2023-10-09T07:35:52.052 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-10-09T07:35:52.052 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --archive /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417577 --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/classic} --name teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi --verbose -- /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417577/orig.config.yaml 2023-10-09T07:35:52.110 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-09T07:35:52.193 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417577 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/classic} email: ceph-qa@ceph.io first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - 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: '7417577' 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: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 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: smithi081.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi118.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-09T07:35:52.194 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_a340fb5463aa3715e93e7472d5f60dfdcf184ab3/qa; will attempt to use it 2023-10-09T07:35:52.195 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_a340fb5463aa3715e93e7472d5f60dfdcf184ab3/qa/tasks 2023-10-09T07:35:52.196 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-09T07:35:52.197 INFO:teuthology.task.internal:Checking packages... 2023-10-09T07:35:52.220 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0' 2023-10-09T07:35:52.220 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-09T07:35:52.220 INFO:teuthology.packaging:ref: None 2023-10-09T07:35:52.220 INFO:teuthology.packaging:tag: None 2023-10-09T07:35:52.220 INFO:teuthology.packaging:branch: reef 2023-10-09T07:35:52.220 INFO:teuthology.packaging:sha1: b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T07:35:52.220 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-09T07:35:52.525 INFO:teuthology.task.internal:Found packages for ceph version 18.2.0-610-g397de1b0-1focal 2023-10-09T07:35:52.525 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-09T07:35:52.532 INFO:teuthology.task.internal:no buildpackages task found 2023-10-09T07:35:52.532 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-09T07:35:52.539 INFO:teuthology.task.internal:Saving configuration 2023-10-09T07:35:52.560 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-09T07:35:52.566 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-09T07:35:52.587 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi081.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417577', '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 07:29:19.559948', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-10-09T07:35:52.606 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi118.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417577', '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 07:29:19.561076', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-10-09T07:35:52.607 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-09T07:35:52.613 INFO:teuthology.task.internal:roles: ubuntu@smithi081.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-09T07:35:52.613 INFO:teuthology.task.internal:roles: ubuntu@smithi118.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-09T07:35:52.613 INFO:teuthology.run_tasks:Running task console_log... 2023-10-09T07:35:52.680 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f8995e260d0>, signals=[15]) 2023-10-09T07:35:52.680 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-09T07:35:52.685 INFO:teuthology.task.internal:Opening connections... 2023-10-09T07:35:52.686 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi081.front.sepia.ceph.com 2023-10-09T07:35:52.687 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T07:35:52.735 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi118.front.sepia.ceph.com 2023-10-09T07:35:52.736 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T07:35:52.784 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-09T07:35:52.790 DEBUG:teuthology.orchestra.run.smithi081:> uname -m 2023-10-09T07:35:52.815 INFO:teuthology.orchestra.run.smithi081.stdout:x86_64 2023-10-09T07:35:52.815 DEBUG:teuthology.orchestra.run.smithi081:> cat /etc/os-release 2023-10-09T07:35:52.862 INFO:teuthology.orchestra.run.smithi081.stdout:NAME="Ubuntu" 2023-10-09T07:35:52.863 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-10-09T07:35:52.863 INFO:teuthology.orchestra.run.smithi081.stdout:ID=ubuntu 2023-10-09T07:35:52.863 INFO:teuthology.orchestra.run.smithi081.stdout:ID_LIKE=debian 2023-10-09T07:35:52.863 INFO:teuthology.orchestra.run.smithi081.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-10-09T07:35:52.863 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_ID="20.04" 2023-10-09T07:35:52.863 INFO:teuthology.orchestra.run.smithi081.stdout:HOME_URL="https://www.ubuntu.com/" 2023-10-09T07:35:52.863 INFO:teuthology.orchestra.run.smithi081.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-10-09T07:35:52.863 INFO:teuthology.orchestra.run.smithi081.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-10-09T07:35:52.863 INFO:teuthology.orchestra.run.smithi081.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-10-09T07:35:52.864 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_CODENAME=focal 2023-10-09T07:35:52.864 INFO:teuthology.orchestra.run.smithi081.stdout:UBUNTU_CODENAME=focal 2023-10-09T07:35:52.864 INFO:teuthology.lock.ops:Updating smithi081.front.sepia.ceph.com on lock server 2023-10-09T07:35:52.887 DEBUG:teuthology.orchestra.run.smithi118:> uname -m 2023-10-09T07:35:52.894 INFO:teuthology.orchestra.run.smithi118.stdout:x86_64 2023-10-09T07:35:52.894 DEBUG:teuthology.orchestra.run.smithi118:> cat /etc/os-release 2023-10-09T07:35:52.900 INFO:teuthology.orchestra.run.smithi118.stdout:NAME="Ubuntu" 2023-10-09T07:35:52.900 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-10-09T07:35:52.900 INFO:teuthology.orchestra.run.smithi118.stdout:ID=ubuntu 2023-10-09T07:35:52.901 INFO:teuthology.orchestra.run.smithi118.stdout:ID_LIKE=debian 2023-10-09T07:35:52.901 INFO:teuthology.orchestra.run.smithi118.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-10-09T07:35:52.901 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION_ID="20.04" 2023-10-09T07:35:52.901 INFO:teuthology.orchestra.run.smithi118.stdout:HOME_URL="https://www.ubuntu.com/" 2023-10-09T07:35:52.901 INFO:teuthology.orchestra.run.smithi118.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-10-09T07:35:52.901 INFO:teuthology.orchestra.run.smithi118.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-10-09T07:35:52.901 INFO:teuthology.orchestra.run.smithi118.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-10-09T07:35:52.901 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION_CODENAME=focal 2023-10-09T07:35:52.901 INFO:teuthology.orchestra.run.smithi118.stdout:UBUNTU_CODENAME=focal 2023-10-09T07:35:52.901 INFO:teuthology.lock.ops:Updating smithi118.front.sepia.ceph.com on lock server 2023-10-09T07:35:52.920 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-09T07:35:52.930 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-09T07:35:52.935 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-09T07:35:52.935 DEBUG:teuthology.orchestra.run.smithi081:> test '!' -e /home/ubuntu/cephtest 2023-10-09T07:35:52.937 DEBUG:teuthology.orchestra.run.smithi118:> test '!' -e /home/ubuntu/cephtest 2023-10-09T07:35:52.949 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-09T07:35:52.955 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-09T07:35:52.955 DEBUG:teuthology.orchestra.run.smithi081:> test -z $(ls -A /var/lib/ceph) 2023-10-09T07:35:52.957 DEBUG:teuthology.orchestra.run.smithi118:> test -z $(ls -A /var/lib/ceph) 2023-10-09T07:35:52.986 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-09T07:35:53.037 INFO:teuthology.run_tasks:Running task kernel... 2023-10-09T07:35:53.054 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-09T07:35:53.054 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-10-09T07:35:53.055 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-09T07:35:53.055 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-09T07:35:53.055 DEBUG:teuthology.orchestra.run.smithi081:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-09T07:35:53.057 DEBUG:teuthology.orchestra.run.smithi118:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-09T07:35:53.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T07:35:53.063 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2023-10-09T07:35:53.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T07:35:53.065 DEBUG:teuthology.orchestra.run.smithi118:> uname -r 2023-10-09T07:35:53.071 INFO:teuthology.orchestra.run.smithi081.stdout:5.4.0-124-generic 2023-10-09T07:35:53.072 INFO:teuthology.task.kernel:Running kernel on smithi081: 5.4.0-124-generic 2023-10-09T07:35:53.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get clean 2023-10-09T07:35:53.114 INFO:teuthology.orchestra.run.smithi118.stdout:5.4.0-124-generic 2023-10-09T07:35:53.114 INFO:teuthology.task.kernel:Running kernel on smithi118: 5.4.0-124-generic 2023-10-09T07:35:53.115 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get clean 2023-10-09T07:35:53.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get update 2023-10-09T07:35:53.315 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get update 2023-10-09T07:35:53.396 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-09T07:35:53.397 INFO:teuthology.orchestra.run.smithi081.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-10-09T07:35:53.397 INFO:teuthology.orchestra.run.smithi081.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-10-09T07:35:53.433 INFO:teuthology.orchestra.run.smithi081.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-10-09T07:35:53.541 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-09T07:35:53.542 INFO:teuthology.orchestra.run.smithi118.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-10-09T07:35:53.542 INFO:teuthology.orchestra.run.smithi118.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-10-09T07:35:53.574 INFO:teuthology.orchestra.run.smithi118.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-10-09T07:35:53.805 INFO:teuthology.orchestra.run.smithi081.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,500 kB] 2023-10-09T07:35:53.930 INFO:teuthology.orchestra.run.smithi118.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,890 kB] 2023-10-09T07:35:53.961 INFO:teuthology.orchestra.run.smithi081.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,890 kB] 2023-10-09T07:35:53.962 INFO:teuthology.orchestra.run.smithi081.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [660 kB] 2023-10-09T07:35:53.975 INFO:teuthology.orchestra.run.smithi081.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [390 kB] 2023-10-09T07:35:53.979 INFO:teuthology.orchestra.run.smithi081.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-10-09T07:35:53.979 INFO:teuthology.orchestra.run.smithi081.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,267 kB] 2023-10-09T07:35:53.995 INFO:teuthology.orchestra.run.smithi081.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-10-09T07:35:53.995 INFO:teuthology.orchestra.run.smithi081.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [317 kB] 2023-10-09T07:35:53.998 INFO:teuthology.orchestra.run.smithi081.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-10-09T07:35:53.998 INFO:teuthology.orchestra.run.smithi081.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [616 kB] 2023-10-09T07:35:54.002 INFO:teuthology.orchestra.run.smithi081.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [890 kB] 2023-10-09T07:35:54.009 INFO:teuthology.orchestra.run.smithi081.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [186 kB] 2023-10-09T07:35:54.010 INFO:teuthology.orchestra.run.smithi081.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-10-09T07:35:54.010 INFO:teuthology.orchestra.run.smithi081.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-10-09T07:35:54.010 INFO:teuthology.orchestra.run.smithi081.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-10-09T07:35:54.026 INFO:teuthology.orchestra.run.smithi081.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-10-09T07:35:54.026 INFO:teuthology.orchestra.run.smithi081.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-10-09T07:35:54.059 INFO:teuthology.orchestra.run.smithi081.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [893 kB] 2023-10-09T07:35:54.069 INFO:teuthology.orchestra.run.smithi081.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [473 kB] 2023-10-09T07:35:54.074 INFO:teuthology.orchestra.run.smithi081.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-10-09T07:35:54.074 INFO:teuthology.orchestra.run.smithi081.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.6 kB] 2023-10-09T07:35:54.075 INFO:teuthology.orchestra.run.smithi081.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,383 kB] 2023-10-09T07:35:54.083 INFO:teuthology.orchestra.run.smithi118.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,500 kB] 2023-10-09T07:35:54.085 INFO:teuthology.orchestra.run.smithi118.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [893 kB] 2023-10-09T07:35:54.090 INFO:teuthology.orchestra.run.smithi081.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [334 kB] 2023-10-09T07:35:54.092 INFO:teuthology.orchestra.run.smithi081.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [572 B] 2023-10-09T07:35:54.092 INFO:teuthology.orchestra.run.smithi081.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [749 kB] 2023-10-09T07:35:54.093 INFO:teuthology.orchestra.run.smithi118.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [473 kB] 2023-10-09T07:35:54.096 INFO:teuthology.orchestra.run.smithi118.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-10-09T07:35:54.097 INFO:teuthology.orchestra.run.smithi118.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,383 kB] 2023-10-09T07:35:54.098 INFO:teuthology.orchestra.run.smithi081.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,121 kB] 2023-10-09T07:35:54.105 INFO:teuthology.orchestra.run.smithi081.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [268 kB] 2023-10-09T07:35:54.107 INFO:teuthology.orchestra.run.smithi081.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-10-09T07:35:54.107 INFO:teuthology.orchestra.run.smithi081.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-10-09T07:35:54.107 INFO:teuthology.orchestra.run.smithi081.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-10-09T07:35:54.107 INFO:teuthology.orchestra.run.smithi081.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-10-09T07:35:54.114 INFO:teuthology.orchestra.run.smithi118.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.6 kB] 2023-10-09T07:35:54.115 INFO:teuthology.orchestra.run.smithi118.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [334 kB] 2023-10-09T07:35:54.118 INFO:teuthology.orchestra.run.smithi118.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [572 B] 2023-10-09T07:35:54.118 INFO:teuthology.orchestra.run.smithi118.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,121 kB] 2023-10-09T07:35:54.122 INFO:teuthology.orchestra.run.smithi081.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-10-09T07:35:54.122 INFO:teuthology.orchestra.run.smithi081.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-10-09T07:35:54.123 INFO:teuthology.orchestra.run.smithi081.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-10-09T07:35:54.123 INFO:teuthology.orchestra.run.smithi081.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-10-09T07:35:54.128 INFO:teuthology.orchestra.run.smithi118.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [749 kB] 2023-10-09T07:35:54.134 INFO:teuthology.orchestra.run.smithi118.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [268 kB] 2023-10-09T07:35:54.136 INFO:teuthology.orchestra.run.smithi118.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-10-09T07:35:54.137 INFO:teuthology.orchestra.run.smithi118.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-10-09T07:35:54.137 INFO:teuthology.orchestra.run.smithi118.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-10-09T07:35:54.139 INFO:teuthology.orchestra.run.smithi081.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-10-09T07:35:54.140 INFO:teuthology.orchestra.run.smithi081.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-10-09T07:35:54.140 INFO:teuthology.orchestra.run.smithi081.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-10-09T07:35:54.145 INFO:teuthology.orchestra.run.smithi118.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-10-09T07:35:54.145 INFO:teuthology.orchestra.run.smithi118.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-10-09T07:35:54.200 INFO:teuthology.orchestra.run.smithi118.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-10-09T07:35:54.201 INFO:teuthology.orchestra.run.smithi118.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [660 kB] 2023-10-09T07:35:54.208 INFO:teuthology.orchestra.run.smithi118.stdout:Get:24 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [390 kB] 2023-10-09T07:35:54.213 INFO:teuthology.orchestra.run.smithi118.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-10-09T07:35:54.214 INFO:teuthology.orchestra.run.smithi118.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,267 kB] 2023-10-09T07:35:54.219 INFO:teuthology.orchestra.run.smithi118.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-10-09T07:35:54.220 INFO:teuthology.orchestra.run.smithi118.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-10-09T07:35:54.221 INFO:teuthology.orchestra.run.smithi118.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-10-09T07:35:54.221 INFO:teuthology.orchestra.run.smithi118.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-10-09T07:35:54.222 INFO:teuthology.orchestra.run.smithi118.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-10-09T07:35:54.230 INFO:teuthology.orchestra.run.smithi118.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-10-09T07:35:54.231 INFO:teuthology.orchestra.run.smithi118.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [317 kB] 2023-10-09T07:35:54.233 INFO:teuthology.orchestra.run.smithi118.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-10-09T07:35:54.233 INFO:teuthology.orchestra.run.smithi118.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [890 kB] 2023-10-09T07:35:54.239 INFO:teuthology.orchestra.run.smithi118.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [616 kB] 2023-10-09T07:35:54.243 INFO:teuthology.orchestra.run.smithi118.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [186 kB] 2023-10-09T07:35:54.244 INFO:teuthology.orchestra.run.smithi118.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-10-09T07:35:54.244 INFO:teuthology.orchestra.run.smithi118.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-10-09T07:35:54.245 INFO:teuthology.orchestra.run.smithi118.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-10-09T07:35:54.260 INFO:teuthology.orchestra.run.smithi118.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-10-09T07:35:54.260 INFO:teuthology.orchestra.run.smithi118.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-10-09T07:35:57.791 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 17.6 MB in 3s (6,635 kB/s) 2023-10-09T07:35:58.053 INFO:teuthology.orchestra.run.smithi118.stdout:Fetched 17.6 MB in 3s (6,680 kB/s) 2023-10-09T07:35:59.254 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2023-10-09T07:35:59.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-09T07:35:59.350 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2023-10-09T07:35:59.534 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2023-10-09T07:35:59.552 INFO:teuthology.orchestra.run.smithi081.stdout:Building dependency tree... 2023-10-09T07:35:59.552 INFO:teuthology.orchestra.run.smithi081.stdout:Reading state information... 2023-10-09T07:35:59.561 DEBUG:teuthology.orchestra.run.smithi118:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-09T07:35:59.628 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2023-10-09T07:35:59.739 INFO:teuthology.orchestra.run.smithi081.stdout:The following additional packages will be installed: 2023-10-09T07:35:59.739 INFO:teuthology.orchestra.run.smithi081.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-09T07:35:59.739 INFO:teuthology.orchestra.run.smithi081.stdout: libusbmuxd6 linux-image-5.15.0-86-generic linux-modules-5.15.0-86-generic 2023-10-09T07:35:59.740 INFO:teuthology.orchestra.run.smithi081.stdout: linux-modules-extra-5.15.0-86-generic thermald upower usbmuxd 2023-10-09T07:35:59.741 INFO:teuthology.orchestra.run.smithi081.stdout:Suggested packages: 2023-10-09T07:35:59.741 INFO:teuthology.orchestra.run.smithi081.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-10-09T07:35:59.741 INFO:teuthology.orchestra.run.smithi081.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-86-generic 2023-10-09T07:35:59.805 INFO:teuthology.orchestra.run.smithi081.stdout:The following NEW packages will be installed: 2023-10-09T07:35:59.806 INFO:teuthology.orchestra.run.smithi081.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-09T07:35:59.806 INFO:teuthology.orchestra.run.smithi081.stdout: libusbmuxd6 linux-image-5.15.0-86-generic linux-image-generic-hwe-20.04 2023-10-09T07:35:59.807 INFO:teuthology.orchestra.run.smithi081.stdout: linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-86-generic 2023-10-09T07:35:59.807 INFO:teuthology.orchestra.run.smithi081.stdout: thermald upower usbmuxd 2023-10-09T07:35:59.819 INFO:teuthology.orchestra.run.smithi118.stdout:Building dependency tree... 2023-10-09T07:35:59.820 INFO:teuthology.orchestra.run.smithi118.stdout:Reading state information... 2023-10-09T07:35:59.867 INFO:teuthology.orchestra.run.smithi081.stdout:0 upgraded, 13 newly installed, 0 to remove and 274 not upgraded. 2023-10-09T07:35:59.868 INFO:teuthology.orchestra.run.smithi081.stdout:Need to get 90.9 MB of archives. 2023-10-09T07:35:59.868 INFO:teuthology.orchestra.run.smithi081.stdout:After this operation, 497 MB of additional disk space will be used. 2023-10-09T07:35:59.868 INFO:teuthology.orchestra.run.smithi081.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-10-09T07:35:59.934 INFO:teuthology.orchestra.run.smithi081.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-10-09T07:35:59.941 INFO:teuthology.orchestra.run.smithi081.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-10-09T07:35:59.945 INFO:teuthology.orchestra.run.smithi081.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-10-09T07:35:59.962 INFO:teuthology.orchestra.run.smithi081.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-10-09T07:35:59.971 INFO:teuthology.orchestra.run.smithi081.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-86-generic amd64 5.15.0-86.96~20.04.1 [20.9 MB] 2023-10-09T07:35:59.984 INFO:teuthology.orchestra.run.smithi118.stdout:The following additional packages will be installed: 2023-10-09T07:35:59.984 INFO:teuthology.orchestra.run.smithi118.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-09T07:35:59.984 INFO:teuthology.orchestra.run.smithi118.stdout: libusbmuxd6 linux-image-5.15.0-86-generic linux-modules-5.15.0-86-generic 2023-10-09T07:35:59.984 INFO:teuthology.orchestra.run.smithi118.stdout: linux-modules-extra-5.15.0-86-generic thermald upower usbmuxd 2023-10-09T07:35:59.986 INFO:teuthology.orchestra.run.smithi118.stdout:Suggested packages: 2023-10-09T07:35:59.986 INFO:teuthology.orchestra.run.smithi118.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-10-09T07:35:59.986 INFO:teuthology.orchestra.run.smithi118.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-86-generic 2023-10-09T07:36:00.037 INFO:teuthology.orchestra.run.smithi118.stdout:The following NEW packages will be installed: 2023-10-09T07:36:00.038 INFO:teuthology.orchestra.run.smithi118.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-09T07:36:00.038 INFO:teuthology.orchestra.run.smithi118.stdout: libusbmuxd6 linux-image-5.15.0-86-generic linux-image-generic-hwe-20.04 2023-10-09T07:36:00.038 INFO:teuthology.orchestra.run.smithi118.stdout: linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-86-generic 2023-10-09T07:36:00.038 INFO:teuthology.orchestra.run.smithi118.stdout: thermald upower usbmuxd 2023-10-09T07:36:00.223 INFO:teuthology.orchestra.run.smithi118.stdout:0 upgraded, 13 newly installed, 0 to remove and 274 not upgraded. 2023-10-09T07:36:00.224 INFO:teuthology.orchestra.run.smithi118.stdout:Need to get 90.9 MB of archives. 2023-10-09T07:36:00.224 INFO:teuthology.orchestra.run.smithi118.stdout:After this operation, 497 MB of additional disk space will be used. 2023-10-09T07:36:00.224 INFO:teuthology.orchestra.run.smithi118.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-10-09T07:36:00.278 INFO:teuthology.orchestra.run.smithi081.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-86-generic amd64 5.15.0-86.96~20.04.1 [11.4 MB] 2023-10-09T07:36:00.383 INFO:teuthology.orchestra.run.smithi081.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-86-generic amd64 5.15.0-86.96~20.04.1 [58.0 MB] 2023-10-09T07:36:00.494 INFO:teuthology.orchestra.run.smithi118.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-10-09T07:36:00.522 INFO:teuthology.orchestra.run.smithi118.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-10-09T07:36:00.540 INFO:teuthology.orchestra.run.smithi118.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-10-09T07:36:00.614 INFO:teuthology.orchestra.run.smithi118.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-10-09T07:36:00.650 INFO:teuthology.orchestra.run.smithi118.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-09T07:36:01.170 INFO:teuthology.orchestra.run.smithi081.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.86.96~20.04.44 [2,648 B] 2023-10-09T07:36:01.249 INFO:teuthology.orchestra.run.smithi081.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-10-09T07:36:01.250 INFO:teuthology.orchestra.run.smithi081.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-10-09T07:36:01.254 INFO:teuthology.orchestra.run.smithi081.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-10-09T07:36:01.256 INFO:teuthology.orchestra.run.smithi081.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-10-09T07:36:01.522 INFO:teuthology.orchestra.run.smithi118.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-09T07:36:01.829 INFO:teuthology.orchestra.run.smithi118.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-09T07:36:01.869 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 90.9 MB in 1s (63.0 MB/s) 2023-10-09T07:36:02.081 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-10-09T07:36:03.837 INFO:teuthology.orchestra.run.smithi081.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-10-09T07:36:03.842 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-10-09T07:36:03.852 INFO:teuthology.orchestra.run.smithi118.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-09T07:36:03.853 INFO:teuthology.orchestra.run.smithi118.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-09T07:36:03.854 INFO:teuthology.orchestra.run.smithi118.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-10-09T07:36:03.987 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-09T07:36:04.023 INFO:teuthology.orchestra.run.smithi118.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-10-09T07:36:04.357 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libplist3:amd64. 2023-10-09T07:36:04.367 INFO:teuthology.orchestra.run.smithi118.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-10-09T07:36:04.370 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-10-09T07:36:04.407 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-10-09T07:36:04.743 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-10-09T07:36:04.757 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-10-09T07:36:04.793 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-09T07:36:05.098 INFO:teuthology.orchestra.run.smithi118.stdout:Fetched 90.9 MB in 4s (20.9 MB/s) 2023-10-09T07:36:05.129 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-10-09T07:36:05.144 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-10-09T07:36:05.187 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-09T07:36:05.311 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-10-09T07:36:05.540 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-10-09T07:36:05.553 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-10-09T07:36:05.590 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-09T07:36:05.935 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-modules-5.15.0-86-generic. 2023-10-09T07:36:05.949 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../05-linux-modules-5.15.0-86-generic_5.15.0-86.96~20.04.1_amd64.deb ... 2023-10-09T07:36:05.985 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-modules-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T07:36:07.158 INFO:teuthology.orchestra.run.smithi118.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-09T07:36:07.165 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-10-09T07:36:07.376 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-09T07:36:07.679 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package libplist3:amd64. 2023-10-09T07:36:07.694 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-10-09T07:36:07.737 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-10-09T07:36:08.090 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-10-09T07:36:08.105 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-10-09T07:36:08.149 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-09T07:36:08.486 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-image-5.15.0-86-generic. 2023-10-09T07:36:08.502 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-10-09T07:36:08.502 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../06-linux-image-5.15.0-86-generic_5.15.0-86.96~20.04.1_amd64.deb ... 2023-10-09T07:36:08.514 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-10-09T07:36:08.551 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-09T07:36:08.602 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T07:36:08.855 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-10-09T07:36:08.870 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-10-09T07:36:08.905 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-09T07:36:09.148 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-86-generic. 2023-10-09T07:36:09.161 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-86-generic_5.15.0-86.96~20.04.1_amd64.deb ... 2023-10-09T07:36:09.206 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-modules-extra-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T07:36:09.241 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-modules-5.15.0-86-generic. 2023-10-09T07:36:09.257 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../05-linux-modules-5.15.0-86-generic_5.15.0-86.96~20.04.1_amd64.deb ... 2023-10-09T07:36:09.299 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-modules-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T07:36:11.819 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-image-5.15.0-86-generic. 2023-10-09T07:36:11.831 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../06-linux-image-5.15.0-86-generic_5.15.0-86.96~20.04.1_amd64.deb ... 2023-10-09T07:36:11.926 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T07:36:12.464 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-86-generic. 2023-10-09T07:36:12.479 INFO:teuthology.orchestra.run.smithi118.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-09T07:36:12.522 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-modules-extra-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T07:36:16.183 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-10-09T07:36:16.198 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.86.96~20.04.44_amd64.deb ... 2023-10-09T07:36:16.233 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.86.96~20.04.44) ... 2023-10-09T07:36:16.552 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libevdev2:amd64. 2023-10-09T07:36:16.566 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-10-09T07:36:16.610 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-09T07:36:16.988 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package thermald. 2023-10-09T07:36:17.002 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-10-09T07:36:17.047 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-10-09T07:36:17.594 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package upower. 2023-10-09T07:36:17.607 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-10-09T07:36:17.668 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking upower (0.99.11-1build2) ... 2023-10-09T07:36:18.098 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package usbmuxd. 2023-10-09T07:36:18.111 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-10-09T07:36:18.165 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-09T07:36:18.455 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-10-09T07:36:18.577 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-09T07:36:18.720 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-09T07:36:18.846 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-09T07:36:18.972 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-09T07:36:19.101 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-09T07:36:19.218 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up upower (0.99.11-1build2) ... 2023-10-09T07:36:19.578 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-10-09T07:36:19.594 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.86.96~20.04.44_amd64.deb ... 2023-10-09T07:36:19.637 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.86.96~20.04.44) ... 2023-10-09T07:36:19.763 INFO:teuthology.orchestra.run.smithi081.stdout:upower.service is a disabled or a static unit, not starting it. 2023-10-09T07:36:19.814 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-09T07:36:19.964 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package libevdev2:amd64. 2023-10-09T07:36:19.980 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-10-09T07:36:20.022 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-09T07:36:20.028 INFO:teuthology.orchestra.run.smithi081.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-10-09T07:36:20.048 INFO:teuthology.orchestra.run.smithi081.stdout:Adding system user `usbmux' (UID 114) ... 2023-10-09T07:36:20.048 INFO:teuthology.orchestra.run.smithi081.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-10-09T07:36:20.393 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package thermald. 2023-10-09T07:36:20.406 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-10-09T07:36:20.451 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-10-09T07:36:20.539 INFO:teuthology.orchestra.run.smithi081.stdout:Not creating home directory `/var/lib/usbmux'. 2023-10-09T07:36:20.760 INFO:teuthology.orchestra.run.smithi081.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-10-09T07:36:20.802 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-10-09T07:36:21.048 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package upower. 2023-10-09T07:36:21.062 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-10-09T07:36:21.111 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-10-09T07:36:21.111 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-10-09T07:36:21.126 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking upower (0.99.11-1build2) ... 2023-10-09T07:36:21.545 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package usbmuxd. 2023-10-09T07:36:21.558 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-10-09T07:36:21.564 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T07:36:21.603 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-09T07:36:21.919 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-10-09T07:36:22.049 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-09T07:36:22.175 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-09T07:36:22.326 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-09T07:36:22.453 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-09T07:36:22.579 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-09T07:36:22.730 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up upower (0.99.11-1build2) ... 2023-10-09T07:36:22.887 INFO:teuthology.orchestra.run.smithi081.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-86-generic 2023-10-09T07:36:22.887 INFO:teuthology.orchestra.run.smithi081.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-86-generic 2023-10-09T07:36:23.051 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-modules-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T07:36:23.260 INFO:teuthology.orchestra.run.smithi118.stdout:upower.service is a disabled or a static unit, not starting it. 2023-10-09T07:36:23.310 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-09T07:36:23.494 INFO:teuthology.orchestra.run.smithi118.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-10-09T07:36:23.511 INFO:teuthology.orchestra.run.smithi118.stdout:Adding system user `usbmux' (UID 114) ... 2023-10-09T07:36:23.512 INFO:teuthology.orchestra.run.smithi118.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-10-09T07:36:24.035 INFO:teuthology.orchestra.run.smithi118.stdout:Not creating home directory `/var/lib/usbmux'. 2023-10-09T07:36:24.248 INFO:teuthology.orchestra.run.smithi118.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-10-09T07:36:24.290 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-10-09T07:36:24.469 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-modules-extra-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T07:36:24.625 INFO:teuthology.orchestra.run.smithi118.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-10-09T07:36:24.625 INFO:teuthology.orchestra.run.smithi118.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-10-09T07:36:25.061 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T07:36:25.845 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.86.96~20.04.44) ... 2023-10-09T07:36:25.971 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-09T07:36:26.226 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-09T07:36:26.534 INFO:teuthology.orchestra.run.smithi118.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-86-generic 2023-10-09T07:36:26.534 INFO:teuthology.orchestra.run.smithi118.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-86-generic 2023-10-09T07:36:27.021 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-10-09T07:36:27.129 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T07:36:27.173 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-modules-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T07:36:27.210 INFO:teuthology.orchestra.run.smithi081.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-10-09T07:36:27.210 INFO:teuthology.orchestra.run.smithi081.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-86-generic 2023-10-09T07:36:28.541 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-modules-extra-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T07:36:29.976 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.86.96~20.04.44) ... 2023-10-09T07:36:30.102 INFO:teuthology.orchestra.run.smithi118.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-09T07:36:30.383 INFO:teuthology.orchestra.run.smithi118.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-09T07:36:31.211 INFO:teuthology.orchestra.run.smithi118.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-10-09T07:36:31.320 INFO:teuthology.orchestra.run.smithi118.stdout:Processing triggers for linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T07:36:31.396 INFO:teuthology.orchestra.run.smithi118.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-10-09T07:36:31.397 INFO:teuthology.orchestra.run.smithi118.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-86-generic 2023-10-09T07:36:52.616 INFO:teuthology.orchestra.run.smithi081.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-10-09T07:36:52.617 INFO:teuthology.orchestra.run.smithi081.stdout:Sourcing file `/etc/default/grub' 2023-10-09T07:36:52.646 INFO:teuthology.orchestra.run.smithi081.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-09T07:36:52.664 INFO:teuthology.orchestra.run.smithi081.stdout:Generating grub configuration file ... 2023-10-09T07:36:53.006 INFO:teuthology.orchestra.run.smithi081.stdout:Found linux image: /boot/vmlinuz-5.15.0-86-generic 2023-10-09T07:36:53.026 INFO:teuthology.orchestra.run.smithi081.stdout:Found initrd image: /boot/initrd.img-5.15.0-86-generic 2023-10-09T07:36:53.451 INFO:teuthology.orchestra.run.smithi081.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-09T07:36:53.463 INFO:teuthology.orchestra.run.smithi081.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-09T07:36:55.494 INFO:teuthology.orchestra.run.smithi081.stdout:done 2023-10-09T07:36:55.907 DEBUG:teuthology.orchestra.run.smithi081:> dpkg -s linux-image-generic-hwe-20.04 2023-10-09T07:36:55.974 INFO:teuthology.orchestra.run.smithi081.stdout:Package: linux-image-generic-hwe-20.04 2023-10-09T07:36:55.974 INFO:teuthology.orchestra.run.smithi081.stdout:Status: install ok installed 2023-10-09T07:36:55.975 INFO:teuthology.orchestra.run.smithi081.stdout:Priority: optional 2023-10-09T07:36:55.975 INFO:teuthology.orchestra.run.smithi081.stdout:Section: kernel 2023-10-09T07:36:55.975 INFO:teuthology.orchestra.run.smithi081.stdout:Installed-Size: 20 2023-10-09T07:36:55.975 INFO:teuthology.orchestra.run.smithi081.stdout:Maintainer: Ubuntu Kernel Team 2023-10-09T07:36:55.975 INFO:teuthology.orchestra.run.smithi081.stdout:Architecture: amd64 2023-10-09T07:36:55.975 INFO:teuthology.orchestra.run.smithi081.stdout:Source: linux-meta-hwe-5.15 2023-10-09T07:36:55.975 INFO:teuthology.orchestra.run.smithi081.stdout:Version: 5.15.0.86.96~20.04.44 2023-10-09T07:36:55.975 INFO:teuthology.orchestra.run.smithi081.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-86), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-09T07:36:55.975 INFO:teuthology.orchestra.run.smithi081.stdout:Depends: linux-image-5.15.0-86-generic, linux-modules-extra-5.15.0-86-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-09T07:36:55.975 INFO:teuthology.orchestra.run.smithi081.stdout:Recommends: thermald 2023-10-09T07:36:55.975 INFO:teuthology.orchestra.run.smithi081.stdout:Description: Generic Linux kernel image 2023-10-09T07:36:55.976 INFO:teuthology.orchestra.run.smithi081.stdout: This package will always depend on the latest generic kernel image 2023-10-09T07:36:55.976 INFO:teuthology.orchestra.run.smithi081.stdout: available. 2023-10-09T07:36:55.976 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-86-generic 2023-10-09T07:36:55.976 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-09T07:36:55.976 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-09T07:36:55.976 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-10-09T07:36:55.976 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi081.front.sepia.ceph.com, path=None, version=distro) 2023-10-09T07:36:55.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get clean 2023-10-09T07:36:56.058 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get update 2023-10-09T07:36:56.211 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-09T07:36:56.219 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-09T07:36:56.241 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-09T07:36:56.340 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-09T07:36:57.252 INFO:teuthology.orchestra.run.smithi118.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-10-09T07:36:57.252 INFO:teuthology.orchestra.run.smithi118.stdout:Sourcing file `/etc/default/grub' 2023-10-09T07:36:57.258 INFO:teuthology.orchestra.run.smithi118.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-09T07:36:57.275 INFO:teuthology.orchestra.run.smithi118.stdout:Generating grub configuration file ... 2023-10-09T07:36:57.609 INFO:teuthology.orchestra.run.smithi118.stdout:Found linux image: /boot/vmlinuz-5.15.0-86-generic 2023-10-09T07:36:57.629 INFO:teuthology.orchestra.run.smithi118.stdout:Found initrd image: /boot/initrd.img-5.15.0-86-generic 2023-10-09T07:36:57.952 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2023-10-09T07:36:57.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-09T07:36:58.038 INFO:teuthology.orchestra.run.smithi118.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-09T07:36:58.045 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2023-10-09T07:36:58.050 INFO:teuthology.orchestra.run.smithi118.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-09T07:36:58.247 INFO:teuthology.orchestra.run.smithi081.stdout:Building dependency tree... 2023-10-09T07:36:58.247 INFO:teuthology.orchestra.run.smithi081.stdout:Reading state information... 2023-10-09T07:36:58.459 INFO:teuthology.orchestra.run.smithi081.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.86.96~20.04.44). 2023-10-09T07:36:58.459 INFO:teuthology.orchestra.run.smithi081.stdout:0 upgraded, 0 newly installed, 0 to remove and 274 not upgraded. 2023-10-09T07:36:58.461 DEBUG:teuthology.orchestra.run.smithi081:> dpkg -s linux-image-generic-hwe-20.04 2023-10-09T07:36:58.483 INFO:teuthology.orchestra.run.smithi081.stdout:Package: linux-image-generic-hwe-20.04 2023-10-09T07:36:58.483 INFO:teuthology.orchestra.run.smithi081.stdout:Status: install ok installed 2023-10-09T07:36:58.483 INFO:teuthology.orchestra.run.smithi081.stdout:Priority: optional 2023-10-09T07:36:58.483 INFO:teuthology.orchestra.run.smithi081.stdout:Section: kernel 2023-10-09T07:36:58.484 INFO:teuthology.orchestra.run.smithi081.stdout:Installed-Size: 20 2023-10-09T07:36:58.484 INFO:teuthology.orchestra.run.smithi081.stdout:Maintainer: Ubuntu Kernel Team 2023-10-09T07:36:58.484 INFO:teuthology.orchestra.run.smithi081.stdout:Architecture: amd64 2023-10-09T07:36:58.484 INFO:teuthology.orchestra.run.smithi081.stdout:Source: linux-meta-hwe-5.15 2023-10-09T07:36:58.484 INFO:teuthology.orchestra.run.smithi081.stdout:Version: 5.15.0.86.96~20.04.44 2023-10-09T07:36:58.484 INFO:teuthology.orchestra.run.smithi081.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-86), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-09T07:36:58.484 INFO:teuthology.orchestra.run.smithi081.stdout:Depends: linux-image-5.15.0-86-generic, linux-modules-extra-5.15.0-86-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-09T07:36:58.484 INFO:teuthology.orchestra.run.smithi081.stdout:Recommends: thermald 2023-10-09T07:36:58.484 INFO:teuthology.orchestra.run.smithi081.stdout:Description: Generic Linux kernel image 2023-10-09T07:36:58.485 INFO:teuthology.orchestra.run.smithi081.stdout: This package will always depend on the latest generic kernel image 2023-10-09T07:36:58.485 INFO:teuthology.orchestra.run.smithi081.stdout: available. 2023-10-09T07:36:58.485 DEBUG:teuthology.orchestra.run.smithi081:> mktemp 2023-10-09T07:36:58.535 INFO:teuthology.orchestra.run.smithi081.stdout:/tmp/tmp.4xAmTkeXK9 2023-10-09T07:36:58.535 DEBUG:teuthology.orchestra.run.smithi081:> sudo cp /boot/grub/grub.cfg /tmp/tmp.4xAmTkeXK9 2023-10-09T07:36:58.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 0666 /tmp/tmp.4xAmTkeXK9 2023-10-09T07:36:58.597 DEBUG:teuthology.orchestra.remote:smithi081:/tmp/tmp.4xAmTkeXK9 is 9KB 2023-10-09T07:36:58.646 DEBUG:teuthology.orchestra.run.smithi081:> rm -fr /tmp/tmp.4xAmTkeXK9 2023-10-09T07:36:58.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-10-09T07:36:58.666 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T07:36:58.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-10-09T07:36:58.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-10-09T07:36:58.747 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-86-generic 2023-10-09T07:36:58.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo update-grub 2023-10-09T07:37:00.084 INFO:teuthology.orchestra.run.smithi081.stderr:Sourcing file `/etc/default/grub' 2023-10-09T07:37:00.094 INFO:teuthology.orchestra.run.smithi081.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-09T07:37:00.139 INFO:teuthology.orchestra.run.smithi081.stderr:Generating grub configuration file ... 2023-10-09T07:37:00.179 INFO:teuthology.orchestra.run.smithi118.stdout:done 2023-10-09T07:37:00.409 INFO:teuthology.orchestra.run.smithi081.stderr:Found linux image: /boot/vmlinuz-5.15.0-86-generic 2023-10-09T07:37:00.421 INFO:teuthology.orchestra.run.smithi081.stderr:Found initrd image: /boot/initrd.img-5.15.0-86-generic 2023-10-09T07:37:00.586 DEBUG:teuthology.orchestra.run.smithi118:> dpkg -s linux-image-generic-hwe-20.04 2023-10-09T07:37:00.638 INFO:teuthology.orchestra.run.smithi118.stdout:Package: linux-image-generic-hwe-20.04 2023-10-09T07:37:00.638 INFO:teuthology.orchestra.run.smithi118.stdout:Status: install ok installed 2023-10-09T07:37:00.638 INFO:teuthology.orchestra.run.smithi118.stdout:Priority: optional 2023-10-09T07:37:00.638 INFO:teuthology.orchestra.run.smithi118.stdout:Section: kernel 2023-10-09T07:37:00.638 INFO:teuthology.orchestra.run.smithi118.stdout:Installed-Size: 20 2023-10-09T07:37:00.638 INFO:teuthology.orchestra.run.smithi118.stdout:Maintainer: Ubuntu Kernel Team 2023-10-09T07:37:00.638 INFO:teuthology.orchestra.run.smithi118.stdout:Architecture: amd64 2023-10-09T07:37:00.639 INFO:teuthology.orchestra.run.smithi118.stdout:Source: linux-meta-hwe-5.15 2023-10-09T07:37:00.639 INFO:teuthology.orchestra.run.smithi118.stdout:Version: 5.15.0.86.96~20.04.44 2023-10-09T07:37:00.639 INFO:teuthology.orchestra.run.smithi118.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-09T07:37:00.639 INFO:teuthology.orchestra.run.smithi118.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-09T07:37:00.639 INFO:teuthology.orchestra.run.smithi118.stdout:Recommends: thermald 2023-10-09T07:37:00.639 INFO:teuthology.orchestra.run.smithi118.stdout:Description: Generic Linux kernel image 2023-10-09T07:37:00.639 INFO:teuthology.orchestra.run.smithi118.stdout: This package will always depend on the latest generic kernel image 2023-10-09T07:37:00.639 INFO:teuthology.orchestra.run.smithi118.stdout: available. 2023-10-09T07:37:00.639 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-86-generic 2023-10-09T07:37:00.639 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-09T07:37:00.640 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-09T07:37:00.640 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-10-09T07:37:00.640 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi118.front.sepia.ceph.com, path=None, version=distro) 2023-10-09T07:37:00.640 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get clean 2023-10-09T07:37:00.739 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get update 2023-10-09T07:37:00.838 INFO:teuthology.orchestra.run.smithi081.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-09T07:37:00.849 INFO:teuthology.orchestra.run.smithi081.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-09T07:37:00.895 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-09T07:37:01.860 INFO:teuthology.orchestra.run.smithi081.stderr:done 2023-10-09T07:37:01.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo shutdown -r now 2023-10-09T07:37:08.291 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-09T07:37:08.308 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-09T07:37:08.325 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-09T07:37:09.921 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2023-10-09T07:37:09.946 DEBUG:teuthology.orchestra.run.smithi118:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-09T07:37:10.017 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2023-10-09T07:37:10.220 INFO:teuthology.orchestra.run.smithi118.stdout:Building dependency tree... 2023-10-09T07:37:10.220 INFO:teuthology.orchestra.run.smithi118.stdout:Reading state information... 2023-10-09T07:37:10.430 INFO:teuthology.orchestra.run.smithi118.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.86.96~20.04.44). 2023-10-09T07:37:10.430 INFO:teuthology.orchestra.run.smithi118.stdout:0 upgraded, 0 newly installed, 0 to remove and 274 not upgraded. 2023-10-09T07:37:10.432 DEBUG:teuthology.orchestra.run.smithi118:> dpkg -s linux-image-generic-hwe-20.04 2023-10-09T07:37:10.452 INFO:teuthology.orchestra.run.smithi118.stdout:Package: linux-image-generic-hwe-20.04 2023-10-09T07:37:10.452 INFO:teuthology.orchestra.run.smithi118.stdout:Status: install ok installed 2023-10-09T07:37:10.452 INFO:teuthology.orchestra.run.smithi118.stdout:Priority: optional 2023-10-09T07:37:10.452 INFO:teuthology.orchestra.run.smithi118.stdout:Section: kernel 2023-10-09T07:37:10.453 INFO:teuthology.orchestra.run.smithi118.stdout:Installed-Size: 20 2023-10-09T07:37:10.453 INFO:teuthology.orchestra.run.smithi118.stdout:Maintainer: Ubuntu Kernel Team 2023-10-09T07:37:10.453 INFO:teuthology.orchestra.run.smithi118.stdout:Architecture: amd64 2023-10-09T07:37:10.453 INFO:teuthology.orchestra.run.smithi118.stdout:Source: linux-meta-hwe-5.15 2023-10-09T07:37:10.453 INFO:teuthology.orchestra.run.smithi118.stdout:Version: 5.15.0.86.96~20.04.44 2023-10-09T07:37:10.453 INFO:teuthology.orchestra.run.smithi118.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-09T07:37:10.453 INFO:teuthology.orchestra.run.smithi118.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-09T07:37:10.453 INFO:teuthology.orchestra.run.smithi118.stdout:Recommends: thermald 2023-10-09T07:37:10.453 INFO:teuthology.orchestra.run.smithi118.stdout:Description: Generic Linux kernel image 2023-10-09T07:37:10.453 INFO:teuthology.orchestra.run.smithi118.stdout: This package will always depend on the latest generic kernel image 2023-10-09T07:37:10.453 INFO:teuthology.orchestra.run.smithi118.stdout: available. 2023-10-09T07:37:10.454 DEBUG:teuthology.orchestra.run.smithi118:> mktemp 2023-10-09T07:37:10.459 INFO:teuthology.orchestra.run.smithi118.stdout:/tmp/tmp.jJmlSMbnCY 2023-10-09T07:37:10.460 DEBUG:teuthology.orchestra.run.smithi118:> sudo cp /boot/grub/grub.cfg /tmp/tmp.jJmlSMbnCY 2023-10-09T07:37:10.513 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 0666 /tmp/tmp.jJmlSMbnCY 2023-10-09T07:37:10.559 DEBUG:teuthology.orchestra.remote:smithi118:/tmp/tmp.jJmlSMbnCY is 9KB 2023-10-09T07:37:10.573 DEBUG:teuthology.orchestra.run.smithi118:> rm -fr /tmp/tmp.jJmlSMbnCY 2023-10-09T07:37:10.579 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-10-09T07:37:10.635 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-10-09T07:37:10.635 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-10-09T07:37:10.635 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-10-09T07:37:10.669 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-86-generic 2023-10-09T07:37:10.669 DEBUG:teuthology.orchestra.run.smithi118:> sudo update-grub 2023-10-09T07:37:12.011 INFO:teuthology.orchestra.run.smithi118.stderr:Sourcing file `/etc/default/grub' 2023-10-09T07:37:12.022 INFO:teuthology.orchestra.run.smithi118.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-09T07:37:12.034 INFO:teuthology.orchestra.run.smithi118.stderr:Generating grub configuration file ... 2023-10-09T07:37:12.310 INFO:teuthology.orchestra.run.smithi118.stderr:Found linux image: /boot/vmlinuz-5.15.0-86-generic 2023-10-09T07:37:12.320 INFO:teuthology.orchestra.run.smithi118.stderr:Found initrd image: /boot/initrd.img-5.15.0-86-generic 2023-10-09T07:37:12.702 INFO:teuthology.orchestra.run.smithi118.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-09T07:37:12.713 INFO:teuthology.orchestra.run.smithi118.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-09T07:37:13.712 INFO:teuthology.orchestra.run.smithi118.stderr:done 2023-10-09T07:37:13.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo shutdown -r now 2023-10-09T07:37:31.924 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-10-09T07:37:31.924 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-10-09T07:37:31.925 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T07:37:43.728 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-10-09T07:37:43.729 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2023-10-09T07:37:43.730 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T07:37:50.458 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2023-10-09T07:37:59.463 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-10-09T07:37:59.463 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T07:38:02.234 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.118 2023-10-09T07:38:02.522 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2023-10-09T07:38:11.242 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2023-10-09T07:38:11.243 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T07:38:14.298 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.118 2023-10-09T07:38:14.523 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-10-09T07:38:14.523 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T07:38:26.311 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2023-10-09T07:38:26.312 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T07:38:29.371 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.118 2023-10-09T07:38:32.955 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2023-10-09T07:38:44.378 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2023-10-09T07:38:44.379 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T07:38:47.959 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-10-09T07:38:47.960 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T07:38:48.212 DEBUG:teuthology.orchestra.run.smithi081:> true 2023-10-09T07:38:48.713 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-10-09T07:38:48.713 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-86-generic"... 2023-10-09T07:38:48.713 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2023-10-09T07:38:48.763 INFO:teuthology.orchestra.run.smithi081.stdout:5.15.0-86-generic 2023-10-09T07:38:48.764 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-86-generic vs 5.15.0-86-generic 2023-10-09T07:38:48.764 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-09T07:38:48.764 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-10-09T07:38:49.765 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-10-09T07:38:49.765 DEBUG:teuthology.orchestra.run.smithi081:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-09T07:38:49.872 INFO:teuthology.orchestra.run.smithi081.stdout:ttyS1 2023-10-09T07:38:49.896 DEBUG:teuthology.parallel:result is None 2023-10-09T07:39:02.906 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.118 2023-10-09T07:39:20.907 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2023-10-09T07:39:20.908 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T07:39:21.207 DEBUG:teuthology.orchestra.run.smithi118:> true 2023-10-09T07:39:21.754 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi118.front.sepia.ceph.com' 2023-10-09T07:39:21.754 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-86-generic"... 2023-10-09T07:39:21.755 DEBUG:teuthology.orchestra.run.smithi118:> uname -r 2023-10-09T07:39:21.803 INFO:teuthology.orchestra.run.smithi118.stdout:5.15.0-86-generic 2023-10-09T07:39:21.804 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-86-generic vs 5.15.0-86-generic 2023-10-09T07:39:21.804 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-09T07:39:21.804 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-10-09T07:39:22.805 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-10-09T07:39:22.805 DEBUG:teuthology.orchestra.run.smithi118:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-09T07:39:23.153 INFO:teuthology.orchestra.run.smithi118.stdout:ttyS1 2023-10-09T07:39:23.184 DEBUG:teuthology.parallel:result is None 2023-10-09T07:39:23.184 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-09T07:39:23.193 INFO:teuthology.task.internal:Creating test directory... 2023-10-09T07:39:23.193 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-09T07:39:23.196 DEBUG:teuthology.orchestra.run.smithi118:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-09T07:39:23.203 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-09T07:39:23.209 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-09T07:39:23.220 INFO:teuthology.task.internal:Creating archive directory... 2023-10-09T07:39:23.221 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-09T07:39:23.247 DEBUG:teuthology.orchestra.run.smithi118:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-09T07:39:23.464 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-09T07:39:23.471 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-09T07:39:23.472 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-09T07:39:23.474 DEBUG:teuthology.orchestra.run.smithi118:> 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-09T07:39:23.491 INFO:teuthology.orchestra.run.smithi118.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-09T07:39:23.493 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-09T07:39:23.498 INFO:teuthology.orchestra.run.smithi118.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-09T07:39:23.501 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-09T07:39:23.502 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-09T07:39:23.509 INFO:teuthology.task.internal:Configuring sudo... 2023-10-09T07:39:23.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-09T07:39:23.547 DEBUG:teuthology.orchestra.run.smithi118:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-09T07:39:23.562 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-09T07:39:23.570 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-09T07:39:23.570 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-09T07:39:23.603 DEBUG:teuthology.orchestra.run.smithi118:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-09T07:39:23.614 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-09T07:39:23.656 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-09T07:39:23.704 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T07:39:23.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-09T07:39:23.818 DEBUG:teuthology.orchestra.run.smithi118:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-09T07:39:23.825 DEBUG:teuthology.orchestra.run.smithi118:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-09T07:39:23.877 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-10-09T07:39:23.877 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-09T07:39:23.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo service rsyslog restart 2023-10-09T07:39:23.948 DEBUG:teuthology.orchestra.run.smithi118:> sudo service rsyslog restart 2023-10-09T07:39:24.032 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-09T07:39:24.040 INFO:teuthology.task.internal:Starting timer... 2023-10-09T07:39:24.040 INFO:teuthology.run_tasks:Running task pcp... 2023-10-09T07:39:24.052 INFO:teuthology.run_tasks:Running task selinux... 2023-10-09T07:39:24.060 DEBUG:teuthology.task.selinux:Excluding smithi081: OS 'ubuntu' does not support SELinux 2023-10-09T07:39:24.060 DEBUG:teuthology.task.selinux:Excluding smithi118: OS 'ubuntu' does not support SELinux 2023-10-09T07:39:24.061 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-09T07:39:24.061 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-10-09T07:39:24.061 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-09T07:39:24.061 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-09T07:39:24.070 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-10-09T07:39:24.075 INFO:teuthology.repo_utils:Fetching main from origin 2023-10-09T07:39:24.209 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-09T07:39:24.225 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-09T07:39:24.226 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi081.front.sepia.ceph.com,smithi118.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-09T07:45:04.535 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi081.front.sepia.ceph.com'), Remote(name='ubuntu@smithi118.front.sepia.ceph.com')] 2023-10-09T07:45:04.536 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-10-09T07:45:04.537 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T07:45:04.623 DEBUG:teuthology.orchestra.run.smithi081:> true 2023-10-09T07:45:04.740 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2023-10-09T07:45:04.740 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2023-10-09T07:45:04.740 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T07:45:04.830 DEBUG:teuthology.orchestra.run.smithi118:> true 2023-10-09T07:45:04.956 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi118.front.sepia.ceph.com' 2023-10-09T07:45:04.956 INFO:teuthology.run_tasks:Running task clock... 2023-10-09T07:45:04.966 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-09T07:45:04.966 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-09T07:45:04.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-09T07:45:04.969 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-09T07:45:04.969 DEBUG:teuthology.orchestra.run.smithi118:> 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-09T07:45:04.997 INFO:teuthology.orchestra.run.smithi081.stdout: 9 Oct 07:45:04 ntpd[22685]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-10-09T07:45:04.998 INFO:teuthology.orchestra.run.smithi081.stdout: 9 Oct 07:45:04 ntpd[22685]: Command line: ntpd -gq 2023-10-09T07:45:04.998 INFO:teuthology.orchestra.run.smithi081.stdout: 9 Oct 07:45:04 ntpd[22685]: proto: precision = 0.063 usec (-24) 2023-10-09T07:45:04.999 INFO:teuthology.orchestra.run.smithi081.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-09T07:45:04.999 INFO:teuthology.orchestra.run.smithi081.stdout: 9 Oct 07:45:04 ntpd[22685]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-09T07:45:04.999 INFO:teuthology.orchestra.run.smithi081.stderr:restrict ::: KOD does nothing without LIMITED. 2023-10-09T07:45:05.000 INFO:teuthology.orchestra.run.smithi081.stdout: 9 Oct 07:45:04 ntpd[22685]: restrict ::: KOD does nothing without LIMITED. 2023-10-09T07:45:05.000 INFO:teuthology.orchestra.run.smithi081.stdout: 9 Oct 07:45:04 ntpd[22685]: Listen and drop on 0 v6wildcard [::]:123 2023-10-09T07:45:05.001 INFO:teuthology.orchestra.run.smithi081.stdout: 9 Oct 07:45:04 ntpd[22685]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-10-09T07:45:05.001 INFO:teuthology.orchestra.run.smithi081.stdout: 9 Oct 07:45:04 ntpd[22685]: Listen normally on 2 lo 127.0.0.1:123 2023-10-09T07:45:05.001 INFO:teuthology.orchestra.run.smithi081.stdout: 9 Oct 07:45:04 ntpd[22685]: Listen normally on 3 enp3s0f1 172.21.15.81:123 2023-10-09T07:45:05.001 INFO:teuthology.orchestra.run.smithi081.stdout: 9 Oct 07:45:04 ntpd[22685]: Listen normally on 4 lo [::1]:123 2023-10-09T07:45:05.001 INFO:teuthology.orchestra.run.smithi081.stdout: 9 Oct 07:45:04 ntpd[22685]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d753%5]:123 2023-10-09T07:45:05.001 INFO:teuthology.orchestra.run.smithi081.stdout: 9 Oct 07:45:04 ntpd[22685]: Listening on routing socket on fd #22 for interface updates 2023-10-09T07:45:05.027 INFO:teuthology.orchestra.run.smithi118.stdout: 9 Oct 07:45:05 ntpd[22742]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-10-09T07:45:05.027 INFO:teuthology.orchestra.run.smithi118.stdout: 9 Oct 07:45:05 ntpd[22742]: Command line: ntpd -gq 2023-10-09T07:45:05.027 INFO:teuthology.orchestra.run.smithi118.stdout: 9 Oct 07:45:05 ntpd[22742]: proto: precision = 0.058 usec (-24) 2023-10-09T07:45:05.028 INFO:teuthology.orchestra.run.smithi118.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-09T07:45:05.028 INFO:teuthology.orchestra.run.smithi118.stdout: 9 Oct 07:45:05 ntpd[22742]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-09T07:45:05.028 INFO:teuthology.orchestra.run.smithi118.stderr:restrict ::: KOD does nothing without LIMITED. 2023-10-09T07:45:05.029 INFO:teuthology.orchestra.run.smithi118.stdout: 9 Oct 07:45:05 ntpd[22742]: restrict ::: KOD does nothing without LIMITED. 2023-10-09T07:45:05.029 INFO:teuthology.orchestra.run.smithi118.stdout: 9 Oct 07:45:05 ntpd[22742]: Listen and drop on 0 v6wildcard [::]:123 2023-10-09T07:45:05.029 INFO:teuthology.orchestra.run.smithi118.stdout: 9 Oct 07:45:05 ntpd[22742]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-10-09T07:45:05.029 INFO:teuthology.orchestra.run.smithi118.stdout: 9 Oct 07:45:05 ntpd[22742]: Listen normally on 2 lo 127.0.0.1:123 2023-10-09T07:45:05.029 INFO:teuthology.orchestra.run.smithi118.stdout: 9 Oct 07:45:05 ntpd[22742]: Listen normally on 3 enp3s0f1 172.21.15.118:123 2023-10-09T07:45:05.030 INFO:teuthology.orchestra.run.smithi118.stdout: 9 Oct 07:45:05 ntpd[22742]: Listen normally on 4 lo [::1]:123 2023-10-09T07:45:05.030 INFO:teuthology.orchestra.run.smithi118.stdout: 9 Oct 07:45:05 ntpd[22742]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d725%5]:123 2023-10-09T07:45:05.030 INFO:teuthology.orchestra.run.smithi118.stdout: 9 Oct 07:45:05 ntpd[22742]: Listening on routing socket on fd #22 for interface updates 2023-10-09T07:45:05.998 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:05 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:05.998 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:05 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:05.998 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:05 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:05.998 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:05 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:05.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:05 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:05.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:05 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:05.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:05 ntpd[22685]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:05.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:05 ntpd[22685]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:06.998 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:06 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:06.998 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:06 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:06.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:06 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:06.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:06 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:06.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:06 ntpd[22685]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:06.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:06 ntpd[22685]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:07.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:07 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:07.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:07 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:07.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:07 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:07.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:07 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:07.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:07 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:07.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:07 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:08.000 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:07 ntpd[22685]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:08.000 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:07 ntpd[22685]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:08.000 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:07 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:08.000 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:07 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:08.000 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:07 ntpd[22685]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:08.000 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:07 ntpd[22685]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:08.027 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:08 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:08.027 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:08 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:08.027 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:08 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:08.027 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:08 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:08.027 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:08 ntpd[22742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:08.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:08 ntpd[22742]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:08.998 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:08 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:08.998 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:08 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:08.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:08 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:08.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:08 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:08.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:08 ntpd[22685]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:08.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:08 ntpd[22685]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:09.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:09 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:09.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:09 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:09.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:09 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:09.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:09 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:09.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:09 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:09.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:09 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:09.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:09 ntpd[22742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:09.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:09 ntpd[22742]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:09.029 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:09 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:09.029 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:09 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:09.029 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:09 ntpd[22742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:09.029 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:09 ntpd[22742]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:09.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:09 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:09.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:09 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:09.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:09 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:09.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:09 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:09.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:09 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:09.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:09 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:09.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:09 ntpd[22685]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:09.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:09 ntpd[22685]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:10.000 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:09 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:10.000 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:09 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:10.000 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:09 ntpd[22685]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:10.000 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:09 ntpd[22685]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:10.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:10 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:10.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:10 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:10.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:10 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:10.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:10 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:10.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:10 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:10.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:10 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:10.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:10 ntpd[22742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:10.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:10 ntpd[22742]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:10.998 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:10 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:10.998 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:10 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:10.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:10 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:10.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:10 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:10.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:10 ntpd[22685]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:10.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:10 ntpd[22685]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:11.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:11 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:11.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:11 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:11.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:11 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:11.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:11 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:11.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:11 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:11.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:11 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:11.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:11 ntpd[22742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:11.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:11 ntpd[22742]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:11.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:11 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:11.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:11 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:11.029 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:11 ntpd[22742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:11.029 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:11 ntpd[22742]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:11.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:11 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:11.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:11 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:11.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:11 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:11.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:11 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:11.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:11 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:11.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:11 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:11.999 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:11 ntpd[22685]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:12.000 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:11 ntpd[22685]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:12.000 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:11 ntpd[22685]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:12.000 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:11 ntpd[22685]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:12.000 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:11 ntpd[22685]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:12.000 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:11 ntpd[22685]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:12.000 INFO:teuthology.orchestra.run.smithi081.stdout: 9 Oct 07:45:11 ntpd[22685]: ntpd: time slew +0.001912 s 2023-10-09T07:45:12.000 INFO:teuthology.orchestra.run.smithi081.stdout:ntpd: time slew +0.001912s 2023-10-09T07:45:12.001 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:11 ntpd[22685]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-10-09T07:45:12.001 INFO:teuthology.orchestra.run.smithi081.stderr: 9 Oct 07:45:11 ntpd[22685]: can't open /var/log/ntpstats/loopstats.20231009: Permission denied 2023-10-09T07:45:12.027 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:12 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:12.027 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:12 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:12.027 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:12 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:12.027 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:12 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:12.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:12 ntpd[22742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:12.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:12 ntpd[22742]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:12.052 INFO:teuthology.orchestra.run.smithi081.stdout: remote refid st t when poll reach delay offset jitter 2023-10-09T07:45:12.052 INFO:teuthology.orchestra.run.smithi081.stdout:============================================================================== 2023-10-09T07:45:12.052 INFO:teuthology.orchestra.run.smithi081.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-09T07:45:12.052 INFO:teuthology.orchestra.run.smithi081.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-09T07:45:12.052 INFO:teuthology.orchestra.run.smithi081.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-09T07:45:12.053 INFO:teuthology.orchestra.run.smithi081.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-09T07:45:13.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:13 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:13.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:13 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:13.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:13 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:13.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:13 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:13.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:13 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:13.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:13 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:13.029 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:13 ntpd[22742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:13.029 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:13 ntpd[22742]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:13.029 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:13 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:13.029 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:13 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:13.029 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:13 ntpd[22742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:13.029 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:13 ntpd[22742]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:14.027 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:14 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:14.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:14 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:14.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:14 ntpd[22742]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T07:45:14.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:14 ntpd[22742]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T07:45:14.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:14 ntpd[22742]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T07:45:14.028 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:14 ntpd[22742]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T07:45:14.028 INFO:teuthology.orchestra.run.smithi118.stdout: 9 Oct 07:45:14 ntpd[22742]: ntpd: time slew +0.001310 s 2023-10-09T07:45:14.028 INFO:teuthology.orchestra.run.smithi118.stdout:ntpd: time slew +0.001310s 2023-10-09T07:45:14.029 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:14 ntpd[22742]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-10-09T07:45:14.029 INFO:teuthology.orchestra.run.smithi118.stderr: 9 Oct 07:45:14 ntpd[22742]: can't open /var/log/ntpstats/loopstats.20231009: Permission denied 2023-10-09T07:45:14.092 INFO:teuthology.orchestra.run.smithi118.stdout: remote refid st t when poll reach delay offset jitter 2023-10-09T07:45:14.092 INFO:teuthology.orchestra.run.smithi118.stdout:============================================================================== 2023-10-09T07:45:14.092 INFO:teuthology.orchestra.run.smithi118.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-09T07:45:14.092 INFO:teuthology.orchestra.run.smithi118.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-09T07:45:14.092 INFO:teuthology.orchestra.run.smithi118.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-09T07:45:14.092 INFO:teuthology.orchestra.run.smithi118.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-09T07:45:14.093 INFO:teuthology.run_tasks:Running task install... 2023-10-09T07:45:14.103 DEBUG:teuthology.task.install:project ceph 2023-10-09T07:45:14.103 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0'}} 2023-10-09T07:45:14.103 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0'} 2023-10-09T07:45:14.104 INFO:teuthology.task.install:Using flavor: default 2023-10-09T07:45:14.109 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-09T07:45:14.109 INFO:teuthology.task.install:extra packages: [] 2023-10-09T07:45:14.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-key list | grep Ceph 2023-10-09T07:45:14.110 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-key list | grep Ceph 2023-10-09T07:45:14.213 INFO:teuthology.orchestra.run.smithi081.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-10-09T07:45:14.229 INFO:teuthology.orchestra.run.smithi118.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-10-09T07:45:14.263 INFO:teuthology.orchestra.run.smithi081.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-10-09T07:45:14.264 INFO:teuthology.orchestra.run.smithi081.stdout:uid [ unknown] Ceph.com (release key) 2023-10-09T07:45:14.264 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-09T07:45:14.265 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-09T07:45:14.265 INFO:teuthology.packaging:ref: None 2023-10-09T07:45:14.265 INFO:teuthology.packaging:tag: None 2023-10-09T07:45:14.265 INFO:teuthology.packaging:branch: pacific 2023-10-09T07:45:14.265 INFO:teuthology.packaging:sha1: b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T07:45:14.265 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-09T07:45:14.290 INFO:teuthology.orchestra.run.smithi118.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-10-09T07:45:14.290 INFO:teuthology.orchestra.run.smithi118.stdout:uid [ unknown] Ceph.com (release key) 2023-10-09T07:45:14.291 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-09T07:45:14.291 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-09T07:45:14.291 INFO:teuthology.packaging:ref: None 2023-10-09T07:45:14.291 INFO:teuthology.packaging:tag: None 2023-10-09T07:45:14.291 INFO:teuthology.packaging:branch: pacific 2023-10-09T07:45:14.291 INFO:teuthology.packaging:sha1: b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T07:45:14.291 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-09T07:45:14.571 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default/ 2023-10-09T07:45:14.573 INFO:teuthology.task.install.deb:Package version is 16.2.14-48-gaeb2e425-1focal 2023-10-09T07:45:14.631 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default/ 2023-10-09T07:45:14.632 INFO:teuthology.task.install.deb:Package version is 16.2.14-48-gaeb2e425-1focal 2023-10-09T07:45:14.743 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-10-09T07:45:14.743 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-10-09T07:45:14.758 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get update 2023-10-09T07:45:14.760 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T07:45:14.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-10-09T07:45:14.775 DEBUG:teuthology.orchestra.run.smithi081:> sudo apt-get update 2023-10-09T07:45:14.971 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-09T07:45:14.972 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-09T07:45:14.981 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-09T07:45:14.981 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-09T07:45:15.004 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-09T07:45:15.005 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-09T07:45:15.007 INFO:teuthology.orchestra.run.smithi118.stdout:Ign:4 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal InRelease 2023-10-09T07:45:15.030 INFO:teuthology.orchestra.run.smithi118.stdout:Get:5 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal Release [7,680 B] 2023-10-09T07:45:15.053 INFO:teuthology.orchestra.run.smithi118.stdout:Ign:6 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal Release.gpg 2023-10-09T07:45:15.074 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:15.081 INFO:teuthology.orchestra.run.smithi081.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-09T07:45:15.088 INFO:teuthology.orchestra.run.smithi081.stdout:Ign:5 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal InRelease 2023-10-09T07:45:15.089 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:8 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-09T07:45:15.110 INFO:teuthology.orchestra.run.smithi118.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 Packages [17.2 kB] 2023-10-09T07:45:15.125 INFO:teuthology.orchestra.run.smithi081.stdout:Get:6 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal Release [7,680 B] 2023-10-09T07:45:15.164 INFO:teuthology.orchestra.run.smithi081.stdout:Ign:7 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal Release.gpg 2023-10-09T07:45:15.201 INFO:teuthology.orchestra.run.smithi081.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main i386 Packages [3,102 B] 2023-10-09T07:45:15.253 INFO:teuthology.orchestra.run.smithi081.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 Packages [17.2 kB] 2023-10-09T07:45:15.589 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 28.0 kB in 1s (45.6 kB/s) 2023-10-09T07:45:15.590 INFO:teuthology.orchestra.run.smithi118.stdout:Fetched 28.0 kB in 1s (44.4 kB/s) 2023-10-09T07:45:16.631 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2023-10-09T07:45:16.637 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2023-10-09T07:45:16.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=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-09T07:45:16.664 DEBUG:teuthology.orchestra.run.smithi118:> 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-09T07:45:16.728 INFO:teuthology.orchestra.run.smithi081.stdout:Reading package lists... 2023-10-09T07:45:16.736 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2023-10-09T07:45:16.928 INFO:teuthology.orchestra.run.smithi081.stdout:Building dependency tree... 2023-10-09T07:45:16.929 INFO:teuthology.orchestra.run.smithi081.stdout:Reading state information... 2023-10-09T07:45:16.937 INFO:teuthology.orchestra.run.smithi118.stdout:Building dependency tree... 2023-10-09T07:45:16.937 INFO:teuthology.orchestra.run.smithi118.stdout:Reading state information... 2023-10-09T07:45:17.107 INFO:teuthology.orchestra.run.smithi081.stdout:The following packages were automatically installed and are no longer required: 2023-10-09T07:45:17.108 INFO:teuthology.orchestra.run.smithi081.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-10-09T07:45:17.108 INFO:teuthology.orchestra.run.smithi081.stdout:Use 'sudo apt autoremove' to remove them. 2023-10-09T07:45:17.108 INFO:teuthology.orchestra.run.smithi081.stdout:The following additional packages will be installed: 2023-10-09T07:45:17.109 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-10-09T07:45:17.109 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2023-10-09T07:45:17.109 INFO:teuthology.orchestra.run.smithi081.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2023-10-09T07:45:17.110 INFO:teuthology.orchestra.run.smithi081.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2023-10-09T07:45:17.110 INFO:teuthology.orchestra.run.smithi081.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli python-pastedeploy-tpl 2023-10-09T07:45:17.110 INFO:teuthology.orchestra.run.smithi081.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-10-09T07:45:17.110 INFO:teuthology.orchestra.run.smithi081.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2023-10-09T07:45:17.110 INFO:teuthology.orchestra.run.smithi081.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-10-09T07:45:17.110 INFO:teuthology.orchestra.run.smithi081.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-10-09T07:45:17.110 INFO:teuthology.orchestra.run.smithi081.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-10-09T07:45:17.110 INFO:teuthology.orchestra.run.smithi081.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2023-10-09T07:45:17.110 INFO:teuthology.orchestra.run.smithi081.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-10-09T07:45:17.110 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-10-09T07:45:17.111 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-10-09T07:45:17.111 INFO:teuthology.orchestra.run.smithi081.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-10-09T07:45:17.111 INFO:teuthology.orchestra.run.smithi081.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-10-09T07:45:17.111 INFO:teuthology.orchestra.run.smithi081.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-10-09T07:45:17.111 INFO:teuthology.orchestra.run.smithi081.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-10-09T07:45:17.111 INFO:teuthology.orchestra.run.smithi081.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2023-10-09T07:45:17.111 INFO:teuthology.orchestra.run.smithi081.stdout:Suggested packages: 2023-10-09T07:45:17.111 INFO:teuthology.orchestra.run.smithi081.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2023-10-09T07:45:17.112 INFO:teuthology.orchestra.run.smithi081.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-10-09T07:45:17.112 INFO:teuthology.orchestra.run.smithi081.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-10-09T07:45:17.112 INFO:teuthology.orchestra.run.smithi081.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-10-09T07:45:17.112 INFO:teuthology.orchestra.run.smithi081.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-10-09T07:45:17.112 INFO:teuthology.orchestra.run.smithi081.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-10-09T07:45:17.112 INFO:teuthology.orchestra.run.smithi081.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-10-09T07:45:17.112 INFO:teuthology.orchestra.run.smithi081.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-10-09T07:45:17.112 INFO:teuthology.orchestra.run.smithi081.stdout:Recommended packages: 2023-10-09T07:45:17.112 INFO:teuthology.orchestra.run.smithi081.stdout: btrfs-tools 2023-10-09T07:45:17.127 INFO:teuthology.orchestra.run.smithi118.stdout:The following packages were automatically installed and are no longer required: 2023-10-09T07:45:17.128 INFO:teuthology.orchestra.run.smithi118.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-10-09T07:45:17.129 INFO:teuthology.orchestra.run.smithi118.stdout:Use 'sudo apt autoremove' to remove them. 2023-10-09T07:45:17.129 INFO:teuthology.orchestra.run.smithi118.stdout:The following additional packages will be installed: 2023-10-09T07:45:17.129 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-10-09T07:45:17.130 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2023-10-09T07:45:17.130 INFO:teuthology.orchestra.run.smithi118.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2023-10-09T07:45:17.130 INFO:teuthology.orchestra.run.smithi118.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2023-10-09T07:45:17.130 INFO:teuthology.orchestra.run.smithi118.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli python-pastedeploy-tpl 2023-10-09T07:45:17.130 INFO:teuthology.orchestra.run.smithi118.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-10-09T07:45:17.130 INFO:teuthology.orchestra.run.smithi118.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2023-10-09T07:45:17.130 INFO:teuthology.orchestra.run.smithi118.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-10-09T07:45:17.130 INFO:teuthology.orchestra.run.smithi118.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-10-09T07:45:17.130 INFO:teuthology.orchestra.run.smithi118.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-10-09T07:45:17.131 INFO:teuthology.orchestra.run.smithi118.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2023-10-09T07:45:17.131 INFO:teuthology.orchestra.run.smithi118.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-10-09T07:45:17.131 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-10-09T07:45:17.131 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-10-09T07:45:17.131 INFO:teuthology.orchestra.run.smithi118.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-10-09T07:45:17.131 INFO:teuthology.orchestra.run.smithi118.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-10-09T07:45:17.131 INFO:teuthology.orchestra.run.smithi118.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-10-09T07:45:17.131 INFO:teuthology.orchestra.run.smithi118.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-10-09T07:45:17.131 INFO:teuthology.orchestra.run.smithi118.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2023-10-09T07:45:17.132 INFO:teuthology.orchestra.run.smithi118.stdout:Suggested packages: 2023-10-09T07:45:17.132 INFO:teuthology.orchestra.run.smithi118.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2023-10-09T07:45:17.132 INFO:teuthology.orchestra.run.smithi118.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-10-09T07:45:17.132 INFO:teuthology.orchestra.run.smithi118.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-10-09T07:45:17.132 INFO:teuthology.orchestra.run.smithi118.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-10-09T07:45:17.132 INFO:teuthology.orchestra.run.smithi118.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-10-09T07:45:17.132 INFO:teuthology.orchestra.run.smithi118.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-10-09T07:45:17.132 INFO:teuthology.orchestra.run.smithi118.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-10-09T07:45:17.132 INFO:teuthology.orchestra.run.smithi118.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-10-09T07:45:17.133 INFO:teuthology.orchestra.run.smithi118.stdout:Recommended packages: 2023-10-09T07:45:17.133 INFO:teuthology.orchestra.run.smithi118.stdout: btrfs-tools 2023-10-09T07:45:17.219 INFO:teuthology.orchestra.run.smithi081.stdout:The following NEW packages will be installed: 2023-10-09T07:45:17.219 INFO:teuthology.orchestra.run.smithi081.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-10-09T07:45:17.219 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-10-09T07:45:17.219 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2023-10-09T07:45:17.220 INFO:teuthology.orchestra.run.smithi081.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2023-10-09T07:45:17.220 INFO:teuthology.orchestra.run.smithi081.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2023-10-09T07:45:17.220 INFO:teuthology.orchestra.run.smithi081.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli 2023-10-09T07:45:17.220 INFO:teuthology.orchestra.run.smithi081.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-10-09T07:45:17.221 INFO:teuthology.orchestra.run.smithi081.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-10-09T07:45:17.221 INFO:teuthology.orchestra.run.smithi081.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-10-09T07:45:17.221 INFO:teuthology.orchestra.run.smithi081.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-10-09T07:45:17.221 INFO:teuthology.orchestra.run.smithi081.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-10-09T07:45:17.221 INFO:teuthology.orchestra.run.smithi081.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2023-10-09T07:45:17.221 INFO:teuthology.orchestra.run.smithi081.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-10-09T07:45:17.221 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-10-09T07:45:17.221 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-10-09T07:45:17.221 INFO:teuthology.orchestra.run.smithi081.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-10-09T07:45:17.221 INFO:teuthology.orchestra.run.smithi081.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-10-09T07:45:17.221 INFO:teuthology.orchestra.run.smithi081.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-10-09T07:45:17.221 INFO:teuthology.orchestra.run.smithi081.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-10-09T07:45:17.222 INFO:teuthology.orchestra.run.smithi081.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-10-09T07:45:17.222 INFO:teuthology.orchestra.run.smithi081.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2023-10-09T07:45:17.222 INFO:teuthology.orchestra.run.smithi081.stdout:The following packages will be upgraded: 2023-10-09T07:45:17.222 INFO:teuthology.orchestra.run.smithi081.stdout: librados2 librbd1 2023-10-09T07:45:17.245 INFO:teuthology.orchestra.run.smithi118.stdout:The following NEW packages will be installed: 2023-10-09T07:45:17.245 INFO:teuthology.orchestra.run.smithi118.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-10-09T07:45:17.245 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-10-09T07:45:17.245 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2023-10-09T07:45:17.246 INFO:teuthology.orchestra.run.smithi118.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2023-10-09T07:45:17.246 INFO:teuthology.orchestra.run.smithi118.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2023-10-09T07:45:17.246 INFO:teuthology.orchestra.run.smithi118.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli 2023-10-09T07:45:17.246 INFO:teuthology.orchestra.run.smithi118.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-10-09T07:45:17.246 INFO:teuthology.orchestra.run.smithi118.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-10-09T07:45:17.246 INFO:teuthology.orchestra.run.smithi118.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-10-09T07:45:17.246 INFO:teuthology.orchestra.run.smithi118.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-10-09T07:45:17.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-10-09T07:45:17.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2023-10-09T07:45:17.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-10-09T07:45:17.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-10-09T07:45:17.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-10-09T07:45:17.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-10-09T07:45:17.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-10-09T07:45:17.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-10-09T07:45:17.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-10-09T07:45:17.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-10-09T07:45:17.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2023-10-09T07:45:17.248 INFO:teuthology.orchestra.run.smithi118.stdout:The following packages will be upgraded: 2023-10-09T07:45:17.248 INFO:teuthology.orchestra.run.smithi118.stdout: librados2 librbd1 2023-10-09T07:45:17.287 INFO:teuthology.orchestra.run.smithi081.stdout:2 upgraded, 98 newly installed, 0 to remove and 256 not upgraded. 2023-10-09T07:45:17.287 INFO:teuthology.orchestra.run.smithi081.stdout:Need to get 174 MB of archives. 2023-10-09T07:45:17.287 INFO:teuthology.orchestra.run.smithi081.stdout:After this operation, 804 MB of additional disk space will be used. 2023-10-09T07:45:17.287 INFO:teuthology.orchestra.run.smithi081.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-10-09T07:45:17.311 INFO:teuthology.orchestra.run.smithi118.stdout:2 upgraded, 98 newly installed, 0 to remove and 256 not upgraded. 2023-10-09T07:45:17.311 INFO:teuthology.orchestra.run.smithi118.stdout:Need to get 174 MB of archives. 2023-10-09T07:45:17.311 INFO:teuthology.orchestra.run.smithi118.stdout:After this operation, 804 MB of additional disk space will be used. 2023-10-09T07:45:17.311 INFO:teuthology.orchestra.run.smithi118.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-10-09T07:45:17.348 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:17.389 INFO:teuthology.orchestra.run.smithi081.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-10-09T07:45:17.391 INFO:teuthology.orchestra.run.smithi081.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-10-09T07:45:17.392 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:17.393 INFO:teuthology.orchestra.run.smithi118.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-10-09T07:45:17.394 INFO:teuthology.orchestra.run.smithi118.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-10-09T07:45:17.403 INFO:teuthology.orchestra.run.smithi118.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-10-09T07:45:17.410 INFO:teuthology.orchestra.run.smithi118.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-10-09T07:45:17.411 INFO:teuthology.orchestra.run.smithi081.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-10-09T07:45:17.414 INFO:teuthology.orchestra.run.smithi081.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-10-09T07:45:17.433 INFO:teuthology.orchestra.run.smithi118.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2023-10-09T07:45:17.437 INFO:teuthology.orchestra.run.smithi118.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-10-09T07:45:17.439 INFO:teuthology.orchestra.run.smithi118.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-10-09T07:45:17.445 INFO:teuthology.orchestra.run.smithi118.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-10-09T07:45:17.446 INFO:teuthology.orchestra.run.smithi118.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-10-09T07:45:17.447 INFO:teuthology.orchestra.run.smithi118.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-10-09T07:45:17.449 INFO:teuthology.orchestra.run.smithi081.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2023-10-09T07:45:17.450 INFO:teuthology.orchestra.run.smithi118.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-10-09T07:45:17.451 INFO:teuthology.orchestra.run.smithi118.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-10-09T07:45:17.451 INFO:teuthology.orchestra.run.smithi118.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-10-09T07:45:17.452 INFO:teuthology.orchestra.run.smithi118.stdout:Get:15 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-09T07:45:17.462 INFO:teuthology.orchestra.run.smithi081.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-10-09T07:45:17.463 INFO:teuthology.orchestra.run.smithi081.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-10-09T07:45:17.464 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:17.466 INFO:teuthology.orchestra.run.smithi118.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-10-09T07:45:17.467 INFO:teuthology.orchestra.run.smithi118.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-10-09T07:45:17.467 INFO:teuthology.orchestra.run.smithi081.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-10-09T07:45:17.468 INFO:teuthology.orchestra.run.smithi118.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-10-09T07:45:17.468 INFO:teuthology.orchestra.run.smithi081.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-10-09T07:45:17.469 INFO:teuthology.orchestra.run.smithi081.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-10-09T07:45:17.470 INFO:teuthology.orchestra.run.smithi118.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-10-09T07:45:17.482 INFO:teuthology.orchestra.run.smithi118.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-10-09T07:45:17.483 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:17.484 INFO:teuthology.orchestra.run.smithi081.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-10-09T07:45:17.484 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:17.485 INFO:teuthology.orchestra.run.smithi081.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-10-09T07:45:17.485 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:17.487 INFO:teuthology.orchestra.run.smithi118.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-10-09T07:45:17.488 INFO:teuthology.orchestra.run.smithi118.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-10-09T07:45:17.493 INFO:teuthology.orchestra.run.smithi118.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-10-09T07:45:17.499 INFO:teuthology.orchestra.run.smithi118.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-10-09T07:45:17.500 INFO:teuthology.orchestra.run.smithi118.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-10-09T07:45:17.500 INFO:teuthology.orchestra.run.smithi118.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-10-09T07:45:17.502 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:17.504 INFO:teuthology.orchestra.run.smithi118.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-10-09T07:45:17.509 INFO:teuthology.orchestra.run.smithi081.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-10-09T07:45:17.510 INFO:teuthology.orchestra.run.smithi081.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-10-09T07:45:17.511 INFO:teuthology.orchestra.run.smithi081.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-10-09T07:45:17.513 INFO:teuthology.orchestra.run.smithi081.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-10-09T07:45:17.514 INFO:teuthology.orchestra.run.smithi081.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-10-09T07:45:17.516 INFO:teuthology.orchestra.run.smithi118.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-10-09T07:45:17.516 INFO:teuthology.orchestra.run.smithi118.stdout:Get:32 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-09T07:45:17.519 INFO:teuthology.orchestra.run.smithi118.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-10-09T07:45:17.522 INFO:teuthology.orchestra.run.smithi118.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-10-09T07:45:17.524 INFO:teuthology.orchestra.run.smithi118.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-10-09T07:45:17.526 INFO:teuthology.orchestra.run.smithi118.stdout:Get:36 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-09T07:45:17.529 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:17.531 INFO:teuthology.orchestra.run.smithi081.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-10-09T07:45:17.532 INFO:teuthology.orchestra.run.smithi081.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-10-09T07:45:17.533 INFO:teuthology.orchestra.run.smithi118.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-10-09T07:45:17.534 INFO:teuthology.orchestra.run.smithi118.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-10-09T07:45:17.537 INFO:teuthology.orchestra.run.smithi081.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-10-09T07:45:17.537 INFO:teuthology.orchestra.run.smithi081.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-10-09T07:45:17.548 INFO:teuthology.orchestra.run.smithi081.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-10-09T07:45:17.549 INFO:teuthology.orchestra.run.smithi081.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-10-09T07:45:17.550 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:17.566 INFO:teuthology.orchestra.run.smithi081.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-10-09T07:45:17.568 INFO:teuthology.orchestra.run.smithi081.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-10-09T07:45:17.575 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:17.576 INFO:teuthology.orchestra.run.smithi081.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-10-09T07:45:17.578 INFO:teuthology.orchestra.run.smithi081.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-10-09T07:45:17.579 INFO:teuthology.orchestra.run.smithi081.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-10-09T07:45:17.580 INFO:teuthology.orchestra.run.smithi081.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-10-09T07:45:17.598 INFO:teuthology.orchestra.run.smithi081.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-10-09T07:45:17.652 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:17.668 INFO:teuthology.orchestra.run.smithi118.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-10-09T07:45:17.669 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:17.681 INFO:teuthology.orchestra.run.smithi118.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-10-09T07:45:17.681 INFO:teuthology.orchestra.run.smithi118.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-10-09T07:45:17.682 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:17.682 INFO:teuthology.orchestra.run.smithi118.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-10-09T07:45:17.682 INFO:teuthology.orchestra.run.smithi118.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-10-09T07:45:17.683 INFO:teuthology.orchestra.run.smithi118.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-10-09T07:45:17.688 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:17.696 INFO:teuthology.orchestra.run.smithi118.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-10-09T07:45:17.697 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:17.697 INFO:teuthology.orchestra.run.smithi118.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-10-09T07:45:17.704 INFO:teuthology.orchestra.run.smithi118.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-10-09T07:45:17.707 INFO:teuthology.orchestra.run.smithi118.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-10-09T07:45:17.709 INFO:teuthology.orchestra.run.smithi118.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-10-09T07:45:17.711 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:17.711 INFO:teuthology.orchestra.run.smithi118.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-10-09T07:45:17.720 INFO:teuthology.orchestra.run.smithi118.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-10-09T07:45:17.724 INFO:teuthology.orchestra.run.smithi118.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-10-09T07:45:17.729 INFO:teuthology.orchestra.run.smithi118.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-10-09T07:45:17.729 INFO:teuthology.orchestra.run.smithi118.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-10-09T07:45:17.730 INFO:teuthology.orchestra.run.smithi118.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-10-09T07:45:17.737 INFO:teuthology.orchestra.run.smithi118.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-10-09T07:45:17.738 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:17.755 INFO:teuthology.orchestra.run.smithi118.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-10-09T07:45:17.756 INFO:teuthology.orchestra.run.smithi118.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-10-09T07:45:17.756 INFO:teuthology.orchestra.run.smithi118.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-10-09T07:45:17.756 INFO:teuthology.orchestra.run.smithi118.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-10-09T07:45:17.758 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:17.758 INFO:teuthology.orchestra.run.smithi118.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-10-09T07:45:17.758 INFO:teuthology.orchestra.run.smithi118.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-10-09T07:45:17.759 INFO:teuthology.orchestra.run.smithi118.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-10-09T07:45:17.771 INFO:teuthology.orchestra.run.smithi118.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-10-09T07:45:17.791 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:17.809 INFO:teuthology.orchestra.run.smithi081.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-10-09T07:45:17.816 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:17.852 INFO:teuthology.orchestra.run.smithi081.stdout:Get:43 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-09T07:45:17.877 INFO:teuthology.orchestra.run.smithi081.stdout:Get:44 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-09T07:45:17.882 INFO:teuthology.orchestra.run.smithi081.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-10-09T07:45:17.882 INFO:teuthology.orchestra.run.smithi081.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-10-09T07:45:17.882 INFO:teuthology.orchestra.run.smithi081.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-10-09T07:45:17.883 INFO:teuthology.orchestra.run.smithi081.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-10-09T07:45:17.883 INFO:teuthology.orchestra.run.smithi081.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-10-09T07:45:17.884 INFO:teuthology.orchestra.run.smithi081.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-10-09T07:45:17.884 INFO:teuthology.orchestra.run.smithi081.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-10-09T07:45:17.885 INFO:teuthology.orchestra.run.smithi081.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-10-09T07:45:17.885 INFO:teuthology.orchestra.run.smithi081.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-10-09T07:45:17.894 INFO:teuthology.orchestra.run.smithi081.stdout:Get:54 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-09T07:45:17.895 INFO:teuthology.orchestra.run.smithi081.stdout:Get:55 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-09T07:45:17.898 INFO:teuthology.orchestra.run.smithi081.stdout:Get:56 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-09T07:45:17.900 INFO:teuthology.orchestra.run.smithi081.stdout:Get:57 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-09T07:45:17.909 INFO:teuthology.orchestra.run.smithi081.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-10-09T07:45:17.915 INFO:teuthology.orchestra.run.smithi081.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-10-09T07:45:17.916 INFO:teuthology.orchestra.run.smithi081.stdout:Get:60 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-09T07:45:17.918 INFO:teuthology.orchestra.run.smithi081.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-10-09T07:45:17.922 INFO:teuthology.orchestra.run.smithi081.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-10-09T07:45:17.922 INFO:teuthology.orchestra.run.smithi081.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-10-09T07:45:17.925 INFO:teuthology.orchestra.run.smithi081.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-10-09T07:45:17.927 INFO:teuthology.orchestra.run.smithi081.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-10-09T07:45:17.930 INFO:teuthology.orchestra.run.smithi081.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-10-09T07:45:17.941 INFO:teuthology.orchestra.run.smithi081.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-10-09T07:45:17.942 INFO:teuthology.orchestra.run.smithi081.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-10-09T07:45:17.967 INFO:teuthology.orchestra.run.smithi081.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-10-09T07:45:17.969 INFO:teuthology.orchestra.run.smithi081.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-10-09T07:45:17.986 INFO:teuthology.orchestra.run.smithi081.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-10-09T07:45:17.986 INFO:teuthology.orchestra.run.smithi081.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-10-09T07:45:17.987 INFO:teuthology.orchestra.run.smithi081.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-10-09T07:45:17.987 INFO:teuthology.orchestra.run.smithi081.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-10-09T07:45:17.988 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:17.989 INFO:teuthology.orchestra.run.smithi081.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-10-09T07:45:17.999 INFO:teuthology.orchestra.run.smithi081.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-10-09T07:45:18.000 INFO:teuthology.orchestra.run.smithi081.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-10-09T07:45:18.024 INFO:teuthology.orchestra.run.smithi081.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-10-09T07:45:18.047 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:18.050 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:18.069 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:18.725 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:19.006 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:19.196 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:19.199 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:19.200 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:19.237 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:19.466 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:19.483 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:19.571 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:19.637 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:19.638 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:19.670 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:19.673 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:19.733 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:20.199 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:20.211 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:20.271 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:20.770 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:20.770 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:20.776 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:20.830 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:20.832 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:20.846 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:20.996 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:21.398 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:21.399 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:22.438 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:23.020 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:23.032 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:23.045 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:23.188 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:23.868 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:24.130 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:24.130 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:24.499 INFO:teuthology.orchestra.run.smithi081.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-09T07:45:25.155 INFO:teuthology.orchestra.run.smithi081.stdout:Fetched 174 MB in 7s (23.9 MB/s) 2023-10-09T07:45:25.251 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libjaeger. 2023-10-09T07:45:25.297 INFO:teuthology.orchestra.run.smithi081.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 112643 files and directories currently installed.) 2023-10-09T07:45:25.300 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../00-libjaeger_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:25.341 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libjaeger (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:25.356 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:25.421 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:25.428 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:25.493 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:25.494 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:25.497 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:25.636 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-10-09T07:45:25.650 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../01-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-10-09T07:45:25.664 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:25.719 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-09T07:45:26.053 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../02-librbd1_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:26.130 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:26.130 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:26.181 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking librbd1 (16.2.14-48-gaeb2e425-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-09T07:45:26.851 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../03-librados2_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:26.977 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking librados2 (16.2.14-48-gaeb2e425-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-09T07:45:27.640 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libcephfs2. 2023-10-09T07:45:27.647 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../04-libcephfs2_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:27.689 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libcephfs2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:28.026 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-rados. 2023-10-09T07:45:28.034 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../05-python3-rados_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:28.075 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-rados (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:28.443 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-10-09T07:45:28.456 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../06-python3-ceph-argparse_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T07:45:28.504 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-ceph-argparse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:28.791 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-cephfs. 2023-10-09T07:45:28.806 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../07-python3-cephfs_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:28.849 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-cephfs (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:29.175 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-ceph-common. 2023-10-09T07:45:29.190 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../08-python3-ceph-common_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T07:45:29.233 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-ceph-common (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:29.545 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-prettytable. 2023-10-09T07:45:29.558 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../09-python3-prettytable_0.7.2-5_all.deb ... 2023-10-09T07:45:29.603 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-10-09T07:45:29.830 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-rbd. 2023-10-09T07:45:29.846 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../10-python3-rbd_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:29.880 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-rbd (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:30.242 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-10-09T07:45:30.250 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../11-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-10-09T07:45:30.292 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-09T07:45:30.639 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:30.643 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:30.653 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-10-09T07:45:30.662 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../12-librabbitmq4_0.10.0-1_amd64.deb ... 2023-10-09T07:45:30.703 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-10-09T07:45:31.065 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-10-09T07:45:31.073 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../13-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-10-09T07:45:31.115 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-09T07:45:31.150 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:31.468 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package librgw2. 2023-10-09T07:45:31.482 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../14-librgw2_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:31.543 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking librgw2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:31.798 INFO:teuthology.orchestra.run.smithi118.stdout:Fetched 174 MB in 14s (12.5 MB/s) 2023-10-09T07:45:31.895 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package libjaeger. 2023-10-09T07:45:31.940 INFO:teuthology.orchestra.run.smithi118.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-09T07:45:31.943 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../00-libjaeger_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:31.985 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking libjaeger (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:32.154 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-rgw. 2023-10-09T07:45:32.162 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../15-python3-rgw_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:32.204 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-rgw (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:32.263 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-10-09T07:45:32.278 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../01-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-10-09T07:45:32.346 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-09T07:45:32.531 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libleveldb1d:amd64. 2023-10-09T07:45:32.540 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../16-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2023-10-09T07:45:32.581 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-10-09T07:45:32.672 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../02-librbd1_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:32.825 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking librbd1 (16.2.14-48-gaeb2e425-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-09T07:45:32.935 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package liboath0. 2023-10-09T07:45:32.950 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../17-liboath0_2.6.1-1.3_amd64.deb ... 2023-10-09T07:45:33.001 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-10-09T07:45:33.478 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../03-librados2_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:33.580 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking librados2 (16.2.14-48-gaeb2e425-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-09T07:45:33.588 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libradosstriper1. 2023-10-09T07:45:33.601 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../18-libradosstriper1_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:33.638 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libradosstriper1 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:34.099 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-common. 2023-10-09T07:45:34.107 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../19-ceph-common_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:34.149 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-common (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:34.240 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package libcephfs2. 2023-10-09T07:45:34.248 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../04-libcephfs2_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:34.291 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking libcephfs2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:34.632 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-rados. 2023-10-09T07:45:34.639 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../05-python3-rados_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:34.681 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-rados (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:35.040 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-10-09T07:45:35.049 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../06-python3-ceph-argparse_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T07:45:35.091 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-ceph-argparse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:35.394 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-cephfs. 2023-10-09T07:45:35.410 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../07-python3-cephfs_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:35.452 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-cephfs (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:35.772 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-ceph-common. 2023-10-09T07:45:35.785 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../08-python3-ceph-common_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T07:45:35.838 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-ceph-common (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:36.126 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-prettytable. 2023-10-09T07:45:36.141 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../09-python3-prettytable_0.7.2-5_all.deb ... 2023-10-09T07:45:36.175 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-10-09T07:45:36.445 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-rbd. 2023-10-09T07:45:36.459 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../10-python3-rbd_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:36.489 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-base. 2023-10-09T07:45:36.503 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../20-ceph-base_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:36.503 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-rbd (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:36.556 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-base (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:36.857 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-10-09T07:45:36.871 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../11-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-10-09T07:45:36.915 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-09T07:45:37.268 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-10-09T07:45:37.281 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../12-librabbitmq4_0.10.0-1_amd64.deb ... 2023-10-09T07:45:37.318 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-10-09T07:45:37.519 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-cryptography. 2023-10-09T07:45:37.532 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../21-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-10-09T07:45:37.577 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-09T07:45:37.697 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-10-09T07:45:37.710 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../13-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-10-09T07:45:37.747 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-09T07:45:37.958 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-openssl. 2023-10-09T07:45:37.971 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../22-python3-openssl_19.0.0-1build1_all.deb ... 2023-10-09T07:45:38.007 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-10-09T07:45:38.075 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package librgw2. 2023-10-09T07:45:38.088 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../14-librgw2_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:38.133 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking librgw2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:38.302 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-10-09T07:45:38.315 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../23-ceph-mgr-modules-core_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T07:45:38.351 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-mgr-modules-core (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:38.723 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-bcrypt. 2023-10-09T07:45:38.737 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../24-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-10-09T07:45:38.744 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-rgw. 2023-10-09T07:45:38.758 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../15-python3-rgw_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:38.781 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-09T07:45:38.794 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-rgw (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:39.067 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-cherrypy3. 2023-10-09T07:45:39.081 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../25-python3-cherrypy3_8.9.1-6_all.deb ... 2023-10-09T07:45:39.089 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package libleveldb1d:amd64. 2023-10-09T07:45:39.102 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../16-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2023-10-09T07:45:39.117 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-10-09T07:45:39.139 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-10-09T07:45:39.455 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-jwt. 2023-10-09T07:45:39.470 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../26-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-10-09T07:45:39.492 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package liboath0. 2023-10-09T07:45:39.506 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../17-liboath0_2.6.1-1.3_amd64.deb ... 2023-10-09T07:45:39.521 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-09T07:45:39.550 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-10-09T07:45:39.816 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-logutils. 2023-10-09T07:45:39.830 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../27-python3-logutils_0.3.3-7_all.deb ... 2023-10-09T07:45:39.870 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package libradosstriper1. 2023-10-09T07:45:39.874 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-10-09T07:45:39.885 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../18-libradosstriper1_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:39.945 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking libradosstriper1 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:40.177 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-markupsafe. 2023-10-09T07:45:40.190 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../28-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-10-09T07:45:40.227 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-10-09T07:45:40.408 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package ceph-common. 2023-10-09T07:45:40.421 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../19-ceph-common_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:40.458 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking ceph-common (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:40.529 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-mako. 2023-10-09T07:45:40.543 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../29-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-10-09T07:45:40.588 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-09T07:45:40.916 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-simplegeneric. 2023-10-09T07:45:40.930 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../30-python3-simplegeneric_0.8.1-3_all.deb ... 2023-10-09T07:45:40.974 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-10-09T07:45:41.294 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-singledispatch. 2023-10-09T07:45:41.302 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../31-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-10-09T07:45:41.343 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-10-09T07:45:41.655 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-webob. 2023-10-09T07:45:41.663 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../32-python3-webob_1%3a1.8.5-2_all.deb ... 2023-10-09T07:45:41.713 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-10-09T07:45:42.024 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-soupsieve. 2023-10-09T07:45:42.039 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../33-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-10-09T07:45:42.082 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-09T07:45:42.394 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-bs4. 2023-10-09T07:45:42.408 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../34-python3-bs4_4.8.2-1_all.deb ... 2023-10-09T07:45:42.452 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-10-09T07:45:42.739 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package ceph-base. 2023-10-09T07:45:42.747 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../20-ceph-base_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:42.797 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-waitress. 2023-10-09T07:45:42.799 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking ceph-base (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:42.811 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../35-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-10-09T07:45:42.866 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-09T07:45:43.191 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-tempita. 2023-10-09T07:45:43.205 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../36-python3-tempita_0.5.2-6_all.deb ... 2023-10-09T07:45:43.249 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-10-09T07:45:43.569 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-paste. 2023-10-09T07:45:43.585 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../37-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-10-09T07:45:43.627 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-10-09T07:45:43.811 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-cryptography. 2023-10-09T07:45:43.824 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../21-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-10-09T07:45:43.869 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-09T07:45:44.006 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-10-09T07:45:44.022 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../38-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-10-09T07:45:44.072 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-10-09T07:45:44.290 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-openssl. 2023-10-09T07:45:44.305 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../22-python3-openssl_19.0.0-1build1_all.deb ... 2023-10-09T07:45:44.348 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-10-09T07:45:44.417 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-pastedeploy. 2023-10-09T07:45:44.430 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../39-python3-pastedeploy_2.1.0-1_all.deb ... 2023-10-09T07:45:44.475 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-10-09T07:45:44.592 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-10-09T07:45:44.605 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../23-ceph-mgr-modules-core_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T07:45:44.642 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking ceph-mgr-modules-core (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:44.786 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-webtest. 2023-10-09T07:45:44.802 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../40-python3-webtest_2.0.32-2_all.deb ... 2023-10-09T07:45:44.869 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-10-09T07:45:45.023 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-bcrypt. 2023-10-09T07:45:45.036 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../24-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-10-09T07:45:45.080 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-09T07:45:45.198 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-pecan. 2023-10-09T07:45:45.211 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../41-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-10-09T07:45:45.264 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-10-09T07:45:45.368 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-cherrypy3. 2023-10-09T07:45:45.382 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../25-python3-cherrypy3_8.9.1-6_all.deb ... 2023-10-09T07:45:45.426 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-10-09T07:45:45.636 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-werkzeug. 2023-10-09T07:45:45.649 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../42-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-10-09T07:45:45.693 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-09T07:45:45.771 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-jwt. 2023-10-09T07:45:45.784 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../26-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-10-09T07:45:45.821 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-09T07:45:46.039 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-10-09T07:45:46.052 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../43-libsqlite3-mod-ceph_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:46.105 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libsqlite3-mod-ceph (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:46.149 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-logutils. 2023-10-09T07:45:46.165 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../27-python3-logutils_0.3.3-7_all.deb ... 2023-10-09T07:45:46.208 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-10-09T07:45:46.459 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-mgr. 2023-10-09T07:45:46.474 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../44-ceph-mgr_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:46.511 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-markupsafe. 2023-10-09T07:45:46.516 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-mgr (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:46.524 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../28-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-10-09T07:45:46.561 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-10-09T07:45:46.856 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-mako. 2023-10-09T07:45:46.870 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../29-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-10-09T07:45:46.914 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-09T07:45:47.003 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-mon. 2023-10-09T07:45:47.017 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../45-ceph-mon_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:47.061 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-mon (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:47.251 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-simplegeneric. 2023-10-09T07:45:47.264 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../30-python3-simplegeneric_0.8.1-3_all.deb ... 2023-10-09T07:45:47.301 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-10-09T07:45:47.603 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-singledispatch. 2023-10-09T07:45:47.618 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../31-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-10-09T07:45:47.661 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-10-09T07:45:47.965 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-webob. 2023-10-09T07:45:47.978 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../32-python3-webob_1%3a1.8.5-2_all.deb ... 2023-10-09T07:45:48.023 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-10-09T07:45:48.132 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-osd. 2023-10-09T07:45:48.145 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../46-ceph-osd_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:48.206 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-osd (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:48.393 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-soupsieve. 2023-10-09T07:45:48.407 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../33-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-10-09T07:45:48.451 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-09T07:45:48.771 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-bs4. 2023-10-09T07:45:48.786 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../34-python3-bs4_4.8.2-1_all.deb ... 2023-10-09T07:45:48.829 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-10-09T07:45:49.158 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-waitress. 2023-10-09T07:45:49.173 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../35-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-10-09T07:45:49.219 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-09T07:45:49.586 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-tempita. 2023-10-09T07:45:49.601 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../36-python3-tempita_0.5.2-6_all.deb ... 2023-10-09T07:45:49.644 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-10-09T07:45:50.006 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-paste. 2023-10-09T07:45:50.021 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../37-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-10-09T07:45:50.072 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-10-09T07:45:50.392 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-10-09T07:45:50.401 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../38-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-10-09T07:45:50.442 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-10-09T07:45:50.695 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-pastedeploy. 2023-10-09T07:45:50.710 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../39-python3-pastedeploy_2.1.0-1_all.deb ... 2023-10-09T07:45:50.745 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-10-09T07:45:51.065 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-webtest. 2023-10-09T07:45:51.078 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../40-python3-webtest_2.0.32-2_all.deb ... 2023-10-09T07:45:51.123 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-10-09T07:45:51.137 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph. 2023-10-09T07:45:51.150 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../47-ceph_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:51.195 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:51.531 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-fuse. 2023-10-09T07:45:51.546 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../48-ceph-fuse_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:51.589 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-fuse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:52.034 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-mds. 2023-10-09T07:45:52.050 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../49-ceph-mds_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:52.092 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-mds (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:52.302 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-pecan. 2023-10-09T07:45:52.315 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../41-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-10-09T07:45:52.360 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-10-09T07:45:52.620 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package cephadm. 2023-10-09T07:45:52.634 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../50-cephadm_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:52.678 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking cephadm (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:52.723 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-werkzeug. 2023-10-09T07:45:52.737 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../42-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-10-09T07:45:52.781 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-09T07:45:52.998 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-jinja2. 2023-10-09T07:45:53.014 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../51-python3-jinja2_2.10.1-2_all.deb ... 2023-10-09T07:45:53.056 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-10-09T07:45:53.135 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-10-09T07:45:53.150 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../43-libsqlite3-mod-ceph_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:53.193 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking libsqlite3-mod-ceph (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:53.351 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-10-09T07:45:53.364 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../52-ceph-mgr-cephadm_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T07:45:53.409 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-mgr-cephadm (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:53.480 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package ceph-mgr. 2023-10-09T07:45:53.494 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../44-ceph-mgr_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:53.529 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking ceph-mgr (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:53.762 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-repoze.lru. 2023-10-09T07:45:53.778 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../53-python3-repoze.lru_0.7-2_all.deb ... 2023-10-09T07:45:53.821 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-10-09T07:45:54.019 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package ceph-mon. 2023-10-09T07:45:54.034 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../45-ceph-mon_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:54.076 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking ceph-mon (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:54.115 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libjs-underscore. 2023-10-09T07:45:54.128 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../54-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-10-09T07:45:54.181 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-09T07:45:54.459 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-10-09T07:45:54.472 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../55-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-10-09T07:45:54.517 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-09T07:45:54.836 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-routes. 2023-10-09T07:45:54.851 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../56-python3-routes_2.4.1-2_all.deb ... 2023-10-09T07:45:54.894 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-10-09T07:45:55.114 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package ceph-osd. 2023-10-09T07:45:55.127 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../46-ceph-osd_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:55.163 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking ceph-osd (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:55.256 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-10-09T07:45:55.269 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../57-ceph-mgr-dashboard_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T07:45:55.306 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-mgr-dashboard (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:56.297 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-decorator. 2023-10-09T07:45:56.311 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../58-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-10-09T07:45:56.355 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-10-09T07:45:56.666 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-10-09T07:45:56.680 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../59-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-10-09T07:45:56.724 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-09T07:45:57.052 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-scipy. 2023-10-09T07:45:57.065 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../60-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-10-09T07:45:57.110 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-10-09T07:45:57.852 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package ceph. 2023-10-09T07:45:57.861 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../47-ceph_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:57.902 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking ceph (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:58.180 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package ceph-fuse. 2023-10-09T07:45:58.193 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../48-ceph-fuse_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:58.221 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking ceph-fuse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:58.519 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-10-09T07:45:58.532 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../61-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-10-09T07:45:58.577 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-09T07:45:58.675 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package ceph-mds. 2023-10-09T07:45:58.685 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../49-ceph-mds_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:58.725 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking ceph-mds (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:59.122 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-joblib. 2023-10-09T07:45:59.136 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../62-python3-joblib_0.14.0-3_all.deb ... 2023-10-09T07:45:59.180 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-10-09T07:45:59.270 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package cephadm. 2023-10-09T07:45:59.278 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../50-cephadm_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:45:59.320 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking cephadm (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:45:59.542 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-sklearn. 2023-10-09T07:45:59.558 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../63-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-10-09T07:45:59.600 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-09T07:45:59.631 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-jinja2. 2023-10-09T07:45:59.639 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../51-python3-jinja2_2.10.1-2_all.deb ... 2023-10-09T07:45:59.681 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-10-09T07:46:00.000 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-10-09T07:46:00.009 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../52-ceph-mgr-cephadm_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T07:46:00.050 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking ceph-mgr-cephadm (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:00.350 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-10-09T07:46:00.365 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../64-ceph-mgr-diskprediction-local_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T07:46:00.403 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-repoze.lru. 2023-10-09T07:46:00.408 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:00.412 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../53-python3-repoze.lru_0.7-2_all.deb ... 2023-10-09T07:46:00.453 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-10-09T07:46:00.706 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package libjs-underscore. 2023-10-09T07:46:00.715 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../54-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-10-09T07:46:00.756 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-09T07:46:01.051 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-10-09T07:46:01.066 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../55-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-10-09T07:46:01.109 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-09T07:46:01.411 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-routes. 2023-10-09T07:46:01.425 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../56-python3-routes_2.4.1-2_all.deb ... 2023-10-09T07:46:01.469 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-10-09T07:46:01.595 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-cachetools. 2023-10-09T07:46:01.610 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../65-python3-cachetools_4.0.0-1_all.deb ... 2023-10-09T07:46:01.670 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-10-09T07:46:01.806 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-10-09T07:46:01.820 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../57-ceph-mgr-dashboard_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T07:46:01.864 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking ceph-mgr-dashboard (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:01.972 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-pyasn1. 2023-10-09T07:46:01.987 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../66-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-10-09T07:46:02.030 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-10-09T07:46:02.375 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-10-09T07:46:02.391 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../67-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-10-09T07:46:02.433 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-09T07:46:02.745 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-rsa. 2023-10-09T07:46:02.759 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../68-python3-rsa_4.0-3_all.deb ... 2023-10-09T07:46:02.803 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-rsa (4.0-3) ... 2023-10-09T07:46:03.123 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-google-auth. 2023-10-09T07:46:03.136 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-2_all.deb ... 2023-10-09T07:46:03.173 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-decorator. 2023-10-09T07:46:03.181 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-10-09T07:46:03.187 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../58-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-10-09T07:46:03.231 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-10-09T07:46:03.492 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-blinker. 2023-10-09T07:46:03.506 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../70-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-10-09T07:46:03.542 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-10-09T07:46:03.550 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-09T07:46:03.558 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../59-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-10-09T07:46:03.600 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-09T07:46:03.853 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-oauthlib. 2023-10-09T07:46:03.867 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../71-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-10-09T07:46:03.911 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-09T07:46:03.911 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-scipy. 2023-10-09T07:46:03.925 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../60-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-10-09T07:46:03.969 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-10-09T07:46:04.231 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-10-09T07:46:04.244 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../72-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-10-09T07:46:04.323 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-09T07:46:04.634 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-websocket. 2023-10-09T07:46:04.650 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../73-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-10-09T07:46:04.692 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-10-09T07:46:05.321 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-10-09T07:46:05.335 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../61-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-10-09T07:46:05.379 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-09T07:46:05.412 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-kubernetes. 2023-10-09T07:46:05.426 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../74-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-10-09T07:46:05.470 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-10-09T07:46:05.916 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-joblib. 2023-10-09T07:46:05.931 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../62-python3-joblib_0.14.0-3_all.deb ... 2023-10-09T07:46:05.982 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-10-09T07:46:06.025 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-10-09T07:46:06.040 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../75-ceph-mgr-k8sevents_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T07:46:06.083 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-mgr-k8sevents (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:06.353 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-sklearn. 2023-10-09T07:46:06.367 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../63-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-10-09T07:46:06.386 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libonig5:amd64. 2023-10-09T07:46:06.400 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../76-libonig5_6.9.4-1_amd64.deb ... 2023-10-09T07:46:06.411 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-09T07:46:06.444 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-10-09T07:46:06.797 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libjq1:amd64. 2023-10-09T07:46:06.811 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../77-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-09T07:46:06.855 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-09T07:46:07.086 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-10-09T07:46:07.095 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../64-ceph-mgr-diskprediction-local_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T07:46:07.124 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package jq. 2023-10-09T07:46:07.133 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../78-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-09T07:46:07.136 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:07.174 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-10-09T07:46:07.427 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package socat. 2023-10-09T07:46:07.441 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../79-socat_1.7.3.3-2_amd64.deb ... 2023-10-09T07:46:07.485 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking socat (1.7.3.3-2) ... 2023-10-09T07:46:07.810 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package xmlstarlet. 2023-10-09T07:46:07.826 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../80-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-10-09T07:46:07.868 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-10-09T07:46:08.273 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-cachetools. 2023-10-09T07:46:08.281 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../65-python3-cachetools_4.0.0-1_all.deb ... 2023-10-09T07:46:08.317 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package ceph-test. 2023-10-09T07:46:08.330 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../81-ceph-test_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:46:08.331 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-10-09T07:46:08.375 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking ceph-test (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:08.693 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-pyasn1. 2023-10-09T07:46:08.701 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../66-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-10-09T07:46:08.742 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-10-09T07:46:09.112 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-10-09T07:46:09.127 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../67-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-10-09T07:46:09.170 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-09T07:46:09.506 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-rsa. 2023-10-09T07:46:09.522 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../68-python3-rsa_4.0-3_all.deb ... 2023-10-09T07:46:09.564 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-rsa (4.0-3) ... 2023-10-09T07:46:09.859 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-google-auth. 2023-10-09T07:46:09.874 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-2_all.deb ... 2023-10-09T07:46:09.917 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-10-09T07:46:10.237 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-blinker. 2023-10-09T07:46:10.251 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../70-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-10-09T07:46:10.295 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-09T07:46:10.607 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-oauthlib. 2023-10-09T07:46:10.622 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../71-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-10-09T07:46:10.665 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-09T07:46:10.986 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-10-09T07:46:10.999 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../72-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-10-09T07:46:11.043 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-09T07:46:11.354 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-websocket. 2023-10-09T07:46:11.369 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../73-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-10-09T07:46:11.412 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-10-09T07:46:11.733 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-kubernetes. 2023-10-09T07:46:11.747 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../74-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-10-09T07:46:11.790 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-10-09T07:46:12.388 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-10-09T07:46:12.401 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../75-ceph-mgr-k8sevents_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T07:46:12.445 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking ceph-mgr-k8sevents (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:12.629 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package libcephfs-dev. 2023-10-09T07:46:12.644 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../82-libcephfs-dev_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:46:12.687 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking libcephfs-dev (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:12.806 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package libonig5:amd64. 2023-10-09T07:46:12.821 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../76-libonig5_6.9.4-1_amd64.deb ... 2023-10-09T07:46:12.864 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-10-09T07:46:13.082 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package nvme-cli. 2023-10-09T07:46:13.096 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../83-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-10-09T07:46:13.155 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-10-09T07:46:13.226 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package libjq1:amd64. 2023-10-09T07:46:13.242 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../77-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-09T07:46:13.284 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-09T07:46:13.522 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-atomicwrites. 2023-10-09T07:46:13.538 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../84-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-10-09T07:46:13.545 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package jq. 2023-10-09T07:46:13.559 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../78-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-09T07:46:13.580 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-10-09T07:46:13.603 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-10-09T07:46:13.847 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package socat. 2023-10-09T07:46:13.861 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../79-socat_1.7.3.3-2_amd64.deb ... 2023-10-09T07:46:13.878 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-attr. 2023-10-09T07:46:13.894 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../85-python3-attr_19.3.0-2_all.deb ... 2023-10-09T07:46:13.905 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking socat (1.7.3.3-2) ... 2023-10-09T07:46:13.937 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-10-09T07:46:14.217 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package xmlstarlet. 2023-10-09T07:46:14.231 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../80-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-10-09T07:46:14.275 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-10-09T07:46:14.275 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-webencodings. 2023-10-09T07:46:14.289 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../86-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-10-09T07:46:14.333 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-09T07:46:14.644 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-html5lib. 2023-10-09T07:46:14.659 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../87-python3-html5lib_1.0.1-2_all.deb ... 2023-10-09T07:46:14.702 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-10-09T07:46:14.715 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package ceph-test. 2023-10-09T07:46:14.729 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../81-ceph-test_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:46:14.773 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking ceph-test (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:15.079 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-10-09T07:46:15.093 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../88-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-10-09T07:46:15.129 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-09T07:46:15.599 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-packaging. 2023-10-09T07:46:15.613 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../89-python3-packaging_20.3-1_all.deb ... 2023-10-09T07:46:15.657 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-packaging (20.3-1) ... 2023-10-09T07:46:15.960 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-pastescript. 2023-10-09T07:46:15.974 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../90-python3-pastescript_2.0.2-4_all.deb ... 2023-10-09T07:46:16.018 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-10-09T07:46:16.355 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-pluggy. 2023-10-09T07:46:16.364 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../91-python3-pluggy_0.13.0-2_all.deb ... 2023-10-09T07:46:16.404 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-10-09T07:46:16.716 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-psutil. 2023-10-09T07:46:16.725 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../92-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-10-09T07:46:16.766 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-10-09T07:46:17.103 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-py. 2023-10-09T07:46:17.118 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../93-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-10-09T07:46:17.161 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-10-09T07:46:17.472 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-pyinotify. 2023-10-09T07:46:17.481 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../94-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-10-09T07:46:17.522 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-09T07:46:17.816 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-wcwidth. 2023-10-09T07:46:17.825 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../95-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-10-09T07:46:17.866 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-09T07:46:18.202 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-pytest. 2023-10-09T07:46:18.218 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../96-python3-pytest_4.6.9-1_all.deb ... 2023-10-09T07:46:18.260 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-10-09T07:46:18.614 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package python3-simplejson. 2023-10-09T07:46:18.629 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../97-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-10-09T07:46:18.672 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-09T07:46:18.869 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package libcephfs-dev. 2023-10-09T07:46:18.883 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../82-libcephfs-dev_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:46:18.927 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking libcephfs-dev (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:19.075 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package radosgw. 2023-10-09T07:46:19.091 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../98-radosgw_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:46:19.133 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking radosgw (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:19.331 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package nvme-cli. 2023-10-09T07:46:19.345 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../83-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-10-09T07:46:19.412 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-10-09T07:46:19.784 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-atomicwrites. 2023-10-09T07:46:19.797 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../84-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-10-09T07:46:19.866 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-10-09T07:46:20.195 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-attr. 2023-10-09T07:46:20.210 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../85-python3-attr_19.3.0-2_all.deb ... 2023-10-09T07:46:20.253 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-10-09T07:46:20.303 INFO:teuthology.orchestra.run.smithi081.stdout:Selecting previously unselected package rbd-fuse. 2023-10-09T07:46:20.319 INFO:teuthology.orchestra.run.smithi081.stdout:Preparing to unpack .../99-rbd-fuse_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:46:20.361 INFO:teuthology.orchestra.run.smithi081.stdout:Unpacking rbd-fuse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:20.597 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-webencodings. 2023-10-09T07:46:20.610 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../86-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-10-09T07:46:20.654 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-09T07:46:20.679 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-attr (19.3.0-2) ... 2023-10-09T07:46:20.949 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-html5lib. 2023-10-09T07:46:20.963 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../87-python3-html5lib_1.0.1-2_all.deb ... 2023-10-09T07:46:20.974 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-10-09T07:46:21.015 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-10-09T07:46:21.117 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-10-09T07:46:21.243 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-10-09T07:46:21.352 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-10-09T07:46:21.367 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../88-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-10-09T07:46:21.402 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-09T07:46:21.458 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up cephadm (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:21.839 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-packaging. 2023-10-09T07:46:21.853 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../89-python3-packaging_20.3-1_all.deb ... 2023-10-09T07:46:21.888 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-packaging (20.3-1) ... 2023-10-09T07:46:22.049 INFO:teuthology.orchestra.run.smithi081.stdout:Adding system user cephadm....done 2023-10-09T07:46:22.176 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-pastescript. 2023-10-09T07:46:22.191 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../90-python3-pastescript_2.0.2-4_all.deb ... 2023-10-09T07:46:22.210 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-09T07:46:22.234 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-10-09T07:46:22.546 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-pluggy. 2023-10-09T07:46:22.553 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-10-09T07:46:22.560 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../91-python3-pluggy_0.13.0-2_all.deb ... 2023-10-09T07:46:22.604 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-10-09T07:46:22.854 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-10-09T07:46:22.915 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-psutil. 2023-10-09T07:46:22.930 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../92-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-10-09T07:46:22.973 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-10-09T07:46:22.980 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-10-09T07:46:23.298 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-10-09T07:46:23.301 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-py. 2023-10-09T07:46:23.315 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../93-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-10-09T07:46:23.368 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-10-09T07:46:23.671 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-pyinotify. 2023-10-09T07:46:23.683 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-09T07:46:23.685 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../94-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-10-09T07:46:23.729 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-09T07:46:23.960 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-10-09T07:46:24.082 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-wcwidth. 2023-10-09T07:46:24.098 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../95-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-10-09T07:46:24.140 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-09T07:46:24.261 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-09T07:46:24.443 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-pytest. 2023-10-09T07:46:24.458 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../96-python3-pytest_4.6.9-1_all.deb ... 2023-10-09T07:46:24.501 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-10-09T07:46:24.554 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-09T07:46:24.838 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-ceph-argparse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:24.839 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package python3-simplejson. 2023-10-09T07:46:24.853 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../97-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-10-09T07:46:24.897 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-09T07:46:25.131 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-09T07:46:25.257 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-10-09T07:46:25.300 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package radosgw. 2023-10-09T07:46:25.315 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../98-radosgw_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:46:25.358 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking radosgw (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:25.533 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-09T07:46:25.809 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-10-09T07:46:26.185 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-10-09T07:46:26.453 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-09T07:46:26.537 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package rbd-fuse. 2023-10-09T07:46:26.550 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../99-rbd-fuse_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T07:46:26.594 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking rbd-fuse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:26.796 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-10-09T07:46:26.885 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-attr (19.3.0-2) ... 2023-10-09T07:46:27.081 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libjaeger (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:27.175 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-10-09T07:46:27.206 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-10-09T07:46:27.300 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-10-09T07:46:27.428 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-10-09T07:46:27.532 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-10-09T07:46:27.655 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up cephadm (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:27.825 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-packaging (20.3-1) ... 2023-10-09T07:46:28.159 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-10-09T07:46:28.266 INFO:teuthology.orchestra.run.smithi118.stdout:Adding system user cephadm....done 2023-10-09T07:46:28.294 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-09T07:46:28.436 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-09T07:46:28.578 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-10-09T07:46:28.787 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-10-09T07:46:28.971 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-09T07:46:29.072 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-10-09T07:46:29.198 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-10-09T07:46:29.323 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-09T07:46:29.533 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-10-09T07:46:29.691 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up socat (1.7.3.3-2) ... 2023-10-09T07:46:29.817 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-ceph-common (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:29.934 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-09T07:46:30.118 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-10-09T07:46:30.213 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-10-09T07:46:30.461 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-09T07:46:30.497 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-09T07:46:30.587 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-10-09T07:46:30.738 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-10-09T07:46:30.790 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-09T07:46:31.031 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-09T07:46:31.109 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-ceph-argparse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:31.342 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-09T07:46:31.392 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-09T07:46:31.493 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-10-09T07:46:31.518 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-10-09T07:46:31.794 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-09T07:46:31.811 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-10-09T07:46:32.087 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-10-09T07:46:32.112 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-10-09T07:46:32.397 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-09T07:46:32.463 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-10-09T07:46:32.523 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-10-09T07:46:32.731 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-09T07:46:32.807 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-10-09T07:46:33.065 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-10-09T07:46:33.099 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-09T07:46:33.392 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-10-09T07:46:33.517 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up libjaeger (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:33.643 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-10-09T07:46:33.834 INFO:teuthology.orchestra.run.smithi081.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-10-09T07:46:33.977 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-10-09T07:46:34.071 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-10-09T07:46:34.197 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-09T07:46:34.262 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-packaging (20.3-1) ... 2023-10-09T07:46:34.506 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-10-09T07:46:34.546 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-10-09T07:46:34.695 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-09T07:46:34.849 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-09T07:46:34.975 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-09T07:46:34.982 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-10-09T07:46:35.101 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-10-09T07:46:35.383 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-09T07:46:35.446 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-09T07:46:35.724 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up librados2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:35.743 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-09T07:46:36.095 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up socat (1.7.3.3-2) ... 2023-10-09T07:46:36.184 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-10-09T07:46:36.221 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-ceph-common (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:36.523 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-10-09T07:46:36.850 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-09T07:46:36.976 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-10-09T07:46:37.102 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-10-09T07:46:37.395 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-09T07:46:37.705 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-09T07:46:37.822 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up librgw2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:37.831 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-10-09T07:46:37.948 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libsqlite3-mod-ceph (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:38.097 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-09T07:46:38.149 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-10-09T07:46:38.225 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-10-09T07:46:38.433 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-10-09T07:46:38.585 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-10-09T07:46:38.751 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-09T07:46:38.878 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-10-09T07:46:38.886 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-10-09T07:46:39.162 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-10-09T07:46:39.163 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-10-09T07:46:39.455 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-09T07:46:39.480 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libcephfs2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:39.606 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-09T07:46:39.764 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-10-09T07:46:39.925 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libradosstriper1 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:40.051 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-09T07:46:40.147 INFO:teuthology.orchestra.run.smithi118.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-10-09T07:46:40.381 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-09T07:46:40.392 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-10-09T07:46:40.518 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-09T07:46:40.821 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-10-09T07:46:41.191 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-09T07:46:41.317 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-09T07:46:41.443 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-10-09T07:46:41.480 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up librbd1 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:41.604 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-09T07:46:41.730 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-10-09T07:46:41.769 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-09T07:46:41.859 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-rsa (4.0-3) ... 2023-10-09T07:46:42.088 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up librados2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:42.151 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-10-09T07:46:42.213 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-10-09T07:46:42.436 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-mgr-modules-core (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:42.562 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-fuse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:42.783 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-09T07:46:42.784 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-09T07:46:43.255 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up libcephfs-dev (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:43.380 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-09T07:46:43.673 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-10-09T07:46:43.694 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up librgw2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:43.829 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up libsqlite3-mod-ceph (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:43.956 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-09T07:46:43.974 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-10-09T07:46:44.082 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-10-09T07:46:44.327 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-rados (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:44.450 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-10-09T07:46:44.453 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-rbd (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:44.570 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up rbd-fuse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:44.696 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-routes (2.4.1-2) ... 2023-10-09T07:46:44.743 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-10-09T07:46:45.023 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-10-09T07:46:45.044 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-10-09T07:46:45.358 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up libcephfs2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:45.418 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-rgw (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:45.509 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-09T07:46:45.543 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-cephfs (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:45.827 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up libradosstriper1 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:45.828 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-10-09T07:46:45.962 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-09T07:46:46.289 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-09T07:46:46.799 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-common (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:47.328 INFO:teuthology.orchestra.run.smithi081.stdout:Adding group ceph....done 2023-10-09T07:46:47.380 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up librbd1 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:47.506 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-09T07:46:47.632 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-10-09T07:46:47.715 INFO:teuthology.orchestra.run.smithi081.stdout:Adding system user ceph....done 2023-10-09T07:46:47.758 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-rsa (4.0-3) ... 2023-10-09T07:46:47.890 INFO:teuthology.orchestra.run.smithi081.stdout:Setting system user ceph properties....done 2023-10-09T07:46:47.906 INFO:teuthology.orchestra.run.smithi081.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-10-09T07:46:48.046 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-10-09T07:46:48.051 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-10-09T07:46:48.344 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up ceph-mgr-modules-core (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:48.382 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-10-09T07:46:48.470 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up ceph-fuse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:48.693 INFO:teuthology.orchestra.run.smithi118.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-09T07:46:48.693 INFO:teuthology.orchestra.run.smithi118.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-09T07:46:48.878 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-test (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:49.005 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up radosgw (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:49.138 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up libcephfs-dev (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:49.256 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-09T07:46:49.272 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-09T07:46:49.272 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-09T07:46:49.557 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-10-09T07:46:49.866 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-10-09T07:46:50.202 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-base (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:50.210 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-rados (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:50.336 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-rbd (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:50.462 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up rbd-fuse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:50.589 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-routes (2.4.1-2) ... 2023-10-09T07:46:50.721 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-10-09T07:46:50.881 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-10-09T07:46:51.196 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-mds (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:51.260 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-rgw (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:51.386 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-cephfs (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:51.418 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-09T07:46:51.418 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-09T07:46:51.688 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-10-09T07:46:51.872 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-mgr (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:52.095 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-09T07:46:52.095 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-09T07:46:52.574 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-osd (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:52.627 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up ceph-common (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:53.079 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-09T07:46:53.079 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-09T07:46:53.173 INFO:teuthology.orchestra.run.smithi118.stdout:Adding group ceph....done 2023-10-09T07:46:53.558 INFO:teuthology.orchestra.run.smithi118.stdout:Adding system user ceph....done 2023-10-09T07:46:53.558 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-mgr-k8sevents (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:53.695 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-mgr-diskprediction-local (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:53.738 INFO:teuthology.orchestra.run.smithi118.stdout:Setting system user ceph properties....done 2023-10-09T07:46:53.753 INFO:teuthology.orchestra.run.smithi118.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-10-09T07:46:53.829 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-mon (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:53.894 INFO:teuthology.orchestra.run.smithi118.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-10-09T07:46:54.077 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-09T07:46:54.077 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-09T07:46:54.209 INFO:teuthology.orchestra.run.smithi118.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-10-09T07:46:54.547 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-mgr-cephadm (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:54.690 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:54.691 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up ceph-test (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:54.817 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up radosgw (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:54.841 INFO:teuthology.orchestra.run.smithi081.stdout:Setting up ceph-mgr-dashboard (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:54.976 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-10-09T07:46:55.092 INFO:teuthology.orchestra.run.smithi118.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-09T07:46:55.092 INFO:teuthology.orchestra.run.smithi118.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-09T07:46:55.285 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-09T07:46:55.753 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up ceph-base (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:56.121 INFO:teuthology.orchestra.run.smithi118.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-10-09T07:46:56.580 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up ceph-mds (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:56.806 INFO:teuthology.orchestra.run.smithi118.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-09T07:46:56.806 INFO:teuthology.orchestra.run.smithi118.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-09T07:46:57.273 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up ceph-mgr (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:57.495 INFO:teuthology.orchestra.run.smithi118.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-09T07:46:57.496 INFO:teuthology.orchestra.run.smithi118.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-09T07:46:57.951 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up ceph-osd (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:58.381 INFO:teuthology.orchestra.run.smithi081.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-09T07:46:58.425 INFO:teuthology.orchestra.run.smithi118.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-09T07:46:58.425 INFO:teuthology.orchestra.run.smithi118.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-09T07:46:58.846 INFO:teuthology.orchestra.run.smithi081.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-10-09T07:46:58.849 DEBUG:teuthology.parallel:result is None 2023-10-09T07:46:58.861 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up ceph-mgr-k8sevents (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:58.998 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up ceph-mgr-diskprediction-local (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:59.130 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up ceph-mon (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:59.348 INFO:teuthology.orchestra.run.smithi118.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-09T07:46:59.348 INFO:teuthology.orchestra.run.smithi118.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-09T07:46:59.848 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up ceph-mgr-cephadm (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:46:59.991 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up ceph (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:47:00.117 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up ceph-mgr-dashboard (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T07:47:00.261 INFO:teuthology.orchestra.run.smithi118.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-10-09T07:47:00.537 INFO:teuthology.orchestra.run.smithi118.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-09T07:47:03.482 INFO:teuthology.orchestra.run.smithi118.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-09T07:47:03.928 INFO:teuthology.orchestra.run.smithi118.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-10-09T07:47:03.931 DEBUG:teuthology.parallel:result is None 2023-10-09T07:47:03.931 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-09T07:47:03.931 INFO:teuthology.packaging:ref: None 2023-10-09T07:47:03.931 INFO:teuthology.packaging:tag: None 2023-10-09T07:47:03.932 INFO:teuthology.packaging:branch: pacific 2023-10-09T07:47:03.932 INFO:teuthology.packaging:sha1: b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T07:47:03.932 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-09T07:47:04.146 DEBUG:teuthology.orchestra.run.smithi081:> dpkg-query -W -f '${Version}' ceph 2023-10-09T07:47:04.171 INFO:teuthology.orchestra.run.smithi081.stdout:16.2.14-48-gaeb2e425-1focal 2023-10-09T07:47:04.171 INFO:teuthology.packaging:The installed version of ceph is 16.2.14-48-gaeb2e425-1focal 2023-10-09T07:47:04.171 INFO:teuthology.task.install:The correct ceph version 16.2.14-48-gaeb2e425-1focal is installed. 2023-10-09T07:47:04.172 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-09T07:47:04.172 INFO:teuthology.packaging:ref: None 2023-10-09T07:47:04.172 INFO:teuthology.packaging:tag: None 2023-10-09T07:47:04.172 INFO:teuthology.packaging:branch: pacific 2023-10-09T07:47:04.172 INFO:teuthology.packaging:sha1: b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T07:47:04.172 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-09T07:47:04.368 DEBUG:teuthology.orchestra.run.smithi118:> dpkg-query -W -f '${Version}' ceph 2023-10-09T07:47:04.391 INFO:teuthology.orchestra.run.smithi118.stdout:16.2.14-48-gaeb2e425-1focal 2023-10-09T07:47:04.391 INFO:teuthology.packaging:The installed version of ceph is 16.2.14-48-gaeb2e425-1focal 2023-10-09T07:47:04.391 INFO:teuthology.task.install:The correct ceph version 16.2.14-48-gaeb2e425-1focal is installed. 2023-10-09T07:47:04.391 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-10-09T07:47:04.391 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T07:47:04.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-09T07:47:04.407 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-10-09T07:47:04.407 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-09T07:47:04.447 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-10-09T07:47:04.447 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T07:47:04.447 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/usr/bin/daemon-helper 2023-10-09T07:47:04.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-09T07:47:04.524 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-10-09T07:47:04.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/usr/bin/daemon-helper 2023-10-09T07:47:04.540 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-09T07:47:04.596 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-10-09T07:47:04.596 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T07:47:04.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-09T07:47:04.612 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-09T07:47:04.669 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-10-09T07:47:04.669 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-09T07:47:04.685 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-09T07:47:04.742 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-10-09T07:47:04.742 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T07:47:04.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/usr/bin/stdin-killer 2023-10-09T07:47:04.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-09T07:47:04.816 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-10-09T07:47:04.816 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/usr/bin/stdin-killer 2023-10-09T07:47:04.831 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-09T07:47:04.888 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-09T07:47:04.964 INFO:tasks.cephadm:Config: {'cephadm_branch': 'pacific', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:pacific', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0'} 2023-10-09T07:47:04.964 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:pacific 2023-10-09T07:47:04.964 INFO:tasks.cephadm:Cluster fsid is 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:47:04.964 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-09T07:47:04.965 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.81', 'mon.c': '[v2:172.21.15.81:3301,v1:172.21.15.81:6790]', 'mon.b': '172.21.15.118'} 2023-10-09T07:47:04.965 INFO:tasks.cephadm:First mon is mon.a on smithi081 2023-10-09T07:47:04.965 INFO:tasks.cephadm:First mgr is y 2023-10-09T07:47:04.965 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-09T07:47:04.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo hostname $(hostname -s) 2023-10-09T07:47:04.981 DEBUG:teuthology.orchestra.run.smithi118:> sudo hostname $(hostname -s) 2023-10-09T07:47:04.997 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2023-10-09T07:47:04.998 DEBUG:teuthology.orchestra.run.smithi081:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-09T07:47:05.254 INFO:teuthology.orchestra.run.smithi081.stdout:-rw-rw-r-- 1 ubuntu ubuntu 350873 Oct 9 07:47 /home/ubuntu/cephtest/cephadm 2023-10-09T07:47:05.254 DEBUG:teuthology.orchestra.run.smithi118:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-09T07:47:05.403 INFO:teuthology.orchestra.run.smithi118.stdout:-rw-rw-r-- 1 ubuntu ubuntu 350873 Oct 9 07:47 /home/ubuntu/cephtest/cephadm 2023-10-09T07:47:05.403 DEBUG:teuthology.orchestra.run.smithi081:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-09T07:47:05.413 DEBUG:teuthology.orchestra.run.smithi118:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-09T07:47:05.431 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:pacific on all hosts... 2023-10-09T07:47:05.432 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-10-09T07:47:05.455 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-10-09T07:47:05.747 INFO:teuthology.orchestra.run.smithi081.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-10-09T07:47:05.750 INFO:teuthology.orchestra.run.smithi118.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-10-09T07:47:49.311 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T07:47:49.311 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph_version": "ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)", 2023-10-09T07:47:49.312 INFO:teuthology.orchestra.run.smithi118.stdout: "image_id": "83c1f8bb3ad8bc51d249aef2da9bdf52b5282074d63d7c4f2c8c24d22f4df352", 2023-10-09T07:47:49.312 INFO:teuthology.orchestra.run.smithi118.stdout: "repo_digests": [ 2023-10-09T07:47:49.312 INFO:teuthology.orchestra.run.smithi118.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:4f464afc8f1cc01018a8c87b9dd7b2223f549df43bea1784673b845fee6e24c3" 2023-10-09T07:47:49.312 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T07:47:49.312 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T07:47:54.346 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T07:47:54.346 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph_version": "ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)", 2023-10-09T07:47:54.346 INFO:teuthology.orchestra.run.smithi081.stdout: "image_id": "83c1f8bb3ad8bc51d249aef2da9bdf52b5282074d63d7c4f2c8c24d22f4df352", 2023-10-09T07:47:54.346 INFO:teuthology.orchestra.run.smithi081.stdout: "repo_digests": [ 2023-10-09T07:47:54.346 INFO:teuthology.orchestra.run.smithi081.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:4f464afc8f1cc01018a8c87b9dd7b2223f549df43bea1784673b845fee6e24c3" 2023-10-09T07:47:54.346 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T07:47:54.347 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T07:47:54.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo mkdir -p /etc/ceph 2023-10-09T07:47:54.382 DEBUG:teuthology.orchestra.run.smithi118:> sudo mkdir -p /etc/ceph 2023-10-09T07:47:54.400 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 777 /etc/ceph 2023-10-09T07:47:54.439 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 777 /etc/ceph 2023-10-09T07:47:54.460 INFO:tasks.cephadm:Writing seed config... 2023-10-09T07:47:54.461 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-10-09T07:47:54.461 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-10-09T07:47:54.461 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-10-09T07:47:54.461 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-10-09T07:47:54.461 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-10-09T07:47:54.461 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-10-09T07:47:54.462 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-10-09T07:47:54.462 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-10-09T07:47:54.462 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-10-09T07:47:54.462 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-10-09T07:47:54.462 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-10-09T07:47:54.462 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T07:47:54.463 DEBUG:teuthology.orchestra.run.smithi081:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-10-09T07:47:54.488 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 = 0a47c0f6-6678-11ee-8db5-212e2dc638e7 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-10-09T07:47:54.488 DEBUG:teuthology.orchestra.run.smithi081:mon.a> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mon.a.service 2023-10-09T07:47:54.531 DEBUG:teuthology.orchestra.run.smithi081:mgr.y> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mgr.y.service 2023-10-09T07:47:54.574 INFO:tasks.cephadm:Bootstrapping... 2023-10-09T07:47:54.575 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific -v bootstrap --fsid 0a47c0f6-6678-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.81 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-10-09T07:47:54.785 INFO:teuthology.orchestra.run.smithi081.stderr:-------------------------------------------------------------------------------- 2023-10-09T07:47:54.786 INFO:teuthology.orchestra.run.smithi081.stderr:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:pacific', '-v', 'bootstrap', '--fsid', '0a47c0f6-6678-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.81', '--skip-admin-label'] 2023-10-09T07:47:54.786 INFO:teuthology.orchestra.run.smithi081.stderr:Verifying podman|docker is present... 2023-10-09T07:47:54.786 INFO:teuthology.orchestra.run.smithi081.stderr:Verifying lvm2 is present... 2023-10-09T07:47:54.786 INFO:teuthology.orchestra.run.smithi081.stderr:Verifying time synchronization is in place... 2023-10-09T07:47:54.790 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-10-09T07:47:54.795 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: inactive 2023-10-09T07:47:54.802 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-10-09T07:47:54.807 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: inactive 2023-10-09T07:47:54.811 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: masked 2023-10-09T07:47:54.816 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: inactive 2023-10-09T07:47:54.820 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-10-09T07:47:54.825 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: inactive 2023-10-09T07:47:54.830 INFO:journalctl@ceph.mon.a.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:47:54.830 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: enabled 2023-10-09T07:47:54.835 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: active 2023-10-09T07:47:54.836 INFO:teuthology.orchestra.run.smithi081.stderr:Unit ntp.service is enabled and running 2023-10-09T07:47:54.836 INFO:teuthology.orchestra.run.smithi081.stderr:Repeating the final host check... 2023-10-09T07:47:54.836 INFO:teuthology.orchestra.run.smithi081.stderr:docker (/usr/bin/docker) is present 2023-10-09T07:47:54.836 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl is present 2023-10-09T07:47:54.836 INFO:teuthology.orchestra.run.smithi081.stderr:lvcreate is present 2023-10-09T07:47:54.842 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-10-09T07:47:54.847 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: inactive 2023-10-09T07:47:54.851 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-10-09T07:47:54.858 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: inactive 2023-10-09T07:47:54.863 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: masked 2023-10-09T07:47:54.868 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: inactive 2023-10-09T07:47:54.876 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-10-09T07:47:54.881 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: inactive 2023-10-09T07:47:54.889 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: enabled 2023-10-09T07:47:54.896 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: active 2023-10-09T07:47:54.897 INFO:teuthology.orchestra.run.smithi081.stderr:Unit ntp.service is enabled and running 2023-10-09T07:47:54.897 INFO:teuthology.orchestra.run.smithi081.stderr:Host looks OK 2023-10-09T07:47:54.897 INFO:teuthology.orchestra.run.smithi081.stderr:Cluster fsid: 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:47:54.898 INFO:teuthology.orchestra.run.smithi081.stderr:Acquiring lock 139631327236048 on /run/cephadm/0a47c0f6-6678-11ee-8db5-212e2dc638e7.lock 2023-10-09T07:47:54.898 INFO:teuthology.orchestra.run.smithi081.stderr:Lock 139631327236048 acquired on /run/cephadm/0a47c0f6-6678-11ee-8db5-212e2dc638e7.lock 2023-10-09T07:47:54.898 INFO:teuthology.orchestra.run.smithi081.stderr:Verifying IP 172.21.15.81 port 3300 ... 2023-10-09T07:47:54.898 INFO:teuthology.orchestra.run.smithi081.stderr:Verifying IP 172.21.15.81 port 6789 ... 2023-10-09T07:47:54.898 INFO:teuthology.orchestra.run.smithi081.stderr:Base mon IP(s) is [172.21.15.81:3300, 172.21.15.81:6789], mon addrv is [v2:172.21.15.81:3300,v1:172.21.15.81:6789] 2023-10-09T07:47:54.903 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2023-10-09T07:47:54.903 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.81 metric 100 2023-10-09T07:47:54.904 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-10-09T07:47:54.904 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.81 2023-10-09T07:47:54.904 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.81 metric 100 2023-10-09T07:47:54.910 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-10-09T07:47:54.910 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-10-09T07:47:54.910 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1771sec pref medium 2023-10-09T07:47:54.913 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-10-09T07:47:54.913 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2023-10-09T07:47:54.913 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-10-09T07:47:54.914 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-10-09T07:47:54.914 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d753/64 scope link 2023-10-09T07:47:54.914 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-10-09T07:47:54.915 INFO:teuthology.orchestra.run.smithi081.stderr:Mon IP `172.21.15.81` is in CIDR network `172.21.0.0/20` 2023-10-09T07:47:54.915 INFO:teuthology.orchestra.run.smithi081.stderr:Mon IP `172.21.15.81` is in CIDR network `172.21.0.0/20` 2023-10-09T07:47:54.915 INFO:teuthology.orchestra.run.smithi081.stderr:Mon IP `172.21.15.81` is in CIDR network `172.21.15.254/32` 2023-10-09T07:47:54.915 INFO:teuthology.orchestra.run.smithi081.stderr:Mon IP `172.21.15.81` is in CIDR network `172.21.15.254/32` 2023-10-09T07:47:54.915 INFO:teuthology.orchestra.run.smithi081.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.15.254/32', '172.21.15.254/32'] 2023-10-09T07:47:54.916 INFO:teuthology.orchestra.run.smithi081.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-10-09T07:47:54.916 INFO:teuthology.orchestra.run.smithi081.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-10-09T07:47:55.067 INFO:journalctl@ceph.mgr.y.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:47:55.164 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/docker: pacific: Pulling from ceph-ci/ceph 2023-10-09T07:47:55.209 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/docker: Digest: sha256:4f464afc8f1cc01018a8c87b9dd7b2223f549df43bea1784673b845fee6e24c3 2023-10-09T07:47:55.209 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/docker: Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:pacific 2023-10-09T07:47:55.242 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/docker: quay.ceph.io/ceph-ci/ceph:pacific 2023-10-09T07:47:56.252 INFO:teuthology.orchestra.run.smithi081.stderr:ceph: ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable) 2023-10-09T07:47:56.809 INFO:teuthology.orchestra.run.smithi081.stderr:Ceph version: ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable) 2023-10-09T07:47:56.809 INFO:teuthology.orchestra.run.smithi081.stderr:Extracting ceph user uid/gid from container image... 2023-10-09T07:47:57.595 INFO:teuthology.orchestra.run.smithi081.stderr:stat: 167 167 2023-10-09T07:47:58.254 INFO:teuthology.orchestra.run.smithi081.stderr:Creating initial keys... 2023-10-09T07:47:59.079 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-authtool: AQAvsCNlu9y3BBAAy5COnz92EprsuvUXchW+1w== 2023-10-09T07:48:00.481 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-authtool: AQAwsCNlqcCIHBAArOpqwV1PodjkYY+mub1yVw== 2023-10-09T07:48:01.963 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-authtool: AQAxsCNlKOxpORAAom9H99uwD8g3ppEWA+Zs4A== 2023-10-09T07:48:02.561 INFO:teuthology.orchestra.run.smithi081.stderr:Creating initial monmap... 2023-10-09T07:48:03.374 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-09T07:48:03.374 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:48:03.374 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-09T07:48:03.981 INFO:teuthology.orchestra.run.smithi081.stderr:monmaptool for a [v2:172.21.15.81:3300,v1:172.21.15.81:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-09T07:48:03.982 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/monmaptool: set fsid to 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:48:03.982 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-09T07:48:03.982 INFO:teuthology.orchestra.run.smithi081.stderr: 2023-10-09T07:48:03.982 INFO:teuthology.orchestra.run.smithi081.stderr:Creating mon... 2023-10-09T07:48:04.827 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.822+0000 7f7c0f6e6880 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-09T07:48:04.827 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.822+0000 7f7c0f6e6880 1 imported monmap: 2023-10-09T07:48:04.827 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: epoch 0 2023-10-09T07:48:04.827 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:48:04.827 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: last_changed 2023-10-09T07:48:03.373499+0000 2023-10-09T07:48:04.828 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: created 2023-10-09T07:48:03.373499+0000 2023-10-09T07:48:04.828 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2023-10-09T07:48:04.828 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-10-09T07:48:04.828 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.a 2023-10-09T07:48:04.828 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.828 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.822+0000 7f7c0f6e6880 0 /usr/bin/ceph-mon: set fsid to 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:48:04.828 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: RocksDB version: 6.8.1 2023-10-09T07:48:04.853 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.854 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-09T07:48:04.854 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Compile date Oct 5 2023 2023-10-09T07:48:04.854 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: DB SUMMARY 2023-10-09T07:48:04.854 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.854 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-10-09T07:48:04.854 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.854 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-10-09T07:48:04.854 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.854 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.error_if_exists: 0 2023-10-09T07:48:04.854 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.create_if_missing: 1 2023-10-09T07:48:04.855 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.paranoid_checks: 1 2023-10-09T07:48:04.855 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.env: 0x5651a93c1080 2023-10-09T07:48:04.855 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.fs: Posix File System 2023-10-09T07:48:04.855 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.info_log: 0x5651aa23daa0 2023-10-09T07:48:04.855 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-09T07:48:04.855 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.statistics: (nil) 2023-10-09T07:48:04.855 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.use_fsync: 0 2023-10-09T07:48:04.855 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_log_file_size: 0 2023-10-09T07:48:04.855 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-09T07:48:04.855 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-09T07:48:04.855 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-09T07:48:04.855 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-09T07:48:04.855 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.allow_fallocate: 1 2023-10-09T07:48:04.856 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-09T07:48:04.856 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-09T07:48:04.856 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.use_direct_reads: 0 2023-10-09T07:48:04.856 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-09T07:48:04.856 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.create_missing_column_families: 0 2023-10-09T07:48:04.856 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.db_log_dir: 2023-10-09T07:48:04.856 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-10-09T07:48:04.856 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-09T07:48:04.856 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_subcompactions: 1 2023-10-09T07:48:04.856 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_background_flushes: -1 2023-10-09T07:48:04.856 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-09T07:48:04.857 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-09T07:48:04.857 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-09T07:48:04.857 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-09T07:48:04.857 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-09T07:48:04.857 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.advise_random_on_open: 1 2023-10-09T07:48:04.857 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-09T07:48:04.857 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.write_buffer_manager: 0x5651aa245890 2023-10-09T07:48:04.857 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-09T07:48:04.857 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-09T07:48:04.857 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-09T07:48:04.857 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-09T07:48:04.857 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.rate_limiter: (nil) 2023-10-09T07:48:04.857 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-09T07:48:04.858 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-09T07:48:04.858 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-09T07:48:04.858 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-09T07:48:04.858 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.unordered_write: 0 2023-10-09T07:48:04.858 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-09T07:48:04.858 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-09T07:48:04.858 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-09T07:48:04.858 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-09T07:48:04.858 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.row_cache: None 2023-10-09T07:48:04.858 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.wal_filter: None 2023-10-09T07:48:04.858 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-09T07:48:04.858 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-09T07:48:04.859 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.preserve_deletes: 0 2023-10-09T07:48:04.859 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.two_write_queues: 0 2023-10-09T07:48:04.859 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.manual_wal_flush: 0 2023-10-09T07:48:04.859 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.atomic_flush: 0 2023-10-09T07:48:04.859 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-09T07:48:04.859 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-09T07:48:04.859 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-09T07:48:04.859 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.log_readahead_size: 0 2023-10-09T07:48:04.859 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-10-09T07:48:04.859 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_background_jobs: 2 2023-10-09T07:48:04.859 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_background_compactions: -1 2023-10-09T07:48:04.859 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-09T07:48:04.860 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-09T07:48:04.860 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-09T07:48:04.860 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_total_wal_size: 0 2023-10-09T07:48:04.860 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-09T07:48:04.860 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-09T07:48:04.860 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-09T07:48:04.860 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-09T07:48:04.860 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_open_files: -1 2023-10-09T07:48:04.860 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.bytes_per_sync: 0 2023-10-09T07:48:04.860 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-09T07:48:04.860 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-09T07:48:04.860 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-09T07:48:04.861 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Compression algorithms supported: 2023-10-09T07:48:04.861 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-09T07:48:04.861 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: kZSTD supported: 0 2023-10-09T07:48:04.861 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: kXpressCompression supported: 0 2023-10-09T07:48:04.861 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-09T07:48:04.861 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: kLZ4Compression supported: 1 2023-10-09T07:48:04.861 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: kBZip2Compression supported: 0 2023-10-09T07:48:04.861 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: kZlibCompression supported: 1 2023-10-09T07:48:04.861 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: kSnappyCompression supported: 1 2023-10-09T07:48:04.861 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-09T07:48:04.861 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2023-10-09T07:48:04.861 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.862 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-10-09T07:48:04.862 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.862 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-10-09T07:48:04.862 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.862 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-09T07:48:04.862 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.merge_operator: 2023-10-09T07:48:04.862 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compaction_filter: None 2023-10-09T07:48:04.862 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compaction_filter_factory: None 2023-10-09T07:48:04.862 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-09T07:48:04.862 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-09T07:48:04.862 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5651aa153d20) 2023-10-09T07:48:04.862 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-10-09T07:48:04.863 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-09T07:48:04.863 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-09T07:48:04.863 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-10-09T07:48:04.863 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: index_type: 0 2023-10-09T07:48:04.863 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-10-09T07:48:04.863 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-10-09T07:48:04.863 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-10-09T07:48:04.863 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-10-09T07:48:04.863 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: checksum: 1 2023-10-09T07:48:04.863 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-10-09T07:48:04.863 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: block_cache: 0x5651aa18ad10 2023-10-09T07:48:04.863 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-10-09T07:48:04.863 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-10-09T07:48:04.864 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-10-09T07:48:04.864 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-10-09T07:48:04.864 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-10-09T07:48:04.864 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-10-09T07:48:04.864 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-10-09T07:48:04.864 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-10-09T07:48:04.864 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-10-09T07:48:04.864 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-10-09T07:48:04.864 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-10-09T07:48:04.864 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-10-09T07:48:04.864 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-10-09T07:48:04.864 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-10-09T07:48:04.864 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-10-09T07:48:04.865 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-09T07:48:04.865 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-10-09T07:48:04.865 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-10-09T07:48:04.865 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-10-09T07:48:04.865 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: format_version: 2 2023-10-09T07:48:04.865 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-10-09T07:48:04.865 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: block_align: 0 2023-10-09T07:48:04.865 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.865 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-09T07:48:04.865 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-09T07:48:04.865 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compression: NoCompression 2023-10-09T07:48:04.865 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-09T07:48:04.866 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-09T07:48:04.866 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-09T07:48:04.866 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.num_levels: 7 2023-10-09T07:48:04.866 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-09T07:48:04.866 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-09T07:48:04.866 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-09T07:48:04.866 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-09T07:48:04.866 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-09T07:48:04.866 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-09T07:48:04.866 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-09T07:48:04.866 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-09T07:48:04.867 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-09T07:48:04.867 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-09T07:48:04.867 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compression_opts.level: 32767 2023-10-09T07:48:04.867 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-09T07:48:04.867 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-09T07:48:04.867 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-09T07:48:04.867 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compression_opts.enabled: false 2023-10-09T07:48:04.867 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-09T07:48:04.867 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-09T07:48:04.867 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-09T07:48:04.867 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-09T07:48:04.867 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-09T07:48:04.867 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-09T07:48:04.868 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-09T07:48:04.868 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-09T07:48:04.868 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-09T07:48:04.868 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-09T07:48:04.868 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-09T07:48:04.868 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-09T07:48:04.868 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-09T07:48:04.868 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-09T07:48:04.868 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-09T07:48:04.868 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-09T07:48:04.868 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-09T07:48:04.868 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.arena_block_size: 4194304 2023-10-09T07:48:04.869 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-09T07:48:04.869 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-09T07:48:04.869 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-09T07:48:04.869 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-09T07:48:04.869 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-09T07:48:04.869 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-09T07:48:04.869 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-09T07:48:04.869 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-09T07:48:04.869 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-09T07:48:04.869 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-09T07:48:04.869 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-09T07:48:04.869 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-09T07:48:04.870 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-09T07:48:04.870 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-09T07:48:04.870 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.table_properties_collectors: 2023-10-09T07:48:04.870 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.inplace_update_support: 0 2023-10-09T07:48:04.870 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-09T07:48:04.870 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-09T07:48:04.870 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-09T07:48:04.870 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-09T07:48:04.870 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.bloom_locality: 0 2023-10-09T07:48:04.870 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.max_successive_merges: 0 2023-10-09T07:48:04.870 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-09T07:48:04.870 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-09T07:48:04.871 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.force_consistency_checks: 0 2023-10-09T07:48:04.871 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-09T07:48:04.871 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.ttl: 2592000 2023-10-09T07:48:04.871 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-09T07:48:04.871 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 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-09T07:48:04.871 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.871 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-10-09T07:48:04.871 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.871 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.826+0000 7f7c0f6e6880 4 rocksdb: DB pointer 0x5651aa253800 2023-10-09T07:48:04.871 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.830+0000 7f7bf856e700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-10-09T07:48:04.871 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.830+0000 7f7bf856e700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-10-09T07:48:04.871 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2023-10-09T07:48:04.871 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T07:48:04.872 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.872 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.872 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T07:48:04.872 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.872 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.872 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T07:48:04.872 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.872 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-09T07:48:04.872 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.872 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T07:48:04.872 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.872 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.873 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.873 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-09T07:48:04.873 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.873 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T07:48:04.873 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T07:48:04.873 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-10-09T07:48:04.873 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T07:48:04.873 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T07:48:04.873 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T07:48:04.873 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-10-09T07:48:04.873 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.873 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.874 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.874 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.874 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-10-09T07:48:04.874 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.874 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-09T07:48:04.874 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.874 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T07:48:04.874 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.874 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.874 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.874 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-09T07:48:04.874 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.875 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T07:48:04.875 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T07:48:04.875 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-10-09T07:48:04.875 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T07:48:04.875 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T07:48:04.875 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T07:48:04.875 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-10-09T07:48:04.875 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.875 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.875 INFO:teuthology.orchestra.run.smithi081.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-09T07:48:04.875 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.875 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-10-09T07:48:04.876 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: 2023-10-09T07:48:04.876 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.830+0000 7f7c0f6e6880 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2023-10-09T07:48:04.876 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.830+0000 7f7c0f6e6880 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2023-10-09T07:48:04.876 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph-mon: debug 2023-10-09T07:48:04.830+0000 7f7c0f6e6880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-10-09T07:48:05.464 INFO:teuthology.orchestra.run.smithi081.stderr:create mon.a on 2023-10-09T07:48:05.486 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-10-09T07:48:05.697 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-10-09T07:48:05.911 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7.target -> /etc/systemd/system/ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7.target. 2023-10-09T07:48:05.911 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7.target -> /etc/systemd/system/ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7.target. 2023-10-09T07:48:06.348 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Failed to reset failed state of unit ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mon.a.service: Unit ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mon.a.service not loaded. 2023-10-09T07:48:06.356 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Created symlink /etc/systemd/system/ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7.target.wants/ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mon.a.service -> /etc/systemd/system/ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@.service. 2023-10-09T07:48:06.570 INFO:teuthology.orchestra.run.smithi081.stderr:firewalld does not appear to be present 2023-10-09T07:48:06.570 INFO:teuthology.orchestra.run.smithi081.stderr:Not possible to enable service . firewalld.service is not available 2023-10-09T07:48:06.570 INFO:teuthology.orchestra.run.smithi081.stderr:Waiting for mon to start... 2023-10-09T07:48:06.570 INFO:teuthology.orchestra.run.smithi081.stderr:Waiting for mon... 2023-10-09T07:48:08.032 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: cluster: 2023-10-09T07:48:08.032 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: id: 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:48:08.033 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-10-09T07:48:08.033 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2023-10-09T07:48:08.033 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: services: 2023-10-09T07:48:08.033 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.195849s) 2023-10-09T07:48:08.033 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mgr: no daemons active 2023-10-09T07:48:08.034 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-10-09T07:48:08.034 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2023-10-09T07:48:08.034 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: data: 2023-10-09T07:48:08.035 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-10-09T07:48:08.035 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-10-09T07:48:08.035 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-10-09T07:48:08.035 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: pgs: 2023-10-09T07:48:08.035 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2023-10-09T07:48:08.059 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:07 smithi081 bash[26953]: cluster 2023-10-09T07:48:07.811830+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-09T07:48:08.678 INFO:teuthology.orchestra.run.smithi081.stderr:mon is available 2023-10-09T07:48:08.678 INFO:teuthology.orchestra.run.smithi081.stderr:Assimilating anything we can from ceph.conf... 2023-10-09T07:48:09.123 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:08 smithi081 bash[26953]: cluster 2023-10-09T07:48:07.835405+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-09T07:48:09.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:08 smithi081 bash[26953]: cluster 2023-10-09T07:48:07.835819+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0]} removed_ranks: {} 2023-10-09T07:48:09.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:08 smithi081 bash[26953]: cluster 2023-10-09T07:48:07.842258+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-10-09T07:48:09.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:08 smithi081 bash[26953]: cluster 2023-10-09T07:48:07.846314+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-10-09T07:48:09.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:08 smithi081 bash[26953]: cluster 2023-10-09T07:48:07.846898+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-10-09T07:48:09.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:08 smithi081 bash[26953]: audit 2023-10-09T07:48:08.031082+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.81:0/1660146190' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-09T07:48:09.749 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2023-10-09T07:48:09.750 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: [global] 2023-10-09T07:48:09.750 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: fsid = 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:48:09.750 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: log_to_journald = false 2023-10-09T07:48:09.750 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.81:3300,v1:172.21.15.81:6789] 2023-10-09T07:48:09.750 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-10-09T07:48:09.750 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-10-09T07:48:09.750 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-10-09T07:48:09.750 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-10-09T07:48:09.750 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2023-10-09T07:48:09.750 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: [mgr] 2023-10-09T07:48:09.750 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-10-09T07:48:09.751 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2023-10-09T07:48:09.751 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: [osd] 2023-10-09T07:48:09.751 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-10-09T07:48:09.751 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-10-09T07:48:10.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:09 smithi081 bash[26953]: audit 2023-10-09T07:48:09.740863+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.81:0/2852920438' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-09T07:48:10.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:09 smithi081 bash[26953]: audit 2023-10-09T07:48:09.747948+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.81:0/2852920438' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-10-09T07:48:10.359 INFO:teuthology.orchestra.run.smithi081.stderr:Generating new minimal ceph.conf... 2023-10-09T07:48:11.873 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:11 smithi081 bash[26953]: audit 2023-10-09T07:48:11.392019+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.81:0/16506079' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:48:12.009 INFO:teuthology.orchestra.run.smithi081.stderr:Restarting the monitor... 2023-10-09T07:48:12.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:12 smithi081 systemd[1]: Stopping Ceph mon.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T07:48:12.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:12 smithi081 bash[27338]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mon.a 2023-10-09T07:48:12.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:12 smithi081 bash[26953]: debug 2023-10-09T07:48:12.206+0000 7f6e026c2700 -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-09T07:48:12.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:12 smithi081 bash[26953]: debug 2023-10-09T07:48:12.206+0000 7f6e026c2700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-10-09T07:48:12.984 INFO:teuthology.orchestra.run.smithi081.stderr:Setting mon public_network to 172.21.0.0/20,172.21.15.254/32 2023-10-09T07:48:13.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:12 smithi081 bash[27375]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mon-a 2023-10-09T07:48:13.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:12 smithi081 bash[27440]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mon-a 2023-10-09T07:48:13.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:12 smithi081 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mon.a.service: Succeeded. 2023-10-09T07:48:13.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:12 smithi081 systemd[1]: Stopped Ceph mon.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T07:48:13.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:12 smithi081 systemd[1]: Started Ceph mon.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T07:48:14.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.150+0000 7fea7fa87880 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-09T07:48:14.246 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.150+0000 7fea7fa87880 0 ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable), process ceph-mon, pid 7 2023-10-09T07:48:14.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.150+0000 7fea7fa87880 0 pidfile_write: ignore empty --pid-file 2023-10-09T07:48:14.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.154+0000 7fea7fa87880 0 load: jerasure load: lrc load: isa 2023-10-09T07:48:14.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: RocksDB version: 6.8.1 2023-10-09T07:48:14.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-09T07:48:14.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Compile date Oct 5 2023 2023-10-09T07:48:14.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: DB SUMMARY 2023-10-09T07:48:14.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: CURRENT file: CURRENT 2023-10-09T07:48:14.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: IDENTITY file: IDENTITY 2023-10-09T07:48:14.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2023-10-09T07:48:14.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-10-09T07:48:14.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 86703 ; 2023-10-09T07:48:14.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.error_if_exists: 0 2023-10-09T07:48:14.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.create_if_missing: 0 2023-10-09T07:48:14.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.paranoid_checks: 1 2023-10-09T07:48:14.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.env: 0x55e0319c1080 2023-10-09T07:48:14.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.fs: Posix File System 2023-10-09T07:48:14.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.info_log: 0x55e032e0ba80 2023-10-09T07:48:14.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-09T07:48:14.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.statistics: (nil) 2023-10-09T07:48:14.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.use_fsync: 0 2023-10-09T07:48:14.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_log_file_size: 0 2023-10-09T07:48:14.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-09T07:48:14.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-09T07:48:14.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-09T07:48:14.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-09T07:48:14.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.allow_fallocate: 1 2023-10-09T07:48:14.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-09T07:48:14.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-09T07:48:14.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.use_direct_reads: 0 2023-10-09T07:48:14.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-09T07:48:14.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.create_missing_column_families: 0 2023-10-09T07:48:14.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.db_log_dir: 2023-10-09T07:48:14.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-10-09T07:48:14.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-09T07:48:14.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_subcompactions: 1 2023-10-09T07:48:14.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_background_flushes: -1 2023-10-09T07:48:14.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-09T07:48:14.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-09T07:48:14.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-09T07:48:14.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-09T07:48:14.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-09T07:48:14.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.advise_random_on_open: 1 2023-10-09T07:48:14.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-09T07:48:14.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.write_buffer_manager: 0x55e033b08330 2023-10-09T07:48:14.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-09T07:48:14.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-09T07:48:14.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-09T07:48:14.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-09T07:48:14.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.rate_limiter: (nil) 2023-10-09T07:48:14.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-09T07:48:14.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-09T07:48:14.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-09T07:48:14.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-09T07:48:14.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.unordered_write: 0 2023-10-09T07:48:14.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-09T07:48:14.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-09T07:48:14.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-09T07:48:14.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-09T07:48:14.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.row_cache: None 2023-10-09T07:48:14.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.wal_filter: None 2023-10-09T07:48:14.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-09T07:48:14.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-09T07:48:14.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.preserve_deletes: 0 2023-10-09T07:48:14.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.two_write_queues: 0 2023-10-09T07:48:14.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.manual_wal_flush: 0 2023-10-09T07:48:14.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.atomic_flush: 0 2023-10-09T07:48:14.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-09T07:48:14.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-09T07:48:14.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-09T07:48:14.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.log_readahead_size: 0 2023-10-09T07:48:14.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-10-09T07:48:14.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_background_jobs: 2 2023-10-09T07:48:14.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_background_compactions: -1 2023-10-09T07:48:14.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-09T07:48:14.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-09T07:48:14.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-09T07:48:14.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_total_wal_size: 0 2023-10-09T07:48:14.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-09T07:48:14.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-09T07:48:14.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-09T07:48:14.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-09T07:48:14.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_open_files: -1 2023-10-09T07:48:14.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.bytes_per_sync: 0 2023-10-09T07:48:14.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-09T07:48:14.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-09T07:48:14.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-09T07:48:14.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Compression algorithms supported: 2023-10-09T07:48:14.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-09T07:48:14.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: kZSTD supported: 0 2023-10-09T07:48:14.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: kXpressCompression supported: 0 2023-10-09T07:48:14.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-09T07:48:14.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: kLZ4Compression supported: 1 2023-10-09T07:48:14.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: kBZip2Compression supported: 0 2023-10-09T07:48:14.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: kZlibCompression supported: 1 2023-10-09T07:48:14.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: kSnappyCompression supported: 1 2023-10-09T07:48:14.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-09T07:48:14.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-10-09T07:48:14.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-10-09T07:48:14.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-09T07:48:14.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.merge_operator: 2023-10-09T07:48:14.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compaction_filter: None 2023-10-09T07:48:14.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compaction_filter_factory: None 2023-10-09T07:48:14.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-09T07:48:14.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-09T07:48:14.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e032db9d18) 2023-10-09T07:48:14.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: cache_index_and_filter_blocks: 1 2023-10-09T07:48:14.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-09T07:48:14.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-09T07:48:14.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: pin_top_level_index_and_filter: 1 2023-10-09T07:48:14.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: index_type: 0 2023-10-09T07:48:14.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: data_block_index_type: 0 2023-10-09T07:48:14.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: index_shortening: 1 2023-10-09T07:48:14.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: data_block_hash_table_util_ratio: 0.750000 2023-10-09T07:48:14.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: hash_index_allow_collision: 1 2023-10-09T07:48:14.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: checksum: 1 2023-10-09T07:48:14.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: no_block_cache: 0 2023-10-09T07:48:14.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: block_cache: 0x55e032df0f10 2023-10-09T07:48:14.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: block_cache_name: BinnedLRUCache 2023-10-09T07:48:14.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: block_cache_options: 2023-10-09T07:48:14.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: capacity : 536870912 2023-10-09T07:48:14.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: num_shard_bits : 4 2023-10-09T07:48:14.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: strict_capacity_limit : 0 2023-10-09T07:48:14.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: high_pri_pool_ratio: 0.000 2023-10-09T07:48:14.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: block_cache_compressed: (nil) 2023-10-09T07:48:14.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: persistent_cache: (nil) 2023-10-09T07:48:14.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: block_size: 4096 2023-10-09T07:48:14.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: block_size_deviation: 10 2023-10-09T07:48:14.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: block_restart_interval: 16 2023-10-09T07:48:14.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: index_block_restart_interval: 1 2023-10-09T07:48:14.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: metadata_block_size: 4096 2023-10-09T07:48:14.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: partition_filters: 0 2023-10-09T07:48:14.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: use_delta_encoding: 1 2023-10-09T07:48:14.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-09T07:48:14.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: whole_key_filtering: 1 2023-10-09T07:48:14.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: verify_compression: 0 2023-10-09T07:48:14.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: read_amp_bytes_per_bit: 0 2023-10-09T07:48:14.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: format_version: 2 2023-10-09T07:48:14.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: enable_index_compression: 1 2023-10-09T07:48:14.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: block_align: 0 2023-10-09T07:48:14.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-09T07:48:14.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-09T07:48:14.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compression: NoCompression 2023-10-09T07:48:14.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-09T07:48:14.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-09T07:48:14.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-09T07:48:14.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.num_levels: 7 2023-10-09T07:48:14.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-09T07:48:14.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-09T07:48:14.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-09T07:48:14.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-09T07:48:14.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-09T07:48:14.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-09T07:48:14.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-09T07:48:14.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-09T07:48:14.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-09T07:48:14.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-09T07:48:14.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compression_opts.level: 32767 2023-10-09T07:48:14.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-09T07:48:14.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-09T07:48:14.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-09T07:48:14.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compression_opts.enabled: false 2023-10-09T07:48:14.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-09T07:48:14.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-09T07:48:14.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-09T07:48:14.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-09T07:48:14.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-09T07:48:14.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-09T07:48:14.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-09T07:48:14.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-09T07:48:14.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-09T07:48:14.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-09T07:48:14.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-09T07:48:14.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-09T07:48:14.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-09T07:48:14.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-09T07:48:14.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-09T07:48:14.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-09T07:48:14.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-09T07:48:14.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.arena_block_size: 4194304 2023-10-09T07:48:14.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-09T07:48:14.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-09T07:48:14.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-09T07:48:14.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-09T07:48:14.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-09T07:48:14.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-09T07:48:14.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-09T07:48:14.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-09T07:48:14.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-09T07:48:14.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-09T07:48:14.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-09T07:48:14.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-09T07:48:14.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-09T07:48:14.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-09T07:48:14.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.table_properties_collectors: 2023-10-09T07:48:14.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.inplace_update_support: 0 2023-10-09T07:48:14.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-09T07:48:14.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-09T07:48:14.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-09T07:48:14.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-09T07:48:14.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.bloom_locality: 0 2023-10-09T07:48:14.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.max_successive_merges: 0 2023-10-09T07:48:14.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-09T07:48:14.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-09T07:48:14.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.force_consistency_checks: 0 2023-10-09T07:48:14.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-09T07:48:14.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.ttl: 2592000 2023-10-09T07:48:14.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-09T07:48:14.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 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-09T07:48:14.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2023-10-09T07:48:14.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696837694160582, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-10-09T07:48:14.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2023-10-09T07:48:14.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 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-09T07:48:14.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696837694161534, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 83303, "table_properties": {"data_size": 81576, "index_size": 332, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9829, "raw_average_key_size": 47, "raw_value_size": 75897, "raw_average_value_size": 368, "num_data_blocks": 11, "num_entries": 206, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1696837694, "oldest_key_time": 3, "file_creation_time": 0}} 2023-10-09T07:48:14.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2023-10-09T07:48:14.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696837694161941, "job": 1, "event": "recovery_finished"} 2023-10-09T07:48:14.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.158+0000 7fea7fa87880 4 rocksdb: DB pointer 0x55e032eb9800 2023-10-09T07:48:14.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.162+0000 7fea6688e700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-10-09T07:48:14.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.162+0000 7fea6688e700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-10-09T07:48:14.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: ** DB Stats ** 2023-10-09T07:48:14.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T07:48:14.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: 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-09T07:48:14.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-09T07:48:14.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T07:48:14.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: 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-09T07:48:14.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-09T07:48:14.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T07:48:14.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: ** Compaction Stats [default] ** 2023-10-09T07:48:14.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: 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-09T07:48:14.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T07:48:14.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: L0 2/0 83.00 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.2 0.00 0.00 1 0.001 0 0 2023-10-09T07:48:14.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: Sum 2/0 83.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.2 0.00 0.00 1 0.001 0 0 2023-10-09T07:48:14.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.2 0.00 0.00 1 0.001 0 0 2023-10-09T07:48:14.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: ** Compaction Stats [default] ** 2023-10-09T07:48:14.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: 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-09T07:48:14.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T07:48:14.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 132.2 0.00 0.00 1 0.001 0 0 2023-10-09T07:48:14.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T07:48:14.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-09T07:48:14.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T07:48:14.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T07:48:14.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T07:48:14.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: AddFile(Keys): cumulative 0, interval 0 2023-10-09T07:48:14.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: Cumulative compaction: 0.00 GB write, 25.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T07:48:14.270 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: Interval compaction: 0.00 GB write, 25.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T07:48:14.270 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: 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-09T07:48:14.270 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: ** File Read Latency Histogram By Level [default] ** 2023-10-09T07:48:14.270 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: ** Compaction Stats [default] ** 2023-10-09T07:48:14.270 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: 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-09T07:48:14.270 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T07:48:14.270 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: L0 2/0 83.00 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.2 0.00 0.00 1 0.001 0 0 2023-10-09T07:48:14.270 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: Sum 2/0 83.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.2 0.00 0.00 1 0.001 0 0 2023-10-09T07:48:14.270 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: 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-09T07:48:14.270 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: ** Compaction Stats [default] ** 2023-10-09T07:48:14.270 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: 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-09T07:48:14.270 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T07:48:14.271 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 132.2 0.00 0.00 1 0.001 0 0 2023-10-09T07:48:14.271 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T07:48:14.271 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-09T07:48:14.271 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T07:48:14.271 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T07:48:14.271 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T07:48:14.271 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: AddFile(Keys): cumulative 0, interval 0 2023-10-09T07:48:14.271 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: Cumulative compaction: 0.00 GB write, 24.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T07:48:14.271 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: 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-09T07:48:14.271 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: 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-09T07:48:14.271 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: ** File Read Latency Histogram By Level [default] ** 2023-10-09T07:48:14.271 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.162+0000 7fea7fa87880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] at bind addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:48:14.272 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.162+0000 7fea7fa87880 1 mon.a@-1(???) e1 preinit fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:48:14.272 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.162+0000 7fea7fa87880 0 mon.a@-1(???).mds e1 new map 2023-10-09T07:48:14.272 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.162+0000 7fea7fa87880 0 mon.a@-1(???).mds e1 print_map 2023-10-09T07:48:14.272 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: e1 2023-10-09T07:48:14.272 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-09T07:48:14.272 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: 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-09T07:48:14.272 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: legacy client fscid: -1 2023-10-09T07:48:14.272 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: 2023-10-09T07:48:14.272 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: No filesystems configured 2023-10-09T07:48:14.272 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.162+0000 7fea7fa87880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-09T07:48:14.272 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.162+0000 7fea7fa87880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-09T07:48:14.272 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.162+0000 7fea7fa87880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-09T07:48:14.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.162+0000 7fea7fa87880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-09T07:48:14.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: audit 2023-10-09T07:48:11.392019+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.81:0/16506079' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:48:14.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: debug 2023-10-09T07:48:14.162+0000 7fea7fa87880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-10-09T07:48:14.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: cluster 2023-10-09T07:48:14.191803+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-09T07:48:14.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: cluster 2023-10-09T07:48:14.191929+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0]} removed_ranks: {} 2023-10-09T07:48:14.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: cluster 2023-10-09T07:48:14.192835+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-10-09T07:48:14.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: cluster 2023-10-09T07:48:14.192912+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-10-09T07:48:14.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:14 smithi081 bash[27480]: cluster 2023-10-09T07:48:14.193725+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-10-09T07:48:15.177 INFO:teuthology.orchestra.run.smithi081.stderr:Wrote config to /etc/ceph/ceph.conf 2023-10-09T07:48:15.178 INFO:teuthology.orchestra.run.smithi081.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-10-09T07:48:15.178 INFO:teuthology.orchestra.run.smithi081.stderr:Creating mgr... 2023-10-09T07:48:15.178 INFO:teuthology.orchestra.run.smithi081.stderr:Verifying port 9283 ... 2023-10-09T07:48:15.402 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Failed to reset failed state of unit ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mgr.y.service: Unit ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mgr.y.service not loaded. 2023-10-09T07:48:15.408 INFO:teuthology.orchestra.run.smithi081.stderr:systemctl: Created symlink /etc/systemd/system/ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7.target.wants/ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mgr.y.service -> /etc/systemd/system/ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@.service. 2023-10-09T07:48:15.633 INFO:teuthology.orchestra.run.smithi081.stderr:firewalld does not appear to be present 2023-10-09T07:48:15.633 INFO:teuthology.orchestra.run.smithi081.stderr:Not possible to enable service . firewalld.service is not available 2023-10-09T07:48:15.633 INFO:teuthology.orchestra.run.smithi081.stderr:firewalld does not appear to be present 2023-10-09T07:48:15.633 INFO:teuthology.orchestra.run.smithi081.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-10-09T07:48:15.634 INFO:teuthology.orchestra.run.smithi081.stderr:Waiting for mgr to start... 2023-10-09T07:48:15.634 INFO:teuthology.orchestra.run.smithi081.stderr:Waiting for mgr... 2023-10-09T07:48:15.873 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:15 smithi081 bash[27480]: audit 2023-10-09T07:48:14.527713+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.81:0/165605975' entity='client.admin' 2023-10-09T07:48:17.053 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2023-10-09T07:48:17.053 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: { 2023-10-09T07:48:17.053 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "fsid": "0a47c0f6-6678-11ee-8db5-212e2dc638e7", 2023-10-09T07:48:17.054 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "health": { 2023-10-09T07:48:17.054 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-09T07:48:17.054 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "checks": {}, 2023-10-09T07:48:17.054 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mutes": [] 2023-10-09T07:48:17.054 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:17.054 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-09T07:48:17.054 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum": [ 2023-10-09T07:48:17.054 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 0 2023-10-09T07:48:17.054 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2023-10-09T07:48:17.054 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-09T07:48:17.054 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "a" 2023-10-09T07:48:17.054 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2023-10-09T07:48:17.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-10-09T07:48:17.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "monmap": { 2023-10-09T07:48:17.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T07:48:17.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-10-09T07:48:17.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-09T07:48:17.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:17.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osdmap": { 2023-10-09T07:48:17.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T07:48:17.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-09T07:48:17.055 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-09T07:48:17.056 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-09T07:48:17.056 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-09T07:48:17.056 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-09T07:48:17.056 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-09T07:48:17.056 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:17.056 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "pgmap": { 2023-10-09T07:48:17.056 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-09T07:48:17.056 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-09T07:48:17.056 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-09T07:48:17.056 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-09T07:48:17.056 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-09T07:48:17.056 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-09T07:48:17.057 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-09T07:48:17.057 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-09T07:48:17.057 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:17.057 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "fsmap": { 2023-10-09T07:48:17.057 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T07:48:17.057 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-09T07:48:17.057 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-09T07:48:17.057 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:17.057 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-09T07:48:17.057 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "available": false, 2023-10-09T07:48:17.057 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-09T07:48:17.058 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "modules": [ 2023-10-09T07:48:17.058 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "iostat", 2023-10-09T07:48:17.058 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "nfs", 2023-10-09T07:48:17.058 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "restful" 2023-10-09T07:48:17.058 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2023-10-09T07:48:17.058 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "services": {} 2023-10-09T07:48:17.058 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:17.058 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "servicemap": { 2023-10-09T07:48:17.058 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T07:48:17.058 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "modified": "2023-10-09T07:48:07.839145+0000", 2023-10-09T07:48:17.058 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "services": {} 2023-10-09T07:48:17.059 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:17.059 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-09T07:48:17.059 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: } 2023-10-09T07:48:17.239 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:17 smithi081 bash[27480]: audit 2023-10-09T07:48:17.047138+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.81:0/2431270178' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-09T07:48:17.240 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:17 smithi081 bash[27745]: debug 2023-10-09T07:48:17.078+0000 7f1549d53680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T07:48:17.702 INFO:teuthology.orchestra.run.smithi081.stderr:mgr not available, waiting (1/15)... 2023-10-09T07:48:17.873 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:17 smithi081 bash[27745]: debug 2023-10-09T07:48:17.546+0000 7f1549d53680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T07:48:18.801 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:18 smithi081 bash[27745]: debug 2023-10-09T07:48:18.454+0000 7f1549d53680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T07:48:18.801 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:18 smithi081 bash[27745]: debug 2023-10-09T07:48:18.550+0000 7f1549d53680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T07:48:19.123 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:18 smithi081 bash[27745]: debug 2023-10-09T07:48:18.798+0000 7f1549d53680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T07:48:20.124 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:19 smithi081 bash[27745]: debug 2023-10-09T07:48:19.962+0000 7f1549d53680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T07:48:20.448 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:20 smithi081 bash[27745]: debug 2023-10-09T07:48:20.122+0000 7f1549d53680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T07:48:20.448 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:20 smithi081 bash[27745]: debug 2023-10-09T07:48:20.214+0000 7f1549d53680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T07:48:20.448 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:20 smithi081 bash[27745]: debug 2023-10-09T07:48:20.326+0000 7f1549d53680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T07:48:20.835 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2023-10-09T07:48:20.835 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: { 2023-10-09T07:48:20.835 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "fsid": "0a47c0f6-6678-11ee-8db5-212e2dc638e7", 2023-10-09T07:48:20.835 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "health": { 2023-10-09T07:48:20.835 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-09T07:48:20.835 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "checks": {}, 2023-10-09T07:48:20.835 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mutes": [] 2023-10-09T07:48:20.835 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:20.836 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-09T07:48:20.836 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum": [ 2023-10-09T07:48:20.836 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 0 2023-10-09T07:48:20.836 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2023-10-09T07:48:20.836 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-09T07:48:20.840 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "a" 2023-10-09T07:48:20.840 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2023-10-09T07:48:20.840 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum_age": 6, 2023-10-09T07:48:20.841 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "monmap": { 2023-10-09T07:48:20.841 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T07:48:20.841 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-10-09T07:48:20.841 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-09T07:48:20.841 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:20.841 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osdmap": { 2023-10-09T07:48:20.841 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T07:48:20.841 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-09T07:48:20.841 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-09T07:48:20.841 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-09T07:48:20.841 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-09T07:48:20.841 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-09T07:48:20.842 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-09T07:48:20.842 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:20.842 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "pgmap": { 2023-10-09T07:48:20.842 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-09T07:48:20.842 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-09T07:48:20.842 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-09T07:48:20.842 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-09T07:48:20.842 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-09T07:48:20.842 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-09T07:48:20.842 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-09T07:48:20.842 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-09T07:48:20.843 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:20.843 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "fsmap": { 2023-10-09T07:48:20.843 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T07:48:20.843 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-09T07:48:20.843 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-09T07:48:20.843 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:20.843 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-09T07:48:20.843 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "available": false, 2023-10-09T07:48:20.843 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-09T07:48:20.843 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "modules": [ 2023-10-09T07:48:20.843 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "iostat", 2023-10-09T07:48:20.843 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "nfs", 2023-10-09T07:48:20.843 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "restful" 2023-10-09T07:48:20.844 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2023-10-09T07:48:20.844 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "services": {} 2023-10-09T07:48:20.844 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:20.844 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "servicemap": { 2023-10-09T07:48:20.844 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T07:48:20.844 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "modified": "2023-10-09T07:48:07.839145+0000", 2023-10-09T07:48:20.844 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "services": {} 2023-10-09T07:48:20.844 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:20.844 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-09T07:48:20.844 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: } 2023-10-09T07:48:20.854 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:20 smithi081 bash[27745]: debug 2023-10-09T07:48:20.550+0000 7f1549d53680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T07:48:21.123 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:20 smithi081 bash[27480]: audit 2023-10-09T07:48:20.833523+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.81:0/2189068201' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-09T07:48:21.124 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:20 smithi081 bash[27745]: debug 2023-10-09T07:48:20.918+0000 7f1549d53680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T07:48:21.124 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:21 smithi081 bash[27745]: debug 2023-10-09T07:48:21.042+0000 7f1549d53680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T07:48:21.449 INFO:teuthology.orchestra.run.smithi081.stderr:mgr not available, waiting (2/15)... 2023-10-09T07:48:22.348 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:21 smithi081 bash[27745]: debug 2023-10-09T07:48:21.914+0000 7f1549d53680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T07:48:22.348 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:22 smithi081 bash[27745]: debug 2023-10-09T07:48:22.018+0000 7f1549d53680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T07:48:22.349 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:22 smithi081 bash[27745]: debug 2023-10-09T07:48:22.130+0000 7f1549d53680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T07:48:22.349 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:22 smithi081 bash[27745]: debug 2023-10-09T07:48:22.346+0000 7f1549d53680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T07:48:22.971 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:22 smithi081 bash[27745]: debug 2023-10-09T07:48:22.634+0000 7f1549d53680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T07:48:22.971 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:22 smithi081 bash[27745]: debug 2023-10-09T07:48:22.798+0000 7f1549d53680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T07:48:23.292 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:22 smithi081 bash[27745]: debug 2023-10-09T07:48:22.970+0000 7f1549d53680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T07:48:23.292 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:23 smithi081 bash[27745]: debug 2023-10-09T07:48:23.186+0000 7f1549d53680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T07:48:23.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:23 smithi081 bash[27480]: cluster 2023-10-09T07:48:23.313010+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2023-10-09T07:48:23.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:23 smithi081 bash[27480]: cluster 2023-10-09T07:48:23.319563+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00674733s) 2023-10-09T07:48:23.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:23 smithi081 bash[27480]: audit 2023-10-09T07:48:23.321107+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.81:0/367067767' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T07:48:23.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:23 smithi081 bash[27480]: audit 2023-10-09T07:48:23.321415+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.81:0/367067767' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T07:48:23.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:23 smithi081 bash[27480]: audit 2023-10-09T07:48:23.321702+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.81:0/367067767' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T07:48:23.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:23 smithi081 bash[27480]: audit 2023-10-09T07:48:23.321908+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.81:0/367067767' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T07:48:23.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:23 smithi081 bash[27480]: audit 2023-10-09T07:48:23.322159+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.81:0/367067767' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T07:48:23.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:23 smithi081 bash[27480]: cluster 2023-10-09T07:48:23.347250+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2023-10-09T07:48:23.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:23 smithi081 bash[27480]: audit 2023-10-09T07:48:23.360459+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.81:0/367067767' entity='mgr.y' 2023-10-09T07:48:23.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:23 smithi081 bash[27745]: debug 2023-10-09T07:48:23.290+0000 7f1549d53680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T07:48:24.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:24 smithi081 bash[27480]: audit 2023-10-09T07:48:23.370054+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.81:0/367067767' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T07:48:24.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:24 smithi081 bash[27480]: audit 2023-10-09T07:48:23.374030+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.81:0/367067767' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T07:48:24.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:24 smithi081 bash[27480]: audit 2023-10-09T07:48:23.377909+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.81:0/367067767' entity='mgr.y' 2023-10-09T07:48:24.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:24 smithi081 bash[27480]: audit 2023-10-09T07:48:23.380228+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.81:0/367067767' entity='mgr.y' 2023-10-09T07:48:24.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:24 smithi081 bash[27480]: cluster 2023-10-09T07:48:24.324083+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01127s) 2023-10-09T07:48:24.808 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2023-10-09T07:48:24.808 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: { 2023-10-09T07:48:24.808 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "fsid": "0a47c0f6-6678-11ee-8db5-212e2dc638e7", 2023-10-09T07:48:24.808 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "health": { 2023-10-09T07:48:24.808 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-09T07:48:24.809 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "checks": {}, 2023-10-09T07:48:24.809 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mutes": [] 2023-10-09T07:48:24.809 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:24.813 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-09T07:48:24.813 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum": [ 2023-10-09T07:48:24.814 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 0 2023-10-09T07:48:24.814 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2023-10-09T07:48:24.814 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-09T07:48:24.814 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "a" 2023-10-09T07:48:24.814 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2023-10-09T07:48:24.814 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-10-09T07:48:24.814 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "monmap": { 2023-10-09T07:48:24.814 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T07:48:24.814 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-10-09T07:48:24.814 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-09T07:48:24.814 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:24.815 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osdmap": { 2023-10-09T07:48:24.815 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T07:48:24.815 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-09T07:48:24.815 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-09T07:48:24.815 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-09T07:48:24.815 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-09T07:48:24.815 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-09T07:48:24.815 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-09T07:48:24.815 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:24.815 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "pgmap": { 2023-10-09T07:48:24.815 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-09T07:48:24.815 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-09T07:48:24.816 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-09T07:48:24.816 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-09T07:48:24.816 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-09T07:48:24.816 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-09T07:48:24.816 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-09T07:48:24.816 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-09T07:48:24.816 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:24.816 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "fsmap": { 2023-10-09T07:48:24.816 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T07:48:24.816 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-09T07:48:24.816 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-09T07:48:24.816 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:24.816 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-09T07:48:24.817 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "available": true, 2023-10-09T07:48:24.817 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-09T07:48:24.817 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "modules": [ 2023-10-09T07:48:24.817 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "iostat", 2023-10-09T07:48:24.817 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "nfs", 2023-10-09T07:48:24.817 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "restful" 2023-10-09T07:48:24.817 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ], 2023-10-09T07:48:24.817 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "services": {} 2023-10-09T07:48:24.817 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:24.817 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "servicemap": { 2023-10-09T07:48:24.817 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T07:48:24.817 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "modified": "2023-10-09T07:48:07.839145+0000", 2023-10-09T07:48:24.818 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "services": {} 2023-10-09T07:48:24.818 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: }, 2023-10-09T07:48:24.818 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-09T07:48:24.818 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: } 2023-10-09T07:48:25.421 INFO:teuthology.orchestra.run.smithi081.stderr:mgr is available 2023-10-09T07:48:25.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:25 smithi081 bash[27480]: audit 2023-10-09T07:48:24.806683+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.81:0/2101387405' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-09T07:48:26.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:26 smithi081 bash[27480]: cluster 2023-10-09T07:48:25.375088+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-10-09T07:48:26.683 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2023-10-09T07:48:26.683 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: [global] 2023-10-09T07:48:26.683 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: fsid = 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:48:26.683 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: log_to_journald = false 2023-10-09T07:48:26.683 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-10-09T07:48:26.684 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-10-09T07:48:26.685 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-10-09T07:48:26.685 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-10-09T07:48:26.685 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2023-10-09T07:48:26.685 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: [mgr] 2023-10-09T07:48:26.685 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-10-09T07:48:26.685 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 2023-10-09T07:48:26.686 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: [osd] 2023-10-09T07:48:26.686 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-10-09T07:48:26.686 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-10-09T07:48:27.323 INFO:teuthology.orchestra.run.smithi081.stderr:Enabling cephadm module... 2023-10-09T07:48:27.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:27 smithi081 bash[27480]: audit 2023-10-09T07:48:26.680684+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.81:0/1492735030' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-09T07:48:29.037 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:28 smithi081 bash[27480]: audit 2023-10-09T07:48:28.682992+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.81:0/358623766' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-10-09T07:48:29.037 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:28 smithi081 bash[27745]: ignoring --setuser ceph since I am not root 2023-10-09T07:48:29.037 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:28 smithi081 bash[27745]: ignoring --setgroup ceph since I am not root 2023-10-09T07:48:29.037 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:28 smithi081 bash[27745]: debug 2023-10-09T07:48:28.930+0000 7f5810c8f680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T07:48:29.742 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:29 smithi081 bash[27745]: debug 2023-10-09T07:48:29.034+0000 7f5810c8f680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T07:48:29.743 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:29 smithi081 bash[27745]: debug 2023-10-09T07:48:29.478+0000 7f5810c8f680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T07:48:30.123 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:29 smithi081 bash[27480]: audit 2023-10-09T07:48:28.739212+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.81:0/358623766' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-10-09T07:48:30.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:29 smithi081 bash[27480]: cluster 2023-10-09T07:48:28.739330+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 5s) 2023-10-09T07:48:30.516 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:30 smithi081 bash[27745]: debug 2023-10-09T07:48:30.410+0000 7f5810c8f680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T07:48:30.792 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:30 smithi081 bash[27745]: debug 2023-10-09T07:48:30.514+0000 7f5810c8f680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T07:48:30.927 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: { 2023-10-09T07:48:30.927 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 5, 2023-10-09T07:48:30.927 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "available": true, 2023-10-09T07:48:30.927 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "active_name": "y", 2023-10-09T07:48:30.927 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_standby": 0 2023-10-09T07:48:30.927 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: } 2023-10-09T07:48:31.121 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:30 smithi081 bash[27480]: audit 2023-10-09T07:48:30.925989+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.81:0/18159872' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-09T07:48:31.121 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:30 smithi081 bash[27745]: debug 2023-10-09T07:48:30.790+0000 7f5810c8f680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T07:48:31.535 INFO:teuthology.orchestra.run.smithi081.stderr:Waiting for the mgr to restart... 2023-10-09T07:48:31.536 INFO:teuthology.orchestra.run.smithi081.stderr:Waiting for mgr epoch 5... 2023-10-09T07:48:32.215 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:31 smithi081 bash[27745]: debug 2023-10-09T07:48:31.954+0000 7f5810c8f680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T07:48:32.215 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:32 smithi081 bash[27745]: debug 2023-10-09T07:48:32.122+0000 7f5810c8f680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T07:48:32.570 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:32 smithi081 bash[27745]: debug 2023-10-09T07:48:32.214+0000 7f5810c8f680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T07:48:32.570 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:32 smithi081 bash[27745]: debug 2023-10-09T07:48:32.326+0000 7f5810c8f680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T07:48:32.873 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:32 smithi081 bash[27745]: debug 2023-10-09T07:48:32.566+0000 7f5810c8f680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T07:48:33.373 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:32 smithi081 bash[27745]: debug 2023-10-09T07:48:32.954+0000 7f5810c8f680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T07:48:33.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:33 smithi081 bash[27745]: debug 2023-10-09T07:48:33.074+0000 7f5810c8f680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T07:48:34.370 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:33 smithi081 bash[27745]: debug 2023-10-09T07:48:33.926+0000 7f5810c8f680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T07:48:34.370 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:34 smithi081 bash[27745]: debug 2023-10-09T07:48:34.030+0000 7f5810c8f680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T07:48:34.370 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:34 smithi081 bash[27745]: debug 2023-10-09T07:48:34.146+0000 7f5810c8f680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T07:48:34.995 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:34 smithi081 bash[27745]: debug 2023-10-09T07:48:34.366+0000 7f5810c8f680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T07:48:34.995 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:34 smithi081 bash[27745]: debug 2023-10-09T07:48:34.658+0000 7f5810c8f680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T07:48:34.995 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:34 smithi081 bash[27745]: debug 2023-10-09T07:48:34.822+0000 7f5810c8f680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T07:48:35.315 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:34 smithi081 bash[27745]: debug 2023-10-09T07:48:34.994+0000 7f5810c8f680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T07:48:35.315 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:35 smithi081 bash[27745]: debug 2023-10-09T07:48:35.210+0000 7f5810c8f680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T07:48:35.315 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:35 smithi081 bash[27745]: debug 2023-10-09T07:48:35.314+0000 7f5810c8f680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T07:48:35.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:35 smithi081 bash[27480]: cluster 2023-10-09T07:48:35.337441+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2023-10-09T07:48:35.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:35 smithi081 bash[27480]: cluster 2023-10-09T07:48:35.338012+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2023-10-09T07:48:35.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:35 smithi081 bash[27480]: cluster 2023-10-09T07:48:35.343632+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-10-09T07:48:35.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:35 smithi081 bash[27480]: cluster 2023-10-09T07:48:35.343854+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00601409s) 2023-10-09T07:48:35.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:35 smithi081 bash[27480]: audit 2023-10-09T07:48:35.345488+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T07:48:35.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:35 smithi081 bash[27480]: audit 2023-10-09T07:48:35.346187+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T07:48:35.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:35 smithi081 bash[27480]: audit 2023-10-09T07:48:35.347199+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T07:48:35.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:35 smithi081 bash[27480]: audit 2023-10-09T07:48:35.347443+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T07:48:35.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:35 smithi081 bash[27480]: audit 2023-10-09T07:48:35.347655+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T07:48:35.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:35 smithi081 bash[27480]: cluster 2023-10-09T07:48:35.350462+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2023-10-09T07:48:35.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:35 smithi081 bash[27480]: audit 2023-10-09T07:48:35.368072+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' 2023-10-09T07:48:36.364 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: { 2023-10-09T07:48:36.364 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-10-09T07:48:36.364 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "initialized": true 2023-10-09T07:48:36.364 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: } 2023-10-09T07:48:36.684 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:36 smithi081 bash[27480]: cephadm 2023-10-09T07:48:35.363889+0000 mgr.y (mgr.14116) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-10-09T07:48:36.684 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:36 smithi081 bash[27480]: audit 2023-10-09T07:48:35.499219+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' 2023-10-09T07:48:36.684 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:36 smithi081 bash[27480]: audit 2023-10-09T07:48:35.501013+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:48:36.684 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:36 smithi081 bash[27480]: audit 2023-10-09T07:48:35.505283+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:48:36.684 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:36 smithi081 bash[27480]: audit 2023-10-09T07:48:35.509048+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:48:36.684 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:36 smithi081 bash[27480]: audit 2023-10-09T07:48:35.531941+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T07:48:36.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:36 smithi081 bash[27480]: audit 2023-10-09T07:48:35.536807+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T07:48:36.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:36 smithi081 bash[27480]: cluster 2023-10-09T07:48:36.348925+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e7: y(active, since 1.01109s) 2023-10-09T07:48:37.118 INFO:teuthology.orchestra.run.smithi081.stderr:mgr epoch 5 is available 2023-10-09T07:48:37.118 INFO:teuthology.orchestra.run.smithi081.stderr:Setting orchestrator backend to cephadm... 2023-10-09T07:48:37.764 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:37 smithi081 bash[27480]: audit 2023-10-09T07:48:36.348082+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-09T07:48:37.764 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:37 smithi081 bash[27480]: audit 2023-10-09T07:48:36.363273+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-09T07:48:38.873 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:38 smithi081 bash[27480]: cluster 2023-10-09T07:48:37.503134+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-10-09T07:48:38.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:38 smithi081 bash[27480]: audit 2023-10-09T07:48:38.396508+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' 2023-10-09T07:48:38.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:38 smithi081 bash[27480]: audit 2023-10-09T07:48:38.441681+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:48:39.873 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:39 smithi081 bash[27480]: audit 2023-10-09T07:48:38.386746+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-09T07:48:40.278 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: value unchanged 2023-10-09T07:48:40.954 INFO:teuthology.orchestra.run.smithi081.stderr:Generating ssh key... 2023-10-09T07:48:41.123 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:40 smithi081 bash[27480]: audit 2023-10-09T07:48:40.277689+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-09T07:48:42.873 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:42 smithi081 bash[27745]: Generating public/private rsa key pair. 2023-10-09T07:48:42.873 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:42 smithi081 bash[27745]: Your identification has been saved in /tmp/tmp0u3cii8m/key. 2023-10-09T07:48:42.874 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:42 smithi081 bash[27745]: Your public key has been saved in /tmp/tmp0u3cii8m/key.pub. 2023-10-09T07:48:42.874 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:42 smithi081 bash[27745]: The key fingerprint is: 2023-10-09T07:48:42.874 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:42 smithi081 bash[27745]: SHA256:hWHsyjZ89mi4Bh2RglvX6tAZpnUD03ahBhsTph3K71g ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:48:42.874 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:42 smithi081 bash[27745]: The key's randomart image is: 2023-10-09T07:48:42.874 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:42 smithi081 bash[27745]: +---[RSA 3072]----+ 2023-10-09T07:48:42.874 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:42 smithi081 bash[27745]: | . XBo .. | 2023-10-09T07:48:42.874 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:42 smithi081 bash[27745]: | ..o=BOB+. | 2023-10-09T07:48:42.874 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:42 smithi081 bash[27745]: | o+BoO+o. | 2023-10-09T07:48:42.874 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:42 smithi081 bash[27745]: | . o.=... | 2023-10-09T07:48:42.874 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:42 smithi081 bash[27745]: | *EoS | 2023-10-09T07:48:42.875 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:42 smithi081 bash[27745]: | .+O o | 2023-10-09T07:48:42.875 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:42 smithi081 bash[27745]: | .o.= o | 2023-10-09T07:48:42.875 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:42 smithi081 bash[27745]: | o o . | 2023-10-09T07:48:42.875 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:42 smithi081 bash[27745]: | ..o | 2023-10-09T07:48:42.875 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:42 smithi081 bash[27745]: +----[SHA256]-----+ 2023-10-09T07:48:43.727 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:43 smithi081 bash[27480]: audit 2023-10-09T07:48:42.288356+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-09T07:48:43.727 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:43 smithi081 bash[27480]: cephadm 2023-10-09T07:48:42.288779+0000 mgr.y (mgr.14116) 7 : cephadm [INF] Generating ssh key... 2023-10-09T07:48:43.727 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:43 smithi081 bash[27480]: audit 2023-10-09T07:48:42.453782+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' 2023-10-09T07:48:43.727 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:43 smithi081 bash[27480]: audit 2023-10-09T07:48:42.456585+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' 2023-10-09T07:48:44.345 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdPwjILFR72ZFNxAHJSG7+Liuhl27rGIxy7UC/7SN8sQRJAfapsDaY5/xuiaKy0ysZQfuAv4KDFoP8xMVtYX61dzM9g2nLs73zfjef0z0P2Ld8Tz8okTGk+LjExouYho415CQbJ7HpCG4MKTrgEus/zn/j7bRlIAqePyhvtBFCfbLyVeiivV3Dvb6IVYfqfh/eLlERF5QkegtuEK6jcb3E94+TmwHlh6bcexIx/Akx4sgh/k/L++zVCzDzd21wtcD/PScg3HKE4EGg7obia01NnmZI+1Vhverzza6caiT83ryVtc3O4VEu2YjULM79Vp8JQffdU69GHPHHfnhtIaooPdJKDQ5PElwBF1zTdcNotwFtC0z1RIJNhn6i4X7ocjZtoWKiAjjZ1HurqYIbPdPGAYZWydXvhsFhbXXAvjseHThubnsNcvlMWzOnaeac6iQ5cJFmcNB+YA/02L9VuRg54Qu98IMsjHlUzxiAuDXhXKu/tUnxoeOQLGaq2BTTosM= ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:48:44.965 INFO:teuthology.orchestra.run.smithi081.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-10-09T07:48:44.965 INFO:teuthology.orchestra.run.smithi081.stderr:Adding key to root@localhost authorized_keys... 2023-10-09T07:48:44.966 INFO:teuthology.orchestra.run.smithi081.stderr:Adding host smithi081... 2023-10-09T07:48:45.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:45 smithi081 bash[27480]: audit 2023-10-09T07:48:44.344488+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-09T07:48:46.623 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:46 smithi081 bash[27745]: Warning: Permanently added '172.21.15.81' (ECDSA) to the list of known hosts. 2023-10-09T07:48:47.038 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: Added host 'smithi081' with addr '172.21.15.81' 2023-10-09T07:48:47.091 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:46 smithi081 bash[27480]: audit 2023-10-09T07:48:46.238585+0000 mgr.y (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi081", "addr": "172.21.15.81", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:48:47.911 INFO:teuthology.orchestra.run.smithi081.stderr:Deploying unmanaged mon service... 2023-10-09T07:48:48.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:48 smithi081 bash[27480]: audit 2023-10-09T07:48:47.037034+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' 2023-10-09T07:48:48.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:48 smithi081 bash[27480]: cephadm 2023-10-09T07:48:47.037681+0000 mgr.y (mgr.14116) 10 : cephadm [INF] Added host smithi081 2023-10-09T07:48:48.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:48 smithi081 bash[27480]: audit 2023-10-09T07:48:47.084227+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:48:49.837 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: Scheduled mon update... 2023-10-09T07:48:50.658 INFO:teuthology.orchestra.run.smithi081.stderr:Deploying unmanaged mgr service... 2023-10-09T07:48:51.123 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:50 smithi081 bash[27480]: audit 2023-10-09T07:48:49.833093+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-09T07:48:51.123 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:50 smithi081 bash[27480]: cephadm 2023-10-09T07:48:49.834594+0000 mgr.y (mgr.14116) 12 : cephadm [INF] Saving service mon spec with placement count:5 2023-10-09T07:48:51.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:50 smithi081 bash[27480]: audit 2023-10-09T07:48:49.836965+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' 2023-10-09T07:48:51.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:50 smithi081 bash[27480]: audit 2023-10-09T07:48:50.336207+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' 2023-10-09T07:48:51.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:50 smithi081 bash[27480]: audit 2023-10-09T07:48:50.585801+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' 2023-10-09T07:48:52.018 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-10-09T07:48:53.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:53 smithi081 bash[27480]: audit 2023-10-09T07:48:52.010827+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-09T07:48:53.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:53 smithi081 bash[27480]: cephadm 2023-10-09T07:48:52.013258+0000 mgr.y (mgr.14116) 14 : cephadm [INF] Saving service mgr spec with placement count:2 2023-10-09T07:48:53.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:53 smithi081 bash[27480]: audit 2023-10-09T07:48:52.017179+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' 2023-10-09T07:48:55.123 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:55 smithi081 bash[27480]: audit 2023-10-09T07:48:54.017923+0000 mon.a (mon.0) 59 : audit [INF] from='client.? 172.21.15.81:0/4199643307' entity='client.admin' 2023-10-09T07:48:56.741 INFO:teuthology.orchestra.run.smithi081.stderr:Enabling the dashboard module... 2023-10-09T07:48:57.123 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:56 smithi081 bash[27480]: cluster 2023-10-09T07:48:55.348966+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-09T07:48:57.123 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:56 smithi081 bash[27480]: audit 2023-10-09T07:48:55.634402+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.81:0/1961233433' entity='mgr.y' 2023-10-09T07:48:57.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:56 smithi081 bash[27480]: audit 2023-10-09T07:48:56.094389+0000 mon.a (mon.0) 61 : audit [INF] from='client.? 172.21.15.81:0/3277835422' entity='client.admin' 2023-10-09T07:48:58.892 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:58 smithi081 bash[27480]: cluster 2023-10-09T07:48:57.349397+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-09T07:48:58.893 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:58 smithi081 bash[27480]: audit 2023-10-09T07:48:58.200781+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.81:0/1339771914' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-10-09T07:48:58.893 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:58 smithi081 bash[27745]: ignoring --setuser ceph since I am not root 2023-10-09T07:48:58.893 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:58 smithi081 bash[27745]: ignoring --setgroup ceph since I am not root 2023-10-09T07:48:58.893 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:58 smithi081 bash[27745]: debug 2023-10-09T07:48:58.846+0000 7f6ea8d0b680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T07:48:59.356 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:58 smithi081 bash[27745]: debug 2023-10-09T07:48:58.954+0000 7f6ea8d0b680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T07:48:59.623 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:48:59 smithi081 bash[27745]: debug 2023-10-09T07:48:59.406+0000 7f6ea8d0b680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T07:49:00.123 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:59 smithi081 bash[27480]: audit 2023-10-09T07:48:58.642074+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.81:0/1339771914' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-10-09T07:49:00.123 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:48:59 smithi081 bash[27480]: cluster 2023-10-09T07:48:58.642192+0000 mon.a (mon.0) 64 : cluster [DBG] mgrmap e9: y(active, since 23s) 2023-10-09T07:49:00.623 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:00 smithi081 bash[27745]: debug 2023-10-09T07:49:00.342+0000 7f6ea8d0b680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T07:49:00.624 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:00 smithi081 bash[27745]: debug 2023-10-09T07:49:00.446+0000 7f6ea8d0b680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T07:49:00.913 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: { 2023-10-09T07:49:00.913 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "epoch": 9, 2023-10-09T07:49:00.914 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "available": true, 2023-10-09T07:49:00.914 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "active_name": "y", 2023-10-09T07:49:00.914 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "num_standby": 0 2023-10-09T07:49:00.914 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: } 2023-10-09T07:49:00.963 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:00 smithi081 bash[27745]: debug 2023-10-09T07:49:00.706+0000 7f6ea8d0b680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T07:49:01.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:00 smithi081 bash[27480]: audit 2023-10-09T07:49:00.913153+0000 mon.a (mon.0) 65 : audit [DBG] from='client.? 172.21.15.81:0/2062714393' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-09T07:49:01.609 INFO:teuthology.orchestra.run.smithi081.stderr:Waiting for the mgr to restart... 2023-10-09T07:49:01.610 INFO:teuthology.orchestra.run.smithi081.stderr:Waiting for mgr epoch 9... 2023-10-09T07:49:02.032 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:01 smithi081 bash[27745]: debug 2023-10-09T07:49:01.865+0000 7f6ea8d0b680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T07:49:02.373 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:02 smithi081 bash[27745]: debug 2023-10-09T07:49:02.029+0000 7f6ea8d0b680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T07:49:02.373 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:02 smithi081 bash[27745]: debug 2023-10-09T07:49:02.125+0000 7f6ea8d0b680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T07:49:02.373 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:02 smithi081 bash[27745]: debug 2023-10-09T07:49:02.237+0000 7f6ea8d0b680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T07:49:02.821 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:02 smithi081 bash[27745]: debug 2023-10-09T07:49:02.453+0000 7f6ea8d0b680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T07:49:03.123 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:02 smithi081 bash[27745]: debug 2023-10-09T07:49:02.817+0000 7f6ea8d0b680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T07:49:03.123 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:02 smithi081 bash[27745]: debug 2023-10-09T07:49:02.933+0000 7f6ea8d0b680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T07:49:03.923 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:03 smithi081 bash[27745]: debug 2023-10-09T07:49:03.813+0000 7f6ea8d0b680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T07:49:03.923 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:03 smithi081 bash[27745]: debug 2023-10-09T07:49:03.921+0000 7f6ea8d0b680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T07:49:04.268 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:04 smithi081 bash[27745]: debug 2023-10-09T07:49:04.037+0000 7f6ea8d0b680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T07:49:04.554 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:04 smithi081 bash[27745]: debug 2023-10-09T07:49:04.265+0000 7f6ea8d0b680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T07:49:04.873 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:04 smithi081 bash[27745]: debug 2023-10-09T07:49:04.549+0000 7f6ea8d0b680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T07:49:04.873 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:04 smithi081 bash[27745]: debug 2023-10-09T07:49:04.713+0000 7f6ea8d0b680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T07:49:05.213 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:04 smithi081 bash[27745]: debug 2023-10-09T07:49:04.885+0000 7f6ea8d0b680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T07:49:05.213 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:05 smithi081 bash[27745]: debug 2023-10-09T07:49:05.101+0000 7f6ea8d0b680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T07:49:05.486 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:05 smithi081 bash[27745]: debug 2023-10-09T07:49:05.209+0000 7f6ea8d0b680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T07:49:05.487 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:05 smithi081 bash[27745]: Warning: Permanently added '172.21.15.81' (ECDSA) to the list of known hosts. 2023-10-09T07:49:05.487 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:05 smithi081 bash[27480]: cluster 2023-10-09T07:49:05.232908+0000 mon.a (mon.0) 66 : cluster [INF] Active manager daemon y restarted 2023-10-09T07:49:05.487 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:05 smithi081 bash[27480]: cluster 2023-10-09T07:49:05.233347+0000 mon.a (mon.0) 67 : cluster [INF] Activating manager daemon y 2023-10-09T07:49:05.487 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:05 smithi081 bash[27480]: cluster 2023-10-09T07:49:05.240554+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-10-09T07:49:05.487 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:05 smithi081 bash[27480]: cluster 2023-10-09T07:49:05.240716+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00754291s) 2023-10-09T07:49:05.487 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:05 smithi081 bash[27480]: audit 2023-10-09T07:49:05.242254+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T07:49:05.488 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:05 smithi081 bash[27480]: audit 2023-10-09T07:49:05.243657+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T07:49:05.488 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:05 smithi081 bash[27480]: audit 2023-10-09T07:49:05.244724+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T07:49:05.488 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:05 smithi081 bash[27480]: audit 2023-10-09T07:49:05.244950+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T07:49:05.488 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:05 smithi081 bash[27480]: audit 2023-10-09T07:49:05.245195+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T07:49:05.488 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:05 smithi081 bash[27480]: cluster 2023-10-09T07:49:05.249114+0000 mon.a (mon.0) 75 : cluster [INF] Manager daemon y is now available 2023-10-09T07:49:06.258 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: { 2023-10-09T07:49:06.258 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-10-09T07:49:06.258 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: "initialized": true 2023-10-09T07:49:06.258 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: } 2023-10-09T07:49:06.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:06 smithi081 bash[27480]: audit 2023-10-09T07:49:05.385697+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:49:06.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:06 smithi081 bash[27480]: audit 2023-10-09T07:49:05.389886+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:49:06.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:06 smithi081 bash[27480]: audit 2023-10-09T07:49:05.428144+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T07:49:06.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:06 smithi081 bash[27480]: audit 2023-10-09T07:49:05.432307+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T07:49:06.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:06 smithi081 bash[27480]: cluster 2023-10-09T07:49:06.242023+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e11: y(active, since 1.00884s) 2023-10-09T07:49:06.905 INFO:teuthology.orchestra.run.smithi081.stderr:mgr epoch 9 is available 2023-10-09T07:49:06.905 INFO:teuthology.orchestra.run.smithi081.stderr:Generating a dashboard self-signed certificate... 2023-10-09T07:49:07.561 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:07 smithi081 bash[27480]: audit 2023-10-09T07:49:06.242598+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-09T07:49:07.561 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:07 smithi081 bash[27480]: audit 2023-10-09T07:49:06.257445+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-09T07:49:08.207 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: Self-signed certificate created 2023-10-09T07:49:08.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:08 smithi081 bash[27480]: cluster 2023-10-09T07:49:07.297981+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-10-09T07:49:08.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:08 smithi081 bash[27480]: audit 2023-10-09T07:49:08.203855+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:08.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:08 smithi081 bash[27480]: audit 2023-10-09T07:49:08.206774+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:08.887 INFO:teuthology.orchestra.run.smithi081.stderr:Creating initial admin user... 2023-10-09T07:49:09.582 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:09 smithi081 bash[27480]: audit 2023-10-09T07:49:08.155577+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-09T07:49:10.409 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$1JPoQtYguG895jRYofXK0.DNIVtV7uHn4/F.bzVUJaRMFqfslKfUS", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1696837750, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-10-09T07:49:11.109 INFO:teuthology.orchestra.run.smithi081.stderr:Fetching dashboard port number... 2023-10-09T07:49:11.873 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:11 smithi081 bash[27480]: audit 2023-10-09T07:49:10.190163+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-09T07:49:11.873 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:11 smithi081 bash[27480]: audit 2023-10-09T07:49:10.408736+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:12.474 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: 8443 2023-10-09T07:49:12.698 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:12 smithi081 bash[27480]: cluster 2023-10-09T07:49:11.414177+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-10-09T07:49:12.699 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:12 smithi081 bash[27480]: audit 2023-10-09T07:49:12.132320+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:13.165 INFO:teuthology.orchestra.run.smithi081.stderr:firewalld does not appear to be present 2023-10-09T07:49:13.165 INFO:teuthology.orchestra.run.smithi081.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-10-09T07:49:13.168 INFO:teuthology.orchestra.run.smithi081.stderr:Ceph Dashboard is now available at: 2023-10-09T07:49:13.168 INFO:teuthology.orchestra.run.smithi081.stderr: 2023-10-09T07:49:13.169 INFO:teuthology.orchestra.run.smithi081.stderr: URL: https://smithi081.front.sepia.ceph.com:8443/ 2023-10-09T07:49:13.169 INFO:teuthology.orchestra.run.smithi081.stderr: User: admin 2023-10-09T07:49:13.169 INFO:teuthology.orchestra.run.smithi081.stderr: Password: 82nnerm8hn 2023-10-09T07:49:13.169 INFO:teuthology.orchestra.run.smithi081.stderr: 2023-10-09T07:49:13.169 INFO:teuthology.orchestra.run.smithi081.stderr:Enabling autotune for osd_memory_target 2023-10-09T07:49:13.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:13 smithi081 bash[27480]: audit 2023-10-09T07:49:12.474337+0000 mon.a (mon.0) 87 : audit [DBG] from='client.? 172.21.15.81:0/2268752399' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-10-09T07:49:16.636 INFO:teuthology.orchestra.run.smithi081.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-10-09T07:49:17.386 INFO:teuthology.orchestra.run.smithi081.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-10-09T07:49:17.389 INFO:teuthology.orchestra.run.smithi081.stderr: 2023-10-09T07:49:17.389 INFO:teuthology.orchestra.run.smithi081.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-10-09T07:49:17.389 INFO:teuthology.orchestra.run.smithi081.stderr: 2023-10-09T07:49:17.389 INFO:teuthology.orchestra.run.smithi081.stderr:Or, if you are only running a single cluster on this host: 2023-10-09T07:49:17.389 INFO:teuthology.orchestra.run.smithi081.stderr: 2023-10-09T07:49:17.389 INFO:teuthology.orchestra.run.smithi081.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2023-10-09T07:49:17.390 INFO:teuthology.orchestra.run.smithi081.stderr: 2023-10-09T07:49:17.390 INFO:teuthology.orchestra.run.smithi081.stderr:Please consider enabling telemetry to help improve Ceph: 2023-10-09T07:49:17.390 INFO:teuthology.orchestra.run.smithi081.stderr: 2023-10-09T07:49:17.390 INFO:teuthology.orchestra.run.smithi081.stderr: ceph telemetry on 2023-10-09T07:49:17.390 INFO:teuthology.orchestra.run.smithi081.stderr: 2023-10-09T07:49:17.390 INFO:teuthology.orchestra.run.smithi081.stderr:For more information see: 2023-10-09T07:49:17.390 INFO:teuthology.orchestra.run.smithi081.stderr: 2023-10-09T07:49:17.390 INFO:teuthology.orchestra.run.smithi081.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2023-10-09T07:49:17.390 INFO:teuthology.orchestra.run.smithi081.stderr: 2023-10-09T07:49:17.390 INFO:teuthology.orchestra.run.smithi081.stderr:Bootstrap complete. 2023-10-09T07:49:17.427 INFO:tasks.cephadm:Fetching config... 2023-10-09T07:49:17.428 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T07:49:17.428 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-10-09T07:49:17.434 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-10-09T07:49:17.434 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T07:49:17.434 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-10-09T07:49:17.488 INFO:tasks.cephadm:Fetching mon keyring... 2023-10-09T07:49:17.488 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T07:49:17.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-10-09T07:49:17.542 INFO:tasks.cephadm:Fetching pub ssh key... 2023-10-09T07:49:17.542 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T07:49:17.542 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-10-09T07:49:17.595 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-10-09T07:49:17.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdPwjILFR72ZFNxAHJSG7+Liuhl27rGIxy7UC/7SN8sQRJAfapsDaY5/xuiaKy0ysZQfuAv4KDFoP8xMVtYX61dzM9g2nLs73zfjef0z0P2Ld8Tz8okTGk+LjExouYho415CQbJ7HpCG4MKTrgEus/zn/j7bRlIAqePyhvtBFCfbLyVeiivV3Dvb6IVYfqfh/eLlERF5QkegtuEK6jcb3E94+TmwHlh6bcexIx/Akx4sgh/k/L++zVCzDzd21wtcD/PScg3HKE4EGg7obia01NnmZI+1Vhverzza6caiT83ryVtc3O4VEu2YjULM79Vp8JQffdU69GHPHHfnhtIaooPdJKDQ5PElwBF1zTdcNotwFtC0z1RIJNhn6i4X7ocjZtoWKiAjjZ1HurqYIbPdPGAYZWydXvhsFhbXXAvjseHThubnsNcvlMWzOnaeac6iQ5cJFmcNB+YA/02L9VuRg54Qu98IMsjHlUzxiAuDXhXKu/tUnxoeOQLGaq2BTTosM= ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-09T07:49:17.654 INFO:teuthology.orchestra.run.smithi081.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdPwjILFR72ZFNxAHJSG7+Liuhl27rGIxy7UC/7SN8sQRJAfapsDaY5/xuiaKy0ysZQfuAv4KDFoP8xMVtYX61dzM9g2nLs73zfjef0z0P2Ld8Tz8okTGk+LjExouYho415CQbJ7HpCG4MKTrgEus/zn/j7bRlIAqePyhvtBFCfbLyVeiivV3Dvb6IVYfqfh/eLlERF5QkegtuEK6jcb3E94+TmwHlh6bcexIx/Akx4sgh/k/L++zVCzDzd21wtcD/PScg3HKE4EGg7obia01NnmZI+1Vhverzza6caiT83ryVtc3O4VEu2YjULM79Vp8JQffdU69GHPHHfnhtIaooPdJKDQ5PElwBF1zTdcNotwFtC0z1RIJNhn6i4X7ocjZtoWKiAjjZ1HurqYIbPdPGAYZWydXvhsFhbXXAvjseHThubnsNcvlMWzOnaeac6iQ5cJFmcNB+YA/02L9VuRg54Qu98IMsjHlUzxiAuDXhXKu/tUnxoeOQLGaq2BTTosM= ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:49:17.664 DEBUG:teuthology.orchestra.run.smithi118:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdPwjILFR72ZFNxAHJSG7+Liuhl27rGIxy7UC/7SN8sQRJAfapsDaY5/xuiaKy0ysZQfuAv4KDFoP8xMVtYX61dzM9g2nLs73zfjef0z0P2Ld8Tz8okTGk+LjExouYho415CQbJ7HpCG4MKTrgEus/zn/j7bRlIAqePyhvtBFCfbLyVeiivV3Dvb6IVYfqfh/eLlERF5QkegtuEK6jcb3E94+TmwHlh6bcexIx/Akx4sgh/k/L++zVCzDzd21wtcD/PScg3HKE4EGg7obia01NnmZI+1Vhverzza6caiT83ryVtc3O4VEu2YjULM79Vp8JQffdU69GHPHHfnhtIaooPdJKDQ5PElwBF1zTdcNotwFtC0z1RIJNhn6i4X7ocjZtoWKiAjjZ1HurqYIbPdPGAYZWydXvhsFhbXXAvjseHThubnsNcvlMWzOnaeac6iQ5cJFmcNB+YA/02L9VuRg54Qu98IMsjHlUzxiAuDXhXKu/tUnxoeOQLGaq2BTTosM= ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-09T07:49:17.688 INFO:teuthology.orchestra.run.smithi118.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdPwjILFR72ZFNxAHJSG7+Liuhl27rGIxy7UC/7SN8sQRJAfapsDaY5/xuiaKy0ysZQfuAv4KDFoP8xMVtYX61dzM9g2nLs73zfjef0z0P2Ld8Tz8okTGk+LjExouYho415CQbJ7HpCG4MKTrgEus/zn/j7bRlIAqePyhvtBFCfbLyVeiivV3Dvb6IVYfqfh/eLlERF5QkegtuEK6jcb3E94+TmwHlh6bcexIx/Akx4sgh/k/L++zVCzDzd21wtcD/PScg3HKE4EGg7obia01NnmZI+1Vhverzza6caiT83ryVtc3O4VEu2YjULM79Vp8JQffdU69GHPHHfnhtIaooPdJKDQ5PElwBF1zTdcNotwFtC0z1RIJNhn6i4X7ocjZtoWKiAjjZ1HurqYIbPdPGAYZWydXvhsFhbXXAvjseHThubnsNcvlMWzOnaeac6iQ5cJFmcNB+YA/02L9VuRg54Qu98IMsjHlUzxiAuDXhXKu/tUnxoeOQLGaq2BTTosM= ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:49:17.700 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-10-09T07:49:17.701 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:17 smithi081 bash[27480]: audit 2023-10-09T07:49:16.633135+0000 mon.a (mon.0) 88 : audit [INF] from='client.? 172.21.15.81:0/1080645014' entity='client.admin' 2023-10-09T07:49:22.873 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-10-09T07:49:22.873 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-10-09T07:49:23.123 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:23 smithi081 bash[27480]: audit 2023-10-09T07:49:22.051611+0000 mon.a (mon.0) 89 : audit [INF] from='client.? 172.21.15.81:0/3443141659' entity='client.admin' 2023-10-09T07:49:25.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:25 smithi081 bash[27480]: audit 2023-10-09T07:49:24.358360+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:25.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:25 smithi081 bash[27480]: audit 2023-10-09T07:49:24.631790+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:49:25.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:25 smithi081 bash[27480]: audit 2023-10-09T07:49:24.636268+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:25.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:25 smithi081 bash[27480]: audit 2023-10-09T07:49:24.638063+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:49:25.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:25 smithi081 bash[27480]: audit 2023-10-09T07:49:24.642667+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:26.873 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:26 smithi081 bash[27480]: cluster 2023-10-09T07:49:25.246472+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-09T07:49:26.873 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:26 smithi081 bash[27480]: audit 2023-10-09T07:49:26.512906+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:26.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:26 smithi081 bash[27480]: audit 2023-10-09T07:49:26.562108+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:49:26.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:26 smithi081 bash[27480]: audit 2023-10-09T07:49:26.565796+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:49:26.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:26 smithi081 bash[27480]: audit 2023-10-09T07:49:26.567748+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:49:26.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:26 smithi081 bash[27480]: audit 2023-10-09T07:49:26.628999+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:26.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:26 smithi081 bash[27480]: audit 2023-10-09T07:49:26.632239+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:27.244 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi118 2023-10-09T07:49:27.245 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-10-09T07:49:27.245 DEBUG:teuthology.orchestra.run.smithi118:> dd of=/etc/ceph/ceph.conf 2023-10-09T07:49:27.252 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-10-09T07:49:27.252 DEBUG:teuthology.orchestra.run.smithi118:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-09T07:49:27.300 INFO:tasks.cephadm:Adding host smithi118 to orchestrator... 2023-10-09T07:49:27.300 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph orch host add smithi118 2023-10-09T07:49:27.873 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:27 smithi081 bash[27480]: cephadm 2023-10-09T07:49:26.569714+0000 mgr.y (mgr.14146) 7 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T07:49:27.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:27 smithi081 bash[27480]: cephadm 2023-10-09T07:49:26.587243+0000 mgr.y (mgr.14146) 8 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T07:49:29.123 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:28 smithi081 bash[27480]: cluster 2023-10-09T07:49:27.246971+0000 mgr.y (mgr.14146) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:49:30.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:30 smithi081 bash[27480]: cluster 2023-10-09T07:49:29.247414+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-09T07:49:30.873 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:30 smithi081 bash[27745]: Warning: Permanently added 'smithi118,172.21.15.118' (ECDSA) to the list of known hosts. 2023-10-09T07:49:31.206 INFO:teuthology.orchestra.run.smithi081.stdout:Added host 'smithi118' with addr '172.21.15.118' 2023-10-09T07:49:31.455 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:49:31 smithi081 bash[27745]: Warning: Permanently added '172.21.15.118' (ECDSA) to the list of known hosts. 2023-10-09T07:49:31.455 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:31 smithi081 bash[27480]: audit 2023-10-09T07:49:30.348647+0000 mgr.y (mgr.14146) 11 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi118", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:49:31.910 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-09T07:49:32.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:32 smithi081 bash[27480]: audit 2023-10-09T07:49:31.206053+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:32.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:32 smithi081 bash[27480]: cephadm 2023-10-09T07:49:31.206855+0000 mgr.y (mgr.14146) 12 : cephadm [INF] Added host smithi118 2023-10-09T07:49:32.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:32 smithi081 bash[27480]: audit 2023-10-09T07:49:31.220737+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:49:32.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:32 smithi081 bash[27480]: cluster 2023-10-09T07:49:31.247860+0000 mgr.y (mgr.14146) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:49:32.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:32 smithi081 bash[27480]: audit 2023-10-09T07:49:31.775651+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:34.123 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:34 smithi081 bash[27480]: audit 2023-10-09T07:49:33.033041+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:34.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:34 smithi081 bash[27480]: cluster 2023-10-09T07:49:33.248248+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-09T07:49:35.009 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T07:49:35.009 INFO:teuthology.orchestra.run.smithi081.stdout:[{"addr": "172.21.15.81", "hostname": "smithi081", "labels": [], "status": ""}, {"addr": "172.21.15.118", "hostname": "smithi118", "labels": [], "status": ""}] 2023-10-09T07:49:35.736 INFO:tasks.cephadm:Setting crush tunables to default 2023-10-09T07:49:35.737 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd crush tunables default 2023-10-09T07:49:36.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:36 smithi081 bash[27480]: audit 2023-10-09T07:49:35.008082+0000 mgr.y (mgr.14146) 15 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T07:49:36.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:36 smithi081 bash[27480]: cluster 2023-10-09T07:49:35.248480+0000 mgr.y (mgr.14146) 16 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:49:38.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:38 smithi081 bash[27480]: cluster 2023-10-09T07:49:37.248890+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-09T07:49:39.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:39 smithi081 bash[27480]: audit 2023-10-09T07:49:38.368314+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:39.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:39 smithi081 bash[27480]: audit 2023-10-09T07:49:38.670525+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:39.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:39 smithi081 bash[27480]: audit 2023-10-09T07:49:38.672133+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:49:39.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:39 smithi081 bash[27480]: audit 2023-10-09T07:49:38.673734+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:49:39.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:39 smithi081 bash[27480]: audit 2023-10-09T07:49:38.674982+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:49:39.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:39 smithi081 bash[27480]: cephadm 2023-10-09T07:49:38.677017+0000 mgr.y (mgr.14146) 18 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T07:49:39.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:39 smithi081 bash[27480]: audit 2023-10-09T07:49:38.733027+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:39.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:39 smithi081 bash[27480]: audit 2023-10-09T07:49:38.737209+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:39.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:39 smithi081 bash[27480]: audit 2023-10-09T07:49:38.811845+0000 mon.a (mon.0) 112 : audit [INF] from='client.? 172.21.15.81:0/1344177083' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-10-09T07:49:39.745 INFO:teuthology.orchestra.run.smithi081.stderr:adjusted tunables profile to default 2023-10-09T07:49:40.437 INFO:tasks.cephadm:Adding mon.a on smithi081 2023-10-09T07:49:40.437 INFO:tasks.cephadm:Adding mon.c on smithi081 2023-10-09T07:49:40.437 INFO:tasks.cephadm:Adding mon.b on smithi118 2023-10-09T07:49:40.438 DEBUG:teuthology.orchestra.run.smithi118:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph orch apply mon '3;smithi081:172.21.15.81=a;smithi081:[v2:172.21.15.81:3301,v1:172.21.15.81:6790]=c;smithi118:172.21.15.118=b' 2023-10-09T07:49:40.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:40 smithi081 bash[27480]: cephadm 2023-10-09T07:49:38.702738+0000 mgr.y (mgr.14146) 19 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T07:49:40.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:40 smithi081 bash[27480]: cluster 2023-10-09T07:49:39.249256+0000 mgr.y (mgr.14146) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:49:40.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:40 smithi081 bash[27480]: audit 2023-10-09T07:49:39.739935+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.81:0/1344177083' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-09T07:49:40.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:40 smithi081 bash[27480]: cluster 2023-10-09T07:49:39.740064+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-09T07:49:42.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:42 smithi081 bash[27480]: cluster 2023-10-09T07:49:41.249667+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:49:43.490 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled mon update... 2023-10-09T07:49:44.507 DEBUG:teuthology.orchestra.run.smithi081:mon.c> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mon.c.service 2023-10-09T07:49:44.510 DEBUG:teuthology.orchestra.run.smithi118:mon.b> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mon.b.service 2023-10-09T07:49:44.513 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-09T07:49:44.514 DEBUG:teuthology.orchestra.run.smithi118:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-09T07:49:44.716 INFO:journalctl@ceph.mon.c.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:49:44.873 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:44 smithi081 bash[27480]: cluster 2023-10-09T07:49:43.250110+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-09T07:49:44.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:44 smithi081 bash[27480]: audit 2023-10-09T07:49:43.480451+0000 mgr.y (mgr.14146) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi081:172.21.15.81=a;smithi081:[v2:172.21.15.81:3301,v1:172.21.15.81:6790]=c;smithi118:172.21.15.118=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:49:44.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:44 smithi081 bash[27480]: cephadm 2023-10-09T07:49:43.485448+0000 mgr.y (mgr.14146) 24 : cephadm [INF] Saving service mon spec with placement smithi081:172.21.15.81=a;smithi081:[v2:172.21.15.81:3301,v1:172.21.15.81:6790]=c;smithi118:172.21.15.118=b;count:3 2023-10-09T07:49:44.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:44 smithi081 bash[27480]: audit 2023-10-09T07:49:43.489726+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:44.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:44 smithi081 bash[27480]: audit 2023-10-09T07:49:43.516039+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:49:44.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:44 smithi081 bash[27480]: audit 2023-10-09T07:49:43.519803+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:49:44.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:44 smithi081 bash[27480]: audit 2023-10-09T07:49:43.521310+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:49:44.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:44 smithi081 bash[27480]: audit 2023-10-09T07:49:43.529427+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:44.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:44 smithi081 bash[27480]: audit 2023-10-09T07:49:43.532366+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T07:49:44.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:44 smithi081 bash[27480]: audit 2023-10-09T07:49:43.533716+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:49:44.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:44 smithi081 bash[27480]: cephadm 2023-10-09T07:49:43.534935+0000 mgr.y (mgr.14146) 25 : cephadm [INF] Deploying daemon mon.b on smithi118 2023-10-09T07:49:45.600 INFO:journalctl@ceph.mon.b.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:49:46.873 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:46 smithi081 bash[27480]: cluster 2023-10-09T07:49:45.250582+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-09T07:49:48.873 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:48 smithi081 bash[27480]: cluster 2023-10-09T07:49:47.251037+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-09T07:49:49.546 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-10-09T07:49:49.546 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":1,"fsid":"0a47c0f6-6678-11ee-8db5-212e2dc638e7","modified":"2023-10-09T07:48:03.373499Z","created":"2023-10-09T07:48:03.373499Z","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.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-09T07:49:49.550 INFO:teuthology.orchestra.run.smithi118.stderr:dumped monmap epoch 1 2023-10-09T07:49:50.197 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:50 smithi118 systemd[1]: Started Ceph mon.b for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T07:49:50.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:50 smithi081 bash[27480]: cluster 2023-10-09T07:49:49.251357+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-09T07:49:50.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:50 smithi081 bash[27480]: audit 2023-10-09T07:49:49.546904+0000 mon.a (mon.0) 122 : audit [DBG] from='client.? 172.21.15.118:0/1754326580' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T07:49:50.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:50 smithi081 bash[27480]: audit 2023-10-09T07:49:50.179914+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:50.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:50 smithi081 bash[27480]: audit 2023-10-09T07:49:50.181680+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T07:49:50.444 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:50 smithi081 bash[27480]: audit 2023-10-09T07:49:50.183167+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:49:51.268 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-09T07:49:51.268 DEBUG:teuthology.orchestra.run.smithi118:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-09T07:49:51.283 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.147+0000 7f1d85648880 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-09T07:49:51.283 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.147+0000 7f1d85648880 0 ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable), process ceph-mon, pid 7 2023-10-09T07:49:51.283 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.147+0000 7f1d85648880 0 pidfile_write: ignore empty --pid-file 2023-10-09T07:49:51.283 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 0 load: jerasure load: lrc load: isa 2023-10-09T07:49:51.283 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: RocksDB version: 6.8.1 2023-10-09T07:49:51.283 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-09T07:49:51.283 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Compile date Oct 5 2023 2023-10-09T07:49:51.283 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: DB SUMMARY 2023-10-09T07:49:51.283 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: CURRENT file: CURRENT 2023-10-09T07:49:51.284 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: IDENTITY file: IDENTITY 2023-10-09T07:49:51.284 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2023-10-09T07:49:51.284 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-10-09T07:49:51.284 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 511 ; 2023-10-09T07:49:51.284 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.error_if_exists: 0 2023-10-09T07:49:51.284 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.create_if_missing: 0 2023-10-09T07:49:51.284 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.paranoid_checks: 1 2023-10-09T07:49:51.284 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.env: 0x55c98fbc1080 2023-10-09T07:49:51.284 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.fs: Posix File System 2023-10-09T07:49:51.284 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.info_log: 0x55c991fbda80 2023-10-09T07:49:51.284 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-09T07:49:51.284 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.statistics: (nil) 2023-10-09T07:49:51.285 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.use_fsync: 0 2023-10-09T07:49:51.285 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_log_file_size: 0 2023-10-09T07:49:51.285 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-09T07:49:51.285 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-09T07:49:51.285 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-09T07:49:51.285 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-09T07:49:51.286 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.allow_fallocate: 1 2023-10-09T07:49:51.286 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-09T07:49:51.286 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-09T07:49:51.286 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.use_direct_reads: 0 2023-10-09T07:49:51.287 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-09T07:49:51.287 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.create_missing_column_families: 0 2023-10-09T07:49:51.287 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.db_log_dir: 2023-10-09T07:49:51.287 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-10-09T07:49:51.287 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-09T07:49:51.287 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_subcompactions: 1 2023-10-09T07:49:51.287 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_background_flushes: -1 2023-10-09T07:49:51.287 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-09T07:49:51.287 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-09T07:49:51.287 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-09T07:49:51.287 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-09T07:49:51.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-09T07:49:51.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.advise_random_on_open: 1 2023-10-09T07:49:51.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-09T07:49:51.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.write_buffer_manager: 0x55c992cba330 2023-10-09T07:49:51.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-09T07:49:51.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-09T07:49:51.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-09T07:49:51.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-09T07:49:51.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.rate_limiter: (nil) 2023-10-09T07:49:51.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-09T07:49:51.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-09T07:49:51.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-09T07:49:51.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-09T07:49:51.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.unordered_write: 0 2023-10-09T07:49:51.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-09T07:49:51.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-09T07:49:51.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-09T07:49:51.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-09T07:49:51.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.row_cache: None 2023-10-09T07:49:51.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.wal_filter: None 2023-10-09T07:49:51.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-09T07:49:51.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-09T07:49:51.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.preserve_deletes: 0 2023-10-09T07:49:51.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.two_write_queues: 0 2023-10-09T07:49:51.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.manual_wal_flush: 0 2023-10-09T07:49:51.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.atomic_flush: 0 2023-10-09T07:49:51.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-09T07:49:51.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-09T07:49:51.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-09T07:49:51.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.log_readahead_size: 0 2023-10-09T07:49:51.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-10-09T07:49:51.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_background_jobs: 2 2023-10-09T07:49:51.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_background_compactions: -1 2023-10-09T07:49:51.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-09T07:49:51.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-09T07:49:51.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-09T07:49:51.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_total_wal_size: 0 2023-10-09T07:49:51.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-09T07:49:51.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-09T07:49:51.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-09T07:49:51.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-09T07:49:51.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_open_files: -1 2023-10-09T07:49:51.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.bytes_per_sync: 0 2023-10-09T07:49:51.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-09T07:49:51.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-09T07:49:51.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-09T07:49:51.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Compression algorithms supported: 2023-10-09T07:49:51.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-09T07:49:51.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: kZSTD supported: 0 2023-10-09T07:49:51.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: kXpressCompression supported: 0 2023-10-09T07:49:51.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-09T07:49:51.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: kLZ4Compression supported: 1 2023-10-09T07:49:51.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: kBZip2Compression supported: 0 2023-10-09T07:49:51.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: kZlibCompression supported: 1 2023-10-09T07:49:51.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: kSnappyCompression supported: 1 2023-10-09T07:49:51.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-09T07:49:51.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2023-10-09T07:49:51.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-10-09T07:49:51.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-09T07:49:51.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.merge_operator: 2023-10-09T07:49:51.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compaction_filter: None 2023-10-09T07:49:51.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compaction_filter_factory: None 2023-10-09T07:49:51.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-09T07:49:51.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-09T07:49:51.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c991f6bd18) 2023-10-09T07:49:51.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: cache_index_and_filter_blocks: 1 2023-10-09T07:49:51.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-09T07:49:51.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-09T07:49:51.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: pin_top_level_index_and_filter: 1 2023-10-09T07:49:51.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: index_type: 0 2023-10-09T07:49:51.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: data_block_index_type: 0 2023-10-09T07:49:51.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: index_shortening: 1 2023-10-09T07:49:51.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: data_block_hash_table_util_ratio: 0.750000 2023-10-09T07:49:51.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: hash_index_allow_collision: 1 2023-10-09T07:49:51.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: checksum: 1 2023-10-09T07:49:51.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: no_block_cache: 0 2023-10-09T07:49:51.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: block_cache: 0x55c991fa2f10 2023-10-09T07:49:51.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: block_cache_name: BinnedLRUCache 2023-10-09T07:49:51.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: block_cache_options: 2023-10-09T07:49:51.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: capacity : 536870912 2023-10-09T07:49:51.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: num_shard_bits : 4 2023-10-09T07:49:51.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: strict_capacity_limit : 0 2023-10-09T07:49:51.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: high_pri_pool_ratio: 0.000 2023-10-09T07:49:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: block_cache_compressed: (nil) 2023-10-09T07:49:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: persistent_cache: (nil) 2023-10-09T07:49:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: block_size: 4096 2023-10-09T07:49:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: block_size_deviation: 10 2023-10-09T07:49:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: block_restart_interval: 16 2023-10-09T07:49:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: index_block_restart_interval: 1 2023-10-09T07:49:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: metadata_block_size: 4096 2023-10-09T07:49:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: partition_filters: 0 2023-10-09T07:49:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: use_delta_encoding: 1 2023-10-09T07:49:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-09T07:49:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: whole_key_filtering: 1 2023-10-09T07:49:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: verify_compression: 0 2023-10-09T07:49:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: read_amp_bytes_per_bit: 0 2023-10-09T07:49:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: format_version: 2 2023-10-09T07:49:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: enable_index_compression: 1 2023-10-09T07:49:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: block_align: 0 2023-10-09T07:49:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-09T07:49:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-09T07:49:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compression: NoCompression 2023-10-09T07:49:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-09T07:49:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-09T07:49:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-09T07:49:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.num_levels: 7 2023-10-09T07:49:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-09T07:49:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-09T07:49:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-09T07:49:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-09T07:49:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-09T07:49:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-09T07:49:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-09T07:49:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-09T07:49:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-09T07:49:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-09T07:49:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compression_opts.level: 32767 2023-10-09T07:49:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-09T07:49:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-09T07:49:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-09T07:49:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compression_opts.enabled: false 2023-10-09T07:49:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-09T07:49:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-09T07:49:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-09T07:49:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-09T07:49:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-09T07:49:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-09T07:49:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-09T07:49:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-09T07:49:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-09T07:49:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-09T07:49:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-09T07:49:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-09T07:49:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-09T07:49:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-09T07:49:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-09T07:49:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-09T07:49:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-09T07:49:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.arena_block_size: 4194304 2023-10-09T07:49:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-09T07:49:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-09T07:49:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-09T07:49:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-09T07:49:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-09T07:49:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-09T07:49:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-09T07:49:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-09T07:49:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-09T07:49:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-09T07:49:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-09T07:49:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-09T07:49:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-09T07:49:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-09T07:49:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.table_properties_collectors: 2023-10-09T07:49:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.inplace_update_support: 0 2023-10-09T07:49:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-09T07:49:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-09T07:49:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-09T07:49:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-09T07:49:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.bloom_locality: 0 2023-10-09T07:49:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.max_successive_merges: 0 2023-10-09T07:49:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-09T07:49:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-09T07:49:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.force_consistency_checks: 0 2023-10-09T07:49:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-09T07:49:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.ttl: 2592000 2023-10-09T07:49:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-09T07:49:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 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-09T07:49:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.151+0000 7f1d85648880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-10-09T07:49:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.155+0000 7f1d85648880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696837791158733, "job": 1, "event": "recovery_started", "log_files": [3]} 2023-10-09T07:49:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.155+0000 7f1d85648880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2023-10-09T07:49:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.155+0000 7f1d85648880 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-09T07:49:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.155+0000 7f1d85648880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696837791159887, "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": 1696837791, "oldest_key_time": 3, "file_creation_time": 0}} 2023-10-09T07:49:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.155+0000 7f1d85648880 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2023-10-09T07:49:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.155+0000 7f1d85648880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696837791160658, "job": 1, "event": "recovery_finished"} 2023-10-09T07:49:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.155+0000 7f1d85648880 4 rocksdb: DB pointer 0x55c99206b800 2023-10-09T07:49:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.155+0000 7f1d6c44f700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-10-09T07:49:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.155+0000 7f1d6c44f700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-10-09T07:49:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: ** DB Stats ** 2023-10-09T07:49:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T07:49:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: 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-09T07:49:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-09T07:49:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T07:49:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: 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-09T07:49:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-09T07:49:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T07:49:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: ** Compaction Stats [default] ** 2023-10-09T07:49:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: 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-09T07:49:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T07:49:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.4 0.00 0.00 1 0.001 0 0 2023-10-09T07:49:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.4 0.00 0.00 1 0.001 0 0 2023-10-09T07:49:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.4 0.00 0.00 1 0.001 0 0 2023-10-09T07:49:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: ** Compaction Stats [default] ** 2023-10-09T07:49:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: 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-09T07:49:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T07:49:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.4 0.00 0.00 1 0.001 0 0 2023-10-09T07:49:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T07:49:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-09T07:49:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T07:49:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T07:49:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T07:49:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: AddFile(Keys): cumulative 0, interval 0 2023-10-09T07:49:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: Cumulative compaction: 0.00 GB write, 0.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T07:49:51.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: Interval compaction: 0.00 GB write, 0.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T07:49:51.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: 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-09T07:49:51.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: ** File Read Latency Histogram By Level [default] ** 2023-10-09T07:49:51.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: ** Compaction Stats [default] ** 2023-10-09T07:49:51.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: 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-09T07:49:51.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T07:49:51.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.4 0.00 0.00 1 0.001 0 0 2023-10-09T07:49:51.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.4 0.00 0.00 1 0.001 0 0 2023-10-09T07:49:51.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: 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-09T07:49:51.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: ** Compaction Stats [default] ** 2023-10-09T07:49:51.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: 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-09T07:49:51.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T07:49:51.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.4 0.00 0.00 1 0.001 0 0 2023-10-09T07:49:51.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T07:49:51.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-09T07:49:51.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T07:49:51.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T07:49:51.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T07:49:51.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: AddFile(Keys): cumulative 0, interval 0 2023-10-09T07:49:51.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: Cumulative compaction: 0.00 GB write, 0.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T07:49:51.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: 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-09T07:49:51.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: 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-09T07:49:51.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: ** File Read Latency Histogram By Level [default] ** 2023-10-09T07:49:51.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.155+0000 7f1d85648880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2023-10-09T07:49:51.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.155+0000 7f1d85648880 0 using public_addr v2:172.21.15.118:0/0 -> [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] 2023-10-09T07:49:51.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.159+0000 7f1d85648880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] at bind addrs [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:49:51.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.159+0000 7f1d85648880 1 mon.b@-1(???) e0 preinit fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:49:51.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.187+0000 7f1d6ec54700 0 mon.b@-1(synchronizing).mds e1 new map 2023-10-09T07:49:51.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.187+0000 7f1d6ec54700 0 mon.b@-1(synchronizing).mds e1 print_map 2023-10-09T07:49:51.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: e1 2023-10-09T07:49:51.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-09T07:49:51.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: 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-09T07:49:51.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: legacy client fscid: -1 2023-10-09T07:49:51.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: 2023-10-09T07:49:51.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: No filesystems configured 2023-10-09T07:49:51.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.187+0000 7f1d6ec54700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-10-09T07:49:51.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.187+0000 7f1d6ec54700 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-09T07:49:51.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.187+0000 7f1d6ec54700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-10-09T07:49:51.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.187+0000 7f1d6ec54700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-10-09T07:49:51.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.187+0000 7f1d6ec54700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-10-09T07:49:51.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.187+0000 7f1d6ec54700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-10-09T07:49:51.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.187+0000 7f1d6ec54700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-09T07:49:51.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.187+0000 7f1d6ec54700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-09T07:49:51.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.187+0000 7f1d6ec54700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-09T07:49:51.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.187+0000 7f1d6ec54700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-09T07:49:51.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: cluster 2023-10-09T07:49:49.251357+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-09T07:49:51.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: audit 2023-10-09T07:49:49.546904+0000 mon.a (mon.0) 122 : audit [DBG] from='client.? 172.21.15.118:0/1754326580' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T07:49:51.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: audit 2023-10-09T07:49:50.179914+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:51.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: audit 2023-10-09T07:49:50.181680+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T07:49:51.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: audit 2023-10-09T07:49:50.183167+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:49:51.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:51 smithi118 bash[27833]: debug 2023-10-09T07:49:51.187+0000 7f1d6ec54700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-09T07:49:51.449 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:51 smithi081 bash[27480]: cephadm 2023-10-09T07:49:50.184349+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Deploying daemon mon.c on smithi081 2023-10-09T07:49:55.623 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:49:55 smithi081 bash[33856]: debug 2023-10-09T07:49:55.336+0000 7f7b92fb2700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-09T07:49:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: cephadm 2023-10-09T07:49:50.184349+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Deploying daemon mon.c on smithi081 2023-10-09T07:49:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: audit 2023-10-09T07:49:51.203192+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T07:49:56.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: audit 2023-10-09T07:49:51.203377+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:49:56.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: cluster 2023-10-09T07:49:51.203542+0000 mon.a (mon.0) 129 : cluster [INF] mon.a calling monitor election 2023-10-09T07:49:56.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: cluster 2023-10-09T07:49:51.251797+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:49:56.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: audit 2023-10-09T07:49:52.197994+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:49:56.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: audit 2023-10-09T07:49:53.197909+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:49:56.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: cluster 2023-10-09T07:49:53.199210+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-10-09T07:49:56.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: cluster 2023-10-09T07:49:53.252241+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-09T07:49:56.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: audit 2023-10-09T07:49:54.197860+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:49:56.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: audit 2023-10-09T07:49:55.198403+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:49:56.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: cluster 2023-10-09T07:49:55.252574+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-09T07:49:56.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: audit 2023-10-09T07:49:55.344721+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:49:56.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: audit 2023-10-09T07:49:56.198761+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:49:56.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: cluster 2023-10-09T07:49:56.244978+0000 mon.a (mon.0) 136 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-09T07:49:56.519 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: cluster 2023-10-09T07:49:56.250751+0000 mon.a (mon.0) 137 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0]} removed_ranks: {} 2023-10-09T07:49:56.519 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: cluster 2023-10-09T07:49:56.251812+0000 mon.a (mon.0) 138 : cluster [DBG] fsmap 2023-10-09T07:49:56.519 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: cluster 2023-10-09T07:49:56.251902+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-09T07:49:56.519 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: cluster 2023-10-09T07:49:56.252287+0000 mon.a (mon.0) 140 : cluster [DBG] mgrmap e13: y(active, since 51s) 2023-10-09T07:49:56.519 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: cluster 2023-10-09T07:49:56.257949+0000 mon.a (mon.0) 141 : cluster [INF] overall HEALTH_OK 2023-10-09T07:49:56.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: audit 2023-10-09T07:49:56.261822+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:56.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:56 smithi118 bash[27833]: audit 2023-10-09T07:49:56.263741+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:49:56.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: audit 2023-10-09T07:49:51.203192+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T07:49:56.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: audit 2023-10-09T07:49:51.203377+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:49:56.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: cluster 2023-10-09T07:49:51.203542+0000 mon.a (mon.0) 129 : cluster [INF] mon.a calling monitor election 2023-10-09T07:49:56.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: cluster 2023-10-09T07:49:51.251797+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:49:56.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: audit 2023-10-09T07:49:52.197994+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:49:56.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: audit 2023-10-09T07:49:53.197909+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:49:56.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: cluster 2023-10-09T07:49:53.199210+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-10-09T07:49:56.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: cluster 2023-10-09T07:49:53.252241+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-09T07:49:56.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: audit 2023-10-09T07:49:54.197860+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:49:56.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: audit 2023-10-09T07:49:55.198403+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:49:56.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: cluster 2023-10-09T07:49:55.252574+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-09T07:49:56.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: audit 2023-10-09T07:49:55.344721+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:49:56.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: audit 2023-10-09T07:49:56.198761+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:49:56.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: cluster 2023-10-09T07:49:56.244978+0000 mon.a (mon.0) 136 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-09T07:49:56.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: cluster 2023-10-09T07:49:56.250751+0000 mon.a (mon.0) 137 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0]} removed_ranks: {} 2023-10-09T07:49:56.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: cluster 2023-10-09T07:49:56.251812+0000 mon.a (mon.0) 138 : cluster [DBG] fsmap 2023-10-09T07:49:56.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: cluster 2023-10-09T07:49:56.251902+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-09T07:49:56.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: cluster 2023-10-09T07:49:56.252287+0000 mon.a (mon.0) 140 : cluster [DBG] mgrmap e13: y(active, since 51s) 2023-10-09T07:49:56.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: cluster 2023-10-09T07:49:56.257949+0000 mon.a (mon.0) 141 : cluster [INF] overall HEALTH_OK 2023-10-09T07:49:56.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: audit 2023-10-09T07:49:56.261822+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:49:56.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:56 smithi081 bash[27480]: audit 2023-10-09T07:49:56.263741+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:49:57.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:57 smithi081 bash[27480]: audit 2023-10-09T07:49:56.345783+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:49:57.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:49:57 smithi081 bash[27480]: audit 2023-10-09T07:49:57.198718+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:49:57.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:57 smithi118 bash[27833]: audit 2023-10-09T07:49:56.345783+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:49:57.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:49:57 smithi118 bash[27833]: audit 2023-10-09T07:49:57.198718+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:50:02.401 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-10-09T07:50:02.401 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":3,"fsid":"0a47c0f6-6678-11ee-8db5-212e2dc638e7","modified":"2023-10-09T07:49:57.346294Z","created":"2023-10-09T07:48:03.373499Z","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.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:3300","nonce":0},{"type":"v1","addr":"172.21.15.118:6789","nonce":0}]},"addr":"172.21.15.118:6789/0","public_addr":"172.21.15.118:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3301","nonce":0},{"type":"v1","addr":"172.21.15.81:6790","nonce":0}]},"addr":"172.21.15.81:6790/0","public_addr":"172.21.15.81:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-10-09T07:50:02.407 INFO:teuthology.orchestra.run.smithi118.stderr:dumped monmap epoch 3 2023-10-09T07:50:02.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: cluster 2023-10-09T07:49:57.252960+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-09T07:50:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: audit 2023-10-09T07:49:57.352356+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T07:50:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: cluster 2023-10-09T07:49:57.352741+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2023-10-09T07:50:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: cluster 2023-10-09T07:49:57.353067+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-10-09T07:50:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: audit 2023-10-09T07:49:57.376833+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:50:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: audit 2023-10-09T07:49:57.377300+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: audit 2023-10-09T07:49:57.425521+0000 mon.a (mon.0) 151 : audit [DBG] from='client.? 172.21.15.118:0/1865682526' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T07:50:02.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: audit 2023-10-09T07:49:58.345924+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:02.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: cluster 2023-10-09T07:49:59.253424+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-09T07:50:02.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: audit 2023-10-09T07:49:59.346403+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:02.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: audit 2023-10-09T07:50:00.345887+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:02.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: cluster 2023-10-09T07:50:01.253724+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-09T07:50:02.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: audit 2023-10-09T07:50:01.345814+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:02.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: audit 2023-10-09T07:50:02.346455+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:02.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: cluster 2023-10-09T07:50:02.376377+0000 mon.a (mon.0) 157 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-09T07:50:02.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: cluster 2023-10-09T07:50:02.382019+0000 mon.a (mon.0) 158 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} removed_ranks: {} 2023-10-09T07:50:02.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: cluster 2023-10-09T07:50:02.399737+0000 mon.a (mon.0) 159 : cluster [DBG] fsmap 2023-10-09T07:50:02.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: cluster 2023-10-09T07:50:02.399873+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-09T07:50:02.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: cluster 2023-10-09T07:50:02.400236+0000 mon.a (mon.0) 161 : cluster [DBG] mgrmap e13: y(active, since 57s) 2023-10-09T07:50:02.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: cluster 2023-10-09T07:50:02.400564+0000 mon.a (mon.0) 162 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-10-09T07:50:02.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: cluster 2023-10-09T07:50:02.407864+0000 mon.a (mon.0) 163 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-10-09T07:50:02.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: cluster 2023-10-09T07:50:02.407927+0000 mon.a (mon.0) 164 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-10-09T07:50:02.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: cluster 2023-10-09T07:50:02.407964+0000 mon.a (mon.0) 165 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0] is down (out of quorum) 2023-10-09T07:50:02.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: audit 2023-10-09T07:50:02.412713+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:02.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: audit 2023-10-09T07:50:02.418119+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:02.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: audit 2023-10-09T07:50:02.423438+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:02.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: audit 2023-10-09T07:50:02.424540+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:02.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:02 smithi118 bash[27833]: audit 2023-10-09T07:50:02.426023+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:50:02.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: cluster 2023-10-09T07:49:57.252960+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-09T07:50:02.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: audit 2023-10-09T07:49:57.352356+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T07:50:02.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: cluster 2023-10-09T07:49:57.352741+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2023-10-09T07:50:02.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: cluster 2023-10-09T07:49:57.353067+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-10-09T07:50:02.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: audit 2023-10-09T07:49:57.376833+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:50:02.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: audit 2023-10-09T07:49:57.377300+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:02.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: audit 2023-10-09T07:49:57.425521+0000 mon.a (mon.0) 151 : audit [DBG] from='client.? 172.21.15.118:0/1865682526' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T07:50:02.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: audit 2023-10-09T07:49:58.345924+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:02.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: cluster 2023-10-09T07:49:59.253424+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-09T07:50:02.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: audit 2023-10-09T07:49:59.346403+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:02.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: audit 2023-10-09T07:50:00.345887+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:02.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: cluster 2023-10-09T07:50:01.253724+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-09T07:50:02.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: audit 2023-10-09T07:50:01.345814+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:02.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: audit 2023-10-09T07:50:02.346455+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:02.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: cluster 2023-10-09T07:50:02.376377+0000 mon.a (mon.0) 157 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-09T07:50:02.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: cluster 2023-10-09T07:50:02.382019+0000 mon.a (mon.0) 158 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} removed_ranks: {} 2023-10-09T07:50:02.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: cluster 2023-10-09T07:50:02.399737+0000 mon.a (mon.0) 159 : cluster [DBG] fsmap 2023-10-09T07:50:02.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: cluster 2023-10-09T07:50:02.399873+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-09T07:50:02.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: cluster 2023-10-09T07:50:02.400236+0000 mon.a (mon.0) 161 : cluster [DBG] mgrmap e13: y(active, since 57s) 2023-10-09T07:50:02.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: cluster 2023-10-09T07:50:02.400564+0000 mon.a (mon.0) 162 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-10-09T07:50:02.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: cluster 2023-10-09T07:50:02.407864+0000 mon.a (mon.0) 163 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-10-09T07:50:02.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: cluster 2023-10-09T07:50:02.407927+0000 mon.a (mon.0) 164 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-10-09T07:50:02.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: cluster 2023-10-09T07:50:02.407964+0000 mon.a (mon.0) 165 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0] is down (out of quorum) 2023-10-09T07:50:02.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: audit 2023-10-09T07:50:02.412713+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:02.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: audit 2023-10-09T07:50:02.418119+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:02.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: audit 2023-10-09T07:50:02.423438+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:02.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: audit 2023-10-09T07:50:02.424540+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:02.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:02 smithi081 bash[27480]: audit 2023-10-09T07:50:02.426023+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:50:03.143 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-10-09T07:50:03.143 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph config generate-minimal-conf 2023-10-09T07:50:03.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:03 smithi081 bash[27480]: cephadm 2023-10-09T07:50:02.428164+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T07:50:03.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:03 smithi081 bash[27480]: cephadm 2023-10-09T07:50:02.428658+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T07:50:03.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:03 smithi081 bash[27480]: audit 2023-10-09T07:50:02.463644+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:03.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:03 smithi081 bash[27480]: audit 2023-10-09T07:50:02.466535+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:03.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:03 smithi081 bash[27480]: audit 2023-10-09T07:50:02.470670+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:03.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:03 smithi081 bash[27480]: cephadm 2023-10-09T07:50:02.472753+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-09T07:50:03.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:03 smithi081 bash[27480]: audit 2023-10-09T07:50:02.473172+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T07:50:03.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:03 smithi081 bash[27480]: audit 2023-10-09T07:50:02.474595+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T07:50:03.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:03 smithi081 bash[27480]: audit 2023-10-09T07:50:02.475986+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:03.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:03 smithi081 bash[27480]: cephadm 2023-10-09T07:50:02.477290+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi081 2023-10-09T07:50:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:03 smithi081 bash[27480]: audit 2023-10-09T07:50:03.346299+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:03.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:03 smithi118 bash[27833]: cephadm 2023-10-09T07:50:02.428164+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T07:50:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:03 smithi118 bash[27833]: cephadm 2023-10-09T07:50:02.428658+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T07:50:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:03 smithi118 bash[27833]: audit 2023-10-09T07:50:02.463644+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:03 smithi118 bash[27833]: audit 2023-10-09T07:50:02.466535+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:03 smithi118 bash[27833]: audit 2023-10-09T07:50:02.470670+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:03 smithi118 bash[27833]: cephadm 2023-10-09T07:50:02.472753+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-09T07:50:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:03 smithi118 bash[27833]: audit 2023-10-09T07:50:02.473172+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T07:50:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:03 smithi118 bash[27833]: audit 2023-10-09T07:50:02.474595+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T07:50:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:03 smithi118 bash[27833]: audit 2023-10-09T07:50:02.475986+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:03 smithi118 bash[27833]: cephadm 2023-10-09T07:50:02.477290+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi081 2023-10-09T07:50:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:03 smithi118 bash[27833]: audit 2023-10-09T07:50:03.346299+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:04.623 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:04 smithi081 bash[33856]: cephadm 2023-10-09T07:50:02.428164+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T07:50:04.623 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:04 smithi081 bash[33856]: cephadm 2023-10-09T07:50:02.428658+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T07:50:04.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:04 smithi081 bash[33856]: audit 2023-10-09T07:50:02.463644+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:04.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:04 smithi081 bash[33856]: audit 2023-10-09T07:50:02.466535+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:04.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:04 smithi081 bash[33856]: audit 2023-10-09T07:50:02.470670+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:04.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:04 smithi081 bash[33856]: cephadm 2023-10-09T07:50:02.472753+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-09T07:50:04.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:04 smithi081 bash[33856]: audit 2023-10-09T07:50:02.473172+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T07:50:04.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:04 smithi081 bash[33856]: audit 2023-10-09T07:50:02.474595+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T07:50:04.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:04 smithi081 bash[33856]: audit 2023-10-09T07:50:02.475986+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:04.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:04 smithi081 bash[33856]: cephadm 2023-10-09T07:50:02.477290+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi081 2023-10-09T07:50:04.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:04 smithi081 bash[33856]: audit 2023-10-09T07:50:03.346299+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:05.373 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[33856]: cluster 2023-10-09T07:49:59.348026+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-09T07:50:05.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[33856]: cluster 2023-10-09T07:50:04.379310+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2023-10-09T07:50:05.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[33856]: cluster 2023-10-09T07:50:04.379593+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2023-10-09T07:50:05.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[33856]: cluster 2023-10-09T07:50:04.379813+0000 mon.a (mon.0) 179 : cluster [INF] mon.a calling monitor election 2023-10-09T07:50:05.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[33856]: cluster 2023-10-09T07:50:04.401636+0000 mon.a (mon.0) 180 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-09T07:50:05.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[33856]: cluster 2023-10-09T07:50:04.405686+0000 mon.a (mon.0) 181 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} removed_ranks: {} 2023-10-09T07:50:05.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[33856]: cluster 2023-10-09T07:50:04.406246+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2023-10-09T07:50:05.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[33856]: cluster 2023-10-09T07:50:04.406284+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-09T07:50:05.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[33856]: cluster 2023-10-09T07:50:04.406513+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e13: y(active, since 59s) 2023-10-09T07:50:05.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[33856]: cluster 2023-10-09T07:50:04.406681+0000 mon.a (mon.0) 185 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-09T07:50:05.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[33856]: cluster 2023-10-09T07:50:04.406704+0000 mon.a (mon.0) 186 : cluster [INF] Cluster is now healthy 2023-10-09T07:50:05.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[33856]: cluster 2023-10-09T07:50:04.411196+0000 mon.a (mon.0) 187 : cluster [INF] overall HEALTH_OK 2023-10-09T07:50:05.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[27480]: cluster 2023-10-09T07:49:59.348026+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-09T07:50:05.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[27480]: cluster 2023-10-09T07:50:04.379310+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2023-10-09T07:50:05.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[27480]: cluster 2023-10-09T07:50:04.379593+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2023-10-09T07:50:05.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[27480]: cluster 2023-10-09T07:50:04.379813+0000 mon.a (mon.0) 179 : cluster [INF] mon.a calling monitor election 2023-10-09T07:50:05.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[27480]: cluster 2023-10-09T07:50:04.401636+0000 mon.a (mon.0) 180 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-09T07:50:05.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[27480]: cluster 2023-10-09T07:50:04.405686+0000 mon.a (mon.0) 181 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} removed_ranks: {} 2023-10-09T07:50:05.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[27480]: cluster 2023-10-09T07:50:04.406246+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2023-10-09T07:50:05.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[27480]: cluster 2023-10-09T07:50:04.406284+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-09T07:50:05.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[27480]: cluster 2023-10-09T07:50:04.406513+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e13: y(active, since 59s) 2023-10-09T07:50:05.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[27480]: cluster 2023-10-09T07:50:04.406681+0000 mon.a (mon.0) 185 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-09T07:50:05.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[27480]: cluster 2023-10-09T07:50:04.406704+0000 mon.a (mon.0) 186 : cluster [INF] Cluster is now healthy 2023-10-09T07:50:05.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:05 smithi081 bash[27480]: cluster 2023-10-09T07:50:04.411196+0000 mon.a (mon.0) 187 : cluster [INF] overall HEALTH_OK 2023-10-09T07:50:05.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:05 smithi118 bash[27833]: cluster 2023-10-09T07:49:59.348026+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-09T07:50:05.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:05 smithi118 bash[27833]: cluster 2023-10-09T07:50:04.379310+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2023-10-09T07:50:05.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:05 smithi118 bash[27833]: cluster 2023-10-09T07:50:04.379593+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2023-10-09T07:50:05.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:05 smithi118 bash[27833]: cluster 2023-10-09T07:50:04.379813+0000 mon.a (mon.0) 179 : cluster [INF] mon.a calling monitor election 2023-10-09T07:50:05.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:05 smithi118 bash[27833]: cluster 2023-10-09T07:50:04.401636+0000 mon.a (mon.0) 180 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-09T07:50:05.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:05 smithi118 bash[27833]: cluster 2023-10-09T07:50:04.405686+0000 mon.a (mon.0) 181 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} removed_ranks: {} 2023-10-09T07:50:05.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:05 smithi118 bash[27833]: cluster 2023-10-09T07:50:04.406246+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2023-10-09T07:50:05.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:05 smithi118 bash[27833]: cluster 2023-10-09T07:50:04.406284+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-09T07:50:05.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:05 smithi118 bash[27833]: cluster 2023-10-09T07:50:04.406513+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e13: y(active, since 59s) 2023-10-09T07:50:05.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:05 smithi118 bash[27833]: cluster 2023-10-09T07:50:04.406681+0000 mon.a (mon.0) 185 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-09T07:50:05.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:05 smithi118 bash[27833]: cluster 2023-10-09T07:50:04.406704+0000 mon.a (mon.0) 186 : cluster [INF] Cluster is now healthy 2023-10-09T07:50:05.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:05 smithi118 bash[27833]: cluster 2023-10-09T07:50:04.411196+0000 mon.a (mon.0) 187 : cluster [INF] overall HEALTH_OK 2023-10-09T07:50:06.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:06 smithi081 bash[27480]: cluster 2023-10-09T07:50:05.254552+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:06.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:06 smithi081 bash[27480]: audit 2023-10-09T07:50:05.297956+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:06.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:06 smithi081 bash[27480]: cephadm 2023-10-09T07:50:05.298685+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-09T07:50:06.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:06 smithi081 bash[27480]: audit 2023-10-09T07:50:05.299033+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T07:50:06.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:06 smithi081 bash[27480]: audit 2023-10-09T07:50:05.300132+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T07:50:06.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:06 smithi081 bash[27480]: audit 2023-10-09T07:50:05.300988+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:06.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:06 smithi081 bash[27480]: cephadm 2023-10-09T07:50:05.301856+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi081 2023-10-09T07:50:06.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:06 smithi081 bash[27480]: audit 2023-10-09T07:50:05.346392+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:06.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:06 smithi081 bash[33856]: cluster 2023-10-09T07:50:05.254552+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:06.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:06 smithi081 bash[33856]: audit 2023-10-09T07:50:05.297956+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:06.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:06 smithi081 bash[33856]: cephadm 2023-10-09T07:50:05.298685+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-09T07:50:06.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:06 smithi081 bash[33856]: audit 2023-10-09T07:50:05.299033+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T07:50:06.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:06 smithi081 bash[33856]: audit 2023-10-09T07:50:05.300132+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T07:50:06.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:06 smithi081 bash[33856]: audit 2023-10-09T07:50:05.300988+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:06.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:06 smithi081 bash[33856]: cephadm 2023-10-09T07:50:05.301856+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi081 2023-10-09T07:50:06.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:06 smithi081 bash[33856]: audit 2023-10-09T07:50:05.346392+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:06.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:06 smithi118 bash[27833]: cluster 2023-10-09T07:50:05.254552+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:06.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:06 smithi118 bash[27833]: audit 2023-10-09T07:50:05.297956+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:06 smithi118 bash[27833]: cephadm 2023-10-09T07:50:05.298685+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-09T07:50:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:06 smithi118 bash[27833]: audit 2023-10-09T07:50:05.299033+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T07:50:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:06 smithi118 bash[27833]: audit 2023-10-09T07:50:05.300132+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T07:50:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:06 smithi118 bash[27833]: audit 2023-10-09T07:50:05.300988+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:06 smithi118 bash[27833]: cephadm 2023-10-09T07:50:05.301856+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi081 2023-10-09T07:50:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:06 smithi118 bash[27833]: audit 2023-10-09T07:50:05.346392+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:50:07.601 INFO:teuthology.orchestra.run.smithi081.stdout:# minimal ceph.conf for 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:50:07.601 INFO:teuthology.orchestra.run.smithi081.stdout:[global] 2023-10-09T07:50:07.601 INFO:teuthology.orchestra.run.smithi081.stdout: fsid = 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T07:50:07.601 INFO:teuthology.orchestra.run.smithi081.stdout: mon_host = [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0] 2023-10-09T07:50:08.504 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-10-09T07:50:08.504 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T07:50:08.505 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.conf 2023-10-09T07:50:08.519 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T07:50:08.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-09T07:50:08.574 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:08 smithi081 bash[33856]: cluster 2023-10-09T07:50:07.255001+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-09T07:50:08.574 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:08 smithi081 bash[33856]: audit 2023-10-09T07:50:07.601284+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.81:0/2509710542' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:08.574 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:08 smithi081 bash[33856]: audit 2023-10-09T07:50:08.088614+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:08.574 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:08 smithi081 bash[33856]: audit 2023-10-09T07:50:08.089872+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T07:50:08.574 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:08 smithi081 bash[33856]: audit 2023-10-09T07:50:08.090926+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T07:50:08.574 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:08 smithi081 bash[33856]: audit 2023-10-09T07:50:08.091875+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:08.574 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:08 smithi081 bash[27480]: cluster 2023-10-09T07:50:07.255001+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-09T07:50:08.574 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:08 smithi081 bash[27480]: audit 2023-10-09T07:50:07.601284+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.81:0/2509710542' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:08.575 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:08 smithi081 bash[27480]: audit 2023-10-09T07:50:08.088614+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:08.575 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:08 smithi081 bash[27480]: audit 2023-10-09T07:50:08.089872+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T07:50:08.575 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:08 smithi081 bash[27480]: audit 2023-10-09T07:50:08.090926+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T07:50:08.575 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:08 smithi081 bash[27480]: audit 2023-10-09T07:50:08.091875+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:08.577 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-10-09T07:50:08.577 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/ceph/ceph.conf 2023-10-09T07:50:08.590 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:08 smithi118 bash[27833]: cluster 2023-10-09T07:50:07.255001+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-09T07:50:08.590 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:08 smithi118 bash[27833]: audit 2023-10-09T07:50:07.601284+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.81:0/2509710542' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:08.591 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:08 smithi118 bash[27833]: audit 2023-10-09T07:50:08.088614+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:08.591 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:08 smithi118 bash[27833]: audit 2023-10-09T07:50:08.089872+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T07:50:08.591 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:08 smithi118 bash[27833]: audit 2023-10-09T07:50:08.090926+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T07:50:08.591 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:08 smithi118 bash[27833]: audit 2023-10-09T07:50:08.091875+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:08.592 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-10-09T07:50:08.592 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-09T07:50:08.649 INFO:tasks.cephadm:Adding mgr.y on smithi081 2023-10-09T07:50:08.649 INFO:tasks.cephadm:Adding mgr.x on smithi118 2023-10-09T07:50:08.649 DEBUG:teuthology.orchestra.run.smithi118:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph orch apply mgr '2;smithi081=y;smithi118=x' 2023-10-09T07:50:09.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:09 smithi081 bash[27480]: cephadm 2023-10-09T07:50:08.089489+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-09T07:50:09.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:09 smithi081 bash[27480]: cephadm 2023-10-09T07:50:08.092644+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi118 2023-10-09T07:50:09.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:09 smithi081 bash[33856]: cephadm 2023-10-09T07:50:08.089489+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-09T07:50:09.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:09 smithi081 bash[33856]: cephadm 2023-10-09T07:50:08.092644+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi118 2023-10-09T07:50:09.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:09 smithi118 bash[27833]: cephadm 2023-10-09T07:50:08.089489+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-09T07:50:09.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:09 smithi118 bash[27833]: cephadm 2023-10-09T07:50:08.092644+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi118 2023-10-09T07:50:10.367 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:10 smithi118 bash[27833]: cluster 2023-10-09T07:50:09.255477+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-09T07:50:10.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:10 smithi081 bash[27480]: cluster 2023-10-09T07:50:09.255477+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-09T07:50:10.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:10 smithi081 bash[33856]: cluster 2023-10-09T07:50:09.255477+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-09T07:50:12.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:12 smithi118 bash[27833]: audit 2023-10-09T07:50:11.007726+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:12.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:12 smithi118 bash[27833]: audit 2023-10-09T07:50:11.009585+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:12 smithi118 bash[27833]: audit 2023-10-09T07:50:11.012169+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:12 smithi118 bash[27833]: audit 2023-10-09T07:50:11.013549+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:50:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:12 smithi118 bash[27833]: audit 2023-10-09T07:50:11.020358+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:12 smithi118 bash[27833]: cluster 2023-10-09T07:50:11.255925+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-09T07:50:12.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:12 smithi081 bash[27480]: audit 2023-10-09T07:50:11.007726+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:12.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:12 smithi081 bash[27480]: audit 2023-10-09T07:50:11.009585+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:12.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:12 smithi081 bash[27480]: audit 2023-10-09T07:50:11.012169+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:12.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:12 smithi081 bash[27480]: audit 2023-10-09T07:50:11.013549+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:50:12.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:12 smithi081 bash[27480]: audit 2023-10-09T07:50:11.020358+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:12.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:12 smithi081 bash[27480]: cluster 2023-10-09T07:50:11.255925+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-09T07:50:12.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:12 smithi081 bash[33856]: audit 2023-10-09T07:50:11.007726+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:12.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:12 smithi081 bash[33856]: audit 2023-10-09T07:50:11.009585+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:12.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:12 smithi081 bash[33856]: audit 2023-10-09T07:50:11.012169+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:12.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:12 smithi081 bash[33856]: audit 2023-10-09T07:50:11.013549+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:50:12.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:12 smithi081 bash[33856]: audit 2023-10-09T07:50:11.020358+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:12.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:12 smithi081 bash[33856]: cluster 2023-10-09T07:50:11.255925+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-09T07:50:12.556 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled mgr update... 2023-10-09T07:50:13.529 DEBUG:teuthology.orchestra.run.smithi118:mgr.x> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mgr.x.service 2023-10-09T07:50:13.531 INFO:tasks.cephadm:Deploying OSDs... 2023-10-09T07:50:13.531 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T07:50:13.531 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/scratch_devs of=/dev/stdout 2023-10-09T07:50:13.539 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-09T07:50:13.539 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_1 2023-10-09T07:50:13.593 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-09T07:50:13.593 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-09T07:50:13.593 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 490 Links: 1 2023-10-09T07:50:13.593 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-09T07:50:13.593 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2023-10-09 07:43:33.203145854 +0000 2023-10-09T07:50:13.594 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2023-10-09 07:43:32.871153509 +0000 2023-10-09T07:50:13.594 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2023-10-09 07:43:32.871153509 +0000 2023-10-09T07:50:13.594 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2023-10-09T07:50:13.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-09T07:50:13.654 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2023-10-09T07:50:13.654 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2023-10-09T07:50:13.654 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000413765 s, 1.2 MB/s 2023-10-09T07:50:13.654 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-09T07:50:13.706 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_2 2023-10-09T07:50:13.756 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-09T07:50:13.757 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-09T07:50:13.757 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 498 Links: 1 2023-10-09T07:50:13.757 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-09T07:50:13.757 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2023-10-09 07:43:33.707134231 +0000 2023-10-09T07:50:13.757 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2023-10-09 07:43:33.395141426 +0000 2023-10-09T07:50:13.757 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2023-10-09 07:43:33.395141426 +0000 2023-10-09T07:50:13.757 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2023-10-09T07:50:13.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-09T07:50:13.809 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[33856]: audit 2023-10-09T07:50:12.546202+0000 mgr.y (mgr.14146) 49 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi081=y;smithi118=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:50:13.809 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[33856]: cephadm 2023-10-09T07:50:12.549623+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Saving service mgr spec with placement smithi081=y;smithi118=x;count:2 2023-10-09T07:50:13.810 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[33856]: audit 2023-10-09T07:50:12.555673+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:13.810 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[33856]: audit 2023-10-09T07:50:12.591847+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:13.810 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[33856]: audit 2023-10-09T07:50:12.595169+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:13.810 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[33856]: audit 2023-10-09T07:50:12.597073+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:50:13.810 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[33856]: audit 2023-10-09T07:50:12.604267+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:13.810 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[33856]: audit 2023-10-09T07:50:12.606757+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T07:50:13.810 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[33856]: audit 2023-10-09T07:50:12.610132+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-09T07:50:13.810 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[33856]: audit 2023-10-09T07:50:12.611399+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T07:50:13.810 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[33856]: audit 2023-10-09T07:50:12.612861+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:13.811 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[33856]: cephadm 2023-10-09T07:50:12.614004+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon mgr.x on smithi118 2023-10-09T07:50:13.811 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[27480]: audit 2023-10-09T07:50:12.546202+0000 mgr.y (mgr.14146) 49 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi081=y;smithi118=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:50:13.811 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[27480]: cephadm 2023-10-09T07:50:12.549623+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Saving service mgr spec with placement smithi081=y;smithi118=x;count:2 2023-10-09T07:50:13.811 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[27480]: audit 2023-10-09T07:50:12.555673+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:13.811 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[27480]: audit 2023-10-09T07:50:12.591847+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:13.811 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[27480]: audit 2023-10-09T07:50:12.595169+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:13.811 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[27480]: audit 2023-10-09T07:50:12.597073+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:50:13.812 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[27480]: audit 2023-10-09T07:50:12.604267+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:13.812 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[27480]: audit 2023-10-09T07:50:12.606757+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T07:50:13.812 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[27480]: audit 2023-10-09T07:50:12.610132+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-09T07:50:13.812 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[27480]: audit 2023-10-09T07:50:12.611399+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T07:50:13.812 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[27480]: audit 2023-10-09T07:50:12.612861+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:13.812 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:13 smithi081 bash[27480]: cephadm 2023-10-09T07:50:12.614004+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon mgr.x on smithi118 2023-10-09T07:50:13.813 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2023-10-09T07:50:13.813 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2023-10-09T07:50:13.814 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000403502 s, 1.3 MB/s 2023-10-09T07:50:13.814 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-09T07:50:13.866 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_3 2023-10-09T07:50:13.916 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-09T07:50:13.917 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-09T07:50:13.917 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 502 Links: 1 2023-10-09T07:50:13.917 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-09T07:50:13.917 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2023-10-09 07:43:34.223122330 +0000 2023-10-09T07:50:13.917 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2023-10-09 07:43:33.923129249 +0000 2023-10-09T07:50:13.917 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2023-10-09 07:43:33.923129249 +0000 2023-10-09T07:50:13.917 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2023-10-09T07:50:13.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-09T07:50:13.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:13 smithi118 bash[27833]: audit 2023-10-09T07:50:12.546202+0000 mgr.y (mgr.14146) 49 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi081=y;smithi118=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:50:13.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:13 smithi118 bash[27833]: cephadm 2023-10-09T07:50:12.549623+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Saving service mgr spec with placement smithi081=y;smithi118=x;count:2 2023-10-09T07:50:13.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:13 smithi118 bash[27833]: audit 2023-10-09T07:50:12.555673+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:13.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:13 smithi118 bash[27833]: audit 2023-10-09T07:50:12.591847+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:13.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:13 smithi118 bash[27833]: audit 2023-10-09T07:50:12.595169+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:13.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:13 smithi118 bash[27833]: audit 2023-10-09T07:50:12.597073+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:50:13.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:13 smithi118 bash[27833]: audit 2023-10-09T07:50:12.604267+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:13.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:13 smithi118 bash[27833]: audit 2023-10-09T07:50:12.606757+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T07:50:13.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:13 smithi118 bash[27833]: audit 2023-10-09T07:50:12.610132+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-09T07:50:13.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:13 smithi118 bash[27833]: audit 2023-10-09T07:50:12.611399+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T07:50:13.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:13 smithi118 bash[27833]: audit 2023-10-09T07:50:12.612861+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:13.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:13 smithi118 bash[27833]: cephadm 2023-10-09T07:50:12.614004+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon mgr.x on smithi118 2023-10-09T07:50:13.972 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2023-10-09T07:50:13.972 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2023-10-09T07:50:13.972 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.00038732 s, 1.3 MB/s 2023-10-09T07:50:13.973 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-09T07:50:14.022 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_4 2023-10-09T07:50:14.072 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-09T07:50:14.073 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-09T07:50:14.073 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 508 Links: 1 2023-10-09T07:50:14.073 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-09T07:50:14.073 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2023-10-09 07:43:34.707111169 +0000 2023-10-09T07:50:14.073 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2023-10-09 07:43:34.423117718 +0000 2023-10-09T07:50:14.073 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2023-10-09 07:43:34.423117718 +0000 2023-10-09T07:50:14.073 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: - 2023-10-09T07:50:14.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-09T07:50:14.128 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2023-10-09T07:50:14.128 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2023-10-09T07:50:14.128 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000417973 s, 1.2 MB/s 2023-10-09T07:50:14.129 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-09T07:50:14.134 INFO:journalctl@ceph.mgr.x.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:50:14.186 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-10-09T07:50:14.186 DEBUG:teuthology.orchestra.run.smithi118:> dd if=/scratch_devs of=/dev/stdout 2023-10-09T07:50:14.194 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-09T07:50:14.194 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_1 2023-10-09T07:50:14.242 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-09T07:50:14.243 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-09T07:50:14.243 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 5h/5d Inode: 489 Links: 1 2023-10-09T07:50:14.243 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-09T07:50:14.243 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2023-10-09 07:43:33.035468257 +0000 2023-10-09T07:50:14.243 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2023-10-09 07:43:32.743474991 +0000 2023-10-09T07:50:14.243 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2023-10-09 07:43:32.743474991 +0000 2023-10-09T07:50:14.243 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2023-10-09T07:50:14.243 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-09T07:50:14.297 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2023-10-09T07:50:14.298 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2023-10-09T07:50:14.298 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000185993 s, 2.8 MB/s 2023-10-09T07:50:14.299 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-09T07:50:14.350 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_2 2023-10-09T07:50:14.398 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-09T07:50:14.398 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-09T07:50:14.398 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 5h/5d Inode: 495 Links: 1 2023-10-09T07:50:14.398 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-09T07:50:14.399 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2023-10-09 07:43:33.551456358 +0000 2023-10-09T07:50:14.399 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2023-10-09 07:43:33.243463462 +0000 2023-10-09T07:50:14.399 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2023-10-09 07:43:33.243463462 +0000 2023-10-09T07:50:14.399 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2023-10-09T07:50:14.399 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-09T07:50:14.451 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2023-10-09T07:50:14.451 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2023-10-09T07:50:14.451 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000169739 s, 3.0 MB/s 2023-10-09T07:50:14.452 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-09T07:50:14.501 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_3 2023-10-09T07:50:14.552 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-09T07:50:14.552 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-09T07:50:14.552 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 5h/5d Inode: 504 Links: 1 2023-10-09T07:50:14.552 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-09T07:50:14.553 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2023-10-09 07:43:34.059444644 +0000 2023-10-09T07:50:14.553 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2023-10-09 07:43:33.763451470 +0000 2023-10-09T07:50:14.553 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2023-10-09 07:43:33.763451470 +0000 2023-10-09T07:50:14.553 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2023-10-09T07:50:14.553 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-09T07:50:14.605 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2023-10-09T07:50:14.605 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2023-10-09T07:50:14.605 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000162159 s, 3.2 MB/s 2023-10-09T07:50:14.606 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-09T07:50:14.657 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_4 2023-10-09T07:50:14.704 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-09T07:50:14.705 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-09T07:50:14.705 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 5h/5d Inode: 509 Links: 1 2023-10-09T07:50:14.705 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-09T07:50:14.705 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2023-10-09 07:43:34.567432928 +0000 2023-10-09T07:50:14.705 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2023-10-09 07:43:34.255440123 +0000 2023-10-09T07:50:14.705 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2023-10-09 07:43:34.255440123 +0000 2023-10-09T07:50:14.705 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2023-10-09T07:50:14.705 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-09T07:50:14.756 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:14 smithi118 bash[27833]: cluster 2023-10-09T07:50:13.256344+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:14.758 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2023-10-09T07:50:14.758 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2023-10-09T07:50:14.758 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000270023 s, 1.9 MB/s 2023-10-09T07:50:14.759 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-09T07:50:14.814 INFO:tasks.cephadm:Deploying osd.0 on smithi081 with /dev/vg_nvme/lv_4... 2023-10-09T07:50:14.814 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-09T07:50:14.873 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:14 smithi081 bash[27480]: cluster 2023-10-09T07:50:13.256344+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:14.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:14 smithi081 bash[33856]: cluster 2023-10-09T07:50:13.256344+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:15.357 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:15 smithi118 systemd[1]: Started Ceph mgr.x for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T07:50:16.423 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:16 smithi118 bash[28689]: debug 2023-10-09T07:50:16.254+0000 7fcb9cd00700 1 -- 172.21.15.118:0/3214132700 <== mon.1 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557c9268c4e0 con 0x557c92781000 2023-10-09T07:50:16.423 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:16 smithi118 bash[27833]: cluster 2023-10-09T07:50:15.256668+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-09T07:50:16.423 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:16 smithi118 bash[27833]: audit 2023-10-09T07:50:15.325392+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:16.423 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:16 smithi118 bash[27833]: audit 2023-10-09T07:50:15.328935+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:16.621 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:16 smithi081 bash[27480]: cluster 2023-10-09T07:50:15.256668+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-09T07:50:16.621 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:16 smithi081 bash[27480]: audit 2023-10-09T07:50:15.325392+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:16.622 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:16 smithi081 bash[27480]: audit 2023-10-09T07:50:15.328935+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:16.622 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:16 smithi081 bash[33856]: cluster 2023-10-09T07:50:15.256668+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-09T07:50:16.622 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:16 smithi081 bash[33856]: audit 2023-10-09T07:50:15.325392+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:16.622 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:16 smithi081 bash[33856]: audit 2023-10-09T07:50:15.328935+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:16.764 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:16 smithi118 bash[28689]: debug 2023-10-09T07:50:16.418+0000 7fcbad2e6680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T07:50:16.764 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:16 smithi118 bash[28689]: debug 2023-10-09T07:50:16.522+0000 7fcbad2e6680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T07:50:17.264 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:16 smithi118 bash[28689]: debug 2023-10-09T07:50:16.990+0000 7fcbad2e6680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T07:50:18.103 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-09T07:50:18.104 INFO:teuthology.orchestra.run.smithi081.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-09T07:50:18.104 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10+0 records in 2023-10-09T07:50:18.104 INFO:teuthology.orchestra.run.smithi081.stderr:10+0 records out 2023-10-09T07:50:18.104 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0182412 s, 575 MB/s 2023-10-09T07:50:18.104 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping successful for: 2023-10-09T07:50:18.264 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:17 smithi118 bash[28689]: debug 2023-10-09T07:50:17.918+0000 7fcbad2e6680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T07:50:18.264 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:18 smithi118 bash[28689]: debug 2023-10-09T07:50:18.018+0000 7fcbad2e6680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T07:50:18.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:18 smithi081 bash[27480]: cluster 2023-10-09T07:50:17.257100+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-09T07:50:18.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:18 smithi081 bash[27480]: audit 2023-10-09T07:50:17.422152+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:18.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:18 smithi081 bash[33856]: cluster 2023-10-09T07:50:17.257100+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-09T07:50:18.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:18 smithi081 bash[33856]: audit 2023-10-09T07:50:17.422152+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:18.741 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi081:vg_nvme/lv_4 2023-10-09T07:50:18.764 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:18 smithi118 bash[28689]: debug 2023-10-09T07:50:18.274+0000 7fcbad2e6680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T07:50:18.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:18 smithi118 bash[27833]: cluster 2023-10-09T07:50:17.257100+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-09T07:50:18.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:18 smithi118 bash[27833]: audit 2023-10-09T07:50:17.422152+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:19.683 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:19 smithi118 bash[28689]: debug 2023-10-09T07:50:19.418+0000 7fcbad2e6680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T07:50:19.684 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:19 smithi118 bash[28689]: debug 2023-10-09T07:50:19.582+0000 7fcbad2e6680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T07:50:20.014 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:19 smithi118 bash[28689]: debug 2023-10-09T07:50:19.678+0000 7fcbad2e6680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T07:50:20.014 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:19 smithi118 bash[28689]: debug 2023-10-09T07:50:19.790+0000 7fcbad2e6680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T07:50:20.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:20 smithi118 bash[27833]: cluster 2023-10-09T07:50:19.257565+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-09T07:50:20.445 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:20 smithi118 bash[28689]: debug 2023-10-09T07:50:20.010+0000 7fcbad2e6680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T07:50:20.611 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:20 smithi081 bash[27480]: cluster 2023-10-09T07:50:19.257565+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-09T07:50:20.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:20 smithi081 bash[33856]: cluster 2023-10-09T07:50:19.257565+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-09T07:50:20.764 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:20 smithi118 bash[28689]: debug 2023-10-09T07:50:20.438+0000 7fcbad2e6680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T07:50:20.764 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:20 smithi118 bash[28689]: debug 2023-10-09T07:50:20.558+0000 7fcbad2e6680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T07:50:21.673 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:21 smithi118 bash[28689]: debug 2023-10-09T07:50:21.450+0000 7fcbad2e6680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T07:50:21.673 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:21 smithi118 bash[28689]: debug 2023-10-09T07:50:21.550+0000 7fcbad2e6680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T07:50:21.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:21 smithi118 bash[27833]: audit 2023-10-09T07:50:20.399437+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:21.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:21 smithi118 bash[27833]: audit 2023-10-09T07:50:20.400663+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:21.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:21 smithi118 bash[27833]: audit 2023-10-09T07:50:20.402066+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:50:21.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:21 smithi118 bash[27833]: audit 2023-10-09T07:50:20.408005+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:21.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:21 smithi118 bash[27833]: cephadm 2023-10-09T07:50:20.410334+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-09T07:50:21.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:21 smithi118 bash[27833]: audit 2023-10-09T07:50:20.410682+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T07:50:21.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:21 smithi118 bash[27833]: audit 2023-10-09T07:50:20.411714+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T07:50:21.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:21 smithi118 bash[27833]: audit 2023-10-09T07:50:20.412557+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:21.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:21 smithi118 bash[27833]: cephadm 2023-10-09T07:50:20.413379+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi081 2023-10-09T07:50:21.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[33856]: audit 2023-10-09T07:50:20.399437+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:21.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[33856]: audit 2023-10-09T07:50:20.400663+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:21.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[33856]: audit 2023-10-09T07:50:20.402066+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:50:21.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[33856]: audit 2023-10-09T07:50:20.408005+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:21.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[33856]: cephadm 2023-10-09T07:50:20.410334+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-09T07:50:21.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[33856]: audit 2023-10-09T07:50:20.410682+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T07:50:21.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[33856]: audit 2023-10-09T07:50:20.411714+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T07:50:21.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[33856]: audit 2023-10-09T07:50:20.412557+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:21.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[33856]: cephadm 2023-10-09T07:50:20.413379+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi081 2023-10-09T07:50:21.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[27480]: audit 2023-10-09T07:50:20.399437+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:21.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[27480]: audit 2023-10-09T07:50:20.400663+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:21.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[27480]: audit 2023-10-09T07:50:20.402066+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:50:21.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[27480]: audit 2023-10-09T07:50:20.408005+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:21.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[27480]: cephadm 2023-10-09T07:50:20.410334+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-09T07:50:21.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[27480]: audit 2023-10-09T07:50:20.410682+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T07:50:21.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[27480]: audit 2023-10-09T07:50:20.411714+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T07:50:21.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[27480]: audit 2023-10-09T07:50:20.412557+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:21.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:21 smithi081 bash[27480]: cephadm 2023-10-09T07:50:20.413379+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi081 2023-10-09T07:50:22.014 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:21 smithi118 bash[28689]: debug 2023-10-09T07:50:21.666+0000 7fcbad2e6680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T07:50:22.014 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:21 smithi118 bash[28689]: debug 2023-10-09T07:50:21.882+0000 7fcbad2e6680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T07:50:22.511 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:22 smithi118 bash[27833]: cluster 2023-10-09T07:50:21.258026+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-09T07:50:22.511 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:22 smithi118 bash[28689]: debug 2023-10-09T07:50:22.170+0000 7fcbad2e6680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T07:50:22.511 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:22 smithi118 bash[28689]: debug 2023-10-09T07:50:22.334+0000 7fcbad2e6680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T07:50:22.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:22 smithi081 bash[27480]: cluster 2023-10-09T07:50:21.258026+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-09T07:50:22.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:22 smithi081 bash[33856]: cluster 2023-10-09T07:50:21.258026+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-09T07:50:22.764 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:22 smithi118 bash[28689]: debug 2023-10-09T07:50:22.506+0000 7fcbad2e6680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T07:50:22.764 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:22 smithi118 bash[28689]: debug 2023-10-09T07:50:22.722+0000 7fcbad2e6680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T07:50:23.264 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:50:22 smithi118 bash[28689]: debug 2023-10-09T07:50:22.826+0000 7fcbad2e6680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T07:50:23.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:23 smithi118 bash[27833]: audit 2023-10-09T07:50:22.413023+0000 mgr.y (mgr.14146) 59 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:50:23.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:23 smithi118 bash[27833]: audit 2023-10-09T07:50:22.416238+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:50:23.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:23 smithi118 bash[27833]: audit 2023-10-09T07:50:22.419113+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:50:23.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:23 smithi118 bash[27833]: audit 2023-10-09T07:50:22.419792+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:23.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:23 smithi118 bash[27833]: audit 2023-10-09T07:50:22.811752+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:23.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:23 smithi118 bash[27833]: audit 2023-10-09T07:50:22.813391+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:23.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:23 smithi118 bash[27833]: audit 2023-10-09T07:50:22.815578+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:23.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:23 smithi118 bash[27833]: audit 2023-10-09T07:50:22.816647+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:50:23.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:23 smithi118 bash[27833]: audit 2023-10-09T07:50:22.822439+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:23.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:23 smithi118 bash[27833]: cluster 2023-10-09T07:50:22.855091+0000 mon.a (mon.0) 229 : cluster [DBG] Standby manager daemon x started 2023-10-09T07:50:23.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:23 smithi118 bash[27833]: audit 2023-10-09T07:50:22.856814+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.118:0/58008358' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T07:50:23.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:23 smithi118 bash[27833]: audit 2023-10-09T07:50:22.857666+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.118:0/58008358' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T07:50:23.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:23 smithi118 bash[27833]: audit 2023-10-09T07:50:22.859587+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.118:0/58008358' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T07:50:23.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:23 smithi118 bash[27833]: audit 2023-10-09T07:50:22.860079+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.118:0/58008358' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T07:50:23.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[27480]: audit 2023-10-09T07:50:22.413023+0000 mgr.y (mgr.14146) 59 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:50:23.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[27480]: audit 2023-10-09T07:50:22.416238+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:50:23.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[27480]: audit 2023-10-09T07:50:22.419113+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:50:23.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[27480]: audit 2023-10-09T07:50:22.419792+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:23.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[27480]: audit 2023-10-09T07:50:22.811752+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:23.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[27480]: audit 2023-10-09T07:50:22.813391+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:23.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[27480]: audit 2023-10-09T07:50:22.815578+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:23.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[27480]: audit 2023-10-09T07:50:22.816647+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:50:23.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[27480]: audit 2023-10-09T07:50:22.822439+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:23.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[27480]: cluster 2023-10-09T07:50:22.855091+0000 mon.a (mon.0) 229 : cluster [DBG] Standby manager daemon x started 2023-10-09T07:50:23.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[27480]: audit 2023-10-09T07:50:22.856814+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.118:0/58008358' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T07:50:23.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[27480]: audit 2023-10-09T07:50:22.857666+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.118:0/58008358' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T07:50:23.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[27480]: audit 2023-10-09T07:50:22.859587+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.118:0/58008358' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T07:50:23.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[27480]: audit 2023-10-09T07:50:22.860079+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.118:0/58008358' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T07:50:23.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[33856]: audit 2023-10-09T07:50:22.413023+0000 mgr.y (mgr.14146) 59 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:50:23.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[33856]: audit 2023-10-09T07:50:22.416238+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:50:23.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[33856]: audit 2023-10-09T07:50:22.419113+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:50:23.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[33856]: audit 2023-10-09T07:50:22.419792+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:23.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[33856]: audit 2023-10-09T07:50:22.811752+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:23.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[33856]: audit 2023-10-09T07:50:22.813391+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:23.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[33856]: audit 2023-10-09T07:50:22.815578+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:23.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[33856]: audit 2023-10-09T07:50:22.816647+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:50:23.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[33856]: audit 2023-10-09T07:50:22.822439+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:23.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[33856]: cluster 2023-10-09T07:50:22.855091+0000 mon.a (mon.0) 229 : cluster [DBG] Standby manager daemon x started 2023-10-09T07:50:23.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[33856]: audit 2023-10-09T07:50:22.856814+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.118:0/58008358' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T07:50:23.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[33856]: audit 2023-10-09T07:50:22.857666+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.118:0/58008358' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T07:50:23.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[33856]: audit 2023-10-09T07:50:22.859587+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.118:0/58008358' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T07:50:23.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:23 smithi081 bash[33856]: audit 2023-10-09T07:50:22.860079+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.118:0/58008358' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T07:50:24.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:24 smithi118 bash[27833]: cluster 2023-10-09T07:50:23.258463+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:24.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:24 smithi118 bash[27833]: cluster 2023-10-09T07:50:23.834014+0000 mon.a (mon.0) 230 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2023-10-09T07:50:24.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:24 smithi118 bash[27833]: audit 2023-10-09T07:50:23.834186+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T07:50:24.873 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:24 smithi081 bash[27480]: cluster 2023-10-09T07:50:23.258463+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:24.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:24 smithi081 bash[27480]: cluster 2023-10-09T07:50:23.834014+0000 mon.a (mon.0) 230 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2023-10-09T07:50:24.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:24 smithi081 bash[27480]: audit 2023-10-09T07:50:23.834186+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T07:50:24.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:24 smithi081 bash[33856]: cluster 2023-10-09T07:50:23.258463+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:24.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:24 smithi081 bash[33856]: cluster 2023-10-09T07:50:23.834014+0000 mon.a (mon.0) 230 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2023-10-09T07:50:24.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:24 smithi081 bash[33856]: audit 2023-10-09T07:50:23.834186+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T07:50:26.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:26 smithi118 bash[27833]: cluster 2023-10-09T07:50:25.258907+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-09T07:50:26.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:26 smithi081 bash[27480]: cluster 2023-10-09T07:50:25.258907+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-09T07:50:26.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:26 smithi081 bash[33856]: cluster 2023-10-09T07:50:25.258907+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-09T07:50:28.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:28 smithi081 bash[27480]: cluster 2023-10-09T07:50:27.259309+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-09T07:50:28.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:28 smithi081 bash[33856]: cluster 2023-10-09T07:50:27.259309+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-09T07:50:28.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:28 smithi118 bash[27833]: cluster 2023-10-09T07:50:27.259309+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-09T07:50:30.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:30 smithi118 bash[27833]: cluster 2023-10-09T07:50:29.259659+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-09T07:50:30.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:30 smithi081 bash[27480]: cluster 2023-10-09T07:50:29.259659+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-09T07:50:30.623 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:30 smithi081 bash[33856]: cluster 2023-10-09T07:50:29.259659+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-09T07:50:31.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:31 smithi118 bash[27833]: audit 2023-10-09T07:50:30.552702+0000 mon.a (mon.0) 232 : audit [INF] from='client.? 172.21.15.81:0/3272642936' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "001a8f44-3108-4571-9c18-0259e7c2c5f7"}]: dispatch 2023-10-09T07:50:31.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:31 smithi118 bash[27833]: audit 2023-10-09T07:50:30.559990+0000 mon.a (mon.0) 233 : audit [INF] from='client.? 172.21.15.81:0/3272642936' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "001a8f44-3108-4571-9c18-0259e7c2c5f7"}]': finished 2023-10-09T07:50:31.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:31 smithi118 bash[27833]: cluster 2023-10-09T07:50:30.560096+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-10-09T07:50:31.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:31 smithi118 bash[27833]: audit 2023-10-09T07:50:30.560312+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:31.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:31 smithi081 bash[27480]: audit 2023-10-09T07:50:30.552702+0000 mon.a (mon.0) 232 : audit [INF] from='client.? 172.21.15.81:0/3272642936' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "001a8f44-3108-4571-9c18-0259e7c2c5f7"}]: dispatch 2023-10-09T07:50:31.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:31 smithi081 bash[27480]: audit 2023-10-09T07:50:30.559990+0000 mon.a (mon.0) 233 : audit [INF] from='client.? 172.21.15.81:0/3272642936' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "001a8f44-3108-4571-9c18-0259e7c2c5f7"}]': finished 2023-10-09T07:50:31.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:31 smithi081 bash[27480]: cluster 2023-10-09T07:50:30.560096+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-10-09T07:50:31.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:31 smithi081 bash[27480]: audit 2023-10-09T07:50:30.560312+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:31.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:31 smithi081 bash[33856]: audit 2023-10-09T07:50:30.552702+0000 mon.a (mon.0) 232 : audit [INF] from='client.? 172.21.15.81:0/3272642936' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "001a8f44-3108-4571-9c18-0259e7c2c5f7"}]: dispatch 2023-10-09T07:50:31.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:31 smithi081 bash[33856]: audit 2023-10-09T07:50:30.559990+0000 mon.a (mon.0) 233 : audit [INF] from='client.? 172.21.15.81:0/3272642936' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "001a8f44-3108-4571-9c18-0259e7c2c5f7"}]': finished 2023-10-09T07:50:31.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:31 smithi081 bash[33856]: cluster 2023-10-09T07:50:30.560096+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-10-09T07:50:31.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:31 smithi081 bash[33856]: audit 2023-10-09T07:50:30.560312+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:32.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:32 smithi118 bash[27833]: audit 2023-10-09T07:50:31.253741+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.81:0/385613157' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:50:32.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:32 smithi118 bash[27833]: cluster 2023-10-09T07:50:31.260005+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:32.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:32 smithi081 bash[27480]: audit 2023-10-09T07:50:31.253741+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.81:0/385613157' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:50:32.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:32 smithi081 bash[27480]: cluster 2023-10-09T07:50:31.260005+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:32.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:32 smithi081 bash[33856]: audit 2023-10-09T07:50:31.253741+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.81:0/385613157' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:50:32.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:32 smithi081 bash[33856]: cluster 2023-10-09T07:50:31.260005+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:34.623 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:34 smithi081 bash[33856]: cluster 2023-10-09T07:50:33.260430+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-09T07:50:34.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:34 smithi081 bash[27480]: cluster 2023-10-09T07:50:33.260430+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-09T07:50:34.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:34 smithi118 bash[27833]: cluster 2023-10-09T07:50:33.260430+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-09T07:50:36.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:36 smithi081 bash[27480]: cluster 2023-10-09T07:50:35.260930+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-09T07:50:36.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:36 smithi081 bash[33856]: cluster 2023-10-09T07:50:35.260930+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-09T07:50:36.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:36 smithi118 bash[27833]: cluster 2023-10-09T07:50:35.260930+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-09T07:50:38.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:38 smithi081 bash[27480]: cluster 2023-10-09T07:50:37.261419+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-09T07:50:38.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:38 smithi081 bash[33856]: cluster 2023-10-09T07:50:37.261419+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-09T07:50:38.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:38 smithi118 bash[27833]: cluster 2023-10-09T07:50:37.261419+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-09T07:50:40.385 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:40 smithi081 bash[27480]: cluster 2023-10-09T07:50:39.261813+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-09T07:50:40.386 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:40 smithi081 bash[33856]: cluster 2023-10-09T07:50:39.261813+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-09T07:50:40.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:40 smithi118 bash[27833]: cluster 2023-10-09T07:50:39.261813+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-09T07:50:42.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:42 smithi081 bash[27480]: cluster 2023-10-09T07:50:41.262215+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-09T07:50:42.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:42 smithi081 bash[33856]: cluster 2023-10-09T07:50:41.262215+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-09T07:50:42.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:42 smithi118 bash[27833]: cluster 2023-10-09T07:50:41.262215+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-09T07:50:43.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:43 smithi081 bash[27480]: audit 2023-10-09T07:50:43.015062+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T07:50:43.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:43 smithi081 bash[27480]: audit 2023-10-09T07:50:43.016391+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:43.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:43 smithi081 bash[33856]: audit 2023-10-09T07:50:43.015062+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T07:50:43.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:43 smithi081 bash[33856]: audit 2023-10-09T07:50:43.016391+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:43.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:43 smithi118 bash[27833]: audit 2023-10-09T07:50:43.015062+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T07:50:43.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:43 smithi118 bash[27833]: audit 2023-10-09T07:50:43.016391+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:44.623 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:44 smithi081 bash[33856]: cephadm 2023-10-09T07:50:43.017478+0000 mgr.y (mgr.14146) 70 : cephadm [INF] Deploying daemon osd.0 on smithi081 2023-10-09T07:50:44.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:44 smithi081 bash[33856]: cluster 2023-10-09T07:50:43.262689+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:44.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:44 smithi081 bash[27480]: cephadm 2023-10-09T07:50:43.017478+0000 mgr.y (mgr.14146) 70 : cephadm [INF] Deploying daemon osd.0 on smithi081 2023-10-09T07:50:44.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:44 smithi081 bash[27480]: cluster 2023-10-09T07:50:43.262689+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:44.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:44 smithi118 bash[27833]: cephadm 2023-10-09T07:50:43.017478+0000 mgr.y (mgr.14146) 70 : cephadm [INF] Deploying daemon osd.0 on smithi081 2023-10-09T07:50:44.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:44 smithi118 bash[27833]: cluster 2023-10-09T07:50:43.262689+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:46.623 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:46 smithi081 bash[33856]: cluster 2023-10-09T07:50:45.263123+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-09T07:50:46.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:46 smithi081 bash[27480]: cluster 2023-10-09T07:50:45.263123+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-09T07:50:46.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:46 smithi118 bash[27833]: cluster 2023-10-09T07:50:45.263123+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-09T07:50:48.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:48 smithi081 bash[27480]: audit 2023-10-09T07:50:47.143254+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:48.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:48 smithi081 bash[27480]: audit 2023-10-09T07:50:47.150525+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:48.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:48 smithi081 bash[27480]: cluster 2023-10-09T07:50:47.263455+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-09T07:50:48.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:48 smithi081 bash[33856]: audit 2023-10-09T07:50:47.143254+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:48.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:48 smithi081 bash[33856]: audit 2023-10-09T07:50:47.150525+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:48.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:48 smithi081 bash[33856]: cluster 2023-10-09T07:50:47.263455+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-09T07:50:48.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:48 smithi118 bash[27833]: audit 2023-10-09T07:50:47.143254+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:48.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:48 smithi118 bash[27833]: audit 2023-10-09T07:50:47.150525+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:48.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:48 smithi118 bash[27833]: cluster 2023-10-09T07:50:47.263455+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-09T07:50:50.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:50 smithi081 bash[27480]: cluster 2023-10-09T07:50:49.263896+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-09T07:50:50.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:50 smithi081 bash[33856]: cluster 2023-10-09T07:50:49.263896+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-09T07:50:50.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:50 smithi118 bash[27833]: cluster 2023-10-09T07:50:49.263896+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-09T07:50:52.320 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:52 smithi081 bash[27480]: cluster 2023-10-09T07:50:51.264338+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-09T07:50:52.320 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:52 smithi081 bash[27480]: audit 2023-10-09T07:50:52.271083+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:52.623 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:52 smithi081 bash[33856]: cluster 2023-10-09T07:50:51.264338+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-09T07:50:52.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:52 smithi081 bash[33856]: audit 2023-10-09T07:50:52.271083+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:52.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:52 smithi118 bash[27833]: cluster 2023-10-09T07:50:51.264338+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-09T07:50:52.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:52 smithi118 bash[27833]: audit 2023-10-09T07:50:52.271083+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:53.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:53 smithi081 bash[27480]: audit 2023-10-09T07:50:52.551891+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:53.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:53 smithi081 bash[27480]: audit 2023-10-09T07:50:52.552932+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:50:53.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:53 smithi081 bash[27480]: audit 2023-10-09T07:50:52.559832+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:53.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:53 smithi081 bash[33856]: audit 2023-10-09T07:50:52.551891+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:53.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:53 smithi081 bash[33856]: audit 2023-10-09T07:50:52.552932+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:50:53.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:53 smithi081 bash[33856]: audit 2023-10-09T07:50:52.559832+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:53.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:53 smithi118 bash[27833]: audit 2023-10-09T07:50:52.551891+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:50:53.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:53 smithi118 bash[27833]: audit 2023-10-09T07:50:52.552932+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:50:53.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:53 smithi118 bash[27833]: audit 2023-10-09T07:50:52.559832+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:54.873 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:54 smithi081 bash[27480]: cluster 2023-10-09T07:50:53.264824+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-09T07:50:54.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:54 smithi081 bash[27480]: audit 2023-10-09T07:50:53.757700+0000 mon.a (mon.0) 244 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/478249240,v1:172.21.15.81:6803/478249240]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-09T07:50:54.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:54 smithi081 bash[33856]: cluster 2023-10-09T07:50:53.264824+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-09T07:50:54.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:54 smithi081 bash[33856]: audit 2023-10-09T07:50:53.757700+0000 mon.a (mon.0) 244 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/478249240,v1:172.21.15.81:6803/478249240]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-09T07:50:55.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:54 smithi118 bash[27833]: cluster 2023-10-09T07:50:53.264824+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-09T07:50:55.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:54 smithi118 bash[27833]: audit 2023-10-09T07:50:53.757700+0000 mon.a (mon.0) 244 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/478249240,v1:172.21.15.81:6803/478249240]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-09T07:50:55.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:55 smithi081 bash[27480]: audit 2023-10-09T07:50:54.569219+0000 mon.a (mon.0) 245 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/478249240,v1:172.21.15.81:6803/478249240]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-09T07:50:55.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:55 smithi081 bash[27480]: cluster 2023-10-09T07:50:54.569342+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-10-09T07:50:55.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:55 smithi081 bash[27480]: audit 2023-10-09T07:50:54.570957+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:55.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:55 smithi081 bash[27480]: audit 2023-10-09T07:50:54.571484+0000 mon.a (mon.0) 248 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/478249240,v1:172.21.15.81:6803/478249240]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T07:50:55.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:55 smithi081 bash[27480]: audit 2023-10-09T07:50:55.570539+0000 mon.a (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/478249240,v1:172.21.15.81:6803/478249240]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-09T07:50:55.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:55 smithi081 bash[27480]: cluster 2023-10-09T07:50:55.570623+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-10-09T07:50:55.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:55 smithi081 bash[27480]: audit 2023-10-09T07:50:55.570967+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:55.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:55 smithi081 bash[33856]: audit 2023-10-09T07:50:54.569219+0000 mon.a (mon.0) 245 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/478249240,v1:172.21.15.81:6803/478249240]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-09T07:50:55.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:55 smithi081 bash[33856]: cluster 2023-10-09T07:50:54.569342+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-10-09T07:50:55.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:55 smithi081 bash[33856]: audit 2023-10-09T07:50:54.570957+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:55.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:55 smithi081 bash[33856]: audit 2023-10-09T07:50:54.571484+0000 mon.a (mon.0) 248 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/478249240,v1:172.21.15.81:6803/478249240]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T07:50:55.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:55 smithi081 bash[33856]: audit 2023-10-09T07:50:55.570539+0000 mon.a (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/478249240,v1:172.21.15.81:6803/478249240]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-09T07:50:55.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:55 smithi081 bash[33856]: cluster 2023-10-09T07:50:55.570623+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-10-09T07:50:55.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:55 smithi081 bash[33856]: audit 2023-10-09T07:50:55.570967+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:56.002 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 0 on host 'smithi081' 2023-10-09T07:50:56.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:55 smithi118 bash[27833]: audit 2023-10-09T07:50:54.569219+0000 mon.a (mon.0) 245 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/478249240,v1:172.21.15.81:6803/478249240]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-09T07:50:56.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:55 smithi118 bash[27833]: cluster 2023-10-09T07:50:54.569342+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-10-09T07:50:56.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:55 smithi118 bash[27833]: audit 2023-10-09T07:50:54.570957+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:56.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:55 smithi118 bash[27833]: audit 2023-10-09T07:50:54.571484+0000 mon.a (mon.0) 248 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/478249240,v1:172.21.15.81:6803/478249240]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T07:50:56.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:55 smithi118 bash[27833]: audit 2023-10-09T07:50:55.570539+0000 mon.a (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.81:6802/478249240,v1:172.21.15.81:6803/478249240]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-09T07:50:56.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:55 smithi118 bash[27833]: cluster 2023-10-09T07:50:55.570623+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-10-09T07:50:56.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:55 smithi118 bash[27833]: audit 2023-10-09T07:50:55.570967+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:56.685 DEBUG:teuthology.orchestra.run.smithi081:osd.0> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.0.service 2023-10-09T07:50:56.687 INFO:tasks.cephadm:Deploying osd.1 on smithi081 with /dev/vg_nvme/lv_3... 2023-10-09T07:50:56.687 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-09T07:50:56.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:56 smithi081 bash[27480]: cluster 2023-10-09T07:50:55.265332+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:56.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:56 smithi081 bash[27480]: audit 2023-10-09T07:50:55.576238+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:56.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:56 smithi081 bash[27480]: audit 2023-10-09T07:50:56.002179+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:56.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:56 smithi081 bash[27480]: audit 2023-10-09T07:50:56.034542+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:56.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:56 smithi081 bash[27480]: audit 2023-10-09T07:50:56.576373+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:56.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:56 smithi081 bash[33856]: cluster 2023-10-09T07:50:55.265332+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:56.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:56 smithi081 bash[33856]: audit 2023-10-09T07:50:55.576238+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:56.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:56 smithi081 bash[33856]: audit 2023-10-09T07:50:56.002179+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:56.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:56 smithi081 bash[33856]: audit 2023-10-09T07:50:56.034542+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:56.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:56 smithi081 bash[33856]: audit 2023-10-09T07:50:56.576373+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:56.888 INFO:journalctl@ceph.osd.0.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:50:57.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:56 smithi118 bash[27833]: cluster 2023-10-09T07:50:55.265332+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:57.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:56 smithi118 bash[27833]: audit 2023-10-09T07:50:55.576238+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:57.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:56 smithi118 bash[27833]: audit 2023-10-09T07:50:56.002179+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:50:57.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:56 smithi118 bash[27833]: audit 2023-10-09T07:50:56.034542+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:50:57.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:56 smithi118 bash[27833]: audit 2023-10-09T07:50:56.576373+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:57.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:57 smithi081 bash[27480]: cluster 2023-10-09T07:50:54.727217+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:50:57.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:57 smithi081 bash[27480]: cluster 2023-10-09T07:50:54.727340+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:50:57.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:57 smithi081 bash[27480]: cluster 2023-10-09T07:50:56.589753+0000 mon.a (mon.0) 256 : cluster [INF] osd.0 [v2:172.21.15.81:6802/478249240,v1:172.21.15.81:6803/478249240] boot 2023-10-09T07:50:57.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:57 smithi081 bash[27480]: cluster 2023-10-09T07:50:56.589807+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-10-09T07:50:57.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:57 smithi081 bash[27480]: audit 2023-10-09T07:50:56.590359+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:57.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:57 smithi081 bash[33856]: cluster 2023-10-09T07:50:54.727217+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:50:57.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:57 smithi081 bash[33856]: cluster 2023-10-09T07:50:54.727340+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:50:57.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:57 smithi081 bash[33856]: cluster 2023-10-09T07:50:56.589753+0000 mon.a (mon.0) 256 : cluster [INF] osd.0 [v2:172.21.15.81:6802/478249240,v1:172.21.15.81:6803/478249240] boot 2023-10-09T07:50:57.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:57 smithi081 bash[33856]: cluster 2023-10-09T07:50:56.589807+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-10-09T07:50:57.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:57 smithi081 bash[33856]: audit 2023-10-09T07:50:56.590359+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:58.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:57 smithi118 bash[27833]: cluster 2023-10-09T07:50:54.727217+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:50:58.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:57 smithi118 bash[27833]: cluster 2023-10-09T07:50:54.727340+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:50:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:57 smithi118 bash[27833]: cluster 2023-10-09T07:50:56.589753+0000 mon.a (mon.0) 256 : cluster [INF] osd.0 [v2:172.21.15.81:6802/478249240,v1:172.21.15.81:6803/478249240] boot 2023-10-09T07:50:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:57 smithi118 bash[27833]: cluster 2023-10-09T07:50:56.589807+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-10-09T07:50:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:57 smithi118 bash[27833]: audit 2023-10-09T07:50:56.590359+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:50:58.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:58 smithi081 bash[27480]: cluster 2023-10-09T07:50:57.265851+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:58.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:50:58 smithi081 bash[27480]: cluster 2023-10-09T07:50:57.599663+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-10-09T07:50:58.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:58 smithi081 bash[33856]: cluster 2023-10-09T07:50:57.265851+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:58.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:50:58 smithi081 bash[33856]: cluster 2023-10-09T07:50:57.599663+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-10-09T07:50:59.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:58 smithi118 bash[27833]: cluster 2023-10-09T07:50:57.265851+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T07:50:59.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:50:58 smithi118 bash[27833]: cluster 2023-10-09T07:50:57.599663+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-10-09T07:51:00.305 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-09T07:51:00.305 INFO:teuthology.orchestra.run.smithi081.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-09T07:51:00.306 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10+0 records in 2023-10-09T07:51:00.306 INFO:teuthology.orchestra.run.smithi081.stderr:10+0 records out 2023-10-09T07:51:00.306 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0178271 s, 588 MB/s 2023-10-09T07:51:00.306 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping successful for: 2023-10-09T07:51:00.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:00 smithi118 bash[27833]: cluster 2023-10-09T07:50:59.266377+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:00.517 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:00 smithi081 bash[27480]: cluster 2023-10-09T07:50:59.266377+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:00.518 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:00 smithi081 bash[33856]: cluster 2023-10-09T07:50:59.266377+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:01.008 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi081:vg_nvme/lv_3 2023-10-09T07:51:02.606 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:02 smithi081 bash[33856]: cluster 2023-10-09T07:51:01.266905+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-09T07:51:02.606 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:02 smithi081 bash[27480]: cluster 2023-10-09T07:51:01.266905+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-09T07:51:02.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:02 smithi118 bash[27833]: cluster 2023-10-09T07:51:01.266905+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-09T07:51:04.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:04 smithi081 bash[27480]: cluster 2023-10-09T07:51:03.267184+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-09T07:51:04.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:04 smithi081 bash[33856]: cluster 2023-10-09T07:51:03.267184+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-09T07:51:04.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:04 smithi118 bash[27833]: cluster 2023-10-09T07:51:03.267184+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-09T07:51:06.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:06 smithi081 bash[27480]: cluster 2023-10-09T07:51:05.267434+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-09T07:51:06.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:06 smithi081 bash[27480]: audit 2023-10-09T07:51:05.766168+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:51:06.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:06 smithi081 bash[27480]: audit 2023-10-09T07:51:05.770235+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:51:06.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:06 smithi081 bash[27480]: audit 2023-10-09T07:51:05.771274+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:06.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:06 smithi081 bash[33856]: cluster 2023-10-09T07:51:05.267434+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-09T07:51:06.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:06 smithi081 bash[33856]: audit 2023-10-09T07:51:05.766168+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:51:06.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:06 smithi081 bash[33856]: audit 2023-10-09T07:51:05.770235+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:51:06.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:06 smithi081 bash[33856]: audit 2023-10-09T07:51:05.771274+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:06.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:06 smithi118 bash[27833]: cluster 2023-10-09T07:51:05.267434+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-09T07:51:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:06 smithi118 bash[27833]: audit 2023-10-09T07:51:05.766168+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:51:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:06 smithi118 bash[27833]: audit 2023-10-09T07:51:05.770235+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:51:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:06 smithi118 bash[27833]: audit 2023-10-09T07:51:05.771274+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:07.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:07 smithi081 bash[27480]: audit 2023-10-09T07:51:05.763117+0000 mgr.y (mgr.14146) 83 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:51:07.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:07 smithi081 bash[27480]: audit 2023-10-09T07:51:07.069852+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:07.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:07 smithi081 bash[27480]: audit 2023-10-09T07:51:07.071041+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:51:07.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:07 smithi081 bash[27480]: audit 2023-10-09T07:51:07.076903+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:07.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:07 smithi081 bash[27480]: audit 2023-10-09T07:51:07.078231+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:07.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:07 smithi081 bash[27480]: audit 2023-10-09T07:51:07.079153+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:51:07.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:07 smithi081 bash[27480]: audit 2023-10-09T07:51:07.084167+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:07.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:07 smithi081 bash[33856]: audit 2023-10-09T07:51:05.763117+0000 mgr.y (mgr.14146) 83 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:51:07.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:07 smithi081 bash[33856]: audit 2023-10-09T07:51:07.069852+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:07.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:07 smithi081 bash[33856]: audit 2023-10-09T07:51:07.071041+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:51:07.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:07 smithi081 bash[33856]: audit 2023-10-09T07:51:07.076903+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:07.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:07 smithi081 bash[33856]: audit 2023-10-09T07:51:07.078231+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:07.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:07 smithi081 bash[33856]: audit 2023-10-09T07:51:07.079153+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:51:07.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:07 smithi081 bash[33856]: audit 2023-10-09T07:51:07.084167+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:07.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:07 smithi118 bash[27833]: audit 2023-10-09T07:51:05.763117+0000 mgr.y (mgr.14146) 83 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:51:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:07 smithi118 bash[27833]: audit 2023-10-09T07:51:07.069852+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:07 smithi118 bash[27833]: audit 2023-10-09T07:51:07.071041+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:51:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:07 smithi118 bash[27833]: audit 2023-10-09T07:51:07.076903+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:07 smithi118 bash[27833]: audit 2023-10-09T07:51:07.078231+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:07 smithi118 bash[27833]: audit 2023-10-09T07:51:07.079153+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:51:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:07 smithi118 bash[27833]: audit 2023-10-09T07:51:07.084167+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:08.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:08 smithi081 bash[27480]: cephadm 2023-10-09T07:51:07.063430+0000 mgr.y (mgr.14146) 84 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-09T07:51:08.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:08 smithi081 bash[27480]: cephadm 2023-10-09T07:51:07.071994+0000 mgr.y (mgr.14146) 85 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 16241M 2023-10-09T07:51:08.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:08 smithi081 bash[27480]: cluster 2023-10-09T07:51:07.267912+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:08.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:08 smithi081 bash[33856]: cephadm 2023-10-09T07:51:07.063430+0000 mgr.y (mgr.14146) 84 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-09T07:51:08.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:08 smithi081 bash[33856]: cephadm 2023-10-09T07:51:07.071994+0000 mgr.y (mgr.14146) 85 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 16241M 2023-10-09T07:51:08.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:08 smithi081 bash[33856]: cluster 2023-10-09T07:51:07.267912+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:08.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:08 smithi118 bash[27833]: cephadm 2023-10-09T07:51:07.063430+0000 mgr.y (mgr.14146) 84 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-09T07:51:08.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:08 smithi118 bash[27833]: cephadm 2023-10-09T07:51:07.071994+0000 mgr.y (mgr.14146) 85 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 16241M 2023-10-09T07:51:08.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:08 smithi118 bash[27833]: cluster 2023-10-09T07:51:07.267912+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:10.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:10 smithi118 bash[27833]: cluster 2023-10-09T07:51:09.268431+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:10.540 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:10 smithi081 bash[27480]: cluster 2023-10-09T07:51:09.268431+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:10.541 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:10 smithi081 bash[33856]: cluster 2023-10-09T07:51:09.268431+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:12.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:12 smithi081 bash[27480]: cluster 2023-10-09T07:51:11.268866+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:12.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:12 smithi081 bash[33856]: cluster 2023-10-09T07:51:11.268866+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:12.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:12 smithi118 bash[27833]: cluster 2023-10-09T07:51:11.268866+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:14.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:14 smithi081 bash[27480]: cluster 2023-10-09T07:51:13.269345+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-09T07:51:14.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:14 smithi081 bash[27480]: audit 2023-10-09T07:51:13.904195+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.81:0/1388303594' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c07b13c6-c3cf-4746-acea-92ea752aa01f"}]: dispatch 2023-10-09T07:51:14.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:14 smithi081 bash[27480]: audit 2023-10-09T07:51:13.911637+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.81:0/1388303594' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c07b13c6-c3cf-4746-acea-92ea752aa01f"}]': finished 2023-10-09T07:51:14.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:14 smithi081 bash[27480]: cluster 2023-10-09T07:51:13.911781+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-10-09T07:51:14.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:14 smithi081 bash[27480]: audit 2023-10-09T07:51:13.912052+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:14.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:14 smithi081 bash[33856]: cluster 2023-10-09T07:51:13.269345+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-09T07:51:14.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:14 smithi081 bash[33856]: audit 2023-10-09T07:51:13.904195+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.81:0/1388303594' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c07b13c6-c3cf-4746-acea-92ea752aa01f"}]: dispatch 2023-10-09T07:51:14.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:14 smithi081 bash[33856]: audit 2023-10-09T07:51:13.911637+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.81:0/1388303594' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c07b13c6-c3cf-4746-acea-92ea752aa01f"}]': finished 2023-10-09T07:51:14.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:14 smithi081 bash[33856]: cluster 2023-10-09T07:51:13.911781+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-10-09T07:51:14.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:14 smithi081 bash[33856]: audit 2023-10-09T07:51:13.912052+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:14.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:14 smithi118 bash[27833]: cluster 2023-10-09T07:51:13.269345+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-09T07:51:14.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:14 smithi118 bash[27833]: audit 2023-10-09T07:51:13.904195+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.81:0/1388303594' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c07b13c6-c3cf-4746-acea-92ea752aa01f"}]: dispatch 2023-10-09T07:51:14.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:14 smithi118 bash[27833]: audit 2023-10-09T07:51:13.911637+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.81:0/1388303594' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c07b13c6-c3cf-4746-acea-92ea752aa01f"}]': finished 2023-10-09T07:51:14.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:14 smithi118 bash[27833]: cluster 2023-10-09T07:51:13.911781+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-10-09T07:51:14.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:14 smithi118 bash[27833]: audit 2023-10-09T07:51:13.912052+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:15.623 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:15 smithi081 bash[27480]: audit 2023-10-09T07:51:14.634452+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.81:0/3697486016' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:51:15.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:15 smithi081 bash[33856]: audit 2023-10-09T07:51:14.634452+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.81:0/3697486016' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:51:15.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:15 smithi118 bash[27833]: audit 2023-10-09T07:51:14.634452+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.81:0/3697486016' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:51:16.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:16 smithi081 bash[27480]: cluster 2023-10-09T07:51:15.269829+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:16.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:16 smithi081 bash[33856]: cluster 2023-10-09T07:51:15.269829+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:16.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:16 smithi118 bash[27833]: cluster 2023-10-09T07:51:15.269829+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:18.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:18 smithi081 bash[27480]: cluster 2023-10-09T07:51:17.270284+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:18.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:18 smithi081 bash[33856]: cluster 2023-10-09T07:51:17.270284+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:18.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:18 smithi118 bash[27833]: cluster 2023-10-09T07:51:17.270284+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:20.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:20 smithi118 bash[27833]: cluster 2023-10-09T07:51:19.270770+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-09T07:51:20.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:20 smithi081 bash[33856]: cluster 2023-10-09T07:51:19.270770+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-09T07:51:20.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:20 smithi081 bash[27480]: cluster 2023-10-09T07:51:19.270770+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-09T07:51:22.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:22 smithi081 bash[27480]: cluster 2023-10-09T07:51:21.271215+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-09T07:51:22.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:22 smithi081 bash[33856]: cluster 2023-10-09T07:51:21.271215+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-09T07:51:22.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:22 smithi118 bash[27833]: cluster 2023-10-09T07:51:21.271215+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-09T07:51:24.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:24 smithi081 bash[27480]: cluster 2023-10-09T07:51:23.271711+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-09T07:51:24.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:24 smithi081 bash[33856]: cluster 2023-10-09T07:51:23.271711+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-09T07:51:24.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:24 smithi118 bash[27833]: cluster 2023-10-09T07:51:23.271711+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-09T07:51:26.623 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:26 smithi081 bash[33856]: cluster 2023-10-09T07:51:25.272182+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-09T07:51:26.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:26 smithi081 bash[27480]: cluster 2023-10-09T07:51:25.272182+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-09T07:51:26.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:26 smithi118 bash[27833]: cluster 2023-10-09T07:51:25.272182+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-09T07:51:27.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:27 smithi081 bash[33856]: audit 2023-10-09T07:51:26.514418+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T07:51:27.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:27 smithi081 bash[33856]: audit 2023-10-09T07:51:26.515819+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:27.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:27 smithi081 bash[33856]: cephadm 2023-10-09T07:51:26.516846+0000 mgr.y (mgr.14146) 96 : cephadm [INF] Deploying daemon osd.1 on smithi081 2023-10-09T07:51:27.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:27 smithi081 bash[27480]: audit 2023-10-09T07:51:26.514418+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T07:51:27.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:27 smithi081 bash[27480]: audit 2023-10-09T07:51:26.515819+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:27.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:27 smithi081 bash[27480]: cephadm 2023-10-09T07:51:26.516846+0000 mgr.y (mgr.14146) 96 : cephadm [INF] Deploying daemon osd.1 on smithi081 2023-10-09T07:51:27.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:27 smithi118 bash[27833]: audit 2023-10-09T07:51:26.514418+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T07:51:27.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:27 smithi118 bash[27833]: audit 2023-10-09T07:51:26.515819+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:27.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:27 smithi118 bash[27833]: cephadm 2023-10-09T07:51:26.516846+0000 mgr.y (mgr.14146) 96 : cephadm [INF] Deploying daemon osd.1 on smithi081 2023-10-09T07:51:28.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:28 smithi081 bash[27480]: cluster 2023-10-09T07:51:27.272786+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:28.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:28 smithi081 bash[33856]: cluster 2023-10-09T07:51:27.272786+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:28.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:28 smithi118 bash[27833]: cluster 2023-10-09T07:51:27.272786+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:30.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:30 smithi081 bash[27480]: cluster 2023-10-09T07:51:29.273344+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:30.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:30 smithi081 bash[33856]: cluster 2023-10-09T07:51:29.273344+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:30.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:30 smithi118 bash[27833]: cluster 2023-10-09T07:51:29.273344+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:32.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:31 smithi081 bash[33856]: audit 2023-10-09T07:51:30.934832+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:32.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:31 smithi081 bash[33856]: audit 2023-10-09T07:51:30.964405+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:51:32.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:31 smithi081 bash[33856]: cluster 2023-10-09T07:51:31.273854+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-09T07:51:32.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:31 smithi081 bash[27480]: audit 2023-10-09T07:51:30.934832+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:32.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:31 smithi081 bash[27480]: audit 2023-10-09T07:51:30.964405+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:51:32.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:31 smithi081 bash[27480]: cluster 2023-10-09T07:51:31.273854+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-09T07:51:32.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:31 smithi118 bash[27833]: audit 2023-10-09T07:51:30.934832+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:32.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:31 smithi118 bash[27833]: audit 2023-10-09T07:51:30.964405+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:51:32.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:31 smithi118 bash[27833]: cluster 2023-10-09T07:51:31.273854+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-09T07:51:34.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:34 smithi081 bash[27480]: cluster 2023-10-09T07:51:33.274295+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-09T07:51:34.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:34 smithi081 bash[33856]: cluster 2023-10-09T07:51:33.274295+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-09T07:51:34.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:34 smithi118 bash[27833]: cluster 2023-10-09T07:51:33.274295+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-09T07:51:36.617 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:36 smithi081 bash[33856]: cluster 2023-10-09T07:51:35.274791+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-09T07:51:36.617 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:36 smithi081 bash[33856]: audit 2023-10-09T07:51:36.086185+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:36.617 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:36 smithi081 bash[33856]: audit 2023-10-09T07:51:36.087399+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:36.618 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:36 smithi081 bash[33856]: audit 2023-10-09T07:51:36.088614+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:51:36.618 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:36 smithi081 bash[33856]: audit 2023-10-09T07:51:36.096618+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:36.618 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:36 smithi081 bash[27480]: cluster 2023-10-09T07:51:35.274791+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-09T07:51:36.618 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:36 smithi081 bash[27480]: audit 2023-10-09T07:51:36.086185+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:36.618 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:36 smithi081 bash[27480]: audit 2023-10-09T07:51:36.087399+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:36.618 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:36 smithi081 bash[27480]: audit 2023-10-09T07:51:36.088614+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:51:36.618 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:36 smithi081 bash[27480]: audit 2023-10-09T07:51:36.096618+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:36.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:36 smithi118 bash[27833]: cluster 2023-10-09T07:51:35.274791+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-09T07:51:36.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:36 smithi118 bash[27833]: audit 2023-10-09T07:51:36.086185+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:36 smithi118 bash[27833]: audit 2023-10-09T07:51:36.087399+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:36 smithi118 bash[27833]: audit 2023-10-09T07:51:36.088614+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:51:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:36 smithi118 bash[27833]: audit 2023-10-09T07:51:36.096618+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:38.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:38 smithi081 bash[27480]: cluster 2023-10-09T07:51:37.275310+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-09T07:51:38.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:38 smithi081 bash[27480]: audit 2023-10-09T07:51:37.471311+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/3080147210,v1:172.21.15.81:6811/3080147210]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T07:51:38.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:38 smithi081 bash[33856]: cluster 2023-10-09T07:51:37.275310+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-09T07:51:38.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:38 smithi081 bash[33856]: audit 2023-10-09T07:51:37.471311+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/3080147210,v1:172.21.15.81:6811/3080147210]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T07:51:38.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:38 smithi118 bash[27833]: cluster 2023-10-09T07:51:37.275310+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-09T07:51:38.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:38 smithi118 bash[27833]: audit 2023-10-09T07:51:37.471311+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/3080147210,v1:172.21.15.81:6811/3080147210]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T07:51:39.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:39 smithi081 bash[27480]: audit 2023-10-09T07:51:38.351470+0000 mon.a (mon.0) 283 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/3080147210,v1:172.21.15.81:6811/3080147210]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T07:51:39.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:39 smithi081 bash[27480]: cluster 2023-10-09T07:51:38.351550+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-10-09T07:51:39.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:39 smithi081 bash[27480]: audit 2023-10-09T07:51:38.352144+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:39.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:39 smithi081 bash[27480]: audit 2023-10-09T07:51:38.352590+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/3080147210,v1:172.21.15.81:6811/3080147210]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T07:51:39.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:39 smithi081 bash[33856]: audit 2023-10-09T07:51:38.351470+0000 mon.a (mon.0) 283 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/3080147210,v1:172.21.15.81:6811/3080147210]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T07:51:39.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:39 smithi081 bash[33856]: cluster 2023-10-09T07:51:38.351550+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-10-09T07:51:39.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:39 smithi081 bash[33856]: audit 2023-10-09T07:51:38.352144+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:39.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:39 smithi081 bash[33856]: audit 2023-10-09T07:51:38.352590+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/3080147210,v1:172.21.15.81:6811/3080147210]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T07:51:39.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:39 smithi118 bash[27833]: audit 2023-10-09T07:51:38.351470+0000 mon.a (mon.0) 283 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/3080147210,v1:172.21.15.81:6811/3080147210]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T07:51:39.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:39 smithi118 bash[27833]: cluster 2023-10-09T07:51:38.351550+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-10-09T07:51:39.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:39 smithi118 bash[27833]: audit 2023-10-09T07:51:38.352144+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:39.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:39 smithi118 bash[27833]: audit 2023-10-09T07:51:38.352590+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/3080147210,v1:172.21.15.81:6811/3080147210]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T07:51:39.852 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 1 on host 'smithi081' 2023-10-09T07:51:40.575 DEBUG:teuthology.orchestra.run.smithi081:osd.1> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.1.service 2023-10-09T07:51:40.578 INFO:tasks.cephadm:Deploying osd.2 on smithi081 with /dev/vg_nvme/lv_2... 2023-10-09T07:51:40.578 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-09T07:51:40.632 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:40 smithi081 bash[27480]: cluster 2023-10-09T07:51:39.275691+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:40.632 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:40 smithi081 bash[27480]: audit 2023-10-09T07:51:39.356760+0000 mon.a (mon.0) 287 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/3080147210,v1:172.21.15.81:6811/3080147210]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-09T07:51:40.632 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:40 smithi081 bash[27480]: cluster 2023-10-09T07:51:39.356871+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-10-09T07:51:40.632 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:40 smithi081 bash[27480]: audit 2023-10-09T07:51:39.357483+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:40.632 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:40 smithi081 bash[27480]: audit 2023-10-09T07:51:39.365177+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:40.632 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:40 smithi081 bash[27480]: audit 2023-10-09T07:51:39.851055+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:40.633 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:40 smithi081 bash[27480]: audit 2023-10-09T07:51:39.872960+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:51:40.633 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:40 smithi081 bash[33856]: cluster 2023-10-09T07:51:39.275691+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:40.633 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:40 smithi081 bash[33856]: audit 2023-10-09T07:51:39.356760+0000 mon.a (mon.0) 287 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/3080147210,v1:172.21.15.81:6811/3080147210]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-09T07:51:40.633 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:40 smithi081 bash[33856]: cluster 2023-10-09T07:51:39.356871+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-10-09T07:51:40.633 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:40 smithi081 bash[33856]: audit 2023-10-09T07:51:39.357483+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:40.633 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:40 smithi081 bash[33856]: audit 2023-10-09T07:51:39.365177+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:40.634 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:40 smithi081 bash[33856]: audit 2023-10-09T07:51:39.851055+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:40.634 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:40 smithi081 bash[33856]: audit 2023-10-09T07:51:39.872960+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:51:40.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:40 smithi118 bash[27833]: cluster 2023-10-09T07:51:39.275691+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:40.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:40 smithi118 bash[27833]: audit 2023-10-09T07:51:39.356760+0000 mon.a (mon.0) 287 : audit [INF] from='osd.1 [v2:172.21.15.81:6810/3080147210,v1:172.21.15.81:6811/3080147210]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-09T07:51:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:40 smithi118 bash[27833]: cluster 2023-10-09T07:51:39.356871+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-10-09T07:51:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:40 smithi118 bash[27833]: audit 2023-10-09T07:51:39.357483+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:40 smithi118 bash[27833]: audit 2023-10-09T07:51:39.365177+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:40 smithi118 bash[27833]: audit 2023-10-09T07:51:39.851055+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:40 smithi118 bash[27833]: audit 2023-10-09T07:51:39.872960+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:51:40.822 INFO:journalctl@ceph.osd.1.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:51:41.698 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:41 smithi081 bash[33856]: cluster 2023-10-09T07:51:38.438678+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:51:41.698 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:41 smithi081 bash[33856]: cluster 2023-10-09T07:51:38.438783+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:51:41.698 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:41 smithi081 bash[33856]: audit 2023-10-09T07:51:40.361902+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:41.698 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:41 smithi081 bash[33856]: cluster 2023-10-09T07:51:40.370539+0000 mon.a (mon.0) 294 : cluster [INF] osd.1 [v2:172.21.15.81:6810/3080147210,v1:172.21.15.81:6811/3080147210] boot 2023-10-09T07:51:41.699 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:41 smithi081 bash[33856]: cluster 2023-10-09T07:51:40.370606+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-10-09T07:51:41.699 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:41 smithi081 bash[33856]: audit 2023-10-09T07:51:40.371483+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:41.699 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:41 smithi081 bash[27480]: cluster 2023-10-09T07:51:38.438678+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:51:41.699 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:41 smithi081 bash[27480]: cluster 2023-10-09T07:51:38.438783+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:51:41.699 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:41 smithi081 bash[27480]: audit 2023-10-09T07:51:40.361902+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:41.699 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:41 smithi081 bash[27480]: cluster 2023-10-09T07:51:40.370539+0000 mon.a (mon.0) 294 : cluster [INF] osd.1 [v2:172.21.15.81:6810/3080147210,v1:172.21.15.81:6811/3080147210] boot 2023-10-09T07:51:41.699 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:41 smithi081 bash[27480]: cluster 2023-10-09T07:51:40.370606+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-10-09T07:51:41.699 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:41 smithi081 bash[27480]: audit 2023-10-09T07:51:40.371483+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:41.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:41 smithi118 bash[27833]: cluster 2023-10-09T07:51:38.438678+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:51:41.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:41 smithi118 bash[27833]: cluster 2023-10-09T07:51:38.438783+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:51:41.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:41 smithi118 bash[27833]: audit 2023-10-09T07:51:40.361902+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:41.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:41 smithi118 bash[27833]: cluster 2023-10-09T07:51:40.370539+0000 mon.a (mon.0) 294 : cluster [INF] osd.1 [v2:172.21.15.81:6810/3080147210,v1:172.21.15.81:6811/3080147210] boot 2023-10-09T07:51:41.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:41 smithi118 bash[27833]: cluster 2023-10-09T07:51:40.370606+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-10-09T07:51:41.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:41 smithi118 bash[27833]: audit 2023-10-09T07:51:40.371483+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:51:42.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:42 smithi118 bash[27833]: cluster 2023-10-09T07:51:41.276154+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:42.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:42 smithi118 bash[27833]: cluster 2023-10-09T07:51:41.384077+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-10-09T07:51:42.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:42 smithi081 bash[27480]: cluster 2023-10-09T07:51:41.276154+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:42.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:42 smithi081 bash[27480]: cluster 2023-10-09T07:51:41.384077+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-10-09T07:51:42.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:42 smithi081 bash[33856]: cluster 2023-10-09T07:51:41.276154+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T07:51:42.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:42 smithi081 bash[33856]: cluster 2023-10-09T07:51:41.384077+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-10-09T07:51:44.053 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-09T07:51:44.053 INFO:teuthology.orchestra.run.smithi081.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-09T07:51:44.054 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10+0 records in 2023-10-09T07:51:44.054 INFO:teuthology.orchestra.run.smithi081.stderr:10+0 records out 2023-10-09T07:51:44.054 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0174794 s, 600 MB/s 2023-10-09T07:51:44.054 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping successful for: 2023-10-09T07:51:44.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:44 smithi081 bash[27480]: cluster 2023-10-09T07:51:43.276488+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:44.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:44 smithi081 bash[33856]: cluster 2023-10-09T07:51:43.276488+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:44.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:44 smithi118 bash[27833]: cluster 2023-10-09T07:51:43.276488+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:44.869 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi081:vg_nvme/lv_2 2023-10-09T07:51:46.708 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:46 smithi081 bash[27480]: cluster 2023-10-09T07:51:45.277013+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:46.709 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:46 smithi081 bash[33856]: cluster 2023-10-09T07:51:45.277013+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:46.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:46 smithi118 bash[27833]: cluster 2023-10-09T07:51:45.277013+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:48.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:48 smithi118 bash[27833]: cluster 2023-10-09T07:51:47.277615+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-09T07:51:48.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:48 smithi081 bash[27480]: cluster 2023-10-09T07:51:47.277615+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-09T07:51:48.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:48 smithi081 bash[33856]: cluster 2023-10-09T07:51:47.277615+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-09T07:51:50.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:50 smithi081 bash[27480]: cluster 2023-10-09T07:51:49.278172+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-09T07:51:50.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:50 smithi081 bash[27480]: audit 2023-10-09T07:51:49.505602+0000 mgr.y (mgr.14146) 109 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:51:50.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:50 smithi081 bash[27480]: audit 2023-10-09T07:51:49.512466+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:51:50.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:50 smithi081 bash[27480]: audit 2023-10-09T07:51:49.516652+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:51:50.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:50 smithi081 bash[27480]: audit 2023-10-09T07:51:49.517857+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:50.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:50 smithi081 bash[33856]: cluster 2023-10-09T07:51:49.278172+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-09T07:51:50.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:50 smithi081 bash[33856]: audit 2023-10-09T07:51:49.505602+0000 mgr.y (mgr.14146) 109 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:51:50.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:50 smithi081 bash[33856]: audit 2023-10-09T07:51:49.512466+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:51:50.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:50 smithi081 bash[33856]: audit 2023-10-09T07:51:49.516652+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:51:50.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:50 smithi081 bash[33856]: audit 2023-10-09T07:51:49.517857+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:50.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:50 smithi118 bash[27833]: cluster 2023-10-09T07:51:49.278172+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-09T07:51:50.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:50 smithi118 bash[27833]: audit 2023-10-09T07:51:49.505602+0000 mgr.y (mgr.14146) 109 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:51:50.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:50 smithi118 bash[27833]: audit 2023-10-09T07:51:49.512466+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:51:50.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:50 smithi118 bash[27833]: audit 2023-10-09T07:51:49.516652+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:51:50.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:50 smithi118 bash[27833]: audit 2023-10-09T07:51:49.517857+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:52.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[27480]: cephadm 2023-10-09T07:51:50.824994+0000 mgr.y (mgr.14146) 110 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-09T07:51:52.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[27480]: audit 2023-10-09T07:51:50.833502+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:52.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[27480]: audit 2023-10-09T07:51:50.835015+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:51:52.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[27480]: audit 2023-10-09T07:51:50.836307+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:51:52.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[27480]: cephadm 2023-10-09T07:51:50.837355+0000 mgr.y (mgr.14146) 111 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 8120M 2023-10-09T07:51:52.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[27480]: audit 2023-10-09T07:51:50.842115+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:52.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[27480]: audit 2023-10-09T07:51:50.843862+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:52.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[27480]: audit 2023-10-09T07:51:50.845134+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:51:52.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[27480]: audit 2023-10-09T07:51:50.851643+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:52.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[27480]: cluster 2023-10-09T07:51:51.278782+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:52.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[33856]: cephadm 2023-10-09T07:51:50.824994+0000 mgr.y (mgr.14146) 110 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-09T07:51:52.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[33856]: audit 2023-10-09T07:51:50.833502+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:52.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[33856]: audit 2023-10-09T07:51:50.835015+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:51:52.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[33856]: audit 2023-10-09T07:51:50.836307+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:51:52.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[33856]: cephadm 2023-10-09T07:51:50.837355+0000 mgr.y (mgr.14146) 111 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 8120M 2023-10-09T07:51:52.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[33856]: audit 2023-10-09T07:51:50.842115+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:52.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[33856]: audit 2023-10-09T07:51:50.843862+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:52.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[33856]: audit 2023-10-09T07:51:50.845134+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:51:52.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[33856]: audit 2023-10-09T07:51:50.851643+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:52.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:51 smithi081 bash[33856]: cluster 2023-10-09T07:51:51.278782+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:52.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:51 smithi118 bash[27833]: cephadm 2023-10-09T07:51:50.824994+0000 mgr.y (mgr.14146) 110 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-09T07:51:52.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:51 smithi118 bash[27833]: audit 2023-10-09T07:51:50.833502+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:52.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:51 smithi118 bash[27833]: audit 2023-10-09T07:51:50.835015+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:51:52.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:51 smithi118 bash[27833]: audit 2023-10-09T07:51:50.836307+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:51:52.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:51 smithi118 bash[27833]: cephadm 2023-10-09T07:51:50.837355+0000 mgr.y (mgr.14146) 111 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 8120M 2023-10-09T07:51:52.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:51 smithi118 bash[27833]: audit 2023-10-09T07:51:50.842115+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:52.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:51 smithi118 bash[27833]: audit 2023-10-09T07:51:50.843862+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:51:52.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:51 smithi118 bash[27833]: audit 2023-10-09T07:51:50.845134+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:51:52.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:51 smithi118 bash[27833]: audit 2023-10-09T07:51:50.851643+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:51:52.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:51 smithi118 bash[27833]: cluster 2023-10-09T07:51:51.278782+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:54.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:54 smithi081 bash[33856]: cluster 2023-10-09T07:51:53.279317+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:54.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:54 smithi081 bash[27480]: cluster 2023-10-09T07:51:53.279317+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:54.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:54 smithi118 bash[27833]: cluster 2023-10-09T07:51:53.279317+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:56.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:56 smithi081 bash[27480]: cluster 2023-10-09T07:51:55.279820+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:56.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:56 smithi081 bash[33856]: cluster 2023-10-09T07:51:55.279820+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:56.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:56 smithi118 bash[27833]: cluster 2023-10-09T07:51:55.279820+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:58.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:58 smithi081 bash[27480]: cluster 2023-10-09T07:51:57.280268+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:58.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:58 smithi081 bash[27480]: audit 2023-10-09T07:51:57.905548+0000 mon.a (mon.0) 308 : audit [INF] from='client.? 172.21.15.81:0/1675772865' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "796de5da-ce6b-4a61-ac95-2fa597a45dbb"}]: dispatch 2023-10-09T07:51:58.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:58 smithi081 bash[27480]: audit 2023-10-09T07:51:57.917823+0000 mon.a (mon.0) 309 : audit [INF] from='client.? 172.21.15.81:0/1675772865' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "796de5da-ce6b-4a61-ac95-2fa597a45dbb"}]': finished 2023-10-09T07:51:58.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:58 smithi081 bash[27480]: cluster 2023-10-09T07:51:57.917958+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-10-09T07:51:58.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:58 smithi081 bash[27480]: audit 2023-10-09T07:51:57.918127+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:51:58.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:58 smithi081 bash[33856]: cluster 2023-10-09T07:51:57.280268+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:58.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:58 smithi081 bash[33856]: audit 2023-10-09T07:51:57.905548+0000 mon.a (mon.0) 308 : audit [INF] from='client.? 172.21.15.81:0/1675772865' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "796de5da-ce6b-4a61-ac95-2fa597a45dbb"}]: dispatch 2023-10-09T07:51:58.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:58 smithi081 bash[33856]: audit 2023-10-09T07:51:57.917823+0000 mon.a (mon.0) 309 : audit [INF] from='client.? 172.21.15.81:0/1675772865' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "796de5da-ce6b-4a61-ac95-2fa597a45dbb"}]': finished 2023-10-09T07:51:58.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:58 smithi081 bash[33856]: cluster 2023-10-09T07:51:57.917958+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-10-09T07:51:58.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:58 smithi081 bash[33856]: audit 2023-10-09T07:51:57.918127+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:51:58.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:58 smithi118 bash[27833]: cluster 2023-10-09T07:51:57.280268+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:51:58.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:58 smithi118 bash[27833]: audit 2023-10-09T07:51:57.905548+0000 mon.a (mon.0) 308 : audit [INF] from='client.? 172.21.15.81:0/1675772865' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "796de5da-ce6b-4a61-ac95-2fa597a45dbb"}]: dispatch 2023-10-09T07:51:58.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:58 smithi118 bash[27833]: audit 2023-10-09T07:51:57.917823+0000 mon.a (mon.0) 309 : audit [INF] from='client.? 172.21.15.81:0/1675772865' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "796de5da-ce6b-4a61-ac95-2fa597a45dbb"}]': finished 2023-10-09T07:51:58.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:58 smithi118 bash[27833]: cluster 2023-10-09T07:51:57.917958+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-10-09T07:51:58.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:58 smithi118 bash[27833]: audit 2023-10-09T07:51:57.918127+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:51:59.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:51:59 smithi081 bash[27480]: audit 2023-10-09T07:51:58.616001+0000 mon.a (mon.0) 312 : audit [DBG] from='client.? 172.21.15.81:0/1080463244' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:51:59.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:51:59 smithi081 bash[33856]: audit 2023-10-09T07:51:58.616001+0000 mon.a (mon.0) 312 : audit [DBG] from='client.? 172.21.15.81:0/1080463244' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:51:59.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:51:59 smithi118 bash[27833]: audit 2023-10-09T07:51:58.616001+0000 mon.a (mon.0) 312 : audit [DBG] from='client.? 172.21.15.81:0/1080463244' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:52:00.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:00 smithi081 bash[27480]: cluster 2023-10-09T07:51:59.280768+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:00.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:00 smithi081 bash[33856]: cluster 2023-10-09T07:51:59.280768+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:00.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:00 smithi118 bash[27833]: cluster 2023-10-09T07:51:59.280768+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:02.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:02 smithi081 bash[33856]: cluster 2023-10-09T07:52:01.281247+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:02.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:02 smithi081 bash[27480]: cluster 2023-10-09T07:52:01.281247+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:02.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:02 smithi118 bash[27833]: cluster 2023-10-09T07:52:01.281247+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:04.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:04 smithi081 bash[27480]: cluster 2023-10-09T07:52:03.281764+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:04.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:04 smithi081 bash[33856]: cluster 2023-10-09T07:52:03.281764+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:04.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:04 smithi118 bash[27833]: cluster 2023-10-09T07:52:03.281764+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:06.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:06 smithi081 bash[27480]: cluster 2023-10-09T07:52:05.282259+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:06.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:06 smithi081 bash[33856]: cluster 2023-10-09T07:52:05.282259+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:06.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:06 smithi118 bash[27833]: cluster 2023-10-09T07:52:05.282259+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:08.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:08 smithi081 bash[33856]: cluster 2023-10-09T07:52:07.282773+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-09T07:52:08.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:08 smithi081 bash[27480]: cluster 2023-10-09T07:52:07.282773+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-09T07:52:08.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:08 smithi118 bash[27833]: cluster 2023-10-09T07:52:07.282773+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-09T07:52:10.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:10 smithi081 bash[27480]: cluster 2023-10-09T07:52:09.283239+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-09T07:52:10.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:10 smithi081 bash[33856]: cluster 2023-10-09T07:52:09.283239+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-09T07:52:10.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:10 smithi118 bash[27833]: cluster 2023-10-09T07:52:09.283239+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-09T07:52:11.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:11 smithi118 bash[27833]: audit 2023-10-09T07:52:10.510974+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T07:52:11.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:11 smithi118 bash[27833]: audit 2023-10-09T07:52:10.512717+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:52:11.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:11 smithi118 bash[27833]: cephadm 2023-10-09T07:52:10.514085+0000 mgr.y (mgr.14146) 122 : cephadm [INF] Deploying daemon osd.2 on smithi081 2023-10-09T07:52:11.585 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:11 smithi081 bash[27480]: audit 2023-10-09T07:52:10.510974+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T07:52:11.585 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:11 smithi081 bash[27480]: audit 2023-10-09T07:52:10.512717+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:52:11.585 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:11 smithi081 bash[27480]: cephadm 2023-10-09T07:52:10.514085+0000 mgr.y (mgr.14146) 122 : cephadm [INF] Deploying daemon osd.2 on smithi081 2023-10-09T07:52:11.585 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:11 smithi081 bash[33856]: audit 2023-10-09T07:52:10.510974+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T07:52:11.585 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:11 smithi081 bash[33856]: audit 2023-10-09T07:52:10.512717+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:52:11.585 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:11 smithi081 bash[33856]: cephadm 2023-10-09T07:52:10.514085+0000 mgr.y (mgr.14146) 122 : cephadm [INF] Deploying daemon osd.2 on smithi081 2023-10-09T07:52:12.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:12 smithi118 bash[27833]: cluster 2023-10-09T07:52:11.283650+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:12.535 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:12 smithi081 bash[27480]: cluster 2023-10-09T07:52:11.283650+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:12.535 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:12 smithi081 bash[33856]: cluster 2023-10-09T07:52:11.283650+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:14.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:14 smithi081 bash[27480]: cluster 2023-10-09T07:52:13.284121+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:14.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:14 smithi081 bash[33856]: cluster 2023-10-09T07:52:13.284121+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:14.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:14 smithi118 bash[27833]: cluster 2023-10-09T07:52:13.284121+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:16.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:16 smithi118 bash[27833]: audit 2023-10-09T07:52:14.995048+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:16.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:16 smithi118 bash[27833]: audit 2023-10-09T07:52:15.031541+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:52:16.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:16 smithi118 bash[27833]: cluster 2023-10-09T07:52:15.284570+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:16.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:16 smithi081 bash[27480]: audit 2023-10-09T07:52:14.995048+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:16.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:16 smithi081 bash[27480]: audit 2023-10-09T07:52:15.031541+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:52:16.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:16 smithi081 bash[27480]: cluster 2023-10-09T07:52:15.284570+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:16.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:16 smithi081 bash[33856]: audit 2023-10-09T07:52:14.995048+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:16.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:16 smithi081 bash[33856]: audit 2023-10-09T07:52:15.031541+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:52:16.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:16 smithi081 bash[33856]: cluster 2023-10-09T07:52:15.284570+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:18.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:18 smithi081 bash[27480]: cluster 2023-10-09T07:52:17.284973+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-09T07:52:18.630 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:18 smithi081 bash[33856]: cluster 2023-10-09T07:52:17.284973+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-09T07:52:18.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:18 smithi118 bash[27833]: cluster 2023-10-09T07:52:17.284973+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-09T07:52:20.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:20 smithi118 bash[27833]: cluster 2023-10-09T07:52:19.285482+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-09T07:52:20.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:20 smithi081 bash[33856]: cluster 2023-10-09T07:52:19.285482+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-09T07:52:20.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:20 smithi081 bash[27480]: cluster 2023-10-09T07:52:19.285482+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-09T07:52:22.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:22 smithi081 bash[27480]: cluster 2023-10-09T07:52:21.285914+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-09T07:52:22.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:22 smithi081 bash[27480]: audit 2023-10-09T07:52:21.328301+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:22.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:22 smithi081 bash[27480]: audit 2023-10-09T07:52:21.609661+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:52:22.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:22 smithi081 bash[27480]: audit 2023-10-09T07:52:21.610758+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:52:22.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:22 smithi081 bash[27480]: audit 2023-10-09T07:52:21.619292+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:22.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:22 smithi081 bash[27480]: audit 2023-10-09T07:52:21.967242+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/140460140,v1:172.21.15.81:6819/140460140]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T07:52:22.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:22 smithi081 bash[33856]: cluster 2023-10-09T07:52:21.285914+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-09T07:52:22.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:22 smithi081 bash[33856]: audit 2023-10-09T07:52:21.328301+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:22.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:22 smithi081 bash[33856]: audit 2023-10-09T07:52:21.609661+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:52:22.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:22 smithi081 bash[33856]: audit 2023-10-09T07:52:21.610758+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:52:22.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:22 smithi081 bash[33856]: audit 2023-10-09T07:52:21.619292+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:22.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:22 smithi081 bash[33856]: audit 2023-10-09T07:52:21.967242+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/140460140,v1:172.21.15.81:6819/140460140]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T07:52:22.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:22 smithi118 bash[27833]: cluster 2023-10-09T07:52:21.285914+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-09T07:52:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:22 smithi118 bash[27833]: audit 2023-10-09T07:52:21.328301+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:22 smithi118 bash[27833]: audit 2023-10-09T07:52:21.609661+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:52:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:22 smithi118 bash[27833]: audit 2023-10-09T07:52:21.610758+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:52:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:22 smithi118 bash[27833]: audit 2023-10-09T07:52:21.619292+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:22 smithi118 bash[27833]: audit 2023-10-09T07:52:21.967242+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/140460140,v1:172.21.15.81:6819/140460140]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T07:52:24.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:23 smithi118 bash[27833]: audit 2023-10-09T07:52:22.623232+0000 mon.a (mon.0) 322 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/140460140,v1:172.21.15.81:6819/140460140]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T07:52:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:23 smithi118 bash[27833]: cluster 2023-10-09T07:52:22.623389+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-10-09T07:52:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:23 smithi118 bash[27833]: audit 2023-10-09T07:52:22.623535+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:52:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:23 smithi118 bash[27833]: audit 2023-10-09T07:52:22.624183+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/140460140,v1:172.21.15.81:6819/140460140]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T07:52:24.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:23 smithi081 bash[27480]: audit 2023-10-09T07:52:22.623232+0000 mon.a (mon.0) 322 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/140460140,v1:172.21.15.81:6819/140460140]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T07:52:24.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:23 smithi081 bash[27480]: cluster 2023-10-09T07:52:22.623389+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-10-09T07:52:24.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:23 smithi081 bash[27480]: audit 2023-10-09T07:52:22.623535+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:52:24.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:23 smithi081 bash[27480]: audit 2023-10-09T07:52:22.624183+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/140460140,v1:172.21.15.81:6819/140460140]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T07:52:24.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:23 smithi081 bash[33856]: audit 2023-10-09T07:52:22.623232+0000 mon.a (mon.0) 322 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/140460140,v1:172.21.15.81:6819/140460140]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T07:52:24.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:23 smithi081 bash[33856]: cluster 2023-10-09T07:52:22.623389+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-10-09T07:52:24.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:23 smithi081 bash[33856]: audit 2023-10-09T07:52:22.623535+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:52:24.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:23 smithi081 bash[33856]: audit 2023-10-09T07:52:22.624183+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/140460140,v1:172.21.15.81:6819/140460140]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T07:52:24.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:24 smithi081 bash[27480]: cluster 2023-10-09T07:52:23.286384+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:24.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:24 smithi081 bash[27480]: audit 2023-10-09T07:52:23.625378+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/140460140,v1:172.21.15.81:6819/140460140]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-09T07:52:24.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:24 smithi081 bash[27480]: cluster 2023-10-09T07:52:23.625551+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-10-09T07:52:24.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:24 smithi081 bash[27480]: audit 2023-10-09T07:52:23.626257+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:52:24.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:24 smithi081 bash[27480]: audit 2023-10-09T07:52:23.631925+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:52:24.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:24 smithi081 bash[33856]: cluster 2023-10-09T07:52:23.286384+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:24.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:24 smithi081 bash[33856]: audit 2023-10-09T07:52:23.625378+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/140460140,v1:172.21.15.81:6819/140460140]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-09T07:52:24.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:24 smithi081 bash[33856]: cluster 2023-10-09T07:52:23.625551+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-10-09T07:52:24.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:24 smithi081 bash[33856]: audit 2023-10-09T07:52:23.626257+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:52:24.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:24 smithi081 bash[33856]: audit 2023-10-09T07:52:23.631925+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:52:25.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:24 smithi118 bash[27833]: cluster 2023-10-09T07:52:23.286384+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:25.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:24 smithi118 bash[27833]: audit 2023-10-09T07:52:23.625378+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 [v2:172.21.15.81:6818/140460140,v1:172.21.15.81:6819/140460140]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-09T07:52:25.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:24 smithi118 bash[27833]: cluster 2023-10-09T07:52:23.625551+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-10-09T07:52:25.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:24 smithi118 bash[27833]: audit 2023-10-09T07:52:23.626257+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:52:25.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:24 smithi118 bash[27833]: audit 2023-10-09T07:52:23.631925+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:52:25.107 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 2 on host 'smithi081' 2023-10-09T07:52:25.849 DEBUG:teuthology.orchestra.run.smithi081:osd.2> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.2.service 2023-10-09T07:52:25.851 INFO:tasks.cephadm:Deploying osd.3 on smithi081 with /dev/vg_nvme/lv_1... 2023-10-09T07:52:25.851 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-09T07:52:25.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[33856]: cluster 2023-10-09T07:52:22.949562+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:52:25.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[33856]: cluster 2023-10-09T07:52:22.949704+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:52:25.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[33856]: audit 2023-10-09T07:52:24.633899+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:52:25.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[33856]: cluster 2023-10-09T07:52:24.638184+0000 mon.a (mon.0) 331 : cluster [INF] osd.2 [v2:172.21.15.81:6818/140460140,v1:172.21.15.81:6819/140460140] boot 2023-10-09T07:52:25.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[33856]: cluster 2023-10-09T07:52:24.638235+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-10-09T07:52:25.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[33856]: audit 2023-10-09T07:52:24.638420+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:52:25.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[33856]: audit 2023-10-09T07:52:24.639051+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' 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-09T07:52:25.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[33856]: audit 2023-10-09T07:52:25.100755+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:52:25.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[33856]: audit 2023-10-09T07:52:25.104926+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:25.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[27480]: cluster 2023-10-09T07:52:22.949562+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:52:25.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[27480]: cluster 2023-10-09T07:52:22.949704+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:52:25.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[27480]: audit 2023-10-09T07:52:24.633899+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:52:25.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[27480]: cluster 2023-10-09T07:52:24.638184+0000 mon.a (mon.0) 331 : cluster [INF] osd.2 [v2:172.21.15.81:6818/140460140,v1:172.21.15.81:6819/140460140] boot 2023-10-09T07:52:25.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[27480]: cluster 2023-10-09T07:52:24.638235+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-10-09T07:52:25.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[27480]: audit 2023-10-09T07:52:24.638420+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:52:25.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[27480]: audit 2023-10-09T07:52:24.639051+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' 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-09T07:52:25.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[27480]: audit 2023-10-09T07:52:25.100755+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:52:25.906 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:25 smithi081 bash[27480]: audit 2023-10-09T07:52:25.104926+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:25.959 INFO:journalctl@ceph.osd.2.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:52:26.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:25 smithi118 bash[27833]: cluster 2023-10-09T07:52:22.949562+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:52:26.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:25 smithi118 bash[27833]: cluster 2023-10-09T07:52:22.949704+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:52:26.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:25 smithi118 bash[27833]: audit 2023-10-09T07:52:24.633899+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:52:26.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:25 smithi118 bash[27833]: cluster 2023-10-09T07:52:24.638184+0000 mon.a (mon.0) 331 : cluster [INF] osd.2 [v2:172.21.15.81:6818/140460140,v1:172.21.15.81:6819/140460140] boot 2023-10-09T07:52:26.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:25 smithi118 bash[27833]: cluster 2023-10-09T07:52:24.638235+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-10-09T07:52:26.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:25 smithi118 bash[27833]: audit 2023-10-09T07:52:24.638420+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:52:26.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:25 smithi118 bash[27833]: audit 2023-10-09T07:52:24.639051+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' 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-09T07:52:26.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:25 smithi118 bash[27833]: audit 2023-10-09T07:52:25.100755+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:52:26.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:25 smithi118 bash[27833]: audit 2023-10-09T07:52:25.104926+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:26.951 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:26 smithi081 bash[27480]: cluster 2023-10-09T07:52:25.286683+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:26.952 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:26 smithi081 bash[27480]: audit 2023-10-09T07:52:25.645545+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' 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-09T07:52:26.952 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:26 smithi081 bash[27480]: cluster 2023-10-09T07:52:25.645630+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-10-09T07:52:26.952 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:26 smithi081 bash[27480]: audit 2023-10-09T07:52:25.646642+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-09T07:52:26.952 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:26 smithi081 bash[33856]: cluster 2023-10-09T07:52:25.286683+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:26.952 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:26 smithi081 bash[33856]: audit 2023-10-09T07:52:25.645545+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' 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-09T07:52:26.952 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:26 smithi081 bash[33856]: cluster 2023-10-09T07:52:25.645630+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-10-09T07:52:26.952 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:26 smithi081 bash[33856]: audit 2023-10-09T07:52:25.646642+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-09T07:52:27.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:26 smithi118 bash[27833]: cluster 2023-10-09T07:52:25.286683+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T07:52:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:26 smithi118 bash[27833]: audit 2023-10-09T07:52:25.645545+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' 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-09T07:52:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:26 smithi118 bash[27833]: cluster 2023-10-09T07:52:25.645630+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-10-09T07:52:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:26 smithi118 bash[27833]: audit 2023-10-09T07:52:25.646642+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-09T07:52:27.908 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:27 smithi081 bash[27480]: audit 2023-10-09T07:52:26.648895+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-09T07:52:27.908 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:27 smithi081 bash[27480]: cluster 2023-10-09T07:52:26.649125+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-10-09T07:52:27.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:27 smithi081 bash[33856]: audit 2023-10-09T07:52:26.648895+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-09T07:52:27.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:27 smithi081 bash[33856]: cluster 2023-10-09T07:52:26.649125+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-10-09T07:52:28.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:27 smithi118 bash[27833]: audit 2023-10-09T07:52:26.648895+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-09T07:52:28.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:27 smithi118 bash[27833]: cluster 2023-10-09T07:52:26.649125+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-10-09T07:52:29.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:28 smithi118 bash[27833]: cluster 2023-10-09T07:52:27.287256+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v111: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:29.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:28 smithi118 bash[27833]: cluster 2023-10-09T07:52:27.666580+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-09T07:52:29.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:28 smithi081 bash[33856]: cluster 2023-10-09T07:52:27.287256+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v111: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:29.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:28 smithi081 bash[33856]: cluster 2023-10-09T07:52:27.666580+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-09T07:52:29.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:28 smithi081 bash[27480]: cluster 2023-10-09T07:52:27.287256+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v111: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:28 smithi081 bash[27480]: cluster 2023-10-09T07:52:27.666580+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-09T07:52:29.468 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-09T07:52:29.469 INFO:teuthology.orchestra.run.smithi081.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-09T07:52:29.469 INFO:teuthology.orchestra.run.smithi081.stderr: stderr: 10+0 records in 2023-10-09T07:52:29.469 INFO:teuthology.orchestra.run.smithi081.stderr:10+0 records out 2023-10-09T07:52:29.469 INFO:teuthology.orchestra.run.smithi081.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0166202 s, 631 MB/s 2023-10-09T07:52:29.469 INFO:teuthology.orchestra.run.smithi081.stderr:--> Zapping successful for: 2023-10-09T07:52:30.214 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi081:vg_nvme/lv_1 2023-10-09T07:52:30.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:30 smithi118 bash[27833]: cluster 2023-10-09T07:52:29.287883+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v113: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:30.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:30 smithi081 bash[33856]: cluster 2023-10-09T07:52:29.287883+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v113: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:30.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:30 smithi081 bash[27480]: cluster 2023-10-09T07:52:29.287883+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v113: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:32.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:32 smithi081 bash[27480]: cluster 2023-10-09T07:52:31.288477+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v114: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:32.381 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:32 smithi081 bash[33856]: cluster 2023-10-09T07:52:31.288477+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v114: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:32.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:32 smithi118 bash[27833]: cluster 2023-10-09T07:52:31.288477+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v114: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:34.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:34 smithi081 bash[27480]: cluster 2023-10-09T07:52:33.288880+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:34.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:34 smithi081 bash[33856]: cluster 2023-10-09T07:52:33.288880+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:34.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:34 smithi118 bash[27833]: cluster 2023-10-09T07:52:33.288880+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:35.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:35 smithi081 bash[27480]: audit 2023-10-09T07:52:35.100334+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:52:35.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:35 smithi081 bash[27480]: audit 2023-10-09T07:52:35.105346+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:52:35.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:35 smithi081 bash[27480]: audit 2023-10-09T07:52:35.106630+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:52:35.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:35 smithi081 bash[33856]: audit 2023-10-09T07:52:35.100334+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:52:35.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:35 smithi081 bash[33856]: audit 2023-10-09T07:52:35.105346+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:52:35.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:35 smithi081 bash[33856]: audit 2023-10-09T07:52:35.106630+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:52:35.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:35 smithi118 bash[27833]: audit 2023-10-09T07:52:35.100334+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:52:35.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:35 smithi118 bash[27833]: audit 2023-10-09T07:52:35.105346+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:52:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:35 smithi118 bash[27833]: audit 2023-10-09T07:52:35.106630+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:52:36.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:36 smithi081 bash[27480]: audit 2023-10-09T07:52:35.097289+0000 mgr.y (mgr.14146) 135 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:52:36.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:36 smithi081 bash[27480]: cluster 2023-10-09T07:52:35.289214+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:36.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:36 smithi081 bash[33856]: audit 2023-10-09T07:52:35.097289+0000 mgr.y (mgr.14146) 135 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:52:36.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:36 smithi081 bash[33856]: cluster 2023-10-09T07:52:35.289214+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:36.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:36 smithi118 bash[27833]: audit 2023-10-09T07:52:35.097289+0000 mgr.y (mgr.14146) 135 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:52:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:36 smithi118 bash[27833]: cluster 2023-10-09T07:52:35.289214+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:37.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[33856]: cephadm 2023-10-09T07:52:36.579406+0000 mgr.y (mgr.14146) 137 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-09T07:52:37.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[33856]: audit 2023-10-09T07:52:36.588806+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:37.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[33856]: audit 2023-10-09T07:52:36.590483+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:52:37.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[33856]: audit 2023-10-09T07:52:36.591515+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:52:37.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[33856]: audit 2023-10-09T07:52:36.592297+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:52:37.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[33856]: cephadm 2023-10-09T07:52:36.592958+0000 mgr.y (mgr.14146) 138 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 5413M 2023-10-09T07:52:37.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[33856]: audit 2023-10-09T07:52:36.597482+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:37.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[33856]: audit 2023-10-09T07:52:36.598841+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:52:37.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[33856]: audit 2023-10-09T07:52:36.599818+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:52:37.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[33856]: audit 2023-10-09T07:52:36.607014+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:37.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[27480]: cephadm 2023-10-09T07:52:36.579406+0000 mgr.y (mgr.14146) 137 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-09T07:52:37.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[27480]: audit 2023-10-09T07:52:36.588806+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:37.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[27480]: audit 2023-10-09T07:52:36.590483+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:52:37.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[27480]: audit 2023-10-09T07:52:36.591515+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:52:37.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[27480]: audit 2023-10-09T07:52:36.592297+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:52:37.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[27480]: cephadm 2023-10-09T07:52:36.592958+0000 mgr.y (mgr.14146) 138 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 5413M 2023-10-09T07:52:37.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[27480]: audit 2023-10-09T07:52:36.597482+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:37.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[27480]: audit 2023-10-09T07:52:36.598841+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:52:37.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[27480]: audit 2023-10-09T07:52:36.599818+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:52:37.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:37 smithi081 bash[27480]: audit 2023-10-09T07:52:36.607014+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:38.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:37 smithi118 bash[27833]: cephadm 2023-10-09T07:52:36.579406+0000 mgr.y (mgr.14146) 137 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-09T07:52:38.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:37 smithi118 bash[27833]: audit 2023-10-09T07:52:36.588806+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:38.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:37 smithi118 bash[27833]: audit 2023-10-09T07:52:36.590483+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:52:38.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:37 smithi118 bash[27833]: audit 2023-10-09T07:52:36.591515+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:52:38.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:37 smithi118 bash[27833]: audit 2023-10-09T07:52:36.592297+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:52:38.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:37 smithi118 bash[27833]: cephadm 2023-10-09T07:52:36.592958+0000 mgr.y (mgr.14146) 138 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 5413M 2023-10-09T07:52:38.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:37 smithi118 bash[27833]: audit 2023-10-09T07:52:36.597482+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:38.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:37 smithi118 bash[27833]: audit 2023-10-09T07:52:36.598841+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:52:38.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:37 smithi118 bash[27833]: audit 2023-10-09T07:52:36.599818+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:52:38.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:37 smithi118 bash[27833]: audit 2023-10-09T07:52:36.607014+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:52:38.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:38 smithi081 bash[33856]: cluster 2023-10-09T07:52:37.289704+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:38.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:38 smithi081 bash[27480]: cluster 2023-10-09T07:52:37.289704+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:39.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:38 smithi118 bash[27833]: cluster 2023-10-09T07:52:37.289704+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:40.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:40 smithi118 bash[27833]: cluster 2023-10-09T07:52:39.290375+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:40.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:40 smithi081 bash[27480]: cluster 2023-10-09T07:52:39.290375+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:40.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:40 smithi081 bash[33856]: cluster 2023-10-09T07:52:39.290375+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:42.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:42 smithi081 bash[27480]: cluster 2023-10-09T07:52:41.290962+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:42.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:42 smithi081 bash[33856]: cluster 2023-10-09T07:52:41.290962+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:42.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:42 smithi118 bash[27833]: cluster 2023-10-09T07:52:41.290962+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:44.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:44 smithi081 bash[27480]: cluster 2023-10-09T07:52:43.291548+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-09T07:52:44.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:44 smithi081 bash[27480]: audit 2023-10-09T07:52:43.521730+0000 mon.a (mon.0) 354 : audit [INF] from='client.? 172.21.15.81:0/3965524223' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2896377b-229e-4918-a6b1-d3d766462a04"}]: dispatch 2023-10-09T07:52:44.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:44 smithi081 bash[27480]: audit 2023-10-09T07:52:43.529070+0000 mon.a (mon.0) 355 : audit [INF] from='client.? 172.21.15.81:0/3965524223' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2896377b-229e-4918-a6b1-d3d766462a04"}]': finished 2023-10-09T07:52:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:44 smithi081 bash[27480]: cluster 2023-10-09T07:52:43.529165+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-10-09T07:52:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:44 smithi081 bash[27480]: audit 2023-10-09T07:52:43.529510+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:52:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:44 smithi081 bash[27480]: audit 2023-10-09T07:52:44.251264+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.81:0/42122611' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:52:44.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:44 smithi081 bash[33856]: cluster 2023-10-09T07:52:43.291548+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-09T07:52:44.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:44 smithi081 bash[33856]: audit 2023-10-09T07:52:43.521730+0000 mon.a (mon.0) 354 : audit [INF] from='client.? 172.21.15.81:0/3965524223' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2896377b-229e-4918-a6b1-d3d766462a04"}]: dispatch 2023-10-09T07:52:44.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:44 smithi081 bash[33856]: audit 2023-10-09T07:52:43.529070+0000 mon.a (mon.0) 355 : audit [INF] from='client.? 172.21.15.81:0/3965524223' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2896377b-229e-4918-a6b1-d3d766462a04"}]': finished 2023-10-09T07:52:44.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:44 smithi081 bash[33856]: cluster 2023-10-09T07:52:43.529165+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-10-09T07:52:44.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:44 smithi081 bash[33856]: audit 2023-10-09T07:52:43.529510+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:52:44.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:44 smithi081 bash[33856]: audit 2023-10-09T07:52:44.251264+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.81:0/42122611' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:52:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:44 smithi118 bash[27833]: cluster 2023-10-09T07:52:43.291548+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-09T07:52:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:44 smithi118 bash[27833]: audit 2023-10-09T07:52:43.521730+0000 mon.a (mon.0) 354 : audit [INF] from='client.? 172.21.15.81:0/3965524223' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2896377b-229e-4918-a6b1-d3d766462a04"}]: dispatch 2023-10-09T07:52:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:44 smithi118 bash[27833]: audit 2023-10-09T07:52:43.529070+0000 mon.a (mon.0) 355 : audit [INF] from='client.? 172.21.15.81:0/3965524223' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2896377b-229e-4918-a6b1-d3d766462a04"}]': finished 2023-10-09T07:52:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:44 smithi118 bash[27833]: cluster 2023-10-09T07:52:43.529165+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-10-09T07:52:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:44 smithi118 bash[27833]: audit 2023-10-09T07:52:43.529510+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:52:44.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:44 smithi118 bash[27833]: audit 2023-10-09T07:52:44.251264+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.81:0/42122611' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:52:46.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:46 smithi081 bash[27480]: cluster 2023-10-09T07:52:45.292098+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:46.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:46 smithi081 bash[33856]: cluster 2023-10-09T07:52:45.292098+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:46.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:46 smithi118 bash[27833]: cluster 2023-10-09T07:52:45.292098+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:48.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:48 smithi081 bash[33856]: cluster 2023-10-09T07:52:47.292601+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:48.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:48 smithi081 bash[27480]: cluster 2023-10-09T07:52:47.292601+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:48 smithi118 bash[27833]: cluster 2023-10-09T07:52:47.292601+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:50.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:50 smithi118 bash[27833]: cluster 2023-10-09T07:52:49.293152+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-09T07:52:50.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:50 smithi081 bash[33856]: cluster 2023-10-09T07:52:49.293152+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-09T07:52:50.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:50 smithi081 bash[27480]: cluster 2023-10-09T07:52:49.293152+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-09T07:52:52.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:52 smithi081 bash[27480]: cluster 2023-10-09T07:52:51.293702+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-09T07:52:52.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:52 smithi081 bash[33856]: cluster 2023-10-09T07:52:51.293702+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-09T07:52:52.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:52 smithi118 bash[27833]: cluster 2023-10-09T07:52:51.293702+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-09T07:52:54.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:54 smithi081 bash[33856]: cluster 2023-10-09T07:52:53.294210+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-09T07:52:54.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:54 smithi081 bash[27480]: cluster 2023-10-09T07:52:53.294210+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-09T07:52:54.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:54 smithi118 bash[27833]: cluster 2023-10-09T07:52:53.294210+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-09T07:52:56.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:56 smithi081 bash[27480]: cluster 2023-10-09T07:52:55.294856+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-09T07:52:56.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:56 smithi081 bash[27480]: audit 2023-10-09T07:52:56.269496+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T07:52:56.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:56 smithi081 bash[27480]: audit 2023-10-09T07:52:56.271042+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:52:56.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:56 smithi081 bash[33856]: cluster 2023-10-09T07:52:55.294856+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-09T07:52:56.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:56 smithi081 bash[33856]: audit 2023-10-09T07:52:56.269496+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T07:52:56.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:56 smithi081 bash[33856]: audit 2023-10-09T07:52:56.271042+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:52:56.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:56 smithi118 bash[27833]: cluster 2023-10-09T07:52:55.294856+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-09T07:52:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:56 smithi118 bash[27833]: audit 2023-10-09T07:52:56.269496+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T07:52:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:56 smithi118 bash[27833]: audit 2023-10-09T07:52:56.271042+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:52:57.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:57 smithi081 bash[27480]: cephadm 2023-10-09T07:52:56.272401+0000 mgr.y (mgr.14146) 149 : cephadm [INF] Deploying daemon osd.3 on smithi081 2023-10-09T07:52:57.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:57 smithi081 bash[33856]: cephadm 2023-10-09T07:52:56.272401+0000 mgr.y (mgr.14146) 149 : cephadm [INF] Deploying daemon osd.3 on smithi081 2023-10-09T07:52:57.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:57 smithi118 bash[27833]: cephadm 2023-10-09T07:52:56.272401+0000 mgr.y (mgr.14146) 149 : cephadm [INF] Deploying daemon osd.3 on smithi081 2023-10-09T07:52:58.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:52:58 smithi081 bash[27480]: cluster 2023-10-09T07:52:57.295402+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:58.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:52:58 smithi081 bash[33856]: cluster 2023-10-09T07:52:57.295402+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:52:58.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:52:58 smithi118 bash[27833]: cluster 2023-10-09T07:52:57.295402+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:53:00.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:00 smithi118 bash[27833]: cluster 2023-10-09T07:52:59.295891+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:53:00.550 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:00 smithi081 bash[27480]: cluster 2023-10-09T07:52:59.295891+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:53:00.551 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:00 smithi081 bash[33856]: cluster 2023-10-09T07:52:59.295891+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:53:02.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:01 smithi081 bash[27480]: audit 2023-10-09T07:53:00.807546+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:02.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:01 smithi081 bash[27480]: audit 2023-10-09T07:53:00.835112+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:53:02.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:01 smithi081 bash[27480]: cluster 2023-10-09T07:53:01.296470+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:53:02.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:01 smithi081 bash[33856]: audit 2023-10-09T07:53:00.807546+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:02.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:01 smithi081 bash[33856]: audit 2023-10-09T07:53:00.835112+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:53:02.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:01 smithi081 bash[33856]: cluster 2023-10-09T07:53:01.296470+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:53:02.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:01 smithi118 bash[27833]: audit 2023-10-09T07:53:00.807546+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:01 smithi118 bash[27833]: audit 2023-10-09T07:53:00.835112+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:53:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:01 smithi118 bash[27833]: cluster 2023-10-09T07:53:01.296470+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:53:04.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:04 smithi081 bash[27480]: cluster 2023-10-09T07:53:03.297079+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-09T07:53:04.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:04 smithi081 bash[33856]: cluster 2023-10-09T07:53:03.297079+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-09T07:53:04.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:04 smithi118 bash[27833]: cluster 2023-10-09T07:53:03.297079+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-09T07:53:06.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:06 smithi081 bash[27480]: cluster 2023-10-09T07:53:05.297585+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-09T07:53:06.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:06 smithi081 bash[27480]: audit 2023-10-09T07:53:06.129214+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:06.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:06 smithi081 bash[27480]: audit 2023-10-09T07:53:06.130512+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:53:06.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:06 smithi081 bash[27480]: audit 2023-10-09T07:53:06.131535+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:53:06.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:06 smithi081 bash[27480]: audit 2023-10-09T07:53:06.137419+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:06.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:06 smithi081 bash[33856]: cluster 2023-10-09T07:53:05.297585+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-09T07:53:06.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:06 smithi081 bash[33856]: audit 2023-10-09T07:53:06.129214+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:06.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:06 smithi081 bash[33856]: audit 2023-10-09T07:53:06.130512+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:53:06.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:06 smithi081 bash[33856]: audit 2023-10-09T07:53:06.131535+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:53:06.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:06 smithi081 bash[33856]: audit 2023-10-09T07:53:06.137419+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:06.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:06 smithi118 bash[27833]: cluster 2023-10-09T07:53:05.297585+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-09T07:53:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:06 smithi118 bash[27833]: audit 2023-10-09T07:53:06.129214+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:06 smithi118 bash[27833]: audit 2023-10-09T07:53:06.130512+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:53:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:06 smithi118 bash[27833]: audit 2023-10-09T07:53:06.131535+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:53:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:06 smithi118 bash[27833]: audit 2023-10-09T07:53:06.137419+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:08.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:08 smithi081 bash[27480]: cluster 2023-10-09T07:53:07.298099+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-09T07:53:08.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:08 smithi081 bash[27480]: audit 2023-10-09T07:53:07.559716+0000 mon.c (mon.2) 6 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/1382320562,v1:172.21.15.81:6827/1382320562]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T07:53:08.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:08 smithi081 bash[27480]: audit 2023-10-09T07:53:07.560140+0000 mon.a (mon.0) 366 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T07:53:08.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:08 smithi081 bash[33856]: cluster 2023-10-09T07:53:07.298099+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-09T07:53:08.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:08 smithi081 bash[33856]: audit 2023-10-09T07:53:07.559716+0000 mon.c (mon.2) 6 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/1382320562,v1:172.21.15.81:6827/1382320562]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T07:53:08.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:08 smithi081 bash[33856]: audit 2023-10-09T07:53:07.560140+0000 mon.a (mon.0) 366 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T07:53:08.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:08 smithi118 bash[27833]: cluster 2023-10-09T07:53:07.298099+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-09T07:53:08.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:08 smithi118 bash[27833]: audit 2023-10-09T07:53:07.559716+0000 mon.c (mon.2) 6 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/1382320562,v1:172.21.15.81:6827/1382320562]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T07:53:08.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:08 smithi118 bash[27833]: audit 2023-10-09T07:53:07.560140+0000 mon.a (mon.0) 366 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T07:53:09.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:09 smithi081 bash[27480]: audit 2023-10-09T07:53:08.372253+0000 mon.a (mon.0) 367 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-09T07:53:09.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:09 smithi081 bash[27480]: cluster 2023-10-09T07:53:08.372326+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-10-09T07:53:09.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:09 smithi081 bash[27480]: audit 2023-10-09T07:53:08.372517+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:53:09.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:09 smithi081 bash[27480]: audit 2023-10-09T07:53:08.374199+0000 mon.c (mon.2) 7 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/1382320562,v1:172.21.15.81:6827/1382320562]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T07:53:09.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:09 smithi081 bash[27480]: audit 2023-10-09T07:53:08.374684+0000 mon.a (mon.0) 370 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T07:53:09.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:09 smithi081 bash[33856]: audit 2023-10-09T07:53:08.372253+0000 mon.a (mon.0) 367 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-09T07:53:09.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:09 smithi081 bash[33856]: cluster 2023-10-09T07:53:08.372326+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-10-09T07:53:09.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:09 smithi081 bash[33856]: audit 2023-10-09T07:53:08.372517+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:53:09.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:09 smithi081 bash[33856]: audit 2023-10-09T07:53:08.374199+0000 mon.c (mon.2) 7 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/1382320562,v1:172.21.15.81:6827/1382320562]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T07:53:09.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:09 smithi081 bash[33856]: audit 2023-10-09T07:53:08.374684+0000 mon.a (mon.0) 370 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T07:53:09.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:09 smithi118 bash[27833]: audit 2023-10-09T07:53:08.372253+0000 mon.a (mon.0) 367 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-09T07:53:09.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:09 smithi118 bash[27833]: cluster 2023-10-09T07:53:08.372326+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-10-09T07:53:09.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:09 smithi118 bash[27833]: audit 2023-10-09T07:53:08.372517+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:53:09.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:09 smithi118 bash[27833]: audit 2023-10-09T07:53:08.374199+0000 mon.c (mon.2) 7 : audit [INF] from='osd.3 [v2:172.21.15.81:6826/1382320562,v1:172.21.15.81:6827/1382320562]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T07:53:09.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:09 smithi118 bash[27833]: audit 2023-10-09T07:53:08.374684+0000 mon.a (mon.0) 370 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T07:53:10.089 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 3 on host 'smithi081' 2023-10-09T07:53:10.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:10 smithi081 bash[27480]: cluster 2023-10-09T07:53:09.298557+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:53:10.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:10 smithi081 bash[27480]: audit 2023-10-09T07:53:09.379250+0000 mon.a (mon.0) 371 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-09T07:53:10.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:10 smithi081 bash[27480]: cluster 2023-10-09T07:53:09.379410+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-10-09T07:53:10.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:10 smithi081 bash[27480]: audit 2023-10-09T07:53:09.379960+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:53:10.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:10 smithi081 bash[27480]: audit 2023-10-09T07:53:09.389118+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:53:10.395 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:10 smithi081 bash[27480]: audit 2023-10-09T07:53:10.087721+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:10.395 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:10 smithi081 bash[27480]: audit 2023-10-09T07:53:10.113991+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:53:10.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:10 smithi081 bash[33856]: cluster 2023-10-09T07:53:09.298557+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:53:10.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:10 smithi081 bash[33856]: audit 2023-10-09T07:53:09.379250+0000 mon.a (mon.0) 371 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-09T07:53:10.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:10 smithi081 bash[33856]: cluster 2023-10-09T07:53:09.379410+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-10-09T07:53:10.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:10 smithi081 bash[33856]: audit 2023-10-09T07:53:09.379960+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:53:10.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:10 smithi081 bash[33856]: audit 2023-10-09T07:53:09.389118+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:53:10.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:10 smithi081 bash[33856]: audit 2023-10-09T07:53:10.087721+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:10.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:10 smithi081 bash[33856]: audit 2023-10-09T07:53:10.113991+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:53:10.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:10 smithi118 bash[27833]: cluster 2023-10-09T07:53:09.298557+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:53:10.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:10 smithi118 bash[27833]: audit 2023-10-09T07:53:09.379250+0000 mon.a (mon.0) 371 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2023-10-09T07:53:10.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:10 smithi118 bash[27833]: cluster 2023-10-09T07:53:09.379410+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-10-09T07:53:10.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:10 smithi118 bash[27833]: audit 2023-10-09T07:53:09.379960+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:53:10.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:10 smithi118 bash[27833]: audit 2023-10-09T07:53:09.389118+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:53:10.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:10 smithi118 bash[27833]: audit 2023-10-09T07:53:10.087721+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:10.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:10 smithi118 bash[27833]: audit 2023-10-09T07:53:10.113991+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:53:10.871 DEBUG:teuthology.orchestra.run.smithi081:osd.3> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.3.service 2023-10-09T07:53:10.874 INFO:tasks.cephadm:Deploying osd.4 on smithi118 with /dev/vg_nvme/lv_4... 2023-10-09T07:53:10.874 DEBUG:teuthology.orchestra.run.smithi118:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-09T07:53:10.942 INFO:journalctl@ceph.osd.3.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:53:11.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:11 smithi118 bash[27833]: cluster 2023-10-09T07:53:08.594021+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:53:11.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:11 smithi118 bash[27833]: cluster 2023-10-09T07:53:08.594128+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:53:11.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:11 smithi118 bash[27833]: audit 2023-10-09T07:53:10.386841+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:53:11.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:11 smithi118 bash[27833]: cluster 2023-10-09T07:53:10.390732+0000 mon.a (mon.0) 378 : cluster [INF] osd.3 [v2:172.21.15.81:6826/1382320562,v1:172.21.15.81:6827/1382320562] boot 2023-10-09T07:53:11.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:11 smithi118 bash[27833]: cluster 2023-10-09T07:53:10.390789+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-10-09T07:53:11.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:11 smithi118 bash[27833]: audit 2023-10-09T07:53:10.391270+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:53:11.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:11 smithi081 bash[27480]: cluster 2023-10-09T07:53:08.594021+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:53:11.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:11 smithi081 bash[27480]: cluster 2023-10-09T07:53:08.594128+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:53:11.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:11 smithi081 bash[27480]: audit 2023-10-09T07:53:10.386841+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:53:11.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:11 smithi081 bash[27480]: cluster 2023-10-09T07:53:10.390732+0000 mon.a (mon.0) 378 : cluster [INF] osd.3 [v2:172.21.15.81:6826/1382320562,v1:172.21.15.81:6827/1382320562] boot 2023-10-09T07:53:11.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:11 smithi081 bash[27480]: cluster 2023-10-09T07:53:10.390789+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-10-09T07:53:11.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:11 smithi081 bash[27480]: audit 2023-10-09T07:53:10.391270+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:53:11.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:11 smithi081 bash[33856]: cluster 2023-10-09T07:53:08.594021+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:53:11.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:11 smithi081 bash[33856]: cluster 2023-10-09T07:53:08.594128+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:53:11.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:11 smithi081 bash[33856]: audit 2023-10-09T07:53:10.386841+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:53:11.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:11 smithi081 bash[33856]: cluster 2023-10-09T07:53:10.390732+0000 mon.a (mon.0) 378 : cluster [INF] osd.3 [v2:172.21.15.81:6826/1382320562,v1:172.21.15.81:6827/1382320562] boot 2023-10-09T07:53:11.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:11 smithi081 bash[33856]: cluster 2023-10-09T07:53:10.390789+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-10-09T07:53:11.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:11 smithi081 bash[33856]: audit 2023-10-09T07:53:10.391270+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:53:12.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:12 smithi118 bash[27833]: cluster 2023-10-09T07:53:11.299073+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:53:12.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:12 smithi118 bash[27833]: cluster 2023-10-09T07:53:11.398590+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-09T07:53:12.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:12 smithi081 bash[27480]: cluster 2023-10-09T07:53:11.299073+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:53:12.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:12 smithi081 bash[27480]: cluster 2023-10-09T07:53:11.398590+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-09T07:53:12.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:12 smithi081 bash[33856]: cluster 2023-10-09T07:53:11.299073+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T07:53:12.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:12 smithi081 bash[33856]: cluster 2023-10-09T07:53:11.398590+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-09T07:53:14.320 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-09T07:53:14.320 INFO:teuthology.orchestra.run.smithi118.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-09T07:53:14.320 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10+0 records in 2023-10-09T07:53:14.320 INFO:teuthology.orchestra.run.smithi118.stderr:10+0 records out 2023-10-09T07:53:14.320 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0145918 s, 719 MB/s 2023-10-09T07:53:14.320 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping successful for: 2023-10-09T07:53:14.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:14 smithi118 bash[27833]: cluster 2023-10-09T07:53:13.299725+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:14.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:14 smithi081 bash[27480]: cluster 2023-10-09T07:53:13.299725+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:14.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:14 smithi081 bash[33856]: cluster 2023-10-09T07:53:13.299725+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:15.028 DEBUG:teuthology.orchestra.run.smithi118:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi118:vg_nvme/lv_4 2023-10-09T07:53:16.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:16 smithi118 bash[27833]: cluster 2023-10-09T07:53:15.300202+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:16.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:16 smithi081 bash[27480]: cluster 2023-10-09T07:53:15.300202+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:16.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:16 smithi081 bash[33856]: cluster 2023-10-09T07:53:15.300202+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:18.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:18 smithi118 bash[27833]: cluster 2023-10-09T07:53:17.300577+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-09T07:53:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:18 smithi118 bash[27833]: audit 2023-10-09T07:53:18.050428+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:53:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:18 smithi118 bash[27833]: audit 2023-10-09T07:53:18.056296+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:53:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:18 smithi118 bash[27833]: audit 2023-10-09T07:53:18.057487+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:53:18.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:18 smithi081 bash[27480]: cluster 2023-10-09T07:53:17.300577+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-09T07:53:18.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:18 smithi081 bash[27480]: audit 2023-10-09T07:53:18.050428+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:53:18.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:18 smithi081 bash[27480]: audit 2023-10-09T07:53:18.056296+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:53:18.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:18 smithi081 bash[27480]: audit 2023-10-09T07:53:18.057487+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:53:18.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:18 smithi081 bash[33856]: cluster 2023-10-09T07:53:17.300577+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-09T07:53:18.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:18 smithi081 bash[33856]: audit 2023-10-09T07:53:18.050428+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:53:18.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:18 smithi081 bash[33856]: audit 2023-10-09T07:53:18.056296+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:53:18.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:18 smithi081 bash[33856]: audit 2023-10-09T07:53:18.057487+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:53:19.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:19 smithi118 bash[27833]: audit 2023-10-09T07:53:18.043418+0000 mgr.y (mgr.14146) 161 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:53:19.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:19 smithi118 bash[27833]: audit 2023-10-09T07:53:19.345480+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:19.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:19 smithi118 bash[27833]: audit 2023-10-09T07:53:19.347160+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:53:19.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:19 smithi118 bash[27833]: audit 2023-10-09T07:53:19.348405+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:53:19.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:19 smithi118 bash[27833]: audit 2023-10-09T07:53:19.349538+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:53:19.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:19 smithi118 bash[27833]: audit 2023-10-09T07:53:19.350705+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:53:19.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:19 smithi118 bash[27833]: audit 2023-10-09T07:53:19.357289+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:19.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:19 smithi118 bash[27833]: audit 2023-10-09T07:53:19.359081+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:53:19.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:19 smithi118 bash[27833]: audit 2023-10-09T07:53:19.360262+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:53:19.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:19 smithi118 bash[27833]: audit 2023-10-09T07:53:19.366133+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:19.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[27480]: audit 2023-10-09T07:53:18.043418+0000 mgr.y (mgr.14146) 161 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:53:19.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[27480]: audit 2023-10-09T07:53:19.345480+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:19.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[27480]: audit 2023-10-09T07:53:19.347160+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:53:19.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[27480]: audit 2023-10-09T07:53:19.348405+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:53:19.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[27480]: audit 2023-10-09T07:53:19.349538+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:53:19.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[27480]: audit 2023-10-09T07:53:19.350705+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:53:19.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[27480]: audit 2023-10-09T07:53:19.357289+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:19.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[27480]: audit 2023-10-09T07:53:19.359081+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:53:19.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[27480]: audit 2023-10-09T07:53:19.360262+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:53:19.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[27480]: audit 2023-10-09T07:53:19.366133+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[33856]: audit 2023-10-09T07:53:18.043418+0000 mgr.y (mgr.14146) 161 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:53:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[33856]: audit 2023-10-09T07:53:19.345480+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[33856]: audit 2023-10-09T07:53:19.347160+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:53:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[33856]: audit 2023-10-09T07:53:19.348405+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:53:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[33856]: audit 2023-10-09T07:53:19.349538+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:53:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[33856]: audit 2023-10-09T07:53:19.350705+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:53:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[33856]: audit 2023-10-09T07:53:19.357289+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[33856]: audit 2023-10-09T07:53:19.359081+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:53:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[33856]: audit 2023-10-09T07:53:19.360262+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:53:19.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:19 smithi081 bash[33856]: audit 2023-10-09T07:53:19.366133+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:20.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:20 smithi118 bash[27833]: cluster 2023-10-09T07:53:19.301036+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:20 smithi118 bash[27833]: cephadm 2023-10-09T07:53:19.334000+0000 mgr.y (mgr.14146) 163 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-09T07:53:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:20 smithi118 bash[27833]: cephadm 2023-10-09T07:53:19.351560+0000 mgr.y (mgr.14146) 164 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4060M 2023-10-09T07:53:20.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:20 smithi081 bash[27480]: cluster 2023-10-09T07:53:19.301036+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:20.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:20 smithi081 bash[27480]: cephadm 2023-10-09T07:53:19.334000+0000 mgr.y (mgr.14146) 163 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-09T07:53:20.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:20 smithi081 bash[27480]: cephadm 2023-10-09T07:53:19.351560+0000 mgr.y (mgr.14146) 164 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4060M 2023-10-09T07:53:20.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:20 smithi081 bash[33856]: cluster 2023-10-09T07:53:19.301036+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:20.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:20 smithi081 bash[33856]: cephadm 2023-10-09T07:53:19.334000+0000 mgr.y (mgr.14146) 163 : cephadm [INF] Detected new or changed devices on smithi081 2023-10-09T07:53:20.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:20 smithi081 bash[33856]: cephadm 2023-10-09T07:53:19.351560+0000 mgr.y (mgr.14146) 164 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 4060M 2023-10-09T07:53:22.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:22 smithi118 bash[27833]: cluster 2023-10-09T07:53:21.301583+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:22.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:22 smithi081 bash[27480]: cluster 2023-10-09T07:53:21.301583+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:22.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:22 smithi081 bash[33856]: cluster 2023-10-09T07:53:21.301583+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:24.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:24 smithi118 bash[27833]: cluster 2023-10-09T07:53:23.302150+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:24.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:24 smithi081 bash[27480]: cluster 2023-10-09T07:53:23.302150+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:24.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:24 smithi081 bash[33856]: cluster 2023-10-09T07:53:23.302150+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:26.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:26 smithi118 bash[27833]: cluster 2023-10-09T07:53:25.302704+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-09T07:53:26.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:26 smithi118 bash[27833]: audit 2023-10-09T07:53:26.198667+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.118:0/667687362' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "29388503-def5-443c-84ff-fd5e06439923"}]: dispatch 2023-10-09T07:53:26.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:26 smithi118 bash[27833]: audit 2023-10-09T07:53:26.199439+0000 mon.a (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "29388503-def5-443c-84ff-fd5e06439923"}]: dispatch 2023-10-09T07:53:26.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:26 smithi118 bash[27833]: audit 2023-10-09T07:53:26.208044+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "29388503-def5-443c-84ff-fd5e06439923"}]': finished 2023-10-09T07:53:26.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:26 smithi118 bash[27833]: cluster 2023-10-09T07:53:26.208223+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-10-09T07:53:26.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:26 smithi118 bash[27833]: audit 2023-10-09T07:53:26.208468+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:53:26.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:26 smithi081 bash[27480]: cluster 2023-10-09T07:53:25.302704+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-09T07:53:26.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:26 smithi081 bash[27480]: audit 2023-10-09T07:53:26.198667+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.118:0/667687362' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "29388503-def5-443c-84ff-fd5e06439923"}]: dispatch 2023-10-09T07:53:26.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:26 smithi081 bash[27480]: audit 2023-10-09T07:53:26.199439+0000 mon.a (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "29388503-def5-443c-84ff-fd5e06439923"}]: dispatch 2023-10-09T07:53:26.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:26 smithi081 bash[27480]: audit 2023-10-09T07:53:26.208044+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "29388503-def5-443c-84ff-fd5e06439923"}]': finished 2023-10-09T07:53:26.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:26 smithi081 bash[27480]: cluster 2023-10-09T07:53:26.208223+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-10-09T07:53:26.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:26 smithi081 bash[27480]: audit 2023-10-09T07:53:26.208468+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:53:26.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:26 smithi081 bash[33856]: cluster 2023-10-09T07:53:25.302704+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-09T07:53:26.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:26 smithi081 bash[33856]: audit 2023-10-09T07:53:26.198667+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.118:0/667687362' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "29388503-def5-443c-84ff-fd5e06439923"}]: dispatch 2023-10-09T07:53:26.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:26 smithi081 bash[33856]: audit 2023-10-09T07:53:26.199439+0000 mon.a (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "29388503-def5-443c-84ff-fd5e06439923"}]: dispatch 2023-10-09T07:53:26.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:26 smithi081 bash[33856]: audit 2023-10-09T07:53:26.208044+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "29388503-def5-443c-84ff-fd5e06439923"}]': finished 2023-10-09T07:53:26.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:26 smithi081 bash[33856]: cluster 2023-10-09T07:53:26.208223+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-10-09T07:53:26.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:26 smithi081 bash[33856]: audit 2023-10-09T07:53:26.208468+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:53:27.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:27 smithi118 bash[27833]: audit 2023-10-09T07:53:26.911018+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.118:0/1735471994' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:53:27.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:27 smithi081 bash[27480]: audit 2023-10-09T07:53:26.911018+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.118:0/1735471994' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:53:27.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:27 smithi081 bash[33856]: audit 2023-10-09T07:53:26.911018+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.118:0/1735471994' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:53:28.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:28 smithi118 bash[27833]: cluster 2023-10-09T07:53:27.303329+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:28.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:28 smithi081 bash[27480]: cluster 2023-10-09T07:53:27.303329+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:28.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:28 smithi081 bash[33856]: cluster 2023-10-09T07:53:27.303329+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:30.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:30 smithi118 bash[27833]: cluster 2023-10-09T07:53:29.303864+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:30.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:30 smithi081 bash[33856]: cluster 2023-10-09T07:53:29.303864+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:30.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:30 smithi081 bash[27480]: cluster 2023-10-09T07:53:29.303864+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:32.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:32 smithi081 bash[33856]: cluster 2023-10-09T07:53:31.304394+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-09T07:53:32.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:32 smithi081 bash[27480]: cluster 2023-10-09T07:53:31.304394+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-09T07:53:32.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:32 smithi118 bash[27833]: cluster 2023-10-09T07:53:31.304394+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-09T07:53:34.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:34 smithi081 bash[33856]: cluster 2023-10-09T07:53:33.304804+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-09T07:53:34.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:34 smithi081 bash[27480]: cluster 2023-10-09T07:53:33.304804+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-09T07:53:34.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:34 smithi118 bash[27833]: cluster 2023-10-09T07:53:33.304804+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-09T07:53:36.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:36 smithi081 bash[33856]: cluster 2023-10-09T07:53:35.305302+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-09T07:53:36.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:36 smithi081 bash[27480]: cluster 2023-10-09T07:53:35.305302+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-09T07:53:36.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:36 smithi118 bash[27833]: cluster 2023-10-09T07:53:35.305302+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-09T07:53:38.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:38 smithi118 bash[27833]: cluster 2023-10-09T07:53:37.305847+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-09T07:53:38.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:38 smithi081 bash[27480]: cluster 2023-10-09T07:53:37.305847+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-09T07:53:38.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:38 smithi081 bash[33856]: cluster 2023-10-09T07:53:37.305847+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-09T07:53:39.681 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:39 smithi118 bash[27833]: audit 2023-10-09T07:53:38.603418+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-09T07:53:39.681 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:39 smithi118 bash[27833]: audit 2023-10-09T07:53:38.605074+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:53:39.682 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:39 smithi118 bash[27833]: cephadm 2023-10-09T07:53:38.606467+0000 mgr.y (mgr.14146) 174 : cephadm [INF] Deploying daemon osd.4 on smithi118 2023-10-09T07:53:39.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:39 smithi081 bash[27480]: audit 2023-10-09T07:53:38.603418+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-09T07:53:39.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:39 smithi081 bash[27480]: audit 2023-10-09T07:53:38.605074+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:53:39.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:39 smithi081 bash[27480]: cephadm 2023-10-09T07:53:38.606467+0000 mgr.y (mgr.14146) 174 : cephadm [INF] Deploying daemon osd.4 on smithi118 2023-10-09T07:53:39.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:39 smithi081 bash[33856]: audit 2023-10-09T07:53:38.603418+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-09T07:53:39.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:39 smithi081 bash[33856]: audit 2023-10-09T07:53:38.605074+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:53:39.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:39 smithi081 bash[33856]: cephadm 2023-10-09T07:53:38.606467+0000 mgr.y (mgr.14146) 174 : cephadm [INF] Deploying daemon osd.4 on smithi118 2023-10-09T07:53:40.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:40 smithi118 bash[27833]: cluster 2023-10-09T07:53:39.306394+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:40.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:40 smithi081 bash[27480]: cluster 2023-10-09T07:53:39.306394+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:40.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:40 smithi081 bash[33856]: cluster 2023-10-09T07:53:39.306394+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:42.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:42 smithi118 bash[27833]: cluster 2023-10-09T07:53:41.307022+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:42.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:42 smithi081 bash[27480]: cluster 2023-10-09T07:53:41.307022+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:42.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:42 smithi081 bash[33856]: cluster 2023-10-09T07:53:41.307022+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:43.742 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:43 smithi118 bash[27833]: audit 2023-10-09T07:53:42.901600+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:53:43.742 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:43 smithi118 bash[27833]: audit 2023-10-09T07:53:42.907241+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:43.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:43 smithi081 bash[27480]: audit 2023-10-09T07:53:42.901600+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:53:43.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:43 smithi081 bash[27480]: audit 2023-10-09T07:53:42.907241+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:43.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:43 smithi081 bash[33856]: audit 2023-10-09T07:53:42.901600+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:53:43.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:43 smithi081 bash[33856]: audit 2023-10-09T07:53:42.907241+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:44.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:44 smithi118 bash[27833]: cluster 2023-10-09T07:53:43.307575+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-09T07:53:44.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:44 smithi081 bash[33856]: cluster 2023-10-09T07:53:43.307575+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-09T07:53:44.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:44 smithi081 bash[27480]: cluster 2023-10-09T07:53:43.307575+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-09T07:53:46.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:46 smithi118 bash[27833]: cluster 2023-10-09T07:53:45.308089+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-09T07:53:46.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:46 smithi081 bash[33856]: cluster 2023-10-09T07:53:45.308089+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-09T07:53:46.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:46 smithi081 bash[27480]: cluster 2023-10-09T07:53:45.308089+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-09T07:53:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:48 smithi118 bash[27833]: cluster 2023-10-09T07:53:47.308648+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-09T07:53:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:48 smithi118 bash[27833]: audit 2023-10-09T07:53:47.987369+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:48 smithi118 bash[27833]: audit 2023-10-09T07:53:48.272280+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:53:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:48 smithi118 bash[27833]: audit 2023-10-09T07:53:48.274458+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:53:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:48 smithi118 bash[27833]: audit 2023-10-09T07:53:48.285392+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:48.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:48 smithi081 bash[33856]: cluster 2023-10-09T07:53:47.308648+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-09T07:53:48.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:48 smithi081 bash[33856]: audit 2023-10-09T07:53:47.987369+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:48.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:48 smithi081 bash[33856]: audit 2023-10-09T07:53:48.272280+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:53:48.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:48 smithi081 bash[33856]: audit 2023-10-09T07:53:48.274458+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:53:48.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:48 smithi081 bash[33856]: audit 2023-10-09T07:53:48.285392+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:48.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:48 smithi081 bash[27480]: cluster 2023-10-09T07:53:47.308648+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-09T07:53:48.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:48 smithi081 bash[27480]: audit 2023-10-09T07:53:47.987369+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:48.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:48 smithi081 bash[27480]: audit 2023-10-09T07:53:48.272280+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:53:48.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:48 smithi081 bash[27480]: audit 2023-10-09T07:53:48.274458+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:53:48.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:48 smithi081 bash[27480]: audit 2023-10-09T07:53:48.285392+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:50.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:50 smithi118 bash[27833]: cluster 2023-10-09T07:53:49.309281+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-09T07:53:50.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:50 smithi118 bash[27833]: audit 2023-10-09T07:53:49.578109+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/1032650421,v1:172.21.15.118:6801/1032650421]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-09T07:53:50.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:50 smithi118 bash[27833]: audit 2023-10-09T07:53:49.578458+0000 mon.a (mon.0) 406 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-09T07:53:50.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:50 smithi081 bash[27480]: cluster 2023-10-09T07:53:49.309281+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-09T07:53:50.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:50 smithi081 bash[27480]: audit 2023-10-09T07:53:49.578109+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/1032650421,v1:172.21.15.118:6801/1032650421]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-09T07:53:50.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:50 smithi081 bash[27480]: audit 2023-10-09T07:53:49.578458+0000 mon.a (mon.0) 406 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-09T07:53:50.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:50 smithi081 bash[33856]: cluster 2023-10-09T07:53:49.309281+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-09T07:53:50.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:50 smithi081 bash[33856]: audit 2023-10-09T07:53:49.578109+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/1032650421,v1:172.21.15.118:6801/1032650421]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-09T07:53:50.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:50 smithi081 bash[33856]: audit 2023-10-09T07:53:49.578458+0000 mon.a (mon.0) 406 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-09T07:53:51.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:51 smithi118 bash[27833]: audit 2023-10-09T07:53:50.267964+0000 mon.a (mon.0) 407 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-09T07:53:51.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:51 smithi118 bash[27833]: cluster 2023-10-09T07:53:50.268089+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-10-09T07:53:51.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:51 smithi118 bash[27833]: audit 2023-10-09T07:53:50.268301+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:53:51.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:51 smithi118 bash[27833]: audit 2023-10-09T07:53:50.269578+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/1032650421,v1:172.21.15.118:6801/1032650421]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:53:51.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:51 smithi118 bash[27833]: audit 2023-10-09T07:53:50.269636+0000 mon.a (mon.0) 410 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:53:51.610 INFO:teuthology.orchestra.run.smithi118.stdout:Created osd(s) 4 on host 'smithi118' 2023-10-09T07:53:51.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:51 smithi081 bash[33856]: audit 2023-10-09T07:53:50.267964+0000 mon.a (mon.0) 407 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-09T07:53:51.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:51 smithi081 bash[33856]: cluster 2023-10-09T07:53:50.268089+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-10-09T07:53:51.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:51 smithi081 bash[33856]: audit 2023-10-09T07:53:50.268301+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:53:51.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:51 smithi081 bash[33856]: audit 2023-10-09T07:53:50.269578+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/1032650421,v1:172.21.15.118:6801/1032650421]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:53:51.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:51 smithi081 bash[33856]: audit 2023-10-09T07:53:50.269636+0000 mon.a (mon.0) 410 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:53:51.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:51 smithi081 bash[27480]: audit 2023-10-09T07:53:50.267964+0000 mon.a (mon.0) 407 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-09T07:53:51.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:51 smithi081 bash[27480]: cluster 2023-10-09T07:53:50.268089+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-10-09T07:53:51.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:51 smithi081 bash[27480]: audit 2023-10-09T07:53:50.268301+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:53:51.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:51 smithi081 bash[27480]: audit 2023-10-09T07:53:50.269578+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/1032650421,v1:172.21.15.118:6801/1032650421]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:53:51.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:51 smithi081 bash[27480]: audit 2023-10-09T07:53:50.269636+0000 mon.a (mon.0) 410 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:53:52.263 DEBUG:teuthology.orchestra.run.smithi118:osd.4> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.4.service 2023-10-09T07:53:52.266 INFO:tasks.cephadm:Deploying osd.5 on smithi118 with /dev/vg_nvme/lv_3... 2023-10-09T07:53:52.266 DEBUG:teuthology.orchestra.run.smithi118:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-09T07:53:52.452 INFO:journalctl@ceph.osd.4.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:53:52.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:52 smithi118 bash[27833]: audit 2023-10-09T07:53:51.272152+0000 mon.a (mon.0) 411 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-10-09T07:53:52.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:52 smithi118 bash[27833]: cluster 2023-10-09T07:53:51.272299+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-10-09T07:53:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:52 smithi118 bash[27833]: audit 2023-10-09T07:53:51.272797+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:53:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:52 smithi118 bash[27833]: audit 2023-10-09T07:53:51.278023+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:53:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:52 smithi118 bash[27833]: cluster 2023-10-09T07:53:51.309881+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:52 smithi118 bash[27833]: audit 2023-10-09T07:53:51.607974+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:52 smithi118 bash[27833]: audit 2023-10-09T07:53:51.613266+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:53:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:52 smithi118 bash[27833]: cluster 2023-10-09T07:53:52.275376+0000 mon.a (mon.0) 417 : cluster [INF] osd.4 [v2:172.21.15.118:6800/1032650421,v1:172.21.15.118:6801/1032650421] boot 2023-10-09T07:53:52.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:52 smithi081 bash[27480]: audit 2023-10-09T07:53:51.272152+0000 mon.a (mon.0) 411 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-10-09T07:53:52.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:52 smithi081 bash[27480]: cluster 2023-10-09T07:53:51.272299+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-10-09T07:53:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:52 smithi081 bash[27480]: audit 2023-10-09T07:53:51.272797+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:53:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:52 smithi081 bash[27480]: audit 2023-10-09T07:53:51.278023+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:53:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:52 smithi081 bash[27480]: cluster 2023-10-09T07:53:51.309881+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:52 smithi081 bash[27480]: audit 2023-10-09T07:53:51.607974+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:52 smithi081 bash[27480]: audit 2023-10-09T07:53:51.613266+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:53:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:52 smithi081 bash[27480]: cluster 2023-10-09T07:53:52.275376+0000 mon.a (mon.0) 417 : cluster [INF] osd.4 [v2:172.21.15.118:6800/1032650421,v1:172.21.15.118:6801/1032650421] boot 2023-10-09T07:53:52.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:52 smithi081 bash[33856]: audit 2023-10-09T07:53:51.272152+0000 mon.a (mon.0) 411 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-10-09T07:53:52.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:52 smithi081 bash[33856]: cluster 2023-10-09T07:53:51.272299+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-10-09T07:53:52.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:52 smithi081 bash[33856]: audit 2023-10-09T07:53:51.272797+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:53:52.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:52 smithi081 bash[33856]: audit 2023-10-09T07:53:51.278023+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:53:52.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:52 smithi081 bash[33856]: cluster 2023-10-09T07:53:51.309881+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T07:53:52.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:52 smithi081 bash[33856]: audit 2023-10-09T07:53:51.607974+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:53:52.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:52 smithi081 bash[33856]: audit 2023-10-09T07:53:51.613266+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:53:52.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:52 smithi081 bash[33856]: cluster 2023-10-09T07:53:52.275376+0000 mon.a (mon.0) 417 : cluster [INF] osd.4 [v2:172.21.15.118:6800/1032650421,v1:172.21.15.118:6801/1032650421] boot 2023-10-09T07:53:53.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:53 smithi118 bash[27833]: cluster 2023-10-09T07:53:50.534540+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:53:53.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:53 smithi118 bash[27833]: cluster 2023-10-09T07:53:50.534659+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:53:53.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:53 smithi118 bash[27833]: cluster 2023-10-09T07:53:52.275508+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-10-09T07:53:53.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:53 smithi118 bash[27833]: audit 2023-10-09T07:53:52.275751+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:53:53.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:53 smithi118 bash[27833]: cluster 2023-10-09T07:53:53.276604+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-09T07:53:53.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:53 smithi081 bash[27480]: cluster 2023-10-09T07:53:50.534540+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:53:53.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:53 smithi081 bash[27480]: cluster 2023-10-09T07:53:50.534659+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:53:53.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:53 smithi081 bash[27480]: cluster 2023-10-09T07:53:52.275508+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-10-09T07:53:53.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:53 smithi081 bash[27480]: audit 2023-10-09T07:53:52.275751+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:53:53.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:53 smithi081 bash[27480]: cluster 2023-10-09T07:53:53.276604+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-09T07:53:53.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:53 smithi081 bash[33856]: cluster 2023-10-09T07:53:50.534540+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:53:53.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:53 smithi081 bash[33856]: cluster 2023-10-09T07:53:50.534659+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:53:53.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:53 smithi081 bash[33856]: cluster 2023-10-09T07:53:52.275508+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-10-09T07:53:53.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:53 smithi081 bash[33856]: audit 2023-10-09T07:53:52.275751+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:53:53.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:53 smithi081 bash[33856]: cluster 2023-10-09T07:53:53.276604+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-09T07:53:54.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:54 smithi118 bash[27833]: cluster 2023-10-09T07:53:53.310413+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v165: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:53:54.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:54 smithi118 bash[27833]: cluster 2023-10-09T07:53:54.279958+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-09T07:53:54.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:54 smithi081 bash[27480]: cluster 2023-10-09T07:53:53.310413+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v165: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:53:54.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:54 smithi081 bash[27480]: cluster 2023-10-09T07:53:54.279958+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-09T07:53:54.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:54 smithi081 bash[33856]: cluster 2023-10-09T07:53:53.310413+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v165: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:53:54.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:54 smithi081 bash[33856]: cluster 2023-10-09T07:53:54.279958+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-09T07:53:55.474 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-09T07:53:55.474 INFO:teuthology.orchestra.run.smithi118.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-09T07:53:55.474 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10+0 records in 2023-10-09T07:53:55.475 INFO:teuthology.orchestra.run.smithi118.stderr:10+0 records out 2023-10-09T07:53:55.475 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0132846 s, 789 MB/s 2023-10-09T07:53:55.475 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping successful for: 2023-10-09T07:53:56.208 DEBUG:teuthology.orchestra.run.smithi118:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi118:vg_nvme/lv_3 2023-10-09T07:53:56.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:56 smithi118 bash[27833]: cluster 2023-10-09T07:53:55.311013+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v167: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:53:56.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:56 smithi081 bash[27480]: cluster 2023-10-09T07:53:55.311013+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v167: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:53:56.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:56 smithi081 bash[33856]: cluster 2023-10-09T07:53:55.311013+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v167: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:53:58.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:53:58 smithi081 bash[33856]: cluster 2023-10-09T07:53:57.311519+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:53:58.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:53:58 smithi081 bash[27480]: cluster 2023-10-09T07:53:57.311519+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:53:58.628 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:53:58 smithi118 bash[27833]: cluster 2023-10-09T07:53:57.311519+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:00.537 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:00 smithi118 bash[27833]: cluster 2023-10-09T07:53:59.312068+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:00.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:00 smithi081 bash[33856]: cluster 2023-10-09T07:53:59.312068+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:00.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:00 smithi081 bash[27480]: cluster 2023-10-09T07:53:59.312068+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:01.555 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:01 smithi118 bash[27833]: audit 2023-10-09T07:54:00.814730+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:54:01.556 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:01 smithi118 bash[27833]: audit 2023-10-09T07:54:00.819916+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:54:01.556 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:01 smithi118 bash[27833]: audit 2023-10-09T07:54:00.821501+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:01.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:01 smithi081 bash[27480]: audit 2023-10-09T07:54:00.814730+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:54:01.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:01 smithi081 bash[27480]: audit 2023-10-09T07:54:00.819916+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:54:01.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:01 smithi081 bash[27480]: audit 2023-10-09T07:54:00.821501+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:01.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:01 smithi081 bash[33856]: audit 2023-10-09T07:54:00.814730+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:54:01.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:01 smithi081 bash[33856]: audit 2023-10-09T07:54:00.819916+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:54:01.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:01 smithi081 bash[33856]: audit 2023-10-09T07:54:00.821501+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:02.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:02 smithi081 bash[27480]: audit 2023-10-09T07:54:00.807815+0000 mgr.y (mgr.14146) 186 : audit [DBG] from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:54:02.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:02 smithi081 bash[27480]: cluster 2023-10-09T07:54:01.312622+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:02.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:02 smithi081 bash[27480]: audit 2023-10-09T07:54:02.257207+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:02.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:02 smithi081 bash[27480]: audit 2023-10-09T07:54:02.258771+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:54:02.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:02 smithi081 bash[27480]: audit 2023-10-09T07:54:02.264835+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:02.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:02 smithi081 bash[27480]: audit 2023-10-09T07:54:02.266397+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:02.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:02 smithi081 bash[33856]: audit 2023-10-09T07:54:00.807815+0000 mgr.y (mgr.14146) 186 : audit [DBG] from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:54:02.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:02 smithi081 bash[33856]: cluster 2023-10-09T07:54:01.312622+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:02.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:02 smithi081 bash[33856]: audit 2023-10-09T07:54:02.257207+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:02.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:02 smithi081 bash[33856]: audit 2023-10-09T07:54:02.258771+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:54:02.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:02 smithi081 bash[33856]: audit 2023-10-09T07:54:02.264835+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:02 smithi081 bash[33856]: audit 2023-10-09T07:54:02.266397+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:02.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:02 smithi118 bash[27833]: audit 2023-10-09T07:54:00.807815+0000 mgr.y (mgr.14146) 186 : audit [DBG] from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:54:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:02 smithi118 bash[27833]: cluster 2023-10-09T07:54:01.312622+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:02 smithi118 bash[27833]: audit 2023-10-09T07:54:02.257207+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:02 smithi118 bash[27833]: audit 2023-10-09T07:54:02.258771+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:54:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:02 smithi118 bash[27833]: audit 2023-10-09T07:54:02.264835+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:02 smithi118 bash[27833]: audit 2023-10-09T07:54:02.266397+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:03.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:03 smithi081 bash[27480]: cephadm 2023-10-09T07:54:02.248014+0000 mgr.y (mgr.14146) 188 : cephadm [INF] Detected new or changed devices on smithi118 2023-10-09T07:54:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:03 smithi081 bash[27480]: cephadm 2023-10-09T07:54:02.259773+0000 mgr.y (mgr.14146) 189 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 17265M 2023-10-09T07:54:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:03 smithi081 bash[27480]: audit 2023-10-09T07:54:02.267720+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:54:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:03 smithi081 bash[27480]: audit 2023-10-09T07:54:02.283570+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:03.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:03 smithi081 bash[33856]: cephadm 2023-10-09T07:54:02.248014+0000 mgr.y (mgr.14146) 188 : cephadm [INF] Detected new or changed devices on smithi118 2023-10-09T07:54:03.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:03 smithi081 bash[33856]: cephadm 2023-10-09T07:54:02.259773+0000 mgr.y (mgr.14146) 189 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 17265M 2023-10-09T07:54:03.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:03 smithi081 bash[33856]: audit 2023-10-09T07:54:02.267720+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:54:03.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:03 smithi081 bash[33856]: audit 2023-10-09T07:54:02.283570+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:03.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:03 smithi118 bash[27833]: cephadm 2023-10-09T07:54:02.248014+0000 mgr.y (mgr.14146) 188 : cephadm [INF] Detected new or changed devices on smithi118 2023-10-09T07:54:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:03 smithi118 bash[27833]: cephadm 2023-10-09T07:54:02.259773+0000 mgr.y (mgr.14146) 189 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 17265M 2023-10-09T07:54:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:03 smithi118 bash[27833]: audit 2023-10-09T07:54:02.267720+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:54:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:03 smithi118 bash[27833]: audit 2023-10-09T07:54:02.283570+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:04.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:04 smithi081 bash[27480]: cluster 2023-10-09T07:54:03.313057+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:04.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:04 smithi081 bash[33856]: cluster 2023-10-09T07:54:03.313057+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:04.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:04 smithi118 bash[27833]: cluster 2023-10-09T07:54:03.313057+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:06.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:06 smithi081 bash[27480]: cluster 2023-10-09T07:54:05.313524+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:06.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:06 smithi081 bash[33856]: cluster 2023-10-09T07:54:05.313524+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:06.754 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:06 smithi118 bash[27833]: cluster 2023-10-09T07:54:05.313524+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:08.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:08 smithi118 bash[27833]: cluster 2023-10-09T07:54:07.314071+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-09T07:54:08.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:08 smithi081 bash[27480]: cluster 2023-10-09T07:54:07.314071+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-09T07:54:08.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:08 smithi081 bash[33856]: cluster 2023-10-09T07:54:07.314071+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-09T07:54:09.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:09 smithi118 bash[27833]: audit 2023-10-09T07:54:08.776441+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.118:0/1631289028' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84c0f755-dad9-4dc3-ae8d-307dfa6725ba"}]: dispatch 2023-10-09T07:54:09.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:09 smithi118 bash[27833]: audit 2023-10-09T07:54:08.776843+0000 mon.a (mon.0) 431 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84c0f755-dad9-4dc3-ae8d-307dfa6725ba"}]: dispatch 2023-10-09T07:54:09.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:09 smithi118 bash[27833]: audit 2023-10-09T07:54:08.784368+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "84c0f755-dad9-4dc3-ae8d-307dfa6725ba"}]': finished 2023-10-09T07:54:09.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:09 smithi118 bash[27833]: cluster 2023-10-09T07:54:08.784508+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-10-09T07:54:09.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:09 smithi118 bash[27833]: audit 2023-10-09T07:54:08.784801+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:54:09.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:09 smithi081 bash[27480]: audit 2023-10-09T07:54:08.776441+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.118:0/1631289028' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84c0f755-dad9-4dc3-ae8d-307dfa6725ba"}]: dispatch 2023-10-09T07:54:09.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:09 smithi081 bash[27480]: audit 2023-10-09T07:54:08.776843+0000 mon.a (mon.0) 431 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84c0f755-dad9-4dc3-ae8d-307dfa6725ba"}]: dispatch 2023-10-09T07:54:09.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:09 smithi081 bash[27480]: audit 2023-10-09T07:54:08.784368+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "84c0f755-dad9-4dc3-ae8d-307dfa6725ba"}]': finished 2023-10-09T07:54:09.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:09 smithi081 bash[27480]: cluster 2023-10-09T07:54:08.784508+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-10-09T07:54:09.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:09 smithi081 bash[27480]: audit 2023-10-09T07:54:08.784801+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:54:09.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:09 smithi081 bash[33856]: audit 2023-10-09T07:54:08.776441+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.118:0/1631289028' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84c0f755-dad9-4dc3-ae8d-307dfa6725ba"}]: dispatch 2023-10-09T07:54:09.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:09 smithi081 bash[33856]: audit 2023-10-09T07:54:08.776843+0000 mon.a (mon.0) 431 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84c0f755-dad9-4dc3-ae8d-307dfa6725ba"}]: dispatch 2023-10-09T07:54:09.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:09 smithi081 bash[33856]: audit 2023-10-09T07:54:08.784368+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "84c0f755-dad9-4dc3-ae8d-307dfa6725ba"}]': finished 2023-10-09T07:54:09.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:09 smithi081 bash[33856]: cluster 2023-10-09T07:54:08.784508+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-10-09T07:54:09.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:09 smithi081 bash[33856]: audit 2023-10-09T07:54:08.784801+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:54:10.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:10 smithi118 bash[27833]: cluster 2023-10-09T07:54:09.314574+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:10.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:10 smithi118 bash[27833]: audit 2023-10-09T07:54:09.495485+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.118:0/1584905598' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:54:10.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:10 smithi081 bash[27480]: cluster 2023-10-09T07:54:09.314574+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:10.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:10 smithi081 bash[27480]: audit 2023-10-09T07:54:09.495485+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.118:0/1584905598' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:54:10.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:10 smithi081 bash[33856]: cluster 2023-10-09T07:54:09.314574+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:10.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:10 smithi081 bash[33856]: audit 2023-10-09T07:54:09.495485+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.118:0/1584905598' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:54:12.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:12 smithi118 bash[27833]: cluster 2023-10-09T07:54:11.315123+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:12.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:12 smithi081 bash[27480]: cluster 2023-10-09T07:54:11.315123+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:12.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:12 smithi081 bash[33856]: cluster 2023-10-09T07:54:11.315123+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:14.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:14 smithi118 bash[27833]: cluster 2023-10-09T07:54:13.315712+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-09T07:54:14.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:14 smithi081 bash[33856]: cluster 2023-10-09T07:54:13.315712+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-09T07:54:14.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:14 smithi081 bash[27480]: cluster 2023-10-09T07:54:13.315712+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-09T07:54:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:16 smithi118 bash[27833]: cluster 2023-10-09T07:54:15.316244+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-09T07:54:16.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:16 smithi081 bash[33856]: cluster 2023-10-09T07:54:15.316244+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-09T07:54:16.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:16 smithi081 bash[27480]: cluster 2023-10-09T07:54:15.316244+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-09T07:54:18.710 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:18 smithi118 bash[27833]: cluster 2023-10-09T07:54:17.316827+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-09T07:54:18.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:18 smithi081 bash[33856]: cluster 2023-10-09T07:54:17.316827+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-09T07:54:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:18 smithi081 bash[27480]: cluster 2023-10-09T07:54:17.316827+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-09T07:54:20.524 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:20 smithi118 bash[27833]: cluster 2023-10-09T07:54:19.317347+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-09T07:54:20.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:20 smithi081 bash[27480]: cluster 2023-10-09T07:54:19.317347+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-09T07:54:20.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:20 smithi081 bash[33856]: cluster 2023-10-09T07:54:19.317347+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-09T07:54:21.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:21 smithi081 bash[27480]: audit 2023-10-09T07:54:21.219653+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-09T07:54:21.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:21 smithi081 bash[27480]: audit 2023-10-09T07:54:21.221389+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:21.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:21 smithi081 bash[33856]: audit 2023-10-09T07:54:21.219653+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-09T07:54:21.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:21 smithi081 bash[33856]: audit 2023-10-09T07:54:21.221389+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:21.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:21 smithi118 bash[27833]: audit 2023-10-09T07:54:21.219653+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-09T07:54:21.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:21 smithi118 bash[27833]: audit 2023-10-09T07:54:21.221389+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:22.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:22 smithi081 bash[33856]: cephadm 2023-10-09T07:54:21.222725+0000 mgr.y (mgr.14146) 199 : cephadm [INF] Deploying daemon osd.5 on smithi118 2023-10-09T07:54:23.295 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:22 smithi081 bash[33856]: cluster 2023-10-09T07:54:21.317892+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:23.295 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:22 smithi081 bash[27480]: cephadm 2023-10-09T07:54:21.222725+0000 mgr.y (mgr.14146) 199 : cephadm [INF] Deploying daemon osd.5 on smithi118 2023-10-09T07:54:23.295 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:22 smithi081 bash[27480]: cluster 2023-10-09T07:54:21.317892+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:23.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:22 smithi118 bash[27833]: cephadm 2023-10-09T07:54:21.222725+0000 mgr.y (mgr.14146) 199 : cephadm [INF] Deploying daemon osd.5 on smithi118 2023-10-09T07:54:23.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:22 smithi118 bash[27833]: cluster 2023-10-09T07:54:21.317892+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:24.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:24 smithi118 bash[27833]: cluster 2023-10-09T07:54:23.318436+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:24.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:24 smithi081 bash[27480]: cluster 2023-10-09T07:54:23.318436+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:24.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:24 smithi081 bash[33856]: cluster 2023-10-09T07:54:23.318436+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:26.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:26 smithi118 bash[27833]: cluster 2023-10-09T07:54:25.318995+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-09T07:54:26.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:26 smithi118 bash[27833]: audit 2023-10-09T07:54:25.477016+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:26.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:26 smithi118 bash[27833]: audit 2023-10-09T07:54:25.514161+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:54:26.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:26 smithi081 bash[27480]: cluster 2023-10-09T07:54:25.318995+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-09T07:54:26.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:26 smithi081 bash[27480]: audit 2023-10-09T07:54:25.477016+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:26.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:26 smithi081 bash[27480]: audit 2023-10-09T07:54:25.514161+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:54:26.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:26 smithi081 bash[33856]: cluster 2023-10-09T07:54:25.318995+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-09T07:54:26.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:26 smithi081 bash[33856]: audit 2023-10-09T07:54:25.477016+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:26.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:26 smithi081 bash[33856]: audit 2023-10-09T07:54:25.514161+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:54:28.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:28 smithi118 bash[27833]: cluster 2023-10-09T07:54:27.319615+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-09T07:54:28.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:28 smithi081 bash[27480]: cluster 2023-10-09T07:54:27.319615+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-09T07:54:28.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:28 smithi081 bash[33856]: cluster 2023-10-09T07:54:27.319615+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-09T07:54:30.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:30 smithi081 bash[33856]: cluster 2023-10-09T07:54:29.320300+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-09T07:54:30.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:30 smithi081 bash[27480]: cluster 2023-10-09T07:54:29.320300+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-09T07:54:30.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:30 smithi118 bash[27833]: cluster 2023-10-09T07:54:29.320300+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-09T07:54:32.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:31 smithi118 bash[27833]: audit 2023-10-09T07:54:30.672760+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:32.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:31 smithi118 bash[27833]: audit 2023-10-09T07:54:30.674242+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:32.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:31 smithi118 bash[27833]: audit 2023-10-09T07:54:30.675616+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:54:32.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:31 smithi118 bash[27833]: audit 2023-10-09T07:54:30.682685+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:32.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:31 smithi081 bash[27480]: audit 2023-10-09T07:54:30.672760+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:32.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:31 smithi081 bash[27480]: audit 2023-10-09T07:54:30.674242+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:32.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:31 smithi081 bash[27480]: audit 2023-10-09T07:54:30.675616+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:54:32.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:31 smithi081 bash[27480]: audit 2023-10-09T07:54:30.682685+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:32.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:31 smithi081 bash[33856]: audit 2023-10-09T07:54:30.672760+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:32.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:31 smithi081 bash[33856]: audit 2023-10-09T07:54:30.674242+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:32.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:31 smithi081 bash[33856]: audit 2023-10-09T07:54:30.675616+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:54:32.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:31 smithi081 bash[33856]: audit 2023-10-09T07:54:30.682685+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:33.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:32 smithi118 bash[27833]: cluster 2023-10-09T07:54:31.320875+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-09T07:54:33.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:32 smithi118 bash[27833]: audit 2023-10-09T07:54:32.246540+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/739921055,v1:172.21.15.118:6809/739921055]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T07:54:33.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:32 smithi118 bash[27833]: audit 2023-10-09T07:54:32.246873+0000 mon.a (mon.0) 443 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T07:54:33.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:32 smithi081 bash[27480]: cluster 2023-10-09T07:54:31.320875+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-09T07:54:33.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:32 smithi081 bash[27480]: audit 2023-10-09T07:54:32.246540+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/739921055,v1:172.21.15.118:6809/739921055]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T07:54:33.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:32 smithi081 bash[27480]: audit 2023-10-09T07:54:32.246873+0000 mon.a (mon.0) 443 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T07:54:33.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:32 smithi081 bash[33856]: cluster 2023-10-09T07:54:31.320875+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-09T07:54:33.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:32 smithi081 bash[33856]: audit 2023-10-09T07:54:32.246540+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/739921055,v1:172.21.15.118:6809/739921055]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T07:54:33.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:32 smithi081 bash[33856]: audit 2023-10-09T07:54:32.246873+0000 mon.a (mon.0) 443 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T07:54:34.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:33 smithi118 bash[27833]: audit 2023-10-09T07:54:32.694847+0000 mon.a (mon.0) 444 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-09T07:54:34.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:33 smithi118 bash[27833]: cluster 2023-10-09T07:54:32.694937+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-10-09T07:54:34.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:33 smithi118 bash[27833]: audit 2023-10-09T07:54:32.695127+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:54:34.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:33 smithi118 bash[27833]: audit 2023-10-09T07:54:32.696147+0000 mon.a (mon.0) 447 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:54:34.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:33 smithi118 bash[27833]: audit 2023-10-09T07:54:32.696264+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/739921055,v1:172.21.15.118:6809/739921055]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:54:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:33 smithi081 bash[27480]: audit 2023-10-09T07:54:32.694847+0000 mon.a (mon.0) 444 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-09T07:54:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:33 smithi081 bash[27480]: cluster 2023-10-09T07:54:32.694937+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-10-09T07:54:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:33 smithi081 bash[27480]: audit 2023-10-09T07:54:32.695127+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:54:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:33 smithi081 bash[27480]: audit 2023-10-09T07:54:32.696147+0000 mon.a (mon.0) 447 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:54:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:33 smithi081 bash[27480]: audit 2023-10-09T07:54:32.696264+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/739921055,v1:172.21.15.118:6809/739921055]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:54:34.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:33 smithi081 bash[33856]: audit 2023-10-09T07:54:32.694847+0000 mon.a (mon.0) 444 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-09T07:54:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:33 smithi081 bash[33856]: cluster 2023-10-09T07:54:32.694937+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-10-09T07:54:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:33 smithi081 bash[33856]: audit 2023-10-09T07:54:32.695127+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:54:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:33 smithi081 bash[33856]: audit 2023-10-09T07:54:32.696147+0000 mon.a (mon.0) 447 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:54:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:33 smithi081 bash[33856]: audit 2023-10-09T07:54:32.696264+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/739921055,v1:172.21.15.118:6809/739921055]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:54:34.424 INFO:teuthology.orchestra.run.smithi118.stdout:Created osd(s) 5 on host 'smithi118' 2023-10-09T07:54:34.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:34 smithi118 bash[27833]: cluster 2023-10-09T07:54:33.321514+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:34 smithi118 bash[27833]: audit 2023-10-09T07:54:33.699751+0000 mon.a (mon.0) 448 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-10-09T07:54:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:34 smithi118 bash[27833]: cluster 2023-10-09T07:54:33.699991+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-10-09T07:54:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:34 smithi118 bash[27833]: audit 2023-10-09T07:54:33.700710+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:54:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:34 smithi118 bash[27833]: audit 2023-10-09T07:54:33.705449+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:54:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:34 smithi118 bash[27833]: cluster 2023-10-09T07:54:34.273961+0000 mon.a (mon.0) 452 : cluster [INF] osd.5 [v2:172.21.15.118:6808/739921055,v1:172.21.15.118:6809/739921055] boot 2023-10-09T07:54:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:34 smithi118 bash[27833]: cluster 2023-10-09T07:54:34.274140+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-10-09T07:54:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:34 smithi118 bash[27833]: audit 2023-10-09T07:54:34.274841+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:54:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:34 smithi118 bash[27833]: audit 2023-10-09T07:54:34.422627+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:34 smithi118 bash[27833]: audit 2023-10-09T07:54:34.460887+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:54:35.117 DEBUG:teuthology.orchestra.run.smithi118:osd.5> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.5.service 2023-10-09T07:54:35.120 INFO:tasks.cephadm:Deploying osd.6 on smithi118 with /dev/vg_nvme/lv_2... 2023-10-09T07:54:35.120 DEBUG:teuthology.orchestra.run.smithi118:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-09T07:54:35.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[27480]: cluster 2023-10-09T07:54:33.321514+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:35.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[27480]: audit 2023-10-09T07:54:33.699751+0000 mon.a (mon.0) 448 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-10-09T07:54:35.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[27480]: cluster 2023-10-09T07:54:33.699991+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-10-09T07:54:35.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[27480]: audit 2023-10-09T07:54:33.700710+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:54:35.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[27480]: audit 2023-10-09T07:54:33.705449+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:54:35.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[27480]: cluster 2023-10-09T07:54:34.273961+0000 mon.a (mon.0) 452 : cluster [INF] osd.5 [v2:172.21.15.118:6808/739921055,v1:172.21.15.118:6809/739921055] boot 2023-10-09T07:54:35.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[27480]: cluster 2023-10-09T07:54:34.274140+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-10-09T07:54:35.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[27480]: audit 2023-10-09T07:54:34.274841+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:54:35.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[27480]: audit 2023-10-09T07:54:34.422627+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:35.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[27480]: audit 2023-10-09T07:54:34.460887+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:54:35.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[33856]: cluster 2023-10-09T07:54:33.321514+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T07:54:35.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[33856]: audit 2023-10-09T07:54:33.699751+0000 mon.a (mon.0) 448 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-10-09T07:54:35.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[33856]: cluster 2023-10-09T07:54:33.699991+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-10-09T07:54:35.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[33856]: audit 2023-10-09T07:54:33.700710+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:54:35.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[33856]: audit 2023-10-09T07:54:33.705449+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:54:35.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[33856]: cluster 2023-10-09T07:54:34.273961+0000 mon.a (mon.0) 452 : cluster [INF] osd.5 [v2:172.21.15.118:6808/739921055,v1:172.21.15.118:6809/739921055] boot 2023-10-09T07:54:35.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[33856]: cluster 2023-10-09T07:54:34.274140+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-10-09T07:54:35.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[33856]: audit 2023-10-09T07:54:34.274841+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:54:35.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[33856]: audit 2023-10-09T07:54:34.422627+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:35.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:34 smithi081 bash[33856]: audit 2023-10-09T07:54:34.460887+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:54:35.403 INFO:journalctl@ceph.osd.5.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:54:36.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:35 smithi118 bash[27833]: cluster 2023-10-09T07:54:33.199212+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:54:36.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:35 smithi118 bash[27833]: cluster 2023-10-09T07:54:33.199320+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:54:36.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:35 smithi118 bash[27833]: cluster 2023-10-09T07:54:35.274253+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-09T07:54:36.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:35 smithi081 bash[27480]: cluster 2023-10-09T07:54:33.199212+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:54:36.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:35 smithi081 bash[27480]: cluster 2023-10-09T07:54:33.199320+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:54:36.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:35 smithi081 bash[27480]: cluster 2023-10-09T07:54:35.274253+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-09T07:54:36.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:35 smithi081 bash[33856]: cluster 2023-10-09T07:54:33.199212+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:54:36.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:35 smithi081 bash[33856]: cluster 2023-10-09T07:54:33.199320+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:54:36.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:35 smithi081 bash[33856]: cluster 2023-10-09T07:54:35.274253+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-09T07:54:37.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:36 smithi118 bash[27833]: cluster 2023-10-09T07:54:35.322133+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:54:37.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:36 smithi118 bash[27833]: cluster 2023-10-09T07:54:36.279227+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-10-09T07:54:37.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:36 smithi081 bash[27480]: cluster 2023-10-09T07:54:35.322133+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:54:37.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:36 smithi081 bash[27480]: cluster 2023-10-09T07:54:36.279227+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-10-09T07:54:37.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:36 smithi081 bash[33856]: cluster 2023-10-09T07:54:35.322133+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:54:37.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:36 smithi081 bash[33856]: cluster 2023-10-09T07:54:36.279227+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-10-09T07:54:38.627 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-09T07:54:38.628 INFO:teuthology.orchestra.run.smithi118.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-09T07:54:38.628 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10+0 records in 2023-10-09T07:54:38.628 INFO:teuthology.orchestra.run.smithi118.stderr:10+0 records out 2023-10-09T07:54:38.628 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0140075 s, 749 MB/s 2023-10-09T07:54:38.628 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping successful for: 2023-10-09T07:54:39.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:38 smithi118 bash[27833]: cluster 2023-10-09T07:54:37.322607+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:54:39.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:38 smithi081 bash[27480]: cluster 2023-10-09T07:54:37.322607+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:54:39.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:38 smithi081 bash[33856]: cluster 2023-10-09T07:54:37.322607+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:54:39.370 DEBUG:teuthology.orchestra.run.smithi118:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi118:vg_nvme/lv_2 2023-10-09T07:54:40.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:40 smithi081 bash[33856]: cluster 2023-10-09T07:54:39.323151+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-09T07:54:40.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:40 smithi081 bash[27480]: cluster 2023-10-09T07:54:39.323151+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-09T07:54:40.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:40 smithi118 bash[27833]: cluster 2023-10-09T07:54:39.323151+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-09T07:54:42.755 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:42 smithi118 bash[27833]: cluster 2023-10-09T07:54:41.323706+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-09T07:54:42.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:42 smithi081 bash[27480]: cluster 2023-10-09T07:54:41.323706+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-09T07:54:42.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:42 smithi081 bash[33856]: cluster 2023-10-09T07:54:41.323706+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-09T07:54:44.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:44 smithi118 bash[27833]: cluster 2023-10-09T07:54:43.324269+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-09T07:54:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:44 smithi118 bash[27833]: audit 2023-10-09T07:54:43.911676+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:54:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:44 smithi118 bash[27833]: audit 2023-10-09T07:54:43.916528+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:54:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:44 smithi118 bash[27833]: audit 2023-10-09T07:54:43.918062+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:44.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:44 smithi081 bash[33856]: cluster 2023-10-09T07:54:43.324269+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-09T07:54:44.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:44 smithi081 bash[33856]: audit 2023-10-09T07:54:43.911676+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:54:44.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:44 smithi081 bash[33856]: audit 2023-10-09T07:54:43.916528+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:54:44.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:44 smithi081 bash[33856]: audit 2023-10-09T07:54:43.918062+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:44.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:44 smithi081 bash[27480]: cluster 2023-10-09T07:54:43.324269+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-09T07:54:44.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:44 smithi081 bash[27480]: audit 2023-10-09T07:54:43.911676+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:54:44.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:44 smithi081 bash[27480]: audit 2023-10-09T07:54:43.916528+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:54:44.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:44 smithi081 bash[27480]: audit 2023-10-09T07:54:43.918062+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:45.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:45 smithi118 bash[27833]: audit 2023-10-09T07:54:43.904590+0000 mgr.y (mgr.14146) 212 : audit [DBG] from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:54:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:45 smithi118 bash[27833]: audit 2023-10-09T07:54:45.202074+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:45 smithi118 bash[27833]: audit 2023-10-09T07:54:45.203594+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:54:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:45 smithi118 bash[27833]: audit 2023-10-09T07:54:45.205011+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:54:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:45 smithi118 bash[27833]: audit 2023-10-09T07:54:45.210204+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:45 smithi118 bash[27833]: audit 2023-10-09T07:54:45.211741+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:45 smithi118 bash[27833]: audit 2023-10-09T07:54:45.213568+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:54:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:45 smithi118 bash[27833]: audit 2023-10-09T07:54:45.219349+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:45.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:45 smithi081 bash[33856]: audit 2023-10-09T07:54:43.904590+0000 mgr.y (mgr.14146) 212 : audit [DBG] from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:54:45.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:45 smithi081 bash[33856]: audit 2023-10-09T07:54:45.202074+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:45.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:45 smithi081 bash[33856]: audit 2023-10-09T07:54:45.203594+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:54:45.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:45 smithi081 bash[33856]: audit 2023-10-09T07:54:45.205011+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:54:45.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:45 smithi081 bash[33856]: audit 2023-10-09T07:54:45.210204+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:45.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:45 smithi081 bash[33856]: audit 2023-10-09T07:54:45.211741+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:45.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:45 smithi081 bash[33856]: audit 2023-10-09T07:54:45.213568+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:54:45.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:45 smithi081 bash[33856]: audit 2023-10-09T07:54:45.219349+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:45.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:45 smithi081 bash[27480]: audit 2023-10-09T07:54:43.904590+0000 mgr.y (mgr.14146) 212 : audit [DBG] from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:54:45.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:45 smithi081 bash[27480]: audit 2023-10-09T07:54:45.202074+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:45.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:45 smithi081 bash[27480]: audit 2023-10-09T07:54:45.203594+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:54:45.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:45 smithi081 bash[27480]: audit 2023-10-09T07:54:45.205011+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:54:45.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:45 smithi081 bash[27480]: audit 2023-10-09T07:54:45.210204+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:45.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:45 smithi081 bash[27480]: audit 2023-10-09T07:54:45.211741+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:54:45.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:45 smithi081 bash[27480]: audit 2023-10-09T07:54:45.213568+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:54:45.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:45 smithi081 bash[27480]: audit 2023-10-09T07:54:45.219349+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:54:46.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:46 smithi118 bash[27833]: cephadm 2023-10-09T07:54:45.192669+0000 mgr.y (mgr.14146) 213 : cephadm [INF] Detected new or changed devices on smithi118 2023-10-09T07:54:46.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:46 smithi118 bash[27833]: cephadm 2023-10-09T07:54:45.205914+0000 mgr.y (mgr.14146) 214 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 8632M 2023-10-09T07:54:46.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:46 smithi118 bash[27833]: cluster 2023-10-09T07:54:45.324837+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:54:46.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:46 smithi081 bash[27480]: cephadm 2023-10-09T07:54:45.192669+0000 mgr.y (mgr.14146) 213 : cephadm [INF] Detected new or changed devices on smithi118 2023-10-09T07:54:46.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:46 smithi081 bash[27480]: cephadm 2023-10-09T07:54:45.205914+0000 mgr.y (mgr.14146) 214 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 8632M 2023-10-09T07:54:46.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:46 smithi081 bash[27480]: cluster 2023-10-09T07:54:45.324837+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:54:46.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:46 smithi081 bash[33856]: cephadm 2023-10-09T07:54:45.192669+0000 mgr.y (mgr.14146) 213 : cephadm [INF] Detected new or changed devices on smithi118 2023-10-09T07:54:46.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:46 smithi081 bash[33856]: cephadm 2023-10-09T07:54:45.205914+0000 mgr.y (mgr.14146) 214 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 8632M 2023-10-09T07:54:46.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:46 smithi081 bash[33856]: cluster 2023-10-09T07:54:45.324837+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:54:48.690 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:48 smithi118 bash[27833]: cluster 2023-10-09T07:54:47.325398+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-09T07:54:48.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:48 smithi081 bash[27480]: cluster 2023-10-09T07:54:47.325398+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-09T07:54:48.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:48 smithi081 bash[33856]: cluster 2023-10-09T07:54:47.325398+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-09T07:54:50.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:50 smithi081 bash[33856]: cluster 2023-10-09T07:54:49.325904+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-09T07:54:50.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:50 smithi081 bash[27480]: cluster 2023-10-09T07:54:49.325904+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-09T07:54:50.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:50 smithi118 bash[27833]: cluster 2023-10-09T07:54:49.325904+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-09T07:54:52.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:52 smithi118 bash[27833]: cluster 2023-10-09T07:54:51.326503+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-09T07:54:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:52 smithi118 bash[27833]: audit 2023-10-09T07:54:52.157895+0000 mon.a (mon.0) 469 : audit [INF] from='client.? 172.21.15.118:0/1245196311' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "148dc4ee-a773-4829-bc3a-c0d3c4608ea1"}]: dispatch 2023-10-09T07:54:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:52 smithi118 bash[27833]: audit 2023-10-09T07:54:52.167010+0000 mon.a (mon.0) 470 : audit [INF] from='client.? 172.21.15.118:0/1245196311' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "148dc4ee-a773-4829-bc3a-c0d3c4608ea1"}]': finished 2023-10-09T07:54:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:52 smithi118 bash[27833]: cluster 2023-10-09T07:54:52.167142+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-10-09T07:54:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:52 smithi118 bash[27833]: audit 2023-10-09T07:54:52.167328+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:54:52.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:52 smithi081 bash[27480]: cluster 2023-10-09T07:54:51.326503+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-09T07:54:52.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:52 smithi081 bash[27480]: audit 2023-10-09T07:54:52.157895+0000 mon.a (mon.0) 469 : audit [INF] from='client.? 172.21.15.118:0/1245196311' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "148dc4ee-a773-4829-bc3a-c0d3c4608ea1"}]: dispatch 2023-10-09T07:54:52.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:52 smithi081 bash[27480]: audit 2023-10-09T07:54:52.167010+0000 mon.a (mon.0) 470 : audit [INF] from='client.? 172.21.15.118:0/1245196311' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "148dc4ee-a773-4829-bc3a-c0d3c4608ea1"}]': finished 2023-10-09T07:54:52.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:52 smithi081 bash[27480]: cluster 2023-10-09T07:54:52.167142+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-10-09T07:54:52.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:52 smithi081 bash[27480]: audit 2023-10-09T07:54:52.167328+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:54:52.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:52 smithi081 bash[33856]: cluster 2023-10-09T07:54:51.326503+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-09T07:54:52.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:52 smithi081 bash[33856]: audit 2023-10-09T07:54:52.157895+0000 mon.a (mon.0) 469 : audit [INF] from='client.? 172.21.15.118:0/1245196311' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "148dc4ee-a773-4829-bc3a-c0d3c4608ea1"}]: dispatch 2023-10-09T07:54:52.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:52 smithi081 bash[33856]: audit 2023-10-09T07:54:52.167010+0000 mon.a (mon.0) 470 : audit [INF] from='client.? 172.21.15.118:0/1245196311' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "148dc4ee-a773-4829-bc3a-c0d3c4608ea1"}]': finished 2023-10-09T07:54:52.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:52 smithi081 bash[33856]: cluster 2023-10-09T07:54:52.167142+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-10-09T07:54:52.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:52 smithi081 bash[33856]: audit 2023-10-09T07:54:52.167328+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:54:53.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:53 smithi118 bash[27833]: audit 2023-10-09T07:54:52.882192+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.118:0/3964017149' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:54:53.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:53 smithi081 bash[27480]: audit 2023-10-09T07:54:52.882192+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.118:0/3964017149' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:54:53.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:53 smithi081 bash[33856]: audit 2023-10-09T07:54:52.882192+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.118:0/3964017149' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:54:54.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:54 smithi118 bash[27833]: cluster 2023-10-09T07:54:53.327110+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:54:54.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:54 smithi081 bash[27480]: cluster 2023-10-09T07:54:53.327110+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:54:54.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:54 smithi081 bash[33856]: cluster 2023-10-09T07:54:53.327110+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:54:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:56 smithi118 bash[27833]: cluster 2023-10-09T07:54:55.327650+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-09T07:54:56.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:56 smithi081 bash[27480]: cluster 2023-10-09T07:54:55.327650+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-09T07:54:56.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:56 smithi081 bash[33856]: cluster 2023-10-09T07:54:55.327650+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-09T07:54:58.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:54:58 smithi118 bash[27833]: cluster 2023-10-09T07:54:57.328199+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-09T07:54:58.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:54:58 smithi081 bash[27480]: cluster 2023-10-09T07:54:57.328199+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-09T07:54:58.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:54:58 smithi081 bash[33856]: cluster 2023-10-09T07:54:57.328199+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-09T07:55:00.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:00 smithi081 bash[33856]: cluster 2023-10-09T07:54:59.328726+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-09T07:55:00.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:00 smithi081 bash[27480]: cluster 2023-10-09T07:54:59.328726+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-09T07:55:00.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:00 smithi118 bash[27833]: cluster 2023-10-09T07:54:59.328726+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-09T07:55:02.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:02 smithi118 bash[27833]: cluster 2023-10-09T07:55:01.329401+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-09T07:55:02.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:02 smithi081 bash[33856]: cluster 2023-10-09T07:55:01.329401+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-09T07:55:02.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:02 smithi081 bash[27480]: cluster 2023-10-09T07:55:01.329401+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-09T07:55:04.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:04 smithi118 bash[27833]: cluster 2023-10-09T07:55:03.329976+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-09T07:55:04.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:04 smithi081 bash[33856]: cluster 2023-10-09T07:55:03.329976+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-09T07:55:04.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:04 smithi081 bash[27480]: cluster 2023-10-09T07:55:03.329976+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-09T07:55:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:05 smithi118 bash[27833]: audit 2023-10-09T07:55:04.609914+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-09T07:55:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:05 smithi118 bash[27833]: audit 2023-10-09T07:55:04.611698+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:05 smithi118 bash[27833]: cephadm 2023-10-09T07:55:04.613133+0000 mgr.y (mgr.14146) 225 : cephadm [INF] Deploying daemon osd.6 on smithi118 2023-10-09T07:55:05.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:05 smithi081 bash[27480]: audit 2023-10-09T07:55:04.609914+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-09T07:55:05.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:05 smithi081 bash[27480]: audit 2023-10-09T07:55:04.611698+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:05.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:05 smithi081 bash[27480]: cephadm 2023-10-09T07:55:04.613133+0000 mgr.y (mgr.14146) 225 : cephadm [INF] Deploying daemon osd.6 on smithi118 2023-10-09T07:55:05.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:05 smithi081 bash[33856]: audit 2023-10-09T07:55:04.609914+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-09T07:55:05.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:05 smithi081 bash[33856]: audit 2023-10-09T07:55:04.611698+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:05.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:05 smithi081 bash[33856]: cephadm 2023-10-09T07:55:04.613133+0000 mgr.y (mgr.14146) 225 : cephadm [INF] Deploying daemon osd.6 on smithi118 2023-10-09T07:55:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:06 smithi118 bash[27833]: cluster 2023-10-09T07:55:05.330594+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:55:06.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:06 smithi081 bash[27480]: cluster 2023-10-09T07:55:05.330594+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:55:06.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:06 smithi081 bash[33856]: cluster 2023-10-09T07:55:05.330594+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:55:08.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:08 smithi118 bash[27833]: cluster 2023-10-09T07:55:07.331199+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-09T07:55:08.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:08 smithi081 bash[33856]: cluster 2023-10-09T07:55:07.331199+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-09T07:55:08.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:08 smithi081 bash[27480]: cluster 2023-10-09T07:55:07.331199+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-09T07:55:10.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:10 smithi118 bash[27833]: audit 2023-10-09T07:55:09.019307+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:10.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:10 smithi118 bash[27833]: audit 2023-10-09T07:55:09.053886+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:55:10.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:10 smithi118 bash[27833]: cluster 2023-10-09T07:55:09.331788+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-09T07:55:10.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:10 smithi081 bash[33856]: audit 2023-10-09T07:55:09.019307+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:10.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:10 smithi081 bash[33856]: audit 2023-10-09T07:55:09.053886+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:55:10.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:10 smithi081 bash[33856]: cluster 2023-10-09T07:55:09.331788+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-09T07:55:10.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:10 smithi081 bash[27480]: audit 2023-10-09T07:55:09.019307+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:10.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:10 smithi081 bash[27480]: audit 2023-10-09T07:55:09.053886+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:55:10.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:10 smithi081 bash[27480]: cluster 2023-10-09T07:55:09.331788+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-09T07:55:12.665 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:12 smithi118 bash[27833]: cluster 2023-10-09T07:55:11.332467+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-09T07:55:12.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:12 smithi081 bash[27480]: cluster 2023-10-09T07:55:11.332467+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-09T07:55:12.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:12 smithi081 bash[33856]: cluster 2023-10-09T07:55:11.332467+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-09T07:55:14.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:14 smithi118 bash[27833]: cluster 2023-10-09T07:55:13.333129+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-09T07:55:14.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:14 smithi118 bash[27833]: audit 2023-10-09T07:55:14.256345+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:14.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:14 smithi081 bash[27480]: cluster 2023-10-09T07:55:13.333129+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-09T07:55:14.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:14 smithi081 bash[27480]: audit 2023-10-09T07:55:14.256345+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:14.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:14 smithi081 bash[33856]: cluster 2023-10-09T07:55:13.333129+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-09T07:55:14.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:14 smithi081 bash[33856]: audit 2023-10-09T07:55:14.256345+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:15.799 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:15 smithi118 bash[27833]: audit 2023-10-09T07:55:14.535091+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:15.800 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:15 smithi118 bash[27833]: audit 2023-10-09T07:55:14.536803+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:55:15.800 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:15 smithi118 bash[27833]: audit 2023-10-09T07:55:14.545157+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:15.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:15 smithi081 bash[27480]: audit 2023-10-09T07:55:14.535091+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:15.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:15 smithi081 bash[27480]: audit 2023-10-09T07:55:14.536803+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:55:15.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:15 smithi081 bash[27480]: audit 2023-10-09T07:55:14.545157+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:15.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:15 smithi081 bash[33856]: audit 2023-10-09T07:55:14.535091+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:15.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:15 smithi081 bash[33856]: audit 2023-10-09T07:55:14.536803+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:55:15.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:15 smithi081 bash[33856]: audit 2023-10-09T07:55:14.545157+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:16.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:16 smithi081 bash[33856]: cluster 2023-10-09T07:55:15.333709+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-09T07:55:16.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:16 smithi081 bash[33856]: audit 2023-10-09T07:55:15.709243+0000 mon.a (mon.0) 481 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T07:55:16.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:16 smithi081 bash[33856]: audit 2023-10-09T07:55:15.709295+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/2724340173,v1:172.21.15.118:6817/2724340173]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T07:55:16.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:16 smithi081 bash[27480]: cluster 2023-10-09T07:55:15.333709+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-09T07:55:16.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:16 smithi081 bash[27480]: audit 2023-10-09T07:55:15.709243+0000 mon.a (mon.0) 481 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T07:55:16.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:16 smithi081 bash[27480]: audit 2023-10-09T07:55:15.709295+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/2724340173,v1:172.21.15.118:6817/2724340173]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T07:55:17.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:16 smithi118 bash[27833]: cluster 2023-10-09T07:55:15.333709+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-09T07:55:17.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:16 smithi118 bash[27833]: audit 2023-10-09T07:55:15.709243+0000 mon.a (mon.0) 481 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T07:55:17.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:16 smithi118 bash[27833]: audit 2023-10-09T07:55:15.709295+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/2724340173,v1:172.21.15.118:6817/2724340173]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T07:55:17.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:17 smithi118 bash[27833]: audit 2023-10-09T07:55:16.556728+0000 mon.a (mon.0) 482 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-09T07:55:17.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:17 smithi118 bash[27833]: cluster 2023-10-09T07:55:16.556826+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-10-09T07:55:17.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:17 smithi118 bash[27833]: audit 2023-10-09T07:55:16.557022+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:55:17.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:17 smithi118 bash[27833]: audit 2023-10-09T07:55:16.557999+0000 mon.a (mon.0) 485 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:55:17.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:17 smithi118 bash[27833]: audit 2023-10-09T07:55:16.558266+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/2724340173,v1:172.21.15.118:6817/2724340173]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:55:17.874 INFO:teuthology.orchestra.run.smithi118.stdout:Created osd(s) 6 on host 'smithi118' 2023-10-09T07:55:17.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:17 smithi081 bash[27480]: audit 2023-10-09T07:55:16.556728+0000 mon.a (mon.0) 482 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-09T07:55:17.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:17 smithi081 bash[27480]: cluster 2023-10-09T07:55:16.556826+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-10-09T07:55:17.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:17 smithi081 bash[27480]: audit 2023-10-09T07:55:16.557022+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:55:17.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:17 smithi081 bash[27480]: audit 2023-10-09T07:55:16.557999+0000 mon.a (mon.0) 485 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:55:17.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:17 smithi081 bash[27480]: audit 2023-10-09T07:55:16.558266+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/2724340173,v1:172.21.15.118:6817/2724340173]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:55:17.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:17 smithi081 bash[33856]: audit 2023-10-09T07:55:16.556728+0000 mon.a (mon.0) 482 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-09T07:55:17.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:17 smithi081 bash[33856]: cluster 2023-10-09T07:55:16.556826+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-10-09T07:55:17.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:17 smithi081 bash[33856]: audit 2023-10-09T07:55:16.557022+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:55:17.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:17 smithi081 bash[33856]: audit 2023-10-09T07:55:16.557999+0000 mon.a (mon.0) 485 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:55:17.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:17 smithi081 bash[33856]: audit 2023-10-09T07:55:16.558266+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/2724340173,v1:172.21.15.118:6817/2724340173]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:55:18.680 DEBUG:teuthology.orchestra.run.smithi118:osd.6> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.6.service 2023-10-09T07:55:18.682 INFO:tasks.cephadm:Deploying osd.7 on smithi118 with /dev/vg_nvme/lv_1... 2023-10-09T07:55:18.683 DEBUG:teuthology.orchestra.run.smithi118:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-09T07:55:18.820 INFO:journalctl@ceph.osd.6.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:55:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:18 smithi081 bash[27480]: cluster 2023-10-09T07:55:17.334241+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:55:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:18 smithi081 bash[27480]: audit 2023-10-09T07:55:17.560501+0000 mon.a (mon.0) 486 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-10-09T07:55:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:18 smithi081 bash[27480]: cluster 2023-10-09T07:55:17.560670+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-10-09T07:55:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:18 smithi081 bash[27480]: audit 2023-10-09T07:55:17.561407+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:55:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:18 smithi081 bash[27480]: audit 2023-10-09T07:55:17.566858+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:55:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:18 smithi081 bash[27480]: audit 2023-10-09T07:55:17.868949+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:18 smithi081 bash[27480]: audit 2023-10-09T07:55:17.872827+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:55:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:18 smithi081 bash[33856]: cluster 2023-10-09T07:55:17.334241+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:55:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:18 smithi081 bash[33856]: audit 2023-10-09T07:55:17.560501+0000 mon.a (mon.0) 486 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-10-09T07:55:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:18 smithi081 bash[33856]: cluster 2023-10-09T07:55:17.560670+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-10-09T07:55:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:18 smithi081 bash[33856]: audit 2023-10-09T07:55:17.561407+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:55:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:18 smithi081 bash[33856]: audit 2023-10-09T07:55:17.566858+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:55:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:18 smithi081 bash[33856]: audit 2023-10-09T07:55:17.868949+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:18 smithi081 bash[33856]: audit 2023-10-09T07:55:17.872827+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:55:18.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:18 smithi118 bash[27833]: cluster 2023-10-09T07:55:17.334241+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T07:55:18.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:18 smithi118 bash[27833]: audit 2023-10-09T07:55:17.560501+0000 mon.a (mon.0) 486 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-10-09T07:55:18.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:18 smithi118 bash[27833]: cluster 2023-10-09T07:55:17.560670+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-10-09T07:55:18.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:18 smithi118 bash[27833]: audit 2023-10-09T07:55:17.561407+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:55:18.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:18 smithi118 bash[27833]: audit 2023-10-09T07:55:17.566858+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:55:18.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:18 smithi118 bash[27833]: audit 2023-10-09T07:55:17.868949+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:18.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:18 smithi118 bash[27833]: audit 2023-10-09T07:55:17.872827+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:55:19.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:19 smithi081 bash[27480]: cluster 2023-10-09T07:55:16.723740+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:55:19.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:19 smithi081 bash[27480]: cluster 2023-10-09T07:55:16.723827+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:55:19.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:19 smithi081 bash[27480]: cluster 2023-10-09T07:55:18.564374+0000 mon.a (mon.0) 492 : cluster [INF] osd.6 [v2:172.21.15.118:6816/2724340173,v1:172.21.15.118:6817/2724340173] boot 2023-10-09T07:55:19.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:19 smithi081 bash[27480]: cluster 2023-10-09T07:55:18.564448+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-09T07:55:19.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:19 smithi081 bash[27480]: audit 2023-10-09T07:55:18.564735+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:55:19.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:19 smithi081 bash[27480]: cluster 2023-10-09T07:55:19.284749+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-10-09T07:55:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:19 smithi081 bash[33856]: cluster 2023-10-09T07:55:16.723740+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:55:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:19 smithi081 bash[33856]: cluster 2023-10-09T07:55:16.723827+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:55:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:19 smithi081 bash[33856]: cluster 2023-10-09T07:55:18.564374+0000 mon.a (mon.0) 492 : cluster [INF] osd.6 [v2:172.21.15.118:6816/2724340173,v1:172.21.15.118:6817/2724340173] boot 2023-10-09T07:55:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:19 smithi081 bash[33856]: cluster 2023-10-09T07:55:18.564448+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-09T07:55:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:19 smithi081 bash[33856]: audit 2023-10-09T07:55:18.564735+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:55:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:19 smithi081 bash[33856]: cluster 2023-10-09T07:55:19.284749+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-10-09T07:55:19.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:19 smithi118 bash[27833]: cluster 2023-10-09T07:55:16.723740+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:55:19.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:19 smithi118 bash[27833]: cluster 2023-10-09T07:55:16.723827+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:55:19.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:19 smithi118 bash[27833]: cluster 2023-10-09T07:55:18.564374+0000 mon.a (mon.0) 492 : cluster [INF] osd.6 [v2:172.21.15.118:6816/2724340173,v1:172.21.15.118:6817/2724340173] boot 2023-10-09T07:55:19.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:19 smithi118 bash[27833]: cluster 2023-10-09T07:55:18.564448+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-09T07:55:19.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:19 smithi118 bash[27833]: audit 2023-10-09T07:55:18.564735+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:55:19.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:19 smithi118 bash[27833]: cluster 2023-10-09T07:55:19.284749+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-10-09T07:55:20.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:20 smithi081 bash[27480]: cluster 2023-10-09T07:55:19.334925+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v220: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T07:55:20.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:20 smithi081 bash[27480]: cluster 2023-10-09T07:55:20.287580+0000 mon.a (mon.0) 496 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T07:55:20.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:20 smithi081 bash[27480]: cluster 2023-10-09T07:55:20.293850+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-10-09T07:55:20.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:20 smithi081 bash[33856]: cluster 2023-10-09T07:55:19.334925+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v220: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T07:55:20.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:20 smithi081 bash[33856]: cluster 2023-10-09T07:55:20.287580+0000 mon.a (mon.0) 496 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T07:55:20.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:20 smithi081 bash[33856]: cluster 2023-10-09T07:55:20.293850+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-10-09T07:55:21.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:20 smithi118 bash[27833]: cluster 2023-10-09T07:55:19.334925+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v220: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T07:55:21.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:20 smithi118 bash[27833]: cluster 2023-10-09T07:55:20.287580+0000 mon.a (mon.0) 496 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T07:55:21.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:20 smithi118 bash[27833]: cluster 2023-10-09T07:55:20.293850+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-10-09T07:55:22.149 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-09T07:55:22.149 INFO:teuthology.orchestra.run.smithi118.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-09T07:55:22.149 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10+0 records in 2023-10-09T07:55:22.149 INFO:teuthology.orchestra.run.smithi118.stderr:10+0 records out 2023-10-09T07:55:22.149 INFO:teuthology.orchestra.run.smithi118.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0153877 s, 681 MB/s 2023-10-09T07:55:22.149 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping successful for: 2023-10-09T07:55:22.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:22 smithi118 bash[27833]: cluster 2023-10-09T07:55:21.335491+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v222: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T07:55:22.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:22 smithi081 bash[33856]: cluster 2023-10-09T07:55:21.335491+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v222: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T07:55:22.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:22 smithi081 bash[27480]: cluster 2023-10-09T07:55:21.335491+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v222: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T07:55:22.912 DEBUG:teuthology.orchestra.run.smithi118:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi118:vg_nvme/lv_1 2023-10-09T07:55:24.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:24 smithi118 bash[27833]: cluster 2023-10-09T07:55:23.336187+0000 mgr.y (mgr.14146) 235 : cluster [DBG] pgmap v223: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T07:55:24.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:24 smithi081 bash[27480]: cluster 2023-10-09T07:55:23.336187+0000 mgr.y (mgr.14146) 235 : cluster [DBG] pgmap v223: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T07:55:24.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:24 smithi081 bash[33856]: cluster 2023-10-09T07:55:23.336187+0000 mgr.y (mgr.14146) 235 : cluster [DBG] pgmap v223: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T07:55:25.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:25 smithi118 bash[27833]: cluster 2023-10-09T07:55:25.580058+0000 mon.a (mon.0) 498 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T07:55:25.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:25 smithi118 bash[27833]: cluster 2023-10-09T07:55:25.580120+0000 mon.a (mon.0) 499 : cluster [INF] Cluster is now healthy 2023-10-09T07:55:26.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:25 smithi081 bash[33856]: cluster 2023-10-09T07:55:25.580058+0000 mon.a (mon.0) 498 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T07:55:26.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:25 smithi081 bash[33856]: cluster 2023-10-09T07:55:25.580120+0000 mon.a (mon.0) 499 : cluster [INF] Cluster is now healthy 2023-10-09T07:55:26.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:25 smithi081 bash[27480]: cluster 2023-10-09T07:55:25.580058+0000 mon.a (mon.0) 498 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T07:55:26.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:25 smithi081 bash[27480]: cluster 2023-10-09T07:55:25.580120+0000 mon.a (mon.0) 499 : cluster [INF] Cluster is now healthy 2023-10-09T07:55:27.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:26 smithi118 bash[27833]: cluster 2023-10-09T07:55:25.336902+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-09T07:55:27.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:26 smithi081 bash[33856]: cluster 2023-10-09T07:55:25.336902+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-09T07:55:27.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:26 smithi081 bash[27480]: cluster 2023-10-09T07:55:25.336902+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-09T07:55:27.957 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:27 smithi118 bash[27833]: audit 2023-10-09T07:55:27.628294+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:55:27.957 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:27 smithi118 bash[27833]: audit 2023-10-09T07:55:27.632361+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:55:27.958 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:27 smithi118 bash[27833]: audit 2023-10-09T07:55:27.633796+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:27 smithi081 bash[27480]: audit 2023-10-09T07:55:27.628294+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:55:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:27 smithi081 bash[27480]: audit 2023-10-09T07:55:27.632361+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:55:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:27 smithi081 bash[27480]: audit 2023-10-09T07:55:27.633796+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:28.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:27 smithi081 bash[33856]: audit 2023-10-09T07:55:27.628294+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T07:55:28.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:27 smithi081 bash[33856]: audit 2023-10-09T07:55:27.632361+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T07:55:28.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:27 smithi081 bash[33856]: audit 2023-10-09T07:55:27.633796+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:29.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:28 smithi118 bash[27833]: cluster 2023-10-09T07:55:27.337622+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-09T07:55:29.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:28 smithi118 bash[27833]: audit 2023-10-09T07:55:27.621411+0000 mgr.y (mgr.14146) 238 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:55:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:28 smithi081 bash[27480]: cluster 2023-10-09T07:55:27.337622+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-09T07:55:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:28 smithi081 bash[27480]: audit 2023-10-09T07:55:27.621411+0000 mgr.y (mgr.14146) 238 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:55:29.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:28 smithi081 bash[33856]: cluster 2023-10-09T07:55:27.337622+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-09T07:55:29.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:28 smithi081 bash[33856]: audit 2023-10-09T07:55:27.621411+0000 mgr.y (mgr.14146) 238 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:55:30.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[33856]: cephadm 2023-10-09T07:55:28.835176+0000 mgr.y (mgr.14146) 239 : cephadm [INF] Detected new or changed devices on smithi118 2023-10-09T07:55:30.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[33856]: audit 2023-10-09T07:55:28.845121+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:30.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[33856]: audit 2023-10-09T07:55:28.846950+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:55:30.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[33856]: audit 2023-10-09T07:55:28.848392+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:55:30.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[33856]: audit 2023-10-09T07:55:28.849611+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:55:30.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[33856]: cephadm 2023-10-09T07:55:28.850570+0000 mgr.y (mgr.14146) 240 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 5755M 2023-10-09T07:55:30.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[33856]: audit 2023-10-09T07:55:28.855501+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:30.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[33856]: audit 2023-10-09T07:55:28.857246+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:30.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[33856]: audit 2023-10-09T07:55:28.858487+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:55:30.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[33856]: audit 2023-10-09T07:55:28.865346+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:30.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[33856]: cluster 2023-10-09T07:55:29.338215+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T07:55:30.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[27480]: cephadm 2023-10-09T07:55:28.835176+0000 mgr.y (mgr.14146) 239 : cephadm [INF] Detected new or changed devices on smithi118 2023-10-09T07:55:30.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[27480]: audit 2023-10-09T07:55:28.845121+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:30.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[27480]: audit 2023-10-09T07:55:28.846950+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:55:30.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[27480]: audit 2023-10-09T07:55:28.848392+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:55:30.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[27480]: audit 2023-10-09T07:55:28.849611+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:55:30.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[27480]: cephadm 2023-10-09T07:55:28.850570+0000 mgr.y (mgr.14146) 240 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 5755M 2023-10-09T07:55:30.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[27480]: audit 2023-10-09T07:55:28.855501+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:30.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[27480]: audit 2023-10-09T07:55:28.857246+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:30.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[27480]: audit 2023-10-09T07:55:28.858487+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:55:30.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[27480]: audit 2023-10-09T07:55:28.865346+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:30.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:29 smithi081 bash[27480]: cluster 2023-10-09T07:55:29.338215+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T07:55:30.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:29 smithi118 bash[27833]: cephadm 2023-10-09T07:55:28.835176+0000 mgr.y (mgr.14146) 239 : cephadm [INF] Detected new or changed devices on smithi118 2023-10-09T07:55:30.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:29 smithi118 bash[27833]: audit 2023-10-09T07:55:28.845121+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:30.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:29 smithi118 bash[27833]: audit 2023-10-09T07:55:28.846950+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:55:30.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:29 smithi118 bash[27833]: audit 2023-10-09T07:55:28.848392+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:55:30.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:29 smithi118 bash[27833]: audit 2023-10-09T07:55:28.849611+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:55:30.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:29 smithi118 bash[27833]: cephadm 2023-10-09T07:55:28.850570+0000 mgr.y (mgr.14146) 240 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 5755M 2023-10-09T07:55:30.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:29 smithi118 bash[27833]: audit 2023-10-09T07:55:28.855501+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:30.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:29 smithi118 bash[27833]: audit 2023-10-09T07:55:28.857246+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:30.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:29 smithi118 bash[27833]: audit 2023-10-09T07:55:28.858487+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:55:30.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:29 smithi118 bash[27833]: audit 2023-10-09T07:55:28.865346+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:30.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:29 smithi118 bash[27833]: cluster 2023-10-09T07:55:29.338215+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T07:55:32.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:32 smithi118 bash[27833]: cluster 2023-10-09T07:55:31.338766+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-09T07:55:32.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:32 smithi081 bash[27480]: cluster 2023-10-09T07:55:31.338766+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-09T07:55:32.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:32 smithi081 bash[33856]: cluster 2023-10-09T07:55:31.338766+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-09T07:55:34.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:34 smithi118 bash[27833]: cluster 2023-10-09T07:55:33.339291+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-09T07:55:34.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:34 smithi081 bash[27480]: cluster 2023-10-09T07:55:33.339291+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-09T07:55:34.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:34 smithi081 bash[33856]: cluster 2023-10-09T07:55:33.339291+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-09T07:55:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:36 smithi118 bash[27833]: cluster 2023-10-09T07:55:35.339914+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-09T07:55:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:36 smithi118 bash[27833]: audit 2023-10-09T07:55:35.765878+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.118:0/2575459874' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c"}]: dispatch 2023-10-09T07:55:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:36 smithi118 bash[27833]: audit 2023-10-09T07:55:35.766188+0000 mon.a (mon.0) 511 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c"}]: dispatch 2023-10-09T07:55:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:36 smithi118 bash[27833]: audit 2023-10-09T07:55:35.776368+0000 mon.a (mon.0) 512 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c"}]': finished 2023-10-09T07:55:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:36 smithi118 bash[27833]: cluster 2023-10-09T07:55:35.776459+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-10-09T07:55:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:36 smithi118 bash[27833]: audit 2023-10-09T07:55:35.776623+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:55:36.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:36 smithi081 bash[27480]: cluster 2023-10-09T07:55:35.339914+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-09T07:55:36.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:36 smithi081 bash[27480]: audit 2023-10-09T07:55:35.765878+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.118:0/2575459874' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c"}]: dispatch 2023-10-09T07:55:36.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:36 smithi081 bash[27480]: audit 2023-10-09T07:55:35.766188+0000 mon.a (mon.0) 511 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c"}]: dispatch 2023-10-09T07:55:36.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:36 smithi081 bash[27480]: audit 2023-10-09T07:55:35.776368+0000 mon.a (mon.0) 512 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c"}]': finished 2023-10-09T07:55:36.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:36 smithi081 bash[27480]: cluster 2023-10-09T07:55:35.776459+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-10-09T07:55:36.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:36 smithi081 bash[27480]: audit 2023-10-09T07:55:35.776623+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:55:36.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:36 smithi081 bash[33856]: cluster 2023-10-09T07:55:35.339914+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-09T07:55:36.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:36 smithi081 bash[33856]: audit 2023-10-09T07:55:35.765878+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.118:0/2575459874' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c"}]: dispatch 2023-10-09T07:55:36.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:36 smithi081 bash[33856]: audit 2023-10-09T07:55:35.766188+0000 mon.a (mon.0) 511 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c"}]: dispatch 2023-10-09T07:55:36.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:36 smithi081 bash[33856]: audit 2023-10-09T07:55:35.776368+0000 mon.a (mon.0) 512 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c"}]': finished 2023-10-09T07:55:36.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:36 smithi081 bash[33856]: cluster 2023-10-09T07:55:35.776459+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-10-09T07:55:36.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:36 smithi081 bash[33856]: audit 2023-10-09T07:55:35.776623+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:55:37.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:37 smithi118 bash[27833]: audit 2023-10-09T07:55:36.522837+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.118:0/1821379658' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:55:37.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:37 smithi081 bash[33856]: audit 2023-10-09T07:55:36.522837+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.118:0/1821379658' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:55:37.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:37 smithi081 bash[27480]: audit 2023-10-09T07:55:36.522837+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.118:0/1821379658' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T07:55:38.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:38 smithi118 bash[27833]: cluster 2023-10-09T07:55:37.340472+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-09T07:55:38.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:38 smithi081 bash[33856]: cluster 2023-10-09T07:55:37.340472+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-09T07:55:38.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:38 smithi081 bash[27480]: cluster 2023-10-09T07:55:37.340472+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-09T07:55:40.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:40 smithi081 bash[33856]: cluster 2023-10-09T07:55:39.341131+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-09T07:55:40.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:40 smithi081 bash[27480]: cluster 2023-10-09T07:55:39.341131+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-09T07:55:40.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:40 smithi118 bash[27833]: cluster 2023-10-09T07:55:39.341131+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-09T07:55:42.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:42 smithi118 bash[27833]: cluster 2023-10-09T07:55:41.341706+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-09T07:55:42.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:42 smithi081 bash[33856]: cluster 2023-10-09T07:55:41.341706+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-09T07:55:42.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:42 smithi081 bash[27480]: cluster 2023-10-09T07:55:41.341706+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-09T07:55:44.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:44 smithi118 bash[27833]: cluster 2023-10-09T07:55:43.342298+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-09T07:55:44.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:44 smithi081 bash[33856]: cluster 2023-10-09T07:55:43.342298+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-09T07:55:44.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:44 smithi081 bash[27480]: cluster 2023-10-09T07:55:43.342298+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-09T07:55:46.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:46 smithi118 bash[27833]: cluster 2023-10-09T07:55:45.342849+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-09T07:55:46.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:46 smithi081 bash[33856]: cluster 2023-10-09T07:55:45.342849+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-09T07:55:46.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:46 smithi081 bash[27480]: cluster 2023-10-09T07:55:45.342849+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-09T07:55:48.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:48 smithi118 bash[27833]: cluster 2023-10-09T07:55:47.343393+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-09T07:55:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:48 smithi118 bash[27833]: audit 2023-10-09T07:55:48.340305+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-09T07:55:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:48 smithi118 bash[27833]: audit 2023-10-09T07:55:48.342052+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:48.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:48 smithi081 bash[33856]: cluster 2023-10-09T07:55:47.343393+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-09T07:55:48.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:48 smithi081 bash[33856]: audit 2023-10-09T07:55:48.340305+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-09T07:55:48.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:48 smithi081 bash[33856]: audit 2023-10-09T07:55:48.342052+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:48.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:48 smithi081 bash[27480]: cluster 2023-10-09T07:55:47.343393+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-09T07:55:48.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:48 smithi081 bash[27480]: audit 2023-10-09T07:55:48.340305+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-09T07:55:48.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:48 smithi081 bash[27480]: audit 2023-10-09T07:55:48.342052+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:49 smithi118 bash[27833]: cephadm 2023-10-09T07:55:48.343254+0000 mgr.y (mgr.14146) 251 : cephadm [INF] Deploying daemon osd.7 on smithi118 2023-10-09T07:55:49.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:49 smithi081 bash[27480]: cephadm 2023-10-09T07:55:48.343254+0000 mgr.y (mgr.14146) 251 : cephadm [INF] Deploying daemon osd.7 on smithi118 2023-10-09T07:55:49.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:49 smithi081 bash[33856]: cephadm 2023-10-09T07:55:48.343254+0000 mgr.y (mgr.14146) 251 : cephadm [INF] Deploying daemon osd.7 on smithi118 2023-10-09T07:55:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:50 smithi118 bash[27833]: cluster 2023-10-09T07:55:49.343977+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-09T07:55:50.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:50 smithi081 bash[27480]: cluster 2023-10-09T07:55:49.343977+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-09T07:55:50.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:50 smithi081 bash[33856]: cluster 2023-10-09T07:55:49.343977+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-09T07:55:52.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:52 smithi118 bash[27833]: cluster 2023-10-09T07:55:51.344501+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-09T07:55:52.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:52 smithi081 bash[27480]: cluster 2023-10-09T07:55:51.344501+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-09T07:55:52.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:52 smithi081 bash[33856]: cluster 2023-10-09T07:55:51.344501+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-09T07:55:53.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:53 smithi118 bash[27833]: audit 2023-10-09T07:55:52.596732+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:53.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:53 smithi118 bash[27833]: audit 2023-10-09T07:55:52.598879+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:55:53.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:53 smithi081 bash[27480]: audit 2023-10-09T07:55:52.596732+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:53.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:53 smithi081 bash[27480]: audit 2023-10-09T07:55:52.598879+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:55:53.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:53 smithi081 bash[33856]: audit 2023-10-09T07:55:52.596732+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:53.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:53 smithi081 bash[33856]: audit 2023-10-09T07:55:52.598879+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:55:54.870 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:54 smithi118 bash[27833]: cluster 2023-10-09T07:55:53.345037+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-09T07:55:54.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:54 smithi081 bash[27480]: cluster 2023-10-09T07:55:53.345037+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-09T07:55:54.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:54 smithi081 bash[33856]: cluster 2023-10-09T07:55:53.345037+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-09T07:55:56.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:56 smithi081 bash[27480]: cluster 2023-10-09T07:55:55.345624+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-09T07:55:56.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:56 smithi081 bash[33856]: cluster 2023-10-09T07:55:55.345624+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-09T07:55:57.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:56 smithi118 bash[27833]: cluster 2023-10-09T07:55:55.345624+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-09T07:55:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:58 smithi081 bash[27480]: cluster 2023-10-09T07:55:57.346209+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-09T07:55:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:58 smithi081 bash[27480]: audit 2023-10-09T07:55:57.797806+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:58 smithi081 bash[27480]: audit 2023-10-09T07:55:57.799272+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:58 smithi081 bash[27480]: audit 2023-10-09T07:55:57.800890+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:55:58.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:55:58 smithi081 bash[27480]: audit 2023-10-09T07:55:57.810588+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:58 smithi081 bash[33856]: cluster 2023-10-09T07:55:57.346209+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-09T07:55:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:58 smithi081 bash[33856]: audit 2023-10-09T07:55:57.797806+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:58 smithi081 bash[33856]: audit 2023-10-09T07:55:57.799272+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:58 smithi081 bash[33856]: audit 2023-10-09T07:55:57.800890+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:55:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:55:58 smithi081 bash[33856]: audit 2023-10-09T07:55:57.810588+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:58 smithi118 bash[27833]: cluster 2023-10-09T07:55:57.346209+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-09T07:55:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:58 smithi118 bash[27833]: audit 2023-10-09T07:55:57.797806+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:55:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:58 smithi118 bash[27833]: audit 2023-10-09T07:55:57.799272+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:55:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:58 smithi118 bash[27833]: audit 2023-10-09T07:55:57.800890+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:55:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:55:58 smithi118 bash[27833]: audit 2023-10-09T07:55:57.810588+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:00.557 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:00 smithi118 bash[27833]: cluster 2023-10-09T07:55:59.346911+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-09T07:56:01.129 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:00 smithi118 bash[27833]: audit 2023-10-09T07:55:59.347027+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-09T07:56:01.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:00 smithi118 bash[27833]: audit 2023-10-09T07:55:59.347070+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/2187628890,v1:172.21.15.118:6825/2187628890]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-09T07:56:01.130 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:00 smithi081 bash[27480]: cluster 2023-10-09T07:55:59.346911+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-09T07:56:01.130 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:00 smithi081 bash[27480]: audit 2023-10-09T07:55:59.347027+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-09T07:56:01.130 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:00 smithi081 bash[27480]: audit 2023-10-09T07:55:59.347070+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/2187628890,v1:172.21.15.118:6825/2187628890]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-09T07:56:01.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:00 smithi081 bash[33856]: cluster 2023-10-09T07:55:59.346911+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-09T07:56:01.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:00 smithi081 bash[33856]: audit 2023-10-09T07:55:59.347027+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-09T07:56:01.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:00 smithi081 bash[33856]: audit 2023-10-09T07:55:59.347070+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/2187628890,v1:172.21.15.118:6825/2187628890]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-09T07:56:01.277 INFO:teuthology.orchestra.run.smithi118.stdout:Created osd(s) 7 on host 'smithi118' 2023-10-09T07:56:01.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:01 smithi081 bash[27480]: audit 2023-10-09T07:56:00.304527+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-09T07:56:01.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:01 smithi081 bash[27480]: cluster 2023-10-09T07:56:00.304629+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-10-09T07:56:01.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:01 smithi081 bash[27480]: audit 2023-10-09T07:56:00.304825+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:56:01.759 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:01 smithi081 bash[27480]: audit 2023-10-09T07:56:00.305816+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=smithi118", "root=default"]}]: dispatch 2023-10-09T07:56:01.759 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:01 smithi081 bash[27480]: audit 2023-10-09T07:56:00.306143+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/2187628890,v1:172.21.15.118:6825/2187628890]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:56:01.759 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:01 smithi081 bash[27480]: audit 2023-10-09T07:56:01.275433+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:01.759 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:01 smithi081 bash[27480]: audit 2023-10-09T07:56:01.287062+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:56:01.759 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:01 smithi081 bash[33856]: audit 2023-10-09T07:56:00.304527+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-09T07:56:01.760 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:01 smithi081 bash[33856]: cluster 2023-10-09T07:56:00.304629+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-10-09T07:56:01.760 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:01 smithi081 bash[33856]: audit 2023-10-09T07:56:00.304825+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:56:01.760 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:01 smithi081 bash[33856]: audit 2023-10-09T07:56:00.305816+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=smithi118", "root=default"]}]: dispatch 2023-10-09T07:56:01.760 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:01 smithi081 bash[33856]: audit 2023-10-09T07:56:00.306143+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/2187628890,v1:172.21.15.118:6825/2187628890]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:56:01.760 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:01 smithi081 bash[33856]: audit 2023-10-09T07:56:01.275433+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:01.760 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:01 smithi081 bash[33856]: audit 2023-10-09T07:56:01.287062+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:56:01.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:01 smithi118 bash[27833]: audit 2023-10-09T07:56:00.304527+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-09T07:56:01.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:01 smithi118 bash[27833]: cluster 2023-10-09T07:56:00.304629+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-10-09T07:56:01.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:01 smithi118 bash[27833]: audit 2023-10-09T07:56:00.304825+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:56:01.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:01 smithi118 bash[27833]: audit 2023-10-09T07:56:00.305816+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=smithi118", "root=default"]}]: dispatch 2023-10-09T07:56:01.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:01 smithi118 bash[27833]: audit 2023-10-09T07:56:00.306143+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/2187628890,v1:172.21.15.118:6825/2187628890]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T07:56:01.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:01 smithi118 bash[27833]: audit 2023-10-09T07:56:01.275433+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:01.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:01 smithi118 bash[27833]: audit 2023-10-09T07:56:01.287062+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:56:01.934 DEBUG:teuthology.orchestra.run.smithi118:osd.7> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.7.service 2023-10-09T07:56:01.936 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-10-09T07:56:01.936 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd stat -f json 2023-10-09T07:56:02.140 INFO:journalctl@ceph.osd.7.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:56:02.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:02 smithi081 bash[27480]: audit 2023-10-09T07:56:01.308034+0000 mon.a (mon.0) 530 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-10-09T07:56:02.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:02 smithi081 bash[27480]: cluster 2023-10-09T07:56:01.308189+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-10-09T07:56:02.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:02 smithi081 bash[27480]: audit 2023-10-09T07:56:01.309341+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:56:02.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:02 smithi081 bash[27480]: audit 2023-10-09T07:56:01.319276+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:56:02.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:02 smithi081 bash[27480]: cluster 2023-10-09T07:56:01.347466+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T07:56:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:02 smithi081 bash[33856]: audit 2023-10-09T07:56:01.308034+0000 mon.a (mon.0) 530 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-10-09T07:56:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:02 smithi081 bash[33856]: cluster 2023-10-09T07:56:01.308189+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-10-09T07:56:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:02 smithi081 bash[33856]: audit 2023-10-09T07:56:01.309341+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:56:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:02 smithi081 bash[33856]: audit 2023-10-09T07:56:01.319276+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:56:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:02 smithi081 bash[33856]: cluster 2023-10-09T07:56:01.347466+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T07:56:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:02 smithi118 bash[27833]: audit 2023-10-09T07:56:01.308034+0000 mon.a (mon.0) 530 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-10-09T07:56:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:02 smithi118 bash[27833]: cluster 2023-10-09T07:56:01.308189+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-10-09T07:56:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:02 smithi118 bash[27833]: audit 2023-10-09T07:56:01.309341+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:56:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:02 smithi118 bash[27833]: audit 2023-10-09T07:56:01.319276+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:56:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:02 smithi118 bash[27833]: cluster 2023-10-09T07:56:01.347466+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T07:56:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:03 smithi081 bash[27480]: cluster 2023-10-09T07:56:00.343227+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:56:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:03 smithi081 bash[27480]: cluster 2023-10-09T07:56:00.343307+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:56:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:03 smithi081 bash[27480]: cluster 2023-10-09T07:56:02.313180+0000 mon.a (mon.0) 534 : cluster [INF] osd.7 [v2:172.21.15.118:6824/2187628890,v1:172.21.15.118:6825/2187628890] boot 2023-10-09T07:56:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:03 smithi081 bash[27480]: cluster 2023-10-09T07:56:02.313360+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-09T07:56:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:03 smithi081 bash[27480]: audit 2023-10-09T07:56:02.313531+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:56:03.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:03 smithi081 bash[27480]: cluster 2023-10-09T07:56:03.311402+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-09T07:56:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:03 smithi081 bash[33856]: cluster 2023-10-09T07:56:00.343227+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:56:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:03 smithi081 bash[33856]: cluster 2023-10-09T07:56:00.343307+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:56:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:03 smithi081 bash[33856]: cluster 2023-10-09T07:56:02.313180+0000 mon.a (mon.0) 534 : cluster [INF] osd.7 [v2:172.21.15.118:6824/2187628890,v1:172.21.15.118:6825/2187628890] boot 2023-10-09T07:56:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:03 smithi081 bash[33856]: cluster 2023-10-09T07:56:02.313360+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-09T07:56:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:03 smithi081 bash[33856]: audit 2023-10-09T07:56:02.313531+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:56:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:03 smithi081 bash[33856]: cluster 2023-10-09T07:56:03.311402+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-09T07:56:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:03 smithi118 bash[27833]: cluster 2023-10-09T07:56:00.343227+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T07:56:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:03 smithi118 bash[27833]: cluster 2023-10-09T07:56:00.343307+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T07:56:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:03 smithi118 bash[27833]: cluster 2023-10-09T07:56:02.313180+0000 mon.a (mon.0) 534 : cluster [INF] osd.7 [v2:172.21.15.118:6824/2187628890,v1:172.21.15.118:6825/2187628890] boot 2023-10-09T07:56:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:03 smithi118 bash[27833]: cluster 2023-10-09T07:56:02.313360+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-09T07:56:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:03 smithi118 bash[27833]: audit 2023-10-09T07:56:02.313531+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:56:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:03 smithi118 bash[27833]: cluster 2023-10-09T07:56:03.311402+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-09T07:56:04.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:04 smithi081 bash[27480]: cluster 2023-10-09T07:56:03.347998+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v248: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:04.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:04 smithi081 bash[27480]: cluster 2023-10-09T07:56:04.312273+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-09T07:56:04.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:04 smithi081 bash[33856]: cluster 2023-10-09T07:56:03.347998+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v248: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:04.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:04 smithi081 bash[33856]: cluster 2023-10-09T07:56:04.312273+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-09T07:56:04.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:04 smithi118 bash[27833]: cluster 2023-10-09T07:56:03.347998+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v248: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:04.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:04 smithi118 bash[27833]: cluster 2023-10-09T07:56:04.312273+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-09T07:56:05.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:05 smithi081 bash[33856]: cluster 2023-10-09T07:56:04.321740+0000 mon.a (mon.0) 539 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T07:56:05.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:05 smithi081 bash[27480]: cluster 2023-10-09T07:56:04.321740+0000 mon.a (mon.0) 539 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T07:56:05.512 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T07:56:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:05 smithi118 bash[27833]: cluster 2023-10-09T07:56:04.321740+0000 mon.a (mon.0) 539 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T07:56:06.342 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1696838162,"num_in_osds":8,"osd_in_since":1696838135,"num_remapped_pgs":0} 2023-10-09T07:56:06.343 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T07:56:06.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:06 smithi081 bash[33856]: cluster 2023-10-09T07:56:05.348449+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v250: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:06.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:06 smithi081 bash[33856]: audit 2023-10-09T07:56:05.510998+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.81:0/1428227269' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-09T07:56:06.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:06 smithi081 bash[27480]: cluster 2023-10-09T07:56:05.348449+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v250: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:06.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:06 smithi081 bash[27480]: audit 2023-10-09T07:56:05.510998+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.81:0/1428227269' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-09T07:56:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:06 smithi118 bash[27833]: cluster 2023-10-09T07:56:05.348449+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v250: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:06 smithi118 bash[27833]: audit 2023-10-09T07:56:05.510998+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.81:0/1428227269' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-09T07:56:07.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:07 smithi118 bash[27833]: cluster 2023-10-09T07:56:07.400089+0000 mon.a (mon.0) 540 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T07:56:07.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:07 smithi118 bash[27833]: cluster 2023-10-09T07:56:07.400149+0000 mon.a (mon.0) 541 : cluster [INF] Cluster is now healthy 2023-10-09T07:56:07.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:07 smithi081 bash[33856]: cluster 2023-10-09T07:56:07.400089+0000 mon.a (mon.0) 540 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T07:56:07.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:07 smithi081 bash[33856]: cluster 2023-10-09T07:56:07.400149+0000 mon.a (mon.0) 541 : cluster [INF] Cluster is now healthy 2023-10-09T07:56:07.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:07 smithi081 bash[27480]: cluster 2023-10-09T07:56:07.400089+0000 mon.a (mon.0) 540 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T07:56:07.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:07 smithi081 bash[27480]: cluster 2023-10-09T07:56:07.400149+0000 mon.a (mon.0) 541 : cluster [INF] Cluster is now healthy 2023-10-09T07:56:08.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:08 smithi118 bash[27833]: cluster 2023-10-09T07:56:07.348991+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-09T07:56:08.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:08 smithi081 bash[27480]: cluster 2023-10-09T07:56:07.348991+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-09T07:56:08.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:08 smithi081 bash[33856]: cluster 2023-10-09T07:56:07.348991+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-09T07:56:10.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:10 smithi081 bash[33856]: cluster 2023-10-09T07:56:09.349541+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-09T07:56:10.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:10 smithi081 bash[27480]: cluster 2023-10-09T07:56:09.349541+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-09T07:56:10.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:10 smithi118 bash[27833]: cluster 2023-10-09T07:56:09.349541+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-09T07:56:11.095 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:56:11.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[33856]: cephadm 2023-10-09T07:56:10.336105+0000 mgr.y (mgr.14146) 263 : cephadm [INF] Detected new or changed devices on smithi118 2023-10-09T07:56:11.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[33856]: audit 2023-10-09T07:56:10.344651+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:11.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[33856]: audit 2023-10-09T07:56:10.346255+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:56:11.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[33856]: audit 2023-10-09T07:56:10.347803+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:56:11.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[33856]: audit 2023-10-09T07:56:10.349322+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:56:11.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[33856]: audit 2023-10-09T07:56:10.350630+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:56:11.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[33856]: cephadm 2023-10-09T07:56:10.351482+0000 mgr.y (mgr.14146) 264 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 4316M 2023-10-09T07:56:11.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[33856]: audit 2023-10-09T07:56:10.358305+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:11.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[33856]: audit 2023-10-09T07:56:10.359924+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:56:11.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[33856]: audit 2023-10-09T07:56:10.361199+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:56:11.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[33856]: audit 2023-10-09T07:56:10.370599+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:11.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[27480]: cephadm 2023-10-09T07:56:10.336105+0000 mgr.y (mgr.14146) 263 : cephadm [INF] Detected new or changed devices on smithi118 2023-10-09T07:56:11.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[27480]: audit 2023-10-09T07:56:10.344651+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:11.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[27480]: audit 2023-10-09T07:56:10.346255+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:56:11.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[27480]: audit 2023-10-09T07:56:10.347803+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:56:11.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[27480]: audit 2023-10-09T07:56:10.349322+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:56:11.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[27480]: audit 2023-10-09T07:56:10.350630+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:56:11.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[27480]: cephadm 2023-10-09T07:56:10.351482+0000 mgr.y (mgr.14146) 264 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 4316M 2023-10-09T07:56:11.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[27480]: audit 2023-10-09T07:56:10.358305+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:11.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[27480]: audit 2023-10-09T07:56:10.359924+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:56:11.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[27480]: audit 2023-10-09T07:56:10.361199+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:56:11.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:11 smithi081 bash[27480]: audit 2023-10-09T07:56:10.370599+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:11.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:11 smithi118 bash[27833]: cephadm 2023-10-09T07:56:10.336105+0000 mgr.y (mgr.14146) 263 : cephadm [INF] Detected new or changed devices on smithi118 2023-10-09T07:56:11.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:11 smithi118 bash[27833]: audit 2023-10-09T07:56:10.344651+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:11.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:11 smithi118 bash[27833]: audit 2023-10-09T07:56:10.346255+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:56:11.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:11 smithi118 bash[27833]: audit 2023-10-09T07:56:10.347803+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:56:11.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:11 smithi118 bash[27833]: audit 2023-10-09T07:56:10.349322+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:56:11.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:11 smithi118 bash[27833]: audit 2023-10-09T07:56:10.350630+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T07:56:11.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:11 smithi118 bash[27833]: cephadm 2023-10-09T07:56:10.351482+0000 mgr.y (mgr.14146) 264 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 4316M 2023-10-09T07:56:11.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:11 smithi118 bash[27833]: audit 2023-10-09T07:56:10.358305+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:11.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:11 smithi118 bash[27833]: audit 2023-10-09T07:56:10.359924+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:56:11.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:11 smithi118 bash[27833]: audit 2023-10-09T07:56:10.361199+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:56:11.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:11 smithi118 bash[27833]: audit 2023-10-09T07:56:10.370599+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:12.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:12 smithi081 bash[27480]: cluster 2023-10-09T07:56:11.349937+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-09T07:56:12.528 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:12 smithi081 bash[33856]: cluster 2023-10-09T07:56:11.349937+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-09T07:56:12.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:12 smithi118 bash[27833]: cluster 2023-10-09T07:56:11.349937+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-09T07:56:14.204 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T07:56:14.205 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":50,"fsid":"0a47c0f6-6678-11ee-8db5-212e2dc638e7","created":"2023-10-09T07:48:07.837405+0000","modified":"2023-10-09T07:56:04.306805+0000","last_up_change":"2023-10-09T07:56:02.302375+0000","last_in_change":"2023-10-09T07:55:35.767492+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-09T07:52:25.098183+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":"001a8f44-3108-4571-9c18-0259e7c2c5f7","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.81:6802","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6803","nonce":478249240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6805","nonce":478249240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6809","nonce":478249240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6807","nonce":478249240}]},"public_addr":"172.21.15.81:6803/478249240","cluster_addr":"172.21.15.81:6805/478249240","heartbeat_back_addr":"172.21.15.81:6809/478249240","heartbeat_front_addr":"172.21.15.81:6807/478249240","state":["exists","up"]},{"osd":1,"uuid":"c07b13c6-c3cf-4746-acea-92ea752aa01f","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.81:6810","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6811","nonce":3080147210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6813","nonce":3080147210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6817","nonce":3080147210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6815","nonce":3080147210}]},"public_addr":"172.21.15.81:6811/3080147210","cluster_addr":"172.21.15.81:6813/3080147210","heartbeat_back_addr":"172.21.15.81:6817/3080147210","heartbeat_front_addr":"172.21.15.81:6815/3080147210","state":["exists","up"]},{"osd":2,"uuid":"796de5da-ce6b-4a61-ac95-2fa597a45dbb","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.81:6818","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6819","nonce":140460140}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6821","nonce":140460140}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6825","nonce":140460140}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6823","nonce":140460140}]},"public_addr":"172.21.15.81:6819/140460140","cluster_addr":"172.21.15.81:6821/140460140","heartbeat_back_addr":"172.21.15.81:6825/140460140","heartbeat_front_addr":"172.21.15.81:6823/140460140","state":["exists","up"]},{"osd":3,"uuid":"2896377b-229e-4918-a6b1-d3d766462a04","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.81:6826","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6827","nonce":1382320562}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6829","nonce":1382320562}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6832","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6833","nonce":1382320562}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6831","nonce":1382320562}]},"public_addr":"172.21.15.81:6827/1382320562","cluster_addr":"172.21.15.81:6829/1382320562","heartbeat_back_addr":"172.21.15.81:6833/1382320562","heartbeat_front_addr":"172.21.15.81:6831/1382320562","state":["exists","up"]},{"osd":4,"uuid":"29388503-def5-443c-84ff-fd5e06439923","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.118:6800","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6801","nonce":1032650421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6803","nonce":1032650421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6807","nonce":1032650421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6805","nonce":1032650421}]},"public_addr":"172.21.15.118:6801/1032650421","cluster_addr":"172.21.15.118:6803/1032650421","heartbeat_back_addr":"172.21.15.118:6807/1032650421","heartbeat_front_addr":"172.21.15.118:6805/1032650421","state":["exists","up"]},{"osd":5,"uuid":"84c0f755-dad9-4dc3-ae8d-307dfa6725ba","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.118:6808","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6809","nonce":739921055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6811","nonce":739921055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6815","nonce":739921055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6813","nonce":739921055}]},"public_addr":"172.21.15.118:6809/739921055","cluster_addr":"172.21.15.118:6811/739921055","heartbeat_back_addr":"172.21.15.118:6815/739921055","heartbeat_front_addr":"172.21.15.118:6813/739921055","state":["exists","up"]},{"osd":6,"uuid":"148dc4ee-a773-4829-bc3a-c0d3c4608ea1","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.118:6816","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6817","nonce":2724340173}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6819","nonce":2724340173}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6823","nonce":2724340173}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6821","nonce":2724340173}]},"public_addr":"172.21.15.118:6817/2724340173","cluster_addr":"172.21.15.118:6819/2724340173","heartbeat_back_addr":"172.21.15.118:6823/2724340173","heartbeat_front_addr":"172.21.15.118:6821/2724340173","state":["exists","up"]},{"osd":7,"uuid":"aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c","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.118:6824","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6825","nonce":2187628890}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6827","nonce":2187628890}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6831","nonce":2187628890}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6829","nonce":2187628890}]},"public_addr":"172.21.15.118:6825/2187628890","cluster_addr":"172.21.15.118:6827/2187628890","heartbeat_back_addr":"172.21.15.118:6831/2187628890","heartbeat_front_addr":"172.21.15.118:6829/2187628890","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-09T07:50:54.727347+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-09T07:51:38.438789+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-09T07:52:22.949713+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-09T07:53:08.594134+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-09T07:53:50.534664+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-09T07:54:33.199326+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-09T07:55:16.723832+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-09T07:56:00.343311+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.81:0/2241644488":"2023-10-10T07:49:05.232951+0000","172.21.15.81:0/2284708028":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6801/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6800/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:0/1024746757":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/3068927018":"2023-10-10T07:48:35.337495+0000","172.21.15.81:6800/1537833946":"2023-10-10T07:48:35.337495+0000","172.21.15.81:6801/1537833946":"2023-10-10T07:48:35.337495+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-09T07:56:14.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:14 smithi081 bash[27480]: cluster 2023-10-09T07:56:13.350480+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-09T07:56:14.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:14 smithi081 bash[27480]: audit 2023-10-09T07:56:14.202494+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.81:0/2415225338' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:56:14.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:14 smithi081 bash[33856]: cluster 2023-10-09T07:56:13.350480+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-09T07:56:14.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:14 smithi081 bash[33856]: audit 2023-10-09T07:56:14.202494+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.81:0/2415225338' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:56:14.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:14 smithi118 bash[27833]: cluster 2023-10-09T07:56:13.350480+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-09T07:56:14.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:14 smithi118 bash[27833]: audit 2023-10-09T07:56:14.202494+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.81:0/2415225338' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:56:15.032 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-10-09T07:52:25.098183+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-09T07:56:15.032 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool get device_health_metrics pg_num 2023-10-09T07:56:16.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:16 smithi081 bash[33856]: cluster 2023-10-09T07:56:15.351112+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-09T07:56:16.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:16 smithi081 bash[27480]: cluster 2023-10-09T07:56:15.351112+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-09T07:56:16.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:16 smithi118 bash[27833]: cluster 2023-10-09T07:56:15.351112+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-09T07:56:18.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:18 smithi081 bash[27480]: cluster 2023-10-09T07:56:17.351698+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-09T07:56:18.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:18 smithi081 bash[33856]: cluster 2023-10-09T07:56:17.351698+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-09T07:56:18.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:18 smithi118 bash[27833]: cluster 2023-10-09T07:56:17.351698+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-09T07:56:19.790 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:56:20.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:20 smithi081 bash[27480]: cluster 2023-10-09T07:56:19.352244+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-09T07:56:20.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:20 smithi081 bash[33856]: cluster 2023-10-09T07:56:19.352244+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-09T07:56:20.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:20 smithi118 bash[27833]: cluster 2023-10-09T07:56:19.352244+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-09T07:56:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:22 smithi118 bash[27833]: cluster 2023-10-09T07:56:21.352835+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-09T07:56:22.839 INFO:teuthology.orchestra.run.smithi081.stdout:pg_num: 1 2023-10-09T07:56:22.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:22 smithi081 bash[27480]: cluster 2023-10-09T07:56:21.352835+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-09T07:56:22.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:22 smithi081 bash[33856]: cluster 2023-10-09T07:56:21.352835+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-09T07:56:23.589 INFO:tasks.cephadm:Adding prometheus.a on smithi118 2023-10-09T07:56:23.589 DEBUG:teuthology.orchestra.run.smithi118:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph orch apply prometheus '1;smithi118=a' 2023-10-09T07:56:23.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:23 smithi118 bash[27833]: audit 2023-10-09T07:56:22.838153+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.81:0/1721318611' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-09T07:56:23.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:23 smithi081 bash[27480]: audit 2023-10-09T07:56:22.838153+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.81:0/1721318611' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-09T07:56:23.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:23 smithi081 bash[33856]: audit 2023-10-09T07:56:22.838153+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.81:0/1721318611' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-09T07:56:24.695 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:24 smithi118 bash[27833]: cluster 2023-10-09T07:56:23.353397+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-09T07:56:24.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:24 smithi081 bash[27480]: cluster 2023-10-09T07:56:23.353397+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-09T07:56:24.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:24 smithi081 bash[33856]: cluster 2023-10-09T07:56:23.353397+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-09T07:56:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:26 smithi118 bash[27833]: cluster 2023-10-09T07:56:25.353963+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-09T07:56:26.682 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled prometheus update... 2023-10-09T07:56:26.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:26 smithi081 bash[27480]: cluster 2023-10-09T07:56:25.353963+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-09T07:56:26.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:26 smithi081 bash[33856]: cluster 2023-10-09T07:56:25.353963+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-09T07:56:27.444 DEBUG:teuthology.orchestra.run.smithi118:prometheus.a> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@prometheus.a.service 2023-10-09T07:56:27.446 INFO:tasks.cephadm:Adding node-exporter.a on smithi081 2023-10-09T07:56:27.447 INFO:tasks.cephadm:Adding node-exporter.b on smithi118 2023-10-09T07:56:27.447 DEBUG:teuthology.orchestra.run.smithi118:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi081=a;smithi118=b' 2023-10-09T07:56:27.603 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:56:27.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:27 smithi118 bash[27833]: audit 2023-10-09T07:56:26.669744+0000 mgr.y (mgr.14146) 273 : audit [DBG] from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:56:27.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:27 smithi118 bash[27833]: cephadm 2023-10-09T07:56:26.673101+0000 mgr.y (mgr.14146) 274 : cephadm [INF] Saving service prometheus spec with placement smithi118=a;count:1 2023-10-09T07:56:27.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:27 smithi118 bash[27833]: audit 2023-10-09T07:56:26.679946+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:27.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:27 smithi118 bash[27833]: audit 2023-10-09T07:56:26.681568+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:56:27.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:27 smithi118 bash[27833]: audit 2023-10-09T07:56:26.973168+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:56:27.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:27 smithi118 bash[27833]: audit 2023-10-09T07:56:26.974692+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:56:27.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:27 smithi118 bash[27833]: audit 2023-10-09T07:56:26.985184+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:27.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:27 smithi118 bash[27833]: audit 2023-10-09T07:56:26.992790+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-09T07:56:28.035 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:27 smithi081 bash[27480]: audit 2023-10-09T07:56:26.669744+0000 mgr.y (mgr.14146) 273 : audit [DBG] from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:56:28.035 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:27 smithi081 bash[27480]: cephadm 2023-10-09T07:56:26.673101+0000 mgr.y (mgr.14146) 274 : cephadm [INF] Saving service prometheus spec with placement smithi118=a;count:1 2023-10-09T07:56:28.035 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:27 smithi081 bash[27480]: audit 2023-10-09T07:56:26.679946+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:28.035 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:27 smithi081 bash[27480]: audit 2023-10-09T07:56:26.681568+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:56:28.035 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:27 smithi081 bash[27480]: audit 2023-10-09T07:56:26.973168+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:56:28.036 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:27 smithi081 bash[27480]: audit 2023-10-09T07:56:26.974692+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:56:28.036 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:27 smithi081 bash[27480]: audit 2023-10-09T07:56:26.985184+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:28.036 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:27 smithi081 bash[27480]: audit 2023-10-09T07:56:26.992790+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-09T07:56:28.036 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:27 smithi081 bash[33856]: audit 2023-10-09T07:56:26.669744+0000 mgr.y (mgr.14146) 273 : audit [DBG] from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:56:28.036 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:27 smithi081 bash[33856]: cephadm 2023-10-09T07:56:26.673101+0000 mgr.y (mgr.14146) 274 : cephadm [INF] Saving service prometheus spec with placement smithi118=a;count:1 2023-10-09T07:56:28.036 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:27 smithi081 bash[33856]: audit 2023-10-09T07:56:26.679946+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:28.036 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:27 smithi081 bash[33856]: audit 2023-10-09T07:56:26.681568+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:56:28.036 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:27 smithi081 bash[33856]: audit 2023-10-09T07:56:26.973168+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:56:28.036 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:27 smithi081 bash[33856]: audit 2023-10-09T07:56:26.974692+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:56:28.036 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:27 smithi081 bash[33856]: audit 2023-10-09T07:56:26.985184+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' 2023-10-09T07:56:28.037 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:27 smithi081 bash[33856]: audit 2023-10-09T07:56:26.992790+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-09T07:56:28.308 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:28 smithi081 bash[27745]: ignoring --setuser ceph since I am not root 2023-10-09T07:56:28.308 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:28 smithi081 bash[27745]: ignoring --setgroup ceph since I am not root 2023-10-09T07:56:28.308 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:28 smithi081 bash[27745]: debug 2023-10-09T07:56:28.039+0000 7f38fe784700 1 -- 172.21.15.81:0/4141567669 <== mon.2 v2:172.21.15.81:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a8a930c4e0 con 0x55a8a9401000 2023-10-09T07:56:28.308 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:28 smithi081 bash[27745]: debug 2023-10-09T07:56:28.195+0000 7f390e94c680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T07:56:28.310 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:28 smithi118 bash[28689]: ignoring --setuser ceph since I am not root 2023-10-09T07:56:28.311 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:28 smithi118 bash[28689]: ignoring --setgroup ceph since I am not root 2023-10-09T07:56:28.311 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:28 smithi118 bash[28689]: debug 2023-10-09T07:56:28.042+0000 7f6953123700 1 -- 172.21.15.118:0/2940124809 <== mon.1 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56027e78a4e0 con 0x56027e87f000 2023-10-09T07:56:28.311 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:28 smithi118 bash[28689]: debug 2023-10-09T07:56:28.202+0000 7f69632eb680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T07:56:28.682 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:28 smithi118 bash[28689]: debug 2023-10-09T07:56:28.310+0000 7f69632eb680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T07:56:29.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:28 smithi118 bash[27833]: cluster 2023-10-09T07:56:27.354580+0000 mgr.y (mgr.14146) 275 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:29.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:28 smithi118 bash[27833]: audit 2023-10-09T07:56:27.998200+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-09T07:56:29.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:28 smithi118 bash[27833]: cluster 2023-10-09T07:56:27.998281+0000 mon.a (mon.0) 558 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-10-09T07:56:29.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:28 smithi118 bash[28689]: debug 2023-10-09T07:56:28.802+0000 7f69632eb680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T07:56:29.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:28 smithi081 bash[27745]: debug 2023-10-09T07:56:28.299+0000 7f390e94c680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T07:56:29.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:28 smithi081 bash[27745]: debug 2023-10-09T07:56:28.763+0000 7f390e94c680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T07:56:29.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:28 smithi081 bash[33856]: cluster 2023-10-09T07:56:27.354580+0000 mgr.y (mgr.14146) 275 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:29.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:28 smithi081 bash[33856]: audit 2023-10-09T07:56:27.998200+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-09T07:56:29.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:28 smithi081 bash[33856]: cluster 2023-10-09T07:56:27.998281+0000 mon.a (mon.0) 558 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-10-09T07:56:29.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:28 smithi081 bash[27480]: cluster 2023-10-09T07:56:27.354580+0000 mgr.y (mgr.14146) 275 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:29.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:28 smithi081 bash[27480]: audit 2023-10-09T07:56:27.998200+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14146 172.21.15.81:0/3139858657' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-09T07:56:29.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:28 smithi081 bash[27480]: cluster 2023-10-09T07:56:27.998281+0000 mon.a (mon.0) 558 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-10-09T07:56:30.014 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:29 smithi118 bash[28689]: debug 2023-10-09T07:56:29.746+0000 7f69632eb680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T07:56:30.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:29 smithi118 bash[28689]: debug 2023-10-09T07:56:29.850+0000 7f69632eb680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T07:56:30.035 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:29 smithi081 bash[27745]: debug 2023-10-09T07:56:29.679+0000 7f390e94c680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T07:56:30.035 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:29 smithi081 bash[27745]: debug 2023-10-09T07:56:29.775+0000 7f390e94c680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T07:56:30.377 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:30 smithi081 bash[27745]: debug 2023-10-09T07:56:30.027+0000 7f390e94c680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T07:56:30.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:30 smithi118 bash[28689]: debug 2023-10-09T07:56:30.106+0000 7f69632eb680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T07:56:31.430 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:31 smithi081 bash[27745]: debug 2023-10-09T07:56:31.163+0000 7f390e94c680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T07:56:31.430 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:31 smithi081 bash[27745]: debug 2023-10-09T07:56:31.323+0000 7f390e94c680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T07:56:31.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:31 smithi118 bash[28689]: debug 2023-10-09T07:56:31.258+0000 7f69632eb680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T07:56:31.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:31 smithi118 bash[28689]: debug 2023-10-09T07:56:31.422+0000 7f69632eb680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T07:56:31.774 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:31 smithi081 bash[27745]: debug 2023-10-09T07:56:31.423+0000 7f390e94c680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T07:56:31.774 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:31 smithi081 bash[27745]: debug 2023-10-09T07:56:31.543+0000 7f390e94c680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T07:56:31.861 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:31 smithi118 bash[28689]: debug 2023-10-09T07:56:31.526+0000 7f69632eb680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T07:56:31.861 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:31 smithi118 bash[28689]: debug 2023-10-09T07:56:31.638+0000 7f69632eb680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T07:56:32.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:31 smithi081 bash[27745]: debug 2023-10-09T07:56:31.767+0000 7f390e94c680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T07:56:32.228 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:31 smithi118 bash[28689]: debug 2023-10-09T07:56:31.858+0000 7f69632eb680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T07:56:32.514 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:32 smithi118 bash[28689]: debug 2023-10-09T07:56:32.226+0000 7f69632eb680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T07:56:32.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:32 smithi118 bash[28689]: debug 2023-10-09T07:56:32.346+0000 7f69632eb680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T07:56:32.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:32 smithi081 bash[27745]: debug 2023-10-09T07:56:32.135+0000 7f390e94c680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T07:56:32.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:32 smithi081 bash[27745]: debug 2023-10-09T07:56:32.255+0000 7f390e94c680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T07:56:33.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:33 smithi118 bash[28689]: debug 2023-10-09T07:56:33.218+0000 7f69632eb680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T07:56:33.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:33 smithi118 bash[28689]: debug 2023-10-09T07:56:33.326+0000 7f69632eb680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T07:56:33.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:33 smithi118 bash[28689]: debug 2023-10-09T07:56:33.442+0000 7f69632eb680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T07:56:33.581 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:33 smithi081 bash[27745]: debug 2023-10-09T07:56:33.131+0000 7f390e94c680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T07:56:33.581 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:33 smithi081 bash[27745]: debug 2023-10-09T07:56:33.239+0000 7f390e94c680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T07:56:33.582 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:33 smithi081 bash[27745]: debug 2023-10-09T07:56:33.355+0000 7f390e94c680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T07:56:33.867 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:33 smithi081 bash[27745]: debug 2023-10-09T07:56:33.575+0000 7f390e94c680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T07:56:33.958 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:33 smithi118 bash[28689]: debug 2023-10-09T07:56:33.670+0000 7f69632eb680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T07:56:34.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:33 smithi081 bash[27745]: debug 2023-10-09T07:56:33.859+0000 7f390e94c680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T07:56:34.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:34 smithi081 bash[27745]: debug 2023-10-09T07:56:34.027+0000 7f390e94c680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T07:56:34.264 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:33 smithi118 bash[28689]: debug 2023-10-09T07:56:33.954+0000 7f69632eb680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T07:56:34.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:34 smithi118 bash[28689]: debug 2023-10-09T07:56:34.118+0000 7f69632eb680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T07:56:34.541 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:34 smithi081 bash[27745]: debug 2023-10-09T07:56:34.203+0000 7f390e94c680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T07:56:34.541 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:34 smithi081 bash[27745]: debug 2023-10-09T07:56:34.427+0000 7f390e94c680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T07:56:34.619 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:34 smithi118 bash[28689]: debug 2023-10-09T07:56:34.294+0000 7f69632eb680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T07:56:34.619 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:34 smithi118 bash[28689]: debug 2023-10-09T07:56:34.510+0000 7f69632eb680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T07:56:34.792 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:34 smithi081 bash[27745]: debug 2023-10-09T07:56:34.535+0000 7f390e94c680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T07:56:34.792 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:34 smithi081 bash[27745]: [09/Oct/2023:07:56:34] ENGINE Bus STARTING 2023-10-09T07:56:34.875 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:34 smithi118 bash[28689]: debug 2023-10-09T07:56:34.618+0000 7f69632eb680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T07:56:34.876 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:34 smithi118 bash[28689]: [09/Oct/2023:07:56:34] ENGINE Bus STARTING 2023-10-09T07:56:34.876 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:34 smithi118 bash[28689]: CherryPy Checker: 2023-10-09T07:56:34.876 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:34 smithi118 bash[28689]: The Application mounted at '' has an empty config. 2023-10-09T07:56:34.876 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:34 smithi118 bash[28689]: [09/Oct/2023:07:56:34] ENGINE Serving on http://:::9283 2023-10-09T07:56:34.876 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:56:34 smithi118 bash[28689]: [09/Oct/2023:07:56:34] ENGINE Bus STARTED 2023-10-09T07:56:35.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:34 smithi081 bash[27745]: Warning: Permanently added '172.21.15.118' (ECDSA) to the list of known hosts. 2023-10-09T07:56:35.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:34 smithi081 bash[27745]: Warning: Permanently added '172.21.15.81' (ECDSA) to the list of known hosts. 2023-10-09T07:56:35.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:34 smithi081 bash[27745]: CherryPy Checker: 2023-10-09T07:56:35.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:34 smithi081 bash[27745]: The Application mounted at '' has an empty config. 2023-10-09T07:56:35.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:34 smithi081 bash[27745]: [09/Oct/2023:07:56:34] ENGINE Serving on http://:::9283 2023-10-09T07:56:35.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:56:34 smithi081 bash[27745]: [09/Oct/2023:07:56:34] ENGINE Bus STARTED 2023-10-09T07:56:35.597 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled node-exporter update... 2023-10-09T07:56:35.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: cluster 2023-10-09T07:56:34.562288+0000 mon.a (mon.0) 559 : cluster [INF] Active manager daemon y restarted 2023-10-09T07:56:35.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: cluster 2023-10-09T07:56:34.562839+0000 mon.a (mon.0) 560 : cluster [INF] Activating manager daemon y 2023-10-09T07:56:35.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: cluster 2023-10-09T07:56:34.575385+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-09T07:56:35.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: cluster 2023-10-09T07:56:34.576010+0000 mon.a (mon.0) 562 : cluster [DBG] mgrmap e16: y(active, starting, since 0.0133657s), standbys: x 2023-10-09T07:56:35.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.577901+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T07:56:35.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.578183+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:56:35.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.578452+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:56:35.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.579487+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T07:56:35.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.579838+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T07:56:35.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.580057+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:56:35.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.580331+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:56:35.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.580732+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:56:35.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.581054+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:56:35.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.581361+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:56:35.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.581666+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:56:35.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.581967+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:56:35.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.582278+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:56:35.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.582613+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T07:56:35.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.582857+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T07:56:35.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: cluster 2023-10-09T07:56:34.562288+0000 mon.a (mon.0) 559 : cluster [INF] Active manager daemon y restarted 2023-10-09T07:56:35.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: cluster 2023-10-09T07:56:34.562839+0000 mon.a (mon.0) 560 : cluster [INF] Activating manager daemon y 2023-10-09T07:56:35.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: cluster 2023-10-09T07:56:34.575385+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-09T07:56:35.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: cluster 2023-10-09T07:56:34.576010+0000 mon.a (mon.0) 562 : cluster [DBG] mgrmap e16: y(active, starting, since 0.0133657s), standbys: x 2023-10-09T07:56:35.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.577901+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T07:56:35.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.578183+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:56:35.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.578452+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:56:35.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.579487+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T07:56:35.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.579838+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T07:56:35.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.580057+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:56:35.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.580331+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:56:35.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.580732+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:56:35.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.581054+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:56:35.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.581361+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:56:35.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.581666+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:56:35.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.581967+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:56:35.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.582278+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:56:35.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.582613+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T07:56:35.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.582857+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T07:56:35.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.583370+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T07:56:35.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: cluster 2023-10-09T07:56:34.587041+0000 mon.a (mon.0) 579 : cluster [INF] Manager daemon y is now available 2023-10-09T07:56:35.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: cluster 2023-10-09T07:56:34.641067+0000 mon.a (mon.0) 580 : cluster [DBG] Standby manager daemon x restarted 2023-10-09T07:56:35.630 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: cluster 2023-10-09T07:56:34.641249+0000 mon.a (mon.0) 581 : cluster [DBG] Standby manager daemon x started 2023-10-09T07:56:35.630 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.646356+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.118:0/2714367137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T07:56:35.630 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.648612+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.118:0/2714367137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T07:56:35.630 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.653154+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.118:0/2714367137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T07:56:35.630 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.653902+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.118:0/2714367137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T07:56:35.630 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.719839+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:56:35.630 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.726077+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:56:35.630 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.757189+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:35.630 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.792375+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T07:56:35.630 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[27480]: audit 2023-10-09T07:56:34.799378+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T07:56:35.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.583370+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T07:56:35.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: cluster 2023-10-09T07:56:34.587041+0000 mon.a (mon.0) 579 : cluster [INF] Manager daemon y is now available 2023-10-09T07:56:35.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: cluster 2023-10-09T07:56:34.641067+0000 mon.a (mon.0) 580 : cluster [DBG] Standby manager daemon x restarted 2023-10-09T07:56:35.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: cluster 2023-10-09T07:56:34.641249+0000 mon.a (mon.0) 581 : cluster [DBG] Standby manager daemon x started 2023-10-09T07:56:35.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.646356+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.118:0/2714367137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T07:56:35.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.648612+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.118:0/2714367137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T07:56:35.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.653154+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.118:0/2714367137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T07:56:35.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.653902+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.118:0/2714367137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T07:56:35.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.719839+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:56:35.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.726077+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:56:35.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.757189+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:35.632 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.792375+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T07:56:35.632 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:35 smithi081 bash[33856]: audit 2023-10-09T07:56:34.799378+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T07:56:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: cluster 2023-10-09T07:56:34.562288+0000 mon.a (mon.0) 559 : cluster [INF] Active manager daemon y restarted 2023-10-09T07:56:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: cluster 2023-10-09T07:56:34.562839+0000 mon.a (mon.0) 560 : cluster [INF] Activating manager daemon y 2023-10-09T07:56:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: cluster 2023-10-09T07:56:34.575385+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-09T07:56:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: cluster 2023-10-09T07:56:34.576010+0000 mon.a (mon.0) 562 : cluster [DBG] mgrmap e16: y(active, starting, since 0.0133657s), standbys: x 2023-10-09T07:56:35.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.577901+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T07:56:35.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.578183+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T07:56:35.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.578452+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T07:56:35.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.579487+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T07:56:35.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.579838+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T07:56:35.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.580057+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T07:56:35.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.580331+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T07:56:35.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.580732+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T07:56:35.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.581054+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T07:56:35.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.581361+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T07:56:35.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.581666+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T07:56:35.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.581967+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T07:56:35.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.582278+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T07:56:35.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.582613+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T07:56:35.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.582857+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T07:56:35.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.583370+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T07:56:35.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: cluster 2023-10-09T07:56:34.587041+0000 mon.a (mon.0) 579 : cluster [INF] Manager daemon y is now available 2023-10-09T07:56:35.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: cluster 2023-10-09T07:56:34.641067+0000 mon.a (mon.0) 580 : cluster [DBG] Standby manager daemon x restarted 2023-10-09T07:56:35.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: cluster 2023-10-09T07:56:34.641249+0000 mon.a (mon.0) 581 : cluster [DBG] Standby manager daemon x started 2023-10-09T07:56:35.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.646356+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.118:0/2714367137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T07:56:35.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.648612+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.118:0/2714367137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T07:56:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.653154+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.118:0/2714367137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T07:56:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.653902+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.118:0/2714367137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T07:56:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.719839+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:56:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.726077+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:56:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.757189+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.792375+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T07:56:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:35 smithi118 bash[27833]: audit 2023-10-09T07:56:34.799378+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T07:56:36.446 DEBUG:teuthology.orchestra.run.smithi081:node-exporter.a> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@node-exporter.a.service 2023-10-09T07:56:36.448 DEBUG:teuthology.orchestra.run.smithi118:node-exporter.b> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@node-exporter.b.service 2023-10-09T07:56:36.451 INFO:tasks.cephadm:Adding alertmanager.a on smithi081 2023-10-09T07:56:36.451 DEBUG:teuthology.orchestra.run.smithi118:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi081=a' 2023-10-09T07:56:36.604 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:56:36.623 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:56:36.697 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:36 smithi118 bash[27833]: cluster 2023-10-09T07:56:35.584013+0000 mon.a (mon.0) 587 : cluster [DBG] mgrmap e17: y(active, since 1.02136s), standbys: x 2023-10-09T07:56:36.697 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:36 smithi118 bash[27833]: cephadm 2023-10-09T07:56:35.591645+0000 mgr.y (mgr.24344) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi081=a;smithi118=b;count:2 2023-10-09T07:56:36.697 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:36 smithi118 bash[27833]: audit 2023-10-09T07:56:35.595449+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:36.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:36 smithi081 bash[33856]: cluster 2023-10-09T07:56:35.584013+0000 mon.a (mon.0) 587 : cluster [DBG] mgrmap e17: y(active, since 1.02136s), standbys: x 2023-10-09T07:56:36.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:36 smithi081 bash[33856]: cephadm 2023-10-09T07:56:35.591645+0000 mgr.y (mgr.24344) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi081=a;smithi118=b;count:2 2023-10-09T07:56:36.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:36 smithi081 bash[33856]: audit 2023-10-09T07:56:35.595449+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:36.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:36 smithi081 bash[27480]: cluster 2023-10-09T07:56:35.584013+0000 mon.a (mon.0) 587 : cluster [DBG] mgrmap e17: y(active, since 1.02136s), standbys: x 2023-10-09T07:56:36.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:36 smithi081 bash[27480]: cephadm 2023-10-09T07:56:35.591645+0000 mgr.y (mgr.24344) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi081=a;smithi118=b;count:2 2023-10-09T07:56:36.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:36 smithi081 bash[27480]: audit 2023-10-09T07:56:35.595449+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:37.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:37 smithi118 bash[27833]: cluster 2023-10-09T07:56:36.580674+0000 mgr.y (mgr.24344) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:37.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:37 smithi081 bash[27480]: cluster 2023-10-09T07:56:36.580674+0000 mgr.y (mgr.24344) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:37.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:37 smithi081 bash[33856]: cluster 2023-10-09T07:56:36.580674+0000 mgr.y (mgr.24344) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:38 smithi118 bash[27833]: cluster 2023-10-09T07:56:37.596957+0000 mon.a (mon.0) 589 : cluster [DBG] mgrmap e18: y(active, since 3s), standbys: x 2023-10-09T07:56:38.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:38 smithi081 bash[27480]: cluster 2023-10-09T07:56:37.596957+0000 mon.a (mon.0) 589 : cluster [DBG] mgrmap e18: y(active, since 3s), standbys: x 2023-10-09T07:56:38.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:38 smithi081 bash[33856]: cluster 2023-10-09T07:56:37.596957+0000 mon.a (mon.0) 589 : cluster [DBG] mgrmap e18: y(active, since 3s), standbys: x 2023-10-09T07:56:39.649 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled alertmanager update... 2023-10-09T07:56:39.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:39 smithi081 bash[27480]: cluster 2023-10-09T07:56:38.581237+0000 mgr.y (mgr.24344) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:39.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:39 smithi081 bash[33856]: cluster 2023-10-09T07:56:38.581237+0000 mgr.y (mgr.24344) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:39.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:39 smithi118 bash[27833]: cluster 2023-10-09T07:56:38.581237+0000 mgr.y (mgr.24344) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:40.400 DEBUG:teuthology.orchestra.run.smithi081:alertmanager.a> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@alertmanager.a.service 2023-10-09T07:56:40.403 INFO:tasks.cephadm:Adding grafana.a on smithi118 2023-10-09T07:56:40.403 DEBUG:teuthology.orchestra.run.smithi118:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph orch apply grafana '1;smithi118=a' 2023-10-09T07:56:40.453 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:56:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:40 smithi118 bash[27833]: audit 2023-10-09T07:56:39.636885+0000 mgr.y (mgr.24344) 6 : audit [DBG] from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:56:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:40 smithi118 bash[27833]: cephadm 2023-10-09T07:56:39.640098+0000 mgr.y (mgr.24344) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi081=a;count:1 2023-10-09T07:56:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:40 smithi118 bash[27833]: audit 2023-10-09T07:56:39.645973+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:40 smithi118 bash[27833]: audit 2023-10-09T07:56:40.367524+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:40.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:40 smithi081 bash[27480]: audit 2023-10-09T07:56:39.636885+0000 mgr.y (mgr.24344) 6 : audit [DBG] from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:56:40.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:40 smithi081 bash[27480]: cephadm 2023-10-09T07:56:39.640098+0000 mgr.y (mgr.24344) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi081=a;count:1 2023-10-09T07:56:40.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:40 smithi081 bash[27480]: audit 2023-10-09T07:56:39.645973+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:40.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:40 smithi081 bash[27480]: audit 2023-10-09T07:56:40.367524+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:40.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:40 smithi081 bash[33856]: audit 2023-10-09T07:56:39.636885+0000 mgr.y (mgr.24344) 6 : audit [DBG] from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:56:40.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:40 smithi081 bash[33856]: cephadm 2023-10-09T07:56:39.640098+0000 mgr.y (mgr.24344) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi081=a;count:1 2023-10-09T07:56:40.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:40 smithi081 bash[33856]: audit 2023-10-09T07:56:39.645973+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:40.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:40 smithi081 bash[33856]: audit 2023-10-09T07:56:40.367524+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:41.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:41 smithi118 bash[27833]: cluster 2023-10-09T07:56:40.581768+0000 mgr.y (mgr.24344) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:41.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:41 smithi118 bash[27833]: audit 2023-10-09T07:56:41.299570+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:41.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:41 smithi118 bash[27833]: audit 2023-10-09T07:56:41.597508+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:56:41.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:41 smithi118 bash[27833]: audit 2023-10-09T07:56:41.599322+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:56:42.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:41 smithi081 bash[27480]: cluster 2023-10-09T07:56:40.581768+0000 mgr.y (mgr.24344) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:42.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:41 smithi081 bash[27480]: audit 2023-10-09T07:56:41.299570+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:42.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:41 smithi081 bash[27480]: audit 2023-10-09T07:56:41.597508+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:56:42.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:41 smithi081 bash[27480]: audit 2023-10-09T07:56:41.599322+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:56:42.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:41 smithi081 bash[33856]: cluster 2023-10-09T07:56:40.581768+0000 mgr.y (mgr.24344) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:42.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:41 smithi081 bash[33856]: audit 2023-10-09T07:56:41.299570+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:42.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:41 smithi081 bash[33856]: audit 2023-10-09T07:56:41.597508+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:56:42.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:41 smithi081 bash[33856]: audit 2023-10-09T07:56:41.599322+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:56:43.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:42 smithi118 bash[27833]: cephadm 2023-10-09T07:56:41.601494+0000 mgr.y (mgr.24344) 9 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T07:56:43.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:42 smithi118 bash[27833]: cephadm 2023-10-09T07:56:41.602049+0000 mgr.y (mgr.24344) 10 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T07:56:43.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:42 smithi118 bash[27833]: cephadm 2023-10-09T07:56:41.626452+0000 mgr.y (mgr.24344) 11 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T07:56:43.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:42 smithi118 bash[27833]: cephadm 2023-10-09T07:56:41.630355+0000 mgr.y (mgr.24344) 12 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T07:56:43.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:42 smithi118 bash[27833]: audit 2023-10-09T07:56:41.657757+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:43.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:42 smithi118 bash[27833]: audit 2023-10-09T07:56:41.661655+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:43.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:42 smithi118 bash[27833]: audit 2023-10-09T07:56:41.666131+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:43.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:42 smithi118 bash[27833]: cephadm 2023-10-09T07:56:41.688575+0000 mgr.y (mgr.24344) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi118 2023-10-09T07:56:43.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:42 smithi081 bash[27480]: cephadm 2023-10-09T07:56:41.601494+0000 mgr.y (mgr.24344) 9 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T07:56:43.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:42 smithi081 bash[27480]: cephadm 2023-10-09T07:56:41.602049+0000 mgr.y (mgr.24344) 10 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T07:56:43.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:42 smithi081 bash[27480]: cephadm 2023-10-09T07:56:41.626452+0000 mgr.y (mgr.24344) 11 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T07:56:43.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:42 smithi081 bash[27480]: cephadm 2023-10-09T07:56:41.630355+0000 mgr.y (mgr.24344) 12 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T07:56:43.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:42 smithi081 bash[27480]: audit 2023-10-09T07:56:41.657757+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:43.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:42 smithi081 bash[27480]: audit 2023-10-09T07:56:41.661655+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:43.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:42 smithi081 bash[27480]: audit 2023-10-09T07:56:41.666131+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:43.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:42 smithi081 bash[27480]: cephadm 2023-10-09T07:56:41.688575+0000 mgr.y (mgr.24344) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi118 2023-10-09T07:56:43.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:42 smithi081 bash[33856]: cephadm 2023-10-09T07:56:41.601494+0000 mgr.y (mgr.24344) 9 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T07:56:43.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:42 smithi081 bash[33856]: cephadm 2023-10-09T07:56:41.602049+0000 mgr.y (mgr.24344) 10 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T07:56:43.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:42 smithi081 bash[33856]: cephadm 2023-10-09T07:56:41.626452+0000 mgr.y (mgr.24344) 11 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T07:56:43.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:42 smithi081 bash[33856]: cephadm 2023-10-09T07:56:41.630355+0000 mgr.y (mgr.24344) 12 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T07:56:43.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:42 smithi081 bash[33856]: audit 2023-10-09T07:56:41.657757+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:43.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:42 smithi081 bash[33856]: audit 2023-10-09T07:56:41.661655+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:43.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:42 smithi081 bash[33856]: audit 2023-10-09T07:56:41.666131+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:43.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:42 smithi081 bash[33856]: cephadm 2023-10-09T07:56:41.688575+0000 mgr.y (mgr.24344) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi118 2023-10-09T07:56:44.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:43 smithi118 bash[27833]: cluster 2023-10-09T07:56:42.582374+0000 mgr.y (mgr.24344) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:44.040 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled grafana update... 2023-10-09T07:56:44.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:43 smithi081 bash[27480]: cluster 2023-10-09T07:56:42.582374+0000 mgr.y (mgr.24344) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:44.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:43 smithi081 bash[33856]: cluster 2023-10-09T07:56:42.582374+0000 mgr.y (mgr.24344) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:45.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:45 smithi081 bash[27480]: audit 2023-10-09T07:56:44.029229+0000 mgr.y (mgr.24344) 15 : audit [DBG] from='client.24370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:56:45.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:45 smithi081 bash[27480]: cephadm 2023-10-09T07:56:44.032201+0000 mgr.y (mgr.24344) 16 : cephadm [INF] Saving service grafana spec with placement smithi118=a;count:1 2023-10-09T07:56:45.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:45 smithi081 bash[27480]: audit 2023-10-09T07:56:44.038728+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:45.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:45 smithi081 bash[33856]: audit 2023-10-09T07:56:44.029229+0000 mgr.y (mgr.24344) 15 : audit [DBG] from='client.24370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:56:45.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:45 smithi081 bash[33856]: cephadm 2023-10-09T07:56:44.032201+0000 mgr.y (mgr.24344) 16 : cephadm [INF] Saving service grafana spec with placement smithi118=a;count:1 2023-10-09T07:56:45.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:45 smithi081 bash[33856]: audit 2023-10-09T07:56:44.038728+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:45.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:45 smithi118 bash[27833]: audit 2023-10-09T07:56:44.029229+0000 mgr.y (mgr.24344) 15 : audit [DBG] from='client.24370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:56:45.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:45 smithi118 bash[27833]: cephadm 2023-10-09T07:56:44.032201+0000 mgr.y (mgr.24344) 16 : cephadm [INF] Saving service grafana spec with placement smithi118=a;count:1 2023-10-09T07:56:45.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:45 smithi118 bash[27833]: audit 2023-10-09T07:56:44.038728+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:46.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:46 smithi081 bash[27480]: cluster 2023-10-09T07:56:44.582959+0000 mgr.y (mgr.24344) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:46.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:46 smithi081 bash[33856]: cluster 2023-10-09T07:56:44.582959+0000 mgr.y (mgr.24344) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:46.493 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:46 smithi118 bash[27833]: cluster 2023-10-09T07:56:44.582959+0000 mgr.y (mgr.24344) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:46.494 DEBUG:teuthology.orchestra.run.smithi118:grafana.a> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@grafana.a.service 2023-10-09T07:56:46.496 INFO:tasks.cephadm:Setting up client nodes... 2023-10-09T07:56:46.496 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-09T07:56:46.690 INFO:journalctl@ceph.grafana.a.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T07:56:48.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:48 smithi081 bash[27480]: cluster 2023-10-09T07:56:46.583428+0000 mgr.y (mgr.24344) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:48.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:48 smithi081 bash[33856]: cluster 2023-10-09T07:56:46.583428+0000 mgr.y (mgr.24344) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:48.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:48 smithi118 bash[27833]: cluster 2023-10-09T07:56:46.583428+0000 mgr.y (mgr.24344) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:49.985 INFO:teuthology.orchestra.run.smithi081.stdout:[client.0] 2023-10-09T07:56:49.985 INFO:teuthology.orchestra.run.smithi081.stdout: key = AQBBsiNlzmlDOhAAhGoyFPrQ+K8p/0Au2LNCDw== 2023-10-09T07:56:50.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:50 smithi081 bash[27480]: cluster 2023-10-09T07:56:48.583820+0000 mgr.y (mgr.24344) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:50.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:50 smithi081 bash[27480]: audit 2023-10-09T07:56:49.976489+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.81:0/3080020744' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T07:56:50.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:50 smithi081 bash[27480]: audit 2023-10-09T07:56:49.977199+0000 mon.a (mon.0) 599 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T07:56:50.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:50 smithi081 bash[27480]: audit 2023-10-09T07:56:49.983458+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-09T07:56:50.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:50 smithi081 bash[33856]: cluster 2023-10-09T07:56:48.583820+0000 mgr.y (mgr.24344) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:50.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:50 smithi081 bash[33856]: audit 2023-10-09T07:56:49.976489+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.81:0/3080020744' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T07:56:50.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:50 smithi081 bash[33856]: audit 2023-10-09T07:56:49.977199+0000 mon.a (mon.0) 599 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T07:56:50.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:50 smithi081 bash[33856]: audit 2023-10-09T07:56:49.983458+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-09T07:56:50.473 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:50 smithi118 bash[27833]: cluster 2023-10-09T07:56:48.583820+0000 mgr.y (mgr.24344) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:50.473 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:50 smithi118 bash[27833]: audit 2023-10-09T07:56:49.976489+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.81:0/3080020744' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T07:56:50.473 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:50 smithi118 bash[27833]: audit 2023-10-09T07:56:49.977199+0000 mon.a (mon.0) 599 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T07:56:50.473 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:50 smithi118 bash[27833]: audit 2023-10-09T07:56:49.983458+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-09T07:56:50.769 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T07:56:50.769 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-10-09T07:56:50.769 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-10-09T07:56:50.793 DEBUG:teuthology.orchestra.run.smithi118:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-09T07:56:52.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:52 smithi081 bash[27480]: cluster 2023-10-09T07:56:50.584411+0000 mgr.y (mgr.24344) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:52.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:52 smithi081 bash[33856]: cluster 2023-10-09T07:56:50.584411+0000 mgr.y (mgr.24344) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:52.505 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:52 smithi118 bash[27833]: cluster 2023-10-09T07:56:50.584411+0000 mgr.y (mgr.24344) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:53.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:53 smithi118 bash[27833]: cluster 2023-10-09T07:56:52.585078+0000 mgr.y (mgr.24344) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:53.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:53 smithi081 bash[27480]: cluster 2023-10-09T07:56:52.585078+0000 mgr.y (mgr.24344) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:53.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:53 smithi081 bash[33856]: cluster 2023-10-09T07:56:52.585078+0000 mgr.y (mgr.24344) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:55.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:55 smithi081 bash[27480]: cluster 2023-10-09T07:56:54.585627+0000 mgr.y (mgr.24344) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:55.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:55 smithi081 bash[33856]: cluster 2023-10-09T07:56:54.585627+0000 mgr.y (mgr.24344) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:55.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:55 smithi118 bash[27833]: cluster 2023-10-09T07:56:54.585627+0000 mgr.y (mgr.24344) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:56.062 INFO:teuthology.orchestra.run.smithi118.stdout:[client.1] 2023-10-09T07:56:56.062 INFO:teuthology.orchestra.run.smithi118.stdout: key = AQBIsiNlpAIrAxAAwz3HtjZgkCBqSwz01rQ/qw== 2023-10-09T07:56:56.101 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:56 smithi118 systemd[1]: Started Ceph prometheus.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T07:56:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:56 smithi118 bash[27833]: audit 2023-10-09T07:56:56.052828+0000 mon.a (mon.0) 601 : 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-09T07:56:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:56 smithi118 bash[27833]: audit 2023-10-09T07:56:56.052989+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.118:0/2649256199' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T07:56:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:56 smithi118 bash[27833]: audit 2023-10-09T07:56:56.061064+0000 mon.a (mon.0) 602 : 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-09T07:56:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:56 smithi118 bash[27833]: audit 2023-10-09T07:56:56.086901+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:56.577 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:56 smithi081 bash[27480]: audit 2023-10-09T07:56:56.052828+0000 mon.a (mon.0) 601 : 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-09T07:56:56.577 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:56 smithi081 bash[27480]: audit 2023-10-09T07:56:56.052989+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.118:0/2649256199' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T07:56:56.577 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:56 smithi081 bash[27480]: audit 2023-10-09T07:56:56.061064+0000 mon.a (mon.0) 602 : 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-09T07:56:56.577 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:56 smithi081 bash[27480]: audit 2023-10-09T07:56:56.086901+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:56.578 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:56 smithi081 bash[33856]: audit 2023-10-09T07:56:56.052828+0000 mon.a (mon.0) 601 : 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-09T07:56:56.578 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:56 smithi081 bash[33856]: audit 2023-10-09T07:56:56.052989+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.118:0/2649256199' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T07:56:56.578 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:56 smithi081 bash[33856]: audit 2023-10-09T07:56:56.061064+0000 mon.a (mon.0) 602 : 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-09T07:56:56.578 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:56 smithi081 bash[33856]: audit 2023-10-09T07:56:56.086901+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:56.868 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:56:56 smithi081 systemd[1]: Started Ceph node-exporter.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T07:56:57.125 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:56:56 smithi081 bash[52516]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-10-09T07:56:57.416 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-10-09T07:56:57.416 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-10-09T07:56:57.416 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-10-09T07:56:57.431 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-10-09T07:56:57.431 DEBUG:teuthology.orchestra.run.smithi081:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-10-09T07:56:57.602 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:56:57 smithi118 systemd[1]: Started Ceph node-exporter.b for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T07:56:57.737 INFO:teuthology.misc.health.smithi081.stdout: 2023-10-09T07:56:57.738 INFO:teuthology.misc.health.smithi081.stdout:{"epoch":51,"fsid":"0a47c0f6-6678-11ee-8db5-212e2dc638e7","created":"2023-10-09T07:48:07.837405+0000","modified":"2023-10-09T07:56:34.562402+0000","last_up_change":"2023-10-09T07:56:02.302375+0000","last_in_change":"2023-10-09T07:55:35.767492+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-09T07:52:25.098183+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":"001a8f44-3108-4571-9c18-0259e7c2c5f7","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.81:6802","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6803","nonce":478249240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6805","nonce":478249240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6809","nonce":478249240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6807","nonce":478249240}]},"public_addr":"172.21.15.81:6803/478249240","cluster_addr":"172.21.15.81:6805/478249240","heartbeat_back_addr":"172.21.15.81:6809/478249240","heartbeat_front_addr":"172.21.15.81:6807/478249240","state":["exists","up"]},{"osd":1,"uuid":"c07b13c6-c3cf-4746-acea-92ea752aa01f","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.81:6810","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6811","nonce":3080147210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6813","nonce":3080147210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6817","nonce":3080147210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6815","nonce":3080147210}]},"public_addr":"172.21.15.81:6811/3080147210","cluster_addr":"172.21.15.81:6813/3080147210","heartbeat_back_addr":"172.21.15.81:6817/3080147210","heartbeat_front_addr":"172.21.15.81:6815/3080147210","state":["exists","up"]},{"osd":2,"uuid":"796de5da-ce6b-4a61-ac95-2fa597a45dbb","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.81:6818","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6819","nonce":140460140}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6821","nonce":140460140}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6825","nonce":140460140}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6823","nonce":140460140}]},"public_addr":"172.21.15.81:6819/140460140","cluster_addr":"172.21.15.81:6821/140460140","heartbeat_back_addr":"172.21.15.81:6825/140460140","heartbeat_front_addr":"172.21.15.81:6823/140460140","state":["exists","up"]},{"osd":3,"uuid":"2896377b-229e-4918-a6b1-d3d766462a04","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.81:6826","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6827","nonce":1382320562}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6829","nonce":1382320562}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6832","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6833","nonce":1382320562}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6831","nonce":1382320562}]},"public_addr":"172.21.15.81:6827/1382320562","cluster_addr":"172.21.15.81:6829/1382320562","heartbeat_back_addr":"172.21.15.81:6833/1382320562","heartbeat_front_addr":"172.21.15.81:6831/1382320562","state":["exists","up"]},{"osd":4,"uuid":"29388503-def5-443c-84ff-fd5e06439923","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.118:6800","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6801","nonce":1032650421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6803","nonce":1032650421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6807","nonce":1032650421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6805","nonce":1032650421}]},"public_addr":"172.21.15.118:6801/1032650421","cluster_addr":"172.21.15.118:6803/1032650421","heartbeat_back_addr":"172.21.15.118:6807/1032650421","heartbeat_front_addr":"172.21.15.118:6805/1032650421","state":["exists","up"]},{"osd":5,"uuid":"84c0f755-dad9-4dc3-ae8d-307dfa6725ba","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.118:6808","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6809","nonce":739921055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6811","nonce":739921055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6815","nonce":739921055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6813","nonce":739921055}]},"public_addr":"172.21.15.118:6809/739921055","cluster_addr":"172.21.15.118:6811/739921055","heartbeat_back_addr":"172.21.15.118:6815/739921055","heartbeat_front_addr":"172.21.15.118:6813/739921055","state":["exists","up"]},{"osd":6,"uuid":"148dc4ee-a773-4829-bc3a-c0d3c4608ea1","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.118:6816","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6817","nonce":2724340173}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6819","nonce":2724340173}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6823","nonce":2724340173}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6821","nonce":2724340173}]},"public_addr":"172.21.15.118:6817/2724340173","cluster_addr":"172.21.15.118:6819/2724340173","heartbeat_back_addr":"172.21.15.118:6823/2724340173","heartbeat_front_addr":"172.21.15.118:6821/2724340173","state":["exists","up"]},{"osd":7,"uuid":"aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c","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.118:6824","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6825","nonce":2187628890}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6827","nonce":2187628890}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6831","nonce":2187628890}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6829","nonce":2187628890}]},"public_addr":"172.21.15.118:6825/2187628890","cluster_addr":"172.21.15.118:6827/2187628890","heartbeat_back_addr":"172.21.15.118:6831/2187628890","heartbeat_front_addr":"172.21.15.118:6829/2187628890","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-09T07:50:54.727347+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-09T07:51:38.438789+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-09T07:52:22.949713+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-09T07:53:08.594134+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-09T07:53:50.534664+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-09T07:54:33.199326+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-09T07:55:16.723832+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-09T07:56:00.343311+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.81:6800/3333695174":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/765299878":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/3522087077":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/2241644488":"2023-10-10T07:49:05.232951+0000","172.21.15.81:0/2284708028":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6801/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6800/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6801/3333695174":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/1024746757":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/3068927018":"2023-10-10T07:48:35.337495+0000","172.21.15.81:6800/1537833946":"2023-10-10T07:48:35.337495+0000","172.21.15.81:6801/1537833946":"2023-10-10T07:48:35.337495+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-09T07:56:57.755 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-10-09T07:56:57.755 INFO:tasks.cephadm:Creating RBD pool 2023-10-09T07:56:57.755 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-10-09T07:56:57.763 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[52516]: v1.3.1: Pulling from prometheus/node-exporter 2023-10-09T07:56:57.763 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[52516]: aa2a8d90b84c: Pulling fs layer 2023-10-09T07:56:57.763 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[52516]: b45d31ee2d7f: Pulling fs layer 2023-10-09T07:56:57.763 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[52516]: b5db1e299295: Pulling fs layer 2023-10-09T07:56:58.014 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[47021]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-10-09T07:56:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[27833]: cephadm 2023-10-09T07:56:56.089899+0000 mgr.y (mgr.24344) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi081 2023-10-09T07:56:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[27833]: cluster 2023-10-09T07:56:56.586085+0000 mgr.y (mgr.24344) 24 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[27833]: audit 2023-10-09T07:56:56.847121+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[27833]: cephadm 2023-10-09T07:56:56.848660+0000 mgr.y (mgr.24344) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi118 2023-10-09T07:56:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[27833]: audit 2023-10-09T07:56:57.579836+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[27833]: audit 2023-10-09T07:56:57.735649+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.81:0/4254704471' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:56:58.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.744Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-10-09T07:56:58.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.744Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-10-09T07:56:58.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.744Z 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 smithi118 (none))" 2023-10-09T07:56:58.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.744Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-09T07:56:58.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.744Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-09T07:56:58.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.746Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-10-09T07:56:58.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.747Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-10-09T07:56:58.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.749Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-10-09T07:56:58.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.752Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-09T07:56:58.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.752Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.124µs 2023-10-09T07:56:58.017 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.752Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-09T07:56:58.017 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.752Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-10-09T07:56:58.017 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.752Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=35.029µs wal_replay_duration=222.589µs total_replay_duration=287.764µs 2023-10-09T07:56:58.017 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.753Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-10-09T07:56:58.017 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.753Z caller=main.go:947 level=info msg="TSDB started" 2023-10-09T07:56:58.017 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.753Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-09T07:56:58.017 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.775Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.412722ms db_storage=824ns remote_storage=1.374µs web_handler=342ns query_engine=684ns scrape=278.665µs scrape_sd=19.497µs notify=995ns notify_sd=1.968µs rules=20.878235ms 2023-10-09T07:56:58.017 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:56:57 smithi118 bash[46864]: ts=2023-10-09T07:56:57.775Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-10-09T07:56:58.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[27480]: cephadm 2023-10-09T07:56:56.089899+0000 mgr.y (mgr.24344) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi081 2023-10-09T07:56:58.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[27480]: cluster 2023-10-09T07:56:56.586085+0000 mgr.y (mgr.24344) 24 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:58.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[27480]: audit 2023-10-09T07:56:56.847121+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:58.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[27480]: cephadm 2023-10-09T07:56:56.848660+0000 mgr.y (mgr.24344) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi118 2023-10-09T07:56:58.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[27480]: audit 2023-10-09T07:56:57.579836+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:58.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[27480]: audit 2023-10-09T07:56:57.735649+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.81:0/4254704471' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:56:58.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[33856]: cephadm 2023-10-09T07:56:56.089899+0000 mgr.y (mgr.24344) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi081 2023-10-09T07:56:58.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[33856]: cluster 2023-10-09T07:56:56.586085+0000 mgr.y (mgr.24344) 24 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:58.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[33856]: audit 2023-10-09T07:56:56.847121+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:58.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[33856]: cephadm 2023-10-09T07:56:56.848660+0000 mgr.y (mgr.24344) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi118 2023-10-09T07:56:58.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[33856]: audit 2023-10-09T07:56:57.579836+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:58.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[33856]: audit 2023-10-09T07:56:57.735649+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.81:0/4254704471' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:56:58.126 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[52516]: b45d31ee2d7f: Download complete 2023-10-09T07:56:58.126 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[52516]: aa2a8d90b84c: Verifying Checksum 2023-10-09T07:56:58.127 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[52516]: aa2a8d90b84c: Download complete 2023-10-09T07:56:58.127 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[52516]: b5db1e299295: Verifying Checksum 2023-10-09T07:56:58.127 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:56:57 smithi081 bash[52516]: b5db1e299295: Download complete 2023-10-09T07:56:58.379 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:56:58 smithi081 bash[52516]: aa2a8d90b84c: Pull complete 2023-10-09T07:56:58.515 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:56:58 smithi118 bash[47021]: v1.3.1: Pulling from prometheus/node-exporter 2023-10-09T07:56:58.515 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:56:58 smithi118 bash[47021]: aa2a8d90b84c: Pulling fs layer 2023-10-09T07:56:58.515 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:56:58 smithi118 bash[47021]: b45d31ee2d7f: Pulling fs layer 2023-10-09T07:56:58.515 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:56:58 smithi118 bash[47021]: b5db1e299295: Pulling fs layer 2023-10-09T07:56:59.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:58 smithi118 bash[27833]: cephadm 2023-10-09T07:56:57.593303+0000 mgr.y (mgr.24344) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi081 2023-10-09T07:56:59.015 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:56:58 smithi118 bash[47021]: aa2a8d90b84c: Verifying Checksum 2023-10-09T07:56:59.015 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:56:58 smithi118 bash[47021]: aa2a8d90b84c: Download complete 2023-10-09T07:56:59.015 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:56:58 smithi118 bash[47021]: b45d31ee2d7f: Verifying Checksum 2023-10-09T07:56:59.015 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:56:58 smithi118 bash[47021]: b45d31ee2d7f: Download complete 2023-10-09T07:56:59.015 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:56:58 smithi118 bash[47021]: b5db1e299295: Verifying Checksum 2023-10-09T07:56:59.015 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:56:58 smithi118 bash[47021]: b5db1e299295: Download complete 2023-10-09T07:56:59.015 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:56:58 smithi118 bash[47021]: aa2a8d90b84c: Pull complete 2023-10-09T07:56:59.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:58 smithi081 bash[33856]: cephadm 2023-10-09T07:56:57.593303+0000 mgr.y (mgr.24344) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi081 2023-10-09T07:56:59.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:58 smithi081 bash[27480]: cephadm 2023-10-09T07:56:57.593303+0000 mgr.y (mgr.24344) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi081 2023-10-09T07:56:59.617 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:56:59 smithi118 bash[47021]: b45d31ee2d7f: Pull complete 2023-10-09T07:56:59.855 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:56:59 smithi081 bash[52516]: b45d31ee2d7f: Pull complete 2023-10-09T07:56:59.873 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:59 smithi118 bash[27833]: cluster 2023-10-09T07:56:58.586572+0000 mgr.y (mgr.24344) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:56:59.873 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:56:59 smithi118 bash[27833]: audit 2023-10-09T07:56:59.769177+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:56:59.874 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:56:59 smithi118 bash[47021]: b5db1e299295: Pull complete 2023-10-09T07:56:59.874 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:56:59 smithi118 bash[47021]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-10-09T07:56:59.874 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:56:59 smithi118 bash[47021]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-10-09T07:57:00.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:59 smithi081 bash[33856]: cluster 2023-10-09T07:56:58.586572+0000 mgr.y (mgr.24344) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:00.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:56:59 smithi081 bash[33856]: audit 2023-10-09T07:56:59.769177+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:00.126 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:00 smithi081 bash[52516]: b5db1e299295: Pull complete 2023-10-09T07:57:00.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:59 smithi081 bash[27480]: cluster 2023-10-09T07:56:58.586572+0000 mgr.y (mgr.24344) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:00.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:56:59 smithi081 bash[27480]: audit 2023-10-09T07:56:59.769177+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:00.625 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:00 smithi081 bash[52516]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-10-09T07:57:00.625 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:00 smithi081 bash[52516]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-10-09T07:57:01.515 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.272Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-10-09T07:57:01.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.272Z 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-09T07:57:01.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.273Z 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-09T07:57:01.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.273Z 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-09T07:57:01.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-10-09T07:57:01.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=arp 2023-10-09T07:57:01.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=bcache 2023-10-09T07:57:01.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=bonding 2023-10-09T07:57:01.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=btrfs 2023-10-09T07:57:01.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=conntrack 2023-10-09T07:57:01.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=cpu 2023-10-09T07:57:01.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-10-09T07:57:01.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=diskstats 2023-10-09T07:57:01.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=dmi 2023-10-09T07:57:01.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=edac 2023-10-09T07:57:01.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=entropy 2023-10-09T07:57:01.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-10-09T07:57:01.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=filefd 2023-10-09T07:57:01.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=filesystem 2023-10-09T07:57:01.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=hwmon 2023-10-09T07:57:01.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=infiniband 2023-10-09T07:57:01.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=ipvs 2023-10-09T07:57:01.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=loadavg 2023-10-09T07:57:01.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=mdadm 2023-10-09T07:57:01.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=meminfo 2023-10-09T07:57:01.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=netclass 2023-10-09T07:57:01.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=netdev 2023-10-09T07:57:01.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=netstat 2023-10-09T07:57:01.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=nfs 2023-10-09T07:57:01.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=nfsd 2023-10-09T07:57:01.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=nvme 2023-10-09T07:57:01.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=os 2023-10-09T07:57:01.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-10-09T07:57:01.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=pressure 2023-10-09T07:57:01.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=rapl 2023-10-09T07:57:01.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=schedstat 2023-10-09T07:57:01.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=sockstat 2023-10-09T07:57:01.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=softnet 2023-10-09T07:57:01.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=stat 2023-10-09T07:57:01.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=tapestats 2023-10-09T07:57:01.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=textfile 2023-10-09T07:57:01.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-10-09T07:57:01.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=time 2023-10-09T07:57:01.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-10-09T07:57:01.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=uname 2023-10-09T07:57:01.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=vmstat 2023-10-09T07:57:01.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=xfs 2023-10-09T07:57:01.520 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:115 level=info collector=zfs 2023-10-09T07:57:01.520 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.274Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-10-09T07:57:01.520 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[47021]: ts=2023-10-09T07:57:01.275Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-10-09T07:57:02.123 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:01 smithi081 bash[27480]: cluster 2023-10-09T07:57:00.586963+0000 mgr.y (mgr.24344) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:02.123 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:01 smithi081 bash[33856]: cluster 2023-10-09T07:57:00.586963+0000 mgr.y (mgr.24344) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:01 smithi118 bash[27833]: cluster 2023-10-09T07:57:00.586963+0000 mgr.y (mgr.24344) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:03.625 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.455Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-10-09T07:57:03.625 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.455Z 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-09T07:57:03.626 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.455Z 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-09T07:57:03.626 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.455Z 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-09T07:57:03.626 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-10-09T07:57:03.626 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=arp 2023-10-09T07:57:03.626 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=bcache 2023-10-09T07:57:03.626 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=bonding 2023-10-09T07:57:03.626 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=btrfs 2023-10-09T07:57:03.626 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=conntrack 2023-10-09T07:57:03.626 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=cpu 2023-10-09T07:57:03.626 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-10-09T07:57:03.626 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=diskstats 2023-10-09T07:57:03.627 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=dmi 2023-10-09T07:57:03.627 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=edac 2023-10-09T07:57:03.627 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=entropy 2023-10-09T07:57:03.627 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-10-09T07:57:03.627 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=filefd 2023-10-09T07:57:03.627 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=filesystem 2023-10-09T07:57:03.627 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=hwmon 2023-10-09T07:57:03.627 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=infiniband 2023-10-09T07:57:03.627 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=ipvs 2023-10-09T07:57:03.627 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=loadavg 2023-10-09T07:57:03.627 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=mdadm 2023-10-09T07:57:03.627 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=meminfo 2023-10-09T07:57:03.628 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=netclass 2023-10-09T07:57:03.628 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=netdev 2023-10-09T07:57:03.628 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=netstat 2023-10-09T07:57:03.628 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=nfs 2023-10-09T07:57:03.628 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=nfsd 2023-10-09T07:57:03.628 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=nvme 2023-10-09T07:57:03.628 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=os 2023-10-09T07:57:03.628 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-10-09T07:57:03.628 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=pressure 2023-10-09T07:57:03.628 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=rapl 2023-10-09T07:57:03.628 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=schedstat 2023-10-09T07:57:03.628 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=sockstat 2023-10-09T07:57:03.629 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=softnet 2023-10-09T07:57:03.629 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=stat 2023-10-09T07:57:03.629 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=tapestats 2023-10-09T07:57:03.629 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=textfile 2023-10-09T07:57:03.629 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-10-09T07:57:03.629 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=time 2023-10-09T07:57:03.629 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-10-09T07:57:03.629 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=uname 2023-10-09T07:57:03.629 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=vmstat 2023-10-09T07:57:03.629 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=xfs 2023-10-09T07:57:03.629 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.456Z caller=node_exporter.go:115 level=info collector=zfs 2023-10-09T07:57:03.629 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.457Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-10-09T07:57:03.630 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[52516]: ts=2023-10-09T07:57:03.457Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-10-09T07:57:04.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[27480]: cluster 2023-10-09T07:57:02.587613+0000 mgr.y (mgr.24344) 29 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:04.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:03 smithi081 bash[33856]: cluster 2023-10-09T07:57:02.587613+0000 mgr.y (mgr.24344) 29 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:04.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:03 smithi118 bash[27833]: cluster 2023-10-09T07:57:02.587613+0000 mgr.y (mgr.24344) 29 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:05.336 INFO:teuthology.orchestra.run.smithi081.stderr:pool 'rbd' created 2023-10-09T07:57:05.586 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:05 smithi081 bash[27480]: audit 2023-10-09T07:57:04.362040+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.81:0/3469033937' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-09T07:57:05.587 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:05 smithi081 bash[27480]: audit 2023-10-09T07:57:04.362631+0000 mon.a (mon.0) 607 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-09T07:57:05.587 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:05 smithi081 bash[27480]: cluster 2023-10-09T07:57:04.587936+0000 mgr.y (mgr.24344) 30 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:05.587 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:05 smithi081 bash[33856]: audit 2023-10-09T07:57:04.362040+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.81:0/3469033937' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-09T07:57:05.587 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:05 smithi081 bash[33856]: audit 2023-10-09T07:57:04.362631+0000 mon.a (mon.0) 607 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-09T07:57:05.587 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:05 smithi081 bash[33856]: cluster 2023-10-09T07:57:04.587936+0000 mgr.y (mgr.24344) 30 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:05 smithi118 bash[27833]: audit 2023-10-09T07:57:04.362040+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.81:0/3469033937' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-09T07:57:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:05 smithi118 bash[27833]: audit 2023-10-09T07:57:04.362631+0000 mon.a (mon.0) 607 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-09T07:57:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:05 smithi118 bash[27833]: cluster 2023-10-09T07:57:04.587936+0000 mgr.y (mgr.24344) 30 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:06.420 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-10-09T07:57:06.543 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:06 smithi081 bash[33856]: audit 2023-10-09T07:57:05.328605+0000 mon.a (mon.0) 608 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-09T07:57:06.543 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:06 smithi081 bash[33856]: cluster 2023-10-09T07:57:05.328752+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-09T07:57:06.543 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:06 smithi081 bash[33856]: audit 2023-10-09T07:57:05.330922+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' 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-09T07:57:06.543 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:06 smithi081 bash[33856]: audit 2023-10-09T07:57:05.332475+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-09T07:57:06.543 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:06 smithi081 bash[27480]: audit 2023-10-09T07:57:05.328605+0000 mon.a (mon.0) 608 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-09T07:57:06.543 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:06 smithi081 bash[27480]: cluster 2023-10-09T07:57:05.328752+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-09T07:57:06.543 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:06 smithi081 bash[27480]: audit 2023-10-09T07:57:05.330922+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' 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-09T07:57:06.544 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:06 smithi081 bash[27480]: audit 2023-10-09T07:57:05.332475+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-09T07:57:06.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:57:06 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:57:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T07:57:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:06 smithi118 bash[27833]: audit 2023-10-09T07:57:05.328605+0000 mon.a (mon.0) 608 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-09T07:57:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:06 smithi118 bash[27833]: cluster 2023-10-09T07:57:05.328752+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-09T07:57:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:06 smithi118 bash[27833]: audit 2023-10-09T07:57:05.330922+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' 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-09T07:57:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:06 smithi118 bash[27833]: audit 2023-10-09T07:57:05.332475+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-09T07:57:07.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:07 smithi081 bash[27480]: audit 2023-10-09T07:57:06.331238+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-09T07:57:07.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:07 smithi081 bash[27480]: cluster 2023-10-09T07:57:06.331393+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-09T07:57:07.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:07 smithi081 bash[27480]: cluster 2023-10-09T07:57:06.588569+0000 mgr.y (mgr.24344) 31 : cluster [DBG] pgmap v21: 9 pgs: 6 creating+peering, 2 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:07.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:07 smithi081 bash[33856]: audit 2023-10-09T07:57:06.331238+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-09T07:57:07.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:07 smithi081 bash[33856]: cluster 2023-10-09T07:57:06.331393+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-09T07:57:07.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:07 smithi081 bash[33856]: cluster 2023-10-09T07:57:06.588569+0000 mgr.y (mgr.24344) 31 : cluster [DBG] pgmap v21: 9 pgs: 6 creating+peering, 2 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:07 smithi118 bash[27833]: audit 2023-10-09T07:57:06.331238+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-09T07:57:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:07 smithi118 bash[27833]: cluster 2023-10-09T07:57:06.331393+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-09T07:57:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:07 smithi118 bash[27833]: cluster 2023-10-09T07:57:06.588569+0000 mgr.y (mgr.24344) 31 : cluster [DBG] pgmap v21: 9 pgs: 6 creating+peering, 2 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:08 smithi081 bash[33856]: cluster 2023-10-09T07:57:07.341765+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-09T07:57:08.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:08 smithi081 bash[27480]: cluster 2023-10-09T07:57:07.341765+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-09T07:57:08.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:08 smithi118 bash[27833]: cluster 2023-10-09T07:57:07.341765+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-09T07:57:09.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:09 smithi081 bash[27480]: cluster 2023-10-09T07:57:08.589234+0000 mgr.y (mgr.24344) 32 : cluster [DBG] pgmap v23: 9 pgs: 6 creating+peering, 2 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:09.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:09 smithi081 bash[33856]: cluster 2023-10-09T07:57:08.589234+0000 mgr.y (mgr.24344) 32 : cluster [DBG] pgmap v23: 9 pgs: 6 creating+peering, 2 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:09.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:09 smithi118 bash[27833]: cluster 2023-10-09T07:57:08.589234+0000 mgr.y (mgr.24344) 32 : cluster [DBG] pgmap v23: 9 pgs: 6 creating+peering, 2 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:11.125 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:57:10 smithi081 systemd[1]: Started Ceph alertmanager.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T07:57:12.043 INFO:teuthology.orchestra.run.smithi081.stderr:enabled application 'rbd' on pool 'rbd' 2023-10-09T07:57:12.240 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:12 smithi081 bash[27480]: cluster 2023-10-09T07:57:10.589800+0000 mgr.y (mgr.24344) 33 : cluster [DBG] pgmap v24: 9 pgs: 4 creating+peering, 2 unknown, 3 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:12.240 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:12 smithi081 bash[27480]: audit 2023-10-09T07:57:11.025051+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:12.240 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:12 smithi081 bash[27480]: audit 2023-10-09T07:57:11.027724+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:57:12.240 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:12 smithi081 bash[27480]: audit 2023-10-09T07:57:11.204288+0000 mon.a (mon.0) 617 : audit [INF] from='client.? 172.21.15.81:0/3126801989' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T07:57:12.241 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:12 smithi081 bash[33856]: cluster 2023-10-09T07:57:10.589800+0000 mgr.y (mgr.24344) 33 : cluster [DBG] pgmap v24: 9 pgs: 4 creating+peering, 2 unknown, 3 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:12.241 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:12 smithi081 bash[33856]: audit 2023-10-09T07:57:11.025051+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:12.241 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:12 smithi081 bash[33856]: audit 2023-10-09T07:57:11.027724+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:57:12.241 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:12 smithi081 bash[33856]: audit 2023-10-09T07:57:11.204288+0000 mon.a (mon.0) 617 : audit [INF] from='client.? 172.21.15.81:0/3126801989' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T07:57:12.241 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:57:12 smithi081 bash[53241]: level=info ts=2023-10-09T07:57:12.087Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-10-09T07:57:12.241 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:57:12 smithi081 bash[53241]: level=info ts=2023-10-09T07:57:12.088Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-10-09T07:57:12.242 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:57:12 smithi081 bash[53241]: level=info ts=2023-10-09T07:57:12.090Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.81 port=9094 2023-10-09T07:57:12.242 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:57:12 smithi081 bash[53241]: level=info ts=2023-10-09T07:57:12.091Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-09T07:57:12.242 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:57:12 smithi081 bash[53241]: level=info ts=2023-10-09T07:57:12.138Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-09T07:57:12.242 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:57:12 smithi081 bash[53241]: level=info ts=2023-10-09T07:57:12.138Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-09T07:57:12.242 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:57:12 smithi081 bash[53241]: level=info ts=2023-10-09T07:57:12.141Z caller=main.go:518 msg=Listening address=:9093 2023-10-09T07:57:12.242 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:57:12 smithi081 bash[53241]: level=info ts=2023-10-09T07:57:12.142Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-10-09T07:57:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:12 smithi118 bash[27833]: cluster 2023-10-09T07:57:10.589800+0000 mgr.y (mgr.24344) 33 : cluster [DBG] pgmap v24: 9 pgs: 4 creating+peering, 2 unknown, 3 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:12 smithi118 bash[27833]: audit 2023-10-09T07:57:11.025051+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:12 smithi118 bash[27833]: audit 2023-10-09T07:57:11.027724+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:57:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:12 smithi118 bash[27833]: audit 2023-10-09T07:57:11.204288+0000 mon.a (mon.0) 617 : audit [INF] from='client.? 172.21.15.81:0/3126801989' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T07:57:12.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:57:12 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:57:12] "GET /metrics HTTP/1.1" 200 153247 "" "Prometheus/2.33.4" 2023-10-09T07:57:12.858 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-09T07:57:12.859 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-09T07:57:12.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-09T07:57:13.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:13 smithi081 bash[33856]: audit 2023-10-09T07:57:12.034714+0000 mon.a (mon.0) 618 : audit [INF] from='client.? 172.21.15.81:0/3126801989' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-09T07:57:13.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:13 smithi081 bash[33856]: cluster 2023-10-09T07:57:12.034789+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-09T07:57:13.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:13 smithi081 bash[27480]: audit 2023-10-09T07:57:12.034714+0000 mon.a (mon.0) 618 : audit [INF] from='client.? 172.21.15.81:0/3126801989' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-09T07:57:13.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:13 smithi081 bash[27480]: cluster 2023-10-09T07:57:12.034789+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-09T07:57:13.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:13 smithi118 bash[27833]: audit 2023-10-09T07:57:12.034714+0000 mon.a (mon.0) 618 : audit [INF] from='client.? 172.21.15.81:0/3126801989' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-09T07:57:13.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:13 smithi118 bash[27833]: cluster 2023-10-09T07:57:12.034789+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-09T07:57:14.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:14 smithi081 bash[27480]: cluster 2023-10-09T07:57:12.590390+0000 mgr.y (mgr.24344) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:14.375 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:57:14 smithi081 bash[53241]: level=info ts=2023-10-09T07:57:14.091Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000086064s 2023-10-09T07:57:14.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:14 smithi081 bash[33856]: cluster 2023-10-09T07:57:12.590390+0000 mgr.y (mgr.24344) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:14 smithi118 bash[27833]: cluster 2023-10-09T07:57:12.590390+0000 mgr.y (mgr.24344) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:16.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:15 smithi081 bash[27480]: cluster 2023-10-09T07:57:14.591040+0000 mgr.y (mgr.24344) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:16.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:15 smithi081 bash[27480]: audit 2023-10-09T07:57:14.784262+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:16.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:15 smithi081 bash[33856]: cluster 2023-10-09T07:57:14.591040+0000 mgr.y (mgr.24344) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:16.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:15 smithi081 bash[33856]: audit 2023-10-09T07:57:14.784262+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:16.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:15 smithi118 bash[27833]: cluster 2023-10-09T07:57:14.591040+0000 mgr.y (mgr.24344) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:16.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:15 smithi118 bash[27833]: audit 2023-10-09T07:57:14.784262+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:16.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:57:16 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:57:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T07:57:17.402 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:57:17.688 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[27745]: [09/Oct/2023:07:57:17] ENGINE Bus STOPPING 2023-10-09T07:57:17.688 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[27745]: [09/Oct/2023:07:57:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T07:57:17.688 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[27745]: [09/Oct/2023:07:57:17] ENGINE Bus STOPPED 2023-10-09T07:57:17.688 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[27745]: [09/Oct/2023:07:57:17] ENGINE Bus STARTING 2023-10-09T07:57:18.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:17 smithi118 bash[27833]: cluster 2023-10-09T07:57:16.591842+0000 mgr.y (mgr.24344) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:18.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:17 smithi118 bash[27833]: audit 2023-10-09T07:57:16.682583+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:17 smithi118 bash[27833]: audit 2023-10-09T07:57:17.310291+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:17 smithi118 bash[27833]: audit 2023-10-09T07:57:17.311778+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:57:18.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:17 smithi118 bash[27833]: audit 2023-10-09T07:57:17.313222+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:57:18.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:17 smithi118 bash[27833]: audit 2023-10-09T07:57:17.320431+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:17 smithi118 bash[27833]: audit 2023-10-09T07:57:17.618079+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:17 smithi118 bash[27833]: audit 2023-10-09T07:57:17.623201+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:17 smithi118 bash[27833]: audit 2023-10-09T07:57:17.627011+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-09T07:57:18.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:17 smithi118 bash[27833]: audit 2023-10-09T07:57:17.631794+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[27745]: [09/Oct/2023:07:57:17] ENGINE Serving on http://:::9283 2023-10-09T07:57:18.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[27745]: [09/Oct/2023:07:57:17] ENGINE Bus STARTED 2023-10-09T07:57:18.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[27480]: cluster 2023-10-09T07:57:16.591842+0000 mgr.y (mgr.24344) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:18.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[27480]: audit 2023-10-09T07:57:16.682583+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[27480]: audit 2023-10-09T07:57:17.310291+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[27480]: audit 2023-10-09T07:57:17.311778+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:57:18.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[27480]: audit 2023-10-09T07:57:17.313222+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:57:18.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[27480]: audit 2023-10-09T07:57:17.320431+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[27480]: audit 2023-10-09T07:57:17.618079+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[27480]: audit 2023-10-09T07:57:17.623201+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[27480]: audit 2023-10-09T07:57:17.627011+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-09T07:57:18.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[27480]: audit 2023-10-09T07:57:17.631794+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[33856]: cluster 2023-10-09T07:57:16.591842+0000 mgr.y (mgr.24344) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:18.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[33856]: audit 2023-10-09T07:57:16.682583+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[33856]: audit 2023-10-09T07:57:17.310291+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[33856]: audit 2023-10-09T07:57:17.311778+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:57:18.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[33856]: audit 2023-10-09T07:57:17.313222+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:57:18.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[33856]: audit 2023-10-09T07:57:17.320431+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[33856]: audit 2023-10-09T07:57:17.618079+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[33856]: audit 2023-10-09T07:57:17.623201+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[33856]: audit 2023-10-09T07:57:17.627011+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-09T07:57:18.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:17 smithi081 bash[33856]: audit 2023-10-09T07:57:17.631794+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:18 smithi081 bash[27480]: audit 2023-10-09T07:57:17.627475+0000 mgr.y (mgr.24344) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-09T07:57:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:18 smithi081 bash[27480]: cephadm 2023-10-09T07:57:17.648676+0000 mgr.y (mgr.24344) 38 : cephadm [INF] Deploying daemon grafana.a on smithi118 2023-10-09T07:57:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:18 smithi081 bash[33856]: audit 2023-10-09T07:57:17.627475+0000 mgr.y (mgr.24344) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-09T07:57:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:18 smithi081 bash[33856]: cephadm 2023-10-09T07:57:17.648676+0000 mgr.y (mgr.24344) 38 : cephadm [INF] Deploying daemon grafana.a on smithi118 2023-10-09T07:57:19.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:18 smithi118 bash[27833]: audit 2023-10-09T07:57:17.627475+0000 mgr.y (mgr.24344) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-09T07:57:19.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:18 smithi118 bash[27833]: cephadm 2023-10-09T07:57:17.648676+0000 mgr.y (mgr.24344) 38 : cephadm [INF] Deploying daemon grafana.a on smithi118 2023-10-09T07:57:19.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:19 smithi081 bash[27480]: cluster 2023-10-09T07:57:18.592305+0000 mgr.y (mgr.24344) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:19.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:19 smithi081 bash[33856]: cluster 2023-10-09T07:57:18.592305+0000 mgr.y (mgr.24344) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:20.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:19 smithi118 bash[27833]: cluster 2023-10-09T07:57:18.592305+0000 mgr.y (mgr.24344) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:20.739 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T07:57:21.599 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":18,"active_gid":24344,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":4291153198},{"type":"v1","addr":"172.21.15.81:6801","nonce":4291153198}]},"active_addr":"172.21.15.81:6801/4291153198","active_change":"2023-10-09T07:56:34.562635+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24340,"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.81:8443/","prometheus":"http://172.21.15.81: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.81:0","nonce":33828328}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.81:0","nonce":508224183}]}]} 2023-10-09T07:57:21.604 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-09T07:57:21.604 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-09T07:57:21.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T07:57:21.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:21 smithi081 bash[27480]: cluster 2023-10-09T07:57:20.592756+0000 mgr.y (mgr.24344) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:21.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:21 smithi081 bash[27480]: audit 2023-10-09T07:57:20.729504+0000 mon.a (mon.0) 630 : audit [DBG] from='client.? 172.21.15.81:0/1243016121' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T07:57:21.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:21 smithi081 bash[33856]: cluster 2023-10-09T07:57:20.592756+0000 mgr.y (mgr.24344) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:21.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:21 smithi081 bash[33856]: audit 2023-10-09T07:57:20.729504+0000 mon.a (mon.0) 630 : audit [DBG] from='client.? 172.21.15.81:0/1243016121' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T07:57:22.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:21 smithi118 bash[27833]: cluster 2023-10-09T07:57:20.592756+0000 mgr.y (mgr.24344) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:22.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:21 smithi118 bash[27833]: audit 2023-10-09T07:57:20.729504+0000 mon.a (mon.0) 630 : audit [DBG] from='client.? 172.21.15.81:0/1243016121' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T07:57:22.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:57:22 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:57:22] "GET /metrics HTTP/1.1" 200 155642 "" "Prometheus/2.33.4" 2023-10-09T07:57:22.375 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:57:22 smithi081 bash[53241]: level=info ts=2023-10-09T07:57:22.094Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003246251s 2023-10-09T07:57:24.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:23 smithi118 bash[27833]: cluster 2023-10-09T07:57:22.593385+0000 mgr.y (mgr.24344) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:24.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:23 smithi081 bash[27480]: cluster 2023-10-09T07:57:22.593385+0000 mgr.y (mgr.24344) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:24.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:23 smithi081 bash[33856]: cluster 2023-10-09T07:57:22.593385+0000 mgr.y (mgr.24344) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:26.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:25 smithi081 bash[27480]: cluster 2023-10-09T07:57:24.594010+0000 mgr.y (mgr.24344) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:26.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:25 smithi081 bash[27480]: audit 2023-10-09T07:57:24.802368+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:25 smithi081 bash[33856]: cluster 2023-10-09T07:57:24.594010+0000 mgr.y (mgr.24344) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:25 smithi081 bash[33856]: audit 2023-10-09T07:57:24.802368+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:26.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:25 smithi118 bash[27833]: cluster 2023-10-09T07:57:24.594010+0000 mgr.y (mgr.24344) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:26.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:25 smithi118 bash[27833]: audit 2023-10-09T07:57:24.802368+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:26.375 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:57:26.764 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:57:26 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:57:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T07:57:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:27 smithi081 bash[27480]: cluster 2023-10-09T07:57:26.594734+0000 mgr.y (mgr.24344) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:28.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:27 smithi081 bash[33856]: cluster 2023-10-09T07:57:26.594734+0000 mgr.y (mgr.24344) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:28.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:27 smithi118 bash[27833]: cluster 2023-10-09T07:57:26.594734+0000 mgr.y (mgr.24344) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:29.563 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T07:57:29.563 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":55,"fsid":"0a47c0f6-6678-11ee-8db5-212e2dc638e7","created":"2023-10-09T07:48:07.837405+0000","modified":"2023-10-09T07:57:12.021679+0000","last_up_change":"2023-10-09T07:56:02.302375+0000","last_in_change":"2023-10-09T07:55:35.767492+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-09T07:52:25.098183+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-09T07:57:04.785609+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":"001a8f44-3108-4571-9c18-0259e7c2c5f7","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.81:6802","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6803","nonce":478249240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6805","nonce":478249240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6809","nonce":478249240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6807","nonce":478249240}]},"public_addr":"172.21.15.81:6803/478249240","cluster_addr":"172.21.15.81:6805/478249240","heartbeat_back_addr":"172.21.15.81:6809/478249240","heartbeat_front_addr":"172.21.15.81:6807/478249240","state":["exists","up"]},{"osd":1,"uuid":"c07b13c6-c3cf-4746-acea-92ea752aa01f","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.81:6810","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6811","nonce":3080147210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6813","nonce":3080147210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6817","nonce":3080147210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6815","nonce":3080147210}]},"public_addr":"172.21.15.81:6811/3080147210","cluster_addr":"172.21.15.81:6813/3080147210","heartbeat_back_addr":"172.21.15.81:6817/3080147210","heartbeat_front_addr":"172.21.15.81:6815/3080147210","state":["exists","up"]},{"osd":2,"uuid":"796de5da-ce6b-4a61-ac95-2fa597a45dbb","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.81:6818","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6819","nonce":140460140}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6821","nonce":140460140}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6825","nonce":140460140}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6823","nonce":140460140}]},"public_addr":"172.21.15.81:6819/140460140","cluster_addr":"172.21.15.81:6821/140460140","heartbeat_back_addr":"172.21.15.81:6825/140460140","heartbeat_front_addr":"172.21.15.81:6823/140460140","state":["exists","up"]},{"osd":3,"uuid":"2896377b-229e-4918-a6b1-d3d766462a04","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.81:6826","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6827","nonce":1382320562}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6829","nonce":1382320562}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6832","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6833","nonce":1382320562}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6831","nonce":1382320562}]},"public_addr":"172.21.15.81:6827/1382320562","cluster_addr":"172.21.15.81:6829/1382320562","heartbeat_back_addr":"172.21.15.81:6833/1382320562","heartbeat_front_addr":"172.21.15.81:6831/1382320562","state":["exists","up"]},{"osd":4,"uuid":"29388503-def5-443c-84ff-fd5e06439923","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.118:6800","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6801","nonce":1032650421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6803","nonce":1032650421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6807","nonce":1032650421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6805","nonce":1032650421}]},"public_addr":"172.21.15.118:6801/1032650421","cluster_addr":"172.21.15.118:6803/1032650421","heartbeat_back_addr":"172.21.15.118:6807/1032650421","heartbeat_front_addr":"172.21.15.118:6805/1032650421","state":["exists","up"]},{"osd":5,"uuid":"84c0f755-dad9-4dc3-ae8d-307dfa6725ba","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.118:6808","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6809","nonce":739921055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6811","nonce":739921055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6815","nonce":739921055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6813","nonce":739921055}]},"public_addr":"172.21.15.118:6809/739921055","cluster_addr":"172.21.15.118:6811/739921055","heartbeat_back_addr":"172.21.15.118:6815/739921055","heartbeat_front_addr":"172.21.15.118:6813/739921055","state":["exists","up"]},{"osd":6,"uuid":"148dc4ee-a773-4829-bc3a-c0d3c4608ea1","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.118:6816","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6817","nonce":2724340173}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6819","nonce":2724340173}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6823","nonce":2724340173}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6821","nonce":2724340173}]},"public_addr":"172.21.15.118:6817/2724340173","cluster_addr":"172.21.15.118:6819/2724340173","heartbeat_back_addr":"172.21.15.118:6823/2724340173","heartbeat_front_addr":"172.21.15.118:6821/2724340173","state":["exists","up"]},{"osd":7,"uuid":"aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c","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.118:6824","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6825","nonce":2187628890}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6827","nonce":2187628890}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6831","nonce":2187628890}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6829","nonce":2187628890}]},"public_addr":"172.21.15.118:6825/2187628890","cluster_addr":"172.21.15.118:6827/2187628890","heartbeat_back_addr":"172.21.15.118:6831/2187628890","heartbeat_front_addr":"172.21.15.118:6829/2187628890","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-09T07:50:54.727347+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-09T07:51:38.438789+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-09T07:52:22.949713+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-09T07:53:08.594134+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-09T07:53:50.534664+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-09T07:54:33.199326+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-09T07:55:16.723832+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-09T07:56:00.343311+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.81:6800/3333695174":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/765299878":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/3522087077":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/2241644488":"2023-10-10T07:49:05.232951+0000","172.21.15.81:0/2284708028":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6801/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6800/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6801/3333695174":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/1024746757":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/3068927018":"2023-10-10T07:48:35.337495+0000","172.21.15.81:6800/1537833946":"2023-10-10T07:48:35.337495+0000","172.21.15.81:6801/1537833946":"2023-10-10T07:48:35.337495+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-09T07:57:29.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:29 smithi081 bash[27480]: cluster 2023-10-09T07:57:28.595408+0000 mgr.y (mgr.24344) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:29.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:29 smithi081 bash[27480]: audit 2023-10-09T07:57:29.560172+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.81:0/1038627867' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:57:29.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:29 smithi081 bash[33856]: cluster 2023-10-09T07:57:28.595408+0000 mgr.y (mgr.24344) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:29.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:29 smithi081 bash[33856]: audit 2023-10-09T07:57:29.560172+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.81:0/1038627867' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:57:30.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:29 smithi118 bash[27833]: cluster 2023-10-09T07:57:28.595408+0000 mgr.y (mgr.24344) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:30.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:29 smithi118 bash[27833]: audit 2023-10-09T07:57:29.560172+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.81:0/1038627867' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:57:30.362 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-09T07:57:30.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T07:57:32.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:31 smithi081 bash[27480]: cluster 2023-10-09T07:57:30.595974+0000 mgr.y (mgr.24344) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:32.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:31 smithi081 bash[33856]: cluster 2023-10-09T07:57:30.595974+0000 mgr.y (mgr.24344) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:32.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:57:32 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:57:32] "GET /metrics HTTP/1.1" 200 155642 "" "Prometheus/2.33.4" 2023-10-09T07:57:32.731 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:31 smithi118 bash[27833]: cluster 2023-10-09T07:57:30.595974+0000 mgr.y (mgr.24344) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:33 smithi081 bash[27480]: cluster 2023-10-09T07:57:32.596647+0000 mgr.y (mgr.24344) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:34.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:33 smithi081 bash[33856]: cluster 2023-10-09T07:57:32.596647+0000 mgr.y (mgr.24344) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:34.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:33 smithi118 bash[27833]: cluster 2023-10-09T07:57:32.596647+0000 mgr.y (mgr.24344) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:35.120 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:57:35.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:35 smithi081 bash[33856]: cluster 2023-10-09T07:57:34.597274+0000 mgr.y (mgr.24344) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:35.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:35 smithi081 bash[27480]: cluster 2023-10-09T07:57:34.597274+0000 mgr.y (mgr.24344) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:35 smithi118 bash[27833]: cluster 2023-10-09T07:57:34.597274+0000 mgr.y (mgr.24344) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:36.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:57:36 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:57:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T07:57:37.951 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:37 smithi118 bash[27833]: cluster 2023-10-09T07:57:36.598114+0000 mgr.y (mgr.24344) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:38.087 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:37 smithi081 bash[27480]: cluster 2023-10-09T07:57:36.598114+0000 mgr.y (mgr.24344) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:38.087 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:37 smithi081 bash[33856]: cluster 2023-10-09T07:57:36.598114+0000 mgr.y (mgr.24344) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:38.509 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T07:57:38.509 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":55,"fsid":"0a47c0f6-6678-11ee-8db5-212e2dc638e7","created":"2023-10-09T07:48:07.837405+0000","modified":"2023-10-09T07:57:12.021679+0000","last_up_change":"2023-10-09T07:56:02.302375+0000","last_in_change":"2023-10-09T07:55:35.767492+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-09T07:52:25.098183+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-09T07:57:04.785609+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":"001a8f44-3108-4571-9c18-0259e7c2c5f7","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.81:6802","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6803","nonce":478249240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6805","nonce":478249240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6809","nonce":478249240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6807","nonce":478249240}]},"public_addr":"172.21.15.81:6803/478249240","cluster_addr":"172.21.15.81:6805/478249240","heartbeat_back_addr":"172.21.15.81:6809/478249240","heartbeat_front_addr":"172.21.15.81:6807/478249240","state":["exists","up"]},{"osd":1,"uuid":"c07b13c6-c3cf-4746-acea-92ea752aa01f","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.81:6810","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6811","nonce":3080147210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6813","nonce":3080147210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6817","nonce":3080147210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6815","nonce":3080147210}]},"public_addr":"172.21.15.81:6811/3080147210","cluster_addr":"172.21.15.81:6813/3080147210","heartbeat_back_addr":"172.21.15.81:6817/3080147210","heartbeat_front_addr":"172.21.15.81:6815/3080147210","state":["exists","up"]},{"osd":2,"uuid":"796de5da-ce6b-4a61-ac95-2fa597a45dbb","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.81:6818","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6819","nonce":140460140}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6821","nonce":140460140}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6825","nonce":140460140}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6823","nonce":140460140}]},"public_addr":"172.21.15.81:6819/140460140","cluster_addr":"172.21.15.81:6821/140460140","heartbeat_back_addr":"172.21.15.81:6825/140460140","heartbeat_front_addr":"172.21.15.81:6823/140460140","state":["exists","up"]},{"osd":3,"uuid":"2896377b-229e-4918-a6b1-d3d766462a04","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.81:6826","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6827","nonce":1382320562}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6829","nonce":1382320562}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6832","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6833","nonce":1382320562}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6831","nonce":1382320562}]},"public_addr":"172.21.15.81:6827/1382320562","cluster_addr":"172.21.15.81:6829/1382320562","heartbeat_back_addr":"172.21.15.81:6833/1382320562","heartbeat_front_addr":"172.21.15.81:6831/1382320562","state":["exists","up"]},{"osd":4,"uuid":"29388503-def5-443c-84ff-fd5e06439923","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.118:6800","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6801","nonce":1032650421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6803","nonce":1032650421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6807","nonce":1032650421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6805","nonce":1032650421}]},"public_addr":"172.21.15.118:6801/1032650421","cluster_addr":"172.21.15.118:6803/1032650421","heartbeat_back_addr":"172.21.15.118:6807/1032650421","heartbeat_front_addr":"172.21.15.118:6805/1032650421","state":["exists","up"]},{"osd":5,"uuid":"84c0f755-dad9-4dc3-ae8d-307dfa6725ba","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.118:6808","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6809","nonce":739921055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6811","nonce":739921055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6815","nonce":739921055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6813","nonce":739921055}]},"public_addr":"172.21.15.118:6809/739921055","cluster_addr":"172.21.15.118:6811/739921055","heartbeat_back_addr":"172.21.15.118:6815/739921055","heartbeat_front_addr":"172.21.15.118:6813/739921055","state":["exists","up"]},{"osd":6,"uuid":"148dc4ee-a773-4829-bc3a-c0d3c4608ea1","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.118:6816","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6817","nonce":2724340173}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6819","nonce":2724340173}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6823","nonce":2724340173}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6821","nonce":2724340173}]},"public_addr":"172.21.15.118:6817/2724340173","cluster_addr":"172.21.15.118:6819/2724340173","heartbeat_back_addr":"172.21.15.118:6823/2724340173","heartbeat_front_addr":"172.21.15.118:6821/2724340173","state":["exists","up"]},{"osd":7,"uuid":"aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c","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.118:6824","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6825","nonce":2187628890}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6827","nonce":2187628890}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6831","nonce":2187628890}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6829","nonce":2187628890}]},"public_addr":"172.21.15.118:6825/2187628890","cluster_addr":"172.21.15.118:6827/2187628890","heartbeat_back_addr":"172.21.15.118:6831/2187628890","heartbeat_front_addr":"172.21.15.118:6829/2187628890","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-09T07:50:54.727347+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-09T07:51:38.438789+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-09T07:52:22.949713+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-09T07:53:08.594134+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-09T07:53:50.534664+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-09T07:54:33.199326+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-09T07:55:16.723832+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-09T07:56:00.343311+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.81:6800/3333695174":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/765299878":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/3522087077":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/2241644488":"2023-10-10T07:49:05.232951+0000","172.21.15.81:0/2284708028":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6801/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6800/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6801/3333695174":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/1024746757":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/3068927018":"2023-10-10T07:48:35.337495+0000","172.21.15.81:6800/1537833946":"2023-10-10T07:48:35.337495+0000","172.21.15.81:6801/1537833946":"2023-10-10T07:48:35.337495+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-09T07:57:38.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:38 smithi081 bash[27480]: audit 2023-10-09T07:57:38.506283+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.81:0/3552082672' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:57:38.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:38 smithi081 bash[33856]: audit 2023-10-09T07:57:38.506283+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.81:0/3552082672' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:57:38.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:38 smithi118 bash[27833]: audit 2023-10-09T07:57:38.506283+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.81:0/3552082672' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:57:39.236 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:39 smithi118 systemd[1]: Started Ceph grafana.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T07:57:39.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-09T07:57:39.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-09T07:57:39.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-09T07:57:39.316 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-09T07:57:39.316 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-09T07:57:39.316 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-09T07:57:39.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-09T07:57:39.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-09T07:57:40.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:39 smithi118 bash[27833]: cluster 2023-10-09T07:57:38.598744+0000 mgr.y (mgr.24344) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:40.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:39 smithi118 bash[27833]: audit 2023-10-09T07:57:39.212783+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:40.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:39 smithi118 bash[27833]: audit 2023-10-09T07:57:39.214895+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:57:40.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:39 smithi081 bash[33856]: cluster 2023-10-09T07:57:38.598744+0000 mgr.y (mgr.24344) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:40.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:39 smithi081 bash[33856]: audit 2023-10-09T07:57:39.212783+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:40.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:39 smithi081 bash[33856]: audit 2023-10-09T07:57:39.214895+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:57:40.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:39 smithi081 bash[27480]: cluster 2023-10-09T07:57:38.598744+0000 mgr.y (mgr.24344) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:40.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:39 smithi081 bash[27480]: audit 2023-10-09T07:57:39.212783+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:40.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:39 smithi081 bash[27480]: audit 2023-10-09T07:57:39.214895+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:57:40.277 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+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-09T07:57:40.277 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+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-09T07:57:40.277 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-10-09T07:57:40.277 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-10-09T07:57:40.277 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-10-09T07:57:40.277 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-10-09T07:57:40.277 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-10-09T07:57:40.278 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-10-09T07:57:40.278 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-10-09T07:57:40.278 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-10-09T07:57:40.278 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-10-09T07:57:40.278 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-10-09T07:57:40.278 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-10-09T07:57:40.278 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="App mode production" logger=settings 2023-10-09T07:57:40.278 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-10-09T07:57:40.278 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+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-09T07:57:40.278 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-10-09T07:57:40.278 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-10-09T07:57:40.278 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-10-09T07:57:40.279 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-10-09T07:57:40.279 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-10-09T07:57:40.279 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-10-09T07:57:40.604 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-10-09T07:57:40.604 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-10-09T07:57:40.604 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-10-09T07:57:40.604 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-10-09T07:57:40.604 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-10-09T07:57:40.604 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-10-09T07:57:40.604 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-10-09T07:57:40.605 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-10-09T07:57:40.873 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[27833]: audit 2023-10-09T07:57:39.820402+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:40.874 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-10-09T07:57:40.874 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-10-09T07:57:40.874 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-10-09T07:57:40.874 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-10-09T07:57:40.874 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-10-09T07:57:40.874 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-10-09T07:57:40.874 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-10-09T07:57:41.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:40 smithi081 bash[27480]: audit 2023-10-09T07:57:39.820402+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:41.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:40 smithi081 bash[33856]: audit 2023-10-09T07:57:39.820402+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:41.134 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-10-09T07:57:41.134 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-10-09T07:57:41.134 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-10-09T07:57:41.135 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-10-09T07:57:41.135 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:40 smithi118 bash[47667]: t=2023-10-09T07:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-10-09T07:57:41.135 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-10-09T07:57:41.135 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-10-09T07:57:41.135 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-10-09T07:57:41.135 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-10-09T07:57:41.395 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-10-09T07:57:41.395 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-10-09T07:57:41.395 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-10-09T07:57:41.395 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-10-09T07:57:41.395 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-10-09T07:57:41.396 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-10-09T07:57:41.396 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-10-09T07:57:41.655 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-10-09T07:57:41.655 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-10-09T07:57:41.655 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-10-09T07:57:41.655 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-10-09T07:57:41.656 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-10-09T07:57:41.656 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-10-09T07:57:41.941 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[27833]: cluster 2023-10-09T07:57:40.599337+0000 mgr.y (mgr.24344) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:41.942 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-10-09T07:57:41.942 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-10-09T07:57:41.942 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-10-09T07:57:41.942 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-10-09T07:57:41.942 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-10-09T07:57:41.942 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-10-09T07:57:41.942 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-10-09T07:57:41.942 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-10-09T07:57:41.942 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-10-09T07:57:42.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:41 smithi081 bash[27480]: cluster 2023-10-09T07:57:40.599337+0000 mgr.y (mgr.24344) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:42.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:41 smithi081 bash[33856]: cluster 2023-10-09T07:57:40.599337+0000 mgr.y (mgr.24344) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:42.194 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-10-09T07:57:42.194 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:41 smithi118 bash[47667]: t=2023-10-09T07:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-10-09T07:57:42.195 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-10-09T07:57:42.195 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-10-09T07:57:42.195 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-10-09T07:57:42.195 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-10-09T07:57:42.195 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-10-09T07:57:42.195 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-10-09T07:57:42.195 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-10-09T07:57:42.471 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-10-09T07:57:42.471 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-10-09T07:57:42.471 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-10-09T07:57:42.472 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-10-09T07:57:42.472 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-10-09T07:57:42.472 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-10-09T07:57:42.472 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-10-09T07:57:42.472 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-10-09T07:57:42.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:57:42 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:57:42] "GET /metrics HTTP/1.1" 200 155645 "" "Prometheus/2.33.4" 2023-10-09T07:57:42.757 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-10-09T07:57:42.757 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-10-09T07:57:42.758 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-10-09T07:57:42.758 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-10-09T07:57:42.758 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-10-09T07:57:42.758 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-10-09T07:57:42.758 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-10-09T07:57:42.758 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-10-09T07:57:42.758 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-10-09T07:57:43.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-10-09T07:57:43.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-10-09T07:57:43.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-10-09T07:57:43.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-10-09T07:57:43.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-10-09T07:57:43.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-10-09T07:57:43.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-10-09T07:57:43.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:42 smithi118 bash[47667]: t=2023-10-09T07:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-10-09T07:57:43.304 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-10-09T07:57:43.304 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-10-09T07:57:43.304 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-10-09T07:57:43.304 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-10-09T07:57:43.304 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-10-09T07:57:43.304 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-10-09T07:57:43.305 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-10-09T07:57:43.565 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-10-09T07:57:43.565 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-10-09T07:57:43.565 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-10-09T07:57:43.565 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-10-09T07:57:43.565 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-10-09T07:57:43.565 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-10-09T07:57:43.565 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-10-09T07:57:43.565 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-10-09T07:57:43.565 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-10-09T07:57:43.835 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-10-09T07:57:43.835 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-10-09T07:57:43.835 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-10-09T07:57:43.835 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-10-09T07:57:43.835 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-10-09T07:57:43.836 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-10-09T07:57:43.836 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-10-09T07:57:43.836 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-10-09T07:57:43.836 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-10-09T07:57:44.112 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[27833]: cluster 2023-10-09T07:57:42.600018+0000 mgr.y (mgr.24344) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:44.112 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-10-09T07:57:44.112 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-10-09T07:57:44.112 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-10-09T07:57:44.112 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-10-09T07:57:44.112 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:43 smithi118 bash[47667]: t=2023-10-09T07:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-10-09T07:57:44.112 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-10-09T07:57:44.113 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-10-09T07:57:44.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:43 smithi081 bash[27480]: cluster 2023-10-09T07:57:42.600018+0000 mgr.y (mgr.24344) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:44.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:43 smithi081 bash[33856]: cluster 2023-10-09T07:57:42.600018+0000 mgr.y (mgr.24344) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:44.144 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:57:44.144 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:57:44.147 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:57:44.148 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:57:44.148 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:57:44.148 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:57:44.148 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:57:44.154 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:57:44.389 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-10-09T07:57:44.389 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-10-09T07:57:44.389 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-10-09T07:57:44.389 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-10-09T07:57:44.390 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-10-09T07:57:44.390 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-10-09T07:57:44.390 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-10-09T07:57:44.650 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-10-09T07:57:44.650 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-10-09T07:57:44.650 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-10-09T07:57:44.650 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-10-09T07:57:44.651 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-10-09T07:57:44.651 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-10-09T07:57:44.902 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-10-09T07:57:44.903 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-10-09T07:57:44.903 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-10-09T07:57:44.903 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-10-09T07:57:45.155 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-10-09T07:57:45.155 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:44 smithi118 bash[47667]: t=2023-10-09T07:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-10-09T07:57:45.155 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-10-09T07:57:45.155 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-10-09T07:57:45.156 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-10-09T07:57:45.156 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-10-09T07:57:45.423 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-10-09T07:57:45.424 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-10-09T07:57:45.424 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-10-09T07:57:45.424 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-10-09T07:57:45.424 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-10-09T07:57:45.424 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-10-09T07:57:45.424 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-10-09T07:57:45.424 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-10-09T07:57:45.424 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-10-09T07:57:45.676 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-10-09T07:57:45.676 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-10-09T07:57:45.677 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-10-09T07:57:45.677 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-10-09T07:57:45.677 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-10-09T07:57:45.677 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-10-09T07:57:45.677 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-10-09T07:57:45.928 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-10-09T07:57:45.928 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-10-09T07:57:45.928 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-10-09T07:57:45.928 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-10-09T07:57:45.928 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-10-09T07:57:45.929 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-10-09T07:57:45.929 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-10-09T07:57:46.189 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-10-09T07:57:46.189 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[47667]: t=2023-10-09T07:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-10-09T07:57:46.189 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-10-09T07:57:46.189 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-10-09T07:57:46.189 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-10-09T07:57:46.189 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-10-09T07:57:46.189 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-10-09T07:57:46.190 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-10-09T07:57:46.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[27833]: cluster 2023-10-09T07:57:44.600595+0000 mgr.y (mgr.24344) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:46.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[27833]: audit 2023-10-09T07:57:44.967629+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:46.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[27833]: audit 2023-10-09T07:57:45.020249+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:46.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[27833]: audit 2023-10-09T07:57:45.281395+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:57:46.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[27833]: audit 2023-10-09T07:57:45.282964+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:57:46.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:45 smithi118 bash[27833]: audit 2023-10-09T07:57:45.290028+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:46.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:45 smithi081 bash[33856]: cluster 2023-10-09T07:57:44.600595+0000 mgr.y (mgr.24344) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:46.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:45 smithi081 bash[33856]: audit 2023-10-09T07:57:44.967629+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:46.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:45 smithi081 bash[33856]: audit 2023-10-09T07:57:45.020249+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:46.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:45 smithi081 bash[33856]: audit 2023-10-09T07:57:45.281395+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:57:46.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:45 smithi081 bash[33856]: audit 2023-10-09T07:57:45.282964+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:57:46.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:45 smithi081 bash[33856]: audit 2023-10-09T07:57:45.290028+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:46.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:45 smithi081 bash[27480]: cluster 2023-10-09T07:57:44.600595+0000 mgr.y (mgr.24344) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:46.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:45 smithi081 bash[27480]: audit 2023-10-09T07:57:44.967629+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:46.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:45 smithi081 bash[27480]: audit 2023-10-09T07:57:45.020249+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:46.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:45 smithi081 bash[27480]: audit 2023-10-09T07:57:45.281395+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:57:46.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:45 smithi081 bash[27480]: audit 2023-10-09T07:57:45.282964+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:57:46.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:45 smithi081 bash[27480]: audit 2023-10-09T07:57:45.290028+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:57:46.467 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-10-09T07:57:46.467 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+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-09T07:57:46.467 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-10-09T07:57:46.467 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-10-09T07:57:46.467 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-10-09T07:57:46.467 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-10-09T07:57:46.467 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-10-09T07:57:46.467 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-10-09T07:57:46.468 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:57:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T07:57:46.765 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-10-09T07:57:46.790 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-10-09T07:57:46.790 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-10-09T07:57:46.790 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-10-09T07:57:46.790 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-10-09T07:57:46.791 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-10-09T07:57:46.791 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-10-09T07:57:46.791 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-10-09T07:57:47.047 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[27833]: cephadm 2023-10-09T07:57:45.294975+0000 mgr.y (mgr.24344) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-09T07:57:47.047 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[27833]: cephadm 2023-10-09T07:57:45.299364+0000 mgr.y (mgr.24344) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi081 2023-10-09T07:57:47.048 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-10-09T07:57:47.048 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-10-09T07:57:47.048 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-10-09T07:57:47.048 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-10-09T07:57:47.048 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-10-09T07:57:47.048 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-10-09T07:57:47.048 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-10-09T07:57:47.048 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:46 smithi118 bash[47667]: t=2023-10-09T07:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-10-09T07:57:47.048 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-10-09T07:57:47.048 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-10-09T07:57:47.317 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-10-09T07:57:47.317 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-10-09T07:57:47.317 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-10-09T07:57:47.317 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-10-09T07:57:47.317 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-10-09T07:57:47.317 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-10-09T07:57:47.318 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-10-09T07:57:47.318 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-10-09T07:57:47.318 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-10-09T07:57:47.318 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-10-09T07:57:47.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:46 smithi081 bash[27480]: cephadm 2023-10-09T07:57:45.294975+0000 mgr.y (mgr.24344) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-09T07:57:47.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:46 smithi081 bash[27480]: cephadm 2023-10-09T07:57:45.299364+0000 mgr.y (mgr.24344) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi081 2023-10-09T07:57:47.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:46 smithi081 bash[33856]: cephadm 2023-10-09T07:57:45.294975+0000 mgr.y (mgr.24344) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-09T07:57:47.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:46 smithi081 bash[33856]: cephadm 2023-10-09T07:57:45.299364+0000 mgr.y (mgr.24344) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi081 2023-10-09T07:57:47.636 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-10-09T07:57:47.636 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-10-09T07:57:47.636 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-10-09T07:57:47.637 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-10-09T07:57:47.637 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-10-09T07:57:47.637 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-10-09T07:57:47.637 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+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-09T07:57:47.637 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-10-09T07:57:47.897 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-10-09T07:57:47.897 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-10-09T07:57:47.897 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-10-09T07:57:47.897 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-10-09T07:57:47.897 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-10-09T07:57:47.897 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-10-09T07:57:47.898 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-10-09T07:57:47.898 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-10-09T07:57:47.898 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-10-09T07:57:48.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:47 smithi081 bash[33856]: cluster 2023-10-09T07:57:46.601252+0000 mgr.y (mgr.24344) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:48.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:47 smithi081 bash[27480]: cluster 2023-10-09T07:57:46.601252+0000 mgr.y (mgr.24344) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:48.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[27833]: cluster 2023-10-09T07:57:46.601252+0000 mgr.y (mgr.24344) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:48.167 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-10-09T07:57:48.167 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-10-09T07:57:48.167 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:47 smithi118 bash[47667]: t=2023-10-09T07:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-10-09T07:57:48.167 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-10-09T07:57:48.167 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-10-09T07:57:48.167 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-10-09T07:57:48.167 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-10-09T07:57:48.167 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-10-09T07:57:48.168 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-10-09T07:57:48.168 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-10-09T07:57:48.436 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-10-09T07:57:48.436 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-10-09T07:57:48.436 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-10-09T07:57:48.436 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-10-09T07:57:48.436 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-10-09T07:57:48.436 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-10-09T07:57:48.436 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-10-09T07:57:48.437 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-10-09T07:57:48.696 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-10-09T07:57:48.696 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-10-09T07:57:48.696 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-10-09T07:57:48.697 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-10-09T07:57:48.697 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-10-09T07:57:48.697 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-10-09T07:57:48.949 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-10-09T07:57:48.949 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-10-09T07:57:48.949 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-10-09T07:57:48.949 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-10-09T07:57:48.949 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-10-09T07:57:48.949 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-10-09T07:57:48.950 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-10-09T07:57:48.950 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-10-09T07:57:48.950 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-10-09T07:57:49.218 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:48 smithi118 bash[47667]: t=2023-10-09T07:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-10-09T07:57:49.218 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-10-09T07:57:49.219 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-10-09T07:57:49.219 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-10-09T07:57:49.219 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-10-09T07:57:49.219 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-10-09T07:57:49.219 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-10-09T07:57:49.219 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-10-09T07:57:49.219 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-10-09T07:57:49.478 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-10-09T07:57:49.479 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-10-09T07:57:49.479 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-10-09T07:57:49.479 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-10-09T07:57:49.479 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-10-09T07:57:49.756 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-10-09T07:57:49.757 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-10-09T07:57:49.757 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-10-09T07:57:49.757 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-10-09T07:57:49.757 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-10-09T07:57:49.757 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-10-09T07:57:49.757 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-10-09T07:57:49.757 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-10-09T07:57:49.757 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-10-09T07:57:49.757 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-10-09T07:57:50.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[27833]: cluster 2023-10-09T07:57:48.601842+0000 mgr.y (mgr.24344) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:50.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-10-09T07:57:50.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-10-09T07:57:50.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-10-09T07:57:50.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-10-09T07:57:50.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-10-09T07:57:50.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-10-09T07:57:50.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-10-09T07:57:50.016 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:49 smithi118 bash[47667]: t=2023-10-09T07:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-10-09T07:57:50.278 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-10-09T07:57:50.278 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-10-09T07:57:50.278 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-10-09T07:57:50.279 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-10-09T07:57:50.279 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-10-09T07:57:50.279 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-10-09T07:57:50.279 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-10-09T07:57:50.279 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-10-09T07:57:50.365 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:49 smithi081 bash[27480]: cluster 2023-10-09T07:57:48.601842+0000 mgr.y (mgr.24344) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:50.366 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:49 smithi081 bash[33856]: cluster 2023-10-09T07:57:48.601842+0000 mgr.y (mgr.24344) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:50.547 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-10-09T07:57:50.547 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-10-09T07:57:50.548 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-10-09T07:57:50.548 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-10-09T07:57:50.548 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+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-09T07:57:50.548 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+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-09T07:57:50.548 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-10-09T07:57:50.548 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-10-09T07:57:50.548 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-10-09T07:57:50.833 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+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-09T07:57:50.833 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-10-09T07:57:50.833 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-10-09T07:57:50.833 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-10-09T07:57:50.833 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-10-09T07:57:50.833 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-10-09T07:57:50.833 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-10-09T07:57:51.094 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-10-09T07:57:51.094 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-10-09T07:57:51.094 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-10-09T07:57:51.094 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-10-09T07:57:51.095 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-10-09T07:57:51.095 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:50 smithi118 bash[47667]: t=2023-10-09T07:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-10-09T07:57:51.095 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-10-09T07:57:51.095 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-10-09T07:57:51.095 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-10-09T07:57:51.380 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-10-09T07:57:51.380 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-10-09T07:57:51.381 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-10-09T07:57:51.381 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-10-09T07:57:51.381 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-10-09T07:57:51.381 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+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-09T07:57:51.381 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-10-09T07:57:51.381 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+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-09T07:57:51.381 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+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-09T07:57:51.381 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-10-09T07:57:51.632 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-10-09T07:57:51.633 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-10-09T07:57:51.633 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-10-09T07:57:51.633 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-10-09T07:57:51.633 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-10-09T07:57:51.633 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-10-09T07:57:51.633 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-10-09T07:57:51.633 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-10-09T07:57:51.893 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-10-09T07:57:51.894 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-10-09T07:57:51.894 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-10-09T07:57:51.894 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-10-09T07:57:51.894 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-10-09T07:57:51.894 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-10-09T07:57:51.894 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-10-09T07:57:51.894 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-10-09T07:57:51.894 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-10-09T07:57:52.171 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[27833]: cluster 2023-10-09T07:57:50.602237+0000 mgr.y (mgr.24344) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:52.171 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-10-09T07:57:52.171 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-10-09T07:57:52.171 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:51 smithi118 bash[47667]: t=2023-10-09T07:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-10-09T07:57:52.171 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-10-09T07:57:52.171 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-10-09T07:57:52.171 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-10-09T07:57:52.172 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-10-09T07:57:52.172 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-10-09T07:57:52.327 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:51 smithi081 bash[27480]: cluster 2023-10-09T07:57:50.602237+0000 mgr.y (mgr.24344) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:52.327 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:51 smithi081 bash[33856]: cluster 2023-10-09T07:57:50.602237+0000 mgr.y (mgr.24344) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:52.440 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-10-09T07:57:52.440 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-10-09T07:57:52.440 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-10-09T07:57:52.440 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-10-09T07:57:52.440 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-10-09T07:57:52.440 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-10-09T07:57:52.441 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-10-09T07:57:52.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:57:52 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:57:52] "GET /metrics HTTP/1.1" 200 155645 "" "Prometheus/2.33.4" 2023-10-09T07:57:52.701 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-10-09T07:57:52.701 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-10-09T07:57:52.701 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-10-09T07:57:52.701 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-10-09T07:57:52.701 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-10-09T07:57:52.701 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-10-09T07:57:52.702 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-10-09T07:57:52.702 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-10-09T07:57:52.962 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-10-09T07:57:52.962 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-10-09T07:57:52.962 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-10-09T07:57:52.962 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-10-09T07:57:52.962 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-10-09T07:57:52.962 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-10-09T07:57:52.962 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-10-09T07:57:52.963 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-10-09T07:57:52.963 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-10-09T07:57:53.223 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.795317835s 2023-10-09T07:57:53.223 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-10-09T07:57:53.223 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:52 smithi118 bash[47667]: t=2023-10-09T07:57:52+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-10-09T07:57:53.223 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:53 smithi118 bash[47667]: t=2023-10-09T07:57:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-10-09T07:57:53.223 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:53 smithi118 bash[47667]: t=2023-10-09T07:57:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-10-09T07:57:53.223 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:53 smithi118 bash[47667]: t=2023-10-09T07:57:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-10-09T07:57:53.223 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:53 smithi118 bash[47667]: t=2023-10-09T07:57:53+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-10-09T07:57:53.223 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:53 smithi118 bash[47667]: t=2023-10-09T07:57:53+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-09T07:57:53.223 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:53 smithi118 bash[47667]: t=2023-10-09T07:57:53+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-10-09T07:57:53.223 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:53 smithi118 bash[47667]: t=2023-10-09T07:57:53+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-10-09T07:57:53.515 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:53 smithi118 bash[47667]: t=2023-10-09T07:57:53+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-10-09T07:57:53.515 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 07:57:53 smithi118 bash[47667]: t=2023-10-09T07:57:53+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-10-09T07:57:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:53 smithi118 bash[27833]: cluster 2023-10-09T07:57:52.602802+0000 mgr.y (mgr.24344) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:54.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:54 smithi081 bash[27480]: cluster 2023-10-09T07:57:52.602802+0000 mgr.y (mgr.24344) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:54 smithi081 bash[33856]: cluster 2023-10-09T07:57:52.602802+0000 mgr.y (mgr.24344) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:55.641 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:55 smithi081 bash[27480]: cluster 2023-10-09T07:57:54.603551+0000 mgr.y (mgr.24344) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:55.641 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:55 smithi081 bash[33856]: cluster 2023-10-09T07:57:54.603551+0000 mgr.y (mgr.24344) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:55.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:55 smithi118 bash[27833]: cluster 2023-10-09T07:57:54.603551+0000 mgr.y (mgr.24344) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:56.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:57:56 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:57:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T07:57:57.862 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:57 smithi081 bash[33856]: cluster 2023-10-09T07:57:56.604100+0000 mgr.y (mgr.24344) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:57.863 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:57 smithi081 bash[27480]: cluster 2023-10-09T07:57:56.604100+0000 mgr.y (mgr.24344) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:57:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:57 smithi118 bash[27833]: cluster 2023-10-09T07:57:56.604100+0000 mgr.y (mgr.24344) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:00.010 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:57:59 smithi081 bash[27480]: cluster 2023-10-09T07:57:58.604551+0000 mgr.y (mgr.24344) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:00.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:57:59 smithi081 bash[33856]: cluster 2023-10-09T07:57:58.604551+0000 mgr.y (mgr.24344) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:00.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:57:59 smithi118 bash[27833]: cluster 2023-10-09T07:57:58.604551+0000 mgr.y (mgr.24344) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:02.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:01 smithi118 bash[27833]: cluster 2023-10-09T07:58:00.605220+0000 mgr.y (mgr.24344) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:02.116 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:01 smithi081 bash[27480]: cluster 2023-10-09T07:58:00.605220+0000 mgr.y (mgr.24344) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:02.116 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:01 smithi081 bash[33856]: cluster 2023-10-09T07:58:00.605220+0000 mgr.y (mgr.24344) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:02.239 INFO:teuthology.orchestra.run.smithi081.stdout:206158430233 2023-10-09T07:58:02.240 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-09T07:58:02.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:02 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:58:02] "GET /metrics HTTP/1.1" 200 155645 "" "Prometheus/2.33.4" 2023-10-09T07:58:02.980 INFO:teuthology.orchestra.run.smithi081.stdout:180388626465 2023-10-09T07:58:02.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-09T07:58:04.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:03 smithi081 bash[27480]: cluster 2023-10-09T07:58:02.605791+0000 mgr.y (mgr.24344) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:04.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:03 smithi081 bash[33856]: cluster 2023-10-09T07:58:02.605791+0000 mgr.y (mgr.24344) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:03 smithi118 bash[27833]: cluster 2023-10-09T07:58:02.605791+0000 mgr.y (mgr.24344) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:04.330 INFO:teuthology.orchestra.run.smithi081.stdout:77309411397 2023-10-09T07:58:04.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-09T07:58:05.402 INFO:teuthology.orchestra.run.smithi081.stdout:34359738454 2023-10-09T07:58:05.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-09T07:58:05.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:05 smithi081 bash[33856]: cluster 2023-10-09T07:58:04.606241+0000 mgr.y (mgr.24344) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:05.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:05 smithi081 bash[27480]: cluster 2023-10-09T07:58:04.606241+0000 mgr.y (mgr.24344) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:05.751 INFO:teuthology.orchestra.run.smithi081.stdout:107374182458 2023-10-09T07:58:05.752 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-09T07:58:05.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:05 smithi118 bash[27833]: cluster 2023-10-09T07:58:04.606241+0000 mgr.y (mgr.24344) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:06.124 INFO:teuthology.orchestra.run.smithi081.stdout:55834574926 2023-10-09T07:58:06.124 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-09T07:58:06.766 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:58:06 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:58:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T07:58:07.052 INFO:teuthology.orchestra.run.smithi081.stdout:154618822699 2023-10-09T07:58:07.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-09T07:58:07.538 INFO:teuthology.orchestra.run.smithi081.stdout:128849018932 2023-10-09T07:58:07.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-09T07:58:07.803 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:07 smithi081 bash[27480]: cluster 2023-10-09T07:58:06.606875+0000 mgr.y (mgr.24344) 65 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:07.803 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:07 smithi081 bash[33856]: cluster 2023-10-09T07:58:06.606875+0000 mgr.y (mgr.24344) 65 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:07.803 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:07 smithi081 systemd[1]: Stopping Ceph alertmanager.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T07:58:07.804 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:07 smithi081 bash[56601]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-alertmanager.a 2023-10-09T07:58:07.804 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:07 smithi081 bash[53241]: level=info ts=2023-10-09T07:58:07.746Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-10-09T07:58:08.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:07 smithi118 bash[27833]: cluster 2023-10-09T07:58:06.606875+0000 mgr.y (mgr.24344) 65 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:08.618 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:08 smithi081 bash[56636]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-09T07:58:08.618 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:08 smithi081 bash[56813]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-09T07:58:08.619 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:08 smithi081 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-09T07:58:08.619 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:08 smithi081 systemd[1]: Stopped Ceph alertmanager.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T07:58:08.619 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:08 smithi081 systemd[1]: Started Ceph alertmanager.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T07:58:09.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:09 smithi081 bash[33856]: audit 2023-10-09T07:58:08.590467+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:09.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:09 smithi081 bash[33856]: cephadm 2023-10-09T07:58:08.592305+0000 mgr.y (mgr.24344) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T07:58:09.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:09 smithi081 bash[33856]: cephadm 2023-10-09T07:58:08.597356+0000 mgr.y (mgr.24344) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2023-10-09T07:58:09.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:09 smithi081 bash[33856]: cluster 2023-10-09T07:58:08.607418+0000 mgr.y (mgr.24344) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:09 smithi081 bash[27480]: audit 2023-10-09T07:58:08.590467+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:09 smithi081 bash[27480]: cephadm 2023-10-09T07:58:08.592305+0000 mgr.y (mgr.24344) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T07:58:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:09 smithi081 bash[27480]: cephadm 2023-10-09T07:58:08.597356+0000 mgr.y (mgr.24344) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2023-10-09T07:58:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:09 smithi081 bash[27480]: cluster 2023-10-09T07:58:08.607418+0000 mgr.y (mgr.24344) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:09.877 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:09 smithi081 bash[56844]: level=info ts=2023-10-09T07:58:09.755Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-10-09T07:58:09.877 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:09 smithi081 bash[56844]: level=info ts=2023-10-09T07:58:09.755Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-10-09T07:58:09.877 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:09 smithi081 bash[56844]: level=info ts=2023-10-09T07:58:09.758Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.81 port=9094 2023-10-09T07:58:09.877 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:09 smithi081 bash[56844]: level=info ts=2023-10-09T07:58:09.759Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-09T07:58:09.877 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:09 smithi081 bash[56844]: level=info ts=2023-10-09T07:58:09.806Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-09T07:58:09.877 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:09 smithi081 bash[56844]: level=info ts=2023-10-09T07:58:09.806Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-09T07:58:09.877 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:09 smithi081 bash[56844]: level=info ts=2023-10-09T07:58:09.811Z caller=main.go:518 msg=Listening address=:9093 2023-10-09T07:58:09.877 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:09 smithi081 bash[56844]: level=info ts=2023-10-09T07:58:09.811Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-10-09T07:58:09.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:09 smithi118 bash[27833]: audit 2023-10-09T07:58:08.590467+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:09.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:09 smithi118 bash[27833]: cephadm 2023-10-09T07:58:08.592305+0000 mgr.y (mgr.24344) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T07:58:09.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:09 smithi118 bash[27833]: cephadm 2023-10-09T07:58:08.597356+0000 mgr.y (mgr.24344) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2023-10-09T07:58:09.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:09 smithi118 bash[27833]: cluster 2023-10-09T07:58:08.607418+0000 mgr.y (mgr.24344) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:10.020 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:58:10.020 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:58:10.020 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:58:10.021 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:58:10.021 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:58:10.021 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:58:11.853 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:11 smithi081 bash[56844]: level=info ts=2023-10-09T07:58:11.760Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000855401s 2023-10-09T07:58:11.854 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:11 smithi081 bash[27480]: cluster 2023-10-09T07:58:10.608054+0000 mgr.y (mgr.24344) 69 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:11.854 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:11 smithi081 bash[33856]: cluster 2023-10-09T07:58:10.608054+0000 mgr.y (mgr.24344) 69 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:12.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:11 smithi118 bash[27833]: cluster 2023-10-09T07:58:10.608054+0000 mgr.y (mgr.24344) 69 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:12.036 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:58:12.038 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:58:12.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:12 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:58:12] "GET /metrics HTTP/1.1" 200 155643 "" "Prometheus/2.33.4" 2023-10-09T07:58:13.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:12 smithi118 systemd[1]: Stopping Ceph prometheus.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T07:58:13.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:12 smithi118 bash[48247]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-prometheus.a 2023-10-09T07:58:13.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:12 smithi118 bash[46864]: ts=2023-10-09T07:58:12.783Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-09T07:58:13.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:12 smithi118 bash[46864]: ts=2023-10-09T07:58:12.783Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-10-09T07:58:13.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:12 smithi118 bash[46864]: ts=2023-10-09T07:58:12.783Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-10-09T07:58:13.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:12 smithi118 bash[46864]: ts=2023-10-09T07:58:12.783Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-10-09T07:58:13.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:12 smithi118 bash[46864]: ts=2023-10-09T07:58:12.783Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-10-09T07:58:13.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:12 smithi118 bash[46864]: ts=2023-10-09T07:58:12.783Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-10-09T07:58:13.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:12 smithi118 bash[46864]: ts=2023-10-09T07:58:12.783Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-09T07:58:13.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:12 smithi118 bash[46864]: ts=2023-10-09T07:58:12.783Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-10-09T07:58:13.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:12 smithi118 bash[46864]: ts=2023-10-09T07:58:12.783Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-10-09T07:58:13.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:12 smithi118 bash[46864]: ts=2023-10-09T07:58:12.784Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-10-09T07:58:13.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:12 smithi118 bash[46864]: ts=2023-10-09T07:58:12.784Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-10-09T07:58:13.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:12 smithi118 bash[46864]: ts=2023-10-09T07:58:12.784Z caller=main.go:1066 level=info msg="See you next time!" 2023-10-09T07:58:13.631 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:13 smithi118 bash[48283]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-09T07:58:13.631 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:13 smithi118 bash[48345]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-09T07:58:13.631 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:13 smithi118 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-09T07:58:13.631 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:13 smithi118 systemd[1]: Stopped Ceph prometheus.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T07:58:13.632 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:13 smithi118 systemd[1]: Started Ceph prometheus.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T07:58:13.747 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27745]: [09/Oct/2023:07:58:13] ENGINE Bus STOPPING 2023-10-09T07:58:13.747 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27745]: [09/Oct/2023:07:58:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T07:58:13.747 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27745]: [09/Oct/2023:07:58:13] ENGINE Bus STOPPED 2023-10-09T07:58:13.747 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27745]: [09/Oct/2023:07:58:13] ENGINE Bus STARTING 2023-10-09T07:58:13.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[33856]: cluster 2023-10-09T07:58:12.608631+0000 mgr.y (mgr.24344) 70 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:13.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[33856]: audit 2023-10-09T07:58:13.603623+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:13.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[33856]: audit 2023-10-09T07:58:13.607890+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T07:58:13.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[33856]: audit 2023-10-09T07:58:13.609515+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi081.front.sepia.ceph.com:9093"}]: dispatch 2023-10-09T07:58:13.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[33856]: audit 2023-10-09T07:58:13.614340+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:13.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[33856]: audit 2023-10-09T07:58:13.620775+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T07:58:13.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[33856]: audit 2023-10-09T07:58:13.625256+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2023-10-09T07:58:13.748 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[33856]: audit 2023-10-09T07:58:13.630550+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:13.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27480]: cluster 2023-10-09T07:58:12.608631+0000 mgr.y (mgr.24344) 70 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:13.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27480]: audit 2023-10-09T07:58:13.603623+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:13.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27480]: audit 2023-10-09T07:58:13.607890+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T07:58:13.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27480]: audit 2023-10-09T07:58:13.609515+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi081.front.sepia.ceph.com:9093"}]: dispatch 2023-10-09T07:58:13.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27480]: audit 2023-10-09T07:58:13.614340+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:13.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27480]: audit 2023-10-09T07:58:13.620775+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T07:58:13.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27480]: audit 2023-10-09T07:58:13.625256+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2023-10-09T07:58:13.749 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27480]: audit 2023-10-09T07:58:13.630550+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:14.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:13 smithi118 bash[27833]: cluster 2023-10-09T07:58:12.608631+0000 mgr.y (mgr.24344) 70 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:14.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:13 smithi118 bash[27833]: audit 2023-10-09T07:58:13.603623+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:14.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:13 smithi118 bash[27833]: audit 2023-10-09T07:58:13.607890+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T07:58:14.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:13 smithi118 bash[27833]: audit 2023-10-09T07:58:13.609515+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi081.front.sepia.ceph.com:9093"}]: dispatch 2023-10-09T07:58:14.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:13 smithi118 bash[27833]: audit 2023-10-09T07:58:13.614340+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:14.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:13 smithi118 bash[27833]: audit 2023-10-09T07:58:13.620775+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T07:58:14.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:13 smithi118 bash[27833]: audit 2023-10-09T07:58:13.625256+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2023-10-09T07:58:14.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:13 smithi118 bash[27833]: audit 2023-10-09T07:58:13.630550+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:14.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27745]: [09/Oct/2023:07:58:13] ENGINE Serving on http://:::9283 2023-10-09T07:58:14.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27745]: [09/Oct/2023:07:58:13] ENGINE Bus STARTED 2023-10-09T07:58:14.126 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27745]: [09/Oct/2023:07:58:13] ENGINE Bus STOPPING 2023-10-09T07:58:14.126 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27745]: [09/Oct/2023:07:58:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T07:58:14.126 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27745]: [09/Oct/2023:07:58:13] ENGINE Bus STOPPED 2023-10-09T07:58:14.126 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27745]: [09/Oct/2023:07:58:13] ENGINE Bus STARTING 2023-10-09T07:58:14.126 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27745]: [09/Oct/2023:07:58:13] ENGINE Serving on http://:::9283 2023-10-09T07:58:14.131 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27745]: [09/Oct/2023:07:58:13] ENGINE Bus STARTED 2023-10-09T07:58:14.131 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27745]: [09/Oct/2023:07:58:13] ENGINE Bus STOPPING 2023-10-09T07:58:14.131 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27745]: [09/Oct/2023:07:58:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T07:58:14.132 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27745]: [09/Oct/2023:07:58:13] ENGINE Bus STOPPED 2023-10-09T07:58:14.132 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:13 smithi081 bash[27745]: [09/Oct/2023:07:58:13] ENGINE Bus STARTING 2023-10-09T07:58:14.132 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[27745]: [09/Oct/2023:07:58:14] ENGINE Serving on http://:::9283 2023-10-09T07:58:14.132 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[27745]: [09/Oct/2023:07:58:14] ENGINE Bus STARTED 2023-10-09T07:58:14.823 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[27833]: audit 2023-10-09T07:58:13.608394+0000 mgr.y (mgr.24344) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T07:58:14.823 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[27833]: audit 2023-10-09T07:58:13.609854+0000 mgr.y (mgr.24344) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi081.front.sepia.ceph.com:9093"}]: dispatch 2023-10-09T07:58:14.823 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[27833]: audit 2023-10-09T07:58:13.621270+0000 mgr.y (mgr.24344) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T07:58:14.823 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[27833]: audit 2023-10-09T07:58:13.625734+0000 mgr.y (mgr.24344) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2023-10-09T07:58:14.823 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[27833]: audit 2023-10-09T07:58:13.675881+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T07:58:14.824 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[27833]: audit 2023-10-09T07:58:13.676676+0000 mgr.y (mgr.24344) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T07:58:14.824 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[27833]: audit 2023-10-09T07:58:13.683477+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2023-10-09T07:58:14.824 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[27833]: audit 2023-10-09T07:58:13.684180+0000 mgr.y (mgr.24344) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2023-10-09T07:58:14.824 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[27833]: audit 2023-10-09T07:58:13.691777+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:14.824 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[27833]: audit 2023-10-09T07:58:13.696211+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:58:14.824 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.698Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-10-09T07:58:14.824 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.698Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-10-09T07:58:14.824 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.698Z 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 smithi118 (none))" 2023-10-09T07:58:14.824 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.698Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-09T07:58:14.824 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.698Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-09T07:58:14.825 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.700Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-10-09T07:58:14.825 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.701Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-10-09T07:58:14.825 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.701Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-10-09T07:58:14.825 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.705Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-09T07:58:14.825 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.705Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.28µs 2023-10-09T07:58:14.825 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.705Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-09T07:58:14.825 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.822Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-10-09T07:58:14.825 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.822Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-10-09T07:58:14.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[27480]: audit 2023-10-09T07:58:13.608394+0000 mgr.y (mgr.24344) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T07:58:14.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[27480]: audit 2023-10-09T07:58:13.609854+0000 mgr.y (mgr.24344) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi081.front.sepia.ceph.com:9093"}]: dispatch 2023-10-09T07:58:14.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[27480]: audit 2023-10-09T07:58:13.621270+0000 mgr.y (mgr.24344) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T07:58:14.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[27480]: audit 2023-10-09T07:58:13.625734+0000 mgr.y (mgr.24344) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2023-10-09T07:58:14.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[27480]: audit 2023-10-09T07:58:13.675881+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T07:58:14.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[27480]: audit 2023-10-09T07:58:13.676676+0000 mgr.y (mgr.24344) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T07:58:14.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[27480]: audit 2023-10-09T07:58:13.683477+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2023-10-09T07:58:14.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[27480]: audit 2023-10-09T07:58:13.684180+0000 mgr.y (mgr.24344) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2023-10-09T07:58:14.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[27480]: audit 2023-10-09T07:58:13.691777+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:14.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[27480]: audit 2023-10-09T07:58:13.696211+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:58:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[33856]: audit 2023-10-09T07:58:13.608394+0000 mgr.y (mgr.24344) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T07:58:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[33856]: audit 2023-10-09T07:58:13.609854+0000 mgr.y (mgr.24344) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi081.front.sepia.ceph.com:9093"}]: dispatch 2023-10-09T07:58:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[33856]: audit 2023-10-09T07:58:13.621270+0000 mgr.y (mgr.24344) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T07:58:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[33856]: audit 2023-10-09T07:58:13.625734+0000 mgr.y (mgr.24344) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2023-10-09T07:58:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[33856]: audit 2023-10-09T07:58:13.675881+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T07:58:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[33856]: audit 2023-10-09T07:58:13.676676+0000 mgr.y (mgr.24344) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T07:58:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[33856]: audit 2023-10-09T07:58:13.683477+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2023-10-09T07:58:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[33856]: audit 2023-10-09T07:58:13.684180+0000 mgr.y (mgr.24344) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2023-10-09T07:58:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[33856]: audit 2023-10-09T07:58:13.691777+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:14 smithi081 bash[33856]: audit 2023-10-09T07:58:13.696211+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:58:15.265 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.822Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.945µs wal_replay_duration=116.863941ms total_replay_duration=116.908897ms 2023-10-09T07:58:15.265 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.826Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-10-09T07:58:15.265 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.826Z caller=main.go:947 level=info msg="TSDB started" 2023-10-09T07:58:15.265 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.826Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-09T07:58:15.265 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.854Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.702616ms db_storage=1.23µs remote_storage=2.017µs web_handler=720ns query_engine=1.03µs scrape=391.569µs scrape_sd=35.437µs notify=33.221µs notify_sd=11.094µs rules=27.765082ms 2023-10-09T07:58:15.265 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 07:58:14 smithi118 bash[48374]: ts=2023-10-09T07:58:14.854Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-10-09T07:58:15.975 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:15 smithi081 bash[27480]: cluster 2023-10-09T07:58:14.609205+0000 mgr.y (mgr.24344) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:15.975 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:15 smithi081 bash[33856]: cluster 2023-10-09T07:58:14.609205+0000 mgr.y (mgr.24344) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:16.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:15 smithi118 bash[27833]: cluster 2023-10-09T07:58:14.609205+0000 mgr.y (mgr.24344) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:17.852 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:17 smithi081 bash[27480]: cluster 2023-10-09T07:58:16.609895+0000 mgr.y (mgr.24344) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:17.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:17 smithi081 bash[33856]: cluster 2023-10-09T07:58:16.609895+0000 mgr.y (mgr.24344) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:18.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:17 smithi118 bash[27833]: cluster 2023-10-09T07:58:16.609895+0000 mgr.y (mgr.24344) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:19.765 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:19 smithi081 bash[27480]: cluster 2023-10-09T07:58:18.610414+0000 mgr.y (mgr.24344) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:19.765 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:19 smithi081 bash[27480]: audit 2023-10-09T07:58:19.523883+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:19.765 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:19 smithi081 bash[33856]: cluster 2023-10-09T07:58:18.610414+0000 mgr.y (mgr.24344) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:19.766 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:19 smithi081 bash[33856]: audit 2023-10-09T07:58:19.523883+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:20.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:19 smithi118 bash[27833]: cluster 2023-10-09T07:58:18.610414+0000 mgr.y (mgr.24344) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:20.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:19 smithi118 bash[27833]: audit 2023-10-09T07:58:19.523883+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:20.088 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 07:58:19 smithi081 bash[56844]: level=info ts=2023-10-09T07:58:19.763Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003960557s 2023-10-09T07:58:22.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:21 smithi118 bash[27833]: cluster 2023-10-09T07:58:20.611027+0000 mgr.y (mgr.24344) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:22.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:21 smithi081 bash[27480]: cluster 2023-10-09T07:58:20.611027+0000 mgr.y (mgr.24344) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:22.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:21 smithi081 bash[33856]: cluster 2023-10-09T07:58:20.611027+0000 mgr.y (mgr.24344) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:22.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:22 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:58:22] "GET /metrics HTTP/1.1" 200 155643 "" "Prometheus/2.33.4" 2023-10-09T07:58:23.524 INFO:teuthology.orchestra.run.smithi081.stdout:77309411402 2023-10-09T07:58:23.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:23 smithi081 bash[27480]: cluster 2023-10-09T07:58:22.611568+0000 mgr.y (mgr.24344) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:23.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:23 smithi081 bash[27480]: audit 2023-10-09T07:58:23.523026+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.81:0/2233431170' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T07:58:23.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:23 smithi081 bash[33856]: cluster 2023-10-09T07:58:22.611568+0000 mgr.y (mgr.24344) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:23.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:23 smithi081 bash[33856]: audit 2023-10-09T07:58:23.523026+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.81:0/2233431170' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T07:58:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:23 smithi118 bash[27833]: cluster 2023-10-09T07:58:22.611568+0000 mgr.y (mgr.24344) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:23 smithi118 bash[27833]: audit 2023-10-09T07:58:23.523026+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.81:0/2233431170' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T07:58:25.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:25 smithi081 bash[27480]: cluster 2023-10-09T07:58:24.612150+0000 mgr.y (mgr.24344) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:25.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:25 smithi081 bash[33856]: cluster 2023-10-09T07:58:24.612150+0000 mgr.y (mgr.24344) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:25.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:25 smithi118 bash[27833]: cluster 2023-10-09T07:58:24.612150+0000 mgr.y (mgr.24344) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:25.827 INFO:teuthology.orchestra.run.smithi081.stdout:206158430238 2023-10-09T07:58:25.864 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411397 got 77309411402 for osd.2 2023-10-09T07:58:25.864 DEBUG:teuthology.parallel:result is None 2023-10-09T07:58:26.265 INFO:teuthology.orchestra.run.smithi081.stdout:180388626470 2023-10-09T07:58:26.289 INFO:teuthology.orchestra.run.smithi081.stdout:107374182463 2023-10-09T07:58:26.526 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:26 smithi081 bash[27480]: audit 2023-10-09T07:58:25.826156+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.81:0/1333802378' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T07:58:26.526 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:26 smithi081 bash[27480]: audit 2023-10-09T07:58:26.264280+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.81:0/3345760989' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T07:58:26.526 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:26 smithi081 bash[27480]: audit 2023-10-09T07:58:26.288424+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.81:0/1267778763' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T07:58:26.527 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:26 smithi081 bash[33856]: audit 2023-10-09T07:58:25.826156+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.81:0/1333802378' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T07:58:26.527 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:26 smithi081 bash[33856]: audit 2023-10-09T07:58:26.264280+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.81:0/3345760989' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T07:58:26.527 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:26 smithi081 bash[33856]: audit 2023-10-09T07:58:26.288424+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.81:0/1267778763' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T07:58:26.599 INFO:teuthology.orchestra.run.smithi081.stdout:34359738458 2023-10-09T07:58:26.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:58:26 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:58:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T07:58:26.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:26 smithi118 bash[27833]: audit 2023-10-09T07:58:25.826156+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.81:0/1333802378' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T07:58:26.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:26 smithi118 bash[27833]: audit 2023-10-09T07:58:26.264280+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.81:0/3345760989' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T07:58:26.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:26 smithi118 bash[27833]: audit 2023-10-09T07:58:26.288424+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.81:0/1267778763' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T07:58:27.452 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:27 smithi081 bash[27480]: audit 2023-10-09T07:58:26.597929+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.81:0/3446640090' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T07:58:27.452 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:27 smithi081 bash[27480]: cluster 2023-10-09T07:58:26.612537+0000 mgr.y (mgr.24344) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:27.452 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:27 smithi081 bash[33856]: audit 2023-10-09T07:58:26.597929+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.81:0/3446640090' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T07:58:27.452 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:27 smithi081 bash[33856]: cluster 2023-10-09T07:58:26.612537+0000 mgr.y (mgr.24344) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:27.553 INFO:teuthology.orchestra.run.smithi081.stdout:55834574931 2023-10-09T07:58:27.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:27 smithi118 bash[27833]: audit 2023-10-09T07:58:26.597929+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.81:0/3446640090' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T07:58:27.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:27 smithi118 bash[27833]: cluster 2023-10-09T07:58:26.612537+0000 mgr.y (mgr.24344) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:28.009 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430233 got 206158430238 for osd.7 2023-10-09T07:58:28.009 DEBUG:teuthology.parallel:result is None 2023-10-09T07:58:28.230 INFO:teuthology.orchestra.run.smithi081.stdout:154618822704 2023-10-09T07:58:28.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:28 smithi081 bash[27480]: audit 2023-10-09T07:58:27.552372+0000 mon.a (mon.0) 655 : audit [DBG] from='client.? 172.21.15.81:0/3116330901' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T07:58:28.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:28 smithi081 bash[27480]: audit 2023-10-09T07:58:28.229484+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.81:0/49253450' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T07:58:28.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:28 smithi081 bash[33856]: audit 2023-10-09T07:58:27.552372+0000 mon.a (mon.0) 655 : audit [DBG] from='client.? 172.21.15.81:0/3116330901' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T07:58:28.497 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:28 smithi081 bash[33856]: audit 2023-10-09T07:58:28.229484+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.81:0/49253450' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T07:58:28.569 INFO:teuthology.orchestra.run.smithi081.stdout:128849018937 2023-10-09T07:58:28.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:28 smithi118 bash[27833]: audit 2023-10-09T07:58:27.552372+0000 mon.a (mon.0) 655 : audit [DBG] from='client.? 172.21.15.81:0/3116330901' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T07:58:28.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:28 smithi118 bash[27833]: audit 2023-10-09T07:58:28.229484+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.81:0/49253450' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T07:58:29.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:29 smithi081 bash[33856]: audit 2023-10-09T07:58:28.568332+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.81:0/3977974673' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T07:58:29.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:29 smithi081 bash[33856]: cluster 2023-10-09T07:58:28.612933+0000 mgr.y (mgr.24344) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:29.490 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:29 smithi081 bash[27480]: audit 2023-10-09T07:58:28.568332+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.81:0/3977974673' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T07:58:29.490 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:29 smithi081 bash[27480]: cluster 2023-10-09T07:58:28.612933+0000 mgr.y (mgr.24344) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:29.491 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626465 got 180388626470 for osd.6 2023-10-09T07:58:29.491 DEBUG:teuthology.parallel:result is None 2023-10-09T07:58:29.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:29 smithi118 bash[27833]: audit 2023-10-09T07:58:28.568332+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.81:0/3977974673' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T07:58:29.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:29 smithi118 bash[27833]: cluster 2023-10-09T07:58:28.612933+0000 mgr.y (mgr.24344) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:30.114 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182458 got 107374182463 for osd.3 2023-10-09T07:58:30.115 DEBUG:teuthology.parallel:result is None 2023-10-09T07:58:31.163 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574926 got 55834574931 for osd.1 2023-10-09T07:58:31.164 DEBUG:teuthology.parallel:result is None 2023-10-09T07:58:31.506 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738454 got 34359738458 for osd.0 2023-10-09T07:58:31.506 DEBUG:teuthology.parallel:result is None 2023-10-09T07:58:31.534 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822699 got 154618822704 for osd.5 2023-10-09T07:58:31.534 DEBUG:teuthology.parallel:result is None 2023-10-09T07:58:31.624 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018932 got 128849018937 for osd.4 2023-10-09T07:58:31.624 DEBUG:teuthology.parallel:result is None 2023-10-09T07:58:31.624 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-09T07:58:31.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T07:58:31.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:31 smithi081 bash[27480]: cluster 2023-10-09T07:58:30.613472+0000 mgr.y (mgr.24344) 85 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:31.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:31 smithi081 bash[33856]: cluster 2023-10-09T07:58:30.613472+0000 mgr.y (mgr.24344) 85 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:32.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:31 smithi118 bash[27833]: cluster 2023-10-09T07:58:30.613472+0000 mgr.y (mgr.24344) 85 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:32.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:32 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:58:32] "GET /metrics HTTP/1.1" 200 155643 "" "Prometheus/2.33.4" 2023-10-09T07:58:34.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:34 smithi118 bash[27833]: cluster 2023-10-09T07:58:32.614052+0000 mgr.y (mgr.24344) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:34.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:34 smithi118 bash[27833]: audit 2023-10-09T07:58:33.006994+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:34.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:34 smithi118 bash[27833]: audit 2023-10-09T07:58:33.008512+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:58:34.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:34 smithi118 bash[27833]: audit 2023-10-09T07:58:33.009980+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:58:34.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:34 smithi118 bash[27833]: audit 2023-10-09T07:58:33.016894+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:34.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:34 smithi118 bash[27833]: audit 2023-10-09T07:58:33.023422+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:58:34.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:34 smithi081 bash[27480]: cluster 2023-10-09T07:58:32.614052+0000 mgr.y (mgr.24344) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:34.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:34 smithi081 bash[27480]: audit 2023-10-09T07:58:33.006994+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:34.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:34 smithi081 bash[27480]: audit 2023-10-09T07:58:33.008512+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:58:34.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:34 smithi081 bash[27480]: audit 2023-10-09T07:58:33.009980+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:58:34.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:34 smithi081 bash[27480]: audit 2023-10-09T07:58:33.016894+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:34.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:34 smithi081 bash[27480]: audit 2023-10-09T07:58:33.023422+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:58:34.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:34 smithi081 bash[33856]: cluster 2023-10-09T07:58:32.614052+0000 mgr.y (mgr.24344) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:34.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:34 smithi081 bash[33856]: audit 2023-10-09T07:58:33.006994+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:34.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:34 smithi081 bash[33856]: audit 2023-10-09T07:58:33.008512+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:58:34.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:34 smithi081 bash[33856]: audit 2023-10-09T07:58:33.009980+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:58:34.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:34 smithi081 bash[33856]: audit 2023-10-09T07:58:33.016894+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:34.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:34 smithi081 bash[33856]: audit 2023-10-09T07:58:33.023422+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:58:35.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:35 smithi081 bash[27480]: cluster 2023-10-09T07:58:34.614645+0000 mgr.y (mgr.24344) 87 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:35.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:35 smithi081 bash[33856]: cluster 2023-10-09T07:58:34.614645+0000 mgr.y (mgr.24344) 87 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:35 smithi118 bash[27833]: cluster 2023-10-09T07:58:34.614645+0000 mgr.y (mgr.24344) 87 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:36.037 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:58:36.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:58:36 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:58:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T07:58:37.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:37 smithi081 bash[27480]: cluster 2023-10-09T07:58:36.615377+0000 mgr.y (mgr.24344) 88 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:37.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:37 smithi081 bash[33856]: cluster 2023-10-09T07:58:36.615377+0000 mgr.y (mgr.24344) 88 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:38.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:37 smithi118 bash[27833]: cluster 2023-10-09T07:58:36.615377+0000 mgr.y (mgr.24344) 88 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:39.368 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T07:58:39.371 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T07:58:40.166 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:39 smithi081 bash[27480]: cluster 2023-10-09T07:58:38.615874+0000 mgr.y (mgr.24344) 89 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:40.166 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:39 smithi081 bash[27480]: audit 2023-10-09T07:58:38.874464+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:40.166 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:39 smithi081 bash[27480]: audit 2023-10-09T07:58:38.876079+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:58:40.166 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:39 smithi081 bash[27480]: audit 2023-10-09T07:58:38.877519+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:58:40.166 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:39 smithi081 bash[27480]: audit 2023-10-09T07:58:38.885315+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:40.166 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:39 smithi081 bash[33856]: cluster 2023-10-09T07:58:38.615874+0000 mgr.y (mgr.24344) 89 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:40.167 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:39 smithi081 bash[33856]: audit 2023-10-09T07:58:38.874464+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:40.167 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:39 smithi081 bash[33856]: audit 2023-10-09T07:58:38.876079+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:58:40.167 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:39 smithi081 bash[33856]: audit 2023-10-09T07:58:38.877519+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:58:40.167 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:39 smithi081 bash[33856]: audit 2023-10-09T07:58:38.885315+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:40.168 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":69,"stamp":"2023-10-09T07:58:38.615593+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":2380984,"kb_used_data":4216,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580232,"statfs":{"total":767960285184,"available":765522157568,"internally_reserved":0,"allocated":4317184,"data_stored":1763490,"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-09T07:57:07.712626+0000","last_change":"2023-10-09T07:57:06.337756+0000","last_active":"2023-10-09T07:57:07.712626+0000","last_peered":"2023-10-09T07:57:07.712626+0000","last_clean":"2023-10-09T07:57:07.712626+0000","last_became_active":"2023-10-09T07:57:06.337187+0000","last_became_peered":"2023-10-09T07:57:06.337187+0000","last_unstale":"2023-10-09T07:57:07.712626+0000","last_undegraded":"2023-10-09T07:57:07.712626+0000","last_fullsized":"2023-10-09T07:57:07.712626+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09T07:57:07.710993+0000","last_change":"2023-10-09T07:57:07.023486+0000","last_active":"2023-10-09T07:57:07.710993+0000","last_peered":"2023-10-09T07:57:07.710993+0000","last_clean":"2023-10-09T07:57:07.710993+0000","last_became_active":"2023-10-09T07:57:07.022667+0000","last_became_peered":"2023-10-09T07:57:07.022667+0000","last_unstale":"2023-10-09T07:57:07.710993+0000","last_undegraded":"2023-10-09T07:57:07.710993+0000","last_fullsized":"2023-10-09T07:57:07.710993+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-09T07:57:07.464514+0000","last_change":"2023-10-09T07:57:07.025208+0000","last_active":"2023-10-09T07:57:07.464514+0000","last_peered":"2023-10-09T07:57:07.464514+0000","last_clean":"2023-10-09T07:57:07.464514+0000","last_became_active":"2023-10-09T07:57:07.024426+0000","last_became_peered":"2023-10-09T07:57:07.024426+0000","last_unstale":"2023-10-09T07:57:07.464514+0000","last_undegraded":"2023-10-09T07:57:07.464514+0000","last_fullsized":"2023-10-09T07:57:07.464514+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-09T07:57:07.464429+0000","last_change":"2023-10-09T07:57:07.025595+0000","last_active":"2023-10-09T07:57:07.464429+0000","last_peered":"2023-10-09T07:57:07.464429+0000","last_clean":"2023-10-09T07:57:07.464429+0000","last_became_active":"2023-10-09T07:57:07.024682+0000","last_became_peered":"2023-10-09T07:57:07.024682+0000","last_unstale":"2023-10-09T07:57:07.464429+0000","last_undegraded":"2023-10-09T07:57:07.464429+0000","last_fullsized":"2023-10-09T07:57:07.464429+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09T07:57:07.464409+0000","last_change":"2023-10-09T07:56:04.976428+0000","last_active":"2023-10-09T07:57:07.464409+0000","last_peered":"2023-10-09T07:57:07.464409+0000","last_clean":"2023-10-09T07:57:07.464409+0000","last_became_active":"2023-10-09T07:56:04.975649+0000","last_became_peered":"2023-10-09T07:56:04.975649+0000","last_unstale":"2023-10-09T07:57:07.464409+0000","last_undegraded":"2023-10-09T07:57:07.464409+0000","last_fullsized":"2023-10-09T07:57:07.464409+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-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-09T07:57:07.712338+0000","last_change":"2023-10-09T07:57:06.339603+0000","last_active":"2023-10-09T07:57:07.712338+0000","last_peered":"2023-10-09T07:57:07.712338+0000","last_clean":"2023-10-09T07:57:07.712338+0000","last_became_active":"2023-10-09T07:57:06.339025+0000","last_became_peered":"2023-10-09T07:57:06.339025+0000","last_unstale":"2023-10-09T07:57:07.712338+0000","last_undegraded":"2023-10-09T07:57:07.712338+0000","last_fullsized":"2023-10-09T07:57:07.712338+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-09T07:57:07.341071+0000","last_change":"2023-10-09T07:57:07.023968+0000","last_active":"2023-10-09T07:57:07.341071+0000","last_peered":"2023-10-09T07:57:07.341071+0000","last_clean":"2023-10-09T07:57:07.341071+0000","last_became_active":"2023-10-09T07:57:07.023620+0000","last_became_peered":"2023-10-09T07:57:07.023620+0000","last_unstale":"2023-10-09T07:57:07.341071+0000","last_undegraded":"2023-10-09T07:57:07.341071+0000","last_fullsized":"2023-10-09T07:57:07.341071+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09T07:57:07.712320+0000","last_change":"2023-10-09T07:57:06.339234+0000","last_active":"2023-10-09T07:57:07.712320+0000","last_peered":"2023-10-09T07:57:07.712320+0000","last_clean":"2023-10-09T07:57:07.712320+0000","last_became_active":"2023-10-09T07:57:06.338691+0000","last_became_peered":"2023-10-09T07:57:06.338691+0000","last_unstale":"2023-10-09T07:57:07.712320+0000","last_undegraded":"2023-10-09T07:57:07.712320+0000","last_fullsized":"2023-10-09T07:57:07.712320+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09T07:57:07.710996+0000","last_change":"2023-10-09T07:57:07.024157+0000","last_active":"2023-10-09T07:57:07.710996+0000","last_peered":"2023-10-09T07:57:07.710996+0000","last_clean":"2023-10-09T07:57:07.710996+0000","last_became_active":"2023-10-09T07:57:07.023571+0000","last_became_peered":"2023-10-09T07:57:07.023571+0000","last_unstale":"2023-10-09T07:57:07.710996+0000","last_undegraded":"2023-10-09T07:57:07.710996+0000","last_fullsized":"2023-10-09T07:57:07.710996+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430241,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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,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 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.876,"15min":0.879},"min":{"1min":0.54500000000000004,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.0669999999999999,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.86099999999999999,"15min":0.86499999999999999},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":1.0620000000000001}]},{"osd":1,"last update":"Mon Oct 9 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.84199999999999997,"15min":0.84499999999999997},"min":{"1min":0.58399999999999996,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.93500000000000005,"15min":0.94299999999999995},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.2170000000000001,"5min":1.413,"15min":1.413},"last":0.94999999999999996}]},{"osd":2,"last update":"Mon Oct 9 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.94299999999999995,"15min":0.94099999999999995},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.179,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.89800000000000002,"15min":0.90000000000000002},"min":{"1min":0.59199999999999997,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.25,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.1180000000000001}]},{"osd":3,"last update":"Mon Oct 9 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"min":{"1min":0.63600000000000001,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.119,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.91300000000000003,"15min":0.92200000000000004},"min":{"1min":0.60299999999999998,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.375,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":1.01}]},{"osd":4,"last update":"Mon Oct 9 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.179,"5min":1.482,"15min":1.482},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.879,"15min":0.88400000000000001},"min":{"1min":0.55900000000000005,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.151,"5min":1.8340000000000001,"15min":1.8340000000000001},"last":0.98299999999999998}]},{"osd":5,"last update":"Mon Oct 9 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.875,"15min":0.879},"min":{"1min":0.48099999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1,"15min":1.0049999999999999},"min":{"1min":0.57299999999999995,"5min":0.375,"15min":0.375},"max":{"1min":1.2869999999999999,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.042}]},{"osd":6,"last update":"Mon Oct 9 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.90300000000000002,"15min":0.89900000000000002},"min":{"1min":0.42599999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.657,"5min":1.657,"15min":1.657},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.036,"5min":1.05,"15min":1.052},"min":{"1min":0.53600000000000003,"5min":0.432,"15min":0.432},"max":{"1min":1.353,"5min":1.51,"15min":1.51},"last":1.1379999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626473,"num_pgs":4,"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,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"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 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.90900000000000003,"15min":0.90900000000000003},"min":{"1min":0.60799999999999998,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.212,"5min":1.236,"15min":1.236},"last":1.004},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.83999999999999997,"15min":0.83899999999999997},"min":{"1min":0.61399999999999999,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.0800000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.89700000000000002}]},{"osd":1,"last update":"Mon Oct 9 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.94599999999999995,"15min":0.94499999999999995},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.1040000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.89900000000000002,"15min":0.91100000000000003},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":0.96299999999999997,"5min":1.891,"15min":1.891},"last":0.97199999999999998}]},{"osd":2,"last update":"Mon Oct 9 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.93000000000000005,"15min":0.94799999999999995},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1579999999999999,"5min":1.9930000000000001,"15min":1.9930000000000001},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.92200000000000004,"15min":0.92300000000000004},"min":{"1min":0.72199999999999998,"5min":0.623,"15min":0.623},"max":{"1min":1.3280000000000001,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.83399999999999996}]},{"osd":3,"last update":"Mon Oct 9 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.86299999999999999,"15min":0.85899999999999999},"min":{"1min":0.78300000000000003,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.069,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":1.1739999999999999},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.95099999999999996,"15min":0.97699999999999998},"min":{"1min":0.57499999999999996,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.2829999999999999,"5min":2.0379999999999998,"15min":2.0379999999999998},"last":1.1000000000000001}]},{"osd":4,"last update":"Mon Oct 9 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.82799999999999996,"15min":0.81000000000000005},"min":{"1min":0.55500000000000005,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"min":{"1min":0.51100000000000001,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.1459999999999999,"5min":1.357,"15min":1.357},"last":1.036}]},{"osd":5,"last update":"Mon Oct 9 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":0.88500000000000001,"15min":0.84499999999999997},"min":{"1min":0.58799999999999997,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.306,"5min":1.409,"15min":1.409},"last":1.0780000000000001},{"interface":"front","average":{"1min":1.02,"5min":0.88100000000000001,"15min":0.85399999999999998},"min":{"1min":0.87,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2210000000000001,"5min":1.276,"15min":1.276},"last":1.2569999999999999}]},{"osd":7,"last update":"Mon Oct 9 07:58:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.90200000000000002,"15min":0.89600000000000002},"min":{"1min":0.45200000000000001,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.149},{"interface":"front","average":{"1min":1.099,"5min":1.0109999999999999,"15min":0.996},"min":{"1min":0.66100000000000003,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.47,"5min":1.47,"15min":1.47},"last":1.131}]}]},{"osd":1,"up_from":13,"seq":55834574933,"num_pgs":4,"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,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 07:57:48 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.68799999999999994,"15min":0.57399999999999995},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.91300000000000003,"5min":1.244,"15min":1.244},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.72699999999999998,"15min":0.59499999999999997},"min":{"1min":0.40400000000000003,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.0329999999999999,"5min":1.353,"15min":1.353},"last":0.96199999999999997}]},{"osd":2,"last update":"Mon Oct 9 07:58:34 2023","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.72599999999999998,"15min":0.65200000000000002},"min":{"1min":0.42699999999999999,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.95199999999999996,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.73599999999999999,"15min":0.65600000000000003},"min":{"1min":0.442,"5min":0.442,"15min":0.38200000000000001},"max":{"1min":0.871,"5min":1.262,"15min":1.262},"last":0.64500000000000002}]},{"osd":3,"last update":"Mon Oct 9 07:58:20 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.752,"15min":0.745},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.98299999999999998,"5min":1.327,"15min":1.327},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.79900000000000004,"15min":0.79100000000000004},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":0.96499999999999997,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.67400000000000004}]},{"osd":4,"last update":"Mon Oct 9 07:58:00 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.94399999999999995,"15min":0.93000000000000005},"min":{"1min":0.59499999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.105,"5min":1.544,"15min":1.544},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.95299999999999996,"15min":0.92500000000000004},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.196,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.153}]},{"osd":5,"last update":"Mon Oct 9 07:57:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.024,"15min":1.018},"min":{"1min":0.73699999999999999,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":1.222},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.024,"15min":1.004},"min":{"1min":0.79900000000000004,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.492,"5min":1.492,"15min":1.492},"last":0.86299999999999999}]},{"osd":6,"last update":"Mon Oct 9 07:58:20 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.0649999999999999,"15min":1.093},"min":{"1min":0.747,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.2529999999999999,"5min":1.601,"15min":1.601},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.105,"15min":1.137},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.379,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.274}]},{"osd":7,"last update":"Mon Oct 9 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.1100000000000001,"15min":1.1140000000000001},"min":{"1min":0.73199999999999998,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.05,"5min":1.1060000000000001,"15min":1.115},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.4510000000000001,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.1950000000000001}]}]},{"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 07:57:58 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.67000000000000004,"15min":0.59799999999999998},"min":{"1min":0.51600000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.94499999999999995,"5min":1.0760000000000001,"15min":1.0760000000000001},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.68400000000000005,"15min":0.61099999999999999},"min":{"1min":0.46500000000000002,"5min":0.38100000000000001,"15min":0.374},"max":{"1min":0.97699999999999998,"5min":1.1100000000000001,"15min":1.1100000000000001},"last":0.67500000000000004}]},{"osd":2,"last update":"Mon Oct 9 07:57:32 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.71799999999999997,"15min":0.67800000000000005},"min":{"1min":0.45800000000000002,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.0349999999999999,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.79400000000000004,"5min":0.75600000000000001,"15min":0.66700000000000004},"min":{"1min":0.47299999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.1279999999999999,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":0.82499999999999996}]},{"osd":3,"last update":"Mon Oct 9 07:58:20 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.77600000000000002,"15min":0.747},"min":{"1min":0.41399999999999998,"5min":0.38,"15min":0.38},"max":{"1min":4.343,"5min":4.343,"15min":4.343},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.872,"15min":0.82199999999999995},"min":{"1min":0.54600000000000004,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":4.5300000000000002,"5min":4.5300000000000002,"15min":4.5300000000000002},"last":0.72299999999999998}]},{"osd":4,"last update":"Mon Oct 9 07:57:58 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.998,"15min":0.95899999999999996},"min":{"1min":0.79100000000000004,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.88,"5min":0.92900000000000005,"15min":0.92500000000000004},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.1339999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.91500000000000004}]},{"osd":5,"last update":"Mon Oct 9 07:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.94299999999999995,"15min":0.93999999999999995},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":0.93700000000000006},{"interface":"front","average":{"1min":1.028,"5min":1.0589999999999999,"15min":1.0509999999999999},"min":{"1min":0.82999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.383,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.079}]},{"osd":6,"last update":"Mon Oct 9 07:58:20 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.022,"15min":1.012},"min":{"1min":0.67500000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":4.5490000000000004,"5min":4.5490000000000004,"15min":4.5490000000000004},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.173,"5min":1.1419999999999999,"15min":1.1339999999999999},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":4.7759999999999998,"5min":4.7759999999999998,"15min":4.7759999999999998},"last":0.96099999999999997}]},{"osd":7,"last update":"Mon Oct 9 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":1.26,"5min":1.1970000000000001,"15min":1.1870000000000001},"min":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"max":{"1min":4.8090000000000002,"5min":4.8090000000000002,"15min":4.8090000000000002},"last":0.89200000000000002},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.0720000000000001,"15min":1.0669999999999999},"min":{"1min":0.628,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":4.069,"5min":4.069,"15min":4.069},"last":0.76900000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411405,"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 07:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":0.67300000000000004,"15min":0.61699999999999999},"min":{"1min":0.40600000000000003,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.93000000000000005,"5min":1.0409999999999999,"15min":1.0409999999999999},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.71099999999999997,"15min":0.63600000000000001},"min":{"1min":0.504,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.169,"5min":1.268,"15min":1.268},"last":0.74299999999999999}]},{"osd":1,"last update":"Mon Oct 9 07:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.72599999999999998,"15min":0.65300000000000002},"min":{"1min":0.443,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.95199999999999996,"5min":1.093,"15min":1.093},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.755,"5min":0.75600000000000001,"15min":0.66500000000000004},"min":{"1min":0.45000000000000001,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.96899999999999997,"5min":1.113,"15min":1.113},"last":0.61399999999999999}]},{"osd":3,"last update":"Mon Oct 9 07:58:23 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.77000000000000002,"15min":0.75800000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.96799999999999997,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.62,"5min":0.78300000000000003,"15min":0.78300000000000003},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.0049999999999999,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.0249999999999999}]},{"osd":4,"last update":"Mon Oct 9 07:57:57 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.93400000000000005,"15min":0.94799999999999995},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.141,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.2050000000000001},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.95699999999999996,"15min":0.95799999999999996},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.044,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.1319999999999999}]},{"osd":5,"last update":"Mon Oct 9 07:57:39 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.0189999999999999,"15min":1.0249999999999999},"min":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.0600000000000001,"15min":1.0600000000000001},"min":{"1min":0.84699999999999998,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":1.0609999999999999}]},{"osd":6,"last update":"Mon Oct 9 07:58:23 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":1.0449999999999999,"15min":1.085},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.552,"5min":1.552,"15min":1.552},"last":1.1819999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.071,"15min":1.1000000000000001},"min":{"1min":0.65300000000000002,"5min":0.623,"15min":0.623},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":1.1000000000000001}]},{"osd":7,"last update":"Mon Oct 9 07:58:09 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.1140000000000001,"15min":1.1279999999999999},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.3859999999999999,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":1.151},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.071,"15min":1.075},"min":{"1min":0.79400000000000004,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":1.23}]}]},{"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":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,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 07:58:19 2023","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.68000000000000005,"15min":0.64800000000000002},"min":{"1min":0.44900000000000001,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.98499999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.752,"15min":0.72399999999999998},"min":{"1min":0.46800000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.96299999999999997,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":1.0009999999999999}]},{"osd":1,"last update":"Mon Oct 9 07:58:19 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.75900000000000001,"15min":0.73099999999999998},"min":{"1min":0.52900000000000003,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.0409999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.73299999999999998,"15min":0.73699999999999999},"min":{"1min":0.51600000000000001,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.0229999999999999,"5min":1.2,"15min":1.2},"last":0.78400000000000003}]},{"osd":2,"last update":"Mon Oct 9 07:58:19 2023","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.81000000000000005,"15min":0.78600000000000003},"min":{"1min":0.56100000000000005,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.056,"5min":1.222,"15min":1.222},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.80800000000000005,"15min":0.79600000000000004},"min":{"1min":0.49399999999999999,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.1020000000000001,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.95799999999999996}]},{"osd":4,"last update":"Mon Oct 9 07:58:00 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.94099999999999995,"15min":0.91700000000000004},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.252,"5min":1.395,"15min":1.395},"last":1.097},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.96699999999999997,"15min":0.93799999999999994},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.1819999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.151}]},{"osd":5,"last update":"Mon Oct 9 07:57:39 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.996,"15min":0.99299999999999999},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":1.321},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.0149999999999999,"15min":0.995},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.069}]},{"osd":6,"last update":"Mon Oct 9 07:58:23 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.079,"15min":1.095},"min":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":1.4059999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.1020000000000001,"15min":1.1259999999999999},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":1.238}]},{"osd":7,"last update":"Mon Oct 9 07:58:04 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.147,"15min":1.157},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":1.462},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.161,"15min":1.157},"min":{"1min":0.95299999999999996,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.4930000000000001,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.304}]}]},{"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":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,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 07:57:57 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.83699999999999997,"15min":0.83299999999999996},"min":{"1min":0.55600000000000005,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.1379999999999999,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.86399999999999999,"15min":0.82899999999999996},"min":{"1min":0.60099999999999998,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.206,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.86699999999999999}]},{"osd":1,"last update":"Mon Oct 9 07:57:57 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.84299999999999997,"15min":0.83999999999999997},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.0569999999999999,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.85999999999999999,"15min":0.84299999999999997},"min":{"1min":0.65500000000000003,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.304,"5min":1.766,"15min":1.766},"last":0.59599999999999997}]},{"osd":2,"last update":"Mon Oct 9 07:57:57 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.90200000000000002,"15min":0.88},"min":{"1min":0.65900000000000003,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.89900000000000002,"15min":0.85799999999999998},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.494,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.02}]},{"osd":3,"last update":"Mon Oct 9 07:57:57 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.89000000000000001,"15min":0.86799999999999999},"min":{"1min":0.68799999999999994,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.212,"5min":1.327,"15min":1.327},"last":0.95899999999999996},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.88500000000000001,"15min":0.89500000000000002},"min":{"1min":0.66400000000000003,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.91400000000000003}]},{"osd":5,"last update":"Mon Oct 9 07:57:39 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.74199999999999999,"15min":0.70599999999999996},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.274,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.81899999999999995,"15min":0.78900000000000003},"min":{"1min":0.505,"5min":0.441,"15min":0.441},"max":{"1min":1.353,"5min":1.379,"15min":1.379},"last":1.073}]},{"osd":6,"last update":"Mon Oct 9 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.995,"15min":0.995},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.252,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.012,"15min":1.022},"min":{"1min":0.61299999999999999,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.371,"5min":1.9079999999999999,"15min":1.9079999999999999},"last":0.93999999999999995}]},{"osd":7,"last update":"Mon Oct 9 07:58:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0760000000000001,"15min":1.0740000000000001},"min":{"1min":0.65000000000000002,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.3700000000000001,"5min":1.617,"15min":1.617},"last":1.115},{"interface":"front","average":{"1min":1.014,"5min":0.91000000000000003,"15min":0.89200000000000002},"min":{"1min":0.55900000000000005,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.3380000000000001,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.97899999999999998}]}]},{"osd":5,"up_from":36,"seq":154618822706,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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,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 07:57:39 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.85999999999999999,"15min":0.86199999999999999},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.054,"5min":1.325,"15min":1.325},"last":1.0680000000000001},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.85799999999999998,"15min":0.873},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.0840000000000001,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.73999999999999999}]},{"osd":1,"last update":"Mon Oct 9 07:57:39 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.88,"15min":0.89100000000000001},"min":{"1min":0.63300000000000001,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":1.1779999999999999},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.90800000000000003,"15min":0.89500000000000002},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":1.204}]},{"osd":2,"last update":"Mon Oct 9 07:57:39 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.86599999999999999,"15min":0.85899999999999999},"min":{"1min":0.61099999999999999,"5min":0.502,"15min":0.502},"max":{"1min":1.2130000000000001,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.1080000000000001},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.91200000000000003,"15min":0.92000000000000004},"min":{"1min":0.69399999999999995,"5min":0.435,"15min":0.435},"max":{"1min":1.151,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":1.02}]},{"osd":3,"last update":"Mon Oct 9 07:57:39 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.97299999999999998,"15min":0.98399999999999999},"min":{"1min":0.66900000000000004,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.153,"5min":1.171,"15min":1.171},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.0049999999999999,"15min":1.0189999999999999},"min":{"1min":0.67100000000000004,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.2829999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":1.2170000000000001}]},{"osd":4,"last update":"Mon Oct 9 07:57:39 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.76600000000000001,"15min":0.73999999999999999},"min":{"1min":0.59399999999999997,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.075,"5min":1.113,"15min":1.113},"last":0.90300000000000002},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.80600000000000005,"15min":0.752},"min":{"1min":0.52800000000000002,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.2609999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.98199999999999998}]},{"osd":6,"last update":"Mon Oct 9 07:58:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":0.95699999999999996,"15min":0.93300000000000005},"min":{"1min":0.66700000000000004,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.155},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.93999999999999995,"15min":0.93200000000000005},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.266,"5min":1.361,"15min":1.361},"last":1.266}]},{"osd":7,"last update":"Mon Oct 9 07:58:08 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.92100000000000004,"15min":0.91500000000000004},"min":{"1min":0.64700000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":1.097},{"interface":"front","average":{"1min":1.105,"5min":1.0409999999999999,"15min":1.0309999999999999},"min":{"1min":0.65400000000000003,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.3500000000000001,"5min":1.365,"15min":1.365},"last":1.2509999999999999}]}]}],"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-09T07:58:40.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T07:58:40.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:39 smithi118 bash[27833]: cluster 2023-10-09T07:58:38.615874+0000 mgr.y (mgr.24344) 89 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:40.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:39 smithi118 bash[27833]: audit 2023-10-09T07:58:38.874464+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:40.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:39 smithi118 bash[27833]: audit 2023-10-09T07:58:38.876079+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:58:40.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:39 smithi118 bash[27833]: audit 2023-10-09T07:58:38.877519+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:58:40.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:39 smithi118 bash[27833]: audit 2023-10-09T07:58:38.885315+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:58:41.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:40 smithi118 bash[27833]: audit 2023-10-09T07:58:39.357993+0000 mgr.y (mgr.24344) 90 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T07:58:41.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:40 smithi081 bash[33856]: audit 2023-10-09T07:58:39.357993+0000 mgr.y (mgr.24344) 90 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T07:58:41.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:40 smithi081 bash[27480]: audit 2023-10-09T07:58:39.357993+0000 mgr.y (mgr.24344) 90 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T07:58:42.241 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:41 smithi081 bash[33856]: cluster 2023-10-09T07:58:40.616566+0000 mgr.y (mgr.24344) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:42.241 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:41 smithi081 bash[27480]: cluster 2023-10-09T07:58:40.616566+0000 mgr.y (mgr.24344) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:41 smithi118 bash[27833]: cluster 2023-10-09T07:58:40.616566+0000 mgr.y (mgr.24344) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:42.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:42 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:58:42] "GET /metrics HTTP/1.1" 200 155643 "" "Prometheus/2.33.4" 2023-10-09T07:58:44.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:43 smithi118 bash[27833]: cluster 2023-10-09T07:58:42.617125+0000 mgr.y (mgr.24344) 92 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:43 smithi081 bash[27480]: cluster 2023-10-09T07:58:42.617125+0000 mgr.y (mgr.24344) 92 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:44.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:43 smithi081 bash[33856]: cluster 2023-10-09T07:58:42.617125+0000 mgr.y (mgr.24344) 92 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:44.942 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:58:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:45 smithi081 bash[27480]: cluster 2023-10-09T07:58:44.617743+0000 mgr.y (mgr.24344) 93 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:45 smithi081 bash[33856]: cluster 2023-10-09T07:58:44.617743+0000 mgr.y (mgr.24344) 93 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:45 smithi118 bash[27833]: cluster 2023-10-09T07:58:44.617743+0000 mgr.y (mgr.24344) 93 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:46.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:58:46 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:58:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T07:58:47.868 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T07:58:47.871 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T07:58:47.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:47 smithi081 bash[27480]: cluster 2023-10-09T07:58:46.618429+0000 mgr.y (mgr.24344) 94 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:47.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:47 smithi081 bash[33856]: cluster 2023-10-09T07:58:46.618429+0000 mgr.y (mgr.24344) 94 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:48.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:47 smithi118 bash[27833]: cluster 2023-10-09T07:58:46.618429+0000 mgr.y (mgr.24344) 94 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:48.641 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":73,"stamp":"2023-10-09T07:58:46.618056+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":2380984,"kb_used_data":4216,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580232,"statfs":{"total":767960285184,"available":765522157568,"internally_reserved":0,"allocated":4317184,"data_stored":1763490,"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-09T07:57:07.712626+0000","last_change":"2023-10-09T07:57:06.337756+0000","last_active":"2023-10-09T07:57:07.712626+0000","last_peered":"2023-10-09T07:57:07.712626+0000","last_clean":"2023-10-09T07:57:07.712626+0000","last_became_active":"2023-10-09T07:57:06.337187+0000","last_became_peered":"2023-10-09T07:57:06.337187+0000","last_unstale":"2023-10-09T07:57:07.712626+0000","last_undegraded":"2023-10-09T07:57:07.712626+0000","last_fullsized":"2023-10-09T07:57:07.712626+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09T07:57:07.710993+0000","last_change":"2023-10-09T07:57:07.023486+0000","last_active":"2023-10-09T07:57:07.710993+0000","last_peered":"2023-10-09T07:57:07.710993+0000","last_clean":"2023-10-09T07:57:07.710993+0000","last_became_active":"2023-10-09T07:57:07.022667+0000","last_became_peered":"2023-10-09T07:57:07.022667+0000","last_unstale":"2023-10-09T07:57:07.710993+0000","last_undegraded":"2023-10-09T07:57:07.710993+0000","last_fullsized":"2023-10-09T07:57:07.710993+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-09T07:57:07.464514+0000","last_change":"2023-10-09T07:57:07.025208+0000","last_active":"2023-10-09T07:57:07.464514+0000","last_peered":"2023-10-09T07:57:07.464514+0000","last_clean":"2023-10-09T07:57:07.464514+0000","last_became_active":"2023-10-09T07:57:07.024426+0000","last_became_peered":"2023-10-09T07:57:07.024426+0000","last_unstale":"2023-10-09T07:57:07.464514+0000","last_undegraded":"2023-10-09T07:57:07.464514+0000","last_fullsized":"2023-10-09T07:57:07.464514+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-09T07:57:07.464429+0000","last_change":"2023-10-09T07:57:07.025595+0000","last_active":"2023-10-09T07:57:07.464429+0000","last_peered":"2023-10-09T07:57:07.464429+0000","last_clean":"2023-10-09T07:57:07.464429+0000","last_became_active":"2023-10-09T07:57:07.024682+0000","last_became_peered":"2023-10-09T07:57:07.024682+0000","last_unstale":"2023-10-09T07:57:07.464429+0000","last_undegraded":"2023-10-09T07:57:07.464429+0000","last_fullsized":"2023-10-09T07:57:07.464429+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09T07:57:07.464409+0000","last_change":"2023-10-09T07:56:04.976428+0000","last_active":"2023-10-09T07:57:07.464409+0000","last_peered":"2023-10-09T07:57:07.464409+0000","last_clean":"2023-10-09T07:57:07.464409+0000","last_became_active":"2023-10-09T07:56:04.975649+0000","last_became_peered":"2023-10-09T07:56:04.975649+0000","last_unstale":"2023-10-09T07:57:07.464409+0000","last_undegraded":"2023-10-09T07:57:07.464409+0000","last_fullsized":"2023-10-09T07:57:07.464409+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-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-09T07:57:07.712338+0000","last_change":"2023-10-09T07:57:06.339603+0000","last_active":"2023-10-09T07:57:07.712338+0000","last_peered":"2023-10-09T07:57:07.712338+0000","last_clean":"2023-10-09T07:57:07.712338+0000","last_became_active":"2023-10-09T07:57:06.339025+0000","last_became_peered":"2023-10-09T07:57:06.339025+0000","last_unstale":"2023-10-09T07:57:07.712338+0000","last_undegraded":"2023-10-09T07:57:07.712338+0000","last_fullsized":"2023-10-09T07:57:07.712338+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-09T07:57:07.341071+0000","last_change":"2023-10-09T07:57:07.023968+0000","last_active":"2023-10-09T07:57:07.341071+0000","last_peered":"2023-10-09T07:57:07.341071+0000","last_clean":"2023-10-09T07:57:07.341071+0000","last_became_active":"2023-10-09T07:57:07.023620+0000","last_became_peered":"2023-10-09T07:57:07.023620+0000","last_unstale":"2023-10-09T07:57:07.341071+0000","last_undegraded":"2023-10-09T07:57:07.341071+0000","last_fullsized":"2023-10-09T07:57:07.341071+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09T07:57:07.712320+0000","last_change":"2023-10-09T07:57:06.339234+0000","last_active":"2023-10-09T07:57:07.712320+0000","last_peered":"2023-10-09T07:57:07.712320+0000","last_clean":"2023-10-09T07:57:07.712320+0000","last_became_active":"2023-10-09T07:57:06.338691+0000","last_became_peered":"2023-10-09T07:57:06.338691+0000","last_unstale":"2023-10-09T07:57:07.712320+0000","last_undegraded":"2023-10-09T07:57:07.712320+0000","last_fullsized":"2023-10-09T07:57:07.712320+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09T07:57:07.710996+0000","last_change":"2023-10-09T07:57:07.024157+0000","last_active":"2023-10-09T07:57:07.710996+0000","last_peered":"2023-10-09T07:57:07.710996+0000","last_clean":"2023-10-09T07:57:07.710996+0000","last_became_active":"2023-10-09T07:57:07.023571+0000","last_became_peered":"2023-10-09T07:57:07.023571+0000","last_unstale":"2023-10-09T07:57:07.710996+0000","last_undegraded":"2023-10-09T07:57:07.710996+0000","last_fullsized":"2023-10-09T07:57:07.710996+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":206158430243,"num_pgs":6,"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,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 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.876,"15min":0.879},"min":{"1min":0.54500000000000004,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.0669999999999999,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.86099999999999999,"15min":0.86499999999999999},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":1.1100000000000001}]},{"osd":1,"last update":"Mon Oct 9 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.84199999999999997,"15min":0.84499999999999997},"min":{"1min":0.58399999999999996,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.93500000000000005,"15min":0.94299999999999995},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.2170000000000001,"5min":1.413,"15min":1.413},"last":0.99299999999999999}]},{"osd":2,"last update":"Mon Oct 9 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.94299999999999995,"15min":0.94099999999999995},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.179,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.89800000000000002,"15min":0.90000000000000002},"min":{"1min":0.59199999999999997,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.25,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.90500000000000003}]},{"osd":3,"last update":"Mon Oct 9 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"min":{"1min":0.63600000000000001,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.119,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":1.1819999999999999},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.91300000000000003,"15min":0.92200000000000004},"min":{"1min":0.60299999999999998,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.375,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.97699999999999998}]},{"osd":4,"last update":"Mon Oct 9 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.179,"5min":1.482,"15min":1.482},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.879,"15min":0.88400000000000001},"min":{"1min":0.55900000000000005,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.151,"5min":1.8340000000000001,"15min":1.8340000000000001},"last":1.0069999999999999}]},{"osd":5,"last update":"Mon Oct 9 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.875,"15min":0.879},"min":{"1min":0.48099999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.2090000000000001},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1,"15min":1.0049999999999999},"min":{"1min":0.57299999999999995,"5min":0.375,"15min":0.375},"max":{"1min":1.2869999999999999,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.1000000000000001}]},{"osd":6,"last update":"Mon Oct 9 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.90300000000000002,"15min":0.89900000000000002},"min":{"1min":0.42599999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.657,"5min":1.657,"15min":1.657},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.036,"5min":1.05,"15min":1.052},"min":{"1min":0.53600000000000003,"5min":0.432,"15min":0.432},"max":{"1min":1.353,"5min":1.51,"15min":1.51},"last":1.0600000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626475,"num_pgs":4,"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,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"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 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.90900000000000003,"15min":0.90900000000000003},"min":{"1min":0.60799999999999998,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.212,"5min":1.236,"15min":1.236},"last":1.121},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.83999999999999997,"15min":0.83899999999999997},"min":{"1min":0.61399999999999999,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.0800000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.995}]},{"osd":1,"last update":"Mon Oct 9 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.94599999999999995,"15min":0.94499999999999995},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.1040000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.89900000000000002,"15min":0.91100000000000003},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":0.96299999999999997,"5min":1.891,"15min":1.891},"last":0.90600000000000003}]},{"osd":2,"last update":"Mon Oct 9 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.93000000000000005,"15min":0.94799999999999995},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1579999999999999,"5min":1.9930000000000001,"15min":1.9930000000000001},"last":1.0269999999999999},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.92200000000000004,"15min":0.92300000000000004},"min":{"1min":0.72199999999999998,"5min":0.623,"15min":0.623},"max":{"1min":1.3280000000000001,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.0620000000000001}]},{"osd":3,"last update":"Mon Oct 9 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.86299999999999999,"15min":0.85899999999999999},"min":{"1min":0.78300000000000003,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.069,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.95099999999999996,"15min":0.97699999999999998},"min":{"1min":0.57499999999999996,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.2829999999999999,"5min":2.0379999999999998,"15min":2.0379999999999998},"last":1.1399999999999999}]},{"osd":4,"last update":"Mon Oct 9 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.82799999999999996,"15min":0.81000000000000005},"min":{"1min":0.55500000000000005,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.169},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"min":{"1min":0.51100000000000001,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.1459999999999999,"5min":1.357,"15min":1.357},"last":0.93700000000000006}]},{"osd":5,"last update":"Mon Oct 9 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":0.88500000000000001,"15min":0.84499999999999997},"min":{"1min":0.58799999999999997,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.306,"5min":1.409,"15min":1.409},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.02,"5min":0.88100000000000001,"15min":0.85399999999999998},"min":{"1min":0.87,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2210000000000001,"5min":1.276,"15min":1.276},"last":1.095}]},{"osd":7,"last update":"Mon Oct 9 07:58:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.90200000000000002,"15min":0.89600000000000002},"min":{"1min":0.45200000000000001,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.099,"5min":1.0109999999999999,"15min":0.996},"min":{"1min":0.66100000000000003,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.47,"5min":1.47,"15min":1.47},"last":1.2889999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574935,"num_pgs":4,"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,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 07:57:48 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.68799999999999994,"15min":0.57399999999999995},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.91300000000000003,"5min":1.244,"15min":1.244},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.72699999999999998,"15min":0.59499999999999997},"min":{"1min":0.40400000000000003,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.0329999999999999,"5min":1.353,"15min":1.353},"last":0.89200000000000002}]},{"osd":2,"last update":"Mon Oct 9 07:58:34 2023","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.72599999999999998,"15min":0.65200000000000002},"min":{"1min":0.42699999999999999,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.95199999999999996,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.73599999999999999,"15min":0.65600000000000003},"min":{"1min":0.442,"5min":0.442,"15min":0.38200000000000001},"max":{"1min":0.871,"5min":1.262,"15min":1.262},"last":1.0209999999999999}]},{"osd":3,"last update":"Mon Oct 9 07:58:20 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.752,"15min":0.745},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.98299999999999998,"5min":1.327,"15min":1.327},"last":1.113},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.79900000000000004,"15min":0.79100000000000004},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":0.96499999999999997,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.83199999999999996}]},{"osd":4,"last update":"Mon Oct 9 07:58:00 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.94399999999999995,"15min":0.93000000000000005},"min":{"1min":0.59499999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.105,"5min":1.544,"15min":1.544},"last":1.097},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.95299999999999996,"15min":0.92500000000000004},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.196,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.5129999999999999}]},{"osd":5,"last update":"Mon Oct 9 07:58:45 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.02,"15min":1.016},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.423,"5min":1.514,"15min":1.514},"last":1.423},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.0289999999999999,"15min":1.0049999999999999},"min":{"1min":0.70899999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.4790000000000001,"5min":1.492,"15min":1.492},"last":1.4790000000000001}]},{"osd":6,"last update":"Mon Oct 9 07:58:20 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.0649999999999999,"15min":1.093},"min":{"1min":0.747,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.2529999999999999,"5min":1.601,"15min":1.601},"last":1.377},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.105,"15min":1.137},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.379,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.355}]},{"osd":7,"last update":"Mon Oct 9 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.1100000000000001,"15min":1.1140000000000001},"min":{"1min":0.73199999999999998,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":1.3979999999999999},{"interface":"front","average":{"1min":1.05,"5min":1.1060000000000001,"15min":1.115},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.4510000000000001,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.258}]}]},{"osd":0,"up_from":8,"seq":34359738463,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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 07:57:58 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.67000000000000004,"15min":0.59799999999999998},"min":{"1min":0.51600000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.94499999999999995,"5min":1.0760000000000001,"15min":1.0760000000000001},"last":0.91800000000000004},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.68400000000000005,"15min":0.61099999999999999},"min":{"1min":0.46500000000000002,"5min":0.38100000000000001,"15min":0.374},"max":{"1min":0.97699999999999998,"5min":1.1100000000000001,"15min":1.1100000000000001},"last":0.68700000000000006}]},{"osd":2,"last update":"Mon Oct 9 07:58:38 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.753,"15min":0.68899999999999995},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":4.3789999999999996,"5min":4.3789999999999996,"15min":4.3789999999999996},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.81200000000000006,"15min":0.68600000000000005},"min":{"1min":0.48399999999999999,"5min":0.47299999999999998,"15min":0.35599999999999998},"max":{"1min":4.5780000000000003,"5min":4.5780000000000003,"15min":4.5780000000000003},"last":0.79900000000000004}]},{"osd":3,"last update":"Mon Oct 9 07:58:20 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.77600000000000002,"15min":0.747},"min":{"1min":0.41399999999999998,"5min":0.38,"15min":0.38},"max":{"1min":4.343,"5min":4.343,"15min":4.343},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.872,"15min":0.82199999999999995},"min":{"1min":0.54600000000000004,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":4.5300000000000002,"5min":4.5300000000000002,"15min":4.5300000000000002},"last":0.61799999999999999}]},{"osd":4,"last update":"Mon Oct 9 07:57:58 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.998,"15min":0.95899999999999996},"min":{"1min":0.79100000000000004,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.097},{"interface":"front","average":{"1min":0.88,"5min":0.92900000000000005,"15min":0.92500000000000004},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.1339999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.879}]},{"osd":5,"last update":"Mon Oct 9 07:58:38 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":0.97499999999999998,"15min":0.95099999999999996},"min":{"1min":0.58199999999999996,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":4.5880000000000001,"5min":4.5880000000000001,"15min":4.5880000000000001},"last":0.85399999999999998},{"interface":"front","average":{"1min":1.204,"5min":1.0900000000000001,"15min":1.0620000000000001},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":4.8550000000000004,"5min":4.8550000000000004,"15min":4.8550000000000004},"last":1.002}]},{"osd":6,"last update":"Mon Oct 9 07:58:20 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.022,"15min":1.012},"min":{"1min":0.67500000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":4.5490000000000004,"5min":4.5490000000000004,"15min":4.5490000000000004},"last":0.95199999999999996},{"interface":"front","average":{"1min":1.173,"5min":1.1419999999999999,"15min":1.1339999999999999},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":4.7759999999999998,"5min":4.7759999999999998,"15min":4.7759999999999998},"last":1.1519999999999999}]},{"osd":7,"last update":"Mon Oct 9 07:58:03 2023","interfaces":[{"interface":"back","average":{"1min":1.26,"5min":1.1970000000000001,"15min":1.1870000000000001},"min":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"max":{"1min":4.8090000000000002,"5min":4.8090000000000002,"15min":4.8090000000000002},"last":1.196},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.0720000000000001,"15min":1.0669999999999999},"min":{"1min":0.628,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":4.069,"5min":4.069,"15min":4.069},"last":1.119}]}]},{"osd":2,"up_from":18,"seq":77309411407,"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 07:58:41 2023","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.66700000000000004,"15min":0.61499999999999999},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.85099999999999998,"5min":1.0409999999999999,"15min":1.0409999999999999},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.70899999999999996,"15min":0.63500000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.90500000000000003,"5min":1.268,"15min":1.268},"last":0.80500000000000005}]},{"osd":1,"last update":"Mon Oct 9 07:58:41 2023","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.72199999999999998,"15min":0.65200000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.89500000000000002,"5min":1.093,"15min":1.093},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.745,"15min":0.66100000000000003},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.95199999999999996,"5min":1.113,"15min":1.113},"last":0.77000000000000002}]},{"osd":3,"last update":"Mon Oct 9 07:58:23 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.77000000000000002,"15min":0.75800000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.96799999999999997,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.62,"5min":0.78300000000000003,"15min":0.78300000000000003},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.0049999999999999,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.85799999999999998}]},{"osd":4,"last update":"Mon Oct 9 07:57:57 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.93400000000000005,"15min":0.94799999999999995},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.141,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.143},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.95699999999999996,"15min":0.95799999999999996},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.044,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.1020000000000001}]},{"osd":5,"last update":"Mon Oct 9 07:58:41 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.98299999999999998,"15min":1.0129999999999999},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3460000000000001,"5min":1.375,"15min":1.375},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.89400000000000002,"5min":1.026,"15min":1.0489999999999999},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.238,"5min":1.474,"15min":1.474},"last":0.92200000000000004}]},{"osd":6,"last update":"Mon Oct 9 07:58:23 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":1.0449999999999999,"15min":1.085},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.552,"5min":1.552,"15min":1.552},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.071,"15min":1.1000000000000001},"min":{"1min":0.65300000000000002,"5min":0.623,"15min":0.623},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":1.0469999999999999}]},{"osd":7,"last update":"Mon Oct 9 07:58:09 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.1140000000000001,"15min":1.1279999999999999},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.3859999999999999,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":1.222},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.071,"15min":1.075},"min":{"1min":0.79400000000000004,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.98499999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182468,"num_pgs":1,"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,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 07:58:19 2023","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.68000000000000005,"15min":0.64800000000000002},"min":{"1min":0.44900000000000001,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.98499999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.752,"15min":0.72399999999999998},"min":{"1min":0.46800000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.96299999999999997,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.754}]},{"osd":1,"last update":"Mon Oct 9 07:58:19 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.75900000000000001,"15min":0.73099999999999998},"min":{"1min":0.52900000000000003,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.0409999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.73299999999999998,"15min":0.73699999999999999},"min":{"1min":0.51600000000000001,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.0229999999999999,"5min":1.2,"15min":1.2},"last":0.79800000000000004}]},{"osd":2,"last update":"Mon Oct 9 07:58:19 2023","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.81000000000000005,"15min":0.78600000000000003},"min":{"1min":0.56100000000000005,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.056,"5min":1.222,"15min":1.222},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.80800000000000005,"15min":0.79600000000000004},"min":{"1min":0.49399999999999999,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.1020000000000001,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.86499999999999999}]},{"osd":4,"last update":"Mon Oct 9 07:58:00 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.94099999999999995,"15min":0.91700000000000004},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.252,"5min":1.395,"15min":1.395},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.96699999999999997,"15min":0.93799999999999994},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.1819999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.94999999999999996}]},{"osd":5,"last update":"Mon Oct 9 07:58:41 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.97299999999999998,"15min":0.98499999999999999},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.321,"5min":1.444,"15min":1.444},"last":1.163},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.0069999999999999,"15min":0.99299999999999999},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.319,"5min":1.377,"15min":1.377},"last":1.1890000000000001}]},{"osd":6,"last update":"Mon Oct 9 07:58:23 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.079,"15min":1.095},"min":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":1.3280000000000001},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.1020000000000001,"15min":1.1259999999999999},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":1.034}]},{"osd":7,"last update":"Mon Oct 9 07:58:04 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.147,"15min":1.157},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":1.383},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.161,"15min":1.157},"min":{"1min":0.95299999999999996,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.4930000000000001,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.341}]}]},{"osd":4,"up_from":30,"seq":128849018941,"num_pgs":2,"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,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 07:57:57 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.83699999999999997,"15min":0.83299999999999996},"min":{"1min":0.55600000000000005,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.1379999999999999,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.86399999999999999,"15min":0.82899999999999996},"min":{"1min":0.60099999999999998,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.206,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.125}]},{"osd":1,"last update":"Mon Oct 9 07:57:57 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.84299999999999997,"15min":0.83999999999999997},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.0569999999999999,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.85999999999999999,"15min":0.84299999999999997},"min":{"1min":0.65500000000000003,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.304,"5min":1.766,"15min":1.766},"last":0.89000000000000001}]},{"osd":2,"last update":"Mon Oct 9 07:57:57 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.90200000000000002,"15min":0.88},"min":{"1min":0.65900000000000003,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.89900000000000002,"15min":0.85799999999999998},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.494,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.95899999999999996}]},{"osd":3,"last update":"Mon Oct 9 07:57:57 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.89000000000000001,"15min":0.86799999999999999},"min":{"1min":0.68799999999999994,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.212,"5min":1.327,"15min":1.327},"last":0.874},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.88500000000000001,"15min":0.89500000000000002},"min":{"1min":0.66400000000000003,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":1.0920000000000001}]},{"osd":5,"last update":"Mon Oct 9 07:58:39 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.79400000000000004,"15min":0.72299999999999998},"min":{"1min":0.64800000000000002,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.248,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.85899999999999999,"15min":0.80200000000000005},"min":{"1min":0.45200000000000001,"5min":0.441,"15min":0.441},"max":{"1min":1.149,"5min":1.379,"15min":1.379},"last":1.042}]},{"osd":6,"last update":"Mon Oct 9 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.995,"15min":0.995},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.252,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.1870000000000001},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.012,"15min":1.022},"min":{"1min":0.61299999999999999,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.371,"5min":1.9079999999999999,"15min":1.9079999999999999},"last":0.748}]},{"osd":7,"last update":"Mon Oct 9 07:58:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0760000000000001,"15min":1.0740000000000001},"min":{"1min":0.65000000000000002,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.3700000000000001,"5min":1.617,"15min":1.617},"last":0.76400000000000001},{"interface":"front","average":{"1min":1.014,"5min":0.91000000000000003,"15min":0.89200000000000002},"min":{"1min":0.55900000000000005,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.3380000000000001,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.006}]}]},{"osd":5,"up_from":36,"seq":154618822708,"num_pgs":2,"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,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 07:58:40 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.85199999999999998,"15min":0.85999999999999999},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.1819999999999999,"5min":1.325,"15min":1.325},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.84199999999999997,"15min":0.86799999999999999},"min":{"1min":0.56299999999999994,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.107,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.83399999999999996}]},{"osd":1,"last update":"Mon Oct 9 07:58:40 2023","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.85799999999999998,"15min":0.88400000000000001},"min":{"1min":0.52300000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.1779999999999999,"5min":1.323,"15min":1.323},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.91400000000000003,"15min":0.89700000000000002},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.204,"5min":1.218,"15min":1.218},"last":0.86299999999999999}]},{"osd":2,"last update":"Mon Oct 9 07:58:40 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.86499999999999999,"15min":0.85899999999999999},"min":{"1min":0.59699999999999998,"5min":0.502,"15min":0.502},"max":{"1min":1.1080000000000001,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.89200000000000002,"15min":0.91300000000000003},"min":{"1min":0.56899999999999995,"5min":0.435,"15min":0.435},"max":{"1min":1.0269999999999999,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.92100000000000004}]},{"osd":3,"last update":"Mon Oct 9 07:58:40 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.95899999999999996,"15min":0.97899999999999998},"min":{"1min":0.57799999999999996,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.98599999999999999,"15min":1.012},"min":{"1min":0.627,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.2170000000000001,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.90100000000000002}]},{"osd":4,"last update":"Mon Oct 9 07:58:40 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.78600000000000003,"15min":0.746},"min":{"1min":0.52500000000000002,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.1060000000000001,"5min":1.113,"15min":1.113},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.85799999999999998,"15min":0.77000000000000002},"min":{"1min":0.65200000000000002,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.1140000000000001}]},{"osd":6,"last update":"Mon Oct 9 07:58:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":0.95699999999999996,"15min":0.93300000000000005},"min":{"1min":0.66700000000000004,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.93999999999999995,"15min":0.93200000000000005},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.266,"5min":1.361,"15min":1.361},"last":0.99399999999999999}]},{"osd":7,"last update":"Mon Oct 9 07:58:08 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.92100000000000004,"15min":0.91500000000000004},"min":{"1min":0.64700000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.105,"5min":1.0409999999999999,"15min":1.0309999999999999},"min":{"1min":0.65400000000000003,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.3500000000000001,"5min":1.365,"15min":1.365},"last":1.173}]}]}],"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-09T07:58:48.643 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-09T07:58:48.644 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-09T07:58:48.644 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-09T07:58:48.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-09T07:58:49.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:48 smithi118 bash[27833]: audit 2023-10-09T07:58:47.861959+0000 mgr.y (mgr.24344) 95 : audit [DBG] from='client.14613 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T07:58:49.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:48 smithi081 bash[27480]: audit 2023-10-09T07:58:47.861959+0000 mgr.y (mgr.24344) 95 : audit [DBG] from='client.14613 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T07:58:49.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:48 smithi081 bash[33856]: audit 2023-10-09T07:58:47.861959+0000 mgr.y (mgr.24344) 95 : audit [DBG] from='client.14613 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T07:58:50.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:49 smithi118 bash[27833]: cluster 2023-10-09T07:58:48.619085+0000 mgr.y (mgr.24344) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:50.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:49 smithi081 bash[27480]: cluster 2023-10-09T07:58:48.619085+0000 mgr.y (mgr.24344) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:50.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:49 smithi081 bash[33856]: cluster 2023-10-09T07:58:48.619085+0000 mgr.y (mgr.24344) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:52.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:51 smithi118 bash[27833]: cluster 2023-10-09T07:58:50.619692+0000 mgr.y (mgr.24344) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:52.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:51 smithi081 bash[27480]: cluster 2023-10-09T07:58:50.619692+0000 mgr.y (mgr.24344) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:52.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:51 smithi081 bash[33856]: cluster 2023-10-09T07:58:50.619692+0000 mgr.y (mgr.24344) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:52.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:58:52 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:58:52] "GET /metrics HTTP/1.1" 200 155663 "" "Prometheus/2.33.4" 2023-10-09T07:58:53.421 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:58:53.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:53 smithi081 bash[27480]: cluster 2023-10-09T07:58:52.620280+0000 mgr.y (mgr.24344) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:53.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:53 smithi081 bash[33856]: cluster 2023-10-09T07:58:52.620280+0000 mgr.y (mgr.24344) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:54.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:53 smithi118 bash[27833]: cluster 2023-10-09T07:58:52.620280+0000 mgr.y (mgr.24344) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:55.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:55 smithi081 bash[27480]: cluster 2023-10-09T07:58:54.620661+0000 mgr.y (mgr.24344) 99 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:55.693 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:55 smithi081 bash[33856]: cluster 2023-10-09T07:58:54.620661+0000 mgr.y (mgr.24344) 99 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:55.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:55 smithi118 bash[27833]: cluster 2023-10-09T07:58:54.620661+0000 mgr.y (mgr.24344) 99 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:56.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:58:56 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:58:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T07:58:56.775 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T07:58:57.583 INFO:teuthology.orchestra.run.smithi081.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-09T07:58:57.583 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-09T07:58:57.583 INFO:tasks.cephadm:Setup complete, yielding 2023-10-09T07:58:57.583 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-10-09T07:58:57.596 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi081.front.sepia.ceph.com 2023-10-09T07:58:57.597 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- bash -c 'ceph fs volume create foo' 2023-10-09T07:58:57.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:57 smithi081 bash[27480]: cluster 2023-10-09T07:58:56.621267+0000 mgr.y (mgr.24344) 100 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:57.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:57 smithi081 bash[27480]: audit 2023-10-09T07:58:56.773811+0000 mon.a (mon.0) 665 : audit [DBG] from='client.? 172.21.15.81:0/2986633885' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T07:58:57.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:57 smithi081 bash[33856]: cluster 2023-10-09T07:58:56.621267+0000 mgr.y (mgr.24344) 100 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:57.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:57 smithi081 bash[33856]: audit 2023-10-09T07:58:56.773811+0000 mon.a (mon.0) 665 : audit [DBG] from='client.? 172.21.15.81:0/2986633885' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T07:58:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:57 smithi118 bash[27833]: cluster 2023-10-09T07:58:56.621267+0000 mgr.y (mgr.24344) 100 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:58:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:57 smithi118 bash[27833]: audit 2023-10-09T07:58:56.773811+0000 mon.a (mon.0) 665 : audit [DBG] from='client.? 172.21.15.81:0/2986633885' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T07:59:00.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:58:59 smithi118 bash[27833]: cluster 2023-10-09T07:58:58.621765+0000 mgr.y (mgr.24344) 101 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:00.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:58:59 smithi081 bash[27480]: cluster 2023-10-09T07:58:58.621765+0000 mgr.y (mgr.24344) 101 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:00.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:58:59 smithi081 bash[33856]: cluster 2023-10-09T07:58:58.621765+0000 mgr.y (mgr.24344) 101 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:02.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:01 smithi118 bash[27833]: cluster 2023-10-09T07:59:00.622364+0000 mgr.y (mgr.24344) 102 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:02.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:01 smithi118 bash[27833]: audit 2023-10-09T07:59:00.943101+0000 mgr.y (mgr.24344) 103 : audit [DBG] from='client.24533 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:59:02.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:01 smithi118 bash[27833]: audit 2023-10-09T07:59:00.943801+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-09T07:59:02.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:01 smithi081 bash[27480]: cluster 2023-10-09T07:59:00.622364+0000 mgr.y (mgr.24344) 102 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:02.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:01 smithi081 bash[27480]: audit 2023-10-09T07:59:00.943101+0000 mgr.y (mgr.24344) 103 : audit [DBG] from='client.24533 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:59:02.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:01 smithi081 bash[27480]: audit 2023-10-09T07:59:00.943801+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-09T07:59:02.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:01 smithi081 bash[33856]: cluster 2023-10-09T07:59:00.622364+0000 mgr.y (mgr.24344) 102 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:02.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:01 smithi081 bash[33856]: audit 2023-10-09T07:59:00.943101+0000 mgr.y (mgr.24344) 103 : audit [DBG] from='client.24533 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T07:59:02.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:01 smithi081 bash[33856]: audit 2023-10-09T07:59:00.943801+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-09T07:59:02.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:59:02 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:59:02] "GET /metrics HTTP/1.1" 200 155663 "" "Prometheus/2.33.4" 2023-10-09T07:59:03.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:02 smithi081 bash[27480]: audit 2023-10-09Tdebug 2023-10-09T07:59:02.716+0000 7fea69093700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-09T07:59:03.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:02 smithi081 bash[27480]: 07:59:01.698494+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-10-09T07:59:03.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:02 smithi081 bash[27480]: cluster 2023-10-09T07:59:01.698571+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-09T07:59:03.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:02 smithi081 bash[27480]: audit 2023-10-09T07:59:01.700600+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-09T07:59:03.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:02 smithi081 bash[33856]: audit 2023-10-09T07:59:01.698494+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-10-09T07:59:03.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:02 smithi081 bash[33856]: cluster 2023-10-09T07:59:01.698571+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-09T07:59:03.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:02 smithi081 bash[33856]: audit 2023-10-09T07:59:01.700600+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-09T07:59:03.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:02 smithi118 bash[27833]: audit 2023-10-09T07:59:01.698494+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-10-09T07:59:03.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:02 smithi118 bash[27833]: cluster 2023-10-09T07:59:01.698571+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-09T07:59:03.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:02 smithi118 bash[27833]: audit 2023-10-09T07:59:01.700600+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-09T07:59:03.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: cluster 2023-10-09T07:59:02.623040+0000 mgr.y (mgr.24344) 104 : cluster [DBG] pgmap v82: 41 pgs: 32 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:03.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: audit 2023-10-09T07:59:02.710455+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-10-09T07:59:03.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: cluster 2023-10-09T07:59:02.711711+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-09T07:59:03.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: audit 2023-10-09T07:59:02.719105+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-09T07:59:03.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: cluster 2023-10-09T07:59:02.720013+0000 mon.a (mon.0) 673 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-09T07:59:03.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: cluster 2023-10-09T07:59:02.720042+0000 mon.a (mon.0) 674 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-10-09T07:59:03.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: cluster 2023-10-09T07:59:02.741182+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-09T07:59:03.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: audit 2023-10-09T07:59:02.741306+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-10-09T07:59:03.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: cluster 2023-10-09T07:59:02.741375+0000 mon.a (mon.0) 677 : cluster [DBG] fsmap foo:0 2023-10-09T07:59:03.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: cephadm 2023-10-09T07:59:02.744348+0000 mgr.y (mgr.24344) 105 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-10-09T07:59:03.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: audit 2023-10-09T07:59:02.750200+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:03.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: audit 2023-10-09T07:59:02.766539+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:59:03.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: audit 2023-10-09T07:59:03.020345+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:03.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: audit 2023-10-09T07:59:03.274210+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:59:03.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: audit 2023-10-09T07:59:03.275563+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:59:03.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: audit 2023-10-09T07:59:03.282337+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:03.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: audit 2023-10-09T07:59:03.293063+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:03.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: audit 2023-10-09T07:59:03.294293+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.lhrkzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T07:59:03.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: audit 2023-10-09T07:59:03.298241+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.lhrkzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-09T07:59:03.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[27480]: audit 2023-10-09T07:59:03.299261+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:59:03.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: cluster 2023-10-09T07:59:02.623040+0000 mgr.y (mgr.24344) 104 : cluster [DBG] pgmap v82: 41 pgs: 32 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:03.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: audit 2023-10-09T07:59:02.710455+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-10-09T07:59:03.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: cluster 2023-10-09T07:59:02.711711+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-09T07:59:03.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: audit 2023-10-09T07:59:02.719105+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-09T07:59:03.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: cluster 2023-10-09T07:59:02.720013+0000 mon.a (mon.0) 673 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-09T07:59:03.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: cluster 2023-10-09T07:59:02.720042+0000 mon.a (mon.0) 674 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-10-09T07:59:03.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: cluster 2023-10-09T07:59:02.741182+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-09T07:59:03.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: audit 2023-10-09T07:59:02.741306+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-10-09T07:59:03.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: cluster 2023-10-09T07:59:02.741375+0000 mon.a (mon.0) 677 : cluster [DBG] fsmap foo:0 2023-10-09T07:59:03.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: cephadm 2023-10-09T07:59:02.744348+0000 mgr.y (mgr.24344) 105 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-10-09T07:59:03.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: audit 2023-10-09T07:59:02.750200+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:03.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: audit 2023-10-09T07:59:02.766539+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:59:03.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: audit 2023-10-09T07:59:03.020345+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:03.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: audit 2023-10-09T07:59:03.274210+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:59:03.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: audit 2023-10-09T07:59:03.275563+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:59:03.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: audit 2023-10-09T07:59:03.282337+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:03.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: audit 2023-10-09T07:59:03.293063+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:03.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: audit 2023-10-09T07:59:03.294293+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.lhrkzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T07:59:03.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: audit 2023-10-09T07:59:03.298241+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.lhrkzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-09T07:59:03.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:03 smithi081 bash[33856]: audit 2023-10-09T07:59:03.299261+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:59:03.888 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-10-09T07:59:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: cluster 2023-10-09T07:59:02.623040+0000 mgr.y (mgr.24344) 104 : cluster [DBG] pgmap v82: 41 pgs: 32 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: audit 2023-10-09T07:59:02.710455+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-10-09T07:59:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: cluster 2023-10-09T07:59:02.711711+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-09T07:59:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: audit 2023-10-09T07:59:02.719105+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-09T07:59:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: cluster 2023-10-09T07:59:02.720013+0000 mon.a (mon.0) 673 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-09T07:59:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: cluster 2023-10-09T07:59:02.720042+0000 mon.a (mon.0) 674 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-10-09T07:59:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: cluster 2023-10-09T07:59:02.741182+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-09T07:59:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: audit 2023-10-09T07:59:02.741306+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-10-09T07:59:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: cluster 2023-10-09T07:59:02.741375+0000 mon.a (mon.0) 677 : cluster [DBG] fsmap foo:0 2023-10-09T07:59:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: cephadm 2023-10-09T07:59:02.744348+0000 mgr.y (mgr.24344) 105 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-10-09T07:59:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: audit 2023-10-09T07:59:02.750200+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: audit 2023-10-09T07:59:02.766539+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:59:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: audit 2023-10-09T07:59:03.020345+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: audit 2023-10-09T07:59:03.274210+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:59:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: audit 2023-10-09T07:59:03.275563+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:59:04.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: audit 2023-10-09T07:59:03.282337+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:04.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: audit 2023-10-09T07:59:03.293063+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:04.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: audit 2023-10-09T07:59:03.294293+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.lhrkzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T07:59:04.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: audit 2023-10-09T07:59:03.298241+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.lhrkzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-09T07:59:04.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:03 smithi118 bash[27833]: audit 2023-10-09T07:59:03.299261+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:59:05.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:04 smithi118 bash[27833]: cephadm 2023-10-09T07:59:03.300476+0000 mgr.y (mgr.24344) 106 : cephadm [INF] Deploying daemon mds.foo.smithi081.lhrkzl on smithi081 2023-10-09T07:59:05.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:04 smithi118 bash[27833]: cluster 2023-10-09T07:59:03.739567+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-09T07:59:05.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:04 smithi081 bash[27480]: cephadm 2023-10-09T07:59:03.300476+0000 mgr.y (mgr.24344) 106 : cephadm [INF] Deploying daemon mds.foo.smithi081.lhrkzl on smithi081 2023-10-09T07:59:05.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:04 smithi081 bash[27480]: cluster 2023-10-09T07:59:03.739567+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-09T07:59:05.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:04 smithi081 bash[33856]: cephadm 2023-10-09T07:59:03.300476+0000 mgr.y (mgr.24344) 106 : cephadm [INF] Deploying daemon mds.foo.smithi081.lhrkzl on smithi081 2023-10-09T07:59:05.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:04 smithi081 bash[33856]: cluster 2023-10-09T07:59:03.739567+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-09T07:59:05.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:05 smithi081 bash[27480]: cluster 2023-10-09T07:59:04.623598+0000 mgr.y (mgr.24344) 107 : cluster [DBG] pgmap v86: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:05.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:05 smithi081 bash[27480]: cluster 2023-10-09T07:59:04.745165+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-09T07:59:05.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:05 smithi081 bash[27480]: audit 2023-10-09T07:59:04.790491+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:05.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:05 smithi081 bash[33856]: cluster 2023-10-09T07:59:04.623598+0000 mgr.y (mgr.24344) 107 : cluster [DBG] pgmap v86: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:05.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:05 smithi081 bash[33856]: cluster 2023-10-09T07:59:04.745165+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-09T07:59:05.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:05 smithi081 bash[33856]: audit 2023-10-09T07:59:04.790491+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:06.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:05 smithi118 bash[27833]: cluster 2023-10-09T07:59:04.623598+0000 mgr.y (mgr.24344) 107 : cluster [DBG] pgmap v86: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:06.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:05 smithi118 bash[27833]: cluster 2023-10-09T07:59:04.745165+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-09T07:59:06.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:05 smithi118 bash[27833]: audit 2023-10-09T07:59:04.790491+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:06.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:59:06 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:59:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T07:59:08.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:07 smithi118 bash[27833]: cluster 2023-10-09T07:59:06.624162+0000 mgr.y (mgr.24344) 108 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:08.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:07 smithi118 bash[27833]: audit 2023-10-09T07:59:07.126470+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:08.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:07 smithi118 bash[27833]: audit 2023-10-09T07:59:07.127761+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi118.nvwrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T07:59:08.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:07 smithi118 bash[27833]: audit 2023-10-09T07:59:07.131786+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi118.nvwrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-09T07:59:08.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:07 smithi118 bash[27833]: audit 2023-10-09T07:59:07.133117+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:59:08.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:07 smithi081 bash[27480]: cluster 2023-10-09T07:59:06.624162+0000 mgr.y (mgr.24344) 108 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:08.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:07 smithi081 bash[27480]: audit 2023-10-09T07:59:07.126470+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:08.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:07 smithi081 bash[27480]: audit 2023-10-09T07:59:07.127761+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi118.nvwrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T07:59:08.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:07 smithi081 bash[27480]: audit 2023-10-09T07:59:07.131786+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi118.nvwrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-09T07:59:08.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:07 smithi081 bash[27480]: audit 2023-10-09T07:59:07.133117+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:59:08.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:07 smithi081 bash[33856]: cluster 2023-10-09T07:59:06.624162+0000 mgr.y (mgr.24344) 108 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:08.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:07 smithi081 bash[33856]: audit 2023-10-09T07:59:07.126470+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:08.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:07 smithi081 bash[33856]: audit 2023-10-09T07:59:07.127761+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi118.nvwrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T07:59:08.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:07 smithi081 bash[33856]: audit 2023-10-09T07:59:07.131786+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi118.nvwrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-09T07:59:08.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:07 smithi081 bash[33856]: audit 2023-10-09T07:59:07.133117+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:59:08.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:08 smithi081 bash[27480]: cephadm 2023-10-09T07:59:07.134175+0000 mgr.y (mgr.24344) 109 : cephadm [INF] Deploying daemon mds.foo.smithi118.nvwrmj on smithi118 2023-10-09T07:59:08.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:08 smithi081 bash[33856]: cephadm 2023-10-09T07:59:07.134175+0000 mgr.y (mgr.24344) 109 : cephadm [INF] Deploying daemon mds.foo.smithi118.nvwrmj on smithi118 2023-10-09T07:59:09.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:08 smithi118 bash[27833]: cephadm 2023-10-09T07:59:07.134175+0000 mgr.y (mgr.24344) 109 : cephadm [INF] Deploying daemon mds.foo.smithi118.nvwrmj on smithi118 2023-10-09T07:59:09.774 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-10-09T07:59:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:09 smithi118 bash[27833]: cluster 2023-10-09T07:59:08.624563+0000 mgr.y (mgr.24344) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:09 smithi118 bash[27833]: cluster 2023-10-09T07:59:08.762538+0000 mon.a (mon.0) 695 : cluster [DBG] mds.? [v2:172.21.15.81:6834/563579585,v1:172.21.15.81:6835/563579585] up:boot 2023-10-09T07:59:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:09 smithi118 bash[27833]: cluster 2023-10-09T07:59:08.762645+0000 mon.a (mon.0) 696 : cluster [INF] daemon mds.foo.smithi081.lhrkzl assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-10-09T07:59:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:09 smithi118 bash[27833]: cluster 2023-10-09T07:59:08.762747+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-09T07:59:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:09 smithi118 bash[27833]: cluster 2023-10-09T07:59:08.762785+0000 mon.a (mon.0) 698 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-10-09T07:59:10.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:09 smithi118 bash[27833]: cluster 2023-10-09T07:59:08.762803+0000 mon.a (mon.0) 699 : cluster [INF] Cluster is now healthy 2023-10-09T07:59:10.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:09 smithi118 bash[27833]: cluster 2023-10-09T07:59:08.763090+0000 mon.a (mon.0) 700 : cluster [DBG] fsmap foo:0 1 up:standby 2023-10-09T07:59:10.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:09 smithi118 bash[27833]: audit 2023-10-09T07:59:08.763287+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.lhrkzl"}]: dispatch 2023-10-09T07:59:10.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:09 smithi118 bash[27833]: cluster 2023-10-09T07:59:08.766066+0000 mon.a (mon.0) 702 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.lhrkzl=up:creating} 2023-10-09T07:59:10.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:09 smithi118 bash[27833]: cluster 2023-10-09T07:59:08.788541+0000 mon.a (mon.0) 703 : cluster [INF] daemon mds.foo.smithi081.lhrkzl is now active in filesystem foo as rank 0 2023-10-09T07:59:10.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:09 smithi118 bash[27833]: audit 2023-10-09T07:59:09.635058+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:10.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:09 smithi118 bash[27833]: audit 2023-10-09T07:59:09.637336+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:59:10.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[27480]: cluster 2023-10-09T07:59:08.624563+0000 mgr.y (mgr.24344) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[27480]: cluster 2023-10-09T07:59:08.762538+0000 mon.a (mon.0) 695 : cluster [DBG] mds.? [v2:172.21.15.81:6834/563579585,v1:172.21.15.81:6835/563579585] up:boot 2023-10-09T07:59:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[27480]: cluster 2023-10-09T07:59:08.762645+0000 mon.a (mon.0) 696 : cluster [INF] daemon mds.foo.smithi081.lhrkzl assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-10-09T07:59:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[27480]: cluster 2023-10-09T07:59:08.762747+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-09T07:59:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[27480]: cluster 2023-10-09T07:59:08.762785+0000 mon.a (mon.0) 698 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-10-09T07:59:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[27480]: cluster 2023-10-09T07:59:08.762803+0000 mon.a (mon.0) 699 : cluster [INF] Cluster is now healthy 2023-10-09T07:59:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[27480]: cluster 2023-10-09T07:59:08.763090+0000 mon.a (mon.0) 700 : cluster [DBG] fsmap foo:0 1 up:standby 2023-10-09T07:59:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[27480]: audit 2023-10-09T07:59:08.763287+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.lhrkzl"}]: dispatch 2023-10-09T07:59:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[27480]: cluster 2023-10-09T07:59:08.766066+0000 mon.a (mon.0) 702 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.lhrkzl=up:creating} 2023-10-09T07:59:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[27480]: cluster 2023-10-09T07:59:08.788541+0000 mon.a (mon.0) 703 : cluster [INF] daemon mds.foo.smithi081.lhrkzl is now active in filesystem foo as rank 0 2023-10-09T07:59:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[27480]: audit 2023-10-09T07:59:09.635058+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[27480]: audit 2023-10-09T07:59:09.637336+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:59:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[33856]: cluster 2023-10-09T07:59:08.624563+0000 mgr.y (mgr.24344) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[33856]: cluster 2023-10-09T07:59:08.762538+0000 mon.a (mon.0) 695 : cluster [DBG] mds.? [v2:172.21.15.81:6834/563579585,v1:172.21.15.81:6835/563579585] up:boot 2023-10-09T07:59:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[33856]: cluster 2023-10-09T07:59:08.762645+0000 mon.a (mon.0) 696 : cluster [INF] daemon mds.foo.smithi081.lhrkzl assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-10-09T07:59:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[33856]: cluster 2023-10-09T07:59:08.762747+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-09T07:59:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[33856]: cluster 2023-10-09T07:59:08.762785+0000 mon.a (mon.0) 698 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-10-09T07:59:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[33856]: cluster 2023-10-09T07:59:08.762803+0000 mon.a (mon.0) 699 : cluster [INF] Cluster is now healthy 2023-10-09T07:59:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[33856]: cluster 2023-10-09T07:59:08.763090+0000 mon.a (mon.0) 700 : cluster [DBG] fsmap foo:0 1 up:standby 2023-10-09T07:59:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[33856]: audit 2023-10-09T07:59:08.763287+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.lhrkzl"}]: dispatch 2023-10-09T07:59:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[33856]: cluster 2023-10-09T07:59:08.766066+0000 mon.a (mon.0) 702 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.lhrkzl=up:creating} 2023-10-09T07:59:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[33856]: cluster 2023-10-09T07:59:08.788541+0000 mon.a (mon.0) 703 : cluster [INF] daemon mds.foo.smithi081.lhrkzl is now active in filesystem foo as rank 0 2023-10-09T07:59:10.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[33856]: audit 2023-10-09T07:59:09.635058+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:10.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:09 smithi081 bash[33856]: audit 2023-10-09T07:59:09.637336+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:59:11.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:10 smithi118 bash[27833]: cluster 2023-10-09T07:59:09.774347+0000 mon.a (mon.0) 706 : cluster [DBG] mds.? [v2:172.21.15.81:6834/563579585,v1:172.21.15.81:6835/563579585] up:active 2023-10-09T07:59:11.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:10 smithi118 bash[27833]: cluster 2023-10-09T07:59:09.774422+0000 mon.a (mon.0) 707 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.lhrkzl=up:active} 2023-10-09T07:59:11.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:10 smithi118 bash[27833]: audit 2023-10-09T07:59:09.870506+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:11.106 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:10 smithi081 bash[27480]: cluster 2023-10-09T07:59:09.774347+0000 mon.a (mon.0) 706 : cluster [DBG] mds.? [v2:172.21.15.81:6834/563579585,v1:172.21.15.81:6835/563579585] up:active 2023-10-09T07:59:11.106 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:10 smithi081 bash[27480]: cluster 2023-10-09T07:59:09.774422+0000 mon.a (mon.0) 707 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.lhrkzl=up:active} 2023-10-09T07:59:11.106 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:10 smithi081 bash[27480]: audit 2023-10-09T07:59:09.870506+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:11.107 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:10 smithi081 bash[33856]: cluster 2023-10-09T07:59:09.774347+0000 mon.a (mon.0) 706 : cluster [DBG] mds.? [v2:172.21.15.81:6834/563579585,v1:172.21.15.81:6835/563579585] up:active 2023-10-09T07:59:11.107 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:10 smithi081 bash[33856]: cluster 2023-10-09T07:59:09.774422+0000 mon.a (mon.0) 707 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.lhrkzl=up:active} 2023-10-09T07:59:11.107 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:10 smithi081 bash[33856]: audit 2023-10-09T07:59:09.870506+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:12.241 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:11 smithi081 bash[27480]: cluster 2023-10-09T07:59:10.625167+0000 mgr.y (mgr.24344) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:12.242 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:11 smithi081 bash[27480]: cluster 2023-10-09T07:59:10.881049+0000 mon.a (mon.0) 709 : cluster [DBG] mds.? [v2:172.21.15.118:6832/1502644814,v1:172.21.15.118:6833/1502644814] up:boot 2023-10-09T07:59:12.242 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:11 smithi081 bash[27480]: cluster 2023-10-09T07:59:10.881468+0000 mon.a (mon.0) 710 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.lhrkzl=up:active} 1 up:standby 2023-10-09T07:59:12.242 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:11 smithi081 bash[27480]: audit 2023-10-09T07:59:10.881600+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi118.nvwrmj"}]: dispatch 2023-10-09T07:59:12.242 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:11 smithi081 bash[27480]: cluster 2023-10-09T07:59:10.886984+0000 mon.a (mon.0) 712 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.lhrkzl=up:active} 1 up:standby 2023-10-09T07:59:12.242 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:11 smithi081 bash[33856]: cluster 2023-10-09T07:59:10.625167+0000 mgr.y (mgr.24344) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:12.242 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:11 smithi081 bash[33856]: cluster 2023-10-09T07:59:10.881049+0000 mon.a (mon.0) 709 : cluster [DBG] mds.? [v2:172.21.15.118:6832/1502644814,v1:172.21.15.118:6833/1502644814] up:boot 2023-10-09T07:59:12.242 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:11 smithi081 bash[33856]: cluster 2023-10-09T07:59:10.881468+0000 mon.a (mon.0) 710 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.lhrkzl=up:active} 1 up:standby 2023-10-09T07:59:12.242 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:11 smithi081 bash[33856]: audit 2023-10-09T07:59:10.881600+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi118.nvwrmj"}]: dispatch 2023-10-09T07:59:12.242 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:11 smithi081 bash[33856]: cluster 2023-10-09T07:59:10.886984+0000 mon.a (mon.0) 712 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.lhrkzl=up:active} 1 up:standby 2023-10-09T07:59:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:11 smithi118 bash[27833]: cluster 2023-10-09T07:59:10.625167+0000 mgr.y (mgr.24344) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:11 smithi118 bash[27833]: cluster 2023-10-09T07:59:10.881049+0000 mon.a (mon.0) 709 : cluster [DBG] mds.? [v2:172.21.15.118:6832/1502644814,v1:172.21.15.118:6833/1502644814] up:boot 2023-10-09T07:59:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:11 smithi118 bash[27833]: cluster 2023-10-09T07:59:10.881468+0000 mon.a (mon.0) 710 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.lhrkzl=up:active} 1 up:standby 2023-10-09T07:59:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:11 smithi118 bash[27833]: audit 2023-10-09T07:59:10.881600+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi118.nvwrmj"}]: dispatch 2023-10-09T07:59:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:11 smithi118 bash[27833]: cluster 2023-10-09T07:59:10.886984+0000 mon.a (mon.0) 712 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.lhrkzl=up:active} 1 up:standby 2023-10-09T07:59:12.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:59:12 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:59:12] "GET /metrics HTTP/1.1" 200 160689 "" "Prometheus/2.33.4" 2023-10-09T07:59:14.036 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:13 smithi081 bash[27480]: cluster 2023-10-09T07:59:12.625627+0000 mgr.y (mgr.24344) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:14.036 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:13 smithi081 bash[33856]: cluster 2023-10-09T07:59:12.625627+0000 mgr.y (mgr.24344) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:14.037 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-10-09T07:59:14.046 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-09T07:59:14.046 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-09T07:59:14.046 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-09T07:59:14.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:13 smithi118 bash[27833]: cluster 2023-10-09T07:59:12.625627+0000 mgr.y (mgr.24344) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:15.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:15 smithi081 bash[27480]: cluster 2023-10-09T07:59:14.626245+0000 mgr.y (mgr.24344) 113 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:15.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:15 smithi081 bash[33856]: cluster 2023-10-09T07:59:14.626245+0000 mgr.y (mgr.24344) 113 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:15.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:15 smithi118 bash[27833]: cluster 2023-10-09T07:59:14.626245+0000 mgr.y (mgr.24344) 113 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:16.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:59:16 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:59:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T07:59:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:16 smithi118 bash[27833]: audit 2023-10-09T07:59:15.456697+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:16 smithi118 bash[27833]: audit 2023-10-09T07:59:15.562268+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:16 smithi118 bash[27833]: audit 2023-10-09T07:59:15.564057+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:59:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:16 smithi118 bash[27833]: audit 2023-10-09T07:59:15.565408+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:59:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:16 smithi118 bash[27833]: audit 2023-10-09T07:59:15.572533+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:16.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:16 smithi118 bash[27833]: audit 2023-10-09T07:59:15.581461+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:59:16.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:16 smithi118 bash[27833]: audit 2023-10-09T07:59:15.583647+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:59:16.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:16 smithi118 bash[27833]: audit 2023-10-09T07:59:15.584756+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:59:16.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:16 smithi118 bash[27833]: audit 2023-10-09T07:59:15.591711+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:16.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[27480]: audit 2023-10-09T07:59:15.456697+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:16.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[27480]: audit 2023-10-09T07:59:15.562268+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:16.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[27480]: audit 2023-10-09T07:59:15.564057+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:59:16.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[27480]: audit 2023-10-09T07:59:15.565408+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:59:16.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[27480]: audit 2023-10-09T07:59:15.572533+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:16.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[27480]: audit 2023-10-09T07:59:15.581461+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:59:16.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[27480]: audit 2023-10-09T07:59:15.583647+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:59:16.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[27480]: audit 2023-10-09T07:59:15.584756+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:59:16.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[27480]: audit 2023-10-09T07:59:15.591711+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:16.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[33856]: audit 2023-10-09T07:59:15.456697+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:16.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[33856]: audit 2023-10-09T07:59:15.562268+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:16.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[33856]: audit 2023-10-09T07:59:15.564057+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:59:16.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[33856]: audit 2023-10-09T07:59:15.565408+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:59:16.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[33856]: audit 2023-10-09T07:59:15.572533+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:16.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[33856]: audit 2023-10-09T07:59:15.581461+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T07:59:16.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[33856]: audit 2023-10-09T07:59:15.583647+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T07:59:16.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[33856]: audit 2023-10-09T07:59:15.584756+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T07:59:16.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:16 smithi081 bash[33856]: audit 2023-10-09T07:59:15.591711+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:17.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:17 smithi118 bash[27833]: cluster 2023-10-09T07:59:16.627425+0000 mgr.y (mgr.24344) 114 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-09T07:59:17.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:17 smithi081 bash[27480]: cluster 2023-10-09T07:59:16.627425+0000 mgr.y (mgr.24344) 114 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-09T07:59:17.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:17 smithi081 bash[33856]: cluster 2023-10-09T07:59:16.627425+0000 mgr.y (mgr.24344) 114 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-09T07:59:18.588 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:59:20.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:19 smithi118 bash[27833]: cluster 2023-10-09T07:59:18.627873+0000 mgr.y (mgr.24344) 115 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-09T07:59:20.095 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:19 smithi081 bash[27480]: cluster 2023-10-09T07:59:18.627873+0000 mgr.y (mgr.24344) 115 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-09T07:59:20.095 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:19 smithi081 bash[33856]: cluster 2023-10-09T07:59:18.627873+0000 mgr.y (mgr.24344) 115 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-09T07:59:21.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:20 smithi081 bash[33856]: audit 2023-10-09T07:59:19.791347+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:21.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:20 smithi081 bash[33856]: audit 2023-10-09T07:59:19.887426+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:21.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:20 smithi081 bash[27480]: audit 2023-10-09T07:59:19.791347+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:21.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:20 smithi081 bash[27480]: audit 2023-10-09T07:59:19.887426+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:21.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:20 smithi118 bash[27833]: audit 2023-10-09T07:59:19.791347+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:21.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:20 smithi118 bash[27833]: audit 2023-10-09T07:59:19.887426+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T07:59:22.065 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T07:59:22.240 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:21 smithi081 bash[27480]: cluster 2023-10-09T07:59:20.628837+0000 mgr.y (mgr.24344) 116 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-09T07:59:22.240 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:21 smithi081 bash[33856]: cluster 2023-10-09T07:59:20.628837+0000 mgr.y (mgr.24344) 116 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-09T07:59:22.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:21 smithi118 bash[27833]: cluster 2023-10-09T07:59:20.628837+0000 mgr.y (mgr.24344) 116 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-09T07:59:22.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:59:22 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:59:22] "GET /metrics HTTP/1.1" 200 191488 "" "Prometheus/2.33.4" 2023-10-09T07:59:22.900 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":18,"active_gid":24344,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":4291153198},{"type":"v1","addr":"172.21.15.81:6801","nonce":4291153198}]},"active_addr":"172.21.15.81:6801/4291153198","active_change":"2023-10-09T07:56:34.562635+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24340,"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.81:8443/","prometheus":"http://172.21.15.81: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.81:0","nonce":33828328}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.81:0","nonce":508224183}]}]} 2023-10-09T07:59:22.905 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-09T07:59:22.905 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-09T07:59:22.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T07:59:23.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:22 smithi118 bash[27833]: audit 2023-10-09T07:59:22.053952+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.81:0/1353711645' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T07:59:23.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:22 smithi081 bash[27480]: audit 2023-10-09T07:59:22.053952+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.81:0/1353711645' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T07:59:23.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:22 smithi081 bash[33856]: audit 2023-10-09T07:59:22.053952+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.81:0/1353711645' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T07:59:24.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:23 smithi118 bash[27833]: cluster 2023-10-09T07:59:22.629495+0000 mgr.y (mgr.24344) 117 : cluster [DBG] pgmap v96: 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-09T07:59:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:23 smithi081 bash[27480]: cluster 2023-10-09T07:59:22.629495+0000 mgr.y (mgr.24344) 117 : cluster [DBG] pgmap v96: 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-09T07:59:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:23 smithi081 bash[33856]: cluster 2023-10-09T07:59:22.629495+0000 mgr.y (mgr.24344) 117 : cluster [DBG] pgmap v96: 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-09T07:59:25.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:25 smithi081 bash[27480]: cluster 2023-10-09T07:59:24.630195+0000 mgr.y (mgr.24344) 118 : cluster [DBG] pgmap v97: 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-09T07:59:25.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:25 smithi081 bash[33856]: cluster 2023-10-09T07:59:24.630195+0000 mgr.y (mgr.24344) 118 : cluster [DBG] pgmap v97: 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-09T07:59:25.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:25 smithi118 bash[27833]: cluster 2023-10-09T07:59:24.630195+0000 mgr.y (mgr.24344) 118 : cluster [DBG] pgmap v97: 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-09T07:59:26.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:59:26 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:59:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T07:59:27.681 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:59:28.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:27 smithi118 bash[27833]: cluster 2023-10-09T07:59:26.631347+0000 mgr.y (mgr.24344) 119 : cluster [DBG] pgmap v98: 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-09T07:59:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:27 smithi081 bash[27480]: cluster 2023-10-09T07:59:26.631347+0000 mgr.y (mgr.24344) 119 : cluster [DBG] pgmap v98: 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-09T07:59:28.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:27 smithi081 bash[33856]: cluster 2023-10-09T07:59:26.631347+0000 mgr.y (mgr.24344) 119 : cluster [DBG] pgmap v98: 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-09T07:59:30.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:29 smithi118 bash[27833]: cluster 2023-10-09T07:59:28.632020+0000 mgr.y (mgr.24344) 120 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:30.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:29 smithi081 bash[27480]: cluster 2023-10-09T07:59:28.632020+0000 mgr.y (mgr.24344) 120 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:30.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:29 smithi081 bash[33856]: cluster 2023-10-09T07:59:28.632020+0000 mgr.y (mgr.24344) 120 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:31.134 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T07:59:31.134 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":60,"fsid":"0a47c0f6-6678-11ee-8db5-212e2dc638e7","created":"2023-10-09T07:48:07.837405+0000","modified":"2023-10-09T07:59:04.736508+0000","last_up_change":"2023-10-09T07:56:02.302375+0000","last_in_change":"2023-10-09T07:55:35.767492+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-09T07:52:25.098183+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-09T07:57:04.785609+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-09T07:59:01.390428+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-09T07:59:02.121251+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":"60","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":"001a8f44-3108-4571-9c18-0259e7c2c5f7","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.81:6802","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6803","nonce":478249240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6805","nonce":478249240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6809","nonce":478249240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6807","nonce":478249240}]},"public_addr":"172.21.15.81:6803/478249240","cluster_addr":"172.21.15.81:6805/478249240","heartbeat_back_addr":"172.21.15.81:6809/478249240","heartbeat_front_addr":"172.21.15.81:6807/478249240","state":["exists","up"]},{"osd":1,"uuid":"c07b13c6-c3cf-4746-acea-92ea752aa01f","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.81:6810","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6811","nonce":3080147210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6813","nonce":3080147210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6817","nonce":3080147210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6815","nonce":3080147210}]},"public_addr":"172.21.15.81:6811/3080147210","cluster_addr":"172.21.15.81:6813/3080147210","heartbeat_back_addr":"172.21.15.81:6817/3080147210","heartbeat_front_addr":"172.21.15.81:6815/3080147210","state":["exists","up"]},{"osd":2,"uuid":"796de5da-ce6b-4a61-ac95-2fa597a45dbb","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.81:6818","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6819","nonce":140460140}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6821","nonce":140460140}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6825","nonce":140460140}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6823","nonce":140460140}]},"public_addr":"172.21.15.81:6819/140460140","cluster_addr":"172.21.15.81:6821/140460140","heartbeat_back_addr":"172.21.15.81:6825/140460140","heartbeat_front_addr":"172.21.15.81:6823/140460140","state":["exists","up"]},{"osd":3,"uuid":"2896377b-229e-4918-a6b1-d3d766462a04","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.81:6826","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6827","nonce":1382320562}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6829","nonce":1382320562}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6832","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6833","nonce":1382320562}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6831","nonce":1382320562}]},"public_addr":"172.21.15.81:6827/1382320562","cluster_addr":"172.21.15.81:6829/1382320562","heartbeat_back_addr":"172.21.15.81:6833/1382320562","heartbeat_front_addr":"172.21.15.81:6831/1382320562","state":["exists","up"]},{"osd":4,"uuid":"29388503-def5-443c-84ff-fd5e06439923","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.118:6800","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6801","nonce":1032650421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6803","nonce":1032650421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6807","nonce":1032650421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6805","nonce":1032650421}]},"public_addr":"172.21.15.118:6801/1032650421","cluster_addr":"172.21.15.118:6803/1032650421","heartbeat_back_addr":"172.21.15.118:6807/1032650421","heartbeat_front_addr":"172.21.15.118:6805/1032650421","state":["exists","up"]},{"osd":5,"uuid":"84c0f755-dad9-4dc3-ae8d-307dfa6725ba","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.118:6808","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6809","nonce":739921055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6811","nonce":739921055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6815","nonce":739921055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6813","nonce":739921055}]},"public_addr":"172.21.15.118:6809/739921055","cluster_addr":"172.21.15.118:6811/739921055","heartbeat_back_addr":"172.21.15.118:6815/739921055","heartbeat_front_addr":"172.21.15.118:6813/739921055","state":["exists","up"]},{"osd":6,"uuid":"148dc4ee-a773-4829-bc3a-c0d3c4608ea1","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.118:6816","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6817","nonce":2724340173}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6819","nonce":2724340173}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6823","nonce":2724340173}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6821","nonce":2724340173}]},"public_addr":"172.21.15.118:6817/2724340173","cluster_addr":"172.21.15.118:6819/2724340173","heartbeat_back_addr":"172.21.15.118:6823/2724340173","heartbeat_front_addr":"172.21.15.118:6821/2724340173","state":["exists","up"]},{"osd":7,"uuid":"aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c","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.118:6824","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6825","nonce":2187628890}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6827","nonce":2187628890}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6831","nonce":2187628890}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6829","nonce":2187628890}]},"public_addr":"172.21.15.118:6825/2187628890","cluster_addr":"172.21.15.118:6827/2187628890","heartbeat_back_addr":"172.21.15.118:6831/2187628890","heartbeat_front_addr":"172.21.15.118:6829/2187628890","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-09T07:50:54.727347+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-09T07:51:38.438789+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-09T07:52:22.949713+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-09T07:53:08.594134+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-09T07:53:50.534664+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-09T07:54:33.199326+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-09T07:55:16.723832+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-09T07:56:00.343311+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.81:6800/3333695174":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/765299878":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/3522087077":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/2241644488":"2023-10-10T07:49:05.232951+0000","172.21.15.81:0/2284708028":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6801/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6800/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6801/3333695174":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/1024746757":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/3068927018":"2023-10-10T07:48:35.337495+0000","172.21.15.81:6800/1537833946":"2023-10-10T07:48:35.337495+0000","172.21.15.81:6801/1537833946":"2023-10-10T07:48:35.337495+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-09T07:59:31.936 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-09T07:59:31.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T07:59:31.952 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:31 smithi081 bash[27480]: cluster 2023-10-09T07:59:30.632980+0000 mgr.y (mgr.24344) 121 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:31.952 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:31 smithi081 bash[27480]: audit 2023-10-09T07:59:31.130258+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.81:0/2370411517' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:59:31.952 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:31 smithi081 bash[33856]: cluster 2023-10-09T07:59:30.632980+0000 mgr.y (mgr.24344) 121 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:31.952 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:31 smithi081 bash[33856]: audit 2023-10-09T07:59:31.130258+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.81:0/2370411517' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:59:32.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:31 smithi118 bash[27833]: cluster 2023-10-09T07:59:30.632980+0000 mgr.y (mgr.24344) 121 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:32.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:31 smithi118 bash[27833]: audit 2023-10-09T07:59:31.130258+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.81:0/2370411517' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:59:32.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:59:32 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:59:32] "GET /metrics HTTP/1.1" 200 191488 "" "Prometheus/2.33.4" 2023-10-09T07:59:34.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:33 smithi118 bash[27833]: cluster 2023-10-09T07:59:32.633730+0000 mgr.y (mgr.24344) 122 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:33 smithi081 bash[27480]: cluster 2023-10-09T07:59:32.633730+0000 mgr.y (mgr.24344) 122 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:33 smithi081 bash[33856]: cluster 2023-10-09T07:59:32.633730+0000 mgr.y (mgr.24344) 122 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:35.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:35 smithi081 bash[27480]: audit 2023-10-09T07:59:34.600762+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-10-09T07:59:35.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:35 smithi081 bash[27480]: audit 2023-10-09T07:59:34.601252+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-10-09T07:59:35.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:35 smithi081 bash[27480]: audit 2023-10-09T07:59:34.601669+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-10-09T07:59:35.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:35 smithi081 bash[27480]: cluster 2023-10-09T07:59:34.634471+0000 mgr.y (mgr.24344) 123 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:35.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:35 smithi081 bash[33856]: audit 2023-10-09T07:59:34.600762+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-10-09T07:59:35.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:35 smithi081 bash[33856]: audit 2023-10-09T07:59:34.601252+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-10-09T07:59:35.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:35 smithi081 bash[33856]: audit 2023-10-09T07:59:34.601669+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-10-09T07:59:35.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:35 smithi081 bash[33856]: cluster 2023-10-09T07:59:34.634471+0000 mgr.y (mgr.24344) 123 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:35 smithi118 bash[27833]: audit 2023-10-09T07:59:34.600762+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-10-09T07:59:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:35 smithi118 bash[27833]: audit 2023-10-09T07:59:34.601252+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-10-09T07:59:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:35 smithi118 bash[27833]: audit 2023-10-09T07:59:34.601669+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-10-09T07:59:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:35 smithi118 bash[27833]: cluster 2023-10-09T07:59:34.634471+0000 mgr.y (mgr.24344) 123 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:36.715 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:59:36.741 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:36 smithi081 bash[27480]: audit 2023-10-09T07:59:35.377107+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-10-09T07:59:36.741 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:36 smithi081 bash[27480]: audit 2023-10-09T07:59:35.377255+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]': finished 2023-10-09T07:59:36.741 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:36 smithi081 bash[27480]: audit 2023-10-09T07:59:35.377588+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-10-09T07:59:36.742 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:36 smithi081 bash[27480]: cluster 2023-10-09T07:59:35.377748+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-09T07:59:36.742 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:36 smithi081 bash[33856]: audit 2023-10-09T07:59:35.377107+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-10-09T07:59:36.742 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:36 smithi081 bash[33856]: audit 2023-10-09T07:59:35.377255+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]': finished 2023-10-09T07:59:36.742 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:36 smithi081 bash[33856]: audit 2023-10-09T07:59:35.377588+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-10-09T07:59:36.742 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:36 smithi081 bash[33856]: cluster 2023-10-09T07:59:35.377748+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-09T07:59:36.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:59:36 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:59:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T07:59:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:36 smithi118 bash[27833]: audit 2023-10-09T07:59:35.377107+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-10-09T07:59:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:36 smithi118 bash[27833]: audit 2023-10-09T07:59:35.377255+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]': finished 2023-10-09T07:59:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:36 smithi118 bash[27833]: audit 2023-10-09T07:59:35.377588+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-10-09T07:59:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:36 smithi118 bash[27833]: cluster 2023-10-09T07:59:35.377748+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-09T07:59:37.728 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:37 smithi081 bash[27480]: cluster 2023-10-09T07:59:36.380127+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-09T07:59:37.728 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:37 smithi081 bash[27480]: cluster 2023-10-09T07:59:36.635167+0000 mgr.y (mgr.24344) 124 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:37.728 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:37 smithi081 bash[33856]: cluster 2023-10-09T07:59:36.380127+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-09T07:59:37.728 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:37 smithi081 bash[33856]: cluster 2023-10-09T07:59:36.635167+0000 mgr.y (mgr.24344) 124 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:37.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:37 smithi118 bash[27833]: cluster 2023-10-09T07:59:36.380127+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-09T07:59:37.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:37 smithi118 bash[27833]: cluster 2023-10-09T07:59:36.635167+0000 mgr.y (mgr.24344) 124 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:39.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:39 smithi081 bash[27480]: cluster 2023-10-09T07:59:38.635788+0000 mgr.y (mgr.24344) 125 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:39.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:39 smithi081 bash[33856]: cluster 2023-10-09T07:59:38.635788+0000 mgr.y (mgr.24344) 125 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:39.948 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T07:59:39.948 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":62,"fsid":"0a47c0f6-6678-11ee-8db5-212e2dc638e7","created":"2023-10-09T07:48:07.837405+0000","modified":"2023-10-09T07:59:36.370194+0000","last_up_change":"2023-10-09T07:56:02.302375+0000","last_in_change":"2023-10-09T07:55:35.767492+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-10-09T07:52:25.098183+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-09T07:57:04.785609+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-09T07:59:01.390428+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-09T07:59:02.121251+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":"60","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":"001a8f44-3108-4571-9c18-0259e7c2c5f7","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.81:6802","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6803","nonce":478249240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6805","nonce":478249240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6809","nonce":478249240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":478249240},{"type":"v1","addr":"172.21.15.81:6807","nonce":478249240}]},"public_addr":"172.21.15.81:6803/478249240","cluster_addr":"172.21.15.81:6805/478249240","heartbeat_back_addr":"172.21.15.81:6809/478249240","heartbeat_front_addr":"172.21.15.81:6807/478249240","state":["exists","up"]},{"osd":1,"uuid":"c07b13c6-c3cf-4746-acea-92ea752aa01f","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.81:6810","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6811","nonce":3080147210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6813","nonce":3080147210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6817","nonce":3080147210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":3080147210},{"type":"v1","addr":"172.21.15.81:6815","nonce":3080147210}]},"public_addr":"172.21.15.81:6811/3080147210","cluster_addr":"172.21.15.81:6813/3080147210","heartbeat_back_addr":"172.21.15.81:6817/3080147210","heartbeat_front_addr":"172.21.15.81:6815/3080147210","state":["exists","up"]},{"osd":2,"uuid":"796de5da-ce6b-4a61-ac95-2fa597a45dbb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6819","nonce":140460140}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6821","nonce":140460140}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6825","nonce":140460140}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":140460140},{"type":"v1","addr":"172.21.15.81:6823","nonce":140460140}]},"public_addr":"172.21.15.81:6819/140460140","cluster_addr":"172.21.15.81:6821/140460140","heartbeat_back_addr":"172.21.15.81:6825/140460140","heartbeat_front_addr":"172.21.15.81:6823/140460140","state":["exists","up"]},{"osd":3,"uuid":"2896377b-229e-4918-a6b1-d3d766462a04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6827","nonce":1382320562}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6829","nonce":1382320562}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6832","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6833","nonce":1382320562}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":1382320562},{"type":"v1","addr":"172.21.15.81:6831","nonce":1382320562}]},"public_addr":"172.21.15.81:6827/1382320562","cluster_addr":"172.21.15.81:6829/1382320562","heartbeat_back_addr":"172.21.15.81:6833/1382320562","heartbeat_front_addr":"172.21.15.81:6831/1382320562","state":["exists","up"]},{"osd":4,"uuid":"29388503-def5-443c-84ff-fd5e06439923","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6801","nonce":1032650421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6803","nonce":1032650421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6807","nonce":1032650421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6805","nonce":1032650421}]},"public_addr":"172.21.15.118:6801/1032650421","cluster_addr":"172.21.15.118:6803/1032650421","heartbeat_back_addr":"172.21.15.118:6807/1032650421","heartbeat_front_addr":"172.21.15.118:6805/1032650421","state":["exists","up"]},{"osd":5,"uuid":"84c0f755-dad9-4dc3-ae8d-307dfa6725ba","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.118:6808","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6809","nonce":739921055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6811","nonce":739921055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6815","nonce":739921055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6813","nonce":739921055}]},"public_addr":"172.21.15.118:6809/739921055","cluster_addr":"172.21.15.118:6811/739921055","heartbeat_back_addr":"172.21.15.118:6815/739921055","heartbeat_front_addr":"172.21.15.118:6813/739921055","state":["exists","up"]},{"osd":6,"uuid":"148dc4ee-a773-4829-bc3a-c0d3c4608ea1","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.118:6816","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6817","nonce":2724340173}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6819","nonce":2724340173}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6823","nonce":2724340173}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6821","nonce":2724340173}]},"public_addr":"172.21.15.118:6817/2724340173","cluster_addr":"172.21.15.118:6819/2724340173","heartbeat_back_addr":"172.21.15.118:6823/2724340173","heartbeat_front_addr":"172.21.15.118:6821/2724340173","state":["exists","up"]},{"osd":7,"uuid":"aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c","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.118:6824","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6825","nonce":2187628890}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6827","nonce":2187628890}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6831","nonce":2187628890}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6829","nonce":2187628890}]},"public_addr":"172.21.15.118:6825/2187628890","cluster_addr":"172.21.15.118:6827/2187628890","heartbeat_back_addr":"172.21.15.118:6831/2187628890","heartbeat_front_addr":"172.21.15.118:6829/2187628890","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-09T07:50:54.727347+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-09T07:51:38.438789+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-09T07:52:22.949713+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-09T07:53:08.594134+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-09T07:53:50.534664+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-09T07:54:33.199326+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-09T07:55:16.723832+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-09T07:56:00.343311+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.9","mappings":[{"from":1,"to":5}]},{"pgid":"4.1d","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.81:6800/3333695174":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/765299878":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/3522087077":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/2241644488":"2023-10-10T07:49:05.232951+0000","172.21.15.81:0/2284708028":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6801/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6800/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6801/3333695174":"2023-10-10T07:56:34.562339+0000","172.21.15.81:0/1024746757":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/3068927018":"2023-10-10T07:48:35.337495+0000","172.21.15.81:6800/1537833946":"2023-10-10T07:48:35.337495+0000","172.21.15.81:6801/1537833946":"2023-10-10T07:48:35.337495+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-09T07:59:40.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:39 smithi118 bash[27833]: cluster 2023-10-09T07:59:38.635788+0000 mgr.y (mgr.24344) 125 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:40.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-09T07:59:40.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-09T07:59:40.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-09T07:59:40.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-09T07:59:40.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-09T07:59:40.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-09T07:59:40.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-09T07:59:40.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-09T07:59:41.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:40 smithi118 bash[27833]: audit 2023-10-09T07:59:39.944638+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.81:0/3289578374' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:59:41.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:40 smithi081 bash[27480]: audit 2023-10-09T07:59:39.944638+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.81:0/3289578374' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:59:41.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:40 smithi081 bash[33856]: audit 2023-10-09T07:59:39.944638+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.81:0/3289578374' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T07:59:42.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:41 smithi118 bash[27833]: cluster 2023-10-09T07:59:40.636947+0000 mgr.y (mgr.24344) 126 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:42.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:41 smithi081 bash[27480]: cluster 2023-10-09T07:59:40.636947+0000 mgr.y (mgr.24344) 126 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:42.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:41 smithi081 bash[33856]: cluster 2023-10-09T07:59:40.636947+0000 mgr.y (mgr.24344) 126 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:42.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:59:42 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:59:42] "GET /metrics HTTP/1.1" 200 191484 "" "Prometheus/2.33.4" 2023-10-09T07:59:44.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:43 smithi118 bash[27833]: cluster 2023-10-09T07:59:42.637684+0000 mgr.y (mgr.24344) 127 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:44.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:43 smithi081 bash[27480]: cluster 2023-10-09T07:59:42.637684+0000 mgr.y (mgr.24344) 127 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:44.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:43 smithi081 bash[33856]: cluster 2023-10-09T07:59:42.637684+0000 mgr.y (mgr.24344) 127 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:45 smithi081 bash[27480]: cluster 2023-10-09T07:59:44.638346+0000 mgr.y (mgr.24344) 128 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:45 smithi081 bash[33856]: cluster 2023-10-09T07:59:44.638346+0000 mgr.y (mgr.24344) 128 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:45.674 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:59:45.676 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:59:45.677 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:59:45.677 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:59:45.677 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:59:45.683 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:59:45.684 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:59:45.684 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T07:59:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:45 smithi118 bash[27833]: cluster 2023-10-09T07:59:44.638346+0000 mgr.y (mgr.24344) 128 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:46.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:59:46 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:59:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T07:59:48.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:47 smithi118 bash[27833]: cluster 2023-10-09T07:59:46.639062+0000 mgr.y (mgr.24344) 129 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:48.068 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:47 smithi081 bash[27480]: cluster 2023-10-09T07:59:46.639062+0000 mgr.y (mgr.24344) 129 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:48.069 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:47 smithi081 bash[33856]: cluster 2023-10-09T07:59:46.639062+0000 mgr.y (mgr.24344) 129 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:50.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:49 smithi118 bash[27833]: cluster 2023-10-09T07:59:48.639645+0000 mgr.y (mgr.24344) 130 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:50.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:49 smithi081 bash[27480]: cluster 2023-10-09T07:59:48.639645+0000 mgr.y (mgr.24344) 130 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:50.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:49 smithi081 bash[33856]: cluster 2023-10-09T07:59:48.639645+0000 mgr.y (mgr.24344) 130 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:51.974 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:51 smithi081 bash[27480]: cluster 2023-10-09T07:59:50.640297+0000 mgr.y (mgr.24344) 131 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:51.974 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:51 smithi081 bash[33856]: cluster 2023-10-09T07:59:50.640297+0000 mgr.y (mgr.24344) 131 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:52.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:51 smithi118 bash[27833]: cluster 2023-10-09T07:59:50.640297+0000 mgr.y (mgr.24344) 131 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:52.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 07:59:52 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:59:52] "GET /metrics HTTP/1.1" 200 191492 "" "Prometheus/2.33.4" 2023-10-09T07:59:54.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:53 smithi118 bash[27833]: cluster 2023-10-09T07:59:52.640786+0000 mgr.y (mgr.24344) 132 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:54.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:53 smithi081 bash[27480]: cluster 2023-10-09T07:59:52.640786+0000 mgr.y (mgr.24344) 132 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:54.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:53 smithi081 bash[33856]: cluster 2023-10-09T07:59:52.640786+0000 mgr.y (mgr.24344) 132 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:55.661 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:55 smithi081 bash[27480]: cluster 2023-10-09T07:59:54.641388+0000 mgr.y (mgr.24344) 133 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:55.661 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:55 smithi081 bash[33856]: cluster 2023-10-09T07:59:54.641388+0000 mgr.y (mgr.24344) 133 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:55.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:55 smithi118 bash[27833]: cluster 2023-10-09T07:59:54.641388+0000 mgr.y (mgr.24344) 133 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:56.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 07:59:56 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:07:59:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T07:59:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:57 smithi118 bash[27833]: cluster 2023-10-09T07:59:56.642015+0000 mgr.y (mgr.24344) 134 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:58.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:57 smithi081 bash[27480]: cluster 2023-10-09T07:59:56.642015+0000 mgr.y (mgr.24344) 134 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T07:59:58.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:57 smithi081 bash[33856]: cluster 2023-10-09T07:59:56.642015+0000 mgr.y (mgr.24344) 134 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:00.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 07:59:59 smithi118 bash[27833]: cluster 2023-10-09T07:59:58.642730+0000 mgr.y (mgr.24344) 135 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:00.059 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 07:59:59 smithi081 bash[27480]: cluster 2023-10-09T07:59:58.642730+0000 mgr.y (mgr.24344) 135 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:00.059 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 07:59:59 smithi081 bash[33856]: cluster 2023-10-09T07:59:58.642730+0000 mgr.y (mgr.24344) 135 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:00.060 INFO:teuthology.orchestra.run.smithi081.stdout:154618822723 2023-10-09T08:00:00.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-09T08:00:01.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:00 smithi118 bash[27833]: cluster 2023-10-09T08:00:00.000156+0000 mon.a (mon.0) 732 : cluster [INF] overall HEALTH_OK 2023-10-09T08:00:01.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:00 smithi081 bash[33856]: cluster 2023-10-09T08:00:00.000156+0000 mon.a (mon.0) 732 : cluster [INF] overall HEALTH_OK 2023-10-09T08:00:01.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:00 smithi081 bash[27480]: cluster 2023-10-09T08:00:00.000156+0000 mon.a (mon.0) 732 : cluster [INF] overall HEALTH_OK 2023-10-09T08:00:01.773 INFO:teuthology.orchestra.run.smithi081.stdout:34359738478 2023-10-09T08:00:01.773 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-09T08:00:02.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:01 smithi118 bash[27833]: cluster 2023-10-09T08:00:00.643437+0000 mgr.y (mgr.24344) 136 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:02.058 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:01 smithi081 bash[27480]: cluster 2023-10-09T08:00:00.643437+0000 mgr.y (mgr.24344) 136 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:02.059 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:01 smithi081 bash[33856]: cluster 2023-10-09T08:00:00.643437+0000 mgr.y (mgr.24344) 136 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:02.558 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:00:02 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:00:02] "GET /metrics HTTP/1.1" 200 191492 "" "Prometheus/2.33.4" 2023-10-09T08:00:02.631 INFO:teuthology.orchestra.run.smithi081.stdout:206158430258 2023-10-09T08:00:02.631 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-09T08:00:02.965 INFO:teuthology.orchestra.run.smithi081.stdout:180388626490 2023-10-09T08:00:02.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-09T08:00:03.915 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:03 smithi081 bash[27480]: cluster 2023-10-09T08:00:02.644050+0000 mgr.y (mgr.24344) 137 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:03.916 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:03 smithi081 bash[33856]: cluster 2023-10-09T08:00:02.644050+0000 mgr.y (mgr.24344) 137 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:03 smithi118 bash[27833]: cluster 2023-10-09T08:00:02.644050+0000 mgr.y (mgr.24344) 137 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:04.688 INFO:teuthology.orchestra.run.smithi081.stdout:77309411423 2023-10-09T08:00:04.689 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-09T08:00:05.597 INFO:teuthology.orchestra.run.smithi081.stdout:55834574951 2023-10-09T08:00:05.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-09T08:00:05.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:05 smithi081 bash[33856]: cluster 2023-10-09T08:00:04.644611+0000 mgr.y (mgr.24344) 138 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:05.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:05 smithi081 bash[27480]: cluster 2023-10-09T08:00:04.644611+0000 mgr.y (mgr.24344) 138 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:05.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:05 smithi118 bash[27833]: cluster 2023-10-09T08:00:04.644611+0000 mgr.y (mgr.24344) 138 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:05.834 INFO:teuthology.orchestra.run.smithi081.stdout:107374182484 2023-10-09T08:00:05.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-09T08:00:05.947 INFO:teuthology.orchestra.run.smithi081.stdout:128849018957 2023-10-09T08:00:05.947 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-09T08:00:06.764 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:00:06 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:00:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:00:08.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:07 smithi118 bash[27833]: cluster 2023-10-09T08:00:06.645770+0000 mgr.y (mgr.24344) 139 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:08.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:07 smithi081 bash[27480]: cluster 2023-10-09T08:00:06.645770+0000 mgr.y (mgr.24344) 139 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:08.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:07 smithi081 bash[33856]: cluster 2023-10-09T08:00:06.645770+0000 mgr.y (mgr.24344) 139 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:08.354 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:00:08.359 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:00:09.365 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:00:09.366 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:00:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:09 smithi118 bash[27833]: cluster 2023-10-09T08:00:08.646631+0000 mgr.y (mgr.24344) 140 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:10.037 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:09 smithi081 bash[33856]: cluster 2023-10-09T08:00:08.646631+0000 mgr.y (mgr.24344) 140 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:10.037 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:09 smithi081 bash[27480]: cluster 2023-10-09T08:00:08.646631+0000 mgr.y (mgr.24344) 140 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:10.401 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:00:10.402 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:00:10.402 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:00:10.402 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:00:12.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:11 smithi118 bash[27833]: cluster 2023-10-09T08:00:10.647389+0000 mgr.y (mgr.24344) 141 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:12.064 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:11 smithi081 bash[27480]: cluster 2023-10-09T08:00:10.647389+0000 mgr.y (mgr.24344) 141 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:12.064 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:11 smithi081 bash[33856]: cluster 2023-10-09T08:00:10.647389+0000 mgr.y (mgr.24344) 141 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:12.441 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:00:12 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:00:12] "GET /metrics HTTP/1.1" 200 191500 "" "Prometheus/2.33.4" 2023-10-09T08:00:13.895 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:13 smithi081 bash[27480]: cluster 2023-10-09T08:00:12.647928+0000 mgr.y (mgr.24344) 142 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:13.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:13 smithi081 bash[33856]: cluster 2023-10-09T08:00:12.647928+0000 mgr.y (mgr.24344) 142 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:14.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:13 smithi118 bash[27833]: cluster 2023-10-09T08:00:12.647928+0000 mgr.y (mgr.24344) 142 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:15.686 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:15 smithi081 bash[33856]: cluster 2023-10-09T08:00:14.648679+0000 mgr.y (mgr.24344) 143 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:15.686 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:15 smithi081 bash[27480]: cluster 2023-10-09T08:00:14.648679+0000 mgr.y (mgr.24344) 143 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:15.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:15 smithi118 bash[27833]: cluster 2023-10-09T08:00:14.648679+0000 mgr.y (mgr.24344) 143 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:16.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:16 smithi081 bash[27480]: audit 2023-10-09T08:00:15.600965+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:00:16.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:16 smithi081 bash[27480]: audit 2023-10-09T08:00:15.876113+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:00:16.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:16 smithi081 bash[27480]: audit 2023-10-09T08:00:16.157285+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:00:16.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:16 smithi081 bash[27480]: audit 2023-10-09T08:00:16.158260+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:00:16.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:16 smithi081 bash[27480]: audit 2023-10-09T08:00:16.163968+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:00:16.685 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:16 smithi081 bash[33856]: audit 2023-10-09T08:00:15.600965+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:00:16.686 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:16 smithi081 bash[33856]: audit 2023-10-09T08:00:15.876113+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:00:16.686 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:16 smithi081 bash[33856]: audit 2023-10-09T08:00:16.157285+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:00:16.686 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:16 smithi081 bash[33856]: audit 2023-10-09T08:00:16.158260+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:00:16.686 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:16 smithi081 bash[33856]: audit 2023-10-09T08:00:16.163968+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:00:16.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:00:16 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:00:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:00:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:16 smithi118 bash[27833]: audit 2023-10-09T08:00:15.600965+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:00:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:16 smithi118 bash[27833]: audit 2023-10-09T08:00:15.876113+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:00:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:16 smithi118 bash[27833]: audit 2023-10-09T08:00:16.157285+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:00:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:16 smithi118 bash[27833]: audit 2023-10-09T08:00:16.158260+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:00:16.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:16 smithi118 bash[27833]: audit 2023-10-09T08:00:16.163968+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:00:17.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:17 smithi118 bash[27833]: cluster 2023-10-09T08:00:16.649335+0000 mgr.y (mgr.24344) 144 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:17.904 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:17 smithi081 bash[27480]: cluster 2023-10-09T08:00:16.649335+0000 mgr.y (mgr.24344) 144 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:17.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:17 smithi081 bash[33856]: cluster 2023-10-09T08:00:16.649335+0000 mgr.y (mgr.24344) 144 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:18.611 INFO:teuthology.orchestra.run.smithi081.stdout:154618822727 2023-10-09T08:00:19.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:18 smithi118 bash[27833]: audit 2023-10-09T08:00:18.609773+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.81:0/1270110619' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T08:00:19.098 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:18 smithi081 bash[27480]: audit 2023-10-09T08:00:18.609773+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.81:0/1270110619' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T08:00:19.099 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:18 smithi081 bash[33856]: audit 2023-10-09T08:00:18.609773+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.81:0/1270110619' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T08:00:19.968 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:19 smithi081 bash[27480]: cluster 2023-10-09T08:00:18.649656+0000 mgr.y (mgr.24344) 145 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:19.969 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:19 smithi081 bash[33856]: cluster 2023-10-09T08:00:18.649656+0000 mgr.y (mgr.24344) 145 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:20.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:19 smithi118 bash[27833]: cluster 2023-10-09T08:00:18.649656+0000 mgr.y (mgr.24344) 145 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:20.276 INFO:teuthology.orchestra.run.smithi081.stdout:34359738482 2023-10-09T08:00:21.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:20 smithi118 bash[27833]: audit 2023-10-09T08:00:20.275209+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.81:0/3185248107' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T08:00:21.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:20 smithi081 bash[27480]: audit 2023-10-09T08:00:20.275209+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.81:0/3185248107' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T08:00:21.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:20 smithi081 bash[33856]: audit 2023-10-09T08:00:20.275209+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.81:0/3185248107' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T08:00:21.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:21 smithi081 bash[27480]: cluster 2023-10-09T08:00:20.650194+0000 mgr.y (mgr.24344) 146 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:21.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:21 smithi081 bash[33856]: cluster 2023-10-09T08:00:20.650194+0000 mgr.y (mgr.24344) 146 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:22.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:21 smithi118 bash[27833]: cluster 2023-10-09T08:00:20.650194+0000 mgr.y (mgr.24344) 146 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:22.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:00:22 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:00:22] "GET /metrics HTTP/1.1" 200 191507 "" "Prometheus/2.33.4" 2023-10-09T08:00:23.191 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822723 got 154618822727 for osd.5 2023-10-09T08:00:23.192 DEBUG:teuthology.parallel:result is None 2023-10-09T08:00:23.743 INFO:teuthology.orchestra.run.smithi081.stdout:180388626495 2023-10-09T08:00:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:23 smithi118 bash[27833]: cluster 2023-10-09T08:00:22.650937+0000 mgr.y (mgr.24344) 147 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:24.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:23 smithi081 bash[27480]: cluster 2023-10-09T08:00:22.650937+0000 mgr.y (mgr.24344) 147 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:24.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:23 smithi081 bash[33856]: cluster 2023-10-09T08:00:22.650937+0000 mgr.y (mgr.24344) 147 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:24.206 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738478 got 34359738482 for osd.0 2023-10-09T08:00:24.206 DEBUG:teuthology.parallel:result is None 2023-10-09T08:00:25.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:24 smithi118 bash[27833]: audit 2023-10-09T08:00:23.741875+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.81:0/2114124576' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T08:00:25.088 INFO:teuthology.orchestra.run.smithi081.stdout:55834574955 2023-10-09T08:00:25.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:24 smithi081 bash[27480]: audit 2023-10-09T08:00:23.741875+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.81:0/2114124576' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T08:00:25.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:24 smithi081 bash[33856]: audit 2023-10-09T08:00:23.741875+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.81:0/2114124576' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T08:00:25.861 INFO:teuthology.orchestra.run.smithi081.stdout:107374182488 2023-10-09T08:00:25.986 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:25 smithi081 bash[33856]: cluster 2023-10-09T08:00:24.651582+0000 mgr.y (mgr.24344) 148 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:25.986 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:25 smithi081 bash[33856]: audit 2023-10-09T08:00:25.087156+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.81:0/1642196165' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T08:00:25.986 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:25 smithi081 bash[27480]: cluster 2023-10-09T08:00:24.651582+0000 mgr.y (mgr.24344) 148 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:25.987 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:25 smithi081 bash[27480]: audit 2023-10-09T08:00:25.087156+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.81:0/1642196165' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T08:00:26.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:25 smithi118 bash[27833]: cluster 2023-10-09T08:00:24.651582+0000 mgr.y (mgr.24344) 148 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:26.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:25 smithi118 bash[27833]: audit 2023-10-09T08:00:25.087156+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.81:0/1642196165' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T08:00:26.738 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:00:26 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:00:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:00:26.988 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:26 smithi081 bash[27480]: audit 2023-10-09T08:00:25.860359+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.81:0/454364862' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T08:00:26.988 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:26 smithi081 bash[33856]: audit 2023-10-09T08:00:25.860359+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.81:0/454364862' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T08:00:26.989 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626490 got 180388626495 for osd.6 2023-10-09T08:00:26.989 DEBUG:teuthology.parallel:result is None 2023-10-09T08:00:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:26 smithi118 bash[27833]: audit 2023-10-09T08:00:25.860359+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.81:0/454364862' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T08:00:27.018 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574951 got 55834574955 for osd.1 2023-10-09T08:00:27.019 DEBUG:teuthology.parallel:result is None 2023-10-09T08:00:27.236 INFO:teuthology.orchestra.run.smithi081.stdout:128849018962 2023-10-09T08:00:28.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:27 smithi118 bash[27833]: cluster 2023-10-09T08:00:26.652596+0000 mgr.y (mgr.24344) 149 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:28.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:27 smithi118 bash[27833]: audit 2023-10-09T08:00:27.235091+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.81:0/1710769054' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T08:00:28.077 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:27 smithi081 bash[27480]: cluster 2023-10-09T08:00:26.652596+0000 mgr.y (mgr.24344) 149 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:28.077 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:27 smithi081 bash[27480]: audit 2023-10-09T08:00:27.235091+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.81:0/1710769054' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T08:00:28.077 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:27 smithi081 bash[33856]: cluster 2023-10-09T08:00:26.652596+0000 mgr.y (mgr.24344) 149 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:28.078 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:27 smithi081 bash[33856]: audit 2023-10-09T08:00:27.235091+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.81:0/1710769054' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T08:00:28.467 INFO:teuthology.orchestra.run.smithi081.stdout:206158430264 2023-10-09T08:00:28.611 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182484 got 107374182488 for osd.3 2023-10-09T08:00:28.612 DEBUG:teuthology.parallel:result is None 2023-10-09T08:00:28.612 INFO:teuthology.orchestra.run.smithi081.stdout:77309411428 2023-10-09T08:00:28.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:28 smithi081 bash[27480]: audit 2023-10-09T08:00:28.465753+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.81:0/3841087218' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T08:00:28.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:28 smithi081 bash[27480]: audit 2023-10-09T08:00:28.611387+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.81:0/2012684059' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T08:00:28.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:28 smithi081 bash[33856]: audit 2023-10-09T08:00:28.465753+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.81:0/3841087218' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T08:00:28.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:28 smithi081 bash[33856]: audit 2023-10-09T08:00:28.611387+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.81:0/2012684059' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T08:00:29.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:28 smithi118 bash[27833]: audit 2023-10-09T08:00:28.465753+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.81:0/3841087218' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T08:00:29.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:28 smithi118 bash[27833]: audit 2023-10-09T08:00:28.611387+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.81:0/2012684059' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T08:00:29.044 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018957 got 128849018962 for osd.4 2023-10-09T08:00:29.045 DEBUG:teuthology.parallel:result is None 2023-10-09T08:00:30.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:29 smithi118 bash[27833]: cluster 2023-10-09T08:00:28.653187+0000 mgr.y (mgr.24344) 150 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:30.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:29 smithi081 bash[27480]: cluster 2023-10-09T08:00:28.653187+0000 mgr.y (mgr.24344) 150 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:30.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:29 smithi081 bash[33856]: cluster 2023-10-09T08:00:28.653187+0000 mgr.y (mgr.24344) 150 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:30.160 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430258 got 206158430264 for osd.7 2023-10-09T08:00:30.160 DEBUG:teuthology.parallel:result is None 2023-10-09T08:00:30.203 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411423 got 77309411428 for osd.2 2023-10-09T08:00:30.203 DEBUG:teuthology.parallel:result is None 2023-10-09T08:00:30.203 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-09T08:00:30.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:00:32.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:31 smithi118 bash[27833]: cluster 2023-10-09T08:00:30.654222+0000 mgr.y (mgr.24344) 151 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:32.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:31 smithi081 bash[27480]: cluster 2023-10-09T08:00:30.654222+0000 mgr.y (mgr.24344) 151 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:32.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:31 smithi081 bash[33856]: cluster 2023-10-09T08:00:30.654222+0000 mgr.y (mgr.24344) 151 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:32.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:00:32 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:00:32] "GET /metrics HTTP/1.1" 200 191507 "" "Prometheus/2.33.4" 2023-10-09T08:00:34.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:33 smithi118 bash[27833]: cluster 2023-10-09T08:00:32.655205+0000 mgr.y (mgr.24344) 152 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:33 smithi081 bash[27480]: cluster 2023-10-09T08:00:32.655205+0000 mgr.y (mgr.24344) 152 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:33 smithi081 bash[33856]: cluster 2023-10-09T08:00:32.655205+0000 mgr.y (mgr.24344) 152 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:34.983 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:00:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:35 smithi118 bash[27833]: cluster 2023-10-09T08:00:34.655892+0000 mgr.y (mgr.24344) 153 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:35.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:35 smithi081 bash[27480]: cluster 2023-10-09T08:00:34.655892+0000 mgr.y (mgr.24344) 153 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:35.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:35 smithi081 bash[33856]: cluster 2023-10-09T08:00:34.655892+0000 mgr.y (mgr.24344) 153 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:36.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:00:36 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:00:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:00:38.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:37 smithi118 bash[27833]: cluster 2023-10-09T08:00:36.656637+0000 mgr.y (mgr.24344) 154 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:38.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:37 smithi081 bash[27480]: cluster 2023-10-09T08:00:36.656637+0000 mgr.y (mgr.24344) 154 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:38.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:37 smithi081 bash[33856]: cluster 2023-10-09T08:00:36.656637+0000 mgr.y (mgr.24344) 154 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:38.293 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:00:38.296 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:00:39.114 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":135,"stamp":"2023-10-09T08:00:36.656213+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":2381752,"kb_used_data":4984,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579464,"statfs":{"total":767960285184,"available":765521371136,"internally_reserved":0,"allocated":5103616,"data_stored":2165872,"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.004975"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380479+0000","last_change":"2023-10-09T07:59:02.865297+0000","last_active":"2023-10-09T07:59:35.380479+0000","last_peered":"2023-10-09T07:59:35.380479+0000","last_clean":"2023-10-09T07:59:35.380479+0000","last_became_active":"2023-10-09T07:59:02.864303+0000","last_became_peered":"2023-10-09T07:59:02.864303+0000","last_unstale":"2023-10-09T07:59:35.380479+0000","last_undegraded":"2023-10-09T07:59:35.380479+0000","last_fullsized":"2023-10-09T07:59:35.380479+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"60'4","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380563+0000","last_change":"2023-10-09T07:59:02.728859+0000","last_active":"2023-10-09T07:59:35.380563+0000","last_peered":"2023-10-09T07:59:35.380563+0000","last_clean":"2023-10-09T07:59:35.380563+0000","last_became_active":"2023-10-09T07:59:02.728519+0000","last_became_peered":"2023-10-09T07:59:02.728519+0000","last_unstale":"2023-10-09T07:59:35.380563+0000","last_undegraded":"2023-10-09T07:59:35.380563+0000","last_fullsized":"2023-10-09T07:59:35.380563+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.378158+0000","last_change":"2023-10-09T07:59:02.991270+0000","last_active":"2023-10-09T07:59:35.378158+0000","last_peered":"2023-10-09T07:59:35.378158+0000","last_clean":"2023-10-09T07:59:35.378158+0000","last_became_active":"2023-10-09T07:59:02.990651+0000","last_became_peered":"2023-10-09T07:59:02.990651+0000","last_unstale":"2023-10-09T07:59:35.378158+0000","last_undegraded":"2023-10-09T07:59:35.378158+0000","last_fullsized":"2023-10-09T07:59:35.378158+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.376726+0000","last_change":"2023-10-09T07:59:02.719738+0000","last_active":"2023-10-09T07:59:35.376726+0000","last_peered":"2023-10-09T07:59:35.376726+0000","last_clean":"2023-10-09T07:59:35.376726+0000","last_became_active":"2023-10-09T07:59:02.719187+0000","last_became_peered":"2023-10-09T07:59:02.719187+0000","last_unstale":"2023-10-09T07:59:35.376726+0000","last_undegraded":"2023-10-09T07:59:35.376726+0000","last_fullsized":"2023-10-09T07:59:35.376726+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380761+0000","last_change":"2023-10-09T07:59:02.992560+0000","last_active":"2023-10-09T07:59:35.380761+0000","last_peered":"2023-10-09T07:59:35.380761+0000","last_clean":"2023-10-09T07:59:35.380761+0000","last_became_active":"2023-10-09T07:59:02.991720+0000","last_became_peered":"2023-10-09T07:59:02.991720+0000","last_unstale":"2023-10-09T07:59:35.380761+0000","last_undegraded":"2023-10-09T07:59:35.380761+0000","last_fullsized":"2023-10-09T07:59:35.380761+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374497+0000","last_change":"2023-10-09T07:59:02.726616+0000","last_active":"2023-10-09T07:59:35.374497+0000","last_peered":"2023-10-09T07:59:35.374497+0000","last_clean":"2023-10-09T07:59:35.374497+0000","last_became_active":"2023-10-09T07:59:02.726055+0000","last_became_peered":"2023-10-09T07:59:02.726055+0000","last_unstale":"2023-10-09T07:59:35.374497+0000","last_undegraded":"2023-10-09T07:59:35.374497+0000","last_fullsized":"2023-10-09T07:59:35.374497+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.381124+0000","last_change":"2023-10-09T07:59:02.864532+0000","last_active":"2023-10-09T07:59:35.381124+0000","last_peered":"2023-10-09T07:59:35.381124+0000","last_clean":"2023-10-09T07:59:35.381124+0000","last_became_active":"2023-10-09T07:59:02.863133+0000","last_became_peered":"2023-10-09T07:59:02.863133+0000","last_unstale":"2023-10-09T07:59:35.381124+0000","last_undegraded":"2023-10-09T07:59:35.381124+0000","last_fullsized":"2023-10-09T07:59:35.381124+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374412+0000","last_change":"2023-10-09T07:59:02.724469+0000","last_active":"2023-10-09T07:59:35.374412+0000","last_peered":"2023-10-09T07:59:35.374412+0000","last_clean":"2023-10-09T07:59:35.374412+0000","last_became_active":"2023-10-09T07:59:02.724099+0000","last_became_peered":"2023-10-09T07:59:02.724099+0000","last_unstale":"2023-10-09T07:59:35.374412+0000","last_undegraded":"2023-10-09T07:59:35.374412+0000","last_fullsized":"2023-10-09T07:59:35.374412+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374962+0000","last_change":"2023-10-09T07:59:03.748234+0000","last_active":"2023-10-09T07:59:35.374962+0000","last_peered":"2023-10-09T07:59:35.374962+0000","last_clean":"2023-10-09T07:59:35.374962+0000","last_became_active":"2023-10-09T07:59:03.747832+0000","last_became_peered":"2023-10-09T07:59:03.747832+0000","last_unstale":"2023-10-09T07:59:35.374962+0000","last_undegraded":"2023-10-09T07:59:35.374962+0000","last_fullsized":"2023-10-09T07:59:35.374962+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379896+0000","last_change":"2023-10-09T07:59:02.730727+0000","last_active":"2023-10-09T07:59:35.379896+0000","last_peered":"2023-10-09T07:59:35.379896+0000","last_clean":"2023-10-09T07:59:35.379896+0000","last_became_active":"2023-10-09T07:59:02.728437+0000","last_became_peered":"2023-10-09T07:59:02.728437+0000","last_unstale":"2023-10-09T07:59:35.379896+0000","last_undegraded":"2023-10-09T07:59:35.379896+0000","last_fullsized":"2023-10-09T07:59:35.379896+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.382096+0000","last_change":"2023-10-09T07:59:03.434234+0000","last_active":"2023-10-09T07:59:35.382096+0000","last_peered":"2023-10-09T07:59:35.382096+0000","last_clean":"2023-10-09T07:59:35.382096+0000","last_became_active":"2023-10-09T07:59:03.433363+0000","last_became_peered":"2023-10-09T07:59:03.433363+0000","last_unstale":"2023-10-09T07:59:35.382096+0000","last_undegraded":"2023-10-09T07:59:35.382096+0000","last_fullsized":"2023-10-09T07:59:35.382096+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380038+0000","last_change":"2023-10-09T07:59:02.731898+0000","last_active":"2023-10-09T07:59:35.380038+0000","last_peered":"2023-10-09T07:59:35.380038+0000","last_clean":"2023-10-09T07:59:35.380038+0000","last_became_active":"2023-10-09T07:59:02.731168+0000","last_became_peered":"2023-10-09T07:59:02.731168+0000","last_unstale":"2023-10-09T07:59:35.380038+0000","last_undegraded":"2023-10-09T07:59:35.380038+0000","last_fullsized":"2023-10-09T07:59:35.380038+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.450232+0000","last_change":"2023-10-09T07:57:06.337756+0000","last_active":"2023-10-09T07:59:35.450232+0000","last_peered":"2023-10-09T07:59:35.450232+0000","last_clean":"2023-10-09T07:59:35.450232+0000","last_became_active":"2023-10-09T07:57:06.337187+0000","last_became_peered":"2023-10-09T07:57:06.337187+0000","last_unstale":"2023-10-09T07:59:35.450232+0000","last_undegraded":"2023-10-09T07:59:35.450232+0000","last_fullsized":"2023-10-09T07:59:35.450232+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.375044+0000","last_change":"2023-10-09T07:59:03.091617+0000","last_active":"2023-10-09T07:59:35.375044+0000","last_peered":"2023-10-09T07:59:35.375044+0000","last_clean":"2023-10-09T07:59:35.375044+0000","last_became_active":"2023-10-09T07:59:03.091260+0000","last_became_peered":"2023-10-09T07:59:03.091260+0000","last_unstale":"2023-10-09T07:59:35.375044+0000","last_undegraded":"2023-10-09T07:59:35.375044+0000","last_fullsized":"2023-10-09T07:59:35.375044+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380555+0000","last_change":"2023-10-09T07:57:07.023486+0000","last_active":"2023-10-09T07:59:35.380555+0000","last_peered":"2023-10-09T07:59:35.380555+0000","last_clean":"2023-10-09T07:59:35.380555+0000","last_became_active":"2023-10-09T07:57:07.022667+0000","last_became_peered":"2023-10-09T07:57:07.022667+0000","last_unstale":"2023-10-09T07:59:35.380555+0000","last_undegraded":"2023-10-09T07:59:35.380555+0000","last_fullsized":"2023-10-09T07:59:35.380555+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.376892+0000","last_change":"2023-10-09T07:59:02.726764+0000","last_active":"2023-10-09T07:59:35.376892+0000","last_peered":"2023-10-09T07:59:35.376892+0000","last_clean":"2023-10-09T07:59:35.376892+0000","last_became_active":"2023-10-09T07:59:02.726031+0000","last_became_peered":"2023-10-09T07:59:02.726031+0000","last_unstale":"2023-10-09T07:59:35.376892+0000","last_undegraded":"2023-10-09T07:59:35.376892+0000","last_fullsized":"2023-10-09T07:59:35.376892+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379682+0000","last_change":"2023-10-09T07:59:03.855254+0000","last_active":"2023-10-09T07:59:35.379682+0000","last_peered":"2023-10-09T07:59:35.379682+0000","last_clean":"2023-10-09T07:59:35.379682+0000","last_became_active":"2023-10-09T07:59:03.854474+0000","last_became_peered":"2023-10-09T07:59:03.854474+0000","last_unstale":"2023-10-09T07:59:35.379682+0000","last_undegraded":"2023-10-09T07:59:35.379682+0000","last_fullsized":"2023-10-09T07:59:35.379682+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380438+0000","last_change":"2023-10-09T07:59:02.719726+0000","last_active":"2023-10-09T07:59:35.380438+0000","last_peered":"2023-10-09T07:59:35.380438+0000","last_clean":"2023-10-09T07:59:35.380438+0000","last_became_active":"2023-10-09T07:59:02.719372+0000","last_became_peered":"2023-10-09T07:59:02.719372+0000","last_unstale":"2023-10-09T07:59:35.380438+0000","last_undegraded":"2023-10-09T07:59:35.380438+0000","last_fullsized":"2023-10-09T07:59:35.380438+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.449418+0000","last_change":"2023-10-09T07:57:07.025208+0000","last_active":"2023-10-09T07:59:35.449418+0000","last_peered":"2023-10-09T07:59:35.449418+0000","last_clean":"2023-10-09T07:59:35.449418+0000","last_became_active":"2023-10-09T07:57:07.024426+0000","last_became_peered":"2023-10-09T07:57:07.024426+0000","last_unstale":"2023-10-09T07:59:35.449418+0000","last_undegraded":"2023-10-09T07:59:35.449418+0000","last_fullsized":"2023-10-09T07:59:35.449418+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380154+0000","last_change":"2023-10-09T07:59:03.746655+0000","last_active":"2023-10-09T07:59:35.380154+0000","last_peered":"2023-10-09T07:59:35.380154+0000","last_clean":"2023-10-09T07:59:35.380154+0000","last_became_active":"2023-10-09T07:59:03.746311+0000","last_became_peered":"2023-10-09T07:59:03.746311+0000","last_unstale":"2023-10-09T07:59:35.380154+0000","last_undegraded":"2023-10-09T07:59:35.380154+0000","last_fullsized":"2023-10-09T07:59:35.380154+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379592+0000","last_change":"2023-10-09T07:59:02.731623+0000","last_active":"2023-10-09T07:59:35.379592+0000","last_peered":"2023-10-09T07:59:35.379592+0000","last_clean":"2023-10-09T07:59:35.379592+0000","last_became_active":"2023-10-09T07:59:02.731297+0000","last_became_peered":"2023-10-09T07:59:02.731297+0000","last_unstale":"2023-10-09T07:59:35.379592+0000","last_undegraded":"2023-10-09T07:59:35.379592+0000","last_fullsized":"2023-10-09T07:59:35.379592+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.448512+0000","last_change":"2023-10-09T07:57:07.025595+0000","last_active":"2023-10-09T07:59:35.448512+0000","last_peered":"2023-10-09T07:59:35.448512+0000","last_clean":"2023-10-09T07:59:35.448512+0000","last_became_active":"2023-10-09T07:57:07.024682+0000","last_became_peered":"2023-10-09T07:57:07.024682+0000","last_unstale":"2023-10-09T07:59:35.448512+0000","last_undegraded":"2023-10-09T07:59:35.448512+0000","last_fullsized":"2023-10-09T07:59:35.448512+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.450186+0000","last_change":"2023-10-09T07:59:03.093516+0000","last_active":"2023-10-09T07:59:35.450186+0000","last_peered":"2023-10-09T07:59:35.450186+0000","last_clean":"2023-10-09T07:59:35.450186+0000","last_became_active":"2023-10-09T07:59:03.092757+0000","last_became_peered":"2023-10-09T07:59:03.092757+0000","last_unstale":"2023-10-09T07:59:35.450186+0000","last_undegraded":"2023-10-09T07:59:35.450186+0000","last_fullsized":"2023-10-09T07:59:35.450186+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.375434+0000","last_change":"2023-10-09T07:59:02.721472+0000","last_active":"2023-10-09T07:59:35.375434+0000","last_peered":"2023-10-09T07:59:35.375434+0000","last_clean":"2023-10-09T07:59:35.375434+0000","last_became_active":"2023-10-09T07:59:02.721112+0000","last_became_peered":"2023-10-09T07:59:02.721112+0000","last_unstale":"2023-10-09T07:59:35.375434+0000","last_undegraded":"2023-10-09T07:59:35.375434+0000","last_fullsized":"2023-10-09T07:59:35.375434+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.448299+0000","last_change":"2023-10-09T07:56:04.976428+0000","last_active":"2023-10-09T07:59:35.448299+0000","last_peered":"2023-10-09T07:59:35.448299+0000","last_clean":"2023-10-09T07:59:35.448299+0000","last_became_active":"2023-10-09T07:56:04.975649+0000","last_became_peered":"2023-10-09T07:56:04.975649+0000","last_unstale":"2023-10-09T07:59:35.448299+0000","last_undegraded":"2023-10-09T07:59:35.448299+0000","last_fullsized":"2023-10-09T07:59:35.448299+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-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374211+0000","last_change":"2023-10-09T07:57:06.339603+0000","last_active":"2023-10-09T07:59:35.374211+0000","last_peered":"2023-10-09T07:59:35.374211+0000","last_clean":"2023-10-09T07:59:35.374211+0000","last_became_active":"2023-10-09T07:57:06.339025+0000","last_became_peered":"2023-10-09T07:57:06.339025+0000","last_unstale":"2023-10-09T07:59:35.374211+0000","last_undegraded":"2023-10-09T07:59:35.374211+0000","last_fullsized":"2023-10-09T07:59:35.374211+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-09T07:59:36.551511+0000","last_change":"2023-10-09T07:59:36.551511+0000","last_active":"2023-10-09T07:59:36.551511+0000","last_peered":"2023-10-09T07:59:36.551511+0000","last_clean":"2023-10-09T07:59:36.551511+0000","last_became_active":"2023-10-09T07:59:36.550635+0000","last_became_peered":"2023-10-09T07:59:36.550635+0000","last_unstale":"2023-10-09T07:59:36.551511+0000","last_undegraded":"2023-10-09T07:59:36.551511+0000","last_fullsized":"2023-10-09T07:59:36.551511+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379356+0000","last_change":"2023-10-09T07:59:02.720121+0000","last_active":"2023-10-09T07:59:35.379356+0000","last_peered":"2023-10-09T07:59:35.379356+0000","last_clean":"2023-10-09T07:59:35.379356+0000","last_became_active":"2023-10-09T07:59:02.719811+0000","last_became_peered":"2023-10-09T07:59:02.719811+0000","last_unstale":"2023-10-09T07:59:35.379356+0000","last_undegraded":"2023-10-09T07:59:35.379356+0000","last_fullsized":"2023-10-09T07:59:35.379356+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.376405+0000","last_change":"2023-10-09T07:57:07.023968+0000","last_active":"2023-10-09T07:59:35.376405+0000","last_peered":"2023-10-09T07:59:35.376405+0000","last_clean":"2023-10-09T07:59:35.376405+0000","last_became_active":"2023-10-09T07:57:07.023620+0000","last_became_peered":"2023-10-09T07:57:07.023620+0000","last_unstale":"2023-10-09T07:59:35.376405+0000","last_undegraded":"2023-10-09T07:59:35.376405+0000","last_fullsized":"2023-10-09T07:59:35.376405+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380324+0000","last_change":"2023-10-09T07:59:03.747729+0000","last_active":"2023-10-09T07:59:35.380324+0000","last_peered":"2023-10-09T07:59:35.380324+0000","last_clean":"2023-10-09T07:59:35.380324+0000","last_became_active":"2023-10-09T07:59:03.747380+0000","last_became_peered":"2023-10-09T07:59:03.747380+0000","last_unstale":"2023-10-09T07:59:35.380324+0000","last_undegraded":"2023-10-09T07:59:35.380324+0000","last_fullsized":"2023-10-09T07:59:35.380324+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380831+0000","last_change":"2023-10-09T07:59:02.726130+0000","last_active":"2023-10-09T07:59:35.380831+0000","last_peered":"2023-10-09T07:59:35.380831+0000","last_clean":"2023-10-09T07:59:35.380831+0000","last_became_active":"2023-10-09T07:59:02.725754+0000","last_became_peered":"2023-10-09T07:59:02.725754+0000","last_unstale":"2023-10-09T07:59:35.380831+0000","last_undegraded":"2023-10-09T07:59:35.380831+0000","last_fullsized":"2023-10-09T07:59:35.380831+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.373993+0000","last_change":"2023-10-09T07:57:06.339234+0000","last_active":"2023-10-09T07:59:35.373993+0000","last_peered":"2023-10-09T07:59:35.373993+0000","last_clean":"2023-10-09T07:59:35.373993+0000","last_became_active":"2023-10-09T07:57:06.338691+0000","last_became_peered":"2023-10-09T07:57:06.338691+0000","last_unstale":"2023-10-09T07:59:35.373993+0000","last_undegraded":"2023-10-09T07:59:35.373993+0000","last_fullsized":"2023-10-09T07:59:35.373993+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379568+0000","last_change":"2023-10-09T07:59:03.854096+0000","last_active":"2023-10-09T07:59:35.379568+0000","last_peered":"2023-10-09T07:59:35.379568+0000","last_clean":"2023-10-09T07:59:35.379568+0000","last_became_active":"2023-10-09T07:59:03.853217+0000","last_became_peered":"2023-10-09T07:59:03.853217+0000","last_unstale":"2023-10-09T07:59:35.379568+0000","last_undegraded":"2023-10-09T07:59:35.379568+0000","last_fullsized":"2023-10-09T07:59:35.379568+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374458+0000","last_change":"2023-10-09T07:59:02.728894+0000","last_active":"2023-10-09T07:59:35.374458+0000","last_peered":"2023-10-09T07:59:35.374458+0000","last_clean":"2023-10-09T07:59:35.374458+0000","last_became_active":"2023-10-09T07:59:02.728550+0000","last_became_peered":"2023-10-09T07:59:02.728550+0000","last_unstale":"2023-10-09T07:59:35.374458+0000","last_undegraded":"2023-10-09T07:59:35.374458+0000","last_fullsized":"2023-10-09T07:59:35.374458+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380221+0000","last_change":"2023-10-09T07:57:07.024157+0000","last_active":"2023-10-09T07:59:35.380221+0000","last_peered":"2023-10-09T07:59:35.380221+0000","last_clean":"2023-10-09T07:59:35.380221+0000","last_became_active":"2023-10-09T07:57:07.023571+0000","last_became_peered":"2023-10-09T07:57:07.023571+0000","last_unstale":"2023-10-09T07:59:35.380221+0000","last_undegraded":"2023-10-09T07:59:35.380221+0000","last_fullsized":"2023-10-09T07:59:35.380221+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380127+0000","last_change":"2023-10-09T07:59:03.858535+0000","last_active":"2023-10-09T07:59:35.380127+0000","last_peered":"2023-10-09T07:59:35.380127+0000","last_clean":"2023-10-09T07:59:35.380127+0000","last_became_active":"2023-10-09T07:59:03.857875+0000","last_became_peered":"2023-10-09T07:59:03.857875+0000","last_unstale":"2023-10-09T07:59:35.380127+0000","last_undegraded":"2023-10-09T07:59:35.380127+0000","last_fullsized":"2023-10-09T07:59:35.380127+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374847+0000","last_change":"2023-10-09T07:59:02.728657+0000","last_active":"2023-10-09T07:59:35.374847+0000","last_peered":"2023-10-09T07:59:35.374847+0000","last_clean":"2023-10-09T07:59:35.374847+0000","last_became_active":"2023-10-09T07:59:02.728353+0000","last_became_peered":"2023-10-09T07:59:02.728353+0000","last_unstale":"2023-10-09T07:59:35.374847+0000","last_undegraded":"2023-10-09T07:59:35.374847+0000","last_fullsized":"2023-10-09T07:59:35.374847+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.381528+0000","last_change":"2023-10-09T07:59:02.862693+0000","last_active":"2023-10-09T07:59:35.381528+0000","last_peered":"2023-10-09T07:59:35.381528+0000","last_clean":"2023-10-09T07:59:35.381528+0000","last_became_active":"2023-10-09T07:59:02.861851+0000","last_became_peered":"2023-10-09T07:59:02.861851+0000","last_unstale":"2023-10-09T07:59:35.381528+0000","last_undegraded":"2023-10-09T07:59:35.381528+0000","last_fullsized":"2023-10-09T07:59:35.381528+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.382221+0000","last_change":"2023-10-09T07:59:02.719808+0000","last_active":"2023-10-09T07:59:35.382221+0000","last_peered":"2023-10-09T07:59:35.382221+0000","last_clean":"2023-10-09T07:59:35.382221+0000","last_became_active":"2023-10-09T07:59:02.719336+0000","last_became_peered":"2023-10-09T07:59:02.719336+0000","last_unstale":"2023-10-09T07:59:35.382221+0000","last_undegraded":"2023-10-09T07:59:35.382221+0000","last_fullsized":"2023-10-09T07:59:35.382221+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.381590+0000","last_change":"2023-10-09T07:59:02.863930+0000","last_active":"2023-10-09T07:59:35.381590+0000","last_peered":"2023-10-09T07:59:35.381590+0000","last_clean":"2023-10-09T07:59:35.381590+0000","last_became_active":"2023-10-09T07:59:02.863160+0000","last_became_peered":"2023-10-09T07:59:02.863160+0000","last_unstale":"2023-10-09T07:59:35.381590+0000","last_undegraded":"2023-10-09T07:59:35.381590+0000","last_fullsized":"2023-10-09T07:59:35.381590+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.450080+0000","last_change":"2023-10-09T07:59:02.720751+0000","last_active":"2023-10-09T07:59:35.450080+0000","last_peered":"2023-10-09T07:59:35.450080+0000","last_clean":"2023-10-09T07:59:35.450080+0000","last_became_active":"2023-10-09T07:59:02.720397+0000","last_became_peered":"2023-10-09T07:59:02.720397+0000","last_unstale":"2023-10-09T07:59:35.450080+0000","last_undegraded":"2023-10-09T07:59:35.450080+0000","last_fullsized":"2023-10-09T07:59:35.450080+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380847+0000","last_change":"2023-10-09T07:59:02.746122+0000","last_active":"2023-10-09T07:59:35.380847+0000","last_peered":"2023-10-09T07:59:35.380847+0000","last_clean":"2023-10-09T07:59:35.380847+0000","last_became_active":"2023-10-09T07:59:02.745669+0000","last_became_peered":"2023-10-09T07:59:02.745669+0000","last_unstale":"2023-10-09T07:59:35.380847+0000","last_undegraded":"2023-10-09T07:59:35.380847+0000","last_fullsized":"2023-10-09T07:59:35.380847+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.375647+0000","last_change":"2023-10-09T07:59:02.725104+0000","last_active":"2023-10-09T07:59:35.375647+0000","last_peered":"2023-10-09T07:59:35.375647+0000","last_clean":"2023-10-09T07:59:35.375647+0000","last_became_active":"2023-10-09T07:59:02.724709+0000","last_became_peered":"2023-10-09T07:59:02.724709+0000","last_unstale":"2023-10-09T07:59:35.375647+0000","last_undegraded":"2023-10-09T07:59:35.375647+0000","last_fullsized":"2023-10-09T07:59:35.375647+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380021+0000","last_change":"2023-10-09T07:59:03.859465+0000","last_active":"2023-10-09T07:59:35.380021+0000","last_peered":"2023-10-09T07:59:35.380021+0000","last_clean":"2023-10-09T07:59:35.380021+0000","last_became_active":"2023-10-09T07:59:03.858952+0000","last_became_peered":"2023-10-09T07:59:03.858952+0000","last_unstale":"2023-10-09T07:59:35.380021+0000","last_undegraded":"2023-10-09T07:59:35.380021+0000","last_fullsized":"2023-10-09T07:59:35.380021+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374322+0000","last_change":"2023-10-09T07:59:02.722273+0000","last_active":"2023-10-09T07:59:35.374322+0000","last_peered":"2023-10-09T07:59:35.374322+0000","last_clean":"2023-10-09T07:59:35.374322+0000","last_became_active":"2023-10-09T07:59:02.721893+0000","last_became_peered":"2023-10-09T07:59:02.721893+0000","last_unstale":"2023-10-09T07:59:35.374322+0000","last_undegraded":"2023-10-09T07:59:35.374322+0000","last_fullsized":"2023-10-09T07:59:35.374322+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.449754+0000","last_change":"2023-10-09T07:59:03.094988+0000","last_active":"2023-10-09T07:59:35.449754+0000","last_peered":"2023-10-09T07:59:35.449754+0000","last_clean":"2023-10-09T07:59:35.449754+0000","last_became_active":"2023-10-09T07:59:03.094029+0000","last_became_peered":"2023-10-09T07:59:03.094029+0000","last_unstale":"2023-10-09T07:59:35.449754+0000","last_undegraded":"2023-10-09T07:59:35.449754+0000","last_fullsized":"2023-10-09T07:59:35.449754+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.449532+0000","last_change":"2023-10-09T07:59:02.724261+0000","last_active":"2023-10-09T07:59:35.449532+0000","last_peered":"2023-10-09T07:59:35.449532+0000","last_clean":"2023-10-09T07:59:35.449532+0000","last_became_active":"2023-10-09T07:59:02.723901+0000","last_became_peered":"2023-10-09T07:59:02.723901+0000","last_unstale":"2023-10-09T07:59:35.449532+0000","last_undegraded":"2023-10-09T07:59:35.449532+0000","last_fullsized":"2023-10-09T07:59:35.449532+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-09T07:59:36.511723+0000","last_change":"2023-10-09T07:59:36.511723+0000","last_active":"2023-10-09T07:59:36.511723+0000","last_peered":"2023-10-09T07:59:36.511723+0000","last_clean":"2023-10-09T07:59:36.511723+0000","last_became_active":"2023-10-09T07:59:36.511276+0000","last_became_peered":"2023-10-09T07:59:36.511276+0000","last_unstale":"2023-10-09T07:59:36.511723+0000","last_undegraded":"2023-10-09T07:59:36.511723+0000","last_fullsized":"2023-10-09T07:59:36.511723+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.449216+0000","last_change":"2023-10-09T07:59:02.724638+0000","last_active":"2023-10-09T07:59:35.449216+0000","last_peered":"2023-10-09T07:59:35.449216+0000","last_clean":"2023-10-09T07:59:35.449216+0000","last_became_active":"2023-10-09T07:59:02.724233+0000","last_became_peered":"2023-10-09T07:59:02.724233+0000","last_unstale":"2023-10-09T07:59:35.449216+0000","last_undegraded":"2023-10-09T07:59:35.449216+0000","last_fullsized":"2023-10-09T07:59:35.449216+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.373937+0000","last_change":"2023-10-09T07:59:03.856827+0000","last_active":"2023-10-09T07:59:35.373937+0000","last_peered":"2023-10-09T07:59:35.373937+0000","last_clean":"2023-10-09T07:59:35.373937+0000","last_became_active":"2023-10-09T07:59:03.855938+0000","last_became_peered":"2023-10-09T07:59:03.855938+0000","last_unstale":"2023-10-09T07:59:35.373937+0000","last_undegraded":"2023-10-09T07:59:35.373937+0000","last_fullsized":"2023-10-09T07:59:35.373937+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.449407+0000","last_change":"2023-10-09T07:59:02.724517+0000","last_active":"2023-10-09T07:59:35.449407+0000","last_peered":"2023-10-09T07:59:35.449407+0000","last_clean":"2023-10-09T07:59:35.449407+0000","last_became_active":"2023-10-09T07:59:02.724165+0000","last_became_peered":"2023-10-09T07:59:02.724165+0000","last_unstale":"2023-10-09T07:59:35.449407+0000","last_undegraded":"2023-10-09T07:59:35.449407+0000","last_fullsized":"2023-10-09T07:59:35.449407+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.376929+0000","last_change":"2023-10-09T07:59:03.093696+0000","last_active":"2023-10-09T07:59:35.376929+0000","last_peered":"2023-10-09T07:59:35.376929+0000","last_clean":"2023-10-09T07:59:35.376929+0000","last_became_active":"2023-10-09T07:59:03.092993+0000","last_became_peered":"2023-10-09T07:59:03.092993+0000","last_unstale":"2023-10-09T07:59:35.376929+0000","last_undegraded":"2023-10-09T07:59:35.376929+0000","last_fullsized":"2023-10-09T07:59:35.376929+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'8","reported_seq":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.448694+0000","last_change":"2023-10-09T07:59:02.719852+0000","last_active":"2023-10-09T07:59:35.448694+0000","last_peered":"2023-10-09T07:59:35.448694+0000","last_clean":"2023-10-09T07:59:35.448694+0000","last_became_active":"2023-10-09T07:59:02.719524+0000","last_became_peered":"2023-10-09T07:59:02.719524+0000","last_unstale":"2023-10-09T07:59:35.448694+0000","last_undegraded":"2023-10-09T07:59:35.448694+0000","last_fullsized":"2023-10-09T07:59:35.448694+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380787+0000","last_change":"2023-10-09T07:59:03.855324+0000","last_active":"2023-10-09T07:59:35.380787+0000","last_peered":"2023-10-09T07:59:35.380787+0000","last_clean":"2023-10-09T07:59:35.380787+0000","last_became_active":"2023-10-09T07:59:03.854560+0000","last_became_peered":"2023-10-09T07:59:03.854560+0000","last_unstale":"2023-10-09T07:59:35.380787+0000","last_undegraded":"2023-10-09T07:59:35.380787+0000","last_fullsized":"2023-10-09T07:59:35.380787+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.448300+0000","last_change":"2023-10-09T07:59:02.721726+0000","last_active":"2023-10-09T07:59:35.448300+0000","last_peered":"2023-10-09T07:59:35.448300+0000","last_clean":"2023-10-09T07:59:35.448300+0000","last_became_active":"2023-10-09T07:59:02.721322+0000","last_became_peered":"2023-10-09T07:59:02.721322+0000","last_unstale":"2023-10-09T07:59:35.448300+0000","last_undegraded":"2023-10-09T07:59:35.448300+0000","last_fullsized":"2023-10-09T07:59:35.448300+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374324+0000","last_change":"2023-10-09T07:59:03.858653+0000","last_active":"2023-10-09T07:59:35.374324+0000","last_peered":"2023-10-09T07:59:35.374324+0000","last_clean":"2023-10-09T07:59:35.374324+0000","last_became_active":"2023-10-09T07:59:03.858318+0000","last_became_peered":"2023-10-09T07:59:03.858318+0000","last_unstale":"2023-10-09T07:59:35.374324+0000","last_undegraded":"2023-10-09T07:59:35.374324+0000","last_fullsized":"2023-10-09T07:59:35.374324+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379862+0000","last_change":"2023-10-09T07:59:02.733283+0000","last_active":"2023-10-09T07:59:35.379862+0000","last_peered":"2023-10-09T07:59:35.379862+0000","last_clean":"2023-10-09T07:59:35.379862+0000","last_became_active":"2023-10-09T07:59:02.732936+0000","last_became_peered":"2023-10-09T07:59:02.732936+0000","last_unstale":"2023-10-09T07:59:35.379862+0000","last_undegraded":"2023-10-09T07:59:35.379862+0000","last_fullsized":"2023-10-09T07:59:35.379862+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.376965+0000","last_change":"2023-10-09T07:59:03.094225+0000","last_active":"2023-10-09T07:59:35.376965+0000","last_peered":"2023-10-09T07:59:35.376965+0000","last_clean":"2023-10-09T07:59:35.376965+0000","last_became_active":"2023-10-09T07:59:03.093144+0000","last_became_peered":"2023-10-09T07:59:03.093144+0000","last_unstale":"2023-10-09T07:59:35.376965+0000","last_undegraded":"2023-10-09T07:59:35.376965+0000","last_fullsized":"2023-10-09T07:59:35.376965+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.448898+0000","last_change":"2023-10-09T07:59:02.720605+0000","last_active":"2023-10-09T07:59:35.448898+0000","last_peered":"2023-10-09T07:59:35.448898+0000","last_clean":"2023-10-09T07:59:35.448898+0000","last_became_active":"2023-10-09T07:59:02.720287+0000","last_became_peered":"2023-10-09T07:59:02.720287+0000","last_unstale":"2023-10-09T07:59:35.448898+0000","last_undegraded":"2023-10-09T07:59:35.448898+0000","last_fullsized":"2023-10-09T07:59:35.448898+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380921+0000","last_change":"2023-10-09T07:59:02.865081+0000","last_active":"2023-10-09T07:59:35.380921+0000","last_peered":"2023-10-09T07:59:35.380921+0000","last_clean":"2023-10-09T07:59:35.380921+0000","last_became_active":"2023-10-09T07:59:02.863649+0000","last_became_peered":"2023-10-09T07:59:02.863649+0000","last_unstale":"2023-10-09T07:59:35.380921+0000","last_undegraded":"2023-10-09T07:59:35.380921+0000","last_fullsized":"2023-10-09T07:59:35.380921+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"60'6","reported_seq":20,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.381119+0000","last_change":"2023-10-09T07:59:02.717439+0000","last_active":"2023-10-09T07:59:35.381119+0000","last_peered":"2023-10-09T07:59:35.381119+0000","last_clean":"2023-10-09T07:59:35.381119+0000","last_became_active":"2023-10-09T07:59:02.716860+0000","last_became_peered":"2023-10-09T07:59:02.716860+0000","last_unstale":"2023-10-09T07:59:35.381119+0000","last_undegraded":"2023-10-09T07:59:35.381119+0000","last_fullsized":"2023-10-09T07:59:35.381119+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379359+0000","last_change":"2023-10-09T07:59:03.746935+0000","last_active":"2023-10-09T07:59:35.379359+0000","last_peered":"2023-10-09T07:59:35.379359+0000","last_clean":"2023-10-09T07:59:35.379359+0000","last_became_active":"2023-10-09T07:59:03.746459+0000","last_became_peered":"2023-10-09T07:59:03.746459+0000","last_unstale":"2023-10-09T07:59:35.379359+0000","last_undegraded":"2023-10-09T07:59:35.379359+0000","last_fullsized":"2023-10-09T07:59:35.379359+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'3","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.449299+0000","last_change":"2023-10-09T07:59:02.729705+0000","last_active":"2023-10-09T07:59:35.449299+0000","last_peered":"2023-10-09T07:59:35.449299+0000","last_clean":"2023-10-09T07:59:35.449299+0000","last_became_active":"2023-10-09T07:59:02.729351+0000","last_became_peered":"2023-10-09T07:59:02.729351+0000","last_unstale":"2023-10-09T07:59:35.449299+0000","last_undegraded":"2023-10-09T07:59:35.449299+0000","last_fullsized":"2023-10-09T07:59:35.449299+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.378274+0000","last_change":"2023-10-09T07:59:03.092370+0000","last_active":"2023-10-09T07:59:35.378274+0000","last_peered":"2023-10-09T07:59:35.378274+0000","last_clean":"2023-10-09T07:59:35.378274+0000","last_became_active":"2023-10-09T07:59:03.091812+0000","last_became_peered":"2023-10-09T07:59:03.091812+0000","last_unstale":"2023-10-09T07:59:35.378274+0000","last_undegraded":"2023-10-09T07:59:35.378274+0000","last_fullsized":"2023-10-09T07:59:35.378274+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374552+0000","last_change":"2023-10-09T07:59:02.720882+0000","last_active":"2023-10-09T07:59:35.374552+0000","last_peered":"2023-10-09T07:59:35.374552+0000","last_clean":"2023-10-09T07:59:35.374552+0000","last_became_active":"2023-10-09T07:59:02.720547+0000","last_became_peered":"2023-10-09T07:59:02.720547+0000","last_unstale":"2023-10-09T07:59:35.374552+0000","last_undegraded":"2023-10-09T07:59:35.374552+0000","last_fullsized":"2023-10-09T07:59:35.374552+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.375204+0000","last_change":"2023-10-09T07:59:02.861435+0000","last_active":"2023-10-09T07:59:35.375204+0000","last_peered":"2023-10-09T07:59:35.375204+0000","last_clean":"2023-10-09T07:59:35.375204+0000","last_became_active":"2023-10-09T07:59:02.861080+0000","last_became_peered":"2023-10-09T07:59:02.861080+0000","last_unstale":"2023-10-09T07:59:35.375204+0000","last_undegraded":"2023-10-09T07:59:35.375204+0000","last_fullsized":"2023-10-09T07:59:35.375204+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380739+0000","last_change":"2023-10-09T07:59:02.732731+0000","last_active":"2023-10-09T07:59:35.380739+0000","last_peered":"2023-10-09T07:59:35.380739+0000","last_clean":"2023-10-09T07:59:35.380739+0000","last_became_active":"2023-10-09T07:59:02.731397+0000","last_became_peered":"2023-10-09T07:59:02.731397+0000","last_unstale":"2023-10-09T07:59:35.380739+0000","last_undegraded":"2023-10-09T07:59:35.380739+0000","last_fullsized":"2023-10-09T07:59:35.380739+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.447899+0000","last_change":"2023-10-09T07:59:03.434963+0000","last_active":"2023-10-09T07:59:35.447899+0000","last_peered":"2023-10-09T07:59:35.447899+0000","last_clean":"2023-10-09T07:59:35.447899+0000","last_became_active":"2023-10-09T07:59:03.433661+0000","last_became_peered":"2023-10-09T07:59:03.433661+0000","last_unstale":"2023-10-09T07:59:35.447899+0000","last_undegraded":"2023-10-09T07:59:35.447899+0000","last_fullsized":"2023-10-09T07:59:35.447899+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.375357+0000","last_change":"2023-10-09T07:59:02.724166+0000","last_active":"2023-10-09T07:59:35.375357+0000","last_peered":"2023-10-09T07:59:35.375357+0000","last_clean":"2023-10-09T07:59:35.375357+0000","last_became_active":"2023-10-09T07:59:02.723812+0000","last_became_peered":"2023-10-09T07:59:02.723812+0000","last_unstale":"2023-10-09T07:59:35.375357+0000","last_undegraded":"2023-10-09T07:59:35.375357+0000","last_fullsized":"2023-10-09T07:59:35.375357+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379897+0000","last_change":"2023-10-09T07:59:03.857689+0000","last_active":"2023-10-09T07:59:35.379897+0000","last_peered":"2023-10-09T07:59:35.379897+0000","last_clean":"2023-10-09T07:59:35.379897+0000","last_became_active":"2023-10-09T07:59:03.856922+0000","last_became_peered":"2023-10-09T07:59:03.856922+0000","last_unstale":"2023-10-09T07:59:35.379897+0000","last_undegraded":"2023-10-09T07:59:35.379897+0000","last_fullsized":"2023-10-09T07:59:35.379897+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379355+0000","last_change":"2023-10-09T07:59:02.723642+0000","last_active":"2023-10-09T07:59:35.379355+0000","last_peered":"2023-10-09T07:59:35.379355+0000","last_clean":"2023-10-09T07:59:35.379355+0000","last_became_active":"2023-10-09T07:59:02.723288+0000","last_became_peered":"2023-10-09T07:59:02.723288+0000","last_unstale":"2023-10-09T07:59:35.379355+0000","last_undegraded":"2023-10-09T07:59:35.379355+0000","last_fullsized":"2023-10-09T07:59:35.379355+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-09T07:59:36.384282+0000","last_change":"2023-10-09T07:59:36.384282+0000","last_active":"2023-10-09T07:59:36.384282+0000","last_peered":"2023-10-09T07:59:36.384282+0000","last_clean":"2023-10-09T07:59:36.384282+0000","last_became_active":"2023-10-09T07:59:36.383904+0000","last_became_peered":"2023-10-09T07:59:36.383904+0000","last_unstale":"2023-10-09T07:59:36.384282+0000","last_undegraded":"2023-10-09T07:59:36.384282+0000","last_fullsized":"2023-10-09T07:59:36.384282+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380607+0000","last_change":"2023-10-09T07:59:02.723145+0000","last_active":"2023-10-09T07:59:35.380607+0000","last_peered":"2023-10-09T07:59:35.380607+0000","last_clean":"2023-10-09T07:59:35.380607+0000","last_became_active":"2023-10-09T07:59:02.722759+0000","last_became_peered":"2023-10-09T07:59:02.722759+0000","last_unstale":"2023-10-09T07:59:35.380607+0000","last_undegraded":"2023-10-09T07:59:35.380607+0000","last_fullsized":"2023-10-09T07:59:35.380607+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":297736,"kb_used_data":640,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447416,"statfs":{"total":95995035648,"available":95690153984,"internally_reserved":0,"allocated":655360,"data_stored":271700,"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 08:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.877,"15min":0.879},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.2,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":1.093},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.86399999999999999,"15min":0.86599999999999999},"min":{"1min":0.55600000000000005,"5min":0.501,"15min":0.501},"max":{"1min":1.0529999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":1.1579999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.86299999999999999,"15min":0.85199999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.2649999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.91400000000000003,"15min":0.93600000000000005},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.2310000000000001,"5min":1.413,"15min":1.413},"last":0.90100000000000002}]},{"osd":2,"last update":"Mon Oct 9 08:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95899999999999996,"15min":0.94599999999999995},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.216,"5min":1.347,"15min":1.347},"last":1.1970000000000001},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.89400000000000002,"15min":0.89900000000000002},"min":{"1min":0.52900000000000003,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.2110000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.77500000000000002}]},{"osd":3,"last update":"Mon Oct 9 08:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.91100000000000003,"15min":0.90100000000000002},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.179,"5min":1.22,"15min":1.22},"last":1.04},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.90100000000000002,"15min":0.91800000000000004},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.3280000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":1.0629999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.92700000000000005,"15min":0.90700000000000003},"min":{"1min":0.51000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.3129999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.252},{"interface":"front","average":{"1min":0.999,"5min":0.92300000000000004,"15min":0.89900000000000002},"min":{"1min":0.44600000000000001,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.2629999999999999,"5min":1.8340000000000001,"15min":1.8340000000000001},"last":1.2410000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.92200000000000004,"15min":0.89400000000000002},"min":{"1min":0.42899999999999999,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.637,"5min":1.637,"15min":1.637},"last":1.133},{"interface":"front","average":{"1min":1.075,"5min":1.0429999999999999,"15min":1.0189999999999999},"min":{"1min":0.46800000000000003,"5min":0.375,"15min":0.375},"max":{"1min":1.5229999999999999,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.2949999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:00:04 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":0.97099999999999997,"15min":0.92100000000000004},"min":{"1min":0.48099999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.462,"5min":1.657,"15min":1.657},"last":1.224},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.109,"15min":1.0720000000000001},"min":{"1min":0.61599999999999999,"5min":0.432,"15min":0.432},"max":{"1min":1.4419999999999999,"5min":1.633,"15min":1.633},"last":1.3360000000000001}]}]},{"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":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":271239,"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 08:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.91200000000000003,"15min":0.91000000000000003},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.87,"5min":0.85099999999999998,"15min":0.84299999999999997},"min":{"1min":0.63400000000000001,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.101,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.0620000000000001}]},{"osd":1,"last update":"Mon Oct 9 08:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.92900000000000005,"15min":0.93899999999999995},"min":{"1min":0.61699999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.2270000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.99299999999999999},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.90600000000000003,"15min":0.91400000000000003},"min":{"1min":0.69399999999999995,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.121,"5min":1.891,"15min":1.891},"last":1.0249999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.91200000000000003,"15min":0.94199999999999995},"min":{"1min":0.67900000000000005,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.175,"5min":1.9930000000000001,"15min":1.9930000000000001},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.93100000000000005,"15min":0.92600000000000005},"min":{"1min":0.70499999999999996,"5min":0.623,"15min":0.623},"max":{"1min":1.2190000000000001,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.0449999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.89300000000000002,"15min":0.86899999999999999},"min":{"1min":0.57799999999999996,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.224,"5min":1.224,"15min":1.224},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.94599999999999995,"15min":0.97599999999999998},"min":{"1min":0.80000000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.091,"5min":2.0379999999999998,"15min":2.0379999999999998},"last":0.878}]},{"osd":4,"last update":"Mon Oct 9 08:00:27 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":0.91100000000000003,"15min":0.83699999999999997},"min":{"1min":0.67200000000000004,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.347,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.75900000000000001},{"interface":"front","average":{"1min":1.008,"5min":0.89400000000000002,"15min":0.84799999999999998},"min":{"1min":0.71299999999999997,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3160000000000001,"5min":1.357,"15min":1.357},"last":1.117}]},{"osd":5,"last update":"Mon Oct 9 08:00:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":0.97599999999999998,"15min":0.875},"min":{"1min":0.77800000000000002,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.2250000000000001,"5min":1.409,"15min":1.409},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.089,"5min":0.97899999999999998,"15min":0.88700000000000001},"min":{"1min":0.83299999999999996,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":1.0089999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:00:10 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":0.96999999999999997,"15min":0.91800000000000004},"min":{"1min":0.74399999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.2430000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.79100000000000004},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.085,"15min":1.0209999999999999},"min":{"1min":0.96299999999999997,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.397,"5min":1.47,"15min":1.47},"last":1.1439999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574958,"num_pgs":32,"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":269633,"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 07:59:52 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.69999999999999996,"15min":0.59599999999999997},"min":{"1min":0.44400000000000001,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.90200000000000002,"5min":1.244,"15min":1.244},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.72899999999999998,"15min":0.61599999999999999},"min":{"1min":0.44400000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.94699999999999995,"5min":1.353,"15min":1.353},"last":0.89400000000000002}]},{"osd":2,"last update":"Mon Oct 9 07:59:37 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.71899999999999997,"15min":0.65800000000000003},"min":{"1min":0.48899999999999999,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.99199999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.72499999999999998,"5min":0.73499999999999999,"15min":0.66300000000000003},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.38200000000000001},"max":{"1min":1.0580000000000001,"5min":1.262,"15min":1.262},"last":0.63100000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:00:22 2023","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.72799999999999998,"15min":0.73899999999999999},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.87,"5min":1.327,"15min":1.327},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.76300000000000001,"15min":0.78100000000000003},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.008,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.81100000000000005}]},{"osd":4,"last update":"Mon Oct 9 08:00:05 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94799999999999995,"15min":0.93200000000000005},"min":{"1min":0.70099999999999996,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.399,"5min":1.544,"15min":1.544},"last":1.161},{"interface":"front","average":{"1min":1.03,"5min":0.98799999999999999,"15min":0.93700000000000006},"min":{"1min":0.77900000000000003,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.6180000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.1930000000000001}]},{"osd":5,"last update":"Mon Oct 9 07:59:47 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.026,"15min":1.018},"min":{"1min":0.72399999999999998,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":1.24},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.0489999999999999,"15min":1.012},"min":{"1min":0.77700000000000002,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.0449999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:00:22 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.0409999999999999,"15min":1.085},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.589,"5min":1.601,"15min":1.601},"last":1.002},{"interface":"front","average":{"1min":1.073,"5min":1.069,"15min":1.125},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.429,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.1419999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:00:05 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.111,"15min":1.1140000000000001},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.083,"5min":1.089,"15min":1.109},"min":{"1min":0.75800000000000001,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.7609999999999999,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":1.0860000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738486,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":270524,"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 08:00:02 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.71799999999999997,"15min":0.623},"min":{"1min":0.36799999999999999,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.91100000000000003,"5min":4.4749999999999996,"15min":4.4749999999999996},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.67800000000000005,"15min":0.61699999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.92900000000000005,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.55100000000000005}]},{"osd":2,"last update":"Mon Oct 9 07:59:39 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.75900000000000001,"15min":0.69699999999999995},"min":{"1min":0.498,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.0509999999999999,"5min":4.3789999999999996,"15min":4.3789999999999996},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.81699999999999995,"15min":0.69499999999999995},"min":{"1min":0.54500000000000004,"5min":0.47299999999999998,"15min":0.35599999999999998},"max":{"1min":1.0880000000000001,"5min":4.5780000000000003,"15min":4.5780000000000003},"last":0.83299999999999996}]},{"osd":3,"last update":"Mon Oct 9 08:00:25 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.73299999999999998,"15min":0.73799999999999999},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.94299999999999995,"5min":4.343,"15min":4.343},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.84399999999999997,"15min":0.81699999999999995},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.97499999999999998,"5min":4.5300000000000002,"15min":4.5300000000000002},"last":0.64100000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:00:02 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.0529999999999999,"15min":0.97699999999999998},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.2110000000000001,"5min":4.835,"15min":4.835},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.96399999999999997,"15min":0.93700000000000006},"min":{"1min":0.70599999999999996,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.272,"5min":4.1360000000000001,"15min":4.1360000000000001},"last":0.629}]},{"osd":5,"last update":"Mon Oct 9 07:59:39 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.98399999999999999,"15min":0.95399999999999996},"min":{"1min":0.73599999999999999,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3660000000000001,"5min":4.5880000000000001,"15min":4.5880000000000001},"last":0.79400000000000004},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.0960000000000001,"15min":1.0640000000000001},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.6120000000000001,"5min":4.8550000000000004,"15min":4.8550000000000004},"last":1.0229999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:00:25 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.0069999999999999,"15min":1.0069999999999999},"min":{"1min":0.60699999999999998,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3089999999999999,"5min":4.5490000000000004,"15min":4.5490000000000004},"last":0.86199999999999999},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.1220000000000001,"15min":1.1279999999999999},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.3100000000000001,"5min":4.7759999999999998,"15min":4.7759999999999998},"last":0.98299999999999998}]},{"osd":7,"last update":"Mon Oct 9 08:00:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.149,"15min":1.171},"min":{"1min":0.77900000000000003,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.3660000000000001,"5min":4.8090000000000002,"15min":4.8090000000000002},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.036,"15min":1.0549999999999999},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2410000000000001,"5min":4.069,"15min":4.069},"last":0.67900000000000005}]}]},{"osd":2,"up_from":18,"seq":77309411430,"num_pgs":19,"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":270536,"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 07:59:42 2023","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.65900000000000003,"15min":0.61899999999999999},"min":{"1min":0.39500000000000002,"5min":0.254,"15min":0.254},"max":{"1min":0.82199999999999995,"5min":1.0409999999999999,"15min":1.0409999999999999},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.751,"5min":0.71699999999999997,"15min":0.64500000000000002},"min":{"1min":0.52800000000000002,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.179,"5min":1.268,"15min":1.268},"last":1.242}]},{"osd":1,"last update":"Mon Oct 9 07:59:42 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.70899999999999996,"15min":0.65600000000000003},"min":{"1min":0.39400000000000002,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.88900000000000001,"5min":1.093,"15min":1.093},"last":0.80100000000000005},{"interface":"front","average":{"1min":0.751,"5min":0.73799999999999999,"15min":0.67000000000000004},"min":{"1min":0.502,"5min":0.317,"15min":0.317},"max":{"1min":0.93500000000000005,"5min":1.113,"15min":1.113},"last":0.753}]},{"osd":3,"last update":"Mon Oct 9 08:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.749,"15min":0.754},"min":{"1min":0.35099999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.751,"15min":0.77800000000000002},"min":{"1min":0.496,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.0649999999999999,"5min":1.2370000000000001,"15min":1.3520000000000001},"last":1.0780000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:00:02 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.94499999999999995},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.1850000000000001,"5min":1.2669999999999999,"15min":1.3200000000000001},"last":1.036},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.93700000000000006,"15min":0.95099999999999996},"min":{"1min":0.63,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.22,"5min":1.3540000000000001,"15min":1.4079999999999999},"last":0.92900000000000005}]},{"osd":5,"last update":"Mon Oct 9 07:59:42 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.97099999999999997,"15min":1.0089999999999999},"min":{"1min":0.80700000000000005,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.2110000000000001,"5min":1.375,"15min":1.375},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.105,"5min":1.0349999999999999,"15min":1.052},"min":{"1min":0.79000000000000004,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.458,"5min":1.474,"15min":1.474},"last":1.147}]},{"osd":6,"last update":"Mon Oct 9 08:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.0129999999999999,"15min":1.0740000000000001},"min":{"1min":0.64800000000000002,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.339,"5min":1.552,"15min":1.552},"last":0.874},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.0369999999999999,"15min":1.089},"min":{"1min":0.67800000000000005,"5min":0.623,"15min":0.623},"max":{"1min":1.29,"5min":1.452,"15min":1.452},"last":1.1040000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:00:10 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.0880000000000001,"15min":1.1200000000000001},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.304},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0569999999999999,"15min":1.071},"min":{"1min":0.77800000000000002,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.343,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":1.0209999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182491,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":270038,"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 08:00:28 2023","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.66500000000000004,"15min":0.64500000000000002},"min":{"1min":0.29399999999999998,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.006,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.72799999999999998,"15min":0.71899999999999997},"min":{"1min":0.36699999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.80200000000000005}]},{"osd":1,"last update":"Mon Oct 9 08:00:28 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.745,"15min":0.72899999999999998},"min":{"1min":0.39900000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.70599999999999996,"15min":0.72799999999999998},"min":{"1min":0.42099999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.70599999999999996}]},{"osd":2,"last update":"Mon Oct 9 08:00:28 2023","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":0.77100000000000002,"15min":0.77800000000000002},"min":{"1min":0.36399999999999999,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.1890000000000001,"5min":1.222,"15min":1.222},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.77500000000000002,"15min":0.78800000000000003},"min":{"1min":0.441,"5min":0.313,"15min":0.313},"max":{"1min":1.046,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.86099999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:00:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.94299999999999995,"15min":0.91800000000000004},"min":{"1min":0.67000000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.1719999999999999,"5min":1.395,"15min":1.395},"last":0.91600000000000004},{"interface":"front","average":{"1min":1.008,"5min":0.97199999999999998,"15min":0.93999999999999995},"min":{"1min":0.72099999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.2649999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.3440000000000001}]},{"osd":5,"last update":"Mon Oct 9 07:59:41 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":0.98999999999999999,"15min":0.99099999999999999},"min":{"1min":0.76800000000000002,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.3340000000000001,"5min":1.444,"15min":1.444},"last":1.012},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.0269999999999999,"15min":0.999},"min":{"1min":0.876,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.2989999999999999,"5min":1.377,"15min":1.377},"last":1.3839999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:00:28 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.048,"15min":1.0840000000000001},"min":{"1min":0.65200000000000002,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.4650000000000001,"5min":1.528,"15min":1.528},"last":1.143},{"interface":"front","average":{"1min":1.012,"5min":1.0620000000000001,"15min":1.1120000000000001},"min":{"1min":0.77200000000000002,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.603,"5min":1.603,"15min":1.603},"last":1.1180000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:00:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.1020000000000001,"15min":1.1419999999999999},"min":{"1min":0.80800000000000005,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.3169999999999999,"5min":1.599,"15min":1.599},"last":1.2010000000000001},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.1459999999999999,"15min":1.1519999999999999},"min":{"1min":0.78100000000000003,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.4159999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.288}]}]},{"osd":4,"up_from":30,"seq":128849018964,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297732,"kb_used_data":636,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447420,"statfs":{"total":95995035648,"available":95690158080,"internally_reserved":0,"allocated":651264,"data_stored":271630,"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 08:00:02 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.84099999999999997,"15min":0.83499999999999996},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.1519999999999999,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.90400000000000003,"15min":0.84199999999999997},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.52800000000000002},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.0329999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:00:02 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.83599999999999997,"15min":0.83799999999999997},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.008,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.88100000000000001,"15min":0.84999999999999998},"min":{"1min":0.61199999999999999,"5min":0.55500000000000005,"15min":0.54600000000000004},"max":{"1min":1.1339999999999999,"5min":1.766,"15min":1.766},"last":0.60899999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:00:02 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.92200000000000004,"15min":0.88600000000000001},"min":{"1min":0.57699999999999996,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.3240000000000001,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.94699999999999995,"15min":0.874},"min":{"1min":0.62,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.4930000000000001,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.82899999999999996}]},{"osd":3,"last update":"Mon Oct 9 08:00:02 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.94099999999999995,"15min":0.88500000000000001},"min":{"1min":0.60299999999999998,"5min":0.503,"15min":0.503},"max":{"1min":1.4410000000000001,"5min":1.623,"15min":1.623},"last":1.1519999999999999},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.872,"15min":0.89000000000000001},"min":{"1min":0.63200000000000001,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.046,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":1.21}]},{"osd":5,"last update":"Mon Oct 9 07:59:40 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.83199999999999996,"15min":0.73599999999999999},"min":{"1min":0.53900000000000003,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.244,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.093},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.90600000000000003,"15min":0.81799999999999995},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":1.3149999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:00:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.032,"15min":1.008},"min":{"1min":0.64900000000000002,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.3440000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.228},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.0189999999999999,"15min":1.0249999999999999},"min":{"1min":0.79600000000000004,"5min":0.5,"15min":0.5},"max":{"1min":1.468,"5min":1.9079999999999999,"15min":1.9079999999999999},"last":1.1859999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:00:13 2023","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":1.1120000000000001,"15min":1.0860000000000001},"min":{"1min":0.97099999999999997,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.6020000000000001,"5min":1.617,"15min":1.617},"last":1.2749999999999999},{"interface":"front","average":{"1min":1.022,"5min":0.96099999999999997,"15min":0.90900000000000003},"min":{"1min":0.86399999999999999,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":1.262}]}]},{"osd":5,"up_from":36,"seq":154618822731,"num_pgs":21,"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":270572,"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 07:59:43 2023","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.84799999999999998,"15min":0.85799999999999998},"min":{"1min":0.52100000000000002,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.0920000000000001,"5min":1.325,"15min":1.325},"last":0.623},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.83599999999999997,"15min":0.86599999999999999},"min":{"1min":0.54300000000000004,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.129,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.83799999999999997}]},{"osd":1,"last update":"Mon Oct 9 07:59:43 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.85199999999999998,"15min":0.88200000000000001},"min":{"1min":0.56699999999999995,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.137,"5min":1.323,"15min":1.323},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.90800000000000003,"15min":0.89500000000000002},"min":{"1min":0.52100000000000002,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.1679999999999999,"5min":1.218,"15min":1.218},"last":0.81999999999999995}]},{"osd":2,"last update":"Mon Oct 9 07:59:43 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.876,"15min":0.86199999999999999},"min":{"1min":0.68000000000000005,"5min":0.502,"15min":0.502},"max":{"1min":1.2110000000000001,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.871,"5min":0.88100000000000001,"15min":0.90900000000000003},"min":{"1min":0.61399999999999999,"5min":0.435,"15min":0.435},"max":{"1min":1.163,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.95099999999999996}]},{"osd":3,"last update":"Mon Oct 9 07:59:43 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.94499999999999995,"15min":0.97499999999999998},"min":{"1min":0.58899999999999997,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.22,"5min":1.22,"15min":1.22},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.995,"5min":0.97899999999999998,"15min":1.01},"min":{"1min":0.81399999999999995,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.228,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":1.026}]},{"osd":4,"last update":"Mon Oct 9 07:59:43 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.82499999999999996,"15min":0.75900000000000001},"min":{"1min":0.61499999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.155,"5min":1.155,"15min":1.155},"last":1.0580000000000001},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.91800000000000004,"15min":0.79000000000000004},"min":{"1min":0.71999999999999997,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.77300000000000002}]},{"osd":6,"last update":"Mon Oct 9 08:00:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0029999999999999,"15min":0.94899999999999995},"min":{"1min":0.60099999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.413,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.05,"5min":0.97499999999999998,"15min":0.94299999999999995},"min":{"1min":0.80100000000000005,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.93999999999999995}]},{"osd":7,"last update":"Mon Oct 9 08:00:15 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":0.96699999999999997,"15min":0.93100000000000005},"min":{"1min":0.60399999999999998,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.0029999999999999},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.0820000000000001,"15min":1.044},"min":{"1min":0.84399999999999997,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"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},{"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-09T08:00:39.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:00:40.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:39 smithi118 bash[27833]: audit 2023-10-09T08:00:38.273675+0000 mgr.y (mgr.24344) 155 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:00:40.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:39 smithi118 bash[27833]: cluster 2023-10-09T08:00:38.657367+0000 mgr.y (mgr.24344) 156 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:40.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:39 smithi081 bash[27480]: audit 2023-10-09T08:00:38.273675+0000 mgr.y (mgr.24344) 155 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:00:40.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:39 smithi081 bash[27480]: cluster 2023-10-09T08:00:38.657367+0000 mgr.y (mgr.24344) 156 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:40.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:39 smithi081 bash[33856]: audit 2023-10-09T08:00:38.273675+0000 mgr.y (mgr.24344) 155 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:00:40.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:39 smithi081 bash[33856]: cluster 2023-10-09T08:00:38.657367+0000 mgr.y (mgr.24344) 156 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:42.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:41 smithi118 bash[27833]: cluster 2023-10-09T08:00:40.658398+0000 mgr.y (mgr.24344) 157 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:42.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:41 smithi081 bash[27480]: cluster 2023-10-09T08:00:40.658398+0000 mgr.y (mgr.24344) 157 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:42.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:41 smithi081 bash[33856]: cluster 2023-10-09T08:00:40.658398+0000 mgr.y (mgr.24344) 157 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:42.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:00:42 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:00:42] "GET /metrics HTTP/1.1" 200 191513 "" "Prometheus/2.33.4" 2023-10-09T08:00:43.935 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:00:44.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:43 smithi118 bash[27833]: cluster 2023-10-09T08:00:42.659058+0000 mgr.y (mgr.24344) 158 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:44.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:43 smithi081 bash[27480]: cluster 2023-10-09T08:00:42.659058+0000 mgr.y (mgr.24344) 158 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:44.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:43 smithi081 bash[33856]: cluster 2023-10-09T08:00:42.659058+0000 mgr.y (mgr.24344) 158 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:45 smithi081 bash[27480]: cluster 2023-10-09T08:00:44.659707+0000 mgr.y (mgr.24344) 159 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:45 smithi081 bash[33856]: cluster 2023-10-09T08:00:44.659707+0000 mgr.y (mgr.24344) 159 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:45 smithi118 bash[27833]: cluster 2023-10-09T08:00:44.659707+0000 mgr.y (mgr.24344) 159 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:46.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:00:46 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:00:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:00:47.241 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:00:47.245 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:00:47.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:47 smithi081 bash[33856]: cluster 2023-10-09T08:00:46.660759+0000 mgr.y (mgr.24344) 160 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:47.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:47 smithi081 bash[27480]: cluster 2023-10-09T08:00:46.660759+0000 mgr.y (mgr.24344) 160 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:48.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:47 smithi118 bash[27833]: cluster 2023-10-09T08:00:46.660759+0000 mgr.y (mgr.24344) 160 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:48.074 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":140,"stamp":"2023-10-09T08:00:46.659959+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":2381752,"kb_used_data":4984,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579464,"statfs":{"total":767960285184,"available":765521371136,"internally_reserved":0,"allocated":5103616,"data_stored":2165872,"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.004399"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380479+0000","last_change":"2023-10-09T07:59:02.865297+0000","last_active":"2023-10-09T07:59:35.380479+0000","last_peered":"2023-10-09T07:59:35.380479+0000","last_clean":"2023-10-09T07:59:35.380479+0000","last_became_active":"2023-10-09T07:59:02.864303+0000","last_became_peered":"2023-10-09T07:59:02.864303+0000","last_unstale":"2023-10-09T07:59:35.380479+0000","last_undegraded":"2023-10-09T07:59:35.380479+0000","last_fullsized":"2023-10-09T07:59:35.380479+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"60'4","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380563+0000","last_change":"2023-10-09T07:59:02.728859+0000","last_active":"2023-10-09T07:59:35.380563+0000","last_peered":"2023-10-09T07:59:35.380563+0000","last_clean":"2023-10-09T07:59:35.380563+0000","last_became_active":"2023-10-09T07:59:02.728519+0000","last_became_peered":"2023-10-09T07:59:02.728519+0000","last_unstale":"2023-10-09T07:59:35.380563+0000","last_undegraded":"2023-10-09T07:59:35.380563+0000","last_fullsized":"2023-10-09T07:59:35.380563+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.378158+0000","last_change":"2023-10-09T07:59:02.991270+0000","last_active":"2023-10-09T07:59:35.378158+0000","last_peered":"2023-10-09T07:59:35.378158+0000","last_clean":"2023-10-09T07:59:35.378158+0000","last_became_active":"2023-10-09T07:59:02.990651+0000","last_became_peered":"2023-10-09T07:59:02.990651+0000","last_unstale":"2023-10-09T07:59:35.378158+0000","last_undegraded":"2023-10-09T07:59:35.378158+0000","last_fullsized":"2023-10-09T07:59:35.378158+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.376726+0000","last_change":"2023-10-09T07:59:02.719738+0000","last_active":"2023-10-09T07:59:35.376726+0000","last_peered":"2023-10-09T07:59:35.376726+0000","last_clean":"2023-10-09T07:59:35.376726+0000","last_became_active":"2023-10-09T07:59:02.719187+0000","last_became_peered":"2023-10-09T07:59:02.719187+0000","last_unstale":"2023-10-09T07:59:35.376726+0000","last_undegraded":"2023-10-09T07:59:35.376726+0000","last_fullsized":"2023-10-09T07:59:35.376726+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380761+0000","last_change":"2023-10-09T07:59:02.992560+0000","last_active":"2023-10-09T07:59:35.380761+0000","last_peered":"2023-10-09T07:59:35.380761+0000","last_clean":"2023-10-09T07:59:35.380761+0000","last_became_active":"2023-10-09T07:59:02.991720+0000","last_became_peered":"2023-10-09T07:59:02.991720+0000","last_unstale":"2023-10-09T07:59:35.380761+0000","last_undegraded":"2023-10-09T07:59:35.380761+0000","last_fullsized":"2023-10-09T07:59:35.380761+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374497+0000","last_change":"2023-10-09T07:59:02.726616+0000","last_active":"2023-10-09T07:59:35.374497+0000","last_peered":"2023-10-09T07:59:35.374497+0000","last_clean":"2023-10-09T07:59:35.374497+0000","last_became_active":"2023-10-09T07:59:02.726055+0000","last_became_peered":"2023-10-09T07:59:02.726055+0000","last_unstale":"2023-10-09T07:59:35.374497+0000","last_undegraded":"2023-10-09T07:59:35.374497+0000","last_fullsized":"2023-10-09T07:59:35.374497+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.381124+0000","last_change":"2023-10-09T07:59:02.864532+0000","last_active":"2023-10-09T07:59:35.381124+0000","last_peered":"2023-10-09T07:59:35.381124+0000","last_clean":"2023-10-09T07:59:35.381124+0000","last_became_active":"2023-10-09T07:59:02.863133+0000","last_became_peered":"2023-10-09T07:59:02.863133+0000","last_unstale":"2023-10-09T07:59:35.381124+0000","last_undegraded":"2023-10-09T07:59:35.381124+0000","last_fullsized":"2023-10-09T07:59:35.381124+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374412+0000","last_change":"2023-10-09T07:59:02.724469+0000","last_active":"2023-10-09T07:59:35.374412+0000","last_peered":"2023-10-09T07:59:35.374412+0000","last_clean":"2023-10-09T07:59:35.374412+0000","last_became_active":"2023-10-09T07:59:02.724099+0000","last_became_peered":"2023-10-09T07:59:02.724099+0000","last_unstale":"2023-10-09T07:59:35.374412+0000","last_undegraded":"2023-10-09T07:59:35.374412+0000","last_fullsized":"2023-10-09T07:59:35.374412+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374962+0000","last_change":"2023-10-09T07:59:03.748234+0000","last_active":"2023-10-09T07:59:35.374962+0000","last_peered":"2023-10-09T07:59:35.374962+0000","last_clean":"2023-10-09T07:59:35.374962+0000","last_became_active":"2023-10-09T07:59:03.747832+0000","last_became_peered":"2023-10-09T07:59:03.747832+0000","last_unstale":"2023-10-09T07:59:35.374962+0000","last_undegraded":"2023-10-09T07:59:35.374962+0000","last_fullsized":"2023-10-09T07:59:35.374962+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379896+0000","last_change":"2023-10-09T07:59:02.730727+0000","last_active":"2023-10-09T07:59:35.379896+0000","last_peered":"2023-10-09T07:59:35.379896+0000","last_clean":"2023-10-09T07:59:35.379896+0000","last_became_active":"2023-10-09T07:59:02.728437+0000","last_became_peered":"2023-10-09T07:59:02.728437+0000","last_unstale":"2023-10-09T07:59:35.379896+0000","last_undegraded":"2023-10-09T07:59:35.379896+0000","last_fullsized":"2023-10-09T07:59:35.379896+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.382096+0000","last_change":"2023-10-09T07:59:03.434234+0000","last_active":"2023-10-09T07:59:35.382096+0000","last_peered":"2023-10-09T07:59:35.382096+0000","last_clean":"2023-10-09T07:59:35.382096+0000","last_became_active":"2023-10-09T07:59:03.433363+0000","last_became_peered":"2023-10-09T07:59:03.433363+0000","last_unstale":"2023-10-09T07:59:35.382096+0000","last_undegraded":"2023-10-09T07:59:35.382096+0000","last_fullsized":"2023-10-09T07:59:35.382096+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380038+0000","last_change":"2023-10-09T07:59:02.731898+0000","last_active":"2023-10-09T07:59:35.380038+0000","last_peered":"2023-10-09T07:59:35.380038+0000","last_clean":"2023-10-09T07:59:35.380038+0000","last_became_active":"2023-10-09T07:59:02.731168+0000","last_became_peered":"2023-10-09T07:59:02.731168+0000","last_unstale":"2023-10-09T07:59:35.380038+0000","last_undegraded":"2023-10-09T07:59:35.380038+0000","last_fullsized":"2023-10-09T07:59:35.380038+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.450232+0000","last_change":"2023-10-09T07:57:06.337756+0000","last_active":"2023-10-09T07:59:35.450232+0000","last_peered":"2023-10-09T07:59:35.450232+0000","last_clean":"2023-10-09T07:59:35.450232+0000","last_became_active":"2023-10-09T07:57:06.337187+0000","last_became_peered":"2023-10-09T07:57:06.337187+0000","last_unstale":"2023-10-09T07:59:35.450232+0000","last_undegraded":"2023-10-09T07:59:35.450232+0000","last_fullsized":"2023-10-09T07:59:35.450232+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.375044+0000","last_change":"2023-10-09T07:59:03.091617+0000","last_active":"2023-10-09T07:59:35.375044+0000","last_peered":"2023-10-09T07:59:35.375044+0000","last_clean":"2023-10-09T07:59:35.375044+0000","last_became_active":"2023-10-09T07:59:03.091260+0000","last_became_peered":"2023-10-09T07:59:03.091260+0000","last_unstale":"2023-10-09T07:59:35.375044+0000","last_undegraded":"2023-10-09T07:59:35.375044+0000","last_fullsized":"2023-10-09T07:59:35.375044+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380555+0000","last_change":"2023-10-09T07:57:07.023486+0000","last_active":"2023-10-09T07:59:35.380555+0000","last_peered":"2023-10-09T07:59:35.380555+0000","last_clean":"2023-10-09T07:59:35.380555+0000","last_became_active":"2023-10-09T07:57:07.022667+0000","last_became_peered":"2023-10-09T07:57:07.022667+0000","last_unstale":"2023-10-09T07:59:35.380555+0000","last_undegraded":"2023-10-09T07:59:35.380555+0000","last_fullsized":"2023-10-09T07:59:35.380555+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.376892+0000","last_change":"2023-10-09T07:59:02.726764+0000","last_active":"2023-10-09T07:59:35.376892+0000","last_peered":"2023-10-09T07:59:35.376892+0000","last_clean":"2023-10-09T07:59:35.376892+0000","last_became_active":"2023-10-09T07:59:02.726031+0000","last_became_peered":"2023-10-09T07:59:02.726031+0000","last_unstale":"2023-10-09T07:59:35.376892+0000","last_undegraded":"2023-10-09T07:59:35.376892+0000","last_fullsized":"2023-10-09T07:59:35.376892+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379682+0000","last_change":"2023-10-09T07:59:03.855254+0000","last_active":"2023-10-09T07:59:35.379682+0000","last_peered":"2023-10-09T07:59:35.379682+0000","last_clean":"2023-10-09T07:59:35.379682+0000","last_became_active":"2023-10-09T07:59:03.854474+0000","last_became_peered":"2023-10-09T07:59:03.854474+0000","last_unstale":"2023-10-09T07:59:35.379682+0000","last_undegraded":"2023-10-09T07:59:35.379682+0000","last_fullsized":"2023-10-09T07:59:35.379682+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380438+0000","last_change":"2023-10-09T07:59:02.719726+0000","last_active":"2023-10-09T07:59:35.380438+0000","last_peered":"2023-10-09T07:59:35.380438+0000","last_clean":"2023-10-09T07:59:35.380438+0000","last_became_active":"2023-10-09T07:59:02.719372+0000","last_became_peered":"2023-10-09T07:59:02.719372+0000","last_unstale":"2023-10-09T07:59:35.380438+0000","last_undegraded":"2023-10-09T07:59:35.380438+0000","last_fullsized":"2023-10-09T07:59:35.380438+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.449418+0000","last_change":"2023-10-09T07:57:07.025208+0000","last_active":"2023-10-09T07:59:35.449418+0000","last_peered":"2023-10-09T07:59:35.449418+0000","last_clean":"2023-10-09T07:59:35.449418+0000","last_became_active":"2023-10-09T07:57:07.024426+0000","last_became_peered":"2023-10-09T07:57:07.024426+0000","last_unstale":"2023-10-09T07:59:35.449418+0000","last_undegraded":"2023-10-09T07:59:35.449418+0000","last_fullsized":"2023-10-09T07:59:35.449418+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380154+0000","last_change":"2023-10-09T07:59:03.746655+0000","last_active":"2023-10-09T07:59:35.380154+0000","last_peered":"2023-10-09T07:59:35.380154+0000","last_clean":"2023-10-09T07:59:35.380154+0000","last_became_active":"2023-10-09T07:59:03.746311+0000","last_became_peered":"2023-10-09T07:59:03.746311+0000","last_unstale":"2023-10-09T07:59:35.380154+0000","last_undegraded":"2023-10-09T07:59:35.380154+0000","last_fullsized":"2023-10-09T07:59:35.380154+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379592+0000","last_change":"2023-10-09T07:59:02.731623+0000","last_active":"2023-10-09T07:59:35.379592+0000","last_peered":"2023-10-09T07:59:35.379592+0000","last_clean":"2023-10-09T07:59:35.379592+0000","last_became_active":"2023-10-09T07:59:02.731297+0000","last_became_peered":"2023-10-09T07:59:02.731297+0000","last_unstale":"2023-10-09T07:59:35.379592+0000","last_undegraded":"2023-10-09T07:59:35.379592+0000","last_fullsized":"2023-10-09T07:59:35.379592+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.448512+0000","last_change":"2023-10-09T07:57:07.025595+0000","last_active":"2023-10-09T07:59:35.448512+0000","last_peered":"2023-10-09T07:59:35.448512+0000","last_clean":"2023-10-09T07:59:35.448512+0000","last_became_active":"2023-10-09T07:57:07.024682+0000","last_became_peered":"2023-10-09T07:57:07.024682+0000","last_unstale":"2023-10-09T07:59:35.448512+0000","last_undegraded":"2023-10-09T07:59:35.448512+0000","last_fullsized":"2023-10-09T07:59:35.448512+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.450186+0000","last_change":"2023-10-09T07:59:03.093516+0000","last_active":"2023-10-09T07:59:35.450186+0000","last_peered":"2023-10-09T07:59:35.450186+0000","last_clean":"2023-10-09T07:59:35.450186+0000","last_became_active":"2023-10-09T07:59:03.092757+0000","last_became_peered":"2023-10-09T07:59:03.092757+0000","last_unstale":"2023-10-09T07:59:35.450186+0000","last_undegraded":"2023-10-09T07:59:35.450186+0000","last_fullsized":"2023-10-09T07:59:35.450186+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.375434+0000","last_change":"2023-10-09T07:59:02.721472+0000","last_active":"2023-10-09T07:59:35.375434+0000","last_peered":"2023-10-09T07:59:35.375434+0000","last_clean":"2023-10-09T07:59:35.375434+0000","last_became_active":"2023-10-09T07:59:02.721112+0000","last_became_peered":"2023-10-09T07:59:02.721112+0000","last_unstale":"2023-10-09T07:59:35.375434+0000","last_undegraded":"2023-10-09T07:59:35.375434+0000","last_fullsized":"2023-10-09T07:59:35.375434+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.448299+0000","last_change":"2023-10-09T07:56:04.976428+0000","last_active":"2023-10-09T07:59:35.448299+0000","last_peered":"2023-10-09T07:59:35.448299+0000","last_clean":"2023-10-09T07:59:35.448299+0000","last_became_active":"2023-10-09T07:56:04.975649+0000","last_became_peered":"2023-10-09T07:56:04.975649+0000","last_unstale":"2023-10-09T07:59:35.448299+0000","last_undegraded":"2023-10-09T07:59:35.448299+0000","last_fullsized":"2023-10-09T07:59:35.448299+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-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374211+0000","last_change":"2023-10-09T07:57:06.339603+0000","last_active":"2023-10-09T07:59:35.374211+0000","last_peered":"2023-10-09T07:59:35.374211+0000","last_clean":"2023-10-09T07:59:35.374211+0000","last_became_active":"2023-10-09T07:57:06.339025+0000","last_became_peered":"2023-10-09T07:57:06.339025+0000","last_unstale":"2023-10-09T07:59:35.374211+0000","last_undegraded":"2023-10-09T07:59:35.374211+0000","last_fullsized":"2023-10-09T07:59:35.374211+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-09T07:59:36.551511+0000","last_change":"2023-10-09T07:59:36.551511+0000","last_active":"2023-10-09T07:59:36.551511+0000","last_peered":"2023-10-09T07:59:36.551511+0000","last_clean":"2023-10-09T07:59:36.551511+0000","last_became_active":"2023-10-09T07:59:36.550635+0000","last_became_peered":"2023-10-09T07:59:36.550635+0000","last_unstale":"2023-10-09T07:59:36.551511+0000","last_undegraded":"2023-10-09T07:59:36.551511+0000","last_fullsized":"2023-10-09T07:59:36.551511+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379356+0000","last_change":"2023-10-09T07:59:02.720121+0000","last_active":"2023-10-09T07:59:35.379356+0000","last_peered":"2023-10-09T07:59:35.379356+0000","last_clean":"2023-10-09T07:59:35.379356+0000","last_became_active":"2023-10-09T07:59:02.719811+0000","last_became_peered":"2023-10-09T07:59:02.719811+0000","last_unstale":"2023-10-09T07:59:35.379356+0000","last_undegraded":"2023-10-09T07:59:35.379356+0000","last_fullsized":"2023-10-09T07:59:35.379356+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.376405+0000","last_change":"2023-10-09T07:57:07.023968+0000","last_active":"2023-10-09T07:59:35.376405+0000","last_peered":"2023-10-09T07:59:35.376405+0000","last_clean":"2023-10-09T07:59:35.376405+0000","last_became_active":"2023-10-09T07:57:07.023620+0000","last_became_peered":"2023-10-09T07:57:07.023620+0000","last_unstale":"2023-10-09T07:59:35.376405+0000","last_undegraded":"2023-10-09T07:59:35.376405+0000","last_fullsized":"2023-10-09T07:59:35.376405+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380324+0000","last_change":"2023-10-09T07:59:03.747729+0000","last_active":"2023-10-09T07:59:35.380324+0000","last_peered":"2023-10-09T07:59:35.380324+0000","last_clean":"2023-10-09T07:59:35.380324+0000","last_became_active":"2023-10-09T07:59:03.747380+0000","last_became_peered":"2023-10-09T07:59:03.747380+0000","last_unstale":"2023-10-09T07:59:35.380324+0000","last_undegraded":"2023-10-09T07:59:35.380324+0000","last_fullsized":"2023-10-09T07:59:35.380324+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380831+0000","last_change":"2023-10-09T07:59:02.726130+0000","last_active":"2023-10-09T07:59:35.380831+0000","last_peered":"2023-10-09T07:59:35.380831+0000","last_clean":"2023-10-09T07:59:35.380831+0000","last_became_active":"2023-10-09T07:59:02.725754+0000","last_became_peered":"2023-10-09T07:59:02.725754+0000","last_unstale":"2023-10-09T07:59:35.380831+0000","last_undegraded":"2023-10-09T07:59:35.380831+0000","last_fullsized":"2023-10-09T07:59:35.380831+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.373993+0000","last_change":"2023-10-09T07:57:06.339234+0000","last_active":"2023-10-09T07:59:35.373993+0000","last_peered":"2023-10-09T07:59:35.373993+0000","last_clean":"2023-10-09T07:59:35.373993+0000","last_became_active":"2023-10-09T07:57:06.338691+0000","last_became_peered":"2023-10-09T07:57:06.338691+0000","last_unstale":"2023-10-09T07:59:35.373993+0000","last_undegraded":"2023-10-09T07:59:35.373993+0000","last_fullsized":"2023-10-09T07:59:35.373993+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379568+0000","last_change":"2023-10-09T07:59:03.854096+0000","last_active":"2023-10-09T07:59:35.379568+0000","last_peered":"2023-10-09T07:59:35.379568+0000","last_clean":"2023-10-09T07:59:35.379568+0000","last_became_active":"2023-10-09T07:59:03.853217+0000","last_became_peered":"2023-10-09T07:59:03.853217+0000","last_unstale":"2023-10-09T07:59:35.379568+0000","last_undegraded":"2023-10-09T07:59:35.379568+0000","last_fullsized":"2023-10-09T07:59:35.379568+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374458+0000","last_change":"2023-10-09T07:59:02.728894+0000","last_active":"2023-10-09T07:59:35.374458+0000","last_peered":"2023-10-09T07:59:35.374458+0000","last_clean":"2023-10-09T07:59:35.374458+0000","last_became_active":"2023-10-09T07:59:02.728550+0000","last_became_peered":"2023-10-09T07:59:02.728550+0000","last_unstale":"2023-10-09T07:59:35.374458+0000","last_undegraded":"2023-10-09T07:59:35.374458+0000","last_fullsized":"2023-10-09T07:59:35.374458+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380221+0000","last_change":"2023-10-09T07:57:07.024157+0000","last_active":"2023-10-09T07:59:35.380221+0000","last_peered":"2023-10-09T07:59:35.380221+0000","last_clean":"2023-10-09T07:59:35.380221+0000","last_became_active":"2023-10-09T07:57:07.023571+0000","last_became_peered":"2023-10-09T07:57:07.023571+0000","last_unstale":"2023-10-09T07:59:35.380221+0000","last_undegraded":"2023-10-09T07:59:35.380221+0000","last_fullsized":"2023-10-09T07:59:35.380221+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380127+0000","last_change":"2023-10-09T07:59:03.858535+0000","last_active":"2023-10-09T07:59:35.380127+0000","last_peered":"2023-10-09T07:59:35.380127+0000","last_clean":"2023-10-09T07:59:35.380127+0000","last_became_active":"2023-10-09T07:59:03.857875+0000","last_became_peered":"2023-10-09T07:59:03.857875+0000","last_unstale":"2023-10-09T07:59:35.380127+0000","last_undegraded":"2023-10-09T07:59:35.380127+0000","last_fullsized":"2023-10-09T07:59:35.380127+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374847+0000","last_change":"2023-10-09T07:59:02.728657+0000","last_active":"2023-10-09T07:59:35.374847+0000","last_peered":"2023-10-09T07:59:35.374847+0000","last_clean":"2023-10-09T07:59:35.374847+0000","last_became_active":"2023-10-09T07:59:02.728353+0000","last_became_peered":"2023-10-09T07:59:02.728353+0000","last_unstale":"2023-10-09T07:59:35.374847+0000","last_undegraded":"2023-10-09T07:59:35.374847+0000","last_fullsized":"2023-10-09T07:59:35.374847+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.381528+0000","last_change":"2023-10-09T07:59:02.862693+0000","last_active":"2023-10-09T07:59:35.381528+0000","last_peered":"2023-10-09T07:59:35.381528+0000","last_clean":"2023-10-09T07:59:35.381528+0000","last_became_active":"2023-10-09T07:59:02.861851+0000","last_became_peered":"2023-10-09T07:59:02.861851+0000","last_unstale":"2023-10-09T07:59:35.381528+0000","last_undegraded":"2023-10-09T07:59:35.381528+0000","last_fullsized":"2023-10-09T07:59:35.381528+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.382221+0000","last_change":"2023-10-09T07:59:02.719808+0000","last_active":"2023-10-09T07:59:35.382221+0000","last_peered":"2023-10-09T07:59:35.382221+0000","last_clean":"2023-10-09T07:59:35.382221+0000","last_became_active":"2023-10-09T07:59:02.719336+0000","last_became_peered":"2023-10-09T07:59:02.719336+0000","last_unstale":"2023-10-09T07:59:35.382221+0000","last_undegraded":"2023-10-09T07:59:35.382221+0000","last_fullsized":"2023-10-09T07:59:35.382221+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.381590+0000","last_change":"2023-10-09T07:59:02.863930+0000","last_active":"2023-10-09T07:59:35.381590+0000","last_peered":"2023-10-09T07:59:35.381590+0000","last_clean":"2023-10-09T07:59:35.381590+0000","last_became_active":"2023-10-09T07:59:02.863160+0000","last_became_peered":"2023-10-09T07:59:02.863160+0000","last_unstale":"2023-10-09T07:59:35.381590+0000","last_undegraded":"2023-10-09T07:59:35.381590+0000","last_fullsized":"2023-10-09T07:59:35.381590+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.450080+0000","last_change":"2023-10-09T07:59:02.720751+0000","last_active":"2023-10-09T07:59:35.450080+0000","last_peered":"2023-10-09T07:59:35.450080+0000","last_clean":"2023-10-09T07:59:35.450080+0000","last_became_active":"2023-10-09T07:59:02.720397+0000","last_became_peered":"2023-10-09T07:59:02.720397+0000","last_unstale":"2023-10-09T07:59:35.450080+0000","last_undegraded":"2023-10-09T07:59:35.450080+0000","last_fullsized":"2023-10-09T07:59:35.450080+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380847+0000","last_change":"2023-10-09T07:59:02.746122+0000","last_active":"2023-10-09T07:59:35.380847+0000","last_peered":"2023-10-09T07:59:35.380847+0000","last_clean":"2023-10-09T07:59:35.380847+0000","last_became_active":"2023-10-09T07:59:02.745669+0000","last_became_peered":"2023-10-09T07:59:02.745669+0000","last_unstale":"2023-10-09T07:59:35.380847+0000","last_undegraded":"2023-10-09T07:59:35.380847+0000","last_fullsized":"2023-10-09T07:59:35.380847+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.375647+0000","last_change":"2023-10-09T07:59:02.725104+0000","last_active":"2023-10-09T07:59:35.375647+0000","last_peered":"2023-10-09T07:59:35.375647+0000","last_clean":"2023-10-09T07:59:35.375647+0000","last_became_active":"2023-10-09T07:59:02.724709+0000","last_became_peered":"2023-10-09T07:59:02.724709+0000","last_unstale":"2023-10-09T07:59:35.375647+0000","last_undegraded":"2023-10-09T07:59:35.375647+0000","last_fullsized":"2023-10-09T07:59:35.375647+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380021+0000","last_change":"2023-10-09T07:59:03.859465+0000","last_active":"2023-10-09T07:59:35.380021+0000","last_peered":"2023-10-09T07:59:35.380021+0000","last_clean":"2023-10-09T07:59:35.380021+0000","last_became_active":"2023-10-09T07:59:03.858952+0000","last_became_peered":"2023-10-09T07:59:03.858952+0000","last_unstale":"2023-10-09T07:59:35.380021+0000","last_undegraded":"2023-10-09T07:59:35.380021+0000","last_fullsized":"2023-10-09T07:59:35.380021+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374322+0000","last_change":"2023-10-09T07:59:02.722273+0000","last_active":"2023-10-09T07:59:35.374322+0000","last_peered":"2023-10-09T07:59:35.374322+0000","last_clean":"2023-10-09T07:59:35.374322+0000","last_became_active":"2023-10-09T07:59:02.721893+0000","last_became_peered":"2023-10-09T07:59:02.721893+0000","last_unstale":"2023-10-09T07:59:35.374322+0000","last_undegraded":"2023-10-09T07:59:35.374322+0000","last_fullsized":"2023-10-09T07:59:35.374322+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.449754+0000","last_change":"2023-10-09T07:59:03.094988+0000","last_active":"2023-10-09T07:59:35.449754+0000","last_peered":"2023-10-09T07:59:35.449754+0000","last_clean":"2023-10-09T07:59:35.449754+0000","last_became_active":"2023-10-09T07:59:03.094029+0000","last_became_peered":"2023-10-09T07:59:03.094029+0000","last_unstale":"2023-10-09T07:59:35.449754+0000","last_undegraded":"2023-10-09T07:59:35.449754+0000","last_fullsized":"2023-10-09T07:59:35.449754+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.449532+0000","last_change":"2023-10-09T07:59:02.724261+0000","last_active":"2023-10-09T07:59:35.449532+0000","last_peered":"2023-10-09T07:59:35.449532+0000","last_clean":"2023-10-09T07:59:35.449532+0000","last_became_active":"2023-10-09T07:59:02.723901+0000","last_became_peered":"2023-10-09T07:59:02.723901+0000","last_unstale":"2023-10-09T07:59:35.449532+0000","last_undegraded":"2023-10-09T07:59:35.449532+0000","last_fullsized":"2023-10-09T07:59:35.449532+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-09T07:59:36.511723+0000","last_change":"2023-10-09T07:59:36.511723+0000","last_active":"2023-10-09T07:59:36.511723+0000","last_peered":"2023-10-09T07:59:36.511723+0000","last_clean":"2023-10-09T07:59:36.511723+0000","last_became_active":"2023-10-09T07:59:36.511276+0000","last_became_peered":"2023-10-09T07:59:36.511276+0000","last_unstale":"2023-10-09T07:59:36.511723+0000","last_undegraded":"2023-10-09T07:59:36.511723+0000","last_fullsized":"2023-10-09T07:59:36.511723+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.449216+0000","last_change":"2023-10-09T07:59:02.724638+0000","last_active":"2023-10-09T07:59:35.449216+0000","last_peered":"2023-10-09T07:59:35.449216+0000","last_clean":"2023-10-09T07:59:35.449216+0000","last_became_active":"2023-10-09T07:59:02.724233+0000","last_became_peered":"2023-10-09T07:59:02.724233+0000","last_unstale":"2023-10-09T07:59:35.449216+0000","last_undegraded":"2023-10-09T07:59:35.449216+0000","last_fullsized":"2023-10-09T07:59:35.449216+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.373937+0000","last_change":"2023-10-09T07:59:03.856827+0000","last_active":"2023-10-09T07:59:35.373937+0000","last_peered":"2023-10-09T07:59:35.373937+0000","last_clean":"2023-10-09T07:59:35.373937+0000","last_became_active":"2023-10-09T07:59:03.855938+0000","last_became_peered":"2023-10-09T07:59:03.855938+0000","last_unstale":"2023-10-09T07:59:35.373937+0000","last_undegraded":"2023-10-09T07:59:35.373937+0000","last_fullsized":"2023-10-09T07:59:35.373937+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.449407+0000","last_change":"2023-10-09T07:59:02.724517+0000","last_active":"2023-10-09T07:59:35.449407+0000","last_peered":"2023-10-09T07:59:35.449407+0000","last_clean":"2023-10-09T07:59:35.449407+0000","last_became_active":"2023-10-09T07:59:02.724165+0000","last_became_peered":"2023-10-09T07:59:02.724165+0000","last_unstale":"2023-10-09T07:59:35.449407+0000","last_undegraded":"2023-10-09T07:59:35.449407+0000","last_fullsized":"2023-10-09T07:59:35.449407+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.376929+0000","last_change":"2023-10-09T07:59:03.093696+0000","last_active":"2023-10-09T07:59:35.376929+0000","last_peered":"2023-10-09T07:59:35.376929+0000","last_clean":"2023-10-09T07:59:35.376929+0000","last_became_active":"2023-10-09T07:59:03.092993+0000","last_became_peered":"2023-10-09T07:59:03.092993+0000","last_unstale":"2023-10-09T07:59:35.376929+0000","last_undegraded":"2023-10-09T07:59:35.376929+0000","last_fullsized":"2023-10-09T07:59:35.376929+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'8","reported_seq":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.448694+0000","last_change":"2023-10-09T07:59:02.719852+0000","last_active":"2023-10-09T07:59:35.448694+0000","last_peered":"2023-10-09T07:59:35.448694+0000","last_clean":"2023-10-09T07:59:35.448694+0000","last_became_active":"2023-10-09T07:59:02.719524+0000","last_became_peered":"2023-10-09T07:59:02.719524+0000","last_unstale":"2023-10-09T07:59:35.448694+0000","last_undegraded":"2023-10-09T07:59:35.448694+0000","last_fullsized":"2023-10-09T07:59:35.448694+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380787+0000","last_change":"2023-10-09T07:59:03.855324+0000","last_active":"2023-10-09T07:59:35.380787+0000","last_peered":"2023-10-09T07:59:35.380787+0000","last_clean":"2023-10-09T07:59:35.380787+0000","last_became_active":"2023-10-09T07:59:03.854560+0000","last_became_peered":"2023-10-09T07:59:03.854560+0000","last_unstale":"2023-10-09T07:59:35.380787+0000","last_undegraded":"2023-10-09T07:59:35.380787+0000","last_fullsized":"2023-10-09T07:59:35.380787+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.448300+0000","last_change":"2023-10-09T07:59:02.721726+0000","last_active":"2023-10-09T07:59:35.448300+0000","last_peered":"2023-10-09T07:59:35.448300+0000","last_clean":"2023-10-09T07:59:35.448300+0000","last_became_active":"2023-10-09T07:59:02.721322+0000","last_became_peered":"2023-10-09T07:59:02.721322+0000","last_unstale":"2023-10-09T07:59:35.448300+0000","last_undegraded":"2023-10-09T07:59:35.448300+0000","last_fullsized":"2023-10-09T07:59:35.448300+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374324+0000","last_change":"2023-10-09T07:59:03.858653+0000","last_active":"2023-10-09T07:59:35.374324+0000","last_peered":"2023-10-09T07:59:35.374324+0000","last_clean":"2023-10-09T07:59:35.374324+0000","last_became_active":"2023-10-09T07:59:03.858318+0000","last_became_peered":"2023-10-09T07:59:03.858318+0000","last_unstale":"2023-10-09T07:59:35.374324+0000","last_undegraded":"2023-10-09T07:59:35.374324+0000","last_fullsized":"2023-10-09T07:59:35.374324+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379862+0000","last_change":"2023-10-09T07:59:02.733283+0000","last_active":"2023-10-09T07:59:35.379862+0000","last_peered":"2023-10-09T07:59:35.379862+0000","last_clean":"2023-10-09T07:59:35.379862+0000","last_became_active":"2023-10-09T07:59:02.732936+0000","last_became_peered":"2023-10-09T07:59:02.732936+0000","last_unstale":"2023-10-09T07:59:35.379862+0000","last_undegraded":"2023-10-09T07:59:35.379862+0000","last_fullsized":"2023-10-09T07:59:35.379862+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.376965+0000","last_change":"2023-10-09T07:59:03.094225+0000","last_active":"2023-10-09T07:59:35.376965+0000","last_peered":"2023-10-09T07:59:35.376965+0000","last_clean":"2023-10-09T07:59:35.376965+0000","last_became_active":"2023-10-09T07:59:03.093144+0000","last_became_peered":"2023-10-09T07:59:03.093144+0000","last_unstale":"2023-10-09T07:59:35.376965+0000","last_undegraded":"2023-10-09T07:59:35.376965+0000","last_fullsized":"2023-10-09T07:59:35.376965+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.448898+0000","last_change":"2023-10-09T07:59:02.720605+0000","last_active":"2023-10-09T07:59:35.448898+0000","last_peered":"2023-10-09T07:59:35.448898+0000","last_clean":"2023-10-09T07:59:35.448898+0000","last_became_active":"2023-10-09T07:59:02.720287+0000","last_became_peered":"2023-10-09T07:59:02.720287+0000","last_unstale":"2023-10-09T07:59:35.448898+0000","last_undegraded":"2023-10-09T07:59:35.448898+0000","last_fullsized":"2023-10-09T07:59:35.448898+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380921+0000","last_change":"2023-10-09T07:59:02.865081+0000","last_active":"2023-10-09T07:59:35.380921+0000","last_peered":"2023-10-09T07:59:35.380921+0000","last_clean":"2023-10-09T07:59:35.380921+0000","last_became_active":"2023-10-09T07:59:02.863649+0000","last_became_peered":"2023-10-09T07:59:02.863649+0000","last_unstale":"2023-10-09T07:59:35.380921+0000","last_undegraded":"2023-10-09T07:59:35.380921+0000","last_fullsized":"2023-10-09T07:59:35.380921+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"60'6","reported_seq":20,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.381119+0000","last_change":"2023-10-09T07:59:02.717439+0000","last_active":"2023-10-09T07:59:35.381119+0000","last_peered":"2023-10-09T07:59:35.381119+0000","last_clean":"2023-10-09T07:59:35.381119+0000","last_became_active":"2023-10-09T07:59:02.716860+0000","last_became_peered":"2023-10-09T07:59:02.716860+0000","last_unstale":"2023-10-09T07:59:35.381119+0000","last_undegraded":"2023-10-09T07:59:35.381119+0000","last_fullsized":"2023-10-09T07:59:35.381119+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379359+0000","last_change":"2023-10-09T07:59:03.746935+0000","last_active":"2023-10-09T07:59:35.379359+0000","last_peered":"2023-10-09T07:59:35.379359+0000","last_clean":"2023-10-09T07:59:35.379359+0000","last_became_active":"2023-10-09T07:59:03.746459+0000","last_became_peered":"2023-10-09T07:59:03.746459+0000","last_unstale":"2023-10-09T07:59:35.379359+0000","last_undegraded":"2023-10-09T07:59:35.379359+0000","last_fullsized":"2023-10-09T07:59:35.379359+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'3","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.449299+0000","last_change":"2023-10-09T07:59:02.729705+0000","last_active":"2023-10-09T07:59:35.449299+0000","last_peered":"2023-10-09T07:59:35.449299+0000","last_clean":"2023-10-09T07:59:35.449299+0000","last_became_active":"2023-10-09T07:59:02.729351+0000","last_became_peered":"2023-10-09T07:59:02.729351+0000","last_unstale":"2023-10-09T07:59:35.449299+0000","last_undegraded":"2023-10-09T07:59:35.449299+0000","last_fullsized":"2023-10-09T07:59:35.449299+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.378274+0000","last_change":"2023-10-09T07:59:03.092370+0000","last_active":"2023-10-09T07:59:35.378274+0000","last_peered":"2023-10-09T07:59:35.378274+0000","last_clean":"2023-10-09T07:59:35.378274+0000","last_became_active":"2023-10-09T07:59:03.091812+0000","last_became_peered":"2023-10-09T07:59:03.091812+0000","last_unstale":"2023-10-09T07:59:35.378274+0000","last_undegraded":"2023-10-09T07:59:35.378274+0000","last_fullsized":"2023-10-09T07:59:35.378274+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.374552+0000","last_change":"2023-10-09T07:59:02.720882+0000","last_active":"2023-10-09T07:59:35.374552+0000","last_peered":"2023-10-09T07:59:35.374552+0000","last_clean":"2023-10-09T07:59:35.374552+0000","last_became_active":"2023-10-09T07:59:02.720547+0000","last_became_peered":"2023-10-09T07:59:02.720547+0000","last_unstale":"2023-10-09T07:59:35.374552+0000","last_undegraded":"2023-10-09T07:59:35.374552+0000","last_fullsized":"2023-10-09T07:59:35.374552+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.375204+0000","last_change":"2023-10-09T07:59:02.861435+0000","last_active":"2023-10-09T07:59:35.375204+0000","last_peered":"2023-10-09T07:59:35.375204+0000","last_clean":"2023-10-09T07:59:35.375204+0000","last_became_active":"2023-10-09T07:59:02.861080+0000","last_became_peered":"2023-10-09T07:59:02.861080+0000","last_unstale":"2023-10-09T07:59:35.375204+0000","last_undegraded":"2023-10-09T07:59:35.375204+0000","last_fullsized":"2023-10-09T07:59:35.375204+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380739+0000","last_change":"2023-10-09T07:59:02.732731+0000","last_active":"2023-10-09T07:59:35.380739+0000","last_peered":"2023-10-09T07:59:35.380739+0000","last_clean":"2023-10-09T07:59:35.380739+0000","last_became_active":"2023-10-09T07:59:02.731397+0000","last_became_peered":"2023-10-09T07:59:02.731397+0000","last_unstale":"2023-10-09T07:59:35.380739+0000","last_undegraded":"2023-10-09T07:59:35.380739+0000","last_fullsized":"2023-10-09T07:59:35.380739+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.447899+0000","last_change":"2023-10-09T07:59:03.434963+0000","last_active":"2023-10-09T07:59:35.447899+0000","last_peered":"2023-10-09T07:59:35.447899+0000","last_clean":"2023-10-09T07:59:35.447899+0000","last_became_active":"2023-10-09T07:59:03.433661+0000","last_became_peered":"2023-10-09T07:59:03.433661+0000","last_unstale":"2023-10-09T07:59:35.447899+0000","last_undegraded":"2023-10-09T07:59:35.447899+0000","last_fullsized":"2023-10-09T07:59:35.447899+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.375357+0000","last_change":"2023-10-09T07:59:02.724166+0000","last_active":"2023-10-09T07:59:35.375357+0000","last_peered":"2023-10-09T07:59:35.375357+0000","last_clean":"2023-10-09T07:59:35.375357+0000","last_became_active":"2023-10-09T07:59:02.723812+0000","last_became_peered":"2023-10-09T07:59:02.723812+0000","last_unstale":"2023-10-09T07:59:35.375357+0000","last_undegraded":"2023-10-09T07:59:35.375357+0000","last_fullsized":"2023-10-09T07:59:35.375357+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379897+0000","last_change":"2023-10-09T07:59:03.857689+0000","last_active":"2023-10-09T07:59:35.379897+0000","last_peered":"2023-10-09T07:59:35.379897+0000","last_clean":"2023-10-09T07:59:35.379897+0000","last_became_active":"2023-10-09T07:59:03.856922+0000","last_became_peered":"2023-10-09T07:59:03.856922+0000","last_unstale":"2023-10-09T07:59:35.379897+0000","last_undegraded":"2023-10-09T07:59:35.379897+0000","last_fullsized":"2023-10-09T07:59:35.379897+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.379355+0000","last_change":"2023-10-09T07:59:02.723642+0000","last_active":"2023-10-09T07:59:35.379355+0000","last_peered":"2023-10-09T07:59:35.379355+0000","last_clean":"2023-10-09T07:59:35.379355+0000","last_became_active":"2023-10-09T07:59:02.723288+0000","last_became_peered":"2023-10-09T07:59:02.723288+0000","last_unstale":"2023-10-09T07:59:35.379355+0000","last_undegraded":"2023-10-09T07:59:35.379355+0000","last_fullsized":"2023-10-09T07:59:35.379355+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-09T07:59:36.384282+0000","last_change":"2023-10-09T07:59:36.384282+0000","last_active":"2023-10-09T07:59:36.384282+0000","last_peered":"2023-10-09T07:59:36.384282+0000","last_clean":"2023-10-09T07:59:36.384282+0000","last_became_active":"2023-10-09T07:59:36.383904+0000","last_became_peered":"2023-10-09T07:59:36.383904+0000","last_unstale":"2023-10-09T07:59:36.384282+0000","last_undegraded":"2023-10-09T07:59:36.384282+0000","last_fullsized":"2023-10-09T07:59:36.384282+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T07:59:35.380607+0000","last_change":"2023-10-09T07:59:02.723145+0000","last_active":"2023-10-09T07:59:35.380607+0000","last_peered":"2023-10-09T07:59:35.380607+0000","last_clean":"2023-10-09T07:59:35.380607+0000","last_became_active":"2023-10-09T07:59:02.722759+0000","last_became_peered":"2023-10-09T07:59:02.722759+0000","last_unstale":"2023-10-09T07:59:35.380607+0000","last_undegraded":"2023-10-09T07:59:35.380607+0000","last_fullsized":"2023-10-09T07:59:35.380607+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":206158430268,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297736,"kb_used_data":640,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447416,"statfs":{"total":95995035648,"available":95690153984,"internally_reserved":0,"allocated":655360,"data_stored":271700,"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 08:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.877,"15min":0.879},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.2,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":1.083},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.86399999999999999,"15min":0.86599999999999999},"min":{"1min":0.55600000000000005,"5min":0.501,"15min":0.501},"max":{"1min":1.0529999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.69499999999999995}]},{"osd":1,"last update":"Mon Oct 9 08:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.86299999999999999,"15min":0.85199999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.2649999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.91400000000000003,"15min":0.93600000000000005},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.2310000000000001,"5min":1.413,"15min":1.413},"last":0.90800000000000003}]},{"osd":2,"last update":"Mon Oct 9 08:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95899999999999996,"15min":0.94599999999999995},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.216,"5min":1.347,"15min":1.347},"last":1.179},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.89400000000000002,"15min":0.89900000000000002},"min":{"1min":0.52900000000000003,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.2110000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.94099999999999995}]},{"osd":3,"last update":"Mon Oct 9 08:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.91100000000000003,"15min":0.90100000000000002},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.179,"5min":1.22,"15min":1.22},"last":0.878},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.90100000000000002,"15min":0.91800000000000004},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.3280000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.96299999999999997}]},{"osd":4,"last update":"Mon Oct 9 08:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.92700000000000005,"15min":0.90700000000000003},"min":{"1min":0.51000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.3129999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.999,"5min":0.92300000000000004,"15min":0.89900000000000002},"min":{"1min":0.44600000000000001,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.2629999999999999,"5min":1.8340000000000001,"15min":1.8340000000000001},"last":1.0329999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.92200000000000004,"15min":0.89400000000000002},"min":{"1min":0.42899999999999999,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.637,"5min":1.637,"15min":1.637},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.075,"5min":1.0429999999999999,"15min":1.0189999999999999},"min":{"1min":0.46800000000000003,"5min":0.375,"15min":0.375},"max":{"1min":1.5229999999999999,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.0069999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:00:04 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":0.97099999999999997,"15min":0.92100000000000004},"min":{"1min":0.48099999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.462,"5min":1.657,"15min":1.657},"last":1.165},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.109,"15min":1.0720000000000001},"min":{"1min":0.61599999999999999,"5min":0.432,"15min":0.432},"max":{"1min":1.4419999999999999,"5min":1.633,"15min":1.633},"last":1.1419999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626500,"num_pgs":27,"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":271239,"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 08:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.91200000000000003,"15min":0.91000000000000003},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.87,"5min":0.85099999999999998,"15min":0.84299999999999997},"min":{"1min":0.63400000000000001,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.101,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.95099999999999996}]},{"osd":1,"last update":"Mon Oct 9 08:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.92900000000000005,"15min":0.93899999999999995},"min":{"1min":0.61699999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.2270000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.97699999999999998},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.90600000000000003,"15min":0.91400000000000003},"min":{"1min":0.69399999999999995,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.121,"5min":1.891,"15min":1.891},"last":0.89600000000000002}]},{"osd":2,"last update":"Mon Oct 9 08:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.91200000000000003,"15min":0.94199999999999995},"min":{"1min":0.67900000000000005,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.175,"5min":1.9930000000000001,"15min":1.9930000000000001},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.93100000000000005,"15min":0.92600000000000005},"min":{"1min":0.70499999999999996,"5min":0.623,"15min":0.623},"max":{"1min":1.2190000000000001,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.087}]},{"osd":3,"last update":"Mon Oct 9 08:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.89300000000000002,"15min":0.86899999999999999},"min":{"1min":0.57799999999999996,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.224,"5min":1.224,"15min":1.224},"last":0.752},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.94599999999999995,"15min":0.97599999999999998},"min":{"1min":0.80000000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.091,"5min":2.0379999999999998,"15min":2.0379999999999998},"last":0.78200000000000003}]},{"osd":4,"last update":"Mon Oct 9 08:00:27 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":0.91100000000000003,"15min":0.83699999999999997},"min":{"1min":0.67200000000000004,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.347,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.008,"5min":0.89400000000000002,"15min":0.84799999999999998},"min":{"1min":0.71299999999999997,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3160000000000001,"5min":1.357,"15min":1.357},"last":1.006}]},{"osd":5,"last update":"Mon Oct 9 08:00:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":0.97599999999999998,"15min":0.875},"min":{"1min":0.77800000000000002,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.2250000000000001,"5min":1.409,"15min":1.409},"last":0.70699999999999996},{"interface":"front","average":{"1min":1.089,"5min":0.97899999999999998,"15min":0.88700000000000001},"min":{"1min":0.83299999999999996,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":0.86799999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:00:10 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":0.96999999999999997,"15min":0.91800000000000004},"min":{"1min":0.74399999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.2430000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.67200000000000004},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.085,"15min":1.0209999999999999},"min":{"1min":0.96299999999999997,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.397,"5min":1.47,"15min":1.47},"last":1.04}]}]},{"osd":1,"up_from":13,"seq":55834574960,"num_pgs":32,"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":269633,"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 07:59:52 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.69999999999999996,"15min":0.59599999999999997},"min":{"1min":0.44400000000000001,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.90200000000000002,"5min":1.244,"15min":1.244},"last":0.751},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.72899999999999998,"15min":0.61599999999999999},"min":{"1min":0.44400000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.94699999999999995,"5min":1.353,"15min":1.353},"last":0.71699999999999997}]},{"osd":2,"last update":"Mon Oct 9 08:00:38 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.69599999999999995,"15min":0.66000000000000003},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.002,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.71299999999999997,"15min":0.66600000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.86499999999999999,"5min":1.262,"15min":1.262},"last":0.57699999999999996}]},{"osd":3,"last update":"Mon Oct 9 08:00:22 2023","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.72799999999999998,"15min":0.73899999999999999},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.87,"5min":1.327,"15min":1.327},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.76300000000000001,"15min":0.78100000000000003},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.008,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.73099999999999998}]},{"osd":4,"last update":"Mon Oct 9 08:00:05 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94799999999999995,"15min":0.93200000000000005},"min":{"1min":0.70099999999999996,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.399,"5min":1.544,"15min":1.544},"last":0.85999999999999999},{"interface":"front","average":{"1min":1.03,"5min":0.98799999999999999,"15min":0.93700000000000006},"min":{"1min":0.77900000000000003,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.6180000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.01}]},{"osd":5,"last update":"Mon Oct 9 07:59:47 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.026,"15min":1.018},"min":{"1min":0.72399999999999998,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.0489999999999999,"15min":1.012},"min":{"1min":0.77700000000000002,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.98599999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:00:22 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.0409999999999999,"15min":1.085},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.589,"5min":1.601,"15min":1.601},"last":0.79000000000000004},{"interface":"front","average":{"1min":1.073,"5min":1.069,"15min":1.125},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.429,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.0900000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:00:05 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.111,"15min":1.1140000000000001},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":1.1439999999999999},{"interface":"front","average":{"1min":1.083,"5min":1.089,"15min":1.109},"min":{"1min":0.75800000000000001,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.7609999999999999,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":0.95699999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738488,"num_pgs":26,"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":270524,"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 08:00:02 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.71799999999999997,"15min":0.623},"min":{"1min":0.36799999999999999,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.91100000000000003,"5min":4.4749999999999996,"15min":4.4749999999999996},"last":0.82499999999999996},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.67800000000000005,"15min":0.61699999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.92900000000000005,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.65000000000000002}]},{"osd":2,"last update":"Mon Oct 9 08:00:41 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.72899999999999998,"15min":0.69299999999999995},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.88900000000000001,"5min":4.3789999999999996,"15min":4.3789999999999996},"last":0.88},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.79500000000000004,"15min":0.69799999999999995},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.98899999999999999,"5min":4.5780000000000003,"15min":4.5780000000000003},"last":0.90900000000000003}]},{"osd":3,"last update":"Mon Oct 9 08:00:25 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.73299999999999998,"15min":0.73799999999999999},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.94299999999999995,"5min":4.343,"15min":4.343},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.84399999999999997,"15min":0.81699999999999995},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.97499999999999998,"5min":4.5300000000000002,"15min":4.5300000000000002},"last":0.61899999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:00:02 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.0529999999999999,"15min":0.97699999999999998},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.2110000000000001,"5min":4.835,"15min":4.835},"last":0.95899999999999996},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.96399999999999997,"15min":0.93700000000000006},"min":{"1min":0.70599999999999996,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.272,"5min":4.1360000000000001,"15min":4.1360000000000001},"last":1.3999999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:00:41 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.96199999999999997,"15min":0.94599999999999995},"min":{"1min":0.54500000000000004,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.1279999999999999,"5min":4.5880000000000001,"15min":4.5880000000000001},"last":1.254},{"interface":"front","average":{"1min":1.006,"5min":1.087,"15min":1.0609999999999999},"min":{"1min":0.64300000000000002,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.3029999999999999,"5min":4.8550000000000004,"15min":4.8550000000000004},"last":1.03}]},{"osd":6,"last update":"Mon Oct 9 08:00:25 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.0069999999999999,"15min":1.0069999999999999},"min":{"1min":0.60699999999999998,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3089999999999999,"5min":4.5490000000000004,"15min":4.5490000000000004},"last":1.161},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.1220000000000001,"15min":1.1279999999999999},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.3100000000000001,"5min":4.7759999999999998,"15min":4.7759999999999998},"last":1.071}]},{"osd":7,"last update":"Mon Oct 9 08:00:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.149,"15min":1.171},"min":{"1min":0.77900000000000003,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.3660000000000001,"5min":4.8090000000000002,"15min":4.8090000000000002},"last":1.1950000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.036,"15min":1.0549999999999999},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2410000000000001,"5min":4.069,"15min":4.069},"last":1.3180000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411432,"num_pgs":19,"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":270536,"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 08:00:42 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.63900000000000001,"15min":0.62},"min":{"1min":0.432,"5min":0.254,"15min":0.254},"max":{"1min":0.97799999999999998,"5min":0.996,"15min":1.0409999999999999},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.628,"5min":0.68500000000000005,"15min":0.64700000000000002},"min":{"1min":0.36899999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.242,"5min":1.242,"15min":1.268},"last":0.68700000000000006}]},{"osd":1,"last update":"Mon Oct 9 08:00:42 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.66900000000000004,"15min":0.65600000000000003},"min":{"1min":0.41399999999999998,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.80900000000000005,"5min":1.0069999999999999,"15min":1.093},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.69999999999999996,"15min":0.67200000000000004},"min":{"1min":0.33900000000000002,"5min":0.317,"15min":0.317},"max":{"1min":0.80000000000000004,"5min":1.1040000000000001,"15min":1.113},"last":0.73399999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.749,"15min":0.754},"min":{"1min":0.35099999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.751,"15min":0.77800000000000002},"min":{"1min":0.496,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.0649999999999999,"5min":1.2370000000000001,"15min":1.3520000000000001},"last":0.59199999999999997}]},{"osd":4,"last update":"Mon Oct 9 08:00:02 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.94499999999999995},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.1850000000000001,"5min":1.2669999999999999,"15min":1.3200000000000001},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.93700000000000006,"15min":0.95099999999999996},"min":{"1min":0.63,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.22,"5min":1.3540000000000001,"15min":1.4079999999999999},"last":1.1220000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:00:42 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.95199999999999996,"15min":1.002},"min":{"1min":0.73599999999999999,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.135,"5min":1.375,"15min":1.375},"last":1.242},{"interface":"front","average":{"1min":0.96299999999999997,"5min":1.0149999999999999,"15min":1.0449999999999999},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.2190000000000001,"5min":1.474,"15min":1.474},"last":1.0129999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.0129999999999999,"15min":1.0740000000000001},"min":{"1min":0.64800000000000002,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.339,"5min":1.552,"15min":1.552},"last":1.194},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.0369999999999999,"15min":1.089},"min":{"1min":0.67800000000000005,"5min":0.623,"15min":0.623},"max":{"1min":1.29,"5min":1.452,"15min":1.452},"last":1.1659999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:00:10 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.0880000000000001,"15min":1.1200000000000001},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.151},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0569999999999999,"15min":1.071},"min":{"1min":0.77800000000000002,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.343,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.93100000000000005}]}]},{"osd":3,"up_from":25,"seq":107374182493,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":270038,"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 08:00:28 2023","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.66500000000000004,"15min":0.64500000000000002},"min":{"1min":0.29399999999999998,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.006,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.72799999999999998,"15min":0.71899999999999997},"min":{"1min":0.36699999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.58199999999999996}]},{"osd":1,"last update":"Mon Oct 9 08:00:28 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.745,"15min":0.72899999999999998},"min":{"1min":0.39900000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.755},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.70599999999999996,"15min":0.72799999999999998},"min":{"1min":0.42099999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.82399999999999995}]},{"osd":2,"last update":"Mon Oct 9 08:00:28 2023","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":0.77100000000000002,"15min":0.77800000000000002},"min":{"1min":0.36399999999999999,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.1890000000000001,"5min":1.222,"15min":1.222},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.77500000000000002,"15min":0.78800000000000003},"min":{"1min":0.441,"5min":0.313,"15min":0.313},"max":{"1min":1.046,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.62}]},{"osd":4,"last update":"Mon Oct 9 08:00:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.94299999999999995,"15min":0.91800000000000004},"min":{"1min":0.67000000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.1719999999999999,"5min":1.395,"15min":1.395},"last":0.88600000000000001},{"interface":"front","average":{"1min":1.008,"5min":0.97199999999999998,"15min":0.93999999999999995},"min":{"1min":0.72099999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.2649999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.91900000000000004}]},{"osd":5,"last update":"Mon Oct 9 08:00:44 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.97599999999999998,"15min":0.98599999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.0740000000000001},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.026,"15min":0.999},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.86399999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:00:28 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.048,"15min":1.0840000000000001},"min":{"1min":0.65200000000000002,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.4650000000000001,"5min":1.528,"15min":1.528},"last":1.1879999999999999},{"interface":"front","average":{"1min":1.012,"5min":1.0620000000000001,"15min":1.1120000000000001},"min":{"1min":0.77200000000000002,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.603,"5min":1.603,"15min":1.603},"last":1.135}]},{"osd":7,"last update":"Mon Oct 9 08:00:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.1020000000000001,"15min":1.1419999999999999},"min":{"1min":0.80800000000000005,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.3169999999999999,"5min":1.599,"15min":1.599},"last":1.0029999999999999},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.1459999999999999,"15min":1.1519999999999999},"min":{"1min":0.78100000000000003,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.4159999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.101}]}]},{"osd":4,"up_from":30,"seq":128849018966,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297732,"kb_used_data":636,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447420,"statfs":{"total":95995035648,"available":95690158080,"internally_reserved":0,"allocated":651264,"data_stored":271630,"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 08:00:02 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.84099999999999997,"15min":0.83499999999999996},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.1519999999999999,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.90400000000000003,"15min":0.84199999999999997},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.52800000000000002},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.1439999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:00:02 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.83599999999999997,"15min":0.83799999999999997},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.008,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":1.2889999999999999},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.88100000000000001,"15min":0.84999999999999998},"min":{"1min":0.61199999999999999,"5min":0.55500000000000005,"15min":0.54600000000000004},"max":{"1min":1.1339999999999999,"5min":1.766,"15min":1.766},"last":0.78100000000000003}]},{"osd":2,"last update":"Mon Oct 9 08:00:02 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.92200000000000004,"15min":0.88600000000000001},"min":{"1min":0.57699999999999996,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.3240000000000001,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.94699999999999995,"15min":0.874},"min":{"1min":0.62,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.4930000000000001,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.0660000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:00:02 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.94099999999999995,"15min":0.88500000000000001},"min":{"1min":0.60299999999999998,"5min":0.503,"15min":0.503},"max":{"1min":1.4410000000000001,"5min":1.623,"15min":1.623},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.872,"15min":0.89000000000000001},"min":{"1min":0.63200000000000001,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.046,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":1.377}]},{"osd":5,"last update":"Mon Oct 9 08:00:45 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.89100000000000001,"15min":0.755},"min":{"1min":0.63500000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.2529999999999999,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.0089999999999999},{"interface":"front","average":{"1min":1.0800000000000001,"5min":0.96699999999999997,"15min":0.83799999999999997},"min":{"1min":0.45700000000000002,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":1.2390000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:00:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.032,"15min":1.008},"min":{"1min":0.64900000000000002,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.3440000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.323},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.0189999999999999,"15min":1.0249999999999999},"min":{"1min":0.79600000000000004,"5min":0.5,"15min":0.5},"max":{"1min":1.468,"5min":1.9079999999999999,"15min":1.9079999999999999},"last":1.181}]},{"osd":7,"last update":"Mon Oct 9 08:00:13 2023","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":1.1120000000000001,"15min":1.0860000000000001},"min":{"1min":0.97099999999999997,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.6020000000000001,"5min":1.617,"15min":1.617},"last":1.4099999999999999},{"interface":"front","average":{"1min":1.022,"5min":0.96099999999999997,"15min":0.90900000000000003},"min":{"1min":0.86399999999999999,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":1.4510000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822733,"num_pgs":21,"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":270572,"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 08:00:45 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.83899999999999997,"15min":0.85499999999999998},"min":{"1min":0.57199999999999995,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.0820000000000001,"5min":1.325,"15min":1.325},"last":0.92300000000000004},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.82699999999999996,"15min":0.86299999999999999},"min":{"1min":0.60499999999999998,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.97399999999999998}]},{"osd":1,"last update":"Mon Oct 9 08:00:45 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.83899999999999997,"15min":0.877},"min":{"1min":0.59299999999999997,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.0389999999999999,"5min":1.323,"15min":1.323},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.91000000000000003,"15min":0.89600000000000002},"min":{"1min":0.64900000000000002,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.212,"5min":1.218,"15min":1.218},"last":1.101}]},{"osd":2,"last update":"Mon Oct 9 08:00:45 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.872,"15min":0.86099999999999999},"min":{"1min":0.65200000000000002,"5min":0.502,"15min":0.502},"max":{"1min":1.0700000000000001,"5min":1.2130000000000001,"15min":1.3169999999999999},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.872,"15min":0.90600000000000003},"min":{"1min":0.56699999999999995,"5min":0.435,"15min":0.435},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.878}]},{"osd":3,"last update":"Mon Oct 9 08:00:45 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.92700000000000005,"15min":0.96899999999999997},"min":{"1min":0.65100000000000002,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.97199999999999998,"15min":1.008},"min":{"1min":0.70499999999999996,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.1830000000000001,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":1.016}]},{"osd":4,"last update":"Mon Oct 9 08:00:45 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.87,"15min":0.77400000000000002},"min":{"1min":0.69799999999999995,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.96699999999999997,"15min":0.80600000000000005},"min":{"1min":0.71599999999999997,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.2290000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.147}]},{"osd":6,"last update":"Mon Oct 9 08:00:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0029999999999999,"15min":0.94899999999999995},"min":{"1min":0.60099999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.413,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.198},{"interface":"front","average":{"1min":1.05,"5min":0.97499999999999998,"15min":0.94299999999999995},"min":{"1min":0.80100000000000005,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.94499999999999995}]},{"osd":7,"last update":"Mon Oct 9 08:00:15 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":0.96699999999999997,"15min":0.93100000000000005},"min":{"1min":0.60399999999999998,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.0820000000000001,"15min":1.044},"min":{"1min":0.84399999999999997,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":0.81799999999999995}]}]}],"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-09T08:00:48.079 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-09T08:00:48.079 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-09T08:00:48.079 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-09T08:00:48.080 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-09T08:00:49.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:48 smithi118 bash[27833]: audit 2023-10-09T08:00:47.222964+0000 mgr.y (mgr.24344) 161 : audit [DBG] from='client.24683 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:00:49.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:48 smithi081 bash[27480]: audit 2023-10-09T08:00:47.222964+0000 mgr.y (mgr.24344) 161 : audit [DBG] from='client.24683 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:00:49.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:48 smithi081 bash[33856]: audit 2023-10-09T08:00:47.222964+0000 mgr.y (mgr.24344) 161 : audit [DBG] from='client.24683 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:00:50.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:49 smithi118 bash[27833]: cluster 2023-10-09T08:00:48.661363+0000 mgr.y (mgr.24344) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:50.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:49 smithi081 bash[27480]: cluster 2023-10-09T08:00:48.661363+0000 mgr.y (mgr.24344) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:50.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:49 smithi081 bash[33856]: cluster 2023-10-09T08:00:48.661363+0000 mgr.y (mgr.24344) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:52.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:51 smithi118 bash[27833]: cluster 2023-10-09T08:00:50.662454+0000 mgr.y (mgr.24344) 163 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:52.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:51 smithi081 bash[27480]: cluster 2023-10-09T08:00:50.662454+0000 mgr.y (mgr.24344) 163 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:52.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:51 smithi081 bash[33856]: cluster 2023-10-09T08:00:50.662454+0000 mgr.y (mgr.24344) 163 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:52.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:00:52 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:00:52] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2023-10-09T08:00:52.893 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:00:53.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:53 smithi081 bash[27480]: cluster 2023-10-09T08:00:52.663176+0000 mgr.y (mgr.24344) 164 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:53.992 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:53 smithi081 bash[33856]: cluster 2023-10-09T08:00:52.663176+0000 mgr.y (mgr.24344) 164 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:54.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:53 smithi118 bash[27833]: cluster 2023-10-09T08:00:52.663176+0000 mgr.y (mgr.24344) 164 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:55.670 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:55 smithi081 bash[33856]: cluster 2023-10-09T08:00:54.663842+0000 mgr.y (mgr.24344) 165 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:55.670 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:55 smithi081 bash[27480]: cluster 2023-10-09T08:00:54.663842+0000 mgr.y (mgr.24344) 165 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:55.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:55 smithi118 bash[27833]: cluster 2023-10-09T08:00:54.663842+0000 mgr.y (mgr.24344) 165 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:56.129 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:00:56.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:56 smithi081 bash[27480]: audit 2023-10-09T08:00:56.127234+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.81:0/3149266857' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T08:00:56.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:56 smithi081 bash[33856]: audit 2023-10-09T08:00:56.127234+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.81:0/3149266857' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T08:00:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:56 smithi118 bash[27833]: audit 2023-10-09T08:00:56.127234+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.81:0/3149266857' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T08:00:56.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:00:56 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:00:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:00:56.918 INFO:teuthology.orchestra.run.smithi081.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-09T08:00:56.918 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-09T08:00:56.919 INFO:teuthology.run_tasks:Running task print... 2023-10-09T08:00:56.928 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2023-10-09T08:00:56.929 INFO:teuthology.run_tasks:Running task parallel... 2023-10-09T08:00:56.938 INFO:teuthology.task.parallel:starting parallel... 2023-10-09T08:00:56.938 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-09T08:00:56.940 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-10-09T08:00:56.944 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-10-09T08:00:56.944 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-09T08:00:56.945 DEBUG:teuthology.orchestra.run.smithi081:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-09T08:00:56.945 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-09T08:00:56.945 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-10-09T08:00:56.945 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi081.front.sepia.ceph.com 2023-10-09T08:00:56.946 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2023-10-09T08:00:56.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:00:56.953 INFO:teuthology.orchestra.run.smithi081.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-09T08:00:56.953 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-09T08:00:57.003 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-09T08:00:57.003 DEBUG:teuthology.orchestra.run.smithi081:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-09T08:00:57.051 INFO:tasks.workunit:timeout=3h 2023-10-09T08:00:57.051 INFO:tasks.workunit:cleanup=True 2023-10-09T08:00:57.051 DEBUG:teuthology.orchestra.run.smithi081:> 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-09T08:00:57.099 INFO:tasks.workunit.client.0.smithi081.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-10-09T08:00:57.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:57 smithi118 bash[27833]: cluster 2023-10-09T08:00:56.664767+0000 mgr.y (mgr.24344) 166 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:57.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:57 smithi081 bash[27480]: cluster 2023-10-09T08:00:56.664767+0000 mgr.y (mgr.24344) 166 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:00:57.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:57 smithi081 bash[33856]: cluster 2023-10-09T08:00:56.664767+0000 mgr.y (mgr.24344) 166 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:00.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:00:59 smithi118 bash[27833]: cluster 2023-10-09T08:00:58.665453+0000 mgr.y (mgr.24344) 167 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:00.024 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:00:59 smithi081 bash[27480]: cluster 2023-10-09T08:00:58.665453+0000 mgr.y (mgr.24344) 167 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:00.024 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:00:59 smithi081 bash[33856]: cluster 2023-10-09T08:00:58.665453+0000 mgr.y (mgr.24344) 167 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:00.876 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:00 smithi081 bash[27745]: [09/Oct/2023:08:01:00] ENGINE Bus STOPPING 2023-10-09T08:01:00.876 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:00 smithi081 bash[27745]: [09/Oct/2023:08:01:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T08:01:00.876 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:00 smithi081 bash[27745]: [09/Oct/2023:08:01:00] ENGINE Bus STOPPED 2023-10-09T08:01:00.876 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:00 smithi081 bash[27745]: [09/Oct/2023:08:01:00] ENGINE Bus STARTING 2023-10-09T08:01:00.876 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:00 smithi081 bash[27745]: [09/Oct/2023:08:01:00] ENGINE Serving on http://:::9283 2023-10-09T08:01:00.876 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:00 smithi081 bash[27745]: [09/Oct/2023:08:01:00] ENGINE Bus STARTED 2023-10-09T08:01:01.470 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph config set global log_to_journald false --force' 2023-10-09T08:01:01.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:01 smithi118 bash[27833]: audit 2023-10-09T08:01:00.466597+0000 mon.a (mon.0) 745 : audit [INF] from='client.? 172.21.15.81:0/1467881103' entity='client.admin' 2023-10-09T08:01:01.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:01 smithi118 bash[27833]: audit 2023-10-09T08:01:00.500720+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:01:01.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:01 smithi118 bash[27833]: cluster 2023-10-09T08:01:00.666030+0000 mgr.y (mgr.24344) 168 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:01.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:01 smithi081 bash[27480]: audit 2023-10-09T08:01:00.466597+0000 mon.a (mon.0) 745 : audit [INF] from='client.? 172.21.15.81:0/1467881103' entity='client.admin' 2023-10-09T08:01:01.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:01 smithi081 bash[27480]: audit 2023-10-09T08:01:00.500720+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:01:01.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:01 smithi081 bash[27480]: cluster 2023-10-09T08:01:00.666030+0000 mgr.y (mgr.24344) 168 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:01.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:01 smithi081 bash[33856]: audit 2023-10-09T08:01:00.466597+0000 mon.a (mon.0) 745 : audit [INF] from='client.? 172.21.15.81:0/1467881103' entity='client.admin' 2023-10-09T08:01:01.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:01 smithi081 bash[33856]: audit 2023-10-09T08:01:00.500720+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:01:01.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:01 smithi081 bash[33856]: cluster 2023-10-09T08:01:00.666030+0000 mgr.y (mgr.24344) 168 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:02.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:02 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:01:02] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2023-10-09T08:01:02.894 DEBUG:teuthology.orchestra.run.smithi081:> 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-09T08:01:02.948 INFO:tasks.workunit.client.0.smithi081.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-10-09T08:01:02.951 INFO:tasks.workunit.client.0.smithi081.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-09T08:01:02.951 INFO:tasks.workunit.client.0.smithi081.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-10-09T08:01:03.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:03 smithi081 bash[27480]: cluster 2023-10-09T08:01:02.666381+0000 mgr.y (mgr.24344) 169 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:03.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:03 smithi081 bash[33856]: cluster 2023-10-09T08:01:02.666381+0000 mgr.y (mgr.24344) 169 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:03 smithi118 bash[27833]: cluster 2023-10-09T08:01:02.666381+0000 mgr.y (mgr.24344) 169 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:05 smithi118 bash[27833]: cluster 2023-10-09T08:01:04.666866+0000 mgr.y (mgr.24344) 170 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:05.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:05 smithi081 bash[27480]: cluster 2023-10-09T08:01:04.666866+0000 mgr.y (mgr.24344) 170 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:05.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:05 smithi081 bash[33856]: cluster 2023-10-09T08:01:04.666866+0000 mgr.y (mgr.24344) 170 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:06.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:01:06 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:01:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:01:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:07 smithi118 bash[27833]: audit 2023-10-09T08:01:06.396533+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:07 smithi118 bash[27833]: cluster 2023-10-09T08:01:06.667869+0000 mgr.y (mgr.24344) 171 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:07.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:07 smithi081 bash[33856]: audit 2023-10-09T08:01:06.396533+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:07.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:07 smithi081 bash[33856]: cluster 2023-10-09T08:01:06.667869+0000 mgr.y (mgr.24344) 171 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:07.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:07 smithi081 bash[27480]: audit 2023-10-09T08:01:06.396533+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:07.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:07 smithi081 bash[27480]: cluster 2023-10-09T08:01:06.667869+0000 mgr.y (mgr.24344) 171 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:08.213 INFO:tasks.workunit.client.0.smithi081.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-10-09T08:01:08.294 INFO:tasks.workunit.client.0.smithi081.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-10-09T08:01:08.352 INFO:tasks.workunit.client.0.smithi081.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-09T08:01:08.354 INFO:tasks.workunit.client.0.smithi081.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-09T08:01:08.355 INFO:tasks.workunit.client.0.smithi081.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-10-09T08:01:08.416 INFO:tasks.workunit.client.0.smithi081.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-09T08:01:08.420 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T08:01:08.420 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-10-09T08:01:08.425 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2023-10-09T08:01:08.426 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-10-09T08:01:08.426 DEBUG:teuthology.orchestra.run.smithi081: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-09T08:01:08.478 INFO:tasks.workunit.client.0.smithi081.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-10-09T08:01:08.478 INFO:tasks.workunit.client.0.smithi081.stderr:+ TMPDIR=/tmp/rbd_import_export_65986 2023-10-09T08:01:08.478 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm -rf /tmp/rbd_import_export_65986 2023-10-09T08:01:08.478 INFO:tasks.workunit.client.0.smithi081.stderr:+ mkdir /tmp/rbd_import_export_65986 2023-10-09T08:01:08.479 INFO:tasks.workunit.client.0.smithi081.stderr:+ trap rm -rf /tmp/rbd_import_export_65986 INT TERM EXIT 2023-10-09T08:01:08.480 INFO:tasks.workunit.client.0.smithi081.stderr:+ mkdir foo.65986 2023-10-09T08:01:08.481 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import foo.65986 foo.dir 2023-10-09T08:01:08.549 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: cannot import a directory 2023-10-09T08:01:08.550 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 0% complete...failed. 2023-10-09T08:01:08.550 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: import failed: (21) Is a directory 2023-10-09T08:01:08.554 INFO:tasks.workunit.client.0.smithi081.stderr:+ true 2023-10-09T08:01:08.554 INFO:tasks.workunit.client.0.smithi081.stderr:+ rmdir foo.65986 2023-10-09T08:01:08.587 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_65986/img bs=1k count=1 seek=10 2023-10-09T08:01:08.589 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records in 2023-10-09T08:01:08.589 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records out 2023-10-09T08:01:08.589 INFO:tasks.workunit.client.0.smithi081.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 0.000186616 s, 5.5 MB/s 2023-10-09T08:01:08.589 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_65986/img bs=1k count=10 seek=100 2023-10-09T08:01:08.591 INFO:tasks.workunit.client.0.smithi081.stderr:10+0 records in 2023-10-09T08:01:08.591 INFO:tasks.workunit.client.0.smithi081.stderr:10+0 records out 2023-10-09T08:01:08.591 INFO:tasks.workunit.client.0.smithi081.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000223661 s, 45.8 MB/s 2023-10-09T08:01:08.591 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_65986/img bs=1k count=100 seek=1000 2023-10-09T08:01:08.591 INFO:tasks.workunit.client.0.smithi081.stderr:70+1 records in 2023-10-09T08:01:08.592 INFO:tasks.workunit.client.0.smithi081.stderr:70+1 records out 2023-10-09T08:01:08.592 INFO:tasks.workunit.client.0.smithi081.stderr:72056 bytes (72 kB, 70 KiB) copied, 0.000260674 s, 276 MB/s 2023-10-09T08:01:08.592 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_65986/img bs=1k seek=10000 2023-10-09T08:01:08.593 INFO:tasks.workunit.client.0.smithi081.stderr:138+1 records in 2023-10-09T08:01:08.594 INFO:tasks.workunit.client.0.smithi081.stderr:138+1 records out 2023-10-09T08:01:08.594 INFO:tasks.workunit.client.0.smithi081.stderr:142144 bytes (142 kB, 139 KiB) copied, 0.000777691 s, 183 MB/s 2023-10-09T08:01:08.594 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_65986/img bs=1k seek=100000 2023-10-09T08:01:08.594 INFO:tasks.workunit.client.0.smithi081.stderr:74+1 records in 2023-10-09T08:01:08.594 INFO:tasks.workunit.client.0.smithi081.stderr:74+1 records out 2023-10-09T08:01:08.595 INFO:tasks.workunit.client.0.smithi081.stderr:76160 bytes (76 kB, 74 KiB) copied, 0.000343267 s, 222 MB/s 2023-10-09T08:01:08.595 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_65986/img bs=1k seek=1000000 2023-10-09T08:01:08.597 INFO:tasks.workunit.client.0.smithi081.stderr:194+1 records in 2023-10-09T08:01:08.597 INFO:tasks.workunit.client.0.smithi081.stderr:194+1 records out 2023-10-09T08:01:08.597 INFO:tasks.workunit.client.0.smithi081.stderr:199136 bytes (199 kB, 194 KiB) copied, 0.0012037 s, 165 MB/s 2023-10-09T08:01:08.597 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm testimg 2023-10-09T08:01:08.650 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 0% complete...failed. 2023-10-09T08:01:08.650 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: delete error: (2) No such file or directory 2023-10-09T08:01:08.655 INFO:tasks.workunit.client.0.smithi081.stderr:+ true 2023-10-09T08:01:08.655 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format /tmp/rbd_import_export_65986/img testimg 2023-10-09T08:01:08.876 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:08 smithi081 bash[27745]: [09/Oct/2023:08:01:08] ENGINE Bus STOPPING 2023-10-09T08:01:08.876 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:08 smithi081 bash[27745]: [09/Oct/2023:08:01:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T08:01:08.876 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:08 smithi081 bash[27745]: [09/Oct/2023:08:01:08] ENGINE Bus STOPPED 2023-10-09T08:01:08.876 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:08 smithi081 bash[27745]: [09/Oct/2023:08:01:08] ENGINE Bus STARTING 2023-10-09T08:01:08.876 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:08 smithi081 bash[27745]: [09/Oct/2023:08:01:08] ENGINE Serving on http://:::9283 2023-10-09T08:01:08.876 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:08 smithi081 bash[27745]: [09/Oct/2023:08:01:08] ENGINE Bus STARTED 2023-10-09T08:01:09.313 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-10-09T08:01:09.369 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[27480]: audit 2023-10-09T08:01:08.113005+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:09.369 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[27480]: audit 2023-10-09T08:01:08.113890+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:01:09.369 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[27480]: audit 2023-10-09T08:01:08.114686+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:01:09.369 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[27480]: audit 2023-10-09T08:01:08.121647+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:09.369 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[27480]: audit 2023-10-09T08:01:08.414277+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.81:0/36711419' entity='client.admin' 2023-10-09T08:01:09.369 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[27480]: audit 2023-10-09T08:01:08.443278+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:01:09.369 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[27480]: audit 2023-10-09T08:01:08.446452+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:01:09.369 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[27480]: audit 2023-10-09T08:01:08.447717+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:01:09.369 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[27480]: audit 2023-10-09T08:01:08.457866+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:09.370 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[27480]: cluster 2023-10-09T08:01:08.668301+0000 mgr.y (mgr.24344) 172 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:09.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[33856]: audit 2023-10-09T08:01:08.113005+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:09.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[33856]: audit 2023-10-09T08:01:08.113890+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:01:09.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[33856]: audit 2023-10-09T08:01:08.114686+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:01:09.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[33856]: audit 2023-10-09T08:01:08.121647+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:09.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[33856]: audit 2023-10-09T08:01:08.414277+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.81:0/36711419' entity='client.admin' 2023-10-09T08:01:09.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[33856]: audit 2023-10-09T08:01:08.443278+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:01:09.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[33856]: audit 2023-10-09T08:01:08.446452+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:01:09.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[33856]: audit 2023-10-09T08:01:08.447717+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:01:09.371 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[33856]: audit 2023-10-09T08:01:08.457866+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:09.371 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:09 smithi081 bash[33856]: cluster 2023-10-09T08:01:08.668301+0000 mgr.y (mgr.24344) 172 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:09 smithi118 bash[27833]: audit 2023-10-09T08:01:08.113005+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:09 smithi118 bash[27833]: audit 2023-10-09T08:01:08.113890+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:01:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:09 smithi118 bash[27833]: audit 2023-10-09T08:01:08.114686+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:01:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:09 smithi118 bash[27833]: audit 2023-10-09T08:01:08.121647+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:09 smithi118 bash[27833]: audit 2023-10-09T08:01:08.414277+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.81:0/36711419' entity='client.admin' 2023-10-09T08:01:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:09 smithi118 bash[27833]: audit 2023-10-09T08:01:08.443278+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:01:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:09 smithi118 bash[27833]: audit 2023-10-09T08:01:08.446452+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:01:09.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:09 smithi118 bash[27833]: audit 2023-10-09T08:01:08.447717+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:01:09.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:09 smithi118 bash[27833]: audit 2023-10-09T08:01:08.457866+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:09.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:09 smithi118 bash[27833]: cluster 2023-10-09T08:01:08.668301+0000 mgr.y (mgr.24344) 172 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:10.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:10 smithi118 bash[27833]: cluster 2023-10-09T08:01:09.466020+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-09T08:01:10.780 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:10 smithi081 bash[27480]: cluster 2023-10-09T08:01:09.466020+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-09T08:01:10.781 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:10 smithi081 bash[33856]: cluster 2023-10-09T08:01:09.466020+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-09T08:01:11.110 INFO:tasks.workunit.client.0.smithi081.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-09T08:01:11.111 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:01:11.114 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export testimg /tmp/rbd_import_export_65986/img2 2023-10-09T08:01:11.455 INFO:tasks.workunit.client.0.smithi081.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-09T08:01:11.459 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export testimg - 2023-10-09T08:01:11.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:11 smithi118 bash[27833]: cluster 2023-10-09T08:01:10.469216+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-09T08:01:11.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:11 smithi118 bash[27833]: cluster 2023-10-09T08:01:10.668910+0000 mgr.y (mgr.24344) 173 : cluster [DBG] pgmap v154: 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-09T08:01:11.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:11 smithi081 bash[27480]: cluster 2023-10-09T08:01:10.469216+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-09T08:01:11.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:11 smithi081 bash[27480]: cluster 2023-10-09T08:01:10.668910+0000 mgr.y (mgr.24344) 173 : cluster [DBG] pgmap v154: 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-09T08:01:11.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:11 smithi081 bash[33856]: cluster 2023-10-09T08:01:10.469216+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-09T08:01:11.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:11 smithi081 bash[33856]: cluster 2023-10-09T08:01:10.668910+0000 mgr.y (mgr.24344) 173 : cluster [DBG] pgmap v154: 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-09T08:01:12.304 INFO:tasks.workunit.client.0.smithi081.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-09T08:01:12.308 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm testimg 2023-10-09T08:01:12.434 INFO:tasks.workunit.client.0.smithi081.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-09T08:01:12.437 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp /tmp/rbd_import_export_65986/img /tmp/rbd_import_export_65986/img2 2023-10-09T08:01:12.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:12 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:01:12] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2023-10-09T08:01:13.136 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp /tmp/rbd_import_export_65986/img /tmp/rbd_import_export_65986/img3 2023-10-09T08:01:13.611 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_65986/img2 /tmp/rbd_import_export_65986/img3 2023-10-09T08:01:13.782 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format - testimg 2023-10-09T08:01:14.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:13 smithi118 bash[27833]: cluster 2023-10-09T08:01:12.669566+0000 mgr.y (mgr.24344) 174 : cluster [DBG] pgmap v155: 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-09T08:01:14.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:13 smithi081 bash[33856]: cluster 2023-10-09T08:01:12.669566+0000 mgr.y (mgr.24344) 174 : cluster [DBG] pgmap v155: 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-09T08:01:14.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:13 smithi081 bash[27480]: cluster 2023-10-09T08:01:12.669566+0000 mgr.y (mgr.24344) 174 : cluster [DBG] pgmap v155: 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-09T08:01:14.268 INFO:teuthology.orchestra.run.smithi081.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T08:01:14.329 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:01:14.330 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:01:14.334 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export testimg /tmp/rbd_import_export_65986/img2 2023-10-09T08:01:14.688 INFO:tasks.workunit.client.0.smithi081.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-09T08:01:14.692 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export testimg - 2023-10-09T08:01:15.436 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch ps' 2023-10-09T08:01:15.529 INFO:tasks.workunit.client.0.smithi081.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-09T08:01:15.533 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm testimg 2023-10-09T08:01:15.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[27480]: audit 2023-10-09T08:01:14.258519+0000 mgr.y (mgr.24344) 175 : audit [DBG] from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:01:15.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[27480]: cephadm 2023-10-09T08:01:14.259779+0000 mgr.y (mgr.24344) 176 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T08:01:15.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[27480]: audit 2023-10-09T08:01:14.266068+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:15.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[27480]: audit 2023-10-09T08:01:14.293195+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:01:15.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[27480]: audit 2023-10-09T08:01:14.296027+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:01:15.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[27480]: audit 2023-10-09T08:01:14.297677+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:01:15.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[27480]: audit 2023-10-09T08:01:14.305544+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:15.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[27480]: cephadm 2023-10-09T08:01:14.311165+0000 mgr.y (mgr.24344) 177 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T08:01:15.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[27480]: cluster 2023-10-09T08:01:14.390988+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-09T08:01:15.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[27480]: cluster 2023-10-09T08:01:14.669936+0000 mgr.y (mgr.24344) 178 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 KiB/s rd, 53 KiB/s wr, 12 op/s 2023-10-09T08:01:15.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[33856]: audit 2023-10-09T08:01:14.258519+0000 mgr.y (mgr.24344) 175 : audit [DBG] from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:01:15.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[33856]: cephadm 2023-10-09T08:01:14.259779+0000 mgr.y (mgr.24344) 176 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T08:01:15.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[33856]: audit 2023-10-09T08:01:14.266068+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:15.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[33856]: audit 2023-10-09T08:01:14.293195+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:01:15.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[33856]: audit 2023-10-09T08:01:14.296027+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:01:15.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[33856]: audit 2023-10-09T08:01:14.297677+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:01:15.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[33856]: audit 2023-10-09T08:01:14.305544+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:15.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[33856]: cephadm 2023-10-09T08:01:14.311165+0000 mgr.y (mgr.24344) 177 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T08:01:15.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[33856]: cluster 2023-10-09T08:01:14.390988+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-09T08:01:15.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:15 smithi081 bash[33856]: cluster 2023-10-09T08:01:14.669936+0000 mgr.y (mgr.24344) 178 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 KiB/s rd, 53 KiB/s wr, 12 op/s 2023-10-09T08:01:15.675 INFO:tasks.workunit.client.0.smithi081.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-09T08:01:15.679 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp /tmp/rbd_import_export_65986/img /tmp/rbd_import_export_65986/img2 2023-10-09T08:01:15.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:15 smithi118 bash[27833]: audit 2023-10-09T08:01:14.258519+0000 mgr.y (mgr.24344) 175 : audit [DBG] from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:01:15.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:15 smithi118 bash[27833]: cephadm 2023-10-09T08:01:14.259779+0000 mgr.y (mgr.24344) 176 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T08:01:15.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:15 smithi118 bash[27833]: audit 2023-10-09T08:01:14.266068+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:15.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:15 smithi118 bash[27833]: audit 2023-10-09T08:01:14.293195+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:01:15.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:15 smithi118 bash[27833]: audit 2023-10-09T08:01:14.296027+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:01:15.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:15 smithi118 bash[27833]: audit 2023-10-09T08:01:14.297677+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:01:15.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:15 smithi118 bash[27833]: audit 2023-10-09T08:01:14.305544+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:15.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:15 smithi118 bash[27833]: cephadm 2023-10-09T08:01:14.311165+0000 mgr.y (mgr.24344) 177 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T08:01:15.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:15 smithi118 bash[27833]: cluster 2023-10-09T08:01:14.390988+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-09T08:01:15.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:15 smithi118 bash[27833]: cluster 2023-10-09T08:01:14.669936+0000 mgr.y (mgr.24344) 178 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 KiB/s rd, 53 KiB/s wr, 12 op/s 2023-10-09T08:01:16.452 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp /tmp/rbd_import_export_65986/img /tmp/rbd_import_export_65986/img3 2023-10-09T08:01:16.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:01:16 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:01:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:01:16.999 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_65986/img /tmp/rbd_import_export_65986/img2 /tmp/rbd_import_export_65986/img3 2023-10-09T08:01:18.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:17 smithi118 bash[27833]: cluster 2023-10-09T08:01:16.670767+0000 mgr.y (mgr.24344) 179 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 5.4 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 349 KiB/s rd, 146 KiB/s wr, 100 op/s 2023-10-09T08:01:18.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:17 smithi081 bash[27480]: cluster 2023-10-09T08:01:16.670767+0000 mgr.y (mgr.24344) 179 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 5.4 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 349 KiB/s rd, 146 KiB/s wr, 100 op/s 2023-10-09T08:01:18.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:17 smithi081 bash[33856]: cluster 2023-10-09T08:01:16.670767+0000 mgr.y (mgr.24344) 179 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 5.4 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 349 KiB/s rd, 146 KiB/s wr, 100 op/s 2023-10-09T08:01:20.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:19 smithi118 bash[27833]: cluster 2023-10-09T08:01:18.671266+0000 mgr.y (mgr.24344) 180 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 5.4 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 306 KiB/s rd, 128 KiB/s wr, 88 op/s 2023-10-09T08:01:20.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:19 smithi081 bash[27480]: cluster 2023-10-09T08:01:18.671266+0000 mgr.y (mgr.24344) 180 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 5.4 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 306 KiB/s rd, 128 KiB/s wr, 88 op/s 2023-10-09T08:01:20.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:19 smithi081 bash[33856]: cluster 2023-10-09T08:01:18.671266+0000 mgr.y (mgr.24344) 180 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 5.4 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 306 KiB/s rd, 128 KiB/s wr, 88 op/s 2023-10-09T08:01:21.617 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd help export 2023-10-09T08:01:21.617 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep -q export-format 2023-10-09T08:01:21.638 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_65986/img bs=1k count=10 seek=100 2023-10-09T08:01:21.639 INFO:tasks.workunit.client.0.smithi081.stderr:10+0 records in 2023-10-09T08:01:21.639 INFO:tasks.workunit.client.0.smithi081.stderr:10+0 records out 2023-10-09T08:01:21.639 INFO:tasks.workunit.client.0.smithi081.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000212216 s, 48.3 MB/s 2023-10-09T08:01:21.640 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format /tmp/rbd_import_export_65986/img testimg 2023-10-09T08:01:21.720 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:01:21.721 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:01:21.724 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap create testimg@snap 2023-10-09T08:01:22.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:21 smithi118 bash[27833]: cluster 2023-10-09T08:01:20.672179+0000 mgr.y (mgr.24344) 181 : cluster [DBG] pgmap v160: 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-09T08:01:22.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:21 smithi081 bash[27480]: cluster 2023-10-09T08:01:20.672179+0000 mgr.y (mgr.24344) 181 : cluster [DBG] pgmap v160: 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-09T08:01:22.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:21 smithi081 bash[33856]: cluster 2023-10-09T08:01:20.672179+0000 mgr.y (mgr.24344) 181 : cluster [DBG] pgmap v160: 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-09T08:01:22.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:22 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:01:22] "GET /metrics HTTP/1.1" 200 192055 "" "Prometheus/2.33.4" 2023-10-09T08:01:22.763 INFO:tasks.workunit.client.0.smithi081.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-09T08:01:22.772 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd image-meta set testimg key1 value1 2023-10-09T08:01:22.847 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd image-meta list testimg 2023-10-09T08:01:22.906 INFO:tasks.workunit.client.0.smithi081.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2023-10-09T08:01:22.906 INFO:tasks.workunit.client.0.smithi081.stderr: 2023-10-09T08:01:22.906 INFO:tasks.workunit.client.0.smithi081.stderr:Key Value 2023-10-09T08:01:22.906 INFO:tasks.workunit.client.0.smithi081.stderr:key1 value1 2023-10-09T08:01:22.906 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_65986/img_v2 2023-10-09T08:01:22.960 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T08:01:22.964 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_65986/img_v2 testimg_import 2023-10-09T08:01:23.776 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T08:01:23.780 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info testimg_import 2023-10-09T08:01:23.825 INFO:tasks.workunit.client.0.smithi081.stdout:rbd image 'testimg_import': 2023-10-09T08:01:23.826 INFO:tasks.workunit.client.0.smithi081.stdout: size 110 KiB in 1 objects 2023-10-09T08:01:23.826 INFO:tasks.workunit.client.0.smithi081.stdout: order 22 (4 MiB objects) 2023-10-09T08:01:23.826 INFO:tasks.workunit.client.0.smithi081.stdout: snapshot_count: 1 2023-10-09T08:01:23.826 INFO:tasks.workunit.client.0.smithi081.stdout: id: 3a2f60d6f4d9 2023-10-09T08:01:23.826 INFO:tasks.workunit.client.0.smithi081.stdout: block_name_prefix: rbd_data.3a2f60d6f4d9 2023-10-09T08:01:23.826 INFO:tasks.workunit.client.0.smithi081.stdout: format: 2 2023-10-09T08:01:23.826 INFO:tasks.workunit.client.0.smithi081.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-10-09T08:01:23.826 INFO:tasks.workunit.client.0.smithi081.stdout: op_features: 2023-10-09T08:01:23.827 INFO:tasks.workunit.client.0.smithi081.stdout: flags: 2023-10-09T08:01:23.827 INFO:tasks.workunit.client.0.smithi081.stdout: create_timestamp: Mon Oct 9 08:01:23 2023 2023-10-09T08:01:23.827 INFO:tasks.workunit.client.0.smithi081.stdout: access_timestamp: Mon Oct 9 08:01:23 2023 2023-10-09T08:01:23.827 INFO:tasks.workunit.client.0.smithi081.stdout: modify_timestamp: Mon Oct 9 08:01:23 2023 2023-10-09T08:01:23.831 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info testimg_import@snap 2023-10-09T08:01:23.883 INFO:tasks.workunit.client.0.smithi081.stdout:rbd image 'testimg_import': 2023-10-09T08:01:23.883 INFO:tasks.workunit.client.0.smithi081.stdout: size 110 KiB in 1 objects 2023-10-09T08:01:23.883 INFO:tasks.workunit.client.0.smithi081.stdout: order 22 (4 MiB objects) 2023-10-09T08:01:23.883 INFO:tasks.workunit.client.0.smithi081.stdout: snapshot_count: 1 2023-10-09T08:01:23.883 INFO:tasks.workunit.client.0.smithi081.stdout: id: 3a2f60d6f4d9 2023-10-09T08:01:23.883 INFO:tasks.workunit.client.0.smithi081.stdout: block_name_prefix: rbd_data.3a2f60d6f4d9 2023-10-09T08:01:23.883 INFO:tasks.workunit.client.0.smithi081.stdout: format: 2 2023-10-09T08:01:23.884 INFO:tasks.workunit.client.0.smithi081.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-10-09T08:01:23.884 INFO:tasks.workunit.client.0.smithi081.stdout: op_features: 2023-10-09T08:01:23.884 INFO:tasks.workunit.client.0.smithi081.stdout: flags: 2023-10-09T08:01:23.884 INFO:tasks.workunit.client.0.smithi081.stdout: create_timestamp: Mon Oct 9 08:01:23 2023 2023-10-09T08:01:23.884 INFO:tasks.workunit.client.0.smithi081.stdout: access_timestamp: Mon Oct 9 08:01:23 2023 2023-10-09T08:01:23.884 INFO:tasks.workunit.client.0.smithi081.stdout: modify_timestamp: Mon Oct 9 08:01:23 2023 2023-10-09T08:01:23.884 INFO:tasks.workunit.client.0.smithi081.stdout: protected: False 2023-10-09T08:01:23.889 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd image-meta list testimg_import 2023-10-09T08:01:23.946 INFO:tasks.workunit.client.0.smithi081.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2023-10-09T08:01:23.947 INFO:tasks.workunit.client.0.smithi081.stderr: 2023-10-09T08:01:23.947 INFO:tasks.workunit.client.0.smithi081.stderr:Key Value 2023-10-09T08:01:23.947 INFO:tasks.workunit.client.0.smithi081.stderr:key1 value1 2023-10-09T08:01:23.947 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ There is 1 metadatum on this image: 2023-10-09T08:01:23.947 INFO:tasks.workunit.client.0.smithi081.stderr: 2023-10-09T08:01:23.947 INFO:tasks.workunit.client.0.smithi081.stderr:Key Value 2023-10-09T08:01:23.947 INFO:tasks.workunit.client.0.smithi081.stderr:key1 value1 = There is 1 metadatum on this image: 2023-10-09T08:01:23.947 INFO:tasks.workunit.client.0.smithi081.stderr: 2023-10-09T08:01:23.947 INFO:tasks.workunit.client.0.smithi081.stderr:Key Value 2023-10-09T08:01:23.947 INFO:tasks.workunit.client.0.smithi081.stderr:key1 value1 ] 2023-10-09T08:01:23.948 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export testimg_import /tmp/rbd_import_export_65986/img_import 2023-10-09T08:01:23.997 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 100% complete...done. 2023-10-09T08:01:24.002 INFO:tasks.workunit.client.0.smithi081.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_65986/img /tmp/rbd_import_export_65986/img_import 2023-10-09T08:01:24.003 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp -l /tmp/rbd_import_export_65986/img /tmp/rbd_import_export_65986/img_import 2023-10-09T08:01:24.004 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_65986/img --format %b 2023-10-09T08:01:24.004 INFO:tasks.workunit.client.0.smithi081.stderr:+ origsize=24 2023-10-09T08:01:24.005 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_65986/img_import --format %b 2023-10-09T08:01:24.006 INFO:tasks.workunit.client.0.smithi081.stderr:+ exportsize=224 2023-10-09T08:01:24.006 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=200 2023-10-09T08:01:24.006 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=200 2023-10-09T08:01:24.006 INFO:tasks.workunit.client.0.smithi081.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-10-09T08:01:24.007 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_65986/img_snap 2023-10-09T08:01:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:23 smithi118 bash[27833]: cluster 2023-10-09T08:01:22.672760+0000 mgr.y (mgr.24344) 182 : cluster [DBG] pgmap v161: 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-09T08:01:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:23 smithi118 bash[27833]: cluster 2023-10-09T08:01:22.746531+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-10-09T08:01:24.056 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 100% complete...done. 2023-10-09T08:01:24.061 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_65986/img_snap_import 2023-10-09T08:01:24.107 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 100% complete...done. 2023-10-09T08:01:24.110 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:23 smithi081 bash[27480]: cluster 2023-10-09T08:01:22.672760+0000 mgr.y (mgr.24344) 182 : cluster [DBG] pgmap v161: 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-09T08:01:24.110 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:23 smithi081 bash[27480]: cluster 2023-10-09T08:01:22.746531+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-10-09T08:01:24.112 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:23 smithi081 bash[33856]: cluster 2023-10-09T08:01:22.672760+0000 mgr.y (mgr.24344) 182 : cluster [DBG] pgmap v161: 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-09T08:01:24.112 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:23 smithi081 bash[33856]: cluster 2023-10-09T08:01:22.746531+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-10-09T08:01:24.114 INFO:tasks.workunit.client.0.smithi081.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_65986/img_snap /tmp/rbd_import_export_65986/img_snap_import 2023-10-09T08:01:24.114 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp -l /tmp/rbd_import_export_65986/img_snap /tmp/rbd_import_export_65986/img_snap_import 2023-10-09T08:01:24.115 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_65986/img_snap --format %b 2023-10-09T08:01:24.116 INFO:tasks.workunit.client.0.smithi081.stderr:+ origsize=224 2023-10-09T08:01:24.116 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_65986/img_snap_import --format %b 2023-10-09T08:01:24.117 INFO:tasks.workunit.client.0.smithi081.stderr:+ exportsize=224 2023-10-09T08:01:24.117 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:01:24.117 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:01:24.117 INFO:tasks.workunit.client.0.smithi081.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T08:01:24.118 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_65986/img_v2 2023-10-09T08:01:24.119 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_65986/img_import 2023-10-09T08:01:24.119 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_65986/img_snap 2023-10-09T08:01:24.119 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_65986/img_snap_import 2023-10-09T08:01:24.120 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap rm testimg_import@snap 2023-10-09T08:01:24.769 INFO:tasks.workunit.client.0.smithi081.stderr: Removing snap: 100% complete...done. 2023-10-09T08:01:24.779 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg_import 2023-10-09T08:01:24.930 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:01:24.934 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap rm testimg@snap 2023-10-09T08:01:25.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:24 smithi118 bash[27833]: cluster 2023-10-09T08:01:23.754792+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-10-09T08:01:25.091 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:24 smithi081 bash[27480]: cluster 2023-10-09T08:01:23.754792+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-10-09T08:01:25.092 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:24 smithi081 bash[33856]: cluster 2023-10-09T08:01:23.754792+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-10-09T08:01:25.783 INFO:tasks.workunit.client.0.smithi081.stderr: Removing snap: 100% complete...done. 2023-10-09T08:01:25.792 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm testimg 2023-10-09T08:01:25.939 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:01:25.944 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --order 20 /tmp/rbd_import_export_65986/img testimg 2023-10-09T08:01:26.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:25 smithi118 bash[27833]: cluster 2023-10-09T08:01:24.673317+0000 mgr.y (mgr.24344) 183 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 895 B/s wr, 9 op/s 2023-10-09T08:01:26.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:25 smithi118 bash[27833]: cluster 2023-10-09T08:01:24.763067+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-10-09T08:01:26.020 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:01:26.021 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T08:01:26.025 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_65986/img_v2 2023-10-09T08:01:26.075 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T08:01:26.079 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_65986/img_v2 testimg_import 2023-10-09T08:01:26.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:25 smithi081 bash[27480]: cluster 2023-10-09T08:01:24.673317+0000 mgr.y (mgr.24344) 183 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 895 B/s wr, 9 op/s 2023-10-09T08:01:26.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:25 smithi081 bash[27480]: cluster 2023-10-09T08:01:24.763067+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-10-09T08:01:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:25 smithi081 bash[33856]: cluster 2023-10-09T08:01:24.673317+0000 mgr.y (mgr.24344) 183 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 895 B/s wr, 9 op/s 2023-10-09T08:01:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:25 smithi081 bash[33856]: cluster 2023-10-09T08:01:24.763067+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-10-09T08:01:26.165 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T08:01:26.171 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info testimg_import 2023-10-09T08:01:26.171 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep order 2023-10-09T08:01:26.172 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk {print $2}+ 2023-10-09T08:01:26.172 INFO:tasks.workunit.client.0.smithi081.stderr:grep 20 2023-10-09T08:01:26.228 INFO:tasks.workunit.client.0.smithi081.stdout:20 2023-10-09T08:01:26.228 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_65986/img_v2 2023-10-09T08:01:26.229 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg_import 2023-10-09T08:01:26.363 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:01:26.368 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg 2023-10-09T08:01:26.507 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:01:26.511 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_65986/img testimg 2023-10-09T08:01:26.579 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:01:26.584 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info testimg 2023-10-09T08:01:26.584 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep features 2023-10-09T08:01:26.634 INFO:tasks.workunit.client.0.smithi081.stderr:+ FEATURES_BEFORE= features: layering 2023-10-09T08:01:26.634 INFO:tasks.workunit.client.0.smithi081.stderr: op_features: 2023-10-09T08:01:26.634 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_65986/img_v2 2023-10-09T08:01:26.658 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-09T08:01:26.658 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (3m) 18s ago 4m 13.4M - 0.23.0 ba2b418f427c bdcff84b48c0 2023-10-09T08:01:26.658 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi118 *:3000 running (3m) 20s ago 3m 44.3M - 8.3.5 dad864ee21e9 40440ba18e9e 2023-10-09T08:01:26.658 INFO:teuthology.orchestra.run.smithi081.stdout:mds.foo.smithi081.lhrkzl smithi081 running (2m) 18s ago 2m 13.3M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 2c0feece8cda 2023-10-09T08:01:26.658 INFO:teuthology.orchestra.run.smithi081.stdout:mds.foo.smithi118.nvwrmj smithi118 running (2m) 20s ago 2m 11.5M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 fa8c66433a98 2023-10-09T08:01:26.658 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi118 *:8443 running (11m) 20s ago 11m 377M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 91de07d11ba6 2023-10-09T08:01:26.658 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:9283 running (13m) 18s ago 13m 428M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 f3af3a36bba8 2023-10-09T08:01:26.658 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (13m) 18s ago 13m 52.4M 2048M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 3568784103f9 2023-10-09T08:01:26.658 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi118 running (11m) 20s ago 11m 44.9M 2048M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 30256033bb32 2023-10-09T08:01:26.659 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (11m) 18s ago 11m 44.6M 2048M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 f687f8895313 2023-10-09T08:01:26.659 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (4m) 18s ago 4m 9828k - 1.3.1 1dbe0e931976 0071f91a59ad 2023-10-09T08:01:26.659 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi118 *:9100 running (4m) 20s ago 4m 9711k - 1.3.1 1dbe0e931976 2cbad5ab1154 2023-10-09T08:01:26.659 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (10m) 18s ago 10m 38.1M 4060M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 463c8e37f13b 2023-10-09T08:01:26.659 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (9m) 18s ago 9m 38.6M 4060M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 d8221ed16137 2023-10-09T08:01:26.659 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (9m) 18s ago 9m 37.0M 4060M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 cc14c5ddaebe 2023-10-09T08:01:26.659 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (8m) 18s ago 8m 39.5M 4060M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 5b178c1b1b1f 2023-10-09T08:01:26.659 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi118 running (7m) 20s ago 7m 37.7M 4316M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 a1d4985b305f 2023-10-09T08:01:26.659 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi118 running (6m) 20s ago 7m 40.3M 4316M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 2b03be4bac4d 2023-10-09T08:01:26.659 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi118 running (6m) 20s ago 6m 37.9M 4316M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 837cdc61ac4f 2023-10-09T08:01:26.659 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi118 running (5m) 20s ago 5m 37.9M 4316M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 681ccbdc5a0a 2023-10-09T08:01:26.659 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi118 *:9095 running (3m) 20s ago 4m 49.9M - 2.33.4 514e6a882f6e 1aca918a7553 2023-10-09T08:01:26.681 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T08:01:26.686 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_65986/img_v2 testimg_import 2023-10-09T08:01:26.761 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T08:01:26.764 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:01:26 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:01:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:01:26.766 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info testimg_import 2023-10-09T08:01:26.766 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep features 2023-10-09T08:01:26.816 INFO:tasks.workunit.client.0.smithi081.stderr:+ FEATURES_AFTER= features: layering 2023-10-09T08:01:26.816 INFO:tasks.workunit.client.0.smithi081.stderr: op_features: 2023-10-09T08:01:26.817 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ features: layering 2023-10-09T08:01:26.817 INFO:tasks.workunit.client.0.smithi081.stderr: op_features: != features: layering 2023-10-09T08:01:26.817 INFO:tasks.workunit.client.0.smithi081.stderr: op_features: ] 2023-10-09T08:01:26.817 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_65986/img_v2 2023-10-09T08:01:26.818 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg_import 2023-10-09T08:01:26.918 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:01:26.922 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg 2023-10-09T08:01:27.032 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:01:27.037 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_65986/img testimg 2023-10-09T08:01:27.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:26 smithi081 bash[27480]: cluster 2023-10-09T08:01:25.772350+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-10-09T08:01:27.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:26 smithi081 bash[33856]: cluster 2023-10-09T08:01:25.772350+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-10-09T08:01:27.126 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:01:27.129 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_65986/img_v2 2023-10-09T08:01:27.184 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T08:01:27.187 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_65986/img_v2 testimg_import 2023-10-09T08:01:27.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:26 smithi118 bash[27833]: cluster 2023-10-09T08:01:25.772350+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-10-09T08:01:27.277 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T08:01:27.283 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info testimg_import 2023-10-09T08:01:27.283 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep stripe unit 2023-10-09T08:01:27.283 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep -Ei (4 KiB|4096) 2023-10-09T08:01:27.331 INFO:tasks.workunit.client.0.smithi081.stdout: stripe unit: 4 KiB 2023-10-09T08:01:27.332 INFO:tasks.workunit.client.0.smithi081.stderr:+ + grep stripe count 2023-10-09T08:01:27.332 INFO:tasks.workunit.client.0.smithi081.stderr:rbd info testimg_import 2023-10-09T08:01:27.332 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk {print $3} 2023-10-09T08:01:27.332 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep 1000 2023-10-09T08:01:27.382 INFO:tasks.workunit.client.0.smithi081.stdout:1000 2023-10-09T08:01:27.383 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_65986/img_v2 2023-10-09T08:01:27.383 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg_import 2023-10-09T08:01:27.517 INFO:tasks.workunit.client.0.smithi081.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-09T08:01:27.523 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg 2023-10-09T08:01:27.671 INFO:tasks.workunit.client.0.smithi081.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-09T08:01:27.676 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_65986/img testimg 2023-10-09T08:01:27.737 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'echo wait for minority of mons to upgrade' 2023-10-09T08:01:27.760 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:01:27.765 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap create testimg@snap1 2023-10-09T08:01:28.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:27 smithi081 bash[27480]: audit 2023-10-09T08:01:26.641635+0000 mgr.y (mgr.24344) 184 : audit [DBG] from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:01:28.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:27 smithi081 bash[27480]: cluster 2023-10-09T08:01:26.673760+0000 mgr.y (mgr.24344) 185 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 172 KiB/s rd, 15 KiB/s wr, 218 op/s 2023-10-09T08:01:28.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:27 smithi081 bash[33856]: audit 2023-10-09T08:01:26.641635+0000 mgr.y (mgr.24344) 184 : audit [DBG] from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:01:28.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:27 smithi081 bash[33856]: cluster 2023-10-09T08:01:26.673760+0000 mgr.y (mgr.24344) 185 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 172 KiB/s rd, 15 KiB/s wr, 218 op/s 2023-10-09T08:01:28.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:27 smithi118 bash[27833]: audit 2023-10-09T08:01:26.641635+0000 mgr.y (mgr.24344) 184 : audit [DBG] from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:01:28.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:27 smithi118 bash[27833]: cluster 2023-10-09T08:01:26.673760+0000 mgr.y (mgr.24344) 185 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 172 KiB/s rd, 15 KiB/s wr, 218 op/s 2023-10-09T08:01:28.804 INFO:tasks.workunit.client.0.smithi081.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-09T08:01:28.816 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap create testimg@snap2 2023-10-09T08:01:29.413 INFO:tasks.workunit.client.0.smithi081.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-09T08:01:29.421 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap protect testimg@snap2 2023-10-09T08:01:29.488 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_65986/snap_protect 2023-10-09T08:01:29.544 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T08:01:29.549 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_65986/snap_protect testimg_import 2023-10-09T08:01:30.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:29 smithi081 bash[27480]: cluster 2023-10-09T08:01:28.674320+0000 mgr.y (mgr.24344) 186 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 116 KiB/s rd, 10 KiB/s wr, 147 op/s 2023-10-09T08:01:30.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:29 smithi081 bash[27480]: cluster 2023-10-09T08:01:28.786692+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-10-09T08:01:30.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:29 smithi081 bash[27480]: cluster 2023-10-09T08:01:29.397495+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-10-09T08:01:30.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:29 smithi081 bash[33856]: cluster 2023-10-09T08:01:28.674320+0000 mgr.y (mgr.24344) 186 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 116 KiB/s rd, 10 KiB/s wr, 147 op/s 2023-10-09T08:01:30.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:29 smithi081 bash[33856]: cluster 2023-10-09T08:01:28.786692+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-10-09T08:01:30.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:29 smithi081 bash[33856]: cluster 2023-10-09T08:01:29.397495+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-10-09T08:01:30.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:29 smithi118 bash[27833]: cluster 2023-10-09T08:01:28.674320+0000 mgr.y (mgr.24344) 186 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 116 KiB/s rd, 10 KiB/s wr, 147 op/s 2023-10-09T08:01:30.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:29 smithi118 bash[27833]: cluster 2023-10-09T08:01:28.786692+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-10-09T08:01:30.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:29 smithi118 bash[27833]: cluster 2023-10-09T08:01:29.397495+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-10-09T08:01:31.444 INFO:teuthology.orchestra.run.smithi081.stdout:wait for minority of mons to upgrade 2023-10-09T08:01:31.450 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T08:01:31.455 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info testimg_import@snap1 2023-10-09T08:01:31.455 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep protected: False 2023-10-09T08:01:31.505 INFO:tasks.workunit.client.0.smithi081.stdout: protected: False 2023-10-09T08:01:31.505 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info testimg_import@snap2 2023-10-09T08:01:31.505 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep protected: True 2023-10-09T08:01:31.557 INFO:tasks.workunit.client.0.smithi081.stdout: protected: True 2023-10-09T08:01:31.558 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_65986/snap_protect 2023-10-09T08:01:31.558 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap unprotect testimg@snap2 2023-10-09T08:01:31.623 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap unprotect testimg_import@snap2 2023-10-09T08:01:31.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:31 smithi081 bash[27480]: cluster 2023-10-09T08:01:30.408717+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-10-09T08:01:31.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:31 smithi081 bash[27480]: cluster 2023-10-09T08:01:30.675400+0000 mgr.y (mgr.24344) 187 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 315 KiB/s rd, 40 KiB/s wr, 422 op/s 2023-10-09T08:01:31.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:31 smithi081 bash[33856]: cluster 2023-10-09T08:01:30.408717+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-10-09T08:01:31.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:31 smithi081 bash[33856]: cluster 2023-10-09T08:01:30.675400+0000 mgr.y (mgr.24344) 187 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 315 KiB/s rd, 40 KiB/s wr, 422 op/s 2023-10-09T08:01:31.686 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap purge testimg 2023-10-09T08:01:31.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:31 smithi118 bash[27833]: cluster 2023-10-09T08:01:30.408717+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-10-09T08:01:31.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:31 smithi118 bash[27833]: cluster 2023-10-09T08:01:30.675400+0000 mgr.y (mgr.24344) 187 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 315 KiB/s rd, 40 KiB/s wr, 422 op/s 2023-10-09T08:01:32.469 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2023-10-09T08:01:32.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:32 smithi081 bash[27480]: cluster 2023-10-09T08:01:31.416697+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-10-09T08:01:32.522 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:32 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:01:32] "GET /metrics HTTP/1.1" 200 192055 "" "Prometheus/2.33.4" 2023-10-09T08:01:32.523 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:32 smithi081 bash[33856]: cluster 2023-10-09T08:01:31.416697+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-10-09T08:01:32.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:32 smithi118 bash[27833]: cluster 2023-10-09T08:01:31.416697+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-10-09T08:01:33.444 INFO:tasks.workunit.client.0.smithi081.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-10-09T08:01:33.454 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap purge testimg_import 2023-10-09T08:01:33.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:33 smithi118 bash[27833]: cluster 2023-10-09T08:01:32.429374+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-10-09T08:01:33.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:33 smithi118 bash[27833]: cluster 2023-10-09T08:01:32.675986+0000 mgr.y (mgr.24344) 188 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 397 KiB/s rd, 50 KiB/s wr, 531 op/s 2023-10-09T08:01:33.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:33 smithi081 bash[27480]: cluster 2023-10-09T08:01:32.429374+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-10-09T08:01:33.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:33 smithi081 bash[27480]: cluster 2023-10-09T08:01:32.675986+0000 mgr.y (mgr.24344) 188 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 397 KiB/s rd, 50 KiB/s wr, 531 op/s 2023-10-09T08:01:33.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:33 smithi081 bash[33856]: cluster 2023-10-09T08:01:32.429374+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-10-09T08:01:33.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:33 smithi081 bash[33856]: cluster 2023-10-09T08:01:32.675986+0000 mgr.y (mgr.24344) 188 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 397 KiB/s rd, 50 KiB/s wr, 531 op/s 2023-10-09T08:01:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:34 smithi118 bash[27833]: cluster 2023-10-09T08:01:33.433903+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-10-09T08:01:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:34 smithi118 bash[27833]: cluster 2023-10-09T08:01:34.396181+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-10-09T08:01:34.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:34 smithi081 bash[27480]: cluster 2023-10-09T08:01:33.433903+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-10-09T08:01:34.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:34 smithi081 bash[27480]: cluster 2023-10-09T08:01:34.396181+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-10-09T08:01:34.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:34 smithi081 bash[33856]: cluster 2023-10-09T08:01:33.433903+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-10-09T08:01:34.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:34 smithi081 bash[33856]: cluster 2023-10-09T08:01:34.396181+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-10-09T08:01:35.416 INFO:tasks.workunit.client.0.smithi081.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-10-09T08:01:35.427 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg 2023-10-09T08:01:35.565 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:01:35.569 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg_import 2023-10-09T08:01:35.692 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:01:35.696 INFO:tasks.workunit.client.0.smithi081.stderr:+ tiered=0 2023-10-09T08:01:35.696 INFO:tasks.workunit.client.0.smithi081.stderr:+ ceph osd dump 2023-10-09T08:01:35.696 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep ^pool 2023-10-09T08:01:35.696 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep 'rbd' 2023-10-09T08:01:35.696 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep tier 2023-10-09T08:01:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:35 smithi118 bash[27833]: cluster 2023-10-09T08:01:34.676477+0000 mgr.y (mgr.24344) 189 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:35 smithi118 bash[27833]: cluster 2023-10-09T08:01:35.409688+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-10-09T08:01:35.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:35 smithi081 bash[27480]: cluster 2023-10-09T08:01:34.676477+0000 mgr.y (mgr.24344) 189 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:35.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:35 smithi081 bash[27480]: cluster 2023-10-09T08:01:35.409688+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-10-09T08:01:35.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:35 smithi081 bash[33856]: cluster 2023-10-09T08:01:34.676477+0000 mgr.y (mgr.24344) 189 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:35.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:35 smithi081 bash[33856]: cluster 2023-10-09T08:01:35.409688+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-10-09T08:01:36.125 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_65986/sparse1 2023-10-09T08:01:36.131 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records in 2023-10-09T08:01:36.131 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records out 2023-10-09T08:01:36.131 INFO:tasks.workunit.client.0.smithi081.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00528527 s, 198 MB/s 2023-10-09T08:01:36.132 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_65986/sparse2 2023-10-09T08:01:36.138 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records in 2023-10-09T08:01:36.138 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records out 2023-10-09T08:01:36.138 INFO:tasks.workunit.client.0.smithi081.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00572912 s, 183 MB/s 2023-10-09T08:01:36.138 INFO:tasks.workunit.client.0.smithi081.stderr:+ truncate /tmp/rbd_import_export_65986/sparse2 -s 2M 2023-10-09T08:01:36.168 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse1 2023-10-09T08:01:36.214 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 0% complete...failed. 2023-10-09T08:01:36.214 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: delete error: (2) No such file or directory 2023-10-09T08:01:36.217 INFO:tasks.workunit.client.0.smithi081.stderr:+ true 2023-10-09T08:01:36.217 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_65986/sparse1 2023-10-09T08:01:36.310 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-10-09T08:01:36.311 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:01:36.311 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T08:01:36.314 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd ls -l 2023-10-09T08:01:36.314 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep sparse1 2023-10-09T08:01:36.316 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep -Ei (2 MiB|2048k) 2023-10-09T08:01:36.361 INFO:tasks.workunit.client.0.smithi081.stdout:sparse1 2 MiB 2 2023-10-09T08:01:36.362 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects sparse1 2023-10-09T08:01:36.363 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse1 2023-10-09T08:01:36.363 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse1 2023-10-09T08:01:36.363 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep block_name_prefix 2023-10-09T08:01:36.363 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk {print $NF;} 2023-10-09T08:01:36.410 INFO:tasks.workunit.client.0.smithi081.stderr:+ prefix=rbd_data.6200397a5cf8 2023-10-09T08:01:36.411 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep rbd_data.6200397a5cf8 2023-10-09T08:01:36.411 INFO:tasks.workunit.client.0.smithi081.stderr:+ sed -e+ s/rbd_data.6200397a5cf8\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T08:01:36.411 INFO:tasks.workunit.client.0.smithi081.stderr:get_image_data_pool sparse1 2023-10-09T08:01:36.411 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse1 2023-10-09T08:01:36.411 INFO:tasks.workunit.client.0.smithi081.stderr:+ sort -u 2023-10-09T08:01:36.411 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse1 2023-10-09T08:01:36.411 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep data_pool: 2023-10-09T08:01:36.411 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk -F: { print $NF } 2023-10-09T08:01:36.461 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool= 2023-10-09T08:01:36.461 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ -z ] 2023-10-09T08:01:36.461 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool=rbd 2023-10-09T08:01:36.461 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo rbd 2023-10-09T08:01:36.461 INFO:tasks.workunit.client.0.smithi081.stderr:+ rados ls -p rbd 2023-10-09T08:01:36.499 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects=1 2023-10-09T08:01:36.500 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo 1 2023-10-09T08:01:36.500 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-09T08:01:36.500 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export sparse1 /tmp/rbd_import_export_65986/sparse1.out 2023-10-09T08:01:36.545 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-10-09T08:01:36.549 INFO:tasks.workunit.client.0.smithi081.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_65986/sparse1 /tmp/rbd_import_export_65986/sparse1.out 2023-10-09T08:01:36.549 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp -l /tmp/rbd_import_export_65986/sparse1 /tmp/rbd_import_export_65986/sparse1.out 2023-10-09T08:01:36.551 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_65986/sparse1 --format %b 2023-10-09T08:01:36.552 INFO:tasks.workunit.client.0.smithi081.stderr:+ origsize=2048 2023-10-09T08:01:36.552 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_65986/sparse1.out --format %b 2023-10-09T08:01:36.553 INFO:tasks.workunit.client.0.smithi081.stderr:+ exportsize=2048 2023-10-09T08:01:36.553 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:01:36.553 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:01:36.553 INFO:tasks.workunit.client.0.smithi081.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T08:01:36.553 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_65986/sparse1.out 2023-10-09T08:01:36.554 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse1 2023-10-09T08:01:36.688 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-10-09T08:01:36.692 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse2 2023-10-09T08:01:36.743 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 0% complete...failed. 2023-10-09T08:01:36.744 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: delete error: (2) No such file or directory 2023-10-09T08:01:36.748 INFO:tasks.workunit.client.0.smithi081.stderr:+ true 2023-10-09T08:01:36.749 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_65986/sparse2 2023-10-09T08:01:36.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:01:36 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:01:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:01:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:36 smithi118 bash[27833]: audit 2023-10-09T08:01:36.007358+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.81:0/2828193276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T08:01:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:36 smithi118 bash[27833]: audit 2023-10-09T08:01:36.110525+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.81:0/2828193276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T08:01:36.838 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-10-09T08:01:36.840 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:01:36.840 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T08:01:36.843 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd ls -l 2023-10-09T08:01:36.843 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep sparse2 2023-10-09T08:01:36.844 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep -Ei (2 MiB|2048k) 2023-10-09T08:01:36.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:36 smithi081 bash[33856]: audit 2023-10-09T08:01:36.007358+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.81:0/2828193276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T08:01:36.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:36 smithi081 bash[33856]: audit 2023-10-09T08:01:36.110525+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.81:0/2828193276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T08:01:36.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:36 smithi081 bash[27480]: audit 2023-10-09T08:01:36.007358+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.81:0/2828193276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T08:01:36.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:36 smithi081 bash[27480]: audit 2023-10-09T08:01:36.110525+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.81:0/2828193276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T08:01:36.897 INFO:tasks.workunit.client.0.smithi081.stdout:sparse2 2 MiB 2 2023-10-09T08:01:36.898 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects sparse2 2023-10-09T08:01:36.898 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse2 2023-10-09T08:01:36.898 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse2 2023-10-09T08:01:36.899 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep block_name_prefix 2023-10-09T08:01:36.899 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk {print $NF;} 2023-10-09T08:01:36.949 INFO:tasks.workunit.client.0.smithi081.stderr:+ prefix=rbd_data.6233645b8298 2023-10-09T08:01:36.949 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep rbd_data.6233645b8298 2023-10-09T08:01:36.949 INFO:tasks.workunit.client.0.smithi081.stderr:+ get_image_data_pool sparse2 2023-10-09T08:01:36.949 INFO:tasks.workunit.client.0.smithi081.stderr:+ + sed -e s/rbd_data.6233645b8298\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T08:01:36.949 INFO:tasks.workunit.client.0.smithi081.stderr:image=sparse2 2023-10-09T08:01:36.950 INFO:tasks.workunit.client.0.smithi081.stderr:+ sort -u 2023-10-09T08:01:36.950 INFO:tasks.workunit.client.0.smithi081.stderr:+ + grep data_pool: 2023-10-09T08:01:36.950 INFO:tasks.workunit.client.0.smithi081.stderr:rbd info sparse2 2023-10-09T08:01:36.950 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk -F: { print $NF } 2023-10-09T08:01:37.003 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool= 2023-10-09T08:01:37.004 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ -z ] 2023-10-09T08:01:37.004 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool=rbd 2023-10-09T08:01:37.004 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo rbd 2023-10-09T08:01:37.004 INFO:tasks.workunit.client.0.smithi081.stderr:+ rados ls -p rbd 2023-10-09T08:01:37.055 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects=0 2023-10-09T08:01:37.055 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo 0 2023-10-09T08:01:37.055 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-10-09T08:01:37.055 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export sparse2 /tmp/rbd_import_export_65986/sparse2.out 2023-10-09T08:01:37.104 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-10-09T08:01:37.108 INFO:tasks.workunit.client.0.smithi081.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_65986/sparse2 /tmp/rbd_import_export_65986/sparse2.out 2023-10-09T08:01:37.108 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp -l /tmp/rbd_import_export_65986/sparse2 /tmp/rbd_import_export_65986/sparse2.out 2023-10-09T08:01:37.111 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_65986/sparse2 --format %b 2023-10-09T08:01:37.111 INFO:tasks.workunit.client.0.smithi081.stderr:+ origsize=2048 2023-10-09T08:01:37.112 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_65986/sparse2.out --format %b 2023-10-09T08:01:37.112 INFO:tasks.workunit.client.0.smithi081.stderr:+ exportsize=2048 2023-10-09T08:01:37.112 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:01:37.112 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:01:37.112 INFO:tasks.workunit.client.0.smithi081.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T08:01:37.113 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_65986/sparse2.out 2023-10-09T08:01:37.113 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse2 2023-10-09T08:01:37.255 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-10-09T08:01:37.260 INFO:tasks.workunit.client.0.smithi081.stderr:+ truncate /tmp/rbd_import_export_65986/sparse1 -s 10M 2023-10-09T08:01:37.261 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format --order 20 - sparse1 2023-10-09T08:01:37.400 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:01:37.402 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:01:37.402 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T08:01:37.405 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd ls -l 2023-10-09T08:01:37.405 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep sparse1 2023-10-09T08:01:37.405 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep -Ei (10 MiB|10240k) 2023-10-09T08:01:37.459 INFO:tasks.workunit.client.0.smithi081.stdout:sparse1 10 MiB 2 2023-10-09T08:01:37.459 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects sparse1 2023-10-09T08:01:37.460 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse1 2023-10-09T08:01:37.460 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse1 2023-10-09T08:01:37.460 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep block_name_prefix 2023-10-09T08:01:37.460 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk {print $NF;} 2023-10-09T08:01:37.507 INFO:tasks.workunit.client.0.smithi081.stderr:+ prefix=rbd_data.62602a72a334 2023-10-09T08:01:37.508 INFO:tasks.workunit.client.0.smithi081.stderr:+ + + get_image_data_poolsed -e sparse1 s/rbd_data.62602a72a334\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T08:01:37.509 INFO:tasks.workunit.client.0.smithi081.stderr: 2023-10-09T08:01:37.509 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse1 2023-10-09T08:01:37.509 INFO:tasks.workunit.client.0.smithi081.stderr:+ grepsort rbd_data.62602a72a334 -u 2023-10-09T08:01:37.509 INFO:tasks.workunit.client.0.smithi081.stderr: 2023-10-09T08:01:37.509 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse1 2023-10-09T08:01:37.509 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep data_pool: 2023-10-09T08:01:37.509 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk -F: { print $NF } 2023-10-09T08:01:37.563 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool= 2023-10-09T08:01:37.564 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ -z ] 2023-10-09T08:01:37.564 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool=rbd 2023-10-09T08:01:37.564 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo rbd 2023-10-09T08:01:37.564 INFO:tasks.workunit.client.0.smithi081.stderr:+ rados ls -p rbd 2023-10-09T08:01:37.610 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects=1 2023-10-09T08:01:37.610 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo 1 2023-10-09T08:01:37.610 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-09T08:01:37.611 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export sparse1 /tmp/rbd_import_export_65986/sparse1.out 2023-10-09T08:01:37.665 INFO:tasks.workunit.client.0.smithi081.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-09T08:01:37.669 INFO:tasks.workunit.client.0.smithi081.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_65986/sparse1 /tmp/rbd_import_export_65986/sparse1.out 2023-10-09T08:01:37.669 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp -l /tmp/rbd_import_export_65986/sparse1 /tmp/rbd_import_export_65986/sparse1.out 2023-10-09T08:01:37.680 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_65986/sparse1 --format %b 2023-10-09T08:01:37.681 INFO:tasks.workunit.client.0.smithi081.stderr:+ origsize=2048 2023-10-09T08:01:37.681 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_65986/sparse1.out --format %b 2023-10-09T08:01:37.682 INFO:tasks.workunit.client.0.smithi081.stderr:+ exportsize=2048 2023-10-09T08:01:37.682 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:01:37.683 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:01:37.683 INFO:tasks.workunit.client.0.smithi081.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T08:01:37.683 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_65986/sparse1.out 2023-10-09T08:01:37.683 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse1 2023-10-09T08:01:37.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:37 smithi118 bash[27833]: cluster 2023-10-09T08:01:36.677157+0000 mgr.y (mgr.24344) 190 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 122 KiB/s rd, 8.2 KiB/s wr, 164 op/s 2023-10-09T08:01:37.812 INFO:tasks.workunit.client.0.smithi081.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-09T08:01:37.818 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_65986/sparse2 oflag=append conv=notrunc 2023-10-09T08:01:37.826 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records in 2023-10-09T08:01:37.826 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records out 2023-10-09T08:01:37.826 INFO:tasks.workunit.client.0.smithi081.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00776712 s, 270 MB/s 2023-10-09T08:01:37.827 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format --order 20 - sparse2 2023-10-09T08:01:37.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:37 smithi081 bash[27480]: cluster 2023-10-09T08:01:36.677157+0000 mgr.y (mgr.24344) 190 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 122 KiB/s rd, 8.2 KiB/s wr, 164 op/s 2023-10-09T08:01:37.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:37 smithi081 bash[33856]: cluster 2023-10-09T08:01:36.677157+0000 mgr.y (mgr.24344) 190 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 122 KiB/s rd, 8.2 KiB/s wr, 164 op/s 2023-10-09T08:01:37.940 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:01:37.940 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:01:37.940 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T08:01:37.946 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd ls -l 2023-10-09T08:01:37.946 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep sparse2 2023-10-09T08:01:37.946 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep -Ei (4 MiB|4096k) 2023-10-09T08:01:37.997 INFO:tasks.workunit.client.0.smithi081.stdout:sparse2 4 MiB 2 2023-10-09T08:01:37.998 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects sparse2 2023-10-09T08:01:37.998 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse2 2023-10-09T08:01:37.998 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse2 2023-10-09T08:01:37.998 INFO:tasks.workunit.client.0.smithi081.stderr:+ + grep block_name_prefix 2023-10-09T08:01:37.998 INFO:tasks.workunit.client.0.smithi081.stderr:awk {print $NF;} 2023-10-09T08:01:38.046 INFO:tasks.workunit.client.0.smithi081.stderr:+ prefix=rbd_data.628d65e3b3dc 2023-10-09T08:01:38.046 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep rbd_data.628d65e3b3dc 2023-10-09T08:01:38.046 INFO:tasks.workunit.client.0.smithi081.stderr:+ get_image_data_pool sparse2 2023-10-09T08:01:38.046 INFO:tasks.workunit.client.0.smithi081.stderr:+ + image=sparse2 2023-10-09T08:01:38.046 INFO:tasks.workunit.client.0.smithi081.stderr:sed -e s/rbd_data.628d65e3b3dc\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T08:01:38.046 INFO:tasks.workunit.client.0.smithi081.stderr:+ sort -u 2023-10-09T08:01:38.046 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse2 2023-10-09T08:01:38.046 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk -F: { print $NF } 2023-10-09T08:01:38.047 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep data_pool: 2023-10-09T08:01:38.086 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool= 2023-10-09T08:01:38.087 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ -z ] 2023-10-09T08:01:38.087 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool=rbd 2023-10-09T08:01:38.087 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo rbd 2023-10-09T08:01:38.087 INFO:tasks.workunit.client.0.smithi081.stderr:+ rados ls -p rbd 2023-10-09T08:01:38.125 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects=0 2023-10-09T08:01:38.125 INFO:tasks.workunit.client.0.smithi081.stderr:2 2023-10-09T08:01:38.126 INFO:tasks.workunit.client.0.smithi081.stderr:3 2023-10-09T08:01:38.126 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo 0 2 3 2023-10-09T08:01:38.126 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2023-10-09T08:01:38.126 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export sparse2 /tmp/rbd_import_export_65986/sparse2.out 2023-10-09T08:01:38.177 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-10-09T08:01:38.181 INFO:tasks.workunit.client.0.smithi081.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_65986/sparse2 /tmp/rbd_import_export_65986/sparse2.out 2023-10-09T08:01:38.181 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp -l /tmp/rbd_import_export_65986/sparse2 /tmp/rbd_import_export_65986/sparse2.out 2023-10-09T08:01:38.184 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_65986/sparse2 --format %b 2023-10-09T08:01:38.185 INFO:tasks.workunit.client.0.smithi081.stderr:+ origsize=6144 2023-10-09T08:01:38.185 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_65986/sparse2.out --format %b 2023-10-09T08:01:38.186 INFO:tasks.workunit.client.0.smithi081.stderr:+ exportsize=6144 2023-10-09T08:01:38.186 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:01:38.186 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:01:38.187 INFO:tasks.workunit.client.0.smithi081.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T08:01:38.187 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_65986/sparse2.out 2023-10-09T08:01:38.187 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse2 2023-10-09T08:01:38.321 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-10-09T08:01:38.325 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo partially-sparse file imports to partially-sparse image 2023-10-09T08:01:38.325 INFO:tasks.workunit.client.0.smithi081.stdout:partially-sparse file imports to partially-sparse image 2023-10-09T08:01:38.326 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_65986/sparse1 sparse 2023-10-09T08:01:38.420 INFO:tasks.workunit.client.0.smithi081.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-09T08:01:38.421 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:01:38.421 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T08:01:38.425 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects sparse 2023-10-09T08:01:38.425 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse 2023-10-09T08:01:38.425 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse 2023-10-09T08:01:38.425 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep block_name_prefix 2023-10-09T08:01:38.425 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk {print $NF;} 2023-10-09T08:01:38.475 INFO:tasks.workunit.client.0.smithi081.stderr:+ prefix=rbd_data.3c06db6ac1cc 2023-10-09T08:01:38.475 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep rbd_data.3c06db6ac1cc 2023-10-09T08:01:38.475 INFO:tasks.workunit.client.0.smithi081.stderr:+ sed -e s/rbd_data.3c06db6ac1cc\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T08:01:38.475 INFO:tasks.workunit.client.0.smithi081.stderr:+ get_image_data_pool sparse 2023-10-09T08:01:38.475 INFO:tasks.workunit.client.0.smithi081.stderr:+ + sortimage=sparse -u 2023-10-09T08:01:38.475 INFO:tasks.workunit.client.0.smithi081.stderr: 2023-10-09T08:01:38.476 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse 2023-10-09T08:01:38.476 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk -F: { print $NF } 2023-10-09T08:01:38.476 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep data_pool: 2023-10-09T08:01:38.523 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool= 2023-10-09T08:01:38.523 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ -z ] 2023-10-09T08:01:38.524 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool=rbd 2023-10-09T08:01:38.524 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo rbd 2023-10-09T08:01:38.524 INFO:tasks.workunit.client.0.smithi081.stderr:+ rados ls -p rbd 2023-10-09T08:01:38.565 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects=1 2023-10-09T08:01:38.565 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo 1 2023-10-09T08:01:38.565 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-09T08:01:38.565 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse 2023-10-09T08:01:38.697 INFO:tasks.workunit.client.0.smithi081.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-09T08:01:38.702 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo zeros import through stdin to sparse image 2023-10-09T08:01:38.702 INFO:tasks.workunit.client.0.smithi081.stdout:zeros import through stdin to sparse image 2023-10-09T08:01:38.703 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/dev/zero bs=1M count=4 2023-10-09T08:01:38.703 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format - sparse 2023-10-09T08:01:38.776 INFO:tasks.workunit.client.0.smithi081.stderr:4+0 records in 2023-10-09T08:01:38.776 INFO:tasks.workunit.client.0.smithi081.stderr:4+0 records out 2023-10-09T08:01:38.777 INFO:tasks.workunit.client.0.smithi081.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0733341 s, 57.2 MB/s 2023-10-09T08:01:38.793 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:01:38.794 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:01:38.799 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects sparse 2023-10-09T08:01:38.799 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse 2023-10-09T08:01:38.799 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse 2023-10-09T08:01:38.799 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep block_name_prefix 2023-10-09T08:01:38.799 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk {print $NF;} 2023-10-09T08:01:38.839 INFO:tasks.workunit.client.0.smithi081.stderr:+ prefix=rbd_data.3c27dcded1f9 2023-10-09T08:01:38.839 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep rbd_data.3c27dcded1f9 2023-10-09T08:01:38.839 INFO:tasks.workunit.client.0.smithi081.stderr:+ sed -e s/rbd_data.3c27dcded1f9\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T08:01:38.839 INFO:tasks.workunit.client.0.smithi081.stderr:+ get_image_data_pool sparse 2023-10-09T08:01:38.839 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse 2023-10-09T08:01:38.840 INFO:tasks.workunit.client.0.smithi081.stderr:+ sort -u 2023-10-09T08:01:38.840 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd+ awk -F: { print $NF } 2023-10-09T08:01:38.840 INFO:tasks.workunit.client.0.smithi081.stderr: info sparse 2023-10-09T08:01:38.840 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep data_pool: 2023-10-09T08:01:38.889 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool= 2023-10-09T08:01:38.889 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ -z ] 2023-10-09T08:01:38.889 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool=rbd 2023-10-09T08:01:38.889 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo rbd 2023-10-09T08:01:38.889 INFO:tasks.workunit.client.0.smithi081.stderr:+ rados ls -p rbd 2023-10-09T08:01:38.931 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects= 2023-10-09T08:01:38.932 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo 2023-10-09T08:01:38.932 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ 0 -eq 1 -o = ] 2023-10-09T08:01:38.932 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse 2023-10-09T08:01:39.051 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:01:39.054 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo zeros export to sparse file 2023-10-09T08:01:39.055 INFO:tasks.workunit.client.0.smithi081.stdout:zeros export to sparse file 2023-10-09T08:01:39.055 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd create --new-format sparse --size 4 2023-10-09T08:01:39.101 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:01:39.104 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse 2023-10-09T08:01:39.105 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep block_name_prefix 2023-10-09T08:01:39.105 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk {print $NF;} 2023-10-09T08:01:39.161 INFO:tasks.workunit.client.0.smithi081.stderr:+ prefix=rbd_data.3c48358775e9 2023-10-09T08:01:39.162 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/dev/zero bs=4M count=1 2023-10-09T08:01:39.162 INFO:tasks.workunit.client.0.smithi081.stderr:+ get_image_data_pool sparse 2023-10-09T08:01:39.162 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse 2023-10-09T08:01:39.162 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse 2023-10-09T08:01:39.162 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep data_pool: 2023-10-09T08:01:39.162 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk -F: { print $NF } 2023-10-09T08:01:39.212 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool= 2023-10-09T08:01:39.212 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ -z ] 2023-10-09T08:01:39.212 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool=rbd 2023-10-09T08:01:39.212 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo rbd 2023-10-09T08:01:39.212 INFO:tasks.workunit.client.0.smithi081.stderr:+ rados -p rbd put rbd_data.3c48358775e9.000000000000 - 2023-10-09T08:01:39.247 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records in 2023-10-09T08:01:39.247 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records out 2023-10-09T08:01:39.247 INFO:tasks.workunit.client.0.smithi081.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.085249 s, 49.2 MB/s 2023-10-09T08:01:39.273 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects sparse 2023-10-09T08:01:39.273 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse 2023-10-09T08:01:39.273 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse 2023-10-09T08:01:39.273 INFO:tasks.workunit.client.0.smithi081.stderr:+ + grep block_name_prefix 2023-10-09T08:01:39.273 INFO:tasks.workunit.client.0.smithi081.stderr:awk {print $NF;} 2023-10-09T08:01:39.328 INFO:tasks.workunit.client.0.smithi081.stderr:+ prefix=rbd_data.3c48358775e9 2023-10-09T08:01:39.328 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep rbd_data.3c48358775e9 2023-10-09T08:01:39.328 INFO:tasks.workunit.client.0.smithi081.stderr:+ get_image_data_pool sparse 2023-10-09T08:01:39.328 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse 2023-10-09T08:01:39.329 INFO:tasks.workunit.client.0.smithi081.stderr:+ + sort -u 2023-10-09T08:01:39.329 INFO:tasks.workunit.client.0.smithi081.stderr:sed -e s/rbd_data.3c48358775e9\.// -e+ grep data_pool: 2023-10-09T08:01:39.329 INFO:tasks.workunit.client.0.smithi081.stderr: s/^0*\([0-9a-f]\)/\1/ 2023-10-09T08:01:39.329 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse 2023-10-09T08:01:39.329 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk -F: { print $NF } 2023-10-09T08:01:39.382 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool= 2023-10-09T08:01:39.382 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ -z ] 2023-10-09T08:01:39.382 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool=rbd 2023-10-09T08:01:39.382 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo rbd 2023-10-09T08:01:39.382 INFO:tasks.workunit.client.0.smithi081.stderr:+ rados ls -p rbd 2023-10-09T08:01:39.438 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects=0 2023-10-09T08:01:39.438 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo 0 2023-10-09T08:01:39.438 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-10-09T08:01:39.438 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_65986/sparse 2023-10-09T08:01:39.439 INFO:tasks.workunit.client.0.smithi081.stderr:rm: cannot remove '/tmp/rbd_import_export_65986/sparse': No such file or directory 2023-10-09T08:01:39.439 INFO:tasks.workunit.client.0.smithi081.stderr:+ true 2023-10-09T08:01:39.439 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export sparse /tmp/rbd_import_export_65986/sparse 2023-10-09T08:01:39.489 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 100% complete...done. 2023-10-09T08:01:39.493 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_65986/sparse --format=%b 2023-10-09T08:01:39.495 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ 0 = 0 ] 2023-10-09T08:01:39.495 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse 2023-10-09T08:01:39.625 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:01:39.629 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_65986/sparse /tmp/rbd_import_export_65986/sparse1 /tmp/rbd_import_export_65986/sparse2 /tmp/rbd_import_export_65986/sparse3 2023-10-09T08:01:39.631 INFO:tasks.workunit.client.0.smithi081.stderr:rm: cannot remove '/tmp/rbd_import_export_65986/sparse3': No such file or directory 2023-10-09T08:01:39.632 INFO:tasks.workunit.client.0.smithi081.stderr:+ true 2023-10-09T08:01:39.632 INFO:tasks.workunit.client.0.smithi081.stdout:OK 2023-10-09T08:01:39.633 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo OK 2023-10-09T08:01:39.633 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm -rf /tmp/rbd_import_export_65986 2023-10-09T08:01:39.633 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-10-09T08:01:39.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-10-09T08:01:39.685 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2023-10-09T08:01:39.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-10-09T08:01:39.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:39 smithi081 bash[27480]: cluster 2023-10-09T08:01:38.677595+0000 mgr.y (mgr.24344) 191 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 86 KiB/s rd, 5.8 KiB/s wr, 116 op/s 2023-10-09T08:01:39.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:39 smithi081 bash[27480]: cluster 2023-10-09T08:01:39.397771+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-10-09T08:01:39.980 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:39 smithi081 bash[33856]: cluster 2023-10-09T08:01:38.677595+0000 mgr.y (mgr.24344) 191 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 86 KiB/s rd, 5.8 KiB/s wr, 116 op/s 2023-10-09T08:01:39.980 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:39 smithi081 bash[33856]: cluster 2023-10-09T08:01:39.397771+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-10-09T08:01:39.981 DEBUG:teuthology.parallel:result is None 2023-10-09T08:01:39.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T08:01:39.991 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T08:01:39.991 DEBUG:teuthology.orchestra.run.smithi081:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-10-09T08:01:40.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:39 smithi118 bash[27833]: cluster 2023-10-09T08:01:38.677595+0000 mgr.y (mgr.24344) 191 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 86 KiB/s rd, 5.8 KiB/s wr, 116 op/s 2023-10-09T08:01:40.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:39 smithi118 bash[27833]: cluster 2023-10-09T08:01:39.397771+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-10-09T08:01:40.035 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T08:01:40.035 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-09T08:01:40.036 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2023-10-09T08:01:40.036 DEBUG:teuthology.parallel:result is None 2023-10-09T08:01:42.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:41 smithi118 bash[27833]: cluster 2023-10-09T08:01:40.678480+0000 mgr.y (mgr.24344) 192 : cluster [DBG] pgmap v183: 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, 492 op/s 2023-10-09T08:01:42.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:41 smithi081 bash[27480]: cluster 2023-10-09T08:01:40.678480+0000 mgr.y (mgr.24344) 192 : cluster [DBG] pgmap v183: 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, 492 op/s 2023-10-09T08:01:42.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:41 smithi081 bash[33856]: cluster 2023-10-09T08:01:40.678480+0000 mgr.y (mgr.24344) 192 : cluster [DBG] pgmap v183: 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, 492 op/s 2023-10-09T08:01:42.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:42 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:01:42] "GET /metrics HTTP/1.1" 200 192167 "" "Prometheus/2.33.4" 2023-10-09T08:01:44.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:43 smithi118 bash[27833]: cluster 2023-10-09T08:01:42.678946+0000 mgr.y (mgr.24344) 193 : cluster [DBG] pgmap v184: 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-09T08:01:44.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:43 smithi081 bash[33856]: cluster 2023-10-09T08:01:42.678946+0000 mgr.y (mgr.24344) 193 : cluster [DBG] pgmap v184: 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-09T08:01:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:43 smithi081 bash[27480]: cluster 2023-10-09T08:01:42.678946+0000 mgr.y (mgr.24344) 193 : cluster [DBG] pgmap v184: 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-09T08:01:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:45 smithi118 bash[27833]: cluster 2023-10-09T08:01:44.679396+0000 mgr.y (mgr.24344) 194 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 912 KiB/s rd, 1.2 MiB/s wr, 333 op/s 2023-10-09T08:01:45.794 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:45 smithi081 bash[27480]: cluster 2023-10-09T08:01:44.679396+0000 mgr.y (mgr.24344) 194 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 912 KiB/s rd, 1.2 MiB/s wr, 333 op/s 2023-10-09T08:01:45.794 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:45 smithi081 bash[33856]: cluster 2023-10-09T08:01:44.679396+0000 mgr.y (mgr.24344) 194 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 912 KiB/s rd, 1.2 MiB/s wr, 333 op/s 2023-10-09T08:01:46.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:01:46 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:01:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:01:48.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:47 smithi118 bash[27833]: cluster 2023-10-09T08:01:46.680117+0000 mgr.y (mgr.24344) 195 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 793 KiB/s rd, 1.1 MiB/s wr, 239 op/s 2023-10-09T08:01:48.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:47 smithi118 bash[27833]: audit 2023-10-09T08:01:46.892218+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.81:0/1760871635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:01:48.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:47 smithi081 bash[27480]: cluster 2023-10-09T08:01:46.680117+0000 mgr.y (mgr.24344) 195 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 793 KiB/s rd, 1.1 MiB/s wr, 239 op/s 2023-10-09T08:01:48.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:47 smithi081 bash[27480]: audit 2023-10-09T08:01:46.892218+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.81:0/1760871635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:01:48.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:47 smithi081 bash[33856]: cluster 2023-10-09T08:01:46.680117+0000 mgr.y (mgr.24344) 195 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 793 KiB/s rd, 1.1 MiB/s wr, 239 op/s 2023-10-09T08:01:48.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:47 smithi081 bash[33856]: audit 2023-10-09T08:01:46.892218+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.81:0/1760871635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:01:49.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:48 smithi118 bash[27833]: audit 2023-10-09T08:01:47.981364+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:49.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:48 smithi118 bash[27833]: cephadm 2023-10-09T08:01:47.982047+0000 mgr.y (mgr.24344) 196 : cephadm [INF] Upgrade: Target is version 18.2.0-598-gb4fa663f (unknown) 2023-10-09T08:01:49.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:48 smithi118 bash[27833]: cephadm 2023-10-09T08:01:47.982160+0000 mgr.y (mgr.24344) 197 : 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-09T08:01:49.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:48 smithi118 bash[27833]: audit 2023-10-09T08:01:47.983592+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:01:49.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:48 smithi118 bash[27833]: audit 2023-10-09T08:01:47.989873+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:49.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:48 smithi118 bash[27833]: cephadm 2023-10-09T08:01:47.991169+0000 mgr.y (mgr.24344) 198 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-09T08:01:49.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:48 smithi081 bash[27480]: audit 2023-10-09T08:01:47.981364+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:49.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:48 smithi081 bash[27480]: cephadm 2023-10-09T08:01:47.982047+0000 mgr.y (mgr.24344) 196 : cephadm [INF] Upgrade: Target is version 18.2.0-598-gb4fa663f (unknown) 2023-10-09T08:01:49.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:48 smithi081 bash[27480]: cephadm 2023-10-09T08:01:47.982160+0000 mgr.y (mgr.24344) 197 : 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-09T08:01:49.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:48 smithi081 bash[27480]: audit 2023-10-09T08:01:47.983592+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:01:49.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:48 smithi081 bash[27480]: audit 2023-10-09T08:01:47.989873+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:49.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:48 smithi081 bash[27480]: cephadm 2023-10-09T08:01:47.991169+0000 mgr.y (mgr.24344) 198 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-09T08:01:49.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:48 smithi081 bash[33856]: audit 2023-10-09T08:01:47.981364+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:49.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:48 smithi081 bash[33856]: cephadm 2023-10-09T08:01:47.982047+0000 mgr.y (mgr.24344) 196 : cephadm [INF] Upgrade: Target is version 18.2.0-598-gb4fa663f (unknown) 2023-10-09T08:01:49.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:48 smithi081 bash[33856]: cephadm 2023-10-09T08:01:47.982160+0000 mgr.y (mgr.24344) 197 : 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-09T08:01:49.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:48 smithi081 bash[33856]: audit 2023-10-09T08:01:47.983592+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:01:49.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:48 smithi081 bash[33856]: audit 2023-10-09T08:01:47.989873+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:01:49.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:48 smithi081 bash[33856]: cephadm 2023-10-09T08:01:47.991169+0000 mgr.y (mgr.24344) 198 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-09T08:01:50.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:49 smithi118 bash[27833]: cephadm 2023-10-09T08:01:48.208221+0000 mgr.y (mgr.24344) 199 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c on smithi118 2023-10-09T08:01:50.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:49 smithi118 bash[27833]: cluster 2023-10-09T08:01:48.680748+0000 mgr.y (mgr.24344) 200 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 793 KiB/s rd, 1.1 MiB/s wr, 239 op/s 2023-10-09T08:01:50.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:49 smithi118 bash[27833]: audit 2023-10-09T08:01:49.296037+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.81:0/1850708802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:01:50.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:49 smithi081 bash[27480]: cephadm 2023-10-09T08:01:48.208221+0000 mgr.y (mgr.24344) 199 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c on smithi118 2023-10-09T08:01:50.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:49 smithi081 bash[27480]: cluster 2023-10-09T08:01:48.680748+0000 mgr.y (mgr.24344) 200 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 793 KiB/s rd, 1.1 MiB/s wr, 239 op/s 2023-10-09T08:01:50.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:49 smithi081 bash[27480]: audit 2023-10-09T08:01:49.296037+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.81:0/1850708802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:01:50.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:49 smithi081 bash[33856]: cephadm 2023-10-09T08:01:48.208221+0000 mgr.y (mgr.24344) 199 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c on smithi118 2023-10-09T08:01:50.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:49 smithi081 bash[33856]: cluster 2023-10-09T08:01:48.680748+0000 mgr.y (mgr.24344) 200 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 793 KiB/s rd, 1.1 MiB/s wr, 239 op/s 2023-10-09T08:01:50.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:49 smithi081 bash[33856]: audit 2023-10-09T08:01:49.296037+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.81:0/1850708802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:01:52.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:51 smithi118 bash[27833]: cluster 2023-10-09T08:01:50.681914+0000 mgr.y (mgr.24344) 201 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 703 KiB/s rd, 1007 KiB/s wr, 212 op/s 2023-10-09T08:01:52.275 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:51 smithi118 bash[27833]: audit 2023-10-09T08:01:51.703036+0000 mon.a (mon.0) 782 : audit [DBG] from='client.? 172.21.15.81:0/1921613110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:01:52.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:51 smithi081 bash[27480]: cluster 2023-10-09T08:01:50.681914+0000 mgr.y (mgr.24344) 201 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 703 KiB/s rd, 1007 KiB/s wr, 212 op/s 2023-10-09T08:01:52.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:51 smithi081 bash[27480]: audit 2023-10-09T08:01:51.703036+0000 mon.a (mon.0) 782 : audit [DBG] from='client.? 172.21.15.81:0/1921613110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:01:52.376 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:01:52 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:01:52] "GET /metrics HTTP/1.1" 200 192210 "" "Prometheus/2.33.4" 2023-10-09T08:01:52.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:51 smithi081 bash[33856]: cluster 2023-10-09T08:01:50.681914+0000 mgr.y (mgr.24344) 201 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 703 KiB/s rd, 1007 KiB/s wr, 212 op/s 2023-10-09T08:01:52.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:51 smithi081 bash[33856]: audit 2023-10-09T08:01:51.703036+0000 mon.a (mon.0) 782 : audit [DBG] from='client.? 172.21.15.81:0/1921613110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:01:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:54 smithi118 bash[27833]: cluster 2023-10-09T08:01:52.682662+0000 mgr.y (mgr.24344) 202 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:54.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:53 smithi081 bash[27480]: cluster 2023-10-09T08:01:52.682662+0000 mgr.y (mgr.24344) 202 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:54.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:54 smithi081 bash[33856]: cluster 2023-10-09T08:01:52.682662+0000 mgr.y (mgr.24344) 202 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:55.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:55 smithi118 bash[27833]: audit 2023-10-09T08:01:54.112762+0000 mon.a (mon.0) 783 : audit [DBG] from='client.? 172.21.15.81:0/164483301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:01:55.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:55 smithi081 bash[27480]: audit 2023-10-09T08:01:54.112762+0000 mon.a (mon.0) 783 : audit [DBG] from='client.? 172.21.15.81:0/164483301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:01:55.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:55 smithi081 bash[33856]: audit 2023-10-09T08:01:54.112762+0000 mon.a (mon.0) 783 : audit [DBG] from='client.? 172.21.15.81:0/164483301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:01:56.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:56 smithi118 bash[27833]: cluster 2023-10-09T08:01:54.683291+0000 mgr.y (mgr.24344) 203 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:56.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:56 smithi081 bash[27480]: cluster 2023-10-09T08:01:54.683291+0000 mgr.y (mgr.24344) 203 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:56.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:56 smithi081 bash[33856]: cluster 2023-10-09T08:01:54.683291+0000 mgr.y (mgr.24344) 203 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:56.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:01:56 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:01:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:01:57.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:57 smithi081 bash[27480]: audit 2023-10-09T08:01:56.516652+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.81:0/2328442750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:01:57.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:57 smithi081 bash[33856]: audit 2023-10-09T08:01:56.516652+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.81:0/2328442750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:01:57.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:57 smithi118 bash[27833]: audit 2023-10-09T08:01:56.516652+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.81:0/2328442750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:01:58.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:58 smithi081 bash[27480]: cluster 2023-10-09T08:01:56.684365+0000 mgr.y (mgr.24344) 204 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:58.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:58 smithi081 bash[33856]: cluster 2023-10-09T08:01:56.684365+0000 mgr.y (mgr.24344) 204 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:58.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:58 smithi118 bash[27833]: cluster 2023-10-09T08:01:56.684365+0000 mgr.y (mgr.24344) 204 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:01:59.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:01:59 smithi081 bash[27480]: audit 2023-10-09T08:01:58.925185+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.81:0/2686308737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:01:59.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:01:59 smithi081 bash[33856]: audit 2023-10-09T08:01:58.925185+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.81:0/2686308737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:01:59.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:01:59 smithi118 bash[27833]: audit 2023-10-09T08:01:58.925185+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.81:0/2686308737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:00.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:00 smithi081 bash[27480]: cluster 2023-10-09T08:01:58.684961+0000 mgr.y (mgr.24344) 205 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:00.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:00 smithi081 bash[33856]: cluster 2023-10-09T08:01:58.684961+0000 mgr.y (mgr.24344) 205 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:00.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:00 smithi118 bash[27833]: cluster 2023-10-09T08:01:58.684961+0000 mgr.y (mgr.24344) 205 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:02.376 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:02 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:02:02] "GET /metrics HTTP/1.1" 200 192210 "" "Prometheus/2.33.4" 2023-10-09T08:02:02.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:02 smithi081 bash[27480]: cluster 2023-10-09T08:02:00.685996+0000 mgr.y (mgr.24344) 206 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:02.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:02 smithi081 bash[27480]: audit 2023-10-09T08:02:01.331138+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.81:0/3440726619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:02.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:02 smithi081 bash[33856]: cluster 2023-10-09T08:02:00.685996+0000 mgr.y (mgr.24344) 206 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:02.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:02 smithi081 bash[33856]: audit 2023-10-09T08:02:01.331138+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.81:0/3440726619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:02.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:02 smithi118 bash[27833]: cluster 2023-10-09T08:02:00.685996+0000 mgr.y (mgr.24344) 206 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:02.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:02 smithi118 bash[27833]: audit 2023-10-09T08:02:01.331138+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.81:0/3440726619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:04.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:04 smithi081 bash[27480]: cluster 2023-10-09T08:02:02.686668+0000 mgr.y (mgr.24344) 207 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:04.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:04 smithi081 bash[27480]: audit 2023-10-09T08:02:03.734020+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.81:0/322973689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:04.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:04 smithi081 bash[33856]: cluster 2023-10-09T08:02:02.686668+0000 mgr.y (mgr.24344) 207 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:04.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:04 smithi081 bash[33856]: audit 2023-10-09T08:02:03.734020+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.81:0/322973689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:04 smithi118 bash[27833]: cluster 2023-10-09T08:02:02.686668+0000 mgr.y (mgr.24344) 207 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:04 smithi118 bash[27833]: audit 2023-10-09T08:02:03.734020+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.81:0/322973689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:05 smithi118 bash[27833]: cluster 2023-10-09T08:02:04.687298+0000 mgr.y (mgr.24344) 208 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:05.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:05 smithi081 bash[27480]: cluster 2023-10-09T08:02:04.687298+0000 mgr.y (mgr.24344) 208 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:05.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:05 smithi081 bash[33856]: cluster 2023-10-09T08:02:04.687298+0000 mgr.y (mgr.24344) 208 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:06 smithi118 bash[27833]: audit 2023-10-09T08:02:06.135633+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.81:0/2745367843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:06.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:06 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:02:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:02:06.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:06 smithi081 bash[27480]: audit 2023-10-09T08:02:06.135633+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.81:0/2745367843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:06.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:06 smithi081 bash[33856]: audit 2023-10-09T08:02:06.135633+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.81:0/2745367843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:07 smithi118 bash[27833]: cluster 2023-10-09T08:02:06.688402+0000 mgr.y (mgr.24344) 209 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:07.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:07 smithi081 bash[27480]: cluster 2023-10-09T08:02:06.688402+0000 mgr.y (mgr.24344) 209 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:07.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:07 smithi081 bash[33856]: cluster 2023-10-09T08:02:06.688402+0000 mgr.y (mgr.24344) 209 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:08.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:08 smithi081 bash[27480]: audit 2023-10-09T08:02:08.552480+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.81:0/2180472048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:08.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:08 smithi081 bash[33856]: audit 2023-10-09T08:02:08.552480+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.81:0/2180472048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:09.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:08 smithi118 bash[27833]: audit 2023-10-09T08:02:08.552480+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.81:0/2180472048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:09 smithi081 bash[27480]: cluster 2023-10-09T08:02:08.689037+0000 mgr.y (mgr.24344) 210 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:09.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:09 smithi081 bash[33856]: cluster 2023-10-09T08:02:08.689037+0000 mgr.y (mgr.24344) 210 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:09 smithi118 bash[27833]: cluster 2023-10-09T08:02:08.689037+0000 mgr.y (mgr.24344) 210 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:12.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:11 smithi118 bash[27833]: cluster 2023-10-09T08:02:10.689939+0000 mgr.y (mgr.24344) 211 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:12.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:11 smithi118 bash[27833]: audit 2023-10-09T08:02:10.971798+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.81:0/1410003761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:12.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:11 smithi081 bash[27480]: cluster 2023-10-09T08:02:10.689939+0000 mgr.y (mgr.24344) 211 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:12.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:11 smithi081 bash[27480]: audit 2023-10-09T08:02:10.971798+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.81:0/1410003761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:12.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:11 smithi081 bash[33856]: cluster 2023-10-09T08:02:10.689939+0000 mgr.y (mgr.24344) 211 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:12.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:11 smithi081 bash[33856]: audit 2023-10-09T08:02:10.971798+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.81:0/1410003761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:12.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:12 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:02:12] "GET /metrics HTTP/1.1" 200 192210 "" "Prometheus/2.33.4" 2023-10-09T08:02:14.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:13 smithi118 bash[27833]: cluster 2023-10-09T08:02:12.690592+0000 mgr.y (mgr.24344) 212 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:14.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:13 smithi118 bash[27833]: audit 2023-10-09T08:02:13.381252+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.81:0/1353670794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:14.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:13 smithi081 bash[27480]: cluster 2023-10-09T08:02:12.690592+0000 mgr.y (mgr.24344) 212 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:14.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:13 smithi081 bash[27480]: audit 2023-10-09T08:02:13.381252+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.81:0/1353670794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:14.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:13 smithi081 bash[33856]: cluster 2023-10-09T08:02:12.690592+0000 mgr.y (mgr.24344) 212 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:14.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:13 smithi081 bash[33856]: audit 2023-10-09T08:02:13.381252+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.81:0/1353670794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:15.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:15 smithi118 bash[27833]: cluster 2023-10-09T08:02:14.691242+0000 mgr.y (mgr.24344) 213 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:15.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:15 smithi081 bash[27480]: cluster 2023-10-09T08:02:14.691242+0000 mgr.y (mgr.24344) 213 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:15.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:15 smithi081 bash[33856]: cluster 2023-10-09T08:02:14.691242+0000 mgr.y (mgr.24344) 213 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:16 smithi118 bash[27833]: audit 2023-10-09T08:02:15.805822+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.81:0/2716983476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:16.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:16 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:02:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:02:16.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:16 smithi081 bash[27480]: audit 2023-10-09T08:02:15.805822+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.81:0/2716983476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:16.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:16 smithi081 bash[33856]: audit 2023-10-09T08:02:15.805822+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.81:0/2716983476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:17.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:17 smithi118 bash[27833]: cluster 2023-10-09T08:02:16.692329+0000 mgr.y (mgr.24344) 214 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:17.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:17 smithi081 bash[27480]: cluster 2023-10-09T08:02:16.692329+0000 mgr.y (mgr.24344) 214 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:17.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:17 smithi081 bash[33856]: cluster 2023-10-09T08:02:16.692329+0000 mgr.y (mgr.24344) 214 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:18.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:18 smithi118 bash[27833]: audit 2023-10-09T08:02:18.211592+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.81:0/2519012223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:18.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:18 smithi081 bash[27480]: audit 2023-10-09T08:02:18.211592+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.81:0/2519012223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:18.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:18 smithi081 bash[33856]: audit 2023-10-09T08:02:18.211592+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.81:0/2519012223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:19.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:19 smithi118 bash[27833]: cluster 2023-10-09T08:02:18.692994+0000 mgr.y (mgr.24344) 215 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:19.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:19 smithi081 bash[27480]: cluster 2023-10-09T08:02:18.692994+0000 mgr.y (mgr.24344) 215 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:19.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:19 smithi081 bash[33856]: cluster 2023-10-09T08:02:18.692994+0000 mgr.y (mgr.24344) 215 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:21.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:20 smithi118 bash[27833]: audit 2023-10-09T08:02:20.620632+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.81:0/1593213782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:21.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:20 smithi081 bash[27480]: audit 2023-10-09T08:02:20.620632+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.81:0/1593213782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:21.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:20 smithi081 bash[33856]: audit 2023-10-09T08:02:20.620632+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.81:0/1593213782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:22.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:21 smithi118 bash[27833]: cluster 2023-10-09T08:02:20.693999+0000 mgr.y (mgr.24344) 216 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:22.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:21 smithi081 bash[27480]: cluster 2023-10-09T08:02:20.693999+0000 mgr.y (mgr.24344) 216 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:22.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:21 smithi081 bash[33856]: cluster 2023-10-09T08:02:20.693999+0000 mgr.y (mgr.24344) 216 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:22.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:22 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:02:22] "GET /metrics HTTP/1.1" 200 192207 "" "Prometheus/2.33.4" 2023-10-09T08:02:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:23 smithi118 bash[27833]: cluster 2023-10-09T08:02:22.694618+0000 mgr.y (mgr.24344) 217 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:23 smithi118 bash[27833]: audit 2023-10-09T08:02:23.020936+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.81:0/803783649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:24.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:23 smithi081 bash[33856]: cluster 2023-10-09T08:02:22.694618+0000 mgr.y (mgr.24344) 217 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:24.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:23 smithi081 bash[33856]: audit 2023-10-09T08:02:23.020936+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.81:0/803783649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:24.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:23 smithi081 bash[27480]: cluster 2023-10-09T08:02:22.694618+0000 mgr.y (mgr.24344) 217 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:24.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:23 smithi081 bash[27480]: audit 2023-10-09T08:02:23.020936+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.81:0/803783649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:25.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:25 smithi118 bash[27833]: cluster 2023-10-09T08:02:24.695256+0000 mgr.y (mgr.24344) 218 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:25.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:25 smithi081 bash[33856]: cluster 2023-10-09T08:02:24.695256+0000 mgr.y (mgr.24344) 218 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:25.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:25 smithi081 bash[27480]: cluster 2023-10-09T08:02:24.695256+0000 mgr.y (mgr.24344) 218 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:26.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:26 smithi118 bash[27833]: audit 2023-10-09T08:02:25.427905+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.81:0/2738458861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:26.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:26 smithi118 bash[28689]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:02:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:02:26.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:26 smithi081 bash[27480]: audit 2023-10-09T08:02:25.427905+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.81:0/2738458861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:26.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:26 smithi081 bash[33856]: audit 2023-10-09T08:02:25.427905+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.81:0/2738458861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:27.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:27 smithi118 bash[27833]: cluster 2023-10-09T08:02:26.696364+0000 mgr.y (mgr.24344) 219 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:27.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:27 smithi081 bash[27480]: cluster 2023-10-09T08:02:26.696364+0000 mgr.y (mgr.24344) 219 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:27.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:27 smithi081 bash[33856]: cluster 2023-10-09T08:02:26.696364+0000 mgr.y (mgr.24344) 219 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:28.710 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:28 smithi118 bash[27833]: audit 2023-10-09T08:02:27.836568+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.81:0/2171262481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:28.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:28 smithi081 bash[27480]: audit 2023-10-09T08:02:27.836568+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.81:0/2171262481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:28.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:28 smithi081 bash[33856]: audit 2023-10-09T08:02:27.836568+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.81:0/2171262481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:29.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:29 smithi118 bash[27833]: cluster 2023-10-09T08:02:28.697014+0000 mgr.y (mgr.24344) 220 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:29.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:29 smithi081 bash[27480]: cluster 2023-10-09T08:02:28.697014+0000 mgr.y (mgr.24344) 220 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:29.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:29 smithi081 bash[33856]: cluster 2023-10-09T08:02:28.697014+0000 mgr.y (mgr.24344) 220 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:30.946 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:30 smithi118 bash[27833]: cephadm 2023-10-09T08:02:29.647534+0000 mgr.y (mgr.24344) 221 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-09T08:02:30.946 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:30 smithi118 bash[27833]: audit 2023-10-09T08:02:29.657357+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:02:30.946 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:30 smithi118 bash[27833]: audit 2023-10-09T08:02:29.658872+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:02:30.946 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:30 smithi118 bash[27833]: audit 2023-10-09T08:02:29.660060+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T08:02:30.946 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:30 smithi118 bash[27833]: audit 2023-10-09T08:02:29.661347+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:02:30.946 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:30 smithi118 bash[27833]: cephadm 2023-10-09T08:02:29.662471+0000 mgr.y (mgr.24344) 222 : cephadm [INF] Deploying daemon mgr.x on smithi118 2023-10-09T08:02:30.946 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:30 smithi118 bash[27833]: audit 2023-10-09T08:02:30.241323+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.81:0/3597831219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:31.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:30 smithi081 bash[27480]: cephadm 2023-10-09T08:02:29.647534+0000 mgr.y (mgr.24344) 221 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-09T08:02:31.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:30 smithi081 bash[27480]: audit 2023-10-09T08:02:29.657357+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:02:31.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:30 smithi081 bash[27480]: audit 2023-10-09T08:02:29.658872+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:02:31.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:30 smithi081 bash[27480]: audit 2023-10-09T08:02:29.660060+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T08:02:31.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:30 smithi081 bash[27480]: audit 2023-10-09T08:02:29.661347+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:02:31.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:30 smithi081 bash[27480]: cephadm 2023-10-09T08:02:29.662471+0000 mgr.y (mgr.24344) 222 : cephadm [INF] Deploying daemon mgr.x on smithi118 2023-10-09T08:02:31.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:30 smithi081 bash[27480]: audit 2023-10-09T08:02:30.241323+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.81:0/3597831219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:31.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:30 smithi081 bash[33856]: cephadm 2023-10-09T08:02:29.647534+0000 mgr.y (mgr.24344) 221 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-09T08:02:31.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:30 smithi081 bash[33856]: audit 2023-10-09T08:02:29.657357+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:02:31.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:30 smithi081 bash[33856]: audit 2023-10-09T08:02:29.658872+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:02:31.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:30 smithi081 bash[33856]: audit 2023-10-09T08:02:29.660060+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T08:02:31.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:30 smithi081 bash[33856]: audit 2023-10-09T08:02:29.661347+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:02:31.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:30 smithi081 bash[33856]: cephadm 2023-10-09T08:02:29.662471+0000 mgr.y (mgr.24344) 222 : cephadm [INF] Deploying daemon mgr.x on smithi118 2023-10-09T08:02:31.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:30 smithi081 bash[33856]: audit 2023-10-09T08:02:30.241323+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.81:0/3597831219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:31.934 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:31 smithi118 bash[27833]: cluster 2023-10-09T08:02:30.698123+0000 mgr.y (mgr.24344) 223 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:32.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:31 smithi081 bash[27480]: cluster 2023-10-09T08:02:30.698123+0000 mgr.y (mgr.24344) 223 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:32.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:31 smithi081 bash[33856]: cluster 2023-10-09T08:02:30.698123+0000 mgr.y (mgr.24344) 223 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:32.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:31 smithi118 systemd[1]: Stopping Ceph mgr.x for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:02:32.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:31 smithi118 bash[50372]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mgr.x 2023-10-09T08:02:32.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:32 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:02:32] "GET /metrics HTTP/1.1" 200 192207 "" "Prometheus/2.33.4" 2023-10-09T08:02:33.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:32 smithi118 bash[50406]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mgr-x 2023-10-09T08:02:33.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:32 smithi118 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-09T08:02:33.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:32 smithi118 bash[50469]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mgr-x 2023-10-09T08:02:33.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:32 smithi118 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-09T08:02:33.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:32 smithi118 systemd[1]: Stopped Ceph mgr.x for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:02:33.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:32 smithi118 bash[27833]: audit 2023-10-09T08:02:32.652983+0000 mon.a (mon.0) 792 : audit [DBG] from='client.? 172.21.15.81:0/909131618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:33.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:32 smithi081 bash[33856]: audit 2023-10-09T08:02:32.652983+0000 mon.a (mon.0) 792 : audit [DBG] from='client.? 172.21.15.81:0/909131618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:33.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:32 smithi081 bash[27480]: audit 2023-10-09T08:02:32.652983+0000 mon.a (mon.0) 792 : audit [DBG] from='client.? 172.21.15.81:0/909131618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:33.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:33 smithi118 systemd[1]: Started Ceph mgr.x for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:02:34.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:33 smithi118 bash[27833]: cluster 2023-10-09T08:02:32.698747+0000 mgr.y (mgr.24344) 224 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:34.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:33 smithi118 bash[27833]: audit 2023-10-09T08:02:33.160330+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:02:34.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:33 smithi118 bash[27833]: audit 2023-10-09T08:02:33.161850+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:02:34.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:33 smithi081 bash[27480]: cluster 2023-10-09T08:02:32.698747+0000 mgr.y (mgr.24344) 224 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:34.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:33 smithi081 bash[27480]: audit 2023-10-09T08:02:33.160330+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:02:34.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:33 smithi081 bash[27480]: audit 2023-10-09T08:02:33.161850+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:02:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:33 smithi081 bash[33856]: cluster 2023-10-09T08:02:32.698747+0000 mgr.y (mgr.24344) 224 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:34.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:33 smithi081 bash[33856]: audit 2023-10-09T08:02:33.160330+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:02:34.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:33 smithi081 bash[33856]: audit 2023-10-09T08:02:33.161850+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:02:34.408 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:34 smithi118 bash[50525]: debug 2023-10-09T08:02:34.229+0000 7fefcb5a2700 1 -- 172.21.15.118:0/3903319354 <== mon.1 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cff055b1e0 con 0x55cff12dac00 2023-10-09T08:02:34.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:34 smithi118 bash[50525]: debug 2023-10-09T08:02:34.405+0000 7fefd56f0200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T08:02:35.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:35 smithi118 bash[50525]: debug 2023-10-09T08:02:35.329+0000 7fefd56f0200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-09T08:02:35.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:35 smithi118 bash[50525]: debug 2023-10-09T08:02:35.441+0000 7fefd56f0200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T08:02:35.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:35 smithi118 bash[50525]: debug 2023-10-09T08:02:35.541+0000 7fefd56f0200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T08:02:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:35 smithi118 bash[27833]: cluster 2023-10-09T08:02:34.699291+0000 mgr.y (mgr.24344) 225 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:35 smithi118 bash[27833]: audit 2023-10-09T08:02:35.063612+0000 mon.b (mon.1) 31 : audit [DBG] from='client.? 172.21.15.81:0/2261461029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:35.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:35 smithi081 bash[27480]: cluster 2023-10-09T08:02:34.699291+0000 mgr.y (mgr.24344) 225 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:35.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:35 smithi081 bash[27480]: audit 2023-10-09T08:02:35.063612+0000 mon.b (mon.1) 31 : audit [DBG] from='client.? 172.21.15.81:0/2261461029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:35.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:35 smithi081 bash[33856]: cluster 2023-10-09T08:02:34.699291+0000 mgr.y (mgr.24344) 225 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:35.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:35 smithi081 bash[33856]: audit 2023-10-09T08:02:35.063612+0000 mon.b (mon.1) 31 : audit [DBG] from='client.? 172.21.15.81:0/2261461029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:36.177 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:35 smithi118 bash[50525]: debug 2023-10-09T08:02:35.809+0000 7fefd56f0200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T08:02:36.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:36 smithi118 bash[50525]: debug 2023-10-09T08:02:36.173+0000 7fefd56f0200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T08:02:36.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:36 smithi118 bash[50525]: debug 2023-10-09T08:02:36.333+0000 7fefd56f0200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T08:02:37.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:36 smithi118 bash[50525]: debug 2023-10-09T08:02:36.553+0000 7fefd56f0200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T08:02:38.016 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:37 smithi118 bash[50525]: debug 2023-10-09T08:02:37.573+0000 7fefd56f0200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T08:02:38.016 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:37 smithi118 bash[50525]: debug 2023-10-09T08:02:37.685+0000 7fefd56f0200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-09T08:02:38.016 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:37 smithi118 bash[50525]: debug 2023-10-09T08:02:37.805+0000 7fefd56f0200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T08:02:38.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:37 smithi118 bash[27833]: cluster 2023-10-09T08:02:36.700449+0000 mgr.y (mgr.24344) 226 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:38.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:37 smithi118 bash[27833]: audit 2023-10-09T08:02:37.473858+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.81:0/3690847744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:38.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:37 smithi081 bash[33856]: cluster 2023-10-09T08:02:36.700449+0000 mgr.y (mgr.24344) 226 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:38.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:37 smithi081 bash[33856]: audit 2023-10-09T08:02:37.473858+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.81:0/3690847744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:38.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:37 smithi081 bash[27480]: cluster 2023-10-09T08:02:36.700449+0000 mgr.y (mgr.24344) 226 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:38.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:37 smithi081 bash[27480]: audit 2023-10-09T08:02:37.473858+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.81:0/3690847744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:38.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:38 smithi118 bash[50525]: debug 2023-10-09T08:02:38.313+0000 7fefd56f0200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-09T08:02:38.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:38 smithi118 bash[50525]: debug 2023-10-09T08:02:38.545+0000 7fefd56f0200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T08:02:39.497 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:39 smithi118 bash[50525]: debug 2023-10-09T08:02:39.061+0000 7fefd56f0200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T08:02:39.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:39 smithi118 bash[50525]: debug 2023-10-09T08:02:39.617+0000 7fefd56f0200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T08:02:39.794 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[27745]: debug 2023-10-09T08:02:39.447+0000 7f38fbf7f700 -1 mgr handle_mgr_map I was active but no longer am 2023-10-09T08:02:39.794 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[27745]: ignoring --setuser ceph since I am not root 2023-10-09T08:02:39.794 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[27745]: ignoring --setgroup ceph since I am not root 2023-10-09T08:02:39.794 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[27745]: debug 2023-10-09T08:02:39.503+0000 7f025ca3d700 1 -- 172.21.15.81:0/4188000756 <== mon.0 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ecd90ce4e0 con 0x55ecd91c2800 2023-10-09T08:02:39.794 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[27745]: debug 2023-10-09T08:02:39.679+0000 7f026cc05680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T08:02:39.794 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[27745]: debug 2023-10-09T08:02:39.787+0000 7f026cc05680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T08:02:40.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[27480]: cluster 2023-10-09T08:02:38.701040+0000 mgr.y (mgr.24344) 227 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:40.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[27480]: audit 2023-10-09T08:02:38.889990+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:02:40.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[27480]: audit 2023-10-09T08:02:39.137225+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:02:40.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[27480]: audit 2023-10-09T08:02:39.406730+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:02:40.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[27480]: audit 2023-10-09T08:02:39.408576+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:02:40.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[27480]: audit 2023-10-09T08:02:39.423571+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:02:40.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[27480]: audit 2023-10-09T08:02:39.431470+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:02:40.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[27480]: audit 2023-10-09T08:02:39.438640+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-09T08:02:40.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[27480]: cluster 2023-10-09T08:02:39.452136+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-10-09T08:02:40.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[27480]: audit 2023-10-09T08:02:39.452469+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-09T08:02:40.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[27480]: cluster 2023-10-09T08:02:39.452550+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e19: x(active, starting, since 0.0129896s) 2023-10-09T08:02:40.129 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[33856]: cluster 2023-10-09T08:02:38.701040+0000 mgr.y (mgr.24344) 227 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:40.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[33856]: audit 2023-10-09T08:02:38.889990+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:02:40.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[33856]: audit 2023-10-09T08:02:39.137225+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:02:40.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[33856]: audit 2023-10-09T08:02:39.406730+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:02:40.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[33856]: audit 2023-10-09T08:02:39.408576+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:02:40.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[33856]: audit 2023-10-09T08:02:39.423571+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:02:40.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[33856]: audit 2023-10-09T08:02:39.431470+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:02:40.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[33856]: audit 2023-10-09T08:02:39.438640+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-09T08:02:40.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[33856]: cluster 2023-10-09T08:02:39.452136+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-10-09T08:02:40.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[33856]: audit 2023-10-09T08:02:39.452469+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-09T08:02:40.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:39 smithi081 bash[33856]: cluster 2023-10-09T08:02:39.452550+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e19: x(active, starting, since 0.0129896s) 2023-10-09T08:02:40.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:39 smithi118 bash[27833]: cluster 2023-10-09T08:02:38.701040+0000 mgr.y (mgr.24344) 227 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:40.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:39 smithi118 bash[27833]: audit 2023-10-09T08:02:38.889990+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:02:40.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:39 smithi118 bash[27833]: audit 2023-10-09T08:02:39.137225+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:02:40.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:39 smithi118 bash[27833]: audit 2023-10-09T08:02:39.406730+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:02:40.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:39 smithi118 bash[27833]: audit 2023-10-09T08:02:39.408576+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:02:40.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:39 smithi118 bash[27833]: audit 2023-10-09T08:02:39.423571+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' 2023-10-09T08:02:40.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:39 smithi118 bash[27833]: audit 2023-10-09T08:02:39.431470+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:02:40.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:39 smithi118 bash[27833]: audit 2023-10-09T08:02:39.438640+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-09T08:02:40.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:39 smithi118 bash[27833]: cluster 2023-10-09T08:02:39.452136+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-10-09T08:02:40.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:39 smithi118 bash[27833]: audit 2023-10-09T08:02:39.452469+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24344 172.21.15.81:0/3565814483' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-09T08:02:40.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:39 smithi118 bash[27833]: cluster 2023-10-09T08:02:39.452550+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e19: x(active, starting, since 0.0129896s) 2023-10-09T08:02:40.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:40 smithi118 bash[50525]: debug 2023-10-09T08:02:40.233+0000 7fefd56f0200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T08:02:40.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:40 smithi118 bash[50525]: debug 2023-10-09T08:02:40.353+0000 7fefd56f0200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T08:02:40.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:40 smithi081 bash[27745]: debug 2023-10-09T08:02:40.271+0000 7f026cc05680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T08:02:40.961 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:40 smithi118 bash[27833]: audit 2023-10-09T08:02:39.922244+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.81:0/51518241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:40.962 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:40 smithi118 bash[50525]: debug 2023-10-09T08:02:40.697+0000 7fefd56f0200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T08:02:40.962 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:40 smithi118 bash[50525]: debug 2023-10-09T08:02:40.813+0000 7fefd56f0200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T08:02:41.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:40 smithi118 bash[50525]: debug 2023-10-09T08:02:40.957+0000 7fefd56f0200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T08:02:41.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:41 smithi118 bash[50525]: debug 2023-10-09T08:02:41.073+0000 7fefd56f0200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T08:02:41.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:41 smithi118 bash[50525]: debug 2023-10-09T08:02:41.201+0000 7fefd56f0200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T08:02:41.278 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:40 smithi081 bash[27480]: audit 2023-10-09T08:02:39.922244+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.81:0/51518241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:41.278 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:40 smithi081 bash[33856]: audit 2023-10-09T08:02:39.922244+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.81:0/51518241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:41.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:41 smithi081 bash[27745]: debug 2023-10-09T08:02:41.271+0000 7f026cc05680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T08:02:41.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:41 smithi081 bash[27745]: debug 2023-10-09T08:02:41.375+0000 7f026cc05680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T08:02:41.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:41 smithi118 bash[50525]: debug 2023-10-09T08:02:41.393+0000 7fefd56f0200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T08:02:41.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:41 smithi118 bash[50525]: debug 2023-10-09T08:02:41.517+0000 7fefd56f0200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T08:02:42.126 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:41 smithi081 bash[27745]: debug 2023-10-09T08:02:41.659+0000 7f026cc05680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T08:02:42.752 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:42 smithi118 bash[27833]: audit 2023-10-09T08:02:42.342128+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.81:0/4005968755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:42.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:42 smithi081 bash[27480]: audit 2023-10-09T08:02:42.342128+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.81:0/4005968755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:42.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:42 smithi081 bash[33856]: audit 2023-10-09T08:02:42.342128+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.81:0/4005968755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:43.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:42 smithi118 bash[50525]: debug 2023-10-09T08:02:42.749+0000 7fefd56f0200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T08:02:43.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:42 smithi118 bash[50525]: [09/Oct/2023:08:02:42] ENGINE Bus STARTING 2023-10-09T08:02:43.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:42 smithi118 bash[50525]: CherryPy Checker: 2023-10-09T08:02:43.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:42 smithi118 bash[50525]: The Application mounted at '' has an empty config. 2023-10-09T08:02:43.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:42 smithi118 bash[50525]: [09/Oct/2023:08:02:42] ENGINE Serving on http://:::9283 2023-10-09T08:02:43.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:42 smithi118 bash[50525]: [09/Oct/2023:08:02:42] ENGINE Bus STARTED 2023-10-09T08:02:43.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:42 smithi118 bash[50525]: [09/Oct/2023:08:02:42] ENGINE Bus STOPPING 2023-10-09T08:02:43.016 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:42 smithi118 bash[50525]: [09/Oct/2023:08:02:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T08:02:43.016 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:42 smithi118 bash[50525]: [09/Oct/2023:08:02:42] ENGINE Bus STOPPED 2023-10-09T08:02:43.151 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:42 smithi081 bash[27745]: debug 2023-10-09T08:02:42.871+0000 7f026cc05680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T08:02:43.151 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27745]: debug 2023-10-09T08:02:43.043+0000 7f026cc05680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T08:02:43.401 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[50525]: [09/Oct/2023:08:02:43] ENGINE Bus STARTING 2023-10-09T08:02:43.401 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[50525]: debug 2023-10-09T08:02:43.117+0000 7fef36b95700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:02:43.402 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[50525]: debug 2023-10-09T08:02:43.117+0000 7fef36b95700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:02:43.402 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[50525]: debug 2023-10-09T08:02:43.117+0000 7fef36b95700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:02:43.402 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[50525]: debug 2023-10-09T08:02:43.117+0000 7fef36b95700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:02:43.402 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[50525]: debug 2023-10-09T08:02:43.117+0000 7fef36b95700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:02:43.402 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[50525]: debug 2023-10-09T08:02:43.121+0000 7fef3338e700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:02:43.402 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[50525]: debug 2023-10-09T08:02:43.121+0000 7fef3338e700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:02:43.402 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[50525]: debug 2023-10-09T08:02:43.121+0000 7fef3338e700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:02:43.402 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[50525]: debug 2023-10-09T08:02:43.121+0000 7fef3338e700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:02:43.402 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[50525]: debug 2023-10-09T08:02:43.121+0000 7fef3338e700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:02:43.402 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[50525]: [09/Oct/2023:08:02:43] ENGINE Serving on http://:::9283 2023-10-09T08:02:43.403 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[50525]: [09/Oct/2023:08:02:43] ENGINE Bus STARTED 2023-10-09T08:02:43.403 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27745]: debug 2023-10-09T08:02:43.147+0000 7f026cc05680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T08:02:43.403 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27745]: debug 2023-10-09T08:02:43.267+0000 7f026cc05680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T08:02:43.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: cluster 2023-10-09T08:02:42.772785+0000 mon.a (mon.0) 806 : cluster [INF] Active manager daemon x restarted 2023-10-09T08:02:43.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: cluster 2023-10-09T08:02:42.773550+0000 mon.a (mon.0) 807 : cluster [INF] Activating manager daemon x 2023-10-09T08:02:43.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.778395+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T08:02:43.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: cluster 2023-10-09T08:02:42.784024+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-10-09T08:02:43.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: cluster 2023-10-09T08:02:42.784386+0000 mon.a (mon.0) 809 : cluster [DBG] mgrmap e20: x(active, starting, since 0.011194s) 2023-10-09T08:02:43.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.785495+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T08:02:43.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.785769+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:02:43.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.786053+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:02:43.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.786236+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:02:43.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.786421+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi118.nvwrmj"}]: dispatch 2023-10-09T08:02:43.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.786675+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.lhrkzl"}]: dispatch 2023-10-09T08:02:43.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: cluster 2023-10-09T08:02:42.772785+0000 mon.a (mon.0) 806 : cluster [INF] Active manager daemon x restarted 2023-10-09T08:02:43.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: cluster 2023-10-09T08:02:42.773550+0000 mon.a (mon.0) 807 : cluster [INF] Activating manager daemon x 2023-10-09T08:02:43.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.778395+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T08:02:43.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: cluster 2023-10-09T08:02:42.784024+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-10-09T08:02:43.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: cluster 2023-10-09T08:02:42.784386+0000 mon.a (mon.0) 809 : cluster [DBG] mgrmap e20: x(active, starting, since 0.011194s) 2023-10-09T08:02:43.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.785495+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T08:02:43.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.785769+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:02:43.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.786053+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:02:43.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.786236+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:02:43.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.786421+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi118.nvwrmj"}]: dispatch 2023-10-09T08:02:43.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.786675+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.lhrkzl"}]: dispatch 2023-10-09T08:02:43.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.787008+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T08:02:43.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.787272+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T08:02:43.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.787503+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T08:02:43.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.787739+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T08:02:43.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.787984+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T08:02:43.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.788216+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T08:02:43.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.788460+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T08:02:43.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.788696+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T08:02:43.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.788927+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T08:02:43.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.789812+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T08:02:43.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.790030+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T08:02:43.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.790519+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T08:02:43.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.790734+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T08:02:43.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.791790+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T08:02:43.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.792353+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T08:02:43.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: cluster 2023-10-09T08:02:42.954560+0000 mon.a (mon.0) 810 : cluster [INF] Manager daemon x is now available 2023-10-09T08:02:43.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.987816+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:43.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:42.999352+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:02:43.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:43.002379+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:02:43.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:43.009501+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' 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-09T08:02:43.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:43.010273+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25168 ' 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-09T08:02:43.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:43.035813+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:02:43.771 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:43.047167+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-09T08:02:43.771 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:43.047672+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-09T08:02:43.771 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:43.078236+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-09T08:02:43.771 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:43.078884+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-09T08:02:43.771 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:43.088042+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:43.771 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:43.352564+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:43.771 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:43 smithi118 bash[27833]: audit 2023-10-09T08:02:43.372114+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:43.876 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27745]: debug 2023-10-09T08:02:43.495+0000 7f026cc05680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T08:02:43.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.787008+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T08:02:43.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.787272+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T08:02:43.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.787503+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T08:02:43.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.787739+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T08:02:43.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.787984+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T08:02:43.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.788216+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T08:02:43.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.788460+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T08:02:43.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.788696+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T08:02:43.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.788927+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T08:02:43.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.789812+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T08:02:43.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.790030+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T08:02:43.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.790519+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T08:02:43.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.790734+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T08:02:43.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.791790+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T08:02:43.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.792353+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T08:02:43.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: cluster 2023-10-09T08:02:42.954560+0000 mon.a (mon.0) 810 : cluster [INF] Manager daemon x is now available 2023-10-09T08:02:43.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.987816+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:43.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:42.999352+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:02:43.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:43.002379+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:02:43.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:43.009501+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' 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-09T08:02:43.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:43.010273+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25168 ' 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-09T08:02:43.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:43.035813+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:02:43.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:43.047167+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-09T08:02:43.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:43.047672+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-09T08:02:43.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:43.078236+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-09T08:02:43.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:43.078884+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-09T08:02:43.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:43.088042+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:43.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:43.352564+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:43.880 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27480]: audit 2023-10-09T08:02:43.372114+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:43.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: cluster 2023-10-09T08:02:42.772785+0000 mon.a (mon.0) 806 : cluster [INF] Active manager daemon x restarted 2023-10-09T08:02:43.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: cluster 2023-10-09T08:02:42.773550+0000 mon.a (mon.0) 807 : cluster [INF] Activating manager daemon x 2023-10-09T08:02:43.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.778395+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T08:02:43.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: cluster 2023-10-09T08:02:42.784024+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-10-09T08:02:43.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: cluster 2023-10-09T08:02:42.784386+0000 mon.a (mon.0) 809 : cluster [DBG] mgrmap e20: x(active, starting, since 0.011194s) 2023-10-09T08:02:43.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.785495+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T08:02:43.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.785769+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:02:43.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.786053+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:02:43.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.786236+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:02:43.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.786421+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi118.nvwrmj"}]: dispatch 2023-10-09T08:02:43.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.786675+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.lhrkzl"}]: dispatch 2023-10-09T08:02:43.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.787008+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T08:02:43.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.787272+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T08:02:43.882 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.787503+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T08:02:43.882 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.787739+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T08:02:43.882 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.787984+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T08:02:43.882 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.788216+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T08:02:43.882 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.788460+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T08:02:43.882 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.788696+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T08:02:43.882 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.788927+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T08:02:43.882 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.789812+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T08:02:43.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.790030+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T08:02:43.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.790519+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T08:02:43.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.790734+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T08:02:43.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.791790+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T08:02:43.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.792353+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T08:02:43.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: cluster 2023-10-09T08:02:42.954560+0000 mon.a (mon.0) 810 : cluster [INF] Manager daemon x is now available 2023-10-09T08:02:43.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.987816+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:43.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:42.999352+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:02:43.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:43.002379+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:02:43.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:43.009501+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' 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-09T08:02:43.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:43.010273+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25168 ' 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-09T08:02:43.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:43.035813+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:02:43.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:43.047167+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-09T08:02:43.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:43.047672+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-09T08:02:43.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:43.078236+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-09T08:02:43.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:43.078884+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-09T08:02:43.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:43.088042+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:43.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:43.352564+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:43.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[33856]: audit 2023-10-09T08:02:43.372114+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:44.376 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:43 smithi081 bash[27745]: debug 2023-10-09T08:02:43.875+0000 7f026cc05680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T08:02:44.376 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[27745]: debug 2023-10-09T08:02:44.007+0000 7f026cc05680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T08:02:45.074 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[27745]: debug 2023-10-09T08:02:44.959+0000 7f026cc05680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T08:02:45.075 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[27745]: debug 2023-10-09T08:02:45.067+0000 7f026cc05680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T08:02:45.075 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[27480]: cephadm 2023-10-09T08:02:43.527174+0000 mgr.x (mgr.25168) 1 : cephadm [INF] Deploying cephadm binary to smithi118 2023-10-09T08:02:45.075 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[27480]: cephadm 2023-10-09T08:02:43.528138+0000 mgr.x (mgr.25168) 2 : cephadm [INF] Deploying cephadm binary to smithi081 2023-10-09T08:02:45.075 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[27480]: cluster 2023-10-09T08:02:43.788907+0000 mon.a (mon.0) 818 : cluster [DBG] mgrmap e21: x(active, since 1.01571s) 2023-10-09T08:02:45.075 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[27480]: cluster 2023-10-09T08:02:43.815881+0000 mgr.x (mgr.25168) 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-09T08:02:45.075 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[27480]: audit 2023-10-09T08:02:43.988905+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25168 ' 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-09T08:02:45.075 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[27480]: cluster 2023-10-09T08:02:43.989037+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-10-09T08:02:45.076 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[27480]: audit 2023-10-09T08:02:43.992762+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:02:45.076 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[27480]: audit 2023-10-09T08:02:43.993214+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:02:45.076 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[27480]: audit 2023-10-09T08:02:44.775181+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.81:0/2901914161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:45.076 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[33856]: cephadm 2023-10-09T08:02:43.527174+0000 mgr.x (mgr.25168) 1 : cephadm [INF] Deploying cephadm binary to smithi118 2023-10-09T08:02:45.076 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[33856]: cephadm 2023-10-09T08:02:43.528138+0000 mgr.x (mgr.25168) 2 : cephadm [INF] Deploying cephadm binary to smithi081 2023-10-09T08:02:45.076 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[33856]: cluster 2023-10-09T08:02:43.788907+0000 mon.a (mon.0) 818 : cluster [DBG] mgrmap e21: x(active, since 1.01571s) 2023-10-09T08:02:45.076 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[33856]: cluster 2023-10-09T08:02:43.815881+0000 mgr.x (mgr.25168) 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-09T08:02:45.076 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[33856]: audit 2023-10-09T08:02:43.988905+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25168 ' 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-09T08:02:45.076 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[33856]: cluster 2023-10-09T08:02:43.989037+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-10-09T08:02:45.077 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[33856]: audit 2023-10-09T08:02:43.992762+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:02:45.077 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[33856]: audit 2023-10-09T08:02:43.993214+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:02:45.077 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:44 smithi081 bash[33856]: audit 2023-10-09T08:02:44.775181+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.81:0/2901914161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:45.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:44 smithi118 bash[27833]: cephadm 2023-10-09T08:02:43.527174+0000 mgr.x (mgr.25168) 1 : cephadm [INF] Deploying cephadm binary to smithi118 2023-10-09T08:02:45.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:44 smithi118 bash[27833]: cephadm 2023-10-09T08:02:43.528138+0000 mgr.x (mgr.25168) 2 : cephadm [INF] Deploying cephadm binary to smithi081 2023-10-09T08:02:45.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:44 smithi118 bash[27833]: cluster 2023-10-09T08:02:43.788907+0000 mon.a (mon.0) 818 : cluster [DBG] mgrmap e21: x(active, since 1.01571s) 2023-10-09T08:02:45.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:44 smithi118 bash[27833]: cluster 2023-10-09T08:02:43.815881+0000 mgr.x (mgr.25168) 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-09T08:02:45.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:44 smithi118 bash[27833]: audit 2023-10-09T08:02:43.988905+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25168 ' 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-09T08:02:45.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:44 smithi118 bash[27833]: cluster 2023-10-09T08:02:43.989037+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-10-09T08:02:45.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:44 smithi118 bash[27833]: audit 2023-10-09T08:02:43.992762+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:02:45.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:44 smithi118 bash[27833]: audit 2023-10-09T08:02:43.993214+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:02:45.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:44 smithi118 bash[27833]: audit 2023-10-09T08:02:44.775181+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.81:0/2901914161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:45.376 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[27745]: debug 2023-10-09T08:02:45.187+0000 7f026cc05680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T08:02:45.721 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[27745]: debug 2023-10-09T08:02:45.419+0000 7f026cc05680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T08:02:45.721 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[27745]: debug 2023-10-09T08:02:45.715+0000 7f026cc05680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T08:02:45.990 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[27745]: debug 2023-10-09T08:02:45.883+0000 7f026cc05680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T08:02:46.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:45 smithi118 bash[27833]: cephadm 2023-10-09T08:02:44.752466+0000 mgr.x (mgr.25168) 4 : cephadm [INF] [09/Oct/2023:08:02:44] ENGINE Bus STARTING 2023-10-09T08:02:46.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:45 smithi118 bash[27833]: cluster 2023-10-09T08:02:44.791561+0000 mgr.x (mgr.25168) 5 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:46.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:45 smithi118 bash[27833]: cephadm 2023-10-09T08:02:44.920621+0000 mgr.x (mgr.25168) 6 : cephadm [INF] [09/Oct/2023:08:02:44] ENGINE Serving on https://172.21.15.118:7150 2023-10-09T08:02:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:45 smithi118 bash[27833]: audit 2023-10-09T08:02:44.989113+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-09T08:02:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:45 smithi118 bash[27833]: cluster 2023-10-09T08:02:44.989204+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-10-09T08:02:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:45 smithi118 bash[27833]: cephadm 2023-10-09T08:02:45.067924+0000 mgr.x (mgr.25168) 7 : cephadm [INF] [09/Oct/2023:08:02:45] ENGINE Serving on http://172.21.15.118:8765 2023-10-09T08:02:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:45 smithi118 bash[27833]: cephadm 2023-10-09T08:02:45.068153+0000 mgr.x (mgr.25168) 8 : cephadm [INF] [09/Oct/2023:08:02:45] ENGINE Bus STARTED 2023-10-09T08:02:46.271 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:45 smithi118 bash[27833]: cluster 2023-10-09T08:02:45.802121+0000 mon.a (mon.0) 825 : cluster [DBG] mgrmap e22: x(active, since 3s) 2023-10-09T08:02:46.323 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:46 smithi081 bash[27745]: debug 2023-10-09T08:02:46.067+0000 7f026cc05680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T08:02:46.323 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[27480]: cephadm 2023-10-09T08:02:44.752466+0000 mgr.x (mgr.25168) 4 : cephadm [INF] [09/Oct/2023:08:02:44] ENGINE Bus STARTING 2023-10-09T08:02:46.323 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[27480]: cluster 2023-10-09T08:02:44.791561+0000 mgr.x (mgr.25168) 5 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:46.324 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[27480]: cephadm 2023-10-09T08:02:44.920621+0000 mgr.x (mgr.25168) 6 : cephadm [INF] [09/Oct/2023:08:02:44] ENGINE Serving on https://172.21.15.118:7150 2023-10-09T08:02:46.324 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[27480]: audit 2023-10-09T08:02:44.989113+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-09T08:02:46.324 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[27480]: cluster 2023-10-09T08:02:44.989204+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-10-09T08:02:46.324 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[27480]: cephadm 2023-10-09T08:02:45.067924+0000 mgr.x (mgr.25168) 7 : cephadm [INF] [09/Oct/2023:08:02:45] ENGINE Serving on http://172.21.15.118:8765 2023-10-09T08:02:46.324 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[27480]: cephadm 2023-10-09T08:02:45.068153+0000 mgr.x (mgr.25168) 8 : cephadm [INF] [09/Oct/2023:08:02:45] ENGINE Bus STARTED 2023-10-09T08:02:46.324 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[27480]: cluster 2023-10-09T08:02:45.802121+0000 mon.a (mon.0) 825 : cluster [DBG] mgrmap e22: x(active, since 3s) 2023-10-09T08:02:46.324 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[33856]: cephadm 2023-10-09T08:02:44.752466+0000 mgr.x (mgr.25168) 4 : cephadm [INF] [09/Oct/2023:08:02:44] ENGINE Bus STARTING 2023-10-09T08:02:46.324 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[33856]: cluster 2023-10-09T08:02:44.791561+0000 mgr.x (mgr.25168) 5 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:02:46.324 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[33856]: cephadm 2023-10-09T08:02:44.920621+0000 mgr.x (mgr.25168) 6 : cephadm [INF] [09/Oct/2023:08:02:44] ENGINE Serving on https://172.21.15.118:7150 2023-10-09T08:02:46.325 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[33856]: audit 2023-10-09T08:02:44.989113+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-09T08:02:46.325 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[33856]: cluster 2023-10-09T08:02:44.989204+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-10-09T08:02:46.325 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[33856]: cephadm 2023-10-09T08:02:45.067924+0000 mgr.x (mgr.25168) 7 : cephadm [INF] [09/Oct/2023:08:02:45] ENGINE Serving on http://172.21.15.118:8765 2023-10-09T08:02:46.325 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[33856]: cephadm 2023-10-09T08:02:45.068153+0000 mgr.x (mgr.25168) 8 : cephadm [INF] [09/Oct/2023:08:02:45] ENGINE Bus STARTED 2023-10-09T08:02:46.325 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:45 smithi081 bash[33856]: cluster 2023-10-09T08:02:45.802121+0000 mon.a (mon.0) 825 : cluster [DBG] mgrmap e22: x(active, since 3s) 2023-10-09T08:02:46.573 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:46 smithi081 bash[27745]: debug 2023-10-09T08:02:46.315+0000 7f026cc05680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T08:02:46.574 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:46 smithi081 bash[27745]: debug 2023-10-09T08:02:46.435+0000 7f026cc05680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T08:02:46.574 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:46 smithi081 bash[27745]: [09/Oct/2023:08:02:46] ENGINE Bus STARTING 2023-10-09T08:02:46.574 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:46 smithi081 bash[27745]: CherryPy Checker: 2023-10-09T08:02:46.574 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:46 smithi081 bash[27745]: The Application mounted at '' has an empty config. 2023-10-09T08:02:46.574 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:46 smithi081 bash[27745]: [09/Oct/2023:08:02:46] ENGINE Serving on http://:::9283 2023-10-09T08:02:46.574 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:46 smithi081 bash[27745]: [09/Oct/2023:08:02:46] ENGINE Bus STARTED 2023-10-09T08:02:46.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:46 smithi118 bash[50525]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:02:46] "GET /metrics HTTP/1.1" 200 31033 "" "Prometheus/2.33.4" 2023-10-09T08:02:47.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:47 smithi118 bash[27833]: audit 2023-10-09T08:02:46.219146+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:47.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:47 smithi118 bash[27833]: cluster 2023-10-09T08:02:46.460659+0000 mon.a (mon.0) 827 : cluster [DBG] Standby manager daemon y started 2023-10-09T08:02:47.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:47 smithi118 bash[27833]: audit 2023-10-09T08:02:46.464224+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.? 172.21.15.81:0/3319108120' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-09T08:02:47.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:47 smithi118 bash[27833]: audit 2023-10-09T08:02:46.466176+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.? 172.21.15.81:0/3319108120' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T08:02:47.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:47 smithi118 bash[27833]: audit 2023-10-09T08:02:46.470670+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.? 172.21.15.81:0/3319108120' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-09T08:02:47.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:47 smithi118 bash[27833]: audit 2023-10-09T08:02:46.471335+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.? 172.21.15.81:0/3319108120' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T08:02:47.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:47 smithi118 bash[27833]: audit 2023-10-09T08:02:47.194004+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.81:0/657582078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:47.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:47 smithi081 bash[27480]: audit 2023-10-09T08:02:46.219146+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:47.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:47 smithi081 bash[27480]: cluster 2023-10-09T08:02:46.460659+0000 mon.a (mon.0) 827 : cluster [DBG] Standby manager daemon y started 2023-10-09T08:02:47.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:47 smithi081 bash[27480]: audit 2023-10-09T08:02:46.464224+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.? 172.21.15.81:0/3319108120' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-09T08:02:47.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:47 smithi081 bash[27480]: audit 2023-10-09T08:02:46.466176+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.? 172.21.15.81:0/3319108120' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T08:02:47.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:47 smithi081 bash[27480]: audit 2023-10-09T08:02:46.470670+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.? 172.21.15.81:0/3319108120' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-09T08:02:47.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:47 smithi081 bash[27480]: audit 2023-10-09T08:02:46.471335+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.? 172.21.15.81:0/3319108120' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T08:02:47.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:47 smithi081 bash[27480]: audit 2023-10-09T08:02:47.194004+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.81:0/657582078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:47.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:47 smithi081 bash[33856]: audit 2023-10-09T08:02:46.219146+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:47.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:47 smithi081 bash[33856]: cluster 2023-10-09T08:02:46.460659+0000 mon.a (mon.0) 827 : cluster [DBG] Standby manager daemon y started 2023-10-09T08:02:47.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:47 smithi081 bash[33856]: audit 2023-10-09T08:02:46.464224+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.? 172.21.15.81:0/3319108120' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-09T08:02:47.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:47 smithi081 bash[33856]: audit 2023-10-09T08:02:46.466176+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.? 172.21.15.81:0/3319108120' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T08:02:47.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:47 smithi081 bash[33856]: audit 2023-10-09T08:02:46.470670+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.? 172.21.15.81:0/3319108120' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-09T08:02:47.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:47 smithi081 bash[33856]: audit 2023-10-09T08:02:46.471335+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.? 172.21.15.81:0/3319108120' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T08:02:47.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:47 smithi081 bash[33856]: audit 2023-10-09T08:02:47.194004+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.81:0/657582078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:48.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:48 smithi118 bash[27833]: cluster 2023-10-09T08:02:46.792185+0000 mgr.x (mgr.25168) 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-09T08:02:48.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:48 smithi118 bash[27833]: audit 2023-10-09T08:02:47.232669+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T08:02:48.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:48 smithi118 bash[27833]: cluster 2023-10-09T08:02:47.233179+0000 mon.a (mon.0) 832 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-10-09T08:02:48.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:48 smithi081 bash[27480]: cluster 2023-10-09T08:02:46.792185+0000 mgr.x (mgr.25168) 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-09T08:02:48.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:48 smithi081 bash[27480]: audit 2023-10-09T08:02:47.232669+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T08:02:48.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:48 smithi081 bash[27480]: cluster 2023-10-09T08:02:47.233179+0000 mon.a (mon.0) 832 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-10-09T08:02:48.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:48 smithi081 bash[33856]: cluster 2023-10-09T08:02:46.792185+0000 mgr.x (mgr.25168) 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-09T08:02:48.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:48 smithi081 bash[33856]: audit 2023-10-09T08:02:47.232669+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T08:02:48.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:48 smithi081 bash[33856]: cluster 2023-10-09T08:02:47.233179+0000 mon.a (mon.0) 832 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-10-09T08:02:50.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:50 smithi118 bash[27833]: cluster 2023-10-09T08:02:48.792979+0000 mgr.x (mgr.25168) 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-09T08:02:50.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:50 smithi118 bash[27833]: audit 2023-10-09T08:02:49.641119+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.81:0/4243617745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:50.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:50 smithi118 bash[27833]: audit 2023-10-09T08:02:49.871148+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:50.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:50 smithi081 bash[27480]: cluster 2023-10-09T08:02:48.792979+0000 mgr.x (mgr.25168) 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-09T08:02:50.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:50 smithi081 bash[27480]: audit 2023-10-09T08:02:49.641119+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.81:0/4243617745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:50.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:50 smithi081 bash[27480]: audit 2023-10-09T08:02:49.871148+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:50.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:50 smithi081 bash[33856]: cluster 2023-10-09T08:02:48.792979+0000 mgr.x (mgr.25168) 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-09T08:02:50.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:50 smithi081 bash[33856]: audit 2023-10-09T08:02:49.641119+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.81:0/4243617745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:50.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:50 smithi081 bash[33856]: audit 2023-10-09T08:02:49.871148+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:52 smithi118 bash[27833]: cluster 2023-10-09T08:02:50.794136+0000 mgr.x (mgr.25168) 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, 234 KiB/s wr, 31 op/s 2023-10-09T08:02:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:52 smithi118 bash[27833]: audit 2023-10-09T08:02:51.754505+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:52 smithi118 bash[27833]: audit 2023-10-09T08:02:51.764358+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:52 smithi118 bash[27833]: audit 2023-10-09T08:02:52.082602+0000 mon.a (mon.0) 837 : audit [DBG] from='client.? 172.21.15.81:0/978229344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:52.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:02:52 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:02:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:02:52.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:52 smithi081 bash[27480]: cluster 2023-10-09T08:02:50.794136+0000 mgr.x (mgr.25168) 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, 234 KiB/s wr, 31 op/s 2023-10-09T08:02:52.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:52 smithi081 bash[27480]: audit 2023-10-09T08:02:51.754505+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:52.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:52 smithi081 bash[27480]: audit 2023-10-09T08:02:51.764358+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:52.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:52 smithi081 bash[27480]: audit 2023-10-09T08:02:52.082602+0000 mon.a (mon.0) 837 : audit [DBG] from='client.? 172.21.15.81:0/978229344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:52.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:52 smithi081 bash[33856]: cluster 2023-10-09T08:02:50.794136+0000 mgr.x (mgr.25168) 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, 234 KiB/s wr, 31 op/s 2023-10-09T08:02:52.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:52 smithi081 bash[33856]: audit 2023-10-09T08:02:51.754505+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:52.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:52 smithi081 bash[33856]: audit 2023-10-09T08:02:51.764358+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:52.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:52 smithi081 bash[33856]: audit 2023-10-09T08:02:52.082602+0000 mon.a (mon.0) 837 : audit [DBG] from='client.? 172.21.15.81:0/978229344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:53.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:53 smithi081 bash[27480]: audit 2023-10-09T08:02:52.272948+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:53.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:53 smithi081 bash[27480]: audit 2023-10-09T08:02:52.282493+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:53.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:53 smithi081 bash[27480]: audit 2023-10-09T08:02:52.561417+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:53.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:53 smithi081 bash[27480]: audit 2023-10-09T08:02:52.569622+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:53.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:53 smithi081 bash[27480]: audit 2023-10-09T08:02:52.683649+0000 mon.a (mon.0) 842 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T08:02:53.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:53 smithi081 bash[33856]: audit 2023-10-09T08:02:52.272948+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:53.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:53 smithi081 bash[33856]: audit 2023-10-09T08:02:52.282493+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:53.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:53 smithi081 bash[33856]: audit 2023-10-09T08:02:52.561417+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:53.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:53 smithi081 bash[33856]: audit 2023-10-09T08:02:52.569622+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:53.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:53 smithi081 bash[33856]: audit 2023-10-09T08:02:52.683649+0000 mon.a (mon.0) 842 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T08:02:54.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:53 smithi118 bash[27833]: audit 2023-10-09T08:02:52.272948+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:54.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:53 smithi118 bash[27833]: audit 2023-10-09T08:02:52.282493+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:54.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:53 smithi118 bash[27833]: audit 2023-10-09T08:02:52.561417+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:54.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:53 smithi118 bash[27833]: audit 2023-10-09T08:02:52.569622+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:54.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:53 smithi118 bash[27833]: audit 2023-10-09T08:02:52.683649+0000 mon.a (mon.0) 842 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T08:02:55.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:55 smithi118 bash[27833]: audit 2023-10-09T08:02:52.683983+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:02:55.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:55 smithi118 bash[27833]: audit 2023-10-09T08:02:52.684367+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:02:55.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:55 smithi118 bash[27833]: audit 2023-10-09T08:02:52.684700+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:02:55.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:55 smithi118 bash[27833]: cluster 2023-10-09T08:02:52.794827+0000 mgr.x (mgr.25168) 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-09T08:02:55.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:55 smithi118 bash[27833]: audit 2023-10-09T08:02:53.611928+0000 mon.a (mon.0) 843 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T08:02:55.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:55 smithi118 bash[27833]: audit 2023-10-09T08:02:53.623275+0000 mon.b (mon.1) 33 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T08:02:55.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:55 smithi118 bash[27833]: audit 2023-10-09T08:02:53.624003+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:55.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:55 smithi118 bash[27833]: audit 2023-10-09T08:02:53.624117+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:02:55.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:55 smithi118 bash[27833]: audit 2023-10-09T08:02:53.624608+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:02:55.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:55 smithi118 bash[27833]: audit 2023-10-09T08:02:53.624877+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:02:55.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:55 smithi118 bash[27833]: audit 2023-10-09T08:02:54.524872+0000 mon.a (mon.0) 845 : audit [DBG] from='client.? 172.21.15.81:0/1735309431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:55.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:55 smithi118 bash[27833]: audit 2023-10-09T08:02:54.536811+0000 mon.b (mon.1) 34 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T08:02:55.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:55 smithi118 bash[27833]: audit 2023-10-09T08:02:54.545577+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:55.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[27480]: audit 2023-10-09T08:02:52.683983+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:02:55.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[27480]: audit 2023-10-09T08:02:52.684367+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:02:55.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[27480]: audit 2023-10-09T08:02:52.684700+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:02:55.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[27480]: cluster 2023-10-09T08:02:52.794827+0000 mgr.x (mgr.25168) 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-09T08:02:55.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[27480]: audit 2023-10-09T08:02:53.611928+0000 mon.a (mon.0) 843 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T08:02:55.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[27480]: audit 2023-10-09T08:02:53.623275+0000 mon.b (mon.1) 33 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T08:02:55.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[27480]: audit 2023-10-09T08:02:53.624003+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:55.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[27480]: audit 2023-10-09T08:02:53.624117+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:02:55.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[27480]: audit 2023-10-09T08:02:53.624608+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:02:55.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[27480]: audit 2023-10-09T08:02:53.624877+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:02:55.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[27480]: audit 2023-10-09T08:02:54.524872+0000 mon.a (mon.0) 845 : audit [DBG] from='client.? 172.21.15.81:0/1735309431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:55.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[27480]: audit 2023-10-09T08:02:54.536811+0000 mon.b (mon.1) 34 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T08:02:55.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[27480]: audit 2023-10-09T08:02:54.545577+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:55.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[33856]: audit 2023-10-09T08:02:52.683983+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:02:55.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[33856]: audit 2023-10-09T08:02:52.684367+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:02:55.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[33856]: audit 2023-10-09T08:02:52.684700+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:02:55.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[33856]: cluster 2023-10-09T08:02:52.794827+0000 mgr.x (mgr.25168) 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-09T08:02:55.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[33856]: audit 2023-10-09T08:02:53.611928+0000 mon.a (mon.0) 843 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T08:02:55.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[33856]: audit 2023-10-09T08:02:53.623275+0000 mon.b (mon.1) 33 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T08:02:55.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[33856]: audit 2023-10-09T08:02:53.624003+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:55.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[33856]: audit 2023-10-09T08:02:53.624117+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:02:55.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[33856]: audit 2023-10-09T08:02:53.624608+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:02:55.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[33856]: audit 2023-10-09T08:02:53.624877+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:02:55.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[33856]: audit 2023-10-09T08:02:54.524872+0000 mon.a (mon.0) 845 : audit [DBG] from='client.? 172.21.15.81:0/1735309431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:55.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[33856]: audit 2023-10-09T08:02:54.536811+0000 mon.b (mon.1) 34 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T08:02:55.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:55 smithi081 bash[33856]: audit 2023-10-09T08:02:54.545577+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:02:56.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:02:56 smithi118 bash[50525]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:02:56] "GET /metrics HTTP/1.1" 200 31033 "" "Prometheus/2.33.4" 2023-10-09T08:02:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:56 smithi118 bash[27833]: audit 2023-10-09T08:02:54.551472+0000 mon.c (mon.2) 75 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T08:02:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:56 smithi118 bash[27833]: cluster 2023-10-09T08:02:54.795882+0000 mgr.x (mgr.25168) 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-09T08:02:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:56 smithi118 bash[27833]: audit 2023-10-09T08:02:55.478406+0000 mon.c (mon.2) 76 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T08:02:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:56 smithi118 bash[27833]: audit 2023-10-09T08:02:55.479972+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:02:56.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:56 smithi118 bash[27833]: audit 2023-10-09T08:02:55.480242+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:02:56.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:56 smithi118 bash[27833]: audit 2023-10-09T08:02:55.480492+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:02:56.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:56 smithi081 bash[27480]: audit 2023-10-09T08:02:54.551472+0000 mon.c (mon.2) 75 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T08:02:56.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:56 smithi081 bash[27480]: cluster 2023-10-09T08:02:54.795882+0000 mgr.x (mgr.25168) 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-09T08:02:56.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:56 smithi081 bash[27480]: audit 2023-10-09T08:02:55.478406+0000 mon.c (mon.2) 76 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T08:02:56.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:56 smithi081 bash[27480]: audit 2023-10-09T08:02:55.479972+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:02:56.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:56 smithi081 bash[27480]: audit 2023-10-09T08:02:55.480242+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:02:56.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:56 smithi081 bash[27480]: audit 2023-10-09T08:02:55.480492+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:02:56.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:56 smithi081 bash[33856]: audit 2023-10-09T08:02:54.551472+0000 mon.c (mon.2) 75 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T08:02:56.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:56 smithi081 bash[33856]: cluster 2023-10-09T08:02:54.795882+0000 mgr.x (mgr.25168) 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-09T08:02:56.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:56 smithi081 bash[33856]: audit 2023-10-09T08:02:55.478406+0000 mon.c (mon.2) 76 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T08:02:56.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:56 smithi081 bash[33856]: audit 2023-10-09T08:02:55.479972+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:02:56.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:56 smithi081 bash[33856]: audit 2023-10-09T08:02:55.480242+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:02:56.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:56 smithi081 bash[33856]: audit 2023-10-09T08:02:55.480492+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:02:57.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:57 smithi118 bash[27833]: cluster 2023-10-09T08:02:56.796547+0000 mgr.x (mgr.25168) 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-09T08:02:57.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:57 smithi118 bash[27833]: audit 2023-10-09T08:02:56.972502+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.81:0/3617250936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:57.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:57 smithi081 bash[27480]: cluster 2023-10-09T08:02:56.796547+0000 mgr.x (mgr.25168) 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-09T08:02:57.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:57 smithi081 bash[27480]: audit 2023-10-09T08:02:56.972502+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.81:0/3617250936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:57.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:57 smithi081 bash[33856]: cluster 2023-10-09T08:02:56.796547+0000 mgr.x (mgr.25168) 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-09T08:02:57.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:57 smithi081 bash[33856]: audit 2023-10-09T08:02:56.972502+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.81:0/3617250936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:58.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:58 smithi118 bash[27833]: audit 2023-10-09T08:02:58.035062+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:02:58.840 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:58 smithi081 bash[27480]: audit 2023-10-09T08:02:58.035062+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:02:58.840 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:58 smithi081 bash[33856]: audit 2023-10-09T08:02:58.035062+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:02:59.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:59 smithi118 bash[27833]: cluster 2023-10-09T08:02:58.797236+0000 mgr.x (mgr.25168) 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-09T08:02:59.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:02:59 smithi118 bash[27833]: audit 2023-10-09T08:02:59.409502+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.81:0/1024351016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:59.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:59 smithi081 bash[27480]: cluster 2023-10-09T08:02:58.797236+0000 mgr.x (mgr.25168) 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-09T08:02:59.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:02:59 smithi081 bash[27480]: audit 2023-10-09T08:02:59.409502+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.81:0/1024351016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:02:59.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:59 smithi081 bash[33856]: cluster 2023-10-09T08:02:58.797236+0000 mgr.x (mgr.25168) 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-09T08:02:59.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:02:59 smithi081 bash[33856]: audit 2023-10-09T08:02:59.409502+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.81:0/1024351016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:02.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:01 smithi081 bash[27480]: cluster 2023-10-09T08:03:00.798366+0000 mgr.x (mgr.25168) 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-09T08:03:02.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:01 smithi081 bash[33856]: cluster 2023-10-09T08:03:00.798366+0000 mgr.x (mgr.25168) 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-09T08:03:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:01 smithi118 bash[27833]: cluster 2023-10-09T08:03:00.798366+0000 mgr.x (mgr.25168) 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-09T08:03:02.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:03:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:03:02.765 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:02 smithi118 bash[48374]: ts=2023-10-09T08:03:02.315Z 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=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.81:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:03:03.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[27480]: audit 2023-10-09T08:03:01.860065+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.81:0/1653160541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:03.128 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[27480]: audit 2023-10-09T08:03:02.290117+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:03.128 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[27480]: audit 2023-10-09T08:03:02.299187+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:03.128 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[27480]: audit 2023-10-09T08:03:02.303839+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.128 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[27480]: audit 2023-10-09T08:03:02.304480+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.128 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[27480]: audit 2023-10-09T08:03:02.306371+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[27480]: audit 2023-10-09T08:03:02.306992+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[27480]: audit 2023-10-09T08:03:02.309095+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[27480]: audit 2023-10-09T08:03:02.309625+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[27480]: audit 2023-10-09T08:03:02.311515+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[27480]: audit 2023-10-09T08:03:02.312122+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.130 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[27480]: audit 2023-10-09T08:03:02.321572+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:03.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[33856]: audit 2023-10-09T08:03:01.860065+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.81:0/1653160541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:03.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[33856]: audit 2023-10-09T08:03:02.290117+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:03.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[33856]: audit 2023-10-09T08:03:02.299187+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:03.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[33856]: audit 2023-10-09T08:03:02.303839+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[33856]: audit 2023-10-09T08:03:02.304480+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[33856]: audit 2023-10-09T08:03:02.306371+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[33856]: audit 2023-10-09T08:03:02.306992+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[33856]: audit 2023-10-09T08:03:02.309095+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[33856]: audit 2023-10-09T08:03:02.309625+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.132 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[33856]: audit 2023-10-09T08:03:02.311515+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.132 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[33856]: audit 2023-10-09T08:03:02.312122+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.132 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:02 smithi081 bash[33856]: audit 2023-10-09T08:03:02.321572+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:03.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:02 smithi118 bash[27833]: audit 2023-10-09T08:03:01.860065+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.81:0/1653160541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:03.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:02 smithi118 bash[27833]: audit 2023-10-09T08:03:02.290117+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:03.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:02 smithi118 bash[27833]: audit 2023-10-09T08:03:02.299187+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:03.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:02 smithi118 bash[27833]: audit 2023-10-09T08:03:02.303839+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:02 smithi118 bash[27833]: audit 2023-10-09T08:03:02.304480+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:02 smithi118 bash[27833]: audit 2023-10-09T08:03:02.306371+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:02 smithi118 bash[27833]: audit 2023-10-09T08:03:02.306992+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:02 smithi118 bash[27833]: audit 2023-10-09T08:03:02.309095+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:02 smithi118 bash[27833]: audit 2023-10-09T08:03:02.309625+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:02 smithi118 bash[27833]: audit 2023-10-09T08:03:02.311515+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:02 smithi118 bash[27833]: audit 2023-10-09T08:03:02.312122+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:03.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:02 smithi118 bash[27833]: audit 2023-10-09T08:03:02.321572+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:04.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:03 smithi081 bash[33856]: cephadm 2023-10-09T08:03:02.315095+0000 mgr.x (mgr.25168) 17 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 2524M 2023-10-09T08:03:04.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:03 smithi081 bash[33856]: cluster 2023-10-09T08:03:02.798830+0000 mgr.x (mgr.25168) 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-09T08:03:04.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:03 smithi081 bash[27480]: cephadm 2023-10-09T08:03:02.315095+0000 mgr.x (mgr.25168) 17 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 2524M 2023-10-09T08:03:04.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:03 smithi081 bash[27480]: cluster 2023-10-09T08:03:02.798830+0000 mgr.x (mgr.25168) 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-09T08:03:04.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:03 smithi118 bash[27833]: cephadm 2023-10-09T08:03:02.315095+0000 mgr.x (mgr.25168) 17 : cephadm [INF] Adjusting osd_memory_target on smithi081 to 2524M 2023-10-09T08:03:04.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:03 smithi118 bash[27833]: cluster 2023-10-09T08:03:02.798830+0000 mgr.x (mgr.25168) 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-09T08:03:05.506 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:05 smithi081 systemd[1]: Stopping Ceph node-exporter.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:03:05.506 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[71493]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-node-exporter.a 2023-10-09T08:03:05.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.146885+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.155374+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.158285+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.158690+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.160316+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.160649+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.162253+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.162621+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.164282+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.164626+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: cephadm 2023-10-09T08:03:04.167313+0000 mgr.x (mgr.25168) 19 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 2524M 2023-10-09T08:03:05.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.171727+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.174036+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:03:05.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.175473+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:03:05.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: cephadm 2023-10-09T08:03:04.179041+0000 mgr.x (mgr.25168) 20 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T08:03:05.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: cephadm 2023-10-09T08:03:04.179386+0000 mgr.x (mgr.25168) 21 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T08:03:05.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.307569+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.81:0/223230229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:05.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.901526+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.907385+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.917446+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.924453+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:04.932604+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:05.012622+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:05.020117+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:05.027111+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.510 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[27480]: audit 2023-10-09T08:03:05.036198+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.510 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.146885+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.510 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.155374+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.510 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.158285+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.510 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.158690+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.510 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.160316+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.511 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.160649+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.511 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.162253+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.511 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.162621+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.511 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.164282+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.511 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.164626+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.511 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: cephadm 2023-10-09T08:03:04.167313+0000 mgr.x (mgr.25168) 19 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 2524M 2023-10-09T08:03:05.511 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.171727+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.511 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.174036+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:03:05.511 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.175473+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:03:05.512 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: cephadm 2023-10-09T08:03:04.179041+0000 mgr.x (mgr.25168) 20 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T08:03:05.512 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: cephadm 2023-10-09T08:03:04.179386+0000 mgr.x (mgr.25168) 21 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T08:03:05.512 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.307569+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.81:0/223230229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:05.512 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.901526+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.512 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.907385+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.513 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.917446+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.514 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.924453+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.514 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:04.932604+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.515 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:05.012622+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.515 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:05.020117+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.515 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:05.027111+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.515 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:05 smithi081 bash[33856]: audit 2023-10-09T08:03:05.036198+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.146885+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.155374+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.158285+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.158690+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.160316+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.160649+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.162253+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.162621+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.164282+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.164626+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T08:03:05.519 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: cephadm 2023-10-09T08:03:04.167313+0000 mgr.x (mgr.25168) 19 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 2524M 2023-10-09T08:03:05.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.171727+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.174036+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:03:05.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.175473+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:03:05.521 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: cephadm 2023-10-09T08:03:04.179041+0000 mgr.x (mgr.25168) 20 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T08:03:05.521 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: cephadm 2023-10-09T08:03:04.179386+0000 mgr.x (mgr.25168) 21 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T08:03:05.521 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.307569+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.81:0/223230229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:05.521 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.901526+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.521 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.907385+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.521 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.917446+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.521 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.924453+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.522 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:04.932604+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.522 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:05.012622+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.522 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:05.020117+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.522 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:05.027111+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:05.523 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:05 smithi118 bash[27833]: audit 2023-10-09T08:03:05.036198+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:06.440 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[71531]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-09T08:03:06.440 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:06 smithi081 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-10-09T08:03:06.440 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[71597]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-09T08:03:06.441 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:06 smithi081 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-09T08:03:06.441 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:06 smithi081 systemd[1]: Stopped Ceph node-exporter.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:03:06.441 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:06 smithi081 systemd[1]: Started Ceph node-exporter.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:03:06.441 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[27480]: cephadm 2023-10-09T08:03:04.394347+0000 mgr.x (mgr.25168) 22 : cephadm [INF] Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:03:06.441 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[27480]: cephadm 2023-10-09T08:03:04.395042+0000 mgr.x (mgr.25168) 23 : cephadm [INF] Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:03:06.442 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[27480]: cephadm 2023-10-09T08:03:04.560903+0000 mgr.x (mgr.25168) 24 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:03:06.442 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[27480]: cephadm 2023-10-09T08:03:04.561277+0000 mgr.x (mgr.25168) 25 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:03:06.442 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[27480]: cephadm 2023-10-09T08:03:04.726235+0000 mgr.x (mgr.25168) 26 : cephadm [INF] Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:03:06.442 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[27480]: cephadm 2023-10-09T08:03:04.726641+0000 mgr.x (mgr.25168) 27 : cephadm [INF] Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:03:06.442 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[27480]: cluster 2023-10-09T08:03:04.799472+0000 mgr.x (mgr.25168) 28 : 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-09T08:03:06.442 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[27480]: cephadm 2023-10-09T08:03:05.039538+0000 mgr.x (mgr.25168) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-10-09T08:03:06.442 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[27480]: cephadm 2023-10-09T08:03:05.040238+0000 mgr.x (mgr.25168) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi081 2023-10-09T08:03:06.442 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[33856]: cephadm 2023-10-09T08:03:04.394347+0000 mgr.x (mgr.25168) 22 : cephadm [INF] Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:03:06.443 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[33856]: cephadm 2023-10-09T08:03:04.395042+0000 mgr.x (mgr.25168) 23 : cephadm [INF] Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:03:06.443 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[33856]: cephadm 2023-10-09T08:03:04.560903+0000 mgr.x (mgr.25168) 24 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:03:06.443 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[33856]: cephadm 2023-10-09T08:03:04.561277+0000 mgr.x (mgr.25168) 25 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:03:06.443 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[33856]: cephadm 2023-10-09T08:03:04.726235+0000 mgr.x (mgr.25168) 26 : cephadm [INF] Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:03:06.443 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[33856]: cephadm 2023-10-09T08:03:04.726641+0000 mgr.x (mgr.25168) 27 : cephadm [INF] Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:03:06.443 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[33856]: cluster 2023-10-09T08:03:04.799472+0000 mgr.x (mgr.25168) 28 : 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-09T08:03:06.443 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[33856]: cephadm 2023-10-09T08:03:05.039538+0000 mgr.x (mgr.25168) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-10-09T08:03:06.443 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:06 smithi081 bash[33856]: cephadm 2023-10-09T08:03:05.040238+0000 mgr.x (mgr.25168) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi081 2023-10-09T08:03:06.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:03:06 smithi118 bash[50525]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:03:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.33.4" 2023-10-09T08:03:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:06 smithi118 bash[27833]: cephadm 2023-10-09T08:03:04.394347+0000 mgr.x (mgr.25168) 22 : cephadm [INF] Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:03:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:06 smithi118 bash[27833]: cephadm 2023-10-09T08:03:04.395042+0000 mgr.x (mgr.25168) 23 : cephadm [INF] Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:03:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:06 smithi118 bash[27833]: cephadm 2023-10-09T08:03:04.560903+0000 mgr.x (mgr.25168) 24 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:03:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:06 smithi118 bash[27833]: cephadm 2023-10-09T08:03:04.561277+0000 mgr.x (mgr.25168) 25 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:03:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:06 smithi118 bash[27833]: cephadm 2023-10-09T08:03:04.726235+0000 mgr.x (mgr.25168) 26 : cephadm [INF] Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:03:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:06 smithi118 bash[27833]: cephadm 2023-10-09T08:03:04.726641+0000 mgr.x (mgr.25168) 27 : cephadm [INF] Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:03:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:06 smithi118 bash[27833]: cluster 2023-10-09T08:03:04.799472+0000 mgr.x (mgr.25168) 28 : 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-09T08:03:06.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:06 smithi118 bash[27833]: cephadm 2023-10-09T08:03:05.039538+0000 mgr.x (mgr.25168) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-10-09T08:03:06.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:06 smithi118 bash[27833]: cephadm 2023-10-09T08:03:05.040238+0000 mgr.x (mgr.25168) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi081 2023-10-09T08:03:07.717 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[27480]: audit 2023-10-09T08:03:06.418892+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:07.717 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[27480]: audit 2023-10-09T08:03:06.427358+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:07.717 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[27480]: cephadm 2023-10-09T08:03:06.460025+0000 mgr.x (mgr.25168) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-09T08:03:07.717 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[27480]: cephadm 2023-10-09T08:03:06.478208+0000 mgr.x (mgr.25168) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi081 2023-10-09T08:03:07.718 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[27480]: audit 2023-10-09T08:03:06.762413+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.81:0/1370558207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:07.718 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[27480]: cluster 2023-10-09T08:03:06.800104+0000 mgr.x (mgr.25168) 33 : 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-09T08:03:07.718 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[33856]: audit 2023-10-09T08:03:06.418892+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:07.718 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[33856]: audit 2023-10-09T08:03:06.427358+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:07.718 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[33856]: cephadm 2023-10-09T08:03:06.460025+0000 mgr.x (mgr.25168) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-09T08:03:07.718 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[33856]: cephadm 2023-10-09T08:03:06.478208+0000 mgr.x (mgr.25168) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi081 2023-10-09T08:03:07.718 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[33856]: audit 2023-10-09T08:03:06.762413+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.81:0/1370558207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:07.719 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[33856]: cluster 2023-10-09T08:03:06.800104+0000 mgr.x (mgr.25168) 33 : 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-09T08:03:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:07 smithi118 bash[27833]: audit 2023-10-09T08:03:06.418892+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:07 smithi118 bash[27833]: audit 2023-10-09T08:03:06.427358+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:07 smithi118 bash[27833]: cephadm 2023-10-09T08:03:06.460025+0000 mgr.x (mgr.25168) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-09T08:03:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:07 smithi118 bash[27833]: cephadm 2023-10-09T08:03:06.478208+0000 mgr.x (mgr.25168) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi081 2023-10-09T08:03:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:07 smithi118 bash[27833]: audit 2023-10-09T08:03:06.762413+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.81:0/1370558207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:07 smithi118 bash[27833]: cluster 2023-10-09T08:03:06.800104+0000 mgr.x (mgr.25168) 33 : 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-09T08:03:08.126 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.847Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-10-09T08:03:08.126 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.847Z 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-09T08:03:08.126 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.848Z 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-09T08:03:08.126 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.848Z 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-09T08:03:08.126 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-10-09T08:03:08.127 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=arp 2023-10-09T08:03:08.127 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=bcache 2023-10-09T08:03:08.127 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=bonding 2023-10-09T08:03:08.127 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=btrfs 2023-10-09T08:03:08.127 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=conntrack 2023-10-09T08:03:08.127 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=cpu 2023-10-09T08:03:08.127 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-10-09T08:03:08.127 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=diskstats 2023-10-09T08:03:08.127 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=dmi 2023-10-09T08:03:08.127 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=edac 2023-10-09T08:03:08.127 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=entropy 2023-10-09T08:03:08.128 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-10-09T08:03:08.128 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=filefd 2023-10-09T08:03:08.128 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=filesystem 2023-10-09T08:03:08.128 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=hwmon 2023-10-09T08:03:08.128 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=infiniband 2023-10-09T08:03:08.128 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=ipvs 2023-10-09T08:03:08.128 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=loadavg 2023-10-09T08:03:08.128 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=mdadm 2023-10-09T08:03:08.128 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=meminfo 2023-10-09T08:03:08.128 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=netclass 2023-10-09T08:03:08.128 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=netdev 2023-10-09T08:03:08.128 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=netstat 2023-10-09T08:03:08.129 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=nfs 2023-10-09T08:03:08.129 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=nfsd 2023-10-09T08:03:08.129 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=nvme 2023-10-09T08:03:08.129 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=os 2023-10-09T08:03:08.129 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-10-09T08:03:08.129 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=pressure 2023-10-09T08:03:08.129 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=rapl 2023-10-09T08:03:08.130 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=schedstat 2023-10-09T08:03:08.130 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=sockstat 2023-10-09T08:03:08.130 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=softnet 2023-10-09T08:03:08.130 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=stat 2023-10-09T08:03:08.130 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=tapestats 2023-10-09T08:03:08.130 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=textfile 2023-10-09T08:03:08.130 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-10-09T08:03:08.130 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=time 2023-10-09T08:03:08.130 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.849Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-10-09T08:03:08.130 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.850Z caller=node_exporter.go:115 level=info collector=uname 2023-10-09T08:03:08.130 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.850Z caller=node_exporter.go:115 level=info collector=vmstat 2023-10-09T08:03:08.131 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.850Z caller=node_exporter.go:115 level=info collector=xfs 2023-10-09T08:03:08.131 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.850Z caller=node_exporter.go:115 level=info collector=zfs 2023-10-09T08:03:08.131 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.850Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-10-09T08:03:08.131 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 08:03:07 smithi081 bash[71625]: ts=2023-10-09T08:03:07.850Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-10-09T08:03:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:09 smithi081 bash[27480]: cluster 2023-10-09T08:03:08.800822+0000 mgr.x (mgr.25168) 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-09T08:03:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:09 smithi081 bash[27480]: audit 2023-10-09T08:03:09.240328+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.81:0/1507676446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:10.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:09 smithi081 bash[33856]: cluster 2023-10-09T08:03:08.800822+0000 mgr.x (mgr.25168) 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-09T08:03:10.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:09 smithi081 bash[33856]: audit 2023-10-09T08:03:09.240328+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.81:0/1507676446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:10.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:09 smithi118 bash[27833]: cluster 2023-10-09T08:03:08.800822+0000 mgr.x (mgr.25168) 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-09T08:03:10.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:09 smithi118 bash[27833]: audit 2023-10-09T08:03:09.240328+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.81:0/1507676446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:12.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:11 smithi081 bash[27480]: cluster 2023-10-09T08:03:10.801933+0000 mgr.x (mgr.25168) 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-09T08:03:12.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:11 smithi081 bash[27480]: audit 2023-10-09T08:03:11.690562+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.81:0/4151809938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:12.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:11 smithi081 bash[33856]: cluster 2023-10-09T08:03:10.801933+0000 mgr.x (mgr.25168) 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-09T08:03:12.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:11 smithi081 bash[33856]: audit 2023-10-09T08:03:11.690562+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.81:0/4151809938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:11 smithi118 bash[27833]: cluster 2023-10-09T08:03:10.801933+0000 mgr.x (mgr.25168) 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-09T08:03:12.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:11 smithi118 bash[27833]: audit 2023-10-09T08:03:11.690562+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.81:0/4151809938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:12.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:03:12 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:03:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:03:12.765 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:12 smithi118 bash[48374]: ts=2023-10-09T08:03:12.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.81:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:03:14.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:13 smithi081 bash[27480]: cluster 2023-10-09T08:03:12.802524+0000 mgr.x (mgr.25168) 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-09T08:03:14.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:13 smithi081 bash[27480]: audit 2023-10-09T08:03:13.035610+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:03:14.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:13 smithi081 bash[33856]: cluster 2023-10-09T08:03:12.802524+0000 mgr.x (mgr.25168) 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-09T08:03:14.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:13 smithi081 bash[33856]: audit 2023-10-09T08:03:13.035610+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:03:14.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:13 smithi118 bash[27833]: cluster 2023-10-09T08:03:12.802524+0000 mgr.x (mgr.25168) 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-09T08:03:14.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:13 smithi118 bash[27833]: audit 2023-10-09T08:03:13.035610+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:03:15.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:14 smithi081 bash[27480]: audit 2023-10-09T08:03:14.141629+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.81:0/375648520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:15.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:14 smithi081 bash[33856]: audit 2023-10-09T08:03:14.141629+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.81:0/375648520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:15.127 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:14 smithi081 systemd[1]: Stopping Ceph alertmanager.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:03:15.127 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:14 smithi081 bash[71987]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-alertmanager.a 2023-10-09T08:03:15.127 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:14 smithi081 bash[56844]: level=info ts=2023-10-09T08:03:14.974Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-10-09T08:03:15.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:14 smithi118 bash[27833]: audit 2023-10-09T08:03:14.141629+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.81:0/375648520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:15.861 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:15 smithi081 bash[72023]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-09T08:03:15.861 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:15 smithi081 bash[72086]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-09T08:03:15.861 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:15 smithi081 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-09T08:03:15.861 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:15 smithi081 systemd[1]: Stopped Ceph alertmanager.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:03:15.862 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:15 smithi081 systemd[1]: Started Ceph alertmanager.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:03:16.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:15 smithi081 bash[33856]: cluster 2023-10-09T08:03:14.803577+0000 mgr.x (mgr.25168) 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-09T08:03:16.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:15 smithi081 bash[33856]: audit 2023-10-09T08:03:15.838686+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:16.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:15 smithi081 bash[33856]: audit 2023-10-09T08:03:15.847991+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:16.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:15 smithi081 bash[27480]: cluster 2023-10-09T08:03:14.803577+0000 mgr.x (mgr.25168) 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-09T08:03:16.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:15 smithi081 bash[27480]: audit 2023-10-09T08:03:15.838686+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:16.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:15 smithi081 bash[27480]: audit 2023-10-09T08:03:15.847991+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:16.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:15 smithi118 bash[27833]: cluster 2023-10-09T08:03:14.803577+0000 mgr.x (mgr.25168) 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-09T08:03:16.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:15 smithi118 bash[27833]: audit 2023-10-09T08:03:15.838686+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:16.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:15 smithi118 bash[27833]: audit 2023-10-09T08:03:15.847991+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:16.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:03:16 smithi118 bash[50525]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:03:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.33.4" 2023-10-09T08:03:17.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:16 smithi081 bash[33856]: cephadm 2023-10-09T08:03:15.869731+0000 mgr.x (mgr.25168) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T08:03:17.132 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:16 smithi081 bash[33856]: cephadm 2023-10-09T08:03:16.113933+0000 mgr.x (mgr.25168) 39 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2023-10-09T08:03:17.132 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:16 smithi081 bash[33856]: audit 2023-10-09T08:03:16.575937+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.81:0/3146578927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:17.132 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:16 smithi081 bash[27480]: cephadm 2023-10-09T08:03:15.869731+0000 mgr.x (mgr.25168) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T08:03:17.132 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:16 smithi081 bash[27480]: cephadm 2023-10-09T08:03:16.113933+0000 mgr.x (mgr.25168) 39 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2023-10-09T08:03:17.132 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:16 smithi081 bash[27480]: audit 2023-10-09T08:03:16.575937+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.81:0/3146578927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:17.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:16 smithi118 bash[27833]: cephadm 2023-10-09T08:03:15.869731+0000 mgr.x (mgr.25168) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T08:03:17.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:16 smithi118 bash[27833]: cephadm 2023-10-09T08:03:16.113933+0000 mgr.x (mgr.25168) 39 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2023-10-09T08:03:17.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:16 smithi118 bash[27833]: audit 2023-10-09T08:03:16.575937+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.81:0/3146578927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:17.626 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:17 smithi081 bash[72115]: level=info ts=2023-10-09T08:03:17.129Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-10-09T08:03:17.626 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:17 smithi081 bash[72115]: level=info ts=2023-10-09T08:03:17.130Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-10-09T08:03:17.626 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:17 smithi081 bash[72115]: level=info ts=2023-10-09T08:03:17.132Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.81 port=9094 2023-10-09T08:03:17.626 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:17 smithi081 bash[72115]: level=info ts=2023-10-09T08:03:17.133Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-09T08:03:17.626 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:17 smithi081 bash[72115]: level=info ts=2023-10-09T08:03:17.185Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-09T08:03:17.626 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:17 smithi081 bash[72115]: level=info ts=2023-10-09T08:03:17.186Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-09T08:03:17.626 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:17 smithi081 bash[72115]: level=info ts=2023-10-09T08:03:17.189Z caller=main.go:518 msg=Listening address=:9093 2023-10-09T08:03:17.627 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:17 smithi081 bash[72115]: level=info ts=2023-10-09T08:03:17.189Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-10-09T08:03:18.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:17 smithi118 bash[27833]: cluster 2023-10-09T08:03:16.804338+0000 mgr.x (mgr.25168) 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-09T08:03:18.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:17 smithi081 bash[27480]: cluster 2023-10-09T08:03:16.804338+0000 mgr.x (mgr.25168) 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-09T08:03:18.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:17 smithi081 bash[33856]: cluster 2023-10-09T08:03:16.804338+0000 mgr.x (mgr.25168) 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-09T08:03:19.626 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:19 smithi081 bash[72115]: level=info ts=2023-10-09T08:03:19.134Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000962552s 2023-10-09T08:03:20.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:19 smithi118 bash[27833]: cluster 2023-10-09T08:03:18.804857+0000 mgr.x (mgr.25168) 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-09T08:03:20.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:19 smithi118 bash[27833]: audit 2023-10-09T08:03:19.022327+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.81:0/2764957190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:20.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:19 smithi081 bash[27480]: cluster 2023-10-09T08:03:18.804857+0000 mgr.x (mgr.25168) 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-09T08:03:20.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:19 smithi081 bash[27480]: audit 2023-10-09T08:03:19.022327+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.81:0/2764957190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:20.379 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:19 smithi081 bash[33856]: cluster 2023-10-09T08:03:18.804857+0000 mgr.x (mgr.25168) 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-09T08:03:20.379 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:19 smithi081 bash[33856]: audit 2023-10-09T08:03:19.022327+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.81:0/2764957190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:22.241 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:21 smithi081 bash[27480]: cluster 2023-10-09T08:03:20.805956+0000 mgr.x (mgr.25168) 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-09T08:03:22.241 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:21 smithi081 bash[27480]: audit 2023-10-09T08:03:21.463695+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.81:0/851439011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:22.241 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:21 smithi081 bash[33856]: cluster 2023-10-09T08:03:20.805956+0000 mgr.x (mgr.25168) 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-09T08:03:22.242 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:21 smithi081 bash[33856]: audit 2023-10-09T08:03:21.463695+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.81:0/851439011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:22.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:21 smithi118 bash[27833]: cluster 2023-10-09T08:03:20.805956+0000 mgr.x (mgr.25168) 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-09T08:03:22.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:21 smithi118 bash[27833]: audit 2023-10-09T08:03:21.463695+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.81:0/851439011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:22.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:03:22 smithi081 bash[27745]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:03:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:03:22.765 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:22 smithi118 bash[48374]: ts=2023-10-09T08:03:22.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=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.81:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:03:24.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:23 smithi118 bash[27833]: cluster 2023-10-09T08:03:22.806652+0000 mgr.x (mgr.25168) 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-09T08:03:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:23 smithi081 bash[27480]: cluster 2023-10-09T08:03:22.806652+0000 mgr.x (mgr.25168) 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-09T08:03:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:23 smithi081 bash[33856]: cluster 2023-10-09T08:03:22.806652+0000 mgr.x (mgr.25168) 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-09T08:03:25.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:24 smithi118 bash[27833]: audit 2023-10-09T08:03:23.900681+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.81:0/472519378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:25.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:24 smithi081 bash[27480]: audit 2023-10-09T08:03:23.900681+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.81:0/472519378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:25.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:24 smithi081 bash[33856]: audit 2023-10-09T08:03:23.900681+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.81:0/472519378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:26.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:25 smithi118 bash[27833]: cluster 2023-10-09T08:03:24.807785+0000 mgr.x (mgr.25168) 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-09T08:03:26.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:25 smithi081 bash[27480]: cluster 2023-10-09T08:03:24.807785+0000 mgr.x (mgr.25168) 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-09T08:03:26.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:25 smithi081 bash[33856]: cluster 2023-10-09T08:03:24.807785+0000 mgr.x (mgr.25168) 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-09T08:03:26.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:03:26 smithi118 bash[50525]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:03:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.33.4" 2023-10-09T08:03:27.180 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:26 smithi118 bash[27833]: audit 2023-10-09T08:03:26.340479+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.81:0/3399138700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:27.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:26 smithi081 bash[27480]: audit 2023-10-09T08:03:26.340479+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.81:0/3399138700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:27.376 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 08:03:27 smithi081 bash[72115]: level=info ts=2023-10-09T08:03:27.138Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.005202817s 2023-10-09T08:03:27.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:26 smithi081 bash[33856]: audit 2023-10-09T08:03:26.340479+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.81:0/3399138700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:28.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:27 smithi118 bash[27833]: cluster 2023-10-09T08:03:26.808529+0000 mgr.x (mgr.25168) 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-09T08:03:28.231 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:27 smithi118 systemd[1]: Stopping Ceph prometheus.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:03:28.231 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:27 smithi118 bash[52889]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-prometheus.a 2023-10-09T08:03:28.231 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[48374]: ts=2023-10-09T08:03:28.049Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-09T08:03:28.231 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[48374]: ts=2023-10-09T08:03:28.049Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-10-09T08:03:28.231 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[48374]: ts=2023-10-09T08:03:28.049Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-10-09T08:03:28.231 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[48374]: ts=2023-10-09T08:03:28.049Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-10-09T08:03:28.231 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[48374]: ts=2023-10-09T08:03:28.049Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-10-09T08:03:28.231 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[48374]: ts=2023-10-09T08:03:28.049Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-10-09T08:03:28.231 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[48374]: ts=2023-10-09T08:03:28.050Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-10-09T08:03:28.231 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[48374]: ts=2023-10-09T08:03:28.050Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-09T08:03:28.231 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[48374]: ts=2023-10-09T08:03:28.050Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-10-09T08:03:28.232 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[48374]: ts=2023-10-09T08:03:28.051Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-10-09T08:03:28.232 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[48374]: ts=2023-10-09T08:03:28.051Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-10-09T08:03:28.232 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[48374]: ts=2023-10-09T08:03:28.051Z caller=main.go:1066 level=info msg="See you next time!" 2023-10-09T08:03:28.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:27 smithi081 bash[27480]: cluster 2023-10-09T08:03:26.808529+0000 mgr.x (mgr.25168) 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-09T08:03:28.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:27 smithi081 bash[33856]: cluster 2023-10-09T08:03:26.808529+0000 mgr.x (mgr.25168) 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-09T08:03:28.864 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[52925]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-09T08:03:28.864 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[52988]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-09T08:03:28.864 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:28 smithi118 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-09T08:03:28.865 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:28 smithi118 systemd[1]: Stopped Ceph prometheus.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:03:28.865 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:28 smithi118 systemd[1]: Started Ceph prometheus.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:03:29.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[27833]: audit 2023-10-09T08:03:28.035380+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:03:29.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[27833]: audit 2023-10-09T08:03:28.778033+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.81:0/507386371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:29.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[27833]: audit 2023-10-09T08:03:28.843428+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:29.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:28 smithi118 bash[27833]: audit 2023-10-09T08:03:28.853472+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:29.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:28 smithi081 bash[27480]: audit 2023-10-09T08:03:28.035380+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:03:29.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:28 smithi081 bash[27480]: audit 2023-10-09T08:03:28.778033+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.81:0/507386371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:29.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:28 smithi081 bash[27480]: audit 2023-10-09T08:03:28.843428+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:29.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:28 smithi081 bash[27480]: audit 2023-10-09T08:03:28.853472+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:29.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:28 smithi081 bash[33856]: audit 2023-10-09T08:03:28.035380+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:03:29.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:28 smithi081 bash[33856]: audit 2023-10-09T08:03:28.778033+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.81:0/507386371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:29.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:28 smithi081 bash[33856]: audit 2023-10-09T08:03:28.843428+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:29.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:28 smithi081 bash[33856]: audit 2023-10-09T08:03:28.853472+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:29.515 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:29 smithi118 systemd[1]: Stopping Ceph node-exporter.b for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:03:29.515 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:29 smithi118 bash[53038]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-node-exporter.b 2023-10-09T08:03:30.006 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:29 smithi118 bash[27833]: cluster 2023-10-09T08:03:28.809266+0000 mgr.x (mgr.25168) 46 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:03:30.006 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:29 smithi118 bash[27833]: cephadm 2023-10-09T08:03:28.863200+0000 mgr.x (mgr.25168) 47 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-10-09T08:03:30.006 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:29 smithi118 bash[27833]: cephadm 2023-10-09T08:03:28.863863+0000 mgr.x (mgr.25168) 48 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi118 2023-10-09T08:03:30.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:29 smithi081 bash[27480]: cluster 2023-10-09T08:03:28.809266+0000 mgr.x (mgr.25168) 46 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:03:30.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:29 smithi081 bash[27480]: cephadm 2023-10-09T08:03:28.863200+0000 mgr.x (mgr.25168) 47 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-10-09T08:03:30.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:29 smithi081 bash[27480]: cephadm 2023-10-09T08:03:28.863863+0000 mgr.x (mgr.25168) 48 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi118 2023-10-09T08:03:30.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:29 smithi081 bash[33856]: cluster 2023-10-09T08:03:28.809266+0000 mgr.x (mgr.25168) 46 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:03:30.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:29 smithi081 bash[33856]: cephadm 2023-10-09T08:03:28.863200+0000 mgr.x (mgr.25168) 47 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-10-09T08:03:30.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:29 smithi081 bash[33856]: cephadm 2023-10-09T08:03:28.863863+0000 mgr.x (mgr.25168) 48 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi118 2023-10-09T08:03:30.765 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:30 smithi118 bash[53073]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-09T08:03:31.161 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:30 smithi118 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-10-09T08:03:31.162 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:30 smithi118 bash[53137]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-09T08:03:31.162 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:30 smithi118 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-09T08:03:31.162 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:30 smithi118 systemd[1]: Stopped Ceph node-exporter.b for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:03:31.162 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:30 smithi118 systemd[1]: Started Ceph node-exporter.b for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:03:31.162 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:30 smithi118 bash[53015]: ts=2023-10-09T08:03:30.983Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-10-09T08:03:31.162 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:30 smithi118 bash[53015]: ts=2023-10-09T08:03:30.983Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-10-09T08:03:31.163 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:30 smithi118 bash[53015]: ts=2023-10-09T08:03:30.983Z 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 smithi118 (none))" 2023-10-09T08:03:31.163 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:30 smithi118 bash[53015]: ts=2023-10-09T08:03:30.983Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-09T08:03:31.163 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:30 smithi118 bash[53015]: ts=2023-10-09T08:03:30.983Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-09T08:03:31.163 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:30 smithi118 bash[53015]: ts=2023-10-09T08:03:30.985Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-10-09T08:03:31.163 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:30 smithi118 bash[53015]: ts=2023-10-09T08:03:30.986Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-10-09T08:03:31.163 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:30 smithi118 bash[53015]: ts=2023-10-09T08:03:30.987Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-10-09T08:03:31.163 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:30 smithi118 bash[53015]: ts=2023-10-09T08:03:30.991Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-09T08:03:31.163 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:30 smithi118 bash[53015]: ts=2023-10-09T08:03:30.993Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.749298ms 2023-10-09T08:03:31.164 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:30 smithi118 bash[53015]: ts=2023-10-09T08:03:30.993Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-09T08:03:31.164 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:31 smithi118 bash[53015]: ts=2023-10-09T08:03:31.161Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-10-09T08:03:31.437 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:31 smithi118 bash[53015]: ts=2023-10-09T08:03:31.402Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-10-09T08:03:31.438 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:31 smithi118 bash[53015]: ts=2023-10-09T08:03:31.402Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-10-09T08:03:31.438 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:31 smithi118 bash[53015]: ts=2023-10-09T08:03:31.402Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=43.262µs wal_replay_duration=408.879502ms total_replay_duration=410.694316ms 2023-10-09T08:03:31.438 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:31 smithi118 bash[53015]: ts=2023-10-09T08:03:31.409Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-10-09T08:03:31.438 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:31 smithi118 bash[53015]: ts=2023-10-09T08:03:31.409Z caller=main.go:947 level=info msg="TSDB started" 2023-10-09T08:03:31.438 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:31 smithi118 bash[53015]: ts=2023-10-09T08:03:31.409Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-09T08:03:31.438 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:31 smithi118 bash[53015]: ts=2023-10-09T08:03:31.436Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.995663ms db_storage=1.337µs remote_storage=2.577µs web_handler=645ns query_engine=978ns scrape=515.459µs scrape_sd=167.759µs notify=21.562µs notify_sd=76.681µs rules=25.696843ms 2023-10-09T08:03:31.438 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:31 smithi118 bash[53015]: ts=2023-10-09T08:03:31.436Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-10-09T08:03:32.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:31 smithi081 bash[27480]: cluster 2023-10-09T08:03:30.810034+0000 mgr.x (mgr.25168) 49 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:03:32.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:31 smithi081 bash[27480]: audit 2023-10-09T08:03:30.841020+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:32.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:31 smithi081 bash[27480]: audit 2023-10-09T08:03:30.851032+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:32.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:31 smithi081 bash[27480]: cephadm 2023-10-09T08:03:30.883355+0000 mgr.x (mgr.25168) 50 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-10-09T08:03:32.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:31 smithi081 bash[27480]: cephadm 2023-10-09T08:03:30.904439+0000 mgr.x (mgr.25168) 51 : cephadm [INF] Reconfiguring daemon grafana.a on smithi118 2023-10-09T08:03:32.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:31 smithi081 bash[27480]: audit 2023-10-09T08:03:31.224404+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.81:0/883672548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:32.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:31 smithi081 bash[33856]: cluster 2023-10-09T08:03:30.810034+0000 mgr.x (mgr.25168) 49 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:03:32.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:31 smithi081 bash[33856]: audit 2023-10-09T08:03:30.841020+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:32.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:31 smithi081 bash[33856]: audit 2023-10-09T08:03:30.851032+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:32.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:31 smithi081 bash[33856]: cephadm 2023-10-09T08:03:30.883355+0000 mgr.x (mgr.25168) 50 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-10-09T08:03:32.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:31 smithi081 bash[33856]: cephadm 2023-10-09T08:03:30.904439+0000 mgr.x (mgr.25168) 51 : cephadm [INF] Reconfiguring daemon grafana.a on smithi118 2023-10-09T08:03:32.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:31 smithi081 bash[33856]: audit 2023-10-09T08:03:31.224404+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.81:0/883672548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:32.139 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:31 smithi118 bash[27833]: cluster 2023-10-09T08:03:30.810034+0000 mgr.x (mgr.25168) 49 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:03:32.139 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:31 smithi118 bash[27833]: audit 2023-10-09T08:03:30.841020+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:32.139 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:31 smithi118 bash[27833]: audit 2023-10-09T08:03:30.851032+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:32.139 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:31 smithi118 bash[27833]: cephadm 2023-10-09T08:03:30.883355+0000 mgr.x (mgr.25168) 50 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-10-09T08:03:32.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:31 smithi118 bash[27833]: cephadm 2023-10-09T08:03:30.904439+0000 mgr.x (mgr.25168) 51 : cephadm [INF] Reconfiguring daemon grafana.a on smithi118 2023-10-09T08:03:32.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:31 smithi118 bash[27833]: audit 2023-10-09T08:03:31.224404+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.81:0/883672548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:32.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.200Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-10-09T08:03:32.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.200Z 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-09T08:03:32.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.200Z 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-09T08:03:32.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.200Z 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-09T08:03:32.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-10-09T08:03:32.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=arp 2023-10-09T08:03:32.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=bcache 2023-10-09T08:03:32.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=bonding 2023-10-09T08:03:32.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=btrfs 2023-10-09T08:03:32.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=conntrack 2023-10-09T08:03:32.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=cpu 2023-10-09T08:03:32.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-10-09T08:03:32.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=diskstats 2023-10-09T08:03:32.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=dmi 2023-10-09T08:03:32.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=edac 2023-10-09T08:03:32.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=entropy 2023-10-09T08:03:32.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-10-09T08:03:32.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=filefd 2023-10-09T08:03:32.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=filesystem 2023-10-09T08:03:32.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=hwmon 2023-10-09T08:03:32.517 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=infiniband 2023-10-09T08:03:32.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=ipvs 2023-10-09T08:03:32.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=loadavg 2023-10-09T08:03:32.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=mdadm 2023-10-09T08:03:32.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=meminfo 2023-10-09T08:03:32.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=netclass 2023-10-09T08:03:32.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=netdev 2023-10-09T08:03:32.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=netstat 2023-10-09T08:03:32.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=nfs 2023-10-09T08:03:32.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=nfsd 2023-10-09T08:03:32.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=nvme 2023-10-09T08:03:32.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=os 2023-10-09T08:03:32.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-10-09T08:03:32.518 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=pressure 2023-10-09T08:03:32.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=rapl 2023-10-09T08:03:32.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=schedstat 2023-10-09T08:03:32.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=sockstat 2023-10-09T08:03:32.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=softnet 2023-10-09T08:03:32.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=stat 2023-10-09T08:03:32.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=tapestats 2023-10-09T08:03:32.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=textfile 2023-10-09T08:03:32.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-10-09T08:03:32.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=time 2023-10-09T08:03:32.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-10-09T08:03:32.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=uname 2023-10-09T08:03:32.519 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=vmstat 2023-10-09T08:03:32.520 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=xfs 2023-10-09T08:03:32.520 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.202Z caller=node_exporter.go:115 level=info collector=zfs 2023-10-09T08:03:32.520 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.203Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-10-09T08:03:32.520 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 08:03:32 smithi118 bash[53192]: ts=2023-10-09T08:03:32.203Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-10-09T08:03:34.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:33 smithi081 bash[27480]: cluster 2023-10-09T08:03:32.810489+0000 mgr.x (mgr.25168) 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-09T08:03:34.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:33 smithi081 bash[27480]: audit 2023-10-09T08:03:33.673553+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.81:0/2467026010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:33 smithi081 bash[33856]: cluster 2023-10-09T08:03:32.810489+0000 mgr.x (mgr.25168) 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-09T08:03:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:33 smithi081 bash[33856]: audit 2023-10-09T08:03:33.673553+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.81:0/2467026010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:34.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:33 smithi118 bash[27833]: cluster 2023-10-09T08:03:32.810489+0000 mgr.x (mgr.25168) 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-09T08:03:34.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:33 smithi118 bash[27833]: audit 2023-10-09T08:03:33.673553+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.81:0/2467026010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:35 smithi118 bash[27833]: cluster 2023-10-09T08:03:34.811290+0000 mgr.x (mgr.25168) 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-09T08:03:35.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:35 smithi081 bash[27480]: cluster 2023-10-09T08:03:34.811290+0000 mgr.x (mgr.25168) 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-09T08:03:35.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:35 smithi081 bash[33856]: cluster 2023-10-09T08:03:34.811290+0000 mgr.x (mgr.25168) 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-09T08:03:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:36 smithi118 bash[27833]: audit 2023-10-09T08:03:36.122005+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.81:0/4012491048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:36.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:36 smithi081 bash[27480]: audit 2023-10-09T08:03:36.122005+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.81:0/4012491048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:36.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:36 smithi081 bash[33856]: audit 2023-10-09T08:03:36.122005+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.81:0/4012491048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:37.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:37 smithi118 bash[27833]: cluster 2023-10-09T08:03:36.811921+0000 mgr.x (mgr.25168) 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-09T08:03:37.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:37 smithi081 bash[27480]: cluster 2023-10-09T08:03:36.811921+0000 mgr.x (mgr.25168) 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-09T08:03:37.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:37 smithi081 bash[33856]: cluster 2023-10-09T08:03:36.811921+0000 mgr.x (mgr.25168) 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-09T08:03:38.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:38 smithi081 bash[33856]: audit 2023-10-09T08:03:38.558560+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.81:0/2587638955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:38.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:38 smithi081 bash[27480]: audit 2023-10-09T08:03:38.558560+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.81:0/2587638955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:38.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:38 smithi118 bash[27833]: audit 2023-10-09T08:03:38.558560+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.81:0/2587638955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:39.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:03:38 smithi118 bash[50525]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:03:38] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.33.4" 2023-10-09T08:03:39.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:39 smithi081 bash[27480]: cluster 2023-10-09T08:03:38.812521+0000 mgr.x (mgr.25168) 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-09T08:03:39.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:39 smithi081 bash[33856]: cluster 2023-10-09T08:03:38.812521+0000 mgr.x (mgr.25168) 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-09T08:03:40.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:39 smithi118 bash[27833]: cluster 2023-10-09T08:03:38.812521+0000 mgr.x (mgr.25168) 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-09T08:03:42.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:41 smithi081 bash[27480]: cluster 2023-10-09T08:03:40.813439+0000 mgr.x (mgr.25168) 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-09T08:03:42.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:41 smithi081 bash[27480]: audit 2023-10-09T08:03:40.996781+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.81:0/1200828137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:42.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:41 smithi081 bash[33856]: cluster 2023-10-09T08:03:40.813439+0000 mgr.x (mgr.25168) 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-09T08:03:42.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:41 smithi081 bash[33856]: audit 2023-10-09T08:03:40.996781+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.81:0/1200828137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:41 smithi118 bash[27833]: cluster 2023-10-09T08:03:40.813439+0000 mgr.x (mgr.25168) 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-09T08:03:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:41 smithi118 bash[27833]: audit 2023-10-09T08:03:40.996781+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.81:0/1200828137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:43 smithi081 bash[27480]: cluster 2023-10-09T08:03:42.813991+0000 mgr.x (mgr.25168) 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-09T08:03:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:43 smithi081 bash[27480]: audit 2023-10-09T08:03:43.038756+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:03:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:43 smithi081 bash[27480]: audit 2023-10-09T08:03:43.447079+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.81:0/1968162531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:44.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:43 smithi081 bash[33856]: cluster 2023-10-09T08:03:42.813991+0000 mgr.x (mgr.25168) 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-09T08:03:44.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:43 smithi081 bash[33856]: audit 2023-10-09T08:03:43.038756+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:03:44.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:43 smithi081 bash[33856]: audit 2023-10-09T08:03:43.447079+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.81:0/1968162531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:44.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:43 smithi118 bash[27833]: cluster 2023-10-09T08:03:42.813991+0000 mgr.x (mgr.25168) 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-09T08:03:44.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:43 smithi118 bash[27833]: audit 2023-10-09T08:03:43.038756+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:03:44.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:43 smithi118 bash[27833]: audit 2023-10-09T08:03:43.447079+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.81:0/1968162531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:45 smithi118 bash[27833]: cluster 2023-10-09T08:03:44.814699+0000 mgr.x (mgr.25168) 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-09T08:03:45.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:45 smithi081 bash[33856]: cluster 2023-10-09T08:03:44.814699+0000 mgr.x (mgr.25168) 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-09T08:03:45.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:45 smithi081 bash[27480]: cluster 2023-10-09T08:03:44.814699+0000 mgr.x (mgr.25168) 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-09T08:03:46.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:46 smithi118 bash[27833]: audit 2023-10-09T08:03:45.886792+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.81:0/4278937982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:46.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:46 smithi081 bash[27480]: audit 2023-10-09T08:03:45.886792+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.81:0/4278937982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:46.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:46 smithi081 bash[33856]: audit 2023-10-09T08:03:45.886792+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.81:0/4278937982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:47.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:47 smithi118 bash[27833]: cluster 2023-10-09T08:03:46.815101+0000 mgr.x (mgr.25168) 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-09T08:03:47.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:47 smithi081 bash[27480]: cluster 2023-10-09T08:03:46.815101+0000 mgr.x (mgr.25168) 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-09T08:03:47.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:47 smithi081 bash[33856]: cluster 2023-10-09T08:03:46.815101+0000 mgr.x (mgr.25168) 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-09T08:03:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:48 smithi118 bash[27833]: audit 2023-10-09T08:03:48.327550+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.81:0/1191932818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:48.765 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:48 smithi118 bash[53015]: ts=2023-10-09T08:03: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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:03:48.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:48 smithi081 bash[27480]: audit 2023-10-09T08:03:48.327550+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.81:0/1191932818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:48.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:48 smithi081 bash[33856]: audit 2023-10-09T08:03:48.327550+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.81:0/1191932818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:49.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:03:48 smithi118 bash[50525]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:03:48] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.33.4" 2023-10-09T08:03:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:49 smithi118 bash[27833]: cluster 2023-10-09T08:03:48.815678+0000 mgr.x (mgr.25168) 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-09T08:03:49.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:49 smithi081 bash[33856]: cluster 2023-10-09T08:03:48.815678+0000 mgr.x (mgr.25168) 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-09T08:03:49.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:49 smithi081 bash[27480]: cluster 2023-10-09T08:03:48.815678+0000 mgr.x (mgr.25168) 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-09T08:03:51.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:50 smithi081 bash[27480]: audit 2023-10-09T08:03:50.770593+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.81:0/3055336359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:51.129 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:50 smithi081 bash[33856]: audit 2023-10-09T08:03:50.770593+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.81:0/3055336359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:51.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:50 smithi118 bash[27833]: audit 2023-10-09T08:03:50.770593+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.81:0/3055336359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:52.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:51 smithi081 bash[33856]: cluster 2023-10-09T08:03:50.816303+0000 mgr.x (mgr.25168) 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-09T08:03:52.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:51 smithi081 bash[27480]: cluster 2023-10-09T08:03:50.816303+0000 mgr.x (mgr.25168) 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-09T08:03:52.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:51 smithi118 bash[27833]: cluster 2023-10-09T08:03:50.816303+0000 mgr.x (mgr.25168) 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-09T08:03:54.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:53 smithi118 bash[27833]: cluster 2023-10-09T08:03:52.816929+0000 mgr.x (mgr.25168) 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-09T08:03:54.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:53 smithi118 bash[27833]: audit 2023-10-09T08:03:53.220776+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.81:0/187058957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:54.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:53 smithi081 bash[27480]: cluster 2023-10-09T08:03:52.816929+0000 mgr.x (mgr.25168) 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-09T08:03:54.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:53 smithi081 bash[27480]: audit 2023-10-09T08:03:53.220776+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.81:0/187058957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:54.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:53 smithi081 bash[33856]: cluster 2023-10-09T08:03:52.816929+0000 mgr.x (mgr.25168) 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-09T08:03:54.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:53 smithi081 bash[33856]: audit 2023-10-09T08:03:53.220776+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.81:0/187058957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:55.250 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:54 smithi118 systemd[1]: Stopping Ceph grafana.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:03:55.251 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:54 smithi118 bash[53487]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-grafana.a 2023-10-09T08:03:55.251 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:55 smithi118 bash[47667]: t=2023-10-09T08:03:55+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-10-09T08:03:55.251 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:55 smithi118 bash[47667]: t=2023-10-09T08:03:55+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2023-10-09T08:03:55.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:55 smithi118 bash[27833]: cluster 2023-10-09T08:03:54.817974+0000 mgr.x (mgr.25168) 63 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:03:55.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:55 smithi081 bash[27480]: cluster 2023-10-09T08:03:54.817974+0000 mgr.x (mgr.25168) 63 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:03:55.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:55 smithi081 bash[33856]: cluster 2023-10-09T08:03:54.817974+0000 mgr.x (mgr.25168) 63 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:03:56.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:55 smithi118 bash[53522]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-grafana-a 2023-10-09T08:03:56.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:55 smithi118 bash[53600]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-grafana-a 2023-10-09T08:03:56.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:55 smithi118 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@grafana.a.service: Succeeded. 2023-10-09T08:03:56.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:55 smithi118 systemd[1]: Stopped Ceph grafana.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:03:56.015 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:55 smithi118 systemd[1]: Started Ceph grafana.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:03:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:56 smithi118 bash[27833]: audit 2023-10-09T08:03:55.668600+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.81:0/3728189353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:56 smithi118 bash[27833]: audit 2023-10-09T08:03:56.019056+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:56 smithi118 bash[27833]: audit 2023-10-09T08:03:56.030722+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:56 smithi118 bash[27833]: audit 2023-10-09T08:03:56.079920+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T08:03:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:56 smithi118 bash[27833]: audit 2023-10-09T08:03:56.082467+0000 mgr.x (mgr.25168) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T08:03:56.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:56 smithi118 bash[27833]: audit 2023-10-09T08:03:56.086222+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T08:03:56.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:56 smithi118 bash[27833]: audit 2023-10-09T08:03:56.088628+0000 mgr.x (mgr.25168) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T08:03:56.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:56 smithi118 bash[27833]: audit 2023-10-09T08:03:56.093227+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T08:03:56.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:56 smithi118 bash[27833]: audit 2023-10-09T08:03:56.095395+0000 mgr.x (mgr.25168) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T08:03:56.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:56 smithi118 bash[27833]: audit 2023-10-09T08:03:56.104167+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:03:56.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:56 smithi118 bash[27833]: cephadm 2023-10-09T08:03:56.110787+0000 mgr.x (mgr.25168) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T08:03:56.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:56 smithi118 bash[27833]: cephadm 2023-10-09T08:03:56.112018+0000 mgr.x (mgr.25168) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T08:03:56.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[27480]: audit 2023-10-09T08:03:55.668600+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.81:0/3728189353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:56.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[27480]: audit 2023-10-09T08:03:56.019056+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:56.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[27480]: audit 2023-10-09T08:03:56.030722+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:56.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[27480]: audit 2023-10-09T08:03:56.079920+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T08:03:56.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[27480]: audit 2023-10-09T08:03:56.082467+0000 mgr.x (mgr.25168) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T08:03:56.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[27480]: audit 2023-10-09T08:03:56.086222+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T08:03:56.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[27480]: audit 2023-10-09T08:03:56.088628+0000 mgr.x (mgr.25168) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T08:03:56.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[27480]: audit 2023-10-09T08:03:56.093227+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T08:03:56.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[27480]: audit 2023-10-09T08:03:56.095395+0000 mgr.x (mgr.25168) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T08:03:56.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[27480]: audit 2023-10-09T08:03:56.104167+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:03:56.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[27480]: cephadm 2023-10-09T08:03:56.110787+0000 mgr.x (mgr.25168) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T08:03:56.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[27480]: cephadm 2023-10-09T08:03:56.112018+0000 mgr.x (mgr.25168) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T08:03:56.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[33856]: audit 2023-10-09T08:03:55.668600+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.81:0/3728189353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:56.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[33856]: audit 2023-10-09T08:03:56.019056+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:56.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[33856]: audit 2023-10-09T08:03:56.030722+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:56.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[33856]: audit 2023-10-09T08:03:56.079920+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T08:03:56.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[33856]: audit 2023-10-09T08:03:56.082467+0000 mgr.x (mgr.25168) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T08:03:56.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[33856]: audit 2023-10-09T08:03:56.086222+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T08:03:56.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[33856]: audit 2023-10-09T08:03:56.088628+0000 mgr.x (mgr.25168) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T08:03:56.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[33856]: audit 2023-10-09T08:03:56.093227+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T08:03:56.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[33856]: audit 2023-10-09T08:03:56.095395+0000 mgr.x (mgr.25168) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T08:03:56.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[33856]: audit 2023-10-09T08:03:56.104167+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:03:56.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[33856]: cephadm 2023-10-09T08:03:56.110787+0000 mgr.x (mgr.25168) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T08:03:56.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:56 smithi081 bash[33856]: cephadm 2023-10-09T08:03:56.112018+0000 mgr.x (mgr.25168) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T08:03:57.230 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+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-09T08:03:57.230 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+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-09T08:03:57.230 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-10-09T08:03:57.230 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-10-09T08:03:57.230 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-10-09T08:03:57.231 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-10-09T08:03:57.231 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-10-09T08:03:57.231 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-10-09T08:03:57.231 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-10-09T08:03:57.231 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-10-09T08:03:57.231 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-10-09T08:03:57.231 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-10-09T08:03:57.231 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-10-09T08:03:57.231 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="App mode production" logger=settings 2023-10-09T08:03:57.231 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-10-09T08:03:57.231 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+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-09T08:03:57.231 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-10-09T08:03:57.232 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=648.126µs 2023-10-09T08:03:57.232 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-10-09T08:03:57.232 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-10-09T08:03:57.232 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-10-09T08:03:57.232 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-10-09T08:03:57.232 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-10-09T08:03:57.232 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-10-09T08:03:57.232 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-10-09T08:03:57.232 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-10-09T08:03:57.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[27833]: cluster 2023-10-09T08:03:56.818711+0000 mgr.x (mgr.25168) 69 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:03:57.515 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-10-09T08:03:57.515 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-10-09T08:03:57.515 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-10-09T08:03:57.516 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 08:03:57 smithi118 bash[53629]: t=2023-10-09T08:03:57+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-10-09T08:03:57.829 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:57 smithi081 bash[27480]: cluster 2023-10-09T08:03:56.818711+0000 mgr.x (mgr.25168) 69 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:03:57.830 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:57 smithi081 bash[33856]: cluster 2023-10-09T08:03:56.818711+0000 mgr.x (mgr.25168) 69 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:03:58.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:58 smithi118 bash[27833]: audit 2023-10-09T08:03:58.039250+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:03:58.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:58 smithi118 bash[27833]: audit 2023-10-09T08:03:58.110671+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.81:0/3031216238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:58.765 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:03:58 smithi118 bash[53015]: ts=2023-10-09T08:03: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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:03:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:58 smithi081 bash[33856]: audit 2023-10-09T08:03:58.039250+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:03:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:58 smithi081 bash[33856]: audit 2023-10-09T08:03:58.110671+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.81:0/3031216238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:58.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:58 smithi081 bash[27480]: audit 2023-10-09T08:03:58.039250+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:03:58.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:58 smithi081 bash[27480]: audit 2023-10-09T08:03:58.110671+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.81:0/3031216238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:03:59.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:03:58 smithi118 bash[50525]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:03:58] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.33.4" 2023-10-09T08:03:59.829 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:59 smithi081 bash[27480]: cephadm 2023-10-09T08:03:58.532577+0000 mgr.x (mgr.25168) 70 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-09T08:03:59.829 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:59 smithi081 bash[27480]: audit 2023-10-09T08:03:58.540446+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:59.829 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:59 smithi081 bash[27480]: audit 2023-10-09T08:03:58.544472+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:03:59.829 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:59 smithi081 bash[27480]: audit 2023-10-09T08:03:58.545023+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:03:59.829 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:59 smithi081 bash[27480]: audit 2023-10-09T08:03:58.546658+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T08:03:59.829 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:59 smithi081 bash[27480]: audit 2023-10-09T08:03:58.548331+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:03:59.830 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:59 smithi081 bash[27480]: cephadm 2023-10-09T08:03:58.551514+0000 mgr.x (mgr.25168) 71 : cephadm [INF] Deploying daemon mgr.y on smithi081 2023-10-09T08:03:59.830 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:03:59 smithi081 bash[27480]: cluster 2023-10-09T08:03:58.819561+0000 mgr.x (mgr.25168) 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-09T08:03:59.830 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:59 smithi081 bash[33856]: cephadm 2023-10-09T08:03:58.532577+0000 mgr.x (mgr.25168) 70 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-09T08:03:59.830 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:59 smithi081 bash[33856]: audit 2023-10-09T08:03:58.540446+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:03:59.830 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:59 smithi081 bash[33856]: audit 2023-10-09T08:03:58.544472+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:03:59.830 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:59 smithi081 bash[33856]: audit 2023-10-09T08:03:58.545023+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:03:59.830 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:59 smithi081 bash[33856]: audit 2023-10-09T08:03:58.546658+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T08:03:59.830 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:59 smithi081 bash[33856]: audit 2023-10-09T08:03:58.548331+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:03:59.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:59 smithi081 bash[33856]: cephadm 2023-10-09T08:03:58.551514+0000 mgr.x (mgr.25168) 71 : cephadm [INF] Deploying daemon mgr.y on smithi081 2023-10-09T08:03:59.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:03:59 smithi081 bash[33856]: cluster 2023-10-09T08:03:58.819561+0000 mgr.x (mgr.25168) 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-09T08:04:00.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:59 smithi118 bash[27833]: cephadm 2023-10-09T08:03:58.532577+0000 mgr.x (mgr.25168) 70 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-09T08:04:00.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:59 smithi118 bash[27833]: audit 2023-10-09T08:03:58.540446+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:00.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:59 smithi118 bash[27833]: audit 2023-10-09T08:03:58.544472+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:04:00.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:59 smithi118 bash[27833]: audit 2023-10-09T08:03:58.545023+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:04:00.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:59 smithi118 bash[27833]: audit 2023-10-09T08:03:58.546658+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T08:04:00.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:59 smithi118 bash[27833]: audit 2023-10-09T08:03:58.548331+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:04:00.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:59 smithi118 bash[27833]: cephadm 2023-10-09T08:03:58.551514+0000 mgr.x (mgr.25168) 71 : cephadm [INF] Deploying daemon mgr.y on smithi081 2023-10-09T08:04:00.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:03:59 smithi118 bash[27833]: cluster 2023-10-09T08:03:58.819561+0000 mgr.x (mgr.25168) 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-09T08:04:00.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:00 smithi081 bash[33856]: audit 2023-10-09T08:04:00.513532+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.81:0/621281268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:00.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:00 smithi081 bash[27480]: audit 2023-10-09T08:04:00.513532+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.81:0/621281268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:01.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:00 smithi118 bash[27833]: audit 2023-10-09T08:04:00.513532+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.81:0/621281268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:01.266 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:00 smithi081 systemd[1]: Stopping Ceph mgr.y for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:04:01.809 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:01 smithi081 bash[27480]: cluster 2023-10-09T08:04:00.820415+0000 mgr.x (mgr.25168) 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-09T08:04:01.809 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:01 smithi081 bash[33856]: cluster 2023-10-09T08:04:00.820415+0000 mgr.x (mgr.25168) 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-09T08:04:01.809 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:01 smithi081 bash[72895]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mgr-y 2023-10-09T08:04:02.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:01 smithi118 bash[27833]: cluster 2023-10-09T08:04:00.820415+0000 mgr.x (mgr.25168) 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-09T08:04:02.086 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:01 smithi081 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-10-09T08:04:02.086 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:01 smithi081 bash[72972]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mgr-y 2023-10-09T08:04:02.086 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:01 smithi081 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-10-09T08:04:02.086 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:01 smithi081 systemd[1]: Stopped Ceph mgr.y for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:04:02.086 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:02 smithi081 systemd[1]: Started Ceph mgr.y for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:04:03.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:03 smithi081 bash[27480]: audit 2023-10-09T08:04:02.124306+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:03.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:03 smithi081 bash[27480]: audit 2023-10-09T08:04:02.135131+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:03.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:03 smithi081 bash[27480]: audit 2023-10-09T08:04:02.174144+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:03.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:03 smithi081 bash[27480]: audit 2023-10-09T08:04:02.948468+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.81:0/786668472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:03.376 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:03 smithi081 bash[73025]: debug 2023-10-09T08:04:03.330+0000 7f4884015700 1 -- 172.21.15.81:0/3453806960 <== mon.2 v2:172.21.15.81:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ca1b82f1e0 con 0x55ca1c5aec00 2023-10-09T08:04:03.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:03 smithi081 bash[33856]: audit 2023-10-09T08:04:02.124306+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:03.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:03 smithi081 bash[33856]: audit 2023-10-09T08:04:02.135131+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:03.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:03 smithi081 bash[33856]: audit 2023-10-09T08:04:02.174144+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:03.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:03 smithi081 bash[33856]: audit 2023-10-09T08:04:02.948468+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.81:0/786668472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:03.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:03 smithi118 bash[27833]: audit 2023-10-09T08:04:02.124306+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:03.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:03 smithi118 bash[27833]: audit 2023-10-09T08:04:02.135131+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:03.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:03 smithi118 bash[27833]: audit 2023-10-09T08:04:02.174144+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:03.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:03 smithi118 bash[27833]: audit 2023-10-09T08:04:02.948468+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.81:0/786668472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:03.875 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:03 smithi081 bash[73025]: debug 2023-10-09T08:04:03.486+0000 7f488e163200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T08:04:04.469 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:04 smithi081 bash[73025]: debug 2023-10-09T08:04:04.362+0000 7f488e163200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-09T08:04:04.469 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:04 smithi081 bash[33856]: cluster 2023-10-09T08:04:02.821077+0000 mgr.x (mgr.25168) 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-09T08:04:04.469 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:04 smithi081 bash[27480]: cluster 2023-10-09T08:04:02.821077+0000 mgr.x (mgr.25168) 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-09T08:04:04.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:04 smithi118 bash[27833]: cluster 2023-10-09T08:04:02.821077+0000 mgr.x (mgr.25168) 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-09T08:04:04.842 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:04 smithi081 bash[73025]: debug 2023-10-09T08:04:04.466+0000 7f488e163200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T08:04:04.843 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:04 smithi081 bash[73025]: debug 2023-10-09T08:04:04.574+0000 7f488e163200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T08:04:05.126 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:04 smithi081 bash[73025]: debug 2023-10-09T08:04:04.838+0000 7f488e163200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T08:04:05.597 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:05 smithi081 bash[73025]: debug 2023-10-09T08:04:05.210+0000 7f488e163200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T08:04:05.597 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:05 smithi081 bash[73025]: debug 2023-10-09T08:04:05.370+0000 7f488e163200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T08:04:05.597 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:05 smithi081 bash[27480]: cluster 2023-10-09T08:04:04.822123+0000 mgr.x (mgr.25168) 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-09T08:04:05.597 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:05 smithi081 bash[27480]: audit 2023-10-09T08:04:05.376197+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.81:0/3336707192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:05.597 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:05 smithi081 bash[33856]: cluster 2023-10-09T08:04:04.822123+0000 mgr.x (mgr.25168) 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-09T08:04:05.598 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:05 smithi081 bash[33856]: audit 2023-10-09T08:04:05.376197+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.81:0/3336707192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:05 smithi118 bash[27833]: cluster 2023-10-09T08:04:04.822123+0000 mgr.x (mgr.25168) 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-09T08:04:07.067 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:05 smithi118 bash[27833]: audit 2023-10-09T08:04:05.376197+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.81:0/3336707192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:07.068 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:05 smithi081 bash[73025]: debug 2023-10-09T08:04:05.594+0000 7f488e163200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T08:04:07.068 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:06 smithi081 bash[73025]: debug 2023-10-09T08:04:06.606+0000 7f488e163200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T08:04:07.068 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:06 smithi081 bash[73025]: debug 2023-10-09T08:04:06.722+0000 7f488e163200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-09T08:04:07.068 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:06 smithi081 bash[73025]: debug 2023-10-09T08:04:06.838+0000 7f488e163200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T08:04:07.606 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:07 smithi081 bash[73025]: debug 2023-10-09T08:04:07.346+0000 7f488e163200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-09T08:04:08.130 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:07 smithi081 bash[27480]: cluster 2023-10-09T08:04:06.822776+0000 mgr.x (mgr.25168) 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-09T08:04:08.131 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:07 smithi081 bash[27480]: audit 2023-10-09T08:04:07.819668+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.81:0/3944425030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:08.131 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:07 smithi081 bash[73025]: debug 2023-10-09T08:04:07.602+0000 7f488e163200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T08:04:08.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:07 smithi081 bash[33856]: cluster 2023-10-09T08:04:06.822776+0000 mgr.x (mgr.25168) 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-09T08:04:08.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:07 smithi081 bash[33856]: audit 2023-10-09T08:04:07.819668+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.81:0/3944425030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:08.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:07 smithi118 bash[27833]: cluster 2023-10-09T08:04:06.822776+0000 mgr.x (mgr.25168) 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-09T08:04:08.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:07 smithi118 bash[27833]: audit 2023-10-09T08:04:07.819668+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.81:0/3944425030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:08.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:08 smithi081 bash[73025]: debug 2023-10-09T08:04:08.126+0000 7f488e163200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T08:04:08.988 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:08 smithi118 bash[53015]: ts=2023-10-09T08:04:08.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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:04:09.118 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:08 smithi081 bash[73025]: debug 2023-10-09T08:04:08.718+0000 7f488e163200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T08:04:09.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:08 smithi118 bash[50525]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:04:08] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.33.4" 2023-10-09T08:04:09.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:09 smithi118 bash[27833]: audit 2023-10-09T08:04:08.118139+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:09 smithi118 bash[27833]: audit 2023-10-09T08:04:08.126769+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:09 smithi118 bash[27833]: audit 2023-10-09T08:04:08.523675+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:09 smithi118 bash[27833]: audit 2023-10-09T08:04:08.532515+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:09 smithi118 bash[27833]: audit 2023-10-09T08:04:09.081642+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:09 smithi118 bash[27833]: audit 2023-10-09T08:04:09.090222+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:09 smithi081 bash[73025]: debug 2023-10-09T08:04:09.314+0000 7f488e163200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T08:04:09.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:09 smithi081 bash[33856]: audit 2023-10-09T08:04:08.118139+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:09 smithi081 bash[33856]: audit 2023-10-09T08:04:08.126769+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:09 smithi081 bash[33856]: audit 2023-10-09T08:04:08.523675+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:09 smithi081 bash[33856]: audit 2023-10-09T08:04:08.532515+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:09 smithi081 bash[33856]: audit 2023-10-09T08:04:09.081642+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:09 smithi081 bash[33856]: audit 2023-10-09T08:04:09.090222+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:09 smithi081 bash[27480]: audit 2023-10-09T08:04:08.118139+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:09 smithi081 bash[27480]: audit 2023-10-09T08:04:08.126769+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:09 smithi081 bash[27480]: audit 2023-10-09T08:04:08.523675+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:09 smithi081 bash[27480]: audit 2023-10-09T08:04:08.532515+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:09 smithi081 bash[27480]: audit 2023-10-09T08:04:09.081642+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:09 smithi081 bash[27480]: audit 2023-10-09T08:04:09.090222+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:09.835 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:09 smithi081 bash[73025]: debug 2023-10-09T08:04:09.442+0000 7f488e163200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T08:04:10.120 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:09 smithi081 bash[73025]: debug 2023-10-09T08:04:09.830+0000 7f488e163200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T08:04:10.121 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:09 smithi081 bash[73025]: debug 2023-10-09T08:04:09.962+0000 7f488e163200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T08:04:10.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:10 smithi081 bash[27480]: cluster 2023-10-09T08:04:08.823544+0000 mgr.x (mgr.25168) 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-09T08:04:10.376 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:10 smithi081 bash[73025]: debug 2023-10-09T08:04:10.122+0000 7f488e163200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T08:04:10.376 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:10 smithi081 bash[73025]: debug 2023-10-09T08:04:10.254+0000 7f488e163200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T08:04:10.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:10 smithi081 bash[33856]: cluster 2023-10-09T08:04:08.823544+0000 mgr.x (mgr.25168) 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-09T08:04:10.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:10 smithi118 bash[27833]: cluster 2023-10-09T08:04:08.823544+0000 mgr.x (mgr.25168) 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-09T08:04:10.755 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:10 smithi081 bash[73025]: debug 2023-10-09T08:04:10.398+0000 7f488e163200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T08:04:10.755 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:10 smithi081 bash[73025]: debug 2023-10-09T08:04:10.606+0000 7f488e163200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T08:04:11.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:10 smithi081 bash[73025]: debug 2023-10-09T08:04:10.750+0000 7f488e163200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T08:04:11.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:11 smithi118 bash[27833]: audit 2023-10-09T08:04:10.261602+0000 mon.a (mon.0) 902 : audit [DBG] from='client.? 172.21.15.81:0/3352576967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:11.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:11 smithi081 bash[27480]: audit 2023-10-09T08:04:10.261602+0000 mon.a (mon.0) 902 : audit [DBG] from='client.? 172.21.15.81:0/3352576967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:11.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:11 smithi081 bash[33856]: audit 2023-10-09T08:04:10.261602+0000 mon.a (mon.0) 902 : audit [DBG] from='client.? 172.21.15.81:0/3352576967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:12 smithi118 bash[27833]: cluster 2023-10-09T08:04:10.824392+0000 mgr.x (mgr.25168) 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-09T08:04:12.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:12 smithi081 bash[27480]: cluster 2023-10-09T08:04:10.824392+0000 mgr.x (mgr.25168) 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-09T08:04:12.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:12 smithi081 bash[33856]: cluster 2023-10-09T08:04:10.824392+0000 mgr.x (mgr.25168) 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-09T08:04:12.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:12 smithi081 bash[73025]: debug 2023-10-09T08:04:12.134+0000 7f488e163200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T08:04:12.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:12 smithi081 bash[73025]: [09/Oct/2023:08:04:12] ENGINE Bus STARTING 2023-10-09T08:04:12.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:12 smithi081 bash[73025]: CherryPy Checker: 2023-10-09T08:04:12.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:12 smithi081 bash[73025]: The Application mounted at '' has an empty config. 2023-10-09T08:04:12.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:12 smithi081 bash[73025]: [09/Oct/2023:08:04:12] ENGINE Serving on http://:::9283 2023-10-09T08:04:12.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:12 smithi081 bash[73025]: [09/Oct/2023:08:04:12] ENGINE Bus STARTED 2023-10-09T08:04:13.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:13 smithi118 bash[27833]: cluster 2023-10-09T08:04:12.158050+0000 mon.a (mon.0) 903 : cluster [DBG] Standby manager daemon y restarted 2023-10-09T08:04:13.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:13 smithi118 bash[27833]: cluster 2023-10-09T08:04:12.158305+0000 mon.a (mon.0) 904 : cluster [DBG] Standby manager daemon y started 2023-10-09T08:04:13.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:13 smithi118 bash[27833]: audit 2023-10-09T08:04:12.164374+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.? 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-09T08:04:13.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:13 smithi118 bash[27833]: audit 2023-10-09T08:04:12.166040+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.? 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T08:04:13.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:13 smithi118 bash[27833]: audit 2023-10-09T08:04:12.170799+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.? 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-09T08:04:13.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:13 smithi118 bash[27833]: audit 2023-10-09T08:04:12.171348+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.? 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T08:04:13.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:13 smithi118 bash[27833]: audit 2023-10-09T08:04:12.710134+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.81:0/3928605729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:13.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:13 smithi118 bash[27833]: audit 2023-10-09T08:04:13.039707+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:04:13.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:13 smithi081 bash[27480]: cluster 2023-10-09T08:04:12.158050+0000 mon.a (mon.0) 903 : cluster [DBG] Standby manager daemon y restarted 2023-10-09T08:04:13.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:13 smithi081 bash[27480]: cluster 2023-10-09T08:04:12.158305+0000 mon.a (mon.0) 904 : cluster [DBG] Standby manager daemon y started 2023-10-09T08:04:13.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:13 smithi081 bash[27480]: audit 2023-10-09T08:04:12.164374+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.? 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-09T08:04:13.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:13 smithi081 bash[27480]: audit 2023-10-09T08:04:12.166040+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.? 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T08:04:13.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:13 smithi081 bash[27480]: audit 2023-10-09T08:04:12.170799+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.? 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-09T08:04:13.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:13 smithi081 bash[27480]: audit 2023-10-09T08:04:12.171348+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.? 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T08:04:13.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:13 smithi081 bash[27480]: audit 2023-10-09T08:04:12.710134+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.81:0/3928605729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:13.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:13 smithi081 bash[27480]: audit 2023-10-09T08:04:13.039707+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:04:13.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:13 smithi081 bash[33856]: cluster 2023-10-09T08:04:12.158050+0000 mon.a (mon.0) 903 : cluster [DBG] Standby manager daemon y restarted 2023-10-09T08:04:13.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:13 smithi081 bash[33856]: cluster 2023-10-09T08:04:12.158305+0000 mon.a (mon.0) 904 : cluster [DBG] Standby manager daemon y started 2023-10-09T08:04:13.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:13 smithi081 bash[33856]: audit 2023-10-09T08:04:12.164374+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.? 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-09T08:04:13.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:13 smithi081 bash[33856]: audit 2023-10-09T08:04:12.166040+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.? 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T08:04:13.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:13 smithi081 bash[33856]: audit 2023-10-09T08:04:12.170799+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.? 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-09T08:04:13.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:13 smithi081 bash[33856]: audit 2023-10-09T08:04:12.171348+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.? 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T08:04:13.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:13 smithi081 bash[33856]: audit 2023-10-09T08:04:12.710134+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.81:0/3928605729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:13.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:13 smithi081 bash[33856]: audit 2023-10-09T08:04:13.039707+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:04:14.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:14 smithi081 bash[27480]: cluster 2023-10-09T08:04:12.825015+0000 mgr.x (mgr.25168) 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-09T08:04:14.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:14 smithi081 bash[27480]: cluster 2023-10-09T08:04:13.152473+0000 mon.a (mon.0) 905 : cluster [DBG] mgrmap e24: x(active, since 90s), standbys: y 2023-10-09T08:04:14.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:14 smithi081 bash[33856]: cluster 2023-10-09T08:04:12.825015+0000 mgr.x (mgr.25168) 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-09T08:04:14.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:14 smithi081 bash[33856]: cluster 2023-10-09T08:04:13.152473+0000 mon.a (mon.0) 905 : cluster [DBG] mgrmap e24: x(active, since 90s), standbys: y 2023-10-09T08:04:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:14 smithi118 bash[27833]: cluster 2023-10-09T08:04:12.825015+0000 mgr.x (mgr.25168) 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-09T08:04:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:14 smithi118 bash[27833]: cluster 2023-10-09T08:04:13.152473+0000 mon.a (mon.0) 905 : cluster [DBG] mgrmap e24: x(active, since 90s), standbys: y 2023-10-09T08:04:15.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:15 smithi118 bash[27833]: cluster 2023-10-09T08:04:14.162133+0000 mon.a (mon.0) 906 : cluster [DBG] mgrmap e25: x(active, since 91s), standbys: y 2023-10-09T08:04:15.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:15 smithi118 bash[27833]: audit 2023-10-09T08:04:15.151071+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.81:0/852442198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:15.573 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:15 smithi081 bash[27480]: cluster 2023-10-09T08:04:14.162133+0000 mon.a (mon.0) 906 : cluster [DBG] mgrmap e25: x(active, since 91s), standbys: y 2023-10-09T08:04:15.573 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:15 smithi081 bash[27480]: audit 2023-10-09T08:04:15.151071+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.81:0/852442198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:15.573 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:15 smithi081 bash[33856]: cluster 2023-10-09T08:04:14.162133+0000 mon.a (mon.0) 906 : cluster [DBG] mgrmap e25: x(active, since 91s), standbys: y 2023-10-09T08:04:15.573 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:15 smithi081 bash[33856]: audit 2023-10-09T08:04:15.151071+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.81:0/852442198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:16.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:16 smithi118 bash[27833]: cluster 2023-10-09T08:04:14.826194+0000 mgr.x (mgr.25168) 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-09T08:04:16.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:16 smithi081 bash[27480]: cluster 2023-10-09T08:04:14.826194+0000 mgr.x (mgr.25168) 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-09T08:04:16.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:16 smithi081 bash[33856]: cluster 2023-10-09T08:04:14.826194+0000 mgr.x (mgr.25168) 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-09T08:04:18.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:18 smithi081 bash[33856]: cluster 2023-10-09T08:04:16.826889+0000 mgr.x (mgr.25168) 81 : 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-09T08:04:18.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:18 smithi081 bash[33856]: audit 2023-10-09T08:04:17.591383+0000 mon.a (mon.0) 907 : audit [DBG] from='client.? 172.21.15.81:0/3040612020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:18.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:18 smithi081 bash[27480]: cluster 2023-10-09T08:04:16.826889+0000 mgr.x (mgr.25168) 81 : 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-09T08:04:18.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:18 smithi081 bash[27480]: audit 2023-10-09T08:04:17.591383+0000 mon.a (mon.0) 907 : audit [DBG] from='client.? 172.21.15.81:0/3040612020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:18.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:18 smithi118 bash[27833]: cluster 2023-10-09T08:04:16.826889+0000 mgr.x (mgr.25168) 81 : 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-09T08:04:18.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:18 smithi118 bash[27833]: audit 2023-10-09T08:04:17.591383+0000 mon.a (mon.0) 907 : audit [DBG] from='client.? 172.21.15.81:0/3040612020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:18.926 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:18 smithi118 bash[53015]: ts=2023-10-09T08: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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:04:18.926 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:18 smithi118 bash[50525]: debug 2023-10-09T08:04:18.919+0000 7fefc8d9d700 -1 mgr handle_mgr_map I was active but no longer am 2023-10-09T08:04:19.200 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:18 smithi081 bash[73025]: [09/Oct/2023:08:04:18] ENGINE Bus STOPPING 2023-10-09T08:04:19.200 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:18 smithi081 bash[73025]: [09/Oct/2023:08:04:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T08:04:19.200 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:18 smithi081 bash[73025]: [09/Oct/2023:08:04:18] ENGINE Bus STOPPED 2023-10-09T08:04:19.200 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[73025]: [09/Oct/2023:08:04:19] ENGINE Bus STARTING 2023-10-09T08:04:19.200 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[73025]: [09/Oct/2023:08:04:19] ENGINE Serving on http://:::9283 2023-10-09T08:04:19.201 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[73025]: [09/Oct/2023:08:04:19] ENGINE Bus STARTED 2023-10-09T08:04:19.201 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[73025]: debug 2023-10-09T08:04:19.162+0000 7f47e85f7700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:04:19.201 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[73025]: debug 2023-10-09T08:04:19.162+0000 7f47e85f7700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:04:19.201 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[73025]: debug 2023-10-09T08:04:19.162+0000 7f47e85f7700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:04:19.201 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[73025]: debug 2023-10-09T08:04:19.162+0000 7f47e85f7700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:04:19.201 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[73025]: debug 2023-10-09T08:04:19.162+0000 7f47e85f7700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:04:19.201 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[73025]: debug 2023-10-09T08:04:19.162+0000 7f47eb5fd700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:04:19.202 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[73025]: debug 2023-10-09T08:04:19.162+0000 7f47eb5fd700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:04:19.202 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[73025]: debug 2023-10-09T08:04:19.162+0000 7f47eb5fd700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:04:19.202 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[73025]: debug 2023-10-09T08:04:19.162+0000 7f47eb5fd700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:04:19.202 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[73025]: debug 2023-10-09T08:04:19.166+0000 7f47eb5fd700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:04:19.203 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:18 smithi118 bash[50525]: ignoring --setuser ceph since I am not root 2023-10-09T08:04:19.203 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:18 smithi118 bash[50525]: ignoring --setgroup ceph since I am not root 2023-10-09T08:04:19.203 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:18 smithi118 bash[50525]: debug 2023-10-09T08:04:18.983+0000 7f0bd2808700 1 -- 172.21.15.118:0/1333653168 <== mon.1 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55978fa7f1e0 con 0x5597907fe400 2023-10-09T08:04:19.203 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[50525]: debug 2023-10-09T08:04:19.143+0000 7f0bdc538200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T08:04:20.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.792603+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:20.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.802088+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:20.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.804652+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:04:20.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.806330+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:04:20.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.814881+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:20.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.899898+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:20.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.910178+0000 mon.c (mon.2) 131 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-09T08:04:20.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.910954+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-09T08:04:20.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: cluster 2023-10-09T08:04:18.921415+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-10-09T08:04:20.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.922094+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-09T08:04:20.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: cluster 2023-10-09T08:04:18.922254+0000 mon.a (mon.0) 914 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0104642s) 2023-10-09T08:04:20.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.925098+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:04:20.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.925427+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:04:20.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.925810+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:04:20.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.926167+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi118.nvwrmj"}]: dispatch 2023-10-09T08:04:20.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.926679+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.lhrkzl"}]: dispatch 2023-10-09T08:04:20.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.927246+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T08:04:20.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.927605+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T08:04:20.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.927914+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T08:04:20.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.928127+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T08:04:20.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.928438+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T08:04:20.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.928752+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T08:04:20.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.929026+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T08:04:20.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.929302+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T08:04:20.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.929607+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T08:04:20.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.929933+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T08:04:20.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.930256+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T08:04:20.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:18.930770+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T08:04:20.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: cluster 2023-10-09T08:04:18.976395+0000 mon.a (mon.0) 915 : cluster [INF] Manager daemon y is now available 2023-10-09T08:04:20.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:19.015312+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:20.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:19.018661+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:20.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:19.058626+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:04:20.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:19.067431+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T08:04:20.106 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:19.067994+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T08:04:20.106 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:19.125600+0000 mon.c (mon.2) 153 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T08:04:20.106 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:19 smithi118 bash[27833]: audit 2023-10-09T08:04:19.126038+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T08:04:20.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.792603+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:20.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.802088+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:20.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.804652+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:04:20.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.806330+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:04:20.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.814881+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:20.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.899898+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:20.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.910178+0000 mon.c (mon.2) 131 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-09T08:04:20.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.910954+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-09T08:04:20.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: cluster 2023-10-09T08:04:18.921415+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-10-09T08:04:20.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.922094+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-09T08:04:20.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: cluster 2023-10-09T08:04:18.922254+0000 mon.a (mon.0) 914 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0104642s) 2023-10-09T08:04:20.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.925098+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:04:20.128 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.925427+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:04:20.128 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.925810+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:04:20.128 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.926167+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi118.nvwrmj"}]: dispatch 2023-10-09T08:04:20.128 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.926679+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.lhrkzl"}]: dispatch 2023-10-09T08:04:20.128 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.927246+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T08:04:20.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.927605+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T08:04:20.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.927914+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T08:04:20.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.928127+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T08:04:20.129 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.792603+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:20.129 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.802088+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:20.129 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.804652+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:04:20.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.806330+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:04:20.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.814881+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25168 ' entity='mgr.x' 2023-10-09T08:04:20.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.899898+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:20.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.910178+0000 mon.c (mon.2) 131 : audit [INF] from='mgr.25168 172.21.15.118:0/1236192586' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-09T08:04:20.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.910954+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-09T08:04:20.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: cluster 2023-10-09T08:04:18.921415+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-10-09T08:04:20.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.922094+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25168 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-09T08:04:20.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: cluster 2023-10-09T08:04:18.922254+0000 mon.a (mon.0) 914 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0104642s) 2023-10-09T08:04:20.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.925098+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:04:20.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.925427+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:04:20.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.925810+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:04:20.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.926167+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi118.nvwrmj"}]: dispatch 2023-10-09T08:04:20.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.926679+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.lhrkzl"}]: dispatch 2023-10-09T08:04:20.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.927246+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T08:04:20.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.927605+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T08:04:20.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.927914+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T08:04:20.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.928127+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T08:04:20.132 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.928438+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T08:04:20.132 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.928752+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T08:04:20.132 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.929026+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T08:04:20.132 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.929302+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T08:04:20.132 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.929607+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T08:04:20.132 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.929933+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T08:04:20.132 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.930256+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T08:04:20.132 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:18.930770+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T08:04:20.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: cluster 2023-10-09T08:04:18.976395+0000 mon.a (mon.0) 915 : cluster [INF] Manager daemon y is now available 2023-10-09T08:04:20.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:19.015312+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:20.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:19.018661+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:20.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:19.058626+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:04:20.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:19.067431+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T08:04:20.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:19.067994+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T08:04:20.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:19.125600+0000 mon.c (mon.2) 153 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T08:04:20.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[27480]: audit 2023-10-09T08:04:19.126038+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T08:04:20.133 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.928438+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T08:04:20.133 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.928752+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T08:04:20.134 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.929026+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T08:04:20.134 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.929302+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T08:04:20.134 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.929607+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T08:04:20.134 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.929933+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T08:04:20.134 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.930256+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T08:04:20.134 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:18.930770+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T08:04:20.134 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: cluster 2023-10-09T08:04:18.976395+0000 mon.a (mon.0) 915 : cluster [INF] Manager daemon y is now available 2023-10-09T08:04:20.134 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:19.015312+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:20.134 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:19.018661+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:20.134 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:19.058626+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:04:20.135 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:19.067431+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T08:04:20.135 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:19.067994+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T08:04:20.135 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:19.125600+0000 mon.c (mon.2) 153 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T08:04:20.135 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:19 smithi081 bash[33856]: audit 2023-10-09T08:04:19.126038+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T08:04:20.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:20 smithi118 bash[50525]: debug 2023-10-09T08:04:20.087+0000 7f0bdc538200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-09T08:04:20.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:20 smithi118 bash[50525]: debug 2023-10-09T08:04:20.191+0000 7f0bdc538200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T08:04:20.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:20 smithi118 bash[50525]: debug 2023-10-09T08:04:20.295+0000 7f0bdc538200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T08:04:20.927 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:20 smithi118 bash[50525]: debug 2023-10-09T08:04:20.559+0000 7f0bdc538200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T08:04:21.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:20 smithi118 bash[50525]: debug 2023-10-09T08:04:20.923+0000 7f0bdc538200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T08:04:21.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:21 smithi118 bash[50525]: debug 2023-10-09T08:04:21.087+0000 7f0bdc538200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T08:04:21.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:20 smithi118 bash[27833]: cephadm 2023-10-09T08:04:19.520713+0000 mgr.y (mgr.25778) 1 : cephadm [INF] [09/Oct/2023:08:04:19] ENGINE Bus STARTING 2023-10-09T08:04:21.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:20 smithi118 bash[27833]: cephadm 2023-10-09T08:04:19.652366+0000 mgr.y (mgr.25778) 2 : cephadm [INF] [09/Oct/2023:08:04:19] ENGINE Serving on https://172.21.15.81:7150 2023-10-09T08:04:21.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:20 smithi118 bash[27833]: cephadm 2023-10-09T08:04:19.780142+0000 mgr.y (mgr.25778) 3 : cephadm [INF] [09/Oct/2023:08:04:19] ENGINE Serving on http://172.21.15.81:8765 2023-10-09T08:04:21.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:20 smithi118 bash[27833]: cephadm 2023-10-09T08:04:19.780336+0000 mgr.y (mgr.25778) 4 : cephadm [INF] [09/Oct/2023:08:04:19] ENGINE Bus STARTED 2023-10-09T08:04:21.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:20 smithi118 bash[27833]: cluster 2023-10-09T08:04:19.928246+0000 mon.a (mon.0) 918 : cluster [DBG] mgrmap e27: y(active, since 1.01647s) 2023-10-09T08:04:21.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:20 smithi118 bash[27833]: cluster 2023-10-09T08:04:19.935765+0000 mgr.y (mgr.25778) 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-09T08:04:21.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:20 smithi118 bash[27833]: audit 2023-10-09T08:04:20.045140+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.81:0/1268977958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:21.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:20 smithi081 bash[27480]: cephadm 2023-10-09T08:04:19.520713+0000 mgr.y (mgr.25778) 1 : cephadm [INF] [09/Oct/2023:08:04:19] ENGINE Bus STARTING 2023-10-09T08:04:21.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:20 smithi081 bash[27480]: cephadm 2023-10-09T08:04:19.652366+0000 mgr.y (mgr.25778) 2 : cephadm [INF] [09/Oct/2023:08:04:19] ENGINE Serving on https://172.21.15.81:7150 2023-10-09T08:04:21.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:20 smithi081 bash[27480]: cephadm 2023-10-09T08:04:19.780142+0000 mgr.y (mgr.25778) 3 : cephadm [INF] [09/Oct/2023:08:04:19] ENGINE Serving on http://172.21.15.81:8765 2023-10-09T08:04:21.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:20 smithi081 bash[27480]: cephadm 2023-10-09T08:04:19.780336+0000 mgr.y (mgr.25778) 4 : cephadm [INF] [09/Oct/2023:08:04:19] ENGINE Bus STARTED 2023-10-09T08:04:21.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:20 smithi081 bash[27480]: cluster 2023-10-09T08:04:19.928246+0000 mon.a (mon.0) 918 : cluster [DBG] mgrmap e27: y(active, since 1.01647s) 2023-10-09T08:04:21.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:20 smithi081 bash[27480]: cluster 2023-10-09T08:04:19.935765+0000 mgr.y (mgr.25778) 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-09T08:04:21.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:20 smithi081 bash[27480]: audit 2023-10-09T08:04:20.045140+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.81:0/1268977958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:21.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:20 smithi081 bash[33856]: cephadm 2023-10-09T08:04:19.520713+0000 mgr.y (mgr.25778) 1 : cephadm [INF] [09/Oct/2023:08:04:19] ENGINE Bus STARTING 2023-10-09T08:04:21.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:20 smithi081 bash[33856]: cephadm 2023-10-09T08:04:19.652366+0000 mgr.y (mgr.25778) 2 : cephadm [INF] [09/Oct/2023:08:04:19] ENGINE Serving on https://172.21.15.81:7150 2023-10-09T08:04:21.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:20 smithi081 bash[33856]: cephadm 2023-10-09T08:04:19.780142+0000 mgr.y (mgr.25778) 3 : cephadm [INF] [09/Oct/2023:08:04:19] ENGINE Serving on http://172.21.15.81:8765 2023-10-09T08:04:21.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:20 smithi081 bash[33856]: cephadm 2023-10-09T08:04:19.780336+0000 mgr.y (mgr.25778) 4 : cephadm [INF] [09/Oct/2023:08:04:19] ENGINE Bus STARTED 2023-10-09T08:04:21.379 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:20 smithi081 bash[33856]: cluster 2023-10-09T08:04:19.928246+0000 mon.a (mon.0) 918 : cluster [DBG] mgrmap e27: y(active, since 1.01647s) 2023-10-09T08:04:21.379 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:20 smithi081 bash[33856]: cluster 2023-10-09T08:04:19.935765+0000 mgr.y (mgr.25778) 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-09T08:04:21.379 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:20 smithi081 bash[33856]: audit 2023-10-09T08:04:20.045140+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.81:0/1268977958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:21.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:21 smithi118 bash[50525]: debug 2023-10-09T08:04:21.303+0000 7f0bdc538200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T08:04:22.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:21 smithi118 bash[27833]: cluster 2023-10-09T08:04:20.929036+0000 mgr.y (mgr.25778) 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-09T08:04:22.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:21 smithi118 bash[27833]: cluster 2023-10-09T08:04:20.937483+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e28: y(active, since 2s) 2023-10-09T08:04:22.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:21 smithi081 bash[33856]: cluster 2023-10-09T08:04:20.929036+0000 mgr.y (mgr.25778) 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-09T08:04:22.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:21 smithi081 bash[33856]: cluster 2023-10-09T08:04:20.937483+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e28: y(active, since 2s) 2023-10-09T08:04:22.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:21 smithi081 bash[27480]: cluster 2023-10-09T08:04:20.929036+0000 mgr.y (mgr.25778) 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-09T08:04:22.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:21 smithi081 bash[27480]: cluster 2023-10-09T08:04:20.937483+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e28: y(active, since 2s) 2023-10-09T08:04:22.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:22 smithi118 bash[50525]: debug 2023-10-09T08:04:22.323+0000 7f0bdc538200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T08:04:22.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:22 smithi118 bash[50525]: debug 2023-10-09T08:04:22.447+0000 7f0bdc538200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-09T08:04:22.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:22 smithi118 bash[50525]: debug 2023-10-09T08:04:22.567+0000 7f0bdc538200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T08:04:23.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:22 smithi118 bash[27833]: audit 2023-10-09T08:04:22.495899+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.81:0/660217627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:23.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:23 smithi118 bash[50525]: debug 2023-10-09T08:04:23.067+0000 7f0bdc538200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-09T08:04:23.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:22 smithi081 bash[33856]: audit 2023-10-09T08:04:22.495899+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.81:0/660217627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:23.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:22 smithi081 bash[27480]: audit 2023-10-09T08:04:22.495899+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.81:0/660217627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:23.756 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:23 smithi118 bash[50525]: debug 2023-10-09T08:04:23.299+0000 7f0bdc538200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T08:04:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:23 smithi118 bash[27833]: cluster 2023-10-09T08:04:22.929720+0000 mgr.y (mgr.25778) 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-09T08:04:24.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:23 smithi118 bash[50525]: debug 2023-10-09T08:04:23.751+0000 7f0bdc538200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T08:04:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:23 smithi081 bash[27480]: cluster 2023-10-09T08:04:22.929720+0000 mgr.y (mgr.25778) 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-09T08:04:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:23 smithi081 bash[33856]: cluster 2023-10-09T08:04:22.929720+0000 mgr.y (mgr.25778) 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-09T08:04:24.514 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:24 smithi118 bash[50525]: debug 2023-10-09T08:04:24.255+0000 7f0bdc538200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T08:04:25.264 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:24 smithi118 bash[50525]: debug 2023-10-09T08:04:24.839+0000 7f0bdc538200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T08:04:25.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:24 smithi118 bash[50525]: debug 2023-10-09T08:04:24.959+0000 7f0bdc538200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T08:04:25.630 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:25 smithi118 bash[27833]: cluster 2023-10-09T08:04:24.930382+0000 mgr.y (mgr.25778) 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-09T08:04:25.630 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:25 smithi118 bash[27833]: audit 2023-10-09T08:04:24.974262+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.81:0/2529183553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:25.631 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:25 smithi118 bash[50525]: debug 2023-10-09T08:04:25.327+0000 7f0bdc538200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T08:04:25.631 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:25 smithi118 bash[50525]: debug 2023-10-09T08:04:25.451+0000 7f0bdc538200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T08:04:25.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:25 smithi081 bash[27480]: cluster 2023-10-09T08:04:24.930382+0000 mgr.y (mgr.25778) 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-09T08:04:25.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:25 smithi081 bash[27480]: audit 2023-10-09T08:04:24.974262+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.81:0/2529183553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:25.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:25 smithi081 bash[33856]: cluster 2023-10-09T08:04:24.930382+0000 mgr.y (mgr.25778) 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-09T08:04:25.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:25 smithi081 bash[33856]: audit 2023-10-09T08:04:24.974262+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.81:0/2529183553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:25.910 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:25 smithi118 bash[50525]: debug 2023-10-09T08:04:25.623+0000 7f0bdc538200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T08:04:25.910 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:25 smithi118 bash[50525]: debug 2023-10-09T08:04:25.759+0000 7f0bdc538200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T08:04:26.264 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:25 smithi118 bash[50525]: debug 2023-10-09T08:04:25.903+0000 7f0bdc538200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T08:04:26.264 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:26 smithi118 bash[50525]: debug 2023-10-09T08:04:26.115+0000 7f0bdc538200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T08:04:26.514 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:26 smithi118 bash[50525]: debug 2023-10-09T08:04:26.259+0000 7f0bdc538200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T08:04:26.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:26 smithi081 bash[27480]: audit 2023-10-09T08:04:25.572199+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:26.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:26 smithi081 bash[27480]: audit 2023-10-09T08:04:25.580971+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:26.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:26 smithi081 bash[27480]: audit 2023-10-09T08:04:25.666578+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:26.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:26 smithi081 bash[27480]: audit 2023-10-09T08:04:25.674374+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:26.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:26 smithi081 bash[27480]: audit 2023-10-09T08:04:26.471473+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:26.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:26 smithi081 bash[27480]: audit 2023-10-09T08:04:26.478736+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:26.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:26 smithi081 bash[27480]: audit 2023-10-09T08:04:26.488345+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:26.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:26 smithi081 bash[27480]: audit 2023-10-09T08:04:26.496108+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:26.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:26 smithi081 bash[33856]: audit 2023-10-09T08:04:25.572199+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:26.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:26 smithi081 bash[33856]: audit 2023-10-09T08:04:25.580971+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:26.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:26 smithi081 bash[33856]: audit 2023-10-09T08:04:25.666578+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:26.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:26 smithi081 bash[33856]: audit 2023-10-09T08:04:25.674374+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:26.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:26 smithi081 bash[33856]: audit 2023-10-09T08:04:26.471473+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:26.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:26 smithi081 bash[33856]: audit 2023-10-09T08:04:26.478736+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:26.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:26 smithi081 bash[33856]: audit 2023-10-09T08:04:26.488345+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:26.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:26 smithi081 bash[33856]: audit 2023-10-09T08:04:26.496108+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:26 smithi118 bash[27833]: audit 2023-10-09T08:04:25.572199+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:26 smithi118 bash[27833]: audit 2023-10-09T08:04:25.580971+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:26 smithi118 bash[27833]: audit 2023-10-09T08:04:25.666578+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:26 smithi118 bash[27833]: audit 2023-10-09T08:04:25.674374+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:26 smithi118 bash[27833]: audit 2023-10-09T08:04:26.471473+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:26 smithi118 bash[27833]: audit 2023-10-09T08:04:26.478736+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:26 smithi118 bash[27833]: audit 2023-10-09T08:04:26.488345+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:26 smithi118 bash[27833]: audit 2023-10-09T08:04:26.496108+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:27.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:27 smithi081 bash[27480]: cluster 2023-10-09T08:04:26.931533+0000 mgr.y (mgr.25778) 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-09T08:04:27.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:27 smithi081 bash[27480]: audit 2023-10-09T08:04:27.422428+0000 mon.b (mon.1) 35 : audit [DBG] from='client.? 172.21.15.81:0/2481118889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:27.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:27 smithi081 bash[33856]: cluster 2023-10-09T08:04:26.931533+0000 mgr.y (mgr.25778) 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-09T08:04:27.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:27 smithi081 bash[33856]: audit 2023-10-09T08:04:27.422428+0000 mon.b (mon.1) 35 : audit [DBG] from='client.? 172.21.15.81:0/2481118889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:28.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:27 smithi118 bash[27833]: cluster 2023-10-09T08:04:26.931533+0000 mgr.y (mgr.25778) 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-09T08:04:28.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:27 smithi118 bash[27833]: audit 2023-10-09T08:04:27.422428+0000 mon.b (mon.1) 35 : audit [DBG] from='client.? 172.21.15.81:0/2481118889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:28.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:27 smithi118 bash[50525]: debug 2023-10-09T08:04:27.587+0000 7f0bdc538200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T08:04:28.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:27 smithi118 bash[50525]: [09/Oct/2023:08:04:27] ENGINE Bus STARTING 2023-10-09T08:04:28.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:27 smithi118 bash[50525]: CherryPy Checker: 2023-10-09T08:04:28.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:27 smithi118 bash[50525]: The Application mounted at '' has an empty config. 2023-10-09T08:04:28.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:27 smithi118 bash[50525]: [09/Oct/2023:08:04:27] ENGINE Serving on http://:::9283 2023-10-09T08:04:28.016 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:27 smithi118 bash[50525]: [09/Oct/2023:08:04:27] ENGINE Bus STARTED 2023-10-09T08:04:28.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:28 smithi081 bash[27480]: cluster 2023-10-09T08:04:27.612750+0000 mon.a (mon.0) 928 : cluster [DBG] Standby manager daemon x started 2023-10-09T08:04:28.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:28 smithi081 bash[27480]: audit 2023-10-09T08:04:27.617563+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.118:0/259647943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T08:04:28.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:28 smithi081 bash[27480]: audit 2023-10-09T08:04:27.619524+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.118:0/259647943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T08:04:28.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:28 smithi081 bash[27480]: audit 2023-10-09T08:04:27.624339+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.118:0/259647943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T08:04:28.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:28 smithi081 bash[27480]: audit 2023-10-09T08:04:27.624993+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.118:0/259647943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T08:04:28.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:28 smithi081 bash[33856]: cluster 2023-10-09T08:04:27.612750+0000 mon.a (mon.0) 928 : cluster [DBG] Standby manager daemon x started 2023-10-09T08:04:28.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:28 smithi081 bash[33856]: audit 2023-10-09T08:04:27.617563+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.118:0/259647943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T08:04:28.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:28 smithi081 bash[33856]: audit 2023-10-09T08:04:27.619524+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.118:0/259647943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T08:04:28.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:28 smithi081 bash[33856]: audit 2023-10-09T08:04:27.624339+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.118:0/259647943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T08:04:28.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:28 smithi081 bash[33856]: audit 2023-10-09T08:04:27.624993+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.118:0/259647943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T08:04:28.977 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:28 smithi118 bash[27833]: cluster 2023-10-09T08:04:27.612750+0000 mon.a (mon.0) 928 : cluster [DBG] Standby manager daemon x started 2023-10-09T08:04:28.977 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:28 smithi118 bash[27833]: audit 2023-10-09T08:04:27.617563+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.118:0/259647943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T08:04:28.977 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:28 smithi118 bash[27833]: audit 2023-10-09T08:04:27.619524+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.118:0/259647943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T08:04:28.977 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:28 smithi118 bash[27833]: audit 2023-10-09T08:04:27.624339+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.118:0/259647943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T08:04:28.977 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:28 smithi118 bash[27833]: audit 2023-10-09T08:04:27.624993+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.118:0/259647943' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T08:04:29.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:28 smithi118 bash[50525]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:04:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:04:29.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:29 smithi081 bash[27480]: cluster 2023-10-09T08:04:28.599947+0000 mon.a (mon.0) 929 : cluster [DBG] mgrmap e29: y(active, since 9s), standbys: x 2023-10-09T08:04:29.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:29 smithi081 bash[27480]: audit 2023-10-09T08:04:28.601272+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T08:04:29.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:29 smithi081 bash[27480]: cluster 2023-10-09T08:04:28.932273+0000 mgr.y (mgr.25778) 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-09T08:04:29.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:29 smithi081 bash[33856]: cluster 2023-10-09T08:04:28.599947+0000 mon.a (mon.0) 929 : cluster [DBG] mgrmap e29: y(active, since 9s), standbys: x 2023-10-09T08:04:29.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:29 smithi081 bash[33856]: audit 2023-10-09T08:04:28.601272+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T08:04:29.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:29 smithi081 bash[33856]: cluster 2023-10-09T08:04:28.932273+0000 mgr.y (mgr.25778) 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-09T08:04:30.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:29 smithi118 bash[27833]: cluster 2023-10-09T08:04:28.599947+0000 mon.a (mon.0) 929 : cluster [DBG] mgrmap e29: y(active, since 9s), standbys: x 2023-10-09T08:04:30.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:29 smithi118 bash[27833]: audit 2023-10-09T08:04:28.601272+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T08:04:30.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:29 smithi118 bash[27833]: cluster 2023-10-09T08:04:28.932273+0000 mgr.y (mgr.25778) 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-09T08:04:30.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:30 smithi081 bash[27480]: audit 2023-10-09T08:04:29.870613+0000 mon.a (mon.0) 930 : audit [DBG] from='client.? 172.21.15.81:0/80168963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:30.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:30 smithi081 bash[33856]: audit 2023-10-09T08:04:29.870613+0000 mon.a (mon.0) 930 : audit [DBG] from='client.? 172.21.15.81:0/80168963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:31.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:30 smithi118 bash[27833]: audit 2023-10-09T08:04:29.870613+0000 mon.a (mon.0) 930 : audit [DBG] from='client.? 172.21.15.81:0/80168963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:31.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:31 smithi118 bash[27833]: cluster 2023-10-09T08:04:30.933445+0000 mgr.y (mgr.25778) 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-09T08:04:31.765 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:31 smithi118 bash[53015]: ts=2023-10-09T08:04:31.415Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.118:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.118:8765: connect: connection refused" 2023-10-09T08:04:31.765 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:31 smithi118 bash[53015]: ts=2023-10-09T08:04:31.417Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.118:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.118:8765: connect: connection refused" 2023-10-09T08:04:31.765 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:31 smithi118 bash[53015]: ts=2023-10-09T08:04:31.419Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.118:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.118:8765: connect: connection refused" 2023-10-09T08:04:31.766 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:31 smithi118 bash[53015]: ts=2023-10-09T08:04:31.421Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.118:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.118:8765: connect: connection refused" 2023-10-09T08:04:31.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:31 smithi081 bash[27480]: cluster 2023-10-09T08:04:30.933445+0000 mgr.y (mgr.25778) 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-09T08:04:31.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:31 smithi081 bash[33856]: cluster 2023-10-09T08:04:30.933445+0000 mgr.y (mgr.25778) 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-09T08:04:32.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:32 smithi081 bash[27480]: audit 2023-10-09T08:04:32.320699+0000 mon.a (mon.0) 931 : audit [DBG] from='client.? 172.21.15.81:0/2991368260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:32.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:32 smithi081 bash[33856]: audit 2023-10-09T08:04:32.320699+0000 mon.a (mon.0) 931 : audit [DBG] from='client.? 172.21.15.81:0/2991368260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:33.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:32 smithi118 bash[27833]: audit 2023-10-09T08:04:32.320699+0000 mon.a (mon.0) 931 : audit [DBG] from='client.? 172.21.15.81:0/2991368260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:33.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:33 smithi081 bash[33856]: cluster 2023-10-09T08:04:32.934140+0000 mgr.y (mgr.25778) 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-09T08:04:33.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:33 smithi081 bash[27480]: cluster 2023-10-09T08:04:32.934140+0000 mgr.y (mgr.25778) 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-09T08:04:34.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:33 smithi118 bash[27833]: cluster 2023-10-09T08:04:32.934140+0000 mgr.y (mgr.25778) 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-09T08:04:35.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:34 smithi118 bash[27833]: audit 2023-10-09T08:04:34.058616+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:04:35.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:34 smithi081 bash[27480]: audit 2023-10-09T08:04:34.058616+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:04:35.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:34 smithi081 bash[33856]: audit 2023-10-09T08:04:34.058616+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:04:35.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:35 smithi081 bash[33856]: audit 2023-10-09T08:04:34.768825+0000 mon.c (mon.2) 159 : audit [DBG] from='client.? 172.21.15.81:0/1707724692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:35.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:35 smithi081 bash[33856]: cluster 2023-10-09T08:04:34.934780+0000 mgr.y (mgr.25778) 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-09T08:04:35.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:35 smithi081 bash[27480]: audit 2023-10-09T08:04:34.768825+0000 mon.c (mon.2) 159 : audit [DBG] from='client.? 172.21.15.81:0/1707724692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:35.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:35 smithi081 bash[27480]: cluster 2023-10-09T08:04:34.934780+0000 mgr.y (mgr.25778) 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-09T08:04:36.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:35 smithi118 bash[27833]: audit 2023-10-09T08:04:34.768825+0000 mon.c (mon.2) 159 : audit [DBG] from='client.? 172.21.15.81:0/1707724692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:36.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:35 smithi118 bash[27833]: cluster 2023-10-09T08:04:34.934780+0000 mgr.y (mgr.25778) 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-09T08:04:37.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: audit 2023-10-09T08:04:36.353658+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: audit 2023-10-09T08:04:36.361623+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: audit 2023-10-09T08:04:36.385835+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:04:37.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: audit 2023-10-09T08:04:36.387757+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:04:37.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: cephadm 2023-10-09T08:04:36.390608+0000 mgr.y (mgr.25778) 14 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T08:04:37.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: cephadm 2023-10-09T08:04:36.390971+0000 mgr.y (mgr.25778) 15 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T08:04:37.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: cephadm 2023-10-09T08:04:36.605851+0000 mgr.y (mgr.25778) 16 : cephadm [INF] Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:04:37.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: cephadm 2023-10-09T08:04:36.606291+0000 mgr.y (mgr.25778) 17 : cephadm [INF] Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:04:37.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: cephadm 2023-10-09T08:04:36.771158+0000 mgr.y (mgr.25778) 18 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:04:37.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: cephadm 2023-10-09T08:04:36.771531+0000 mgr.y (mgr.25778) 19 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:04:37.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: cluster 2023-10-09T08:04:36.935435+0000 mgr.y (mgr.25778) 20 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:04:37.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: cephadm 2023-10-09T08:04:36.936563+0000 mgr.y (mgr.25778) 21 : cephadm [INF] Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:04:37.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: cephadm 2023-10-09T08:04:36.937720+0000 mgr.y (mgr.25778) 22 : cephadm [INF] Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:04:37.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: audit 2023-10-09T08:04:37.110232+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: audit 2023-10-09T08:04:37.114923+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: audit 2023-10-09T08:04:37.120831+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: audit 2023-10-09T08:04:37.124374+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: audit 2023-10-09T08:04:37.129884+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: cephadm 2023-10-09T08:04:37.201155+0000 mgr.y (mgr.25778) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T08:04:37.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[27480]: audit 2023-10-09T08:04:37.250161+0000 mon.a (mon.0) 939 : audit [DBG] from='client.? 172.21.15.81:0/287021782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:37.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: audit 2023-10-09T08:04:36.353658+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.630 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: audit 2023-10-09T08:04:36.361623+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.630 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: audit 2023-10-09T08:04:36.385835+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:04:37.630 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: audit 2023-10-09T08:04:36.387757+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:04:37.630 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: cephadm 2023-10-09T08:04:36.390608+0000 mgr.y (mgr.25778) 14 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T08:04:37.630 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: cephadm 2023-10-09T08:04:36.390971+0000 mgr.y (mgr.25778) 15 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T08:04:37.630 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: cephadm 2023-10-09T08:04:36.605851+0000 mgr.y (mgr.25778) 16 : cephadm [INF] Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:04:37.630 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: cephadm 2023-10-09T08:04:36.606291+0000 mgr.y (mgr.25778) 17 : cephadm [INF] Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:04:37.630 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: cephadm 2023-10-09T08:04:36.771158+0000 mgr.y (mgr.25778) 18 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:04:37.630 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: cephadm 2023-10-09T08:04:36.771531+0000 mgr.y (mgr.25778) 19 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:04:37.630 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: cluster 2023-10-09T08:04:36.935435+0000 mgr.y (mgr.25778) 20 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:04:37.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: cephadm 2023-10-09T08:04:36.936563+0000 mgr.y (mgr.25778) 21 : cephadm [INF] Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:04:37.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: cephadm 2023-10-09T08:04:36.937720+0000 mgr.y (mgr.25778) 22 : cephadm [INF] Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:04:37.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: audit 2023-10-09T08:04:37.110232+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: audit 2023-10-09T08:04:37.114923+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: audit 2023-10-09T08:04:37.120831+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: audit 2023-10-09T08:04:37.124374+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: audit 2023-10-09T08:04:37.129884+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: cephadm 2023-10-09T08:04:37.201155+0000 mgr.y (mgr.25778) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T08:04:37.631 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:37 smithi081 bash[33856]: audit 2023-10-09T08:04:37.250161+0000 mon.a (mon.0) 939 : audit [DBG] from='client.? 172.21.15.81:0/287021782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:37.751 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: audit 2023-10-09T08:04:36.353658+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.752 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: audit 2023-10-09T08:04:36.361623+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.753 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: audit 2023-10-09T08:04:36.385835+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:04:37.754 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: audit 2023-10-09T08:04:36.387757+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:04:37.754 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: cephadm 2023-10-09T08:04:36.390608+0000 mgr.y (mgr.25778) 14 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T08:04:37.754 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: cephadm 2023-10-09T08:04:36.390971+0000 mgr.y (mgr.25778) 15 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T08:04:37.754 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: cephadm 2023-10-09T08:04:36.605851+0000 mgr.y (mgr.25778) 16 : cephadm [INF] Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:04:37.754 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: cephadm 2023-10-09T08:04:36.606291+0000 mgr.y (mgr.25778) 17 : cephadm [INF] Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:04:37.755 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: cephadm 2023-10-09T08:04:36.771158+0000 mgr.y (mgr.25778) 18 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:04:37.755 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: cephadm 2023-10-09T08:04:36.771531+0000 mgr.y (mgr.25778) 19 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:04:37.755 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: cluster 2023-10-09T08:04:36.935435+0000 mgr.y (mgr.25778) 20 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:04:37.755 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: cephadm 2023-10-09T08:04:36.936563+0000 mgr.y (mgr.25778) 21 : cephadm [INF] Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:04:37.755 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: cephadm 2023-10-09T08:04:36.937720+0000 mgr.y (mgr.25778) 22 : cephadm [INF] Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:04:37.755 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: audit 2023-10-09T08:04:37.110232+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.755 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: audit 2023-10-09T08:04:37.114923+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.756 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: audit 2023-10-09T08:04:37.120831+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.756 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: audit 2023-10-09T08:04:37.124374+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.756 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: audit 2023-10-09T08:04:37.129884+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:37.756 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: cephadm 2023-10-09T08:04:37.201155+0000 mgr.y (mgr.25778) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T08:04:37.756 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:37 smithi118 bash[27833]: audit 2023-10-09T08:04:37.250161+0000 mon.a (mon.0) 939 : audit [DBG] from='client.? 172.21.15.81:0/287021782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:38 smithi081 bash[27480]: cephadm 2023-10-09T08:04:37.449767+0000 mgr.y (mgr.25778) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2023-10-09T08:04:38.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:38 smithi081 bash[33856]: cephadm 2023-10-09T08:04:37.449767+0000 mgr.y (mgr.25778) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2023-10-09T08:04:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:38 smithi118 bash[27833]: cephadm 2023-10-09T08:04:37.449767+0000 mgr.y (mgr.25778) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2023-10-09T08:04:39.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:38 smithi118 bash[50525]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:04:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T08:04:39.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:39 smithi081 bash[27480]: cluster 2023-10-09T08:04:38.936026+0000 mgr.y (mgr.25778) 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-09T08:04:39.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:39 smithi081 bash[33856]: cluster 2023-10-09T08:04:38.936026+0000 mgr.y (mgr.25778) 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-09T08:04:39.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:39 smithi118 bash[27833]: cluster 2023-10-09T08:04:38.936026+0000 mgr.y (mgr.25778) 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-09T08:04:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:40 smithi118 bash[27833]: audit 2023-10-09T08:04:39.697651+0000 mon.a (mon.0) 940 : audit [DBG] from='client.? 172.21.15.81:0/678070291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:40.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:40 smithi081 bash[27480]: audit 2023-10-09T08:04:39.697651+0000 mon.a (mon.0) 940 : audit [DBG] from='client.? 172.21.15.81:0/678070291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:40.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:40 smithi081 bash[33856]: audit 2023-10-09T08:04:39.697651+0000 mon.a (mon.0) 940 : audit [DBG] from='client.? 172.21.15.81:0/678070291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:41.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:41 smithi118 bash[27833]: cluster 2023-10-09T08:04:40.937126+0000 mgr.y (mgr.25778) 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-09T08:04:41.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:41 smithi081 bash[27480]: cluster 2023-10-09T08:04:40.937126+0000 mgr.y (mgr.25778) 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-09T08:04:41.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:41 smithi081 bash[33856]: cluster 2023-10-09T08:04:40.937126+0000 mgr.y (mgr.25778) 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-09T08:04:42.194 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:41 smithi118 systemd[1]: Stopping Ceph prometheus.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:04:42.194 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:41 smithi118 bash[54883]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-prometheus.a 2023-10-09T08:04:42.194 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:42 smithi118 bash[53015]: ts=2023-10-09T08:04:42.003Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-09T08:04:42.194 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:42 smithi118 bash[53015]: ts=2023-10-09T08:04:42.003Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-10-09T08:04:42.194 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:42 smithi118 bash[53015]: ts=2023-10-09T08:04:42.003Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-10-09T08:04:42.194 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:42 smithi118 bash[53015]: ts=2023-10-09T08:04:42.003Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-10-09T08:04:42.195 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:42 smithi118 bash[53015]: ts=2023-10-09T08:04:42.003Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-10-09T08:04:42.195 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:42 smithi118 bash[53015]: ts=2023-10-09T08:04:42.003Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-10-09T08:04:42.195 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:42 smithi118 bash[53015]: ts=2023-10-09T08:04:42.004Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-09T08:04:42.195 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:42 smithi118 bash[53015]: ts=2023-10-09T08:04:42.004Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-10-09T08:04:42.195 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:42 smithi118 bash[53015]: ts=2023-10-09T08:04:42.004Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-10-09T08:04:42.195 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:42 smithi118 bash[53015]: ts=2023-10-09T08:04:42.005Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-10-09T08:04:42.195 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:42 smithi118 bash[53015]: ts=2023-10-09T08:04:42.005Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-10-09T08:04:42.195 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:42 smithi118 bash[53015]: ts=2023-10-09T08:04:42.005Z caller=main.go:1066 level=info msg="See you next time!" 2023-10-09T08:04:42.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:42 smithi118 bash[27833]: audit 2023-10-09T08:04:42.144369+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.81:0/2891223432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:42.720 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:42 smithi118 bash[54919]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-09T08:04:42.720 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:42 smithi118 bash[54981]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-09T08:04:42.721 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:42 smithi118 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-09T08:04:42.721 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:42 smithi118 systemd[1]: Stopped Ceph prometheus.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:04:42.721 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:42 smithi118 systemd[1]: Started Ceph prometheus.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:04:42.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:42 smithi081 bash[27480]: audit 2023-10-09T08:04:42.144369+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.81:0/2891223432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:42.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:42 smithi081 bash[33856]: audit 2023-10-09T08:04:42.144369+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.81:0/2891223432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:43 smithi081 bash[27480]: audit 2023-10-09T08:04:42.767627+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:43 smithi081 bash[27480]: audit 2023-10-09T08:04:42.777734+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:43 smithi081 bash[27480]: audit 2023-10-09T08:04:42.787282+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T08:04:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:43 smithi081 bash[27480]: audit 2023-10-09T08:04:42.788326+0000 mgr.y (mgr.25778) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T08:04:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:43 smithi081 bash[27480]: audit 2023-10-09T08:04:42.800945+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:43 smithi081 bash[27480]: cluster 2023-10-09T08:04:42.937749+0000 mgr.y (mgr.25778) 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-09T08:04:44.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:43 smithi081 bash[33856]: audit 2023-10-09T08:04:42.767627+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:44.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:43 smithi081 bash[33856]: audit 2023-10-09T08:04:42.777734+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:44.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:43 smithi081 bash[33856]: audit 2023-10-09T08:04:42.787282+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T08:04:44.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:43 smithi081 bash[33856]: audit 2023-10-09T08:04:42.788326+0000 mgr.y (mgr.25778) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T08:04:44.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:43 smithi081 bash[33856]: audit 2023-10-09T08:04:42.800945+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:44.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:43 smithi081 bash[33856]: cluster 2023-10-09T08:04:42.937749+0000 mgr.y (mgr.25778) 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-09T08:04:44.164 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:43 smithi118 bash[27833]: audit 2023-10-09T08:04:42.767627+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:44.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:43 smithi118 bash[27833]: audit 2023-10-09T08:04:42.777734+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:44.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:43 smithi118 bash[27833]: audit 2023-10-09T08:04:42.787282+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T08:04:44.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:43 smithi118 bash[27833]: audit 2023-10-09T08:04:42.788326+0000 mgr.y (mgr.25778) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T08:04:44.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:43 smithi118 bash[27833]: audit 2023-10-09T08:04:42.800945+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:44.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:43 smithi118 bash[27833]: cluster 2023-10-09T08:04:42.937749+0000 mgr.y (mgr.25778) 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-09T08:04:44.499 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.311Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-10-09T08:04:44.499 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.311Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-10-09T08:04:44.499 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.311Z 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 smithi118 (none))" 2023-10-09T08:04:44.500 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.311Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-09T08:04:44.500 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.311Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-09T08:04:44.500 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.313Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-10-09T08:04:44.500 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.314Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-10-09T08:04:44.500 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.316Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-10-09T08:04:44.500 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.320Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-09T08:04:44.500 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.322Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.888052ms 2023-10-09T08:04:44.500 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.322Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-09T08:04:44.500 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.498Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-10-09T08:04:45.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.757Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-10-09T08:04:45.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.792Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-10-09T08:04:45.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.793Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-10-09T08:04:45.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.793Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=54.989µs wal_replay_duration=470.603085ms total_replay_duration=472.57079ms 2023-10-09T08:04:45.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.798Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-10-09T08:04:45.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.799Z caller=main.go:947 level=info msg="TSDB started" 2023-10-09T08:04:45.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.799Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-09T08:04:45.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.819Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.389339ms db_storage=1.185µs remote_storage=1.762µs web_handler=566ns query_engine=1.107µs scrape=355.055µs scrape_sd=135.114µs notify=23.219µs notify_sd=27.96µs rules=19.485075ms 2023-10-09T08:04:45.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:44 smithi118 bash[55010]: ts=2023-10-09T08:04:44.819Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-10-09T08:04:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:45 smithi118 bash[27833]: audit 2023-10-09T08:04:44.587744+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.81:0/2721669781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:45 smithi118 bash[27833]: cluster 2023-10-09T08:04:44.938672+0000 mgr.y (mgr.25778) 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-09T08:04:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:45 smithi118 bash[27833]: cephadm 2023-10-09T08:04:45.275339+0000 mgr.y (mgr.25778) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-09T08:04:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:45 smithi118 bash[27833]: audit 2023-10-09T08:04:45.276117+0000 mon.c (mon.2) 166 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:04:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:45 smithi118 bash[27833]: audit 2023-10-09T08:04:45.276993+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:04:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:45 smithi118 bash[27833]: audit 2023-10-09T08:04:45.279322+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T08:04:45.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:45 smithi118 bash[27833]: audit 2023-10-09T08:04:45.281197+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:04:45.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:45 smithi118 bash[27833]: cephadm 2023-10-09T08:04:45.283057+0000 mgr.y (mgr.25778) 31 : cephadm [INF] Deploying daemon mgr.x on smithi118 2023-10-09T08:04:45.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:45 smithi081 bash[27480]: audit 2023-10-09T08:04:44.587744+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.81:0/2721669781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:45.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:45 smithi081 bash[27480]: cluster 2023-10-09T08:04:44.938672+0000 mgr.y (mgr.25778) 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-09T08:04:45.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:45 smithi081 bash[27480]: cephadm 2023-10-09T08:04:45.275339+0000 mgr.y (mgr.25778) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-09T08:04:45.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:45 smithi081 bash[27480]: audit 2023-10-09T08:04:45.276117+0000 mon.c (mon.2) 166 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:04:45.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:45 smithi081 bash[27480]: audit 2023-10-09T08:04:45.276993+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:04:45.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:45 smithi081 bash[27480]: audit 2023-10-09T08:04:45.279322+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T08:04:45.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:45 smithi081 bash[27480]: audit 2023-10-09T08:04:45.281197+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:04:45.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:45 smithi081 bash[27480]: cephadm 2023-10-09T08:04:45.283057+0000 mgr.y (mgr.25778) 31 : cephadm [INF] Deploying daemon mgr.x on smithi118 2023-10-09T08:04:45.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:45 smithi081 bash[33856]: audit 2023-10-09T08:04:44.587744+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.81:0/2721669781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:45.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:45 smithi081 bash[33856]: cluster 2023-10-09T08:04:44.938672+0000 mgr.y (mgr.25778) 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-09T08:04:45.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:45 smithi081 bash[33856]: cephadm 2023-10-09T08:04:45.275339+0000 mgr.y (mgr.25778) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-09T08:04:45.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:45 smithi081 bash[33856]: audit 2023-10-09T08:04:45.276117+0000 mon.c (mon.2) 166 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:04:45.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:45 smithi081 bash[33856]: audit 2023-10-09T08:04:45.276993+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:04:45.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:45 smithi081 bash[33856]: audit 2023-10-09T08:04:45.279322+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T08:04:45.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:45 smithi081 bash[33856]: audit 2023-10-09T08:04:45.281197+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:04:45.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:45 smithi081 bash[33856]: cephadm 2023-10-09T08:04:45.283057+0000 mgr.y (mgr.25778) 31 : cephadm [INF] Deploying daemon mgr.x on smithi118 2023-10-09T08:04:47.766 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:47 smithi118 systemd[1]: Stopping Ceph mgr.x for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:04:48.270 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:47 smithi118 bash[27833]: cluster 2023-10-09T08:04:46.939285+0000 mgr.y (mgr.25778) 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-09T08:04:48.270 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:47 smithi118 bash[27833]: audit 2023-10-09T08:04:47.031996+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.81:0/758553185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:48.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:47 smithi081 bash[27480]: cluster 2023-10-09T08:04:46.939285+0000 mgr.y (mgr.25778) 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-09T08:04:48.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:47 smithi081 bash[27480]: audit 2023-10-09T08:04:47.031996+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.81:0/758553185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:48.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:47 smithi081 bash[33856]: cluster 2023-10-09T08:04:46.939285+0000 mgr.y (mgr.25778) 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-09T08:04:48.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:47 smithi081 bash[33856]: audit 2023-10-09T08:04:47.031996+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.81:0/758553185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:48.993 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:48 smithi118 bash[55310]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mgr-x 2023-10-09T08:04:48.993 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:48 smithi118 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-09T08:04:48.993 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:48 smithi118 bash[55374]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mgr-x 2023-10-09T08:04:48.994 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:48 smithi118 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-09T08:04:48.994 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:48 smithi118 systemd[1]: Stopped Ceph mgr.x for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:04:48.994 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:48 smithi118 systemd[1]: Started Ceph mgr.x for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:04:50.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:50 smithi118 bash[27833]: cluster 2023-10-09T08:04:48.939899+0000 mgr.y (mgr.25778) 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-09T08:04:50.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:50 smithi118 bash[27833]: audit 2023-10-09T08:04:49.032764+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:50.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:50 smithi118 bash[27833]: audit 2023-10-09T08:04:49.041368+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:50.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:50 smithi118 bash[27833]: audit 2023-10-09T08:04:49.057758+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:50.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:50 smithi118 bash[27833]: audit 2023-10-09T08:04:49.059144+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:04:50.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:50 smithi118 bash[27833]: audit 2023-10-09T08:04:49.484403+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.81:0/2282268214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:50.250 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:50 smithi118 bash[55430]: debug 2023-10-09T08:04:50.091+0000 7fbfa9e67700 1 -- 172.21.15.118:0/4277822459 <== mon.1 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5652799c71e0 con 0x56527a746800 2023-10-09T08:04:50.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:50 smithi081 bash[27480]: cluster 2023-10-09T08:04:48.939899+0000 mgr.y (mgr.25778) 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-09T08:04:50.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:50 smithi081 bash[27480]: audit 2023-10-09T08:04:49.032764+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:50.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:50 smithi081 bash[27480]: audit 2023-10-09T08:04:49.041368+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:50.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:50 smithi081 bash[27480]: audit 2023-10-09T08:04:49.057758+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:50.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:50 smithi081 bash[27480]: audit 2023-10-09T08:04:49.059144+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:04:50.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:50 smithi081 bash[27480]: audit 2023-10-09T08:04:49.484403+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.81:0/2282268214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:50.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:50 smithi081 bash[33856]: cluster 2023-10-09T08:04:48.939899+0000 mgr.y (mgr.25778) 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-09T08:04:50.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:50 smithi081 bash[33856]: audit 2023-10-09T08:04:49.032764+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:50.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:50 smithi081 bash[33856]: audit 2023-10-09T08:04:49.041368+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:50.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:50 smithi081 bash[33856]: audit 2023-10-09T08:04:49.057758+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:04:50.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:50 smithi081 bash[33856]: audit 2023-10-09T08:04:49.059144+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:04:50.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:50 smithi081 bash[33856]: audit 2023-10-09T08:04:49.484403+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.81:0/2282268214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:50.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:50 smithi118 bash[55430]: debug 2023-10-09T08:04:50.243+0000 7fbfb3fb5200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T08:04:51.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:51 smithi118 bash[55430]: debug 2023-10-09T08:04:51.178+0000 7fbfb3fb5200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-09T08:04:51.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:51 smithi118 bash[55430]: debug 2023-10-09T08:04:51.282+0000 7fbfb3fb5200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T08:04:51.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:51 smithi118 bash[55430]: debug 2023-10-09T08:04:51.386+0000 7fbfb3fb5200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T08:04:51.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:04:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:04:51] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.33.4" 2023-10-09T08:04:52.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:51 smithi118 bash[55430]: debug 2023-10-09T08:04:51.650+0000 7fbfb3fb5200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T08:04:52.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:52 smithi081 bash[27480]: cluster 2023-10-09T08:04:50.941138+0000 mgr.y (mgr.25778) 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-09T08:04:52.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:52 smithi081 bash[27480]: audit 2023-10-09T08:04:51.928334+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.81:0/946293340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:52.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:52 smithi081 bash[33856]: cluster 2023-10-09T08:04:50.941138+0000 mgr.y (mgr.25778) 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-09T08:04:52.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:52 smithi081 bash[33856]: audit 2023-10-09T08:04:51.928334+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.81:0/946293340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:52.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:52 smithi118 bash[27833]: cluster 2023-10-09T08:04:50.941138+0000 mgr.y (mgr.25778) 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-09T08:04:52.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:52 smithi118 bash[27833]: audit 2023-10-09T08:04:51.928334+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.81:0/946293340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:52.398 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:52 smithi118 bash[55430]: debug 2023-10-09T08:04:52.014+0000 7fbfb3fb5200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T08:04:52.398 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:52 smithi118 bash[55430]: debug 2023-10-09T08:04:52.174+0000 7fbfb3fb5200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T08:04:52.764 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:52 smithi118 bash[55430]: debug 2023-10-09T08:04:52.390+0000 7fbfb3fb5200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T08:04:53.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:53 smithi118 bash[55430]: debug 2023-10-09T08:04:53.426+0000 7fbfb3fb5200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T08:04:53.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:53 smithi118 bash[55430]: debug 2023-10-09T08:04:53.542+0000 7fbfb3fb5200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-09T08:04:53.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:53 smithi118 bash[55430]: debug 2023-10-09T08:04:53.662+0000 7fbfb3fb5200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T08:04:54.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:54 smithi081 bash[27480]: cluster 2023-10-09T08:04:52.941979+0000 mgr.y (mgr.25778) 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-09T08:04:54.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:54 smithi081 bash[33856]: cluster 2023-10-09T08:04:52.941979+0000 mgr.y (mgr.25778) 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-09T08:04:54.410 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:54 smithi118 bash[55430]: debug 2023-10-09T08:04:54.158+0000 7fbfb3fb5200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-09T08:04:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:54 smithi118 bash[27833]: cluster 2023-10-09T08:04:52.941979+0000 mgr.y (mgr.25778) 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-09T08:04:55.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:55 smithi118 bash[27833]: audit 2023-10-09T08:04:54.367501+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.81:0/1108889713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:55.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:54 smithi118 bash[55430]: debug 2023-10-09T08:04:54.402+0000 7fbfb3fb5200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T08:04:55.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:54 smithi118 bash[55430]: debug 2023-10-09T08:04:54.910+0000 7fbfb3fb5200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T08:04:55.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:55 smithi081 bash[33856]: audit 2023-10-09T08:04:54.367501+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.81:0/1108889713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:55.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:55 smithi081 bash[27480]: audit 2023-10-09T08:04:54.367501+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.81:0/1108889713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:55.764 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:55 smithi118 bash[55430]: debug 2023-10-09T08:04:55.462+0000 7fbfb3fb5200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T08:04:56.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:56 smithi118 bash[55430]: debug 2023-10-09T08:04:56.082+0000 7fbfb3fb5200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T08:04:56.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:56 smithi118 bash[55430]: debug 2023-10-09T08:04:56.210+0000 7fbfb3fb5200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T08:04:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:56 smithi118 bash[27833]: cluster 2023-10-09T08:04:54.942936+0000 mgr.y (mgr.25778) 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-09T08:04:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:56 smithi118 bash[27833]: audit 2023-10-09T08:04:55.259152+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:56 smithi118 bash[27833]: audit 2023-10-09T08:04:55.269489+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:56 smithi118 bash[27833]: audit 2023-10-09T08:04:56.064263+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:56 smithi118 bash[27833]: audit 2023-10-09T08:04:56.075568+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:56.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:56 smithi081 bash[33856]: cluster 2023-10-09T08:04:54.942936+0000 mgr.y (mgr.25778) 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-09T08:04:56.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:56 smithi081 bash[33856]: audit 2023-10-09T08:04:55.259152+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:56.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:56 smithi081 bash[33856]: audit 2023-10-09T08:04:55.269489+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:56.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:56 smithi081 bash[33856]: audit 2023-10-09T08:04:56.064263+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:56.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:56 smithi081 bash[33856]: audit 2023-10-09T08:04:56.075568+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:56.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:56 smithi081 bash[27480]: cluster 2023-10-09T08:04:54.942936+0000 mgr.y (mgr.25778) 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-09T08:04:56.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:56 smithi081 bash[27480]: audit 2023-10-09T08:04:55.259152+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:56.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:56 smithi081 bash[27480]: audit 2023-10-09T08:04:55.269489+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:56.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:56 smithi081 bash[27480]: audit 2023-10-09T08:04:56.064263+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:56.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:56 smithi081 bash[27480]: audit 2023-10-09T08:04:56.075568+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:04:56.873 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:56 smithi118 bash[55430]: debug 2023-10-09T08:04:56.606+0000 7fbfb3fb5200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T08:04:56.874 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:56 smithi118 bash[55430]: debug 2023-10-09T08:04:56.722+0000 7fbfb3fb5200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T08:04:56.874 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:56 smithi118 bash[55430]: debug 2023-10-09T08:04:56.866+0000 7fbfb3fb5200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T08:04:57.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:56 smithi118 bash[55430]: debug 2023-10-09T08:04:56.986+0000 7fbfb3fb5200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T08:04:57.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:57 smithi118 bash[55430]: debug 2023-10-09T08:04:57.110+0000 7fbfb3fb5200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T08:04:57.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:57 smithi081 bash[27480]: audit 2023-10-09T08:04:56.813755+0000 mon.a (mon.0) 951 : audit [DBG] from='client.? 172.21.15.81:0/1166457251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:57.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:57 smithi081 bash[33856]: audit 2023-10-09T08:04:56.813755+0000 mon.a (mon.0) 951 : audit [DBG] from='client.? 172.21.15.81:0/1166457251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:57.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:57 smithi118 bash[55430]: debug 2023-10-09T08:04:57.302+0000 7fbfb3fb5200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T08:04:57.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:57 smithi118 bash[55430]: debug 2023-10-09T08:04:57.426+0000 7fbfb3fb5200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T08:04:57.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:57 smithi118 bash[27833]: audit 2023-10-09T08:04:56.813755+0000 mon.a (mon.0) 951 : audit [DBG] from='client.? 172.21.15.81:0/1166457251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:58.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:58 smithi081 bash[27480]: cluster 2023-10-09T08:04:56.943520+0000 mgr.y (mgr.25778) 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-09T08:04:58.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:58 smithi081 bash[33856]: cluster 2023-10-09T08:04:56.943520+0000 mgr.y (mgr.25778) 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-09T08:04:58.664 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:58 smithi118 bash[27833]: cluster 2023-10-09T08:04:56.943520+0000 mgr.y (mgr.25778) 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-09T08:04:59.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:58 smithi118 bash[55430]: debug 2023-10-09T08:04:58.666+0000 7fbfb3fb5200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T08:04:59.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:58 smithi118 bash[55430]: [09/Oct/2023:08:04:58] ENGINE Bus STARTING 2023-10-09T08:04:59.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:58 smithi118 bash[55430]: CherryPy Checker: 2023-10-09T08:04:59.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:58 smithi118 bash[55430]: The Application mounted at '' has an empty config. 2023-10-09T08:04:59.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:58 smithi118 bash[55430]: [09/Oct/2023:08:04:58] ENGINE Serving on http://:::9283 2023-10-09T08:04:59.016 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:04:58 smithi118 bash[55430]: [09/Oct/2023:08:04:58] ENGINE Bus STARTED 2023-10-09T08:04:59.016 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:04:58 smithi118 bash[55010]: ts=2023-10-09T08:04: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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:04:59.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:59 smithi081 bash[33856]: cluster 2023-10-09T08:04:58.693721+0000 mon.a (mon.0) 952 : cluster [DBG] Standby manager daemon x restarted 2023-10-09T08:04:59.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:59 smithi081 bash[33856]: cluster 2023-10-09T08:04:58.693919+0000 mon.a (mon.0) 953 : cluster [DBG] Standby manager daemon x started 2023-10-09T08:04:59.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:59 smithi081 bash[33856]: audit 2023-10-09T08:04:58.701335+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.118:0/341510789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T08:04:59.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:59 smithi081 bash[33856]: audit 2023-10-09T08:04:58.702594+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.118:0/341510789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T08:04:59.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:59 smithi081 bash[33856]: audit 2023-10-09T08:04:58.706487+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.118:0/341510789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T08:04:59.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:59 smithi081 bash[33856]: audit 2023-10-09T08:04:58.706931+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.118:0/341510789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T08:04:59.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:04:59 smithi081 bash[33856]: audit 2023-10-09T08:04:59.269184+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.81:0/3792042405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:59.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:59 smithi081 bash[27480]: cluster 2023-10-09T08:04:58.693721+0000 mon.a (mon.0) 952 : cluster [DBG] Standby manager daemon x restarted 2023-10-09T08:04:59.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:59 smithi081 bash[27480]: cluster 2023-10-09T08:04:58.693919+0000 mon.a (mon.0) 953 : cluster [DBG] Standby manager daemon x started 2023-10-09T08:04:59.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:59 smithi081 bash[27480]: audit 2023-10-09T08:04:58.701335+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.118:0/341510789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T08:04:59.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:59 smithi081 bash[27480]: audit 2023-10-09T08:04:58.702594+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.118:0/341510789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T08:04:59.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:59 smithi081 bash[27480]: audit 2023-10-09T08:04:58.706487+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.118:0/341510789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T08:04:59.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:59 smithi081 bash[27480]: audit 2023-10-09T08:04:58.706931+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.118:0/341510789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T08:04:59.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:04:59 smithi081 bash[27480]: audit 2023-10-09T08:04:59.269184+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.81:0/3792042405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:04:59.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:59 smithi118 bash[27833]: cluster 2023-10-09T08:04:58.693721+0000 mon.a (mon.0) 952 : cluster [DBG] Standby manager daemon x restarted 2023-10-09T08:04:59.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:59 smithi118 bash[27833]: cluster 2023-10-09T08:04:58.693919+0000 mon.a (mon.0) 953 : cluster [DBG] Standby manager daemon x started 2023-10-09T08:04:59.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:59 smithi118 bash[27833]: audit 2023-10-09T08:04:58.701335+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.118:0/341510789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T08:04:59.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:59 smithi118 bash[27833]: audit 2023-10-09T08:04:58.702594+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.118:0/341510789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T08:04:59.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:59 smithi118 bash[27833]: audit 2023-10-09T08:04:58.706487+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.118:0/341510789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T08:04:59.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:59 smithi118 bash[27833]: audit 2023-10-09T08:04:58.706931+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.118:0/341510789' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T08:04:59.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:04:59 smithi118 bash[27833]: audit 2023-10-09T08:04:59.269184+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.81:0/3792042405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:00.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:00 smithi081 bash[27480]: cluster 2023-10-09T08:04:58.944067+0000 mgr.y (mgr.25778) 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-09T08:05:00.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:00 smithi081 bash[27480]: cluster 2023-10-09T08:04:59.287816+0000 mon.a (mon.0) 954 : cluster [DBG] mgrmap e30: y(active, since 40s), standbys: x 2023-10-09T08:05:00.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:00 smithi081 bash[33856]: cluster 2023-10-09T08:04:58.944067+0000 mgr.y (mgr.25778) 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-09T08:05:00.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:00 smithi081 bash[33856]: cluster 2023-10-09T08:04:59.287816+0000 mon.a (mon.0) 954 : cluster [DBG] mgrmap e30: y(active, since 40s), standbys: x 2023-10-09T08:05:00.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:00 smithi118 bash[27833]: cluster 2023-10-09T08:04:58.944067+0000 mgr.y (mgr.25778) 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-09T08:05:00.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:00 smithi118 bash[27833]: cluster 2023-10-09T08:04:59.287816+0000 mon.a (mon.0) 954 : cluster [DBG] mgrmap e30: y(active, since 40s), standbys: x 2023-10-09T08:05:01.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:05:01] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.33.4" 2023-10-09T08:05:02.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:02 smithi081 bash[27480]: cluster 2023-10-09T08:05:00.945107+0000 mgr.y (mgr.25778) 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-09T08:05:02.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:02 smithi081 bash[27480]: audit 2023-10-09T08:05:01.723540+0000 mon.a (mon.0) 955 : audit [DBG] from='client.? 172.21.15.81:0/1243593231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:02 smithi081 bash[33856]: cluster 2023-10-09T08:05:00.945107+0000 mgr.y (mgr.25778) 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-09T08:05:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:02 smithi081 bash[33856]: audit 2023-10-09T08:05:01.723540+0000 mon.a (mon.0) 955 : audit [DBG] from='client.? 172.21.15.81:0/1243593231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:02 smithi118 bash[27833]: cluster 2023-10-09T08:05:00.945107+0000 mgr.y (mgr.25778) 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-09T08:05:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:02 smithi118 bash[27833]: audit 2023-10-09T08:05:01.723540+0000 mon.a (mon.0) 955 : audit [DBG] from='client.? 172.21.15.81:0/1243593231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:04.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:04 smithi081 bash[27480]: cluster 2023-10-09T08:05:02.945756+0000 mgr.y (mgr.25778) 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-09T08:05:04.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:04 smithi081 bash[27480]: audit 2023-10-09T08:05:04.059553+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:05:04.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:04 smithi081 bash[27480]: audit 2023-10-09T08:05:04.172483+0000 mon.a (mon.0) 956 : audit [DBG] from='client.? 172.21.15.81:0/2292912142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:04.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:04 smithi081 bash[33856]: cluster 2023-10-09T08:05:02.945756+0000 mgr.y (mgr.25778) 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-09T08:05:04.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:04 smithi081 bash[33856]: audit 2023-10-09T08:05:04.059553+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:05:04.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:04 smithi081 bash[33856]: audit 2023-10-09T08:05:04.172483+0000 mon.a (mon.0) 956 : audit [DBG] from='client.? 172.21.15.81:0/2292912142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:04.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:04 smithi118 bash[27833]: cluster 2023-10-09T08:05:02.945756+0000 mgr.y (mgr.25778) 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-09T08:05:04.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:04 smithi118 bash[27833]: audit 2023-10-09T08:05:04.059553+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:05:04.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:04 smithi118 bash[27833]: audit 2023-10-09T08:05:04.172483+0000 mon.a (mon.0) 956 : audit [DBG] from='client.? 172.21.15.81:0/2292912142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:05 smithi118 bash[27833]: cluster 2023-10-09T08:05:04.946686+0000 mgr.y (mgr.25778) 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-09T08:05:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:05 smithi118 bash[27833]: audit 2023-10-09T08:05:05.390967+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:05:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:05 smithi118 bash[27833]: audit 2023-10-09T08:05:05.402046+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:05:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:05 smithi118 bash[27833]: audit 2023-10-09T08:05:05.404267+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:05:05.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:05 smithi118 bash[27833]: audit 2023-10-09T08:05:05.405532+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:05:05.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:05 smithi118 bash[27833]: audit 2023-10-09T08:05:05.413901+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:05:05.847 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:05 smithi081 bash[27480]: cluster 2023-10-09T08:05:04.946686+0000 mgr.y (mgr.25778) 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-09T08:05:05.847 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:05 smithi081 bash[27480]: audit 2023-10-09T08:05:05.390967+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:05:05.847 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:05 smithi081 bash[27480]: audit 2023-10-09T08:05:05.402046+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:05:05.847 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:05 smithi081 bash[27480]: audit 2023-10-09T08:05:05.404267+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:05:05.847 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:05 smithi081 bash[27480]: audit 2023-10-09T08:05:05.405532+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:05:05.847 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:05 smithi081 bash[27480]: audit 2023-10-09T08:05:05.413901+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:05:05.848 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:05 smithi081 bash[33856]: cluster 2023-10-09T08:05:04.946686+0000 mgr.y (mgr.25778) 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-09T08:05:05.848 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:05 smithi081 bash[33856]: audit 2023-10-09T08:05:05.390967+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:05:05.848 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:05 smithi081 bash[33856]: audit 2023-10-09T08:05:05.402046+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:05:05.848 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:05 smithi081 bash[33856]: audit 2023-10-09T08:05:05.404267+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:05:05.848 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:05 smithi081 bash[33856]: audit 2023-10-09T08:05:05.405532+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:05:05.848 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:05 smithi081 bash[33856]: audit 2023-10-09T08:05:05.413901+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:05:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:06 smithi118 bash[27833]: audit 2023-10-09T08:05:05.498920+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:05:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:06 smithi118 bash[27833]: audit 2023-10-09T08:05:05.504611+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:05:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:06 smithi118 bash[27833]: cephadm 2023-10-09T08:05:05.505744+0000 mgr.y (mgr.25778) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-10-09T08:05:06.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:06 smithi118 bash[27833]: audit 2023-10-09T08:05:05.513248+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:05:06.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:06 smithi118 bash[27833]: audit 2023-10-09T08:05:05.517285+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-09T08:05:06.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:06 smithi118 bash[27833]: audit 2023-10-09T08:05:05.517787+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-09T08:05:06.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:06 smithi118 bash[27833]: audit 2023-10-09T08:05:05.525188+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-09T08:05:06.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:06 smithi118 bash[27833]: audit 2023-10-09T08:05:05.529055+0000 mon.c (mon.2) 181 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-09T08:05:06.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:06 smithi118 bash[27833]: audit 2023-10-09T08:05:05.529670+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-09T08:05:06.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:06 smithi118 bash[27833]: audit 2023-10-09T08:05:05.536536+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-09T08:05:06.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:06 smithi118 bash[27833]: audit 2023-10-09T08:05:05.541289+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T08:05:06.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:06 smithi118 bash[27833]: audit 2023-10-09T08:05:05.542700+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-09T08:05:06.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:06 smithi118 bash[27833]: cephadm 2023-10-09T08:05:05.543750+0000 mgr.y (mgr.25778) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-10-09T08:05:06.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[33856]: audit 2023-10-09T08:05:05.498920+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:05:06.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[33856]: audit 2023-10-09T08:05:05.504611+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:05:06.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[33856]: cephadm 2023-10-09T08:05:05.505744+0000 mgr.y (mgr.25778) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-10-09T08:05:06.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[33856]: audit 2023-10-09T08:05:05.513248+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:05:06.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[33856]: audit 2023-10-09T08:05:05.517285+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-09T08:05:06.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[33856]: audit 2023-10-09T08:05:05.517787+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-09T08:05:06.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[33856]: audit 2023-10-09T08:05:05.525188+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-09T08:05:06.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[33856]: audit 2023-10-09T08:05:05.529055+0000 mon.c (mon.2) 181 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-09T08:05:06.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[33856]: audit 2023-10-09T08:05:05.529670+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-09T08:05:06.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[33856]: audit 2023-10-09T08:05:05.536536+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-09T08:05:06.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[33856]: audit 2023-10-09T08:05:05.541289+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T08:05:06.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[33856]: audit 2023-10-09T08:05:05.542700+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-09T08:05:06.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[33856]: cephadm 2023-10-09T08:05:05.543750+0000 mgr.y (mgr.25778) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-10-09T08:05:06.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[27480]: audit 2023-10-09T08:05:05.498920+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:05:06.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[27480]: audit 2023-10-09T08:05:05.504611+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:05:06.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[27480]: cephadm 2023-10-09T08:05:05.505744+0000 mgr.y (mgr.25778) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-10-09T08:05:06.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[27480]: audit 2023-10-09T08:05:05.513248+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:05:06.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[27480]: audit 2023-10-09T08:05:05.517285+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-09T08:05:06.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[27480]: audit 2023-10-09T08:05:05.517787+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-09T08:05:06.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[27480]: audit 2023-10-09T08:05:05.525188+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-09T08:05:06.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[27480]: audit 2023-10-09T08:05:05.529055+0000 mon.c (mon.2) 181 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-09T08:05:06.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[27480]: audit 2023-10-09T08:05:05.529670+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-09T08:05:06.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[27480]: audit 2023-10-09T08:05:05.536536+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25778 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-09T08:05:06.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[27480]: audit 2023-10-09T08:05:05.541289+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T08:05:06.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[27480]: audit 2023-10-09T08:05:05.542700+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-09T08:05:06.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:06 smithi081 bash[27480]: cephadm 2023-10-09T08:05:05.543750+0000 mgr.y (mgr.25778) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-10-09T08:05:07.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:07 smithi081 bash[27480]: audit 2023-10-09T08:05:06.597644+0000 mon.c (mon.2) 184 : audit [DBG] from='client.? 172.21.15.81:0/856466074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:07.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:07 smithi081 bash[27480]: cluster 2023-10-09T08:05:06.947329+0000 mgr.y (mgr.25778) 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-09T08:05:07.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:07 smithi081 bash[33856]: audit 2023-10-09T08:05:06.597644+0000 mon.c (mon.2) 184 : audit [DBG] from='client.? 172.21.15.81:0/856466074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:07.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:07 smithi081 bash[33856]: cluster 2023-10-09T08:05:06.947329+0000 mgr.y (mgr.25778) 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-09T08:05:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:07 smithi118 bash[27833]: audit 2023-10-09T08:05:06.597644+0000 mon.c (mon.2) 184 : audit [DBG] from='client.? 172.21.15.81:0/856466074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:07 smithi118 bash[27833]: cluster 2023-10-09T08:05:06.947329+0000 mgr.y (mgr.25778) 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-09T08:05:09.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:05:08 smithi118 bash[55010]: ts=2023-10-09T08:05: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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:05:09.451 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:09 smithi081 bash[33856]: cephadm 2023-10-09T08:05:08.113826+0000 mgr.y (mgr.25778) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-10-09T08:05:09.451 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:09 smithi081 bash[33856]: audit 2023-10-09T08:05:08.123679+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:05:09.451 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:09 smithi081 bash[33856]: audit 2023-10-09T08:05:08.125107+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:05:09.451 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:09 smithi081 bash[33856]: audit 2023-10-09T08:05:08.126350+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:05:09.452 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:09 smithi081 bash[33856]: audit 2023-10-09T08:05:08.127477+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:05:09.452 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:09 smithi081 bash[33856]: cephadm 2023-10-09T08:05:08.128999+0000 mgr.y (mgr.25778) 46 : cephadm [INF] Deploying daemon mon.a on smithi081 2023-10-09T08:05:09.452 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:09 smithi081 bash[33856]: audit 2023-10-09T08:05:09.039167+0000 mon.c (mon.2) 188 : audit [DBG] from='client.? 172.21.15.81:0/936592072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:09.452 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:09 smithi081 bash[27480]: cephadm 2023-10-09T08:05:08.113826+0000 mgr.y (mgr.25778) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-10-09T08:05:09.452 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:09 smithi081 bash[27480]: audit 2023-10-09T08:05:08.123679+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:05:09.452 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:09 smithi081 bash[27480]: audit 2023-10-09T08:05:08.125107+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:05:09.452 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:09 smithi081 bash[27480]: audit 2023-10-09T08:05:08.126350+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:05:09.452 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:09 smithi081 bash[27480]: audit 2023-10-09T08:05:08.127477+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:05:09.453 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:09 smithi081 bash[27480]: cephadm 2023-10-09T08:05:08.128999+0000 mgr.y (mgr.25778) 46 : cephadm [INF] Deploying daemon mon.a on smithi081 2023-10-09T08:05:09.453 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:09 smithi081 bash[27480]: audit 2023-10-09T08:05:09.039167+0000 mon.c (mon.2) 188 : audit [DBG] from='client.? 172.21.15.81:0/936592072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:09 smithi118 bash[27833]: cephadm 2023-10-09T08:05:08.113826+0000 mgr.y (mgr.25778) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-10-09T08:05:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:09 smithi118 bash[27833]: audit 2023-10-09T08:05:08.123679+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25778 ' entity='mgr.y' 2023-10-09T08:05:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:09 smithi118 bash[27833]: audit 2023-10-09T08:05:08.125107+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:05:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:09 smithi118 bash[27833]: audit 2023-10-09T08:05:08.126350+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:05:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:09 smithi118 bash[27833]: audit 2023-10-09T08:05:08.127477+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25778 172.21.15.81:0/1643696152' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:05:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:09 smithi118 bash[27833]: cephadm 2023-10-09T08:05:08.128999+0000 mgr.y (mgr.25778) 46 : cephadm [INF] Deploying daemon mon.a on smithi081 2023-10-09T08:05:09.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:09 smithi118 bash[27833]: audit 2023-10-09T08:05:09.039167+0000 mon.c (mon.2) 188 : audit [DBG] from='client.? 172.21.15.81:0/936592072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:10.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:10 smithi118 bash[27833]: cluster 2023-10-09T08:05:08.947935+0000 mgr.y (mgr.25778) 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-09T08:05:10.610 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:10 smithi081 bash[27480]: cluster 2023-10-09T08:05:08.947935+0000 mgr.y (mgr.25778) 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-09T08:05:10.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:10 smithi081 bash[33856]: cluster 2023-10-09T08:05:08.947935+0000 mgr.y (mgr.25778) 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-09T08:05:10.870 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:10 smithi081 systemd[1]: Stopping Ceph mon.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:05:10.870 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:10 smithi081 bash[27480]: debug 2023-10-09T08:05:10.765+0000 7fea6f8a0700 -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-09T08:05:10.871 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:10 smithi081 bash[27480]: debug 2023-10-09T08:05:10.765+0000 7fea6f8a0700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-10-09T08:05:11.377 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:05:11] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.33.4" 2023-10-09T08:05:11.658 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:11 smithi081 bash[76716]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mon-a 2023-10-09T08:05:11.658 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:11 smithi081 bash[76804]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mon-a 2023-10-09T08:05:11.658 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:11 smithi081 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mon.a.service: Succeeded. 2023-10-09T08:05:11.658 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:11 smithi081 systemd[1]: Stopped Ceph mon.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:05:11.966 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:11 smithi081 systemd[1]: Started Ceph mon.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:05:13.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.977+0000 7f858a61ac80 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-09T08:05:13.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.977+0000 7f858a61ac80 0 ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable), process ceph-mon, pid 7 2023-10-09T08:05:13.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.977+0000 7f858a61ac80 0 pidfile_write: ignore empty --pid-file 2023-10-09T08:05:13.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 0 load: jerasure load: lrc 2023-10-09T08:05:13.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: RocksDB version: 7.9.2 2023-10-09T08:05:13.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Git sha 0 2023-10-09T08:05:13.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Compile date 2023-10-06 16:19:06 2023-10-09T08:05:13.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: DB SUMMARY 2023-10-09T08:05:13.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: DB Session ID: M9YLR9BYJKTYHVMQ76SR 2023-10-09T08:05:13.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: CURRENT file: CURRENT 2023-10-09T08:05:13.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: IDENTITY file: IDENTITY 2023-10-09T08:05:13.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 966 Bytes 2023-10-09T08:05:13.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000023.sst 2023-10-09T08:05:13.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000021.log size: 16068731 ; 2023-10-09T08:05:13.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.error_if_exists: 0 2023-10-09T08:05:13.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.create_if_missing: 0 2023-10-09T08:05:13.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.paranoid_checks: 1 2023-10-09T08:05:13.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-10-09T08:05:13.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-09T08:05:13.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-09T08:05:13.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.env: 0x55dfc73b9720 2023-10-09T08:05:13.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.fs: PosixFileSystem 2023-10-09T08:05:13.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.info_log: 0x55dfca87b480 2023-10-09T08:05:13.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-09T08:05:13.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.statistics: (nil) 2023-10-09T08:05:13.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.use_fsync: 0 2023-10-09T08:05:13.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.max_log_file_size: 0 2023-10-09T08:05:13.379 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-09T08:05:13.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-09T08:05:13.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-09T08:05:13.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-09T08:05:13.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.allow_fallocate: 1 2023-10-09T08:05:13.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-09T08:05:13.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-09T08:05:13.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.use_direct_reads: 0 2023-10-09T08:05:13.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-09T08:05:13.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.create_missing_column_families: 0 2023-10-09T08:05:13.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.db_log_dir: 2023-10-09T08:05:13.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.wal_dir: 2023-10-09T08:05:13.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-09T08:05:13.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-09T08:05:13.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-09T08:05:13.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-09T08:05:13.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-09T08:05:13.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-09T08:05:13.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.advise_random_on_open: 1 2023-10-09T08:05:13.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-09T08:05:13.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.write_buffer_manager: 0x55dfc9b08c80 2023-10-09T08:05:13.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-09T08:05:13.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-09T08:05:13.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-09T08:05:13.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.rate_limiter: (nil) 2023-10-09T08:05:13.382 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-09T08:05:13.382 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-09T08:05:13.382 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-09T08:05:13.382 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-09T08:05:13.382 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.unordered_write: 0 2023-10-09T08:05:13.382 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-09T08:05:13.382 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-09T08:05:13.382 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-09T08:05:13.382 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-09T08:05:13.382 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.row_cache: None 2023-10-09T08:05:13.382 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.wal_filter: None 2023-10-09T08:05:13.382 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-09T08:05:13.383 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-09T08:05:13.383 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.two_write_queues: 0 2023-10-09T08:05:13.383 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.manual_wal_flush: 0 2023-10-09T08:05:13.383 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.wal_compression: 0 2023-10-09T08:05:13.383 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.atomic_flush: 0 2023-10-09T08:05:13.383 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-09T08:05:13.383 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-09T08:05:13.383 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-09T08:05:13.383 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.log_readahead_size: 0 2023-10-09T08:05:13.383 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-09T08:05:13.383 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.best_efforts_recovery: 0 2023-10-09T08:05:13.383 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-09T08:05:13.384 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-09T08:05:13.384 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.allow_data_in_errors: 0 2023-10-09T08:05:13.384 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.db_host_id: __hostname__ 2023-10-09T08:05:13.384 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-10-09T08:05:13.384 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.max_background_jobs: 2 2023-10-09T08:05:13.384 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.max_background_compactions: -1 2023-10-09T08:05:13.384 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.max_subcompactions: 1 2023-10-09T08:05:13.384 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-09T08:05:13.384 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-09T08:05:13.384 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-09T08:05:13.384 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.max_total_wal_size: 0 2023-10-09T08:05:13.384 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-09T08:05:13.385 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-09T08:05:13.385 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-09T08:05:13.385 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-09T08:05:13.385 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.max_open_files: -1 2023-10-09T08:05:13.385 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.bytes_per_sync: 0 2023-10-09T08:05:13.385 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-09T08:05:13.385 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-09T08:05:13.385 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-09T08:05:13.385 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Options.max_background_flushes: -1 2023-10-09T08:05:13.385 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Compression algorithms supported: 2023-10-09T08:05:13.385 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-09T08:05:13.385 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: kZSTD supported: 0 2023-10-09T08:05:13.386 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: kXpressCompression supported: 0 2023-10-09T08:05:13.386 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-09T08:05:13.386 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: kZlibCompression supported: 1 2023-10-09T08:05:13.386 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: kSnappyCompression supported: 1 2023-10-09T08:05:13.386 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: kLZ4Compression supported: 1 2023-10-09T08:05:13.386 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: kBZip2Compression supported: 0 2023-10-09T08:05:13.386 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-09T08:05:13.386 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.981+0000 7f858a61ac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-10-09T08:05:13.386 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2023-10-09T08:05:13.386 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-09T08:05:13.386 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-09T08:05:13.386 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.merge_operator: 2023-10-09T08:05:13.387 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compaction_filter: None 2023-10-09T08:05:13.387 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compaction_filter_factory: None 2023-10-09T08:05:13.387 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.sst_partitioner_factory: None 2023-10-09T08:05:13.387 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-09T08:05:13.387 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-09T08:05:13.387 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dfca87b580) 2023-10-09T08:05:13.387 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: cache_index_and_filter_blocks: 1 2023-10-09T08:05:13.387 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-09T08:05:13.387 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-09T08:05:13.387 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: pin_top_level_index_and_filter: 1 2023-10-09T08:05:13.387 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: index_type: 0 2023-10-09T08:05:13.387 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: data_block_index_type: 0 2023-10-09T08:05:13.388 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: index_shortening: 1 2023-10-09T08:05:13.388 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: data_block_hash_table_util_ratio: 0.750000 2023-10-09T08:05:13.388 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: checksum: 4 2023-10-09T08:05:13.388 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: no_block_cache: 0 2023-10-09T08:05:13.388 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: block_cache: 0x55dfc9b8b1f0 2023-10-09T08:05:13.388 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: block_cache_name: BinnedLRUCache 2023-10-09T08:05:13.388 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: block_cache_options: 2023-10-09T08:05:13.388 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: capacity : 536870912 2023-10-09T08:05:13.388 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: num_shard_bits : 4 2023-10-09T08:05:13.388 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: strict_capacity_limit : 0 2023-10-09T08:05:13.388 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: high_pri_pool_ratio: 0.000 2023-10-09T08:05:13.388 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: block_cache_compressed: (nil) 2023-10-09T08:05:13.389 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: persistent_cache: (nil) 2023-10-09T08:05:13.389 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: block_size: 4096 2023-10-09T08:05:13.389 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: block_size_deviation: 10 2023-10-09T08:05:13.389 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: block_restart_interval: 16 2023-10-09T08:05:13.389 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: index_block_restart_interval: 1 2023-10-09T08:05:13.389 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: metadata_block_size: 4096 2023-10-09T08:05:13.389 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: partition_filters: 0 2023-10-09T08:05:13.389 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: use_delta_encoding: 1 2023-10-09T08:05:13.389 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: filter_policy: bloomfilter 2023-10-09T08:05:13.389 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: whole_key_filtering: 1 2023-10-09T08:05:13.389 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: verify_compression: 0 2023-10-09T08:05:13.389 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: read_amp_bytes_per_bit: 0 2023-10-09T08:05:13.389 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: format_version: 5 2023-10-09T08:05:13.390 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: enable_index_compression: 1 2023-10-09T08:05:13.390 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: block_align: 0 2023-10-09T08:05:13.390 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: max_auto_readahead_size: 262144 2023-10-09T08:05:13.390 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: prepopulate_block_cache: 0 2023-10-09T08:05:13.390 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: initial_auto_readahead_size: 8192 2023-10-09T08:05:13.390 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: num_file_reads_for_auto_readahead: 2 2023-10-09T08:05:13.390 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-09T08:05:13.390 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-09T08:05:13.390 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compression: NoCompression 2023-10-09T08:05:13.390 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-09T08:05:13.390 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-09T08:05:13.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-09T08:05:13.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.num_levels: 7 2023-10-09T08:05:13.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-09T08:05:13.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-09T08:05:13.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-09T08:05:13.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-09T08:05:13.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-09T08:05:13.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-09T08:05:13.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-09T08:05:13.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-09T08:05:13.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-09T08:05:13.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-09T08:05:13.392 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-09T08:05:13.392 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-09T08:05:13.392 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-09T08:05:13.392 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compression_opts.level: 32767 2023-10-09T08:05:13.392 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-09T08:05:13.392 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-09T08:05:13.392 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-09T08:05:13.392 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-09T08:05:13.392 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-09T08:05:13.392 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compression_opts.enabled: false 2023-10-09T08:05:13.392 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-09T08:05:13.393 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-09T08:05:13.393 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-09T08:05:13.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-09T08:05:13.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-09T08:05:13.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-09T08:05:13.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-09T08:05:13.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-09T08:05:13.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-09T08:05:13.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-09T08:05:13.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-09T08:05:13.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-09T08:05:13.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-09T08:05:13.394 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-09T08:05:13.395 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-09T08:05:13.395 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-09T08:05:13.395 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-09T08:05:13.395 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-09T08:05:13.395 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-09T08:05:13.395 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.arena_block_size: 1048576 2023-10-09T08:05:13.395 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-09T08:05:13.395 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-09T08:05:13.395 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-09T08:05:13.395 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-09T08:05:13.395 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-09T08:05:13.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-09T08:05:13.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-09T08:05:13.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-09T08:05:13.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-09T08:05:13.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-09T08:05:13.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-09T08:05:13.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-09T08:05:13.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-09T08:05:13.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.table_properties_collectors: 2023-10-09T08:05:13.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.inplace_update_support: 0 2023-10-09T08:05:13.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-09T08:05:13.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-09T08:05:13.397 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-09T08:05:13.397 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-09T08:05:13.397 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.bloom_locality: 0 2023-10-09T08:05:13.397 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.max_successive_merges: 0 2023-10-09T08:05:13.397 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-09T08:05:13.397 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-09T08:05:13.397 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.force_consistency_checks: 1 2023-10-09T08:05:13.397 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-09T08:05:13.397 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.ttl: 2592000 2023-10-09T08:05:13.397 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-09T08:05:13.397 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-09T08:05:13.397 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-09T08:05:13.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.enable_blob_files: false 2023-10-09T08:05:13.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.min_blob_size: 0 2023-10-09T08:05:13.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.blob_file_size: 268435456 2023-10-09T08:05:13.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-10-09T08:05:13.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-10-09T08:05:13.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-09T08:05:13.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-09T08:05:13.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-09T08:05:13.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.blob_file_starting_level: 0 2023-10-09T08:05:13.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-09T08:05:13.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f857fe38700 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-09T08:05:13.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 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-09T08:05:13.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 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 11336, log_number is 21,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-09T08:05:13.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 21 2023-10-09T08:05:13.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 81329ac4-302c-4c82-b4e9-f7ac08f73e8c 2023-10-09T08:05:13.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696838712988298, "job": 1, "event": "recovery_started", "wal_files": [21]} 2023-10-09T08:05:13.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:12 smithi081 bash[76862]: debug 2023-10-09T08:05:12.985+0000 7f858a61ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #21 mode 2 2023-10-09T08:05:13.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.033+0000 7f858a61ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696838713038334, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 26, "file_size": 15563464, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 11337, "largest_seqno": 15278, "table_properties": {"data_size": 15540837, "index_size": 18021, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3589, "raw_key_size": 27385, "raw_average_key_size": 19, "raw_value_size": 15503068, "raw_average_value_size": 10979, "num_data_blocks": 783, "num_entries": 1412, "num_filter_entries": 1412, "num_deletions": 259, "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": 1696838713, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "81329ac4-302c-4c82-b4e9-f7ac08f73e8c", "db_session_id": "M9YLR9BYJKTYHVMQ76SR", "orig_file_number": 26, "seqno_to_time_mapping": "N/A"}} 2023-10-09T08:05:13.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.033+0000 7f858a61ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696838713038475, "job": 1, "event": "recovery_finished"} 2023-10-09T08:05:13.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.033+0000 7f858a61ac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 28 2023-10-09T08:05:13.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.033+0000 7f858a61ac80 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-09T08:05:13.400 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.037+0000 7f858a61ac80 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-09T08:05:13.400 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.037+0000 7f858a61ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55dfc9c2c000 2023-10-09T08:05:13.400 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.037+0000 7f858a61ac80 4 rocksdb: DB pointer 0x55dfc9c1a000 2023-10-09T08:05:13.400 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.037+0000 7f8578e2a700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-09T08:05:13.400 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.037+0000 7f8578e2a700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-09T08:05:13.400 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: ** DB Stats ** 2023-10-09T08:05:13.400 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: Uptime(secs): 0.1 total, 0.1 interval 2023-10-09T08:05:13.400 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: 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-09T08:05:13.400 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-09T08:05:13.400 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T08:05:13.400 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: 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-09T08:05:13.400 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-09T08:05:13.401 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T08:05:13.401 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: ** Compaction Stats [default] ** 2023-10-09T08:05:13.401 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: 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-09T08:05:13.401 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-09T08:05:13.401 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: L0 1/0 14.84 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 555.8 0.03 0.00 1 0.027 0 0 0.0 0.0 2023-10-09T08:05:13.401 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: L6 1/0 22.37 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-09T08:05:13.401 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: Sum 2/0 37.21 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 555.8 0.03 0.00 1 0.027 0 0 0.0 0.0 2023-10-09T08:05:13.401 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 555.8 0.03 0.00 1 0.027 0 0 0.0 0.0 2023-10-09T08:05:13.401 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: ** Compaction Stats [default] ** 2023-10-09T08:05:13.401 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: 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-09T08:05:13.401 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T08:05:13.401 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 555.8 0.03 0.00 1 0.027 0 0 0.0 0.0 2023-10-09T08:05:13.402 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-09T08:05:13.402 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: Uptime(secs): 0.1 total, 0.1 interval 2023-10-09T08:05:13.402 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: Flush(GB): cumulative 0.014, interval 0.014 2023-10-09T08:05:13.402 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T08:05:13.402 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T08:05:13.402 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T08:05:13.402 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: AddFile(Keys): cumulative 0, interval 0 2023-10-09T08:05:13.402 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: Cumulative compaction: 0.01 GB write, 273.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T08:05:13.402 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: Interval compaction: 0.01 GB write, 273.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T08:05:13.402 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: 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-09T08:05:13.402 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: Block cache BinnedLRUCache@0x55dfc9b8b1f0#7 capacity: 512.00 MB usage: 24.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.4e-05 secs_since: 0 2023-10-09T08:05:13.403 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: 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-09T08:05:13.403 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: ** File Read Latency Histogram By Level [default] ** 2023-10-09T08:05:13.403 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.037+0000 7f858a61ac80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] at bind addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T08:05:13.403 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.041+0000 7f858a61ac80 1 mon.a@-1(???) e3 preinit fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T08:05:13.403 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.041+0000 7f858a61ac80 0 mon.a@-1(???).mds e7 new map 2023-10-09T08:05:13.403 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.041+0000 7f858a61ac80 0 mon.a@-1(???).mds e7 print_map 2023-10-09T08:05:13.403 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: e7 2023-10-09T08:05:13.403 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-09T08:05:13.403 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: 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-09T08:05:13.403 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: legacy client fscid: 1 2023-10-09T08:05:13.403 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: 2023-10-09T08:05:13.403 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: Filesystem 'foo' (1) 2023-10-09T08:05:13.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: fs_name foo 2023-10-09T08:05:13.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: epoch 5 2023-10-09T08:05:13.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-09T08:05:13.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: created 2023-10-09T07:59:02.719842+0000 2023-10-09T08:05:13.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: modified 2023-10-09T07:59:09.768386+0000 2023-10-09T08:05:13.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: tableserver 0 2023-10-09T08:05:13.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: root 0 2023-10-09T08:05:13.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: session_timeout 60 2023-10-09T08:05:13.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: session_autoclose 300 2023-10-09T08:05:13.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: max_file_size 1099511627776 2023-10-09T08:05:13.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: required_client_features {} 2023-10-09T08:05:13.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: last_failure 0 2023-10-09T08:05:13.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: last_failure_osd_epoch 0 2023-10-09T08:05:13.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: 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-09T08:05:13.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: max_mds 1 2023-10-09T08:05:13.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: in 0 2023-10-09T08:05:13.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: up {0=24539} 2023-10-09T08:05:13.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: failed 2023-10-09T08:05:13.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: damaged 2023-10-09T08:05:13.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: stopped 2023-10-09T08:05:13.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: data_pools [4] 2023-10-09T08:05:13.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: metadata_pool 3 2023-10-09T08:05:13.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: inline_data disabled 2023-10-09T08:05:13.406 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: balancer 2023-10-09T08:05:13.406 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: bal_rank_mask -1 2023-10-09T08:05:13.406 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: standby_count_wanted 1 2023-10-09T08:05:13.406 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: [mds.foo.smithi081.lhrkzl{0:24539} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.81:6834/563579585,v1:172.21.15.81:6835/563579585] compat {c=[1],r=[1],i=[7ff]}] 2023-10-09T08:05:13.406 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: 2023-10-09T08:05:13.406 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: 2023-10-09T08:05:13.406 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: Standby daemons: 2023-10-09T08:05:13.406 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: 2023-10-09T08:05:13.406 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: [mds.foo.smithi118.nvwrmj{-1:24466} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.118:6832/1502644814,v1:172.21.15.118:6833/1502644814] compat {c=[1],r=[1],i=[7ff]}] 2023-10-09T08:05:13.406 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.041+0000 7f858a61ac80 0 mon.a@-1(???).osd e83 crush map has features 3314933000854323200, adjusting msgr requires 2023-10-09T08:05:13.406 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.041+0000 7f858a61ac80 0 mon.a@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T08:05:13.407 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.041+0000 7f858a61ac80 0 mon.a@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T08:05:13.407 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.041+0000 7f858a61ac80 0 mon.a@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T08:05:13.407 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:05:13 smithi081 bash[76862]: debug 2023-10-09T08:05:13.041+0000 7f858a61ac80 1 mon.a@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-10-09T08:05:14.875 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:14 smithi081 bash[73025]: ignoring --setuser ceph since I am not root 2023-10-09T08:05:14.876 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:14 smithi081 bash[73025]: ignoring --setgroup ceph since I am not root 2023-10-09T08:05:14.876 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:14 smithi081 bash[73025]: debug 2023-10-09T08:05:14.601+0000 7fe3b60f8700 1 -- 172.21.15.81:0/63606164 <== mon.2 v2:172.21.15.81:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cf8e6d31e0 con 0x55cf8f452400 2023-10-09T08:05:14.876 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:14 smithi081 bash[73025]: debug 2023-10-09T08:05:14.757+0000 7fe3bfe28200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T08:05:14.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:14 smithi081 bash[33856]: cluster 2023-10-09T08:05:10.949040+0000 mgr.y (mgr.25778) 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-09T08:05:14.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:14 smithi081 bash[33856]: audit 2023-10-09T08:05:11.486359+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.81:0/2089311857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:14.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:14 smithi081 bash[33856]: cluster 2023-10-09T08:05:12.949713+0000 mgr.y (mgr.25778) 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-09T08:05:14.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:14 smithi081 bash[33856]: audit 2023-10-09T08:05:13.932192+0000 mon.c (mon.2) 190 : audit [DBG] from='client.? 172.21.15.81:0/1889704355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:14 smithi081 bash[33856]: cluster 2023-10-09T08:05:14.464830+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-10-09T08:05:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:14 smithi081 bash[33856]: cluster 2023-10-09T08:05:14.487167+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-09T08:05:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:14 smithi081 bash[33856]: cluster 2023-10-09T08:05:14.499302+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} removed_ranks: {} 2023-10-09T08:05:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:14 smithi081 bash[33856]: cluster 2023-10-09T08:05:14.499952+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.lhrkzl=up:active} 1 up:standby 2023-10-09T08:05:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:14 smithi081 bash[33856]: cluster 2023-10-09T08:05:14.499993+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-10-09T08:05:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:14 smithi081 bash[33856]: cluster 2023-10-09T08:05:14.501027+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e30: y(active, since 55s), standbys: x 2023-10-09T08:05:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:14 smithi081 bash[33856]: cluster 2023-10-09T08:05:14.533049+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e31: y(active, since 55s), standbys: x 2023-10-09T08:05:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:14 smithi081 bash[33856]: cluster 2023-10-09T08:05:14.533085+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-10-09T08:05:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:14 smithi081 bash[33856]: audit 2023-10-09T08:05:14.533185+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25778 ' entity='' 2023-10-09T08:05:15.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:14 smithi118 bash[55430]: ignoring --setuser ceph since I am not root 2023-10-09T08:05:15.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:14 smithi118 bash[55430]: ignoring --setgroup ceph since I am not root 2023-10-09T08:05:15.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:14 smithi118 bash[55430]: debug 2023-10-09T08:05:14.598+0000 7f56a72ef700 1 -- 172.21.15.118:0/644183850 <== mon.1 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561b1ce3b1e0 con 0x561b1dbbac00 2023-10-09T08:05:15.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:14 smithi118 bash[55430]: debug 2023-10-09T08:05:14.754+0000 7f56b101f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T08:05:15.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:14 smithi118 bash[27833]: cluster 2023-10-09T08:05:10.949040+0000 mgr.y (mgr.25778) 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-09T08:05:15.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:14 smithi118 bash[27833]: audit 2023-10-09T08:05:11.486359+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.81:0/2089311857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:15.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:14 smithi118 bash[27833]: cluster 2023-10-09T08:05:12.949713+0000 mgr.y (mgr.25778) 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-09T08:05:15.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:14 smithi118 bash[27833]: audit 2023-10-09T08:05:13.932192+0000 mon.c (mon.2) 190 : audit [DBG] from='client.? 172.21.15.81:0/1889704355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:15.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:14 smithi118 bash[27833]: cluster 2023-10-09T08:05:14.464830+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-10-09T08:05:15.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:14 smithi118 bash[27833]: cluster 2023-10-09T08:05:14.487167+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-09T08:05:15.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:14 smithi118 bash[27833]: cluster 2023-10-09T08:05:14.499302+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} removed_ranks: {} 2023-10-09T08:05:15.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:14 smithi118 bash[27833]: cluster 2023-10-09T08:05:14.499952+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.lhrkzl=up:active} 1 up:standby 2023-10-09T08:05:15.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:14 smithi118 bash[27833]: cluster 2023-10-09T08:05:14.499993+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-10-09T08:05:15.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:14 smithi118 bash[27833]: cluster 2023-10-09T08:05:14.501027+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e30: y(active, since 55s), standbys: x 2023-10-09T08:05:15.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:14 smithi118 bash[27833]: cluster 2023-10-09T08:05:14.533049+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e31: y(active, since 55s), standbys: x 2023-10-09T08:05:15.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:14 smithi118 bash[27833]: cluster 2023-10-09T08:05:14.533085+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-10-09T08:05:15.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:14 smithi118 bash[27833]: audit 2023-10-09T08:05:14.533185+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25778 ' entity='' 2023-10-09T08:05:16.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:15 smithi118 bash[55430]: debug 2023-10-09T08:05:15.678+0000 7f56b101f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-09T08:05:16.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:15 smithi118 bash[55430]: debug 2023-10-09T08:05:15.778+0000 7f56b101f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T08:05:16.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:15 smithi118 bash[55430]: debug 2023-10-09T08:05:15.882+0000 7f56b101f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T08:05:16.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:15 smithi081 bash[73025]: debug 2023-10-09T08:05:15.681+0000 7fe3bfe28200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-09T08:05:16.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:15 smithi081 bash[73025]: debug 2023-10-09T08:05:15.781+0000 7fe3bfe28200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T08:05:16.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:15 smithi081 bash[73025]: debug 2023-10-09T08:05:15.881+0000 7fe3bfe28200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T08:05:16.385 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable)": 1 2023-10-09T08:05:16.423 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:16 smithi081 bash[73025]: debug 2023-10-09T08:05:16.153+0000 7fe3bfe28200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T08:05:16.423 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:16 smithi118 bash[55430]: debug 2023-10-09T08:05:16.146+0000 7f56b101f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T08:05:16.685 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:16 smithi081 bash[73025]: debug 2023-10-09T08:05:16.517+0000 7fe3bfe28200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T08:05:16.685 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:16 smithi081 bash[33856]: audit 2023-10-09T08:05:16.368226+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.81:0/911205524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:16.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:16 smithi118 bash[55430]: debug 2023-10-09T08:05:16.506+0000 7f56b101f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T08:05:16.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:16 smithi118 bash[55430]: debug 2023-10-09T08:05:16.670+0000 7f56b101f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T08:05:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:16 smithi118 bash[27833]: audit 2023-10-09T08:05:16.368226+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.81:0/911205524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:05:16.875 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:16 smithi081 bash[73025]: debug 2023-10-09T08:05:16.681+0000 7fe3bfe28200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T08:05:17.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:16 smithi081 bash[73025]: debug 2023-10-09T08:05:16.885+0000 7fe3bfe28200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T08:05:17.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:16 smithi118 bash[55430]: debug 2023-10-09T08:05:16.886+0000 7f56b101f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T08:05:17.321 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch ps' 2023-10-09T08:05:18.150 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:17 smithi081 bash[73025]: debug 2023-10-09T08:05:17.893+0000 7fe3bfe28200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T08:05:18.150 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:18 smithi081 bash[73025]: debug 2023-10-09T08:05:18.017+0000 7fe3bfe28200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-09T08:05:18.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:17 smithi118 bash[55430]: debug 2023-10-09T08:05:17.906+0000 7f56b101f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T08:05:18.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:18 smithi118 bash[55430]: debug 2023-10-09T08:05:18.022+0000 7f56b101f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-09T08:05:18.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:18 smithi118 bash[55430]: debug 2023-10-09T08:05:18.138+0000 7f56b101f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T08:05:18.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:18 smithi081 bash[73025]: debug 2023-10-09T08:05:18.145+0000 7fe3bfe28200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T08:05:19.014 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:18 smithi081 bash[73025]: debug 2023-10-09T08:05:18.653+0000 7fe3bfe28200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-09T08:05:19.014 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:18 smithi081 bash[73025]: debug 2023-10-09T08:05:18.897+0000 7fe3bfe28200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T08:05:19.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:18 smithi118 bash[55430]: debug 2023-10-09T08:05:18.610+0000 7f56b101f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-09T08:05:19.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:18 smithi118 bash[55430]: debug 2023-10-09T08:05:18.846+0000 7f56b101f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T08:05:19.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:05:18 smithi118 bash[55010]: ts=2023-10-09T08:05: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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:05:19.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:19 smithi081 bash[73025]: debug 2023-10-09T08:05:19.349+0000 7fe3bfe28200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T08:05:19.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:19 smithi118 bash[55430]: debug 2023-10-09T08:05:19.302+0000 7f56b101f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T08:05:20.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:19 smithi081 bash[73025]: debug 2023-10-09T08:05:19.849+0000 7fe3bfe28200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T08:05:20.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:19 smithi118 bash[55430]: debug 2023-10-09T08:05:19.798+0000 7f56b101f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T08:05:20.748 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:20 smithi081 bash[73025]: debug 2023-10-09T08:05:20.409+0000 7fe3bfe28200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T08:05:20.749 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:20 smithi081 bash[73025]: debug 2023-10-09T08:05:20.525+0000 7fe3bfe28200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T08:05:20.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:20 smithi118 bash[55430]: debug 2023-10-09T08:05:20.362+0000 7f56b101f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T08:05:20.765 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:20 smithi118 bash[55430]: debug 2023-10-09T08:05:20.474+0000 7f56b101f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T08:05:21.009 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:20 smithi081 bash[73025]: debug 2023-10-09T08:05:20.881+0000 7fe3bfe28200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T08:05:21.087 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:20 smithi118 bash[55430]: debug 2023-10-09T08:05:20.822+0000 7f56b101f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T08:05:21.087 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:20 smithi118 bash[55430]: debug 2023-10-09T08:05:20.942+0000 7f56b101f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T08:05:21.276 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:21 smithi081 bash[73025]: debug 2023-10-09T08:05:21.005+0000 7fe3bfe28200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T08:05:21.276 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:21 smithi081 bash[73025]: debug 2023-10-09T08:05:21.153+0000 7fe3bfe28200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T08:05:21.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:21 smithi118 bash[55430]: debug 2023-10-09T08:05:21.082+0000 7f56b101f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T08:05:21.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:21 smithi118 bash[55430]: debug 2023-10-09T08:05:21.198+0000 7f56b101f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T08:05:21.515 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:21 smithi118 bash[55430]: debug 2023-10-09T08:05:21.330+0000 7f56b101f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T08:05:21.600 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:21 smithi081 bash[73025]: debug 2023-10-09T08:05:21.269+0000 7fe3bfe28200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T08:05:21.600 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:21 smithi081 bash[73025]: debug 2023-10-09T08:05:21.401+0000 7fe3bfe28200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T08:05:21.875 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:21 smithi081 bash[73025]: debug 2023-10-09T08:05:21.593+0000 7fe3bfe28200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T08:05:21.876 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:21 smithi081 bash[73025]: debug 2023-10-09T08:05:21.721+0000 7fe3bfe28200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T08:05:22.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:21 smithi118 bash[55430]: debug 2023-10-09T08:05:21.522+0000 7f56b101f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T08:05:22.015 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:21 smithi118 bash[55430]: debug 2023-10-09T08:05:21.646+0000 7f56b101f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T08:05:23.161 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:22 smithi118 bash[55430]: debug 2023-10-09T08:05:22.886+0000 7f56b101f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T08:05:23.161 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:22 smithi118 bash[55430]: [09/Oct/2023:08:05:22] ENGINE Bus STARTING 2023-10-09T08:05:23.161 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[55430]: CherryPy Checker: 2023-10-09T08:05:23.161 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[55430]: The Application mounted at '' has an empty config. 2023-10-09T08:05:23.161 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[55430]: [09/Oct/2023:08:05:23] ENGINE Serving on http://:::9283 2023-10-09T08:05:23.161 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[55430]: [09/Oct/2023:08:05:23] ENGINE Bus STARTED 2023-10-09T08:05:23.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:22 smithi118 bash[27833]: cluster 2023-10-09T08:05:22.891158+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-10-09T08:05:23.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:22 smithi118 bash[27833]: cluster 2023-10-09T08:05:22.891231+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-10-09T08:05:23.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:22 smithi118 bash[27833]: audit 2023-10-09T08:05:22.895482+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.? 172.21.15.118:0/2047867144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T08:05:23.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:22 smithi118 bash[27833]: audit 2023-10-09T08:05:22.897379+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.? 172.21.15.118:0/2047867144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T08:05:23.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:22 smithi118 bash[27833]: audit 2023-10-09T08:05:22.902965+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.? 172.21.15.118:0/2047867144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T08:05:23.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:22 smithi118 bash[27833]: audit 2023-10-09T08:05:22.903728+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.? 172.21.15.118:0/2047867144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T08:05:23.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:22 smithi118 bash[27833]: debug 2023-10-09T08:05:22.994+0000 7f1d6ec54700 -1 mon.b@1(peon).osd e84 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-09T08:05:23.215 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:22 smithi081 bash[73025]: debug 2023-10-09T08:05:22.985+0000 7fe3bfe28200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T08:05:23.215 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[73025]: [09/Oct/2023:08:05:23] ENGINE Bus STARTING 2023-10-09T08:05:23.215 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[73025]: debug 2023-10-09T08:05:23.177+0000 7fe31a13c700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:05:23.215 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[73025]: debug 2023-10-09T08:05:23.177+0000 7fe31a13c700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:05:23.215 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[73025]: debug 2023-10-09T08:05:23.177+0000 7fe31a13c700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:05:23.215 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[73025]: debug 2023-10-09T08:05:23.177+0000 7fe31a13c700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:05:23.215 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[73025]: debug 2023-10-09T08:05:23.177+0000 7fe31a13c700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:05:23.215 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[73025]: debug 2023-10-09T08:05:23.185+0000 7fe324951700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:05:23.215 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[73025]: debug 2023-10-09T08:05:23.185+0000 7fe324951700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:05:23.216 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[73025]: debug 2023-10-09T08:05:23.185+0000 7fe324951700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:05:23.216 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[73025]: debug 2023-10-09T08:05:23.185+0000 7fe324951700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:05:23.216 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[73025]: debug 2023-10-09T08:05:23.185+0000 7fe324951700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T08:05:23.216 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:22 smithi081 bash[33856]: cluster 2023-10-09T08:05:22.891158+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-10-09T08:05:23.216 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:22 smithi081 bash[33856]: cluster 2023-10-09T08:05:22.891231+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-10-09T08:05:23.216 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:22 smithi081 bash[33856]: audit 2023-10-09T08:05:22.895482+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.? 172.21.15.118:0/2047867144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T08:05:23.216 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:22 smithi081 bash[33856]: audit 2023-10-09T08:05:22.897379+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.? 172.21.15.118:0/2047867144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T08:05:23.216 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:22 smithi081 bash[33856]: audit 2023-10-09T08:05:22.902965+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.? 172.21.15.118:0/2047867144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T08:05:23.216 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:22 smithi081 bash[33856]: audit 2023-10-09T08:05:22.903728+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.? 172.21.15.118:0/2047867144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T08:05:23.216 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:22 smithi081 bash[33856]: debug 2023-10-09T08:05:22.993+0000 7f7b92fb2700 -1 mon.c@2(peon).osd e84 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-09T08:05:23.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[73025]: CherryPy Checker: 2023-10-09T08:05:23.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[73025]: The Application mounted at '' has an empty config. 2023-10-09T08:05:23.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[73025]: [09/Oct/2023:08:05:23] ENGINE Serving on http://:::9283 2023-10-09T08:05:23.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[73025]: [09/Oct/2023:08:05:23] ENGINE Bus STARTED 2023-10-09T08:05:24.029 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-09T08:05:24.030 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (2m) - 8m 12.6M - 0.23.0 ba2b418f427c fc947fcde330 2023-10-09T08:05:24.030 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi118 *:3000 running (87s) - 7m 39.8M - 8.3.5 dad864ee21e9 85222b299e47 2023-10-09T08:05:24.030 INFO:teuthology.orchestra.run.smithi081.stdout:mds.foo.smithi081.lhrkzl smithi081 running (6m) - 6m 15.0M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 2c0feece8cda 2023-10-09T08:05:24.030 INFO:teuthology.orchestra.run.smithi081.stdout:mds.foo.smithi118.nvwrmj smithi118 running (6m) - 6m 13.1M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 fa8c66433a98 2023-10-09T08:05:24.030 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi118 *:8443,9283,8765 running (34s) - 15m 78.7M - 18.2.0-598-gb4fa663f 3060897fdf97 bb4944b7e87a 2023-10-09T08:05:24.030 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (81s) - 17m 456M - 18.2.0-598-gb4fa663f 3060897fdf97 6e155ef5bfed 2023-10-09T08:05:24.031 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (17m) - 17m 63.8M 2048M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 3568784103f9 2023-10-09T08:05:24.031 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi118 running (15m) - 15m 59.5M 2048M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 30256033bb32 2023-10-09T08:05:24.031 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (15m) - 15m 56.6M 2048M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 f687f8895313 2023-10-09T08:05:24.031 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (2m) - 8m 8340k - 1.3.1 1dbe0e931976 b1196b890f49 2023-10-09T08:05:24.032 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi118 *:9100 running (113s) - 8m 8475k - 1.3.1 1dbe0e931976 fa859cbb7afb 2023-10-09T08:05:24.032 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (14m) - 14m 45.4M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 463c8e37f13b 2023-10-09T08:05:24.032 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (13m) - 13m 46.5M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 d8221ed16137 2023-10-09T08:05:24.032 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (13m) - 13m 42.8M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 cc14c5ddaebe 2023-10-09T08:05:24.032 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (12m) - 12m 44.2M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 5b178c1b1b1f 2023-10-09T08:05:24.032 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi118 running (11m) - 11m 42.4M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 a1d4985b305f 2023-10-09T08:05:24.032 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi118 running (10m) - 10m 46.8M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 2b03be4bac4d 2023-10-09T08:05:24.033 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi118 running (10m) - 10m 44.5M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 837cdc61ac4f 2023-10-09T08:05:24.033 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi118 running (9m) - 9m 47.0M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 681ccbdc5a0a 2023-10-09T08:05:24.033 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi118 *:9095 running (41s) - 8m 43.2M - 2.33.4 514e6a882f6e 6f1ac366d52a 2023-10-09T08:05:24.256 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:24 smithi081 bash[73025]: debug 2023-10-09T08:05:24.013+0000 7fe377de0700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-10-09T08:05:24.256 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: cluster 2023-10-09T08:05:22.949059+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e32: y(active, since 64s), standbys: x 2023-10-09T08:05:24.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: cluster 2023-10-09T08:05:22.990647+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2023-10-09T08:05:24.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: cluster 2023-10-09T08:05:22.991410+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2023-10-09T08:05:24.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: cluster 2023-10-09T08:05:23.000869+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-10-09T08:05:24.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: cluster 2023-10-09T08:05:23.001451+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e33: y(active, starting, since 0.0102142s), standbys: x 2023-10-09T08:05:24.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: cluster 2023-10-09T08:05:23.001608+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e84 with expected crc 2023-10-09T08:05:24.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: cluster 2023-10-09T08:05:23.006619+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e84 with expected crc 2023-10-09T08:05:24.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.009167+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:05:24.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.009357+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:05:24.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.009523+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:05:24.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.010532+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi118.nvwrmj"}]: dispatch 2023-10-09T08:05:24.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.010796+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.lhrkzl"}]: dispatch 2023-10-09T08:05:24.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.011210+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T08:05:24.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.011427+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T08:05:24.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.011667+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T08:05:24.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: cluster 2023-10-09T08:05:23.011913+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e84 with expected crc 2023-10-09T08:05:24.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.011926+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T08:05:24.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.012163+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T08:05:24.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.012400+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T08:05:24.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.012656+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T08:05:24.259 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.012994+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T08:05:24.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.013295+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T08:05:24.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.013582+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T08:05:24.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.013872+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T08:05:24.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.014171+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T08:05:24.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.014672+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T08:05:24.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: cluster 2023-10-09T08:05:23.025472+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2023-10-09T08:05:24.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.057416+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:05:24.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.060065+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:05:24.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.096038+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:05:24.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.108451+0000 mon.c (mon.2) 216 : audit [INF] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T08:05:24.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.108838+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T08:05:24.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: cluster 2023-10-09T08:05:23.116697+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e84 with expected crc 2023-10-09T08:05:24.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.152435+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T08:05:24.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:23 smithi081 bash[33856]: audit 2023-10-09T08:05:23.152955+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T08:05:24.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: cluster 2023-10-09T08:05:22.949059+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e32: y(active, since 64s), standbys: x 2023-10-09T08:05:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: cluster 2023-10-09T08:05:22.990647+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2023-10-09T08:05:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: cluster 2023-10-09T08:05:22.991410+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2023-10-09T08:05:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: cluster 2023-10-09T08:05:23.000869+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-10-09T08:05:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: cluster 2023-10-09T08:05:23.001451+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e33: y(active, starting, since 0.0102142s), standbys: x 2023-10-09T08:05:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: cluster 2023-10-09T08:05:23.001608+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e84 with expected crc 2023-10-09T08:05:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: cluster 2023-10-09T08:05:23.006619+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e84 with expected crc 2023-10-09T08:05:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.009167+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:05:24.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.009357+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:05:24.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.009523+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:05:24.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.010532+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi118.nvwrmj"}]: dispatch 2023-10-09T08:05:24.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.010796+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi081.lhrkzl"}]: dispatch 2023-10-09T08:05:24.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.011210+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T08:05:24.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.011427+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T08:05:24.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.011667+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T08:05:24.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: cluster 2023-10-09T08:05:23.011913+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e84 with expected crc 2023-10-09T08:05:24.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.011926+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T08:05:24.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.012163+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T08:05:24.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.012400+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T08:05:24.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.012656+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T08:05:24.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.012994+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T08:05:24.269 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.013295+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T08:05:24.269 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.013582+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T08:05:24.269 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.013872+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T08:05:24.269 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.014171+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T08:05:24.269 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.014672+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T08:05:24.269 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: cluster 2023-10-09T08:05:23.025472+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2023-10-09T08:05:24.270 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.057416+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:05:24.270 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.060065+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:05:24.270 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.096038+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:05:24.270 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.108451+0000 mon.c (mon.2) 216 : audit [INF] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T08:05:24.270 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.108838+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T08:05:24.271 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: cluster 2023-10-09T08:05:23.116697+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e84 with expected crc 2023-10-09T08:05:24.271 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.152435+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T08:05:24.271 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:23 smithi118 bash[27833]: audit 2023-10-09T08:05:23.152955+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T08:05:24.908 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch upgrade pause' 2023-10-09T08:05:25.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:25 smithi118 bash[27833]: cephadm 2023-10-09T08:05:23.867413+0000 mgr.y (mgr.26009) 1 : cephadm [INF] [09/Oct/2023:08:05:23] ENGINE Bus STARTING 2023-10-09T08:05:25.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:25 smithi118 bash[27833]: cephadm 2023-10-09T08:05:23.969621+0000 mgr.y (mgr.26009) 2 : cephadm [INF] [09/Oct/2023:08:05:23] ENGINE Serving on http://172.21.15.81:8765 2023-10-09T08:05:25.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:25 smithi118 bash[27833]: cluster 2023-10-09T08:05:24.008664+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e34: y(active, since 1.01742s), standbys: x 2023-10-09T08:05:25.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:25 smithi118 bash[27833]: audit 2023-10-09T08:05:24.013426+0000 mgr.y (mgr.26009) 3 : audit [DBG] from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:05:25.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:25 smithi118 bash[27833]: cluster 2023-10-09T08:05:24.018240+0000 mgr.y (mgr.26009) 4 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:05:25.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:25 smithi118 bash[27833]: cephadm 2023-10-09T08:05:24.092666+0000 mgr.y (mgr.26009) 5 : cephadm [INF] [09/Oct/2023:08:05:24] ENGINE Serving on https://172.21.15.81:7150 2023-10-09T08:05:25.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:25 smithi118 bash[27833]: cephadm 2023-10-09T08:05:24.092957+0000 mgr.y (mgr.26009) 6 : cephadm [INF] [09/Oct/2023:08:05:24] ENGINE Bus STARTED 2023-10-09T08:05:25.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:25 smithi081 bash[33856]: cephadm 2023-10-09T08:05:23.867413+0000 mgr.y (mgr.26009) 1 : cephadm [INF] [09/Oct/2023:08:05:23] ENGINE Bus STARTING 2023-10-09T08:05:25.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:25 smithi081 bash[33856]: cephadm 2023-10-09T08:05:23.969621+0000 mgr.y (mgr.26009) 2 : cephadm [INF] [09/Oct/2023:08:05:23] ENGINE Serving on http://172.21.15.81:8765 2023-10-09T08:05:25.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:25 smithi081 bash[33856]: cluster 2023-10-09T08:05:24.008664+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e34: y(active, since 1.01742s), standbys: x 2023-10-09T08:05:25.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:25 smithi081 bash[33856]: audit 2023-10-09T08:05:24.013426+0000 mgr.y (mgr.26009) 3 : audit [DBG] from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:05:25.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:25 smithi081 bash[33856]: cluster 2023-10-09T08:05:24.018240+0000 mgr.y (mgr.26009) 4 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:05:25.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:25 smithi081 bash[33856]: cephadm 2023-10-09T08:05:24.092666+0000 mgr.y (mgr.26009) 5 : cephadm [INF] [09/Oct/2023:08:05:24] ENGINE Serving on https://172.21.15.81:7150 2023-10-09T08:05:25.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:25 smithi081 bash[33856]: cephadm 2023-10-09T08:05:24.092957+0000 mgr.y (mgr.26009) 6 : cephadm [INF] [09/Oct/2023:08:05:24] ENGINE Bus STARTED 2023-10-09T08:05:26.329 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:26 smithi081 bash[33856]: cluster 2023-10-09T08:05:25.013149+0000 mgr.y (mgr.26009) 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-09T08:05:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:26 smithi118 bash[27833]: cluster 2023-10-09T08:05:25.013149+0000 mgr.y (mgr.26009) 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-09T08:05:27.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:27 smithi081 bash[33856]: cluster 2023-10-09T08:05:26.015698+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e35: y(active, since 3s), standbys: x 2023-10-09T08:05:27.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:27 smithi118 bash[27833]: cluster 2023-10-09T08:05:26.015698+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e35: y(active, since 3s), standbys: x 2023-10-09T08:05:28.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:28 smithi081 bash[33856]: cluster 2023-10-09T08:05:27.013598+0000 mgr.y (mgr.26009) 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-09T08:05:28.299 INFO:teuthology.orchestra.run.smithi081.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:05:28.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:28 smithi118 bash[27833]: cluster 2023-10-09T08:05:27.013598+0000 mgr.y (mgr.26009) 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-09T08:05:29.014 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'sleep 60' 2023-10-09T08:05:29.298 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:29 smithi081 bash[33856]: audit 2023-10-09T08:05:28.286694+0000 mgr.y (mgr.26009) 9 : audit [DBG] from='client.26057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:05:29.299 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:29 smithi081 bash[33856]: cephadm 2023-10-09T08:05:28.287154+0000 mgr.y (mgr.26009) 10 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:05:29.299 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:29 smithi081 bash[33856]: audit 2023-10-09T08:05:28.294116+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:29.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:29 smithi118 bash[27833]: audit 2023-10-09T08:05:28.286694+0000 mgr.y (mgr.26009) 9 : audit [DBG] from='client.26057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:05:29.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:29 smithi118 bash[27833]: cephadm 2023-10-09T08:05:28.287154+0000 mgr.y (mgr.26009) 10 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:05:29.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:29 smithi118 bash[27833]: audit 2023-10-09T08:05:28.294116+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:30.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:30 smithi118 bash[27833]: cluster 2023-10-09T08:05:29.014024+0000 mgr.y (mgr.26009) 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-09T08:05:30.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:30 smithi118 bash[27833]: audit 2023-10-09T08:05:29.500656+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:30.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:30 smithi118 bash[27833]: audit 2023-10-09T08:05:29.510698+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:30.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:30 smithi118 bash[27833]: audit 2023-10-09T08:05:29.799139+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:30.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:30 smithi118 bash[27833]: audit 2023-10-09T08:05:29.808227+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:30.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:30 smithi118 bash[27833]: audit 2023-10-09T08:05:30.313952+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:30.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:30 smithi118 bash[27833]: audit 2023-10-09T08:05:30.321827+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:30.804 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:30 smithi081 bash[33856]: cluster 2023-10-09T08:05:29.014024+0000 mgr.y (mgr.26009) 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-09T08:05:30.804 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:30 smithi081 bash[33856]: audit 2023-10-09T08:05:29.500656+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:30.804 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:30 smithi081 bash[33856]: audit 2023-10-09T08:05:29.510698+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:30.804 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:30 smithi081 bash[33856]: audit 2023-10-09T08:05:29.799139+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:30.805 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:30 smithi081 bash[33856]: audit 2023-10-09T08:05:29.808227+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:30.805 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:30 smithi081 bash[33856]: audit 2023-10-09T08:05:30.313952+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:30.805 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:30 smithi081 bash[33856]: audit 2023-10-09T08:05:30.321827+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:31.440 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:05:31] "GET /metrics HTTP/1.1" 200 31224 "" "Prometheus/2.33.4" 2023-10-09T08:05:31.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:31 smithi081 bash[33856]: audit 2023-10-09T08:05:30.603485+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:31.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:31 smithi081 bash[33856]: audit 2023-10-09T08:05:30.615754+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:32.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:31 smithi118 bash[27833]: audit 2023-10-09T08:05:30.603485+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:32.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:31 smithi118 bash[27833]: audit 2023-10-09T08:05:30.615754+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:32.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:32 smithi081 bash[33856]: cluster 2023-10-09T08:05:31.014947+0000 mgr.y (mgr.26009) 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-09T08:05:33.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:32 smithi118 bash[27833]: cluster 2023-10-09T08:05:31.014947+0000 mgr.y (mgr.26009) 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-09T08:05:34.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:34 smithi081 bash[33856]: cluster 2023-10-09T08:05:33.015588+0000 mgr.y (mgr.26009) 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-09T08:05:35.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:34 smithi118 bash[27833]: cluster 2023-10-09T08:05:33.015588+0000 mgr.y (mgr.26009) 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-09T08:05:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:35 smithi118 bash[27833]: cluster 2023-10-09T08:05:35.016617+0000 mgr.y (mgr.26009) 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-09T08:05:36.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:35 smithi081 bash[33856]: cluster 2023-10-09T08:05:35.016617+0000 mgr.y (mgr.26009) 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-09T08:05:38.333 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:38 smithi118 bash[27833]: cluster 2023-10-09T08:05:37.017292+0000 mgr.y (mgr.26009) 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-09T08:05:38.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:38 smithi081 bash[33856]: cluster 2023-10-09T08:05:37.017292+0000 mgr.y (mgr.26009) 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-09T08:05:39.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:05:38 smithi118 bash[55010]: ts=2023-10-09T08:05:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:05:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:39 smithi081 bash[33856]: audit 2023-10-09T08:05:38.096691+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:05:39.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:39 smithi118 bash[27833]: audit 2023-10-09T08:05:38.096691+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:05:40.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:40 smithi081 bash[33856]: cluster 2023-10-09T08:05:39.018314+0000 mgr.y (mgr.26009) 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-09T08:05:40.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:40 smithi081 bash[33856]: audit 2023-10-09T08:05:39.919857+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:40.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:40 smithi081 bash[33856]: audit 2023-10-09T08:05:39.934321+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:40.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:40 smithi081 bash[33856]: audit 2023-10-09T08:05:39.939052+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:05:40.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:40 smithi081 bash[33856]: audit 2023-10-09T08:05:39.940586+0000 mon.c (mon.2) 220 : audit [INF] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:05:40.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:40 smithi118 bash[27833]: cluster 2023-10-09T08:05:39.018314+0000 mgr.y (mgr.26009) 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-09T08:05:40.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:40 smithi118 bash[27833]: audit 2023-10-09T08:05:39.919857+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:40.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:40 smithi118 bash[27833]: audit 2023-10-09T08:05:39.934321+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:40.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:40 smithi118 bash[27833]: audit 2023-10-09T08:05:39.939052+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:05:40.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:40 smithi118 bash[27833]: audit 2023-10-09T08:05:39.940586+0000 mon.c (mon.2) 220 : audit [INF] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:05:41.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:05:41] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.33.4" 2023-10-09T08:05:41.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[33856]: cephadm 2023-10-09T08:05:39.942761+0000 mgr.y (mgr.26009) 17 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T08:05:41.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[33856]: cephadm 2023-10-09T08:05:39.943069+0000 mgr.y (mgr.26009) 18 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T08:05:41.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[33856]: cephadm 2023-10-09T08:05:40.157745+0000 mgr.y (mgr.26009) 19 : cephadm [INF] Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:05:41.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[33856]: cephadm 2023-10-09T08:05:40.158980+0000 mgr.y (mgr.26009) 20 : cephadm [INF] Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:05:41.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[33856]: cephadm 2023-10-09T08:05:40.322568+0000 mgr.y (mgr.26009) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:05:41.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[33856]: cephadm 2023-10-09T08:05:40.324473+0000 mgr.y (mgr.26009) 22 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:05:41.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[33856]: cephadm 2023-10-09T08:05:40.487235+0000 mgr.y (mgr.26009) 23 : cephadm [INF] Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:05:41.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[33856]: cephadm 2023-10-09T08:05:40.491121+0000 mgr.y (mgr.26009) 24 : cephadm [INF] Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:05:41.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[33856]: audit 2023-10-09T08:05:40.660199+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:41.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[33856]: audit 2023-10-09T08:05:40.665783+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:41.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[33856]: audit 2023-10-09T08:05:40.672624+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:41.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[33856]: audit 2023-10-09T08:05:40.678315+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:41.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[33856]: audit 2023-10-09T08:05:40.685153+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:41.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[33856]: audit 2023-10-09T08:05:40.766592+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:05:41.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[33856]: audit 2023-10-09T08:05:40.769356+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:05:41.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[33856]: audit 2023-10-09T08:05:40.770672+0000 mon.c (mon.2) 223 : audit [INF] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:05:41.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:41 smithi081 bash[33856]: audit 2023-10-09T08:05:40.778236+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:41.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:41 smithi118 bash[27833]: cephadm 2023-10-09T08:05:39.942761+0000 mgr.y (mgr.26009) 17 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T08:05:41.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:41 smithi118 bash[27833]: cephadm 2023-10-09T08:05:39.943069+0000 mgr.y (mgr.26009) 18 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T08:05:41.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:41 smithi118 bash[27833]: cephadm 2023-10-09T08:05:40.157745+0000 mgr.y (mgr.26009) 19 : cephadm [INF] Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:05:41.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:41 smithi118 bash[27833]: cephadm 2023-10-09T08:05:40.158980+0000 mgr.y (mgr.26009) 20 : cephadm [INF] Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:05:41.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:41 smithi118 bash[27833]: cephadm 2023-10-09T08:05:40.322568+0000 mgr.y (mgr.26009) 21 : cephadm [INF] Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:05:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:41 smithi118 bash[27833]: cephadm 2023-10-09T08:05:40.324473+0000 mgr.y (mgr.26009) 22 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:05:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:41 smithi118 bash[27833]: cephadm 2023-10-09T08:05:40.487235+0000 mgr.y (mgr.26009) 23 : cephadm [INF] Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:05:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:41 smithi118 bash[27833]: cephadm 2023-10-09T08:05:40.491121+0000 mgr.y (mgr.26009) 24 : cephadm [INF] Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:05:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:41 smithi118 bash[27833]: audit 2023-10-09T08:05:40.660199+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:41 smithi118 bash[27833]: audit 2023-10-09T08:05:40.665783+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:41 smithi118 bash[27833]: audit 2023-10-09T08:05:40.672624+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:41 smithi118 bash[27833]: audit 2023-10-09T08:05:40.678315+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:41 smithi118 bash[27833]: audit 2023-10-09T08:05:40.685153+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:41 smithi118 bash[27833]: audit 2023-10-09T08:05:40.766592+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:05:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:41 smithi118 bash[27833]: audit 2023-10-09T08:05:40.769356+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:05:41.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:41 smithi118 bash[27833]: audit 2023-10-09T08:05:40.770672+0000 mon.c (mon.2) 223 : audit [INF] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:05:41.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:41 smithi118 bash[27833]: audit 2023-10-09T08:05:40.778236+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:05:42.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:42 smithi081 bash[33856]: cluster 2023-10-09T08:05:41.019319+0000 mgr.y (mgr.26009) 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-09T08:05:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:42 smithi118 bash[27833]: cluster 2023-10-09T08:05:41.019319+0000 mgr.y (mgr.26009) 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-09T08:05:44.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:44 smithi081 bash[33856]: cluster 2023-10-09T08:05:43.020004+0000 mgr.y (mgr.26009) 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-09T08:05:44.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:44 smithi118 bash[27833]: cluster 2023-10-09T08:05:43.020004+0000 mgr.y (mgr.26009) 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-09T08:05:46.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:46 smithi081 bash[33856]: cluster 2023-10-09T08:05:45.020983+0000 mgr.y (mgr.26009) 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-09T08:05:46.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:46 smithi118 bash[27833]: cluster 2023-10-09T08:05:45.020983+0000 mgr.y (mgr.26009) 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-09T08:05:48.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:48 smithi081 bash[33856]: cluster 2023-10-09T08:05:47.021542+0000 mgr.y (mgr.26009) 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-09T08:05:48.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:48 smithi118 bash[27833]: cluster 2023-10-09T08:05:47.021542+0000 mgr.y (mgr.26009) 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-09T08:05:49.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:05:48 smithi118 bash[55010]: ts=2023-10-09T08:05: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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:05:50.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:50 smithi081 bash[33856]: cluster 2023-10-09T08:05:49.022525+0000 mgr.y (mgr.26009) 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-09T08:05:50.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:50 smithi118 bash[27833]: cluster 2023-10-09T08:05:49.022525+0000 mgr.y (mgr.26009) 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-09T08:05:51.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:05:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:05:51] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.33.4" 2023-10-09T08:05:52.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:52 smithi081 bash[33856]: cluster 2023-10-09T08:05:51.023330+0000 mgr.y (mgr.26009) 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-09T08:05:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:52 smithi118 bash[27833]: cluster 2023-10-09T08:05:51.023330+0000 mgr.y (mgr.26009) 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-09T08:05:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:54 smithi081 bash[33856]: cluster 2023-10-09T08:05:53.024018+0000 mgr.y (mgr.26009) 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-09T08:05:54.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:54 smithi081 bash[33856]: audit 2023-10-09T08:05:53.097050+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:05:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:54 smithi118 bash[27833]: cluster 2023-10-09T08:05:53.024018+0000 mgr.y (mgr.26009) 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-09T08:05:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:54 smithi118 bash[27833]: audit 2023-10-09T08:05:53.097050+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:05:56.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:56 smithi081 bash[33856]: cluster 2023-10-09T08:05:55.024938+0000 mgr.y (mgr.26009) 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-09T08:05:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:56 smithi118 bash[27833]: cluster 2023-10-09T08:05:55.024938+0000 mgr.y (mgr.26009) 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-09T08:05:58.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:05:58 smithi081 bash[33856]: cluster 2023-10-09T08:05:57.025652+0000 mgr.y (mgr.26009) 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-09T08:05:58.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:05:58 smithi118 bash[27833]: cluster 2023-10-09T08:05:57.025652+0000 mgr.y (mgr.26009) 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-09T08:05:59.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:05:58 smithi118 bash[55010]: ts=2023-10-09T08:05: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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:06:00.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:00 smithi081 bash[33856]: cluster 2023-10-09T08:05:59.026561+0000 mgr.y (mgr.26009) 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-09T08:06:00.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:00 smithi118 bash[27833]: cluster 2023-10-09T08:05:59.026561+0000 mgr.y (mgr.26009) 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-09T08:06:01.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:06:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:06:01] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.33.4" 2023-10-09T08:06:02.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:02 smithi081 bash[33856]: cluster 2023-10-09T08:06:01.027340+0000 mgr.y (mgr.26009) 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-09T08:06:02.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:02 smithi118 bash[27833]: cluster 2023-10-09T08:06:01.027340+0000 mgr.y (mgr.26009) 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-09T08:06:04.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:04 smithi081 bash[33856]: cluster 2023-10-09T08:06:03.027966+0000 mgr.y (mgr.26009) 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-09T08:06:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:04 smithi118 bash[27833]: cluster 2023-10-09T08:06:03.027966+0000 mgr.y (mgr.26009) 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-09T08:06:06.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:06 smithi081 bash[33856]: cluster 2023-10-09T08:06:05.028993+0000 mgr.y (mgr.26009) 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-09T08:06:06.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:06 smithi118 bash[27833]: cluster 2023-10-09T08:06:05.028993+0000 mgr.y (mgr.26009) 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-09T08:06:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:08 smithi081 bash[33856]: cluster 2023-10-09T08:06:07.029642+0000 mgr.y (mgr.26009) 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-09T08:06:08.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:08 smithi118 bash[27833]: cluster 2023-10-09T08:06:07.029642+0000 mgr.y (mgr.26009) 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-09T08:06:09.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:06:08 smithi118 bash[55010]: ts=2023-10-09T08:06:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:06:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:09 smithi081 bash[33856]: audit 2023-10-09T08:06:08.097579+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:06:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:09 smithi118 bash[27833]: audit 2023-10-09T08:06:08.097579+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:06:10.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:10 smithi081 bash[33856]: cluster 2023-10-09T08:06:09.030536+0000 mgr.y (mgr.26009) 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-09T08:06:10.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:10 smithi118 bash[27833]: cluster 2023-10-09T08:06:09.030536+0000 mgr.y (mgr.26009) 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-09T08:06:11.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:06:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:06:11] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.33.4" 2023-10-09T08:06:12.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:12 smithi081 bash[33856]: cluster 2023-10-09T08:06:11.031187+0000 mgr.y (mgr.26009) 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-09T08:06:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:12 smithi118 bash[27833]: cluster 2023-10-09T08:06:11.031187+0000 mgr.y (mgr.26009) 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-09T08:06:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:14 smithi118 bash[27833]: cluster 2023-10-09T08:06:13.031713+0000 mgr.y (mgr.26009) 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-09T08:06:14.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:14 smithi081 bash[33856]: cluster 2023-10-09T08:06:13.031713+0000 mgr.y (mgr.26009) 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-09T08:06:16.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:16 smithi118 bash[27833]: cluster 2023-10-09T08:06:15.032622+0000 mgr.y (mgr.26009) 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-09T08:06:16.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:16 smithi081 bash[33856]: cluster 2023-10-09T08:06:15.032622+0000 mgr.y (mgr.26009) 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-09T08:06:18.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:18 smithi118 bash[27833]: cluster 2023-10-09T08:06:17.033216+0000 mgr.y (mgr.26009) 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-09T08:06:18.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:18 smithi081 bash[33856]: cluster 2023-10-09T08:06:17.033216+0000 mgr.y (mgr.26009) 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-09T08:06:19.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:06:18 smithi118 bash[55010]: ts=2023-10-09T08:06: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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:06:20.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:20 smithi118 bash[27833]: cluster 2023-10-09T08:06:19.034150+0000 mgr.y (mgr.26009) 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-09T08:06:20.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:20 smithi081 bash[33856]: cluster 2023-10-09T08:06:19.034150+0000 mgr.y (mgr.26009) 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-09T08:06:21.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:06:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:06:21] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.33.4" 2023-10-09T08:06:22.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:22 smithi118 bash[27833]: cluster 2023-10-09T08:06:21.034864+0000 mgr.y (mgr.26009) 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-09T08:06:22.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:22 smithi081 bash[33856]: cluster 2023-10-09T08:06:21.034864+0000 mgr.y (mgr.26009) 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-09T08:06:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:24 smithi081 bash[33856]: cluster 2023-10-09T08:06:23.035515+0000 mgr.y (mgr.26009) 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-09T08:06:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:24 smithi081 bash[33856]: audit 2023-10-09T08:06:23.099868+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:06:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:24 smithi118 bash[27833]: cluster 2023-10-09T08:06:23.035515+0000 mgr.y (mgr.26009) 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-09T08:06:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:24 smithi118 bash[27833]: audit 2023-10-09T08:06:23.099868+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:06:26.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:26 smithi081 bash[33856]: cluster 2023-10-09T08:06:25.037090+0000 mgr.y (mgr.26009) 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-09T08:06:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:26 smithi118 bash[27833]: cluster 2023-10-09T08:06:25.037090+0000 mgr.y (mgr.26009) 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-09T08:06:28.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:28 smithi081 bash[33856]: cluster 2023-10-09T08:06:27.037695+0000 mgr.y (mgr.26009) 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-09T08:06:28.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:28 smithi118 bash[27833]: cluster 2023-10-09T08:06:27.037695+0000 mgr.y (mgr.26009) 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-09T08:06:29.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:06:28 smithi118 bash[55010]: ts=2023-10-09T08: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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:06:30.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:30 smithi081 bash[33856]: cluster 2023-10-09T08:06:29.038712+0000 mgr.y (mgr.26009) 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-09T08:06:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:30 smithi118 bash[27833]: cluster 2023-10-09T08:06:29.038712+0000 mgr.y (mgr.26009) 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-09T08:06:31.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:06:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:06:31] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.33.4" 2023-10-09T08:06:32.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:32 smithi081 bash[33856]: cluster 2023-10-09T08:06:31.039282+0000 mgr.y (mgr.26009) 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-09T08:06:32.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:32 smithi118 bash[27833]: cluster 2023-10-09T08:06:31.039282+0000 mgr.y (mgr.26009) 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-09T08:06:33.442 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch upgrade resume' 2023-10-09T08:06:34.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:34 smithi081 bash[33856]: cluster 2023-10-09T08:06:33.039716+0000 mgr.y (mgr.26009) 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-09T08:06:34.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:34 smithi118 bash[27833]: cluster 2023-10-09T08:06:33.039716+0000 mgr.y (mgr.26009) 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-09T08:06:36.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:36 smithi081 bash[33856]: cluster 2023-10-09T08:06:35.040730+0000 mgr.y (mgr.26009) 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-09T08:06:36.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:36 smithi118 bash[27833]: cluster 2023-10-09T08:06:35.040730+0000 mgr.y (mgr.26009) 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-09T08:06:37.070 INFO:teuthology.orchestra.run.smithi081.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:06:37.986 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'echo wait for majority of mons to upgrade' 2023-10-09T08:06:38.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:38 smithi081 bash[33856]: cluster 2023-10-09T08:06:37.041359+0000 mgr.y (mgr.26009) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:06:38.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:38 smithi081 bash[33856]: audit 2023-10-09T08:06:37.059279+0000 mgr.y (mgr.26009) 54 : audit [DBG] from='client.26063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:06:38.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:38 smithi081 bash[33856]: cephadm 2023-10-09T08:06:37.059670+0000 mgr.y (mgr.26009) 55 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:06:38.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:38 smithi081 bash[33856]: audit 2023-10-09T08:06:37.064805+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:06:38.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:38 smithi081 bash[33856]: audit 2023-10-09T08:06:37.091739+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:06:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:38 smithi118 bash[27833]: cluster 2023-10-09T08:06:37.041359+0000 mgr.y (mgr.26009) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:06:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:38 smithi118 bash[27833]: audit 2023-10-09T08:06:37.059279+0000 mgr.y (mgr.26009) 54 : audit [DBG] from='client.26063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:06:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:38 smithi118 bash[27833]: cephadm 2023-10-09T08:06:37.059670+0000 mgr.y (mgr.26009) 55 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:06:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:38 smithi118 bash[27833]: audit 2023-10-09T08:06:37.064805+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:06:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:38 smithi118 bash[27833]: audit 2023-10-09T08:06:37.091739+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:06:39.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:06:38 smithi118 bash[55010]: ts=2023-10-09T08:06:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:06:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:39 smithi081 bash[33856]: audit 2023-10-09T08:06:38.100268+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:06:39.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:39 smithi118 bash[27833]: audit 2023-10-09T08:06:38.100268+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:06:40.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:40 smithi081 bash[33856]: cluster 2023-10-09T08:06:39.042384+0000 mgr.y (mgr.26009) 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-09T08:06:40.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:40 smithi118 bash[27833]: cluster 2023-10-09T08:06:39.042384+0000 mgr.y (mgr.26009) 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-09T08:06:41.378 INFO:teuthology.orchestra.run.smithi081.stdout:wait for majority of mons to upgrade 2023-10-09T08:06:41.483 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:06:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:06:41] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.33.4" 2023-10-09T08:06:42.336 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2023-10-09T08:06:42.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:42 smithi081 bash[33856]: cluster 2023-10-09T08:06:41.043061+0000 mgr.y (mgr.26009) 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-09T08:06:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:42 smithi118 bash[27833]: cluster 2023-10-09T08:06:41.043061+0000 mgr.y (mgr.26009) 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-09T08:06:44.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:44 smithi081 bash[33856]: cluster 2023-10-09T08:06:43.043679+0000 mgr.y (mgr.26009) 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-09T08:06:44.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:44 smithi081 bash[33856]: audit 2023-10-09T08:06:43.349113+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:06:44.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:44 smithi081 bash[33856]: audit 2023-10-09T08:06:43.356942+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:06:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:44 smithi118 bash[27833]: cluster 2023-10-09T08:06:43.043679+0000 mgr.y (mgr.26009) 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-09T08:06:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:44 smithi118 bash[27833]: audit 2023-10-09T08:06:43.349113+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:06:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:44 smithi118 bash[27833]: audit 2023-10-09T08:06:43.356942+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:06:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:45 smithi081 bash[33856]: audit 2023-10-09T08:06:44.359039+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:06:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:45 smithi081 bash[33856]: audit 2023-10-09T08:06:44.369220+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:06:45.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:45 smithi081 bash[33856]: audit 2023-10-09T08:06:44.846090+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:06:45.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:45 smithi081 bash[33856]: audit 2023-10-09T08:06:44.847575+0000 mon.c (mon.2) 230 : audit [INF] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:06:45.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:45 smithi081 bash[33856]: audit 2023-10-09T08:06:44.858449+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:06:45.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:45 smithi081 bash[33856]: audit 2023-10-09T08:06:44.939743+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:06:45.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:45 smithi081 bash[33856]: audit 2023-10-09T08:06:44.944360+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:06:45.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:45 smithi081 bash[33856]: audit 2023-10-09T08:06:44.946286+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T08:06:45.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:45 smithi081 bash[33856]: audit 2023-10-09T08:06:44.947507+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-09T08:06:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:45 smithi118 bash[27833]: audit 2023-10-09T08:06:44.359039+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:06:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:45 smithi118 bash[27833]: audit 2023-10-09T08:06:44.369220+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:06:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:45 smithi118 bash[27833]: audit 2023-10-09T08:06:44.846090+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:06:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:45 smithi118 bash[27833]: audit 2023-10-09T08:06:44.847575+0000 mon.c (mon.2) 230 : audit [INF] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:06:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:45 smithi118 bash[27833]: audit 2023-10-09T08:06:44.858449+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:06:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:45 smithi118 bash[27833]: audit 2023-10-09T08:06:44.939743+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:06:45.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:45 smithi118 bash[27833]: audit 2023-10-09T08:06:44.944360+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:06:45.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:45 smithi118 bash[27833]: audit 2023-10-09T08:06:44.946286+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T08:06:45.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:45 smithi118 bash[27833]: audit 2023-10-09T08:06:44.947507+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-09T08:06:46.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:46 smithi081 bash[33856]: cephadm 2023-10-09T08:06:44.948473+0000 mgr.y (mgr.26009) 59 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-10-09T08:06:46.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:46 smithi081 bash[33856]: cluster 2023-10-09T08:06:45.044536+0000 mgr.y (mgr.26009) 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-09T08:06:46.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:46 smithi081 bash[33856]: audit 2023-10-09T08:06:46.350039+0000 mon.a (mon.0) 46 : audit [DBG] from='client.? 172.21.15.81:0/1978367290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:06:46.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:46 smithi118 bash[27833]: cephadm 2023-10-09T08:06:44.948473+0000 mgr.y (mgr.26009) 59 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-10-09T08:06:46.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:46 smithi118 bash[27833]: cluster 2023-10-09T08:06:45.044536+0000 mgr.y (mgr.26009) 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-09T08:06:46.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:46 smithi118 bash[27833]: audit 2023-10-09T08:06:46.350039+0000 mon.a (mon.0) 46 : audit [DBG] from='client.? 172.21.15.81:0/1978367290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:06:48.898 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:48 smithi081 bash[33856]: cluster 2023-10-09T08:06:47.045093+0000 mgr.y (mgr.26009) 61 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:06:48.898 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:48 smithi081 bash[33856]: cephadm 2023-10-09T08:06:47.618008+0000 mgr.y (mgr.26009) 62 : cephadm [INF] Upgrade: Updating mon.c 2023-10-09T08:06:48.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:48 smithi081 bash[33856]: audit 2023-10-09T08:06:47.627856+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:06:48.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:48 smithi081 bash[33856]: audit 2023-10-09T08:06:47.650176+0000 mon.c (mon.2) 235 : audit [INF] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:06:48.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:48 smithi081 bash[33856]: audit 2023-10-09T08:06:47.652584+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:06:48.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:48 smithi081 bash[33856]: audit 2023-10-09T08:06:47.654109+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:06:49.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:06:48 smithi118 bash[55010]: ts=2023-10-09T08:06:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:06:49.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:48 smithi118 bash[27833]: cluster 2023-10-09T08:06:47.045093+0000 mgr.y (mgr.26009) 61 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:06:49.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:48 smithi118 bash[27833]: cephadm 2023-10-09T08:06:47.618008+0000 mgr.y (mgr.26009) 62 : cephadm [INF] Upgrade: Updating mon.c 2023-10-09T08:06:49.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:48 smithi118 bash[27833]: audit 2023-10-09T08:06:47.627856+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:06:49.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:48 smithi118 bash[27833]: audit 2023-10-09T08:06:47.650176+0000 mon.c (mon.2) 235 : audit [INF] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:06:49.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:48 smithi118 bash[27833]: audit 2023-10-09T08:06:47.652584+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:06:49.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:48 smithi118 bash[27833]: audit 2023-10-09T08:06:47.654109+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:06:50.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:49 smithi118 bash[27833]: cephadm 2023-10-09T08:06:47.655722+0000 mgr.y (mgr.26009) 63 : cephadm [INF] Deploying daemon mon.c on smithi081 2023-10-09T08:06:50.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:49 smithi118 bash[27833]: audit 2023-10-09T08:06:48.797545+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.81:0/2709423975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:06:50.041 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:49 smithi081 bash[33856]: cephadm 2023-10-09T08:06:47.655722+0000 mgr.y (mgr.26009) 63 : cephadm [INF] Deploying daemon mon.c on smithi081 2023-10-09T08:06:50.041 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:49 smithi081 bash[33856]: audit 2023-10-09T08:06:48.797545+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.81:0/2709423975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:06:50.294 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:06:50 smithi081 bash[73025]: [09/Oct/2023:08:06:50] ENGINE Bus STOPPING 2023-10-09T08:06:50.295 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:06:50 smithi081 bash[73025]: [09/Oct/2023:08:06:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T08:06:50.295 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:06:50 smithi081 bash[73025]: [09/Oct/2023:08:06:50] ENGINE Bus STOPPED 2023-10-09T08:06:50.295 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:06:50 smithi081 bash[73025]: [09/Oct/2023:08:06:50] ENGINE Bus STARTING 2023-10-09T08:06:50.295 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:50 smithi081 systemd[1]: Stopping Ceph mon.c for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:06:50.295 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:50 smithi081 bash[33856]: debug 2023-10-09T08:06:50.199+0000 7f7b997bf700 -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-09T08:06:50.295 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:50 smithi081 bash[33856]: debug 2023-10-09T08:06:50.199+0000 7f7b997bf700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-10-09T08:06:50.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:06:50 smithi081 bash[73025]: [09/Oct/2023:08:06:50] ENGINE Serving on http://:::9283 2023-10-09T08:06:50.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:06:50 smithi081 bash[73025]: [09/Oct/2023:08:06:50] ENGINE Bus STARTED 2023-10-09T08:06:51.170 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:06:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:06:51] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.33.4" 2023-10-09T08:06:51.171 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:50 smithi081 bash[79401]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mon-c 2023-10-09T08:06:51.171 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:51 smithi081 bash[79497]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mon-c 2023-10-09T08:06:51.171 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:51 smithi081 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mon.c.service: Succeeded. 2023-10-09T08:06:51.171 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:51 smithi081 systemd[1]: Stopped Ceph mon.c for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:06:51.479 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:51 smithi081 systemd[1]: Started Ceph mon.c for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:06:52.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.615+0000 7f5192172c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-09T08:06:52.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.615+0000 7f5192172c80 0 ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable), process ceph-mon, pid 7 2023-10-09T08:06:52.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.615+0000 7f5192172c80 0 pidfile_write: ignore empty --pid-file 2023-10-09T08:06:52.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.619+0000 7f5192172c80 0 load: jerasure load: lrc 2023-10-09T08:06:52.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: RocksDB version: 7.9.2 2023-10-09T08:06:52.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Git sha 0 2023-10-09T08:06:52.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Compile date 2023-10-06 16:19:06 2023-10-09T08:06:52.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: DB SUMMARY 2023-10-09T08:06:52.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: DB Session ID: T8Y3T67GIFAIVRJGNVQG 2023-10-09T08:06:52.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: CURRENT file: CURRENT 2023-10-09T08:06:52.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: IDENTITY file: IDENTITY 2023-10-09T08:06:52.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1277 Bytes 2023-10-09T08:06:52.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000026.sst 2023-10-09T08:06:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000024.log size: 966418 ; 2023-10-09T08:06:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.error_if_exists: 0 2023-10-09T08:06:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.create_if_missing: 0 2023-10-09T08:06:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.paranoid_checks: 1 2023-10-09T08:06:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-10-09T08:06:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-09T08:06:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-09T08:06:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.env: 0x560c34338720 2023-10-09T08:06:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.fs: PosixFileSystem 2023-10-09T08:06:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.info_log: 0x560c359d7480 2023-10-09T08:06:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-09T08:06:52.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.statistics: (nil) 2023-10-09T08:06:52.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.use_fsync: 0 2023-10-09T08:06:52.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_log_file_size: 0 2023-10-09T08:06:52.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-09T08:06:52.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-09T08:06:52.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-09T08:06:52.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-09T08:06:52.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.allow_fallocate: 1 2023-10-09T08:06:52.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-09T08:06:52.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-09T08:06:52.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.use_direct_reads: 0 2023-10-09T08:06:52.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-09T08:06:52.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.create_missing_column_families: 0 2023-10-09T08:06:52.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.db_log_dir: 2023-10-09T08:06:52.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.wal_dir: 2023-10-09T08:06:52.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-09T08:06:52.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-09T08:06:52.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-09T08:06:52.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-09T08:06:52.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-09T08:06:52.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-09T08:06:52.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.advise_random_on_open: 1 2023-10-09T08:06:52.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-09T08:06:52.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.write_buffer_manager: 0x560c34c64c80 2023-10-09T08:06:52.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-09T08:06:52.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-09T08:06:52.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-09T08:06:52.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.rate_limiter: (nil) 2023-10-09T08:06:52.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-09T08:06:52.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-09T08:06:52.882 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-09T08:06:52.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-09T08:06:52.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.unordered_write: 0 2023-10-09T08:06:52.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-09T08:06:52.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-09T08:06:52.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-09T08:06:52.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-09T08:06:52.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.row_cache: None 2023-10-09T08:06:52.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.wal_filter: None 2023-10-09T08:06:52.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-09T08:06:52.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-09T08:06:52.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.two_write_queues: 0 2023-10-09T08:06:52.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.manual_wal_flush: 0 2023-10-09T08:06:52.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.wal_compression: 0 2023-10-09T08:06:52.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.atomic_flush: 0 2023-10-09T08:06:52.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-09T08:06:52.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-09T08:06:52.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-09T08:06:52.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.log_readahead_size: 0 2023-10-09T08:06:52.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-09T08:06:52.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-10-09T08:06:52.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-09T08:06:52.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-09T08:06:52.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-10-09T08:06:52.885 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-10-09T08:06:52.885 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-10-09T08:06:52.885 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_background_jobs: 2 2023-10-09T08:06:52.885 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_background_compactions: -1 2023-10-09T08:06:52.885 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_subcompactions: 1 2023-10-09T08:06:52.885 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-09T08:06:52.885 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-09T08:06:52.885 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-09T08:06:52.885 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_total_wal_size: 0 2023-10-09T08:06:52.885 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-09T08:06:52.885 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-09T08:06:52.885 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-09T08:06:52.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-09T08:06:52.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_open_files: -1 2023-10-09T08:06:52.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.bytes_per_sync: 0 2023-10-09T08:06:52.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-09T08:06:52.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-09T08:06:52.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-09T08:06:52.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_background_flushes: -1 2023-10-09T08:06:52.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Compression algorithms supported: 2023-10-09T08:06:52.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-09T08:06:52.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: kZSTD supported: 0 2023-10-09T08:06:52.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: kXpressCompression supported: 0 2023-10-09T08:06:52.887 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-09T08:06:52.887 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: kZlibCompression supported: 1 2023-10-09T08:06:52.887 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: kSnappyCompression supported: 1 2023-10-09T08:06:52.887 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: kLZ4Compression supported: 1 2023-10-09T08:06:52.887 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: kBZip2Compression supported: 0 2023-10-09T08:06:52.887 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-09T08:06:52.887 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-10-09T08:06:52.887 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-10-09T08:06:52.887 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-09T08:06:52.887 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-09T08:06:52.887 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.merge_operator: 2023-10-09T08:06:52.887 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compaction_filter: None 2023-10-09T08:06:52.888 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compaction_filter_factory: None 2023-10-09T08:06:52.888 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-10-09T08:06:52.888 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-09T08:06:52.888 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-09T08:06:52.888 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560c359d7580) 2023-10-09T08:06:52.888 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: cache_index_and_filter_blocks: 1 2023-10-09T08:06:52.888 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-09T08:06:52.888 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-09T08:06:52.888 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: pin_top_level_index_and_filter: 1 2023-10-09T08:06:52.888 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: index_type: 0 2023-10-09T08:06:52.888 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: data_block_index_type: 0 2023-10-09T08:06:52.888 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: index_shortening: 1 2023-10-09T08:06:52.889 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: data_block_hash_table_util_ratio: 0.750000 2023-10-09T08:06:52.889 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: checksum: 4 2023-10-09T08:06:52.889 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: no_block_cache: 0 2023-10-09T08:06:52.889 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: block_cache: 0x560c34ce71f0 2023-10-09T08:06:52.889 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: block_cache_name: BinnedLRUCache 2023-10-09T08:06:52.889 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: block_cache_options: 2023-10-09T08:06:52.889 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: capacity : 536870912 2023-10-09T08:06:52.889 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: num_shard_bits : 4 2023-10-09T08:06:52.889 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: strict_capacity_limit : 0 2023-10-09T08:06:52.889 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: high_pri_pool_ratio: 0.000 2023-10-09T08:06:52.889 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: block_cache_compressed: (nil) 2023-10-09T08:06:52.889 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: persistent_cache: (nil) 2023-10-09T08:06:52.890 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: block_size: 4096 2023-10-09T08:06:52.890 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: block_size_deviation: 10 2023-10-09T08:06:52.890 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: block_restart_interval: 16 2023-10-09T08:06:52.890 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: index_block_restart_interval: 1 2023-10-09T08:06:52.890 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: metadata_block_size: 4096 2023-10-09T08:06:52.890 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: partition_filters: 0 2023-10-09T08:06:52.890 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: use_delta_encoding: 1 2023-10-09T08:06:52.890 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: filter_policy: bloomfilter 2023-10-09T08:06:52.890 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: whole_key_filtering: 1 2023-10-09T08:06:52.890 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: verify_compression: 0 2023-10-09T08:06:52.890 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: read_amp_bytes_per_bit: 0 2023-10-09T08:06:52.890 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: format_version: 5 2023-10-09T08:06:52.891 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: enable_index_compression: 1 2023-10-09T08:06:52.891 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: block_align: 0 2023-10-09T08:06:52.891 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: max_auto_readahead_size: 262144 2023-10-09T08:06:52.891 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: prepopulate_block_cache: 0 2023-10-09T08:06:52.891 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: initial_auto_readahead_size: 8192 2023-10-09T08:06:52.891 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: num_file_reads_for_auto_readahead: 2 2023-10-09T08:06:52.891 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-09T08:06:52.891 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-09T08:06:52.891 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compression: NoCompression 2023-10-09T08:06:52.891 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-09T08:06:52.891 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-09T08:06:52.891 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-09T08:06:52.892 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.num_levels: 7 2023-10-09T08:06:52.892 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-09T08:06:52.892 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-09T08:06:52.892 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-09T08:06:52.892 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-09T08:06:52.892 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-09T08:06:52.892 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-09T08:06:52.892 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-09T08:06:52.892 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-09T08:06:52.892 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-09T08:06:52.892 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-09T08:06:52.892 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-09T08:06:52.892 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-09T08:06:52.893 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-09T08:06:52.893 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compression_opts.level: 32767 2023-10-09T08:06:52.893 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-09T08:06:52.893 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-09T08:06:52.893 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-09T08:06:52.893 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-09T08:06:52.893 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-09T08:06:52.893 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compression_opts.enabled: false 2023-10-09T08:06:52.893 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-09T08:06:52.893 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-09T08:06:52.893 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-09T08:06:52.893 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-09T08:06:52.894 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-09T08:06:52.894 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-09T08:06:52.894 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-09T08:06:52.894 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-09T08:06:52.894 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-09T08:06:52.894 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-09T08:06:52.894 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-09T08:06:52.894 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-09T08:06:52.894 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-09T08:06:52.894 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-09T08:06:52.894 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-09T08:06:52.894 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-09T08:06:52.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-09T08:06:52.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-09T08:06:52.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-09T08:06:52.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.arena_block_size: 1048576 2023-10-09T08:06:52.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-09T08:06:52.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-09T08:06:52.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-09T08:06:52.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-09T08:06:52.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-09T08:06:52.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-09T08:06:52.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-09T08:06:52.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-09T08:06:52.896 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-09T08:06:52.896 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-09T08:06:52.897 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-09T08:06:52.897 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-09T08:06:52.897 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-09T08:06:52.897 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.table_properties_collectors: 2023-10-09T08:06:52.897 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.inplace_update_support: 0 2023-10-09T08:06:52.897 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-09T08:06:52.897 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-09T08:06:52.897 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-09T08:06:52.897 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-09T08:06:52.897 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.bloom_locality: 0 2023-10-09T08:06:52.898 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.max_successive_merges: 0 2023-10-09T08:06:52.898 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-09T08:06:52.898 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-09T08:06:52.898 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.force_consistency_checks: 1 2023-10-09T08:06:52.898 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-09T08:06:52.898 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.ttl: 2592000 2023-10-09T08:06:52.898 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-09T08:06:52.898 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-09T08:06:52.898 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-09T08:06:52.898 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.enable_blob_files: false 2023-10-09T08:06:52.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.min_blob_size: 0 2023-10-09T08:06:52.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.blob_file_size: 268435456 2023-10-09T08:06:52.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-10-09T08:06:52.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-10-09T08:06:52.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-09T08:06:52.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-09T08:06:52.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-09T08:06:52.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-10-09T08:06:52.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-09T08:06:52.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5187990700 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-09T08:06:52.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 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 17950, log_number is 24,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-09T08:06:52.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 24 2023-10-09T08:06:52.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7e60e713-dfbb-4f04-9982-ce6dcb910aba 2023-10-09T08:06:52.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696838812629724, "job": 1, "event": "recovery_started", "wal_files": [24]} 2023-10-09T08:06:52.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.623+0000 7f5192172c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #24 mode 2 2023-10-09T08:06:52.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.627+0000 7f5192172c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696838812633912, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 29, "file_size": 643005, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17945, "largest_seqno": 18144, "table_properties": {"data_size": 640902, "index_size": 899, "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": 1709, "raw_average_key_size": 23, "raw_value_size": 638711, "raw_average_value_size": 8631, "num_data_blocks": 38, "num_entries": 74, "num_filter_entries": 74, "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": 1696838812, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7e60e713-dfbb-4f04-9982-ce6dcb910aba", "db_session_id": "T8Y3T67GIFAIVRJGNVQG", "orig_file_number": 29, "seqno_to_time_mapping": "N/A"}} 2023-10-09T08:06:52.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.627+0000 7f5192172c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696838812634048, "job": 1, "event": "recovery_finished"} 2023-10-09T08:06:52.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.627+0000 7f5192172c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 31 2023-10-09T08:06:52.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.631+0000 7f5192172c80 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-09T08:06:52.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.631+0000 7f5192172c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560c34d88000 2023-10-09T08:06:52.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.631+0000 7f5192172c80 4 rocksdb: DB pointer 0x560c34d76000 2023-10-09T08:06:52.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.631+0000 7f5180982700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-09T08:06:52.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.631+0000 7f5180982700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-09T08:06:52.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: ** DB Stats ** 2023-10-09T08:06:52.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T08:06:52.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: 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-09T08:06:52.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-09T08:06:52.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T08:06:52.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: 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-09T08:06:52.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-09T08:06:52.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T08:06:52.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: ** Compaction Stats [default] ** 2023-10-09T08:06:52.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: 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-09T08:06:52.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-09T08:06:52.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: L0 1/0 627.93 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 259.4 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-10-09T08:06:52.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: L6 1/0 32.76 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-09T08:06:52.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: Sum 2/0 33.37 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 259.4 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-10-09T08:06:52.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 259.4 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-10-09T08:06:52.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: ** Compaction Stats [default] ** 2023-10-09T08:06:52.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: 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-09T08:06:52.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T08:06:52.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 259.4 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-10-09T08:06:52.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-09T08:06:52.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T08:06:52.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: Flush(GB): cumulative 0.001, interval 0.001 2023-10-09T08:06:52.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T08:06:52.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T08:06:52.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T08:06:52.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: AddFile(Keys): cumulative 0, interval 0 2023-10-09T08:06:52.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: Cumulative compaction: 0.00 GB write, 80.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T08:06:52.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: Interval compaction: 0.00 GB write, 80.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T08:06:52.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: 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-09T08:06:52.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: Block cache BinnedLRUCache@0x560c34ce71f0#7 capacity: 512.00 MB usage: 1.31 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2023-10-09T08:06:52.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,1.08 KB,0.000205636%) Misc(1,0.00 KB,0%) 2023-10-09T08:06:52.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: ** File Read Latency Histogram By Level [default] ** 2023-10-09T08:06:52.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.631+0000 7f5192172c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0] at bind addrs [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T08:06:52.903 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.631+0000 7f5192172c80 1 mon.c@-1(???) e3 preinit fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T08:06:52.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.631+0000 7f5192172c80 0 mon.c@-1(???).mds e7 new map 2023-10-09T08:06:52.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.631+0000 7f5192172c80 0 mon.c@-1(???).mds e7 print_map 2023-10-09T08:06:52.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: e7 2023-10-09T08:06:52.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-09T08:06:52.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: 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-09T08:06:52.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: legacy client fscid: 1 2023-10-09T08:06:52.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: 2023-10-09T08:06:52.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: Filesystem 'foo' (1) 2023-10-09T08:06:52.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: fs_name foo 2023-10-09T08:06:52.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: epoch 5 2023-10-09T08:06:52.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-09T08:06:52.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: created 2023-10-09T07:59:02.719842+0000 2023-10-09T08:06:52.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: modified 2023-10-09T07:59:09.768386+0000 2023-10-09T08:06:52.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: tableserver 0 2023-10-09T08:06:52.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: root 0 2023-10-09T08:06:52.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: session_timeout 60 2023-10-09T08:06:52.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: session_autoclose 300 2023-10-09T08:06:52.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: max_file_size 1099511627776 2023-10-09T08:06:52.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: required_client_features {} 2023-10-09T08:06:52.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: last_failure 0 2023-10-09T08:06:52.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: last_failure_osd_epoch 0 2023-10-09T08:06:52.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: 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-09T08:06:52.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: max_mds 1 2023-10-09T08:06:52.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: in 0 2023-10-09T08:06:52.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: up {0=24539} 2023-10-09T08:06:52.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: failed 2023-10-09T08:06:52.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: damaged 2023-10-09T08:06:52.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: stopped 2023-10-09T08:06:52.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: data_pools [4] 2023-10-09T08:06:52.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: metadata_pool 3 2023-10-09T08:06:52.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: inline_data disabled 2023-10-09T08:06:52.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: balancer 2023-10-09T08:06:52.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: bal_rank_mask -1 2023-10-09T08:06:52.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: standby_count_wanted 1 2023-10-09T08:06:52.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: [mds.foo.smithi081.lhrkzl{0:24539} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.81:6834/563579585,v1:172.21.15.81:6835/563579585] compat {c=[1],r=[1],i=[7ff]}] 2023-10-09T08:06:52.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: 2023-10-09T08:06:52.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: 2023-10-09T08:06:52.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: Standby daemons: 2023-10-09T08:06:52.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: 2023-10-09T08:06:52.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: [mds.foo.smithi118.nvwrmj{-1:24466} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.118:6832/1502644814,v1:172.21.15.118:6833/1502644814] compat {c=[1],r=[1],i=[7ff]}] 2023-10-09T08:06:52.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.631+0000 7f5192172c80 0 mon.c@-1(???).osd e84 crush map has features 3314933000854323200, adjusting msgr requires 2023-10-09T08:06:52.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.631+0000 7f5192172c80 0 mon.c@-1(???).osd e84 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T08:06:52.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.631+0000 7f5192172c80 0 mon.c@-1(???).osd e84 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T08:06:52.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.631+0000 7f5192172c80 0 mon.c@-1(???).osd e84 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T08:06:52.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:06:52 smithi081 bash[79557]: debug 2023-10-09T08:06:52.635+0000 7f5192172c80 1 mon.c@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2023-10-09T08:06:58.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:57 smithi118 bash[27833]: cluster 2023-10-09T08:06:49.046094+0000 mgr.y (mgr.26009) 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-09T08:06:58.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:57 smithi118 bash[27833]: audit 2023-10-09T08:06:50.212553+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:06:58.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:57 smithi118 bash[27833]: audit 2023-10-09T08:06:50.213129+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:06:58.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:57 smithi118 bash[27833]: audit 2023-10-09T08:06:50.214217+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:06:59.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:06:58 smithi118 bash[55010]: ts=2023-10-09T08:06: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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:06:59.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:59 smithi118 bash[27833]: cluster 2023-10-09T08:06:52.849035+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-09T08:06:59.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:59 smithi118 bash[27833]: cluster 2023-10-09T08:06:58.854323+0000 mon.a (mon.0) 63 : cluster [INF] mon.a calling monitor election 2023-10-09T08:06:59.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:59 smithi118 bash[27833]: cluster 2023-10-09T08:06:58.855078+0000 mon.b (mon.1) 50 : cluster [INF] mon.b calling monitor election 2023-10-09T08:06:59.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:59 smithi118 bash[27833]: cluster 2023-10-09T08:06:58.893323+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-09T08:06:59.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:59 smithi118 bash[27833]: cluster 2023-10-09T08:06:58.899455+0000 mon.a (mon.0) 65 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} removed_ranks: {} 2023-10-09T08:06:59.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:59 smithi118 bash[27833]: cluster 2023-10-09T08:06:58.900509+0000 mon.a (mon.0) 66 : cluster [DBG] fsmap foo:1 {0=foo.smithi081.lhrkzl=up:active} 1 up:standby 2023-10-09T08:06:59.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:59 smithi118 bash[27833]: cluster 2023-10-09T08:06:58.900610+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-10-09T08:06:59.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:59 smithi118 bash[27833]: cluster 2023-10-09T08:06:58.901202+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e35: y(active, since 95s), standbys: x 2023-10-09T08:06:59.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:59 smithi118 bash[27833]: cluster 2023-10-09T08:06:58.901503+0000 mon.a (mon.0) 69 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-09T08:06:59.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:59 smithi118 bash[27833]: cluster 2023-10-09T08:06:58.901524+0000 mon.a (mon.0) 70 : cluster [INF] Cluster is now healthy 2023-10-09T08:06:59.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:06:59 smithi118 bash[27833]: cluster 2023-10-09T08:06:58.924733+0000 mon.a (mon.0) 71 : cluster [INF] overall HEALTH_OK 2023-10-09T08:06:59.730 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable)": 2 2023-10-09T08:07:00.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:00 smithi118 bash[27833]: cluster 2023-10-09T08:06:59.050320+0000 mgr.y (mgr.26009) 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-09T08:07:00.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:00 smithi118 bash[27833]: audit 2023-10-09T08:06:59.712589+0000 mon.a (mon.0) 72 : audit [DBG] from='client.? 172.21.15.81:0/722463576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:07:00.549 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch ps' 2023-10-09T08:07:01.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:01 smithi118 bash[27833]: cluster 2023-10-09T08:07:00.102448+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e36: y(active, since 97s), standbys: x 2023-10-09T08:07:01.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:07:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:07:01] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.33.4" 2023-10-09T08:07:02.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:02 smithi118 bash[27833]: cluster 2023-10-09T08:07:01.050891+0000 mgr.y (mgr.26009) 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-09T08:07:03.125 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:07:02 smithi081 bash[73025]: debug 2023-10-09T08:07:02.643+0000 7fe377de0700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-10-09T08:07:04.284 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-09T08:07:04.284 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (3m) - 9m 13.9M - 0.23.0 ba2b418f427c fc947fcde330 2023-10-09T08:07:04.285 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi118 *:3000 running (3m) - 9m 40.0M - 8.3.5 dad864ee21e9 85222b299e47 2023-10-09T08:07:04.285 INFO:teuthology.orchestra.run.smithi081.stdout:mds.foo.smithi081.lhrkzl smithi081 running (7m) - 7m 15.7M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 2c0feece8cda 2023-10-09T08:07:04.285 INFO:teuthology.orchestra.run.smithi081.stdout:mds.foo.smithi118.nvwrmj smithi118 running (7m) - 7m 13.6M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 fa8c66433a98 2023-10-09T08:07:04.285 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi118 *:8443,9283,8765 running (2m) - 16m 426M - 18.2.0-598-gb4fa663f 3060897fdf97 bb4944b7e87a 2023-10-09T08:07:04.285 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (3m) - 18m 473M - 18.2.0-598-gb4fa663f 3060897fdf97 6e155ef5bfed 2023-10-09T08:07:04.285 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (112s) - 18m 50.7M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 804a26e95b72 2023-10-09T08:07:04.286 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi118 running (17m) - 17m 54.3M 2048M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 30256033bb32 2023-10-09T08:07:04.286 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 starting - - - 2048M 2023-10-09T08:07:04.286 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (3m) - 10m 9088k - 1.3.1 1dbe0e931976 b1196b890f49 2023-10-09T08:07:04.286 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi118 *:9100 running (3m) - 10m 8743k - 1.3.1 1dbe0e931976 fa859cbb7afb 2023-10-09T08:07:04.286 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (16m) - 16m 46.1M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 463c8e37f13b 2023-10-09T08:07:04.286 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (15m) - 15m 46.9M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 d8221ed16137 2023-10-09T08:07:04.286 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (14m) - 14m 43.4M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 cc14c5ddaebe 2023-10-09T08:07:04.286 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (14m) - 14m 45.0M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 5b178c1b1b1f 2023-10-09T08:07:04.286 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi118 running (13m) - 13m 43.1M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 a1d4985b305f 2023-10-09T08:07:04.287 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi118 running (12m) - 12m 47.4M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 2b03be4bac4d 2023-10-09T08:07:04.287 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi118 running (11m) - 11m 45.0M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 837cdc61ac4f 2023-10-09T08:07:04.287 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi118 running (11m) - 11m 47.8M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 681ccbdc5a0a 2023-10-09T08:07:04.287 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi118 *:9095 running (2m) - 10m 53.6M - 2.33.4 514e6a882f6e 6f1ac366d52a 2023-10-09T08:07:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:04 smithi118 bash[27833]: cluster 2023-10-09T08:07:03.051453+0000 mgr.y (mgr.26009) 71 : 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-09T08:07:05.120 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch upgrade pause' 2023-10-09T08:07:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:05 smithi118 bash[27833]: audit 2023-10-09T08:07:04.260888+0000 mgr.y (mgr.26009) 72 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:07:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:05 smithi118 bash[27833]: audit 2023-10-09T08:07:04.289362+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:07:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:05 smithi118 bash[27833]: audit 2023-10-09T08:07:04.300946+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:07:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:05 smithi118 bash[27833]: audit 2023-10-09T08:07:05.094410+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:07:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:05 smithi118 bash[27833]: audit 2023-10-09T08:07:05.107029+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:07:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:06 smithi118 bash[27833]: cluster 2023-10-09T08:07:05.052012+0000 mgr.y (mgr.26009) 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-09T08:07:08.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:08 smithi118 bash[27833]: cluster 2023-10-09T08:07:07.052585+0000 mgr.y (mgr.26009) 74 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:07:08.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:08 smithi118 bash[27833]: audit 2023-10-09T08:07:08.102189+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:07:08.882 INFO:teuthology.orchestra.run.smithi081.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:07:09.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:07:08 smithi118 bash[55010]: ts=2023-10-09T08:07:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:07:09.722 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'sleep 60' 2023-10-09T08:07:10.265 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:07:10 smithi118 bash[55010]: ts=2023-10-09T08:07:10.089Z 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=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", public_addr=\"172.21.15.81\", rank=\"0\"}, {ceph_daemon=\"mon.a\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", public_addr=\"172.21.15.81\", rank=\"0\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-10-09T08:07:10.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:09 smithi118 bash[27833]: audit 2023-10-09T08:07:08.872058+0000 mgr.y (mgr.26009) 75 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:07:10.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:09 smithi118 bash[27833]: cephadm 2023-10-09T08:07:08.872707+0000 mgr.y (mgr.26009) 76 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:07:10.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:09 smithi118 bash[27833]: audit 2023-10-09T08:07:08.880014+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:07:10.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:09 smithi118 bash[27833]: cluster 2023-10-09T08:07:09.053619+0000 mgr.y (mgr.26009) 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-09T08:07:11.528 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:07:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:07:11] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.33.4" 2023-10-09T08:07:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:12 smithi118 bash[27833]: cluster 2023-10-09T08:07:11.054249+0000 mgr.y (mgr.26009) 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-09T08:07:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:14 smithi118 bash[27833]: cluster 2023-10-09T08:07:13.054756+0000 mgr.y (mgr.26009) 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-09T08:07:16.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:16 smithi118 bash[27833]: cluster 2023-10-09T08:07:15.055338+0000 mgr.y (mgr.26009) 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-09T08:07:17.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:17 smithi118 bash[27833]: audit 2023-10-09T08:07:16.310302+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:07:17.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:17 smithi118 bash[27833]: audit 2023-10-09T08:07:16.320430+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:07:17.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:17 smithi118 bash[27833]: audit 2023-10-09T08:07:16.324488+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:07:17.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:17 smithi118 bash[27833]: audit 2023-10-09T08:07:16.326036+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:07:17.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:17 smithi118 bash[27833]: audit 2023-10-09T08:07:16.333123+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:07:17.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:17 smithi118 bash[27833]: audit 2023-10-09T08:07:16.417741+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:07:17.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:17 smithi118 bash[27833]: audit 2023-10-09T08:07:16.421441+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:07:17.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:17 smithi118 bash[27833]: audit 2023-10-09T08:07:16.423533+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:07:17.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:17 smithi118 bash[27833]: audit 2023-10-09T08:07:16.434329+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:07:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:18 smithi118 bash[27833]: cluster 2023-10-09T08:07:17.055923+0000 mgr.y (mgr.26009) 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-09T08:07:18.765 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:07:18 smithi118 bash[55010]: ts=2023-10-09T08:07: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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:07:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:20 smithi118 bash[27833]: cluster 2023-10-09T08:07:19.056875+0000 mgr.y (mgr.26009) 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-09T08:07:21.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:07:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:07:21] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.33.4" 2023-10-09T08:07:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:22 smithi118 bash[27833]: cluster 2023-10-09T08:07:21.057555+0000 mgr.y (mgr.26009) 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-09T08:07:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:24 smithi118 bash[27833]: cluster 2023-10-09T08:07:23.058130+0000 mgr.y (mgr.26009) 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-09T08:07:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:24 smithi118 bash[27833]: audit 2023-10-09T08:07:23.102701+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:07:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:26 smithi118 bash[27833]: cluster 2023-10-09T08:07:25.059223+0000 mgr.y (mgr.26009) 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-09T08:07:28.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:28 smithi118 bash[27833]: cluster 2023-10-09T08:07:27.059861+0000 mgr.y (mgr.26009) 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-09T08:07:29.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:07:28 smithi118 bash[55010]: ts=2023-10-09T08:07:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:07:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:30 smithi118 bash[27833]: cluster 2023-10-09T08:07:29.060864+0000 mgr.y (mgr.26009) 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-09T08:07:31.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:07:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:07:31] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.33.4" 2023-10-09T08:07:32.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:32 smithi118 bash[27833]: cluster 2023-10-09T08:07:31.061501+0000 mgr.y (mgr.26009) 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-09T08:07:34.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:34 smithi118 bash[27833]: cluster 2023-10-09T08:07:33.062119+0000 mgr.y (mgr.26009) 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-09T08:07:36.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:36 smithi118 bash[27833]: cluster 2023-10-09T08:07:35.063232+0000 mgr.y (mgr.26009) 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-09T08:07:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:38 smithi118 bash[27833]: cluster 2023-10-09T08:07:37.063873+0000 mgr.y (mgr.26009) 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-09T08:07:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:38 smithi118 bash[27833]: audit 2023-10-09T08:07:38.106007+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:07:39.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:07:38 smithi118 bash[55010]: ts=2023-10-09T08:07:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:07:40.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:40 smithi118 bash[27833]: cluster 2023-10-09T08:07:39.064716+0000 mgr.y (mgr.26009) 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-09T08:07:41.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:07:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:07:41] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.33.4" 2023-10-09T08:07:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:42 smithi118 bash[27833]: cluster 2023-10-09T08:07:41.065339+0000 mgr.y (mgr.26009) 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-09T08:07:44.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:44 smithi118 bash[27833]: cluster 2023-10-09T08:07:43.065976+0000 mgr.y (mgr.26009) 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-09T08:07:46.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:46 smithi118 bash[27833]: cluster 2023-10-09T08:07:45.067127+0000 mgr.y (mgr.26009) 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-09T08:07:48.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:48 smithi118 bash[27833]: cluster 2023-10-09T08:07:47.067812+0000 mgr.y (mgr.26009) 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-09T08:07:49.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:07:48 smithi118 bash[55010]: ts=2023-10-09T08:07: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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:07:50.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:50 smithi118 bash[27833]: cluster 2023-10-09T08:07:49.068858+0000 mgr.y (mgr.26009) 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-09T08:07:51.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:07:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:07:51] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.33.4" 2023-10-09T08:07:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:52 smithi118 bash[27833]: cluster 2023-10-09T08:07:51.069502+0000 mgr.y (mgr.26009) 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-09T08:07:53.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:53 smithi118 bash[27833]: audit 2023-10-09T08:07:53.103405+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:07:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:54 smithi118 bash[27833]: cluster 2023-10-09T08:07:53.070108+0000 mgr.y (mgr.26009) 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-09T08:07:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:56 smithi118 bash[27833]: cluster 2023-10-09T08:07:55.071080+0000 mgr.y (mgr.26009) 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-09T08:07:58.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:07:58 smithi118 bash[27833]: cluster 2023-10-09T08:07:57.071694+0000 mgr.y (mgr.26009) 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-09T08:07:59.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:07:58 smithi118 bash[55010]: ts=2023-10-09T08:07:58.665Z 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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:08:00.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:00 smithi118 bash[27833]: cluster 2023-10-09T08:07:59.072687+0000 mgr.y (mgr.26009) 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-09T08:08:01.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:08:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:08:01] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.33.4" 2023-10-09T08:08:02.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:02 smithi118 bash[27833]: cluster 2023-10-09T08:08:01.073285+0000 mgr.y (mgr.26009) 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-09T08:08:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:04 smithi118 bash[27833]: cluster 2023-10-09T08:08:03.073927+0000 mgr.y (mgr.26009) 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-09T08:08:06.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:06 smithi118 bash[27833]: cluster 2023-10-09T08:08:05.075015+0000 mgr.y (mgr.26009) 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-09T08:08:08.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:08 smithi118 bash[27833]: cluster 2023-10-09T08:08:07.075579+0000 mgr.y (mgr.26009) 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-09T08:08:08.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:08 smithi118 bash[27833]: audit 2023-10-09T08:08:08.104160+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:09.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:08:08 smithi118 bash[55010]: ts=2023-10-09T08:08:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:08:10.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:10 smithi118 bash[27833]: cluster 2023-10-09T08:08:09.076624+0000 mgr.y (mgr.26009) 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-09T08:08:11.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:08:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:08:11] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.33.4" 2023-10-09T08:08:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:12 smithi118 bash[27833]: cluster 2023-10-09T08:08:11.077183+0000 mgr.y (mgr.26009) 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-09T08:08:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:14 smithi118 bash[27833]: cluster 2023-10-09T08:08:13.077829+0000 mgr.y (mgr.26009) 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-09T08:08:15.678 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch upgrade resume' 2023-10-09T08:08:16.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:16 smithi118 bash[27833]: cluster 2023-10-09T08:08:15.078898+0000 mgr.y (mgr.26009) 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-09T08:08:17.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:17 smithi118 bash[27833]: audit 2023-10-09T08:08:16.520262+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:08:18.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:18 smithi118 bash[27833]: cluster 2023-10-09T08:08:17.079433+0000 mgr.y (mgr.26009) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:19.015 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 08:08:18 smithi118 bash[55010]: ts=2023-10-09T08: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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}, {__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.81\", device_class=\"ssd\", hostname=\"smithi081\", instance=\"smithi081:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.81\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T08:08:19.421 INFO:teuthology.orchestra.run.smithi081.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:20.285 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'echo wait for all mons to upgrade' 2023-10-09T08:08:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:20 smithi118 bash[27833]: cluster 2023-10-09T08:08:19.080569+0000 mgr.y (mgr.26009) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:20 smithi118 bash[27833]: audit 2023-10-09T08:08:19.410963+0000 mgr.y (mgr.26009) 113 : audit [DBG] from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:08:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:20 smithi118 bash[27833]: cephadm 2023-10-09T08:08:19.411364+0000 mgr.y (mgr.26009) 114 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:20 smithi118 bash[27833]: audit 2023-10-09T08:08:19.416904+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:21.442 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:08:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:08:21] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.33.4" 2023-10-09T08:08:22.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:22 smithi118 bash[27833]: cluster 2023-10-09T08:08:21.081218+0000 mgr.y (mgr.26009) 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-09T08:08:23.511 INFO:teuthology.orchestra.run.smithi081.stdout:wait for all mons to upgrade 2023-10-09T08:08:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:23 smithi118 bash[27833]: audit 2023-10-09T08:08:22.761394+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:24.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:23 smithi118 bash[27833]: audit 2023-10-09T08:08:22.769284+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:24.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:23 smithi118 bash[27833]: audit 2023-10-09T08:08:22.868940+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:24.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:23 smithi118 bash[27833]: audit 2023-10-09T08:08:22.878491+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:24.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:23 smithi118 bash[27833]: cluster 2023-10-09T08:08:23.081821+0000 mgr.y (mgr.26009) 116 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:24.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:23 smithi118 bash[27833]: audit 2023-10-09T08:08:23.104152+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:24.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:23 smithi118 bash[27833]: audit 2023-10-09T08:08:23.353276+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:24.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:23 smithi118 bash[27833]: audit 2023-10-09T08:08:23.355388+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:08:24.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:23 smithi118 bash[27833]: audit 2023-10-09T08:08:23.363907+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:24.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:23 smithi118 bash[27833]: audit 2023-10-09T08:08:23.443807+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:08:24.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:23 smithi118 bash[27833]: audit 2023-10-09T08:08:23.449317+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:08:24.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:23 smithi118 bash[27833]: audit 2023-10-09T08:08:23.451922+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T08:08:24.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:23 smithi118 bash[27833]: cephadm 2023-10-09T08:08:23.453362+0000 mgr.y (mgr.26009) 117 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-10-09T08:08:24.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:23 smithi118 bash[27833]: audit 2023-10-09T08:08:23.453423+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-09T08:08:24.341 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2023-10-09T08:08:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:26 smithi118 bash[27833]: cluster 2023-10-09T08:08:25.082909+0000 mgr.y (mgr.26009) 118 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:26 smithi118 bash[27833]: audit 2023-10-09T08:08:25.833374+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:26 smithi118 bash[27833]: audit 2023-10-09T08:08:25.836400+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:08:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:26 smithi118 bash[27833]: audit 2023-10-09T08:08:25.837303+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:08:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:26 smithi118 bash[27833]: audit 2023-10-09T08:08:25.840038+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:27.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:27 smithi118 bash[27833]: cephadm 2023-10-09T08:08:25.823476+0000 mgr.y (mgr.26009) 119 : cephadm [INF] Upgrade: Updating mon.b 2023-10-09T08:08:27.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:27 smithi118 bash[27833]: cephadm 2023-10-09T08:08:25.840692+0000 mgr.y (mgr.26009) 120 : cephadm [INF] Deploying daemon mon.b on smithi118 2023-10-09T08:08:28.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:28 smithi118 bash[27833]: cluster 2023-10-09T08:08:27.083506+0000 mgr.y (mgr.26009) 121 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:28.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:28 smithi118 bash[27833]: audit 2023-10-09T08:08:27.866646+0000 mon.a (mon.0) 91 : audit [DBG] from='client.? 172.21.15.81:0/834737494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:08:28.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:28 smithi118 systemd[1]: Stopping Ceph mon.b for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:08:28.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:08:28 smithi081 bash[73025]: [09/Oct/2023:08:08:28] ENGINE Bus STOPPING 2023-10-09T08:08:28.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:08:28 smithi081 bash[73025]: [09/Oct/2023:08:08:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T08:08:28.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:08:28 smithi081 bash[73025]: [09/Oct/2023:08:08:28] ENGINE Bus STOPPED 2023-10-09T08:08:28.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:08:28 smithi081 bash[73025]: [09/Oct/2023:08:08:28] ENGINE Bus STARTING 2023-10-09T08:08:28.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:08:28 smithi081 bash[73025]: [09/Oct/2023:08:08:28] ENGINE Serving on http://:::9283 2023-10-09T08:08:28.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:08:28 smithi081 bash[73025]: [09/Oct/2023:08:08:28] ENGINE Bus STARTED 2023-10-09T08:08:28.626 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:28 smithi118 bash[27833]: debug 2023-10-09T08:08:28.350+0000 7f1d75461700 -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-09T08:08:28.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:28 smithi118 bash[27833]: debug 2023-10-09T08:08:28.350+0000 7f1d75461700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-10-09T08:08:29.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:29 smithi118 bash[59226]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mon-b 2023-10-09T08:08:29.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:29 smithi118 bash[59290]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mon-b 2023-10-09T08:08:29.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:29 smithi118 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mon.b.service: Succeeded. 2023-10-09T08:08:29.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:29 smithi118 systemd[1]: Stopped Ceph mon.b for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:08:29.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:29 smithi118 systemd[1]: Started Ceph mon.b for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:08:30.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.510+0000 7fe184fc1c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-09T08:08:30.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.510+0000 7fe184fc1c80 0 ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable), process ceph-mon, pid 7 2023-10-09T08:08:30.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.510+0000 7fe184fc1c80 0 pidfile_write: ignore empty --pid-file 2023-10-09T08:08:30.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 0 load: jerasure load: lrc 2023-10-09T08:08:30.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: RocksDB version: 7.9.2 2023-10-09T08:08:30.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Git sha 0 2023-10-09T08:08:30.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Compile date 2023-10-06 16:19:06 2023-10-09T08:08:30.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: DB SUMMARY 2023-10-09T08:08:30.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: DB Session ID: DOH76Q4DDLP50V7U92EP 2023-10-09T08:08:30.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: CURRENT file: CURRENT 2023-10-09T08:08:30.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: IDENTITY file: IDENTITY 2023-10-09T08:08:30.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1853 Bytes 2023-10-09T08:08:30.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000035.sst 2023-10-09T08:08:30.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000033.log size: 0 ; 2023-10-09T08:08:30.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.error_if_exists: 0 2023-10-09T08:08:30.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.create_if_missing: 0 2023-10-09T08:08:30.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.paranoid_checks: 1 2023-10-09T08:08:30.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-10-09T08:08:30.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-09T08:08:30.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-09T08:08:30.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.env: 0x559e68c89720 2023-10-09T08:08:30.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.fs: PosixFileSystem 2023-10-09T08:08:30.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.info_log: 0x559e6b6f5480 2023-10-09T08:08:30.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-09T08:08:30.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.statistics: (nil) 2023-10-09T08:08:30.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.use_fsync: 0 2023-10-09T08:08:30.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_log_file_size: 0 2023-10-09T08:08:30.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-09T08:08:30.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-09T08:08:30.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-09T08:08:30.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-09T08:08:30.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.allow_fallocate: 1 2023-10-09T08:08:30.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-09T08:08:30.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-09T08:08:30.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.use_direct_reads: 0 2023-10-09T08:08:30.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-09T08:08:30.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.create_missing_column_families: 0 2023-10-09T08:08:30.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.db_log_dir: 2023-10-09T08:08:30.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.wal_dir: 2023-10-09T08:08:30.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-09T08:08:30.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-09T08:08:30.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-09T08:08:30.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-09T08:08:30.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-09T08:08:30.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-09T08:08:30.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.advise_random_on_open: 1 2023-10-09T08:08:30.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-09T08:08:30.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.write_buffer_manager: 0x559e6a982c80 2023-10-09T08:08:30.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-09T08:08:30.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-09T08:08:30.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-09T08:08:30.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.rate_limiter: (nil) 2023-10-09T08:08:30.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-09T08:08:30.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-09T08:08:30.771 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-09T08:08:30.772 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-09T08:08:30.772 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.unordered_write: 0 2023-10-09T08:08:30.772 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-09T08:08:30.772 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-09T08:08:30.772 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-09T08:08:30.772 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-09T08:08:30.772 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.row_cache: None 2023-10-09T08:08:30.772 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.wal_filter: None 2023-10-09T08:08:30.772 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-09T08:08:30.772 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-09T08:08:30.773 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.two_write_queues: 0 2023-10-09T08:08:30.773 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.manual_wal_flush: 0 2023-10-09T08:08:30.773 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.wal_compression: 0 2023-10-09T08:08:30.773 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.atomic_flush: 0 2023-10-09T08:08:30.773 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-09T08:08:30.773 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-09T08:08:30.774 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-09T08:08:30.774 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.log_readahead_size: 0 2023-10-09T08:08:30.774 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-09T08:08:30.774 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-10-09T08:08:30.774 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-09T08:08:30.774 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-09T08:08:30.774 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-10-09T08:08:30.774 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-10-09T08:08:30.775 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-10-09T08:08:30.775 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_background_jobs: 2 2023-10-09T08:08:30.775 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_background_compactions: -1 2023-10-09T08:08:30.775 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_subcompactions: 1 2023-10-09T08:08:30.775 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-09T08:08:30.775 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-09T08:08:30.775 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-09T08:08:30.775 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_total_wal_size: 0 2023-10-09T08:08:30.775 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-09T08:08:30.775 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-09T08:08:30.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-09T08:08:30.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-09T08:08:30.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_open_files: -1 2023-10-09T08:08:30.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.bytes_per_sync: 0 2023-10-09T08:08:30.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-09T08:08:30.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-09T08:08:30.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-09T08:08:30.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_background_flushes: -1 2023-10-09T08:08:30.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Compression algorithms supported: 2023-10-09T08:08:30.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-09T08:08:30.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: kZSTD supported: 0 2023-10-09T08:08:30.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: kXpressCompression supported: 0 2023-10-09T08:08:30.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-09T08:08:30.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: kZlibCompression supported: 1 2023-10-09T08:08:30.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: kSnappyCompression supported: 1 2023-10-09T08:08:30.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: kLZ4Compression supported: 1 2023-10-09T08:08:30.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: kBZip2Compression supported: 0 2023-10-09T08:08:30.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-09T08:08:30.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-10-09T08:08:30.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-10-09T08:08:30.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-09T08:08:30.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-09T08:08:30.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.merge_operator: 2023-10-09T08:08:30.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compaction_filter: None 2023-10-09T08:08:30.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compaction_filter_factory: None 2023-10-09T08:08:30.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-10-09T08:08:30.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-09T08:08:30.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-09T08:08:30.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559e6b6f5580) 2023-10-09T08:08:30.779 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: cache_index_and_filter_blocks: 1 2023-10-09T08:08:30.779 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-09T08:08:30.779 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-09T08:08:30.779 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: pin_top_level_index_and_filter: 1 2023-10-09T08:08:30.779 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: index_type: 0 2023-10-09T08:08:30.779 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: data_block_index_type: 0 2023-10-09T08:08:30.779 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: index_shortening: 1 2023-10-09T08:08:30.779 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: data_block_hash_table_util_ratio: 0.750000 2023-10-09T08:08:30.779 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: checksum: 4 2023-10-09T08:08:30.779 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: no_block_cache: 0 2023-10-09T08:08:30.779 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: block_cache: 0x559e6aa051f0 2023-10-09T08:08:30.779 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: block_cache_name: BinnedLRUCache 2023-10-09T08:08:30.780 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: block_cache_options: 2023-10-09T08:08:30.780 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: capacity : 536870912 2023-10-09T08:08:30.780 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: num_shard_bits : 4 2023-10-09T08:08:30.780 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: strict_capacity_limit : 0 2023-10-09T08:08:30.780 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: high_pri_pool_ratio: 0.000 2023-10-09T08:08:30.780 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: block_cache_compressed: (nil) 2023-10-09T08:08:30.780 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: persistent_cache: (nil) 2023-10-09T08:08:30.780 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: block_size: 4096 2023-10-09T08:08:30.780 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: block_size_deviation: 10 2023-10-09T08:08:30.780 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: block_restart_interval: 16 2023-10-09T08:08:30.780 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: index_block_restart_interval: 1 2023-10-09T08:08:30.781 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: metadata_block_size: 4096 2023-10-09T08:08:30.781 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: partition_filters: 0 2023-10-09T08:08:30.781 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: use_delta_encoding: 1 2023-10-09T08:08:30.781 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: filter_policy: bloomfilter 2023-10-09T08:08:30.781 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: whole_key_filtering: 1 2023-10-09T08:08:30.781 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: verify_compression: 0 2023-10-09T08:08:30.781 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: read_amp_bytes_per_bit: 0 2023-10-09T08:08:30.782 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: format_version: 5 2023-10-09T08:08:30.782 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: enable_index_compression: 1 2023-10-09T08:08:30.782 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: block_align: 0 2023-10-09T08:08:30.782 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: max_auto_readahead_size: 262144 2023-10-09T08:08:30.782 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: prepopulate_block_cache: 0 2023-10-09T08:08:30.782 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: initial_auto_readahead_size: 8192 2023-10-09T08:08:30.782 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: num_file_reads_for_auto_readahead: 2 2023-10-09T08:08:30.782 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-09T08:08:30.782 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-09T08:08:30.782 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compression: NoCompression 2023-10-09T08:08:30.782 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-09T08:08:30.783 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-09T08:08:30.783 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-09T08:08:30.783 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.num_levels: 7 2023-10-09T08:08:30.783 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-09T08:08:30.783 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-09T08:08:30.783 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-09T08:08:30.783 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-09T08:08:30.783 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-09T08:08:30.783 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-09T08:08:30.783 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-09T08:08:30.783 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-09T08:08:30.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-09T08:08:30.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-09T08:08:30.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-09T08:08:30.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-09T08:08:30.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-09T08:08:30.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compression_opts.level: 32767 2023-10-09T08:08:30.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-09T08:08:30.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-09T08:08:30.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-09T08:08:30.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-09T08:08:30.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-09T08:08:30.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compression_opts.enabled: false 2023-10-09T08:08:30.785 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-09T08:08:30.785 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-09T08:08:30.785 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-09T08:08:30.785 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-09T08:08:30.785 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-09T08:08:30.785 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-09T08:08:30.785 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-09T08:08:30.785 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-09T08:08:30.785 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-09T08:08:30.785 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-09T08:08:30.785 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-09T08:08:30.786 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-09T08:08:30.786 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-09T08:08:30.786 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-09T08:08:30.786 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-09T08:08:30.786 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-09T08:08:30.786 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-09T08:08:30.786 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-09T08:08:30.786 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-09T08:08:30.786 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.arena_block_size: 1048576 2023-10-09T08:08:30.786 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-09T08:08:30.786 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-09T08:08:30.787 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-09T08:08:30.787 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-09T08:08:30.787 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-09T08:08:30.787 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-09T08:08:30.787 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-09T08:08:30.787 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-09T08:08:30.787 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-09T08:08:30.787 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-09T08:08:30.787 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-09T08:08:30.787 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-09T08:08:30.787 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-09T08:08:30.788 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.table_properties_collectors: 2023-10-09T08:08:30.788 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.inplace_update_support: 0 2023-10-09T08:08:30.788 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-09T08:08:30.788 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-09T08:08:30.788 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-09T08:08:30.788 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-09T08:08:30.788 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.bloom_locality: 0 2023-10-09T08:08:30.788 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.max_successive_merges: 0 2023-10-09T08:08:30.788 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-09T08:08:30.788 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-09T08:08:30.788 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.force_consistency_checks: 1 2023-10-09T08:08:30.789 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-09T08:08:30.789 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.ttl: 2592000 2023-10-09T08:08:30.789 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-09T08:08:30.789 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-09T08:08:30.789 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-09T08:08:30.789 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.enable_blob_files: false 2023-10-09T08:08:30.789 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.min_blob_size: 0 2023-10-09T08:08:30.789 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.blob_file_size: 268435456 2023-10-09T08:08:30.789 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-10-09T08:08:30.789 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-10-09T08:08:30.789 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-09T08:08:30.790 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-09T08:08:30.790 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-09T08:08:30.790 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-10-09T08:08:30.790 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe184fc1c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-09T08:08:30.790 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.522+0000 7fe17a7df700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 35.sst 2023-10-09T08:08:30.790 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.526+0000 7fe184fc1c80 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 37, last_sequence is 20506, log_number is 33,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-09T08:08:30.790 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.526+0000 7fe184fc1c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 33 2023-10-09T08:08:30.790 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.526+0000 7fe184fc1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 92e1ffd4-5863-4b87-8ff3-f8bf90fe519a 2023-10-09T08:08:30.790 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.526+0000 7fe184fc1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696838910526930, "job": 1, "event": "recovery_started", "wal_files": [33]} 2023-10-09T08:08:30.790 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.526+0000 7fe184fc1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #33 mode 2 2023-10-09T08:08:30.791 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.526+0000 7fe184fc1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696838910527079, "job": 1, "event": "recovery_finished"} 2023-10-09T08:08:30.791 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.526+0000 7fe184fc1c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 39 2023-10-09T08:08:30.791 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.526+0000 7fe184fc1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559e6aaa6000 2023-10-09T08:08:30.791 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.526+0000 7fe184fc1c80 4 rocksdb: DB pointer 0x559e6aa94000 2023-10-09T08:08:30.791 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.530+0000 7fe1737d1700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-09T08:08:30.791 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.530+0000 7fe1737d1700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-09T08:08:30.791 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: ** DB Stats ** 2023-10-09T08:08:30.791 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T08:08:30.791 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: 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-09T08:08:30.791 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-09T08:08:30.791 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T08:08:30.791 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: 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-09T08:08:30.792 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-09T08:08:30.792 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T08:08:30.792 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: ** Compaction Stats [default] ** 2023-10-09T08:08:30.792 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: 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-09T08:08:30.792 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-09T08:08:30.792 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: L6 1/0 26.63 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-09T08:08:30.792 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: Sum 1/0 26.63 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-09T08:08:30.792 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: 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 0.0 0.0 2023-10-09T08:08:30.792 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: ** Compaction Stats [default] ** 2023-10-09T08:08:30.792 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: 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-09T08:08:30.792 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T08:08:30.793 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-09T08:08:30.793 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T08:08:30.793 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-09T08:08:30.793 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T08:08:30.793 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T08:08:30.793 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T08:08:30.793 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: AddFile(Keys): cumulative 0, interval 0 2023-10-09T08:08:30.793 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: 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-09T08:08:30.793 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: 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-09T08:08:30.793 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: 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-09T08:08:30.793 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: Block cache BinnedLRUCache@0x559e6aa051f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2023-10-09T08:08:30.793 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2023-10-09T08:08:30.794 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: ** File Read Latency Histogram By Level [default] ** 2023-10-09T08:08:30.794 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.530+0000 7fe184fc1c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] at bind addrs [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T08:08:30.794 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.530+0000 7fe184fc1c80 1 mon.b@-1(???) e3 preinit fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T08:08:30.794 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.530+0000 7fe184fc1c80 0 mon.b@-1(???).mds e7 new map 2023-10-09T08:08:30.794 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.530+0000 7fe184fc1c80 0 mon.b@-1(???).mds e7 print_map 2023-10-09T08:08:30.794 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: e7 2023-10-09T08:08:30.794 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-09T08:08:30.794 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: 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-09T08:08:30.794 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: legacy client fscid: 1 2023-10-09T08:08:30.794 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: 2023-10-09T08:08:30.794 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: Filesystem 'foo' (1) 2023-10-09T08:08:30.795 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: fs_name foo 2023-10-09T08:08:30.795 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: epoch 5 2023-10-09T08:08:30.795 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-09T08:08:30.795 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: created 2023-10-09T07:59:02.719842+0000 2023-10-09T08:08:30.795 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: modified 2023-10-09T07:59:09.768386+0000 2023-10-09T08:08:30.795 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: tableserver 0 2023-10-09T08:08:30.795 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: root 0 2023-10-09T08:08:30.795 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: session_timeout 60 2023-10-09T08:08:30.795 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: session_autoclose 300 2023-10-09T08:08:30.795 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: max_file_size 1099511627776 2023-10-09T08:08:30.795 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: required_client_features {} 2023-10-09T08:08:30.795 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: last_failure 0 2023-10-09T08:08:30.796 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: last_failure_osd_epoch 0 2023-10-09T08:08:30.796 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: 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-09T08:08:30.796 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: max_mds 1 2023-10-09T08:08:30.796 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: in 0 2023-10-09T08:08:30.796 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: up {0=24539} 2023-10-09T08:08:30.796 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: failed 2023-10-09T08:08:30.796 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: damaged 2023-10-09T08:08:30.796 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: stopped 2023-10-09T08:08:30.796 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: data_pools [4] 2023-10-09T08:08:30.796 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: metadata_pool 3 2023-10-09T08:08:30.796 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: inline_data disabled 2023-10-09T08:08:30.796 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: balancer 2023-10-09T08:08:30.797 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: bal_rank_mask -1 2023-10-09T08:08:30.797 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: standby_count_wanted 1 2023-10-09T08:08:30.797 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: [mds.foo.smithi081.lhrkzl{0:24539} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.81:6834/563579585,v1:172.21.15.81:6835/563579585] compat {c=[1],r=[1],i=[7ff]}] 2023-10-09T08:08:30.797 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: 2023-10-09T08:08:30.797 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: 2023-10-09T08:08:30.797 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: Standby daemons: 2023-10-09T08:08:30.797 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: 2023-10-09T08:08:30.797 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: [mds.foo.smithi118.nvwrmj{-1:24466} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.118:6832/1502644814,v1:172.21.15.118:6833/1502644814] compat {c=[1],r=[1],i=[7ff]}] 2023-10-09T08:08:30.797 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.530+0000 7fe184fc1c80 0 mon.b@-1(???).osd e84 crush map has features 3314933000854323200, adjusting msgr requires 2023-10-09T08:08:30.797 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.530+0000 7fe184fc1c80 0 mon.b@-1(???).osd e84 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T08:08:30.797 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.530+0000 7fe184fc1c80 0 mon.b@-1(???).osd e84 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T08:08:30.798 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.530+0000 7fe184fc1c80 0 mon.b@-1(???).osd e84 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T08:08:30.798 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:30 smithi118 bash[59345]: debug 2023-10-09T08:08:30.534+0000 7fe184fc1c80 1 mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-10-09T08:08:31.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:08:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:08:31] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.33.4" 2023-10-09T08:08:32.781 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable)": 3 2023-10-09T08:08:32.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T07:48:07.837862+0000 mon.a (mon.0) 0 : 1 mkfs 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T08:08:32.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:03:28.863200+0000 mgr.x (mgr.25168) 47 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-10-09T08:08:32.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:03:28.863863+0000 mgr.x (mgr.25168) 48 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi118 2023-10-09T08:08:32.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:03:30.883355+0000 mgr.x (mgr.25168) 50 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-10-09T08:08:32.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:03:30.904439+0000 mgr.x (mgr.25168) 51 : cephadm 1 Reconfiguring daemon grafana.a on smithi118 2023-10-09T08:08:32.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:03:56.110787+0000 mgr.x (mgr.25168) 67 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T08:08:32.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:03:56.112018+0000 mgr.x (mgr.25168) 68 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T08:08:32.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:03:58.532577+0000 mgr.x (mgr.25168) 70 : cephadm 1 Upgrade: Updating mgr.y 2023-10-09T08:08:32.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:03:58.551514+0000 mgr.x (mgr.25168) 71 : cephadm 1 Deploying daemon mgr.y on smithi081 2023-10-09T08:08:32.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:04:19.520713+0000 mgr.y (mgr.25778) 1 : cephadm 1 [09/Oct/2023:08:04:19] ENGINE Bus STARTING 2023-10-09T08:08:32.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:04:19.652366+0000 mgr.y (mgr.25778) 2 : cephadm 1 [09/Oct/2023:08:04:19] ENGINE Serving on https://172.21.15.81:7150 2023-10-09T08:08:32.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:04:19.780142+0000 mgr.y (mgr.25778) 3 : cephadm 1 [09/Oct/2023:08:04:19] ENGINE Serving on http://172.21.15.81:8765 2023-10-09T08:08:32.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:04:19.780336+0000 mgr.y (mgr.25778) 4 : cephadm 1 [09/Oct/2023:08:04:19] ENGINE Bus STARTED 2023-10-09T08:08:32.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:04:36.390608+0000 mgr.y (mgr.25778) 14 : cephadm 1 Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T08:08:32.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:04:36.390971+0000 mgr.y (mgr.25778) 15 : cephadm 1 Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T08:08:32.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:04:36.605851+0000 mgr.y (mgr.25778) 16 : cephadm 1 Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:08:32.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:04:36.606291+0000 mgr.y (mgr.25778) 17 : cephadm 1 Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:08:32.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:04:36.771158+0000 mgr.y (mgr.25778) 18 : cephadm 1 Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:08:32.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:04:36.771531+0000 mgr.y (mgr.25778) 19 : cephadm 1 Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:08:32.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:04:36.936563+0000 mgr.y (mgr.25778) 21 : cephadm 1 Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:08:32.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:04:36.937720+0000 mgr.y (mgr.25778) 22 : cephadm 1 Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:08:32.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:04:37.201155+0000 mgr.y (mgr.25778) 23 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T08:08:32.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:04:37.449767+0000 mgr.y (mgr.25778) 24 : cephadm 1 Reconfiguring daemon prometheus.a on smithi118 2023-10-09T08:08:32.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:04:45.275339+0000 mgr.y (mgr.25778) 30 : cephadm 1 Upgrade: Updating mgr.x 2023-10-09T08:08:32.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T07:48:07.837862+0000 mon.a (mon.0) 0 : 1 mkfs 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T08:08:32.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:03:28.863200+0000 mgr.x (mgr.25168) 47 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-10-09T08:08:32.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:03:28.863863+0000 mgr.x (mgr.25168) 48 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi118 2023-10-09T08:08:32.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:03:30.883355+0000 mgr.x (mgr.25168) 50 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-10-09T08:08:32.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:03:30.904439+0000 mgr.x (mgr.25168) 51 : cephadm 1 Reconfiguring daemon grafana.a on smithi118 2023-10-09T08:08:32.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:03:56.110787+0000 mgr.x (mgr.25168) 67 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T08:08:32.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:03:56.112018+0000 mgr.x (mgr.25168) 68 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T08:08:32.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:03:58.532577+0000 mgr.x (mgr.25168) 70 : cephadm 1 Upgrade: Updating mgr.y 2023-10-09T08:08:32.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:03:58.551514+0000 mgr.x (mgr.25168) 71 : cephadm 1 Deploying daemon mgr.y on smithi081 2023-10-09T08:08:32.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:04:19.520713+0000 mgr.y (mgr.25778) 1 : cephadm 1 [09/Oct/2023:08:04:19] ENGINE Bus STARTING 2023-10-09T08:08:32.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:04:19.652366+0000 mgr.y (mgr.25778) 2 : cephadm 1 [09/Oct/2023:08:04:19] ENGINE Serving on https://172.21.15.81:7150 2023-10-09T08:08:32.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:04:19.780142+0000 mgr.y (mgr.25778) 3 : cephadm 1 [09/Oct/2023:08:04:19] ENGINE Serving on http://172.21.15.81:8765 2023-10-09T08:08:32.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:04:19.780336+0000 mgr.y (mgr.25778) 4 : cephadm 1 [09/Oct/2023:08:04:19] ENGINE Bus STARTED 2023-10-09T08:08:32.881 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:04:36.390608+0000 mgr.y (mgr.25778) 14 : cephadm 1 Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:04:36.390971+0000 mgr.y (mgr.25778) 15 : cephadm 1 Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:04:36.605851+0000 mgr.y (mgr.25778) 16 : cephadm 1 Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:04:36.606291+0000 mgr.y (mgr.25778) 17 : cephadm 1 Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:04:36.771158+0000 mgr.y (mgr.25778) 18 : cephadm 1 Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:04:36.771531+0000 mgr.y (mgr.25778) 19 : cephadm 1 Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:04:36.936563+0000 mgr.y (mgr.25778) 21 : cephadm 1 Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:04:36.937720+0000 mgr.y (mgr.25778) 22 : cephadm 1 Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:08:32.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:04:37.201155+0000 mgr.y (mgr.25778) 23 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T08:08:32.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:04:37.449767+0000 mgr.y (mgr.25778) 24 : cephadm 1 Reconfiguring daemon prometheus.a on smithi118 2023-10-09T08:08:32.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:04:45.275339+0000 mgr.y (mgr.25778) 30 : cephadm 1 Upgrade: Updating mgr.x 2023-10-09T08:08:32.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:04:45.283057+0000 mgr.y (mgr.25778) 31 : cephadm 1 Deploying daemon mgr.x on smithi118 2023-10-09T08:08:32.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:05:05.505744+0000 mgr.y (mgr.25778) 42 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-10-09T08:08:32.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:05:05.543750+0000 mgr.y (mgr.25778) 43 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-10-09T08:08:32.883 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:05:08.113826+0000 mgr.y (mgr.25778) 45 : cephadm 1 Upgrade: Updating mon.a 2023-10-09T08:08:32.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:05:08.128999+0000 mgr.y (mgr.25778) 46 : cephadm 1 Deploying daemon mon.a on smithi081 2023-10-09T08:08:32.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:05:23.867413+0000 mgr.y (mgr.26009) 1 : cephadm 1 [09/Oct/2023:08:05:23] ENGINE Bus STARTING 2023-10-09T08:08:32.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:05:23.969621+0000 mgr.y (mgr.26009) 2 : cephadm 1 [09/Oct/2023:08:05:23] ENGINE Serving on http://172.21.15.81:8765 2023-10-09T08:08:32.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:05:24.092666+0000 mgr.y (mgr.26009) 5 : cephadm 1 [09/Oct/2023:08:05:24] ENGINE Serving on https://172.21.15.81:7150 2023-10-09T08:08:32.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:05:24.092957+0000 mgr.y (mgr.26009) 6 : cephadm 1 [09/Oct/2023:08:05:24] ENGINE Bus STARTED 2023-10-09T08:08:32.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:05:28.287154+0000 mgr.y (mgr.26009) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:32.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:05:39.942761+0000 mgr.y (mgr.26009) 17 : cephadm 1 Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T08:08:32.884 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:05:39.943069+0000 mgr.y (mgr.26009) 18 : cephadm 1 Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T08:08:32.885 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:05:40.157745+0000 mgr.y (mgr.26009) 19 : cephadm 1 Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:08:32.885 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:05:40.158980+0000 mgr.y (mgr.26009) 20 : cephadm 1 Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:08:32.885 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:05:40.322568+0000 mgr.y (mgr.26009) 21 : cephadm 1 Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:08:32.885 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:05:40.324473+0000 mgr.y (mgr.26009) 22 : cephadm 1 Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:08:32.885 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:05:40.487235+0000 mgr.y (mgr.26009) 23 : cephadm 1 Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:08:32.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:05:40.491121+0000 mgr.y (mgr.26009) 24 : cephadm 1 Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:08:32.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:06:37.059670+0000 mgr.y (mgr.26009) 55 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:32.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:06:44.948473+0000 mgr.y (mgr.26009) 59 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-10-09T08:08:32.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:06:47.618008+0000 mgr.y (mgr.26009) 62 : cephadm 1 Upgrade: Updating mon.c 2023-10-09T08:08:32.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:06:47.627856+0000 mon.a (mon.0) 47 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:06:47.650176+0000 mon.c (mon.2) 235 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:08:32.886 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:06:47.652584+0000 mon.a (mon.0) 48 : audit 0 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:08:32.888 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:04:45.283057+0000 mgr.y (mgr.25778) 31 : cephadm 1 Deploying daemon mgr.x on smithi118 2023-10-09T08:08:32.888 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:05:05.505744+0000 mgr.y (mgr.25778) 42 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-10-09T08:08:32.888 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:05:05.543750+0000 mgr.y (mgr.25778) 43 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-10-09T08:08:32.888 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:05:08.113826+0000 mgr.y (mgr.25778) 45 : cephadm 1 Upgrade: Updating mon.a 2023-10-09T08:08:32.889 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:05:08.128999+0000 mgr.y (mgr.25778) 46 : cephadm 1 Deploying daemon mon.a on smithi081 2023-10-09T08:08:32.889 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:05:23.867413+0000 mgr.y (mgr.26009) 1 : cephadm 1 [09/Oct/2023:08:05:23] ENGINE Bus STARTING 2023-10-09T08:08:32.889 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:05:23.969621+0000 mgr.y (mgr.26009) 2 : cephadm 1 [09/Oct/2023:08:05:23] ENGINE Serving on http://172.21.15.81:8765 2023-10-09T08:08:32.889 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:05:24.092666+0000 mgr.y (mgr.26009) 5 : cephadm 1 [09/Oct/2023:08:05:24] ENGINE Serving on https://172.21.15.81:7150 2023-10-09T08:08:32.890 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:05:24.092957+0000 mgr.y (mgr.26009) 6 : cephadm 1 [09/Oct/2023:08:05:24] ENGINE Bus STARTED 2023-10-09T08:08:32.890 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:05:28.287154+0000 mgr.y (mgr.26009) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:32.890 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:05:39.942761+0000 mgr.y (mgr.26009) 17 : cephadm 1 Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T08:08:32.890 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:05:39.943069+0000 mgr.y (mgr.26009) 18 : cephadm 1 Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T08:08:32.891 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:05:40.157745+0000 mgr.y (mgr.26009) 19 : cephadm 1 Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:08:32.891 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:05:40.158980+0000 mgr.y (mgr.26009) 20 : cephadm 1 Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:08:32.891 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:05:40.322568+0000 mgr.y (mgr.26009) 21 : cephadm 1 Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:08:32.891 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:05:40.324473+0000 mgr.y (mgr.26009) 22 : cephadm 1 Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:08:32.892 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:05:40.487235+0000 mgr.y (mgr.26009) 23 : cephadm 1 Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:08:32.892 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:05:40.491121+0000 mgr.y (mgr.26009) 24 : cephadm 1 Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:08:32.892 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:06:37.059670+0000 mgr.y (mgr.26009) 55 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:32.892 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:06:44.948473+0000 mgr.y (mgr.26009) 59 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-10-09T08:08:32.892 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:06:47.618008+0000 mgr.y (mgr.26009) 62 : cephadm 1 Upgrade: Updating mon.c 2023-10-09T08:08:32.893 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:06:47.627856+0000 mon.a (mon.0) 47 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.893 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:06:47.650176+0000 mon.c (mon.2) 235 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:08:32.893 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:06:47.652584+0000 mon.a (mon.0) 48 : audit 0 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:08:32.894 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:06:47.654109+0000 mon.c (mon.2) 236 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:32.894 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:06:47.655722+0000 mgr.y (mgr.26009) 63 : cephadm 1 Deploying daemon mon.c on smithi081 2023-10-09T08:08:32.894 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:06:48.797545+0000 mon.a (mon.0) 49 : audit 0 from='client.? 172.21.15.81:0/2709423975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:08:32.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:06:50.212553+0000 mon.b (mon.1) 44 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:08:32.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:06:50.213129+0000 mon.b (mon.1) 45 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:08:32.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:06:50.214217+0000 mon.b (mon.1) 46 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:08:32.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:06:58.901202+0000 mon.a (mon.0) 68 : cluster 0 mgrmap e35: y(active, since 95s), standbys: x 2023-10-09T08:08:32.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:06:58.901503+0000 mon.a (mon.0) 69 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-09T08:08:32.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:06:58.901524+0000 mon.a (mon.0) 70 : cluster 1 Cluster is now healthy 2023-10-09T08:08:32.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:06:58.924733+0000 mon.a (mon.0) 71 : cluster 1 overall HEALTH_OK 2023-10-09T08:08:32.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:06:59.050320+0000 mgr.y (mgr.26009) 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-09T08:08:32.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:06:59.712589+0000 mon.a (mon.0) 72 : audit 0 from='client.? 172.21.15.81:0/722463576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:08:32.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:00.102448+0000 mon.a (mon.0) 73 : cluster 0 mgrmap e36: y(active, since 97s), standbys: x 2023-10-09T08:08:32.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:01.050891+0000 mgr.y (mgr.26009) 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-09T08:08:32.896 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:03.051453+0000 mgr.y (mgr.26009) 71 : 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-09T08:08:32.896 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:04.260888+0000 mgr.y (mgr.26009) 72 : audit 0 from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:08:32.896 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:04.289362+0000 mon.a (mon.0) 74 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.896 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:04.300946+0000 mon.a (mon.0) 75 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.896 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:05.052012+0000 mgr.y (mgr.26009) 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-09T08:08:32.896 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:05.094410+0000 mon.a (mon.0) 76 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.896 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:05.107029+0000 mon.a (mon.0) 77 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.896 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:07.052585+0000 mgr.y (mgr.26009) 74 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:32.897 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:06:47.654109+0000 mon.c (mon.2) 236 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:32.897 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:06:47.655722+0000 mgr.y (mgr.26009) 63 : cephadm 1 Deploying daemon mon.c on smithi081 2023-10-09T08:08:32.897 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:06:48.797545+0000 mon.a (mon.0) 49 : audit 0 from='client.? 172.21.15.81:0/2709423975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:08:32.897 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:06:50.212553+0000 mon.b (mon.1) 44 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:08:32.897 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:06:50.213129+0000 mon.b (mon.1) 45 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:08:32.897 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:06:50.214217+0000 mon.b (mon.1) 46 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:08:32.897 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:06:58.901202+0000 mon.a (mon.0) 68 : cluster 0 mgrmap e35: y(active, since 95s), standbys: x 2023-10-09T08:08:32.898 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:06:58.901503+0000 mon.a (mon.0) 69 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-09T08:08:32.898 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:06:58.901524+0000 mon.a (mon.0) 70 : cluster 1 Cluster is now healthy 2023-10-09T08:08:32.898 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:06:58.924733+0000 mon.a (mon.0) 71 : cluster 1 overall HEALTH_OK 2023-10-09T08:08:32.898 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:06:59.050320+0000 mgr.y (mgr.26009) 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-09T08:08:32.898 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:06:59.712589+0000 mon.a (mon.0) 72 : audit 0 from='client.? 172.21.15.81:0/722463576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:08:32.898 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:00.102448+0000 mon.a (mon.0) 73 : cluster 0 mgrmap e36: y(active, since 97s), standbys: x 2023-10-09T08:08:32.898 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:01.050891+0000 mgr.y (mgr.26009) 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-09T08:08:32.898 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:03.051453+0000 mgr.y (mgr.26009) 71 : 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-09T08:08:32.898 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:04.260888+0000 mgr.y (mgr.26009) 72 : audit 0 from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:08:32.898 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:04.289362+0000 mon.a (mon.0) 74 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.899 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:04.300946+0000 mon.a (mon.0) 75 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.899 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:05.052012+0000 mgr.y (mgr.26009) 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-09T08:08:32.899 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:05.094410+0000 mon.a (mon.0) 76 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.899 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:05.107029+0000 mon.a (mon.0) 77 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.899 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:07.052585+0000 mgr.y (mgr.26009) 74 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:32.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:08.102189+0000 mon.b (mon.1) 51 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:32.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:08.872058+0000 mgr.y (mgr.26009) 75 : audit 0 from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:08:32.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:07:08.872707+0000 mgr.y (mgr.26009) 76 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:32.899 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:08.880014+0000 mon.a (mon.0) 78 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:09.053619+0000 mgr.y (mgr.26009) 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-09T08:08:32.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:11.054249+0000 mgr.y (mgr.26009) 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-09T08:08:32.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:13.054756+0000 mgr.y (mgr.26009) 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-09T08:08:32.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:15.055338+0000 mgr.y (mgr.26009) 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-09T08:08:32.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:16.310302+0000 mon.a (mon.0) 79 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:16.320430+0000 mon.a (mon.0) 80 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:16.324488+0000 mon.b (mon.1) 52 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:32.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:16.326036+0000 mon.b (mon.1) 53 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:08:32.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:16.333123+0000 mon.a (mon.0) 81 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:16.417741+0000 mon.b (mon.1) 54 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:08:32.900 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:16.421441+0000 mon.b (mon.1) 55 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:32.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:16.423533+0000 mon.b (mon.1) 56 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:08:32.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:16.434329+0000 mon.a (mon.0) 82 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:17.055923+0000 mgr.y (mgr.26009) 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-09T08:08:32.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:19.056875+0000 mgr.y (mgr.26009) 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-09T08:08:32.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:21.057555+0000 mgr.y (mgr.26009) 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-09T08:08:32.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:23.058130+0000 mgr.y (mgr.26009) 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-09T08:08:32.901 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:08.102189+0000 mon.b (mon.1) 51 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:32.901 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:08.872058+0000 mgr.y (mgr.26009) 75 : audit 0 from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:08:32.901 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:07:08.872707+0000 mgr.y (mgr.26009) 76 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:32.902 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:08.880014+0000 mon.a (mon.0) 78 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.902 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:09.053619+0000 mgr.y (mgr.26009) 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-09T08:08:32.902 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:11.054249+0000 mgr.y (mgr.26009) 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-09T08:08:32.902 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:13.054756+0000 mgr.y (mgr.26009) 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-09T08:08:32.902 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:15.055338+0000 mgr.y (mgr.26009) 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-09T08:08:32.902 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:16.310302+0000 mon.a (mon.0) 79 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.902 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:16.320430+0000 mon.a (mon.0) 80 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.902 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:16.324488+0000 mon.b (mon.1) 52 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:32.902 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:16.326036+0000 mon.b (mon.1) 53 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:08:32.902 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:16.333123+0000 mon.a (mon.0) 81 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.906 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:16.417741+0000 mon.b (mon.1) 54 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:08:32.906 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:16.421441+0000 mon.b (mon.1) 55 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:32.906 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:16.423533+0000 mon.b (mon.1) 56 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:08:32.906 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:16.434329+0000 mon.a (mon.0) 82 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.906 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:17.055923+0000 mgr.y (mgr.26009) 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-09T08:08:32.906 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:19.056875+0000 mgr.y (mgr.26009) 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-09T08:08:32.906 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:21.057555+0000 mgr.y (mgr.26009) 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-09T08:08:32.907 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:23.058130+0000 mgr.y (mgr.26009) 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-09T08:08:32.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:23.102701+0000 mon.b (mon.1) 57 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:32.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:25.059223+0000 mgr.y (mgr.26009) 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-09T08:08:32.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:27.059861+0000 mgr.y (mgr.26009) 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-09T08:08:32.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:29.060864+0000 mgr.y (mgr.26009) 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-09T08:08:32.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:31.061501+0000 mgr.y (mgr.26009) 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-09T08:08:32.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:33.062119+0000 mgr.y (mgr.26009) 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-09T08:08:32.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:35.063232+0000 mgr.y (mgr.26009) 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-09T08:08:32.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:37.063873+0000 mgr.y (mgr.26009) 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-09T08:08:32.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:38.106007+0000 mon.b (mon.1) 58 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:32.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:39.064716+0000 mgr.y (mgr.26009) 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-09T08:08:32.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:41.065339+0000 mgr.y (mgr.26009) 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-09T08:08:32.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:43.065976+0000 mgr.y (mgr.26009) 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-09T08:08:32.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:45.067127+0000 mgr.y (mgr.26009) 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-09T08:08:32.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:47.067812+0000 mgr.y (mgr.26009) 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-09T08:08:32.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:49.068858+0000 mgr.y (mgr.26009) 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-09T08:08:32.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:51.069502+0000 mgr.y (mgr.26009) 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-09T08:08:32.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:53.070108+0000 mgr.y (mgr.26009) 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-09T08:08:32.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:07:53.103405+0000 mon.b (mon.1) 59 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:32.909 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:55.071080+0000 mgr.y (mgr.26009) 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-09T08:08:32.909 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:57.071694+0000 mgr.y (mgr.26009) 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-09T08:08:32.909 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:23.102701+0000 mon.b (mon.1) 57 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:32.909 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:25.059223+0000 mgr.y (mgr.26009) 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-09T08:08:32.910 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:27.059861+0000 mgr.y (mgr.26009) 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-09T08:08:32.910 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:29.060864+0000 mgr.y (mgr.26009) 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-09T08:08:32.910 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:31.061501+0000 mgr.y (mgr.26009) 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-09T08:08:32.910 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:33.062119+0000 mgr.y (mgr.26009) 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-09T08:08:32.910 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:35.063232+0000 mgr.y (mgr.26009) 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-09T08:08:32.910 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:37.063873+0000 mgr.y (mgr.26009) 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-09T08:08:32.910 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:38.106007+0000 mon.b (mon.1) 58 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:32.910 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:39.064716+0000 mgr.y (mgr.26009) 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-09T08:08:32.910 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:41.065339+0000 mgr.y (mgr.26009) 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-09T08:08:32.910 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:43.065976+0000 mgr.y (mgr.26009) 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-09T08:08:32.911 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:45.067127+0000 mgr.y (mgr.26009) 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-09T08:08:32.911 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:47.067812+0000 mgr.y (mgr.26009) 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-09T08:08:32.911 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:49.068858+0000 mgr.y (mgr.26009) 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-09T08:08:32.911 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:51.069502+0000 mgr.y (mgr.26009) 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-09T08:08:32.911 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:53.070108+0000 mgr.y (mgr.26009) 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-09T08:08:32.911 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:07:53.103405+0000 mon.b (mon.1) 59 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:32.911 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:55.071080+0000 mgr.y (mgr.26009) 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-09T08:08:32.911 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:57.071694+0000 mgr.y (mgr.26009) 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-09T08:08:32.911 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:07:59.072687+0000 mgr.y (mgr.26009) 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-09T08:08:32.911 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:01.073285+0000 mgr.y (mgr.26009) 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-09T08:08:32.911 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:03.073927+0000 mgr.y (mgr.26009) 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-09T08:08:32.911 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:05.075015+0000 mgr.y (mgr.26009) 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-09T08:08:32.912 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:07.075579+0000 mgr.y (mgr.26009) 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-09T08:08:32.912 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:08.104160+0000 mon.b (mon.1) 60 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:32.912 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:09.076624+0000 mgr.y (mgr.26009) 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-09T08:08:32.912 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:11.077183+0000 mgr.y (mgr.26009) 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-09T08:08:32.912 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:13.077829+0000 mgr.y (mgr.26009) 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-09T08:08:32.912 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:15.078898+0000 mgr.y (mgr.26009) 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-09T08:08:32.912 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:16.520262+0000 mon.b (mon.1) 61 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:08:32.912 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:17.079433+0000 mgr.y (mgr.26009) 111 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:32.912 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:19.080569+0000 mgr.y (mgr.26009) 112 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:32.912 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:19.410963+0000 mgr.y (mgr.26009) 113 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:08:32.912 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:08:19.411364+0000 mgr.y (mgr.26009) 114 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:32.912 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:19.416904+0000 mon.a (mon.0) 83 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.913 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:21.081218+0000 mgr.y (mgr.26009) 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-09T08:08:32.913 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:22.761394+0000 mon.a (mon.0) 84 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.913 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:22.769284+0000 mon.a (mon.0) 85 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.913 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:22.868940+0000 mon.a (mon.0) 86 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.913 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:22.878491+0000 mon.a (mon.0) 87 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.913 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:07:59.072687+0000 mgr.y (mgr.26009) 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-09T08:08:32.913 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:01.073285+0000 mgr.y (mgr.26009) 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-09T08:08:32.913 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:03.073927+0000 mgr.y (mgr.26009) 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-09T08:08:32.913 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:05.075015+0000 mgr.y (mgr.26009) 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-09T08:08:32.914 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:07.075579+0000 mgr.y (mgr.26009) 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-09T08:08:32.914 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:08.104160+0000 mon.b (mon.1) 60 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:32.914 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:09.076624+0000 mgr.y (mgr.26009) 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-09T08:08:32.914 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:11.077183+0000 mgr.y (mgr.26009) 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-09T08:08:32.914 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:13.077829+0000 mgr.y (mgr.26009) 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-09T08:08:32.914 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:15.078898+0000 mgr.y (mgr.26009) 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-09T08:08:32.914 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:16.520262+0000 mon.b (mon.1) 61 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:08:32.914 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:17.079433+0000 mgr.y (mgr.26009) 111 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:32.914 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:19.080569+0000 mgr.y (mgr.26009) 112 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:32.914 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:19.410963+0000 mgr.y (mgr.26009) 113 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:08:32.914 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:08:19.411364+0000 mgr.y (mgr.26009) 114 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:32.915 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:19.416904+0000 mon.a (mon.0) 83 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.915 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:21.081218+0000 mgr.y (mgr.26009) 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-09T08:08:32.915 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:22.761394+0000 mon.a (mon.0) 84 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.915 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:22.769284+0000 mon.a (mon.0) 85 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.915 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:22.868940+0000 mon.a (mon.0) 86 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.915 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:22.878491+0000 mon.a (mon.0) 87 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.915 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:23.081821+0000 mgr.y (mgr.26009) 116 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:32.915 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:23.104152+0000 mon.b (mon.1) 62 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:32.915 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:23.353276+0000 mon.b (mon.1) 63 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:32.916 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:23.355388+0000 mon.b (mon.1) 64 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:08:32.916 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:23.363907+0000 mon.a (mon.0) 88 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.916 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:23.443807+0000 mon.b (mon.1) 65 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:08:32.916 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:23.449317+0000 mon.b (mon.1) 66 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:08:32.916 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:23.451922+0000 mon.b (mon.1) 67 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T08:08:32.916 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:08:23.453362+0000 mgr.y (mgr.26009) 117 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-10-09T08:08:32.916 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:23.453423+0000 mon.b (mon.1) 68 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-09T08:08:32.916 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:25.082909+0000 mgr.y (mgr.26009) 118 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:32.916 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:08:25.823476+0000 mgr.y (mgr.26009) 119 : cephadm 1 Upgrade: Updating mon.b 2023-10-09T08:08:32.916 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:25.833374+0000 mon.a (mon.0) 89 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.916 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:25.836400+0000 mon.b (mon.1) 69 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:08:32.917 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:25.837303+0000 mon.a (mon.0) 90 : audit 0 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:08:32.917 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:25.840038+0000 mon.b (mon.1) 70 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:32.917 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cephadm 2023-10-09T08:08:25.840692+0000 mgr.y (mgr.26009) 120 : cephadm 1 Deploying daemon mon.b on smithi118 2023-10-09T08:08:32.917 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:27.083506+0000 mgr.y (mgr.26009) 121 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:32.917 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:27.866646+0000 mon.a (mon.0) 91 : audit 0 from='client.? 172.21.15.81:0/834737494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:08:32.917 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:31.085107+0000 mgr.y (mgr.26009) 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-09T08:08:32.917 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:31.581192+0000 mon.c (mon.2) 6 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:08:32.917 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:31.581356+0000 mon.a (mon.0) 98 : cluster 1 overall HEALTH_OK 2023-10-09T08:08:32.918 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:23.081821+0000 mgr.y (mgr.26009) 116 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:32.918 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:23.104152+0000 mon.b (mon.1) 62 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:32.918 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:23.353276+0000 mon.b (mon.1) 63 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:32.918 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:23.355388+0000 mon.b (mon.1) 64 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:08:32.918 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:23.363907+0000 mon.a (mon.0) 88 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.918 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:23.443807+0000 mon.b (mon.1) 65 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:08:32.918 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:23.449317+0000 mon.b (mon.1) 66 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:08:32.918 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:23.451922+0000 mon.b (mon.1) 67 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T08:08:32.918 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:08:23.453362+0000 mgr.y (mgr.26009) 117 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-10-09T08:08:32.918 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:23.453423+0000 mon.b (mon.1) 68 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-09T08:08:32.918 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:25.082909+0000 mgr.y (mgr.26009) 118 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:32.919 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:08:25.823476+0000 mgr.y (mgr.26009) 119 : cephadm 1 Upgrade: Updating mon.b 2023-10-09T08:08:32.919 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:25.833374+0000 mon.a (mon.0) 89 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.919 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:25.836400+0000 mon.b (mon.1) 69 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:08:32.919 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:25.837303+0000 mon.a (mon.0) 90 : audit 0 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:08:32.919 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:25.840038+0000 mon.b (mon.1) 70 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:32.919 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cephadm 2023-10-09T08:08:25.840692+0000 mgr.y (mgr.26009) 120 : cephadm 1 Deploying daemon mon.b on smithi118 2023-10-09T08:08:32.919 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:27.083506+0000 mgr.y (mgr.26009) 121 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:32.919 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:27.866646+0000 mon.a (mon.0) 91 : audit 0 from='client.? 172.21.15.81:0/834737494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:08:32.919 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:31.085107+0000 mgr.y (mgr.26009) 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-09T08:08:32.919 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:31.581192+0000 mon.c (mon.2) 6 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:08:32.920 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:31.581356+0000 mon.a (mon.0) 98 : cluster 1 overall HEALTH_OK 2023-10-09T08:08:32.920 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:31.581681+0000 mon.c (mon.2) 7 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:08:32.920 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:31.581921+0000 mon.c (mon.2) 8 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:08:32.920 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:31.582175+0000 mon.a (mon.0) 99 : cluster 1 mon.a calling monitor election 2023-10-09T08:08:32.920 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:31.582221+0000 mon.c (mon.2) 9 : cluster 1 mon.c calling monitor election 2023-10-09T08:08:32.920 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:31.583040+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-10-09T08:08:32.920 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:31.603313+0000 mon.a (mon.0) 100 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-09T08:08:32.920 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:31.614404+0000 mon.a (mon.0) 101 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} removed_ranks: {} 2023-10-09T08:08:32.920 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:31.614964+0000 mon.a (mon.0) 102 : cluster 0 fsmap foo:1 {0=foo.smithi081.lhrkzl=up:active} 1 up:standby 2023-10-09T08:08:32.921 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:31.615001+0000 mon.a (mon.0) 103 : cluster 0 osdmap e84: 8 total, 8 up, 8 in 2023-10-09T08:08:32.921 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:31.615382+0000 mon.a (mon.0) 104 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-10-09T08:08:32.921 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: cluster 2023-10-09T08:08:31.635080+0000 mon.a (mon.0) 105 : cluster 1 overall HEALTH_OK 2023-10-09T08:08:32.921 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:31.639160+0000 mon.a (mon.0) 106 : audit 1 from='mgr.26009 ' entity='' 2023-10-09T08:08:32.921 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:31.648809+0000 mon.a (mon.0) 107 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.921 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[76862]: audit 2023-10-09T08:08:31.668851+0000 mon.c (mon.2) 10 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:08:32.921 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:31.581681+0000 mon.c (mon.2) 7 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:08:32.921 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:31.581921+0000 mon.c (mon.2) 8 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:08:32.921 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:31.582175+0000 mon.a (mon.0) 99 : cluster 1 mon.a calling monitor election 2023-10-09T08:08:32.922 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:31.582221+0000 mon.c (mon.2) 9 : cluster 1 mon.c calling monitor election 2023-10-09T08:08:32.922 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:31.583040+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-10-09T08:08:32.922 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:31.603313+0000 mon.a (mon.0) 100 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-09T08:08:32.922 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:31.614404+0000 mon.a (mon.0) 101 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} removed_ranks: {} 2023-10-09T08:08:32.922 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:31.614964+0000 mon.a (mon.0) 102 : cluster 0 fsmap foo:1 {0=foo.smithi081.lhrkzl=up:active} 1 up:standby 2023-10-09T08:08:32.922 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:31.615001+0000 mon.a (mon.0) 103 : cluster 0 osdmap e84: 8 total, 8 up, 8 in 2023-10-09T08:08:32.922 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:31.615382+0000 mon.a (mon.0) 104 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-10-09T08:08:32.922 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: cluster 2023-10-09T08:08:31.635080+0000 mon.a (mon.0) 105 : cluster 1 overall HEALTH_OK 2023-10-09T08:08:32.922 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:31.639160+0000 mon.a (mon.0) 106 : audit 1 from='mgr.26009 ' entity='' 2023-10-09T08:08:32.922 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:31.648809+0000 mon.a (mon.0) 107 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:32.922 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:32 smithi081 bash[79557]: audit 2023-10-09T08:08:31.668851+0000 mon.c (mon.2) 10 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:08:33.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T07:48:07.837862+0000 mon.a (mon.0) 0 : 1 mkfs 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T08:08:33.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:03:28.863200+0000 mgr.x (mgr.25168) 47 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-10-09T08:08:33.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:03:28.863863+0000 mgr.x (mgr.25168) 48 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi118 2023-10-09T08:08:33.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:03:30.883355+0000 mgr.x (mgr.25168) 50 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-10-09T08:08:33.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:03:30.904439+0000 mgr.x (mgr.25168) 51 : cephadm 1 Reconfiguring daemon grafana.a on smithi118 2023-10-09T08:08:33.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:03:56.110787+0000 mgr.x (mgr.25168) 67 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T08:08:33.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:03:56.112018+0000 mgr.x (mgr.25168) 68 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T08:08:33.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:03:58.532577+0000 mgr.x (mgr.25168) 70 : cephadm 1 Upgrade: Updating mgr.y 2023-10-09T08:08:33.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:03:58.551514+0000 mgr.x (mgr.25168) 71 : cephadm 1 Deploying daemon mgr.y on smithi081 2023-10-09T08:08:33.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:04:19.520713+0000 mgr.y (mgr.25778) 1 : cephadm 1 [09/Oct/2023:08:04:19] ENGINE Bus STARTING 2023-10-09T08:08:33.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:04:19.652366+0000 mgr.y (mgr.25778) 2 : cephadm 1 [09/Oct/2023:08:04:19] ENGINE Serving on https://172.21.15.81:7150 2023-10-09T08:08:33.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:04:19.780142+0000 mgr.y (mgr.25778) 3 : cephadm 1 [09/Oct/2023:08:04:19] ENGINE Serving on http://172.21.15.81:8765 2023-10-09T08:08:33.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:04:19.780336+0000 mgr.y (mgr.25778) 4 : cephadm 1 [09/Oct/2023:08:04:19] ENGINE Bus STARTED 2023-10-09T08:08:33.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:04:36.390608+0000 mgr.y (mgr.25778) 14 : cephadm 1 Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T08:08:33.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:04:36.390971+0000 mgr.y (mgr.25778) 15 : cephadm 1 Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T08:08:33.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:04:36.605851+0000 mgr.y (mgr.25778) 16 : cephadm 1 Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:08:33.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:04:36.606291+0000 mgr.y (mgr.25778) 17 : cephadm 1 Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:08:33.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:04:36.771158+0000 mgr.y (mgr.25778) 18 : cephadm 1 Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:08:33.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:04:36.771531+0000 mgr.y (mgr.25778) 19 : cephadm 1 Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:08:33.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:04:36.936563+0000 mgr.y (mgr.25778) 21 : cephadm 1 Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:08:33.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:04:36.937720+0000 mgr.y (mgr.25778) 22 : cephadm 1 Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:08:33.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:04:37.201155+0000 mgr.y (mgr.25778) 23 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T08:08:33.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:04:37.449767+0000 mgr.y (mgr.25778) 24 : cephadm 1 Reconfiguring daemon prometheus.a on smithi118 2023-10-09T08:08:33.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:04:45.275339+0000 mgr.y (mgr.25778) 30 : cephadm 1 Upgrade: Updating mgr.x 2023-10-09T08:08:33.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:04:45.283057+0000 mgr.y (mgr.25778) 31 : cephadm 1 Deploying daemon mgr.x on smithi118 2023-10-09T08:08:33.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:05:05.505744+0000 mgr.y (mgr.25778) 42 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-10-09T08:08:33.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:05:05.543750+0000 mgr.y (mgr.25778) 43 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-10-09T08:08:33.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:05:08.113826+0000 mgr.y (mgr.25778) 45 : cephadm 1 Upgrade: Updating mon.a 2023-10-09T08:08:33.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:05:08.128999+0000 mgr.y (mgr.25778) 46 : cephadm 1 Deploying daemon mon.a on smithi081 2023-10-09T08:08:33.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:05:23.867413+0000 mgr.y (mgr.26009) 1 : cephadm 1 [09/Oct/2023:08:05:23] ENGINE Bus STARTING 2023-10-09T08:08:33.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:05:23.969621+0000 mgr.y (mgr.26009) 2 : cephadm 1 [09/Oct/2023:08:05:23] ENGINE Serving on http://172.21.15.81:8765 2023-10-09T08:08:33.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:05:24.092666+0000 mgr.y (mgr.26009) 5 : cephadm 1 [09/Oct/2023:08:05:24] ENGINE Serving on https://172.21.15.81:7150 2023-10-09T08:08:33.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:05:24.092957+0000 mgr.y (mgr.26009) 6 : cephadm 1 [09/Oct/2023:08:05:24] ENGINE Bus STARTED 2023-10-09T08:08:33.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:05:28.287154+0000 mgr.y (mgr.26009) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:33.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:05:39.942761+0000 mgr.y (mgr.26009) 17 : cephadm 1 Updating smithi081:/etc/ceph/ceph.conf 2023-10-09T08:08:33.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:05:39.943069+0000 mgr.y (mgr.26009) 18 : cephadm 1 Updating smithi118:/etc/ceph/ceph.conf 2023-10-09T08:08:33.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:05:40.157745+0000 mgr.y (mgr.26009) 19 : cephadm 1 Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:08:33.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:05:40.158980+0000 mgr.y (mgr.26009) 20 : cephadm 1 Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T08:08:33.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:05:40.322568+0000 mgr.y (mgr.26009) 21 : cephadm 1 Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:08:33.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:05:40.324473+0000 mgr.y (mgr.26009) 22 : cephadm 1 Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-10-09T08:08:33.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:05:40.487235+0000 mgr.y (mgr.26009) 23 : cephadm 1 Updating smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:08:33.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:05:40.491121+0000 mgr.y (mgr.26009) 24 : cephadm 1 Updating smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T08:08:33.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:06:37.059670+0000 mgr.y (mgr.26009) 55 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:33.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:06:44.948473+0000 mgr.y (mgr.26009) 59 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-10-09T08:08:33.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:06:47.618008+0000 mgr.y (mgr.26009) 62 : cephadm 1 Upgrade: Updating mon.c 2023-10-09T08:08:33.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:06:47.627856+0000 mon.a (mon.0) 47 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:06:47.650176+0000 mon.c (mon.2) 235 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:08:33.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:06:47.652584+0000 mon.a (mon.0) 48 : audit 0 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:08:33.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:06:47.654109+0000 mon.c (mon.2) 236 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:33.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:06:47.655722+0000 mgr.y (mgr.26009) 63 : cephadm 1 Deploying daemon mon.c on smithi081 2023-10-09T08:08:33.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:06:48.797545+0000 mon.a (mon.0) 49 : audit 0 from='client.? 172.21.15.81:0/2709423975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:08:33.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:06:50.212553+0000 mon.b (mon.1) 44 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:08:33.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:06:50.213129+0000 mon.b (mon.1) 45 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:08:33.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:06:50.214217+0000 mon.b (mon.1) 46 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:08:33.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:06:58.901202+0000 mon.a (mon.0) 68 : cluster 0 mgrmap e35: y(active, since 95s), standbys: x 2023-10-09T08:08:33.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:06:58.901503+0000 mon.a (mon.0) 69 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-09T08:08:33.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:06:58.901524+0000 mon.a (mon.0) 70 : cluster 1 Cluster is now healthy 2023-10-09T08:08:33.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:06:58.924733+0000 mon.a (mon.0) 71 : cluster 1 overall HEALTH_OK 2023-10-09T08:08:33.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:06:59.050320+0000 mgr.y (mgr.26009) 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-09T08:08:33.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:06:59.712589+0000 mon.a (mon.0) 72 : audit 0 from='client.? 172.21.15.81:0/722463576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:08:33.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:00.102448+0000 mon.a (mon.0) 73 : cluster 0 mgrmap e36: y(active, since 97s), standbys: x 2023-10-09T08:08:33.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:01.050891+0000 mgr.y (mgr.26009) 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-09T08:08:33.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:03.051453+0000 mgr.y (mgr.26009) 71 : 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-09T08:08:33.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:04.260888+0000 mgr.y (mgr.26009) 72 : audit 0 from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:08:33.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:04.289362+0000 mon.a (mon.0) 74 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:04.300946+0000 mon.a (mon.0) 75 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:05.052012+0000 mgr.y (mgr.26009) 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-09T08:08:33.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:05.094410+0000 mon.a (mon.0) 76 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:05.107029+0000 mon.a (mon.0) 77 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:07.052585+0000 mgr.y (mgr.26009) 74 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:33.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:08.102189+0000 mon.b (mon.1) 51 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:33.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:08.872058+0000 mgr.y (mgr.26009) 75 : audit 0 from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:08:33.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:07:08.872707+0000 mgr.y (mgr.26009) 76 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:33.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:08.880014+0000 mon.a (mon.0) 78 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:09.053619+0000 mgr.y (mgr.26009) 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-09T08:08:33.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:11.054249+0000 mgr.y (mgr.26009) 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-09T08:08:33.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:13.054756+0000 mgr.y (mgr.26009) 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-09T08:08:33.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:15.055338+0000 mgr.y (mgr.26009) 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-09T08:08:33.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:16.310302+0000 mon.a (mon.0) 79 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:16.320430+0000 mon.a (mon.0) 80 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:16.324488+0000 mon.b (mon.1) 52 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:33.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:16.326036+0000 mon.b (mon.1) 53 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:08:33.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:16.333123+0000 mon.a (mon.0) 81 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:16.417741+0000 mon.b (mon.1) 54 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:08:33.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:16.421441+0000 mon.b (mon.1) 55 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:33.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:16.423533+0000 mon.b (mon.1) 56 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:08:33.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:16.434329+0000 mon.a (mon.0) 82 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:17.055923+0000 mgr.y (mgr.26009) 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-09T08:08:33.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:19.056875+0000 mgr.y (mgr.26009) 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-09T08:08:33.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:21.057555+0000 mgr.y (mgr.26009) 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-09T08:08:33.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:23.058130+0000 mgr.y (mgr.26009) 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-09T08:08:33.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:23.102701+0000 mon.b (mon.1) 57 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:33.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:25.059223+0000 mgr.y (mgr.26009) 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-09T08:08:33.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:27.059861+0000 mgr.y (mgr.26009) 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-09T08:08:33.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:29.060864+0000 mgr.y (mgr.26009) 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-09T08:08:33.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:31.061501+0000 mgr.y (mgr.26009) 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-09T08:08:33.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:33.062119+0000 mgr.y (mgr.26009) 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-09T08:08:33.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:35.063232+0000 mgr.y (mgr.26009) 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-09T08:08:33.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:37.063873+0000 mgr.y (mgr.26009) 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-09T08:08:33.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:38.106007+0000 mon.b (mon.1) 58 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:33.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:39.064716+0000 mgr.y (mgr.26009) 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-09T08:08:33.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:41.065339+0000 mgr.y (mgr.26009) 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-09T08:08:33.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:43.065976+0000 mgr.y (mgr.26009) 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-09T08:08:33.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:45.067127+0000 mgr.y (mgr.26009) 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-09T08:08:33.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:47.067812+0000 mgr.y (mgr.26009) 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-09T08:08:33.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:49.068858+0000 mgr.y (mgr.26009) 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-09T08:08:33.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:51.069502+0000 mgr.y (mgr.26009) 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-09T08:08:33.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:53.070108+0000 mgr.y (mgr.26009) 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-09T08:08:33.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:07:53.103405+0000 mon.b (mon.1) 59 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:33.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:55.071080+0000 mgr.y (mgr.26009) 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-09T08:08:33.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:57.071694+0000 mgr.y (mgr.26009) 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-09T08:08:33.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:07:59.072687+0000 mgr.y (mgr.26009) 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-09T08:08:33.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:01.073285+0000 mgr.y (mgr.26009) 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-09T08:08:33.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:03.073927+0000 mgr.y (mgr.26009) 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-09T08:08:33.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:05.075015+0000 mgr.y (mgr.26009) 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-09T08:08:33.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:07.075579+0000 mgr.y (mgr.26009) 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-09T08:08:33.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:08.104160+0000 mon.b (mon.1) 60 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:33.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:09.076624+0000 mgr.y (mgr.26009) 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-09T08:08:33.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:11.077183+0000 mgr.y (mgr.26009) 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-09T08:08:33.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:13.077829+0000 mgr.y (mgr.26009) 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-09T08:08:33.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:15.078898+0000 mgr.y (mgr.26009) 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-09T08:08:33.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:16.520262+0000 mon.b (mon.1) 61 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:08:33.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:17.079433+0000 mgr.y (mgr.26009) 111 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:33.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:19.080569+0000 mgr.y (mgr.26009) 112 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:33.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:19.410963+0000 mgr.y (mgr.26009) 113 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:08:33.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:08:19.411364+0000 mgr.y (mgr.26009) 114 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:33.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:19.416904+0000 mon.a (mon.0) 83 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:21.081218+0000 mgr.y (mgr.26009) 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-09T08:08:33.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:22.761394+0000 mon.a (mon.0) 84 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:22.769284+0000 mon.a (mon.0) 85 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:22.868940+0000 mon.a (mon.0) 86 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:22.878491+0000 mon.a (mon.0) 87 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:23.081821+0000 mgr.y (mgr.26009) 116 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:33.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:23.104152+0000 mon.b (mon.1) 62 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:33.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:23.353276+0000 mon.b (mon.1) 63 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:33.034 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:23.355388+0000 mon.b (mon.1) 64 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:08:33.034 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:23.363907+0000 mon.a (mon.0) 88 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.034 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:23.443807+0000 mon.b (mon.1) 65 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:08:33.034 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:23.449317+0000 mon.b (mon.1) 66 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:08:33.034 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:23.451922+0000 mon.b (mon.1) 67 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T08:08:33.034 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:08:23.453362+0000 mgr.y (mgr.26009) 117 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-10-09T08:08:33.034 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:23.453423+0000 mon.b (mon.1) 68 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-09T08:08:33.034 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:25.082909+0000 mgr.y (mgr.26009) 118 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:33.034 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:08:25.823476+0000 mgr.y (mgr.26009) 119 : cephadm 1 Upgrade: Updating mon.b 2023-10-09T08:08:33.034 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:25.833374+0000 mon.a (mon.0) 89 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.034 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:25.836400+0000 mon.b (mon.1) 69 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:08:33.034 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:25.837303+0000 mon.a (mon.0) 90 : audit 0 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:08:33.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:25.840038+0000 mon.b (mon.1) 70 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:33.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cephadm 2023-10-09T08:08:25.840692+0000 mgr.y (mgr.26009) 120 : cephadm 1 Deploying daemon mon.b on smithi118 2023-10-09T08:08:33.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:27.083506+0000 mgr.y (mgr.26009) 121 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:33.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:27.866646+0000 mon.a (mon.0) 91 : audit 0 from='client.? 172.21.15.81:0/834737494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:08:33.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:31.085107+0000 mgr.y (mgr.26009) 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-09T08:08:33.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:31.581192+0000 mon.c (mon.2) 6 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T08:08:33.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:31.581356+0000 mon.a (mon.0) 98 : cluster 1 overall HEALTH_OK 2023-10-09T08:08:33.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:31.581681+0000 mon.c (mon.2) 7 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T08:08:33.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:31.581921+0000 mon.c (mon.2) 8 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T08:08:33.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:31.582175+0000 mon.a (mon.0) 99 : cluster 1 mon.a calling monitor election 2023-10-09T08:08:33.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:31.582221+0000 mon.c (mon.2) 9 : cluster 1 mon.c calling monitor election 2023-10-09T08:08:33.036 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:31.583040+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-10-09T08:08:33.036 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:31.603313+0000 mon.a (mon.0) 100 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-09T08:08:33.036 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:31.614404+0000 mon.a (mon.0) 101 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]} removed_ranks: {} 2023-10-09T08:08:33.036 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:31.614964+0000 mon.a (mon.0) 102 : cluster 0 fsmap foo:1 {0=foo.smithi081.lhrkzl=up:active} 1 up:standby 2023-10-09T08:08:33.036 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:31.615001+0000 mon.a (mon.0) 103 : cluster 0 osdmap e84: 8 total, 8 up, 8 in 2023-10-09T08:08:33.036 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:31.615382+0000 mon.a (mon.0) 104 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-10-09T08:08:33.036 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: cluster 2023-10-09T08:08:31.635080+0000 mon.a (mon.0) 105 : cluster 1 overall HEALTH_OK 2023-10-09T08:08:33.036 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:31.639160+0000 mon.a (mon.0) 106 : audit 1 from='mgr.26009 ' entity='' 2023-10-09T08:08:33.037 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:31.648809+0000 mon.a (mon.0) 107 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:33.037 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:32 smithi118 bash[59345]: audit 2023-10-09T08:08:31.668851+0000 mon.c (mon.2) 10 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:08:33.667 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch ps' 2023-10-09T08:08:33.856 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:33 smithi081 bash[76862]: audit 2023-10-09T08:08:32.764717+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.81:0/584168059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:08:33.856 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:33 smithi081 bash[79557]: audit 2023-10-09T08:08:32.764717+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.81:0/584168059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:08:34.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:33 smithi118 bash[59345]: audit 2023-10-09T08:08:32.764717+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.81:0/584168059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T08:08:34.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:34 smithi081 bash[76862]: cluster 2023-10-09T08:08:33.085692+0000 mgr.y (mgr.26009) 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-09T08:08:34.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:34 smithi081 bash[79557]: cluster 2023-10-09T08:08:33.085692+0000 mgr.y (mgr.26009) 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-09T08:08:35.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:34 smithi118 bash[59345]: cluster 2023-10-09T08:08:33.085692+0000 mgr.y (mgr.26009) 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-09T08:08:35.710 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:08:35 smithi081 bash[73025]: debug 2023-10-09T08:08:35.541+0000 7fe377de0700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-10-09T08:08:36.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:36 smithi081 bash[76862]: cluster 2023-10-09T08:08:35.086725+0000 mgr.y (mgr.26009) 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-09T08:08:36.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:36 smithi081 bash[79557]: cluster 2023-10-09T08:08:35.086725+0000 mgr.y (mgr.26009) 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-09T08:08:37.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:36 smithi118 bash[59345]: cluster 2023-10-09T08:08:35.086725+0000 mgr.y (mgr.26009) 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-09T08:08:37.549 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-09T08:08:37.549 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (5m) - 11m 13.3M - 0.23.0 ba2b418f427c fc947fcde330 2023-10-09T08:08:37.549 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi118 *:3000 running (4m) - 10m 41.2M - 8.3.5 dad864ee21e9 85222b299e47 2023-10-09T08:08:37.549 INFO:teuthology.orchestra.run.smithi081.stdout:mds.foo.smithi081.lhrkzl smithi081 running (9m) - 9m 16.4M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 2c0feece8cda 2023-10-09T08:08:37.549 INFO:teuthology.orchestra.run.smithi081.stdout:mds.foo.smithi118.nvwrmj smithi118 running (9m) - 9m 13.9M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 fa8c66433a98 2023-10-09T08:08:37.550 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi118 *:8443,9283,8765 running (3m) - 18m 427M - 18.2.0-598-gb4fa663f 3060897fdf97 bb4944b7e87a 2023-10-09T08:08:37.550 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (4m) - 20m 476M - 18.2.0-598-gb4fa663f 3060897fdf97 6e155ef5bfed 2023-10-09T08:08:37.550 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (3m) - 20m 58.4M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 804a26e95b72 2023-10-09T08:08:37.550 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi118 starting - - - 2048M 2023-10-09T08:08:37.550 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (106s) - 18m 35.4M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 63cd079dbcca 2023-10-09T08:08:37.550 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (5m) - 11m 11.5M - 1.3.1 1dbe0e931976 b1196b890f49 2023-10-09T08:08:37.550 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi118 *:9100 running (5m) - 11m 8987k - 1.3.1 1dbe0e931976 fa859cbb7afb 2023-10-09T08:08:37.550 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (17m) - 17m 46.6M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 463c8e37f13b 2023-10-09T08:08:37.550 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (17m) - 17m 47.0M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 d8221ed16137 2023-10-09T08:08:37.550 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (16m) - 16m 43.5M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 cc14c5ddaebe 2023-10-09T08:08:37.550 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (15m) - 15m 45.4M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 5b178c1b1b1f 2023-10-09T08:08:37.551 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi118 running (14m) - 14m 43.5M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 a1d4985b305f 2023-10-09T08:08:37.551 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi118 running (14m) - 14m 47.7M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 2b03be4bac4d 2023-10-09T08:08:37.551 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi118 running (13m) - 13m 45.3M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 837cdc61ac4f 2023-10-09T08:08:37.551 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi118 running (12m) - 12m 48.0M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 681ccbdc5a0a 2023-10-09T08:08:37.551 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi118 *:9095 running (3m) - 11m 56.2M - 2.33.4 514e6a882f6e 6f1ac366d52a 2023-10-09T08:08:38.414 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch upgrade pause' 2023-10-09T08:08:38.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:38 smithi081 bash[76862]: cluster 2023-10-09T08:08:37.087377+0000 mgr.y (mgr.26009) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:38.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:38 smithi081 bash[76862]: audit 2023-10-09T08:08:37.530067+0000 mgr.y (mgr.26009) 127 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:08:38.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:38 smithi081 bash[76862]: audit 2023-10-09T08:08:37.914039+0000 mon.a (mon.0) 108 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:38.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:38 smithi081 bash[76862]: audit 2023-10-09T08:08:37.922861+0000 mon.a (mon.0) 109 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:38.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:38 smithi081 bash[76862]: audit 2023-10-09T08:08:38.103142+0000 mon.c (mon.2) 12 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:38.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:38 smithi081 bash[79557]: cluster 2023-10-09T08:08:37.087377+0000 mgr.y (mgr.26009) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:38.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:38 smithi081 bash[79557]: audit 2023-10-09T08:08:37.530067+0000 mgr.y (mgr.26009) 127 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:08:38.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:38 smithi081 bash[79557]: audit 2023-10-09T08:08:37.914039+0000 mon.a (mon.0) 108 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:38.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:38 smithi081 bash[79557]: audit 2023-10-09T08:08:37.922861+0000 mon.a (mon.0) 109 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:38.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:38 smithi081 bash[79557]: audit 2023-10-09T08:08:38.103142+0000 mon.c (mon.2) 12 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:39.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:38 smithi118 bash[59345]: cluster 2023-10-09T08:08:37.087377+0000 mgr.y (mgr.26009) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:39.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:38 smithi118 bash[59345]: audit 2023-10-09T08:08:37.530067+0000 mgr.y (mgr.26009) 127 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:08:39.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:38 smithi118 bash[59345]: audit 2023-10-09T08:08:37.914039+0000 mon.a (mon.0) 108 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:39.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:38 smithi118 bash[59345]: audit 2023-10-09T08:08:37.922861+0000 mon.a (mon.0) 109 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:39.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:38 smithi118 bash[59345]: audit 2023-10-09T08:08:38.103142+0000 mon.c (mon.2) 12 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:39.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:39 smithi081 bash[76862]: audit 2023-10-09T08:08:38.715106+0000 mon.a (mon.0) 110 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:39.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:39 smithi081 bash[76862]: audit 2023-10-09T08:08:38.723656+0000 mon.a (mon.0) 111 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:39.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:39 smithi081 bash[76862]: cluster 2023-10-09T08:08:39.088348+0000 mgr.y (mgr.26009) 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-09T08:08:39.993 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:39 smithi081 bash[79557]: audit 2023-10-09T08:08:38.715106+0000 mon.a (mon.0) 110 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:39.993 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:39 smithi081 bash[79557]: audit 2023-10-09T08:08:38.723656+0000 mon.a (mon.0) 111 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:39.993 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:39 smithi081 bash[79557]: cluster 2023-10-09T08:08:39.088348+0000 mgr.y (mgr.26009) 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-09T08:08:40.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:39 smithi118 bash[59345]: audit 2023-10-09T08:08:38.715106+0000 mon.a (mon.0) 110 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:40.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:39 smithi118 bash[59345]: audit 2023-10-09T08:08:38.723656+0000 mon.a (mon.0) 111 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:40.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:39 smithi118 bash[59345]: cluster 2023-10-09T08:08:39.088348+0000 mgr.y (mgr.26009) 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-09T08:08:41.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:08:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:08:41] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.33.4" 2023-10-09T08:08:42.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:42 smithi081 bash[76862]: cluster 2023-10-09T08:08:41.088976+0000 mgr.y (mgr.26009) 129 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:42.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:42 smithi081 bash[79557]: cluster 2023-10-09T08:08:41.088976+0000 mgr.y (mgr.26009) 129 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:42.445 INFO:teuthology.orchestra.run.smithi081.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:42 smithi118 bash[59345]: cluster 2023-10-09T08:08:41.088976+0000 mgr.y (mgr.26009) 129 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:43.356 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'sleep 60' 2023-10-09T08:08:43.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:43 smithi081 bash[76862]: audit 2023-10-09T08:08:42.435679+0000 mgr.y (mgr.26009) 130 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:08:43.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:43 smithi081 bash[76862]: cephadm 2023-10-09T08:08:42.436264+0000 mgr.y (mgr.26009) 131 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:43.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:43 smithi081 bash[76862]: audit 2023-10-09T08:08:42.443536+0000 mon.a (mon.0) 112 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:43.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:43 smithi081 bash[79557]: audit 2023-10-09T08:08:42.435679+0000 mgr.y (mgr.26009) 130 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:08:43.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:43 smithi081 bash[79557]: cephadm 2023-10-09T08:08:42.436264+0000 mgr.y (mgr.26009) 131 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:43.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:43 smithi081 bash[79557]: audit 2023-10-09T08:08:42.443536+0000 mon.a (mon.0) 112 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:43.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:43 smithi118 bash[59345]: audit 2023-10-09T08:08:42.435679+0000 mgr.y (mgr.26009) 130 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:08:43.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:43 smithi118 bash[59345]: cephadm 2023-10-09T08:08:42.436264+0000 mgr.y (mgr.26009) 131 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:08:43.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:43 smithi118 bash[59345]: audit 2023-10-09T08:08:42.443536+0000 mon.a (mon.0) 112 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:44.724 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:44 smithi118 bash[59345]: cluster 2023-10-09T08:08:43.089621+0000 mgr.y (mgr.26009) 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-09T08:08:44.761 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:44 smithi081 bash[76862]: cluster 2023-10-09T08:08:43.089621+0000 mgr.y (mgr.26009) 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-09T08:08:44.761 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:44 smithi081 bash[79557]: cluster 2023-10-09T08:08:43.089621+0000 mgr.y (mgr.26009) 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-09T08:08:46.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:46 smithi118 bash[59345]: cluster 2023-10-09T08:08:45.090698+0000 mgr.y (mgr.26009) 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-09T08:08:46.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:46 smithi081 bash[76862]: cluster 2023-10-09T08:08:45.090698+0000 mgr.y (mgr.26009) 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-09T08:08:46.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:46 smithi081 bash[79557]: cluster 2023-10-09T08:08:45.090698+0000 mgr.y (mgr.26009) 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-09T08:08:48.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[79557]: cluster 2023-10-09T08:08:47.091339+0000 mgr.y (mgr.26009) 134 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:48.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[79557]: audit 2023-10-09T08:08:47.972189+0000 mon.a (mon.0) 113 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:48.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[79557]: audit 2023-10-09T08:08:47.984718+0000 mon.a (mon.0) 114 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:48.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[79557]: audit 2023-10-09T08:08:47.987187+0000 mon.c (mon.2) 13 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:48.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[79557]: audit 2023-10-09T08:08:47.988658+0000 mon.c (mon.2) 14 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:08:48.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[79557]: audit 2023-10-09T08:08:47.996202+0000 mon.a (mon.0) 115 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:48.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[79557]: audit 2023-10-09T08:08:48.067997+0000 mon.c (mon.2) 15 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:08:48.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[79557]: audit 2023-10-09T08:08:48.069632+0000 mon.c (mon.2) 16 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:08:48.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[79557]: audit 2023-10-09T08:08:48.071444+0000 mon.c (mon.2) 17 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:48.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[76862]: cluster 2023-10-09T08:08:47.091339+0000 mgr.y (mgr.26009) 134 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:48.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[76862]: audit 2023-10-09T08:08:47.972189+0000 mon.a (mon.0) 113 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:48.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[76862]: audit 2023-10-09T08:08:47.984718+0000 mon.a (mon.0) 114 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:48.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[76862]: audit 2023-10-09T08:08:47.987187+0000 mon.c (mon.2) 13 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:48.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[76862]: audit 2023-10-09T08:08:47.988658+0000 mon.c (mon.2) 14 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:08:48.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[76862]: audit 2023-10-09T08:08:47.996202+0000 mon.a (mon.0) 115 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:48.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[76862]: audit 2023-10-09T08:08:48.067997+0000 mon.c (mon.2) 15 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:08:48.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[76862]: audit 2023-10-09T08:08:48.069632+0000 mon.c (mon.2) 16 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:08:48.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:48 smithi081 bash[76862]: audit 2023-10-09T08:08:48.071444+0000 mon.c (mon.2) 17 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:48 smithi118 bash[59345]: cluster 2023-10-09T08:08:47.091339+0000 mgr.y (mgr.26009) 134 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:48 smithi118 bash[59345]: audit 2023-10-09T08:08:47.972189+0000 mon.a (mon.0) 113 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:48 smithi118 bash[59345]: audit 2023-10-09T08:08:47.984718+0000 mon.a (mon.0) 114 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:48 smithi118 bash[59345]: audit 2023-10-09T08:08:47.987187+0000 mon.c (mon.2) 13 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:48.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:48 smithi118 bash[59345]: audit 2023-10-09T08:08:47.988658+0000 mon.c (mon.2) 14 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:08:48.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:48 smithi118 bash[59345]: audit 2023-10-09T08:08:47.996202+0000 mon.a (mon.0) 115 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:48.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:48 smithi118 bash[59345]: audit 2023-10-09T08:08:48.067997+0000 mon.c (mon.2) 15 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:08:48.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:48 smithi118 bash[59345]: audit 2023-10-09T08:08:48.069632+0000 mon.c (mon.2) 16 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:08:48.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:48 smithi118 bash[59345]: audit 2023-10-09T08:08:48.071444+0000 mon.c (mon.2) 17 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:49.746 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:49 smithi081 bash[76862]: cephadm 2023-10-09T08:08:48.067441+0000 mgr.y (mgr.26009) 135 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-10-09T08:08:49.746 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:49 smithi081 bash[76862]: cephadm 2023-10-09T08:08:48.072992+0000 mgr.y (mgr.26009) 136 : cephadm 1 Reconfiguring daemon mon.a on smithi081 2023-10-09T08:08:49.746 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:49 smithi081 bash[79557]: cephadm 2023-10-09T08:08:48.067441+0000 mgr.y (mgr.26009) 135 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-10-09T08:08:49.746 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:49 smithi081 bash[79557]: cephadm 2023-10-09T08:08:48.072992+0000 mgr.y (mgr.26009) 136 : cephadm 1 Reconfiguring daemon mon.a on smithi081 2023-10-09T08:08:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:49 smithi118 bash[59345]: cephadm 2023-10-09T08:08:48.067441+0000 mgr.y (mgr.26009) 135 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-10-09T08:08:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:49 smithi118 bash[59345]: cephadm 2023-10-09T08:08:48.072992+0000 mgr.y (mgr.26009) 136 : cephadm 1 Reconfiguring daemon mon.a on smithi081 2023-10-09T08:08:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:50 smithi118 bash[59345]: cluster 2023-10-09T08:08:49.091951+0000 mgr.y (mgr.26009) 137 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:50.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:50 smithi081 bash[76862]: cluster 2023-10-09T08:08:49.091951+0000 mgr.y (mgr.26009) 137 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:50.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:50 smithi081 bash[79557]: cluster 2023-10-09T08:08:49.091951+0000 mgr.y (mgr.26009) 137 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:51.548 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:08:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:08:51] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.33.4" 2023-10-09T08:08:51.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:51 smithi081 bash[79557]: audit 2023-10-09T08:08:50.547871+0000 mon.a (mon.0) 116 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:51.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:51 smithi081 bash[79557]: audit 2023-10-09T08:08:50.557765+0000 mon.a (mon.0) 117 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:51.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:51 smithi081 bash[79557]: cephadm 2023-10-09T08:08:50.592885+0000 mgr.y (mgr.26009) 138 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-10-09T08:08:51.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:51 smithi081 bash[79557]: audit 2023-10-09T08:08:50.593578+0000 mon.c (mon.2) 18 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:08:51.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:51 smithi081 bash[79557]: audit 2023-10-09T08:08:50.594426+0000 mon.a (mon.0) 118 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:08:51.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:51 smithi081 bash[79557]: audit 2023-10-09T08:08:50.596607+0000 mon.c (mon.2) 19 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T08:08:51.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:51 smithi081 bash[79557]: audit 2023-10-09T08:08:50.598468+0000 mon.c (mon.2) 20 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:51.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:51 smithi081 bash[79557]: cephadm 2023-10-09T08:08:50.600328+0000 mgr.y (mgr.26009) 139 : cephadm 1 Reconfiguring daemon mgr.y on smithi081 2023-10-09T08:08:51.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:51 smithi081 bash[76862]: audit 2023-10-09T08:08:50.547871+0000 mon.a (mon.0) 116 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:51.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:51 smithi081 bash[76862]: audit 2023-10-09T08:08:50.557765+0000 mon.a (mon.0) 117 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:51.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:51 smithi081 bash[76862]: cephadm 2023-10-09T08:08:50.592885+0000 mgr.y (mgr.26009) 138 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-10-09T08:08:51.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:51 smithi081 bash[76862]: audit 2023-10-09T08:08:50.593578+0000 mon.c (mon.2) 18 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:08:51.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:51 smithi081 bash[76862]: audit 2023-10-09T08:08:50.594426+0000 mon.a (mon.0) 118 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:08:51.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:51 smithi081 bash[76862]: audit 2023-10-09T08:08:50.596607+0000 mon.c (mon.2) 19 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T08:08:51.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:51 smithi081 bash[76862]: audit 2023-10-09T08:08:50.598468+0000 mon.c (mon.2) 20 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:51.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:51 smithi081 bash[76862]: cephadm 2023-10-09T08:08:50.600328+0000 mgr.y (mgr.26009) 139 : cephadm 1 Reconfiguring daemon mgr.y on smithi081 2023-10-09T08:08:52.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:51 smithi118 bash[59345]: audit 2023-10-09T08:08:50.547871+0000 mon.a (mon.0) 116 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:52.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:51 smithi118 bash[59345]: audit 2023-10-09T08:08:50.557765+0000 mon.a (mon.0) 117 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:52.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:51 smithi118 bash[59345]: cephadm 2023-10-09T08:08:50.592885+0000 mgr.y (mgr.26009) 138 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-10-09T08:08:52.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:51 smithi118 bash[59345]: audit 2023-10-09T08:08:50.593578+0000 mon.c (mon.2) 18 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:08:52.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:51 smithi118 bash[59345]: audit 2023-10-09T08:08:50.594426+0000 mon.a (mon.0) 118 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:08:52.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:51 smithi118 bash[59345]: audit 2023-10-09T08:08:50.596607+0000 mon.c (mon.2) 19 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T08:08:52.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:51 smithi118 bash[59345]: audit 2023-10-09T08:08:50.598468+0000 mon.c (mon.2) 20 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:52.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:51 smithi118 bash[59345]: cephadm 2023-10-09T08:08:50.600328+0000 mgr.y (mgr.26009) 139 : cephadm 1 Reconfiguring daemon mgr.y on smithi081 2023-10-09T08:08:52.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:52 smithi081 bash[79557]: cluster 2023-10-09T08:08:51.092337+0000 mgr.y (mgr.26009) 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-09T08:08:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:52 smithi081 bash[76862]: cluster 2023-10-09T08:08:51.092337+0000 mgr.y (mgr.26009) 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-09T08:08:53.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:52 smithi118 bash[59345]: cluster 2023-10-09T08:08:51.092337+0000 mgr.y (mgr.26009) 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-09T08:08:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:54 smithi118 bash[59345]: audit 2023-10-09T08:08:53.001287+0000 mon.a (mon.0) 119 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:54 smithi118 bash[59345]: audit 2023-10-09T08:08:53.010472+0000 mon.a (mon.0) 120 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:54 smithi118 bash[59345]: cephadm 2023-10-09T08:08:53.020580+0000 mgr.y (mgr.26009) 141 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-10-09T08:08:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:54 smithi118 bash[59345]: audit 2023-10-09T08:08:53.021111+0000 mon.c (mon.2) 21 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:08:54.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:54 smithi118 bash[59345]: audit 2023-10-09T08:08:53.022545+0000 mon.c (mon.2) 22 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:08:54.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:54 smithi118 bash[59345]: audit 2023-10-09T08:08:53.023937+0000 mon.c (mon.2) 23 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:54.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:54 smithi118 bash[59345]: cephadm 2023-10-09T08:08:53.025605+0000 mgr.y (mgr.26009) 142 : cephadm 1 Reconfiguring daemon mon.c on smithi081 2023-10-09T08:08:54.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:54 smithi118 bash[59345]: cluster 2023-10-09T08:08:53.092925+0000 mgr.y (mgr.26009) 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-09T08:08:54.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:54 smithi118 bash[59345]: audit 2023-10-09T08:08:53.103710+0000 mon.c (mon.2) 24 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:54.306 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:53 smithi081 bash[76862]: audit 2023-10-09T08:08:53.001287+0000 mon.a (mon.0) 119 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:54.306 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:53 smithi081 bash[76862]: audit 2023-10-09T08:08:53.010472+0000 mon.a (mon.0) 120 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:54.306 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:53 smithi081 bash[76862]: cephadm 2023-10-09T08:08:53.020580+0000 mgr.y (mgr.26009) 141 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-10-09T08:08:54.306 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:54 smithi081 bash[76862]: audit 2023-10-09T08:08:53.021111+0000 mon.c (mon.2) 21 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:08:54.306 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:54 smithi081 bash[76862]: audit 2023-10-09T08:08:53.022545+0000 mon.c (mon.2) 22 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:08:54.306 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:54 smithi081 bash[76862]: audit 2023-10-09T08:08:53.023937+0000 mon.c (mon.2) 23 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:54.306 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:54 smithi081 bash[76862]: cephadm 2023-10-09T08:08:53.025605+0000 mgr.y (mgr.26009) 142 : cephadm 1 Reconfiguring daemon mon.c on smithi081 2023-10-09T08:08:54.306 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:54 smithi081 bash[76862]: cluster 2023-10-09T08:08:53.092925+0000 mgr.y (mgr.26009) 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-09T08:08:54.307 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:54 smithi081 bash[76862]: audit 2023-10-09T08:08:53.103710+0000 mon.c (mon.2) 24 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:54.307 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:54 smithi081 bash[79557]: audit 2023-10-09T08:08:53.001287+0000 mon.a (mon.0) 119 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:54.307 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:54 smithi081 bash[79557]: audit 2023-10-09T08:08:53.010472+0000 mon.a (mon.0) 120 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:54.307 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:54 smithi081 bash[79557]: cephadm 2023-10-09T08:08:53.020580+0000 mgr.y (mgr.26009) 141 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-10-09T08:08:54.307 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:54 smithi081 bash[79557]: audit 2023-10-09T08:08:53.021111+0000 mon.c (mon.2) 21 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:08:54.307 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:54 smithi081 bash[79557]: audit 2023-10-09T08:08:53.022545+0000 mon.c (mon.2) 22 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:08:54.307 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:54 smithi081 bash[79557]: audit 2023-10-09T08:08:53.023937+0000 mon.c (mon.2) 23 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:54.307 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:54 smithi081 bash[79557]: cephadm 2023-10-09T08:08:53.025605+0000 mgr.y (mgr.26009) 142 : cephadm 1 Reconfiguring daemon mon.c on smithi081 2023-10-09T08:08:54.307 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:54 smithi081 bash[79557]: cluster 2023-10-09T08:08:53.092925+0000 mgr.y (mgr.26009) 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-09T08:08:54.308 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:54 smithi081 bash[79557]: audit 2023-10-09T08:08:53.103710+0000 mon.c (mon.2) 24 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:08:56.555 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:56 smithi081 bash[76862]: cluster 2023-10-09T08:08:55.093984+0000 mgr.y (mgr.26009) 144 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:56.555 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:56 smithi081 bash[76862]: audit 2023-10-09T08:08:55.283022+0000 mon.a (mon.0) 121 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:56.556 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:56 smithi081 bash[76862]: audit 2023-10-09T08:08:55.296299+0000 mon.a (mon.0) 122 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:56.556 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:56 smithi081 bash[76862]: cephadm 2023-10-09T08:08:55.345714+0000 mgr.y (mgr.26009) 145 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-10-09T08:08:56.556 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:56 smithi081 bash[76862]: audit 2023-10-09T08:08:55.346330+0000 mon.c (mon.2) 25 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T08:08:56.556 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:56 smithi081 bash[76862]: audit 2023-10-09T08:08:55.348183+0000 mon.c (mon.2) 26 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:56.556 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:56 smithi081 bash[76862]: cephadm 2023-10-09T08:08:55.352600+0000 mgr.y (mgr.26009) 146 : cephadm 1 Reconfiguring daemon osd.0 on smithi081 2023-10-09T08:08:56.556 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:56 smithi081 bash[79557]: cluster 2023-10-09T08:08:55.093984+0000 mgr.y (mgr.26009) 144 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:56.556 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:56 smithi081 bash[79557]: audit 2023-10-09T08:08:55.283022+0000 mon.a (mon.0) 121 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:56.556 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:56 smithi081 bash[79557]: audit 2023-10-09T08:08:55.296299+0000 mon.a (mon.0) 122 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:56.557 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:56 smithi081 bash[79557]: cephadm 2023-10-09T08:08:55.345714+0000 mgr.y (mgr.26009) 145 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-10-09T08:08:56.557 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:56 smithi081 bash[79557]: audit 2023-10-09T08:08:55.346330+0000 mon.c (mon.2) 25 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T08:08:56.557 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:56 smithi081 bash[79557]: audit 2023-10-09T08:08:55.348183+0000 mon.c (mon.2) 26 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:56.557 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:56 smithi081 bash[79557]: cephadm 2023-10-09T08:08:55.352600+0000 mgr.y (mgr.26009) 146 : cephadm 1 Reconfiguring daemon osd.0 on smithi081 2023-10-09T08:08:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:56 smithi118 bash[59345]: cluster 2023-10-09T08:08:55.093984+0000 mgr.y (mgr.26009) 144 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:56 smithi118 bash[59345]: audit 2023-10-09T08:08:55.283022+0000 mon.a (mon.0) 121 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:56 smithi118 bash[59345]: audit 2023-10-09T08:08:55.296299+0000 mon.a (mon.0) 122 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:56.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:56 smithi118 bash[59345]: cephadm 2023-10-09T08:08:55.345714+0000 mgr.y (mgr.26009) 145 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-10-09T08:08:56.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:56 smithi118 bash[59345]: audit 2023-10-09T08:08:55.346330+0000 mon.c (mon.2) 25 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T08:08:56.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:56 smithi118 bash[59345]: audit 2023-10-09T08:08:55.348183+0000 mon.c (mon.2) 26 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:56.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:56 smithi118 bash[59345]: cephadm 2023-10-09T08:08:55.352600+0000 mgr.y (mgr.26009) 146 : cephadm 1 Reconfiguring daemon osd.0 on smithi081 2023-10-09T08:08:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:58 smithi081 bash[76862]: cluster 2023-10-09T08:08:57.094621+0000 mgr.y (mgr.26009) 147 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:58.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:58 smithi081 bash[76862]: audit 2023-10-09T08:08:57.599010+0000 mon.a (mon.0) 123 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:58.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:58 smithi081 bash[76862]: audit 2023-10-09T08:08:57.611579+0000 mon.a (mon.0) 124 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:58.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:58 smithi081 bash[76862]: cephadm 2023-10-09T08:08:57.621797+0000 mgr.y (mgr.26009) 148 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-10-09T08:08:58.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:58 smithi081 bash[76862]: audit 2023-10-09T08:08:57.622340+0000 mon.c (mon.2) 27 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T08:08:58.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:58 smithi081 bash[76862]: audit 2023-10-09T08:08:57.623841+0000 mon.c (mon.2) 28 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:58.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:08:58 smithi081 bash[76862]: cephadm 2023-10-09T08:08:57.627918+0000 mgr.y (mgr.26009) 149 : cephadm 1 Reconfiguring daemon osd.1 on smithi081 2023-10-09T08:08:58.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:58 smithi081 bash[79557]: cluster 2023-10-09T08:08:57.094621+0000 mgr.y (mgr.26009) 147 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:58.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:58 smithi081 bash[79557]: audit 2023-10-09T08:08:57.599010+0000 mon.a (mon.0) 123 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:58.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:58 smithi081 bash[79557]: audit 2023-10-09T08:08:57.611579+0000 mon.a (mon.0) 124 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:58.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:58 smithi081 bash[79557]: cephadm 2023-10-09T08:08:57.621797+0000 mgr.y (mgr.26009) 148 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-10-09T08:08:58.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:58 smithi081 bash[79557]: audit 2023-10-09T08:08:57.622340+0000 mon.c (mon.2) 27 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T08:08:58.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:58 smithi081 bash[79557]: audit 2023-10-09T08:08:57.623841+0000 mon.c (mon.2) 28 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:58.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:08:58 smithi081 bash[79557]: cephadm 2023-10-09T08:08:57.627918+0000 mgr.y (mgr.26009) 149 : cephadm 1 Reconfiguring daemon osd.1 on smithi081 2023-10-09T08:08:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:58 smithi118 bash[59345]: cluster 2023-10-09T08:08:57.094621+0000 mgr.y (mgr.26009) 147 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:08:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:58 smithi118 bash[59345]: audit 2023-10-09T08:08:57.599010+0000 mon.a (mon.0) 123 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:58 smithi118 bash[59345]: audit 2023-10-09T08:08:57.611579+0000 mon.a (mon.0) 124 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:08:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:58 smithi118 bash[59345]: cephadm 2023-10-09T08:08:57.621797+0000 mgr.y (mgr.26009) 148 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-10-09T08:08:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:58 smithi118 bash[59345]: audit 2023-10-09T08:08:57.622340+0000 mon.c (mon.2) 27 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T08:08:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:58 smithi118 bash[59345]: audit 2023-10-09T08:08:57.623841+0000 mon.c (mon.2) 28 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:08:59.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:08:58 smithi118 bash[59345]: cephadm 2023-10-09T08:08:57.627918+0000 mgr.y (mgr.26009) 149 : cephadm 1 Reconfiguring daemon osd.1 on smithi081 2023-10-09T08:09:00.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:00 smithi081 bash[76862]: cluster 2023-10-09T08:08:59.095662+0000 mgr.y (mgr.26009) 150 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:00.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:00 smithi081 bash[76862]: audit 2023-10-09T08:08:59.870905+0000 mon.a (mon.0) 125 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:00.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:00 smithi081 bash[76862]: audit 2023-10-09T08:08:59.882127+0000 mon.a (mon.0) 126 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:00.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:00 smithi081 bash[76862]: audit 2023-10-09T08:08:59.897399+0000 mon.c (mon.2) 29 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T08:09:00.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:00 smithi081 bash[76862]: audit 2023-10-09T08:08:59.899285+0000 mon.c (mon.2) 30 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:00.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:00 smithi081 bash[79557]: cluster 2023-10-09T08:08:59.095662+0000 mgr.y (mgr.26009) 150 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:00.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:00 smithi081 bash[79557]: audit 2023-10-09T08:08:59.870905+0000 mon.a (mon.0) 125 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:00.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:00 smithi081 bash[79557]: audit 2023-10-09T08:08:59.882127+0000 mon.a (mon.0) 126 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:00.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:00 smithi081 bash[79557]: audit 2023-10-09T08:08:59.897399+0000 mon.c (mon.2) 29 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T08:09:00.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:00 smithi081 bash[79557]: audit 2023-10-09T08:08:59.899285+0000 mon.c (mon.2) 30 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:01.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:00 smithi118 bash[59345]: cluster 2023-10-09T08:08:59.095662+0000 mgr.y (mgr.26009) 150 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:01.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:00 smithi118 bash[59345]: audit 2023-10-09T08:08:59.870905+0000 mon.a (mon.0) 125 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:01.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:00 smithi118 bash[59345]: audit 2023-10-09T08:08:59.882127+0000 mon.a (mon.0) 126 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:01.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:00 smithi118 bash[59345]: audit 2023-10-09T08:08:59.897399+0000 mon.c (mon.2) 29 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T08:09:01.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:00 smithi118 bash[59345]: audit 2023-10-09T08:08:59.899285+0000 mon.c (mon.2) 30 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:01.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:09:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:09:01] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.33.4" 2023-10-09T08:09:01.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:01 smithi081 bash[76862]: cephadm 2023-10-09T08:08:59.896761+0000 mgr.y (mgr.26009) 151 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-10-09T08:09:01.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:01 smithi081 bash[76862]: cephadm 2023-10-09T08:08:59.903656+0000 mgr.y (mgr.26009) 152 : cephadm 1 Reconfiguring daemon osd.2 on smithi081 2023-10-09T08:09:01.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:01 smithi081 bash[79557]: cephadm 2023-10-09T08:08:59.896761+0000 mgr.y (mgr.26009) 151 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-10-09T08:09:01.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:01 smithi081 bash[79557]: cephadm 2023-10-09T08:08:59.903656+0000 mgr.y (mgr.26009) 152 : cephadm 1 Reconfiguring daemon osd.2 on smithi081 2023-10-09T08:09:02.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:01 smithi118 bash[59345]: cephadm 2023-10-09T08:08:59.896761+0000 mgr.y (mgr.26009) 151 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-10-09T08:09:02.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:01 smithi118 bash[59345]: cephadm 2023-10-09T08:08:59.903656+0000 mgr.y (mgr.26009) 152 : cephadm 1 Reconfiguring daemon osd.2 on smithi081 2023-10-09T08:09:02.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:02 smithi081 bash[76862]: cluster 2023-10-09T08:09:01.096255+0000 mgr.y (mgr.26009) 153 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:02.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:02 smithi081 bash[76862]: audit 2023-10-09T08:09:02.119915+0000 mon.a (mon.0) 127 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:02.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:02 smithi081 bash[76862]: audit 2023-10-09T08:09:02.129094+0000 mon.a (mon.0) 128 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:02.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:02 smithi081 bash[76862]: audit 2023-10-09T08:09:02.172205+0000 mon.c (mon.2) 31 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T08:09:02.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:02 smithi081 bash[76862]: audit 2023-10-09T08:09:02.173953+0000 mon.c (mon.2) 32 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:02.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:02 smithi081 bash[79557]: cluster 2023-10-09T08:09:01.096255+0000 mgr.y (mgr.26009) 153 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:02.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:02 smithi081 bash[79557]: audit 2023-10-09T08:09:02.119915+0000 mon.a (mon.0) 127 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:02.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:02 smithi081 bash[79557]: audit 2023-10-09T08:09:02.129094+0000 mon.a (mon.0) 128 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:02.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:02 smithi081 bash[79557]: audit 2023-10-09T08:09:02.172205+0000 mon.c (mon.2) 31 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T08:09:02.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:02 smithi081 bash[79557]: audit 2023-10-09T08:09:02.173953+0000 mon.c (mon.2) 32 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:03.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:02 smithi118 bash[59345]: cluster 2023-10-09T08:09:01.096255+0000 mgr.y (mgr.26009) 153 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:03.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:02 smithi118 bash[59345]: audit 2023-10-09T08:09:02.119915+0000 mon.a (mon.0) 127 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:03.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:02 smithi118 bash[59345]: audit 2023-10-09T08:09:02.129094+0000 mon.a (mon.0) 128 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:03.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:02 smithi118 bash[59345]: audit 2023-10-09T08:09:02.172205+0000 mon.c (mon.2) 31 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T08:09:03.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:02 smithi118 bash[59345]: audit 2023-10-09T08:09:02.173953+0000 mon.c (mon.2) 32 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:03.818 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:03 smithi081 bash[79557]: cephadm 2023-10-09T08:09:02.171590+0000 mgr.y (mgr.26009) 154 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-10-09T08:09:03.818 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:03 smithi081 bash[79557]: cephadm 2023-10-09T08:09:02.178426+0000 mgr.y (mgr.26009) 155 : cephadm 1 Reconfiguring daemon osd.3 on smithi081 2023-10-09T08:09:03.818 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:03 smithi081 bash[76862]: cephadm 2023-10-09T08:09:02.171590+0000 mgr.y (mgr.26009) 154 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-10-09T08:09:03.818 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:03 smithi081 bash[76862]: cephadm 2023-10-09T08:09:02.178426+0000 mgr.y (mgr.26009) 155 : cephadm 1 Reconfiguring daemon osd.3 on smithi081 2023-10-09T08:09:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:03 smithi118 bash[59345]: cephadm 2023-10-09T08:09:02.171590+0000 mgr.y (mgr.26009) 154 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-10-09T08:09:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:03 smithi118 bash[59345]: cephadm 2023-10-09T08:09:02.178426+0000 mgr.y (mgr.26009) 155 : cephadm 1 Reconfiguring daemon osd.3 on smithi081 2023-10-09T08:09:04.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:04 smithi081 bash[79557]: cluster 2023-10-09T08:09:03.096896+0000 mgr.y (mgr.26009) 156 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:04.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:04 smithi081 bash[79557]: audit 2023-10-09T08:09:04.361599+0000 mon.a (mon.0) 129 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:04.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:04 smithi081 bash[79557]: audit 2023-10-09T08:09:04.370983+0000 mon.a (mon.0) 130 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:04.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:04 smithi081 bash[79557]: audit 2023-10-09T08:09:04.397965+0000 mon.c (mon.2) 33 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.lhrkzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T08:09:04.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:04 smithi081 bash[79557]: audit 2023-10-09T08:09:04.398474+0000 mon.a (mon.0) 131 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.lhrkzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T08:09:04.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:04 smithi081 bash[79557]: audit 2023-10-09T08:09:04.400053+0000 mon.c (mon.2) 34 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:04.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:04 smithi081 bash[76862]: cluster 2023-10-09T08:09:03.096896+0000 mgr.y (mgr.26009) 156 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:04.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:04 smithi081 bash[76862]: audit 2023-10-09T08:09:04.361599+0000 mon.a (mon.0) 129 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:04.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:04 smithi081 bash[76862]: audit 2023-10-09T08:09:04.370983+0000 mon.a (mon.0) 130 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:04.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:04 smithi081 bash[76862]: audit 2023-10-09T08:09:04.397965+0000 mon.c (mon.2) 33 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.lhrkzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T08:09:04.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:04 smithi081 bash[76862]: audit 2023-10-09T08:09:04.398474+0000 mon.a (mon.0) 131 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.lhrkzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T08:09:04.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:04 smithi081 bash[76862]: audit 2023-10-09T08:09:04.400053+0000 mon.c (mon.2) 34 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:05.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:04 smithi118 bash[59345]: cluster 2023-10-09T08:09:03.096896+0000 mgr.y (mgr.26009) 156 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:05.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:04 smithi118 bash[59345]: audit 2023-10-09T08:09:04.361599+0000 mon.a (mon.0) 129 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:05.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:04 smithi118 bash[59345]: audit 2023-10-09T08:09:04.370983+0000 mon.a (mon.0) 130 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:05.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:04 smithi118 bash[59345]: audit 2023-10-09T08:09:04.397965+0000 mon.c (mon.2) 33 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.lhrkzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T08:09:05.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:04 smithi118 bash[59345]: audit 2023-10-09T08:09:04.398474+0000 mon.a (mon.0) 131 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi081.lhrkzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T08:09:05.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:04 smithi118 bash[59345]: audit 2023-10-09T08:09:04.400053+0000 mon.c (mon.2) 34 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:06.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:05 smithi118 bash[59345]: cephadm 2023-10-09T08:09:04.397462+0000 mgr.y (mgr.26009) 157 : cephadm 1 Reconfiguring mds.foo.smithi081.lhrkzl (monmap changed)... 2023-10-09T08:09:06.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:05 smithi118 bash[59345]: cephadm 2023-10-09T08:09:04.401755+0000 mgr.y (mgr.26009) 158 : cephadm 1 Reconfiguring daemon mds.foo.smithi081.lhrkzl on smithi081 2023-10-09T08:09:06.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:05 smithi081 bash[76862]: cephadm 2023-10-09T08:09:04.397462+0000 mgr.y (mgr.26009) 157 : cephadm 1 Reconfiguring mds.foo.smithi081.lhrkzl (monmap changed)... 2023-10-09T08:09:06.044 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:05 smithi081 bash[76862]: cephadm 2023-10-09T08:09:04.401755+0000 mgr.y (mgr.26009) 158 : cephadm 1 Reconfiguring daemon mds.foo.smithi081.lhrkzl on smithi081 2023-10-09T08:09:06.044 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:05 smithi081 bash[79557]: cephadm 2023-10-09T08:09:04.397462+0000 mgr.y (mgr.26009) 157 : cephadm 1 Reconfiguring mds.foo.smithi081.lhrkzl (monmap changed)... 2023-10-09T08:09:06.044 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:05 smithi081 bash[79557]: cephadm 2023-10-09T08:09:04.401755+0000 mgr.y (mgr.26009) 158 : cephadm 1 Reconfiguring daemon mds.foo.smithi081.lhrkzl on smithi081 2023-10-09T08:09:06.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:06 smithi118 bash[59345]: cluster 2023-10-09T08:09:05.097955+0000 mgr.y (mgr.26009) 159 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:07.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:06 smithi081 bash[76862]: cluster 2023-10-09T08:09:05.097955+0000 mgr.y (mgr.26009) 159 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:07.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:06 smithi081 bash[79557]: cluster 2023-10-09T08:09:05.097955+0000 mgr.y (mgr.26009) 159 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:07.955 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:07 smithi118 bash[59345]: audit 2023-10-09T08:09:06.644556+0000 mon.a (mon.0) 132 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:07.955 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:07 smithi118 bash[59345]: audit 2023-10-09T08:09:06.654017+0000 mon.a (mon.0) 133 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:07.955 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:07 smithi118 bash[59345]: audit 2023-10-09T08:09:06.671368+0000 mon.c (mon.2) 35 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:09:07.955 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:07 smithi118 bash[59345]: audit 2023-10-09T08:09:06.673059+0000 mon.c (mon.2) 36 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:09:07.955 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:07 smithi118 bash[59345]: audit 2023-10-09T08:09:06.674707+0000 mon.c (mon.2) 37 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:08.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:07 smithi081 bash[76862]: audit 2023-10-09T08:09:06.644556+0000 mon.a (mon.0) 132 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:08.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:07 smithi081 bash[76862]: audit 2023-10-09T08:09:06.654017+0000 mon.a (mon.0) 133 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:08.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:07 smithi081 bash[76862]: audit 2023-10-09T08:09:06.671368+0000 mon.c (mon.2) 35 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:09:08.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:07 smithi081 bash[76862]: audit 2023-10-09T08:09:06.673059+0000 mon.c (mon.2) 36 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:09:08.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:07 smithi081 bash[76862]: audit 2023-10-09T08:09:06.674707+0000 mon.c (mon.2) 37 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:08.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:07 smithi081 bash[79557]: audit 2023-10-09T08:09:06.644556+0000 mon.a (mon.0) 132 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:08.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:07 smithi081 bash[79557]: audit 2023-10-09T08:09:06.654017+0000 mon.a (mon.0) 133 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:08.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:07 smithi081 bash[79557]: audit 2023-10-09T08:09:06.671368+0000 mon.c (mon.2) 35 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T08:09:08.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:07 smithi081 bash[79557]: audit 2023-10-09T08:09:06.673059+0000 mon.c (mon.2) 36 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T08:09:08.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:07 smithi081 bash[79557]: audit 2023-10-09T08:09:06.674707+0000 mon.c (mon.2) 37 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:09.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:08 smithi118 bash[59345]: cephadm 2023-10-09T08:09:06.670730+0000 mgr.y (mgr.26009) 160 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-10-09T08:09:09.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:08 smithi118 bash[59345]: cephadm 2023-10-09T08:09:06.676551+0000 mgr.y (mgr.26009) 161 : cephadm 1 Reconfiguring daemon mon.b on smithi118 2023-10-09T08:09:09.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:08 smithi118 bash[59345]: cluster 2023-10-09T08:09:07.098584+0000 mgr.y (mgr.26009) 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-09T08:09:09.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:08 smithi118 bash[59345]: audit 2023-10-09T08:09:08.104259+0000 mon.c (mon.2) 38 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:09:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:08 smithi081 bash[76862]: cephadm 2023-10-09T08:09:06.670730+0000 mgr.y (mgr.26009) 160 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-10-09T08:09:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:08 smithi081 bash[76862]: cephadm 2023-10-09T08:09:06.676551+0000 mgr.y (mgr.26009) 161 : cephadm 1 Reconfiguring daemon mon.b on smithi118 2023-10-09T08:09:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:08 smithi081 bash[76862]: cluster 2023-10-09T08:09:07.098584+0000 mgr.y (mgr.26009) 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-09T08:09:09.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:08 smithi081 bash[76862]: audit 2023-10-09T08:09:08.104259+0000 mon.c (mon.2) 38 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:09:09.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:08 smithi081 bash[79557]: cephadm 2023-10-09T08:09:06.670730+0000 mgr.y (mgr.26009) 160 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-10-09T08:09:09.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:08 smithi081 bash[79557]: cephadm 2023-10-09T08:09:06.676551+0000 mgr.y (mgr.26009) 161 : cephadm 1 Reconfiguring daemon mon.b on smithi118 2023-10-09T08:09:09.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:08 smithi081 bash[79557]: cluster 2023-10-09T08:09:07.098584+0000 mgr.y (mgr.26009) 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-09T08:09:09.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:08 smithi081 bash[79557]: audit 2023-10-09T08:09:08.104259+0000 mon.c (mon.2) 38 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:09:10.073 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:09 smithi118 bash[59345]: audit 2023-10-09T08:09:08.821227+0000 mon.a (mon.0) 134 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:10.073 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:09 smithi118 bash[59345]: audit 2023-10-09T08:09:08.834133+0000 mon.a (mon.0) 135 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:10.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:09 smithi118 bash[59345]: cephadm 2023-10-09T08:09:08.845964+0000 mgr.y (mgr.26009) 163 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-10-09T08:09:10.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:09 smithi118 bash[59345]: audit 2023-10-09T08:09:08.846558+0000 mon.c (mon.2) 39 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:09:10.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:09 smithi118 bash[59345]: audit 2023-10-09T08:09:08.847204+0000 mon.a (mon.0) 136 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:09:10.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:09 smithi118 bash[59345]: audit 2023-10-09T08:09:08.849239+0000 mon.c (mon.2) 40 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T08:09:10.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:09 smithi118 bash[59345]: audit 2023-10-09T08:09:08.850870+0000 mon.c (mon.2) 41 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:10.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:09 smithi118 bash[59345]: cephadm 2023-10-09T08:09:08.852708+0000 mgr.y (mgr.26009) 164 : cephadm 1 Reconfiguring daemon mgr.x on smithi118 2023-10-09T08:09:10.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:09 smithi118 bash[59345]: cluster 2023-10-09T08:09:09.099687+0000 mgr.y (mgr.26009) 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-09T08:09:10.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[76862]: audit 2023-10-09T08:09:08.821227+0000 mon.a (mon.0) 134 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[76862]: audit 2023-10-09T08:09:08.834133+0000 mon.a (mon.0) 135 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[76862]: cephadm 2023-10-09T08:09:08.845964+0000 mgr.y (mgr.26009) 163 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-10-09T08:09:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[76862]: audit 2023-10-09T08:09:08.846558+0000 mon.c (mon.2) 39 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:09:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[76862]: audit 2023-10-09T08:09:08.847204+0000 mon.a (mon.0) 136 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:09:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[76862]: audit 2023-10-09T08:09:08.849239+0000 mon.c (mon.2) 40 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T08:09:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[76862]: audit 2023-10-09T08:09:08.850870+0000 mon.c (mon.2) 41 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[76862]: cephadm 2023-10-09T08:09:08.852708+0000 mgr.y (mgr.26009) 164 : cephadm 1 Reconfiguring daemon mgr.x on smithi118 2023-10-09T08:09:10.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[76862]: cluster 2023-10-09T08:09:09.099687+0000 mgr.y (mgr.26009) 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-09T08:09:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[79557]: audit 2023-10-09T08:09:08.821227+0000 mon.a (mon.0) 134 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[79557]: audit 2023-10-09T08:09:08.834133+0000 mon.a (mon.0) 135 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[79557]: cephadm 2023-10-09T08:09:08.845964+0000 mgr.y (mgr.26009) 163 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-10-09T08:09:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[79557]: audit 2023-10-09T08:09:08.846558+0000 mon.c (mon.2) 39 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:09:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[79557]: audit 2023-10-09T08:09:08.847204+0000 mon.a (mon.0) 136 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T08:09:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[79557]: audit 2023-10-09T08:09:08.849239+0000 mon.c (mon.2) 40 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T08:09:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[79557]: audit 2023-10-09T08:09:08.850870+0000 mon.c (mon.2) 41 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[79557]: cephadm 2023-10-09T08:09:08.852708+0000 mgr.y (mgr.26009) 164 : cephadm 1 Reconfiguring daemon mgr.x on smithi118 2023-10-09T08:09:10.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:09 smithi081 bash[79557]: cluster 2023-10-09T08:09:09.099687+0000 mgr.y (mgr.26009) 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-09T08:09:11.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:09:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:09:11] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.33.4" 2023-10-09T08:09:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:11 smithi118 bash[59345]: audit 2023-10-09T08:09:10.945069+0000 mon.a (mon.0) 137 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:11 smithi118 bash[59345]: audit 2023-10-09T08:09:10.958436+0000 mon.a (mon.0) 138 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:11 smithi118 bash[59345]: cephadm 2023-10-09T08:09:10.972002+0000 mgr.y (mgr.26009) 166 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-10-09T08:09:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:11 smithi118 bash[59345]: audit 2023-10-09T08:09:10.972552+0000 mon.c (mon.2) 42 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-09T08:09:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:11 smithi118 bash[59345]: audit 2023-10-09T08:09:10.974150+0000 mon.c (mon.2) 43 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:11 smithi118 bash[59345]: cephadm 2023-10-09T08:09:10.977512+0000 mgr.y (mgr.26009) 167 : cephadm 1 Reconfiguring daemon osd.4 on smithi118 2023-10-09T08:09:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:11 smithi118 bash[59345]: cluster 2023-10-09T08:09:11.100397+0000 mgr.y (mgr.26009) 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-09T08:09:12.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:11 smithi081 bash[76862]: audit 2023-10-09T08:09:10.945069+0000 mon.a (mon.0) 137 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:12.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:11 smithi081 bash[76862]: audit 2023-10-09T08:09:10.958436+0000 mon.a (mon.0) 138 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:12.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:11 smithi081 bash[76862]: cephadm 2023-10-09T08:09:10.972002+0000 mgr.y (mgr.26009) 166 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-10-09T08:09:12.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:11 smithi081 bash[76862]: audit 2023-10-09T08:09:10.972552+0000 mon.c (mon.2) 42 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-09T08:09:12.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:11 smithi081 bash[76862]: audit 2023-10-09T08:09:10.974150+0000 mon.c (mon.2) 43 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:12.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:11 smithi081 bash[76862]: cephadm 2023-10-09T08:09:10.977512+0000 mgr.y (mgr.26009) 167 : cephadm 1 Reconfiguring daemon osd.4 on smithi118 2023-10-09T08:09:12.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:11 smithi081 bash[76862]: cluster 2023-10-09T08:09:11.100397+0000 mgr.y (mgr.26009) 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-09T08:09:12.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:11 smithi081 bash[79557]: audit 2023-10-09T08:09:10.945069+0000 mon.a (mon.0) 137 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:12.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:11 smithi081 bash[79557]: audit 2023-10-09T08:09:10.958436+0000 mon.a (mon.0) 138 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:12.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:11 smithi081 bash[79557]: cephadm 2023-10-09T08:09:10.972002+0000 mgr.y (mgr.26009) 166 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-10-09T08:09:12.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:11 smithi081 bash[79557]: audit 2023-10-09T08:09:10.972552+0000 mon.c (mon.2) 42 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-09T08:09:12.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:11 smithi081 bash[79557]: audit 2023-10-09T08:09:10.974150+0000 mon.c (mon.2) 43 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:12.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:11 smithi081 bash[79557]: cephadm 2023-10-09T08:09:10.977512+0000 mgr.y (mgr.26009) 167 : cephadm 1 Reconfiguring daemon osd.4 on smithi118 2023-10-09T08:09:12.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:11 smithi081 bash[79557]: cluster 2023-10-09T08:09:11.100397+0000 mgr.y (mgr.26009) 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-09T08:09:14.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:14 smithi081 bash[76862]: audit 2023-10-09T08:09:13.094734+0000 mon.a (mon.0) 139 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:14.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:14 smithi081 bash[76862]: cluster 2023-10-09T08:09:13.100820+0000 mgr.y (mgr.26009) 169 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:14.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:14 smithi081 bash[76862]: audit 2023-10-09T08:09:13.103602+0000 mon.a (mon.0) 140 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:14.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:14 smithi081 bash[76862]: cephadm 2023-10-09T08:09:13.146585+0000 mgr.y (mgr.26009) 170 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-10-09T08:09:14.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:14 smithi081 bash[76862]: audit 2023-10-09T08:09:13.147250+0000 mon.c (mon.2) 44 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-09T08:09:14.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:14 smithi081 bash[76862]: audit 2023-10-09T08:09:13.148605+0000 mon.c (mon.2) 45 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:14.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:14 smithi081 bash[76862]: cephadm 2023-10-09T08:09:13.152011+0000 mgr.y (mgr.26009) 171 : cephadm 1 Reconfiguring daemon osd.5 on smithi118 2023-10-09T08:09:14.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:14 smithi081 bash[79557]: audit 2023-10-09T08:09:13.094734+0000 mon.a (mon.0) 139 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:14.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:14 smithi081 bash[79557]: cluster 2023-10-09T08:09:13.100820+0000 mgr.y (mgr.26009) 169 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:14.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:14 smithi081 bash[79557]: audit 2023-10-09T08:09:13.103602+0000 mon.a (mon.0) 140 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:14.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:14 smithi081 bash[79557]: cephadm 2023-10-09T08:09:13.146585+0000 mgr.y (mgr.26009) 170 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-10-09T08:09:14.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:14 smithi081 bash[79557]: audit 2023-10-09T08:09:13.147250+0000 mon.c (mon.2) 44 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-09T08:09:14.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:14 smithi081 bash[79557]: audit 2023-10-09T08:09:13.148605+0000 mon.c (mon.2) 45 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:14.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:14 smithi081 bash[79557]: cephadm 2023-10-09T08:09:13.152011+0000 mgr.y (mgr.26009) 171 : cephadm 1 Reconfiguring daemon osd.5 on smithi118 2023-10-09T08:09:14.422 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:14 smithi118 bash[59345]: audit 2023-10-09T08:09:13.094734+0000 mon.a (mon.0) 139 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:14.422 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:14 smithi118 bash[59345]: cluster 2023-10-09T08:09:13.100820+0000 mgr.y (mgr.26009) 169 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:14.422 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:14 smithi118 bash[59345]: audit 2023-10-09T08:09:13.103602+0000 mon.a (mon.0) 140 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:14.422 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:14 smithi118 bash[59345]: cephadm 2023-10-09T08:09:13.146585+0000 mgr.y (mgr.26009) 170 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-10-09T08:09:14.422 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:14 smithi118 bash[59345]: audit 2023-10-09T08:09:13.147250+0000 mon.c (mon.2) 44 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-09T08:09:14.422 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:14 smithi118 bash[59345]: audit 2023-10-09T08:09:13.148605+0000 mon.c (mon.2) 45 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:14.423 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:14 smithi118 bash[59345]: cephadm 2023-10-09T08:09:13.152011+0000 mgr.y (mgr.26009) 171 : cephadm 1 Reconfiguring daemon osd.5 on smithi118 2023-10-09T08:09:16.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:16 smithi081 bash[76862]: cluster 2023-10-09T08:09:15.101821+0000 mgr.y (mgr.26009) 172 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:16.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:16 smithi081 bash[76862]: audit 2023-10-09T08:09:15.322773+0000 mon.a (mon.0) 141 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:16.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:16 smithi081 bash[76862]: audit 2023-10-09T08:09:15.335515+0000 mon.a (mon.0) 142 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:16.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:16 smithi081 bash[76862]: cephadm 2023-10-09T08:09:15.372205+0000 mgr.y (mgr.26009) 173 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-10-09T08:09:16.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:16 smithi081 bash[76862]: audit 2023-10-09T08:09:15.372842+0000 mon.c (mon.2) 46 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-09T08:09:16.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:16 smithi081 bash[76862]: audit 2023-10-09T08:09:15.374842+0000 mon.c (mon.2) 47 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:16.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:16 smithi081 bash[76862]: cephadm 2023-10-09T08:09:15.379477+0000 mgr.y (mgr.26009) 174 : cephadm 1 Reconfiguring daemon osd.6 on smithi118 2023-10-09T08:09:16.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:16 smithi081 bash[79557]: cluster 2023-10-09T08:09:15.101821+0000 mgr.y (mgr.26009) 172 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:16.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:16 smithi081 bash[79557]: audit 2023-10-09T08:09:15.322773+0000 mon.a (mon.0) 141 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:16.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:16 smithi081 bash[79557]: audit 2023-10-09T08:09:15.335515+0000 mon.a (mon.0) 142 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:16.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:16 smithi081 bash[79557]: cephadm 2023-10-09T08:09:15.372205+0000 mgr.y (mgr.26009) 173 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-10-09T08:09:16.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:16 smithi081 bash[79557]: audit 2023-10-09T08:09:15.372842+0000 mon.c (mon.2) 46 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-09T08:09:16.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:16 smithi081 bash[79557]: audit 2023-10-09T08:09:15.374842+0000 mon.c (mon.2) 47 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:16.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:16 smithi081 bash[79557]: cephadm 2023-10-09T08:09:15.379477+0000 mgr.y (mgr.26009) 174 : cephadm 1 Reconfiguring daemon osd.6 on smithi118 2023-10-09T08:09:16.702 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:16 smithi118 bash[59345]: cluster 2023-10-09T08:09:15.101821+0000 mgr.y (mgr.26009) 172 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:16.702 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:16 smithi118 bash[59345]: audit 2023-10-09T08:09:15.322773+0000 mon.a (mon.0) 141 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:16.702 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:16 smithi118 bash[59345]: audit 2023-10-09T08:09:15.335515+0000 mon.a (mon.0) 142 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:16.702 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:16 smithi118 bash[59345]: cephadm 2023-10-09T08:09:15.372205+0000 mgr.y (mgr.26009) 173 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-10-09T08:09:16.703 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:16 smithi118 bash[59345]: audit 2023-10-09T08:09:15.372842+0000 mon.c (mon.2) 46 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-09T08:09:16.703 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:16 smithi118 bash[59345]: audit 2023-10-09T08:09:15.374842+0000 mon.c (mon.2) 47 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:16.703 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:16 smithi118 bash[59345]: cephadm 2023-10-09T08:09:15.379477+0000 mgr.y (mgr.26009) 174 : cephadm 1 Reconfiguring daemon osd.6 on smithi118 2023-10-09T08:09:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:18 smithi118 bash[59345]: cluster 2023-10-09T08:09:17.102531+0000 mgr.y (mgr.26009) 175 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:18 smithi118 bash[59345]: audit 2023-10-09T08:09:17.506608+0000 mon.a (mon.0) 143 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:18 smithi118 bash[59345]: audit 2023-10-09T08:09:17.517436+0000 mon.a (mon.0) 144 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:18 smithi118 bash[59345]: cephadm 2023-10-09T08:09:17.549345+0000 mgr.y (mgr.26009) 176 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-10-09T08:09:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:18 smithi118 bash[59345]: audit 2023-10-09T08:09:17.550004+0000 mon.c (mon.2) 48 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-09T08:09:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:18 smithi118 bash[59345]: audit 2023-10-09T08:09:17.552048+0000 mon.c (mon.2) 49 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:18.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:18 smithi118 bash[59345]: cephadm 2023-10-09T08:09:17.556532+0000 mgr.y (mgr.26009) 177 : cephadm 1 Reconfiguring daemon osd.7 on smithi118 2023-10-09T08:09:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:18 smithi081 bash[76862]: cluster 2023-10-09T08:09:17.102531+0000 mgr.y (mgr.26009) 175 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:18 smithi081 bash[76862]: audit 2023-10-09T08:09:17.506608+0000 mon.a (mon.0) 143 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:18 smithi081 bash[76862]: audit 2023-10-09T08:09:17.517436+0000 mon.a (mon.0) 144 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:18.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:18 smithi081 bash[76862]: cephadm 2023-10-09T08:09:17.549345+0000 mgr.y (mgr.26009) 176 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-10-09T08:09:18.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:18 smithi081 bash[76862]: audit 2023-10-09T08:09:17.550004+0000 mon.c (mon.2) 48 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-09T08:09:18.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:18 smithi081 bash[76862]: audit 2023-10-09T08:09:17.552048+0000 mon.c (mon.2) 49 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:18.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:18 smithi081 bash[76862]: cephadm 2023-10-09T08:09:17.556532+0000 mgr.y (mgr.26009) 177 : cephadm 1 Reconfiguring daemon osd.7 on smithi118 2023-10-09T08:09:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:18 smithi081 bash[79557]: cluster 2023-10-09T08:09:17.102531+0000 mgr.y (mgr.26009) 175 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:18 smithi081 bash[79557]: audit 2023-10-09T08:09:17.506608+0000 mon.a (mon.0) 143 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:18 smithi081 bash[79557]: audit 2023-10-09T08:09:17.517436+0000 mon.a (mon.0) 144 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:18 smithi081 bash[79557]: cephadm 2023-10-09T08:09:17.549345+0000 mgr.y (mgr.26009) 176 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-10-09T08:09:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:18 smithi081 bash[79557]: audit 2023-10-09T08:09:17.550004+0000 mon.c (mon.2) 48 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-09T08:09:18.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:18 smithi081 bash[79557]: audit 2023-10-09T08:09:17.552048+0000 mon.c (mon.2) 49 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:18.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:18 smithi081 bash[79557]: cephadm 2023-10-09T08:09:17.556532+0000 mgr.y (mgr.26009) 177 : cephadm 1 Reconfiguring daemon osd.7 on smithi118 2023-10-09T08:09:20.983 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:20 smithi118 bash[59345]: cluster 2023-10-09T08:09:19.103585+0000 mgr.y (mgr.26009) 178 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:20.983 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:20 smithi118 bash[59345]: audit 2023-10-09T08:09:19.640151+0000 mon.a (mon.0) 145 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:20.984 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:20 smithi118 bash[59345]: audit 2023-10-09T08:09:19.652348+0000 mon.a (mon.0) 146 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:20.984 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:20 smithi118 bash[59345]: audit 2023-10-09T08:09:19.677913+0000 mon.c (mon.2) 50 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi118.nvwrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T08:09:20.984 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:20 smithi118 bash[59345]: audit 2023-10-09T08:09:19.678791+0000 mon.a (mon.0) 147 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi118.nvwrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T08:09:20.984 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:20 smithi118 bash[59345]: audit 2023-10-09T08:09:19.681119+0000 mon.c (mon.2) 51 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:21.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:20 smithi081 bash[76862]: cluster 2023-10-09T08:09:19.103585+0000 mgr.y (mgr.26009) 178 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:21.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:20 smithi081 bash[76862]: audit 2023-10-09T08:09:19.640151+0000 mon.a (mon.0) 145 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:21.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:20 smithi081 bash[76862]: audit 2023-10-09T08:09:19.652348+0000 mon.a (mon.0) 146 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:21.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:20 smithi081 bash[76862]: audit 2023-10-09T08:09:19.677913+0000 mon.c (mon.2) 50 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi118.nvwrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T08:09:21.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:20 smithi081 bash[76862]: audit 2023-10-09T08:09:19.678791+0000 mon.a (mon.0) 147 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi118.nvwrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T08:09:21.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:20 smithi081 bash[76862]: audit 2023-10-09T08:09:19.681119+0000 mon.c (mon.2) 51 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:21.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:20 smithi081 bash[79557]: cluster 2023-10-09T08:09:19.103585+0000 mgr.y (mgr.26009) 178 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:21.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:20 smithi081 bash[79557]: audit 2023-10-09T08:09:19.640151+0000 mon.a (mon.0) 145 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:21.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:20 smithi081 bash[79557]: audit 2023-10-09T08:09:19.652348+0000 mon.a (mon.0) 146 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:21.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:20 smithi081 bash[79557]: audit 2023-10-09T08:09:19.677913+0000 mon.c (mon.2) 50 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi118.nvwrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T08:09:21.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:20 smithi081 bash[79557]: audit 2023-10-09T08:09:19.678791+0000 mon.a (mon.0) 147 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi118.nvwrmj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T08:09:21.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:20 smithi081 bash[79557]: audit 2023-10-09T08:09:19.681119+0000 mon.c (mon.2) 51 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:21.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:09:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:09:21] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.33.4" 2023-10-09T08:09:22.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:21 smithi118 bash[59345]: cephadm 2023-10-09T08:09:19.677024+0000 mgr.y (mgr.26009) 179 : cephadm 1 Reconfiguring mds.foo.smithi118.nvwrmj (monmap changed)... 2023-10-09T08:09:22.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:21 smithi118 bash[59345]: cephadm 2023-10-09T08:09:19.683071+0000 mgr.y (mgr.26009) 180 : cephadm 1 Reconfiguring daemon mds.foo.smithi118.nvwrmj on smithi118 2023-10-09T08:09:22.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:21 smithi081 bash[76862]: cephadm 2023-10-09T08:09:19.677024+0000 mgr.y (mgr.26009) 179 : cephadm 1 Reconfiguring mds.foo.smithi118.nvwrmj (monmap changed)... 2023-10-09T08:09:22.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:21 smithi081 bash[76862]: cephadm 2023-10-09T08:09:19.683071+0000 mgr.y (mgr.26009) 180 : cephadm 1 Reconfiguring daemon mds.foo.smithi118.nvwrmj on smithi118 2023-10-09T08:09:22.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:21 smithi081 bash[79557]: cephadm 2023-10-09T08:09:19.677024+0000 mgr.y (mgr.26009) 179 : cephadm 1 Reconfiguring mds.foo.smithi118.nvwrmj (monmap changed)... 2023-10-09T08:09:22.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:21 smithi081 bash[79557]: cephadm 2023-10-09T08:09:19.683071+0000 mgr.y (mgr.26009) 180 : cephadm 1 Reconfiguring daemon mds.foo.smithi118.nvwrmj on smithi118 2023-10-09T08:09:23.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:22 smithi118 bash[59345]: cluster 2023-10-09T08:09:21.104189+0000 mgr.y (mgr.26009) 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-09T08:09:23.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:22 smithi118 bash[59345]: audit 2023-10-09T08:09:21.754575+0000 mon.a (mon.0) 148 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:23.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:22 smithi118 bash[59345]: audit 2023-10-09T08:09:21.764071+0000 mon.a (mon.0) 149 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:23.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:22 smithi118 bash[59345]: audit 2023-10-09T08:09:21.811911+0000 mon.c (mon.2) 52 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:09:23.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:22 smithi118 bash[59345]: audit 2023-10-09T08:09:22.189319+0000 mon.a (mon.0) 150 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:23.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:22 smithi118 bash[59345]: audit 2023-10-09T08:09:22.199046+0000 mon.a (mon.0) 151 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:23.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:22 smithi118 bash[59345]: audit 2023-10-09T08:09:22.201532+0000 mon.c (mon.2) 53 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:23.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:22 smithi118 bash[59345]: audit 2023-10-09T08:09:22.202643+0000 mon.c (mon.2) 54 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:09:23.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:22 smithi118 bash[59345]: audit 2023-10-09T08:09:22.209693+0000 mon.a (mon.0) 152 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:23.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[76862]: cluster 2023-10-09T08:09:21.104189+0000 mgr.y (mgr.26009) 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-09T08:09:23.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[76862]: audit 2023-10-09T08:09:21.754575+0000 mon.a (mon.0) 148 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:23.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[76862]: audit 2023-10-09T08:09:21.764071+0000 mon.a (mon.0) 149 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:23.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[76862]: audit 2023-10-09T08:09:21.811911+0000 mon.c (mon.2) 52 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:09:23.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[76862]: audit 2023-10-09T08:09:22.189319+0000 mon.a (mon.0) 150 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:23.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[76862]: audit 2023-10-09T08:09:22.199046+0000 mon.a (mon.0) 151 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:23.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[76862]: audit 2023-10-09T08:09:22.201532+0000 mon.c (mon.2) 53 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:23.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[76862]: audit 2023-10-09T08:09:22.202643+0000 mon.c (mon.2) 54 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:09:23.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[76862]: audit 2023-10-09T08:09:22.209693+0000 mon.a (mon.0) 152 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:23.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[79557]: cluster 2023-10-09T08:09:21.104189+0000 mgr.y (mgr.26009) 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-09T08:09:23.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[79557]: audit 2023-10-09T08:09:21.754575+0000 mon.a (mon.0) 148 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:23.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[79557]: audit 2023-10-09T08:09:21.764071+0000 mon.a (mon.0) 149 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:23.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[79557]: audit 2023-10-09T08:09:21.811911+0000 mon.c (mon.2) 52 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:09:23.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[79557]: audit 2023-10-09T08:09:22.189319+0000 mon.a (mon.0) 150 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:23.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[79557]: audit 2023-10-09T08:09:22.199046+0000 mon.a (mon.0) 151 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:23.129 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[79557]: audit 2023-10-09T08:09:22.201532+0000 mon.c (mon.2) 53 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:23.129 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[79557]: audit 2023-10-09T08:09:22.202643+0000 mon.c (mon.2) 54 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:09:23.129 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:22 smithi081 bash[79557]: audit 2023-10-09T08:09:22.209693+0000 mon.a (mon.0) 152 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:23 smithi118 bash[59345]: audit 2023-10-09T08:09:23.104596+0000 mon.c (mon.2) 55 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:09:24.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:23 smithi081 bash[76862]: audit 2023-10-09T08:09:23.104596+0000 mon.c (mon.2) 55 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:09:24.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:23 smithi081 bash[79557]: audit 2023-10-09T08:09:23.104596+0000 mon.c (mon.2) 55 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:09:25.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:24 smithi118 bash[59345]: cluster 2023-10-09T08:09:23.104721+0000 mgr.y (mgr.26009) 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-09T08:09:25.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:24 smithi081 bash[76862]: cluster 2023-10-09T08:09:23.104721+0000 mgr.y (mgr.26009) 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-09T08:09:25.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:24 smithi081 bash[79557]: cluster 2023-10-09T08:09:23.104721+0000 mgr.y (mgr.26009) 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-09T08:09:26.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:25 smithi118 bash[59345]: cluster 2023-10-09T08:09:25.105764+0000 mgr.y (mgr.26009) 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-09T08:09:26.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:25 smithi081 bash[76862]: cluster 2023-10-09T08:09:25.105764+0000 mgr.y (mgr.26009) 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-09T08:09:26.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:25 smithi081 bash[79557]: cluster 2023-10-09T08:09:25.105764+0000 mgr.y (mgr.26009) 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-09T08:09:28.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:28 smithi118 bash[59345]: cluster 2023-10-09T08:09:27.106367+0000 mgr.y (mgr.26009) 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-09T08:09:28.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:28 smithi081 bash[76862]: cluster 2023-10-09T08:09:27.106367+0000 mgr.y (mgr.26009) 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-09T08:09:28.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:28 smithi081 bash[79557]: cluster 2023-10-09T08:09:27.106367+0000 mgr.y (mgr.26009) 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-09T08:09:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:30 smithi118 bash[59345]: cluster 2023-10-09T08:09:29.107335+0000 mgr.y (mgr.26009) 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-09T08:09:30.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:30 smithi081 bash[76862]: cluster 2023-10-09T08:09:29.107335+0000 mgr.y (mgr.26009) 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-09T08:09:30.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:30 smithi081 bash[79557]: cluster 2023-10-09T08:09:29.107335+0000 mgr.y (mgr.26009) 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-09T08:09:31.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:09:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:09:31] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.33.4" 2023-10-09T08:09:32.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:32 smithi118 bash[59345]: cluster 2023-10-09T08:09:31.107905+0000 mgr.y (mgr.26009) 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-09T08:09:32.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:32 smithi081 bash[76862]: cluster 2023-10-09T08:09:31.107905+0000 mgr.y (mgr.26009) 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-09T08:09:32.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:32 smithi081 bash[79557]: cluster 2023-10-09T08:09:31.107905+0000 mgr.y (mgr.26009) 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-09T08:09:34.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:34 smithi118 bash[59345]: cluster 2023-10-09T08:09:33.108428+0000 mgr.y (mgr.26009) 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-09T08:09:34.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:34 smithi081 bash[79557]: cluster 2023-10-09T08:09:33.108428+0000 mgr.y (mgr.26009) 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-09T08:09:34.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:34 smithi081 bash[76862]: cluster 2023-10-09T08:09:33.108428+0000 mgr.y (mgr.26009) 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-09T08:09:36.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:36 smithi118 bash[59345]: cluster 2023-10-09T08:09:35.109448+0000 mgr.y (mgr.26009) 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-09T08:09:36.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:36 smithi081 bash[76862]: cluster 2023-10-09T08:09:35.109448+0000 mgr.y (mgr.26009) 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-09T08:09:36.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:36 smithi081 bash[79557]: cluster 2023-10-09T08:09:35.109448+0000 mgr.y (mgr.26009) 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-09T08:09:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:38 smithi118 bash[59345]: cluster 2023-10-09T08:09:37.110105+0000 mgr.y (mgr.26009) 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-09T08:09:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:38 smithi118 bash[59345]: audit 2023-10-09T08:09:38.105148+0000 mon.c (mon.2) 56 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:09:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:38 smithi081 bash[76862]: cluster 2023-10-09T08:09:37.110105+0000 mgr.y (mgr.26009) 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-09T08:09:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:38 smithi081 bash[76862]: audit 2023-10-09T08:09:38.105148+0000 mon.c (mon.2) 56 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:09:38.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:38 smithi081 bash[79557]: cluster 2023-10-09T08:09:37.110105+0000 mgr.y (mgr.26009) 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-09T08:09:38.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:38 smithi081 bash[79557]: audit 2023-10-09T08:09:38.105148+0000 mon.c (mon.2) 56 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:09:40.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:40 smithi118 bash[59345]: cluster 2023-10-09T08:09:39.111285+0000 mgr.y (mgr.26009) 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-09T08:09:40.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:40 smithi081 bash[76862]: cluster 2023-10-09T08:09:39.111285+0000 mgr.y (mgr.26009) 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-09T08:09:40.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:40 smithi081 bash[79557]: cluster 2023-10-09T08:09:39.111285+0000 mgr.y (mgr.26009) 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-09T08:09:41.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:09:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:09:41] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.33.4" 2023-10-09T08:09:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:42 smithi118 bash[59345]: cluster 2023-10-09T08:09:41.112051+0000 mgr.y (mgr.26009) 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-09T08:09:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:42 smithi081 bash[76862]: cluster 2023-10-09T08:09:41.112051+0000 mgr.y (mgr.26009) 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-09T08:09:42.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:42 smithi081 bash[79557]: cluster 2023-10-09T08:09:41.112051+0000 mgr.y (mgr.26009) 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-09T08:09:44.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:44 smithi118 bash[59345]: cluster 2023-10-09T08:09:43.112691+0000 mgr.y (mgr.26009) 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-09T08:09:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:44 smithi081 bash[76862]: cluster 2023-10-09T08:09:43.112691+0000 mgr.y (mgr.26009) 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-09T08:09:44.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:44 smithi081 bash[79557]: cluster 2023-10-09T08:09:43.112691+0000 mgr.y (mgr.26009) 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-09T08:09:46.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:46 smithi118 bash[59345]: cluster 2023-10-09T08:09:45.113860+0000 mgr.y (mgr.26009) 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-09T08:09:46.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:46 smithi081 bash[76862]: cluster 2023-10-09T08:09:45.113860+0000 mgr.y (mgr.26009) 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-09T08:09:46.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:46 smithi081 bash[79557]: cluster 2023-10-09T08:09:45.113860+0000 mgr.y (mgr.26009) 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-09T08:09:47.452 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch upgrade resume' 2023-10-09T08:09:48.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:48 smithi118 bash[59345]: cluster 2023-10-09T08:09:47.114418+0000 mgr.y (mgr.26009) 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-09T08:09:48.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:48 smithi081 bash[76862]: cluster 2023-10-09T08:09:47.114418+0000 mgr.y (mgr.26009) 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-09T08:09:48.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:48 smithi081 bash[79557]: cluster 2023-10-09T08:09:47.114418+0000 mgr.y (mgr.26009) 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-09T08:09:50.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:50 smithi118 bash[59345]: cluster 2023-10-09T08:09:49.114960+0000 mgr.y (mgr.26009) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:50.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:50 smithi081 bash[76862]: cluster 2023-10-09T08:09:49.114960+0000 mgr.y (mgr.26009) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:50.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:50 smithi081 bash[79557]: cluster 2023-10-09T08:09:49.114960+0000 mgr.y (mgr.26009) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:51.153 INFO:teuthology.orchestra.run.smithi081.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:09:51.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:09:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:09:51] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.33.4" 2023-10-09T08:09:52.011 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'echo wait for half of osds to upgrade' 2023-10-09T08:09:52.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:52 smithi081 bash[79557]: cluster 2023-10-09T08:09:51.115575+0000 mgr.y (mgr.26009) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:52.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:52 smithi081 bash[79557]: audit 2023-10-09T08:09:51.142707+0000 mgr.y (mgr.26009) 197 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:09:52.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:52 smithi081 bash[79557]: cephadm 2023-10-09T08:09:51.143145+0000 mgr.y (mgr.26009) 198 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:09:52.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:52 smithi081 bash[79557]: audit 2023-10-09T08:09:51.150214+0000 mon.a (mon.0) 153 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:52.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:52 smithi081 bash[79557]: audit 2023-10-09T08:09:51.188538+0000 mon.c (mon.2) 57 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:09:52.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:52 smithi081 bash[76862]: cluster 2023-10-09T08:09:51.115575+0000 mgr.y (mgr.26009) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:52.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:52 smithi081 bash[76862]: audit 2023-10-09T08:09:51.142707+0000 mgr.y (mgr.26009) 197 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:09:52.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:52 smithi081 bash[76862]: cephadm 2023-10-09T08:09:51.143145+0000 mgr.y (mgr.26009) 198 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:09:52.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:52 smithi081 bash[76862]: audit 2023-10-09T08:09:51.150214+0000 mon.a (mon.0) 153 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:52.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:52 smithi081 bash[76862]: audit 2023-10-09T08:09:51.188538+0000 mon.c (mon.2) 57 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:09:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:52 smithi118 bash[59345]: cluster 2023-10-09T08:09:51.115575+0000 mgr.y (mgr.26009) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:52 smithi118 bash[59345]: audit 2023-10-09T08:09:51.142707+0000 mgr.y (mgr.26009) 197 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:09:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:52 smithi118 bash[59345]: cephadm 2023-10-09T08:09:51.143145+0000 mgr.y (mgr.26009) 198 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:09:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:52 smithi118 bash[59345]: audit 2023-10-09T08:09:51.150214+0000 mon.a (mon.0) 153 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:52 smithi118 bash[59345]: audit 2023-10-09T08:09:51.188538+0000 mon.c (mon.2) 57 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:09:53.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:53 smithi081 bash[76862]: audit 2023-10-09T08:09:53.105186+0000 mon.c (mon.2) 58 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:09:53.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:53 smithi081 bash[79557]: audit 2023-10-09T08:09:53.105186+0000 mon.c (mon.2) 58 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:09:53.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:53 smithi118 bash[59345]: audit 2023-10-09T08:09:53.105186+0000 mon.c (mon.2) 58 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:09:54.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:54 smithi081 bash[76862]: cluster 2023-10-09T08:09:53.116032+0000 mgr.y (mgr.26009) 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-09T08:09:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:54 smithi081 bash[79557]: cluster 2023-10-09T08:09:53.116032+0000 mgr.y (mgr.26009) 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-09T08:09:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:54 smithi118 bash[59345]: cluster 2023-10-09T08:09:53.116032+0000 mgr.y (mgr.26009) 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-09T08:09:55.057 INFO:teuthology.orchestra.run.smithi081.stdout:wait for half of osds to upgrade 2023-10-09T08:09:55.943 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"'; do sleep 2 ; done' 2023-10-09T08:09:56.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:56 smithi081 bash[76862]: cluster 2023-10-09T08:09:55.117176+0000 mgr.y (mgr.26009) 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-09T08:09:56.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:56 smithi081 bash[79557]: cluster 2023-10-09T08:09:55.117176+0000 mgr.y (mgr.26009) 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-09T08:09:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:56 smithi118 bash[59345]: cluster 2023-10-09T08:09:55.117176+0000 mgr.y (mgr.26009) 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-09T08:09:58.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:58 smithi118 bash[59345]: cluster 2023-10-09T08:09:57.117893+0000 mgr.y (mgr.26009) 201 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:58.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:58 smithi118 bash[59345]: audit 2023-10-09T08:09:57.483010+0000 mon.a (mon.0) 154 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:58.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:58 smithi118 bash[59345]: audit 2023-10-09T08:09:57.495298+0000 mon.a (mon.0) 155 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:58.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:58 smithi118 bash[59345]: audit 2023-10-09T08:09:58.136725+0000 mon.a (mon.0) 156 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:58.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:58 smithi118 bash[59345]: audit 2023-10-09T08:09:58.147531+0000 mon.a (mon.0) 157 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:58 smithi081 bash[76862]: cluster 2023-10-09T08:09:57.117893+0000 mgr.y (mgr.26009) 201 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:58 smithi081 bash[76862]: audit 2023-10-09T08:09:57.483010+0000 mon.a (mon.0) 154 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:58 smithi081 bash[76862]: audit 2023-10-09T08:09:57.495298+0000 mon.a (mon.0) 155 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:58 smithi081 bash[76862]: audit 2023-10-09T08:09:58.136725+0000 mon.a (mon.0) 156 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:58.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:58 smithi081 bash[76862]: audit 2023-10-09T08:09:58.147531+0000 mon.a (mon.0) 157 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:58 smithi081 bash[79557]: cluster 2023-10-09T08:09:57.117893+0000 mgr.y (mgr.26009) 201 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:09:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:58 smithi081 bash[79557]: audit 2023-10-09T08:09:57.483010+0000 mon.a (mon.0) 154 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:58 smithi081 bash[79557]: audit 2023-10-09T08:09:57.495298+0000 mon.a (mon.0) 155 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:58 smithi081 bash[79557]: audit 2023-10-09T08:09:58.136725+0000 mon.a (mon.0) 156 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:58 smithi081 bash[79557]: audit 2023-10-09T08:09:58.147531+0000 mon.a (mon.0) 157 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:59.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.617461+0000 mon.c (mon.2) 59 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:59.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.619258+0000 mon.c (mon.2) 60 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:09:59.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.630592+0000 mon.a (mon.0) 158 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:59.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.715213+0000 mon.c (mon.2) 61 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:09:59.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.719076+0000 mon.c (mon.2) 62 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:09:59.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.721103+0000 mon.c (mon.2) 63 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:09:59.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.732927+0000 mon.a (mon.0) 159 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:59.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.734629+0000 mon.c (mon.2) 64 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-09T08:09:59.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.735081+0000 mon.a (mon.0) 160 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-09T08:09:59.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.741433+0000 mon.a (mon.0) 161 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-09T08:09:59.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.745579+0000 mon.c (mon.2) 65 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-09T08:09:59.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.746099+0000 mon.a (mon.0) 162 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-09T08:09:59.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.755913+0000 mon.a (mon.0) 163 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-09T08:09:59.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.758127+0000 mon.c (mon.2) 66 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-09T08:09:59.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.758540+0000 mon.a (mon.0) 164 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-09T08:09:59.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.766156+0000 mon.a (mon.0) 165 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-09T08:09:59.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.768010+0000 mon.c (mon.2) 67 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:09:59.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.775450+0000 mon.a (mon.0) 166 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:59.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:58.778205+0000 mon.c (mon.2) 68 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-09T08:09:59.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:09:59 smithi118 bash[59345]: audit 2023-10-09T08:09:59.458101+0000 mon.a (mon.0) 167 : audit 0 from='client.? 172.21.15.81:0/2851663531' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:09:59.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.617461+0000 mon.c (mon.2) 59 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:59.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.619258+0000 mon.c (mon.2) 60 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:09:59.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.630592+0000 mon.a (mon.0) 158 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:59.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.715213+0000 mon.c (mon.2) 61 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:09:59.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.719076+0000 mon.c (mon.2) 62 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:09:59.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.721103+0000 mon.c (mon.2) 63 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:09:59.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.732927+0000 mon.a (mon.0) 159 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:59.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.734629+0000 mon.c (mon.2) 64 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-09T08:09:59.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.735081+0000 mon.a (mon.0) 160 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-09T08:09:59.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.741433+0000 mon.a (mon.0) 161 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-09T08:09:59.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.745579+0000 mon.c (mon.2) 65 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-09T08:09:59.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.746099+0000 mon.a (mon.0) 162 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-09T08:09:59.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.755913+0000 mon.a (mon.0) 163 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-09T08:09:59.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.758127+0000 mon.c (mon.2) 66 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-09T08:09:59.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.758540+0000 mon.a (mon.0) 164 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-09T08:09:59.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.766156+0000 mon.a (mon.0) 165 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-09T08:09:59.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.768010+0000 mon.c (mon.2) 67 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:09:59.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.775450+0000 mon.a (mon.0) 166 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:59.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:58.778205+0000 mon.c (mon.2) 68 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-09T08:09:59.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[79557]: audit 2023-10-09T08:09:59.458101+0000 mon.a (mon.0) 167 : audit 0 from='client.? 172.21.15.81:0/2851663531' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:09:59.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.617461+0000 mon.c (mon.2) 59 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:09:59.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.619258+0000 mon.c (mon.2) 60 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:09:59.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.630592+0000 mon.a (mon.0) 158 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:59.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.715213+0000 mon.c (mon.2) 61 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:09:59.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.719076+0000 mon.c (mon.2) 62 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:09:59.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.721103+0000 mon.c (mon.2) 63 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:09:59.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.732927+0000 mon.a (mon.0) 159 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:59.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.734629+0000 mon.c (mon.2) 64 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-09T08:09:59.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.735081+0000 mon.a (mon.0) 160 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-09T08:09:59.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.741433+0000 mon.a (mon.0) 161 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-09T08:09:59.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.745579+0000 mon.c (mon.2) 65 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-09T08:09:59.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.746099+0000 mon.a (mon.0) 162 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-09T08:09:59.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.755913+0000 mon.a (mon.0) 163 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-09T08:09:59.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.758127+0000 mon.c (mon.2) 66 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-09T08:09:59.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.758540+0000 mon.a (mon.0) 164 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-09T08:09:59.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.766156+0000 mon.a (mon.0) 165 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-09T08:09:59.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.768010+0000 mon.c (mon.2) 67 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:09:59.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.775450+0000 mon.a (mon.0) 166 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:09:59.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:58.778205+0000 mon.c (mon.2) 68 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-09T08:09:59.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:09:59 smithi081 bash[76862]: audit 2023-10-09T08:09:59.458101+0000 mon.a (mon.0) 167 : audit 0 from='client.? 172.21.15.81:0/2851663531' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:00.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:00 smithi118 bash[59345]: cephadm 2023-10-09T08:09:58.722001+0000 mgr.y (mgr.26009) 202 : cephadm 1 Upgrade: Setting container_image for all mon 2023-10-09T08:10:00.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:00 smithi118 bash[59345]: cephadm 2023-10-09T08:09:58.768954+0000 mgr.y (mgr.26009) 203 : cephadm 1 Upgrade: Setting container_image for all crash 2023-10-09T08:10:00.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:00 smithi118 bash[59345]: audit 2023-10-09T08:09:58.778413+0000 mgr.y (mgr.26009) 204 : audit 0 from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-09T08:10:00.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:00 smithi118 bash[59345]: cephadm 2023-10-09T08:09:58.779617+0000 mgr.y (mgr.26009) 205 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-10-09T08:10:00.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:00 smithi118 bash[59345]: cluster 2023-10-09T08:09:59.119053+0000 mgr.y (mgr.26009) 206 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:00.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:00 smithi118 bash[59345]: cluster 2023-10-09T08:10:00.000130+0000 mon.a (mon.0) 168 : cluster 1 overall HEALTH_OK 2023-10-09T08:10:00.838 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:00 smithi081 bash[76862]: cephadm 2023-10-09T08:09:58.722001+0000 mgr.y (mgr.26009) 202 : cephadm 1 Upgrade: Setting container_image for all mon 2023-10-09T08:10:00.839 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:00 smithi081 bash[76862]: cephadm 2023-10-09T08:09:58.768954+0000 mgr.y (mgr.26009) 203 : cephadm 1 Upgrade: Setting container_image for all crash 2023-10-09T08:10:00.839 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:00 smithi081 bash[76862]: audit 2023-10-09T08:09:58.778413+0000 mgr.y (mgr.26009) 204 : audit 0 from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-09T08:10:00.839 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:00 smithi081 bash[76862]: cephadm 2023-10-09T08:09:58.779617+0000 mgr.y (mgr.26009) 205 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-10-09T08:10:00.839 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:00 smithi081 bash[76862]: cluster 2023-10-09T08:09:59.119053+0000 mgr.y (mgr.26009) 206 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:00.839 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:00 smithi081 bash[76862]: cluster 2023-10-09T08:10:00.000130+0000 mon.a (mon.0) 168 : cluster 1 overall HEALTH_OK 2023-10-09T08:10:00.839 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:00 smithi081 bash[79557]: cephadm 2023-10-09T08:09:58.722001+0000 mgr.y (mgr.26009) 202 : cephadm 1 Upgrade: Setting container_image for all mon 2023-10-09T08:10:00.839 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:00 smithi081 bash[79557]: cephadm 2023-10-09T08:09:58.768954+0000 mgr.y (mgr.26009) 203 : cephadm 1 Upgrade: Setting container_image for all crash 2023-10-09T08:10:00.839 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:00 smithi081 bash[79557]: audit 2023-10-09T08:09:58.778413+0000 mgr.y (mgr.26009) 204 : audit 0 from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-09T08:10:00.840 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:00 smithi081 bash[79557]: cephadm 2023-10-09T08:09:58.779617+0000 mgr.y (mgr.26009) 205 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-10-09T08:10:00.840 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:00 smithi081 bash[79557]: cluster 2023-10-09T08:09:59.119053+0000 mgr.y (mgr.26009) 206 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:00.840 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:00 smithi081 bash[79557]: cluster 2023-10-09T08:10:00.000130+0000 mon.a (mon.0) 168 : cluster 1 overall HEALTH_OK 2023-10-09T08:10:01.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:10:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:10:01] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.33.4" 2023-10-09T08:10:02.954 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:02 smithi081 bash[76862]: cluster 2023-10-09T08:10:01.119652+0000 mgr.y (mgr.26009) 207 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:02.954 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:02 smithi081 bash[76862]: cephadm 2023-10-09T08:10:01.650194+0000 mgr.y (mgr.26009) 208 : cephadm 1 Upgrade: Updating osd.0 2023-10-09T08:10:02.954 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:02 smithi081 bash[76862]: audit 2023-10-09T08:10:01.659154+0000 mon.a (mon.0) 169 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:02.954 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:02 smithi081 bash[76862]: audit 2023-10-09T08:10:01.660700+0000 mon.c (mon.2) 69 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T08:10:02.954 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:02 smithi081 bash[76862]: audit 2023-10-09T08:10:01.661540+0000 mon.c (mon.2) 70 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:10:02.954 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:02 smithi081 bash[76862]: audit 2023-10-09T08:10:01.840748+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.81:0/2375554939' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:02.955 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:02 smithi081 bash[79557]: cluster 2023-10-09T08:10:01.119652+0000 mgr.y (mgr.26009) 207 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:02.955 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:02 smithi081 bash[79557]: cephadm 2023-10-09T08:10:01.650194+0000 mgr.y (mgr.26009) 208 : cephadm 1 Upgrade: Updating osd.0 2023-10-09T08:10:02.955 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:02 smithi081 bash[79557]: audit 2023-10-09T08:10:01.659154+0000 mon.a (mon.0) 169 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:02.955 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:02 smithi081 bash[79557]: audit 2023-10-09T08:10:01.660700+0000 mon.c (mon.2) 69 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T08:10:02.955 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:02 smithi081 bash[79557]: audit 2023-10-09T08:10:01.661540+0000 mon.c (mon.2) 70 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:10:02.955 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:02 smithi081 bash[79557]: audit 2023-10-09T08:10:01.840748+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.81:0/2375554939' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:03.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:02 smithi118 bash[59345]: cluster 2023-10-09T08:10:01.119652+0000 mgr.y (mgr.26009) 207 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:03.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:02 smithi118 bash[59345]: cephadm 2023-10-09T08:10:01.650194+0000 mgr.y (mgr.26009) 208 : cephadm 1 Upgrade: Updating osd.0 2023-10-09T08:10:03.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:02 smithi118 bash[59345]: audit 2023-10-09T08:10:01.659154+0000 mon.a (mon.0) 169 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:03.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:02 smithi118 bash[59345]: audit 2023-10-09T08:10:01.660700+0000 mon.c (mon.2) 69 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T08:10:03.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:02 smithi118 bash[59345]: audit 2023-10-09T08:10:01.661540+0000 mon.c (mon.2) 70 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:10:03.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:02 smithi118 bash[59345]: audit 2023-10-09T08:10:01.840748+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.81:0/2375554939' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:03.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:03 smithi081 bash[76862]: cephadm 2023-10-09T08:10:01.663948+0000 mgr.y (mgr.26009) 209 : cephadm 1 Deploying daemon osd.0 on smithi081 2023-10-09T08:10:03.980 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:03 smithi081 bash[79557]: cephadm 2023-10-09T08:10:01.663948+0000 mgr.y (mgr.26009) 209 : cephadm 1 Deploying daemon osd.0 on smithi081 2023-10-09T08:10:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:03 smithi118 bash[59345]: cephadm 2023-10-09T08:10:01.663948+0000 mgr.y (mgr.26009) 209 : cephadm 1 Deploying daemon osd.0 on smithi081 2023-10-09T08:10:05.006 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:04 smithi081 bash[76862]: cluster 2023-10-09T08:10:03.120067+0000 mgr.y (mgr.26009) 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-09T08:10:05.006 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:04 smithi081 bash[76862]: audit 2023-10-09T08:10:04.195828+0000 mon.a (mon.0) 170 : audit 0 from='client.? 172.21.15.81:0/217407898' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:05.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:04 smithi081 bash[79557]: cluster 2023-10-09T08:10:03.120067+0000 mgr.y (mgr.26009) 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-09T08:10:05.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:04 smithi081 bash[79557]: audit 2023-10-09T08:10:04.195828+0000 mon.a (mon.0) 170 : audit 0 from='client.? 172.21.15.81:0/217407898' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:05.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:04 smithi118 bash[59345]: cluster 2023-10-09T08:10:03.120067+0000 mgr.y (mgr.26009) 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-09T08:10:05.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:04 smithi118 bash[59345]: audit 2023-10-09T08:10:04.195828+0000 mon.a (mon.0) 170 : audit 0 from='client.? 172.21.15.81:0/217407898' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:05.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:05 smithi081 bash[76862]: cluster 2023-10-09T08:10:05.120812+0000 mgr.y (mgr.26009) 211 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:05.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:05 smithi081 bash[79557]: cluster 2023-10-09T08:10:05.120812+0000 mgr.y (mgr.26009) 211 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:06.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:05 smithi118 bash[59345]: cluster 2023-10-09T08:10:05.120812+0000 mgr.y (mgr.26009) 211 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:06.793 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:06 smithi081 bash[76862]: audit 2023-10-09T08:10:06.566637+0000 mon.c (mon.2) 72 : audit 0 from='client.? 172.21.15.81:0/333384610' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:06.794 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:06 smithi081 bash[79557]: audit 2023-10-09T08:10:06.566637+0000 mon.c (mon.2) 72 : audit 0 from='client.? 172.21.15.81:0/333384610' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:06.794 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:06 smithi081 systemd[1]: Stopping Ceph osd.0 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:10:07.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:06 smithi118 bash[59345]: audit 2023-10-09T08:10:06.566637+0000 mon.c (mon.2) 72 : audit 0 from='client.? 172.21.15.81:0/333384610' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:07.125 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:06 smithi081 bash[37026]: debug 2023-10-09T08:10:06.788+0000 7f3a82989700 -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-09T08:10:07.125 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:06 smithi081 bash[37026]: debug 2023-10-09T08:10:06.788+0000 7f3a82989700 -1 osd.0 84 *** Got signal Terminated *** 2023-10-09T08:10:07.126 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:06 smithi081 bash[37026]: debug 2023-10-09T08:10:06.788+0000 7f3a82989700 -1 osd.0 84 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T08:10:07.994 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:07 smithi081 bash[76862]: cluster 2023-10-09T08:10:06.791666+0000 mon.a (mon.0) 171 : cluster 1 osd.0 marked itself down and dead 2023-10-09T08:10:07.994 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:07 smithi081 bash[76862]: cluster 2023-10-09T08:10:07.121580+0000 mgr.y (mgr.26009) 212 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:07.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:07 smithi081 bash[79557]: cluster 2023-10-09T08:10:06.791666+0000 mon.a (mon.0) 171 : cluster 1 osd.0 marked itself down and dead 2023-10-09T08:10:07.995 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:07 smithi081 bash[79557]: cluster 2023-10-09T08:10:07.121580+0000 mgr.y (mgr.26009) 212 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:08.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:07 smithi118 bash[59345]: cluster 2023-10-09T08:10:06.791666+0000 mon.a (mon.0) 171 : cluster 1 osd.0 marked itself down and dead 2023-10-09T08:10:08.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:07 smithi118 bash[59345]: cluster 2023-10-09T08:10:07.121580+0000 mgr.y (mgr.26009) 212 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:08.679 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:08 smithi081 bash[84954]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-0 2023-10-09T08:10:08.680 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:08 smithi081 bash[85025]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-0 2023-10-09T08:10:09.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:08 smithi118 bash[59345]: cluster 2023-10-09T08:10:07.675773+0000 mon.a (mon.0) 172 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:10:09.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:08 smithi118 bash[59345]: cluster 2023-10-09T08:10:07.684856+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T08:10:09.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:08 smithi118 bash[59345]: cluster 2023-10-09T08:10:07.686886+0000 mon.a (mon.0) 173 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-10-09T08:10:09.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:08 smithi118 bash[59345]: cluster 2023-10-09T08:10:07.687056+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T08:10:09.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:08 smithi118 bash[59345]: audit 2023-10-09T08:10:08.109637+0000 mon.a (mon.0) 174 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:09.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:08 smithi118 bash[59345]: audit 2023-10-09T08:10:08.113609+0000 mon.c (mon.2) 73 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:10:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:08 smithi081 bash[76862]: cluster 2023-10-09T08:10:07.675773+0000 mon.a (mon.0) 172 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:10:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:08 smithi081 bash[76862]: cluster 2023-10-09T08:10:07.684856+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T08:10:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:08 smithi081 bash[76862]: cluster 2023-10-09T08:10:07.686886+0000 mon.a (mon.0) 173 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-10-09T08:10:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:08 smithi081 bash[76862]: cluster 2023-10-09T08:10:07.687056+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T08:10:09.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:08 smithi081 bash[76862]: audit 2023-10-09T08:10:08.109637+0000 mon.a (mon.0) 174 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:09.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:08 smithi081 bash[76862]: audit 2023-10-09T08:10:08.113609+0000 mon.c (mon.2) 73 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:10:09.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:08 smithi081 bash[79557]: cluster 2023-10-09T08:10:07.675773+0000 mon.a (mon.0) 172 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:10:09.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:08 smithi081 bash[79557]: cluster 2023-10-09T08:10:07.684856+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T08:10:09.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:08 smithi081 bash[79557]: cluster 2023-10-09T08:10:07.686886+0000 mon.a (mon.0) 173 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-10-09T08:10:09.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:08 smithi081 bash[79557]: cluster 2023-10-09T08:10:07.687056+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T08:10:09.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:08 smithi081 bash[79557]: audit 2023-10-09T08:10:08.109637+0000 mon.a (mon.0) 174 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:09.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:08 smithi081 bash[79557]: audit 2023-10-09T08:10:08.113609+0000 mon.c (mon.2) 73 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:10:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:09 smithi118 bash[59345]: cluster 2023-10-09T08:10:08.695116+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:09 smithi118 bash[59345]: cluster 2023-10-09T08:10:08.696353+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:09 smithi118 bash[59345]: cluster 2023-10-09T08:10:08.697694+0000 mon.a (mon.0) 175 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-10-09T08:10:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:09 smithi118 bash[59345]: cluster 2023-10-09T08:10:08.697941+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:09 smithi118 bash[59345]: cluster 2023-10-09T08:10:08.698153+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:09 smithi118 bash[59345]: cluster 2023-10-09T08:10:08.698422+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:09 smithi118 bash[59345]: cluster 2023-10-09T08:10:08.699595+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:09 smithi118 bash[59345]: cluster 2023-10-09T08:10:08.700184+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:09 smithi118 bash[59345]: cluster 2023-10-09T08:10:08.700323+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:09 smithi118 bash[59345]: cluster 2023-10-09T08:10:08.701106+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:09 smithi118 bash[59345]: audit 2023-10-09T08:10:08.929919+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.81:0/3059096864' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:10.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:09 smithi118 bash[59345]: cluster 2023-10-09T08:10:09.122895+0000 mgr.y (mgr.26009) 213 : cluster 0 pgmap v148: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:10.129 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[79557]: cluster 2023-10-09T08:10:08.695116+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.129 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[79557]: cluster 2023-10-09T08:10:08.696353+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.129 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[79557]: cluster 2023-10-09T08:10:08.697694+0000 mon.a (mon.0) 175 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-10-09T08:10:10.129 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[79557]: cluster 2023-10-09T08:10:08.697941+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.129 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[79557]: cluster 2023-10-09T08:10:08.698153+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[79557]: cluster 2023-10-09T08:10:08.698422+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[79557]: cluster 2023-10-09T08:10:08.699595+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[79557]: cluster 2023-10-09T08:10:08.700184+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[79557]: cluster 2023-10-09T08:10:08.700323+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[79557]: cluster 2023-10-09T08:10:08.701106+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[79557]: audit 2023-10-09T08:10:08.929919+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.81:0/3059096864' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:10.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[79557]: cluster 2023-10-09T08:10:09.122895+0000 mgr.y (mgr.26009) 213 : cluster 0 pgmap v148: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:10.130 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[76862]: cluster 2023-10-09T08:10:08.695116+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.130 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[76862]: cluster 2023-10-09T08:10:08.696353+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.131 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[76862]: cluster 2023-10-09T08:10:08.697694+0000 mon.a (mon.0) 175 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-10-09T08:10:10.131 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[76862]: cluster 2023-10-09T08:10:08.697941+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.131 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[76862]: cluster 2023-10-09T08:10:08.698153+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.131 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[76862]: cluster 2023-10-09T08:10:08.698422+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.131 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[76862]: cluster 2023-10-09T08:10:08.699595+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.131 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[76862]: cluster 2023-10-09T08:10:08.700184+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.131 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[76862]: cluster 2023-10-09T08:10:08.700323+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.131 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[76862]: cluster 2023-10-09T08:10:08.701106+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T08:10:10.131 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[76862]: audit 2023-10-09T08:10:08.929919+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.81:0/3059096864' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:10.131 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:09 smithi081 bash[76862]: cluster 2023-10-09T08:10:09.122895+0000 mgr.y (mgr.26009) 213 : cluster 0 pgmap v148: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:10.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:10 smithi081 bash[76862]: cluster 2023-10-09T08:10:09.689793+0000 mon.a (mon.0) 176 : cluster 3 Health check failed: Degraded data redundancy: 14/84 objects degraded (16.667%), 9 pgs degraded (PG_DEGRADED) 2023-10-09T08:10:10.882 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:10 smithi081 bash[79557]: cluster 2023-10-09T08:10:09.689793+0000 mon.a (mon.0) 176 : cluster 3 Health check failed: Degraded data redundancy: 14/84 objects degraded (16.667%), 9 pgs degraded (PG_DEGRADED) 2023-10-09T08:10:11.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:10 smithi118 bash[59345]: cluster 2023-10-09T08:10:09.689793+0000 mon.a (mon.0) 176 : cluster 3 Health check failed: Degraded data redundancy: 14/84 objects degraded (16.667%), 9 pgs degraded (PG_DEGRADED) 2023-10-09T08:10:11.281 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:11 smithi081 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.0.service: Succeeded. 2023-10-09T08:10:11.281 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:11 smithi081 systemd[1]: Stopped Ceph osd.0 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:10:11.281 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:10:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:10:11] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.33.4" 2023-10-09T08:10:11.625 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:11 smithi081 systemd[1]: Started Ceph osd.0 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:10:12.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:11 smithi118 bash[59345]: cluster 2023-10-09T08:10:11.123472+0000 mgr.y (mgr.26009) 214 : cluster 0 pgmap v149: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:12.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:11 smithi118 bash[59345]: audit 2023-10-09T08:10:11.305060+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.81:0/3686267319' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:12.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:11 smithi118 bash[59345]: audit 2023-10-09T08:10:11.314989+0000 mon.a (mon.0) 177 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:12.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:11 smithi118 bash[59345]: audit 2023-10-09T08:10:11.342079+0000 mon.a (mon.0) 178 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:12.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:11 smithi118 bash[59345]: audit 2023-10-09T08:10:11.349178+0000 mon.c (mon.2) 76 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:10:12.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:11 smithi081 bash[76862]: cluster 2023-10-09T08:10:11.123472+0000 mgr.y (mgr.26009) 214 : cluster 0 pgmap v149: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:12.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:11 smithi081 bash[76862]: audit 2023-10-09T08:10:11.305060+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.81:0/3686267319' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:12.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:11 smithi081 bash[76862]: audit 2023-10-09T08:10:11.314989+0000 mon.a (mon.0) 177 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:12.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:11 smithi081 bash[76862]: audit 2023-10-09T08:10:11.342079+0000 mon.a (mon.0) 178 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:12.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:11 smithi081 bash[76862]: audit 2023-10-09T08:10:11.349178+0000 mon.c (mon.2) 76 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:10:12.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:11 smithi081 bash[79557]: cluster 2023-10-09T08:10:11.123472+0000 mgr.y (mgr.26009) 214 : cluster 0 pgmap v149: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:12.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:11 smithi081 bash[79557]: audit 2023-10-09T08:10:11.305060+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.81:0/3686267319' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:12.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:11 smithi081 bash[79557]: audit 2023-10-09T08:10:11.314989+0000 mon.a (mon.0) 177 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:12.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:11 smithi081 bash[79557]: audit 2023-10-09T08:10:11.342079+0000 mon.a (mon.0) 178 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:12.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:11 smithi081 bash[79557]: audit 2023-10-09T08:10:11.349178+0000 mon.c (mon.2) 76 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:10:13.209 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:12 smithi081 bash[85232]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-09T08:10:13.209 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:12 smithi081 bash[85232]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-09T08:10:13.209 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:12 smithi081 bash[85232]: 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-09T08:10:13.209 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:12 smithi081 bash[85232]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-10-09T08:10:13.210 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:12 smithi081 bash[85232]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-10-09T08:10:13.210 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:12 smithi081 bash[85232]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-10-09T08:10:13.210 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:12 smithi081 bash[85232]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-09T08:10:13.210 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:12 smithi081 bash[85232]: --> ceph-volume lvm activate successful for osd ID: 0 2023-10-09T08:10:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:14 smithi118 bash[59345]: cluster 2023-10-09T08:10:13.124231+0000 mgr.y (mgr.26009) 215 : cluster 0 pgmap v150: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:14 smithi118 bash[59345]: audit 2023-10-09T08:10:13.656246+0000 mon.a (mon.0) 179 : audit 0 from='client.? 172.21.15.81:0/3169749718' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:14.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:14 smithi081 bash[76862]: cluster 2023-10-09T08:10:13.124231+0000 mgr.y (mgr.26009) 215 : cluster 0 pgmap v150: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:14.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:14 smithi081 bash[76862]: audit 2023-10-09T08:10:13.656246+0000 mon.a (mon.0) 179 : audit 0 from='client.? 172.21.15.81:0/3169749718' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:14.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:14 smithi081 bash[79557]: cluster 2023-10-09T08:10:13.124231+0000 mgr.y (mgr.26009) 215 : cluster 0 pgmap v150: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:14.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:14 smithi081 bash[79557]: audit 2023-10-09T08:10:13.656246+0000 mon.a (mon.0) 179 : audit 0 from='client.? 172.21.15.81:0/3169749718' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:15.125 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:14 smithi081 bash[85528]: debug 2023-10-09T08:10:14.843+0000 7f2353123700 1 -- 172.21.15.81:0/223061934 <== mon.2 v2:172.21.15.81:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b8f0b1c4e0 con 0x55b8f0b76800 2023-10-09T08:10:15.875 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:15 smithi081 bash[85528]: debug 2023-10-09T08:10:15.379+0000 7f235c2a9640 -1 Falling back to public interface 2023-10-09T08:10:16.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:16 smithi118 bash[59345]: cluster 2023-10-09T08:10:15.125467+0000 mgr.y (mgr.26009) 216 : cluster 0 pgmap v151: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:16.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:16 smithi118 bash[59345]: audit 2023-10-09T08:10:16.024684+0000 mon.a (mon.0) 180 : audit 0 from='client.? 172.21.15.81:0/1582029951' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:16.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:16 smithi081 bash[76862]: cluster 2023-10-09T08:10:15.125467+0000 mgr.y (mgr.26009) 216 : cluster 0 pgmap v151: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:16.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:16 smithi081 bash[76862]: audit 2023-10-09T08:10:16.024684+0000 mon.a (mon.0) 180 : audit 0 from='client.? 172.21.15.81:0/1582029951' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:16.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:16 smithi081 bash[79557]: cluster 2023-10-09T08:10:15.125467+0000 mgr.y (mgr.26009) 216 : cluster 0 pgmap v151: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:16.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:16 smithi081 bash[79557]: audit 2023-10-09T08:10:16.024684+0000 mon.a (mon.0) 180 : audit 0 from='client.? 172.21.15.81:0/1582029951' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:18.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:18 smithi118 bash[59345]: cluster 2023-10-09T08:10:17.126422+0000 mgr.y (mgr.26009) 217 : cluster 0 pgmap v152: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:18.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:18 smithi081 bash[76862]: cluster 2023-10-09T08:10:17.126422+0000 mgr.y (mgr.26009) 217 : cluster 0 pgmap v152: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:18.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:18 smithi081 bash[79557]: cluster 2023-10-09T08:10:17.126422+0000 mgr.y (mgr.26009) 217 : cluster 0 pgmap v152: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:19.375 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:18 smithi081 bash[85528]: debug 2023-10-09T08:10:18.895+0000 7f235c2a9640 -1 osd.0 84 log_to_monitors true 2023-10-09T08:10:19.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:19 smithi118 bash[59345]: audit 2023-10-09T08:10:18.390414+0000 mon.a (mon.0) 181 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:19.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:19 smithi118 bash[59345]: audit 2023-10-09T08:10:18.399219+0000 mon.a (mon.0) 182 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:19.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:19 smithi118 bash[59345]: audit 2023-10-09T08:10:18.400497+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.81:0/3544661508' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:19.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:19 smithi118 bash[59345]: audit 2023-10-09T08:10:18.905553+0000 mon.c (mon.2) 78 : audit 1 from='osd.0 [v2:172.21.15.81:6802/2047548389,v1:172.21.15.81:6803/2047548389]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-09T08:10:19.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:19 smithi118 bash[59345]: audit 2023-10-09T08:10:18.905981+0000 mon.a (mon.0) 183 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-09T08:10:19.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:19 smithi118 bash[59345]: audit 2023-10-09T08:10:19.245708+0000 mon.a (mon.0) 184 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:19.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:19 smithi118 bash[59345]: audit 2023-10-09T08:10:19.257437+0000 mon.a (mon.0) 185 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:19.875 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 08:10:19 smithi081 bash[85528]: debug 2023-10-09T08:10:19.455+0000 7f234cf14700 -1 osd.0 84 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-09T08:10:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:19 smithi081 bash[79557]: audit 2023-10-09T08:10:18.390414+0000 mon.a (mon.0) 181 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:19 smithi081 bash[79557]: audit 2023-10-09T08:10:18.399219+0000 mon.a (mon.0) 182 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:19 smithi081 bash[79557]: audit 2023-10-09T08:10:18.400497+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.81:0/3544661508' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:19 smithi081 bash[79557]: audit 2023-10-09T08:10:18.905553+0000 mon.c (mon.2) 78 : audit 1 from='osd.0 [v2:172.21.15.81:6802/2047548389,v1:172.21.15.81:6803/2047548389]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-09T08:10:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:19 smithi081 bash[79557]: audit 2023-10-09T08:10:18.905981+0000 mon.a (mon.0) 183 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-09T08:10:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:19 smithi081 bash[79557]: audit 2023-10-09T08:10:19.245708+0000 mon.a (mon.0) 184 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:19 smithi081 bash[79557]: audit 2023-10-09T08:10:19.257437+0000 mon.a (mon.0) 185 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:19.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:19 smithi081 bash[76862]: audit 2023-10-09T08:10:18.390414+0000 mon.a (mon.0) 181 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:19.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:19 smithi081 bash[76862]: audit 2023-10-09T08:10:18.399219+0000 mon.a (mon.0) 182 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:19.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:19 smithi081 bash[76862]: audit 2023-10-09T08:10:18.400497+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.81:0/3544661508' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:19.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:19 smithi081 bash[76862]: audit 2023-10-09T08:10:18.905553+0000 mon.c (mon.2) 78 : audit 1 from='osd.0 [v2:172.21.15.81:6802/2047548389,v1:172.21.15.81:6803/2047548389]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-09T08:10:19.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:19 smithi081 bash[76862]: audit 2023-10-09T08:10:18.905981+0000 mon.a (mon.0) 183 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-09T08:10:19.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:19 smithi081 bash[76862]: audit 2023-10-09T08:10:19.245708+0000 mon.a (mon.0) 184 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:19.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:19 smithi081 bash[76862]: audit 2023-10-09T08:10:19.257437+0000 mon.a (mon.0) 185 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:20 smithi118 bash[59345]: cluster 2023-10-09T08:10:19.127676+0000 mgr.y (mgr.26009) 218 : cluster 0 pgmap v153: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:20 smithi118 bash[59345]: cluster 2023-10-09T08:10:19.404104+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e87 with expected crc 2023-10-09T08:10:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:20 smithi118 bash[59345]: cluster 2023-10-09T08:10:19.405336+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e87 with expected crc 2023-10-09T08:10:20.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:20 smithi118 bash[59345]: audit 2023-10-09T08:10:19.407745+0000 mon.a (mon.0) 186 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-09T08:10:20.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:20 smithi118 bash[59345]: cluster 2023-10-09T08:10:19.407847+0000 mon.a (mon.0) 187 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-10-09T08:10:20.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:20 smithi118 bash[59345]: audit 2023-10-09T08:10:19.409117+0000 mon.c (mon.2) 79 : audit 1 from='osd.0 [v2:172.21.15.81:6802/2047548389,v1:172.21.15.81:6803/2047548389]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:10:20.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:20 smithi118 bash[59345]: audit 2023-10-09T08:10:19.416594+0000 mon.a (mon.0) 188 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:10:20.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:20 smithi081 bash[79557]: cluster 2023-10-09T08:10:19.127676+0000 mgr.y (mgr.26009) 218 : cluster 0 pgmap v153: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:20.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:20 smithi081 bash[79557]: cluster 2023-10-09T08:10:19.404104+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e87 with expected crc 2023-10-09T08:10:20.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:20 smithi081 bash[79557]: cluster 2023-10-09T08:10:19.405336+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e87 with expected crc 2023-10-09T08:10:20.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:20 smithi081 bash[79557]: audit 2023-10-09T08:10:19.407745+0000 mon.a (mon.0) 186 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-09T08:10:20.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:20 smithi081 bash[79557]: cluster 2023-10-09T08:10:19.407847+0000 mon.a (mon.0) 187 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-10-09T08:10:20.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:20 smithi081 bash[79557]: audit 2023-10-09T08:10:19.409117+0000 mon.c (mon.2) 79 : audit 1 from='osd.0 [v2:172.21.15.81:6802/2047548389,v1:172.21.15.81:6803/2047548389]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:10:20.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:20 smithi081 bash[79557]: audit 2023-10-09T08:10:19.416594+0000 mon.a (mon.0) 188 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:10:20.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:20 smithi081 bash[76862]: cluster 2023-10-09T08:10:19.127676+0000 mgr.y (mgr.26009) 218 : cluster 0 pgmap v153: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:20.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:20 smithi081 bash[76862]: cluster 2023-10-09T08:10:19.404104+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e87 with expected crc 2023-10-09T08:10:20.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:20 smithi081 bash[76862]: cluster 2023-10-09T08:10:19.405336+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e87 with expected crc 2023-10-09T08:10:20.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:20 smithi081 bash[76862]: audit 2023-10-09T08:10:19.407745+0000 mon.a (mon.0) 186 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-09T08:10:20.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:20 smithi081 bash[76862]: cluster 2023-10-09T08:10:19.407847+0000 mon.a (mon.0) 187 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-10-09T08:10:20.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:20 smithi081 bash[76862]: audit 2023-10-09T08:10:19.409117+0000 mon.c (mon.2) 79 : audit 1 from='osd.0 [v2:172.21.15.81:6802/2047548389,v1:172.21.15.81:6803/2047548389]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:10:20.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:20 smithi081 bash[76862]: audit 2023-10-09T08:10:19.416594+0000 mon.a (mon.0) 188 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:10:21.406 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:10:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:10:21] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.33.4" 2023-10-09T08:10:21.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:21 smithi118 bash[59345]: cluster 2023-10-09T08:10:20.411792+0000 mon.a (mon.0) 189 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:10:21.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:21 smithi118 bash[59345]: cluster 2023-10-09T08:10:20.416303+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T08:10:21.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:21 smithi118 bash[59345]: cluster 2023-10-09T08:10:20.418383+0000 mon.a (mon.0) 190 : cluster 1 osd.0 [v2:172.21.15.81:6802/2047548389,v1:172.21.15.81:6803/2047548389] boot 2023-10-09T08:10:21.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:21 smithi118 bash[59345]: cluster 2023-10-09T08:10:20.418437+0000 mon.a (mon.0) 191 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-10-09T08:10:21.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:21 smithi118 bash[59345]: cluster 2023-10-09T08:10:20.420543+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T08:10:21.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:21 smithi118 bash[59345]: audit 2023-10-09T08:10:20.422676+0000 mon.c (mon.2) 80 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T08:10:21.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:21 smithi118 bash[59345]: audit 2023-10-09T08:10:20.778711+0000 mon.c (mon.2) 81 : audit 0 from='client.? 172.21.15.81:0/3110098718' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:21.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:21 smithi081 bash[76862]: cluster 2023-10-09T08:10:20.411792+0000 mon.a (mon.0) 189 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:10:21.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:21 smithi081 bash[76862]: cluster 2023-10-09T08:10:20.416303+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T08:10:21.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:21 smithi081 bash[76862]: cluster 2023-10-09T08:10:20.418383+0000 mon.a (mon.0) 190 : cluster 1 osd.0 [v2:172.21.15.81:6802/2047548389,v1:172.21.15.81:6803/2047548389] boot 2023-10-09T08:10:21.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:21 smithi081 bash[76862]: cluster 2023-10-09T08:10:20.418437+0000 mon.a (mon.0) 191 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-10-09T08:10:21.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:21 smithi081 bash[76862]: cluster 2023-10-09T08:10:20.420543+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T08:10:21.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:21 smithi081 bash[76862]: audit 2023-10-09T08:10:20.422676+0000 mon.c (mon.2) 80 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T08:10:21.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:21 smithi081 bash[76862]: audit 2023-10-09T08:10:20.778711+0000 mon.c (mon.2) 81 : audit 0 from='client.? 172.21.15.81:0/3110098718' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:21.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:21 smithi081 bash[79557]: cluster 2023-10-09T08:10:20.411792+0000 mon.a (mon.0) 189 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:10:21.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:21 smithi081 bash[79557]: cluster 2023-10-09T08:10:20.416303+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T08:10:21.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:21 smithi081 bash[79557]: cluster 2023-10-09T08:10:20.418383+0000 mon.a (mon.0) 190 : cluster 1 osd.0 [v2:172.21.15.81:6802/2047548389,v1:172.21.15.81:6803/2047548389] boot 2023-10-09T08:10:21.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:21 smithi081 bash[79557]: cluster 2023-10-09T08:10:20.418437+0000 mon.a (mon.0) 191 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-10-09T08:10:21.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:21 smithi081 bash[79557]: cluster 2023-10-09T08:10:20.420543+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T08:10:21.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:21 smithi081 bash[79557]: audit 2023-10-09T08:10:20.422676+0000 mon.c (mon.2) 80 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T08:10:21.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:21 smithi081 bash[79557]: audit 2023-10-09T08:10:20.778711+0000 mon.c (mon.2) 81 : audit 0 from='client.? 172.21.15.81:0/3110098718' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:22 smithi118 bash[59345]: cluster 2023-10-09T08:10:21.128435+0000 mgr.y (mgr.26009) 219 : cluster 0 pgmap v156: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:22 smithi118 bash[59345]: cluster 2023-10-09T08:10:21.422636+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:22 smithi118 bash[59345]: cluster 2023-10-09T08:10:21.424484+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:22 smithi118 bash[59345]: cluster 2023-10-09T08:10:21.425646+0000 mon.a (mon.0) 192 : cluster 0 osdmap e89: 8 total, 8 up, 8 in 2023-10-09T08:10:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:22 smithi118 bash[59345]: cluster 2023-10-09T08:10:21.425946+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:22 smithi118 bash[59345]: cluster 2023-10-09T08:10:21.425960+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:22 smithi118 bash[59345]: cluster 2023-10-09T08:10:21.426133+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:22 smithi118 bash[59345]: cluster 2023-10-09T08:10:21.428244+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:22 smithi118 bash[59345]: cluster 2023-10-09T08:10:21.428261+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:22 smithi118 bash[59345]: cluster 2023-10-09T08:10:21.428430+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:22 smithi118 bash[59345]: cluster 2023-10-09T08:10:21.431345+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:22 smithi118 bash[59345]: cluster 2023-10-09T08:10:21.431505+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:22 smithi118 bash[59345]: cluster 2023-10-09T08:10:21.433729+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:22 smithi118 bash[59345]: cluster 2023-10-09T08:10:21.434342+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[79557]: cluster 2023-10-09T08:10:21.128435+0000 mgr.y (mgr.26009) 219 : cluster 0 pgmap v156: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:22.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[79557]: cluster 2023-10-09T08:10:21.422636+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[79557]: cluster 2023-10-09T08:10:21.424484+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[79557]: cluster 2023-10-09T08:10:21.425646+0000 mon.a (mon.0) 192 : cluster 0 osdmap e89: 8 total, 8 up, 8 in 2023-10-09T08:10:22.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[79557]: cluster 2023-10-09T08:10:21.425946+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[79557]: cluster 2023-10-09T08:10:21.425960+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[79557]: cluster 2023-10-09T08:10:21.426133+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[79557]: cluster 2023-10-09T08:10:21.428244+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[79557]: cluster 2023-10-09T08:10:21.428261+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[79557]: cluster 2023-10-09T08:10:21.428430+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[79557]: cluster 2023-10-09T08:10:21.431345+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[79557]: cluster 2023-10-09T08:10:21.431505+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[79557]: cluster 2023-10-09T08:10:21.433729+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[79557]: cluster 2023-10-09T08:10:21.434342+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[76862]: cluster 2023-10-09T08:10:21.128435+0000 mgr.y (mgr.26009) 219 : cluster 0 pgmap v156: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[76862]: cluster 2023-10-09T08:10:21.422636+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[76862]: cluster 2023-10-09T08:10:21.424484+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[76862]: cluster 2023-10-09T08:10:21.425646+0000 mon.a (mon.0) 192 : cluster 0 osdmap e89: 8 total, 8 up, 8 in 2023-10-09T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[76862]: cluster 2023-10-09T08:10:21.425946+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[76862]: cluster 2023-10-09T08:10:21.425960+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[76862]: cluster 2023-10-09T08:10:21.426133+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[76862]: cluster 2023-10-09T08:10:21.428244+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[76862]: cluster 2023-10-09T08:10:21.428261+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[76862]: cluster 2023-10-09T08:10:21.428430+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[76862]: cluster 2023-10-09T08:10:21.431345+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[76862]: cluster 2023-10-09T08:10:21.431505+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[76862]: cluster 2023-10-09T08:10:21.433729+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:22.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:22 smithi081 bash[76862]: cluster 2023-10-09T08:10:21.434342+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T08:10:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:24 smithi081 bash[76862]: audit 2023-10-09T08:10:23.112710+0000 mon.a (mon.0) 193 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:24 smithi081 bash[76862]: audit 2023-10-09T08:10:23.114472+0000 mon.c (mon.2) 82 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:10:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:24 smithi081 bash[76862]: cluster 2023-10-09T08:10:23.129006+0000 mgr.y (mgr.26009) 220 : cluster 0 pgmap v158: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:24 smithi081 bash[76862]: audit 2023-10-09T08:10:23.153045+0000 mon.c (mon.2) 83 : audit 0 from='client.? 172.21.15.81:0/2232605309' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:24 smithi081 bash[79557]: audit 2023-10-09T08:10:23.112710+0000 mon.a (mon.0) 193 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:24 smithi081 bash[79557]: audit 2023-10-09T08:10:23.114472+0000 mon.c (mon.2) 82 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:10:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:24 smithi081 bash[79557]: cluster 2023-10-09T08:10:23.129006+0000 mgr.y (mgr.26009) 220 : cluster 0 pgmap v158: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:24 smithi081 bash[79557]: audit 2023-10-09T08:10:23.153045+0000 mon.c (mon.2) 83 : audit 0 from='client.? 172.21.15.81:0/2232605309' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:24 smithi118 bash[59345]: audit 2023-10-09T08:10:23.112710+0000 mon.a (mon.0) 193 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:24 smithi118 bash[59345]: audit 2023-10-09T08:10:23.114472+0000 mon.c (mon.2) 82 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:10:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:24 smithi118 bash[59345]: cluster 2023-10-09T08:10:23.129006+0000 mgr.y (mgr.26009) 220 : cluster 0 pgmap v158: 73 pgs: 9 active+undersized+degraded, 17 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-09T08:10:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:24 smithi118 bash[59345]: audit 2023-10-09T08:10:23.153045+0000 mon.c (mon.2) 83 : audit 0 from='client.? 172.21.15.81:0/2232605309' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:25.494 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:25 smithi081 bash[76862]: cluster 2023-10-09T08:10:25.182334+0000 mon.a (mon.0) 194 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/84 objects degraded (16.667%), 9 pgs degraded) 2023-10-09T08:10:25.494 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:25 smithi081 bash[76862]: cluster 2023-10-09T08:10:25.182391+0000 mon.a (mon.0) 195 : cluster 1 Cluster is now healthy 2023-10-09T08:10:25.495 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:25 smithi081 bash[79557]: cluster 2023-10-09T08:10:25.182334+0000 mon.a (mon.0) 194 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/84 objects degraded (16.667%), 9 pgs degraded) 2023-10-09T08:10:25.495 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:25 smithi081 bash[79557]: cluster 2023-10-09T08:10:25.182391+0000 mon.a (mon.0) 195 : cluster 1 Cluster is now healthy 2023-10-09T08:10:25.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:25 smithi118 bash[59345]: cluster 2023-10-09T08:10:25.182334+0000 mon.a (mon.0) 194 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/84 objects degraded (16.667%), 9 pgs degraded) 2023-10-09T08:10:25.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:25 smithi118 bash[59345]: cluster 2023-10-09T08:10:25.182391+0000 mon.a (mon.0) 195 : cluster 1 Cluster is now healthy 2023-10-09T08:10:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:26 smithi118 bash[59345]: cluster 2023-10-09T08:10:25.130096+0000 mgr.y (mgr.26009) 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-09T08:10:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:26 smithi118 bash[59345]: audit 2023-10-09T08:10:25.523786+0000 mon.c (mon.2) 84 : audit 0 from='client.? 172.21.15.81:0/4215707629' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:26.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:26 smithi081 bash[79557]: cluster 2023-10-09T08:10:25.130096+0000 mgr.y (mgr.26009) 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-09T08:10:26.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:26 smithi081 bash[79557]: audit 2023-10-09T08:10:25.523786+0000 mon.c (mon.2) 84 : audit 0 from='client.? 172.21.15.81:0/4215707629' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:26.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:26 smithi081 bash[76862]: cluster 2023-10-09T08:10:25.130096+0000 mgr.y (mgr.26009) 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-09T08:10:26.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:26 smithi081 bash[76862]: audit 2023-10-09T08:10:25.523786+0000 mon.c (mon.2) 84 : audit 0 from='client.? 172.21.15.81:0/4215707629' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:28.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:28 smithi118 bash[59345]: cluster 2023-10-09T08:10:27.130740+0000 mgr.y (mgr.26009) 222 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:28.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:28 smithi118 bash[59345]: audit 2023-10-09T08:10:27.885412+0000 mon.a (mon.0) 196 : audit 0 from='client.? 172.21.15.81:0/3407152501' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:28.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:28 smithi081 bash[76862]: cluster 2023-10-09T08:10:27.130740+0000 mgr.y (mgr.26009) 222 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:28.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:28 smithi081 bash[76862]: audit 2023-10-09T08:10:27.885412+0000 mon.a (mon.0) 196 : audit 0 from='client.? 172.21.15.81:0/3407152501' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:28.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:28 smithi081 bash[79557]: cluster 2023-10-09T08:10:27.130740+0000 mgr.y (mgr.26009) 222 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:28.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:28 smithi081 bash[79557]: audit 2023-10-09T08:10:27.885412+0000 mon.a (mon.0) 196 : audit 0 from='client.? 172.21.15.81:0/3407152501' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:30.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[79557]: audit 2023-10-09T08:10:29.062277+0000 mon.a (mon.0) 197 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:30.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[79557]: audit 2023-10-09T08:10:29.071778+0000 mon.a (mon.0) 198 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:30.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[79557]: audit 2023-10-09T08:10:29.074122+0000 mon.c (mon.2) 85 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:10:30.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[79557]: audit 2023-10-09T08:10:29.075604+0000 mon.c (mon.2) 86 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:10:30.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[79557]: audit 2023-10-09T08:10:29.083584+0000 mon.a (mon.0) 199 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:30.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[79557]: cluster 2023-10-09T08:10:29.131690+0000 mgr.y (mgr.26009) 223 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:30.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[79557]: audit 2023-10-09T08:10:29.170477+0000 mon.c (mon.2) 87 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:10:30.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[79557]: audit 2023-10-09T08:10:29.175593+0000 mon.c (mon.2) 88 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:30.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[79557]: audit 2023-10-09T08:10:29.178124+0000 mon.c (mon.2) 89 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:30.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[79557]: audit 2023-10-09T08:10:29.180479+0000 mon.c (mon.2) 90 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:30.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[79557]: audit 2023-10-09T08:10:29.183165+0000 mon.c (mon.2) 91 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-09T08:10:30.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[79557]: audit 2023-10-09T08:10:29.183426+0000 mgr.y (mgr.26009) 224 : audit 0 from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-09T08:10:30.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[79557]: cephadm 2023-10-09T08:10:29.184948+0000 mgr.y (mgr.26009) 225 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-10-09T08:10:30.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[76862]: audit 2023-10-09T08:10:29.062277+0000 mon.a (mon.0) 197 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:30.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[76862]: audit 2023-10-09T08:10:29.071778+0000 mon.a (mon.0) 198 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:30.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[76862]: audit 2023-10-09T08:10:29.074122+0000 mon.c (mon.2) 85 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:10:30.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[76862]: audit 2023-10-09T08:10:29.075604+0000 mon.c (mon.2) 86 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:10:30.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[76862]: audit 2023-10-09T08:10:29.083584+0000 mon.a (mon.0) 199 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:30.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[76862]: cluster 2023-10-09T08:10:29.131690+0000 mgr.y (mgr.26009) 223 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:30.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[76862]: audit 2023-10-09T08:10:29.170477+0000 mon.c (mon.2) 87 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:10:30.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[76862]: audit 2023-10-09T08:10:29.175593+0000 mon.c (mon.2) 88 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:30.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[76862]: audit 2023-10-09T08:10:29.178124+0000 mon.c (mon.2) 89 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:30.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[76862]: audit 2023-10-09T08:10:29.180479+0000 mon.c (mon.2) 90 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:30.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[76862]: audit 2023-10-09T08:10:29.183165+0000 mon.c (mon.2) 91 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-09T08:10:30.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[76862]: audit 2023-10-09T08:10:29.183426+0000 mgr.y (mgr.26009) 224 : audit 0 from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-09T08:10:30.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:30 smithi081 bash[76862]: cephadm 2023-10-09T08:10:29.184948+0000 mgr.y (mgr.26009) 225 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-10-09T08:10:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:30 smithi118 bash[59345]: audit 2023-10-09T08:10:29.062277+0000 mon.a (mon.0) 197 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:30 smithi118 bash[59345]: audit 2023-10-09T08:10:29.071778+0000 mon.a (mon.0) 198 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:30 smithi118 bash[59345]: audit 2023-10-09T08:10:29.074122+0000 mon.c (mon.2) 85 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:10:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:30 smithi118 bash[59345]: audit 2023-10-09T08:10:29.075604+0000 mon.c (mon.2) 86 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:10:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:30 smithi118 bash[59345]: audit 2023-10-09T08:10:29.083584+0000 mon.a (mon.0) 199 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:30 smithi118 bash[59345]: cluster 2023-10-09T08:10:29.131690+0000 mgr.y (mgr.26009) 223 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:30 smithi118 bash[59345]: audit 2023-10-09T08:10:29.170477+0000 mon.c (mon.2) 87 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:10:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:30 smithi118 bash[59345]: audit 2023-10-09T08:10:29.175593+0000 mon.c (mon.2) 88 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:30 smithi118 bash[59345]: audit 2023-10-09T08:10:29.178124+0000 mon.c (mon.2) 89 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:30 smithi118 bash[59345]: audit 2023-10-09T08:10:29.180479+0000 mon.c (mon.2) 90 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:30 smithi118 bash[59345]: audit 2023-10-09T08:10:29.183165+0000 mon.c (mon.2) 91 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-09T08:10:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:30 smithi118 bash[59345]: audit 2023-10-09T08:10:29.183426+0000 mgr.y (mgr.26009) 224 : audit 0 from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-09T08:10:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:30 smithi118 bash[59345]: cephadm 2023-10-09T08:10:29.184948+0000 mgr.y (mgr.26009) 225 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-10-09T08:10:31.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:31 smithi081 bash[76862]: audit 2023-10-09T08:10:30.254115+0000 mon.c (mon.2) 92 : audit 0 from='client.? 172.21.15.81:0/3977338814' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:31.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:31 smithi081 bash[79557]: audit 2023-10-09T08:10:30.254115+0000 mon.c (mon.2) 92 : audit 0 from='client.? 172.21.15.81:0/3977338814' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:31.376 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:10:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:10:31] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.33.4" 2023-10-09T08:10:31.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:31 smithi118 bash[59345]: audit 2023-10-09T08:10:30.254115+0000 mon.c (mon.2) 92 : audit 0 from='client.? 172.21.15.81:0/3977338814' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:32.840 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:32 smithi081 bash[76862]: cluster 2023-10-09T08:10:31.132432+0000 mgr.y (mgr.26009) 226 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:32.840 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:32 smithi081 bash[76862]: cephadm 2023-10-09T08:10:31.554764+0000 mgr.y (mgr.26009) 227 : cephadm 1 Upgrade: Updating osd.1 2023-10-09T08:10:32.840 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:32 smithi081 bash[76862]: audit 2023-10-09T08:10:31.563812+0000 mon.a (mon.0) 200 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:32.840 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:32 smithi081 bash[76862]: audit 2023-10-09T08:10:31.565393+0000 mon.c (mon.2) 93 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T08:10:32.840 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:32 smithi081 bash[76862]: audit 2023-10-09T08:10:31.566407+0000 mon.c (mon.2) 94 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:10:32.840 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:32 smithi081 bash[76862]: cephadm 2023-10-09T08:10:31.569360+0000 mgr.y (mgr.26009) 228 : cephadm 1 Deploying daemon osd.1 on smithi081 2023-10-09T08:10:32.841 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:32 smithi081 bash[79557]: cluster 2023-10-09T08:10:31.132432+0000 mgr.y (mgr.26009) 226 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:32.841 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:32 smithi081 bash[79557]: cephadm 2023-10-09T08:10:31.554764+0000 mgr.y (mgr.26009) 227 : cephadm 1 Upgrade: Updating osd.1 2023-10-09T08:10:32.841 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:32 smithi081 bash[79557]: audit 2023-10-09T08:10:31.563812+0000 mon.a (mon.0) 200 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:32.841 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:32 smithi081 bash[79557]: audit 2023-10-09T08:10:31.565393+0000 mon.c (mon.2) 93 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T08:10:32.841 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:32 smithi081 bash[79557]: audit 2023-10-09T08:10:31.566407+0000 mon.c (mon.2) 94 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:10:32.841 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:32 smithi081 bash[79557]: cephadm 2023-10-09T08:10:31.569360+0000 mgr.y (mgr.26009) 228 : cephadm 1 Deploying daemon osd.1 on smithi081 2023-10-09T08:10:33.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:32 smithi118 bash[59345]: cluster 2023-10-09T08:10:31.132432+0000 mgr.y (mgr.26009) 226 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:33.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:32 smithi118 bash[59345]: cephadm 2023-10-09T08:10:31.554764+0000 mgr.y (mgr.26009) 227 : cephadm 1 Upgrade: Updating osd.1 2023-10-09T08:10:33.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:32 smithi118 bash[59345]: audit 2023-10-09T08:10:31.563812+0000 mon.a (mon.0) 200 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:33.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:32 smithi118 bash[59345]: audit 2023-10-09T08:10:31.565393+0000 mon.c (mon.2) 93 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T08:10:33.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:32 smithi118 bash[59345]: audit 2023-10-09T08:10:31.566407+0000 mon.c (mon.2) 94 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:10:33.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:32 smithi118 bash[59345]: cephadm 2023-10-09T08:10:31.569360+0000 mgr.y (mgr.26009) 228 : cephadm 1 Deploying daemon osd.1 on smithi081 2023-10-09T08:10:33.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:33 smithi081 bash[76862]: audit 2023-10-09T08:10:32.604962+0000 mon.c (mon.2) 95 : audit 0 from='client.? 172.21.15.81:0/464582819' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:34.169 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:33 smithi081 bash[76862]: audit 2023-10-09T08:10:33.179729+0000 mon.a (mon.0) 201 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:34.169 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:33 smithi081 bash[79557]: audit 2023-10-09T08:10:32.604962+0000 mon.c (mon.2) 95 : audit 0 from='client.? 172.21.15.81:0/464582819' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:34.170 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:33 smithi081 bash[79557]: audit 2023-10-09T08:10:33.179729+0000 mon.a (mon.0) 201 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:34.170 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:33 smithi118 bash[59345]: audit 2023-10-09T08:10:32.604962+0000 mon.c (mon.2) 95 : audit 0 from='client.? 172.21.15.81:0/464582819' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:34.170 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:33 smithi118 bash[59345]: audit 2023-10-09T08:10:33.179729+0000 mon.a (mon.0) 201 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:34.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:34 smithi081 bash[79557]: cluster 2023-10-09T08:10:33.132827+0000 mgr.y (mgr.26009) 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-09T08:10:34.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:34 smithi081 bash[76862]: cluster 2023-10-09T08:10:33.132827+0000 mgr.y (mgr.26009) 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-09T08:10:35.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:34 smithi118 bash[59345]: cluster 2023-10-09T08:10:33.132827+0000 mgr.y (mgr.26009) 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-09T08:10:35.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:35 smithi081 bash[76862]: audit 2023-10-09T08:10:34.963800+0000 mon.c (mon.2) 96 : audit 0 from='client.? 172.21.15.81:0/2655371180' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:35.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:35 smithi081 bash[79557]: audit 2023-10-09T08:10:34.963800+0000 mon.c (mon.2) 96 : audit 0 from='client.? 172.21.15.81:0/2655371180' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:36.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:35 smithi118 bash[59345]: audit 2023-10-09T08:10:34.963800+0000 mon.c (mon.2) 96 : audit 0 from='client.? 172.21.15.81:0/2655371180' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:36.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:36 smithi081 bash[76862]: cluster 2023-10-09T08:10:35.133782+0000 mgr.y (mgr.26009) 230 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:36.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:36 smithi081 bash[79557]: cluster 2023-10-09T08:10:35.133782+0000 mgr.y (mgr.26009) 230 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:36.876 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:36 smithi081 systemd[1]: Stopping Ceph osd.1 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:10:37.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:36 smithi118 bash[59345]: cluster 2023-10-09T08:10:35.133782+0000 mgr.y (mgr.26009) 230 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:37.375 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:36 smithi081 bash[41109]: debug 2023-10-09T08:10:36.895+0000 7f51d4c75700 -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-09T08:10:37.375 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:36 smithi081 bash[41109]: debug 2023-10-09T08:10:36.895+0000 7f51d4c75700 -1 osd.1 89 *** Got signal Terminated *** 2023-10-09T08:10:37.375 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:36 smithi081 bash[41109]: debug 2023-10-09T08:10:36.895+0000 7f51d4c75700 -1 osd.1 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T08:10:37.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:37 smithi081 bash[76862]: cluster 2023-10-09T08:10:36.899969+0000 mon.a (mon.0) 202 : cluster 1 osd.1 marked itself down and dead 2023-10-09T08:10:37.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:37 smithi081 bash[76862]: audit 2023-10-09T08:10:37.328524+0000 mon.a (mon.0) 203 : audit 0 from='client.? 172.21.15.81:0/3245868931' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:37.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:37 smithi081 bash[79557]: cluster 2023-10-09T08:10:36.899969+0000 mon.a (mon.0) 202 : cluster 1 osd.1 marked itself down and dead 2023-10-09T08:10:37.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:37 smithi081 bash[79557]: audit 2023-10-09T08:10:37.328524+0000 mon.a (mon.0) 203 : audit 0 from='client.? 172.21.15.81:0/3245868931' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:38.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:37 smithi118 bash[59345]: cluster 2023-10-09T08:10:36.899969+0000 mon.a (mon.0) 202 : cluster 1 osd.1 marked itself down and dead 2023-10-09T08:10:38.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:37 smithi118 bash[59345]: audit 2023-10-09T08:10:37.328524+0000 mon.a (mon.0) 203 : audit 0 from='client.? 172.21.15.81:0/3245868931' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:38.620 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:38 smithi081 bash[87711]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-1 2023-10-09T08:10:38.620 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:38 smithi081 bash[87806]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-1 2023-10-09T08:10:38.621 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:38 smithi081 bash[76862]: cluster 2023-10-09T08:10:37.134385+0000 mgr.y (mgr.26009) 231 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:38.621 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:38 smithi081 bash[76862]: cluster 2023-10-09T08:10:37.583938+0000 mon.a (mon.0) 204 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:10:38.621 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:38 smithi081 bash[76862]: cluster 2023-10-09T08:10:37.592596+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T08:10:38.621 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:38 smithi081 bash[76862]: cluster 2023-10-09T08:10:37.593903+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T08:10:38.621 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:38 smithi081 bash[76862]: cluster 2023-10-09T08:10:37.595190+0000 mon.a (mon.0) 205 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-10-09T08:10:38.621 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:38 smithi081 bash[76862]: audit 2023-10-09T08:10:38.113819+0000 mon.a (mon.0) 206 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:38.621 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:38 smithi081 bash[76862]: audit 2023-10-09T08:10:38.115524+0000 mon.c (mon.2) 97 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:10:38.622 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:38 smithi081 bash[79557]: cluster 2023-10-09T08:10:37.134385+0000 mgr.y (mgr.26009) 231 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:38.622 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:38 smithi081 bash[79557]: cluster 2023-10-09T08:10:37.583938+0000 mon.a (mon.0) 204 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:10:38.622 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:38 smithi081 bash[79557]: cluster 2023-10-09T08:10:37.592596+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T08:10:38.622 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:38 smithi081 bash[79557]: cluster 2023-10-09T08:10:37.593903+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T08:10:38.622 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:38 smithi081 bash[79557]: cluster 2023-10-09T08:10:37.595190+0000 mon.a (mon.0) 205 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-10-09T08:10:38.622 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:38 smithi081 bash[79557]: audit 2023-10-09T08:10:38.113819+0000 mon.a (mon.0) 206 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:38.622 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:38 smithi081 bash[79557]: audit 2023-10-09T08:10:38.115524+0000 mon.c (mon.2) 97 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:10:39.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:38 smithi118 bash[59345]: cluster 2023-10-09T08:10:37.134385+0000 mgr.y (mgr.26009) 231 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:39.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:38 smithi118 bash[59345]: cluster 2023-10-09T08:10:37.583938+0000 mon.a (mon.0) 204 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:10:39.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:38 smithi118 bash[59345]: cluster 2023-10-09T08:10:37.592596+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T08:10:39.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:38 smithi118 bash[59345]: cluster 2023-10-09T08:10:37.593903+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T08:10:39.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:38 smithi118 bash[59345]: cluster 2023-10-09T08:10:37.595190+0000 mon.a (mon.0) 205 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-10-09T08:10:39.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:38 smithi118 bash[59345]: audit 2023-10-09T08:10:38.113819+0000 mon.a (mon.0) 206 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:39.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:38 smithi118 bash[59345]: audit 2023-10-09T08:10:38.115524+0000 mon.c (mon.2) 97 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:10:39.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:39 smithi081 bash[79557]: cluster 2023-10-09T08:10:38.602341+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:39.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:39 smithi081 bash[79557]: cluster 2023-10-09T08:10:38.603328+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:39.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:39 smithi081 bash[79557]: cluster 2023-10-09T08:10:38.605471+0000 mon.a (mon.0) 207 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-10-09T08:10:39.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:39 smithi081 bash[79557]: cluster 2023-10-09T08:10:38.605928+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:39.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:39 smithi081 bash[79557]: cluster 2023-10-09T08:10:38.606068+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:39.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:39 smithi081 bash[79557]: cluster 2023-10-09T08:10:38.606984+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:39.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:39 smithi081 bash[79557]: cluster 2023-10-09T08:10:38.607098+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:39.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:39 smithi081 bash[79557]: cluster 2023-10-09T08:10:38.607239+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:39.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:39 smithi081 bash[76862]: cluster 2023-10-09T08:10:38.602341+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:39.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:39 smithi081 bash[76862]: cluster 2023-10-09T08:10:38.603328+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:39.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:39 smithi081 bash[76862]: cluster 2023-10-09T08:10:38.605471+0000 mon.a (mon.0) 207 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-10-09T08:10:39.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:39 smithi081 bash[76862]: cluster 2023-10-09T08:10:38.605928+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:39.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:39 smithi081 bash[76862]: cluster 2023-10-09T08:10:38.606068+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:39.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:39 smithi081 bash[76862]: cluster 2023-10-09T08:10:38.606984+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:39.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:39 smithi081 bash[76862]: cluster 2023-10-09T08:10:38.607098+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:39.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:39 smithi081 bash[76862]: cluster 2023-10-09T08:10:38.607239+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:40.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:39 smithi118 bash[59345]: cluster 2023-10-09T08:10:38.602341+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:40.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:39 smithi118 bash[59345]: cluster 2023-10-09T08:10:38.603328+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:40.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:39 smithi118 bash[59345]: cluster 2023-10-09T08:10:38.605471+0000 mon.a (mon.0) 207 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-10-09T08:10:40.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:39 smithi118 bash[59345]: cluster 2023-10-09T08:10:38.605928+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:40.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:39 smithi118 bash[59345]: cluster 2023-10-09T08:10:38.606068+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:40.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:39 smithi118 bash[59345]: cluster 2023-10-09T08:10:38.606984+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:40.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:39 smithi118 bash[59345]: cluster 2023-10-09T08:10:38.607098+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:40.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:39 smithi118 bash[59345]: cluster 2023-10-09T08:10:38.607239+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T08:10:40.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:40 smithi081 bash[79557]: cluster 2023-10-09T08:10:39.135461+0000 mgr.y (mgr.26009) 232 : cluster 0 pgmap v168: 73 pgs: 3 active+undersized+degraded, 1 stale+active+clean, 25 active+undersized, 44 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T08:10:40.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:40 smithi081 bash[79557]: cluster 2023-10-09T08:10:39.601231+0000 mon.a (mon.0) 208 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:10:40.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:40 smithi081 bash[79557]: audit 2023-10-09T08:10:39.686011+0000 mon.a (mon.0) 209 : audit 0 from='client.? 172.21.15.81:0/3909670563' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:40.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:40 smithi081 bash[76862]: cluster 2023-10-09T08:10:39.135461+0000 mgr.y (mgr.26009) 232 : cluster 0 pgmap v168: 73 pgs: 3 active+undersized+degraded, 1 stale+active+clean, 25 active+undersized, 44 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T08:10:40.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:40 smithi081 bash[76862]: cluster 2023-10-09T08:10:39.601231+0000 mon.a (mon.0) 208 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:10:40.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:40 smithi081 bash[76862]: audit 2023-10-09T08:10:39.686011+0000 mon.a (mon.0) 209 : audit 0 from='client.? 172.21.15.81:0/3909670563' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:41.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:40 smithi118 bash[59345]: cluster 2023-10-09T08:10:39.135461+0000 mgr.y (mgr.26009) 232 : cluster 0 pgmap v168: 73 pgs: 3 active+undersized+degraded, 1 stale+active+clean, 25 active+undersized, 44 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T08:10:41.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:40 smithi118 bash[59345]: cluster 2023-10-09T08:10:39.601231+0000 mon.a (mon.0) 208 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:10:41.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:40 smithi118 bash[59345]: audit 2023-10-09T08:10:39.686011+0000 mon.a (mon.0) 209 : audit 0 from='client.? 172.21.15.81:0/3909670563' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:41.202 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:10:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:10:41] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.33.4" 2023-10-09T08:10:41.203 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:40 smithi081 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.1.service: Succeeded. 2023-10-09T08:10:41.203 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:40 smithi081 systemd[1]: Stopped Ceph osd.1 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:10:41.625 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:41 smithi081 systemd[1]: Started Ceph osd.1 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:10:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:42 smithi118 bash[59345]: cluster 2023-10-09T08:10:41.136255+0000 mgr.y (mgr.26009) 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:42 smithi118 bash[59345]: audit 2023-10-09T08:10:41.237493+0000 mon.a (mon.0) 210 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:42 smithi118 bash[59345]: audit 2023-10-09T08:10:41.246489+0000 mon.a (mon.0) 211 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:42 smithi118 bash[59345]: audit 2023-10-09T08:10:41.253658+0000 mon.c (mon.2) 98 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:10:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:42 smithi118 bash[59345]: audit 2023-10-09T08:10:41.627332+0000 mon.a (mon.0) 212 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:42 smithi118 bash[59345]: audit 2023-10-09T08:10:41.637534+0000 mon.a (mon.0) 213 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:42.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:42 smithi118 bash[59345]: audit 2023-10-09T08:10:42.042850+0000 mon.a (mon.0) 214 : audit 0 from='client.? 172.21.15.81:0/3320177333' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[76862]: cluster 2023-10-09T08:10:41.136255+0000 mgr.y (mgr.26009) 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[76862]: audit 2023-10-09T08:10:41.237493+0000 mon.a (mon.0) 210 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[76862]: audit 2023-10-09T08:10:41.246489+0000 mon.a (mon.0) 211 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[76862]: audit 2023-10-09T08:10:41.253658+0000 mon.c (mon.2) 98 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:10:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[76862]: audit 2023-10-09T08:10:41.627332+0000 mon.a (mon.0) 212 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:42.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[76862]: audit 2023-10-09T08:10:41.637534+0000 mon.a (mon.0) 213 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:42.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[76862]: audit 2023-10-09T08:10:42.042850+0000 mon.a (mon.0) 214 : audit 0 from='client.? 172.21.15.81:0/3320177333' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[79557]: cluster 2023-10-09T08:10:41.136255+0000 mgr.y (mgr.26009) 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[79557]: audit 2023-10-09T08:10:41.237493+0000 mon.a (mon.0) 210 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[79557]: audit 2023-10-09T08:10:41.246489+0000 mon.a (mon.0) 211 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[79557]: audit 2023-10-09T08:10:41.253658+0000 mon.c (mon.2) 98 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:10:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[79557]: audit 2023-10-09T08:10:41.627332+0000 mon.a (mon.0) 212 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[79557]: audit 2023-10-09T08:10:41.637534+0000 mon.a (mon.0) 213 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[79557]: audit 2023-10-09T08:10:42.042850+0000 mon.a (mon.0) 214 : audit 0 from='client.? 172.21.15.81:0/3320177333' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:43.125 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[87988]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-09T08:10:43.125 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[87988]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-09T08:10:43.125 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[87988]: 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-09T08:10:43.126 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[87988]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-10-09T08:10:43.126 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[87988]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-10-09T08:10:43.126 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[87988]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-09T08:10:43.126 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[87988]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-09T08:10:43.126 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:42 smithi081 bash[87988]: --> ceph-volume lvm activate successful for osd ID: 1 2023-10-09T08:10:44.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:44 smithi118 bash[59345]: cluster 2023-10-09T08:10:43.136996+0000 mgr.y (mgr.26009) 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:44.592 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:44 smithi081 bash[76862]: cluster 2023-10-09T08:10:43.136996+0000 mgr.y (mgr.26009) 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:44.593 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:44 smithi081 bash[79557]: cluster 2023-10-09T08:10:43.136996+0000 mgr.y (mgr.26009) 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:44.877 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:44 smithi081 bash[88286]: debug 2023-10-09T08:10:44.731+0000 7fd6a4193700 1 -- 172.21.15.81:0/2904527557 <== mon.0 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ec035be4e0 con 0x55ec03618c00 2023-10-09T08:10:45.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:45 smithi118 bash[59345]: audit 2023-10-09T08:10:44.405785+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.81:0/2016090676' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:45.625 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:45 smithi081 bash[88286]: debug 2023-10-09T08:10:45.287+0000 7fd6ad319640 -1 Falling back to public interface 2023-10-09T08:10:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:45 smithi081 bash[76862]: audit 2023-10-09T08:10:44.405785+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.81:0/2016090676' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:45.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:45 smithi081 bash[79557]: audit 2023-10-09T08:10:44.405785+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.81:0/2016090676' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:46.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:46 smithi118 bash[59345]: cluster 2023-10-09T08:10:45.138141+0000 mgr.y (mgr.26009) 235 : cluster 0 pgmap v171: 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:46.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:46 smithi081 bash[76862]: cluster 2023-10-09T08:10:45.138141+0000 mgr.y (mgr.26009) 235 : cluster 0 pgmap v171: 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:46.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:46 smithi081 bash[79557]: cluster 2023-10-09T08:10:45.138141+0000 mgr.y (mgr.26009) 235 : cluster 0 pgmap v171: 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:47.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:47 smithi118 bash[59345]: audit 2023-10-09T08:10:46.769052+0000 mon.a (mon.0) 215 : audit 0 from='client.? 172.21.15.81:0/641093537' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:47.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:47 smithi081 bash[76862]: audit 2023-10-09T08:10:46.769052+0000 mon.a (mon.0) 215 : audit 0 from='client.? 172.21.15.81:0/641093537' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:47.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:47 smithi081 bash[79557]: audit 2023-10-09T08:10:46.769052+0000 mon.a (mon.0) 215 : audit 0 from='client.? 172.21.15.81:0/641093537' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:48.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:48 smithi081 bash[79557]: cluster 2023-10-09T08:10:47.138931+0000 mgr.y (mgr.26009) 236 : cluster 0 pgmap v172: 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:48.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:48 smithi081 bash[79557]: cluster 2023-10-09T08:10:48.164329+0000 mon.a (mon.0) 216 : cluster 3 Health check update: Degraded data redundancy: 5/84 objects degraded (5.952%), 5 pgs degraded (PG_DEGRADED) 2023-10-09T08:10:48.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:48 smithi081 bash[76862]: cluster 2023-10-09T08:10:47.138931+0000 mgr.y (mgr.26009) 236 : cluster 0 pgmap v172: 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:48.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:48 smithi081 bash[76862]: cluster 2023-10-09T08:10:48.164329+0000 mon.a (mon.0) 216 : cluster 3 Health check update: Degraded data redundancy: 5/84 objects degraded (5.952%), 5 pgs degraded (PG_DEGRADED) 2023-10-09T08:10:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:48 smithi118 bash[59345]: cluster 2023-10-09T08:10:47.138931+0000 mgr.y (mgr.26009) 236 : cluster 0 pgmap v172: 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:48 smithi118 bash[59345]: cluster 2023-10-09T08:10:48.164329+0000 mon.a (mon.0) 216 : cluster 3 Health check update: Degraded data redundancy: 5/84 objects degraded (5.952%), 5 pgs degraded (PG_DEGRADED) 2023-10-09T08:10:49.125 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:48 smithi081 bash[88286]: debug 2023-10-09T08:10:48.827+0000 7fd6ad319640 -1 osd.1 89 log_to_monitors true 2023-10-09T08:10:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:49 smithi118 bash[59345]: audit 2023-10-09T08:10:48.401771+0000 mon.a (mon.0) 217 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:49 smithi118 bash[59345]: audit 2023-10-09T08:10:48.414001+0000 mon.a (mon.0) 218 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:49 smithi118 bash[59345]: audit 2023-10-09T08:10:48.836333+0000 mon.a (mon.0) 219 : audit 1 from='osd.1 [v2:172.21.15.81:6810/2001680586,v1:172.21.15.81:6811/2001680586]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T08:10:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:49 smithi118 bash[59345]: audit 2023-10-09T08:10:49.149544+0000 mon.c (mon.2) 100 : audit 0 from='client.? 172.21.15.81:0/3331109891' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:49 smithi118 bash[59345]: audit 2023-10-09T08:10:49.260217+0000 mon.a (mon.0) 220 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:49 smithi118 bash[59345]: audit 2023-10-09T08:10:49.270072+0000 mon.a (mon.0) 221 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:49.875 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:10:49 smithi081 bash[88286]: debug 2023-10-09T08:10:49.455+0000 7fd69b77f700 -1 osd.1 89 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-09T08:10:49.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:49 smithi081 bash[76862]: audit 2023-10-09T08:10:48.401771+0000 mon.a (mon.0) 217 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:49.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:49 smithi081 bash[76862]: audit 2023-10-09T08:10:48.414001+0000 mon.a (mon.0) 218 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:49.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:49 smithi081 bash[76862]: audit 2023-10-09T08:10:48.836333+0000 mon.a (mon.0) 219 : audit 1 from='osd.1 [v2:172.21.15.81:6810/2001680586,v1:172.21.15.81:6811/2001680586]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T08:10:49.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:49 smithi081 bash[76862]: audit 2023-10-09T08:10:49.149544+0000 mon.c (mon.2) 100 : audit 0 from='client.? 172.21.15.81:0/3331109891' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:49.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:49 smithi081 bash[76862]: audit 2023-10-09T08:10:49.260217+0000 mon.a (mon.0) 220 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:49.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:49 smithi081 bash[76862]: audit 2023-10-09T08:10:49.270072+0000 mon.a (mon.0) 221 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:49.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:49 smithi081 bash[79557]: audit 2023-10-09T08:10:48.401771+0000 mon.a (mon.0) 217 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:49.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:49 smithi081 bash[79557]: audit 2023-10-09T08:10:48.414001+0000 mon.a (mon.0) 218 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:49.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:49 smithi081 bash[79557]: audit 2023-10-09T08:10:48.836333+0000 mon.a (mon.0) 219 : audit 1 from='osd.1 [v2:172.21.15.81:6810/2001680586,v1:172.21.15.81:6811/2001680586]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T08:10:49.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:49 smithi081 bash[79557]: audit 2023-10-09T08:10:49.149544+0000 mon.c (mon.2) 100 : audit 0 from='client.? 172.21.15.81:0/3331109891' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:49.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:49 smithi081 bash[79557]: audit 2023-10-09T08:10:49.260217+0000 mon.a (mon.0) 220 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:49.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:49 smithi081 bash[79557]: audit 2023-10-09T08:10:49.270072+0000 mon.a (mon.0) 221 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:50 smithi118 bash[59345]: cluster 2023-10-09T08:10:49.139930+0000 mgr.y (mgr.26009) 237 : cluster 0 pgmap v173: 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:50 smithi118 bash[59345]: cluster 2023-10-09T08:10:49.414631+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e92 with expected crc 2023-10-09T08:10:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:50 smithi118 bash[59345]: cluster 2023-10-09T08:10:49.415932+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e92 with expected crc 2023-10-09T08:10:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:50 smithi118 bash[59345]: audit 2023-10-09T08:10:49.416823+0000 mon.a (mon.0) 222 : audit 1 from='osd.1 [v2:172.21.15.81:6810/2001680586,v1:172.21.15.81:6811/2001680586]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T08:10:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:50 smithi118 bash[59345]: cluster 2023-10-09T08:10:49.416916+0000 mon.a (mon.0) 223 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-10-09T08:10:50.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:50 smithi118 bash[59345]: audit 2023-10-09T08:10:49.417613+0000 mon.a (mon.0) 224 : audit 1 from='osd.1 [v2:172.21.15.81:6810/2001680586,v1:172.21.15.81:6811/2001680586]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:10:50.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:50 smithi081 bash[76862]: cluster 2023-10-09T08:10:49.139930+0000 mgr.y (mgr.26009) 237 : cluster 0 pgmap v173: 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:50.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:50 smithi081 bash[76862]: cluster 2023-10-09T08:10:49.414631+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e92 with expected crc 2023-10-09T08:10:50.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:50 smithi081 bash[76862]: cluster 2023-10-09T08:10:49.415932+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e92 with expected crc 2023-10-09T08:10:50.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:50 smithi081 bash[76862]: audit 2023-10-09T08:10:49.416823+0000 mon.a (mon.0) 222 : audit 1 from='osd.1 [v2:172.21.15.81:6810/2001680586,v1:172.21.15.81:6811/2001680586]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T08:10:50.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:50 smithi081 bash[76862]: cluster 2023-10-09T08:10:49.416916+0000 mon.a (mon.0) 223 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-10-09T08:10:50.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:50 smithi081 bash[76862]: audit 2023-10-09T08:10:49.417613+0000 mon.a (mon.0) 224 : audit 1 from='osd.1 [v2:172.21.15.81:6810/2001680586,v1:172.21.15.81:6811/2001680586]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:10:50.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:50 smithi081 bash[79557]: cluster 2023-10-09T08:10:49.139930+0000 mgr.y (mgr.26009) 237 : cluster 0 pgmap v173: 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:50.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:50 smithi081 bash[79557]: cluster 2023-10-09T08:10:49.414631+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e92 with expected crc 2023-10-09T08:10:50.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:50 smithi081 bash[79557]: cluster 2023-10-09T08:10:49.415932+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e92 with expected crc 2023-10-09T08:10:50.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:50 smithi081 bash[79557]: audit 2023-10-09T08:10:49.416823+0000 mon.a (mon.0) 222 : audit 1 from='osd.1 [v2:172.21.15.81:6810/2001680586,v1:172.21.15.81:6811/2001680586]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T08:10:50.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:50 smithi081 bash[79557]: cluster 2023-10-09T08:10:49.416916+0000 mon.a (mon.0) 223 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-10-09T08:10:50.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:50 smithi081 bash[79557]: audit 2023-10-09T08:10:49.417613+0000 mon.a (mon.0) 224 : audit 1 from='osd.1 [v2:172.21.15.81:6810/2001680586,v1:172.21.15.81:6811/2001680586]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:10:51.418 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:10:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:10:51] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.33.4" 2023-10-09T08:10:51.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:51 smithi118 bash[59345]: cluster 2023-10-09T08:10:50.424137+0000 mon.a (mon.0) 225 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:10:51.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:51 smithi118 bash[59345]: cluster 2023-10-09T08:10:50.432529+0000 mon.a (mon.0) 226 : cluster 1 osd.1 [v2:172.21.15.81:6810/2001680586,v1:172.21.15.81:6811/2001680586] boot 2023-10-09T08:10:51.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:51 smithi118 bash[59345]: cluster 2023-10-09T08:10:50.432575+0000 mon.a (mon.0) 227 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-10-09T08:10:51.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:51 smithi118 bash[59345]: cluster 2023-10-09T08:10:50.434409+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T08:10:51.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:51 smithi118 bash[59345]: audit 2023-10-09T08:10:50.436673+0000 mon.c (mon.2) 101 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T08:10:51.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:51 smithi118 bash[59345]: cluster 2023-10-09T08:10:50.439209+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e92 with expected crc 2023-10-09T08:10:51.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:51 smithi081 bash[76862]: cluster 2023-10-09T08:10:50.424137+0000 mon.a (mon.0) 225 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:10:51.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:51 smithi081 bash[76862]: cluster 2023-10-09T08:10:50.432529+0000 mon.a (mon.0) 226 : cluster 1 osd.1 [v2:172.21.15.81:6810/2001680586,v1:172.21.15.81:6811/2001680586] boot 2023-10-09T08:10:51.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:51 smithi081 bash[76862]: cluster 2023-10-09T08:10:50.432575+0000 mon.a (mon.0) 227 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-10-09T08:10:51.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:51 smithi081 bash[76862]: cluster 2023-10-09T08:10:50.434409+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T08:10:51.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:51 smithi081 bash[76862]: audit 2023-10-09T08:10:50.436673+0000 mon.c (mon.2) 101 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T08:10:51.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:51 smithi081 bash[76862]: cluster 2023-10-09T08:10:50.439209+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e92 with expected crc 2023-10-09T08:10:51.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:51 smithi081 bash[79557]: cluster 2023-10-09T08:10:50.424137+0000 mon.a (mon.0) 225 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:10:51.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:51 smithi081 bash[79557]: cluster 2023-10-09T08:10:50.432529+0000 mon.a (mon.0) 226 : cluster 1 osd.1 [v2:172.21.15.81:6810/2001680586,v1:172.21.15.81:6811/2001680586] boot 2023-10-09T08:10:51.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:51 smithi081 bash[79557]: cluster 2023-10-09T08:10:50.432575+0000 mon.a (mon.0) 227 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-10-09T08:10:51.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:51 smithi081 bash[79557]: cluster 2023-10-09T08:10:50.434409+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T08:10:51.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:51 smithi081 bash[79557]: audit 2023-10-09T08:10:50.436673+0000 mon.c (mon.2) 101 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T08:10:51.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:51 smithi081 bash[79557]: cluster 2023-10-09T08:10:50.439209+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e92 with expected crc 2023-10-09T08:10:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:52 smithi118 bash[59345]: cluster 2023-10-09T08:10:51.140748+0000 mgr.y (mgr.26009) 238 : cluster 0 pgmap v176: 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:52 smithi118 bash[59345]: cluster 2023-10-09T08:10:51.436487+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:52 smithi118 bash[59345]: cluster 2023-10-09T08:10:51.437343+0000 mon.a (mon.0) 228 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-10-09T08:10:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:52 smithi118 bash[59345]: cluster 2023-10-09T08:10:51.437754+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:52 smithi118 bash[59345]: cluster 2023-10-09T08:10:51.438735+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:52 smithi118 bash[59345]: cluster 2023-10-09T08:10:51.438884+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:52 smithi118 bash[59345]: cluster 2023-10-09T08:10:51.438906+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:52 smithi118 bash[59345]: cluster 2023-10-09T08:10:51.438998+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:52 smithi118 bash[59345]: cluster 2023-10-09T08:10:51.441322+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:52 smithi118 bash[59345]: cluster 2023-10-09T08:10:51.441747+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:52 smithi118 bash[59345]: cluster 2023-10-09T08:10:51.442160+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:52 smithi118 bash[59345]: cluster 2023-10-09T08:10:51.443129+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:52 smithi118 bash[59345]: cluster 2023-10-09T08:10:51.443367+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:52 smithi118 bash[59345]: cluster 2023-10-09T08:10:51.444172+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:52 smithi118 bash[59345]: cluster 2023-10-09T08:10:51.445466+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:52 smithi118 bash[59345]: cluster 2023-10-09T08:10:51.447107+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:52 smithi118 bash[59345]: audit 2023-10-09T08:10:51.533465+0000 mon.a (mon.0) 229 : audit 0 from='client.? 172.21.15.81:0/3485985303' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:52.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[76862]: cluster 2023-10-09T08:10:51.140748+0000 mgr.y (mgr.26009) 238 : cluster 0 pgmap v176: 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:52.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[76862]: cluster 2023-10-09T08:10:51.436487+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[76862]: cluster 2023-10-09T08:10:51.437343+0000 mon.a (mon.0) 228 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-10-09T08:10:52.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[76862]: cluster 2023-10-09T08:10:51.437754+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[76862]: cluster 2023-10-09T08:10:51.438735+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[76862]: cluster 2023-10-09T08:10:51.438884+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[76862]: cluster 2023-10-09T08:10:51.438906+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[76862]: cluster 2023-10-09T08:10:51.438998+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[76862]: cluster 2023-10-09T08:10:51.441322+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[76862]: cluster 2023-10-09T08:10:51.441747+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[76862]: cluster 2023-10-09T08:10:51.442160+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[76862]: cluster 2023-10-09T08:10:51.443129+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[76862]: cluster 2023-10-09T08:10:51.443367+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[76862]: cluster 2023-10-09T08:10:51.444172+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[76862]: cluster 2023-10-09T08:10:51.445466+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[76862]: cluster 2023-10-09T08:10:51.447107+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[76862]: audit 2023-10-09T08:10:51.533465+0000 mon.a (mon.0) 229 : audit 0 from='client.? 172.21.15.81:0/3485985303' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:52.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[79557]: cluster 2023-10-09T08:10:51.140748+0000 mgr.y (mgr.26009) 238 : cluster 0 pgmap v176: 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:52.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[79557]: cluster 2023-10-09T08:10:51.436487+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[79557]: cluster 2023-10-09T08:10:51.437343+0000 mon.a (mon.0) 228 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-10-09T08:10:52.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[79557]: cluster 2023-10-09T08:10:51.437754+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[79557]: cluster 2023-10-09T08:10:51.438735+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[79557]: cluster 2023-10-09T08:10:51.438884+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[79557]: cluster 2023-10-09T08:10:51.438906+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[79557]: cluster 2023-10-09T08:10:51.438998+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[79557]: cluster 2023-10-09T08:10:51.441322+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[79557]: cluster 2023-10-09T08:10:51.441747+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[79557]: cluster 2023-10-09T08:10:51.442160+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[79557]: cluster 2023-10-09T08:10:51.443129+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[79557]: cluster 2023-10-09T08:10:51.443367+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[79557]: cluster 2023-10-09T08:10:51.444172+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[79557]: cluster 2023-10-09T08:10:51.445466+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[79557]: cluster 2023-10-09T08:10:51.447107+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T08:10:52.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:52 smithi081 bash[79557]: audit 2023-10-09T08:10:51.533465+0000 mon.a (mon.0) 229 : audit 0 from='client.? 172.21.15.81:0/3485985303' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:54.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:54 smithi081 bash[76862]: audit 2023-10-09T08:10:53.113452+0000 mon.a (mon.0) 230 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:54.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:54 smithi081 bash[76862]: audit 2023-10-09T08:10:53.115748+0000 mon.c (mon.2) 102 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:10:54.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:54 smithi081 bash[76862]: cluster 2023-10-09T08:10:53.141490+0000 mgr.y (mgr.26009) 239 : cluster 0 pgmap v178: 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:54.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:54 smithi081 bash[76862]: audit 2023-10-09T08:10:53.896340+0000 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.81:0/3766724806' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:54.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:54 smithi081 bash[79557]: audit 2023-10-09T08:10:53.113452+0000 mon.a (mon.0) 230 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:54.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:54 smithi081 bash[79557]: audit 2023-10-09T08:10:53.115748+0000 mon.c (mon.2) 102 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:10:54.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:54 smithi081 bash[79557]: cluster 2023-10-09T08:10:53.141490+0000 mgr.y (mgr.26009) 239 : cluster 0 pgmap v178: 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:54.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:54 smithi081 bash[79557]: audit 2023-10-09T08:10:53.896340+0000 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.81:0/3766724806' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:54 smithi118 bash[59345]: audit 2023-10-09T08:10:53.113452+0000 mon.a (mon.0) 230 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:54 smithi118 bash[59345]: audit 2023-10-09T08:10:53.115748+0000 mon.c (mon.2) 102 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:10:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:54 smithi118 bash[59345]: cluster 2023-10-09T08:10:53.141490+0000 mgr.y (mgr.26009) 239 : cluster 0 pgmap v178: 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; 5/84 objects degraded (5.952%) 2023-10-09T08:10:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:54 smithi118 bash[59345]: audit 2023-10-09T08:10:53.896340+0000 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.81:0/3766724806' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:55.494 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:55 smithi081 bash[76862]: cluster 2023-10-09T08:10:55.194696+0000 mon.a (mon.0) 231 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/84 objects degraded (5.952%), 5 pgs degraded) 2023-10-09T08:10:55.495 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:55 smithi081 bash[76862]: cluster 2023-10-09T08:10:55.194763+0000 mon.a (mon.0) 232 : cluster 1 Cluster is now healthy 2023-10-09T08:10:55.495 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:55 smithi081 bash[79557]: cluster 2023-10-09T08:10:55.194696+0000 mon.a (mon.0) 231 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/84 objects degraded (5.952%), 5 pgs degraded) 2023-10-09T08:10:55.495 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:55 smithi081 bash[79557]: cluster 2023-10-09T08:10:55.194763+0000 mon.a (mon.0) 232 : cluster 1 Cluster is now healthy 2023-10-09T08:10:55.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:55 smithi118 bash[59345]: cluster 2023-10-09T08:10:55.194696+0000 mon.a (mon.0) 231 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/84 objects degraded (5.952%), 5 pgs degraded) 2023-10-09T08:10:55.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:55 smithi118 bash[59345]: cluster 2023-10-09T08:10:55.194763+0000 mon.a (mon.0) 232 : cluster 1 Cluster is now healthy 2023-10-09T08:10:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:56 smithi118 bash[59345]: cluster 2023-10-09T08:10:55.142559+0000 mgr.y (mgr.26009) 240 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:56 smithi118 bash[59345]: audit 2023-10-09T08:10:56.243820+0000 mon.a (mon.0) 233 : audit 0 from='client.? 172.21.15.81:0/3944284404' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:56.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:56 smithi081 bash[76862]: cluster 2023-10-09T08:10:55.142559+0000 mgr.y (mgr.26009) 240 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:56.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:56 smithi081 bash[76862]: audit 2023-10-09T08:10:56.243820+0000 mon.a (mon.0) 233 : audit 0 from='client.? 172.21.15.81:0/3944284404' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:56.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:56 smithi081 bash[79557]: cluster 2023-10-09T08:10:55.142559+0000 mgr.y (mgr.26009) 240 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:56.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:56 smithi081 bash[79557]: audit 2023-10-09T08:10:56.243820+0000 mon.a (mon.0) 233 : audit 0 from='client.? 172.21.15.81:0/3944284404' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:58.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:58 smithi118 bash[59345]: cluster 2023-10-09T08:10:57.143185+0000 mgr.y (mgr.26009) 241 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:58.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:58 smithi081 bash[76862]: cluster 2023-10-09T08:10:57.143185+0000 mgr.y (mgr.26009) 241 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:58.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:58 smithi081 bash[79557]: cluster 2023-10-09T08:10:57.143185+0000 mgr.y (mgr.26009) 241 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:10:59.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:59 smithi118 bash[59345]: audit 2023-10-09T08:10:58.601386+0000 mon.c (mon.2) 104 : audit 0 from='client.? 172.21.15.81:0/1035972749' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:59.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:59 smithi118 bash[59345]: audit 2023-10-09T08:10:59.124680+0000 mon.a (mon.0) 234 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:59.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:59 smithi118 bash[59345]: audit 2023-10-09T08:10:59.134125+0000 mon.a (mon.0) 235 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:59.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:59 smithi118 bash[59345]: audit 2023-10-09T08:10:59.137225+0000 mon.c (mon.2) 105 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:10:59.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:59 smithi118 bash[59345]: audit 2023-10-09T08:10:59.138732+0000 mon.c (mon.2) 106 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:10:59.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:59 smithi118 bash[59345]: audit 2023-10-09T08:10:59.146781+0000 mon.a (mon.0) 236 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:59.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:59 smithi118 bash[59345]: audit 2023-10-09T08:10:59.229771+0000 mon.c (mon.2) 107 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:10:59.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:59 smithi118 bash[59345]: audit 2023-10-09T08:10:59.235886+0000 mon.c (mon.2) 108 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:59.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:59 smithi118 bash[59345]: audit 2023-10-09T08:10:59.238801+0000 mon.c (mon.2) 109 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:59.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:59 smithi118 bash[59345]: audit 2023-10-09T08:10:59.240744+0000 mon.c (mon.2) 110 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:59.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:10:59 smithi118 bash[59345]: audit 2023-10-09T08:10:59.242967+0000 mon.c (mon.2) 111 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-09T08:10:59.545 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[76862]: audit 2023-10-09T08:10:58.601386+0000 mon.c (mon.2) 104 : audit 0 from='client.? 172.21.15.81:0/1035972749' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:59.545 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[76862]: audit 2023-10-09T08:10:59.124680+0000 mon.a (mon.0) 234 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:59.546 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[76862]: audit 2023-10-09T08:10:59.134125+0000 mon.a (mon.0) 235 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:59.546 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[76862]: audit 2023-10-09T08:10:59.137225+0000 mon.c (mon.2) 105 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:10:59.546 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[76862]: audit 2023-10-09T08:10:59.138732+0000 mon.c (mon.2) 106 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:10:59.546 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[76862]: audit 2023-10-09T08:10:59.146781+0000 mon.a (mon.0) 236 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:59.546 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[76862]: audit 2023-10-09T08:10:59.229771+0000 mon.c (mon.2) 107 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:10:59.546 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[76862]: audit 2023-10-09T08:10:59.235886+0000 mon.c (mon.2) 108 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:59.546 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[76862]: audit 2023-10-09T08:10:59.238801+0000 mon.c (mon.2) 109 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:59.546 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[76862]: audit 2023-10-09T08:10:59.240744+0000 mon.c (mon.2) 110 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:59.546 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[76862]: audit 2023-10-09T08:10:59.242967+0000 mon.c (mon.2) 111 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-09T08:10:59.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[79557]: audit 2023-10-09T08:10:58.601386+0000 mon.c (mon.2) 104 : audit 0 from='client.? 172.21.15.81:0/1035972749' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:10:59.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[79557]: audit 2023-10-09T08:10:59.124680+0000 mon.a (mon.0) 234 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:59.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[79557]: audit 2023-10-09T08:10:59.134125+0000 mon.a (mon.0) 235 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:59.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[79557]: audit 2023-10-09T08:10:59.137225+0000 mon.c (mon.2) 105 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:10:59.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[79557]: audit 2023-10-09T08:10:59.138732+0000 mon.c (mon.2) 106 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:10:59.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[79557]: audit 2023-10-09T08:10:59.146781+0000 mon.a (mon.0) 236 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:10:59.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[79557]: audit 2023-10-09T08:10:59.229771+0000 mon.c (mon.2) 107 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:10:59.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[79557]: audit 2023-10-09T08:10:59.235886+0000 mon.c (mon.2) 108 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:59.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[79557]: audit 2023-10-09T08:10:59.238801+0000 mon.c (mon.2) 109 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:59.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[79557]: audit 2023-10-09T08:10:59.240744+0000 mon.c (mon.2) 110 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:10:59.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:10:59 smithi081 bash[79557]: audit 2023-10-09T08:10:59.242967+0000 mon.c (mon.2) 111 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-09T08:11:00.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:00 smithi118 bash[59345]: cluster 2023-10-09T08:10:59.143777+0000 mgr.y (mgr.26009) 242 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:11:00.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:00 smithi118 bash[59345]: audit 2023-10-09T08:10:59.243289+0000 mgr.y (mgr.26009) 243 : audit 0 from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-09T08:11:00.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:00 smithi118 bash[59345]: cephadm 2023-10-09T08:10:59.244588+0000 mgr.y (mgr.26009) 244 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-10-09T08:11:00.545 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:00 smithi081 bash[76862]: cluster 2023-10-09T08:10:59.143777+0000 mgr.y (mgr.26009) 242 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:11:00.545 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:00 smithi081 bash[76862]: audit 2023-10-09T08:10:59.243289+0000 mgr.y (mgr.26009) 243 : audit 0 from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-09T08:11:00.545 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:00 smithi081 bash[76862]: cephadm 2023-10-09T08:10:59.244588+0000 mgr.y (mgr.26009) 244 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-10-09T08:11:00.545 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:00 smithi081 bash[79557]: cluster 2023-10-09T08:10:59.143777+0000 mgr.y (mgr.26009) 242 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:11:00.545 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:00 smithi081 bash[79557]: audit 2023-10-09T08:10:59.243289+0000 mgr.y (mgr.26009) 243 : audit 0 from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-09T08:11:00.545 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:00 smithi081 bash[79557]: cephadm 2023-10-09T08:10:59.244588+0000 mgr.y (mgr.26009) 244 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-10-09T08:11:01.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:01 smithi081 bash[76862]: audit 2023-10-09T08:11:00.972988+0000 mon.a (mon.0) 237 : audit 0 from='client.? 172.21.15.81:0/107079617' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:01.376 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:11:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:11:01] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.33.4" 2023-10-09T08:11:01.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:01 smithi081 bash[79557]: audit 2023-10-09T08:11:00.972988+0000 mon.a (mon.0) 237 : audit 0 from='client.? 172.21.15.81:0/107079617' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:01.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:01 smithi118 bash[59345]: audit 2023-10-09T08:11:00.972988+0000 mon.a (mon.0) 237 : audit 0 from='client.? 172.21.15.81:0/107079617' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:02.937 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:02 smithi081 bash[76862]: cluster 2023-10-09T08:11:01.144526+0000 mgr.y (mgr.26009) 245 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:11:02.937 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:02 smithi081 bash[76862]: cephadm 2023-10-09T08:11:01.664774+0000 mgr.y (mgr.26009) 246 : cephadm 1 Upgrade: Updating osd.2 2023-10-09T08:11:02.937 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:02 smithi081 bash[76862]: audit 2023-10-09T08:11:01.675001+0000 mon.a (mon.0) 238 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:02.937 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:02 smithi081 bash[76862]: audit 2023-10-09T08:11:01.676879+0000 mon.c (mon.2) 112 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T08:11:02.937 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:02 smithi081 bash[76862]: audit 2023-10-09T08:11:01.677965+0000 mon.c (mon.2) 113 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:11:02.938 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:02 smithi081 bash[79557]: cluster 2023-10-09T08:11:01.144526+0000 mgr.y (mgr.26009) 245 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:11:02.938 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:02 smithi081 bash[79557]: cephadm 2023-10-09T08:11:01.664774+0000 mgr.y (mgr.26009) 246 : cephadm 1 Upgrade: Updating osd.2 2023-10-09T08:11:02.938 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:02 smithi081 bash[79557]: audit 2023-10-09T08:11:01.675001+0000 mon.a (mon.0) 238 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:02.938 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:02 smithi081 bash[79557]: audit 2023-10-09T08:11:01.676879+0000 mon.c (mon.2) 112 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T08:11:02.938 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:02 smithi081 bash[79557]: audit 2023-10-09T08:11:01.677965+0000 mon.c (mon.2) 113 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:11:03.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:02 smithi118 bash[59345]: cluster 2023-10-09T08:11:01.144526+0000 mgr.y (mgr.26009) 245 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:11:03.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:02 smithi118 bash[59345]: cephadm 2023-10-09T08:11:01.664774+0000 mgr.y (mgr.26009) 246 : cephadm 1 Upgrade: Updating osd.2 2023-10-09T08:11:03.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:02 smithi118 bash[59345]: audit 2023-10-09T08:11:01.675001+0000 mon.a (mon.0) 238 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:03.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:02 smithi118 bash[59345]: audit 2023-10-09T08:11:01.676879+0000 mon.c (mon.2) 112 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T08:11:03.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:02 smithi118 bash[59345]: audit 2023-10-09T08:11:01.677965+0000 mon.c (mon.2) 113 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:11:03.988 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:03 smithi081 bash[76862]: cephadm 2023-10-09T08:11:01.680473+0000 mgr.y (mgr.26009) 247 : cephadm 1 Deploying daemon osd.2 on smithi081 2023-10-09T08:11:03.988 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:03 smithi081 bash[76862]: audit 2023-10-09T08:11:03.197729+0000 mon.a (mon.0) 239 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:03.988 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:03 smithi081 bash[76862]: audit 2023-10-09T08:11:03.334873+0000 mon.a (mon.0) 240 : audit 0 from='client.? 172.21.15.81:0/3375526429' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:03.989 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:03 smithi081 bash[79557]: cephadm 2023-10-09T08:11:01.680473+0000 mgr.y (mgr.26009) 247 : cephadm 1 Deploying daemon osd.2 on smithi081 2023-10-09T08:11:03.989 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:03 smithi081 bash[79557]: audit 2023-10-09T08:11:03.197729+0000 mon.a (mon.0) 239 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:03.989 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:03 smithi081 bash[79557]: audit 2023-10-09T08:11:03.334873+0000 mon.a (mon.0) 240 : audit 0 from='client.? 172.21.15.81:0/3375526429' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:03 smithi118 bash[59345]: cephadm 2023-10-09T08:11:01.680473+0000 mgr.y (mgr.26009) 247 : cephadm 1 Deploying daemon osd.2 on smithi081 2023-10-09T08:11:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:03 smithi118 bash[59345]: audit 2023-10-09T08:11:03.197729+0000 mon.a (mon.0) 239 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:03 smithi118 bash[59345]: audit 2023-10-09T08:11:03.334873+0000 mon.a (mon.0) 240 : audit 0 from='client.? 172.21.15.81:0/3375526429' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:04.973 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:04 smithi081 bash[76862]: cluster 2023-10-09T08:11:03.145098+0000 mgr.y (mgr.26009) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:11:04.973 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:04 smithi081 bash[79557]: cluster 2023-10-09T08:11:03.145098+0000 mgr.y (mgr.26009) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:11:05.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:04 smithi118 bash[59345]: cluster 2023-10-09T08:11:03.145098+0000 mgr.y (mgr.26009) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:11:05.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:05 smithi081 bash[76862]: cluster 2023-10-09T08:11:05.146160+0000 mgr.y (mgr.26009) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:11:05.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:05 smithi081 bash[79557]: cluster 2023-10-09T08:11:05.146160+0000 mgr.y (mgr.26009) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:11:06.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:05 smithi118 bash[59345]: cluster 2023-10-09T08:11:05.146160+0000 mgr.y (mgr.26009) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:11:06.698 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:06 smithi081 systemd[1]: Stopping Ceph osd.2 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:11:07.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:06 smithi118 bash[59345]: audit 2023-10-09T08:11:05.684010+0000 mon.a (mon.0) 241 : audit 0 from='client.? 172.21.15.81:0/584938236' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:07.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:06 smithi081 bash[76862]: audit 2023-10-09T08:11:05.684010+0000 mon.a (mon.0) 241 : audit 0 from='client.? 172.21.15.81:0/584938236' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:07.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:06 smithi081 bash[79557]: audit 2023-10-09T08:11:05.684010+0000 mon.a (mon.0) 241 : audit 0 from='client.? 172.21.15.81:0/584938236' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:07.126 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:06 smithi081 bash[45262]: debug 2023-10-09T08:11:06.795+0000 7f9968742700 -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-09T08:11:07.126 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:06 smithi081 bash[45262]: debug 2023-10-09T08:11:06.795+0000 7f9968742700 -1 osd.2 94 *** Got signal Terminated *** 2023-10-09T08:11:07.126 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:06 smithi081 bash[45262]: debug 2023-10-09T08:11:06.795+0000 7f9968742700 -1 osd.2 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T08:11:08.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:07 smithi118 bash[59345]: cluster 2023-10-09T08:11:06.800063+0000 mon.a (mon.0) 242 : cluster 1 osd.2 marked itself down and dead 2023-10-09T08:11:08.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:07 smithi118 bash[59345]: cluster 2023-10-09T08:11:07.146762+0000 mgr.y (mgr.26009) 250 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:11:08.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:07 smithi081 bash[76862]: cluster 2023-10-09T08:11:06.800063+0000 mon.a (mon.0) 242 : cluster 1 osd.2 marked itself down and dead 2023-10-09T08:11:08.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:07 smithi081 bash[76862]: cluster 2023-10-09T08:11:07.146762+0000 mgr.y (mgr.26009) 250 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:11:08.043 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:07 smithi081 bash[79557]: cluster 2023-10-09T08:11:06.800063+0000 mon.a (mon.0) 242 : cluster 1 osd.2 marked itself down and dead 2023-10-09T08:11:08.043 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:07 smithi081 bash[79557]: cluster 2023-10-09T08:11:07.146762+0000 mgr.y (mgr.26009) 250 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T08:11:08.875 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[90505]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-2 2023-10-09T08:11:08.875 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[90598]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-2 2023-10-09T08:11:08.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[76862]: cluster 2023-10-09T08:11:07.698216+0000 mon.a (mon.0) 243 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:11:08.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[76862]: cluster 2023-10-09T08:11:07.708317+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:08.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[76862]: cluster 2023-10-09T08:11:07.710882+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:08.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[76862]: cluster 2023-10-09T08:11:07.711051+0000 mon.a (mon.0) 244 : cluster 0 osdmap e95: 8 total, 7 up, 8 in 2023-10-09T08:11:08.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[76862]: cluster 2023-10-09T08:11:07.711249+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:08.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[76862]: cluster 2023-10-09T08:11:07.713147+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:08.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[76862]: cluster 2023-10-09T08:11:07.715168+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:08.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[76862]: cluster 2023-10-09T08:11:07.721501+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:08.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[76862]: audit 2023-10-09T08:11:08.045376+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.81:0/4248846533' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:08.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[76862]: audit 2023-10-09T08:11:08.114027+0000 mon.a (mon.0) 245 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:08.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[76862]: audit 2023-10-09T08:11:08.115341+0000 mon.c (mon.2) 115 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:11:08.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[79557]: cluster 2023-10-09T08:11:07.698216+0000 mon.a (mon.0) 243 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:11:08.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[79557]: cluster 2023-10-09T08:11:07.708317+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:08.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[79557]: cluster 2023-10-09T08:11:07.710882+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:08.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[79557]: cluster 2023-10-09T08:11:07.711051+0000 mon.a (mon.0) 244 : cluster 0 osdmap e95: 8 total, 7 up, 8 in 2023-10-09T08:11:08.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[79557]: cluster 2023-10-09T08:11:07.711249+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:08.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[79557]: cluster 2023-10-09T08:11:07.713147+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:08.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[79557]: cluster 2023-10-09T08:11:07.715168+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:08.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[79557]: cluster 2023-10-09T08:11:07.721501+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:08.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[79557]: audit 2023-10-09T08:11:08.045376+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.81:0/4248846533' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:08.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[79557]: audit 2023-10-09T08:11:08.114027+0000 mon.a (mon.0) 245 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:08.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:08 smithi081 bash[79557]: audit 2023-10-09T08:11:08.115341+0000 mon.c (mon.2) 115 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:11:09.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:08 smithi118 bash[59345]: cluster 2023-10-09T08:11:07.698216+0000 mon.a (mon.0) 243 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:11:09.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:08 smithi118 bash[59345]: cluster 2023-10-09T08:11:07.708317+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:09.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:08 smithi118 bash[59345]: cluster 2023-10-09T08:11:07.710882+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:09.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:08 smithi118 bash[59345]: cluster 2023-10-09T08:11:07.711051+0000 mon.a (mon.0) 244 : cluster 0 osdmap e95: 8 total, 7 up, 8 in 2023-10-09T08:11:09.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:08 smithi118 bash[59345]: cluster 2023-10-09T08:11:07.711249+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:09.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:08 smithi118 bash[59345]: cluster 2023-10-09T08:11:07.713147+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:09.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:08 smithi118 bash[59345]: cluster 2023-10-09T08:11:07.715168+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:09.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:08 smithi118 bash[59345]: cluster 2023-10-09T08:11:07.721501+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T08:11:09.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:08 smithi118 bash[59345]: audit 2023-10-09T08:11:08.045376+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.81:0/4248846533' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:09.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:08 smithi118 bash[59345]: audit 2023-10-09T08:11:08.114027+0000 mon.a (mon.0) 245 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:09.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:08 smithi118 bash[59345]: audit 2023-10-09T08:11:08.115341+0000 mon.c (mon.2) 115 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:11:09.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:09 smithi081 bash[76862]: cluster 2023-10-09T08:11:08.717504+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:09.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:09 smithi081 bash[76862]: cluster 2023-10-09T08:11:08.719987+0000 mon.a (mon.0) 246 : cluster 0 osdmap e96: 8 total, 7 up, 8 in 2023-10-09T08:11:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:09 smithi081 bash[76862]: cluster 2023-10-09T08:11:08.720301+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:09 smithi081 bash[76862]: cluster 2023-10-09T08:11:08.723100+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:09 smithi081 bash[76862]: cluster 2023-10-09T08:11:08.724829+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:09 smithi081 bash[76862]: cluster 2023-10-09T08:11:08.728834+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:09 smithi081 bash[76862]: cluster 2023-10-09T08:11:08.730976+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:09 smithi081 bash[76862]: cluster 2023-10-09T08:11:09.147725+0000 mgr.y (mgr.26009) 251 : cluster 0 pgmap v188: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 10 active+undersized, 60 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T08:11:09.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:09 smithi081 bash[79557]: cluster 2023-10-09T08:11:08.717504+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:09.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:09 smithi081 bash[79557]: cluster 2023-10-09T08:11:08.719987+0000 mon.a (mon.0) 246 : cluster 0 osdmap e96: 8 total, 7 up, 8 in 2023-10-09T08:11:09.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:09 smithi081 bash[79557]: cluster 2023-10-09T08:11:08.720301+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:09.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:09 smithi081 bash[79557]: cluster 2023-10-09T08:11:08.723100+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:09.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:09 smithi081 bash[79557]: cluster 2023-10-09T08:11:08.724829+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:09.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:09 smithi081 bash[79557]: cluster 2023-10-09T08:11:08.728834+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:09.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:09 smithi081 bash[79557]: cluster 2023-10-09T08:11:08.730976+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:09.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:09 smithi081 bash[79557]: cluster 2023-10-09T08:11:09.147725+0000 mgr.y (mgr.26009) 251 : cluster 0 pgmap v188: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 10 active+undersized, 60 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T08:11:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:09 smithi118 bash[59345]: cluster 2023-10-09T08:11:08.717504+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:09 smithi118 bash[59345]: cluster 2023-10-09T08:11:08.719987+0000 mon.a (mon.0) 246 : cluster 0 osdmap e96: 8 total, 7 up, 8 in 2023-10-09T08:11:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:09 smithi118 bash[59345]: cluster 2023-10-09T08:11:08.720301+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:09 smithi118 bash[59345]: cluster 2023-10-09T08:11:08.723100+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:09 smithi118 bash[59345]: cluster 2023-10-09T08:11:08.724829+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:09 smithi118 bash[59345]: cluster 2023-10-09T08:11:08.728834+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:09 smithi118 bash[59345]: cluster 2023-10-09T08:11:08.730976+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T08:11:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:09 smithi118 bash[59345]: cluster 2023-10-09T08:11:09.147725+0000 mgr.y (mgr.26009) 251 : cluster 0 pgmap v188: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 10 active+undersized, 60 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T08:11:11.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:10 smithi118 bash[59345]: cluster 2023-10-09T08:11:09.717198+0000 mon.a (mon.0) 247 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:11:11.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:10 smithi118 bash[59345]: audit 2023-10-09T08:11:10.405970+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.81:0/473052422' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:11.125 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:10 smithi081 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.2.service: Succeeded. 2023-10-09T08:11:11.125 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:10 smithi081 systemd[1]: Stopped Ceph osd.2 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:11:11.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:10 smithi081 bash[76862]: cluster 2023-10-09T08:11:09.717198+0000 mon.a (mon.0) 247 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:11:11.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:10 smithi081 bash[76862]: audit 2023-10-09T08:11:10.405970+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.81:0/473052422' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:11.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:10 smithi081 bash[79557]: cluster 2023-10-09T08:11:09.717198+0000 mon.a (mon.0) 247 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:11:11.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:10 smithi081 bash[79557]: audit 2023-10-09T08:11:10.405970+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.81:0/473052422' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:11.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:11:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:11:11] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.33.4" 2023-10-09T08:11:11.625 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:11 smithi081 systemd[1]: Started Ceph osd.2 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:11:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:12 smithi118 bash[59345]: cluster 2023-10-09T08:11:11.148318+0000 mgr.y (mgr.26009) 252 : cluster 0 pgmap v189: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:12 smithi118 bash[59345]: audit 2023-10-09T08:11:11.264078+0000 mon.a (mon.0) 248 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:12 smithi118 bash[59345]: audit 2023-10-09T08:11:11.273389+0000 mon.a (mon.0) 249 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:12 smithi118 bash[59345]: audit 2023-10-09T08:11:11.317216+0000 mon.c (mon.2) 117 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:11:12.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:12 smithi081 bash[76862]: cluster 2023-10-09T08:11:11.148318+0000 mgr.y (mgr.26009) 252 : cluster 0 pgmap v189: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:12.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:12 smithi081 bash[76862]: audit 2023-10-09T08:11:11.264078+0000 mon.a (mon.0) 248 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:12.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:12 smithi081 bash[76862]: audit 2023-10-09T08:11:11.273389+0000 mon.a (mon.0) 249 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:12.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:12 smithi081 bash[76862]: audit 2023-10-09T08:11:11.317216+0000 mon.c (mon.2) 117 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:11:12.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:12 smithi081 bash[79557]: cluster 2023-10-09T08:11:11.148318+0000 mgr.y (mgr.26009) 252 : cluster 0 pgmap v189: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:12.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:12 smithi081 bash[79557]: audit 2023-10-09T08:11:11.264078+0000 mon.a (mon.0) 248 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:12.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:12 smithi081 bash[79557]: audit 2023-10-09T08:11:11.273389+0000 mon.a (mon.0) 249 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:12.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:12 smithi081 bash[79557]: audit 2023-10-09T08:11:11.317216+0000 mon.c (mon.2) 117 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:11:13.125 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:12 smithi081 bash[90782]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-09T08:11:13.125 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:12 smithi081 bash[90782]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-09T08:11:13.125 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:12 smithi081 bash[90782]: 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-09T08:11:13.125 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:12 smithi081 bash[90782]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-10-09T08:11:13.125 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:12 smithi081 bash[90782]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-10-09T08:11:13.125 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:12 smithi081 bash[90782]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-10-09T08:11:13.126 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:12 smithi081 bash[90782]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-09T08:11:13.126 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:12 smithi081 bash[90782]: --> ceph-volume lvm activate successful for osd ID: 2 2023-10-09T08:11:13.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:13 smithi081 bash[76862]: audit 2023-10-09T08:11:12.772775+0000 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.81:0/2319784483' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:13.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:13 smithi081 bash[79557]: audit 2023-10-09T08:11:12.772775+0000 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.81:0/2319784483' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:13.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:13 smithi118 bash[59345]: audit 2023-10-09T08:11:12.772775+0000 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.81:0/2319784483' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:14.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:14 smithi081 bash[79557]: cluster 2023-10-09T08:11:13.149087+0000 mgr.y (mgr.26009) 253 : cluster 0 pgmap v190: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:14.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:14 smithi081 bash[76862]: cluster 2023-10-09T08:11:13.149087+0000 mgr.y (mgr.26009) 253 : cluster 0 pgmap v190: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:14.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:14 smithi118 bash[59345]: cluster 2023-10-09T08:11:13.149087+0000 mgr.y (mgr.26009) 253 : cluster 0 pgmap v190: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:15.125 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:14 smithi081 bash[91105]: debug 2023-10-09T08:11:14.890+0000 7fee813d4700 1 -- 172.21.15.81:0/1343202519 <== mon.0 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559051a584e0 con 0x559051ab2800 2023-10-09T08:11:15.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:15 smithi081 bash[76862]: audit 2023-10-09T08:11:15.150389+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.81:0/1725238950' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:15.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:15 smithi081 bash[79557]: audit 2023-10-09T08:11:15.150389+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.81:0/1725238950' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:15.626 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:15 smithi081 bash[91105]: debug 2023-10-09T08:11:15.434+0000 7fee8a55a640 -1 Falling back to public interface 2023-10-09T08:11:15.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:15 smithi118 bash[59345]: audit 2023-10-09T08:11:15.150389+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.81:0/1725238950' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:16.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:16 smithi081 bash[76862]: cluster 2023-10-09T08:11:15.150171+0000 mgr.y (mgr.26009) 254 : cluster 0 pgmap v191: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:16.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:16 smithi081 bash[79557]: cluster 2023-10-09T08:11:15.150171+0000 mgr.y (mgr.26009) 254 : cluster 0 pgmap v191: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:16 smithi118 bash[59345]: cluster 2023-10-09T08:11:15.150171+0000 mgr.y (mgr.26009) 254 : cluster 0 pgmap v191: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:18.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:18 smithi081 bash[76862]: cluster 2023-10-09T08:11:17.150900+0000 mgr.y (mgr.26009) 255 : cluster 0 pgmap v192: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:18.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:18 smithi081 bash[76862]: audit 2023-10-09T08:11:17.530584+0000 mon.a (mon.0) 250 : audit 0 from='client.? 172.21.15.81:0/2995381791' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:18.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:18 smithi081 bash[76862]: audit 2023-10-09T08:11:17.616560+0000 mon.a (mon.0) 251 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:18.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:18 smithi081 bash[76862]: audit 2023-10-09T08:11:17.627079+0000 mon.a (mon.0) 252 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:18.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:18 smithi081 bash[76862]: cluster 2023-10-09T08:11:18.172509+0000 mon.a (mon.0) 253 : cluster 3 Health check update: Degraded data redundancy: 5/84 objects degraded (5.952%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:11:18.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:18 smithi081 bash[79557]: cluster 2023-10-09T08:11:17.150900+0000 mgr.y (mgr.26009) 255 : cluster 0 pgmap v192: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:18.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:18 smithi081 bash[79557]: audit 2023-10-09T08:11:17.530584+0000 mon.a (mon.0) 250 : audit 0 from='client.? 172.21.15.81:0/2995381791' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:18.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:18 smithi081 bash[79557]: audit 2023-10-09T08:11:17.616560+0000 mon.a (mon.0) 251 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:18.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:18 smithi081 bash[79557]: audit 2023-10-09T08:11:17.627079+0000 mon.a (mon.0) 252 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:18.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:18 smithi081 bash[79557]: cluster 2023-10-09T08:11:18.172509+0000 mon.a (mon.0) 253 : cluster 3 Health check update: Degraded data redundancy: 5/84 objects degraded (5.952%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:11:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:18 smithi118 bash[59345]: cluster 2023-10-09T08:11:17.150900+0000 mgr.y (mgr.26009) 255 : cluster 0 pgmap v192: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:18 smithi118 bash[59345]: audit 2023-10-09T08:11:17.530584+0000 mon.a (mon.0) 250 : audit 0 from='client.? 172.21.15.81:0/2995381791' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:18 smithi118 bash[59345]: audit 2023-10-09T08:11:17.616560+0000 mon.a (mon.0) 251 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:18 smithi118 bash[59345]: audit 2023-10-09T08:11:17.627079+0000 mon.a (mon.0) 252 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:18 smithi118 bash[59345]: cluster 2023-10-09T08:11:18.172509+0000 mon.a (mon.0) 253 : cluster 3 Health check update: Degraded data redundancy: 5/84 objects degraded (5.952%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:11:19.125 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:18 smithi081 bash[91105]: debug 2023-10-09T08:11:18.710+0000 7fee8a55a640 -1 osd.2 94 log_to_monitors true 2023-10-09T08:11:19.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:19 smithi118 bash[59345]: audit 2023-10-09T08:11:18.381531+0000 mon.a (mon.0) 254 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:19.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:19 smithi118 bash[59345]: audit 2023-10-09T08:11:18.394192+0000 mon.a (mon.0) 255 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:19.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:19 smithi118 bash[59345]: audit 2023-10-09T08:11:18.716606+0000 mon.c (mon.2) 120 : audit 1 from='osd.2 [v2:172.21.15.81:6818/3358021751,v1:172.21.15.81:6819/3358021751]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T08:11:19.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:19 smithi118 bash[59345]: audit 2023-10-09T08:11:18.717063+0000 mon.a (mon.0) 256 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T08:11:19.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:19 smithi118 bash[59345]: audit 2023-10-09T08:11:19.195806+0000 mon.a (mon.0) 257 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:19.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:19 smithi118 bash[59345]: audit 2023-10-09T08:11:19.206346+0000 mon.a (mon.0) 258 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:19.875 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:11:19 smithi081 bash[91105]: debug 2023-10-09T08:11:19.454+0000 7fee799c2700 -1 osd.2 94 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-09T08:11:19.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:19 smithi081 bash[79557]: audit 2023-10-09T08:11:18.381531+0000 mon.a (mon.0) 254 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:19 smithi081 bash[79557]: audit 2023-10-09T08:11:18.394192+0000 mon.a (mon.0) 255 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:19 smithi081 bash[79557]: audit 2023-10-09T08:11:18.716606+0000 mon.c (mon.2) 120 : audit 1 from='osd.2 [v2:172.21.15.81:6818/3358021751,v1:172.21.15.81:6819/3358021751]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T08:11:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:19 smithi081 bash[79557]: audit 2023-10-09T08:11:18.717063+0000 mon.a (mon.0) 256 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T08:11:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:19 smithi081 bash[79557]: audit 2023-10-09T08:11:19.195806+0000 mon.a (mon.0) 257 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:19.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:19 smithi081 bash[79557]: audit 2023-10-09T08:11:19.206346+0000 mon.a (mon.0) 258 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:19.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:19 smithi081 bash[76862]: audit 2023-10-09T08:11:18.381531+0000 mon.a (mon.0) 254 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:19.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:19 smithi081 bash[76862]: audit 2023-10-09T08:11:18.394192+0000 mon.a (mon.0) 255 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:19.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:19 smithi081 bash[76862]: audit 2023-10-09T08:11:18.716606+0000 mon.c (mon.2) 120 : audit 1 from='osd.2 [v2:172.21.15.81:6818/3358021751,v1:172.21.15.81:6819/3358021751]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T08:11:19.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:19 smithi081 bash[76862]: audit 2023-10-09T08:11:18.717063+0000 mon.a (mon.0) 256 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T08:11:19.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:19 smithi081 bash[76862]: audit 2023-10-09T08:11:19.195806+0000 mon.a (mon.0) 257 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:19.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:19 smithi081 bash[76862]: audit 2023-10-09T08:11:19.206346+0000 mon.a (mon.0) 258 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:20 smithi118 bash[59345]: cluster 2023-10-09T08:11:19.151982+0000 mgr.y (mgr.26009) 256 : cluster 0 pgmap v193: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:20 smithi118 bash[59345]: cluster 2023-10-09T08:11:19.401616+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T08:11:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:20 smithi118 bash[59345]: audit 2023-10-09T08:11:19.404965+0000 mon.a (mon.0) 259 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T08:11:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:20 smithi118 bash[59345]: cluster 2023-10-09T08:11:19.405118+0000 mon.a (mon.0) 260 : cluster 0 osdmap e97: 8 total, 7 up, 8 in 2023-10-09T08:11:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:20 smithi118 bash[59345]: audit 2023-10-09T08:11:19.406431+0000 mon.c (mon.2) 121 : audit 1 from='osd.2 [v2:172.21.15.81:6818/3358021751,v1:172.21.15.81:6819/3358021751]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:11:20.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:20 smithi118 bash[59345]: audit 2023-10-09T08:11:19.407108+0000 mon.a (mon.0) 261 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:11:20.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:20 smithi118 bash[59345]: audit 2023-10-09T08:11:19.899431+0000 mon.a (mon.0) 262 : audit 0 from='client.? 172.21.15.81:0/4108346853' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:20.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:20 smithi081 bash[76862]: cluster 2023-10-09T08:11:19.151982+0000 mgr.y (mgr.26009) 256 : cluster 0 pgmap v193: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:20.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:20 smithi081 bash[76862]: cluster 2023-10-09T08:11:19.401616+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T08:11:20.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:20 smithi081 bash[76862]: audit 2023-10-09T08:11:19.404965+0000 mon.a (mon.0) 259 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T08:11:20.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:20 smithi081 bash[76862]: cluster 2023-10-09T08:11:19.405118+0000 mon.a (mon.0) 260 : cluster 0 osdmap e97: 8 total, 7 up, 8 in 2023-10-09T08:11:20.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:20 smithi081 bash[76862]: audit 2023-10-09T08:11:19.406431+0000 mon.c (mon.2) 121 : audit 1 from='osd.2 [v2:172.21.15.81:6818/3358021751,v1:172.21.15.81:6819/3358021751]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:11:20.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:20 smithi081 bash[76862]: audit 2023-10-09T08:11:19.407108+0000 mon.a (mon.0) 261 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:11:20.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:20 smithi081 bash[76862]: audit 2023-10-09T08:11:19.899431+0000 mon.a (mon.0) 262 : audit 0 from='client.? 172.21.15.81:0/4108346853' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:20.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:20 smithi081 bash[79557]: cluster 2023-10-09T08:11:19.151982+0000 mgr.y (mgr.26009) 256 : cluster 0 pgmap v193: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:20.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:20 smithi081 bash[79557]: cluster 2023-10-09T08:11:19.401616+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T08:11:20.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:20 smithi081 bash[79557]: audit 2023-10-09T08:11:19.404965+0000 mon.a (mon.0) 259 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T08:11:20.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:20 smithi081 bash[79557]: cluster 2023-10-09T08:11:19.405118+0000 mon.a (mon.0) 260 : cluster 0 osdmap e97: 8 total, 7 up, 8 in 2023-10-09T08:11:20.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:20 smithi081 bash[79557]: audit 2023-10-09T08:11:19.406431+0000 mon.c (mon.2) 121 : audit 1 from='osd.2 [v2:172.21.15.81:6818/3358021751,v1:172.21.15.81:6819/3358021751]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:11:20.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:20 smithi081 bash[79557]: audit 2023-10-09T08:11:19.407108+0000 mon.a (mon.0) 261 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:11:20.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:20 smithi081 bash[79557]: audit 2023-10-09T08:11:19.899431+0000 mon.a (mon.0) 262 : audit 0 from='client.? 172.21.15.81:0/4108346853' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:21.426 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:11:21] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.33.4" 2023-10-09T08:11:21.427 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[76862]: cluster 2023-10-09T08:11:19.897236+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T08:11:21.427 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[76862]: cluster 2023-10-09T08:11:20.387324+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T08:11:21.427 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[76862]: cluster 2023-10-09T08:11:20.399273+0000 mon.a (mon.0) 263 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:11:21.427 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[76862]: cluster 2023-10-09T08:11:20.402756+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T08:11:21.427 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[76862]: cluster 2023-10-09T08:11:20.406376+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T08:11:21.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:21 smithi118 bash[59345]: cluster 2023-10-09T08:11:19.897236+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T08:11:21.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:21 smithi118 bash[59345]: cluster 2023-10-09T08:11:20.387324+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T08:11:21.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:21 smithi118 bash[59345]: cluster 2023-10-09T08:11:20.399273+0000 mon.a (mon.0) 263 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:11:21.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:21 smithi118 bash[59345]: cluster 2023-10-09T08:11:20.402756+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T08:11:21.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:21 smithi118 bash[59345]: cluster 2023-10-09T08:11:20.406376+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T08:11:21.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:21 smithi118 bash[59345]: cluster 2023-10-09T08:11:20.406747+0000 mon.a (mon.0) 264 : cluster 1 osd.2 [v2:172.21.15.81:6818/3358021751,v1:172.21.15.81:6819/3358021751] boot 2023-10-09T08:11:21.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:21 smithi118 bash[59345]: cluster 2023-10-09T08:11:20.406853+0000 mon.a (mon.0) 265 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-10-09T08:11:21.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:21 smithi118 bash[59345]: audit 2023-10-09T08:11:20.410375+0000 mon.c (mon.2) 122 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T08:11:21.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:21 smithi118 bash[59345]: cluster 2023-10-09T08:11:21.409868+0000 mon.a (mon.0) 266 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-10-09T08:11:21.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[76862]: cluster 2023-10-09T08:11:20.406747+0000 mon.a (mon.0) 264 : cluster 1 osd.2 [v2:172.21.15.81:6818/3358021751,v1:172.21.15.81:6819/3358021751] boot 2023-10-09T08:11:21.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[76862]: cluster 2023-10-09T08:11:20.406853+0000 mon.a (mon.0) 265 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-10-09T08:11:21.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[76862]: audit 2023-10-09T08:11:20.410375+0000 mon.c (mon.2) 122 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T08:11:21.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[76862]: cluster 2023-10-09T08:11:21.409868+0000 mon.a (mon.0) 266 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-10-09T08:11:21.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[79557]: cluster 2023-10-09T08:11:19.897236+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T08:11:21.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[79557]: cluster 2023-10-09T08:11:20.387324+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T08:11:21.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[79557]: cluster 2023-10-09T08:11:20.399273+0000 mon.a (mon.0) 263 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:11:21.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[79557]: cluster 2023-10-09T08:11:20.402756+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T08:11:21.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[79557]: cluster 2023-10-09T08:11:20.406376+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T08:11:21.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[79557]: cluster 2023-10-09T08:11:20.406747+0000 mon.a (mon.0) 264 : cluster 1 osd.2 [v2:172.21.15.81:6818/3358021751,v1:172.21.15.81:6819/3358021751] boot 2023-10-09T08:11:21.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[79557]: cluster 2023-10-09T08:11:20.406853+0000 mon.a (mon.0) 265 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-10-09T08:11:21.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[79557]: audit 2023-10-09T08:11:20.410375+0000 mon.c (mon.2) 122 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T08:11:21.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:21 smithi081 bash[79557]: cluster 2023-10-09T08:11:21.409868+0000 mon.a (mon.0) 266 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-10-09T08:11:22.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:22 smithi118 bash[59345]: cluster 2023-10-09T08:11:21.152674+0000 mgr.y (mgr.26009) 257 : cluster 0 pgmap v196: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:22.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:22 smithi118 bash[59345]: cluster 2023-10-09T08:11:21.405631+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:22 smithi118 bash[59345]: cluster 2023-10-09T08:11:21.407137+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:22 smithi118 bash[59345]: cluster 2023-10-09T08:11:21.410934+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:22 smithi118 bash[59345]: cluster 2023-10-09T08:11:21.413315+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:22 smithi118 bash[59345]: cluster 2023-10-09T08:11:21.413417+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:22 smithi118 bash[59345]: cluster 2023-10-09T08:11:21.415805+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:22 smithi118 bash[59345]: cluster 2023-10-09T08:11:21.415822+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:22 smithi118 bash[59345]: cluster 2023-10-09T08:11:21.416224+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:22 smithi118 bash[59345]: cluster 2023-10-09T08:11:21.417277+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.771 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:22 smithi118 bash[59345]: cluster 2023-10-09T08:11:21.419149+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.771 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:22 smithi118 bash[59345]: audit 2023-10-09T08:11:22.262683+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.81:0/932644079' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:22.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[76862]: cluster 2023-10-09T08:11:21.152674+0000 mgr.y (mgr.26009) 257 : cluster 0 pgmap v196: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:22.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[76862]: cluster 2023-10-09T08:11:21.405631+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[76862]: cluster 2023-10-09T08:11:21.407137+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[76862]: cluster 2023-10-09T08:11:21.410934+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[76862]: cluster 2023-10-09T08:11:21.413315+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[76862]: cluster 2023-10-09T08:11:21.413417+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[76862]: cluster 2023-10-09T08:11:21.415805+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[76862]: cluster 2023-10-09T08:11:21.415822+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[76862]: cluster 2023-10-09T08:11:21.416224+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[76862]: cluster 2023-10-09T08:11:21.417277+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[76862]: cluster 2023-10-09T08:11:21.419149+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[76862]: audit 2023-10-09T08:11:22.262683+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.81:0/932644079' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:22.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[79557]: cluster 2023-10-09T08:11:21.152674+0000 mgr.y (mgr.26009) 257 : cluster 0 pgmap v196: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:22.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[79557]: cluster 2023-10-09T08:11:21.405631+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[79557]: cluster 2023-10-09T08:11:21.407137+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[79557]: cluster 2023-10-09T08:11:21.410934+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[79557]: cluster 2023-10-09T08:11:21.413315+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[79557]: cluster 2023-10-09T08:11:21.413417+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[79557]: cluster 2023-10-09T08:11:21.415805+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[79557]: cluster 2023-10-09T08:11:21.415822+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[79557]: cluster 2023-10-09T08:11:21.416224+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[79557]: cluster 2023-10-09T08:11:21.417277+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[79557]: cluster 2023-10-09T08:11:21.419149+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T08:11:22.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:22 smithi081 bash[79557]: audit 2023-10-09T08:11:22.262683+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.81:0/932644079' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:24.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:24 smithi081 bash[79557]: audit 2023-10-09T08:11:23.113932+0000 mon.a (mon.0) 267 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:24.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:24 smithi081 bash[79557]: audit 2023-10-09T08:11:23.116222+0000 mon.c (mon.2) 124 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:11:24.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:24 smithi081 bash[79557]: cluster 2023-10-09T08:11:23.153439+0000 mgr.y (mgr.26009) 258 : cluster 0 pgmap v198: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:24 smithi081 bash[76862]: audit 2023-10-09T08:11:23.113932+0000 mon.a (mon.0) 267 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:24 smithi081 bash[76862]: audit 2023-10-09T08:11:23.116222+0000 mon.c (mon.2) 124 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:11:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:24 smithi081 bash[76862]: cluster 2023-10-09T08:11:23.153439+0000 mgr.y (mgr.26009) 258 : cluster 0 pgmap v198: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:24 smithi118 bash[59345]: audit 2023-10-09T08:11:23.113932+0000 mon.a (mon.0) 267 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:24 smithi118 bash[59345]: audit 2023-10-09T08:11:23.116222+0000 mon.c (mon.2) 124 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:11:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:24 smithi118 bash[59345]: cluster 2023-10-09T08:11:23.153439+0000 mgr.y (mgr.26009) 258 : cluster 0 pgmap v198: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T08:11:25.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:25 smithi081 bash[76862]: audit 2023-10-09T08:11:24.615191+0000 mon.c (mon.2) 125 : audit 0 from='client.? 172.21.15.81:0/1512761203' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:25.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:25 smithi081 bash[79557]: audit 2023-10-09T08:11:24.615191+0000 mon.c (mon.2) 125 : audit 0 from='client.? 172.21.15.81:0/1512761203' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:25.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:25 smithi118 bash[59345]: audit 2023-10-09T08:11:24.615191+0000 mon.c (mon.2) 125 : audit 0 from='client.? 172.21.15.81:0/1512761203' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:26.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:26 smithi081 bash[76862]: cluster 2023-10-09T08:11:25.154530+0000 mgr.y (mgr.26009) 259 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:26.515 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:26 smithi081 bash[79557]: cluster 2023-10-09T08:11:25.154530+0000 mgr.y (mgr.26009) 259 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:26 smithi118 bash[59345]: cluster 2023-10-09T08:11:25.154530+0000 mgr.y (mgr.26009) 259 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:27.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:27 smithi118 bash[59345]: cluster 2023-10-09T08:11:26.119485+0000 mon.a (mon.0) 268 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/84 objects degraded (5.952%), 3 pgs degraded) 2023-10-09T08:11:27.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:27 smithi118 bash[59345]: cluster 2023-10-09T08:11:26.119517+0000 mon.a (mon.0) 269 : cluster 1 Cluster is now healthy 2023-10-09T08:11:27.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:27 smithi118 bash[59345]: audit 2023-10-09T08:11:26.980469+0000 mon.a (mon.0) 270 : audit 0 from='client.? 172.21.15.81:0/1108652472' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:27.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:27 smithi081 bash[76862]: cluster 2023-10-09T08:11:26.119485+0000 mon.a (mon.0) 268 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/84 objects degraded (5.952%), 3 pgs degraded) 2023-10-09T08:11:27.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:27 smithi081 bash[76862]: cluster 2023-10-09T08:11:26.119517+0000 mon.a (mon.0) 269 : cluster 1 Cluster is now healthy 2023-10-09T08:11:27.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:27 smithi081 bash[76862]: audit 2023-10-09T08:11:26.980469+0000 mon.a (mon.0) 270 : audit 0 from='client.? 172.21.15.81:0/1108652472' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:27.519 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:27 smithi081 bash[79557]: cluster 2023-10-09T08:11:26.119485+0000 mon.a (mon.0) 268 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/84 objects degraded (5.952%), 3 pgs degraded) 2023-10-09T08:11:27.519 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:27 smithi081 bash[79557]: cluster 2023-10-09T08:11:26.119517+0000 mon.a (mon.0) 269 : cluster 1 Cluster is now healthy 2023-10-09T08:11:27.519 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:27 smithi081 bash[79557]: audit 2023-10-09T08:11:26.980469+0000 mon.a (mon.0) 270 : audit 0 from='client.? 172.21.15.81:0/1108652472' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:28.410 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:28 smithi081 bash[76862]: cluster 2023-10-09T08:11:27.155166+0000 mgr.y (mgr.26009) 260 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:28.410 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:28 smithi081 bash[79557]: cluster 2023-10-09T08:11:27.155166+0000 mgr.y (mgr.26009) 260 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:28.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:28 smithi118 bash[59345]: cluster 2023-10-09T08:11:27.155166+0000 mgr.y (mgr.26009) 260 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:30 smithi118 bash[59345]: cluster 2023-10-09T08:11:29.155807+0000 mgr.y (mgr.26009) 261 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:30 smithi118 bash[59345]: audit 2023-10-09T08:11:29.262503+0000 mon.a (mon.0) 271 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:30 smithi118 bash[59345]: audit 2023-10-09T08:11:29.274610+0000 mon.a (mon.0) 272 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:30 smithi118 bash[59345]: audit 2023-10-09T08:11:29.277066+0000 mon.c (mon.2) 126 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:11:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:30 smithi118 bash[59345]: audit 2023-10-09T08:11:29.278220+0000 mon.c (mon.2) 127 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:11:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:30 smithi118 bash[59345]: audit 2023-10-09T08:11:29.286646+0000 mon.a (mon.0) 273 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:30 smithi118 bash[59345]: audit 2023-10-09T08:11:29.368870+0000 mon.c (mon.2) 128 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:11:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:30 smithi118 bash[59345]: audit 2023-10-09T08:11:29.369572+0000 mon.a (mon.0) 274 : audit 0 from='client.? 172.21.15.81:0/2593505588' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:30 smithi118 bash[59345]: audit 2023-10-09T08:11:29.373512+0000 mon.c (mon.2) 129 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:11:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:30 smithi118 bash[59345]: audit 2023-10-09T08:11:29.376017+0000 mon.c (mon.2) 130 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:11:30.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:30 smithi118 bash[59345]: audit 2023-10-09T08:11:29.377831+0000 mon.c (mon.2) 131 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:11:30.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:30 smithi118 bash[59345]: audit 2023-10-09T08:11:29.380274+0000 mon.c (mon.2) 132 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-09T08:11:30.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:30 smithi118 bash[59345]: audit 2023-10-09T08:11:29.380470+0000 mgr.y (mgr.26009) 262 : audit 0 from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-09T08:11:30.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:30 smithi118 bash[59345]: cephadm 2023-10-09T08:11:29.381763+0000 mgr.y (mgr.26009) 263 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-10-09T08:11:30.534 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[79557]: cluster 2023-10-09T08:11:29.155807+0000 mgr.y (mgr.26009) 261 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:30.535 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[79557]: audit 2023-10-09T08:11:29.262503+0000 mon.a (mon.0) 271 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:30.535 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[79557]: audit 2023-10-09T08:11:29.274610+0000 mon.a (mon.0) 272 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:30.535 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[79557]: audit 2023-10-09T08:11:29.277066+0000 mon.c (mon.2) 126 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:11:30.535 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[79557]: audit 2023-10-09T08:11:29.278220+0000 mon.c (mon.2) 127 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:11:30.535 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[79557]: audit 2023-10-09T08:11:29.286646+0000 mon.a (mon.0) 273 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:30.535 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[79557]: audit 2023-10-09T08:11:29.368870+0000 mon.c (mon.2) 128 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:11:30.535 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[79557]: audit 2023-10-09T08:11:29.369572+0000 mon.a (mon.0) 274 : audit 0 from='client.? 172.21.15.81:0/2593505588' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:30.535 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[79557]: audit 2023-10-09T08:11:29.373512+0000 mon.c (mon.2) 129 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:11:30.535 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[79557]: audit 2023-10-09T08:11:29.376017+0000 mon.c (mon.2) 130 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:11:30.535 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[79557]: audit 2023-10-09T08:11:29.377831+0000 mon.c (mon.2) 131 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:11:30.535 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[79557]: audit 2023-10-09T08:11:29.380274+0000 mon.c (mon.2) 132 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-09T08:11:30.536 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[79557]: audit 2023-10-09T08:11:29.380470+0000 mgr.y (mgr.26009) 262 : audit 0 from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-09T08:11:30.536 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[79557]: cephadm 2023-10-09T08:11:29.381763+0000 mgr.y (mgr.26009) 263 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-10-09T08:11:30.536 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[76862]: cluster 2023-10-09T08:11:29.155807+0000 mgr.y (mgr.26009) 261 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:30.536 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[76862]: audit 2023-10-09T08:11:29.262503+0000 mon.a (mon.0) 271 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:30.536 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[76862]: audit 2023-10-09T08:11:29.274610+0000 mon.a (mon.0) 272 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:30.536 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[76862]: audit 2023-10-09T08:11:29.277066+0000 mon.c (mon.2) 126 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:11:30.536 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[76862]: audit 2023-10-09T08:11:29.278220+0000 mon.c (mon.2) 127 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:11:30.536 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[76862]: audit 2023-10-09T08:11:29.286646+0000 mon.a (mon.0) 273 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:30.536 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[76862]: audit 2023-10-09T08:11:29.368870+0000 mon.c (mon.2) 128 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:11:30.537 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[76862]: audit 2023-10-09T08:11:29.369572+0000 mon.a (mon.0) 274 : audit 0 from='client.? 172.21.15.81:0/2593505588' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:30.537 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[76862]: audit 2023-10-09T08:11:29.373512+0000 mon.c (mon.2) 129 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:11:30.537 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[76862]: audit 2023-10-09T08:11:29.376017+0000 mon.c (mon.2) 130 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:11:30.537 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[76862]: audit 2023-10-09T08:11:29.377831+0000 mon.c (mon.2) 131 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:11:30.537 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[76862]: audit 2023-10-09T08:11:29.380274+0000 mon.c (mon.2) 132 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-09T08:11:30.537 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[76862]: audit 2023-10-09T08:11:29.380470+0000 mgr.y (mgr.26009) 262 : audit 0 from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-09T08:11:30.537 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:30 smithi081 bash[76862]: cephadm 2023-10-09T08:11:29.381763+0000 mgr.y (mgr.26009) 263 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-10-09T08:11:31.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:11:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:11:31] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.33.4" 2023-10-09T08:11:32.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:32 smithi081 bash[79557]: cluster 2023-10-09T08:11:31.156288+0000 mgr.y (mgr.26009) 264 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:32.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:32 smithi081 bash[79557]: audit 2023-10-09T08:11:31.711468+0000 mon.a (mon.0) 275 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:32.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:32 smithi081 bash[79557]: audit 2023-10-09T08:11:31.712954+0000 mon.c (mon.2) 133 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T08:11:32.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:32 smithi081 bash[79557]: audit 2023-10-09T08:11:31.714184+0000 mon.c (mon.2) 134 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:11:32.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:32 smithi081 bash[79557]: audit 2023-10-09T08:11:31.748552+0000 mon.a (mon.0) 276 : audit 0 from='client.? 172.21.15.81:0/1203189911' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:32.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:32 smithi081 bash[76862]: cluster 2023-10-09T08:11:31.156288+0000 mgr.y (mgr.26009) 264 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:32.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:32 smithi081 bash[76862]: audit 2023-10-09T08:11:31.711468+0000 mon.a (mon.0) 275 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:32.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:32 smithi081 bash[76862]: audit 2023-10-09T08:11:31.712954+0000 mon.c (mon.2) 133 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T08:11:32.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:32 smithi081 bash[76862]: audit 2023-10-09T08:11:31.714184+0000 mon.c (mon.2) 134 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:11:32.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:32 smithi081 bash[76862]: audit 2023-10-09T08:11:31.748552+0000 mon.a (mon.0) 276 : audit 0 from='client.? 172.21.15.81:0/1203189911' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:32.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:32 smithi118 bash[59345]: cluster 2023-10-09T08:11:31.156288+0000 mgr.y (mgr.26009) 264 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:32.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:32 smithi118 bash[59345]: audit 2023-10-09T08:11:31.711468+0000 mon.a (mon.0) 275 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:32.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:32 smithi118 bash[59345]: audit 2023-10-09T08:11:31.712954+0000 mon.c (mon.2) 133 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T08:11:32.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:32 smithi118 bash[59345]: audit 2023-10-09T08:11:31.714184+0000 mon.c (mon.2) 134 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:11:32.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:32 smithi118 bash[59345]: audit 2023-10-09T08:11:31.748552+0000 mon.a (mon.0) 276 : audit 0 from='client.? 172.21.15.81:0/1203189911' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:33.516 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:33 smithi081 bash[76862]: cephadm 2023-10-09T08:11:31.700567+0000 mgr.y (mgr.26009) 265 : cephadm 1 Upgrade: Updating osd.3 2023-10-09T08:11:33.517 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:33 smithi081 bash[76862]: cephadm 2023-10-09T08:11:31.716424+0000 mgr.y (mgr.26009) 266 : cephadm 1 Deploying daemon osd.3 on smithi081 2023-10-09T08:11:33.517 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:33 smithi081 bash[76862]: audit 2023-10-09T08:11:33.221711+0000 mon.a (mon.0) 277 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:33.517 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:33 smithi081 bash[79557]: cephadm 2023-10-09T08:11:31.700567+0000 mgr.y (mgr.26009) 265 : cephadm 1 Upgrade: Updating osd.3 2023-10-09T08:11:33.517 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:33 smithi081 bash[79557]: cephadm 2023-10-09T08:11:31.716424+0000 mgr.y (mgr.26009) 266 : cephadm 1 Deploying daemon osd.3 on smithi081 2023-10-09T08:11:33.517 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:33 smithi081 bash[79557]: audit 2023-10-09T08:11:33.221711+0000 mon.a (mon.0) 277 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:33.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:33 smithi118 bash[59345]: cephadm 2023-10-09T08:11:31.700567+0000 mgr.y (mgr.26009) 265 : cephadm 1 Upgrade: Updating osd.3 2023-10-09T08:11:33.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:33 smithi118 bash[59345]: cephadm 2023-10-09T08:11:31.716424+0000 mgr.y (mgr.26009) 266 : cephadm 1 Deploying daemon osd.3 on smithi081 2023-10-09T08:11:33.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:33 smithi118 bash[59345]: audit 2023-10-09T08:11:33.221711+0000 mon.a (mon.0) 277 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:34.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:34 smithi081 bash[76862]: cluster 2023-10-09T08:11:33.156917+0000 mgr.y (mgr.26009) 267 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:34.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:34 smithi081 bash[76862]: audit 2023-10-09T08:11:34.104962+0000 mon.a (mon.0) 278 : audit 0 from='client.? 172.21.15.81:0/2182352754' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:34.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:34 smithi081 bash[79557]: cluster 2023-10-09T08:11:33.156917+0000 mgr.y (mgr.26009) 267 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:34.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:34 smithi081 bash[79557]: audit 2023-10-09T08:11:34.104962+0000 mon.a (mon.0) 278 : audit 0 from='client.? 172.21.15.81:0/2182352754' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:34 smithi118 bash[59345]: cluster 2023-10-09T08:11:33.156917+0000 mgr.y (mgr.26009) 267 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:34 smithi118 bash[59345]: audit 2023-10-09T08:11:34.104962+0000 mon.a (mon.0) 278 : audit 0 from='client.? 172.21.15.81:0/2182352754' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:36.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:36 smithi081 bash[76862]: cluster 2023-10-09T08:11:35.158273+0000 mgr.y (mgr.26009) 268 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:36.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:36 smithi081 bash[79557]: cluster 2023-10-09T08:11:35.158273+0000 mgr.y (mgr.26009) 268 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:36 smithi118 bash[59345]: cluster 2023-10-09T08:11:35.158273+0000 mgr.y (mgr.26009) 268 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:37.115 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:36 smithi081 systemd[1]: Stopping Ceph osd.3 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:11:37.115 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:36 smithi081 bash[49426]: debug 2023-10-09T08:11:36.762+0000 7f26c337c700 -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-09T08:11:37.116 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:36 smithi081 bash[49426]: debug 2023-10-09T08:11:36.762+0000 7f26c337c700 -1 osd.3 99 *** Got signal Terminated *** 2023-10-09T08:11:37.116 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:36 smithi081 bash[49426]: debug 2023-10-09T08:11:36.762+0000 7f26c337c700 -1 osd.3 99 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T08:11:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:37 smithi081 bash[76862]: audit 2023-10-09T08:11:36.460769+0000 mon.c (mon.2) 135 : audit 0 from='client.? 172.21.15.81:0/2188170076' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:37 smithi081 bash[76862]: cluster 2023-10-09T08:11:36.765151+0000 mon.a (mon.0) 279 : cluster 1 osd.3 marked itself down and dead 2023-10-09T08:11:37.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:37 smithi081 bash[79557]: audit 2023-10-09T08:11:36.460769+0000 mon.c (mon.2) 135 : audit 0 from='client.? 172.21.15.81:0/2188170076' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:37 smithi081 bash[79557]: cluster 2023-10-09T08:11:36.765151+0000 mon.a (mon.0) 279 : cluster 1 osd.3 marked itself down and dead 2023-10-09T08:11:37.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:37 smithi118 bash[59345]: audit 2023-10-09T08:11:36.460769+0000 mon.c (mon.2) 135 : audit 0 from='client.? 172.21.15.81:0/2188170076' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:37.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:37 smithi118 bash[59345]: cluster 2023-10-09T08:11:36.765151+0000 mon.a (mon.0) 279 : cluster 1 osd.3 marked itself down and dead 2023-10-09T08:11:38.269 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:37 smithi081 bash[93423]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-3 2023-10-09T08:11:38.269 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[93525]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-3 2023-10-09T08:11:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[76862]: cluster 2023-10-09T08:11:37.159090+0000 mgr.y (mgr.26009) 269 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[76862]: cluster 2023-10-09T08:11:37.277271+0000 mon.a (mon.0) 280 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:11:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[76862]: cluster 2023-10-09T08:11:37.287518+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[76862]: cluster 2023-10-09T08:11:37.289555+0000 mon.a (mon.0) 281 : cluster 0 osdmap e100: 8 total, 7 up, 8 in 2023-10-09T08:11:38.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[76862]: cluster 2023-10-09T08:11:37.289692+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[76862]: cluster 2023-10-09T08:11:37.290631+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[76862]: cluster 2023-10-09T08:11:37.295215+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[76862]: cluster 2023-10-09T08:11:37.297000+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[76862]: cluster 2023-10-09T08:11:37.297654+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[76862]: audit 2023-10-09T08:11:38.113055+0000 mon.a (mon.0) 282 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:38.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[76862]: audit 2023-10-09T08:11:38.116719+0000 mon.c (mon.2) 136 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:11:38.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[79557]: cluster 2023-10-09T08:11:37.159090+0000 mgr.y (mgr.26009) 269 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:38.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[79557]: cluster 2023-10-09T08:11:37.277271+0000 mon.a (mon.0) 280 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:11:38.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[79557]: cluster 2023-10-09T08:11:37.287518+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[79557]: cluster 2023-10-09T08:11:37.289555+0000 mon.a (mon.0) 281 : cluster 0 osdmap e100: 8 total, 7 up, 8 in 2023-10-09T08:11:38.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[79557]: cluster 2023-10-09T08:11:37.289692+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[79557]: cluster 2023-10-09T08:11:37.290631+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[79557]: cluster 2023-10-09T08:11:37.295215+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[79557]: cluster 2023-10-09T08:11:37.297000+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[79557]: cluster 2023-10-09T08:11:37.297654+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[79557]: audit 2023-10-09T08:11:38.113055+0000 mon.a (mon.0) 282 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:38.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:38 smithi081 bash[79557]: audit 2023-10-09T08:11:38.116719+0000 mon.c (mon.2) 136 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:11:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:38 smithi118 bash[59345]: cluster 2023-10-09T08:11:37.159090+0000 mgr.y (mgr.26009) 269 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:38 smithi118 bash[59345]: cluster 2023-10-09T08:11:37.277271+0000 mon.a (mon.0) 280 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:11:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:38 smithi118 bash[59345]: cluster 2023-10-09T08:11:37.287518+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:38 smithi118 bash[59345]: cluster 2023-10-09T08:11:37.289555+0000 mon.a (mon.0) 281 : cluster 0 osdmap e100: 8 total, 7 up, 8 in 2023-10-09T08:11:38.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:38 smithi118 bash[59345]: cluster 2023-10-09T08:11:37.289692+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:38 smithi118 bash[59345]: cluster 2023-10-09T08:11:37.290631+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:38 smithi118 bash[59345]: cluster 2023-10-09T08:11:37.295215+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:38 smithi118 bash[59345]: cluster 2023-10-09T08:11:37.297000+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:38 smithi118 bash[59345]: cluster 2023-10-09T08:11:37.297654+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T08:11:38.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:38 smithi118 bash[59345]: audit 2023-10-09T08:11:38.113055+0000 mon.a (mon.0) 282 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:38.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:38 smithi118 bash[59345]: audit 2023-10-09T08:11:38.116719+0000 mon.c (mon.2) 136 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:11:39.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[76862]: cluster 2023-10-09T08:11:38.297633+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[76862]: cluster 2023-10-09T08:11:38.299509+0000 mon.a (mon.0) 283 : cluster 0 osdmap e101: 8 total, 7 up, 8 in 2023-10-09T08:11:39.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[76862]: cluster 2023-10-09T08:11:38.300668+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[76862]: cluster 2023-10-09T08:11:38.300728+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[76862]: cluster 2023-10-09T08:11:38.302911+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[76862]: cluster 2023-10-09T08:11:38.302939+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[76862]: cluster 2023-10-09T08:11:38.303091+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[76862]: cluster 2023-10-09T08:11:38.303232+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[76862]: cluster 2023-10-09T08:11:38.304967+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[76862]: cluster 2023-10-09T08:11:38.305370+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[76862]: cluster 2023-10-09T08:11:38.307031+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[76862]: cluster 2023-10-09T08:11:38.307070+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[76862]: audit 2023-10-09T08:11:38.822790+0000 mon.a (mon.0) 284 : audit 0 from='client.? 172.21.15.81:0/2596913514' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:39.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[79557]: cluster 2023-10-09T08:11:38.297633+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[79557]: cluster 2023-10-09T08:11:38.299509+0000 mon.a (mon.0) 283 : cluster 0 osdmap e101: 8 total, 7 up, 8 in 2023-10-09T08:11:39.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[79557]: cluster 2023-10-09T08:11:38.300668+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[79557]: cluster 2023-10-09T08:11:38.300728+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[79557]: cluster 2023-10-09T08:11:38.302911+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[79557]: cluster 2023-10-09T08:11:38.302939+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[79557]: cluster 2023-10-09T08:11:38.303091+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[79557]: cluster 2023-10-09T08:11:38.303232+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[79557]: cluster 2023-10-09T08:11:38.304967+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[79557]: cluster 2023-10-09T08:11:38.305370+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[79557]: cluster 2023-10-09T08:11:38.307031+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[79557]: cluster 2023-10-09T08:11:38.307070+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:39 smithi081 bash[79557]: audit 2023-10-09T08:11:38.822790+0000 mon.a (mon.0) 284 : audit 0 from='client.? 172.21.15.81:0/2596913514' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:39.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:39 smithi118 bash[59345]: cluster 2023-10-09T08:11:38.297633+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:39 smithi118 bash[59345]: cluster 2023-10-09T08:11:38.299509+0000 mon.a (mon.0) 283 : cluster 0 osdmap e101: 8 total, 7 up, 8 in 2023-10-09T08:11:39.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:39 smithi118 bash[59345]: cluster 2023-10-09T08:11:38.300668+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:39 smithi118 bash[59345]: cluster 2023-10-09T08:11:38.300728+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:39 smithi118 bash[59345]: cluster 2023-10-09T08:11:38.302911+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:39 smithi118 bash[59345]: cluster 2023-10-09T08:11:38.302939+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:39 smithi118 bash[59345]: cluster 2023-10-09T08:11:38.303091+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:39 smithi118 bash[59345]: cluster 2023-10-09T08:11:38.303232+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:39 smithi118 bash[59345]: cluster 2023-10-09T08:11:38.304967+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:39 smithi118 bash[59345]: cluster 2023-10-09T08:11:38.305370+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:39 smithi118 bash[59345]: cluster 2023-10-09T08:11:38.307031+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:39 smithi118 bash[59345]: cluster 2023-10-09T08:11:38.307070+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T08:11:39.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:39 smithi118 bash[59345]: audit 2023-10-09T08:11:38.822790+0000 mon.a (mon.0) 284 : audit 0 from='client.? 172.21.15.81:0/2596913514' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:40.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:40 smithi081 bash[76862]: cluster 2023-10-09T08:11:39.160193+0000 mgr.y (mgr.26009) 270 : cluster 0 pgmap v208: 73 pgs: 2 active+undersized+degraded, 7 stale+active+clean, 12 active+undersized, 52 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T08:11:40.379 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:40 smithi081 bash[76862]: cluster 2023-10-09T08:11:39.295056+0000 mon.a (mon.0) 285 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:11:40.379 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:40 smithi081 bash[79557]: cluster 2023-10-09T08:11:39.160193+0000 mgr.y (mgr.26009) 270 : cluster 0 pgmap v208: 73 pgs: 2 active+undersized+degraded, 7 stale+active+clean, 12 active+undersized, 52 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T08:11:40.379 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:40 smithi081 bash[79557]: cluster 2023-10-09T08:11:39.295056+0000 mon.a (mon.0) 285 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:11:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:40 smithi118 bash[59345]: cluster 2023-10-09T08:11:39.160193+0000 mgr.y (mgr.26009) 270 : cluster 0 pgmap v208: 73 pgs: 2 active+undersized+degraded, 7 stale+active+clean, 12 active+undersized, 52 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T08:11:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:40 smithi118 bash[59345]: cluster 2023-10-09T08:11:39.295056+0000 mon.a (mon.0) 285 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:11:40.949 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:40 smithi081 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.3.service: Succeeded. 2023-10-09T08:11:40.949 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:40 smithi081 systemd[1]: Stopped Ceph osd.3 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:11:41.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:11:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:11:41] "GET /metrics HTTP/1.1" 200 34021 "" "Prometheus/2.33.4" 2023-10-09T08:11:41.375 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:40 smithi081 systemd[1]: Started Ceph osd.3 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:11:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:41 smithi118 bash[59345]: audit 2023-10-09T08:11:40.988306+0000 mon.a (mon.0) 286 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:41 smithi118 bash[59345]: audit 2023-10-09T08:11:41.002135+0000 mon.a (mon.0) 287 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:41 smithi118 bash[59345]: audit 2023-10-09T08:11:41.051417+0000 mon.c (mon.2) 137 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:11:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:41 smithi118 bash[59345]: cluster 2023-10-09T08:11:41.161060+0000 mgr.y (mgr.26009) 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-09T08:11:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:41 smithi118 bash[59345]: audit 2023-10-09T08:11:41.183827+0000 mon.c (mon.2) 138 : audit 0 from='client.? 172.21.15.81:0/3165927499' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:42.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:41 smithi081 bash[76862]: audit 2023-10-09T08:11:40.988306+0000 mon.a (mon.0) 286 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:42.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:41 smithi081 bash[76862]: audit 2023-10-09T08:11:41.002135+0000 mon.a (mon.0) 287 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:42.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:41 smithi081 bash[76862]: audit 2023-10-09T08:11:41.051417+0000 mon.c (mon.2) 137 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:11:42.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:41 smithi081 bash[76862]: cluster 2023-10-09T08:11:41.161060+0000 mgr.y (mgr.26009) 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-09T08:11:42.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:41 smithi081 bash[76862]: audit 2023-10-09T08:11:41.183827+0000 mon.c (mon.2) 138 : audit 0 from='client.? 172.21.15.81:0/3165927499' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:42.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:41 smithi081 bash[79557]: audit 2023-10-09T08:11:40.988306+0000 mon.a (mon.0) 286 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:42.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:41 smithi081 bash[79557]: audit 2023-10-09T08:11:41.002135+0000 mon.a (mon.0) 287 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:42.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:41 smithi081 bash[79557]: audit 2023-10-09T08:11:41.051417+0000 mon.c (mon.2) 137 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:11:42.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:41 smithi081 bash[79557]: cluster 2023-10-09T08:11:41.161060+0000 mgr.y (mgr.26009) 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-09T08:11:42.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:41 smithi081 bash[79557]: audit 2023-10-09T08:11:41.183827+0000 mon.c (mon.2) 138 : audit 0 from='client.? 172.21.15.81:0/3165927499' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:42.981 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:42 smithi081 bash[93731]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-09T08:11:42.981 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:42 smithi081 bash[93731]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-09T08:11:42.982 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:42 smithi081 bash[93731]: 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-09T08:11:42.982 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:42 smithi081 bash[93731]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-10-09T08:11:42.982 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:42 smithi081 bash[93731]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-10-09T08:11:42.982 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:42 smithi081 bash[93731]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-10-09T08:11:42.982 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:42 smithi081 bash[93731]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-09T08:11:42.982 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:42 smithi081 bash[93731]: --> ceph-volume lvm activate successful for osd ID: 3 2023-10-09T08:11:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:44 smithi118 bash[59345]: cluster 2023-10-09T08:11:43.161834+0000 mgr.y (mgr.26009) 272 : cluster 0 pgmap v210: 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-09T08:11:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:44 smithi118 bash[59345]: audit 2023-10-09T08:11:43.547070+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.81:0/3997082786' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:44.543 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:44 smithi081 bash[79557]: cluster 2023-10-09T08:11:43.161834+0000 mgr.y (mgr.26009) 272 : cluster 0 pgmap v210: 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-09T08:11:44.543 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:44 smithi081 bash[79557]: audit 2023-10-09T08:11:43.547070+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.81:0/3997082786' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:44.544 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:44 smithi081 bash[76862]: cluster 2023-10-09T08:11:43.161834+0000 mgr.y (mgr.26009) 272 : cluster 0 pgmap v210: 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-09T08:11:44.544 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:44 smithi081 bash[76862]: audit 2023-10-09T08:11:43.547070+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.81:0/3997082786' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:44.875 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:44 smithi081 bash[94055]: debug 2023-10-09T08:11:44.602+0000 7f13ee780700 1 -- 172.21.15.81:0/2012968629 <== mon.2 v2:172.21.15.81:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564a2e84a4e0 con 0x564a2e8a5000 2023-10-09T08:11:45.625 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:45 smithi081 bash[94055]: debug 2023-10-09T08:11:45.158+0000 7f13f7906640 -1 Falling back to public interface 2023-10-09T08:11:46.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:46 smithi118 bash[59345]: cluster 2023-10-09T08:11:45.163474+0000 mgr.y (mgr.26009) 273 : cluster 0 pgmap v211: 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-09T08:11:46.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:46 smithi118 bash[59345]: audit 2023-10-09T08:11:45.912249+0000 mon.a (mon.0) 288 : audit 0 from='client.? 172.21.15.81:0/1426830392' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:46.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:46 smithi081 bash[76862]: cluster 2023-10-09T08:11:45.163474+0000 mgr.y (mgr.26009) 273 : cluster 0 pgmap v211: 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-09T08:11:46.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:46 smithi081 bash[76862]: audit 2023-10-09T08:11:45.912249+0000 mon.a (mon.0) 288 : audit 0 from='client.? 172.21.15.81:0/1426830392' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:46.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:46 smithi081 bash[79557]: cluster 2023-10-09T08:11:45.163474+0000 mgr.y (mgr.26009) 273 : cluster 0 pgmap v211: 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-09T08:11:46.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:46 smithi081 bash[79557]: audit 2023-10-09T08:11:45.912249+0000 mon.a (mon.0) 288 : audit 0 from='client.? 172.21.15.81:0/1426830392' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:48.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:48 smithi118 bash[59345]: cluster 2023-10-09T08:11:47.164044+0000 mgr.y (mgr.26009) 274 : cluster 0 pgmap v212: 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-09T08:11:48.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:48 smithi118 bash[59345]: cluster 2023-10-09T08:11:48.182213+0000 mon.a (mon.0) 289 : cluster 3 Health check update: Degraded data redundancy: 4/84 objects degraded (4.762%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:11:48.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:48 smithi081 bash[76862]: cluster 2023-10-09T08:11:47.164044+0000 mgr.y (mgr.26009) 274 : cluster 0 pgmap v212: 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-09T08:11:48.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:48 smithi081 bash[76862]: cluster 2023-10-09T08:11:48.182213+0000 mon.a (mon.0) 289 : cluster 3 Health check update: Degraded data redundancy: 4/84 objects degraded (4.762%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:11:48.626 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:48 smithi081 bash[94055]: debug 2023-10-09T08:11:48.386+0000 7f13f7906640 -1 osd.3 99 log_to_monitors true 2023-10-09T08:11:48.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:48 smithi081 bash[79557]: cluster 2023-10-09T08:11:47.164044+0000 mgr.y (mgr.26009) 274 : cluster 0 pgmap v212: 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-09T08:11:48.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:48 smithi081 bash[79557]: cluster 2023-10-09T08:11:48.182213+0000 mon.a (mon.0) 289 : cluster 3 Health check update: Degraded data redundancy: 4/84 objects degraded (4.762%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:11:49.625 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 08:11:49 smithi081 bash[94055]: debug 2023-10-09T08:11:49.362+0000 7f13e756f700 -1 osd.3 99 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-09T08:11:49.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:49 smithi081 bash[76862]: audit 2023-10-09T08:11:48.296357+0000 mon.a (mon.0) 290 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:49.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:49 smithi081 bash[76862]: audit 2023-10-09T08:11:48.304224+0000 mon.a (mon.0) 291 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:49.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:49 smithi081 bash[76862]: audit 2023-10-09T08:11:48.341693+0000 mon.a (mon.0) 292 : audit 0 from='client.? 172.21.15.81:0/984518036' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:49.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:49 smithi081 bash[76862]: audit 2023-10-09T08:11:48.392857+0000 mon.a (mon.0) 293 : audit 1 from='osd.3 [v2:172.21.15.81:6826/2089133645,v1:172.21.15.81:6827/2089133645]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T08:11:49.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:49 smithi081 bash[76862]: audit 2023-10-09T08:11:49.100492+0000 mon.a (mon.0) 294 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:49.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:49 smithi081 bash[76862]: audit 2023-10-09T08:11:49.113231+0000 mon.a (mon.0) 295 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:49.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:49 smithi081 bash[79557]: audit 2023-10-09T08:11:48.296357+0000 mon.a (mon.0) 290 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:49.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:49 smithi081 bash[79557]: audit 2023-10-09T08:11:48.304224+0000 mon.a (mon.0) 291 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:49.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:49 smithi081 bash[79557]: audit 2023-10-09T08:11:48.341693+0000 mon.a (mon.0) 292 : audit 0 from='client.? 172.21.15.81:0/984518036' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:49.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:49 smithi081 bash[79557]: audit 2023-10-09T08:11:48.392857+0000 mon.a (mon.0) 293 : audit 1 from='osd.3 [v2:172.21.15.81:6826/2089133645,v1:172.21.15.81:6827/2089133645]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T08:11:49.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:49 smithi081 bash[79557]: audit 2023-10-09T08:11:49.100492+0000 mon.a (mon.0) 294 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:49.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:49 smithi081 bash[79557]: audit 2023-10-09T08:11:49.113231+0000 mon.a (mon.0) 295 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:49 smithi118 bash[59345]: audit 2023-10-09T08:11:48.296357+0000 mon.a (mon.0) 290 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:49 smithi118 bash[59345]: audit 2023-10-09T08:11:48.304224+0000 mon.a (mon.0) 291 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:49 smithi118 bash[59345]: audit 2023-10-09T08:11:48.341693+0000 mon.a (mon.0) 292 : audit 0 from='client.? 172.21.15.81:0/984518036' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:49 smithi118 bash[59345]: audit 2023-10-09T08:11:48.392857+0000 mon.a (mon.0) 293 : audit 1 from='osd.3 [v2:172.21.15.81:6826/2089133645,v1:172.21.15.81:6827/2089133645]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T08:11:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:49 smithi118 bash[59345]: audit 2023-10-09T08:11:49.100492+0000 mon.a (mon.0) 294 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:49 smithi118 bash[59345]: audit 2023-10-09T08:11:49.113231+0000 mon.a (mon.0) 295 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:50.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:50 smithi081 bash[76862]: cluster 2023-10-09T08:11:49.164747+0000 mgr.y (mgr.26009) 275 : cluster 0 pgmap v213: 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-09T08:11:50.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:50 smithi081 bash[76862]: audit 2023-10-09T08:11:49.310388+0000 mon.a (mon.0) 296 : audit 1 from='osd.3 [v2:172.21.15.81:6826/2089133645,v1:172.21.15.81:6827/2089133645]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-09T08:11:50.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:50 smithi081 bash[76862]: cluster 2023-10-09T08:11:49.310448+0000 mon.a (mon.0) 297 : cluster 0 osdmap e102: 8 total, 7 up, 8 in 2023-10-09T08:11:50.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:50 smithi081 bash[76862]: audit 2023-10-09T08:11:49.311106+0000 mon.a (mon.0) 298 : audit 1 from='osd.3 [v2:172.21.15.81:6826/2089133645,v1:172.21.15.81:6827/2089133645]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:11:50.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:50 smithi081 bash[76862]: cluster 2023-10-09T08:11:49.651164+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T08:11:50.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:50 smithi081 bash[76862]: cluster 2023-10-09T08:11:49.651426+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T08:11:50.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:50 smithi081 bash[79557]: cluster 2023-10-09T08:11:49.164747+0000 mgr.y (mgr.26009) 275 : cluster 0 pgmap v213: 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-09T08:11:50.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:50 smithi081 bash[79557]: audit 2023-10-09T08:11:49.310388+0000 mon.a (mon.0) 296 : audit 1 from='osd.3 [v2:172.21.15.81:6826/2089133645,v1:172.21.15.81:6827/2089133645]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-09T08:11:50.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:50 smithi081 bash[79557]: cluster 2023-10-09T08:11:49.310448+0000 mon.a (mon.0) 297 : cluster 0 osdmap e102: 8 total, 7 up, 8 in 2023-10-09T08:11:50.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:50 smithi081 bash[79557]: audit 2023-10-09T08:11:49.311106+0000 mon.a (mon.0) 298 : audit 1 from='osd.3 [v2:172.21.15.81:6826/2089133645,v1:172.21.15.81:6827/2089133645]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:11:50.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:50 smithi081 bash[79557]: cluster 2023-10-09T08:11:49.651164+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T08:11:50.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:50 smithi081 bash[79557]: cluster 2023-10-09T08:11:49.651426+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T08:11:50.726 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable)": 4 2023-10-09T08:11:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:50 smithi118 bash[59345]: cluster 2023-10-09T08:11:49.164747+0000 mgr.y (mgr.26009) 275 : cluster 0 pgmap v213: 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-09T08:11:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:50 smithi118 bash[59345]: audit 2023-10-09T08:11:49.310388+0000 mon.a (mon.0) 296 : audit 1 from='osd.3 [v2:172.21.15.81:6826/2089133645,v1:172.21.15.81:6827/2089133645]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-09T08:11:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:50 smithi118 bash[59345]: cluster 2023-10-09T08:11:49.310448+0000 mon.a (mon.0) 297 : cluster 0 osdmap e102: 8 total, 7 up, 8 in 2023-10-09T08:11:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:50 smithi118 bash[59345]: audit 2023-10-09T08:11:49.311106+0000 mon.a (mon.0) 298 : audit 1 from='osd.3 [v2:172.21.15.81:6826/2089133645,v1:172.21.15.81:6827/2089133645]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:11:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:50 smithi118 bash[59345]: cluster 2023-10-09T08:11:49.651164+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T08:11:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:50 smithi118 bash[59345]: cluster 2023-10-09T08:11:49.651426+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T08:11:51.345 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:11:51] "GET /metrics HTTP/1.1" 200 34021 "" "Prometheus/2.33.4" 2023-10-09T08:11:51.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[76862]: cluster 2023-10-09T08:11:49.651354+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T08:11:51.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[76862]: cluster 2023-10-09T08:11:49.651428+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T08:11:51.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[76862]: cluster 2023-10-09T08:11:50.308564+0000 mon.a (mon.0) 299 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:11:51.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[76862]: cluster 2023-10-09T08:11:50.319300+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T08:11:51.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[76862]: cluster 2023-10-09T08:11:50.322456+0000 mon.a (mon.0) 300 : cluster 1 osd.3 [v2:172.21.15.81:6826/2089133645,v1:172.21.15.81:6827/2089133645] boot 2023-10-09T08:11:51.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[76862]: cluster 2023-10-09T08:11:50.322620+0000 mon.a (mon.0) 301 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-10-09T08:11:51.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[76862]: audit 2023-10-09T08:11:50.322897+0000 mon.c (mon.2) 140 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T08:11:51.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[76862]: cluster 2023-10-09T08:11:50.323786+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T08:11:51.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[76862]: cluster 2023-10-09T08:11:50.328170+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T08:11:51.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[76862]: cluster 2023-10-09T08:11:50.338140+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T08:11:51.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[76862]: audit 2023-10-09T08:11:50.709090+0000 mon.a (mon.0) 302 : audit 0 from='client.? 172.21.15.81:0/1953204292' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:51.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[76862]: cluster 2023-10-09T08:11:51.320036+0000 mon.a (mon.0) 303 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-10-09T08:11:51.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[79557]: cluster 2023-10-09T08:11:49.651354+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T08:11:51.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[79557]: cluster 2023-10-09T08:11:49.651428+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T08:11:51.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[79557]: cluster 2023-10-09T08:11:50.308564+0000 mon.a (mon.0) 299 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:11:51.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[79557]: cluster 2023-10-09T08:11:50.319300+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T08:11:51.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[79557]: cluster 2023-10-09T08:11:50.322456+0000 mon.a (mon.0) 300 : cluster 1 osd.3 [v2:172.21.15.81:6826/2089133645,v1:172.21.15.81:6827/2089133645] boot 2023-10-09T08:11:51.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[79557]: cluster 2023-10-09T08:11:50.322620+0000 mon.a (mon.0) 301 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-10-09T08:11:51.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[79557]: audit 2023-10-09T08:11:50.322897+0000 mon.c (mon.2) 140 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T08:11:51.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[79557]: cluster 2023-10-09T08:11:50.323786+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T08:11:51.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[79557]: cluster 2023-10-09T08:11:50.328170+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T08:11:51.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[79557]: cluster 2023-10-09T08:11:50.338140+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T08:11:51.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[79557]: audit 2023-10-09T08:11:50.709090+0000 mon.a (mon.0) 302 : audit 0 from='client.? 172.21.15.81:0/1953204292' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:51.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:51 smithi081 bash[79557]: cluster 2023-10-09T08:11:51.320036+0000 mon.a (mon.0) 303 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-10-09T08:11:51.636 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch upgrade pause' 2023-10-09T08:11:51.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:51 smithi118 bash[59345]: cluster 2023-10-09T08:11:49.651354+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T08:11:51.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:51 smithi118 bash[59345]: cluster 2023-10-09T08:11:49.651428+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T08:11:51.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:51 smithi118 bash[59345]: cluster 2023-10-09T08:11:50.308564+0000 mon.a (mon.0) 299 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:11:51.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:51 smithi118 bash[59345]: cluster 2023-10-09T08:11:50.319300+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T08:11:51.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:51 smithi118 bash[59345]: cluster 2023-10-09T08:11:50.322456+0000 mon.a (mon.0) 300 : cluster 1 osd.3 [v2:172.21.15.81:6826/2089133645,v1:172.21.15.81:6827/2089133645] boot 2023-10-09T08:11:51.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:51 smithi118 bash[59345]: cluster 2023-10-09T08:11:50.322620+0000 mon.a (mon.0) 301 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-10-09T08:11:51.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:51 smithi118 bash[59345]: audit 2023-10-09T08:11:50.322897+0000 mon.c (mon.2) 140 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T08:11:51.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:51 smithi118 bash[59345]: cluster 2023-10-09T08:11:50.323786+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T08:11:51.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:51 smithi118 bash[59345]: cluster 2023-10-09T08:11:50.328170+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T08:11:51.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:51 smithi118 bash[59345]: cluster 2023-10-09T08:11:50.338140+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T08:11:51.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:51 smithi118 bash[59345]: audit 2023-10-09T08:11:50.709090+0000 mon.a (mon.0) 302 : audit 0 from='client.? 172.21.15.81:0/1953204292' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T08:11:51.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:51 smithi118 bash[59345]: cluster 2023-10-09T08:11:51.320036+0000 mon.a (mon.0) 303 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-10-09T08:11:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[76862]: cluster 2023-10-09T08:11:51.165500+0000 mgr.y (mgr.26009) 276 : cluster 0 pgmap v216: 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-09T08:11:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[76862]: cluster 2023-10-09T08:11:51.324260+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[76862]: cluster 2023-10-09T08:11:51.325835+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[76862]: cluster 2023-10-09T08:11:51.328136+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[76862]: cluster 2023-10-09T08:11:51.331154+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[76862]: cluster 2023-10-09T08:11:51.332142+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[76862]: cluster 2023-10-09T08:11:51.332686+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[76862]: cluster 2023-10-09T08:11:51.333132+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[76862]: cluster 2023-10-09T08:11:51.333774+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[76862]: cluster 2023-10-09T08:11:51.334229+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[76862]: cluster 2023-10-09T08:11:51.335999+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[79557]: cluster 2023-10-09T08:11:51.165500+0000 mgr.y (mgr.26009) 276 : cluster 0 pgmap v216: 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-09T08:11:52.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[79557]: cluster 2023-10-09T08:11:51.324260+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[79557]: cluster 2023-10-09T08:11:51.325835+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[79557]: cluster 2023-10-09T08:11:51.328136+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[79557]: cluster 2023-10-09T08:11:51.331154+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[79557]: cluster 2023-10-09T08:11:51.332142+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[79557]: cluster 2023-10-09T08:11:51.332686+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[79557]: cluster 2023-10-09T08:11:51.333132+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[79557]: cluster 2023-10-09T08:11:51.333774+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[79557]: cluster 2023-10-09T08:11:51.334229+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:52 smithi081 bash[79557]: cluster 2023-10-09T08:11:51.335999+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:52 smithi118 bash[59345]: cluster 2023-10-09T08:11:51.165500+0000 mgr.y (mgr.26009) 276 : cluster 0 pgmap v216: 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-09T08:11:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:52 smithi118 bash[59345]: cluster 2023-10-09T08:11:51.324260+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:52 smithi118 bash[59345]: cluster 2023-10-09T08:11:51.325835+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:52 smithi118 bash[59345]: cluster 2023-10-09T08:11:51.328136+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:52 smithi118 bash[59345]: cluster 2023-10-09T08:11:51.331154+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:52 smithi118 bash[59345]: cluster 2023-10-09T08:11:51.332142+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:52 smithi118 bash[59345]: cluster 2023-10-09T08:11:51.332686+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:52 smithi118 bash[59345]: cluster 2023-10-09T08:11:51.333132+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:52 smithi118 bash[59345]: cluster 2023-10-09T08:11:51.333774+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:52 smithi118 bash[59345]: cluster 2023-10-09T08:11:51.334229+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:52 smithi118 bash[59345]: cluster 2023-10-09T08:11:51.335999+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T08:11:54.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:54 smithi081 bash[76862]: audit 2023-10-09T08:11:53.115335+0000 mon.a (mon.0) 304 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:54.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:54 smithi081 bash[76862]: audit 2023-10-09T08:11:53.117016+0000 mon.c (mon.2) 141 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:11:54.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:54 smithi081 bash[76862]: cluster 2023-10-09T08:11:53.166154+0000 mgr.y (mgr.26009) 277 : cluster 0 pgmap v218: 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-09T08:11:54.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:54 smithi081 bash[79557]: audit 2023-10-09T08:11:53.115335+0000 mon.a (mon.0) 304 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:54.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:54 smithi081 bash[79557]: audit 2023-10-09T08:11:53.117016+0000 mon.c (mon.2) 141 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:11:54.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:54 smithi081 bash[79557]: cluster 2023-10-09T08:11:53.166154+0000 mgr.y (mgr.26009) 277 : cluster 0 pgmap v218: 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-09T08:11:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:54 smithi118 bash[59345]: audit 2023-10-09T08:11:53.115335+0000 mon.a (mon.0) 304 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:54 smithi118 bash[59345]: audit 2023-10-09T08:11:53.117016+0000 mon.c (mon.2) 141 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:11:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:54 smithi118 bash[59345]: cluster 2023-10-09T08:11:53.166154+0000 mgr.y (mgr.26009) 277 : cluster 0 pgmap v218: 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-09T08:11:55.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:55 smithi081 bash[76862]: cluster 2023-10-09T08:11:55.218864+0000 mon.a (mon.0) 305 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/84 objects degraded (4.762%), 3 pgs degraded) 2023-10-09T08:11:55.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:55 smithi081 bash[76862]: cluster 2023-10-09T08:11:55.218928+0000 mon.a (mon.0) 306 : cluster 1 Cluster is now healthy 2023-10-09T08:11:55.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:55 smithi081 bash[79557]: cluster 2023-10-09T08:11:55.218864+0000 mon.a (mon.0) 305 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/84 objects degraded (4.762%), 3 pgs degraded) 2023-10-09T08:11:55.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:55 smithi081 bash[79557]: cluster 2023-10-09T08:11:55.218928+0000 mon.a (mon.0) 306 : cluster 1 Cluster is now healthy 2023-10-09T08:11:55.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:55 smithi118 bash[59345]: cluster 2023-10-09T08:11:55.218864+0000 mon.a (mon.0) 305 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/84 objects degraded (4.762%), 3 pgs degraded) 2023-10-09T08:11:55.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:55 smithi118 bash[59345]: cluster 2023-10-09T08:11:55.218928+0000 mon.a (mon.0) 306 : cluster 1 Cluster is now healthy 2023-10-09T08:11:56.110 INFO:teuthology.orchestra.run.smithi081.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:11:56.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:56 smithi081 bash[79557]: cluster 2023-10-09T08:11:55.166836+0000 mgr.y (mgr.26009) 278 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:56.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:56 smithi081 bash[79557]: audit 2023-10-09T08:11:56.107471+0000 mon.a (mon.0) 307 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:56.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:56 smithi081 bash[76862]: cluster 2023-10-09T08:11:55.166836+0000 mgr.y (mgr.26009) 278 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:56.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:56 smithi081 bash[76862]: audit 2023-10-09T08:11:56.107471+0000 mon.a (mon.0) 307 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:56 smithi118 bash[59345]: cluster 2023-10-09T08:11:55.166836+0000 mgr.y (mgr.26009) 278 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:11:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:56 smithi118 bash[59345]: audit 2023-10-09T08:11:56.107471+0000 mon.a (mon.0) 307 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:11:57.533 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:57 smithi081 bash[79557]: audit 2023-10-09T08:11:56.101656+0000 mgr.y (mgr.26009) 279 : audit 0 from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:11:57.534 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:57 smithi081 bash[79557]: cephadm 2023-10-09T08:11:56.102390+0000 mgr.y (mgr.26009) 280 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:11:57.534 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:57 smithi081 bash[76862]: audit 2023-10-09T08:11:56.101656+0000 mgr.y (mgr.26009) 279 : audit 0 from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:11:57.534 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:57 smithi081 bash[76862]: cephadm 2023-10-09T08:11:56.102390+0000 mgr.y (mgr.26009) 280 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:11:57.535 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch ps' 2023-10-09T08:11:57.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:57 smithi118 bash[59345]: audit 2023-10-09T08:11:56.101656+0000 mgr.y (mgr.26009) 279 : audit 0 from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:11:57.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:57 smithi118 bash[59345]: cephadm 2023-10-09T08:11:56.102390+0000 mgr.y (mgr.26009) 280 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T08:11:58.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:11:58 smithi081 bash[76862]: cluster 2023-10-09T08:11:57.167346+0000 mgr.y (mgr.26009) 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-09T08:11:58.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:11:58 smithi081 bash[79557]: cluster 2023-10-09T08:11:57.167346+0000 mgr.y (mgr.26009) 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-09T08:11:58.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:11:58 smithi118 bash[59345]: cluster 2023-10-09T08:11:57.167346+0000 mgr.y (mgr.26009) 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-09T08:12:00.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:00 smithi081 bash[79557]: cluster 2023-10-09T08:11:59.168197+0000 mgr.y (mgr.26009) 282 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:12:00.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:00 smithi081 bash[76862]: cluster 2023-10-09T08:11:59.168197+0000 mgr.y (mgr.26009) 282 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:12:00.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:00 smithi118 bash[59345]: cluster 2023-10-09T08:11:59.168197+0000 mgr.y (mgr.26009) 282 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:12:01.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:12:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:12:01] "GET /metrics HTTP/1.1" 200 33872 "" "Prometheus/2.33.4" 2023-10-09T08:12:02.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[79557]: cluster 2023-10-09T08:12:01.169049+0000 mgr.y (mgr.26009) 283 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:12:02.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[79557]: audit 2023-10-09T08:12:02.018347+0000 mon.a (mon.0) 308 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[79557]: audit 2023-10-09T08:12:02.028336+0000 mon.a (mon.0) 309 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[79557]: audit 2023-10-09T08:12:02.032343+0000 mon.c (mon.2) 142 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:12:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[79557]: audit 2023-10-09T08:12:02.033533+0000 mon.c (mon.2) 143 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:12:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[79557]: audit 2023-10-09T08:12:02.040710+0000 mon.a (mon.0) 310 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[79557]: audit 2023-10-09T08:12:02.125972+0000 mon.c (mon.2) 144 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:12:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[79557]: audit 2023-10-09T08:12:02.128517+0000 mon.c (mon.2) 145 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:12:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[79557]: audit 2023-10-09T08:12:02.129676+0000 mon.c (mon.2) 146 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:12:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[79557]: audit 2023-10-09T08:12:02.137361+0000 mon.a (mon.0) 311 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:02.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[76862]: cluster 2023-10-09T08:12:01.169049+0000 mgr.y (mgr.26009) 283 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:12:02.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[76862]: audit 2023-10-09T08:12:02.018347+0000 mon.a (mon.0) 308 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:02.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[76862]: audit 2023-10-09T08:12:02.028336+0000 mon.a (mon.0) 309 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:02.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[76862]: audit 2023-10-09T08:12:02.032343+0000 mon.c (mon.2) 142 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:12:02.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[76862]: audit 2023-10-09T08:12:02.033533+0000 mon.c (mon.2) 143 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:12:02.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[76862]: audit 2023-10-09T08:12:02.040710+0000 mon.a (mon.0) 310 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:02.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[76862]: audit 2023-10-09T08:12:02.125972+0000 mon.c (mon.2) 144 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:12:02.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[76862]: audit 2023-10-09T08:12:02.128517+0000 mon.c (mon.2) 145 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:12:02.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[76862]: audit 2023-10-09T08:12:02.129676+0000 mon.c (mon.2) 146 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:12:02.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:02 smithi081 bash[76862]: audit 2023-10-09T08:12:02.137361+0000 mon.a (mon.0) 311 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:02.648 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-09T08:12:02.648 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (8m) - 14m 13.6M - 0.23.0 ba2b418f427c fc947fcde330 2023-10-09T08:12:02.649 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi118 *:3000 running (8m) - 14m 40.9M - 8.3.5 dad864ee21e9 85222b299e47 2023-10-09T08:12:02.649 INFO:teuthology.orchestra.run.smithi081.stdout:mds.foo.smithi081.lhrkzl smithi081 running (12m) - 12m 17.6M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 2c0feece8cda 2023-10-09T08:12:02.649 INFO:teuthology.orchestra.run.smithi081.stdout:mds.foo.smithi118.nvwrmj smithi118 running (12m) - 12m 14.6M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 fa8c66433a98 2023-10-09T08:12:02.649 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi118 *:8443,9283,8765 running (7m) - 21m 429M - 18.2.0-598-gb4fa663f 3060897fdf97 bb4944b7e87a 2023-10-09T08:12:02.649 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (8m) - 23m 485M - 18.2.0-598-gb4fa663f 3060897fdf97 6e155ef5bfed 2023-10-09T08:12:02.649 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (6m) - 23m 72.0M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 804a26e95b72 2023-10-09T08:12:02.649 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi118 running (3m) - 22m 36.3M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 86821c09cc7f 2023-10-09T08:12:02.649 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (5m) - 22m 49.1M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 63cd079dbcca 2023-10-09T08:12:02.649 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (8m) - 15m 9755k - 1.3.1 1dbe0e931976 b1196b890f49 2023-10-09T08:12:02.649 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi118 *:9100 running (8m) - 15m 8867k - 1.3.1 1dbe0e931976 fa859cbb7afb 2023-10-09T08:12:02.649 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (108s) - 21m 43.3M 2524M 18.2.0-598-gb4fa663f 3060897fdf97 7ee3d6f40b26 2023-10-09T08:12:02.649 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (78s) - 20m 42.5M 2524M 18.2.0-598-gb4fa663f 3060897fdf97 aaea53e0c3e8 2023-10-09T08:12:02.650 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (48s) - 19m 40.8M 2524M 18.2.0-598-gb4fa663f 3060897fdf97 fa39d7e1a8b9 2023-10-09T08:12:02.650 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (19s) - 19m - 2524M 18.2.0-598-gb4fa663f 3060897fdf97 a6ff2fc6d1bd 2023-10-09T08:12:02.650 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi118 running (18m) - 18m 46.8M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 a1d4985b305f 2023-10-09T08:12:02.650 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi118 running (17m) - 17m 49.2M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 2b03be4bac4d 2023-10-09T08:12:02.650 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi118 running (16m) - 16m 46.9M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 837cdc61ac4f 2023-10-09T08:12:02.650 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi118 running (16m) - 16m 50.5M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 681ccbdc5a0a 2023-10-09T08:12:02.650 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi118 *:9095 running (7m) - 15m 57.8M - 2.33.4 514e6a882f6e 6f1ac366d52a 2023-10-09T08:12:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:02 smithi118 bash[59345]: cluster 2023-10-09T08:12:01.169049+0000 mgr.y (mgr.26009) 283 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:12:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:02 smithi118 bash[59345]: audit 2023-10-09T08:12:02.018347+0000 mon.a (mon.0) 308 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:02 smithi118 bash[59345]: audit 2023-10-09T08:12:02.028336+0000 mon.a (mon.0) 309 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:02 smithi118 bash[59345]: audit 2023-10-09T08:12:02.032343+0000 mon.c (mon.2) 142 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:12:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:02 smithi118 bash[59345]: audit 2023-10-09T08:12:02.033533+0000 mon.c (mon.2) 143 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:12:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:02 smithi118 bash[59345]: audit 2023-10-09T08:12:02.040710+0000 mon.a (mon.0) 310 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:02.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:02 smithi118 bash[59345]: audit 2023-10-09T08:12:02.125972+0000 mon.c (mon.2) 144 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:12:02.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:02 smithi118 bash[59345]: audit 2023-10-09T08:12:02.128517+0000 mon.c (mon.2) 145 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:12:02.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:02 smithi118 bash[59345]: audit 2023-10-09T08:12:02.129676+0000 mon.c (mon.2) 146 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:12:02.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:02 smithi118 bash[59345]: audit 2023-10-09T08:12:02.137361+0000 mon.a (mon.0) 311 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:03.546 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch ps' 2023-10-09T08:12:03.555 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:03 smithi081 bash[76862]: audit 2023-10-09T08:12:02.626443+0000 mgr.y (mgr.26009) 284 : audit 0 from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:12:03.555 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:03 smithi081 bash[76862]: audit 2023-10-09T08:12:03.243951+0000 mon.a (mon.0) 312 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:03.555 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:03 smithi081 bash[79557]: audit 2023-10-09T08:12:02.626443+0000 mgr.y (mgr.26009) 284 : audit 0 from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:12:03.555 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:03 smithi081 bash[79557]: audit 2023-10-09T08:12:03.243951+0000 mon.a (mon.0) 312 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:03 smithi118 bash[59345]: audit 2023-10-09T08:12:02.626443+0000 mgr.y (mgr.26009) 284 : audit 0 from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:12:03.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:03 smithi118 bash[59345]: audit 2023-10-09T08:12:03.243951+0000 mon.a (mon.0) 312 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:04.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:04 smithi081 bash[76862]: cluster 2023-10-09T08:12:03.169639+0000 mgr.y (mgr.26009) 285 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:12:04.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:04 smithi081 bash[79557]: cluster 2023-10-09T08:12:03.169639+0000 mgr.y (mgr.26009) 285 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:12:04.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:04 smithi118 bash[59345]: cluster 2023-10-09T08:12:03.169639+0000 mgr.y (mgr.26009) 285 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:12:06.622 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:06 smithi081 bash[76862]: cluster 2023-10-09T08:12:05.170612+0000 mgr.y (mgr.26009) 286 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:12:06.623 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:06 smithi081 bash[79557]: cluster 2023-10-09T08:12:05.170612+0000 mgr.y (mgr.26009) 286 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:12:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:06 smithi118 bash[59345]: cluster 2023-10-09T08:12:05.170612+0000 mgr.y (mgr.26009) 286 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:12:07.104 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-09T08:12:07.104 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.a smithi081 *:9093,9094 running (8m) - 14m 13.6M - 0.23.0 ba2b418f427c fc947fcde330 2023-10-09T08:12:07.105 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.a smithi118 *:3000 running (8m) - 14m 40.9M - 8.3.5 dad864ee21e9 85222b299e47 2023-10-09T08:12:07.105 INFO:teuthology.orchestra.run.smithi081.stdout:mds.foo.smithi081.lhrkzl smithi081 running (12m) - 12m 17.6M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 2c0feece8cda 2023-10-09T08:12:07.105 INFO:teuthology.orchestra.run.smithi081.stdout:mds.foo.smithi118.nvwrmj smithi118 running (12m) - 12m 14.6M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 fa8c66433a98 2023-10-09T08:12:07.105 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.x smithi118 *:8443,9283,8765 running (7m) - 21m 429M - 18.2.0-598-gb4fa663f 3060897fdf97 bb4944b7e87a 2023-10-09T08:12:07.105 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.y smithi081 *:8443,9283,8765 running (8m) - 23m 485M - 18.2.0-598-gb4fa663f 3060897fdf97 6e155ef5bfed 2023-10-09T08:12:07.105 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a smithi081 running (6m) - 24m 72.0M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 804a26e95b72 2023-10-09T08:12:07.105 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b smithi118 running (3m) - 22m 36.3M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 86821c09cc7f 2023-10-09T08:12:07.105 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c smithi081 running (5m) - 22m 49.1M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 63cd079dbcca 2023-10-09T08:12:07.105 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.a smithi081 *:9100 running (9m) - 15m 9755k - 1.3.1 1dbe0e931976 b1196b890f49 2023-10-09T08:12:07.105 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.b smithi118 *:9100 running (8m) - 15m 8867k - 1.3.1 1dbe0e931976 fa859cbb7afb 2023-10-09T08:12:07.105 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi081 running (113s) - 21m 43.3M 2524M 18.2.0-598-gb4fa663f 3060897fdf97 7ee3d6f40b26 2023-10-09T08:12:07.106 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (83s) - 20m 42.5M 2524M 18.2.0-598-gb4fa663f 3060897fdf97 aaea53e0c3e8 2023-10-09T08:12:07.106 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi081 running (53s) - 19m 40.8M 2524M 18.2.0-598-gb4fa663f 3060897fdf97 fa39d7e1a8b9 2023-10-09T08:12:07.106 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (23s) - 19m - 2524M 18.2.0-598-gb4fa663f 3060897fdf97 a6ff2fc6d1bd 2023-10-09T08:12:07.106 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi118 running (18m) - 18m 46.8M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 a1d4985b305f 2023-10-09T08:12:07.106 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi118 running (17m) - 17m 49.2M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 2b03be4bac4d 2023-10-09T08:12:07.106 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi118 running (16m) - 16m 46.9M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 837cdc61ac4f 2023-10-09T08:12:07.106 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi118 running (16m) - 16m 50.5M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 681ccbdc5a0a 2023-10-09T08:12:07.106 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.a smithi118 *:9095 running (7m) - 15m 57.8M - 2.33.4 514e6a882f6e 6f1ac366d52a 2023-10-09T08:12:08.021 DEBUG:teuthology.orchestra.run.smithi081:> 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 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph versions' 2023-10-09T08:12:08.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:08 smithi081 bash[79557]: audit 2023-10-09T08:12:07.082961+0000 mgr.y (mgr.26009) 287 : audit 0 from='client.44480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:12:08.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:08 smithi081 bash[79557]: cluster 2023-10-09T08:12:07.171168+0000 mgr.y (mgr.26009) 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-09T08:12:08.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:08 smithi081 bash[79557]: audit 2023-10-09T08:12:08.115838+0000 mon.a (mon.0) 313 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:08.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:08 smithi081 bash[79557]: audit 2023-10-09T08:12:08.117695+0000 mon.c (mon.2) 147 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:12:08.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:08 smithi081 bash[76862]: audit 2023-10-09T08:12:07.082961+0000 mgr.y (mgr.26009) 287 : audit 0 from='client.44480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:12:08.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:08 smithi081 bash[76862]: cluster 2023-10-09T08:12:07.171168+0000 mgr.y (mgr.26009) 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-09T08:12:08.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:08 smithi081 bash[76862]: audit 2023-10-09T08:12:08.115838+0000 mon.a (mon.0) 313 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:08.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:08 smithi081 bash[76862]: audit 2023-10-09T08:12:08.117695+0000 mon.c (mon.2) 147 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:12:08.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:08 smithi118 bash[59345]: audit 2023-10-09T08:12:07.082961+0000 mgr.y (mgr.26009) 287 : audit 0 from='client.44480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:12:08.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:08 smithi118 bash[59345]: cluster 2023-10-09T08:12:07.171168+0000 mgr.y (mgr.26009) 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-09T08:12:08.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:08 smithi118 bash[59345]: audit 2023-10-09T08:12:08.115838+0000 mon.a (mon.0) 313 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:12:08.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:08 smithi118 bash[59345]: audit 2023-10-09T08:12:08.117695+0000 mon.c (mon.2) 147 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:12:10.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:10 smithi081 bash[79557]: cluster 2023-10-09T08:12:09.171971+0000 mgr.y (mgr.26009) 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-09T08:12:10.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:10 smithi081 bash[76862]: cluster 2023-10-09T08:12:09.171971+0000 mgr.y (mgr.26009) 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-09T08:12:10.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:10 smithi118 bash[59345]: cluster 2023-10-09T08:12:09.171971+0000 mgr.y (mgr.26009) 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-09T08:12:11.439 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:12:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:12:11] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.33.4" 2023-10-09T08:12:11.965 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:12:11.966 INFO:teuthology.orchestra.run.smithi081.stdout: "mon": { 2023-10-09T08:12:11.966 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable)": 3 2023-10-09T08:12:11.966 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:12:11.966 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr": { 2023-10-09T08:12:11.966 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable)": 2 2023-10-09T08:12:11.966 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:12:11.967 INFO:teuthology.orchestra.run.smithi081.stdout: "osd": { 2023-10-09T08:12:11.967 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)": 4, 2023-10-09T08:12:11.967 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable)": 4 2023-10-09T08:12:11.967 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:12:11.967 INFO:teuthology.orchestra.run.smithi081.stdout: "mds": { 2023-10-09T08:12:11.967 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)": 2 2023-10-09T08:12:11.967 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:12:11.968 INFO:teuthology.orchestra.run.smithi081.stdout: "overall": { 2023-10-09T08:12:11.968 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)": 6, 2023-10-09T08:12:11.968 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable)": 9 2023-10-09T08:12:11.968 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:12:11.968 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:12:12.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:12 smithi081 bash[76862]: cluster 2023-10-09T08:12:11.172873+0000 mgr.y (mgr.26009) 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-09T08:12:12.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:12 smithi081 bash[76862]: audit 2023-10-09T08:12:11.963778+0000 mon.a (mon.0) 314 : audit 0 from='client.? 172.21.15.81:0/2685587787' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:12:12.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:12 smithi081 bash[79557]: cluster 2023-10-09T08:12:11.172873+0000 mgr.y (mgr.26009) 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-09T08:12:12.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:12 smithi081 bash[79557]: audit 2023-10-09T08:12:11.963778+0000 mon.a (mon.0) 314 : audit 0 from='client.? 172.21.15.81:0/2685587787' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:12:12.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:12 smithi118 bash[59345]: cluster 2023-10-09T08:12:11.172873+0000 mgr.y (mgr.26009) 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-09T08:12:12.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:12 smithi118 bash[59345]: audit 2023-10-09T08:12:11.963778+0000 mon.a (mon.0) 314 : audit 0 from='client.? 172.21.15.81:0/2685587787' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T08:12:12.902 DEBUG:teuthology.parallel:result is None 2023-10-09T08:12:12.902 INFO:teuthology.run_tasks:Running task print... 2023-10-09T08:12:12.912 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2023-10-09T08:12:12.912 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-10-09T08:12:12.926 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-09T08:12:12.926 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-09T08:12:12.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-09T08:12:14.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:14 smithi081 bash[79557]: cluster 2023-10-09T08:12:13.173425+0000 mgr.y (mgr.26009) 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-09T08:12:14.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:14 smithi081 bash[76862]: cluster 2023-10-09T08:12:13.173425+0000 mgr.y (mgr.26009) 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-09T08:12:14.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:14 smithi118 bash[59345]: cluster 2023-10-09T08:12:13.173425+0000 mgr.y (mgr.26009) 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-09T08:12:16.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:16 smithi081 bash[76862]: cluster 2023-10-09T08:12:15.174415+0000 mgr.y (mgr.26009) 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-09T08:12:16.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:16 smithi081 bash[79557]: cluster 2023-10-09T08:12:15.174415+0000 mgr.y (mgr.26009) 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-09T08:12:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:16 smithi118 bash[59345]: cluster 2023-10-09T08:12:15.174415+0000 mgr.y (mgr.26009) 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-09T08:12:17.705 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:12:18.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:18 smithi081 bash[76862]: cluster 2023-10-09T08:12:17.175146+0000 mgr.y (mgr.26009) 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-09T08:12:18.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:18 smithi081 bash[79557]: cluster 2023-10-09T08:12:17.175146+0000 mgr.y (mgr.26009) 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-09T08:12:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:18 smithi118 bash[59345]: cluster 2023-10-09T08:12:17.175146+0000 mgr.y (mgr.26009) 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-09T08:12:20.604 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:20 smithi081 bash[76862]: cluster 2023-10-09T08:12:19.176136+0000 mgr.y (mgr.26009) 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-09T08:12:20.604 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:20 smithi081 bash[79557]: cluster 2023-10-09T08:12:19.176136+0000 mgr.y (mgr.26009) 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-09T08:12:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:20 smithi118 bash[59345]: cluster 2023-10-09T08:12:19.176136+0000 mgr.y (mgr.26009) 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-09T08:12:21.122 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:12:21.401 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:21 smithi081 bash[76862]: audit 2023-10-09T08:12:21.110586+0000 mon.c (mon.2) 148 : audit 0 from='client.? 172.21.15.81:0/1223282808' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T08:12:21.402 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:12:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:12:21] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.33.4" 2023-10-09T08:12:21.402 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:21 smithi081 bash[79557]: audit 2023-10-09T08:12:21.110586+0000 mon.c (mon.2) 148 : audit 0 from='client.? 172.21.15.81:0/1223282808' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T08:12:21.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:21 smithi118 bash[59345]: audit 2023-10-09T08:12:21.110586+0000 mon.c (mon.2) 148 : audit 0 from='client.? 172.21.15.81:0/1223282808' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T08:12:21.994 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":36,"active_gid":26009,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":2403358284},{"type":"v1","addr":"172.21.15.81:6801","nonce":2403358284}]},"active_addr":"172.21.15.81:6801/2403358284","active_change":"2023-10-09T08:05:22.991222+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":26003,"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.81:8443/","prometheus":"http://172.21.15.81: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":84,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.81:0","nonce":3129065428}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.81:0","nonce":12370287}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.81:0","nonce":1095782273}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.81:0","nonce":1626536251}]}]} 2023-10-09T08:12:21.999 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-09T08:12:21.999 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-09T08:12:21.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T08:12:22.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:22 smithi081 bash[76862]: cluster 2023-10-09T08:12:21.176991+0000 mgr.y (mgr.26009) 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-09T08:12:22.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:22 smithi081 bash[79557]: cluster 2023-10-09T08:12:21.176991+0000 mgr.y (mgr.26009) 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-09T08:12:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:22 smithi118 bash[59345]: cluster 2023-10-09T08:12:21.176991+0000 mgr.y (mgr.26009) 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-09T08:12:23.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:23 smithi081 bash[76862]: audit 2023-10-09T08:12:23.109179+0000 mon.c (mon.2) 149 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:12:23.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:23 smithi081 bash[79557]: audit 2023-10-09T08:12:23.109179+0000 mon.c (mon.2) 149 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:12:23.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:23 smithi118 bash[59345]: audit 2023-10-09T08:12:23.109179+0000 mon.c (mon.2) 149 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:12:24.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:24 smithi081 bash[76862]: cluster 2023-10-09T08:12:23.177600+0000 mgr.y (mgr.26009) 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-09T08:12:24.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:24 smithi081 bash[79557]: cluster 2023-10-09T08:12:23.177600+0000 mgr.y (mgr.26009) 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-09T08:12:24.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:24 smithi118 bash[59345]: cluster 2023-10-09T08:12:23.177600+0000 mgr.y (mgr.26009) 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-09T08:12:26.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:26 smithi081 bash[76862]: cluster 2023-10-09T08:12:25.178737+0000 mgr.y (mgr.26009) 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-09T08:12:26.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:26 smithi081 bash[79557]: cluster 2023-10-09T08:12:25.178737+0000 mgr.y (mgr.26009) 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-09T08:12:26.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:26 smithi118 bash[59345]: cluster 2023-10-09T08:12:25.178737+0000 mgr.y (mgr.26009) 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-09T08:12:26.777 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:12:28.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:28 smithi081 bash[76862]: cluster 2023-10-09T08:12:27.179496+0000 mgr.y (mgr.26009) 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-09T08:12:28.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:28 smithi081 bash[79557]: cluster 2023-10-09T08:12:27.179496+0000 mgr.y (mgr.26009) 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-09T08:12:28.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:28 smithi118 bash[59345]: cluster 2023-10-09T08:12:27.179496+0000 mgr.y (mgr.26009) 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-09T08:12:30.417 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:12:30.418 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":104,"fsid":"0a47c0f6-6678-11ee-8db5-212e2dc638e7","created":"2023-10-09T07:48:07.837405+0000","modified":"2023-10-09T08:11:51.312495+0000","last_up_change":"2023-10-09T08:11:50.307693+0000","last_in_change":"2023-10-09T07:55:35.767492+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-09T07:52:25.098183+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":"82","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-09T07:57:04.785609+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":"77","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":15,"snap_epoch":77,"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-09T07:59:01.390428+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-09T07:59:02.121251+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":"60","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":"001a8f44-3108-4571-9c18-0259e7c2c5f7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":84,"up_from":88,"up_thru":103,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":2047548389},{"type":"v1","addr":"172.21.15.81:6803","nonce":2047548389}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":2047548389},{"type":"v1","addr":"172.21.15.81:6805","nonce":2047548389}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2047548389},{"type":"v1","addr":"172.21.15.81:6809","nonce":2047548389}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":2047548389},{"type":"v1","addr":"172.21.15.81:6807","nonce":2047548389}]},"public_addr":"172.21.15.81:6803/2047548389","cluster_addr":"172.21.15.81:6805/2047548389","heartbeat_back_addr":"172.21.15.81:6809/2047548389","heartbeat_front_addr":"172.21.15.81:6807/2047548389","state":["exists","up"]},{"osd":1,"uuid":"c07b13c6-c3cf-4746-acea-92ea752aa01f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":89,"up_from":93,"up_thru":103,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":2001680586},{"type":"v1","addr":"172.21.15.81:6811","nonce":2001680586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":2001680586},{"type":"v1","addr":"172.21.15.81:6813","nonce":2001680586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":2001680586},{"type":"v1","addr":"172.21.15.81:6817","nonce":2001680586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":2001680586},{"type":"v1","addr":"172.21.15.81:6815","nonce":2001680586}]},"public_addr":"172.21.15.81:6811/2001680586","cluster_addr":"172.21.15.81:6813/2001680586","heartbeat_back_addr":"172.21.15.81:6817/2001680586","heartbeat_front_addr":"172.21.15.81:6815/2001680586","state":["exists","up"]},{"osd":2,"uuid":"796de5da-ce6b-4a61-ac95-2fa597a45dbb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":94,"up_from":98,"up_thru":103,"down_at":95,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":3358021751},{"type":"v1","addr":"172.21.15.81:6819","nonce":3358021751}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":3358021751},{"type":"v1","addr":"172.21.15.81:6821","nonce":3358021751}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":3358021751},{"type":"v1","addr":"172.21.15.81:6825","nonce":3358021751}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":3358021751},{"type":"v1","addr":"172.21.15.81:6823","nonce":3358021751}]},"public_addr":"172.21.15.81:6819/3358021751","cluster_addr":"172.21.15.81:6821/3358021751","heartbeat_back_addr":"172.21.15.81:6825/3358021751","heartbeat_front_addr":"172.21.15.81:6823/3358021751","state":["exists","up"]},{"osd":3,"uuid":"2896377b-229e-4918-a6b1-d3d766462a04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":99,"up_from":103,"up_thru":103,"down_at":100,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2089133645},{"type":"v1","addr":"172.21.15.81:6827","nonce":2089133645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2089133645},{"type":"v1","addr":"172.21.15.81:6829","nonce":2089133645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6832","nonce":2089133645},{"type":"v1","addr":"172.21.15.81:6833","nonce":2089133645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2089133645},{"type":"v1","addr":"172.21.15.81:6831","nonce":2089133645}]},"public_addr":"172.21.15.81:6827/2089133645","cluster_addr":"172.21.15.81:6829/2089133645","heartbeat_back_addr":"172.21.15.81:6833/2089133645","heartbeat_front_addr":"172.21.15.81:6831/2089133645","state":["exists","up"]},{"osd":4,"uuid":"29388503-def5-443c-84ff-fd5e06439923","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6801","nonce":1032650421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6803","nonce":1032650421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6807","nonce":1032650421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6805","nonce":1032650421}]},"public_addr":"172.21.15.118:6801/1032650421","cluster_addr":"172.21.15.118:6803/1032650421","heartbeat_back_addr":"172.21.15.118:6807/1032650421","heartbeat_front_addr":"172.21.15.118:6805/1032650421","state":["exists","up"]},{"osd":5,"uuid":"84c0f755-dad9-4dc3-ae8d-307dfa6725ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6809","nonce":739921055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6811","nonce":739921055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6815","nonce":739921055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6813","nonce":739921055}]},"public_addr":"172.21.15.118:6809/739921055","cluster_addr":"172.21.15.118:6811/739921055","heartbeat_back_addr":"172.21.15.118:6815/739921055","heartbeat_front_addr":"172.21.15.118:6813/739921055","state":["exists","up"]},{"osd":6,"uuid":"148dc4ee-a773-4829-bc3a-c0d3c4608ea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":100,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6817","nonce":2724340173}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6819","nonce":2724340173}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6823","nonce":2724340173}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6821","nonce":2724340173}]},"public_addr":"172.21.15.118:6817/2724340173","cluster_addr":"172.21.15.118:6819/2724340173","heartbeat_back_addr":"172.21.15.118:6823/2724340173","heartbeat_front_addr":"172.21.15.118:6821/2724340173","state":["exists","up"]},{"osd":7,"uuid":"aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6825","nonce":2187628890}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6827","nonce":2187628890}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6831","nonce":2187628890}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6829","nonce":2187628890}]},"public_addr":"172.21.15.118:6825/2187628890","cluster_addr":"172.21.15.118:6827/2187628890","heartbeat_back_addr":"172.21.15.118:6831/2187628890","heartbeat_front_addr":"172.21.15.118:6829/2187628890","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-09T07:50:54.727347+0000","dead_epoch":84},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:51:38.438789+0000","dead_epoch":89},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:52:22.949713+0000","dead_epoch":94},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:53:08.594134+0000","dead_epoch":99},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:53:50.534664+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-09T07:54:33.199326+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-09T07:55:16.723832+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-09T07:56:00.343311+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.9","mappings":[{"from":1,"to":5}]},{"pgid":"4.1d","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.81:0/1357041402":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/3317803502":"2023-10-10T08:05:22.990697+0000","172.21.15.118:0/1616535521":"2023-10-10T08:04:18.911057+0000","172.21.15.81:6801/1537833946":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/2241644488":"2023-10-10T07:49:05.232951+0000","172.21.15.81:0/33828328":"2023-10-10T08:02:39.438783+0000","172.21.15.81:6801/3333695174":"2023-10-10T07:56:34.562339+0000","172.21.15.81:6800/3333695174":"2023-10-10T07:56:34.562339+0000","172.21.15.81:6800/1537833946":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/765299878":"2023-10-10T07:56:34.562339+0000","172.21.15.118:0/4166256922":"2023-10-10T08:04:18.911057+0000","172.21.15.118:0/1982601329":"2023-10-10T08:04:18.911057+0000","172.21.15.81:0/508224183":"2023-10-10T08:02:39.438783+0000","172.21.15.81:0/3118036864":"2023-10-10T08:05:22.990697+0000","172.21.15.81:6800/4291153198":"2023-10-10T08:02:39.438783+0000","172.21.15.81:0/2284708028":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6801/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:0/4101738626":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/3068927018":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/3645718659":"2023-10-10T08:05:22.990697+0000","172.21.15.81:6800/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.118:6834/4198102275":"2023-10-10T08:04:18.911057+0000","172.21.15.118:6835/4198102275":"2023-10-10T08:04:18.911057+0000","172.21.15.81:6801/2044241734":"2023-10-10T08:05:22.990697+0000","172.21.15.118:0/907619425":"2023-10-10T08:04:18.911057+0000","172.21.15.81:6801/4291153198":"2023-10-10T08:02:39.438783+0000","172.21.15.81:0/1024746757":"2023-10-10T07:48:35.337495+0000","172.21.15.81:6800/2044241734":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/4028739218":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/3522087077":"2023-10-10T07:56:34.562339+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-09T08:12:30.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:30 smithi081 bash[76862]: cluster 2023-10-09T08:12:29.180504+0000 mgr.y (mgr.26009) 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-09T08:12:30.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:30 smithi081 bash[79557]: cluster 2023-10-09T08:12:29.180504+0000 mgr.y (mgr.26009) 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-09T08:12:30.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:30 smithi118 bash[59345]: cluster 2023-10-09T08:12:29.180504+0000 mgr.y (mgr.26009) 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-09T08:12:31.280 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-09T08:12:31.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T08:12:31.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:31 smithi081 bash[76862]: audit 2023-10-09T08:12:30.412551+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.81:0/2785518795' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T08:12:31.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:12:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:12:31] "GET /metrics HTTP/1.1" 200 34022 "" "Prometheus/2.33.4" 2023-10-09T08:12:31.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:31 smithi081 bash[79557]: audit 2023-10-09T08:12:30.412551+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.81:0/2785518795' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T08:12:31.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:31 smithi118 bash[59345]: audit 2023-10-09T08:12:30.412551+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.81:0/2785518795' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T08:12:32.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:32 smithi118 bash[59345]: cluster 2023-10-09T08:12:31.181409+0000 mgr.y (mgr.26009) 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-09T08:12:32.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:32 smithi081 bash[76862]: cluster 2023-10-09T08:12:31.181409+0000 mgr.y (mgr.26009) 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-09T08:12:32.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:32 smithi081 bash[79557]: cluster 2023-10-09T08:12:31.181409+0000 mgr.y (mgr.26009) 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-09T08:12:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:34 smithi118 bash[59345]: cluster 2023-10-09T08:12:33.182125+0000 mgr.y (mgr.26009) 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-09T08:12:34.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:34 smithi081 bash[76862]: cluster 2023-10-09T08:12:33.182125+0000 mgr.y (mgr.26009) 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-09T08:12:34.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:34 smithi081 bash[79557]: cluster 2023-10-09T08:12:33.182125+0000 mgr.y (mgr.26009) 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-09T08:12:36.060 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:12:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:36 smithi118 bash[59345]: cluster 2023-10-09T08:12:35.183263+0000 mgr.y (mgr.26009) 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-09T08:12:36.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:36 smithi081 bash[76862]: cluster 2023-10-09T08:12:35.183263+0000 mgr.y (mgr.26009) 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-09T08:12:36.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:36 smithi081 bash[79557]: cluster 2023-10-09T08:12:35.183263+0000 mgr.y (mgr.26009) 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-09T08:12:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:38 smithi081 bash[76862]: cluster 2023-10-09T08:12:37.183903+0000 mgr.y (mgr.26009) 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-09T08:12:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:38 smithi081 bash[76862]: audit 2023-10-09T08:12:38.109557+0000 mon.c (mon.2) 151 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:12:38.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:38 smithi081 bash[79557]: cluster 2023-10-09T08:12:37.183903+0000 mgr.y (mgr.26009) 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-09T08:12:38.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:38 smithi081 bash[79557]: audit 2023-10-09T08:12:38.109557+0000 mon.c (mon.2) 151 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:12:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:38 smithi118 bash[59345]: cluster 2023-10-09T08:12:37.183903+0000 mgr.y (mgr.26009) 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-09T08:12:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:38 smithi118 bash[59345]: audit 2023-10-09T08:12:38.109557+0000 mon.c (mon.2) 151 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:12:39.540 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:12:39.541 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":104,"fsid":"0a47c0f6-6678-11ee-8db5-212e2dc638e7","created":"2023-10-09T07:48:07.837405+0000","modified":"2023-10-09T08:11:51.312495+0000","last_up_change":"2023-10-09T08:11:50.307693+0000","last_in_change":"2023-10-09T07:55:35.767492+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-09T07:52:25.098183+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":"82","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-09T07:57:04.785609+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":"77","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":15,"snap_epoch":77,"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-09T07:59:01.390428+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-09T07:59:02.121251+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":"60","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":"001a8f44-3108-4571-9c18-0259e7c2c5f7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":84,"up_from":88,"up_thru":103,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":2047548389},{"type":"v1","addr":"172.21.15.81:6803","nonce":2047548389}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":2047548389},{"type":"v1","addr":"172.21.15.81:6805","nonce":2047548389}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2047548389},{"type":"v1","addr":"172.21.15.81:6809","nonce":2047548389}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":2047548389},{"type":"v1","addr":"172.21.15.81:6807","nonce":2047548389}]},"public_addr":"172.21.15.81:6803/2047548389","cluster_addr":"172.21.15.81:6805/2047548389","heartbeat_back_addr":"172.21.15.81:6809/2047548389","heartbeat_front_addr":"172.21.15.81:6807/2047548389","state":["exists","up"]},{"osd":1,"uuid":"c07b13c6-c3cf-4746-acea-92ea752aa01f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":89,"up_from":93,"up_thru":103,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":2001680586},{"type":"v1","addr":"172.21.15.81:6811","nonce":2001680586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":2001680586},{"type":"v1","addr":"172.21.15.81:6813","nonce":2001680586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":2001680586},{"type":"v1","addr":"172.21.15.81:6817","nonce":2001680586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":2001680586},{"type":"v1","addr":"172.21.15.81:6815","nonce":2001680586}]},"public_addr":"172.21.15.81:6811/2001680586","cluster_addr":"172.21.15.81:6813/2001680586","heartbeat_back_addr":"172.21.15.81:6817/2001680586","heartbeat_front_addr":"172.21.15.81:6815/2001680586","state":["exists","up"]},{"osd":2,"uuid":"796de5da-ce6b-4a61-ac95-2fa597a45dbb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":94,"up_from":98,"up_thru":103,"down_at":95,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":3358021751},{"type":"v1","addr":"172.21.15.81:6819","nonce":3358021751}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":3358021751},{"type":"v1","addr":"172.21.15.81:6821","nonce":3358021751}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":3358021751},{"type":"v1","addr":"172.21.15.81:6825","nonce":3358021751}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":3358021751},{"type":"v1","addr":"172.21.15.81:6823","nonce":3358021751}]},"public_addr":"172.21.15.81:6819/3358021751","cluster_addr":"172.21.15.81:6821/3358021751","heartbeat_back_addr":"172.21.15.81:6825/3358021751","heartbeat_front_addr":"172.21.15.81:6823/3358021751","state":["exists","up"]},{"osd":3,"uuid":"2896377b-229e-4918-a6b1-d3d766462a04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":99,"up_from":103,"up_thru":103,"down_at":100,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2089133645},{"type":"v1","addr":"172.21.15.81:6827","nonce":2089133645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2089133645},{"type":"v1","addr":"172.21.15.81:6829","nonce":2089133645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6832","nonce":2089133645},{"type":"v1","addr":"172.21.15.81:6833","nonce":2089133645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2089133645},{"type":"v1","addr":"172.21.15.81:6831","nonce":2089133645}]},"public_addr":"172.21.15.81:6827/2089133645","cluster_addr":"172.21.15.81:6829/2089133645","heartbeat_back_addr":"172.21.15.81:6833/2089133645","heartbeat_front_addr":"172.21.15.81:6831/2089133645","state":["exists","up"]},{"osd":4,"uuid":"29388503-def5-443c-84ff-fd5e06439923","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6801","nonce":1032650421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6803","nonce":1032650421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6807","nonce":1032650421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6805","nonce":1032650421}]},"public_addr":"172.21.15.118:6801/1032650421","cluster_addr":"172.21.15.118:6803/1032650421","heartbeat_back_addr":"172.21.15.118:6807/1032650421","heartbeat_front_addr":"172.21.15.118:6805/1032650421","state":["exists","up"]},{"osd":5,"uuid":"84c0f755-dad9-4dc3-ae8d-307dfa6725ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6809","nonce":739921055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6811","nonce":739921055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6815","nonce":739921055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":739921055},{"type":"v1","addr":"172.21.15.118:6813","nonce":739921055}]},"public_addr":"172.21.15.118:6809/739921055","cluster_addr":"172.21.15.118:6811/739921055","heartbeat_back_addr":"172.21.15.118:6815/739921055","heartbeat_front_addr":"172.21.15.118:6813/739921055","state":["exists","up"]},{"osd":6,"uuid":"148dc4ee-a773-4829-bc3a-c0d3c4608ea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":100,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6817","nonce":2724340173}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6819","nonce":2724340173}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6823","nonce":2724340173}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6821","nonce":2724340173}]},"public_addr":"172.21.15.118:6817/2724340173","cluster_addr":"172.21.15.118:6819/2724340173","heartbeat_back_addr":"172.21.15.118:6823/2724340173","heartbeat_front_addr":"172.21.15.118:6821/2724340173","state":["exists","up"]},{"osd":7,"uuid":"aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6825","nonce":2187628890}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6827","nonce":2187628890}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6831","nonce":2187628890}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6829","nonce":2187628890}]},"public_addr":"172.21.15.118:6825/2187628890","cluster_addr":"172.21.15.118:6827/2187628890","heartbeat_back_addr":"172.21.15.118:6831/2187628890","heartbeat_front_addr":"172.21.15.118:6829/2187628890","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-09T07:50:54.727347+0000","dead_epoch":84},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:51:38.438789+0000","dead_epoch":89},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:52:22.949713+0000","dead_epoch":94},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:53:08.594134+0000","dead_epoch":99},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:53:50.534664+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-09T07:54:33.199326+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-09T07:55:16.723832+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-09T07:56:00.343311+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.9","mappings":[{"from":1,"to":5}]},{"pgid":"4.1d","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.81:0/1357041402":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/3317803502":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/4028739218":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/3645718659":"2023-10-10T08:05:22.990697+0000","172.21.15.81:6801/2044241734":"2023-10-10T08:05:22.990697+0000","172.21.15.118:0/1616535521":"2023-10-10T08:04:18.911057+0000","172.21.15.81:6801/1537833946":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/2241644488":"2023-10-10T07:49:05.232951+0000","172.21.15.81:0/33828328":"2023-10-10T08:02:39.438783+0000","172.21.15.81:6801/3333695174":"2023-10-10T07:56:34.562339+0000","172.21.15.118:0/4166256922":"2023-10-10T08:04:18.911057+0000","172.21.15.81:6800/2044241734":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/1024746757":"2023-10-10T07:48:35.337495+0000","172.21.15.118:0/1982601329":"2023-10-10T08:04:18.911057+0000","172.21.15.81:6800/4291153198":"2023-10-10T08:02:39.438783+0000","172.21.15.81:0/3068927018":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/3118036864":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/508224183":"2023-10-10T08:02:39.438783+0000","172.21.15.118:0/907619425":"2023-10-10T08:04:18.911057+0000","172.21.15.81:6801/4291153198":"2023-10-10T08:02:39.438783+0000","172.21.15.81:0/3522087077":"2023-10-10T07:56:34.562339+0000","172.21.15.81:6800/1537833946":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/765299878":"2023-10-10T07:56:34.562339+0000","172.21.15.118:6834/4198102275":"2023-10-10T08:04:18.911057+0000","172.21.15.118:6835/4198102275":"2023-10-10T08:04:18.911057+0000","172.21.15.81:6800/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:0/4101738626":"2023-10-10T08:05:22.990697+0000","172.21.15.81:6801/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:0/2284708028":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6800/3333695174":"2023-10-10T07:56:34.562339+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-09T08:12:40.437 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-09T08:12:40.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-09T08:12:40.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-09T08:12:40.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-09T08:12:40.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-09T08:12:40.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-09T08:12:40.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-09T08:12:40.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-09T08:12:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:40 smithi118 bash[59345]: cluster 2023-10-09T08:12:39.184817+0000 mgr.y (mgr.26009) 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-09T08:12:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:40 smithi118 bash[59345]: audit 2023-10-09T08:12:39.537867+0000 mon.a (mon.0) 315 : audit 0 from='client.? 172.21.15.81:0/3620592686' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T08:12:40.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:40 smithi081 bash[79557]: cluster 2023-10-09T08:12:39.184817+0000 mgr.y (mgr.26009) 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-09T08:12:40.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:40 smithi081 bash[79557]: audit 2023-10-09T08:12:39.537867+0000 mon.a (mon.0) 315 : audit 0 from='client.? 172.21.15.81:0/3620592686' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T08:12:40.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:40 smithi081 bash[76862]: cluster 2023-10-09T08:12:39.184817+0000 mgr.y (mgr.26009) 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-09T08:12:40.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:40 smithi081 bash[76862]: audit 2023-10-09T08:12:39.537867+0000 mon.a (mon.0) 315 : audit 0 from='client.? 172.21.15.81:0/3620592686' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T08:12:41.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:12:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:12:41] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.33.4" 2023-10-09T08:12:42.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:42 smithi118 bash[59345]: cluster 2023-10-09T08:12:41.185788+0000 mgr.y (mgr.26009) 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-09T08:12:42.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:42 smithi081 bash[76862]: cluster 2023-10-09T08:12:41.185788+0000 mgr.y (mgr.26009) 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-09T08:12:42.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:42 smithi081 bash[79557]: cluster 2023-10-09T08:12:41.185788+0000 mgr.y (mgr.26009) 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-09T08:12:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:44 smithi118 bash[59345]: cluster 2023-10-09T08:12:43.186483+0000 mgr.y (mgr.26009) 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-09T08:12:44.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:44 smithi081 bash[76862]: cluster 2023-10-09T08:12:43.186483+0000 mgr.y (mgr.26009) 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-09T08:12:44.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:44 smithi081 bash[79557]: cluster 2023-10-09T08:12:43.186483+0000 mgr.y (mgr.26009) 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-09T08:12:45.325 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:12:45.325 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:12:45.326 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:12:45.326 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:12:45.326 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:12:45.327 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:12:45.331 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:12:45.331 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:12:46.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:46 smithi118 bash[59345]: cluster 2023-10-09T08:12:45.187599+0000 mgr.y (mgr.26009) 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-09T08:12:46.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:46 smithi081 bash[76862]: cluster 2023-10-09T08:12:45.187599+0000 mgr.y (mgr.26009) 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-09T08:12:46.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:46 smithi081 bash[79557]: cluster 2023-10-09T08:12:45.187599+0000 mgr.y (mgr.26009) 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-09T08:12:48.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:48 smithi081 bash[79557]: cluster 2023-10-09T08:12:47.188228+0000 mgr.y (mgr.26009) 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-09T08:12:48.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:48 smithi081 bash[76862]: cluster 2023-10-09T08:12:47.188228+0000 mgr.y (mgr.26009) 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-09T08:12:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:48 smithi118 bash[59345]: cluster 2023-10-09T08:12:47.188228+0000 mgr.y (mgr.26009) 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-09T08:12:50.689 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:50 smithi081 bash[76862]: cluster 2023-10-09T08:12:49.188843+0000 mgr.y (mgr.26009) 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-09T08:12:50.689 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:50 smithi081 bash[79557]: cluster 2023-10-09T08:12:49.188843+0000 mgr.y (mgr.26009) 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-09T08:12:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:50 smithi118 bash[59345]: cluster 2023-10-09T08:12:49.188843+0000 mgr.y (mgr.26009) 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-09T08:12:51.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:12:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:12:51] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.33.4" 2023-10-09T08:12:52.456 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:52 smithi081 bash[76862]: cluster 2023-10-09T08:12:51.189383+0000 mgr.y (mgr.26009) 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-09T08:12:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:52 smithi118 bash[59345]: cluster 2023-10-09T08:12:51.189383+0000 mgr.y (mgr.26009) 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-09T08:12:52.780 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:52 smithi081 bash[79557]: cluster 2023-10-09T08:12:51.189383+0000 mgr.y (mgr.26009) 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-09T08:12:53.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:53 smithi118 bash[59345]: audit 2023-10-09T08:12:53.109356+0000 mon.c (mon.2) 152 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:12:53.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:53 smithi081 bash[76862]: audit 2023-10-09T08:12:53.109356+0000 mon.c (mon.2) 152 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:12:53.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:53 smithi081 bash[79557]: audit 2023-10-09T08:12:53.109356+0000 mon.c (mon.2) 152 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:12:54.698 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:54 smithi081 bash[79557]: cluster 2023-10-09T08:12:53.189721+0000 mgr.y (mgr.26009) 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-09T08:12:54.699 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:54 smithi081 bash[76862]: cluster 2023-10-09T08:12:53.189721+0000 mgr.y (mgr.26009) 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-09T08:12:54.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:54 smithi118 bash[59345]: cluster 2023-10-09T08:12:53.189721+0000 mgr.y (mgr.26009) 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-09T08:12:56.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:56 smithi081 bash[76862]: cluster 2023-10-09T08:12:55.190479+0000 mgr.y (mgr.26009) 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-09T08:12:56.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:56 smithi081 bash[79557]: cluster 2023-10-09T08:12:55.190479+0000 mgr.y (mgr.26009) 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-09T08:12:56.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:56 smithi118 bash[59345]: cluster 2023-10-09T08:12:55.190479+0000 mgr.y (mgr.26009) 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-09T08:12:58.589 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:12:58 smithi081 bash[76862]: cluster 2023-10-09T08:12:57.191230+0000 mgr.y (mgr.26009) 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-09T08:12:58.589 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:12:58 smithi081 bash[79557]: cluster 2023-10-09T08:12:57.191230+0000 mgr.y (mgr.26009) 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-09T08:12:58.590 INFO:teuthology.orchestra.run.smithi081.stdout:180388626645 2023-10-09T08:12:58.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-09T08:12:58.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:12:58 smithi118 bash[59345]: cluster 2023-10-09T08:12:57.191230+0000 mgr.y (mgr.26009) 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-09T08:13:00.650 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:00 smithi081 bash[76862]: cluster 2023-10-09T08:12:59.192102+0000 mgr.y (mgr.26009) 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-09T08:13:00.650 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:00 smithi081 bash[79557]: cluster 2023-10-09T08:12:59.192102+0000 mgr.y (mgr.26009) 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-09T08:13:00.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:00 smithi118 bash[59345]: cluster 2023-10-09T08:12:59.192102+0000 mgr.y (mgr.26009) 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-09T08:13:01.211 INFO:teuthology.orchestra.run.smithi081.stdout:377957122081 2023-10-09T08:13:01.212 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-09T08:13:01.264 INFO:teuthology.orchestra.run.smithi081.stdout:154618822878 2023-10-09T08:13:01.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-09T08:13:01.660 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:13:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:13:01] "GET /metrics HTTP/1.1" 200 34023 "" "Prometheus/2.33.4" 2023-10-09T08:13:02.265 INFO:teuthology.orchestra.run.smithi081.stdout:206158430413 2023-10-09T08:13:02.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-09T08:13:02.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:02 smithi081 bash[76862]: cluster 2023-10-09T08:13:01.192919+0000 mgr.y (mgr.26009) 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-09T08:13:02.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:02 smithi081 bash[76862]: audit 2023-10-09T08:13:02.223169+0000 mon.c (mon.2) 153 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:13:02.523 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:02 smithi081 bash[79557]: cluster 2023-10-09T08:13:01.192919+0000 mgr.y (mgr.26009) 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-09T08:13:02.523 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:02 smithi081 bash[79557]: audit 2023-10-09T08:13:02.223169+0000 mon.c (mon.2) 153 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:13:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:02 smithi118 bash[59345]: cluster 2023-10-09T08:13:01.192919+0000 mgr.y (mgr.26009) 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-09T08:13:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:02 smithi118 bash[59345]: audit 2023-10-09T08:13:02.223169+0000 mon.c (mon.2) 153 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:13:03.986 INFO:teuthology.orchestra.run.smithi081.stdout:128849019112 2023-10-09T08:13:03.986 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-09T08:13:04.041 INFO:teuthology.orchestra.run.smithi081.stdout:399431958556 2023-10-09T08:13:04.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-09T08:13:04.055 INFO:teuthology.orchestra.run.smithi081.stdout:442381631504 2023-10-09T08:13:04.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-09T08:13:04.056 INFO:teuthology.orchestra.run.smithi081.stdout:420906795030 2023-10-09T08:13:04.057 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-09T08:13:04.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:04 smithi118 bash[59345]: cluster 2023-10-09T08:13:03.193636+0000 mgr.y (mgr.26009) 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-09T08:13:04.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:04 smithi081 bash[76862]: cluster 2023-10-09T08:13:03.193636+0000 mgr.y (mgr.26009) 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-09T08:13:04.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:04 smithi081 bash[79557]: cluster 2023-10-09T08:13:03.193636+0000 mgr.y (mgr.26009) 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-09T08:13:06.399 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:13:06.400 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:13:06.403 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:13:06.405 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:13:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:06 smithi118 bash[59345]: cluster 2023-10-09T08:13:05.194790+0000 mgr.y (mgr.26009) 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-09T08:13:06.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:06 smithi081 bash[76862]: cluster 2023-10-09T08:13:05.194790+0000 mgr.y (mgr.26009) 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-09T08:13:06.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:06 smithi081 bash[79557]: cluster 2023-10-09T08:13:05.194790+0000 mgr.y (mgr.26009) 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-09T08:13:08.419 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:13:08.420 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:13:08.421 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:13:08.421 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:13:08.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:08 smithi118 bash[59345]: cluster 2023-10-09T08:13:07.195284+0000 mgr.y (mgr.26009) 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-09T08:13:08.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:08 smithi118 bash[59345]: audit 2023-10-09T08:13:07.458794+0000 mon.a (mon.0) 316 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:13:08.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:08 smithi118 bash[59345]: audit 2023-10-09T08:13:07.471084+0000 mon.a (mon.0) 317 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:13:08.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:08 smithi118 bash[59345]: audit 2023-10-09T08:13:08.110589+0000 mon.c (mon.2) 154 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:13:08.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:08 smithi081 bash[76862]: cluster 2023-10-09T08:13:07.195284+0000 mgr.y (mgr.26009) 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-09T08:13:08.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:08 smithi081 bash[76862]: audit 2023-10-09T08:13:07.458794+0000 mon.a (mon.0) 316 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:13:08.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:08 smithi081 bash[76862]: audit 2023-10-09T08:13:07.471084+0000 mon.a (mon.0) 317 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:13:08.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:08 smithi081 bash[76862]: audit 2023-10-09T08:13:08.110589+0000 mon.c (mon.2) 154 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:13:08.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:08 smithi081 bash[79557]: cluster 2023-10-09T08:13:07.195284+0000 mgr.y (mgr.26009) 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-09T08:13:08.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:08 smithi081 bash[79557]: audit 2023-10-09T08:13:07.458794+0000 mon.a (mon.0) 316 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:13:08.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:08 smithi081 bash[79557]: audit 2023-10-09T08:13:07.471084+0000 mon.a (mon.0) 317 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:13:08.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:08 smithi081 bash[79557]: audit 2023-10-09T08:13:08.110589+0000 mon.c (mon.2) 154 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:13:09.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:09 smithi118 bash[59345]: audit 2023-10-09T08:13:08.472062+0000 mon.a (mon.0) 318 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:13:09.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:09 smithi118 bash[59345]: audit 2023-10-09T08:13:08.485628+0000 mon.a (mon.0) 319 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:13:09.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:09 smithi118 bash[59345]: audit 2023-10-09T08:13:08.962797+0000 mon.c (mon.2) 155 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:13:09.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:09 smithi118 bash[59345]: audit 2023-10-09T08:13:08.963772+0000 mon.c (mon.2) 156 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:13:09.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:09 smithi118 bash[59345]: audit 2023-10-09T08:13:08.969687+0000 mon.a (mon.0) 320 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:13:09.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:09 smithi081 bash[79557]: audit 2023-10-09T08:13:08.472062+0000 mon.a (mon.0) 318 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:13:09.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:09 smithi081 bash[79557]: audit 2023-10-09T08:13:08.485628+0000 mon.a (mon.0) 319 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:13:09.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:09 smithi081 bash[79557]: audit 2023-10-09T08:13:08.962797+0000 mon.c (mon.2) 155 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:13:09.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:09 smithi081 bash[79557]: audit 2023-10-09T08:13:08.963772+0000 mon.c (mon.2) 156 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:13:09.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:09 smithi081 bash[79557]: audit 2023-10-09T08:13:08.969687+0000 mon.a (mon.0) 320 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:13:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:09 smithi081 bash[76862]: audit 2023-10-09T08:13:08.472062+0000 mon.a (mon.0) 318 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:13:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:09 smithi081 bash[76862]: audit 2023-10-09T08:13:08.485628+0000 mon.a (mon.0) 319 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:13:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:09 smithi081 bash[76862]: audit 2023-10-09T08:13:08.962797+0000 mon.c (mon.2) 155 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:13:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:09 smithi081 bash[76862]: audit 2023-10-09T08:13:08.963772+0000 mon.c (mon.2) 156 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:13:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:09 smithi081 bash[76862]: audit 2023-10-09T08:13:08.969687+0000 mon.a (mon.0) 320 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:13:10.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:10 smithi081 bash[76862]: cluster 2023-10-09T08:13:09.196268+0000 mgr.y (mgr.26009) 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-09T08:13:10.754 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:10 smithi081 bash[79557]: cluster 2023-10-09T08:13:09.196268+0000 mgr.y (mgr.26009) 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-09T08:13:10.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:10 smithi118 bash[59345]: cluster 2023-10-09T08:13:09.196268+0000 mgr.y (mgr.26009) 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-09T08:13:11.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:13:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:13:11] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.33.4" 2023-10-09T08:13:12.729 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:12 smithi081 bash[76862]: cluster 2023-10-09T08:13:11.196887+0000 mgr.y (mgr.26009) 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-09T08:13:12.730 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:12 smithi081 bash[79557]: cluster 2023-10-09T08:13:11.196887+0000 mgr.y (mgr.26009) 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-09T08:13:12.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:12 smithi118 bash[59345]: cluster 2023-10-09T08:13:11.196887+0000 mgr.y (mgr.26009) 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-09T08:13:14.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:14 smithi081 bash[76862]: cluster 2023-10-09T08:13:13.197478+0000 mgr.y (mgr.26009) 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-09T08:13:14.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:14 smithi081 bash[79557]: cluster 2023-10-09T08:13:13.197478+0000 mgr.y (mgr.26009) 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-09T08:13:14.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:14 smithi118 bash[59345]: cluster 2023-10-09T08:13:13.197478+0000 mgr.y (mgr.26009) 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-09T08:13:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:16 smithi118 bash[59345]: cluster 2023-10-09T08:13:15.198576+0000 mgr.y (mgr.26009) 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-09T08:13:16.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:16 smithi081 bash[76862]: cluster 2023-10-09T08:13:15.198576+0000 mgr.y (mgr.26009) 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-09T08:13:16.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:16 smithi081 bash[79557]: cluster 2023-10-09T08:13:15.198576+0000 mgr.y (mgr.26009) 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-09T08:13:18.590 INFO:teuthology.orchestra.run.smithi081.stdout:154618822882 2023-10-09T08:13:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:18 smithi118 bash[59345]: cluster 2023-10-09T08:13:17.199048+0000 mgr.y (mgr.26009) 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-09T08:13:18.803 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:18 smithi081 bash[76862]: cluster 2023-10-09T08:13:17.199048+0000 mgr.y (mgr.26009) 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-09T08:13:18.804 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:18 smithi081 bash[79557]: cluster 2023-10-09T08:13:17.199048+0000 mgr.y (mgr.26009) 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-09T08:13:19.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:19 smithi118 bash[59345]: audit 2023-10-09T08:13:18.589108+0000 mon.c (mon.2) 157 : audit 0 from='client.? 172.21.15.81:0/767203648' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T08:13:19.864 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:19 smithi081 bash[76862]: audit 2023-10-09T08:13:18.589108+0000 mon.c (mon.2) 157 : audit 0 from='client.? 172.21.15.81:0/767203648' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T08:13:19.864 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:19 smithi081 bash[79557]: audit 2023-10-09T08:13:18.589108+0000 mon.c (mon.2) 157 : audit 0 from='client.? 172.21.15.81:0/767203648' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T08:13:20.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:20 smithi081 bash[76862]: cluster 2023-10-09T08:13:19.199836+0000 mgr.y (mgr.26009) 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-09T08:13:20.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:20 smithi081 bash[79557]: cluster 2023-10-09T08:13:19.199836+0000 mgr.y (mgr.26009) 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-09T08:13:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:20 smithi118 bash[59345]: cluster 2023-10-09T08:13:19.199836+0000 mgr.y (mgr.26009) 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-09T08:13:21.262 INFO:teuthology.orchestra.run.smithi081.stdout:377957122085 2023-10-09T08:13:21.292 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:13:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:13:21] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.33.4" 2023-10-09T08:13:21.380 INFO:teuthology.orchestra.run.smithi081.stdout:180388626650 2023-10-09T08:13:21.529 INFO:teuthology.orchestra.run.smithi081.stdout:206158430418 2023-10-09T08:13:21.714 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:21 smithi081 bash[76862]: audit 2023-10-09T08:13:21.261294+0000 mon.c (mon.2) 158 : audit 0 from='client.? 172.21.15.81:0/2546991263' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T08:13:21.714 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:21 smithi081 bash[76862]: audit 2023-10-09T08:13:21.379353+0000 mon.c (mon.2) 159 : audit 0 from='client.? 172.21.15.81:0/105250694' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T08:13:21.714 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:21 smithi081 bash[79557]: audit 2023-10-09T08:13:21.261294+0000 mon.c (mon.2) 158 : audit 0 from='client.? 172.21.15.81:0/2546991263' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T08:13:21.714 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:21 smithi081 bash[79557]: audit 2023-10-09T08:13:21.379353+0000 mon.c (mon.2) 159 : audit 0 from='client.? 172.21.15.81:0/105250694' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T08:13:21.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:21 smithi118 bash[59345]: audit 2023-10-09T08:13:21.261294+0000 mon.c (mon.2) 158 : audit 0 from='client.? 172.21.15.81:0/2546991263' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T08:13:21.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:21 smithi118 bash[59345]: audit 2023-10-09T08:13:21.379353+0000 mon.c (mon.2) 159 : audit 0 from='client.? 172.21.15.81:0/105250694' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T08:13:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:22 smithi118 bash[59345]: cluster 2023-10-09T08:13:21.200462+0000 mgr.y (mgr.26009) 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-09T08:13:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:22 smithi118 bash[59345]: audit 2023-10-09T08:13:21.527702+0000 mon.a (mon.0) 321 : audit 0 from='client.? 172.21.15.81:0/3223611225' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T08:13:22.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:22 smithi081 bash[79557]: cluster 2023-10-09T08:13:21.200462+0000 mgr.y (mgr.26009) 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-09T08:13:22.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:22 smithi081 bash[79557]: audit 2023-10-09T08:13:21.527702+0000 mon.a (mon.0) 321 : audit 0 from='client.? 172.21.15.81:0/3223611225' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T08:13:22.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:22 smithi081 bash[76862]: cluster 2023-10-09T08:13:21.200462+0000 mgr.y (mgr.26009) 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-09T08:13:22.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:22 smithi081 bash[76862]: audit 2023-10-09T08:13:21.527702+0000 mon.a (mon.0) 321 : audit 0 from='client.? 172.21.15.81:0/3223611225' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T08:13:23.871 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:23 smithi081 bash[76862]: audit 2023-10-09T08:13:23.110823+0000 mon.c (mon.2) 160 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:13:23.872 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:23 smithi081 bash[79557]: audit 2023-10-09T08:13:23.110823+0000 mon.c (mon.2) 160 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:13:23.903 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822878 got 154618822882 for osd.5 2023-10-09T08:13:23.903 DEBUG:teuthology.parallel:result is None 2023-10-09T08:13:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:23 smithi118 bash[59345]: audit 2023-10-09T08:13:23.110823+0000 mon.c (mon.2) 160 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:13:24.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:24 smithi081 bash[76862]: cluster 2023-10-09T08:13:23.201006+0000 mgr.y (mgr.26009) 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-09T08:13:24.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:24 smithi081 bash[79557]: cluster 2023-10-09T08:13:23.201006+0000 mgr.y (mgr.26009) 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-09T08:13:24.920 INFO:tasks.cephadm.ceph_manager.ceph:need seq 377957122081 got 377957122085 for osd.0 2023-10-09T08:13:24.920 DEBUG:teuthology.parallel:result is None 2023-10-09T08:13:25.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:24 smithi118 bash[59345]: cluster 2023-10-09T08:13:23.201006+0000 mgr.y (mgr.26009) 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-09T08:13:25.072 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430413 got 206158430418 for osd.7 2023-10-09T08:13:25.073 DEBUG:teuthology.parallel:result is None 2023-10-09T08:13:25.074 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626645 got 180388626650 for osd.6 2023-10-09T08:13:25.075 DEBUG:teuthology.parallel:result is None 2023-10-09T08:13:26.401 INFO:teuthology.orchestra.run.smithi081.stdout:442381631509 2023-10-09T08:13:26.418 INFO:teuthology.orchestra.run.smithi081.stdout:128849019117 2023-10-09T08:13:26.605 INFO:teuthology.orchestra.run.smithi081.stdout:399431958561 2023-10-09T08:13:26.619 INFO:teuthology.orchestra.run.smithi081.stdout:420906795035 2023-10-09T08:13:26.684 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:26 smithi081 bash[79557]: cluster 2023-10-09T08:13:25.202077+0000 mgr.y (mgr.26009) 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-09T08:13:26.685 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:26 smithi081 bash[79557]: audit 2023-10-09T08:13:26.399853+0000 mon.c (mon.2) 161 : audit 0 from='client.? 172.21.15.81:0/4185966944' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T08:13:26.685 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:26 smithi081 bash[79557]: audit 2023-10-09T08:13:26.417597+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.81:0/1086321692' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T08:13:26.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:26 smithi081 bash[76862]: cluster 2023-10-09T08:13:25.202077+0000 mgr.y (mgr.26009) 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-09T08:13:26.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:26 smithi081 bash[76862]: audit 2023-10-09T08:13:26.399853+0000 mon.c (mon.2) 161 : audit 0 from='client.? 172.21.15.81:0/4185966944' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T08:13:26.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:26 smithi081 bash[76862]: audit 2023-10-09T08:13:26.417597+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.81:0/1086321692' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T08:13:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:26 smithi118 bash[59345]: cluster 2023-10-09T08:13:25.202077+0000 mgr.y (mgr.26009) 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-09T08:13:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:26 smithi118 bash[59345]: audit 2023-10-09T08:13:26.399853+0000 mon.c (mon.2) 161 : audit 0 from='client.? 172.21.15.81:0/4185966944' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T08:13:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:26 smithi118 bash[59345]: audit 2023-10-09T08:13:26.417597+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.81:0/1086321692' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T08:13:27.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:27 smithi081 bash[79557]: audit 2023-10-09T08:13:26.604073+0000 mon.a (mon.0) 322 : audit 0 from='client.? 172.21.15.81:0/1484066182' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T08:13:27.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:27 smithi081 bash[79557]: audit 2023-10-09T08:13:26.618540+0000 mon.c (mon.2) 163 : audit 0 from='client.? 172.21.15.81:0/689762239' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T08:13:27.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:27 smithi081 bash[76862]: audit 2023-10-09T08:13:26.604073+0000 mon.a (mon.0) 322 : audit 0 from='client.? 172.21.15.81:0/1484066182' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T08:13:27.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:27 smithi081 bash[76862]: audit 2023-10-09T08:13:26.618540+0000 mon.c (mon.2) 163 : audit 0 from='client.? 172.21.15.81:0/689762239' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T08:13:28.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:27 smithi118 bash[59345]: audit 2023-10-09T08:13:26.604073+0000 mon.a (mon.0) 322 : audit 0 from='client.? 172.21.15.81:0/1484066182' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T08:13:28.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:27 smithi118 bash[59345]: audit 2023-10-09T08:13:26.618540+0000 mon.c (mon.2) 163 : audit 0 from='client.? 172.21.15.81:0/689762239' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T08:13:28.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:28 smithi081 bash[79557]: cluster 2023-10-09T08:13:27.202474+0000 mgr.y (mgr.26009) 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-09T08:13:28.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:28 smithi081 bash[76862]: cluster 2023-10-09T08:13:27.202474+0000 mgr.y (mgr.26009) 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-09T08:13:29.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:28 smithi118 bash[59345]: cluster 2023-10-09T08:13:27.202474+0000 mgr.y (mgr.26009) 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-09T08:13:29.084 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019112 got 128849019117 for osd.4 2023-10-09T08:13:29.084 DEBUG:teuthology.parallel:result is None 2023-10-09T08:13:29.114 INFO:tasks.cephadm.ceph_manager.ceph:need seq 442381631504 got 442381631509 for osd.3 2023-10-09T08:13:29.115 DEBUG:teuthology.parallel:result is None 2023-10-09T08:13:29.115 INFO:tasks.cephadm.ceph_manager.ceph:need seq 420906795030 got 420906795035 for osd.2 2023-10-09T08:13:29.115 DEBUG:teuthology.parallel:result is None 2023-10-09T08:13:29.215 INFO:tasks.cephadm.ceph_manager.ceph:need seq 399431958556 got 399431958561 for osd.1 2023-10-09T08:13:29.216 DEBUG:teuthology.parallel:result is None 2023-10-09T08:13:29.216 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-09T08:13:29.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:13:30.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:30 smithi081 bash[76862]: cluster 2023-10-09T08:13:29.203162+0000 mgr.y (mgr.26009) 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-09T08:13:30.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:30 smithi081 bash[79557]: cluster 2023-10-09T08:13:29.203162+0000 mgr.y (mgr.26009) 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-09T08:13:31.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:30 smithi118 bash[59345]: cluster 2023-10-09T08:13:29.203162+0000 mgr.y (mgr.26009) 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-09T08:13:31.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:13:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:13:31] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.33.4" 2023-10-09T08:13:32.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:32 smithi081 bash[76862]: cluster 2023-10-09T08:13:31.204052+0000 mgr.y (mgr.26009) 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-09T08:13:32.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:32 smithi081 bash[79557]: cluster 2023-10-09T08:13:31.204052+0000 mgr.y (mgr.26009) 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-09T08:13:33.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:32 smithi118 bash[59345]: cluster 2023-10-09T08:13:31.204052+0000 mgr.y (mgr.26009) 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-09T08:13:33.994 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:13:34.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:34 smithi081 bash[76862]: cluster 2023-10-09T08:13:33.204617+0000 mgr.y (mgr.26009) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:34.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:34 smithi081 bash[79557]: cluster 2023-10-09T08:13:33.204617+0000 mgr.y (mgr.26009) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:35.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:34 smithi118 bash[59345]: cluster 2023-10-09T08:13:33.204617+0000 mgr.y (mgr.26009) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:36.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:36 smithi081 bash[76862]: cluster 2023-10-09T08:13:35.205437+0000 mgr.y (mgr.26009) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:36.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:36 smithi081 bash[79557]: cluster 2023-10-09T08:13:35.205437+0000 mgr.y (mgr.26009) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:37.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:36 smithi118 bash[59345]: cluster 2023-10-09T08:13:35.205437+0000 mgr.y (mgr.26009) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:37.873 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:13:37.875 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:13:38.743 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":270,"stamp":"2023-10-09T08:13:37.205726+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":6288,"num_read_kb":13755,"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":1341088,"kb_used_data":22560,"kb_used_omap":31,"kb_used_meta":1318432,"kb_avail":748620128,"statfs":{"total":767960285184,"available":766587011072,"internally_reserved":0,"allocated":23101440,"data_stored":19017423,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32611,"internal_metadata":1350074525},"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.004413"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":69,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.335828+0000","last_change":"2023-10-09T08:10:51.458608+0000","last_active":"2023-10-09T08:11:50.335828+0000","last_peered":"2023-10-09T08:11:50.335828+0000","last_clean":"2023-10-09T08:11:50.335828+0000","last_became_active":"2023-10-09T08:10:51.458281+0000","last_became_peered":"2023-10-09T08:10:51.458281+0000","last_unstale":"2023-10-09T08:11:50.335828+0000","last_undegraded":"2023-10-09T08:11:50.335828+0000","last_fullsized":"2023-10-09T08:11:50.335828+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"60'4","reported_seq":57,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.327181+0000","last_change":"2023-10-09T08:11:21.422380+0000","last_active":"2023-10-09T08:11:51.327181+0000","last_peered":"2023-10-09T08:11:51.327181+0000","last_clean":"2023-10-09T08:11:51.327181+0000","last_became_active":"2023-10-09T08:11:21.421946+0000","last_became_peered":"2023-10-09T08:11:21.421946+0000","last_unstale":"2023-10-09T08:11:51.327181+0000","last_undegraded":"2023-10-09T08:11:51.327181+0000","last_fullsized":"2023-10-09T08:11:51.327181+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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:45:19.351402+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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.335830+0000","last_change":"2023-10-09T08:11:51.335830+0000","last_active":"2023-10-09T08:11:51.335830+0000","last_peered":"2023-10-09T08:11:51.335830+0000","last_clean":"2023-10-09T08:11:51.335830+0000","last_became_active":"2023-10-09T08:11:51.335470+0000","last_became_peered":"2023-10-09T08:11:51.335470+0000","last_unstale":"2023-10-09T08:11:51.335830+0000","last_undegraded":"2023-10-09T08:11:51.335830+0000","last_fullsized":"2023-10-09T08:11:51.335830+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.600546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":78,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.359723+0000","last_change":"2023-10-09T08:11:51.359723+0000","last_active":"2023-10-09T08:11:51.359723+0000","last_peered":"2023-10-09T08:11:51.359723+0000","last_clean":"2023-10-09T08:11:51.359723+0000","last_became_active":"2023-10-09T08:11:51.359174+0000","last_became_peered":"2023-10-09T08:11:51.359174+0000","last_unstale":"2023-10-09T08:11:51.359723+0000","last_undegraded":"2023-10-09T08:11:51.359723+0000","last_fullsized":"2023-10-09T08:11:51.359723+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:23.904995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.351374+0000","last_change":"2023-10-09T08:11:51.351374+0000","last_active":"2023-10-09T08:11:51.351374+0000","last_peered":"2023-10-09T08:11:51.351374+0000","last_clean":"2023-10-09T08:11:51.351374+0000","last_became_active":"2023-10-09T08:11:51.350926+0000","last_became_peered":"2023-10-09T08:11:51.350926+0000","last_unstale":"2023-10-09T08:11:51.351374+0000","last_undegraded":"2023-10-09T08:11:51.351374+0000","last_fullsized":"2023-10-09T08:11:51.351374+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":58,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.341593+0000","last_change":"2023-10-09T07:59:02.726616+0000","last_active":"2023-10-09T08:11:50.341593+0000","last_peered":"2023-10-09T08:11:50.341593+0000","last_clean":"2023-10-09T08:11:50.341593+0000","last_became_active":"2023-10-09T07:59:02.726055+0000","last_became_peered":"2023-10-09T07:59:02.726055+0000","last_unstale":"2023-10-09T08:11:50.341593+0000","last_undegraded":"2023-10-09T08:11:50.341593+0000","last_fullsized":"2023-10-09T08:11:50.341593+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.349899+0000","last_change":"2023-10-09T08:11:51.349899+0000","last_active":"2023-10-09T08:11:51.349899+0000","last_peered":"2023-10-09T08:11:51.349899+0000","last_clean":"2023-10-09T08:11:51.349899+0000","last_became_active":"2023-10-09T08:11:51.349512+0000","last_became_peered":"2023-10-09T08:11:51.349512+0000","last_unstale":"2023-10-09T08:11:51.349899+0000","last_undegraded":"2023-10-09T08:11:51.349899+0000","last_fullsized":"2023-10-09T08:11:51.349899+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":73,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.339673+0000","last_change":"2023-10-09T08:10:51.453787+0000","last_active":"2023-10-09T08:11:50.339673+0000","last_peered":"2023-10-09T08:11:50.339673+0000","last_clean":"2023-10-09T08:11:50.339673+0000","last_became_active":"2023-10-09T08:10:51.452586+0000","last_became_peered":"2023-10-09T08:10:51.452586+0000","last_unstale":"2023-10-09T08:11:50.339673+0000","last_undegraded":"2023-10-09T08:11:50.339673+0000","last_fullsized":"2023-10-09T08:11:50.339673+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.338422+0000","last_change":"2023-10-09T08:11:51.338422+0000","last_active":"2023-10-09T08:11:51.338422+0000","last_peered":"2023-10-09T08:11:51.338422+0000","last_clean":"2023-10-09T08:11:51.338422+0000","last_became_active":"2023-10-09T08:11:51.338049+0000","last_became_peered":"2023-10-09T08:11:51.338049+0000","last_unstale":"2023-10-09T08:11:51.338422+0000","last_undegraded":"2023-10-09T08:11:51.338422+0000","last_fullsized":"2023-10-09T08:11:51.338422+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.839570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":42,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.328025+0000","last_change":"2023-10-09T08:10:21.445322+0000","last_active":"2023-10-09T08:11:51.328025+0000","last_peered":"2023-10-09T08:11:51.328025+0000","last_clean":"2023-10-09T08:11:51.328025+0000","last_became_active":"2023-10-09T08:10:21.444937+0000","last_became_peered":"2023-10-09T08:10:21.444937+0000","last_unstale":"2023-10-09T08:11:51.328025+0000","last_undegraded":"2023-10-09T08:11:51.328025+0000","last_fullsized":"2023-10-09T08:11:51.328025+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:01.404515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343873+0000","last_change":"2023-10-09T07:59:03.434234+0000","last_active":"2023-10-09T08:11:50.343873+0000","last_peered":"2023-10-09T08:11:50.343873+0000","last_clean":"2023-10-09T08:11:50.343873+0000","last_became_active":"2023-10-09T07:59:03.433363+0000","last_became_peered":"2023-10-09T07:59:03.433363+0000","last_unstale":"2023-10-09T08:11:50.343873+0000","last_undegraded":"2023-10-09T08:11:50.343873+0000","last_fullsized":"2023-10-09T08:11:50.343873+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":57,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.328074+0000","last_change":"2023-10-09T08:10:51.457389+0000","last_active":"2023-10-09T08:11:51.328074+0000","last_peered":"2023-10-09T08:11:51.328074+0000","last_clean":"2023-10-09T08:11:51.328074+0000","last_became_active":"2023-10-09T08:10:51.457048+0000","last_became_peered":"2023-10-09T08:10:51.457048+0000","last_unstale":"2023-10-09T08:11:51.328074+0000","last_undegraded":"2023-10-09T08:11:51.328074+0000","last_fullsized":"2023-10-09T08:11:51.328074+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:21.756182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":"77'112","reported_seq":382,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.344901+0000","last_change":"2023-10-09T08:11:21.430216+0000","last_active":"2023-10-09T08:11:50.344901+0000","last_peered":"2023-10-09T08:11:50.344901+0000","last_clean":"2023-10-09T08:11:50.344901+0000","last_became_active":"2023-10-09T08:11:21.429666+0000","last_became_peered":"2023-10-09T08:11:21.429666+0000","last_unstale":"2023-10-09T08:11:50.344901+0000","last_undegraded":"2023-10-09T08:11:50.344901+0000","last_fullsized":"2023-10-09T08:11:50.344901+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.346685+0000","last_change":"2023-10-09T08:11:51.346685+0000","last_active":"2023-10-09T08:11:51.346685+0000","last_peered":"2023-10-09T08:11:51.346685+0000","last_clean":"2023-10-09T08:11:51.346685+0000","last_became_active":"2023-10-09T08:11:51.346253+0000","last_became_peered":"2023-10-09T08:11:51.346253+0000","last_unstale":"2023-10-09T08:11:51.346685+0000","last_undegraded":"2023-10-09T08:11:51.346685+0000","last_fullsized":"2023-10-09T08:11:51.346685+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:18.109953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"78'135","reported_seq":369,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322118+0000","last_change":"2023-10-09T08:10:51.456877+0000","last_active":"2023-10-09T08:11:51.322118+0000","last_peered":"2023-10-09T08:11:51.322118+0000","last_clean":"2023-10-09T08:11:51.322118+0000","last_became_active":"2023-10-09T08:10:51.456205+0000","last_became_peered":"2023-10-09T08:10:51.456205+0000","last_unstale":"2023-10-09T08:11:51.322118+0000","last_undegraded":"2023-10-09T08:11:51.322118+0000","last_fullsized":"2023-10-09T08:11:51.322118+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.344840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.349084+0000","last_change":"2023-10-09T08:11:51.349084+0000","last_active":"2023-10-09T08:11:51.349084+0000","last_peered":"2023-10-09T08:11:51.349084+0000","last_clean":"2023-10-09T08:11:51.349084+0000","last_became_active":"2023-10-09T08:11:51.347606+0000","last_became_peered":"2023-10-09T08:11:51.347606+0000","last_unstale":"2023-10-09T08:11:51.349084+0000","last_undegraded":"2023-10-09T08:11:51.349084+0000","last_fullsized":"2023-10-09T08:11:51.349084+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:33:01.408172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":39,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.326994+0000","last_change":"2023-10-09T08:10:21.446918+0000","last_active":"2023-10-09T08:11:51.326994+0000","last_peered":"2023-10-09T08:11:51.326994+0000","last_clean":"2023-10-09T08:11:51.326994+0000","last_became_active":"2023-10-09T08:10:21.446533+0000","last_became_peered":"2023-10-09T08:10:21.446533+0000","last_unstale":"2023-10-09T08:11:51.326994+0000","last_undegraded":"2023-10-09T08:11:51.326994+0000","last_fullsized":"2023-10-09T08:11:51.326994+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:44.653783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":48,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322858+0000","last_change":"2023-10-09T08:11:21.424025+0000","last_active":"2023-10-09T08:11:51.322858+0000","last_peered":"2023-10-09T08:11:51.322858+0000","last_clean":"2023-10-09T08:11:51.322858+0000","last_became_active":"2023-10-09T08:11:21.423243+0000","last_became_peered":"2023-10-09T08:11:21.423243+0000","last_unstale":"2023-10-09T08:11:51.322858+0000","last_undegraded":"2023-10-09T08:11:51.322858+0000","last_fullsized":"2023-10-09T08:11:51.322858+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:10.790758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'74","reported_seq":389,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347148+0000","last_change":"2023-10-09T08:10:21.448434+0000","last_active":"2023-10-09T08:11:50.347148+0000","last_peered":"2023-10-09T08:11:50.347148+0000","last_clean":"2023-10-09T08:11:50.347148+0000","last_became_active":"2023-10-09T08:10:21.447604+0000","last_became_peered":"2023-10-09T08:10:21.447604+0000","last_unstale":"2023-10-09T08:11:50.347148+0000","last_undegraded":"2023-10-09T08:11:50.347148+0000","last_fullsized":"2023-10-09T08:11:50.347148+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.328169+0000","last_change":"2023-10-09T08:11:21.422121+0000","last_active":"2023-10-09T08:11:51.328169+0000","last_peered":"2023-10-09T08:11:51.328169+0000","last_clean":"2023-10-09T08:11:51.328169+0000","last_became_active":"2023-10-09T08:11:21.421782+0000","last_became_peered":"2023-10-09T08:11:21.421782+0000","last_unstale":"2023-10-09T08:11:51.328169+0000","last_undegraded":"2023-10-09T08:11:51.328169+0000","last_fullsized":"2023-10-09T08:11:51.328169+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:38.414512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.343735+0000","last_change":"2023-10-09T08:11:51.342865+0000","last_active":"2023-10-09T08:11:51.343735+0000","last_peered":"2023-10-09T08:11:51.343735+0000","last_clean":"2023-10-09T08:11:51.343735+0000","last_became_active":"2023-10-09T08:11:51.342470+0000","last_became_peered":"2023-10-09T08:11:51.342470+0000","last_unstale":"2023-10-09T08:11:51.343735+0000","last_undegraded":"2023-10-09T08:11:51.343735+0000","last_fullsized":"2023-10-09T08:11:51.343735+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:05.720045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'132","reported_seq":741,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347356+0000","last_change":"2023-10-09T08:10:51.454087+0000","last_active":"2023-10-09T08:11:50.347356+0000","last_peered":"2023-10-09T08:11:50.347356+0000","last_clean":"2023-10-09T08:11:50.347356+0000","last_became_active":"2023-10-09T08:10:51.453593+0000","last_became_peered":"2023-10-09T08:10:51.453593+0000","last_unstale":"2023-10-09T08:11:50.347356+0000","last_undegraded":"2023-10-09T08:11:50.347356+0000","last_fullsized":"2023-10-09T08:11:50.347356+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.344723+0000","last_change":"2023-10-09T07:59:03.093516+0000","last_active":"2023-10-09T08:11:50.344723+0000","last_peered":"2023-10-09T08:11:50.344723+0000","last_clean":"2023-10-09T08:11:50.344723+0000","last_became_active":"2023-10-09T07:59:03.092757+0000","last_became_peered":"2023-10-09T07:59:03.092757+0000","last_unstale":"2023-10-09T08:11:50.344723+0000","last_undegraded":"2023-10-09T08:11:50.344723+0000","last_fullsized":"2023-10-09T08:11:50.344723+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.359200+0000","last_change":"2023-10-09T08:11:51.359200+0000","last_active":"2023-10-09T08:11:51.359200+0000","last_peered":"2023-10-09T08:11:51.359200+0000","last_clean":"2023-10-09T08:11:51.359200+0000","last_became_active":"2023-10-09T08:11:51.358861+0000","last_became_peered":"2023-10-09T08:11:51.358861+0000","last_unstale":"2023-10-09T08:11:51.359200+0000","last_undegraded":"2023-10-09T08:11:51.359200+0000","last_fullsized":"2023-10-09T08:11:51.359200+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:30.582115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"84'139","reported_seq":307,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.346582+0000","last_change":"2023-10-09T08:10:21.450253+0000","last_active":"2023-10-09T08:11:50.346582+0000","last_peered":"2023-10-09T08:11:50.346582+0000","last_clean":"2023-10-09T08:11:50.346582+0000","last_became_active":"2023-10-09T08:10:21.449844+0000","last_became_peered":"2023-10-09T08:10:21.449844+0000","last_unstale":"2023-10-09T08:11:50.346582+0000","last_undegraded":"2023-10-09T08:11:50.346582+0000","last_fullsized":"2023-10-09T08:11:50.346582+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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":"78'212","reported_seq":718,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.338954+0000","last_change":"2023-10-09T08:11:21.430625+0000","last_active":"2023-10-09T08:11:50.338954+0000","last_peered":"2023-10-09T08:11:50.338954+0000","last_clean":"2023-10-09T08:11:50.338954+0000","last_became_active":"2023-10-09T08:11:21.428793+0000","last_became_peered":"2023-10-09T08:11:21.428793+0000","last_unstale":"2023-10-09T08:11:50.338954+0000","last_undegraded":"2023-10-09T08:11:50.338954+0000","last_fullsized":"2023-10-09T08:11:50.338954+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.326128+0000","last_change":"2023-10-09T08:11:21.421974+0000","last_active":"2023-10-09T08:11:51.326128+0000","last_peered":"2023-10-09T08:11:51.326128+0000","last_clean":"2023-10-09T08:11:51.326128+0000","last_became_active":"2023-10-09T08:11:21.421652+0000","last_became_peered":"2023-10-09T08:11:21.421652+0000","last_unstale":"2023-10-09T08:11:51.326128+0000","last_undegraded":"2023-10-09T08:11:51.326128+0000","last_fullsized":"2023-10-09T08:11:51.326128+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:17:57.405437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":48,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.321992+0000","last_change":"2023-10-09T08:11:21.427884+0000","last_active":"2023-10-09T08:11:51.321992+0000","last_peered":"2023-10-09T08:11:51.321992+0000","last_clean":"2023-10-09T08:11:51.321992+0000","last_became_active":"2023-10-09T08:11:21.426436+0000","last_became_peered":"2023-10-09T08:11:21.426436+0000","last_unstale":"2023-10-09T08:11:51.321992+0000","last_undegraded":"2023-10-09T08:11:51.321992+0000","last_fullsized":"2023-10-09T08:11:51.321992+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:46.527653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'94","reported_seq":516,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.343789+0000","last_change":"2023-10-09T08:11:51.339039+0000","last_active":"2023-10-09T08:11:51.343789+0000","last_peered":"2023-10-09T08:11:51.343789+0000","last_clean":"2023-10-09T08:11:51.343789+0000","last_became_active":"2023-10-09T08:11:51.338315+0000","last_became_peered":"2023-10-09T08:11:51.338315+0000","last_unstale":"2023-10-09T08:11:51.343789+0000","last_undegraded":"2023-10-09T08:11:51.343789+0000","last_fullsized":"2023-10-09T08:11:51.343789+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.051009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.335093+0000","last_change":"2023-10-09T08:11:51.330972+0000","last_active":"2023-10-09T08:11:51.335093+0000","last_peered":"2023-10-09T08:11:51.335093+0000","last_clean":"2023-10-09T08:11:51.335093+0000","last_became_active":"2023-10-09T08:11:51.330589+0000","last_became_peered":"2023-10-09T08:11:51.330589+0000","last_unstale":"2023-10-09T08:11:51.335093+0000","last_undegraded":"2023-10-09T08:11:51.335093+0000","last_fullsized":"2023-10-09T08:11:51.335093+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:59.575491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.342553+0000","last_change":"2023-10-09T08:10:21.442027+0000","last_active":"2023-10-09T08:11:50.342553+0000","last_peered":"2023-10-09T08:11:50.342553+0000","last_clean":"2023-10-09T08:11:50.342553+0000","last_became_active":"2023-10-09T08:10:21.441595+0000","last_became_peered":"2023-10-09T08:10:21.441595+0000","last_unstale":"2023-10-09T08:11:50.342553+0000","last_undegraded":"2023-10-09T08:11:50.342553+0000","last_fullsized":"2023-10-09T08:11:50.342553+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'111","reported_seq":703,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.337348+0000","last_change":"2023-10-09T08:10:51.456535+0000","last_active":"2023-10-09T08:11:50.337348+0000","last_peered":"2023-10-09T08:11:50.337348+0000","last_clean":"2023-10-09T08:11:50.337348+0000","last_became_active":"2023-10-09T08:10:51.455896+0000","last_became_peered":"2023-10-09T08:10:51.455896+0000","last_unstale":"2023-10-09T08:11:50.337348+0000","last_undegraded":"2023-10-09T08:11:50.337348+0000","last_fullsized":"2023-10-09T08:11:50.337348+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1034,"num_read_kb":1207,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322050+0000","last_change":"2023-10-09T08:10:51.453535+0000","last_active":"2023-10-09T08:11:51.322050+0000","last_peered":"2023-10-09T08:11:51.322050+0000","last_clean":"2023-10-09T08:11:51.322050+0000","last_became_active":"2023-10-09T08:10:51.453262+0000","last_became_peered":"2023-10-09T08:10:51.453262+0000","last_unstale":"2023-10-09T08:11:51.322050+0000","last_undegraded":"2023-10-09T08:11:51.322050+0000","last_fullsized":"2023-10-09T08:11:51.322050+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:04.838520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":86,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.349953+0000","last_change":"2023-10-09T08:11:51.349953+0000","last_active":"2023-10-09T08:11:51.349953+0000","last_peered":"2023-10-09T08:11:51.349953+0000","last_clean":"2023-10-09T08:11:51.349953+0000","last_became_active":"2023-10-09T08:11:51.349505+0000","last_became_peered":"2023-10-09T08:11:51.349505+0000","last_unstale":"2023-10-09T08:11:51.349953+0000","last_undegraded":"2023-10-09T08:11:51.349953+0000","last_fullsized":"2023-10-09T08:11:51.349953+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"78'106","reported_seq":510,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322746+0000","last_change":"2023-10-09T08:10:51.452203+0000","last_active":"2023-10-09T08:11:51.322746+0000","last_peered":"2023-10-09T08:11:51.322746+0000","last_clean":"2023-10-09T08:11:51.322746+0000","last_became_active":"2023-10-09T08:10:51.451480+0000","last_became_peered":"2023-10-09T08:10:51.451480+0000","last_unstale":"2023-10-09T08:11:51.322746+0000","last_undegraded":"2023-10-09T08:11:51.322746+0000","last_fullsized":"2023-10-09T08:11:51.322746+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:25.505304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348662+0000","last_change":"2023-10-09T08:11:51.343842+0000","last_active":"2023-10-09T08:11:51.348662+0000","last_peered":"2023-10-09T08:11:51.348662+0000","last_clean":"2023-10-09T08:11:51.348662+0000","last_became_active":"2023-10-09T08:11:51.343306+0000","last_became_peered":"2023-10-09T08:11:51.343306+0000","last_unstale":"2023-10-09T08:11:51.348662+0000","last_undegraded":"2023-10-09T08:11:51.348662+0000","last_fullsized":"2023-10-09T08:11:51.348662+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.175711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.347549+0000","last_change":"2023-10-09T08:11:51.347549+0000","last_active":"2023-10-09T08:11:51.347549+0000","last_peered":"2023-10-09T08:11:51.347549+0000","last_clean":"2023-10-09T08:11:51.347549+0000","last_became_active":"2023-10-09T08:11:51.347078+0000","last_became_peered":"2023-10-09T08:11:51.347078+0000","last_unstale":"2023-10-09T08:11:51.347549+0000","last_undegraded":"2023-10-09T08:11:51.347549+0000","last_fullsized":"2023-10-09T08:11:51.347549+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.172461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.345739+0000","last_change":"2023-10-09T08:10:51.461914+0000","last_active":"2023-10-09T08:11:50.345739+0000","last_peered":"2023-10-09T08:11:50.345739+0000","last_clean":"2023-10-09T08:11:50.345739+0000","last_became_active":"2023-10-09T08:10:51.461430+0000","last_became_peered":"2023-10-09T08:10:51.461430+0000","last_unstale":"2023-10-09T08:11:50.345739+0000","last_undegraded":"2023-10-09T08:11:50.345739+0000","last_fullsized":"2023-10-09T08:11:50.345739+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343983+0000","last_change":"2023-10-09T08:11:21.432768+0000","last_active":"2023-10-09T08:11:50.343983+0000","last_peered":"2023-10-09T08:11:50.343983+0000","last_clean":"2023-10-09T08:11:50.343983+0000","last_became_active":"2023-10-09T08:11:21.432446+0000","last_became_peered":"2023-10-09T08:11:21.432446+0000","last_unstale":"2023-10-09T08:11:50.343983+0000","last_undegraded":"2023-10-09T08:11:50.343983+0000","last_fullsized":"2023-10-09T08:11:50.343983+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.340434+0000","last_change":"2023-10-09T08:11:21.429917+0000","last_active":"2023-10-09T08:11:50.340434+0000","last_peered":"2023-10-09T08:11:50.340434+0000","last_clean":"2023-10-09T08:11:50.340434+0000","last_became_active":"2023-10-09T08:11:21.429532+0000","last_became_peered":"2023-10-09T08:11:21.429532+0000","last_unstale":"2023-10-09T08:11:50.340434+0000","last_undegraded":"2023-10-09T08:11:50.340434+0000","last_fullsized":"2023-10-09T08:11:50.340434+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343610+0000","last_change":"2023-10-09T08:10:51.459798+0000","last_active":"2023-10-09T08:11:50.343610+0000","last_peered":"2023-10-09T08:11:50.343610+0000","last_clean":"2023-10-09T08:11:50.343610+0000","last_became_active":"2023-10-09T08:10:51.459261+0000","last_became_peered":"2023-10-09T08:10:51.459261+0000","last_unstale":"2023-10-09T08:11:50.343610+0000","last_undegraded":"2023-10-09T08:11:50.343610+0000","last_fullsized":"2023-10-09T08:11:50.343610+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.361270+0000","last_change":"2023-10-09T08:11:51.361270+0000","last_active":"2023-10-09T08:11:51.361270+0000","last_peered":"2023-10-09T08:11:51.361270+0000","last_clean":"2023-10-09T08:11:51.361270+0000","last_became_active":"2023-10-09T08:11:51.359669+0000","last_became_peered":"2023-10-09T08:11:51.359669+0000","last_unstale":"2023-10-09T08:11:51.361270+0000","last_undegraded":"2023-10-09T08:11:51.361270+0000","last_fullsized":"2023-10-09T08:11:51.361270+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.344354+0000","last_change":"2023-10-09T08:11:51.344354+0000","last_active":"2023-10-09T08:11:51.344354+0000","last_peered":"2023-10-09T08:11:51.344354+0000","last_clean":"2023-10-09T08:11:51.344354+0000","last_became_active":"2023-10-09T08:11:51.343610+0000","last_became_peered":"2023-10-09T08:11:51.343610+0000","last_unstale":"2023-10-09T08:11:51.344354+0000","last_undegraded":"2023-10-09T08:11:51.344354+0000","last_fullsized":"2023-10-09T08:11:51.344354+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:55.616034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.327243+0000","last_change":"2023-10-09T08:10:51.458265+0000","last_active":"2023-10-09T08:11:51.327243+0000","last_peered":"2023-10-09T08:11:51.327243+0000","last_clean":"2023-10-09T08:11:51.327243+0000","last_became_active":"2023-10-09T08:10:51.457810+0000","last_became_peered":"2023-10-09T08:10:51.457810+0000","last_unstale":"2023-10-09T08:11:51.327243+0000","last_undegraded":"2023-10-09T08:11:51.327243+0000","last_fullsized":"2023-10-09T08:11:51.327243+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:42.681565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.360271+0000","last_change":"2023-10-09T08:11:51.360271+0000","last_active":"2023-10-09T08:11:51.360271+0000","last_peered":"2023-10-09T08:11:51.360271+0000","last_clean":"2023-10-09T08:11:51.360271+0000","last_became_active":"2023-10-09T08:11:51.359690+0000","last_became_peered":"2023-10-09T08:11:51.359690+0000","last_unstale":"2023-10-09T08:11:51.360271+0000","last_undegraded":"2023-10-09T08:11:51.360271+0000","last_fullsized":"2023-10-09T08:11:51.360271+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343285+0000","last_change":"2023-10-09T08:10:51.456316+0000","last_active":"2023-10-09T08:11:50.343285+0000","last_peered":"2023-10-09T08:11:50.343285+0000","last_clean":"2023-10-09T08:11:50.343285+0000","last_became_active":"2023-10-09T08:10:51.455935+0000","last_became_peered":"2023-10-09T08:10:51.455935+0000","last_unstale":"2023-10-09T08:11:50.343285+0000","last_undegraded":"2023-10-09T08:11:50.343285+0000","last_fullsized":"2023-10-09T08:11:50.343285+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":57,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347271+0000","last_change":"2023-10-09T07:59:02.724261+0000","last_active":"2023-10-09T08:11:50.347271+0000","last_peered":"2023-10-09T08:11:50.347271+0000","last_clean":"2023-10-09T08:11:50.347271+0000","last_became_active":"2023-10-09T07:59:02.723901+0000","last_became_peered":"2023-10-09T07:59:02.723901+0000","last_unstale":"2023-10-09T08:11:50.347271+0000","last_undegraded":"2023-10-09T08:11:50.347271+0000","last_fullsized":"2023-10-09T08:11:50.347271+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":78,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350633+0000","last_change":"2023-10-09T08:11:51.350633+0000","last_active":"2023-10-09T08:11:51.350633+0000","last_peered":"2023-10-09T08:11:51.350633+0000","last_clean":"2023-10-09T08:11:51.350633+0000","last_became_active":"2023-10-09T08:11:51.350182+0000","last_became_peered":"2023-10-09T08:11:51.350182+0000","last_unstale":"2023-10-09T08:11:51.350633+0000","last_undegraded":"2023-10-09T08:11:51.350633+0000","last_fullsized":"2023-10-09T08:11:51.350633+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":73,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347162+0000","last_change":"2023-10-09T08:10:51.459876+0000","last_active":"2023-10-09T08:11:50.347162+0000","last_peered":"2023-10-09T08:11:50.347162+0000","last_clean":"2023-10-09T08:11:50.347162+0000","last_became_active":"2023-10-09T08:10:51.459452+0000","last_became_peered":"2023-10-09T08:10:51.459452+0000","last_unstale":"2023-10-09T08:11:50.347162+0000","last_undegraded":"2023-10-09T08:11:50.347162+0000","last_fullsized":"2023-10-09T08:11:50.347162+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":55,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.337307+0000","last_change":"2023-10-09T07:59:03.856827+0000","last_active":"2023-10-09T08:11:50.337307+0000","last_peered":"2023-10-09T08:11:50.337307+0000","last_clean":"2023-10-09T08:11:50.337307+0000","last_became_active":"2023-10-09T07:59:03.855938+0000","last_became_peered":"2023-10-09T07:59:03.855938+0000","last_unstale":"2023-10-09T08:11:50.337307+0000","last_undegraded":"2023-10-09T08:11:50.337307+0000","last_fullsized":"2023-10-09T08:11:50.337307+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.348103+0000","last_change":"2023-10-09T08:10:21.448356+0000","last_active":"2023-10-09T08:11:50.348103+0000","last_peered":"2023-10-09T08:11:50.348103+0000","last_clean":"2023-10-09T08:11:50.348103+0000","last_became_active":"2023-10-09T08:10:21.447930+0000","last_became_peered":"2023-10-09T08:10:21.447930+0000","last_unstale":"2023-10-09T08:11:50.348103+0000","last_undegraded":"2023-10-09T08:11:50.348103+0000","last_fullsized":"2023-10-09T08:11:50.348103+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.347816+0000","last_change":"2023-10-09T08:11:51.347816+0000","last_active":"2023-10-09T08:11:51.347816+0000","last_peered":"2023-10-09T08:11:51.347816+0000","last_clean":"2023-10-09T08:11:51.347816+0000","last_became_active":"2023-10-09T08:11:51.347476+0000","last_became_peered":"2023-10-09T08:11:51.347476+0000","last_unstale":"2023-10-09T08:11:51.347816+0000","last_undegraded":"2023-10-09T08:11:51.347816+0000","last_fullsized":"2023-10-09T08:11:51.347816+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:58.667642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'8","reported_seq":77,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343043+0000","last_change":"2023-10-09T08:10:21.444189+0000","last_active":"2023-10-09T08:11:50.343043+0000","last_peered":"2023-10-09T08:11:50.343043+0000","last_clean":"2023-10-09T08:11:50.343043+0000","last_became_active":"2023-10-09T08:10:21.443446+0000","last_became_peered":"2023-10-09T08:10:21.443446+0000","last_unstale":"2023-10-09T08:11:50.343043+0000","last_undegraded":"2023-10-09T08:11:50.343043+0000","last_fullsized":"2023-10-09T08:11:50.343043+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348373+0000","last_change":"2023-10-09T08:11:51.346459+0000","last_active":"2023-10-09T08:11:51.348373+0000","last_peered":"2023-10-09T08:11:51.348373+0000","last_clean":"2023-10-09T08:11:51.348373+0000","last_became_active":"2023-10-09T08:11:51.346074+0000","last_became_peered":"2023-10-09T08:11:51.346074+0000","last_unstale":"2023-10-09T08:11:51.348373+0000","last_undegraded":"2023-10-09T08:11:51.348373+0000","last_fullsized":"2023-10-09T08:11:51.348373+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:11.513569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347729+0000","last_change":"2023-10-09T07:59:02.721726+0000","last_active":"2023-10-09T08:11:50.347729+0000","last_peered":"2023-10-09T08:11:50.347729+0000","last_clean":"2023-10-09T08:11:50.347729+0000","last_became_active":"2023-10-09T07:59:02.721322+0000","last_became_peered":"2023-10-09T07:59:02.721322+0000","last_unstale":"2023-10-09T08:11:50.347729+0000","last_undegraded":"2023-10-09T08:11:50.347729+0000","last_fullsized":"2023-10-09T08:11:50.347729+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350131+0000","last_change":"2023-10-09T08:11:51.350131+0000","last_active":"2023-10-09T08:11:51.350131+0000","last_peered":"2023-10-09T08:11:51.350131+0000","last_clean":"2023-10-09T08:11:51.350131+0000","last_became_active":"2023-10-09T08:11:51.349748+0000","last_became_peered":"2023-10-09T08:11:51.349748+0000","last_unstale":"2023-10-09T08:11:51.350131+0000","last_undegraded":"2023-10-09T08:11:51.350131+0000","last_fullsized":"2023-10-09T08:11:51.350131+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348338+0000","last_change":"2023-10-09T08:11:51.346109+0000","last_active":"2023-10-09T08:11:51.348338+0000","last_peered":"2023-10-09T08:11:51.348338+0000","last_clean":"2023-10-09T08:11:51.348338+0000","last_became_active":"2023-10-09T08:11:51.345771+0000","last_became_peered":"2023-10-09T08:11:51.345771+0000","last_unstale":"2023-10-09T08:11:51.348338+0000","last_undegraded":"2023-10-09T08:11:51.348338+0000","last_fullsized":"2023-10-09T08:11:51.348338+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:45:09.492918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.346558+0000","last_change":"2023-10-09T08:11:51.346558+0000","last_active":"2023-10-09T08:11:51.346558+0000","last_peered":"2023-10-09T08:11:51.346558+0000","last_clean":"2023-10-09T08:11:51.346558+0000","last_became_active":"2023-10-09T08:11:51.346210+0000","last_became_peered":"2023-10-09T08:11:51.346210+0000","last_unstale":"2023-10-09T08:11:51.346558+0000","last_undegraded":"2023-10-09T08:11:51.346558+0000","last_fullsized":"2023-10-09T08:11:51.346558+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:36.868489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":73,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347481+0000","last_change":"2023-10-09T08:11:21.431710+0000","last_active":"2023-10-09T08:11:50.347481+0000","last_peered":"2023-10-09T08:11:50.347481+0000","last_clean":"2023-10-09T08:11:50.347481+0000","last_became_active":"2023-10-09T08:11:21.431386+0000","last_became_peered":"2023-10-09T08:11:21.431386+0000","last_unstale":"2023-10-09T08:11:50.347481+0000","last_undegraded":"2023-10-09T08:11:50.347481+0000","last_fullsized":"2023-10-09T08:11:50.347481+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.342861+0000","last_change":"2023-10-09T08:10:51.462025+0000","last_active":"2023-10-09T08:11:50.342861+0000","last_peered":"2023-10-09T08:11:50.342861+0000","last_clean":"2023-10-09T08:11:50.342861+0000","last_became_active":"2023-10-09T08:10:51.461436+0000","last_became_peered":"2023-10-09T08:10:51.461436+0000","last_unstale":"2023-10-09T08:11:50.342861+0000","last_undegraded":"2023-10-09T08:11:50.342861+0000","last_fullsized":"2023-10-09T08:11:50.342861+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"84'22","reported_seq":77,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.338769+0000","last_change":"2023-10-09T07:59:02.717439+0000","last_active":"2023-10-09T08:11:50.338769+0000","last_peered":"2023-10-09T08:11:50.338769+0000","last_clean":"2023-10-09T08:11:50.338769+0000","last_became_active":"2023-10-09T07:59:02.716860+0000","last_became_peered":"2023-10-09T07:59:02.716860+0000","last_unstale":"2023-10-09T08:11:50.338769+0000","last_undegraded":"2023-10-09T08:11:50.338769+0000","last_fullsized":"2023-10-09T08:11:50.338769+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":49,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322252+0000","last_change":"2023-10-09T08:11:21.424216+0000","last_active":"2023-10-09T08:11:51.322252+0000","last_peered":"2023-10-09T08:11:51.322252+0000","last_clean":"2023-10-09T08:11:51.322252+0000","last_became_active":"2023-10-09T08:11:21.423896+0000","last_became_peered":"2023-10-09T08:11:21.423896+0000","last_unstale":"2023-10-09T08:11:51.322252+0000","last_undegraded":"2023-10-09T08:11:51.322252+0000","last_fullsized":"2023-10-09T08:11:51.322252+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:54.011183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'3","reported_seq":74,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350377+0000","last_change":"2023-10-09T08:11:51.350377+0000","last_active":"2023-10-09T08:11:51.350377+0000","last_peered":"2023-10-09T08:11:51.350377+0000","last_clean":"2023-10-09T08:11:51.350377+0000","last_became_active":"2023-10-09T08:11:51.349821+0000","last_became_peered":"2023-10-09T08:11:51.349821+0000","last_unstale":"2023-10-09T08:11:51.350377+0000","last_undegraded":"2023-10-09T08:11:51.350377+0000","last_fullsized":"2023-10-09T08:11:51.350377+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":62,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.359444+0000","last_change":"2023-10-09T08:11:51.359444+0000","last_active":"2023-10-09T08:11:51.359444+0000","last_peered":"2023-10-09T08:11:51.359444+0000","last_clean":"2023-10-09T08:11:51.359444+0000","last_became_active":"2023-10-09T08:11:51.359133+0000","last_became_peered":"2023-10-09T08:11:51.359133+0000","last_unstale":"2023-10-09T08:11:51.359444+0000","last_undegraded":"2023-10-09T08:11:51.359444+0000","last_fullsized":"2023-10-09T08:11:51.359444+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:14:13.031539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":71,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.339815+0000","last_change":"2023-10-09T08:10:51.462062+0000","last_active":"2023-10-09T08:11:50.339815+0000","last_peered":"2023-10-09T08:11:50.339815+0000","last_clean":"2023-10-09T08:11:50.339815+0000","last_became_active":"2023-10-09T08:10:51.461403+0000","last_became_peered":"2023-10-09T08:10:51.461403+0000","last_unstale":"2023-10-09T08:11:50.339815+0000","last_undegraded":"2023-10-09T08:11:50.339815+0000","last_fullsized":"2023-10-09T08:11:50.339815+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.359232+0000","last_change":"2023-10-09T08:11:51.359232+0000","last_active":"2023-10-09T08:11:51.359232+0000","last_peered":"2023-10-09T08:11:51.359232+0000","last_clean":"2023-10-09T08:11:51.359232+0000","last_became_active":"2023-10-09T08:11:51.358640+0000","last_became_peered":"2023-10-09T08:11:51.358640+0000","last_unstale":"2023-10-09T08:11:51.359232+0000","last_undegraded":"2023-10-09T08:11:51.359232+0000","last_fullsized":"2023-10-09T08:11:51.359232+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.223631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.344142+0000","last_change":"2023-10-09T08:11:51.342889+0000","last_active":"2023-10-09T08:11:51.344142+0000","last_peered":"2023-10-09T08:11:51.344142+0000","last_clean":"2023-10-09T08:11:51.344142+0000","last_became_active":"2023-10-09T08:11:51.342462+0000","last_became_peered":"2023-10-09T08:11:51.342462+0000","last_unstale":"2023-10-09T08:11:51.344142+0000","last_undegraded":"2023-10-09T08:11:51.344142+0000","last_fullsized":"2023-10-09T08:11:51.344142+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:50:39.347596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.344759+0000","last_change":"2023-10-09T08:10:51.456113+0000","last_active":"2023-10-09T08:11:50.344759+0000","last_peered":"2023-10-09T08:11:50.344759+0000","last_clean":"2023-10-09T08:11:50.344759+0000","last_became_active":"2023-10-09T08:10:51.455762+0000","last_became_peered":"2023-10-09T08:10:51.455762+0000","last_unstale":"2023-10-09T08:11:50.344759+0000","last_undegraded":"2023-10-09T08:11:50.344759+0000","last_fullsized":"2023-10-09T08:11:50.344759+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.332327+0000","last_change":"2023-10-09T08:11:51.332327+0000","last_active":"2023-10-09T08:11:51.332327+0000","last_peered":"2023-10-09T08:11:51.332327+0000","last_clean":"2023-10-09T08:11:51.332327+0000","last_became_active":"2023-10-09T08:11:51.331582+0000","last_became_peered":"2023-10-09T08:11:51.331582+0000","last_unstale":"2023-10-09T08:11:51.332327+0000","last_undegraded":"2023-10-09T08:11:51.332327+0000","last_fullsized":"2023-10-09T08:11:51.332327+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.890614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348395+0000","last_change":"2023-10-09T08:11:51.346871+0000","last_active":"2023-10-09T08:11:51.348395+0000","last_peered":"2023-10-09T08:11:51.348395+0000","last_clean":"2023-10-09T08:11:51.348395+0000","last_became_active":"2023-10-09T08:11:51.346466+0000","last_became_peered":"2023-10-09T08:11:51.346466+0000","last_unstale":"2023-10-09T08:11:51.348395+0000","last_undegraded":"2023-10-09T08:11:51.348395+0000","last_fullsized":"2023-10-09T08:11:51.348395+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:40.303555+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348567+0000","last_change":"2023-10-09T08:11:51.344268+0000","last_active":"2023-10-09T08:11:51.348567+0000","last_peered":"2023-10-09T08:11:51.348567+0000","last_clean":"2023-10-09T08:11:51.348567+0000","last_became_active":"2023-10-09T08:11:51.343932+0000","last_became_peered":"2023-10-09T08:11:51.343932+0000","last_unstale":"2023-10-09T08:11:51.348567+0000","last_undegraded":"2023-10-09T08:11:51.348567+0000","last_fullsized":"2023-10-09T08:11:51.348567+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:53.666243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.343162+0000","last_change":"2023-10-09T08:11:51.343162+0000","last_active":"2023-10-09T08:11:51.343162+0000","last_peered":"2023-10-09T08:11:51.343162+0000","last_clean":"2023-10-09T08:11:51.343162+0000","last_became_active":"2023-10-09T08:11:51.342834+0000","last_became_peered":"2023-10-09T08:11:51.342834+0000","last_unstale":"2023-10-09T08:11:51.343162+0000","last_undegraded":"2023-10-09T08:11:51.343162+0000","last_fullsized":"2023-10-09T08:11:51.343162+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:48.922731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"60'1","reported_seq":86,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.336159+0000","last_change":"2023-10-09T08:11:21.432493+0000","last_active":"2023-10-09T08:11:50.336159+0000","last_peered":"2023-10-09T08:11:50.336159+0000","last_clean":"2023-10-09T08:11:50.336159+0000","last_became_active":"2023-10-09T08:11:21.432171+0000","last_became_peered":"2023-10-09T08:11:21.432171+0000","last_unstale":"2023-10-09T08:11:50.336159+0000","last_undegraded":"2023-10-09T08:11:50.336159+0000","last_fullsized":"2023-10-09T08:11:50.336159+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27535,"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":5980,"num_read_kb":13243,"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":5076,"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":206158430421,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306928,"kb_used_data":5736,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93438224,"statfs":{"total":95995035648,"available":95680741376,"internally_reserved":0,"allocated":5873664,"data_stored":5366101,"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 08:13:27 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.93899999999999995,"15min":0.93100000000000005},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.194,"5min":1.288,"15min":1.288},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.93600000000000005,"15min":0.93400000000000005},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1779999999999999,"5min":1.22,"15min":1.22},"last":1.024}]},{"osd":1,"last update":"Mon Oct 9 08:12:51 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.84599999999999997,"15min":0.83999999999999997},"min":{"1min":0.66100000000000003,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.98899999999999999},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.92800000000000005,"15min":0.93000000000000005},"min":{"1min":0.64700000000000002,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.91400000000000003}]},{"osd":2,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.163,"5min":1.196,"15min":1.196},"last":1.04},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.93100000000000005,"15min":0.93500000000000005},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.208,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.83099999999999996}]},{"osd":3,"last update":"Mon Oct 9 08:12:51 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.80600000000000005}]},{"osd":4,"last update":"Mon Oct 9 08:13:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.97199999999999998,"15min":0.95999999999999996},"min":{"1min":0.72699999999999998,"5min":0.58299999999999996,"15min":0.41599999999999998},"max":{"1min":1.327,"5min":1.327,"15min":1.5149999999999999},"last":0.755},{"interface":"front","average":{"1min":1.012,"5min":0.98899999999999999,"15min":0.97199999999999998},"min":{"1min":0.79800000000000004,"5min":0.61899999999999999,"15min":0.34699999999999998},"max":{"1min":1.367,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.94699999999999995}]},{"osd":5,"last update":"Mon Oct 9 08:13:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.67800000000000005,"5min":0.59999999999999998,"15min":0.42899999999999999},"max":{"1min":1.353,"5min":1.379,"15min":1.651},"last":0.88300000000000001},{"interface":"front","average":{"1min":1.145,"5min":1.0900000000000001,"15min":1.069},"min":{"1min":0.85199999999999998,"5min":0.60099999999999998,"15min":0.46800000000000003},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.5509999999999999},"last":0.85199999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:13:32 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.04,"15min":1.036},"min":{"1min":0.92800000000000005,"5min":0.49199999999999999,"15min":0.48099999999999998},"max":{"1min":1.391,"5min":1.391,"15min":1.7050000000000001},"last":0.93700000000000006},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.1619999999999999,"15min":1.139},"min":{"1min":0.88100000000000001,"5min":0.78600000000000003,"15min":0.54200000000000004},"max":{"1min":1.526,"5min":1.5309999999999999,"15min":1.845},"last":1.087}]}]},{"osd":6,"up_from":42,"seq":180388626653,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302820,"kb_used_data":1628,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93442332,"statfs":{"total":95995035648,"available":95684947968,"internally_reserved":0,"allocated":1667072,"data_stored":1171355,"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 08:13:23 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.1779999999999999,"15min":1.2569999999999999},"min":{"1min":0.68200000000000005,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2210000000000001,"5min":6.2770000000000001,"15min":6.2770000000000001},"last":0.71999999999999997},{"interface":"front","average":{"1min":1.028,"5min":1.2509999999999999,"15min":1.353},"min":{"1min":0.70999999999999996,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.254,"5min":7.7220000000000004,"15min":7.7220000000000004},"last":0.84799999999999998}]},{"osd":1,"last update":"Mon Oct 9 08:12:51 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.90500000000000003,"15min":0.90800000000000003},"min":{"1min":0.625,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.91700000000000004,"15min":0.91800000000000004},"min":{"1min":0.68100000000000005,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.278,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.0529999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:13:23 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.071,"15min":1.087},"min":{"1min":0.81399999999999995,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.2,"5min":1.401,"15min":1.401},"last":0.95199999999999996},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.077,"15min":1.079},"min":{"1min":0.76700000000000002,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.23,"5min":1.474,"15min":1.474},"last":1.2569999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:12:51 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.036,"5min":1.036,"15min":1.036},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.1659999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:12:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.97699999999999998,"15min":0.95299999999999996},"min":{"1min":0.68700000000000006,"5min":0.40000000000000002,"15min":0.39900000000000002},"max":{"1min":1.4059999999999999,"5min":4.4100000000000001,"15min":4.4100000000000001},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.1279999999999999,"5min":0.97699999999999998,"15min":0.93799999999999994},"min":{"1min":0.877,"5min":0.51200000000000001,"15min":0.46400000000000002},"max":{"1min":1.458,"5min":1.458,"15min":1.5329999999999999},"last":1.3140000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:12:51 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.008,"15min":1.004},"min":{"1min":0.70199999999999996,"5min":0.434,"15min":0.434},"max":{"1min":1.4890000000000001,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.0109999999999999,"15min":0.999},"min":{"1min":0.81999999999999995,"5min":0.59299999999999997,"15min":0.42899999999999999},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.3620000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:12:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":0.97599999999999998,"15min":0.98999999999999999},"min":{"1min":0.75800000000000001,"5min":0.57899999999999996,"15min":0.45200000000000001},"max":{"1min":1.504,"5min":1.8839999999999999,"15min":2.2189999999999999},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.1140000000000001,"15min":1.121},"min":{"1min":1.032,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.585,"5min":1.714,"15min":1.8120000000000001},"last":1.137}]}]},{"osd":1,"up_from":93,"seq":399431958563,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32644,"kb_used_data":1084,"kb_used_omap":7,"kb_used_meta":31544,"kb_avail":93712508,"statfs":{"total":95995035648,"available":95961608192,"internally_reserved":0,"allocated":1110016,"data_stored":586689,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7417,"internal_metadata":32301831},"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 08:12:55 2023","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":0.67300000000000004,"15min":0.67200000000000004},"min":{"1min":0.41499999999999998,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.052,"5min":1.073,"15min":1.073},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.68400000000000005,"15min":0.69199999999999995},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.90200000000000002,"5min":1.129,"15min":1.129},"last":0.80500000000000005}]},{"osd":2,"last update":"Mon Oct 9 08:13:27 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.68799999999999994,"15min":0.69899999999999995},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"last":1.054},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.68300000000000005,"15min":0.69099999999999995},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.873,"5min":1.016,"15min":1.016},"last":0.995}]},{"osd":3,"last update":"Mon Oct 9 08:12:50 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.0389999999999999,"5min":1.0389999999999999,"15min":1.0389999999999999},"last":0.76700000000000002}]},{"osd":4,"last update":"Mon Oct 9 08:12:55 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.96999999999999997,"15min":0.97599999999999998},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.1859999999999999,"5min":1.292,"15min":1.292},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.96399999999999997,"15min":0.95299999999999996},"min":{"1min":0.73599999999999999,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":1.165}]},{"osd":5,"last update":"Mon Oct 9 08:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.0620000000000001,"15min":1.0680000000000001},"min":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"max":{"1min":1.377,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.29},{"interface":"front","average":{"1min":1.03,"5min":1.0700000000000001,"15min":1.0760000000000001},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.3180000000000001,"5min":1.552,"15min":1.552},"last":1.141}]},{"osd":6,"last update":"Mon Oct 9 08:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.03,"15min":1.0269999999999999},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.3109999999999999,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.365},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0449999999999999,"15min":1.0489999999999999},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":1.272,"5min":1.454,"15min":1.454},"last":1.083}]},{"osd":7,"last update":"Mon Oct 9 08:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.1220000000000001,"15min":1.1279999999999999},"min":{"1min":0.82799999999999996,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.359,"5min":1.901,"15min":1.901},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.071,"15min":1.0629999999999999},"min":{"1min":0.82499999999999996,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.323,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.109}]}]},{"osd":0,"up_from":88,"seq":377957122089,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":37340,"kb_used_data":5780,"kb_used_omap":8,"kb_used_meta":31543,"kb_avail":93707812,"statfs":{"total":95995035648,"available":95956799488,"internally_reserved":0,"allocated":5918720,"data_stored":5374024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":32300522},"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 08:12:50 2023","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.67600000000000005,"15min":0.67300000000000004},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.016,"5min":1.04,"15min":1.04},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.72399999999999998,"15min":0.72599999999999998},"min":{"1min":0.47599999999999998,"5min":0.437,"15min":0.437},"max":{"1min":1.0249999999999999,"5min":1.607,"15min":1.607},"last":0.63700000000000001}]},{"osd":2,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.72599999999999998,"15min":0.73399999999999999},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.93799999999999994,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.72699999999999998,"15min":0.73899999999999999},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.0660000000000001,"5min":1.28,"15min":1.28},"last":0.875}]},{"osd":3,"last update":"Mon Oct 9 08:12:50 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.0649999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"last":1.036}]},{"osd":4,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.97999999999999998,"15min":0.99399999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.242,"5min":2.1200000000000001,"15min":2.1200000000000001},"last":0.82199999999999995},{"interface":"front","average":{"1min":1.071,"5min":1.024,"15min":1.018},"min":{"1min":0.71699999999999997,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":2.5339999999999998,"5min":2.5339999999999998,"15min":2.5339999999999998},"last":1.1419999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.0620000000000001,"15min":1.0580000000000001},"min":{"1min":0.73199999999999998,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":2.649,"5min":2.649,"15min":2.649},"last":1.252},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.0880000000000001,"15min":1.1120000000000001},"min":{"1min":0.68700000000000006,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.325,"5min":1.675,"15min":1.675},"last":0.92400000000000004}]},{"osd":6,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":2.5960000000000001,"5min":2.5960000000000001,"15min":2.5960000000000001},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.079,"15min":1.097},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.306,"5min":1.728,"15min":1.728},"last":0.77200000000000002}]},{"osd":7,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.1000000000000001,"15min":1.109},"min":{"1min":0.71899999999999997,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4470000000000001,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.96399999999999997},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.1180000000000001,"15min":1.1359999999999999},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.321,"5min":2.2360000000000002,"15min":2.2360000000000002},"last":1.0580000000000001}]}]},{"osd":2,"up_from":98,"seq":420906795037,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32576,"kb_used_data":1080,"kb_used_omap":11,"kb_used_meta":31476,"kb_avail":93712576,"statfs":{"total":95995035648,"available":95961677824,"internally_reserved":0,"allocated":1105920,"data_stored":585457,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11690,"internal_metadata":32232022},"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 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.70199999999999996,"15min":0.71099999999999997},"min":{"1min":0.375,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.0740000000000001,"5min":1.272,"15min":1.272},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.66400000000000003,"15min":0.66800000000000004},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.081,"5min":1.081,"15min":1.081},"last":0.73999999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.69099999999999995,"15min":0.69199999999999995},"min":{"1min":0.47399999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.97399999999999998,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.66900000000000004,"5min":0.76900000000000002,"15min":0.78500000000000003},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":1.129}]},{"osd":3,"last update":"Mon Oct 9 08:12:52 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.161,"5min":1.161,"15min":1.161},"last":0.78500000000000003}]},{"osd":4,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.05,"15min":1.054},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.256},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.032,"15min":1.038},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.24,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.0600000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":1.0309999999999999,"15min":1.0469999999999999},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.2010000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.0620000000000001,"15min":1.077},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.3720000000000001,"5min":1.48,"15min":1.48},"last":1.3360000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":1.085,"15min":1.1100000000000001},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.4279999999999999,"5min":1.7130000000000001,"15min":1.7130000000000001},"last":1.2130000000000001},{"interface":"front","average":{"1min":0.995,"5min":1.101,"15min":1.119},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.238,"5min":1.581,"15min":1.581},"last":0.98099999999999998}]},{"osd":7,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.139,"15min":1.163},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3169999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":0.92600000000000005},{"interface":"front","average":{"1min":1.052,"5min":1.1739999999999999,"15min":1.194},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.4570000000000001,"5min":1.649,"15min":1.649},"last":1.4159999999999999}]}]},{"osd":3,"up_from":103,"seq":442381631511,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28392,"kb_used_data":1056,"kb_used_omap":4,"kb_used_meta":27323,"kb_avail":93716760,"statfs":{"total":95995035648,"available":95965962240,"internally_reserved":0,"allocated":1081344,"data_stored":581012,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":27979094},"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 08:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":1.004}]},{"osd":1,"last update":"Mon Oct 9 08:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":1.139},{"interface":"front","average":{"1min":0.753,"5min":0.753,"15min":0.753},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.96899999999999997}]},{"osd":2,"last update":"Mon Oct 9 08:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.671,"5min":1.671,"15min":1.671},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.755}]},{"osd":4,"last update":"Mon Oct 9 08:12:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.0429999999999999,"15min":1.0429999999999999},"min":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.742,"5min":1.742,"15min":1.742},"last":1.081},{"interface":"front","average":{"1min":1.077,"5min":1.077,"15min":1.077},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.246}]},{"osd":5,"last update":"Mon Oct 9 08:12:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0609999999999999,"15min":1.0609999999999999},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.052,"5min":1.052,"15min":1.052},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":1.272}]},{"osd":6,"last update":"Mon Oct 9 08:12:53 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"min":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":1.788,"5min":1.788,"15min":1.788},"last":1.3069999999999999},{"interface":"front","average":{"1min":1.204,"5min":1.204,"15min":1.204},"min":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":1.1990000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:12:53 2023","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.117,"15min":1.117},"min":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.1759999999999999},{"interface":"front","average":{"1min":1.177,"5min":1.177,"15min":1.177},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.889,"5min":1.889,"15min":1.889},"last":1.2170000000000001}]}]},{"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":302248,"kb_used_data":5152,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93442904,"statfs":{"total":95995035648,"available":95685533696,"internally_reserved":0,"allocated":5275648,"data_stored":4775663,"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 08:13:26 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.95399999999999996,"15min":0.96999999999999997},"min":{"1min":0.60399999999999998,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2509999999999999,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.94799999999999995,"15min":0.97199999999999998},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.165,"5min":1.393,"15min":1.393},"last":0.70399999999999996}]},{"osd":1,"last update":"Mon Oct 9 08:12:56 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.876,"15min":0.874},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.1459999999999999,"5min":1.202,"15min":1.202},"last":1.034},{"interface":"front","average":{"1min":0.88,"5min":0.91900000000000004,"15min":0.92500000000000004},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.125,"5min":1.413,"15min":1.413},"last":0.98199999999999998}]},{"osd":2,"last update":"Mon Oct 9 08:13:21 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.97399999999999998,"15min":0.96999999999999997},"min":{"1min":0.66400000000000003,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":1.2629999999999999},{"interface":"front","average":{"1min":0.93799999999999994,"5min":1.0229999999999999,"15min":1.0369999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.282,"5min":1.419,"15min":1.419},"last":0.83799999999999997}]},{"osd":3,"last update":"Mon Oct 9 08:12:52 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.98499999999999999,"15min":0.98499999999999999},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":1.095}]},{"osd":5,"last update":"Mon Oct 9 08:13:07 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.91600000000000004,"15min":0.91800000000000004},"min":{"1min":0.71599999999999997,"5min":0.58399999999999996,"15min":0.44800000000000001},"max":{"1min":1.1619999999999999,"5min":1.3939999999999999,"15min":2.552},"last":0.80200000000000005},{"interface":"front","average":{"1min":1.008,"5min":1.024,"15min":0.99299999999999999},"min":{"1min":0.75900000000000001,"5min":0.46999999999999997,"15min":0.41899999999999998},"max":{"1min":1.258,"5min":1.514,"15min":2.2879999999999998},"last":1.153}]},{"osd":6,"last update":"Mon Oct 9 08:12:52 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.046,"15min":1.0289999999999999},"min":{"1min":0.68600000000000005,"5min":0.59799999999999998,"15min":0.442},"max":{"1min":1.2709999999999999,"5min":1.4690000000000001,"15min":2.3959999999999999},"last":1.2170000000000001},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.046,"15min":1.036},"min":{"1min":0.71399999999999997,"5min":0.57099999999999995,"15min":0.47999999999999998},"max":{"1min":1.2929999999999999,"5min":1.365,"15min":2.46},"last":1.1890000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:12:52 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.117,"15min":1.103},"min":{"1min":0.94499999999999995,"5min":0.622,"15min":0.50800000000000001},"max":{"1min":1.333,"5min":1.5249999999999999,"15min":2.4830000000000001},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.01,"5min":1.0149999999999999,"15min":1.02},"min":{"1min":0.73199999999999998,"5min":0.49399999999999999,"15min":0.44800000000000001},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":2.1899999999999999},"last":1.127}]}]},{"osd":5,"up_from":36,"seq":154618822886,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298140,"kb_used_data":1044,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447012,"statfs":{"total":95995035648,"available":95689740288,"internally_reserved":0,"allocated":1069056,"data_stored":577122,"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 08:13:28 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.88500000000000001,"15min":0.878},"min":{"1min":0.59299999999999997,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.1519999999999999,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.90200000000000002,"15min":0.90400000000000003},"min":{"1min":0.65600000000000003,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.76500000000000001}]},{"osd":1,"last update":"Mon Oct 9 08:12:52 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.002,"15min":1.006},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.0189999999999999},{"interface":"front","average":{"1min":1,"5min":0.98799999999999999,"15min":0.98599999999999999},"min":{"1min":0.747,"5min":0.63,"15min":0.63},"max":{"1min":1.1619999999999999,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.86299999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:13:24 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.92800000000000005,"15min":0.92600000000000005},"min":{"1min":0.66200000000000003,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.2270000000000001,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.748},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.93200000000000005,"15min":0.92700000000000005},"min":{"1min":0.64900000000000002,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.2110000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.90700000000000003}]},{"osd":3,"last update":"Mon Oct 9 08:12:52 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":0.79400000000000004},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0449999999999999,"15min":1.0449999999999999},"min":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":0.94499999999999995}]},{"osd":4,"last update":"Mon Oct 9 08:13:01 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.91800000000000004,"15min":0.91600000000000004},"min":{"1min":0.64700000000000002,"5min":0.42599999999999999,"15min":0.373},"max":{"1min":1.2370000000000001,"5min":1.5620000000000001,"15min":4.1970000000000001},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.98499999999999999,"15min":0.996},"min":{"1min":0.66700000000000004,"5min":0.52500000000000002,"15min":0.46600000000000003},"max":{"1min":1.3819999999999999,"5min":1.9470000000000001,"15min":2.3759999999999999},"last":0.97299999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:12:56 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.0089999999999999,"15min":1.0409999999999999},"min":{"1min":0.68000000000000005,"5min":0.50700000000000001,"15min":0.40799999999999997},"max":{"1min":1.1799999999999999,"5min":1.99,"15min":2.4279999999999999},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.96599999999999997,"15min":0.98799999999999999},"min":{"1min":0.754,"5min":0.53800000000000003,"15min":0.53600000000000003},"max":{"1min":1.2789999999999999,"5min":1.748,"15min":3.1890000000000001},"last":0.95799999999999996}]},{"osd":7,"last update":"Mon Oct 9 08:12:41 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.002,"15min":1.0249999999999999},"min":{"1min":0.81599999999999995,"5min":0.501,"15min":0.47999999999999998},"max":{"1min":1.3740000000000001,"5min":1.379,"15min":4.125},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.129,"15min":1.141},"min":{"1min":0.84599999999999997,"5min":0.75800000000000001,"15min":0.51900000000000002},"max":{"1min":1.4319999999999999,"5min":2.0430000000000001,"15min":3.8959999999999999},"last":0.84899999999999998}]}]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3716,"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":1360,"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":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":8726,"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":7417,"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":7974,"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":3418,"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-09T08:13:38.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:13:38.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:38 smithi081 bash[76862]: cluster 2023-10-09T08:13:37.206055+0000 mgr.y (mgr.26009) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:38.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:38 smithi081 bash[76862]: audit 2023-10-09T08:13:38.110610+0000 mon.c (mon.2) 164 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:13:38.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:38 smithi081 bash[79557]: cluster 2023-10-09T08:13:37.206055+0000 mgr.y (mgr.26009) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:38.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:38 smithi081 bash[79557]: audit 2023-10-09T08:13:38.110610+0000 mon.c (mon.2) 164 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:13:39.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:38 smithi118 bash[59345]: cluster 2023-10-09T08:13:37.206055+0000 mgr.y (mgr.26009) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:39.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:38 smithi118 bash[59345]: audit 2023-10-09T08:13:38.110610+0000 mon.c (mon.2) 164 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:13:39.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:39 smithi081 bash[76862]: audit 2023-10-09T08:13:37.851907+0000 mgr.y (mgr.26009) 334 : audit 0 from='client.44606 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:13:39.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:39 smithi081 bash[79557]: audit 2023-10-09T08:13:37.851907+0000 mgr.y (mgr.26009) 334 : audit 0 from='client.44606 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:13:40.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:39 smithi118 bash[59345]: audit 2023-10-09T08:13:37.851907+0000 mgr.y (mgr.26009) 334 : audit 0 from='client.44606 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:13:40.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:40 smithi081 bash[76862]: cluster 2023-10-09T08:13:39.206991+0000 mgr.y (mgr.26009) 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-09T08:13:40.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:40 smithi081 bash[79557]: cluster 2023-10-09T08:13:39.206991+0000 mgr.y (mgr.26009) 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-09T08:13:41.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:40 smithi118 bash[59345]: cluster 2023-10-09T08:13:39.206991+0000 mgr.y (mgr.26009) 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-09T08:13:41.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:13:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:13:41] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.33.4" 2023-10-09T08:13:42.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:42 smithi081 bash[76862]: cluster 2023-10-09T08:13:41.207882+0000 mgr.y (mgr.26009) 336 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:42.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:42 smithi081 bash[79557]: cluster 2023-10-09T08:13:41.207882+0000 mgr.y (mgr.26009) 336 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:43.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:42 smithi118 bash[59345]: cluster 2023-10-09T08:13:41.207882+0000 mgr.y (mgr.26009) 336 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:43.524 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:13:44.840 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:44 smithi081 bash[76862]: cluster 2023-10-09T08:13:43.208534+0000 mgr.y (mgr.26009) 337 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:44.840 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:44 smithi081 bash[79557]: cluster 2023-10-09T08:13:43.208534+0000 mgr.y (mgr.26009) 337 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:45.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:44 smithi118 bash[59345]: cluster 2023-10-09T08:13:43.208534+0000 mgr.y (mgr.26009) 337 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:46.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:46 smithi081 bash[76862]: cluster 2023-10-09T08:13:45.209594+0000 mgr.y (mgr.26009) 338 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:46.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:46 smithi081 bash[79557]: cluster 2023-10-09T08:13:45.209594+0000 mgr.y (mgr.26009) 338 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:47.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:46 smithi118 bash[59345]: cluster 2023-10-09T08:13:45.209594+0000 mgr.y (mgr.26009) 338 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:13:47.105 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:13:47.107 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:13:47.993 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":274,"stamp":"2023-10-09T08:13:45.208817+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":6288,"num_read_kb":13755,"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":1341088,"kb_used_data":22560,"kb_used_omap":31,"kb_used_meta":1318432,"kb_avail":748620128,"statfs":{"total":767960285184,"available":766587011072,"internally_reserved":0,"allocated":23101440,"data_stored":19017423,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32611,"internal_metadata":1350074525},"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.004519"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":69,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.335828+0000","last_change":"2023-10-09T08:10:51.458608+0000","last_active":"2023-10-09T08:11:50.335828+0000","last_peered":"2023-10-09T08:11:50.335828+0000","last_clean":"2023-10-09T08:11:50.335828+0000","last_became_active":"2023-10-09T08:10:51.458281+0000","last_became_peered":"2023-10-09T08:10:51.458281+0000","last_unstale":"2023-10-09T08:11:50.335828+0000","last_undegraded":"2023-10-09T08:11:50.335828+0000","last_fullsized":"2023-10-09T08:11:50.335828+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"60'4","reported_seq":57,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.327181+0000","last_change":"2023-10-09T08:11:21.422380+0000","last_active":"2023-10-09T08:11:51.327181+0000","last_peered":"2023-10-09T08:11:51.327181+0000","last_clean":"2023-10-09T08:11:51.327181+0000","last_became_active":"2023-10-09T08:11:21.421946+0000","last_became_peered":"2023-10-09T08:11:21.421946+0000","last_unstale":"2023-10-09T08:11:51.327181+0000","last_undegraded":"2023-10-09T08:11:51.327181+0000","last_fullsized":"2023-10-09T08:11:51.327181+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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:45:19.351402+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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.335830+0000","last_change":"2023-10-09T08:11:51.335830+0000","last_active":"2023-10-09T08:11:51.335830+0000","last_peered":"2023-10-09T08:11:51.335830+0000","last_clean":"2023-10-09T08:11:51.335830+0000","last_became_active":"2023-10-09T08:11:51.335470+0000","last_became_peered":"2023-10-09T08:11:51.335470+0000","last_unstale":"2023-10-09T08:11:51.335830+0000","last_undegraded":"2023-10-09T08:11:51.335830+0000","last_fullsized":"2023-10-09T08:11:51.335830+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.600546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":78,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.359723+0000","last_change":"2023-10-09T08:11:51.359723+0000","last_active":"2023-10-09T08:11:51.359723+0000","last_peered":"2023-10-09T08:11:51.359723+0000","last_clean":"2023-10-09T08:11:51.359723+0000","last_became_active":"2023-10-09T08:11:51.359174+0000","last_became_peered":"2023-10-09T08:11:51.359174+0000","last_unstale":"2023-10-09T08:11:51.359723+0000","last_undegraded":"2023-10-09T08:11:51.359723+0000","last_fullsized":"2023-10-09T08:11:51.359723+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:23.904995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.351374+0000","last_change":"2023-10-09T08:11:51.351374+0000","last_active":"2023-10-09T08:11:51.351374+0000","last_peered":"2023-10-09T08:11:51.351374+0000","last_clean":"2023-10-09T08:11:51.351374+0000","last_became_active":"2023-10-09T08:11:51.350926+0000","last_became_peered":"2023-10-09T08:11:51.350926+0000","last_unstale":"2023-10-09T08:11:51.351374+0000","last_undegraded":"2023-10-09T08:11:51.351374+0000","last_fullsized":"2023-10-09T08:11:51.351374+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":58,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.341593+0000","last_change":"2023-10-09T07:59:02.726616+0000","last_active":"2023-10-09T08:11:50.341593+0000","last_peered":"2023-10-09T08:11:50.341593+0000","last_clean":"2023-10-09T08:11:50.341593+0000","last_became_active":"2023-10-09T07:59:02.726055+0000","last_became_peered":"2023-10-09T07:59:02.726055+0000","last_unstale":"2023-10-09T08:11:50.341593+0000","last_undegraded":"2023-10-09T08:11:50.341593+0000","last_fullsized":"2023-10-09T08:11:50.341593+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.349899+0000","last_change":"2023-10-09T08:11:51.349899+0000","last_active":"2023-10-09T08:11:51.349899+0000","last_peered":"2023-10-09T08:11:51.349899+0000","last_clean":"2023-10-09T08:11:51.349899+0000","last_became_active":"2023-10-09T08:11:51.349512+0000","last_became_peered":"2023-10-09T08:11:51.349512+0000","last_unstale":"2023-10-09T08:11:51.349899+0000","last_undegraded":"2023-10-09T08:11:51.349899+0000","last_fullsized":"2023-10-09T08:11:51.349899+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":73,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.339673+0000","last_change":"2023-10-09T08:10:51.453787+0000","last_active":"2023-10-09T08:11:50.339673+0000","last_peered":"2023-10-09T08:11:50.339673+0000","last_clean":"2023-10-09T08:11:50.339673+0000","last_became_active":"2023-10-09T08:10:51.452586+0000","last_became_peered":"2023-10-09T08:10:51.452586+0000","last_unstale":"2023-10-09T08:11:50.339673+0000","last_undegraded":"2023-10-09T08:11:50.339673+0000","last_fullsized":"2023-10-09T08:11:50.339673+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.338422+0000","last_change":"2023-10-09T08:11:51.338422+0000","last_active":"2023-10-09T08:11:51.338422+0000","last_peered":"2023-10-09T08:11:51.338422+0000","last_clean":"2023-10-09T08:11:51.338422+0000","last_became_active":"2023-10-09T08:11:51.338049+0000","last_became_peered":"2023-10-09T08:11:51.338049+0000","last_unstale":"2023-10-09T08:11:51.338422+0000","last_undegraded":"2023-10-09T08:11:51.338422+0000","last_fullsized":"2023-10-09T08:11:51.338422+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.839570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":42,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.328025+0000","last_change":"2023-10-09T08:10:21.445322+0000","last_active":"2023-10-09T08:11:51.328025+0000","last_peered":"2023-10-09T08:11:51.328025+0000","last_clean":"2023-10-09T08:11:51.328025+0000","last_became_active":"2023-10-09T08:10:21.444937+0000","last_became_peered":"2023-10-09T08:10:21.444937+0000","last_unstale":"2023-10-09T08:11:51.328025+0000","last_undegraded":"2023-10-09T08:11:51.328025+0000","last_fullsized":"2023-10-09T08:11:51.328025+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:01.404515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343873+0000","last_change":"2023-10-09T07:59:03.434234+0000","last_active":"2023-10-09T08:11:50.343873+0000","last_peered":"2023-10-09T08:11:50.343873+0000","last_clean":"2023-10-09T08:11:50.343873+0000","last_became_active":"2023-10-09T07:59:03.433363+0000","last_became_peered":"2023-10-09T07:59:03.433363+0000","last_unstale":"2023-10-09T08:11:50.343873+0000","last_undegraded":"2023-10-09T08:11:50.343873+0000","last_fullsized":"2023-10-09T08:11:50.343873+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":57,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.328074+0000","last_change":"2023-10-09T08:10:51.457389+0000","last_active":"2023-10-09T08:11:51.328074+0000","last_peered":"2023-10-09T08:11:51.328074+0000","last_clean":"2023-10-09T08:11:51.328074+0000","last_became_active":"2023-10-09T08:10:51.457048+0000","last_became_peered":"2023-10-09T08:10:51.457048+0000","last_unstale":"2023-10-09T08:11:51.328074+0000","last_undegraded":"2023-10-09T08:11:51.328074+0000","last_fullsized":"2023-10-09T08:11:51.328074+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:21.756182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":"77'112","reported_seq":382,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.344901+0000","last_change":"2023-10-09T08:11:21.430216+0000","last_active":"2023-10-09T08:11:50.344901+0000","last_peered":"2023-10-09T08:11:50.344901+0000","last_clean":"2023-10-09T08:11:50.344901+0000","last_became_active":"2023-10-09T08:11:21.429666+0000","last_became_peered":"2023-10-09T08:11:21.429666+0000","last_unstale":"2023-10-09T08:11:50.344901+0000","last_undegraded":"2023-10-09T08:11:50.344901+0000","last_fullsized":"2023-10-09T08:11:50.344901+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.346685+0000","last_change":"2023-10-09T08:11:51.346685+0000","last_active":"2023-10-09T08:11:51.346685+0000","last_peered":"2023-10-09T08:11:51.346685+0000","last_clean":"2023-10-09T08:11:51.346685+0000","last_became_active":"2023-10-09T08:11:51.346253+0000","last_became_peered":"2023-10-09T08:11:51.346253+0000","last_unstale":"2023-10-09T08:11:51.346685+0000","last_undegraded":"2023-10-09T08:11:51.346685+0000","last_fullsized":"2023-10-09T08:11:51.346685+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:18.109953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"78'135","reported_seq":369,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322118+0000","last_change":"2023-10-09T08:10:51.456877+0000","last_active":"2023-10-09T08:11:51.322118+0000","last_peered":"2023-10-09T08:11:51.322118+0000","last_clean":"2023-10-09T08:11:51.322118+0000","last_became_active":"2023-10-09T08:10:51.456205+0000","last_became_peered":"2023-10-09T08:10:51.456205+0000","last_unstale":"2023-10-09T08:11:51.322118+0000","last_undegraded":"2023-10-09T08:11:51.322118+0000","last_fullsized":"2023-10-09T08:11:51.322118+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.344840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.349084+0000","last_change":"2023-10-09T08:11:51.349084+0000","last_active":"2023-10-09T08:11:51.349084+0000","last_peered":"2023-10-09T08:11:51.349084+0000","last_clean":"2023-10-09T08:11:51.349084+0000","last_became_active":"2023-10-09T08:11:51.347606+0000","last_became_peered":"2023-10-09T08:11:51.347606+0000","last_unstale":"2023-10-09T08:11:51.349084+0000","last_undegraded":"2023-10-09T08:11:51.349084+0000","last_fullsized":"2023-10-09T08:11:51.349084+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:33:01.408172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":39,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.326994+0000","last_change":"2023-10-09T08:10:21.446918+0000","last_active":"2023-10-09T08:11:51.326994+0000","last_peered":"2023-10-09T08:11:51.326994+0000","last_clean":"2023-10-09T08:11:51.326994+0000","last_became_active":"2023-10-09T08:10:21.446533+0000","last_became_peered":"2023-10-09T08:10:21.446533+0000","last_unstale":"2023-10-09T08:11:51.326994+0000","last_undegraded":"2023-10-09T08:11:51.326994+0000","last_fullsized":"2023-10-09T08:11:51.326994+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:44.653783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":48,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322858+0000","last_change":"2023-10-09T08:11:21.424025+0000","last_active":"2023-10-09T08:11:51.322858+0000","last_peered":"2023-10-09T08:11:51.322858+0000","last_clean":"2023-10-09T08:11:51.322858+0000","last_became_active":"2023-10-09T08:11:21.423243+0000","last_became_peered":"2023-10-09T08:11:21.423243+0000","last_unstale":"2023-10-09T08:11:51.322858+0000","last_undegraded":"2023-10-09T08:11:51.322858+0000","last_fullsized":"2023-10-09T08:11:51.322858+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:10.790758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'74","reported_seq":389,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347148+0000","last_change":"2023-10-09T08:10:21.448434+0000","last_active":"2023-10-09T08:11:50.347148+0000","last_peered":"2023-10-09T08:11:50.347148+0000","last_clean":"2023-10-09T08:11:50.347148+0000","last_became_active":"2023-10-09T08:10:21.447604+0000","last_became_peered":"2023-10-09T08:10:21.447604+0000","last_unstale":"2023-10-09T08:11:50.347148+0000","last_undegraded":"2023-10-09T08:11:50.347148+0000","last_fullsized":"2023-10-09T08:11:50.347148+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.328169+0000","last_change":"2023-10-09T08:11:21.422121+0000","last_active":"2023-10-09T08:11:51.328169+0000","last_peered":"2023-10-09T08:11:51.328169+0000","last_clean":"2023-10-09T08:11:51.328169+0000","last_became_active":"2023-10-09T08:11:21.421782+0000","last_became_peered":"2023-10-09T08:11:21.421782+0000","last_unstale":"2023-10-09T08:11:51.328169+0000","last_undegraded":"2023-10-09T08:11:51.328169+0000","last_fullsized":"2023-10-09T08:11:51.328169+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:38.414512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.343735+0000","last_change":"2023-10-09T08:11:51.342865+0000","last_active":"2023-10-09T08:11:51.343735+0000","last_peered":"2023-10-09T08:11:51.343735+0000","last_clean":"2023-10-09T08:11:51.343735+0000","last_became_active":"2023-10-09T08:11:51.342470+0000","last_became_peered":"2023-10-09T08:11:51.342470+0000","last_unstale":"2023-10-09T08:11:51.343735+0000","last_undegraded":"2023-10-09T08:11:51.343735+0000","last_fullsized":"2023-10-09T08:11:51.343735+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:05.720045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'132","reported_seq":741,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347356+0000","last_change":"2023-10-09T08:10:51.454087+0000","last_active":"2023-10-09T08:11:50.347356+0000","last_peered":"2023-10-09T08:11:50.347356+0000","last_clean":"2023-10-09T08:11:50.347356+0000","last_became_active":"2023-10-09T08:10:51.453593+0000","last_became_peered":"2023-10-09T08:10:51.453593+0000","last_unstale":"2023-10-09T08:11:50.347356+0000","last_undegraded":"2023-10-09T08:11:50.347356+0000","last_fullsized":"2023-10-09T08:11:50.347356+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.344723+0000","last_change":"2023-10-09T07:59:03.093516+0000","last_active":"2023-10-09T08:11:50.344723+0000","last_peered":"2023-10-09T08:11:50.344723+0000","last_clean":"2023-10-09T08:11:50.344723+0000","last_became_active":"2023-10-09T07:59:03.092757+0000","last_became_peered":"2023-10-09T07:59:03.092757+0000","last_unstale":"2023-10-09T08:11:50.344723+0000","last_undegraded":"2023-10-09T08:11:50.344723+0000","last_fullsized":"2023-10-09T08:11:50.344723+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.359200+0000","last_change":"2023-10-09T08:11:51.359200+0000","last_active":"2023-10-09T08:11:51.359200+0000","last_peered":"2023-10-09T08:11:51.359200+0000","last_clean":"2023-10-09T08:11:51.359200+0000","last_became_active":"2023-10-09T08:11:51.358861+0000","last_became_peered":"2023-10-09T08:11:51.358861+0000","last_unstale":"2023-10-09T08:11:51.359200+0000","last_undegraded":"2023-10-09T08:11:51.359200+0000","last_fullsized":"2023-10-09T08:11:51.359200+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:30.582115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"84'139","reported_seq":307,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.346582+0000","last_change":"2023-10-09T08:10:21.450253+0000","last_active":"2023-10-09T08:11:50.346582+0000","last_peered":"2023-10-09T08:11:50.346582+0000","last_clean":"2023-10-09T08:11:50.346582+0000","last_became_active":"2023-10-09T08:10:21.449844+0000","last_became_peered":"2023-10-09T08:10:21.449844+0000","last_unstale":"2023-10-09T08:11:50.346582+0000","last_undegraded":"2023-10-09T08:11:50.346582+0000","last_fullsized":"2023-10-09T08:11:50.346582+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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":"78'212","reported_seq":718,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.338954+0000","last_change":"2023-10-09T08:11:21.430625+0000","last_active":"2023-10-09T08:11:50.338954+0000","last_peered":"2023-10-09T08:11:50.338954+0000","last_clean":"2023-10-09T08:11:50.338954+0000","last_became_active":"2023-10-09T08:11:21.428793+0000","last_became_peered":"2023-10-09T08:11:21.428793+0000","last_unstale":"2023-10-09T08:11:50.338954+0000","last_undegraded":"2023-10-09T08:11:50.338954+0000","last_fullsized":"2023-10-09T08:11:50.338954+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.326128+0000","last_change":"2023-10-09T08:11:21.421974+0000","last_active":"2023-10-09T08:11:51.326128+0000","last_peered":"2023-10-09T08:11:51.326128+0000","last_clean":"2023-10-09T08:11:51.326128+0000","last_became_active":"2023-10-09T08:11:21.421652+0000","last_became_peered":"2023-10-09T08:11:21.421652+0000","last_unstale":"2023-10-09T08:11:51.326128+0000","last_undegraded":"2023-10-09T08:11:51.326128+0000","last_fullsized":"2023-10-09T08:11:51.326128+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:17:57.405437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":48,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.321992+0000","last_change":"2023-10-09T08:11:21.427884+0000","last_active":"2023-10-09T08:11:51.321992+0000","last_peered":"2023-10-09T08:11:51.321992+0000","last_clean":"2023-10-09T08:11:51.321992+0000","last_became_active":"2023-10-09T08:11:21.426436+0000","last_became_peered":"2023-10-09T08:11:21.426436+0000","last_unstale":"2023-10-09T08:11:51.321992+0000","last_undegraded":"2023-10-09T08:11:51.321992+0000","last_fullsized":"2023-10-09T08:11:51.321992+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:46.527653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'94","reported_seq":516,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.343789+0000","last_change":"2023-10-09T08:11:51.339039+0000","last_active":"2023-10-09T08:11:51.343789+0000","last_peered":"2023-10-09T08:11:51.343789+0000","last_clean":"2023-10-09T08:11:51.343789+0000","last_became_active":"2023-10-09T08:11:51.338315+0000","last_became_peered":"2023-10-09T08:11:51.338315+0000","last_unstale":"2023-10-09T08:11:51.343789+0000","last_undegraded":"2023-10-09T08:11:51.343789+0000","last_fullsized":"2023-10-09T08:11:51.343789+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.051009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.335093+0000","last_change":"2023-10-09T08:11:51.330972+0000","last_active":"2023-10-09T08:11:51.335093+0000","last_peered":"2023-10-09T08:11:51.335093+0000","last_clean":"2023-10-09T08:11:51.335093+0000","last_became_active":"2023-10-09T08:11:51.330589+0000","last_became_peered":"2023-10-09T08:11:51.330589+0000","last_unstale":"2023-10-09T08:11:51.335093+0000","last_undegraded":"2023-10-09T08:11:51.335093+0000","last_fullsized":"2023-10-09T08:11:51.335093+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:59.575491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.342553+0000","last_change":"2023-10-09T08:10:21.442027+0000","last_active":"2023-10-09T08:11:50.342553+0000","last_peered":"2023-10-09T08:11:50.342553+0000","last_clean":"2023-10-09T08:11:50.342553+0000","last_became_active":"2023-10-09T08:10:21.441595+0000","last_became_peered":"2023-10-09T08:10:21.441595+0000","last_unstale":"2023-10-09T08:11:50.342553+0000","last_undegraded":"2023-10-09T08:11:50.342553+0000","last_fullsized":"2023-10-09T08:11:50.342553+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'111","reported_seq":703,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.337348+0000","last_change":"2023-10-09T08:10:51.456535+0000","last_active":"2023-10-09T08:11:50.337348+0000","last_peered":"2023-10-09T08:11:50.337348+0000","last_clean":"2023-10-09T08:11:50.337348+0000","last_became_active":"2023-10-09T08:10:51.455896+0000","last_became_peered":"2023-10-09T08:10:51.455896+0000","last_unstale":"2023-10-09T08:11:50.337348+0000","last_undegraded":"2023-10-09T08:11:50.337348+0000","last_fullsized":"2023-10-09T08:11:50.337348+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1034,"num_read_kb":1207,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322050+0000","last_change":"2023-10-09T08:10:51.453535+0000","last_active":"2023-10-09T08:11:51.322050+0000","last_peered":"2023-10-09T08:11:51.322050+0000","last_clean":"2023-10-09T08:11:51.322050+0000","last_became_active":"2023-10-09T08:10:51.453262+0000","last_became_peered":"2023-10-09T08:10:51.453262+0000","last_unstale":"2023-10-09T08:11:51.322050+0000","last_undegraded":"2023-10-09T08:11:51.322050+0000","last_fullsized":"2023-10-09T08:11:51.322050+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:04.838520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":86,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.349953+0000","last_change":"2023-10-09T08:11:51.349953+0000","last_active":"2023-10-09T08:11:51.349953+0000","last_peered":"2023-10-09T08:11:51.349953+0000","last_clean":"2023-10-09T08:11:51.349953+0000","last_became_active":"2023-10-09T08:11:51.349505+0000","last_became_peered":"2023-10-09T08:11:51.349505+0000","last_unstale":"2023-10-09T08:11:51.349953+0000","last_undegraded":"2023-10-09T08:11:51.349953+0000","last_fullsized":"2023-10-09T08:11:51.349953+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"78'106","reported_seq":510,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322746+0000","last_change":"2023-10-09T08:10:51.452203+0000","last_active":"2023-10-09T08:11:51.322746+0000","last_peered":"2023-10-09T08:11:51.322746+0000","last_clean":"2023-10-09T08:11:51.322746+0000","last_became_active":"2023-10-09T08:10:51.451480+0000","last_became_peered":"2023-10-09T08:10:51.451480+0000","last_unstale":"2023-10-09T08:11:51.322746+0000","last_undegraded":"2023-10-09T08:11:51.322746+0000","last_fullsized":"2023-10-09T08:11:51.322746+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:25.505304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348662+0000","last_change":"2023-10-09T08:11:51.343842+0000","last_active":"2023-10-09T08:11:51.348662+0000","last_peered":"2023-10-09T08:11:51.348662+0000","last_clean":"2023-10-09T08:11:51.348662+0000","last_became_active":"2023-10-09T08:11:51.343306+0000","last_became_peered":"2023-10-09T08:11:51.343306+0000","last_unstale":"2023-10-09T08:11:51.348662+0000","last_undegraded":"2023-10-09T08:11:51.348662+0000","last_fullsized":"2023-10-09T08:11:51.348662+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.175711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.347549+0000","last_change":"2023-10-09T08:11:51.347549+0000","last_active":"2023-10-09T08:11:51.347549+0000","last_peered":"2023-10-09T08:11:51.347549+0000","last_clean":"2023-10-09T08:11:51.347549+0000","last_became_active":"2023-10-09T08:11:51.347078+0000","last_became_peered":"2023-10-09T08:11:51.347078+0000","last_unstale":"2023-10-09T08:11:51.347549+0000","last_undegraded":"2023-10-09T08:11:51.347549+0000","last_fullsized":"2023-10-09T08:11:51.347549+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.172461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.345739+0000","last_change":"2023-10-09T08:10:51.461914+0000","last_active":"2023-10-09T08:11:50.345739+0000","last_peered":"2023-10-09T08:11:50.345739+0000","last_clean":"2023-10-09T08:11:50.345739+0000","last_became_active":"2023-10-09T08:10:51.461430+0000","last_became_peered":"2023-10-09T08:10:51.461430+0000","last_unstale":"2023-10-09T08:11:50.345739+0000","last_undegraded":"2023-10-09T08:11:50.345739+0000","last_fullsized":"2023-10-09T08:11:50.345739+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343983+0000","last_change":"2023-10-09T08:11:21.432768+0000","last_active":"2023-10-09T08:11:50.343983+0000","last_peered":"2023-10-09T08:11:50.343983+0000","last_clean":"2023-10-09T08:11:50.343983+0000","last_became_active":"2023-10-09T08:11:21.432446+0000","last_became_peered":"2023-10-09T08:11:21.432446+0000","last_unstale":"2023-10-09T08:11:50.343983+0000","last_undegraded":"2023-10-09T08:11:50.343983+0000","last_fullsized":"2023-10-09T08:11:50.343983+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.340434+0000","last_change":"2023-10-09T08:11:21.429917+0000","last_active":"2023-10-09T08:11:50.340434+0000","last_peered":"2023-10-09T08:11:50.340434+0000","last_clean":"2023-10-09T08:11:50.340434+0000","last_became_active":"2023-10-09T08:11:21.429532+0000","last_became_peered":"2023-10-09T08:11:21.429532+0000","last_unstale":"2023-10-09T08:11:50.340434+0000","last_undegraded":"2023-10-09T08:11:50.340434+0000","last_fullsized":"2023-10-09T08:11:50.340434+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343610+0000","last_change":"2023-10-09T08:10:51.459798+0000","last_active":"2023-10-09T08:11:50.343610+0000","last_peered":"2023-10-09T08:11:50.343610+0000","last_clean":"2023-10-09T08:11:50.343610+0000","last_became_active":"2023-10-09T08:10:51.459261+0000","last_became_peered":"2023-10-09T08:10:51.459261+0000","last_unstale":"2023-10-09T08:11:50.343610+0000","last_undegraded":"2023-10-09T08:11:50.343610+0000","last_fullsized":"2023-10-09T08:11:50.343610+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.361270+0000","last_change":"2023-10-09T08:11:51.361270+0000","last_active":"2023-10-09T08:11:51.361270+0000","last_peered":"2023-10-09T08:11:51.361270+0000","last_clean":"2023-10-09T08:11:51.361270+0000","last_became_active":"2023-10-09T08:11:51.359669+0000","last_became_peered":"2023-10-09T08:11:51.359669+0000","last_unstale":"2023-10-09T08:11:51.361270+0000","last_undegraded":"2023-10-09T08:11:51.361270+0000","last_fullsized":"2023-10-09T08:11:51.361270+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.344354+0000","last_change":"2023-10-09T08:11:51.344354+0000","last_active":"2023-10-09T08:11:51.344354+0000","last_peered":"2023-10-09T08:11:51.344354+0000","last_clean":"2023-10-09T08:11:51.344354+0000","last_became_active":"2023-10-09T08:11:51.343610+0000","last_became_peered":"2023-10-09T08:11:51.343610+0000","last_unstale":"2023-10-09T08:11:51.344354+0000","last_undegraded":"2023-10-09T08:11:51.344354+0000","last_fullsized":"2023-10-09T08:11:51.344354+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:55.616034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.327243+0000","last_change":"2023-10-09T08:10:51.458265+0000","last_active":"2023-10-09T08:11:51.327243+0000","last_peered":"2023-10-09T08:11:51.327243+0000","last_clean":"2023-10-09T08:11:51.327243+0000","last_became_active":"2023-10-09T08:10:51.457810+0000","last_became_peered":"2023-10-09T08:10:51.457810+0000","last_unstale":"2023-10-09T08:11:51.327243+0000","last_undegraded":"2023-10-09T08:11:51.327243+0000","last_fullsized":"2023-10-09T08:11:51.327243+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:42.681565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.360271+0000","last_change":"2023-10-09T08:11:51.360271+0000","last_active":"2023-10-09T08:11:51.360271+0000","last_peered":"2023-10-09T08:11:51.360271+0000","last_clean":"2023-10-09T08:11:51.360271+0000","last_became_active":"2023-10-09T08:11:51.359690+0000","last_became_peered":"2023-10-09T08:11:51.359690+0000","last_unstale":"2023-10-09T08:11:51.360271+0000","last_undegraded":"2023-10-09T08:11:51.360271+0000","last_fullsized":"2023-10-09T08:11:51.360271+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343285+0000","last_change":"2023-10-09T08:10:51.456316+0000","last_active":"2023-10-09T08:11:50.343285+0000","last_peered":"2023-10-09T08:11:50.343285+0000","last_clean":"2023-10-09T08:11:50.343285+0000","last_became_active":"2023-10-09T08:10:51.455935+0000","last_became_peered":"2023-10-09T08:10:51.455935+0000","last_unstale":"2023-10-09T08:11:50.343285+0000","last_undegraded":"2023-10-09T08:11:50.343285+0000","last_fullsized":"2023-10-09T08:11:50.343285+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":57,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347271+0000","last_change":"2023-10-09T07:59:02.724261+0000","last_active":"2023-10-09T08:11:50.347271+0000","last_peered":"2023-10-09T08:11:50.347271+0000","last_clean":"2023-10-09T08:11:50.347271+0000","last_became_active":"2023-10-09T07:59:02.723901+0000","last_became_peered":"2023-10-09T07:59:02.723901+0000","last_unstale":"2023-10-09T08:11:50.347271+0000","last_undegraded":"2023-10-09T08:11:50.347271+0000","last_fullsized":"2023-10-09T08:11:50.347271+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":78,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350633+0000","last_change":"2023-10-09T08:11:51.350633+0000","last_active":"2023-10-09T08:11:51.350633+0000","last_peered":"2023-10-09T08:11:51.350633+0000","last_clean":"2023-10-09T08:11:51.350633+0000","last_became_active":"2023-10-09T08:11:51.350182+0000","last_became_peered":"2023-10-09T08:11:51.350182+0000","last_unstale":"2023-10-09T08:11:51.350633+0000","last_undegraded":"2023-10-09T08:11:51.350633+0000","last_fullsized":"2023-10-09T08:11:51.350633+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":73,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347162+0000","last_change":"2023-10-09T08:10:51.459876+0000","last_active":"2023-10-09T08:11:50.347162+0000","last_peered":"2023-10-09T08:11:50.347162+0000","last_clean":"2023-10-09T08:11:50.347162+0000","last_became_active":"2023-10-09T08:10:51.459452+0000","last_became_peered":"2023-10-09T08:10:51.459452+0000","last_unstale":"2023-10-09T08:11:50.347162+0000","last_undegraded":"2023-10-09T08:11:50.347162+0000","last_fullsized":"2023-10-09T08:11:50.347162+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":55,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.337307+0000","last_change":"2023-10-09T07:59:03.856827+0000","last_active":"2023-10-09T08:11:50.337307+0000","last_peered":"2023-10-09T08:11:50.337307+0000","last_clean":"2023-10-09T08:11:50.337307+0000","last_became_active":"2023-10-09T07:59:03.855938+0000","last_became_peered":"2023-10-09T07:59:03.855938+0000","last_unstale":"2023-10-09T08:11:50.337307+0000","last_undegraded":"2023-10-09T08:11:50.337307+0000","last_fullsized":"2023-10-09T08:11:50.337307+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.348103+0000","last_change":"2023-10-09T08:10:21.448356+0000","last_active":"2023-10-09T08:11:50.348103+0000","last_peered":"2023-10-09T08:11:50.348103+0000","last_clean":"2023-10-09T08:11:50.348103+0000","last_became_active":"2023-10-09T08:10:21.447930+0000","last_became_peered":"2023-10-09T08:10:21.447930+0000","last_unstale":"2023-10-09T08:11:50.348103+0000","last_undegraded":"2023-10-09T08:11:50.348103+0000","last_fullsized":"2023-10-09T08:11:50.348103+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.347816+0000","last_change":"2023-10-09T08:11:51.347816+0000","last_active":"2023-10-09T08:11:51.347816+0000","last_peered":"2023-10-09T08:11:51.347816+0000","last_clean":"2023-10-09T08:11:51.347816+0000","last_became_active":"2023-10-09T08:11:51.347476+0000","last_became_peered":"2023-10-09T08:11:51.347476+0000","last_unstale":"2023-10-09T08:11:51.347816+0000","last_undegraded":"2023-10-09T08:11:51.347816+0000","last_fullsized":"2023-10-09T08:11:51.347816+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:58.667642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'8","reported_seq":77,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343043+0000","last_change":"2023-10-09T08:10:21.444189+0000","last_active":"2023-10-09T08:11:50.343043+0000","last_peered":"2023-10-09T08:11:50.343043+0000","last_clean":"2023-10-09T08:11:50.343043+0000","last_became_active":"2023-10-09T08:10:21.443446+0000","last_became_peered":"2023-10-09T08:10:21.443446+0000","last_unstale":"2023-10-09T08:11:50.343043+0000","last_undegraded":"2023-10-09T08:11:50.343043+0000","last_fullsized":"2023-10-09T08:11:50.343043+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348373+0000","last_change":"2023-10-09T08:11:51.346459+0000","last_active":"2023-10-09T08:11:51.348373+0000","last_peered":"2023-10-09T08:11:51.348373+0000","last_clean":"2023-10-09T08:11:51.348373+0000","last_became_active":"2023-10-09T08:11:51.346074+0000","last_became_peered":"2023-10-09T08:11:51.346074+0000","last_unstale":"2023-10-09T08:11:51.348373+0000","last_undegraded":"2023-10-09T08:11:51.348373+0000","last_fullsized":"2023-10-09T08:11:51.348373+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:11.513569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347729+0000","last_change":"2023-10-09T07:59:02.721726+0000","last_active":"2023-10-09T08:11:50.347729+0000","last_peered":"2023-10-09T08:11:50.347729+0000","last_clean":"2023-10-09T08:11:50.347729+0000","last_became_active":"2023-10-09T07:59:02.721322+0000","last_became_peered":"2023-10-09T07:59:02.721322+0000","last_unstale":"2023-10-09T08:11:50.347729+0000","last_undegraded":"2023-10-09T08:11:50.347729+0000","last_fullsized":"2023-10-09T08:11:50.347729+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350131+0000","last_change":"2023-10-09T08:11:51.350131+0000","last_active":"2023-10-09T08:11:51.350131+0000","last_peered":"2023-10-09T08:11:51.350131+0000","last_clean":"2023-10-09T08:11:51.350131+0000","last_became_active":"2023-10-09T08:11:51.349748+0000","last_became_peered":"2023-10-09T08:11:51.349748+0000","last_unstale":"2023-10-09T08:11:51.350131+0000","last_undegraded":"2023-10-09T08:11:51.350131+0000","last_fullsized":"2023-10-09T08:11:51.350131+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348338+0000","last_change":"2023-10-09T08:11:51.346109+0000","last_active":"2023-10-09T08:11:51.348338+0000","last_peered":"2023-10-09T08:11:51.348338+0000","last_clean":"2023-10-09T08:11:51.348338+0000","last_became_active":"2023-10-09T08:11:51.345771+0000","last_became_peered":"2023-10-09T08:11:51.345771+0000","last_unstale":"2023-10-09T08:11:51.348338+0000","last_undegraded":"2023-10-09T08:11:51.348338+0000","last_fullsized":"2023-10-09T08:11:51.348338+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:45:09.492918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.346558+0000","last_change":"2023-10-09T08:11:51.346558+0000","last_active":"2023-10-09T08:11:51.346558+0000","last_peered":"2023-10-09T08:11:51.346558+0000","last_clean":"2023-10-09T08:11:51.346558+0000","last_became_active":"2023-10-09T08:11:51.346210+0000","last_became_peered":"2023-10-09T08:11:51.346210+0000","last_unstale":"2023-10-09T08:11:51.346558+0000","last_undegraded":"2023-10-09T08:11:51.346558+0000","last_fullsized":"2023-10-09T08:11:51.346558+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:36.868489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":73,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347481+0000","last_change":"2023-10-09T08:11:21.431710+0000","last_active":"2023-10-09T08:11:50.347481+0000","last_peered":"2023-10-09T08:11:50.347481+0000","last_clean":"2023-10-09T08:11:50.347481+0000","last_became_active":"2023-10-09T08:11:21.431386+0000","last_became_peered":"2023-10-09T08:11:21.431386+0000","last_unstale":"2023-10-09T08:11:50.347481+0000","last_undegraded":"2023-10-09T08:11:50.347481+0000","last_fullsized":"2023-10-09T08:11:50.347481+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.342861+0000","last_change":"2023-10-09T08:10:51.462025+0000","last_active":"2023-10-09T08:11:50.342861+0000","last_peered":"2023-10-09T08:11:50.342861+0000","last_clean":"2023-10-09T08:11:50.342861+0000","last_became_active":"2023-10-09T08:10:51.461436+0000","last_became_peered":"2023-10-09T08:10:51.461436+0000","last_unstale":"2023-10-09T08:11:50.342861+0000","last_undegraded":"2023-10-09T08:11:50.342861+0000","last_fullsized":"2023-10-09T08:11:50.342861+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"84'22","reported_seq":77,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.338769+0000","last_change":"2023-10-09T07:59:02.717439+0000","last_active":"2023-10-09T08:11:50.338769+0000","last_peered":"2023-10-09T08:11:50.338769+0000","last_clean":"2023-10-09T08:11:50.338769+0000","last_became_active":"2023-10-09T07:59:02.716860+0000","last_became_peered":"2023-10-09T07:59:02.716860+0000","last_unstale":"2023-10-09T08:11:50.338769+0000","last_undegraded":"2023-10-09T08:11:50.338769+0000","last_fullsized":"2023-10-09T08:11:50.338769+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":49,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322252+0000","last_change":"2023-10-09T08:11:21.424216+0000","last_active":"2023-10-09T08:11:51.322252+0000","last_peered":"2023-10-09T08:11:51.322252+0000","last_clean":"2023-10-09T08:11:51.322252+0000","last_became_active":"2023-10-09T08:11:21.423896+0000","last_became_peered":"2023-10-09T08:11:21.423896+0000","last_unstale":"2023-10-09T08:11:51.322252+0000","last_undegraded":"2023-10-09T08:11:51.322252+0000","last_fullsized":"2023-10-09T08:11:51.322252+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:54.011183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'3","reported_seq":74,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350377+0000","last_change":"2023-10-09T08:11:51.350377+0000","last_active":"2023-10-09T08:11:51.350377+0000","last_peered":"2023-10-09T08:11:51.350377+0000","last_clean":"2023-10-09T08:11:51.350377+0000","last_became_active":"2023-10-09T08:11:51.349821+0000","last_became_peered":"2023-10-09T08:11:51.349821+0000","last_unstale":"2023-10-09T08:11:51.350377+0000","last_undegraded":"2023-10-09T08:11:51.350377+0000","last_fullsized":"2023-10-09T08:11:51.350377+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":62,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.359444+0000","last_change":"2023-10-09T08:11:51.359444+0000","last_active":"2023-10-09T08:11:51.359444+0000","last_peered":"2023-10-09T08:11:51.359444+0000","last_clean":"2023-10-09T08:11:51.359444+0000","last_became_active":"2023-10-09T08:11:51.359133+0000","last_became_peered":"2023-10-09T08:11:51.359133+0000","last_unstale":"2023-10-09T08:11:51.359444+0000","last_undegraded":"2023-10-09T08:11:51.359444+0000","last_fullsized":"2023-10-09T08:11:51.359444+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:14:13.031539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":71,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.339815+0000","last_change":"2023-10-09T08:10:51.462062+0000","last_active":"2023-10-09T08:11:50.339815+0000","last_peered":"2023-10-09T08:11:50.339815+0000","last_clean":"2023-10-09T08:11:50.339815+0000","last_became_active":"2023-10-09T08:10:51.461403+0000","last_became_peered":"2023-10-09T08:10:51.461403+0000","last_unstale":"2023-10-09T08:11:50.339815+0000","last_undegraded":"2023-10-09T08:11:50.339815+0000","last_fullsized":"2023-10-09T08:11:50.339815+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.359232+0000","last_change":"2023-10-09T08:11:51.359232+0000","last_active":"2023-10-09T08:11:51.359232+0000","last_peered":"2023-10-09T08:11:51.359232+0000","last_clean":"2023-10-09T08:11:51.359232+0000","last_became_active":"2023-10-09T08:11:51.358640+0000","last_became_peered":"2023-10-09T08:11:51.358640+0000","last_unstale":"2023-10-09T08:11:51.359232+0000","last_undegraded":"2023-10-09T08:11:51.359232+0000","last_fullsized":"2023-10-09T08:11:51.359232+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.223631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.344142+0000","last_change":"2023-10-09T08:11:51.342889+0000","last_active":"2023-10-09T08:11:51.344142+0000","last_peered":"2023-10-09T08:11:51.344142+0000","last_clean":"2023-10-09T08:11:51.344142+0000","last_became_active":"2023-10-09T08:11:51.342462+0000","last_became_peered":"2023-10-09T08:11:51.342462+0000","last_unstale":"2023-10-09T08:11:51.344142+0000","last_undegraded":"2023-10-09T08:11:51.344142+0000","last_fullsized":"2023-10-09T08:11:51.344142+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:50:39.347596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.344759+0000","last_change":"2023-10-09T08:10:51.456113+0000","last_active":"2023-10-09T08:11:50.344759+0000","last_peered":"2023-10-09T08:11:50.344759+0000","last_clean":"2023-10-09T08:11:50.344759+0000","last_became_active":"2023-10-09T08:10:51.455762+0000","last_became_peered":"2023-10-09T08:10:51.455762+0000","last_unstale":"2023-10-09T08:11:50.344759+0000","last_undegraded":"2023-10-09T08:11:50.344759+0000","last_fullsized":"2023-10-09T08:11:50.344759+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.332327+0000","last_change":"2023-10-09T08:11:51.332327+0000","last_active":"2023-10-09T08:11:51.332327+0000","last_peered":"2023-10-09T08:11:51.332327+0000","last_clean":"2023-10-09T08:11:51.332327+0000","last_became_active":"2023-10-09T08:11:51.331582+0000","last_became_peered":"2023-10-09T08:11:51.331582+0000","last_unstale":"2023-10-09T08:11:51.332327+0000","last_undegraded":"2023-10-09T08:11:51.332327+0000","last_fullsized":"2023-10-09T08:11:51.332327+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.890614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348395+0000","last_change":"2023-10-09T08:11:51.346871+0000","last_active":"2023-10-09T08:11:51.348395+0000","last_peered":"2023-10-09T08:11:51.348395+0000","last_clean":"2023-10-09T08:11:51.348395+0000","last_became_active":"2023-10-09T08:11:51.346466+0000","last_became_peered":"2023-10-09T08:11:51.346466+0000","last_unstale":"2023-10-09T08:11:51.348395+0000","last_undegraded":"2023-10-09T08:11:51.348395+0000","last_fullsized":"2023-10-09T08:11:51.348395+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:40.303555+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348567+0000","last_change":"2023-10-09T08:11:51.344268+0000","last_active":"2023-10-09T08:11:51.348567+0000","last_peered":"2023-10-09T08:11:51.348567+0000","last_clean":"2023-10-09T08:11:51.348567+0000","last_became_active":"2023-10-09T08:11:51.343932+0000","last_became_peered":"2023-10-09T08:11:51.343932+0000","last_unstale":"2023-10-09T08:11:51.348567+0000","last_undegraded":"2023-10-09T08:11:51.348567+0000","last_fullsized":"2023-10-09T08:11:51.348567+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:53.666243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.343162+0000","last_change":"2023-10-09T08:11:51.343162+0000","last_active":"2023-10-09T08:11:51.343162+0000","last_peered":"2023-10-09T08:11:51.343162+0000","last_clean":"2023-10-09T08:11:51.343162+0000","last_became_active":"2023-10-09T08:11:51.342834+0000","last_became_peered":"2023-10-09T08:11:51.342834+0000","last_unstale":"2023-10-09T08:11:51.343162+0000","last_undegraded":"2023-10-09T08:11:51.343162+0000","last_fullsized":"2023-10-09T08:11:51.343162+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:48.922731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"60'1","reported_seq":86,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.336159+0000","last_change":"2023-10-09T08:11:21.432493+0000","last_active":"2023-10-09T08:11:50.336159+0000","last_peered":"2023-10-09T08:11:50.336159+0000","last_clean":"2023-10-09T08:11:50.336159+0000","last_became_active":"2023-10-09T08:11:21.432171+0000","last_became_peered":"2023-10-09T08:11:21.432171+0000","last_unstale":"2023-10-09T08:11:50.336159+0000","last_undegraded":"2023-10-09T08:11:50.336159+0000","last_fullsized":"2023-10-09T08:11:50.336159+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27535,"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":5980,"num_read_kb":13243,"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":5076,"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":206158430423,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306928,"kb_used_data":5736,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93438224,"statfs":{"total":95995035648,"available":95680741376,"internally_reserved":0,"allocated":5873664,"data_stored":5366101,"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 08:13:27 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.93899999999999995,"15min":0.93100000000000005},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.194,"5min":1.288,"15min":1.288},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.93600000000000005,"15min":0.93400000000000005},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1779999999999999,"5min":1.22,"15min":1.22},"last":1.012}]},{"osd":1,"last update":"Mon Oct 9 08:12:51 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.84599999999999997,"15min":0.83999999999999997},"min":{"1min":0.66100000000000003,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.92800000000000005,"15min":0.93000000000000005},"min":{"1min":0.64700000000000002,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.86499999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.163,"5min":1.196,"15min":1.196},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.93100000000000005,"15min":0.93500000000000005},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.208,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.83199999999999996}]},{"osd":3,"last update":"Mon Oct 9 08:12:51 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.745},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.88600000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:13:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.97199999999999998,"15min":0.95999999999999996},"min":{"1min":0.72699999999999998,"5min":0.58299999999999996,"15min":0.41599999999999998},"max":{"1min":1.327,"5min":1.327,"15min":1.5149999999999999},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.012,"5min":0.98899999999999999,"15min":0.97199999999999998},"min":{"1min":0.79800000000000004,"5min":0.61899999999999999,"15min":0.34699999999999998},"max":{"1min":1.367,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.91800000000000004}]},{"osd":5,"last update":"Mon Oct 9 08:13:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.67800000000000005,"5min":0.59999999999999998,"15min":0.42899999999999999},"max":{"1min":1.353,"5min":1.379,"15min":1.651},"last":1.038},{"interface":"front","average":{"1min":1.145,"5min":1.0900000000000001,"15min":1.069},"min":{"1min":0.85199999999999998,"5min":0.60099999999999998,"15min":0.46800000000000003},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.5509999999999999},"last":1.1140000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:13:32 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.04,"15min":1.036},"min":{"1min":0.92800000000000005,"5min":0.49199999999999999,"15min":0.48099999999999998},"max":{"1min":1.391,"5min":1.391,"15min":1.7050000000000001},"last":1.091},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.1619999999999999,"15min":1.139},"min":{"1min":0.88100000000000001,"5min":0.78600000000000003,"15min":0.54200000000000004},"max":{"1min":1.526,"5min":1.5309999999999999,"15min":1.845},"last":1.3049999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626655,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302820,"kb_used_data":1628,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93442332,"statfs":{"total":95995035648,"available":95684947968,"internally_reserved":0,"allocated":1667072,"data_stored":1171355,"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 08:13:23 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.1779999999999999,"15min":1.2569999999999999},"min":{"1min":0.68200000000000005,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2210000000000001,"5min":6.2770000000000001,"15min":6.2770000000000001},"last":0.90800000000000003},{"interface":"front","average":{"1min":1.028,"5min":1.2509999999999999,"15min":1.353},"min":{"1min":0.70999999999999996,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.254,"5min":7.7220000000000004,"15min":7.7220000000000004},"last":1.101}]},{"osd":1,"last update":"Mon Oct 9 08:12:51 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.90500000000000003,"15min":0.90800000000000003},"min":{"1min":0.625,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":0.752},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.91700000000000004,"15min":0.91800000000000004},"min":{"1min":0.68100000000000005,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.278,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.284}]},{"osd":2,"last update":"Mon Oct 9 08:13:23 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.071,"15min":1.087},"min":{"1min":0.81399999999999995,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.2,"5min":1.401,"15min":1.401},"last":1.135},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.077,"15min":1.079},"min":{"1min":0.76700000000000002,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.23,"5min":1.474,"15min":1.474},"last":1.393}]},{"osd":3,"last update":"Mon Oct 9 08:12:51 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":1.022},{"interface":"front","average":{"1min":1.036,"5min":1.036,"15min":1.036},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.177}]},{"osd":4,"last update":"Mon Oct 9 08:12:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.97699999999999998,"15min":0.95299999999999996},"min":{"1min":0.68700000000000006,"5min":0.40000000000000002,"15min":0.39900000000000002},"max":{"1min":1.4059999999999999,"5min":4.4100000000000001,"15min":4.4100000000000001},"last":0.98699999999999999},{"interface":"front","average":{"1min":1.1279999999999999,"5min":0.97699999999999998,"15min":0.93799999999999994},"min":{"1min":0.877,"5min":0.51200000000000001,"15min":0.46400000000000002},"max":{"1min":1.458,"5min":1.458,"15min":1.5329999999999999},"last":1.351}]},{"osd":5,"last update":"Mon Oct 9 08:12:51 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.008,"15min":1.004},"min":{"1min":0.70199999999999996,"5min":0.434,"15min":0.434},"max":{"1min":1.4890000000000001,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.0109999999999999,"15min":0.999},"min":{"1min":0.81999999999999995,"5min":0.59299999999999997,"15min":0.42899999999999999},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.4350000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:13:40 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.96699999999999997,"15min":0.98999999999999999},"min":{"1min":0.752,"5min":0.623,"15min":0.53300000000000003},"max":{"1min":1.3180000000000001,"5min":1.8839999999999999,"15min":2.2189999999999999},"last":1.2430000000000001},{"interface":"front","average":{"1min":1.131,"5min":1.1180000000000001,"15min":1.123},"min":{"1min":0.82899999999999996,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.375,"5min":1.714,"15min":1.8120000000000001},"last":1.204}]}]},{"osd":1,"up_from":93,"seq":399431958565,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32644,"kb_used_data":1084,"kb_used_omap":7,"kb_used_meta":31544,"kb_avail":93712508,"statfs":{"total":95995035648,"available":95961608192,"internally_reserved":0,"allocated":1110016,"data_stored":586689,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7417,"internal_metadata":32301831},"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 08:12:55 2023","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":0.67300000000000004,"15min":0.67200000000000004},"min":{"1min":0.41499999999999998,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.052,"5min":1.073,"15min":1.073},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.68400000000000005,"15min":0.69199999999999995},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.90200000000000002,"5min":1.129,"15min":1.129},"last":0.74099999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:13:27 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.68799999999999994,"15min":0.69899999999999995},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"last":1.179},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.68300000000000005,"15min":0.69099999999999995},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.873,"5min":1.016,"15min":1.016},"last":1.0660000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:12:50 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.0389999999999999,"5min":1.0389999999999999,"15min":1.0389999999999999},"last":0.82899999999999996}]},{"osd":4,"last update":"Mon Oct 9 08:12:55 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.96999999999999997,"15min":0.97599999999999998},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.1859999999999999,"5min":1.292,"15min":1.292},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.96399999999999997,"15min":0.95299999999999996},"min":{"1min":0.73599999999999999,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":1.0249999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.0620000000000001,"15min":1.0680000000000001},"min":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"max":{"1min":1.377,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":0.98699999999999999},{"interface":"front","average":{"1min":1.03,"5min":1.0700000000000001,"15min":1.0760000000000001},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.3180000000000001,"5min":1.552,"15min":1.552},"last":1.157}]},{"osd":6,"last update":"Mon Oct 9 08:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.03,"15min":1.0269999999999999},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.3109999999999999,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0449999999999999,"15min":1.0489999999999999},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":1.272,"5min":1.454,"15min":1.454},"last":1.2070000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.1220000000000001,"15min":1.1279999999999999},"min":{"1min":0.82799999999999996,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.359,"5min":1.901,"15min":1.901},"last":1.254},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.071,"15min":1.0629999999999999},"min":{"1min":0.82499999999999996,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.323,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.1319999999999999}]}]},{"osd":0,"up_from":88,"seq":377957122091,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":37340,"kb_used_data":5780,"kb_used_omap":8,"kb_used_meta":31543,"kb_avail":93707812,"statfs":{"total":95995035648,"available":95956799488,"internally_reserved":0,"allocated":5918720,"data_stored":5374024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":32300522},"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 08:12:50 2023","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.67600000000000005,"15min":0.67300000000000004},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.016,"5min":1.04,"15min":1.04},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.72399999999999998,"15min":0.72599999999999998},"min":{"1min":0.47599999999999998,"5min":0.437,"15min":0.437},"max":{"1min":1.0249999999999999,"5min":1.607,"15min":1.607},"last":0.88700000000000001}]},{"osd":2,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.72599999999999998,"15min":0.73399999999999999},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.93799999999999994,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":1.002},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.72699999999999998,"15min":0.73899999999999999},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.0660000000000001,"5min":1.28,"15min":1.28},"last":0.72299999999999998}]},{"osd":3,"last update":"Mon Oct 9 08:12:50 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.0649999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"last":1.038}]},{"osd":4,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.97999999999999998,"15min":0.99399999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.242,"5min":2.1200000000000001,"15min":2.1200000000000001},"last":1.1319999999999999},{"interface":"front","average":{"1min":1.071,"5min":1.024,"15min":1.018},"min":{"1min":0.71699999999999997,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":2.5339999999999998,"5min":2.5339999999999998,"15min":2.5339999999999998},"last":1.502}]},{"osd":5,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.0620000000000001,"15min":1.0580000000000001},"min":{"1min":0.73199999999999998,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":2.649,"5min":2.649,"15min":2.649},"last":1.444},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.0880000000000001,"15min":1.1120000000000001},"min":{"1min":0.68700000000000006,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.325,"5min":1.675,"15min":1.675},"last":0.91500000000000004}]},{"osd":6,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":2.5960000000000001,"5min":2.5960000000000001,"15min":2.5960000000000001},"last":1.373},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.079,"15min":1.097},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.306,"5min":1.728,"15min":1.728},"last":1.1850000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.1000000000000001,"15min":1.109},"min":{"1min":0.71899999999999997,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4470000000000001,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.258},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.1180000000000001,"15min":1.1359999999999999},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.321,"5min":2.2360000000000002,"15min":2.2360000000000002},"last":1.4079999999999999}]}]},{"osd":2,"up_from":98,"seq":420906795039,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32576,"kb_used_data":1080,"kb_used_omap":11,"kb_used_meta":31476,"kb_avail":93712576,"statfs":{"total":95995035648,"available":95961677824,"internally_reserved":0,"allocated":1105920,"data_stored":585457,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11690,"internal_metadata":32232022},"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 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.70199999999999996,"15min":0.71099999999999997},"min":{"1min":0.375,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.0740000000000001,"5min":1.272,"15min":1.272},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.66400000000000003,"15min":0.66800000000000004},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.081,"5min":1.081,"15min":1.081},"last":0.98499999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.69099999999999995,"15min":0.69199999999999995},"min":{"1min":0.47399999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.97399999999999998,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.66900000000000004,"5min":0.76900000000000002,"15min":0.78500000000000003},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":1.016}]},{"osd":3,"last update":"Mon Oct 9 08:12:52 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.161,"5min":1.161,"15min":1.161},"last":0.94399999999999995}]},{"osd":4,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.05,"15min":1.054},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.1930000000000001},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.032,"15min":1.038},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.24,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.151}]},{"osd":5,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":1.0309999999999999,"15min":1.0469999999999999},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.2010000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":1.226},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.0620000000000001,"15min":1.077},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.3720000000000001,"5min":1.48,"15min":1.48},"last":1.3049999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":1.085,"15min":1.1100000000000001},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.4279999999999999,"5min":1.7130000000000001,"15min":1.7130000000000001},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.995,"5min":1.101,"15min":1.119},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.238,"5min":1.581,"15min":1.581},"last":1.1140000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.139,"15min":1.163},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3169999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.1759999999999999},{"interface":"front","average":{"1min":1.052,"5min":1.1739999999999999,"15min":1.194},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.4570000000000001,"5min":1.649,"15min":1.649},"last":1.2589999999999999}]}]},{"osd":3,"up_from":103,"seq":442381631513,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28392,"kb_used_data":1056,"kb_used_omap":4,"kb_used_meta":27323,"kb_avail":93716760,"statfs":{"total":95995035648,"available":95965962240,"internally_reserved":0,"allocated":1081344,"data_stored":581012,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":27979094},"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 08:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.91800000000000004}]},{"osd":1,"last update":"Mon Oct 9 08:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.753,"5min":0.753,"15min":0.753},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.63700000000000001}]},{"osd":2,"last update":"Mon Oct 9 08:12:53 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.671,"5min":1.671,"15min":1.671},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.77400000000000002}]},{"osd":4,"last update":"Mon Oct 9 08:12:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.0429999999999999,"15min":1.0429999999999999},"min":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.742,"5min":1.742,"15min":1.742},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.077,"5min":1.077,"15min":1.077},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.0680000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:12:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0609999999999999,"15min":1.0609999999999999},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.86399999999999999},{"interface":"front","average":{"1min":1.052,"5min":1.052,"15min":1.052},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":1.03}]},{"osd":6,"last update":"Mon Oct 9 08:12:53 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"min":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":1.788,"5min":1.788,"15min":1.788},"last":1.2190000000000001},{"interface":"front","average":{"1min":1.204,"5min":1.204,"15min":1.204},"min":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":1.004}]},{"osd":7,"last update":"Mon Oct 9 08:12:53 2023","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.117,"15min":1.117},"min":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.131},{"interface":"front","average":{"1min":1.177,"5min":1.177,"15min":1.177},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.889,"5min":1.889,"15min":1.889},"last":1.177}]}]},{"osd":4,"up_from":30,"seq":128849019121,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302248,"kb_used_data":5152,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93442904,"statfs":{"total":95995035648,"available":95685533696,"internally_reserved":0,"allocated":5275648,"data_stored":4775663,"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 08:13:26 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.95399999999999996,"15min":0.96999999999999997},"min":{"1min":0.60399999999999998,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2509999999999999,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.038},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.94799999999999995,"15min":0.97199999999999998},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.165,"5min":1.393,"15min":1.393},"last":1.1120000000000001}]},{"osd":1,"last update":"Mon Oct 9 08:12:56 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.876,"15min":0.874},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.1459999999999999,"5min":1.202,"15min":1.202},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.88,"5min":0.91900000000000004,"15min":0.92500000000000004},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.125,"5min":1.413,"15min":1.413},"last":1.0760000000000001}]},{"osd":2,"last update":"Mon Oct 9 08:13:21 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.97399999999999998,"15min":0.96999999999999997},"min":{"1min":0.66400000000000003,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.93799999999999994,"5min":1.0229999999999999,"15min":1.0369999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.282,"5min":1.419,"15min":1.419},"last":1.2789999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:12:52 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.0620000000000001},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.98499999999999999,"15min":0.98499999999999999},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":1.149}]},{"osd":5,"last update":"Mon Oct 9 08:13:07 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.91600000000000004,"15min":0.91800000000000004},"min":{"1min":0.71599999999999997,"5min":0.58399999999999996,"15min":0.44800000000000001},"max":{"1min":1.1619999999999999,"5min":1.3939999999999999,"15min":2.552},"last":1.0029999999999999},{"interface":"front","average":{"1min":1.008,"5min":1.024,"15min":0.99299999999999999},"min":{"1min":0.75900000000000001,"5min":0.46999999999999997,"15min":0.41899999999999998},"max":{"1min":1.258,"5min":1.514,"15min":2.2879999999999998},"last":1.175}]},{"osd":6,"last update":"Mon Oct 9 08:12:52 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.046,"15min":1.0289999999999999},"min":{"1min":0.68600000000000005,"5min":0.59799999999999998,"15min":0.442},"max":{"1min":1.2709999999999999,"5min":1.4690000000000001,"15min":2.3959999999999999},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.046,"15min":1.036},"min":{"1min":0.71399999999999997,"5min":0.57099999999999995,"15min":0.47999999999999998},"max":{"1min":1.2929999999999999,"5min":1.365,"15min":2.46},"last":1.1919999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:12:52 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.117,"15min":1.103},"min":{"1min":0.94499999999999995,"5min":0.622,"15min":0.50800000000000001},"max":{"1min":1.333,"5min":1.5249999999999999,"15min":2.4830000000000001},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.01,"5min":1.0149999999999999,"15min":1.02},"min":{"1min":0.73199999999999998,"5min":0.49399999999999999,"15min":0.44800000000000001},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":2.1899999999999999},"last":0.97399999999999998}]}]},{"osd":5,"up_from":36,"seq":154618822888,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298140,"kb_used_data":1044,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447012,"statfs":{"total":95995035648,"available":95689740288,"internally_reserved":0,"allocated":1069056,"data_stored":577122,"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 08:13:28 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.88500000000000001,"15min":0.878},"min":{"1min":0.59299999999999997,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.1519999999999999,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.115},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.90200000000000002,"15min":0.90400000000000003},"min":{"1min":0.65600000000000003,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.77700000000000002}]},{"osd":1,"last update":"Mon Oct 9 08:12:52 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.002,"15min":1.006},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.876},{"interface":"front","average":{"1min":1,"5min":0.98799999999999999,"15min":0.98599999999999999},"min":{"1min":0.747,"5min":0.63,"15min":0.63},"max":{"1min":1.1619999999999999,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.93899999999999995}]},{"osd":2,"last update":"Mon Oct 9 08:13:24 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.92800000000000005,"15min":0.92600000000000005},"min":{"1min":0.66200000000000003,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.2270000000000001,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.0680000000000001},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.93200000000000005,"15min":0.92700000000000005},"min":{"1min":0.64900000000000002,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.2110000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.0409999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:12:52 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":1.196},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0449999999999999,"15min":1.0449999999999999},"min":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":0.90100000000000002}]},{"osd":4,"last update":"Mon Oct 9 08:13:01 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.91800000000000004,"15min":0.91600000000000004},"min":{"1min":0.64700000000000002,"5min":0.42599999999999999,"15min":0.373},"max":{"1min":1.2370000000000001,"5min":1.5620000000000001,"15min":4.1970000000000001},"last":1.01},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.98499999999999999,"15min":0.996},"min":{"1min":0.66700000000000004,"5min":0.52500000000000002,"15min":0.46600000000000003},"max":{"1min":1.3819999999999999,"5min":1.9470000000000001,"15min":2.3759999999999999},"last":0.98499999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:12:56 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.0089999999999999,"15min":1.0409999999999999},"min":{"1min":0.68000000000000005,"5min":0.50700000000000001,"15min":0.40799999999999997},"max":{"1min":1.1799999999999999,"5min":1.99,"15min":2.4279999999999999},"last":1.1339999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.96599999999999997,"15min":0.98799999999999999},"min":{"1min":0.754,"5min":0.53800000000000003,"15min":0.53600000000000003},"max":{"1min":1.2789999999999999,"5min":1.748,"15min":3.1890000000000001},"last":1.1000000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:13:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.036,"15min":1.0349999999999999},"min":{"1min":0.88600000000000001,"5min":0.68700000000000006,"15min":0.47999999999999998},"max":{"1min":1.3740000000000001,"5min":1.379,"15min":4.125},"last":1.167},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.139,"15min":1.1419999999999999},"min":{"1min":0.84899999999999998,"5min":0.76600000000000001,"15min":0.51900000000000002},"max":{"1min":1.2809999999999999,"5min":2.0430000000000001,"15min":3.8959999999999999},"last":1.056}]}]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3716,"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":1360,"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":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":8726,"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":7417,"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":7974,"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":3418,"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-09T08:13:47.999 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-09T08:13:47.999 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-09T08:13:47.999 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-09T08:13:47.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-09T08:13:48.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:48 smithi081 bash[76862]: audit 2023-10-09T08:13:47.083560+0000 mgr.y (mgr.26009) 339 : audit 0 from='client.44612 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:13:48.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:48 smithi081 bash[76862]: cluster 2023-10-09T08:13:47.210234+0000 mgr.y (mgr.26009) 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-09T08:13:48.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:48 smithi081 bash[79557]: audit 2023-10-09T08:13:47.083560+0000 mgr.y (mgr.26009) 339 : audit 0 from='client.44612 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:13:48.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:48 smithi081 bash[79557]: cluster 2023-10-09T08:13:47.210234+0000 mgr.y (mgr.26009) 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-09T08:13:49.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:48 smithi118 bash[59345]: audit 2023-10-09T08:13:47.083560+0000 mgr.y (mgr.26009) 339 : audit 0 from='client.44612 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:13:49.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:48 smithi118 bash[59345]: cluster 2023-10-09T08:13:47.210234+0000 mgr.y (mgr.26009) 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-09T08:13:50.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:50 smithi081 bash[76862]: cluster 2023-10-09T08:13:49.211112+0000 mgr.y (mgr.26009) 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-09T08:13:50.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:50 smithi081 bash[79557]: cluster 2023-10-09T08:13:49.211112+0000 mgr.y (mgr.26009) 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-09T08:13:51.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:50 smithi118 bash[59345]: cluster 2023-10-09T08:13:49.211112+0000 mgr.y (mgr.26009) 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-09T08:13:51.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:13:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:13:51] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.33.4" 2023-10-09T08:13:52.807 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:13:52.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:52 smithi081 bash[76862]: cluster 2023-10-09T08:13:51.211998+0000 mgr.y (mgr.26009) 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-09T08:13:52.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:52 smithi081 bash[79557]: cluster 2023-10-09T08:13:51.211998+0000 mgr.y (mgr.26009) 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-09T08:13:53.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:52 smithi118 bash[59345]: cluster 2023-10-09T08:13:51.211998+0000 mgr.y (mgr.26009) 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-09T08:13:53.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:53 smithi081 bash[76862]: audit 2023-10-09T08:13:53.111576+0000 mon.c (mon.2) 165 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:13:53.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:53 smithi081 bash[79557]: audit 2023-10-09T08:13:53.111576+0000 mon.c (mon.2) 165 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:13:54.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:53 smithi118 bash[59345]: audit 2023-10-09T08:13:53.111576+0000 mon.c (mon.2) 165 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:13:54.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:54 smithi081 bash[76862]: cluster 2023-10-09T08:13:53.212546+0000 mgr.y (mgr.26009) 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-09T08:13:54.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:54 smithi081 bash[79557]: cluster 2023-10-09T08:13:53.212546+0000 mgr.y (mgr.26009) 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-09T08:13:55.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:54 smithi118 bash[59345]: cluster 2023-10-09T08:13:53.212546+0000 mgr.y (mgr.26009) 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-09T08:13:56.530 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:13:56.531 INFO:teuthology.orchestra.run.smithi081.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-09T08:13:56.813 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:56 smithi081 bash[76862]: cluster 2023-10-09T08:13:55.213586+0000 mgr.y (mgr.26009) 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-09T08:13:56.813 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:56 smithi081 bash[76862]: audit 2023-10-09T08:13:56.529198+0000 mon.c (mon.2) 166 : audit 0 from='client.? 172.21.15.81:0/252197100' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T08:13:56.813 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:56 smithi081 bash[79557]: cluster 2023-10-09T08:13:55.213586+0000 mgr.y (mgr.26009) 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-09T08:13:56.813 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:56 smithi081 bash[79557]: audit 2023-10-09T08:13:56.529198+0000 mon.c (mon.2) 166 : audit 0 from='client.? 172.21.15.81:0/252197100' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T08:13:57.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:56 smithi118 bash[59345]: cluster 2023-10-09T08:13:55.213586+0000 mgr.y (mgr.26009) 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-09T08:13:57.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:56 smithi118 bash[59345]: audit 2023-10-09T08:13:56.529198+0000 mon.c (mon.2) 166 : audit 0 from='client.? 172.21.15.81:0/252197100' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T08:13:57.446 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-09T08:13:57.447 INFO:teuthology.run_tasks:Running task print... 2023-10-09T08:13:57.456 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2023-10-09T08:13:57.456 INFO:teuthology.run_tasks:Running task parallel... 2023-10-09T08:13:57.465 INFO:teuthology.task.parallel:starting parallel... 2023-10-09T08:13:57.466 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-09T08:13:57.466 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2023-10-09T08:13:57.468 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-09T08:13:57.468 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'reef'}, 'ceph': {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '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-09T08:13:57.469 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-09T08:13:57.469 INFO:tasks.thrashosds:Beginning thrashosds... 2023-10-09T08:13:57.469 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-09T08:13:57.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:13:58.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:13:58 smithi081 bash[76862]: cluster 2023-10-09T08:13:57.214175+0000 mgr.y (mgr.26009) 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-09T08:13:58.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:13:58 smithi081 bash[79557]: cluster 2023-10-09T08:13:57.214175+0000 mgr.y (mgr.26009) 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-09T08:13:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:13:58 smithi118 bash[59345]: cluster 2023-10-09T08:13:57.214175+0000 mgr.y (mgr.26009) 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-09T08:14:00.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:00 smithi081 bash[76862]: cluster 2023-10-09T08:13:59.215046+0000 mgr.y (mgr.26009) 346 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:00.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:00 smithi081 bash[79557]: cluster 2023-10-09T08:13:59.215046+0000 mgr.y (mgr.26009) 346 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:01.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:00 smithi118 bash[59345]: cluster 2023-10-09T08:13:59.215046+0000 mgr.y (mgr.26009) 346 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:01.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:14:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:14:01] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.33.4" 2023-10-09T08:14:02.249 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:14:02.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:02 smithi081 bash[76862]: cluster 2023-10-09T08:14:01.215909+0000 mgr.y (mgr.26009) 347 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:02.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:02 smithi081 bash[79557]: cluster 2023-10-09T08:14:01.215909+0000 mgr.y (mgr.26009) 347 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:03.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:02 smithi118 bash[59345]: cluster 2023-10-09T08:14:01.215909+0000 mgr.y (mgr.26009) 347 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:04.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:04 smithi081 bash[76862]: cluster 2023-10-09T08:14:03.216357+0000 mgr.y (mgr.26009) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:04.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:04 smithi081 bash[79557]: cluster 2023-10-09T08:14:03.216357+0000 mgr.y (mgr.26009) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:05.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:04 smithi118 bash[59345]: cluster 2023-10-09T08:14:03.216357+0000 mgr.y (mgr.26009) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:05.815 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:14:05.817 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:14:06.740 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":284,"stamp":"2023-10-09T08:14:05.216635+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":6288,"num_read_kb":13755,"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":1341088,"kb_used_data":22560,"kb_used_omap":31,"kb_used_meta":1318432,"kb_avail":748620128,"statfs":{"total":767960285184,"available":766587011072,"internally_reserved":0,"allocated":23101440,"data_stored":19017423,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32611,"internal_metadata":1350074525},"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.004318"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":69,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.335828+0000","last_change":"2023-10-09T08:10:51.458608+0000","last_active":"2023-10-09T08:11:50.335828+0000","last_peered":"2023-10-09T08:11:50.335828+0000","last_clean":"2023-10-09T08:11:50.335828+0000","last_became_active":"2023-10-09T08:10:51.458281+0000","last_became_peered":"2023-10-09T08:10:51.458281+0000","last_unstale":"2023-10-09T08:11:50.335828+0000","last_undegraded":"2023-10-09T08:11:50.335828+0000","last_fullsized":"2023-10-09T08:11:50.335828+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"60'4","reported_seq":57,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.327181+0000","last_change":"2023-10-09T08:11:21.422380+0000","last_active":"2023-10-09T08:11:51.327181+0000","last_peered":"2023-10-09T08:11:51.327181+0000","last_clean":"2023-10-09T08:11:51.327181+0000","last_became_active":"2023-10-09T08:11:21.421946+0000","last_became_peered":"2023-10-09T08:11:21.421946+0000","last_unstale":"2023-10-09T08:11:51.327181+0000","last_undegraded":"2023-10-09T08:11:51.327181+0000","last_fullsized":"2023-10-09T08:11:51.327181+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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:45:19.351402+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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.335830+0000","last_change":"2023-10-09T08:11:51.335830+0000","last_active":"2023-10-09T08:11:51.335830+0000","last_peered":"2023-10-09T08:11:51.335830+0000","last_clean":"2023-10-09T08:11:51.335830+0000","last_became_active":"2023-10-09T08:11:51.335470+0000","last_became_peered":"2023-10-09T08:11:51.335470+0000","last_unstale":"2023-10-09T08:11:51.335830+0000","last_undegraded":"2023-10-09T08:11:51.335830+0000","last_fullsized":"2023-10-09T08:11:51.335830+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.600546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":79,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.360167+0000","last_change":"2023-10-09T08:11:51.359723+0000","last_active":"2023-10-09T08:11:51.360167+0000","last_peered":"2023-10-09T08:11:51.360167+0000","last_clean":"2023-10-09T08:11:51.360167+0000","last_became_active":"2023-10-09T08:11:51.359174+0000","last_became_peered":"2023-10-09T08:11:51.359174+0000","last_unstale":"2023-10-09T08:11:51.360167+0000","last_undegraded":"2023-10-09T08:11:51.360167+0000","last_fullsized":"2023-10-09T08:11:51.360167+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:23.904995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.351374+0000","last_change":"2023-10-09T08:11:51.351374+0000","last_active":"2023-10-09T08:11:51.351374+0000","last_peered":"2023-10-09T08:11:51.351374+0000","last_clean":"2023-10-09T08:11:51.351374+0000","last_became_active":"2023-10-09T08:11:51.350926+0000","last_became_peered":"2023-10-09T08:11:51.350926+0000","last_unstale":"2023-10-09T08:11:51.351374+0000","last_undegraded":"2023-10-09T08:11:51.351374+0000","last_fullsized":"2023-10-09T08:11:51.351374+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":58,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.341593+0000","last_change":"2023-10-09T07:59:02.726616+0000","last_active":"2023-10-09T08:11:50.341593+0000","last_peered":"2023-10-09T08:11:50.341593+0000","last_clean":"2023-10-09T08:11:50.341593+0000","last_became_active":"2023-10-09T07:59:02.726055+0000","last_became_peered":"2023-10-09T07:59:02.726055+0000","last_unstale":"2023-10-09T08:11:50.341593+0000","last_undegraded":"2023-10-09T08:11:50.341593+0000","last_fullsized":"2023-10-09T08:11:50.341593+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.349899+0000","last_change":"2023-10-09T08:11:51.349899+0000","last_active":"2023-10-09T08:11:51.349899+0000","last_peered":"2023-10-09T08:11:51.349899+0000","last_clean":"2023-10-09T08:11:51.349899+0000","last_became_active":"2023-10-09T08:11:51.349512+0000","last_became_peered":"2023-10-09T08:11:51.349512+0000","last_unstale":"2023-10-09T08:11:51.349899+0000","last_undegraded":"2023-10-09T08:11:51.349899+0000","last_fullsized":"2023-10-09T08:11:51.349899+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":73,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.339673+0000","last_change":"2023-10-09T08:10:51.453787+0000","last_active":"2023-10-09T08:11:50.339673+0000","last_peered":"2023-10-09T08:11:50.339673+0000","last_clean":"2023-10-09T08:11:50.339673+0000","last_became_active":"2023-10-09T08:10:51.452586+0000","last_became_peered":"2023-10-09T08:10:51.452586+0000","last_unstale":"2023-10-09T08:11:50.339673+0000","last_undegraded":"2023-10-09T08:11:50.339673+0000","last_fullsized":"2023-10-09T08:11:50.339673+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.342944+0000","last_change":"2023-10-09T08:11:51.338422+0000","last_active":"2023-10-09T08:11:51.342944+0000","last_peered":"2023-10-09T08:11:51.342944+0000","last_clean":"2023-10-09T08:11:51.342944+0000","last_became_active":"2023-10-09T08:11:51.338049+0000","last_became_peered":"2023-10-09T08:11:51.338049+0000","last_unstale":"2023-10-09T08:11:51.342944+0000","last_undegraded":"2023-10-09T08:11:51.342944+0000","last_fullsized":"2023-10-09T08:11:51.342944+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.839570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":42,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.328025+0000","last_change":"2023-10-09T08:10:21.445322+0000","last_active":"2023-10-09T08:11:51.328025+0000","last_peered":"2023-10-09T08:11:51.328025+0000","last_clean":"2023-10-09T08:11:51.328025+0000","last_became_active":"2023-10-09T08:10:21.444937+0000","last_became_peered":"2023-10-09T08:10:21.444937+0000","last_unstale":"2023-10-09T08:11:51.328025+0000","last_undegraded":"2023-10-09T08:11:51.328025+0000","last_fullsized":"2023-10-09T08:11:51.328025+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:01.404515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343873+0000","last_change":"2023-10-09T07:59:03.434234+0000","last_active":"2023-10-09T08:11:50.343873+0000","last_peered":"2023-10-09T08:11:50.343873+0000","last_clean":"2023-10-09T08:11:50.343873+0000","last_became_active":"2023-10-09T07:59:03.433363+0000","last_became_peered":"2023-10-09T07:59:03.433363+0000","last_unstale":"2023-10-09T08:11:50.343873+0000","last_undegraded":"2023-10-09T08:11:50.343873+0000","last_fullsized":"2023-10-09T08:11:50.343873+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":57,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.328074+0000","last_change":"2023-10-09T08:10:51.457389+0000","last_active":"2023-10-09T08:11:51.328074+0000","last_peered":"2023-10-09T08:11:51.328074+0000","last_clean":"2023-10-09T08:11:51.328074+0000","last_became_active":"2023-10-09T08:10:51.457048+0000","last_became_peered":"2023-10-09T08:10:51.457048+0000","last_unstale":"2023-10-09T08:11:51.328074+0000","last_undegraded":"2023-10-09T08:11:51.328074+0000","last_fullsized":"2023-10-09T08:11:51.328074+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:21.756182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":"77'112","reported_seq":382,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.344901+0000","last_change":"2023-10-09T08:11:21.430216+0000","last_active":"2023-10-09T08:11:50.344901+0000","last_peered":"2023-10-09T08:11:50.344901+0000","last_clean":"2023-10-09T08:11:50.344901+0000","last_became_active":"2023-10-09T08:11:21.429666+0000","last_became_peered":"2023-10-09T08:11:21.429666+0000","last_unstale":"2023-10-09T08:11:50.344901+0000","last_undegraded":"2023-10-09T08:11:50.344901+0000","last_fullsized":"2023-10-09T08:11:50.344901+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350139+0000","last_change":"2023-10-09T08:11:51.346685+0000","last_active":"2023-10-09T08:11:51.350139+0000","last_peered":"2023-10-09T08:11:51.350139+0000","last_clean":"2023-10-09T08:11:51.350139+0000","last_became_active":"2023-10-09T08:11:51.346253+0000","last_became_peered":"2023-10-09T08:11:51.346253+0000","last_unstale":"2023-10-09T08:11:51.350139+0000","last_undegraded":"2023-10-09T08:11:51.350139+0000","last_fullsized":"2023-10-09T08:11:51.350139+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:18.109953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"78'135","reported_seq":369,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322118+0000","last_change":"2023-10-09T08:10:51.456877+0000","last_active":"2023-10-09T08:11:51.322118+0000","last_peered":"2023-10-09T08:11:51.322118+0000","last_clean":"2023-10-09T08:11:51.322118+0000","last_became_active":"2023-10-09T08:10:51.456205+0000","last_became_peered":"2023-10-09T08:10:51.456205+0000","last_unstale":"2023-10-09T08:11:51.322118+0000","last_undegraded":"2023-10-09T08:11:51.322118+0000","last_fullsized":"2023-10-09T08:11:51.322118+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.344840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":72,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.353838+0000","last_change":"2023-10-09T08:11:51.349084+0000","last_active":"2023-10-09T08:11:51.353838+0000","last_peered":"2023-10-09T08:11:51.353838+0000","last_clean":"2023-10-09T08:11:51.353838+0000","last_became_active":"2023-10-09T08:11:51.347606+0000","last_became_peered":"2023-10-09T08:11:51.347606+0000","last_unstale":"2023-10-09T08:11:51.353838+0000","last_undegraded":"2023-10-09T08:11:51.353838+0000","last_fullsized":"2023-10-09T08:11:51.353838+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:33:01.408172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":39,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.326994+0000","last_change":"2023-10-09T08:10:21.446918+0000","last_active":"2023-10-09T08:11:51.326994+0000","last_peered":"2023-10-09T08:11:51.326994+0000","last_clean":"2023-10-09T08:11:51.326994+0000","last_became_active":"2023-10-09T08:10:21.446533+0000","last_became_peered":"2023-10-09T08:10:21.446533+0000","last_unstale":"2023-10-09T08:11:51.326994+0000","last_undegraded":"2023-10-09T08:11:51.326994+0000","last_fullsized":"2023-10-09T08:11:51.326994+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:44.653783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":48,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322858+0000","last_change":"2023-10-09T08:11:21.424025+0000","last_active":"2023-10-09T08:11:51.322858+0000","last_peered":"2023-10-09T08:11:51.322858+0000","last_clean":"2023-10-09T08:11:51.322858+0000","last_became_active":"2023-10-09T08:11:21.423243+0000","last_became_peered":"2023-10-09T08:11:21.423243+0000","last_unstale":"2023-10-09T08:11:51.322858+0000","last_undegraded":"2023-10-09T08:11:51.322858+0000","last_fullsized":"2023-10-09T08:11:51.322858+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:10.790758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'74","reported_seq":389,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347148+0000","last_change":"2023-10-09T08:10:21.448434+0000","last_active":"2023-10-09T08:11:50.347148+0000","last_peered":"2023-10-09T08:11:50.347148+0000","last_clean":"2023-10-09T08:11:50.347148+0000","last_became_active":"2023-10-09T08:10:21.447604+0000","last_became_peered":"2023-10-09T08:10:21.447604+0000","last_unstale":"2023-10-09T08:11:50.347148+0000","last_undegraded":"2023-10-09T08:11:50.347148+0000","last_fullsized":"2023-10-09T08:11:50.347148+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.328169+0000","last_change":"2023-10-09T08:11:21.422121+0000","last_active":"2023-10-09T08:11:51.328169+0000","last_peered":"2023-10-09T08:11:51.328169+0000","last_clean":"2023-10-09T08:11:51.328169+0000","last_became_active":"2023-10-09T08:11:21.421782+0000","last_became_peered":"2023-10-09T08:11:21.421782+0000","last_unstale":"2023-10-09T08:11:51.328169+0000","last_undegraded":"2023-10-09T08:11:51.328169+0000","last_fullsized":"2023-10-09T08:11:51.328169+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:38.414512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.343735+0000","last_change":"2023-10-09T08:11:51.342865+0000","last_active":"2023-10-09T08:11:51.343735+0000","last_peered":"2023-10-09T08:11:51.343735+0000","last_clean":"2023-10-09T08:11:51.343735+0000","last_became_active":"2023-10-09T08:11:51.342470+0000","last_became_peered":"2023-10-09T08:11:51.342470+0000","last_unstale":"2023-10-09T08:11:51.343735+0000","last_undegraded":"2023-10-09T08:11:51.343735+0000","last_fullsized":"2023-10-09T08:11:51.343735+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:05.720045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'132","reported_seq":741,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347356+0000","last_change":"2023-10-09T08:10:51.454087+0000","last_active":"2023-10-09T08:11:50.347356+0000","last_peered":"2023-10-09T08:11:50.347356+0000","last_clean":"2023-10-09T08:11:50.347356+0000","last_became_active":"2023-10-09T08:10:51.453593+0000","last_became_peered":"2023-10-09T08:10:51.453593+0000","last_unstale":"2023-10-09T08:11:50.347356+0000","last_undegraded":"2023-10-09T08:11:50.347356+0000","last_fullsized":"2023-10-09T08:11:50.347356+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.344723+0000","last_change":"2023-10-09T07:59:03.093516+0000","last_active":"2023-10-09T08:11:50.344723+0000","last_peered":"2023-10-09T08:11:50.344723+0000","last_clean":"2023-10-09T08:11:50.344723+0000","last_became_active":"2023-10-09T07:59:03.092757+0000","last_became_peered":"2023-10-09T07:59:03.092757+0000","last_unstale":"2023-10-09T08:11:50.344723+0000","last_undegraded":"2023-10-09T08:11:50.344723+0000","last_fullsized":"2023-10-09T08:11:50.344723+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.359665+0000","last_change":"2023-10-09T08:11:51.359200+0000","last_active":"2023-10-09T08:11:51.359665+0000","last_peered":"2023-10-09T08:11:51.359665+0000","last_clean":"2023-10-09T08:11:51.359665+0000","last_became_active":"2023-10-09T08:11:51.358861+0000","last_became_peered":"2023-10-09T08:11:51.358861+0000","last_unstale":"2023-10-09T08:11:51.359665+0000","last_undegraded":"2023-10-09T08:11:51.359665+0000","last_fullsized":"2023-10-09T08:11:51.359665+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:30.582115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"84'139","reported_seq":307,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.346582+0000","last_change":"2023-10-09T08:10:21.450253+0000","last_active":"2023-10-09T08:11:50.346582+0000","last_peered":"2023-10-09T08:11:50.346582+0000","last_clean":"2023-10-09T08:11:50.346582+0000","last_became_active":"2023-10-09T08:10:21.449844+0000","last_became_peered":"2023-10-09T08:10:21.449844+0000","last_unstale":"2023-10-09T08:11:50.346582+0000","last_undegraded":"2023-10-09T08:11:50.346582+0000","last_fullsized":"2023-10-09T08:11:50.346582+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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":"78'212","reported_seq":718,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.338954+0000","last_change":"2023-10-09T08:11:21.430625+0000","last_active":"2023-10-09T08:11:50.338954+0000","last_peered":"2023-10-09T08:11:50.338954+0000","last_clean":"2023-10-09T08:11:50.338954+0000","last_became_active":"2023-10-09T08:11:21.428793+0000","last_became_peered":"2023-10-09T08:11:21.428793+0000","last_unstale":"2023-10-09T08:11:50.338954+0000","last_undegraded":"2023-10-09T08:11:50.338954+0000","last_fullsized":"2023-10-09T08:11:50.338954+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.326128+0000","last_change":"2023-10-09T08:11:21.421974+0000","last_active":"2023-10-09T08:11:51.326128+0000","last_peered":"2023-10-09T08:11:51.326128+0000","last_clean":"2023-10-09T08:11:51.326128+0000","last_became_active":"2023-10-09T08:11:21.421652+0000","last_became_peered":"2023-10-09T08:11:21.421652+0000","last_unstale":"2023-10-09T08:11:51.326128+0000","last_undegraded":"2023-10-09T08:11:51.326128+0000","last_fullsized":"2023-10-09T08:11:51.326128+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:17:57.405437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":48,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.321992+0000","last_change":"2023-10-09T08:11:21.427884+0000","last_active":"2023-10-09T08:11:51.321992+0000","last_peered":"2023-10-09T08:11:51.321992+0000","last_clean":"2023-10-09T08:11:51.321992+0000","last_became_active":"2023-10-09T08:11:21.426436+0000","last_became_peered":"2023-10-09T08:11:21.426436+0000","last_unstale":"2023-10-09T08:11:51.321992+0000","last_undegraded":"2023-10-09T08:11:51.321992+0000","last_fullsized":"2023-10-09T08:11:51.321992+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:46.527653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'94","reported_seq":516,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.343789+0000","last_change":"2023-10-09T08:11:51.339039+0000","last_active":"2023-10-09T08:11:51.343789+0000","last_peered":"2023-10-09T08:11:51.343789+0000","last_clean":"2023-10-09T08:11:51.343789+0000","last_became_active":"2023-10-09T08:11:51.338315+0000","last_became_peered":"2023-10-09T08:11:51.338315+0000","last_unstale":"2023-10-09T08:11:51.343789+0000","last_undegraded":"2023-10-09T08:11:51.343789+0000","last_fullsized":"2023-10-09T08:11:51.343789+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.051009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.335093+0000","last_change":"2023-10-09T08:11:51.330972+0000","last_active":"2023-10-09T08:11:51.335093+0000","last_peered":"2023-10-09T08:11:51.335093+0000","last_clean":"2023-10-09T08:11:51.335093+0000","last_became_active":"2023-10-09T08:11:51.330589+0000","last_became_peered":"2023-10-09T08:11:51.330589+0000","last_unstale":"2023-10-09T08:11:51.335093+0000","last_undegraded":"2023-10-09T08:11:51.335093+0000","last_fullsized":"2023-10-09T08:11:51.335093+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:59.575491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.342553+0000","last_change":"2023-10-09T08:10:21.442027+0000","last_active":"2023-10-09T08:11:50.342553+0000","last_peered":"2023-10-09T08:11:50.342553+0000","last_clean":"2023-10-09T08:11:50.342553+0000","last_became_active":"2023-10-09T08:10:21.441595+0000","last_became_peered":"2023-10-09T08:10:21.441595+0000","last_unstale":"2023-10-09T08:11:50.342553+0000","last_undegraded":"2023-10-09T08:11:50.342553+0000","last_fullsized":"2023-10-09T08:11:50.342553+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'111","reported_seq":703,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.337348+0000","last_change":"2023-10-09T08:10:51.456535+0000","last_active":"2023-10-09T08:11:50.337348+0000","last_peered":"2023-10-09T08:11:50.337348+0000","last_clean":"2023-10-09T08:11:50.337348+0000","last_became_active":"2023-10-09T08:10:51.455896+0000","last_became_peered":"2023-10-09T08:10:51.455896+0000","last_unstale":"2023-10-09T08:11:50.337348+0000","last_undegraded":"2023-10-09T08:11:50.337348+0000","last_fullsized":"2023-10-09T08:11:50.337348+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1034,"num_read_kb":1207,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322050+0000","last_change":"2023-10-09T08:10:51.453535+0000","last_active":"2023-10-09T08:11:51.322050+0000","last_peered":"2023-10-09T08:11:51.322050+0000","last_clean":"2023-10-09T08:11:51.322050+0000","last_became_active":"2023-10-09T08:10:51.453262+0000","last_became_peered":"2023-10-09T08:10:51.453262+0000","last_unstale":"2023-10-09T08:11:51.322050+0000","last_undegraded":"2023-10-09T08:11:51.322050+0000","last_fullsized":"2023-10-09T08:11:51.322050+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:04.838520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":86,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.349953+0000","last_change":"2023-10-09T08:11:51.349953+0000","last_active":"2023-10-09T08:11:51.349953+0000","last_peered":"2023-10-09T08:11:51.349953+0000","last_clean":"2023-10-09T08:11:51.349953+0000","last_became_active":"2023-10-09T08:11:51.349505+0000","last_became_peered":"2023-10-09T08:11:51.349505+0000","last_unstale":"2023-10-09T08:11:51.349953+0000","last_undegraded":"2023-10-09T08:11:51.349953+0000","last_fullsized":"2023-10-09T08:11:51.349953+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"78'106","reported_seq":510,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322746+0000","last_change":"2023-10-09T08:10:51.452203+0000","last_active":"2023-10-09T08:11:51.322746+0000","last_peered":"2023-10-09T08:11:51.322746+0000","last_clean":"2023-10-09T08:11:51.322746+0000","last_became_active":"2023-10-09T08:10:51.451480+0000","last_became_peered":"2023-10-09T08:10:51.451480+0000","last_unstale":"2023-10-09T08:11:51.322746+0000","last_undegraded":"2023-10-09T08:11:51.322746+0000","last_fullsized":"2023-10-09T08:11:51.322746+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:25.505304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348662+0000","last_change":"2023-10-09T08:11:51.343842+0000","last_active":"2023-10-09T08:11:51.348662+0000","last_peered":"2023-10-09T08:11:51.348662+0000","last_clean":"2023-10-09T08:11:51.348662+0000","last_became_active":"2023-10-09T08:11:51.343306+0000","last_became_peered":"2023-10-09T08:11:51.343306+0000","last_unstale":"2023-10-09T08:11:51.348662+0000","last_undegraded":"2023-10-09T08:11:51.348662+0000","last_fullsized":"2023-10-09T08:11:51.348662+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.175711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350216+0000","last_change":"2023-10-09T08:11:51.347549+0000","last_active":"2023-10-09T08:11:51.350216+0000","last_peered":"2023-10-09T08:11:51.350216+0000","last_clean":"2023-10-09T08:11:51.350216+0000","last_became_active":"2023-10-09T08:11:51.347078+0000","last_became_peered":"2023-10-09T08:11:51.347078+0000","last_unstale":"2023-10-09T08:11:51.350216+0000","last_undegraded":"2023-10-09T08:11:51.350216+0000","last_fullsized":"2023-10-09T08:11:51.350216+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.172461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.345739+0000","last_change":"2023-10-09T08:10:51.461914+0000","last_active":"2023-10-09T08:11:50.345739+0000","last_peered":"2023-10-09T08:11:50.345739+0000","last_clean":"2023-10-09T08:11:50.345739+0000","last_became_active":"2023-10-09T08:10:51.461430+0000","last_became_peered":"2023-10-09T08:10:51.461430+0000","last_unstale":"2023-10-09T08:11:50.345739+0000","last_undegraded":"2023-10-09T08:11:50.345739+0000","last_fullsized":"2023-10-09T08:11:50.345739+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343983+0000","last_change":"2023-10-09T08:11:21.432768+0000","last_active":"2023-10-09T08:11:50.343983+0000","last_peered":"2023-10-09T08:11:50.343983+0000","last_clean":"2023-10-09T08:11:50.343983+0000","last_became_active":"2023-10-09T08:11:21.432446+0000","last_became_peered":"2023-10-09T08:11:21.432446+0000","last_unstale":"2023-10-09T08:11:50.343983+0000","last_undegraded":"2023-10-09T08:11:50.343983+0000","last_fullsized":"2023-10-09T08:11:50.343983+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.340434+0000","last_change":"2023-10-09T08:11:21.429917+0000","last_active":"2023-10-09T08:11:50.340434+0000","last_peered":"2023-10-09T08:11:50.340434+0000","last_clean":"2023-10-09T08:11:50.340434+0000","last_became_active":"2023-10-09T08:11:21.429532+0000","last_became_peered":"2023-10-09T08:11:21.429532+0000","last_unstale":"2023-10-09T08:11:50.340434+0000","last_undegraded":"2023-10-09T08:11:50.340434+0000","last_fullsized":"2023-10-09T08:11:50.340434+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343610+0000","last_change":"2023-10-09T08:10:51.459798+0000","last_active":"2023-10-09T08:11:50.343610+0000","last_peered":"2023-10-09T08:11:50.343610+0000","last_clean":"2023-10-09T08:11:50.343610+0000","last_became_active":"2023-10-09T08:10:51.459261+0000","last_became_peered":"2023-10-09T08:10:51.459261+0000","last_unstale":"2023-10-09T08:11:50.343610+0000","last_undegraded":"2023-10-09T08:11:50.343610+0000","last_fullsized":"2023-10-09T08:11:50.343610+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.361270+0000","last_change":"2023-10-09T08:11:51.361270+0000","last_active":"2023-10-09T08:11:51.361270+0000","last_peered":"2023-10-09T08:11:51.361270+0000","last_clean":"2023-10-09T08:11:51.361270+0000","last_became_active":"2023-10-09T08:11:51.359669+0000","last_became_peered":"2023-10-09T08:11:51.359669+0000","last_unstale":"2023-10-09T08:11:51.361270+0000","last_undegraded":"2023-10-09T08:11:51.361270+0000","last_fullsized":"2023-10-09T08:11:51.361270+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":72,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350026+0000","last_change":"2023-10-09T08:11:51.344354+0000","last_active":"2023-10-09T08:11:51.350026+0000","last_peered":"2023-10-09T08:11:51.350026+0000","last_clean":"2023-10-09T08:11:51.350026+0000","last_became_active":"2023-10-09T08:11:51.343610+0000","last_became_peered":"2023-10-09T08:11:51.343610+0000","last_unstale":"2023-10-09T08:11:51.350026+0000","last_undegraded":"2023-10-09T08:11:51.350026+0000","last_fullsized":"2023-10-09T08:11:51.350026+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:55.616034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.327243+0000","last_change":"2023-10-09T08:10:51.458265+0000","last_active":"2023-10-09T08:11:51.327243+0000","last_peered":"2023-10-09T08:11:51.327243+0000","last_clean":"2023-10-09T08:11:51.327243+0000","last_became_active":"2023-10-09T08:10:51.457810+0000","last_became_peered":"2023-10-09T08:10:51.457810+0000","last_unstale":"2023-10-09T08:11:51.327243+0000","last_undegraded":"2023-10-09T08:11:51.327243+0000","last_fullsized":"2023-10-09T08:11:51.327243+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:42.681565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.360271+0000","last_change":"2023-10-09T08:11:51.360271+0000","last_active":"2023-10-09T08:11:51.360271+0000","last_peered":"2023-10-09T08:11:51.360271+0000","last_clean":"2023-10-09T08:11:51.360271+0000","last_became_active":"2023-10-09T08:11:51.359690+0000","last_became_peered":"2023-10-09T08:11:51.359690+0000","last_unstale":"2023-10-09T08:11:51.360271+0000","last_undegraded":"2023-10-09T08:11:51.360271+0000","last_fullsized":"2023-10-09T08:11:51.360271+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343285+0000","last_change":"2023-10-09T08:10:51.456316+0000","last_active":"2023-10-09T08:11:50.343285+0000","last_peered":"2023-10-09T08:11:50.343285+0000","last_clean":"2023-10-09T08:11:50.343285+0000","last_became_active":"2023-10-09T08:10:51.455935+0000","last_became_peered":"2023-10-09T08:10:51.455935+0000","last_unstale":"2023-10-09T08:11:50.343285+0000","last_undegraded":"2023-10-09T08:11:50.343285+0000","last_fullsized":"2023-10-09T08:11:50.343285+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":57,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347271+0000","last_change":"2023-10-09T07:59:02.724261+0000","last_active":"2023-10-09T08:11:50.347271+0000","last_peered":"2023-10-09T08:11:50.347271+0000","last_clean":"2023-10-09T08:11:50.347271+0000","last_became_active":"2023-10-09T07:59:02.723901+0000","last_became_peered":"2023-10-09T07:59:02.723901+0000","last_unstale":"2023-10-09T08:11:50.347271+0000","last_undegraded":"2023-10-09T08:11:50.347271+0000","last_fullsized":"2023-10-09T08:11:50.347271+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":78,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350633+0000","last_change":"2023-10-09T08:11:51.350633+0000","last_active":"2023-10-09T08:11:51.350633+0000","last_peered":"2023-10-09T08:11:51.350633+0000","last_clean":"2023-10-09T08:11:51.350633+0000","last_became_active":"2023-10-09T08:11:51.350182+0000","last_became_peered":"2023-10-09T08:11:51.350182+0000","last_unstale":"2023-10-09T08:11:51.350633+0000","last_undegraded":"2023-10-09T08:11:51.350633+0000","last_fullsized":"2023-10-09T08:11:51.350633+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":73,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347162+0000","last_change":"2023-10-09T08:10:51.459876+0000","last_active":"2023-10-09T08:11:50.347162+0000","last_peered":"2023-10-09T08:11:50.347162+0000","last_clean":"2023-10-09T08:11:50.347162+0000","last_became_active":"2023-10-09T08:10:51.459452+0000","last_became_peered":"2023-10-09T08:10:51.459452+0000","last_unstale":"2023-10-09T08:11:50.347162+0000","last_undegraded":"2023-10-09T08:11:50.347162+0000","last_fullsized":"2023-10-09T08:11:50.347162+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":55,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.337307+0000","last_change":"2023-10-09T07:59:03.856827+0000","last_active":"2023-10-09T08:11:50.337307+0000","last_peered":"2023-10-09T08:11:50.337307+0000","last_clean":"2023-10-09T08:11:50.337307+0000","last_became_active":"2023-10-09T07:59:03.855938+0000","last_became_peered":"2023-10-09T07:59:03.855938+0000","last_unstale":"2023-10-09T08:11:50.337307+0000","last_undegraded":"2023-10-09T08:11:50.337307+0000","last_fullsized":"2023-10-09T08:11:50.337307+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.348103+0000","last_change":"2023-10-09T08:10:21.448356+0000","last_active":"2023-10-09T08:11:50.348103+0000","last_peered":"2023-10-09T08:11:50.348103+0000","last_clean":"2023-10-09T08:11:50.348103+0000","last_became_active":"2023-10-09T08:10:21.447930+0000","last_became_peered":"2023-10-09T08:10:21.447930+0000","last_unstale":"2023-10-09T08:11:50.348103+0000","last_undegraded":"2023-10-09T08:11:50.348103+0000","last_fullsized":"2023-10-09T08:11:50.348103+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.347816+0000","last_change":"2023-10-09T08:11:51.347816+0000","last_active":"2023-10-09T08:11:51.347816+0000","last_peered":"2023-10-09T08:11:51.347816+0000","last_clean":"2023-10-09T08:11:51.347816+0000","last_became_active":"2023-10-09T08:11:51.347476+0000","last_became_peered":"2023-10-09T08:11:51.347476+0000","last_unstale":"2023-10-09T08:11:51.347816+0000","last_undegraded":"2023-10-09T08:11:51.347816+0000","last_fullsized":"2023-10-09T08:11:51.347816+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:58.667642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'8","reported_seq":77,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343043+0000","last_change":"2023-10-09T08:10:21.444189+0000","last_active":"2023-10-09T08:11:50.343043+0000","last_peered":"2023-10-09T08:11:50.343043+0000","last_clean":"2023-10-09T08:11:50.343043+0000","last_became_active":"2023-10-09T08:10:21.443446+0000","last_became_peered":"2023-10-09T08:10:21.443446+0000","last_unstale":"2023-10-09T08:11:50.343043+0000","last_undegraded":"2023-10-09T08:11:50.343043+0000","last_fullsized":"2023-10-09T08:11:50.343043+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348373+0000","last_change":"2023-10-09T08:11:51.346459+0000","last_active":"2023-10-09T08:11:51.348373+0000","last_peered":"2023-10-09T08:11:51.348373+0000","last_clean":"2023-10-09T08:11:51.348373+0000","last_became_active":"2023-10-09T08:11:51.346074+0000","last_became_peered":"2023-10-09T08:11:51.346074+0000","last_unstale":"2023-10-09T08:11:51.348373+0000","last_undegraded":"2023-10-09T08:11:51.348373+0000","last_fullsized":"2023-10-09T08:11:51.348373+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:11.513569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347729+0000","last_change":"2023-10-09T07:59:02.721726+0000","last_active":"2023-10-09T08:11:50.347729+0000","last_peered":"2023-10-09T08:11:50.347729+0000","last_clean":"2023-10-09T08:11:50.347729+0000","last_became_active":"2023-10-09T07:59:02.721322+0000","last_became_peered":"2023-10-09T07:59:02.721322+0000","last_unstale":"2023-10-09T08:11:50.347729+0000","last_undegraded":"2023-10-09T08:11:50.347729+0000","last_fullsized":"2023-10-09T08:11:50.347729+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350131+0000","last_change":"2023-10-09T08:11:51.350131+0000","last_active":"2023-10-09T08:11:51.350131+0000","last_peered":"2023-10-09T08:11:51.350131+0000","last_clean":"2023-10-09T08:11:51.350131+0000","last_became_active":"2023-10-09T08:11:51.349748+0000","last_became_peered":"2023-10-09T08:11:51.349748+0000","last_unstale":"2023-10-09T08:11:51.350131+0000","last_undegraded":"2023-10-09T08:11:51.350131+0000","last_fullsized":"2023-10-09T08:11:51.350131+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348338+0000","last_change":"2023-10-09T08:11:51.346109+0000","last_active":"2023-10-09T08:11:51.348338+0000","last_peered":"2023-10-09T08:11:51.348338+0000","last_clean":"2023-10-09T08:11:51.348338+0000","last_became_active":"2023-10-09T08:11:51.345771+0000","last_became_peered":"2023-10-09T08:11:51.345771+0000","last_unstale":"2023-10-09T08:11:51.348338+0000","last_undegraded":"2023-10-09T08:11:51.348338+0000","last_fullsized":"2023-10-09T08:11:51.348338+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:45:09.492918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.346558+0000","last_change":"2023-10-09T08:11:51.346558+0000","last_active":"2023-10-09T08:11:51.346558+0000","last_peered":"2023-10-09T08:11:51.346558+0000","last_clean":"2023-10-09T08:11:51.346558+0000","last_became_active":"2023-10-09T08:11:51.346210+0000","last_became_peered":"2023-10-09T08:11:51.346210+0000","last_unstale":"2023-10-09T08:11:51.346558+0000","last_undegraded":"2023-10-09T08:11:51.346558+0000","last_fullsized":"2023-10-09T08:11:51.346558+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:36.868489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":73,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347481+0000","last_change":"2023-10-09T08:11:21.431710+0000","last_active":"2023-10-09T08:11:50.347481+0000","last_peered":"2023-10-09T08:11:50.347481+0000","last_clean":"2023-10-09T08:11:50.347481+0000","last_became_active":"2023-10-09T08:11:21.431386+0000","last_became_peered":"2023-10-09T08:11:21.431386+0000","last_unstale":"2023-10-09T08:11:50.347481+0000","last_undegraded":"2023-10-09T08:11:50.347481+0000","last_fullsized":"2023-10-09T08:11:50.347481+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.342861+0000","last_change":"2023-10-09T08:10:51.462025+0000","last_active":"2023-10-09T08:11:50.342861+0000","last_peered":"2023-10-09T08:11:50.342861+0000","last_clean":"2023-10-09T08:11:50.342861+0000","last_became_active":"2023-10-09T08:10:51.461436+0000","last_became_peered":"2023-10-09T08:10:51.461436+0000","last_unstale":"2023-10-09T08:11:50.342861+0000","last_undegraded":"2023-10-09T08:11:50.342861+0000","last_fullsized":"2023-10-09T08:11:50.342861+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"84'22","reported_seq":77,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.338769+0000","last_change":"2023-10-09T07:59:02.717439+0000","last_active":"2023-10-09T08:11:50.338769+0000","last_peered":"2023-10-09T08:11:50.338769+0000","last_clean":"2023-10-09T08:11:50.338769+0000","last_became_active":"2023-10-09T07:59:02.716860+0000","last_became_peered":"2023-10-09T07:59:02.716860+0000","last_unstale":"2023-10-09T08:11:50.338769+0000","last_undegraded":"2023-10-09T08:11:50.338769+0000","last_fullsized":"2023-10-09T08:11:50.338769+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":49,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322252+0000","last_change":"2023-10-09T08:11:21.424216+0000","last_active":"2023-10-09T08:11:51.322252+0000","last_peered":"2023-10-09T08:11:51.322252+0000","last_clean":"2023-10-09T08:11:51.322252+0000","last_became_active":"2023-10-09T08:11:21.423896+0000","last_became_peered":"2023-10-09T08:11:21.423896+0000","last_unstale":"2023-10-09T08:11:51.322252+0000","last_undegraded":"2023-10-09T08:11:51.322252+0000","last_fullsized":"2023-10-09T08:11:51.322252+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:54.011183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'3","reported_seq":74,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350377+0000","last_change":"2023-10-09T08:11:51.350377+0000","last_active":"2023-10-09T08:11:51.350377+0000","last_peered":"2023-10-09T08:11:51.350377+0000","last_clean":"2023-10-09T08:11:51.350377+0000","last_became_active":"2023-10-09T08:11:51.349821+0000","last_became_peered":"2023-10-09T08:11:51.349821+0000","last_unstale":"2023-10-09T08:11:51.350377+0000","last_undegraded":"2023-10-09T08:11:51.350377+0000","last_fullsized":"2023-10-09T08:11:51.350377+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":62,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.359444+0000","last_change":"2023-10-09T08:11:51.359444+0000","last_active":"2023-10-09T08:11:51.359444+0000","last_peered":"2023-10-09T08:11:51.359444+0000","last_clean":"2023-10-09T08:11:51.359444+0000","last_became_active":"2023-10-09T08:11:51.359133+0000","last_became_peered":"2023-10-09T08:11:51.359133+0000","last_unstale":"2023-10-09T08:11:51.359444+0000","last_undegraded":"2023-10-09T08:11:51.359444+0000","last_fullsized":"2023-10-09T08:11:51.359444+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:14:13.031539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":71,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.339815+0000","last_change":"2023-10-09T08:10:51.462062+0000","last_active":"2023-10-09T08:11:50.339815+0000","last_peered":"2023-10-09T08:11:50.339815+0000","last_clean":"2023-10-09T08:11:50.339815+0000","last_became_active":"2023-10-09T08:10:51.461403+0000","last_became_peered":"2023-10-09T08:10:51.461403+0000","last_unstale":"2023-10-09T08:11:50.339815+0000","last_undegraded":"2023-10-09T08:11:50.339815+0000","last_fullsized":"2023-10-09T08:11:50.339815+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.359232+0000","last_change":"2023-10-09T08:11:51.359232+0000","last_active":"2023-10-09T08:11:51.359232+0000","last_peered":"2023-10-09T08:11:51.359232+0000","last_clean":"2023-10-09T08:11:51.359232+0000","last_became_active":"2023-10-09T08:11:51.358640+0000","last_became_peered":"2023-10-09T08:11:51.358640+0000","last_unstale":"2023-10-09T08:11:51.359232+0000","last_undegraded":"2023-10-09T08:11:51.359232+0000","last_fullsized":"2023-10-09T08:11:51.359232+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.223631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.344142+0000","last_change":"2023-10-09T08:11:51.342889+0000","last_active":"2023-10-09T08:11:51.344142+0000","last_peered":"2023-10-09T08:11:51.344142+0000","last_clean":"2023-10-09T08:11:51.344142+0000","last_became_active":"2023-10-09T08:11:51.342462+0000","last_became_peered":"2023-10-09T08:11:51.342462+0000","last_unstale":"2023-10-09T08:11:51.344142+0000","last_undegraded":"2023-10-09T08:11:51.344142+0000","last_fullsized":"2023-10-09T08:11:51.344142+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:50:39.347596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.344759+0000","last_change":"2023-10-09T08:10:51.456113+0000","last_active":"2023-10-09T08:11:50.344759+0000","last_peered":"2023-10-09T08:11:50.344759+0000","last_clean":"2023-10-09T08:11:50.344759+0000","last_became_active":"2023-10-09T08:10:51.455762+0000","last_became_peered":"2023-10-09T08:10:51.455762+0000","last_unstale":"2023-10-09T08:11:50.344759+0000","last_undegraded":"2023-10-09T08:11:50.344759+0000","last_fullsized":"2023-10-09T08:11:50.344759+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.332327+0000","last_change":"2023-10-09T08:11:51.332327+0000","last_active":"2023-10-09T08:11:51.332327+0000","last_peered":"2023-10-09T08:11:51.332327+0000","last_clean":"2023-10-09T08:11:51.332327+0000","last_became_active":"2023-10-09T08:11:51.331582+0000","last_became_peered":"2023-10-09T08:11:51.331582+0000","last_unstale":"2023-10-09T08:11:51.332327+0000","last_undegraded":"2023-10-09T08:11:51.332327+0000","last_fullsized":"2023-10-09T08:11:51.332327+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.890614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348395+0000","last_change":"2023-10-09T08:11:51.346871+0000","last_active":"2023-10-09T08:11:51.348395+0000","last_peered":"2023-10-09T08:11:51.348395+0000","last_clean":"2023-10-09T08:11:51.348395+0000","last_became_active":"2023-10-09T08:11:51.346466+0000","last_became_peered":"2023-10-09T08:11:51.346466+0000","last_unstale":"2023-10-09T08:11:51.348395+0000","last_undegraded":"2023-10-09T08:11:51.348395+0000","last_fullsized":"2023-10-09T08:11:51.348395+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:40.303555+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348567+0000","last_change":"2023-10-09T08:11:51.344268+0000","last_active":"2023-10-09T08:11:51.348567+0000","last_peered":"2023-10-09T08:11:51.348567+0000","last_clean":"2023-10-09T08:11:51.348567+0000","last_became_active":"2023-10-09T08:11:51.343932+0000","last_became_peered":"2023-10-09T08:11:51.343932+0000","last_unstale":"2023-10-09T08:11:51.348567+0000","last_undegraded":"2023-10-09T08:11:51.348567+0000","last_fullsized":"2023-10-09T08:11:51.348567+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:53.666243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.343162+0000","last_change":"2023-10-09T08:11:51.343162+0000","last_active":"2023-10-09T08:11:51.343162+0000","last_peered":"2023-10-09T08:11:51.343162+0000","last_clean":"2023-10-09T08:11:51.343162+0000","last_became_active":"2023-10-09T08:11:51.342834+0000","last_became_peered":"2023-10-09T08:11:51.342834+0000","last_unstale":"2023-10-09T08:11:51.343162+0000","last_undegraded":"2023-10-09T08:11:51.343162+0000","last_fullsized":"2023-10-09T08:11:51.343162+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:48.922731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"60'1","reported_seq":86,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.336159+0000","last_change":"2023-10-09T08:11:21.432493+0000","last_active":"2023-10-09T08:11:50.336159+0000","last_peered":"2023-10-09T08:11:50.336159+0000","last_clean":"2023-10-09T08:11:50.336159+0000","last_became_active":"2023-10-09T08:11:21.432171+0000","last_became_peered":"2023-10-09T08:11:21.432171+0000","last_unstale":"2023-10-09T08:11:50.336159+0000","last_undegraded":"2023-10-09T08:11:50.336159+0000","last_fullsized":"2023-10-09T08:11:50.336159+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27535,"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":5980,"num_read_kb":13243,"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":5076,"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":306928,"kb_used_data":5736,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93438224,"statfs":{"total":95995035648,"available":95680741376,"internally_reserved":0,"allocated":5873664,"data_stored":5366101,"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 08:13:27 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.93899999999999995,"15min":0.93100000000000005},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.194,"5min":1.288,"15min":1.288},"last":1.157},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.93600000000000005,"15min":0.93400000000000005},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1779999999999999,"5min":1.22,"15min":1.22},"last":0.92700000000000005}]},{"osd":1,"last update":"Mon Oct 9 08:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.86699999999999999,"15min":0.84699999999999998},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.6399999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.92600000000000005,"15min":0.92900000000000005},"min":{"1min":0.61399999999999999,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":1.03}]},{"osd":2,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.163,"5min":1.196,"15min":1.196},"last":1.21},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.93100000000000005,"15min":0.93500000000000005},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.208,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.73399999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.91300000000000003,"15min":0.91000000000000003},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.97899999999999998,"15min":0.98299999999999998},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":1.232}]},{"osd":4,"last update":"Mon Oct 9 08:13:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.97199999999999998,"15min":0.95999999999999996},"min":{"1min":0.72699999999999998,"5min":0.58299999999999996,"15min":0.41599999999999998},"max":{"1min":1.327,"5min":1.327,"15min":1.5149999999999999},"last":1.095},{"interface":"front","average":{"1min":1.012,"5min":0.98899999999999999,"15min":0.97199999999999998},"min":{"1min":0.79800000000000004,"5min":0.61899999999999999,"15min":0.34699999999999998},"max":{"1min":1.367,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.0129999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:13:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.67800000000000005,"5min":0.59999999999999998,"15min":0.42899999999999999},"max":{"1min":1.353,"5min":1.379,"15min":1.651},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.145,"5min":1.0900000000000001,"15min":1.069},"min":{"1min":0.85199999999999998,"5min":0.60099999999999998,"15min":0.46800000000000003},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.5509999999999999},"last":1.2609999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:13:32 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.04,"15min":1.036},"min":{"1min":0.92800000000000005,"5min":0.49199999999999999,"15min":0.48099999999999998},"max":{"1min":1.391,"5min":1.391,"15min":1.7050000000000001},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.1619999999999999,"15min":1.139},"min":{"1min":0.88100000000000001,"5min":0.78600000000000003,"15min":0.54200000000000004},"max":{"1min":1.526,"5min":1.5309999999999999,"15min":1.845},"last":1.3109999999999999}]}]},{"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":302820,"kb_used_data":1628,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93442332,"statfs":{"total":95995035648,"available":95684947968,"internally_reserved":0,"allocated":1667072,"data_stored":1171355,"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 08:13:23 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.1779999999999999,"15min":1.2569999999999999},"min":{"1min":0.68200000000000005,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2210000000000001,"5min":6.2770000000000001,"15min":6.2770000000000001},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.028,"5min":1.2509999999999999,"15min":1.353},"min":{"1min":0.70999999999999996,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.254,"5min":7.7220000000000004,"15min":7.7220000000000004},"last":1.141}]},{"osd":1,"last update":"Mon Oct 9 08:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.90500000000000003,"15min":0.90800000000000003},"min":{"1min":0.628,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.149,"5min":1.21,"15min":1.21},"last":1.276},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"min":{"1min":0.57399999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.2849999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.97999999999999998}]},{"osd":2,"last update":"Mon Oct 9 08:13:23 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.071,"15min":1.087},"min":{"1min":0.81399999999999995,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.2,"5min":1.401,"15min":1.401},"last":1.036},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.077,"15min":1.079},"min":{"1min":0.76700000000000002,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.23,"5min":1.474,"15min":1.474},"last":1.2210000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.88,"15min":0.88100000000000001},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.0900000000000001,"5min":1.093,"15min":1.093},"last":0.875},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.03,"15min":1.034},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.3480000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.0600000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.95699999999999996,"15min":0.94799999999999995},"min":{"1min":0.57699999999999996,"5min":0.40000000000000002,"15min":0.39900000000000002},"max":{"1min":1.145,"5min":4.4100000000000001,"15min":4.4100000000000001},"last":0.73699999999999999},{"interface":"front","average":{"1min":1.024,"5min":0.98899999999999999,"15min":0.95099999999999996},"min":{"1min":0.755,"5min":0.51200000000000001,"15min":0.46400000000000002},"max":{"1min":1.351,"5min":1.458,"15min":1.5329999999999999},"last":1.302}]},{"osd":5,"last update":"Mon Oct 9 08:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.998,"15min":1.002},"min":{"1min":0.66600000000000004,"5min":0.434,"15min":0.434},"max":{"1min":1.3009999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.03,"15min":1.002},"min":{"1min":0.75,"5min":0.59299999999999997,"15min":0.42899999999999999},"max":{"1min":1.4350000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.83199999999999996}]},{"osd":7,"last update":"Mon Oct 9 08:13:40 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.96699999999999997,"15min":0.98999999999999999},"min":{"1min":0.752,"5min":0.623,"15min":0.53300000000000003},"max":{"1min":1.3180000000000001,"5min":1.8839999999999999,"15min":2.2189999999999999},"last":0.96399999999999997},{"interface":"front","average":{"1min":1.131,"5min":1.1180000000000001,"15min":1.123},"min":{"1min":0.82899999999999996,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.375,"5min":1.714,"15min":1.8120000000000001},"last":1.194}]}]},{"osd":1,"up_from":93,"seq":399431958569,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32644,"kb_used_data":1084,"kb_used_omap":7,"kb_used_meta":31544,"kb_avail":93712508,"statfs":{"total":95995035648,"available":95961608192,"internally_reserved":0,"allocated":1110016,"data_stored":586689,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7417,"internal_metadata":32301831},"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 08:13:56 2023","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.66100000000000003,"15min":0.66800000000000004},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.89400000000000002,"5min":1.073,"15min":1.073},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.67300000000000004,"15min":0.68899999999999995},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.98399999999999999,"5min":1.129,"15min":1.129},"last":0.73399999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:13:27 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.68799999999999994,"15min":0.69899999999999995},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.68300000000000005,"15min":0.69099999999999995},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.873,"5min":1.016,"15min":1.016},"last":0.82799999999999996}]},{"osd":3,"last update":"Mon Oct 9 08:13:50 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.69999999999999996,"15min":0.70799999999999996},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.875},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.78100000000000003,"15min":0.78500000000000003},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.79400000000000004}]},{"osd":4,"last update":"Mon Oct 9 08:13:56 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.94999999999999996,"15min":0.96999999999999997},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.214,"5min":1.292,"15min":1.292},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.96799999999999997,"15min":0.95399999999999996},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3069999999999999,"5min":1.321,"15min":1.321},"last":1.137}]},{"osd":5,"last update":"Mon Oct 9 08:13:56 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.048,"15min":1.0629999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.5229999999999999,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.1639999999999999},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.052,"15min":1.0700000000000001},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.345,"5min":1.552,"15min":1.552},"last":1.194}]},{"osd":6,"last update":"Mon Oct 9 08:13:56 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.022,"15min":1.024},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.375,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.248},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.0329999999999999,"15min":1.0449999999999999},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.282,"5min":1.454,"15min":1.454},"last":1.0429999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:13:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.101,"15min":1.121},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.4219999999999999,"5min":1.901,"15min":1.901},"last":1.115},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0640000000000001,"15min":1.0609999999999999},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3049999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.071}]}]},{"osd":0,"up_from":88,"seq":377957122095,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":37340,"kb_used_data":5780,"kb_used_omap":8,"kb_used_meta":31543,"kb_avail":93707812,"statfs":{"total":95995035648,"available":95956799488,"internally_reserved":0,"allocated":5918720,"data_stored":5374024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":32300522},"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 08:13:51 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.67000000000000004,"15min":0.67100000000000004},"min":{"1min":0.36299999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.1040000000000001,"5min":1.1040000000000001,"15min":1.1040000000000001},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.72499999999999998,"15min":0.72699999999999998},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":2.2330000000000001,"5min":2.2330000000000001,"15min":2.2330000000000001},"last":0.60799999999999998}]},{"osd":2,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.72599999999999998,"15min":0.73399999999999999},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.93799999999999994,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.72699999999999998,"15min":0.73899999999999999},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.0660000000000001,"5min":1.28,"15min":1.28},"last":0.74099999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:13:51 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.79200000000000004,"15min":0.79200000000000004},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":2.3220000000000001,"5min":2.3220000000000001,"15min":2.3220000000000001},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.76600000000000001,"5min":0.73899999999999999,"15min":0.73499999999999999},"min":{"1min":0.45800000000000002,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.081,"5min":1.081,"15min":1.081},"last":0.56000000000000005}]},{"osd":4,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.97999999999999998,"15min":0.99399999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.242,"5min":2.1200000000000001,"15min":2.1200000000000001},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.071,"5min":1.024,"15min":1.018},"min":{"1min":0.71699999999999997,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":2.5339999999999998,"5min":2.5339999999999998,"15min":2.5339999999999998},"last":0.72699999999999998}]},{"osd":5,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.0620000000000001,"15min":1.0580000000000001},"min":{"1min":0.73199999999999998,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":2.649,"5min":2.649,"15min":2.649},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.0880000000000001,"15min":1.1120000000000001},"min":{"1min":0.68700000000000006,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.325,"5min":1.675,"15min":1.675},"last":0.93000000000000005}]},{"osd":6,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":2.5960000000000001,"5min":2.5960000000000001,"15min":2.5960000000000001},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.079,"15min":1.097},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.306,"5min":1.728,"15min":1.728},"last":1.03}]},{"osd":7,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.1000000000000001,"15min":1.109},"min":{"1min":0.71899999999999997,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4470000000000001,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.081},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.1180000000000001,"15min":1.1359999999999999},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.321,"5min":2.2360000000000002,"15min":2.2360000000000002},"last":1.1379999999999999}]}]},{"osd":2,"up_from":98,"seq":420906795043,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32576,"kb_used_data":1080,"kb_used_omap":11,"kb_used_meta":31476,"kb_avail":93712576,"statfs":{"total":95995035648,"available":95961677824,"internally_reserved":0,"allocated":1105920,"data_stored":585457,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11690,"internal_metadata":32232022},"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 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.70199999999999996,"15min":0.71099999999999997},"min":{"1min":0.375,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.0740000000000001,"5min":1.272,"15min":1.272},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.66400000000000003,"15min":0.66800000000000004},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.081,"5min":1.081,"15min":1.081},"last":0.64600000000000002}]},{"osd":1,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.69099999999999995,"15min":0.69199999999999995},"min":{"1min":0.47399999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.97399999999999998,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.66900000000000004,"5min":0.76900000000000002,"15min":0.78500000000000003},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.61099999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.77500000000000002,"15min":0.78900000000000003},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.022,"5min":1.022,"15min":1.022},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.70499999999999996,"5min":0.77300000000000002,"15min":0.78400000000000003},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.94399999999999995,"5min":1.161,"15min":1.161},"last":0.78200000000000003}]},{"osd":4,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.05,"15min":1.054},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":0.999},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.032,"15min":1.038},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.24,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.92400000000000004}]},{"osd":5,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":1.0309999999999999,"15min":1.0469999999999999},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.2010000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":1.1950000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.0620000000000001,"15min":1.077},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.3720000000000001,"5min":1.48,"15min":1.48},"last":1.099}]},{"osd":6,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":1.085,"15min":1.1100000000000001},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.4279999999999999,"5min":1.7130000000000001,"15min":1.7130000000000001},"last":0.97099999999999997},{"interface":"front","average":{"1min":0.995,"5min":1.101,"15min":1.119},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.238,"5min":1.581,"15min":1.581},"last":1.141}]},{"osd":7,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.139,"15min":1.163},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3169999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.052,"5min":1.1739999999999999,"15min":1.194},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.4570000000000001,"5min":1.649,"15min":1.649},"last":1.2609999999999999}]}]},{"osd":3,"up_from":103,"seq":442381631517,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28392,"kb_used_data":1056,"kb_used_omap":4,"kb_used_meta":27323,"kb_avail":93716760,"statfs":{"total":95995035648,"available":95965962240,"internally_reserved":0,"allocated":1081344,"data_stored":581012,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":27979094},"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 08:13:54 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.70099999999999996,"15min":0.70599999999999996},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.93600000000000005,"5min":1.0169999999999999,"15min":1.0169999999999999},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.81100000000000005,"15min":0.82299999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.091,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.80700000000000005}]},{"osd":1,"last update":"Mon Oct 9 08:13:54 2023","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.71399999999999997,"15min":0.71799999999999997},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.139,"5min":1.284,"15min":1.284},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.73799999999999999,"15min":0.748},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.504}]},{"osd":2,"last update":"Mon Oct 9 08:13:54 2023","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.77600000000000002,"15min":0.79600000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.98499999999999999,"5min":1.671,"15min":1.671},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.82099999999999995,"15min":0.83599999999999997},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.0289999999999999,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.52200000000000002}]},{"osd":4,"last update":"Mon Oct 9 08:13:54 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.03,"15min":1.038},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.4630000000000001,"5min":1.742,"15min":1.742},"last":0.95499999999999996},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.071,"15min":1.075},"min":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":1.3129999999999999,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.04}]},{"osd":5,"last update":"Mon Oct 9 08:13:54 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.048,"15min":1.056},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.212,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0429999999999999,"15min":1.0489999999999999},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.272,"5min":1.369,"15min":1.369},"last":0.94299999999999995}]},{"osd":6,"last update":"Mon Oct 9 08:13:54 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.131,"15min":1.1379999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.5329999999999999,"5min":1.788,"15min":1.788},"last":1.02},{"interface":"front","average":{"1min":1.069,"5min":1.177,"15min":1.1950000000000001},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.3420000000000001,"5min":1.452,"15min":1.452},"last":0.98599999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:13:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.1060000000000001,"15min":1.113},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.2749999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.093,"5min":1.1599999999999999,"15min":1.171},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.627,"5min":1.889,"15min":1.889},"last":0.88}]}]},{"osd":4,"up_from":30,"seq":128849019125,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302248,"kb_used_data":5152,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93442904,"statfs":{"total":95995035648,"available":95685533696,"internally_reserved":0,"allocated":5275648,"data_stored":4775663,"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 08:13:26 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.95399999999999996,"15min":0.96999999999999997},"min":{"1min":0.60399999999999998,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2509999999999999,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.94799999999999995,"15min":0.97199999999999998},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.165,"5min":1.393,"15min":1.393},"last":1.24}]},{"osd":1,"last update":"Mon Oct 9 08:13:58 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.86699999999999999,"15min":0.871},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.141,"5min":1.202,"15min":1.202},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.91000000000000003,"15min":0.92200000000000004},"min":{"1min":0.65300000000000002,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.2330000000000001,"5min":1.413,"15min":1.413},"last":1.1659999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:13:21 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.97399999999999998,"15min":0.96999999999999997},"min":{"1min":0.66400000000000003,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.93799999999999994,"5min":1.0229999999999999,"15min":1.0369999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.282,"5min":1.419,"15min":1.419},"last":1.1220000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.93500000000000005,"15min":0.93999999999999995},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.0649999999999999,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.98599999999999999,"15min":0.98499999999999999},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.95999999999999996}]},{"osd":5,"last update":"Mon Oct 9 08:13:07 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.91600000000000004,"15min":0.91800000000000004},"min":{"1min":0.71599999999999997,"5min":0.58399999999999996,"15min":0.44800000000000001},"max":{"1min":1.1619999999999999,"5min":1.3939999999999999,"15min":2.552},"last":0.79600000000000004},{"interface":"front","average":{"1min":1.008,"5min":1.024,"15min":0.99299999999999999},"min":{"1min":0.75900000000000001,"5min":0.46999999999999997,"15min":0.41899999999999998},"max":{"1min":1.258,"5min":1.514,"15min":2.2879999999999998},"last":1.302}]},{"osd":6,"last update":"Mon Oct 9 08:13:53 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.0449999999999999,"15min":1.036},"min":{"1min":0.77800000000000002,"5min":0.59799999999999998,"15min":0.442},"max":{"1min":1.365,"5min":1.4690000000000001,"15min":2.3959999999999999},"last":1.359},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.0589999999999999,"15min":1.04},"min":{"1min":0.95899999999999996,"5min":0.57099999999999995,"15min":0.47999999999999998},"max":{"1min":1.2809999999999999,"5min":1.365,"15min":2.46},"last":1.2729999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:13:53 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.121,"15min":1.107},"min":{"1min":0.97199999999999998,"5min":0.622,"15min":0.50800000000000001},"max":{"1min":1.4279999999999999,"5min":1.5249999999999999,"15min":2.4830000000000001},"last":1.409},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.026,"15min":1.022},"min":{"1min":0.80500000000000005,"5min":0.49399999999999999,"15min":0.44800000000000001},"max":{"1min":1.2130000000000001,"5min":1.3640000000000001,"15min":2.1899999999999999},"last":1.202}]}]},{"osd":5,"up_from":36,"seq":154618822892,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298140,"kb_used_data":1044,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447012,"statfs":{"total":95995035648,"available":95689740288,"internally_reserved":0,"allocated":1069056,"data_stored":577122,"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 08:13:28 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.88500000000000001,"15min":0.878},"min":{"1min":0.59299999999999997,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.1519999999999999,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.90200000000000002,"15min":0.90400000000000003},"min":{"1min":0.65600000000000003,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.97799999999999998}]},{"osd":1,"last update":"Mon Oct 9 08:13:53 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.0009999999999999,"15min":1.006},"min":{"1min":0.629,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.2869999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.97399999999999998,"15min":0.98099999999999998},"min":{"1min":0.64600000000000002,"5min":0.63,"15min":0.63},"max":{"1min":1.121,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":1.0940000000000001}]},{"osd":2,"last update":"Mon Oct 9 08:13:24 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.92800000000000005,"15min":0.92600000000000005},"min":{"1min":0.66200000000000003,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.2270000000000001,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.93200000000000005,"15min":0.92700000000000005},"min":{"1min":0.64900000000000002,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.2110000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.90500000000000003}]},{"osd":3,"last update":"Mon Oct 9 08:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.97999999999999998,"15min":0.98199999999999998},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.032,"15min":1.04},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":0.86899999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:14:02 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.94299999999999995,"15min":0.92600000000000005},"min":{"1min":0.67000000000000004,"5min":0.60399999999999998,"15min":0.373},"max":{"1min":1.71,"5min":1.71,"15min":4.1970000000000001},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.99199999999999999,"15min":0.99299999999999999},"min":{"1min":0.64500000000000002,"5min":0.54500000000000004,"15min":0.46600000000000003},"max":{"1min":1.407,"5min":1.9470000000000001,"15min":2.3759999999999999},"last":1.141}]},{"osd":6,"last update":"Mon Oct 9 08:13:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.0429999999999999,"15min":1.042},"min":{"1min":0.871,"5min":0.60099999999999998,"15min":0.40799999999999997},"max":{"1min":1.488,"5min":1.99,"15min":2.4279999999999999},"last":1.081},{"interface":"front","average":{"1min":1.052,"5min":0.99299999999999999,"15min":0.99399999999999999},"min":{"1min":0.67600000000000005,"5min":0.65200000000000002,"15min":0.53800000000000003},"max":{"1min":1.516,"5min":1.748,"15min":3.1890000000000001},"last":1.319}]},{"osd":7,"last update":"Mon Oct 9 08:13:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.036,"15min":1.0349999999999999},"min":{"1min":0.88600000000000001,"5min":0.68700000000000006,"15min":0.47999999999999998},"max":{"1min":1.3740000000000001,"5min":1.379,"15min":4.125},"last":1.2849999999999999},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.139,"15min":1.1419999999999999},"min":{"1min":0.84899999999999998,"5min":0.76600000000000001,"15min":0.51900000000000002},"max":{"1min":1.2809999999999999,"5min":2.0430000000000001,"15min":3.8959999999999999},"last":1.1970000000000001}]}]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3716,"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":1360,"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":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":8726,"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":7417,"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":7974,"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":3418,"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-09T08:14:06.745 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:14:07.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:06 smithi118 bash[59345]: cluster 2023-10-09T08:14:05.217371+0000 mgr.y (mgr.26009) 349 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:07.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:06 smithi081 bash[76862]: cluster 2023-10-09T08:14:05.217371+0000 mgr.y (mgr.26009) 349 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:07.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:06 smithi081 bash[79557]: cluster 2023-10-09T08:14:05.217371+0000 mgr.y (mgr.26009) 349 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:08.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:07 smithi118 bash[59345]: audit 2023-10-09T08:14:05.794304+0000 mgr.y (mgr.26009) 350 : audit 0 from='client.34710 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:14:08.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:07 smithi081 bash[79557]: audit 2023-10-09T08:14:05.794304+0000 mgr.y (mgr.26009) 350 : audit 0 from='client.34710 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:14:08.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:07 smithi081 bash[76862]: audit 2023-10-09T08:14:05.794304+0000 mgr.y (mgr.26009) 350 : audit 0 from='client.34710 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:14:09.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:08 smithi118 bash[59345]: cluster 2023-10-09T08:14:07.217981+0000 mgr.y (mgr.26009) 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-09T08:14:09.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:08 smithi118 bash[59345]: audit 2023-10-09T08:14:08.111901+0000 mon.c (mon.2) 167 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:14:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:08 smithi081 bash[76862]: cluster 2023-10-09T08:14:07.217981+0000 mgr.y (mgr.26009) 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-09T08:14:09.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:08 smithi081 bash[76862]: audit 2023-10-09T08:14:08.111901+0000 mon.c (mon.2) 167 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:14:09.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:08 smithi081 bash[79557]: cluster 2023-10-09T08:14:07.217981+0000 mgr.y (mgr.26009) 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-09T08:14:09.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:08 smithi081 bash[79557]: audit 2023-10-09T08:14:08.111901+0000 mon.c (mon.2) 167 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:14:10.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:09 smithi118 bash[59345]: audit 2023-10-09T08:14:09.030537+0000 mon.c (mon.2) 168 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:14:10.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:09 smithi081 bash[76862]: audit 2023-10-09T08:14:09.030537+0000 mon.c (mon.2) 168 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:14:10.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:09 smithi081 bash[79557]: audit 2023-10-09T08:14:09.030537+0000 mon.c (mon.2) 168 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:14:11.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:10 smithi118 bash[59345]: cluster 2023-10-09T08:14:09.218776+0000 mgr.y (mgr.26009) 352 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:11.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:10 smithi081 bash[76862]: cluster 2023-10-09T08:14:09.218776+0000 mgr.y (mgr.26009) 352 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:11.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:10 smithi081 bash[79557]: cluster 2023-10-09T08:14:09.218776+0000 mgr.y (mgr.26009) 352 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:11.525 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:14:11.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:14:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:14:11] "GET /metrics HTTP/1.1" 200 34023 "" "Prometheus/2.33.4" 2023-10-09T08:14:12.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:12 smithi081 bash[76862]: cluster 2023-10-09T08:14:11.219584+0000 mgr.y (mgr.26009) 353 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:12.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:12 smithi081 bash[79557]: cluster 2023-10-09T08:14:11.219584+0000 mgr.y (mgr.26009) 353 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:13.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:12 smithi118 bash[59345]: cluster 2023-10-09T08:14:11.219584+0000 mgr.y (mgr.26009) 353 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:14.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:14 smithi081 bash[76862]: cluster 2023-10-09T08:14:13.220256+0000 mgr.y (mgr.26009) 354 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:14.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:14 smithi081 bash[79557]: cluster 2023-10-09T08:14:13.220256+0000 mgr.y (mgr.26009) 354 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:14.960 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:14:14.962 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:14:15.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:14 smithi118 bash[59345]: cluster 2023-10-09T08:14:13.220256+0000 mgr.y (mgr.26009) 354 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:15.867 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":288,"stamp":"2023-10-09T08:14:13.219924+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":6288,"num_read_kb":13755,"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":1341088,"kb_used_data":22560,"kb_used_omap":31,"kb_used_meta":1318432,"kb_avail":748620128,"statfs":{"total":767960285184,"available":766587011072,"internally_reserved":0,"allocated":23101440,"data_stored":19017423,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32611,"internal_metadata":1350074525},"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.004592"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":69,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.335828+0000","last_change":"2023-10-09T08:10:51.458608+0000","last_active":"2023-10-09T08:11:50.335828+0000","last_peered":"2023-10-09T08:11:50.335828+0000","last_clean":"2023-10-09T08:11:50.335828+0000","last_became_active":"2023-10-09T08:10:51.458281+0000","last_became_peered":"2023-10-09T08:10:51.458281+0000","last_unstale":"2023-10-09T08:11:50.335828+0000","last_undegraded":"2023-10-09T08:11:50.335828+0000","last_fullsized":"2023-10-09T08:11:50.335828+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"60'4","reported_seq":57,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.327181+0000","last_change":"2023-10-09T08:11:21.422380+0000","last_active":"2023-10-09T08:11:51.327181+0000","last_peered":"2023-10-09T08:11:51.327181+0000","last_clean":"2023-10-09T08:11:51.327181+0000","last_became_active":"2023-10-09T08:11:21.421946+0000","last_became_peered":"2023-10-09T08:11:21.421946+0000","last_unstale":"2023-10-09T08:11:51.327181+0000","last_undegraded":"2023-10-09T08:11:51.327181+0000","last_fullsized":"2023-10-09T08:11:51.327181+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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:45:19.351402+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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.335830+0000","last_change":"2023-10-09T08:11:51.335830+0000","last_active":"2023-10-09T08:11:51.335830+0000","last_peered":"2023-10-09T08:11:51.335830+0000","last_clean":"2023-10-09T08:11:51.335830+0000","last_became_active":"2023-10-09T08:11:51.335470+0000","last_became_peered":"2023-10-09T08:11:51.335470+0000","last_unstale":"2023-10-09T08:11:51.335830+0000","last_undegraded":"2023-10-09T08:11:51.335830+0000","last_fullsized":"2023-10-09T08:11:51.335830+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.600546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":79,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.360167+0000","last_change":"2023-10-09T08:11:51.359723+0000","last_active":"2023-10-09T08:11:51.360167+0000","last_peered":"2023-10-09T08:11:51.360167+0000","last_clean":"2023-10-09T08:11:51.360167+0000","last_became_active":"2023-10-09T08:11:51.359174+0000","last_became_peered":"2023-10-09T08:11:51.359174+0000","last_unstale":"2023-10-09T08:11:51.360167+0000","last_undegraded":"2023-10-09T08:11:51.360167+0000","last_fullsized":"2023-10-09T08:11:51.360167+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:23.904995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.351374+0000","last_change":"2023-10-09T08:11:51.351374+0000","last_active":"2023-10-09T08:11:51.351374+0000","last_peered":"2023-10-09T08:11:51.351374+0000","last_clean":"2023-10-09T08:11:51.351374+0000","last_became_active":"2023-10-09T08:11:51.350926+0000","last_became_peered":"2023-10-09T08:11:51.350926+0000","last_unstale":"2023-10-09T08:11:51.351374+0000","last_undegraded":"2023-10-09T08:11:51.351374+0000","last_fullsized":"2023-10-09T08:11:51.351374+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":58,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.341593+0000","last_change":"2023-10-09T07:59:02.726616+0000","last_active":"2023-10-09T08:11:50.341593+0000","last_peered":"2023-10-09T08:11:50.341593+0000","last_clean":"2023-10-09T08:11:50.341593+0000","last_became_active":"2023-10-09T07:59:02.726055+0000","last_became_peered":"2023-10-09T07:59:02.726055+0000","last_unstale":"2023-10-09T08:11:50.341593+0000","last_undegraded":"2023-10-09T08:11:50.341593+0000","last_fullsized":"2023-10-09T08:11:50.341593+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.349899+0000","last_change":"2023-10-09T08:11:51.349899+0000","last_active":"2023-10-09T08:11:51.349899+0000","last_peered":"2023-10-09T08:11:51.349899+0000","last_clean":"2023-10-09T08:11:51.349899+0000","last_became_active":"2023-10-09T08:11:51.349512+0000","last_became_peered":"2023-10-09T08:11:51.349512+0000","last_unstale":"2023-10-09T08:11:51.349899+0000","last_undegraded":"2023-10-09T08:11:51.349899+0000","last_fullsized":"2023-10-09T08:11:51.349899+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":73,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.339673+0000","last_change":"2023-10-09T08:10:51.453787+0000","last_active":"2023-10-09T08:11:50.339673+0000","last_peered":"2023-10-09T08:11:50.339673+0000","last_clean":"2023-10-09T08:11:50.339673+0000","last_became_active":"2023-10-09T08:10:51.452586+0000","last_became_peered":"2023-10-09T08:10:51.452586+0000","last_unstale":"2023-10-09T08:11:50.339673+0000","last_undegraded":"2023-10-09T08:11:50.339673+0000","last_fullsized":"2023-10-09T08:11:50.339673+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.342944+0000","last_change":"2023-10-09T08:11:51.338422+0000","last_active":"2023-10-09T08:11:51.342944+0000","last_peered":"2023-10-09T08:11:51.342944+0000","last_clean":"2023-10-09T08:11:51.342944+0000","last_became_active":"2023-10-09T08:11:51.338049+0000","last_became_peered":"2023-10-09T08:11:51.338049+0000","last_unstale":"2023-10-09T08:11:51.342944+0000","last_undegraded":"2023-10-09T08:11:51.342944+0000","last_fullsized":"2023-10-09T08:11:51.342944+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.839570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":42,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.328025+0000","last_change":"2023-10-09T08:10:21.445322+0000","last_active":"2023-10-09T08:11:51.328025+0000","last_peered":"2023-10-09T08:11:51.328025+0000","last_clean":"2023-10-09T08:11:51.328025+0000","last_became_active":"2023-10-09T08:10:21.444937+0000","last_became_peered":"2023-10-09T08:10:21.444937+0000","last_unstale":"2023-10-09T08:11:51.328025+0000","last_undegraded":"2023-10-09T08:11:51.328025+0000","last_fullsized":"2023-10-09T08:11:51.328025+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:01.404515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343873+0000","last_change":"2023-10-09T07:59:03.434234+0000","last_active":"2023-10-09T08:11:50.343873+0000","last_peered":"2023-10-09T08:11:50.343873+0000","last_clean":"2023-10-09T08:11:50.343873+0000","last_became_active":"2023-10-09T07:59:03.433363+0000","last_became_peered":"2023-10-09T07:59:03.433363+0000","last_unstale":"2023-10-09T08:11:50.343873+0000","last_undegraded":"2023-10-09T08:11:50.343873+0000","last_fullsized":"2023-10-09T08:11:50.343873+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":57,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.328074+0000","last_change":"2023-10-09T08:10:51.457389+0000","last_active":"2023-10-09T08:11:51.328074+0000","last_peered":"2023-10-09T08:11:51.328074+0000","last_clean":"2023-10-09T08:11:51.328074+0000","last_became_active":"2023-10-09T08:10:51.457048+0000","last_became_peered":"2023-10-09T08:10:51.457048+0000","last_unstale":"2023-10-09T08:11:51.328074+0000","last_undegraded":"2023-10-09T08:11:51.328074+0000","last_fullsized":"2023-10-09T08:11:51.328074+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:21.756182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":"77'112","reported_seq":382,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.344901+0000","last_change":"2023-10-09T08:11:21.430216+0000","last_active":"2023-10-09T08:11:50.344901+0000","last_peered":"2023-10-09T08:11:50.344901+0000","last_clean":"2023-10-09T08:11:50.344901+0000","last_became_active":"2023-10-09T08:11:21.429666+0000","last_became_peered":"2023-10-09T08:11:21.429666+0000","last_unstale":"2023-10-09T08:11:50.344901+0000","last_undegraded":"2023-10-09T08:11:50.344901+0000","last_fullsized":"2023-10-09T08:11:50.344901+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350139+0000","last_change":"2023-10-09T08:11:51.346685+0000","last_active":"2023-10-09T08:11:51.350139+0000","last_peered":"2023-10-09T08:11:51.350139+0000","last_clean":"2023-10-09T08:11:51.350139+0000","last_became_active":"2023-10-09T08:11:51.346253+0000","last_became_peered":"2023-10-09T08:11:51.346253+0000","last_unstale":"2023-10-09T08:11:51.350139+0000","last_undegraded":"2023-10-09T08:11:51.350139+0000","last_fullsized":"2023-10-09T08:11:51.350139+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:18.109953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"78'135","reported_seq":369,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322118+0000","last_change":"2023-10-09T08:10:51.456877+0000","last_active":"2023-10-09T08:11:51.322118+0000","last_peered":"2023-10-09T08:11:51.322118+0000","last_clean":"2023-10-09T08:11:51.322118+0000","last_became_active":"2023-10-09T08:10:51.456205+0000","last_became_peered":"2023-10-09T08:10:51.456205+0000","last_unstale":"2023-10-09T08:11:51.322118+0000","last_undegraded":"2023-10-09T08:11:51.322118+0000","last_fullsized":"2023-10-09T08:11:51.322118+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.344840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":72,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.353838+0000","last_change":"2023-10-09T08:11:51.349084+0000","last_active":"2023-10-09T08:11:51.353838+0000","last_peered":"2023-10-09T08:11:51.353838+0000","last_clean":"2023-10-09T08:11:51.353838+0000","last_became_active":"2023-10-09T08:11:51.347606+0000","last_became_peered":"2023-10-09T08:11:51.347606+0000","last_unstale":"2023-10-09T08:11:51.353838+0000","last_undegraded":"2023-10-09T08:11:51.353838+0000","last_fullsized":"2023-10-09T08:11:51.353838+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:33:01.408172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":39,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.326994+0000","last_change":"2023-10-09T08:10:21.446918+0000","last_active":"2023-10-09T08:11:51.326994+0000","last_peered":"2023-10-09T08:11:51.326994+0000","last_clean":"2023-10-09T08:11:51.326994+0000","last_became_active":"2023-10-09T08:10:21.446533+0000","last_became_peered":"2023-10-09T08:10:21.446533+0000","last_unstale":"2023-10-09T08:11:51.326994+0000","last_undegraded":"2023-10-09T08:11:51.326994+0000","last_fullsized":"2023-10-09T08:11:51.326994+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:44.653783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":48,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322858+0000","last_change":"2023-10-09T08:11:21.424025+0000","last_active":"2023-10-09T08:11:51.322858+0000","last_peered":"2023-10-09T08:11:51.322858+0000","last_clean":"2023-10-09T08:11:51.322858+0000","last_became_active":"2023-10-09T08:11:21.423243+0000","last_became_peered":"2023-10-09T08:11:21.423243+0000","last_unstale":"2023-10-09T08:11:51.322858+0000","last_undegraded":"2023-10-09T08:11:51.322858+0000","last_fullsized":"2023-10-09T08:11:51.322858+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:10.790758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'74","reported_seq":389,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347148+0000","last_change":"2023-10-09T08:10:21.448434+0000","last_active":"2023-10-09T08:11:50.347148+0000","last_peered":"2023-10-09T08:11:50.347148+0000","last_clean":"2023-10-09T08:11:50.347148+0000","last_became_active":"2023-10-09T08:10:21.447604+0000","last_became_peered":"2023-10-09T08:10:21.447604+0000","last_unstale":"2023-10-09T08:11:50.347148+0000","last_undegraded":"2023-10-09T08:11:50.347148+0000","last_fullsized":"2023-10-09T08:11:50.347148+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.328169+0000","last_change":"2023-10-09T08:11:21.422121+0000","last_active":"2023-10-09T08:11:51.328169+0000","last_peered":"2023-10-09T08:11:51.328169+0000","last_clean":"2023-10-09T08:11:51.328169+0000","last_became_active":"2023-10-09T08:11:21.421782+0000","last_became_peered":"2023-10-09T08:11:21.421782+0000","last_unstale":"2023-10-09T08:11:51.328169+0000","last_undegraded":"2023-10-09T08:11:51.328169+0000","last_fullsized":"2023-10-09T08:11:51.328169+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:38.414512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.343735+0000","last_change":"2023-10-09T08:11:51.342865+0000","last_active":"2023-10-09T08:11:51.343735+0000","last_peered":"2023-10-09T08:11:51.343735+0000","last_clean":"2023-10-09T08:11:51.343735+0000","last_became_active":"2023-10-09T08:11:51.342470+0000","last_became_peered":"2023-10-09T08:11:51.342470+0000","last_unstale":"2023-10-09T08:11:51.343735+0000","last_undegraded":"2023-10-09T08:11:51.343735+0000","last_fullsized":"2023-10-09T08:11:51.343735+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:05.720045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'132","reported_seq":741,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347356+0000","last_change":"2023-10-09T08:10:51.454087+0000","last_active":"2023-10-09T08:11:50.347356+0000","last_peered":"2023-10-09T08:11:50.347356+0000","last_clean":"2023-10-09T08:11:50.347356+0000","last_became_active":"2023-10-09T08:10:51.453593+0000","last_became_peered":"2023-10-09T08:10:51.453593+0000","last_unstale":"2023-10-09T08:11:50.347356+0000","last_undegraded":"2023-10-09T08:11:50.347356+0000","last_fullsized":"2023-10-09T08:11:50.347356+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.344723+0000","last_change":"2023-10-09T07:59:03.093516+0000","last_active":"2023-10-09T08:11:50.344723+0000","last_peered":"2023-10-09T08:11:50.344723+0000","last_clean":"2023-10-09T08:11:50.344723+0000","last_became_active":"2023-10-09T07:59:03.092757+0000","last_became_peered":"2023-10-09T07:59:03.092757+0000","last_unstale":"2023-10-09T08:11:50.344723+0000","last_undegraded":"2023-10-09T08:11:50.344723+0000","last_fullsized":"2023-10-09T08:11:50.344723+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.359665+0000","last_change":"2023-10-09T08:11:51.359200+0000","last_active":"2023-10-09T08:11:51.359665+0000","last_peered":"2023-10-09T08:11:51.359665+0000","last_clean":"2023-10-09T08:11:51.359665+0000","last_became_active":"2023-10-09T08:11:51.358861+0000","last_became_peered":"2023-10-09T08:11:51.358861+0000","last_unstale":"2023-10-09T08:11:51.359665+0000","last_undegraded":"2023-10-09T08:11:51.359665+0000","last_fullsized":"2023-10-09T08:11:51.359665+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:30.582115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"84'139","reported_seq":307,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.346582+0000","last_change":"2023-10-09T08:10:21.450253+0000","last_active":"2023-10-09T08:11:50.346582+0000","last_peered":"2023-10-09T08:11:50.346582+0000","last_clean":"2023-10-09T08:11:50.346582+0000","last_became_active":"2023-10-09T08:10:21.449844+0000","last_became_peered":"2023-10-09T08:10:21.449844+0000","last_unstale":"2023-10-09T08:11:50.346582+0000","last_undegraded":"2023-10-09T08:11:50.346582+0000","last_fullsized":"2023-10-09T08:11:50.346582+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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":"78'212","reported_seq":718,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.338954+0000","last_change":"2023-10-09T08:11:21.430625+0000","last_active":"2023-10-09T08:11:50.338954+0000","last_peered":"2023-10-09T08:11:50.338954+0000","last_clean":"2023-10-09T08:11:50.338954+0000","last_became_active":"2023-10-09T08:11:21.428793+0000","last_became_peered":"2023-10-09T08:11:21.428793+0000","last_unstale":"2023-10-09T08:11:50.338954+0000","last_undegraded":"2023-10-09T08:11:50.338954+0000","last_fullsized":"2023-10-09T08:11:50.338954+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.326128+0000","last_change":"2023-10-09T08:11:21.421974+0000","last_active":"2023-10-09T08:11:51.326128+0000","last_peered":"2023-10-09T08:11:51.326128+0000","last_clean":"2023-10-09T08:11:51.326128+0000","last_became_active":"2023-10-09T08:11:21.421652+0000","last_became_peered":"2023-10-09T08:11:21.421652+0000","last_unstale":"2023-10-09T08:11:51.326128+0000","last_undegraded":"2023-10-09T08:11:51.326128+0000","last_fullsized":"2023-10-09T08:11:51.326128+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:17:57.405437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":48,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.321992+0000","last_change":"2023-10-09T08:11:21.427884+0000","last_active":"2023-10-09T08:11:51.321992+0000","last_peered":"2023-10-09T08:11:51.321992+0000","last_clean":"2023-10-09T08:11:51.321992+0000","last_became_active":"2023-10-09T08:11:21.426436+0000","last_became_peered":"2023-10-09T08:11:21.426436+0000","last_unstale":"2023-10-09T08:11:51.321992+0000","last_undegraded":"2023-10-09T08:11:51.321992+0000","last_fullsized":"2023-10-09T08:11:51.321992+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:46.527653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'94","reported_seq":516,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.343789+0000","last_change":"2023-10-09T08:11:51.339039+0000","last_active":"2023-10-09T08:11:51.343789+0000","last_peered":"2023-10-09T08:11:51.343789+0000","last_clean":"2023-10-09T08:11:51.343789+0000","last_became_active":"2023-10-09T08:11:51.338315+0000","last_became_peered":"2023-10-09T08:11:51.338315+0000","last_unstale":"2023-10-09T08:11:51.343789+0000","last_undegraded":"2023-10-09T08:11:51.343789+0000","last_fullsized":"2023-10-09T08:11:51.343789+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.051009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.335093+0000","last_change":"2023-10-09T08:11:51.330972+0000","last_active":"2023-10-09T08:11:51.335093+0000","last_peered":"2023-10-09T08:11:51.335093+0000","last_clean":"2023-10-09T08:11:51.335093+0000","last_became_active":"2023-10-09T08:11:51.330589+0000","last_became_peered":"2023-10-09T08:11:51.330589+0000","last_unstale":"2023-10-09T08:11:51.335093+0000","last_undegraded":"2023-10-09T08:11:51.335093+0000","last_fullsized":"2023-10-09T08:11:51.335093+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:59.575491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.342553+0000","last_change":"2023-10-09T08:10:21.442027+0000","last_active":"2023-10-09T08:11:50.342553+0000","last_peered":"2023-10-09T08:11:50.342553+0000","last_clean":"2023-10-09T08:11:50.342553+0000","last_became_active":"2023-10-09T08:10:21.441595+0000","last_became_peered":"2023-10-09T08:10:21.441595+0000","last_unstale":"2023-10-09T08:11:50.342553+0000","last_undegraded":"2023-10-09T08:11:50.342553+0000","last_fullsized":"2023-10-09T08:11:50.342553+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'111","reported_seq":703,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.337348+0000","last_change":"2023-10-09T08:10:51.456535+0000","last_active":"2023-10-09T08:11:50.337348+0000","last_peered":"2023-10-09T08:11:50.337348+0000","last_clean":"2023-10-09T08:11:50.337348+0000","last_became_active":"2023-10-09T08:10:51.455896+0000","last_became_peered":"2023-10-09T08:10:51.455896+0000","last_unstale":"2023-10-09T08:11:50.337348+0000","last_undegraded":"2023-10-09T08:11:50.337348+0000","last_fullsized":"2023-10-09T08:11:50.337348+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1034,"num_read_kb":1207,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322050+0000","last_change":"2023-10-09T08:10:51.453535+0000","last_active":"2023-10-09T08:11:51.322050+0000","last_peered":"2023-10-09T08:11:51.322050+0000","last_clean":"2023-10-09T08:11:51.322050+0000","last_became_active":"2023-10-09T08:10:51.453262+0000","last_became_peered":"2023-10-09T08:10:51.453262+0000","last_unstale":"2023-10-09T08:11:51.322050+0000","last_undegraded":"2023-10-09T08:11:51.322050+0000","last_fullsized":"2023-10-09T08:11:51.322050+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:04.838520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":86,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.349953+0000","last_change":"2023-10-09T08:11:51.349953+0000","last_active":"2023-10-09T08:11:51.349953+0000","last_peered":"2023-10-09T08:11:51.349953+0000","last_clean":"2023-10-09T08:11:51.349953+0000","last_became_active":"2023-10-09T08:11:51.349505+0000","last_became_peered":"2023-10-09T08:11:51.349505+0000","last_unstale":"2023-10-09T08:11:51.349953+0000","last_undegraded":"2023-10-09T08:11:51.349953+0000","last_fullsized":"2023-10-09T08:11:51.349953+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"78'106","reported_seq":510,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322746+0000","last_change":"2023-10-09T08:10:51.452203+0000","last_active":"2023-10-09T08:11:51.322746+0000","last_peered":"2023-10-09T08:11:51.322746+0000","last_clean":"2023-10-09T08:11:51.322746+0000","last_became_active":"2023-10-09T08:10:51.451480+0000","last_became_peered":"2023-10-09T08:10:51.451480+0000","last_unstale":"2023-10-09T08:11:51.322746+0000","last_undegraded":"2023-10-09T08:11:51.322746+0000","last_fullsized":"2023-10-09T08:11:51.322746+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:25.505304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348662+0000","last_change":"2023-10-09T08:11:51.343842+0000","last_active":"2023-10-09T08:11:51.348662+0000","last_peered":"2023-10-09T08:11:51.348662+0000","last_clean":"2023-10-09T08:11:51.348662+0000","last_became_active":"2023-10-09T08:11:51.343306+0000","last_became_peered":"2023-10-09T08:11:51.343306+0000","last_unstale":"2023-10-09T08:11:51.348662+0000","last_undegraded":"2023-10-09T08:11:51.348662+0000","last_fullsized":"2023-10-09T08:11:51.348662+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.175711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350216+0000","last_change":"2023-10-09T08:11:51.347549+0000","last_active":"2023-10-09T08:11:51.350216+0000","last_peered":"2023-10-09T08:11:51.350216+0000","last_clean":"2023-10-09T08:11:51.350216+0000","last_became_active":"2023-10-09T08:11:51.347078+0000","last_became_peered":"2023-10-09T08:11:51.347078+0000","last_unstale":"2023-10-09T08:11:51.350216+0000","last_undegraded":"2023-10-09T08:11:51.350216+0000","last_fullsized":"2023-10-09T08:11:51.350216+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.172461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.345739+0000","last_change":"2023-10-09T08:10:51.461914+0000","last_active":"2023-10-09T08:11:50.345739+0000","last_peered":"2023-10-09T08:11:50.345739+0000","last_clean":"2023-10-09T08:11:50.345739+0000","last_became_active":"2023-10-09T08:10:51.461430+0000","last_became_peered":"2023-10-09T08:10:51.461430+0000","last_unstale":"2023-10-09T08:11:50.345739+0000","last_undegraded":"2023-10-09T08:11:50.345739+0000","last_fullsized":"2023-10-09T08:11:50.345739+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343983+0000","last_change":"2023-10-09T08:11:21.432768+0000","last_active":"2023-10-09T08:11:50.343983+0000","last_peered":"2023-10-09T08:11:50.343983+0000","last_clean":"2023-10-09T08:11:50.343983+0000","last_became_active":"2023-10-09T08:11:21.432446+0000","last_became_peered":"2023-10-09T08:11:21.432446+0000","last_unstale":"2023-10-09T08:11:50.343983+0000","last_undegraded":"2023-10-09T08:11:50.343983+0000","last_fullsized":"2023-10-09T08:11:50.343983+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.340434+0000","last_change":"2023-10-09T08:11:21.429917+0000","last_active":"2023-10-09T08:11:50.340434+0000","last_peered":"2023-10-09T08:11:50.340434+0000","last_clean":"2023-10-09T08:11:50.340434+0000","last_became_active":"2023-10-09T08:11:21.429532+0000","last_became_peered":"2023-10-09T08:11:21.429532+0000","last_unstale":"2023-10-09T08:11:50.340434+0000","last_undegraded":"2023-10-09T08:11:50.340434+0000","last_fullsized":"2023-10-09T08:11:50.340434+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343610+0000","last_change":"2023-10-09T08:10:51.459798+0000","last_active":"2023-10-09T08:11:50.343610+0000","last_peered":"2023-10-09T08:11:50.343610+0000","last_clean":"2023-10-09T08:11:50.343610+0000","last_became_active":"2023-10-09T08:10:51.459261+0000","last_became_peered":"2023-10-09T08:10:51.459261+0000","last_unstale":"2023-10-09T08:11:50.343610+0000","last_undegraded":"2023-10-09T08:11:50.343610+0000","last_fullsized":"2023-10-09T08:11:50.343610+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.361270+0000","last_change":"2023-10-09T08:11:51.361270+0000","last_active":"2023-10-09T08:11:51.361270+0000","last_peered":"2023-10-09T08:11:51.361270+0000","last_clean":"2023-10-09T08:11:51.361270+0000","last_became_active":"2023-10-09T08:11:51.359669+0000","last_became_peered":"2023-10-09T08:11:51.359669+0000","last_unstale":"2023-10-09T08:11:51.361270+0000","last_undegraded":"2023-10-09T08:11:51.361270+0000","last_fullsized":"2023-10-09T08:11:51.361270+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":72,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350026+0000","last_change":"2023-10-09T08:11:51.344354+0000","last_active":"2023-10-09T08:11:51.350026+0000","last_peered":"2023-10-09T08:11:51.350026+0000","last_clean":"2023-10-09T08:11:51.350026+0000","last_became_active":"2023-10-09T08:11:51.343610+0000","last_became_peered":"2023-10-09T08:11:51.343610+0000","last_unstale":"2023-10-09T08:11:51.350026+0000","last_undegraded":"2023-10-09T08:11:51.350026+0000","last_fullsized":"2023-10-09T08:11:51.350026+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:55.616034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.327243+0000","last_change":"2023-10-09T08:10:51.458265+0000","last_active":"2023-10-09T08:11:51.327243+0000","last_peered":"2023-10-09T08:11:51.327243+0000","last_clean":"2023-10-09T08:11:51.327243+0000","last_became_active":"2023-10-09T08:10:51.457810+0000","last_became_peered":"2023-10-09T08:10:51.457810+0000","last_unstale":"2023-10-09T08:11:51.327243+0000","last_undegraded":"2023-10-09T08:11:51.327243+0000","last_fullsized":"2023-10-09T08:11:51.327243+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:42.681565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.360271+0000","last_change":"2023-10-09T08:11:51.360271+0000","last_active":"2023-10-09T08:11:51.360271+0000","last_peered":"2023-10-09T08:11:51.360271+0000","last_clean":"2023-10-09T08:11:51.360271+0000","last_became_active":"2023-10-09T08:11:51.359690+0000","last_became_peered":"2023-10-09T08:11:51.359690+0000","last_unstale":"2023-10-09T08:11:51.360271+0000","last_undegraded":"2023-10-09T08:11:51.360271+0000","last_fullsized":"2023-10-09T08:11:51.360271+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343285+0000","last_change":"2023-10-09T08:10:51.456316+0000","last_active":"2023-10-09T08:11:50.343285+0000","last_peered":"2023-10-09T08:11:50.343285+0000","last_clean":"2023-10-09T08:11:50.343285+0000","last_became_active":"2023-10-09T08:10:51.455935+0000","last_became_peered":"2023-10-09T08:10:51.455935+0000","last_unstale":"2023-10-09T08:11:50.343285+0000","last_undegraded":"2023-10-09T08:11:50.343285+0000","last_fullsized":"2023-10-09T08:11:50.343285+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":57,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347271+0000","last_change":"2023-10-09T07:59:02.724261+0000","last_active":"2023-10-09T08:11:50.347271+0000","last_peered":"2023-10-09T08:11:50.347271+0000","last_clean":"2023-10-09T08:11:50.347271+0000","last_became_active":"2023-10-09T07:59:02.723901+0000","last_became_peered":"2023-10-09T07:59:02.723901+0000","last_unstale":"2023-10-09T08:11:50.347271+0000","last_undegraded":"2023-10-09T08:11:50.347271+0000","last_fullsized":"2023-10-09T08:11:50.347271+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":78,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350633+0000","last_change":"2023-10-09T08:11:51.350633+0000","last_active":"2023-10-09T08:11:51.350633+0000","last_peered":"2023-10-09T08:11:51.350633+0000","last_clean":"2023-10-09T08:11:51.350633+0000","last_became_active":"2023-10-09T08:11:51.350182+0000","last_became_peered":"2023-10-09T08:11:51.350182+0000","last_unstale":"2023-10-09T08:11:51.350633+0000","last_undegraded":"2023-10-09T08:11:51.350633+0000","last_fullsized":"2023-10-09T08:11:51.350633+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":73,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347162+0000","last_change":"2023-10-09T08:10:51.459876+0000","last_active":"2023-10-09T08:11:50.347162+0000","last_peered":"2023-10-09T08:11:50.347162+0000","last_clean":"2023-10-09T08:11:50.347162+0000","last_became_active":"2023-10-09T08:10:51.459452+0000","last_became_peered":"2023-10-09T08:10:51.459452+0000","last_unstale":"2023-10-09T08:11:50.347162+0000","last_undegraded":"2023-10-09T08:11:50.347162+0000","last_fullsized":"2023-10-09T08:11:50.347162+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":55,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.337307+0000","last_change":"2023-10-09T07:59:03.856827+0000","last_active":"2023-10-09T08:11:50.337307+0000","last_peered":"2023-10-09T08:11:50.337307+0000","last_clean":"2023-10-09T08:11:50.337307+0000","last_became_active":"2023-10-09T07:59:03.855938+0000","last_became_peered":"2023-10-09T07:59:03.855938+0000","last_unstale":"2023-10-09T08:11:50.337307+0000","last_undegraded":"2023-10-09T08:11:50.337307+0000","last_fullsized":"2023-10-09T08:11:50.337307+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.348103+0000","last_change":"2023-10-09T08:10:21.448356+0000","last_active":"2023-10-09T08:11:50.348103+0000","last_peered":"2023-10-09T08:11:50.348103+0000","last_clean":"2023-10-09T08:11:50.348103+0000","last_became_active":"2023-10-09T08:10:21.447930+0000","last_became_peered":"2023-10-09T08:10:21.447930+0000","last_unstale":"2023-10-09T08:11:50.348103+0000","last_undegraded":"2023-10-09T08:11:50.348103+0000","last_fullsized":"2023-10-09T08:11:50.348103+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.347816+0000","last_change":"2023-10-09T08:11:51.347816+0000","last_active":"2023-10-09T08:11:51.347816+0000","last_peered":"2023-10-09T08:11:51.347816+0000","last_clean":"2023-10-09T08:11:51.347816+0000","last_became_active":"2023-10-09T08:11:51.347476+0000","last_became_peered":"2023-10-09T08:11:51.347476+0000","last_unstale":"2023-10-09T08:11:51.347816+0000","last_undegraded":"2023-10-09T08:11:51.347816+0000","last_fullsized":"2023-10-09T08:11:51.347816+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:58.667642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'8","reported_seq":77,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.343043+0000","last_change":"2023-10-09T08:10:21.444189+0000","last_active":"2023-10-09T08:11:50.343043+0000","last_peered":"2023-10-09T08:11:50.343043+0000","last_clean":"2023-10-09T08:11:50.343043+0000","last_became_active":"2023-10-09T08:10:21.443446+0000","last_became_peered":"2023-10-09T08:10:21.443446+0000","last_unstale":"2023-10-09T08:11:50.343043+0000","last_undegraded":"2023-10-09T08:11:50.343043+0000","last_fullsized":"2023-10-09T08:11:50.343043+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348373+0000","last_change":"2023-10-09T08:11:51.346459+0000","last_active":"2023-10-09T08:11:51.348373+0000","last_peered":"2023-10-09T08:11:51.348373+0000","last_clean":"2023-10-09T08:11:51.348373+0000","last_became_active":"2023-10-09T08:11:51.346074+0000","last_became_peered":"2023-10-09T08:11:51.346074+0000","last_unstale":"2023-10-09T08:11:51.348373+0000","last_undegraded":"2023-10-09T08:11:51.348373+0000","last_fullsized":"2023-10-09T08:11:51.348373+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:11.513569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347729+0000","last_change":"2023-10-09T07:59:02.721726+0000","last_active":"2023-10-09T08:11:50.347729+0000","last_peered":"2023-10-09T08:11:50.347729+0000","last_clean":"2023-10-09T08:11:50.347729+0000","last_became_active":"2023-10-09T07:59:02.721322+0000","last_became_peered":"2023-10-09T07:59:02.721322+0000","last_unstale":"2023-10-09T08:11:50.347729+0000","last_undegraded":"2023-10-09T08:11:50.347729+0000","last_fullsized":"2023-10-09T08:11:50.347729+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350131+0000","last_change":"2023-10-09T08:11:51.350131+0000","last_active":"2023-10-09T08:11:51.350131+0000","last_peered":"2023-10-09T08:11:51.350131+0000","last_clean":"2023-10-09T08:11:51.350131+0000","last_became_active":"2023-10-09T08:11:51.349748+0000","last_became_peered":"2023-10-09T08:11:51.349748+0000","last_unstale":"2023-10-09T08:11:51.350131+0000","last_undegraded":"2023-10-09T08:11:51.350131+0000","last_fullsized":"2023-10-09T08:11:51.350131+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348338+0000","last_change":"2023-10-09T08:11:51.346109+0000","last_active":"2023-10-09T08:11:51.348338+0000","last_peered":"2023-10-09T08:11:51.348338+0000","last_clean":"2023-10-09T08:11:51.348338+0000","last_became_active":"2023-10-09T08:11:51.345771+0000","last_became_peered":"2023-10-09T08:11:51.345771+0000","last_unstale":"2023-10-09T08:11:51.348338+0000","last_undegraded":"2023-10-09T08:11:51.348338+0000","last_fullsized":"2023-10-09T08:11:51.348338+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:45:09.492918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350125+0000","last_change":"2023-10-09T08:11:51.346558+0000","last_active":"2023-10-09T08:11:51.350125+0000","last_peered":"2023-10-09T08:11:51.350125+0000","last_clean":"2023-10-09T08:11:51.350125+0000","last_became_active":"2023-10-09T08:11:51.346210+0000","last_became_peered":"2023-10-09T08:11:51.346210+0000","last_unstale":"2023-10-09T08:11:51.350125+0000","last_undegraded":"2023-10-09T08:11:51.350125+0000","last_fullsized":"2023-10-09T08:11:51.350125+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:36.868489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":73,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.347481+0000","last_change":"2023-10-09T08:11:21.431710+0000","last_active":"2023-10-09T08:11:50.347481+0000","last_peered":"2023-10-09T08:11:50.347481+0000","last_clean":"2023-10-09T08:11:50.347481+0000","last_became_active":"2023-10-09T08:11:21.431386+0000","last_became_peered":"2023-10-09T08:11:21.431386+0000","last_unstale":"2023-10-09T08:11:50.347481+0000","last_undegraded":"2023-10-09T08:11:50.347481+0000","last_fullsized":"2023-10-09T08:11:50.347481+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.342861+0000","last_change":"2023-10-09T08:10:51.462025+0000","last_active":"2023-10-09T08:11:50.342861+0000","last_peered":"2023-10-09T08:11:50.342861+0000","last_clean":"2023-10-09T08:11:50.342861+0000","last_became_active":"2023-10-09T08:10:51.461436+0000","last_became_peered":"2023-10-09T08:10:51.461436+0000","last_unstale":"2023-10-09T08:11:50.342861+0000","last_undegraded":"2023-10-09T08:11:50.342861+0000","last_fullsized":"2023-10-09T08:11:50.342861+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"84'22","reported_seq":77,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.338769+0000","last_change":"2023-10-09T07:59:02.717439+0000","last_active":"2023-10-09T08:11:50.338769+0000","last_peered":"2023-10-09T08:11:50.338769+0000","last_clean":"2023-10-09T08:11:50.338769+0000","last_became_active":"2023-10-09T07:59:02.716860+0000","last_became_peered":"2023-10-09T07:59:02.716860+0000","last_unstale":"2023-10-09T08:11:50.338769+0000","last_undegraded":"2023-10-09T08:11:50.338769+0000","last_fullsized":"2023-10-09T08:11:50.338769+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":49,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.322252+0000","last_change":"2023-10-09T08:11:21.424216+0000","last_active":"2023-10-09T08:11:51.322252+0000","last_peered":"2023-10-09T08:11:51.322252+0000","last_clean":"2023-10-09T08:11:51.322252+0000","last_became_active":"2023-10-09T08:11:21.423896+0000","last_became_peered":"2023-10-09T08:11:21.423896+0000","last_unstale":"2023-10-09T08:11:51.322252+0000","last_undegraded":"2023-10-09T08:11:51.322252+0000","last_fullsized":"2023-10-09T08:11:51.322252+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:54.011183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'3","reported_seq":74,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.350377+0000","last_change":"2023-10-09T08:11:51.350377+0000","last_active":"2023-10-09T08:11:51.350377+0000","last_peered":"2023-10-09T08:11:51.350377+0000","last_clean":"2023-10-09T08:11:51.350377+0000","last_became_active":"2023-10-09T08:11:51.349821+0000","last_became_peered":"2023-10-09T08:11:51.349821+0000","last_unstale":"2023-10-09T08:11:51.350377+0000","last_undegraded":"2023-10-09T08:11:51.350377+0000","last_fullsized":"2023-10-09T08:11:51.350377+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":63,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.359894+0000","last_change":"2023-10-09T08:11:51.359444+0000","last_active":"2023-10-09T08:11:51.359894+0000","last_peered":"2023-10-09T08:11:51.359894+0000","last_clean":"2023-10-09T08:11:51.359894+0000","last_became_active":"2023-10-09T08:11:51.359133+0000","last_became_peered":"2023-10-09T08:11:51.359133+0000","last_unstale":"2023-10-09T08:11:51.359894+0000","last_undegraded":"2023-10-09T08:11:51.359894+0000","last_fullsized":"2023-10-09T08:11:51.359894+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:14:13.031539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":71,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.339815+0000","last_change":"2023-10-09T08:10:51.462062+0000","last_active":"2023-10-09T08:11:50.339815+0000","last_peered":"2023-10-09T08:11:50.339815+0000","last_clean":"2023-10-09T08:11:50.339815+0000","last_became_active":"2023-10-09T08:10:51.461403+0000","last_became_peered":"2023-10-09T08:10:51.461403+0000","last_unstale":"2023-10-09T08:11:50.339815+0000","last_undegraded":"2023-10-09T08:11:50.339815+0000","last_fullsized":"2023-10-09T08:11:50.339815+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.359721+0000","last_change":"2023-10-09T08:11:51.359232+0000","last_active":"2023-10-09T08:11:51.359721+0000","last_peered":"2023-10-09T08:11:51.359721+0000","last_clean":"2023-10-09T08:11:51.359721+0000","last_became_active":"2023-10-09T08:11:51.358640+0000","last_became_peered":"2023-10-09T08:11:51.358640+0000","last_unstale":"2023-10-09T08:11:51.359721+0000","last_undegraded":"2023-10-09T08:11:51.359721+0000","last_fullsized":"2023-10-09T08:11:51.359721+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.223631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.344142+0000","last_change":"2023-10-09T08:11:51.342889+0000","last_active":"2023-10-09T08:11:51.344142+0000","last_peered":"2023-10-09T08:11:51.344142+0000","last_clean":"2023-10-09T08:11:51.344142+0000","last_became_active":"2023-10-09T08:11:51.342462+0000","last_became_peered":"2023-10-09T08:11:51.342462+0000","last_unstale":"2023-10-09T08:11:51.344142+0000","last_undegraded":"2023-10-09T08:11:51.344142+0000","last_fullsized":"2023-10-09T08:11:51.344142+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:50:39.347596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.344759+0000","last_change":"2023-10-09T08:10:51.456113+0000","last_active":"2023-10-09T08:11:50.344759+0000","last_peered":"2023-10-09T08:11:50.344759+0000","last_clean":"2023-10-09T08:11:50.344759+0000","last_became_active":"2023-10-09T08:10:51.455762+0000","last_became_peered":"2023-10-09T08:10:51.455762+0000","last_unstale":"2023-10-09T08:11:50.344759+0000","last_undegraded":"2023-10-09T08:11:50.344759+0000","last_fullsized":"2023-10-09T08:11:50.344759+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.332327+0000","last_change":"2023-10-09T08:11:51.332327+0000","last_active":"2023-10-09T08:11:51.332327+0000","last_peered":"2023-10-09T08:11:51.332327+0000","last_clean":"2023-10-09T08:11:51.332327+0000","last_became_active":"2023-10-09T08:11:51.331582+0000","last_became_peered":"2023-10-09T08:11:51.331582+0000","last_unstale":"2023-10-09T08:11:51.332327+0000","last_undegraded":"2023-10-09T08:11:51.332327+0000","last_fullsized":"2023-10-09T08:11:51.332327+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.890614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348395+0000","last_change":"2023-10-09T08:11:51.346871+0000","last_active":"2023-10-09T08:11:51.348395+0000","last_peered":"2023-10-09T08:11:51.348395+0000","last_clean":"2023-10-09T08:11:51.348395+0000","last_became_active":"2023-10-09T08:11:51.346466+0000","last_became_peered":"2023-10-09T08:11:51.346466+0000","last_unstale":"2023-10-09T08:11:51.348395+0000","last_undegraded":"2023-10-09T08:11:51.348395+0000","last_fullsized":"2023-10-09T08:11:51.348395+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:40.303555+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.348567+0000","last_change":"2023-10-09T08:11:51.344268+0000","last_active":"2023-10-09T08:11:51.348567+0000","last_peered":"2023-10-09T08:11:51.348567+0000","last_clean":"2023-10-09T08:11:51.348567+0000","last_became_active":"2023-10-09T08:11:51.343932+0000","last_became_peered":"2023-10-09T08:11:51.343932+0000","last_unstale":"2023-10-09T08:11:51.348567+0000","last_undegraded":"2023-10-09T08:11:51.348567+0000","last_fullsized":"2023-10-09T08:11:51.348567+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:53.666243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-10-09T08:11:51.343162+0000","last_change":"2023-10-09T08:11:51.343162+0000","last_active":"2023-10-09T08:11:51.343162+0000","last_peered":"2023-10-09T08:11:51.343162+0000","last_clean":"2023-10-09T08:11:51.343162+0000","last_became_active":"2023-10-09T08:11:51.342834+0000","last_became_peered":"2023-10-09T08:11:51.342834+0000","last_unstale":"2023-10-09T08:11:51.343162+0000","last_undegraded":"2023-10-09T08:11:51.343162+0000","last_fullsized":"2023-10-09T08:11:51.343162+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:48.922731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"60'1","reported_seq":86,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T08:11:50.336159+0000","last_change":"2023-10-09T08:11:21.432493+0000","last_active":"2023-10-09T08:11:50.336159+0000","last_peered":"2023-10-09T08:11:50.336159+0000","last_clean":"2023-10-09T08:11:50.336159+0000","last_became_active":"2023-10-09T08:11:21.432171+0000","last_became_peered":"2023-10-09T08:11:21.432171+0000","last_unstale":"2023-10-09T08:11:50.336159+0000","last_undegraded":"2023-10-09T08:11:50.336159+0000","last_fullsized":"2023-10-09T08:11:50.336159+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27535,"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":5980,"num_read_kb":13243,"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":5076,"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":206158430428,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306928,"kb_used_data":5736,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93438224,"statfs":{"total":95995035648,"available":95680741376,"internally_reserved":0,"allocated":5873664,"data_stored":5366101,"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 08:13:27 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.93899999999999995,"15min":0.93100000000000005},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.194,"5min":1.288,"15min":1.288},"last":1.081},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.93600000000000005,"15min":0.93400000000000005},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1779999999999999,"5min":1.22,"15min":1.22},"last":0.91300000000000003}]},{"osd":1,"last update":"Mon Oct 9 08:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.86699999999999999,"15min":0.84699999999999998},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.6399999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.92600000000000005,"15min":0.92900000000000005},"min":{"1min":0.61399999999999999,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":0.73099999999999998}]},{"osd":2,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.163,"5min":1.196,"15min":1.196},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.93100000000000005,"15min":0.93500000000000005},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.208,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.0169999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.91300000000000003,"15min":0.91000000000000003},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":1.1200000000000001},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.97899999999999998,"15min":0.98299999999999998},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.93600000000000005}]},{"osd":4,"last update":"Mon Oct 9 08:13:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.97199999999999998,"15min":0.95999999999999996},"min":{"1min":0.72699999999999998,"5min":0.58299999999999996,"15min":0.41599999999999998},"max":{"1min":1.327,"5min":1.327,"15min":1.5149999999999999},"last":1.23},{"interface":"front","average":{"1min":1.012,"5min":0.98899999999999999,"15min":0.97199999999999998},"min":{"1min":0.79800000000000004,"5min":0.61899999999999999,"15min":0.34699999999999998},"max":{"1min":1.367,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.2090000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:13:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.67800000000000005,"5min":0.59999999999999998,"15min":0.42899999999999999},"max":{"1min":1.353,"5min":1.379,"15min":1.651},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.145,"5min":1.0900000000000001,"15min":1.069},"min":{"1min":0.85199999999999998,"5min":0.60099999999999998,"15min":0.46800000000000003},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.5509999999999999},"last":1.161}]},{"osd":6,"last update":"Mon Oct 9 08:13:32 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.04,"15min":1.036},"min":{"1min":0.92800000000000005,"5min":0.49199999999999999,"15min":0.48099999999999998},"max":{"1min":1.391,"5min":1.391,"15min":1.7050000000000001},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.1619999999999999,"15min":1.139},"min":{"1min":0.88100000000000001,"5min":0.78600000000000003,"15min":0.54200000000000004},"max":{"1min":1.526,"5min":1.5309999999999999,"15min":1.845},"last":1.296}]}]},{"osd":6,"up_from":42,"seq":180388626660,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302820,"kb_used_data":1628,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93442332,"statfs":{"total":95995035648,"available":95684947968,"internally_reserved":0,"allocated":1667072,"data_stored":1171355,"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 08:13:23 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.1779999999999999,"15min":1.2569999999999999},"min":{"1min":0.68200000000000005,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2210000000000001,"5min":6.2770000000000001,"15min":6.2770000000000001},"last":1.018},{"interface":"front","average":{"1min":1.028,"5min":1.2509999999999999,"15min":1.353},"min":{"1min":0.70999999999999996,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.254,"5min":7.7220000000000004,"15min":7.7220000000000004},"last":1.1479999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.90500000000000003,"15min":0.90800000000000003},"min":{"1min":0.628,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.149,"5min":1.21,"15min":1.21},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"min":{"1min":0.57399999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.2849999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.034}]},{"osd":2,"last update":"Mon Oct 9 08:13:23 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.071,"15min":1.087},"min":{"1min":0.81399999999999995,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.2,"5min":1.401,"15min":1.401},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.077,"15min":1.079},"min":{"1min":0.76700000000000002,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.23,"5min":1.474,"15min":1.474},"last":1.216}]},{"osd":3,"last update":"Mon Oct 9 08:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.88,"15min":0.88100000000000001},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.0900000000000001,"5min":1.093,"15min":1.093},"last":0.81399999999999995},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.03,"15min":1.034},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.3480000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.2689999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.95699999999999996,"15min":0.94799999999999995},"min":{"1min":0.57699999999999996,"5min":0.40000000000000002,"15min":0.39900000000000002},"max":{"1min":1.145,"5min":4.4100000000000001,"15min":4.4100000000000001},"last":0.70399999999999996},{"interface":"front","average":{"1min":1.024,"5min":0.98899999999999999,"15min":0.95099999999999996},"min":{"1min":0.755,"5min":0.51200000000000001,"15min":0.46400000000000002},"max":{"1min":1.351,"5min":1.458,"15min":1.5329999999999999},"last":0.86599999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.998,"15min":1.002},"min":{"1min":0.66600000000000004,"5min":0.434,"15min":0.434},"max":{"1min":1.3009999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.03,"15min":1.002},"min":{"1min":0.75,"5min":0.59299999999999997,"15min":0.42899999999999999},"max":{"1min":1.4350000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.95999999999999996}]},{"osd":7,"last update":"Mon Oct 9 08:13:40 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.96699999999999997,"15min":0.98999999999999999},"min":{"1min":0.752,"5min":0.623,"15min":0.53300000000000003},"max":{"1min":1.3180000000000001,"5min":1.8839999999999999,"15min":2.2189999999999999},"last":0.90500000000000003},{"interface":"front","average":{"1min":1.131,"5min":1.1180000000000001,"15min":1.123},"min":{"1min":0.82899999999999996,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.375,"5min":1.714,"15min":1.8120000000000001},"last":0.83899999999999997}]}]},{"osd":1,"up_from":93,"seq":399431958570,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32644,"kb_used_data":1084,"kb_used_omap":7,"kb_used_meta":31544,"kb_avail":93712508,"statfs":{"total":95995035648,"available":95961608192,"internally_reserved":0,"allocated":1110016,"data_stored":586689,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7417,"internal_metadata":32301831},"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 08:13:56 2023","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.66100000000000003,"15min":0.66800000000000004},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.89400000000000002,"5min":1.073,"15min":1.073},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.67300000000000004,"15min":0.68899999999999995},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.98399999999999999,"5min":1.129,"15min":1.129},"last":0.91200000000000003}]},{"osd":2,"last update":"Mon Oct 9 08:13:27 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.68799999999999994,"15min":0.69899999999999995},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.68300000000000005,"15min":0.69099999999999995},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.873,"5min":1.016,"15min":1.016},"last":0.96199999999999997}]},{"osd":3,"last update":"Mon Oct 9 08:13:50 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.69999999999999996,"15min":0.70799999999999996},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.78100000000000003,"15min":0.78500000000000003},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.84299999999999997}]},{"osd":4,"last update":"Mon Oct 9 08:13:56 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.94999999999999996,"15min":0.96999999999999997},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.214,"5min":1.292,"15min":1.292},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.96799999999999997,"15min":0.95399999999999996},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3069999999999999,"5min":1.321,"15min":1.321},"last":1.393}]},{"osd":5,"last update":"Mon Oct 9 08:13:56 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.048,"15min":1.0629999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.5229999999999999,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.071},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.052,"15min":1.0700000000000001},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.345,"5min":1.552,"15min":1.552},"last":1.248}]},{"osd":6,"last update":"Mon Oct 9 08:13:56 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.022,"15min":1.024},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.375,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.1060000000000001},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.0329999999999999,"15min":1.0449999999999999},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.282,"5min":1.454,"15min":1.454},"last":1.371}]},{"osd":7,"last update":"Mon Oct 9 08:13:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.101,"15min":1.121},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.4219999999999999,"5min":1.901,"15min":1.901},"last":1.2869999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0640000000000001,"15min":1.0609999999999999},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3049999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.4399999999999999}]}]},{"osd":0,"up_from":88,"seq":377957122096,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":37340,"kb_used_data":5780,"kb_used_omap":8,"kb_used_meta":31543,"kb_avail":93707812,"statfs":{"total":95995035648,"available":95956799488,"internally_reserved":0,"allocated":5918720,"data_stored":5374024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":32300522},"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 08:13:51 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.67000000000000004,"15min":0.67100000000000004},"min":{"1min":0.36299999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.1040000000000001,"5min":1.1040000000000001,"15min":1.1040000000000001},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.72499999999999998,"15min":0.72699999999999998},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":2.2330000000000001,"5min":2.2330000000000001,"15min":2.2330000000000001},"last":1.0049999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.72599999999999998,"15min":0.73399999999999999},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.93799999999999994,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.72699999999999998,"15min":0.73899999999999999},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.0660000000000001,"5min":1.28,"15min":1.28},"last":0.97099999999999997}]},{"osd":3,"last update":"Mon Oct 9 08:13:51 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.79200000000000004,"15min":0.79200000000000004},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":2.3220000000000001,"5min":2.3220000000000001,"15min":2.3220000000000001},"last":0.745},{"interface":"front","average":{"1min":0.76600000000000001,"5min":0.73899999999999999,"15min":0.73499999999999999},"min":{"1min":0.45800000000000002,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.081,"5min":1.081,"15min":1.081},"last":0.81000000000000005}]},{"osd":4,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.97999999999999998,"15min":0.99399999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.242,"5min":2.1200000000000001,"15min":2.1200000000000001},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.071,"5min":1.024,"15min":1.018},"min":{"1min":0.71699999999999997,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":2.5339999999999998,"5min":2.5339999999999998,"15min":2.5339999999999998},"last":1.2170000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.0620000000000001,"15min":1.0580000000000001},"min":{"1min":0.73199999999999998,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":2.649,"5min":2.649,"15min":2.649},"last":1.1619999999999999},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.0880000000000001,"15min":1.1120000000000001},"min":{"1min":0.68700000000000006,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.325,"5min":1.675,"15min":1.675},"last":1.0449999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":2.5960000000000001,"5min":2.5960000000000001,"15min":2.5960000000000001},"last":1.2649999999999999},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.079,"15min":1.097},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.306,"5min":1.728,"15min":1.728},"last":1.0940000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:13:25 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.1000000000000001,"15min":1.109},"min":{"1min":0.71899999999999997,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4470000000000001,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.1180000000000001,"15min":1.1359999999999999},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.321,"5min":2.2360000000000002,"15min":2.2360000000000002},"last":1.232}]}]},{"osd":2,"up_from":98,"seq":420906795044,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32576,"kb_used_data":1080,"kb_used_omap":11,"kb_used_meta":31476,"kb_avail":93712576,"statfs":{"total":95995035648,"available":95961677824,"internally_reserved":0,"allocated":1105920,"data_stored":585457,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11690,"internal_metadata":32232022},"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 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.70199999999999996,"15min":0.71099999999999997},"min":{"1min":0.375,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.0740000000000001,"5min":1.272,"15min":1.272},"last":0.628},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.66400000000000003,"15min":0.66800000000000004},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.081,"5min":1.081,"15min":1.081},"last":0.70599999999999996}]},{"osd":1,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.69099999999999995,"15min":0.69199999999999995},"min":{"1min":0.47399999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.97399999999999998,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.86899999999999999},{"interface":"front","average":{"1min":0.66900000000000004,"5min":0.76900000000000002,"15min":0.78500000000000003},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":1.0700000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.77500000000000002,"15min":0.78900000000000003},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.022,"5min":1.022,"15min":1.022},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.70499999999999996,"5min":0.77300000000000002,"15min":0.78400000000000003},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.94399999999999995,"5min":1.161,"15min":1.161},"last":0.98599999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.05,"15min":1.054},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.2230000000000001},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.032,"15min":1.038},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.24,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.1739999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":1.0309999999999999,"15min":1.0469999999999999},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.2010000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":1.391},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.0620000000000001,"15min":1.077},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.3720000000000001,"5min":1.48,"15min":1.48},"last":1.3280000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":1.085,"15min":1.1100000000000001},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.4279999999999999,"5min":1.7130000000000001,"15min":1.7130000000000001},"last":1.373},{"interface":"front","average":{"1min":0.995,"5min":1.101,"15min":1.119},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.238,"5min":1.581,"15min":1.581},"last":1.294}]},{"osd":7,"last update":"Mon Oct 9 08:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.139,"15min":1.163},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3169999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.47},{"interface":"front","average":{"1min":1.052,"5min":1.1739999999999999,"15min":1.194},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.4570000000000001,"5min":1.649,"15min":1.649},"last":1.4259999999999999}]}]},{"osd":3,"up_from":103,"seq":442381631518,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28392,"kb_used_data":1056,"kb_used_omap":4,"kb_used_meta":27323,"kb_avail":93716760,"statfs":{"total":95995035648,"available":95965962240,"internally_reserved":0,"allocated":1081344,"data_stored":581012,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":27979094},"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 08:13:54 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.70099999999999996,"15min":0.70599999999999996},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.93600000000000005,"5min":1.0169999999999999,"15min":1.0169999999999999},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.81100000000000005,"15min":0.82299999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.091,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.85499999999999998}]},{"osd":1,"last update":"Mon Oct 9 08:13:54 2023","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.71399999999999997,"15min":0.71799999999999997},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.139,"5min":1.284,"15min":1.284},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.73799999999999999,"15min":0.748},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.61199999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:13:54 2023","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.77600000000000002,"15min":0.79600000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.98499999999999999,"5min":1.671,"15min":1.671},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.82099999999999995,"15min":0.83599999999999997},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.0289999999999999,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.1120000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:13:54 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.03,"15min":1.038},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.4630000000000001,"5min":1.742,"15min":1.742},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.071,"15min":1.075},"min":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":1.3129999999999999,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.2350000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:13:54 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.048,"15min":1.056},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.212,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.0049999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0429999999999999,"15min":1.0489999999999999},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.272,"5min":1.369,"15min":1.369},"last":0.84599999999999997}]},{"osd":6,"last update":"Mon Oct 9 08:13:54 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.131,"15min":1.1379999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.5329999999999999,"5min":1.788,"15min":1.788},"last":1.085},{"interface":"front","average":{"1min":1.069,"5min":1.177,"15min":1.1950000000000001},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.3420000000000001,"5min":1.452,"15min":1.452},"last":1.181}]},{"osd":7,"last update":"Mon Oct 9 08:13:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.1060000000000001,"15min":1.113},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.2749999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.093,"5min":1.1599999999999999,"15min":1.171},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.627,"5min":1.889,"15min":1.889},"last":1.159}]}]},{"osd":4,"up_from":30,"seq":128849019126,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302248,"kb_used_data":5152,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93442904,"statfs":{"total":95995035648,"available":95685533696,"internally_reserved":0,"allocated":5275648,"data_stored":4775663,"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 08:13:26 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.95399999999999996,"15min":0.96999999999999997},"min":{"1min":0.60399999999999998,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2509999999999999,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.62},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.94799999999999995,"15min":0.97199999999999998},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.165,"5min":1.393,"15min":1.393},"last":0.878}]},{"osd":1,"last update":"Mon Oct 9 08:13:58 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.86699999999999999,"15min":0.871},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.141,"5min":1.202,"15min":1.202},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.91000000000000003,"15min":0.92200000000000004},"min":{"1min":0.65300000000000002,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.2330000000000001,"5min":1.413,"15min":1.413},"last":0.68500000000000005}]},{"osd":2,"last update":"Mon Oct 9 08:13:21 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.97399999999999998,"15min":0.96999999999999997},"min":{"1min":0.66400000000000003,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.93799999999999994,"5min":1.0229999999999999,"15min":1.0369999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.282,"5min":1.419,"15min":1.419},"last":1.107}]},{"osd":3,"last update":"Mon Oct 9 08:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.93500000000000005,"15min":0.93999999999999995},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.0649999999999999,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.98599999999999999,"15min":0.98499999999999999},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":1.141}]},{"osd":5,"last update":"Mon Oct 9 08:14:08 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.92300000000000004,"15min":0.91800000000000004},"min":{"1min":0.63500000000000001,"5min":0.58399999999999996,"15min":0.44800000000000001},"max":{"1min":1.2090000000000001,"5min":1.3939999999999999,"15min":2.552},"last":0.95499999999999996},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0389999999999999,"15min":1.0009999999999999},"min":{"1min":0.68000000000000005,"5min":0.59099999999999997,"15min":0.41899999999999998},"max":{"1min":1.302,"5min":1.514,"15min":2.2879999999999998},"last":1.012}]},{"osd":6,"last update":"Mon Oct 9 08:13:53 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.0449999999999999,"15min":1.036},"min":{"1min":0.77800000000000002,"5min":0.59799999999999998,"15min":0.442},"max":{"1min":1.365,"5min":1.4690000000000001,"15min":2.3959999999999999},"last":1.1870000000000001},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.0589999999999999,"15min":1.04},"min":{"1min":0.95899999999999996,"5min":0.57099999999999995,"15min":0.47999999999999998},"max":{"1min":1.2809999999999999,"5min":1.365,"15min":2.46},"last":1.0509999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:13:53 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.121,"15min":1.107},"min":{"1min":0.97199999999999998,"5min":0.622,"15min":0.50800000000000001},"max":{"1min":1.4279999999999999,"5min":1.5249999999999999,"15min":2.4830000000000001},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.026,"15min":1.022},"min":{"1min":0.80500000000000005,"5min":0.49399999999999999,"15min":0.44800000000000001},"max":{"1min":1.2130000000000001,"5min":1.3640000000000001,"15min":2.1899999999999999},"last":0.98099999999999998}]}]},{"osd":5,"up_from":36,"seq":154618822893,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298140,"kb_used_data":1044,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447012,"statfs":{"total":95995035648,"available":95689740288,"internally_reserved":0,"allocated":1069056,"data_stored":577122,"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 08:13:28 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.88500000000000001,"15min":0.878},"min":{"1min":0.59299999999999997,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.1519999999999999,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.90200000000000002,"15min":0.90400000000000003},"min":{"1min":0.65600000000000003,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.92500000000000004}]},{"osd":1,"last update":"Mon Oct 9 08:13:53 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.0009999999999999,"15min":1.006},"min":{"1min":0.629,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.2869999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.97399999999999998,"15min":0.98099999999999998},"min":{"1min":0.64600000000000002,"5min":0.63,"15min":0.63},"max":{"1min":1.121,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":1}]},{"osd":2,"last update":"Mon Oct 9 08:13:24 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.92800000000000005,"15min":0.92600000000000005},"min":{"1min":0.66200000000000003,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.2270000000000001,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.93200000000000005,"15min":0.92700000000000005},"min":{"1min":0.64900000000000002,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.2110000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.091}]},{"osd":3,"last update":"Mon Oct 9 08:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.97999999999999998,"15min":0.98199999999999998},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.032,"15min":1.04},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":1.0509999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:14:02 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.94299999999999995,"15min":0.92600000000000005},"min":{"1min":0.67000000000000004,"5min":0.60399999999999998,"15min":0.373},"max":{"1min":1.71,"5min":1.71,"15min":4.1970000000000001},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.99199999999999999,"15min":0.99299999999999999},"min":{"1min":0.64500000000000002,"5min":0.54500000000000004,"15min":0.46600000000000003},"max":{"1min":1.407,"5min":1.9470000000000001,"15min":2.3759999999999999},"last":1.206}]},{"osd":6,"last update":"Mon Oct 9 08:13:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.0429999999999999,"15min":1.042},"min":{"1min":0.871,"5min":0.60099999999999998,"15min":0.40799999999999997},"max":{"1min":1.488,"5min":1.99,"15min":2.4279999999999999},"last":1.131},{"interface":"front","average":{"1min":1.052,"5min":0.99299999999999999,"15min":0.99399999999999999},"min":{"1min":0.67600000000000005,"5min":0.65200000000000002,"15min":0.53800000000000003},"max":{"1min":1.516,"5min":1.748,"15min":3.1890000000000001},"last":1.1479999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:13:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.036,"15min":1.0349999999999999},"min":{"1min":0.88600000000000001,"5min":0.68700000000000006,"15min":0.47999999999999998},"max":{"1min":1.3740000000000001,"5min":1.379,"15min":4.125},"last":1.119},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.139,"15min":1.1419999999999999},"min":{"1min":0.84899999999999998,"5min":0.76600000000000001,"15min":0.51900000000000002},"max":{"1min":1.2809999999999999,"5min":2.0430000000000001,"15min":3.8959999999999999},"last":1.2789999999999999}]}]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3716,"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":1360,"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":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":8726,"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":7417,"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":7974,"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":3418,"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-09T08:14:15.873 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-09T08:14:15.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd dump 2023-10-09T08:14:16.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[76862]: audit 2023-10-09T08:14:14.946246+0000 mgr.y (mgr.26009) 355 : audit 0 from='client.34716 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:14:16.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[76862]: audit 2023-10-09T08:14:15.077386+0000 mon.a (mon.0) 323 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:14:16.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[76862]: audit 2023-10-09T08:14:15.092949+0000 mon.a (mon.0) 324 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:14:16.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[76862]: cluster 2023-10-09T08:14:15.220801+0000 mgr.y (mgr.26009) 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-09T08:14:16.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[76862]: audit 2023-10-09T08:14:15.326452+0000 mon.a (mon.0) 325 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:14:16.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[76862]: audit 2023-10-09T08:14:15.335231+0000 mon.a (mon.0) 326 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:14:16.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[76862]: audit 2023-10-09T08:14:15.814901+0000 mon.c (mon.2) 169 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:14:16.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[76862]: audit 2023-10-09T08:14:15.816572+0000 mon.c (mon.2) 170 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:14:16.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[76862]: audit 2023-10-09T08:14:15.825854+0000 mon.a (mon.0) 327 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:14:16.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[79557]: audit 2023-10-09T08:14:14.946246+0000 mgr.y (mgr.26009) 355 : audit 0 from='client.34716 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:14:16.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[79557]: audit 2023-10-09T08:14:15.077386+0000 mon.a (mon.0) 323 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:14:16.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[79557]: audit 2023-10-09T08:14:15.092949+0000 mon.a (mon.0) 324 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:14:16.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[79557]: cluster 2023-10-09T08:14:15.220801+0000 mgr.y (mgr.26009) 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-09T08:14:16.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[79557]: audit 2023-10-09T08:14:15.326452+0000 mon.a (mon.0) 325 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:14:16.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[79557]: audit 2023-10-09T08:14:15.335231+0000 mon.a (mon.0) 326 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:14:16.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[79557]: audit 2023-10-09T08:14:15.814901+0000 mon.c (mon.2) 169 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:14:16.129 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[79557]: audit 2023-10-09T08:14:15.816572+0000 mon.c (mon.2) 170 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:14:16.129 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:16 smithi081 bash[79557]: audit 2023-10-09T08:14:15.825854+0000 mon.a (mon.0) 327 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:14:16.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:16 smithi118 bash[59345]: audit 2023-10-09T08:14:14.946246+0000 mgr.y (mgr.26009) 355 : audit 0 from='client.34716 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:14:16.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:16 smithi118 bash[59345]: audit 2023-10-09T08:14:15.077386+0000 mon.a (mon.0) 323 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:14:16.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:16 smithi118 bash[59345]: audit 2023-10-09T08:14:15.092949+0000 mon.a (mon.0) 324 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:14:16.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:16 smithi118 bash[59345]: cluster 2023-10-09T08:14:15.220801+0000 mgr.y (mgr.26009) 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-09T08:14:16.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:16 smithi118 bash[59345]: audit 2023-10-09T08:14:15.326452+0000 mon.a (mon.0) 325 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:14:16.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:16 smithi118 bash[59345]: audit 2023-10-09T08:14:15.335231+0000 mon.a (mon.0) 326 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:14:16.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:16 smithi118 bash[59345]: audit 2023-10-09T08:14:15.814901+0000 mon.c (mon.2) 169 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:14:16.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:16 smithi118 bash[59345]: audit 2023-10-09T08:14:15.816572+0000 mon.c (mon.2) 170 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:14:16.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:16 smithi118 bash[59345]: audit 2023-10-09T08:14:15.825854+0000 mon.a (mon.0) 327 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:14:18.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:18 smithi081 bash[76862]: cluster 2023-10-09T08:14:17.221389+0000 mgr.y (mgr.26009) 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-09T08:14:18.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:18 smithi081 bash[79557]: cluster 2023-10-09T08:14:17.221389+0000 mgr.y (mgr.26009) 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-09T08:14:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:18 smithi118 bash[59345]: cluster 2023-10-09T08:14:17.221389+0000 mgr.y (mgr.26009) 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-09T08:14:20.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:20 smithi081 bash[76862]: cluster 2023-10-09T08:14:19.222206+0000 mgr.y (mgr.26009) 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-09T08:14:20.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:20 smithi081 bash[79557]: cluster 2023-10-09T08:14:19.222206+0000 mgr.y (mgr.26009) 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-09T08:14:20.689 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:14:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:20 smithi118 bash[59345]: cluster 2023-10-09T08:14:19.222206+0000 mgr.y (mgr.26009) 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-09T08:14:21.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:14:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:14:21] "GET /metrics HTTP/1.1" 200 34023 "" "Prometheus/2.33.4" 2023-10-09T08:14:22.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:22 smithi081 bash[76862]: cluster 2023-10-09T08:14:21.223106+0000 mgr.y (mgr.26009) 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-09T08:14:22.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:22 smithi081 bash[79557]: cluster 2023-10-09T08:14:21.223106+0000 mgr.y (mgr.26009) 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-09T08:14:22.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:22 smithi118 bash[59345]: cluster 2023-10-09T08:14:21.223106+0000 mgr.y (mgr.26009) 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-09T08:14:23.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:23 smithi081 bash[79557]: audit 2023-10-09T08:14:23.111698+0000 mon.c (mon.2) 171 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:14:23.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:23 smithi081 bash[76862]: audit 2023-10-09T08:14:23.111698+0000 mon.c (mon.2) 171 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:14:23.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:23 smithi118 bash[59345]: audit 2023-10-09T08:14:23.111698+0000 mon.c (mon.2) 171 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:14:24.292 INFO:teuthology.orchestra.run.smithi081.stdout:epoch 104 2023-10-09T08:14:24.293 INFO:teuthology.orchestra.run.smithi081.stdout:fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 2023-10-09T08:14:24.293 INFO:teuthology.orchestra.run.smithi081.stdout:created 2023-10-09T07:48:07.837405+0000 2023-10-09T08:14:24.293 INFO:teuthology.orchestra.run.smithi081.stdout:modified 2023-10-09T08:11:51.312495+0000 2023-10-09T08:14:24.293 INFO:teuthology.orchestra.run.smithi081.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2023-10-09T08:14:24.293 INFO:teuthology.orchestra.run.smithi081.stdout:crush_version 22 2023-10-09T08:14:24.293 INFO:teuthology.orchestra.run.smithi081.stdout:full_ratio 0.95 2023-10-09T08:14:24.293 INFO:teuthology.orchestra.run.smithi081.stdout:backfillfull_ratio 0.9 2023-10-09T08:14:24.293 INFO:teuthology.orchestra.run.smithi081.stdout:nearfull_ratio 0.85 2023-10-09T08:14:24.293 INFO:teuthology.orchestra.run.smithi081.stdout:require_min_compat_client luminous 2023-10-09T08:14:24.293 INFO:teuthology.orchestra.run.smithi081.stdout:min_compat_client luminous 2023-10-09T08:14:24.293 INFO:teuthology.orchestra.run.smithi081.stdout:require_osd_release pacific 2023-10-09T08:14:24.294 INFO:teuthology.orchestra.run.smithi081.stdout:stretch_mode_enabled false 2023-10-09T08:14:24.294 INFO:teuthology.orchestra.run.smithi081.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 82 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr,mgr_devicehealth read_balance_score 7.89 2023-10-09T08:14:24.294 INFO:teuthology.orchestra.run.smithi081.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 77 flags hashpspool,selfmanaged_snaps stripe_width 0 application rbd read_balance_score 2.00 2023-10-09T08:14:24.294 INFO:teuthology.orchestra.run.smithi081.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-09T08:14:24.294 INFO:teuthology.orchestra.run.smithi081.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 60 flags hashpspool,bulk stripe_width 0 application cephfs read_balance_score 2.25 2023-10-09T08:14:24.294 INFO:teuthology.orchestra.run.smithi081.stdout:max_osd 8 2023-10-09T08:14:24.294 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 up in weight 1 up_from 88 up_thru 103 down_at 85 last_clean_interval [8,84) [v2:172.21.15.81:6802/2047548389,v1:172.21.15.81:6803/2047548389] [v2:172.21.15.81:6804/2047548389,v1:172.21.15.81:6805/2047548389] exists,up 001a8f44-3108-4571-9c18-0259e7c2c5f7 2023-10-09T08:14:24.294 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 up in weight 1 up_from 93 up_thru 103 down_at 90 last_clean_interval [13,89) [v2:172.21.15.81:6810/2001680586,v1:172.21.15.81:6811/2001680586] [v2:172.21.15.81:6812/2001680586,v1:172.21.15.81:6813/2001680586] exists,up c07b13c6-c3cf-4746-acea-92ea752aa01f 2023-10-09T08:14:24.294 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 up in weight 1 up_from 98 up_thru 103 down_at 95 last_clean_interval [18,94) [v2:172.21.15.81:6818/3358021751,v1:172.21.15.81:6819/3358021751] [v2:172.21.15.81:6820/3358021751,v1:172.21.15.81:6821/3358021751] exists,up 796de5da-ce6b-4a61-ac95-2fa597a45dbb 2023-10-09T08:14:24.294 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 up in weight 1 up_from 103 up_thru 103 down_at 100 last_clean_interval [25,99) [v2:172.21.15.81:6826/2089133645,v1:172.21.15.81:6827/2089133645] [v2:172.21.15.81:6828/2089133645,v1:172.21.15.81:6829/2089133645] exists,up 2896377b-229e-4918-a6b1-d3d766462a04 2023-10-09T08:14:24.295 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 up in weight 1 up_from 30 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.118:6800/1032650421,v1:172.21.15.118:6801/1032650421] [v2:172.21.15.118:6802/1032650421,v1:172.21.15.118:6803/1032650421] exists,up 29388503-def5-443c-84ff-fd5e06439923 2023-10-09T08:14:24.295 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 up in weight 1 up_from 36 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.118:6808/739921055,v1:172.21.15.118:6809/739921055] [v2:172.21.15.118:6810/739921055,v1:172.21.15.118:6811/739921055] exists,up 84c0f755-dad9-4dc3-ae8d-307dfa6725ba 2023-10-09T08:14:24.295 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 up in weight 1 up_from 42 up_thru 100 down_at 0 last_clean_interval [0,0) [v2:172.21.15.118:6816/2724340173,v1:172.21.15.118:6817/2724340173] [v2:172.21.15.118:6818/2724340173,v1:172.21.15.118:6819/2724340173] exists,up 148dc4ee-a773-4829-bc3a-c0d3c4608ea1 2023-10-09T08:14:24.295 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 up in weight 1 up_from 48 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.118:6824/2187628890,v1:172.21.15.118:6825/2187628890] [v2:172.21.15.118:6826/2187628890,v1:172.21.15.118:6827/2187628890] exists,up aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c 2023-10-09T08:14:24.295 INFO:teuthology.orchestra.run.smithi081.stdout:pg_upmap_items 4.7 [1,2] 2023-10-09T08:14:24.295 INFO:teuthology.orchestra.run.smithi081.stdout:pg_upmap_items 4.9 [1,5] 2023-10-09T08:14:24.295 INFO:teuthology.orchestra.run.smithi081.stdout:pg_upmap_items 4.1d [1,2] 2023-10-09T08:14:24.295 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:0/1357041402 expires 2023-10-10T08:05:22.990697+0000 2023-10-09T08:14:24.295 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:0/3317803502 expires 2023-10-10T08:05:22.990697+0000 2023-10-09T08:14:24.295 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.118:0/1616535521 expires 2023-10-10T08:04:18.911057+0000 2023-10-09T08:14:24.295 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:6801/1537833946 expires 2023-10-10T07:48:35.337495+0000 2023-10-09T08:14:24.295 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:0/2241644488 expires 2023-10-10T07:49:05.232951+0000 2023-10-09T08:14:24.296 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:0/33828328 expires 2023-10-10T08:02:39.438783+0000 2023-10-09T08:14:24.296 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:6801/3333695174 expires 2023-10-10T07:56:34.562339+0000 2023-10-09T08:14:24.296 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:6800/3333695174 expires 2023-10-10T07:56:34.562339+0000 2023-10-09T08:14:24.296 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:6800/1537833946 expires 2023-10-10T07:48:35.337495+0000 2023-10-09T08:14:24.296 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:0/765299878 expires 2023-10-10T07:56:34.562339+0000 2023-10-09T08:14:24.296 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.118:0/4166256922 expires 2023-10-10T08:04:18.911057+0000 2023-10-09T08:14:24.296 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.118:0/1982601329 expires 2023-10-10T08:04:18.911057+0000 2023-10-09T08:14:24.296 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:0/508224183 expires 2023-10-10T08:02:39.438783+0000 2023-10-09T08:14:24.296 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:0/3118036864 expires 2023-10-10T08:05:22.990697+0000 2023-10-09T08:14:24.296 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:6800/4291153198 expires 2023-10-10T08:02:39.438783+0000 2023-10-09T08:14:24.296 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:0/2284708028 expires 2023-10-10T07:49:05.232951+0000 2023-10-09T08:14:24.296 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:6801/1321137330 expires 2023-10-10T07:49:05.232951+0000 2023-10-09T08:14:24.297 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:0/4101738626 expires 2023-10-10T08:05:22.990697+0000 2023-10-09T08:14:24.297 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:0/3068927018 expires 2023-10-10T07:48:35.337495+0000 2023-10-09T08:14:24.297 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:0/3645718659 expires 2023-10-10T08:05:22.990697+0000 2023-10-09T08:14:24.297 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:6800/1321137330 expires 2023-10-10T07:49:05.232951+0000 2023-10-09T08:14:24.297 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.118:6834/4198102275 expires 2023-10-10T08:04:18.911057+0000 2023-10-09T08:14:24.297 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.118:6835/4198102275 expires 2023-10-10T08:04:18.911057+0000 2023-10-09T08:14:24.297 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:6801/2044241734 expires 2023-10-10T08:05:22.990697+0000 2023-10-09T08:14:24.297 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.118:0/907619425 expires 2023-10-10T08:04:18.911057+0000 2023-10-09T08:14:24.297 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:6801/4291153198 expires 2023-10-10T08:02:39.438783+0000 2023-10-09T08:14:24.297 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:0/1024746757 expires 2023-10-10T07:48:35.337495+0000 2023-10-09T08:14:24.297 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:6800/2044241734 expires 2023-10-10T08:05:22.990697+0000 2023-10-09T08:14:24.297 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:0/4028739218 expires 2023-10-10T08:05:22.990697+0000 2023-10-09T08:14:24.298 INFO:teuthology.orchestra.run.smithi081.stdout:blocklist 172.21.15.81:0/3522087077 expires 2023-10-10T07:56:34.562339+0000 2023-10-09T08:14:24.577 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:24 smithi081 bash[76862]: cluster 2023-10-09T08:14:23.223520+0000 mgr.y (mgr.26009) 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-09T08:14:24.577 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:24 smithi081 bash[76862]: audit 2023-10-09T08:14:24.289719+0000 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.81:0/3719851976' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T08:14:24.577 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:24 smithi081 bash[79557]: cluster 2023-10-09T08:14:23.223520+0000 mgr.y (mgr.26009) 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-09T08:14:24.577 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:24 smithi081 bash[79557]: audit 2023-10-09T08:14:24.289719+0000 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.81:0/3719851976' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T08:14:24.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:24 smithi118 bash[59345]: cluster 2023-10-09T08:14:23.223520+0000 mgr.y (mgr.26009) 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-09T08:14:24.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:24 smithi118 bash[59345]: audit 2023-10-09T08:14:24.289719+0000 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.81:0/3719851976' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T08:14:25.253 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 88 up_thru 103 down_at 85 last_clean_interval [8,84) [v2:172.21.15.81:6802/2047548389,v1:172.21.15.81:6803/2047548389] [v2:172.21.15.81:6804/2047548389,v1:172.21.15.81:6805/2047548389] exists,up 001a8f44-3108-4571-9c18-0259e7c2c5f7', 'osd.1 up in weight 1 up_from 93 up_thru 103 down_at 90 last_clean_interval [13,89) [v2:172.21.15.81:6810/2001680586,v1:172.21.15.81:6811/2001680586] [v2:172.21.15.81:6812/2001680586,v1:172.21.15.81:6813/2001680586] exists,up c07b13c6-c3cf-4746-acea-92ea752aa01f', 'osd.2 up in weight 1 up_from 98 up_thru 103 down_at 95 last_clean_interval [18,94) [v2:172.21.15.81:6818/3358021751,v1:172.21.15.81:6819/3358021751] [v2:172.21.15.81:6820/3358021751,v1:172.21.15.81:6821/3358021751] exists,up 796de5da-ce6b-4a61-ac95-2fa597a45dbb', 'osd.3 up in weight 1 up_from 103 up_thru 103 down_at 100 last_clean_interval [25,99) [v2:172.21.15.81:6826/2089133645,v1:172.21.15.81:6827/2089133645] [v2:172.21.15.81:6828/2089133645,v1:172.21.15.81:6829/2089133645] exists,up 2896377b-229e-4918-a6b1-d3d766462a04', 'osd.4 up in weight 1 up_from 30 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.118:6800/1032650421,v1:172.21.15.118:6801/1032650421] [v2:172.21.15.118:6802/1032650421,v1:172.21.15.118:6803/1032650421] exists,up 29388503-def5-443c-84ff-fd5e06439923', 'osd.5 up in weight 1 up_from 36 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.118:6808/739921055,v1:172.21.15.118:6809/739921055] [v2:172.21.15.118:6810/739921055,v1:172.21.15.118:6811/739921055] exists,up 84c0f755-dad9-4dc3-ae8d-307dfa6725ba', 'osd.6 up in weight 1 up_from 42 up_thru 100 down_at 0 last_clean_interval [0,0) [v2:172.21.15.118:6816/2724340173,v1:172.21.15.118:6817/2724340173] [v2:172.21.15.118:6818/2724340173,v1:172.21.15.118:6819/2724340173] exists,up 148dc4ee-a773-4829-bc3a-c0d3c4608ea1', 'osd.7 up in weight 1 up_from 48 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.118:6824/2187628890,v1:172.21.15.118:6825/2187628890] [v2:172.21.15.118:6826/2187628890,v1:172.21.15.118:6827/2187628890] exists,up aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c'] 2023-10-09T08:14:25.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon mon.a config show 2023-10-09T08:14:26.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:26 smithi081 bash[76862]: cluster 2023-10-09T08:14:25.224392+0000 mgr.y (mgr.26009) 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-09T08:14:26.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:26 smithi081 bash[79557]: cluster 2023-10-09T08:14:25.224392+0000 mgr.y (mgr.26009) 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-09T08:14:26.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:26 smithi118 bash[59345]: cluster 2023-10-09T08:14:25.224392+0000 mgr.y (mgr.26009) 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-09T08:14:28.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:28 smithi081 bash[76862]: cluster 2023-10-09T08:14:27.225006+0000 mgr.y (mgr.26009) 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-09T08:14:28.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:28 smithi081 bash[79557]: cluster 2023-10-09T08:14:27.225006+0000 mgr.y (mgr.26009) 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-09T08:14:28.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:28 smithi118 bash[59345]: cluster 2023-10-09T08:14:27.225006+0000 mgr.y (mgr.26009) 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-09T08:14:30.029 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:14:30.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:30 smithi081 bash[79557]: cluster 2023-10-09T08:14:29.225877+0000 mgr.y (mgr.26009) 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-09T08:14:30.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:30 smithi081 bash[76862]: cluster 2023-10-09T08:14:29.225877+0000 mgr.y (mgr.26009) 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-09T08:14:30.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:30 smithi118 bash[59345]: cluster 2023-10-09T08:14:29.225877+0000 mgr.y (mgr.26009) 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-09T08:14:31.406 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:14:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:14:31] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.33.4" 2023-10-09T08:14:32.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:32 smithi081 bash[76862]: cluster 2023-10-09T08:14:31.226611+0000 mgr.y (mgr.26009) 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-09T08:14:32.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:32 smithi081 bash[79557]: cluster 2023-10-09T08:14:31.226611+0000 mgr.y (mgr.26009) 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-09T08:14:32.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:32 smithi118 bash[59345]: cluster 2023-10-09T08:14:31.226611+0000 mgr.y (mgr.26009) 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-09T08:14:33.377 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:14:33.377 INFO:teuthology.orchestra.run.smithi081.stdout: "name": "mon.a", 2023-10-09T08:14:33.377 INFO:teuthology.orchestra.run.smithi081.stdout: "cluster": "ceph", 2023-10-09T08:14:33.377 INFO:teuthology.orchestra.run.smithi081.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2023-10-09T08:14:33.377 INFO:teuthology.orchestra.run.smithi081.stdout: "admin_socket_mode": "", 2023-10-09T08:14:33.377 INFO:teuthology.orchestra.run.smithi081.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2023-10-09T08:14:33.377 INFO:teuthology.orchestra.run.smithi081.stdout: "auth_client_required": "cephx, none", 2023-10-09T08:14:33.377 INFO:teuthology.orchestra.run.smithi081.stdout: "auth_cluster_required": "cephx", 2023-10-09T08:14:33.377 INFO:teuthology.orchestra.run.smithi081.stdout: "auth_debug": "true", 2023-10-09T08:14:33.378 INFO:teuthology.orchestra.run.smithi081.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2023-10-09T08:14:33.378 INFO:teuthology.orchestra.run.smithi081.stdout: "auth_mon_ticket_ttl": "660.000000", 2023-10-09T08:14:33.378 INFO:teuthology.orchestra.run.smithi081.stdout: "auth_service_required": "cephx", 2023-10-09T08:14:33.378 INFO:teuthology.orchestra.run.smithi081.stdout: "auth_service_ticket_ttl": "240.000000", 2023-10-09T08:14:33.378 INFO:teuthology.orchestra.run.smithi081.stdout: "auth_supported": "", 2023-10-09T08:14:33.378 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_aio": "true", 2023-10-09T08:14:33.378 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_aio_max_queue_depth": "1024", 2023-10-09T08:14:33.378 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_aio_poll_ms": "250", 2023-10-09T08:14:33.378 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_aio_reap_max": "16", 2023-10-09T08:14:33.378 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_async_discard": "false", 2023-10-09T08:14:33.378 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_block_size": "4096", 2023-10-09T08:14:33.378 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_debug_aio": "false", 2023-10-09T08:14:33.379 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_debug_aio_log_age": "5.000000", 2023-10-09T08:14:33.379 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2023-10-09T08:14:33.379 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_debug_inflight_ios": "false", 2023-10-09T08:14:33.379 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_enable_discard": "false", 2023-10-09T08:14:33.379 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_flock_retry": "3", 2023-10-09T08:14:33.379 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_flock_retry_interval": "0.100000", 2023-10-09T08:14:33.379 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_inject_crash": "0", 2023-10-09T08:14:33.379 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_inject_crash_flush_delay": "2", 2023-10-09T08:14:33.379 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_ioring": "false", 2023-10-09T08:14:33.379 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_ioring_hipri": "false", 2023-10-09T08:14:33.379 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_ioring_sqthread_poll": "false", 2023-10-09T08:14:33.379 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_nvme_unbind_from_kernel": "false", 2023-10-09T08:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_read_buffer_alignment": "4096", 2023-10-09T08:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_read_preallocated_huge_buffers": "", 2023-10-09T08:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout: "bdev_type": "", 2023-10-09T08:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_alloc_size": "1048576", 2023-10-09T08:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_allocator": "hybrid", 2023-10-09T08:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_buffered_io": "true", 2023-10-09T08:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_check_for_zeros": "false", 2023-10-09T08:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_check_volume_selector_often": "false", 2023-10-09T08:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_check_volume_selector_on_umount": "false", 2023-10-09T08:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_compact_log_sync": "false", 2023-10-09T08:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2023-10-09T08:14:33.380 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2023-10-09T08:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_log_compact_min_size": "16777216", 2023-10-09T08:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_log_replay_check_allocations": "true", 2023-10-09T08:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_max_log_runway": "4194304", 2023-10-09T08:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_max_prefetch": "1048576", 2023-10-09T08:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_min_flush_size": "524288", 2023-10-09T08:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_min_log_runway": "1048576", 2023-10-09T08:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_replay_recovery": "false", 2023-10-09T08:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_replay_recovery_disable_compact": "false", 2023-10-09T08:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_shared_alloc_size": "65536", 2023-10-09T08:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout: "bluefs_sync_write": "false", 2023-10-09T08:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2023-10-09T08:14:33.381 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2023-10-09T08:14:33.382 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2023-10-09T08:14:33.382 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_allocation_from_file": "true", 2023-10-09T08:14:33.382 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_allocator": "hybrid", 2023-10-09T08:14:33.382 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2023-10-09T08:14:33.382 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2023-10-09T08:14:33.382 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2023-10-09T08:14:33.382 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2023-10-09T08:14:33.382 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2023-10-09T08:14:33.383 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_bitmapallocator_span_size": "1024", 2023-10-09T08:14:33.383 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_blobid_prealloc": "10240", 2023-10-09T08:14:33.383 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_block_create": "true", 2023-10-09T08:14:33.383 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_block_db_create": "false", 2023-10-09T08:14:33.383 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_block_db_path": "", 2023-10-09T08:14:33.383 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_block_db_size": "0", 2023-10-09T08:14:33.383 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_block_path": "", 2023-10-09T08:14:33.383 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_block_preallocate_file": "false", 2023-10-09T08:14:33.383 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_block_size": "107374182400", 2023-10-09T08:14:33.383 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_block_wal_create": "false", 2023-10-09T08:14:33.383 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_block_wal_path": "", 2023-10-09T08:14:33.383 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_block_wal_size": "100663296", 2023-10-09T08:14:33.384 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_bluefs": "true", 2023-10-09T08:14:33.384 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2023-10-09T08:14:33.384 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_bluefs_env_mirror": "false", 2023-10-09T08:14:33.384 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_bluefs_max_free": "10737418240", 2023-10-09T08:14:33.384 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2023-10-09T08:14:33.384 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2023-10-09T08:14:33.384 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2023-10-09T08:14:33.384 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2023-10-09T08:14:33.384 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2023-10-09T08:14:33.384 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_cache_autotune": "true", 2023-10-09T08:14:33.384 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_cache_autotune_interval": "5.000000", 2023-10-09T08:14:33.384 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2023-10-09T08:14:33.385 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_cache_kv_ratio": "0.450000", 2023-10-09T08:14:33.385 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_cache_meta_ratio": "0.450000", 2023-10-09T08:14:33.385 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_cache_size": "0", 2023-10-09T08:14:33.385 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_cache_size_hdd": "1073741824", 2023-10-09T08:14:33.385 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_cache_size_ssd": "3221225472", 2023-10-09T08:14:33.385 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_cache_trim_interval": "0.050000", 2023-10-09T08:14:33.385 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2023-10-09T08:14:33.385 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_cache_type": "2q", 2023-10-09T08:14:33.385 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2023-10-09T08:14:33.385 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_clone_cow": "true", 2023-10-09T08:14:33.385 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_compression_algorithm": "snappy", 2023-10-09T08:14:33.385 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_compression_max_blob_size": "0", 2023-10-09T08:14:33.386 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2023-10-09T08:14:33.386 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2023-10-09T08:14:33.386 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_compression_min_blob_size": "0", 2023-10-09T08:14:33.386 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2023-10-09T08:14:33.386 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2023-10-09T08:14:33.386 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_compression_mode": "none", 2023-10-09T08:14:33.386 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_compression_required_ratio": "0.875000", 2023-10-09T08:14:33.386 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_csum_type": "crc32c", 2023-10-09T08:14:33.386 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_enforce_settings": "default", 2023-10-09T08:14:33.386 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_freelist": "false", 2023-10-09T08:14:33.386 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_fsck_abort": "false", 2023-10-09T08:14:33.386 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2023-10-09T08:14:33.387 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_inject_bug21040": "false", 2023-10-09T08:14:33.387 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2023-10-09T08:14:33.387 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_inject_read_err": "false", 2023-10-09T08:14:33.387 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_legacy_omap": "false", 2023-10-09T08:14:33.387 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_no_reuse_blocks": "false", 2023-10-09T08:14:33.387 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_omit_block_device_write": "false", 2023-10-09T08:14:33.387 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_omit_kv_commit": "false", 2023-10-09T08:14:33.387 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2023-10-09T08:14:33.387 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_prefill": "0.000000", 2023-10-09T08:14:33.387 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_prefragment_max": "1048576", 2023-10-09T08:14:33.387 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_random_read_err": "0.000000", 2023-10-09T08:14:33.387 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2023-10-09T08:14:33.388 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_small_allocations": "0", 2023-10-09T08:14:33.388 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2023-10-09T08:14:33.388 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_default_buffered_read": "true", 2023-10-09T08:14:33.388 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_default_buffered_write": "false", 2023-10-09T08:14:33.388 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_deferred_batch_ops": "0", 2023-10-09T08:14:33.388 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2023-10-09T08:14:33.388 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2023-10-09T08:14:33.388 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2023-10-09T08:14:33.388 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_extent_map_shard_max_size": "1200", 2023-10-09T08:14:33.388 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_extent_map_shard_min_size": "150", 2023-10-09T08:14:33.388 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_extent_map_shard_target_size": "500", 2023-10-09T08:14:33.388 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2023-10-09T08:14:33.389 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_fail_eio": "false", 2023-10-09T08:14:33.389 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_freelist_blocks_per_key": "128", 2023-10-09T08:14:33.389 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2023-10-09T08:14:33.389 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2023-10-09T08:14:33.389 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2023-10-09T08:14:33.389 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_fsck_on_mkfs": "true", 2023-10-09T08:14:33.389 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2023-10-09T08:14:33.389 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_fsck_on_mount": "false", 2023-10-09T08:14:33.389 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_fsck_on_mount_deep": "false", 2023-10-09T08:14:33.389 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_fsck_on_umount": "false", 2023-10-09T08:14:33.389 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_fsck_on_umount_deep": "false", 2023-10-09T08:14:33.389 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2023-10-09T08:14:33.389 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_fsck_quick_fix_threads": "2", 2023-10-09T08:14:33.390 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2023-10-09T08:14:33.390 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2023-10-09T08:14:33.390 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_gc_enable_blob_threshold": "0", 2023-10-09T08:14:33.390 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_gc_enable_total_threshold": "0", 2023-10-09T08:14:33.390 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2023-10-09T08:14:33.390 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_ignore_data_csum": "false", 2023-10-09T08:14:33.390 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2023-10-09T08:14:33.390 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_kvbackend": "rocksdb", 2023-10-09T08:14:33.390 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_log_collection_list_age": "60.000000", 2023-10-09T08:14:33.390 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2023-10-09T08:14:33.390 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_log_op_age": "5.000000", 2023-10-09T08:14:33.390 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_max_alloc_size": "0", 2023-10-09T08:14:33.391 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_max_blob_size": "0", 2023-10-09T08:14:33.391 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_max_blob_size_hdd": "65536", 2023-10-09T08:14:33.391 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_max_blob_size_ssd": "65536", 2023-10-09T08:14:33.391 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_max_defer_interval": "3.000000", 2023-10-09T08:14:33.391 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_max_deferred_txc": "32", 2023-10-09T08:14:33.391 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_min_alloc_size": "0", 2023-10-09T08:14:33.391 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_min_alloc_size_hdd": "4096", 2023-10-09T08:14:33.391 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_min_alloc_size_ssd": "4096", 2023-10-09T08:14:33.391 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_nid_prealloc": "1024", 2023-10-09T08:14:33.391 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_prefer_deferred_size": "0", 2023-10-09T08:14:33.391 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2023-10-09T08:14:33.391 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2023-10-09T08:14:33.392 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_qfsck_on_mount": "true", 2023-10-09T08:14:33.392 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_retry_disk_reads": "3", 2023-10-09T08:14:33.392 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_rocksdb_cf": "true", 2023-10-09T08:14:33.392 INFO:teuthology.orchestra.run.smithi081.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-09T08:14:33.392 INFO:teuthology.orchestra.run.smithi081.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-09T08:14:33.392 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_rocksdb_options_annex": "", 2023-10-09T08:14:33.392 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_spdk_coremask": "0x1", 2023-10-09T08:14:33.392 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_spdk_io_sleep": "5", 2023-10-09T08:14:33.392 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_spdk_max_io_completion": "0", 2023-10-09T08:14:33.392 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_spdk_mem": "512", 2023-10-09T08:14:33.392 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_sync_submit_transaction": "false", 2023-10-09T08:14:33.393 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_throttle_bytes": "67108864", 2023-10-09T08:14:33.393 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_throttle_cost_per_io": "0", 2023-10-09T08:14:33.393 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2023-10-09T08:14:33.393 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2023-10-09T08:14:33.393 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2023-10-09T08:14:33.393 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_throttle_trace_rate": "0.000000", 2023-10-09T08:14:33.393 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_tracing": "false", 2023-10-09T08:14:33.393 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2023-10-09T08:14:33.393 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2023-10-09T08:14:33.393 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_volume_selection_reserved": "0", 2023-10-09T08:14:33.393 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2023-10-09T08:14:33.393 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2023-10-09T08:14:33.394 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_warn_on_legacy_statfs": "true", 2023-10-09T08:14:33.394 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2023-10-09T08:14:33.394 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2023-10-09T08:14:33.394 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2023-10-09T08:14:33.394 INFO:teuthology.orchestra.run.smithi081.stdout: "bluestore_zero_block_detection": "false", 2023-10-09T08:14:33.394 INFO:teuthology.orchestra.run.smithi081.stdout: "cephadm_path": "/usr/sbin/cephadm", 2023-10-09T08:14:33.394 INFO:teuthology.orchestra.run.smithi081.stdout: "cephfs_mirror_action_update_interval": "2", 2023-10-09T08:14:33.394 INFO:teuthology.orchestra.run.smithi081.stdout: "cephfs_mirror_directory_scan_interval": "10", 2023-10-09T08:14:33.394 INFO:teuthology.orchestra.run.smithi081.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2023-10-09T08:14:33.394 INFO:teuthology.orchestra.run.smithi081.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2023-10-09T08:14:33.394 INFO:teuthology.orchestra.run.smithi081.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2023-10-09T08:14:33.394 INFO:teuthology.orchestra.run.smithi081.stdout: "cephfs_mirror_mount_timeout": "10", 2023-10-09T08:14:33.395 INFO:teuthology.orchestra.run.smithi081.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2023-10-09T08:14:33.395 INFO:teuthology.orchestra.run.smithi081.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2023-10-09T08:14:33.395 INFO:teuthology.orchestra.run.smithi081.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2023-10-09T08:14:33.395 INFO:teuthology.orchestra.run.smithi081.stdout: "cephsqlite_blocklist_dead_locker": "true", 2023-10-09T08:14:33.395 INFO:teuthology.orchestra.run.smithi081.stdout: "cephsqlite_lock_renewal_interval": "2000", 2023-10-09T08:14:33.395 INFO:teuthology.orchestra.run.smithi081.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2023-10-09T08:14:33.395 INFO:teuthology.orchestra.run.smithi081.stdout: "cephx_cluster_require_signatures": "false", 2023-10-09T08:14:33.395 INFO:teuthology.orchestra.run.smithi081.stdout: "cephx_cluster_require_version": "2", 2023-10-09T08:14:33.395 INFO:teuthology.orchestra.run.smithi081.stdout: "cephx_require_signatures": "false", 2023-10-09T08:14:33.395 INFO:teuthology.orchestra.run.smithi081.stdout: "cephx_require_version": "2", 2023-10-09T08:14:33.395 INFO:teuthology.orchestra.run.smithi081.stdout: "cephx_service_require_signatures": "false", 2023-10-09T08:14:33.395 INFO:teuthology.orchestra.run.smithi081.stdout: "cephx_service_require_version": "2", 2023-10-09T08:14:33.396 INFO:teuthology.orchestra.run.smithi081.stdout: "cephx_sign_messages": "true", 2023-10-09T08:14:33.396 INFO:teuthology.orchestra.run.smithi081.stdout: "chdir": "", 2023-10-09T08:14:33.396 INFO:teuthology.orchestra.run.smithi081.stdout: "client_acl_type": "", 2023-10-09T08:14:33.396 INFO:teuthology.orchestra.run.smithi081.stdout: "client_asio_thread_count": "2", 2023-10-09T08:14:33.396 INFO:teuthology.orchestra.run.smithi081.stdout: "client_cache_mid": "0.750000", 2023-10-09T08:14:33.396 INFO:teuthology.orchestra.run.smithi081.stdout: "client_cache_size": "16384", 2023-10-09T08:14:33.396 INFO:teuthology.orchestra.run.smithi081.stdout: "client_caps_release_delay": "5", 2023-10-09T08:14:33.396 INFO:teuthology.orchestra.run.smithi081.stdout: "client_check_pool_perm": "true", 2023-10-09T08:14:33.396 INFO:teuthology.orchestra.run.smithi081.stdout: "client_collect_and_send_global_metrics": "false", 2023-10-09T08:14:33.396 INFO:teuthology.orchestra.run.smithi081.stdout: "client_debug_force_sync_read": "false", 2023-10-09T08:14:33.396 INFO:teuthology.orchestra.run.smithi081.stdout: "client_debug_getattr_caps": "false", 2023-10-09T08:14:33.396 INFO:teuthology.orchestra.run.smithi081.stdout: "client_debug_inject_tick_delay": "0", 2023-10-09T08:14:33.396 INFO:teuthology.orchestra.run.smithi081.stdout: "client_die_on_failed_dentry_invalidate": "true", 2023-10-09T08:14:33.397 INFO:teuthology.orchestra.run.smithi081.stdout: "client_die_on_failed_remount": "false", 2023-10-09T08:14:33.397 INFO:teuthology.orchestra.run.smithi081.stdout: "client_dirsize_rbytes": "true", 2023-10-09T08:14:33.397 INFO:teuthology.orchestra.run.smithi081.stdout: "client_force_lazyio": "false", 2023-10-09T08:14:33.397 INFO:teuthology.orchestra.run.smithi081.stdout: "client_fs": "", 2023-10-09T08:14:33.397 INFO:teuthology.orchestra.run.smithi081.stdout: "client_inject_fixed_oldest_tid": "false", 2023-10-09T08:14:33.397 INFO:teuthology.orchestra.run.smithi081.stdout: "client_inject_release_failure": "false", 2023-10-09T08:14:33.397 INFO:teuthology.orchestra.run.smithi081.stdout: "client_max_inline_size": "4096", 2023-10-09T08:14:33.397 INFO:teuthology.orchestra.run.smithi081.stdout: "client_max_retries_on_remount_failure": "5", 2023-10-09T08:14:33.397 INFO:teuthology.orchestra.run.smithi081.stdout: "client_mds_namespace": "", 2023-10-09T08:14:33.397 INFO:teuthology.orchestra.run.smithi081.stdout: "client_metadata": "", 2023-10-09T08:14:33.397 INFO:teuthology.orchestra.run.smithi081.stdout: "client_mount_gid": "-1", 2023-10-09T08:14:33.397 INFO:teuthology.orchestra.run.smithi081.stdout: "client_mount_timeout": "300", 2023-10-09T08:14:33.398 INFO:teuthology.orchestra.run.smithi081.stdout: "client_mount_uid": "-1", 2023-10-09T08:14:33.398 INFO:teuthology.orchestra.run.smithi081.stdout: "client_mountpoint": "/", 2023-10-09T08:14:33.398 INFO:teuthology.orchestra.run.smithi081.stdout: "client_notify_timeout": "10", 2023-10-09T08:14:33.398 INFO:teuthology.orchestra.run.smithi081.stdout: "client_oc": "true", 2023-10-09T08:14:33.398 INFO:teuthology.orchestra.run.smithi081.stdout: "client_oc_max_dirty": "104857600", 2023-10-09T08:14:33.398 INFO:teuthology.orchestra.run.smithi081.stdout: "client_oc_max_dirty_age": "5.000000", 2023-10-09T08:14:33.398 INFO:teuthology.orchestra.run.smithi081.stdout: "client_oc_max_objects": "1000", 2023-10-09T08:14:33.398 INFO:teuthology.orchestra.run.smithi081.stdout: "client_oc_size": "209715200", 2023-10-09T08:14:33.398 INFO:teuthology.orchestra.run.smithi081.stdout: "client_oc_target_dirty": "8388608", 2023-10-09T08:14:33.398 INFO:teuthology.orchestra.run.smithi081.stdout: "client_permissions": "true", 2023-10-09T08:14:33.398 INFO:teuthology.orchestra.run.smithi081.stdout: "client_quota": "true", 2023-10-09T08:14:33.398 INFO:teuthology.orchestra.run.smithi081.stdout: "client_quota_df": "true", 2023-10-09T08:14:33.399 INFO:teuthology.orchestra.run.smithi081.stdout: "client_readahead_max_bytes": "0", 2023-10-09T08:14:33.399 INFO:teuthology.orchestra.run.smithi081.stdout: "client_readahead_max_periods": "4", 2023-10-09T08:14:33.399 INFO:teuthology.orchestra.run.smithi081.stdout: "client_readahead_min": "131072", 2023-10-09T08:14:33.399 INFO:teuthology.orchestra.run.smithi081.stdout: "client_reconnect_stale": "false", 2023-10-09T08:14:33.399 INFO:teuthology.orchestra.run.smithi081.stdout: "client_shutdown_timeout": "30", 2023-10-09T08:14:33.399 INFO:teuthology.orchestra.run.smithi081.stdout: "client_snapdir": ".snap", 2023-10-09T08:14:33.399 INFO:teuthology.orchestra.run.smithi081.stdout: "client_tick_interval": "1", 2023-10-09T08:14:33.399 INFO:teuthology.orchestra.run.smithi081.stdout: "client_trace": "", 2023-10-09T08:14:33.399 INFO:teuthology.orchestra.run.smithi081.stdout: "client_try_dentry_invalidate": "false", 2023-10-09T08:14:33.399 INFO:teuthology.orchestra.run.smithi081.stdout: "client_use_faked_inos": "false", 2023-10-09T08:14:33.399 INFO:teuthology.orchestra.run.smithi081.stdout: "client_use_random_mds": "false", 2023-10-09T08:14:33.399 INFO:teuthology.orchestra.run.smithi081.stdout: "clog_to_graylog": "false", 2023-10-09T08:14:33.400 INFO:teuthology.orchestra.run.smithi081.stdout: "clog_to_graylog_host": "127.0.0.1", 2023-10-09T08:14:33.400 INFO:teuthology.orchestra.run.smithi081.stdout: "clog_to_graylog_port": "12201", 2023-10-09T08:14:33.400 INFO:teuthology.orchestra.run.smithi081.stdout: "clog_to_monitors": "default=true", 2023-10-09T08:14:33.400 INFO:teuthology.orchestra.run.smithi081.stdout: "clog_to_syslog": "false", 2023-10-09T08:14:33.400 INFO:teuthology.orchestra.run.smithi081.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2023-10-09T08:14:33.400 INFO:teuthology.orchestra.run.smithi081.stdout: "clog_to_syslog_level": "info", 2023-10-09T08:14:33.400 INFO:teuthology.orchestra.run.smithi081.stdout: "cluster_addr": "-", 2023-10-09T08:14:33.400 INFO:teuthology.orchestra.run.smithi081.stdout: "cluster_network": "", 2023-10-09T08:14:33.400 INFO:teuthology.orchestra.run.smithi081.stdout: "cluster_network_interface": "", 2023-10-09T08:14:33.400 INFO:teuthology.orchestra.run.smithi081.stdout: "compressor_zlib_isal": "false", 2023-10-09T08:14:33.400 INFO:teuthology.orchestra.run.smithi081.stdout: "compressor_zlib_level": "5", 2023-10-09T08:14:33.400 INFO:teuthology.orchestra.run.smithi081.stdout: "compressor_zlib_winsize": "-15", 2023-10-09T08:14:33.401 INFO:teuthology.orchestra.run.smithi081.stdout: "compressor_zstd_level": "1", 2023-10-09T08:14:33.401 INFO:teuthology.orchestra.run.smithi081.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c", 2023-10-09T08:14:33.401 INFO:teuthology.orchestra.run.smithi081.stdout: "crash_dir": "/var/lib/ceph/crash", 2023-10-09T08:14:33.401 INFO:teuthology.orchestra.run.smithi081.stdout: "crimson_alien_op_num_threads": "6", 2023-10-09T08:14:33.401 INFO:teuthology.orchestra.run.smithi081.stdout: "crimson_alien_thread_cpu_cores": "", 2023-10-09T08:14:33.401 INFO:teuthology.orchestra.run.smithi081.stdout: "crimson_osd_obc_lru_size": "10", 2023-10-09T08:14:33.401 INFO:teuthology.orchestra.run.smithi081.stdout: "crimson_osd_scheduler_concurrency": "0", 2023-10-09T08:14:33.401 INFO:teuthology.orchestra.run.smithi081.stdout: "crimson_seastar_smp": "1", 2023-10-09T08:14:33.401 INFO:teuthology.orchestra.run.smithi081.stdout: "crush_location": "", 2023-10-09T08:14:33.401 INFO:teuthology.orchestra.run.smithi081.stdout: "crush_location_hook": "", 2023-10-09T08:14:33.401 INFO:teuthology.orchestra.run.smithi081.stdout: "crush_location_hook_timeout": "10", 2023-10-09T08:14:33.401 INFO:teuthology.orchestra.run.smithi081.stdout: "daemonize": "false", 2023-10-09T08:14:33.402 INFO:teuthology.orchestra.run.smithi081.stdout: "daos_pool": "tank", 2023-10-09T08:14:33.402 INFO:teuthology.orchestra.run.smithi081.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2023-10-09T08:14:33.402 INFO:teuthology.orchestra.run.smithi081.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2023-10-09T08:14:33.402 INFO:teuthology.orchestra.run.smithi081.stdout: "dbstore_db_name_prefix": "dbstore", 2023-10-09T08:14:33.402 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_alienstore": "0/5", 2023-10-09T08:14:33.402 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_allow_any_pool_priority": "false", 2023-10-09T08:14:33.402 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_asok": "1/5", 2023-10-09T08:14:33.402 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_asok_assert_abort": "false", 2023-10-09T08:14:33.402 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_asserts_on_shutdown": "true", 2023-10-09T08:14:33.402 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_auth": "1/5", 2023-10-09T08:14:33.402 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_bdev": "1/3", 2023-10-09T08:14:33.402 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_bluefs": "1/5", 2023-10-09T08:14:33.403 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_bluestore": "1/5", 2023-10-09T08:14:33.403 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_buffer": "0/1", 2023-10-09T08:14:33.403 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_ceph_exporter": "1/5", 2023-10-09T08:14:33.403 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_cephfs_mirror": "0/5", 2023-10-09T08:14:33.403 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_cephsqlite": "0/5", 2023-10-09T08:14:33.403 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_client": "0/5", 2023-10-09T08:14:33.403 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_compressor": "1/5", 2023-10-09T08:14:33.403 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_context": "0/1", 2023-10-09T08:14:33.403 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_crush": "1/1", 2023-10-09T08:14:33.403 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_crypto": "1/5", 2023-10-09T08:14:33.403 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_cyanstore": "0/5", 2023-10-09T08:14:33.403 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_deliberately_leak_memory": "false", 2023-10-09T08:14:33.403 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_disable_randomized_ping": "false", 2023-10-09T08:14:33.404 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_dpdk": "1/5", 2023-10-09T08:14:33.404 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_eventtrace": "1/5", 2023-10-09T08:14:33.404 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_filer": "0/1", 2023-10-09T08:14:33.404 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_filestore": "1/3", 2023-10-09T08:14:33.404 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_finisher": "1/1", 2023-10-09T08:14:33.404 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_fuse": "1/5", 2023-10-09T08:14:33.404 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_heartbeat_testing_span": "0", 2023-10-09T08:14:33.404 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_heartbeatmap": "1/5", 2023-10-09T08:14:33.404 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_immutable_obj_cache": "0/5", 2023-10-09T08:14:33.404 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_javaclient": "1/5", 2023-10-09T08:14:33.404 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_journal": "1/3", 2023-10-09T08:14:33.404 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_journaler": "0/5", 2023-10-09T08:14:33.405 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_kstore": "1/5", 2023-10-09T08:14:33.405 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_leveldb": "4/5", 2023-10-09T08:14:33.405 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_lockdep": "0/1", 2023-10-09T08:14:33.405 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_mclock": "1/5", 2023-10-09T08:14:33.405 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_mds": "1/5", 2023-10-09T08:14:33.405 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_mds_balancer": "1/5", 2023-10-09T08:14:33.405 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_mds_locker": "1/5", 2023-10-09T08:14:33.405 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_mds_log": "1/5", 2023-10-09T08:14:33.405 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_mds_log_expire": "1/5", 2023-10-09T08:14:33.405 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_mds_migrator": "1/5", 2023-10-09T08:14:33.405 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_memstore": "1/5", 2023-10-09T08:14:33.405 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_mgr": "2/5", 2023-10-09T08:14:33.406 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_mgrc": "1/5", 2023-10-09T08:14:33.406 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_mon": "20/20", 2023-10-09T08:14:33.406 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_monc": "0/10", 2023-10-09T08:14:33.406 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_ms": "1/1", 2023-10-09T08:14:33.406 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_none": "0/5", 2023-10-09T08:14:33.406 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_objclass": "0/5", 2023-10-09T08:14:33.406 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_objectcacher": "0/5", 2023-10-09T08:14:33.406 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_objecter": "0/1", 2023-10-09T08:14:33.406 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_optracker": "0/5", 2023-10-09T08:14:33.406 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_osd": "1/5", 2023-10-09T08:14:33.406 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_paxos": "20/20", 2023-10-09T08:14:33.406 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_perfcounter": "1/5", 2023-10-09T08:14:33.407 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_prioritycache": "1/5", 2023-10-09T08:14:33.407 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_rados": "0/5", 2023-10-09T08:14:33.407 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_rbd": "0/5", 2023-10-09T08:14:33.407 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_rbd_mirror": "0/5", 2023-10-09T08:14:33.407 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_rbd_pwl": "0/5", 2023-10-09T08:14:33.407 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_rbd_replay": "0/5", 2023-10-09T08:14:33.407 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_refs": "0/0", 2023-10-09T08:14:33.407 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_reserver": "1/1", 2023-10-09T08:14:33.407 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_rgw": "1/5", 2023-10-09T08:14:33.407 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_rgw_access": "1/5", 2023-10-09T08:14:33.407 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_rgw_datacache": "1/5", 2023-10-09T08:14:33.407 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_rgw_dbstore": "1/5", 2023-10-09T08:14:33.408 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_rgw_flight": "1/5", 2023-10-09T08:14:33.408 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_rgw_sync": "1/5", 2023-10-09T08:14:33.408 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_rocksdb": "4/5", 2023-10-09T08:14:33.408 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_seastore": "0/5", 2023-10-09T08:14:33.408 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_seastore_backref": "0/5", 2023-10-09T08:14:33.408 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_seastore_cache": "0/5", 2023-10-09T08:14:33.408 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_seastore_cleaner": "0/5", 2023-10-09T08:14:33.408 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_seastore_device": "0/5", 2023-10-09T08:14:33.408 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_seastore_epm": "0/5", 2023-10-09T08:14:33.408 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_seastore_fixedkv_tree": "0/5", 2023-10-09T08:14:33.408 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_seastore_journal": "0/5", 2023-10-09T08:14:33.408 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_seastore_lba": "0/5", 2023-10-09T08:14:33.408 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_seastore_odata": "0/5", 2023-10-09T08:14:33.409 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_seastore_omap": "0/5", 2023-10-09T08:14:33.409 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_seastore_onode": "0/5", 2023-10-09T08:14:33.409 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_seastore_t": "0/5", 2023-10-09T08:14:33.409 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_seastore_tm": "0/5", 2023-10-09T08:14:33.409 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_striper": "0/1", 2023-10-09T08:14:33.409 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_test": "0/5", 2023-10-09T08:14:33.409 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_throttle": "1/1", 2023-10-09T08:14:33.409 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_timer": "0/1", 2023-10-09T08:14:33.409 INFO:teuthology.orchestra.run.smithi081.stdout: "debug_tp": "0/5", 2023-10-09T08:14:33.409 INFO:teuthology.orchestra.run.smithi081.stdout: "device_failure_prediction_mode": "none", 2023-10-09T08:14:33.409 INFO:teuthology.orchestra.run.smithi081.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2023-10-09T08:14:33.409 INFO:teuthology.orchestra.run.smithi081.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2023-10-09T08:14:33.410 INFO:teuthology.orchestra.run.smithi081.stdout: "err_to_graylog": "false", 2023-10-09T08:14:33.410 INFO:teuthology.orchestra.run.smithi081.stdout: "err_to_journald": "false", 2023-10-09T08:14:33.410 INFO:teuthology.orchestra.run.smithi081.stdout: "err_to_stderr": "true", 2023-10-09T08:14:33.410 INFO:teuthology.orchestra.run.smithi081.stdout: "err_to_syslog": "false", 2023-10-09T08:14:33.410 INFO:teuthology.orchestra.run.smithi081.stdout: "event_tracing": "false", 2023-10-09T08:14:33.410 INFO:teuthology.orchestra.run.smithi081.stdout: "exporter_addr": "0.0.0.0", 2023-10-09T08:14:33.410 INFO:teuthology.orchestra.run.smithi081.stdout: "exporter_http_port": "9926", 2023-10-09T08:14:33.410 INFO:teuthology.orchestra.run.smithi081.stdout: "exporter_prio_limit": "5", 2023-10-09T08:14:33.410 INFO:teuthology.orchestra.run.smithi081.stdout: "exporter_sock_dir": "/var/run/ceph/", 2023-10-09T08:14:33.410 INFO:teuthology.orchestra.run.smithi081.stdout: "exporter_sort_metrics": "true", 2023-10-09T08:14:33.410 INFO:teuthology.orchestra.run.smithi081.stdout: "exporter_stats_period": "5", 2023-10-09T08:14:33.410 INFO:teuthology.orchestra.run.smithi081.stdout: "fake_statfs_for_testing": "0", 2023-10-09T08:14:33.411 INFO:teuthology.orchestra.run.smithi081.stdout: "fatal_signal_handlers": "true", 2023-10-09T08:14:33.411 INFO:teuthology.orchestra.run.smithi081.stdout: "filer_max_purge_ops": "10", 2023-10-09T08:14:33.411 INFO:teuthology.orchestra.run.smithi081.stdout: "filer_max_truncate_ops": "128", 2023-10-09T08:14:33.411 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_apply_finisher_threads": "1", 2023-10-09T08:14:33.411 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_blackhole": "false", 2023-10-09T08:14:33.411 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_btrfs_clone_range": "true", 2023-10-09T08:14:33.411 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_btrfs_snap": "true", 2023-10-09T08:14:33.411 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_caller_concurrency": "10", 2023-10-09T08:14:33.411 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_collect_device_partition_information": "true", 2023-10-09T08:14:33.411 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_commit_timeout": "600.000000", 2023-10-09T08:14:33.411 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_debug_inject_read_err": "false", 2023-10-09T08:14:33.411 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_debug_omap_check": "false", 2023-10-09T08:14:33.411 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_debug_random_read_err": "0.000000", 2023-10-09T08:14:33.412 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_debug_verify_split": "false", 2023-10-09T08:14:33.412 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_dump_file": "", 2023-10-09T08:14:33.412 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2023-10-09T08:14:33.412 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_expected_throughput_ops": "200.000000", 2023-10-09T08:14:33.412 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_fadvise": "true", 2023-10-09T08:14:33.412 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_fail_eio": "true", 2023-10-09T08:14:33.412 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_fd_cache_shards": "16", 2023-10-09T08:14:33.412 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_fd_cache_size": "128", 2023-10-09T08:14:33.412 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_fiemap": "false", 2023-10-09T08:14:33.412 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_fiemap_threshold": "4096", 2023-10-09T08:14:33.412 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_fsync_flushes_journal_data": "false", 2023-10-09T08:14:33.412 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_index_retry_probability": "0.000000", 2023-10-09T08:14:33.413 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_inject_stall": "0", 2023-10-09T08:14:33.413 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_journal_parallel": "false", 2023-10-09T08:14:33.413 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_journal_trailing": "false", 2023-10-09T08:14:33.413 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_journal_writeahead": "false", 2023-10-09T08:14:33.413 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_kill_at": "0", 2023-10-09T08:14:33.413 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_max_alloc_hint_size": "1048576", 2023-10-09T08:14:33.413 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_max_inline_xattr_size": "0", 2023-10-09T08:14:33.413 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2023-10-09T08:14:33.413 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_max_inline_xattr_size_other": "512", 2023-10-09T08:14:33.413 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2023-10-09T08:14:33.413 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_max_inline_xattrs": "0", 2023-10-09T08:14:33.413 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2023-10-09T08:14:33.414 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_max_inline_xattrs_other": "2", 2023-10-09T08:14:33.414 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_max_inline_xattrs_xfs": "10", 2023-10-09T08:14:33.414 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_max_sync_interval": "5.000000", 2023-10-09T08:14:33.414 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_max_xattr_value_size": "0", 2023-10-09T08:14:33.414 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2023-10-09T08:14:33.414 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_max_xattr_value_size_other": "1024", 2023-10-09T08:14:33.414 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2023-10-09T08:14:33.414 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_merge_threshold": "-10", 2023-10-09T08:14:33.414 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_min_sync_interval": "0.010000", 2023-10-09T08:14:33.414 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_odsync_write": "false", 2023-10-09T08:14:33.414 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_omap_backend": "rocksdb", 2023-10-09T08:14:33.414 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_omap_backend_path": "", 2023-10-09T08:14:33.414 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_omap_header_cache_size": "1024", 2023-10-09T08:14:33.415 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_ondisk_finisher_threads": "1", 2023-10-09T08:14:33.415 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_op_thread_suicide_timeout": "180", 2023-10-09T08:14:33.415 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_op_thread_timeout": "60", 2023-10-09T08:14:33.415 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_op_threads": "2", 2023-10-09T08:14:33.415 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_punch_hole": "false", 2023-10-09T08:14:33.415 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2023-10-09T08:14:33.415 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2023-10-09T08:14:33.415 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2023-10-09T08:14:33.415 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_queue_high_threshhold": "0.900000", 2023-10-09T08:14:33.415 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_queue_low_threshhold": "0.300000", 2023-10-09T08:14:33.415 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_queue_max_bytes": "104857600", 2023-10-09T08:14:33.415 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2023-10-09T08:14:33.416 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2023-10-09T08:14:33.416 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2023-10-09T08:14:33.416 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_queue_max_ops": "50", 2023-10-09T08:14:33.416 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2023-10-09T08:14:33.416 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_seek_data_hole": "false", 2023-10-09T08:14:33.416 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_sloppy_crc": "false", 2023-10-09T08:14:33.416 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_sloppy_crc_block_size": "65536", 2023-10-09T08:14:33.416 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_splice": "false", 2023-10-09T08:14:33.416 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_split_multiple": "2", 2023-10-09T08:14:33.416 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_split_rand_factor": "20", 2023-10-09T08:14:33.416 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_update_to": "1000", 2023-10-09T08:14:33.416 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2023-10-09T08:14:33.417 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2023-10-09T08:14:33.417 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2023-10-09T08:14:33.417 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2023-10-09T08:14:33.417 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2023-10-09T08:14:33.417 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2023-10-09T08:14:33.417 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_wbthrottle_enable": "true", 2023-10-09T08:14:33.417 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2023-10-09T08:14:33.417 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2023-10-09T08:14:33.417 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2023-10-09T08:14:33.417 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2023-10-09T08:14:33.417 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2023-10-09T08:14:33.417 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2023-10-09T08:14:33.418 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_xfs_extsize": "false", 2023-10-09T08:14:33.418 INFO:teuthology.orchestra.run.smithi081.stdout: "filestore_zfs_snap": "false", 2023-10-09T08:14:33.418 INFO:teuthology.orchestra.run.smithi081.stdout: "fio_dir": "/tmp/fio", 2023-10-09T08:14:33.418 INFO:teuthology.orchestra.run.smithi081.stdout: "fsid": "0a47c0f6-6678-11ee-8db5-212e2dc638e7", 2023-10-09T08:14:33.418 INFO:teuthology.orchestra.run.smithi081.stdout: "fuse_allow_other": "true", 2023-10-09T08:14:33.418 INFO:teuthology.orchestra.run.smithi081.stdout: "fuse_atomic_o_trunc": "true", 2023-10-09T08:14:33.418 INFO:teuthology.orchestra.run.smithi081.stdout: "fuse_big_writes": "true", 2023-10-09T08:14:33.418 INFO:teuthology.orchestra.run.smithi081.stdout: "fuse_debug": "false", 2023-10-09T08:14:33.418 INFO:teuthology.orchestra.run.smithi081.stdout: "fuse_default_permissions": "false", 2023-10-09T08:14:33.418 INFO:teuthology.orchestra.run.smithi081.stdout: "fuse_disable_pagecache": "false", 2023-10-09T08:14:33.418 INFO:teuthology.orchestra.run.smithi081.stdout: "fuse_max_write": "0", 2023-10-09T08:14:33.418 INFO:teuthology.orchestra.run.smithi081.stdout: "fuse_multithreaded": "true", 2023-10-09T08:14:33.419 INFO:teuthology.orchestra.run.smithi081.stdout: "fuse_require_active_mds": "true", 2023-10-09T08:14:33.419 INFO:teuthology.orchestra.run.smithi081.stdout: "fuse_set_user_groups": "true", 2023-10-09T08:14:33.419 INFO:teuthology.orchestra.run.smithi081.stdout: "fuse_splice_move": "true", 2023-10-09T08:14:33.419 INFO:teuthology.orchestra.run.smithi081.stdout: "fuse_splice_read": "true", 2023-10-09T08:14:33.419 INFO:teuthology.orchestra.run.smithi081.stdout: "fuse_splice_write": "true", 2023-10-09T08:14:33.419 INFO:teuthology.orchestra.run.smithi081.stdout: "fuse_syncfs_on_mksnap": "true", 2023-10-09T08:14:33.419 INFO:teuthology.orchestra.run.smithi081.stdout: "fuse_use_invalidate_cb": "true", 2023-10-09T08:14:33.419 INFO:teuthology.orchestra.run.smithi081.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2023-10-09T08:14:33.419 INFO:teuthology.orchestra.run.smithi081.stdout: "gss_target_name": "ceph", 2023-10-09T08:14:33.419 INFO:teuthology.orchestra.run.smithi081.stdout: "heartbeat_file": "", 2023-10-09T08:14:33.419 INFO:teuthology.orchestra.run.smithi081.stdout: "heartbeat_inject_failure": "0", 2023-10-09T08:14:33.419 INFO:teuthology.orchestra.run.smithi081.stdout: "heartbeat_interval": "5", 2023-10-09T08:14:33.420 INFO:teuthology.orchestra.run.smithi081.stdout: "host": "smithi081", 2023-10-09T08:14:33.420 INFO:teuthology.orchestra.run.smithi081.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2023-10-09T08:14:33.420 INFO:teuthology.orchestra.run.smithi081.stdout: "immutable_object_cache_max_inflight_ops": "128", 2023-10-09T08:14:33.420 INFO:teuthology.orchestra.run.smithi081.stdout: "immutable_object_cache_max_size": "1073741824", 2023-10-09T08:14:33.420 INFO:teuthology.orchestra.run.smithi081.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2023-10-09T08:14:33.420 INFO:teuthology.orchestra.run.smithi081.stdout: "immutable_object_cache_qos_bps_burst": "0", 2023-10-09T08:14:33.420 INFO:teuthology.orchestra.run.smithi081.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2023-10-09T08:14:33.420 INFO:teuthology.orchestra.run.smithi081.stdout: "immutable_object_cache_qos_bps_limit": "0", 2023-10-09T08:14:33.420 INFO:teuthology.orchestra.run.smithi081.stdout: "immutable_object_cache_qos_iops_burst": "0", 2023-10-09T08:14:33.420 INFO:teuthology.orchestra.run.smithi081.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2023-10-09T08:14:33.420 INFO:teuthology.orchestra.run.smithi081.stdout: "immutable_object_cache_qos_iops_limit": "0", 2023-10-09T08:14:33.420 INFO:teuthology.orchestra.run.smithi081.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2023-10-09T08:14:33.421 INFO:teuthology.orchestra.run.smithi081.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2023-10-09T08:14:33.421 INFO:teuthology.orchestra.run.smithi081.stdout: "immutable_object_cache_watermark": "0.900000", 2023-10-09T08:14:33.421 INFO:teuthology.orchestra.run.smithi081.stdout: "inject_early_sigterm": "false", 2023-10-09T08:14:33.421 INFO:teuthology.orchestra.run.smithi081.stdout: "jaeger_agent_port": "6799", 2023-10-09T08:14:33.421 INFO:teuthology.orchestra.run.smithi081.stdout: "jaeger_tracing_enable": "false", 2023-10-09T08:14:33.421 INFO:teuthology.orchestra.run.smithi081.stdout: "journal_aio": "true", 2023-10-09T08:14:33.421 INFO:teuthology.orchestra.run.smithi081.stdout: "journal_align_min_size": "65536", 2023-10-09T08:14:33.421 INFO:teuthology.orchestra.run.smithi081.stdout: "journal_block_align": "true", 2023-10-09T08:14:33.421 INFO:teuthology.orchestra.run.smithi081.stdout: "journal_block_size": "4096", 2023-10-09T08:14:33.421 INFO:teuthology.orchestra.run.smithi081.stdout: "journal_dio": "true", 2023-10-09T08:14:33.421 INFO:teuthology.orchestra.run.smithi081.stdout: "journal_discard": "false", 2023-10-09T08:14:33.421 INFO:teuthology.orchestra.run.smithi081.stdout: "journal_force_aio": "false", 2023-10-09T08:14:33.422 INFO:teuthology.orchestra.run.smithi081.stdout: "journal_ignore_corruption": "false", 2023-10-09T08:14:33.422 INFO:teuthology.orchestra.run.smithi081.stdout: "journal_max_write_bytes": "10485760", 2023-10-09T08:14:33.422 INFO:teuthology.orchestra.run.smithi081.stdout: "journal_max_write_entries": "100", 2023-10-09T08:14:33.422 INFO:teuthology.orchestra.run.smithi081.stdout: "journal_replay_from": "0", 2023-10-09T08:14:33.422 INFO:teuthology.orchestra.run.smithi081.stdout: "journal_throttle_high_multiple": "0.000000", 2023-10-09T08:14:33.422 INFO:teuthology.orchestra.run.smithi081.stdout: "journal_throttle_high_threshhold": "0.900000", 2023-10-09T08:14:33.422 INFO:teuthology.orchestra.run.smithi081.stdout: "journal_throttle_low_threshhold": "0.600000", 2023-10-09T08:14:33.422 INFO:teuthology.orchestra.run.smithi081.stdout: "journal_throttle_max_multiple": "0.000000", 2023-10-09T08:14:33.422 INFO:teuthology.orchestra.run.smithi081.stdout: "journal_write_header_frequency": "0", 2023-10-09T08:14:33.422 INFO:teuthology.orchestra.run.smithi081.stdout: "journal_zero_on_create": "false", 2023-10-09T08:14:33.422 INFO:teuthology.orchestra.run.smithi081.stdout: "journaler_prefetch_periods": "10", 2023-10-09T08:14:33.422 INFO:teuthology.orchestra.run.smithi081.stdout: "journaler_prezero_periods": "5", 2023-10-09T08:14:33.423 INFO:teuthology.orchestra.run.smithi081.stdout: "journaler_write_head_interval": "15", 2023-10-09T08:14:33.423 INFO:teuthology.orchestra.run.smithi081.stdout: "key": "", 2023-10-09T08:14:33.423 INFO:teuthology.orchestra.run.smithi081.stdout: "keyfile": "", 2023-10-09T08:14:33.423 INFO:teuthology.orchestra.run.smithi081.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2023-10-09T08:14:33.423 INFO:teuthology.orchestra.run.smithi081.stdout: "kstore_backend": "rocksdb", 2023-10-09T08:14:33.423 INFO:teuthology.orchestra.run.smithi081.stdout: "kstore_default_stripe_size": "65536", 2023-10-09T08:14:33.423 INFO:teuthology.orchestra.run.smithi081.stdout: "kstore_fsck_on_mount": "false", 2023-10-09T08:14:33.423 INFO:teuthology.orchestra.run.smithi081.stdout: "kstore_fsck_on_mount_deep": "true", 2023-10-09T08:14:33.423 INFO:teuthology.orchestra.run.smithi081.stdout: "kstore_max_bytes": "67108864", 2023-10-09T08:14:33.423 INFO:teuthology.orchestra.run.smithi081.stdout: "kstore_max_ops": "512", 2023-10-09T08:14:33.423 INFO:teuthology.orchestra.run.smithi081.stdout: "kstore_nid_prealloc": "1024", 2023-10-09T08:14:33.423 INFO:teuthology.orchestra.run.smithi081.stdout: "kstore_onode_map_size": "1024", 2023-10-09T08:14:33.424 INFO:teuthology.orchestra.run.smithi081.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2023-10-09T08:14:33.424 INFO:teuthology.orchestra.run.smithi081.stdout: "kstore_sync_submit_transaction": "false", 2023-10-09T08:14:33.424 INFO:teuthology.orchestra.run.smithi081.stdout: "kstore_sync_transaction": "false", 2023-10-09T08:14:33.424 INFO:teuthology.orchestra.run.smithi081.stdout: "leveldb_block_size": "65536", 2023-10-09T08:14:33.424 INFO:teuthology.orchestra.run.smithi081.stdout: "leveldb_bloom_size": "0", 2023-10-09T08:14:33.424 INFO:teuthology.orchestra.run.smithi081.stdout: "leveldb_cache_size": "536870912", 2023-10-09T08:14:33.424 INFO:teuthology.orchestra.run.smithi081.stdout: "leveldb_compact_on_mount": "false", 2023-10-09T08:14:33.424 INFO:teuthology.orchestra.run.smithi081.stdout: "leveldb_compression": "false", 2023-10-09T08:14:33.424 INFO:teuthology.orchestra.run.smithi081.stdout: "leveldb_log": "", 2023-10-09T08:14:33.424 INFO:teuthology.orchestra.run.smithi081.stdout: "leveldb_log_to_ceph_log": "true", 2023-10-09T08:14:33.424 INFO:teuthology.orchestra.run.smithi081.stdout: "leveldb_max_open_files": "0", 2023-10-09T08:14:33.424 INFO:teuthology.orchestra.run.smithi081.stdout: "leveldb_paranoid": "false", 2023-10-09T08:14:33.424 INFO:teuthology.orchestra.run.smithi081.stdout: "leveldb_write_buffer_size": "33554432", 2023-10-09T08:14:33.425 INFO:teuthology.orchestra.run.smithi081.stdout: "librados_thread_count": "2", 2023-10-09T08:14:33.425 INFO:teuthology.orchestra.run.smithi081.stdout: "lockdep": "false", 2023-10-09T08:14:33.425 INFO:teuthology.orchestra.run.smithi081.stdout: "lockdep_force_backtrace": "false", 2023-10-09T08:14:33.425 INFO:teuthology.orchestra.run.smithi081.stdout: "log_coarse_timestamps": "true", 2023-10-09T08:14:33.425 INFO:teuthology.orchestra.run.smithi081.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2023-10-09T08:14:33.425 INFO:teuthology.orchestra.run.smithi081.stdout: "log_flush_on_exit": "false", 2023-10-09T08:14:33.425 INFO:teuthology.orchestra.run.smithi081.stdout: "log_graylog_host": "127.0.0.1", 2023-10-09T08:14:33.425 INFO:teuthology.orchestra.run.smithi081.stdout: "log_graylog_port": "12201", 2023-10-09T08:14:33.425 INFO:teuthology.orchestra.run.smithi081.stdout: "log_max_new": "1000", 2023-10-09T08:14:33.425 INFO:teuthology.orchestra.run.smithi081.stdout: "log_max_recent": "10000", 2023-10-09T08:14:33.425 INFO:teuthology.orchestra.run.smithi081.stdout: "log_stderr_prefix": "debug ", 2023-10-09T08:14:33.425 INFO:teuthology.orchestra.run.smithi081.stdout: "log_stop_at_utilization": "0.970000", 2023-10-09T08:14:33.426 INFO:teuthology.orchestra.run.smithi081.stdout: "log_to_file": "true", 2023-10-09T08:14:33.426 INFO:teuthology.orchestra.run.smithi081.stdout: "log_to_graylog": "false", 2023-10-09T08:14:33.426 INFO:teuthology.orchestra.run.smithi081.stdout: "log_to_journald": "false", 2023-10-09T08:14:33.426 INFO:teuthology.orchestra.run.smithi081.stdout: "log_to_stderr": "false", 2023-10-09T08:14:33.426 INFO:teuthology.orchestra.run.smithi081.stdout: "log_to_syslog": "false", 2023-10-09T08:14:33.426 INFO:teuthology.orchestra.run.smithi081.stdout: "max_rotating_auth_attempts": "10", 2023-10-09T08:14:33.426 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2023-10-09T08:14:33.426 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_action_on_write_error": "1", 2023-10-09T08:14:33.426 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_alternate_name_max": "8192", 2023-10-09T08:14:33.426 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_asio_thread_count": "2", 2023-10-09T08:14:33.426 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_export_pin": "true", 2023-10-09T08:14:33.426 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_fragment_dirs": "true", 2023-10-09T08:14:33.427 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2023-10-09T08:14:33.427 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_fragment_interval": "5", 2023-10-09T08:14:33.427 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_fragment_size_max": "100000", 2023-10-09T08:14:33.427 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_idle_threshold": "0.000000", 2023-10-09T08:14:33.427 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_interval": "10", 2023-10-09T08:14:33.427 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_max": "-1", 2023-10-09T08:14:33.427 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_max_until": "-1", 2023-10-09T08:14:33.427 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_merge_size": "50", 2023-10-09T08:14:33.427 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_midchunk": "0.300000", 2023-10-09T08:14:33.428 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_min_rebalance": "0.100000", 2023-10-09T08:14:33.428 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_min_start": "0.200000", 2023-10-09T08:14:33.428 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_minchunk": "0.001000", 2023-10-09T08:14:33.428 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_mode": "0", 2023-10-09T08:14:33.428 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_need_max": "1.200000", 2023-10-09T08:14:33.428 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_need_min": "0.800000", 2023-10-09T08:14:33.428 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_replicate_threshold": "8000.000000", 2023-10-09T08:14:33.428 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_sample_interval": "3.000000", 2023-10-09T08:14:33.428 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_split_bits": "3", 2023-10-09T08:14:33.428 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_split_rd": "25000.000000", 2023-10-09T08:14:33.428 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_split_size": "10000", 2023-10-09T08:14:33.428 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_split_wr": "10000.000000", 2023-10-09T08:14:33.429 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_target_decay": "10.000000", 2023-10-09T08:14:33.429 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2023-10-09T08:14:33.429 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_beacon_grace": "15.000000", 2023-10-09T08:14:33.429 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_beacon_interval": "4.000000", 2023-10-09T08:14:33.429 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_beacon_mon_down_grace": "60", 2023-10-09T08:14:33.429 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_cache_memory_limit": "4294967296", 2023-10-09T08:14:33.429 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_cache_mid": "0.700000", 2023-10-09T08:14:33.429 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_cache_release_free_interval": "10", 2023-10-09T08:14:33.429 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_cache_reservation": "0.050000", 2023-10-09T08:14:33.429 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_cache_trim_decay_rate": "1.000000", 2023-10-09T08:14:33.429 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_cache_trim_interval": "1", 2023-10-09T08:14:33.429 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_cache_trim_threshold": "262144", 2023-10-09T08:14:33.430 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2023-10-09T08:14:33.430 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2023-10-09T08:14:33.430 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_client_delegate_inos_pct": "50", 2023-10-09T08:14:33.430 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_client_prealloc_inos": "1000", 2023-10-09T08:14:33.430 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2023-10-09T08:14:33.430 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_connect_bootstrapping": "false", 2023-10-09T08:14:33.430 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_damage_table_max_entries": "10000", 2023-10-09T08:14:33.430 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2023-10-09T08:14:33.430 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_debug_auth_pins": "false", 2023-10-09T08:14:33.430 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_debug_frag": "false", 2023-10-09T08:14:33.430 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_debug_scatterstat": "false", 2023-10-09T08:14:33.431 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_debug_subtrees": "false", 2023-10-09T08:14:33.431 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_decay_halflife": "5.000000", 2023-10-09T08:14:33.431 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_default_dir_hash": "2", 2023-10-09T08:14:33.431 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_defer_session_stale": "true", 2023-10-09T08:14:33.431 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_deny_all_reconnect": "false", 2023-10-09T08:14:33.431 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_dir_keys_per_op": "16384", 2023-10-09T08:14:33.431 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_dir_max_commit_size": "10", 2023-10-09T08:14:33.431 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_dir_max_entries": "0", 2023-10-09T08:14:33.431 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_dir_prefetch": "true", 2023-10-09T08:14:33.431 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_dirstat_min_interval": "1.000000", 2023-10-09T08:14:33.431 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_dump_cache_after_rejoin": "false", 2023-10-09T08:14:33.431 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_dump_cache_on_map": "false", 2023-10-09T08:14:33.432 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_dump_cache_threshold_file": "0", 2023-10-09T08:14:33.432 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2023-10-09T08:14:33.432 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_early_reply": "true", 2023-10-09T08:14:33.432 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_enable_op_tracker": "true", 2023-10-09T08:14:33.432 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_enforce_unique_name": "true", 2023-10-09T08:14:33.432 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_export_ephemeral_distributed": "true", 2023-10-09T08:14:33.432 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2023-10-09T08:14:33.432 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_export_ephemeral_random": "true", 2023-10-09T08:14:33.432 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_export_ephemeral_random_max": "0.010000", 2023-10-09T08:14:33.432 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_extraordinary_events_dump_interval": "0", 2023-10-09T08:14:33.432 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_forward_all_requests_to_auth": "false", 2023-10-09T08:14:33.432 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_freeze_tree_timeout": "30.000000", 2023-10-09T08:14:33.433 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_fscrypt_last_block_max_size": "4096", 2023-10-09T08:14:33.433 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_go_bad_corrupt_dentry": "true", 2023-10-09T08:14:33.433 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2023-10-09T08:14:33.433 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_health_cache_threshold": "1.500000", 2023-10-09T08:14:33.433 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_health_summarize_threshold": "10", 2023-10-09T08:14:33.433 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_heartbeat_grace": "15.000000", 2023-10-09T08:14:33.433 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_heartbeat_reset_grace": "1000", 2023-10-09T08:14:33.433 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_inject_health_dummy": "false", 2023-10-09T08:14:33.433 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2023-10-09T08:14:33.433 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_inject_migrator_session_race": "false", 2023-10-09T08:14:33.433 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2023-10-09T08:14:33.433 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_inject_skip_replaying_inotable": "false", 2023-10-09T08:14:33.434 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2023-10-09T08:14:33.434 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_join_fs": "", 2023-10-09T08:14:33.434 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_journal_format": "1", 2023-10-09T08:14:33.434 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_kill_create_at": "0", 2023-10-09T08:14:33.434 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_kill_export_at": "0", 2023-10-09T08:14:33.434 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_kill_import_at": "0", 2023-10-09T08:14:33.434 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_kill_journal_at": "0", 2023-10-09T08:14:33.434 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_kill_journal_expire_at": "0", 2023-10-09T08:14:33.434 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_kill_journal_replay_at": "0", 2023-10-09T08:14:33.434 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_kill_link_at": "0", 2023-10-09T08:14:33.434 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_kill_mdstable_at": "0", 2023-10-09T08:14:33.434 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_kill_openc_at": "0", 2023-10-09T08:14:33.435 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_kill_rename_at": "0", 2023-10-09T08:14:33.435 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_kill_skip_replaying_inotable": "false", 2023-10-09T08:14:33.435 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_log_events_per_segment": "1024", 2023-10-09T08:14:33.435 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_log_max_events": "-1", 2023-10-09T08:14:33.435 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_log_max_segments": "128", 2023-10-09T08:14:33.435 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_log_pause": "false", 2023-10-09T08:14:33.435 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_log_segment_size": "0", 2023-10-09T08:14:33.435 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_log_skip_corrupt_events": "false", 2023-10-09T08:14:33.435 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_log_warn_factor": "2.000000", 2023-10-09T08:14:33.435 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_max_caps_per_client": "1048576", 2023-10-09T08:14:33.435 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_max_completed_flushes": "100000", 2023-10-09T08:14:33.435 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_max_completed_requests": "100000", 2023-10-09T08:14:33.436 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_max_export_size": "20971520", 2023-10-09T08:14:33.436 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_max_file_recover": "32", 2023-10-09T08:14:33.436 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_max_purge_files": "64", 2023-10-09T08:14:33.436 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_max_purge_ops": "8192", 2023-10-09T08:14:33.436 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2023-10-09T08:14:33.436 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_max_scrub_ops_in_progress": "5", 2023-10-09T08:14:33.436 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_max_snaps_per_dir": "100", 2023-10-09T08:14:33.436 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_max_xattr_pairs_size": "65536", 2023-10-09T08:14:33.436 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_metrics_update_interval": "2", 2023-10-09T08:14:33.436 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_min_caps_per_client": "100", 2023-10-09T08:14:33.436 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_min_caps_working_set": "10000", 2023-10-09T08:14:33.436 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_mon_shutdown_timeout": "5.000000", 2023-10-09T08:14:33.437 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_numa_node": "-1", 2023-10-09T08:14:33.437 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_oft_prefetch_dirfrags": "false", 2023-10-09T08:14:33.437 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_op_complaint_time": "30.000000", 2023-10-09T08:14:33.437 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_op_history_duration": "600", 2023-10-09T08:14:33.437 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_op_history_size": "20", 2023-10-09T08:14:33.437 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_op_log_threshold": "5", 2023-10-09T08:14:33.437 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_ping_grace": "15", 2023-10-09T08:14:33.437 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_ping_interval": "5", 2023-10-09T08:14:33.437 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2023-10-09T08:14:33.437 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_recall_global_max_decay_threshold": "131072", 2023-10-09T08:14:33.437 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_recall_max_caps": "30000", 2023-10-09T08:14:33.437 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_recall_max_decay_rate": "1.500000", 2023-10-09T08:14:33.438 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_recall_max_decay_threshold": "131072", 2023-10-09T08:14:33.438 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_recall_warning_decay_rate": "60.000000", 2023-10-09T08:14:33.438 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_recall_warning_threshold": "262144", 2023-10-09T08:14:33.438 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_reconnect_timeout": "45.000000", 2023-10-09T08:14:33.438 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_replay_interval": "1.000000", 2023-10-09T08:14:33.438 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_replay_unsafe_with_closed_session": "false", 2023-10-09T08:14:33.438 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_request_load_average_decay_rate": "60.000000", 2023-10-09T08:14:33.438 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_root_ino_gid": "0", 2023-10-09T08:14:33.438 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_root_ino_uid": "0", 2023-10-09T08:14:33.438 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_scatter_nudge_interval": "5.000000", 2023-10-09T08:14:33.438 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_session_blocklist_on_evict": "true", 2023-10-09T08:14:33.438 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_session_blocklist_on_timeout": "true", 2023-10-09T08:14:33.439 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2023-10-09T08:14:33.439 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_session_cache_liveness_magnitude": "10", 2023-10-09T08:14:33.439 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2023-10-09T08:14:33.439 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_session_cap_acquisition_throttle": "100000", 2023-10-09T08:14:33.439 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2023-10-09T08:14:33.439 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_sessionmap_keys_per_op": "1024", 2023-10-09T08:14:33.439 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_shutdown_check": "0", 2023-10-09T08:14:33.439 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_skip_ino": "0", 2023-10-09T08:14:33.439 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_sleep_rank_change": "0.000000", 2023-10-09T08:14:33.439 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_snap_max_uid": "4294967294", 2023-10-09T08:14:33.439 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_snap_min_uid": "0", 2023-10-09T08:14:33.439 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_snap_rstat": "false", 2023-10-09T08:14:33.440 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_standby_replay_damaged": "false", 2023-10-09T08:14:33.440 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_symlink_recovery": "true", 2023-10-09T08:14:33.440 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_task_status_update_interval": "2.000000", 2023-10-09T08:14:33.440 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_thrash_exports": "0", 2023-10-09T08:14:33.440 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_thrash_fragments": "0", 2023-10-09T08:14:33.440 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_tick_interval": "5.000000", 2023-10-09T08:14:33.440 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_valgrind_exit": "false", 2023-10-09T08:14:33.440 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_verify_backtrace": "1", 2023-10-09T08:14:33.440 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_verify_scatter": "false", 2023-10-09T08:14:33.440 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_wipe_ino_prealloc": "false", 2023-10-09T08:14:33.440 INFO:teuthology.orchestra.run.smithi081.stdout: "mds_wipe_sessions": "false", 2023-10-09T08:14:33.440 INFO:teuthology.orchestra.run.smithi081.stdout: "mempool_debug": "false", 2023-10-09T08:14:33.440 INFO:teuthology.orchestra.run.smithi081.stdout: "memstore_debug_omit_block_device_write": "false", 2023-10-09T08:14:33.441 INFO:teuthology.orchestra.run.smithi081.stdout: "memstore_device_bytes": "1073741824", 2023-10-09T08:14:33.441 INFO:teuthology.orchestra.run.smithi081.stdout: "memstore_page_set": "false", 2023-10-09T08:14:33.441 INFO:teuthology.orchestra.run.smithi081.stdout: "memstore_page_size": "65536", 2023-10-09T08:14:33.441 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_client_bytes": "134217728", 2023-10-09T08:14:33.441 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_client_messages": "512", 2023-10-09T08:14:33.441 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2023-10-09T08:14:33.441 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_connect_retry_interval": "1.000000", 2023-10-09T08:14:33.441 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2023-10-09T08:14:33.441 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2023-10-09T08:14:33.441 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_disabled_modules": "", 2023-10-09T08:14:33.441 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_initial_modules": "restful iostat nfs", 2023-10-09T08:14:33.441 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_max_pg_num_change": "128", 2023-10-09T08:14:33.442 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_mds_bytes": "134217728", 2023-10-09T08:14:33.442 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_mds_messages": "128", 2023-10-09T08:14:33.442 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2023-10-09T08:14:33.442 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_mon_bytes": "134217728", 2023-10-09T08:14:33.442 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_mon_messages": "128", 2023-10-09T08:14:33.442 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_osd_bytes": "536870912", 2023-10-09T08:14:33.442 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_osd_messages": "8192", 2023-10-09T08:14:33.442 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_pool": "true", 2023-10-09T08:14:33.442 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_service_beacon_grace": "60.000000", 2023-10-09T08:14:33.442 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_standby_modules": "true", 2023-10-09T08:14:33.442 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_stats_period": "5", 2023-10-09T08:14:33.442 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_stats_threshold": "5", 2023-10-09T08:14:33.443 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_tick_period": "2", 2023-10-09T08:14:33.443 INFO:teuthology.orchestra.run.smithi081.stdout: "mgr_ttl_cache_expire_seconds": "0", 2023-10-09T08:14:33.443 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_accept_timeout_factor": "2.000000", 2023-10-09T08:14:33.443 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_allow_pool_delete": "true", 2023-10-09T08:14:33.443 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_allow_pool_size_one": "false", 2023-10-09T08:14:33.443 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_auth_validate_all_caps": "true", 2023-10-09T08:14:33.443 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2023-10-09T08:14:33.443 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2023-10-09T08:14:33.443 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_client_bytes": "104857600", 2023-10-09T08:14:33.443 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_client_directed_command_retry": "2", 2023-10-09T08:14:33.443 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_client_hunt_interval": "3.000000", 2023-10-09T08:14:33.443 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2023-10-09T08:14:33.444 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2023-10-09T08:14:33.444 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2023-10-09T08:14:33.444 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_client_hunt_parallel": "3", 2023-10-09T08:14:33.444 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_client_log_interval": "1.000000", 2023-10-09T08:14:33.444 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_client_max_log_entries_per_message": "1000", 2023-10-09T08:14:33.444 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_client_ping_interval": "10.000000", 2023-10-09T08:14:33.444 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_client_ping_timeout": "30.000000", 2023-10-09T08:14:33.444 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_clock_drift_allowed": "1.000000", 2023-10-09T08:14:33.444 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2023-10-09T08:14:33.444 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2023-10-09T08:14:33.444 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_cluster_log_file_level": "debug", 2023-10-09T08:14:33.444 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_cluster_log_to_file": "false", 2023-10-09T08:14:33.445 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_cluster_log_to_graylog": "false", 2023-10-09T08:14:33.445 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2023-10-09T08:14:33.445 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_cluster_log_to_graylog_port": "12201", 2023-10-09T08:14:33.445 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_cluster_log_to_journald": "false", 2023-10-09T08:14:33.445 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_cluster_log_to_stderr": "true", 2023-10-09T08:14:33.445 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_cluster_log_to_syslog": "default=false", 2023-10-09T08:14:33.445 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2023-10-09T08:14:33.445 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_cluster_log_to_syslog_level": "info", 2023-10-09T08:14:33.445 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_compact_on_bootstrap": "false", 2023-10-09T08:14:33.445 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_compact_on_start": "false", 2023-10-09T08:14:33.445 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_compact_on_trim": "true", 2023-10-09T08:14:33.445 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_con_tracker_persist_interval": "10", 2023-10-09T08:14:33.446 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_con_tracker_score_halflife": "43200", 2023-10-09T08:14:33.446 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_config_key_max_entry_size": "65536", 2023-10-09T08:14:33.446 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_cpu_threads": "4", 2023-10-09T08:14:33.446 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_crush_min_required_version": "hammer", 2023-10-09T08:14:33.446 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_daemon_bytes": "419430400", 2023-10-09T08:14:33.446 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2023-10-09T08:14:33.446 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_data_avail_crit": "5", 2023-10-09T08:14:33.446 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_data_avail_warn": "5", 2023-10-09T08:14:33.446 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_data_size_warn": "16106127360", 2023-10-09T08:14:33.446 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_debug_block_osdmap_trim": "false", 2023-10-09T08:14:33.446 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_debug_deprecated_as_obsolete": "false", 2023-10-09T08:14:33.446 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_debug_dump_json": "false", 2023-10-09T08:14:33.446 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2023-10-09T08:14:33.447 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_debug_dump_transactions": "false", 2023-10-09T08:14:33.447 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_debug_extra_checks": "false", 2023-10-09T08:14:33.447 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_debug_no_initial_persistent_features": "false", 2023-10-09T08:14:33.447 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2023-10-09T08:14:33.447 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_debug_no_require_quincy": "false", 2023-10-09T08:14:33.447 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_debug_no_require_reef": "false", 2023-10-09T08:14:33.447 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2023-10-09T08:14:33.447 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_delta_reset_interval": "10.000000", 2023-10-09T08:14:33.447 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_dns_srv_name": "ceph-mon", 2023-10-09T08:14:33.447 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_down_mkfs_grace": "60", 2023-10-09T08:14:33.447 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_election_default_strategy": "1", 2023-10-09T08:14:33.447 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_election_timeout": "5.000000", 2023-10-09T08:14:33.447 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2023-10-09T08:14:33.447 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_elector_ping_divisor": "2", 2023-10-09T08:14:33.448 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_elector_ping_timeout": "2.000000", 2023-10-09T08:14:33.448 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_enable_op_tracker": "true", 2023-10-09T08:14:33.448 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_fake_pool_delete": "false", 2023-10-09T08:14:33.448 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_force_quorum_join": "false", 2023-10-09T08:14:33.448 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_globalid_prealloc": "10000", 2023-10-09T08:14:33.448 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_health_detail_to_clog": "true", 2023-10-09T08:14:33.448 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_health_log_update_period": "5", 2023-10-09T08:14:33.448 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_health_max_detail": "50", 2023-10-09T08:14:33.448 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_health_to_clog": "true", 2023-10-09T08:14:33.448 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_health_to_clog_interval": "600", 2023-10-09T08:14:33.448 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2023-10-09T08:14:33.448 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_host": "[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] [v2:172.21.15.81:3301/0,v1:172.21.15.81:6790/0]", 2023-10-09T08:14:33.448 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_host_override": "", 2023-10-09T08:14:33.449 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_initial_members": "", 2023-10-09T08:14:33.449 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2023-10-09T08:14:33.449 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2023-10-09T08:14:33.449 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_inject_transaction_delay_max": "10.000000", 2023-10-09T08:14:33.449 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2023-10-09T08:14:33.449 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_keyvaluedb": "rocksdb", 2023-10-09T08:14:33.449 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_lease": "5.000000", 2023-10-09T08:14:33.449 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2023-10-09T08:14:33.449 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_lease_renew_interval_factor": "0.600000", 2023-10-09T08:14:33.449 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_log_full_interval": "50", 2023-10-09T08:14:33.449 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_log_max": "10000", 2023-10-09T08:14:33.449 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_log_max_summary": "50", 2023-10-09T08:14:33.450 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_max_log_entries_per_event": "4096", 2023-10-09T08:14:33.450 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_max_log_epochs": "500", 2023-10-09T08:14:33.450 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_max_mdsmap_epochs": "500", 2023-10-09T08:14:33.450 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_max_mgrmap_epochs": "500", 2023-10-09T08:14:33.450 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_max_osd": "10000", 2023-10-09T08:14:33.450 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_max_pg_per_osd": "10000", 2023-10-09T08:14:33.450 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_max_pool_pg_num": "65536", 2023-10-09T08:14:33.450 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_max_snap_prune_per_epoch": "100", 2023-10-09T08:14:33.450 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_mds_blocklist_interval": "86400.000000", 2023-10-09T08:14:33.450 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_mds_force_trim_to": "0", 2023-10-09T08:14:33.450 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_mds_skip_sanity": "true", 2023-10-09T08:14:33.450 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_memory_autotune": "true", 2023-10-09T08:14:33.451 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_memory_target": "2147483648", 2023-10-09T08:14:33.451 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_mgr_beacon_grace": "30", 2023-10-09T08:14:33.451 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2023-10-09T08:14:33.451 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_mgr_digest_period": "5", 2023-10-09T08:14:33.451 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_mgr_inactive_grace": "60", 2023-10-09T08:14:33.451 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_mgr_mkfs_grace": "240", 2023-10-09T08:14:33.451 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2023-10-09T08:14:33.451 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_min_osdmap_epochs": "500", 2023-10-09T08:14:33.451 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_op_complaint_time": "30", 2023-10-09T08:14:33.451 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_op_history_duration": "600", 2023-10-09T08:14:33.451 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_op_history_size": "20", 2023-10-09T08:14:33.451 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_op_history_slow_op_size": "20", 2023-10-09T08:14:33.452 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_op_history_slow_op_threshold": "10", 2023-10-09T08:14:33.452 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_op_log_threshold": "5", 2023-10-09T08:14:33.452 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_adjust_down_out_interval": "true", 2023-10-09T08:14:33.452 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2023-10-09T08:14:33.452 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2023-10-09T08:14:33.452 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_auto_mark_in": "false", 2023-10-09T08:14:33.452 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_auto_mark_new_in": "true", 2023-10-09T08:14:33.452 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2023-10-09T08:14:33.452 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2023-10-09T08:14:33.452 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_cache_size": "500", 2023-10-09T08:14:33.452 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_cache_size_min": "134217728", 2023-10-09T08:14:33.452 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_crush_smoke_test": "true", 2023-10-09T08:14:33.452 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_destroyed_out_interval": "600", 2023-10-09T08:14:33.453 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_down_out_interval": "600", 2023-10-09T08:14:33.453 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_down_out_subtree_limit": "rack", 2023-10-09T08:14:33.453 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2023-10-09T08:14:33.453 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_force_trim_to": "0", 2023-10-09T08:14:33.453 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_full_ratio": "0.950000", 2023-10-09T08:14:33.453 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2023-10-09T08:14:33.453 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_laggy_halflife": "3600", 2023-10-09T08:14:33.453 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_laggy_max_interval": "300", 2023-10-09T08:14:33.453 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_laggy_weight": "0.300000", 2023-10-09T08:14:33.453 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2023-10-09T08:14:33.453 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_max_creating_pgs": "1024", 2023-10-09T08:14:33.453 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_max_initial_pgs": "1024", 2023-10-09T08:14:33.454 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_min_down_reporters": "2", 2023-10-09T08:14:33.454 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_min_in_ratio": "0.750000", 2023-10-09T08:14:33.454 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_min_up_ratio": "0.300000", 2023-10-09T08:14:33.454 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_nearfull_ratio": "0.850000", 2023-10-09T08:14:33.454 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_prime_pg_temp": "true", 2023-10-09T08:14:33.454 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2023-10-09T08:14:33.454 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2023-10-09T08:14:33.454 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_report_timeout": "900", 2023-10-09T08:14:33.454 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_reporter_subtree_level": "osd", 2023-10-09T08:14:33.454 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2023-10-09T08:14:33.454 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_warn_num_repaired": "10", 2023-10-09T08:14:33.454 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osd_warn_op_age": "32.000000", 2023-10-09T08:14:33.455 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osdmap_full_prune_enabled": "true", 2023-10-09T08:14:33.455 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osdmap_full_prune_interval": "10", 2023-10-09T08:14:33.455 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osdmap_full_prune_min": "10000", 2023-10-09T08:14:33.455 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_osdmap_full_prune_txsize": "100", 2023-10-09T08:14:33.455 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2023-10-09T08:14:33.455 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_pg_stuck_threshold": "60", 2023-10-09T08:14:33.455 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2023-10-09T08:14:33.455 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_pg_warn_min_objects": "10000", 2023-10-09T08:14:33.455 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_pg_warn_min_per_osd": "0", 2023-10-09T08:14:33.455 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_pg_warn_min_pool_objects": "1000", 2023-10-09T08:14:33.455 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_pool_quota_crit_threshold": "0", 2023-10-09T08:14:33.455 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_pool_quota_warn_threshold": "0", 2023-10-09T08:14:33.455 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_probe_timeout": "2.000000", 2023-10-09T08:14:33.456 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_reweight_max_change": "0.050000", 2023-10-09T08:14:33.456 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_reweight_max_osds": "4", 2023-10-09T08:14:33.456 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_reweight_min_bytes_per_osd": "10", 2023-10-09T08:14:33.456 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_reweight_min_pgs_per_osd": "4", 2023-10-09T08:14:33.456 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2023-10-09T08:14:33.456 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2023-10-09T08:14:33.456 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2023-10-09T08:14:33.456 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_scrub_interval": "86400", 2023-10-09T08:14:33.456 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_scrub_max_keys": "100", 2023-10-09T08:14:33.456 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_scrub_timeout": "300", 2023-10-09T08:14:33.456 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_session_timeout": "300", 2023-10-09T08:14:33.456 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_smart_report_timeout": "5", 2023-10-09T08:14:33.457 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_stat_smooth_intervals": "6", 2023-10-09T08:14:33.457 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2023-10-09T08:14:33.457 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_stretch_pool_min_size": "2", 2023-10-09T08:14:33.457 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_stretch_pool_size": "4", 2023-10-09T08:14:33.457 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2023-10-09T08:14:33.457 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_subscribe_interval": "86400.000000", 2023-10-09T08:14:33.457 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_sync_debug": "false", 2023-10-09T08:14:33.457 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_sync_max_payload_keys": "2000", 2023-10-09T08:14:33.457 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_sync_max_payload_size": "1048576", 2023-10-09T08:14:33.457 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_sync_provider_kill_at": "0", 2023-10-09T08:14:33.457 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_sync_requester_kill_at": "0", 2023-10-09T08:14:33.457 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_sync_timeout": "60.000000", 2023-10-09T08:14:33.457 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_target_pg_per_osd": "100", 2023-10-09T08:14:33.458 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_tick_interval": "5", 2023-10-09T08:14:33.458 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_timecheck_interval": "300.000000", 2023-10-09T08:14:33.458 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_timecheck_skew_interval": "30.000000", 2023-10-09T08:14:33.458 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_use_min_delay_socket": "false", 2023-10-09T08:14:33.458 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_older_version_delay": "604800", 2023-10-09T08:14:33.458 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2023-10-09T08:14:33.458 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2023-10-09T08:14:33.458 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2023-10-09T08:14:33.458 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_on_filestore_osds": "true", 2023-10-09T08:14:33.458 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2023-10-09T08:14:33.458 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2023-10-09T08:14:33.459 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2023-10-09T08:14:33.459 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_on_misplaced": "false", 2023-10-09T08:14:33.459 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2023-10-09T08:14:33.459 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_on_older_version": "true", 2023-10-09T08:14:33.459 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2023-10-09T08:14:33.459 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_on_pool_no_app": "true", 2023-10-09T08:14:33.459 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_on_pool_no_redundancy": "true", 2023-10-09T08:14:33.459 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2023-10-09T08:14:33.459 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2023-10-09T08:14:33.459 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2023-10-09T08:14:33.459 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_on_too_few_osds": "false", 2023-10-09T08:14:33.459 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2023-10-09T08:14:33.459 INFO:teuthology.orchestra.run.smithi081.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2023-10-09T08:14:33.460 INFO:teuthology.orchestra.run.smithi081.stdout: "monmap": "", 2023-10-09T08:14:33.460 INFO:teuthology.orchestra.run.smithi081.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-10-09T08:14:33.460 INFO:teuthology.orchestra.run.smithi081.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2023-10-09T08:14:33.460 INFO:teuthology.orchestra.run.smithi081.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2023-10-09T08:14:33.460 INFO:teuthology.orchestra.run.smithi081.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-10-09T08:14:33.460 INFO:teuthology.orchestra.run.smithi081.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2023-10-09T08:14:33.460 INFO:teuthology.orchestra.run.smithi081.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2023-10-09T08:14:33.460 INFO:teuthology.orchestra.run.smithi081.stdout: "motr_tracing_enabled": "false", 2023-10-09T08:14:33.460 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_op_threads": "3", 2023-10-09T08:14:33.460 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_rdma_buffer_size": "131072", 2023-10-09T08:14:33.460 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_rdma_cm": "false", 2023-10-09T08:14:33.460 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_rdma_device_name": "", 2023-10-09T08:14:33.461 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_rdma_dscp": "96", 2023-10-09T08:14:33.461 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_rdma_enable_hugepage": "false", 2023-10-09T08:14:33.461 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_rdma_gid_idx": "0", 2023-10-09T08:14:33.461 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_rdma_local_gid": "", 2023-10-09T08:14:33.461 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_rdma_polling_us": "1000", 2023-10-09T08:14:33.461 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_rdma_port_num": "1", 2023-10-09T08:14:33.461 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_rdma_receive_buffers": "32768", 2023-10-09T08:14:33.461 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_rdma_receive_queue_len": "4096", 2023-10-09T08:14:33.461 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_rdma_roce_ver": "1", 2023-10-09T08:14:33.461 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_rdma_send_buffers": "1024", 2023-10-09T08:14:33.461 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_rdma_sl": "3", 2023-10-09T08:14:33.461 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_rdma_support_srq": "true", 2023-10-09T08:14:33.462 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_rdma_type": "ib", 2023-10-09T08:14:33.462 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_async_reap_threshold": "5", 2023-10-09T08:14:33.462 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_bind_before_connect": "false", 2023-10-09T08:14:33.462 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_bind_ipv4": "true", 2023-10-09T08:14:33.462 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_bind_ipv6": "false", 2023-10-09T08:14:33.462 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_bind_msgr1": "true", 2023-10-09T08:14:33.462 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_bind_msgr2": "true", 2023-10-09T08:14:33.462 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_bind_port_max": "7568", 2023-10-09T08:14:33.462 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_bind_port_min": "6800", 2023-10-09T08:14:33.462 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_bind_prefer_ipv4": "false", 2023-10-09T08:14:33.462 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_bind_retry_count": "3", 2023-10-09T08:14:33.462 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_bind_retry_delay": "5", 2023-10-09T08:14:33.463 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_blackhole_client": "false", 2023-10-09T08:14:33.463 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_blackhole_mds": "false", 2023-10-09T08:14:33.463 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_blackhole_mgr": "false", 2023-10-09T08:14:33.463 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_blackhole_mon": "false", 2023-10-09T08:14:33.463 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_blackhole_osd": "false", 2023-10-09T08:14:33.463 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_client_mode": "crc secure", 2023-10-09T08:14:33.463 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_cluster_mode": "crc secure", 2023-10-09T08:14:33.463 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_cluster_type": "", 2023-10-09T08:14:33.463 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_compress_secure": "false", 2023-10-09T08:14:33.463 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_connection_idle_timeout": "900", 2023-10-09T08:14:33.463 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_connection_ready_timeout": "10", 2023-10-09T08:14:33.463 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_crc_data": "true", 2023-10-09T08:14:33.463 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_crc_header": "true", 2023-10-09T08:14:33.464 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_die_on_bad_msg": "false", 2023-10-09T08:14:33.464 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_die_on_bug": "true", 2023-10-09T08:14:33.464 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_die_on_old_message": "true", 2023-10-09T08:14:33.464 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_die_on_skipped_message": "false", 2023-10-09T08:14:33.464 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_die_on_unhandled_msg": "false", 2023-10-09T08:14:33.464 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dispatch_throttle_bytes": "104857600", 2023-10-09T08:14:33.464 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dpdk_coremask": "0xF", 2023-10-09T08:14:33.464 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dpdk_debug_allow_loopback": "false", 2023-10-09T08:14:33.464 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dpdk_devs_allowlist": "", 2023-10-09T08:14:33.464 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dpdk_enable_tso": "true", 2023-10-09T08:14:33.464 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2023-10-09T08:14:33.464 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dpdk_host_ipv4_addr": "", 2023-10-09T08:14:33.465 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dpdk_hugepages": "", 2023-10-09T08:14:33.465 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dpdk_hw_flow_control": "true", 2023-10-09T08:14:33.465 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2023-10-09T08:14:33.465 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dpdk_lro": "true", 2023-10-09T08:14:33.465 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dpdk_memory_channel": "4", 2023-10-09T08:14:33.465 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2023-10-09T08:14:33.465 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dpdk_pmd": "", 2023-10-09T08:14:33.465 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dpdk_port_id": "0", 2023-10-09T08:14:33.465 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2023-10-09T08:14:33.465 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dump_corrupt_message_level": "1", 2023-10-09T08:14:33.465 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_dump_on_send": "false", 2023-10-09T08:14:33.465 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_initial_backoff": "0.200000", 2023-10-09T08:14:33.465 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_inject_delay_max": "1.000000", 2023-10-09T08:14:33.466 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_inject_delay_probability": "0.000000", 2023-10-09T08:14:33.466 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_inject_delay_type": "", 2023-10-09T08:14:33.466 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_inject_internal_delays": "0.000000", 2023-10-09T08:14:33.466 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_inject_network_congestion": "0", 2023-10-09T08:14:33.466 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_inject_socket_failures": "0", 2023-10-09T08:14:33.466 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_learn_addr_from_peer": "true", 2023-10-09T08:14:33.466 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_max_accept_failures": "4", 2023-10-09T08:14:33.466 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_max_backoff": "15.000000", 2023-10-09T08:14:33.466 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_mon_client_mode": "secure crc", 2023-10-09T08:14:33.466 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_mon_cluster_mode": "secure crc", 2023-10-09T08:14:33.466 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_mon_service_mode": "secure crc", 2023-10-09T08:14:33.466 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_osd_compress_min_size": "1024", 2023-10-09T08:14:33.467 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_osd_compress_mode": "none", 2023-10-09T08:14:33.467 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_osd_compression_algorithm": "snappy", 2023-10-09T08:14:33.467 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2023-10-09T08:14:33.467 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_pq_min_cost": "65536", 2023-10-09T08:14:33.467 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_public_type": "", 2023-10-09T08:14:33.467 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_service_mode": "crc secure", 2023-10-09T08:14:33.467 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_tcp_listen_backlog": "512", 2023-10-09T08:14:33.467 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_tcp_nodelay": "true", 2023-10-09T08:14:33.467 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_tcp_prefetch_max_size": "4096", 2023-10-09T08:14:33.467 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_tcp_rcvbuf": "0", 2023-10-09T08:14:33.467 INFO:teuthology.orchestra.run.smithi081.stdout: "ms_type": "async+posix", 2023-10-09T08:14:33.467 INFO:teuthology.orchestra.run.smithi081.stdout: "no_config_file": "false", 2023-10-09T08:14:33.468 INFO:teuthology.orchestra.run.smithi081.stdout: "objecter_completion_locks_per_session": "32", 2023-10-09T08:14:33.468 INFO:teuthology.orchestra.run.smithi081.stdout: "objecter_debug_inject_relock_delay": "false", 2023-10-09T08:14:33.468 INFO:teuthology.orchestra.run.smithi081.stdout: "objecter_inflight_op_bytes": "104857600", 2023-10-09T08:14:33.468 INFO:teuthology.orchestra.run.smithi081.stdout: "objecter_inflight_ops": "1024", 2023-10-09T08:14:33.468 INFO:teuthology.orchestra.run.smithi081.stdout: "objecter_inject_no_watch_ping": "false", 2023-10-09T08:14:33.468 INFO:teuthology.orchestra.run.smithi081.stdout: "objecter_retry_writes_after_first_reply": "false", 2023-10-09T08:14:33.468 INFO:teuthology.orchestra.run.smithi081.stdout: "objecter_tick_interval": "5.000000", 2023-10-09T08:14:33.468 INFO:teuthology.orchestra.run.smithi081.stdout: "objecter_timeout": "10.000000", 2023-10-09T08:14:33.468 INFO:teuthology.orchestra.run.smithi081.stdout: "objectstore_blackhole": "false", 2023-10-09T08:14:33.468 INFO:teuthology.orchestra.run.smithi081.stdout: "openssl_engine_opts": "", 2023-10-09T08:14:33.468 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_agent_delay_time": "5.000000", 2023-10-09T08:14:33.468 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_agent_hist_halflife": "1000", 2023-10-09T08:14:33.468 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_agent_max_low_ops": "2", 2023-10-09T08:14:33.469 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_agent_max_ops": "4", 2023-10-09T08:14:33.469 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_agent_min_evict_effort": "0.100000", 2023-10-09T08:14:33.469 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_agent_quantize_effort": "0.100000", 2023-10-09T08:14:33.469 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_agent_slop": "0.020000", 2023-10-09T08:14:33.469 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_aggregated_slow_ops_logging": "true", 2023-10-09T08:14:33.469 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_allow_recovery_below_min_size": "true", 2023-10-09T08:14:33.469 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_asio_thread_count": "2", 2023-10-09T08:14:33.469 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_async_recovery_min_cost": "100", 2023-10-09T08:14:33.469 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_auto_mark_unfound_lost": "false", 2023-10-09T08:14:33.469 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_backfill_retry_interval": "30.000000", 2023-10-09T08:14:33.469 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_backfill_scan_max": "512", 2023-10-09T08:14:33.469 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_backfill_scan_min": "64", 2023-10-09T08:14:33.470 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_backoff_on_degraded": "false", 2023-10-09T08:14:33.470 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_backoff_on_peering": "false", 2023-10-09T08:14:33.470 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_backoff_on_unfound": "true", 2023-10-09T08:14:33.470 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_beacon_report_interval": "300", 2023-10-09T08:14:33.470 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_bench_duration": "30", 2023-10-09T08:14:33.470 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_bench_large_size_max_throughput": "104857600", 2023-10-09T08:14:33.470 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_bench_max_block_size": "67108864", 2023-10-09T08:14:33.470 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_bench_small_size_max_iops": "100", 2023-10-09T08:14:33.470 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_blkin_trace_all": "false", 2023-10-09T08:14:33.470 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_blocked_scrub_grace_period": "120", 2023-10-09T08:14:33.470 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2023-10-09T08:14:33.470 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2023-10-09T08:14:33.471 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2023-10-09T08:14:33.471 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_check_for_log_corruption": "false", 2023-10-09T08:14:33.471 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_check_max_object_name_len_on_startup": "true", 2023-10-09T08:14:33.471 INFO:teuthology.orchestra.run.smithi081.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-09T08:14:33.471 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2023-10-09T08:14:33.471 INFO:teuthology.orchestra.run.smithi081.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-09T08:14:33.471 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_class_update_on_start": "true", 2023-10-09T08:14:33.471 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_client_message_cap": "256", 2023-10-09T08:14:33.471 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_client_message_size_cap": "524288000", 2023-10-09T08:14:33.471 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_client_op_priority": "63", 2023-10-09T08:14:33.471 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_client_watch_timeout": "30", 2023-10-09T08:14:33.471 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_command_max_records": "256", 2023-10-09T08:14:33.472 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_compact_on_start": "false", 2023-10-09T08:14:33.472 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_copyfrom_max_chunk": "8388608", 2023-10-09T08:14:33.472 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_crush_chooseleaf_type": "1", 2023-10-09T08:14:33.472 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_crush_initial_weight": "-1.000000", 2023-10-09T08:14:33.472 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_crush_update_on_start": "true", 2023-10-09T08:14:33.472 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_crush_update_weight_set": "true", 2023-10-09T08:14:33.472 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2023-10-09T08:14:33.472 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2023-10-09T08:14:33.472 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2023-10-09T08:14:33.472 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_drop_ping_duration": "0", 2023-10-09T08:14:33.472 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_drop_ping_probability": "0.000000", 2023-10-09T08:14:33.472 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_feed_pullee": "-1", 2023-10-09T08:14:33.472 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_inject_copyfrom_error": "false", 2023-10-09T08:14:33.473 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2023-10-09T08:14:33.473 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2023-10-09T08:14:33.473 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_misdirected_ops": "false", 2023-10-09T08:14:33.473 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_no_acting_change": "false", 2023-10-09T08:14:33.473 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_no_purge_strays": "false", 2023-10-09T08:14:33.473 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_op_order": "false", 2023-10-09T08:14:33.473 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_pg_log_writeout": "false", 2023-10-09T08:14:33.473 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_pretend_recovery_active": "false", 2023-10-09T08:14:33.473 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_random_push_read_error": "0.000000", 2023-10-09T08:14:33.473 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2023-10-09T08:14:33.473 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_shutdown": "false", 2023-10-09T08:14:33.473 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2023-10-09T08:14:33.474 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2023-10-09T08:14:33.474 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_verify_cached_snaps": "false", 2023-10-09T08:14:33.474 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_verify_missing_on_start": "false", 2023-10-09T08:14:33.474 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_verify_snaps": "false", 2023-10-09T08:14:33.474 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_debug_verify_stray_on_activate": "false", 2023-10-09T08:14:33.474 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_deep_scrub_interval": "604800.000000", 2023-10-09T08:14:33.474 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_deep_scrub_keys": "1024", 2023-10-09T08:14:33.474 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2023-10-09T08:14:33.474 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2023-10-09T08:14:33.474 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2023-10-09T08:14:33.475 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_deep_scrub_stride": "524288", 2023-10-09T08:14:33.475 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2023-10-09T08:14:33.475 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_default_data_pool_replay_window": "45", 2023-10-09T08:14:33.475 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_default_notify_timeout": "30", 2023-10-09T08:14:33.475 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_delete_sleep": "0.000000", 2023-10-09T08:14:33.475 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_delete_sleep_hdd": "5.000000", 2023-10-09T08:14:33.475 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_delete_sleep_hybrid": "1.000000", 2023-10-09T08:14:33.475 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_delete_sleep_ssd": "1.000000", 2023-10-09T08:14:33.475 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_discard_disconnected_ops": "true", 2023-10-09T08:14:33.475 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_enable_op_tracker": "true", 2023-10-09T08:14:33.475 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2023-10-09T08:14:33.475 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_extblkdev_plugins": "vdo", 2023-10-09T08:14:33.476 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_failsafe_full_ratio": "0.970000", 2023-10-09T08:14:33.476 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_fast_fail_on_connection_refused": "true", 2023-10-09T08:14:33.476 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_fast_info": "true", 2023-10-09T08:14:33.476 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_fast_shutdown": "true", 2023-10-09T08:14:33.476 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_fast_shutdown_notify_mon": "true", 2023-10-09T08:14:33.476 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_fast_shutdown_timeout": "15", 2023-10-09T08:14:33.476 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_find_best_info_ignore_history_les": "false", 2023-10-09T08:14:33.476 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_force_auth_primary_missing_objects": "100", 2023-10-09T08:14:33.476 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2023-10-09T08:14:33.476 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_function_tracing": "false", 2023-10-09T08:14:33.476 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_heartbeat_grace": "20", 2023-10-09T08:14:33.476 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_heartbeat_interval": "6", 2023-10-09T08:14:33.477 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2023-10-09T08:14:33.477 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_heartbeat_min_peers": "10", 2023-10-09T08:14:33.477 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_heartbeat_min_size": "2000", 2023-10-09T08:14:33.477 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_heartbeat_stale": "600", 2023-10-09T08:14:33.477 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2023-10-09T08:14:33.477 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_hit_set_max_size": "100000", 2023-10-09T08:14:33.477 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_hit_set_min_size": "1000", 2023-10-09T08:14:33.477 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_hit_set_namespace": ".ceph-internal", 2023-10-09T08:14:33.477 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_ignore_stale_divergent_priors": "false", 2023-10-09T08:14:33.477 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2023-10-09T08:14:33.477 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_inject_failure_on_pg_removal": "false", 2023-10-09T08:14:33.477 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2023-10-09T08:14:33.478 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_journal_flush_on_shutdown": "true", 2023-10-09T08:14:33.478 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_journal_size": "5120", 2023-10-09T08:14:33.478 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_kill_backfill_at": "0", 2023-10-09T08:14:33.478 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_loop_before_reset_tphandle": "64", 2023-10-09T08:14:33.478 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_map_cache_size": "50", 2023-10-09T08:14:33.478 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_map_dedup": "true", 2023-10-09T08:14:33.478 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_map_message_max": "40", 2023-10-09T08:14:33.478 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_map_message_max_bytes": "10485760", 2023-10-09T08:14:33.478 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_map_share_max_epochs": "40", 2023-10-09T08:14:33.478 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_attr_name_len": "100", 2023-10-09T08:14:33.478 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_attr_size": "0", 2023-10-09T08:14:33.479 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_backfills": "1", 2023-10-09T08:14:33.479 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_markdown_count": "5", 2023-10-09T08:14:33.479 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_markdown_period": "600", 2023-10-09T08:14:33.479 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_object_name_len": "2048", 2023-10-09T08:14:33.479 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_object_namespace_len": "256", 2023-10-09T08:14:33.479 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_object_size": "134217728", 2023-10-09T08:14:33.479 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2023-10-09T08:14:33.479 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_omap_entries_per_request": "1024", 2023-10-09T08:14:33.479 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_pg_blocked_by": "16", 2023-10-09T08:14:33.479 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_pg_log_entries": "10000", 2023-10-09T08:14:33.479 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2023-10-09T08:14:33.479 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_pgls": "1024", 2023-10-09T08:14:33.479 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_push_cost": "8388608", 2023-10-09T08:14:33.480 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_push_objects": "10", 2023-10-09T08:14:33.480 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_scrubs": "1", 2023-10-09T08:14:33.480 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2023-10-09T08:14:33.480 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_trimming_pgs": "2", 2023-10-09T08:14:33.480 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_write_op_reply_len": "64", 2023-10-09T08:14:33.480 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_max_write_size": "90", 2023-10-09T08:14:33.480 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2023-10-09T08:14:33.480 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2023-10-09T08:14:33.480 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2023-10-09T08:14:33.480 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2023-10-09T08:14:33.480 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2023-10-09T08:14:33.480 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2023-10-09T08:14:33.481 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2023-10-09T08:14:33.481 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_override_recovery_settings": "false", 2023-10-09T08:14:33.481 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_profile": "balanced", 2023-10-09T08:14:33.481 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2023-10-09T08:14:33.481 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2023-10-09T08:14:33.481 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2023-10-09T08:14:33.481 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2023-10-09T08:14:33.481 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2023-10-09T08:14:33.481 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2023-10-09T08:14:33.481 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2023-10-09T08:14:33.481 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2023-10-09T08:14:33.481 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2023-10-09T08:14:33.482 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_scheduler_client_wgt": "1", 2023-10-09T08:14:33.482 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mclock_skip_benchmark": "false", 2023-10-09T08:14:33.482 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_memory_base": "805306368", 2023-10-09T08:14:33.482 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_memory_cache_min": "134217728", 2023-10-09T08:14:33.482 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_memory_cache_resize_interval": "1.000000", 2023-10-09T08:14:33.482 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_memory_expected_fragmentation": "0.150000", 2023-10-09T08:14:33.482 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_memory_target": "4294967296", 2023-10-09T08:14:33.482 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_memory_target_autotune": "false", 2023-10-09T08:14:33.482 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2023-10-09T08:14:33.482 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_min_pg_log_entries": "250", 2023-10-09T08:14:33.482 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_min_recovery_priority": "0", 2023-10-09T08:14:33.482 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mon_heartbeat_interval": "30", 2023-10-09T08:14:33.483 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2023-10-09T08:14:33.483 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mon_report_interval": "5", 2023-10-09T08:14:33.483 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mon_report_max_in_flight": "2", 2023-10-09T08:14:33.483 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_mon_shutdown_timeout": "5.000000", 2023-10-09T08:14:33.483 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_num_cache_shards": "32", 2023-10-09T08:14:33.483 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_num_op_tracker_shard": "32", 2023-10-09T08:14:33.483 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_numa_auto_affinity": "true", 2023-10-09T08:14:33.483 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_numa_node": "-1", 2023-10-09T08:14:33.483 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_numa_prefer_iface": "true", 2023-10-09T08:14:33.483 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_object_clean_region_max_num_intervals": "10", 2023-10-09T08:14:33.483 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_objecter_finishers": "1", 2023-10-09T08:14:33.483 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_objectstore": "bluestore", 2023-10-09T08:14:33.483 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_objectstore_fuse": "false", 2023-10-09T08:14:33.484 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_objectstore_tracing": "false", 2023-10-09T08:14:33.484 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_complaint_time": "30.000000", 2023-10-09T08:14:33.484 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_history_duration": "600", 2023-10-09T08:14:33.484 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_history_size": "20", 2023-10-09T08:14:33.484 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_history_slow_op_size": "20", 2023-10-09T08:14:33.484 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2023-10-09T08:14:33.484 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_log_threshold": "5", 2023-10-09T08:14:33.484 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_num_shards": "0", 2023-10-09T08:14:33.484 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_num_shards_hdd": "5", 2023-10-09T08:14:33.484 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_num_shards_ssd": "8", 2023-10-09T08:14:33.484 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_num_threads_per_shard": "0", 2023-10-09T08:14:33.485 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2023-10-09T08:14:33.485 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2023-10-09T08:14:33.485 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2023-10-09T08:14:33.485 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_pq_min_cost": "65536", 2023-10-09T08:14:33.485 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_queue": "mclock_scheduler", 2023-10-09T08:14:33.485 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_queue_cut_off": "high", 2023-10-09T08:14:33.485 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_thread_suicide_timeout": "150", 2023-10-09T08:14:33.485 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_op_thread_timeout": "15", 2023-10-09T08:14:33.485 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_open_classes_on_start": "true", 2023-10-09T08:14:33.485 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_os_flags": "0", 2023-10-09T08:14:33.485 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_peering_op_priority": "255", 2023-10-09T08:14:33.485 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pg_delete_cost": "1048576", 2023-10-09T08:14:33.486 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pg_delete_priority": "5", 2023-10-09T08:14:33.486 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2023-10-09T08:14:33.486 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2023-10-09T08:14:33.486 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pg_log_dups_tracked": "3000", 2023-10-09T08:14:33.486 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pg_log_trim_max": "10000", 2023-10-09T08:14:33.486 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pg_log_trim_min": "100", 2023-10-09T08:14:33.486 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2023-10-09T08:14:33.486 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pg_object_context_cache_count": "64", 2023-10-09T08:14:33.486 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pg_stat_report_interval_max": "500", 2023-10-09T08:14:33.486 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2023-10-09T08:14:33.486 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_cache_min_evict_age": "0", 2023-10-09T08:14:33.486 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_cache_min_flush_age": "0", 2023-10-09T08:14:33.487 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2023-10-09T08:14:33.487 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2023-10-09T08:14:33.487 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2023-10-09T08:14:33.487 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_crimson": "false", 2023-10-09T08:14:33.487 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_crush_rule": "-1", 2023-10-09T08:14:33.487 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_ec_fast_read": "false", 2023-10-09T08:14:33.487 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2023-10-09T08:14:33.487 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_flag_bulk": "false", 2023-10-09T08:14:33.487 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_flag_hashpspool": "true", 2023-10-09T08:14:33.487 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_flag_nodelete": "false", 2023-10-09T08:14:33.487 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_flag_nopgchange": "false", 2023-10-09T08:14:33.487 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_flag_nosizechange": "false", 2023-10-09T08:14:33.488 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_flags": "0", 2023-10-09T08:14:33.488 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2023-10-09T08:14:33.488 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_min_size": "0", 2023-10-09T08:14:33.488 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2023-10-09T08:14:33.488 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_pg_num": "32", 2023-10-09T08:14:33.488 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_pgp_num": "0", 2023-10-09T08:14:33.488 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2023-10-09T08:14:33.488 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_size": "3", 2023-10-09T08:14:33.488 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_default_type": "replicated", 2023-10-09T08:14:33.488 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2023-10-09T08:14:33.488 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_pool_use_gmt_hitset": "true", 2023-10-09T08:14:33.488 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_push_per_object_cost": "1000", 2023-10-09T08:14:33.488 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_read_ec_check_for_errors": "false", 2023-10-09T08:14:33.489 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recover_clone_overlap": "true", 2023-10-09T08:14:33.489 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recover_clone_overlap_limit": "10", 2023-10-09T08:14:33.489 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recovery_cost": "20971520", 2023-10-09T08:14:33.489 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recovery_delay_start": "0.000000", 2023-10-09T08:14:33.489 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recovery_max_active": "0", 2023-10-09T08:14:33.489 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recovery_max_active_hdd": "3", 2023-10-09T08:14:33.489 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recovery_max_active_ssd": "10", 2023-10-09T08:14:33.489 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recovery_max_chunk": "8388608", 2023-10-09T08:14:33.489 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2023-10-09T08:14:33.489 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recovery_max_single_start": "1", 2023-10-09T08:14:33.489 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recovery_op_priority": "3", 2023-10-09T08:14:33.489 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recovery_op_warn_multiple": "16", 2023-10-09T08:14:33.490 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recovery_priority": "5", 2023-10-09T08:14:33.490 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recovery_retry_interval": "30.000000", 2023-10-09T08:14:33.490 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recovery_sleep": "0.000000", 2023-10-09T08:14:33.490 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recovery_sleep_hdd": "0.100000", 2023-10-09T08:14:33.490 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2023-10-09T08:14:33.490 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_recovery_sleep_ssd": "0.000000", 2023-10-09T08:14:33.490 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_repair_during_recovery": "false", 2023-10-09T08:14:33.490 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_requested_scrub_priority": "120", 2023-10-09T08:14:33.490 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2023-10-09T08:14:33.490 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_rollback_to_cluster_snap": "", 2023-10-09T08:14:33.490 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_auto_repair": "false", 2023-10-09T08:14:33.491 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_auto_repair_num_errors": "5", 2023-10-09T08:14:33.491 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_backoff_ratio": "0.660000", 2023-10-09T08:14:33.491 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_begin_hour": "0", 2023-10-09T08:14:33.491 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_begin_week_day": "0", 2023-10-09T08:14:33.491 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_chunk_max": "25", 2023-10-09T08:14:33.491 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_chunk_min": "5", 2023-10-09T08:14:33.491 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_cost": "52428800", 2023-10-09T08:14:33.491 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_during_recovery": "false", 2023-10-09T08:14:33.491 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_end_hour": "0", 2023-10-09T08:14:33.491 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_end_week_day": "0", 2023-10-09T08:14:33.491 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_event_cost": "4096", 2023-10-09T08:14:33.491 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_extended_sleep": "0.000000", 2023-10-09T08:14:33.492 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2023-10-09T08:14:33.492 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_invalid_stats": "true", 2023-10-09T08:14:33.492 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_load_threshold": "0.500000", 2023-10-09T08:14:33.492 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_max_interval": "604800.000000", 2023-10-09T08:14:33.492 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_max_preemptions": "5", 2023-10-09T08:14:33.492 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_min_interval": "86400.000000", 2023-10-09T08:14:33.492 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_priority": "5", 2023-10-09T08:14:33.492 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_reservation_timeout": "5000", 2023-10-09T08:14:33.492 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_sleep": "0.000000", 2023-10-09T08:14:33.492 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_scrub_slow_reservation_response": "2200", 2023-10-09T08:14:33.492 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_shallow_scrub_chunk_max": "100", 2023-10-09T08:14:33.492 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_shallow_scrub_chunk_min": "50", 2023-10-09T08:14:33.492 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_shutdown_pgref_assert": "false", 2023-10-09T08:14:33.493 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_skip_data_digest": "false", 2023-10-09T08:14:33.493 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_smart_report_timeout": "5", 2023-10-09T08:14:33.493 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_snap_trim_cost": "1048576", 2023-10-09T08:14:33.493 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_snap_trim_priority": "5", 2023-10-09T08:14:33.493 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_snap_trim_sleep": "0.000000", 2023-10-09T08:14:33.493 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2023-10-09T08:14:33.493 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2023-10-09T08:14:33.493 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2023-10-09T08:14:33.493 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_stats_update_period_not_scrubbing": "120", 2023-10-09T08:14:33.493 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_stats_update_period_scrubbing": "15", 2023-10-09T08:14:33.493 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2023-10-09T08:14:33.493 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_target_transaction_size": "30", 2023-10-09T08:14:33.494 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_tier_default_cache_hit_set_count": "4", 2023-10-09T08:14:33.494 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2023-10-09T08:14:33.494 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2023-10-09T08:14:33.494 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2023-10-09T08:14:33.494 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2023-10-09T08:14:33.494 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2023-10-09T08:14:33.494 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2023-10-09T08:14:33.494 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_tier_default_cache_mode": "writeback", 2023-10-09T08:14:33.494 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2023-10-09T08:14:33.494 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_tier_promote_max_objects_sec": "25", 2023-10-09T08:14:33.494 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_tracing": "false", 2023-10-09T08:14:33.494 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_use_stale_snap": "false", 2023-10-09T08:14:33.495 INFO:teuthology.orchestra.run.smithi081.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2023-10-09T08:14:33.495 INFO:teuthology.orchestra.run.smithi081.stdout: "osdc_blkin_trace_all": "false", 2023-10-09T08:14:33.495 INFO:teuthology.orchestra.run.smithi081.stdout: "paxos_kill_at": "0", 2023-10-09T08:14:33.495 INFO:teuthology.orchestra.run.smithi081.stdout: "paxos_max_join_drift": "10", 2023-10-09T08:14:33.495 INFO:teuthology.orchestra.run.smithi081.stdout: "paxos_min": "500", 2023-10-09T08:14:33.495 INFO:teuthology.orchestra.run.smithi081.stdout: "paxos_min_wait": "0.050000", 2023-10-09T08:14:33.495 INFO:teuthology.orchestra.run.smithi081.stdout: "paxos_propose_interval": "1.000000", 2023-10-09T08:14:33.495 INFO:teuthology.orchestra.run.smithi081.stdout: "paxos_service_trim_max": "500", 2023-10-09T08:14:33.495 INFO:teuthology.orchestra.run.smithi081.stdout: "paxos_service_trim_max_multiplier": "20", 2023-10-09T08:14:33.495 INFO:teuthology.orchestra.run.smithi081.stdout: "paxos_service_trim_min": "250", 2023-10-09T08:14:33.495 INFO:teuthology.orchestra.run.smithi081.stdout: "paxos_stash_full_interval": "25", 2023-10-09T08:14:33.495 INFO:teuthology.orchestra.run.smithi081.stdout: "paxos_trim_max": "500", 2023-10-09T08:14:33.496 INFO:teuthology.orchestra.run.smithi081.stdout: "paxos_trim_min": "250", 2023-10-09T08:14:33.496 INFO:teuthology.orchestra.run.smithi081.stdout: "perf": "true", 2023-10-09T08:14:33.496 INFO:teuthology.orchestra.run.smithi081.stdout: "pid_file": "", 2023-10-09T08:14:33.496 INFO:teuthology.orchestra.run.smithi081.stdout: "plugin_crypto_accelerator": "crypto_isal", 2023-10-09T08:14:33.496 INFO:teuthology.orchestra.run.smithi081.stdout: "plugin_dir": "/usr/lib64/ceph", 2023-10-09T08:14:33.496 INFO:teuthology.orchestra.run.smithi081.stdout: "public_addr": "-", 2023-10-09T08:14:33.496 INFO:teuthology.orchestra.run.smithi081.stdout: "public_addrv": "", 2023-10-09T08:14:33.496 INFO:teuthology.orchestra.run.smithi081.stdout: "public_bind_addr": "-", 2023-10-09T08:14:33.496 INFO:teuthology.orchestra.run.smithi081.stdout: "public_network": "172.21.0.0/20,172.21.15.254/32", 2023-10-09T08:14:33.496 INFO:teuthology.orchestra.run.smithi081.stdout: "public_network_interface": "", 2023-10-09T08:14:33.496 INFO:teuthology.orchestra.run.smithi081.stdout: "qat_compressor_enabled": "false", 2023-10-09T08:14:33.496 INFO:teuthology.orchestra.run.smithi081.stdout: "qat_compressor_session_max_number": "256", 2023-10-09T08:14:33.496 INFO:teuthology.orchestra.run.smithi081.stdout: "rados_mon_op_timeout": "0", 2023-10-09T08:14:33.497 INFO:teuthology.orchestra.run.smithi081.stdout: "rados_osd_op_timeout": "0", 2023-10-09T08:14:33.497 INFO:teuthology.orchestra.run.smithi081.stdout: "rados_tracing": "false", 2023-10-09T08:14:33.497 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_atime_update_interval": "60", 2023-10-09T08:14:33.497 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2023-10-09T08:14:33.497 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_balance_parent_reads": "false", 2023-10-09T08:14:33.497 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_balance_snap_reads": "false", 2023-10-09T08:14:33.497 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_blkin_trace_all": "false", 2023-10-09T08:14:33.497 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_blocklist_expire_seconds": "0", 2023-10-09T08:14:33.497 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_blocklist_on_break_lock": "true", 2023-10-09T08:14:33.497 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_cache": "true", 2023-10-09T08:14:33.497 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_cache_block_writes_upfront": "false", 2023-10-09T08:14:33.497 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_cache_max_dirty": "25165824", 2023-10-09T08:14:33.498 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_cache_max_dirty_age": "1.000000", 2023-10-09T08:14:33.498 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_cache_max_dirty_object": "0", 2023-10-09T08:14:33.498 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_cache_policy": "writearound", 2023-10-09T08:14:33.498 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_cache_size": "33554432", 2023-10-09T08:14:33.498 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_cache_target_dirty": "16777216", 2023-10-09T08:14:33.498 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_cache_writethrough_until_flush": "true", 2023-10-09T08:14:33.498 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_clone_copy_on_read": "false", 2023-10-09T08:14:33.498 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_compression_hint": "none", 2023-10-09T08:14:33.498 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_concurrent_management_ops": "10", 2023-10-09T08:14:33.498 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_config_pool_override_update_timestamp": "0", 2023-10-09T08:14:33.498 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_default_clone_format": "auto", 2023-10-09T08:14:33.498 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_default_data_pool": "", 2023-10-09T08:14:33.499 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_default_features": "61", 2023-10-09T08:14:33.499 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_default_format": "2", 2023-10-09T08:14:33.499 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_default_map_options": "", 2023-10-09T08:14:33.499 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_default_order": "22", 2023-10-09T08:14:33.499 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_default_pool": "rbd", 2023-10-09T08:14:33.499 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2023-10-09T08:14:33.499 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_default_stripe_count": "0", 2023-10-09T08:14:33.499 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_default_stripe_unit": "0", 2023-10-09T08:14:33.499 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_disable_zero_copy_writes": "true", 2023-10-09T08:14:33.499 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_discard_granularity_bytes": "65536", 2023-10-09T08:14:33.499 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_discard_on_zeroed_write_same": "true", 2023-10-09T08:14:33.499 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_enable_alloc_hint": "true", 2023-10-09T08:14:33.499 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2023-10-09T08:14:33.500 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_io_scheduler": "simple", 2023-10-09T08:14:33.500 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2023-10-09T08:14:33.500 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_journal_commit_age": "5.000000", 2023-10-09T08:14:33.500 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2023-10-09T08:14:33.500 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_journal_max_payload_bytes": "16384", 2023-10-09T08:14:33.500 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_journal_object_flush_age": "0.000000", 2023-10-09T08:14:33.500 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_journal_object_flush_bytes": "1048576", 2023-10-09T08:14:33.500 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_journal_object_flush_interval": "0", 2023-10-09T08:14:33.500 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2023-10-09T08:14:33.500 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2023-10-09T08:14:33.500 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_journal_order": "24", 2023-10-09T08:14:33.500 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_journal_pool": "", 2023-10-09T08:14:33.501 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_journal_splay_width": "4", 2023-10-09T08:14:33.501 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_localize_parent_reads": "false", 2023-10-09T08:14:33.501 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_localize_snap_reads": "false", 2023-10-09T08:14:33.501 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2023-10-09T08:14:33.501 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2023-10-09T08:14:33.501 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2023-10-09T08:14:33.501 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2023-10-09T08:14:33.501 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2023-10-09T08:14:33.501 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2023-10-09T08:14:33.501 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_image_policy_type": "simple", 2023-10-09T08:14:33.501 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2023-10-09T08:14:33.501 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_image_state_check_interval": "30", 2023-10-09T08:14:33.501 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2023-10-09T08:14:33.502 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2023-10-09T08:14:33.502 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2023-10-09T08:14:33.502 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2023-10-09T08:14:33.502 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2023-10-09T08:14:33.502 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_memory_autotune": "true", 2023-10-09T08:14:33.502 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_memory_base": "805306368", 2023-10-09T08:14:33.502 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2023-10-09T08:14:33.502 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_memory_cache_min": "134217728", 2023-10-09T08:14:33.502 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2023-10-09T08:14:33.502 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2023-10-09T08:14:33.502 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_memory_target": "4294967296", 2023-10-09T08:14:33.502 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_perf_stats_prio": "5", 2023-10-09T08:14:33.503 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2023-10-09T08:14:33.503 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2023-10-09T08:14:33.503 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirroring_delete_delay": "0", 2023-10-09T08:14:33.503 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2023-10-09T08:14:33.503 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirroring_replay_delay": "0", 2023-10-09T08:14:33.503 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2023-10-09T08:14:33.503 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2023-10-09T08:14:33.503 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_move_to_trash_on_remove": "false", 2023-10-09T08:14:33.503 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2023-10-09T08:14:33.503 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_mtime_update_interval": "60", 2023-10-09T08:14:33.503 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_non_blocking_aio": "true", 2023-10-09T08:14:33.503 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_op_thread_timeout": "60", 2023-10-09T08:14:33.503 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_op_threads": "1", 2023-10-09T08:14:33.504 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_parent_cache_enabled": "false", 2023-10-09T08:14:33.504 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_persistent_cache_mode": "disabled", 2023-10-09T08:14:33.504 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_persistent_cache_path": "/tmp", 2023-10-09T08:14:33.504 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_persistent_cache_size": "1073741824", 2023-10-09T08:14:33.504 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_plugins": "", 2023-10-09T08:14:33.504 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_bps_burst": "0", 2023-10-09T08:14:33.504 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_bps_burst_seconds": "1", 2023-10-09T08:14:33.504 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_bps_limit": "0", 2023-10-09T08:14:33.504 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_exclude_ops": "0", 2023-10-09T08:14:33.504 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_iops_burst": "0", 2023-10-09T08:14:33.504 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_iops_burst_seconds": "1", 2023-10-09T08:14:33.504 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_iops_limit": "0", 2023-10-09T08:14:33.505 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_read_bps_burst": "0", 2023-10-09T08:14:33.505 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2023-10-09T08:14:33.505 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_read_bps_limit": "0", 2023-10-09T08:14:33.505 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_read_iops_burst": "0", 2023-10-09T08:14:33.505 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2023-10-09T08:14:33.505 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_read_iops_limit": "0", 2023-10-09T08:14:33.505 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_schedule_tick_min": "50", 2023-10-09T08:14:33.505 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_write_bps_burst": "0", 2023-10-09T08:14:33.505 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2023-10-09T08:14:33.505 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_write_bps_limit": "0", 2023-10-09T08:14:33.505 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_write_iops_burst": "0", 2023-10-09T08:14:33.505 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2023-10-09T08:14:33.506 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_qos_write_iops_limit": "0", 2023-10-09T08:14:33.506 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_quiesce_notification_attempts": "10", 2023-10-09T08:14:33.506 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_read_from_replica_policy": "default", 2023-10-09T08:14:33.506 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2023-10-09T08:14:33.506 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_readahead_max_bytes": "524288", 2023-10-09T08:14:33.506 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_readahead_trigger_requests": "10", 2023-10-09T08:14:33.506 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_request_timed_out_seconds": "30", 2023-10-09T08:14:33.506 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_skip_partial_discard": "true", 2023-10-09T08:14:33.506 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2023-10-09T08:14:33.506 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_tracing": "false", 2023-10-09T08:14:33.506 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_validate_names": "true", 2023-10-09T08:14:33.507 INFO:teuthology.orchestra.run.smithi081.stdout: "rbd_validate_pool": "true", 2023-10-09T08:14:33.507 INFO:teuthology.orchestra.run.smithi081.stdout: "restapi_base_url": "", 2023-10-09T08:14:33.507 INFO:teuthology.orchestra.run.smithi081.stdout: "restapi_log_level": "", 2023-10-09T08:14:33.507 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_acl_grants_max_num": "100", 2023-10-09T08:14:33.507 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_admin_entry": "admin", 2023-10-09T08:14:33.507 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2023-10-09T08:14:33.507 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_backend_store": "rados", 2023-10-09T08:14:33.507 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_barbican_url": "", 2023-10-09T08:14:33.507 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_beast_enable_async": "true", 2023-10-09T08:14:33.507 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2023-10-09T08:14:33.507 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_bucket_default_quota_max_size": "-1", 2023-10-09T08:14:33.507 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_bucket_index_max_aio": "128", 2023-10-09T08:14:33.508 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2023-10-09T08:14:33.508 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_bucket_quota_cache_size": "10000", 2023-10-09T08:14:33.508 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_bucket_quota_ttl": "600", 2023-10-09T08:14:33.508 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_bucket_sync_spawn_window": "20", 2023-10-09T08:14:33.508 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_cache_enabled": "true", 2023-10-09T08:14:33.508 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_cache_expiry_interval": "900", 2023-10-09T08:14:33.508 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_cache_lru_size": "10000", 2023-10-09T08:14:33.508 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_config_store": "rados", 2023-10-09T08:14:33.508 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_content_length_compat": "false", 2023-10-09T08:14:33.508 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_copy_obj_progress": "true", 2023-10-09T08:14:33.508 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2023-10-09T08:14:33.508 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_cors_rules_max_num": "100", 2023-10-09T08:14:33.509 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_cross_domain_policy": "", 2023-10-09T08:14:33.509 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_default_encryption_key": "", 2023-10-09T08:14:33.509 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_kmip_addr": "", 2023-10-09T08:14:33.509 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_kmip_ca_path": "", 2023-10-09T08:14:33.509 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_kmip_client_cert": "", 2023-10-09T08:14:33.509 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_kmip_client_key": "", 2023-10-09T08:14:33.509 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_kmip_kms_key_template": "", 2023-10-09T08:14:33.509 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_kmip_password": "", 2023-10-09T08:14:33.509 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2023-10-09T08:14:33.509 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_kmip_username": "", 2023-10-09T08:14:33.509 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_require_ssl": "true", 2023-10-09T08:14:33.509 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2023-10-09T08:14:33.510 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2023-10-09T08:14:33.510 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_sse_s3_backend": "vault", 2023-10-09T08:14:33.510 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2023-10-09T08:14:33.510 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2023-10-09T08:14:33.510 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2023-10-09T08:14:33.510 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2023-10-09T08:14:33.510 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2023-10-09T08:14:33.510 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2023-10-09T08:14:33.510 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2023-10-09T08:14:33.510 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2023-10-09T08:14:33.510 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2023-10-09T08:14:33.510 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2023-10-09T08:14:33.510 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2023-10-09T08:14:33.511 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_suppress_logs": "true", 2023-10-09T08:14:33.511 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_vault_addr": "", 2023-10-09T08:14:33.511 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_vault_auth": "token", 2023-10-09T08:14:33.511 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_vault_namespace": "", 2023-10-09T08:14:33.511 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_vault_prefix": "", 2023-10-09T08:14:33.511 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_vault_secret_engine": "transit", 2023-10-09T08:14:33.511 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_vault_ssl_cacert": "", 2023-10-09T08:14:33.511 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2023-10-09T08:14:33.511 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2023-10-09T08:14:33.511 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_vault_token_file": "", 2023-10-09T08:14:33.511 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_crypt_vault_verify_ssl": "true", 2023-10-09T08:14:33.512 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_curl_buffersize": "524288", 2023-10-09T08:14:33.512 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_curl_low_speed_limit": "1024", 2023-10-09T08:14:33.512 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_curl_low_speed_time": "300", 2023-10-09T08:14:33.512 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_curl_tcp_keepalive": "0", 2023-10-09T08:14:33.512 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_curl_wait_timeout_ms": "1000", 2023-10-09T08:14:33.512 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2023-10-09T08:14:33.512 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2023-10-09T08:14:33.512 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2023-10-09T08:14:33.512 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2023-10-09T08:14:33.512 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_d3n_l1_fadvise": "4", 2023-10-09T08:14:33.512 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2023-10-09T08:14:33.512 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_d3n_libaio_aio_num": "64", 2023-10-09T08:14:33.512 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_d3n_libaio_aio_threads": "20", 2023-10-09T08:14:33.513 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2023-10-09T08:14:33.513 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_data_log_changes_size": "1000", 2023-10-09T08:14:33.513 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_data_log_num_shards": "128", 2023-10-09T08:14:33.513 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_data_log_obj_prefix": "data_log", 2023-10-09T08:14:33.513 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_data_log_window": "30", 2023-10-09T08:14:33.513 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_data_notify_interval_msec": "0", 2023-10-09T08:14:33.513 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_data_sync_poll_interval": "20", 2023-10-09T08:14:33.513 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_data_sync_spawn_window": "20", 2023-10-09T08:14:33.513 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2023-10-09T08:14:33.513 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_debug_inject_set_olh_err": "0", 2023-10-09T08:14:33.513 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_default_data_log_backing": "fifo", 2023-10-09T08:14:33.513 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_default_realm_info_oid": "default.realm", 2023-10-09T08:14:33.513 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_default_region_info_oid": "default.region", 2023-10-09T08:14:33.514 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_default_zone_info_oid": "default.zone", 2023-10-09T08:14:33.514 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2023-10-09T08:14:33.514 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_defer_to_bucket_acls": "", 2023-10-09T08:14:33.514 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_delete_multi_obj_max_num": "1000", 2023-10-09T08:14:33.514 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_dmclock_admin_lim": "0.000000", 2023-10-09T08:14:33.514 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_dmclock_admin_res": "100.000000", 2023-10-09T08:14:33.514 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2023-10-09T08:14:33.514 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_dmclock_auth_lim": "0.000000", 2023-10-09T08:14:33.514 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_dmclock_auth_res": "200.000000", 2023-10-09T08:14:33.514 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2023-10-09T08:14:33.514 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_dmclock_data_lim": "0.000000", 2023-10-09T08:14:33.514 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_dmclock_data_res": "500.000000", 2023-10-09T08:14:33.515 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_dmclock_data_wgt": "500.000000", 2023-10-09T08:14:33.515 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2023-10-09T08:14:33.515 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_dmclock_metadata_res": "500.000000", 2023-10-09T08:14:33.515 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2023-10-09T08:14:33.515 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_dns_name": "", 2023-10-09T08:14:33.515 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_dns_s3website_name": "", 2023-10-09T08:14:33.515 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_dynamic_resharding": "true", 2023-10-09T08:14:33.515 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2023-10-09T08:14:33.515 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_enable_gc_threads": "true", 2023-10-09T08:14:33.515 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_enable_lc_threads": "true", 2023-10-09T08:14:33.515 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_enable_ops_log": "false", 2023-10-09T08:14:33.515 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_enable_quota_threads": "true", 2023-10-09T08:14:33.516 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_enable_static_website": "false", 2023-10-09T08:14:33.516 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_enable_usage_log": "false", 2023-10-09T08:14:33.516 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_enforce_swift_acls": "true", 2023-10-09T08:14:33.516 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_exit_timeout_secs": "120", 2023-10-09T08:14:33.516 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_expose_bucket": "false", 2023-10-09T08:14:33.516 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_extended_http_attrs": "", 2023-10-09T08:14:33.516 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_filter": "none", 2023-10-09T08:14:33.516 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2023-10-09T08:14:33.516 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_frontends": "beast port=7480", 2023-10-09T08:14:33.516 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_gc_max_concurrent_io": "10", 2023-10-09T08:14:33.516 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_gc_max_deferred": "50", 2023-10-09T08:14:33.516 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2023-10-09T08:14:33.516 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_gc_max_objs": "32", 2023-10-09T08:14:33.517 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_gc_max_queue_size": "134213632", 2023-10-09T08:14:33.517 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_gc_max_trim_chunk": "16", 2023-10-09T08:14:33.517 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_gc_obj_min_wait": "7200", 2023-10-09T08:14:33.517 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_gc_processor_max_time": "3600", 2023-10-09T08:14:33.517 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_gc_processor_period": "3600", 2023-10-09T08:14:33.517 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_get_obj_max_req_size": "4194304", 2023-10-09T08:14:33.517 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_get_obj_window_size": "16777216", 2023-10-09T08:14:33.517 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_healthcheck_disabling_path": "", 2023-10-09T08:14:33.517 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_ignore_get_invalid_range": "false", 2023-10-09T08:14:33.517 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_init_timeout": "300", 2023-10-09T08:14:33.517 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2023-10-09T08:14:33.517 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2023-10-09T08:14:33.517 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_accepted_admin_roles": "", 2023-10-09T08:14:33.518 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2023-10-09T08:14:33.518 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_admin_domain": "", 2023-10-09T08:14:33.518 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_admin_password": "", 2023-10-09T08:14:33.518 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_admin_password_path": "", 2023-10-09T08:14:33.518 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_admin_project": "", 2023-10-09T08:14:33.518 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_admin_tenant": "", 2023-10-09T08:14:33.518 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_admin_token": "", 2023-10-09T08:14:33.518 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_admin_token_path": "", 2023-10-09T08:14:33.518 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_admin_user": "", 2023-10-09T08:14:33.518 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_api_version": "2", 2023-10-09T08:14:33.518 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_barbican_domain": "", 2023-10-09T08:14:33.518 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_barbican_password": "", 2023-10-09T08:14:33.519 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_barbican_project": "", 2023-10-09T08:14:33.519 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_barbican_tenant": "", 2023-10-09T08:14:33.519 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_barbican_user": "", 2023-10-09T08:14:33.519 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2023-10-09T08:14:33.519 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_implicit_tenants": "false", 2023-10-09T08:14:33.519 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2023-10-09T08:14:33.519 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_service_token_enabled": "false", 2023-10-09T08:14:33.519 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_token_cache_size": "10000", 2023-10-09T08:14:33.519 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_url": "", 2023-10-09T08:14:33.519 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_keystone_verify_ssl": "true", 2023-10-09T08:14:33.519 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_lc_debug_interval": "-1", 2023-10-09T08:14:33.519 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_lc_lock_max_time": "90", 2023-10-09T08:14:33.519 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_lc_max_objs": "32", 2023-10-09T08:14:33.520 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_lc_max_rules": "1000", 2023-10-09T08:14:33.520 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_lc_max_worker": "3", 2023-10-09T08:14:33.520 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_lc_max_wp_worker": "3", 2023-10-09T08:14:33.520 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_lc_thread_delay": "0", 2023-10-09T08:14:33.520 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2023-10-09T08:14:33.520 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_ldap_dnattr": "uid", 2023-10-09T08:14:33.520 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2023-10-09T08:14:33.520 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_ldap_searchfilter": "", 2023-10-09T08:14:33.520 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2023-10-09T08:14:33.520 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_ldap_uri": "ldaps://", 2023-10-09T08:14:33.520 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2023-10-09T08:14:33.520 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_list_bucket_min_readahead": "1000", 2023-10-09T08:14:33.521 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_list_buckets_max_chunk": "1000", 2023-10-09T08:14:33.521 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_log_http_headers": "", 2023-10-09T08:14:33.521 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_log_nonexistent_bucket": "false", 2023-10-09T08:14:33.521 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2023-10-09T08:14:33.521 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_log_object_name_utc": "false", 2023-10-09T08:14:33.521 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_luarocks_location": "/tmp/luarocks", 2023-10-09T08:14:33.521 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_max_attr_name_len": "0", 2023-10-09T08:14:33.521 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_max_attr_size": "0", 2023-10-09T08:14:33.521 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_max_attrs_num_in_req": "0", 2023-10-09T08:14:33.521 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_max_chunk_size": "4194304", 2023-10-09T08:14:33.521 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_max_concurrent_requests": "1024", 2023-10-09T08:14:33.521 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2023-10-09T08:14:33.522 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_max_dynamic_shards": "1999", 2023-10-09T08:14:33.522 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_max_listing_results": "1000", 2023-10-09T08:14:33.522 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_max_notify_retries": "10", 2023-10-09T08:14:33.522 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_max_objs_per_shard": "100000", 2023-10-09T08:14:33.522 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_max_put_param_size": "1048576", 2023-10-09T08:14:33.522 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_max_put_size": "5368709120", 2023-10-09T08:14:33.522 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_max_slo_entries": "1000", 2023-10-09T08:14:33.522 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_md_log_max_shards": "64", 2023-10-09T08:14:33.522 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_md_notify_interval_msec": "200", 2023-10-09T08:14:33.522 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_meta_sync_poll_interval": "20", 2023-10-09T08:14:33.522 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_meta_sync_spawn_window": "20", 2023-10-09T08:14:33.522 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_mime_types_file": "/etc/mime.types", 2023-10-09T08:14:33.523 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_mp_lock_max_time": "600", 2023-10-09T08:14:33.523 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_multi_obj_del_max_aio": "16", 2023-10-09T08:14:33.523 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_multipart_min_part_size": "5242880", 2023-10-09T08:14:33.523 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_multipart_part_upload_limit": "10000", 2023-10-09T08:14:33.523 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_nfs_fhcache_partitions": "3", 2023-10-09T08:14:33.523 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_nfs_fhcache_size": "2017", 2023-10-09T08:14:33.523 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_nfs_frontends": "rgw-nfs", 2023-10-09T08:14:33.523 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2023-10-09T08:14:33.523 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_nfs_lru_lanes": "5", 2023-10-09T08:14:33.523 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_nfs_max_gc": "300", 2023-10-09T08:14:33.523 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_nfs_namespace_expire_secs": "300", 2023-10-09T08:14:33.523 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_nfs_run_gc_threads": "false", 2023-10-09T08:14:33.523 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_nfs_run_lc_threads": "false", 2023-10-09T08:14:33.524 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_nfs_run_quota_threads": "false", 2023-10-09T08:14:33.524 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_nfs_run_sync_thread": "false", 2023-10-09T08:14:33.524 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_nfs_s3_fast_attrs": "false", 2023-10-09T08:14:33.524 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_nfs_write_completion_interval_s": "10", 2023-10-09T08:14:33.524 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_num_async_rados_threads": "32", 2023-10-09T08:14:33.524 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_num_control_oids": "8", 2023-10-09T08:14:33.524 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_numa_node": "-1", 2023-10-09T08:14:33.524 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_obj_stripe_size": "4194304", 2023-10-09T08:14:33.524 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_obj_tombstone_cache_size": "1000", 2023-10-09T08:14:33.524 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_objexp_chunk_size": "100", 2023-10-09T08:14:33.524 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_objexp_gc_interval": "600", 2023-10-09T08:14:33.524 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_objexp_hints_num_shards": "127", 2023-10-09T08:14:33.525 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_olh_pending_timeout_sec": "3600", 2023-10-09T08:14:33.525 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_op_thread_suicide_timeout": "0", 2023-10-09T08:14:33.525 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_op_thread_timeout": "600", 2023-10-09T08:14:33.525 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_op_tracing": "false", 2023-10-09T08:14:33.525 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_opa_token": "", 2023-10-09T08:14:33.525 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_opa_url": "", 2023-10-09T08:14:33.525 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_opa_verify_ssl": "true", 2023-10-09T08:14:33.525 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_ops_log_data_backlog": "5242880", 2023-10-09T08:14:33.525 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2023-10-09T08:14:33.525 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_ops_log_rados": "false", 2023-10-09T08:14:33.525 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_ops_log_socket_path": "", 2023-10-09T08:14:33.525 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_override_bucket_index_max_shards": "0", 2023-10-09T08:14:33.526 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2023-10-09T08:14:33.526 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2023-10-09T08:14:33.526 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_period_push_interval": "2.000000", 2023-10-09T08:14:33.526 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_period_push_interval_max": "30.000000", 2023-10-09T08:14:33.526 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_period_root_pool": ".rgw.root", 2023-10-09T08:14:33.526 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_policy_reject_invalid_principals": "true", 2023-10-09T08:14:33.526 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_print_continue": "true", 2023-10-09T08:14:33.526 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_print_prohibited_content_length": "false", 2023-10-09T08:14:33.526 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_put_obj_max_window_size": "67108864", 2023-10-09T08:14:33.526 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_put_obj_min_window_size": "16777216", 2023-10-09T08:14:33.526 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2023-10-09T08:14:33.526 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_rados_pool_recovery_priority": "5", 2023-10-09T08:14:33.527 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_rados_tracing": "false", 2023-10-09T08:14:33.527 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_realm": "", 2023-10-09T08:14:33.527 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_realm_id": "", 2023-10-09T08:14:33.527 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_realm_root_pool": ".rgw.root", 2023-10-09T08:14:33.527 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_region": "", 2023-10-09T08:14:33.527 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_region_root_pool": ".rgw.root", 2023-10-09T08:14:33.527 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_relaxed_region_enforcement": "false", 2023-10-09T08:14:33.527 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_relaxed_s3_bucket_names": "false", 2023-10-09T08:14:33.527 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2023-10-09T08:14:33.527 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_request_uri": "", 2023-10-09T08:14:33.527 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_reshard_batch_size": "64", 2023-10-09T08:14:33.527 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_reshard_bucket_lock_duration": "360", 2023-10-09T08:14:33.528 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_reshard_max_aio": "128", 2023-10-09T08:14:33.528 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_reshard_num_logs": "16", 2023-10-09T08:14:33.528 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_reshard_thread_interval": "600", 2023-10-09T08:14:33.528 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_resolve_cname": "false", 2023-10-09T08:14:33.528 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_rest_getusage_op_compat": "false", 2023-10-09T08:14:33.528 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_run_sync_thread": "true", 2023-10-09T08:14:33.528 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_s3_auth_order": "sts, external, local", 2023-10-09T08:14:33.528 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_s3_auth_use_keystone": "false", 2023-10-09T08:14:33.528 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_s3_auth_use_ldap": "false", 2023-10-09T08:14:33.528 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_s3_auth_use_rados": "true", 2023-10-09T08:14:33.528 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_s3_auth_use_sts": "false", 2023-10-09T08:14:33.528 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_s3_client_max_sig_ver": "-1", 2023-10-09T08:14:33.529 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_s3_success_create_obj_status": "0", 2023-10-09T08:14:33.529 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_safe_max_objects_per_shard": "102400", 2023-10-09T08:14:33.529 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_scheduler_type": "throttler", 2023-10-09T08:14:33.529 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_script_uri": "", 2023-10-09T08:14:33.529 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_service_provider_name": "", 2023-10-09T08:14:33.529 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_shard_warning_threshold": "90.000000", 2023-10-09T08:14:33.529 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sts_client_id": "", 2023-10-09T08:14:33.529 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sts_client_secret": "", 2023-10-09T08:14:33.529 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sts_entry": "sts", 2023-10-09T08:14:33.529 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sts_key": "sts", 2023-10-09T08:14:33.529 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sts_max_session_duration": "43200", 2023-10-09T08:14:33.529 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sts_min_session_duration": "900", 2023-10-09T08:14:33.529 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sts_token_introspection_url": "", 2023-10-09T08:14:33.530 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_swift_account_in_url": "false", 2023-10-09T08:14:33.530 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_swift_auth_entry": "auth", 2023-10-09T08:14:33.530 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_swift_auth_url": "", 2023-10-09T08:14:33.530 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_swift_custom_header": "", 2023-10-09T08:14:33.530 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_swift_enforce_content_length": "false", 2023-10-09T08:14:33.530 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_swift_need_stats": "true", 2023-10-09T08:14:33.530 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_swift_tenant_name": "", 2023-10-09T08:14:33.530 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_swift_token_expiration": "86400", 2023-10-09T08:14:33.530 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_swift_url": "", 2023-10-09T08:14:33.530 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_swift_url_prefix": "swift", 2023-10-09T08:14:33.530 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_swift_versioning_enabled": "false", 2023-10-09T08:14:33.530 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2023-10-09T08:14:33.531 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2023-10-09T08:14:33.531 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sync_lease_period": "120", 2023-10-09T08:14:33.531 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2023-10-09T08:14:33.531 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sync_log_trim_interval": "1200", 2023-10-09T08:14:33.531 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sync_log_trim_max_buckets": "16", 2023-10-09T08:14:33.531 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2023-10-09T08:14:33.531 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2023-10-09T08:14:33.531 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sync_obj_etag_verify": "false", 2023-10-09T08:14:33.531 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sync_trace_history_size": "4096", 2023-10-09T08:14:33.531 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sync_trace_per_node_log_size": "32", 2023-10-09T08:14:33.531 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2023-10-09T08:14:33.531 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_thread_pool_size": "512", 2023-10-09T08:14:33.532 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_torrent_comment": "", 2023-10-09T08:14:33.532 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_torrent_createby": "", 2023-10-09T08:14:33.532 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_torrent_encoding": "", 2023-10-09T08:14:33.532 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_torrent_flag": "false", 2023-10-09T08:14:33.532 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_torrent_origin": "", 2023-10-09T08:14:33.532 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_torrent_sha_unit": "524288", 2023-10-09T08:14:33.532 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_torrent_tracker": "", 2023-10-09T08:14:33.532 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_trust_forwarded_https": "false", 2023-10-09T08:14:33.532 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_usage_log_flush_threshold": "1024", 2023-10-09T08:14:33.532 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_usage_log_tick_interval": "30", 2023-10-09T08:14:33.532 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_usage_max_shards": "32", 2023-10-09T08:14:33.532 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_usage_max_user_shards": "1", 2023-10-09T08:14:33.533 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_use_opa_authz": "false", 2023-10-09T08:14:33.533 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_user_default_quota_max_objects": "-1", 2023-10-09T08:14:33.533 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_user_default_quota_max_size": "-1", 2023-10-09T08:14:33.533 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_user_max_buckets": "1000", 2023-10-09T08:14:33.533 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_user_policies_max_num": "100", 2023-10-09T08:14:33.533 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2023-10-09T08:14:33.533 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_user_quota_sync_idle_users": "false", 2023-10-09T08:14:33.533 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_user_quota_sync_interval": "86400", 2023-10-09T08:14:33.533 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_user_quota_sync_wait_time": "86400", 2023-10-09T08:14:33.533 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_user_unique_email": "true", 2023-10-09T08:14:33.533 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_verify_ssl": "true", 2023-10-09T08:14:33.533 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_website_routing_rules_max_num": "50", 2023-10-09T08:14:33.533 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_zone": "", 2023-10-09T08:14:33.534 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_zone_id": "", 2023-10-09T08:14:33.534 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_zone_root_pool": ".rgw.root", 2023-10-09T08:14:33.534 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_zonegroup": "", 2023-10-09T08:14:33.534 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_zonegroup_id": "", 2023-10-09T08:14:33.534 INFO:teuthology.orchestra.run.smithi081.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2023-10-09T08:14:33.534 INFO:teuthology.orchestra.run.smithi081.stdout: "rgwlc_auto_session_clear": "true", 2023-10-09T08:14:33.534 INFO:teuthology.orchestra.run.smithi081.stdout: "rgwlc_skip_bucket_step": "false", 2023-10-09T08:14:33.534 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_block_size": "4096", 2023-10-09T08:14:33.534 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_bloom_bits_per_key": "20", 2023-10-09T08:14:33.534 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2023-10-09T08:14:33.534 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2023-10-09T08:14:33.534 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_cache_row_ratio": "0.000000", 2023-10-09T08:14:33.535 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_cache_shard_bits": "4", 2023-10-09T08:14:33.535 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_cache_size": "536870912", 2023-10-09T08:14:33.535 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_cache_type": "binned_lru", 2023-10-09T08:14:33.535 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_cf_compact_on_deletion": "true", 2023-10-09T08:14:33.535 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2023-10-09T08:14:33.535 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2023-10-09T08:14:33.535 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_collect_compaction_stats": "false", 2023-10-09T08:14:33.535 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_collect_extended_stats": "false", 2023-10-09T08:14:33.535 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_collect_memory_stats": "false", 2023-10-09T08:14:33.535 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_delete_range_threshold": "1048576", 2023-10-09T08:14:33.535 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_index_type": "binary_search", 2023-10-09T08:14:33.536 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_log_to_ceph_log": "true", 2023-10-09T08:14:33.536 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_metadata_block_size": "4096", 2023-10-09T08:14:33.536 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_partition_filters": "false", 2023-10-09T08:14:33.536 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_perf": "false", 2023-10-09T08:14:33.536 INFO:teuthology.orchestra.run.smithi081.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2023-10-09T08:14:33.536 INFO:teuthology.orchestra.run.smithi081.stdout: "rotating_keys_bootstrap_timeout": "30", 2023-10-09T08:14:33.536 INFO:teuthology.orchestra.run.smithi081.stdout: "rotating_keys_renewal_timeout": "10", 2023-10-09T08:14:33.536 INFO:teuthology.orchestra.run.smithi081.stdout: "run_dir": "/var/run/ceph", 2023-10-09T08:14:33.536 INFO:teuthology.orchestra.run.smithi081.stdout: "seastore_block_create": "true", 2023-10-09T08:14:33.536 INFO:teuthology.orchestra.run.smithi081.stdout: "seastore_cache_lru_size": "67108864", 2023-10-09T08:14:33.536 INFO:teuthology.orchestra.run.smithi081.stdout: "seastore_cbjournal_size": "5368709120", 2023-10-09T08:14:33.536 INFO:teuthology.orchestra.run.smithi081.stdout: "seastore_default_max_object_size": "16777216", 2023-10-09T08:14:33.536 INFO:teuthology.orchestra.run.smithi081.stdout: "seastore_default_object_metadata_reservation": "16777216", 2023-10-09T08:14:33.537 INFO:teuthology.orchestra.run.smithi081.stdout: "seastore_device_size": "53687091200", 2023-10-09T08:14:33.537 INFO:teuthology.orchestra.run.smithi081.stdout: "seastore_journal_batch_capacity": "16", 2023-10-09T08:14:33.537 INFO:teuthology.orchestra.run.smithi081.stdout: "seastore_journal_batch_flush_size": "16777216", 2023-10-09T08:14:33.537 INFO:teuthology.orchestra.run.smithi081.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2023-10-09T08:14:33.537 INFO:teuthology.orchestra.run.smithi081.stdout: "seastore_journal_iodepth_limit": "5", 2023-10-09T08:14:33.537 INFO:teuthology.orchestra.run.smithi081.stdout: "seastore_main_device_type": "SSD", 2023-10-09T08:14:33.537 INFO:teuthology.orchestra.run.smithi081.stdout: "seastore_max_concurrent_transactions": "8", 2023-10-09T08:14:33.537 INFO:teuthology.orchestra.run.smithi081.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2023-10-09T08:14:33.537 INFO:teuthology.orchestra.run.smithi081.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2023-10-09T08:14:33.537 INFO:teuthology.orchestra.run.smithi081.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2023-10-09T08:14:33.537 INFO:teuthology.orchestra.run.smithi081.stdout: "seastore_obj_data_write_amplification": "1.250000", 2023-10-09T08:14:33.538 INFO:teuthology.orchestra.run.smithi081.stdout: "seastore_segment_size": "67108864", 2023-10-09T08:14:33.538 INFO:teuthology.orchestra.run.smithi081.stdout: "set_keepcaps": "false", 2023-10-09T08:14:33.538 INFO:teuthology.orchestra.run.smithi081.stdout: "setgroup": "ceph", 2023-10-09T08:14:33.538 INFO:teuthology.orchestra.run.smithi081.stdout: "setuser": "ceph", 2023-10-09T08:14:33.538 INFO:teuthology.orchestra.run.smithi081.stdout: "setuser_match_path": "", 2023-10-09T08:14:33.538 INFO:teuthology.orchestra.run.smithi081.stdout: "target_max_misplaced_ratio": "0.050000", 2023-10-09T08:14:33.538 INFO:teuthology.orchestra.run.smithi081.stdout: "thp": "false", 2023-10-09T08:14:33.538 INFO:teuthology.orchestra.run.smithi081.stdout: "threadpool_default_timeout": "60", 2023-10-09T08:14:33.538 INFO:teuthology.orchestra.run.smithi081.stdout: "threadpool_empty_queue_max_wait": "2", 2023-10-09T08:14:33.538 INFO:teuthology.orchestra.run.smithi081.stdout: "throttler_perf_counter": "true" 2023-10-09T08:14:33.538 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:14:34.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2023-10-09T08:14:34.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:34 smithi081 bash[76862]: cluster 2023-10-09T08:14:33.227293+0000 mgr.y (mgr.26009) 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-09T08:14:34.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:34 smithi081 bash[79557]: cluster 2023-10-09T08:14:33.227293+0000 mgr.y (mgr.26009) 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-09T08:14:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:34 smithi118 bash[59345]: cluster 2023-10-09T08:14:33.227293+0000 mgr.y (mgr.26009) 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-09T08:14:36.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:36 smithi081 bash[76862]: cluster 2023-10-09T08:14:35.228447+0000 mgr.y (mgr.26009) 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-09T08:14:36.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:36 smithi081 bash[79557]: cluster 2023-10-09T08:14:35.228447+0000 mgr.y (mgr.26009) 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-09T08:14:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:36 smithi118 bash[59345]: cluster 2023-10-09T08:14:35.228447+0000 mgr.y (mgr.26009) 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-09T08:14:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:38 smithi081 bash[76862]: cluster 2023-10-09T08:14:37.229086+0000 mgr.y (mgr.26009) 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-09T08:14:38.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:38 smithi081 bash[76862]: audit 2023-10-09T08:14:38.112724+0000 mon.c (mon.2) 173 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:14:38.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:38 smithi081 bash[79557]: cluster 2023-10-09T08:14:37.229086+0000 mgr.y (mgr.26009) 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-09T08:14:38.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:38 smithi081 bash[79557]: audit 2023-10-09T08:14:38.112724+0000 mon.c (mon.2) 173 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:14:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:38 smithi118 bash[59345]: cluster 2023-10-09T08:14:37.229086+0000 mgr.y (mgr.26009) 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-09T08:14:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:38 smithi118 bash[59345]: audit 2023-10-09T08:14:38.112724+0000 mon.c (mon.2) 173 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:14:38.934 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:14:40.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:40 smithi081 bash[76862]: cluster 2023-10-09T08:14:39.229782+0000 mgr.y (mgr.26009) 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-09T08:14:40.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:40 smithi081 bash[79557]: cluster 2023-10-09T08:14:39.229782+0000 mgr.y (mgr.26009) 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-09T08:14:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:40 smithi118 bash[59345]: cluster 2023-10-09T08:14:39.229782+0000 mgr.y (mgr.26009) 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-09T08:14:41.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:14:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:14:41] "GET /metrics HTTP/1.1" 200 34023 "" "Prometheus/2.33.4" 2023-10-09T08:14:42.087 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a: {} 2023-10-09T08:14:42.104 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b: {} 2023-10-09T08:14:42.120 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c: {} 2023-10-09T08:14:42.122 INFO:teuthology.orchestra.run.smithi081.stderr:mon.a: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-10-09T08:14:42.122 INFO:teuthology.orchestra.run.smithi081.stderr:mon.b: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-10-09T08:14:42.122 INFO:teuthology.orchestra.run.smithi081.stderr:mon.c: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-10-09T08:14:42.416 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:42 smithi081 bash[76862]: cluster 2023-10-09T08:14:41.230621+0000 mgr.y (mgr.26009) 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-09T08:14:42.416 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:42 smithi081 bash[76862]: audit 2023-10-09T08:14:42.068123+0000 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.81:0/2460262160' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T08:14:42.417 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:42 smithi081 bash[79557]: cluster 2023-10-09T08:14:41.230621+0000 mgr.y (mgr.26009) 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-09T08:14:42.417 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:42 smithi081 bash[79557]: audit 2023-10-09T08:14:42.068123+0000 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.81:0/2460262160' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T08:14:42.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:42 smithi118 bash[59345]: cluster 2023-10-09T08:14:41.230621+0000 mgr.y (mgr.26009) 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-09T08:14:42.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:42 smithi118 bash[59345]: audit 2023-10-09T08:14:42.068123+0000 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.81:0/2460262160' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T08:14:43.001 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2023-10-09T08:14:43.001 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-10-09T08:14:43.020 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-09T08:14:43.022 INFO:tasks.radosbench:Beginning radosbench... 2023-10-09T08:14:43.022 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-10-09T08:14:43.023 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_0 16 2023-10-09T08:14:43.023 INFO:tasks.thrashosds.thrasher:starting do_thrash 2023-10-09T08:14:43.023 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-09T08:14:43.023 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:14:43.024 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-10-09T08:14:43.024 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:14:43.024 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:14:43.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-10-09T08:14:43.025 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2023-10-09T08:14:43.025 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:43.025 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2023-10-09T08:14:43.026 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:14:43.026 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2023-10-09T08:14:43.026 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-09T08:14:43.027 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2023-10-09T08:14:43.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:14:43.065 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:43.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:43.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:43.168 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:43.203 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:43.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:43.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:14:43.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:43.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:43.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:43.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:14:43.441 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:43.473 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:43.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:43.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:43.576 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:43.611 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:43.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:43.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:43.715 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:43.746 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:43.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:43.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:43.850 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:43.883 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:43.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:43.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:14:43.986 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:44.018 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:44.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:44.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:44.122 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:44.148 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:44.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:44.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:44.252 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:44.282 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:44.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:44.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:44.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:44.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:44.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:44.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:14:44.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:44 smithi118 bash[59345]: cluster 2023-10-09T08:14:43.231183+0000 mgr.y (mgr.26009) 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-09T08:14:44.523 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:44.553 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:44.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:44.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:44 smithi081 bash[76862]: cluster 2023-10-09T08:14:43.231183+0000 mgr.y (mgr.26009) 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-09T08:14:44.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:44 smithi081 bash[79557]: cluster 2023-10-09T08:14:43.231183+0000 mgr.y (mgr.26009) 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-09T08:14:44.657 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:44.686 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:44.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:44.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:14:44.789 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:44.823 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:44.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:44.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:14:44.927 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:44.958 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:44.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:44.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:45.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:45.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:45.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:45.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:14:45.201 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:45.234 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:45.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:45.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:45.338 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:45.363 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:45.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:45.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:14:45.467 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:45.499 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:45.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:45.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:45.604 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:45.638 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:45.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:45.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:45.742 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:45.778 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:45.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:45.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:14:45.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:45.915 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:45.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:45.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:46.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:46.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:46.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:46.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:14:46.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:46.180 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:46.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:46.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:14:46.284 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:46.318 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:46.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:46.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:46.422 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:46.453 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:46.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:46.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:46.557 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:46.574 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:46 smithi118 bash[59345]: cluster 2023-10-09T08:14:45.232354+0000 mgr.y (mgr.26009) 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-09T08:14:46.590 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:46.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:46.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:46.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:46 smithi081 bash[76862]: cluster 2023-10-09T08:14:45.232354+0000 mgr.y (mgr.26009) 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-09T08:14:46.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:46 smithi081 bash[79557]: cluster 2023-10-09T08:14:45.232354+0000 mgr.y (mgr.26009) 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-09T08:14:46.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:46.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:46.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:46.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:14:46.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:46.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:46.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:46.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:14:46.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:46.994 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:46.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:46.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:14:47.098 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:47.129 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:47.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:47.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:14:47.233 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:47.266 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:47.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:47.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:47.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:47.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:47.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:47.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:14:47.508 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:47.541 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:47.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:47.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:14:47.644 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:47.674 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:47.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:47.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:14:47.777 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:47.807 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:47.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:47.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:47.812 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:14:47.812 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:14:47.813 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:14:47.814 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:14:47.814 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:14:47.911 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:47.945 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:47.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:47.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:14:48.049 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:48.085 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:48.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:48.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:14:48.188 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:48.223 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:48.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:48.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:14:48.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:48.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:48.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:48.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:14:48.464 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:48.497 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:48.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:48.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:48.601 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:48.616 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:48 smithi081 bash[76862]: cluster 2023-10-09T08:14:47.233154+0000 mgr.y (mgr.26009) 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-09T08:14:48.616 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:48 smithi081 bash[79557]: cluster 2023-10-09T08:14:47.233154+0000 mgr.y (mgr.26009) 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-09T08:14:48.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:48.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:48.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:14:48.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:48.760 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:48.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:48.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:14:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:48 smithi118 bash[59345]: cluster 2023-10-09T08:14:47.233154+0000 mgr.y (mgr.26009) 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-09T08:14:48.863 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:48.900 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:48.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:48.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:49.003 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:49.043 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:49.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:49.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:14:49.147 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:49.179 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:49.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:49.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:49.283 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:49.317 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:49.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:49.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:14:49.421 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:49.449 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:49.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:49.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:14:49.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:49.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:49.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:49.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:14:49.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:49.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:49.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:49.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:14:49.820 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:49.853 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:49.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:49.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:14:49.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:49.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:49.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:49.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:14:50.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:50.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:50.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:50.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:14:50.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:50.255 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:50.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:50.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:14:50.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:50.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:50.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:50.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:14:50.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:50.494 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:50 smithi081 bash[76862]: cluster 2023-10-09T08:14:49.234107+0000 mgr.y (mgr.26009) 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-09T08:14:50.494 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:50 smithi081 bash[79557]: cluster 2023-10-09T08:14:49.234107+0000 mgr.y (mgr.26009) 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-09T08:14:50.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:50.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:50.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:14:50.614 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:50.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:50 smithi118 bash[59345]: cluster 2023-10-09T08:14:49.234107+0000 mgr.y (mgr.26009) 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-09T08:14:50.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:50.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:50.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:50.749 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:50.780 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:50.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:50.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:50.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:50.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:50.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:50.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:14:51.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:51.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:51.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:51.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:14:51.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:51.175 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:51.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:51.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:14:51.278 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:51.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:51.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:51.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:14:51.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:14:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:14:51] "GET /metrics HTTP/1.1" 200 34023 "" "Prometheus/2.33.4" 2023-10-09T08:14:51.404 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:51.435 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:51.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:51.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:51.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:51.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:51.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:51.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:14:51.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:51.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:51.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:51.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:14:51.788 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:51.820 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:51.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:51.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:14:51.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:51.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:51.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:51.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:14:52.047 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:52.079 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:52.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:52.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:14:52.182 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:52.214 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:52.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:52.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:52.319 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:52.350 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:52.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:52.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:14:52.453 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:52.484 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:52.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:52.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:52.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:52.613 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:52.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:52.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:14:52.689 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:52 smithi081 bash[76862]: cluster 2023-10-09T08:14:51.234874+0000 mgr.y (mgr.26009) 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-09T08:14:52.690 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:52 smithi081 bash[79557]: cluster 2023-10-09T08:14:51.234874+0000 mgr.y (mgr.26009) 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-09T08:14:52.717 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:52.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:52 smithi118 bash[59345]: cluster 2023-10-09T08:14:51.234874+0000 mgr.y (mgr.26009) 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-09T08:14:52.745 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:52.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:52.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:14:52.848 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:52.879 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:52.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:52.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:52.983 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:53.014 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:53.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:53.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:53.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:53.144 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:53.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:53.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:14:53.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:53.271 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:14:53.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:53.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:14:53.373 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:53.404 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:53.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:53.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:53.508 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:53.538 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:53.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:53.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:14:53.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:53 smithi081 bash[76862]: audit 2023-10-09T08:14:53.112630+0000 mon.c (mon.2) 175 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:14:53.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:53 smithi081 bash[79557]: audit 2023-10-09T08:14:53.112630+0000 mon.c (mon.2) 175 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:14:53.641 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:53.666 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:53.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:53.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:14:53.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:53 smithi118 bash[59345]: audit 2023-10-09T08:14:53.112630+0000 mon.c (mon.2) 175 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:14:53.769 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:53.802 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:53.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:53.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:53.905 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:53.936 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:53.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:53.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:54.043 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:54.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:54.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:54.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:54.177 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:54.212 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:54.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:54.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:14:54.316 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:54.344 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:54.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:54.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:54.447 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:54.475 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:54.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:54.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:14:54.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:54.590 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:54 smithi081 bash[76862]: cluster 2023-10-09T08:14:53.235486+0000 mgr.y (mgr.26009) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:54.591 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:54 smithi081 bash[79557]: cluster 2023-10-09T08:14:53.235486+0000 mgr.y (mgr.26009) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:54.607 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:54.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:54.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:14:54.710 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:54.723 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:54 smithi118 bash[59345]: cluster 2023-10-09T08:14:53.235486+0000 mgr.y (mgr.26009) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:54.741 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:54.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:54.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:54.845 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:54.877 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:54.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:54.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:54.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:55.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:55.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:55.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:14:55.111 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:55.145 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:55.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:55.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:55.248 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:55.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:55.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:55.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:55.383 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:55.416 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:55.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:55.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:14:55.520 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:55.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:55.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:55.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:55.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:55.679 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:55.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:55.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:14:55.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:55.813 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:55.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:55.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:14:55.916 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:55.949 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:55.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:55.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:14:56.053 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:56.088 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:56.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:56.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:14:56.192 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:56.222 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:56.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:56.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:14:56.325 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:56.361 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:56.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:56.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:56.464 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:56.478 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:56 smithi118 bash[59345]: cluster 2023-10-09T08:14:55.236648+0000 mgr.y (mgr.26009) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:56.496 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:56.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:56.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:56.602 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:56.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:56 smithi081 bash[76862]: cluster 2023-10-09T08:14:55.236648+0000 mgr.y (mgr.26009) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:56.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:56 smithi081 bash[79557]: cluster 2023-10-09T08:14:55.236648+0000 mgr.y (mgr.26009) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:56.633 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:56.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:56.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:56.738 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:56.770 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:56.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:56.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:14:56.874 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:56.906 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:56.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:56.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:14:57.009 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:57.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:57.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:57.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:14:57.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:57.165 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:57.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:57.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:14:57.268 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:57.300 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:14:57.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:57.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:14:57.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:57.435 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:57.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:57.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:14:57.539 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:57.572 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:57.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:57.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:57.675 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:57.708 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:57.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:57.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:57.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:57.843 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:57.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:57.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:14:57.946 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:57.975 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:57.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:57.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:58.080 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:58.111 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:58.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:58.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:58.215 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:58.249 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:58.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:58.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:14:58.353 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:58.387 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:58.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:58.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:58.491 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:58.504 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:14:58 smithi118 bash[59345]: cluster 2023-10-09T08:14:57.237238+0000 mgr.y (mgr.26009) 377 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:58.521 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:14:58.521 INFO:teuthology.orchestra.run.smithi081.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-09T08:14:58.521 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:14:58.522 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:58.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:58.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:58.563 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:14:58 smithi081 bash[76862]: cluster 2023-10-09T08:14:57.237238+0000 mgr.y (mgr.26009) 377 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:58.563 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:14:58 smithi081 bash[79557]: cluster 2023-10-09T08:14:57.237238+0000 mgr.y (mgr.26009) 377 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:14:58.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:58.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:58.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:58.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:14:58.754 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:58.785 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:14:58.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:58.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:14:58.890 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:58.915 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:58.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:58.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:14:59.019 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:59.046 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:59.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:59.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:59.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:59.171 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:14:59.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:59.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:14:59.275 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:59.313 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:59.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:59.316 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:14:59.316 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:14:59.316 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 0 2023-10-09T08:14:59.316 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:14:59.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:14:59.418 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:59.451 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:59.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:59.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:59.555 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:59.587 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:14:59.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:59.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:14:59.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:59.713 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:14:59.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:59.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:14:59.817 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:59.855 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:14:59.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:59.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:14:59.958 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:59.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:14:59.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:14:59.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:00.084 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:00.116 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:00.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:00.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:00.220 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:00.258 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:00.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:00.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:00.361 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:00.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:00.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:00.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:00.394 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:15:00.442 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:15:00.463 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:15:00.483 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:15:00.488 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:00.519 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:00.520 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:15:00.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:00.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:00.541 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:15:00.563 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:15:00.584 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:15:00.606 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:15:00.607 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:15:00.607 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:15:00.607 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:15:00.608 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:15:00.608 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:15:00.608 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:15:00.608 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:15:00.608 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:15:00.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:00.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:00 smithi081 bash[76862]: cluster 2023-10-09T08:14:59.238079+0000 mgr.y (mgr.26009) 378 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:00.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:00 smithi081 bash[76862]: audit 2023-10-09T08:15:00.331801+0000 mon.c (mon.2) 176 : audit 1 from='client.? 172.21.15.81:0/226248658' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:15:00.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:00 smithi081 bash[76862]: audit 2023-10-09T08:15:00.332141+0000 mon.a (mon.0) 328 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:15:00.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:00 smithi081 bash[79557]: cluster 2023-10-09T08:14:59.238079+0000 mgr.y (mgr.26009) 378 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:00.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:00 smithi081 bash[79557]: audit 2023-10-09T08:15:00.331801+0000 mon.c (mon.2) 176 : audit 1 from='client.? 172.21.15.81:0/226248658' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:15:00.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:00 smithi081 bash[79557]: audit 2023-10-09T08:15:00.332141+0000 mon.a (mon.0) 328 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:15:00.652 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:00.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:00.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:00.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:00.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:00 smithi118 bash[59345]: cluster 2023-10-09T08:14:59.238079+0000 mgr.y (mgr.26009) 378 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:00.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:00 smithi118 bash[59345]: audit 2023-10-09T08:15:00.331801+0000 mon.c (mon.2) 176 : audit 1 from='client.? 172.21.15.81:0/226248658' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:15:00.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:00 smithi118 bash[59345]: audit 2023-10-09T08:15:00.332141+0000 mon.a (mon.0) 328 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:15:00.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:00.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:00.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:00.887 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:00.918 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:00.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:00.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:01.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:01.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:01.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:01.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:01.151 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:01.157 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:15:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:15:01] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.33.4" 2023-10-09T08:15:01.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:01.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:01.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:01.273 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:01.304 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:01.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:01.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:01.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:01.409 INFO:teuthology.orchestra.run.smithi081.stderr:pool 'unique_pool_0' created 2023-10-09T08:15:01.417 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:01 smithi081 bash[76862]: cluster 2023-10-09T08:15:00.379109+0000 mon.a (mon.0) 329 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:15:01.417 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:01 smithi081 bash[76862]: cluster 2023-10-09T08:15:00.385535+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T08:15:01.417 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:01 smithi081 bash[76862]: audit 2023-10-09T08:15:00.386030+0000 mon.a (mon.0) 330 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:15:01.417 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:01 smithi081 bash[76862]: cluster 2023-10-09T08:15:00.386108+0000 mon.a (mon.0) 331 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-10-09T08:15:01.418 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:01 smithi081 bash[76862]: audit 2023-10-09T08:15:00.421180+0000 mon.a (mon.0) 332 : audit 0 from='client.? 172.21.15.81:0/2662356979' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:15:01.418 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:01 smithi081 bash[76862]: audit 2023-10-09T08:15:00.611222+0000 mon.a (mon.0) 333 : audit 1 from='client.? 172.21.15.81:0/38636534' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-09T08:15:01.418 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:01 smithi081 bash[79557]: cluster 2023-10-09T08:15:00.379109+0000 mon.a (mon.0) 329 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:15:01.418 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:01 smithi081 bash[79557]: cluster 2023-10-09T08:15:00.385535+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T08:15:01.418 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:01 smithi081 bash[79557]: audit 2023-10-09T08:15:00.386030+0000 mon.a (mon.0) 330 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:15:01.418 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:01 smithi081 bash[79557]: cluster 2023-10-09T08:15:00.386108+0000 mon.a (mon.0) 331 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-10-09T08:15:01.418 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:01 smithi081 bash[79557]: audit 2023-10-09T08:15:00.421180+0000 mon.a (mon.0) 332 : audit 0 from='client.? 172.21.15.81:0/2662356979' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:15:01.418 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:01 smithi081 bash[79557]: audit 2023-10-09T08:15:00.611222+0000 mon.a (mon.0) 333 : audit 1 from='client.? 172.21.15.81:0/38636534' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-09T08:15:01.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:01.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:01.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:01.535 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:01.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:01.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:01.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:01.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:01 smithi118 bash[59345]: cluster 2023-10-09T08:15:00.379109+0000 mon.a (mon.0) 329 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:15:01.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:01 smithi118 bash[59345]: cluster 2023-10-09T08:15:00.385535+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T08:15:01.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:01 smithi118 bash[59345]: audit 2023-10-09T08:15:00.386030+0000 mon.a (mon.0) 330 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:15:01.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:01 smithi118 bash[59345]: cluster 2023-10-09T08:15:00.386108+0000 mon.a (mon.0) 331 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-10-09T08:15:01.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:01 smithi118 bash[59345]: audit 2023-10-09T08:15:00.421180+0000 mon.a (mon.0) 332 : audit 0 from='client.? 172.21.15.81:0/2662356979' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:15:01.628 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:01 smithi118 bash[59345]: audit 2023-10-09T08:15:00.611222+0000 mon.a (mon.0) 333 : audit 1 from='client.? 172.21.15.81:0/38636534' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-09T08:15:01.657 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:01.690 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:01.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:01.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:01.795 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:01.829 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:01.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:01.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:01.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:01.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:01.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:01.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:02.068 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:02.102 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:02.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:02.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:02.206 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:02.236 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:02.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:02.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:02.340 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:02.370 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:02.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:02.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:02.474 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:02.506 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:02.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:02.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:02.610 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:02.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:02.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:02.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:02.736 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:02.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:02 smithi118 bash[59345]: cluster 2023-10-09T08:15:01.016148+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T08:15:02.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:02 smithi118 bash[59345]: cluster 2023-10-09T08:15:01.018991+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T08:15:02.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:02 smithi118 bash[59345]: cluster 2023-10-09T08:15:01.238624+0000 mgr.y (mgr.26009) 379 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:02.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:02 smithi118 bash[59345]: cluster 2023-10-09T08:15:01.366509+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T08:15:02.750 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:02 smithi118 bash[59345]: audit 2023-10-09T08:15:01.401136+0000 mon.a (mon.0) 334 : audit 1 from='client.? 172.21.15.81:0/38636534' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-10-09T08:15:02.750 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:02 smithi118 bash[59345]: cluster 2023-10-09T08:15:01.401222+0000 mon.a (mon.0) 335 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-10-09T08:15:02.750 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:02 smithi118 bash[59345]: cluster 2023-10-09T08:15:01.403803+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T08:15:02.750 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:02 smithi118 bash[59345]: cluster 2023-10-09T08:15:01.404979+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T08:15:02.750 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:02 smithi118 bash[59345]: cluster 2023-10-09T08:15:01.405040+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T08:15:02.750 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:02 smithi118 bash[59345]: cluster 2023-10-09T08:15:01.406629+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T08:15:02.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:02.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:02.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:02.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:02.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[76862]: cluster 2023-10-09T08:15:01.016148+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T08:15:02.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[76862]: cluster 2023-10-09T08:15:01.018991+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T08:15:02.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[76862]: cluster 2023-10-09T08:15:01.238624+0000 mgr.y (mgr.26009) 379 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:02.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[76862]: cluster 2023-10-09T08:15:01.366509+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T08:15:02.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[76862]: audit 2023-10-09T08:15:01.401136+0000 mon.a (mon.0) 334 : audit 1 from='client.? 172.21.15.81:0/38636534' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-10-09T08:15:02.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[76862]: cluster 2023-10-09T08:15:01.401222+0000 mon.a (mon.0) 335 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-10-09T08:15:02.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[76862]: cluster 2023-10-09T08:15:01.403803+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T08:15:02.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[76862]: cluster 2023-10-09T08:15:01.404979+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T08:15:02.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[76862]: cluster 2023-10-09T08:15:01.405040+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T08:15:02.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[76862]: cluster 2023-10-09T08:15:01.406629+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T08:15:02.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[79557]: cluster 2023-10-09T08:15:01.016148+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T08:15:02.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[79557]: cluster 2023-10-09T08:15:01.018991+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T08:15:02.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[79557]: cluster 2023-10-09T08:15:01.238624+0000 mgr.y (mgr.26009) 379 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:02.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[79557]: cluster 2023-10-09T08:15:01.366509+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T08:15:02.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[79557]: audit 2023-10-09T08:15:01.401136+0000 mon.a (mon.0) 334 : audit 1 from='client.? 172.21.15.81:0/38636534' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-10-09T08:15:02.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[79557]: cluster 2023-10-09T08:15:01.401222+0000 mon.a (mon.0) 335 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-10-09T08:15:02.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[79557]: cluster 2023-10-09T08:15:01.403803+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T08:15:02.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[79557]: cluster 2023-10-09T08:15:01.404979+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T08:15:02.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[79557]: cluster 2023-10-09T08:15:01.405040+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T08:15:02.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:02 smithi081 bash[79557]: cluster 2023-10-09T08:15:01.406629+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T08:15:02.905 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:02.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:02.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:03.009 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:03.040 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:03.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:03.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:03.143 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:03.173 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:03.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:03.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:03.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-09T08:15:03.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:03.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:03.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:03.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:03.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:03.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:03.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:03.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:03.524 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:03.556 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:03.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:03.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:03 smithi081 bash[76862]: cluster 2023-10-09T08:15:02.402689+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T08:15:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:03 smithi081 bash[76862]: cluster 2023-10-09T08:15:02.404235+0000 mon.a (mon.0) 336 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-10-09T08:15:03.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:03 smithi081 bash[76862]: cluster 2023-10-09T08:15:02.406448+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T08:15:03.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:03 smithi081 bash[76862]: cluster 2023-10-09T08:15:02.406503+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T08:15:03.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:03 smithi081 bash[76862]: cluster 2023-10-09T08:15:02.406512+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T08:15:03.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:03 smithi081 bash[76862]: cluster 2023-10-09T08:15:02.406512+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T08:15:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:03 smithi081 bash[79557]: cluster 2023-10-09T08:15:02.402689+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T08:15:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:03 smithi081 bash[79557]: cluster 2023-10-09T08:15:02.404235+0000 mon.a (mon.0) 336 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-10-09T08:15:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:03 smithi081 bash[79557]: cluster 2023-10-09T08:15:02.406448+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T08:15:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:03 smithi081 bash[79557]: cluster 2023-10-09T08:15:02.406503+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T08:15:03.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:03 smithi081 bash[79557]: cluster 2023-10-09T08:15:02.406512+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T08:15:03.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:03 smithi081 bash[79557]: cluster 2023-10-09T08:15:02.406512+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T08:15:03.660 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:03.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:03 smithi118 bash[59345]: cluster 2023-10-09T08:15:02.402689+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T08:15:03.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:03 smithi118 bash[59345]: cluster 2023-10-09T08:15:02.404235+0000 mon.a (mon.0) 336 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-10-09T08:15:03.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:03 smithi118 bash[59345]: cluster 2023-10-09T08:15:02.406448+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T08:15:03.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:03 smithi118 bash[59345]: cluster 2023-10-09T08:15:02.406503+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T08:15:03.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:03 smithi118 bash[59345]: cluster 2023-10-09T08:15:02.406512+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T08:15:03.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:03 smithi118 bash[59345]: cluster 2023-10-09T08:15:02.406512+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T08:15:03.691 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:03.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:03.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:03.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-10-09T08:15:03.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:03.843 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:03.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:03.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:03.946 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:03.974 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:03.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:03.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:04.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:04.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:04.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:04.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:04.209 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:04.242 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:04.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:04.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:04.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:04.376 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:04.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:04.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:04.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:04.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:04.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:04 smithi118 bash[59345]: cluster 2023-10-09T08:15:03.239027+0000 mgr.y (mgr.26009) 380 : cluster 0 pgmap v316: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:04.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:04 smithi118 bash[59345]: cluster 2023-10-09T08:15:03.416969+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T08:15:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:04 smithi118 bash[59345]: cluster 2023-10-09T08:15:03.419535+0000 mon.a (mon.0) 337 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-10-09T08:15:04.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:04.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:04.617 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:04.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:04 smithi081 bash[76862]: cluster 2023-10-09T08:15:03.239027+0000 mgr.y (mgr.26009) 380 : cluster 0 pgmap v316: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:04.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:04 smithi081 bash[76862]: cluster 2023-10-09T08:15:03.416969+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T08:15:04.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:04 smithi081 bash[76862]: cluster 2023-10-09T08:15:03.419535+0000 mon.a (mon.0) 337 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-10-09T08:15:04.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:04 smithi081 bash[79557]: cluster 2023-10-09T08:15:03.239027+0000 mgr.y (mgr.26009) 380 : cluster 0 pgmap v316: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:04.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:04 smithi081 bash[79557]: cluster 2023-10-09T08:15:03.416969+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T08:15:04.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:04 smithi081 bash[79557]: cluster 2023-10-09T08:15:03.419535+0000 mon.a (mon.0) 337 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-10-09T08:15:04.652 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:04.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:04.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:04.756 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:04.788 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:04.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:04.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:04.892 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:04.923 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:04.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:04.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:05.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:05.062 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:05.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:05.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:05.166 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:05.200 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:05.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:05.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:05.304 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:05.338 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:05.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:05.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:05.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:05.464 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-09T08:15:05.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 0 1 2023-10-09T08:15:05.468 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:05.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:05.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:05.571 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:05.603 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:05.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:05.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:05.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:15:05.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:15:05.708 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:05.716 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:05 smithi081 bash[76862]: cluster 2023-10-09T08:15:03.923054+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T08:15:05.716 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:05 smithi081 bash[76862]: cluster 2023-10-09T08:15:04.092745+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T08:15:05.717 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:05 smithi081 bash[76862]: cluster 2023-10-09T08:15:04.092964+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T08:15:05.717 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:05 smithi081 bash[79557]: cluster 2023-10-09T08:15:03.923054+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T08:15:05.717 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:05 smithi081 bash[79557]: cluster 2023-10-09T08:15:04.092745+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T08:15:05.717 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:05 smithi081 bash[79557]: cluster 2023-10-09T08:15:04.092964+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T08:15:05.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:05 smithi118 bash[59345]: cluster 2023-10-09T08:15:03.923054+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T08:15:05.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:05 smithi118 bash[59345]: cluster 2023-10-09T08:15:04.092745+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T08:15:05.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:05 smithi118 bash[59345]: cluster 2023-10-09T08:15:04.092964+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T08:15:05.739 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:05.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:05.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:05.844 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:05.877 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:05.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:05.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:05.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:06.011 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:06.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:06.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:06.115 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:06.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:06.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:06.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:06.251 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:06.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:06.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:06.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:06.384 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:06.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:06.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:06.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:06.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:06.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:06.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:06.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:06.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:06 smithi081 bash[76862]: cluster 2023-10-09T08:15:05.240135+0000 mgr.y (mgr.26009) 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-09T08:15:06.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:06 smithi081 bash[79557]: cluster 2023-10-09T08:15:05.240135+0000 mgr.y (mgr.26009) 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-09T08:15:06.654 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:06.689 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:06.690 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:06 smithi118 bash[59345]: cluster 2023-10-09T08:15:05.240135+0000 mgr.y (mgr.26009) 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-09T08:15:06.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:06.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:06.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:06.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:06.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:06.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:06.927 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:06.958 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:06.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:06.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:07.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:07.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:07.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:07.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:07.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:07.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:07.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:07.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:07.332 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:07.363 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:07.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:07.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:07.466 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:07.496 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:07.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:07.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:07.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:07.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:07.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:07.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:07.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:07.764 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:07.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:07.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:07.868 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:07.902 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:07.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:07.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:07.980 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:15:07.981 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:15:08.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:08.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:08.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:08.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:08.133 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:08.163 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:08.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:08.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:08.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:08.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:08.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:08.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:08.395 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:08.427 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:08.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:08.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:08.531 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:08.552 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:08.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:08.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:08.599 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:08 smithi081 bash[76862]: cluster 2023-10-09T08:15:07.240787+0000 mgr.y (mgr.26009) 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-09T08:15:08.599 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:08 smithi081 bash[76862]: audit 2023-10-09T08:15:08.121050+0000 mon.a (mon.0) 338 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:08.599 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:08 smithi081 bash[76862]: audit 2023-10-09T08:15:08.123147+0000 mon.c (mon.2) 177 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:15:08.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:08.685 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:08.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:08.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:08.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:08 smithi118 bash[59345]: cluster 2023-10-09T08:15:07.240787+0000 mgr.y (mgr.26009) 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-09T08:15:08.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:08 smithi118 bash[59345]: audit 2023-10-09T08:15:08.121050+0000 mon.a (mon.0) 338 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:08.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:08 smithi118 bash[59345]: audit 2023-10-09T08:15:08.123147+0000 mon.c (mon.2) 177 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:15:08.788 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:08.820 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:08.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:08.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:08.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:08 smithi081 bash[79557]: cluster 2023-10-09T08:15:07.240787+0000 mgr.y (mgr.26009) 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-09T08:15:08.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:08 smithi081 bash[79557]: audit 2023-10-09T08:15:08.121050+0000 mon.a (mon.0) 338 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:08.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:08 smithi081 bash[79557]: audit 2023-10-09T08:15:08.123147+0000 mon.c (mon.2) 177 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:15:08.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:09.015 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:09.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:09.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:09.118 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:09.149 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:09.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:09.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:09.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:09.279 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:09.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:09.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:09.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:09.408 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:09.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:09.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:09.513 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:09.547 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:09.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:09.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:09.651 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:09.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:09.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:09.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:09.785 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:09.823 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:09.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:09.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:09.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:09.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:09.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:09.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:10.007 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:15:10.008 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:15:10.009 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:15:10.064 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:10.100 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:10.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:10.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:10.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:10.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:10.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:10.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:10.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:10.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:10.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:10.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:10.459 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:10.494 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:10.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:10.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:10.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:10.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:10.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:10.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:10.647 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:10 smithi081 bash[76862]: cluster 2023-10-09T08:15:09.241521+0000 mgr.y (mgr.26009) 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-09T08:15:10.647 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:10 smithi081 bash[79557]: cluster 2023-10-09T08:15:09.241521+0000 mgr.y (mgr.26009) 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-09T08:15:10.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:10.743 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:10.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:10.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:10.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:10 smithi118 bash[59345]: cluster 2023-10-09T08:15:09.241521+0000 mgr.y (mgr.26009) 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-09T08:15:10.847 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:10.871 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:10.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:10.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:10.975 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:11.007 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:11.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:11.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:11.111 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:11.142 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:11.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:11.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:11.246 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:11.276 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:11.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:11.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:11.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:11.408 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:11.410 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:15:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:15:11] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.33.4" 2023-10-09T08:15:11.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:11.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:11.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:11.536 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:11.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:11.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:11.639 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:11.669 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:11.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:11.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:11.773 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:11.806 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:11.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:11.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:11.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:11.932 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:11.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:11.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:12.035 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:12.066 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:12.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:12.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:12.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:12.202 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:12.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:12.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:12.306 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:12.337 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:12.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:12.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:12.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:12.461 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:12.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:12.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:12.564 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:12.578 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:12 smithi118 bash[59345]: cluster 2023-10-09T08:15:11.242128+0000 mgr.y (mgr.26009) 384 : cluster 0 pgmap v321: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:12.599 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:12.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:12.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:12.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:12 smithi081 bash[76862]: cluster 2023-10-09T08:15:11.242128+0000 mgr.y (mgr.26009) 384 : cluster 0 pgmap v321: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:12.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:12 smithi081 bash[79557]: cluster 2023-10-09T08:15:11.242128+0000 mgr.y (mgr.26009) 384 : cluster 0 pgmap v321: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:12.702 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:12.735 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:12.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:12.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:12.839 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:12.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:12.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:12.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:12.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:13.000 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:13.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:13.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:13.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:13.131 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:13.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:13.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:13.234 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:13.266 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:13.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:13.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:13.369 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:13.402 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:13.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:13.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:13.506 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:13.540 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:13.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:13.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:13.643 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:13.668 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:13.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:13.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:13.771 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:13.806 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:13.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:13.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:13.909 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:13.943 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:13.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:13.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:14.047 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:14.078 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:14.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:14.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:14.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:14.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:14.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:14.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:14.313 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:14.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:14 smithi118 bash[59345]: cluster 2023-10-09T08:15:13.242586+0000 mgr.y (mgr.26009) 385 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:14.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:14 smithi118 bash[59345]: audit 2023-10-09T08:15:13.281065+0000 mon.a (mon.0) 339 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:14.342 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:14.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:14.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:14.415 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:14 smithi081 bash[79557]: cluster 2023-10-09T08:15:13.242586+0000 mgr.y (mgr.26009) 385 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:14.416 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:14 smithi081 bash[79557]: audit 2023-10-09T08:15:13.281065+0000 mon.a (mon.0) 339 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:14.416 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:14 smithi081 bash[76862]: cluster 2023-10-09T08:15:13.242586+0000 mgr.y (mgr.26009) 385 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:14.416 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:14 smithi081 bash[76862]: audit 2023-10-09T08:15:13.281065+0000 mon.a (mon.0) 339 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:14.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:14.471 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:14.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:14.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:14.574 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:14.612 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:14.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:14.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:14.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:14.741 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:14.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:14.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:14.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:14.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:14.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:14.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:14.975 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:15.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:15.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:15.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:15.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:15.131 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:15.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:15.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:15.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:15.260 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:15.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:15.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:15.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:15.385 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:15.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:15.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:15.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:15.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:15.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:15.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:15.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:15.646 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:15.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:15.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:15.748 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:15.782 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:15.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:15.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:15.886 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:15.921 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:15.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:15.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:16.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:16.043 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:16.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:16.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:16.146 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:16.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:16.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:16.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:16.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:16.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:16.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:16.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:16.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:16.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:16.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:16.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:16.512 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:16.548 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:16.549 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:16 smithi118 bash[59345]: cluster 2023-10-09T08:15:15.243272+0000 mgr.y (mgr.26009) 386 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:16.550 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:16 smithi118 bash[59345]: audit 2023-10-09T08:15:15.910441+0000 mon.c (mon.2) 178 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:15:16.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:16.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:16.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:16 smithi081 bash[76862]: cluster 2023-10-09T08:15:15.243272+0000 mgr.y (mgr.26009) 386 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:16.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:16 smithi081 bash[76862]: audit 2023-10-09T08:15:15.910441+0000 mon.c (mon.2) 178 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:15:16.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:16 smithi081 bash[79557]: cluster 2023-10-09T08:15:15.243272+0000 mgr.y (mgr.26009) 386 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:16.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:16 smithi081 bash[79557]: audit 2023-10-09T08:15:15.910441+0000 mon.c (mon.2) 178 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:15:16.651 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:16.678 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:16.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:16.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:16.781 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:16.815 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:16.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:16.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:16.919 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:16.947 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:16.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:16.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:17.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:17.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:17.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:17.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:17.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:17.202 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:17.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:17.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:17.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:17.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:17.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:17.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:17.433 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:17.468 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:17.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:17.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:17.571 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:17.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:17.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:17.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:17.699 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:17.726 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:17.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:17.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:17.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:17.852 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:17.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:17.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:17.954 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:17.976 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:17.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:17.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:18.079 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:18.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:18.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:18.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:18.207 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:18.230 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:18.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:18.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:18.333 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:18.361 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:18.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:18.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:18.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:18 smithi081 bash[76862]: cluster 2023-10-09T08:15:17.243832+0000 mgr.y (mgr.26009) 387 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:18.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:18 smithi081 bash[79557]: cluster 2023-10-09T08:15:17.243832+0000 mgr.y (mgr.26009) 387 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:18.464 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:18.495 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:18.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:18.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:18.599 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:18.610 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:18 smithi118 bash[59345]: cluster 2023-10-09T08:15:17.243832+0000 mgr.y (mgr.26009) 387 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:18.630 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:18.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:18.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:18.733 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:18.770 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:18.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:18.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:18.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:18.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:18.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:18.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:19.003 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:19.029 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:19.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:19.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:19.132 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:19.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:19.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:19.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:19.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:19.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:19.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:19.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:19.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:19.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:19.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:19.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:19.507 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:19.538 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:19.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:19.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:19.642 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:19.673 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:19.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:19.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:19.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:19.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:19.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:19.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:19.905 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:19.938 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:19.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:19.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:20.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:20.061 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:20.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:20.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:20.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:20.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:20.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:20.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:20.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:20.307 INFO:teuthology.orchestra.run.smithi081.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-10-09T08:15:20.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:20.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:20.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:20.421 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:20.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:20.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:20.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:20.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:20.553 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:20 smithi081 bash[76862]: cluster 2023-10-09T08:15:19.244494+0000 mgr.y (mgr.26009) 388 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:20.553 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:20 smithi081 bash[76862]: audit 2023-10-09T08:15:20.087092+0000 mon.c (mon.2) 179 : audit 1 from='client.? 172.21.15.81:0/3683029403' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:15:20.553 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:20 smithi081 bash[76862]: audit 2023-10-09T08:15:20.087473+0000 mon.a (mon.0) 340 : 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-09T08:15:20.553 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:20 smithi081 bash[79557]: cluster 2023-10-09T08:15:19.244494+0000 mgr.y (mgr.26009) 388 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:20.553 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:20 smithi081 bash[79557]: audit 2023-10-09T08:15:20.087092+0000 mon.c (mon.2) 179 : audit 1 from='client.? 172.21.15.81:0/3683029403' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:15:20.554 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:20 smithi081 bash[79557]: audit 2023-10-09T08:15:20.087473+0000 mon.a (mon.0) 340 : 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-09T08:15:20.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:20.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:20.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:20.670 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:20.683 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:20 smithi118 bash[59345]: cluster 2023-10-09T08:15:19.244494+0000 mgr.y (mgr.26009) 388 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:20.683 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:20 smithi118 bash[59345]: audit 2023-10-09T08:15:20.087092+0000 mon.c (mon.2) 179 : audit 1 from='client.? 172.21.15.81:0/3683029403' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:15:20.683 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:20 smithi118 bash[59345]: audit 2023-10-09T08:15:20.087473+0000 mon.a (mon.0) 340 : 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-09T08:15:20.706 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:20.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:20.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:20.810 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:20.839 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:20.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:20.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:20.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:20.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:20.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:20.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:21.070 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:21.097 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:21.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:21.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:21.201 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:21.231 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:21.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:21.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:21.302 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:15:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:15:21] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.33.4" 2023-10-09T08:15:21.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:21.378 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:21.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:21.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:21.481 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:21.508 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:21.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:21.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:21.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:21 smithi118 bash[59345]: audit 2023-10-09T08:15:20.296776+0000 mon.a (mon.0) 341 : 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-09T08:15:21.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:21 smithi118 bash[59345]: cluster 2023-10-09T08:15:20.296897+0000 mon.a (mon.0) 342 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-10-09T08:15:21.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:21 smithi118 bash[59345]: cluster 2023-10-09T08:15:20.298757+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T08:15:21.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:21 smithi118 bash[59345]: cluster 2023-10-09T08:15:20.356695+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T08:15:21.573 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:21 smithi081 bash[76862]: audit 2023-10-09T08:15:20.296776+0000 mon.a (mon.0) 341 : 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-09T08:15:21.573 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:21 smithi081 bash[76862]: cluster 2023-10-09T08:15:20.296897+0000 mon.a (mon.0) 342 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-10-09T08:15:21.573 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:21 smithi081 bash[76862]: cluster 2023-10-09T08:15:20.298757+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T08:15:21.573 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:21 smithi081 bash[76862]: cluster 2023-10-09T08:15:20.356695+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T08:15:21.573 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:21 smithi081 bash[79557]: audit 2023-10-09T08:15:20.296776+0000 mon.a (mon.0) 341 : 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-09T08:15:21.573 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:21 smithi081 bash[79557]: cluster 2023-10-09T08:15:20.296897+0000 mon.a (mon.0) 342 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-10-09T08:15:21.573 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:21 smithi081 bash[79557]: cluster 2023-10-09T08:15:20.298757+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T08:15:21.573 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:21 smithi081 bash[79557]: cluster 2023-10-09T08:15:20.356695+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T08:15:21.611 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:21.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:21.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:21.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:21.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:21.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:21.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:21.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:21.875 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:21.905 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:21.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:21.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:22.009 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:22.035 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:15:22.035 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:15:22.042 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:22.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:22.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:22.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:22.172 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:22.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:22.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:22.276 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:22.308 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:22.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:22.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:22.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:22.421 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:22 smithi118 bash[59345]: cluster 2023-10-09T08:15:21.245046+0000 mgr.y (mgr.26009) 389 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:22.421 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:22 smithi118 bash[59345]: audit 2023-10-09T08:15:22.199071+0000 mon.a (mon.0) 343 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:22.421 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:22 smithi118 bash[59345]: audit 2023-10-09T08:15:22.209890+0000 mon.a (mon.0) 344 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:22.435 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:22.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:22.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:22.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:22.566 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:22 smithi081 bash[76862]: cluster 2023-10-09T08:15:21.245046+0000 mgr.y (mgr.26009) 389 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:22.566 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:22 smithi081 bash[76862]: audit 2023-10-09T08:15:22.199071+0000 mon.a (mon.0) 343 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:22.567 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:22 smithi081 bash[76862]: audit 2023-10-09T08:15:22.209890+0000 mon.a (mon.0) 344 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:22.567 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:22 smithi081 bash[79557]: cluster 2023-10-09T08:15:21.245046+0000 mgr.y (mgr.26009) 389 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:22.567 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:22 smithi081 bash[79557]: audit 2023-10-09T08:15:22.199071+0000 mon.a (mon.0) 343 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:22.567 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:22 smithi081 bash[79557]: audit 2023-10-09T08:15:22.209890+0000 mon.a (mon.0) 344 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:22.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:22.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:22.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:22.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:22.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:22.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:22.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:22.797 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:22.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:22.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:22.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:22.924 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:22.955 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:22.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:22.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:23.059 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:23.091 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:23.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:23.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:23.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:23.221 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:23.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:23.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:23.324 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:23.345 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:23.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:23.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:23.448 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:23.481 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:23.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:23.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:23.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:23 smithi081 bash[76862]: audit 2023-10-09T08:15:23.113192+0000 mon.c (mon.2) 180 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:15:23.520 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:23 smithi081 bash[79557]: audit 2023-10-09T08:15:23.113192+0000 mon.c (mon.2) 180 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:15:23.585 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:23.599 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:23 smithi118 bash[59345]: audit 2023-10-09T08:15:23.113192+0000 mon.c (mon.2) 180 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:15:23.618 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:23.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:23.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:23.722 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:23.754 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:23.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:23.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:23.858 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:23.888 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:23.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:23.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:23.991 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:24.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:24.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:24.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:24.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:24.156 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:24.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:24.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:24.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:24.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:24.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:24.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:24.384 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:24.417 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:24.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:24.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:24.521 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:24.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:24 smithi081 bash[76862]: cluster 2023-10-09T08:15:23.245640+0000 mgr.y (mgr.26009) 390 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:24.529 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:24 smithi081 bash[79557]: cluster 2023-10-09T08:15:23.245640+0000 mgr.y (mgr.26009) 390 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:24.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:24.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:24.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:24.618 DEBUG:teuthology.orchestra.run.smithi081:> /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-09T08:15:24.620 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-09T08:15:24.620 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-09T08:15:24.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:24.661 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:hints = 1 2023-10-09T08:15:24.661 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-09T08:15:24.661 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Object prefix: benchmark_data_smithi081_106394 2023-10-09T08:15:24.662 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:15:24.662 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 0 0 0 0 0 0 - 0 2023-10-09T08:15:24.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:24.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:24.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:24.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:24 smithi118 bash[59345]: cluster 2023-10-09T08:15:23.245640+0000 mgr.y (mgr.26009) 390 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:24.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:24.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:24.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:24.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:24.915 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:24.950 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:24.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:24.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:24.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-09T08:15:25.056 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:25.082 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:25.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:25.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:25.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:25.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:25.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:25.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:25.316 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:25.344 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:25.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:25.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:25.449 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:25.476 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:25.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:25.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:25.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:25.605 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:25.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:25.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:25.662 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 1 16 2869 2853 178.302 178.312 0.00678473 0.00558594 2023-10-09T08:15:25.709 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:25.741 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:25.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:25.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:25.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:25.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:25.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:25.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:25.971 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:25.998 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:26.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:26.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:26.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:26.126 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:26.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:26.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:26.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:26.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:26.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:26.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:26.357 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:26.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:26 smithi081 bash[76862]: cluster 2023-10-09T08:15:25.246437+0000 mgr.y (mgr.26009) 391 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:26.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:26 smithi081 bash[79557]: cluster 2023-10-09T08:15:25.246437+0000 mgr.y (mgr.26009) 391 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:26.384 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:26.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:26.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:26.487 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:26.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:26.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:26.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:26.619 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:26.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:26.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:26.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:26.662 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 2 16 5934 5918 184.924 191.562 0.00451773 0.00539533 2023-10-09T08:15:26.715 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:15:26.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:26.753 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:15:26.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:26 smithi118 bash[59345]: cluster 2023-10-09T08:15:25.246437+0000 mgr.y (mgr.26009) 391 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:26.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:26.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:26.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:26.789 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:15:26.824 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:15:26.853 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:15:26.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:26.892 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:15:26.906 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:26.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:26.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:26.928 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:15:26.962 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:15:26.970 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:15:26.971 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:15:26.971 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:15:26.971 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:15:26.971 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:15:26.971 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:15:26.971 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:15:26.971 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:15:27.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:27.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:27.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:27.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:27.152 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:27.181 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:27.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:27.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:27.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:27.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:27.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:27.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:27.425 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:27.433 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:27 smithi118 bash[59345]: audit 2023-10-09T08:15:26.662130+0000 mon.a (mon.0) 345 : audit 0 from='client.? 172.21.15.81:0/1167601314' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:15:27.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:27.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:27.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:27.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:27.571 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:27 smithi081 bash[76862]: audit 2023-10-09T08:15:26.662130+0000 mon.a (mon.0) 345 : audit 0 from='client.? 172.21.15.81:0/1167601314' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:15:27.571 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:27 smithi081 bash[79557]: audit 2023-10-09T08:15:26.662130+0000 mon.a (mon.0) 345 : audit 0 from='client.? 172.21.15.81:0/1167601314' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:15:27.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:27.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:27.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:27.662 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 3 16 8232 8216 171.153 143.625 0.00338341 0.0058286 2023-10-09T08:15:27.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:27.721 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:27.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:27.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:27.825 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:27.852 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:27.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:27.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:27.956 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:27.982 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:27.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:27.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:28.086 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:28.118 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:28.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:28.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:28.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:28.246 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:28.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:28.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:28.350 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:28.353 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.0 to 1 (10000) 2023-10-09T08:15:28.361 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:15:28.376 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:28.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:28.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:28.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:28.489 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:28 smithi081 bash[76862]: cluster 2023-10-09T08:15:27.246837+0000 mgr.y (mgr.26009) 392 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:28.489 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:28 smithi081 bash[76862]: audit 2023-10-09T08:15:27.657326+0000 mon.a (mon.0) 346 : audit 1 from='client.? 172.21.15.81:0/757006188' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:15:28.489 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:28 smithi081 bash[76862]: audit 2023-10-09T08:15:27.697904+0000 mon.c (mon.2) 181 : audit 1 from='client.? 172.21.15.81:0/3679701952' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:15:28.489 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:28 smithi081 bash[76862]: audit 2023-10-09T08:15:27.698668+0000 mon.a (mon.0) 347 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:15:28.489 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:28 smithi081 bash[79557]: cluster 2023-10-09T08:15:27.246837+0000 mgr.y (mgr.26009) 392 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:28.489 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:28 smithi081 bash[79557]: audit 2023-10-09T08:15:27.657326+0000 mon.a (mon.0) 346 : audit 1 from='client.? 172.21.15.81:0/757006188' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:15:28.490 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:28 smithi081 bash[79557]: audit 2023-10-09T08:15:27.697904+0000 mon.c (mon.2) 181 : audit 1 from='client.? 172.21.15.81:0/3679701952' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:15:28.490 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:28 smithi081 bash[79557]: audit 2023-10-09T08:15:27.698668+0000 mon.a (mon.0) 347 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:15:28.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:28.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:28.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:28.608 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:28.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:28.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:28.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:28.662 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 4 16 10920 10904 170.361 168 0.00535275 0.00586173 2023-10-09T08:15:28.739 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:28.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:28 smithi118 bash[59345]: cluster 2023-10-09T08:15:27.246837+0000 mgr.y (mgr.26009) 392 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T08:15:28.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:28 smithi118 bash[59345]: audit 2023-10-09T08:15:27.657326+0000 mon.a (mon.0) 346 : audit 1 from='client.? 172.21.15.81:0/757006188' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:15:28.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:28 smithi118 bash[59345]: audit 2023-10-09T08:15:27.697904+0000 mon.c (mon.2) 181 : audit 1 from='client.? 172.21.15.81:0/3679701952' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:15:28.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:28 smithi118 bash[59345]: audit 2023-10-09T08:15:27.698668+0000 mon.a (mon.0) 347 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:15:28.766 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:28.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:28.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:28.871 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:28.901 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:28.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:28.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:29.005 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:29.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:29.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:29.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:29.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:29.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:29.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:29.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:29.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:29.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:29.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:29.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:29.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:29.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[76862]: cluster 2023-10-09T08:15:28.331751+0000 mon.a (mon.0) 348 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:15:29.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[76862]: audit 2023-10-09T08:15:28.343880+0000 mon.a (mon.0) 349 : audit 1 from='client.? 172.21.15.81:0/757006188' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-09T08:15:29.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[76862]: audit 2023-10-09T08:15:28.343950+0000 mon.a (mon.0) 350 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:15:29.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[76862]: cluster 2023-10-09T08:15:28.344001+0000 mon.a (mon.0) 351 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-10-09T08:15:29.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[76862]: cluster 2023-10-09T08:15:28.346955+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[76862]: cluster 2023-10-09T08:15:28.348774+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[76862]: cluster 2023-10-09T08:15:28.350639+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[76862]: cluster 2023-10-09T08:15:28.351151+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[76862]: cluster 2023-10-09T08:15:28.352311+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[76862]: cluster 2023-10-09T08:15:28.354477+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.406 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[76862]: cluster 2023-10-09T08:15:28.354488+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.406 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[79557]: cluster 2023-10-09T08:15:28.331751+0000 mon.a (mon.0) 348 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:15:29.406 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[79557]: audit 2023-10-09T08:15:28.343880+0000 mon.a (mon.0) 349 : audit 1 from='client.? 172.21.15.81:0/757006188' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-09T08:15:29.406 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[79557]: audit 2023-10-09T08:15:28.343950+0000 mon.a (mon.0) 350 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:15:29.406 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[79557]: cluster 2023-10-09T08:15:28.344001+0000 mon.a (mon.0) 351 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-10-09T08:15:29.406 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[79557]: cluster 2023-10-09T08:15:28.346955+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.406 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[79557]: cluster 2023-10-09T08:15:28.348774+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.406 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[79557]: cluster 2023-10-09T08:15:28.350639+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.406 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[79557]: cluster 2023-10-09T08:15:28.351151+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.406 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[79557]: cluster 2023-10-09T08:15:28.352311+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.407 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[79557]: cluster 2023-10-09T08:15:28.354477+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.407 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:29 smithi081 bash[79557]: cluster 2023-10-09T08:15:28.354488+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.419 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:29.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:29.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:29.523 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:29.552 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:29.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:29.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:29.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:29.662 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 5 16 13351 13335 166.673 151.938 0.00637878 0.00599133 2023-10-09T08:15:29.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:29.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:29.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:29.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:29 smithi118 bash[59345]: cluster 2023-10-09T08:15:28.331751+0000 mon.a (mon.0) 348 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:15:29.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:29 smithi118 bash[59345]: audit 2023-10-09T08:15:28.343880+0000 mon.a (mon.0) 349 : audit 1 from='client.? 172.21.15.81:0/757006188' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-09T08:15:29.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:29 smithi118 bash[59345]: audit 2023-10-09T08:15:28.343950+0000 mon.a (mon.0) 350 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:15:29.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:29 smithi118 bash[59345]: cluster 2023-10-09T08:15:28.344001+0000 mon.a (mon.0) 351 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-10-09T08:15:29.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:29 smithi118 bash[59345]: cluster 2023-10-09T08:15:28.346955+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:29 smithi118 bash[59345]: cluster 2023-10-09T08:15:28.348774+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:29 smithi118 bash[59345]: cluster 2023-10-09T08:15:28.350639+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:29 smithi118 bash[59345]: cluster 2023-10-09T08:15:28.351151+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:29 smithi118 bash[59345]: cluster 2023-10-09T08:15:28.352311+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:29 smithi118 bash[59345]: cluster 2023-10-09T08:15:28.354477+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:29 smithi118 bash[59345]: cluster 2023-10-09T08:15:28.354488+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T08:15:29.787 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:29.817 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:29.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:29.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:29.921 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:29.948 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:29.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:29.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:30.053 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:30.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:30.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:30.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:30.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:30.217 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:30.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:30.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:30.321 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:30.349 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:30 smithi081 bash[76862]: cluster 2023-10-09T08:15:29.247464+0000 mgr.y (mgr.26009) 393 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 327 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s wr, 576 op/s 2023-10-09T08:15:30.349 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:30 smithi081 bash[79557]: cluster 2023-10-09T08:15:29.247464+0000 mgr.y (mgr.26009) 393 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 327 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s wr, 576 op/s 2023-10-09T08:15:30.351 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:30.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:30.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:30.453 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:30.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:30.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:30.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:30.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:30.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:30.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:30.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:30.662 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 6 16 15836 15820 164.778 155.312 0.00759894 0.0060611 2023-10-09T08:15:30.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:30.723 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:30 smithi118 bash[59345]: cluster 2023-10-09T08:15:29.247464+0000 mgr.y (mgr.26009) 393 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 327 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s wr, 576 op/s 2023-10-09T08:15:30.743 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:30.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:30.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:30.846 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:30.873 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:30.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:30.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:30.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:31.002 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:31.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:31.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:31.106 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:31.134 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:31.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:31.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:31.238 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:31.266 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:31.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:31.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:31.369 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:31.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:15:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:15:31] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.33.4" 2023-10-09T08:15:31.396 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:31.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:31.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:31.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:31.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:31.543 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:31.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:31.644 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:31.662 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 7 16 18161 18145 161.995 145.312 0.00673558 0.0061676 2023-10-09T08:15:31.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:15:31.670 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:31.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:31.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:31.774 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:31.805 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:31.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:31.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:31.851 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 1 1 2023-10-09T08:15:31.907 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:31.934 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:31.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:31.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:32.037 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:32.063 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:32.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:32.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:32.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:32.199 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:32.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:32.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:32.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:32.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:32.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:32.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:32.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:32.478 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:32 smithi081 bash[76862]: cluster 2023-10-09T08:15:31.248062+0000 mgr.y (mgr.26009) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 787 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-09T08:15:32.478 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:32 smithi081 bash[79557]: cluster 2023-10-09T08:15:31.248062+0000 mgr.y (mgr.26009) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 787 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-09T08:15:32.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:32.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:32.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:32.599 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:32.608 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:32 smithi118 bash[59345]: cluster 2023-10-09T08:15:31.248062+0000 mgr.y (mgr.26009) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 787 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-09T08:15:32.624 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:32.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:32.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:32.663 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 8 15 20150 20135 157.291 124.375 0.00610215 0.00635099 2023-10-09T08:15:32.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:32.756 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:32.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:32.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:32.860 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:32.889 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:32.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:32.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:32.993 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:33.023 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:33.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:33.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:33.127 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:33.159 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:33.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:33.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:33.263 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:33.287 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:33.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:33.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:33.393 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:33.421 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:33.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:33.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:33.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:33.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:33.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:33.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:33.650 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:33.662 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 9 16 21926 21910 152.14 110.938 0.00466238 0.00656095 2023-10-09T08:15:33.670 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:33.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:33.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:33.772 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:33.803 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:33.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:33.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:33.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:15:33.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:33.953 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:33.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:33.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:34.059 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:34.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:34.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:34.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:34.201 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:34.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:34.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:34.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:34.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:34.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:34.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:34.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:34.389 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:15:34.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:34.499 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:34.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:34.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:34.603 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:34.630 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:34.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:34.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:34.663 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 10 16 23691 23675 147.956 110.312 0.00437737 0.00675115 2023-10-09T08:15:34.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:34.743 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:34 smithi081 bash[76862]: cluster 2023-10-09T08:15:33.248509+0000 mgr.y (mgr.26009) 395 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 787 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-09T08:15:34.743 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:34 smithi081 bash[76862]: audit 2023-10-09T08:15:33.643764+0000 mon.a (mon.0) 352 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:34.743 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:34 smithi081 bash[76862]: audit 2023-10-09T08:15:33.657028+0000 mon.a (mon.0) 353 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:34.743 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:34 smithi081 bash[76862]: audit 2023-10-09T08:15:34.292146+0000 mon.c (mon.2) 182 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:15:34.743 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:34 smithi081 bash[76862]: audit 2023-10-09T08:15:34.294059+0000 mon.c (mon.2) 183 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:15:34.743 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:34 smithi081 bash[76862]: audit 2023-10-09T08:15:34.305205+0000 mon.a (mon.0) 354 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:34.744 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:34 smithi081 bash[79557]: cluster 2023-10-09T08:15:33.248509+0000 mgr.y (mgr.26009) 395 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 787 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-09T08:15:34.744 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:34 smithi081 bash[79557]: audit 2023-10-09T08:15:33.643764+0000 mon.a (mon.0) 352 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:34.744 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:34 smithi081 bash[79557]: audit 2023-10-09T08:15:33.657028+0000 mon.a (mon.0) 353 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:34.744 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:34 smithi081 bash[79557]: audit 2023-10-09T08:15:34.292146+0000 mon.c (mon.2) 182 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:15:34.744 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:34 smithi081 bash[79557]: audit 2023-10-09T08:15:34.294059+0000 mon.c (mon.2) 183 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:15:34.744 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:34 smithi081 bash[79557]: audit 2023-10-09T08:15:34.305205+0000 mon.a (mon.0) 354 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:34.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:34.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:34.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:34.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:34.888 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:34.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:34.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:34.994 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:35.004 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:34 smithi118 bash[59345]: cluster 2023-10-09T08:15:33.248509+0000 mgr.y (mgr.26009) 395 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 787 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-09T08:15:35.004 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:34 smithi118 bash[59345]: audit 2023-10-09T08:15:33.643764+0000 mon.a (mon.0) 352 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:35.004 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:34 smithi118 bash[59345]: audit 2023-10-09T08:15:33.657028+0000 mon.a (mon.0) 353 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:35.004 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:34 smithi118 bash[59345]: audit 2023-10-09T08:15:34.292146+0000 mon.c (mon.2) 182 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:15:35.004 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:34 smithi118 bash[59345]: audit 2023-10-09T08:15:34.294059+0000 mon.c (mon.2) 183 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:15:35.005 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:34 smithi118 bash[59345]: audit 2023-10-09T08:15:34.305205+0000 mon.a (mon.0) 354 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:15:35.020 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:35.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:35.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:35.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:35.156 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:35.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:35.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:35.260 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:35.290 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:35.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:35.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:35.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:35.429 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:35.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:35.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:35.534 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:35.567 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:35.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:35.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:35.663 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 11 16 25764 25748 146.283 129.562 0.0081675 0.00682988 2023-10-09T08:15:35.672 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:35.702 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:35.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:35.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:35.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:35.830 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:35.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:35.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:35.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:35.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:35.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:35.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:36.064 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:36.093 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:36.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:36.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:36.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:36.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:36.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:36.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:36.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:36.354 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:36.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:36.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:36.425 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:15:36.425 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:15:36.459 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:36.488 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:36.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:36.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:36.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:36.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:36.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:36.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:36.663 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 12 16 27649 27633 143.91 117.812 0.00555722 0.00694279 2023-10-09T08:15:36.707 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:36 smithi081 bash[76862]: cluster 2023-10-09T08:15:35.249218+0000 mgr.y (mgr.26009) 396 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 1.4 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 144 MiB/s wr, 2.30k op/s 2023-10-09T08:15:36.707 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:36 smithi081 bash[79557]: cluster 2023-10-09T08:15:35.249218+0000 mgr.y (mgr.26009) 396 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 1.4 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 144 MiB/s wr, 2.30k op/s 2023-10-09T08:15:36.721 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:36.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:36 smithi118 bash[59345]: cluster 2023-10-09T08:15:35.249218+0000 mgr.y (mgr.26009) 396 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 1.4 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 144 MiB/s wr, 2.30k op/s 2023-10-09T08:15:36.742 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:36.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:36.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:36.845 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:36.876 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:36.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:36.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:36.979 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:37.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:37.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:37.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:37.107 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:37.134 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:37.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:37.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:37.236 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:37.265 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:37.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:37.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:37.368 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:37.400 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:37.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:37.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:37.503 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:37.537 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:37.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:37.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:37.643 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:37.663 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 13 16 28827 28811 138.502 73.625 0.00264378 0.00717813 2023-10-09T08:15:37.673 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:37.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:37.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:37.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:37.796 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:37.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:37.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:37.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:37.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:37.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:37.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:38.032 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:38.059 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:38.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:38.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:38.164 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:38.195 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:38.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:38.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:38.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:38.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:38.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:38.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:38.422 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:38.454 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:38.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:38.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:38.465 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:15:38.557 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:38.589 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:38.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:38.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:38.663 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 14 16 30315 30299 135.251 93 0.0117593 0.0073872 2023-10-09T08:15:38.694 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:38.702 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:38 smithi118 bash[59345]: cluster 2023-10-09T08:15:37.249961+0000 mgr.y (mgr.26009) 397 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 1.4 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 144 MiB/s wr, 2.30k op/s 2023-10-09T08:15:38.703 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:38 smithi118 bash[59345]: audit 2023-10-09T08:15:38.113706+0000 mon.c (mon.2) 184 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:15:38.717 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:38.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:38.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:38.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:38.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:38.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:38.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:38.871 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:38 smithi081 bash[79557]: cluster 2023-10-09T08:15:37.249961+0000 mgr.y (mgr.26009) 397 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 1.4 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 144 MiB/s wr, 2.30k op/s 2023-10-09T08:15:38.872 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:38 smithi081 bash[79557]: audit 2023-10-09T08:15:38.113706+0000 mon.c (mon.2) 184 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:15:38.872 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:38 smithi081 bash[76862]: cluster 2023-10-09T08:15:37.249961+0000 mgr.y (mgr.26009) 397 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 1.4 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 144 MiB/s wr, 2.30k op/s 2023-10-09T08:15:38.872 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:38 smithi081 bash[76862]: audit 2023-10-09T08:15:38.113706+0000 mon.c (mon.2) 184 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:15:38.941 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:38.985 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:38.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:38.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:39.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:39.121 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:39.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:39.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:39.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:39.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:39.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:39.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:39.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:39.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:39.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:39.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:39.487 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:39.517 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:39.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:39.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:39.621 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:39.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:39.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:39.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:39.663 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 15 16 31924 31908 132.938 100.562 0.00227529 0.00750472 2023-10-09T08:15:39.747 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:39.776 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:39.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:39.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:39.881 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:39.906 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:39.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:39.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:40.011 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:40.041 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:40.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:40.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:40.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:40.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:40.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:40.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:40.305 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:40.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:40.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:40.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:40.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:40.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:40.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:40.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:40.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:40.585 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:40.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:40.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:40.663 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 16 16 33656 33640 131.395 108.25 0.00300654 0.00759676 2023-10-09T08:15:40.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:40.700 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:40 smithi081 bash[76862]: cluster 2023-10-09T08:15:39.250584+0000 mgr.y (mgr.26009) 398 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 152 MiB/s wr, 2.43k op/s 2023-10-09T08:15:40.700 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:40 smithi081 bash[79557]: cluster 2023-10-09T08:15:39.250584+0000 mgr.y (mgr.26009) 398 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 152 MiB/s wr, 2.43k op/s 2023-10-09T08:15:40.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:40.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:40.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:40.815 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:40.842 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:40.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:40.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:40.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:40.974 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:40.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:40.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:41.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:40 smithi118 bash[59345]: cluster 2023-10-09T08:15:39.250584+0000 mgr.y (mgr.26009) 398 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 152 MiB/s wr, 2.43k op/s 2023-10-09T08:15:41.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:41.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:41.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:41.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:41.206 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:41.240 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:41.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:41.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:41.347 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:41.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:15:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:15:41] "GET /metrics HTTP/1.1" 200 36441 "" "Prometheus/2.33.4" 2023-10-09T08:15:41.378 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:41.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:41.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:41.481 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:41.515 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:41.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:41.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:41.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:41.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:41.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:41.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:41.666 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 17 16 35141 35125 129.125 92.8125 0.00460939 0.00773829 2023-10-09T08:15:41.751 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:41.783 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:41.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:41.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:41.887 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:41.917 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:41.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:41.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:42.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:42.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:42.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:42.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:42.151 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:42.177 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:42.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:42.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:42.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:42.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:42.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:42.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:42.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:42.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:42.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:42.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:42.542 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:42.572 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:42.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:42.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:42.663 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 18 16 36844 36828 127.864 106.438 0.00888736 0.00781503 2023-10-09T08:15:42.676 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:42.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:42.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:42.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:42.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:42.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:42.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:42.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:42.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:42.933 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:42 smithi081 bash[76862]: cluster 2023-10-09T08:15:41.251249+0000 mgr.y (mgr.26009) 399 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 136 MiB/s wr, 2.17k op/s 2023-10-09T08:15:42.933 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:42 smithi081 bash[79557]: cluster 2023-10-09T08:15:41.251249+0000 mgr.y (mgr.26009) 399 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 136 MiB/s wr, 2.17k op/s 2023-10-09T08:15:42.952 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:42.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:42.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:43.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:42 smithi118 bash[59345]: cluster 2023-10-09T08:15:41.251249+0000 mgr.y (mgr.26009) 399 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 136 MiB/s wr, 2.17k op/s 2023-10-09T08:15:43.056 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:43.087 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:43.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:43.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:43.193 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:43.228 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:43.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:43.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:43.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:43.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:43.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:43.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:43.464 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:43.495 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:43.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:43.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:43.601 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:43.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:43.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:43.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:43.663 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 19 16 38526 38510 126.666 105.125 0.00898828 0.00788965 2023-10-09T08:15:43.730 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:43.752 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:43.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:43.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:43.855 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:43.887 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:43.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:43.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:43.992 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:44.017 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:44.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:44.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:44.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:44.142 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:44.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:44.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:44.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:44.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:44.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:44.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:44.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:44.397 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:44.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:44.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:44.501 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:44.535 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:44.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:44.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:44.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:44.664 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:15:44.662998+0000 min lat: 0.00116066 max lat: 0.282696 avg lat: 0.00795775 2023-10-09T08:15:44.664 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:15:44.664 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 20 16 40199 40183 125.56 104.562 0.00762653 0.00795775 2023-10-09T08:15:44.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:44.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:44.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:44 smithi118 bash[59345]: cluster 2023-10-09T08:15:43.251671+0000 mgr.y (mgr.26009) 400 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s 2023-10-09T08:15:44.769 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:44.804 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:44.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:44.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:44.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:44 smithi081 bash[76862]: cluster 2023-10-09T08:15:43.251671+0000 mgr.y (mgr.26009) 400 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s 2023-10-09T08:15:44.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:44 smithi081 bash[79557]: cluster 2023-10-09T08:15:43.251671+0000 mgr.y (mgr.26009) 400 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s 2023-10-09T08:15:44.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:44.938 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:44.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:44.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:45.043 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:45.075 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:45.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:45.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:45.181 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:45.220 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:45.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:45.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:45.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:45.357 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:45.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:45.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:45.460 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:45.487 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:45.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:45.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:45.592 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:45.618 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:45.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:45.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:45.664 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 21 16 41728 41712 124.131 95.5625 0.0104267 0.00804989 2023-10-09T08:15:45.725 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:45.751 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:45.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:45.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:45.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:45.884 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:45.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:45.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:45.987 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:46.012 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:46.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:46.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:46.115 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:46.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:46.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:46.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:46.242 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:46.270 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:46.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:46.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:46.376 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:46.404 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:46.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:46.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:46.508 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:46.538 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:46.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:46.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:46.644 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:46.664 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 22 16 43351 43335 123.099 101.438 0.00314754 0.00810963 2023-10-09T08:15:46.667 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:46.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:46.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:46.764 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:46 smithi081 bash[79557]: cluster 2023-10-09T08:15:45.252472+0000 mgr.y (mgr.26009) 401 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 2.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 141 MiB/s wr, 2.25k op/s 2023-10-09T08:15:46.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:46.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:46.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:46.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:46.900 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:46.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:46.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:46.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:47.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:46 smithi118 bash[59345]: cluster 2023-10-09T08:15:45.252472+0000 mgr.y (mgr.26009) 401 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 2.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 141 MiB/s wr, 2.25k op/s 2023-10-09T08:15:47.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:47.035 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:46 smithi081 bash[76862]: cluster 2023-10-09T08:15:45.252472+0000 mgr.y (mgr.26009) 401 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 2.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 141 MiB/s wr, 2.25k op/s 2023-10-09T08:15:47.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:47.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:47.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:47.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:47.185 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:47.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:47.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:47.288 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:47.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:47.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:47.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:47.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:47.446 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:47.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:47.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:47.549 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:47.583 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:47.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:47.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:47.664 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 23 16 44805 44789 121.698 90.875 0.00892087 0.00820766 2023-10-09T08:15:47.689 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:47.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:47.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:47.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:47.820 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:47.850 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:47.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:47.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:47.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:47.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:47.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:47.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:48.086 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:48.114 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:48.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:48.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:48.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:48.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:48.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:48.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:48.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:48.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:48.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:48.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:48.491 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:48.510 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:48.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:48.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:48.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:48.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:48.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:48.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:48.664 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 24 16 46183 46167 120.215 86.125 0.0182251 0.00831299 2023-10-09T08:15:48.745 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:48.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:48.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:48.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:48.847 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:48 smithi081 bash[76862]: cluster 2023-10-09T08:15:47.252912+0000 mgr.y (mgr.26009) 402 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 2.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-10-09T08:15:48.880 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:48.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:48.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:48.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:49.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:49.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:48 smithi118 bash[59345]: cluster 2023-10-09T08:15:47.252912+0000 mgr.y (mgr.26009) 402 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 2.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-10-09T08:15:49.038 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:49.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:49.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:49.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:48 smithi081 bash[79557]: cluster 2023-10-09T08:15:47.252912+0000 mgr.y (mgr.26009) 402 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 2.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-10-09T08:15:49.142 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:49.172 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:49.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:49.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:49.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:49.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:49.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:49.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:49.409 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:49.439 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:49.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:49.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:49.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:49.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:49.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:49.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:49.664 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 25 16 47405 47389 118.461 76.375 0.0188468 0.00843546 2023-10-09T08:15:49.678 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:49.712 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:49.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:49.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:49.797 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:15:49.797 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-09T08:15:49.797 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-09T08:15:49.797 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:15:49.797 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.797 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:28981 5.5 5:a3a3123d:::benchmark_data_smithi081_106394_object28980:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:15:49.798 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:37.759908+0000", 2023-10-09T08:15:49.798 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 12.028355682999999, 2023-10-09T08:15:49.798 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.097703936000000005, 2023-10-09T08:15:49.798 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.798 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:15:49.798 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:15:49.798 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:15:49.798 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:15:49.798 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 28981 2023-10-09T08:15:49.798 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.798 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.798 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.799 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.799 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.759908+0000", 2023-10-09T08:15:49.799 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.799 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.799 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.799 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.799 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.759908+0000", 2023-10-09T08:15:49.799 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.799 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.799 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.799 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.799 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.759907+0000", 2023-10-09T08:15:49.800 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:15:49.800 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.800 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.800 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.800 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.759933+0000", 2023-10-09T08:15:49.800 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6276000000000001e-05 2023-10-09T08:15:49.800 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.800 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.800 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.800 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.759943+0000", 2023-10-09T08:15:49.800 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9049999999999992e-06 2023-10-09T08:15:49.800 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.801 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.801 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.801 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.759948+0000", 2023-10-09T08:15:49.801 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4149999999999998e-06 2023-10-09T08:15:49.801 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.801 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.801 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.801 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.759991+0000", 2023-10-09T08:15:49.801 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2978000000000001e-05 2023-10-09T08:15:49.801 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.801 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.802 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.802 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.760093+0000", 2023-10-09T08:15:49.802 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000101396 2023-10-09T08:15:49.802 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.802 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.802 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,4", 2023-10-09T08:15:49.802 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.760182+0000", 2023-10-09T08:15:49.802 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9479000000000002e-05 2023-10-09T08:15:49.802 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.802 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.802 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:15:49.802 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.853223+0000", 2023-10-09T08:15:49.802 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.093041159999999998 2023-10-09T08:15:49.803 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.803 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.803 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:15:49.803 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.853258+0000", 2023-10-09T08:15:49.803 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4792000000000002e-05 2023-10-09T08:15:49.803 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.803 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.803 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:15:49.803 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.857412+0000", 2023-10-09T08:15:49.803 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0041542059999999997 2023-10-09T08:15:49.803 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.803 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.804 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:15:49.804 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.857512+0000", 2023-10-09T08:15:49.804 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9857000000000003e-05 2023-10-09T08:15:49.804 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.804 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.804 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.804 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.857612+0000", 2023-10-09T08:15:49.804 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9518000000000005e-05 2023-10-09T08:15:49.804 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.804 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.804 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.804 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.805 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.805 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:28982 5.3 5:cf9417aa:::benchmark_data_smithi081_106394_object28981:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:15:49.805 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:37.760041+0000", 2023-10-09T08:15:49.805 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 12.028222169999999, 2023-10-09T08:15:49.805 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.097698963999999999, 2023-10-09T08:15:49.805 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.805 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:15:49.805 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:15:49.805 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:15:49.805 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:15:49.805 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 28982 2023-10-09T08:15:49.805 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.806 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.806 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.806 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.806 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.760041+0000", 2023-10-09T08:15:49.806 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.806 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.806 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.806 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.806 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.760041+0000", 2023-10-09T08:15:49.806 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.806 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.807 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.807 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.807 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.760041+0000", 2023-10-09T08:15:49.807 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:15:49.807 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.807 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.807 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.807 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.760062+0000", 2023-10-09T08:15:49.807 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1248999999999999e-05 2023-10-09T08:15:49.807 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.807 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.807 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.808 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.760069+0000", 2023-10-09T08:15:49.808 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5180000000000001e-06 2023-10-09T08:15:49.808 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.808 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.808 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.808 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.760073+0000", 2023-10-09T08:15:49.808 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.357e-06 2023-10-09T08:15:49.808 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.808 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.808 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.808 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.760114+0000", 2023-10-09T08:15:49.808 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.0998000000000003e-05 2023-10-09T08:15:49.808 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.809 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.809 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.809 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.760226+0000", 2023-10-09T08:15:49.809 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011249 2023-10-09T08:15:49.809 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.809 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.809 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,6", 2023-10-09T08:15:49.809 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.852353+0000", 2023-10-09T08:15:49.809 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.092126394 2023-10-09T08:15:49.809 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.809 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.809 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:15:49.810 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.855816+0000", 2023-10-09T08:15:49.810 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034629930000000001 2023-10-09T08:15:49.810 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.810 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.810 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:15:49.810 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.856294+0000", 2023-10-09T08:15:49.810 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00047816900000000002 2023-10-09T08:15:49.810 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.810 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.810 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:15:49.810 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.856345+0000", 2023-10-09T08:15:49.810 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0716e-05 2023-10-09T08:15:49.811 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.811 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.811 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:15:49.811 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.857704+0000", 2023-10-09T08:15:49.811 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001359016 2023-10-09T08:15:49.811 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.811 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.811 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.811 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.857740+0000", 2023-10-09T08:15:49.811 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.6678999999999999e-05 2023-10-09T08:15:49.811 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.811 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.811 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.812 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.812 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.812 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:28976 5.e e110/106 5:73b22d4f:::benchmark_data_smithi081_106394_object28975:head v 110'1748, mlcod=110'1744)", 2023-10-09T08:15:49.812 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:37.761513+0000", 2023-10-09T08:15:49.812 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 12.026750498, 2023-10-09T08:15:49.812 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.093892919000000005, 2023-10-09T08:15:49.812 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.812 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:15:49.812 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.812 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.812 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.812 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.761513+0000", 2023-10-09T08:15:49.813 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.813 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.813 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.813 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.813 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.761513+0000", 2023-10-09T08:15:49.813 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.813 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.813 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.813 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.813 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.761512+0000", 2023-10-09T08:15:49.813 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:15:49.813 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.814 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.814 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.814 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.761569+0000", 2023-10-09T08:15:49.814 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6694000000000003e-05 2023-10-09T08:15:49.814 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.814 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.814 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.814 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.852034+0000", 2023-10-09T08:15:49.814 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.090465513999999997 2023-10-09T08:15:49.814 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.814 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.814 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.815 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.852055+0000", 2023-10-09T08:15:49.815 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.018e-05 2023-10-09T08:15:49.815 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.815 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.815 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.815 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.852119+0000", 2023-10-09T08:15:49.815 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4537999999999998e-05 2023-10-09T08:15:49.815 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.815 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.815 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.815 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.852149+0000", 2023-10-09T08:15:49.815 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0275999999999999e-05 2023-10-09T08:15:49.816 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.816 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.816 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:15:49.816 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.855316+0000", 2023-10-09T08:15:49.816 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0031665719999999999 2023-10-09T08:15:49.816 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.816 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.816 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.816 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.855406+0000", 2023-10-09T08:15:49.816 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9913000000000005e-05 2023-10-09T08:15:49.816 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.816 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.817 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.817 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.817 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.817 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:28984 5.2 e110/106 5:40ce5414:::benchmark_data_smithi081_106394_object28983:head v 110'1774, mlcod=110'1772)", 2023-10-09T08:15:49.817 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:37.763408+0000", 2023-10-09T08:15:49.817 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 12.024855689000001, 2023-10-09T08:15:49.817 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.092346133999999996, 2023-10-09T08:15:49.817 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.817 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:15:49.817 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.817 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.817 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.818 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.763408+0000", 2023-10-09T08:15:49.818 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.818 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.818 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.818 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.818 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.763408+0000", 2023-10-09T08:15:49.818 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.818 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.818 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.818 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.818 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.763407+0000", 2023-10-09T08:15:49.818 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:15:49.819 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.819 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.819 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.819 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.763468+0000", 2023-10-09T08:15:49.819 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1258000000000002e-05 2023-10-09T08:15:49.819 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.819 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.819 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.819 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.852037+0000", 2023-10-09T08:15:49.819 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.088568497999999996 2023-10-09T08:15:49.819 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.819 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.820 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.820 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.852066+0000", 2023-10-09T08:15:49.820 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.8985000000000001e-05 2023-10-09T08:15:49.820 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.820 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.820 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.820 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.852174+0000", 2023-10-09T08:15:49.820 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000108213 2023-10-09T08:15:49.820 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.820 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.820 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.820 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.852226+0000", 2023-10-09T08:15:49.820 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2135999999999997e-05 2023-10-09T08:15:49.821 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.821 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.821 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:15:49.821 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.855708+0000", 2023-10-09T08:15:49.821 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034820279999999999 2023-10-09T08:15:49.821 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.821 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.821 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.821 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.855754+0000", 2023-10-09T08:15:49.821 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.5654e-05 2023-10-09T08:15:49.821 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.821 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.822 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.822 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.822 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.822 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:30387 5.3 5:c9bb75e2:::benchmark_data_smithi081_106394_object30386:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:15:49.822 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:38.699622+0000", 2023-10-09T08:15:49.822 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 11.088641392, 2023-10-09T08:15:49.822 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17184236899999999, 2023-10-09T08:15:49.822 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.822 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:15:49.822 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:15:49.822 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:15:49.822 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:15:49.823 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 30387 2023-10-09T08:15:49.823 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.823 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.823 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.823 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.823 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699622+0000", 2023-10-09T08:15:49.823 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.823 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.823 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.823 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.823 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699622+0000", 2023-10-09T08:15:49.823 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.824 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.824 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.824 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.824 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699621+0000", 2023-10-09T08:15:49.824 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:15:49.824 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.824 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.824 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.824 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699651+0000", 2023-10-09T08:15:49.824 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0181000000000001e-05 2023-10-09T08:15:49.824 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.824 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.824 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.825 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699660+0000", 2023-10-09T08:15:49.825 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0860000000000008e-06 2023-10-09T08:15:49.825 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.825 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.825 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.825 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699668+0000", 2023-10-09T08:15:49.825 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9330000000000001e-06 2023-10-09T08:15:49.825 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.825 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.825 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.825 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699705+0000", 2023-10-09T08:15:49.825 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7184000000000002e-05 2023-10-09T08:15:49.826 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.826 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.826 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.826 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699811+0000", 2023-10-09T08:15:49.826 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000105363 2023-10-09T08:15:49.826 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.826 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.826 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,6", 2023-10-09T08:15:49.826 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699922+0000", 2023-10-09T08:15:49.826 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000111234 2023-10-09T08:15:49.826 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.826 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.827 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:15:49.827 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871139+0000", 2023-10-09T08:15:49.827 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17121684000000001 2023-10-09T08:15:49.827 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.827 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.827 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:15:49.827 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871159+0000", 2023-10-09T08:15:49.827 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0429999999999999e-05 2023-10-09T08:15:49.827 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.827 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.827 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:15:49.827 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871346+0000", 2023-10-09T08:15:49.827 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018638500000000001 2023-10-09T08:15:49.828 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.828 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.828 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:15:49.828 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871411+0000", 2023-10-09T08:15:49.828 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5398e-05 2023-10-09T08:15:49.828 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.828 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.828 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.828 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871464+0000", 2023-10-09T08:15:49.828 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.3429e-05 2023-10-09T08:15:49.828 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.828 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.829 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.829 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.829 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.829 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:30390 5.5 5:a1b0ff65:::benchmark_data_smithi081_106394_object30389:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:15:49.829 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:38.699946+0000", 2023-10-09T08:15:49.829 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 11.088318007, 2023-10-09T08:15:49.829 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17375766200000001, 2023-10-09T08:15:49.829 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.829 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:15:49.829 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:15:49.829 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:15:49.829 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:15:49.830 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 30390 2023-10-09T08:15:49.830 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.830 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.830 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.830 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.830 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699946+0000", 2023-10-09T08:15:49.830 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.830 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.830 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.830 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.830 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699946+0000", 2023-10-09T08:15:49.830 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.831 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.831 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.831 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.831 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699945+0000", 2023-10-09T08:15:49.831 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:15:49.831 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.831 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.831 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.831 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699966+0000", 2023-10-09T08:15:49.831 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0914e-05 2023-10-09T08:15:49.831 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.831 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.832 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.832 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699975+0000", 2023-10-09T08:15:49.832 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1339999999999993e-06 2023-10-09T08:15:49.832 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.832 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.832 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.832 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699982+0000", 2023-10-09T08:15:49.832 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8589999999999999e-06 2023-10-09T08:15:49.832 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.832 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.832 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.832 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700032+0000", 2023-10-09T08:15:49.832 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0328000000000003e-05 2023-10-09T08:15:49.833 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.833 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.833 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.833 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700211+0000", 2023-10-09T08:15:49.833 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000179483 2023-10-09T08:15:49.833 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.833 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.833 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,4", 2023-10-09T08:15:49.833 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700389+0000", 2023-10-09T08:15:49.833 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000177815 2023-10-09T08:15:49.833 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.833 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.834 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:15:49.834 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873579+0000", 2023-10-09T08:15:49.834 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17318955699999999 2023-10-09T08:15:49.834 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.834 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.834 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:15:49.834 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873587+0000", 2023-10-09T08:15:49.834 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2979999999999992e-06 2023-10-09T08:15:49.834 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.834 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.834 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:15:49.834 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873620+0000", 2023-10-09T08:15:49.835 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3155999999999999e-05 2023-10-09T08:15:49.835 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.835 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.835 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:15:49.835 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873660+0000", 2023-10-09T08:15:49.835 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9725000000000003e-05 2023-10-09T08:15:49.835 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.835 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.835 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.835 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873703+0000", 2023-10-09T08:15:49.835 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3142999999999997e-05 2023-10-09T08:15:49.835 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.835 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.836 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.836 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.836 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.836 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:30388 5.b e110/106 5:d888a4de:::benchmark_data_smithi081_106394_object30387:head v 110'1961, mlcod=110'1959)", 2023-10-09T08:15:49.836 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:38.700185+0000", 2023-10-09T08:15:49.836 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 11.088078471999999, 2023-10-09T08:15:49.836 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.170951565, 2023-10-09T08:15:49.836 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.836 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:15:49.836 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.836 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.836 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.837 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700185+0000", 2023-10-09T08:15:49.837 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.837 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.837 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.837 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.837 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700185+0000", 2023-10-09T08:15:49.837 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.837 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.837 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.837 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.837 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700184+0000", 2023-10-09T08:15:49.837 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:15:49.838 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.838 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.838 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.838 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700206+0000", 2023-10-09T08:15:49.838 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1790999999999999e-05 2023-10-09T08:15:49.838 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.838 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.838 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.838 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700214+0000", 2023-10-09T08:15:49.838 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8019999999999992e-06 2023-10-09T08:15:49.838 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.838 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.839 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.839 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700220+0000", 2023-10-09T08:15:49.839 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.0079999999999999e-06 2023-10-09T08:15:49.839 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.839 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.839 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.839 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700416+0000", 2023-10-09T08:15:49.839 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00019546200000000001 2023-10-09T08:15:49.839 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.839 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.839 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.839 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700434+0000", 2023-10-09T08:15:49.839 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8584999999999999e-05 2023-10-09T08:15:49.840 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.840 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.840 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:15:49.840 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871088+0000", 2023-10-09T08:15:49.840 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.170653737 2023-10-09T08:15:49.840 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.840 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.840 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.840 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871137+0000", 2023-10-09T08:15:49.840 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8792000000000003e-05 2023-10-09T08:15:49.840 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.840 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.841 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.841 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.841 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.841 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:30392 5.5 5:a15b851c:::benchmark_data_smithi081_106394_object30391:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:15:49.841 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:38.700546+0000", 2023-10-09T08:15:49.841 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 11.087717309, 2023-10-09T08:15:49.841 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.18985624200000001, 2023-10-09T08:15:49.841 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.841 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:15:49.841 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:15:49.841 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:15:49.841 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:15:49.842 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 30392 2023-10-09T08:15:49.842 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.842 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.842 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.842 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.842 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700546+0000", 2023-10-09T08:15:49.842 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.842 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.842 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.842 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.842 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700546+0000", 2023-10-09T08:15:49.842 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.842 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.843 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.843 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.843 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700546+0000", 2023-10-09T08:15:49.843 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:15:49.843 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.843 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.843 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.843 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700564+0000", 2023-10-09T08:15:49.843 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8695e-05 2023-10-09T08:15:49.843 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.843 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.843 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.844 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700575+0000", 2023-10-09T08:15:49.844 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0465999999999999e-05 2023-10-09T08:15:49.844 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.844 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.844 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.844 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700582+0000", 2023-10-09T08:15:49.844 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3640000000000001e-06 2023-10-09T08:15:49.844 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.844 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.844 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.844 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.872230+0000", 2023-10-09T08:15:49.844 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17164840200000001 2023-10-09T08:15:49.845 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.845 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.845 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.845 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.872354+0000", 2023-10-09T08:15:49.845 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012348700000000001 2023-10-09T08:15:49.845 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.845 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.845 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,4", 2023-10-09T08:15:49.845 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.872488+0000", 2023-10-09T08:15:49.845 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013448900000000001 2023-10-09T08:15:49.845 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.845 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.845 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:15:49.846 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.879000+0000", 2023-10-09T08:15:49.846 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0065118870000000001 2023-10-09T08:15:49.846 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.846 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.846 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:15:49.846 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.880438+0000", 2023-10-09T08:15:49.846 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0014380549999999999 2023-10-09T08:15:49.846 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.846 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.846 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:15:49.846 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.890278+0000", 2023-10-09T08:15:49.846 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0098397350000000005 2023-10-09T08:15:49.847 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.847 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.847 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:15:49.847 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.890358+0000", 2023-10-09T08:15:49.847 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0311999999999999e-05 2023-10-09T08:15:49.847 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.847 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.847 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.847 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.890402+0000", 2023-10-09T08:15:49.847 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4044e-05 2023-10-09T08:15:49.847 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.847 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.848 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.848 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.848 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.848 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.34767.0:30390 5.5 e110/106 ondisk, result = 0)", 2023-10-09T08:15:49.848 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:38.701761+0000", 2023-10-09T08:15:49.848 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 11.086502916000001, 2023-10-09T08:15:49.848 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17194912600000001, 2023-10-09T08:15:49.848 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.848 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:15:49.848 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.848 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.848 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.848 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.701761+0000", 2023-10-09T08:15:49.849 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.849 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.849 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.849 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.849 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.701761+0000", 2023-10-09T08:15:49.849 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.849 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.849 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.849 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.849 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.701760+0000", 2023-10-09T08:15:49.849 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:15:49.849 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.850 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.850 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.850 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.701765+0000", 2023-10-09T08:15:49.850 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.5240000000000002e-06 2023-10-09T08:15:49.850 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.850 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.850 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.850 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871757+0000", 2023-10-09T08:15:49.850 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16999212299999999 2023-10-09T08:15:49.850 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.850 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.850 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.851 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871766+0000", 2023-10-09T08:15:49.851 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.6979999999999993e-06 2023-10-09T08:15:49.851 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.851 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.851 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.851 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873613+0000", 2023-10-09T08:15:49.851 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001846353 2023-10-09T08:15:49.851 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.851 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.851 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.851 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873618+0000", 2023-10-09T08:15:49.851 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8810000000000004e-06 2023-10-09T08:15:49.851 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.852 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.852 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.852 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873710+0000", 2023-10-09T08:15:49.852 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2168000000000003e-05 2023-10-09T08:15:49.852 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.852 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.852 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.852 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.852 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.852 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.34767.0:30387 5.3 e110/106 ondisk, result = 0)", 2023-10-09T08:15:49.852 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:38.702084+0000", 2023-10-09T08:15:49.852 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 11.086179359000001, 2023-10-09T08:15:49.853 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.169059445, 2023-10-09T08:15:49.853 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.853 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:15:49.853 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.853 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.853 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.853 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.702084+0000", 2023-10-09T08:15:49.853 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.853 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.853 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.854 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.854 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.702084+0000", 2023-10-09T08:15:49.854 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.854 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.854 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.854 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.854 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.702084+0000", 2023-10-09T08:15:49.854 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:15:49.854 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.854 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.854 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.855 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.702088+0000", 2023-10-09T08:15:49.855 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9219999999999999e-06 2023-10-09T08:15:49.855 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.855 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.855 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.855 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871021+0000", 2023-10-09T08:15:49.855 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16893392300000001 2023-10-09T08:15:49.855 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.855 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.855 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.855 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871036+0000", 2023-10-09T08:15:49.855 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4798e-05 2023-10-09T08:15:49.855 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.856 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.856 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.856 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871116+0000", 2023-10-09T08:15:49.856 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9720000000000002e-05 2023-10-09T08:15:49.856 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.856 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.856 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.856 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871126+0000", 2023-10-09T08:15:49.856 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0417e-05 2023-10-09T08:15:49.856 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.856 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.856 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.857 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871144+0000", 2023-10-09T08:15:49.857 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7232999999999999e-05 2023-10-09T08:15:49.857 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.857 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.857 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.857 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.857 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.857 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.34767.0:30390 5.5 e110/106 ondisk, result = 0)", 2023-10-09T08:15:49.857 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:38.704376+0000", 2023-10-09T08:15:49.857 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 11.083887153999999, 2023-10-09T08:15:49.857 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16921203500000001, 2023-10-09T08:15:49.857 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.857 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:15:49.858 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.858 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.858 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.858 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.704376+0000", 2023-10-09T08:15:49.858 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.858 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.858 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.858 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.858 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.704376+0000", 2023-10-09T08:15:49.858 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.858 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.858 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.859 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.859 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.704376+0000", 2023-10-09T08:15:49.859 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:15:49.859 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.859 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.859 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.859 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.704384+0000", 2023-10-09T08:15:49.859 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9009999999999994e-06 2023-10-09T08:15:49.859 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.859 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.859 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.859 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.870999+0000", 2023-10-09T08:15:49.860 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16661538000000001 2023-10-09T08:15:49.860 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.860 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.860 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.860 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871011+0000", 2023-10-09T08:15:49.860 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1856e-05 2023-10-09T08:15:49.860 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.860 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.860 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.860 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873564+0000", 2023-10-09T08:15:49.860 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0025536439999999999 2023-10-09T08:15:49.861 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.861 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.861 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.861 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873573+0000", 2023-10-09T08:15:49.861 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7150000000000004e-06 2023-10-09T08:15:49.861 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.861 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.861 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.861 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873588+0000", 2023-10-09T08:15:49.861 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5299e-05 2023-10-09T08:15:49.861 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.861 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.861 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.862 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.862 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.862 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:33621 5.c e110/106 5:306fe7f3:::benchmark_data_smithi081_106394_object33620:head v 110'2229, mlcod=110'2226)", 2023-10-09T08:15:49.862 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:40.633513+0000", 2023-10-09T08:15:49.862 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 9.154750451, 2023-10-09T08:15:49.862 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.093365407999999997, 2023-10-09T08:15:49.862 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.862 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:15:49.862 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.862 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.862 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.862 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.633513+0000", 2023-10-09T08:15:49.862 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.863 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.863 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.863 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.863 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.633513+0000", 2023-10-09T08:15:49.863 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.863 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.863 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.863 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.863 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.633512+0000", 2023-10-09T08:15:49.865 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:15:49.865 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.865 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.865 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.865 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.633534+0000", 2023-10-09T08:15:49.865 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1274999999999999e-05 2023-10-09T08:15:49.865 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.866 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.866 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.866 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.633544+0000", 2023-10-09T08:15:49.866 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0755e-05 2023-10-09T08:15:49.866 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.866 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.866 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.866 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.633551+0000", 2023-10-09T08:15:49.866 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8170000000000001e-06 2023-10-09T08:15:49.866 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.866 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.866 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.867 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.633889+0000", 2023-10-09T08:15:49.867 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00033758099999999999 2023-10-09T08:15:49.867 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.867 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.867 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.867 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.633903+0000", 2023-10-09T08:15:49.867 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4599e-05 2023-10-09T08:15:49.867 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.867 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.867 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:15:49.867 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.634836+0000", 2023-10-09T08:15:49.867 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00093254700000000004 2023-10-09T08:15:49.868 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.868 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.868 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.868 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.726878+0000", 2023-10-09T08:15:49.868 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.092042657 2023-10-09T08:15:49.868 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.868 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.868 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.868 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.868 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.868 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:33626 5.2 e110/106 5:4bd54cc5:::benchmark_data_smithi081_106394_object33625:head v 110'2053, mlcod=110'2051)", 2023-10-09T08:15:49.868 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:40.635295+0000", 2023-10-09T08:15:49.869 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 9.1529682989999994, 2023-10-09T08:15:49.869 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.094443485999999993, 2023-10-09T08:15:49.869 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.869 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:15:49.869 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.869 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.869 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.869 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.635295+0000", 2023-10-09T08:15:49.869 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.869 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.869 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.869 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.870 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.635295+0000", 2023-10-09T08:15:49.870 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.870 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.870 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.870 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.870 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.635294+0000", 2023-10-09T08:15:49.870 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:15:49.870 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.870 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.870 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.870 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.635342+0000", 2023-10-09T08:15:49.870 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.7936000000000003e-05 2023-10-09T08:15:49.871 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.871 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.871 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.871 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.726857+0000", 2023-10-09T08:15:49.871 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.091514816999999998 2023-10-09T08:15:49.871 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.871 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.871 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.871 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.726883+0000", 2023-10-09T08:15:49.871 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6219000000000001e-05 2023-10-09T08:15:49.871 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.871 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.872 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.872 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.726973+0000", 2023-10-09T08:15:49.872 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9061000000000007e-05 2023-10-09T08:15:49.872 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.872 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.872 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.872 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.727001+0000", 2023-10-09T08:15:49.872 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.8439e-05 2023-10-09T08:15:49.872 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.872 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.872 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:15:49.872 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.729707+0000", 2023-10-09T08:15:49.873 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002706034 2023-10-09T08:15:49.873 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.873 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.873 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.873 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.729739+0000", 2023-10-09T08:15:49.873 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1733999999999998e-05 2023-10-09T08:15:49.873 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.873 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.873 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.874 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.874 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.874 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:33624 5.e e110/106 5:7718132f:::benchmark_data_smithi081_106394_object33623:head v 110'2049, mlcod=110'2046)", 2023-10-09T08:15:49.874 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:40.636870+0000", 2023-10-09T08:15:49.874 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 9.1513933040000008, 2023-10-09T08:15:49.874 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.094258855000000002, 2023-10-09T08:15:49.874 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.874 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:15:49.874 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.874 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.874 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.874 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.636870+0000", 2023-10-09T08:15:49.875 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.875 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.875 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.875 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.875 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.636870+0000", 2023-10-09T08:15:49.875 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.875 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.876 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.876 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.876 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.636869+0000", 2023-10-09T08:15:49.876 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:15:49.876 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.876 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.876 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.876 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.636920+0000", 2023-10-09T08:15:49.876 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0679e-05 2023-10-09T08:15:49.876 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.876 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.876 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.877 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.726881+0000", 2023-10-09T08:15:49.877 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.089961291999999998 2023-10-09T08:15:49.877 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.877 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.877 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.877 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.726904+0000", 2023-10-09T08:15:49.877 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2231000000000001e-05 2023-10-09T08:15:49.877 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.877 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.877 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.877 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.727071+0000", 2023-10-09T08:15:49.877 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0001671 2023-10-09T08:15:49.878 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.878 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.878 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.878 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.727092+0000", 2023-10-09T08:15:49.878 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1515999999999999e-05 2023-10-09T08:15:49.878 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.878 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.878 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:15:49.878 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.731098+0000", 2023-10-09T08:15:49.878 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.004006094 2023-10-09T08:15:49.878 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.879 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.879 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.879 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.731129+0000", 2023-10-09T08:15:49.879 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0824000000000002e-05 2023-10-09T08:15:49.879 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.879 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.879 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.879 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.879 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.879 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:33635 5.b e110/106 5:da66bca5:::benchmark_data_smithi081_106394_object33634:head v 110'2159, mlcod=110'2157)", 2023-10-09T08:15:49.879 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:40.637505+0000", 2023-10-09T08:15:49.879 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 9.1507582220000003, 2023-10-09T08:15:49.880 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.096389902, 2023-10-09T08:15:49.880 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.880 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:15:49.880 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.880 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.880 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.880 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.637505+0000", 2023-10-09T08:15:49.880 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.880 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.880 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.880 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.880 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.637505+0000", 2023-10-09T08:15:49.881 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.881 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.881 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.881 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.881 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.637504+0000", 2023-10-09T08:15:49.881 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:15:49.881 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.881 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.881 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.881 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.637529+0000", 2023-10-09T08:15:49.881 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4669e-05 2023-10-09T08:15:49.881 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.882 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.882 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.882 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.726867+0000", 2023-10-09T08:15:49.882 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.089337808000000005 2023-10-09T08:15:49.882 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.882 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.882 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.882 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.726880+0000", 2023-10-09T08:15:49.882 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2692e-05 2023-10-09T08:15:49.882 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.882 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.882 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.883 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.726989+0000", 2023-10-09T08:15:49.883 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010909899999999999 2023-10-09T08:15:49.883 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.883 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.883 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.883 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.727044+0000", 2023-10-09T08:15:49.883 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5371999999999998e-05 2023-10-09T08:15:49.883 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.883 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.883 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:15:49.883 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.733848+0000", 2023-10-09T08:15:49.883 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0068043740000000002 2023-10-09T08:15:49.884 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.884 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.884 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.884 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.733895+0000", 2023-10-09T08:15:49.884 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6714e-05 2023-10-09T08:15:49.884 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.884 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.884 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.884 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.884 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.884 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:33782 5.5 5:a3d925c9:::benchmark_data_smithi081_106394_object33781:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:15:49.884 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:40.796288+0000", 2023-10-09T08:15:49.885 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 8.9919757239999996, 2023-10-09T08:15:49.885 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.096752489999999997, 2023-10-09T08:15:49.885 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.885 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:15:49.885 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:15:49.885 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:15:49.885 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:15:49.885 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 33782 2023-10-09T08:15:49.885 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.885 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.885 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.886 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.886 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.796288+0000", 2023-10-09T08:15:49.886 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.886 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.886 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.886 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.886 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.796288+0000", 2023-10-09T08:15:49.886 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.886 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.886 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.886 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.887 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.796286+0000", 2023-10-09T08:15:49.887 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:15:49.887 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.887 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.887 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.887 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.796308+0000", 2023-10-09T08:15:49.887 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1906999999999999e-05 2023-10-09T08:15:49.888 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.888 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.888 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.888 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.796319+0000", 2023-10-09T08:15:49.888 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0742e-05 2023-10-09T08:15:49.888 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.888 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.888 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.888 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.796327+0000", 2023-10-09T08:15:49.888 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9489999999999996e-06 2023-10-09T08:15:49.888 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.888 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.889 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.889 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.796389+0000", 2023-10-09T08:15:49.889 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2444e-05 2023-10-09T08:15:49.889 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.889 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.889 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.889 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.796486+0000", 2023-10-09T08:15:49.889 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.6372999999999994e-05 2023-10-09T08:15:49.889 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.889 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.889 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,4", 2023-10-09T08:15:49.889 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.796577+0000", 2023-10-09T08:15:49.890 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1206999999999996e-05 2023-10-09T08:15:49.890 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.890 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.890 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:15:49.890 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.797786+0000", 2023-10-09T08:15:49.890 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0012092170000000001 2023-10-09T08:15:49.890 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.890 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.890 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:15:49.890 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.798327+0000", 2023-10-09T08:15:49.890 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00054092099999999998 2023-10-09T08:15:49.891 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.891 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.891 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:15:49.891 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.892948+0000", 2023-10-09T08:15:49.891 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.094621228000000002 2023-10-09T08:15:49.891 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.891 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.891 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:15:49.891 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.893001+0000", 2023-10-09T08:15:49.891 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2840999999999998e-05 2023-10-09T08:15:49.891 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.891 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.892 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.892 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.893040+0000", 2023-10-09T08:15:49.892 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9248000000000001e-05 2023-10-09T08:15:49.892 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.892 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.892 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.892 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.892 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.892 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:46609 5.5 5:ada626bf:::benchmark_data_smithi081_106394_object46608:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:15:49.892 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:48.932312+0000", 2023-10-09T08:15:49.892 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.85595172600000002, 2023-10-09T08:15:49.892 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.147677788, 2023-10-09T08:15:49.893 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.893 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:15:49.893 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:15:49.893 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:15:49.893 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:15:49.893 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 46609 2023-10-09T08:15:49.893 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.893 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.893 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.893 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.893 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932312+0000", 2023-10-09T08:15:49.893 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.894 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.894 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.894 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.894 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932312+0000", 2023-10-09T08:15:49.894 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.894 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.894 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.894 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.894 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932311+0000", 2023-10-09T08:15:49.894 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:15:49.894 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.894 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.894 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.895 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932337+0000", 2023-10-09T08:15:49.895 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6404e-05 2023-10-09T08:15:49.895 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.895 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.895 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.895 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932346+0000", 2023-10-09T08:15:49.895 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.054e-06 2023-10-09T08:15:49.895 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.895 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.895 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.895 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932352+0000", 2023-10-09T08:15:49.896 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6729999999999997e-06 2023-10-09T08:15:49.896 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.896 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.896 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.896 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932384+0000", 2023-10-09T08:15:49.896 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2364999999999999e-05 2023-10-09T08:15:49.896 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.896 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.896 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.896 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932469+0000", 2023-10-09T08:15:49.896 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4882999999999994e-05 2023-10-09T08:15:49.896 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.897 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.897 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,4", 2023-10-09T08:15:49.897 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932554+0000", 2023-10-09T08:15:49.897 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5072000000000001e-05 2023-10-09T08:15:49.897 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.897 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.897 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:15:49.897 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.078092+0000", 2023-10-09T08:15:49.897 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.14553740600000001 2023-10-09T08:15:49.897 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.897 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.897 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:15:49.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.078180+0000", 2023-10-09T08:15:49.898 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8172999999999998e-05 2023-10-09T08:15:49.898 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.898 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.898 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:15:49.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.079724+0000", 2023-10-09T08:15:49.898 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0015438909999999999 2023-10-09T08:15:49.898 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.898 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.898 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:15:49.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.079951+0000", 2023-10-09T08:15:49.898 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00022732000000000001 2023-10-09T08:15:49.899 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.899 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.899 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.899 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.079990+0000", 2023-10-09T08:15:49.899 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.837e-05 2023-10-09T08:15:49.899 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.899 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.899 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.899 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.899 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.899 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:46610 5.7 e110/106 5:e299e868:::benchmark_data_smithi081_106394_object46609:head v 110'2881, mlcod=110'2879)", 2023-10-09T08:15:49.899 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:48.933158+0000", 2023-10-09T08:15:49.900 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.85510549499999999, 2023-10-09T08:15:49.900 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.146603236, 2023-10-09T08:15:49.900 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.900 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:15:49.900 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.900 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.900 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.900 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.933158+0000", 2023-10-09T08:15:49.900 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.900 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.900 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.901 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.933158+0000", 2023-10-09T08:15:49.901 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.901 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.901 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.901 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.933158+0000", 2023-10-09T08:15:49.901 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:15:49.902 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.902 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.902 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.902 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.933257+0000", 2023-10-09T08:15:49.902 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9017000000000004e-05 2023-10-09T08:15:49.902 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.902 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.902 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.902 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.074951+0000", 2023-10-09T08:15:49.902 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.14169412300000001 2023-10-09T08:15:49.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.903 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.903 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.903 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.074965+0000", 2023-10-09T08:15:49.903 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3959e-05 2023-10-09T08:15:49.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.903 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.903 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.903 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.075063+0000", 2023-10-09T08:15:49.903 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7868000000000006e-05 2023-10-09T08:15:49.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.903 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.904 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.904 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.075117+0000", 2023-10-09T08:15:49.904 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4305000000000003e-05 2023-10-09T08:15:49.904 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.904 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.904 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:15:49.904 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.079671+0000", 2023-10-09T08:15:49.904 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0045541339999999996 2023-10-09T08:15:49.904 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.904 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.904 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.904 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.079761+0000", 2023-10-09T08:15:49.905 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0315000000000005e-05 2023-10-09T08:15:49.905 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.905 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.905 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.905 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.905 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.905 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.34767.0:46609 5.5 e110/106 ondisk, result = 0)", 2023-10-09T08:15:49.905 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:48.933904+0000", 2023-10-09T08:15:49.905 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.85435913100000005, 2023-10-09T08:15:49.905 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.144281558, 2023-10-09T08:15:49.905 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.905 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:15:49.906 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.906 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.906 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.906 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.933904+0000", 2023-10-09T08:15:49.906 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.906 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.906 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.906 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.906 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.933904+0000", 2023-10-09T08:15:49.906 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.906 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.906 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.907 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.907 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.933904+0000", 2023-10-09T08:15:49.907 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:15:49.907 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.907 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.907 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.907 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.933908+0000", 2023-10-09T08:15:49.907 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9809999999999997e-06 2023-10-09T08:15:49.907 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.907 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.907 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.907 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.075044+0000", 2023-10-09T08:15:49.908 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.14113609299999999 2023-10-09T08:15:49.908 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.908 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.908 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.908 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.075053+0000", 2023-10-09T08:15:49.908 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9239999999999996e-06 2023-10-09T08:15:49.908 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.908 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.908 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.908 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.078150+0000", 2023-10-09T08:15:49.908 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0030974549999999998 2023-10-09T08:15:49.908 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.909 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.909 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.909 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.078166+0000", 2023-10-09T08:15:49.909 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5883e-05 2023-10-09T08:15:49.909 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.909 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.909 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.909 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.078186+0000", 2023-10-09T08:15:49.909 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9711000000000002e-05 2023-10-09T08:15:49.909 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.909 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.909 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.910 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.910 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.910 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.34767.0:46609 5.5 e110/106 ondisk, result = 0)", 2023-10-09T08:15:49.910 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:48.935354+0000", 2023-10-09T08:15:49.910 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.85290972799999998, 2023-10-09T08:15:49.910 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.14274693299999999, 2023-10-09T08:15:49.910 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:15:49.910 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:15:49.910 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:15:49.910 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.910 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:15:49.910 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.935354+0000", 2023-10-09T08:15:49.911 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.911 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.911 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.911 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:15:49.911 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.935354+0000", 2023-10-09T08:15:49.911 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:15:49.911 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.911 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.911 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:15:49.911 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.935352+0000", 2023-10-09T08:15:49.912 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:15:49.912 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.912 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.912 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:15:49.912 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.935364+0000", 2023-10-09T08:15:49.912 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2089999999999999e-05 2023-10-09T08:15:49.913 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.913 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.913 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:15:49.913 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.074676+0000", 2023-10-09T08:15:49.913 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.13931138800000001 2023-10-09T08:15:49.913 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.913 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.913 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:15:49.913 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.074710+0000", 2023-10-09T08:15:49.914 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4387999999999997e-05 2023-10-09T08:15:49.914 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.914 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.914 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:15:49.914 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.078056+0000", 2023-10-09T08:15:49.914 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003346131 2023-10-09T08:15:49.915 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.915 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.915 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:15:49.915 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.078076+0000", 2023-10-09T08:15:49.915 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9610999999999999e-05 2023-10-09T08:15:49.915 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:15:49.915 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:15:49.915 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:15:49.915 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.078101+0000", 2023-10-09T08:15:49.915 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5004999999999999e-05 2023-10-09T08:15:49.915 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.915 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.916 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.916 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:15:49.916 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:15:49.916 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:15:49.916 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:49.938 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:49.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:49.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:50.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:50.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:50.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:50.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:50.176 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:50.202 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:50.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:50.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:50.305 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:50.336 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:50.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:50.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:50.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:50.467 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:50.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:50.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:50.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:50.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:50.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:50.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:50.664 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 26 16 48854 48838 117.388 90.5625 0.00893358 0.00851283 2023-10-09T08:15:50.708 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:50.733 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:50.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:50.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:50.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:50.861 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:50 smithi081 bash[76862]: cluster 2023-10-09T08:15:49.253527+0000 mgr.y (mgr.26009) 403 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-10-09T08:15:50.863 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:50 smithi081 bash[79557]: cluster 2023-10-09T08:15:49.253527+0000 mgr.y (mgr.26009) 403 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-10-09T08:15:50.875 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:50.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:50.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:50.980 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:50.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:50 smithi118 bash[59345]: cluster 2023-10-09T08:15:49.253527+0000 mgr.y (mgr.26009) 403 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-10-09T08:15:51.009 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:51.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:51.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:51.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:51.144 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:51.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:51.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:51.250 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:51.277 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:51.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:51.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:51.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:15:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:15:51] "GET /metrics HTTP/1.1" 200 36441 "" "Prometheus/2.33.4" 2023-10-09T08:15:51.381 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:51.415 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:51.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:51.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:51.522 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:51.548 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:51.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:51.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:51.653 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:51.664 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 27 16 50140 50124 116.017 80.375 0.0069907 0.00861305 2023-10-09T08:15:51.683 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:51.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:51.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:51.786 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:51.808 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:51.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:51.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:51.912 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:51.941 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:51.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:51.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:52.044 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:52.070 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:52.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:52.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:52.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:52.204 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:52.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:52.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:52.311 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:52.344 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:52.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:52.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:52.448 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:52.478 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:52.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:52.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:52.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:52.616 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:52.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:52.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:52.664 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 28 16 51535 51519 114.987 87.1875 0.0140131 0.00869146 2023-10-09T08:15:52.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:52.729 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:52 smithi081 bash[76862]: cluster 2023-10-09T08:15:51.254209+0000 mgr.y (mgr.26009) 404 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 2.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2023-10-09T08:15:52.729 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:52 smithi081 bash[79557]: cluster 2023-10-09T08:15:51.254209+0000 mgr.y (mgr.26009) 404 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 2.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2023-10-09T08:15:52.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:52.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:52.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:52.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:52 smithi118 bash[59345]: cluster 2023-10-09T08:15:51.254209+0000 mgr.y (mgr.26009) 404 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 2.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2023-10-09T08:15:52.857 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:52.890 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:52.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:52.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:52.995 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:53.032 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:53.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:53.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:53.135 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:53.172 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:53.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:53.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:53.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-09T08:15:53.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:53.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:15:53.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:53.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:15:53.424 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:53.467 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:53.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:53.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:53.570 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:53.598 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:53.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:53.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:53.666 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 29 16 52884 52868 113.929 84.3125 0.013218 0.00877251 2023-10-09T08:15:53.699 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:53 smithi118 bash[59345]: audit 2023-10-09T08:15:53.114198+0000 mon.c (mon.2) 185 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:15:53.703 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:53.729 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:53.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:53.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:53.834 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:53.863 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:53.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:53.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:53.967 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:54.001 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:54.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:54.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:54.105 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:54.127 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:54.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:54.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:54.135 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:53 smithi081 bash[76862]: audit 2023-10-09T08:15:53.114198+0000 mon.c (mon.2) 185 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:15:54.135 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:53 smithi081 bash[79557]: audit 2023-10-09T08:15:53.114198+0000 mon.c (mon.2) 185 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:15:54.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:54.260 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:54.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:54.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:54.364 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:54.398 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:54.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:54.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:54.501 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:54.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:54.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:54.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:54.551 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:15:54.603 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:15:54.644 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:54.663 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:54.664 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 30 16 54126 54110 112.719 77.625 0.0110301 0.0088631 2023-10-09T08:15:54.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:54.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:54.668 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:15:54.720 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:15:54.766 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:54.776 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:54 smithi081 bash[76862]: cluster 2023-10-09T08:15:53.254660+0000 mgr.y (mgr.26009) 405 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 2.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-10-09T08:15:54.776 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:54 smithi081 bash[76862]: audit 2023-10-09T08:15:54.489377+0000 mon.a (mon.0) 355 : audit 0 from='client.? 172.21.15.81:0/1299121280' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:15:54.777 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:54 smithi081 bash[79557]: cluster 2023-10-09T08:15:53.254660+0000 mgr.y (mgr.26009) 405 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 2.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-10-09T08:15:54.777 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:54 smithi081 bash[79557]: audit 2023-10-09T08:15:54.489377+0000 mon.a (mon.0) 355 : audit 0 from='client.? 172.21.15.81:0/1299121280' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:15:54.777 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:15:54.799 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:54.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:54.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:54.818 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:15:54.867 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:15:54.905 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:54.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:54 smithi118 bash[59345]: cluster 2023-10-09T08:15:53.254660+0000 mgr.y (mgr.26009) 405 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 2.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-10-09T08:15:54.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:54 smithi118 bash[59345]: audit 2023-10-09T08:15:54.489377+0000 mon.a (mon.0) 355 : audit 0 from='client.? 172.21.15.81:0/1299121280' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:15:54.919 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:15:54.931 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:15:54.932 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:15:54.932 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:15:54.933 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:15:54.933 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:15:54.933 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:15:54.933 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:15:54.933 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:15:54.933 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:54.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:54.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:55.040 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:55.065 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:55.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:55.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:55.168 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:55.198 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:55.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:55.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:55.301 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:55.334 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:55.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:55.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:55.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:55.476 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:55.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:55.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:55.580 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:55.615 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:55.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:55.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:55.665 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 31 16 55417 55401 111.685 80.6875 0.00644209 0.00894768 2023-10-09T08:15:55.719 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:55.723 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:55 smithi081 bash[79557]: audit 2023-10-09T08:15:54.967573+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.81:0/1734358312' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:15:55.723 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:55 smithi081 bash[79557]: audit 2023-10-09T08:15:54.967927+0000 mon.a (mon.0) 356 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:15:55.723 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:55 smithi081 bash[79557]: audit 2023-10-09T08:15:54.973228+0000 mon.a (mon.0) 357 : audit 1 from='client.? 172.21.15.81:0/999021826' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T08:15:55.737 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:15:55.738 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.1 to 1 (10000) 2023-10-09T08:15:55.751 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:55.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:55.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:55.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:55.897 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:55.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:55.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:56.003 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:56.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:55 smithi118 bash[59345]: audit 2023-10-09T08:15:54.967573+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.81:0/1734358312' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:15:56.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:55 smithi118 bash[59345]: audit 2023-10-09T08:15:54.967927+0000 mon.a (mon.0) 356 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:15:56.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:55 smithi118 bash[59345]: audit 2023-10-09T08:15:54.973228+0000 mon.a (mon.0) 357 : audit 1 from='client.? 172.21.15.81:0/999021826' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T08:15:56.015 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:55 smithi081 bash[76862]: audit 2023-10-09T08:15:54.967573+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.81:0/1734358312' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:15:56.015 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:55 smithi081 bash[76862]: audit 2023-10-09T08:15:54.967927+0000 mon.a (mon.0) 356 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:15:56.015 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:55 smithi081 bash[76862]: audit 2023-10-09T08:15:54.973228+0000 mon.a (mon.0) 357 : audit 1 from='client.? 172.21.15.81:0/999021826' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T08:15:56.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:56.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:56.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:56.137 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:56.169 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:56.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:56.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:56.273 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:56.303 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:56.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:56.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:56.409 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:56.445 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:15:56.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:56.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:15:56.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:56.572 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:56.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:56.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:56.665 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 32 16 56810 56794 110.915 87.0625 0.0160741 0.00901133 2023-10-09T08:15:56.674 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:56.702 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:56.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:56.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:56.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:56.815 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:56 smithi081 bash[76862]: cluster 2023-10-09T08:15:55.255480+0000 mgr.y (mgr.26009) 406 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2023-10-09T08:15:56.815 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:56 smithi081 bash[76862]: cluster 2023-10-09T08:15:55.701615+0000 mon.a (mon.0) 358 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:15:56.816 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:56 smithi081 bash[76862]: cluster 2023-10-09T08:15:55.725969+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T08:15:56.816 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:56 smithi081 bash[76862]: audit 2023-10-09T08:15:55.727458+0000 mon.a (mon.0) 359 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:15:56.816 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:56 smithi081 bash[76862]: audit 2023-10-09T08:15:55.727555+0000 mon.a (mon.0) 360 : audit 1 from='client.? 172.21.15.81:0/999021826' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T08:15:56.816 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:56 smithi081 bash[76862]: cluster 2023-10-09T08:15:55.727759+0000 mon.a (mon.0) 361 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-10-09T08:15:56.816 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:56 smithi081 bash[76862]: cluster 2023-10-09T08:15:55.734751+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T08:15:56.817 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:56 smithi081 bash[79557]: cluster 2023-10-09T08:15:55.255480+0000 mgr.y (mgr.26009) 406 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2023-10-09T08:15:56.817 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:56 smithi081 bash[79557]: cluster 2023-10-09T08:15:55.701615+0000 mon.a (mon.0) 358 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:15:56.817 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:56 smithi081 bash[79557]: cluster 2023-10-09T08:15:55.725969+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T08:15:56.817 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:56 smithi081 bash[79557]: audit 2023-10-09T08:15:55.727458+0000 mon.a (mon.0) 359 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:15:56.817 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:56 smithi081 bash[79557]: audit 2023-10-09T08:15:55.727555+0000 mon.a (mon.0) 360 : audit 1 from='client.? 172.21.15.81:0/999021826' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T08:15:56.817 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:56 smithi081 bash[79557]: cluster 2023-10-09T08:15:55.727759+0000 mon.a (mon.0) 361 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-10-09T08:15:56.817 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:56 smithi081 bash[79557]: cluster 2023-10-09T08:15:55.734751+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T08:15:56.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:56.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:56.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:56.935 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:56.944 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:56 smithi118 bash[59345]: cluster 2023-10-09T08:15:55.255480+0000 mgr.y (mgr.26009) 406 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2023-10-09T08:15:56.944 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:56 smithi118 bash[59345]: cluster 2023-10-09T08:15:55.701615+0000 mon.a (mon.0) 358 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:15:56.944 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:56 smithi118 bash[59345]: cluster 2023-10-09T08:15:55.725969+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T08:15:56.944 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:56 smithi118 bash[59345]: audit 2023-10-09T08:15:55.727458+0000 mon.a (mon.0) 359 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:15:56.944 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:56 smithi118 bash[59345]: audit 2023-10-09T08:15:55.727555+0000 mon.a (mon.0) 360 : audit 1 from='client.? 172.21.15.81:0/999021826' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T08:15:56.944 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:56 smithi118 bash[59345]: cluster 2023-10-09T08:15:55.727759+0000 mon.a (mon.0) 361 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-10-09T08:15:56.944 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:56 smithi118 bash[59345]: cluster 2023-10-09T08:15:55.734751+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T08:15:56.969 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:56.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:56.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:57.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:57.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:57.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:57.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:57.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:57.230 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:57.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:57.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:57.333 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:57.359 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:57.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:57.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:57.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:57.491 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:57.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:57.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:57.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:57.620 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:57.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:57.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:57.665 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 33 16 58200 58184 110.187 86.875 0.00716931 0.00907032 2023-10-09T08:15:57.727 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:57.757 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:57.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:57.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:57.861 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:57.896 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:15:57.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:57.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:15:58.000 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:58.030 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:58.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:58.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:58.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:58.155 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:15:58.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:58.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:15:58.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:58.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:58.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:58.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:58.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:58.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:15:58.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:58.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:15:58.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 2 1 2023-10-09T08:15:58.536 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:58.559 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:58.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:58.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:58.662 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:58.665 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 34 16 59574 59558 109.471 85.875 0.0049845 0.0091297 2023-10-09T08:15:58.694 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:58.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:58.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:58.728 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:15:58 smithi081 bash[76862]: cluster 2023-10-09T08:15:57.256280+0000 mgr.y (mgr.26009) 407 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-10-09T08:15:58.797 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:58.805 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:15:58 smithi118 bash[59345]: cluster 2023-10-09T08:15:57.256280+0000 mgr.y (mgr.26009) 407 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-10-09T08:15:58.825 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:58.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:58.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:58.929 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:58.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:15:58.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:58.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:58.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:59.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:59.070 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:15:58 smithi081 bash[79557]: cluster 2023-10-09T08:15:57.256280+0000 mgr.y (mgr.26009) 407 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-10-09T08:15:59.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:59.098 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:59.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:59.199 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:59.231 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:59.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:59.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:59.337 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:59.370 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:15:59.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:59.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:15:59.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:59.499 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:59.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:59.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:59.602 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:59.634 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:15:59.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:59.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:15:59.665 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 35 15 60817 60802 108.565 77.75 0.00836163 0.00920617 2023-10-09T08:15:59.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:59.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:59.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:59.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:15:59.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:59.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:15:59.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:15:59.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:00.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:00.038 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:00.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:00.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:00.141 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:00.164 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:00.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:00.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:00.269 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:00.294 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:00.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:00.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:00.396 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:00.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:00.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:00.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:00.437 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:16:00.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:00.560 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:00.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:00.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:00.664 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:00.665 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 36 16 62101 62085 107.776 80.1875 0.0153185 0.00927257 2023-10-09T08:16:00.696 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:00.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:00.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:00.738 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:00 smithi081 bash[76862]: cluster 2023-10-09T08:15:59.257037+0000 mgr.y (mgr.26009) 408 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-09T08:16:00.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:00.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:00.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:00.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:00.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:00.957 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:16:00.989 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:00.991 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:00 smithi081 bash[79557]: cluster 2023-10-09T08:15:59.257037+0000 mgr.y (mgr.26009) 408 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-09T08:16:00.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:00.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:01.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:00 smithi118 bash[59345]: cluster 2023-10-09T08:15:59.257037+0000 mgr.y (mgr.26009) 408 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-09T08:16:01.093 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:01.118 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:01.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:01.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:01.223 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:01.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:01.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:01.256 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:16:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:16:01] "GET /metrics HTTP/1.1" 200 36446 "" "Prometheus/2.33.4" 2023-10-09T08:16:01.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:01.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:01.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:01.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:01.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:01.498 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:01.532 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:01.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:01.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:01.638 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:01.664 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:01.665 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 37 16 63352 63336 106.976 78.1875 0.0197407 0.00934192 2023-10-09T08:16:01.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:01.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:01.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:01 smithi118 bash[59345]: cluster 2023-10-09T08:16:01.257936+0000 mgr.y (mgr.26009) 409 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-09T08:16:01.768 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:01.792 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:01.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:01.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:01.896 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:01.920 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:01.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:01.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:02.022 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:02.058 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:02.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:02.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:02.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:01 smithi081 bash[76862]: cluster 2023-10-09T08:16:01.257936+0000 mgr.y (mgr.26009) 409 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-09T08:16:02.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:01 smithi081 bash[79557]: cluster 2023-10-09T08:16:01.257936+0000 mgr.y (mgr.26009) 409 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-09T08:16:02.165 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:02.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:02.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:02.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:02.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:02.323 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:02.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:02.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:02.432 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:02.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:02.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:02.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:02.568 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:02.591 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:02.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:02.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:02.665 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 38 16 64623 64607 106.252 79.4375 0.00721033 0.00940547 2023-10-09T08:16:02.696 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:02.725 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:02.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:02.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:02.829 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:02.856 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:02.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:02.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:02.961 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:02.999 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:16:03.000 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:03.003 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:16:03.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:03.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:03.105 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:03.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:03.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:03.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:03.234 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:03.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:03.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:03.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:03.369 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:03.416 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:03.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:03.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:03.521 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:03.551 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:03.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:03.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:03.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:03.665 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 39 16 65790 65774 105.397 72.9375 0.0145526 0.0094824 2023-10-09T08:16:03.680 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:03.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:03.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:03.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:03.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:03.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:03.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:03.919 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:03.945 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:03.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:03.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:04.049 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:04.075 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:04.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:04.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:04.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:04.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:04.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:04.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:04.308 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:04.336 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:04.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:04.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:04.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:04.467 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:04.469 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:04 smithi081 bash[76862]: cluster 2023-10-09T08:16:03.258505+0000 mgr.y (mgr.26009) 410 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-09T08:16:04.469 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:04 smithi081 bash[79557]: cluster 2023-10-09T08:16:03.258505+0000 mgr.y (mgr.26009) 410 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-09T08:16:04.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:04.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:04.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:04.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:04.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:04.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:04.666 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:16:04.664859+0000 min lat: 0.00116066 max lat: 0.282696 avg lat: 0.00954769 2023-10-09T08:16:04.666 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:16:04.666 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 40 16 67017 67001 104.679 76.6875 0.00957554 0.00954769 2023-10-09T08:16:04.699 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:04.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:04.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:04.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:04.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:04 smithi118 bash[59345]: cluster 2023-10-09T08:16:03.258505+0000 mgr.y (mgr.26009) 410 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-09T08:16:04.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:04.853 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:04.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:04.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:04.958 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:04.986 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:04.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:04.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:05.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:05.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:05.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:05.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:05.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:05.260 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:05.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:05.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:05.363 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:05.400 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:05.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:05.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:05.505 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:05.530 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:05.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:05.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:05.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:05.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:05.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:05.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:05.666 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 41 16 68204 68188 103.935 74.1875 0.0249565 0.0096154 2023-10-09T08:16:05.761 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:05.794 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:05.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:05.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:05.900 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:05.929 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:05.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:05.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:06.032 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:06.059 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:06.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:06.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:06.162 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:06.195 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:06.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:06.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:06.301 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:06.321 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:06 smithi081 bash[76862]: cluster 2023-10-09T08:16:05.259264+0000 mgr.y (mgr.26009) 411 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-10-09T08:16:06.348 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:06.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:06.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:06.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:06.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:06.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:06.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:06.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:06 smithi118 bash[59345]: cluster 2023-10-09T08:16:05.259264+0000 mgr.y (mgr.26009) 411 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-10-09T08:16:06.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:06.603 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:06 smithi081 bash[79557]: cluster 2023-10-09T08:16:05.259264+0000 mgr.y (mgr.26009) 411 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-10-09T08:16:06.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:06.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:06.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:06.666 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 42 16 69405 69389 103.248 75.0625 0.017144 0.00967993 2023-10-09T08:16:06.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:06.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:06.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:06.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:06.857 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:06.890 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:06.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:06.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:06.995 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:07.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:07.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:07.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:07.125 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:07.169 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:07.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:07.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:07.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:07.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:07.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:07.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:07.408 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:07.434 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:07.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:07.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:07.538 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:07.541 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:16:07.570 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:07.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:07.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:07.666 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 43 16 70552 70536 102.514 71.6875 0.0098599 0.00974416 2023-10-09T08:16:07.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:07.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:07.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:07.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:07.796 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:07.825 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:07.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:07.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:07.931 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:07.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:07.957 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:07.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:08.058 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:08.088 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:08.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:08.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:08.192 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:08.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:08.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:08.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:08.325 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:08 smithi081 bash[76862]: cluster 2023-10-09T08:16:07.259711+0000 mgr.y (mgr.26009) 412 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-10-09T08:16:08.326 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:08 smithi081 bash[76862]: audit 2023-10-09T08:16:08.115201+0000 mon.c (mon.2) 186 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:16:08.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:08.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:08.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:08.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:08.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:08.492 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:08.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:08.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:08.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:08.609 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:08 smithi081 bash[79557]: cluster 2023-10-09T08:16:07.259711+0000 mgr.y (mgr.26009) 412 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-10-09T08:16:08.609 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:08 smithi081 bash[79557]: audit 2023-10-09T08:16:08.115201+0000 mon.c (mon.2) 186 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:16:08.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:08.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:08.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:08.666 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 44 16 71587 71571 101.654 64.6875 0.0135301 0.0098313 2023-10-09T08:16:08.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:08.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:08 smithi118 bash[59345]: cluster 2023-10-09T08:16:07.259711+0000 mgr.y (mgr.26009) 412 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-10-09T08:16:08.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:08 smithi118 bash[59345]: audit 2023-10-09T08:16:08.115201+0000 mon.c (mon.2) 186 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:16:08.765 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:08.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:08.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:08.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:08.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:08.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:08.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:08.998 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:09.028 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:09.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:09.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:09.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:09.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:09.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:09.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:09.270 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:09.296 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:09.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:09.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:09.399 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:09.435 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:09.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:09.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:09.539 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:09.570 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:09.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:09.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:09.666 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 45 16 72642 72626 100.86 65.9375 0.0115963 0.00990931 2023-10-09T08:16:09.674 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:09.701 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:09.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:09.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:09.806 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:09.834 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:09.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:09.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:09.938 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:09.963 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:09.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:09.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:10.067 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:10.101 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:10.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:10.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:10.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:10.230 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:10.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:10.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:10.332 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:10 smithi118 bash[59345]: cluster 2023-10-09T08:16:09.260344+0000 mgr.y (mgr.26009) 413 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-10-09T08:16:10.334 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:10.375 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:10.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:10.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:10.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:10.485 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:10 smithi081 bash[76862]: cluster 2023-10-09T08:16:09.260344+0000 mgr.y (mgr.26009) 413 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-10-09T08:16:10.485 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:10 smithi081 bash[79557]: cluster 2023-10-09T08:16:09.260344+0000 mgr.y (mgr.26009) 413 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-10-09T08:16:10.510 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:10.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:10.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:10.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:10.646 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:10.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:10.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:10.666 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 46 16 73750 73734 100.173 69.25 0.0167298 0.00997751 2023-10-09T08:16:10.753 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:10.782 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:10.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:10.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:10.886 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:10.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:10.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:10.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:11.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:11.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:11.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:11.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:11.168 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:11.258 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:11.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:11.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:11.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:11.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:11.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:11.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:11.497 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:11.529 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:11.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:11.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:11.638 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:11.651 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:16:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:16:11] "GET /metrics HTTP/1.1" 200 36448 "" "Prometheus/2.33.4" 2023-10-09T08:16:11.665 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:11.666 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 47 16 74867 74851 99.5265 69.8125 0.0183935 0.0100416 2023-10-09T08:16:11.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:11.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:11.768 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:11.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:11.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:11.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:11.897 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:11.930 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:11.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:11.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:12.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:12.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:12.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:12.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:12.169 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:12.207 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:12.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:12.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:12.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:12.340 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:12.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:12.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:12.443 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:12.453 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:12 smithi118 bash[59345]: cluster 2023-10-09T08:16:11.262158+0000 mgr.y (mgr.26009) 414 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-10-09T08:16:12.477 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:12.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:12.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:12.581 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:12.624 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:12.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:12 smithi081 bash[76862]: cluster 2023-10-09T08:16:11.262158+0000 mgr.y (mgr.26009) 414 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-10-09T08:16:12.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:12 smithi081 bash[79557]: cluster 2023-10-09T08:16:11.262158+0000 mgr.y (mgr.26009) 414 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-10-09T08:16:12.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:12.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:12.666 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 48 16 76016 76000 98.949 71.8125 0.0115311 0.0101004 2023-10-09T08:16:12.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:12.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:12.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:12.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:12.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:12.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:12.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:12.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:12.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:13.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:13.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:13.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:13.130 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:13.157 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:13.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:13.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:13.260 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:13.287 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:13.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:13.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:13.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:13.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:13.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:13.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:13.514 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:13.553 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:13.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:13.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:13.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:13.666 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 49 16 76882 76866 98.0341 54.125 0.00950841 0.0101953 2023-10-09T08:16:13.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:13.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:13.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:13.713 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:16:13.713 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:16:13.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:13.828 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:13.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:13.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:13.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:13.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:13.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:13.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:14.064 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:14.088 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:14.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:14.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:14.192 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:14.217 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:14.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:14.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:14.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:14.345 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:14 smithi118 bash[59345]: cluster 2023-10-09T08:16:13.262603+0000 mgr.y (mgr.26009) 415 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2023-10-09T08:16:14.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:14.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:14.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:14.451 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:14.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:14.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:14.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:14.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:14.587 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:14 smithi081 bash[76862]: cluster 2023-10-09T08:16:13.262603+0000 mgr.y (mgr.26009) 415 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2023-10-09T08:16:14.588 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:14 smithi081 bash[79557]: cluster 2023-10-09T08:16:13.262603+0000 mgr.y (mgr.26009) 415 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2023-10-09T08:16:14.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:14.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:14.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:14.666 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 50 16 77897 77881 97.3421 63.4375 0.00769024 0.0102679 2023-10-09T08:16:14.705 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:14.733 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:14.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:14.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:14.838 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:14.871 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:14.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:14.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:14.979 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:15.007 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:15.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:15.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:15.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:15.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:15.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:15.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:15.241 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:15.268 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:15.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:15.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:15.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:15.402 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:15.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:15.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:15.507 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:15.535 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:15.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:15.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:15.638 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:15.666 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 51 16 78942 78926 96.7139 65.3125 0.012171 0.0103339 2023-10-09T08:16:15.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:15.671 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:15.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:15.772 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:15.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:15.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:15.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:15.898 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:15.922 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:15.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:15.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:16.027 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:16.059 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:16.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:16.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:16.163 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:16.206 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:16.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:16.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:16.311 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:16.346 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:16.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:16.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:16.350 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:16 smithi081 bash[76862]: cluster 2023-10-09T08:16:15.263365+0000 mgr.y (mgr.26009) 416 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-09T08:16:16.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:16.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:16.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:16.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:16.578 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:16.586 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:16 smithi118 bash[59345]: cluster 2023-10-09T08:16:15.263365+0000 mgr.y (mgr.26009) 416 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-09T08:16:16.601 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:16.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:16.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:16.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:16 smithi081 bash[79557]: cluster 2023-10-09T08:16:15.263365+0000 mgr.y (mgr.26009) 416 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-09T08:16:16.667 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 52 16 79929 79913 96.0402 61.6875 0.0112058 0.0104074 2023-10-09T08:16:16.706 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:16.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:16.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:16.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:16.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:16.867 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:16.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:16.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:16.972 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:16.997 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:16.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:16.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:17.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:17.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:17.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:17.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:17.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-09T08:16:17.238 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:17.262 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:17.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:17.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:17.365 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:17.392 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:17.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:17.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:17.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:17.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:17.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:17.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:17.630 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:17.660 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:17.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:17.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:17.666 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 53 16 80973 80957 95.4592 65.25 0.013125 0.0104692 2023-10-09T08:16:17.766 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:17.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:17.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:17.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:17.897 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:17.919 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:17.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:17.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:18.023 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:18.051 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:18.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:18.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:18.155 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:18.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:18.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:18.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:18.293 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:18.340 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:18.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:18.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:18.445 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:18.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:18.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:18.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:18.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:18.598 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:18.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:18.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:18.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:18 smithi081 bash[76862]: cluster 2023-10-09T08:16:17.263878+0000 mgr.y (mgr.26009) 417 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2023-10-09T08:16:18.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:18 smithi081 bash[79557]: cluster 2023-10-09T08:16:17.263878+0000 mgr.y (mgr.26009) 417 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2023-10-09T08:16:18.667 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 54 16 81901 81885 94.7654 58 0.00895742 0.0105478 2023-10-09T08:16:18.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:18.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:18.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:18.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:18.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:18 smithi118 bash[59345]: cluster 2023-10-09T08:16:17.263878+0000 mgr.y (mgr.26009) 417 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2023-10-09T08:16:18.828 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:18.865 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:18.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:18.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:18.969 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:19.004 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:19.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:19.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:19.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:19.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:19.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:19.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:19.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:19.275 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:19.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:19.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:19.380 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:19.408 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:19.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:19.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:19.502 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:16:19.512 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:19.541 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:19.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:19.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:19.562 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:16:19.640 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:16:19.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:19.667 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 55 16 82844 82828 94.1139 58.9375 0.0449795 0.0106196 2023-10-09T08:16:19.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:19.675 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:19.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:19.683 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:16:19.727 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:16:19.770 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:16:19.776 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:19.803 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:19.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:19.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:19.809 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:16:19.845 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:16:19.855 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:16:19.855 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:16:19.855 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:16:19.855 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:16:19.855 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:16:19.855 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:16:19.855 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:16:19.855 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:16:19.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:19.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:19.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:19.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:20.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:20.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:20.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:20.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:20.168 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:20.197 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:20.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:20.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:20.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:20.336 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:20.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:20.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:20.385 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:16:20.385 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.2 to 1 (10000) 2023-10-09T08:16:20.430 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:20 smithi081 bash[76862]: cluster 2023-10-09T08:16:19.264577+0000 mgr.y (mgr.26009) 418 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-09T08:16:20.430 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:20 smithi081 bash[76862]: audit 2023-10-09T08:16:19.432801+0000 mon.b (mon.1) 4 : audit 0 from='client.? 172.21.15.81:0/3252141016' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:16:20.430 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:20 smithi081 bash[76862]: audit 2023-10-09T08:16:19.875288+0000 mon.b (mon.1) 5 : audit 1 from='client.? 172.21.15.81:0/2467966915' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T08:16:20.430 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:20 smithi081 bash[76862]: audit 2023-10-09T08:16:19.875628+0000 mon.a (mon.0) 362 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T08:16:20.430 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:20 smithi081 bash[76862]: audit 2023-10-09T08:16:20.235570+0000 mon.a (mon.0) 363 : audit 1 from='client.? 172.21.15.81:0/2891062327' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:16:20.430 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:20 smithi081 bash[79557]: cluster 2023-10-09T08:16:19.264577+0000 mgr.y (mgr.26009) 418 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-09T08:16:20.430 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:20 smithi081 bash[79557]: audit 2023-10-09T08:16:19.432801+0000 mon.b (mon.1) 4 : audit 0 from='client.? 172.21.15.81:0/3252141016' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:16:20.431 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:20 smithi081 bash[79557]: audit 2023-10-09T08:16:19.875288+0000 mon.b (mon.1) 5 : audit 1 from='client.? 172.21.15.81:0/2467966915' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T08:16:20.431 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:20 smithi081 bash[79557]: audit 2023-10-09T08:16:19.875628+0000 mon.a (mon.0) 362 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T08:16:20.431 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:20 smithi081 bash[79557]: audit 2023-10-09T08:16:20.235570+0000 mon.a (mon.0) 363 : audit 1 from='client.? 172.21.15.81:0/2891062327' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:16:20.442 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:20.469 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:20.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:20.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:20.575 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:20.599 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:20.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:20.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:20.667 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 56 16 83806 83790 93.5069 60.125 0.00505711 0.0106892 2023-10-09T08:16:20.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:20.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:20.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:20.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:20 smithi118 bash[59345]: cluster 2023-10-09T08:16:19.264577+0000 mgr.y (mgr.26009) 418 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-09T08:16:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:20 smithi118 bash[59345]: audit 2023-10-09T08:16:19.432801+0000 mon.b (mon.1) 4 : audit 0 from='client.? 172.21.15.81:0/3252141016' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:16:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:20 smithi118 bash[59345]: audit 2023-10-09T08:16:19.875288+0000 mon.b (mon.1) 5 : audit 1 from='client.? 172.21.15.81:0/2467966915' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T08:16:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:20 smithi118 bash[59345]: audit 2023-10-09T08:16:19.875628+0000 mon.a (mon.0) 362 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T08:16:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:20 smithi118 bash[59345]: audit 2023-10-09T08:16:20.235570+0000 mon.a (mon.0) 363 : audit 1 from='client.? 172.21.15.81:0/2891062327' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:16:20.834 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:20.862 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:20.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:20.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:20.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:20.990 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:20.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:20.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:21.097 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:21.122 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:21.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:21.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:21.225 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:21.258 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:21.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:21.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:21.288 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:16:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:16:21] "GET /metrics HTTP/1.1" 200 36448 "" "Prometheus/2.33.4" 2023-10-09T08:16:21.362 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:21.390 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:21.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:21.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:21.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:21.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:21 smithi118 bash[59345]: cluster 2023-10-09T08:16:20.358346+0000 mon.a (mon.0) 364 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:16:21.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:21 smithi118 bash[59345]: cluster 2023-10-09T08:16:20.358379+0000 mon.a (mon.0) 365 : cluster 1 Cluster is now healthy 2023-10-09T08:16:21.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:21 smithi118 bash[59345]: cluster 2023-10-09T08:16:20.377067+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e112 with expected crc 2023-10-09T08:16:21.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:21 smithi118 bash[59345]: audit 2023-10-09T08:16:20.378596+0000 mon.a (mon.0) 366 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-09T08:16:21.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:21 smithi118 bash[59345]: audit 2023-10-09T08:16:20.378662+0000 mon.a (mon.0) 367 : audit 1 from='client.? 172.21.15.81:0/2891062327' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:16:21.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:21 smithi118 bash[59345]: cluster 2023-10-09T08:16:20.378713+0000 mon.a (mon.0) 368 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-10-09T08:16:21.521 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:21.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:21.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:21.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:21 smithi081 bash[76862]: cluster 2023-10-09T08:16:20.358346+0000 mon.a (mon.0) 364 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:16:21.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:21 smithi081 bash[76862]: cluster 2023-10-09T08:16:20.358379+0000 mon.a (mon.0) 365 : cluster 1 Cluster is now healthy 2023-10-09T08:16:21.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:21 smithi081 bash[76862]: cluster 2023-10-09T08:16:20.377067+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e112 with expected crc 2023-10-09T08:16:21.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:21 smithi081 bash[76862]: audit 2023-10-09T08:16:20.378596+0000 mon.a (mon.0) 366 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-09T08:16:21.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:21 smithi081 bash[76862]: audit 2023-10-09T08:16:20.378662+0000 mon.a (mon.0) 367 : audit 1 from='client.? 172.21.15.81:0/2891062327' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:16:21.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:21 smithi081 bash[76862]: cluster 2023-10-09T08:16:20.378713+0000 mon.a (mon.0) 368 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-10-09T08:16:21.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:21 smithi081 bash[79557]: cluster 2023-10-09T08:16:20.358346+0000 mon.a (mon.0) 364 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:16:21.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:21 smithi081 bash[79557]: cluster 2023-10-09T08:16:20.358379+0000 mon.a (mon.0) 365 : cluster 1 Cluster is now healthy 2023-10-09T08:16:21.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:21 smithi081 bash[79557]: cluster 2023-10-09T08:16:20.377067+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e112 with expected crc 2023-10-09T08:16:21.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:21 smithi081 bash[79557]: audit 2023-10-09T08:16:20.378596+0000 mon.a (mon.0) 366 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-09T08:16:21.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:21 smithi081 bash[79557]: audit 2023-10-09T08:16:20.378662+0000 mon.a (mon.0) 367 : audit 1 from='client.? 172.21.15.81:0/2891062327' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:16:21.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:21 smithi081 bash[79557]: cluster 2023-10-09T08:16:20.378713+0000 mon.a (mon.0) 368 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-10-09T08:16:21.627 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:21.659 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:21.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:21.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:21.667 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 57 16 84809 84793 92.9661 62.6875 0.0108739 0.0107497 2023-10-09T08:16:21.763 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:21.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:21.800 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:21.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:21.901 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:21.945 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:21.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:21.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:22.048 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:22.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:22.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:22.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:22.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:22.216 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:22.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:22.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:22.325 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:22.356 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:22.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:22.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:22.461 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:22.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:22.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:22.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:22.588 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:22.597 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:22 smithi118 bash[59345]: cluster 2023-10-09T08:16:21.264978+0000 mgr.y (mgr.26009) 419 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-09T08:16:22.621 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:22.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:22.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:22.667 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 58 16 85866 85850 92.5021 66.0625 0.00614558 0.0108053 2023-10-09T08:16:22.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:22.733 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:22 smithi081 bash[76862]: cluster 2023-10-09T08:16:21.264978+0000 mgr.y (mgr.26009) 419 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-09T08:16:22.734 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:22 smithi081 bash[79557]: cluster 2023-10-09T08:16:21.264978+0000 mgr.y (mgr.26009) 419 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-09T08:16:22.756 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:22.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:22.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:22.861 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:22.891 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:22.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:22.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:22.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 3 1 2023-10-09T08:16:22.997 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:23.028 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:23.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:23.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:23.132 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:23.168 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:23.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:23.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:23.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:23.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:23.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:23.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:23.401 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:23.425 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:23.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:23.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:23.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:23.559 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:23.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:23.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:23.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:23.667 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 59 16 86867 86851 91.9945 62.5625 0.01611 0.0108649 2023-10-09T08:16:23.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:16:23.698 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:23.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:23.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:23.802 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:23.837 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:23.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:23.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:23.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:23.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:23.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:23.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:24.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:24.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:24.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:24.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:24.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:24 smithi118 bash[59345]: audit 2023-10-09T08:16:23.126540+0000 mon.a (mon.0) 369 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:24.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:24 smithi118 bash[59345]: audit 2023-10-09T08:16:23.128702+0000 mon.c (mon.2) 187 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:16:24.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:24 smithi118 bash[59345]: cluster 2023-10-09T08:16:23.265427+0000 mgr.y (mgr.26009) 420 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-09T08:16:24.207 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:24.239 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:24.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:24.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:24.343 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:24.371 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:24.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:24.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:24 smithi081 bash[76862]: audit 2023-10-09T08:16:23.126540+0000 mon.a (mon.0) 369 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:24 smithi081 bash[76862]: audit 2023-10-09T08:16:23.128702+0000 mon.c (mon.2) 187 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:16:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:24 smithi081 bash[76862]: cluster 2023-10-09T08:16:23.265427+0000 mgr.y (mgr.26009) 420 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-09T08:16:24.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:24 smithi081 bash[79557]: audit 2023-10-09T08:16:23.126540+0000 mon.a (mon.0) 369 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:24.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:24 smithi081 bash[79557]: audit 2023-10-09T08:16:23.128702+0000 mon.c (mon.2) 187 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:16:24.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:24 smithi081 bash[79557]: cluster 2023-10-09T08:16:23.265427+0000 mgr.y (mgr.26009) 420 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-09T08:16:24.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:24.499 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:24.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:24.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:24.603 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:24.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:24.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:24.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:24.667 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:16:24.666752+0000 min lat: 0.00116066 max lat: 0.282696 avg lat: 0.0109215 2023-10-09T08:16:24.668 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:16:24.668 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 60 16 87880 87864 91.5164 63.3125 0.00634542 0.0109215 2023-10-09T08:16:24.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:24.764 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:24.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:24.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:24.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:24.902 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:24.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:24.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:24.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:16:25.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:25.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:25.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:25.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:25.157 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:25.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:25.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:25.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:25.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:25.311 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:25.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:25.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:25.415 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:25.441 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:25.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:25.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:25.471 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:16:25.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:25.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:25.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:25.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:25.667 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 61 16 88857 88841 91.0171 61.0625 0.00729834 0.0109813 2023-10-09T08:16:25.682 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:25.707 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:25.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:25.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:25.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:25.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:25.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:25.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:25.944 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:25.970 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:25.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:25.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:26.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:26.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:26.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:26.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:26.208 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:26.232 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:26.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:26.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:26.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:26.345 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:26 smithi081 bash[76862]: cluster 2023-10-09T08:16:25.266177+0000 mgr.y (mgr.26009) 421 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2023-10-09T08:16:26.345 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:26 smithi081 bash[79557]: cluster 2023-10-09T08:16:25.266177+0000 mgr.y (mgr.26009) 421 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2023-10-09T08:16:26.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:26.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:26.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:26.465 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:26.474 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:26 smithi118 bash[59345]: cluster 2023-10-09T08:16:25.266177+0000 mgr.y (mgr.26009) 421 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2023-10-09T08:16:26.490 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:26.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:26.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:26.596 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:26.623 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:26.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:26.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:26.668 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 62 16 89859 89843 90.559 62.625 0.0205692 0.0110366 2023-10-09T08:16:26.728 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:26.756 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:26.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:26.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:26.859 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:26.889 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:26.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:26.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:26.991 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:27.019 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:27.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:27.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:27.125 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:27.155 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:27.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:27.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:27.262 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:27.316 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:27.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:27.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:27.421 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:27.446 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:27.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:27.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:27.508 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:16:27.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:27.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:27.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:27.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:27.668 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 63 16 90835 90819 90.0898 61 0.00965002 0.0110945 2023-10-09T08:16:27.700 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:27.746 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:27.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:27.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:27.851 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:27.884 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:27.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:27.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:27.992 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:28.032 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:28.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:28.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:28.136 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:28.165 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:28.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:28.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:28.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:28.299 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:28.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:28.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:28.403 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:28.440 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:28.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:28.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:28.519 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:16:28.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:28.552 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:28 smithi081 bash[76862]: cluster 2023-10-09T08:16:27.266589+0000 mgr.y (mgr.26009) 422 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2023-10-09T08:16:28.552 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:28 smithi081 bash[79557]: cluster 2023-10-09T08:16:27.266589+0000 mgr.y (mgr.26009) 422 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2023-10-09T08:16:28.574 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:28.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:28.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:28.668 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 64 16 91796 91780 89.6205 60.0625 0.00950132 0.0111524 2023-10-09T08:16:28.679 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:28.688 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:28 smithi118 bash[59345]: cluster 2023-10-09T08:16:27.266589+0000 mgr.y (mgr.26009) 422 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2023-10-09T08:16:28.727 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:28.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:28.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:28.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:28.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:28.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:28.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:28.967 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:28.997 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:28.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:28.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:29.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:29.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:29.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:29.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:29.234 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:29.271 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:29.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:29.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:29.377 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:29.413 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:29.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:29.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:29.520 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:29.553 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:29.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:29.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:29.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:29.668 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 65 16 92772 92756 89.1798 61 0.0156869 0.011208 2023-10-09T08:16:29.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:29.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:29.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:29.785 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:29.820 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:29.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:29.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:29.925 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:29.954 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:29.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:29.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:30.059 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:30.085 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:30.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:30.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:30.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:30.217 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:30.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:30.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:30.322 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:30.351 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:30.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:30.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:30.460 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:30.491 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:30.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:30.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:30.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:30.604 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:30 smithi081 bash[76862]: cluster 2023-10-09T08:16:29.267160+0000 mgr.y (mgr.26009) 423 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-10-09T08:16:30.604 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:30 smithi081 bash[79557]: cluster 2023-10-09T08:16:29.267160+0000 mgr.y (mgr.26009) 423 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-10-09T08:16:30.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:30.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:30.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:30.668 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 66 16 93739 93723 88.7443 60.4375 0.0254469 0.0112633 2023-10-09T08:16:30.724 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:30.735 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:30 smithi118 bash[59345]: cluster 2023-10-09T08:16:29.267160+0000 mgr.y (mgr.26009) 423 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-10-09T08:16:30.753 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:30.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:30.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:30.857 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:30.885 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:30.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:30.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:30.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:31.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:31.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:31.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:31.138 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:31.169 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:31.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:31.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:31.276 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:31.300 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:31.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:31.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:31.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:16:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:16:31] "GET /metrics HTTP/1.1" 200 36445 "" "Prometheus/2.33.4" 2023-10-09T08:16:31.407 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:31.441 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:31.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:31.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:31.463 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:16:31.544 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:31.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:31.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:31.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:31.668 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 67 16 94599 94583 88.2219 53.75 0.0129132 0.0113296 2023-10-09T08:16:31.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:31.714 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:31.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:31.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:31.817 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:31.852 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:31.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:31.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:31.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:31.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:31.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:31.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:32.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:32.107 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:32.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:32.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:32.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:32.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:32.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:32.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:32.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:32.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:32.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:32.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:32.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:32.474 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:32 smithi081 bash[76862]: cluster 2023-10-09T08:16:31.267753+0000 mgr.y (mgr.26009) 424 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2023-10-09T08:16:32.475 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:32 smithi081 bash[79557]: cluster 2023-10-09T08:16:31.267753+0000 mgr.y (mgr.26009) 424 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2023-10-09T08:16:32.498 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:32.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:32.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:32.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:32.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:32.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:32.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:32.668 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 68 16 95557 95541 87.8049 59.875 0.00419615 0.0113779 2023-10-09T08:16:32.727 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:32.735 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:32 smithi118 bash[59345]: cluster 2023-10-09T08:16:31.267753+0000 mgr.y (mgr.26009) 424 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2023-10-09T08:16:32.760 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:32.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:32.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:32.866 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:32.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:32.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:32.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:33.006 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:33.029 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:33.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:33.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:33.132 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:33.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:33.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:33.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:33.267 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:33.293 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:33.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:33.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:33.396 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:33.418 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:33.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:33.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:33.521 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:33.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:33.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:33.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:33.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:33.668 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 69 16 96359 96343 87.2588 50.125 0.0127364 0.0114542 2023-10-09T08:16:33.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:33.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:33.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:33.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:33.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:33.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:33.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:33.940 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:33.977 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:33.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:33.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:34.082 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:34.107 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:34.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:34.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:34.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:34.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:34.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:34.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:34.344 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:34 smithi081 bash[76862]: cluster 2023-10-09T08:16:33.268291+0000 mgr.y (mgr.26009) 425 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2023-10-09T08:16:34.355 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:34.385 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:34.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:34.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:34.489 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:34.522 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:34.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:34.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:34.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:34 smithi081 bash[79557]: cluster 2023-10-09T08:16:33.268291+0000 mgr.y (mgr.26009) 425 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2023-10-09T08:16:34.627 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:34.655 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:34.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:34.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:34.668 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 70 16 97284 97268 86.8381 57.8125 0.0296911 0.0115097 2023-10-09T08:16:34.680 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:34 smithi118 bash[59345]: cluster 2023-10-09T08:16:33.268291+0000 mgr.y (mgr.26009) 425 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2023-10-09T08:16:34.761 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:34.785 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:34.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:34.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:34.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:34.915 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:34.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:34.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:35.018 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:35.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:35.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:35.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:35.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:35.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:35.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:35.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:35.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:35.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:35.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:35.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:35.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:35 smithi118 bash[59345]: audit 2023-10-09T08:16:34.391805+0000 mon.c (mon.2) 188 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:16:35.407 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:35.415 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:35 smithi081 bash[79557]: audit 2023-10-09T08:16:34.391805+0000 mon.c (mon.2) 188 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:16:35.415 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:35 smithi081 bash[76862]: audit 2023-10-09T08:16:34.391805+0000 mon.c (mon.2) 188 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:16:35.429 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:35.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:35.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:35.532 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:35.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:35.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:35.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:35.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:35.668 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 71 16 98221 98205 86.4397 58.5625 0.0112652 0.0115628 2023-10-09T08:16:35.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:35.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:35.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:35.789 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:35.812 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:35.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:35.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:35.915 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:35.946 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:35.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:35.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:36.053 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:36.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:36.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:36.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:36.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:36.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:36.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:36.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:36.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:36.342 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:36.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:36.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:36.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:36.456 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:36 smithi081 bash[76862]: cluster 2023-10-09T08:16:35.269148+0000 mgr.y (mgr.26009) 426 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-09T08:16:36.456 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:36 smithi081 bash[79557]: cluster 2023-10-09T08:16:35.269148+0000 mgr.y (mgr.26009) 426 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-09T08:16:36.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:36.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:36.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:36.573 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:36.604 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:36.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:36.607 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:36 smithi118 bash[59345]: cluster 2023-10-09T08:16:35.269148+0000 mgr.y (mgr.26009) 426 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-09T08:16:36.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:36.669 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 72 16 98958 98942 85.8789 46.0625 0.0085876 0.0116385 2023-10-09T08:16:36.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:36.730 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:36.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:36.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:36.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:36.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:36.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:36.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:36.958 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:36.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:36.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:36.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:37.097 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:37.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:37.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:37.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:37.233 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:37.259 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:37.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:37.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:37.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:37.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:37.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:37.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:37.500 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:37.537 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:37.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:37.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:37.643 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:37.669 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 73 16 99878 99862 85.4901 57.5 0.0143428 0.0116913 2023-10-09T08:16:37.679 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:37.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:37.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:37.783 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:37.809 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:37.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:37.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:37.913 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:37.936 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:37.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:37.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:38.038 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:38.063 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:38.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:38.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:38.168 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:38.192 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:38.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:38.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:38.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:38.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:38.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:38.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:38.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:38 smithi118 bash[59345]: cluster 2023-10-09T08:16:37.269500+0000 mgr.y (mgr.26009) 427 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 788 op/s 2023-10-09T08:16:38.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:38 smithi118 bash[59345]: audit 2023-10-09T08:16:38.115734+0000 mon.c (mon.2) 189 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:16:38.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:38.438 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:38 smithi081 bash[76862]: cluster 2023-10-09T08:16:37.269500+0000 mgr.y (mgr.26009) 427 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 788 op/s 2023-10-09T08:16:38.438 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:38 smithi081 bash[76862]: audit 2023-10-09T08:16:38.115734+0000 mon.c (mon.2) 189 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:16:38.438 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:38 smithi081 bash[79557]: cluster 2023-10-09T08:16:37.269500+0000 mgr.y (mgr.26009) 427 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 788 op/s 2023-10-09T08:16:38.439 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:38 smithi081 bash[79557]: audit 2023-10-09T08:16:38.115734+0000 mon.c (mon.2) 189 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:16:38.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:38.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:38.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:38.499 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:16:38.499 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:16:38.499 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-09T08:16:38.499 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-09T08:16:38.499 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:16:38.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:38.586 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:38.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:38.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:38.669 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 74 16 100777 100761 85.094 56.1875 0.0057312 0.0117468 2023-10-09T08:16:38.689 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:38.712 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:38.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:38.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:38.821 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:38.847 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:38.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:38.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:38.952 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:38.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:38.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:38.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:39.089 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:39.128 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:39.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:39.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:39.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:39.262 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:39.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:39.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:39.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:39.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:39.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:39.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:39.493 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:39.521 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:39.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:39.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:39.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:39.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:39.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:39.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:39.669 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 75 16 101584 101568 84.6319 50.4375 0.00414135 0.0118086 2023-10-09T08:16:39.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:39.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:39.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:39.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:39.877 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:39.909 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:39.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:39.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:40.012 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:40.063 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:40.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:40.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:40.171 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:40.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:40.232 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:40.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:40.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:40.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:40.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:40.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:40.469 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:40.484 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:40 smithi118 bash[59345]: cluster 2023-10-09T08:16:39.270222+0000 mgr.y (mgr.26009) 428 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2023-10-09T08:16:40.514 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:40.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:40.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:40.618 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:40.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:40 smithi081 bash[76862]: cluster 2023-10-09T08:16:39.270222+0000 mgr.y (mgr.26009) 428 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2023-10-09T08:16:40.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:40 smithi081 bash[79557]: cluster 2023-10-09T08:16:39.270222+0000 mgr.y (mgr.26009) 428 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2023-10-09T08:16:40.659 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:40.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:40.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:40.669 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 76 16 102251 102235 84.0668 41.6875 0.0222404 0.0118894 2023-10-09T08:16:40.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:40.795 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:40.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:40.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:40.902 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:40.932 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:40.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:40.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:41.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:41.063 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:41.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:41.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:41.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:41.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:41.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:41.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:41.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:41.313 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:41.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:41.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:41.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:16:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:16:41] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.33.4" 2023-10-09T08:16:41.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:41.443 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:41.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:41.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:41.551 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:41.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:41.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:41.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:41.669 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 77 16 102979 102963 83.5659 45.5 0.0194329 0.0119613 2023-10-09T08:16:41.686 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:41.713 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:41.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:41.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:41.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:41.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:41.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:41.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:41.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:41.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:41.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:41.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:42.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:42.084 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:41 smithi081 bash[76862]: audit 2023-10-09T08:16:40.995800+0000 mon.a (mon.0) 370 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:42.084 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:41 smithi081 bash[76862]: audit 2023-10-09T08:16:41.005944+0000 mon.a (mon.0) 371 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:42.084 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:41 smithi081 bash[76862]: cluster 2023-10-09T08:16:41.271120+0000 mgr.y (mgr.26009) 429 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2023-10-09T08:16:42.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:41 smithi081 bash[79557]: audit 2023-10-09T08:16:40.995800+0000 mon.a (mon.0) 370 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:42.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:41 smithi081 bash[79557]: audit 2023-10-09T08:16:41.005944+0000 mon.a (mon.0) 371 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:42.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:41 smithi081 bash[79557]: cluster 2023-10-09T08:16:41.271120+0000 mgr.y (mgr.26009) 429 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2023-10-09T08:16:42.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:42.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:42.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:41 smithi118 bash[59345]: audit 2023-10-09T08:16:40.995800+0000 mon.a (mon.0) 370 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:41 smithi118 bash[59345]: audit 2023-10-09T08:16:41.005944+0000 mon.a (mon.0) 371 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:41 smithi118 bash[59345]: cluster 2023-10-09T08:16:41.271120+0000 mgr.y (mgr.26009) 429 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2023-10-09T08:16:42.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:42.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:42.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:42.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:42.468 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:42.505 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:42.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:42.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:42.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:42.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:42.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:42.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:42.669 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 78 16 103845 103829 83.1884 54.125 0.0111568 0.012015 2023-10-09T08:16:42.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:42.771 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:42.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:42.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:42.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:42.905 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:42.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:42.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:43.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:43.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:43.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:43.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:43.112 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-09T08:16:43.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:43.186 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:43.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:43.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:43.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:43.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:43.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:43.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:43.430 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:43.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:43.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:43.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:43.579 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:43.612 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:43.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:43.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:43.669 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 79 16 104714 104698 82.8228 54.3125 0.0230755 0.012068 2023-10-09T08:16:43.717 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:43.740 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:43.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:43.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:43.844 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:43.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:43.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:43.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:43.984 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:44.011 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:44.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:44.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:44.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:44.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:44.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:44.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:44.253 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:44.289 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:44.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:44.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:44 smithi081 bash[76862]: cluster 2023-10-09T08:16:43.271592+0000 mgr.y (mgr.26009) 430 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 741 op/s 2023-10-09T08:16:44.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:44 smithi081 bash[79557]: cluster 2023-10-09T08:16:43.271592+0000 mgr.y (mgr.26009) 430 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 741 op/s 2023-10-09T08:16:44.394 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:44.419 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:44.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:44.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:44.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:44 smithi118 bash[59345]: cluster 2023-10-09T08:16:43.271592+0000 mgr.y (mgr.26009) 430 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 741 op/s 2023-10-09T08:16:44.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:44.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:44.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:44.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:44.665 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:44.671 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:16:44.670429+0000 min lat: 0.00116066 max lat: 0.282696 avg lat: 0.0121264 2023-10-09T08:16:44.671 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:16:44.671 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 80 16 105530 105514 82.4232 51 0.0192848 0.0121264 2023-10-09T08:16:44.697 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:44.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:44.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:44.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:44.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:44.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:44.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:44.955 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:44.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:45.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:45.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:45.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:45.134 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:16:45.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:45.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:45.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:45.189 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:16:45.240 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:16:45.261 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:45.281 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:16:45.294 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:45.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:45.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:45.318 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:16:45.345 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:45 smithi081 bash[76862]: audit 2023-10-09T08:16:44.423105+0000 mon.a (mon.0) 372 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:16:45.345 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:45 smithi081 bash[76862]: audit 2023-10-09T08:16:44.423551+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.81:0/1283451960' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:16:45.349 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.3 to 1 (10000) 2023-10-09T08:16:45.361 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:16:45.400 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:45.409 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:16:45.435 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:45.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:45.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:45.452 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:16:45.463 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:16:45.464 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:16:45.464 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:16:45.464 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:16:45.464 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:16:45.464 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:16:45.465 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:16:45.465 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:16:45.540 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:45.550 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:45 smithi118 bash[59345]: audit 2023-10-09T08:16:44.423105+0000 mon.a (mon.0) 372 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:16:45.550 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:45 smithi118 bash[59345]: audit 2023-10-09T08:16:44.423551+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.81:0/1283451960' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:16:45.550 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:45 smithi118 bash[59345]: audit 2023-10-09T08:16:45.099826+0000 mon.c (mon.2) 190 : audit 0 from='client.? 172.21.15.81:0/2352383237' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:16:45.550 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:45 smithi118 bash[59345]: audit 2023-10-09T08:16:45.327538+0000 mon.a (mon.0) 373 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:45.573 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:45.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:45.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:45 smithi081 bash[76862]: audit 2023-10-09T08:16:45.099826+0000 mon.c (mon.2) 190 : audit 0 from='client.? 172.21.15.81:0/2352383237' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:16:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:45 smithi081 bash[76862]: audit 2023-10-09T08:16:45.327538+0000 mon.a (mon.0) 373 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:45.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:45 smithi081 bash[79557]: audit 2023-10-09T08:16:44.423105+0000 mon.a (mon.0) 372 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:16:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:45 smithi081 bash[79557]: audit 2023-10-09T08:16:44.423551+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.81:0/1283451960' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:16:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:45 smithi081 bash[79557]: audit 2023-10-09T08:16:45.099826+0000 mon.c (mon.2) 190 : audit 0 from='client.? 172.21.15.81:0/2352383237' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:16:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:45 smithi081 bash[79557]: audit 2023-10-09T08:16:45.327538+0000 mon.a (mon.0) 373 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:45.671 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 81 16 106333 106317 82.0252 50.1875 0.0198901 0.0121862 2023-10-09T08:16:45.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:45.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:45.715 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:45.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:45.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:45.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:45.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:45.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:45.955 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:45.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:45.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:45.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:46.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:46.110 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:46.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:46.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:46.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:46.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:46.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:46.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:46.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:46.371 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:46.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:46.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:46.476 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:46.509 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:46.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:46.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:46.613 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:46.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[76862]: cluster 2023-10-09T08:16:45.272333+0000 mgr.y (mgr.26009) 431 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-10-09T08:16:46.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[76862]: cluster 2023-10-09T08:16:45.337455+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[76862]: audit 2023-10-09T08:16:45.339224+0000 mon.a (mon.0) 374 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-09T08:16:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[76862]: cluster 2023-10-09T08:16:45.339295+0000 mon.a (mon.0) 375 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-10-09T08:16:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[76862]: cluster 2023-10-09T08:16:45.357394+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[76862]: cluster 2023-10-09T08:16:45.361569+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[76862]: cluster 2023-10-09T08:16:45.361637+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[76862]: cluster 2023-10-09T08:16:45.363674+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[76862]: cluster 2023-10-09T08:16:45.363737+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[76862]: cluster 2023-10-09T08:16:45.363794+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[76862]: audit 2023-10-09T08:16:45.364701+0000 mon.a (mon.0) 376 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[76862]: cluster 2023-10-09T08:16:45.365017+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[76862]: audit 2023-10-09T08:16:45.945253+0000 mon.c (mon.2) 191 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:16:46.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[76862]: audit 2023-10-09T08:16:45.946317+0000 mon.c (mon.2) 192 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:16:46.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[76862]: audit 2023-10-09T08:16:45.954978+0000 mon.a (mon.0) 377 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:46.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[79557]: cluster 2023-10-09T08:16:45.272333+0000 mgr.y (mgr.26009) 431 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-10-09T08:16:46.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[79557]: cluster 2023-10-09T08:16:45.337455+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[79557]: audit 2023-10-09T08:16:45.339224+0000 mon.a (mon.0) 374 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-09T08:16:46.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[79557]: cluster 2023-10-09T08:16:45.339295+0000 mon.a (mon.0) 375 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-10-09T08:16:46.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[79557]: cluster 2023-10-09T08:16:45.357394+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[79557]: cluster 2023-10-09T08:16:45.361569+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[79557]: cluster 2023-10-09T08:16:45.361637+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[79557]: cluster 2023-10-09T08:16:45.363674+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[79557]: cluster 2023-10-09T08:16:45.363737+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[79557]: cluster 2023-10-09T08:16:45.363794+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[79557]: audit 2023-10-09T08:16:45.364701+0000 mon.a (mon.0) 376 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:46.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[79557]: cluster 2023-10-09T08:16:45.365017+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[79557]: audit 2023-10-09T08:16:45.945253+0000 mon.c (mon.2) 191 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:16:46.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[79557]: audit 2023-10-09T08:16:45.946317+0000 mon.c (mon.2) 192 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:16:46.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:46 smithi081 bash[79557]: audit 2023-10-09T08:16:45.954978+0000 mon.a (mon.0) 377 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:46.629 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:46 smithi118 bash[59345]: cluster 2023-10-09T08:16:45.272333+0000 mgr.y (mgr.26009) 431 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-10-09T08:16:46.629 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:46 smithi118 bash[59345]: cluster 2023-10-09T08:16:45.337455+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.629 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:46 smithi118 bash[59345]: audit 2023-10-09T08:16:45.339224+0000 mon.a (mon.0) 374 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-09T08:16:46.629 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:46 smithi118 bash[59345]: cluster 2023-10-09T08:16:45.339295+0000 mon.a (mon.0) 375 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-10-09T08:16:46.629 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:46 smithi118 bash[59345]: cluster 2023-10-09T08:16:45.357394+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.629 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:46 smithi118 bash[59345]: cluster 2023-10-09T08:16:45.361569+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.629 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:46 smithi118 bash[59345]: cluster 2023-10-09T08:16:45.361637+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.629 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:46 smithi118 bash[59345]: cluster 2023-10-09T08:16:45.363674+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.629 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:46 smithi118 bash[59345]: cluster 2023-10-09T08:16:45.363737+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.629 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:46 smithi118 bash[59345]: cluster 2023-10-09T08:16:45.363794+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.630 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:46 smithi118 bash[59345]: audit 2023-10-09T08:16:45.364701+0000 mon.a (mon.0) 376 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:46.630 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:46 smithi118 bash[59345]: cluster 2023-10-09T08:16:45.365017+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T08:16:46.630 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:46 smithi118 bash[59345]: audit 2023-10-09T08:16:45.945253+0000 mon.c (mon.2) 191 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:16:46.630 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:46 smithi118 bash[59345]: audit 2023-10-09T08:16:45.946317+0000 mon.c (mon.2) 192 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:16:46.630 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:46 smithi118 bash[59345]: audit 2023-10-09T08:16:45.954978+0000 mon.a (mon.0) 377 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:46.644 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:46.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:46.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:46.671 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 82 16 107210 107194 81.6933 54.8125 0.0297031 0.0122343 2023-10-09T08:16:46.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:46.781 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:46.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:46.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:46.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:46.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:46.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:46.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:47.017 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:47.055 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:47.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:47.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:47.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:47.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:47.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:47.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:47.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:47.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:47.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:47.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:47.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:47.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:47.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:47.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:47.571 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:47.611 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:47.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:47.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:47.671 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 83 16 108091 108075 81.3724 55.0625 0.0121635 0.0122835 2023-10-09T08:16:47.719 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:47.751 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:47.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:47.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:47.822 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 4 1 2023-10-09T08:16:47.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:47.916 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:47.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:47.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:48.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:48.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:48.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:48.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:48.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:48.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:48.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:48.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:48.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:48.328 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:48.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:48.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:48.364 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:16:48.433 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:48.460 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:48.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:48.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:48.563 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:48.587 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:48.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:48.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:48.591 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:48 smithi081 bash[76862]: cluster 2023-10-09T08:16:47.272757+0000 mgr.y (mgr.26009) 432 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s 2023-10-09T08:16:48.591 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:48 smithi081 bash[76862]: audit 2023-10-09T08:16:47.742087+0000 mon.a (mon.0) 378 : audit 1 from='client.? 172.21.15.81:0/32713205' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:16:48.591 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:48 smithi081 bash[79557]: cluster 2023-10-09T08:16:47.272757+0000 mgr.y (mgr.26009) 432 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s 2023-10-09T08:16:48.591 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:48 smithi081 bash[79557]: audit 2023-10-09T08:16:47.742087+0000 mon.a (mon.0) 378 : audit 1 from='client.? 172.21.15.81:0/32713205' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:16:48.671 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 84 16 108960 108944 81.0501 54.3125 0.0275013 0.0123324 2023-10-09T08:16:48.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:48.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:48.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:48.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:48 smithi118 bash[59345]: cluster 2023-10-09T08:16:47.272757+0000 mgr.y (mgr.26009) 432 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s 2023-10-09T08:16:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:48 smithi118 bash[59345]: audit 2023-10-09T08:16:47.742087+0000 mon.a (mon.0) 378 : audit 1 from='client.? 172.21.15.81:0/32713205' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:16:48.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:48.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:48.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:48.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:48.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:48.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:48.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:48.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:49.095 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:49.127 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:49.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:49.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:49.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:49.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:49.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:49.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:49.376 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:49.410 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:49.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:49.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:49.515 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:49.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:49 smithi081 bash[76862]: cluster 2023-10-09T08:16:48.347890+0000 mon.a (mon.0) 379 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:16:49.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:49 smithi081 bash[76862]: audit 2023-10-09T08:16:48.352303+0000 mon.a (mon.0) 380 : audit 1 from='client.? 172.21.15.81:0/32713205' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:16:49.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:49 smithi081 bash[76862]: cluster 2023-10-09T08:16:48.352359+0000 mon.a (mon.0) 381 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-10-09T08:16:49.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:49 smithi081 bash[76862]: cluster 2023-10-09T08:16:48.354004+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T08:16:49.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:49 smithi081 bash[76862]: cluster 2023-10-09T08:16:48.355109+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T08:16:49.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:49 smithi081 bash[76862]: cluster 2023-10-09T08:16:48.356281+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T08:16:49.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:49 smithi081 bash[76862]: cluster 2023-10-09T08:16:48.360497+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T08:16:49.526 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:49 smithi081 bash[79557]: cluster 2023-10-09T08:16:48.347890+0000 mon.a (mon.0) 379 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:16:49.526 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:49 smithi081 bash[79557]: audit 2023-10-09T08:16:48.352303+0000 mon.a (mon.0) 380 : audit 1 from='client.? 172.21.15.81:0/32713205' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:16:49.526 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:49 smithi081 bash[79557]: cluster 2023-10-09T08:16:48.352359+0000 mon.a (mon.0) 381 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-10-09T08:16:49.526 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:49 smithi081 bash[79557]: cluster 2023-10-09T08:16:48.354004+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T08:16:49.526 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:49 smithi081 bash[79557]: cluster 2023-10-09T08:16:48.355109+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T08:16:49.526 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:49 smithi081 bash[79557]: cluster 2023-10-09T08:16:48.356281+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T08:16:49.526 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:49 smithi081 bash[79557]: cluster 2023-10-09T08:16:48.360497+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T08:16:49.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:49.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:49.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:49.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:49.675 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 85 16 109813 109797 80.7207 53.3125 0.00881979 0.0123828 2023-10-09T08:16:49.685 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:49.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:49.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:49 smithi118 bash[59345]: cluster 2023-10-09T08:16:48.347890+0000 mon.a (mon.0) 379 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:16:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:49 smithi118 bash[59345]: audit 2023-10-09T08:16:48.352303+0000 mon.a (mon.0) 380 : audit 1 from='client.? 172.21.15.81:0/32713205' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:16:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:49 smithi118 bash[59345]: cluster 2023-10-09T08:16:48.352359+0000 mon.a (mon.0) 381 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-10-09T08:16:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:49 smithi118 bash[59345]: cluster 2023-10-09T08:16:48.354004+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T08:16:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:49 smithi118 bash[59345]: cluster 2023-10-09T08:16:48.355109+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T08:16:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:49 smithi118 bash[59345]: cluster 2023-10-09T08:16:48.356281+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T08:16:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:49 smithi118 bash[59345]: cluster 2023-10-09T08:16:48.360497+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T08:16:49.788 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:49.813 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:49.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:49.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:49.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:16:49.916 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:49.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:49.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:49.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:50.062 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:50.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:50.096 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:50.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:50.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:50.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:50.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:50.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:50.334 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:50.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:50.363 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:50.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:50.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:50.473 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:50 smithi081 bash[76862]: cluster 2023-10-09T08:16:49.273271+0000 mgr.y (mgr.26009) 433 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 727 op/s 2023-10-09T08:16:50.473 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:50 smithi081 bash[79557]: cluster 2023-10-09T08:16:49.273271+0000 mgr.y (mgr.26009) 433 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 727 op/s 2023-10-09T08:16:50.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:50.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:50.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:50.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:50.628 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:50.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:50.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:50.675 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 86 16 110650 110634 80.3903 52.3125 0.0150456 0.0124341 2023-10-09T08:16:50.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:50.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:50.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:50.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:50 smithi118 bash[59345]: cluster 2023-10-09T08:16:49.273271+0000 mgr.y (mgr.26009) 433 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 727 op/s 2023-10-09T08:16:50.865 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:50.898 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:50.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:50.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:51.002 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:51.030 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:51.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:51.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:51.133 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:51.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:51.167 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:51.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:51.268 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:51.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:51.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:51.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:51.405 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:51.414 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:16:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:16:51] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.33.4" 2023-10-09T08:16:51.440 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:51.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:51.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:51.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:51.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:16:51.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:51.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:51.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:51.675 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 87 16 111507 111491 80.0819 53.5625 0.00886702 0.0124812 2023-10-09T08:16:51.687 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:51.727 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:51.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:51.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:51.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:51.871 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:51.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:51.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:51.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:52.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:52.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:52.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:52.095 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:16:52.122 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:52.151 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:52.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:52.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:52.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:52.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:52.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:52.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:52.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:52 smithi118 bash[59345]: cluster 2023-10-09T08:16:51.273854+0000 mgr.y (mgr.26009) 434 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-09T08:16:52.407 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:52.416 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:52 smithi081 bash[76862]: cluster 2023-10-09T08:16:51.273854+0000 mgr.y (mgr.26009) 434 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-09T08:16:52.417 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:52 smithi081 bash[79557]: cluster 2023-10-09T08:16:51.273854+0000 mgr.y (mgr.26009) 434 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-09T08:16:52.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:52.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:52.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:52.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:52.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:52.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:52.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:52.667 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:52.675 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 88 16 112346 112330 79.7678 52.4375 0.0236301 0.012531 2023-10-09T08:16:52.699 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:52.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:52.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:52.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:52.848 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:52.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:52.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:52.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:52.976 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:52.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:52.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:53.080 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:53.104 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:16:53.116 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:53.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:53.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:53.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:53.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:53.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:53.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:53.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:53.401 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:53.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:53.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:53.506 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:53.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:53.535 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:53.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:53.636 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:53.662 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:53.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:53.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:53.675 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 89 16 113160 113144 79.4431 50.875 0.0717115 0.0125784 2023-10-09T08:16:53.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:53.799 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:53.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:53.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:53.903 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:53.926 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:53.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:53.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:54.034 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:54.062 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:54.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:54.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:54.129 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:16:54.165 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:54.174 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:54 smithi118 bash[59345]: audit 2023-10-09T08:16:53.129357+0000 mon.a (mon.0) 382 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:54.174 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:54 smithi118 bash[59345]: audit 2023-10-09T08:16:53.134213+0000 mon.c (mon.2) 193 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:16:54.174 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:54 smithi118 bash[59345]: cluster 2023-10-09T08:16:53.274287+0000 mgr.y (mgr.26009) 435 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 33 MiB/s wr, 535 op/s 2023-10-09T08:16:54.195 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:54.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:54.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:54.300 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:54.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:54.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:54.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:54.433 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:54.468 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:54.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:54.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:54.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:54.582 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:54 smithi081 bash[76862]: audit 2023-10-09T08:16:53.129357+0000 mon.a (mon.0) 382 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:54.582 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:54 smithi081 bash[76862]: audit 2023-10-09T08:16:53.134213+0000 mon.c (mon.2) 193 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:16:54.582 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:54 smithi081 bash[76862]: cluster 2023-10-09T08:16:53.274287+0000 mgr.y (mgr.26009) 435 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 33 MiB/s wr, 535 op/s 2023-10-09T08:16:54.582 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:54 smithi081 bash[79557]: audit 2023-10-09T08:16:53.129357+0000 mon.a (mon.0) 382 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:16:54.582 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:54 smithi081 bash[79557]: audit 2023-10-09T08:16:53.134213+0000 mon.c (mon.2) 193 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:16:54.582 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:54 smithi081 bash[79557]: cluster 2023-10-09T08:16:53.274287+0000 mgr.y (mgr.26009) 435 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 33 MiB/s wr, 535 op/s 2023-10-09T08:16:54.593 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:54.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:54.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:54.675 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 90 8 113982 113974 79.1367 51.875 0.0194157 0.0126307 2023-10-09T08:16:54.699 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:54.726 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:54.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:54.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:54.829 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:54.862 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:54.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:54.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:54.965 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:55.001 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:55.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:55.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:55.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:55.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:55.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:55.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:55.231 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:55.263 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:55.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:55.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:55.367 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:55.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:55.399 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:55.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:55.500 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:55.528 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:55.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:55.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:55.632 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:55.658 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:55.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:55.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:55.675 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Total time run: 90.0168 2023-10-09T08:16:55.676 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Total writes made: 113982 2023-10-09T08:16:55.676 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Write size: 65536 2023-10-09T08:16:55.676 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Object size: 65536 2023-10-09T08:16:55.676 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Bandwidth (MB/sec): 79.1394 2023-10-09T08:16:55.676 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev Bandwidth: 31.2364 2023-10-09T08:16:55.676 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max bandwidth (MB/sec): 191.562 2023-10-09T08:16:55.676 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min bandwidth (MB/sec): 41.6875 2023-10-09T08:16:55.676 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Average IOPS: 1266 2023-10-09T08:16:55.676 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev IOPS: 499.782 2023-10-09T08:16:55.676 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max IOPS: 3065 2023-10-09T08:16:55.677 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min IOPS: 667 2023-10-09T08:16:55.677 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Average Latency(s): 0.0126312 2023-10-09T08:16:55.677 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev Latency(s): 0.0112405 2023-10-09T08:16:55.677 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max latency(s): 0.282696 2023-10-09T08:16:55.677 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min latency(s): 0.00116066 2023-10-09T08:16:55.686 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Cleaning up (deleting benchmark objects) 2023-10-09T08:16:55.761 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:55.796 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:55.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:55.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:55.901 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:55.929 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:55.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:55.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:56.031 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:56.067 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:56.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:56.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:56.154 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:16:56.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:56.200 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:16:56.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:56.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:16:56.309 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:56.333 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:56 smithi118 bash[59345]: cluster 2023-10-09T08:16:55.275523+0000 mgr.y (mgr.26009) 436 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 6.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2023-10-09T08:16:56.340 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:56.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:56.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:56.443 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:56.472 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:56.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:56.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:56.577 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:56.586 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:56 smithi081 bash[76862]: cluster 2023-10-09T08:16:55.275523+0000 mgr.y (mgr.26009) 436 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 6.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2023-10-09T08:16:56.586 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:56 smithi081 bash[79557]: cluster 2023-10-09T08:16:55.275523+0000 mgr.y (mgr.26009) 436 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 6.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2023-10-09T08:16:56.603 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:56.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:56.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:56.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:56.726 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:56.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:56.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:56.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:56.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:56.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:56.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:56.962 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:56.995 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:56.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:56.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:57.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:57.123 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:57.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:57.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:57.226 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:57.266 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:57.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:57.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:57.373 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:57.400 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:57.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:57.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:57.504 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:57.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:57.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:57.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:57.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:57.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:57.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:57.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:57.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:57.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:57.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:57.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:16:57.912 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:57.946 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:57.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:57.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:58.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:58.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:16:58.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:58.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:16:58.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:58.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:58.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:58.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:58.311 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:58.355 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:58.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:58.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:58.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:58.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:58.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:58.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:58.599 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:58.607 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:16:58 smithi118 bash[59345]: cluster 2023-10-09T08:16:57.275960+0000 mgr.y (mgr.26009) 437 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 6.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 53 MiB/s wr, 846 op/s 2023-10-09T08:16:58.624 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:58.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:16:58 smithi081 bash[79557]: cluster 2023-10-09T08:16:57.275960+0000 mgr.y (mgr.26009) 437 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 6.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 53 MiB/s wr, 846 op/s 2023-10-09T08:16:58.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:16:58 smithi081 bash[76862]: cluster 2023-10-09T08:16:57.275960+0000 mgr.y (mgr.26009) 437 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 6.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 53 MiB/s wr, 846 op/s 2023-10-09T08:16:58.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:58.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:58.732 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:58.765 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:16:58.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:58.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:16:58.872 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:58.900 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:58.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:58.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:59.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:59.041 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:16:59.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:59.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:16:59.148 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:59.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:59.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:59.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:59.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:59.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:59.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:59.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:59.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:59.437 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:59.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:59.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:59.540 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:59.573 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:16:59.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:59.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:16:59.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:59.706 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:16:59.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:59.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:16:59.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:59.849 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:16:59.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:59.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:16:59.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:59.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:16:59.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:16:59.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:00.089 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:00.118 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:00.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:00.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:00.225 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:00.254 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:00.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:00.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:00.362 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:00.371 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:00 smithi118 bash[59345]: cluster 2023-10-09T08:16:59.276586+0000 mgr.y (mgr.26009) 438 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 6.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 899 op/s 2023-10-09T08:17:00.398 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:00.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:00.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:00.501 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:00.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:00.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:00.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:00.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:00 smithi081 bash[76862]: cluster 2023-10-09T08:16:59.276586+0000 mgr.y (mgr.26009) 438 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 6.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 899 op/s 2023-10-09T08:17:00.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:00 smithi081 bash[79557]: cluster 2023-10-09T08:16:59.276586+0000 mgr.y (mgr.26009) 438 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 6.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 899 op/s 2023-10-09T08:17:00.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:00.685 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:00.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:00.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:00.789 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:00.819 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:00.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:00.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:00.922 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:00.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:00.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:00.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:01.055 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:01.080 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:01.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:01.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:01.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:01.192 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:17:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:17:01] "GET /metrics HTTP/1.1" 200 36448 "" "Prometheus/2.33.4" 2023-10-09T08:17:01.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:01.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:01.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:01.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:01.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:01.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:01.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:01.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:01.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:01.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:01.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:01.601 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:01.629 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:01.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:01.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:01.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:01.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:01.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:01.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:01.863 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:01.888 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:01.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:01.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:01.992 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:02.017 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:02.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:02.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:02.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:02.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:02.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:02.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:02.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:02.272 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:02.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:02.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:02.376 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:02.402 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:02.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:02.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:02.508 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:02.547 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:02.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:02.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:02.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:02 smithi081 bash[76862]: cluster 2023-10-09T08:17:01.277334+0000 mgr.y (mgr.26009) 439 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 35 MiB/s wr, 814 op/s 2023-10-09T08:17:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:02 smithi081 bash[79557]: cluster 2023-10-09T08:17:01.277334+0000 mgr.y (mgr.26009) 439 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 35 MiB/s wr, 814 op/s 2023-10-09T08:17:02.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:02.677 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:02.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:02.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:02.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:02 smithi118 bash[59345]: cluster 2023-10-09T08:17:01.277334+0000 mgr.y (mgr.26009) 439 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 35 MiB/s wr, 814 op/s 2023-10-09T08:17:02.780 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:02.822 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:02.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:02.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:02.929 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:02.952 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:02.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:02.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:03.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:03.106 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:03.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:03.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:03.209 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:03.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:03.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:03.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:03.343 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:03.377 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:03.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:03.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:03.484 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:03.523 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:03.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:03.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:03.625 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:03.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:03.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:03.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:03.754 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:03.780 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:03.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:03.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:03.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:03.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:03.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:03.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:04.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:04.045 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:04.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:04.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:04.151 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:04.178 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:04.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:04.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:04.281 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:04.305 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:04.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:04.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:04.347 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:04 smithi081 bash[76862]: cluster 2023-10-09T08:17:03.277789+0000 mgr.y (mgr.26009) 440 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 615 op/s 2023-10-09T08:17:04.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:04.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:04.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:04.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:04.544 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:04.554 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:04 smithi118 bash[59345]: cluster 2023-10-09T08:17:03.277789+0000 mgr.y (mgr.26009) 440 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 615 op/s 2023-10-09T08:17:04.581 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:04.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:04.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:04.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:04 smithi081 bash[79557]: cluster 2023-10-09T08:17:03.277789+0000 mgr.y (mgr.26009) 440 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 615 op/s 2023-10-09T08:17:04.685 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:04.711 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:04.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:04.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:04.814 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:04.848 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:04.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:04.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:04.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:04.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:04.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:04.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:05.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:05.110 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:05.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:05.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:05.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:05.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:05.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:05.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:05.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:05.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:05.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:05.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:05.486 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:05.522 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:05.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:05.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:05.625 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:05.656 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:05.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:05.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:05.764 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:05.801 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:05.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:05.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:05.906 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:05.939 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:05.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:05.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:06.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:06.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:06.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:06.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:06.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:06.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:06.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:06.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:06.295 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:06.316 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:06.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:06.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:06.421 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:06.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:06.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:06.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:06.553 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:06.579 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:06.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:06.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:06.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:06 smithi081 bash[76862]: cluster 2023-10-09T08:17:05.278555+0000 mgr.y (mgr.26009) 441 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 954 op/s 2023-10-09T08:17:06.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:06 smithi081 bash[79557]: cluster 2023-10-09T08:17:05.278555+0000 mgr.y (mgr.26009) 441 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 954 op/s 2023-10-09T08:17:06.683 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:06.692 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:06 smithi118 bash[59345]: cluster 2023-10-09T08:17:05.278555+0000 mgr.y (mgr.26009) 441 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 954 op/s 2023-10-09T08:17:06.710 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:06.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:06.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:06.817 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:06.851 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:06.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:06.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:06.954 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:06.992 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:06.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:06.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:07.100 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:07.122 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:07.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:07.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:07.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:07.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:07.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:07.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:07.352 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:07.380 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:07.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:07.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:07.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:07.512 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:07.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:07.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:07.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:07.646 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:07.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:07.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:07.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:07.786 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:07.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:07.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:07.890 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:07.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:07.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:07.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:08.016 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:08.040 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:08.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:08.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:08.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:08.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:08.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:08.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:08.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:08.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:08.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:08.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:08.376 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.4 to 1 (10000) 2023-10-09T08:17:08.410 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:08.416 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:08 smithi081 bash[76862]: cluster 2023-10-09T08:17:07.278973+0000 mgr.y (mgr.26009) 442 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 1.2 MiB/s wr, 606 op/s 2023-10-09T08:17:08.416 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:08 smithi081 bash[76862]: audit 2023-10-09T08:17:07.686006+0000 mon.c (mon.2) 194 : audit 1 from='client.? 172.21.15.81:0/258307975' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:17:08.416 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:08 smithi081 bash[76862]: audit 2023-10-09T08:17:07.686525+0000 mon.a (mon.0) 383 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:17:08.416 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:08 smithi081 bash[76862]: audit 2023-10-09T08:17:08.116492+0000 mon.c (mon.2) 195 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:17:08.416 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:08 smithi081 bash[79557]: cluster 2023-10-09T08:17:07.278973+0000 mgr.y (mgr.26009) 442 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 1.2 MiB/s wr, 606 op/s 2023-10-09T08:17:08.416 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:08 smithi081 bash[79557]: audit 2023-10-09T08:17:07.686006+0000 mon.c (mon.2) 194 : audit 1 from='client.? 172.21.15.81:0/258307975' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:17:08.416 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:08 smithi081 bash[79557]: audit 2023-10-09T08:17:07.686525+0000 mon.a (mon.0) 383 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:17:08.416 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:08 smithi081 bash[79557]: audit 2023-10-09T08:17:08.116492+0000 mon.c (mon.2) 195 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:17:08.437 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:08.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:08.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:08.541 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:17:08.546 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:08.568 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:08.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:08.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:08.575 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:17:08.609 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:17:08.646 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:17:08.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:08.683 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:17:08.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:08.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:08.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:08.741 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:17:08.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:08 smithi118 bash[59345]: cluster 2023-10-09T08:17:07.278973+0000 mgr.y (mgr.26009) 442 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 1.2 MiB/s wr, 606 op/s 2023-10-09T08:17:08.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:08 smithi118 bash[59345]: audit 2023-10-09T08:17:07.686006+0000 mon.c (mon.2) 194 : audit 1 from='client.? 172.21.15.81:0/258307975' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:17:08.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:08 smithi118 bash[59345]: audit 2023-10-09T08:17:07.686525+0000 mon.a (mon.0) 383 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:17:08.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:08 smithi118 bash[59345]: audit 2023-10-09T08:17:08.116492+0000 mon.c (mon.2) 195 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:17:08.778 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:17:08.817 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:17:08.827 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:17:08.828 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:17:08.828 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:17:08.828 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:17:08.828 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:17:08.828 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:17:08.828 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:17:08.828 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:17:08.828 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:08.864 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:08.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:08.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:08.973 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:08.999 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:09.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:09.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:09.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:09.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:09.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:09.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:09.249 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:09.276 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:09.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:09.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:09.337 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:17:09.338 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-09T08:17:09.338 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-09T08:17:09.338 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:17:09.338 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.338 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:28997 5.c 5:326d1284:::benchmark_data_smithi081_106394_object28996:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:17:09.338 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:37.767219+0000", 2023-10-09T08:17:09.338 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 91.565345640000004, 2023-10-09T08:17:09.339 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.086955862999999994, 2023-10-09T08:17:09.339 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.339 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.339 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:09.339 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:09.339 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:09.339 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 28997 2023-10-09T08:17:09.339 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.339 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.339 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.339 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.340 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.767219+0000", 2023-10-09T08:17:09.340 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.340 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.340 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.340 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.340 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.767219+0000", 2023-10-09T08:17:09.340 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.340 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.340 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.340 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.340 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.767218+0000", 2023-10-09T08:17:09.341 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:17:09.341 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.341 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.341 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.341 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.767239+0000", 2023-10-09T08:17:09.341 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1066000000000001e-05 2023-10-09T08:17:09.341 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.341 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.341 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.341 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.767251+0000", 2023-10-09T08:17:09.341 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2166e-05 2023-10-09T08:17:09.341 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.342 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.342 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.342 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.767259+0000", 2023-10-09T08:17:09.342 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8490000000000006e-06 2023-10-09T08:17:09.342 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.342 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.342 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.342 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.767313+0000", 2023-10-09T08:17:09.342 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4626999999999997e-05 2023-10-09T08:17:09.342 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.342 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.342 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.343 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.767455+0000", 2023-10-09T08:17:09.343 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000142177 2023-10-09T08:17:09.343 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.344 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.344 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:17:09.344 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.767615+0000", 2023-10-09T08:17:09.344 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015973800000000001 2023-10-09T08:17:09.344 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.344 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.344 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:09.344 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.768875+0000", 2023-10-09T08:17:09.344 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001259607 2023-10-09T08:17:09.344 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.344 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.344 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.344 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.769247+0000", 2023-10-09T08:17:09.345 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000372183 2023-10-09T08:17:09.345 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.345 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.345 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.345 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.854088+0000", 2023-10-09T08:17:09.345 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.084841042000000005 2023-10-09T08:17:09.345 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.345 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.345 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.345 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.854137+0000", 2023-10-09T08:17:09.346 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8458000000000003e-05 2023-10-09T08:17:09.346 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.346 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.346 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.346 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.854175+0000", 2023-10-09T08:17:09.346 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8206e-05 2023-10-09T08:17:09.346 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.346 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.346 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.346 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.346 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.347 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:30396 5.c 5:3d16b5d1:::benchmark_data_smithi081_106394_object30395:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:17:09.347 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:38.703850+0000", 2023-10-09T08:17:09.347 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 90.628714314000007, 2023-10-09T08:17:09.347 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17184295499999999, 2023-10-09T08:17:09.347 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.347 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.347 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:09.347 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:09.347 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:09.347 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 30396 2023-10-09T08:17:09.347 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.348 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.348 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.348 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.348 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.703850+0000", 2023-10-09T08:17:09.348 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.348 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.348 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.348 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.348 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.703850+0000", 2023-10-09T08:17:09.348 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.348 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.349 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.349 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.349 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.703849+0000", 2023-10-09T08:17:09.349 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:17:09.349 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.349 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.349 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.349 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.703868+0000", 2023-10-09T08:17:09.349 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9570000000000001e-05 2023-10-09T08:17:09.349 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.349 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.349 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.350 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.703879+0000", 2023-10-09T08:17:09.350 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0467e-05 2023-10-09T08:17:09.350 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.350 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.350 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.350 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.703884+0000", 2023-10-09T08:17:09.350 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8340000000000004e-06 2023-10-09T08:17:09.350 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.350 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.350 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.350 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.703923+0000", 2023-10-09T08:17:09.351 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8822999999999997e-05 2023-10-09T08:17:09.351 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.351 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.351 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.351 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.704010+0000", 2023-10-09T08:17:09.351 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6323999999999995e-05 2023-10-09T08:17:09.351 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.351 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.351 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:17:09.351 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.704094+0000", 2023-10-09T08:17:09.351 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4587999999999997e-05 2023-10-09T08:17:09.351 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.352 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.352 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:09.352 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.705264+0000", 2023-10-09T08:17:09.352 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001169387 2023-10-09T08:17:09.352 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.352 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.352 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.352 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.706459+0000", 2023-10-09T08:17:09.352 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0011952499999999999 2023-10-09T08:17:09.352 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.352 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.352 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.353 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.875611+0000", 2023-10-09T08:17:09.353 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16915181700000001 2023-10-09T08:17:09.353 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.353 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.353 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.353 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.875656+0000", 2023-10-09T08:17:09.353 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.5664999999999997e-05 2023-10-09T08:17:09.353 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.353 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.353 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.353 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.875693+0000", 2023-10-09T08:17:09.354 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.6897999999999998e-05 2023-10-09T08:17:09.354 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.354 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.354 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.354 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.354 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.354 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:30402 5.c 5:353c3ee1:::benchmark_data_smithi081_106394_object30401:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:17:09.354 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:38.707550+0000", 2023-10-09T08:17:09.354 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 90.625014066999995, 2023-10-09T08:17:09.354 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16847438100000001, 2023-10-09T08:17:09.354 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.354 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.355 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:09.355 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:09.355 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:09.355 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 30402 2023-10-09T08:17:09.355 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.355 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.355 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.355 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.355 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.707550+0000", 2023-10-09T08:17:09.355 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.355 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.356 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.356 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.356 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.707550+0000", 2023-10-09T08:17:09.356 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.356 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.356 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.356 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.356 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.707549+0000", 2023-10-09T08:17:09.357 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:17:09.357 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.357 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.357 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.357 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.707573+0000", 2023-10-09T08:17:09.357 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3470000000000001e-05 2023-10-09T08:17:09.358 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.358 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.358 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.358 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.707582+0000", 2023-10-09T08:17:09.358 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5389999999999996e-06 2023-10-09T08:17:09.358 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.359 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.359 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.359 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.707588+0000", 2023-10-09T08:17:09.359 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5759999999999996e-06 2023-10-09T08:17:09.360 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.360 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.360 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.360 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.707620+0000", 2023-10-09T08:17:09.360 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2274999999999998e-05 2023-10-09T08:17:09.360 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.360 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.360 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.360 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.707697+0000", 2023-10-09T08:17:09.361 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6555000000000001e-05 2023-10-09T08:17:09.361 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.361 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.361 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:17:09.361 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.707778+0000", 2023-10-09T08:17:09.361 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1555000000000001e-05 2023-10-09T08:17:09.362 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.362 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.362 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:09.362 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.708755+0000", 2023-10-09T08:17:09.362 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00097649100000000001 2023-10-09T08:17:09.362 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.362 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.363 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.363 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.712078+0000", 2023-10-09T08:17:09.363 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0033233820000000002 2023-10-09T08:17:09.363 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.363 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.363 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.363 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.875930+0000", 2023-10-09T08:17:09.363 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16385150200000001 2023-10-09T08:17:09.364 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.364 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.364 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.364 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.875982+0000", 2023-10-09T08:17:09.364 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2920999999999997e-05 2023-10-09T08:17:09.364 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.364 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.364 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.364 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.876025+0000", 2023-10-09T08:17:09.365 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2333000000000003e-05 2023-10-09T08:17:09.365 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.365 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.365 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.365 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.365 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.365 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:30409 5.c 5:3f560e68:::benchmark_data_smithi081_106394_object30408:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:17:09.365 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:38.713138+0000", 2023-10-09T08:17:09.365 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 90.619427006999999, 2023-10-09T08:17:09.366 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16300515800000001, 2023-10-09T08:17:09.366 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.366 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.366 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:09.366 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:09.366 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:09.366 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 30409 2023-10-09T08:17:09.366 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.366 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.366 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.366 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.367 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.713138+0000", 2023-10-09T08:17:09.367 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.367 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.367 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.367 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.367 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.713138+0000", 2023-10-09T08:17:09.367 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.367 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.367 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.367 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.367 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.713136+0000", 2023-10-09T08:17:09.368 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:17:09.368 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.368 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.368 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.368 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.713167+0000", 2023-10-09T08:17:09.368 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0679000000000002e-05 2023-10-09T08:17:09.368 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.368 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.368 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.369 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.713179+0000", 2023-10-09T08:17:09.369 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2398000000000001e-05 2023-10-09T08:17:09.369 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.369 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.369 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.369 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.713187+0000", 2023-10-09T08:17:09.369 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6140000000000003e-06 2023-10-09T08:17:09.370 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.370 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.370 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.370 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.713229+0000", 2023-10-09T08:17:09.370 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2468000000000001e-05 2023-10-09T08:17:09.370 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.370 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.371 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.371 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.713307+0000", 2023-10-09T08:17:09.371 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8373000000000003e-05 2023-10-09T08:17:09.371 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.371 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.371 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:17:09.371 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.713390+0000", 2023-10-09T08:17:09.371 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2164999999999997e-05 2023-10-09T08:17:09.372 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.372 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.372 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:09.372 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.714397+0000", 2023-10-09T08:17:09.372 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0010069949999999999 2023-10-09T08:17:09.372 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.372 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.372 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.372 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.714917+0000", 2023-10-09T08:17:09.372 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00052083399999999997 2023-10-09T08:17:09.373 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.373 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.373 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.373 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.876066+0000", 2023-10-09T08:17:09.373 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16114836499999999 2023-10-09T08:17:09.373 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.373 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.373 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.373 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.876109+0000", 2023-10-09T08:17:09.373 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3528000000000001e-05 2023-10-09T08:17:09.373 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.373 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.375 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.375 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.876143+0000", 2023-10-09T08:17:09.375 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3327000000000001e-05 2023-10-09T08:17:09.375 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.375 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.375 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.375 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.376 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.376 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:33621 5.c 5:306fe7f3:::benchmark_data_smithi081_106394_object33620:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:17:09.376 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:40.630991+0000", 2023-10-09T08:17:09.376 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 88.701573683999996, 2023-10-09T08:17:09.376 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.096340631999999995, 2023-10-09T08:17:09.376 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.376 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.376 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:09.376 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:09.376 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:09.376 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 33621 2023-10-09T08:17:09.376 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.377 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.377 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.377 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.377 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.630991+0000", 2023-10-09T08:17:09.377 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.377 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.377 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.377 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.377 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.630991+0000", 2023-10-09T08:17:09.377 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.378 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.378 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.378 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.378 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.630990+0000", 2023-10-09T08:17:09.378 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:17:09.378 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.378 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.378 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.378 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.631022+0000", 2023-10-09T08:17:09.378 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2291e-05 2023-10-09T08:17:09.379 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.379 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.379 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.379 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.631034+0000", 2023-10-09T08:17:09.379 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.216e-05 2023-10-09T08:17:09.379 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.379 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.379 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.379 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.631042+0000", 2023-10-09T08:17:09.379 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.763e-06 2023-10-09T08:17:09.379 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.379 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.380 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.380 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.632618+0000", 2023-10-09T08:17:09.380 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001575775 2023-10-09T08:17:09.380 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.380 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.380 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.380 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.632734+0000", 2023-10-09T08:17:09.380 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000116685 2023-10-09T08:17:09.380 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.380 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.380 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:17:09.380 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.632871+0000", 2023-10-09T08:17:09.381 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000136367 2023-10-09T08:17:09.381 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.381 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.381 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:09.381 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.634021+0000", 2023-10-09T08:17:09.381 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0011498529999999999 2023-10-09T08:17:09.381 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.381 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.381 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.381 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.636751+0000", 2023-10-09T08:17:09.381 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0027298790000000002 2023-10-09T08:17:09.382 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.382 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.382 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.382 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.727231+0000", 2023-10-09T08:17:09.382 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0904803 2023-10-09T08:17:09.382 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.382 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.382 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.382 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.727289+0000", 2023-10-09T08:17:09.382 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8430000000000001e-05 2023-10-09T08:17:09.382 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.382 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.383 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.383 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.727331+0000", 2023-10-09T08:17:09.383 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2221000000000001e-05 2023-10-09T08:17:09.383 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.383 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.383 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.383 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.383 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.383 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:33730 5.c 5:32638d61:::benchmark_data_smithi081_106394_object33729:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:17:09.383 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:40.766855+0000", 2023-10-09T08:17:09.383 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 88.565709076000005, 2023-10-09T08:17:09.383 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.124219607, 2023-10-09T08:17:09.384 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.384 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.384 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:09.384 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:09.384 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:09.384 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 33730 2023-10-09T08:17:09.384 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.384 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.384 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.384 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.384 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.766855+0000", 2023-10-09T08:17:09.384 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.385 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.385 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.385 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.385 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.766855+0000", 2023-10-09T08:17:09.385 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.385 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.385 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.385 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.385 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.766854+0000", 2023-10-09T08:17:09.385 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:17:09.385 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.386 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.386 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.386 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.766876+0000", 2023-10-09T08:17:09.386 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2035000000000002e-05 2023-10-09T08:17:09.386 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.386 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.386 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.386 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.766888+0000", 2023-10-09T08:17:09.386 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2024e-05 2023-10-09T08:17:09.386 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.386 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.387 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.387 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.766896+0000", 2023-10-09T08:17:09.387 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3869999999999997e-06 2023-10-09T08:17:09.387 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.387 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.387 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.387 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.767830+0000", 2023-10-09T08:17:09.387 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00093425599999999995 2023-10-09T08:17:09.387 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.387 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.387 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.388 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.767939+0000", 2023-10-09T08:17:09.388 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000109441 2023-10-09T08:17:09.388 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.388 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.388 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:17:09.388 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.768091+0000", 2023-10-09T08:17:09.388 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000152139 2023-10-09T08:17:09.388 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.388 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.388 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:09.388 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.772277+0000", 2023-10-09T08:17:09.388 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0041859870000000004 2023-10-09T08:17:09.389 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.389 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.389 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.389 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.772461+0000", 2023-10-09T08:17:09.389 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018380800000000001 2023-10-09T08:17:09.389 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.389 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.389 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.389 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.890986+0000", 2023-10-09T08:17:09.389 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.118524984 2023-10-09T08:17:09.389 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.389 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.390 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.390 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.891035+0000", 2023-10-09T08:17:09.390 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8868e-05 2023-10-09T08:17:09.390 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.390 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.390 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.390 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.891075+0000", 2023-10-09T08:17:09.390 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9916999999999997e-05 2023-10-09T08:17:09.390 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.390 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.390 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.391 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.391 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.391 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:33731 5.c 5:3f1bf7fa:::benchmark_data_smithi081_106394_object33730:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:17:09.391 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:40.767004+0000", 2023-10-09T08:17:09.391 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 88.565560188999996, 2023-10-09T08:17:09.391 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.124286324, 2023-10-09T08:17:09.391 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.391 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.391 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:09.392 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:09.392 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:09.392 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 33731 2023-10-09T08:17:09.392 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.392 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.392 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.392 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.393 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.767004+0000", 2023-10-09T08:17:09.393 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.393 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.393 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.393 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.393 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.767004+0000", 2023-10-09T08:17:09.393 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.393 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.393 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.393 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.393 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.767004+0000", 2023-10-09T08:17:09.394 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:17:09.394 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.394 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.394 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.394 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.767029+0000", 2023-10-09T08:17:09.394 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5299e-05 2023-10-09T08:17:09.394 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.395 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.395 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.395 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.767057+0000", 2023-10-09T08:17:09.395 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.7847e-05 2023-10-09T08:17:09.395 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.395 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.395 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.395 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.767065+0000", 2023-10-09T08:17:09.395 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2619999999999998e-06 2023-10-09T08:17:09.395 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.395 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.396 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.396 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.769685+0000", 2023-10-09T08:17:09.396 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0026201409999999999 2023-10-09T08:17:09.396 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.396 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.396 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.396 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.769811+0000", 2023-10-09T08:17:09.396 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012587699999999999 2023-10-09T08:17:09.397 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.397 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.397 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:17:09.397 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.769951+0000", 2023-10-09T08:17:09.397 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014026800000000001 2023-10-09T08:17:09.397 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.397 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.397 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:09.397 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.772287+0000", 2023-10-09T08:17:09.398 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0023356280000000002 2023-10-09T08:17:09.398 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.398 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.398 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.398 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.772493+0000", 2023-10-09T08:17:09.398 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000206529 2023-10-09T08:17:09.398 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.398 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.398 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.399 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.891213+0000", 2023-10-09T08:17:09.399 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.118719635 2023-10-09T08:17:09.399 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.399 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.399 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.399 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.891257+0000", 2023-10-09T08:17:09.399 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3869999999999998e-05 2023-10-09T08:17:09.399 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.399 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.399 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.400 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.891291+0000", 2023-10-09T08:17:09.400 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3720999999999998e-05 2023-10-09T08:17:09.400 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.400 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.400 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.400 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.400 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.400 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:33753 5.0 e110/106 5:0cfc238e:::benchmark_data_smithi081_106394_object33752:head v 110'2088, mlcod=110'2085)", 2023-10-09T08:17:09.400 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:40.779344+0000", 2023-10-09T08:17:09.401 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 88.553220058999997, 2023-10-09T08:17:09.401 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.116716351, 2023-10-09T08:17:09.401 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.401 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.401 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.401 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.401 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.401 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.779344+0000", 2023-10-09T08:17:09.401 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.402 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.402 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.402 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.402 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.779344+0000", 2023-10-09T08:17:09.402 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.402 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.402 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.403 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.403 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.779344+0000", 2023-10-09T08:17:09.403 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:17:09.403 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.403 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.403 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.403 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.779368+0000", 2023-10-09T08:17:09.403 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4902999999999999e-05 2023-10-09T08:17:09.404 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.404 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.404 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.404 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.779379+0000", 2023-10-09T08:17:09.404 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0454e-05 2023-10-09T08:17:09.404 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.404 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.404 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.404 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.779386+0000", 2023-10-09T08:17:09.404 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9949999999999999e-06 2023-10-09T08:17:09.405 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.405 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.405 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.405 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.779415+0000", 2023-10-09T08:17:09.405 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.9399000000000001e-05 2023-10-09T08:17:09.405 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.405 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.405 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.405 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.779429+0000", 2023-10-09T08:17:09.405 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3593e-05 2023-10-09T08:17:09.405 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.405 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.406 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.406 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.896020+0000", 2023-10-09T08:17:09.406 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.11659085399999999 2023-10-09T08:17:09.406 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.406 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.406 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.406 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.896061+0000", 2023-10-09T08:17:09.406 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1026999999999999e-05 2023-10-09T08:17:09.406 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.406 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.406 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.407 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.407 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.407 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:33757 5.c 5:3e2879eb:::benchmark_data_smithi081_106394_object33756:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:17:09.407 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:40.780058+0000", 2023-10-09T08:17:09.407 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 88.552506307000002, 2023-10-09T08:17:09.407 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.11544939799999999, 2023-10-09T08:17:09.407 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.407 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.407 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:09.407 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:09.407 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:09.407 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 33757 2023-10-09T08:17:09.408 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.408 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.408 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.408 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.408 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.780058+0000", 2023-10-09T08:17:09.408 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.408 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.408 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.408 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.408 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.780058+0000", 2023-10-09T08:17:09.408 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.409 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.409 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.409 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.409 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.780057+0000", 2023-10-09T08:17:09.409 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:17:09.409 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.409 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.409 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.409 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.780080+0000", 2023-10-09T08:17:09.409 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.302e-05 2023-10-09T08:17:09.410 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.410 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.410 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.410 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.889371+0000", 2023-10-09T08:17:09.410 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.109291043 2023-10-09T08:17:09.410 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.410 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.410 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.410 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.889386+0000", 2023-10-09T08:17:09.410 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5676999999999999e-05 2023-10-09T08:17:09.411 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.411 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.411 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.411 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.889457+0000", 2023-10-09T08:17:09.411 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.0953999999999999e-05 2023-10-09T08:17:09.411 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.411 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.411 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.411 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.889603+0000", 2023-10-09T08:17:09.411 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014532 2023-10-09T08:17:09.411 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.411 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.412 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:17:09.412 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.889757+0000", 2023-10-09T08:17:09.412 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015462000000000001 2023-10-09T08:17:09.412 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.412 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.412 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:09.412 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.894711+0000", 2023-10-09T08:17:09.412 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0049534590000000003 2023-10-09T08:17:09.412 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.412 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.412 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.412 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.894745+0000", 2023-10-09T08:17:09.413 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4127e-05 2023-10-09T08:17:09.413 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.413 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.413 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.413 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.895409+0000", 2023-10-09T08:17:09.413 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00066436399999999997 2023-10-09T08:17:09.413 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.413 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.413 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.413 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.895466+0000", 2023-10-09T08:17:09.413 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6956999999999997e-05 2023-10-09T08:17:09.414 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.414 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.414 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.414 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.895508+0000", 2023-10-09T08:17:09.414 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1548000000000003e-05 2023-10-09T08:17:09.414 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.414 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.414 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.414 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.414 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.414 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:33758 5.0 e110/106 5:0074f9d8:::benchmark_data_smithi081_106394_object33757:head v 110'2089, mlcod=110'2085)", 2023-10-09T08:17:09.415 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:40.780459+0000", 2023-10-09T08:17:09.415 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 88.552105157, 2023-10-09T08:17:09.415 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.115637191, 2023-10-09T08:17:09.415 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.415 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.415 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.415 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.415 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.415 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.780459+0000", 2023-10-09T08:17:09.416 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.416 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.416 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.416 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.416 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.780459+0000", 2023-10-09T08:17:09.416 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.416 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.416 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.417 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.417 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.780459+0000", 2023-10-09T08:17:09.417 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:17:09.417 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.417 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.417 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.417 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.780490+0000", 2023-10-09T08:17:09.417 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0956e-05 2023-10-09T08:17:09.417 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.418 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.418 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.418 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.889442+0000", 2023-10-09T08:17:09.418 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.108951944 2023-10-09T08:17:09.418 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.418 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.418 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.419 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.889463+0000", 2023-10-09T08:17:09.419 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1682e-05 2023-10-09T08:17:09.419 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.419 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.419 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.419 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.890692+0000", 2023-10-09T08:17:09.419 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001229083 2023-10-09T08:17:09.419 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.419 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.419 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.419 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.890705+0000", 2023-10-09T08:17:09.420 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3025e-05 2023-10-09T08:17:09.420 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.420 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.420 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.420 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.896065+0000", 2023-10-09T08:17:09.420 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.005360002 2023-10-09T08:17:09.420 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.420 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.420 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.420 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.896097+0000", 2023-10-09T08:17:09.420 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1134999999999999e-05 2023-10-09T08:17:09.421 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.421 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.421 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.421 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.421 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.421 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:33755 5.7 e110/106 5:ef45c6d1:::benchmark_data_smithi081_106394_object33754:head v 110'2080, mlcod=110'2078)", 2023-10-09T08:17:09.421 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:40.783423+0000", 2023-10-09T08:17:09.421 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 88.549141160999994, 2023-10-09T08:17:09.421 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.107739209, 2023-10-09T08:17:09.421 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.421 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.421 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.422 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.422 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.422 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.783423+0000", 2023-10-09T08:17:09.422 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.422 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.422 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.422 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.422 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.783423+0000", 2023-10-09T08:17:09.422 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.422 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.422 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.422 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.423 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.783422+0000", 2023-10-09T08:17:09.423 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:17:09.423 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.423 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.423 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.423 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.783467+0000", 2023-10-09T08:17:09.423 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4277999999999999e-05 2023-10-09T08:17:09.423 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.423 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.423 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.423 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.889432+0000", 2023-10-09T08:17:09.423 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.105964905 2023-10-09T08:17:09.424 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.424 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.424 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.424 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.889466+0000", 2023-10-09T08:17:09.424 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4313000000000002e-05 2023-10-09T08:17:09.424 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.424 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.424 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.424 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.889599+0000", 2023-10-09T08:17:09.424 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013275299999999999 2023-10-09T08:17:09.424 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.424 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.425 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.425 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.889624+0000", 2023-10-09T08:17:09.425 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5777000000000001e-05 2023-10-09T08:17:09.425 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.425 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.425 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.425 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.891131+0000", 2023-10-09T08:17:09.425 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0015067819999999999 2023-10-09T08:17:09.425 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.425 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.425 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.425 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:40.891163+0000", 2023-10-09T08:17:09.426 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1412999999999999e-05 2023-10-09T08:17:09.426 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.426 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.426 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.426 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.426 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.426 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:48941 5.c 5:36f3c0fd:::benchmark_data_smithi081_106394_object48940:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:17:09.426 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:50.727127+0000", 2023-10-09T08:17:09.426 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 78.605437523999996, 2023-10-09T08:17:09.426 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.14293237, 2023-10-09T08:17:09.426 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.426 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.427 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:09.427 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:09.427 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:09.427 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 48941 2023-10-09T08:17:09.427 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.427 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.427 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.427 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.427 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.727127+0000", 2023-10-09T08:17:09.427 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.427 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.427 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.428 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.428 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.727127+0000", 2023-10-09T08:17:09.428 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.428 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.428 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.428 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.428 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.727126+0000", 2023-10-09T08:17:09.428 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:17:09.428 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.428 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.428 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.429 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.727170+0000", 2023-10-09T08:17:09.429 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4005000000000003e-05 2023-10-09T08:17:09.429 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.429 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.429 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.429 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.727181+0000", 2023-10-09T08:17:09.429 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1351e-05 2023-10-09T08:17:09.429 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.429 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.429 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.429 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.727188+0000", 2023-10-09T08:17:09.430 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.409e-06 2023-10-09T08:17:09.430 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.430 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.430 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.430 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.728768+0000", 2023-10-09T08:17:09.430 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0015801630000000001 2023-10-09T08:17:09.430 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.430 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.430 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.430 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.728861+0000", 2023-10-09T08:17:09.430 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3082000000000001e-05 2023-10-09T08:17:09.431 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.431 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.431 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:17:09.431 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.728971+0000", 2023-10-09T08:17:09.431 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000109597 2023-10-09T08:17:09.431 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.431 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.431 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:09.431 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.730423+0000", 2023-10-09T08:17:09.431 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0014522179999999999 2023-10-09T08:17:09.431 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.431 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.432 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.432 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.730904+0000", 2023-10-09T08:17:09.432 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00048078299999999998 2023-10-09T08:17:09.432 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.432 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.432 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.432 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.869953+0000", 2023-10-09T08:17:09.432 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.139049386 2023-10-09T08:17:09.432 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.432 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.432 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.432 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.870012+0000", 2023-10-09T08:17:09.433 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8415999999999998e-05 2023-10-09T08:17:09.433 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.433 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.433 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.433 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.870059+0000", 2023-10-09T08:17:09.433 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.7809999999999998e-05 2023-10-09T08:17:09.433 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.433 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.433 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.433 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.433 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.434 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:93859 5.c 5:34ac512d:::benchmark_data_smithi081_106394_object93858:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-09T08:17:09.434 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:16:30.826608+0000", 2023-10-09T08:17:09.434 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 38.505956603000001, 2023-10-09T08:17:09.434 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.083981809000000004, 2023-10-09T08:17:09.434 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.434 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.434 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:09.434 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:09.434 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:09.434 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 93859 2023-10-09T08:17:09.434 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.435 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.435 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.435 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.435 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:30.826608+0000", 2023-10-09T08:17:09.435 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.435 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.435 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.435 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.435 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:30.826608+0000", 2023-10-09T08:17:09.435 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.435 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.436 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.436 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.436 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:30.826606+0000", 2023-10-09T08:17:09.436 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:17:09.436 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.436 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.436 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.436 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:30.826632+0000", 2023-10-09T08:17:09.436 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5582e-05 2023-10-09T08:17:09.436 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.436 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.436 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.437 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:30.826647+0000", 2023-10-09T08:17:09.437 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4791e-05 2023-10-09T08:17:09.437 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.437 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.437 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.437 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:30.826656+0000", 2023-10-09T08:17:09.437 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8410000000000006e-06 2023-10-09T08:17:09.437 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.437 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.437 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.437 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:30.826706+0000", 2023-10-09T08:17:09.437 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0510000000000003e-05 2023-10-09T08:17:09.438 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.438 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.438 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.438 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:30.826838+0000", 2023-10-09T08:17:09.438 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013223799999999999 2023-10-09T08:17:09.438 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.438 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.438 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:17:09.438 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:30.827066+0000", 2023-10-09T08:17:09.438 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00022746299999999999 2023-10-09T08:17:09.438 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.439 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.439 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:09.439 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:30.829992+0000", 2023-10-09T08:17:09.439 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0029262310000000001 2023-10-09T08:17:09.439 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.439 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.439 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.439 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:30.830685+0000", 2023-10-09T08:17:09.439 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00069264700000000001 2023-10-09T08:17:09.440 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.440 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.440 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.440 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:30.910413+0000", 2023-10-09T08:17:09.440 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.079727883999999999 2023-10-09T08:17:09.440 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.440 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.440 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.441 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:30.910540+0000", 2023-10-09T08:17:09.441 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012710400000000001 2023-10-09T08:17:09.441 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.441 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.441 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.441 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:30.910590+0000", 2023-10-09T08:17:09.441 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0003999999999998e-05 2023-10-09T08:17:09.441 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.441 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.442 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.442 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.442 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.442 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:97533 5.c 5:39d46114:::benchmark_data_smithi081_106394_object97532:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-09T08:17:09.442 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:16:34.937799+0000", 2023-10-09T08:17:09.442 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 34.394765603000003, 2023-10-09T08:17:09.442 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.087642530999999996, 2023-10-09T08:17:09.442 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.442 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.442 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:09.443 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:09.443 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:09.443 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 97533 2023-10-09T08:17:09.443 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.443 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.443 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.443 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.443 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:34.937799+0000", 2023-10-09T08:17:09.443 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.443 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.444 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.444 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.444 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:34.937799+0000", 2023-10-09T08:17:09.444 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.444 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.444 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.444 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.444 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:34.937798+0000", 2023-10-09T08:17:09.444 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:17:09.444 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.444 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.444 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.445 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:34.937822+0000", 2023-10-09T08:17:09.445 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4817e-05 2023-10-09T08:17:09.445 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.445 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.445 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.445 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:34.937834+0000", 2023-10-09T08:17:09.445 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1936999999999999e-05 2023-10-09T08:17:09.445 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.445 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.445 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.445 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:34.937842+0000", 2023-10-09T08:17:09.445 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8399999999999995e-06 2023-10-09T08:17:09.446 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.446 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.446 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.446 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:34.938968+0000", 2023-10-09T08:17:09.446 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0011257369999999999 2023-10-09T08:17:09.446 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.446 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.446 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.446 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:34.939091+0000", 2023-10-09T08:17:09.446 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000123604 2023-10-09T08:17:09.446 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.447 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.447 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:17:09.447 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:34.939266+0000", 2023-10-09T08:17:09.447 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017460899999999999 2023-10-09T08:17:09.447 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.447 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.447 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:09.447 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:34.945381+0000", 2023-10-09T08:17:09.447 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0061149990000000003 2023-10-09T08:17:09.447 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.447 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.447 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.447 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:34.948097+0000", 2023-10-09T08:17:09.448 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0027154430000000001 2023-10-09T08:17:09.448 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.448 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.448 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.448 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:34.950506+0000", 2023-10-09T08:17:09.448 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00240982 2023-10-09T08:17:09.448 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.448 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.448 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.449 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:34.950558+0000", 2023-10-09T08:17:09.449 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1647000000000002e-05 2023-10-09T08:17:09.449 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.449 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.449 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.449 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.025441+0000", 2023-10-09T08:17:09.449 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.074883421000000006 2023-10-09T08:17:09.449 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.449 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.449 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.449 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.449 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.450 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:98305 5.c 5:3cb7a271:::benchmark_data_smithi081_106394_object98304:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-09T08:17:09.450 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:16:35.754295+0000", 2023-10-09T08:17:09.450 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 33.578269667999997, 2023-10-09T08:17:09.450 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.106480989, 2023-10-09T08:17:09.450 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.450 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.450 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:09.450 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:09.450 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:09.450 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 98305 2023-10-09T08:17:09.450 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.451 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.451 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.451 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.451 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.754295+0000", 2023-10-09T08:17:09.451 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.451 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.451 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.451 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.451 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.754295+0000", 2023-10-09T08:17:09.451 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.451 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.451 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.452 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.452 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.754293+0000", 2023-10-09T08:17:09.452 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:17:09.452 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.452 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.452 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.452 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.754315+0000", 2023-10-09T08:17:09.452 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2047000000000001e-05 2023-10-09T08:17:09.452 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.452 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.452 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.453 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.754331+0000", 2023-10-09T08:17:09.453 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6262000000000001e-05 2023-10-09T08:17:09.453 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.453 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.453 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.453 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.754339+0000", 2023-10-09T08:17:09.453 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2439999999999996e-06 2023-10-09T08:17:09.453 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.453 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.453 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.453 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.754379+0000", 2023-10-09T08:17:09.453 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.0648000000000001e-05 2023-10-09T08:17:09.454 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.454 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.454 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.454 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.754475+0000", 2023-10-09T08:17:09.454 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5506000000000003e-05 2023-10-09T08:17:09.454 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.454 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.454 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:17:09.454 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.754573+0000", 2023-10-09T08:17:09.454 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8004000000000006e-05 2023-10-09T08:17:09.454 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.454 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.455 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:09.455 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.764157+0000", 2023-10-09T08:17:09.455 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0095839340000000005 2023-10-09T08:17:09.455 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.455 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.455 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.455 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.764205+0000", 2023-10-09T08:17:09.455 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8288999999999998e-05 2023-10-09T08:17:09.455 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.455 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.455 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.456 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.860328+0000", 2023-10-09T08:17:09.456 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.096122978999999997 2023-10-09T08:17:09.456 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.456 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.456 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.456 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.860536+0000", 2023-10-09T08:17:09.456 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00020755099999999999 2023-10-09T08:17:09.456 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.456 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.456 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.456 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.860776+0000", 2023-10-09T08:17:09.456 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00024031700000000001 2023-10-09T08:17:09.457 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.457 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.457 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.457 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.457 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.457 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:98307 5.c 5:38285996:::benchmark_data_smithi081_106394_object98306:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-09T08:17:09.457 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:16:35.756333+0000", 2023-10-09T08:17:09.457 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 33.576231149000002, 2023-10-09T08:17:09.457 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.12171865799999999, 2023-10-09T08:17:09.457 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.457 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.458 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:09.458 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:09.458 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:09.458 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 98307 2023-10-09T08:17:09.458 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.458 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.458 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.458 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.458 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.756333+0000", 2023-10-09T08:17:09.458 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.458 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.458 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.459 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.459 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.756333+0000", 2023-10-09T08:17:09.459 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.459 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.459 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.459 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.459 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.756332+0000", 2023-10-09T08:17:09.459 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:17:09.459 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.459 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.460 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.460 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.756353+0000", 2023-10-09T08:17:09.460 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1047e-05 2023-10-09T08:17:09.460 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.460 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.460 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.460 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.756365+0000", 2023-10-09T08:17:09.460 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2507000000000001e-05 2023-10-09T08:17:09.460 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.460 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.460 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.461 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.756372+0000", 2023-10-09T08:17:09.461 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5220000000000004e-06 2023-10-09T08:17:09.461 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.461 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.461 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.461 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.757974+0000", 2023-10-09T08:17:09.461 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0016017780000000001 2023-10-09T08:17:09.461 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.461 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.461 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.461 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.758084+0000", 2023-10-09T08:17:09.461 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000110296 2023-10-09T08:17:09.462 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.462 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.462 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:17:09.462 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.758191+0000", 2023-10-09T08:17:09.462 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000106612 2023-10-09T08:17:09.462 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.462 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.462 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.462 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.764235+0000", 2023-10-09T08:17:09.462 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0060439780000000002 2023-10-09T08:17:09.462 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.463 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.463 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:09.463 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.764241+0000", 2023-10-09T08:17:09.463 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1840000000000004e-06 2023-10-09T08:17:09.463 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.463 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.463 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.463 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.877958+0000", 2023-10-09T08:17:09.463 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.113716818 2023-10-09T08:17:09.463 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.463 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.463 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.464 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.878014+0000", 2023-10-09T08:17:09.464 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5875999999999998e-05 2023-10-09T08:17:09.464 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.464 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.464 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.464 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.878052+0000", 2023-10-09T08:17:09.464 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8466000000000001e-05 2023-10-09T08:17:09.464 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.464 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.464 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.464 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.464 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.465 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:98309 5.c 5:31dab253:::benchmark_data_smithi081_106394_object98308:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-09T08:17:09.465 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:16:35.758654+0000", 2023-10-09T08:17:09.465 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 33.573910554000001, 2023-10-09T08:17:09.465 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.124645031, 2023-10-09T08:17:09.465 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.465 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.465 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:09.465 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:09.465 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:09.465 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 98309 2023-10-09T08:17:09.465 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.465 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.466 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.466 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.466 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.758654+0000", 2023-10-09T08:17:09.466 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.466 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.466 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.466 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.466 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.758654+0000", 2023-10-09T08:17:09.466 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.466 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.466 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.467 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.467 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.758653+0000", 2023-10-09T08:17:09.467 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:17:09.467 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.467 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.467 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.467 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.758677+0000", 2023-10-09T08:17:09.467 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4745000000000001e-05 2023-10-09T08:17:09.467 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.467 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.467 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.468 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.758691+0000", 2023-10-09T08:17:09.468 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3801000000000001e-05 2023-10-09T08:17:09.468 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.468 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.468 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.468 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.758700+0000", 2023-10-09T08:17:09.468 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2140000000000002e-06 2023-10-09T08:17:09.468 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.468 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.468 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.468 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.761119+0000", 2023-10-09T08:17:09.469 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0024183099999999999 2023-10-09T08:17:09.469 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.469 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.469 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.469 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.761229+0000", 2023-10-09T08:17:09.469 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000110516 2023-10-09T08:17:09.469 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.469 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.469 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:17:09.469 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.761346+0000", 2023-10-09T08:17:09.469 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011642 2023-10-09T08:17:09.470 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.470 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.470 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:09.470 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.764342+0000", 2023-10-09T08:17:09.470 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0029962999999999999 2023-10-09T08:17:09.470 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.470 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.470 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.470 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.764755+0000", 2023-10-09T08:17:09.470 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00041327099999999999 2023-10-09T08:17:09.470 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.470 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.471 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.471 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.883197+0000", 2023-10-09T08:17:09.471 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.118442096 2023-10-09T08:17:09.471 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.471 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.471 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.471 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.883254+0000", 2023-10-09T08:17:09.471 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6283999999999998e-05 2023-10-09T08:17:09.471 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.471 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.471 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.472 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.883299+0000", 2023-10-09T08:17:09.472 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.5346000000000003e-05 2023-10-09T08:17:09.472 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.472 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.472 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.472 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.472 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.472 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:98537 5.c 5:396a3a13:::benchmark_data_smithi081_106394_object98536:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-09T08:17:09.472 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:16:36.073248+0000", 2023-10-09T08:17:09.472 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 33.259316574000003, 2023-10-09T08:17:09.472 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.12578890100000001, 2023-10-09T08:17:09.472 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.473 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.473 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:09.473 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:09.473 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:09.473 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 98537 2023-10-09T08:17:09.473 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.473 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.473 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.473 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.473 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073248+0000", 2023-10-09T08:17:09.473 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.473 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.474 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.474 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.474 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073248+0000", 2023-10-09T08:17:09.474 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.474 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.474 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.474 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.474 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073247+0000", 2023-10-09T08:17:09.474 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:17:09.474 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.474 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.474 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.475 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073268+0000", 2023-10-09T08:17:09.475 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1367999999999999e-05 2023-10-09T08:17:09.475 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.475 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.475 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.475 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073278+0000", 2023-10-09T08:17:09.475 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.026e-05 2023-10-09T08:17:09.475 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.475 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.475 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.475 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073285+0000", 2023-10-09T08:17:09.475 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1650000000000003e-06 2023-10-09T08:17:09.476 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.476 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.476 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.476 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073320+0000", 2023-10-09T08:17:09.476 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.5926999999999997e-05 2023-10-09T08:17:09.476 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.476 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.476 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.476 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073473+0000", 2023-10-09T08:17:09.476 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015236700000000001 2023-10-09T08:17:09.476 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.477 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.477 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:17:09.477 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073584+0000", 2023-10-09T08:17:09.477 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011137900000000001 2023-10-09T08:17:09.477 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.477 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.477 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:09.477 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.080959+0000", 2023-10-09T08:17:09.478 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0073749920000000004 2023-10-09T08:17:09.478 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.478 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.478 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.478 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.082825+0000", 2023-10-09T08:17:09.478 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0018659200000000001 2023-10-09T08:17:09.478 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.478 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.478 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.478 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.197616+0000", 2023-10-09T08:17:09.478 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.114791001 2023-10-09T08:17:09.479 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.479 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.479 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.479 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.198865+0000", 2023-10-09T08:17:09.479 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0012489490000000001 2023-10-09T08:17:09.479 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.479 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.479 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.479 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.199037+0000", 2023-10-09T08:17:09.479 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017178300000000001 2023-10-09T08:17:09.480 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.480 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.480 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.480 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.480 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.480 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:98539 5.c 5:35ca5cb0:::benchmark_data_smithi081_106394_object98538:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-09T08:17:09.480 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:16:36.073467+0000", 2023-10-09T08:17:09.480 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 33.259097025000003, 2023-10-09T08:17:09.480 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.126130978, 2023-10-09T08:17:09.480 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.480 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.481 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:09.481 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:09.481 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:09.481 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 98539 2023-10-09T08:17:09.481 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.481 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.481 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.481 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.481 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073467+0000", 2023-10-09T08:17:09.481 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.481 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.481 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.482 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.482 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073467+0000", 2023-10-09T08:17:09.482 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.482 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.482 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.482 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.482 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073467+0000", 2023-10-09T08:17:09.482 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:17:09.482 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.482 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.482 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.483 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073500+0000", 2023-10-09T08:17:09.483 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3179000000000002e-05 2023-10-09T08:17:09.483 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.483 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.483 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.483 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073514+0000", 2023-10-09T08:17:09.483 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3675e-05 2023-10-09T08:17:09.483 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.483 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.483 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.483 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073522+0000", 2023-10-09T08:17:09.483 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3159999999999997e-06 2023-10-09T08:17:09.484 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.484 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.484 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.484 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.078409+0000", 2023-10-09T08:17:09.484 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0048867010000000002 2023-10-09T08:17:09.484 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.484 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.484 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.484 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.078567+0000", 2023-10-09T08:17:09.484 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000157878 2023-10-09T08:17:09.484 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.485 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.485 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:17:09.485 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.078665+0000", 2023-10-09T08:17:09.485 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8222999999999998e-05 2023-10-09T08:17:09.485 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.485 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.485 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:09.485 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.080962+0000", 2023-10-09T08:17:09.485 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002297299 2023-10-09T08:17:09.485 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.485 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.485 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.485 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.090765+0000", 2023-10-09T08:17:09.486 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0098027870000000003 2023-10-09T08:17:09.486 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.486 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.486 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.486 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.199228+0000", 2023-10-09T08:17:09.486 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.10846277999999999 2023-10-09T08:17:09.486 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.486 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.486 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.486 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.199444+0000", 2023-10-09T08:17:09.486 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00021594800000000001 2023-10-09T08:17:09.487 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.487 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.487 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.487 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.199598+0000", 2023-10-09T08:17:09.487 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015485799999999999 2023-10-09T08:17:09.487 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.487 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.487 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.487 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.487 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.487 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:98545 5.c 5:35ca9827:::benchmark_data_smithi081_106394_object98544:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-09T08:17:09.487 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:16:36.083382+0000", 2023-10-09T08:17:09.488 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 33.249182595999997, 2023-10-09T08:17:09.488 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.11677899, 2023-10-09T08:17:09.488 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:09.488 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:17:09.488 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:09.488 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:09.488 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:09.488 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 98545 2023-10-09T08:17:09.488 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.488 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:09.489 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.489 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:09.489 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.083382+0000", 2023-10-09T08:17:09.489 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.489 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.489 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.489 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:09.489 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.083382+0000", 2023-10-09T08:17:09.489 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:09.489 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.489 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.489 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:09.490 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.083381+0000", 2023-10-09T08:17:09.490 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:17:09.490 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.490 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.490 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:09.490 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.083400+0000", 2023-10-09T08:17:09.490 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9672000000000001e-05 2023-10-09T08:17:09.490 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.490 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.490 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:09.490 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.083409+0000", 2023-10-09T08:17:09.491 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3140000000000004e-06 2023-10-09T08:17:09.491 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.491 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.491 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:09.491 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.083414+0000", 2023-10-09T08:17:09.491 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4759999999999997e-06 2023-10-09T08:17:09.491 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.491 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.491 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:09.491 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.083458+0000", 2023-10-09T08:17:09.491 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3810999999999998e-05 2023-10-09T08:17:09.491 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.492 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.492 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:09.492 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.083539+0000", 2023-10-09T08:17:09.492 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1477999999999995e-05 2023-10-09T08:17:09.492 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.492 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.492 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:17:09.492 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.083628+0000", 2023-10-09T08:17:09.492 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8627000000000004e-05 2023-10-09T08:17:09.492 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.492 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.492 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:09.493 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.085289+0000", 2023-10-09T08:17:09.493 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0016607169999999999 2023-10-09T08:17:09.493 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.493 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.493 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.493 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.090791+0000", 2023-10-09T08:17:09.493 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0055022769999999999 2023-10-09T08:17:09.493 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.493 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.493 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:09.494 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.199792+0000", 2023-10-09T08:17:09.494 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.10900064600000001 2023-10-09T08:17:09.494 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.494 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.494 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:17:09.494 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.199998+0000", 2023-10-09T08:17:09.494 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00020628199999999999 2023-10-09T08:17:09.494 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:09.494 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:09.494 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:17:09.495 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.200161+0000", 2023-10-09T08:17:09.495 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016288699999999999 2023-10-09T08:17:09.495 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.495 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.495 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.495 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:09.495 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:09.495 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:17:09.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:09.496 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:09 smithi081 bash[76862]: audit 2023-10-09T08:17:08.358614+0000 mon.a (mon.0) 384 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-09T08:17:09.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:09 smithi081 bash[76862]: cluster 2023-10-09T08:17:08.358840+0000 mon.a (mon.0) 385 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-10-09T08:17:09.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:09 smithi081 bash[76862]: cluster 2023-10-09T08:17:08.361817+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T08:17:09.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:09 smithi081 bash[76862]: cluster 2023-10-09T08:17:08.365003+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T08:17:09.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:09 smithi081 bash[76862]: cluster 2023-10-09T08:17:08.378604+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T08:17:09.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:09 smithi081 bash[76862]: cluster 2023-10-09T08:17:08.378802+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T08:17:09.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:09 smithi081 bash[76862]: cluster 2023-10-09T08:17:08.380856+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T08:17:09.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:09 smithi081 bash[76862]: audit 2023-10-09T08:17:08.504067+0000 mon.c (mon.2) 196 : audit 0 from='client.? 172.21.15.81:0/2418718417' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:17:09.506 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:09 smithi081 bash[79557]: audit 2023-10-09T08:17:08.358614+0000 mon.a (mon.0) 384 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-09T08:17:09.506 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:09 smithi081 bash[79557]: cluster 2023-10-09T08:17:08.358840+0000 mon.a (mon.0) 385 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-10-09T08:17:09.506 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:09 smithi081 bash[79557]: cluster 2023-10-09T08:17:08.361817+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T08:17:09.506 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:09 smithi081 bash[79557]: cluster 2023-10-09T08:17:08.365003+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T08:17:09.506 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:09 smithi081 bash[79557]: cluster 2023-10-09T08:17:08.378604+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T08:17:09.506 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:09 smithi081 bash[79557]: cluster 2023-10-09T08:17:08.378802+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T08:17:09.506 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:09 smithi081 bash[79557]: cluster 2023-10-09T08:17:08.380856+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T08:17:09.506 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:09 smithi081 bash[79557]: audit 2023-10-09T08:17:08.504067+0000 mon.c (mon.2) 196 : audit 0 from='client.? 172.21.15.81:0/2418718417' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:17:09.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:09 smithi118 bash[59345]: audit 2023-10-09T08:17:08.358614+0000 mon.a (mon.0) 384 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-09T08:17:09.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:09 smithi118 bash[59345]: cluster 2023-10-09T08:17:08.358840+0000 mon.a (mon.0) 385 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-10-09T08:17:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:09 smithi118 bash[59345]: cluster 2023-10-09T08:17:08.361817+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T08:17:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:09 smithi118 bash[59345]: cluster 2023-10-09T08:17:08.365003+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T08:17:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:09 smithi118 bash[59345]: cluster 2023-10-09T08:17:08.378604+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T08:17:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:09 smithi118 bash[59345]: cluster 2023-10-09T08:17:08.378802+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T08:17:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:09 smithi118 bash[59345]: cluster 2023-10-09T08:17:08.380856+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T08:17:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:09 smithi118 bash[59345]: audit 2023-10-09T08:17:08.504067+0000 mon.c (mon.2) 196 : audit 0 from='client.? 172.21.15.81:0/2418718417' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:17:09.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:09.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:09.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:09.634 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:09.661 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:09.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:09.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:09.769 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:09.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:09.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:09.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:09.901 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:09.927 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:09.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:09.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:10.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:10.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:10.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:10.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:10.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:10.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:10.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:10.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:10.286 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:10.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:10.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:10.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:10.417 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:10.441 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:10.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:10.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:10.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:10 smithi081 bash[76862]: cluster 2023-10-09T08:17:09.279631+0000 mgr.y (mgr.26009) 443 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 237 KiB/s wr, 764 op/s 2023-10-09T08:17:10.707 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:10 smithi081 bash[79557]: cluster 2023-10-09T08:17:09.279631+0000 mgr.y (mgr.26009) 443 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 237 KiB/s wr, 764 op/s 2023-10-09T08:17:10.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:10.732 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:10.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:10.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:10.774 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:10 smithi118 bash[59345]: cluster 2023-10-09T08:17:09.279631+0000 mgr.y (mgr.26009) 443 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 237 KiB/s wr, 764 op/s 2023-10-09T08:17:10.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:10.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:10.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:10.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:10.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:11.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:11.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:11.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:11.106 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:11.128 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:11.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:11.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:11.234 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:11.258 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:17:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:17:11] "GET /metrics HTTP/1.1" 200 36455 "" "Prometheus/2.33.4" 2023-10-09T08:17:11.263 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:11.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:11.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:11.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:11.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:11.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:11.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:11.496 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:11.526 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:11.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:11.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:11.631 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:11.663 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:11.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:11.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:11.769 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:11.784 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 5 1 2023-10-09T08:17:11.801 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:11.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:11.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:11.908 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:11.945 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:11.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:11.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:12.049 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:12.076 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:12.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:12.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:12.180 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:12.209 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:12.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:12.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:12.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:12.344 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:12.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:12.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:12.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:12 smithi081 bash[76862]: cluster 2023-10-09T08:17:11.280191+0000 mgr.y (mgr.26009) 444 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 816 op/s 2023-10-09T08:17:12.447 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:12.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:12.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:12.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:12 smithi118 bash[59345]: cluster 2023-10-09T08:17:11.280191+0000 mgr.y (mgr.26009) 444 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 816 op/s 2023-10-09T08:17:12.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:12.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:12.616 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:12.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:12.717 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:12.749 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:12.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:12.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:12.765 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:12 smithi081 bash[79557]: cluster 2023-10-09T08:17:11.280191+0000 mgr.y (mgr.26009) 444 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 816 op/s 2023-10-09T08:17:12.852 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:12.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-09T08:17:12.878 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:12.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:12.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:12.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:13.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:13.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:13.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:13.113 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:13.153 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:13.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:13.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:13.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:13.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:13.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:13.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:13.379 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:13 smithi118 bash[59345]: audit 2023-10-09T08:17:12.971176+0000 mon.a (mon.0) 386 : audit 1 from='client.? 172.21.15.81:0/3382011276' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:17:13.412 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:13.413 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:17:13.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:13.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:13.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:13.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:13.562 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:13 smithi081 bash[76862]: audit 2023-10-09T08:17:12.971176+0000 mon.a (mon.0) 386 : audit 1 from='client.? 172.21.15.81:0/3382011276' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:17:13.563 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:13 smithi081 bash[79557]: audit 2023-10-09T08:17:12.971176+0000 mon.a (mon.0) 386 : audit 1 from='client.? 172.21.15.81:0/3382011276' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:17:13.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:13.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:13.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:13.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:13.708 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:13.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:13.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:13.815 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:13.843 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:13.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:13.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:13.947 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:13.976 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:13.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:13.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:14.082 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:14.108 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:14.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:14.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:14.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:14.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:14.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:14.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:14.338 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:14.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:14.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:14.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:14.469 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:14.515 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:14.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:14.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:14.584 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:14 smithi081 bash[76862]: cluster 2023-10-09T08:17:13.280887+0000 mgr.y (mgr.26009) 445 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 816 op/s 2023-10-09T08:17:14.584 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:14 smithi081 bash[76862]: cluster 2023-10-09T08:17:13.374904+0000 mon.a (mon.0) 387 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:17:14.584 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:14 smithi081 bash[76862]: audit 2023-10-09T08:17:13.391867+0000 mon.a (mon.0) 388 : audit 1 from='client.? 172.21.15.81:0/3382011276' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:17:14.584 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:14 smithi081 bash[76862]: cluster 2023-10-09T08:17:13.391928+0000 mon.a (mon.0) 389 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-10-09T08:17:14.585 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:14 smithi081 bash[76862]: cluster 2023-10-09T08:17:13.393787+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T08:17:14.585 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:14 smithi081 bash[76862]: cluster 2023-10-09T08:17:13.394681+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T08:17:14.585 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:14 smithi081 bash[76862]: cluster 2023-10-09T08:17:13.396789+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T08:17:14.585 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:14 smithi081 bash[76862]: cluster 2023-10-09T08:17:13.400252+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T08:17:14.586 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:14 smithi081 bash[79557]: cluster 2023-10-09T08:17:13.280887+0000 mgr.y (mgr.26009) 445 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 816 op/s 2023-10-09T08:17:14.586 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:14 smithi081 bash[79557]: cluster 2023-10-09T08:17:13.374904+0000 mon.a (mon.0) 387 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:17:14.586 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:14 smithi081 bash[79557]: audit 2023-10-09T08:17:13.391867+0000 mon.a (mon.0) 388 : audit 1 from='client.? 172.21.15.81:0/3382011276' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:17:14.586 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:14 smithi081 bash[79557]: cluster 2023-10-09T08:17:13.391928+0000 mon.a (mon.0) 389 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-10-09T08:17:14.586 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:14 smithi081 bash[79557]: cluster 2023-10-09T08:17:13.393787+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T08:17:14.586 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:14 smithi081 bash[79557]: cluster 2023-10-09T08:17:13.394681+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T08:17:14.586 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:14 smithi081 bash[79557]: cluster 2023-10-09T08:17:13.396789+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T08:17:14.586 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:14 smithi081 bash[79557]: cluster 2023-10-09T08:17:13.400252+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T08:17:14.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:14.646 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:14.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:14.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:14.752 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:14.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:14 smithi118 bash[59345]: cluster 2023-10-09T08:17:13.280887+0000 mgr.y (mgr.26009) 445 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 816 op/s 2023-10-09T08:17:14.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:14 smithi118 bash[59345]: cluster 2023-10-09T08:17:13.374904+0000 mon.a (mon.0) 387 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:17:14.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:14 smithi118 bash[59345]: audit 2023-10-09T08:17:13.391867+0000 mon.a (mon.0) 388 : audit 1 from='client.? 172.21.15.81:0/3382011276' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:17:14.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:14 smithi118 bash[59345]: cluster 2023-10-09T08:17:13.391928+0000 mon.a (mon.0) 389 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-10-09T08:17:14.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:14 smithi118 bash[59345]: cluster 2023-10-09T08:17:13.393787+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T08:17:14.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:14 smithi118 bash[59345]: cluster 2023-10-09T08:17:13.394681+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T08:17:14.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:14 smithi118 bash[59345]: cluster 2023-10-09T08:17:13.396789+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T08:17:14.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:14 smithi118 bash[59345]: cluster 2023-10-09T08:17:13.400252+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T08:17:14.766 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:17:14.776 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:14.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:14.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:14.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:14.918 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:14.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:14.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:15.027 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:15.058 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:15.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:15.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:15.164 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:15.188 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:15.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:15.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:15.294 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:15.328 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:15.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:15.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:15.433 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:15.462 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:15.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:15.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:15.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:15.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:15.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:15.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:15.699 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:15.726 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:15.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:15.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:15.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:15.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:15.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:15.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:15.965 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:15.994 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:16.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:16.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:16.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:16.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:16.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:16.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:16.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:16.277 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:16.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:16.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:16.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:16.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:16.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:16.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:16.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:16.532 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:16.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:16.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:16.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:17:16.637 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:16.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:16 smithi118 bash[59345]: cluster 2023-10-09T08:17:15.282131+0000 mgr.y (mgr.26009) 446 : cluster 0 pgmap v391: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s 2023-10-09T08:17:16.696 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:16.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:16.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:16.800 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:16.828 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:16.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:16.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:16.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:16 smithi081 bash[76862]: cluster 2023-10-09T08:17:15.282131+0000 mgr.y (mgr.26009) 446 : cluster 0 pgmap v391: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s 2023-10-09T08:17:16.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:16 smithi081 bash[79557]: cluster 2023-10-09T08:17:15.282131+0000 mgr.y (mgr.26009) 446 : cluster 0 pgmap v391: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s 2023-10-09T08:17:16.934 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:16.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:16.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:16.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:17.067 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:17.097 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:17:17.101 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:17.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:17.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:17.207 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:17.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:17.247 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:17.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:17.348 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:17.377 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:17.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:17.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:17.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:17.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:17.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:17.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:17.606 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:17.639 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:17.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:17.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:17.747 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:17.779 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:17.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:17.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:17.885 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:17.917 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:17.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:17.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:18.020 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:18.054 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:18.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:18.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:18.113 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:17:18.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:18.186 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:18.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:18.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:18.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:18.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:18.324 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:18.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:18.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:18.433 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:18 smithi081 bash[76862]: cluster 2023-10-09T08:17:17.282610+0000 mgr.y (mgr.26009) 447 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 902 op/s 2023-10-09T08:17:18.434 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:18 smithi081 bash[79557]: cluster 2023-10-09T08:17:17.282610+0000 mgr.y (mgr.26009) 447 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 902 op/s 2023-10-09T08:17:18.462 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:18.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:18.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:18.569 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:18.598 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:18.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:18.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:18.704 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:18.713 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:18 smithi118 bash[59345]: cluster 2023-10-09T08:17:17.282610+0000 mgr.y (mgr.26009) 447 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 902 op/s 2023-10-09T08:17:18.737 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:18.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:18.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:18.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:18.864 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:18.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:18.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:18.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:19.007 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:19.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:19.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:19.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:19.130 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:17:19.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:19.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:19.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:19.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:19.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:19.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:19.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:19.395 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:19.436 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:19.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:19.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:19.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:19.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:19.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:19.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:19.679 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:19.737 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:19.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:19.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:19.841 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:19.880 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:19.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:19.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:19.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:20.011 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:20.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:20.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:20.115 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:20.153 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:20.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:20.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:20.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:20.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:20.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:20.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:20.381 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:20.419 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:20.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:20.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:20.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:20.535 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:20 smithi081 bash[79557]: cluster 2023-10-09T08:17:19.283195+0000 mgr.y (mgr.26009) 448 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2023-10-09T08:17:20.535 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:20 smithi081 bash[76862]: cluster 2023-10-09T08:17:19.283195+0000 mgr.y (mgr.26009) 448 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2023-10-09T08:17:20.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:20.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:20.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:20.657 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:20.667 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:20 smithi118 bash[59345]: cluster 2023-10-09T08:17:19.283195+0000 mgr.y (mgr.26009) 448 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2023-10-09T08:17:20.687 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:20.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:20.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:20.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:20.819 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:20.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:20.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:20.924 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:20.950 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:20.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:20.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:21.058 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:21.089 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:21.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:21.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:21.157 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:17:21.192 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:21.219 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:21.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:21.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:21.324 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:21.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:21.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:21.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:21.349 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:17:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:17:21] "GET /metrics HTTP/1.1" 200 36455 "" "Prometheus/2.33.4" 2023-10-09T08:17:21.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:21.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:21.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:21.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:21.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:21.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:21.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:21.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:21.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:21.746 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:21.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:21.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:21.853 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:21.877 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:21.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:21.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:21.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:22.005 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:22.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:22.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:22.112 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:22.149 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:22.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:22.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:22.254 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:22.291 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:22.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:22.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:22.399 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:22.428 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:22.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:22.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:22.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:22 smithi118 bash[59345]: cluster 2023-10-09T08:17:21.283716+0000 mgr.y (mgr.26009) 449 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-10-09T08:17:22.531 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:22.576 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:22.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:22.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:22.683 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:22.691 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:22 smithi081 bash[76862]: cluster 2023-10-09T08:17:21.283716+0000 mgr.y (mgr.26009) 449 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-10-09T08:17:22.695 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:22 smithi081 bash[79557]: cluster 2023-10-09T08:17:21.283716+0000 mgr.y (mgr.26009) 449 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-10-09T08:17:22.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:22.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:22.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:22.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:22.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:22.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:22.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:22.938 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:22.965 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:22.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:22.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:23.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:23.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:23.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:23.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:23.205 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:23.229 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:23.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:23.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:23.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:23.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:23.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:23.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:23.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:23.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:23.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:23.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:23.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:23 smithi118 bash[59345]: audit 2023-10-09T08:17:23.116607+0000 mon.c (mon.2) 197 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:17:23.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:23.603 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:23 smithi081 bash[76862]: audit 2023-10-09T08:17:23.116607+0000 mon.c (mon.2) 197 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:17:23.603 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:23 smithi081 bash[79557]: audit 2023-10-09T08:17:23.116607+0000 mon.c (mon.2) 197 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:17:23.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:23.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:23.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:23.726 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:23.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:23.763 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:23.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:23.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:23.894 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:23.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:23.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:23.999 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:24.021 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:24.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:24.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:24.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:24.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:24.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:24.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:24.257 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:24.298 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:24.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:24.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:24.403 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:24 smithi081 bash[76862]: cluster 2023-10-09T08:17:23.284186+0000 mgr.y (mgr.26009) 450 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-10-09T08:17:24.403 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:24 smithi081 bash[79557]: cluster 2023-10-09T08:17:23.284186+0000 mgr.y (mgr.26009) 450 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-10-09T08:17:24.403 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:24.439 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:24.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:24.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:24.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:24 smithi118 bash[59345]: cluster 2023-10-09T08:17:23.284186+0000 mgr.y (mgr.26009) 450 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-10-09T08:17:24.548 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:24.578 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:24.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:24.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:24.681 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:24.720 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:24.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:24.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:24.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:24.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:24.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:24.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:24.956 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:24.989 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:24.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:24.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:25.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:25.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:25.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:25.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:25.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:25.263 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:25.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:25.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:25.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:25.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:25.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:25.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:25.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:25.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:25.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:25.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:25.637 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:25.662 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:25.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:25.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:25.766 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:25.817 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:25.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:25.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:25.925 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:25.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:25.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:25.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:26.056 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:26.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:26.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:26.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:26.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:26.221 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:26.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:26.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:26.324 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:26.350 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:26.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:26.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:26.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:26.461 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:26 smithi081 bash[76862]: cluster 2023-10-09T08:17:25.285458+0000 mgr.y (mgr.26009) 451 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 969 op/s 2023-10-09T08:17:26.462 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:26 smithi081 bash[79557]: cluster 2023-10-09T08:17:25.285458+0000 mgr.y (mgr.26009) 451 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 969 op/s 2023-10-09T08:17:26.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:26.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:26.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:26.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:26.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:26.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:26.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:26.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:26.747 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:26.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:26.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:26.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:26 smithi118 bash[59345]: cluster 2023-10-09T08:17:25.285458+0000 mgr.y (mgr.26009) 451 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 969 op/s 2023-10-09T08:17:26.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:26.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:26.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:26.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:26.978 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:27.009 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:27.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:27.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:27.112 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:27.147 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:27.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:27.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:27.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:27.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:27.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:27.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:27.389 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:27.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:27.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:27.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:27.518 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:27.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:27.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:27.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:27.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:27.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:27.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:27.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:27.797 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:27.835 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:27.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:27.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:27.941 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:27.972 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:27.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:27.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:28.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:28.107 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:28.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:28.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:28.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:28.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:28.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:28.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:28.351 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:28.376 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:28.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:28.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:28.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:28.513 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:28.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:28.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:28.619 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:28.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:28 smithi081 bash[76862]: cluster 2023-10-09T08:17:27.285898+0000 mgr.y (mgr.26009) 452 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2023-10-09T08:17:28.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:28 smithi081 bash[79557]: cluster 2023-10-09T08:17:27.285898+0000 mgr.y (mgr.26009) 452 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2023-10-09T08:17:28.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:28 smithi118 bash[59345]: cluster 2023-10-09T08:17:27.285898+0000 mgr.y (mgr.26009) 452 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2023-10-09T08:17:28.656 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:28.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:28.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:28.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:28.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:28.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:28.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:28.885 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:28.922 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:28.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:28.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:29.025 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:29.069 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:29.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:29.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:29.172 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:29.201 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:29.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:29.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:29.306 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:29.336 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:29.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:29.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:29.441 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:29.466 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:29.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:29.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:29.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:29.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:29.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:29.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:29.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:29.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:29.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:29.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:29.833 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:29.856 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:29.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:29.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:29.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:29.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:29.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:29.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:30.097 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:30.140 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:30.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:30.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:30.246 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:30.272 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:30.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:30.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:30.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:30.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:30.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:30.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:30.517 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:30.543 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:30.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:30.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:30.649 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:30.682 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:30.684 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:30 smithi118 bash[59345]: cluster 2023-10-09T08:17:29.286467+0000 mgr.y (mgr.26009) 453 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-10-09T08:17:30.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:30.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:30.786 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:30.824 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:30.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:30.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:30.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:30 smithi081 bash[76862]: cluster 2023-10-09T08:17:29.286467+0000 mgr.y (mgr.26009) 453 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-10-09T08:17:30.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:30 smithi081 bash[79557]: cluster 2023-10-09T08:17:29.286467+0000 mgr.y (mgr.26009) 453 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-10-09T08:17:30.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:30.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:30.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:30.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:31.061 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:31.089 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:31.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:31.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:31.193 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:31.225 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:31.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:31.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:31.328 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:31.358 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:31.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:31.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:31.376 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:17:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:17:31] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.33.4" 2023-10-09T08:17:31.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:31.486 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:31.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:31.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:31.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:31.611 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:31.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:31.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:31.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:31.740 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:31.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:31.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:31.846 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:31.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:31.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:31.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:31.974 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:32.014 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:32.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:32.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:32.121 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:32.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:32.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:32.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:32.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:32.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:32.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:32.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:32.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:32.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:32.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:32.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:32.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:32.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:32.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:32.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:32.660 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:32.669 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:32 smithi081 bash[76862]: cluster 2023-10-09T08:17:31.287109+0000 mgr.y (mgr.26009) 454 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2023-10-09T08:17:32.669 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:32 smithi081 bash[79557]: cluster 2023-10-09T08:17:31.287109+0000 mgr.y (mgr.26009) 454 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2023-10-09T08:17:32.713 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:32.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:32.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:32.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:32 smithi118 bash[59345]: cluster 2023-10-09T08:17:31.287109+0000 mgr.y (mgr.26009) 454 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2023-10-09T08:17:32.817 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:32.844 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:32.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:32.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:32.947 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:32.981 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:32.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:32.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:33.086 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:33.122 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:33.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:33.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:33.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:33.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:33.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:33.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:33.378 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:33.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:33.411 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:33.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:33.512 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:33.541 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:33.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:33.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:33.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:33.681 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:33.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:33.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:33.786 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:33.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:33.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:33.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:33.920 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:33.958 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:33.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:33.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:34.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:34.088 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:34.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:34.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:34.113 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:17:34.113 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:17:34.113 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.114 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:143655 5.b 5:dafaf05a:::benchmark_data_smithi081_106394_object29670:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:17:34.114 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:34.025466+0000", 2023-10-09T08:17:34.114 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.085728065000000006, 2023-10-09T08:17:34.114 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.085757991000000006, 2023-10-09T08:17:34.114 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:34.114 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-09T08:17:34.115 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:34.115 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:34.115 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:34.115 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 143655 2023-10-09T08:17:34.115 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.115 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:34.115 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.115 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:34.115 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.025466+0000", 2023-10-09T08:17:34.115 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:34.116 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.116 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.116 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:34.116 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.025466+0000", 2023-10-09T08:17:34.116 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:34.116 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.116 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.117 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:34.117 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.025465+0000", 2023-10-09T08:17:34.117 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:17:34.117 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.117 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.117 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:34.117 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.025469+0000", 2023-10-09T08:17:34.117 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8630000000000001e-06 2023-10-09T08:17:34.117 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.117 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.118 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:34.118 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.025477+0000", 2023-10-09T08:17:34.118 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2749999999999995e-06 2023-10-09T08:17:34.118 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.118 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.118 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:34.119 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.025483+0000", 2023-10-09T08:17:34.119 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8309999999999997e-06 2023-10-09T08:17:34.119 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.119 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.119 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:34.119 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.033606+0000", 2023-10-09T08:17:34.119 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0081223319999999995 2023-10-09T08:17:34.119 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.120 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.120 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:34.120 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.033759+0000", 2023-10-09T08:17:34.120 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015391 2023-10-09T08:17:34.120 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.120 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.121 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,5", 2023-10-09T08:17:34.121 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.033881+0000", 2023-10-09T08:17:34.121 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000121258 2023-10-09T08:17:34.121 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.121 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.121 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:34.121 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.043459+0000", 2023-10-09T08:17:34.121 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0095779479999999993 2023-10-09T08:17:34.121 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.121 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.122 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:34.122 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055842+0000", 2023-10-09T08:17:34.122 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012382928 2023-10-09T08:17:34.122 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:34.122 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:34.122 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:34.122 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.122 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.122 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:143673 5.4 e116/106 5:2858b939:::benchmark_data_smithi081_106394_object29688:head v 116'8968, mlcod=116'8963)", 2023-10-09T08:17:34.122 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:34.055638+0000", 2023-10-09T08:17:34.123 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.055556215999999999, 2023-10-09T08:17:34.123 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.055644583999999997, 2023-10-09T08:17:34.123 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:34.123 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:17:34.123 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:34.123 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.123 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:34.123 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055638+0000", 2023-10-09T08:17:34.124 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:34.124 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.124 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.124 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:34.124 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055638+0000", 2023-10-09T08:17:34.124 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:34.124 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.124 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.124 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:34.124 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055637+0000", 2023-10-09T08:17:34.124 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967296 2023-10-09T08:17:34.125 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.125 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.125 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:34.125 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055641+0000", 2023-10-09T08:17:34.125 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8489999999999999e-06 2023-10-09T08:17:34.125 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.125 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.125 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:34.125 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055646+0000", 2023-10-09T08:17:34.125 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9389999999999996e-06 2023-10-09T08:17:34.125 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.126 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.126 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:34.126 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055650+0000", 2023-10-09T08:17:34.126 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7799999999999998e-06 2023-10-09T08:17:34.126 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.126 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.127 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:34.127 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.059736+0000", 2023-10-09T08:17:34.127 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0040863139999999997 2023-10-09T08:17:34.127 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.127 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.128 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:34.128 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.059755+0000", 2023-10-09T08:17:34.128 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.842e-05 2023-10-09T08:17:34.128 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:34.128 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:34.128 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:34.128 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.128 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.129 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:143680 5.a 5:55714fe6:::benchmark_data_smithi081_106394_object29695:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:17:34.129 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:34.055996+0000", 2023-10-09T08:17:34.129 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.055198240000000003, 2023-10-09T08:17:34.129 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.055324694000000001, 2023-10-09T08:17:34.129 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:34.130 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-09T08:17:34.130 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:34.130 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:34.130 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:34.131 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 143680 2023-10-09T08:17:34.131 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.131 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:34.132 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.132 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:34.132 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055996+0000", 2023-10-09T08:17:34.132 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:34.132 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.132 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.132 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:34.132 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055996+0000", 2023-10-09T08:17:34.132 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:34.132 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.132 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.133 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:34.133 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055995+0000", 2023-10-09T08:17:34.133 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:17:34.133 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.133 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.133 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:34.133 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.056000+0000", 2023-10-09T08:17:34.133 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1540000000000001e-06 2023-10-09T08:17:34.133 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.133 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.134 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:34.134 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.056010+0000", 2023-10-09T08:17:34.134 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9199999999999999e-06 2023-10-09T08:17:34.134 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.134 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.134 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:34.134 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.056018+0000", 2023-10-09T08:17:34.134 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.089e-06 2023-10-09T08:17:34.134 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.135 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.135 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:34.135 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.056068+0000", 2023-10-09T08:17:34.135 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9858999999999998e-05 2023-10-09T08:17:34.135 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.136 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.136 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:34.136 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.056182+0000", 2023-10-09T08:17:34.136 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000114318 2023-10-09T08:17:34.136 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.137 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.137 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,4", 2023-10-09T08:17:34.137 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.056286+0000", 2023-10-09T08:17:34.137 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000103906 2023-10-09T08:17:34.137 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:34.137 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:34.137 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:34.137 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.137 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.138 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:143663 5.b 5:d95419a4:::benchmark_data_smithi081_106394_object29678:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:17:34.138 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:34.032528+0000", 2023-10-09T08:17:34.138 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.078665593000000006, 2023-10-09T08:17:34.138 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.078836264000000003, 2023-10-09T08:17:34.138 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:34.138 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-09T08:17:34.138 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:34.138 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:34.138 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:34.139 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 143663 2023-10-09T08:17:34.139 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.139 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:34.141 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.142 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:34.142 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.032528+0000", 2023-10-09T08:17:34.142 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:34.142 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.142 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.142 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:34.142 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.032528+0000", 2023-10-09T08:17:34.142 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:34.142 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.142 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.143 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:34.143 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.032527+0000", 2023-10-09T08:17:34.143 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:17:34.143 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.143 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.143 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:34.143 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.032534+0000", 2023-10-09T08:17:34.144 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.618e-06 2023-10-09T08:17:34.144 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.144 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.144 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:34.144 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.032544+0000", 2023-10-09T08:17:34.144 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9170000000000001e-06 2023-10-09T08:17:34.145 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.145 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.145 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:34.145 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.032551+0000", 2023-10-09T08:17:34.145 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9990000000000002e-06 2023-10-09T08:17:34.145 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.146 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.146 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:34.146 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.038634+0000", 2023-10-09T08:17:34.146 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0060838400000000001 2023-10-09T08:17:34.146 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.146 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.146 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:34.147 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.038738+0000", 2023-10-09T08:17:34.147 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000103662 2023-10-09T08:17:34.147 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.147 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.147 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,5", 2023-10-09T08:17:34.148 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.038861+0000", 2023-10-09T08:17:34.148 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000122471 2023-10-09T08:17:34.148 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.148 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.148 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:34.148 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.044790+0000", 2023-10-09T08:17:34.148 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0059291379999999996 2023-10-09T08:17:34.148 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.148 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.149 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:34.149 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055878+0000", 2023-10-09T08:17:34.149 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011088153 2023-10-09T08:17:34.149 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:34.149 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:34.149 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:34.149 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.149 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.149 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:143668 5.4 e116/106 5:2d929cde:::benchmark_data_smithi081_106394_object29683:head v 116'8966, mlcod=116'8963)", 2023-10-09T08:17:34.150 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:34.044688+0000", 2023-10-09T08:17:34.150 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.066506144000000003, 2023-10-09T08:17:34.150 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.066728253000000001, 2023-10-09T08:17:34.150 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:34.150 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:17:34.150 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:34.150 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.150 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:34.150 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.044688+0000", 2023-10-09T08:17:34.151 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:34.151 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.151 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.151 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:34.151 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.044688+0000", 2023-10-09T08:17:34.151 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:34.152 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.152 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.152 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:34.152 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.044687+0000", 2023-10-09T08:17:34.152 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:17:34.152 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.153 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.153 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:34.153 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.044700+0000", 2023-10-09T08:17:34.153 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2808e-05 2023-10-09T08:17:34.153 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.153 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.153 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:34.153 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.044728+0000", 2023-10-09T08:17:34.153 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.7651e-05 2023-10-09T08:17:34.153 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.154 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.154 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:34.154 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.044736+0000", 2023-10-09T08:17:34.154 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0390000000000005e-06 2023-10-09T08:17:34.154 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.154 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.154 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:34.154 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.050655+0000", 2023-10-09T08:17:34.155 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0059199470000000001 2023-10-09T08:17:34.155 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.155 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.155 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:34.155 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.050676+0000", 2023-10-09T08:17:34.155 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0721e-05 2023-10-09T08:17:34.155 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:34.156 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:34.156 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:34.156 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.156 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.156 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:143671 5.8 5:171dfac7:::benchmark_data_smithi081_106394_object29686:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:17:34.156 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:34.046920+0000", 2023-10-09T08:17:34.157 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.064273753000000003, 2023-10-09T08:17:34.157 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.064531645999999998, 2023-10-09T08:17:34.157 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:34.157 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-09T08:17:34.158 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:34.158 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:34.158 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:34.158 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 143671 2023-10-09T08:17:34.158 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.158 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:34.158 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.159 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:34.159 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.046920+0000", 2023-10-09T08:17:34.159 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:34.159 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.159 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.159 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:34.159 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.046920+0000", 2023-10-09T08:17:34.160 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:34.160 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.160 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.160 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:34.160 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.046920+0000", 2023-10-09T08:17:34.160 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:17:34.161 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.161 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.161 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:34.161 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.046923+0000", 2023-10-09T08:17:34.161 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.112e-06 2023-10-09T08:17:34.161 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.161 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.162 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:34.162 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.046929+0000", 2023-10-09T08:17:34.162 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8499999999999999e-06 2023-10-09T08:17:34.163 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.163 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.163 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:34.163 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.046934+0000", 2023-10-09T08:17:34.163 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.3809999999999998e-06 2023-10-09T08:17:34.163 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.163 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.163 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:34.164 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.047099+0000", 2023-10-09T08:17:34.164 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016548499999999999 2023-10-09T08:17:34.164 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.164 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.164 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:34.164 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.047322+0000", 2023-10-09T08:17:34.164 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000222916 2023-10-09T08:17:34.164 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.164 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.164 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,1", 2023-10-09T08:17:34.165 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.047425+0000", 2023-10-09T08:17:34.165 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000102352 2023-10-09T08:17:34.165 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.165 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.165 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:17:34.165 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.052373+0000", 2023-10-09T08:17:34.165 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0049482479999999997 2023-10-09T08:17:34.165 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.165 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.165 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:17:34.165 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055836+0000", 2023-10-09T08:17:34.166 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034628620000000001 2023-10-09T08:17:34.166 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:34.166 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:34.166 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:34.166 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.166 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.166 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:143672 5.4 e116/106 5:2bea124e:::benchmark_data_smithi081_106394_object29687:head v 116'8967, mlcod=116'8963)", 2023-10-09T08:17:34.166 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:34.053250+0000", 2023-10-09T08:17:34.166 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.057944071999999999, 2023-10-09T08:17:34.166 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.058250814999999997, 2023-10-09T08:17:34.167 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:34.167 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:17:34.167 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:34.167 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.167 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:34.167 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.053250+0000", 2023-10-09T08:17:34.167 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:34.168 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.168 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.169 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:34.169 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.053250+0000", 2023-10-09T08:17:34.169 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:34.169 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.169 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.169 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:34.170 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.053249+0000", 2023-10-09T08:17:34.170 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:17:34.170 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.170 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.170 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:34.170 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.053260+0000", 2023-10-09T08:17:34.171 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1663e-05 2023-10-09T08:17:34.171 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.171 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.171 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:34.171 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.053273+0000", 2023-10-09T08:17:34.171 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2274e-05 2023-10-09T08:17:34.172 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.172 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.172 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:34.172 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.053281+0000", 2023-10-09T08:17:34.172 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0690000000000002e-06 2023-10-09T08:17:34.172 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.172 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.172 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:34.172 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055190+0000", 2023-10-09T08:17:34.172 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0019091659999999999 2023-10-09T08:17:34.173 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.173 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.173 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:34.173 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055211+0000", 2023-10-09T08:17:34.173 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1225000000000001e-05 2023-10-09T08:17:34.173 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:34.174 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:34.174 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:34.174 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.174 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.174 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:143675 5.d 5:bbe9bdbc:::benchmark_data_smithi081_106394_object29690:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:17:34.174 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:34.055463+0000", 2023-10-09T08:17:34.174 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.055730492, 2023-10-09T08:17:34.174 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.056074193000000001, 2023-10-09T08:17:34.175 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:17:34.175 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-09T08:17:34.175 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:17:34.175 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:17:34.175 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:17:34.175 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 143675 2023-10-09T08:17:34.175 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.175 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:17:34.176 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.176 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:17:34.176 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055463+0000", 2023-10-09T08:17:34.176 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:34.176 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.176 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.176 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:17:34.176 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055463+0000", 2023-10-09T08:17:34.176 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:17:34.176 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.176 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.177 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:17:34.177 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055462+0000", 2023-10-09T08:17:34.177 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:17:34.177 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.177 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.177 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:17:34.177 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055470+0000", 2023-10-09T08:17:34.177 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0330000000000008e-06 2023-10-09T08:17:34.178 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.178 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.178 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:17:34.178 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055483+0000", 2023-10-09T08:17:34.178 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3318e-05 2023-10-09T08:17:34.179 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.179 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.179 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:17:34.179 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055492+0000", 2023-10-09T08:17:34.179 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6829999999999997e-06 2023-10-09T08:17:34.180 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.180 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.180 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:17:34.180 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055623+0000", 2023-10-09T08:17:34.180 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000131173 2023-10-09T08:17:34.180 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.180 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.181 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:17:34.181 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.055753+0000", 2023-10-09T08:17:34.181 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013044 2023-10-09T08:17:34.181 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:17:34.181 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:17:34.182 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,7", 2023-10-09T08:17:34.182 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:34.056065+0000", 2023-10-09T08:17:34.182 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00031152900000000001 2023-10-09T08:17:34.182 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:34.182 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:17:34.183 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:34.183 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:17:34.183 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2023-10-09T08:17:34.183 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 8 2023-10-09T08:17:34.183 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:17:34.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:34.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:34.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:34.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:34.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:34.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:34.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:34.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:34.440 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.5 to 1 (10000) 2023-10-09T08:17:34.442 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:34 smithi081 bash[76862]: cluster 2023-10-09T08:17:33.287500+0000 mgr.y (mgr.26009) 455 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2023-10-09T08:17:34.442 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:34 smithi081 bash[76862]: audit 2023-10-09T08:17:33.964790+0000 mon.c (mon.2) 198 : audit 1 from='client.? 172.21.15.81:0/3041725638' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T08:17:34.442 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:34 smithi081 bash[76862]: audit 2023-10-09T08:17:33.965413+0000 mon.a (mon.0) 390 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T08:17:34.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:34.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:34.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:34.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:34.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:34.632 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:34.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:34.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:34.738 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:34.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:34 smithi118 bash[59345]: cluster 2023-10-09T08:17:33.287500+0000 mgr.y (mgr.26009) 455 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2023-10-09T08:17:34.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:34 smithi118 bash[59345]: audit 2023-10-09T08:17:33.964790+0000 mon.c (mon.2) 198 : audit 1 from='client.? 172.21.15.81:0/3041725638' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T08:17:34.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:34 smithi118 bash[59345]: audit 2023-10-09T08:17:33.965413+0000 mon.a (mon.0) 390 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T08:17:34.764 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:34.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:34.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:34.868 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:34.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:34 smithi081 bash[79557]: cluster 2023-10-09T08:17:33.287500+0000 mgr.y (mgr.26009) 455 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2023-10-09T08:17:34.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:34 smithi081 bash[79557]: audit 2023-10-09T08:17:33.964790+0000 mon.c (mon.2) 198 : audit 1 from='client.? 172.21.15.81:0/3041725638' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T08:17:34.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:34 smithi081 bash[79557]: audit 2023-10-09T08:17:33.965413+0000 mon.a (mon.0) 390 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T08:17:34.908 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:34.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:34.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:35.013 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:35.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:35.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:35.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:35.140 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:35.166 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:35.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:35.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:35.271 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:35.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:35.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:35.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:35.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:35.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:35.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:35.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:35.452 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:35 smithi118 bash[59345]: audit 2023-10-09T08:17:34.434770+0000 mon.a (mon.0) 391 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-09T08:17:35.453 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:35 smithi118 bash[59345]: cluster 2023-10-09T08:17:34.434835+0000 mon.a (mon.0) 392 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-10-09T08:17:35.453 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:35 smithi118 bash[59345]: cluster 2023-10-09T08:17:34.435318+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T08:17:35.453 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:35 smithi118 bash[59345]: cluster 2023-10-09T08:17:34.445036+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T08:17:35.453 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:35 smithi118 bash[59345]: cluster 2023-10-09T08:17:34.453273+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T08:17:35.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:35.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:35.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:35.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:35.561 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:35 smithi081 bash[76862]: audit 2023-10-09T08:17:34.434770+0000 mon.a (mon.0) 391 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-09T08:17:35.561 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:35 smithi081 bash[76862]: cluster 2023-10-09T08:17:34.434835+0000 mon.a (mon.0) 392 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-10-09T08:17:35.561 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:35 smithi081 bash[76862]: cluster 2023-10-09T08:17:34.435318+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T08:17:35.562 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:35 smithi081 bash[76862]: cluster 2023-10-09T08:17:34.445036+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T08:17:35.562 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:35 smithi081 bash[76862]: cluster 2023-10-09T08:17:34.453273+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T08:17:35.562 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:35 smithi081 bash[79557]: audit 2023-10-09T08:17:34.434770+0000 mon.a (mon.0) 391 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-09T08:17:35.563 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:35 smithi081 bash[79557]: cluster 2023-10-09T08:17:34.434835+0000 mon.a (mon.0) 392 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-10-09T08:17:35.563 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:35 smithi081 bash[79557]: cluster 2023-10-09T08:17:34.435318+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T08:17:35.563 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:35 smithi081 bash[79557]: cluster 2023-10-09T08:17:34.445036+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T08:17:35.563 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:35 smithi081 bash[79557]: cluster 2023-10-09T08:17:34.453273+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T08:17:35.603 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:17:35.629 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:17:35.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:35.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:35.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:35.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:35.696 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:17:35.726 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:17:35.762 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:17:35.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:35.790 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:17:35.822 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:35.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:35.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:35.830 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:17:35.866 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:17:35.869 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:17:35.869 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:17:35.869 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:17:35.869 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:17:35.869 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:17:35.869 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:17:35.869 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:17:35.869 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:17:35.926 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:35.957 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:35.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:35.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:36.062 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:36.107 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:36.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:36.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:36.215 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:36.254 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:36.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:36.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:36.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:36.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:36.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:36.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:36.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:36.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:36 smithi118 bash[59345]: cluster 2023-10-09T08:17:35.287953+0000 mgr.y (mgr.26009) 456 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-10-09T08:17:36.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:36 smithi118 bash[59345]: audit 2023-10-09T08:17:35.549032+0000 mon.c (mon.2) 199 : audit 0 from='client.? 172.21.15.81:0/677111131' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:17:36.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:36.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:36.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:36.626 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:36.634 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:36 smithi081 bash[76862]: cluster 2023-10-09T08:17:35.287953+0000 mgr.y (mgr.26009) 456 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-10-09T08:17:36.635 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:36 smithi081 bash[76862]: audit 2023-10-09T08:17:35.549032+0000 mon.c (mon.2) 199 : audit 0 from='client.? 172.21.15.81:0/677111131' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:17:36.635 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:36 smithi081 bash[79557]: cluster 2023-10-09T08:17:35.287953+0000 mgr.y (mgr.26009) 456 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-10-09T08:17:36.635 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:36 smithi081 bash[79557]: audit 2023-10-09T08:17:35.549032+0000 mon.c (mon.2) 199 : audit 0 from='client.? 172.21.15.81:0/677111131' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:17:36.654 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:36.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:36.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:36.761 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:36.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:36.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:36.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:36.893 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:36.940 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:36.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:36.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:37.046 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:37.080 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:37.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:37.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:37.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:37.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:37.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:37.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:37.327 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:37.362 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:37.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:37.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:37.465 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:37.495 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:37.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:37.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:37.601 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:37.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-09T08:17:37.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:37.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:37.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:37.736 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:37.761 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:37.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:37.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:37.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:37.906 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:37.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:37.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:38.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:38.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:38.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:38.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:38.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:38.161 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:38.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:38.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:38.265 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:38.298 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:38.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:38.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:38.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:38.427 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:38.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:38.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:38.530 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:38.538 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:38 smithi081 bash[79557]: cluster 2023-10-09T08:17:37.288350+0000 mgr.y (mgr.26009) 457 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-10-09T08:17:38.538 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:38 smithi081 bash[79557]: audit 2023-10-09T08:17:38.117109+0000 mon.c (mon.2) 200 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:17:38.539 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:38 smithi081 bash[76862]: cluster 2023-10-09T08:17:37.288350+0000 mgr.y (mgr.26009) 457 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-10-09T08:17:38.539 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:38 smithi081 bash[76862]: audit 2023-10-09T08:17:38.117109+0000 mon.c (mon.2) 200 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:17:38.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:38.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:38.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:38.589 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 6 1 2023-10-09T08:17:38.675 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:38.710 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:38.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:38.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:38 smithi118 bash[59345]: cluster 2023-10-09T08:17:37.288350+0000 mgr.y (mgr.26009) 457 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-10-09T08:17:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:38 smithi118 bash[59345]: audit 2023-10-09T08:17:38.117109+0000 mon.c (mon.2) 200 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:17:38.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:38.846 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:38.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:38.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:38.952 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:38.989 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:38.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:38.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:39.092 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:39.121 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:39.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:39.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:39.226 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:39.273 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:39.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:39.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:39.379 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:39.407 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:39.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:39.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:39.481 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:17:39.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:39.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:39 smithi118 bash[59345]: audit 2023-10-09T08:17:39.054767+0000 mon.a (mon.0) 393 : audit 1 from='client.? 172.21.15.81:0/2440370834' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:17:39.542 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:39.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:39.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:39.648 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:39.675 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:39.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:39.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:39.734 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:39 smithi081 bash[76862]: audit 2023-10-09T08:17:39.054767+0000 mon.a (mon.0) 393 : audit 1 from='client.? 172.21.15.81:0/2440370834' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:17:39.735 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:39 smithi081 bash[79557]: audit 2023-10-09T08:17:39.054767+0000 mon.a (mon.0) 393 : audit 1 from='client.? 172.21.15.81:0/2440370834' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:17:39.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:39.806 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:39.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:39.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:39.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:39.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:39.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:39.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:40.036 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:40.070 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:40.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:40.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:40.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:40.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:40.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:40.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:40.308 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:40.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:40.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:40.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:40.436 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:40.461 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:40 smithi081 bash[79557]: cluster 2023-10-09T08:17:39.288969+0000 mgr.y (mgr.26009) 458 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-10-09T08:17:40.461 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:40 smithi081 bash[79557]: cluster 2023-10-09T08:17:39.456118+0000 mon.a (mon.0) 394 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:17:40.461 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:40 smithi081 bash[79557]: audit 2023-10-09T08:17:39.470030+0000 mon.a (mon.0) 395 : audit 1 from='client.? 172.21.15.81:0/2440370834' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:17:40.461 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:40 smithi081 bash[79557]: cluster 2023-10-09T08:17:39.470212+0000 mon.a (mon.0) 396 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-10-09T08:17:40.462 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:40 smithi081 bash[79557]: cluster 2023-10-09T08:17:39.475333+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T08:17:40.462 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:40 smithi081 bash[79557]: cluster 2023-10-09T08:17:39.476228+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T08:17:40.462 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:40 smithi081 bash[79557]: cluster 2023-10-09T08:17:39.476435+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T08:17:40.462 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:40 smithi081 bash[79557]: cluster 2023-10-09T08:17:39.476602+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T08:17:40.469 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:40.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:40.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:40.576 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:40.601 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:40.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:40.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:40.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:40.712 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:40 smithi081 bash[76862]: cluster 2023-10-09T08:17:39.288969+0000 mgr.y (mgr.26009) 458 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-10-09T08:17:40.713 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:40 smithi081 bash[76862]: cluster 2023-10-09T08:17:39.456118+0000 mon.a (mon.0) 394 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:17:40.713 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:40 smithi081 bash[76862]: audit 2023-10-09T08:17:39.470030+0000 mon.a (mon.0) 395 : audit 1 from='client.? 172.21.15.81:0/2440370834' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:17:40.713 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:40 smithi081 bash[76862]: cluster 2023-10-09T08:17:39.470212+0000 mon.a (mon.0) 396 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-10-09T08:17:40.713 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:40 smithi081 bash[76862]: cluster 2023-10-09T08:17:39.475333+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T08:17:40.713 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:40 smithi081 bash[76862]: cluster 2023-10-09T08:17:39.476228+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T08:17:40.713 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:40 smithi081 bash[76862]: cluster 2023-10-09T08:17:39.476435+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T08:17:40.713 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:40 smithi081 bash[76862]: cluster 2023-10-09T08:17:39.476602+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T08:17:40.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:40.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:40.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:40 smithi118 bash[59345]: cluster 2023-10-09T08:17:39.288969+0000 mgr.y (mgr.26009) 458 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-10-09T08:17:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:40 smithi118 bash[59345]: cluster 2023-10-09T08:17:39.456118+0000 mon.a (mon.0) 394 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:17:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:40 smithi118 bash[59345]: audit 2023-10-09T08:17:39.470030+0000 mon.a (mon.0) 395 : audit 1 from='client.? 172.21.15.81:0/2440370834' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:17:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:40 smithi118 bash[59345]: cluster 2023-10-09T08:17:39.470212+0000 mon.a (mon.0) 396 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-10-09T08:17:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:40 smithi118 bash[59345]: cluster 2023-10-09T08:17:39.475333+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T08:17:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:40 smithi118 bash[59345]: cluster 2023-10-09T08:17:39.476228+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T08:17:40.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:40 smithi118 bash[59345]: cluster 2023-10-09T08:17:39.476435+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T08:17:40.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:40 smithi118 bash[59345]: cluster 2023-10-09T08:17:39.476602+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T08:17:40.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:40.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:40.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:40.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:40.979 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:41.024 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:41.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:41.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:41.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:17:41.131 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:41.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:41.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:41.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:41.268 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:41.303 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:41.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:41.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:41.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:17:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:17:41] "GET /metrics HTTP/1.1" 200 36448 "" "Prometheus/2.33.4" 2023-10-09T08:17:41.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:41.436 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:41.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:41.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:41.541 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:41.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:41.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:41.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:41.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:41.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:41.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:41.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:41.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:41.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:41.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:41.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:41.943 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:41.974 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:41.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:41.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:42.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:42.102 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:42.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:42.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:42.208 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:42.245 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:42.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:42.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:42.349 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:42.372 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:42.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:42.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:42.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:42.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:42.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:42.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:42.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:42 smithi118 bash[59345]: cluster 2023-10-09T08:17:41.289640+0000 mgr.y (mgr.26009) 459 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 872 op/s 2023-10-09T08:17:42.613 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:42.654 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:42.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:42.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:42.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:17:42.764 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:42.775 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:42 smithi081 bash[76862]: cluster 2023-10-09T08:17:41.289640+0000 mgr.y (mgr.26009) 459 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 872 op/s 2023-10-09T08:17:42.775 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:42 smithi081 bash[79557]: cluster 2023-10-09T08:17:41.289640+0000 mgr.y (mgr.26009) 459 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 872 op/s 2023-10-09T08:17:42.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:42.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:42.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:42.914 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:42.946 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:42.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:42.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:43.049 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:43.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:43.076 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:43.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:43.177 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:43.208 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:17:43.208 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:17:43.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:43.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:43.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:43.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:43.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:43.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:43.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:43.451 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:43.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:43.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:43.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:43.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:43.620 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:43.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:43.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:43.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:43.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:43.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:43.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:43.860 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:43.913 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:43.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:43.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:44.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:44.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:44.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:44.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:44.149 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:44.178 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:44.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:44.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:44.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:44.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:44.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:44.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:44.446 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:44.469 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:44.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:44.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:44.572 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:44.602 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:44.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:44.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:44 smithi081 bash[76862]: cluster 2023-10-09T08:17:43.290081+0000 mgr.y (mgr.26009) 460 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 599 op/s 2023-10-09T08:17:44.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:44 smithi081 bash[79557]: cluster 2023-10-09T08:17:43.290081+0000 mgr.y (mgr.26009) 460 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 599 op/s 2023-10-09T08:17:44.709 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:44.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:44.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:44.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:44 smithi118 bash[59345]: cluster 2023-10-09T08:17:43.290081+0000 mgr.y (mgr.26009) 460 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 599 op/s 2023-10-09T08:17:44.854 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:44.880 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:44.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:44.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:44.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:45.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:45.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:45.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:45.115 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:45.155 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:45.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:45.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:45.240 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:17:45.261 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:45.289 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:45.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:45.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:45.393 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:45.418 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:45.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:45.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:45.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:45.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:45.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:45.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:45.655 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:45.680 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:45.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:45.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:45.783 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:45.812 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:45.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:45.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:45.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:45.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:45.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:45.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:46.043 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:46.071 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:46.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:46.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:46.174 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:46.209 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:46.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:46.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:46.315 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:46.350 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:46.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:46.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:46.457 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:46.479 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:46.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:46.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:46.585 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:46.592 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:46 smithi118 bash[59345]: cluster 2023-10-09T08:17:45.290844+0000 mgr.y (mgr.26009) 461 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-10-09T08:17:46.592 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:46 smithi118 bash[59345]: audit 2023-10-09T08:17:46.044703+0000 mon.c (mon.2) 201 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:17:46.613 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:46.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:46.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:46.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:46.758 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:46.760 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:46 smithi081 bash[76862]: cluster 2023-10-09T08:17:45.290844+0000 mgr.y (mgr.26009) 461 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-10-09T08:17:46.760 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:46 smithi081 bash[76862]: audit 2023-10-09T08:17:46.044703+0000 mon.c (mon.2) 201 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:17:46.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:46.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:46.761 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:46 smithi081 bash[79557]: cluster 2023-10-09T08:17:45.290844+0000 mgr.y (mgr.26009) 461 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-10-09T08:17:46.761 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:46 smithi081 bash[79557]: audit 2023-10-09T08:17:46.044703+0000 mon.c (mon.2) 201 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:17:46.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:46.894 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:46.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:46.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:46.998 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:47.026 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:47.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:47.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:47.132 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:47.157 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:47.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:47.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:47.261 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:47.275 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:17:47.285 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:47.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:47.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:47.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:47.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:47.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:47.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:47.537 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:47.564 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:47.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:47.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:47.670 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:47.696 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:47.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:47.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:47.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:47.847 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:47.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:47.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:47.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:47.981 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:47.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:47.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:48.085 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:48.116 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:48.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:48.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:48.220 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:48.245 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:48.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:48.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:48.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:48.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:48.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:48.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:48.487 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:48.522 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:48.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:48.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:48.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:48.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:48.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:48.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:48.690 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:48 smithi081 bash[76862]: cluster 2023-10-09T08:17:47.291225+0000 mgr.y (mgr.26009) 462 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-10-09T08:17:48.691 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:48 smithi081 bash[79557]: cluster 2023-10-09T08:17:47.291225+0000 mgr.y (mgr.26009) 462 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-10-09T08:17:48.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:48.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:48 smithi118 bash[59345]: cluster 2023-10-09T08:17:47.291225+0000 mgr.y (mgr.26009) 462 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-10-09T08:17:48.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:48.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:48.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:48.886 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:48.921 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:48.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:48.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:49.027 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:49.071 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:49.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:49.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:49.176 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:49.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:49.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:49.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:49.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:49.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:49.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:49.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:49.453 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:49.484 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:49.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:49.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:49.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:49.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:49.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:49.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:49.721 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:49.748 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:49.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:49.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:49.855 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:49.896 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:49.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:49.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:49.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:50.019 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:50.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:50.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:50.123 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:50.151 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:50.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:50.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:50.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:50.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:50.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:50.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:50.387 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:50.416 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:50.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:50.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:50.520 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:50.527 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:50 smithi081 bash[76862]: cluster 2023-10-09T08:17:49.291787+0000 mgr.y (mgr.26009) 463 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-10-09T08:17:50.527 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:50 smithi081 bash[79557]: cluster 2023-10-09T08:17:49.291787+0000 mgr.y (mgr.26009) 463 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-10-09T08:17:50.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:50.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:50.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:50.659 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:50.670 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:50 smithi118 bash[59345]: cluster 2023-10-09T08:17:49.291787+0000 mgr.y (mgr.26009) 463 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-10-09T08:17:50.695 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:50.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:50.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:50.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:50.827 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:50.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:50.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:50.930 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:50.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:50.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:50.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:51.064 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:51.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:51.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:51.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:51.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:51.240 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:51.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:51.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:51.345 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:51.390 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:51.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:51.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:51.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:51.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:51.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:51.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:51.526 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:17:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:17:51] "GET /metrics HTTP/1.1" 200 36448 "" "Prometheus/2.33.4" 2023-10-09T08:17:51.627 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:51.669 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:51.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:51.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:51.772 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:51.802 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:51.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:51.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:51.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:51.934 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:51.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:51.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:52.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:52.062 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:52.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:52.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:52.165 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:52.206 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:52.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:52.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:52.311 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:52.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:52.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:52.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:52.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:52.460 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:52.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:52.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:52.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:52.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:52.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:52.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:52.637 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:52 smithi081 bash[76862]: cluster 2023-10-09T08:17:51.292413+0000 mgr.y (mgr.26009) 464 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-10-09T08:17:52.637 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:52 smithi081 bash[79557]: cluster 2023-10-09T08:17:51.292413+0000 mgr.y (mgr.26009) 464 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-10-09T08:17:52.699 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:52.751 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:52.755 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:52 smithi118 bash[59345]: cluster 2023-10-09T08:17:51.292413+0000 mgr.y (mgr.26009) 464 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-10-09T08:17:52.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:52.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:52.857 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:52.894 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:52.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:52.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:52.997 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:53.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:53.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:53.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:53.136 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:53.167 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:53.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:53.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:53.271 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:53.327 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:53.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:53.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:53.431 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:53.459 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:53.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:53.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:53.563 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:53.587 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:53.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:53.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:53.692 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:53.715 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:53.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:53.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:53.751 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:53 smithi118 bash[59345]: audit 2023-10-09T08:17:52.749740+0000 mon.a (mon.0) 397 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:17:53.751 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:53 smithi118 bash[59345]: audit 2023-10-09T08:17:52.762194+0000 mon.a (mon.0) 398 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:17:53.751 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:53 smithi118 bash[59345]: audit 2023-10-09T08:17:53.120446+0000 mon.c (mon.2) 202 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:17:53.817 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:53.852 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:53.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:53.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:53.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:53.969 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:53 smithi081 bash[76862]: audit 2023-10-09T08:17:52.749740+0000 mon.a (mon.0) 397 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:17:53.969 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:53 smithi081 bash[76862]: audit 2023-10-09T08:17:52.762194+0000 mon.a (mon.0) 398 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:17:53.969 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:53 smithi081 bash[76862]: audit 2023-10-09T08:17:53.120446+0000 mon.c (mon.2) 202 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:17:53.970 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:53 smithi081 bash[79557]: audit 2023-10-09T08:17:52.749740+0000 mon.a (mon.0) 397 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:17:53.970 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:53 smithi081 bash[79557]: audit 2023-10-09T08:17:52.762194+0000 mon.a (mon.0) 398 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:17:53.970 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:53 smithi081 bash[79557]: audit 2023-10-09T08:17:53.120446+0000 mon.c (mon.2) 202 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:17:53.988 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:53.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:53.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:54.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:54.118 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:54.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:54.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:54.225 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:54.258 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:54.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:54.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:54.361 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:54.401 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:54.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:54.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:54.504 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:54.533 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:54.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:54.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:54.638 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:54.677 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:54.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:54.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:54.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:54.794 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:54 smithi081 bash[76862]: cluster 2023-10-09T08:17:53.292889+0000 mgr.y (mgr.26009) 465 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 610 op/s 2023-10-09T08:17:54.794 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:54 smithi081 bash[79557]: cluster 2023-10-09T08:17:53.292889+0000 mgr.y (mgr.26009) 465 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 610 op/s 2023-10-09T08:17:54.822 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:54.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:54.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:54.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:54.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:54.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:54.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:55.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:54 smithi118 bash[59345]: cluster 2023-10-09T08:17:53.292889+0000 mgr.y (mgr.26009) 465 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 610 op/s 2023-10-09T08:17:55.062 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:55.087 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:55.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:55.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:55.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:55.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:55.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:55.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:55.316 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:55.343 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:55.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:55.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:55.452 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:55.489 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:55.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:55.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:55.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:55.628 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:55.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:55.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:55.736 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:55.769 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:55.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:55.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:55.873 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:55.899 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:55.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:55.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:56.002 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:56.037 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:56.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:56.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:56.143 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:56.179 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:56.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:56.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:56.283 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:56.323 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:56.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:56.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:56.426 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:56.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:56.469 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:56.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:56.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:56.608 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:56.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:56.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:56.712 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:56.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:56.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:56.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:56.763 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:56 smithi118 bash[59345]: cluster 2023-10-09T08:17:55.293463+0000 mgr.y (mgr.26009) 466 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 899 op/s 2023-10-09T08:17:56.854 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:56 smithi081 bash[76862]: cluster 2023-10-09T08:17:55.293463+0000 mgr.y (mgr.26009) 466 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 899 op/s 2023-10-09T08:17:56.855 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:56 smithi081 bash[76862]: audit 2023-10-09T08:17:56.567404+0000 mon.a (mon.0) 399 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:17:56.855 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:56 smithi081 bash[76862]: audit 2023-10-09T08:17:56.578119+0000 mon.a (mon.0) 400 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:17:56.855 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:56 smithi081 bash[79557]: cluster 2023-10-09T08:17:55.293463+0000 mgr.y (mgr.26009) 466 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 899 op/s 2023-10-09T08:17:56.855 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:56 smithi081 bash[79557]: audit 2023-10-09T08:17:56.567404+0000 mon.a (mon.0) 399 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:17:56.855 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:56 smithi081 bash[79557]: audit 2023-10-09T08:17:56.578119+0000 mon.a (mon.0) 400 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:17:56.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:56.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:56.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:56.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:56.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:57.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:56 smithi118 bash[59345]: audit 2023-10-09T08:17:56.567404+0000 mon.a (mon.0) 399 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:17:57.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:56 smithi118 bash[59345]: audit 2023-10-09T08:17:56.578119+0000 mon.a (mon.0) 400 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:17:57.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:57.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:57.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:57.140 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:57.166 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:57.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:57.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:57.272 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:57.296 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:57.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:57.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:57.399 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:57.424 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:57.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:57.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:57.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:57.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:57.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:57.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:57.659 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:57.690 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:57.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:57.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:57.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:57.817 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:17:57.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:57.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:17:57.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:57 smithi081 bash[76862]: audit 2023-10-09T08:17:57.169719+0000 mon.c (mon.2) 203 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:17:57.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:57 smithi081 bash[76862]: audit 2023-10-09T08:17:57.170764+0000 mon.c (mon.2) 204 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:17:57.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:57 smithi081 bash[76862]: audit 2023-10-09T08:17:57.176042+0000 mon.a (mon.0) 401 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:17:57.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:57 smithi081 bash[76862]: cluster 2023-10-09T08:17:57.293779+0000 mgr.y (mgr.26009) 467 : cluster 0 pgmap v414: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 592 op/s 2023-10-09T08:17:57.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:57 smithi081 bash[79557]: audit 2023-10-09T08:17:57.169719+0000 mon.c (mon.2) 203 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:17:57.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:57 smithi081 bash[79557]: audit 2023-10-09T08:17:57.170764+0000 mon.c (mon.2) 204 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:17:57.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:57 smithi081 bash[79557]: audit 2023-10-09T08:17:57.176042+0000 mon.a (mon.0) 401 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:17:57.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:57 smithi081 bash[79557]: cluster 2023-10-09T08:17:57.293779+0000 mgr.y (mgr.26009) 467 : cluster 0 pgmap v414: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 592 op/s 2023-10-09T08:17:57.925 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:57.934 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:57 smithi118 bash[59345]: audit 2023-10-09T08:17:57.169719+0000 mon.c (mon.2) 203 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:17:57.934 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:57 smithi118 bash[59345]: audit 2023-10-09T08:17:57.170764+0000 mon.c (mon.2) 204 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:17:57.934 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:57 smithi118 bash[59345]: audit 2023-10-09T08:17:57.176042+0000 mon.a (mon.0) 401 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:17:57.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:57 smithi118 bash[59345]: cluster 2023-10-09T08:17:57.293779+0000 mgr.y (mgr.26009) 467 : cluster 0 pgmap v414: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 592 op/s 2023-10-09T08:17:57.952 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:57.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:57.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:58.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:58.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:58.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:58.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:58.206 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:58.238 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:17:58.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:58.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:17:58.341 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:58.382 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:58.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:58.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:58.485 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:58.529 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:58.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:58.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:58.556 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:17:58.556 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:17:58.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:58.656 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:58.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:58.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:58.762 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:58.795 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:17:58.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:58.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:17:58.901 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:58.931 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:17:58.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:58.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:17:59.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:59.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:17:59.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:59.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:17:59.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:59.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:59.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:59.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:59.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:59.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:59.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:59.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:59.341 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.6 to 1 (10000) 2023-10-09T08:17:59.386 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:59 smithi081 bash[76862]: audit 2023-10-09T08:17:59.243972+0000 mon.c (mon.2) 205 : audit 1 from='client.? 172.21.15.81:0/2995856207' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T08:17:59.386 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:17:59 smithi081 bash[76862]: audit 2023-10-09T08:17:59.244342+0000 mon.a (mon.0) 402 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T08:17:59.386 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:59 smithi081 bash[79557]: audit 2023-10-09T08:17:59.243972+0000 mon.c (mon.2) 205 : audit 1 from='client.? 172.21.15.81:0/2995856207' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T08:17:59.387 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:17:59 smithi081 bash[79557]: audit 2023-10-09T08:17:59.244342+0000 mon.a (mon.0) 402 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T08:17:59.434 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:59.456 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:59.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:59.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:17:59.559 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:59.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:59.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:59.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:59.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:59.710 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:17:59.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:59.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:17:59.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:59 smithi118 bash[59345]: audit 2023-10-09T08:17:59.243972+0000 mon.c (mon.2) 205 : audit 1 from='client.? 172.21.15.81:0/2995856207' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T08:17:59.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:17:59 smithi118 bash[59345]: audit 2023-10-09T08:17:59.244342+0000 mon.a (mon.0) 402 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T08:17:59.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:59.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:17:59.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:59.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:17:59.944 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:59.980 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:17:59.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:17:59.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:00.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:00.110 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:00.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:00.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:00.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:00.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:00.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:00.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:00.334 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:00.373 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:00.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:00 smithi081 bash[76862]: cluster 2023-10-09T08:17:59.294356+0000 mgr.y (mgr.26009) 468 : cluster 0 pgmap v415: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-10-09T08:18:00.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:00 smithi081 bash[76862]: cluster 2023-10-09T08:17:59.323424+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T08:18:00.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:00 smithi081 bash[76862]: audit 2023-10-09T08:17:59.325707+0000 mon.a (mon.0) 403 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-09T08:18:00.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:00 smithi081 bash[76862]: cluster 2023-10-09T08:17:59.325938+0000 mon.a (mon.0) 404 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-10-09T08:18:00.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:00 smithi081 bash[76862]: cluster 2023-10-09T08:17:59.331979+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T08:18:00.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:00 smithi081 bash[76862]: cluster 2023-10-09T08:17:59.340728+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T08:18:00.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:00 smithi081 bash[79557]: cluster 2023-10-09T08:17:59.294356+0000 mgr.y (mgr.26009) 468 : cluster 0 pgmap v415: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-10-09T08:18:00.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:00 smithi081 bash[79557]: cluster 2023-10-09T08:17:59.323424+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T08:18:00.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:00 smithi081 bash[79557]: audit 2023-10-09T08:17:59.325707+0000 mon.a (mon.0) 403 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-09T08:18:00.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:00 smithi081 bash[79557]: cluster 2023-10-09T08:17:59.325938+0000 mon.a (mon.0) 404 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-10-09T08:18:00.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:00 smithi081 bash[79557]: cluster 2023-10-09T08:17:59.331979+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T08:18:00.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:00 smithi081 bash[79557]: cluster 2023-10-09T08:17:59.340728+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T08:18:00.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:00.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:00.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:00.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:00.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:00.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:00.623 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:00.628 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:18:00.632 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:00 smithi118 bash[59345]: cluster 2023-10-09T08:17:59.294356+0000 mgr.y (mgr.26009) 468 : cluster 0 pgmap v415: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-10-09T08:18:00.632 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:00 smithi118 bash[59345]: cluster 2023-10-09T08:17:59.323424+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T08:18:00.632 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:00 smithi118 bash[59345]: audit 2023-10-09T08:17:59.325707+0000 mon.a (mon.0) 403 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-09T08:18:00.633 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:00 smithi118 bash[59345]: cluster 2023-10-09T08:17:59.325938+0000 mon.a (mon.0) 404 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-10-09T08:18:00.633 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:00 smithi118 bash[59345]: cluster 2023-10-09T08:17:59.331979+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T08:18:00.633 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:00 smithi118 bash[59345]: cluster 2023-10-09T08:17:59.340728+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T08:18:00.657 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:00.658 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:18:00.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:00.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:00.704 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:18:00.735 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:18:00.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:00.780 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:18:00.788 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:00.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:00.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:00.822 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:18:00.864 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:18:00.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:00.916 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:18:00.924 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:18:00.924 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:18:00.924 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:18:00.925 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:18:00.925 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:18:00.925 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:18:00.926 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:18:00.926 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:18:00.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:00.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:00.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:00.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-09T08:18:01.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:01.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:01.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:01.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:01.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:01.230 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:01.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:01.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:01.329 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:18:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:18:01] "GET /metrics HTTP/1.1" 200 36447 "" "Prometheus/2.33.4" 2023-10-09T08:18:01.329 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:01 smithi081 bash[76862]: audit 2023-10-09T08:18:00.582689+0000 mon.a (mon.0) 405 : audit 0 from='client.? 172.21.15.81:0/4060617509' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:18:01.335 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:01.340 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:18:01.372 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:01.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:01.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:01.478 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:01.505 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:01.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:01.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:01.610 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:01.618 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:01 smithi118 bash[59345]: audit 2023-10-09T08:18:00.582689+0000 mon.a (mon.0) 405 : audit 0 from='client.? 172.21.15.81:0/4060617509' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:18:01.618 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:01 smithi118 bash[59345]: audit 2023-10-09T08:18:01.158475+0000 mon.c (mon.2) 206 : audit 1 from='client.? 172.21.15.81:0/388464686' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:18:01.618 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:01 smithi118 bash[59345]: audit 2023-10-09T08:18:01.159068+0000 mon.a (mon.0) 406 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:18:01.635 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:01.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:01.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:01.710 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:01 smithi081 bash[76862]: audit 2023-10-09T08:18:01.158475+0000 mon.c (mon.2) 206 : audit 1 from='client.? 172.21.15.81:0/388464686' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:18:01.710 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:01 smithi081 bash[76862]: audit 2023-10-09T08:18:01.159068+0000 mon.a (mon.0) 406 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:18:01.710 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:01 smithi081 bash[79557]: audit 2023-10-09T08:18:00.582689+0000 mon.a (mon.0) 405 : audit 0 from='client.? 172.21.15.81:0/4060617509' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:18:01.710 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:01 smithi081 bash[79557]: audit 2023-10-09T08:18:01.158475+0000 mon.c (mon.2) 206 : audit 1 from='client.? 172.21.15.81:0/388464686' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:18:01.711 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:01 smithi081 bash[79557]: audit 2023-10-09T08:18:01.159068+0000 mon.a (mon.0) 406 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:18:01.738 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:01.768 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:01.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:01.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:01.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:01.897 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:01.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:01.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:02.003 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:02.046 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:02.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:02.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:02.151 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:02.173 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:02.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:02.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:02.278 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:02.312 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:02.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:02.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:02.331 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:02 smithi081 bash[76862]: cluster 2023-10-09T08:18:01.294907+0000 mgr.y (mgr.26009) 469 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-09T08:18:02.331 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:02 smithi081 bash[76862]: cluster 2023-10-09T08:18:01.320981+0000 mon.a (mon.0) 407 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:18:02.331 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:02 smithi081 bash[76862]: cluster 2023-10-09T08:18:01.321011+0000 mon.a (mon.0) 408 : cluster 1 Cluster is now healthy 2023-10-09T08:18:02.332 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:02 smithi081 bash[76862]: cluster 2023-10-09T08:18:01.330085+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T08:18:02.332 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:02 smithi081 bash[76862]: audit 2023-10-09T08:18:01.331616+0000 mon.a (mon.0) 409 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:18:02.332 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:02 smithi081 bash[76862]: cluster 2023-10-09T08:18:01.331712+0000 mon.a (mon.0) 410 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-10-09T08:18:02.332 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:02 smithi081 bash[76862]: cluster 2023-10-09T08:18:01.345177+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T08:18:02.332 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:02 smithi081 bash[76862]: cluster 2023-10-09T08:18:01.345536+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T08:18:02.332 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:02 smithi081 bash[79557]: cluster 2023-10-09T08:18:01.294907+0000 mgr.y (mgr.26009) 469 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-09T08:18:02.332 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:02 smithi081 bash[79557]: cluster 2023-10-09T08:18:01.320981+0000 mon.a (mon.0) 407 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:18:02.332 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:02 smithi081 bash[79557]: cluster 2023-10-09T08:18:01.321011+0000 mon.a (mon.0) 408 : cluster 1 Cluster is now healthy 2023-10-09T08:18:02.332 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:02 smithi081 bash[79557]: cluster 2023-10-09T08:18:01.330085+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T08:18:02.333 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:02 smithi081 bash[79557]: audit 2023-10-09T08:18:01.331616+0000 mon.a (mon.0) 409 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:18:02.333 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:02 smithi081 bash[79557]: cluster 2023-10-09T08:18:01.331712+0000 mon.a (mon.0) 410 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-10-09T08:18:02.333 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:02 smithi081 bash[79557]: cluster 2023-10-09T08:18:01.345177+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T08:18:02.333 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:02 smithi081 bash[79557]: cluster 2023-10-09T08:18:01.345536+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T08:18:02.417 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:02.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 1 2023-10-09T08:18:02.458 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:02.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:02.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:02.564 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:02.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:02.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:02.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:02.709 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:02.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:02 smithi118 bash[59345]: cluster 2023-10-09T08:18:01.294907+0000 mgr.y (mgr.26009) 469 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-09T08:18:02.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:02 smithi118 bash[59345]: cluster 2023-10-09T08:18:01.320981+0000 mon.a (mon.0) 407 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:18:02.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:02 smithi118 bash[59345]: cluster 2023-10-09T08:18:01.321011+0000 mon.a (mon.0) 408 : cluster 1 Cluster is now healthy 2023-10-09T08:18:02.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:02 smithi118 bash[59345]: cluster 2023-10-09T08:18:01.330085+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T08:18:02.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:02 smithi118 bash[59345]: audit 2023-10-09T08:18:01.331616+0000 mon.a (mon.0) 409 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:18:02.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:02 smithi118 bash[59345]: cluster 2023-10-09T08:18:01.331712+0000 mon.a (mon.0) 410 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-10-09T08:18:02.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:02 smithi118 bash[59345]: cluster 2023-10-09T08:18:01.345177+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T08:18:02.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:02 smithi118 bash[59345]: cluster 2023-10-09T08:18:01.345536+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T08:18:02.755 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:02.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:02.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:02.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:02.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:02.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:02.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:02.989 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:03.014 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:03.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:03.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:03.117 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:03.148 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:03.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:03.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:03.255 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:03.297 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:03.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:03.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:03.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:03.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:03.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:03.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:03.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:03.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:03.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:03.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:03.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:03.705 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:03.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:03.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:03.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:03.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:03.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:03.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:03.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:03.981 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:03.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:03.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:04.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:04.110 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:04.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:04.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:04.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:04.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:04.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:04.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:04.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:04.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:04.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:04.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:04.498 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:04.542 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:04.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:04.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:04.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:04 smithi081 bash[76862]: cluster 2023-10-09T08:18:03.295278+0000 mgr.y (mgr.26009) 470 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 422 op/s 2023-10-09T08:18:04.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:04 smithi081 bash[79557]: cluster 2023-10-09T08:18:03.295278+0000 mgr.y (mgr.26009) 470 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 422 op/s 2023-10-09T08:18:04.647 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:04.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:04.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:04.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:04.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:04 smithi118 bash[59345]: cluster 2023-10-09T08:18:03.295278+0000 mgr.y (mgr.26009) 470 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 422 op/s 2023-10-09T08:18:04.781 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:04.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:04.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:04.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:04.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:04.953 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:04.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:04.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:05.059 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:05.087 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:05.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:05.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:05.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:05.230 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:05.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:05.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:05.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:05.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:05.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:05.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:05.468 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:05.492 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:05.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:05.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:05.601 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:05.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:05.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:05.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:05.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:18:05.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:18:05.749 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:05.779 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:05.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:05.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:05.884 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:05.928 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:05.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:05.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:06.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:06.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:06.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:06.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:06.176 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:06.206 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:06.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:06.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:06.308 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:06.361 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:06.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:06.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:06.468 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:06.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:06.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:06.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:06.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:06 smithi118 bash[59345]: cluster 2023-10-09T08:18:05.295999+0000 mgr.y (mgr.26009) 471 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 842 op/s 2023-10-09T08:18:06.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:06.613 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:06 smithi081 bash[79557]: cluster 2023-10-09T08:18:05.295999+0000 mgr.y (mgr.26009) 471 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 842 op/s 2023-10-09T08:18:06.613 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:06 smithi081 bash[76862]: cluster 2023-10-09T08:18:05.295999+0000 mgr.y (mgr.26009) 471 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 842 op/s 2023-10-09T08:18:06.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:06.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:06.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:06.738 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:06.765 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:06.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:06.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:06.869 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:06.893 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:06.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:06.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:06.996 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:07.023 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:07.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:07.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:07.128 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:07.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:07.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:07.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:07.259 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:18:07.267 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:07.308 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:07.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:07.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:07.412 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:07.449 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:07.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:07.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:07.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:07.586 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:07.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:07.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:07.691 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:07.719 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:07.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:07.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:07.823 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:07.856 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:07.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:07.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:07.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:07.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:07.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:07.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:08.092 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:08.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:08.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:08.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:08.235 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:08.260 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:08.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:08.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:08.288 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:18:08.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:08.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:08.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:08.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:08.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:08.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:08 smithi081 bash[76862]: cluster 2023-10-09T08:18:07.296364+0000 mgr.y (mgr.26009) 472 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-10-09T08:18:08.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:08 smithi081 bash[76862]: audit 2023-10-09T08:18:08.129688+0000 mon.a (mon.0) 411 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:18:08.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:08 smithi081 bash[76862]: audit 2023-10-09T08:18:08.136659+0000 mon.c (mon.2) 207 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:18:08.508 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:08 smithi081 bash[79557]: cluster 2023-10-09T08:18:07.296364+0000 mgr.y (mgr.26009) 472 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-10-09T08:18:08.508 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:08 smithi081 bash[79557]: audit 2023-10-09T08:18:08.129688+0000 mon.a (mon.0) 411 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:18:08.508 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:08 smithi081 bash[79557]: audit 2023-10-09T08:18:08.136659+0000 mon.c (mon.2) 207 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:18:08.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:08 smithi118 bash[59345]: cluster 2023-10-09T08:18:07.296364+0000 mgr.y (mgr.26009) 472 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-10-09T08:18:08.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:08 smithi118 bash[59345]: audit 2023-10-09T08:18:08.129688+0000 mon.a (mon.0) 411 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:18:08.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:08 smithi118 bash[59345]: audit 2023-10-09T08:18:08.136659+0000 mon.c (mon.2) 207 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:18:08.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:08.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:08.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:08.626 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:08.655 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:08.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:08.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:08.762 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:08.805 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:08.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:08.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:08.912 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:08.936 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:08.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:08.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:09.039 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:09.061 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:09.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:09.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:09.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:09.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:09.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:09.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:09.294 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:09.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:09.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:09.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:09.433 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:09.473 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:09.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:09.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:09.576 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:09.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:09.635 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:09.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:09.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:09.786 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:09.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:09.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:09.889 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:09.912 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:09.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:09.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:10.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:10.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:10.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:10.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:10.157 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:10.179 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:10.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:10.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:10.281 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:10.314 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:10.315 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:18:10.315 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:18:10.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:10.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:10.420 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:10.429 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:10 smithi118 bash[59345]: cluster 2023-10-09T08:18:09.296951+0000 mgr.y (mgr.26009) 473 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2023-10-09T08:18:10.446 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:10.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:10.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:10.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:10.585 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:10.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:10.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:10.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:10 smithi081 bash[76862]: cluster 2023-10-09T08:18:09.296951+0000 mgr.y (mgr.26009) 473 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2023-10-09T08:18:10.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:10 smithi081 bash[79557]: cluster 2023-10-09T08:18:09.296951+0000 mgr.y (mgr.26009) 473 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2023-10-09T08:18:10.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:10.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:10.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:10.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:10.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:10.853 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:10.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:10.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:10.955 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:10.998 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:10.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:11.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:11.100 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:11.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:11.142 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:11.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:11.243 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:11.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:11.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:11.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:11.384 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:11.413 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:11.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:11.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:11.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:11.553 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:11.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:11.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:11.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:18:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:18:11] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.33.4" 2023-10-09T08:18:11.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:11.689 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:11.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:11.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:11.792 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:11.826 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:11.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:11.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:11.934 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:11.961 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:11.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:11.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:12.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:12.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:12.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:12.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:12.189 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:12.211 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:12.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:12.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:12.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:12.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:12.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:12.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:12.458 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:12.467 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:12 smithi118 bash[59345]: cluster 2023-10-09T08:18:11.297641+0000 mgr.y (mgr.26009) 474 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-10-09T08:18:12.481 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:12.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:12.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:12.584 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:12.592 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:12 smithi081 bash[76862]: cluster 2023-10-09T08:18:11.297641+0000 mgr.y (mgr.26009) 474 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-10-09T08:18:12.592 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:12 smithi081 bash[79557]: cluster 2023-10-09T08:18:11.297641+0000 mgr.y (mgr.26009) 474 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-10-09T08:18:12.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:12.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:12.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:12.713 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:12.750 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:12.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:12.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:12.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:12.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:12.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:12.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:12.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:13.011 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:13.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:13.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:13.118 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:13.149 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:13.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:13.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:13.256 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:13.287 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:13.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:13.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:13.390 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:13.426 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:13.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:13.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:13.531 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:13.562 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:13.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:13.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:13.669 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:13.698 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:13.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:13.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:13.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:13.846 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:13.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:13.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:13.951 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:13.981 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:13.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:13.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:14.085 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:14.120 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:14.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:14.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:14.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:14.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:14.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:14.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:14.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:14.399 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:14.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:14.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:14.501 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:14.533 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:14.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:14.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:14.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:14 smithi081 bash[76862]: cluster 2023-10-09T08:18:13.297962+0000 mgr.y (mgr.26009) 475 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2023-10-09T08:18:14.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:14 smithi081 bash[79557]: cluster 2023-10-09T08:18:13.297962+0000 mgr.y (mgr.26009) 475 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2023-10-09T08:18:14.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:14.669 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:14.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:14.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:14.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:14 smithi118 bash[59345]: cluster 2023-10-09T08:18:13.297962+0000 mgr.y (mgr.26009) 475 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2023-10-09T08:18:14.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:14.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:14.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:14.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:14.909 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:14.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:14.944 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:14.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:15.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:15.078 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:15.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:15.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:15.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:15.207 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:15.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:15.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:15.310 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:15.347 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:15.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:15.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:15.453 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:15.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:15.487 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:15.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:15.588 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:15.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:15.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:15.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:15.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:15.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:15.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:15.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:15.840 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:15.865 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:15.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:15.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:15.969 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:16.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:16.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:16.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:16.110 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:16.156 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:16.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:16.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:16.265 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:16.288 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:16.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:16.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:16.391 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:16.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:16 smithi118 bash[59345]: cluster 2023-10-09T08:18:15.300665+0000 mgr.y (mgr.26009) 476 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2023-10-09T08:18:16.434 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:16.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:16.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:16.538 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:16.563 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:16.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:16.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:16.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:16 smithi081 bash[76862]: cluster 2023-10-09T08:18:15.300665+0000 mgr.y (mgr.26009) 476 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2023-10-09T08:18:16.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:16 smithi081 bash[79557]: cluster 2023-10-09T08:18:15.300665+0000 mgr.y (mgr.26009) 476 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2023-10-09T08:18:16.665 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:16.698 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:16.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:16.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:16.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:16.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:16.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:16.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:16.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:16.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:16.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:16.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:17.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:17.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:17.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:17.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:17.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:17.254 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:17.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:17.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:17.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:17.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:17.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:17.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:17.491 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:17.525 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:17.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:17.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:17.629 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:17.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:17.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:17.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:17.757 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:17.784 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:17.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:17.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:17.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:17.919 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:17.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:17.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:18.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:18.059 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:18.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:18.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:18.173 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:18.204 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:18.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:18.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:18.308 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:18.340 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:18.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:18.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:18.445 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:18.452 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:18 smithi118 bash[59345]: cluster 2023-10-09T08:18:17.301191+0000 mgr.y (mgr.26009) 477 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 580 op/s 2023-10-09T08:18:18.491 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:18.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:18.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:18.595 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:18.626 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:18.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:18.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:18.657 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:18 smithi081 bash[76862]: cluster 2023-10-09T08:18:17.301191+0000 mgr.y (mgr.26009) 477 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 580 op/s 2023-10-09T08:18:18.657 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:18 smithi081 bash[79557]: cluster 2023-10-09T08:18:17.301191+0000 mgr.y (mgr.26009) 477 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 580 op/s 2023-10-09T08:18:18.731 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:18.760 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:18.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:18.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:18.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:18.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:18.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:18.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:18.992 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:19.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:19.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:19.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:19.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:19.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:19.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:19.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:19.274 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:19.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:19.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:19.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:19.428 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:19.468 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:19.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:19.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:19.576 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:19.603 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:19.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:19.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:19.710 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:19.743 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:19.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:19.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:19.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:19.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:19.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:19.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:19.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:20.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:20.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:20.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:20.110 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:20.139 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:20.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:20.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:20.248 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:20.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:20.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:20.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:20.373 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:20 smithi118 bash[59345]: cluster 2023-10-09T08:18:19.303279+0000 mgr.y (mgr.26009) 478 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2023-10-09T08:18:20.382 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:20.408 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:20.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:20.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:20.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:20.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:20.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:20.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:20.545 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:20 smithi081 bash[76862]: cluster 2023-10-09T08:18:19.303279+0000 mgr.y (mgr.26009) 478 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2023-10-09T08:18:20.546 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:20 smithi081 bash[79557]: cluster 2023-10-09T08:18:19.303279+0000 mgr.y (mgr.26009) 478 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2023-10-09T08:18:20.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:20.662 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:20.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:20.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:20.765 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:20.811 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:20.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:20.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:20.867 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:18:20.867 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-09T08:18:20.867 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-09T08:18:20.867 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:18:20.867 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.867 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:28392 5.8 5:13d2d8a9:::benchmark_data_smithi081_106394_object28391:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:18:20.867 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:37.132197+0000", 2023-10-09T08:18:20.867 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 163.72400282699999, 2023-10-09T08:18:20.867 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.27342779099999998, 2023-10-09T08:18:20.867 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.868 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:18:20.868 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:18:20.868 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:18:20.868 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:18:20.868 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 28392 2023-10-09T08:18:20.868 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.868 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.868 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.868 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.868 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.132197+0000", 2023-10-09T08:18:20.868 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.868 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.869 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.869 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.869 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.132197+0000", 2023-10-09T08:18:20.869 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.869 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.869 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.869 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.869 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.132196+0000", 2023-10-09T08:18:20.869 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:18:20.869 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.869 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.869 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.870 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.132220+0000", 2023-10-09T08:18:20.870 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3555000000000001e-05 2023-10-09T08:18:20.870 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.870 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.870 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.870 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.132229+0000", 2023-10-09T08:18:20.870 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2739999999999996e-06 2023-10-09T08:18:20.870 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.870 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.870 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.870 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.132236+0000", 2023-10-09T08:18:20.871 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.455e-06 2023-10-09T08:18:20.871 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.871 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.871 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.871 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.132280+0000", 2023-10-09T08:18:20.871 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4224999999999998e-05 2023-10-09T08:18:20.871 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.871 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.871 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.871 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.132406+0000", 2023-10-09T08:18:20.871 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000126501 2023-10-09T08:18:20.871 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.872 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.872 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,1", 2023-10-09T08:18:20.872 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.132542+0000", 2023-10-09T08:18:20.872 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013540700000000001 2023-10-09T08:18:20.872 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.872 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.872 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:18:20.872 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.133929+0000", 2023-10-09T08:18:20.872 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00138703 2023-10-09T08:18:20.872 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.872 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.873 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.873 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.134382+0000", 2023-10-09T08:18:20.873 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000452958 2023-10-09T08:18:20.873 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.873 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.873 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.873 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.405406+0000", 2023-10-09T08:18:20.873 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.27102390900000001 2023-10-09T08:18:20.873 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.873 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.873 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:18:20.874 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.405519+0000", 2023-10-09T08:18:20.874 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000113004 2023-10-09T08:18:20.874 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.874 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.874 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:20.874 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.405625+0000", 2023-10-09T08:18:20.874 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000106601 2023-10-09T08:18:20.874 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.874 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:20.874 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.874 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.874 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.875 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:28394 5.d 5:b4e867a1:::benchmark_data_smithi081_106394_object28393:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:18:20.875 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:37.133744+0000", 2023-10-09T08:18:20.875 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 163.72245623699999, 2023-10-09T08:18:20.875 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.27511207999999998, 2023-10-09T08:18:20.875 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.875 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:18:20.875 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:18:20.875 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:18:20.875 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:18:20.875 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 28394 2023-10-09T08:18:20.875 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.875 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.876 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.876 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.876 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.133744+0000", 2023-10-09T08:18:20.876 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.876 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.876 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.876 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.876 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.133744+0000", 2023-10-09T08:18:20.876 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.876 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.876 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.876 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.877 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.133743+0000", 2023-10-09T08:18:20.877 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:18:20.877 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.877 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.877 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.877 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.133779+0000", 2023-10-09T08:18:20.877 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.6604999999999999e-05 2023-10-09T08:18:20.877 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.877 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.877 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.877 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.133790+0000", 2023-10-09T08:18:20.877 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.099e-05 2023-10-09T08:18:20.878 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.878 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.878 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.878 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.133798+0000", 2023-10-09T08:18:20.878 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9999999999999996e-06 2023-10-09T08:18:20.878 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.878 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.878 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.878 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.133861+0000", 2023-10-09T08:18:20.878 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2216000000000002e-05 2023-10-09T08:18:20.878 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.879 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.879 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.879 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.133954+0000", 2023-10-09T08:18:20.879 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3528000000000003e-05 2023-10-09T08:18:20.879 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.879 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.879 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,7", 2023-10-09T08:18:20.879 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.134044+0000", 2023-10-09T08:18:20.879 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9992000000000002e-05 2023-10-09T08:18:20.879 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.879 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.879 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:18:20.880 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.405236+0000", 2023-10-09T08:18:20.880 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.27119223599999998 2023-10-09T08:18:20.880 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.880 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.881 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.881 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.408608+0000", 2023-10-09T08:18:20.881 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0033717859999999999 2023-10-09T08:18:20.881 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.881 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.881 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.881 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.408669+0000", 2023-10-09T08:18:20.881 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.0952999999999997e-05 2023-10-09T08:18:20.881 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.881 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.881 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:18:20.882 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.408747+0000", 2023-10-09T08:18:20.882 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7464000000000002e-05 2023-10-09T08:18:20.882 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.882 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.882 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:20.882 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.408856+0000", 2023-10-09T08:18:20.882 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000109442 2023-10-09T08:18:20.882 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.882 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:20.882 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.882 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.882 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.883 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:28396 5.a 5:57357d3e:::benchmark_data_smithi081_106394_object28395:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:18:20.883 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:37.133810+0000", 2023-10-09T08:18:20.883 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 163.722389902, 2023-10-09T08:18:20.883 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.28183666600000001, 2023-10-09T08:18:20.883 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.883 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:18:20.883 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:18:20.883 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:18:20.883 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:18:20.883 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 28396 2023-10-09T08:18:20.883 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.884 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.884 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.884 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.884 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.133810+0000", 2023-10-09T08:18:20.884 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.884 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.884 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.884 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.884 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.133810+0000", 2023-10-09T08:18:20.884 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.884 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.885 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.885 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.885 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.133810+0000", 2023-10-09T08:18:20.885 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:18:20.885 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.885 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.885 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.885 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.133834+0000", 2023-10-09T08:18:20.885 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4051999999999999e-05 2023-10-09T08:18:20.885 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.885 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.885 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.886 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.133842+0000", 2023-10-09T08:18:20.886 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4749999999999993e-06 2023-10-09T08:18:20.886 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.886 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.886 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.886 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.133848+0000", 2023-10-09T08:18:20.887 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8019999999999997e-06 2023-10-09T08:18:20.887 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.887 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.887 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.887 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.134941+0000", 2023-10-09T08:18:20.887 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0010926620000000001 2023-10-09T08:18:20.887 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.887 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.887 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.887 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.135072+0000", 2023-10-09T08:18:20.887 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013135100000000001 2023-10-09T08:18:20.888 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.888 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.888 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,4", 2023-10-09T08:18:20.888 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.135188+0000", 2023-10-09T08:18:20.888 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011624399999999999 2023-10-09T08:18:20.888 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.888 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.888 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.888 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.407805+0000", 2023-10-09T08:18:20.888 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.27261715600000003 2023-10-09T08:18:20.888 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.888 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.889 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.889 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.407912+0000", 2023-10-09T08:18:20.889 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000106931 2023-10-09T08:18:20.889 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.889 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.889 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:18:20.889 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.415552+0000", 2023-10-09T08:18:20.889 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0076392179999999997 2023-10-09T08:18:20.889 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.889 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.889 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:18:20.889 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.415608+0000", 2023-10-09T08:18:20.890 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5964999999999997e-05 2023-10-09T08:18:20.890 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.890 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.890 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:20.890 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.415647+0000", 2023-10-09T08:18:20.890 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9396e-05 2023-10-09T08:18:20.890 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.890 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:20.890 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.890 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.890 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.891 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:28399 5.d 5:b1f46fa1:::benchmark_data_smithi081_106394_object28398:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:18:20.891 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:37.134123+0000", 2023-10-09T08:18:20.891 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 163.722077007, 2023-10-09T08:18:20.891 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.27500943999999999, 2023-10-09T08:18:20.891 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.891 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:18:20.891 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:18:20.891 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:18:20.891 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:18:20.891 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 28399 2023-10-09T08:18:20.891 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.891 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.892 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.892 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.892 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.134123+0000", 2023-10-09T08:18:20.892 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.892 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.892 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.892 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.892 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.134123+0000", 2023-10-09T08:18:20.892 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.892 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.892 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.892 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.893 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.134122+0000", 2023-10-09T08:18:20.893 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:18:20.893 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.893 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.893 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.893 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.134141+0000", 2023-10-09T08:18:20.893 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8672e-05 2023-10-09T08:18:20.893 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.893 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.894 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.894 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.134149+0000", 2023-10-09T08:18:20.894 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1890000000000007e-06 2023-10-09T08:18:20.894 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.894 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.894 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.894 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.134154+0000", 2023-10-09T08:18:20.894 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0810000000000001e-06 2023-10-09T08:18:20.894 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.894 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.895 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.895 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.135842+0000", 2023-10-09T08:18:20.895 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001687848 2023-10-09T08:18:20.895 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.895 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.895 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.895 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.135966+0000", 2023-10-09T08:18:20.895 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012341699999999999 2023-10-09T08:18:20.895 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.896 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.896 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,7", 2023-10-09T08:18:20.896 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.136082+0000", 2023-10-09T08:18:20.896 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000116597 2023-10-09T08:18:20.896 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.896 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.896 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:18:20.896 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.405253+0000", 2023-10-09T08:18:20.896 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.26917123300000001 2023-10-09T08:18:20.897 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.897 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.897 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.897 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.408926+0000", 2023-10-09T08:18:20.897 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0036727270000000002 2023-10-09T08:18:20.897 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.897 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.897 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.897 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.408983+0000", 2023-10-09T08:18:20.897 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7092000000000002e-05 2023-10-09T08:18:20.897 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.898 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.898 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:18:20.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.409060+0000", 2023-10-09T08:18:20.898 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6940999999999994e-05 2023-10-09T08:18:20.898 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.898 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.898 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:20.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.409133+0000", 2023-10-09T08:18:20.898 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2438e-05 2023-10-09T08:18:20.898 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.899 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:20.899 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.899 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.899 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.899 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:28401 5.a 5:5a46a780:::benchmark_data_smithi081_106394_object28400:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:18:20.899 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:37.134983+0000", 2023-10-09T08:18:20.899 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 163.721217115, 2023-10-09T08:18:20.899 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.28227724100000001, 2023-10-09T08:18:20.899 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.899 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:18:20.899 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:18:20.900 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:18:20.900 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:18:20.900 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 28401 2023-10-09T08:18:20.900 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.900 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.900 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.900 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.900 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.134983+0000", 2023-10-09T08:18:20.900 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.900 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.900 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.900 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.134983+0000", 2023-10-09T08:18:20.901 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.901 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.901 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.901 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.134982+0000", 2023-10-09T08:18:20.901 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:18:20.901 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.901 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.901 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.135007+0000", 2023-10-09T08:18:20.902 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5128000000000001e-05 2023-10-09T08:18:20.902 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.902 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.902 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.902 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.135020+0000", 2023-10-09T08:18:20.903 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2575000000000001e-05 2023-10-09T08:18:20.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.903 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.903 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.903 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.135028+0000", 2023-10-09T08:18:20.903 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1040000000000007e-06 2023-10-09T08:18:20.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.903 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.903 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.903 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.136438+0000", 2023-10-09T08:18:20.903 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0014105630000000001 2023-10-09T08:18:20.904 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.904 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.904 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.904 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.136550+0000", 2023-10-09T08:18:20.904 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000111431 2023-10-09T08:18:20.904 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.904 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.904 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,4", 2023-10-09T08:18:20.904 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.405288+0000", 2023-10-09T08:18:20.904 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.26873808599999999 2023-10-09T08:18:20.904 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.904 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.905 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.905 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.413154+0000", 2023-10-09T08:18:20.905 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0078663039999999993 2023-10-09T08:18:20.905 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.905 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.905 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.905 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.413227+0000", 2023-10-09T08:18:20.905 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3170000000000006e-05 2023-10-09T08:18:20.905 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.905 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.906 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:18:20.906 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.417174+0000", 2023-10-09T08:18:20.906 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0039464870000000003 2023-10-09T08:18:20.906 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.906 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.906 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:18:20.906 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.417222+0000", 2023-10-09T08:18:20.906 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8202999999999999e-05 2023-10-09T08:18:20.906 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.906 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.907 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:20.907 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.417260+0000", 2023-10-09T08:18:20.907 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8198000000000003e-05 2023-10-09T08:18:20.907 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.907 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:20.907 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.907 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.907 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.907 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:28402 5.d 5:bc0ded24:::benchmark_data_smithi081_106394_object28401:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:18:20.907 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:37.135105+0000", 2023-10-09T08:18:20.907 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 163.721095013, 2023-10-09T08:18:20.907 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.28165489399999999, 2023-10-09T08:18:20.908 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.908 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:18:20.908 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:18:20.908 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:18:20.908 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:18:20.908 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 28402 2023-10-09T08:18:20.908 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.908 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.908 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.908 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.909 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.135105+0000", 2023-10-09T08:18:20.909 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.909 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.909 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.909 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.909 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.135105+0000", 2023-10-09T08:18:20.909 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.909 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.909 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.909 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.909 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.135104+0000", 2023-10-09T08:18:20.909 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:18:20.910 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.910 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.910 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.910 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.135128+0000", 2023-10-09T08:18:20.910 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4083e-05 2023-10-09T08:18:20.910 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.910 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.910 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.910 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.135138+0000", 2023-10-09T08:18:20.910 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0091e-05 2023-10-09T08:18:20.911 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.911 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.911 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.911 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.135145+0000", 2023-10-09T08:18:20.911 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7070000000000003e-06 2023-10-09T08:18:20.911 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.911 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.911 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.911 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.405327+0000", 2023-10-09T08:18:20.911 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.270182384 2023-10-09T08:18:20.911 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.911 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.912 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.913 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.405722+0000", 2023-10-09T08:18:20.913 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00039475300000000002 2023-10-09T08:18:20.913 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.913 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.913 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,7", 2023-10-09T08:18:20.913 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.406219+0000", 2023-10-09T08:18:20.914 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00049678000000000005 2023-10-09T08:18:20.914 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.914 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.914 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.914 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.413936+0000", 2023-10-09T08:18:20.914 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0077170709999999998 2023-10-09T08:18:20.914 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.914 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.914 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.914 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.413988+0000", 2023-10-09T08:18:20.914 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2159e-05 2023-10-09T08:18:20.915 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.915 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.915 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:18:20.915 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.416674+0000", 2023-10-09T08:18:20.915 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0026860819999999998 2023-10-09T08:18:20.915 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.915 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.915 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:18:20.915 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.416719+0000", 2023-10-09T08:18:20.915 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4462999999999998e-05 2023-10-09T08:18:20.915 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.916 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.916 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:20.916 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.416760+0000", 2023-10-09T08:18:20.916 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1297000000000001e-05 2023-10-09T08:18:20.916 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.916 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:20.916 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.916 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.916 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.916 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.34767.0:28396 5.a e110/106 ondisk, result = 0)", 2023-10-09T08:18:20.916 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:37.136700+0000", 2023-10-09T08:18:20.917 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 163.71949982199999, 2023-10-09T08:18:20.917 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.27121848399999998, 2023-10-09T08:18:20.917 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.917 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:18:20.917 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.917 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.917 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.917 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.136700+0000", 2023-10-09T08:18:20.917 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.918 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.918 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.918 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.918 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.136700+0000", 2023-10-09T08:18:20.918 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.918 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.918 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.918 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.918 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.136700+0000", 2023-10-09T08:18:20.918 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:18:20.918 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.919 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.919 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.919 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.136706+0000", 2023-10-09T08:18:20.919 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.0739999999999998e-06 2023-10-09T08:18:20.919 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.919 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.919 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.919 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.405161+0000", 2023-10-09T08:18:20.919 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.26845574700000002 2023-10-09T08:18:20.919 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.919 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.920 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.920 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.405180+0000", 2023-10-09T08:18:20.920 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8703e-05 2023-10-09T08:18:20.920 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.920 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.920 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.920 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.407879+0000", 2023-10-09T08:18:20.920 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002698424 2023-10-09T08:18:20.920 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.920 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.920 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.921 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.407898+0000", 2023-10-09T08:18:20.921 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9156000000000001e-05 2023-10-09T08:18:20.921 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.921 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.921 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:20.921 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.407919+0000", 2023-10-09T08:18:20.921 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1172999999999999e-05 2023-10-09T08:18:20.921 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.921 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:20.921 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.921 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.922 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.922 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.34767.0:28392 5.8 e110/106 ondisk, result = 0)", 2023-10-09T08:18:20.922 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:37.137395+0000", 2023-10-09T08:18:20.922 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 163.718805078, 2023-10-09T08:18:20.922 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.268252412, 2023-10-09T08:18:20.922 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.922 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:18:20.922 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.922 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.922 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.923 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.137395+0000", 2023-10-09T08:18:20.923 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.923 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.923 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.923 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.923 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.137395+0000", 2023-10-09T08:18:20.923 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.923 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.923 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.923 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.923 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.137394+0000", 2023-10-09T08:18:20.923 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:18:20.924 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.924 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.924 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.924 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.137400+0000", 2023-10-09T08:18:20.924 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2140000000000004e-06 2023-10-09T08:18:20.924 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.924 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.924 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.924 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.405100+0000", 2023-10-09T08:18:20.924 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.26770044100000001 2023-10-09T08:18:20.925 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.925 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.925 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.925 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.405135+0000", 2023-10-09T08:18:20.925 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4529000000000001e-05 2023-10-09T08:18:20.925 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.925 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.925 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.925 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.405365+0000", 2023-10-09T08:18:20.925 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000230225 2023-10-09T08:18:20.925 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.926 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.926 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.926 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.405386+0000", 2023-10-09T08:18:20.926 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1086000000000001e-05 2023-10-09T08:18:20.926 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.926 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.926 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:20.926 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.405648+0000", 2023-10-09T08:18:20.926 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00026154900000000003 2023-10-09T08:18:20.926 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.926 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:20.927 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.927 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.927 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.927 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.34767.0:28396 5.a e110/106 ondisk, result = 0)", 2023-10-09T08:18:20.927 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:37.141580+0000", 2023-10-09T08:18:20.927 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 163.714620231, 2023-10-09T08:18:20.927 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.26624591199999997, 2023-10-09T08:18:20.927 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.927 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:18:20.927 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.927 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.928 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.928 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.141580+0000", 2023-10-09T08:18:20.928 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.928 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.928 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.928 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.928 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.141580+0000", 2023-10-09T08:18:20.928 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.928 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.928 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.928 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.928 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.141579+0000", 2023-10-09T08:18:20.929 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:18:20.929 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.929 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.929 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.929 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.141593+0000", 2023-10-09T08:18:20.929 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4005999999999999e-05 2023-10-09T08:18:20.929 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.929 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.929 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.929 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.405096+0000", 2023-10-09T08:18:20.929 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.26350269500000001 2023-10-09T08:18:20.929 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.930 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.930 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.930 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.405133+0000", 2023-10-09T08:18:20.930 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7725999999999998e-05 2023-10-09T08:18:20.930 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.930 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.930 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.930 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.407767+0000", 2023-10-09T08:18:20.930 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0026336739999999999 2023-10-09T08:18:20.930 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.930 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.931 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.931 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.407788+0000", 2023-10-09T08:18:20.931 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0930000000000001e-05 2023-10-09T08:18:20.931 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.931 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.931 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:20.931 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:37.407826+0000", 2023-10-09T08:18:20.931 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7963000000000002e-05 2023-10-09T08:18:20.931 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.931 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:20.931 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.931 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.932 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.932 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:96101 5.6 5:66624494:::benchmark_data_smithi081_106394_object96100:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-09T08:18:20.932 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:16:33.263055+0000", 2023-10-09T08:18:20.932 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 107.59314473400001, 2023-10-09T08:18:20.932 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.19267424, 2023-10-09T08:18:20.932 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.932 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:18:20.932 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:18:20.932 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:18:20.932 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:18:20.932 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 96101 2023-10-09T08:18:20.933 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.933 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.933 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.933 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.933 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.263055+0000", 2023-10-09T08:18:20.933 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.933 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.933 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.933 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.933 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.263055+0000", 2023-10-09T08:18:20.933 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.933 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.934 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.934 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.934 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.263055+0000", 2023-10-09T08:18:20.934 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:18:20.934 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.934 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.934 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.934 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.263087+0000", 2023-10-09T08:18:20.934 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1832000000000003e-05 2023-10-09T08:18:20.934 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.934 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.935 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.935 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.263094+0000", 2023-10-09T08:18:20.935 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6660000000000008e-06 2023-10-09T08:18:20.935 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.935 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.935 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.935 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.263101+0000", 2023-10-09T08:18:20.935 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1959999999999996e-06 2023-10-09T08:18:20.935 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.935 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.935 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.936 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.435437+0000", 2023-10-09T08:18:20.936 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.172336199 2023-10-09T08:18:20.936 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.936 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.936 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.936 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.435582+0000", 2023-10-09T08:18:20.936 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014564800000000001 2023-10-09T08:18:20.936 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.936 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.936 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,7", 2023-10-09T08:18:20.936 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.435768+0000", 2023-10-09T08:18:20.937 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018517699999999999 2023-10-09T08:18:20.937 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.937 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.937 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.937 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.451551+0000", 2023-10-09T08:18:20.937 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015782962000000001 2023-10-09T08:18:20.937 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.937 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.937 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.937 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.451582+0000", 2023-10-09T08:18:20.937 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1952999999999997e-05 2023-10-09T08:18:20.938 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.938 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.938 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:18:20.938 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.455624+0000", 2023-10-09T08:18:20.938 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0040416640000000004 2023-10-09T08:18:20.938 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.938 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.938 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:18:20.938 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.455686+0000", 2023-10-09T08:18:20.938 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2254000000000004e-05 2023-10-09T08:18:20.938 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.939 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.939 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:20.939 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.455730+0000", 2023-10-09T08:18:20.939 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3297999999999998e-05 2023-10-09T08:18:20.939 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.939 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:20.939 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.939 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.939 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.939 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:96106 5.6 5:652c00a0:::benchmark_data_smithi081_106394_object96105:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-09T08:18:20.939 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:16:33.265825+0000", 2023-10-09T08:18:20.940 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 107.590375662, 2023-10-09T08:18:20.940 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.19514714599999999, 2023-10-09T08:18:20.940 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.940 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:18:20.940 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:18:20.940 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:18:20.940 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:18:20.940 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 96106 2023-10-09T08:18:20.940 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.940 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.940 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.940 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.941 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.265825+0000", 2023-10-09T08:18:20.941 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.941 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.941 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.941 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.941 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.265825+0000", 2023-10-09T08:18:20.941 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.941 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.941 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.941 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.942 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.265823+0000", 2023-10-09T08:18:20.942 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:18:20.942 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.942 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.942 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.942 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.265851+0000", 2023-10-09T08:18:20.942 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.7331999999999999e-05 2023-10-09T08:18:20.942 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.942 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.942 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.942 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.265862+0000", 2023-10-09T08:18:20.943 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1072e-05 2023-10-09T08:18:20.943 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.943 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.943 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.943 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.265868+0000", 2023-10-09T08:18:20.943 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3199999999999996e-06 2023-10-09T08:18:20.943 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.943 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.943 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.943 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.441218+0000", 2023-10-09T08:18:20.943 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17534971299999999 2023-10-09T08:18:20.943 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.944 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.944 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.944 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.441337+0000", 2023-10-09T08:18:20.944 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000119255 2023-10-09T08:18:20.944 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.944 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.944 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,7", 2023-10-09T08:18:20.944 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.441467+0000", 2023-10-09T08:18:20.944 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013036499999999999 2023-10-09T08:18:20.944 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.944 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.945 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.945 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.451613+0000", 2023-10-09T08:18:20.945 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010145635 2023-10-09T08:18:20.945 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.945 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.945 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.945 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.451650+0000", 2023-10-09T08:18:20.945 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7123999999999999e-05 2023-10-09T08:18:20.945 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.945 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.945 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:18:20.945 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.460814+0000", 2023-10-09T08:18:20.946 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0091637260000000005 2023-10-09T08:18:20.946 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.946 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.946 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:18:20.946 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.460927+0000", 2023-10-09T08:18:20.946 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011322700000000001 2023-10-09T08:18:20.946 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.946 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.946 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:20.946 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.460972+0000", 2023-10-09T08:18:20.946 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4676999999999999e-05 2023-10-09T08:18:20.946 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.946 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:20.947 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.947 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.947 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.947 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:96110 5.6 5:62bbfe7f:::benchmark_data_smithi081_106394_object96109:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-09T08:18:20.947 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:16:33.271949+0000", 2023-10-09T08:18:20.947 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 107.584250983, 2023-10-09T08:18:20.947 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.193202918, 2023-10-09T08:18:20.947 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.947 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:18:20.947 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:18:20.948 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:18:20.948 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:18:20.948 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 96110 2023-10-09T08:18:20.948 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.948 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.948 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.948 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.948 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.271949+0000", 2023-10-09T08:18:20.948 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.948 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.948 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.948 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.949 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.271949+0000", 2023-10-09T08:18:20.949 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.949 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.949 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.949 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.949 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.271948+0000", 2023-10-09T08:18:20.949 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:18:20.949 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.949 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.949 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.949 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.271970+0000", 2023-10-09T08:18:20.950 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2642000000000001e-05 2023-10-09T08:18:20.950 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.950 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.950 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.950 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.435164+0000", 2023-10-09T08:18:20.950 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16319388100000001 2023-10-09T08:18:20.950 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.950 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.950 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.950 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.435197+0000", 2023-10-09T08:18:20.950 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3154000000000001e-05 2023-10-09T08:18:20.951 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.951 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.951 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.951 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.446630+0000", 2023-10-09T08:18:20.951 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011432369 2023-10-09T08:18:20.951 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.951 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.951 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.951 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.446785+0000", 2023-10-09T08:18:20.951 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015551599999999999 2023-10-09T08:18:20.951 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.952 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.952 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,7", 2023-10-09T08:18:20.952 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.446973+0000", 2023-10-09T08:18:20.952 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018733000000000001 2023-10-09T08:18:20.952 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.952 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.952 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:18:20.952 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.460981+0000", 2023-10-09T08:18:20.952 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014008456000000001 2023-10-09T08:18:20.952 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.952 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.952 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.953 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.464921+0000", 2023-10-09T08:18:20.953 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0039394599999999997 2023-10-09T08:18:20.953 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.953 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.953 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.953 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.464961+0000", 2023-10-09T08:18:20.953 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.0262999999999997e-05 2023-10-09T08:18:20.953 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.953 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.953 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:18:20.953 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.465109+0000", 2023-10-09T08:18:20.953 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014797599999999999 2023-10-09T08:18:20.953 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.954 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.954 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:20.954 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:33.465152+0000", 2023-10-09T08:18:20.954 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3327e-05 2023-10-09T08:18:20.954 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.954 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:20.954 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.954 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.954 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.954 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:133594 5.6 5:629b0160:::benchmark_data_smithi081_106394_object19609:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:18:20.954 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:20.131391+0000", 2023-10-09T08:18:20.955 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 60.724808750999998, 2023-10-09T08:18:20.955 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.19127724199999999, 2023-10-09T08:18:20.955 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.955 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:18:20.955 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:18:20.955 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:18:20.955 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:18:20.955 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 133594 2023-10-09T08:18:20.955 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.955 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.955 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.956 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.956 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.131391+0000", 2023-10-09T08:18:20.956 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.956 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.956 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.956 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.956 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.131391+0000", 2023-10-09T08:18:20.956 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.956 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.956 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.956 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.957 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.131391+0000", 2023-10-09T08:18:20.957 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:18:20.957 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.957 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.957 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.957 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.131393+0000", 2023-10-09T08:18:20.957 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.731e-06 2023-10-09T08:18:20.957 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.957 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.957 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.957 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.131396+0000", 2023-10-09T08:18:20.957 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2839999999999998e-06 2023-10-09T08:18:20.958 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.958 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.958 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.958 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.131399+0000", 2023-10-09T08:18:20.958 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.8260000000000001e-06 2023-10-09T08:18:20.958 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.958 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.958 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.958 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.136117+0000", 2023-10-09T08:18:20.958 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0047179450000000003 2023-10-09T08:18:20.959 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.959 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.959 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.959 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.136228+0000", 2023-10-09T08:18:20.959 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000110643 2023-10-09T08:18:20.959 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.959 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.959 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,7", 2023-10-09T08:18:20.959 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.136329+0000", 2023-10-09T08:18:20.959 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010100800000000001 2023-10-09T08:18:20.959 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.960 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.960 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.960 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.322528+0000", 2023-10-09T08:18:20.960 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.186199157 2023-10-09T08:18:20.960 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.960 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.960 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:18:20.960 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.322537+0000", 2023-10-09T08:18:20.960 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9809999999999992e-06 2023-10-09T08:18:20.960 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.960 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.961 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.961 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.322597+0000", 2023-10-09T08:18:20.961 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9725999999999997e-05 2023-10-09T08:18:20.961 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.961 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.961 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:18:20.961 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.322635+0000", 2023-10-09T08:18:20.961 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8798999999999999e-05 2023-10-09T08:18:20.961 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.961 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.961 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:20.962 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.322669+0000", 2023-10-09T08:18:20.962 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3383999999999997e-05 2023-10-09T08:18:20.962 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.962 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:20.962 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.962 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.962 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.962 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:133602 5.6 5:6b21edbc:::benchmark_data_smithi081_106394_object19617:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:18:20.962 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:20.141931+0000", 2023-10-09T08:18:20.962 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 60.714269616000003, 2023-10-09T08:18:20.962 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21464808899999999, 2023-10-09T08:18:20.963 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.963 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:18:20.963 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:18:20.963 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:18:20.963 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:18:20.963 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 133602 2023-10-09T08:18:20.963 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.963 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.963 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.963 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.963 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.141931+0000", 2023-10-09T08:18:20.964 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.964 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.964 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.964 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.964 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.141931+0000", 2023-10-09T08:18:20.964 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.964 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.964 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.964 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.964 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.141930+0000", 2023-10-09T08:18:20.964 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:18:20.965 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.965 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.965 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.965 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.141935+0000", 2023-10-09T08:18:20.965 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1819999999999997e-06 2023-10-09T08:18:20.965 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.965 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.965 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.965 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.141946+0000", 2023-10-09T08:18:20.965 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1080999999999999e-05 2023-10-09T08:18:20.965 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.966 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.966 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.966 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.141953+0000", 2023-10-09T08:18:20.966 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1199999999999996e-06 2023-10-09T08:18:20.966 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.966 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.966 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.966 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.317892+0000", 2023-10-09T08:18:20.966 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.175939449 2023-10-09T08:18:20.966 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.966 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.967 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.967 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.318042+0000", 2023-10-09T08:18:20.967 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014950599999999999 2023-10-09T08:18:20.967 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.967 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.967 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,7", 2023-10-09T08:18:20.967 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.318219+0000", 2023-10-09T08:18:20.967 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017650899999999999 2023-10-09T08:18:20.967 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.967 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.968 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:18:20.968 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.322732+0000", 2023-10-09T08:18:20.968 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0045135440000000004 2023-10-09T08:18:20.968 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.968 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.968 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.968 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.356423+0000", 2023-10-09T08:18:20.968 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.033690988999999998 2023-10-09T08:18:20.968 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.968 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.968 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.968 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.356488+0000", 2023-10-09T08:18:20.969 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4749e-05 2023-10-09T08:18:20.969 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.969 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.969 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:18:20.969 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.356540+0000", 2023-10-09T08:18:20.969 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2252e-05 2023-10-09T08:18:20.969 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.969 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.969 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:20.969 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:20.356579+0000", 2023-10-09T08:18:20.969 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8628999999999999e-05 2023-10-09T08:18:20.970 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.970 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:20.970 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.970 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.970 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.970 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:141926 5.d 5:b357ecfa:::benchmark_data_smithi081_106394_object27941:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:18:20.970 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:31.477731+0000", 2023-10-09T08:18:20.970 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 49.378469418999998, 2023-10-09T08:18:20.970 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.20665663500000001, 2023-10-09T08:18:20.970 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.970 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:18:20.971 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:18:20.971 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:18:20.971 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:18:20.971 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 141926 2023-10-09T08:18:20.971 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.971 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.971 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.971 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.971 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.477731+0000", 2023-10-09T08:18:20.971 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.971 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.972 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.972 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.972 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.477731+0000", 2023-10-09T08:18:20.972 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.972 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.972 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.972 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.972 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.477729+0000", 2023-10-09T08:18:20.972 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:18:20.972 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.972 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.973 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.973 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.477737+0000", 2023-10-09T08:18:20.973 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1170000000000004e-06 2023-10-09T08:18:20.973 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.973 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.973 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.973 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.477751+0000", 2023-10-09T08:18:20.973 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4141999999999999e-05 2023-10-09T08:18:20.973 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.973 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.973 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.974 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.477761+0000", 2023-10-09T08:18:20.974 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2690000000000005e-06 2023-10-09T08:18:20.974 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.974 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.974 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.974 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.477811+0000", 2023-10-09T08:18:20.974 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0296000000000001e-05 2023-10-09T08:18:20.974 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.974 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.974 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.974 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.477970+0000", 2023-10-09T08:18:20.975 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015912599999999999 2023-10-09T08:18:20.975 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.975 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.975 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,7", 2023-10-09T08:18:20.975 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.478134+0000", 2023-10-09T08:18:20.975 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016354600000000001 2023-10-09T08:18:20.975 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.975 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.975 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:18:20.975 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.487846+0000", 2023-10-09T08:18:20.975 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0097117980000000007 2023-10-09T08:18:20.975 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.976 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.976 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.976 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.490532+0000", 2023-10-09T08:18:20.976 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0026861849999999998 2023-10-09T08:18:20.976 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.976 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.976 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.976 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.684204+0000", 2023-10-09T08:18:20.976 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.19367187599999999 2023-10-09T08:18:20.976 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.976 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.977 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:18:20.977 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.684341+0000", 2023-10-09T08:18:20.977 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013722499999999999 2023-10-09T08:18:20.977 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.977 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.977 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:20.977 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.684387+0000", 2023-10-09T08:18:20.977 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6621e-05 2023-10-09T08:18:20.977 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.977 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:20.977 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.978 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.978 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.978 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:141928 5.d 5:b13f2eb3:::benchmark_data_smithi081_106394_object27943:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:18:20.978 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:31.477768+0000", 2023-10-09T08:18:20.978 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 49.378432033000003, 2023-10-09T08:18:20.978 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.20679941600000001, 2023-10-09T08:18:20.978 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.978 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:18:20.978 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:18:20.978 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:18:20.978 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:18:20.979 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 141928 2023-10-09T08:18:20.979 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.979 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.979 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.979 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.979 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.477768+0000", 2023-10-09T08:18:20.979 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.979 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.979 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.979 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.979 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.477768+0000", 2023-10-09T08:18:20.979 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.980 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.980 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.980 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.980 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.477767+0000", 2023-10-09T08:18:20.980 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:18:20.980 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.980 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.980 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.980 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.477771+0000", 2023-10-09T08:18:20.980 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.6229999999999999e-06 2023-10-09T08:18:20.980 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.980 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.980 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.981 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.477778+0000", 2023-10-09T08:18:20.981 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7089999999999996e-06 2023-10-09T08:18:20.981 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.981 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.981 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.981 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.477783+0000", 2023-10-09T08:18:20.981 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1229999999999999e-06 2023-10-09T08:18:20.981 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.981 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.981 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.981 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.482248+0000", 2023-10-09T08:18:20.981 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0044651630000000003 2023-10-09T08:18:20.982 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.982 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.982 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.982 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.482393+0000", 2023-10-09T08:18:20.982 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014524899999999999 2023-10-09T08:18:20.982 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.982 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.982 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,7", 2023-10-09T08:18:20.982 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.482501+0000", 2023-10-09T08:18:20.982 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000107648 2023-10-09T08:18:20.982 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.983 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.983 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:18:20.983 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.488205+0000", 2023-10-09T08:18:20.983 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0057039350000000003 2023-10-09T08:18:20.983 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.983 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.983 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.983 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.502329+0000", 2023-10-09T08:18:20.983 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014124071 2023-10-09T08:18:20.983 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.983 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.984 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.984 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.684440+0000", 2023-10-09T08:18:20.984 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.18211131899999999 2023-10-09T08:18:20.984 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.984 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.984 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:18:20.984 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.684528+0000", 2023-10-09T08:18:20.984 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8079999999999997e-05 2023-10-09T08:18:20.984 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.984 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.984 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:20.984 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.684568+0000", 2023-10-09T08:18:20.985 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9161e-05 2023-10-09T08:18:20.985 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.985 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:20.985 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.985 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.985 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.985 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:141941 5.d 5:b0291617:::benchmark_data_smithi081_106394_object27956:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:18:20.985 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:31.491215+0000", 2023-10-09T08:18:20.985 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 49.364984886999999, 2023-10-09T08:18:20.985 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.19361331800000001, 2023-10-09T08:18:20.986 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.986 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:18:20.986 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:18:20.986 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:18:20.986 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:18:20.986 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 141941 2023-10-09T08:18:20.986 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.986 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.986 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.986 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.986 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.491215+0000", 2023-10-09T08:18:20.987 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.987 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.987 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.987 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.987 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.491215+0000", 2023-10-09T08:18:20.987 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.987 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.987 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.987 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.987 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.491215+0000", 2023-10-09T08:18:20.987 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:18:20.988 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.988 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.988 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.988 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.491218+0000", 2023-10-09T08:18:20.988 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4510000000000001e-06 2023-10-09T08:18:20.988 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.988 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.988 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.988 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.491226+0000", 2023-10-09T08:18:20.988 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1749999999999999e-06 2023-10-09T08:18:20.988 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.988 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.989 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.989 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.491232+0000", 2023-10-09T08:18:20.989 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.0510000000000002e-06 2023-10-09T08:18:20.989 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.989 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.989 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.989 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.491273+0000", 2023-10-09T08:18:20.989 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1180999999999998e-05 2023-10-09T08:18:20.989 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.989 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.989 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.989 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.491379+0000", 2023-10-09T08:18:20.990 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000106259 2023-10-09T08:18:20.990 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.990 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.990 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,7", 2023-10-09T08:18:20.990 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.491445+0000", 2023-10-09T08:18:20.990 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5592000000000005e-05 2023-10-09T08:18:20.990 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.990 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.990 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:18:20.990 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.495528+0000", 2023-10-09T08:18:20.991 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0040832170000000001 2023-10-09T08:18:20.991 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.991 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.991 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.991 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.678327+0000", 2023-10-09T08:18:20.991 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.18279933300000001 2023-10-09T08:18:20.991 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.991 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.991 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.991 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.684613+0000", 2023-10-09T08:18:20.991 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0062853659999999997 2023-10-09T08:18:20.992 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.992 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.992 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:18:20.992 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.684703+0000", 2023-10-09T08:18:20.992 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0842999999999997e-05 2023-10-09T08:18:20.992 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.992 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.992 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:20.992 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.684829+0000", 2023-10-09T08:18:20.992 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012526099999999999 2023-10-09T08:18:20.992 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.993 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:20.993 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:20.993 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.993 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.993 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:141943 5.6 5:6ffd5b94:::benchmark_data_smithi081_106394_object27958:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:18:20.993 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:31.497885+0000", 2023-10-09T08:18:20.993 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 49.358314763999999, 2023-10-09T08:18:20.993 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.19223388299999999, 2023-10-09T08:18:20.993 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:20.993 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:18:20.993 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:18:20.994 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:18:20.994 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:18:20.994 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 141943 2023-10-09T08:18:20.994 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.994 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:20.994 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.994 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:20.994 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.497885+0000", 2023-10-09T08:18:20.994 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.994 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.994 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.995 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:20.995 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.497885+0000", 2023-10-09T08:18:20.995 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:20.995 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.995 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.995 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:20.995 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.497885+0000", 2023-10-09T08:18:20.995 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:18:20.995 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.995 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.995 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:20.996 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.497888+0000", 2023-10-09T08:18:20.996 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.5710000000000002e-06 2023-10-09T08:18:20.996 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.996 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.996 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:20.996 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.497896+0000", 2023-10-09T08:18:20.996 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6490000000000008e-06 2023-10-09T08:18:20.996 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.996 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.996 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:20.996 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.497902+0000", 2023-10-09T08:18:20.996 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7339999999999996e-06 2023-10-09T08:18:20.997 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.997 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.997 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:20.997 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.497944+0000", 2023-10-09T08:18:20.997 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2425999999999997e-05 2023-10-09T08:18:20.997 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.997 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.997 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:20.997 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.498025+0000", 2023-10-09T08:18:20.997 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0462000000000003e-05 2023-10-09T08:18:20.997 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.998 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.998 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,7", 2023-10-09T08:18:20.998 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.498095+0000", 2023-10-09T08:18:20.998 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.0160000000000006e-05 2023-10-09T08:18:20.998 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.998 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.998 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:18:20.998 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.503125+0000", 2023-10-09T08:18:20.998 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.005029716 2023-10-09T08:18:20.998 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.998 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.999 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.999 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.505524+0000", 2023-10-09T08:18:20.999 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0023988920000000001 2023-10-09T08:18:20.999 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.999 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.999 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:20.999 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.690020+0000", 2023-10-09T08:18:20.999 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.184496673 2023-10-09T08:18:20.999 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:20.999 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:20.999 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:18:20.999 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.690075+0000", 2023-10-09T08:18:21.000 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5180999999999999e-05 2023-10-09T08:18:21.000 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.000 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.000 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:21.000 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.690119+0000", 2023-10-09T08:18:21.000 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3930999999999997e-05 2023-10-09T08:18:21.000 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:21.000 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:21.000 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:21.000 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.000 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.001 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:141949 5.6 5:65a24018:::benchmark_data_smithi081_106394_object27964:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:18:21.001 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:31.505380+0000", 2023-10-09T08:18:21.001 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 49.350820474999999, 2023-10-09T08:18:21.001 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.194846925, 2023-10-09T08:18:21.001 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:21.001 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:18:21.001 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:18:21.001 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:18:21.001 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:18:21.001 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 141949 2023-10-09T08:18:21.001 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.002 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:21.002 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.002 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:21.002 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.505380+0000", 2023-10-09T08:18:21.002 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:21.002 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.002 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.002 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:21.002 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.505380+0000", 2023-10-09T08:18:21.002 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:21.003 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.003 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.003 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:21.003 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.505379+0000", 2023-10-09T08:18:21.003 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:18:21.003 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.003 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.003 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:21.003 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.505384+0000", 2023-10-09T08:18:21.003 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9930000000000003e-06 2023-10-09T08:18:21.003 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.004 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.004 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:21.004 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.505394+0000", 2023-10-09T08:18:21.004 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0181e-05 2023-10-09T08:18:21.004 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.004 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.004 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:21.004 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.505401+0000", 2023-10-09T08:18:21.004 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2450000000000001e-06 2023-10-09T08:18:21.004 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.004 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.005 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:21.005 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.505543+0000", 2023-10-09T08:18:21.005 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000142134 2023-10-09T08:18:21.005 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.005 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.005 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:21.005 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.505668+0000", 2023-10-09T08:18:21.005 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012473399999999999 2023-10-09T08:18:21.005 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.005 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.005 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,7", 2023-10-09T08:18:21.005 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.505764+0000", 2023-10-09T08:18:21.006 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.6353000000000004e-05 2023-10-09T08:18:21.006 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.006 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.006 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:21.006 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.690160+0000", 2023-10-09T08:18:21.006 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.18439567800000001 2023-10-09T08:18:21.006 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.006 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.006 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:21.006 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.690188+0000", 2023-10-09T08:18:21.007 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.8048e-05 2023-10-09T08:18:21.007 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.007 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.007 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:18:21.007 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.700134+0000", 2023-10-09T08:18:21.007 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0099453089999999994 2023-10-09T08:18:21.007 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.007 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.007 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:18:21.007 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.700186+0000", 2023-10-09T08:18:21.007 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2108000000000003e-05 2023-10-09T08:18:21.008 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.008 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.008 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:21.008 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.700227+0000", 2023-10-09T08:18:21.008 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1028000000000001e-05 2023-10-09T08:18:21.008 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:21.008 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:21.008 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:21.008 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.008 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.008 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:141950 5.6 5:6ea4a457:::benchmark_data_smithi081_106394_object27965:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:18:21.009 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:31.509953+0000", 2023-10-09T08:18:21.009 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 49.346246706000002, 2023-10-09T08:18:21.009 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.19261245399999999, 2023-10-09T08:18:21.009 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:18:21.009 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:18:21.009 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:18:21.009 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:18:21.009 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:18:21.009 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 141950 2023-10-09T08:18:21.009 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.009 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:18:21.010 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.010 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:18:21.010 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.509953+0000", 2023-10-09T08:18:21.010 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:21.010 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.010 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.010 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:18:21.010 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.509953+0000", 2023-10-09T08:18:21.010 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:18:21.010 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.010 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.011 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:18:21.011 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.509952+0000", 2023-10-09T08:18:21.011 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:18:21.011 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.011 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.011 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:18:21.011 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.509959+0000", 2023-10-09T08:18:21.011 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.391e-06 2023-10-09T08:18:21.011 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.011 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.011 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:18:21.012 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.677992+0000", 2023-10-09T08:18:21.012 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.168033025 2023-10-09T08:18:21.012 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.012 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.012 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:18:21.012 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.678005+0000", 2023-10-09T08:18:21.012 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.288e-05 2023-10-09T08:18:21.012 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.012 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.012 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:18:21.012 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.683936+0000", 2023-10-09T08:18:21.012 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0059313179999999997 2023-10-09T08:18:21.013 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.013 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.013 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:18:21.013 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.684082+0000", 2023-10-09T08:18:21.013 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014570699999999999 2023-10-09T08:18:21.013 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.013 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.013 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,7", 2023-10-09T08:18:21.013 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.684204+0000", 2023-10-09T08:18:21.013 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012206600000000001 2023-10-09T08:18:21.013 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.014 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.014 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:18:21.014 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.700234+0000", 2023-10-09T08:18:21.014 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016029485 2023-10-09T08:18:21.014 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.014 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.014 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:21.014 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.700274+0000", 2023-10-09T08:18:21.014 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.0621000000000003e-05 2023-10-09T08:18:21.014 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.014 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.015 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:18:21.015 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.702472+0000", 2023-10-09T08:18:21.015 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021972799999999998 2023-10-09T08:18:21.015 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.015 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.015 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:18:21.015 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.702524+0000", 2023-10-09T08:18:21.015 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2882e-05 2023-10-09T08:18:21.015 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:18:21.015 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:18:21.015 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:18:21.015 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:31.702566+0000", 2023-10-09T08:18:21.016 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1467000000000001e-05 2023-10-09T08:18:21.016 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:21.016 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:21.016 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:21.016 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:18:21.016 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:18:21.016 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:18:21.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:21.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:21.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:21.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:21.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:21.175 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:21.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:21.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:21.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:21.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:21.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:21.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:21.380 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:18:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:18:21] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.33.4" 2023-10-09T08:18:21.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:21.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:21.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:21.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:21.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:21.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:21.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:21.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:21.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:21.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:21.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:21.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:21.794 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:21.827 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:21.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:21.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:21.933 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:21.965 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:21.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:21.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:22.070 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:22.096 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:22.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:22.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:22.204 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:22.237 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:22.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:22.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:22.341 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:22.379 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:22.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:22.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:22.484 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:22.487 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:22 smithi081 bash[76862]: cluster 2023-10-09T08:18:21.303965+0000 mgr.y (mgr.26009) 479 : cluster 0 pgmap v428: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 815 op/s 2023-10-09T08:18:22.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:22.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:22.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:22.616 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:22.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:22.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:22.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:22.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:22.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:22 smithi081 bash[79557]: cluster 2023-10-09T08:18:21.303965+0000 mgr.y (mgr.26009) 479 : cluster 0 pgmap v428: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 815 op/s 2023-10-09T08:18:22.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:22 smithi118 bash[59345]: cluster 2023-10-09T08:18:21.303965+0000 mgr.y (mgr.26009) 479 : cluster 0 pgmap v428: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 815 op/s 2023-10-09T08:18:22.768 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:22.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:22.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:22.871 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:22.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:22.912 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:22.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:23.013 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:23.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:23.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:23.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:23.149 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:23.185 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:23.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:23.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:23.290 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:23.323 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:23.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:23.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:23.388 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:23 smithi081 bash[76862]: audit 2023-10-09T08:18:23.125398+0000 mon.c (mon.2) 208 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:18:23.428 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:23.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:23.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:23.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:23.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:23.589 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:23.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:23.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:23.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:23.703 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:23 smithi081 bash[79557]: audit 2023-10-09T08:18:23.125398+0000 mon.c (mon.2) 208 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:18:23.720 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:23.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:23.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:23.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:23 smithi118 bash[59345]: audit 2023-10-09T08:18:23.125398+0000 mon.c (mon.2) 208 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:18:23.825 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:23.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:23.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:23.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:23.952 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:23.985 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:23.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:23.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:24.092 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:24.124 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:24.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:24.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:24.231 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:24.263 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:24.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:24.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:24.372 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:24.400 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.7 to 1 (10000) 2023-10-09T08:18:24.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:24.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:24.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:24 smithi118 bash[59345]: cluster 2023-10-09T08:18:23.304370+0000 mgr.y (mgr.26009) 480 : cluster 0 pgmap v429: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-10-09T08:18:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:24 smithi118 bash[59345]: audit 2023-10-09T08:18:23.703054+0000 mon.a (mon.0) 412 : audit 1 from='client.? 172.21.15.81:0/1812634824' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T08:18:24.515 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:24.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:24.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:24.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:24.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:24.660 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:24 smithi081 bash[76862]: cluster 2023-10-09T08:18:23.304370+0000 mgr.y (mgr.26009) 480 : cluster 0 pgmap v429: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-10-09T08:18:24.660 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:24 smithi081 bash[76862]: audit 2023-10-09T08:18:23.703054+0000 mon.a (mon.0) 412 : audit 1 from='client.? 172.21.15.81:0/1812634824' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T08:18:24.660 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:24 smithi081 bash[79557]: cluster 2023-10-09T08:18:23.304370+0000 mgr.y (mgr.26009) 480 : cluster 0 pgmap v429: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-10-09T08:18:24.660 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:24 smithi081 bash[79557]: audit 2023-10-09T08:18:23.703054+0000 mon.a (mon.0) 412 : audit 1 from='client.? 172.21.15.81:0/1812634824' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T08:18:24.677 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:24.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:24.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:24.781 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:24.808 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:24.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:24.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:24.913 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:24.939 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:24.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:24.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:25.000 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-09T08:18:25.042 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:25.082 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:25.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:25.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:25.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:25.218 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:25.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:25.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:25.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:25.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:25.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:25.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:25.466 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:25.490 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:25.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:25.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:25.594 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:25.625 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:25.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[76862]: audit 2023-10-09T08:18:24.393810+0000 mon.a (mon.0) 413 : audit 1 from='client.? 172.21.15.81:0/1812634824' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T08:18:25.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[76862]: cluster 2023-10-09T08:18:24.394055+0000 mon.a (mon.0) 414 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-10-09T08:18:25.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[76862]: cluster 2023-10-09T08:18:24.404547+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[76862]: cluster 2023-10-09T08:18:24.405352+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[76862]: cluster 2023-10-09T08:18:24.406408+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[76862]: cluster 2023-10-09T08:18:24.406924+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[76862]: cluster 2023-10-09T08:18:24.408016+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[76862]: cluster 2023-10-09T08:18:24.410146+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[76862]: cluster 2023-10-09T08:18:24.431012+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[79557]: audit 2023-10-09T08:18:24.393810+0000 mon.a (mon.0) 413 : audit 1 from='client.? 172.21.15.81:0/1812634824' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T08:18:25.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[79557]: cluster 2023-10-09T08:18:24.394055+0000 mon.a (mon.0) 414 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-10-09T08:18:25.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[79557]: cluster 2023-10-09T08:18:24.404547+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[79557]: cluster 2023-10-09T08:18:24.405352+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[79557]: cluster 2023-10-09T08:18:24.406408+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[79557]: cluster 2023-10-09T08:18:24.406924+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[79557]: cluster 2023-10-09T08:18:24.408016+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[79557]: cluster 2023-10-09T08:18:24.410146+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:25 smithi081 bash[79557]: cluster 2023-10-09T08:18:24.431012+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:25.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:25.732 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:25.742 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:25 smithi118 bash[59345]: audit 2023-10-09T08:18:24.393810+0000 mon.a (mon.0) 413 : audit 1 from='client.? 172.21.15.81:0/1812634824' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T08:18:25.742 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:25 smithi118 bash[59345]: cluster 2023-10-09T08:18:24.394055+0000 mon.a (mon.0) 414 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-10-09T08:18:25.742 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:25 smithi118 bash[59345]: cluster 2023-10-09T08:18:24.404547+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.742 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:25 smithi118 bash[59345]: cluster 2023-10-09T08:18:24.405352+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.742 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:25 smithi118 bash[59345]: cluster 2023-10-09T08:18:24.406408+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.742 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:25 smithi118 bash[59345]: cluster 2023-10-09T08:18:24.406924+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.743 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:25 smithi118 bash[59345]: cluster 2023-10-09T08:18:24.408016+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.743 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:25 smithi118 bash[59345]: cluster 2023-10-09T08:18:24.410146+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.743 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:25 smithi118 bash[59345]: cluster 2023-10-09T08:18:24.431012+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T08:18:25.765 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:25.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:25.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:25.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:25.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:25.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:25.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:25.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:26.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:26.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:26.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:26.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:26.149 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:26.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:26.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:26.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:26.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:26.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:26.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:26.390 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:26.438 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:26.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:26.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:26.519 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:26 smithi081 bash[76862]: cluster 2023-10-09T08:18:25.304972+0000 mgr.y (mgr.26009) 481 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-09T08:18:26.519 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:26 smithi081 bash[79557]: cluster 2023-10-09T08:18:25.304972+0000 mgr.y (mgr.26009) 481 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-09T08:18:26.544 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:26.580 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-10-09T08:18:26.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:18:26.593 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:26.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:26.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:26.697 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:26.706 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:26 smithi118 bash[59345]: cluster 2023-10-09T08:18:25.304972+0000 mgr.y (mgr.26009) 481 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-09T08:18:26.719 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:26.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:26.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:26.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:26.868 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:26.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:26.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:26.974 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:26.987 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:18:27.008 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:27.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:27.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:27.043 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:18:27.091 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:18:27.112 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:27.143 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:18:27.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:27.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:27.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:27.194 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:18:27.243 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:18:27.247 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:27.278 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:18:27.296 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:27.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:27.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:27.331 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:18:27.335 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:18:27.335 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:18:27.336 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:18:27.336 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:18:27.336 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:18:27.336 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:18:27.336 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:18:27.336 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:18:27.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:27.432 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:18:27.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:27.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:27.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:27.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:27.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:27.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:27.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:27.682 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:27.691 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:27 smithi118 bash[59345]: audit 2023-10-09T08:18:26.923062+0000 mon.c (mon.2) 209 : audit 0 from='client.? 172.21.15.81:0/3971504589' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:18:27.691 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:27 smithi118 bash[59345]: audit 2023-10-09T08:18:27.270042+0000 mon.a (mon.0) 415 : audit 1 from='client.? 172.21.15.81:0/483301351' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:18:27.721 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:27.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:27.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:27.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:27.835 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:27 smithi081 bash[76862]: audit 2023-10-09T08:18:26.923062+0000 mon.c (mon.2) 209 : audit 0 from='client.? 172.21.15.81:0/3971504589' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:18:27.835 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:27 smithi081 bash[76862]: audit 2023-10-09T08:18:27.270042+0000 mon.a (mon.0) 415 : audit 1 from='client.? 172.21.15.81:0/483301351' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:18:27.836 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:27 smithi081 bash[79557]: audit 2023-10-09T08:18:26.923062+0000 mon.c (mon.2) 209 : audit 0 from='client.? 172.21.15.81:0/3971504589' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:18:27.836 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:27 smithi081 bash[79557]: audit 2023-10-09T08:18:27.270042+0000 mon.a (mon.0) 415 : audit 1 from='client.? 172.21.15.81:0/483301351' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:18:27.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:27.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:27.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:27.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:27.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:27.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:27.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:28.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:28.131 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:28.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:28.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:28.236 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:28.260 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:28.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:28.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:28.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:28.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:28.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:28.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:28.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:28.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[76862]: cluster 2023-10-09T08:18:27.305360+0000 mgr.y (mgr.26009) 482 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-09T08:18:28.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[76862]: cluster 2023-10-09T08:18:27.405092+0000 mon.a (mon.0) 416 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:18:28.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[76862]: audit 2023-10-09T08:18:27.423059+0000 mon.a (mon.0) 417 : audit 1 from='client.? 172.21.15.81:0/483301351' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:18:28.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[76862]: cluster 2023-10-09T08:18:27.423313+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T08:18:28.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[76862]: cluster 2023-10-09T08:18:27.423390+0000 mon.a (mon.0) 418 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-10-09T08:18:28.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[76862]: cluster 2023-10-09T08:18:27.426008+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T08:18:28.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[76862]: cluster 2023-10-09T08:18:27.427918+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T08:18:28.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[76862]: cluster 2023-10-09T08:18:27.429177+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T08:18:28.507 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[76862]: cluster 2023-10-09T08:18:27.436012+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T08:18:28.507 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[79557]: cluster 2023-10-09T08:18:27.305360+0000 mgr.y (mgr.26009) 482 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-09T08:18:28.508 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[79557]: cluster 2023-10-09T08:18:27.405092+0000 mon.a (mon.0) 416 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:18:28.508 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[79557]: audit 2023-10-09T08:18:27.423059+0000 mon.a (mon.0) 417 : audit 1 from='client.? 172.21.15.81:0/483301351' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:18:28.508 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[79557]: cluster 2023-10-09T08:18:27.423313+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T08:18:28.508 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[79557]: cluster 2023-10-09T08:18:27.423390+0000 mon.a (mon.0) 418 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-10-09T08:18:28.508 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[79557]: cluster 2023-10-09T08:18:27.426008+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T08:18:28.508 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[79557]: cluster 2023-10-09T08:18:27.427918+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T08:18:28.508 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[79557]: cluster 2023-10-09T08:18:27.429177+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T08:18:28.508 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:28 smithi081 bash[79557]: cluster 2023-10-09T08:18:27.436012+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T08:18:28.523 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:28.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:28.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:28.628 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:28.657 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:28.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:28.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:28.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:28 smithi118 bash[59345]: cluster 2023-10-09T08:18:27.305360+0000 mgr.y (mgr.26009) 482 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-09T08:18:28.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:28 smithi118 bash[59345]: cluster 2023-10-09T08:18:27.405092+0000 mon.a (mon.0) 416 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:18:28.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:28 smithi118 bash[59345]: audit 2023-10-09T08:18:27.423059+0000 mon.a (mon.0) 417 : audit 1 from='client.? 172.21.15.81:0/483301351' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:18:28.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:28 smithi118 bash[59345]: cluster 2023-10-09T08:18:27.423313+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T08:18:28.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:28 smithi118 bash[59345]: cluster 2023-10-09T08:18:27.423390+0000 mon.a (mon.0) 418 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-10-09T08:18:28.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:28 smithi118 bash[59345]: cluster 2023-10-09T08:18:27.426008+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T08:18:28.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:28 smithi118 bash[59345]: cluster 2023-10-09T08:18:27.427918+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T08:18:28.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:28 smithi118 bash[59345]: cluster 2023-10-09T08:18:27.429177+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T08:18:28.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:28 smithi118 bash[59345]: cluster 2023-10-09T08:18:27.436012+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T08:18:28.767 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:28.802 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:28.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:28.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:28.909 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:28.936 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:28.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:28.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:29.041 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:29.075 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:29.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:29.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:29.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:29.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:29.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:29.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:29.307 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:29.336 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:29.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:29.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:29.443 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:29.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:29.478 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:29.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:29.578 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:29.615 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:29.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:29.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:29.719 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:29.764 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:29.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:29.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:29.869 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:29.902 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:29.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:29.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:30.007 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:30.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:30.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:30.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:30.142 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:30.181 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:30.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:30.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:30.284 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:30.325 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:30.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:30.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:30.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:30.453 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:30.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:30.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:30.560 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:30.569 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:30 smithi118 bash[59345]: cluster 2023-10-09T08:18:29.305837+0000 mgr.y (mgr.26009) 483 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 517 op/s 2023-10-09T08:18:30.597 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:30.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:30.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:30.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:30.713 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:30 smithi081 bash[76862]: cluster 2023-10-09T08:18:29.305837+0000 mgr.y (mgr.26009) 483 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 517 op/s 2023-10-09T08:18:30.714 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:30 smithi081 bash[79557]: cluster 2023-10-09T08:18:29.305837+0000 mgr.y (mgr.26009) 483 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 517 op/s 2023-10-09T08:18:30.736 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:30.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:30.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:30.840 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:30.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:30.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:30.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:30.994 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:31.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:31.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:31.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:31.125 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:31.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:31.157 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:31.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:31.258 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:31.289 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:31.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:31.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:31.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:31.400 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:18:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:18:31] "GET /metrics HTTP/1.1" 200 36445 "" "Prometheus/2.33.4" 2023-10-09T08:18:31.402 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:18:31.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:18:31.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:31.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:31.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:31.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:31.579 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:31.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:31.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:31.689 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:31.736 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:31.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:31.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:31.839 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:31.873 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:31.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:31.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:31.931 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:18:31.932 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:18:31.979 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:32.023 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:32.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:32.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:32.128 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:32.158 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:32.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:32.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:32.264 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:32.313 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:32.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:32.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:32.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:32.446 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:32.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:32.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:32.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:32.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:32.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:32.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:32.676 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:32.684 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:32 smithi081 bash[76862]: cluster 2023-10-09T08:18:31.308363+0000 mgr.y (mgr.26009) 484 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 864 op/s 2023-10-09T08:18:32.684 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:32 smithi081 bash[79557]: cluster 2023-10-09T08:18:31.308363+0000 mgr.y (mgr.26009) 484 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 864 op/s 2023-10-09T08:18:32.714 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:32.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:32.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:32.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:32 smithi118 bash[59345]: cluster 2023-10-09T08:18:31.308363+0000 mgr.y (mgr.26009) 484 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 864 op/s 2023-10-09T08:18:32.818 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:32.848 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:32.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:32.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:32.951 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:32.986 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:32.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:32.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:33.095 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:33.122 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:33.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:33.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:33.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:33.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:33.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:33.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:33.356 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:33.381 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:33.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:33.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:33.485 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:33.512 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:33.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:33.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:33.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:33.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:33.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:33.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:33.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:33.777 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:33.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:33.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:33.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:33.924 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:33.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:33.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:34.031 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:34.071 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:34.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:34.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:34.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:34.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:34.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:34.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:34.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:34.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:34.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:34.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:34.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:34.461 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:34.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:34.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:34.563 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:34 smithi081 bash[76862]: cluster 2023-10-09T08:18:33.308822+0000 mgr.y (mgr.26009) 485 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2023-10-09T08:18:34.564 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:34 smithi081 bash[79557]: cluster 2023-10-09T08:18:33.308822+0000 mgr.y (mgr.26009) 485 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2023-10-09T08:18:34.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:34.591 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:34.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:34.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:34.699 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:34.708 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:34 smithi118 bash[59345]: cluster 2023-10-09T08:18:33.308822+0000 mgr.y (mgr.26009) 485 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2023-10-09T08:18:34.729 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:34.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:34.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:34.832 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:34.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:34.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:34.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:34.975 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:34.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:35.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:35.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:35.103 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:35.135 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:35.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:35.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:35.243 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:35.285 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:35.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:35.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:35.392 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:35.422 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:35.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:35.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:35.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:35.559 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:35.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:35.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:35.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:35.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:35.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:35.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:35.818 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:35.842 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:35.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:35.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:35.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:35.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:35.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:35.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:36.089 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:36.125 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:36.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:36.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:36.229 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:36.250 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:36.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:36.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:36.356 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:36.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:36.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:36.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:36.442 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:36 smithi118 bash[59345]: cluster 2023-10-09T08:18:35.309628+0000 mgr.y (mgr.26009) 486 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-09T08:18:36.485 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:36.514 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:36.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:36.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:36.624 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:36.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:36 smithi081 bash[76862]: cluster 2023-10-09T08:18:35.309628+0000 mgr.y (mgr.26009) 486 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-09T08:18:36.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:36 smithi081 bash[79557]: cluster 2023-10-09T08:18:35.309628+0000 mgr.y (mgr.26009) 486 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-09T08:18:36.653 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:36.655 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:18:36.655 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:18:36.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:36.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:36.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:36.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:36.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:36.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:36.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:36.934 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:36.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:36.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:37.037 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:37.072 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:37.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:37.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:37.176 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:37.214 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:37.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:37.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:37.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:37.357 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:37.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:37.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:37.462 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:37.489 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:37.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:37.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:37.596 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:37.622 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:37.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:37.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:37.725 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:37.752 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:37.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:37.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:37.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:37.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:37.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:37.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:37.994 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:38.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:38.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:38.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:38.130 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:38.154 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:38.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:38.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:38.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:38.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:38.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:38.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:38.389 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:38.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:38.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:38.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:38.526 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:38.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:38.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:38.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:38 smithi081 bash[76862]: cluster 2023-10-09T08:18:37.310113+0000 mgr.y (mgr.26009) 487 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-09T08:18:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:38 smithi081 bash[76862]: audit 2023-10-09T08:18:38.131759+0000 mon.a (mon.0) 419 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:18:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:38 smithi081 bash[76862]: audit 2023-10-09T08:18:38.138713+0000 mon.c (mon.2) 210 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:18:38.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:38 smithi081 bash[79557]: cluster 2023-10-09T08:18:37.310113+0000 mgr.y (mgr.26009) 487 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-09T08:18:38.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:38 smithi081 bash[79557]: audit 2023-10-09T08:18:38.131759+0000 mon.a (mon.0) 419 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:18:38.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:38 smithi081 bash[79557]: audit 2023-10-09T08:18:38.138713+0000 mon.c (mon.2) 210 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:18:38.663 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:38.692 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:38.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:38.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:38.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:38 smithi118 bash[59345]: cluster 2023-10-09T08:18:37.310113+0000 mgr.y (mgr.26009) 487 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-09T08:18:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:38 smithi118 bash[59345]: audit 2023-10-09T08:18:38.131759+0000 mon.a (mon.0) 419 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:18:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:38 smithi118 bash[59345]: audit 2023-10-09T08:18:38.138713+0000 mon.c (mon.2) 210 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:18:38.795 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:38.825 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:38.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:38.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:38.927 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:38.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:38.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:38.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:39.059 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:39.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:39.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:39.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:39.186 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:39.211 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:39.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:39.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:39.317 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:39.350 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:39.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:39.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:39.453 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:39.477 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:39.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:39.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:39.585 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:39.634 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:39.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:39.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:39.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:39.756 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:39.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:39.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:39.860 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:39.901 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:39.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:39.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:40.009 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:40.032 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:40.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:40.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:40.135 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:40.176 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:40.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:40.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:40.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:40.311 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:40.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:40.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:40.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:40.455 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:40.456 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:40 smithi118 bash[59345]: cluster 2023-10-09T08:18:39.310651+0000 mgr.y (mgr.26009) 488 : cluster 0 pgmap v439: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-10-09T08:18:40.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:40.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:40.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:40.571 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:40 smithi081 bash[76862]: cluster 2023-10-09T08:18:39.310651+0000 mgr.y (mgr.26009) 488 : cluster 0 pgmap v439: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-10-09T08:18:40.572 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:40 smithi081 bash[79557]: cluster 2023-10-09T08:18:39.310651+0000 mgr.y (mgr.26009) 488 : cluster 0 pgmap v439: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-10-09T08:18:40.591 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:40.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:40.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:40.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:40.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:40.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:40.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:40.765 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:18:40.765 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:18:40.846 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:40.871 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:40.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:40.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:40.981 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:41.016 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:41.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:41.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:41.120 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:41.154 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:41.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:41.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:41.258 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:41.286 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:41.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:41.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:41.391 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:18:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:18:41] "GET /metrics HTTP/1.1" 200 36446 "" "Prometheus/2.33.4" 2023-10-09T08:18:41.392 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:41.435 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:41.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:41.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:41.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:41.571 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:41.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:41.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:41.678 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:41.718 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:41.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:41.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:41.740 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:18:41.751 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:18:41.824 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:41.850 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:41.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:41.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:41.959 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:41.990 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:41.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:41.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:42.093 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:42.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:42.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:42.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:42.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:42.258 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:42.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:42.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:42.367 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:42.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:42.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:42.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:42.469 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:42 smithi081 bash[76862]: cluster 2023-10-09T08:18:41.311354+0000 mgr.y (mgr.26009) 489 : cluster 0 pgmap v440: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 816 op/s 2023-10-09T08:18:42.469 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:42 smithi081 bash[76862]: audit 2023-10-09T08:18:41.717208+0000 mgr.y (mgr.26009) 490 : audit 0 from='client.44795 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:18:42.470 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:42 smithi081 bash[79557]: cluster 2023-10-09T08:18:41.311354+0000 mgr.y (mgr.26009) 489 : cluster 0 pgmap v440: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 816 op/s 2023-10-09T08:18:42.470 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:42 smithi081 bash[79557]: audit 2023-10-09T08:18:41.717208+0000 mgr.y (mgr.26009) 490 : audit 0 from='client.44795 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:18:42.493 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:42.539 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:42.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:42.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:42.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:42.688 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:42.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:42.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:42.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:42 smithi118 bash[59345]: cluster 2023-10-09T08:18:41.311354+0000 mgr.y (mgr.26009) 489 : cluster 0 pgmap v440: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 816 op/s 2023-10-09T08:18:42.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:42 smithi118 bash[59345]: audit 2023-10-09T08:18:41.717208+0000 mgr.y (mgr.26009) 490 : audit 0 from='client.44795 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:18:42.793 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:42.818 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:42.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:42.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:42.925 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:42.958 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:42.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:42.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:43.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:43.084 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:43.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:43.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:43.187 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:43.210 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:43.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:43.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:43.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:43.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:43.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:43.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:43.444 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:43.479 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:43.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:43.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:43.582 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:43.619 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:43.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:43.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:43.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:43.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:43.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:43.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:43.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:43.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:43.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:43.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:43.992 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:44.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:44.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:44.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:44.132 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:44.156 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:44.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:44.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:44.261 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:44.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-09T08:18:44.294 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:44.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:44.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:44.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:44.437 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:44.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:44.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:44.469 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:44 smithi118 bash[59345]: cluster 2023-10-09T08:18:43.311690+0000 mgr.y (mgr.26009) 491 : cluster 0 pgmap v441: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 585 op/s 2023-10-09T08:18:44.550 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:44.586 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:44.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:44.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:44 smithi081 bash[76862]: cluster 2023-10-09T08:18:43.311690+0000 mgr.y (mgr.26009) 491 : cluster 0 pgmap v441: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 585 op/s 2023-10-09T08:18:44.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:44 smithi081 bash[79557]: cluster 2023-10-09T08:18:43.311690+0000 mgr.y (mgr.26009) 491 : cluster 0 pgmap v441: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 585 op/s 2023-10-09T08:18:44.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:44.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:44.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:44.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:44.823 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:44.850 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:44.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:44.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:44.955 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:44.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:44.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:44.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:45.083 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:45.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:45.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:45.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:45.217 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:45.259 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:45.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:45.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:45.363 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:45.396 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:45.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:45.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:45.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:45.533 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:45.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:45.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:45.637 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:45.661 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:45.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:45.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:45.768 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:45.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:45.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:45.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:45.896 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:45.918 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:45.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:45.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:46.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:46.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:46.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:46.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:46.109 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":440,"stamp":"2023-10-09T08:18:41.310873+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2532054987,"num_objects":38592,"num_object_clones":0,"num_object_copies":115776,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":38592,"num_whiteouts":0,"num_read":6289,"num_read_kb":13756,"num_write":190508,"num_write_kb":7310008,"num_scrub_errors":0,"num_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":148072,"ondisk_log_size":148072,"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":9093024,"kb_used_data":7483360,"kb_used_omap":31,"kb_used_meta":1608992,"kb_avail":740868192,"statfs":{"total":767960285184,"available":758649028608,"internally_reserved":0,"allocated":7662960640,"data_stored":7658570846,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32611,"internal_metadata":1647607965},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":9,"apply_latency_ms":9,"commit_latency_ns":9000000,"apply_latency_ns":9000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-642711552,"num_objects":-9807,"num_object_clones":0,"num_object_copies":-29421,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-9807,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9807,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.005315"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":104,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.412130+0000","last_change":"2023-10-09T08:11:21.432493+0000","last_active":"2023-10-09T08:18:24.412130+0000","last_peered":"2023-10-09T08:18:24.412130+0000","last_clean":"2023-10-09T08:18:24.412130+0000","last_became_active":"2023-10-09T08:11:21.432171+0000","last_became_peered":"2023-10-09T08:11:21.432171+0000","last_unstale":"2023-10-09T08:18:24.412130+0000","last_undegraded":"2023-10-09T08:18:24.412130+0000","last_fullsized":"2023-10-09T08:18:24.412130+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":105,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.410341+0000","last_change":"2023-10-09T08:11:51.343162+0000","last_active":"2023-10-09T08:18:24.410341+0000","last_peered":"2023-10-09T08:18:24.410341+0000","last_clean":"2023-10-09T08:18:24.410341+0000","last_became_active":"2023-10-09T08:11:51.342834+0000","last_became_peered":"2023-10-09T08:11:51.342834+0000","last_unstale":"2023-10-09T08:18:24.410341+0000","last_undegraded":"2023-10-09T08:18:24.410341+0000","last_fullsized":"2023-10-09T08:18:24.410341+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:48.922731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":67,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.400300+0000","last_change":"2023-10-09T08:11:51.344268+0000","last_active":"2023-10-09T08:18:24.400300+0000","last_peered":"2023-10-09T08:18:24.400300+0000","last_clean":"2023-10-09T08:18:24.400300+0000","last_became_active":"2023-10-09T08:11:51.343932+0000","last_became_peered":"2023-10-09T08:11:51.343932+0000","last_unstale":"2023-10-09T08:18:24.400300+0000","last_undegraded":"2023-10-09T08:18:24.400300+0000","last_fullsized":"2023-10-09T08:18:24.400300+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:53.666243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.411299+0000","last_change":"2023-10-09T08:11:51.346871+0000","last_active":"2023-10-09T08:18:24.411299+0000","last_peered":"2023-10-09T08:18:24.411299+0000","last_clean":"2023-10-09T08:18:24.411299+0000","last_became_active":"2023-10-09T08:11:51.346466+0000","last_became_peered":"2023-10-09T08:11:51.346466+0000","last_unstale":"2023-10-09T08:18:24.411299+0000","last_undegraded":"2023-10-09T08:18:24.411299+0000","last_fullsized":"2023-10-09T08:18:24.411299+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:40.303555+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":108,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.409592+0000","last_change":"2023-10-09T08:11:51.332327+0000","last_active":"2023-10-09T08:18:24.409592+0000","last_peered":"2023-10-09T08:18:24.409592+0000","last_clean":"2023-10-09T08:18:24.409592+0000","last_became_active":"2023-10-09T08:11:51.331582+0000","last_became_peered":"2023-10-09T08:11:51.331582+0000","last_unstale":"2023-10-09T08:18:24.409592+0000","last_undegraded":"2023-10-09T08:18:24.409592+0000","last_fullsized":"2023-10-09T08:18:24.409592+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.890614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":86,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.435132+0000","last_change":"2023-10-09T08:10:51.456113+0000","last_active":"2023-10-09T08:18:24.435132+0000","last_peered":"2023-10-09T08:18:24.435132+0000","last_clean":"2023-10-09T08:18:24.435132+0000","last_became_active":"2023-10-09T08:10:51.455762+0000","last_became_peered":"2023-10-09T08:10:51.455762+0000","last_unstale":"2023-10-09T08:18:24.435132+0000","last_undegraded":"2023-10-09T08:18:24.435132+0000","last_fullsized":"2023-10-09T08:18:24.435132+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":73,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.411495+0000","last_change":"2023-10-09T08:11:51.342889+0000","last_active":"2023-10-09T08:18:24.411495+0000","last_peered":"2023-10-09T08:18:24.411495+0000","last_clean":"2023-10-09T08:18:24.411495+0000","last_became_active":"2023-10-09T08:11:51.342462+0000","last_became_peered":"2023-10-09T08:11:51.342462+0000","last_unstale":"2023-10-09T08:18:24.411495+0000","last_undegraded":"2023-10-09T08:18:24.411495+0000","last_fullsized":"2023-10-09T08:18:24.411495+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:50:39.347596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":92,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.409498+0000","last_change":"2023-10-09T08:11:51.359232+0000","last_active":"2023-10-09T08:18:24.409498+0000","last_peered":"2023-10-09T08:18:24.409498+0000","last_clean":"2023-10-09T08:18:24.409498+0000","last_became_active":"2023-10-09T08:11:51.358640+0000","last_became_peered":"2023-10-09T08:11:51.358640+0000","last_unstale":"2023-10-09T08:18:24.409498+0000","last_undegraded":"2023-10-09T08:18:24.409498+0000","last_fullsized":"2023-10-09T08:18:24.409498+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.223631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":89,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.423396+0000","last_change":"2023-10-09T08:10:51.462062+0000","last_active":"2023-10-09T08:18:24.423396+0000","last_peered":"2023-10-09T08:18:24.423396+0000","last_clean":"2023-10-09T08:18:24.423396+0000","last_became_active":"2023-10-09T08:10:51.461403+0000","last_became_peered":"2023-10-09T08:10:51.461403+0000","last_unstale":"2023-10-09T08:18:24.423396+0000","last_undegraded":"2023-10-09T08:18:24.423396+0000","last_fullsized":"2023-10-09T08:18:24.423396+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":82,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.409945+0000","last_change":"2023-10-09T08:11:51.359444+0000","last_active":"2023-10-09T08:18:24.409945+0000","last_peered":"2023-10-09T08:18:24.409945+0000","last_clean":"2023-10-09T08:18:24.409945+0000","last_became_active":"2023-10-09T08:11:51.359133+0000","last_became_peered":"2023-10-09T08:11:51.359133+0000","last_unstale":"2023-10-09T08:18:24.409945+0000","last_undegraded":"2023-10-09T08:18:24.409945+0000","last_fullsized":"2023-10-09T08:18:24.409945+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:14:13.031539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'3","reported_seq":91,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.415485+0000","last_change":"2023-10-09T08:11:51.350377+0000","last_active":"2023-10-09T08:18:24.415485+0000","last_peered":"2023-10-09T08:18:24.415485+0000","last_clean":"2023-10-09T08:18:24.415485+0000","last_became_active":"2023-10-09T08:11:51.349821+0000","last_became_peered":"2023-10-09T08:11:51.349821+0000","last_unstale":"2023-10-09T08:18:24.415485+0000","last_undegraded":"2023-10-09T08:18:24.415485+0000","last_fullsized":"2023-10-09T08:18:24.415485+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":68,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.401928+0000","last_change":"2023-10-09T08:11:21.424216+0000","last_active":"2023-10-09T08:18:24.401928+0000","last_peered":"2023-10-09T08:18:24.401928+0000","last_clean":"2023-10-09T08:18:24.401928+0000","last_became_active":"2023-10-09T08:11:21.423896+0000","last_became_peered":"2023-10-09T08:11:21.423896+0000","last_unstale":"2023-10-09T08:18:24.401928+0000","last_undegraded":"2023-10-09T08:18:24.401928+0000","last_fullsized":"2023-10-09T08:18:24.401928+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:54.011183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'22","reported_seq":95,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.411885+0000","last_change":"2023-10-09T07:59:02.717439+0000","last_active":"2023-10-09T08:18:24.411885+0000","last_peered":"2023-10-09T08:18:24.411885+0000","last_clean":"2023-10-09T08:18:24.411885+0000","last_became_active":"2023-10-09T07:59:02.716860+0000","last_became_peered":"2023-10-09T07:59:02.716860+0000","last_unstale":"2023-10-09T08:18:24.411885+0000","last_undegraded":"2023-10-09T08:18:24.411885+0000","last_fullsized":"2023-10-09T08:18:24.411885+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":87,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.411751+0000","last_change":"2023-10-09T08:10:51.462025+0000","last_active":"2023-10-09T08:18:24.411751+0000","last_peered":"2023-10-09T08:18:24.411751+0000","last_clean":"2023-10-09T08:18:24.411751+0000","last_became_active":"2023-10-09T08:10:51.461436+0000","last_became_peered":"2023-10-09T08:10:51.461436+0000","last_unstale":"2023-10-09T08:18:24.411751+0000","last_undegraded":"2023-10-09T08:18:24.411751+0000","last_fullsized":"2023-10-09T08:18:24.411751+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"60'2","reported_seq":90,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.415271+0000","last_change":"2023-10-09T08:11:21.431710+0000","last_active":"2023-10-09T08:18:24.415271+0000","last_peered":"2023-10-09T08:18:24.415271+0000","last_clean":"2023-10-09T08:18:24.415271+0000","last_became_active":"2023-10-09T08:11:21.431386+0000","last_became_peered":"2023-10-09T08:11:21.431386+0000","last_unstale":"2023-10-09T08:18:24.415271+0000","last_undegraded":"2023-10-09T08:18:24.415271+0000","last_fullsized":"2023-10-09T08:18:24.415271+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":92,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.410285+0000","last_change":"2023-10-09T08:11:51.346558+0000","last_active":"2023-10-09T08:18:24.410285+0000","last_peered":"2023-10-09T08:18:24.410285+0000","last_clean":"2023-10-09T08:18:24.410285+0000","last_became_active":"2023-10-09T08:11:51.346210+0000","last_became_peered":"2023-10-09T08:11:51.346210+0000","last_unstale":"2023-10-09T08:18:24.410285+0000","last_undegraded":"2023-10-09T08:18:24.410285+0000","last_fullsized":"2023-10-09T08:18:24.410285+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:36.868489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":73,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.411733+0000","last_change":"2023-10-09T08:11:51.346109+0000","last_active":"2023-10-09T08:18:24.411733+0000","last_peered":"2023-10-09T08:18:24.411733+0000","last_clean":"2023-10-09T08:18:24.411733+0000","last_became_active":"2023-10-09T08:11:51.345771+0000","last_became_peered":"2023-10-09T08:11:51.345771+0000","last_unstale":"2023-10-09T08:18:24.411733+0000","last_undegraded":"2023-10-09T08:18:24.411733+0000","last_fullsized":"2023-10-09T08:18:24.411733+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:45:09.492918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.423099+0000","last_change":"2023-10-09T08:11:51.350131+0000","last_active":"2023-10-09T08:18:24.423099+0000","last_peered":"2023-10-09T08:18:24.423099+0000","last_clean":"2023-10-09T08:18:24.423099+0000","last_became_active":"2023-10-09T08:11:51.349748+0000","last_became_peered":"2023-10-09T08:11:51.349748+0000","last_unstale":"2023-10-09T08:18:24.423099+0000","last_undegraded":"2023-10-09T08:18:24.423099+0000","last_fullsized":"2023-10-09T08:18:24.423099+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":73,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.418918+0000","last_change":"2023-10-09T07:59:02.721726+0000","last_active":"2023-10-09T08:18:24.418918+0000","last_peered":"2023-10-09T08:18:24.418918+0000","last_clean":"2023-10-09T08:18:24.418918+0000","last_became_active":"2023-10-09T07:59:02.721322+0000","last_became_peered":"2023-10-09T07:59:02.721322+0000","last_unstale":"2023-10-09T08:18:24.418918+0000","last_undegraded":"2023-10-09T08:18:24.418918+0000","last_fullsized":"2023-10-09T08:18:24.418918+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":74,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.411221+0000","last_change":"2023-10-09T08:11:51.346459+0000","last_active":"2023-10-09T08:18:24.411221+0000","last_peered":"2023-10-09T08:18:24.411221+0000","last_clean":"2023-10-09T08:18:24.411221+0000","last_became_active":"2023-10-09T08:11:51.346074+0000","last_became_peered":"2023-10-09T08:11:51.346074+0000","last_unstale":"2023-10-09T08:18:24.411221+0000","last_undegraded":"2023-10-09T08:18:24.411221+0000","last_fullsized":"2023-10-09T08:18:24.411221+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:11.513569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":95,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.433747+0000","last_change":"2023-10-09T08:10:21.444189+0000","last_active":"2023-10-09T08:18:24.433747+0000","last_peered":"2023-10-09T08:18:24.433747+0000","last_clean":"2023-10-09T08:18:24.433747+0000","last_became_active":"2023-10-09T08:10:21.443446+0000","last_became_peered":"2023-10-09T08:10:21.443446+0000","last_unstale":"2023-10-09T08:18:24.433747+0000","last_undegraded":"2023-10-09T08:18:24.433747+0000","last_fullsized":"2023-10-09T08:18:24.433747+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":92,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.410414+0000","last_change":"2023-10-09T08:11:51.347816+0000","last_active":"2023-10-09T08:18:24.410414+0000","last_peered":"2023-10-09T08:18:24.410414+0000","last_clean":"2023-10-09T08:18:24.410414+0000","last_became_active":"2023-10-09T08:11:51.347476+0000","last_became_peered":"2023-10-09T08:11:51.347476+0000","last_unstale":"2023-10-09T08:18:24.410414+0000","last_undegraded":"2023-10-09T08:18:24.410414+0000","last_fullsized":"2023-10-09T08:18:24.410414+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:58.667642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"122'11765","reported_seq":11789,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.299741+0000","last_change":"2023-10-09T08:15:02.426627+0000","last_active":"2023-10-09T08:18:39.299741+0000","last_peered":"2023-10-09T08:18:39.299741+0000","last_clean":"2023-10-09T08:18:39.299741+0000","last_became_active":"2023-10-09T08:15:02.426172+0000","last_became_peered":"2023-10-09T08:15:02.426172+0000","last_unstale":"2023-10-09T08:18:39.299741+0000","last_undegraded":"2023-10-09T08:18:39.299741+0000","last_fullsized":"2023-10-09T08:18:39.299741+0000","mapping_epoch":106,"log_start":"110'3100","ondisk_log_start":"110'3100","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":8665,"log_dups_size":0,"ondisk_log_size":8665,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160104448,"num_objects":2443,"num_object_clones":0,"num_object_copies":7329,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2443,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11765,"num_write_kb":454656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":89,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.415646+0000","last_change":"2023-10-09T08:10:21.448356+0000","last_active":"2023-10-09T08:18:24.415646+0000","last_peered":"2023-10-09T08:18:24.415646+0000","last_clean":"2023-10-09T08:18:24.415646+0000","last_became_active":"2023-10-09T08:10:21.447930+0000","last_became_peered":"2023-10-09T08:10:21.447930+0000","last_unstale":"2023-10-09T08:18:24.415646+0000","last_undegraded":"2023-10-09T08:18:24.415646+0000","last_fullsized":"2023-10-09T08:18:24.415646+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":73,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.415089+0000","last_change":"2023-10-09T07:59:03.856827+0000","last_active":"2023-10-09T08:18:24.415089+0000","last_peered":"2023-10-09T08:18:24.415089+0000","last_clean":"2023-10-09T08:18:24.415089+0000","last_became_active":"2023-10-09T07:59:03.855938+0000","last_became_peered":"2023-10-09T07:59:03.855938+0000","last_unstale":"2023-10-09T08:18:24.415089+0000","last_undegraded":"2023-10-09T08:18:24.415089+0000","last_fullsized":"2023-10-09T08:18:24.415089+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"122'11806","reported_seq":11831,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.953109+0000","last_change":"2023-10-09T08:15:02.415104+0000","last_active":"2023-10-09T08:18:39.953109+0000","last_peered":"2023-10-09T08:18:39.953109+0000","last_clean":"2023-10-09T08:18:39.953109+0000","last_became_active":"2023-10-09T08:15:02.414716+0000","last_became_peered":"2023-10-09T08:15:02.414716+0000","last_unstale":"2023-10-09T08:18:39.953109+0000","last_undegraded":"2023-10-09T08:18:39.953109+0000","last_fullsized":"2023-10-09T08:18:39.953109+0000","mapping_epoch":106,"log_start":"110'1800","ondisk_log_start":"110'1800","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":10006,"log_dups_size":0,"ondisk_log_size":10006,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:11.966399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":155189248,"num_objects":2368,"num_object_clones":0,"num_object_copies":7104,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2368,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11806,"num_write_kb":453568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":90,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.415562+0000","last_change":"2023-10-09T08:10:51.459876+0000","last_active":"2023-10-09T08:18:24.415562+0000","last_peered":"2023-10-09T08:18:24.415562+0000","last_clean":"2023-10-09T08:18:24.415562+0000","last_became_active":"2023-10-09T08:10:51.459452+0000","last_became_peered":"2023-10-09T08:10:51.459452+0000","last_unstale":"2023-10-09T08:18:24.415562+0000","last_undegraded":"2023-10-09T08:18:24.415562+0000","last_fullsized":"2023-10-09T08:18:24.415562+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":96,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.411795+0000","last_change":"2023-10-09T08:11:51.350633+0000","last_active":"2023-10-09T08:18:24.411795+0000","last_peered":"2023-10-09T08:18:24.411795+0000","last_clean":"2023-10-09T08:18:24.411795+0000","last_became_active":"2023-10-09T08:11:51.350182+0000","last_became_peered":"2023-10-09T08:11:51.350182+0000","last_unstale":"2023-10-09T08:18:24.411795+0000","last_undegraded":"2023-10-09T08:18:24.411795+0000","last_fullsized":"2023-10-09T08:18:24.411795+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.b","version":"122'11932","reported_seq":11958,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.936162+0000","last_change":"2023-10-09T08:15:02.425846+0000","last_active":"2023-10-09T08:18:39.936162+0000","last_peered":"2023-10-09T08:18:39.936162+0000","last_clean":"2023-10-09T08:18:39.936162+0000","last_became_active":"2023-10-09T08:15:02.425323+0000","last_became_peered":"2023-10-09T08:15:02.425323+0000","last_unstale":"2023-10-09T08:18:39.936162+0000","last_undegraded":"2023-10-09T08:18:39.936162+0000","last_fullsized":"2023-10-09T08:18:39.936162+0000","mapping_epoch":106,"log_start":"110'1900","ondisk_log_start":"110'1900","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":10032,"log_dups_size":0,"ondisk_log_size":10032,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:08:27.584521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":156368896,"num_objects":2386,"num_object_clones":0,"num_object_copies":7158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2386,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11932,"num_write_kb":458176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":74,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.417671+0000","last_change":"2023-10-09T07:59:02.724261+0000","last_active":"2023-10-09T08:18:24.417671+0000","last_peered":"2023-10-09T08:18:24.417671+0000","last_clean":"2023-10-09T08:18:24.417671+0000","last_became_active":"2023-10-09T07:59:02.723901+0000","last_became_peered":"2023-10-09T07:59:02.723901+0000","last_unstale":"2023-10-09T08:18:24.417671+0000","last_undegraded":"2023-10-09T08:18:24.417671+0000","last_fullsized":"2023-10-09T08:18:24.417671+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":86,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.434583+0000","last_change":"2023-10-09T08:10:51.456316+0000","last_active":"2023-10-09T08:18:24.434583+0000","last_peered":"2023-10-09T08:18:24.434583+0000","last_clean":"2023-10-09T08:18:24.434583+0000","last_became_active":"2023-10-09T08:10:51.455935+0000","last_became_peered":"2023-10-09T08:10:51.455935+0000","last_unstale":"2023-10-09T08:18:24.434583+0000","last_undegraded":"2023-10-09T08:18:24.434583+0000","last_fullsized":"2023-10-09T08:18:24.434583+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"122'11973","reported_seq":11998,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.909213+0000","last_change":"2023-10-09T08:15:02.419845+0000","last_active":"2023-10-09T08:18:39.909213+0000","last_peered":"2023-10-09T08:18:39.909213+0000","last_clean":"2023-10-09T08:18:39.909213+0000","last_became_active":"2023-10-09T08:15:02.419045+0000","last_became_peered":"2023-10-09T08:15:02.419045+0000","last_unstale":"2023-10-09T08:18:39.909213+0000","last_undegraded":"2023-10-09T08:18:39.909213+0000","last_fullsized":"2023-10-09T08:18:39.909213+0000","mapping_epoch":106,"log_start":"110'1900","ondisk_log_start":"110'1900","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":10073,"log_dups_size":0,"ondisk_log_size":10073,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:07.448105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157089792,"num_objects":2397,"num_object_clones":0,"num_object_copies":7191,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2397,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11973,"num_write_kb":459840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.422921+0000","last_change":"2023-10-09T08:11:51.360271+0000","last_active":"2023-10-09T08:18:24.422921+0000","last_peered":"2023-10-09T08:18:24.422921+0000","last_clean":"2023-10-09T08:18:24.422921+0000","last_became_active":"2023-10-09T08:11:51.359690+0000","last_became_peered":"2023-10-09T08:11:51.359690+0000","last_unstale":"2023-10-09T08:18:24.422921+0000","last_undegraded":"2023-10-09T08:18:24.422921+0000","last_fullsized":"2023-10-09T08:18:24.422921+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":74,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.423475+0000","last_change":"2023-10-09T08:10:51.458265+0000","last_active":"2023-10-09T08:18:24.423475+0000","last_peered":"2023-10-09T08:18:24.423475+0000","last_clean":"2023-10-09T08:18:24.423475+0000","last_became_active":"2023-10-09T08:10:51.457810+0000","last_became_peered":"2023-10-09T08:10:51.457810+0000","last_unstale":"2023-10-09T08:18:24.423475+0000","last_undegraded":"2023-10-09T08:18:24.423475+0000","last_fullsized":"2023-10-09T08:18:24.423475+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:42.681565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"122'11896","reported_seq":11922,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.907121+0000","last_change":"2023-10-09T08:15:02.425939+0000","last_active":"2023-10-09T08:18:39.907121+0000","last_peered":"2023-10-09T08:18:39.907121+0000","last_clean":"2023-10-09T08:18:39.907121+0000","last_became_active":"2023-10-09T08:15:02.425622+0000","last_became_peered":"2023-10-09T08:15:02.425622+0000","last_unstale":"2023-10-09T08:18:39.907121+0000","last_undegraded":"2023-10-09T08:18:39.907121+0000","last_fullsized":"2023-10-09T08:18:39.907121+0000","mapping_epoch":106,"log_start":"110'1800","ondisk_log_start":"110'1800","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":10096,"log_dups_size":0,"ondisk_log_size":10096,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23.655619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":156303384,"num_objects":2386,"num_object_clones":0,"num_object_copies":7158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2386,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11896,"num_write_kb":456961,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":92,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.450963+0000","last_change":"2023-10-09T08:11:51.344354+0000","last_active":"2023-10-09T08:18:27.450963+0000","last_peered":"2023-10-09T08:18:27.450963+0000","last_clean":"2023-10-09T08:18:27.450963+0000","last_became_active":"2023-10-09T08:11:51.343610+0000","last_became_peered":"2023-10-09T08:11:51.343610+0000","last_unstale":"2023-10-09T08:18:27.450963+0000","last_undegraded":"2023-10-09T08:18:27.450963+0000","last_fullsized":"2023-10-09T08:18:27.450963+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:55.616034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":87,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.411658+0000","last_change":"2023-10-09T08:11:51.361270+0000","last_active":"2023-10-09T08:18:24.411658+0000","last_peered":"2023-10-09T08:18:24.411658+0000","last_clean":"2023-10-09T08:18:24.411658+0000","last_became_active":"2023-10-09T08:11:51.359669+0000","last_became_peered":"2023-10-09T08:11:51.359669+0000","last_unstale":"2023-10-09T08:18:24.411658+0000","last_undegraded":"2023-10-09T08:18:24.411658+0000","last_fullsized":"2023-10-09T08:18:24.411658+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"122'12068","reported_seq":12094,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.625593+0000","last_change":"2023-10-09T08:15:02.419676+0000","last_active":"2023-10-09T08:18:39.625593+0000","last_peered":"2023-10-09T08:18:39.625593+0000","last_clean":"2023-10-09T08:18:39.625593+0000","last_became_active":"2023-10-09T08:15:02.419378+0000","last_became_peered":"2023-10-09T08:15:02.419378+0000","last_unstale":"2023-10-09T08:18:39.625593+0000","last_undegraded":"2023-10-09T08:18:39.625593+0000","last_fullsized":"2023-10-09T08:18:39.625593+0000","mapping_epoch":106,"log_start":"111'3900","ondisk_log_start":"111'3900","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":8168,"log_dups_size":0,"ondisk_log_size":8168,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:43:34.598285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161611776,"num_objects":2466,"num_object_clones":0,"num_object_copies":7398,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2466,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12068,"num_write_kb":465088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.434766+0000","last_change":"2023-10-09T08:10:51.459798+0000","last_active":"2023-10-09T08:18:24.434766+0000","last_peered":"2023-10-09T08:18:24.434766+0000","last_clean":"2023-10-09T08:18:24.434766+0000","last_became_active":"2023-10-09T08:10:51.459261+0000","last_became_peered":"2023-10-09T08:10:51.459261+0000","last_unstale":"2023-10-09T08:18:24.434766+0000","last_undegraded":"2023-10-09T08:18:24.434766+0000","last_fullsized":"2023-10-09T08:18:24.434766+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":102,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.411990+0000","last_change":"2023-10-09T08:11:21.429917+0000","last_active":"2023-10-09T08:18:24.411990+0000","last_peered":"2023-10-09T08:18:24.411990+0000","last_clean":"2023-10-09T08:18:24.411990+0000","last_became_active":"2023-10-09T08:11:21.429532+0000","last_became_peered":"2023-10-09T08:11:21.429532+0000","last_unstale":"2023-10-09T08:18:24.411990+0000","last_undegraded":"2023-10-09T08:18:24.411990+0000","last_fullsized":"2023-10-09T08:18:24.411990+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"122'11986","reported_seq":12010,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.398446+0000","last_change":"2023-10-09T08:15:02.428955+0000","last_active":"2023-10-09T08:18:39.398446+0000","last_peered":"2023-10-09T08:18:39.398446+0000","last_clean":"2023-10-09T08:18:39.398446+0000","last_became_active":"2023-10-09T08:15:02.428540+0000","last_became_peered":"2023-10-09T08:15:02.428540+0000","last_unstale":"2023-10-09T08:18:39.398446+0000","last_undegraded":"2023-10-09T08:18:39.398446+0000","last_fullsized":"2023-10-09T08:18:39.398446+0000","mapping_epoch":106,"log_start":"110'1900","ondisk_log_start":"110'1900","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162004992,"num_objects":2472,"num_object_clones":0,"num_object_copies":7416,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2472,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11986,"num_write_kb":462656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.411566+0000","last_change":"2023-10-09T08:11:21.432768+0000","last_active":"2023-10-09T08:18:24.411566+0000","last_peered":"2023-10-09T08:18:24.411566+0000","last_clean":"2023-10-09T08:18:24.411566+0000","last_became_active":"2023-10-09T08:11:21.432446+0000","last_became_peered":"2023-10-09T08:11:21.432446+0000","last_unstale":"2023-10-09T08:18:24.411566+0000","last_undegraded":"2023-10-09T08:18:24.411566+0000","last_fullsized":"2023-10-09T08:18:24.411566+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":87,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.412375+0000","last_change":"2023-10-09T08:10:51.461914+0000","last_active":"2023-10-09T08:18:24.412375+0000","last_peered":"2023-10-09T08:18:24.412375+0000","last_clean":"2023-10-09T08:18:24.412375+0000","last_became_active":"2023-10-09T08:10:51.461430+0000","last_became_peered":"2023-10-09T08:10:51.461430+0000","last_unstale":"2023-10-09T08:18:24.412375+0000","last_undegraded":"2023-10-09T08:18:24.412375+0000","last_fullsized":"2023-10-09T08:18:24.412375+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"122'11659","reported_seq":11683,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.359407+0000","last_change":"2023-10-09T08:15:02.429944+0000","last_active":"2023-10-09T08:18:39.359407+0000","last_peered":"2023-10-09T08:18:39.359407+0000","last_clean":"2023-10-09T08:18:39.359407+0000","last_became_active":"2023-10-09T08:15:02.429388+0000","last_became_peered":"2023-10-09T08:15:02.429388+0000","last_unstale":"2023-10-09T08:18:39.359407+0000","last_undegraded":"2023-10-09T08:18:39.359407+0000","last_fullsized":"2023-10-09T08:18:39.359407+0000","mapping_epoch":106,"log_start":"111'4300","ondisk_log_start":"111'4300","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":7359,"log_dups_size":0,"ondisk_log_size":7359,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162070528,"num_objects":2473,"num_object_clones":0,"num_object_copies":7419,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2473,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11659,"num_write_kb":452224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.409836+0000","last_change":"2023-10-09T08:11:51.347549+0000","last_active":"2023-10-09T08:18:24.409836+0000","last_peered":"2023-10-09T08:18:24.409836+0000","last_clean":"2023-10-09T08:18:24.409836+0000","last_became_active":"2023-10-09T08:11:51.347078+0000","last_became_peered":"2023-10-09T08:11:51.347078+0000","last_unstale":"2023-10-09T08:18:24.409836+0000","last_undegraded":"2023-10-09T08:18:24.409836+0000","last_fullsized":"2023-10-09T08:18:24.409836+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.172461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":68,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.403028+0000","last_change":"2023-10-09T08:11:51.343842+0000","last_active":"2023-10-09T08:18:24.403028+0000","last_peered":"2023-10-09T08:18:24.403028+0000","last_clean":"2023-10-09T08:18:24.403028+0000","last_became_active":"2023-10-09T08:11:51.343306+0000","last_became_peered":"2023-10-09T08:11:51.343306+0000","last_unstale":"2023-10-09T08:18:24.403028+0000","last_undegraded":"2023-10-09T08:18:24.403028+0000","last_fullsized":"2023-10-09T08:18:24.403028+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.175711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'106","reported_seq":529,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.403308+0000","last_change":"2023-10-09T08:10:51.452203+0000","last_active":"2023-10-09T08:18:24.403308+0000","last_peered":"2023-10-09T08:18:24.403308+0000","last_clean":"2023-10-09T08:18:24.403308+0000","last_became_active":"2023-10-09T08:10:51.451480+0000","last_became_peered":"2023-10-09T08:10:51.451480+0000","last_unstale":"2023-10-09T08:18:24.403308+0000","last_undegraded":"2023-10-09T08:18:24.403308+0000","last_fullsized":"2023-10-09T08:18:24.403308+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:25.505304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.423173+0000","last_change":"2023-10-09T08:11:51.349953+0000","last_active":"2023-10-09T08:18:24.423173+0000","last_peered":"2023-10-09T08:18:24.423173+0000","last_clean":"2023-10-09T08:18:24.423173+0000","last_became_active":"2023-10-09T08:11:51.349505+0000","last_became_peered":"2023-10-09T08:11:51.349505+0000","last_unstale":"2023-10-09T08:18:24.423173+0000","last_undegraded":"2023-10-09T08:18:24.423173+0000","last_fullsized":"2023-10-09T08:18:24.423173+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":53,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.401855+0000","last_change":"2023-10-09T08:10:51.453535+0000","last_active":"2023-10-09T08:18:24.401855+0000","last_peered":"2023-10-09T08:18:24.401855+0000","last_clean":"2023-10-09T08:18:24.401855+0000","last_became_active":"2023-10-09T08:10:51.453262+0000","last_became_peered":"2023-10-09T08:10:51.453262+0000","last_unstale":"2023-10-09T08:18:24.401855+0000","last_undegraded":"2023-10-09T08:18:24.401855+0000","last_fullsized":"2023-10-09T08:18:24.401855+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:04.838520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.3","version":"122'11959","reported_seq":11985,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.656068+0000","last_change":"2023-10-09T08:15:02.428907+0000","last_active":"2023-10-09T08:18:39.656068+0000","last_peered":"2023-10-09T08:18:39.656068+0000","last_clean":"2023-10-09T08:18:39.656068+0000","last_became_active":"2023-10-09T08:15:02.428371+0000","last_became_peered":"2023-10-09T08:15:02.428371+0000","last_unstale":"2023-10-09T08:18:39.656068+0000","last_undegraded":"2023-10-09T08:18:39.656068+0000","last_fullsized":"2023-10-09T08:18:39.656068+0000","mapping_epoch":106,"log_start":"110'3100","ondisk_log_start":"110'3100","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":8859,"log_dups_size":0,"ondisk_log_size":8859,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:43.664480+0000","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":11959,"num_write_kb":458368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"122'11800","reported_seq":11826,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.642974+0000","last_change":"2023-10-09T08:15:02.419994+0000","last_active":"2023-10-09T08:18:39.642974+0000","last_peered":"2023-10-09T08:18:39.642974+0000","last_clean":"2023-10-09T08:18:39.642974+0000","last_became_active":"2023-10-09T08:15:02.419672+0000","last_became_peered":"2023-10-09T08:15:02.419672+0000","last_unstale":"2023-10-09T08:18:39.642974+0000","last_undegraded":"2023-10-09T08:18:39.642974+0000","last_fullsized":"2023-10-09T08:18:39.642974+0000","mapping_epoch":106,"log_start":"110'2900","ondisk_log_start":"110'2900","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":8900,"log_dups_size":0,"ondisk_log_size":8900,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.561002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":158990336,"num_objects":2426,"num_object_clones":0,"num_object_copies":7278,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2426,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11800,"num_write_kb":455232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'111","reported_seq":721,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.421550+0000","last_change":"2023-10-09T08:10:51.456535+0000","last_active":"2023-10-09T08:18:24.421550+0000","last_peered":"2023-10-09T08:18:24.421550+0000","last_clean":"2023-10-09T08:18:24.421550+0000","last_became_active":"2023-10-09T08:10:51.455896+0000","last_became_peered":"2023-10-09T08:10:51.455896+0000","last_unstale":"2023-10-09T08:18:24.421550+0000","last_undegraded":"2023-10-09T08:18:24.421550+0000","last_fullsized":"2023-10-09T08:18:24.421550+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1034,"num_read_kb":1207,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":88,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.411625+0000","last_change":"2023-10-09T08:10:21.442027+0000","last_active":"2023-10-09T08:18:24.411625+0000","last_peered":"2023-10-09T08:18:24.411625+0000","last_clean":"2023-10-09T08:18:24.411625+0000","last_became_active":"2023-10-09T08:10:21.441595+0000","last_became_peered":"2023-10-09T08:10:21.441595+0000","last_unstale":"2023-10-09T08:18:24.411625+0000","last_undegraded":"2023-10-09T08:18:24.411625+0000","last_fullsized":"2023-10-09T08:18:24.411625+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.403230+0000","last_change":"2023-10-09T08:11:51.330972+0000","last_active":"2023-10-09T08:18:24.403230+0000","last_peered":"2023-10-09T08:18:24.403230+0000","last_clean":"2023-10-09T08:18:24.403230+0000","last_became_active":"2023-10-09T08:11:51.330589+0000","last_became_peered":"2023-10-09T08:11:51.330589+0000","last_unstale":"2023-10-09T08:18:24.403230+0000","last_undegraded":"2023-10-09T08:18:24.403230+0000","last_fullsized":"2023-10-09T08:18:24.403230+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:59.575491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.6","version":"122'11886","reported_seq":11912,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.919211+0000","last_change":"2023-10-09T08:15:02.427470+0000","last_active":"2023-10-09T08:18:39.919211+0000","last_peered":"2023-10-09T08:18:39.919211+0000","last_clean":"2023-10-09T08:18:39.919211+0000","last_became_active":"2023-10-09T08:15:02.426842+0000","last_became_peered":"2023-10-09T08:15:02.426842+0000","last_unstale":"2023-10-09T08:18:39.919211+0000","last_undegraded":"2023-10-09T08:18:39.919211+0000","last_fullsized":"2023-10-09T08:18:39.919211+0000","mapping_epoch":106,"log_start":"110'1800","ondisk_log_start":"110'1800","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:40.359441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157155328,"num_objects":2398,"num_object_clones":0,"num_object_copies":7194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2398,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11886,"num_write_kb":457088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'94","reported_seq":535,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.395346+0000","last_change":"2023-10-09T08:11:51.339039+0000","last_active":"2023-10-09T08:18:24.395346+0000","last_peered":"2023-10-09T08:18:24.395346+0000","last_clean":"2023-10-09T08:18:24.395346+0000","last_became_active":"2023-10-09T08:11:51.338315+0000","last_became_peered":"2023-10-09T08:11:51.338315+0000","last_unstale":"2023-10-09T08:18:24.395346+0000","last_undegraded":"2023-10-09T08:18:24.395346+0000","last_fullsized":"2023-10-09T08:18:24.395346+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.051009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.404683+0000","last_change":"2023-10-09T08:11:21.427884+0000","last_active":"2023-10-09T08:18:24.404683+0000","last_peered":"2023-10-09T08:18:24.404683+0000","last_clean":"2023-10-09T08:18:24.404683+0000","last_became_active":"2023-10-09T08:11:21.426436+0000","last_became_peered":"2023-10-09T08:11:21.426436+0000","last_unstale":"2023-10-09T08:18:24.404683+0000","last_undegraded":"2023-10-09T08:18:24.404683+0000","last_fullsized":"2023-10-09T08:18:24.404683+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:46.527653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":89,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.397229+0000","last_change":"2023-10-09T08:11:21.421974+0000","last_active":"2023-10-09T08:18:24.397229+0000","last_peered":"2023-10-09T08:18:24.397229+0000","last_clean":"2023-10-09T08:18:24.397229+0000","last_became_active":"2023-10-09T08:11:21.421652+0000","last_became_peered":"2023-10-09T08:11:21.421652+0000","last_unstale":"2023-10-09T08:18:24.397229+0000","last_undegraded":"2023-10-09T08:18:24.397229+0000","last_fullsized":"2023-10-09T08:18:24.397229+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:17:57.405437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"78'212","reported_seq":736,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.423063+0000","last_change":"2023-10-09T08:11:21.430625+0000","last_active":"2023-10-09T08:18:24.423063+0000","last_peered":"2023-10-09T08:18:24.423063+0000","last_clean":"2023-10-09T08:18:24.423063+0000","last_became_active":"2023-10-09T08:11:21.428793+0000","last_became_peered":"2023-10-09T08:11:21.428793+0000","last_unstale":"2023-10-09T08:18:24.423063+0000","last_undegraded":"2023-10-09T08:18:24.423063+0000","last_fullsized":"2023-10-09T08:18:24.423063+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'139","reported_seq":324,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.415518+0000","last_change":"2023-10-09T08:10:21.450253+0000","last_active":"2023-10-09T08:18:24.415518+0000","last_peered":"2023-10-09T08:18:24.415518+0000","last_clean":"2023-10-09T08:18:24.415518+0000","last_became_active":"2023-10-09T08:10:21.449844+0000","last_became_peered":"2023-10-09T08:10:21.449844+0000","last_unstale":"2023-10-09T08:18:24.415518+0000","last_undegraded":"2023-10-09T08:18:24.415518+0000","last_fullsized":"2023-10-09T08:18:24.415518+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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":84,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.410012+0000","last_change":"2023-10-09T08:11:51.359200+0000","last_active":"2023-10-09T08:18:24.410012+0000","last_peered":"2023-10-09T08:18:24.410012+0000","last_clean":"2023-10-09T08:18:24.410012+0000","last_became_active":"2023-10-09T08:11:51.358861+0000","last_became_peered":"2023-10-09T08:11:51.358861+0000","last_unstale":"2023-10-09T08:18:24.410012+0000","last_undegraded":"2023-10-09T08:18:24.410012+0000","last_fullsized":"2023-10-09T08:18:24.410012+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:30.582115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":71,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.434327+0000","last_change":"2023-10-09T07:59:03.093516+0000","last_active":"2023-10-09T08:18:24.434327+0000","last_peered":"2023-10-09T08:18:24.434327+0000","last_clean":"2023-10-09T08:18:24.434327+0000","last_became_active":"2023-10-09T07:59:03.092757+0000","last_became_peered":"2023-10-09T07:59:03.092757+0000","last_unstale":"2023-10-09T08:18:24.434327+0000","last_undegraded":"2023-10-09T08:18:24.434327+0000","last_fullsized":"2023-10-09T08:18:24.434327+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"122'11839","reported_seq":11863,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.289022+0000","last_change":"2023-10-09T08:15:02.428381+0000","last_active":"2023-10-09T08:18:39.289022+0000","last_peered":"2023-10-09T08:18:39.289022+0000","last_clean":"2023-10-09T08:18:39.289022+0000","last_became_active":"2023-10-09T08:15:02.427953+0000","last_became_peered":"2023-10-09T08:15:02.427953+0000","last_unstale":"2023-10-09T08:18:39.289022+0000","last_undegraded":"2023-10-09T08:18:39.289022+0000","last_fullsized":"2023-10-09T08:18:39.289022+0000","mapping_epoch":106,"log_start":"110'3200","ondisk_log_start":"110'3200","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":8639,"log_dups_size":0,"ondisk_log_size":8639,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159055872,"num_objects":2427,"num_object_clones":0,"num_object_copies":7281,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2427,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11839,"num_write_kb":456512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"122'11817","reported_seq":11839,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.380682+0000","last_change":"2023-10-09T08:15:02.428864+0000","last_active":"2023-10-09T08:18:39.380682+0000","last_peered":"2023-10-09T08:18:39.380682+0000","last_clean":"2023-10-09T08:18:39.380682+0000","last_became_active":"2023-10-09T08:15:02.428101+0000","last_became_peered":"2023-10-09T08:15:02.428101+0000","last_unstale":"2023-10-09T08:18:39.380682+0000","last_undegraded":"2023-10-09T08:18:39.380682+0000","last_fullsized":"2023-10-09T08:18:39.380682+0000","mapping_epoch":106,"log_start":"110'1800","ondisk_log_start":"110'1800","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":10017,"log_dups_size":0,"ondisk_log_size":10017,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":156827648,"num_objects":2393,"num_object_clones":0,"num_object_copies":7179,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2393,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11817,"num_write_kb":454720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'132","reported_seq":758,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.415620+0000","last_change":"2023-10-09T08:10:51.454087+0000","last_active":"2023-10-09T08:18:24.415620+0000","last_peered":"2023-10-09T08:18:24.415620+0000","last_clean":"2023-10-09T08:18:24.415620+0000","last_became_active":"2023-10-09T08:10:51.453593+0000","last_became_peered":"2023-10-09T08:10:51.453593+0000","last_unstale":"2023-10-09T08:18:24.415620+0000","last_undegraded":"2023-10-09T08:18:24.415620+0000","last_fullsized":"2023-10-09T08:18:24.415620+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.421019+0000","last_change":"2023-10-09T08:11:51.342865+0000","last_active":"2023-10-09T08:18:27.421019+0000","last_peered":"2023-10-09T08:18:27.421019+0000","last_clean":"2023-10-09T08:18:27.421019+0000","last_became_active":"2023-10-09T08:11:51.342470+0000","last_became_peered":"2023-10-09T08:11:51.342470+0000","last_unstale":"2023-10-09T08:18:27.421019+0000","last_undegraded":"2023-10-09T08:18:27.421019+0000","last_fullsized":"2023-10-09T08:18:27.421019+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:05.720045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.411459+0000","last_change":"2023-10-09T08:11:21.422121+0000","last_active":"2023-10-09T08:18:24.411459+0000","last_peered":"2023-10-09T08:18:24.411459+0000","last_clean":"2023-10-09T08:18:24.411459+0000","last_became_active":"2023-10-09T08:11:21.421782+0000","last_became_peered":"2023-10-09T08:11:21.421782+0000","last_unstale":"2023-10-09T08:18:24.411459+0000","last_undegraded":"2023-10-09T08:18:24.411459+0000","last_fullsized":"2023-10-09T08:18:24.411459+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:38.414512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'74","reported_seq":406,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.415591+0000","last_change":"2023-10-09T08:10:21.448434+0000","last_active":"2023-10-09T08:18:24.415591+0000","last_peered":"2023-10-09T08:18:24.415591+0000","last_clean":"2023-10-09T08:18:24.415591+0000","last_became_active":"2023-10-09T08:10:21.447604+0000","last_became_peered":"2023-10-09T08:10:21.447604+0000","last_unstale":"2023-10-09T08:18:24.415591+0000","last_undegraded":"2023-10-09T08:18:24.415591+0000","last_fullsized":"2023-10-09T08:18:24.415591+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":67,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.403391+0000","last_change":"2023-10-09T08:11:21.424025+0000","last_active":"2023-10-09T08:18:24.403391+0000","last_peered":"2023-10-09T08:18:24.403391+0000","last_clean":"2023-10-09T08:18:24.403391+0000","last_became_active":"2023-10-09T08:11:21.423243+0000","last_became_peered":"2023-10-09T08:11:21.423243+0000","last_unstale":"2023-10-09T08:18:24.403391+0000","last_undegraded":"2023-10-09T08:18:24.403391+0000","last_fullsized":"2023-10-09T08:18:24.403391+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:10.790758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":60,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.421445+0000","last_change":"2023-10-09T08:10:21.446918+0000","last_active":"2023-10-09T08:18:27.421445+0000","last_peered":"2023-10-09T08:18:27.421445+0000","last_clean":"2023-10-09T08:18:27.421445+0000","last_became_active":"2023-10-09T08:10:21.446533+0000","last_became_peered":"2023-10-09T08:10:21.446533+0000","last_unstale":"2023-10-09T08:18:27.421445+0000","last_undegraded":"2023-10-09T08:18:27.421445+0000","last_fullsized":"2023-10-09T08:18:27.421445+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:44.653783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"122'11603","reported_seq":11627,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.073871+0000","last_change":"2023-10-09T08:15:02.428502+0000","last_active":"2023-10-09T08:18:39.073871+0000","last_peered":"2023-10-09T08:18:39.073871+0000","last_clean":"2023-10-09T08:18:39.073871+0000","last_became_active":"2023-10-09T08:15:02.428057+0000","last_became_peered":"2023-10-09T08:15:02.428057+0000","last_unstale":"2023-10-09T08:18:39.073871+0000","last_undegraded":"2023-10-09T08:18:39.073871+0000","last_fullsized":"2023-10-09T08:18:39.073871+0000","mapping_epoch":106,"log_start":"110'1900","ondisk_log_start":"110'1900","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":9703,"log_dups_size":0,"ondisk_log_size":9703,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":154337280,"num_objects":2355,"num_object_clones":0,"num_object_copies":7065,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2355,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11603,"num_write_kb":446656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":92,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.410494+0000","last_change":"2023-10-09T08:11:51.349084+0000","last_active":"2023-10-09T08:18:24.410494+0000","last_peered":"2023-10-09T08:18:24.410494+0000","last_clean":"2023-10-09T08:18:24.410494+0000","last_became_active":"2023-10-09T08:11:51.347606+0000","last_became_peered":"2023-10-09T08:11:51.347606+0000","last_unstale":"2023-10-09T08:18:24.410494+0000","last_undegraded":"2023-10-09T08:18:24.410494+0000","last_fullsized":"2023-10-09T08:18:24.410494+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:33:01.408172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":"78'135","reported_seq":388,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.402411+0000","last_change":"2023-10-09T08:10:51.456877+0000","last_active":"2023-10-09T08:18:24.402411+0000","last_peered":"2023-10-09T08:18:24.402411+0000","last_clean":"2023-10-09T08:18:24.402411+0000","last_became_active":"2023-10-09T08:10:51.456205+0000","last_became_peered":"2023-10-09T08:10:51.456205+0000","last_unstale":"2023-10-09T08:18:24.402411+0000","last_undegraded":"2023-10-09T08:18:24.402411+0000","last_fullsized":"2023-10-09T08:18:24.402411+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.344840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":89,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.409755+0000","last_change":"2023-10-09T08:11:51.346685+0000","last_active":"2023-10-09T08:18:24.409755+0000","last_peered":"2023-10-09T08:18:24.409755+0000","last_clean":"2023-10-09T08:18:24.409755+0000","last_became_active":"2023-10-09T08:11:51.346253+0000","last_became_peered":"2023-10-09T08:11:51.346253+0000","last_unstale":"2023-10-09T08:18:24.409755+0000","last_undegraded":"2023-10-09T08:18:24.409755+0000","last_fullsized":"2023-10-09T08:18:24.409755+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:18.109953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"122'11751","reported_seq":11775,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.402737+0000","last_change":"2023-10-09T08:15:02.425161+0000","last_active":"2023-10-09T08:18:39.402737+0000","last_peered":"2023-10-09T08:18:39.402737+0000","last_clean":"2023-10-09T08:18:39.402737+0000","last_became_active":"2023-10-09T08:15:02.424541+0000","last_became_peered":"2023-10-09T08:15:02.424541+0000","last_unstale":"2023-10-09T08:18:39.402737+0000","last_undegraded":"2023-10-09T08:18:39.402737+0000","last_fullsized":"2023-10-09T08:18:39.402737+0000","mapping_epoch":106,"log_start":"111'4400","ondisk_log_start":"111'4400","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":7351,"log_dups_size":0,"ondisk_log_size":7351,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160759808,"num_objects":2453,"num_object_clones":0,"num_object_copies":7359,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2453,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11751,"num_write_kb":454528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'112","reported_seq":400,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.435094+0000","last_change":"2023-10-09T08:11:21.430216+0000","last_active":"2023-10-09T08:18:24.435094+0000","last_peered":"2023-10-09T08:18:24.435094+0000","last_clean":"2023-10-09T08:18:24.435094+0000","last_became_active":"2023-10-09T08:11:21.429666+0000","last_became_peered":"2023-10-09T08:11:21.429666+0000","last_unstale":"2023-10-09T08:18:24.435094+0000","last_undegraded":"2023-10-09T08:18:24.435094+0000","last_fullsized":"2023-10-09T08:18:24.435094+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":77,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.411384+0000","last_change":"2023-10-09T08:10:51.457389+0000","last_active":"2023-10-09T08:18:24.411384+0000","last_peered":"2023-10-09T08:18:24.411384+0000","last_clean":"2023-10-09T08:18:24.411384+0000","last_became_active":"2023-10-09T08:10:51.457048+0000","last_became_peered":"2023-10-09T08:10:51.457048+0000","last_unstale":"2023-10-09T08:18:24.411384+0000","last_undegraded":"2023-10-09T08:18:24.411384+0000","last_fullsized":"2023-10-09T08:18:24.411384+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:21.756182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":72,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.411656+0000","last_change":"2023-10-09T07:59:03.434234+0000","last_active":"2023-10-09T08:18:24.411656+0000","last_peered":"2023-10-09T08:18:24.411656+0000","last_clean":"2023-10-09T08:18:24.411656+0000","last_became_active":"2023-10-09T07:59:03.433363+0000","last_became_peered":"2023-10-09T07:59:03.433363+0000","last_unstale":"2023-10-09T08:18:24.411656+0000","last_undegraded":"2023-10-09T08:18:24.411656+0000","last_fullsized":"2023-10-09T08:18:24.411656+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"122'11662","reported_seq":11688,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.421669+0000","last_change":"2023-10-09T08:15:02.420271+0000","last_active":"2023-10-09T08:18:39.421669+0000","last_peered":"2023-10-09T08:18:39.421669+0000","last_clean":"2023-10-09T08:18:39.421669+0000","last_became_active":"2023-10-09T08:15:02.419752+0000","last_became_peered":"2023-10-09T08:15:02.419752+0000","last_unstale":"2023-10-09T08:18:39.421669+0000","last_undegraded":"2023-10-09T08:18:39.421669+0000","last_fullsized":"2023-10-09T08:18:39.421669+0000","mapping_epoch":106,"log_start":"110'2800","ondisk_log_start":"110'2800","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":8862,"log_dups_size":0,"ondisk_log_size":8862,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:41.506373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":154402816,"num_objects":2356,"num_object_clones":0,"num_object_copies":7068,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2356,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11662,"num_write_kb":448576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":62,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.429037+0000","last_change":"2023-10-09T08:10:21.445322+0000","last_active":"2023-10-09T08:18:24.429037+0000","last_peered":"2023-10-09T08:18:24.429037+0000","last_clean":"2023-10-09T08:18:24.429037+0000","last_became_active":"2023-10-09T08:10:21.444937+0000","last_became_peered":"2023-10-09T08:10:21.444937+0000","last_unstale":"2023-10-09T08:18:24.429037+0000","last_undegraded":"2023-10-09T08:18:24.429037+0000","last_fullsized":"2023-10-09T08:18:24.429037+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:01.404515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":110,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.398734+0000","last_change":"2023-10-09T08:11:51.338422+0000","last_active":"2023-10-09T08:18:24.398734+0000","last_peered":"2023-10-09T08:18:24.398734+0000","last_clean":"2023-10-09T08:18:24.398734+0000","last_became_active":"2023-10-09T08:11:51.338049+0000","last_became_peered":"2023-10-09T08:11:51.338049+0000","last_unstale":"2023-10-09T08:18:24.398734+0000","last_undegraded":"2023-10-09T08:18:24.398734+0000","last_fullsized":"2023-10-09T08:18:24.398734+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.839570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":91,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.422921+0000","last_change":"2023-10-09T08:10:51.453787+0000","last_active":"2023-10-09T08:18:24.422921+0000","last_peered":"2023-10-09T08:18:24.422921+0000","last_clean":"2023-10-09T08:18:24.422921+0000","last_became_active":"2023-10-09T08:10:51.452586+0000","last_became_peered":"2023-10-09T08:10:51.452586+0000","last_unstale":"2023-10-09T08:18:24.422921+0000","last_undegraded":"2023-10-09T08:18:24.422921+0000","last_fullsized":"2023-10-09T08:18:24.422921+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":102,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.411918+0000","last_change":"2023-10-09T08:11:51.349899+0000","last_active":"2023-10-09T08:18:24.411918+0000","last_peered":"2023-10-09T08:18:24.411918+0000","last_clean":"2023-10-09T08:18:24.411918+0000","last_became_active":"2023-10-09T08:11:51.349512+0000","last_became_peered":"2023-10-09T08:11:51.349512+0000","last_unstale":"2023-10-09T08:18:24.411918+0000","last_undegraded":"2023-10-09T08:18:24.411918+0000","last_fullsized":"2023-10-09T08:18:24.411918+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":76,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.423255+0000","last_change":"2023-10-09T07:59:02.726616+0000","last_active":"2023-10-09T08:18:24.423255+0000","last_peered":"2023-10-09T08:18:24.423255+0000","last_clean":"2023-10-09T08:18:24.423255+0000","last_became_active":"2023-10-09T07:59:02.726055+0000","last_became_peered":"2023-10-09T07:59:02.726055+0000","last_unstale":"2023-10-09T08:18:24.423255+0000","last_undegraded":"2023-10-09T08:18:24.423255+0000","last_fullsized":"2023-10-09T08:18:24.423255+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":102,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.412232+0000","last_change":"2023-10-09T08:11:51.351374+0000","last_active":"2023-10-09T08:18:24.412232+0000","last_peered":"2023-10-09T08:18:24.412232+0000","last_clean":"2023-10-09T08:18:24.412232+0000","last_became_active":"2023-10-09T08:11:51.350926+0000","last_became_peered":"2023-10-09T08:11:51.350926+0000","last_unstale":"2023-10-09T08:18:24.412232+0000","last_undegraded":"2023-10-09T08:18:24.412232+0000","last_fullsized":"2023-10-09T08:18:24.412232+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":99,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.410778+0000","last_change":"2023-10-09T08:11:51.359723+0000","last_active":"2023-10-09T08:18:24.410778+0000","last_peered":"2023-10-09T08:18:24.410778+0000","last_clean":"2023-10-09T08:18:24.410778+0000","last_became_active":"2023-10-09T08:11:51.359174+0000","last_became_peered":"2023-10-09T08:11:51.359174+0000","last_unstale":"2023-10-09T08:18:24.410778+0000","last_undegraded":"2023-10-09T08:18:24.410778+0000","last_fullsized":"2023-10-09T08:18:24.410778+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:23.904995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":111,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.409730+0000","last_change":"2023-10-09T08:11:51.335830+0000","last_active":"2023-10-09T08:18:24.409730+0000","last_peered":"2023-10-09T08:18:24.409730+0000","last_clean":"2023-10-09T08:18:24.409730+0000","last_became_active":"2023-10-09T08:11:51.335470+0000","last_became_peered":"2023-10-09T08:11:51.335470+0000","last_unstale":"2023-10-09T08:18:24.409730+0000","last_undegraded":"2023-10-09T08:18:24.409730+0000","last_fullsized":"2023-10-09T08:18:24.409730+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.600546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":78,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.426314+0000","last_change":"2023-10-09T08:11:21.422380+0000","last_active":"2023-10-09T08:18:27.426314+0000","last_peered":"2023-10-09T08:18:27.426314+0000","last_clean":"2023-10-09T08:18:27.426314+0000","last_became_active":"2023-10-09T08:11:21.421946+0000","last_became_peered":"2023-10-09T08:11:21.421946+0000","last_unstale":"2023-10-09T08:18:27.426314+0000","last_undegraded":"2023-10-09T08:18:27.426314+0000","last_fullsized":"2023-10-09T08:18:27.426314+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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:45:19.351402+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":87,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-10-09T08:18:24.411382+0000","last_change":"2023-10-09T08:10:51.458608+0000","last_active":"2023-10-09T08:18:24.411382+0000","last_peered":"2023-10-09T08:18:24.411382+0000","last_clean":"2023-10-09T08:18:24.411382+0000","last_became_active":"2023-10-09T08:10:51.458281+0000","last_became_peered":"2023-10-09T08:10:51.458281+0000","last_unstale":"2023-10-09T08:18:24.411382+0000","last_undegraded":"2023-10-09T08:18:24.411382+0000","last_fullsized":"2023-10-09T08:18:24.411382+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":2527264792,"num_objects":38564,"num_object_clones":0,"num_object_copies":115692,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":38564,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":189402,"num_write_kb":7294849,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7589408768,"data_stored":7589396552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":146902,"ondisk_log_size":146902,"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":27535,"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":5980,"num_read_kb":13243,"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":5076,"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":206158430482,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1093828,"kb_used_data":792508,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92651324,"statfs":{"total":95995035648,"available":94874955776,"internally_reserved":0,"allocated":811528192,"data_stored":811008217,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:18:35 2023","interfaces":[{"interface":"back","average":{"1min":1.5940000000000001,"5min":2.6819999999999999,"15min":1.516},"min":{"1min":0.26300000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":5.569,"5min":78.578000000000003,"15min":78.578000000000003},"last":1.339},{"interface":"front","average":{"1min":2.6269999999999998,"5min":2.6589999999999998,"15min":1.51},"min":{"1min":0.42999999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":11.725,"5min":78.489999999999995,"15min":78.489999999999995},"last":0.25}]},{"osd":1,"last update":"Mon Oct 9 08:17:56 2023","interfaces":[{"interface":"back","average":{"1min":1.702,"5min":1.1759999999999999,"15min":0.95299999999999996},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":5.702,"5min":7.774,"15min":7.774},"last":0.74399999999999999},{"interface":"front","average":{"1min":1.7589999999999999,"5min":1.264,"15min":1.0409999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":7.9400000000000004,"5min":7.9400000000000004,"15min":7.9400000000000004},"last":1.375}]},{"osd":2,"last update":"Mon Oct 9 08:18:35 2023","interfaces":[{"interface":"back","average":{"1min":5.9770000000000003,"5min":4.6200000000000001,"15min":2.1709999999999998},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":92.093999999999994,"5min":92.093999999999994,"15min":92.093999999999994},"last":1.429},{"interface":"front","average":{"1min":7.0339999999999998,"5min":4.6399999999999997,"15min":2.169},"min":{"1min":0.41499999999999998,"5min":0.309,"15min":0.309},"max":{"1min":91.781000000000006,"5min":91.781000000000006,"15min":91.781000000000006},"last":0.41699999999999998}]},{"osd":3,"last update":"Mon Oct 9 08:17:56 2023","interfaces":[{"interface":"back","average":{"1min":2.4420000000000002,"5min":1.262,"15min":1.026},"min":{"1min":0.379,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":11.788,"5min":11.788,"15min":11.788},"last":0.44800000000000001},{"interface":"front","average":{"1min":2.125,"5min":1.1970000000000001,"15min":1.056},"min":{"1min":0.35899999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":7.8179999999999996,"5min":7.8239999999999998,"15min":7.8239999999999998},"last":0.77300000000000002}]},{"osd":4,"last update":"Mon Oct 9 08:17:41 2023","interfaces":[{"interface":"back","average":{"1min":1.786,"5min":1.3839999999999999,"15min":1.0920000000000001},"min":{"1min":0.29099999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":5.6340000000000003,"5min":7.9130000000000003,"15min":7.9130000000000003},"last":2.6720000000000002},{"interface":"front","average":{"1min":2.4700000000000002,"5min":1.474,"15min":1.129},"min":{"1min":0.36699999999999999,"5min":0.315,"15min":0.315},"max":{"1min":7.9569999999999999,"5min":7.9569999999999999,"15min":7.9569999999999999},"last":0.47599999999999998}]},{"osd":5,"last update":"Mon Oct 9 08:17:41 2023","interfaces":[{"interface":"back","average":{"1min":1.97,"5min":1.476,"15min":1.127},"min":{"1min":0.34799999999999998,"5min":0.314,"15min":0.314},"max":{"1min":5.968,"5min":12.481,"15min":12.481},"last":0.80000000000000004},{"interface":"front","average":{"1min":1.8959999999999999,"5min":1.478,"15min":1.1910000000000001},"min":{"1min":0.47099999999999997,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":6.101,"5min":7.6120000000000001,"15min":7.6120000000000001},"last":1.403}]},{"osd":6,"last update":"Mon Oct 9 08:17:41 2023","interfaces":[{"interface":"back","average":{"1min":1.4970000000000001,"5min":1.2689999999999999,"15min":1.099},"min":{"1min":0.36899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":4.5119999999999996,"5min":12.438000000000001,"15min":12.438000000000001},"last":1.294},{"interface":"front","average":{"1min":1.8320000000000001,"5min":1.5449999999999999,"15min":1.26},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":5.6989999999999998,"5min":7.6440000000000001,"15min":7.6440000000000001},"last":1.46}]}]},{"osd":6,"up_from":42,"seq":180388626714,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":919156,"kb_used_data":621868,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":92825996,"statfs":{"total":95995035648,"available":95053819904,"internally_reserved":0,"allocated":636792832,"data_stored":636288775,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:18:33 2023","interfaces":[{"interface":"back","average":{"1min":2.5710000000000002,"5min":2.2109999999999999,"15min":1.5620000000000001},"min":{"1min":0.26500000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":7.3550000000000004,"5min":37.360999999999997,"15min":37.360999999999997},"last":0.69099999999999995},{"interface":"front","average":{"1min":2.0249999999999999,"5min":2.1339999999999999,"15min":1.5960000000000001},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":7.5780000000000003,"5min":37.283999999999999,"15min":37.283999999999999},"last":1.5629999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:17:59 2023","interfaces":[{"interface":"back","average":{"1min":1.7310000000000001,"5min":1.2090000000000001,"15min":1.008},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":6.4829999999999997,"5min":6.4829999999999997,"15min":6.4829999999999997},"last":0.50800000000000001},{"interface":"front","average":{"1min":2.1379999999999999,"5min":1.2170000000000001,"15min":1.018},"min":{"1min":0.312,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":8.7840000000000007,"5min":8.7840000000000007,"15min":8.7840000000000007},"last":1.542}]},{"osd":2,"last update":"Mon Oct 9 08:18:33 2023","interfaces":[{"interface":"back","average":{"1min":2.181,"5min":3.2690000000000001,"15min":1.8120000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":6.4390000000000001,"5min":132.98500000000001,"15min":132.98500000000001},"last":0.53800000000000003},{"interface":"front","average":{"1min":1.5069999999999999,"5min":3.1760000000000002,"15min":1.778},"min":{"1min":0.35399999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":6.0670000000000002,"5min":133.01400000000001,"15min":133.01400000000001},"last":1.4670000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:17:59 2023","interfaces":[{"interface":"back","average":{"1min":1.3959999999999999,"5min":1.04,"15min":0.93400000000000005},"min":{"1min":0.317,"5min":0.31,"15min":0.31},"max":{"1min":6.0380000000000003,"5min":6.0380000000000003,"15min":6.0380000000000003},"last":4.3140000000000001},{"interface":"front","average":{"1min":1.2989999999999999,"5min":1.157,"15min":1.0760000000000001},"min":{"1min":0.42099999999999999,"5min":0.376,"15min":0.376},"max":{"1min":5.1310000000000002,"5min":5.5439999999999996,"15min":5.5439999999999996},"last":1.4990000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:17:59 2023","interfaces":[{"interface":"back","average":{"1min":2.1920000000000002,"5min":1.456,"15min":1.1180000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":6.069,"5min":6.7169999999999996,"15min":6.7169999999999996},"last":0.82299999999999995},{"interface":"front","average":{"1min":1.6890000000000001,"5min":1.4199999999999999,"15min":1.115},"min":{"1min":0.51800000000000002,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":5.9580000000000002,"5min":8.8559999999999999,"15min":8.8559999999999999},"last":1.7010000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:17:59 2023","interfaces":[{"interface":"back","average":{"1min":1.9830000000000001,"5min":1.472,"15min":1.1639999999999999},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":5.8330000000000002,"5min":6.5860000000000003,"15min":6.5860000000000003},"last":0.66500000000000004},{"interface":"front","average":{"1min":1.806,"5min":1.486,"15min":1.1639999999999999},"min":{"1min":0.41399999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":8.0050000000000008,"5min":8.0050000000000008,"15min":8.0050000000000008},"last":1.52}]},{"osd":7,"last update":"Mon Oct 9 08:17:48 2023","interfaces":[{"interface":"back","average":{"1min":1.208,"5min":1.1200000000000001,"15min":1.034},"min":{"1min":0.32200000000000001,"5min":0.307,"15min":0.307},"max":{"1min":4.593,"5min":4.8049999999999997,"15min":4.8049999999999997},"last":9.1400000000000006},{"interface":"front","average":{"1min":2.5270000000000001,"5min":1.7290000000000001,"15min":1.3200000000000001},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":7.0309999999999997,"5min":7.0309999999999997,"15min":7.0309999999999997},"last":0.71399999999999997}]}]},{"osd":1,"up_from":93,"seq":399431958624,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":874200,"kb_used_data":780176,"kb_used_omap":7,"kb_used_meta":94008,"kb_avail":92870952,"statfs":{"total":95995035648,"available":95099854848,"internally_reserved":0,"allocated":798900224,"data_stored":798305359,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7417,"internal_metadata":96264967},"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 08:18:07 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.90300000000000002,"15min":0.749},"min":{"1min":0.184,"5min":0.184,"15min":0.184},"max":{"1min":3.2629999999999999,"5min":10.444000000000001,"15min":10.444000000000001},"last":0.27300000000000002},{"interface":"front","average":{"1min":1.079,"5min":1.0149999999999999,"15min":0.79800000000000004},"min":{"1min":0.27000000000000002,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":4.8310000000000004,"5min":9.9619999999999997,"15min":9.9619999999999997},"last":0.38300000000000001}]},{"osd":2,"last update":"Mon Oct 9 08:18:35 2023","interfaces":[{"interface":"back","average":{"1min":1.5169999999999999,"5min":4.1859999999999999,"15min":1.8600000000000001},"min":{"1min":0.29299999999999998,"5min":0.219,"15min":0.219},"max":{"1min":7.8410000000000002,"5min":91.662999999999997,"15min":91.662999999999997},"last":0.40400000000000003},{"interface":"front","average":{"1min":2.0489999999999999,"5min":4.3600000000000003,"15min":1.913},"min":{"1min":0.27500000000000002,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":7.5880000000000001,"5min":91.849000000000004,"15min":91.849000000000004},"last":0.315}]},{"osd":3,"last update":"Mon Oct 9 08:17:54 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":0.80500000000000005,"15min":0.74299999999999999},"min":{"1min":0.27300000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":3.9129999999999998,"5min":4.3799999999999999,"15min":4.3799999999999999},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.77600000000000002,"15min":0.78400000000000003},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":3.2320000000000002,"5min":4.1379999999999999,"15min":4.1379999999999999},"last":0.45600000000000002}]},{"osd":4,"last update":"Mon Oct 9 08:18:07 2023","interfaces":[{"interface":"back","average":{"1min":1.7330000000000001,"5min":1.1579999999999999,"15min":1.036},"min":{"1min":0.34399999999999997,"5min":0.311,"15min":0.311},"max":{"1min":4.9409999999999998,"5min":6.1079999999999997,"15min":6.1079999999999997},"last":4.8730000000000002},{"interface":"front","average":{"1min":1.8260000000000001,"5min":1.403,"15min":1.105},"min":{"1min":0.40699999999999997,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":7.1120000000000001,"5min":8.3239999999999998,"15min":8.3239999999999998},"last":0.504}]},{"osd":5,"last update":"Mon Oct 9 08:18:07 2023","interfaces":[{"interface":"back","average":{"1min":1.782,"5min":1.375,"15min":1.169},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":5.7690000000000001,"5min":14.111000000000001,"15min":14.111000000000001},"last":2.6869999999999998},{"interface":"front","average":{"1min":1.9550000000000001,"5min":1.4370000000000001,"15min":1.1950000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":6.5300000000000002,"5min":14.129,"15min":14.129},"last":2.7029999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:18:07 2023","interfaces":[{"interface":"back","average":{"1min":1.534,"5min":1.208,"15min":1.0880000000000001},"min":{"1min":0.379,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":7.3239999999999998,"5min":7.3239999999999998,"15min":7.3239999999999998},"last":5.0069999999999997},{"interface":"front","average":{"1min":1.702,"5min":1.2170000000000001,"15min":1.1040000000000001},"min":{"1min":0.39100000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":6.2629999999999999,"5min":6.2629999999999999,"15min":6.2629999999999999},"last":1.9199999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:18:07 2023","interfaces":[{"interface":"back","average":{"1min":1.706,"5min":1.359,"15min":1.204},"min":{"1min":0.39900000000000002,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":4.0140000000000002,"5min":5.6479999999999997,"15min":5.6479999999999997},"last":5.1299999999999999},{"interface":"front","average":{"1min":1.605,"5min":1.3380000000000001,"15min":1.1559999999999999},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":8.7330000000000005,"5min":8.7330000000000005,"15min":8.7330000000000005},"last":2.8170000000000002}]}]},{"osd":0,"up_from":88,"seq":377957122150,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1352808,"kb_used_data":1234848,"kb_used_omap":8,"kb_used_meta":117815,"kb_avail":92392344,"statfs":{"total":95995035648,"available":94609760256,"internally_reserved":0,"allocated":1264484352,"data_stored":1263875632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":120643050},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Oct 9 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":1.7949999999999999,"5min":1.734,"15min":1.0269999999999999},"min":{"1min":0.23999999999999999,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":5.992,"5min":84.594999999999999,"15min":84.594999999999999},"last":0.20200000000000001},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.6000000000000001,"15min":1.0169999999999999},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":4.319,"5min":84.614999999999995,"15min":84.614999999999995},"last":2.282}]},{"osd":2,"last update":"Mon Oct 9 08:18:37 2023","interfaces":[{"interface":"back","average":{"1min":1.6990000000000001,"5min":2.1360000000000001,"15min":1.2},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":6.6289999999999996,"5min":84.641999999999996,"15min":84.641999999999996},"last":0.38400000000000001},{"interface":"front","average":{"1min":1.9870000000000001,"5min":2.5049999999999999,"15min":1.3260000000000001},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":6.3220000000000001,"5min":84.728999999999999,"15min":84.728999999999999},"last":0.375}]},{"osd":3,"last update":"Mon Oct 9 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":1.579,"5min":1.716,"15min":1.1000000000000001},"min":{"1min":0.23899999999999999,"5min":0.224,"15min":0.224},"max":{"1min":6.0830000000000002,"5min":86.632000000000005,"15min":86.632000000000005},"last":2.2589999999999999},{"interface":"front","average":{"1min":1.8460000000000001,"5min":1.905,"15min":1.123},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":6.2400000000000002,"5min":86.793999999999997,"15min":86.793999999999997},"last":0.40400000000000003}]},{"osd":4,"last update":"Mon Oct 9 08:18:37 2023","interfaces":[{"interface":"back","average":{"1min":3.0569999999999999,"5min":2.4260000000000002,"15min":1.4690000000000001},"min":{"1min":0.434,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":9.3469999999999995,"5min":86.274000000000001,"15min":86.274000000000001},"last":0.61899999999999999},{"interface":"front","average":{"1min":2.4329999999999998,"5min":2.4009999999999998,"15min":1.48},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":6.3109999999999999,"5min":86.506,"15min":86.506},"last":2.226}]},{"osd":5,"last update":"Mon Oct 9 08:18:37 2023","interfaces":[{"interface":"back","average":{"1min":2.625,"5min":2.4209999999999998,"15min":1.5129999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":10.677,"5min":86.563999999999993,"15min":86.563999999999993},"last":2.3029999999999999},{"interface":"front","average":{"1min":2.294,"5min":2.4990000000000001,"15min":1.5700000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":9.1769999999999996,"5min":86.719999999999999,"15min":86.719999999999999},"last":0.91100000000000003}]},{"osd":6,"last update":"Mon Oct 9 08:18:37 2023","interfaces":[{"interface":"back","average":{"1min":2.153,"5min":2.2069999999999999,"15min":1.448},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":6.1459999999999999,"5min":86.605000000000004,"15min":86.605000000000004},"last":3.302},{"interface":"front","average":{"1min":2.302,"5min":2.431,"15min":1.5389999999999999},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":6.133,"5min":86.683000000000007,"15min":86.683000000000007},"last":0.44500000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:18:37 2023","interfaces":[{"interface":"back","average":{"1min":2.9449999999999998,"5min":2.5209999999999999,"15min":1.5780000000000001},"min":{"1min":0.39500000000000002,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":6.266,"5min":86.762,"15min":86.762},"last":0.47399999999999998},{"interface":"front","average":{"1min":2.7050000000000001,"5min":2.4060000000000001,"15min":1.556},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":7.6559999999999997,"5min":86.302999999999997,"15min":86.302999999999997},"last":0.41999999999999998}]}]},{"osd":2,"up_from":98,"seq":420906795098,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1040840,"kb_used_data":928768,"kb_used_omap":11,"kb_used_meta":111988,"kb_avail":92704312,"statfs":{"total":95995035648,"available":94929215488,"internally_reserved":0,"allocated":951058432,"data_stored":950477051,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11690,"internal_metadata":114676310},"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 08:18:39 2023","interfaces":[{"interface":"back","average":{"1min":2.0569999999999999,"5min":1.796,"15min":1.071},"min":{"1min":0.19,"5min":0.19,"15min":0.19},"max":{"1min":12.848000000000001,"5min":46.280000000000001,"15min":46.280000000000001},"last":0.50700000000000001},{"interface":"front","average":{"1min":2.4670000000000001,"5min":2.0609999999999999,"15min":1.1319999999999999},"min":{"1min":0.34300000000000003,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":12.35,"5min":46.006,"15min":46.006},"last":0.80400000000000005}]},{"osd":1,"last update":"Mon Oct 9 08:18:39 2023","interfaces":[{"interface":"back","average":{"1min":2.5840000000000001,"5min":1.1910000000000001,"15min":0.85799999999999998},"min":{"1min":0.27500000000000002,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":10.75,"5min":10.75,"15min":10.75},"last":0.35799999999999998},{"interface":"front","average":{"1min":1.823,"5min":1.296,"15min":0.95299999999999996},"min":{"1min":0.29599999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":9.7560000000000002,"5min":9.7560000000000002,"15min":9.7560000000000002},"last":0.378}]},{"osd":3,"last update":"Mon Oct 9 08:17:59 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.1100000000000001,"15min":0.90000000000000002},"min":{"1min":0.28999999999999998,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":6.6040000000000001,"5min":9.3119999999999994,"15min":9.3119999999999994},"last":0.45400000000000001},{"interface":"front","average":{"1min":1.677,"5min":0.997,"15min":0.85899999999999999},"min":{"1min":0.26600000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":10.646000000000001,"5min":10.646000000000001,"15min":10.646000000000001},"last":0.25}]},{"osd":4,"last update":"Mon Oct 9 08:18:39 2023","interfaces":[{"interface":"back","average":{"1min":2.2490000000000001,"5min":1.73,"15min":1.2789999999999999},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":8.4649999999999999,"5min":19.370999999999999,"15min":19.370999999999999},"last":0.82199999999999995},{"interface":"front","average":{"1min":2.9889999999999999,"5min":1.665,"15min":1.246},"min":{"1min":0.38800000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":11.026,"5min":11.026,"15min":11.026},"last":0.46999999999999997}]},{"osd":5,"last update":"Mon Oct 9 08:18:39 2023","interfaces":[{"interface":"back","average":{"1min":2.508,"5min":1.9019999999999999,"15min":1.329},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":16.989999999999998,"5min":16.989999999999998,"15min":16.989999999999998},"last":0.89900000000000002},{"interface":"front","average":{"1min":2.4689999999999999,"5min":1.881,"15min":1.343},"min":{"1min":0.35399999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":9.6500000000000004,"5min":19.433,"15min":19.433},"last":2.1389999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:18:39 2023","interfaces":[{"interface":"back","average":{"1min":3.1850000000000001,"5min":1.72,"15min":1.3089999999999999},"min":{"1min":0.38,"5min":0.374,"15min":0.374},"max":{"1min":12.539999999999999,"5min":12.539999999999999,"15min":12.539999999999999},"last":3.9409999999999998},{"interface":"front","average":{"1min":2.1920000000000002,"5min":1.7909999999999999,"15min":1.3400000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":17.103999999999999,"5min":17.103999999999999,"15min":17.103999999999999},"last":2.1739999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:18:39 2023","interfaces":[{"interface":"back","average":{"1min":3.1640000000000001,"5min":1.9790000000000001,"15min":1.431},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":17.064,"5min":17.064,"15min":17.064},"last":0.48499999999999999},{"interface":"front","average":{"1min":2.3570000000000002,"5min":1.6759999999999999,"15min":1.3520000000000001},"min":{"1min":0.46899999999999997,"5min":0.434,"15min":0.434},"max":{"1min":7.008,"5min":7.008,"15min":7.008},"last":3.8650000000000002}]}]},{"osd":3,"up_from":103,"seq":442381631572,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":535864,"kb_used_data":464112,"kb_used_omap":4,"kb_used_meta":71739,"kb_avail":93209288,"statfs":{"total":95995035648,"available":95446310912,"internally_reserved":0,"allocated":475250688,"data_stored":474682563,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":73461078},"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 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":2.4929999999999999,"5min":1.54,"15min":0.98599999999999999},"min":{"1min":0.182,"5min":0.182,"15min":0.182},"max":{"1min":23.797000000000001,"5min":33.421999999999997,"15min":33.421999999999997},"last":0.40400000000000003},{"interface":"front","average":{"1min":2.0950000000000002,"5min":1.4370000000000001,"15min":1.032},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":23.942,"5min":33.518000000000001,"15min":33.518000000000001},"last":0.49299999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":1.274,"5min":0.84599999999999997,"15min":0.76200000000000001},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":3.3439999999999999,"5min":4.7400000000000002,"15min":4.7400000000000002},"last":1.4199999999999999},{"interface":"front","average":{"1min":1.4039999999999999,"5min":0.874,"15min":0.79300000000000004},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":7.0730000000000004,"5min":7.0730000000000004,"15min":7.0730000000000004},"last":2.113}]},{"osd":2,"last update":"Mon Oct 9 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":2.488,"5min":1.4199999999999999,"15min":1.0109999999999999},"min":{"1min":0.30099999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":23.908999999999999,"5min":32.168999999999997,"15min":32.168999999999997},"last":0.32400000000000001},{"interface":"front","average":{"1min":8.6110000000000007,"5min":2.9710000000000001,"15min":1.5529999999999999},"min":{"1min":0.29899999999999999,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":87.111000000000004,"5min":87.111000000000004,"15min":87.111000000000004},"last":1.179}]},{"osd":4,"last update":"Mon Oct 9 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":1.752,"5min":1.1200000000000001,"15min":1.0680000000000001},"min":{"1min":0.39100000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":5.9800000000000004,"5min":5.9800000000000004,"15min":5.9800000000000004},"last":0.54500000000000004},{"interface":"front","average":{"1min":2.0230000000000001,"5min":1.29,"15min":1.1479999999999999},"min":{"1min":0.40600000000000003,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":6.0039999999999996,"5min":6.0039999999999996,"15min":6.0039999999999996},"last":1.573}]},{"osd":5,"last update":"Mon Oct 9 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":2.0329999999999999,"5min":1.3029999999999999,"15min":1.141},"min":{"1min":0.38600000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":5.6429999999999998,"5min":6.6500000000000004,"15min":6.6500000000000004},"last":1.444},{"interface":"front","average":{"1min":2.3180000000000001,"5min":1.3029999999999999,"15min":1.135},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":12.228999999999999,"5min":12.228999999999999,"15min":12.228999999999999},"last":0.64800000000000002}]},{"osd":6,"last update":"Mon Oct 9 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.91200000000000003,"15min":1.0649999999999999},"min":{"1min":0.35999999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.2510000000000003,"5min":4.2510000000000003,"15min":4.2510000000000003},"last":0.57999999999999996},{"interface":"front","average":{"1min":1.502,"5min":1.22,"15min":1.2090000000000001},"min":{"1min":0.41999999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":5.0609999999999999,"5min":9.9610000000000003,"15min":9.9610000000000003},"last":1.383}]},{"osd":7,"last update":"Mon Oct 9 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":1.623,"5min":1.1870000000000001,"15min":1.1399999999999999},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":6.3259999999999996,"5min":6.3259999999999996,"15min":6.3259999999999996},"last":0.68600000000000005},{"interface":"front","average":{"1min":1.381,"5min":1.1699999999999999,"15min":1.1739999999999999},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":5.3650000000000002,"5min":6.9160000000000004,"15min":6.9160000000000004},"last":1.0660000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019180,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1570936,"kb_used_data":1265392,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92174216,"statfs":{"total":95995035648,"available":94386397184,"internally_reserved":0,"allocated":1295761408,"data_stored":1295253083,"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:18:35 2023","interfaces":[{"interface":"back","average":{"1min":2.452,"5min":1.679,"15min":1.204},"min":{"1min":0.318,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":9.9760000000000009,"5min":14.128,"15min":14.128},"last":5.1459999999999999},{"interface":"front","average":{"1min":1.3260000000000001,"5min":1.6279999999999999,"15min":1.1870000000000001},"min":{"1min":0.27900000000000003,"5min":0.248,"15min":0.248},"max":{"1min":5.7960000000000003,"5min":14.224,"15min":14.224},"last":5.1870000000000003}]},{"osd":1,"last update":"Mon Oct 9 08:18:06 2023","interfaces":[{"interface":"back","average":{"1min":2.4169999999999998,"5min":1.419,"15min":1.056},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":5.0199999999999996,"5min":5.0199999999999996,"15min":5.0199999999999996},"last":3.6000000000000001},{"interface":"front","average":{"1min":3.2839999999999998,"5min":1.8819999999999999,"15min":1.2430000000000001},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":9.8599999999999994,"5min":21.878,"15min":21.878},"last":0.58599999999999997}]},{"osd":2,"last update":"Mon Oct 9 08:18:30 2023","interfaces":[{"interface":"back","average":{"1min":4.0119999999999996,"5min":4.7439999999999998,"15min":2.2280000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":27.495999999999999,"5min":109.09,"15min":109.09},"last":0.49299999999999999},{"interface":"front","average":{"1min":3.0070000000000001,"5min":4.0259999999999998,"15min":2.0310000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":26.902000000000001,"5min":108.964,"15min":108.964},"last":5.266}]},{"osd":3,"last update":"Mon Oct 9 08:17:58 2023","interfaces":[{"interface":"back","average":{"1min":2.2229999999999999,"5min":1.4330000000000001,"15min":1.1060000000000001},"min":{"1min":0.38,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":4.9189999999999996,"5min":5.077,"15min":5.077},"last":3.6360000000000001},{"interface":"front","average":{"1min":2.5819999999999999,"5min":1.6679999999999999,"15min":1.212},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":8.9779999999999998,"5min":21.907,"15min":21.907},"last":4.8730000000000002}]},{"osd":5,"last update":"Mon Oct 9 08:18:12 2023","interfaces":[{"interface":"back","average":{"1min":2.5489999999999999,"5min":1.887,"15min":1.2370000000000001},"min":{"1min":0.34699999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":9.9039999999999999,"5min":21.931999999999999,"15min":21.931999999999999},"last":0.55700000000000005},{"interface":"front","average":{"1min":2.4900000000000002,"5min":1.8740000000000001,"15min":1.284},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":13.769,"5min":13.769,"15min":13.769},"last":5.2270000000000003}]},{"osd":6,"last update":"Mon Oct 9 08:17:58 2023","interfaces":[{"interface":"back","average":{"1min":3.077,"5min":1.752,"15min":1.2609999999999999},"min":{"1min":0.432,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":13.829000000000001,"5min":13.829000000000001,"15min":13.829000000000001},"last":5.0990000000000002},{"interface":"front","average":{"1min":2.8370000000000002,"5min":1.835,"15min":1.296},"min":{"1min":0.40200000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":9.0640000000000001,"5min":21.777000000000001,"15min":21.777000000000001},"last":4.8440000000000003}]},{"osd":7,"last update":"Mon Oct 9 08:17:58 2023","interfaces":[{"interface":"back","average":{"1min":2.2909999999999999,"5min":1.5009999999999999,"15min":1.226},"min":{"1min":0.39700000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":8.6699999999999999,"5min":8.6699999999999999,"15min":8.6699999999999999},"last":5.3049999999999997},{"interface":"front","average":{"1min":2.169,"5min":1.5029999999999999,"15min":1.1759999999999999},"min":{"1min":0.46899999999999997,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":8.8409999999999993,"5min":8.8409999999999993,"15min":8.8409999999999993},"last":3.5590000000000002}]}]},{"osd":5,"up_from":36,"seq":154618822947,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1705392,"kb_used_data":1395688,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92039760,"statfs":{"total":95995035648,"available":94248714240,"internally_reserved":0,"allocated":1429184512,"data_stored":1428680166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:17:40 2023","interfaces":[{"interface":"back","average":{"1min":2.133,"5min":2.016,"15min":1.258},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":7.0359999999999996,"5min":39.686,"15min":39.686},"last":9.5730000000000004},{"interface":"front","average":{"1min":2.508,"5min":2.145,"15min":1.319},"min":{"1min":0.29199999999999998,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":10.082000000000001,"5min":40.454999999999998,"15min":40.454999999999998},"last":8.9920000000000009}]},{"osd":1,"last update":"Mon Oct 9 08:18:02 2023","interfaces":[{"interface":"back","average":{"1min":2.1339999999999999,"5min":1.341,"15min":1.117},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.1829999999999998,"5min":6.1829999999999998,"15min":6.1829999999999998},"last":3.7109999999999999},{"interface":"front","average":{"1min":2.3639999999999999,"5min":1.421,"15min":1.131},"min":{"1min":0.40899999999999997,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":9.4610000000000003,"5min":9.4610000000000003,"15min":9.4610000000000003},"last":4.1310000000000002}]},{"osd":2,"last update":"Mon Oct 9 08:18:35 2023","interfaces":[{"interface":"back","average":{"1min":3.387,"5min":2.9969999999999999,"15min":1.6160000000000001},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":17.77,"5min":43.529000000000003,"15min":43.529000000000003},"last":9.6790000000000003},{"interface":"front","average":{"1min":2.1949999999999998,"5min":2.7599999999999998,"15min":1.5389999999999999},"min":{"1min":0.41499999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":17.798999999999999,"5min":43.473999999999997,"15min":43.473999999999997},"last":8.9779999999999998}]},{"osd":3,"last update":"Mon Oct 9 08:18:02 2023","interfaces":[{"interface":"back","average":{"1min":1.8069999999999999,"5min":1.262,"15min":1.0760000000000001},"min":{"1min":0.39200000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":9.5510000000000002,"5min":9.5510000000000002,"15min":9.5510000000000002},"last":4.1630000000000003},{"interface":"front","average":{"1min":1.474,"5min":1.452,"15min":1.1799999999999999},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":6.2800000000000002,"5min":9.8079999999999998,"15min":9.8079999999999998},"last":0.41499999999999998}]},{"osd":4,"last update":"Mon Oct 9 08:18:14 2023","interfaces":[{"interface":"back","average":{"1min":2.7210000000000001,"5min":1.8109999999999999,"15min":1.2170000000000001},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":13.57,"5min":13.57,"15min":13.57},"last":0.38500000000000001},{"interface":"front","average":{"1min":2.8330000000000002,"5min":1.742,"15min":1.2470000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":10.625999999999999,"5min":10.625999999999999,"15min":10.625999999999999},"last":3.6720000000000002}]},{"osd":6,"last update":"Mon Oct 9 08:18:08 2023","interfaces":[{"interface":"back","average":{"1min":2.6840000000000002,"5min":1.746,"15min":1.278},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":10.417,"5min":10.417,"15min":10.417},"last":3.7320000000000002},{"interface":"front","average":{"1min":3.044,"5min":1.6870000000000001,"15min":1.2190000000000001},"min":{"1min":0.374,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":9.7390000000000008,"5min":9.7390000000000008,"15min":9.7390000000000008},"last":4.1870000000000003}]},{"osd":7,"last update":"Mon Oct 9 08:17:45 2023","interfaces":[{"interface":"back","average":{"1min":2.4540000000000002,"5min":1.9199999999999999,"15min":1.3260000000000001},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":10.382999999999999,"5min":14.472,"15min":14.472},"last":0.438},{"interface":"front","average":{"1min":3.0720000000000001,"5min":1.849,"15min":1.381},"min":{"1min":0.37,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":13.731,"5min":13.731,"15min":13.731},"last":3.8079999999999998}]}]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3716,"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":1360,"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":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":8726,"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":7417,"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":7974,"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":3418,"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":1257897984,"data_stored":1257897984,"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":786366464,"data_stored":786366464,"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":939593728,"data_stored":939589656,"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":473694208,"data_stored":473694208,"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":1279918080,"data_stored":1279918080,"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":1422266368,"data_stored":1422262296,"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":633470976,"data_stored":633470976,"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":796200960,"data_stored":796196888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T08:18:46.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:18:46.159 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:46.188 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:46.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:46.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:46.294 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:46.339 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:46.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:46.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:46.445 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:46.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:46.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:46.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:46.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:46.592 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:46 smithi081 bash[76862]: cluster 2023-10-09T08:18:45.312403+0000 mgr.y (mgr.26009) 492 : cluster 0 pgmap v442: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 875 op/s 2023-10-09T08:18:46.593 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:46 smithi081 bash[79557]: cluster 2023-10-09T08:18:45.312403+0000 mgr.y (mgr.26009) 492 : cluster 0 pgmap v442: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 875 op/s 2023-10-09T08:18:46.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:46.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:46.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:46.722 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:46.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:46 smithi118 bash[59345]: cluster 2023-10-09T08:18:45.312403+0000 mgr.y (mgr.26009) 492 : cluster 0 pgmap v442: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 875 op/s 2023-10-09T08:18:46.747 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:46.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:46.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:46.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:46.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:46.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:46.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:46.983 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:47.016 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:47.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:47.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:47.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:47.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:47.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:47.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:47.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:47.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:47.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:47.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:47.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:47.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:47.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:47.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:47.518 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:47.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:47.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:47.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:47.667 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:47.709 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:47.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:47.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:47.816 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:47.848 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:47.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:47.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:47.955 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:47.985 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:47.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:47.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:48.088 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:48.118 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:48.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:48.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:48.224 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:48.250 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:48.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:48.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:48.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:48.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:48.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:48.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:48.476 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:48 smithi081 bash[76862]: cluster 2023-10-09T08:18:47.313088+0000 mgr.y (mgr.26009) 493 : cluster 0 pgmap v443: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-10-09T08:18:48.476 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:48 smithi081 bash[76862]: audit 2023-10-09T08:18:48.445502+0000 mon.c (mon.2) 211 : audit 0 from='client.? 172.21.15.81:0/65069363' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:18:48.477 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:48 smithi081 bash[79557]: cluster 2023-10-09T08:18:47.313088+0000 mgr.y (mgr.26009) 493 : cluster 0 pgmap v443: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-10-09T08:18:48.477 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:48 smithi081 bash[79557]: audit 2023-10-09T08:18:48.445502+0000 mon.c (mon.2) 211 : audit 0 from='client.? 172.21.15.81:0/65069363' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:18:48.496 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:18:48.497 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:48.505 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:48 smithi118 bash[59345]: cluster 2023-10-09T08:18:47.313088+0000 mgr.y (mgr.26009) 493 : cluster 0 pgmap v443: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-10-09T08:18:48.505 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:48 smithi118 bash[59345]: audit 2023-10-09T08:18:48.445502+0000 mon.c (mon.2) 211 : audit 0 from='client.? 172.21.15.81:0/65069363' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:18:48.528 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:48.534 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:18:48.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:48.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:48.574 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:18:48.613 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:18:48.636 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:48.666 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:18:48.678 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:48.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:48.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:48.722 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:18:48.759 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:18:48.781 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:48.792 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:18:48.796 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:18:48.796 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:18:48.796 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:18:48.796 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:18:48.796 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:18:48.796 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:18:48.796 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:18:48.796 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:18:48.808 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:48.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:48.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:48.913 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:48.967 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:48.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:48.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:49.073 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:49.110 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:49.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:49.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:49.213 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:49.253 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:49.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:49.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:49.356 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:49.401 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:49.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:49.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:49.503 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:18:49.509 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:49.545 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:49.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:49.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:49.649 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:49.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:49 smithi118 bash[59345]: audit 2023-10-09T08:18:48.774163+0000 mon.a (mon.0) 420 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:18:49.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:49 smithi118 bash[59345]: audit 2023-10-09T08:18:48.774508+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.81:0/3081405790' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:18:49.678 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:49.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:49.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:49.780 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:49.807 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:49.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:49.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:49.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:49 smithi081 bash[76862]: audit 2023-10-09T08:18:48.774163+0000 mon.a (mon.0) 420 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:18:49.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:49 smithi081 bash[76862]: audit 2023-10-09T08:18:48.774508+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.81:0/3081405790' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:18:49.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:49 smithi081 bash[79557]: audit 2023-10-09T08:18:48.774163+0000 mon.a (mon.0) 420 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:18:49.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:49 smithi081 bash[79557]: audit 2023-10-09T08:18:48.774508+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.81:0/3081405790' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:18:49.910 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:49.943 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:49.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:49.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:50.048 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:50.084 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:50.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:50.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:50.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:50.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:50.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:50.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:50.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:50.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:50.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:50.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:50.466 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:50.499 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:50.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:50.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:50.602 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:50.628 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:50.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:50.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:50.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:50.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:50.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:50 smithi118 bash[59345]: cluster 2023-10-09T08:18:49.313572+0000 mgr.y (mgr.26009) 494 : cluster 0 pgmap v444: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 600 op/s 2023-10-09T08:18:50.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:50 smithi118 bash[59345]: cluster 2023-10-09T08:18:49.473815+0000 mon.a (mon.0) 421 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:18:50.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:50 smithi118 bash[59345]: audit 2023-10-09T08:18:49.490450+0000 mon.a (mon.0) 422 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:18:50.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:50 smithi118 bash[59345]: cluster 2023-10-09T08:18:49.490543+0000 mon.a (mon.0) 423 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-10-09T08:18:50.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:50 smithi118 bash[59345]: cluster 2023-10-09T08:18:49.494657+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:50 smithi118 bash[59345]: cluster 2023-10-09T08:18:49.496870+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:50 smithi118 bash[59345]: cluster 2023-10-09T08:18:49.508723+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:50 smithi118 bash[59345]: cluster 2023-10-09T08:18:49.511904+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:50 smithi118 bash[59345]: cluster 2023-10-09T08:18:49.513673+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:50 smithi118 bash[59345]: cluster 2023-10-09T08:18:49.515831+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:50 smithi118 bash[59345]: cluster 2023-10-09T08:18:49.517629+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:50.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:50.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[76862]: cluster 2023-10-09T08:18:49.313572+0000 mgr.y (mgr.26009) 494 : cluster 0 pgmap v444: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 600 op/s 2023-10-09T08:18:50.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[76862]: cluster 2023-10-09T08:18:49.473815+0000 mon.a (mon.0) 421 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:18:50.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[76862]: audit 2023-10-09T08:18:49.490450+0000 mon.a (mon.0) 422 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:18:50.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[76862]: cluster 2023-10-09T08:18:49.490543+0000 mon.a (mon.0) 423 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-10-09T08:18:50.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[76862]: cluster 2023-10-09T08:18:49.494657+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[76862]: cluster 2023-10-09T08:18:49.496870+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[76862]: cluster 2023-10-09T08:18:49.508723+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[76862]: cluster 2023-10-09T08:18:49.511904+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[76862]: cluster 2023-10-09T08:18:49.513673+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[76862]: cluster 2023-10-09T08:18:49.515831+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[76862]: cluster 2023-10-09T08:18:49.517629+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[79557]: cluster 2023-10-09T08:18:49.313572+0000 mgr.y (mgr.26009) 494 : cluster 0 pgmap v444: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 600 op/s 2023-10-09T08:18:50.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[79557]: cluster 2023-10-09T08:18:49.473815+0000 mon.a (mon.0) 421 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:18:50.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[79557]: audit 2023-10-09T08:18:49.490450+0000 mon.a (mon.0) 422 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:18:50.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[79557]: cluster 2023-10-09T08:18:49.490543+0000 mon.a (mon.0) 423 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-10-09T08:18:50.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[79557]: cluster 2023-10-09T08:18:49.494657+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[79557]: cluster 2023-10-09T08:18:49.496870+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[79557]: cluster 2023-10-09T08:18:49.508723+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[79557]: cluster 2023-10-09T08:18:49.511904+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[79557]: cluster 2023-10-09T08:18:49.513673+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[79557]: cluster 2023-10-09T08:18:49.515831+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:50 smithi081 bash[79557]: cluster 2023-10-09T08:18:49.517629+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T08:18:50.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:50.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:50.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:51.002 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:51.044 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:51.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:51.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:51.152 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:51.178 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:51.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:51.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:51.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:51.317 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:51.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:51.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:51.424 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:51.450 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:51.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:51.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:51.495 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:18:51.524 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:18:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:18:51] "GET /metrics HTTP/1.1" 200 36446 "" "Prometheus/2.33.4" 2023-10-09T08:18:51.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:51.570 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:18:51.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:51.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:51.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:51.693 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:51.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:51.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:51.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:51.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:51.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:51.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:51.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:51.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:51.984 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:51.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:51.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:52.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:52.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:52.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:52.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:52.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:52.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:52.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:52.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:52.324 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:18:52.347 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:52.401 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:52.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:52.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:52.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:52.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:52.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:52.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:52.636 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:52 smithi081 bash[76862]: cluster 2023-10-09T08:18:51.315019+0000 mgr.y (mgr.26009) 495 : cluster 0 pgmap v446: 89 pgs: 89 active+clean; 1.9 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-09T08:18:52.637 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:52 smithi081 bash[79557]: cluster 2023-10-09T08:18:51.315019+0000 mgr.y (mgr.26009) 495 : cluster 0 pgmap v446: 89 pgs: 89 active+clean; 1.9 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-09T08:18:52.653 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:52.684 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:52.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:52.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:52 smithi118 bash[59345]: cluster 2023-10-09T08:18:51.315019+0000 mgr.y (mgr.26009) 495 : cluster 0 pgmap v446: 89 pgs: 89 active+clean; 1.9 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-09T08:18:52.788 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:52.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:52.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:52.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:52.927 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:52.956 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:52.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:52.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:53.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:53.079 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:18:53.084 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:53.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:53.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:53.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:53.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:53.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:53.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:53.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:53.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:53.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:53.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:53.455 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:53.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:53.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:53.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:53.589 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:53.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:53 smithi081 bash[76862]: audit 2023-10-09T08:18:53.126289+0000 mon.c (mon.2) 212 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:18:53.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:53 smithi081 bash[79557]: audit 2023-10-09T08:18:53.126289+0000 mon.c (mon.2) 212 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:18:53.627 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:53.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:53.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:53.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:53.764 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:53 smithi118 bash[59345]: audit 2023-10-09T08:18:53.126289+0000 mon.c (mon.2) 212 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:18:53.768 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:53.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:53.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:53.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:53.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:53.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:53.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:54.010 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:54.051 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:54.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:54.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:54.160 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:54.189 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:54.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:54.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:54.295 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:54.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:54.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:54.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:54.431 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:54.466 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:54.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:54.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:54.573 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:54.599 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:54.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:54.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:54.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:54 smithi081 bash[76862]: cluster 2023-10-09T08:18:53.315496+0000 mgr.y (mgr.26009) 496 : cluster 0 pgmap v447: 89 pgs: 89 active+clean; 1.9 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-09T08:18:54.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:54 smithi081 bash[79557]: cluster 2023-10-09T08:18:53.315496+0000 mgr.y (mgr.26009) 496 : cluster 0 pgmap v447: 89 pgs: 89 active+clean; 1.9 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-09T08:18:54.702 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:54.711 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:54 smithi118 bash[59345]: cluster 2023-10-09T08:18:53.315496+0000 mgr.y (mgr.26009) 496 : cluster 0 pgmap v447: 89 pgs: 89 active+clean; 1.9 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-09T08:18:54.735 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:54.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:54.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:54.839 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:54.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:54.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:54.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:54.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:54.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:55.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:55.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:55.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:55.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:55.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:55.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:55.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:55.264 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:55.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:55.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:55.370 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:55.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:55.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:55.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:55.501 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:55.538 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:55.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:55.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:55.641 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:55.669 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:55.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:55.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:55.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:55.799 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:55.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:55.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:55.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:55.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:55.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:55.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:56.034 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:56.068 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:56.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:56.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:56.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:56.199 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:56.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:56.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:56.305 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:56.336 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:56.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:56.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:56.438 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:56.463 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:56.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:56.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:56.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:56.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:56.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:56.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:56.702 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:56.711 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:56 smithi118 bash[59345]: cluster 2023-10-09T08:18:55.316308+0000 mgr.y (mgr.26009) 497 : cluster 0 pgmap v448: 89 pgs: 89 active+clean; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-09T08:18:56.737 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:18:56.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:56.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:18:56.840 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:56.850 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:56 smithi081 bash[76862]: cluster 2023-10-09T08:18:55.316308+0000 mgr.y (mgr.26009) 497 : cluster 0 pgmap v448: 89 pgs: 89 active+clean; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-09T08:18:56.850 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:56 smithi081 bash[79557]: cluster 2023-10-09T08:18:55.316308+0000 mgr.y (mgr.26009) 497 : cluster 0 pgmap v448: 89 pgs: 89 active+clean; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-09T08:18:56.865 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:56.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:56.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:56.968 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:57.001 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:57.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:57.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:57.108 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:57.134 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:57.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:57.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:57.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:57.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:57.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:57.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:57.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:57.407 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:57.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:57.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:57.515 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:57.553 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:57.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:57.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:57.656 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:57.701 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:57.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:57.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:57.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:57 smithi118 bash[59345]: audit 2023-10-09T08:18:57.242192+0000 mon.c (mon.2) 213 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:18:57.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:57.817 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:57 smithi081 bash[76862]: audit 2023-10-09T08:18:57.242192+0000 mon.c (mon.2) 213 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:18:57.818 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:57 smithi081 bash[79557]: audit 2023-10-09T08:18:57.242192+0000 mon.c (mon.2) 213 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:18:57.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:57.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:57.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:57.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:57.962 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:57.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:57.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:58.066 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:58.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:58.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:58.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:58.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:58.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:58.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:58.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:58.342 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:58.376 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:18:58.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:58.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:18:58.483 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:58.525 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:58.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:58.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:58.629 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:58.663 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:58.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:58.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:58.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:18:58 smithi118 bash[59345]: cluster 2023-10-09T08:18:57.316762+0000 mgr.y (mgr.26009) 498 : cluster 0 pgmap v449: 89 pgs: 89 active+clean; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-09T08:18:58.767 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:58.801 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:58.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:58.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:18:58 smithi081 bash[76862]: cluster 2023-10-09T08:18:57.316762+0000 mgr.y (mgr.26009) 498 : cluster 0 pgmap v449: 89 pgs: 89 active+clean; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-09T08:18:58.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:18:58 smithi081 bash[79557]: cluster 2023-10-09T08:18:57.316762+0000 mgr.y (mgr.26009) 498 : cluster 0 pgmap v449: 89 pgs: 89 active+clean; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-09T08:18:58.908 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:58.934 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:18:58.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:58.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:18:59.040 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:59.071 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:59.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:59.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:59.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:59.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:18:59.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:59.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:18:59.275 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:18:59.276 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:18:59.276 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-09T08:18:59.276 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-09T08:18:59.276 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:18:59.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:59.359 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:59.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:59.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:18:59.439 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:18:59.440 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:18:59.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:59.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:18:59.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:59.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:18:59.623 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:18:59.628 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:18:59.628 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:59.663 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:18:59.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:59.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:18:59.769 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:59.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:18:59.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:59.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:18:59.907 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:59.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:18:59.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:18:59.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:00.046 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:00.077 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:00.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:00.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:00.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:00.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:00.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:00.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:00.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:00.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:00.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:00.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:00.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:00.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:00.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:00.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:00.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:00.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:00.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:00.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:00.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:00.704 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:00 smithi081 bash[76862]: cluster 2023-10-09T08:18:59.317227+0000 mgr.y (mgr.26009) 499 : cluster 0 pgmap v450: 89 pgs: 89 active+clean; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-09T08:19:00.704 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:00 smithi081 bash[76862]: audit 2023-10-09T08:18:59.603447+0000 mgr.y (mgr.26009) 500 : audit 0 from='client.44807 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:19:00.705 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:00 smithi081 bash[79557]: cluster 2023-10-09T08:18:59.317227+0000 mgr.y (mgr.26009) 499 : cluster 0 pgmap v450: 89 pgs: 89 active+clean; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-09T08:19:00.705 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:00 smithi081 bash[79557]: audit 2023-10-09T08:18:59.603447+0000 mgr.y (mgr.26009) 500 : audit 0 from='client.44807 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:19:00.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:00.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:00.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:00.834 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:00.844 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:00 smithi118 bash[59345]: cluster 2023-10-09T08:18:59.317227+0000 mgr.y (mgr.26009) 499 : cluster 0 pgmap v450: 89 pgs: 89 active+clean; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-10-09T08:19:00.844 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:00 smithi118 bash[59345]: audit 2023-10-09T08:18:59.603447+0000 mgr.y (mgr.26009) 500 : audit 0 from='client.44807 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:19:00.863 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:00.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:00.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:00.968 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:01.006 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:01.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:01.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:01.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:01.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:01.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:01.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:01.246 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:01.279 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:01.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:01.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:01.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:19:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:19:01] "GET /metrics HTTP/1.1" 200 36443 "" "Prometheus/2.33.4" 2023-10-09T08:19:01.386 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:01.412 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:01.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:01.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:01.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:01.542 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:01.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:01.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:01.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:01.670 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:01.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:01.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:01.773 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:01.806 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:01.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:01.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:01.912 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:01.948 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:01.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:01.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:02.050 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:02.078 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:02.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:02.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:02.185 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:02.236 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:02.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:02.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:02.340 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:02.416 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:02.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:02.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:02.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:02.563 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:02.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:02.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:02.670 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:02.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:02.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:02.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:02.748 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":450,"stamp":"2023-10-09T08:18:59.316944+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1828526027,"num_objects":27857,"num_object_clones":0,"num_object_copies":83571,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27857,"num_whiteouts":0,"num_read":6289,"num_read_kb":13756,"num_write":201243,"num_write_kb":7310008,"num_scrub_errors":0,"num_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":148107,"ondisk_log_size":148107,"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":7087216,"kb_used_data":5451504,"kb_used_omap":31,"kb_used_meta":1635232,"kb_avail":742874000,"statfs":{"total":767960285184,"available":760702976000,"internally_reserved":0,"allocated":5582340096,"data_stored":5577931706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32611,"internal_metadata":1674477725},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,2,5,12,3,11],"upper_bound":64},"perf_stat":{"commit_latency_ms":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-459997184,"num_objects":-7019,"num_object_clones":0,"num_object_copies":-21057,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7019,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7019,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003666"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":105,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.433930+0000","last_change":"2023-10-09T08:11:21.432493+0000","last_active":"2023-10-09T08:18:27.433930+0000","last_peered":"2023-10-09T08:18:27.433930+0000","last_clean":"2023-10-09T08:18:27.433930+0000","last_became_active":"2023-10-09T08:11:21.432171+0000","last_became_peered":"2023-10-09T08:11:21.432171+0000","last_unstale":"2023-10-09T08:18:27.433930+0000","last_undegraded":"2023-10-09T08:18:27.433930+0000","last_fullsized":"2023-10-09T08:18:27.433930+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":106,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.451513+0000","last_change":"2023-10-09T08:11:51.343162+0000","last_active":"2023-10-09T08:18:27.451513+0000","last_peered":"2023-10-09T08:18:27.451513+0000","last_clean":"2023-10-09T08:18:27.451513+0000","last_became_active":"2023-10-09T08:11:51.342834+0000","last_became_peered":"2023-10-09T08:11:51.342834+0000","last_unstale":"2023-10-09T08:18:27.451513+0000","last_undegraded":"2023-10-09T08:18:27.451513+0000","last_fullsized":"2023-10-09T08:18:27.451513+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:48.922731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":68,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.417990+0000","last_change":"2023-10-09T08:11:51.344268+0000","last_active":"2023-10-09T08:18:27.417990+0000","last_peered":"2023-10-09T08:18:27.417990+0000","last_clean":"2023-10-09T08:18:27.417990+0000","last_became_active":"2023-10-09T08:11:51.343932+0000","last_became_peered":"2023-10-09T08:11:51.343932+0000","last_unstale":"2023-10-09T08:18:27.417990+0000","last_undegraded":"2023-10-09T08:18:27.417990+0000","last_fullsized":"2023-10-09T08:18:27.417990+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:53.666243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.421569+0000","last_change":"2023-10-09T08:11:51.346871+0000","last_active":"2023-10-09T08:18:27.421569+0000","last_peered":"2023-10-09T08:18:27.421569+0000","last_clean":"2023-10-09T08:18:27.421569+0000","last_became_active":"2023-10-09T08:11:51.346466+0000","last_became_peered":"2023-10-09T08:11:51.346466+0000","last_unstale":"2023-10-09T08:18:27.421569+0000","last_undegraded":"2023-10-09T08:18:27.421569+0000","last_fullsized":"2023-10-09T08:18:27.421569+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:40.303555+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":109,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.452718+0000","last_change":"2023-10-09T08:11:51.332327+0000","last_active":"2023-10-09T08:18:27.452718+0000","last_peered":"2023-10-09T08:18:27.452718+0000","last_clean":"2023-10-09T08:18:27.452718+0000","last_became_active":"2023-10-09T08:11:51.331582+0000","last_became_peered":"2023-10-09T08:11:51.331582+0000","last_unstale":"2023-10-09T08:18:27.452718+0000","last_undegraded":"2023-10-09T08:18:27.452718+0000","last_fullsized":"2023-10-09T08:18:27.452718+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.890614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":87,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.435514+0000","last_change":"2023-10-09T08:10:51.456113+0000","last_active":"2023-10-09T08:18:27.435514+0000","last_peered":"2023-10-09T08:18:27.435514+0000","last_clean":"2023-10-09T08:18:27.435514+0000","last_became_active":"2023-10-09T08:10:51.455762+0000","last_became_peered":"2023-10-09T08:10:51.455762+0000","last_unstale":"2023-10-09T08:18:27.435514+0000","last_undegraded":"2023-10-09T08:18:27.435514+0000","last_fullsized":"2023-10-09T08:18:27.435514+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":74,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.426102+0000","last_change":"2023-10-09T08:11:51.342889+0000","last_active":"2023-10-09T08:18:27.426102+0000","last_peered":"2023-10-09T08:18:27.426102+0000","last_clean":"2023-10-09T08:18:27.426102+0000","last_became_active":"2023-10-09T08:11:51.342462+0000","last_became_peered":"2023-10-09T08:11:51.342462+0000","last_unstale":"2023-10-09T08:18:27.426102+0000","last_undegraded":"2023-10-09T08:18:27.426102+0000","last_fullsized":"2023-10-09T08:18:27.426102+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:50:39.347596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":94,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:49.454214+0000","last_change":"2023-10-09T08:11:51.359232+0000","last_active":"2023-10-09T08:18:49.454214+0000","last_peered":"2023-10-09T08:18:49.454214+0000","last_clean":"2023-10-09T08:18:49.454214+0000","last_became_active":"2023-10-09T08:11:51.358640+0000","last_became_peered":"2023-10-09T08:11:51.358640+0000","last_unstale":"2023-10-09T08:18:49.454214+0000","last_undegraded":"2023-10-09T08:18:49.454214+0000","last_fullsized":"2023-10-09T08:18:49.454214+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.223631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":90,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.442601+0000","last_change":"2023-10-09T08:10:51.462062+0000","last_active":"2023-10-09T08:18:27.442601+0000","last_peered":"2023-10-09T08:18:27.442601+0000","last_clean":"2023-10-09T08:18:27.442601+0000","last_became_active":"2023-10-09T08:10:51.461403+0000","last_became_peered":"2023-10-09T08:10:51.461403+0000","last_unstale":"2023-10-09T08:18:27.442601+0000","last_undegraded":"2023-10-09T08:18:27.442601+0000","last_fullsized":"2023-10-09T08:18:27.442601+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":84,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:49.454300+0000","last_change":"2023-10-09T08:11:51.359444+0000","last_active":"2023-10-09T08:18:49.454300+0000","last_peered":"2023-10-09T08:18:49.454300+0000","last_clean":"2023-10-09T08:18:49.454300+0000","last_became_active":"2023-10-09T08:11:51.359133+0000","last_became_peered":"2023-10-09T08:11:51.359133+0000","last_unstale":"2023-10-09T08:18:49.454300+0000","last_undegraded":"2023-10-09T08:18:49.454300+0000","last_fullsized":"2023-10-09T08:18:49.454300+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:14:13.031539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'3","reported_seq":92,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.440154+0000","last_change":"2023-10-09T08:11:51.350377+0000","last_active":"2023-10-09T08:18:27.440154+0000","last_peered":"2023-10-09T08:18:27.440154+0000","last_clean":"2023-10-09T08:18:27.440154+0000","last_became_active":"2023-10-09T08:11:51.349821+0000","last_became_peered":"2023-10-09T08:11:51.349821+0000","last_unstale":"2023-10-09T08:18:27.440154+0000","last_undegraded":"2023-10-09T08:18:27.440154+0000","last_fullsized":"2023-10-09T08:18:27.440154+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":69,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.418523+0000","last_change":"2023-10-09T08:11:21.424216+0000","last_active":"2023-10-09T08:18:27.418523+0000","last_peered":"2023-10-09T08:18:27.418523+0000","last_clean":"2023-10-09T08:18:27.418523+0000","last_became_active":"2023-10-09T08:11:21.423896+0000","last_became_peered":"2023-10-09T08:11:21.423896+0000","last_unstale":"2023-10-09T08:18:27.418523+0000","last_undegraded":"2023-10-09T08:18:27.418523+0000","last_fullsized":"2023-10-09T08:18:27.418523+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:54.011183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'22","reported_seq":96,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.434746+0000","last_change":"2023-10-09T07:59:02.717439+0000","last_active":"2023-10-09T08:18:27.434746+0000","last_peered":"2023-10-09T08:18:27.434746+0000","last_clean":"2023-10-09T08:18:27.434746+0000","last_became_active":"2023-10-09T07:59:02.716860+0000","last_became_peered":"2023-10-09T07:59:02.716860+0000","last_unstale":"2023-10-09T08:18:27.434746+0000","last_undegraded":"2023-10-09T08:18:27.434746+0000","last_fullsized":"2023-10-09T08:18:27.434746+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":88,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.433694+0000","last_change":"2023-10-09T08:10:51.462025+0000","last_active":"2023-10-09T08:18:27.433694+0000","last_peered":"2023-10-09T08:18:27.433694+0000","last_clean":"2023-10-09T08:18:27.433694+0000","last_became_active":"2023-10-09T08:10:51.461436+0000","last_became_peered":"2023-10-09T08:10:51.461436+0000","last_unstale":"2023-10-09T08:18:27.433694+0000","last_undegraded":"2023-10-09T08:18:27.433694+0000","last_fullsized":"2023-10-09T08:18:27.433694+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"60'2","reported_seq":91,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.440583+0000","last_change":"2023-10-09T08:11:21.431710+0000","last_active":"2023-10-09T08:18:27.440583+0000","last_peered":"2023-10-09T08:18:27.440583+0000","last_clean":"2023-10-09T08:18:27.440583+0000","last_became_active":"2023-10-09T08:11:21.431386+0000","last_became_peered":"2023-10-09T08:11:21.431386+0000","last_unstale":"2023-10-09T08:18:27.440583+0000","last_undegraded":"2023-10-09T08:18:27.440583+0000","last_fullsized":"2023-10-09T08:18:27.440583+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":94,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:49.454346+0000","last_change":"2023-10-09T08:11:51.346558+0000","last_active":"2023-10-09T08:18:49.454346+0000","last_peered":"2023-10-09T08:18:49.454346+0000","last_clean":"2023-10-09T08:18:49.454346+0000","last_became_active":"2023-10-09T08:11:51.346210+0000","last_became_peered":"2023-10-09T08:11:51.346210+0000","last_unstale":"2023-10-09T08:18:49.454346+0000","last_undegraded":"2023-10-09T08:18:49.454346+0000","last_fullsized":"2023-10-09T08:18:49.454346+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:36.868489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":74,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.425021+0000","last_change":"2023-10-09T08:11:51.346109+0000","last_active":"2023-10-09T08:18:27.425021+0000","last_peered":"2023-10-09T08:18:27.425021+0000","last_clean":"2023-10-09T08:18:27.425021+0000","last_became_active":"2023-10-09T08:11:51.345771+0000","last_became_peered":"2023-10-09T08:11:51.345771+0000","last_unstale":"2023-10-09T08:18:27.425021+0000","last_undegraded":"2023-10-09T08:18:27.425021+0000","last_fullsized":"2023-10-09T08:18:27.425021+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:45:09.492918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.440145+0000","last_change":"2023-10-09T08:11:51.350131+0000","last_active":"2023-10-09T08:18:27.440145+0000","last_peered":"2023-10-09T08:18:27.440145+0000","last_clean":"2023-10-09T08:18:27.440145+0000","last_became_active":"2023-10-09T08:11:51.349748+0000","last_became_peered":"2023-10-09T08:11:51.349748+0000","last_unstale":"2023-10-09T08:18:27.440145+0000","last_undegraded":"2023-10-09T08:18:27.440145+0000","last_fullsized":"2023-10-09T08:18:27.440145+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":74,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.440464+0000","last_change":"2023-10-09T07:59:02.721726+0000","last_active":"2023-10-09T08:18:27.440464+0000","last_peered":"2023-10-09T08:18:27.440464+0000","last_clean":"2023-10-09T08:18:27.440464+0000","last_became_active":"2023-10-09T07:59:02.721322+0000","last_became_peered":"2023-10-09T07:59:02.721322+0000","last_unstale":"2023-10-09T08:18:27.440464+0000","last_undegraded":"2023-10-09T08:18:27.440464+0000","last_fullsized":"2023-10-09T08:18:27.440464+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":75,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.421459+0000","last_change":"2023-10-09T08:11:51.346459+0000","last_active":"2023-10-09T08:18:27.421459+0000","last_peered":"2023-10-09T08:18:27.421459+0000","last_clean":"2023-10-09T08:18:27.421459+0000","last_became_active":"2023-10-09T08:11:51.346074+0000","last_became_peered":"2023-10-09T08:11:51.346074+0000","last_unstale":"2023-10-09T08:18:27.421459+0000","last_undegraded":"2023-10-09T08:18:27.421459+0000","last_fullsized":"2023-10-09T08:18:27.421459+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:11.513569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":96,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.435035+0000","last_change":"2023-10-09T08:10:21.444189+0000","last_active":"2023-10-09T08:18:27.435035+0000","last_peered":"2023-10-09T08:18:27.435035+0000","last_clean":"2023-10-09T08:18:27.435035+0000","last_became_active":"2023-10-09T08:10:21.443446+0000","last_became_peered":"2023-10-09T08:10:21.443446+0000","last_unstale":"2023-10-09T08:18:27.435035+0000","last_undegraded":"2023-10-09T08:18:27.435035+0000","last_fullsized":"2023-10-09T08:18:27.435035+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":93,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.451651+0000","last_change":"2023-10-09T08:11:51.347816+0000","last_active":"2023-10-09T08:18:27.451651+0000","last_peered":"2023-10-09T08:18:27.451651+0000","last_clean":"2023-10-09T08:18:27.451651+0000","last_became_active":"2023-10-09T08:11:51.347476+0000","last_became_peered":"2023-10-09T08:11:51.347476+0000","last_unstale":"2023-10-09T08:18:27.451651+0000","last_undegraded":"2023-10-09T08:18:27.451651+0000","last_fullsized":"2023-10-09T08:18:27.451651+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:58.667642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"123'12421","reported_seq":12445,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:54.322444+0000","last_change":"2023-10-09T08:15:02.426627+0000","last_active":"2023-10-09T08:18:54.322444+0000","last_peered":"2023-10-09T08:18:54.322444+0000","last_clean":"2023-10-09T08:18:54.322444+0000","last_became_active":"2023-10-09T08:15:02.426172+0000","last_became_peered":"2023-10-09T08:15:02.426172+0000","last_unstale":"2023-10-09T08:18:54.322444+0000","last_undegraded":"2023-10-09T08:18:54.322444+0000","last_fullsized":"2023-10-09T08:18:54.322444+0000","mapping_epoch":106,"log_start":"111'3800","ondisk_log_start":"111'3800","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":8621,"log_dups_size":0,"ondisk_log_size":8621,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":117112832,"num_objects":1787,"num_object_clones":0,"num_object_copies":5361,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1787,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12421,"num_write_kb":454656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":90,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.439997+0000","last_change":"2023-10-09T08:10:21.448356+0000","last_active":"2023-10-09T08:18:27.439997+0000","last_peered":"2023-10-09T08:18:27.439997+0000","last_clean":"2023-10-09T08:18:27.439997+0000","last_became_active":"2023-10-09T08:10:21.447930+0000","last_became_peered":"2023-10-09T08:10:21.447930+0000","last_unstale":"2023-10-09T08:18:27.439997+0000","last_undegraded":"2023-10-09T08:18:27.439997+0000","last_fullsized":"2023-10-09T08:18:27.439997+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":74,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.436267+0000","last_change":"2023-10-09T07:59:03.856827+0000","last_active":"2023-10-09T08:18:27.436267+0000","last_peered":"2023-10-09T08:18:27.436267+0000","last_clean":"2023-10-09T08:18:27.436267+0000","last_became_active":"2023-10-09T07:59:03.855938+0000","last_became_peered":"2023-10-09T07:59:03.855938+0000","last_unstale":"2023-10-09T08:18:27.436267+0000","last_undegraded":"2023-10-09T08:18:27.436267+0000","last_fullsized":"2023-10-09T08:18:27.436267+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"123'12474","reported_seq":12501,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:55.010136+0000","last_change":"2023-10-09T08:15:02.415104+0000","last_active":"2023-10-09T08:18:55.010136+0000","last_peered":"2023-10-09T08:18:55.010136+0000","last_clean":"2023-10-09T08:18:55.010136+0000","last_became_active":"2023-10-09T08:15:02.414716+0000","last_became_peered":"2023-10-09T08:15:02.414716+0000","last_unstale":"2023-10-09T08:18:55.010136+0000","last_undegraded":"2023-10-09T08:18:55.010136+0000","last_fullsized":"2023-10-09T08:18:55.010136+0000","mapping_epoch":106,"log_start":"110'2400","ondisk_log_start":"110'2400","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":10074,"log_dups_size":0,"ondisk_log_size":10074,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:14:11.966399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":111411200,"num_objects":1700,"num_object_clones":0,"num_object_copies":5100,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1700,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12474,"num_write_kb":453568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":91,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.439997+0000","last_change":"2023-10-09T08:10:51.459876+0000","last_active":"2023-10-09T08:18:27.439997+0000","last_peered":"2023-10-09T08:18:27.439997+0000","last_clean":"2023-10-09T08:18:27.439997+0000","last_became_active":"2023-10-09T08:10:51.459452+0000","last_became_peered":"2023-10-09T08:10:51.459452+0000","last_unstale":"2023-10-09T08:18:27.439997+0000","last_undegraded":"2023-10-09T08:18:27.439997+0000","last_fullsized":"2023-10-09T08:18:27.439997+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":97,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.434338+0000","last_change":"2023-10-09T08:11:51.350633+0000","last_active":"2023-10-09T08:18:27.434338+0000","last_peered":"2023-10-09T08:18:27.434338+0000","last_clean":"2023-10-09T08:18:27.434338+0000","last_became_active":"2023-10-09T08:11:51.350182+0000","last_became_peered":"2023-10-09T08:11:51.350182+0000","last_unstale":"2023-10-09T08:18:27.434338+0000","last_undegraded":"2023-10-09T08:18:27.434338+0000","last_fullsized":"2023-10-09T08:18:27.434338+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.b","version":"123'12562","reported_seq":12589,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:54.946080+0000","last_change":"2023-10-09T08:15:02.425846+0000","last_active":"2023-10-09T08:18:54.946080+0000","last_peered":"2023-10-09T08:18:54.946080+0000","last_clean":"2023-10-09T08:18:54.946080+0000","last_became_active":"2023-10-09T08:15:02.425323+0000","last_became_peered":"2023-10-09T08:15:02.425323+0000","last_unstale":"2023-10-09T08:18:54.946080+0000","last_undegraded":"2023-10-09T08:18:54.946080+0000","last_fullsized":"2023-10-09T08:18:54.946080+0000","mapping_epoch":106,"log_start":"110'2500","ondisk_log_start":"110'2500","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":10062,"log_dups_size":0,"ondisk_log_size":10062,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.584521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":115081216,"num_objects":1756,"num_object_clones":0,"num_object_copies":5268,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1756,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12562,"num_write_kb":458176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":75,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.440344+0000","last_change":"2023-10-09T07:59:02.724261+0000","last_active":"2023-10-09T08:18:27.440344+0000","last_peered":"2023-10-09T08:18:27.440344+0000","last_clean":"2023-10-09T08:18:27.440344+0000","last_became_active":"2023-10-09T07:59:02.723901+0000","last_became_peered":"2023-10-09T07:59:02.723901+0000","last_unstale":"2023-10-09T08:18:27.440344+0000","last_undegraded":"2023-10-09T08:18:27.440344+0000","last_fullsized":"2023-10-09T08:18:27.440344+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":87,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.435400+0000","last_change":"2023-10-09T08:10:51.456316+0000","last_active":"2023-10-09T08:18:27.435400+0000","last_peered":"2023-10-09T08:18:27.435400+0000","last_clean":"2023-10-09T08:18:27.435400+0000","last_became_active":"2023-10-09T08:10:51.455935+0000","last_became_peered":"2023-10-09T08:10:51.455935+0000","last_unstale":"2023-10-09T08:18:27.435400+0000","last_undegraded":"2023-10-09T08:18:27.435400+0000","last_fullsized":"2023-10-09T08:18:27.435400+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"123'12653","reported_seq":12680,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:54.980543+0000","last_change":"2023-10-09T08:15:02.419845+0000","last_active":"2023-10-09T08:18:54.980543+0000","last_peered":"2023-10-09T08:18:54.980543+0000","last_clean":"2023-10-09T08:18:54.980543+0000","last_became_active":"2023-10-09T08:15:02.419045+0000","last_became_peered":"2023-10-09T08:15:02.419045+0000","last_unstale":"2023-10-09T08:18:54.980543+0000","last_undegraded":"2023-10-09T08:18:54.980543+0000","last_fullsized":"2023-10-09T08:18:54.980543+0000","mapping_epoch":106,"log_start":"110'2600","ondisk_log_start":"110'2600","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":10053,"log_dups_size":0,"ondisk_log_size":10053,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:07.448105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":112525312,"num_objects":1717,"num_object_clones":0,"num_object_copies":5151,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1717,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12653,"num_write_kb":459840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.440473+0000","last_change":"2023-10-09T08:11:51.360271+0000","last_active":"2023-10-09T08:18:27.440473+0000","last_peered":"2023-10-09T08:18:27.440473+0000","last_clean":"2023-10-09T08:18:27.440473+0000","last_became_active":"2023-10-09T08:11:51.359690+0000","last_became_peered":"2023-10-09T08:11:51.359690+0000","last_unstale":"2023-10-09T08:18:27.440473+0000","last_undegraded":"2023-10-09T08:18:27.440473+0000","last_fullsized":"2023-10-09T08:18:27.440473+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":75,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.421190+0000","last_change":"2023-10-09T08:10:51.458265+0000","last_active":"2023-10-09T08:18:27.421190+0000","last_peered":"2023-10-09T08:18:27.421190+0000","last_clean":"2023-10-09T08:18:27.421190+0000","last_became_active":"2023-10-09T08:10:51.457810+0000","last_became_peered":"2023-10-09T08:10:51.457810+0000","last_unstale":"2023-10-09T08:18:27.421190+0000","last_undegraded":"2023-10-09T08:18:27.421190+0000","last_fullsized":"2023-10-09T08:18:27.421190+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:42.681565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"123'12569","reported_seq":12597,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:54.983549+0000","last_change":"2023-10-09T08:15:02.425939+0000","last_active":"2023-10-09T08:18:54.983549+0000","last_peered":"2023-10-09T08:18:54.983549+0000","last_clean":"2023-10-09T08:18:54.983549+0000","last_became_active":"2023-10-09T08:15:02.425622+0000","last_became_peered":"2023-10-09T08:15:02.425622+0000","last_unstale":"2023-10-09T08:18:54.983549+0000","last_undegraded":"2023-10-09T08:18:54.983549+0000","last_fullsized":"2023-10-09T08:18:54.983549+0000","mapping_epoch":106,"log_start":"110'2500","ondisk_log_start":"110'2500","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":10069,"log_dups_size":0,"ondisk_log_size":10069,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23.655619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":112197656,"num_objects":1713,"num_object_clones":0,"num_object_copies":5139,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1713,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12569,"num_write_kb":456961,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":93,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:34.446225+0000","last_change":"2023-10-09T08:11:51.344354+0000","last_active":"2023-10-09T08:18:34.446225+0000","last_peered":"2023-10-09T08:18:34.446225+0000","last_clean":"2023-10-09T08:18:34.446225+0000","last_became_active":"2023-10-09T08:11:51.343610+0000","last_became_peered":"2023-10-09T08:11:51.343610+0000","last_unstale":"2023-10-09T08:18:34.446225+0000","last_undegraded":"2023-10-09T08:18:34.446225+0000","last_fullsized":"2023-10-09T08:18:34.446225+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:55.616034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":88,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.434557+0000","last_change":"2023-10-09T08:11:51.361270+0000","last_active":"2023-10-09T08:18:27.434557+0000","last_peered":"2023-10-09T08:18:27.434557+0000","last_clean":"2023-10-09T08:18:27.434557+0000","last_became_active":"2023-10-09T08:11:51.359669+0000","last_became_peered":"2023-10-09T08:11:51.359669+0000","last_unstale":"2023-10-09T08:18:27.434557+0000","last_undegraded":"2023-10-09T08:18:27.434557+0000","last_fullsized":"2023-10-09T08:18:27.434557+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"123'12758","reported_seq":12785,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:54.622290+0000","last_change":"2023-10-09T08:15:02.419676+0000","last_active":"2023-10-09T08:18:54.622290+0000","last_peered":"2023-10-09T08:18:54.622290+0000","last_clean":"2023-10-09T08:18:54.622290+0000","last_became_active":"2023-10-09T08:15:02.419378+0000","last_became_peered":"2023-10-09T08:15:02.419378+0000","last_unstale":"2023-10-09T08:18:54.622290+0000","last_undegraded":"2023-10-09T08:18:54.622290+0000","last_fullsized":"2023-10-09T08:18:54.622290+0000","mapping_epoch":106,"log_start":"111'4600","ondisk_log_start":"111'4600","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":8158,"log_dups_size":0,"ondisk_log_size":8158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:34.598285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":116391936,"num_objects":1776,"num_object_clones":0,"num_object_copies":5328,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1776,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12758,"num_write_kb":465088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.435566+0000","last_change":"2023-10-09T08:10:51.459798+0000","last_active":"2023-10-09T08:18:27.435566+0000","last_peered":"2023-10-09T08:18:27.435566+0000","last_clean":"2023-10-09T08:18:27.435566+0000","last_became_active":"2023-10-09T08:10:51.459261+0000","last_became_peered":"2023-10-09T08:10:51.459261+0000","last_unstale":"2023-10-09T08:18:27.435566+0000","last_undegraded":"2023-10-09T08:18:27.435566+0000","last_fullsized":"2023-10-09T08:18:27.435566+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.434802+0000","last_change":"2023-10-09T08:11:21.429917+0000","last_active":"2023-10-09T08:18:27.434802+0000","last_peered":"2023-10-09T08:18:27.434802+0000","last_clean":"2023-10-09T08:18:27.434802+0000","last_became_active":"2023-10-09T08:11:21.429532+0000","last_became_peered":"2023-10-09T08:11:21.429532+0000","last_unstale":"2023-10-09T08:18:27.434802+0000","last_undegraded":"2023-10-09T08:18:27.434802+0000","last_fullsized":"2023-10-09T08:18:27.434802+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"123'12623","reported_seq":12648,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:54.467061+0000","last_change":"2023-10-09T08:15:02.428955+0000","last_active":"2023-10-09T08:18:54.467061+0000","last_peered":"2023-10-09T08:18:54.467061+0000","last_clean":"2023-10-09T08:18:54.467061+0000","last_became_active":"2023-10-09T08:15:02.428540+0000","last_became_peered":"2023-10-09T08:15:02.428540+0000","last_unstale":"2023-10-09T08:18:54.467061+0000","last_undegraded":"2023-10-09T08:18:54.467061+0000","last_fullsized":"2023-10-09T08:18:54.467061+0000","mapping_epoch":106,"log_start":"110'2600","ondisk_log_start":"110'2600","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":10023,"log_dups_size":0,"ondisk_log_size":10023,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":12623,"num_write_kb":462656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.434247+0000","last_change":"2023-10-09T08:11:21.432768+0000","last_active":"2023-10-09T08:18:27.434247+0000","last_peered":"2023-10-09T08:18:27.434247+0000","last_clean":"2023-10-09T08:18:27.434247+0000","last_became_active":"2023-10-09T08:11:21.432446+0000","last_became_peered":"2023-10-09T08:11:21.432446+0000","last_unstale":"2023-10-09T08:18:27.434247+0000","last_undegraded":"2023-10-09T08:18:27.434247+0000","last_fullsized":"2023-10-09T08:18:27.434247+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":88,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.435296+0000","last_change":"2023-10-09T08:10:51.461914+0000","last_active":"2023-10-09T08:18:27.435296+0000","last_peered":"2023-10-09T08:18:27.435296+0000","last_clean":"2023-10-09T08:18:27.435296+0000","last_became_active":"2023-10-09T08:10:51.461430+0000","last_became_peered":"2023-10-09T08:10:51.461430+0000","last_unstale":"2023-10-09T08:18:27.435296+0000","last_undegraded":"2023-10-09T08:18:27.435296+0000","last_fullsized":"2023-10-09T08:18:27.435296+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"123'12332","reported_seq":12357,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:54.324571+0000","last_change":"2023-10-09T08:15:02.429944+0000","last_active":"2023-10-09T08:18:54.324571+0000","last_peered":"2023-10-09T08:18:54.324571+0000","last_clean":"2023-10-09T08:18:54.324571+0000","last_became_active":"2023-10-09T08:15:02.429388+0000","last_became_peered":"2023-10-09T08:15:02.429388+0000","last_unstale":"2023-10-09T08:18:54.324571+0000","last_undegraded":"2023-10-09T08:18:54.324571+0000","last_fullsized":"2023-10-09T08:18:54.324571+0000","mapping_epoch":106,"log_start":"111'5000","ondisk_log_start":"111'5000","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":7332,"log_dups_size":0,"ondisk_log_size":7332,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":117964800,"num_objects":1800,"num_object_clones":0,"num_object_copies":5400,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1800,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12332,"num_write_kb":452224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.452898+0000","last_change":"2023-10-09T08:11:51.347549+0000","last_active":"2023-10-09T08:18:27.452898+0000","last_peered":"2023-10-09T08:18:27.452898+0000","last_clean":"2023-10-09T08:18:27.452898+0000","last_became_active":"2023-10-09T08:11:51.347078+0000","last_became_peered":"2023-10-09T08:11:51.347078+0000","last_unstale":"2023-10-09T08:18:27.452898+0000","last_undegraded":"2023-10-09T08:18:27.452898+0000","last_fullsized":"2023-10-09T08:18:27.452898+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.172461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":69,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.424256+0000","last_change":"2023-10-09T08:11:51.343842+0000","last_active":"2023-10-09T08:18:27.424256+0000","last_peered":"2023-10-09T08:18:27.424256+0000","last_clean":"2023-10-09T08:18:27.424256+0000","last_became_active":"2023-10-09T08:11:51.343306+0000","last_became_peered":"2023-10-09T08:11:51.343306+0000","last_unstale":"2023-10-09T08:18:27.424256+0000","last_undegraded":"2023-10-09T08:18:27.424256+0000","last_fullsized":"2023-10-09T08:18:27.424256+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.175711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'106","reported_seq":530,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.418879+0000","last_change":"2023-10-09T08:10:51.452203+0000","last_active":"2023-10-09T08:18:27.418879+0000","last_peered":"2023-10-09T08:18:27.418879+0000","last_clean":"2023-10-09T08:18:27.418879+0000","last_became_active":"2023-10-09T08:10:51.451480+0000","last_became_peered":"2023-10-09T08:10:51.451480+0000","last_unstale":"2023-10-09T08:18:27.418879+0000","last_undegraded":"2023-10-09T08:18:27.418879+0000","last_fullsized":"2023-10-09T08:18:27.418879+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:25.505304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":105,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.440243+0000","last_change":"2023-10-09T08:11:51.349953+0000","last_active":"2023-10-09T08:18:27.440243+0000","last_peered":"2023-10-09T08:18:27.440243+0000","last_clean":"2023-10-09T08:18:27.440243+0000","last_became_active":"2023-10-09T08:11:51.349505+0000","last_became_peered":"2023-10-09T08:11:51.349505+0000","last_unstale":"2023-10-09T08:18:27.440243+0000","last_undegraded":"2023-10-09T08:18:27.440243+0000","last_fullsized":"2023-10-09T08:18:27.440243+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":54,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.418527+0000","last_change":"2023-10-09T08:10:51.453535+0000","last_active":"2023-10-09T08:18:27.418527+0000","last_peered":"2023-10-09T08:18:27.418527+0000","last_clean":"2023-10-09T08:18:27.418527+0000","last_became_active":"2023-10-09T08:10:51.453262+0000","last_became_peered":"2023-10-09T08:10:51.453262+0000","last_unstale":"2023-10-09T08:18:27.418527+0000","last_undegraded":"2023-10-09T08:18:27.418527+0000","last_fullsized":"2023-10-09T08:18:27.418527+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:04.838520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.3","version":"123'12605","reported_seq":12632,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:54.833902+0000","last_change":"2023-10-09T08:15:02.428907+0000","last_active":"2023-10-09T08:18:54.833902+0000","last_peered":"2023-10-09T08:18:54.833902+0000","last_clean":"2023-10-09T08:18:54.833902+0000","last_became_active":"2023-10-09T08:15:02.428371+0000","last_became_peered":"2023-10-09T08:15:02.428371+0000","last_unstale":"2023-10-09T08:18:54.833902+0000","last_undegraded":"2023-10-09T08:18:54.833902+0000","last_fullsized":"2023-10-09T08:18:54.833902+0000","mapping_epoch":106,"log_start":"111'3700","ondisk_log_start":"111'3700","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":8905,"log_dups_size":0,"ondisk_log_size":8905,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:43.664480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":112656384,"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":12605,"num_write_kb":458368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"123'12449","reported_seq":12476,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:54.862339+0000","last_change":"2023-10-09T08:15:02.419994+0000","last_active":"2023-10-09T08:18:54.862339+0000","last_peered":"2023-10-09T08:18:54.862339+0000","last_clean":"2023-10-09T08:18:54.862339+0000","last_became_active":"2023-10-09T08:15:02.419672+0000","last_became_peered":"2023-10-09T08:15:02.419672+0000","last_unstale":"2023-10-09T08:18:54.862339+0000","last_undegraded":"2023-10-09T08:18:54.862339+0000","last_fullsized":"2023-10-09T08:18:54.862339+0000","mapping_epoch":106,"log_start":"111'3600","ondisk_log_start":"111'3600","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":8849,"log_dups_size":0,"ondisk_log_size":8849,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.561002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":116457472,"num_objects":1777,"num_object_clones":0,"num_object_copies":5331,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1777,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12449,"num_write_kb":455232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'111","reported_seq":722,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.444313+0000","last_change":"2023-10-09T08:10:51.456535+0000","last_active":"2023-10-09T08:18:27.444313+0000","last_peered":"2023-10-09T08:18:27.444313+0000","last_clean":"2023-10-09T08:18:27.444313+0000","last_became_active":"2023-10-09T08:10:51.455896+0000","last_became_peered":"2023-10-09T08:10:51.455896+0000","last_unstale":"2023-10-09T08:18:27.444313+0000","last_undegraded":"2023-10-09T08:18:27.444313+0000","last_fullsized":"2023-10-09T08:18:27.444313+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1034,"num_read_kb":1207,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.433503+0000","last_change":"2023-10-09T08:10:21.442027+0000","last_active":"2023-10-09T08:18:27.433503+0000","last_peered":"2023-10-09T08:18:27.433503+0000","last_clean":"2023-10-09T08:18:27.433503+0000","last_became_active":"2023-10-09T08:10:21.441595+0000","last_became_peered":"2023-10-09T08:10:21.441595+0000","last_unstale":"2023-10-09T08:18:27.433503+0000","last_undegraded":"2023-10-09T08:18:27.433503+0000","last_fullsized":"2023-10-09T08:18:27.433503+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.418765+0000","last_change":"2023-10-09T08:11:51.330972+0000","last_active":"2023-10-09T08:18:27.418765+0000","last_peered":"2023-10-09T08:18:27.418765+0000","last_clean":"2023-10-09T08:18:27.418765+0000","last_became_active":"2023-10-09T08:11:51.330589+0000","last_became_peered":"2023-10-09T08:11:51.330589+0000","last_unstale":"2023-10-09T08:18:27.418765+0000","last_undegraded":"2023-10-09T08:18:27.418765+0000","last_fullsized":"2023-10-09T08:18:27.418765+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:59.575491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.6","version":"123'12591","reported_seq":12618,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:54.965177+0000","last_change":"2023-10-09T08:15:02.427470+0000","last_active":"2023-10-09T08:18:54.965177+0000","last_peered":"2023-10-09T08:18:54.965177+0000","last_clean":"2023-10-09T08:18:54.965177+0000","last_became_active":"2023-10-09T08:15:02.426842+0000","last_became_peered":"2023-10-09T08:15:02.426842+0000","last_unstale":"2023-10-09T08:18:54.965177+0000","last_undegraded":"2023-10-09T08:18:54.965177+0000","last_fullsized":"2023-10-09T08:18:54.965177+0000","mapping_epoch":106,"log_start":"110'2500","ondisk_log_start":"110'2500","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:40.359441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110952448,"num_objects":1693,"num_object_clones":0,"num_object_copies":5079,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1693,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12591,"num_write_kb":457088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'94","reported_seq":536,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.438156+0000","last_change":"2023-10-09T08:11:51.339039+0000","last_active":"2023-10-09T08:18:27.438156+0000","last_peered":"2023-10-09T08:18:27.438156+0000","last_clean":"2023-10-09T08:18:27.438156+0000","last_became_active":"2023-10-09T08:11:51.338315+0000","last_became_peered":"2023-10-09T08:11:51.338315+0000","last_unstale":"2023-10-09T08:18:27.438156+0000","last_undegraded":"2023-10-09T08:18:27.438156+0000","last_fullsized":"2023-10-09T08:18:27.438156+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.051009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:49.493824+0000","last_change":"2023-10-09T08:11:21.427884+0000","last_active":"2023-10-09T08:18:49.493824+0000","last_peered":"2023-10-09T08:18:49.493824+0000","last_clean":"2023-10-09T08:18:49.493824+0000","last_became_active":"2023-10-09T08:11:21.426436+0000","last_became_peered":"2023-10-09T08:11:21.426436+0000","last_unstale":"2023-10-09T08:18:49.493824+0000","last_undegraded":"2023-10-09T08:18:49.493824+0000","last_fullsized":"2023-10-09T08:18:49.493824+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:46.527653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":90,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.438517+0000","last_change":"2023-10-09T08:11:21.421974+0000","last_active":"2023-10-09T08:18:27.438517+0000","last_peered":"2023-10-09T08:18:27.438517+0000","last_clean":"2023-10-09T08:18:27.438517+0000","last_became_active":"2023-10-09T08:11:21.421652+0000","last_became_peered":"2023-10-09T08:11:21.421652+0000","last_unstale":"2023-10-09T08:18:27.438517+0000","last_undegraded":"2023-10-09T08:18:27.438517+0000","last_fullsized":"2023-10-09T08:18:27.438517+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:17:57.405437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"78'212","reported_seq":737,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.438740+0000","last_change":"2023-10-09T08:11:21.430625+0000","last_active":"2023-10-09T08:18:27.438740+0000","last_peered":"2023-10-09T08:18:27.438740+0000","last_clean":"2023-10-09T08:18:27.438740+0000","last_became_active":"2023-10-09T08:11:21.428793+0000","last_became_peered":"2023-10-09T08:11:21.428793+0000","last_unstale":"2023-10-09T08:18:27.438740+0000","last_undegraded":"2023-10-09T08:18:27.438740+0000","last_fullsized":"2023-10-09T08:18:27.438740+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'139","reported_seq":325,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.439524+0000","last_change":"2023-10-09T08:10:21.450253+0000","last_active":"2023-10-09T08:18:27.439524+0000","last_peered":"2023-10-09T08:18:27.439524+0000","last_clean":"2023-10-09T08:18:27.439524+0000","last_became_active":"2023-10-09T08:10:21.449844+0000","last_became_peered":"2023-10-09T08:10:21.449844+0000","last_unstale":"2023-10-09T08:18:27.439524+0000","last_undegraded":"2023-10-09T08:18:27.439524+0000","last_fullsized":"2023-10-09T08:18:27.439524+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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":85,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.457457+0000","last_change":"2023-10-09T08:11:51.359200+0000","last_active":"2023-10-09T08:18:27.457457+0000","last_peered":"2023-10-09T08:18:27.457457+0000","last_clean":"2023-10-09T08:18:27.457457+0000","last_became_active":"2023-10-09T08:11:51.358861+0000","last_became_peered":"2023-10-09T08:11:51.358861+0000","last_unstale":"2023-10-09T08:18:27.457457+0000","last_undegraded":"2023-10-09T08:18:27.457457+0000","last_fullsized":"2023-10-09T08:18:27.457457+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:30.582115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.435653+0000","last_change":"2023-10-09T07:59:03.093516+0000","last_active":"2023-10-09T08:18:27.435653+0000","last_peered":"2023-10-09T08:18:27.435653+0000","last_clean":"2023-10-09T08:18:27.435653+0000","last_became_active":"2023-10-09T07:59:03.092757+0000","last_became_peered":"2023-10-09T07:59:03.092757+0000","last_unstale":"2023-10-09T08:18:27.435653+0000","last_undegraded":"2023-10-09T08:18:27.435653+0000","last_fullsized":"2023-10-09T08:18:27.435653+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"123'12464","reported_seq":12487,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:54.344856+0000","last_change":"2023-10-09T08:15:02.428381+0000","last_active":"2023-10-09T08:18:54.344856+0000","last_peered":"2023-10-09T08:18:54.344856+0000","last_clean":"2023-10-09T08:18:54.344856+0000","last_became_active":"2023-10-09T08:15:02.427953+0000","last_became_peered":"2023-10-09T08:15:02.427953+0000","last_unstale":"2023-10-09T08:18:54.344856+0000","last_undegraded":"2023-10-09T08:18:54.344856+0000","last_fullsized":"2023-10-09T08:18:54.344856+0000","mapping_epoch":106,"log_start":"111'3800","ondisk_log_start":"111'3800","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":8664,"log_dups_size":0,"ondisk_log_size":8664,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":118095872,"num_objects":1802,"num_object_clones":0,"num_object_copies":5406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1802,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12464,"num_write_kb":456512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"123'12465","reported_seq":12490,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:54.473821+0000","last_change":"2023-10-09T08:15:02.428864+0000","last_active":"2023-10-09T08:18:54.473821+0000","last_peered":"2023-10-09T08:18:54.473821+0000","last_clean":"2023-10-09T08:18:54.473821+0000","last_became_active":"2023-10-09T08:15:02.428101+0000","last_became_peered":"2023-10-09T08:15:02.428101+0000","last_unstale":"2023-10-09T08:18:54.473821+0000","last_undegraded":"2023-10-09T08:18:54.473821+0000","last_fullsized":"2023-10-09T08:18:54.473821+0000","mapping_epoch":106,"log_start":"110'2400","ondisk_log_start":"110'2400","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":10065,"log_dups_size":0,"ondisk_log_size":10065,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":114360320,"num_objects":1745,"num_object_clones":0,"num_object_copies":5235,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1745,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12465,"num_write_kb":454720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'132","reported_seq":759,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.439537+0000","last_change":"2023-10-09T08:10:51.454087+0000","last_active":"2023-10-09T08:18:27.439537+0000","last_peered":"2023-10-09T08:18:27.439537+0000","last_clean":"2023-10-09T08:18:27.439537+0000","last_became_active":"2023-10-09T08:10:51.453593+0000","last_became_peered":"2023-10-09T08:10:51.453593+0000","last_unstale":"2023-10-09T08:18:27.439537+0000","last_undegraded":"2023-10-09T08:18:27.439537+0000","last_fullsized":"2023-10-09T08:18:27.439537+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.840956+0000","last_change":"2023-10-09T08:11:51.342865+0000","last_active":"2023-10-09T08:18:39.840956+0000","last_peered":"2023-10-09T08:18:39.840956+0000","last_clean":"2023-10-09T08:18:39.840956+0000","last_became_active":"2023-10-09T08:11:51.342470+0000","last_became_peered":"2023-10-09T08:11:51.342470+0000","last_unstale":"2023-10-09T08:18:39.840956+0000","last_undegraded":"2023-10-09T08:18:39.840956+0000","last_fullsized":"2023-10-09T08:18:39.840956+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:05.720045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.421787+0000","last_change":"2023-10-09T08:11:21.422121+0000","last_active":"2023-10-09T08:18:27.421787+0000","last_peered":"2023-10-09T08:18:27.421787+0000","last_clean":"2023-10-09T08:18:27.421787+0000","last_became_active":"2023-10-09T08:11:21.421782+0000","last_became_peered":"2023-10-09T08:11:21.421782+0000","last_unstale":"2023-10-09T08:18:27.421787+0000","last_undegraded":"2023-10-09T08:18:27.421787+0000","last_fullsized":"2023-10-09T08:18:27.421787+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:38.414512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'74","reported_seq":407,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.440249+0000","last_change":"2023-10-09T08:10:21.448434+0000","last_active":"2023-10-09T08:18:27.440249+0000","last_peered":"2023-10-09T08:18:27.440249+0000","last_clean":"2023-10-09T08:18:27.440249+0000","last_became_active":"2023-10-09T08:10:21.447604+0000","last_became_peered":"2023-10-09T08:10:21.447604+0000","last_unstale":"2023-10-09T08:18:27.440249+0000","last_undegraded":"2023-10-09T08:18:27.440249+0000","last_fullsized":"2023-10-09T08:18:27.440249+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":68,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.418984+0000","last_change":"2023-10-09T08:11:21.424025+0000","last_active":"2023-10-09T08:18:27.418984+0000","last_peered":"2023-10-09T08:18:27.418984+0000","last_clean":"2023-10-09T08:18:27.418984+0000","last_became_active":"2023-10-09T08:11:21.423243+0000","last_became_peered":"2023-10-09T08:11:21.423243+0000","last_unstale":"2023-10-09T08:18:27.418984+0000","last_undegraded":"2023-10-09T08:18:27.418984+0000","last_fullsized":"2023-10-09T08:18:27.418984+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:10.790758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":61,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.841060+0000","last_change":"2023-10-09T08:10:21.446918+0000","last_active":"2023-10-09T08:18:39.841060+0000","last_peered":"2023-10-09T08:18:39.841060+0000","last_clean":"2023-10-09T08:18:39.841060+0000","last_became_active":"2023-10-09T08:10:21.446533+0000","last_became_peered":"2023-10-09T08:10:21.446533+0000","last_unstale":"2023-10-09T08:18:39.841060+0000","last_undegraded":"2023-10-09T08:18:39.841060+0000","last_fullsized":"2023-10-09T08:18:39.841060+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:44.653783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"123'12495","reported_seq":12520,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:59.144021+0000","last_change":"2023-10-09T08:15:02.428502+0000","last_active":"2023-10-09T08:18:59.144021+0000","last_peered":"2023-10-09T08:18:59.144021+0000","last_clean":"2023-10-09T08:18:59.144021+0000","last_became_active":"2023-10-09T08:15:02.428057+0000","last_became_peered":"2023-10-09T08:15:02.428057+0000","last_unstale":"2023-10-09T08:18:59.144021+0000","last_undegraded":"2023-10-09T08:18:59.144021+0000","last_fullsized":"2023-10-09T08:18:59.144021+0000","mapping_epoch":106,"log_start":"110'2800","ondisk_log_start":"110'2800","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":9695,"log_dups_size":0,"ondisk_log_size":9695,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":95879168,"num_objects":1463,"num_object_clones":0,"num_object_copies":4389,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1463,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12495,"num_write_kb":446656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":93,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.451736+0000","last_change":"2023-10-09T08:11:51.349084+0000","last_active":"2023-10-09T08:18:27.451736+0000","last_peered":"2023-10-09T08:18:27.451736+0000","last_clean":"2023-10-09T08:18:27.451736+0000","last_became_active":"2023-10-09T08:11:51.347606+0000","last_became_peered":"2023-10-09T08:11:51.347606+0000","last_unstale":"2023-10-09T08:18:27.451736+0000","last_undegraded":"2023-10-09T08:18:27.451736+0000","last_fullsized":"2023-10-09T08:18:27.451736+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:33:01.408172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":"78'135","reported_seq":389,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.418368+0000","last_change":"2023-10-09T08:10:51.456877+0000","last_active":"2023-10-09T08:18:27.418368+0000","last_peered":"2023-10-09T08:18:27.418368+0000","last_clean":"2023-10-09T08:18:27.418368+0000","last_became_active":"2023-10-09T08:10:51.456205+0000","last_became_peered":"2023-10-09T08:10:51.456205+0000","last_unstale":"2023-10-09T08:18:27.418368+0000","last_undegraded":"2023-10-09T08:18:27.418368+0000","last_fullsized":"2023-10-09T08:18:27.418368+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.344840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":90,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.452812+0000","last_change":"2023-10-09T08:11:51.346685+0000","last_active":"2023-10-09T08:18:27.452812+0000","last_peered":"2023-10-09T08:18:27.452812+0000","last_clean":"2023-10-09T08:18:27.452812+0000","last_became_active":"2023-10-09T08:11:51.346253+0000","last_became_peered":"2023-10-09T08:11:51.346253+0000","last_unstale":"2023-10-09T08:18:27.452812+0000","last_undegraded":"2023-10-09T08:18:27.452812+0000","last_fullsized":"2023-10-09T08:18:27.452812+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:18.109953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"123'12354","reported_seq":12379,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:54.293419+0000","last_change":"2023-10-09T08:15:02.425161+0000","last_active":"2023-10-09T08:18:54.293419+0000","last_peered":"2023-10-09T08:18:54.293419+0000","last_clean":"2023-10-09T08:18:54.293419+0000","last_became_active":"2023-10-09T08:15:02.424541+0000","last_became_peered":"2023-10-09T08:15:02.424541+0000","last_unstale":"2023-10-09T08:18:54.293419+0000","last_undegraded":"2023-10-09T08:18:54.293419+0000","last_fullsized":"2023-10-09T08:18:54.293419+0000","mapping_epoch":106,"log_start":"111'5000","ondisk_log_start":"111'5000","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":7354,"log_dups_size":0,"ondisk_log_size":7354,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":121241600,"num_objects":1850,"num_object_clones":0,"num_object_copies":5550,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1850,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12354,"num_write_kb":454528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'112","reported_seq":401,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.435477+0000","last_change":"2023-10-09T08:11:21.430216+0000","last_active":"2023-10-09T08:18:27.435477+0000","last_peered":"2023-10-09T08:18:27.435477+0000","last_clean":"2023-10-09T08:18:27.435477+0000","last_became_active":"2023-10-09T08:11:21.429666+0000","last_became_peered":"2023-10-09T08:11:21.429666+0000","last_unstale":"2023-10-09T08:18:27.435477+0000","last_undegraded":"2023-10-09T08:18:27.435477+0000","last_fullsized":"2023-10-09T08:18:27.435477+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":78,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.421694+0000","last_change":"2023-10-09T08:10:51.457389+0000","last_active":"2023-10-09T08:18:27.421694+0000","last_peered":"2023-10-09T08:18:27.421694+0000","last_clean":"2023-10-09T08:18:27.421694+0000","last_became_active":"2023-10-09T08:10:51.457048+0000","last_became_peered":"2023-10-09T08:10:51.457048+0000","last_unstale":"2023-10-09T08:18:27.421694+0000","last_undegraded":"2023-10-09T08:18:27.421694+0000","last_fullsized":"2023-10-09T08:18:27.421694+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:21.756182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":73,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.434027+0000","last_change":"2023-10-09T07:59:03.434234+0000","last_active":"2023-10-09T08:18:27.434027+0000","last_peered":"2023-10-09T08:18:27.434027+0000","last_clean":"2023-10-09T08:18:27.434027+0000","last_became_active":"2023-10-09T07:59:03.433363+0000","last_became_peered":"2023-10-09T07:59:03.433363+0000","last_unstale":"2023-10-09T08:18:27.434027+0000","last_undegraded":"2023-10-09T08:18:27.434027+0000","last_fullsized":"2023-10-09T08:18:27.434027+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"123'12322","reported_seq":12348,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:54.405409+0000","last_change":"2023-10-09T08:15:02.420271+0000","last_active":"2023-10-09T08:18:54.405409+0000","last_peered":"2023-10-09T08:18:54.405409+0000","last_clean":"2023-10-09T08:18:54.405409+0000","last_became_active":"2023-10-09T08:15:02.419752+0000","last_became_peered":"2023-10-09T08:15:02.419752+0000","last_unstale":"2023-10-09T08:18:54.405409+0000","last_undegraded":"2023-10-09T08:18:54.405409+0000","last_fullsized":"2023-10-09T08:18:54.405409+0000","mapping_epoch":106,"log_start":"110'3400","ondisk_log_start":"110'3400","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:15:01.389662+0000","last_clean_scrub_stamp":"2023-10-09T08:15:01.389662+0000","objects_scrubbed":0,"log_size":8922,"log_dups_size":0,"ondisk_log_size":8922,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:41.506373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":111149056,"num_objects":1696,"num_object_clones":0,"num_object_copies":5088,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1696,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12322,"num_write_kb":448576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":63,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.421356+0000","last_change":"2023-10-09T08:10:21.445322+0000","last_active":"2023-10-09T08:18:27.421356+0000","last_peered":"2023-10-09T08:18:27.421356+0000","last_clean":"2023-10-09T08:18:27.421356+0000","last_became_active":"2023-10-09T08:10:21.444937+0000","last_became_peered":"2023-10-09T08:10:21.444937+0000","last_unstale":"2023-10-09T08:18:27.421356+0000","last_undegraded":"2023-10-09T08:18:27.421356+0000","last_fullsized":"2023-10-09T08:18:27.421356+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:01.404515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":112,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-10-09T08:18:49.504932+0000","last_change":"2023-10-09T08:11:51.338422+0000","last_active":"2023-10-09T08:18:49.504932+0000","last_peered":"2023-10-09T08:18:49.504932+0000","last_clean":"2023-10-09T08:18:49.504932+0000","last_became_active":"2023-10-09T08:11:51.338049+0000","last_became_peered":"2023-10-09T08:11:51.338049+0000","last_unstale":"2023-10-09T08:18:49.504932+0000","last_undegraded":"2023-10-09T08:18:49.504932+0000","last_fullsized":"2023-10-09T08:18:49.504932+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:30.839570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":92,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.440565+0000","last_change":"2023-10-09T08:10:51.453787+0000","last_active":"2023-10-09T08:18:27.440565+0000","last_peered":"2023-10-09T08:18:27.440565+0000","last_clean":"2023-10-09T08:18:27.440565+0000","last_became_active":"2023-10-09T08:10:51.452586+0000","last_became_peered":"2023-10-09T08:10:51.452586+0000","last_unstale":"2023-10-09T08:18:27.440565+0000","last_undegraded":"2023-10-09T08:18:27.440565+0000","last_fullsized":"2023-10-09T08:18:27.440565+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":103,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.433787+0000","last_change":"2023-10-09T08:11:51.349899+0000","last_active":"2023-10-09T08:18:27.433787+0000","last_peered":"2023-10-09T08:18:27.433787+0000","last_clean":"2023-10-09T08:18:27.433787+0000","last_became_active":"2023-10-09T08:11:51.349512+0000","last_became_peered":"2023-10-09T08:11:51.349512+0000","last_unstale":"2023-10-09T08:18:27.433787+0000","last_undegraded":"2023-10-09T08:18:27.433787+0000","last_fullsized":"2023-10-09T08:18:27.433787+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":77,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.440348+0000","last_change":"2023-10-09T07:59:02.726616+0000","last_active":"2023-10-09T08:18:27.440348+0000","last_peered":"2023-10-09T08:18:27.440348+0000","last_clean":"2023-10-09T08:18:27.440348+0000","last_became_active":"2023-10-09T07:59:02.726055+0000","last_became_peered":"2023-10-09T07:59:02.726055+0000","last_unstale":"2023-10-09T08:18:27.440348+0000","last_undegraded":"2023-10-09T08:18:27.440348+0000","last_fullsized":"2023-10-09T08:18:27.440348+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":103,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.434178+0000","last_change":"2023-10-09T08:11:51.351374+0000","last_active":"2023-10-09T08:18:27.434178+0000","last_peered":"2023-10-09T08:18:27.434178+0000","last_clean":"2023-10-09T08:18:27.434178+0000","last_became_active":"2023-10-09T08:11:51.350926+0000","last_became_peered":"2023-10-09T08:11:51.350926+0000","last_unstale":"2023-10-09T08:18:27.434178+0000","last_undegraded":"2023-10-09T08:18:27.434178+0000","last_fullsized":"2023-10-09T08:18:27.434178+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":100,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.451628+0000","last_change":"2023-10-09T08:11:51.359723+0000","last_active":"2023-10-09T08:18:27.451628+0000","last_peered":"2023-10-09T08:18:27.451628+0000","last_clean":"2023-10-09T08:18:27.451628+0000","last_became_active":"2023-10-09T08:11:51.359174+0000","last_became_peered":"2023-10-09T08:11:51.359174+0000","last_unstale":"2023-10-09T08:18:27.451628+0000","last_undegraded":"2023-10-09T08:18:27.451628+0000","last_fullsized":"2023-10-09T08:18:27.451628+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:23.904995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.451525+0000","last_change":"2023-10-09T08:11:51.335830+0000","last_active":"2023-10-09T08:18:27.451525+0000","last_peered":"2023-10-09T08:18:27.451525+0000","last_clean":"2023-10-09T08:18:27.451525+0000","last_became_active":"2023-10-09T08:11:51.335470+0000","last_became_peered":"2023-10-09T08:11:51.335470+0000","last_unstale":"2023-10-09T08:18:27.451525+0000","last_undegraded":"2023-10-09T08:18:27.451525+0000","last_fullsized":"2023-10-09T08:18:27.451525+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.600546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":79,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:39.841174+0000","last_change":"2023-10-09T08:11:21.422380+0000","last_active":"2023-10-09T08:18:39.841174+0000","last_peered":"2023-10-09T08:18:39.841174+0000","last_clean":"2023-10-09T08:18:39.841174+0000","last_became_active":"2023-10-09T08:11:21.421946+0000","last_became_peered":"2023-10-09T08:11:21.421946+0000","last_unstale":"2023-10-09T08:18:39.841174+0000","last_undegraded":"2023-10-09T08:18:39.841174+0000","last_fullsized":"2023-10-09T08:18:39.841174+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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:45:19.351402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":88,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-10-09T08:18:27.433647+0000","last_change":"2023-10-09T08:10:51.458608+0000","last_active":"2023-10-09T08:18:27.433647+0000","last_peered":"2023-10-09T08:18:27.433647+0000","last_clean":"2023-10-09T08:18:27.433647+0000","last_became_active":"2023-10-09T08:10:51.458281+0000","last_became_peered":"2023-10-09T08:10:51.458281+0000","last_unstale":"2023-10-09T08:18:27.433647+0000","last_undegraded":"2023-10-09T08:18:27.433647+0000","last_fullsized":"2023-10-09T08:18:27.433647+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":1823735832,"num_objects":27829,"num_object_clones":0,"num_object_copies":83487,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27829,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":200137,"num_write_kb":7294849,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":5469188096,"data_stored":5469175880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":146937,"ondisk_log_size":146937,"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":27535,"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":5980,"num_read_kb":13243,"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":5076,"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":206158430485,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":881420,"kb_used_data":584196,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":92863732,"statfs":{"total":95995035648,"available":95092461568,"internally_reserved":0,"allocated":598216704,"data_stored":597696287,"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,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:18:35 2023","interfaces":[{"interface":"back","average":{"1min":1.5940000000000001,"5min":2.6819999999999999,"15min":1.516},"min":{"1min":0.26300000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":5.569,"5min":78.578000000000003,"15min":78.578000000000003},"last":0.27200000000000002},{"interface":"front","average":{"1min":2.6269999999999998,"5min":2.6589999999999998,"15min":1.51},"min":{"1min":0.42999999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":11.725,"5min":78.489999999999995,"15min":78.489999999999995},"last":0.74299999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:17:56 2023","interfaces":[{"interface":"back","average":{"1min":1.702,"5min":1.1759999999999999,"15min":0.95299999999999996},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":5.702,"5min":7.774,"15min":7.774},"last":0.60199999999999998},{"interface":"front","average":{"1min":1.7589999999999999,"5min":1.264,"15min":1.0409999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":7.9400000000000004,"5min":7.9400000000000004,"15min":7.9400000000000004},"last":0.85899999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:18:35 2023","interfaces":[{"interface":"back","average":{"1min":5.9770000000000003,"5min":4.6200000000000001,"15min":2.1709999999999998},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":92.093999999999994,"5min":92.093999999999994,"15min":92.093999999999994},"last":0.76700000000000002},{"interface":"front","average":{"1min":7.0339999999999998,"5min":4.6399999999999997,"15min":2.169},"min":{"1min":0.41499999999999998,"5min":0.309,"15min":0.309},"max":{"1min":91.781000000000006,"5min":91.781000000000006,"15min":91.781000000000006},"last":0.64400000000000002}]},{"osd":3,"last update":"Mon Oct 9 08:17:56 2023","interfaces":[{"interface":"back","average":{"1min":2.4420000000000002,"5min":1.262,"15min":1.026},"min":{"1min":0.379,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":11.788,"5min":11.788,"15min":11.788},"last":0.67100000000000004},{"interface":"front","average":{"1min":2.125,"5min":1.1970000000000001,"15min":1.056},"min":{"1min":0.35899999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":7.8179999999999996,"5min":7.8239999999999998,"15min":7.8239999999999998},"last":0.501}]},{"osd":4,"last update":"Mon Oct 9 08:18:44 2023","interfaces":[{"interface":"back","average":{"1min":1.611,"5min":1.5,"15min":1.1339999999999999},"min":{"1min":0.316,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":6.351,"5min":7.9130000000000003,"15min":7.9130000000000003},"last":0.73399999999999999},{"interface":"front","average":{"1min":2.7690000000000001,"5min":1.8260000000000001,"15min":1.2509999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":11.81,"5min":11.81,"15min":11.81},"last":1.0680000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:18:44 2023","interfaces":[{"interface":"back","average":{"1min":1.925,"5min":1.6579999999999999,"15min":1.1910000000000001},"min":{"1min":0.33600000000000002,"5min":0.314,"15min":0.314},"max":{"1min":7.3310000000000004,"5min":12.481,"15min":12.481},"last":0.69699999999999995},{"interface":"front","average":{"1min":1.8200000000000001,"5min":1.613,"15min":1.24},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":6.1539999999999999,"5min":7.6120000000000001,"15min":7.6120000000000001},"last":0.88200000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:18:44 2023","interfaces":[{"interface":"back","average":{"1min":3.149,"5min":1.677,"15min":1.24},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":18.443000000000001,"5min":18.443000000000001,"15min":18.443000000000001},"last":0.79200000000000004},{"interface":"front","average":{"1min":1.24,"5min":1.548,"15min":1.2669999999999999},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":5.351,"5min":7.6440000000000001,"15min":7.6440000000000001},"last":0.81399999999999995}]}]},{"osd":6,"up_from":42,"seq":180388626718,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":708732,"kb_used_data":399092,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":93036420,"statfs":{"total":95995035648,"available":95269294080,"internally_reserved":0,"allocated":408670208,"data_stored":408165709,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,2,0,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:18:33 2023","interfaces":[{"interface":"back","average":{"1min":2.5710000000000002,"5min":2.2109999999999999,"15min":1.5620000000000001},"min":{"1min":0.26500000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":7.3550000000000004,"5min":37.360999999999997,"15min":37.360999999999997},"last":0.32500000000000001},{"interface":"front","average":{"1min":2.0249999999999999,"5min":2.1339999999999999,"15min":1.5960000000000001},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":7.5780000000000003,"5min":37.283999999999999,"15min":37.283999999999999},"last":0.51400000000000001}]},{"osd":1,"last update":"Mon Oct 9 08:17:59 2023","interfaces":[{"interface":"back","average":{"1min":1.7310000000000001,"5min":1.2090000000000001,"15min":1.008},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":6.4829999999999997,"5min":6.4829999999999997,"15min":6.4829999999999997},"last":3.0859999999999999},{"interface":"front","average":{"1min":2.1379999999999999,"5min":1.2170000000000001,"15min":1.018},"min":{"1min":0.312,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":8.7840000000000007,"5min":8.7840000000000007,"15min":8.7840000000000007},"last":1.204}]},{"osd":2,"last update":"Mon Oct 9 08:18:33 2023","interfaces":[{"interface":"back","average":{"1min":2.181,"5min":3.2690000000000001,"15min":1.8120000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":6.4390000000000001,"5min":132.98500000000001,"15min":132.98500000000001},"last":0.38400000000000001},{"interface":"front","average":{"1min":1.5069999999999999,"5min":3.1760000000000002,"15min":1.778},"min":{"1min":0.35399999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":6.0670000000000002,"5min":133.01400000000001,"15min":133.01400000000001},"last":0.53400000000000003}]},{"osd":3,"last update":"Mon Oct 9 08:17:59 2023","interfaces":[{"interface":"back","average":{"1min":1.3959999999999999,"5min":1.04,"15min":0.93400000000000005},"min":{"1min":0.317,"5min":0.31,"15min":0.31},"max":{"1min":6.0380000000000003,"5min":6.0380000000000003,"15min":6.0380000000000003},"last":0.44600000000000001},{"interface":"front","average":{"1min":1.2989999999999999,"5min":1.157,"15min":1.0760000000000001},"min":{"1min":0.42099999999999999,"5min":0.376,"15min":0.376},"max":{"1min":5.1310000000000002,"5min":5.5439999999999996,"15min":5.5439999999999996},"last":0.47599999999999998}]},{"osd":4,"last update":"Mon Oct 9 08:17:59 2023","interfaces":[{"interface":"back","average":{"1min":2.1920000000000002,"5min":1.456,"15min":1.1180000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":6.069,"5min":6.7169999999999996,"15min":6.7169999999999996},"last":1.524},{"interface":"front","average":{"1min":1.6890000000000001,"5min":1.4199999999999999,"15min":1.115},"min":{"1min":0.51800000000000002,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":5.9580000000000002,"5min":8.8559999999999999,"15min":8.8559999999999999},"last":0.55300000000000005}]},{"osd":5,"last update":"Mon Oct 9 08:17:59 2023","interfaces":[{"interface":"back","average":{"1min":1.9830000000000001,"5min":1.472,"15min":1.1639999999999999},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":5.8330000000000002,"5min":6.5860000000000003,"15min":6.5860000000000003},"last":0.41099999999999998},{"interface":"front","average":{"1min":1.806,"5min":1.486,"15min":1.1639999999999999},"min":{"1min":0.41399999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":8.0050000000000008,"5min":8.0050000000000008,"15min":8.0050000000000008},"last":1.716}]},{"osd":7,"last update":"Mon Oct 9 08:18:48 2023","interfaces":[{"interface":"back","average":{"1min":2,"5min":1.331,"15min":1.1040000000000001},"min":{"1min":0.34599999999999997,"5min":0.307,"15min":0.307},"max":{"1min":11.119,"5min":11.119,"15min":11.119},"last":1.026},{"interface":"front","average":{"1min":1.7949999999999999,"5min":1.8620000000000001,"15min":1.3680000000000001},"min":{"1min":0.49199999999999999,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":6.4969999999999999,"5min":7.0309999999999997,"15min":7.0309999999999997},"last":1.4670000000000001}]}]},{"osd":1,"up_from":93,"seq":399431958627,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":679524,"kb_used_data":571548,"kb_used_omap":7,"kb_used_meta":107960,"kb_avail":93065628,"statfs":{"total":95995035648,"available":95299203072,"internally_reserved":0,"allocated":585265152,"data_stored":584666080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7417,"internal_metadata":110551815},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:18:07 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.90300000000000002,"15min":0.749},"min":{"1min":0.184,"5min":0.184,"15min":0.184},"max":{"1min":3.2629999999999999,"5min":10.444000000000001,"15min":10.444000000000001},"last":0.68300000000000005},{"interface":"front","average":{"1min":1.079,"5min":1.0149999999999999,"15min":0.79800000000000004},"min":{"1min":0.27000000000000002,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":4.8310000000000004,"5min":9.9619999999999997,"15min":9.9619999999999997},"last":0.36399999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:18:35 2023","interfaces":[{"interface":"back","average":{"1min":1.5169999999999999,"5min":4.1859999999999999,"15min":1.8600000000000001},"min":{"1min":0.29299999999999998,"5min":0.219,"15min":0.219},"max":{"1min":7.8410000000000002,"5min":91.662999999999997,"15min":91.662999999999997},"last":0.45200000000000001},{"interface":"front","average":{"1min":2.0489999999999999,"5min":4.3600000000000003,"15min":1.913},"min":{"1min":0.27500000000000002,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":7.5880000000000001,"5min":91.849000000000004,"15min":91.849000000000004},"last":0.40100000000000002}]},{"osd":3,"last update":"Mon Oct 9 08:17:54 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":0.80500000000000005,"15min":0.74299999999999999},"min":{"1min":0.27300000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":3.9129999999999998,"5min":4.3799999999999999,"15min":4.3799999999999999},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.77600000000000002,"15min":0.78400000000000003},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":3.2320000000000002,"5min":4.1379999999999999,"15min":4.1379999999999999},"last":0.32600000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:18:07 2023","interfaces":[{"interface":"back","average":{"1min":1.7330000000000001,"5min":1.1579999999999999,"15min":1.036},"min":{"1min":0.34399999999999997,"5min":0.311,"15min":0.311},"max":{"1min":4.9409999999999998,"5min":6.1079999999999997,"15min":6.1079999999999997},"last":0.84199999999999997},{"interface":"front","average":{"1min":1.8260000000000001,"5min":1.403,"15min":1.105},"min":{"1min":0.40699999999999997,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":7.1120000000000001,"5min":8.3239999999999998,"15min":8.3239999999999998},"last":0.79600000000000004}]},{"osd":5,"last update":"Mon Oct 9 08:18:07 2023","interfaces":[{"interface":"back","average":{"1min":1.782,"5min":1.375,"15min":1.169},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":5.7690000000000001,"5min":14.111000000000001,"15min":14.111000000000001},"last":0.66500000000000004},{"interface":"front","average":{"1min":1.9550000000000001,"5min":1.4370000000000001,"15min":1.1950000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":6.5300000000000002,"5min":14.129,"15min":14.129},"last":0.434}]},{"osd":6,"last update":"Mon Oct 9 08:18:07 2023","interfaces":[{"interface":"back","average":{"1min":1.534,"5min":1.208,"15min":1.0880000000000001},"min":{"1min":0.379,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":7.3239999999999998,"5min":7.3239999999999998,"15min":7.3239999999999998},"last":0.64500000000000002},{"interface":"front","average":{"1min":1.702,"5min":1.2170000000000001,"15min":1.1040000000000001},"min":{"1min":0.39100000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":6.2629999999999999,"5min":6.2629999999999999,"15min":6.2629999999999999},"last":0.80900000000000005}]},{"osd":7,"last update":"Mon Oct 9 08:18:07 2023","interfaces":[{"interface":"back","average":{"1min":1.706,"5min":1.359,"15min":1.204},"min":{"1min":0.39900000000000002,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":4.0140000000000002,"5min":5.6479999999999997,"15min":5.6479999999999997},"last":0.505},{"interface":"front","average":{"1min":1.605,"5min":1.3380000000000001,"15min":1.1559999999999999},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":8.7330000000000005,"5min":8.7330000000000005,"15min":8.7330000000000005},"last":2.4129999999999998}]}]},{"osd":0,"up_from":88,"seq":377957122153,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1040372,"kb_used_data":918316,"kb_used_omap":8,"kb_used_meta":121911,"kb_avail":92704780,"statfs":{"total":95995035648,"available":94929694720,"internally_reserved":0,"allocated":940355584,"data_stored":939742657,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":124837354},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,2,2,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Oct 9 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":1.7949999999999999,"5min":1.734,"15min":1.0269999999999999},"min":{"1min":0.23999999999999999,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":5.992,"5min":84.594999999999999,"15min":84.594999999999999},"last":0.79900000000000004},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.6000000000000001,"15min":1.0169999999999999},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":4.319,"5min":84.614999999999995,"15min":84.614999999999995},"last":1.2809999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:18:37 2023","interfaces":[{"interface":"back","average":{"1min":1.6990000000000001,"5min":2.1360000000000001,"15min":1.2},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":6.6289999999999996,"5min":84.641999999999996,"15min":84.641999999999996},"last":0.83899999999999997},{"interface":"front","average":{"1min":1.9870000000000001,"5min":2.5049999999999999,"15min":1.3260000000000001},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":6.3220000000000001,"5min":84.728999999999999,"15min":84.728999999999999},"last":2.1869999999999998}]},{"osd":3,"last update":"Mon Oct 9 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":1.579,"5min":1.716,"15min":1.1000000000000001},"min":{"1min":0.23899999999999999,"5min":0.224,"15min":0.224},"max":{"1min":6.0830000000000002,"5min":86.632000000000005,"15min":86.632000000000005},"last":1.175},{"interface":"front","average":{"1min":1.8460000000000001,"5min":1.905,"15min":1.123},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":6.2400000000000002,"5min":86.793999999999997,"15min":86.793999999999997},"last":1.1259999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:18:37 2023","interfaces":[{"interface":"back","average":{"1min":3.0569999999999999,"5min":2.4260000000000002,"15min":1.4690000000000001},"min":{"1min":0.434,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":9.3469999999999995,"5min":86.274000000000001,"15min":86.274000000000001},"last":3.1320000000000001},{"interface":"front","average":{"1min":2.4329999999999998,"5min":2.4009999999999998,"15min":1.48},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":6.3109999999999999,"5min":86.506,"15min":86.506},"last":1.22}]},{"osd":5,"last update":"Mon Oct 9 08:18:37 2023","interfaces":[{"interface":"back","average":{"1min":2.625,"5min":2.4209999999999998,"15min":1.5129999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":10.677,"5min":86.563999999999993,"15min":86.563999999999993},"last":2.766},{"interface":"front","average":{"1min":2.294,"5min":2.4990000000000001,"15min":1.5700000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":9.1769999999999996,"5min":86.719999999999999,"15min":86.719999999999999},"last":2.7919999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:18:37 2023","interfaces":[{"interface":"back","average":{"1min":2.153,"5min":2.2069999999999999,"15min":1.448},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":6.1459999999999999,"5min":86.605000000000004,"15min":86.605000000000004},"last":1.2509999999999999},{"interface":"front","average":{"1min":2.302,"5min":2.431,"15min":1.5389999999999999},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":6.133,"5min":86.683000000000007,"15min":86.683000000000007},"last":2.1179999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:18:37 2023","interfaces":[{"interface":"back","average":{"1min":2.9449999999999998,"5min":2.5209999999999999,"15min":1.5780000000000001},"min":{"1min":0.39500000000000002,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":6.266,"5min":86.762,"15min":86.762},"last":2.1549999999999998},{"interface":"front","average":{"1min":2.7050000000000001,"5min":2.4060000000000001,"15min":1.556},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":7.6559999999999997,"5min":86.302999999999997,"15min":86.302999999999997},"last":3.173}]}]},{"osd":2,"up_from":98,"seq":420906795101,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":786324,"kb_used_data":674252,"kb_used_omap":11,"kb_used_meta":111988,"kb_avail":92958828,"statfs":{"total":95995035648,"available":95189839872,"internally_reserved":0,"allocated":690434048,"data_stored":689848460,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11690,"internal_metadata":114676310},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,0,0,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:18:39 2023","interfaces":[{"interface":"back","average":{"1min":2.0569999999999999,"5min":1.796,"15min":1.071},"min":{"1min":0.19,"5min":0.19,"15min":0.19},"max":{"1min":12.848000000000001,"5min":46.280000000000001,"15min":46.280000000000001},"last":0.41099999999999998},{"interface":"front","average":{"1min":2.4670000000000001,"5min":2.0609999999999999,"15min":1.1319999999999999},"min":{"1min":0.34300000000000003,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":12.35,"5min":46.006,"15min":46.006},"last":0.29799999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:18:39 2023","interfaces":[{"interface":"back","average":{"1min":2.5840000000000001,"5min":1.1910000000000001,"15min":0.85799999999999998},"min":{"1min":0.27500000000000002,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":10.75,"5min":10.75,"15min":10.75},"last":0.54800000000000004},{"interface":"front","average":{"1min":1.823,"5min":1.296,"15min":0.95299999999999996},"min":{"1min":0.29599999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":9.7560000000000002,"5min":9.7560000000000002,"15min":9.7560000000000002},"last":0.53000000000000003}]},{"osd":3,"last update":"Mon Oct 9 08:17:59 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.1100000000000001,"15min":0.90000000000000002},"min":{"1min":0.28999999999999998,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":6.6040000000000001,"5min":9.3119999999999994,"15min":9.3119999999999994},"last":0.37},{"interface":"front","average":{"1min":1.677,"5min":0.997,"15min":0.85899999999999999},"min":{"1min":0.26600000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":10.646000000000001,"5min":10.646000000000001,"15min":10.646000000000001},"last":0.77300000000000002}]},{"osd":4,"last update":"Mon Oct 9 08:18:39 2023","interfaces":[{"interface":"back","average":{"1min":2.2490000000000001,"5min":1.73,"15min":1.2789999999999999},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":8.4649999999999999,"5min":19.370999999999999,"15min":19.370999999999999},"last":0.626},{"interface":"front","average":{"1min":2.9889999999999999,"5min":1.665,"15min":1.246},"min":{"1min":0.38800000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":11.026,"5min":11.026,"15min":11.026},"last":0.89700000000000002}]},{"osd":5,"last update":"Mon Oct 9 08:18:39 2023","interfaces":[{"interface":"back","average":{"1min":2.508,"5min":1.9019999999999999,"15min":1.329},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":16.989999999999998,"5min":16.989999999999998,"15min":16.989999999999998},"last":0.442},{"interface":"front","average":{"1min":2.4689999999999999,"5min":1.881,"15min":1.343},"min":{"1min":0.35399999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":9.6500000000000004,"5min":19.433,"15min":19.433},"last":0.71299999999999997}]},{"osd":6,"last update":"Mon Oct 9 08:18:39 2023","interfaces":[{"interface":"back","average":{"1min":3.1850000000000001,"5min":1.72,"15min":1.3089999999999999},"min":{"1min":0.38,"5min":0.374,"15min":0.374},"max":{"1min":12.539999999999999,"5min":12.539999999999999,"15min":12.539999999999999},"last":1.1519999999999999},{"interface":"front","average":{"1min":2.1920000000000002,"5min":1.7909999999999999,"15min":1.3400000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":17.103999999999999,"5min":17.103999999999999,"15min":17.103999999999999},"last":2.9329999999999998}]},{"osd":7,"last update":"Mon Oct 9 08:18:39 2023","interfaces":[{"interface":"back","average":{"1min":3.1640000000000001,"5min":1.9790000000000001,"15min":1.431},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":17.064,"5min":17.064,"15min":17.064},"last":0.499},{"interface":"front","average":{"1min":2.3570000000000002,"5min":1.6759999999999999,"15min":1.3520000000000001},"min":{"1min":0.46899999999999997,"5min":0.434,"15min":0.434},"max":{"1min":7.008,"5min":7.008,"15min":7.008},"last":0.752}]}]},{"osd":3,"up_from":103,"seq":442381631575,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":410244,"kb_used_data":346684,"kb_used_omap":4,"kb_used_meta":63547,"kb_avail":93334908,"statfs":{"total":95995035648,"available":95574945792,"internally_reserved":0,"allocated":355004416,"data_stored":354432084,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":65072470},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1],"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 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":2.4929999999999999,"5min":1.54,"15min":0.98599999999999999},"min":{"1min":0.182,"5min":0.182,"15min":0.182},"max":{"1min":23.797000000000001,"5min":33.421999999999997,"15min":33.421999999999997},"last":4.0449999999999999},{"interface":"front","average":{"1min":2.0950000000000002,"5min":1.4370000000000001,"15min":1.032},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":23.942,"5min":33.518000000000001,"15min":33.518000000000001},"last":0.89500000000000002}]},{"osd":1,"last update":"Mon Oct 9 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":1.274,"5min":0.84599999999999997,"15min":0.76200000000000001},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":3.3439999999999999,"5min":4.7400000000000002,"15min":4.7400000000000002},"last":2.6669999999999998},{"interface":"front","average":{"1min":1.4039999999999999,"5min":0.874,"15min":0.79300000000000004},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":7.0730000000000004,"5min":7.0730000000000004,"15min":7.0730000000000004},"last":4.0890000000000004}]},{"osd":2,"last update":"Mon Oct 9 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":2.488,"5min":1.4199999999999999,"15min":1.0109999999999999},"min":{"1min":0.30099999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":23.908999999999999,"5min":32.168999999999997,"15min":32.168999999999997},"last":0.55200000000000005},{"interface":"front","average":{"1min":8.6110000000000007,"5min":2.9710000000000001,"15min":1.5529999999999999},"min":{"1min":0.29899999999999999,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":87.111000000000004,"5min":87.111000000000004,"15min":87.111000000000004},"last":9.4100000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":1.752,"5min":1.1200000000000001,"15min":1.0680000000000001},"min":{"1min":0.39100000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":5.9800000000000004,"5min":5.9800000000000004,"15min":5.9800000000000004},"last":1.4610000000000001},{"interface":"front","average":{"1min":2.0230000000000001,"5min":1.29,"15min":1.1479999999999999},"min":{"1min":0.40600000000000003,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":6.0039999999999996,"5min":6.0039999999999996,"15min":6.0039999999999996},"last":2.6989999999999998}]},{"osd":5,"last update":"Mon Oct 9 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":2.0329999999999999,"5min":1.3029999999999999,"15min":1.141},"min":{"1min":0.38600000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":5.6429999999999998,"5min":6.6500000000000004,"15min":6.6500000000000004},"last":2.754},{"interface":"front","average":{"1min":2.3180000000000001,"5min":1.3029999999999999,"15min":1.135},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":12.228999999999999,"5min":12.228999999999999,"15min":12.228999999999999},"last":0.53400000000000003}]},{"osd":6,"last update":"Mon Oct 9 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.91200000000000003,"15min":1.0649999999999999},"min":{"1min":0.35999999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.2510000000000003,"5min":4.2510000000000003,"15min":4.2510000000000003},"last":0.63400000000000001},{"interface":"front","average":{"1min":1.502,"5min":1.22,"15min":1.2090000000000001},"min":{"1min":0.41999999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":5.0609999999999999,"5min":9.9610000000000003,"15min":9.9610000000000003},"last":2.7320000000000002}]},{"osd":7,"last update":"Mon Oct 9 08:18:00 2023","interfaces":[{"interface":"back","average":{"1min":1.623,"5min":1.1870000000000001,"15min":1.1399999999999999},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":6.3259999999999996,"5min":6.3259999999999996,"15min":6.3259999999999996},"last":0.61099999999999999},{"interface":"front","average":{"1min":1.381,"5min":1.1699999999999999,"15min":1.1739999999999999},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":5.3650000000000002,"5min":6.9160000000000004,"15min":6.9160000000000004},"last":0.66600000000000004}]}]},{"osd":4,"up_from":30,"seq":128849019183,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1243008,"kb_used_data":933432,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92502144,"statfs":{"total":95995035648,"available":94722195456,"internally_reserved":0,"allocated":955834368,"data_stored":955325601,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2,1,1,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:18:35 2023","interfaces":[{"interface":"back","average":{"1min":2.452,"5min":1.679,"15min":1.204},"min":{"1min":0.318,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":9.9760000000000009,"5min":14.128,"15min":14.128},"last":3.6230000000000002},{"interface":"front","average":{"1min":1.3260000000000001,"5min":1.6279999999999999,"15min":1.1870000000000001},"min":{"1min":0.27900000000000003,"5min":0.248,"15min":0.248},"max":{"1min":5.7960000000000003,"5min":14.224,"15min":14.224},"last":2.391}]},{"osd":1,"last update":"Mon Oct 9 08:18:06 2023","interfaces":[{"interface":"back","average":{"1min":2.4169999999999998,"5min":1.419,"15min":1.056},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":5.0199999999999996,"5min":5.0199999999999996,"15min":5.0199999999999996},"last":2.1179999999999999},{"interface":"front","average":{"1min":3.2839999999999998,"5min":1.8819999999999999,"15min":1.2430000000000001},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":9.8599999999999994,"5min":21.878,"15min":21.878},"last":3.278}]},{"osd":2,"last update":"Mon Oct 9 08:18:30 2023","interfaces":[{"interface":"back","average":{"1min":4.0119999999999996,"5min":4.7439999999999998,"15min":2.2280000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":27.495999999999999,"5min":109.09,"15min":109.09},"last":3.3170000000000002},{"interface":"front","average":{"1min":3.0070000000000001,"5min":4.0259999999999998,"15min":2.0310000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":26.902000000000001,"5min":108.964,"15min":108.964},"last":2.2610000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:17:58 2023","interfaces":[{"interface":"back","average":{"1min":2.2229999999999999,"5min":1.4330000000000001,"15min":1.1060000000000001},"min":{"1min":0.38,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":4.9189999999999996,"5min":5.077,"15min":5.077},"last":5.7789999999999999},{"interface":"front","average":{"1min":2.5819999999999999,"5min":1.6679999999999999,"15min":1.212},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":8.9779999999999998,"5min":21.907,"15min":21.907},"last":8.2509999999999994}]},{"osd":5,"last update":"Mon Oct 9 08:18:12 2023","interfaces":[{"interface":"back","average":{"1min":2.5489999999999999,"5min":1.887,"15min":1.2370000000000001},"min":{"1min":0.34699999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":9.9039999999999999,"5min":21.931999999999999,"15min":21.931999999999999},"last":8.2989999999999995},{"interface":"front","average":{"1min":2.4900000000000002,"5min":1.8740000000000001,"15min":1.284},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":13.769,"5min":13.769,"15min":13.769},"last":3.7160000000000002}]},{"osd":6,"last update":"Mon Oct 9 08:17:58 2023","interfaces":[{"interface":"back","average":{"1min":3.077,"5min":1.752,"15min":1.2609999999999999},"min":{"1min":0.432,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":13.829000000000001,"5min":13.829000000000001,"15min":13.829000000000001},"last":2.2000000000000002},{"interface":"front","average":{"1min":2.8370000000000002,"5min":1.835,"15min":1.296},"min":{"1min":0.40200000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":9.0640000000000001,"5min":21.777000000000001,"15min":21.777000000000001},"last":8.3360000000000003}]},{"osd":7,"last update":"Mon Oct 9 08:17:58 2023","interfaces":[{"interface":"back","average":{"1min":2.2909999999999999,"5min":1.5009999999999999,"15min":1.226},"min":{"1min":0.39700000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":8.6699999999999999,"5min":8.6699999999999999,"15min":8.6699999999999999},"last":8.9359999999999999},{"interface":"front","average":{"1min":2.169,"5min":1.5029999999999999,"15min":1.1759999999999999},"min":{"1min":0.46899999999999997,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":8.8409999999999993,"5min":8.8409999999999993,"15min":8.8409999999999993},"last":2.153}]}]},{"osd":5,"up_from":36,"seq":154618822950,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1337592,"kb_used_data":1023984,"kb_used_omap":0,"kb_used_meta":313600,"kb_avail":92407560,"statfs":{"total":95995035648,"available":94625341440,"internally_reserved":0,"allocated":1048559616,"data_stored":1048054828,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":321126400},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,0,0,4,0,3],"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 08:18:40 2023","interfaces":[{"interface":"back","average":{"1min":2.3980000000000001,"5min":2.3180000000000001,"15min":1.359},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":19.027000000000001,"5min":39.686,"15min":39.686},"last":3.927},{"interface":"front","average":{"1min":3.4830000000000001,"5min":2.665,"15min":1.49},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":18.134,"5min":40.454999999999998,"15min":40.454999999999998},"last":0.55100000000000005}]},{"osd":1,"last update":"Mon Oct 9 08:18:02 2023","interfaces":[{"interface":"back","average":{"1min":2.1339999999999999,"5min":1.341,"15min":1.117},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.1829999999999998,"5min":6.1829999999999998,"15min":6.1829999999999998},"last":4.7229999999999999},{"interface":"front","average":{"1min":2.3639999999999999,"5min":1.421,"15min":1.131},"min":{"1min":0.40899999999999997,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":9.4610000000000003,"5min":9.4610000000000003,"15min":9.4610000000000003},"last":5.6120000000000001}]},{"osd":2,"last update":"Mon Oct 9 08:18:35 2023","interfaces":[{"interface":"back","average":{"1min":3.387,"5min":2.9969999999999999,"15min":1.6160000000000001},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":17.77,"5min":43.529000000000003,"15min":43.529000000000003},"last":0.43099999999999999},{"interface":"front","average":{"1min":2.1949999999999998,"5min":2.7599999999999998,"15min":1.5389999999999999},"min":{"1min":0.41499999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":17.798999999999999,"5min":43.473999999999997,"15min":43.473999999999997},"last":0.38900000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:18:02 2023","interfaces":[{"interface":"back","average":{"1min":1.8069999999999999,"5min":1.262,"15min":1.0760000000000001},"min":{"1min":0.39200000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":9.5510000000000002,"5min":9.5510000000000002,"15min":9.5510000000000002},"last":0.34899999999999998},{"interface":"front","average":{"1min":1.474,"5min":1.452,"15min":1.1799999999999999},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":6.2800000000000002,"5min":9.8079999999999998,"15min":9.8079999999999998},"last":0.47099999999999997}]},{"osd":4,"last update":"Mon Oct 9 08:18:14 2023","interfaces":[{"interface":"back","average":{"1min":2.7210000000000001,"5min":1.8109999999999999,"15min":1.2170000000000001},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":13.57,"5min":13.57,"15min":13.57},"last":2.4820000000000002},{"interface":"front","average":{"1min":2.8330000000000002,"5min":1.742,"15min":1.2470000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":10.625999999999999,"5min":10.625999999999999,"15min":10.625999999999999},"last":2.4119999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:18:08 2023","interfaces":[{"interface":"back","average":{"1min":2.6840000000000002,"5min":1.746,"15min":1.278},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":10.417,"5min":10.417,"15min":10.417},"last":2.746},{"interface":"front","average":{"1min":3.044,"5min":1.6870000000000001,"15min":1.2190000000000001},"min":{"1min":0.374,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":9.7390000000000008,"5min":9.7390000000000008,"15min":9.7390000000000008},"last":0.41499999999999998}]},{"osd":7,"last update":"Mon Oct 9 08:18:46 2023","interfaces":[{"interface":"back","average":{"1min":2.069,"5min":2.1139999999999999,"15min":1.397},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":10.204000000000001,"5min":14.472,"15min":14.472},"last":2.524},{"interface":"front","average":{"1min":3.3620000000000001,"5min":2.2989999999999999,"15min":1.5289999999999999},"min":{"1min":0.44400000000000001,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":10.103999999999999,"5min":13.731,"15min":13.731},"last":2.3780000000000001}]}]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3716,"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":1360,"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":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":8726,"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":7417,"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":7974,"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":3418,"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":911933440,"data_stored":911933440,"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":569638912,"data_stored":569638912,"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":677908480,"data_stored":677904408,"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":346095616,"data_stored":346095616,"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":937033728,"data_stored":937033728,"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":1037701120,"data_stored":1037697048,"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":405209088,"data_stored":405209088,"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":583667712,"data_stored":583663640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T08:19:02.751 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-09T08:19:02.756 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-10-09T08:19:02.757 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:19:02.757 INFO:tasks.thrashosds.thrasher:Removing osd 0, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-09T08:19:02.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd out 0 2023-10-09T08:19:02.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:02 smithi118 bash[59345]: cluster 2023-10-09T08:19:01.318028+0000 mgr.y (mgr.26009) 501 : cluster 0 pgmap v451: 89 pgs: 89 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-10-09T08:19:02.799 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:02.811 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:02 smithi081 bash[76862]: cluster 2023-10-09T08:19:01.318028+0000 mgr.y (mgr.26009) 501 : cluster 0 pgmap v451: 89 pgs: 89 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-10-09T08:19:02.812 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:02 smithi081 bash[79557]: cluster 2023-10-09T08:19:01.318028+0000 mgr.y (mgr.26009) 501 : cluster 0 pgmap v451: 89 pgs: 89 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-10-09T08:19:02.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:02.844 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:02.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:02.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:02.988 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:02.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:02.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:03.095 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:03.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:03.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:03.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:03.229 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:03.286 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:03.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:03.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:03.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:03.413 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:03.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:03.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:03.516 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:03.569 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:03.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:03.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:03.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:03.715 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:03.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:03.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:03.831 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:03.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:03.887 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:03.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:03.989 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:04.017 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:04.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:04.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:04.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:04.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:04.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:04.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:04.264 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:04.314 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:04.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:04.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:04.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:04.434 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:04 smithi081 bash[79557]: cluster 2023-10-09T08:19:03.318479+0000 mgr.y (mgr.26009) 502 : cluster 0 pgmap v452: 89 pgs: 89 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-10-09T08:19:04.434 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:04 smithi081 bash[79557]: audit 2023-10-09T08:19:03.943892+0000 mon.a (mon.0) 424 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:04.434 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:04 smithi081 bash[79557]: audit 2023-10-09T08:19:03.956110+0000 mon.a (mon.0) 425 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:04.434 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:04 smithi081 bash[76862]: cluster 2023-10-09T08:19:03.318479+0000 mgr.y (mgr.26009) 502 : cluster 0 pgmap v452: 89 pgs: 89 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-10-09T08:19:04.434 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:04 smithi081 bash[76862]: audit 2023-10-09T08:19:03.943892+0000 mon.a (mon.0) 424 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:04.434 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:04 smithi081 bash[76862]: audit 2023-10-09T08:19:03.956110+0000 mon.a (mon.0) 425 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:04.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:04.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:04.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:04.559 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:04.567 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:04 smithi118 bash[59345]: cluster 2023-10-09T08:19:03.318479+0000 mgr.y (mgr.26009) 502 : cluster 0 pgmap v452: 89 pgs: 89 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-10-09T08:19:04.567 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:04 smithi118 bash[59345]: audit 2023-10-09T08:19:03.943892+0000 mon.a (mon.0) 424 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:04.567 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:04 smithi118 bash[59345]: audit 2023-10-09T08:19:03.956110+0000 mon.a (mon.0) 425 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:04.593 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:04.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:04.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:04.697 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:04.726 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:04.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:04.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:04.829 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:04.858 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:04.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:04.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:04.963 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:04.989 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:04.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:04.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:05.093 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:05.132 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:05.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:05.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:05.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:05.262 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:05.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:05.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:05.365 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:05.392 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:05.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:05.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:05.499 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:05.530 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:05.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:05.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:05.632 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:05.668 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:05.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:05.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:05.776 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:05.804 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:05.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:05.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:05.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:05.963 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:05.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:05.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:06.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:06.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:06.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:06.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:06.198 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:06.229 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:06.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:06.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:06.334 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:06 smithi081 bash[79557]: cluster 2023-10-09T08:19:05.319296+0000 mgr.y (mgr.26009) 503 : cluster 0 pgmap v453: 89 pgs: 89 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2023-10-09T08:19:06.336 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:06.381 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:06.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:06.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:06.485 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:06.493 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:06 smithi118 bash[59345]: cluster 2023-10-09T08:19:05.319296+0000 mgr.y (mgr.26009) 503 : cluster 0 pgmap v453: 89 pgs: 89 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2023-10-09T08:19:06.519 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:06.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:06.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:06.625 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:06.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:06 smithi081 bash[76862]: cluster 2023-10-09T08:19:05.319296+0000 mgr.y (mgr.26009) 503 : cluster 0 pgmap v453: 89 pgs: 89 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2023-10-09T08:19:06.656 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:06.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:06.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:06.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:06.792 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:06.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:06.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:06.912 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:06.947 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:06.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:06.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:07.051 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:07.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:07.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:07.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:07.184 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:07.210 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:07.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:07.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:07.312 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:07.339 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:07.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:07.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:07.445 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:07.469 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:07.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:07.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:07.572 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:07.599 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:07.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:07.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:07.707 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:07.728 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:07.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:07.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:07.821 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:19:07.831 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:07.863 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:19:07.864 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:07.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:07.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:07.914 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:19:07.959 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:19:07.969 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:07.995 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:19:07.997 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:08.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:08.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:08.033 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:19:08.069 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:19:08.104 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:08.114 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:19:08.123 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:19:08.123 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:19:08.123 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:19:08.124 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:19:08.124 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:19:08.124 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:19:08.124 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:19:08.124 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:19:08.147 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:08.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:08.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:08.251 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:08.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:08.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:08.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:08.380 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:08.417 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:08.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:08.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:08.522 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:08.557 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:08.559 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:08 smithi118 bash[59345]: audit 2023-10-09T08:19:07.305705+0000 mon.a (mon.0) 426 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:08.559 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:08 smithi118 bash[59345]: cluster 2023-10-09T08:19:07.319707+0000 mgr.y (mgr.26009) 504 : cluster 0 pgmap v454: 89 pgs: 89 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 568 op/s 2023-10-09T08:19:08.559 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:08 smithi118 bash[59345]: audit 2023-10-09T08:19:07.323310+0000 mon.a (mon.0) 427 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:08.559 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:08 smithi118 bash[59345]: audit 2023-10-09T08:19:07.755936+0000 mon.c (mon.2) 214 : audit 0 from='client.? 172.21.15.81:0/1034494405' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:19:08.560 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:08 smithi118 bash[59345]: audit 2023-10-09T08:19:07.969373+0000 mon.c (mon.2) 215 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:19:08.560 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:08 smithi118 bash[59345]: audit 2023-10-09T08:19:07.971189+0000 mon.c (mon.2) 216 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:19:08.560 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:08 smithi118 bash[59345]: audit 2023-10-09T08:19:07.982493+0000 mon.a (mon.0) 428 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:08.560 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:08 smithi118 bash[59345]: audit 2023-10-09T08:19:08.126394+0000 mon.c (mon.2) 217 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:19:08.560 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:08 smithi118 bash[59345]: audit 2023-10-09T08:19:08.194919+0000 mon.a (mon.0) 429 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:19:08.560 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:08 smithi118 bash[59345]: audit 2023-10-09T08:19:08.195089+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.81:0/2387188199' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:19:08.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:08.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:08.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[76862]: audit 2023-10-09T08:19:07.305705+0000 mon.a (mon.0) 426 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:08.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[76862]: cluster 2023-10-09T08:19:07.319707+0000 mgr.y (mgr.26009) 504 : cluster 0 pgmap v454: 89 pgs: 89 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 568 op/s 2023-10-09T08:19:08.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[76862]: audit 2023-10-09T08:19:07.323310+0000 mon.a (mon.0) 427 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:08.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[76862]: audit 2023-10-09T08:19:07.755936+0000 mon.c (mon.2) 214 : audit 0 from='client.? 172.21.15.81:0/1034494405' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:19:08.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[76862]: audit 2023-10-09T08:19:07.969373+0000 mon.c (mon.2) 215 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:19:08.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[76862]: audit 2023-10-09T08:19:07.971189+0000 mon.c (mon.2) 216 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:19:08.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[76862]: audit 2023-10-09T08:19:07.982493+0000 mon.a (mon.0) 428 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:08.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[76862]: audit 2023-10-09T08:19:08.126394+0000 mon.c (mon.2) 217 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:19:08.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[76862]: audit 2023-10-09T08:19:08.194919+0000 mon.a (mon.0) 429 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:19:08.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[76862]: audit 2023-10-09T08:19:08.195089+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.81:0/2387188199' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:19:08.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[79557]: audit 2023-10-09T08:19:07.305705+0000 mon.a (mon.0) 426 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:08.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[79557]: cluster 2023-10-09T08:19:07.319707+0000 mgr.y (mgr.26009) 504 : cluster 0 pgmap v454: 89 pgs: 89 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 568 op/s 2023-10-09T08:19:08.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[79557]: audit 2023-10-09T08:19:07.323310+0000 mon.a (mon.0) 427 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:08.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[79557]: audit 2023-10-09T08:19:07.755936+0000 mon.c (mon.2) 214 : audit 0 from='client.? 172.21.15.81:0/1034494405' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:19:08.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[79557]: audit 2023-10-09T08:19:07.969373+0000 mon.c (mon.2) 215 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:19:08.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[79557]: audit 2023-10-09T08:19:07.971189+0000 mon.c (mon.2) 216 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:19:08.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[79557]: audit 2023-10-09T08:19:07.982493+0000 mon.a (mon.0) 428 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:08.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[79557]: audit 2023-10-09T08:19:08.126394+0000 mon.c (mon.2) 217 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:19:08.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[79557]: audit 2023-10-09T08:19:08.194919+0000 mon.a (mon.0) 429 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:19:08.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:08 smithi081 bash[79557]: audit 2023-10-09T08:19:08.195089+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.81:0/2387188199' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:19:08.662 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:08.700 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:08.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:08.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:08.806 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:08.842 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:08.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:08.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:08.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:08.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:08.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:08.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:08.996 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:19:09.083 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:09.106 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:09.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:09.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:09.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:09.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:09.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:09.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:09.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:09.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:09.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:09.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:09.475 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:09.486 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:09 smithi118 bash[59345]: cluster 2023-10-09T08:19:08.979960+0000 mon.a (mon.0) 430 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:19:09.486 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:09 smithi118 bash[59345]: audit 2023-10-09T08:19:08.985073+0000 mon.a (mon.0) 431 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:19:09.486 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:09 smithi118 bash[59345]: cluster 2023-10-09T08:19:08.985156+0000 mon.a (mon.0) 432 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-10-09T08:19:09.486 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:09 smithi118 bash[59345]: cluster 2023-10-09T08:19:08.996839+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T08:19:09.505 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:09.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:09.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:09.608 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:09.617 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:09 smithi081 bash[76862]: cluster 2023-10-09T08:19:08.979960+0000 mon.a (mon.0) 430 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:19:09.617 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:09 smithi081 bash[76862]: audit 2023-10-09T08:19:08.985073+0000 mon.a (mon.0) 431 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:19:09.617 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:09 smithi081 bash[76862]: cluster 2023-10-09T08:19:08.985156+0000 mon.a (mon.0) 432 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-10-09T08:19:09.617 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:09 smithi081 bash[76862]: cluster 2023-10-09T08:19:08.996839+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T08:19:09.617 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:09 smithi081 bash[79557]: cluster 2023-10-09T08:19:08.979960+0000 mon.a (mon.0) 430 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:19:09.617 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:09 smithi081 bash[79557]: audit 2023-10-09T08:19:08.985073+0000 mon.a (mon.0) 431 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:19:09.617 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:09 smithi081 bash[79557]: cluster 2023-10-09T08:19:08.985156+0000 mon.a (mon.0) 432 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-10-09T08:19:09.617 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:09 smithi081 bash[79557]: cluster 2023-10-09T08:19:08.996839+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T08:19:09.635 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:09.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:09.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:09.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:09.771 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:09.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:09.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:09.876 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:09.902 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:09.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:09.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:10.007 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:10.031 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:10.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:10.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:10.135 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:10.168 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:10.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:10.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:10.273 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:10.302 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:10.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:10.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:10.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:10.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:10.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:10.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:10.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:10 smithi118 bash[59345]: cluster 2023-10-09T08:19:08.987545+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T08:19:10.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:10 smithi118 bash[59345]: cluster 2023-10-09T08:19:08.987545+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T08:19:10.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:10 smithi118 bash[59345]: cluster 2023-10-09T08:19:08.994702+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T08:19:10.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:10 smithi118 bash[59345]: cluster 2023-10-09T08:19:09.320216+0000 mgr.y (mgr.26009) 505 : cluster 0 pgmap v456: 89 pgs: 89 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-10-09T08:19:10.534 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:10.563 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:10.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:10.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:10.607 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:19:10.612 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:19:10.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:10 smithi081 bash[76862]: cluster 2023-10-09T08:19:08.987545+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T08:19:10.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:10 smithi081 bash[76862]: cluster 2023-10-09T08:19:08.987545+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T08:19:10.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:10 smithi081 bash[76862]: cluster 2023-10-09T08:19:08.994702+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T08:19:10.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:10 smithi081 bash[76862]: cluster 2023-10-09T08:19:09.320216+0000 mgr.y (mgr.26009) 505 : cluster 0 pgmap v456: 89 pgs: 89 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-10-09T08:19:10.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:10 smithi081 bash[79557]: cluster 2023-10-09T08:19:08.987545+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T08:19:10.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:10 smithi081 bash[79557]: cluster 2023-10-09T08:19:08.987545+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T08:19:10.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:10 smithi081 bash[79557]: cluster 2023-10-09T08:19:08.994702+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T08:19:10.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:10 smithi081 bash[79557]: cluster 2023-10-09T08:19:09.320216+0000 mgr.y (mgr.26009) 505 : cluster 0 pgmap v456: 89 pgs: 89 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-10-09T08:19:10.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:10.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:10.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:10.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:10.823 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:10.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:10.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:10.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:10.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:10.995 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:10.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:10.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:11.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:11.134 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:11.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:11.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:11.236 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:11.262 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:11.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:11.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:11.366 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:11.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:19:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:19:11] "GET /metrics HTTP/1.1" 200 36446 "" "Prometheus/2.33.4" 2023-10-09T08:19:11.404 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:11.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:11.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:11.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:19:11.509 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:11.532 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:11.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:11.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:11.637 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:11.661 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:11.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:11.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:11.765 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:11.801 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:11.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:11.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:11.904 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:11.935 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:11.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:11.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:12.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:12.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:12.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:12.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:12.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:12.192 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:19:12.207 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:12.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:12.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:12.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:12.339 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:12.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:12.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:12.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:12.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:12.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:12.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:12.574 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:12.583 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:12 smithi118 bash[59345]: cluster 2023-10-09T08:19:11.320996+0000 mgr.y (mgr.26009) 506 : cluster 0 pgmap v457: 89 pgs: 89 active+clean; 1.1 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-10-09T08:19:12.614 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:12.619 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:12 smithi081 bash[76862]: cluster 2023-10-09T08:19:11.320996+0000 mgr.y (mgr.26009) 506 : cluster 0 pgmap v457: 89 pgs: 89 active+clean; 1.1 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-10-09T08:19:12.620 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:12 smithi081 bash[79557]: cluster 2023-10-09T08:19:11.320996+0000 mgr.y (mgr.26009) 506 : cluster 0 pgmap v457: 89 pgs: 89 active+clean; 1.1 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-10-09T08:19:12.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:12.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:12.721 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:12.743 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:12.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:12.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:12.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:12.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:12.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:12.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:12.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:13.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:13.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:13.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:13.121 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:13.142 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:13.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:13.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:13.245 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:13.267 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:13.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:13.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:13.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:13.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:13.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:13.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:13.500 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:13.524 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:13.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:13.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:13.628 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:13.662 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:13.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:13.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:13.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:13.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:13.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:13.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:13.893 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:13.922 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:13.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:13.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:14.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:14.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:14.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:14.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:14.157 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:14.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:14.184 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:14.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:14.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:14.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:14.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:14.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:14.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:14.445 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:14.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:14.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:14 smithi118 bash[59345]: cluster 2023-10-09T08:19:13.321535+0000 mgr.y (mgr.26009) 507 : cluster 0 pgmap v458: 89 pgs: 89 active+clean; 1.1 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-10-09T08:19:14.556 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:14.588 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:14.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:14.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:14.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:14 smithi081 bash[76862]: cluster 2023-10-09T08:19:13.321535+0000 mgr.y (mgr.26009) 507 : cluster 0 pgmap v458: 89 pgs: 89 active+clean; 1.1 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-10-09T08:19:14.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:14 smithi081 bash[79557]: cluster 2023-10-09T08:19:13.321535+0000 mgr.y (mgr.26009) 507 : cluster 0 pgmap v458: 89 pgs: 89 active+clean; 1.1 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-10-09T08:19:14.693 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:14.722 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:14.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:14.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:14.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:14.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:14.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:14.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:14.966 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:14.999 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:15.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:15.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:15.108 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:15.158 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:15.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:15.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:15.266 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:15.306 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:15.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:15.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:15.409 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:15.442 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:15.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:15.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:15.546 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:15.580 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:15.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:15.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:15.684 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:15.723 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:15.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:15.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:15.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:15.864 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:15.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:15.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:15.968 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:15.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:15.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:15.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:16.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:16.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:16.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:16.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:16.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:16.249 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:16.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:16.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:16.271 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:19:16.279 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:19:16.352 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:16.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:16 smithi081 bash[76862]: cluster 2023-10-09T08:19:15.322326+0000 mgr.y (mgr.26009) 508 : cluster 0 pgmap v459: 89 pgs: 89 active+clean; 904 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-09T08:19:16.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:16 smithi081 bash[79557]: cluster 2023-10-09T08:19:15.322326+0000 mgr.y (mgr.26009) 508 : cluster 0 pgmap v459: 89 pgs: 89 active+clean; 904 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-09T08:19:16.390 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:16.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:16.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:16.494 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:16.530 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:16.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:16.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:16.636 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:16.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:16 smithi118 bash[59345]: cluster 2023-10-09T08:19:15.322326+0000 mgr.y (mgr.26009) 508 : cluster 0 pgmap v459: 89 pgs: 89 active+clean; 904 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-09T08:19:16.667 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:16.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:16.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:16.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:16.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:16.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:16.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:16.902 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:16.930 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:16.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:16.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:17.033 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:17.070 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:17.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:17.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:17.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:17.198 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:17.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:17.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:17.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:17.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:17.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:17.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:17.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:17.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:17.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:17.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:17.571 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:17.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:17.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:17.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:17.705 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:17.734 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:17.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:17.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:17.839 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:17.869 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:17.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:17.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:17.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:17.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:18.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:18.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:18.105 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:18.132 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:18.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:18.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:18.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:18.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:18.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:18.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:18.381 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:18.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:18 smithi118 bash[59345]: cluster 2023-10-09T08:19:17.322726+0000 mgr.y (mgr.26009) 509 : cluster 0 pgmap v460: 89 pgs: 89 active+clean; 904 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-09T08:19:18.410 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:18.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:18.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:18.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:18.524 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:18 smithi081 bash[79557]: cluster 2023-10-09T08:19:17.322726+0000 mgr.y (mgr.26009) 509 : cluster 0 pgmap v460: 89 pgs: 89 active+clean; 904 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-09T08:19:18.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:18 smithi081 bash[76862]: cluster 2023-10-09T08:19:17.322726+0000 mgr.y (mgr.26009) 509 : cluster 0 pgmap v460: 89 pgs: 89 active+clean; 904 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-09T08:19:18.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:18.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:18.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:18.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:18.670 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:18.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:18.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:18.774 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:18.818 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:18.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:18.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:18.921 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:18.952 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:18.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:18.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:19.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:19.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:19.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:19.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:19.190 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:19.214 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:19.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:19.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:19.320 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:19.350 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:19.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:19.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:19.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:19.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:19.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:19.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:19.593 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:19.631 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:19.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:19.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:19.738 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:19.763 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:19.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:19.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:19.866 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:19.892 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:19.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:19.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:19.997 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:20.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:20.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:20.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:20.128 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:20.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:20.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:20.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:20.261 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:20.299 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:20.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:20.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:20.402 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:20.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:20.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:20.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:20.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:20.548 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:20 smithi081 bash[76862]: cluster 2023-10-09T08:19:19.323159+0000 mgr.y (mgr.26009) 510 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 892 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-09T08:19:20.548 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:20 smithi081 bash[79557]: cluster 2023-10-09T08:19:19.323159+0000 mgr.y (mgr.26009) 510 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 892 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-09T08:19:20.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:20.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:20.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:20.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:20.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:20.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:20.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:20 smithi118 bash[59345]: cluster 2023-10-09T08:19:19.323159+0000 mgr.y (mgr.26009) 510 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 892 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-09T08:19:20.796 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:20.840 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:20.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:20.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:20.945 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:20.977 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:20.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:20.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:21.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:21.144 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:21.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:21.150 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:20 smithi081 bash[76862]: debug 2023-10-09T08:19:20.913+0000 7f857be30700 -1 mon.a@0(leader).osd e124 definitely_dead 0 2023-10-09T08:19:21.150 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:19:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:19:21] "GET /metrics HTTP/1.1" 200 36446 "" "Prometheus/2.33.4" 2023-10-09T08:19:21.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:21.217 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:19:21.218 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:19:21.252 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:21.285 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:21.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:21.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:21.384 INFO:teuthology.orchestra.run.smithi081.stderr:marked out osd.0. 2023-10-09T08:19:21.393 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:21.412 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:21 smithi081 bash[79557]: audit 2023-10-09T08:19:20.914215+0000 mon.c (mon.2) 218 : audit 1 from='client.? 172.21.15.81:0/1148263402' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-10-09T08:19:21.412 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:21 smithi081 bash[79557]: audit 2023-10-09T08:19:20.915279+0000 mon.a (mon.0) 433 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-10-09T08:19:21.412 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:21 smithi081 bash[79557]: cluster 2023-10-09T08:19:20.915387+0000 mon.a (mon.0) 434 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-10-09T08:19:21.413 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:21 smithi081 bash[76862]: audit 2023-10-09T08:19:20.914215+0000 mon.c (mon.2) 218 : audit 1 from='client.? 172.21.15.81:0/1148263402' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-10-09T08:19:21.413 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:21 smithi081 bash[76862]: audit 2023-10-09T08:19:20.915279+0000 mon.a (mon.0) 433 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-10-09T08:19:21.413 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:21 smithi081 bash[76862]: cluster 2023-10-09T08:19:20.915387+0000 mon.a (mon.0) 434 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-10-09T08:19:21.420 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:21.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:21.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:21.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:21 smithi118 bash[59345]: audit 2023-10-09T08:19:20.914215+0000 mon.c (mon.2) 218 : audit 1 from='client.? 172.21.15.81:0/1148263402' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-10-09T08:19:21.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:21 smithi118 bash[59345]: audit 2023-10-09T08:19:20.915279+0000 mon.a (mon.0) 433 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-10-09T08:19:21.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:21 smithi118 bash[59345]: cluster 2023-10-09T08:19:20.915387+0000 mon.a (mon.0) 434 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-10-09T08:19:21.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:21.552 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:21.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:21.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:21.655 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:21.691 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:21.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:21.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:21.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:21.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:21.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:21.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:21.927 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:21.961 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:21.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:21.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:22.065 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:22.098 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:22.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:22.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:22.202 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:22.233 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:22.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:22.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:22.336 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:22.382 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:22.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:22.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:22.486 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:22.497 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:22 smithi118 bash[59345]: cluster 2023-10-09T08:19:21.324113+0000 mgr.y (mgr.26009) 511 : cluster 0 pgmap v462: 89 pgs: 89 active+clean; 680 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 853 op/s 2023-10-09T08:19:22.497 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:22 smithi118 bash[59345]: cluster 2023-10-09T08:19:21.362256+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T08:19:22.497 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:22 smithi118 bash[59345]: audit 2023-10-09T08:19:21.364661+0000 mon.a (mon.0) 435 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-10-09T08:19:22.497 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:22 smithi118 bash[59345]: cluster 2023-10-09T08:19:21.364946+0000 mon.a (mon.0) 436 : cluster 0 osdmap e125: 8 total, 8 up, 7 in 2023-10-09T08:19:22.497 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:22 smithi118 bash[59345]: cluster 2023-10-09T08:19:21.368680+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T08:19:22.497 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:22 smithi118 bash[59345]: cluster 2023-10-09T08:19:21.369698+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T08:19:22.497 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:22 smithi118 bash[59345]: cluster 2023-10-09T08:19:21.369764+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T08:19:22.497 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:22 smithi118 bash[59345]: cluster 2023-10-09T08:19:21.369864+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T08:19:22.515 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:22.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:22.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:22.618 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:22.647 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:22.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:22.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:22.750 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:22.784 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:22.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:22.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:22.850 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:22 smithi081 bash[76862]: cluster 2023-10-09T08:19:21.324113+0000 mgr.y (mgr.26009) 511 : cluster 0 pgmap v462: 89 pgs: 89 active+clean; 680 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 853 op/s 2023-10-09T08:19:22.851 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:22 smithi081 bash[76862]: cluster 2023-10-09T08:19:21.362256+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T08:19:22.851 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:22 smithi081 bash[76862]: audit 2023-10-09T08:19:21.364661+0000 mon.a (mon.0) 435 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-10-09T08:19:22.851 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:22 smithi081 bash[76862]: cluster 2023-10-09T08:19:21.364946+0000 mon.a (mon.0) 436 : cluster 0 osdmap e125: 8 total, 8 up, 7 in 2023-10-09T08:19:22.851 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:22 smithi081 bash[76862]: cluster 2023-10-09T08:19:21.368680+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T08:19:22.851 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:22 smithi081 bash[76862]: cluster 2023-10-09T08:19:21.369698+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T08:19:22.851 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:22 smithi081 bash[76862]: cluster 2023-10-09T08:19:21.369764+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T08:19:22.851 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:22 smithi081 bash[76862]: cluster 2023-10-09T08:19:21.369864+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T08:19:22.851 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:22 smithi081 bash[79557]: cluster 2023-10-09T08:19:21.324113+0000 mgr.y (mgr.26009) 511 : cluster 0 pgmap v462: 89 pgs: 89 active+clean; 680 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 853 op/s 2023-10-09T08:19:22.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:22 smithi081 bash[79557]: cluster 2023-10-09T08:19:21.362256+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T08:19:22.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:22 smithi081 bash[79557]: audit 2023-10-09T08:19:21.364661+0000 mon.a (mon.0) 435 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-10-09T08:19:22.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:22 smithi081 bash[79557]: cluster 2023-10-09T08:19:21.364946+0000 mon.a (mon.0) 436 : cluster 0 osdmap e125: 8 total, 8 up, 7 in 2023-10-09T08:19:22.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:22 smithi081 bash[79557]: cluster 2023-10-09T08:19:21.368680+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T08:19:22.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:22 smithi081 bash[79557]: cluster 2023-10-09T08:19:21.369698+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T08:19:22.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:22 smithi081 bash[79557]: cluster 2023-10-09T08:19:21.369764+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T08:19:22.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:22 smithi081 bash[79557]: cluster 2023-10-09T08:19:21.369864+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T08:19:22.888 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:22.918 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:22.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:22.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:23.021 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:23.053 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:23.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:23.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:23.156 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:23.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:23.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:23.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:23.294 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:23.325 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:23.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:23.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:23.428 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:23.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:23.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:23.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:23.560 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:23.574 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: cluster 2023-10-09T08:19:22.362210+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.574 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: cluster 2023-10-09T08:19:22.366006+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.574 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: cluster 2023-10-09T08:19:22.366736+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.574 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: cluster 2023-10-09T08:19:22.367614+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.574 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: cluster 2023-10-09T08:19:22.367662+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.574 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: cluster 2023-10-09T08:19:22.369739+0000 mon.a (mon.0) 437 : cluster 0 osdmap e126: 8 total, 8 up, 7 in 2023-10-09T08:19:23.575 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: cluster 2023-10-09T08:19:22.372012+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.575 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: cluster 2023-10-09T08:19:22.372059+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.575 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: cluster 2023-10-09T08:19:22.373864+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.575 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: cluster 2023-10-09T08:19:22.374604+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.575 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: cluster 2023-10-09T08:19:22.376100+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.575 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: audit 2023-10-09T08:19:23.084789+0000 mon.c (mon.2) 219 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-10-09T08:19:23.575 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: audit 2023-10-09T08:19:23.085489+0000 mon.a (mon.0) 438 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-10-09T08:19:23.575 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: audit 2023-10-09T08:19:23.085492+0000 mon.c (mon.2) 220 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-09T08:19:23.575 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: audit 2023-10-09T08:19:23.086080+0000 mon.a (mon.0) 439 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-09T08:19:23.575 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: audit 2023-10-09T08:19:23.127562+0000 mon.c (mon.2) 221 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:19:23.576 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: audit 2023-10-09T08:19:23.369340+0000 mon.a (mon.0) 440 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-10-09T08:19:23.576 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: audit 2023-10-09T08:19:23.369764+0000 mon.a (mon.0) 441 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2023-10-09T08:19:23.576 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:23 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.369828+0000 mon.a (mon.0) 442 : cluster 0 osdmap e127: 8 total, 8 up, 7 in 2023-10-09T08:19:23.605 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:23.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:23.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:23.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: cluster 2023-10-09T08:19:22.362210+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: cluster 2023-10-09T08:19:22.366006+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: cluster 2023-10-09T08:19:22.366736+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: cluster 2023-10-09T08:19:22.367614+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: cluster 2023-10-09T08:19:22.367662+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: cluster 2023-10-09T08:19:22.369739+0000 mon.a (mon.0) 437 : cluster 0 osdmap e126: 8 total, 8 up, 7 in 2023-10-09T08:19:23.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: cluster 2023-10-09T08:19:22.372012+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: cluster 2023-10-09T08:19:22.372059+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: cluster 2023-10-09T08:19:22.373864+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: cluster 2023-10-09T08:19:22.374604+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: cluster 2023-10-09T08:19:22.376100+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: audit 2023-10-09T08:19:23.084789+0000 mon.c (mon.2) 219 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-10-09T08:19:23.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: audit 2023-10-09T08:19:23.085489+0000 mon.a (mon.0) 438 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-10-09T08:19:23.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: audit 2023-10-09T08:19:23.085492+0000 mon.c (mon.2) 220 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-09T08:19:23.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: audit 2023-10-09T08:19:23.086080+0000 mon.a (mon.0) 439 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-09T08:19:23.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: audit 2023-10-09T08:19:23.127562+0000 mon.c (mon.2) 221 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:19:23.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: audit 2023-10-09T08:19:23.369340+0000 mon.a (mon.0) 440 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-10-09T08:19:23.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: audit 2023-10-09T08:19:23.369764+0000 mon.a (mon.0) 441 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2023-10-09T08:19:23.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.369828+0000 mon.a (mon.0) 442 : cluster 0 osdmap e127: 8 total, 8 up, 7 in 2023-10-09T08:19:23.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: cluster 2023-10-09T08:19:22.362210+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: cluster 2023-10-09T08:19:22.366006+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: cluster 2023-10-09T08:19:22.366736+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: cluster 2023-10-09T08:19:22.367614+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: cluster 2023-10-09T08:19:22.367662+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: cluster 2023-10-09T08:19:22.369739+0000 mon.a (mon.0) 437 : cluster 0 osdmap e126: 8 total, 8 up, 7 in 2023-10-09T08:19:23.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: cluster 2023-10-09T08:19:22.372012+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: cluster 2023-10-09T08:19:22.372059+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: cluster 2023-10-09T08:19:22.373864+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: cluster 2023-10-09T08:19:22.374604+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: cluster 2023-10-09T08:19:22.376100+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T08:19:23.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: audit 2023-10-09T08:19:23.084789+0000 mon.c (mon.2) 219 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-10-09T08:19:23.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: audit 2023-10-09T08:19:23.085489+0000 mon.a (mon.0) 438 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-10-09T08:19:23.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: audit 2023-10-09T08:19:23.085492+0000 mon.c (mon.2) 220 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-09T08:19:23.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: audit 2023-10-09T08:19:23.086080+0000 mon.a (mon.0) 439 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-09T08:19:23.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: audit 2023-10-09T08:19:23.127562+0000 mon.c (mon.2) 221 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:19:23.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: audit 2023-10-09T08:19:23.369340+0000 mon.a (mon.0) 440 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-10-09T08:19:23.629 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: audit 2023-10-09T08:19:23.369764+0000 mon.a (mon.0) 441 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2023-10-09T08:19:23.630 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:23 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.369828+0000 mon.a (mon.0) 442 : cluster 0 osdmap e127: 8 total, 8 up, 7 in 2023-10-09T08:19:23.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:23.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:23.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:23.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:23.844 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:23.881 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:23.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:23.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:23.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:24.015 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:24.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:24.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:24.119 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:24.160 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:24.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:24.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:24.268 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:24.291 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:24.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:24.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:24.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.324682+0000 mgr.y (mgr.26009) 512 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 680 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 447 op/s 2023-10-09T08:19:24.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.364010+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.364723+0000 osd.1 (osd.1) 1 : cluster 0 5.c starting backfill to osd.6 from (0'0,0'0] MAX to 124'13930 2023-10-09T08:19:24.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.365704+0000 osd.1 (osd.1) 2 : cluster 0 5.5 starting backfill to osd.6 from (0'0,0'0] MAX to 124'13620 2023-10-09T08:19:24.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.366354+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.367072+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.367380+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.369699+0000 osd.2 (osd.2) 1 : cluster 0 5.b starting backfill to osd.7 from (0'0,0'0] MAX to 124'13690 2023-10-09T08:19:24.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.370171+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.370247+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.371265+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.371556+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.372224+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.374051+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.374541+0000 osd.5 (osd.5) 51 : cluster 0 5.7 starting backfill to osd.4 from (0'0,0'0] MAX to 124'13599 2023-10-09T08:19:24.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.379089+0000 osd.6 (osd.6) 43 : cluster 0 5.3 starting backfill to osd.3 from (0'0,0'0] MAX to 124'13715 2023-10-09T08:19:24.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.379827+0000 osd.4 (osd.4) 70 : cluster 0 5.e starting backfill to osd.2 from (0'0,0'0] MAX to 124'13485 2023-10-09T08:19:24.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.383196+0000 osd.6 (osd.6) 44 : cluster 0 5.2 starting backfill to osd.2 from (0'0,0'0] MAX to 124'13370 2023-10-09T08:19:24.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:23.388386+0000 osd.2 (osd.2) 2 : cluster 0 5.8 starting backfill to osd.5 from (0'0,0'0] MAX to 124'13580 2023-10-09T08:19:24.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:24 smithi118 bash[59345]: cluster 2023-10-09T08:19:24.372046+0000 mon.a (mon.0) 443 : cluster 0 osdmap e128: 8 total, 8 up, 7 in 2023-10-09T08:19:24.397 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:24.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:24.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:24.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:24.529 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:24.563 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.324682+0000 mgr.y (mgr.26009) 512 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 680 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 447 op/s 2023-10-09T08:19:24.563 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.364010+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.564 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.364723+0000 osd.1 (osd.1) 1 : cluster 0 5.c starting backfill to osd.6 from (0'0,0'0] MAX to 124'13930 2023-10-09T08:19:24.564 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.365704+0000 osd.1 (osd.1) 2 : cluster 0 5.5 starting backfill to osd.6 from (0'0,0'0] MAX to 124'13620 2023-10-09T08:19:24.564 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.366354+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.564 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.367072+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.564 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.367380+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.564 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.369699+0000 osd.2 (osd.2) 1 : cluster 0 5.b starting backfill to osd.7 from (0'0,0'0] MAX to 124'13690 2023-10-09T08:19:24.564 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.370171+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.564 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.370247+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.564 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.371265+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.564 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.371556+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.564 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.372224+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.565 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.374051+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.565 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.374541+0000 osd.5 (osd.5) 51 : cluster 0 5.7 starting backfill to osd.4 from (0'0,0'0] MAX to 124'13599 2023-10-09T08:19:24.565 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.379089+0000 osd.6 (osd.6) 43 : cluster 0 5.3 starting backfill to osd.3 from (0'0,0'0] MAX to 124'13715 2023-10-09T08:19:24.565 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.379827+0000 osd.4 (osd.4) 70 : cluster 0 5.e starting backfill to osd.2 from (0'0,0'0] MAX to 124'13485 2023-10-09T08:19:24.565 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.383196+0000 osd.6 (osd.6) 44 : cluster 0 5.2 starting backfill to osd.2 from (0'0,0'0] MAX to 124'13370 2023-10-09T08:19:24.565 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:23.388386+0000 osd.2 (osd.2) 2 : cluster 0 5.8 starting backfill to osd.5 from (0'0,0'0] MAX to 124'13580 2023-10-09T08:19:24.565 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[76862]: cluster 2023-10-09T08:19:24.372046+0000 mon.a (mon.0) 443 : cluster 0 osdmap e128: 8 total, 8 up, 7 in 2023-10-09T08:19:24.565 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.324682+0000 mgr.y (mgr.26009) 512 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 680 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 447 op/s 2023-10-09T08:19:24.565 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.364010+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.566 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.364723+0000 osd.1 (osd.1) 1 : cluster 0 5.c starting backfill to osd.6 from (0'0,0'0] MAX to 124'13930 2023-10-09T08:19:24.566 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.365704+0000 osd.1 (osd.1) 2 : cluster 0 5.5 starting backfill to osd.6 from (0'0,0'0] MAX to 124'13620 2023-10-09T08:19:24.566 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.366354+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.566 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.367072+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.566 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.367380+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.566 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.369699+0000 osd.2 (osd.2) 1 : cluster 0 5.b starting backfill to osd.7 from (0'0,0'0] MAX to 124'13690 2023-10-09T08:19:24.566 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.370171+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.566 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.370247+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.566 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.371265+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.566 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.371556+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.566 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.372224+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.567 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.374051+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T08:19:24.567 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.374541+0000 osd.5 (osd.5) 51 : cluster 0 5.7 starting backfill to osd.4 from (0'0,0'0] MAX to 124'13599 2023-10-09T08:19:24.567 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.379089+0000 osd.6 (osd.6) 43 : cluster 0 5.3 starting backfill to osd.3 from (0'0,0'0] MAX to 124'13715 2023-10-09T08:19:24.567 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.379827+0000 osd.4 (osd.4) 70 : cluster 0 5.e starting backfill to osd.2 from (0'0,0'0] MAX to 124'13485 2023-10-09T08:19:24.567 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.383196+0000 osd.6 (osd.6) 44 : cluster 0 5.2 starting backfill to osd.2 from (0'0,0'0] MAX to 124'13370 2023-10-09T08:19:24.567 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:23.388386+0000 osd.2 (osd.2) 2 : cluster 0 5.8 starting backfill to osd.5 from (0'0,0'0] MAX to 124'13580 2023-10-09T08:19:24.567 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:24 smithi081 bash[79557]: cluster 2023-10-09T08:19:24.372046+0000 mon.a (mon.0) 443 : cluster 0 osdmap e128: 8 total, 8 up, 7 in 2023-10-09T08:19:24.567 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:24.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:24.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:24.672 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:24.700 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:24.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:24.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:24.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:24.826 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:24.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:24.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:24.929 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:24.981 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:24.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:24.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:25.000 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-09T08:19:25.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:25.122 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:25.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:25.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:25.224 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:25.251 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:25.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:25.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:25.354 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:25.389 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:25.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:25.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:25.497 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:25.506 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:25 smithi118 bash[59345]: cluster 2023-10-09T08:19:24.369918+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.506 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:25 smithi118 bash[59345]: cluster 2023-10-09T08:19:24.372121+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.506 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:25 smithi118 bash[59345]: cluster 2023-10-09T08:19:24.376520+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.506 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:25 smithi118 bash[59345]: cluster 2023-10-09T08:19:24.379859+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.507 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:25 smithi118 bash[59345]: cluster 2023-10-09T08:19:24.381737+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.507 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:25 smithi118 bash[59345]: cluster 2023-10-09T08:19:24.387075+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.507 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:25 smithi118 bash[59345]: cluster 2023-10-09T08:19:24.391486+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.507 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:25 smithi118 bash[59345]: cluster 2023-10-09T08:19:24.397666+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.507 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:25 smithi118 bash[59345]: cluster 2023-10-09T08:19:24.398891+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.507 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:25 smithi118 bash[59345]: cluster 2023-10-09T08:19:25.369388+0000 mon.a (mon.0) 444 : cluster 0 osdmap e129: 8 total, 8 up, 7 in 2023-10-09T08:19:25.534 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:25.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:25.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:25.637 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:25.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:25.675 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:25.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:25.776 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:25.798 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:25.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:25.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:25.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[76862]: cluster 2023-10-09T08:19:24.369918+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[76862]: cluster 2023-10-09T08:19:24.372121+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[76862]: cluster 2023-10-09T08:19:24.376520+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[76862]: cluster 2023-10-09T08:19:24.379859+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[76862]: cluster 2023-10-09T08:19:24.381737+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[76862]: cluster 2023-10-09T08:19:24.387075+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[76862]: cluster 2023-10-09T08:19:24.391486+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[76862]: cluster 2023-10-09T08:19:24.397666+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[76862]: cluster 2023-10-09T08:19:24.398891+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[76862]: cluster 2023-10-09T08:19:25.369388+0000 mon.a (mon.0) 444 : cluster 0 osdmap e129: 8 total, 8 up, 7 in 2023-10-09T08:19:25.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[79557]: cluster 2023-10-09T08:19:24.369918+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[79557]: cluster 2023-10-09T08:19:24.372121+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[79557]: cluster 2023-10-09T08:19:24.376520+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[79557]: cluster 2023-10-09T08:19:24.379859+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[79557]: cluster 2023-10-09T08:19:24.381737+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[79557]: cluster 2023-10-09T08:19:24.387075+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[79557]: cluster 2023-10-09T08:19:24.391486+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[79557]: cluster 2023-10-09T08:19:24.397666+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[79557]: cluster 2023-10-09T08:19:24.398891+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T08:19:25.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:25 smithi081 bash[79557]: cluster 2023-10-09T08:19:25.369388+0000 mon.a (mon.0) 444 : cluster 0 osdmap e129: 8 total, 8 up, 7 in 2023-10-09T08:19:25.901 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:25.933 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:25.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:25.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:26.039 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:26.072 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:26.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:26.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:26.175 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:26.207 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:26.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:26.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:26.312 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:26.340 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:26.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:26.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:26.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:26.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:26.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:26.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:26.578 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:26.587 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:26 smithi118 bash[59345]: cluster 2023-10-09T08:19:25.325298+0000 mgr.y (mgr.26009) 513 : cluster 0 pgmap v468: 89 pgs: 5 active+remapped+backfilling, 3 peering, 3 active+remapped+backfill_wait, 78 active+clean; 572 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 433 op/s; 4152/27315 objects misplaced (15.200%); 8.0 MiB/s, 122 objects/s recovering 2023-10-09T08:19:26.587 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:26 smithi118 bash[59345]: cluster 2023-10-09T08:19:25.374755+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.587 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:26 smithi118 bash[59345]: cluster 2023-10-09T08:19:25.376761+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.587 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:26 smithi118 bash[59345]: cluster 2023-10-09T08:19:25.376787+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.588 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:26 smithi118 bash[59345]: cluster 2023-10-09T08:19:25.377691+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.588 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:26 smithi118 bash[59345]: cluster 2023-10-09T08:19:25.378809+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.588 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:26 smithi118 bash[59345]: cluster 2023-10-09T08:19:25.379436+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.588 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:26 smithi118 bash[59345]: cluster 2023-10-09T08:19:25.379856+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.625 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:26.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:26.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:26.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:26.773 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:26 smithi081 bash[76862]: cluster 2023-10-09T08:19:25.325298+0000 mgr.y (mgr.26009) 513 : cluster 0 pgmap v468: 89 pgs: 5 active+remapped+backfilling, 3 peering, 3 active+remapped+backfill_wait, 78 active+clean; 572 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 433 op/s; 4152/27315 objects misplaced (15.200%); 8.0 MiB/s, 122 objects/s recovering 2023-10-09T08:19:26.773 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:26 smithi081 bash[76862]: cluster 2023-10-09T08:19:25.374755+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.774 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:26 smithi081 bash[76862]: cluster 2023-10-09T08:19:25.376761+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.774 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:26 smithi081 bash[76862]: cluster 2023-10-09T08:19:25.376787+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.774 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:26 smithi081 bash[76862]: cluster 2023-10-09T08:19:25.377691+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.774 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:26 smithi081 bash[76862]: cluster 2023-10-09T08:19:25.378809+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.774 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:26 smithi081 bash[76862]: cluster 2023-10-09T08:19:25.379436+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.774 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:26 smithi081 bash[76862]: cluster 2023-10-09T08:19:25.379856+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.774 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:26 smithi081 bash[79557]: cluster 2023-10-09T08:19:25.325298+0000 mgr.y (mgr.26009) 513 : cluster 0 pgmap v468: 89 pgs: 5 active+remapped+backfilling, 3 peering, 3 active+remapped+backfill_wait, 78 active+clean; 572 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 433 op/s; 4152/27315 objects misplaced (15.200%); 8.0 MiB/s, 122 objects/s recovering 2023-10-09T08:19:26.774 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:26 smithi081 bash[79557]: cluster 2023-10-09T08:19:25.374755+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.774 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:26 smithi081 bash[79557]: cluster 2023-10-09T08:19:25.376761+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.775 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:26 smithi081 bash[79557]: cluster 2023-10-09T08:19:25.376787+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.775 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:26 smithi081 bash[79557]: cluster 2023-10-09T08:19:25.377691+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.775 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:26 smithi081 bash[79557]: cluster 2023-10-09T08:19:25.378809+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.775 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:26 smithi081 bash[79557]: cluster 2023-10-09T08:19:25.379436+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.775 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:26 smithi081 bash[79557]: cluster 2023-10-09T08:19:25.379856+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T08:19:26.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:26.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:26.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:26.893 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:26.923 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:26.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:26.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:27.027 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:27.059 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:27.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:27.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:27.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:27.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:27.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:27.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:27.314 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:27.351 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:27.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:27.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:27.459 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:27.490 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:27.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:27.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:27.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:27.635 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:27.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:27.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:27.737 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:27.774 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:27.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:27.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:27.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:27.892 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:19:27.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:27.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:27.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:27.927 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:19:27.980 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:19:28.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:28.025 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:19:28.034 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:28.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:28.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:28.082 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:19:28.121 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:19:28.138 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:28.161 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:28.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:28.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:28.174 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:19:28.222 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:19:28.229 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:19:28.230 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:19:28.230 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:19:28.230 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:19:28.230 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:19:28.230 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:19:28.230 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:19:28.230 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:19:28.268 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:28.310 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:28.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:28.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:28.349 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:19:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:28 smithi118 bash[59345]: cluster 2023-10-09T08:19:27.325750+0000 mgr.y (mgr.26009) 514 : cluster 0 pgmap v470: 89 pgs: 5 active+remapped+backfilling, 3 peering, 3 active+remapped+backfill_wait, 78 active+clean; 572 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 349 op/s; 4152/27315 objects misplaced (15.200%); 6.4 MiB/s, 98 objects/s recovering 2023-10-09T08:19:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:28 smithi118 bash[59345]: audit 2023-10-09T08:19:27.824212+0000 mon.a (mon.0) 445 : audit 0 from='client.? 172.21.15.81:0/3602406942' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:19:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:28 smithi118 bash[59345]: audit 2023-10-09T08:19:28.294408+0000 mon.a (mon.0) 446 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:19:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:28 smithi118 bash[59345]: audit 2023-10-09T08:19:28.294751+0000 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.81:0/163304263' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:19:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:28 smithi118 bash[59345]: cluster 2023-10-09T08:19:28.326615+0000 mon.a (mon.0) 447 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:19:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:28 smithi118 bash[59345]: cluster 2023-10-09T08:19:28.326651+0000 mon.a (mon.0) 448 : cluster 1 Cluster is now healthy 2023-10-09T08:19:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:28 smithi118 bash[59345]: audit 2023-10-09T08:19:28.339794+0000 mon.a (mon.0) 449 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:19:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:28 smithi118 bash[59345]: cluster 2023-10-09T08:19:28.339896+0000 mon.a (mon.0) 450 : cluster 0 osdmap e130: 8 total, 8 up, 7 in 2023-10-09T08:19:28.418 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:28.450 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:28.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:28.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:28.557 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:28.582 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:28.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:28.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:28.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:28 smithi081 bash[76862]: cluster 2023-10-09T08:19:27.325750+0000 mgr.y (mgr.26009) 514 : cluster 0 pgmap v470: 89 pgs: 5 active+remapped+backfilling, 3 peering, 3 active+remapped+backfill_wait, 78 active+clean; 572 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 349 op/s; 4152/27315 objects misplaced (15.200%); 6.4 MiB/s, 98 objects/s recovering 2023-10-09T08:19:28.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:28 smithi081 bash[76862]: audit 2023-10-09T08:19:27.824212+0000 mon.a (mon.0) 445 : audit 0 from='client.? 172.21.15.81:0/3602406942' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:19:28.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:28 smithi081 bash[76862]: audit 2023-10-09T08:19:28.294408+0000 mon.a (mon.0) 446 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:19:28.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:28 smithi081 bash[76862]: audit 2023-10-09T08:19:28.294751+0000 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.81:0/163304263' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:19:28.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:28 smithi081 bash[76862]: cluster 2023-10-09T08:19:28.326615+0000 mon.a (mon.0) 447 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:19:28.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:28 smithi081 bash[76862]: cluster 2023-10-09T08:19:28.326651+0000 mon.a (mon.0) 448 : cluster 1 Cluster is now healthy 2023-10-09T08:19:28.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:28 smithi081 bash[76862]: audit 2023-10-09T08:19:28.339794+0000 mon.a (mon.0) 449 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:19:28.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:28 smithi081 bash[76862]: cluster 2023-10-09T08:19:28.339896+0000 mon.a (mon.0) 450 : cluster 0 osdmap e130: 8 total, 8 up, 7 in 2023-10-09T08:19:28.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:28 smithi081 bash[79557]: cluster 2023-10-09T08:19:27.325750+0000 mgr.y (mgr.26009) 514 : cluster 0 pgmap v470: 89 pgs: 5 active+remapped+backfilling, 3 peering, 3 active+remapped+backfill_wait, 78 active+clean; 572 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 349 op/s; 4152/27315 objects misplaced (15.200%); 6.4 MiB/s, 98 objects/s recovering 2023-10-09T08:19:28.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:28 smithi081 bash[79557]: audit 2023-10-09T08:19:27.824212+0000 mon.a (mon.0) 445 : audit 0 from='client.? 172.21.15.81:0/3602406942' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:19:28.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:28 smithi081 bash[79557]: audit 2023-10-09T08:19:28.294408+0000 mon.a (mon.0) 446 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:19:28.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:28 smithi081 bash[79557]: audit 2023-10-09T08:19:28.294751+0000 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.81:0/163304263' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:19:28.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:28 smithi081 bash[79557]: cluster 2023-10-09T08:19:28.326615+0000 mon.a (mon.0) 447 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:19:28.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:28 smithi081 bash[79557]: cluster 2023-10-09T08:19:28.326651+0000 mon.a (mon.0) 448 : cluster 1 Cluster is now healthy 2023-10-09T08:19:28.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:28 smithi081 bash[79557]: audit 2023-10-09T08:19:28.339794+0000 mon.a (mon.0) 449 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:19:28.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:28 smithi081 bash[79557]: cluster 2023-10-09T08:19:28.339896+0000 mon.a (mon.0) 450 : cluster 0 osdmap e130: 8 total, 8 up, 7 in 2023-10-09T08:19:28.689 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:28.720 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:28.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:28.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:28.828 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:28.852 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:28.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:28.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:28.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:28.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:28.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:28.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:29.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:29.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:29.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:29.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:29.223 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:29.248 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:29.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:29.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:29.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:29.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:29.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:29.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:29.479 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:29.489 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:29 smithi118 bash[59345]: cluster 2023-10-09T08:19:28.344181+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T08:19:29.489 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:29 smithi118 bash[59345]: cluster 2023-10-09T08:19:28.347570+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T08:19:29.489 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:29 smithi118 bash[59345]: cluster 2023-10-09T08:19:28.351603+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T08:19:29.489 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:29 smithi118 bash[59345]: cluster 2023-10-09T08:19:28.364202+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T08:19:29.489 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:29 smithi118 bash[59345]: cluster 2023-10-09T08:19:28.365831+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T08:19:29.489 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:29 smithi118 bash[59345]: cluster 2023-10-09T08:19:29.347954+0000 mon.a (mon.0) 451 : cluster 0 osdmap e131: 8 total, 8 up, 7 in 2023-10-09T08:19:29.507 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:29.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:29.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:29.610 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:29.617 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:29 smithi081 bash[79557]: cluster 2023-10-09T08:19:28.344181+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T08:19:29.617 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:29 smithi081 bash[79557]: cluster 2023-10-09T08:19:28.347570+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T08:19:29.617 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:29 smithi081 bash[79557]: cluster 2023-10-09T08:19:28.351603+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T08:19:29.617 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:29 smithi081 bash[79557]: cluster 2023-10-09T08:19:28.364202+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T08:19:29.617 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:29 smithi081 bash[79557]: cluster 2023-10-09T08:19:28.365831+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T08:19:29.617 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:29 smithi081 bash[79557]: cluster 2023-10-09T08:19:29.347954+0000 mon.a (mon.0) 451 : cluster 0 osdmap e131: 8 total, 8 up, 7 in 2023-10-09T08:19:29.617 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:29 smithi081 bash[76862]: cluster 2023-10-09T08:19:28.344181+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T08:19:29.618 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:29 smithi081 bash[76862]: cluster 2023-10-09T08:19:28.347570+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T08:19:29.618 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:29 smithi081 bash[76862]: cluster 2023-10-09T08:19:28.351603+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T08:19:29.618 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:29 smithi081 bash[76862]: cluster 2023-10-09T08:19:28.364202+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T08:19:29.618 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:29 smithi081 bash[76862]: cluster 2023-10-09T08:19:28.365831+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T08:19:29.618 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:29 smithi081 bash[76862]: cluster 2023-10-09T08:19:29.347954+0000 mon.a (mon.0) 451 : cluster 0 osdmap e131: 8 total, 8 up, 7 in 2023-10-09T08:19:29.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:29.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:29.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:29.736 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:29.765 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:29.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:29.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:29.833 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:19:29.869 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:29.894 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:29.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:29.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:29.998 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:30.020 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:30.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:30.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:30.123 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:30.148 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:30.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:30.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:30.251 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:30.278 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:30.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:30.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:30.381 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:30.401 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:30.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:30.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:30.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:30.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:30 smithi118 bash[59345]: cluster 2023-10-09T08:19:29.326308+0000 mgr.y (mgr.26009) 515 : cluster 0 pgmap v472: 89 pgs: 5 active+remapped+backfilling, 3 peering, 3 active+remapped+backfill_wait, 78 active+clean; 550 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 350 op/s; 3795/26244 objects misplaced (14.460%); 5.4 MiB/s, 82 objects/s recovering 2023-10-09T08:19:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:30 smithi118 bash[59345]: cluster 2023-10-09T08:19:29.345716+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T08:19:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:30 smithi118 bash[59345]: cluster 2023-10-09T08:19:29.349661+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T08:19:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:30 smithi118 bash[59345]: cluster 2023-10-09T08:19:29.353182+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T08:19:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:30 smithi118 bash[59345]: cluster 2023-10-09T08:19:29.355067+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T08:19:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:30 smithi118 bash[59345]: cluster 2023-10-09T08:19:30.350625+0000 mon.a (mon.0) 452 : cluster 0 osdmap e132: 8 total, 8 up, 7 in 2023-10-09T08:19:30.535 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:30.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:30.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:30.596 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7] out_osds: [0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-09T08:19:30.596 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:19:30.596 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2023-10-09T08:19:30.597 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:19:30.597 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:19:30.597 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 config set filestore_inject_stall 3 2023-10-09T08:19:30.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:30.659 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:30.663 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:30 smithi081 bash[76862]: cluster 2023-10-09T08:19:29.326308+0000 mgr.y (mgr.26009) 515 : cluster 0 pgmap v472: 89 pgs: 5 active+remapped+backfilling, 3 peering, 3 active+remapped+backfill_wait, 78 active+clean; 550 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 350 op/s; 3795/26244 objects misplaced (14.460%); 5.4 MiB/s, 82 objects/s recovering 2023-10-09T08:19:30.663 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:30 smithi081 bash[76862]: cluster 2023-10-09T08:19:29.345716+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T08:19:30.663 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:30 smithi081 bash[76862]: cluster 2023-10-09T08:19:29.349661+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T08:19:30.663 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:30 smithi081 bash[76862]: cluster 2023-10-09T08:19:29.353182+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T08:19:30.663 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:30 smithi081 bash[76862]: cluster 2023-10-09T08:19:29.355067+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T08:19:30.663 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:30 smithi081 bash[76862]: cluster 2023-10-09T08:19:30.350625+0000 mon.a (mon.0) 452 : cluster 0 osdmap e132: 8 total, 8 up, 7 in 2023-10-09T08:19:30.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:30.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:30.665 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:30 smithi081 bash[79557]: cluster 2023-10-09T08:19:29.326308+0000 mgr.y (mgr.26009) 515 : cluster 0 pgmap v472: 89 pgs: 5 active+remapped+backfilling, 3 peering, 3 active+remapped+backfill_wait, 78 active+clean; 550 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 350 op/s; 3795/26244 objects misplaced (14.460%); 5.4 MiB/s, 82 objects/s recovering 2023-10-09T08:19:30.665 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:30 smithi081 bash[79557]: cluster 2023-10-09T08:19:29.345716+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T08:19:30.665 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:30 smithi081 bash[79557]: cluster 2023-10-09T08:19:29.349661+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T08:19:30.665 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:30 smithi081 bash[79557]: cluster 2023-10-09T08:19:29.353182+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T08:19:30.665 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:30 smithi081 bash[79557]: cluster 2023-10-09T08:19:29.355067+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T08:19:30.665 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:30 smithi081 bash[79557]: cluster 2023-10-09T08:19:30.350625+0000 mon.a (mon.0) 452 : cluster 0 osdmap e132: 8 total, 8 up, 7 in 2023-10-09T08:19:30.765 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:30.790 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:30.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:30.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:30.893 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:30.919 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:30.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:30.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:31.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:31.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:31.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:31.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:31.160 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:31.189 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:31.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:31.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:31.293 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:31.322 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:31.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:31.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:31.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:19:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:19:31] "GET /metrics HTTP/1.1" 200 36445 "" "Prometheus/2.33.4" 2023-10-09T08:19:31.421 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:31 smithi118 bash[59345]: cluster 2023-10-09T08:19:30.348322+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.425 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:31.452 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:31.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:31.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:31.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:31.589 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:31.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:31.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:31.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:31 smithi118 bash[59345]: cluster 2023-10-09T08:19:30.351054+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:31 smithi118 bash[59345]: cluster 2023-10-09T08:19:30.353520+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:31 smithi118 bash[59345]: cluster 2023-10-09T08:19:30.353608+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:31 smithi118 bash[59345]: cluster 2023-10-09T08:19:30.353976+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:31 smithi118 bash[59345]: cluster 2023-10-09T08:19:30.354368+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:31 smithi118 bash[59345]: cluster 2023-10-09T08:19:30.355657+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:31 smithi118 bash[59345]: cluster 2023-10-09T08:19:31.353071+0000 mon.a (mon.0) 453 : cluster 0 osdmap e133: 8 total, 8 up, 7 in 2023-10-09T08:19:31.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:31.703 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:31 smithi081 bash[76862]: cluster 2023-10-09T08:19:30.348322+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.703 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:31 smithi081 bash[76862]: cluster 2023-10-09T08:19:30.351054+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.703 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:31 smithi081 bash[76862]: cluster 2023-10-09T08:19:30.353520+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.703 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:31 smithi081 bash[76862]: cluster 2023-10-09T08:19:30.353608+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.703 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:31 smithi081 bash[76862]: cluster 2023-10-09T08:19:30.353976+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.704 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:31 smithi081 bash[76862]: cluster 2023-10-09T08:19:30.354368+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.704 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:31 smithi081 bash[76862]: cluster 2023-10-09T08:19:30.355657+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.704 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:31 smithi081 bash[76862]: cluster 2023-10-09T08:19:31.353071+0000 mon.a (mon.0) 453 : cluster 0 osdmap e133: 8 total, 8 up, 7 in 2023-10-09T08:19:31.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:31 smithi081 bash[79557]: cluster 2023-10-09T08:19:30.348322+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:31 smithi081 bash[79557]: cluster 2023-10-09T08:19:30.351054+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:31 smithi081 bash[79557]: cluster 2023-10-09T08:19:30.353520+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:31 smithi081 bash[79557]: cluster 2023-10-09T08:19:30.353608+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:31 smithi081 bash[79557]: cluster 2023-10-09T08:19:30.353976+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.704 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:31 smithi081 bash[79557]: cluster 2023-10-09T08:19:30.354368+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.705 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:31 smithi081 bash[79557]: cluster 2023-10-09T08:19:30.355657+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T08:19:31.705 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:31 smithi081 bash[79557]: cluster 2023-10-09T08:19:31.353071+0000 mon.a (mon.0) 453 : cluster 0 osdmap e133: 8 total, 8 up, 7 in 2023-10-09T08:19:31.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:31.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:31.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:31.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:31.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:31.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:31.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:31.955 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:31.984 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:31.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:31.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:32.089 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:32.116 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:32.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:32.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:32.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:32.255 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:32.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:32.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:32.361 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:32.399 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:32.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:32.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:32.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:32.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:32 smithi081 bash[76862]: cluster 2023-10-09T08:19:31.326969+0000 mgr.y (mgr.26009) 516 : cluster 0 pgmap v475: 89 pgs: 3 peering, 1 active+remapped+backfilling, 1 active+clean+remapped, 2 active+remapped+backfill_wait, 82 active+clean; 408 MiB data, 2.6 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 439 op/s; 1109/19461 objects misplaced (5.699%); 22 MiB/s, 349 objects/s recovering 2023-10-09T08:19:32.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:32 smithi081 bash[76862]: cluster 2023-10-09T08:19:31.350212+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T08:19:32.518 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:32 smithi081 bash[76862]: cluster 2023-10-09T08:19:31.357895+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T08:19:32.518 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:32 smithi081 bash[79557]: cluster 2023-10-09T08:19:31.326969+0000 mgr.y (mgr.26009) 516 : cluster 0 pgmap v475: 89 pgs: 3 peering, 1 active+remapped+backfilling, 1 active+clean+remapped, 2 active+remapped+backfill_wait, 82 active+clean; 408 MiB data, 2.6 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 439 op/s; 1109/19461 objects misplaced (5.699%); 22 MiB/s, 349 objects/s recovering 2023-10-09T08:19:32.518 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:32 smithi081 bash[79557]: cluster 2023-10-09T08:19:31.350212+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T08:19:32.518 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:32 smithi081 bash[79557]: cluster 2023-10-09T08:19:31.357895+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T08:19:32.532 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:32.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:32.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:32.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:32.662 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:32.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:32.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:32.712 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:19:32.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:19:32.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:32 smithi118 bash[59345]: cluster 2023-10-09T08:19:31.326969+0000 mgr.y (mgr.26009) 516 : cluster 0 pgmap v475: 89 pgs: 3 peering, 1 active+remapped+backfilling, 1 active+clean+remapped, 2 active+remapped+backfill_wait, 82 active+clean; 408 MiB data, 2.6 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 439 op/s; 1109/19461 objects misplaced (5.699%); 22 MiB/s, 349 objects/s recovering 2023-10-09T08:19:32.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:32 smithi118 bash[59345]: cluster 2023-10-09T08:19:31.350212+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T08:19:32.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:32 smithi118 bash[59345]: cluster 2023-10-09T08:19:31.357895+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T08:19:32.768 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:32.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:32.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:32.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:32.942 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:32.971 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:32.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:32.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:33.075 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:33.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:33.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:33.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:33.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:33.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:33.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:33.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:33.345 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:33.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:33.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:33.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:33.474 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:33.504 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:33.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:33.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:33.611 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:33.650 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:33.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:33.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:33.753 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:33.782 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:33.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:33.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:33.889 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:33.937 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:33.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:33.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:34.042 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:34.083 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:34.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:34.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:34.188 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:34.229 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:34.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:34.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:34.332 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:34.336 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:19:34.337 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [ 2023-10-09T08:19:34.337 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.337 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.34767.0:223781 5.9 e133/106 5:995230e1:::benchmark_data_smithi081_106394_object109796:head v 133'13946, mlcod=133'13944)", 2023-10-09T08:19:34.337 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:34.327796+0000", 2023-10-09T08:19:34.337 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 0.0049811899999999999, 2023-10-09T08:19:34.337 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0050131819999999997, 2023-10-09T08:19:34.337 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:19:34.337 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:19:34.337 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:19:34.337 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.337 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:19:34.338 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.327796+0000", 2023-10-09T08:19:34.338 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:19:34.338 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.338 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.338 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:19:34.338 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.327796+0000", 2023-10-09T08:19:34.338 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:19:34.338 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.338 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.338 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:19:34.338 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.327795+0000", 2023-10-09T08:19:34.339 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.0949999999999998e-06 2023-10-09T08:19:34.339 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.339 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.339 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:19:34.339 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.327802+0000", 2023-10-09T08:19:34.339 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.2560000000000008e-06 2023-10-09T08:19:34.339 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.339 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.339 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:19:34.339 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.327811+0000", 2023-10-09T08:19:34.339 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.0150000000000003e-06 2023-10-09T08:19:34.339 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.340 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.340 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:19:34.340 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.327816+0000", 2023-10-09T08:19:34.340 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.0822999999999997e-05 2023-10-09T08:19:34.340 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.340 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.340 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:19:34.340 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.327877+0000", 2023-10-09T08:19:34.340 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.7204999999999999e-05 2023-10-09T08:19:34.340 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.340 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.340 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:19:34.341 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.327894+0000", 2023-10-09T08:19:34.341 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.8709000000000006e-05 2023-10-09T08:19:34.341 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.341 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:19:34.341 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.341 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.341 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.341 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.34767.0:223775 5.a e133/106 5:5b3b69f1:::benchmark_data_smithi081_106394_object109790:head v 133'14112, mlcod=133'14110)", 2023-10-09T08:19:34.341 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:34.327952+0000", 2023-10-09T08:19:34.341 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 0.0048244969999999996, 2023-10-09T08:19:34.341 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0049383919999999998, 2023-10-09T08:19:34.341 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:19:34.342 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:19:34.342 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:19:34.342 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.342 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:19:34.342 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.327952+0000", 2023-10-09T08:19:34.342 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:19:34.342 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.342 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.342 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:19:34.342 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.327952+0000", 2023-10-09T08:19:34.343 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:19:34.343 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.343 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.343 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:19:34.343 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.327951+0000", 2023-10-09T08:19:34.343 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.6629999999999999e-06 2023-10-09T08:19:34.343 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.343 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.343 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:19:34.344 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.327960+0000", 2023-10-09T08:19:34.344 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.7840000000000004e-06 2023-10-09T08:19:34.344 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.344 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.344 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:19:34.344 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.327968+0000", 2023-10-09T08:19:34.344 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.1909999999999999e-06 2023-10-09T08:19:34.344 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.344 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.344 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:19:34.344 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.327973+0000", 2023-10-09T08:19:34.344 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.4546000000000002e-05 2023-10-09T08:19:34.345 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.345 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.345 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:19:34.345 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.328038+0000", 2023-10-09T08:19:34.345 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6912e-05 2023-10-09T08:19:34.345 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.345 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.345 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:19:34.345 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.328055+0000", 2023-10-09T08:19:34.345 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000102274 2023-10-09T08:19:34.345 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.345 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:19:34.346 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.346 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.346 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.346 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.34767.0:223768 5.7 e133/131 5:e636941e:::benchmark_data_smithi081_106394_object109783:head v 133'13956, mlcod=133'13952)", 2023-10-09T08:19:34.346 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:34.329077+0000", 2023-10-09T08:19:34.346 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 0.0036997810000000001, 2023-10-09T08:19:34.346 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0038875189999999999, 2023-10-09T08:19:34.346 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:19:34.346 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:19:34.346 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:19:34.346 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.347 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:19:34.347 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.329077+0000", 2023-10-09T08:19:34.347 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:19:34.347 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.347 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.347 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:19:34.347 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.329077+0000", 2023-10-09T08:19:34.347 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:19:34.347 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.347 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.347 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:19:34.347 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.329076+0000", 2023-10-09T08:19:34.348 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.6979999999999998e-06 2023-10-09T08:19:34.348 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.348 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.348 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:19:34.348 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.329084+0000", 2023-10-09T08:19:34.348 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0168e-05 2023-10-09T08:19:34.348 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.348 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.348 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:19:34.349 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.329094+0000", 2023-10-09T08:19:34.349 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.7169999999999996e-06 2023-10-09T08:19:34.349 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.349 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.349 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:19:34.349 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.329100+0000", 2023-10-09T08:19:34.349 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00042391199999999998 2023-10-09T08:19:34.349 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.349 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.349 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:19:34.349 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.329524+0000", 2023-10-09T08:19:34.349 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.651e-05 2023-10-09T08:19:34.350 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.350 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.350 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:19:34.350 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.329570+0000", 2023-10-09T08:19:34.350 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00049322600000000004 2023-10-09T08:19:34.350 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.350 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:19:34.350 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.350 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.350 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.350 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.34767.0:223776 5.0 e133/106)", 2023-10-09T08:19:34.351 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:34.329253+0000", 2023-10-09T08:19:34.351 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 0.003524274, 2023-10-09T08:19:34.351 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0037766380000000001, 2023-10-09T08:19:34.351 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:19:34.351 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "queued for pg", 2023-10-09T08:19:34.351 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:19:34.351 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.351 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:19:34.351 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.329253+0000", 2023-10-09T08:19:34.351 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:19:34.351 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.351 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.352 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:19:34.352 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.329253+0000", 2023-10-09T08:19:34.352 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:19:34.352 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.352 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.352 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:19:34.352 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.329252+0000", 2023-10-09T08:19:34.352 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.0039999999999999e-06 2023-10-09T08:19:34.352 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.352 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.352 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:19:34.353 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.329257+0000", 2023-10-09T08:19:34.353 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.8350000000000004e-06 2023-10-09T08:19:34.353 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.353 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.353 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:19:34.353 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.329265+0000", 2023-10-09T08:19:34.353 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6310000000000002e-06 2023-10-09T08:19:34.353 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.353 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.354 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:19:34.354 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.329269+0000", 2023-10-09T08:19:34.354 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.696e-05 2023-10-09T08:19:34.354 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.354 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:19:34.354 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.354 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.354 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.354 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.34767.0:223770 5.0 e133/106 5:090e97f4:::benchmark_data_smithi081_106394_object109785:head v 133'13762, mlcod=133'13760)", 2023-10-09T08:19:34.354 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:34.315933+0000", 2023-10-09T08:19:34.354 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 0.01684416, 2023-10-09T08:19:34.355 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.017157790999999999, 2023-10-09T08:19:34.355 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:19:34.355 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:19:34.355 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:19:34.355 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.355 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:19:34.355 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.315933+0000", 2023-10-09T08:19:34.355 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:19:34.355 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.355 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.355 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:19:34.355 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.315933+0000", 2023-10-09T08:19:34.355 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:19:34.356 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.356 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.356 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:19:34.356 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.315932+0000", 2023-10-09T08:19:34.356 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.2360000000000001e-06 2023-10-09T08:19:34.356 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.356 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.356 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:19:34.356 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.315938+0000", 2023-10-09T08:19:34.356 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1143e-05 2023-10-09T08:19:34.356 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.357 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.357 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:19:34.357 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.315949+0000", 2023-10-09T08:19:34.357 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.4689999999999999e-06 2023-10-09T08:19:34.357 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.357 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.357 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:19:34.357 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.315954+0000", 2023-10-09T08:19:34.357 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000116302 2023-10-09T08:19:34.357 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.357 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.358 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:19:34.358 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.316070+0000", 2023-10-09T08:19:34.358 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3457e-05 2023-10-09T08:19:34.358 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.358 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.358 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:19:34.358 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.316084+0000", 2023-10-09T08:19:34.358 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015093100000000001 2023-10-09T08:19:34.358 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.358 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:19:34.358 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.359 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.359 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.359 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.34767.0:223772 5.0 e133/106 5:0b9852e8:::benchmark_data_smithi081_106394_object109787:head v 133'13763, mlcod=133'13760)", 2023-10-09T08:19:34.359 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:34.319914+0000", 2023-10-09T08:19:34.359 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 0.012863028, 2023-10-09T08:19:34.359 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.013242129, 2023-10-09T08:19:34.359 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:19:34.359 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:19:34.359 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:19:34.359 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.359 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:19:34.359 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.319914+0000", 2023-10-09T08:19:34.360 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:19:34.360 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.360 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.360 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:19:34.360 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.319914+0000", 2023-10-09T08:19:34.360 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:19:34.360 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.360 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.360 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:19:34.360 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.319913+0000", 2023-10-09T08:19:34.360 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0713999999999999e-05 2023-10-09T08:19:34.361 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.361 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.361 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:19:34.361 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.319923+0000", 2023-10-09T08:19:34.361 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.7941e-05 2023-10-09T08:19:34.361 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.361 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.361 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:19:34.361 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.319941+0000", 2023-10-09T08:19:34.361 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.7109999999999995e-06 2023-10-09T08:19:34.361 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.361 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.362 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:19:34.362 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.319949+0000", 2023-10-09T08:19:34.362 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.6519999999999993e-05 2023-10-09T08:19:34.362 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.362 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.362 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:19:34.362 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.320016+0000", 2023-10-09T08:19:34.362 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.2039999999999999e-05 2023-10-09T08:19:34.363 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.363 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.363 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:19:34.363 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.320038+0000", 2023-10-09T08:19:34.363 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012383399999999999 2023-10-09T08:19:34.363 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.363 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:19:34.363 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.363 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.363 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.364 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.34767.0:223767 5.7 e133/131 5:e52162c3:::benchmark_data_smithi081_106394_object109782:head v 133'13955, mlcod=133'13952)", 2023-10-09T08:19:34.364 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:34.320145+0000", 2023-10-09T08:19:34.364 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 0.012632279, 2023-10-09T08:19:34.364 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.013081471000000001, 2023-10-09T08:19:34.364 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:19:34.364 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:19:34.364 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:19:34.364 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.364 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:19:34.364 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.320145+0000", 2023-10-09T08:19:34.364 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:19:34.364 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.365 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.365 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:19:34.365 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.320145+0000", 2023-10-09T08:19:34.365 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:19:34.365 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.365 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.365 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:19:34.365 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.320144+0000", 2023-10-09T08:19:34.365 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.1570000000000003e-06 2023-10-09T08:19:34.365 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.365 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.365 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:19:34.366 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.320151+0000", 2023-10-09T08:19:34.366 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0912e-05 2023-10-09T08:19:34.366 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.366 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.366 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:19:34.366 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.320162+0000", 2023-10-09T08:19:34.366 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.7570000000000001e-06 2023-10-09T08:19:34.366 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.366 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.366 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:19:34.366 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.320168+0000", 2023-10-09T08:19:34.366 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00022991900000000001 2023-10-09T08:19:34.367 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.367 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.367 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:19:34.367 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.320397+0000", 2023-10-09T08:19:34.367 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6875000000000001e-05 2023-10-09T08:19:34.367 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.367 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.367 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:19:34.367 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.320444+0000", 2023-10-09T08:19:34.367 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00029984400000000001 2023-10-09T08:19:34.367 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.367 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:19:34.368 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.368 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.368 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.368 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:223774 5.e 5:7b9c2ceb:::benchmark_data_smithi081_106394_object109789:head [delete] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-10-09T08:19:34.368 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:34.320602+0000", 2023-10-09T08:19:34.368 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 0.012174407999999999, 2023-10-09T08:19:34.368 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.01274847, 2023-10-09T08:19:34.368 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:19:34.368 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "waiting for sub ops", 2023-10-09T08:19:34.368 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:19:34.368 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:19:34.368 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:19:34.369 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 223774 2023-10-09T08:19:34.369 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.369 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:19:34.369 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.369 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:19:34.369 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.320602+0000", 2023-10-09T08:19:34.369 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:19:34.369 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.369 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.369 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:19:34.369 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.320602+0000", 2023-10-09T08:19:34.369 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:19:34.370 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.370 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.370 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:19:34.370 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.320601+0000", 2023-10-09T08:19:34.370 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5039999999999996e-06 2023-10-09T08:19:34.370 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.370 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.370 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:19:34.370 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.320608+0000", 2023-10-09T08:19:34.370 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0458999999999999e-05 2023-10-09T08:19:34.370 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.370 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.371 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:19:34.371 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.320619+0000", 2023-10-09T08:19:34.371 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.9610000000000002e-06 2023-10-09T08:19:34.371 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.371 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.371 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:19:34.371 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.320625+0000", 2023-10-09T08:19:34.371 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0020376449999999998 2023-10-09T08:19:34.371 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.371 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.371 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:19:34.371 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.322662+0000", 2023-10-09T08:19:34.372 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015716800000000001 2023-10-09T08:19:34.372 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.372 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.372 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:19:34.372 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.322819+0000", 2023-10-09T08:19:34.372 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00021408399999999999 2023-10-09T08:19:34.372 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.372 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.372 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,2,5", 2023-10-09T08:19:34.372 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.323034+0000", 2023-10-09T08:19:34.372 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0045550469999999996 2023-10-09T08:19:34.373 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.373 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.373 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:19:34.373 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.327589+0000", 2023-10-09T08:19:34.373 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0044262809999999998 2023-10-09T08:19:34.373 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.373 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.373 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:19:34.373 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.332015+0000", 2023-10-09T08:19:34.373 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011412449999999999 2023-10-09T08:19:34.373 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.373 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:19:34.373 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.374 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.374 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.374 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.34767.0:223773 5.0 e133/106 5:025a3e85:::benchmark_data_smithi081_106394_object109788:head v 133'13764, mlcod=133'13760)", 2023-10-09T08:19:34.374 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:34.324612+0000", 2023-10-09T08:19:34.374 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 0.0081645699999999995, 2023-10-09T08:19:34.374 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0088475429999999994, 2023-10-09T08:19:34.374 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:19:34.374 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:19:34.374 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:19:34.374 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.374 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:19:34.375 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.324612+0000", 2023-10-09T08:19:34.375 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:19:34.375 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.375 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.375 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:19:34.375 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.324612+0000", 2023-10-09T08:19:34.375 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:19:34.375 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.375 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.375 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:19:34.375 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.324611+0000", 2023-10-09T08:19:34.375 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.0209999999999999e-06 2023-10-09T08:19:34.375 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.376 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.376 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:19:34.376 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.324619+0000", 2023-10-09T08:19:34.376 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3046e-05 2023-10-09T08:19:34.376 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.376 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.376 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:19:34.376 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.324632+0000", 2023-10-09T08:19:34.376 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.1550000000000004e-06 2023-10-09T08:19:34.376 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.376 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.376 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:19:34.377 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.324638+0000", 2023-10-09T08:19:34.377 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.0680999999999995e-05 2023-10-09T08:19:34.377 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.377 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.377 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:19:34.377 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.324719+0000", 2023-10-09T08:19:34.377 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3975999999999999e-05 2023-10-09T08:19:34.377 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:19:34.377 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:19:34.377 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:19:34.377 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:34.324743+0000", 2023-10-09T08:19:34.377 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000130906 2023-10-09T08:19:34.377 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.377 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:19:34.378 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.378 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:19:34.378 INFO:teuthology.orchestra.run.smithi118.stdout: ], 2023-10-09T08:19:34.378 INFO:teuthology.orchestra.run.smithi118.stdout: "num_ops": 9 2023-10-09T08:19:34.378 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:19:34.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:34.379 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:34.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:34.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:34.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:34.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:34.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:34.618 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:34.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:34 smithi118 bash[59345]: cluster 2023-10-09T08:19:33.327383+0000 mgr.y (mgr.26009) 517 : cluster 0 pgmap v477: 89 pgs: 3 peering, 1 active+remapped+backfilling, 1 active+clean+remapped, 2 active+remapped+backfill_wait, 82 active+clean; 408 MiB data, 2.6 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 524 op/s; 1109/19461 objects misplaced (5.699%); 26 MiB/s, 417 objects/s recovering 2023-10-09T08:19:34.649 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:34.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:34.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:34.754 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:34.779 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:34.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:34.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:34.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:34 smithi081 bash[76862]: cluster 2023-10-09T08:19:33.327383+0000 mgr.y (mgr.26009) 517 : cluster 0 pgmap v477: 89 pgs: 3 peering, 1 active+remapped+backfilling, 1 active+clean+remapped, 2 active+remapped+backfill_wait, 82 active+clean; 408 MiB data, 2.6 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 524 op/s; 1109/19461 objects misplaced (5.699%); 26 MiB/s, 417 objects/s recovering 2023-10-09T08:19:34.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:34 smithi081 bash[79557]: cluster 2023-10-09T08:19:33.327383+0000 mgr.y (mgr.26009) 517 : cluster 0 pgmap v477: 89 pgs: 3 peering, 1 active+remapped+backfilling, 1 active+clean+remapped, 2 active+remapped+backfill_wait, 82 active+clean; 408 MiB data, 2.6 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 524 op/s; 1109/19461 objects misplaced (5.699%); 26 MiB/s, 417 objects/s recovering 2023-10-09T08:19:34.888 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:34.926 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:34.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:34.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:35.029 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:35.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:35.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:35.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:35.174 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:35.207 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:35.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:35.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:35.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:35.339 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:35.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:35.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:35.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:35.468 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:35.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:35.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:35.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:35.585 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-09T08:19:35.607 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:35.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:35.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:35.711 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:35.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:35.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:35.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:35.842 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:35.893 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:35.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:35.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:35.999 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:36.001 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:19:36.040 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:36.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:36.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:36.149 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:36.177 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:36.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:36.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:36.285 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:36.321 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:36.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:36.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:36.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:36.428 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:36 smithi118 bash[59345]: cluster 2023-10-09T08:19:35.328220+0000 mgr.y (mgr.26009) 518 : cluster 0 pgmap v478: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 252 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 792 op/s; 645/11976 objects misplaced (5.386%); 23 MiB/s, 366 objects/s recovering 2023-10-09T08:19:36.458 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:36.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:36.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:36.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:36.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:36.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:36.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:36.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:36.707 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:36 smithi081 bash[76862]: cluster 2023-10-09T08:19:35.328220+0000 mgr.y (mgr.26009) 518 : cluster 0 pgmap v478: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 252 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 792 op/s; 645/11976 objects misplaced (5.386%); 23 MiB/s, 366 objects/s recovering 2023-10-09T08:19:36.708 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:36 smithi081 bash[79557]: cluster 2023-10-09T08:19:35.328220+0000 mgr.y (mgr.26009) 518 : cluster 0 pgmap v478: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 252 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 792 op/s; 645/11976 objects misplaced (5.386%); 23 MiB/s, 366 objects/s recovering 2023-10-09T08:19:36.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:36.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:36.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:36.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:36.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:36.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:36.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:36.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:36.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:37.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:37.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:37.102 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:37.130 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:37.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:37.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:37.233 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:37.266 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:37.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:37.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:37.372 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:37.432 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:37.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:37.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:37.521 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:19:37.521 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:19:37.535 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:37.583 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:37.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:37.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:37.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:37.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:37.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:37.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:37.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:37.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:37.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:37.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:37.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:37.966 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:37.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:37.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:38.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:38.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:38.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:38.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:38.200 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:38.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:38.227 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:38.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:38.328 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:38.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:38.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:38.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:38.466 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:38.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:38.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:38.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:38 smithi118 bash[59345]: cluster 2023-10-09T08:19:37.328695+0000 mgr.y (mgr.26009) 519 : cluster 0 pgmap v479: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 252 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 595 op/s; 645/11976 objects misplaced (5.386%); 17 MiB/s, 275 objects/s recovering 2023-10-09T08:19:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:38 smithi118 bash[59345]: audit 2023-10-09T08:19:38.134016+0000 mon.a (mon.0) 454 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:38 smithi118 bash[59345]: audit 2023-10-09T08:19:38.136062+0000 mon.c (mon.2) 222 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:19:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:38 smithi118 bash[59345]: cluster 2023-10-09T08:19:38.342564+0000 mon.a (mon.0) 455 : cluster 0 osdmap e134: 8 total, 8 up, 7 in 2023-10-09T08:19:38.594 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:38.616 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:38.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:38.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:38 smithi081 bash[76862]: cluster 2023-10-09T08:19:37.328695+0000 mgr.y (mgr.26009) 519 : cluster 0 pgmap v479: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 252 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 595 op/s; 645/11976 objects misplaced (5.386%); 17 MiB/s, 275 objects/s recovering 2023-10-09T08:19:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:38 smithi081 bash[76862]: audit 2023-10-09T08:19:38.134016+0000 mon.a (mon.0) 454 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:38 smithi081 bash[76862]: audit 2023-10-09T08:19:38.136062+0000 mon.c (mon.2) 222 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:19:38.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:38 smithi081 bash[76862]: cluster 2023-10-09T08:19:38.342564+0000 mon.a (mon.0) 455 : cluster 0 osdmap e134: 8 total, 8 up, 7 in 2023-10-09T08:19:38.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:38 smithi081 bash[79557]: cluster 2023-10-09T08:19:37.328695+0000 mgr.y (mgr.26009) 519 : cluster 0 pgmap v479: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 252 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 595 op/s; 645/11976 objects misplaced (5.386%); 17 MiB/s, 275 objects/s recovering 2023-10-09T08:19:38.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:38 smithi081 bash[79557]: audit 2023-10-09T08:19:38.134016+0000 mon.a (mon.0) 454 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:38.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:38 smithi081 bash[79557]: audit 2023-10-09T08:19:38.136062+0000 mon.c (mon.2) 222 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:19:38.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:38 smithi081 bash[79557]: cluster 2023-10-09T08:19:38.342564+0000 mon.a (mon.0) 455 : cluster 0 osdmap e134: 8 total, 8 up, 7 in 2023-10-09T08:19:38.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:38.740 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:38.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:38.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:38.843 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:38.867 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:38.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:38.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:38.970 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:39.001 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:39.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:39.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:39.104 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:39.133 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:39.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:39.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:39.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:39.269 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:39.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:39.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:39.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:39.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:39.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:39.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:39.497 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:39.532 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:39.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:39.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:39.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:39 smithi081 bash[76862]: cluster 2023-10-09T08:19:38.348750+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:39 smithi081 bash[76862]: cluster 2023-10-09T08:19:38.350894+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:39 smithi081 bash[76862]: cluster 2023-10-09T08:19:38.353284+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:39 smithi081 bash[76862]: cluster 2023-10-09T08:19:38.355002+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:39 smithi081 bash[76862]: cluster 2023-10-09T08:19:38.358371+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:39 smithi081 bash[76862]: cluster 2023-10-09T08:19:38.366101+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:39 smithi081 bash[76862]: cluster 2023-10-09T08:19:39.361365+0000 mon.a (mon.0) 456 : cluster 0 osdmap e135: 8 total, 8 up, 7 in 2023-10-09T08:19:39.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:39 smithi081 bash[79557]: cluster 2023-10-09T08:19:38.348750+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:39 smithi081 bash[79557]: cluster 2023-10-09T08:19:38.350894+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:39 smithi081 bash[79557]: cluster 2023-10-09T08:19:38.353284+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:39 smithi081 bash[79557]: cluster 2023-10-09T08:19:38.355002+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:39 smithi081 bash[79557]: cluster 2023-10-09T08:19:38.358371+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:39 smithi081 bash[79557]: cluster 2023-10-09T08:19:38.366101+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:39 smithi081 bash[79557]: cluster 2023-10-09T08:19:39.361365+0000 mon.a (mon.0) 456 : cluster 0 osdmap e135: 8 total, 8 up, 7 in 2023-10-09T08:19:39.641 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:39.663 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:39.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:39.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:39.695 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:39 smithi118 bash[59345]: cluster 2023-10-09T08:19:38.348750+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.695 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:39 smithi118 bash[59345]: cluster 2023-10-09T08:19:38.350894+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.695 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:39 smithi118 bash[59345]: cluster 2023-10-09T08:19:38.353284+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.695 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:39 smithi118 bash[59345]: cluster 2023-10-09T08:19:38.355002+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.695 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:39 smithi118 bash[59345]: cluster 2023-10-09T08:19:38.358371+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.695 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:39 smithi118 bash[59345]: cluster 2023-10-09T08:19:38.366101+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T08:19:39.695 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:39 smithi118 bash[59345]: cluster 2023-10-09T08:19:39.361365+0000 mon.a (mon.0) 456 : cluster 0 osdmap e135: 8 total, 8 up, 7 in 2023-10-09T08:19:39.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:39.793 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:39.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:39.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:39.897 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:39.929 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:39.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:39.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:39.948 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:19:39.948 INFO:teuthology.orchestra.run.smithi118.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-09T08:19:39.948 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:19:40.032 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:40.062 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:40.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:40.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:40.134 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:19:40.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:40.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:40.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:40.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:40.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:40.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:40.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:40.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:40.433 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:40.465 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:40.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:40.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:40.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:40.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:40.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:40.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:40.699 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:40.708 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:40 smithi118 bash[59345]: cluster 2023-10-09T08:19:39.329423+0000 mgr.y (mgr.26009) 520 : cluster 0 pgmap v481: 89 pgs: 2 active+clean+remapped, 1 active+remapped+backfilling, 86 active+clean; 229 MiB data, 2.1 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 357 op/s; 114/10875 objects misplaced (1.048%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T08:19:40.708 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:40 smithi118 bash[59345]: cluster 2023-10-09T08:19:39.357415+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T08:19:40.708 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:40 smithi118 bash[59345]: cluster 2023-10-09T08:19:39.363227+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T08:19:40.708 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:40 smithi118 bash[59345]: cluster 2023-10-09T08:19:39.363270+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T08:19:40.709 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:40 smithi118 bash[59345]: cluster 2023-10-09T08:19:39.512596+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T08:19:40.709 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:40 smithi118 bash[59345]: cluster 2023-10-09T08:19:40.360205+0000 mon.a (mon.0) 457 : cluster 0 osdmap e136: 8 total, 8 up, 7 in 2023-10-09T08:19:40.723 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:40.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:40.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:40.775 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:40 smithi081 bash[76862]: cluster 2023-10-09T08:19:39.329423+0000 mgr.y (mgr.26009) 520 : cluster 0 pgmap v481: 89 pgs: 2 active+clean+remapped, 1 active+remapped+backfilling, 86 active+clean; 229 MiB data, 2.1 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 357 op/s; 114/10875 objects misplaced (1.048%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T08:19:40.775 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:40 smithi081 bash[76862]: cluster 2023-10-09T08:19:39.357415+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T08:19:40.775 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:40 smithi081 bash[76862]: cluster 2023-10-09T08:19:39.363227+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T08:19:40.775 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:40 smithi081 bash[76862]: cluster 2023-10-09T08:19:39.363270+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T08:19:40.775 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:40 smithi081 bash[76862]: cluster 2023-10-09T08:19:39.512596+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T08:19:40.775 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:40 smithi081 bash[76862]: cluster 2023-10-09T08:19:40.360205+0000 mon.a (mon.0) 457 : cluster 0 osdmap e136: 8 total, 8 up, 7 in 2023-10-09T08:19:40.776 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:40 smithi081 bash[79557]: cluster 2023-10-09T08:19:39.329423+0000 mgr.y (mgr.26009) 520 : cluster 0 pgmap v481: 89 pgs: 2 active+clean+remapped, 1 active+remapped+backfilling, 86 active+clean; 229 MiB data, 2.1 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 357 op/s; 114/10875 objects misplaced (1.048%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T08:19:40.776 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:40 smithi081 bash[79557]: cluster 2023-10-09T08:19:39.357415+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T08:19:40.776 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:40 smithi081 bash[79557]: cluster 2023-10-09T08:19:39.363227+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T08:19:40.776 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:40 smithi081 bash[79557]: cluster 2023-10-09T08:19:39.363270+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T08:19:40.776 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:40 smithi081 bash[79557]: cluster 2023-10-09T08:19:39.512596+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T08:19:40.776 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:40 smithi081 bash[79557]: cluster 2023-10-09T08:19:40.360205+0000 mon.a (mon.0) 457 : cluster 0 osdmap e136: 8 total, 8 up, 7 in 2023-10-09T08:19:40.828 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:40.857 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:40.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:40.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:40.962 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:40.986 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:40.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:40.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:41.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:41.124 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:41.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:41.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:41.229 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:41.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:41.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:41.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:41.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:41.366 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:19:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:19:41] "GET /metrics HTTP/1.1" 200 36465 "" "Prometheus/2.33.4" 2023-10-09T08:19:41.380 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:41.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:41.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:41.486 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:41.514 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:41.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:41.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:41.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:41.618 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:41 smithi081 bash[76862]: cluster 2023-10-09T08:19:40.359735+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T08:19:41.618 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:41 smithi081 bash[76862]: cluster 2023-10-09T08:19:40.362776+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T08:19:41.619 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:41 smithi081 bash[76862]: cluster 2023-10-09T08:19:40.365019+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T08:19:41.619 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:41 smithi081 bash[76862]: cluster 2023-10-09T08:19:40.425005+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T08:19:41.619 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:41 smithi081 bash[79557]: cluster 2023-10-09T08:19:40.359735+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T08:19:41.619 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:41 smithi081 bash[79557]: cluster 2023-10-09T08:19:40.362776+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T08:19:41.619 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:41 smithi081 bash[79557]: cluster 2023-10-09T08:19:40.365019+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T08:19:41.619 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:41 smithi081 bash[79557]: cluster 2023-10-09T08:19:40.425005+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T08:19:41.642 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:41.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:41.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:41.745 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:41.752 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:41 smithi118 bash[59345]: cluster 2023-10-09T08:19:40.359735+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T08:19:41.753 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:41 smithi118 bash[59345]: cluster 2023-10-09T08:19:40.362776+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T08:19:41.753 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:41 smithi118 bash[59345]: cluster 2023-10-09T08:19:40.365019+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T08:19:41.753 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:41 smithi118 bash[59345]: cluster 2023-10-09T08:19:40.425005+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T08:19:41.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:41.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:41.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:41.876 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:41.910 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:41.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:41.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:41.975 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Removed 113982 objects 2023-10-09T08:19:41.975 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Clean up completed and total clean up time :166.289 2023-10-09T08:19:42.016 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:42.041 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:42.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:42.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:42.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:42.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:42.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:42.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:42.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:42.295 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:42.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:42.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:42.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:42.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:42.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:42.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:42.528 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:42.553 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:42.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:42.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:42.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:42.670 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:42 smithi081 bash[76862]: cluster 2023-10-09T08:19:41.329935+0000 mgr.y (mgr.26009) 521 : cluster 0 pgmap v484: 89 pgs: 2 active+clean+remapped, 1 active+recovery_wait+degraded, 86 active+clean; 77 MiB data, 1.7 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 1/3570 objects degraded (0.028%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T08:19:42.670 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:42 smithi081 bash[76862]: cluster 2023-10-09T08:19:41.442753+0000 mon.a (mon.0) 458 : cluster 3 Health check failed: Degraded data redundancy: 1/3570 objects degraded (0.028%), 1 pg degraded (PG_DEGRADED) 2023-10-09T08:19:42.670 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:42 smithi081 bash[79557]: cluster 2023-10-09T08:19:41.329935+0000 mgr.y (mgr.26009) 521 : cluster 0 pgmap v484: 89 pgs: 2 active+clean+remapped, 1 active+recovery_wait+degraded, 86 active+clean; 77 MiB data, 1.7 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 1/3570 objects degraded (0.028%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T08:19:42.671 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:42 smithi081 bash[79557]: cluster 2023-10-09T08:19:41.442753+0000 mon.a (mon.0) 458 : cluster 3 Health check failed: Degraded data redundancy: 1/3570 objects degraded (0.028%), 1 pg degraded (PG_DEGRADED) 2023-10-09T08:19:42.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:42.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:42.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:42.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:42 smithi118 bash[59345]: cluster 2023-10-09T08:19:41.329935+0000 mgr.y (mgr.26009) 521 : cluster 0 pgmap v484: 89 pgs: 2 active+clean+remapped, 1 active+recovery_wait+degraded, 86 active+clean; 77 MiB data, 1.7 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 1/3570 objects degraded (0.028%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T08:19:42.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:42 smithi118 bash[59345]: cluster 2023-10-09T08:19:41.442753+0000 mon.a (mon.0) 458 : cluster 3 Health check failed: Degraded data redundancy: 1/3570 objects degraded (0.028%), 1 pg degraded (PG_DEGRADED) 2023-10-09T08:19:42.791 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:42.821 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:42.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:42.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:42.925 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:42.956 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:42.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:42.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:43.059 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:43.091 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:43.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:43.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:43.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:43.221 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:43.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:43.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:43.325 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:43.354 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:43.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:43.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:43.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:43.479 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:43.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:43.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:43.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:43.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:43.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:43.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:43.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:43.740 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:43.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:43.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:43.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:43.865 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:43.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:43.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:43.968 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:43.996 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:43.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:43.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:44.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:44.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:44.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:44.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:44.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:44.261 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:44.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:44.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:44.364 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:44.393 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:44.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:44.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:44.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:44.523 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:44.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:44.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:44.531 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:19:44.531 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:19:44.531 INFO:teuthology.orchestra.run.smithi118.stdout: "complaint_time": 30, 2023-10-09T08:19:44.531 INFO:teuthology.orchestra.run.smithi118.stdout: "num_blocked_ops": 0 2023-10-09T08:19:44.532 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:19:44.556 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:44 smithi118 bash[59345]: cluster 2023-10-09T08:19:43.330637+0000 mgr.y (mgr.26009) 522 : cluster 0 pgmap v485: 89 pgs: 2 active+clean+remapped, 1 active+recovery_wait+degraded, 86 active+clean; 77 MiB data, 1.7 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 1/3570 objects degraded (0.028%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T08:19:44.627 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:44.657 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:44.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:44.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:44.761 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:44.788 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:44.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:44.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:44.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:44 smithi081 bash[79557]: cluster 2023-10-09T08:19:43.330637+0000 mgr.y (mgr.26009) 522 : cluster 0 pgmap v485: 89 pgs: 2 active+clean+remapped, 1 active+recovery_wait+degraded, 86 active+clean; 77 MiB data, 1.7 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 1/3570 objects degraded (0.028%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T08:19:44.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:44 smithi081 bash[76862]: cluster 2023-10-09T08:19:43.330637+0000 mgr.y (mgr.26009) 522 : cluster 0 pgmap v485: 89 pgs: 2 active+clean+remapped, 1 active+recovery_wait+degraded, 86 active+clean; 77 MiB data, 1.7 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 1/3570 objects degraded (0.028%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T08:19:44.892 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:44.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:44.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:44.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:45.024 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:45.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:45.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:45.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:45.157 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:45.186 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:45.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:45.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:45.284 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-09T08:19:45.289 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:45.300 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:19:45.341 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:19:45.358 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:45.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:45.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:45.380 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:19:45.408 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:19:45.435 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:19:45.461 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:45.465 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:19:45.490 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:45.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:45.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:45.503 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:19:45.534 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:19:45.536 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:19:45.536 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:19:45.536 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:19:45.536 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:19:45.536 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:19:45.536 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:19:45.536 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:19:45.536 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:19:45.593 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:45.624 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:45.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:45.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:45.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:45.735 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:45 smithi081 bash[79557]: audit 2023-10-09T08:19:45.257360+0000 mon.a (mon.0) 459 : audit 0 from='client.? 172.21.15.81:0/1103231254' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:19:45.735 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:45 smithi081 bash[76862]: audit 2023-10-09T08:19:45.257360+0000 mon.a (mon.0) 459 : audit 0 from='client.? 172.21.15.81:0/1103231254' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:19:45.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:45.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:45.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:45 smithi118 bash[59345]: audit 2023-10-09T08:19:45.257360+0000 mon.a (mon.0) 459 : audit 0 from='client.? 172.21.15.81:0/1103231254' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:19:45.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:45.881 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:45.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:45.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:45.985 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:46.018 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:46.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:46.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:46.121 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:46.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:46.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:46.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:46.250 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:46.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:46.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:46.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:46.384 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:46.415 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:46.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:46.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:46.491 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:19:46.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:46 smithi118 bash[59345]: cluster 2023-10-09T08:19:45.331804+0000 mgr.y (mgr.26009) 523 : cluster 0 pgmap v486: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 567 op/s; 2.3 MiB/s, 37 objects/s recovering 2023-10-09T08:19:46.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:46 smithi118 bash[59345]: cluster 2023-10-09T08:19:45.456312+0000 mon.a (mon.0) 460 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3570 objects degraded (0.028%), 1 pg degraded) 2023-10-09T08:19:46.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:46 smithi118 bash[59345]: cluster 2023-10-09T08:19:45.456371+0000 mon.a (mon.0) 461 : cluster 1 Cluster is now healthy 2023-10-09T08:19:46.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:46 smithi118 bash[59345]: audit 2023-10-09T08:19:45.647844+0000 mon.a (mon.0) 462 : audit 1 from='client.? 172.21.15.81:0/3713240111' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:19:46.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:46.552 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:46.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:46.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:46.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:46.685 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:46.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:46.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:46.767 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:46 smithi081 bash[76862]: cluster 2023-10-09T08:19:45.331804+0000 mgr.y (mgr.26009) 523 : cluster 0 pgmap v486: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 567 op/s; 2.3 MiB/s, 37 objects/s recovering 2023-10-09T08:19:46.767 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:46 smithi081 bash[76862]: cluster 2023-10-09T08:19:45.456312+0000 mon.a (mon.0) 460 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3570 objects degraded (0.028%), 1 pg degraded) 2023-10-09T08:19:46.767 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:46 smithi081 bash[76862]: cluster 2023-10-09T08:19:45.456371+0000 mon.a (mon.0) 461 : cluster 1 Cluster is now healthy 2023-10-09T08:19:46.768 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:46 smithi081 bash[76862]: audit 2023-10-09T08:19:45.647844+0000 mon.a (mon.0) 462 : audit 1 from='client.? 172.21.15.81:0/3713240111' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:19:46.768 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:46 smithi081 bash[79557]: cluster 2023-10-09T08:19:45.331804+0000 mgr.y (mgr.26009) 523 : cluster 0 pgmap v486: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 567 op/s; 2.3 MiB/s, 37 objects/s recovering 2023-10-09T08:19:46.768 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:46 smithi081 bash[79557]: cluster 2023-10-09T08:19:45.456312+0000 mon.a (mon.0) 460 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3570 objects degraded (0.028%), 1 pg degraded) 2023-10-09T08:19:46.768 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:46 smithi081 bash[79557]: cluster 2023-10-09T08:19:45.456371+0000 mon.a (mon.0) 461 : cluster 1 Cluster is now healthy 2023-10-09T08:19:46.768 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:46 smithi081 bash[79557]: audit 2023-10-09T08:19:45.647844+0000 mon.a (mon.0) 462 : audit 1 from='client.? 172.21.15.81:0/3713240111' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:19:46.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:46.800 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7] out_osds: [0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-09T08:19:46.800 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:19:46.800 INFO:tasks.thrashosds.thrasher:Removing osd 2, in_osds are: [1, 2, 3, 4, 5, 6, 7] 2023-10-09T08:19:46.801 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd out 2 2023-10-09T08:19:46.819 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:46.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:46.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:46.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:46.943 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:46.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:46.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:46.975 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-10-09T08:19:46.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-10-09T08:19:47.046 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:47.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:47.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:47.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:47.175 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:47.203 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:47.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:47.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:47.315 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:47.350 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:47.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:47.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:47.455 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:47.485 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:47.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:47.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:47.589 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:47.619 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:47.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:47.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:47.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:47.734 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:47 smithi081 bash[76862]: cluster 2023-10-09T08:19:46.465686+0000 mon.a (mon.0) 463 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:19:47.735 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:47 smithi081 bash[76862]: cluster 2023-10-09T08:19:46.483141+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T08:19:47.735 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:47 smithi081 bash[76862]: audit 2023-10-09T08:19:46.485776+0000 mon.a (mon.0) 464 : audit 1 from='client.? 172.21.15.81:0/3713240111' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:19:47.735 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:47 smithi081 bash[76862]: cluster 2023-10-09T08:19:46.485855+0000 mon.a (mon.0) 465 : cluster 0 osdmap e137: 8 total, 8 up, 7 in 2023-10-09T08:19:47.735 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:47 smithi081 bash[76862]: cluster 2023-10-09T08:19:46.595178+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T08:19:47.735 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:47 smithi081 bash[76862]: cluster 2023-10-09T08:19:46.595248+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T08:19:47.735 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:47 smithi081 bash[76862]: cluster 2023-10-09T08:19:46.595583+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T08:19:47.735 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:47 smithi081 bash[79557]: cluster 2023-10-09T08:19:46.465686+0000 mon.a (mon.0) 463 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:19:47.735 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:47 smithi081 bash[79557]: cluster 2023-10-09T08:19:46.483141+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T08:19:47.735 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:47 smithi081 bash[79557]: audit 2023-10-09T08:19:46.485776+0000 mon.a (mon.0) 464 : audit 1 from='client.? 172.21.15.81:0/3713240111' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:19:47.736 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:47 smithi081 bash[79557]: cluster 2023-10-09T08:19:46.485855+0000 mon.a (mon.0) 465 : cluster 0 osdmap e137: 8 total, 8 up, 7 in 2023-10-09T08:19:47.736 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:47 smithi081 bash[79557]: cluster 2023-10-09T08:19:46.595178+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T08:19:47.736 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:47 smithi081 bash[79557]: cluster 2023-10-09T08:19:46.595248+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T08:19:47.736 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:47 smithi081 bash[79557]: cluster 2023-10-09T08:19:46.595583+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T08:19:47.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:47.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:47.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:47.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:47 smithi118 bash[59345]: cluster 2023-10-09T08:19:46.465686+0000 mon.a (mon.0) 463 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:19:47.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:47 smithi118 bash[59345]: cluster 2023-10-09T08:19:46.483141+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T08:19:47.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:47 smithi118 bash[59345]: audit 2023-10-09T08:19:46.485776+0000 mon.a (mon.0) 464 : audit 1 from='client.? 172.21.15.81:0/3713240111' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:19:47.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:47 smithi118 bash[59345]: cluster 2023-10-09T08:19:46.485855+0000 mon.a (mon.0) 465 : cluster 0 osdmap e137: 8 total, 8 up, 7 in 2023-10-09T08:19:47.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:47 smithi118 bash[59345]: cluster 2023-10-09T08:19:46.595178+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T08:19:47.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:47 smithi118 bash[59345]: cluster 2023-10-09T08:19:46.595248+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T08:19:47.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:47 smithi118 bash[59345]: cluster 2023-10-09T08:19:46.595583+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T08:19:47.857 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:47.889 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:47.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:47.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:47.993 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:48.027 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:48.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:48.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:48.131 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:48.160 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:48.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:48.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:48.263 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:48.293 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:48.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:48.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:48.397 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:48.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:48.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:48.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:48.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:19:48.533 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:48.558 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:48.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:48.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:48.662 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:48.694 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:48.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:48.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:48 smithi118 bash[59345]: cluster 2023-10-09T08:19:47.332248+0000 mgr.y (mgr.26009) 524 : cluster 0 pgmap v488: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 618 KiB/s, 9 objects/s recovering 2023-10-09T08:19:48.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:48.810 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:48 smithi081 bash[76862]: cluster 2023-10-09T08:19:47.332248+0000 mgr.y (mgr.26009) 524 : cluster 0 pgmap v488: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 618 KiB/s, 9 objects/s recovering 2023-10-09T08:19:48.810 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:48 smithi081 bash[79557]: cluster 2023-10-09T08:19:47.332248+0000 mgr.y (mgr.26009) 524 : cluster 0 pgmap v488: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 618 KiB/s, 9 objects/s recovering 2023-10-09T08:19:48.828 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:48.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:48.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:48.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:48.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:48.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:48.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:49.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:49.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:49.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:49.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:49.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:49.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:49.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:49.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:49.341 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:49.372 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:49.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:49.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:49.476 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:49.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:19:49.510 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:49.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:49.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:49.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:49.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:49.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:49.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:49.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:49.781 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:49.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:49.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:49.885 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:49.916 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:49.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:49.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:50.019 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:50.046 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:50.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:50.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:50.062 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:19:50.150 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:50.175 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:50.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:50.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:50.278 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:50.309 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:50.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:50.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:50.413 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:50.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:50.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:50.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:50.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:50.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:50.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:50.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:50.685 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:50.699 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:50 smithi118 bash[59345]: cluster 2023-10-09T08:19:49.332916+0000 mgr.y (mgr.26009) 525 : cluster 0 pgmap v489: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 129 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:19:50.718 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:50.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:50.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:50.822 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:50.854 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:50.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:50.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:50.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:50 smithi081 bash[76862]: cluster 2023-10-09T08:19:49.332916+0000 mgr.y (mgr.26009) 525 : cluster 0 pgmap v489: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 129 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:19:50.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:50 smithi081 bash[79557]: cluster 2023-10-09T08:19:49.332916+0000 mgr.y (mgr.26009) 525 : cluster 0 pgmap v489: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 129 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:19:50.959 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:50.991 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:50.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:50.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:51.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:51.128 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:51.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:51.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:51.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:51.261 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:51.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:51.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:51.365 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:51.390 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:51.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:51.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:51.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:51.506 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:19:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:19:51] "GET /metrics HTTP/1.1" 200 36465 "" "Prometheus/2.33.4" 2023-10-09T08:19:51.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:51.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:51.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:51.574 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:19:51.574 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:19:51.629 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:51.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:51.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:51.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:51.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:51.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:51.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:51.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:51.888 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:51.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:51.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:51.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:52.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:52.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:52.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:52.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:52.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:52.168 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:52.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:52.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:52.271 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:52.303 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:52.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:52.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:52.408 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:52.431 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:52.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:52.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:52.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:52.546 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:52 smithi081 bash[76862]: cluster 2023-10-09T08:19:51.334100+0000 mgr.y (mgr.26009) 526 : cluster 0 pgmap v490: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 116 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:19:52.546 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:52 smithi081 bash[79557]: cluster 2023-10-09T08:19:51.334100+0000 mgr.y (mgr.26009) 526 : cluster 0 pgmap v490: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 116 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:19:52.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:52.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:52.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:52.586 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:19:52.665 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:52.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:52.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:52.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:52 smithi118 bash[59345]: cluster 2023-10-09T08:19:51.334100+0000 mgr.y (mgr.26009) 526 : cluster 0 pgmap v490: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 116 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:19:52.797 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:52.822 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:52.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:52.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:52.926 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:52.954 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:52.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:52.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:53.058 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:53.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:53.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:53.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:53.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:53.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:53.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:53.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:53.316 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:53.342 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:53.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:53.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:53.445 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:53.470 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:53.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:53.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:53.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:53.599 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:19:53.606 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:53.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:53.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:53.626 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:19:53.626 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:19:53.710 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:53.743 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:53.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:53.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:53.846 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:53.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:53.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:53.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:53.968 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:53.998 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:54.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:54.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:54.101 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:54.122 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:54.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:54.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:54.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:54.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:54.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:54.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:54.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:54 smithi118 bash[59345]: audit 2023-10-09T08:19:53.133065+0000 mon.a (mon.0) 466 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:54 smithi118 bash[59345]: audit 2023-10-09T08:19:53.136588+0000 mon.c (mon.2) 223 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:19:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:54 smithi118 bash[59345]: cluster 2023-10-09T08:19:53.334740+0000 mgr.y (mgr.26009) 527 : cluster 0 pgmap v491: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 116 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:19:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:54 smithi118 bash[59345]: audit 2023-10-09T08:19:53.349556+0000 mon.a (mon.0) 467 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:54.356 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:54.385 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:54.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:54.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:54.467 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-09T08:19:54.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:54.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:54 smithi081 bash[76862]: audit 2023-10-09T08:19:53.133065+0000 mon.a (mon.0) 466 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:54.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:54 smithi081 bash[76862]: audit 2023-10-09T08:19:53.136588+0000 mon.c (mon.2) 223 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:19:54.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:54 smithi081 bash[76862]: cluster 2023-10-09T08:19:53.334740+0000 mgr.y (mgr.26009) 527 : cluster 0 pgmap v491: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 116 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:19:54.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:54 smithi081 bash[76862]: audit 2023-10-09T08:19:53.349556+0000 mon.a (mon.0) 467 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:54.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:54 smithi081 bash[79557]: audit 2023-10-09T08:19:53.133065+0000 mon.a (mon.0) 466 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:54.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:54 smithi081 bash[79557]: audit 2023-10-09T08:19:53.136588+0000 mon.c (mon.2) 223 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:19:54.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:54 smithi081 bash[79557]: cluster 2023-10-09T08:19:53.334740+0000 mgr.y (mgr.26009) 527 : cluster 0 pgmap v491: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 116 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:19:54.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:54 smithi081 bash[79557]: audit 2023-10-09T08:19:53.349556+0000 mon.a (mon.0) 467 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:19:54.510 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:54.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:54.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:54.613 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:54.642 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:54.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:54.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:54.746 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:54.779 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:54.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:54.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:54.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:54.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:54.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:54.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:55.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:55.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:55.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:55.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:55.142 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:55.175 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:55.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:55.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:55.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:55.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:55.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:55.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:55.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:55.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:55.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:55.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:55.536 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:55.570 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:55.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:55.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:55.675 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:55.704 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:55.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:55.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:55.809 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:55.841 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:55.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:55.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:55.944 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:55.973 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:55.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:55.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:56.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:56.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:56.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:56.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:56.204 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:56.235 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:56.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:56.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:56.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:56.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:56.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:56.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:56.472 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:56.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:56.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:56.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:56 smithi118 bash[59345]: cluster 2023-10-09T08:19:55.335347+0000 mgr.y (mgr.26009) 528 : cluster 0 pgmap v492: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail 2023-10-09T08:19:56.600 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:56.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:56 smithi081 bash[76862]: cluster 2023-10-09T08:19:55.335347+0000 mgr.y (mgr.26009) 528 : cluster 0 pgmap v492: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail 2023-10-09T08:19:56.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:56 smithi081 bash[79557]: cluster 2023-10-09T08:19:55.335347+0000 mgr.y (mgr.26009) 528 : cluster 0 pgmap v492: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail 2023-10-09T08:19:56.635 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:56.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:56.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:56.738 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:56.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:56.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:56.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:56.866 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:56.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:56.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:56.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:56.998 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:57.029 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:57.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:57.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:57.133 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:57.163 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:57.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:57.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:57.266 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:57.299 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:57.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:57.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:57.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:57.426 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:57.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:57.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:57.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:57.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:57.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:57.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:57.653 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:57.687 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:57.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:57.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:57.791 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:57.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:57.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:57.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:57.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:57.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:57.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:57.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:58.053 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:58.088 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:58.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:58.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:58.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:58.217 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:58.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:58.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:58.320 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:58.354 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:58.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:58.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:58.458 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:58.494 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:19:58.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:58.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:19:58.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:58.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:19:58 smithi118 bash[59345]: cluster 2023-10-09T08:19:57.335764+0000 mgr.y (mgr.26009) 529 : cluster 0 pgmap v493: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail 2023-10-09T08:19:58.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:19:58 smithi081 bash[79557]: cluster 2023-10-09T08:19:57.335764+0000 mgr.y (mgr.26009) 529 : cluster 0 pgmap v493: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail 2023-10-09T08:19:58.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:19:58 smithi081 bash[76862]: cluster 2023-10-09T08:19:57.335764+0000 mgr.y (mgr.26009) 529 : cluster 0 pgmap v493: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail 2023-10-09T08:19:58.635 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:58.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:58.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:58.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:58.763 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:58.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:58.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:58.866 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:58.896 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:19:58.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:58.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:19:59.000 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:59.030 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:59.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:59.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:19:59.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:59.161 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:19:59.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:59.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:19:59.237 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:19:59.265 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:59.287 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:19:59.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:59.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:19:59.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:59.413 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:59.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:59.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:59.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:59.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:19:59.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:59.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:19:59.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:59.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:19:59.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:59.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:19:59.775 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:59.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:19:59.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:59.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:19:59.910 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:59.937 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:19:59.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:19:59.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:00.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:00.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:00.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:00.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:00.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:00.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:00.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:00.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:00.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:00.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:00.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:00.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:00.421 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:00.450 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:00.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:00.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:00.501 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:00 smithi118 bash[59345]: cluster 2023-10-09T08:19:59.336334+0000 mgr.y (mgr.26009) 530 : cluster 0 pgmap v494: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail 2023-10-09T08:20:00.501 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:00 smithi118 bash[59345]: cluster 2023-10-09T08:20:00.000156+0000 mon.a (mon.0) 468 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set 2023-10-09T08:20:00.502 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:00 smithi118 bash[59345]: cluster 2023-10-09T08:20:00.000207+0000 mon.a (mon.0) 469 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-10-09T08:20:00.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:00.566 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:00 smithi081 bash[76862]: cluster 2023-10-09T08:19:59.336334+0000 mgr.y (mgr.26009) 530 : cluster 0 pgmap v494: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail 2023-10-09T08:20:00.566 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:00 smithi081 bash[76862]: cluster 2023-10-09T08:20:00.000156+0000 mon.a (mon.0) 468 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set 2023-10-09T08:20:00.566 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:00 smithi081 bash[76862]: cluster 2023-10-09T08:20:00.000207+0000 mon.a (mon.0) 469 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-10-09T08:20:00.566 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:00 smithi081 bash[79557]: cluster 2023-10-09T08:19:59.336334+0000 mgr.y (mgr.26009) 530 : cluster 0 pgmap v494: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail 2023-10-09T08:20:00.566 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:00 smithi081 bash[79557]: cluster 2023-10-09T08:20:00.000156+0000 mon.a (mon.0) 468 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set 2023-10-09T08:20:00.567 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:00 smithi081 bash[79557]: cluster 2023-10-09T08:20:00.000207+0000 mon.a (mon.0) 469 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-10-09T08:20:00.585 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:00.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:00.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:00.689 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:00.709 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:00.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:00.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:00.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:00.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:00.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:00.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:00.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:00.972 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:00.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:00.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:01.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:01.109 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:01.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:01.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:01.212 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:01.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:01.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:01.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:01.347 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:01.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:01.378 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:01.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:01.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:01.494 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:20:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:20:01] "GET /metrics HTTP/1.1" 200 36398 "" "Prometheus/2.33.4" 2023-10-09T08:20:01.507 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:01.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:01.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:01.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:01.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:01.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:01.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:01.740 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:01.771 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:01.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:01.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:01.874 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:01.902 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:01.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:01.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:02.006 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:02.038 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:02.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:02.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:02.141 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:02.172 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:02.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:02.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:02.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:02.297 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:02.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:02.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:02.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:02.425 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:02.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:02.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:02.529 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:02.558 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:02.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:02.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:02.571 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:20:02.571 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:20:02.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:02 smithi081 bash[76862]: cluster 2023-10-09T08:20:01.337000+0000 mgr.y (mgr.26009) 531 : cluster 0 pgmap v495: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail 2023-10-09T08:20:02.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:02 smithi081 bash[79557]: cluster 2023-10-09T08:20:01.337000+0000 mgr.y (mgr.26009) 531 : cluster 0 pgmap v495: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail 2023-10-09T08:20:02.662 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:02.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:02.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:02.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:02.756 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:02 smithi118 bash[59345]: cluster 2023-10-09T08:20:01.337000+0000 mgr.y (mgr.26009) 531 : cluster 0 pgmap v495: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail 2023-10-09T08:20:02.799 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:02.824 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:02.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:02.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:02.927 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:02.955 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:02.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:02.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:03.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:03.084 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:03.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:03.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:03.187 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:03.214 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:03.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:03.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:03.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:03.345 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:03.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:03.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:03.393 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-09T08:20:03.448 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:03.483 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:03.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:03.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:03.586 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:03.589 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:03 smithi081 bash[76862]: debug 2023-10-09T08:20:03.384+0000 7f857be30700 -1 mon.a@0(leader).osd e137 definitely_dead 0 2023-10-09T08:20:03.614 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:03.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:03.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:03.718 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:03.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:03.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:03.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:03.841 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:03.859 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:20:03.865 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:03.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:03.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:03.882 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:20:03.903 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:20:03.927 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:20:03.951 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:20:03.969 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:03.980 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:20:03.998 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:04.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:04.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:04.009 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:20:04.037 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:20:04.038 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:20:04.039 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:20:04.039 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:20:04.039 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:20:04.039 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:20:04.039 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:20:04.039 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:20:04.039 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:20:04.103 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:04.135 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:04.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:04.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:04.239 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:04.275 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:04.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:04.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:04.377 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:20:04.378 INFO:teuthology.orchestra.run.smithi081.stderr:marked out osd.2. 2023-10-09T08:20:04.379 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:04.381 INFO:teuthology.orchestra.run.smithi081.stderr:pool 'unique_pool_0' removed 2023-10-09T08:20:04.436 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:04.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:04.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:04 smithi118 bash[59345]: cluster 2023-10-09T08:20:03.337358+0000 mgr.y (mgr.26009) 532 : cluster 0 pgmap v496: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail 2023-10-09T08:20:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:04 smithi118 bash[59345]: audit 2023-10-09T08:20:03.390305+0000 mon.a (mon.0) 470 : audit 1 from='client.? 172.21.15.81:0/2481020683' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2023-10-09T08:20:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:04 smithi118 bash[59345]: cluster 2023-10-09T08:20:03.390478+0000 mon.a (mon.0) 471 : cluster 1 Client client.admin marked osd.2 out, while it was still marked up 2023-10-09T08:20:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:04 smithi118 bash[59345]: audit 2023-10-09T08:20:03.828626+0000 mon.c (mon.2) 224 : audit 0 from='client.? 172.21.15.81:0/1192653620' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:20:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:04 smithi118 bash[59345]: audit 2023-10-09T08:20:03.966420+0000 mon.c (mon.2) 225 : audit 1 from='client.? 172.21.15.81:0/3892627000' 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-09T08:20:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:04 smithi118 bash[59345]: audit 2023-10-09T08:20:03.967121+0000 mon.a (mon.0) 472 : 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-09T08:20:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:04 smithi118 bash[59345]: audit 2023-10-09T08:20:04.086856+0000 mon.c (mon.2) 226 : audit 1 from='client.? 172.21.15.81:0/1362382584' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:20:04.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:04 smithi118 bash[59345]: audit 2023-10-09T08:20:04.087234+0000 mon.a (mon.0) 473 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:20:04.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:04.554 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:04 smithi081 bash[79557]: cluster 2023-10-09T08:20:03.337358+0000 mgr.y (mgr.26009) 532 : cluster 0 pgmap v496: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail 2023-10-09T08:20:04.554 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:04 smithi081 bash[79557]: audit 2023-10-09T08:20:03.390305+0000 mon.a (mon.0) 470 : audit 1 from='client.? 172.21.15.81:0/2481020683' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2023-10-09T08:20:04.554 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:04 smithi081 bash[79557]: cluster 2023-10-09T08:20:03.390478+0000 mon.a (mon.0) 471 : cluster 1 Client client.admin marked osd.2 out, while it was still marked up 2023-10-09T08:20:04.554 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:04 smithi081 bash[79557]: audit 2023-10-09T08:20:03.828626+0000 mon.c (mon.2) 224 : audit 0 from='client.? 172.21.15.81:0/1192653620' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:20:04.554 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:04 smithi081 bash[79557]: audit 2023-10-09T08:20:03.966420+0000 mon.c (mon.2) 225 : audit 1 from='client.? 172.21.15.81:0/3892627000' 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-09T08:20:04.554 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:04 smithi081 bash[79557]: audit 2023-10-09T08:20:03.967121+0000 mon.a (mon.0) 472 : 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-09T08:20:04.555 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:04 smithi081 bash[79557]: audit 2023-10-09T08:20:04.086856+0000 mon.c (mon.2) 226 : audit 1 from='client.? 172.21.15.81:0/1362382584' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:20:04.555 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:04 smithi081 bash[79557]: audit 2023-10-09T08:20:04.087234+0000 mon.a (mon.0) 473 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:20:04.555 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:04 smithi081 bash[76862]: cluster 2023-10-09T08:20:03.337358+0000 mgr.y (mgr.26009) 532 : cluster 0 pgmap v496: 89 pgs: 89 active+clean; 4.6 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail 2023-10-09T08:20:04.555 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:04 smithi081 bash[76862]: audit 2023-10-09T08:20:03.390305+0000 mon.a (mon.0) 470 : audit 1 from='client.? 172.21.15.81:0/2481020683' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2023-10-09T08:20:04.555 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:04 smithi081 bash[76862]: cluster 2023-10-09T08:20:03.390478+0000 mon.a (mon.0) 471 : cluster 1 Client client.admin marked osd.2 out, while it was still marked up 2023-10-09T08:20:04.555 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:04 smithi081 bash[76862]: audit 2023-10-09T08:20:03.828626+0000 mon.c (mon.2) 224 : audit 0 from='client.? 172.21.15.81:0/1192653620' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:20:04.555 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:04 smithi081 bash[76862]: audit 2023-10-09T08:20:03.966420+0000 mon.c (mon.2) 225 : audit 1 from='client.? 172.21.15.81:0/3892627000' 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-09T08:20:04.555 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:04 smithi081 bash[76862]: audit 2023-10-09T08:20:03.967121+0000 mon.a (mon.0) 472 : 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-09T08:20:04.555 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:04 smithi081 bash[76862]: audit 2023-10-09T08:20:04.086856+0000 mon.c (mon.2) 226 : audit 1 from='client.? 172.21.15.81:0/1362382584' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:20:04.555 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:04 smithi081 bash[76862]: audit 2023-10-09T08:20:04.087234+0000 mon.a (mon.0) 473 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:20:04.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:04.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:04.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:04.671 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:04.698 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:04.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:04.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:04.802 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:04.829 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:04.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:04.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:04.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:04.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:04.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:04.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:05.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:05.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:05.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:05.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:05.196 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:05.221 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:05.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:05.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:05.325 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:05.359 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:05.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:05.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:05.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:05.470 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[76862]: cluster 2023-10-09T08:20:04.344233+0000 mon.a (mon.0) 474 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:20:05.470 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[76862]: cluster 2023-10-09T08:20:04.355057+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T08:20:05.470 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[76862]: audit 2023-10-09T08:20:04.357869+0000 mon.a (mon.0) 475 : audit 1 from='client.? 172.21.15.81:0/2481020683' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2023-10-09T08:20:05.470 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[76862]: audit 2023-10-09T08:20:04.358063+0000 mon.a (mon.0) 476 : 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-09T08:20:05.471 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[76862]: audit 2023-10-09T08:20:04.358209+0000 mon.a (mon.0) 477 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:20:05.471 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[76862]: cluster 2023-10-09T08:20:04.358300+0000 mon.a (mon.0) 478 : cluster 0 osdmap e138: 8 total, 8 up, 6 in 2023-10-09T08:20:05.471 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[76862]: cluster 2023-10-09T08:20:04.358994+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T08:20:05.471 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[76862]: cluster 2023-10-09T08:20:04.359044+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T08:20:05.471 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[76862]: cluster 2023-10-09T08:20:04.363952+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T08:20:05.471 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[79557]: cluster 2023-10-09T08:20:04.344233+0000 mon.a (mon.0) 474 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:20:05.471 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[79557]: cluster 2023-10-09T08:20:04.355057+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T08:20:05.471 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[79557]: audit 2023-10-09T08:20:04.357869+0000 mon.a (mon.0) 475 : audit 1 from='client.? 172.21.15.81:0/2481020683' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2023-10-09T08:20:05.472 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[79557]: audit 2023-10-09T08:20:04.358063+0000 mon.a (mon.0) 476 : 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-09T08:20:05.472 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[79557]: audit 2023-10-09T08:20:04.358209+0000 mon.a (mon.0) 477 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:20:05.472 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[79557]: cluster 2023-10-09T08:20:04.358300+0000 mon.a (mon.0) 478 : cluster 0 osdmap e138: 8 total, 8 up, 6 in 2023-10-09T08:20:05.472 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[79557]: cluster 2023-10-09T08:20:04.358994+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T08:20:05.472 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[79557]: cluster 2023-10-09T08:20:04.359044+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T08:20:05.472 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:05 smithi081 bash[79557]: cluster 2023-10-09T08:20:04.363952+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T08:20:05.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:05.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:05.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:05.586 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:05.599 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:05 smithi118 bash[59345]: cluster 2023-10-09T08:20:04.344233+0000 mon.a (mon.0) 474 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:20:05.599 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:05 smithi118 bash[59345]: cluster 2023-10-09T08:20:04.355057+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T08:20:05.600 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:05 smithi118 bash[59345]: audit 2023-10-09T08:20:04.357869+0000 mon.a (mon.0) 475 : audit 1 from='client.? 172.21.15.81:0/2481020683' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2023-10-09T08:20:05.600 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:05 smithi118 bash[59345]: audit 2023-10-09T08:20:04.358063+0000 mon.a (mon.0) 476 : 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-09T08:20:05.600 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:05 smithi118 bash[59345]: audit 2023-10-09T08:20:04.358209+0000 mon.a (mon.0) 477 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:20:05.600 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:05 smithi118 bash[59345]: cluster 2023-10-09T08:20:04.358300+0000 mon.a (mon.0) 478 : cluster 0 osdmap e138: 8 total, 8 up, 6 in 2023-10-09T08:20:05.600 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:05 smithi118 bash[59345]: cluster 2023-10-09T08:20:04.358994+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T08:20:05.600 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:05 smithi118 bash[59345]: cluster 2023-10-09T08:20:04.359044+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T08:20:05.600 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:05 smithi118 bash[59345]: cluster 2023-10-09T08:20:04.363952+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T08:20:05.616 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:05.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:05.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:05.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:05.747 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:05.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:05.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:05.850 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:05.880 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:05.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:05.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:05.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:06.011 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:06.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:06.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:06.114 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:06.142 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:06.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:06.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:06.245 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:06.278 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:06.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:06.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:06.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:06.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:06.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:06.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:06.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:06 smithi118 bash[59345]: cluster 2023-10-09T08:20:05.338448+0000 mgr.y (mgr.26009) 533 : cluster 0 pgmap v498: 73 pgs: 23 peering, 50 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:06 smithi118 bash[59345]: cluster 2023-10-09T08:20:05.353349+0000 mon.a (mon.0) 479 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T08:20:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:06 smithi118 bash[59345]: cluster 2023-10-09T08:20:05.361389+0000 mon.a (mon.0) 480 : cluster 0 osdmap e139: 8 total, 8 up, 6 in 2023-10-09T08:20:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:06 smithi118 bash[59345]: cluster 2023-10-09T08:20:05.363210+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:06 smithi118 bash[59345]: cluster 2023-10-09T08:20:05.366181+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:06 smithi118 bash[59345]: cluster 2023-10-09T08:20:05.367286+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:06 smithi118 bash[59345]: cluster 2023-10-09T08:20:05.367971+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:06 smithi118 bash[59345]: cluster 2023-10-09T08:20:05.369506+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:06 smithi118 bash[59345]: cluster 2023-10-09T08:20:05.369554+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:06 smithi118 bash[59345]: cluster 2023-10-09T08:20:05.369622+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:06 smithi118 bash[59345]: cluster 2023-10-09T08:20:05.371189+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:06 smithi118 bash[59345]: cluster 2023-10-09T08:20:05.372102+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:06 smithi118 bash[59345]: cluster 2023-10-09T08:20:05.372414+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:06 smithi118 bash[59345]: cluster 2023-10-09T08:20:05.372508+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:06 smithi118 bash[59345]: cluster 2023-10-09T08:20:05.374249+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:06 smithi118 bash[59345]: cluster 2023-10-09T08:20:05.374717+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:06 smithi118 bash[59345]: cluster 2023-10-09T08:20:05.374800+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:06.552 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:06.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:06.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:06.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[76862]: cluster 2023-10-09T08:20:05.338448+0000 mgr.y (mgr.26009) 533 : cluster 0 pgmap v498: 73 pgs: 23 peering, 50 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:06.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[76862]: cluster 2023-10-09T08:20:05.353349+0000 mon.a (mon.0) 479 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T08:20:06.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[76862]: cluster 2023-10-09T08:20:05.361389+0000 mon.a (mon.0) 480 : cluster 0 osdmap e139: 8 total, 8 up, 6 in 2023-10-09T08:20:06.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[76862]: cluster 2023-10-09T08:20:05.363210+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[76862]: cluster 2023-10-09T08:20:05.366181+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[76862]: cluster 2023-10-09T08:20:05.367286+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[76862]: cluster 2023-10-09T08:20:05.367971+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[76862]: cluster 2023-10-09T08:20:05.369506+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[76862]: cluster 2023-10-09T08:20:05.369554+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[76862]: cluster 2023-10-09T08:20:05.369622+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[76862]: cluster 2023-10-09T08:20:05.371189+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[76862]: cluster 2023-10-09T08:20:05.372102+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[76862]: cluster 2023-10-09T08:20:05.372414+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[76862]: cluster 2023-10-09T08:20:05.372508+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[76862]: cluster 2023-10-09T08:20:05.374249+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[76862]: cluster 2023-10-09T08:20:05.374717+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.628 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[76862]: cluster 2023-10-09T08:20:05.374800+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[79557]: cluster 2023-10-09T08:20:05.338448+0000 mgr.y (mgr.26009) 533 : cluster 0 pgmap v498: 73 pgs: 23 peering, 50 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:06.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[79557]: cluster 2023-10-09T08:20:05.353349+0000 mon.a (mon.0) 479 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T08:20:06.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[79557]: cluster 2023-10-09T08:20:05.361389+0000 mon.a (mon.0) 480 : cluster 0 osdmap e139: 8 total, 8 up, 6 in 2023-10-09T08:20:06.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[79557]: cluster 2023-10-09T08:20:05.363210+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[79557]: cluster 2023-10-09T08:20:05.366181+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[79557]: cluster 2023-10-09T08:20:05.367286+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[79557]: cluster 2023-10-09T08:20:05.367971+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[79557]: cluster 2023-10-09T08:20:05.369506+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[79557]: cluster 2023-10-09T08:20:05.369554+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[79557]: cluster 2023-10-09T08:20:05.369622+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[79557]: cluster 2023-10-09T08:20:05.371189+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[79557]: cluster 2023-10-09T08:20:05.372102+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[79557]: cluster 2023-10-09T08:20:05.372414+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[79557]: cluster 2023-10-09T08:20:05.372508+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[79557]: cluster 2023-10-09T08:20:05.374249+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[79557]: cluster 2023-10-09T08:20:05.374717+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.629 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:06 smithi081 bash[79557]: cluster 2023-10-09T08:20:05.374800+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T08:20:06.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:06.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:06.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:06.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:06.779 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:06.806 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:06.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:06.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:06.848 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-09T08:20:06.849 INFO:tasks.radosbench:Beginning radosbench... 2023-10-09T08:20:06.849 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2023-10-09T08:20:06.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_1 16 2023-10-09T08:20:06.909 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:06.945 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:06.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:06.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:07.048 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:07.074 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:07.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:07.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:07.177 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:07.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:20:07.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:07.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:07.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:07.313 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:07.337 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:07.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:07.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:07.369 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:07 smithi081 bash[79557]: cluster 2023-10-09T08:20:06.360963+0000 mon.a (mon.0) 481 : cluster 0 osdmap e140: 8 total, 8 up, 6 in 2023-10-09T08:20:07.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:07 smithi081 bash[79557]: cluster 2023-10-09T08:20:06.362676+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:07 smithi081 bash[79557]: cluster 2023-10-09T08:20:06.362907+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:07 smithi081 bash[79557]: cluster 2023-10-09T08:20:06.363214+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:07 smithi081 bash[79557]: cluster 2023-10-09T08:20:06.364425+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:07 smithi081 bash[79557]: cluster 2023-10-09T08:20:06.365705+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:07 smithi081 bash[79557]: cluster 2023-10-09T08:20:06.786978+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.441 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:07.475 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:07.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:07.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:07.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:07.612 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:07.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:07.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:07.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:07 smithi081 bash[76862]: cluster 2023-10-09T08:20:06.360963+0000 mon.a (mon.0) 481 : cluster 0 osdmap e140: 8 total, 8 up, 6 in 2023-10-09T08:20:07.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:07 smithi081 bash[76862]: cluster 2023-10-09T08:20:06.362676+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:07 smithi081 bash[76862]: cluster 2023-10-09T08:20:06.362907+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:07 smithi081 bash[76862]: cluster 2023-10-09T08:20:06.363214+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:07 smithi081 bash[76862]: cluster 2023-10-09T08:20:06.364425+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:07 smithi081 bash[76862]: cluster 2023-10-09T08:20:06.365705+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:07 smithi081 bash[76862]: cluster 2023-10-09T08:20:06.786978+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:07.749 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:07.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:07.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:07 smithi118 bash[59345]: cluster 2023-10-09T08:20:06.360963+0000 mon.a (mon.0) 481 : cluster 0 osdmap e140: 8 total, 8 up, 6 in 2023-10-09T08:20:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:07 smithi118 bash[59345]: cluster 2023-10-09T08:20:06.362676+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:07 smithi118 bash[59345]: cluster 2023-10-09T08:20:06.362907+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:07 smithi118 bash[59345]: cluster 2023-10-09T08:20:06.363214+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:07 smithi118 bash[59345]: cluster 2023-10-09T08:20:06.364425+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:07 smithi118 bash[59345]: cluster 2023-10-09T08:20:06.365705+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:07 smithi118 bash[59345]: cluster 2023-10-09T08:20:06.786978+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T08:20:07.853 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:07.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:07.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:07.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:07.990 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:08.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:08.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:08.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:08.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:08.151 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:08.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:08.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:08.165 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:20:08.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:08.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:08.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:08.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:08.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:08.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[76862]: cluster 2023-10-09T08:20:07.339120+0000 mgr.y (mgr.26009) 534 : cluster 0 pgmap v501: 73 pgs: 23 peering, 50 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:08.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[76862]: cluster 2023-10-09T08:20:07.367736+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[76862]: cluster 2023-10-09T08:20:07.370372+0000 mon.a (mon.0) 482 : cluster 0 osdmap e141: 8 total, 8 up, 6 in 2023-10-09T08:20:08.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[76862]: cluster 2023-10-09T08:20:07.371035+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[76862]: cluster 2023-10-09T08:20:07.371371+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[76862]: cluster 2023-10-09T08:20:07.373807+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[76862]: cluster 2023-10-09T08:20:07.375330+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[76862]: cluster 2023-10-09T08:20:07.375544+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[76862]: cluster 2023-10-09T08:20:07.378529+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[76862]: cluster 2023-10-09T08:20:07.663195+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[76862]: audit 2023-10-09T08:20:08.073188+0000 mon.c (mon.2) 227 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:20:08.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[76862]: audit 2023-10-09T08:20:08.134577+0000 mon.a (mon.0) 483 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:08.400 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[76862]: audit 2023-10-09T08:20:08.136783+0000 mon.c (mon.2) 228 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:20:08.400 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[79557]: cluster 2023-10-09T08:20:07.339120+0000 mgr.y (mgr.26009) 534 : cluster 0 pgmap v501: 73 pgs: 23 peering, 50 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:08.400 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[79557]: cluster 2023-10-09T08:20:07.367736+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.400 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[79557]: cluster 2023-10-09T08:20:07.370372+0000 mon.a (mon.0) 482 : cluster 0 osdmap e141: 8 total, 8 up, 6 in 2023-10-09T08:20:08.400 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[79557]: cluster 2023-10-09T08:20:07.371035+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.400 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[79557]: cluster 2023-10-09T08:20:07.371371+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.400 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[79557]: cluster 2023-10-09T08:20:07.373807+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.401 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[79557]: cluster 2023-10-09T08:20:07.375330+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.401 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[79557]: cluster 2023-10-09T08:20:07.375544+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.401 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[79557]: cluster 2023-10-09T08:20:07.378529+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.401 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[79557]: cluster 2023-10-09T08:20:07.663195+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.401 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[79557]: audit 2023-10-09T08:20:08.073188+0000 mon.c (mon.2) 227 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:20:08.401 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[79557]: audit 2023-10-09T08:20:08.134577+0000 mon.a (mon.0) 483 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:08.401 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:08 smithi081 bash[79557]: audit 2023-10-09T08:20:08.136783+0000 mon.c (mon.2) 228 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:20:08.413 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:08.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:08.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:08.516 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:08.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:08.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:08.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:08.652 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:08.664 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:08 smithi118 bash[59345]: cluster 2023-10-09T08:20:07.339120+0000 mgr.y (mgr.26009) 534 : cluster 0 pgmap v501: 73 pgs: 23 peering, 50 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:08.664 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:08 smithi118 bash[59345]: cluster 2023-10-09T08:20:07.367736+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.664 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:08 smithi118 bash[59345]: cluster 2023-10-09T08:20:07.370372+0000 mon.a (mon.0) 482 : cluster 0 osdmap e141: 8 total, 8 up, 6 in 2023-10-09T08:20:08.664 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:08 smithi118 bash[59345]: cluster 2023-10-09T08:20:07.371035+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.664 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:08 smithi118 bash[59345]: cluster 2023-10-09T08:20:07.371371+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.664 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:08 smithi118 bash[59345]: cluster 2023-10-09T08:20:07.373807+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.664 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:08 smithi118 bash[59345]: cluster 2023-10-09T08:20:07.375330+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.665 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:08 smithi118 bash[59345]: cluster 2023-10-09T08:20:07.375544+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.665 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:08 smithi118 bash[59345]: cluster 2023-10-09T08:20:07.378529+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.665 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:08 smithi118 bash[59345]: cluster 2023-10-09T08:20:07.663195+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T08:20:08.665 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:08 smithi118 bash[59345]: audit 2023-10-09T08:20:08.073188+0000 mon.c (mon.2) 227 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:20:08.665 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:08 smithi118 bash[59345]: audit 2023-10-09T08:20:08.134577+0000 mon.a (mon.0) 483 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:08.665 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:08 smithi118 bash[59345]: audit 2023-10-09T08:20:08.136783+0000 mon.c (mon.2) 228 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:20:08.681 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:08.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:08.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:08.784 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:08.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:08.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:08.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:08.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:20:08.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:08.947 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:08.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:08.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:09.050 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:09.076 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:09.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:09.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:09.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:09.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:09.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:09.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:09.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:09.345 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:09.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:09.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:09.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:09.460 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[76862]: cluster 2023-10-09T08:20:08.372573+0000 mon.a (mon.0) 484 : cluster 0 osdmap e142: 8 total, 8 up, 6 in 2023-10-09T08:20:09.460 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[76862]: cluster 2023-10-09T08:20:08.376086+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.460 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[76862]: cluster 2023-10-09T08:20:08.377762+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.460 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[76862]: cluster 2023-10-09T08:20:08.378379+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.461 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[76862]: cluster 2023-10-09T08:20:08.378948+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.461 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[76862]: cluster 2023-10-09T08:20:08.379586+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.461 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[76862]: cluster 2023-10-09T08:20:08.380574+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.461 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[76862]: cluster 2023-10-09T08:20:08.380941+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.461 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[76862]: audit 2023-10-09T08:20:08.454100+0000 mon.a (mon.0) 485 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:09.461 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[76862]: audit 2023-10-09T08:20:08.465096+0000 mon.a (mon.0) 486 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:09.461 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[76862]: cluster 2023-10-09T08:20:08.487663+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.461 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[79557]: cluster 2023-10-09T08:20:08.372573+0000 mon.a (mon.0) 484 : cluster 0 osdmap e142: 8 total, 8 up, 6 in 2023-10-09T08:20:09.461 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[79557]: cluster 2023-10-09T08:20:08.376086+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.461 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[79557]: cluster 2023-10-09T08:20:08.377762+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.462 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[79557]: cluster 2023-10-09T08:20:08.378379+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.462 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[79557]: cluster 2023-10-09T08:20:08.378948+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.462 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[79557]: cluster 2023-10-09T08:20:08.379586+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.462 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[79557]: cluster 2023-10-09T08:20:08.380574+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.462 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[79557]: cluster 2023-10-09T08:20:08.380941+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.462 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[79557]: audit 2023-10-09T08:20:08.454100+0000 mon.a (mon.0) 485 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:09.462 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[79557]: audit 2023-10-09T08:20:08.465096+0000 mon.a (mon.0) 486 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:09.462 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:09 smithi081 bash[79557]: cluster 2023-10-09T08:20:08.487663+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.481 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:09.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:09.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:09.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:09.611 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:09.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:09.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:09.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:09.725 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:09 smithi118 bash[59345]: cluster 2023-10-09T08:20:08.372573+0000 mon.a (mon.0) 484 : cluster 0 osdmap e142: 8 total, 8 up, 6 in 2023-10-09T08:20:09.726 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:09 smithi118 bash[59345]: cluster 2023-10-09T08:20:08.376086+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.726 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:09 smithi118 bash[59345]: cluster 2023-10-09T08:20:08.377762+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.726 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:09 smithi118 bash[59345]: cluster 2023-10-09T08:20:08.378379+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.726 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:09 smithi118 bash[59345]: cluster 2023-10-09T08:20:08.378948+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.726 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:09 smithi118 bash[59345]: cluster 2023-10-09T08:20:08.379586+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.726 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:09 smithi118 bash[59345]: cluster 2023-10-09T08:20:08.380574+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.726 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:09 smithi118 bash[59345]: cluster 2023-10-09T08:20:08.380941+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.726 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:09 smithi118 bash[59345]: audit 2023-10-09T08:20:08.454100+0000 mon.a (mon.0) 485 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:09.726 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:09 smithi118 bash[59345]: audit 2023-10-09T08:20:08.465096+0000 mon.a (mon.0) 486 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:09.726 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:09 smithi118 bash[59345]: cluster 2023-10-09T08:20:08.487663+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T08:20:09.744 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:09.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:09.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:09.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:09.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:09.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:09.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:09.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:10.013 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:10.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:10.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:10.117 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:10.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:10.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:10.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:10.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:10.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:10.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:10.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:10.390 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:10.421 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:10.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:10.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:10.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:10.553 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:10.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:10.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:10.657 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:10.668 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:10 smithi118 bash[59345]: cluster 2023-10-09T08:20:09.339985+0000 mgr.y (mgr.26009) 535 : cluster 0 pgmap v504: 73 pgs: 23 peering, 50 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-09T08:20:10.682 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:10.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:10.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:10.786 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:10.807 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:10.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:10.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:10.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:10 smithi081 bash[76862]: cluster 2023-10-09T08:20:09.339985+0000 mgr.y (mgr.26009) 535 : cluster 0 pgmap v504: 73 pgs: 23 peering, 50 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-09T08:20:10.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:10 smithi081 bash[79557]: cluster 2023-10-09T08:20:09.339985+0000 mgr.y (mgr.26009) 535 : cluster 0 pgmap v504: 73 pgs: 23 peering, 50 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-09T08:20:10.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:10.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:10.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:10.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:11.046 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:11.074 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:11.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:11.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:11.177 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:11.210 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:11.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:11.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:11.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:11.325 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:20:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:20:11] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.33.4" 2023-10-09T08:20:11.344 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:11.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:11.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:11.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:11.479 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:11.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:11.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:11.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:11.596 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:11 smithi081 bash[76862]: cluster 2023-10-09T08:20:11.468347+0000 mon.a (mon.0) 487 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-09T08:20:11.597 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:11 smithi081 bash[79557]: cluster 2023-10-09T08:20:11.468347+0000 mon.a (mon.0) 487 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-09T08:20:11.616 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:11.618 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:20:11.618 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:20:11.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:11.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:11.721 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:11.747 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:11.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:11.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:11.849 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:20:11.850 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:20:11.850 INFO:teuthology.orchestra.run.smithi118.stdout: "complaint_time": 30, 2023-10-09T08:20:11.850 INFO:teuthology.orchestra.run.smithi118.stdout: "num_blocked_ops": 0 2023-10-09T08:20:11.850 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:20:11.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:11.862 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7] out_osds: [0, 2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-09T08:20:11.862 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:20:11.862 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2023-10-09T08:20:11.862 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:20:11.862 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:20:11.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 config set filestore_inject_stall 3 2023-10-09T08:20:11.872 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:11 smithi118 bash[59345]: cluster 2023-10-09T08:20:11.468347+0000 mon.a (mon.0) 487 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-09T08:20:11.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:11.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:11.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:11.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:11.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:12.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:12.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:12.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:12.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:12.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:12.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:12.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:12.259 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:12.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:12.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:12.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:12.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:12.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:12.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:12.490 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:12.519 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:12.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:12.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:12.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:12.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:12 smithi081 bash[76862]: cluster 2023-10-09T08:20:11.340688+0000 mgr.y (mgr.26009) 536 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 98 B/s, 1 keys/s, 7 objects/s recovering 2023-10-09T08:20:12.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:12 smithi081 bash[79557]: cluster 2023-10-09T08:20:11.340688+0000 mgr.y (mgr.26009) 536 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 98 B/s, 1 keys/s, 7 objects/s recovering 2023-10-09T08:20:12.632 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:20:12.653 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:12.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:12.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:12.701 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-09T08:20:12.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:12.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:12 smithi118 bash[59345]: cluster 2023-10-09T08:20:11.340688+0000 mgr.y (mgr.26009) 536 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 98 B/s, 1 keys/s, 7 objects/s recovering 2023-10-09T08:20:12.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:12.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:12.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:12.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:12.903 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:12.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:12.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:13.006 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:13.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:13.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:13.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:13.130 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:13.159 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:13.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:13.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:13.262 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:13.296 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:13.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:13.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:13.400 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:13.432 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:13.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:13.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:13.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:13.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:13.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:13.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:13.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:13.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:13.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:13.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:13.784 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:13.819 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:13.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:13.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:13.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:13.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:13.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:13.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:14.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:14.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:14.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:14.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:14.184 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:14.216 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:14.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:14.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:14.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:14.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:14.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:14.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:14.459 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:14.485 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:14.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:14.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:14.588 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:14.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:14.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:14.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:14.721 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:14.735 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:14 smithi118 bash[59345]: cluster 2023-10-09T08:20:13.341240+0000 mgr.y (mgr.26009) 537 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 84 B/s, 1 keys/s, 6 objects/s recovering 2023-10-09T08:20:14.735 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:14 smithi118 bash[59345]: audit 2023-10-09T08:20:13.602891+0000 mon.a (mon.0) 488 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:14.735 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:14 smithi118 bash[59345]: audit 2023-10-09T08:20:13.613253+0000 mon.a (mon.0) 489 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:14.748 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:14.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:14.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:14.851 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:14.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:14 smithi081 bash[76862]: cluster 2023-10-09T08:20:13.341240+0000 mgr.y (mgr.26009) 537 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 84 B/s, 1 keys/s, 6 objects/s recovering 2023-10-09T08:20:14.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:14 smithi081 bash[76862]: audit 2023-10-09T08:20:13.602891+0000 mon.a (mon.0) 488 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:14.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:14 smithi081 bash[76862]: audit 2023-10-09T08:20:13.613253+0000 mon.a (mon.0) 489 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:14.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:14 smithi081 bash[79557]: cluster 2023-10-09T08:20:13.341240+0000 mgr.y (mgr.26009) 537 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 84 B/s, 1 keys/s, 6 objects/s recovering 2023-10-09T08:20:14.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:14 smithi081 bash[79557]: audit 2023-10-09T08:20:13.602891+0000 mon.a (mon.0) 488 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:14.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:14 smithi081 bash[79557]: audit 2023-10-09T08:20:13.613253+0000 mon.a (mon.0) 489 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:14.876 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:14.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:14.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:14.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:15.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:15.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:15.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:15.112 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:15.141 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:15.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:15.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:15.245 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:15.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:15.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:15.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:15.373 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:15.411 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:15.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:15.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:15.515 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:15.544 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:15.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:15.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:15.648 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:15.683 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:15.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:15.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:15.787 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:15.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:15.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:15.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:15.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:15.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:15.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:15.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:16.053 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:16.083 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:16.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:16.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:16.187 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:16.218 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:16.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:16.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:16.323 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:16.357 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:16.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:16.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:16.461 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:16.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:16.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:16.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:16.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:16.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:16.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:16.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:16.728 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:16.740 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:16 smithi118 bash[59345]: cluster 2023-10-09T08:20:15.342079+0000 mgr.y (mgr.26009) 538 : cluster 0 pgmap v507: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 73 B/s, 1 keys/s, 5 objects/s recovering 2023-10-09T08:20:16.740 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:16 smithi118 bash[59345]: audit 2023-10-09T08:20:15.576722+0000 mon.a (mon.0) 490 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:16.740 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:16 smithi118 bash[59345]: audit 2023-10-09T08:20:15.588218+0000 mon.a (mon.0) 491 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:16.740 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:16 smithi118 bash[59345]: audit 2023-10-09T08:20:16.059196+0000 mon.c (mon.2) 229 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:20:16.740 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:16 smithi118 bash[59345]: audit 2023-10-09T08:20:16.060017+0000 mon.c (mon.2) 230 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:20:16.740 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:16 smithi118 bash[59345]: audit 2023-10-09T08:20:16.067397+0000 mon.a (mon.0) 492 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:16.755 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:16.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:16.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:16.858 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:16.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:16 smithi081 bash[79557]: cluster 2023-10-09T08:20:15.342079+0000 mgr.y (mgr.26009) 538 : cluster 0 pgmap v507: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 73 B/s, 1 keys/s, 5 objects/s recovering 2023-10-09T08:20:16.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:16 smithi081 bash[79557]: audit 2023-10-09T08:20:15.576722+0000 mon.a (mon.0) 490 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:16.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:16 smithi081 bash[79557]: audit 2023-10-09T08:20:15.588218+0000 mon.a (mon.0) 491 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:16.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:16 smithi081 bash[79557]: audit 2023-10-09T08:20:16.059196+0000 mon.c (mon.2) 229 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:20:16.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:16 smithi081 bash[79557]: audit 2023-10-09T08:20:16.060017+0000 mon.c (mon.2) 230 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:20:16.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:16 smithi081 bash[79557]: audit 2023-10-09T08:20:16.067397+0000 mon.a (mon.0) 492 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:16.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:16 smithi081 bash[76862]: cluster 2023-10-09T08:20:15.342079+0000 mgr.y (mgr.26009) 538 : cluster 0 pgmap v507: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 73 B/s, 1 keys/s, 5 objects/s recovering 2023-10-09T08:20:16.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:16 smithi081 bash[76862]: audit 2023-10-09T08:20:15.576722+0000 mon.a (mon.0) 490 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:16.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:16 smithi081 bash[76862]: audit 2023-10-09T08:20:15.588218+0000 mon.a (mon.0) 491 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:16.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:16 smithi081 bash[76862]: audit 2023-10-09T08:20:16.059196+0000 mon.c (mon.2) 229 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:20:16.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:16 smithi081 bash[76862]: audit 2023-10-09T08:20:16.060017+0000 mon.c (mon.2) 230 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:20:16.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:16 smithi081 bash[76862]: audit 2023-10-09T08:20:16.067397+0000 mon.a (mon.0) 492 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:16.886 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:16.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:16.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:16.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:17.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:17.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:17.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:17.123 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:17.148 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:17.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:17.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:17.251 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:20:17.251 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:20:17.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:17.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:17.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:17.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:17.388 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:17.418 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:17.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:17.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:17.521 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:17.547 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:17.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:17.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:17.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:17.677 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:17.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:17.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:17.781 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:17.806 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:17.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:17.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:17.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:17.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:17.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:17.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:18.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:18.073 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:18.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:18.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:18.175 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:18.199 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:18.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:18.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:18.303 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:18.331 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:18.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:18.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:18.437 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:18.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:18.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:18.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:18.573 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:18.606 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:18.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:18.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:18.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:18.720 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:18 smithi081 bash[76862]: cluster 2023-10-09T08:20:17.342523+0000 mgr.y (mgr.26009) 539 : cluster 0 pgmap v508: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 58 B/s, 1 keys/s, 4 objects/s recovering 2023-10-09T08:20:18.720 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:18 smithi081 bash[76862]: audit 2023-10-09T08:20:18.364327+0000 mon.a (mon.0) 493 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:18.720 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:18 smithi081 bash[79557]: cluster 2023-10-09T08:20:17.342523+0000 mgr.y (mgr.26009) 539 : cluster 0 pgmap v508: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 58 B/s, 1 keys/s, 4 objects/s recovering 2023-10-09T08:20:18.720 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:18 smithi081 bash[79557]: audit 2023-10-09T08:20:18.364327+0000 mon.a (mon.0) 493 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:18.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:18.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:18.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:18.840 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:18 smithi118 bash[59345]: cluster 2023-10-09T08:20:17.342523+0000 mgr.y (mgr.26009) 539 : cluster 0 pgmap v508: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 58 B/s, 1 keys/s, 4 objects/s recovering 2023-10-09T08:20:18.840 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:18 smithi118 bash[59345]: audit 2023-10-09T08:20:18.364327+0000 mon.a (mon.0) 493 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:18.842 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:18.872 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:18.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:18.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:18.975 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:19.002 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:19.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:19.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:19.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:19.127 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:19.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:19.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:19.230 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:19.264 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:19.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:19.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:19.369 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:19.390 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:19.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:19.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:19.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:19.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:19.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:19.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:19.626 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:19.654 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:19.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:19.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:19.757 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:19.784 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:19.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:19.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:19.887 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:19.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:19.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:19.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:20.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:20.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:20.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:20.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:20.145 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:20.173 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:20.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:20.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:20.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:20.307 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:20.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:20.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:20.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:20.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:20.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:20.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:20.543 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:20.567 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:20.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:20.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:20.671 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:20.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:20.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:20.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:20.801 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:20.809 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:20 smithi081 bash[79557]: cluster 2023-10-09T08:20:19.343071+0000 mgr.y (mgr.26009) 540 : cluster 0 pgmap v509: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 53 B/s, 0 keys/s, 4 objects/s recovering 2023-10-09T08:20:20.809 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:20 smithi081 bash[76862]: cluster 2023-10-09T08:20:19.343071+0000 mgr.y (mgr.26009) 540 : cluster 0 pgmap v509: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 53 B/s, 0 keys/s, 4 objects/s recovering 2023-10-09T08:20:20.824 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:20.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:20.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:20.834 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:20:20.859 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:20:20.887 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:20:20.913 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:20:20.930 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:20.937 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:20:20.944 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:20 smithi118 bash[59345]: cluster 2023-10-09T08:20:19.343071+0000 mgr.y (mgr.26009) 540 : cluster 0 pgmap v509: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 53 B/s, 0 keys/s, 4 objects/s recovering 2023-10-09T08:20:20.958 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:20.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:20.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:20.964 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:20:20.984 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:20:21.008 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:20:21.010 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:20:21.010 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:20:21.010 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:20:21.010 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:20:21.010 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:20:21.010 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:20:21.011 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:20:21.011 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:20:21.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:21.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:21.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:21.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:21.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:21.211 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:21.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:21.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:21.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:21.321 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:20:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:20:21] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.33.4" 2023-10-09T08:20:21.339 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:21.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:21.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:21.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:21.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:21.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:21.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:21.577 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:21.605 INFO:teuthology.orchestra.run.smithi081.stderr:pool 'unique_pool_1' created 2023-10-09T08:20:21.607 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:20:21.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:21.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:21.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:21.712 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:21.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:21.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:21.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:21.840 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:21.847 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:21 smithi081 bash[76862]: audit 2023-10-09T08:20:20.757414+0000 mon.a (mon.0) 494 : audit 1 from='client.? 172.21.15.81:0/1974832150' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-09T08:20:21.847 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:21 smithi081 bash[76862]: audit 2023-10-09T08:20:20.806869+0000 mon.c (mon.2) 231 : audit 0 from='client.? 172.21.15.81:0/2769456160' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:20:21.847 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:21 smithi081 bash[76862]: audit 2023-10-09T08:20:21.064482+0000 mon.c (mon.2) 232 : audit 1 from='client.? 172.21.15.81:0/933649826' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:20:21.848 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:21 smithi081 bash[76862]: audit 2023-10-09T08:20:21.210868+0000 mon.a (mon.0) 495 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:20:21.848 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:21 smithi081 bash[79557]: audit 2023-10-09T08:20:20.757414+0000 mon.a (mon.0) 494 : audit 1 from='client.? 172.21.15.81:0/1974832150' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-09T08:20:21.848 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:21 smithi081 bash[79557]: audit 2023-10-09T08:20:20.806869+0000 mon.c (mon.2) 231 : audit 0 from='client.? 172.21.15.81:0/2769456160' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:20:21.848 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:21 smithi081 bash[79557]: audit 2023-10-09T08:20:21.064482+0000 mon.c (mon.2) 232 : audit 1 from='client.? 172.21.15.81:0/933649826' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:20:21.848 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:21 smithi081 bash[79557]: audit 2023-10-09T08:20:21.210868+0000 mon.a (mon.0) 495 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:20:21.864 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:21.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:21.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:21.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:21.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:21.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:21.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:22.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:21 smithi118 bash[59345]: audit 2023-10-09T08:20:20.757414+0000 mon.a (mon.0) 494 : audit 1 from='client.? 172.21.15.81:0/1974832150' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-09T08:20:22.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:21 smithi118 bash[59345]: audit 2023-10-09T08:20:20.806869+0000 mon.c (mon.2) 231 : audit 0 from='client.? 172.21.15.81:0/2769456160' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:20:22.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:21 smithi118 bash[59345]: audit 2023-10-09T08:20:21.064482+0000 mon.c (mon.2) 232 : audit 1 from='client.? 172.21.15.81:0/933649826' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:20:22.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:21 smithi118 bash[59345]: audit 2023-10-09T08:20:21.210868+0000 mon.a (mon.0) 495 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:20:22.097 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:22.127 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:22.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:22.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:22.231 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:22.257 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:22.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:22.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:22.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:22.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:22.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:22.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:22.460 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:20:22.460 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:20:22.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:22.508 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:20:22.508 INFO:teuthology.orchestra.run.smithi118.stdout: "success": "" 2023-10-09T08:20:22.508 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:20:22.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:22.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:22.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:22.610 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[79557]: cluster 2023-10-09T08:20:21.343787+0000 mgr.y (mgr.26009) 541 : cluster 0 pgmap v510: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 48 B/s, 0 keys/s, 2 objects/s recovering 2023-10-09T08:20:22.610 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[79557]: cluster 2023-10-09T08:20:21.586196+0000 mon.a (mon.0) 496 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:20:22.610 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[79557]: cluster 2023-10-09T08:20:21.595713+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.610 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[79557]: audit 2023-10-09T08:20:21.596950+0000 mon.a (mon.0) 497 : audit 1 from='client.? 172.21.15.81:0/1974832150' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-10-09T08:20:22.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[79557]: audit 2023-10-09T08:20:21.597031+0000 mon.a (mon.0) 498 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:20:22.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[79557]: cluster 2023-10-09T08:20:21.597107+0000 mon.a (mon.0) 499 : cluster 0 osdmap e143: 8 total, 8 up, 6 in 2023-10-09T08:20:22.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[79557]: cluster 2023-10-09T08:20:21.599616+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[79557]: cluster 2023-10-09T08:20:21.599742+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[79557]: cluster 2023-10-09T08:20:21.599894+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[79557]: cluster 2023-10-09T08:20:21.601787+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[79557]: cluster 2023-10-09T08:20:21.602539+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[79557]: cluster 2023-10-09T08:20:21.602685+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.628 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:22.655 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:22.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:22.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:22.684 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[76862]: cluster 2023-10-09T08:20:21.343787+0000 mgr.y (mgr.26009) 541 : cluster 0 pgmap v510: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 48 B/s, 0 keys/s, 2 objects/s recovering 2023-10-09T08:20:22.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[76862]: cluster 2023-10-09T08:20:21.586196+0000 mon.a (mon.0) 496 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:20:22.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[76862]: cluster 2023-10-09T08:20:21.595713+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[76862]: audit 2023-10-09T08:20:21.596950+0000 mon.a (mon.0) 497 : audit 1 from='client.? 172.21.15.81:0/1974832150' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-10-09T08:20:22.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[76862]: audit 2023-10-09T08:20:21.597031+0000 mon.a (mon.0) 498 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:20:22.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[76862]: cluster 2023-10-09T08:20:21.597107+0000 mon.a (mon.0) 499 : cluster 0 osdmap e143: 8 total, 8 up, 6 in 2023-10-09T08:20:22.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[76862]: cluster 2023-10-09T08:20:21.599616+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[76862]: cluster 2023-10-09T08:20:21.599742+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[76862]: cluster 2023-10-09T08:20:21.599894+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[76862]: cluster 2023-10-09T08:20:21.601787+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[76862]: cluster 2023-10-09T08:20:21.602539+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:22 smithi081 bash[76862]: cluster 2023-10-09T08:20:21.602685+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.758 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:22 smithi118 bash[59345]: cluster 2023-10-09T08:20:21.343787+0000 mgr.y (mgr.26009) 541 : cluster 0 pgmap v510: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 48 B/s, 0 keys/s, 2 objects/s recovering 2023-10-09T08:20:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:22 smithi118 bash[59345]: cluster 2023-10-09T08:20:21.586196+0000 mon.a (mon.0) 496 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:20:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:22 smithi118 bash[59345]: cluster 2023-10-09T08:20:21.595713+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:22 smithi118 bash[59345]: audit 2023-10-09T08:20:21.596950+0000 mon.a (mon.0) 497 : audit 1 from='client.? 172.21.15.81:0/1974832150' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-10-09T08:20:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:22 smithi118 bash[59345]: audit 2023-10-09T08:20:21.597031+0000 mon.a (mon.0) 498 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:20:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:22 smithi118 bash[59345]: cluster 2023-10-09T08:20:21.597107+0000 mon.a (mon.0) 499 : cluster 0 osdmap e143: 8 total, 8 up, 6 in 2023-10-09T08:20:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:22 smithi118 bash[59345]: cluster 2023-10-09T08:20:21.599616+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:22 smithi118 bash[59345]: cluster 2023-10-09T08:20:21.599742+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:22 smithi118 bash[59345]: cluster 2023-10-09T08:20:21.599894+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:22 smithi118 bash[59345]: cluster 2023-10-09T08:20:21.601787+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:22 smithi118 bash[59345]: cluster 2023-10-09T08:20:21.602539+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:22 smithi118 bash[59345]: cluster 2023-10-09T08:20:21.602685+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T08:20:22.780 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:22.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:22.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:22.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:22.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:22.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:22.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:23.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:23.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:23.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:23.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:23.145 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:23.172 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:23.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:23.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:23.275 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:23.302 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:23.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:23.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:23.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:23.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:23.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:23.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:23.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:23.537 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2023-10-09T08:20:23.604 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:23.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:23.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:23.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:23.718 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:23 smithi081 bash[76862]: cluster 2023-10-09T08:20:22.605951+0000 mon.a (mon.0) 500 : cluster 0 osdmap e144: 8 total, 8 up, 6 in 2023-10-09T08:20:23.719 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:23 smithi081 bash[76862]: cluster 2023-10-09T08:20:22.608209+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T08:20:23.719 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:23 smithi081 bash[76862]: cluster 2023-10-09T08:20:22.608209+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T08:20:23.719 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:23 smithi081 bash[76862]: cluster 2023-10-09T08:20:22.608370+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T08:20:23.719 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:23 smithi081 bash[76862]: audit 2023-10-09T08:20:23.135429+0000 mon.a (mon.0) 501 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:23.719 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:23 smithi081 bash[76862]: audit 2023-10-09T08:20:23.137915+0000 mon.c (mon.2) 233 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:20:23.719 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:23 smithi081 bash[79557]: cluster 2023-10-09T08:20:22.605951+0000 mon.a (mon.0) 500 : cluster 0 osdmap e144: 8 total, 8 up, 6 in 2023-10-09T08:20:23.719 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:23 smithi081 bash[79557]: cluster 2023-10-09T08:20:22.608209+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T08:20:23.719 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:23 smithi081 bash[79557]: cluster 2023-10-09T08:20:22.608209+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T08:20:23.719 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:23 smithi081 bash[79557]: cluster 2023-10-09T08:20:22.608370+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T08:20:23.720 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:23 smithi081 bash[79557]: audit 2023-10-09T08:20:23.135429+0000 mon.a (mon.0) 501 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:23.720 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:23 smithi081 bash[79557]: audit 2023-10-09T08:20:23.137915+0000 mon.c (mon.2) 233 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:20:23.736 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:23.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:23.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:23.839 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:23.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:23.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:23.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:23.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:24.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:24.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:24.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:23 smithi118 bash[59345]: cluster 2023-10-09T08:20:22.605951+0000 mon.a (mon.0) 500 : cluster 0 osdmap e144: 8 total, 8 up, 6 in 2023-10-09T08:20:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:23 smithi118 bash[59345]: cluster 2023-10-09T08:20:22.608209+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T08:20:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:23 smithi118 bash[59345]: cluster 2023-10-09T08:20:22.608209+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T08:20:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:23 smithi118 bash[59345]: cluster 2023-10-09T08:20:22.608370+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T08:20:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:23 smithi118 bash[59345]: audit 2023-10-09T08:20:23.135429+0000 mon.a (mon.0) 501 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:23 smithi118 bash[59345]: audit 2023-10-09T08:20:23.137915+0000 mon.c (mon.2) 233 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:20:24.096 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-09T08:20:24.107 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:24.185 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:24.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:24.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:24.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:24.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:20:24.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:24.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:24.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:24.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:24.449 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:24.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:24.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:24.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:24.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:24.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:24.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:24.685 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:24.716 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:24.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:24.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:24.820 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:24.849 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:24.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:24.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:24.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:24 smithi081 bash[76862]: cluster 2023-10-09T08:20:23.344353+0000 mgr.y (mgr.26009) 542 : cluster 0 pgmap v513: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:24.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:24 smithi081 bash[76862]: cluster 2023-10-09T08:20:23.611594+0000 mon.a (mon.0) 502 : cluster 0 osdmap e145: 8 total, 8 up, 6 in 2023-10-09T08:20:24.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:24 smithi081 bash[76862]: cluster 2023-10-09T08:20:23.690678+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T08:20:24.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:24 smithi081 bash[76862]: cluster 2023-10-09T08:20:23.691139+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T08:20:24.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:24 smithi081 bash[76862]: cluster 2023-10-09T08:20:23.691191+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T08:20:24.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:24 smithi081 bash[79557]: cluster 2023-10-09T08:20:23.344353+0000 mgr.y (mgr.26009) 542 : cluster 0 pgmap v513: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:24.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:24 smithi081 bash[79557]: cluster 2023-10-09T08:20:23.611594+0000 mon.a (mon.0) 502 : cluster 0 osdmap e145: 8 total, 8 up, 6 in 2023-10-09T08:20:24.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:24 smithi081 bash[79557]: cluster 2023-10-09T08:20:23.690678+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T08:20:24.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:24 smithi081 bash[79557]: cluster 2023-10-09T08:20:23.691139+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T08:20:24.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:24 smithi081 bash[79557]: cluster 2023-10-09T08:20:23.691191+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T08:20:24.954 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:24.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:24.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:24.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:25.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:24 smithi118 bash[59345]: cluster 2023-10-09T08:20:23.344353+0000 mgr.y (mgr.26009) 542 : cluster 0 pgmap v513: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:25.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:24 smithi118 bash[59345]: cluster 2023-10-09T08:20:23.611594+0000 mon.a (mon.0) 502 : cluster 0 osdmap e145: 8 total, 8 up, 6 in 2023-10-09T08:20:25.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:24 smithi118 bash[59345]: cluster 2023-10-09T08:20:23.690678+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T08:20:25.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:24 smithi118 bash[59345]: cluster 2023-10-09T08:20:23.691139+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T08:20:25.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:24 smithi118 bash[59345]: cluster 2023-10-09T08:20:23.691191+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T08:20:25.091 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:25.118 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:25.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:25.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:25.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:25.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:25.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:25.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:25.356 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:25.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:25.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:25.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:25.490 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:25.523 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:25.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:25.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:25.528 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:20:25.627 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:25.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:25.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:25.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:25.754 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:25.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:25 smithi118 bash[59345]: cluster 2023-10-09T08:20:23.690930+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T08:20:25.790 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:25.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:25.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:25.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:25 smithi081 bash[76862]: cluster 2023-10-09T08:20:23.690930+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T08:20:25.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:25 smithi081 bash[79557]: cluster 2023-10-09T08:20:23.690930+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T08:20:25.894 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:25.928 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:25.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:25.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:26.032 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:26.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:26.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:26.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:26.168 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:26.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:26.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:26.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:26.309 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:26.345 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:26.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:26.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:26.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:26.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:26.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:26.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:26.585 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:26.618 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:26.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:26.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:26.722 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:26.752 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:26.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:26.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:26.856 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:26.868 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:26 smithi118 bash[59345]: cluster 2023-10-09T08:20:25.345573+0000 mgr.y (mgr.26009) 543 : cluster 0 pgmap v515: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:26.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:26 smithi081 bash[76862]: cluster 2023-10-09T08:20:25.345573+0000 mgr.y (mgr.26009) 543 : cluster 0 pgmap v515: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:26.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:26 smithi081 bash[79557]: cluster 2023-10-09T08:20:25.345573+0000 mgr.y (mgr.26009) 543 : cluster 0 pgmap v515: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:26.886 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:26.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:26.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:26.990 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:27.024 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:27.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:27.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:27.127 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:27.161 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:27.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:27.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:27.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:27.297 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:27.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:27.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:27.400 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:27.429 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:27.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:27.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:27.533 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:27.570 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:27.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:27.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:27.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:27.704 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:27.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:27.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:27.808 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:27.840 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:27.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:27.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:27.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:27.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:27.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:27.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:28.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:28.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:28.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:28.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:28.215 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:28.320 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:28.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:28.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:28.362 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:20:28.363 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:20:28.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:28.457 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:28.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:28.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:28.560 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:28.596 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:28.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:28.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:28.700 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:28.731 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:28.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:28.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:28.835 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:28.848 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:28 smithi118 bash[59345]: cluster 2023-10-09T08:20:27.346172+0000 mgr.y (mgr.26009) 544 : cluster 0 pgmap v516: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:28.866 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:28.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:28.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:28.877 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:20:28.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:28 smithi081 bash[76862]: cluster 2023-10-09T08:20:27.346172+0000 mgr.y (mgr.26009) 544 : cluster 0 pgmap v516: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:28.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:28 smithi081 bash[79557]: cluster 2023-10-09T08:20:27.346172+0000 mgr.y (mgr.26009) 544 : cluster 0 pgmap v516: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:28.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:28.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:28.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:28.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:29.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:29.114 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7] out_osds: [0, 2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-09T08:20:29.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 1 1 2023-10-09T08:20:29.123 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:29.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:29.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:29.227 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:29.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:29.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:29.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:29.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:29.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:29.378 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:20:29.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:29.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:29.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:29.513 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:29.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:29.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:29.617 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:29.650 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:29.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:29.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:29.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:29.788 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:29.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:29.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:29.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:29.921 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:29.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:29.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:30.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:30.051 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:30.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:30.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:30.155 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:30.181 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:30.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:30.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:30.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:30.312 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:30.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:30.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:30.415 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:30.446 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:30.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:30.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:30.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:30.572 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:30.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:30.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:30.675 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:30.687 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:30 smithi118 bash[59345]: cluster 2023-10-09T08:20:29.346796+0000 mgr.y (mgr.26009) 545 : cluster 0 pgmap v517: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:30.709 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:30.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:30.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:30.815 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:30.844 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:30.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:30.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:30.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:30 smithi081 bash[79557]: cluster 2023-10-09T08:20:29.346796+0000 mgr.y (mgr.26009) 545 : cluster 0 pgmap v517: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:30.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:30 smithi081 bash[76862]: cluster 2023-10-09T08:20:29.346796+0000 mgr.y (mgr.26009) 545 : cluster 0 pgmap v517: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:30.947 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:30.975 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:30.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:30.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:31.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:31.104 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:31.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:31.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:31.208 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:31.233 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:31.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:31.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:31.336 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:31.364 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:31.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:31.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:31.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:20:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:20:31] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.33.4" 2023-10-09T08:20:31.468 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:31.499 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:31.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:31.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:31.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:31.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:31.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:31.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:31.732 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:31.759 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:31.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:31.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:31.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:31.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:31.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:31.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:31.996 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:32.032 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:32.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:32.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:32.135 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:32.165 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:32.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:32.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:32.193 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:20:32.193 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:20:32.269 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:32.299 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:32.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:32.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:32.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:32.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:32.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:32.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:32.527 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:32.556 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:32.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:32.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:32.660 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:32.671 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:32 smithi118 bash[59345]: cluster 2023-10-09T08:20:31.347748+0000 mgr.y (mgr.26009) 546 : cluster 0 pgmap v518: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:32.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:32.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:32.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:32.789 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:32.822 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:32.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:32.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:32.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:32 smithi081 bash[79557]: cluster 2023-10-09T08:20:31.347748+0000 mgr.y (mgr.26009) 546 : cluster 0 pgmap v518: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:32.895 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:32 smithi081 bash[76862]: cluster 2023-10-09T08:20:31.347748+0000 mgr.y (mgr.26009) 546 : cluster 0 pgmap v518: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:32.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:32.952 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:32.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:32.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:32.989 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-09T08:20:33.055 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:33.088 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:33.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:33.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:33.192 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:33.220 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:33.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:33.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:33.324 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:33.356 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:33.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:33.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:33.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:33.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:33.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:33.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:33.597 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:33.629 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:33.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:33.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:33.732 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:33.758 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:33.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:33.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:33.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:33.884 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:33.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:33.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:33.987 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:34.020 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:34.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:34.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:34.124 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:34.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:34.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:34.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:34.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:34.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:34.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:34.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:34.386 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:34.416 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:34.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:34.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:34.520 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:34.552 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:34.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:34.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:34.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:34 smithi081 bash[76862]: cluster 2023-10-09T08:20:33.348408+0000 mgr.y (mgr.26009) 547 : cluster 0 pgmap v519: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:34.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:34 smithi081 bash[76862]: audit 2023-10-09T08:20:33.380139+0000 mon.a (mon.0) 503 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:34.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:34 smithi081 bash[79557]: cluster 2023-10-09T08:20:33.348408+0000 mgr.y (mgr.26009) 547 : cluster 0 pgmap v519: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:34.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:34 smithi081 bash[79557]: audit 2023-10-09T08:20:33.380139+0000 mon.a (mon.0) 503 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:34.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:34.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:34.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:34.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:34 smithi118 bash[59345]: cluster 2023-10-09T08:20:33.348408+0000 mgr.y (mgr.26009) 547 : cluster 0 pgmap v519: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:34 smithi118 bash[59345]: audit 2023-10-09T08:20:33.380139+0000 mon.a (mon.0) 503 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:34.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:34.815 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:34.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:34.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:34.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:34.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:34.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:34.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:35.048 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:35.070 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:35.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:35.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:35.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:35.198 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:35.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:35.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:35.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:35.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:35.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:35.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:35.354 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:20:35.426 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:35.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:35.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:35.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:35.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:35.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:35.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:35.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:35.684 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:35.719 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:35.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:35.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:35.822 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:35.850 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:35.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:35.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:35.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:35.976 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:35.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:35.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:36.080 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:36.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:36.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:36.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:36.207 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:36.240 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:36.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:36.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:36.344 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:36.375 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:36.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:36.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:36.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:36.490 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:36 smithi081 bash[79557]: cluster 2023-10-09T08:20:35.349585+0000 mgr.y (mgr.26009) 548 : cluster 0 pgmap v520: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:36.490 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:36 smithi081 bash[76862]: cluster 2023-10-09T08:20:35.349585+0000 mgr.y (mgr.26009) 548 : cluster 0 pgmap v520: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:36.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:36.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:36.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:36.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:36 smithi118 bash[59345]: cluster 2023-10-09T08:20:35.349585+0000 mgr.y (mgr.26009) 548 : cluster 0 pgmap v520: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:36.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:36.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:36.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:36.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:36.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:36.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:36.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:36.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:36.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:36.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:36.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:36.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:36.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:37.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:37.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:37.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:37.112 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:37.144 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:37.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:37.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:37.247 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:37.271 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:37.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:37.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:37.375 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:37.401 INFO:teuthology.orchestra.run.smithi081.stderr:enabled application 'rados' on pool 'unique_pool_1' 2023-10-09T08:20:37.405 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:37.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:37.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:37.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:37.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:37 smithi081 bash[76862]: audit 2023-10-09T08:20:37.297320+0000 mon.a (mon.0) 504 : audit 1 from='client.? 172.21.15.81:0/1907286440' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:20:37.516 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:37 smithi081 bash[79557]: audit 2023-10-09T08:20:37.297320+0000 mon.a (mon.0) 504 : audit 1 from='client.? 172.21.15.81:0/1907286440' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:20:37.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:37.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:37.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:37.633 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:37.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:37 smithi118 bash[59345]: audit 2023-10-09T08:20:37.297320+0000 mon.a (mon.0) 504 : audit 1 from='client.? 172.21.15.81:0/1907286440' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:20:37.663 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:37.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:37.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:37.765 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:20:37.768 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:37.799 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:37.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:37.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:37.902 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:37.931 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:37.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:37.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:38.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:38.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:38.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:38.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:38.168 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:38.192 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:38.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:38.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:38.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:38.323 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:38.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:38.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:38.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:38.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:38.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:38.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:38 smithi118 bash[59345]: cluster 2023-10-09T08:20:37.350201+0000 mgr.y (mgr.26009) 549 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:38 smithi118 bash[59345]: cluster 2023-10-09T08:20:37.395772+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T08:20:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:38 smithi118 bash[59345]: audit 2023-10-09T08:20:37.396085+0000 mon.a (mon.0) 505 : audit 1 from='client.? 172.21.15.81:0/1907286440' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T08:20:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:38 smithi118 bash[59345]: cluster 2023-10-09T08:20:37.396168+0000 mon.a (mon.0) 506 : cluster 0 osdmap e146: 8 total, 8 up, 6 in 2023-10-09T08:20:38.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:38 smithi118 bash[59345]: audit 2023-10-09T08:20:38.129549+0000 mon.c (mon.2) 234 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:20:38.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:38.564 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:38 smithi081 bash[79557]: cluster 2023-10-09T08:20:37.350201+0000 mgr.y (mgr.26009) 549 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:38.564 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:38 smithi081 bash[79557]: cluster 2023-10-09T08:20:37.395772+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T08:20:38.564 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:38 smithi081 bash[79557]: audit 2023-10-09T08:20:37.396085+0000 mon.a (mon.0) 505 : audit 1 from='client.? 172.21.15.81:0/1907286440' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T08:20:38.564 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:38 smithi081 bash[79557]: cluster 2023-10-09T08:20:37.396168+0000 mon.a (mon.0) 506 : cluster 0 osdmap e146: 8 total, 8 up, 6 in 2023-10-09T08:20:38.564 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:38 smithi081 bash[79557]: audit 2023-10-09T08:20:38.129549+0000 mon.c (mon.2) 234 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:20:38.565 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:38 smithi081 bash[76862]: cluster 2023-10-09T08:20:37.350201+0000 mgr.y (mgr.26009) 549 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:38.565 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:38 smithi081 bash[76862]: cluster 2023-10-09T08:20:37.395772+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T08:20:38.565 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:38 smithi081 bash[76862]: audit 2023-10-09T08:20:37.396085+0000 mon.a (mon.0) 505 : audit 1 from='client.? 172.21.15.81:0/1907286440' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T08:20:38.565 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:38 smithi081 bash[76862]: cluster 2023-10-09T08:20:37.396168+0000 mon.a (mon.0) 506 : cluster 0 osdmap e146: 8 total, 8 up, 6 in 2023-10-09T08:20:38.565 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:38 smithi081 bash[76862]: audit 2023-10-09T08:20:38.129549+0000 mon.c (mon.2) 234 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:20:38.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:38.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:38.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:38.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:38.704 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:38.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:38.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:38.807 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:38.831 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:38.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:38.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:38.935 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:38.963 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:38.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:38.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:39.067 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:39.096 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:39.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:39.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:39.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:39.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:39.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:39.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:39.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:39.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:39.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:39.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:39.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:39.484 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:39.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:39.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:39.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:39.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:39.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:39.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:39.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:39.745 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:39.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:39.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:39.849 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:39.880 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:39.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:39.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:39.924 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:20:39.968 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:20:39.983 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:39.988 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:20:40.009 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:40.010 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:20:40.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:40.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:40.047 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:20:40.073 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:20:40.095 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:20:40.112 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:40.117 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:20:40.119 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:20:40.119 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:20:40.119 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:20:40.119 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:20:40.119 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:20:40.120 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:20:40.120 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:20:40.120 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:20:40.143 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:40.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:40.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:40.210 DEBUG:teuthology.orchestra.run.smithi081:> /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-09T08:20:40.212 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-09T08:20:40.212 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-09T08:20:40.246 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:hints = 1 2023-10-09T08:20:40.246 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-09T08:20:40.246 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Object prefix: benchmark_data_smithi081_130020 2023-10-09T08:20:40.246 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:20:40.247 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 0 0 0 0 0 0 - 0 2023-10-09T08:20:40.247 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:40.281 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:40.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:40.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:40.389 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:40.408 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:20:40.416 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:40.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:40.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:40.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:40.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:40.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:40.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:40.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:40.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:40.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:40.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:40 smithi118 bash[59345]: cluster 2023-10-09T08:20:39.350971+0000 mgr.y (mgr.26009) 550 : cluster 0 pgmap v523: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:40 smithi118 bash[59345]: audit 2023-10-09T08:20:39.897311+0000 mon.a (mon.0) 507 : audit 0 from='client.? 172.21.15.81:0/1803114752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:20:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:40 smithi118 bash[59345]: audit 2023-10-09T08:20:40.340342+0000 mon.a (mon.0) 508 : audit 1 from='client.? 172.21.15.81:0/3490902210' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:20:40.774 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:40.797 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:40.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:40.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:40.872 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:40 smithi081 bash[76862]: cluster 2023-10-09T08:20:39.350971+0000 mgr.y (mgr.26009) 550 : cluster 0 pgmap v523: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:40.872 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:40 smithi081 bash[76862]: audit 2023-10-09T08:20:39.897311+0000 mon.a (mon.0) 507 : audit 0 from='client.? 172.21.15.81:0/1803114752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:20:40.872 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:40 smithi081 bash[76862]: audit 2023-10-09T08:20:40.340342+0000 mon.a (mon.0) 508 : audit 1 from='client.? 172.21.15.81:0/3490902210' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:20:40.872 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:40 smithi081 bash[79557]: cluster 2023-10-09T08:20:39.350971+0000 mgr.y (mgr.26009) 550 : cluster 0 pgmap v523: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:40.872 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:40 smithi081 bash[79557]: audit 2023-10-09T08:20:39.897311+0000 mon.a (mon.0) 507 : audit 0 from='client.? 172.21.15.81:0/1803114752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:20:40.872 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:40 smithi081 bash[79557]: audit 2023-10-09T08:20:40.340342+0000 mon.a (mon.0) 508 : audit 1 from='client.? 172.21.15.81:0/3490902210' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:20:40.900 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:40.933 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:40.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:40.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:41.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:41.063 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:41.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:41.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:41.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:41.197 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:41.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:41.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:41.219 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:20:41.220 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:20:41.220 INFO:teuthology.orchestra.run.smithi118.stdout: "complaint_time": 30, 2023-10-09T08:20:41.220 INFO:teuthology.orchestra.run.smithi118.stdout: "num_blocked_ops": 0 2023-10-09T08:20:41.220 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:20:41.247 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 1 16 2366 2350 146.867 146.875 0.00611464 0.00676759 2023-10-09T08:20:41.301 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:41.333 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:41.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:41.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:41.411 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:20:41] "GET /metrics HTTP/1.1" 200 36448 "" "Prometheus/2.33.4" 2023-10-09T08:20:41.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:41.460 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:41.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:41.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:41.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:41 smithi118 bash[59345]: cluster 2023-10-09T08:20:40.396316+0000 mon.a (mon.0) 509 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:20:41.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:41 smithi118 bash[59345]: cluster 2023-10-09T08:20:40.396348+0000 mon.a (mon.0) 510 : cluster 1 Cluster is now healthy 2023-10-09T08:20:41.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:41 smithi118 bash[59345]: audit 2023-10-09T08:20:40.400546+0000 mon.a (mon.0) 511 : audit 1 from='client.? 172.21.15.81:0/3490902210' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:20:41.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:41 smithi118 bash[59345]: cluster 2023-10-09T08:20:40.400627+0000 mon.a (mon.0) 512 : cluster 0 osdmap e147: 8 total, 8 up, 6 in 2023-10-09T08:20:41.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:41 smithi118 bash[59345]: cluster 2023-10-09T08:20:40.401671+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:41 smithi118 bash[59345]: cluster 2023-10-09T08:20:40.407660+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:41 smithi118 bash[59345]: cluster 2023-10-09T08:20:40.408410+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:41 smithi118 bash[59345]: cluster 2023-10-09T08:20:40.412886+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:41 smithi118 bash[59345]: cluster 2023-10-09T08:20:40.415301+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:41 smithi118 bash[59345]: cluster 2023-10-09T08:20:40.416620+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:41 smithi118 bash[59345]: cluster 2023-10-09T08:20:40.418627+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:41 smithi118 bash[59345]: cluster 2023-10-09T08:20:40.418775+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:41 smithi118 bash[59345]: cluster 2023-10-09T08:20:40.420193+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.564 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:41.591 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:41.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:41.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:41.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[76862]: cluster 2023-10-09T08:20:40.396316+0000 mon.a (mon.0) 509 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:20:41.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[76862]: cluster 2023-10-09T08:20:40.396348+0000 mon.a (mon.0) 510 : cluster 1 Cluster is now healthy 2023-10-09T08:20:41.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[76862]: audit 2023-10-09T08:20:40.400546+0000 mon.a (mon.0) 511 : audit 1 from='client.? 172.21.15.81:0/3490902210' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:20:41.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[76862]: cluster 2023-10-09T08:20:40.400627+0000 mon.a (mon.0) 512 : cluster 0 osdmap e147: 8 total, 8 up, 6 in 2023-10-09T08:20:41.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[76862]: cluster 2023-10-09T08:20:40.401671+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[76862]: cluster 2023-10-09T08:20:40.407660+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[76862]: cluster 2023-10-09T08:20:40.408410+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[76862]: cluster 2023-10-09T08:20:40.412886+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[76862]: cluster 2023-10-09T08:20:40.415301+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[76862]: cluster 2023-10-09T08:20:40.416620+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[76862]: cluster 2023-10-09T08:20:40.418627+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[76862]: cluster 2023-10-09T08:20:40.418775+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[76862]: cluster 2023-10-09T08:20:40.420193+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[79557]: cluster 2023-10-09T08:20:40.396316+0000 mon.a (mon.0) 509 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:20:41.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[79557]: cluster 2023-10-09T08:20:40.396348+0000 mon.a (mon.0) 510 : cluster 1 Cluster is now healthy 2023-10-09T08:20:41.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[79557]: audit 2023-10-09T08:20:40.400546+0000 mon.a (mon.0) 511 : audit 1 from='client.? 172.21.15.81:0/3490902210' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:20:41.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[79557]: cluster 2023-10-09T08:20:40.400627+0000 mon.a (mon.0) 512 : cluster 0 osdmap e147: 8 total, 8 up, 6 in 2023-10-09T08:20:41.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[79557]: cluster 2023-10-09T08:20:40.401671+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[79557]: cluster 2023-10-09T08:20:40.407660+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[79557]: cluster 2023-10-09T08:20:40.408410+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[79557]: cluster 2023-10-09T08:20:40.412886+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[79557]: cluster 2023-10-09T08:20:40.415301+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[79557]: cluster 2023-10-09T08:20:40.416620+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[79557]: cluster 2023-10-09T08:20:40.418627+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[79557]: cluster 2023-10-09T08:20:40.418775+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:41 smithi081 bash[79557]: cluster 2023-10-09T08:20:40.420193+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T08:20:41.694 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:41.723 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:41.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:41.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:41.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:41.854 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:41.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:41.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:41.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:41.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:41.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:41.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:42.087 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:42.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:42.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:42.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:42.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:42.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:42.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:42.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:42.247 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 2 16 5439 5423 169.456 192.062 0.0121307 0.0058914 2023-10-09T08:20:42.344 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:42.370 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:42.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:42.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:42.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:42.483 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:42 smithi081 bash[76862]: cluster 2023-10-09T08:20:41.351381+0000 mgr.y (mgr.26009) 551 : cluster 0 pgmap v525: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:42.483 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:42 smithi081 bash[79557]: cluster 2023-10-09T08:20:41.351381+0000 mgr.y (mgr.26009) 551 : cluster 0 pgmap v525: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:42.500 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:42.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:42.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:42.604 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:42.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:42 smithi118 bash[59345]: cluster 2023-10-09T08:20:41.351381+0000 mgr.y (mgr.26009) 551 : cluster 0 pgmap v525: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:42.633 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:42.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:42.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:42.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:42.767 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:42.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:42.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:42.870 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:42.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:42.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:42.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:42.991 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-09T08:20:42.998 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:43.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:43.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:43.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:43.176 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:43.201 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:43.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:43.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:43.247 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 3 16 7982 7966 165.945 158.938 0.00198609 0.00601435 2023-10-09T08:20:43.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:43.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:43.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:43.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:43.437 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:43.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:43.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:43.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:43.568 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:43.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:43.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:43.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:43.697 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:43.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:43.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:43.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:43.828 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:43.854 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:43.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:43.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:43.960 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:43.986 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:43.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:43.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:44.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:44.115 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:44.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:44.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:44.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:44.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:44.247 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 4 16 10596 10580 165.299 163.375 0.0133322 0.00603707 2023-10-09T08:20:44.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:44.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:44.350 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:44.380 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:44.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:44.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:44.484 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:44.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:44.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:44.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:44.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:44 smithi081 bash[76862]: cluster 2023-10-09T08:20:43.351774+0000 mgr.y (mgr.26009) 552 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:44.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:44 smithi081 bash[79557]: cluster 2023-10-09T08:20:43.351774+0000 mgr.y (mgr.26009) 552 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:44.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:44.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:44.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:44.747 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:44.757 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:44 smithi118 bash[59345]: cluster 2023-10-09T08:20:43.351774+0000 mgr.y (mgr.26009) 552 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:20:44.775 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:44.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:44.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:44.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:44.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:44.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:44.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:45.011 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:45.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:45.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:45.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:45.142 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:45.179 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:45.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:45.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:45.247 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 5 15 12931 12916 161.436 146 0.00342985 0.00618664 2023-10-09T08:20:45.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:45.313 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:45.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:45.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:45.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:45.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:45.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:45 smithi118 bash[59345]: audit 2023-10-09T08:20:45.358344+0000 mon.c (mon.2) 235 : audit 1 from='client.? 172.21.15.81:0/652118612' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T08:20:45.446 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:45 smithi118 bash[59345]: audit 2023-10-09T08:20:45.358883+0000 mon.a (mon.0) 513 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T08:20:45.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:45.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:45.448 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.1 to 1 (10000) 2023-10-09T08:20:45.548 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:45.575 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:45.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:45.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:45 smithi081 bash[76862]: audit 2023-10-09T08:20:45.358344+0000 mon.c (mon.2) 235 : audit 1 from='client.? 172.21.15.81:0/652118612' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T08:20:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:45 smithi081 bash[76862]: audit 2023-10-09T08:20:45.358883+0000 mon.a (mon.0) 513 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T08:20:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:45 smithi081 bash[79557]: audit 2023-10-09T08:20:45.358344+0000 mon.c (mon.2) 235 : audit 1 from='client.? 172.21.15.81:0/652118612' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T08:20:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:45 smithi081 bash[79557]: audit 2023-10-09T08:20:45.358883+0000 mon.a (mon.0) 513 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T08:20:45.678 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:45.706 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:45.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:45.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:45.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:45.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:45.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:45.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:45.942 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:45.970 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:45.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:45.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:46.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:46.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:46.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:46.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:46.205 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:46.234 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:46.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:46.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:46.247 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 6 15 15243 15228 158.611 144.5 0.00528479 0.00629764 2023-10-09T08:20:46.261 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:20:46.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:46.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:46.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:46.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:46.375 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:20:46.470 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:46.497 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:46.499 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:46 smithi118 bash[59345]: cluster 2023-10-09T08:20:45.352582+0000 mgr.y (mgr.26009) 553 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 699 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-09T08:20:46.499 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:46 smithi118 bash[59345]: audit 2023-10-09T08:20:45.437161+0000 mon.a (mon.0) 514 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T08:20:46.499 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:46 smithi118 bash[59345]: cluster 2023-10-09T08:20:45.437274+0000 mon.a (mon.0) 515 : cluster 0 osdmap e148: 8 total, 8 up, 6 in 2023-10-09T08:20:46.499 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:46 smithi118 bash[59345]: cluster 2023-10-09T08:20:45.439529+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e148 with expected crc 2023-10-09T08:20:46.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:46.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:46.601 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:46.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:46 smithi081 bash[76862]: cluster 2023-10-09T08:20:45.352582+0000 mgr.y (mgr.26009) 553 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 699 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-09T08:20:46.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:46 smithi081 bash[76862]: audit 2023-10-09T08:20:45.437161+0000 mon.a (mon.0) 514 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T08:20:46.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:46 smithi081 bash[76862]: cluster 2023-10-09T08:20:45.437274+0000 mon.a (mon.0) 515 : cluster 0 osdmap e148: 8 total, 8 up, 6 in 2023-10-09T08:20:46.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:46 smithi081 bash[76862]: cluster 2023-10-09T08:20:45.439529+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e148 with expected crc 2023-10-09T08:20:46.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:46 smithi081 bash[79557]: cluster 2023-10-09T08:20:45.352582+0000 mgr.y (mgr.26009) 553 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 699 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-09T08:20:46.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:46 smithi081 bash[79557]: audit 2023-10-09T08:20:45.437161+0000 mon.a (mon.0) 514 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T08:20:46.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:46 smithi081 bash[79557]: cluster 2023-10-09T08:20:45.437274+0000 mon.a (mon.0) 515 : cluster 0 osdmap e148: 8 total, 8 up, 6 in 2023-10-09T08:20:46.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:46 smithi081 bash[79557]: cluster 2023-10-09T08:20:45.439529+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e148 with expected crc 2023-10-09T08:20:46.639 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:46.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:46.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:46.746 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:46.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:46.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:46.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:46.875 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:46.904 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:46.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:46.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:47.010 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:47.034 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:47.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:47.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:47.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:47.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:47.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:47.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:47.247 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 7 16 17453 17437 155.674 138.062 0.00443952 0.00641729 2023-10-09T08:20:47.270 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:47.311 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:47.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:47.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:47.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 3 1 2023-10-09T08:20:47.414 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:47.446 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:47.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:47.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:47.548 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:47.577 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:47.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:47.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:47.683 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:47.710 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:47.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:47.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:47.815 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:47.848 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:47.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:47.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:47.861 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:20:47.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:47.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:47.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:47.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:48.086 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:48.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:48.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:48.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:48.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:48.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:48.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:48.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:48.247 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 8 16 19559 19543 152.666 131.625 0.00768563 0.00654384 2023-10-09T08:20:48.346 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:48.370 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:48.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:48.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:48.475 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:48.504 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:48.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:48.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:48.607 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:48.617 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:48 smithi118 bash[59345]: cluster 2023-10-09T08:20:47.352974+0000 mgr.y (mgr.26009) 554 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 699 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-09T08:20:48.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:48 smithi081 bash[76862]: cluster 2023-10-09T08:20:47.352974+0000 mgr.y (mgr.26009) 554 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 699 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-09T08:20:48.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:48 smithi081 bash[79557]: cluster 2023-10-09T08:20:47.352974+0000 mgr.y (mgr.26009) 554 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 699 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-09T08:20:48.641 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:48.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:48.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:48.787 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:48.811 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:48.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:48.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:48.915 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:48.944 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:48.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:48.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:49.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:49.084 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:49.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:49.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:49.187 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:49.219 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:49.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:49.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:49.248 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 9 15 21650 21635 150.23 130.75 0.00842741 0.00664983 2023-10-09T08:20:49.325 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:49.358 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:49.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:49.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:49.462 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:49.489 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:49.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:49.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:49.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:49.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:49.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:49.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:49.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:49.749 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:49.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:49.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:49.853 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:49.880 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:49.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:49.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:49.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:50.007 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:50.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:50.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:50.110 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:50.140 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:50.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:50.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:50.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:50.248 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 10 16 23768 23752 148.437 132.312 0.00850418 0.00673153 2023-10-09T08:20:50.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:50.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:50.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:50.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:50.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:50.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:50.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:50.462 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:50 smithi118 bash[59345]: cluster 2023-10-09T08:20:49.353559+0000 mgr.y (mgr.26009) 555 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 787 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-09T08:20:50.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:50.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:50 smithi081 bash[76862]: cluster 2023-10-09T08:20:49.353559+0000 mgr.y (mgr.26009) 555 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 787 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-09T08:20:50.515 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:50 smithi081 bash[79557]: cluster 2023-10-09T08:20:49.353559+0000 mgr.y (mgr.26009) 555 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 787 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-09T08:20:50.532 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:50.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:50.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:50.636 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:50.666 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:50.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:50.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:50.769 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:50.799 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:50.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:50.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:50.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:50.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:50.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:50.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:51.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:51.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:51.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:51.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:51.099 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:20:51.106 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:20:51.165 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:51.196 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:51.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:51.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:51.247 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 11 16 25718 25702 146.021 121.875 0.00845453 0.00684151 2023-10-09T08:20:51.301 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:51.328 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:51.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:51.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:51.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:20:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:20:51] "GET /metrics HTTP/1.1" 200 36448 "" "Prometheus/2.33.4" 2023-10-09T08:20:51.432 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:51.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:51.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:51.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:51.562 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:51.590 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:51.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:51.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:51.695 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:51.729 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:51.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:51.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:51.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:51.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:51.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:51.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:51.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:51.990 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:51.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:51.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:52.095 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:52.119 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:20:52.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:52.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:52.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:52.227 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:52.248 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 12 16 27628 27612 143.799 119.375 0.00906899 0.00694129 2023-10-09T08:20:52.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:52.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:52.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:52.351 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:52.380 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:52.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:52.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:52.484 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:52.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:52.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:52.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:52.612 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:52.622 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:52 smithi118 bash[59345]: cluster 2023-10-09T08:20:51.354271+0000 mgr.y (mgr.26009) 556 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 1.4 GiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 138 MiB/s wr, 2.21k op/s 2023-10-09T08:20:52.642 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:52.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:52.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:52.746 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:52.769 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:52.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:52.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:52.875 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:52.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:52 smithi081 bash[76862]: cluster 2023-10-09T08:20:51.354271+0000 mgr.y (mgr.26009) 556 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 1.4 GiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 138 MiB/s wr, 2.21k op/s 2023-10-09T08:20:52.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:52 smithi081 bash[79557]: cluster 2023-10-09T08:20:51.354271+0000 mgr.y (mgr.26009) 556 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 1.4 GiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 138 MiB/s wr, 2.21k op/s 2023-10-09T08:20:52.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:52.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:52.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:53.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:53.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:53.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:53.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:53.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:53.159 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:53.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:53.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:53.248 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 13 16 29360 29344 141.064 108.25 0.0053556 0.00708243 2023-10-09T08:20:53.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:53.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:53.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:53.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:53.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:53.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:53.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:53.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:53.518 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:53.551 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:53.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:53.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:53.656 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:53.700 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:53.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:53.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:53.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:53.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:53.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:53.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:53.934 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:53.961 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:53.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:53.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:54.064 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:54.103 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:54.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:54.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:54.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:54.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:54 smithi081 bash[76862]: audit 2023-10-09T08:20:53.135342+0000 mon.a (mon.0) 516 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:54.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:54 smithi081 bash[76862]: audit 2023-10-09T08:20:53.137067+0000 mon.c (mon.2) 236 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:20:54.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:54 smithi081 bash[76862]: cluster 2023-10-09T08:20:53.354696+0000 mgr.y (mgr.26009) 557 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 1.4 GiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 138 MiB/s wr, 2.21k op/s 2023-10-09T08:20:54.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:54 smithi081 bash[79557]: audit 2023-10-09T08:20:53.135342+0000 mon.a (mon.0) 516 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:54.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:54 smithi081 bash[79557]: audit 2023-10-09T08:20:53.137067+0000 mon.c (mon.2) 236 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:20:54.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:54 smithi081 bash[79557]: cluster 2023-10-09T08:20:53.354696+0000 mgr.y (mgr.26009) 557 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 1.4 GiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 138 MiB/s wr, 2.21k op/s 2023-10-09T08:20:54.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:54.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:54.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:54.248 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 14 16 31130 31114 138.889 110.625 0.00909292 0.00719397 2023-10-09T08:20:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:54 smithi118 bash[59345]: audit 2023-10-09T08:20:53.135342+0000 mon.a (mon.0) 516 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:20:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:54 smithi118 bash[59345]: audit 2023-10-09T08:20:53.137067+0000 mon.c (mon.2) 236 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:20:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:54 smithi118 bash[59345]: cluster 2023-10-09T08:20:53.354696+0000 mgr.y (mgr.26009) 557 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 1.4 GiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 138 MiB/s wr, 2.21k op/s 2023-10-09T08:20:54.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:54.359 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:54.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:54.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:54.463 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:54.494 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:54.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:54.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:54.597 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:54.630 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:54.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:54.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:54.734 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:54.761 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:54.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:54.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:54.864 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:54.896 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:54.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:54.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:55.003 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:55.030 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:55.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:55.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:55.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:55.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:55.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:55.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:55.248 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 15 16 32828 32812 136.704 106.125 0.011696 0.00730881 2023-10-09T08:20:55.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:55.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:55.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:55.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:55.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:55.417 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:55.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:55.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:55.521 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:55.548 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:55.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:55.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:55.650 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:55.684 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:55.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:55.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:55.788 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:55.812 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:55.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:55.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:55.916 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:55.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:55.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:55.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:56.044 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:56.077 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:56.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:56.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:56.180 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:20:56.180 INFO:teuthology.orchestra.run.smithi118.stdout: "size": 20, 2023-10-09T08:20:56.180 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 600, 2023-10-09T08:20:56.180 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [ 2023-10-09T08:20:56.181 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.181 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:30407 5.2 5:40bcca1f:::benchmark_data_smithi081_106394_object30406:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:20:56.181 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:15:38.713600+0000", 2023-10-09T08:20:56.181 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 317.458813023, 2023-10-09T08:20:56.181 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.163435101, 2023-10-09T08:20:56.181 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.181 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.181 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.181 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.181 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.182 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 30407 2023-10-09T08:20:56.182 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.182 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.182 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.182 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.182 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:38.713600+0000", 2023-10-09T08:20:56.182 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.182 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.182 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.182 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.182 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:38.713600+0000", 2023-10-09T08:20:56.182 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:20:56.183 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.183 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.183 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.183 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:38.713598+0000", 2023-10-09T08:20:56.183 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.7698000000000003e-05 2023-10-09T08:20:56.183 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.183 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.183 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.183 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:38.713645+0000", 2023-10-09T08:20:56.183 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.0673e-05 2023-10-09T08:20:56.183 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.184 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.184 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.184 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:38.713666+0000", 2023-10-09T08:20:56.184 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.3969999999999994e-06 2023-10-09T08:20:56.184 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.184 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.184 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.184 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:38.713674+0000", 2023-10-09T08:20:56.184 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.5026999999999999e-05 2023-10-09T08:20:56.184 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.184 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.184 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.184 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:38.713739+0000", 2023-10-09T08:20:56.185 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017817500000000001 2023-10-09T08:20:56.185 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.185 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.185 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.185 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:38.713917+0000", 2023-10-09T08:20:56.185 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00022931899999999999 2023-10-09T08:20:56.185 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.185 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.185 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,5", 2023-10-09T08:20:56.185 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:38.714147+0000", 2023-10-09T08:20:56.185 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001336446 2023-10-09T08:20:56.185 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.186 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.186 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.186 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:38.715483+0000", 2023-10-09T08:20:56.186 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000354311 2023-10-09T08:20:56.186 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.186 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.186 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.186 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:38.715838+0000", 2023-10-09T08:20:56.186 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.160977326 2023-10-09T08:20:56.186 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.186 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.187 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.187 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:38.876815+0000", 2023-10-09T08:20:56.187 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014747100000000001 2023-10-09T08:20:56.187 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.187 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.187 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.187 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:38.876962+0000", 2023-10-09T08:20:56.187 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.2729000000000001e-05 2023-10-09T08:20:56.187 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.187 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.187 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.187 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:38.877035+0000", 2023-10-09T08:20:56.187 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.163435101 2023-10-09T08:20:56.188 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.188 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.188 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.188 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.188 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.188 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226623 5.3 5:caa54165:::benchmark_data_smithi081_106394_object112638:head [delete] snapc 0=[] ondisk+write+known_if_redirected e134)", 2023-10-09T08:20:56.188 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:38.485528+0000", 2023-10-09T08:20:56.188 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 77.686884828999993, 2023-10-09T08:20:56.188 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.174235421, 2023-10-09T08:20:56.188 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.188 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.188 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.189 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.189 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.189 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226623 2023-10-09T08:20:56.189 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.189 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.189 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.189 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.189 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.485528+0000", 2023-10-09T08:20:56.189 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.189 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.189 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.189 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.190 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.485528+0000", 2023-10-09T08:20:56.190 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:20:56.190 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.190 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.190 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.190 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.485526+0000", 2023-10-09T08:20:56.190 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.3610000000000007e-06 2023-10-09T08:20:56.190 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.190 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.190 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.190 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.485536+0000", 2023-10-09T08:20:56.190 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.3191000000000001e-05 2023-10-09T08:20:56.191 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.191 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.191 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.191 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.485569+0000", 2023-10-09T08:20:56.191 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.4970000000000007e-06 2023-10-09T08:20:56.191 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.191 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.191 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.191 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.485578+0000", 2023-10-09T08:20:56.191 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00031256099999999999 2023-10-09T08:20:56.191 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.191 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.192 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.192 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.485891+0000", 2023-10-09T08:20:56.192 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000118263 2023-10-09T08:20:56.192 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.192 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.192 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.192 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.486009+0000", 2023-10-09T08:20:56.192 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000142624 2023-10-09T08:20:56.192 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.192 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.192 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,5", 2023-10-09T08:20:56.192 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.486152+0000", 2023-10-09T08:20:56.193 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0050344919999999998 2023-10-09T08:20:56.193 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.193 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.193 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.193 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.491186+0000", 2023-10-09T08:20:56.193 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0036141340000000002 2023-10-09T08:20:56.193 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.193 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.193 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.193 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.494801+0000", 2023-10-09T08:20:56.193 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.8401e-05 2023-10-09T08:20:56.193 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.194 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.194 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.194 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.494839+0000", 2023-10-09T08:20:56.194 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.16474622999999999 2023-10-09T08:20:56.194 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.194 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.195 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.195 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.659585+0000", 2023-10-09T08:20:56.195 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.1520999999999996e-05 2023-10-09T08:20:56.195 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.195 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.195 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.196 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.659647+0000", 2023-10-09T08:20:56.196 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00011694299999999999 2023-10-09T08:20:56.196 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.196 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.196 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.196 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.659764+0000", 2023-10-09T08:20:56.197 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.174235421 2023-10-09T08:20:56.197 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.197 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.197 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.197 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.197 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.198 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226632 5.3 5:c6b24879:::benchmark_data_smithi081_106394_object112647:head [delete] snapc 0=[] ondisk+write+known_if_redirected e134)", 2023-10-09T08:20:56.198 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:38.499086+0000", 2023-10-09T08:20:56.198 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 77.673326795999998, 2023-10-09T08:20:56.198 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.16413572100000001, 2023-10-09T08:20:56.198 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.198 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.199 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.199 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.199 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.199 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226632 2023-10-09T08:20:56.199 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.200 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.200 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.200 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.200 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.499086+0000", 2023-10-09T08:20:56.200 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.200 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.201 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.201 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.201 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.499086+0000", 2023-10-09T08:20:56.201 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:20:56.201 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.201 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.202 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.202 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.499085+0000", 2023-10-09T08:20:56.202 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3789999999999997e-06 2023-10-09T08:20:56.202 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.202 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.202 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.203 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.499091+0000", 2023-10-09T08:20:56.203 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1117e-05 2023-10-09T08:20:56.203 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.203 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.203 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.203 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.499102+0000", 2023-10-09T08:20:56.204 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.1379999999999998e-06 2023-10-09T08:20:56.204 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.204 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.204 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.204 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.499107+0000", 2023-10-09T08:20:56.204 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.0991e-05 2023-10-09T08:20:56.204 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.205 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.205 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.205 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.499158+0000", 2023-10-09T08:20:56.205 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014201700000000001 2023-10-09T08:20:56.205 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.206 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.206 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.206 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.499300+0000", 2023-10-09T08:20:56.206 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000166136 2023-10-09T08:20:56.206 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.207 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.207 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,5", 2023-10-09T08:20:56.207 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.499466+0000", 2023-10-09T08:20:56.207 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0033740950000000001 2023-10-09T08:20:56.207 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.207 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.208 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.208 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.502840+0000", 2023-10-09T08:20:56.208 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00084867199999999997 2023-10-09T08:20:56.208 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.208 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.209 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.209 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.503689+0000", 2023-10-09T08:20:56.209 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00070599900000000001 2023-10-09T08:20:56.209 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.209 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.209 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.210 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.504395+0000", 2023-10-09T08:20:56.210 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.158521355 2023-10-09T08:20:56.210 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.210 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.210 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.210 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.662916+0000", 2023-10-09T08:20:56.211 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017041100000000001 2023-10-09T08:20:56.211 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.211 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.211 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.211 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.663087+0000", 2023-10-09T08:20:56.211 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013537999999999999 2023-10-09T08:20:56.212 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.212 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.212 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.212 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.663222+0000", 2023-10-09T08:20:56.212 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.16413572100000001 2023-10-09T08:20:56.212 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.213 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.213 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.213 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.213 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.213 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226638 5.3 5:c84b1f16:::benchmark_data_smithi081_106394_object112653:head [delete] snapc 0=[] ondisk+write+known_if_redirected e134)", 2023-10-09T08:20:56.213 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:38.510254+0000", 2023-10-09T08:20:56.214 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 77.662158613000003, 2023-10-09T08:20:56.214 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.15333111699999999, 2023-10-09T08:20:56.214 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.214 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.214 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.214 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.215 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.215 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226638 2023-10-09T08:20:56.215 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.215 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.215 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.216 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.216 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.510254+0000", 2023-10-09T08:20:56.216 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.216 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.216 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.216 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.217 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.510254+0000", 2023-10-09T08:20:56.217 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:20:56.217 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.217 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.217 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.218 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.510253+0000", 2023-10-09T08:20:56.218 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.4140000000000002e-06 2023-10-09T08:20:56.218 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.218 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.218 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.218 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.510259+0000", 2023-10-09T08:20:56.219 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.5469999999999997e-06 2023-10-09T08:20:56.219 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.219 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.219 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.219 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.510267+0000", 2023-10-09T08:20:56.219 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.206e-06 2023-10-09T08:20:56.220 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.220 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.220 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.220 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.510271+0000", 2023-10-09T08:20:56.220 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.2188999999999999e-05 2023-10-09T08:20:56.220 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.221 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.221 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.221 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.510314+0000", 2023-10-09T08:20:56.221 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.7336000000000005e-05 2023-10-09T08:20:56.221 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.222 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.222 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.222 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.510401+0000", 2023-10-09T08:20:56.222 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.4832000000000003e-05 2023-10-09T08:20:56.222 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.222 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.223 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,5", 2023-10-09T08:20:56.223 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.510496+0000", 2023-10-09T08:20:56.223 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0056455890000000003 2023-10-09T08:20:56.223 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.223 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.223 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.223 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.516141+0000", 2023-10-09T08:20:56.224 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.2789e-05 2023-10-09T08:20:56.224 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.224 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.224 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.224 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.516184+0000", 2023-10-09T08:20:56.224 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0024647829999999999 2023-10-09T08:20:56.224 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.224 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.225 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.225 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.518649+0000", 2023-10-09T08:20:56.225 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.14470329200000001 2023-10-09T08:20:56.225 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.225 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.225 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.225 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.663352+0000", 2023-10-09T08:20:56.225 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.3288000000000005e-05 2023-10-09T08:20:56.226 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.226 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.226 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.226 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.663445+0000", 2023-10-09T08:20:56.226 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000140092 2023-10-09T08:20:56.226 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.226 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.227 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.227 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:38.663586+0000", 2023-10-09T08:20:56.227 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.15333111699999999 2023-10-09T08:20:56.227 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.227 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.227 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.227 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.228 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.228 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226767 5.3 5:cba179b9:::benchmark_data_smithi081_106394_object112782:head [delete] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-10-09T08:20:56.228 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:39.513035+0000", 2023-10-09T08:20:56.228 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 76.659378008999994, 2023-10-09T08:20:56.228 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.91271380800000002, 2023-10-09T08:20:56.228 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.228 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.228 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.228 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.228 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.228 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226767 2023-10-09T08:20:56.229 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.229 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.229 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.229 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.229 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.513035+0000", 2023-10-09T08:20:56.229 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.229 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.229 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.229 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.229 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.513035+0000", 2023-10-09T08:20:56.229 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:20:56.229 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.230 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.230 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.230 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.513033+0000", 2023-10-09T08:20:56.230 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.4669999999999993e-06 2023-10-09T08:20:56.230 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.230 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.230 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.230 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.513043+0000", 2023-10-09T08:20:56.230 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5560999999999999e-05 2023-10-09T08:20:56.230 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.230 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.231 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.231 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.513058+0000", 2023-10-09T08:20:56.231 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.2560000000000002e-06 2023-10-09T08:20:56.231 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.231 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.231 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.231 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.513067+0000", 2023-10-09T08:20:56.231 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.9113000000000001e-05 2023-10-09T08:20:56.231 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.231 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.231 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.231 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.513126+0000", 2023-10-09T08:20:56.231 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.9289999999999993e-06 2023-10-09T08:20:56.232 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.232 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.232 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:20:56.232 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.513136+0000", 2023-10-09T08:20:56.232 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.89886583799999997 2023-10-09T08:20:56.232 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.232 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.232 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.232 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.412002+0000", 2023-10-09T08:20:56.232 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.1583999999999996e-05 2023-10-09T08:20:56.232 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.232 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.233 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.233 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.412093+0000", 2023-10-09T08:20:56.233 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000100091 2023-10-09T08:20:56.233 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.233 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.233 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,5", 2023-10-09T08:20:56.233 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.412193+0000", 2023-10-09T08:20:56.233 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0046891379999999998 2023-10-09T08:20:56.233 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.233 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.233 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.233 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.416882+0000", 2023-10-09T08:20:56.233 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0048154599999999997 2023-10-09T08:20:56.234 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.234 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.234 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.234 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.421698+0000", 2023-10-09T08:20:56.234 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0039588540000000004 2023-10-09T08:20:56.234 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.234 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.234 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.234 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.425657+0000", 2023-10-09T08:20:56.234 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2222999999999998e-05 2023-10-09T08:20:56.234 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.235 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.235 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.235 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.425709+0000", 2023-10-09T08:20:56.235 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.9932000000000003e-05 2023-10-09T08:20:56.235 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.235 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.235 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.235 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.425749+0000", 2023-10-09T08:20:56.235 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.91271380800000002 2023-10-09T08:20:56.235 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.235 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.235 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.236 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.236 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.236 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226777 5.2 5:4cf3b88f:::benchmark_data_smithi081_106394_object112792:head [delete] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-10-09T08:20:56.236 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:39.527014+0000", 2023-10-09T08:20:56.236 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 76.645399282, 2023-10-09T08:20:56.236 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.89672658299999997, 2023-10-09T08:20:56.236 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.236 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.236 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.236 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.236 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.236 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226777 2023-10-09T08:20:56.236 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.237 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.237 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.237 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.237 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.527014+0000", 2023-10-09T08:20:56.237 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.237 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.237 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.237 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.237 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.527014+0000", 2023-10-09T08:20:56.237 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:20:56.237 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.237 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.237 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.238 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.527012+0000", 2023-10-09T08:20:56.238 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.1030000000000008e-06 2023-10-09T08:20:56.238 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.238 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.238 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.238 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.527021+0000", 2023-10-09T08:20:56.238 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.8821000000000002e-05 2023-10-09T08:20:56.238 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.238 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.238 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.238 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.527040+0000", 2023-10-09T08:20:56.238 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.6389999999999998e-06 2023-10-09T08:20:56.239 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.239 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.239 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.239 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.527049+0000", 2023-10-09T08:20:56.239 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.6586999999999999e-05 2023-10-09T08:20:56.239 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.239 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.239 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.239 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.527105+0000", 2023-10-09T08:20:56.239 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.91e-06 2023-10-09T08:20:56.239 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.239 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.239 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:20:56.240 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.527115+0000", 2023-10-09T08:20:56.240 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.88246718800000001 2023-10-09T08:20:56.240 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.240 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.240 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.240 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.409582+0000", 2023-10-09T08:20:56.240 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000132022 2023-10-09T08:20:56.240 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.240 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.240 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.241 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.409714+0000", 2023-10-09T08:20:56.241 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000118725 2023-10-09T08:20:56.241 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.241 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.241 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:20:56.241 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.409833+0000", 2023-10-09T08:20:56.241 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.013657564000000001 2023-10-09T08:20:56.241 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.241 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.241 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.241 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.423491+0000", 2023-10-09T08:20:56.242 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000131128 2023-10-09T08:20:56.242 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.242 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.242 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.242 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.423622+0000", 2023-10-09T08:20:56.242 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.0796e-05 2023-10-09T08:20:56.242 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.242 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.242 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.242 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.423662+0000", 2023-10-09T08:20:56.242 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.5261e-05 2023-10-09T08:20:56.242 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.243 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.243 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.243 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.423698+0000", 2023-10-09T08:20:56.243 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.2607000000000001e-05 2023-10-09T08:20:56.243 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.243 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.243 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.243 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.423740+0000", 2023-10-09T08:20:56.243 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.89672658299999997 2023-10-09T08:20:56.243 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.243 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.243 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.244 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.244 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.244 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226783 5.2 5:442a3ed3:::benchmark_data_smithi081_106394_object112798:head [delete] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-10-09T08:20:56.244 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:39.535711+0000", 2023-10-09T08:20:56.244 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 76.636702510999996, 2023-10-09T08:20:56.244 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.88818633899999999, 2023-10-09T08:20:56.244 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.244 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.244 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.244 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.244 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.244 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226783 2023-10-09T08:20:56.244 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.245 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.245 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.245 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.245 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.535711+0000", 2023-10-09T08:20:56.245 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.245 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.245 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.245 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.245 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.535711+0000", 2023-10-09T08:20:56.245 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:20:56.245 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.245 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.246 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.246 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.535708+0000", 2023-10-09T08:20:56.246 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1352000000000001e-05 2023-10-09T08:20:56.246 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.246 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.246 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.246 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.535720+0000", 2023-10-09T08:20:56.246 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.9992000000000001e-05 2023-10-09T08:20:56.246 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.246 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.246 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.247 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.535740+0000", 2023-10-09T08:20:56.247 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.5529999999999993e-06 2023-10-09T08:20:56.247 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.247 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.247 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.247 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.535748+0000", 2023-10-09T08:20:56.247 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.7170999999999999e-05 2023-10-09T08:20:56.247 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.247 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.247 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.247 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.535805+0000", 2023-10-09T08:20:56.247 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.5863999999999998e-05 2023-10-09T08:20:56.248 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.248 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.248 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:20:56.248 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.535831+0000", 2023-10-09T08:20:56.248 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.87843284399999999 2023-10-09T08:20:56.248 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.248 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.248 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.248 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.414264+0000", 2023-10-09T08:20:56.248 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000115364 2023-10-09T08:20:56.249 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.249 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.249 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.249 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.414379+0000", 2023-10-09T08:20:56.249 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014889600000000001 2023-10-09T08:20:56.249 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.250 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.250 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:20:56.250 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.414528+0000", 2023-10-09T08:20:56.250 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0092256149999999995 2023-10-09T08:20:56.250 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.250 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.250 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.251 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.423754+0000", 2023-10-09T08:20:56.251 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.4977e-05 2023-10-09T08:20:56.251 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.251 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.251 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.251 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.423799+0000", 2023-10-09T08:20:56.251 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.2743000000000001e-05 2023-10-09T08:20:56.252 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.252 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.252 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.252 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.423832+0000", 2023-10-09T08:20:56.252 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.7844999999999999e-05 2023-10-09T08:20:56.252 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.252 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.252 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.253 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.423860+0000", 2023-10-09T08:20:56.253 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.7274999999999998e-05 2023-10-09T08:20:56.253 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.253 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.253 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.253 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.423897+0000", 2023-10-09T08:20:56.254 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.88818633899999999 2023-10-09T08:20:56.254 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.254 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.254 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.254 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.254 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.255 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226795 5.3 5:c1326968:::benchmark_data_smithi081_106394_object112810:head [delete] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-10-09T08:20:56.255 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:39.550621+0000", 2023-10-09T08:20:56.255 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 76.621792357000004, 2023-10-09T08:20:56.255 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.87538444699999995, 2023-10-09T08:20:56.255 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.255 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.255 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.256 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.256 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.256 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226795 2023-10-09T08:20:56.256 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.256 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.256 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.256 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.257 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.550621+0000", 2023-10-09T08:20:56.257 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.257 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.257 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.257 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.257 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.550621+0000", 2023-10-09T08:20:56.257 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:20:56.258 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.258 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.258 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.258 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.550619+0000", 2023-10-09T08:20:56.258 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.6670000000000008e-06 2023-10-09T08:20:56.259 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.259 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.259 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.259 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.550628+0000", 2023-10-09T08:20:56.259 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4297000000000001e-05 2023-10-09T08:20:56.259 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.260 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.260 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.260 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.550643+0000", 2023-10-09T08:20:56.260 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9190000000000002e-06 2023-10-09T08:20:56.260 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.260 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.260 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.260 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.550650+0000", 2023-10-09T08:20:56.260 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6762999999999999e-05 2023-10-09T08:20:56.261 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.261 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.261 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.261 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.550696+0000", 2023-10-09T08:20:56.261 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0360000000000001e-05 2023-10-09T08:20:56.261 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.261 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.261 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:20:56.261 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.550707+0000", 2023-10-09T08:20:56.261 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.86621076200000002 2023-10-09T08:20:56.261 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.261 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.261 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.262 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.416917+0000", 2023-10-09T08:20:56.262 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013128599999999999 2023-10-09T08:20:56.262 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.262 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.262 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.262 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.417049+0000", 2023-10-09T08:20:56.262 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013990500000000001 2023-10-09T08:20:56.262 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.262 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.262 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,5", 2023-10-09T08:20:56.263 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.417189+0000", 2023-10-09T08:20:56.263 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0086819900000000005 2023-10-09T08:20:56.263 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.263 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.263 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.263 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.425871+0000", 2023-10-09T08:20:56.263 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.8130999999999997e-05 2023-10-09T08:20:56.263 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.263 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.263 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.263 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.425919+0000", 2023-10-09T08:20:56.264 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.9519999999999994e-06 2023-10-09T08:20:56.264 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.264 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.264 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.264 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.425927+0000", 2023-10-09T08:20:56.264 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.1865e-05 2023-10-09T08:20:56.264 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.264 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.264 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.264 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.425969+0000", 2023-10-09T08:20:56.264 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.6492999999999998e-05 2023-10-09T08:20:56.264 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.264 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.265 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.265 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.426005+0000", 2023-10-09T08:20:56.265 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.87538444699999995 2023-10-09T08:20:56.265 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.265 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.265 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.265 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.265 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.265 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226797 5.3 5:cb6b8a46:::benchmark_data_smithi081_106394_object112812:head [delete] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-10-09T08:20:56.265 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:39.552363+0000", 2023-10-09T08:20:56.265 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 76.620050304000003, 2023-10-09T08:20:56.265 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.90935980999999999, 2023-10-09T08:20:56.266 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.266 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.266 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.266 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.266 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.266 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226797 2023-10-09T08:20:56.266 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.266 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.266 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.266 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.266 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.552363+0000", 2023-10-09T08:20:56.267 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.267 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.267 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.267 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.267 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.552363+0000", 2023-10-09T08:20:56.267 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:20:56.267 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.267 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.267 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.267 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.552361+0000", 2023-10-09T08:20:56.267 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.3089999999999998e-06 2023-10-09T08:20:56.267 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.267 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.268 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.268 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.552369+0000", 2023-10-09T08:20:56.268 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6813e-05 2023-10-09T08:20:56.268 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.268 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.268 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.268 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.552385+0000", 2023-10-09T08:20:56.268 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.6789999999999999e-06 2023-10-09T08:20:56.268 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.268 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.268 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.268 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.552392+0000", 2023-10-09T08:20:56.269 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017809400000000001 2023-10-09T08:20:56.269 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.269 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.269 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.269 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.552570+0000", 2023-10-09T08:20:56.269 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.4279999999999996e-06 2023-10-09T08:20:56.269 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.269 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.269 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:20:56.269 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.552579+0000", 2023-10-09T08:20:56.269 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.86917484 2023-10-09T08:20:56.269 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.270 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.270 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.270 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.421754+0000", 2023-10-09T08:20:56.270 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.3071000000000004e-05 2023-10-09T08:20:56.270 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.270 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.270 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.270 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.421847+0000", 2023-10-09T08:20:56.270 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.2360000000000003e-05 2023-10-09T08:20:56.270 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.270 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.270 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,5", 2023-10-09T08:20:56.271 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.421939+0000", 2023-10-09T08:20:56.271 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0040755690000000002 2023-10-09T08:20:56.271 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.271 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.271 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.271 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.426015+0000", 2023-10-09T08:20:56.271 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.3105999999999997e-05 2023-10-09T08:20:56.271 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.271 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.271 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.271 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.426058+0000", 2023-10-09T08:20:56.271 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.035542724999999997 2023-10-09T08:20:56.272 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.272 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.272 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.272 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.461600+0000", 2023-10-09T08:20:56.272 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.8929000000000004e-05 2023-10-09T08:20:56.272 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.272 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.272 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.272 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.461669+0000", 2023-10-09T08:20:56.272 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3227999999999999e-05 2023-10-09T08:20:56.272 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.272 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.272 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.273 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.461723+0000", 2023-10-09T08:20:56.273 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.90935980999999999 2023-10-09T08:20:56.273 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.273 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.273 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.273 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.273 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.273 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226801 5.3 5:c3f09f6f:::benchmark_data_smithi081_106394_object112816:head [delete] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-10-09T08:20:56.273 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:39.555622+0000", 2023-10-09T08:20:56.273 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 76.616790921000003, 2023-10-09T08:20:56.273 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.931425155, 2023-10-09T08:20:56.273 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.274 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.274 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.274 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.274 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.274 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226801 2023-10-09T08:20:56.274 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.274 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.274 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.274 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.274 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.555622+0000", 2023-10-09T08:20:56.274 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.274 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.275 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.275 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.275 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.555622+0000", 2023-10-09T08:20:56.275 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:20:56.275 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.275 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.275 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.275 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.555620+0000", 2023-10-09T08:20:56.275 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.1509999999999993e-06 2023-10-09T08:20:56.275 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.275 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.275 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.276 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.555629+0000", 2023-10-09T08:20:56.276 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5954999999999999e-05 2023-10-09T08:20:56.276 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.276 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.276 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.276 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.555645+0000", 2023-10-09T08:20:56.276 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.9950000000000005e-06 2023-10-09T08:20:56.276 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.276 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.276 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.276 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.555653+0000", 2023-10-09T08:20:56.276 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2326e-05 2023-10-09T08:20:56.276 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.277 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.277 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.277 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.555705+0000", 2023-10-09T08:20:56.277 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5410000000000003e-06 2023-10-09T08:20:56.277 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.277 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.277 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:20:56.277 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.555713+0000", 2023-10-09T08:20:56.277 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.87037654600000003 2023-10-09T08:20:56.277 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.277 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.277 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.278 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.426089+0000", 2023-10-09T08:20:56.278 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00010369099999999999 2023-10-09T08:20:56.278 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.278 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.278 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.278 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.426193+0000", 2023-10-09T08:20:56.278 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012871900000000001 2023-10-09T08:20:56.278 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.278 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.279 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,5", 2023-10-09T08:20:56.279 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.426322+0000", 2023-10-09T08:20:56.279 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0095845979999999997 2023-10-09T08:20:56.279 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.279 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.279 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.279 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.435907+0000", 2023-10-09T08:20:56.279 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.7620000000000001e-06 2023-10-09T08:20:56.279 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.279 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.279 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.280 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.435915+0000", 2023-10-09T08:20:56.280 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.050985633000000002 2023-10-09T08:20:56.280 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.280 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.280 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.280 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.486901+0000", 2023-10-09T08:20:56.280 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.8562999999999998e-05 2023-10-09T08:20:56.280 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.280 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.280 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.280 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.486999+0000", 2023-10-09T08:20:56.280 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.7796000000000001e-05 2023-10-09T08:20:56.280 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.281 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.281 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.281 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.487047+0000", 2023-10-09T08:20:56.281 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.931425155 2023-10-09T08:20:56.281 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.281 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.281 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.281 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.281 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.281 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226808 5.2 5:4f2ace34:::benchmark_data_smithi081_106394_object112823:head [delete] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-10-09T08:20:56.281 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:39.568119+0000", 2023-10-09T08:20:56.281 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 76.604293842999994, 2023-10-09T08:20:56.282 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.85591047799999997, 2023-10-09T08:20:56.282 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.282 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.282 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.282 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.282 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.283 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226808 2023-10-09T08:20:56.283 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.283 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.283 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.283 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.283 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.568119+0000", 2023-10-09T08:20:56.283 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.283 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.284 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.284 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.284 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.568119+0000", 2023-10-09T08:20:56.284 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:20:56.284 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.284 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.284 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.285 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.568117+0000", 2023-10-09T08:20:56.285 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1705000000000001e-05 2023-10-09T08:20:56.285 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.285 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.285 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.285 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.568129+0000", 2023-10-09T08:20:56.285 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3966999999999999e-05 2023-10-09T08:20:56.285 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.286 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.286 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.286 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.568153+0000", 2023-10-09T08:20:56.286 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.066e-05 2023-10-09T08:20:56.286 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.286 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.286 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.287 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.568163+0000", 2023-10-09T08:20:56.287 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.6921999999999994e-05 2023-10-09T08:20:56.287 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.287 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.287 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.287 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.568230+0000", 2023-10-09T08:20:56.287 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.8109999999999997e-06 2023-10-09T08:20:56.287 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.288 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.288 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:20:56.288 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.568240+0000", 2023-10-09T08:20:56.288 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.85091744199999997 2023-10-09T08:20:56.288 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.288 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.288 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.289 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.419158+0000", 2023-10-09T08:20:56.289 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00010647 2023-10-09T08:20:56.289 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.289 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.289 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.289 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.419264+0000", 2023-10-09T08:20:56.289 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013545699999999999 2023-10-09T08:20:56.289 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.290 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.290 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:20:56.290 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.419400+0000", 2023-10-09T08:20:56.290 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0045058559999999999 2023-10-09T08:20:56.290 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.290 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.290 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.291 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.423905+0000", 2023-10-09T08:20:56.291 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.9822999999999999e-05 2023-10-09T08:20:56.291 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.291 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.291 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.291 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.423935+0000", 2023-10-09T08:20:56.291 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.3529999999999999e-05 2023-10-09T08:20:56.291 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.291 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.291 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.292 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.423969+0000", 2023-10-09T08:20:56.292 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.5432e-05 2023-10-09T08:20:56.292 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.292 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.292 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.292 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.423994+0000", 2023-10-09T08:20:56.292 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.5506000000000002e-05 2023-10-09T08:20:56.292 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.292 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.292 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.293 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.424030+0000", 2023-10-09T08:20:56.293 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.85591047799999997 2023-10-09T08:20:56.293 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.293 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.293 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.293 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.293 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.293 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226810 5.2 5:42c90ea2:::benchmark_data_smithi081_106394_object112825:head [delete] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-10-09T08:20:56.293 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:39.572186+0000", 2023-10-09T08:20:56.293 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 76.600227477000004, 2023-10-09T08:20:56.293 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.87467586500000005, 2023-10-09T08:20:56.294 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.294 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.294 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.294 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.294 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.294 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226810 2023-10-09T08:20:56.294 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.294 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.294 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.294 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.294 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.572186+0000", 2023-10-09T08:20:56.294 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.295 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.295 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.295 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.295 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.572186+0000", 2023-10-09T08:20:56.295 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:20:56.295 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.295 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.295 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.295 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.572183+0000", 2023-10-09T08:20:56.295 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2714999999999999e-05 2023-10-09T08:20:56.295 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.295 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.295 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.296 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.572196+0000", 2023-10-09T08:20:56.296 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.1634e-05 2023-10-09T08:20:56.296 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.296 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.296 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.296 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.572217+0000", 2023-10-09T08:20:56.296 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1002000000000001e-05 2023-10-09T08:20:56.296 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.296 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.296 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.296 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.572228+0000", 2023-10-09T08:20:56.296 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.7737000000000005e-05 2023-10-09T08:20:56.296 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.297 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.297 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.297 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.572306+0000", 2023-10-09T08:20:56.297 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0216e-05 2023-10-09T08:20:56.297 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.297 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.297 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:20:56.297 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.572316+0000", 2023-10-09T08:20:56.297 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.85172815499999999 2023-10-09T08:20:56.297 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.297 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.297 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.298 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.424044+0000", 2023-10-09T08:20:56.298 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5731999999999999e-05 2023-10-09T08:20:56.298 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.298 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.298 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.298 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.424120+0000", 2023-10-09T08:20:56.298 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.0105999999999995e-05 2023-10-09T08:20:56.298 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.298 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.298 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:20:56.298 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.424200+0000", 2023-10-09T08:20:56.298 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.017058436999999999 2023-10-09T08:20:56.299 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.299 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.299 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.299 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.441259+0000", 2023-10-09T08:20:56.299 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3621e-05 2023-10-09T08:20:56.299 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.299 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.299 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.299 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.441312+0000", 2023-10-09T08:20:56.299 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0053469879999999996 2023-10-09T08:20:56.299 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.299 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.299 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.300 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.446659+0000", 2023-10-09T08:20:56.300 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000151772 2023-10-09T08:20:56.300 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.300 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.300 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.300 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.446811+0000", 2023-10-09T08:20:56.300 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.0287999999999997e-05 2023-10-09T08:20:56.300 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.300 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.300 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.300 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.446861+0000", 2023-10-09T08:20:56.300 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.87467586500000005 2023-10-09T08:20:56.300 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.301 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.301 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.301 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.301 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.301 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226822 5.3 5:cd3c71fb:::benchmark_data_smithi081_106394_object112837:head [delete] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-10-09T08:20:56.301 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:39.588336+0000", 2023-10-09T08:20:56.301 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 76.584077094999998, 2023-10-09T08:20:56.301 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.89886538299999996, 2023-10-09T08:20:56.301 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.301 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.301 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.301 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.302 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.302 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226822 2023-10-09T08:20:56.302 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.302 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.302 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.302 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.302 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.588336+0000", 2023-10-09T08:20:56.302 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.302 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.302 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.302 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.303 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.588336+0000", 2023-10-09T08:20:56.303 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:20:56.303 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.303 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.303 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.303 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.588334+0000", 2023-10-09T08:20:56.303 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.0059999999999998e-06 2023-10-09T08:20:56.303 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.303 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.303 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.303 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.588343+0000", 2023-10-09T08:20:56.303 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6582000000000001e-05 2023-10-09T08:20:56.303 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.304 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.304 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.304 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.588360+0000", 2023-10-09T08:20:56.304 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9959999999999996e-06 2023-10-09T08:20:56.304 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.304 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.304 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.304 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.588367+0000", 2023-10-09T08:20:56.304 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.8346e-05 2023-10-09T08:20:56.304 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.304 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.304 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.305 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.588425+0000", 2023-10-09T08:20:56.305 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.0129999999999999e-06 2023-10-09T08:20:56.305 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.305 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.305 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:20:56.305 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.588434+0000", 2023-10-09T08:20:56.305 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.84257568100000002 2023-10-09T08:20:56.305 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.305 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.305 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.305 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.431010+0000", 2023-10-09T08:20:56.305 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00011509400000000001 2023-10-09T08:20:56.306 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.306 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.306 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.306 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.431125+0000", 2023-10-09T08:20:56.306 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00026217100000000001 2023-10-09T08:20:56.306 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.306 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.306 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,5", 2023-10-09T08:20:56.306 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.431387+0000", 2023-10-09T08:20:56.306 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0045621689999999996 2023-10-09T08:20:56.306 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.306 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.307 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.307 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.435949+0000", 2023-10-09T08:20:56.307 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.012231058 2023-10-09T08:20:56.307 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.307 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.307 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.307 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.448180+0000", 2023-10-09T08:20:56.307 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.038927509999999999 2023-10-09T08:20:56.307 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.307 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.307 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.307 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.487108+0000", 2023-10-09T08:20:56.308 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.1527000000000003e-05 2023-10-09T08:20:56.308 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.308 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.308 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.308 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.487159+0000", 2023-10-09T08:20:56.308 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.2072e-05 2023-10-09T08:20:56.308 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.308 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.308 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.308 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.487201+0000", 2023-10-09T08:20:56.308 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.89886538299999996 2023-10-09T08:20:56.308 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.308 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.309 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.309 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.309 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.309 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226825 5.3 5:cc0bf0fa:::benchmark_data_smithi081_106394_object112840:head [delete] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-10-09T08:20:56.309 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:39.594582+0000", 2023-10-09T08:20:56.309 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 76.577830852999995, 2023-10-09T08:20:56.309 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.89277869899999995, 2023-10-09T08:20:56.309 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.309 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.309 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.309 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.309 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.310 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226825 2023-10-09T08:20:56.310 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.310 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.310 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.310 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.310 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.594582+0000", 2023-10-09T08:20:56.310 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.310 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.310 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.310 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.310 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.594582+0000", 2023-10-09T08:20:56.310 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:20:56.311 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.311 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.311 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.311 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.594581+0000", 2023-10-09T08:20:56.311 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.1540000000000002e-06 2023-10-09T08:20:56.311 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.311 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.311 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.311 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.594589+0000", 2023-10-09T08:20:56.311 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4535999999999999e-05 2023-10-09T08:20:56.311 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.311 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.311 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.312 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.594603+0000", 2023-10-09T08:20:56.312 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.52e-06 2023-10-09T08:20:56.312 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.312 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.312 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.312 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.594611+0000", 2023-10-09T08:20:56.312 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2722000000000001e-05 2023-10-09T08:20:56.312 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.312 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.312 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.312 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.594664+0000", 2023-10-09T08:20:56.312 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.3179999999999996e-06 2023-10-09T08:20:56.313 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.313 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.313 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:20:56.313 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.594673+0000", 2023-10-09T08:20:56.313 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.84130265500000001 2023-10-09T08:20:56.313 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.313 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.313 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.313 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.435976+0000", 2023-10-09T08:20:56.313 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.9229999999999997e-05 2023-10-09T08:20:56.313 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.313 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.313 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.314 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.436075+0000", 2023-10-09T08:20:56.314 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012269900000000001 2023-10-09T08:20:56.314 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.314 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.314 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,5", 2023-10-09T08:20:56.314 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.436198+0000", 2023-10-09T08:20:56.314 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011969766 2023-10-09T08:20:56.314 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.314 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.314 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.314 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.448167+0000", 2023-10-09T08:20:56.314 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0065236219999999998 2023-10-09T08:20:56.315 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.315 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.315 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.315 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.454691+0000", 2023-10-09T08:20:56.315 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.032573848000000002 2023-10-09T08:20:56.315 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.315 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.315 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.315 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.487265+0000", 2023-10-09T08:20:56.315 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.6626000000000003e-05 2023-10-09T08:20:56.315 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.315 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.316 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.316 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.487321+0000", 2023-10-09T08:20:56.316 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.9483999999999997e-05 2023-10-09T08:20:56.316 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.316 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.316 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.316 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.487361+0000", 2023-10-09T08:20:56.316 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.89277869899999995 2023-10-09T08:20:56.316 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.316 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.316 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.316 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.316 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.317 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226827 5.2 5:4e5928e8:::benchmark_data_smithi081_106394_object112842:head [delete] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-10-09T08:20:56.317 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:39.595867+0000", 2023-10-09T08:20:56.317 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 76.576545566999997, 2023-10-09T08:20:56.317 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.86697834399999996, 2023-10-09T08:20:56.317 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.317 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.317 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.317 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.317 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.317 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226827 2023-10-09T08:20:56.317 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.317 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.318 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.318 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.318 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.595867+0000", 2023-10-09T08:20:56.318 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.318 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.318 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.318 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.318 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.595867+0000", 2023-10-09T08:20:56.318 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:20:56.318 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.318 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.318 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.319 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.595867+0000", 2023-10-09T08:20:56.319 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.451e-06 2023-10-09T08:20:56.319 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.319 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.319 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.319 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.595872+0000", 2023-10-09T08:20:56.319 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.5359999999999998e-06 2023-10-09T08:20:56.319 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.319 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.319 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.319 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.595882+0000", 2023-10-09T08:20:56.319 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.0760000000000002e-06 2023-10-09T08:20:56.320 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.320 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.320 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.320 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.595887+0000", 2023-10-09T08:20:56.320 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.1276000000000002e-05 2023-10-09T08:20:56.320 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.320 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.320 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.320 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.595938+0000", 2023-10-09T08:20:56.320 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.3629999999999999e-06 2023-10-09T08:20:56.320 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.320 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.320 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:20:56.321 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.595944+0000", 2023-10-09T08:20:56.321 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.83965694000000002 2023-10-09T08:20:56.321 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.321 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.321 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.321 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.435601+0000", 2023-10-09T08:20:56.321 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000135425 2023-10-09T08:20:56.321 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.321 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.321 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.321 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.435737+0000", 2023-10-09T08:20:56.321 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014719399999999999 2023-10-09T08:20:56.322 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.322 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.322 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:20:56.322 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.435884+0000", 2023-10-09T08:20:56.322 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.021293432000000001 2023-10-09T08:20:56.322 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.322 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.322 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.322 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.457177+0000", 2023-10-09T08:20:56.322 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.6292999999999994e-05 2023-10-09T08:20:56.322 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.322 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.323 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.323 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.457274+0000", 2023-10-09T08:20:56.323 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0054806009999999999 2023-10-09T08:20:56.323 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.323 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.323 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.323 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.462754+0000", 2023-10-09T08:20:56.323 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.1458000000000001e-05 2023-10-09T08:20:56.323 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.323 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.323 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.323 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.462806+0000", 2023-10-09T08:20:56.323 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.0095000000000002e-05 2023-10-09T08:20:56.324 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.324 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.324 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.324 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.462846+0000", 2023-10-09T08:20:56.324 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.86697834399999996 2023-10-09T08:20:56.324 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.324 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.324 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.324 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.324 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.324 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226832 5.3 5:c891495b:::benchmark_data_smithi081_106394_object112847:head [delete] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-10-09T08:20:56.324 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:39.603509+0000", 2023-10-09T08:20:56.325 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 76.568903614999996, 2023-10-09T08:20:56.325 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.89018988399999999, 2023-10-09T08:20:56.325 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.325 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.325 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.325 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.325 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.325 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226832 2023-10-09T08:20:56.325 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.325 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.325 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.325 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.325 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.603509+0000", 2023-10-09T08:20:56.326 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.326 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.326 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.326 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.326 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.603509+0000", 2023-10-09T08:20:56.326 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:20:56.326 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.326 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.326 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.326 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.603508+0000", 2023-10-09T08:20:56.326 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5660000000000001e-06 2023-10-09T08:20:56.326 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.327 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.327 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.327 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.603515+0000", 2023-10-09T08:20:56.327 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1854e-05 2023-10-09T08:20:56.327 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.327 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.327 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.327 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.603527+0000", 2023-10-09T08:20:56.327 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.5400000000000003e-06 2023-10-09T08:20:56.327 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.327 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.327 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.327 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.603533+0000", 2023-10-09T08:20:56.328 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2324999999999998e-05 2023-10-09T08:20:56.328 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.328 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.328 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.328 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.603585+0000", 2023-10-09T08:20:56.328 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2451e-05 2023-10-09T08:20:56.328 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.328 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.328 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:20:56.328 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.603597+0000", 2023-10-09T08:20:56.328 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.83740557400000004 2023-10-09T08:20:56.328 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.329 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.329 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.329 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.441003+0000", 2023-10-09T08:20:56.329 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013755399999999999 2023-10-09T08:20:56.329 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.329 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.329 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.329 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.441141+0000", 2023-10-09T08:20:56.329 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000165728 2023-10-09T08:20:56.329 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.329 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.329 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,5", 2023-10-09T08:20:56.329 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.441306+0000", 2023-10-09T08:20:56.330 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.013377748 2023-10-09T08:20:56.330 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.330 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.330 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.330 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.454684+0000", 2023-10-09T08:20:56.330 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2432000000000001e-05 2023-10-09T08:20:56.330 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.330 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.330 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.330 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.454696+0000", 2023-10-09T08:20:56.330 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.038893464000000003 2023-10-09T08:20:56.330 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.331 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.331 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.331 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.493590+0000", 2023-10-09T08:20:56.331 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.8110999999999999e-05 2023-10-09T08:20:56.331 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.331 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.331 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.331 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.493658+0000", 2023-10-09T08:20:56.331 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.1301000000000003e-05 2023-10-09T08:20:56.331 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.331 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.331 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.331 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.493699+0000", 2023-10-09T08:20:56.332 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.89018988399999999 2023-10-09T08:20:56.332 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.332 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.332 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.332 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.332 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.332 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226835 5.2 5:45673996:::benchmark_data_smithi081_106394_object112850:head [delete] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-10-09T08:20:56.332 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:39.608252+0000", 2023-10-09T08:20:56.332 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 76.564161190999997, 2023-10-09T08:20:56.332 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.86558864199999996, 2023-10-09T08:20:56.332 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.332 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.333 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.333 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.333 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.333 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226835 2023-10-09T08:20:56.333 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.333 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.333 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.333 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.333 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.608252+0000", 2023-10-09T08:20:56.333 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.333 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.333 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.334 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.334 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.608252+0000", 2023-10-09T08:20:56.334 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:20:56.334 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.334 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.334 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.334 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.608250+0000", 2023-10-09T08:20:56.334 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.1689999999999998e-06 2023-10-09T08:20:56.334 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.334 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.334 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.334 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.608259+0000", 2023-10-09T08:20:56.335 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4381e-05 2023-10-09T08:20:56.335 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.335 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.335 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.335 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.608274+0000", 2023-10-09T08:20:56.335 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7560000000000002e-06 2023-10-09T08:20:56.335 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.335 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.335 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.335 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.608281+0000", 2023-10-09T08:20:56.335 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2160999999999997e-05 2023-10-09T08:20:56.335 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.335 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.336 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.336 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.608333+0000", 2023-10-09T08:20:56.336 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.5499999999999995e-06 2023-10-09T08:20:56.336 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.336 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.336 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:20:56.336 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.608341+0000", 2023-10-09T08:20:56.336 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.83300442399999997 2023-10-09T08:20:56.336 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.336 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.336 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.336 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.441346+0000", 2023-10-09T08:20:56.337 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00010142899999999999 2023-10-09T08:20:56.337 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.337 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.337 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.337 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.441447+0000", 2023-10-09T08:20:56.337 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012619899999999999 2023-10-09T08:20:56.337 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.337 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.337 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:20:56.337 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.441573+0000", 2023-10-09T08:20:56.337 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.015656186999999998 2023-10-09T08:20:56.337 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.338 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.338 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.338 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.457230+0000", 2023-10-09T08:20:56.338 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.9382999999999998e-05 2023-10-09T08:20:56.338 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.338 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.338 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.338 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.457279+0000", 2023-10-09T08:20:56.338 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.016459718000000002 2023-10-09T08:20:56.338 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.338 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.338 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.338 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.473739+0000", 2023-10-09T08:20:56.339 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3279999999999998e-05 2023-10-09T08:20:56.339 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.339 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.339 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.339 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.473792+0000", 2023-10-09T08:20:56.339 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.8526999999999998e-05 2023-10-09T08:20:56.339 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.339 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.339 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.339 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.473840+0000", 2023-10-09T08:20:56.339 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.86558864199999996 2023-10-09T08:20:56.339 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.339 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.339 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.341 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.341 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.341 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226842 5.3 5:c6321204:::benchmark_data_smithi081_106394_object112857:head [delete] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-10-09T08:20:56.341 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:39.626960+0000", 2023-10-09T08:20:56.341 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 76.545453514000002, 2023-10-09T08:20:56.341 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.86775700600000005, 2023-10-09T08:20:56.341 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.341 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.342 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.342 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.342 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.342 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226842 2023-10-09T08:20:56.342 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.342 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.342 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.342 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.342 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.626960+0000", 2023-10-09T08:20:56.342 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.342 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.342 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.343 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.343 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.626960+0000", 2023-10-09T08:20:56.343 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:20:56.343 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.343 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.343 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.343 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.626958+0000", 2023-10-09T08:20:56.343 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1282e-05 2023-10-09T08:20:56.343 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.343 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.343 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.343 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.626969+0000", 2023-10-09T08:20:56.344 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.8615999999999999e-05 2023-10-09T08:20:56.344 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.344 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.344 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.344 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.626987+0000", 2023-10-09T08:20:56.344 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.1630000000000002e-06 2023-10-09T08:20:56.344 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.344 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.344 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.344 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.626997+0000", 2023-10-09T08:20:56.344 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9591999999999994e-05 2023-10-09T08:20:56.344 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.344 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.345 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.345 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.627066+0000", 2023-10-09T08:20:56.345 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.3869999999999995e-06 2023-10-09T08:20:56.345 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.345 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.345 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:20:56.345 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.627075+0000", 2023-10-09T08:20:56.345 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.82113858100000003 2023-10-09T08:20:56.345 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.345 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.345 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.345 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.448213+0000", 2023-10-09T08:20:56.346 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015051299999999999 2023-10-09T08:20:56.346 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.346 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.346 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.346 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.448364+0000", 2023-10-09T08:20:56.346 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00018635900000000001 2023-10-09T08:20:56.346 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.346 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.346 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,5", 2023-10-09T08:20:56.346 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.448550+0000", 2023-10-09T08:20:56.346 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011202924 2023-10-09T08:20:56.346 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.347 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.347 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.347 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.459753+0000", 2023-10-09T08:20:56.347 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.8059999999999995e-06 2023-10-09T08:20:56.347 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.347 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.347 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.347 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.459761+0000", 2023-10-09T08:20:56.347 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.034869782000000002 2023-10-09T08:20:56.347 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.347 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.347 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.347 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.494631+0000", 2023-10-09T08:20:56.348 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.8585999999999999e-05 2023-10-09T08:20:56.348 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.348 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.348 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.348 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.494679+0000", 2023-10-09T08:20:56.348 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.7376999999999998e-05 2023-10-09T08:20:56.348 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.348 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.348 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.348 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.494717+0000", 2023-10-09T08:20:56.348 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.86775700600000005 2023-10-09T08:20:56.348 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.349 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.349 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.349 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.349 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.349 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226846 5.3 5:c5871de5:::benchmark_data_smithi081_106394_object112861:head [delete] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-10-09T08:20:56.349 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:39.638271+0000", 2023-10-09T08:20:56.349 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 76.534141645999995, 2023-10-09T08:20:56.349 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.85654682800000004, 2023-10-09T08:20:56.349 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.349 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.349 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.349 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.350 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.350 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226846 2023-10-09T08:20:56.350 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.350 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.350 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.350 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.350 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.638271+0000", 2023-10-09T08:20:56.350 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.350 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.350 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.350 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.350 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.638271+0000", 2023-10-09T08:20:56.351 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:20:56.351 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.351 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.351 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.351 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.638269+0000", 2023-10-09T08:20:56.351 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1793e-05 2023-10-09T08:20:56.351 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.351 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.351 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.351 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.638281+0000", 2023-10-09T08:20:56.351 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.7672e-05 2023-10-09T08:20:56.351 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.352 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.352 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.352 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.638299+0000", 2023-10-09T08:20:56.352 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.9650000000000008e-06 2023-10-09T08:20:56.352 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.352 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.352 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.352 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.638307+0000", 2023-10-09T08:20:56.352 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.7362999999999999e-05 2023-10-09T08:20:56.352 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.352 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.352 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.352 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.638364+0000", 2023-10-09T08:20:56.353 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.0169999999999996e-06 2023-10-09T08:20:56.353 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.353 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.353 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:20:56.353 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.638372+0000", 2023-10-09T08:20:56.353 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.81641313900000001 2023-10-09T08:20:56.353 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.353 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.353 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.353 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.454785+0000", 2023-10-09T08:20:56.353 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000116661 2023-10-09T08:20:56.353 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.354 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.354 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.354 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.454902+0000", 2023-10-09T08:20:56.354 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000141891 2023-10-09T08:20:56.354 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.354 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.354 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,5", 2023-10-09T08:20:56.354 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.455044+0000", 2023-10-09T08:20:56.354 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.004745806 2023-10-09T08:20:56.354 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.354 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.354 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.355 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.459790+0000", 2023-10-09T08:20:56.355 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.2058999999999997e-05 2023-10-09T08:20:56.355 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.355 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.355 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.355 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.459852+0000", 2023-10-09T08:20:56.355 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.034897589999999999 2023-10-09T08:20:56.355 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.355 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.355 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.355 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.494749+0000", 2023-10-09T08:20:56.355 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.5781999999999997e-05 2023-10-09T08:20:56.355 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.356 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.356 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.356 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.494785+0000", 2023-10-09T08:20:56.356 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.3087999999999999e-05 2023-10-09T08:20:56.356 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.356 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.356 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.356 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.494818+0000", 2023-10-09T08:20:56.356 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.85654682800000004 2023-10-09T08:20:56.356 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.356 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.357 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.357 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.357 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.357 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:226855 5.2 5:457361c3:::benchmark_data_smithi081_106394_object112870:head [delete] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-10-09T08:20:56.357 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:19:39.680505+0000", 2023-10-09T08:20:56.357 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 76.491908280000004, 2023-10-09T08:20:56.357 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.79377132699999997, 2023-10-09T08:20:56.357 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:20:56.357 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:20:56.357 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:20:56.357 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:20:56.357 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:20:56.357 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 226855 2023-10-09T08:20:56.358 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.358 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:20:56.358 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.358 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:20:56.358 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.680505+0000", 2023-10-09T08:20:56.358 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:20:56.358 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.358 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.358 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:20:56.358 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.680505+0000", 2023-10-09T08:20:56.358 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:20:56.359 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.359 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.359 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:20:56.359 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.680503+0000", 2023-10-09T08:20:56.359 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.9290000000000004e-06 2023-10-09T08:20:56.359 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.359 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.359 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:20:56.359 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.680512+0000", 2023-10-09T08:20:56.359 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3947e-05 2023-10-09T08:20:56.359 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.359 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.359 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:20:56.360 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.680526+0000", 2023-10-09T08:20:56.360 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.387e-06 2023-10-09T08:20:56.360 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.360 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.360 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:20:56.360 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.680532+0000", 2023-10-09T08:20:56.360 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.4206000000000002e-05 2023-10-09T08:20:56.360 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.360 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.360 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.360 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.680587+0000", 2023-10-09T08:20:56.360 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.2209999999999997e-06 2023-10-09T08:20:56.361 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.361 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.361 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:20:56.361 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:39.680595+0000", 2023-10-09T08:20:56.361 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.76630302500000003 2023-10-09T08:20:56.361 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.361 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.361 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:20:56.361 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.446898+0000", 2023-10-09T08:20:56.361 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000117676 2023-10-09T08:20:56.361 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.361 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.361 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:20:56.362 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.447016+0000", 2023-10-09T08:20:56.362 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000147935 2023-10-09T08:20:56.362 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.362 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.362 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:20:56.362 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.447164+0000", 2023-10-09T08:20:56.362 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.010096539 2023-10-09T08:20:56.362 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.362 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.362 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.362 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.457260+0000", 2023-10-09T08:20:56.362 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.4822000000000001e-05 2023-10-09T08:20:56.363 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.363 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.363 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:20:56.363 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.457285+0000", 2023-10-09T08:20:56.363 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.016836852999999999 2023-10-09T08:20:56.363 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.363 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.363 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:20:56.363 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.474122+0000", 2023-10-09T08:20:56.363 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00010323 2023-10-09T08:20:56.363 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.363 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.363 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:20:56.364 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.474225+0000", 2023-10-09T08:20:56.364 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.1097000000000002e-05 2023-10-09T08:20:56.364 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:20:56.364 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:20:56.364 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:20:56.364 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:19:40.474276+0000", 2023-10-09T08:20:56.364 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.79377132699999997 2023-10-09T08:20:56.364 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.364 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.364 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.364 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:20:56.364 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:20:56.365 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:20:56.365 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:56.366 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 16 16 34485 34469 134.632 103.562 0.00670497 0.00742177 2023-10-09T08:20:56.400 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:56.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:56.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:56.420 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:56 smithi081 bash[76862]: cluster 2023-10-09T08:20:55.355453+0000 mgr.y (mgr.26009) 558 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 1.9 GiB data, 7.0 GiB used, 529 GiB / 536 GiB avail; 127 MiB/s wr, 2.04k op/s 2023-10-09T08:20:56.421 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:56 smithi081 bash[79557]: cluster 2023-10-09T08:20:55.355453+0000 mgr.y (mgr.26009) 558 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 1.9 GiB data, 7.0 GiB used, 529 GiB / 536 GiB avail; 127 MiB/s wr, 2.04k op/s 2023-10-09T08:20:56.505 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:56.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:56 smithi118 bash[59345]: cluster 2023-10-09T08:20:55.355453+0000 mgr.y (mgr.26009) 558 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 1.9 GiB data, 7.0 GiB used, 529 GiB / 536 GiB avail; 127 MiB/s wr, 2.04k op/s 2023-10-09T08:20:56.533 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:56.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:56.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:56.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:56.658 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:56.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:56.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:56.761 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:56.789 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:56.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:56.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:56.892 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:56.925 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:56.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:56.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:57.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:57.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:57.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:57.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:57.161 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:57.194 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:57.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:57.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:57.248 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 17 16 36006 35990 132.304 95.0625 0.00422049 0.00754843 2023-10-09T08:20:57.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:57.324 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:57.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:57.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:57.431 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:57.463 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:57.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:57.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:57.569 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:57.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:57.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:57.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:57.698 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:57.730 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:57.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:57.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:57.748 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-09T08:20:57.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:57.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:57.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:57.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:57.959 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:58.004 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:58.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:58.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:58.109 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:58.138 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:58.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:58.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:58.241 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:58.248 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 18 16 37437 37421 129.922 89.4375 0.00905226 0.00769043 2023-10-09T08:20:58.270 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:20:58.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:58.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:20:58.377 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:58.411 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:58.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:58.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:20:58.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:58.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:20:58 smithi118 bash[59345]: cluster 2023-10-09T08:20:57.355853+0000 mgr.y (mgr.26009) 559 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 1.9 GiB data, 7.0 GiB used, 529 GiB / 536 GiB avail; 107 MiB/s wr, 1.71k op/s 2023-10-09T08:20:58.533 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:58.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:58.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:58.636 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:58.666 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:20:58.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:58.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:20:58.720 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:20:58 smithi081 bash[79557]: cluster 2023-10-09T08:20:57.355853+0000 mgr.y (mgr.26009) 559 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 1.9 GiB data, 7.0 GiB used, 529 GiB / 536 GiB avail; 107 MiB/s wr, 1.71k op/s 2023-10-09T08:20:58.721 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:20:58 smithi081 bash[76862]: cluster 2023-10-09T08:20:57.355853+0000 mgr.y (mgr.26009) 559 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 1.9 GiB data, 7.0 GiB used, 529 GiB / 536 GiB avail; 107 MiB/s wr, 1.71k op/s 2023-10-09T08:20:58.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:58.796 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:58.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:58.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:58.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:58.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:58.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:58.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:59.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:59.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:20:59.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:59.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:20:59.157 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:59.184 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:59.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:59.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:59.248 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 19 16 38788 38772 127.528 84.4375 0.00927889 0.00783471 2023-10-09T08:20:59.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:59.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:59.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:59.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:59.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:59.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:20:59.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:59.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:20:59.551 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:59.579 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:20:59.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:59.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:20:59.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:59.708 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:20:59.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:59.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:20:59.812 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:59.839 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:20:59.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:59.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:20:59.942 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:59.968 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:20:59.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:20:59.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:00.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:00.096 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:00.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:00.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:00.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:00.223 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:00.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:00.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:00.250 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:21:00.248061+0000 min lat: 0.00134045 max lat: 0.224984 avg lat: 0.0079357 2023-10-09T08:21:00.251 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:21:00.251 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 20 16 40317 40301 125.929 95.5625 0.00579946 0.0079357 2023-10-09T08:21:00.328 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:00.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:00.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:00.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:00.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:00.481 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:00.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:00.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:00.584 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:00.594 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:00 smithi081 bash[76862]: cluster 2023-10-09T08:20:59.356354+0000 mgr.y (mgr.26009) 560 : cluster 0 pgmap v535: 89 pgs: 89 active+clean; 2.0 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 111 MiB/s wr, 1.78k op/s 2023-10-09T08:21:00.594 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:00 smithi081 bash[79557]: cluster 2023-10-09T08:20:59.356354+0000 mgr.y (mgr.26009) 560 : cluster 0 pgmap v535: 89 pgs: 89 active+clean; 2.0 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 111 MiB/s wr, 1.78k op/s 2023-10-09T08:21:00.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:00.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:00.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:00.717 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:00.725 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:00 smithi118 bash[59345]: cluster 2023-10-09T08:20:59.356354+0000 mgr.y (mgr.26009) 560 : cluster 0 pgmap v535: 89 pgs: 89 active+clean; 2.0 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 111 MiB/s wr, 1.78k op/s 2023-10-09T08:21:00.753 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:00.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:00.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:00.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:00.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:00.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:00.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:00.989 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:01.014 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:01.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:01.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:01.118 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:01.147 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:01.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:01.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:01.248 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 21 16 41797 41781 124.336 92.5 0.0046948 0.00803683 2023-10-09T08:21:01.252 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:01.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:01.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:01.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:01.385 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:01.413 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:01.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:01.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:01.517 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:01.525 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:21:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:21:01] "GET /metrics HTTP/1.1" 200 36509 "" "Prometheus/2.33.4" 2023-10-09T08:21:01.542 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:01.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:01.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:01.646 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:01.670 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:01.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:01.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:01.773 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:01.801 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:01.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:01.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:01.904 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:01.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:01.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:01.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:02.035 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:02.066 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:02.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:02.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:02.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:02.201 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:02.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:02.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:02.249 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 22 16 43268 43252 122.863 91.9375 0.013597 0.00813369 2023-10-09T08:21:02.303 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:02.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:02.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:02.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:02.433 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:02.462 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:02.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:02.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:02.568 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:02.578 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:02 smithi081 bash[76862]: cluster 2023-10-09T08:21:01.357062+0000 mgr.y (mgr.26009) 561 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 2.4 GiB data, 8.5 GiB used, 528 GiB / 536 GiB avail; 139 MiB/s wr, 2.22k op/s 2023-10-09T08:21:02.578 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:02 smithi081 bash[79557]: cluster 2023-10-09T08:21:01.357062+0000 mgr.y (mgr.26009) 561 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 2.4 GiB data, 8.5 GiB used, 528 GiB / 536 GiB avail; 139 MiB/s wr, 2.22k op/s 2023-10-09T08:21:02.590 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:21:02.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:02.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:02.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:02.629 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:02 smithi118 bash[59345]: cluster 2023-10-09T08:21:01.357062+0000 mgr.y (mgr.26009) 561 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 2.4 GiB data, 8.5 GiB used, 528 GiB / 536 GiB avail; 139 MiB/s wr, 2.22k op/s 2023-10-09T08:21:02.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:02.714 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:02.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:02.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:02.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:02.843 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:02.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:02.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:02.947 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:02.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:02.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:02.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:03.077 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:03.100 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:03.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:03.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:03.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:03.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:03.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:03.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:03.249 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 23 16 44682 44666 121.364 88.375 0.00817995 0.00823377 2023-10-09T08:21:03.338 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:03.370 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:03.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:03.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:03.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:03.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:03.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:03.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:03.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:03.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:03.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:03.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:03.725 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:03.763 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:03.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:03.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:03.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:03.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:03.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:03.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:03.995 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:04.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:04.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:04.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:04.169 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:04.197 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:04.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:04.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:04.249 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 24 16 45927 45911 119.548 77.8125 0.00279727 0.00835015 2023-10-09T08:21:04.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:04.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:04.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:04.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:04.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:04.453 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:04.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:04.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:04.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:04.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:04.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:04.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:04.690 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:04.699 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:04 smithi118 bash[59345]: cluster 2023-10-09T08:21:03.357516+0000 mgr.y (mgr.26009) 562 : cluster 0 pgmap v537: 89 pgs: 89 active+clean; 2.4 GiB data, 8.5 GiB used, 528 GiB / 536 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-10-09T08:21:04.732 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:04.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:04.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:04.789 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:21:04.822 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:21:04.834 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:04.855 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:21:04.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:04 smithi081 bash[76862]: cluster 2023-10-09T08:21:03.357516+0000 mgr.y (mgr.26009) 562 : cluster 0 pgmap v537: 89 pgs: 89 active+clean; 2.4 GiB data, 8.5 GiB used, 528 GiB / 536 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-10-09T08:21:04.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:04 smithi081 bash[79557]: cluster 2023-10-09T08:21:03.357516+0000 mgr.y (mgr.26009) 562 : cluster 0 pgmap v537: 89 pgs: 89 active+clean; 2.4 GiB data, 8.5 GiB used, 528 GiB / 536 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-10-09T08:21:04.876 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:04.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:04.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:04.887 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:21:04.914 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:21:04.948 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:21:04.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:05.007 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:21:05.011 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:05.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:05.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:05.036 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:21:05.038 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:21:05.038 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:21:05.038 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:21:05.038 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:21:05.038 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:21:05.038 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:21:05.038 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:21:05.039 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:21:05.116 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:05.149 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:05.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:05.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:05.249 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 25 16 46863 46847 117.106 58.5 0.00760131 0.00853391 2023-10-09T08:21:05.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:05.279 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:05.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:05.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:05.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:05.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:05.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:05.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:05.515 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:05.523 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:05 smithi081 bash[76862]: audit 2023-10-09T08:21:04.750407+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.81:0/1909611441' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:21:05.523 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:05 smithi081 bash[79557]: audit 2023-10-09T08:21:04.750407+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.81:0/1909611441' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:21:05.542 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:05.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:05.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:05.646 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:05.673 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:05.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:05.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:05 smithi118 bash[59345]: audit 2023-10-09T08:21:04.750407+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.81:0/1909611441' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:21:05.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:05.801 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:05.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:05.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:05.904 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:05.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:05.936 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:05.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:06.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:06.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:06.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:06.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:06.172 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:06.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:06.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:06.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:06.249 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 26 16 48140 48124 115.672 79.8125 0.0225996 0.00864011 2023-10-09T08:21:06.306 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:06.342 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:06.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:06.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:06.446 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:06 smithi118 bash[59345]: cluster 2023-10-09T08:21:05.358425+0000 mgr.y (mgr.26009) 563 : cluster 0 pgmap v538: 89 pgs: 89 active+clean; 2.8 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-10-09T08:21:06.447 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:06 smithi118 bash[59345]: audit 2023-10-09T08:21:05.675582+0000 mon.a (mon.0) 517 : audit 1 from='client.? 172.21.15.81:0/1575005398' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:21:06.447 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:06 smithi118 bash[59345]: audit 2023-10-09T08:21:05.868024+0000 mon.a (mon.0) 518 : audit 1 from='client.? 172.21.15.81:0/3088460300' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:21:06.448 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:06.466 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.3 to 1 (10000) 2023-10-09T08:21:06.467 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:21:06.479 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:06.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:06.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:06.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:06.608 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:06.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:06.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:06.711 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:06.719 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:06 smithi081 bash[76862]: cluster 2023-10-09T08:21:05.358425+0000 mgr.y (mgr.26009) 563 : cluster 0 pgmap v538: 89 pgs: 89 active+clean; 2.8 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-10-09T08:21:06.719 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:06 smithi081 bash[76862]: audit 2023-10-09T08:21:05.675582+0000 mon.a (mon.0) 517 : audit 1 from='client.? 172.21.15.81:0/1575005398' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:21:06.720 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:06 smithi081 bash[76862]: audit 2023-10-09T08:21:05.868024+0000 mon.a (mon.0) 518 : audit 1 from='client.? 172.21.15.81:0/3088460300' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:21:06.720 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:06 smithi081 bash[79557]: cluster 2023-10-09T08:21:05.358425+0000 mgr.y (mgr.26009) 563 : cluster 0 pgmap v538: 89 pgs: 89 active+clean; 2.8 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-10-09T08:21:06.720 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:06 smithi081 bash[79557]: audit 2023-10-09T08:21:05.675582+0000 mon.a (mon.0) 517 : audit 1 from='client.? 172.21.15.81:0/1575005398' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:21:06.720 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:06 smithi081 bash[79557]: audit 2023-10-09T08:21:05.868024+0000 mon.a (mon.0) 518 : audit 1 from='client.? 172.21.15.81:0/3088460300' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:21:06.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:06.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:06.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:06.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:06.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:06.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:06.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:06.965 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:06.989 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:06.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:06.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:07.092 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:07.114 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:07.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:07.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:07.219 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:07.249 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 27 16 49478 49462 114.484 83.625 0.0107701 0.00872867 2023-10-09T08:21:07.253 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:07.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:07.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:07.357 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:07.384 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:07.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:07.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:07.493 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:07.503 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:07 smithi118 bash[59345]: cluster 2023-10-09T08:21:06.443482+0000 mon.a (mon.0) 519 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:21:07.503 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:07 smithi118 bash[59345]: audit 2023-10-09T08:21:06.455753+0000 mon.a (mon.0) 520 : audit 1 from='client.? 172.21.15.81:0/1575005398' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-09T08:21:07.503 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:07 smithi118 bash[59345]: audit 2023-10-09T08:21:06.455812+0000 mon.a (mon.0) 521 : audit 1 from='client.? 172.21.15.81:0/3088460300' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:21:07.503 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:07 smithi118 bash[59345]: cluster 2023-10-09T08:21:06.455864+0000 mon.a (mon.0) 522 : cluster 0 osdmap e149: 8 total, 8 up, 6 in 2023-10-09T08:21:07.504 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:07 smithi118 bash[59345]: cluster 2023-10-09T08:21:06.459191+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.504 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:07 smithi118 bash[59345]: cluster 2023-10-09T08:21:06.461066+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.504 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:07 smithi118 bash[59345]: cluster 2023-10-09T08:21:06.464191+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.504 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:07 smithi118 bash[59345]: cluster 2023-10-09T08:21:06.466581+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.504 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:07 smithi118 bash[59345]: cluster 2023-10-09T08:21:06.469767+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.504 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:07 smithi118 bash[59345]: cluster 2023-10-09T08:21:06.470551+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.522 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:07.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:07.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:07.625 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:07.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[76862]: cluster 2023-10-09T08:21:06.443482+0000 mon.a (mon.0) 519 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:21:07.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[76862]: audit 2023-10-09T08:21:06.455753+0000 mon.a (mon.0) 520 : audit 1 from='client.? 172.21.15.81:0/1575005398' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-09T08:21:07.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[76862]: audit 2023-10-09T08:21:06.455812+0000 mon.a (mon.0) 521 : audit 1 from='client.? 172.21.15.81:0/3088460300' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:21:07.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[76862]: cluster 2023-10-09T08:21:06.455864+0000 mon.a (mon.0) 522 : cluster 0 osdmap e149: 8 total, 8 up, 6 in 2023-10-09T08:21:07.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[76862]: cluster 2023-10-09T08:21:06.459191+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[76862]: cluster 2023-10-09T08:21:06.461066+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[76862]: cluster 2023-10-09T08:21:06.464191+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[76862]: cluster 2023-10-09T08:21:06.466581+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[76862]: cluster 2023-10-09T08:21:06.469767+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[76862]: cluster 2023-10-09T08:21:06.470551+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[79557]: cluster 2023-10-09T08:21:06.443482+0000 mon.a (mon.0) 519 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:21:07.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[79557]: audit 2023-10-09T08:21:06.455753+0000 mon.a (mon.0) 520 : audit 1 from='client.? 172.21.15.81:0/1575005398' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-09T08:21:07.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[79557]: audit 2023-10-09T08:21:06.455812+0000 mon.a (mon.0) 521 : audit 1 from='client.? 172.21.15.81:0/3088460300' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:21:07.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[79557]: cluster 2023-10-09T08:21:06.455864+0000 mon.a (mon.0) 522 : cluster 0 osdmap e149: 8 total, 8 up, 6 in 2023-10-09T08:21:07.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[79557]: cluster 2023-10-09T08:21:06.459191+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[79557]: cluster 2023-10-09T08:21:06.461066+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[79557]: cluster 2023-10-09T08:21:06.464191+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[79557]: cluster 2023-10-09T08:21:06.466581+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[79557]: cluster 2023-10-09T08:21:06.469767+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:07 smithi081 bash[79557]: cluster 2023-10-09T08:21:06.470551+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T08:21:07.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:07.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:07.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:07.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:07.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:07.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:07.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:07.883 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:07.906 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:07.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:07.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:08.009 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:08.049 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:08.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:08.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:08.152 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:08.174 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:08.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:08.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:08.249 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 28 16 50800 50784 113.346 82.625 0.00893518 0.00881667 2023-10-09T08:21:08.278 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:08.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:08.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:08.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:08.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 4 1 2023-10-09T08:21:08.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:08.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:08.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:08.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:08.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:21:08.569 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:08 smithi081 bash[79557]: cluster 2023-10-09T08:21:07.358862+0000 mgr.y (mgr.26009) 564 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 2.8 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-10-09T08:21:08.569 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:08 smithi081 bash[79557]: audit 2023-10-09T08:21:08.133821+0000 mon.a (mon.0) 523 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:08.569 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:08 smithi081 bash[79557]: audit 2023-10-09T08:21:08.135370+0000 mon.c (mon.2) 237 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:21:08.571 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:08 smithi081 bash[76862]: cluster 2023-10-09T08:21:07.358862+0000 mgr.y (mgr.26009) 564 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 2.8 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-10-09T08:21:08.572 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:08 smithi081 bash[76862]: audit 2023-10-09T08:21:08.133821+0000 mon.a (mon.0) 523 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:08.572 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:08 smithi081 bash[76862]: audit 2023-10-09T08:21:08.135370+0000 mon.c (mon.2) 237 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:21:08.582 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:08.591 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:08 smithi118 bash[59345]: cluster 2023-10-09T08:21:07.358862+0000 mgr.y (mgr.26009) 564 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 2.8 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-10-09T08:21:08.591 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:08 smithi118 bash[59345]: audit 2023-10-09T08:21:08.133821+0000 mon.a (mon.0) 523 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:08.591 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:08 smithi118 bash[59345]: audit 2023-10-09T08:21:08.135370+0000 mon.c (mon.2) 237 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:21:08.608 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:08.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:08.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:08.711 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:08.738 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:08.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:08.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:08.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:08.868 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:08.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:08.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:08.973 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:09.009 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:09.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:09.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:09.113 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:09.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:09.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:09.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:09.211 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:21:09.211 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:21:09.242 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:09.249 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 29 16 52065 52049 112.164 79.0625 0.0058956 0.00890943 2023-10-09T08:21:09.271 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:09.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:09.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:09.376 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:09.412 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:09.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:09.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:09.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:09.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:09.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:09.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:09.652 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:09.673 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:09.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:09.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:09.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:09.801 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:09.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:09.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:09.904 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:09.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:09.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:09.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:10.031 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:10.056 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:10.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:10.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:10.162 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:10.192 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:10.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:10.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:10.250 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 30 16 53363 53347 111.129 81.125 0.0109547 0.00899417 2023-10-09T08:21:10.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:10.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:10.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:10.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:10.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:21:10.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:10.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:10.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:10.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:10.468 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:10 smithi118 bash[59345]: cluster 2023-10-09T08:21:09.359436+0000 mgr.y (mgr.26009) 565 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-10-09T08:21:10.560 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:10.595 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:10.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:10.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:10.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:10 smithi081 bash[76862]: cluster 2023-10-09T08:21:09.359436+0000 mgr.y (mgr.26009) 565 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-10-09T08:21:10.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:10 smithi081 bash[79557]: cluster 2023-10-09T08:21:09.359436+0000 mgr.y (mgr.26009) 565 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-10-09T08:21:10.635 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-09T08:21:10.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:10.726 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:10.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:10.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:10.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:10.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:10.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:10.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:10.960 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:10.997 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:10.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:11.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:11.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:11.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:11.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:11.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:11.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:11.250 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 31 16 54583 54567 110.003 76.25 0.00782725 0.0090847 2023-10-09T08:21:11.264 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:11.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:11.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:11.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:11.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:21:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:21:11] "GET /metrics HTTP/1.1" 200 36513 "" "Prometheus/2.33.4" 2023-10-09T08:21:11.406 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:11.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:11.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:11.512 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:11.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:11.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:11.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:11.645 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:11.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:11.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:11.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:11.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:11.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:11.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:11.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:11.905 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:11.936 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:11.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:11.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:12.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:12.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:12.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:12.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:12.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:12.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:12.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:12.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:12.250 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 32 16 55862 55846 109.064 79.9375 0.0155533 0.00916264 2023-10-09T08:21:12.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:12.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:12.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:12.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:12.432 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:12.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:12.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:12.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:12.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:12.572 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:12 smithi081 bash[76862]: cluster 2023-10-09T08:21:11.360220+0000 mgr.y (mgr.26009) 566 : cluster 0 pgmap v542: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-09T08:21:12.572 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:12 smithi081 bash[79557]: cluster 2023-10-09T08:21:11.360220+0000 mgr.y (mgr.26009) 566 : cluster 0 pgmap v542: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-09T08:21:12.586 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:12.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:12.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:12.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:12.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:12.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:12.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:12.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:12 smithi118 bash[59345]: cluster 2023-10-09T08:21:11.360220+0000 mgr.y (mgr.26009) 566 : cluster 0 pgmap v542: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-09T08:21:12.821 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:12.854 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:12.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:12.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:12.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:12.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:12.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:12.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:13.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:13.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:13.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:13.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:13.219 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:13.221 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:21:13.222 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:21:13.246 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:13.253 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 33 16 57100 57084 108.099 77.375 0.0152337 0.00924537 2023-10-09T08:21:13.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:13.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:13.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:13.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:13.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:13.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:13.486 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:13.535 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:13.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:13.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:13.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:13.673 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:13.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:13.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:13.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:13.812 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:13.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:13.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:13.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:13.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:13.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:13.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:14.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:14.075 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:14.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:14.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:14.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:14.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:14.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:14.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:14.238 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:21:14.253 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 34 16 58325 58309 107.165 76.5625 0.0135395 0.0093253 2023-10-09T08:21:14.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:14.336 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:14.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:14.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:14.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:14.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:14.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:14.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:14.569 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:14.600 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:14.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:14.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:14.707 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:14.740 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:14.743 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:14 smithi118 bash[59345]: cluster 2023-10-09T08:21:13.360686+0000 mgr.y (mgr.26009) 567 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-09T08:21:14.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:14.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:14.844 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:14.853 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:14 smithi081 bash[76862]: cluster 2023-10-09T08:21:13.360686+0000 mgr.y (mgr.26009) 567 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-09T08:21:14.854 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:14 smithi081 bash[79557]: cluster 2023-10-09T08:21:13.360686+0000 mgr.y (mgr.26009) 567 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-09T08:21:14.867 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:14.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:14.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:14.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:15.004 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:15.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:15.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:15.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:15.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:15.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:15.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:15.236 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:15.253 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 35 16 59556 59540 106.301 76.9375 0.00555249 0.00940159 2023-10-09T08:21:15.264 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:15.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:15.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:15.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:15.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:15.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:15.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:15.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:15.527 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:15.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:15.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:15.538 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:21:15.631 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:15.655 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:15.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:15.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:15.761 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:15.790 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:15.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:15.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:15.895 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:15.923 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:15.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:15.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:16.029 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:16.064 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:16.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:16.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:16.168 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:16.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:16.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:16.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:16.253 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 36 16 60707 60691 105.347 71.9375 0.0112815 0.00948688 2023-10-09T08:21:16.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:16.324 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:16.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:16.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:16.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:16.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:16.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:16.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:16.563 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:16.594 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:16.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:16.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:16.701 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:16.726 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:16.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:16.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:16 smithi118 bash[59345]: cluster 2023-10-09T08:21:15.361486+0000 mgr.y (mgr.26009) 568 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-10-09T08:21:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:16 smithi118 bash[59345]: audit 2023-10-09T08:21:16.128055+0000 mon.c (mon.2) 238 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:21:16.831 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:16.842 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:16 smithi081 bash[79557]: cluster 2023-10-09T08:21:15.361486+0000 mgr.y (mgr.26009) 568 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-10-09T08:21:16.842 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:16 smithi081 bash[79557]: audit 2023-10-09T08:21:16.128055+0000 mon.c (mon.2) 238 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:21:16.842 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:16 smithi081 bash[76862]: cluster 2023-10-09T08:21:15.361486+0000 mgr.y (mgr.26009) 568 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-10-09T08:21:16.843 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:16 smithi081 bash[76862]: audit 2023-10-09T08:21:16.128055+0000 mon.c (mon.2) 238 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:21:16.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:16.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:16.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:16.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:16.986 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:16.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:16.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:17.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:17.116 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:17.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:17.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:17.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:17.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:17.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:17.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:17.254 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 37 16 61749 61733 104.26 65.125 0.0175118 0.00958546 2023-10-09T08:21:17.355 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:17.388 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:17.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:17.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:17.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:17.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:17.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:17.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:17.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:17.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:17.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:17.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:17 smithi118 bash[59345]: audit 2023-10-09T08:21:16.654922+0000 mon.a (mon.0) 524 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:17 smithi118 bash[59345]: audit 2023-10-09T08:21:16.665429+0000 mon.a (mon.0) 525 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:17.751 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:17.776 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:17.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:17.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:17.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:17.906 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:17.908 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:17 smithi081 bash[76862]: audit 2023-10-09T08:21:16.654922+0000 mon.a (mon.0) 524 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:17.908 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:17 smithi081 bash[76862]: audit 2023-10-09T08:21:16.665429+0000 mon.a (mon.0) 525 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:17.909 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:17 smithi081 bash[79557]: audit 2023-10-09T08:21:16.654922+0000 mon.a (mon.0) 524 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:17.909 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:17 smithi081 bash[79557]: audit 2023-10-09T08:21:16.665429+0000 mon.a (mon.0) 525 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:17.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:17.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:18.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:18.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:18.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:18.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:18.140 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:18.165 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:18.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:18.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:18.253 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 38 16 62914 62898 103.432 72.8125 0.00567313 0.00966188 2023-10-09T08:21:18.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:18.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:18.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:18.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:18.402 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:18.431 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:18.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:18.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:18.537 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:18.571 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:18.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:18.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:18.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:18.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:18.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:18.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:18.797 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:18.826 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:18.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:18.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:18.929 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:18.938 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:18 smithi118 bash[59345]: cluster 2023-10-09T08:21:17.361917+0000 mgr.y (mgr.26009) 569 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-10-09T08:21:18.972 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:18.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:18.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:19.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:19.090 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:18 smithi081 bash[76862]: cluster 2023-10-09T08:21:17.361917+0000 mgr.y (mgr.26009) 569 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-10-09T08:21:19.090 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:18 smithi081 bash[79557]: cluster 2023-10-09T08:21:17.361917+0000 mgr.y (mgr.26009) 569 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-10-09T08:21:19.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:19.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:19.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:19.206 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:19.231 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:19.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:19.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:19.254 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 39 16 63686 63670 102.017 48.25 0.00397501 0.00974101 2023-10-09T08:21:19.334 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:19.362 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:19.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:19.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:19.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:19.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:19.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:19.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:19.750 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:19.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:19.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:19.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:19.874 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:19.902 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:19.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:19.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:20.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:20.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:20.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:20.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:20.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:20.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:20.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:20.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:20.254 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:21:20.253273+0000 min lat: 0.00134045 max lat: 0.352552 avg lat: 0.00988789 2023-10-09T08:21:20.254 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:21:20.254 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 40 16 64718 64702 101.079 64.5 0.0159831 0.00988789 2023-10-09T08:21:20.271 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:20.298 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:20.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:20.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:20.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:20.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:20.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:20.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:20.534 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:20.557 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:20.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:20.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:20.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:20.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:20.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:20.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:20.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:20.813 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:20.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:20.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:20.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:20.945 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:20.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:20.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:20.953 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:20 smithi081 bash[79557]: cluster 2023-10-09T08:21:19.362515+0000 mgr.y (mgr.26009) 570 : cluster 0 pgmap v546: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-10-09T08:21:20.953 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:20 smithi081 bash[76862]: cluster 2023-10-09T08:21:19.362515+0000 mgr.y (mgr.26009) 570 : cluster 0 pgmap v546: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-10-09T08:21:21.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:20 smithi118 bash[59345]: cluster 2023-10-09T08:21:19.362515+0000 mgr.y (mgr.26009) 570 : cluster 0 pgmap v546: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-10-09T08:21:21.048 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:21.072 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:21.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:21.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:21.177 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:21.210 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:21.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:21.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:21.254 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 41 16 65831 65815 100.31 69.5625 0.0216932 0.0099628 2023-10-09T08:21:21.314 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:21:21.314 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:21:21.314 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:21.348 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:21.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:21.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:21.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:21:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:21:21] "GET /metrics HTTP/1.1" 200 36513 "" "Prometheus/2.33.4" 2023-10-09T08:21:21.451 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:21.484 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:21.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:21.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:21.588 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:21.624 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:21.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:21.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:21.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:21.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:21.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:21.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:21.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:21.883 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:21.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:21.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:21.987 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:22.011 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:22.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:22.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:22.117 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:22.151 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:22.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:22.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:22.254 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 42 16 66948 66932 99.584 69.8125 0.0106012 0.0100351 2023-10-09T08:21:22.261 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:22.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:22.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:22.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:22.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:22.413 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:22.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:22.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:22.481 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-09T08:21:22.516 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:22.553 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:22.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:22.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:22.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:22.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:22.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:22.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:22 smithi118 bash[59345]: cluster 2023-10-09T08:21:21.363319+0000 mgr.y (mgr.26009) 571 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 90 MiB/s wr, 1.43k op/s 2023-10-09T08:21:22.795 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:22.825 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:22.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:22.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:22.931 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:22.965 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:22.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:22.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:23.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:23.080 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:22 smithi081 bash[76862]: cluster 2023-10-09T08:21:21.363319+0000 mgr.y (mgr.26009) 571 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 90 MiB/s wr, 1.43k op/s 2023-10-09T08:21:23.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:22 smithi081 bash[79557]: cluster 2023-10-09T08:21:21.363319+0000 mgr.y (mgr.26009) 571 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 90 MiB/s wr, 1.43k op/s 2023-10-09T08:21:23.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:23.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:23.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:23.198 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:23.225 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:23.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:23.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:23.254 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 43 16 67955 67939 98.7317 62.9375 0.0173204 0.0101222 2023-10-09T08:21:23.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:23.359 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:23.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:23.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:23.462 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:23.487 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:23.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:23.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:23.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:23.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:23.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:23.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:23.728 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:23.777 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:23.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:23.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:23.851 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:23 smithi081 bash[76862]: audit 2023-10-09T08:21:23.130019+0000 mon.c (mon.2) 239 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:21:23.851 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:23 smithi081 bash[76862]: audit 2023-10-09T08:21:23.385290+0000 mon.c (mon.2) 240 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.3", "id": [1, 4]}]: dispatch 2023-10-09T08:21:23.851 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:23 smithi081 bash[76862]: audit 2023-10-09T08:21:23.385734+0000 mon.a (mon.0) 526 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.3", "id": [1, 4]}]: dispatch 2023-10-09T08:21:23.851 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:23 smithi081 bash[79557]: audit 2023-10-09T08:21:23.130019+0000 mon.c (mon.2) 239 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:21:23.851 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:23 smithi081 bash[79557]: audit 2023-10-09T08:21:23.385290+0000 mon.c (mon.2) 240 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.3", "id": [1, 4]}]: dispatch 2023-10-09T08:21:23.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:23 smithi081 bash[79557]: audit 2023-10-09T08:21:23.385734+0000 mon.a (mon.0) 526 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.3", "id": [1, 4]}]: dispatch 2023-10-09T08:21:23.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:23.929 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:23.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:23.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:23 smithi118 bash[59345]: audit 2023-10-09T08:21:23.130019+0000 mon.c (mon.2) 239 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:21:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:23 smithi118 bash[59345]: audit 2023-10-09T08:21:23.385290+0000 mon.c (mon.2) 240 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.3", "id": [1, 4]}]: dispatch 2023-10-09T08:21:24.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:23 smithi118 bash[59345]: audit 2023-10-09T08:21:23.385734+0000 mon.a (mon.0) 526 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.3", "id": [1, 4]}]: dispatch 2023-10-09T08:21:24.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:24.071 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:24.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:24.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:24.114 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:21:24.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:24.192 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:21:24.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:24.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:24.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:24.230 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:21:24.254 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 44 16 68801 68785 97.6895 52.875 0.0213459 0.0102297 2023-10-09T08:21:24.283 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:21:24.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:24.331 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:21:24.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:24.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:24.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:24.376 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:21:24.437 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:21:24.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:24.478 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:21:24.484 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:21:24.484 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:21:24.484 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:21:24.484 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:21:24.484 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:21:24.484 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:21:24.484 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:21:24.485 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:21:24.487 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:24.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:24.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:24.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:24.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:24.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:24.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:24.728 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:24.737 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[76862]: cluster 2023-10-09T08:21:23.363762+0000 mgr.y (mgr.26009) 572 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 60 MiB/s wr, 964 op/s 2023-10-09T08:21:24.737 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[76862]: audit 2023-10-09T08:21:24.036401+0000 mon.a (mon.0) 527 : audit 0 from='client.? 172.21.15.81:0/47900728' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:21:24.737 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[76862]: audit 2023-10-09T08:21:24.388102+0000 mon.a (mon.0) 528 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.3", "id": [1, 4]}]': finished 2023-10-09T08:21:24.737 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[76862]: cluster 2023-10-09T08:21:24.388222+0000 mon.a (mon.0) 529 : cluster 0 osdmap e150: 8 total, 8 up, 6 in 2023-10-09T08:21:24.737 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[76862]: audit 2023-10-09T08:21:24.430857+0000 mon.a (mon.0) 530 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:21:24.737 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[76862]: audit 2023-10-09T08:21:24.431009+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.81:0/692502933' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:21:24.737 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[76862]: audit 2023-10-09T08:21:24.447333+0000 mon.a (mon.0) 531 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:24.737 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[76862]: audit 2023-10-09T08:21:24.467849+0000 mon.a (mon.0) 532 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:24.738 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[76862]: audit 2023-10-09T08:21:24.515723+0000 mon.a (mon.0) 533 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:24.738 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[76862]: audit 2023-10-09T08:21:24.531220+0000 mon.a (mon.0) 534 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:24.738 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[76862]: audit 2023-10-09T08:21:24.604576+0000 mon.a (mon.0) 535 : audit 1 from='client.? 172.21.15.81:0/534107367' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:21:24.738 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[79557]: cluster 2023-10-09T08:21:23.363762+0000 mgr.y (mgr.26009) 572 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 60 MiB/s wr, 964 op/s 2023-10-09T08:21:24.738 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[79557]: audit 2023-10-09T08:21:24.036401+0000 mon.a (mon.0) 527 : audit 0 from='client.? 172.21.15.81:0/47900728' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:21:24.738 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[79557]: audit 2023-10-09T08:21:24.388102+0000 mon.a (mon.0) 528 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.3", "id": [1, 4]}]': finished 2023-10-09T08:21:24.738 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[79557]: cluster 2023-10-09T08:21:24.388222+0000 mon.a (mon.0) 529 : cluster 0 osdmap e150: 8 total, 8 up, 6 in 2023-10-09T08:21:24.738 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[79557]: audit 2023-10-09T08:21:24.430857+0000 mon.a (mon.0) 530 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:21:24.738 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[79557]: audit 2023-10-09T08:21:24.431009+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.81:0/692502933' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:21:24.738 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[79557]: audit 2023-10-09T08:21:24.447333+0000 mon.a (mon.0) 531 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:24.739 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[79557]: audit 2023-10-09T08:21:24.467849+0000 mon.a (mon.0) 532 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:24.739 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[79557]: audit 2023-10-09T08:21:24.515723+0000 mon.a (mon.0) 533 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:24.739 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[79557]: audit 2023-10-09T08:21:24.531220+0000 mon.a (mon.0) 534 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:24.739 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:24 smithi081 bash[79557]: audit 2023-10-09T08:21:24.604576+0000 mon.a (mon.0) 535 : audit 1 from='client.? 172.21.15.81:0/534107367' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:21:24.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:24.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:24.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:24.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:24.905 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:24.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:24.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:25.007 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:25.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:24 smithi118 bash[59345]: cluster 2023-10-09T08:21:23.363762+0000 mgr.y (mgr.26009) 572 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 60 MiB/s wr, 964 op/s 2023-10-09T08:21:25.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:24 smithi118 bash[59345]: audit 2023-10-09T08:21:24.036401+0000 mon.a (mon.0) 527 : audit 0 from='client.? 172.21.15.81:0/47900728' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:21:25.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:24 smithi118 bash[59345]: audit 2023-10-09T08:21:24.388102+0000 mon.a (mon.0) 528 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.3", "id": [1, 4]}]': finished 2023-10-09T08:21:25.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:24 smithi118 bash[59345]: cluster 2023-10-09T08:21:24.388222+0000 mon.a (mon.0) 529 : cluster 0 osdmap e150: 8 total, 8 up, 6 in 2023-10-09T08:21:25.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:24 smithi118 bash[59345]: audit 2023-10-09T08:21:24.430857+0000 mon.a (mon.0) 530 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:21:25.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:24 smithi118 bash[59345]: audit 2023-10-09T08:21:24.431009+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.81:0/692502933' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:21:25.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:24 smithi118 bash[59345]: audit 2023-10-09T08:21:24.447333+0000 mon.a (mon.0) 531 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:25.019 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:24 smithi118 bash[59345]: audit 2023-10-09T08:21:24.467849+0000 mon.a (mon.0) 532 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:25.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:24 smithi118 bash[59345]: audit 2023-10-09T08:21:24.515723+0000 mon.a (mon.0) 533 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:25.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:24 smithi118 bash[59345]: audit 2023-10-09T08:21:24.531220+0000 mon.a (mon.0) 534 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:25.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:24 smithi118 bash[59345]: audit 2023-10-09T08:21:24.604576+0000 mon.a (mon.0) 535 : audit 1 from='client.? 172.21.15.81:0/534107367' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:21:25.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:25.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:25.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:25.143 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:25.168 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:25.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:25.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:25.254 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 45 16 69718 69702 96.7921 57.3125 0.00809872 0.0103264 2023-10-09T08:21:25.272 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:25.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:25.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:25.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:25.400 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:21:25.401 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.4 to 1 (10000) 2023-10-09T08:21:25.401 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:25.430 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:25.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:25.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:25.534 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:25.562 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:25.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:25.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:25.667 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:25.695 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:25.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:25.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:25.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:25.836 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:25.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:25.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:25.944 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:25.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:25 smithi118 bash[59345]: cluster 2023-10-09T08:21:24.393483+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e150 with expected crc 2023-10-09T08:21:25.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:25 smithi118 bash[59345]: cluster 2023-10-09T08:21:24.395020+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e150 with expected crc 2023-10-09T08:21:25.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:25 smithi118 bash[59345]: audit 2023-10-09T08:21:25.164958+0000 mon.c (mon.2) 241 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:21:25.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:25 smithi118 bash[59345]: audit 2023-10-09T08:21:25.166588+0000 mon.c (mon.2) 242 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:21:25.954 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:25 smithi118 bash[59345]: audit 2023-10-09T08:21:25.174781+0000 mon.a (mon.0) 536 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:25.954 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:25 smithi118 bash[59345]: cluster 2023-10-09T08:21:25.383415+0000 mon.a (mon.0) 537 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:21:25.954 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:25 smithi118 bash[59345]: audit 2023-10-09T08:21:25.392457+0000 mon.a (mon.0) 538 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-09T08:21:25.954 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:25 smithi118 bash[59345]: audit 2023-10-09T08:21:25.392574+0000 mon.a (mon.0) 539 : audit 1 from='client.? 172.21.15.81:0/534107367' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:21:25.954 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:25 smithi118 bash[59345]: cluster 2023-10-09T08:21:25.392641+0000 mon.a (mon.0) 540 : cluster 0 osdmap e151: 8 total, 8 up, 6 in 2023-10-09T08:21:25.970 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:25.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:25.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:26.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:26.084 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[76862]: cluster 2023-10-09T08:21:24.393483+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e150 with expected crc 2023-10-09T08:21:26.084 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[76862]: cluster 2023-10-09T08:21:24.395020+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e150 with expected crc 2023-10-09T08:21:26.084 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[76862]: audit 2023-10-09T08:21:25.164958+0000 mon.c (mon.2) 241 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:21:26.084 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[76862]: audit 2023-10-09T08:21:25.166588+0000 mon.c (mon.2) 242 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:21:26.084 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[76862]: audit 2023-10-09T08:21:25.174781+0000 mon.a (mon.0) 536 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:26.084 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[76862]: cluster 2023-10-09T08:21:25.383415+0000 mon.a (mon.0) 537 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:21:26.084 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[76862]: audit 2023-10-09T08:21:25.392457+0000 mon.a (mon.0) 538 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-09T08:21:26.084 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[76862]: audit 2023-10-09T08:21:25.392574+0000 mon.a (mon.0) 539 : audit 1 from='client.? 172.21.15.81:0/534107367' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:21:26.085 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[76862]: cluster 2023-10-09T08:21:25.392641+0000 mon.a (mon.0) 540 : cluster 0 osdmap e151: 8 total, 8 up, 6 in 2023-10-09T08:21:26.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[79557]: cluster 2023-10-09T08:21:24.393483+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e150 with expected crc 2023-10-09T08:21:26.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[79557]: cluster 2023-10-09T08:21:24.395020+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e150 with expected crc 2023-10-09T08:21:26.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[79557]: audit 2023-10-09T08:21:25.164958+0000 mon.c (mon.2) 241 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:21:26.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[79557]: audit 2023-10-09T08:21:25.166588+0000 mon.c (mon.2) 242 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:21:26.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[79557]: audit 2023-10-09T08:21:25.174781+0000 mon.a (mon.0) 536 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:26.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[79557]: cluster 2023-10-09T08:21:25.383415+0000 mon.a (mon.0) 537 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:21:26.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[79557]: audit 2023-10-09T08:21:25.392457+0000 mon.a (mon.0) 538 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-09T08:21:26.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[79557]: audit 2023-10-09T08:21:25.392574+0000 mon.a (mon.0) 539 : audit 1 from='client.? 172.21.15.81:0/534107367' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:21:26.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:25 smithi081 bash[79557]: cluster 2023-10-09T08:21:25.392641+0000 mon.a (mon.0) 540 : cluster 0 osdmap e151: 8 total, 8 up, 6 in 2023-10-09T08:21:26.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:26.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:26.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:26.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:26.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:26.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:26.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:26.254 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 46 16 70650 70634 95.9542 58.25 0.0108535 0.0104148 2023-10-09T08:21:26.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:26.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:26.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:26.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:26.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:26.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:26.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:26.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:26.592 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:26.627 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:26.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:26.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:26.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:26.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:26.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:26.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:26.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:26.870 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:26 smithi081 bash[76862]: cluster 2023-10-09T08:21:25.364506+0000 mgr.y (mgr.26009) 573 : cluster 0 pgmap v550: 89 pgs: 1 peering, 88 active+clean; 4.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-09T08:21:26.870 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:26 smithi081 bash[76862]: cluster 2023-10-09T08:21:25.396488+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T08:21:26.870 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:26 smithi081 bash[76862]: cluster 2023-10-09T08:21:25.397806+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T08:21:26.870 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:26 smithi081 bash[76862]: cluster 2023-10-09T08:21:25.397883+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T08:21:26.870 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:26 smithi081 bash[76862]: cluster 2023-10-09T08:21:25.399140+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T08:21:26.870 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:26 smithi081 bash[76862]: cluster 2023-10-09T08:21:25.400762+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T08:21:26.871 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:26 smithi081 bash[79557]: cluster 2023-10-09T08:21:25.364506+0000 mgr.y (mgr.26009) 573 : cluster 0 pgmap v550: 89 pgs: 1 peering, 88 active+clean; 4.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-09T08:21:26.871 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:26 smithi081 bash[79557]: cluster 2023-10-09T08:21:25.396488+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T08:21:26.871 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:26 smithi081 bash[79557]: cluster 2023-10-09T08:21:25.397806+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T08:21:26.871 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:26 smithi081 bash[79557]: cluster 2023-10-09T08:21:25.397883+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T08:21:26.871 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:26 smithi081 bash[79557]: cluster 2023-10-09T08:21:25.399140+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T08:21:26.871 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:26 smithi081 bash[79557]: cluster 2023-10-09T08:21:25.400762+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T08:21:26.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:26.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:26.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:26.989 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:27.014 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:26 smithi118 bash[59345]: cluster 2023-10-09T08:21:25.364506+0000 mgr.y (mgr.26009) 573 : cluster 0 pgmap v550: 89 pgs: 1 peering, 88 active+clean; 4.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-09T08:21:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:26 smithi118 bash[59345]: cluster 2023-10-09T08:21:25.396488+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T08:21:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:26 smithi118 bash[59345]: cluster 2023-10-09T08:21:25.397806+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T08:21:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:26 smithi118 bash[59345]: cluster 2023-10-09T08:21:25.397883+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T08:21:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:26 smithi118 bash[59345]: cluster 2023-10-09T08:21:25.399140+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T08:21:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:26 smithi118 bash[59345]: cluster 2023-10-09T08:21:25.400762+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T08:21:27.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:27.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:27.037 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:21:27.117 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:27.144 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:27.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:27.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:27.247 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:27.254 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 47 16 71717 71701 95.3314 66.6875 0.00994036 0.0104841 2023-10-09T08:21:27.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:27.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:27.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:27.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:27.405 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:27.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:27.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:27.509 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:27.557 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:27.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:27.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:27.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:27.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:27.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:27.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:27.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:27.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 5 1 2023-10-09T08:21:27.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:27.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:27.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:27.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:27.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:27.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:27.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:28.068 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:28.097 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:28.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:28.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:28.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:28.224 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:28.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:28.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:28.254 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 48 16 72713 72697 94.6421 62.25 0.0173524 0.0105603 2023-10-09T08:21:28.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:21:28.328 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:28.376 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:28.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:28.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:28.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:28.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:28.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:28.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:28.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:28.656 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:28.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:28.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:28.696 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:28 smithi118 bash[59345]: cluster 2023-10-09T08:21:27.365045+0000 mgr.y (mgr.26009) 574 : cluster 0 pgmap v552: 89 pgs: 1 peering, 88 active+clean; 4.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-09T08:21:28.761 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:28.781 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:28.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:28.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:28.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:28 smithi081 bash[76862]: cluster 2023-10-09T08:21:27.365045+0000 mgr.y (mgr.26009) 574 : cluster 0 pgmap v552: 89 pgs: 1 peering, 88 active+clean; 4.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-09T08:21:28.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:28 smithi081 bash[79557]: cluster 2023-10-09T08:21:27.365045+0000 mgr.y (mgr.26009) 574 : cluster 0 pgmap v552: 89 pgs: 1 peering, 88 active+clean; 4.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-09T08:21:28.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:28.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:28.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:28.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:29.014 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:29.050 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:29.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:29.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:29.153 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:29.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:29.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:29.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:29.255 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 49 16 73725 73709 94.0014 63.25 0.0249933 0.0106323 2023-10-09T08:21:29.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:29.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:29.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:29.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:29.418 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:29.444 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:29.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:29.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:29.548 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:29.572 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:29.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:29.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:29.676 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:29.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:29.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:29.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:29.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:21:29.811 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:29.837 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:29.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:29.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:29.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:29.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:29.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:29.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:30.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:30.104 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:30.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:30.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:30.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:30.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:30.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:30.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:30.255 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 50 16 74742 74726 93.3925 63.5625 0.0162419 0.0107017 2023-10-09T08:21:30.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:30.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:30.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:30.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:30.471 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:30.498 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:30.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:30.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:30.604 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:30.629 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:30.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:30.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:30.733 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:30.741 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:30 smithi118 bash[59345]: cluster 2023-10-09T08:21:29.365713+0000 mgr.y (mgr.26009) 575 : cluster 0 pgmap v553: 89 pgs: 1 peering, 88 active+clean; 4.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 44 MiB/s wr, 701 op/s 2023-10-09T08:21:30.761 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:30.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:30.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:30.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:30.894 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:30.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:30.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:30.998 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:31.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:31.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:31.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:31.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:30 smithi081 bash[76862]: cluster 2023-10-09T08:21:29.365713+0000 mgr.y (mgr.26009) 575 : cluster 0 pgmap v553: 89 pgs: 1 peering, 88 active+clean; 4.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 44 MiB/s wr, 701 op/s 2023-10-09T08:21:31.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:30 smithi081 bash[79557]: cluster 2023-10-09T08:21:29.365713+0000 mgr.y (mgr.26009) 575 : cluster 0 pgmap v553: 89 pgs: 1 peering, 88 active+clean; 4.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 44 MiB/s wr, 701 op/s 2023-10-09T08:21:31.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:31.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:31.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:31.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:31.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:31.255 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 51 16 75748 75732 92.794 62.875 0.00715219 0.0107708 2023-10-09T08:21:31.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:31.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:31.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:31.385 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:31.410 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:31.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:31.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:31.512 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:31.523 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:21:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:21:31] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.33.4" 2023-10-09T08:21:31.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:31.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:31.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:31.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:31.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:31.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:31.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:31.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:31.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:31.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:31.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:31.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:31.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:31.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:31.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:32.055 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:32.089 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:32.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:32.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:32.193 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:32.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:32.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:32.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:32.255 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 52 16 76826 76810 92.3051 67.375 0.0165985 0.0108282 2023-10-09T08:21:32.322 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:32.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:32.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:32.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:32.453 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:32.486 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:32.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:32.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:32.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:32.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:32.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:32.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:32.643 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:21:32.643 INFO:teuthology.orchestra.run.smithi118.stdout: "size": 20, 2023-10-09T08:21:32.643 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 600, 2023-10-09T08:21:32.643 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [ 2023-10-09T08:21:32.644 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.644 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:28426 5.4 5:2d12b3e2:::benchmark_data_smithi081_106394_object28425:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:21:32.644 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:15:37.149765+0000", 2023-10-09T08:21:32.644 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 355.487392903, 2023-10-09T08:21:32.644 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.26233610099999999, 2023-10-09T08:21:32.644 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.646 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.646 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.646 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:21:32.646 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:21:32.646 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 28426 2023-10-09T08:21:32.646 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.646 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.646 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.647 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.647 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:37.149765+0000", 2023-10-09T08:21:32.647 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.647 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.647 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.647 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.647 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:37.149765+0000", 2023-10-09T08:21:32.647 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:21:32.647 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.647 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.647 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.647 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:37.149763+0000", 2023-10-09T08:21:32.648 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.9038999999999997e-05 2023-10-09T08:21:32.648 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.648 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.648 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.648 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:37.149802+0000", 2023-10-09T08:21:32.648 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4891e-05 2023-10-09T08:21:32.648 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.648 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.648 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.648 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:37.149817+0000", 2023-10-09T08:21:32.648 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.1349999999999992e-06 2023-10-09T08:21:32.648 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.649 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.649 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.649 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:37.149825+0000", 2023-10-09T08:21:32.649 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.1513999999999994e-05 2023-10-09T08:21:32.649 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.649 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.649 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.649 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:37.149887+0000", 2023-10-09T08:21:32.649 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016220399999999999 2023-10-09T08:21:32.649 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.649 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.649 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.650 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:37.150049+0000", 2023-10-09T08:21:32.650 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000227743 2023-10-09T08:21:32.650 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.650 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.650 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:21:32.650 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:37.150277+0000", 2023-10-09T08:21:32.650 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0013232910000000001 2023-10-09T08:21:32.650 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.650 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.650 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.650 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:37.151600+0000", 2023-10-09T08:21:32.651 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001040797 2023-10-09T08:21:32.651 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.651 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.651 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.651 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:37.152641+0000", 2023-10-09T08:21:32.651 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.259302802 2023-10-09T08:21:32.651 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.651 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.651 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.651 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:37.411944+0000", 2023-10-09T08:21:32.651 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5506000000000005e-05 2023-10-09T08:21:32.651 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.652 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.652 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.652 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:37.412019+0000", 2023-10-09T08:21:32.652 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.1866999999999994e-05 2023-10-09T08:21:32.652 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.652 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.652 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.652 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:37.412101+0000", 2023-10-09T08:21:32.652 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.26233610099999999 2023-10-09T08:21:32.652 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.653 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.653 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.653 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.653 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.653 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:43322 5.4 5:2e2821dd:::benchmark_data_smithi081_106394_object43321:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:21:32.653 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:15:46.634055+0000", 2023-10-09T08:21:32.653 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 346.00310250400003, 2023-10-09T08:21:32.653 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.134277748, 2023-10-09T08:21:32.653 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.653 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.653 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.654 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:21:32.654 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:21:32.654 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 43322 2023-10-09T08:21:32.654 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.654 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.654 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.654 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.654 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:46.634055+0000", 2023-10-09T08:21:32.654 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.654 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.654 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.655 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.655 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:46.634055+0000", 2023-10-09T08:21:32.655 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:21:32.655 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.655 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.655 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.655 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:46.634054+0000", 2023-10-09T08:21:32.655 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.3145000000000001e-05 2023-10-09T08:21:32.655 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.655 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.656 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.656 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:46.634097+0000", 2023-10-09T08:21:32.656 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.9666000000000001e-05 2023-10-09T08:21:32.656 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.656 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.656 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.656 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:46.634116+0000", 2023-10-09T08:21:32.656 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.5989999999999998e-06 2023-10-09T08:21:32.656 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.656 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.657 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.657 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:46.634123+0000", 2023-10-09T08:21:32.657 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6524999999999999e-05 2023-10-09T08:21:32.657 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.657 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.657 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.657 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:46.634170+0000", 2023-10-09T08:21:32.657 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000127589 2023-10-09T08:21:32.657 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.657 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.657 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.657 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:46.634297+0000", 2023-10-09T08:21:32.658 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000177379 2023-10-09T08:21:32.658 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.658 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.658 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:21:32.658 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:46.634475+0000", 2023-10-09T08:21:32.658 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0017070049999999999 2023-10-09T08:21:32.658 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.658 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.658 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.658 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:46.636182+0000", 2023-10-09T08:21:32.658 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00044629799999999997 2023-10-09T08:21:32.659 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.659 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.659 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.659 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:46.636628+0000", 2023-10-09T08:21:32.659 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.13148875600000001 2023-10-09T08:21:32.659 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.659 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.659 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.659 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:46.768117+0000", 2023-10-09T08:21:32.659 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000105803 2023-10-09T08:21:32.660 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.660 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.660 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.660 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:46.768222+0000", 2023-10-09T08:21:32.660 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00011063799999999999 2023-10-09T08:21:32.660 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.660 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.660 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.660 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:46.768333+0000", 2023-10-09T08:21:32.660 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.134277748 2023-10-09T08:21:32.660 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.660 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.661 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.661 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.661 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.661 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:45986 5.4 5:227869a3:::benchmark_data_smithi081_106394_object45985:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:21:32.661 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:15:48.422130+0000", 2023-10-09T08:21:32.661 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 344.21502794399998, 2023-10-09T08:21:32.661 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.137324377, 2023-10-09T08:21:32.661 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.661 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.661 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.661 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:21:32.661 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:21:32.662 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 45986 2023-10-09T08:21:32.662 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.662 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.662 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.662 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.662 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.422130+0000", 2023-10-09T08:21:32.662 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.662 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.662 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.662 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.662 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.422130+0000", 2023-10-09T08:21:32.663 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:21:32.663 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.663 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.663 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.663 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.422128+0000", 2023-10-09T08:21:32.663 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6836999999999999e-05 2023-10-09T08:21:32.663 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.663 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.663 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.663 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.422175+0000", 2023-10-09T08:21:32.663 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3267e-05 2023-10-09T08:21:32.663 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.664 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.664 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.664 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.422189+0000", 2023-10-09T08:21:32.664 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.3810000000000001e-06 2023-10-09T08:21:32.664 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.664 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.664 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.664 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.422196+0000", 2023-10-09T08:21:32.664 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0017427709999999999 2023-10-09T08:21:32.664 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.664 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.665 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.665 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.423939+0000", 2023-10-09T08:21:32.665 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.1834000000000003e-05 2023-10-09T08:21:32.665 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.665 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.665 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.665 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.424021+0000", 2023-10-09T08:21:32.665 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.7485000000000006e-05 2023-10-09T08:21:32.665 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.665 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.666 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:21:32.666 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.424118+0000", 2023-10-09T08:21:32.666 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0018640029999999999 2023-10-09T08:21:32.666 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.666 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.666 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.666 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.425982+0000", 2023-10-09T08:21:32.666 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0022686519999999999 2023-10-09T08:21:32.666 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.666 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.667 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.667 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.428251+0000", 2023-10-09T08:21:32.667 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12704387 2023-10-09T08:21:32.667 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.667 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.667 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.667 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.555295+0000", 2023-10-09T08:21:32.667 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0040438460000000002 2023-10-09T08:21:32.667 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.667 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.667 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.668 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.559338+0000", 2023-10-09T08:21:32.668 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000115878 2023-10-09T08:21:32.668 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.668 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.668 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.668 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.559454+0000", 2023-10-09T08:21:32.668 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.137324377 2023-10-09T08:21:32.668 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.668 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.668 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.668 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.669 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.669 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:46000 5.4 5:202da316:::benchmark_data_smithi081_106394_object45999:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:21:32.669 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:15:48.431976+0000", 2023-10-09T08:21:32.669 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 344.20518207800001, 2023-10-09T08:21:32.669 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.128369595, 2023-10-09T08:21:32.669 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.669 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.669 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.669 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:21:32.669 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:21:32.669 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 46000 2023-10-09T08:21:32.670 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.670 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.670 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.670 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.670 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.431976+0000", 2023-10-09T08:21:32.670 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.670 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.670 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.670 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.670 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.431976+0000", 2023-10-09T08:21:32.671 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:21:32.671 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.671 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.671 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.671 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.431975+0000", 2023-10-09T08:21:32.671 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.8728e-05 2023-10-09T08:21:32.671 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.671 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.671 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.671 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.432004+0000", 2023-10-09T08:21:32.671 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.7399999999999993e-06 2023-10-09T08:21:32.671 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.672 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.672 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.672 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.432013+0000", 2023-10-09T08:21:32.672 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2089999999999996e-06 2023-10-09T08:21:32.672 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.672 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.672 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.672 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.432018+0000", 2023-10-09T08:21:32.672 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00051965799999999999 2023-10-09T08:21:32.672 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.672 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.673 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.673 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.432537+0000", 2023-10-09T08:21:32.673 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000131526 2023-10-09T08:21:32.673 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.673 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.673 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.673 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.432669+0000", 2023-10-09T08:21:32.673 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014253399999999999 2023-10-09T08:21:32.673 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.673 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.673 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:21:32.673 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.432811+0000", 2023-10-09T08:21:32.674 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0046157979999999999 2023-10-09T08:21:32.674 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.674 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.674 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.674 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.437427+0000", 2023-10-09T08:21:32.674 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.8346e-05 2023-10-09T08:21:32.674 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.674 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.674 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.675 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.437446+0000", 2023-10-09T08:21:32.675 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.122642764 2023-10-09T08:21:32.675 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.675 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.675 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.675 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.560088+0000", 2023-10-09T08:21:32.675 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012532999999999999 2023-10-09T08:21:32.675 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.675 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.675 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.675 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.560214+0000", 2023-10-09T08:21:32.676 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013160400000000001 2023-10-09T08:21:32.676 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.676 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.676 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.676 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.560345+0000", 2023-10-09T08:21:32.676 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.128369595 2023-10-09T08:21:32.676 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.676 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.676 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.676 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.676 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.676 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:46598 5.4 5:27f894f3:::benchmark_data_smithi081_106394_object46597:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:21:32.677 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:15:48.922958+0000", 2023-10-09T08:21:32.677 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 343.714200156, 2023-10-09T08:21:32.677 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.15809014099999999, 2023-10-09T08:21:32.677 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.677 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.677 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.677 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:21:32.677 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:21:32.677 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 46598 2023-10-09T08:21:32.677 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.678 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.678 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.678 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.678 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.922958+0000", 2023-10-09T08:21:32.678 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.678 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.678 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.678 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.678 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.922958+0000", 2023-10-09T08:21:32.678 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:21:32.679 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.679 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.679 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.679 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.922955+0000", 2023-10-09T08:21:32.679 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6211000000000002e-05 2023-10-09T08:21:32.679 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.679 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.679 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.679 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.923002+0000", 2023-10-09T08:21:32.679 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.9103e-05 2023-10-09T08:21:32.679 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.679 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.680 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.680 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.923021+0000", 2023-10-09T08:21:32.680 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.1500000000000002e-06 2023-10-09T08:21:32.680 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.680 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.680 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.680 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.923028+0000", 2023-10-09T08:21:32.680 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.8245000000000006e-05 2023-10-09T08:21:32.680 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.680 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.680 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.681 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.923126+0000", 2023-10-09T08:21:32.681 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014580300000000001 2023-10-09T08:21:32.681 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.681 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.681 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.681 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.923272+0000", 2023-10-09T08:21:32.681 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017207299999999999 2023-10-09T08:21:32.681 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.681 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.681 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:21:32.681 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.923444+0000", 2023-10-09T08:21:32.682 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002281305 2023-10-09T08:21:32.682 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.682 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.682 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.682 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.925725+0000", 2023-10-09T08:21:32.682 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0022180809999999998 2023-10-09T08:21:32.682 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.682 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.682 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.682 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.927943+0000", 2023-10-09T08:21:32.682 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.15298433 2023-10-09T08:21:32.683 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.683 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.683 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.683 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:49.080928+0000", 2023-10-09T08:21:32.683 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7810000000000003e-05 2023-10-09T08:21:32.683 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.683 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.683 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.683 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:49.080996+0000", 2023-10-09T08:21:32.683 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2197000000000002e-05 2023-10-09T08:21:32.683 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.684 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.684 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.684 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:49.081048+0000", 2023-10-09T08:21:32.684 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.15809014099999999 2023-10-09T08:21:32.684 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.684 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.684 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.684 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.684 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.684 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:46608 5.4 5:2b7a2151:::benchmark_data_smithi081_106394_object46607:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:21:32.684 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:15:48.933211+0000", 2023-10-09T08:21:32.685 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 343.70394709200002, 2023-10-09T08:21:32.685 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.14800797700000001, 2023-10-09T08:21:32.685 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.685 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.685 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.685 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:21:32.685 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:21:32.685 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 46608 2023-10-09T08:21:32.685 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.685 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.685 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.686 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.686 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.933211+0000", 2023-10-09T08:21:32.686 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.686 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.686 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.686 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.686 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.933211+0000", 2023-10-09T08:21:32.686 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:21:32.686 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.686 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.687 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.687 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.933208+0000", 2023-10-09T08:21:32.687 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.4734000000000002e-05 2023-10-09T08:21:32.687 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.687 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.687 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.687 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.933253+0000", 2023-10-09T08:21:32.687 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3938e-05 2023-10-09T08:21:32.687 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.687 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.687 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.688 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.933277+0000", 2023-10-09T08:21:32.688 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5970000000000003e-06 2023-10-09T08:21:32.688 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.688 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.688 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.688 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.933285+0000", 2023-10-09T08:21:32.688 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.8909000000000002e-05 2023-10-09T08:21:32.688 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.688 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.688 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.688 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.933334+0000", 2023-10-09T08:21:32.689 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000115339 2023-10-09T08:21:32.689 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.689 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.689 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.689 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.933449+0000", 2023-10-09T08:21:32.689 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000115646 2023-10-09T08:21:32.689 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.689 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.689 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:21:32.689 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.933565+0000", 2023-10-09T08:21:32.690 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0015536219999999999 2023-10-09T08:21:32.690 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.690 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.690 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.690 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.935118+0000", 2023-10-09T08:21:32.690 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00035576 2023-10-09T08:21:32.690 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.690 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.690 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.691 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:48.935474+0000", 2023-10-09T08:21:32.691 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.14562576499999999 2023-10-09T08:21:32.691 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.691 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.691 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.691 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:49.081100+0000", 2023-10-09T08:21:32.691 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.0741000000000006e-05 2023-10-09T08:21:32.691 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.691 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.691 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.692 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:49.081171+0000", 2023-10-09T08:21:32.692 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.8162999999999999e-05 2023-10-09T08:21:32.692 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.692 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.692 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.692 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:49.081219+0000", 2023-10-09T08:21:32.692 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.14800797700000001 2023-10-09T08:21:32.692 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.692 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.692 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.693 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.693 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.693 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:48934 5.4 5:241f0b2a:::benchmark_data_smithi081_106394_object48933:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:21:32.693 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:15:50.720515+0000", 2023-10-09T08:21:32.693 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 341.91664256000001, 2023-10-09T08:21:32.693 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.150396274, 2023-10-09T08:21:32.693 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.694 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.694 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.694 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:21:32.694 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:21:32.694 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 48934 2023-10-09T08:21:32.694 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.694 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.694 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.694 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.694 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:50.720515+0000", 2023-10-09T08:21:32.694 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.695 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.695 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.695 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.695 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:50.720515+0000", 2023-10-09T08:21:32.695 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:21:32.695 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.695 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.695 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.695 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:50.720514+0000", 2023-10-09T08:21:32.695 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.4591999999999994e-05 2023-10-09T08:21:32.695 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.695 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.696 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.696 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:50.720578+0000", 2023-10-09T08:21:32.696 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6495999999999999e-05 2023-10-09T08:21:32.696 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.696 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.696 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.696 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:50.720595+0000", 2023-10-09T08:21:32.696 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.4929999999999998e-06 2023-10-09T08:21:32.696 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.696 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.696 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.696 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:50.720603+0000", 2023-10-09T08:21:32.697 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.6002999999999999e-05 2023-10-09T08:21:32.697 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.697 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.697 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.697 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:50.720659+0000", 2023-10-09T08:21:32.697 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000161781 2023-10-09T08:21:32.697 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.697 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.697 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.697 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:50.720821+0000", 2023-10-09T08:21:32.698 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00020225700000000001 2023-10-09T08:21:32.698 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.698 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.698 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:21:32.698 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:50.721023+0000", 2023-10-09T08:21:32.698 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001950783 2023-10-09T08:21:32.698 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.698 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.698 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.699 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:50.722974+0000", 2023-10-09T08:21:32.699 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001571596 2023-10-09T08:21:32.699 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.699 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.699 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.699 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:50.724546+0000", 2023-10-09T08:21:32.699 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.146212642 2023-10-09T08:21:32.699 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.699 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.699 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.699 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:50.870758+0000", 2023-10-09T08:21:32.699 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.5372999999999997e-05 2023-10-09T08:21:32.700 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.700 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.700 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.700 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:50.870844+0000", 2023-10-09T08:21:32.700 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7806999999999996e-05 2023-10-09T08:21:32.700 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.700 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.700 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.700 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:15:50.870912+0000", 2023-10-09T08:21:32.700 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.150396274 2023-10-09T08:21:32.700 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.701 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.701 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.701 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.701 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.701 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:96130 5.4 5:2dc15fd9:::benchmark_data_smithi081_106394_object96129:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-09T08:21:32.701 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:16:33.312418+0000", 2023-10-09T08:21:32.701 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 299.32473992899997, 2023-10-09T08:21:32.701 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.13318067, 2023-10-09T08:21:32.701 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.701 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.701 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.701 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:21:32.702 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:21:32.702 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 96130 2023-10-09T08:21:32.702 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.702 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.702 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.702 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.702 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:33.312418+0000", 2023-10-09T08:21:32.702 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.702 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.702 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.702 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.702 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:33.312418+0000", 2023-10-09T08:21:32.703 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:21:32.703 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.703 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.703 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.703 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:33.312416+0000", 2023-10-09T08:21:32.703 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.7385e-05 2023-10-09T08:21:32.703 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.703 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.703 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.703 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:33.312474+0000", 2023-10-09T08:21:32.703 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3755e-05 2023-10-09T08:21:32.703 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.704 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.704 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.704 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:33.312487+0000", 2023-10-09T08:21:32.704 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7399999999999998e-06 2023-10-09T08:21:32.704 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.704 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.704 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.704 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:33.312494+0000", 2023-10-09T08:21:32.704 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.4431999999999997e-05 2023-10-09T08:21:32.704 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.704 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.705 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.705 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:33.312539+0000", 2023-10-09T08:21:32.705 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.1520000000000005e-05 2023-10-09T08:21:32.705 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.705 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.705 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.705 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:33.312630+0000", 2023-10-09T08:21:32.705 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.0666000000000002e-05 2023-10-09T08:21:32.705 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.705 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.705 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:21:32.706 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:33.312721+0000", 2023-10-09T08:21:32.706 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0025704069999999998 2023-10-09T08:21:32.706 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.706 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.706 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.706 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:33.315291+0000", 2023-10-09T08:21:32.706 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001032991 2023-10-09T08:21:32.706 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.706 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.706 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.707 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:33.316324+0000", 2023-10-09T08:21:32.707 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12916559899999999 2023-10-09T08:21:32.707 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.707 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.707 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.707 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:33.445490+0000", 2023-10-09T08:21:32.707 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.4975999999999996e-05 2023-10-09T08:21:32.707 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.707 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.707 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.707 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:33.445555+0000", 2023-10-09T08:21:32.708 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.3742999999999998e-05 2023-10-09T08:21:32.708 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.708 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.708 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.708 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:33.445599+0000", 2023-10-09T08:21:32.708 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.13318067 2023-10-09T08:21:32.708 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.708 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.708 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.708 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.708 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.709 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:98536 5.4 5:23e8d40c:::benchmark_data_smithi081_106394_object98535:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-09T08:21:32.709 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:16:36.070910+0000", 2023-10-09T08:21:32.709 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 296.56624768900002, 2023-10-09T08:21:32.709 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.127364956, 2023-10-09T08:21:32.709 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.709 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.709 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.709 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:21:32.709 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:21:32.709 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 98536 2023-10-09T08:21:32.709 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.709 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.710 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.710 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.710 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:36.070910+0000", 2023-10-09T08:21:32.710 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.710 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.710 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.710 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.710 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:36.070910+0000", 2023-10-09T08:21:32.710 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:21:32.710 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.710 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.711 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.711 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:36.070908+0000", 2023-10-09T08:21:32.711 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.4789999999999997e-05 2023-10-09T08:21:32.711 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.711 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.711 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.711 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:36.070943+0000", 2023-10-09T08:21:32.711 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5211000000000001e-05 2023-10-09T08:21:32.711 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.711 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.712 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.712 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:36.070958+0000", 2023-10-09T08:21:32.712 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.9729999999999997e-06 2023-10-09T08:21:32.712 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.712 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.712 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.712 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:36.070966+0000", 2023-10-09T08:21:32.712 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.7027000000000001e-05 2023-10-09T08:21:32.712 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.712 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.712 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.712 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:36.071023+0000", 2023-10-09T08:21:32.713 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015108400000000001 2023-10-09T08:21:32.713 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.713 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.713 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.713 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:36.071174+0000", 2023-10-09T08:21:32.713 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00023275100000000001 2023-10-09T08:21:32.713 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.713 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.713 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:21:32.713 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:36.071407+0000", 2023-10-09T08:21:32.713 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.010420999 2023-10-09T08:21:32.713 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.714 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.714 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.714 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:36.081828+0000", 2023-10-09T08:21:32.714 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002141586 2023-10-09T08:21:32.714 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.714 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.714 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.714 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:36.083970+0000", 2023-10-09T08:21:32.714 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.11420657300000001 2023-10-09T08:21:32.714 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.714 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.714 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.715 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:36.198176+0000", 2023-10-09T08:21:32.715 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.5986999999999998e-05 2023-10-09T08:21:32.715 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.715 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.715 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.715 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:36.198232+0000", 2023-10-09T08:21:32.715 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.2857e-05 2023-10-09T08:21:32.715 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.715 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.715 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.715 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:36.198275+0000", 2023-10-09T08:21:32.715 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.127364956 2023-10-09T08:21:32.716 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.716 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.716 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.716 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.716 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.716 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:101562 5.4 5:2a0719f2:::benchmark_data_smithi081_106394_object101561:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-09T08:21:32.716 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:16:39.634822+0000", 2023-10-09T08:21:32.716 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 293.002335738, 2023-10-09T08:21:32.716 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.16837808400000001, 2023-10-09T08:21:32.716 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.717 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.717 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.717 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:21:32.717 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:21:32.717 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 101562 2023-10-09T08:21:32.717 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.717 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.717 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.717 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.717 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.634822+0000", 2023-10-09T08:21:32.717 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.717 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.718 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.718 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.718 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.634822+0000", 2023-10-09T08:21:32.718 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:21:32.718 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.718 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.718 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.718 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.634820+0000", 2023-10-09T08:21:32.718 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.7354000000000002e-05 2023-10-09T08:21:32.718 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.718 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.719 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.719 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.634857+0000", 2023-10-09T08:21:32.719 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.9598000000000001e-05 2023-10-09T08:21:32.719 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.719 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.719 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.719 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.634877+0000", 2023-10-09T08:21:32.719 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.3930000000000008e-06 2023-10-09T08:21:32.719 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.719 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.719 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.719 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.634885+0000", 2023-10-09T08:21:32.720 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.4327999999999999e-05 2023-10-09T08:21:32.720 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.720 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.720 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.720 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.634940+0000", 2023-10-09T08:21:32.720 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013372699999999999 2023-10-09T08:21:32.720 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.720 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.720 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.720 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.635073+0000", 2023-10-09T08:21:32.720 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000150858 2023-10-09T08:21:32.720 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.721 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.721 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:21:32.721 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.635224+0000", 2023-10-09T08:21:32.721 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011029341999999999 2023-10-09T08:21:32.721 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.721 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.721 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.721 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.646254+0000", 2023-10-09T08:21:32.721 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3342e-05 2023-10-09T08:21:32.721 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.721 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.721 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.722 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.646267+0000", 2023-10-09T08:21:32.722 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.156628832 2023-10-09T08:21:32.722 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.722 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.722 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.722 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.802896+0000", 2023-10-09T08:21:32.722 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017908299999999999 2023-10-09T08:21:32.722 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.722 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.722 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.722 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.803075+0000", 2023-10-09T08:21:32.722 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000125358 2023-10-09T08:21:32.723 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.723 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.723 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.723 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.803200+0000", 2023-10-09T08:21:32.723 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.16837808400000001 2023-10-09T08:21:32.723 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.723 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.723 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.723 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.723 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.723 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:101576 5.4 5:26fd0916:::benchmark_data_smithi081_106394_object101575:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-09T08:21:32.723 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:16:39.654867+0000", 2023-10-09T08:21:32.724 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 292.98229076000001, 2023-10-09T08:21:32.724 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.16009870900000001, 2023-10-09T08:21:32.724 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.724 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.724 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.724 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:21:32.724 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:21:32.724 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 101576 2023-10-09T08:21:32.724 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.724 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.724 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.724 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.725 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.654867+0000", 2023-10-09T08:21:32.725 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.725 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.725 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.725 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.725 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.654867+0000", 2023-10-09T08:21:32.725 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:21:32.725 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.725 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.725 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.725 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.654865+0000", 2023-10-09T08:21:32.725 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.9808000000000002e-05 2023-10-09T08:21:32.725 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.726 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.726 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.726 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.654915+0000", 2023-10-09T08:21:32.726 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3006e-05 2023-10-09T08:21:32.726 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.726 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.726 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.726 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.654928+0000", 2023-10-09T08:21:32.726 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5360000000000004e-06 2023-10-09T08:21:32.726 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.726 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.727 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.727 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.654936+0000", 2023-10-09T08:21:32.727 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.4852999999999998e-05 2023-10-09T08:21:32.727 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.727 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.727 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.727 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.654991+0000", 2023-10-09T08:21:32.727 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017983499999999999 2023-10-09T08:21:32.727 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.727 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.727 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.727 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.655170+0000", 2023-10-09T08:21:32.728 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00022355000000000001 2023-10-09T08:21:32.728 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.728 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.728 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:21:32.728 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.655394+0000", 2023-10-09T08:21:32.728 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0028519560000000001 2023-10-09T08:21:32.728 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.728 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.728 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.728 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.658246+0000", 2023-10-09T08:21:32.728 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001250436 2023-10-09T08:21:32.729 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.729 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.729 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.729 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.659496+0000", 2023-10-09T08:21:32.729 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.155256477 2023-10-09T08:21:32.729 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.729 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.729 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.729 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.814753+0000", 2023-10-09T08:21:32.729 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015070799999999999 2023-10-09T08:21:32.729 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.729 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.730 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.730 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.814904+0000", 2023-10-09T08:21:32.730 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.2248000000000004e-05 2023-10-09T08:21:32.730 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.730 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.730 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.730 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:16:39.814966+0000", 2023-10-09T08:21:32.730 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.16009870900000001 2023-10-09T08:21:32.730 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.730 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.731 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.731 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.731 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.731 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:133622 5.4 5:259c7fe1:::benchmark_data_smithi081_106394_object19637:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:21:32.731 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:17:20.170522+0000", 2023-10-09T08:21:32.731 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 252.46663537500001, 2023-10-09T08:21:32.731 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.16741092499999999, 2023-10-09T08:21:32.731 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.731 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.731 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.731 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:21:32.732 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:21:32.732 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 133622 2023-10-09T08:21:32.732 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.732 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.732 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.732 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.732 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.170522+0000", 2023-10-09T08:21:32.732 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.732 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.732 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.733 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.733 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.170522+0000", 2023-10-09T08:21:32.733 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999971 2023-10-09T08:21:32.733 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.733 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.733 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.733 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.170520+0000", 2023-10-09T08:21:32.733 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4164e-05 2023-10-09T08:21:32.733 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.733 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.733 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.733 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.170534+0000", 2023-10-09T08:21:32.733 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.1518e-05 2023-10-09T08:21:32.734 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.734 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.734 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.734 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.170555+0000", 2023-10-09T08:21:32.734 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.0441999999999998e-05 2023-10-09T08:21:32.734 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.734 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.734 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.734 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.170576+0000", 2023-10-09T08:21:32.734 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.5050999999999999e-05 2023-10-09T08:21:32.734 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.170621+0000", 2023-10-09T08:21:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0001047 2023-10-09T08:21:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.170725+0000", 2023-10-09T08:21:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00010344900000000001 2023-10-09T08:21:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:21:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.170829+0000", 2023-10-09T08:21:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0039868120000000002 2023-10-09T08:21:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.174816+0000", 2023-10-09T08:21:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003362187 2023-10-09T08:21:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.178178+0000", 2023-10-09T08:21:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.15964509099999999 2023-10-09T08:21:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.337823+0000", 2023-10-09T08:21:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6628999999999997e-05 2023-10-09T08:21:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.337870+0000", 2023-10-09T08:21:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.3773000000000001e-05 2023-10-09T08:21:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.337933+0000", 2023-10-09T08:21:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.16741092499999999 2023-10-09T08:21:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:133627 5.4 5:2057cd2a:::benchmark_data_smithi081_106394_object19642:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:21:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:17:20.178943+0000", 2023-10-09T08:21:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 252.45821506999999, 2023-10-09T08:21:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.159160569, 2023-10-09T08:21:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:21:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:21:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 133627 2023-10-09T08:21:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.178943+0000", 2023-10-09T08:21:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.178943+0000", 2023-10-09T08:21:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:21:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.178941+0000", 2023-10-09T08:21:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0011e-05 2023-10-09T08:21:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.178951+0000", 2023-10-09T08:21:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.8124000000000001e-05 2023-10-09T08:21:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.178969+0000", 2023-10-09T08:21:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.9409999999999996e-06 2023-10-09T08:21:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.178978+0000", 2023-10-09T08:21:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.8683999999999998e-05 2023-10-09T08:21:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.179016+0000", 2023-10-09T08:21:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00010809799999999999 2023-10-09T08:21:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.179125+0000", 2023-10-09T08:21:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015073300000000001 2023-10-09T08:21:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:21:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.179275+0000", 2023-10-09T08:21:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003604136 2023-10-09T08:21:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.182879+0000", 2023-10-09T08:21:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00039487000000000002 2023-10-09T08:21:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.183274+0000", 2023-10-09T08:21:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.154724429 2023-10-09T08:21:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.337999+0000", 2023-10-09T08:21:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.8841999999999997e-05 2023-10-09T08:21:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.338058+0000", 2023-10-09T08:21:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.5778000000000001e-05 2023-10-09T08:21:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:20.338103+0000", 2023-10-09T08:21:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.159160569 2023-10-09T08:21:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:144448 5.4 5:2aafcd17:::benchmark_data_smithi081_106394_object30463:head [delete] snapc 0=[] ondisk+write+known_if_redirected e117)", 2023-10-09T08:21:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:17:35.161676+0000", 2023-10-09T08:21:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 237.47548221700001, 2023-10-09T08:21:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.14326925099999999, 2023-10-09T08:21:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:21:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:21:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 144448 2023-10-09T08:21:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:35.161676+0000", 2023-10-09T08:21:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:35.161676+0000", 2023-10-09T08:21:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:21:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:35.161673+0000", 2023-10-09T08:21:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2547e-05 2023-10-09T08:21:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:35.161686+0000", 2023-10-09T08:21:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3663999999999999e-05 2023-10-09T08:21:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:35.161709+0000", 2023-10-09T08:21:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0841e-05 2023-10-09T08:21:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:35.161720+0000", 2023-10-09T08:21:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.1211000000000006e-05 2023-10-09T08:21:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:35.161791+0000", 2023-10-09T08:21:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00018541599999999999 2023-10-09T08:21:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:35.161977+0000", 2023-10-09T08:21:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000222134 2023-10-09T08:21:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:21:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:35.162199+0000", 2023-10-09T08:21:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0055178980000000002 2023-10-09T08:21:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:35.167717+0000", 2023-10-09T08:21:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017027000000000001 2023-10-09T08:21:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:35.167887+0000", 2023-10-09T08:21:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.13676865999999999 2023-10-09T08:21:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:35.304656+0000", 2023-10-09T08:21:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017625599999999999 2023-10-09T08:21:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:35.304832+0000", 2023-10-09T08:21:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000112904 2023-10-09T08:21:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:17:35.304945+0000", 2023-10-09T08:21:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.14326925099999999 2023-10-09T08:21:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:162960 5.4 5:200233da:::benchmark_data_smithi081_106394_object48975:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-10-09T08:21:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:18:01.593237+0000", 2023-10-09T08:21:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 211.04392109099999, 2023-10-09T08:21:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.13155703799999999, 2023-10-09T08:21:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:21:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:21:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 162960 2023-10-09T08:21:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:01.593237+0000", 2023-10-09T08:21:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:01.593237+0000", 2023-10-09T08:21:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:21:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:01.593235+0000", 2023-10-09T08:21:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.2799999999999998e-06 2023-10-09T08:21:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:01.593242+0000", 2023-10-09T08:21:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4634000000000001e-05 2023-10-09T08:21:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:01.593257+0000", 2023-10-09T08:21:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9029999999999998e-06 2023-10-09T08:21:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:01.593264+0000", 2023-10-09T08:21:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.0813000000000002e-05 2023-10-09T08:21:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:01.593325+0000", 2023-10-09T08:21:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012685300000000001 2023-10-09T08:21:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:01.593451+0000", 2023-10-09T08:21:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000149452 2023-10-09T08:21:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:21:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:01.593601+0000", 2023-10-09T08:21:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0058023529999999997 2023-10-09T08:21:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:01.599403+0000", 2023-10-09T08:21:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0036891879999999999 2023-10-09T08:21:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:01.603092+0000", 2023-10-09T08:21:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12155589999999999 2023-10-09T08:21:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:01.724648+0000", 2023-10-09T08:21:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.2453999999999994e-05 2023-10-09T08:21:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:01.724721+0000", 2023-10-09T08:21:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.2952000000000002e-05 2023-10-09T08:21:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:01.724794+0000", 2023-10-09T08:21:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.13155703799999999 2023-10-09T08:21:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:171083 5.4 5:22d769a8:::benchmark_data_smithi081_106394_object57098:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-10-09T08:21:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:18:13.263358+0000", 2023-10-09T08:21:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 199.37379972799999, 2023-10-09T08:21:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12834743300000001, 2023-10-09T08:21:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:21:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:21:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 171083 2023-10-09T08:21:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.263358+0000", 2023-10-09T08:21:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.263358+0000", 2023-10-09T08:21:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:21:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.263356+0000", 2023-10-09T08:21:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.6490000000000003e-06 2023-10-09T08:21:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.263366+0000", 2023-10-09T08:21:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4654999999999999e-05 2023-10-09T08:21:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.263381+0000", 2023-10-09T08:21:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.3320000000000003e-06 2023-10-09T08:21:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.263388+0000", 2023-10-09T08:21:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011281775000000001 2023-10-09T08:21:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.274670+0000", 2023-10-09T08:21:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015484299999999999 2023-10-09T08:21:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.274824+0000", 2023-10-09T08:21:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000165055 2023-10-09T08:21:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:21:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.274990+0000", 2023-10-09T08:21:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011183584 2023-10-09T08:21:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.286173+0000", 2023-10-09T08:21:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.5809999999999997e-05 2023-10-09T08:21:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.286219+0000", 2023-10-09T08:21:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.105373015 2023-10-09T08:21:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.391592+0000", 2023-10-09T08:21:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7686000000000002e-05 2023-10-09T08:21:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.391660+0000", 2023-10-09T08:21:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.5904e-05 2023-10-09T08:21:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.391706+0000", 2023-10-09T08:21:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12834743300000001 2023-10-09T08:21:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.34767.0:171085 5.4 5:284ecc0a:::benchmark_data_smithi081_106394_object57100:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-10-09T08:21:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:18:13.263399+0000", 2023-10-09T08:21:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 199.37375843500001, 2023-10-09T08:21:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.14647686700000001, 2023-10-09T08:21:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.34767", 2023-10-09T08:21:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:21:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 171085 2023-10-09T08:21:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.263399+0000", 2023-10-09T08:21:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.263399+0000", 2023-10-09T08:21:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:21:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.263399+0000", 2023-10-09T08:21:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.844e-06 2023-10-09T08:21:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.263403+0000", 2023-10-09T08:21:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.0009999999999998e-06 2023-10-09T08:21:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.263409+0000", 2023-10-09T08:21:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.0849999999999999e-06 2023-10-09T08:21:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.263413+0000", 2023-10-09T08:21:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.016308354000000001 2023-10-09T08:21:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.279721+0000", 2023-10-09T08:21:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000196892 2023-10-09T08:21:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.279918+0000", 2023-10-09T08:21:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000154151 2023-10-09T08:21:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:21:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.280072+0000", 2023-10-09T08:21:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0061533170000000002 2023-10-09T08:21:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.286225+0000", 2023-10-09T08:21:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.6270999999999999e-05 2023-10-09T08:21:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.286262+0000", 2023-10-09T08:21:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.123505932 2023-10-09T08:21:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.409768+0000", 2023-10-09T08:21:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.6208000000000001e-05 2023-10-09T08:21:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.409824+0000", 2023-10-09T08:21:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2357e-05 2023-10-09T08:21:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:18:13.409876+0000", 2023-10-09T08:21:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.14647686700000001 2023-10-09T08:21:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35004.0:1272 6.3 6:cc239795:::benchmark_data_smithi081_130020_object1271:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-09T08:21:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:20:40.655139+0000", 2023-10-09T08:21:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 51.982018889000003, 2023-10-09T08:21:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.21991074299999999, 2023-10-09T08:21:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35004", 2023-10-09T08:21:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:21:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 1272 2023-10-09T08:21:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655139+0000", 2023-10-09T08:21:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655139+0000", 2023-10-09T08:21:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:21:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655138+0000", 2023-10-09T08:21:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.1689000000000001e-05 2023-10-09T08:21:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655169+0000", 2023-10-09T08:21:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1517e-05 2023-10-09T08:21:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655181+0000", 2023-10-09T08:21:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.8770000000000004e-06 2023-10-09T08:21:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655188+0000", 2023-10-09T08:21:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.8378999999999998e-05 2023-10-09T08:21:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655246+0000", 2023-10-09T08:21:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000194833 2023-10-09T08:21:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655441+0000", 2023-10-09T08:21:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015553600000000001 2023-10-09T08:21:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 1,6", 2023-10-09T08:21:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655597+0000", 2023-10-09T08:21:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00097962500000000003 2023-10-09T08:21:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.656576+0000", 2023-10-09T08:21:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001921884 2023-10-09T08:21:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.658498+0000", 2023-10-09T08:21:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.21631705900000001 2023-10-09T08:21:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.874815+0000", 2023-10-09T08:21:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000130677 2023-10-09T08:21:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.874946+0000", 2023-10-09T08:21:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000103878 2023-10-09T08:21:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.875050+0000", 2023-10-09T08:21:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.21991074299999999 2023-10-09T08:21:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35004.0:70184 6.8 6:129e7b6c:::benchmark_data_smithi081_130020_object70183:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-09T08:21:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:21:25.708700+0000", 2023-10-09T08:21:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 6.9284573329999999, 2023-10-09T08:21:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12882606399999999, 2023-10-09T08:21:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35004", 2023-10-09T08:21:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:21:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 70184 2023-10-09T08:21:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.708700+0000", 2023-10-09T08:21:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.708700+0000", 2023-10-09T08:21:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:21:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.708699+0000", 2023-10-09T08:21:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.9279000000000001e-05 2023-10-09T08:21:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.708738+0000", 2023-10-09T08:21:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3916e-05 2023-10-09T08:21:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.708752+0000", 2023-10-09T08:21:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.8839999999999997e-06 2023-10-09T08:21:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.708759+0000", 2023-10-09T08:21:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00058836999999999995 2023-10-09T08:21:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.709347+0000", 2023-10-09T08:21:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000152409 2023-10-09T08:21:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.709500+0000", 2023-10-09T08:21:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00011961800000000001 2023-10-09T08:21:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,6", 2023-10-09T08:21:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.709619+0000", 2023-10-09T08:21:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0028560030000000002 2023-10-09T08:21:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.712475+0000", 2023-10-09T08:21:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0026098089999999998 2023-10-09T08:21:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.715085+0000", 2023-10-09T08:21:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.122088719 2023-10-09T08:21:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.837174+0000", 2023-10-09T08:21:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000242017 2023-10-09T08:21:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.837416+0000", 2023-10-09T08:21:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000110738 2023-10-09T08:21:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.837527+0000", 2023-10-09T08:21:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12882606399999999 2023-10-09T08:21:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35004.0:70192 6.9 6:944b37df:::benchmark_data_smithi081_130020_object70191:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-09T08:21:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:21:25.715326+0000", 2023-10-09T08:21:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 6.9218322509999997, 2023-10-09T08:21:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.125503525, 2023-10-09T08:21:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:21:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:21:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:21:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35004", 2023-10-09T08:21:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:21:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 70192 2023-10-09T08:21:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:21:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:21:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.715326+0000", 2023-10-09T08:21:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:21:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:21:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.715326+0000", 2023-10-09T08:21:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:21:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:21:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.715324+0000", 2023-10-09T08:21:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.4406000000000006e-05 2023-10-09T08:21:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:21:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.715388+0000", 2023-10-09T08:21:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0138e-05 2023-10-09T08:21:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:21:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.715399+0000", 2023-10-09T08:21:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.9710000000000003e-06 2023-10-09T08:21:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:21:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.715403+0000", 2023-10-09T08:21:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00027507200000000001 2023-10-09T08:21:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:21:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.715679+0000", 2023-10-09T08:21:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00025023999999999999 2023-10-09T08:21:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:21:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.715929+0000", 2023-10-09T08:21:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00019099399999999999 2023-10-09T08:21:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,6", 2023-10-09T08:21:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.716120+0000", 2023-10-09T08:21:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0051152769999999997 2023-10-09T08:21:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:21:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.721235+0000", 2023-10-09T08:21:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000199476 2023-10-09T08:21:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.721435+0000", 2023-10-09T08:21:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.119293995 2023-10-09T08:21:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:21:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.840729+0000", 2023-10-09T08:21:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.7506000000000001e-05 2023-10-09T08:21:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:21:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.840786+0000", 2023-10-09T08:21:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.3037999999999997e-05 2023-10-09T08:21:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:21:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:21:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:21:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:21:25.840829+0000", 2023-10-09T08:21:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.125503525 2023-10-09T08:21:32.798 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.798 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.798 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.798 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:21:32.798 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:21:32.798 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:21:32.798 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:32.799 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:21:32.800 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:21:32.832 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:32.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:32.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:32.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:32 smithi081 bash[76862]: cluster 2023-10-09T08:21:31.366496+0000 mgr.y (mgr.26009) 576 : cluster 0 pgmap v554: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-09T08:21:32.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:32 smithi081 bash[79557]: cluster 2023-10-09T08:21:31.366496+0000 mgr.y (mgr.26009) 576 : cluster 0 pgmap v554: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-09T08:21:32.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:32.962 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:32.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:32.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:33.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:32 smithi118 bash[59345]: cluster 2023-10-09T08:21:31.366496+0000 mgr.y (mgr.26009) 576 : cluster 0 pgmap v554: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-09T08:21:33.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:33.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:33.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:33.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:33.199 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:33.229 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:33.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:33.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:33.255 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 53 16 77778 77762 91.6861 59.5 0.0160534 0.0109002 2023-10-09T08:21:33.332 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:33.364 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:33.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:33.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:33.468 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:33.501 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:33.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:33.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:33.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:33.628 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:33.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:33.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:33.659 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:21:33.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:33.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:33.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:33.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:33.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-09T08:21:33.864 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:33.884 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:33.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:33.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:33.987 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:34.020 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:34.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:34.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:34.126 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:34.157 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:34.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:34.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:34.255 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 54 16 78702 78686 91.0576 57.75 0.023012 0.0109769 2023-10-09T08:21:34.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:34.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:34.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:34.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:34.390 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:34.425 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:34.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:34.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:34.531 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:34.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:34.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:34.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:34.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:34.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:34.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:34.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:34.709 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:34 smithi118 bash[59345]: cluster 2023-10-09T08:21:33.366968+0000 mgr.y (mgr.26009) 577 : cluster 0 pgmap v555: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-09T08:21:34.791 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:34.835 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:34.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:34.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:34.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:34 smithi081 bash[76862]: cluster 2023-10-09T08:21:33.366968+0000 mgr.y (mgr.26009) 577 : cluster 0 pgmap v555: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-09T08:21:34.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:34 smithi081 bash[79557]: cluster 2023-10-09T08:21:33.366968+0000 mgr.y (mgr.26009) 577 : cluster 0 pgmap v555: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-09T08:21:34.941 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:34.970 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:34.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:34.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:35.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:35.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:35.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:35.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:35.213 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:35.244 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:35.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:35.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:35.255 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 55 16 79689 79673 90.5235 61.6875 0.0187861 0.0110406 2023-10-09T08:21:35.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:35.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:35.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:35.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:35.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:35.510 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:35.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:35.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:35.613 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:35.642 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:35.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:35.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:35.745 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:35.782 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:35.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:35.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:35.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:35.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:35.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:35.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:36.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:36.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:36.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:36.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:36.148 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:36.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:36.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:36.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:36.255 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 56 16 80676 80660 90.0085 61.6875 0.0195758 0.011104 2023-10-09T08:21:36.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:36.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:36.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:36.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:36.420 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:36.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:36.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:36.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:36.555 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:36.577 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:36.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:36.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:36.680 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:36.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:36.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:36.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:36.809 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:36.819 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:36 smithi118 bash[59345]: cluster 2023-10-09T08:21:35.367636+0000 mgr.y (mgr.26009) 578 : cluster 0 pgmap v556: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 62 MiB/s wr, 996 op/s 2023-10-09T08:21:36.856 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:36.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:36.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:36.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:36.968 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:36 smithi081 bash[76862]: cluster 2023-10-09T08:21:35.367636+0000 mgr.y (mgr.26009) 578 : cluster 0 pgmap v556: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 62 MiB/s wr, 996 op/s 2023-10-09T08:21:36.969 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:36 smithi081 bash[79557]: cluster 2023-10-09T08:21:35.367636+0000 mgr.y (mgr.26009) 578 : cluster 0 pgmap v556: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 62 MiB/s wr, 996 op/s 2023-10-09T08:21:36.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:36.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:36.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:37.089 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:37.119 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:37.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:37.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:37.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:37.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:37.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:37.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:37.256 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 57 16 81670 81654 89.5192 62.125 0.016873 0.0111661 2023-10-09T08:21:37.356 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:37.385 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:37.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:37.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:37.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:37.515 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:37.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:37.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:37.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:37.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:37.648 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:37.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:37.719 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:21:37.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:37.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:37.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:37.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:37.892 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:37.915 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:37.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:37.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:38.017 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:38.041 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:38.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:38.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:38.143 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:38.168 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:38.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:38.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:38.255 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 58 16 82612 82596 88.9908 58.875 0.014408 0.0112309 2023-10-09T08:21:38.274 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:38.303 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:38.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:38.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:38.408 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:38.443 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:38.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:38.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:38.549 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:38.575 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:38.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:38.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:38.682 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:38.714 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:38.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:38.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:38.817 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:38.829 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:38 smithi118 bash[59345]: cluster 2023-10-09T08:21:37.368123+0000 mgr.y (mgr.26009) 579 : cluster 0 pgmap v557: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 52 MiB/s wr, 832 op/s 2023-10-09T08:21:38.829 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:38 smithi118 bash[59345]: audit 2023-10-09T08:21:38.130194+0000 mon.c (mon.2) 243 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:21:38.829 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:38 smithi118 bash[59345]: audit 2023-10-09T08:21:38.412821+0000 mon.a (mon.0) 541 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:38.862 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:38.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:38.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:38.969 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:38.977 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:38 smithi081 bash[76862]: cluster 2023-10-09T08:21:37.368123+0000 mgr.y (mgr.26009) 579 : cluster 0 pgmap v557: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 52 MiB/s wr, 832 op/s 2023-10-09T08:21:38.977 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:38 smithi081 bash[76862]: audit 2023-10-09T08:21:38.130194+0000 mon.c (mon.2) 243 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:21:38.978 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:38 smithi081 bash[76862]: audit 2023-10-09T08:21:38.412821+0000 mon.a (mon.0) 541 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:38.978 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:38 smithi081 bash[79557]: cluster 2023-10-09T08:21:37.368123+0000 mgr.y (mgr.26009) 579 : cluster 0 pgmap v557: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 52 MiB/s wr, 832 op/s 2023-10-09T08:21:38.978 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:38 smithi081 bash[79557]: audit 2023-10-09T08:21:38.130194+0000 mon.c (mon.2) 243 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:21:38.978 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:38 smithi081 bash[79557]: audit 2023-10-09T08:21:38.412821+0000 mon.a (mon.0) 541 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:21:39.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:39.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:39.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:39.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:39.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:39.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:39.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:39.235 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:39.256 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 59 16 83535 83519 88.4602 57.6875 0.0259798 0.0112989 2023-10-09T08:21:39.275 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:39.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:39.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:39.381 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:39.414 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:39.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:39.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:39.521 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:39.553 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:39.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:39.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:39.657 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:39.680 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:39.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:39.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:39.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:39.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:39.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:39.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:39.910 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:39.931 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:39.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:39.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:40.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:40.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:40.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:40.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:40.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:40.198 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:40.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:40.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:40.256 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:21:40.255174+0000 min lat: 0.00134045 max lat: 0.352552 avg lat: 0.0113648 2023-10-09T08:21:40.256 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:21:40.256 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 60 16 84458 84442 87.9473 57.6875 0.0122236 0.0113648 2023-10-09T08:21:40.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:40.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:40.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:40.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:40.427 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:40.475 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:40.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:40.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:40.578 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:40.606 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:40.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:40.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:40.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:40.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:40 smithi118 bash[59345]: cluster 2023-10-09T08:21:39.368605+0000 mgr.y (mgr.26009) 580 : cluster 0 pgmap v558: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 55 MiB/s wr, 881 op/s 2023-10-09T08:21:40.762 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:40.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:40.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:40.867 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:40.897 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:40.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:40.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:40.984 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:40 smithi081 bash[76862]: cluster 2023-10-09T08:21:39.368605+0000 mgr.y (mgr.26009) 580 : cluster 0 pgmap v558: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 55 MiB/s wr, 881 op/s 2023-10-09T08:21:40.985 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:40 smithi081 bash[79557]: cluster 2023-10-09T08:21:39.368605+0000 mgr.y (mgr.26009) 580 : cluster 0 pgmap v558: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 55 MiB/s wr, 881 op/s 2023-10-09T08:21:41.004 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:41.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:41.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:41.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:41.145 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:41.173 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:41.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:41.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:41.256 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 61 16 85325 85309 87.3938 54.1875 0.01359 0.0114376 2023-10-09T08:21:41.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:41.291 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:21:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:21:41] "GET /metrics HTTP/1.1" 200 36512 "" "Prometheus/2.33.4" 2023-10-09T08:21:41.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:41.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:41.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:41.413 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:41.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:41.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:41.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:41.542 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:41.576 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:41.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:41.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:41.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:41.702 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:41.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:41.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:41.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:41.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:41.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:41.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:41.934 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:41.962 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:41.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:41.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:42.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:42.093 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:42.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:42.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:42.197 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:42.229 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:42.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:42.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:42.256 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 62 16 86247 86231 86.9136 57.625 0.00913979 0.0115005 2023-10-09T08:21:42.333 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:42.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:42.393 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:42.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:42.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:42.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:42.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:42.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:42.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:42.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:42.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:42.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:42.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:42.758 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:42 smithi081 bash[76862]: cluster 2023-10-09T08:21:41.369285+0000 mgr.y (mgr.26009) 581 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-10-09T08:21:42.759 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:42 smithi081 bash[79557]: cluster 2023-10-09T08:21:41.369285+0000 mgr.y (mgr.26009) 581 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-10-09T08:21:42.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:42.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:42.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:42.884 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:42.928 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:42.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:42.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:43.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:42 smithi118 bash[59345]: cluster 2023-10-09T08:21:41.369285+0000 mgr.y (mgr.26009) 581 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-10-09T08:21:43.036 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:43.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:43.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:43.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:43.177 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:43.202 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:43.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:43.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:43.256 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 63 16 87065 87049 86.3454 51.125 0.0145158 0.0115756 2023-10-09T08:21:43.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:43.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:43.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:43.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:43.433 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:43.455 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:43.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:43.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:43.559 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:43.592 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:43.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:43.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:43.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:43.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:43.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:43.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:43.826 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:43.857 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:43.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:43.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:43.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:43.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:43.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:43.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:44.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:44.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:44.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:44.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:44.214 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:44.247 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:44.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:44.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:44.256 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 64 16 87981 87965 85.8908 57.25 0.0238556 0.0116373 2023-10-09T08:21:44.352 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:44.386 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:44.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:44.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:44.491 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:44.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:44.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:44.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:44.619 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:44.648 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:44.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:44.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:44.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:44.789 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:44.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:44.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:44.855 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:44 smithi081 bash[79557]: cluster 2023-10-09T08:21:43.369698+0000 mgr.y (mgr.26009) 582 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 51 MiB/s wr, 817 op/s 2023-10-09T08:21:44.856 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:44 smithi081 bash[76862]: cluster 2023-10-09T08:21:43.369698+0000 mgr.y (mgr.26009) 582 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 51 MiB/s wr, 817 op/s 2023-10-09T08:21:44.894 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:44.917 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:44.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:44.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:45.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:44 smithi118 bash[59345]: cluster 2023-10-09T08:21:43.369698+0000 mgr.y (mgr.26009) 582 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 51 MiB/s wr, 817 op/s 2023-10-09T08:21:45.025 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:45.056 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:45.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:45.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:45.160 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:45.189 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:45.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:45.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:45.256 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 65 16 88850 88834 85.4049 54.3125 0.0103282 0.0117032 2023-10-09T08:21:45.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:45.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:45.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:45.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:45.418 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:45.447 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:45.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:45.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:45.551 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:45.587 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:45.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:45.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:45.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:45.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:45.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:45.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:45.821 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:45.844 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:45.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:45.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:45.948 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:45.985 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:45.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:45.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:46.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:46.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:46.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:46.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:46.226 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:46.256 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 66 16 89761 89745 84.9735 56.9375 0.0127288 0.0117619 2023-10-09T08:21:46.264 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:46.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:46.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:46.368 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:46.400 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:46.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:46.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:46.505 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:46.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:46.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:46.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:46.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:46.662 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:46.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:46.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:46.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:46.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:46.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:46.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:46.829 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:46 smithi081 bash[76862]: cluster 2023-10-09T08:21:45.370475+0000 mgr.y (mgr.26009) 583 : cluster 0 pgmap v561: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-09T08:21:46.829 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:46 smithi081 bash[79557]: cluster 2023-10-09T08:21:45.370475+0000 mgr.y (mgr.26009) 583 : cluster 0 pgmap v561: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-09T08:21:46.896 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:46.936 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:46.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:46.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:47.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:46 smithi118 bash[59345]: cluster 2023-10-09T08:21:45.370475+0000 mgr.y (mgr.26009) 583 : cluster 0 pgmap v561: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-09T08:21:47.042 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:47.077 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:47.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:47.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:47.185 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:47.221 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:47.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:47.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:47.256 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 67 16 90625 90609 84.5112 54 0.00883701 0.0118269 2023-10-09T08:21:47.325 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:47.349 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:47.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:47.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:47.452 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:47.487 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:47.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:47.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:47.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:47.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:47.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:47.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:47.721 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:47.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:47.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:47.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:47.851 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:47.892 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:47.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:47.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:47.996 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:48.021 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:48.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:48.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:48.124 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:48.147 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:48.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:48.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:48.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:48.256 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 68 15 91510 91495 84.0827 55.375 0.0104626 0.0118875 2023-10-09T08:21:48.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:48.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:48.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:48.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:48.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:48.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:48.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:48.524 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:48.552 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:48.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:48.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:48.660 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:48.688 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:48.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:48.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:48.793 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:48.818 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:48.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:48.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:48.921 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:48.930 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:48 smithi118 bash[59345]: cluster 2023-10-09T08:21:47.370868+0000 mgr.y (mgr.26009) 584 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 48 MiB/s wr, 768 op/s 2023-10-09T08:21:48.930 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:48 smithi118 bash[59345]: audit 2023-10-09T08:21:48.582497+0000 mon.a (mon.0) 542 : audit 1 from='client.? 172.21.15.81:0/2841845777' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T08:21:48.947 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:48.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:48.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:49.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:49.064 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:48 smithi081 bash[76862]: cluster 2023-10-09T08:21:47.370868+0000 mgr.y (mgr.26009) 584 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 48 MiB/s wr, 768 op/s 2023-10-09T08:21:49.064 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:48 smithi081 bash[76862]: audit 2023-10-09T08:21:48.582497+0000 mon.a (mon.0) 542 : audit 1 from='client.? 172.21.15.81:0/2841845777' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T08:21:49.065 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:48 smithi081 bash[79557]: cluster 2023-10-09T08:21:47.370868+0000 mgr.y (mgr.26009) 584 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 48 MiB/s wr, 768 op/s 2023-10-09T08:21:49.065 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:48 smithi081 bash[79557]: audit 2023-10-09T08:21:48.582497+0000 mon.a (mon.0) 542 : audit 1 from='client.? 172.21.15.81:0/2841845777' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T08:21:49.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:49.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:49.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:49.190 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:49.217 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:49.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:49.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:49.256 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 69 16 92382 92366 83.653 54.4375 0.0114137 0.0119485 2023-10-09T08:21:49.322 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:49.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:49.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:49.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:49.395 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.5 to 1 (10000) 2023-10-09T08:21:49.458 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:49.485 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:49.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:49.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:49.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:49.614 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:49.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:49.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:49.717 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:49.759 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:49.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:49.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:49.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:49.888 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:49.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:49.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:49.993 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:50.022 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:50.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:50.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:50.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:50.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:50.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:50.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:50.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:50.259 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 70 16 93225 93209 83.2102 52.6875 0.0277121 0.0120122 2023-10-09T08:21:50.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:50.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:50.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:50.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:50.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:50.415 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:50 smithi081 bash[76862]: cluster 2023-10-09T08:21:49.371281+0000 mgr.y (mgr.26009) 585 : cluster 0 pgmap v563: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 51 MiB/s wr, 813 op/s 2023-10-09T08:21:50.415 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:50 smithi081 bash[76862]: audit 2023-10-09T08:21:49.389676+0000 mon.a (mon.0) 543 : audit 1 from='client.? 172.21.15.81:0/2841845777' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-09T08:21:50.415 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:50 smithi081 bash[76862]: cluster 2023-10-09T08:21:49.389737+0000 mon.a (mon.0) 544 : cluster 0 osdmap e152: 8 total, 8 up, 6 in 2023-10-09T08:21:50.416 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:50 smithi081 bash[76862]: cluster 2023-10-09T08:21:49.409946+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T08:21:50.416 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:50 smithi081 bash[76862]: cluster 2023-10-09T08:21:49.413410+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T08:21:50.416 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:50 smithi081 bash[76862]: cluster 2023-10-09T08:21:49.414503+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T08:21:50.416 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:50 smithi081 bash[76862]: cluster 2023-10-09T08:21:49.420507+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T08:21:50.416 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:50 smithi081 bash[76862]: cluster 2023-10-09T08:21:49.423187+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T08:21:50.416 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:50 smithi081 bash[79557]: cluster 2023-10-09T08:21:49.371281+0000 mgr.y (mgr.26009) 585 : cluster 0 pgmap v563: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 51 MiB/s wr, 813 op/s 2023-10-09T08:21:50.417 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:50 smithi081 bash[79557]: audit 2023-10-09T08:21:49.389676+0000 mon.a (mon.0) 543 : audit 1 from='client.? 172.21.15.81:0/2841845777' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-09T08:21:50.417 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:50 smithi081 bash[79557]: cluster 2023-10-09T08:21:49.389737+0000 mon.a (mon.0) 544 : cluster 0 osdmap e152: 8 total, 8 up, 6 in 2023-10-09T08:21:50.417 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:50 smithi081 bash[79557]: cluster 2023-10-09T08:21:49.409946+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T08:21:50.417 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:50 smithi081 bash[79557]: cluster 2023-10-09T08:21:49.413410+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T08:21:50.417 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:50 smithi081 bash[79557]: cluster 2023-10-09T08:21:49.414503+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T08:21:50.417 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:50 smithi081 bash[79557]: cluster 2023-10-09T08:21:49.420507+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T08:21:50.417 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:50 smithi081 bash[79557]: cluster 2023-10-09T08:21:49.423187+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T08:21:50.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:50.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:50.509 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:21:50.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:50.538 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:21:50.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:50.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:50.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:50.565 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:21:50.615 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:21:50.649 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:21:50.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:50.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:50.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:50.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:50.686 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:21:50.718 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:21:50.753 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:21:50.761 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:21:50.762 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:21:50.762 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:21:50.762 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:21:50.762 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:21:50.762 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:21:50.763 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:21:50.763 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:21:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:50 smithi118 bash[59345]: cluster 2023-10-09T08:21:49.371281+0000 mgr.y (mgr.26009) 585 : cluster 0 pgmap v563: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 51 MiB/s wr, 813 op/s 2023-10-09T08:21:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:50 smithi118 bash[59345]: audit 2023-10-09T08:21:49.389676+0000 mon.a (mon.0) 543 : audit 1 from='client.? 172.21.15.81:0/2841845777' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-09T08:21:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:50 smithi118 bash[59345]: cluster 2023-10-09T08:21:49.389737+0000 mon.a (mon.0) 544 : cluster 0 osdmap e152: 8 total, 8 up, 6 in 2023-10-09T08:21:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:50 smithi118 bash[59345]: cluster 2023-10-09T08:21:49.409946+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T08:21:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:50 smithi118 bash[59345]: cluster 2023-10-09T08:21:49.413410+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T08:21:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:50 smithi118 bash[59345]: cluster 2023-10-09T08:21:49.414503+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T08:21:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:50 smithi118 bash[59345]: cluster 2023-10-09T08:21:49.420507+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T08:21:50.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:50 smithi118 bash[59345]: cluster 2023-10-09T08:21:49.423187+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T08:21:50.785 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:50.831 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:50.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:50.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:50.936 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:50.971 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:50.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:50.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:51.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:51.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:51.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:51.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:51.202 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:51.226 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:51.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:51.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:51.257 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 71 16 94100 94084 82.8084 54.6875 0.0162551 0.0120701 2023-10-09T08:21:51.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:51.338 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:21:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:21:51] "GET /metrics HTTP/1.1" 200 36512 "" "Prometheus/2.33.4" 2023-10-09T08:21:51.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:51.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:51.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:51.467 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:51.476 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:51 smithi118 bash[59345]: audit 2023-10-09T08:21:50.474078+0000 mon.a (mon.0) 545 : audit 0 from='client.? 172.21.15.81:0/1403687695' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:21:51.492 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:51.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:51.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:51.597 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:51.622 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:51.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:51.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:51.684 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:51 smithi081 bash[76862]: audit 2023-10-09T08:21:50.474078+0000 mon.a (mon.0) 545 : audit 0 from='client.? 172.21.15.81:0/1403687695' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:21:51.684 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:51 smithi081 bash[79557]: audit 2023-10-09T08:21:50.474078+0000 mon.a (mon.0) 545 : audit 0 from='client.? 172.21.15.81:0/1403687695' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:21:51.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:51.758 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:51.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:51.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:51.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:51.903 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:51.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:51.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:52.009 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:52.055 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:52.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:52.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:52.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:52.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:52.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:52.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:52.257 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 72 16 94948 94932 82.3944 53 0.022794 0.0121314 2023-10-09T08:21:52.302 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:52.335 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:52.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:52.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:52.409 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:21:52.440 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:52.444 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:52 smithi081 bash[76862]: cluster 2023-10-09T08:21:51.371975+0000 mgr.y (mgr.26009) 586 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 55 MiB/s wr, 881 op/s 2023-10-09T08:21:52.444 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:52 smithi081 bash[76862]: audit 2023-10-09T08:21:51.813474+0000 mon.a (mon.0) 546 : audit 1 from='client.? 172.21.15.81:0/1907961306' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:21:52.477 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:52.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:52.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:52.581 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:52.589 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:52 smithi118 bash[59345]: cluster 2023-10-09T08:21:51.371975+0000 mgr.y (mgr.26009) 586 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 55 MiB/s wr, 881 op/s 2023-10-09T08:21:52.589 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:52 smithi118 bash[59345]: audit 2023-10-09T08:21:51.813474+0000 mon.a (mon.0) 546 : audit 1 from='client.? 172.21.15.81:0/1907961306' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:21:52.627 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:52.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:52.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:52.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:52.740 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:52 smithi081 bash[79557]: cluster 2023-10-09T08:21:51.371975+0000 mgr.y (mgr.26009) 586 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 55 MiB/s wr, 881 op/s 2023-10-09T08:21:52.740 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:52 smithi081 bash[79557]: audit 2023-10-09T08:21:51.813474+0000 mon.a (mon.0) 546 : audit 1 from='client.? 172.21.15.81:0/1907961306' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:21:52.759 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:52.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:52.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:52.865 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:52.866 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:21:52.866 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:21:52.892 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:52.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:52.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:53.000 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:53.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:53.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:53.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:53.083 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 6 1 2023-10-09T08:21:53.134 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:53.167 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:53.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:53.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:53.257 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 73 16 95786 95770 81.9831 52.375 0.0199592 0.0121923 2023-10-09T08:21:53.274 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:53.293 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:53.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:53.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:53.396 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:53.425 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:53.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:53.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:53.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:53.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:53.565 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:53 smithi081 bash[79557]: cluster 2023-10-09T08:21:52.397956+0000 mon.a (mon.0) 547 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:21:53.565 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:53 smithi081 bash[79557]: cluster 2023-10-09T08:21:52.402440+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T08:21:53.565 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:53 smithi081 bash[79557]: audit 2023-10-09T08:21:52.403458+0000 mon.a (mon.0) 548 : audit 1 from='client.? 172.21.15.81:0/1907961306' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:21:53.565 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:53 smithi081 bash[79557]: cluster 2023-10-09T08:21:52.403613+0000 mon.a (mon.0) 549 : cluster 0 osdmap e153: 8 total, 8 up, 6 in 2023-10-09T08:21:53.565 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:53 smithi081 bash[79557]: cluster 2023-10-09T08:21:52.448313+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T08:21:53.565 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:53 smithi081 bash[79557]: cluster 2023-10-09T08:21:52.451066+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T08:21:53.565 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:53 smithi081 bash[79557]: cluster 2023-10-09T08:21:52.459804+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T08:21:53.565 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:53 smithi081 bash[79557]: audit 2023-10-09T08:21:53.130360+0000 mon.c (mon.2) 244 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:21:53.566 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:53 smithi081 bash[76862]: cluster 2023-10-09T08:21:52.397956+0000 mon.a (mon.0) 547 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:21:53.566 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:53 smithi081 bash[76862]: cluster 2023-10-09T08:21:52.402440+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T08:21:53.566 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:53 smithi081 bash[76862]: audit 2023-10-09T08:21:52.403458+0000 mon.a (mon.0) 548 : audit 1 from='client.? 172.21.15.81:0/1907961306' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:21:53.566 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:53 smithi081 bash[76862]: cluster 2023-10-09T08:21:52.403613+0000 mon.a (mon.0) 549 : cluster 0 osdmap e153: 8 total, 8 up, 6 in 2023-10-09T08:21:53.566 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:53 smithi081 bash[76862]: cluster 2023-10-09T08:21:52.448313+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T08:21:53.566 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:53 smithi081 bash[76862]: cluster 2023-10-09T08:21:52.451066+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T08:21:53.566 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:53 smithi081 bash[76862]: cluster 2023-10-09T08:21:52.459804+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T08:21:53.566 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:53 smithi081 bash[76862]: audit 2023-10-09T08:21:53.130360+0000 mon.c (mon.2) 244 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:21:53.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:53.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:53.668 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:53.677 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:53 smithi118 bash[59345]: cluster 2023-10-09T08:21:52.397956+0000 mon.a (mon.0) 547 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:21:53.677 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:53 smithi118 bash[59345]: cluster 2023-10-09T08:21:52.402440+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T08:21:53.677 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:53 smithi118 bash[59345]: audit 2023-10-09T08:21:52.403458+0000 mon.a (mon.0) 548 : audit 1 from='client.? 172.21.15.81:0/1907961306' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:21:53.677 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:53 smithi118 bash[59345]: cluster 2023-10-09T08:21:52.403613+0000 mon.a (mon.0) 549 : cluster 0 osdmap e153: 8 total, 8 up, 6 in 2023-10-09T08:21:53.677 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:53 smithi118 bash[59345]: cluster 2023-10-09T08:21:52.448313+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T08:21:53.678 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:53 smithi118 bash[59345]: cluster 2023-10-09T08:21:52.451066+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T08:21:53.678 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:53 smithi118 bash[59345]: cluster 2023-10-09T08:21:52.459804+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T08:21:53.678 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:53 smithi118 bash[59345]: audit 2023-10-09T08:21:53.130360+0000 mon.c (mon.2) 244 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:21:53.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:53.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:53.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:53.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:53.835 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:53.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:53.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:53.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:53.966 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:53.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:53.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:54.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:54.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:54.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:54.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:54.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:54.224 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:54.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:54.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:54.257 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 74 16 96640 96624 81.5964 53.375 0.0103522 0.0122496 2023-10-09T08:21:54.329 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:54.360 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:54.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:54.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:54.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:54.476 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:54 smithi081 bash[76862]: cluster 2023-10-09T08:21:53.372340+0000 mgr.y (mgr.26009) 587 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 35 MiB/s wr, 553 op/s 2023-10-09T08:21:54.476 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:54 smithi081 bash[79557]: cluster 2023-10-09T08:21:53.372340+0000 mgr.y (mgr.26009) 587 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 35 MiB/s wr, 553 op/s 2023-10-09T08:21:54.492 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:54.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:54.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:54.597 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:54.605 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:54 smithi118 bash[59345]: cluster 2023-10-09T08:21:53.372340+0000 mgr.y (mgr.26009) 587 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 35 MiB/s wr, 553 op/s 2023-10-09T08:21:54.638 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:54.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:54.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:54.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:54.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:54.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:54.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:54.871 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:54.903 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:54.904 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-09T08:21:54.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:54.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:55.006 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:55.032 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:55.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:55.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:55.139 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:55.175 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:55.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:55.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:55.257 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 75 16 97517 97501 81.2393 54.8125 0.0228011 0.0123038 2023-10-09T08:21:55.282 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:55.321 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:55.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:55.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:55.428 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:55.454 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:55.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:55.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:55.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:55.579 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:55.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:55.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:55.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:21:55.687 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:55.721 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:55.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:55.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:55.827 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:55.863 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:55.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:55.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:55.969 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:55.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:56.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:56.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:56.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:56.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:56.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:56.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:56.234 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:56.257 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 76 16 98405 98389 80.9006 55.5 0.013557 0.0123545 2023-10-09T08:21:56.258 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:56.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:56.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:56.361 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:56.396 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:56.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:56.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:56.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:56 smithi118 bash[59345]: cluster 2023-10-09T08:21:55.373222+0000 mgr.y (mgr.26009) 588 : cluster 0 pgmap v568: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-09T08:21:56.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:56.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:56.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:56.645 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:56.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:56.672 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:56 smithi081 bash[79557]: cluster 2023-10-09T08:21:55.373222+0000 mgr.y (mgr.26009) 588 : cluster 0 pgmap v568: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-09T08:21:56.673 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:56 smithi081 bash[76862]: cluster 2023-10-09T08:21:55.373222+0000 mgr.y (mgr.26009) 588 : cluster 0 pgmap v568: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-09T08:21:56.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:56.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:56.774 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:56.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:56.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:56.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:56.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:56.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:21:56.952 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:56.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:56.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:57.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:57.084 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:57.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:57.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:57.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:57.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:57.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:57.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:57.257 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 77 16 99308 99292 80.5828 56.4375 0.0301896 0.0124041 2023-10-09T08:21:57.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:57.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:21:57.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:57.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:21:57.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:57.476 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:57.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:57.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:57.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:57.604 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:57.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:57.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:57.711 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:57.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:57.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:57.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:57.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:57.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:21:57.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:57.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:21:57.892 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:21:57.972 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:58.012 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:58.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:58.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:58.117 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:58.152 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:58.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:58.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:58.257 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:58.258 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 78 15 100221 100206 80.282 57.125 0.033654 0.0124505 2023-10-09T08:21:58.282 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:58.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:58.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:58.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:58.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:58.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:58.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:58.524 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:58.533 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:21:58 smithi118 bash[59345]: cluster 2023-10-09T08:21:57.373852+0000 mgr.y (mgr.26009) 589 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-09T08:21:58.556 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:21:58.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:58.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:21:58.663 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:58.690 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:21:58 smithi081 bash[76862]: cluster 2023-10-09T08:21:57.373852+0000 mgr.y (mgr.26009) 589 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-09T08:21:58.699 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:58.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:58.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:58.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:58.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:58.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:58.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:58.913 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:21:58.939 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:58.951 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:21:58 smithi081 bash[79557]: cluster 2023-10-09T08:21:57.373852+0000 mgr.y (mgr.26009) 589 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-09T08:21:58.979 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:58.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:58.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:59.085 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:59.125 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:59.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:59.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:59.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:59.257 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:59.258 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 79 16 101073 101057 79.939 53.1875 0.0162085 0.0125036 2023-10-09T08:21:59.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:59.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:59.364 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:59.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:21:59.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:59.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:21:59.492 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:59.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:21:59.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:59.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:21:59.617 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:59.649 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:21:59.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:59.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:21:59.752 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:59.776 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:21:59.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:59.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:21:59.886 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:59.917 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:21:59.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:21:59.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:21:59.931 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:22:00.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:00.043 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:00.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:00.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:00.146 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:00.174 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:00.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:00.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:00.258 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:22:00.257321+0000 min lat: 0.00134045 max lat: 0.352552 avg lat: 0.0125596 2023-10-09T08:22:00.258 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:22:00.258 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 80 16 101899 101883 79.585 51.625 0.0195607 0.0125596 2023-10-09T08:22:00.281 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:00.323 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:00.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:00.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:00.425 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:00.467 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:00.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:00.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:00.576 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:00.613 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:00.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:00.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:00.685 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:00 smithi081 bash[76862]: cluster 2023-10-09T08:21:59.374456+0000 mgr.y (mgr.26009) 590 : cluster 0 pgmap v570: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 55 MiB/s wr, 874 op/s 2023-10-09T08:22:00.685 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:00 smithi081 bash[79557]: cluster 2023-10-09T08:21:59.374456+0000 mgr.y (mgr.26009) 590 : cluster 0 pgmap v570: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 55 MiB/s wr, 874 op/s 2023-10-09T08:22:00.716 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:00.725 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:00 smithi118 bash[59345]: cluster 2023-10-09T08:21:59.374456+0000 mgr.y (mgr.26009) 590 : cluster 0 pgmap v570: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 55 MiB/s wr, 874 op/s 2023-10-09T08:22:00.746 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:00.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:00.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:00.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:00.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:00.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:00.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:00.947 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:22:00.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:01.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:01.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:01.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:01.123 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:01.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:01.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:01.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:01.251 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:01.258 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 81 16 102729 102713 79.2429 51.875 0.0223 0.0126137 2023-10-09T08:22:01.297 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:01.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:01.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:01.409 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:01.447 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:01.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:01.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:01.553 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:01.576 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:01.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:01.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:01.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:01.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:01.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:01.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:01.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:01.820 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:22:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:22:01] "GET /metrics HTTP/1.1" 200 36516 "" "Prometheus/2.33.4" 2023-10-09T08:22:01.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:01.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:01.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:01.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:01.969 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:01.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:01.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:02.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:02.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:02.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:02.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:02.200 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:02.227 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:02.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:02.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:02.258 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 82 16 103452 103436 78.8276 45.1875 0.0196337 0.01268 2023-10-09T08:22:02.335 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:02.370 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:02.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:02.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:02.433 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:02 smithi081 bash[76862]: cluster 2023-10-09T08:22:01.375174+0000 mgr.y (mgr.26009) 591 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 54 MiB/s wr, 871 op/s 2023-10-09T08:22:02.477 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:02.486 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:02 smithi118 bash[59345]: cluster 2023-10-09T08:22:01.375174+0000 mgr.y (mgr.26009) 591 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 54 MiB/s wr, 871 op/s 2023-10-09T08:22:02.505 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:02.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:02.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:02.610 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:02.653 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:02.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:02.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:02.757 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:02.789 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:02.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:02.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:02.892 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:02.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:02 smithi081 bash[79557]: cluster 2023-10-09T08:22:01.375174+0000 mgr.y (mgr.26009) 591 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 54 MiB/s wr, 871 op/s 2023-10-09T08:22:02.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:02.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:02.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:03.016 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:03.045 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:03.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:03.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:03.148 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:03.199 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:03.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:03.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:03.258 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 83 16 104080 104064 78.3507 39.25 0.00973696 0.0127575 2023-10-09T08:22:03.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:03.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:03.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:03.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:03.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:03.455 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:03.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:03.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:03.558 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:03.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:03.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:03.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:03.683 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:03.716 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:03.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:03.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:03.818 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:03.844 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:03.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:03.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:03.948 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:03.981 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:03.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:03.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:04.086 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:04.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:04.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:04.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:04.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:04.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:04.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:04.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:04.258 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 84 16 104923 104907 78.0451 52.6875 0.0161078 0.012808 2023-10-09T08:22:04.342 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:04.370 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:04.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:04.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:04.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:04.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:04.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:04.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:04.606 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:04.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:04 smithi118 bash[59345]: cluster 2023-10-09T08:22:03.375513+0000 mgr.y (mgr.26009) 592 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 50 MiB/s wr, 794 op/s 2023-10-09T08:22:04.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:04 smithi081 bash[76862]: cluster 2023-10-09T08:22:03.375513+0000 mgr.y (mgr.26009) 592 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 50 MiB/s wr, 794 op/s 2023-10-09T08:22:04.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:04 smithi081 bash[79557]: cluster 2023-10-09T08:22:03.375513+0000 mgr.y (mgr.26009) 592 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 50 MiB/s wr, 794 op/s 2023-10-09T08:22:04.631 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:04.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:04.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:04.736 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:04.776 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:04.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:04.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:04.881 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:04.923 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:04.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:04.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:05.031 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:05.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:05.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:05.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:05.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:05.202 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:05.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:05.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:05.259 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 85 16 105654 105638 77.6644 45.6875 0.0120426 0.0128702 2023-10-09T08:22:05.305 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:05.352 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:05.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:05.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:05.457 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:05.537 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:05.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:05.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:05.644 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:05.690 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:05.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:05.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:05.796 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:05.837 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:05.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:05.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:05.944 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:05.979 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:05.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:05.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:06.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:06.114 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:06.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:06.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:06.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:06.244 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:06.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:06.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:06.258 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 86 16 106502 106486 77.3776 53 0.00756157 0.0129163 2023-10-09T08:22:06.348 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:06.369 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:06.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:06.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:06.472 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:06.486 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:06 smithi118 bash[59345]: cluster 2023-10-09T08:22:05.376194+0000 mgr.y (mgr.26009) 593 : cluster 0 pgmap v573: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-09T08:22:06.510 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:06.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:06.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:06.618 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:06.651 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:06.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:06.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:06.758 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:06.796 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:06.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:06.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:06.892 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:06 smithi081 bash[76862]: cluster 2023-10-09T08:22:05.376194+0000 mgr.y (mgr.26009) 593 : cluster 0 pgmap v573: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-09T08:22:06.892 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:06 smithi081 bash[79557]: cluster 2023-10-09T08:22:05.376194+0000 mgr.y (mgr.26009) 593 : cluster 0 pgmap v573: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-09T08:22:06.902 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:06.938 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:06.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:06.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:07.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:07.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:07.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:07.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:07.163 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:07.194 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:07.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:07.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:07.258 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 87 16 107169 107153 76.9673 41.6875 0.022145 0.0129871 2023-10-09T08:22:07.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:07.327 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:07.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:07.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:07.430 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:07.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:07.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:07.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:07.555 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:07.584 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:07.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:07.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:07.689 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:07.718 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:07.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:07.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:07.822 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:07.848 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:07.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:07.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:07.954 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:07.978 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:07.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:07.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:08.081 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:08.124 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:08.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:08.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:08.227 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:08.255 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:08.258 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 88 16 107954 107938 76.6502 49.0625 0.00996742 0.0130398 2023-10-09T08:22:08.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:08.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:08.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:08.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:08.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:08.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:08.446 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:08 smithi118 bash[59345]: cluster 2023-10-09T08:22:07.376613+0000 mgr.y (mgr.26009) 594 : cluster 0 pgmap v574: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 43 MiB/s wr, 686 op/s 2023-10-09T08:22:08.446 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:08 smithi118 bash[59345]: audit 2023-10-09T08:22:08.130968+0000 mon.c (mon.2) 245 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:22:08.498 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:08.528 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:08.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:08.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:08.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:08 smithi081 bash[76862]: cluster 2023-10-09T08:22:07.376613+0000 mgr.y (mgr.26009) 594 : cluster 0 pgmap v574: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 43 MiB/s wr, 686 op/s 2023-10-09T08:22:08.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:08 smithi081 bash[76862]: audit 2023-10-09T08:22:08.130968+0000 mon.c (mon.2) 245 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:22:08.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:08 smithi081 bash[79557]: cluster 2023-10-09T08:22:07.376613+0000 mgr.y (mgr.26009) 594 : cluster 0 pgmap v574: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 43 MiB/s wr, 686 op/s 2023-10-09T08:22:08.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:08 smithi081 bash[79557]: audit 2023-10-09T08:22:08.130968+0000 mon.c (mon.2) 245 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:22:08.631 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:08.666 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:08.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:08.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:08.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:08.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:08.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:08.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:08.907 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:08.942 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:08.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:08.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:09.046 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:09.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:09.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:09.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:09.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:09.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:09.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:09.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:09.259 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 89 16 108816 108800 76.3943 53.875 0.0125612 0.0130841 2023-10-09T08:22:09.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:09.351 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:09.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:09.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:09.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:09.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:09.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:09.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:09.592 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:09.624 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:09.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:09.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:09.727 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:09.752 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:09.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:09.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:09.855 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:09.887 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:09.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:09.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:09.992 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:10.023 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:10.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:10.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:10.129 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:10.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:10.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:10.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:10.258 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:10.259 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Total time run: 90.0096 2023-10-09T08:22:10.259 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Total writes made: 109633 2023-10-09T08:22:10.259 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Write size: 65536 2023-10-09T08:22:10.259 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Object size: 65536 2023-10-09T08:22:10.259 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Bandwidth (MB/sec): 76.1259 2023-10-09T08:22:10.259 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev Bandwidth: 31.5929 2023-10-09T08:22:10.259 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max bandwidth (MB/sec): 192.062 2023-10-09T08:22:10.259 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min bandwidth (MB/sec): 39.25 2023-10-09T08:22:10.260 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Average IOPS: 1218 2023-10-09T08:22:10.260 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev IOPS: 505.486 2023-10-09T08:22:10.260 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max IOPS: 3073 2023-10-09T08:22:10.260 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min IOPS: 628 2023-10-09T08:22:10.260 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Average Latency(s): 0.0131317 2023-10-09T08:22:10.260 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev Latency(s): 0.0112136 2023-10-09T08:22:10.260 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max latency(s): 0.352552 2023-10-09T08:22:10.260 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min latency(s): 0.00134045 2023-10-09T08:22:10.264 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Cleaning up (deleting benchmark objects) 2023-10-09T08:22:10.290 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:10.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:10.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:10.394 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:10.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:10.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:10.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:10.522 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:10.530 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:10 smithi118 bash[59345]: cluster 2023-10-09T08:22:09.377177+0000 mgr.y (mgr.26009) 595 : cluster 0 pgmap v575: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 45 MiB/s wr, 726 op/s 2023-10-09T08:22:10.566 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:10.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:10.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:10.674 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:10.701 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:10.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:10.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:10.806 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:10.864 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:10.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:10.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:10.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:10 smithi081 bash[76862]: cluster 2023-10-09T08:22:09.377177+0000 mgr.y (mgr.26009) 595 : cluster 0 pgmap v575: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 45 MiB/s wr, 726 op/s 2023-10-09T08:22:10.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:10 smithi081 bash[79557]: cluster 2023-10-09T08:22:09.377177+0000 mgr.y (mgr.26009) 595 : cluster 0 pgmap v575: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 45 MiB/s wr, 726 op/s 2023-10-09T08:22:10.971 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:11.002 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:11.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:11.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:11.110 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:11.145 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:11.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:11.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:11.251 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:11.290 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:11.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:11.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:11.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:22:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:22:11] "GET /metrics HTTP/1.1" 200 36515 "" "Prometheus/2.33.4" 2023-10-09T08:22:11.394 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:11.423 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:11.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:11.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:11.529 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:11.553 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:11.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:11.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:11.656 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:11.680 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:11.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:11.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:11.784 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:11.812 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:11.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:11.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:11.918 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:11.946 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:11.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:11.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:12.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:12.071 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:12.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:12.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:12.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:12.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:12.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:12.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:12.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:12.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:12.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:12.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:12.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:12.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:12.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:12.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:12.563 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:12.607 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:12.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:12.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:12.712 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:12.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:12 smithi118 bash[59345]: cluster 2023-10-09T08:22:11.377841+0000 mgr.y (mgr.26009) 596 : cluster 0 pgmap v576: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 61 MiB/s wr, 968 op/s 2023-10-09T08:22:12.764 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:12.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:12.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:12.847 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:12 smithi081 bash[76862]: cluster 2023-10-09T08:22:11.377841+0000 mgr.y (mgr.26009) 596 : cluster 0 pgmap v576: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 61 MiB/s wr, 968 op/s 2023-10-09T08:22:12.847 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:12 smithi081 bash[79557]: cluster 2023-10-09T08:22:11.377841+0000 mgr.y (mgr.26009) 596 : cluster 0 pgmap v576: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 61 MiB/s wr, 968 op/s 2023-10-09T08:22:12.869 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:12.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:12.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:12.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:13.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:13.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:13.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:13.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:13.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:13.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:13.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:13.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:13.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:13.288 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:13.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:13.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:13.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:13.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:13.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:13.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:13.466 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.6 to 1 (10000) 2023-10-09T08:22:13.520 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:13.545 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:13.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:13.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:13.650 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:13.676 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:13.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:13.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:13.700 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:13 smithi081 bash[76862]: audit 2023-10-09T08:22:13.391015+0000 mon.a (mon.0) 550 : audit 1 from='client.? 172.21.15.81:0/4010384078' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T08:22:13.700 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:13 smithi081 bash[79557]: audit 2023-10-09T08:22:13.391015+0000 mon.a (mon.0) 550 : audit 1 from='client.? 172.21.15.81:0/4010384078' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T08:22:13.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:13 smithi118 bash[59345]: audit 2023-10-09T08:22:13.391015+0000 mon.a (mon.0) 550 : audit 1 from='client.? 172.21.15.81:0/4010384078' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T08:22:13.783 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:13.831 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:13.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:13.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:13.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:13.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:13.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:13.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:14.064 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:14.096 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:14.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:14.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:14.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:14.220 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:14.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:14.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:14.322 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:14.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:14.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:14.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:14.457 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:14.471 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:14 smithi118 bash[59345]: cluster 2023-10-09T08:22:13.378281+0000 mgr.y (mgr.26009) 597 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 40 MiB/s wr, 644 op/s 2023-10-09T08:22:14.472 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:14 smithi118 bash[59345]: audit 2023-10-09T08:22:13.454751+0000 mon.a (mon.0) 551 : audit 1 from='client.? 172.21.15.81:0/4010384078' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-09T08:22:14.472 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:14 smithi118 bash[59345]: cluster 2023-10-09T08:22:13.454793+0000 mon.a (mon.0) 552 : cluster 0 osdmap e154: 8 total, 8 up, 6 in 2023-10-09T08:22:14.472 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:14 smithi118 bash[59345]: cluster 2023-10-09T08:22:13.461413+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.472 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:14 smithi118 bash[59345]: cluster 2023-10-09T08:22:13.464449+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.472 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:14 smithi118 bash[59345]: cluster 2023-10-09T08:22:13.468265+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.472 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:14 smithi118 bash[59345]: cluster 2023-10-09T08:22:13.470047+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.472 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:14 smithi118 bash[59345]: cluster 2023-10-09T08:22:13.471246+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.472 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:14 smithi118 bash[59345]: cluster 2023-10-09T08:22:13.485388+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.484 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:14.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:14.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:14.527 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[79557]: cluster 2023-10-09T08:22:13.378281+0000 mgr.y (mgr.26009) 597 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 40 MiB/s wr, 644 op/s 2023-10-09T08:22:14.527 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[79557]: audit 2023-10-09T08:22:13.454751+0000 mon.a (mon.0) 551 : audit 1 from='client.? 172.21.15.81:0/4010384078' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-09T08:22:14.528 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[79557]: cluster 2023-10-09T08:22:13.454793+0000 mon.a (mon.0) 552 : cluster 0 osdmap e154: 8 total, 8 up, 6 in 2023-10-09T08:22:14.528 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[79557]: cluster 2023-10-09T08:22:13.461413+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.528 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[79557]: cluster 2023-10-09T08:22:13.464449+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.528 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[79557]: cluster 2023-10-09T08:22:13.468265+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.528 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[79557]: cluster 2023-10-09T08:22:13.470047+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.528 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[79557]: cluster 2023-10-09T08:22:13.471246+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.528 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[79557]: cluster 2023-10-09T08:22:13.485388+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[76862]: cluster 2023-10-09T08:22:13.378281+0000 mgr.y (mgr.26009) 597 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 40 MiB/s wr, 644 op/s 2023-10-09T08:22:14.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[76862]: audit 2023-10-09T08:22:13.454751+0000 mon.a (mon.0) 551 : audit 1 from='client.? 172.21.15.81:0/4010384078' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-09T08:22:14.529 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[76862]: cluster 2023-10-09T08:22:13.454793+0000 mon.a (mon.0) 552 : cluster 0 osdmap e154: 8 total, 8 up, 6 in 2023-10-09T08:22:14.529 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[76862]: cluster 2023-10-09T08:22:13.461413+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.529 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[76862]: cluster 2023-10-09T08:22:13.464449+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.529 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[76862]: cluster 2023-10-09T08:22:13.468265+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.529 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[76862]: cluster 2023-10-09T08:22:13.470047+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.529 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[76862]: cluster 2023-10-09T08:22:13.471246+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.529 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:14 smithi081 bash[76862]: cluster 2023-10-09T08:22:13.485388+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T08:22:14.587 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:14.613 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:14.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:14.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:14.694 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:22:14.694 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:22:14.718 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:14.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:14.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:14.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:14.851 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:14.884 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:14.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:14.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:14.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:15.012 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:15.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:15.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:15.115 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:15.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:15.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:15.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:15.242 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:15.264 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:15.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:15.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:15.367 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:15.393 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:15.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:15.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:15.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:15.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:15.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:15.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:15.629 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:15.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:15.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:15.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:15.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:15.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:15.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:15.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:15.881 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:15.908 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:15.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:15.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:16.011 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:16.045 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:16.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:16.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:16.148 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:16.177 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:16.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:16.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:16.283 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:16.315 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:16.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:16.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:16.421 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:16.450 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:16.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:16.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:16.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:16.579 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:16.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:16.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:16.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:16.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:16.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:16.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:16 smithi118 bash[59345]: cluster 2023-10-09T08:22:15.379076+0000 mgr.y (mgr.26009) 598 : cluster 0 pgmap v579: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 102 B/s rd, 28 MiB/s wr, 786 op/s 2023-10-09T08:22:16.810 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:16.813 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:16 smithi081 bash[76862]: cluster 2023-10-09T08:22:15.379076+0000 mgr.y (mgr.26009) 598 : cluster 0 pgmap v579: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 102 B/s rd, 28 MiB/s wr, 786 op/s 2023-10-09T08:22:16.813 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:16 smithi081 bash[79557]: cluster 2023-10-09T08:22:15.379076+0000 mgr.y (mgr.26009) 598 : cluster 0 pgmap v579: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 102 B/s rd, 28 MiB/s wr, 786 op/s 2023-10-09T08:22:16.842 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:16.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:16.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:16.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:16.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 1 2023-10-09T08:22:16.966 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:16.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:16.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:17.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:17.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:17.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:17.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:17.198 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:17.233 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:17.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:17.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:17.327 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:22:17.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:17.360 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:22:17.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:17.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:17.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:17.396 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:22:17.424 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:22:17.459 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:22:17.470 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:17.491 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:22:17.493 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:17.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:17.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:17.523 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:22:17.544 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:22:17.546 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:22:17.546 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:22:17.546 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:22:17.546 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:22:17.546 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:22:17.546 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:22:17.546 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:22:17.547 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:22:17.600 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:17.632 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:17 smithi081 bash[76862]: audit 2023-10-09T08:22:17.295717+0000 mon.c (mon.2) 246 : audit 0 from='client.? 172.21.15.81:0/624262229' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:22:17.632 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:17 smithi081 bash[79557]: audit 2023-10-09T08:22:17.295717+0000 mon.c (mon.2) 246 : audit 0 from='client.? 172.21.15.81:0/624262229' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:22:17.633 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:17.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:17.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:17.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:17.763 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:17.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:17 smithi118 bash[59345]: audit 2023-10-09T08:22:17.295717+0000 mon.c (mon.2) 246 : audit 0 from='client.? 172.21.15.81:0/624262229' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:22:17.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:17.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:17.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:17.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:17.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:17.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:17.993 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:18.013 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:18.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:18.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:18.122 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:18.145 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:18.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:18.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:18.251 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:18.272 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:18.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:18.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:18.375 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:18.406 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:18.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:18.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:18.515 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:18.549 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:18.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:18.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:18.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:18 smithi081 bash[76862]: cluster 2023-10-09T08:22:17.379463+0000 mgr.y (mgr.26009) 599 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 102 B/s rd, 28 MiB/s wr, 786 op/s 2023-10-09T08:22:18.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:18 smithi081 bash[79557]: cluster 2023-10-09T08:22:17.379463+0000 mgr.y (mgr.26009) 599 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 102 B/s rd, 28 MiB/s wr, 786 op/s 2023-10-09T08:22:18.653 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:18.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:18 smithi118 bash[59345]: cluster 2023-10-09T08:22:17.379463+0000 mgr.y (mgr.26009) 599 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 102 B/s rd, 28 MiB/s wr, 786 op/s 2023-10-09T08:22:18.689 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:18.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:18.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:18.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-09T08:22:18.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:18.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:18.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:18.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:18.964 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:18.990 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:18.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:18.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:19.093 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:19.123 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:19.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:19.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:19.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:19.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:19.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:19.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:19.354 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:19.387 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:19.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:19.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:19.492 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:19.493 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:22:19.529 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:19.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:19.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:19.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:19.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:19.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:19.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:19.739 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:19 smithi081 bash[76862]: audit 2023-10-09T08:22:18.715154+0000 mon.a (mon.0) 553 : audit 1 from='client.? 172.21.15.81:0/3359820947' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:22:19.740 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:19 smithi081 bash[79557]: audit 2023-10-09T08:22:18.715154+0000 mon.a (mon.0) 553 : audit 1 from='client.? 172.21.15.81:0/3359820947' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:22:19.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:19 smithi118 bash[59345]: audit 2023-10-09T08:22:18.715154+0000 mon.a (mon.0) 553 : audit 1 from='client.? 172.21.15.81:0/3359820947' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:22:19.770 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:19.798 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:19.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:19.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:19.904 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:19.932 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:19.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:19.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:20.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:20.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:20.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:20.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:20.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:20.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:20.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:20.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:20.290 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:20.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:20.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:20.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:20.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:20.447 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:20.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:20.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:20.563 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:20.593 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:20.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:20.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:20.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:20 smithi081 bash[76862]: cluster 2023-10-09T08:22:19.379931+0000 mgr.y (mgr.26009) 600 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 102 B/s rd, 25 MiB/s wr, 788 op/s 2023-10-09T08:22:20.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:20 smithi081 bash[76862]: cluster 2023-10-09T08:22:19.477998+0000 mon.a (mon.0) 554 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:22:20.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:20 smithi081 bash[76862]: cluster 2023-10-09T08:22:19.478073+0000 mon.a (mon.0) 555 : cluster 1 Cluster is now healthy 2023-10-09T08:22:20.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:20 smithi081 bash[76862]: audit 2023-10-09T08:22:19.487751+0000 mon.a (mon.0) 556 : audit 1 from='client.? 172.21.15.81:0/3359820947' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:22:20.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:20 smithi081 bash[76862]: cluster 2023-10-09T08:22:19.487828+0000 mon.a (mon.0) 557 : cluster 0 osdmap e155: 8 total, 8 up, 6 in 2023-10-09T08:22:20.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:20 smithi081 bash[76862]: cluster 2023-10-09T08:22:19.490283+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e155 with expected crc 2023-10-09T08:22:20.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:20 smithi081 bash[76862]: cluster 2023-10-09T08:22:19.497798+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e155 with expected crc 2023-10-09T08:22:20.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:20 smithi081 bash[79557]: cluster 2023-10-09T08:22:19.379931+0000 mgr.y (mgr.26009) 600 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 102 B/s rd, 25 MiB/s wr, 788 op/s 2023-10-09T08:22:20.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:20 smithi081 bash[79557]: cluster 2023-10-09T08:22:19.477998+0000 mon.a (mon.0) 554 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:22:20.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:20 smithi081 bash[79557]: cluster 2023-10-09T08:22:19.478073+0000 mon.a (mon.0) 555 : cluster 1 Cluster is now healthy 2023-10-09T08:22:20.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:20 smithi081 bash[79557]: audit 2023-10-09T08:22:19.487751+0000 mon.a (mon.0) 556 : audit 1 from='client.? 172.21.15.81:0/3359820947' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:22:20.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:20 smithi081 bash[79557]: cluster 2023-10-09T08:22:19.487828+0000 mon.a (mon.0) 557 : cluster 0 osdmap e155: 8 total, 8 up, 6 in 2023-10-09T08:22:20.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:20 smithi081 bash[79557]: cluster 2023-10-09T08:22:19.490283+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e155 with expected crc 2023-10-09T08:22:20.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:20 smithi081 bash[79557]: cluster 2023-10-09T08:22:19.497798+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e155 with expected crc 2023-10-09T08:22:20.699 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:20.724 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:20.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:20.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:20 smithi118 bash[59345]: cluster 2023-10-09T08:22:19.379931+0000 mgr.y (mgr.26009) 600 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 102 B/s rd, 25 MiB/s wr, 788 op/s 2023-10-09T08:22:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:20 smithi118 bash[59345]: cluster 2023-10-09T08:22:19.477998+0000 mon.a (mon.0) 554 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:22:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:20 smithi118 bash[59345]: cluster 2023-10-09T08:22:19.478073+0000 mon.a (mon.0) 555 : cluster 1 Cluster is now healthy 2023-10-09T08:22:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:20 smithi118 bash[59345]: audit 2023-10-09T08:22:19.487751+0000 mon.a (mon.0) 556 : audit 1 from='client.? 172.21.15.81:0/3359820947' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:22:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:20 smithi118 bash[59345]: cluster 2023-10-09T08:22:19.487828+0000 mon.a (mon.0) 557 : cluster 0 osdmap e155: 8 total, 8 up, 6 in 2023-10-09T08:22:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:20 smithi118 bash[59345]: cluster 2023-10-09T08:22:19.490283+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e155 with expected crc 2023-10-09T08:22:20.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:20 smithi118 bash[59345]: cluster 2023-10-09T08:22:19.497798+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e155 with expected crc 2023-10-09T08:22:20.828 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:20.860 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:20.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:20.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:20.966 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:20.993 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:20.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:20.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:21.097 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:21.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:21.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:21.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:21.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:21.261 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:21.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:21.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:21.367 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:21.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:22:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:22:21] "GET /metrics HTTP/1.1" 200 36515 "" "Prometheus/2.33.4" 2023-10-09T08:22:21.389 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:21.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:21.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:21.494 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:21.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:21.522 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:21.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:21.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:22:21.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:21.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:21.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:21.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:21.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:21.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:21.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:21.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:21.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:21.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:21.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:21.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:22.031 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:22.057 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:22.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:22.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:22.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:22.192 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:22.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:22.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:22.296 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:22.328 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:22.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:22.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:22.431 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:22.460 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:22.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:22.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:22.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:22:22.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:22.591 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:22.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:22.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:22.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:22.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:22.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:22.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:22 smithi118 bash[59345]: cluster 2023-10-09T08:22:21.380617+0000 mgr.y (mgr.26009) 601 : cluster 0 pgmap v583: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 127 B/s rd, 4.4 MiB/s wr, 991 op/s 2023-10-09T08:22:22.827 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:22.837 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:22 smithi081 bash[76862]: cluster 2023-10-09T08:22:21.380617+0000 mgr.y (mgr.26009) 601 : cluster 0 pgmap v583: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 127 B/s rd, 4.4 MiB/s wr, 991 op/s 2023-10-09T08:22:22.838 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:22 smithi081 bash[79557]: cluster 2023-10-09T08:22:21.380617+0000 mgr.y (mgr.26009) 601 : cluster 0 pgmap v583: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 127 B/s rd, 4.4 MiB/s wr, 991 op/s 2023-10-09T08:22:22.854 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:22.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:22.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:22.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:22.981 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:22.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:22.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:23.062 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:22:23.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:23.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:23.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:23.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:23.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:23.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:23.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:23.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:23.347 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:23.368 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:23.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:23.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:23.470 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:23.500 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:23.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:23.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:23.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:23.635 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:23.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:23.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:23.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:23.763 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:23.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:23.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:23.866 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:23.896 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:23.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:23.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:24.000 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:24.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:24.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:24.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:24.087 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:22:24.132 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:24.159 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:24.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:24.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:24.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:24.294 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:24.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:24.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:24.397 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:24.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:24 smithi118 bash[59345]: audit 2023-10-09T08:22:23.135288+0000 mon.a (mon.0) 558 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:24.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:24 smithi118 bash[59345]: audit 2023-10-09T08:22:23.137030+0000 mon.c (mon.2) 247 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:22:24.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:24 smithi118 bash[59345]: cluster 2023-10-09T08:22:23.381041+0000 mgr.y (mgr.26009) 602 : cluster 0 pgmap v584: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 103 B/s rd, 3.6 MiB/s wr, 800 op/s 2023-10-09T08:22:24.428 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:24.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:24.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:24.533 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:24.561 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:24.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:24.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:24.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:24 smithi081 bash[76862]: audit 2023-10-09T08:22:23.135288+0000 mon.a (mon.0) 558 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:24.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:24 smithi081 bash[76862]: audit 2023-10-09T08:22:23.137030+0000 mon.c (mon.2) 247 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:22:24.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:24 smithi081 bash[76862]: cluster 2023-10-09T08:22:23.381041+0000 mgr.y (mgr.26009) 602 : cluster 0 pgmap v584: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 103 B/s rd, 3.6 MiB/s wr, 800 op/s 2023-10-09T08:22:24.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:24 smithi081 bash[79557]: audit 2023-10-09T08:22:23.135288+0000 mon.a (mon.0) 558 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:24.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:24 smithi081 bash[79557]: audit 2023-10-09T08:22:23.137030+0000 mon.c (mon.2) 247 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:22:24.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:24 smithi081 bash[79557]: cluster 2023-10-09T08:22:23.381041+0000 mgr.y (mgr.26009) 602 : cluster 0 pgmap v584: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 103 B/s rd, 3.6 MiB/s wr, 800 op/s 2023-10-09T08:22:24.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:24.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:24.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:24.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:24.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:24.844 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:24.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:24.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:24.949 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:24.984 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:24.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:24.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:25.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:25.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:25.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:25.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:25.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:25.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:25.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:25.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:25.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:25.357 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:25 smithi081 bash[76862]: audit 2023-10-09T08:22:25.253774+0000 mon.c (mon.2) 248 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:22:25.358 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:25 smithi081 bash[79557]: audit 2023-10-09T08:22:25.253774+0000 mon.c (mon.2) 248 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:22:25.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:25.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:25.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:25.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:25.507 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:25.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:25.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:25.610 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:25.642 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:25.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:25.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:25.745 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:25.753 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:25 smithi118 bash[59345]: audit 2023-10-09T08:22:25.253774+0000 mon.c (mon.2) 248 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:22:25.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:25.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:25.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:25.873 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:25.903 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:25.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:25.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:26.009 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:26.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:26.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:26.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:26.113 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:22:26.140 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:26.195 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:26.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:26.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:26.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:26.324 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:26.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:26.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:26.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:26.456 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:26.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:26.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:26 smithi118 bash[59345]: cluster 2023-10-09T08:22:25.381808+0000 mgr.y (mgr.26009) 603 : cluster 0 pgmap v585: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 823 op/s 2023-10-09T08:22:26.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:26.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:26.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:26.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:26.597 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:26 smithi081 bash[76862]: cluster 2023-10-09T08:22:25.381808+0000 mgr.y (mgr.26009) 603 : cluster 0 pgmap v585: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 823 op/s 2023-10-09T08:22:26.598 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:26 smithi081 bash[79557]: cluster 2023-10-09T08:22:25.381808+0000 mgr.y (mgr.26009) 603 : cluster 0 pgmap v585: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 823 op/s 2023-10-09T08:22:26.689 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:26.720 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:26.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:26.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:26.823 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:26.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:26.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:26.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:26.950 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:26.980 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:26.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:26.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:27.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:27.114 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:27.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:27.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:27.128 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:22:27.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:27.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:27.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:27.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:27.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:27.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:27.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:27.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:27.487 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:27.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:27.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:27.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:27.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:27.646 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:27.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:27.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:27.752 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:27.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:27.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:27.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:27.878 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:27.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:27.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:27.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:28.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:28.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:28.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:28.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:28.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:28.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:28.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:28.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:28.272 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:28.303 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:28.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:28.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:28.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:28.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:28.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:28.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:28.535 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:28.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:28.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:28.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:28.662 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:28.668 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:28 smithi081 bash[76862]: cluster 2023-10-09T08:22:27.382187+0000 mgr.y (mgr.26009) 604 : cluster 0 pgmap v586: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 823 op/s 2023-10-09T08:22:28.668 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:28 smithi081 bash[79557]: cluster 2023-10-09T08:22:27.382187+0000 mgr.y (mgr.26009) 604 : cluster 0 pgmap v586: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 823 op/s 2023-10-09T08:22:28.671 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:28 smithi118 bash[59345]: cluster 2023-10-09T08:22:27.382187+0000 mgr.y (mgr.26009) 604 : cluster 0 pgmap v586: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 823 op/s 2023-10-09T08:22:28.712 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:28.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:28.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:28.817 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:28.861 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:28.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:28.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:28.968 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:28.990 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:28.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:28.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:29.097 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:29.123 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:29.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:29.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:29.226 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:29.267 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:29.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:29.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:29.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:29.398 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:29.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:29.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:29.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:29.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:29.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:29.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:29.629 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:29.656 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:29.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:29.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:29.760 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:29.792 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:29.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:29.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:29.895 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:29.924 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:29.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:29.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:30.029 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:30.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:30.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:30.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:30.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:30.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:30.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:30.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:30.313 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:30.349 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:30.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:30.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:30.455 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:30.480 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:30.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:30.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:30.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:30.605 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:30.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:30.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:30.710 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:30.734 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:30 smithi118 bash[59345]: cluster 2023-10-09T08:22:29.382618+0000 mgr.y (mgr.26009) 605 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 823 op/s 2023-10-09T08:22:30.765 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:30.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:30.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:30.872 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:30.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:30 smithi081 bash[76862]: cluster 2023-10-09T08:22:29.382618+0000 mgr.y (mgr.26009) 605 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 823 op/s 2023-10-09T08:22:30.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:30 smithi081 bash[79557]: cluster 2023-10-09T08:22:29.382618+0000 mgr.y (mgr.26009) 605 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 823 op/s 2023-10-09T08:22:30.913 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:30.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:30.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:31.016 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:31.054 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:31.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:31.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:31.158 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:31.204 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:31.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:31.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:31.310 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:31.345 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:31.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:31.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:31.451 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:31.463 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:22:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:22:31] "GET /metrics HTTP/1.1" 200 36519 "" "Prometheus/2.33.4" 2023-10-09T08:22:31.476 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:31.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:31.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:31.579 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:31.607 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:31.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:31.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:31.710 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:31.747 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:31.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:31.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:31.856 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:31.903 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:31.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:31.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:32.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:32.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:32.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:32.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:32.133 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:32.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:32.175 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:32.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:32.276 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:32.302 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:32.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:32.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:32.405 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:32.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:32.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:32.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:32.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:32 smithi118 bash[59345]: cluster 2023-10-09T08:22:31.383320+0000 mgr.y (mgr.26009) 606 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 993 op/s 2023-10-09T08:22:32.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:32 smithi118 bash[59345]: audit 2023-10-09T08:22:31.951205+0000 mon.a (mon.0) 559 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:32.446 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:32 smithi118 bash[59345]: audit 2023-10-09T08:22:31.959278+0000 mon.a (mon.0) 560 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:32.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:32.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:32.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:32.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:32.670 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:32.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:32.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:32.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:32.712 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:32 smithi081 bash[76862]: cluster 2023-10-09T08:22:31.383320+0000 mgr.y (mgr.26009) 606 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 993 op/s 2023-10-09T08:22:32.713 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:32 smithi081 bash[76862]: audit 2023-10-09T08:22:31.951205+0000 mon.a (mon.0) 559 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:32.713 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:32 smithi081 bash[76862]: audit 2023-10-09T08:22:31.959278+0000 mon.a (mon.0) 560 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:32.713 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:32 smithi081 bash[79557]: cluster 2023-10-09T08:22:31.383320+0000 mgr.y (mgr.26009) 606 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 993 op/s 2023-10-09T08:22:32.713 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:32 smithi081 bash[79557]: audit 2023-10-09T08:22:31.951205+0000 mon.a (mon.0) 559 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:32.713 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:32 smithi081 bash[79557]: audit 2023-10-09T08:22:31.959278+0000 mon.a (mon.0) 560 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:32.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:32.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:32.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:32.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:32.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:32.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:32.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:32.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:33.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:33.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:33.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:33.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:33.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:33.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:33.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:33.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:33.308 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:33.333 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:33.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:33.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:33.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:33.461 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:33.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:33.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:33.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:33.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:33.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:33.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:33.692 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:33.719 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:33.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:33.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:33.823 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:33.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:33.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:33.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:33.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:33.978 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:33.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:33.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:34.082 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:34.104 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:34.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:34.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:34.209 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:34.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:34.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:34.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:34.329 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:34.355 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:34.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:34.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:34.464 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:34.494 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:34.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:34.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:34.601 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:34.610 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:34 smithi118 bash[59345]: cluster 2023-10-09T08:22:33.383673+0000 mgr.y (mgr.26009) 607 : cluster 0 pgmap v589: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 692 op/s 2023-10-09T08:22:34.638 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:34.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:34.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:34.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:34.751 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:34 smithi081 bash[76862]: cluster 2023-10-09T08:22:33.383673+0000 mgr.y (mgr.26009) 607 : cluster 0 pgmap v589: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 692 op/s 2023-10-09T08:22:34.751 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:34 smithi081 bash[79557]: cluster 2023-10-09T08:22:33.383673+0000 mgr.y (mgr.26009) 607 : cluster 0 pgmap v589: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 692 op/s 2023-10-09T08:22:34.768 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:34.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:34.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:34.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:34.897 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:34.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:34.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:35.000 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:35.022 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:35.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:35.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:35.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:35.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:35.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:35.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:35.259 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:35.297 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:35.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:35.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:35.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:35.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:35.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:35.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:35.530 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:35.553 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:35.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:35.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:35.656 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:35.682 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:35.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:35.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:35.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:35.805 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:35.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:35.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:35.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:35.941 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:35.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:35.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:36.046 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:36.090 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:36.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:36.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:36.196 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:36.239 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:36.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:36.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:36.343 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:36.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:36.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:36.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:36.453 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:36 smithi118 bash[59345]: cluster 2023-10-09T08:22:35.384319+0000 mgr.y (mgr.26009) 608 : cluster 0 pgmap v590: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 998 op/s 2023-10-09T08:22:36.473 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:36.497 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:36.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:36.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:36.600 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:36.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:36 smithi081 bash[76862]: cluster 2023-10-09T08:22:35.384319+0000 mgr.y (mgr.26009) 608 : cluster 0 pgmap v590: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 998 op/s 2023-10-09T08:22:36.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:36 smithi081 bash[79557]: cluster 2023-10-09T08:22:35.384319+0000 mgr.y (mgr.26009) 608 : cluster 0 pgmap v590: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 998 op/s 2023-10-09T08:22:36.637 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:36.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:36.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:36.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:36.765 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:36.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:36.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:36.868 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:36.903 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:36.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:36.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:37.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:37.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:37.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:37.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:37.138 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:37.174 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:37.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:37.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:37.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:37.310 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:37.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:37.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:37.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:37.464 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:37.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:37.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:37.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:37.604 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:37.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:37.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:37.708 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:37.734 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:37.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:37.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:37.840 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:37.884 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:37.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:37.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:37.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:38.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:38.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:38.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:38.112 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:38.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:38.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:38.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:38.243 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:38.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:38.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:38.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:38.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:38.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:38.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:38.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:38.530 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:38.538 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:38 smithi081 bash[76862]: cluster 2023-10-09T08:22:37.384728+0000 mgr.y (mgr.26009) 609 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 645 op/s 2023-10-09T08:22:38.538 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:38 smithi081 bash[76862]: audit 2023-10-09T08:22:38.131444+0000 mon.c (mon.2) 249 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:22:38.541 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:38 smithi081 bash[79557]: cluster 2023-10-09T08:22:37.384728+0000 mgr.y (mgr.26009) 609 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 645 op/s 2023-10-09T08:22:38.542 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:38 smithi081 bash[79557]: audit 2023-10-09T08:22:38.131444+0000 mon.c (mon.2) 249 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:22:38.564 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:38.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:38.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:38.669 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:38.727 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:38.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:38.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:38.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:38 smithi118 bash[59345]: cluster 2023-10-09T08:22:37.384728+0000 mgr.y (mgr.26009) 609 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 645 op/s 2023-10-09T08:22:38.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:38 smithi118 bash[59345]: audit 2023-10-09T08:22:38.131444+0000 mon.c (mon.2) 249 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:22:38.831 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:38.869 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:38.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:38.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:38.974 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:39.008 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:39.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:39.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:39.112 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:39.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:39.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:39.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:39.242 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:39.263 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:39.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:39.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:39.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:39.392 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:39.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:39.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:39.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:39.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:39.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:39.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:39.625 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:39.634 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:39 smithi081 bash[76862]: audit 2023-10-09T08:22:38.511519+0000 mon.a (mon.0) 561 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:39.634 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:39 smithi081 bash[76862]: audit 2023-10-09T08:22:38.521055+0000 mon.a (mon.0) 562 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:39.634 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:39 smithi081 bash[76862]: audit 2023-10-09T08:22:39.056269+0000 mon.c (mon.2) 250 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:22:39.634 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:39 smithi081 bash[76862]: audit 2023-10-09T08:22:39.057382+0000 mon.c (mon.2) 251 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:22:39.634 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:39 smithi081 bash[76862]: audit 2023-10-09T08:22:39.063944+0000 mon.a (mon.0) 563 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:39.635 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:39 smithi081 bash[79557]: audit 2023-10-09T08:22:38.511519+0000 mon.a (mon.0) 561 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:39.635 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:39 smithi081 bash[79557]: audit 2023-10-09T08:22:38.521055+0000 mon.a (mon.0) 562 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:39.635 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:39 smithi081 bash[79557]: audit 2023-10-09T08:22:39.056269+0000 mon.c (mon.2) 250 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:22:39.635 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:39 smithi081 bash[79557]: audit 2023-10-09T08:22:39.057382+0000 mon.c (mon.2) 251 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:22:39.635 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:39 smithi081 bash[79557]: audit 2023-10-09T08:22:39.063944+0000 mon.a (mon.0) 563 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:39.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:39.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:39.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:39.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:39.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:39 smithi118 bash[59345]: audit 2023-10-09T08:22:38.511519+0000 mon.a (mon.0) 561 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:39.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:39 smithi118 bash[59345]: audit 2023-10-09T08:22:38.521055+0000 mon.a (mon.0) 562 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:39.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:39 smithi118 bash[59345]: audit 2023-10-09T08:22:39.056269+0000 mon.c (mon.2) 250 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:22:39.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:39 smithi118 bash[59345]: audit 2023-10-09T08:22:39.057382+0000 mon.c (mon.2) 251 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:22:39.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:39 smithi118 bash[59345]: audit 2023-10-09T08:22:39.063944+0000 mon.a (mon.0) 563 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:39.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:39.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:39.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:39.890 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:39.917 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:39.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:39.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:40.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:40.045 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:40.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:40.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:40.148 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:40.174 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:40.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:40.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:40.221 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:22:40.221 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-09T08:22:40.222 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-09T08:22:40.222 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:22:40.222 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.222 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:30387 5.3 5:c9bb75e2:::benchmark_data_smithi081_106394_object30386:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:22:40.222 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:38.699622+0000", 2023-10-09T08:22:40.222 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 421.51242399900002, 2023-10-09T08:22:40.222 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17184236899999999, 2023-10-09T08:22:40.222 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.222 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:22:40.222 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:22:40.223 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:22:40.223 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:22:40.223 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 30387 2023-10-09T08:22:40.223 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.223 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.223 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.223 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.223 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699622+0000", 2023-10-09T08:22:40.223 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.223 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.223 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.224 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.224 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699622+0000", 2023-10-09T08:22:40.224 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.224 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.224 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.224 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.224 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699621+0000", 2023-10-09T08:22:40.224 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:22:40.224 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.224 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.224 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.225 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699651+0000", 2023-10-09T08:22:40.225 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0181000000000001e-05 2023-10-09T08:22:40.225 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.225 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.225 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.225 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699660+0000", 2023-10-09T08:22:40.225 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0860000000000008e-06 2023-10-09T08:22:40.225 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.225 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.225 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.225 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699668+0000", 2023-10-09T08:22:40.226 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9330000000000001e-06 2023-10-09T08:22:40.226 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.226 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.226 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.226 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699705+0000", 2023-10-09T08:22:40.226 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7184000000000002e-05 2023-10-09T08:22:40.226 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.226 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.226 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.226 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699811+0000", 2023-10-09T08:22:40.226 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000105363 2023-10-09T08:22:40.227 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.227 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.227 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,6", 2023-10-09T08:22:40.227 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699922+0000", 2023-10-09T08:22:40.227 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000111234 2023-10-09T08:22:40.227 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.227 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.227 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.227 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871139+0000", 2023-10-09T08:22:40.227 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17121684000000001 2023-10-09T08:22:40.227 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.227 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.227 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:22:40.227 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871159+0000", 2023-10-09T08:22:40.229 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0429999999999999e-05 2023-10-09T08:22:40.229 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.229 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.229 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.229 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871346+0000", 2023-10-09T08:22:40.229 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018638500000000001 2023-10-09T08:22:40.229 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.230 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.230 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:22:40.230 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871411+0000", 2023-10-09T08:22:40.230 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5398e-05 2023-10-09T08:22:40.230 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.230 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.230 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.230 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871464+0000", 2023-10-09T08:22:40.230 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.3429e-05 2023-10-09T08:22:40.230 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.230 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.231 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.231 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.231 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.231 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:30390 5.5 5:a1b0ff65:::benchmark_data_smithi081_106394_object30389:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:22:40.231 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:38.699946+0000", 2023-10-09T08:22:40.231 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 421.51210061400002, 2023-10-09T08:22:40.231 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17375766200000001, 2023-10-09T08:22:40.231 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.231 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:22:40.231 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:22:40.231 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:22:40.231 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:22:40.232 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 30390 2023-10-09T08:22:40.232 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.232 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.232 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.232 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.232 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699946+0000", 2023-10-09T08:22:40.232 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.232 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.232 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.232 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.233 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699946+0000", 2023-10-09T08:22:40.233 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.233 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.233 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.233 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.233 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699945+0000", 2023-10-09T08:22:40.233 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:22:40.233 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.233 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.233 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.233 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699966+0000", 2023-10-09T08:22:40.233 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0914e-05 2023-10-09T08:22:40.234 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.234 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.234 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.234 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699975+0000", 2023-10-09T08:22:40.234 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1339999999999993e-06 2023-10-09T08:22:40.234 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.234 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.234 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.234 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.699982+0000", 2023-10-09T08:22:40.234 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8589999999999999e-06 2023-10-09T08:22:40.234 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.234 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.235 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.235 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700032+0000", 2023-10-09T08:22:40.235 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0328000000000003e-05 2023-10-09T08:22:40.235 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.235 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.235 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.235 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700211+0000", 2023-10-09T08:22:40.235 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000179483 2023-10-09T08:22:40.235 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.235 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.235 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,4", 2023-10-09T08:22:40.236 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700389+0000", 2023-10-09T08:22:40.236 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000177815 2023-10-09T08:22:40.236 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.236 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.236 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.236 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873579+0000", 2023-10-09T08:22:40.236 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17318955699999999 2023-10-09T08:22:40.236 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.236 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.236 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:22:40.236 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873587+0000", 2023-10-09T08:22:40.236 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2979999999999992e-06 2023-10-09T08:22:40.237 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.237 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.237 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.237 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873620+0000", 2023-10-09T08:22:40.237 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3155999999999999e-05 2023-10-09T08:22:40.237 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.237 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.237 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:22:40.237 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873660+0000", 2023-10-09T08:22:40.237 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9725000000000003e-05 2023-10-09T08:22:40.237 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.238 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.238 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.238 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873703+0000", 2023-10-09T08:22:40.238 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3142999999999997e-05 2023-10-09T08:22:40.238 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.238 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.238 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.238 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.238 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.238 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:30388 5.b e110/106 5:d888a4de:::benchmark_data_smithi081_106394_object30387:head v 110'1961, mlcod=110'1959)", 2023-10-09T08:22:40.238 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:38.700185+0000", 2023-10-09T08:22:40.239 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 421.51186107900003, 2023-10-09T08:22:40.239 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.170951565, 2023-10-09T08:22:40.239 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.239 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:22:40.239 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.239 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.239 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.239 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700185+0000", 2023-10-09T08:22:40.239 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.239 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.239 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.240 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.240 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700185+0000", 2023-10-09T08:22:40.240 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.240 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.240 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.240 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.240 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700184+0000", 2023-10-09T08:22:40.240 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:22:40.240 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.241 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.241 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.241 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700206+0000", 2023-10-09T08:22:40.241 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1790999999999999e-05 2023-10-09T08:22:40.241 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.241 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.241 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.241 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700214+0000", 2023-10-09T08:22:40.241 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8019999999999992e-06 2023-10-09T08:22:40.241 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.241 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.241 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.241 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700220+0000", 2023-10-09T08:22:40.242 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.0079999999999999e-06 2023-10-09T08:22:40.242 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.242 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.242 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.242 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700416+0000", 2023-10-09T08:22:40.242 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00019546200000000001 2023-10-09T08:22:40.242 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.242 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.242 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.243 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700434+0000", 2023-10-09T08:22:40.243 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8584999999999999e-05 2023-10-09T08:22:40.243 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.243 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.243 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:22:40.243 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871088+0000", 2023-10-09T08:22:40.243 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.170653737 2023-10-09T08:22:40.243 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.243 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.243 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.243 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871137+0000", 2023-10-09T08:22:40.244 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8792000000000003e-05 2023-10-09T08:22:40.244 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.244 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.244 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.244 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.244 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.244 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:30392 5.5 5:a15b851c:::benchmark_data_smithi081_106394_object30391:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:22:40.244 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:38.700546+0000", 2023-10-09T08:22:40.244 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 421.51149991599999, 2023-10-09T08:22:40.244 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.18985624200000001, 2023-10-09T08:22:40.244 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.244 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:22:40.244 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:22:40.245 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:22:40.245 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:22:40.245 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 30392 2023-10-09T08:22:40.245 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.245 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.245 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.245 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.245 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700546+0000", 2023-10-09T08:22:40.245 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.245 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.245 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.245 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.246 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700546+0000", 2023-10-09T08:22:40.246 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.246 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.246 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.246 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.246 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700546+0000", 2023-10-09T08:22:40.246 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:22:40.246 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.246 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.246 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.247 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700564+0000", 2023-10-09T08:22:40.247 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8695e-05 2023-10-09T08:22:40.247 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.247 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.247 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.247 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700575+0000", 2023-10-09T08:22:40.247 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0465999999999999e-05 2023-10-09T08:22:40.247 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.247 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.247 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.247 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.700582+0000", 2023-10-09T08:22:40.247 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3640000000000001e-06 2023-10-09T08:22:40.248 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.248 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.248 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.248 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.872230+0000", 2023-10-09T08:22:40.248 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17164840200000001 2023-10-09T08:22:40.248 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.249 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.249 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.249 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.872354+0000", 2023-10-09T08:22:40.249 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012348700000000001 2023-10-09T08:22:40.249 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.249 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.249 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,4", 2023-10-09T08:22:40.250 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.872488+0000", 2023-10-09T08:22:40.250 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013448900000000001 2023-10-09T08:22:40.250 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.250 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.250 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:22:40.250 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.879000+0000", 2023-10-09T08:22:40.251 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0065118870000000001 2023-10-09T08:22:40.251 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.251 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.251 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.251 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.880438+0000", 2023-10-09T08:22:40.251 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0014380549999999999 2023-10-09T08:22:40.252 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.252 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.252 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.252 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.890278+0000", 2023-10-09T08:22:40.252 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0098397350000000005 2023-10-09T08:22:40.252 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.252 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.253 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:22:40.253 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.890358+0000", 2023-10-09T08:22:40.253 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0311999999999999e-05 2023-10-09T08:22:40.253 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.253 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.253 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.254 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.890402+0000", 2023-10-09T08:22:40.254 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4044e-05 2023-10-09T08:22:40.254 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.254 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.254 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.254 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.255 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.255 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.34767.0:30390 5.5 e110/106 ondisk, result = 0)", 2023-10-09T08:22:40.255 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:38.701761+0000", 2023-10-09T08:22:40.255 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 421.51028552299999, 2023-10-09T08:22:40.255 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17194912600000001, 2023-10-09T08:22:40.255 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.255 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:22:40.256 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.256 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.256 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.256 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.701761+0000", 2023-10-09T08:22:40.256 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.256 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.257 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.257 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.257 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.701761+0000", 2023-10-09T08:22:40.257 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.257 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.257 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.258 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.258 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.701760+0000", 2023-10-09T08:22:40.258 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:22:40.258 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.258 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.258 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.259 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.701765+0000", 2023-10-09T08:22:40.259 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.5240000000000002e-06 2023-10-09T08:22:40.259 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.259 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.259 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.259 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871757+0000", 2023-10-09T08:22:40.259 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16999212299999999 2023-10-09T08:22:40.260 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.260 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.260 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.260 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871766+0000", 2023-10-09T08:22:40.260 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.6979999999999993e-06 2023-10-09T08:22:40.260 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.260 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.261 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.261 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873613+0000", 2023-10-09T08:22:40.261 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001846353 2023-10-09T08:22:40.261 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.261 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.261 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.262 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873618+0000", 2023-10-09T08:22:40.262 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8810000000000004e-06 2023-10-09T08:22:40.262 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.262 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.262 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.262 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873710+0000", 2023-10-09T08:22:40.262 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2168000000000003e-05 2023-10-09T08:22:40.263 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.263 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.263 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.263 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.263 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.263 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.34767.0:30387 5.3 e110/106 ondisk, result = 0)", 2023-10-09T08:22:40.263 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:38.702084+0000", 2023-10-09T08:22:40.263 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 421.50996196599999, 2023-10-09T08:22:40.264 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.169059445, 2023-10-09T08:22:40.264 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.264 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:22:40.264 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.264 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.264 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.264 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.702084+0000", 2023-10-09T08:22:40.264 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.265 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.265 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.265 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.265 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.702084+0000", 2023-10-09T08:22:40.265 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.265 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.265 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.265 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.266 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.702084+0000", 2023-10-09T08:22:40.266 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:22:40.266 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.266 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.266 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.266 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.702088+0000", 2023-10-09T08:22:40.267 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9219999999999999e-06 2023-10-09T08:22:40.267 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.267 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.267 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.267 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871021+0000", 2023-10-09T08:22:40.267 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16893392300000001 2023-10-09T08:22:40.267 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.268 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.268 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.268 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871036+0000", 2023-10-09T08:22:40.268 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4798e-05 2023-10-09T08:22:40.268 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.268 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.269 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.269 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871116+0000", 2023-10-09T08:22:40.269 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9720000000000002e-05 2023-10-09T08:22:40.269 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.269 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.269 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.269 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871126+0000", 2023-10-09T08:22:40.270 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0417e-05 2023-10-09T08:22:40.270 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.270 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.270 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.270 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871144+0000", 2023-10-09T08:22:40.270 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7232999999999999e-05 2023-10-09T08:22:40.271 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.271 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.271 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.271 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.271 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.271 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.34767.0:30390 5.5 e110/106 ondisk, result = 0)", 2023-10-09T08:22:40.271 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:38.704376+0000", 2023-10-09T08:22:40.272 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 421.50766976099999, 2023-10-09T08:22:40.272 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16921203500000001, 2023-10-09T08:22:40.272 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.272 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:22:40.272 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.272 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.272 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.272 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.704376+0000", 2023-10-09T08:22:40.272 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.272 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.272 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.272 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.273 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.704376+0000", 2023-10-09T08:22:40.273 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.273 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.273 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.273 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.273 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.704376+0000", 2023-10-09T08:22:40.273 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:22:40.273 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.273 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.273 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.273 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.704384+0000", 2023-10-09T08:22:40.274 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9009999999999994e-06 2023-10-09T08:22:40.274 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.274 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.274 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.274 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.870999+0000", 2023-10-09T08:22:40.274 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16661538000000001 2023-10-09T08:22:40.274 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.274 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.274 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.274 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.871011+0000", 2023-10-09T08:22:40.274 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1856e-05 2023-10-09T08:22:40.275 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.275 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.275 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.275 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873564+0000", 2023-10-09T08:22:40.275 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0025536439999999999 2023-10-09T08:22:40.275 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.275 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.275 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.275 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873573+0000", 2023-10-09T08:22:40.275 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7150000000000004e-06 2023-10-09T08:22:40.275 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.275 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.276 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.276 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:38.873588+0000", 2023-10-09T08:22:40.276 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5299e-05 2023-10-09T08:22:40.276 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.276 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.276 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.276 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.277 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.277 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:46609 5.5 5:ada626bf:::benchmark_data_smithi081_106394_object46608:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-09T08:22:40.277 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:48.932312+0000", 2023-10-09T08:22:40.277 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 411.27973433300002, 2023-10-09T08:22:40.277 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.147677788, 2023-10-09T08:22:40.277 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.278 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:22:40.278 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:22:40.278 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:22:40.278 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:22:40.278 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 46609 2023-10-09T08:22:40.278 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.279 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.279 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.279 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.279 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932312+0000", 2023-10-09T08:22:40.279 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.279 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.279 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.279 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.280 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932312+0000", 2023-10-09T08:22:40.280 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.280 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.280 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.280 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.280 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932311+0000", 2023-10-09T08:22:40.281 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:22:40.281 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.281 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.281 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.281 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932337+0000", 2023-10-09T08:22:40.281 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6404e-05 2023-10-09T08:22:40.282 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.282 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.282 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.282 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932346+0000", 2023-10-09T08:22:40.282 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.054e-06 2023-10-09T08:22:40.282 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.282 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.283 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.283 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932352+0000", 2023-10-09T08:22:40.283 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6729999999999997e-06 2023-10-09T08:22:40.283 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.283 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.283 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.284 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932384+0000", 2023-10-09T08:22:40.284 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2364999999999999e-05 2023-10-09T08:22:40.284 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.284 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.284 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.284 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932469+0000", 2023-10-09T08:22:40.284 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4882999999999994e-05 2023-10-09T08:22:40.284 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.285 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.285 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,4", 2023-10-09T08:22:40.285 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.932554+0000", 2023-10-09T08:22:40.285 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5072000000000001e-05 2023-10-09T08:22:40.285 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.285 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.286 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.286 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.078092+0000", 2023-10-09T08:22:40.286 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.14553740600000001 2023-10-09T08:22:40.286 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.286 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.286 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.286 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.078180+0000", 2023-10-09T08:22:40.287 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8172999999999998e-05 2023-10-09T08:22:40.287 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.287 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.287 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:22:40.287 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.079724+0000", 2023-10-09T08:22:40.287 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0015438909999999999 2023-10-09T08:22:40.287 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.287 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.288 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:22:40.288 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.079951+0000", 2023-10-09T08:22:40.288 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00022732000000000001 2023-10-09T08:22:40.288 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.288 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.288 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.288 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.079990+0000", 2023-10-09T08:22:40.288 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.837e-05 2023-10-09T08:22:40.289 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.289 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.289 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.289 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.289 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.289 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:46610 5.7 e110/106 5:e299e868:::benchmark_data_smithi081_106394_object46609:head v 110'2881, mlcod=110'2879)", 2023-10-09T08:22:40.289 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:48.933158+0000", 2023-10-09T08:22:40.289 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 411.278888102, 2023-10-09T08:22:40.290 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.146603236, 2023-10-09T08:22:40.290 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.290 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:22:40.290 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.290 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.290 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.290 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.933158+0000", 2023-10-09T08:22:40.291 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.291 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.291 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.291 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.291 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.933158+0000", 2023-10-09T08:22:40.291 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.291 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.292 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.292 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.292 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.933158+0000", 2023-10-09T08:22:40.292 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:22:40.292 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.292 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.293 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.293 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.933257+0000", 2023-10-09T08:22:40.293 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9017000000000004e-05 2023-10-09T08:22:40.293 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.293 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.293 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.293 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.074951+0000", 2023-10-09T08:22:40.294 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.14169412300000001 2023-10-09T08:22:40.294 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.294 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.294 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.294 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.074965+0000", 2023-10-09T08:22:40.294 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3959e-05 2023-10-09T08:22:40.295 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.295 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.295 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.295 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.075063+0000", 2023-10-09T08:22:40.295 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7868000000000006e-05 2023-10-09T08:22:40.295 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.296 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.296 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.296 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.075117+0000", 2023-10-09T08:22:40.296 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4305000000000003e-05 2023-10-09T08:22:40.296 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.296 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.296 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:22:40.297 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.079671+0000", 2023-10-09T08:22:40.297 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0045541339999999996 2023-10-09T08:22:40.297 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.297 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.297 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.297 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.079761+0000", 2023-10-09T08:22:40.298 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0315000000000005e-05 2023-10-09T08:22:40.298 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.298 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.298 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.298 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.298 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.298 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.34767.0:46609 5.5 e110/106 ondisk, result = 0)", 2023-10-09T08:22:40.299 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:48.933904+0000", 2023-10-09T08:22:40.299 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 411.27814173799999, 2023-10-09T08:22:40.299 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.144281558, 2023-10-09T08:22:40.299 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.299 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:22:40.299 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.300 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.300 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.300 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.933904+0000", 2023-10-09T08:22:40.300 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.300 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.300 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.300 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.301 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.933904+0000", 2023-10-09T08:22:40.301 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.301 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.301 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.301 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.301 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.933904+0000", 2023-10-09T08:22:40.301 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:22:40.302 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.302 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.302 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.302 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.933908+0000", 2023-10-09T08:22:40.302 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9809999999999997e-06 2023-10-09T08:22:40.302 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.303 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.303 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.303 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.075044+0000", 2023-10-09T08:22:40.303 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.14113609299999999 2023-10-09T08:22:40.303 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.303 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.303 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.303 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.075053+0000", 2023-10-09T08:22:40.303 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9239999999999996e-06 2023-10-09T08:22:40.303 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.303 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.304 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.304 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.078150+0000", 2023-10-09T08:22:40.304 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0030974549999999998 2023-10-09T08:22:40.304 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.304 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.304 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.304 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.078166+0000", 2023-10-09T08:22:40.304 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5883e-05 2023-10-09T08:22:40.304 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.304 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.304 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.304 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.078186+0000", 2023-10-09T08:22:40.305 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9711000000000002e-05 2023-10-09T08:22:40.305 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.305 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.305 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.305 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.305 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.305 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.34767.0:46609 5.5 e110/106 ondisk, result = 0)", 2023-10-09T08:22:40.305 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:48.935354+0000", 2023-10-09T08:22:40.305 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 411.27669233500001, 2023-10-09T08:22:40.305 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.14274693299999999, 2023-10-09T08:22:40.305 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.306 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:22:40.306 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.306 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.306 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.306 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.935354+0000", 2023-10-09T08:22:40.306 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.306 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.306 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.306 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.306 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.935354+0000", 2023-10-09T08:22:40.306 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.307 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.307 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.307 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.307 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.935352+0000", 2023-10-09T08:22:40.307 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:22:40.307 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.307 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.307 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.307 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:48.935364+0000", 2023-10-09T08:22:40.307 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2089999999999999e-05 2023-10-09T08:22:40.307 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.308 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.308 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.308 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.074676+0000", 2023-10-09T08:22:40.308 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.13931138800000001 2023-10-09T08:22:40.308 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.308 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.308 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.308 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.074710+0000", 2023-10-09T08:22:40.308 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4387999999999997e-05 2023-10-09T08:22:40.308 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.308 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.308 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.309 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.078056+0000", 2023-10-09T08:22:40.309 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003346131 2023-10-09T08:22:40.309 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.309 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.309 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.309 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.078076+0000", 2023-10-09T08:22:40.309 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9610999999999999e-05 2023-10-09T08:22:40.309 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.309 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.309 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.309 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:49.078101+0000", 2023-10-09T08:22:40.309 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5004999999999999e-05 2023-10-09T08:22:40.310 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.310 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.310 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.310 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.310 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.310 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:48940 5.7 e110/106 5:e9353c79:::benchmark_data_smithi081_106394_object48939:head v 110'3032, mlcod=110'3030)", 2023-10-09T08:22:40.310 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:50.727779+0000", 2023-10-09T08:22:40.310 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 409.48426672099998, 2023-10-09T08:22:40.310 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.134395968, 2023-10-09T08:22:40.310 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.310 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:22:40.311 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.311 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.311 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.311 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.727779+0000", 2023-10-09T08:22:40.311 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.311 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.311 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.311 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.311 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.727779+0000", 2023-10-09T08:22:40.311 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.311 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.311 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.312 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.312 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.727778+0000", 2023-10-09T08:22:40.312 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:22:40.312 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.312 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.312 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.312 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.727845+0000", 2023-10-09T08:22:40.312 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7049000000000001e-05 2023-10-09T08:22:40.312 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.312 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.313 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.313 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.727862+0000", 2023-10-09T08:22:40.313 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7005000000000001e-05 2023-10-09T08:22:40.313 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.313 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.313 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.313 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.727872+0000", 2023-10-09T08:22:40.313 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0101999999999999e-05 2023-10-09T08:22:40.313 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.313 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.313 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.313 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.727914+0000", 2023-10-09T08:22:40.314 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1953999999999998e-05 2023-10-09T08:22:40.314 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.314 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.314 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.314 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.727933+0000", 2023-10-09T08:22:40.314 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8882e-05 2023-10-09T08:22:40.314 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.314 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.314 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:22:40.314 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.861923+0000", 2023-10-09T08:22:40.314 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.1339902 2023-10-09T08:22:40.315 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.315 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.315 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.315 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.862175+0000", 2023-10-09T08:22:40.315 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00025210400000000001 2023-10-09T08:22:40.315 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.315 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.315 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.315 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.315 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.315 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:48941 5.c e110/106 5:36f3c0fd:::benchmark_data_smithi081_106394_object48940:head v 110'3159, mlcod=110'3156)", 2023-10-09T08:22:40.316 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:15:50.729053+0000", 2023-10-09T08:22:40.316 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 409.48299281800001, 2023-10-09T08:22:40.316 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.140717434, 2023-10-09T08:22:40.316 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.316 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:22:40.316 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.316 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.316 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.316 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.729053+0000", 2023-10-09T08:22:40.316 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.316 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.317 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.317 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.317 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.729053+0000", 2023-10-09T08:22:40.317 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.317 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.317 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.317 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.317 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.729053+0000", 2023-10-09T08:22:40.317 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:22:40.317 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.317 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.317 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.318 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.729087+0000", 2023-10-09T08:22:40.318 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.417e-05 2023-10-09T08:22:40.318 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.318 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.318 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.318 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.729098+0000", 2023-10-09T08:22:40.318 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1041e-05 2023-10-09T08:22:40.318 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.318 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.318 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.318 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.729105+0000", 2023-10-09T08:22:40.319 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8090000000000004e-06 2023-10-09T08:22:40.319 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.319 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.319 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.319 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.729171+0000", 2023-10-09T08:22:40.319 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6582999999999996e-05 2023-10-09T08:22:40.319 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.319 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.319 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.319 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.729199+0000", 2023-10-09T08:22:40.319 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.7837000000000001e-05 2023-10-09T08:22:40.320 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.320 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.320 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:22:40.320 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.869715+0000", 2023-10-09T08:22:40.320 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.14051576399999999 2023-10-09T08:22:40.320 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.320 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.320 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.320 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:15:50.869771+0000", 2023-10-09T08:22:40.320 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5818e-05 2023-10-09T08:22:40.320 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.320 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.321 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.321 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.321 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.321 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:98276 5.7 e112/106 5:e9746894:::benchmark_data_smithi081_106394_object98275:head v 112'6148, mlcod=112'6140)", 2023-10-09T08:22:40.321 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:16:35.726989+0000", 2023-10-09T08:22:40.321 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 364.48505727600002, 2023-10-09T08:22:40.321 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.132761096, 2023-10-09T08:22:40.321 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.321 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:22:40.321 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.321 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.321 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.322 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.726989+0000", 2023-10-09T08:22:40.322 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.322 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.322 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.322 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.322 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.726989+0000", 2023-10-09T08:22:40.322 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.322 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.322 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.322 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.322 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.726988+0000", 2023-10-09T08:22:40.322 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:22:40.323 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.323 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.323 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.323 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.727031+0000", 2023-10-09T08:22:40.323 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2815000000000003e-05 2023-10-09T08:22:40.323 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.323 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.323 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.323 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.727045+0000", 2023-10-09T08:22:40.323 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3711e-05 2023-10-09T08:22:40.323 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.323 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.324 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.324 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.727053+0000", 2023-10-09T08:22:40.324 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9950000000000005e-06 2023-10-09T08:22:40.324 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.324 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.324 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.324 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.735409+0000", 2023-10-09T08:22:40.324 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0083562359999999995 2023-10-09T08:22:40.324 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.324 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.324 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.324 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.735425+0000", 2023-10-09T08:22:40.325 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6756999999999999e-05 2023-10-09T08:22:40.325 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.325 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.325 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:22:40.325 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.859708+0000", 2023-10-09T08:22:40.325 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.124282161 2023-10-09T08:22:40.325 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.325 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.325 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.325 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.859750+0000", 2023-10-09T08:22:40.325 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2292000000000001e-05 2023-10-09T08:22:40.325 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.326 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.326 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.326 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.326 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.326 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.34767.0:98280 5.7 e112/106 5:ebe0d894:::benchmark_data_smithi081_106394_object98279:head v 112'6149, mlcod=112'6142)", 2023-10-09T08:22:40.326 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:16:35.730859+0000", 2023-10-09T08:22:40.326 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 364.481187347, 2023-10-09T08:22:40.326 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.12893785399999999, 2023-10-09T08:22:40.326 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.326 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:22:40.326 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.326 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.327 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.327 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.730859+0000", 2023-10-09T08:22:40.327 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.327 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.327 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.327 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.327 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.730859+0000", 2023-10-09T08:22:40.327 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.327 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.327 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.327 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.327 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.730858+0000", 2023-10-09T08:22:40.328 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:22:40.328 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.328 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.328 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.328 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.730971+0000", 2023-10-09T08:22:40.328 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000112868 2023-10-09T08:22:40.328 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.328 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.328 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.328 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.730982+0000", 2023-10-09T08:22:40.328 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0740999999999999e-05 2023-10-09T08:22:40.328 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.329 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.329 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.329 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.730989+0000", 2023-10-09T08:22:40.329 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9589999999999995e-06 2023-10-09T08:22:40.329 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.329 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.329 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.329 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.746017+0000", 2023-10-09T08:22:40.329 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015028033999999999 2023-10-09T08:22:40.329 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.329 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.329 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.330 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.746039+0000", 2023-10-09T08:22:40.330 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1631e-05 2023-10-09T08:22:40.330 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.330 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.330 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:22:40.330 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.859760+0000", 2023-10-09T08:22:40.330 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.113720427 2023-10-09T08:22:40.330 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.330 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.330 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.330 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.859797+0000", 2023-10-09T08:22:40.331 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7081e-05 2023-10-09T08:22:40.331 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.331 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.331 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.331 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.331 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.331 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:98303 5.5 5:afcb0fc8:::benchmark_data_smithi081_106394_object98302:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-09T08:22:40.331 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:16:35.754672+0000", 2023-10-09T08:22:40.331 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 364.457373964, 2023-10-09T08:22:40.331 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.123449024, 2023-10-09T08:22:40.331 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.332 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:22:40.332 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:22:40.332 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:22:40.332 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:22:40.332 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 98303 2023-10-09T08:22:40.332 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.332 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.332 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.332 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.332 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.754672+0000", 2023-10-09T08:22:40.332 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.333 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.333 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.333 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.333 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.754672+0000", 2023-10-09T08:22:40.333 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.333 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.333 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.333 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.333 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.754671+0000", 2023-10-09T08:22:40.333 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:22:40.333 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.333 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.334 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.334 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.754695+0000", 2023-10-09T08:22:40.334 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4074999999999999e-05 2023-10-09T08:22:40.334 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.334 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.334 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.334 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.754709+0000", 2023-10-09T08:22:40.334 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3995999999999999e-05 2023-10-09T08:22:40.334 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.334 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.334 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.335 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.754717+0000", 2023-10-09T08:22:40.335 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2560000000000002e-06 2023-10-09T08:22:40.335 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.335 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.335 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.335 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.754767+0000", 2023-10-09T08:22:40.335 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9840999999999999e-05 2023-10-09T08:22:40.335 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.335 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.335 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.335 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.754903+0000", 2023-10-09T08:22:40.336 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000136773 2023-10-09T08:22:40.336 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.336 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.336 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,4", 2023-10-09T08:22:40.336 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.859897+0000", 2023-10-09T08:22:40.336 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.104993214 2023-10-09T08:22:40.336 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.336 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.336 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.336 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.877994+0000", 2023-10-09T08:22:40.336 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.018097239000000001 2023-10-09T08:22:40.336 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.337 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.337 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.337 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.878028+0000", 2023-10-09T08:22:40.337 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3983999999999999e-05 2023-10-09T08:22:40.337 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.337 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.337 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:22:40.337 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.878035+0000", 2023-10-09T08:22:40.337 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8000000000000001e-06 2023-10-09T08:22:40.337 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.337 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.338 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:22:40.338 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.878084+0000", 2023-10-09T08:22:40.338 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8788000000000001e-05 2023-10-09T08:22:40.338 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.338 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.338 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.338 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:35.878121+0000", 2023-10-09T08:22:40.338 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7684e-05 2023-10-09T08:22:40.338 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.338 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.338 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.338 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.339 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.339 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:98540 5.5 5:a7ff4054:::benchmark_data_smithi081_106394_object98539:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-09T08:22:40.339 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:16:36.073505+0000", 2023-10-09T08:22:40.339 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 364.138541514, 2023-10-09T08:22:40.339 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.123235837, 2023-10-09T08:22:40.339 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.339 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:22:40.339 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:22:40.339 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:22:40.339 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:22:40.339 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 98540 2023-10-09T08:22:40.339 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.340 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.340 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.340 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.340 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073505+0000", 2023-10-09T08:22:40.340 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.340 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.340 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.340 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.340 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073505+0000", 2023-10-09T08:22:40.340 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.340 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.340 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.341 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.341 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073503+0000", 2023-10-09T08:22:40.341 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:22:40.341 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.341 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.341 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.341 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073527+0000", 2023-10-09T08:22:40.341 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4332999999999999e-05 2023-10-09T08:22:40.341 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.341 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.341 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.341 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073540+0000", 2023-10-09T08:22:40.342 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2876e-05 2023-10-09T08:22:40.342 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.342 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.342 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.342 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073547+0000", 2023-10-09T08:22:40.342 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6880000000000002e-06 2023-10-09T08:22:40.342 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.342 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.342 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.342 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073582+0000", 2023-10-09T08:22:40.342 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4665000000000001e-05 2023-10-09T08:22:40.343 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.343 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.343 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.343 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073669+0000", 2023-10-09T08:22:40.343 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7658999999999995e-05 2023-10-09T08:22:40.343 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.343 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.343 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,4", 2023-10-09T08:22:40.343 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.073759+0000", 2023-10-09T08:22:40.343 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0056000000000006e-05 2023-10-09T08:22:40.343 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.343 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.344 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.344 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.185459+0000", 2023-10-09T08:22:40.344 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.11169957 2023-10-09T08:22:40.344 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.344 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.344 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:22:40.344 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.185467+0000", 2023-10-09T08:22:40.344 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5140000000000001e-06 2023-10-09T08:22:40.344 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.344 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.344 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.344 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.196650+0000", 2023-10-09T08:22:40.345 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011182686000000001 2023-10-09T08:22:40.345 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.345 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.345 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:22:40.345 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.196704+0000", 2023-10-09T08:22:40.345 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4301000000000001e-05 2023-10-09T08:22:40.345 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.345 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.345 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.345 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:16:36.196740+0000", 2023-10-09T08:22:40.345 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.6081999999999998e-05 2023-10-09T08:22:40.345 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.346 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.346 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.346 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.346 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.346 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:135185 5.3 5:ca324cdf:::benchmark_data_smithi081_106394_object21200:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:22:40.346 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:22.313225+0000", 2023-10-09T08:22:40.346 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 317.89882071800002, 2023-10-09T08:22:40.346 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.124662911, 2023-10-09T08:22:40.346 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.346 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:22:40.346 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:22:40.347 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:22:40.347 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:22:40.347 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 135185 2023-10-09T08:22:40.347 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.347 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.347 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.347 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.347 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:22.313225+0000", 2023-10-09T08:22:40.347 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.347 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.347 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.348 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.348 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:22.313225+0000", 2023-10-09T08:22:40.348 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.348 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.348 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.348 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.348 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:22.313224+0000", 2023-10-09T08:22:40.348 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:22:40.348 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.348 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.348 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.348 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:22.313229+0000", 2023-10-09T08:22:40.349 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2129999999999999e-06 2023-10-09T08:22:40.349 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.349 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.349 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.349 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:22.396600+0000", 2023-10-09T08:22:40.349 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.083370689999999997 2023-10-09T08:22:40.349 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.349 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.349 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.349 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:22.396619+0000", 2023-10-09T08:22:40.349 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9188999999999999e-05 2023-10-09T08:22:40.349 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.350 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.350 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.350 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:22.407556+0000", 2023-10-09T08:22:40.350 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0109371 2023-10-09T08:22:40.350 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.350 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.350 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.350 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:22.407727+0000", 2023-10-09T08:22:40.350 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000170089 2023-10-09T08:22:40.350 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.350 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.351 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,6", 2023-10-09T08:22:40.351 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:22.407871+0000", 2023-10-09T08:22:40.351 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000144029 2023-10-09T08:22:40.351 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.351 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.351 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.351 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:22.420412+0000", 2023-10-09T08:22:40.351 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012541263 2023-10-09T08:22:40.351 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.351 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.351 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:22:40.351 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:22.437716+0000", 2023-10-09T08:22:40.352 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.017304234000000002 2023-10-09T08:22:40.352 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.352 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.352 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.352 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:22.437775+0000", 2023-10-09T08:22:40.352 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8770999999999997e-05 2023-10-09T08:22:40.352 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.352 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.352 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:22:40.352 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:22.437841+0000", 2023-10-09T08:22:40.352 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6545999999999996e-05 2023-10-09T08:22:40.352 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.353 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.353 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.353 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:22.437888+0000", 2023-10-09T08:22:40.353 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6928000000000002e-05 2023-10-09T08:22:40.353 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.353 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.353 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.353 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.353 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.353 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:136395 5.3 5:cf18fdad:::benchmark_data_smithi081_106394_object22410:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:22:40.353 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:24.002771+0000", 2023-10-09T08:22:40.353 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 316.20927556499998, 2023-10-09T08:22:40.353 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.14483006500000001, 2023-10-09T08:22:40.354 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.354 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:22:40.354 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:22:40.354 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:22:40.354 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:22:40.354 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 136395 2023-10-09T08:22:40.354 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.354 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.354 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.354 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.354 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:24.002771+0000", 2023-10-09T08:22:40.355 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.355 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.355 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.355 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.355 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:24.002771+0000", 2023-10-09T08:22:40.355 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.355 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.355 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.355 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.355 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:24.002770+0000", 2023-10-09T08:22:40.355 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:22:40.356 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.356 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.356 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.356 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:24.002774+0000", 2023-10-09T08:22:40.356 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.673e-06 2023-10-09T08:22:40.356 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.356 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.356 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.356 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:24.096036+0000", 2023-10-09T08:22:40.356 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.093261921999999997 2023-10-09T08:22:40.356 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.356 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.357 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.357 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:24.096050+0000", 2023-10-09T08:22:40.357 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3657e-05 2023-10-09T08:22:40.357 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.357 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.357 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.357 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:24.096960+0000", 2023-10-09T08:22:40.357 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00091045199999999996 2023-10-09T08:22:40.357 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.357 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.357 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.358 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:24.097075+0000", 2023-10-09T08:22:40.358 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011458700000000001 2023-10-09T08:22:40.358 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.358 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.358 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,6", 2023-10-09T08:22:40.358 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:24.097179+0000", 2023-10-09T08:22:40.358 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000104625 2023-10-09T08:22:40.358 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.358 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.358 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:22:40.358 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:24.103647+0000", 2023-10-09T08:22:40.359 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0064680079999999999 2023-10-09T08:22:40.359 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.359 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.359 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.359 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:24.113954+0000", 2023-10-09T08:22:40.359 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010306208000000001 2023-10-09T08:22:40.359 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.359 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.359 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.359 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:24.147487+0000", 2023-10-09T08:22:40.359 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.033533267999999998 2023-10-09T08:22:40.359 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.360 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.360 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:22:40.360 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:24.147551+0000", 2023-10-09T08:22:40.360 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4550999999999999e-05 2023-10-09T08:22:40.360 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.360 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.360 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.360 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:24.147601+0000", 2023-10-09T08:22:40.360 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9156000000000002e-05 2023-10-09T08:22:40.360 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.360 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.361 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.361 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.361 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.361 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.34767.0:143566 5.3 5:cbb685c0:::benchmark_data_smithi081_106394_object29581:head [delete] snapc 0=[] ondisk+write+known_if_redirected e116)", 2023-10-09T08:22:40.361 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:17:33.842052+0000", 2023-10-09T08:22:40.361 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 306.36999430499998, 2023-10-09T08:22:40.361 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.123620361, 2023-10-09T08:22:40.361 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:22:40.361 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:22:40.361 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:22:40.361 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.34767", 2023-10-09T08:22:40.362 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/2630275207", 2023-10-09T08:22:40.362 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 143566 2023-10-09T08:22:40.362 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.362 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:22:40.362 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.362 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:22:40.362 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:33.842052+0000", 2023-10-09T08:22:40.362 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.362 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.362 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.362 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:22:40.363 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:33.842052+0000", 2023-10-09T08:22:40.363 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:22:40.363 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.363 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.363 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:22:40.363 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:33.842050+0000", 2023-10-09T08:22:40.363 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:22:40.363 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.363 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.363 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:22:40.363 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:33.842057+0000", 2023-10-09T08:22:40.364 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3409999999999999e-06 2023-10-09T08:22:40.364 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.364 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.364 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:22:40.364 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:33.918649+0000", 2023-10-09T08:22:40.364 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.076592149999999998 2023-10-09T08:22:40.364 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.364 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.364 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:22:40.364 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:33.918665+0000", 2023-10-09T08:22:40.364 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6650000000000002e-05 2023-10-09T08:22:40.364 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.365 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.365 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:22:40.365 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:33.919814+0000", 2023-10-09T08:22:40.365 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0011490350000000001 2023-10-09T08:22:40.365 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.365 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.365 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:22:40.365 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:33.919949+0000", 2023-10-09T08:22:40.365 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013429499999999999 2023-10-09T08:22:40.365 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.365 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.366 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,6", 2023-10-09T08:22:40.366 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:33.920079+0000", 2023-10-09T08:22:40.366 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013060099999999999 2023-10-09T08:22:40.366 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.366 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.366 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.366 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:33.944256+0000", 2023-10-09T08:22:40.366 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.024176520999999999 2023-10-09T08:22:40.366 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.366 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.366 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:22:40.367 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:33.944302+0000", 2023-10-09T08:22:40.367 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6582000000000002e-05 2023-10-09T08:22:40.367 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.367 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.367 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:22:40.367 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:33.965176+0000", 2023-10-09T08:22:40.367 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.02087398 2023-10-09T08:22:40.367 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.367 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.367 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:22:40.367 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:33.965628+0000", 2023-10-09T08:22:40.367 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00045195899999999999 2023-10-09T08:22:40.368 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:22:40.368 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:22:40.368 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:22:40.368 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:17:33.965672+0000", 2023-10-09T08:22:40.368 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3748000000000002e-05 2023-10-09T08:22:40.368 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.368 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.368 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.368 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:22:40.368 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:22:40.368 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:22:40.369 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:40.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:40.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:40.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:40.501 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:40.517 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:40 smithi081 bash[79557]: cluster 2023-10-09T08:22:39.385266+0000 mgr.y (mgr.26009) 610 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 688 op/s 2023-10-09T08:22:40.535 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:40.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:40.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:40.575 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:22:40.577 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:40 smithi081 bash[76862]: cluster 2023-10-09T08:22:39.385266+0000 mgr.y (mgr.26009) 610 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 688 op/s 2023-10-09T08:22:40.610 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:22:40.635 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:22:40.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:40.670 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:40.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:40.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:40.674 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:22:40.719 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:22:40.757 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:22:40.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:40 smithi118 bash[59345]: cluster 2023-10-09T08:22:39.385266+0000 mgr.y (mgr.26009) 610 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 688 op/s 2023-10-09T08:22:40.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:40.792 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:22:40.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:40.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:40.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:40.824 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:22:40.839 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:22:40.839 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:22:40.839 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:22:40.840 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:22:40.840 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:22:40.840 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:22:40.840 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:22:40.840 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:22:40.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:40.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:40.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:40.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:41.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:41.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:41.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:41.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:41.184 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:41.211 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:41.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:41.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:41.319 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:41.341 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:41.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:41.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:41.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:22:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:22:41] "GET /metrics HTTP/1.1" 200 36517 "" "Prometheus/2.33.4" 2023-10-09T08:22:41.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:41.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:41.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:41.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:41.529 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.7 to 1 (10000) 2023-10-09T08:22:41.529 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:22:41.570 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:41.602 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:41.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:41.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:41.706 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:41.736 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:41.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:41.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:41.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:41.862 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:41 smithi081 bash[76862]: audit 2023-10-09T08:22:40.529377+0000 mon.c (mon.2) 252 : audit 0 from='client.? 172.21.15.81:0/4251133243' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:22:41.862 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:41 smithi081 bash[76862]: audit 2023-10-09T08:22:40.539892+0000 mon.a (mon.0) 564 : audit 1 from='client.? 172.21.15.81:0/3945142634' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T08:22:41.862 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:41 smithi081 bash[76862]: audit 2023-10-09T08:22:41.166046+0000 mon.a (mon.0) 565 : audit 1 from='client.? 172.21.15.81:0/3619502067' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:22:41.863 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:41 smithi081 bash[79557]: audit 2023-10-09T08:22:40.529377+0000 mon.c (mon.2) 252 : audit 0 from='client.? 172.21.15.81:0/4251133243' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:22:41.863 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:41 smithi081 bash[79557]: audit 2023-10-09T08:22:40.539892+0000 mon.a (mon.0) 564 : audit 1 from='client.? 172.21.15.81:0/3945142634' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T08:22:41.863 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:41 smithi081 bash[79557]: audit 2023-10-09T08:22:41.166046+0000 mon.a (mon.0) 565 : audit 1 from='client.? 172.21.15.81:0/3619502067' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:22:41.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:41.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:41.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:41.978 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:41.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:41 smithi118 bash[59345]: audit 2023-10-09T08:22:40.529377+0000 mon.c (mon.2) 252 : audit 0 from='client.? 172.21.15.81:0/4251133243' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:22:41.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:41 smithi118 bash[59345]: audit 2023-10-09T08:22:40.539892+0000 mon.a (mon.0) 564 : audit 1 from='client.? 172.21.15.81:0/3945142634' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T08:22:41.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:41 smithi118 bash[59345]: audit 2023-10-09T08:22:41.166046+0000 mon.a (mon.0) 565 : audit 1 from='client.? 172.21.15.81:0/3619502067' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:22:42.010 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:42.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:42.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:42.112 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:42.151 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:42.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:42.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:42.257 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:42.290 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:42.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:42.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:42.396 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:42.422 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:42.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:42.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:42.491 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-09T08:22:42.528 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:42 smithi118 bash[59345]: cluster 2023-10-09T08:22:41.385897+0000 mgr.y (mgr.26009) 611 : cluster 0 pgmap v593: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 926 op/s 2023-10-09T08:22:42.528 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:42 smithi118 bash[59345]: cluster 2023-10-09T08:22:41.515525+0000 mon.a (mon.0) 566 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:22:42.528 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:42 smithi118 bash[59345]: audit 2023-10-09T08:22:41.523225+0000 mon.a (mon.0) 567 : audit 1 from='client.? 172.21.15.81:0/3945142634' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T08:22:42.528 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:42 smithi118 bash[59345]: audit 2023-10-09T08:22:41.523321+0000 mon.a (mon.0) 568 : audit 1 from='client.? 172.21.15.81:0/3619502067' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:22:42.528 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:42 smithi118 bash[59345]: cluster 2023-10-09T08:22:41.523378+0000 mon.a (mon.0) 569 : cluster 0 osdmap e156: 8 total, 8 up, 6 in 2023-10-09T08:22:42.528 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:42 smithi118 bash[59345]: cluster 2023-10-09T08:22:41.524436+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T08:22:42.528 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:42 smithi118 bash[59345]: cluster 2023-10-09T08:22:41.526589+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T08:22:42.529 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:42 smithi118 bash[59345]: cluster 2023-10-09T08:22:41.526767+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T08:22:42.529 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:42 smithi118 bash[59345]: cluster 2023-10-09T08:22:41.532476+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T08:22:42.529 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:42 smithi118 bash[59345]: cluster 2023-10-09T08:22:41.534318+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T08:22:42.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:42.560 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:42.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:42.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:42.664 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:42.708 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:42.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:42.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:42.810 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:42.838 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:42.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:42.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:42.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[76862]: cluster 2023-10-09T08:22:41.385897+0000 mgr.y (mgr.26009) 611 : cluster 0 pgmap v593: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 926 op/s 2023-10-09T08:22:42.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[76862]: cluster 2023-10-09T08:22:41.515525+0000 mon.a (mon.0) 566 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:22:42.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[76862]: audit 2023-10-09T08:22:41.523225+0000 mon.a (mon.0) 567 : audit 1 from='client.? 172.21.15.81:0/3945142634' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T08:22:42.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[76862]: audit 2023-10-09T08:22:41.523321+0000 mon.a (mon.0) 568 : audit 1 from='client.? 172.21.15.81:0/3619502067' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:22:42.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[76862]: cluster 2023-10-09T08:22:41.523378+0000 mon.a (mon.0) 569 : cluster 0 osdmap e156: 8 total, 8 up, 6 in 2023-10-09T08:22:42.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[76862]: cluster 2023-10-09T08:22:41.524436+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T08:22:42.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[76862]: cluster 2023-10-09T08:22:41.526589+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T08:22:42.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[76862]: cluster 2023-10-09T08:22:41.526767+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T08:22:42.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[76862]: cluster 2023-10-09T08:22:41.532476+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T08:22:42.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[76862]: cluster 2023-10-09T08:22:41.534318+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T08:22:42.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[79557]: cluster 2023-10-09T08:22:41.385897+0000 mgr.y (mgr.26009) 611 : cluster 0 pgmap v593: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 926 op/s 2023-10-09T08:22:42.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[79557]: cluster 2023-10-09T08:22:41.515525+0000 mon.a (mon.0) 566 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:22:42.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[79557]: audit 2023-10-09T08:22:41.523225+0000 mon.a (mon.0) 567 : audit 1 from='client.? 172.21.15.81:0/3945142634' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T08:22:42.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[79557]: audit 2023-10-09T08:22:41.523321+0000 mon.a (mon.0) 568 : audit 1 from='client.? 172.21.15.81:0/3619502067' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:22:42.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[79557]: cluster 2023-10-09T08:22:41.523378+0000 mon.a (mon.0) 569 : cluster 0 osdmap e156: 8 total, 8 up, 6 in 2023-10-09T08:22:42.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[79557]: cluster 2023-10-09T08:22:41.524436+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T08:22:42.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[79557]: cluster 2023-10-09T08:22:41.526589+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T08:22:42.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[79557]: cluster 2023-10-09T08:22:41.526767+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T08:22:42.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[79557]: cluster 2023-10-09T08:22:41.532476+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T08:22:42.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:42 smithi081 bash[79557]: cluster 2023-10-09T08:22:41.534318+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T08:22:42.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:42.968 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:42.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:42.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:43.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:43.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:43.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:43.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:43.195 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:43.234 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:43.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:43.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:43.338 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:43.360 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:43.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:43.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:43.468 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:43.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:43.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:43.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:43.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:43.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:43.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:43.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:43.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:43.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:43.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:43.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:43.869 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:43.894 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:43.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:43.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:43.998 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:44.026 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:44.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:44.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:44.128 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:44.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:44.182 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:44.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:44.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:44.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:44.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:44.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:44.404 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:44.442 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:44.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:44.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:44.549 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:44.582 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:44.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:44.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:44 smithi081 bash[76862]: cluster 2023-10-09T08:22:43.386248+0000 mgr.y (mgr.26009) 612 : cluster 0 pgmap v595: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 754 op/s 2023-10-09T08:22:44.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:44 smithi081 bash[79557]: cluster 2023-10-09T08:22:43.386248+0000 mgr.y (mgr.26009) 612 : cluster 0 pgmap v595: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 754 op/s 2023-10-09T08:22:44.685 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:44.693 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:44 smithi118 bash[59345]: cluster 2023-10-09T08:22:43.386248+0000 mgr.y (mgr.26009) 612 : cluster 0 pgmap v595: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 754 op/s 2023-10-09T08:22:44.720 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:44.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:44.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:44.821 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:44.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:44.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:44.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:44.874 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-10-09T08:22:44.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:22:44.962 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:45.002 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:45.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:45.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:45.109 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:45.143 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:45.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:45.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:45.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:45.277 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:45.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:45.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:45.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:45.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:45.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:45.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:45.508 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:45.546 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:45.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:45.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:45.655 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:45.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:45.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:45.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:45.801 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:45.846 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:45.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:45.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:45.950 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:45.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:45.982 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:45.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:46.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:22:46.084 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:46.114 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:46.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:46.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:46.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:46.255 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:46.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:46.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:46.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:46.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:46.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:46.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:46.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:46.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:46.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:46.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:46.623 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:46.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:46 smithi081 bash[76862]: cluster 2023-10-09T08:22:45.387057+0000 mgr.y (mgr.26009) 613 : cluster 0 pgmap v596: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 758 op/s 2023-10-09T08:22:46.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:46 smithi081 bash[79557]: cluster 2023-10-09T08:22:45.387057+0000 mgr.y (mgr.26009) 613 : cluster 0 pgmap v596: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 758 op/s 2023-10-09T08:22:46.659 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:46.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:46.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:46.764 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:46.817 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:46.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:46.823 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:46 smithi118 bash[59345]: cluster 2023-10-09T08:22:45.387057+0000 mgr.y (mgr.26009) 613 : cluster 0 pgmap v596: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 758 op/s 2023-10-09T08:22:46.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:46.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:22:46.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:46.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:46.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:46.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:47.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:47.115 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:47.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:47.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:47.219 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:47.250 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:47.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:47.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:47.301 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:22:47.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:47.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:47.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:47.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:47.482 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:47.514 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:47.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:47.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:47.617 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:47.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:47.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:47.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:47.754 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:47.790 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:47.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:47.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:47.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:47.916 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:47.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:47.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:48.022 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:48.049 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:48.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:48.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:48.153 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:48.185 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:48.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:48.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:48.290 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:48.313 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:48.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:48.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:48.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:48.441 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:48.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:48.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:48.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:48.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:48.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:48.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:48.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:48.686 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:48 smithi081 bash[76862]: cluster 2023-10-09T08:22:47.387489+0000 mgr.y (mgr.26009) 614 : cluster 0 pgmap v597: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 758 op/s 2023-10-09T08:22:48.686 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:48 smithi081 bash[79557]: cluster 2023-10-09T08:22:47.387489+0000 mgr.y (mgr.26009) 614 : cluster 0 pgmap v597: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 758 op/s 2023-10-09T08:22:48.698 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:48.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:48.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:48 smithi118 bash[59345]: cluster 2023-10-09T08:22:47.387489+0000 mgr.y (mgr.26009) 614 : cluster 0 pgmap v597: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 758 op/s 2023-10-09T08:22:48.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:48.833 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:48.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:48.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:48.937 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:48.968 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:48.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:48.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:49.071 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:49.101 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:49.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:49.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:49.210 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:49.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:49.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:49.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:49.337 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:49.338 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:22:49.362 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:49.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:49.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:49.466 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:49.492 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:49.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:49.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:49.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:49.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:49.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:49.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:49.726 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:49.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:49.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:49.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:49.864 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:49.897 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:49.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:49.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:50.004 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:50.046 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:50.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:50.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:50.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:50.175 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:50.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:50.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:50.278 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:50.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:50.315 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:50.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:50.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:50.441 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:50.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:50.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:50.544 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:50.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:50.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:50.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:50.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:50.689 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:50 smithi081 bash[76862]: cluster 2023-10-09T08:22:49.388026+0000 mgr.y (mgr.26009) 615 : cluster 0 pgmap v598: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 761 op/s 2023-10-09T08:22:50.689 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:50 smithi081 bash[79557]: cluster 2023-10-09T08:22:49.388026+0000 mgr.y (mgr.26009) 615 : cluster 0 pgmap v598: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 761 op/s 2023-10-09T08:22:50.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:50.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:50.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:50 smithi118 bash[59345]: cluster 2023-10-09T08:22:49.388026+0000 mgr.y (mgr.26009) 615 : cluster 0 pgmap v598: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 761 op/s 2023-10-09T08:22:50.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:50.830 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:50.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:50.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:50.934 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:50.966 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:50.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:50.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:51.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:51.093 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:51.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:51.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:51.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:51.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:51.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:51.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:51.322 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:51.346 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:51.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:51.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:51.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:22:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:22:51] "GET /metrics HTTP/1.1" 200 36517 "" "Prometheus/2.33.4" 2023-10-09T08:22:51.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:51.476 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:51.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:51.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:51.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:51.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:51.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:51.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:51.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:51.744 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:51.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:51.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:51.791 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:22:51.792 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:22:51.849 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:51.886 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:51.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:51.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:51.989 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:52.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:52.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:52.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:52.134 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:52.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:52.178 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:52.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:52.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:52.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:52.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:52.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:52.406 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:52.445 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:52.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:52.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:52.539 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:52 smithi081 bash[79557]: cluster 2023-10-09T08:22:51.388612+0000 mgr.y (mgr.26009) 616 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 772 op/s 2023-10-09T08:22:52.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:52.588 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:52.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:52.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:52.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:52.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:52.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:52.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:52 smithi118 bash[59345]: cluster 2023-10-09T08:22:51.388612+0000 mgr.y (mgr.26009) 616 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 772 op/s 2023-10-09T08:22:52.823 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:52.853 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:52.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:52.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:52.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:52 smithi081 bash[76862]: cluster 2023-10-09T08:22:51.388612+0000 mgr.y (mgr.26009) 616 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 772 op/s 2023-10-09T08:22:52.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:52.981 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:52.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:52.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:53.085 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:53.118 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:53.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:53.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:53.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:53.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:53.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:53.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:53.349 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:53.389 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:53.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:53.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:53.495 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:53.521 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:53.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:53.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:53.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:53.653 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:53.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:53.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:53.760 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:53.785 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:53.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:53.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:53.888 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:53.926 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:53.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:53.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:54.028 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:54.050 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:54.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:54.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:54.153 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:54.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:54.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:54.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:54.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:54.288 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:54 smithi081 bash[76862]: audit 2023-10-09T08:22:53.137070+0000 mon.a (mon.0) 570 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:54.288 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:54 smithi081 bash[76862]: audit 2023-10-09T08:22:53.141401+0000 mon.c (mon.2) 253 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:22:54.288 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:54 smithi081 bash[76862]: cluster 2023-10-09T08:22:53.389013+0000 mgr.y (mgr.26009) 617 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 651 op/s 2023-10-09T08:22:54.288 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:54 smithi081 bash[79557]: audit 2023-10-09T08:22:53.137070+0000 mon.a (mon.0) 570 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:54.288 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:54 smithi081 bash[79557]: audit 2023-10-09T08:22:53.141401+0000 mon.c (mon.2) 253 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:22:54.288 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:54 smithi081 bash[79557]: cluster 2023-10-09T08:22:53.389013+0000 mgr.y (mgr.26009) 617 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 651 op/s 2023-10-09T08:22:54.304 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:54.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:54.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:54.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:54.441 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:54.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:54.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:54 smithi118 bash[59345]: audit 2023-10-09T08:22:53.137070+0000 mon.a (mon.0) 570 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:22:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:54 smithi118 bash[59345]: audit 2023-10-09T08:22:53.141401+0000 mon.c (mon.2) 253 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:22:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:54 smithi118 bash[59345]: cluster 2023-10-09T08:22:53.389013+0000 mgr.y (mgr.26009) 617 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 651 op/s 2023-10-09T08:22:54.548 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:54.576 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:54.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:54.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:54.680 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:54.706 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:54.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:54.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:54.810 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:54.830 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:54.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:54.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:54.933 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:54.969 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:22:54.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:54.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:22:55.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:55.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:55.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:55.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:55.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:55.230 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:55.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:55.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:55.334 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:55.360 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:55.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:55.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:55.466 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:55.487 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:55.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:55.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:55.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:55.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:55.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:55.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:55.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:55.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:55.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:55.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:55.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:55.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:55.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:55.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:55.985 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:56.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:56.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:56.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:56.117 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:56.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:56.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:56.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:56.245 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:56.273 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:56.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:56.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:56.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:56.399 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:56.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:56.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:56.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:56 smithi118 bash[59345]: cluster 2023-10-09T08:22:55.389794+0000 mgr.y (mgr.26009) 618 : cluster 0 pgmap v601: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 975 op/s 2023-10-09T08:22:56.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:56.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:56.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:56.631 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:56.663 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:56.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:56.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:56.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:56.780 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:56 smithi081 bash[76862]: cluster 2023-10-09T08:22:55.389794+0000 mgr.y (mgr.26009) 618 : cluster 0 pgmap v601: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 975 op/s 2023-10-09T08:22:56.781 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:56 smithi081 bash[79557]: cluster 2023-10-09T08:22:55.389794+0000 mgr.y (mgr.26009) 618 : cluster 0 pgmap v601: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 975 op/s 2023-10-09T08:22:56.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:56.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:56.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:56.899 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:56.923 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:56.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:56.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:57.026 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:57.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:57.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:57.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:57.159 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:57.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:57.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:57.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:57.293 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:57.316 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:57.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:57.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:57.333 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:22:57.333 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:22:57.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:57.440 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:57.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:57.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:57.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:57.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:57.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:57.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:57.679 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:57.714 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:57.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:57.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:57.821 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:57.857 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:57.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:57.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:57.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:57.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:57.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:57.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:58.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:58.109 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:58.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:58.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:58.214 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:58.242 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:58.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:58.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:58.345 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:58.377 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:22:58.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:58.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:22:58.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:58.489 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:22:58 smithi118 bash[59345]: cluster 2023-10-09T08:22:57.390213+0000 mgr.y (mgr.26009) 619 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 665 op/s 2023-10-09T08:22:58.507 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:22:58.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:58.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:22:58.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:58.642 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:58.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:58.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:58.745 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:58.765 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:58.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:58.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:58.847 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:22:58 smithi081 bash[79557]: cluster 2023-10-09T08:22:57.390213+0000 mgr.y (mgr.26009) 619 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 665 op/s 2023-10-09T08:22:58.849 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:22:58 smithi081 bash[76862]: cluster 2023-10-09T08:22:57.390213+0000 mgr.y (mgr.26009) 619 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 665 op/s 2023-10-09T08:22:58.869 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:58.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:58.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:58.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:59.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:59.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:59.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:59.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:59.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:59.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:59.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:59.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:22:59.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:59.279 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:22:59.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:59.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:22:59.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:59.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:22:59.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:59.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:22:59.517 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:59.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:59.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:59.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:59.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:59.676 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:22:59.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:59.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:22:59.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:59.804 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:22:59.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:59.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:22:59.907 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:59.937 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:22:59.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:22:59.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:00.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:00.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:00.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:00.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:00.172 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:00.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:00.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:00.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:00.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:00.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:00.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:00.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:00.435 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:00.478 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:00.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:00.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:00.584 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:00.592 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:00 smithi081 bash[79557]: cluster 2023-10-09T08:22:59.390762+0000 mgr.y (mgr.26009) 620 : cluster 0 pgmap v603: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 711 op/s 2023-10-09T08:23:00.593 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:00 smithi081 bash[76862]: cluster 2023-10-09T08:22:59.390762+0000 mgr.y (mgr.26009) 620 : cluster 0 pgmap v603: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 711 op/s 2023-10-09T08:23:00.605 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:00.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:00.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:00.708 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:00.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:00 smithi118 bash[59345]: cluster 2023-10-09T08:22:59.390762+0000 mgr.y (mgr.26009) 620 : cluster 0 pgmap v603: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 711 op/s 2023-10-09T08:23:00.744 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:00.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:00.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:00.852 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:00.892 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:00.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:00.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:00.996 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:01.030 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:01.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:01.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:01.133 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:01.176 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:01.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:01.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:01.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:01.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:01.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:01.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:01.409 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:01.414 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:23:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:23:01] "GET /metrics HTTP/1.1" 200 36521 "" "Prometheus/2.33.4" 2023-10-09T08:23:01.439 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:01.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:01.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:01.542 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:01.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:01.581 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:01.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:01.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:01.712 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:01.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:01.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:01.815 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:01.841 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:01.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:01.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:01.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:01.968 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:01.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:01.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:02.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-09T08:23:02.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:02.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:02.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:02.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:02.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:02.246 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:02.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:02.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:02.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:02.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:02.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:02.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:02.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:02.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:02.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:02.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:02.610 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:02.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:02 smithi081 bash[76862]: cluster 2023-10-09T08:23:01.391542+0000 mgr.y (mgr.26009) 621 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 933 op/s 2023-10-09T08:23:02.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:02 smithi081 bash[79557]: cluster 2023-10-09T08:23:01.391542+0000 mgr.y (mgr.26009) 621 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 933 op/s 2023-10-09T08:23:02.641 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:02.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:02.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:02.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:02.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:02 smithi118 bash[59345]: cluster 2023-10-09T08:23:01.391542+0000 mgr.y (mgr.26009) 621 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 933 op/s 2023-10-09T08:23:02.768 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:02.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:02.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:02.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:02.898 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:02.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:02.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:03.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:03.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:03.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:03.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:03.132 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:03.161 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:03.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:03.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:03.264 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:03.296 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:03.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:03.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:03.400 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:03.426 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:03.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:03.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:03.530 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:03.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:03.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:03.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:03.661 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:03.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:03.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:03.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:03.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:03.815 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:03.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:03.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:03.921 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:03.967 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:03.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:03.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:04.006 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:23:04.013 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:23:04.075 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:04.100 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:04.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:04.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:04.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:04.230 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:04.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:04.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:04.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:04.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:04.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:04.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:04.465 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:04.505 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:04.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:04.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:04.613 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:04.648 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:04.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:04.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:04.753 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:04.761 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:04 smithi118 bash[59345]: cluster 2023-10-09T08:23:03.391946+0000 mgr.y (mgr.26009) 622 : cluster 0 pgmap v605: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 645 op/s 2023-10-09T08:23:04.784 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:04.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:04.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:04.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:04 smithi081 bash[76862]: cluster 2023-10-09T08:23:03.391946+0000 mgr.y (mgr.26009) 622 : cluster 0 pgmap v605: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 645 op/s 2023-10-09T08:23:04.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:04 smithi081 bash[79557]: cluster 2023-10-09T08:23:03.391946+0000 mgr.y (mgr.26009) 622 : cluster 0 pgmap v605: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 645 op/s 2023-10-09T08:23:04.888 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:04.927 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:04.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:04.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:05.032 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:05.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:05.093 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:05.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:05.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:05.216 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:05.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:05.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:05.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:05.349 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:05.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:05.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:05.452 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:05.511 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:05.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:05.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:05.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:05.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:05 smithi081 bash[76862]: audit 2023-10-09T08:23:03.991492+0000 mgr.y (mgr.26009) 623 : audit 0 from='client.45011 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:23:05.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:05 smithi081 bash[79557]: audit 2023-10-09T08:23:03.991492+0000 mgr.y (mgr.26009) 623 : audit 0 from='client.45011 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:23:05.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:05.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:05.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:05.744 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:05.752 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:05 smithi118 bash[59345]: audit 2023-10-09T08:23:03.991492+0000 mgr.y (mgr.26009) 623 : audit 0 from='client.45011 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:23:05.780 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:05.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:05.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:05.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:05.906 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:05.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:05.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:06.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:06.031 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:06.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:06.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:06.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:06.159 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:06.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:06.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:06.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:06.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:06.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:06.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:06.389 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:06.415 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:06.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:06.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:06.522 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:06.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:06.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:06.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:06.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:06.678 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:06.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:06.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:06.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:06 smithi118 bash[59345]: cluster 2023-10-09T08:23:05.392685+0000 mgr.y (mgr.26009) 624 : cluster 0 pgmap v606: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 958 op/s 2023-10-09T08:23:06.781 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:06.807 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:06.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:06.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:06.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:06 smithi081 bash[76862]: cluster 2023-10-09T08:23:05.392685+0000 mgr.y (mgr.26009) 624 : cluster 0 pgmap v606: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 958 op/s 2023-10-09T08:23:06.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:06 smithi081 bash[79557]: cluster 2023-10-09T08:23:05.392685+0000 mgr.y (mgr.26009) 624 : cluster 0 pgmap v606: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 958 op/s 2023-10-09T08:23:06.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:06.946 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":605,"stamp":"2023-10-09T08:23:03.391731+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4653324235,"num_objects":70960,"num_object_clones":0,"num_object_copies":212880,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70960,"num_whiteouts":0,"num_read":6289,"num_read_kb":13756,"num_write":149442,"num_write_kb":7031672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":86,"num_bytes_recovered":4785836,"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":113406,"ondisk_log_size":113406,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":15442240,"kb_used_data":13711696,"kb_used_omap":11,"kb_used_meta":1730292,"kb_avail":547028672,"statfs":{"total":575970213888,"available":560157360128,"internally_reserved":0,"allocated":14040776704,"data_stored":14037211036,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12195,"internal_metadata":1771819101},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-507445248,"num_objects":-7743,"num_object_clones":0,"num_object_copies":-23229,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7743,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7743,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003516"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":147,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.504076+0000","last_change":"2023-10-09T08:20:05.386705+0000","last_active":"2023-10-09T08:22:19.504076+0000","last_peered":"2023-10-09T08:22:19.504076+0000","last_clean":"2023-10-09T08:22:19.504076+0000","last_became_active":"2023-10-09T08:20:05.385928+0000","last_became_peered":"2023-10-09T08:20:05.385928+0000","last_unstale":"2023-10-09T08:22:19.504076+0000","last_undegraded":"2023-10-09T08:22:19.504076+0000","last_fullsized":"2023-10-09T08:22:19.504076+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":150,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.508715+0000","last_change":"2023-10-09T08:20:05.385418+0000","last_active":"2023-10-09T08:22:19.508715+0000","last_peered":"2023-10-09T08:22:19.508715+0000","last_clean":"2023-10-09T08:22:19.508715+0000","last_became_active":"2023-10-09T08:20:05.384865+0000","last_became_peered":"2023-10-09T08:20:05.384865+0000","last_unstale":"2023-10-09T08:22:19.508715+0000","last_undegraded":"2023-10-09T08:22:19.508715+0000","last_fullsized":"2023-10-09T08:22:19.508715+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.978858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":103,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.614589+0000","last_change":"2023-10-09T08:11:51.344268+0000","last_active":"2023-10-09T08:22:41.614589+0000","last_peered":"2023-10-09T08:22:41.614589+0000","last_clean":"2023-10-09T08:22:41.614589+0000","last_became_active":"2023-10-09T08:11:51.343932+0000","last_became_peered":"2023-10-09T08:11:51.343932+0000","last_unstale":"2023-10-09T08:22:41.614589+0000","last_undegraded":"2023-10-09T08:22:41.614589+0000","last_fullsized":"2023-10-09T08:22:41.614589+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:53.666243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.508176+0000","last_change":"2023-10-09T08:19:22.389001+0000","last_active":"2023-10-09T08:22:19.508176+0000","last_peered":"2023-10-09T08:22:19.508176+0000","last_clean":"2023-10-09T08:22:19.508176+0000","last_became_active":"2023-10-09T08:19:22.388526+0000","last_became_peered":"2023-10-09T08:19:22.388526+0000","last_unstale":"2023-10-09T08:22:19.508176+0000","last_undegraded":"2023-10-09T08:22:19.508176+0000","last_fullsized":"2023-10-09T08:22:19.508176+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":162,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.514668+0000","last_change":"2023-10-09T08:20:05.393958+0000","last_active":"2023-10-09T08:22:19.514668+0000","last_peered":"2023-10-09T08:22:19.514668+0000","last_clean":"2023-10-09T08:22:19.514668+0000","last_became_active":"2023-10-09T08:20:05.393516+0000","last_became_peered":"2023-10-09T08:20:05.393516+0000","last_unstale":"2023-10-09T08:22:19.514668+0000","last_undegraded":"2023-10-09T08:22:19.514668+0000","last_fullsized":"2023-10-09T08:22:19.514668+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:02:09.430608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1f","version":"0'0","reported_seq":120,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.510874+0000","last_change":"2023-10-09T08:10:51.456113+0000","last_active":"2023-10-09T08:22:19.510874+0000","last_peered":"2023-10-09T08:22:19.510874+0000","last_clean":"2023-10-09T08:22:19.510874+0000","last_became_active":"2023-10-09T08:10:51.455762+0000","last_became_peered":"2023-10-09T08:10:51.455762+0000","last_unstale":"2023-10-09T08:22:19.510874+0000","last_undegraded":"2023-10-09T08:22:19.510874+0000","last_fullsized":"2023-10-09T08:22:19.510874+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":85,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.515461+0000","last_change":"2023-10-09T08:19:22.389386+0000","last_active":"2023-10-09T08:22:19.515461+0000","last_peered":"2023-10-09T08:22:19.515461+0000","last_clean":"2023-10-09T08:22:19.515461+0000","last_became_active":"2023-10-09T08:19:22.388866+0000","last_became_peered":"2023-10-09T08:19:22.388866+0000","last_unstale":"2023-10-09T08:22:19.515461+0000","last_undegraded":"2023-10-09T08:22:19.515461+0000","last_fullsized":"2023-10-09T08:22:19.515461+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.10","version":"0'0","reported_seq":128,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.514689+0000","last_change":"2023-10-09T08:11:51.359232+0000","last_active":"2023-10-09T08:22:19.514689+0000","last_peered":"2023-10-09T08:22:19.514689+0000","last_clean":"2023-10-09T08:22:19.514689+0000","last_became_active":"2023-10-09T08:11:51.358640+0000","last_became_peered":"2023-10-09T08:11:51.358640+0000","last_unstale":"2023-10-09T08:22:19.514689+0000","last_undegraded":"2023-10-09T08:22:19.514689+0000","last_fullsized":"2023-10-09T08:22:19.514689+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.223631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":123,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.515511+0000","last_change":"2023-10-09T08:10:51.462062+0000","last_active":"2023-10-09T08:22:19.515511+0000","last_peered":"2023-10-09T08:22:19.515511+0000","last_clean":"2023-10-09T08:22:19.515511+0000","last_became_active":"2023-10-09T08:10:51.461403+0000","last_became_peered":"2023-10-09T08:10:51.461403+0000","last_unstale":"2023-10-09T08:22:19.515511+0000","last_undegraded":"2023-10-09T08:22:19.515511+0000","last_fullsized":"2023-10-09T08:22:19.515511+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":118,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.508022+0000","last_change":"2023-10-09T08:11:51.359444+0000","last_active":"2023-10-09T08:22:19.508022+0000","last_peered":"2023-10-09T08:22:19.508022+0000","last_clean":"2023-10-09T08:22:19.508022+0000","last_became_active":"2023-10-09T08:11:51.359133+0000","last_became_peered":"2023-10-09T08:11:51.359133+0000","last_unstale":"2023-10-09T08:22:19.508022+0000","last_undegraded":"2023-10-09T08:22:19.508022+0000","last_fullsized":"2023-10-09T08:22:19.508022+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:14:13.031539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'3","reported_seq":125,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.507530+0000","last_change":"2023-10-09T08:11:51.350377+0000","last_active":"2023-10-09T08:22:19.507530+0000","last_peered":"2023-10-09T08:22:19.507530+0000","last_clean":"2023-10-09T08:22:19.507530+0000","last_became_active":"2023-10-09T08:11:51.349821+0000","last_became_peered":"2023-10-09T08:11:51.349821+0000","last_unstale":"2023-10-09T08:22:19.507530+0000","last_undegraded":"2023-10-09T08:22:19.507530+0000","last_fullsized":"2023-10-09T08:22:19.507530+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":113,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:29.802402+0000","last_change":"2023-10-09T08:20:05.387046+0000","last_active":"2023-10-09T08:22:29.802402+0000","last_peered":"2023-10-09T08:22:29.802402+0000","last_clean":"2023-10-09T08:22:29.802402+0000","last_became_active":"2023-10-09T08:20:05.386558+0000","last_became_peered":"2023-10-09T08:20:05.386558+0000","last_unstale":"2023-10-09T08:22:29.802402+0000","last_undegraded":"2023-10-09T08:22:29.802402+0000","last_fullsized":"2023-10-09T08:22:29.802402+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:24.884321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.14","version":"84'22","reported_seq":129,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.501549+0000","last_change":"2023-10-09T07:59:02.717439+0000","last_active":"2023-10-09T08:22:19.501549+0000","last_peered":"2023-10-09T08:22:19.501549+0000","last_clean":"2023-10-09T08:22:19.501549+0000","last_became_active":"2023-10-09T07:59:02.716860+0000","last_became_peered":"2023-10-09T07:59:02.716860+0000","last_unstale":"2023-10-09T08:22:19.501549+0000","last_undegraded":"2023-10-09T08:22:19.501549+0000","last_fullsized":"2023-10-09T08:22:19.501549+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":121,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.500936+0000","last_change":"2023-10-09T08:10:51.462025+0000","last_active":"2023-10-09T08:22:19.500936+0000","last_peered":"2023-10-09T08:22:19.500936+0000","last_clean":"2023-10-09T08:22:19.500936+0000","last_became_active":"2023-10-09T08:10:51.461436+0000","last_became_peered":"2023-10-09T08:10:51.461436+0000","last_unstale":"2023-10-09T08:22:19.500936+0000","last_undegraded":"2023-10-09T08:22:19.500936+0000","last_fullsized":"2023-10-09T08:22:19.500936+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"60'2","reported_seq":139,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.509100+0000","last_change":"2023-10-09T08:20:05.482462+0000","last_active":"2023-10-09T08:22:19.509100+0000","last_peered":"2023-10-09T08:22:19.509100+0000","last_clean":"2023-10-09T08:22:19.509100+0000","last_became_active":"2023-10-09T08:20:05.393886+0000","last_became_peered":"2023-10-09T08:20:05.393886+0000","last_unstale":"2023-10-09T08:22:19.509100+0000","last_undegraded":"2023-10-09T08:22:19.509100+0000","last_fullsized":"2023-10-09T08:22:19.509100+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,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":128,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.509961+0000","last_change":"2023-10-09T08:11:51.346558+0000","last_active":"2023-10-09T08:22:19.509961+0000","last_peered":"2023-10-09T08:22:19.509961+0000","last_clean":"2023-10-09T08:22:19.509961+0000","last_became_active":"2023-10-09T08:11:51.346210+0000","last_became_peered":"2023-10-09T08:11:51.346210+0000","last_unstale":"2023-10-09T08:22:19.509961+0000","last_undegraded":"2023-10-09T08:22:19.509961+0000","last_fullsized":"2023-10-09T08:22:19.509961+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:36.868489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":85,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.506785+0000","last_change":"2023-10-09T08:19:22.390957+0000","last_active":"2023-10-09T08:22:19.506785+0000","last_peered":"2023-10-09T08:22:19.506785+0000","last_clean":"2023-10-09T08:22:19.506785+0000","last_became_active":"2023-10-09T08:19:22.390583+0000","last_became_peered":"2023-10-09T08:19:22.390583+0000","last_unstale":"2023-10-09T08:22:19.506785+0000","last_undegraded":"2023-10-09T08:22:19.506785+0000","last_fullsized":"2023-10-09T08:22:19.506785+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":122,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.515945+0000","last_change":"2023-10-09T08:11:51.350131+0000","last_active":"2023-10-09T08:22:19.515945+0000","last_peered":"2023-10-09T08:22:19.515945+0000","last_clean":"2023-10-09T08:22:19.515945+0000","last_became_active":"2023-10-09T08:11:51.349748+0000","last_became_peered":"2023-10-09T08:11:51.349748+0000","last_unstale":"2023-10-09T08:22:19.515945+0000","last_undegraded":"2023-10-09T08:22:19.515945+0000","last_fullsized":"2023-10-09T08:22:19.515945+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":107,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.507090+0000","last_change":"2023-10-09T07:59:02.721726+0000","last_active":"2023-10-09T08:22:19.507090+0000","last_peered":"2023-10-09T08:22:19.507090+0000","last_clean":"2023-10-09T08:22:19.507090+0000","last_became_active":"2023-10-09T07:59:02.721322+0000","last_became_peered":"2023-10-09T07:59:02.721322+0000","last_unstale":"2023-10-09T08:22:19.507090+0000","last_undegraded":"2023-10-09T08:22:19.507090+0000","last_fullsized":"2023-10-09T08:22:19.507090+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":96,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.508474+0000","last_change":"2023-10-09T08:20:05.393578+0000","last_active":"2023-10-09T08:22:19.508474+0000","last_peered":"2023-10-09T08:22:19.508474+0000","last_clean":"2023-10-09T08:22:19.508474+0000","last_became_active":"2023-10-09T08:20:05.393232+0000","last_became_peered":"2023-10-09T08:20:05.393232+0000","last_unstale":"2023-10-09T08:22:19.508474+0000","last_undegraded":"2023-10-09T08:22:19.508474+0000","last_fullsized":"2023-10-09T08:22:19.508474+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:53.987272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.10","version":"60'8","reported_seq":148,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.511777+0000","last_change":"2023-10-09T08:19:22.400022+0000","last_active":"2023-10-09T08:22:19.511777+0000","last_peered":"2023-10-09T08:22:19.511777+0000","last_clean":"2023-10-09T08:22:19.511777+0000","last_became_active":"2023-10-09T08:19:22.390836+0000","last_became_peered":"2023-10-09T08:19:22.390836+0000","last_unstale":"2023-10-09T08:22:19.511777+0000","last_undegraded":"2023-10-09T08:22:19.511777+0000","last_fullsized":"2023-10-09T08:22:19.511777+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":128,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.512159+0000","last_change":"2023-10-09T08:11:51.347816+0000","last_active":"2023-10-09T08:22:19.512159+0000","last_peered":"2023-10-09T08:22:19.512159+0000","last_clean":"2023-10-09T08:22:19.512159+0000","last_became_active":"2023-10-09T08:11:51.347476+0000","last_became_peered":"2023-10-09T08:11:51.347476+0000","last_unstale":"2023-10-09T08:22:19.512159+0000","last_undegraded":"2023-10-09T08:22:19.512159+0000","last_fullsized":"2023-10-09T08:22:19.512159+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:58.667642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.a","version":"156'9316","reported_seq":9337,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:59.769599+0000","last_change":"2023-10-09T08:20:22.832882+0000","last_active":"2023-10-09T08:22:59.769599+0000","last_peered":"2023-10-09T08:22:59.769599+0000","last_clean":"2023-10-09T08:22:59.769599+0000","last_became_active":"2023-10-09T08:20:22.832518+0000","last_became_peered":"2023-10-09T08:20:22.832518+0000","last_unstale":"2023-10-09T08:22:59.769599+0000","last_undegraded":"2023-10-09T08:22:59.769599+0000","last_fullsized":"2023-10-09T08:22:59.769599+0000","mapping_epoch":143,"log_start":"147'700","ondisk_log_start":"147'700","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":8616,"log_dups_size":0,"ondisk_log_size":8616,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":286523392,"num_objects":4372,"num_object_clones":0,"num_object_copies":13116,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4372,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9316,"num_write_kb":438016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":136,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.507227+0000","last_change":"2023-10-09T08:19:22.441301+0000","last_active":"2023-10-09T08:22:19.507227+0000","last_peered":"2023-10-09T08:22:19.507227+0000","last_clean":"2023-10-09T08:22:19.507227+0000","last_became_active":"2023-10-09T08:19:22.388529+0000","last_became_peered":"2023-10-09T08:19:22.388529+0000","last_unstale":"2023-10-09T08:22:19.507227+0000","last_undegraded":"2023-10-09T08:22:19.507227+0000","last_fullsized":"2023-10-09T08:22:19.507227+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[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":107,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.514975+0000","last_change":"2023-10-09T07:59:03.856827+0000","last_active":"2023-10-09T08:22:19.514975+0000","last_peered":"2023-10-09T08:22:19.514975+0000","last_clean":"2023-10-09T08:22:19.514975+0000","last_became_active":"2023-10-09T07:59:03.855938+0000","last_became_peered":"2023-10-09T07:59:03.855938+0000","last_unstale":"2023-10-09T08:22:19.514975+0000","last_undegraded":"2023-10-09T08:22:19.514975+0000","last_fullsized":"2023-10-09T08:22:19.514975+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.b","version":"156'9323","reported_seq":9345,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:59.665601+0000","last_change":"2023-10-09T08:20:22.619065+0000","last_active":"2023-10-09T08:22:59.665601+0000","last_peered":"2023-10-09T08:22:59.665601+0000","last_clean":"2023-10-09T08:22:59.665601+0000","last_became_active":"2023-10-09T08:20:22.618696+0000","last_became_peered":"2023-10-09T08:20:22.618696+0000","last_unstale":"2023-10-09T08:22:59.665601+0000","last_undegraded":"2023-10-09T08:22:59.665601+0000","last_fullsized":"2023-10-09T08:22:59.665601+0000","mapping_epoch":143,"log_start":"148'3000","ondisk_log_start":"148'3000","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":6323,"log_dups_size":0,"ondisk_log_size":6323,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.065082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":290258944,"num_objects":4429,"num_object_clones":0,"num_object_copies":13287,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4429,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9323,"num_write_kb":440064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":124,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.508045+0000","last_change":"2023-10-09T08:10:51.459876+0000","last_active":"2023-10-09T08:22:19.508045+0000","last_peered":"2023-10-09T08:22:19.508045+0000","last_clean":"2023-10-09T08:22:19.508045+0000","last_became_active":"2023-10-09T08:10:51.459452+0000","last_became_peered":"2023-10-09T08:10:51.459452+0000","last_unstale":"2023-10-09T08:22:19.508045+0000","last_undegraded":"2023-10-09T08:22:19.508045+0000","last_fullsized":"2023-10-09T08:22:19.508045+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":130,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.500580+0000","last_change":"2023-10-09T08:11:51.350633+0000","last_active":"2023-10-09T08:22:19.500580+0000","last_peered":"2023-10-09T08:22:19.500580+0000","last_clean":"2023-10-09T08:22:19.500580+0000","last_became_active":"2023-10-09T08:11:51.350182+0000","last_became_peered":"2023-10-09T08:11:51.350182+0000","last_unstale":"2023-10-09T08:22:19.500580+0000","last_undegraded":"2023-10-09T08:22:19.500580+0000","last_fullsized":"2023-10-09T08:22:19.500580+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"156'9402","reported_seq":9423,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:59.567107+0000","last_change":"2023-10-09T08:20:22.830557+0000","last_active":"2023-10-09T08:22:59.567107+0000","last_peered":"2023-10-09T08:22:59.567107+0000","last_clean":"2023-10-09T08:22:59.567107+0000","last_became_active":"2023-10-09T08:20:22.830168+0000","last_became_peered":"2023-10-09T08:20:22.830168+0000","last_unstale":"2023-10-09T08:22:59.567107+0000","last_undegraded":"2023-10-09T08:22:59.567107+0000","last_fullsized":"2023-10-09T08:22:59.567107+0000","mapping_epoch":143,"log_start":"148'2200","ondisk_log_start":"148'2200","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7202,"log_dups_size":0,"ondisk_log_size":7202,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":297926656,"num_objects":4546,"num_object_clones":0,"num_object_copies":13638,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4546,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9402,"num_write_kb":446336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":108,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.507653+0000","last_change":"2023-10-09T07:59:02.724261+0000","last_active":"2023-10-09T08:22:19.507653+0000","last_peered":"2023-10-09T08:22:19.507653+0000","last_clean":"2023-10-09T08:22:19.507653+0000","last_became_active":"2023-10-09T07:59:02.723901+0000","last_became_peered":"2023-10-09T07:59:02.723901+0000","last_unstale":"2023-10-09T08:22:19.507653+0000","last_undegraded":"2023-10-09T08:22:19.507653+0000","last_fullsized":"2023-10-09T08:22:19.507653+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":120,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.510231+0000","last_change":"2023-10-09T08:10:51.456316+0000","last_active":"2023-10-09T08:22:19.510231+0000","last_peered":"2023-10-09T08:22:19.510231+0000","last_clean":"2023-10-09T08:22:19.510231+0000","last_became_active":"2023-10-09T08:10:51.455935+0000","last_became_peered":"2023-10-09T08:10:51.455935+0000","last_unstale":"2023-10-09T08:22:19.510231+0000","last_undegraded":"2023-10-09T08:22:19.510231+0000","last_fullsized":"2023-10-09T08:22:19.510231+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"156'9232","reported_seq":9253,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:59.597145+0000","last_change":"2023-10-09T08:20:22.834534+0000","last_active":"2023-10-09T08:22:59.597145+0000","last_peered":"2023-10-09T08:22:59.597145+0000","last_clean":"2023-10-09T08:22:59.597145+0000","last_became_active":"2023-10-09T08:20:22.834209+0000","last_became_peered":"2023-10-09T08:20:22.834209+0000","last_unstale":"2023-10-09T08:22:59.597145+0000","last_undegraded":"2023-10-09T08:22:59.597145+0000","last_fullsized":"2023-10-09T08:22:59.597145+0000","mapping_epoch":143,"log_start":"148'2000","ondisk_log_start":"148'2000","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":294649856,"num_objects":4496,"num_object_clones":0,"num_object_copies":13488,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4496,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9232,"num_write_kb":439296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":123,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.518099+0000","last_change":"2023-10-09T08:11:51.360271+0000","last_active":"2023-10-09T08:22:19.518099+0000","last_peered":"2023-10-09T08:22:19.518099+0000","last_clean":"2023-10-09T08:22:19.518099+0000","last_became_active":"2023-10-09T08:11:51.359690+0000","last_became_peered":"2023-10-09T08:11:51.359690+0000","last_unstale":"2023-10-09T08:22:19.518099+0000","last_undegraded":"2023-10-09T08:22:19.518099+0000","last_fullsized":"2023-10-09T08:22:19.518099+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.490341+0000","last_change":"2023-10-09T08:19:22.384808+0000","last_active":"2023-10-09T08:22:19.490341+0000","last_peered":"2023-10-09T08:22:19.490341+0000","last_clean":"2023-10-09T08:22:19.490341+0000","last_became_active":"2023-10-09T08:19:22.384445+0000","last_became_peered":"2023-10-09T08:19:22.384445+0000","last_unstale":"2023-10-09T08:22:19.490341+0000","last_undegraded":"2023-10-09T08:22:19.490341+0000","last_fullsized":"2023-10-09T08:22:19.490341+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.661209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.e","version":"156'9216","reported_seq":9237,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:59.069793+0000","last_change":"2023-10-09T08:20:22.619244+0000","last_active":"2023-10-09T08:22:59.069793+0000","last_peered":"2023-10-09T08:22:59.069793+0000","last_clean":"2023-10-09T08:22:59.069793+0000","last_became_active":"2023-10-09T08:20:22.618830+0000","last_became_peered":"2023-10-09T08:20:22.618830+0000","last_unstale":"2023-10-09T08:22:59.069793+0000","last_undegraded":"2023-10-09T08:22:59.069793+0000","last_fullsized":"2023-10-09T08:22:59.069793+0000","mapping_epoch":143,"log_start":"148'1800","ondisk_log_start":"148'1800","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7416,"log_dups_size":0,"ondisk_log_size":7416,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":290324480,"num_objects":4430,"num_object_clones":0,"num_object_copies":13290,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4430,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9216,"num_write_kb":436672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":140,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.508389+0000","last_change":"2023-10-09T08:19:22.391650+0000","last_active":"2023-10-09T08:22:19.508389+0000","last_peered":"2023-10-09T08:22:19.508389+0000","last_clean":"2023-10-09T08:22:19.508389+0000","last_became_active":"2023-10-09T08:19:22.379980+0000","last_became_peered":"2023-10-09T08:19:22.379980+0000","last_unstale":"2023-10-09T08:22:19.508389+0000","last_undegraded":"2023-10-09T08:22:19.508389+0000","last_fullsized":"2023-10-09T08:22:19.508389+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:21.700666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":121,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.501461+0000","last_change":"2023-10-09T08:11:51.361270+0000","last_active":"2023-10-09T08:22:19.501461+0000","last_peered":"2023-10-09T08:22:19.501461+0000","last_clean":"2023-10-09T08:22:19.501461+0000","last_became_active":"2023-10-09T08:11:51.359669+0000","last_became_peered":"2023-10-09T08:11:51.359669+0000","last_unstale":"2023-10-09T08:22:19.501461+0000","last_undegraded":"2023-10-09T08:22:19.501461+0000","last_fullsized":"2023-10-09T08:22:19.501461+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"156'9252","reported_seq":9275,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:59.644890+0000","last_change":"2023-10-09T08:20:22.830609+0000","last_active":"2023-10-09T08:22:59.644890+0000","last_peered":"2023-10-09T08:22:59.644890+0000","last_clean":"2023-10-09T08:22:59.644890+0000","last_became_active":"2023-10-09T08:20:22.829903+0000","last_became_peered":"2023-10-09T08:20:22.829903+0000","last_unstale":"2023-10-09T08:22:59.644890+0000","last_undegraded":"2023-10-09T08:22:59.644890+0000","last_fullsized":"2023-10-09T08:22:59.644890+0000","mapping_epoch":143,"log_start":"148'3000","ondisk_log_start":"148'3000","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+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":"periodic scrub scheduled @ 2023-10-10T16:41:26.112660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":288227328,"num_objects":4398,"num_object_clones":0,"num_object_copies":13194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4398,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9252,"num_write_kb":436800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":121,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.510090+0000","last_change":"2023-10-09T08:10:51.459798+0000","last_active":"2023-10-09T08:22:19.510090+0000","last_peered":"2023-10-09T08:22:19.510090+0000","last_clean":"2023-10-09T08:22:19.510090+0000","last_became_active":"2023-10-09T08:10:51.459261+0000","last_became_peered":"2023-10-09T08:10:51.459261+0000","last_unstale":"2023-10-09T08:22:19.510090+0000","last_undegraded":"2023-10-09T08:22:19.510090+0000","last_fullsized":"2023-10-09T08:22:19.510090+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":154,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.500322+0000","last_change":"2023-10-09T08:20:05.388078+0000","last_active":"2023-10-09T08:22:19.500322+0000","last_peered":"2023-10-09T08:22:19.500322+0000","last_clean":"2023-10-09T08:22:19.500322+0000","last_became_active":"2023-10-09T08:20:05.387569+0000","last_became_peered":"2023-10-09T08:20:05.387569+0000","last_unstale":"2023-10-09T08:22:19.500322+0000","last_undegraded":"2023-10-09T08:22:19.500322+0000","last_fullsized":"2023-10-09T08:22:19.500322+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.c","version":"156'9429","reported_seq":9452,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:59.624469+0000","last_change":"2023-10-09T08:20:22.830535+0000","last_active":"2023-10-09T08:22:59.624469+0000","last_peered":"2023-10-09T08:22:59.624469+0000","last_clean":"2023-10-09T08:22:59.624469+0000","last_became_active":"2023-10-09T08:20:22.829835+0000","last_became_peered":"2023-10-09T08:20:22.829835+0000","last_unstale":"2023-10-09T08:22:59.624469+0000","last_undegraded":"2023-10-09T08:22:59.624469+0000","last_fullsized":"2023-10-09T08:22:59.624469+0000","mapping_epoch":143,"log_start":"149'3100","ondisk_log_start":"149'3100","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":6329,"log_dups_size":0,"ondisk_log_size":6329,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:54.371781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":299040768,"num_objects":4563,"num_object_clones":0,"num_object_copies":13689,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4563,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9429,"num_write_kb":447744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.500367+0000","last_change":"2023-10-09T08:20:05.385905+0000","last_active":"2023-10-09T08:22:19.500367+0000","last_peered":"2023-10-09T08:22:19.500367+0000","last_clean":"2023-10-09T08:22:19.500367+0000","last_became_active":"2023-10-09T08:20:05.385453+0000","last_became_peered":"2023-10-09T08:20:05.385453+0000","last_unstale":"2023-10-09T08:22:19.500367+0000","last_undegraded":"2023-10-09T08:22:19.500367+0000","last_fullsized":"2023-10-09T08:22:19.500367+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":121,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.503131+0000","last_change":"2023-10-09T08:10:51.461914+0000","last_active":"2023-10-09T08:22:19.503131+0000","last_peered":"2023-10-09T08:22:19.503131+0000","last_clean":"2023-10-09T08:22:19.503131+0000","last_became_active":"2023-10-09T08:10:51.461430+0000","last_became_peered":"2023-10-09T08:10:51.461430+0000","last_unstale":"2023-10-09T08:22:19.503131+0000","last_undegraded":"2023-10-09T08:22:19.503131+0000","last_fullsized":"2023-10-09T08:22:19.503131+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"156'9236","reported_seq":9258,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:59.740922+0000","last_change":"2023-10-09T08:20:22.830852+0000","last_active":"2023-10-09T08:22:59.740922+0000","last_peered":"2023-10-09T08:22:59.740922+0000","last_clean":"2023-10-09T08:22:59.740922+0000","last_became_active":"2023-10-09T08:20:22.830164+0000","last_became_peered":"2023-10-09T08:20:22.830164+0000","last_unstale":"2023-10-09T08:22:59.740922+0000","last_undegraded":"2023-10-09T08:22:59.740922+0000","last_fullsized":"2023-10-09T08:22:59.740922+0000","mapping_epoch":143,"log_start":"147'600","ondisk_log_start":"147'600","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":8636,"log_dups_size":0,"ondisk_log_size":8636,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":292356120,"num_objects":4462,"num_object_clones":0,"num_object_copies":13386,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4462,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9236,"num_write_kb":438273,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":130,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:39.671684+0000","last_change":"2023-10-09T08:11:51.347549+0000","last_active":"2023-10-09T08:22:39.671684+0000","last_peered":"2023-10-09T08:22:39.671684+0000","last_clean":"2023-10-09T08:22:39.671684+0000","last_became_active":"2023-10-09T08:11:51.347078+0000","last_became_peered":"2023-10-09T08:11:51.347078+0000","last_unstale":"2023-10-09T08:22:39.671684+0000","last_undegraded":"2023-10-09T08:22:39.671684+0000","last_fullsized":"2023-10-09T08:22:39.671684+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.172461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.489942+0000","last_change":"2023-10-09T08:11:51.343842+0000","last_active":"2023-10-09T08:22:19.489942+0000","last_peered":"2023-10-09T08:22:19.489942+0000","last_clean":"2023-10-09T08:22:19.489942+0000","last_became_active":"2023-10-09T08:11:51.343306+0000","last_became_peered":"2023-10-09T08:11:51.343306+0000","last_unstale":"2023-10-09T08:22:19.489942+0000","last_undegraded":"2023-10-09T08:22:19.489942+0000","last_fullsized":"2023-10-09T08:22:19.489942+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.175711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"156'9407","reported_seq":9430,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:59.696737+0000","last_change":"2023-10-09T08:20:22.615703+0000","last_active":"2023-10-09T08:22:59.696737+0000","last_peered":"2023-10-09T08:22:59.696737+0000","last_clean":"2023-10-09T08:22:59.696737+0000","last_became_active":"2023-10-09T08:20:22.615376+0000","last_became_peered":"2023-10-09T08:20:22.615376+0000","last_unstale":"2023-10-09T08:22:59.696737+0000","last_undegraded":"2023-10-09T08:22:59.696737+0000","last_fullsized":"2023-10-09T08:22:59.696737+0000","mapping_epoch":143,"log_start":"149'3100","ondisk_log_start":"149'3100","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":6307,"log_dups_size":0,"ondisk_log_size":6307,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:12.610453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":290783232,"num_objects":4437,"num_object_clones":0,"num_object_copies":13311,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4437,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9407,"num_write_kb":443008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"78'106","reported_seq":647,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.490186+0000","last_change":"2023-10-09T08:20:08.388032+0000","last_active":"2023-10-09T08:22:19.490186+0000","last_peered":"2023-10-09T08:22:19.490186+0000","last_clean":"2023-10-09T08:22:19.490186+0000","last_became_active":"2023-10-09T08:20:08.387273+0000","last_became_peered":"2023-10-09T08:20:08.387273+0000","last_unstale":"2023-10-09T08:22:19.490186+0000","last_undegraded":"2023-10-09T08:22:19.490186+0000","last_fullsized":"2023-10-09T08:22:19.490186+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:47.521888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":147,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.516028+0000","last_change":"2023-10-09T08:20:05.390328+0000","last_active":"2023-10-09T08:22:19.516028+0000","last_peered":"2023-10-09T08:22:19.516028+0000","last_clean":"2023-10-09T08:22:19.516028+0000","last_became_active":"2023-10-09T08:20:05.389648+0000","last_became_peered":"2023-10-09T08:20:05.389648+0000","last_unstale":"2023-10-09T08:22:19.516028+0000","last_undegraded":"2023-10-09T08:22:19.516028+0000","last_fullsized":"2023-10-09T08:22:19.516028+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":29,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.489497+0000","last_change":"2023-10-09T08:20:05.386127+0000","last_active":"2023-10-09T08:22:19.489497+0000","last_peered":"2023-10-09T08:22:19.489497+0000","last_clean":"2023-10-09T08:22:19.489497+0000","last_became_active":"2023-10-09T08:20:05.385653+0000","last_became_peered":"2023-10-09T08:20:05.385653+0000","last_unstale":"2023-10-09T08:22:19.489497+0000","last_undegraded":"2023-10-09T08:22:19.489497+0000","last_fullsized":"2023-10-09T08:22:19.489497+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:52:38.875109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.6","version":"156'9244","reported_seq":9267,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:59.651938+0000","last_change":"2023-10-09T08:20:22.616852+0000","last_active":"2023-10-09T08:22:59.651938+0000","last_peered":"2023-10-09T08:22:59.651938+0000","last_clean":"2023-10-09T08:22:59.651938+0000","last_became_active":"2023-10-09T08:20:22.616560+0000","last_became_peered":"2023-10-09T08:20:22.616560+0000","last_unstale":"2023-10-09T08:22:59.651938+0000","last_undegraded":"2023-10-09T08:22:59.651938+0000","last_fullsized":"2023-10-09T08:22:59.651938+0000","mapping_epoch":143,"log_start":"148'2900","ondisk_log_start":"148'2900","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+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":"periodic scrub scheduled @ 2023-10-10T16:58:59.862407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":286261248,"num_objects":4368,"num_object_clones":0,"num_object_copies":13104,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4368,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9244,"num_write_kb":435584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"77'111","reported_seq":755,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.515176+0000","last_change":"2023-10-09T08:10:51.456535+0000","last_active":"2023-10-09T08:22:19.515176+0000","last_peered":"2023-10-09T08:22:19.515176+0000","last_clean":"2023-10-09T08:22:19.515176+0000","last_became_active":"2023-10-09T08:10:51.455896+0000","last_became_peered":"2023-10-09T08:10:51.455896+0000","last_unstale":"2023-10-09T08:22:19.515176+0000","last_undegraded":"2023-10-09T08:22:19.515176+0000","last_fullsized":"2023-10-09T08:22:19.515176+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1034,"num_read_kb":1207,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.500862+0000","last_change":"2023-10-09T08:19:22.393152+0000","last_active":"2023-10-09T08:22:19.500862+0000","last_peered":"2023-10-09T08:22:19.500862+0000","last_clean":"2023-10-09T08:22:19.500862+0000","last_became_active":"2023-10-09T08:19:22.392782+0000","last_became_peered":"2023-10-09T08:19:22.392782+0000","last_unstale":"2023-10-09T08:22:19.500862+0000","last_undegraded":"2023-10-09T08:22:19.500862+0000","last_fullsized":"2023-10-09T08:22:19.500862+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":128,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.490074+0000","last_change":"2023-10-09T08:20:05.388391+0000","last_active":"2023-10-09T08:22:19.490074+0000","last_peered":"2023-10-09T08:22:19.490074+0000","last_clean":"2023-10-09T08:22:19.490074+0000","last_became_active":"2023-10-09T08:20:05.387128+0000","last_became_peered":"2023-10-09T08:20:05.387128+0000","last_unstale":"2023-10-09T08:22:19.490074+0000","last_undegraded":"2023-10-09T08:22:19.490074+0000","last_fullsized":"2023-10-09T08:22:19.490074+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:37.105138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.5","version":"156'9290","reported_seq":9311,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:59.570634+0000","last_change":"2023-10-09T08:20:22.834667+0000","last_active":"2023-10-09T08:22:59.570634+0000","last_peered":"2023-10-09T08:22:59.570634+0000","last_clean":"2023-10-09T08:22:59.570634+0000","last_became_active":"2023-10-09T08:20:22.834279+0000","last_became_peered":"2023-10-09T08:20:22.834279+0000","last_unstale":"2023-10-09T08:22:59.570634+0000","last_undegraded":"2023-10-09T08:22:59.570634+0000","last_fullsized":"2023-10-09T08:22:59.570634+0000","mapping_epoch":143,"log_start":"148'2100","ondisk_log_start":"148'2100","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7190,"log_dups_size":0,"ondisk_log_size":7190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293470208,"num_objects":4478,"num_object_clones":0,"num_object_copies":13434,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4478,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9290,"num_write_kb":440576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"77'94","reported_seq":516,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.508310+0000","last_change":"2023-10-09T08:20:05.489134+0000","last_active":"2023-10-09T08:22:19.508310+0000","last_peered":"2023-10-09T08:22:19.508310+0000","last_clean":"2023-10-09T08:22:19.508310+0000","last_became_active":"2023-10-09T08:20:05.386879+0000","last_became_peered":"2023-10-09T08:20:05.386879+0000","last_unstale":"2023-10-09T08:22:19.508310+0000","last_undegraded":"2023-10-09T08:22:19.508310+0000","last_fullsized":"2023-10-09T08:22:19.508310+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:41.240280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"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":[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.0","version":"0'0","reported_seq":113,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.611759+0000","last_change":"2023-10-09T08:20:05.386474+0000","last_active":"2023-10-09T08:22:41.611759+0000","last_peered":"2023-10-09T08:22:41.611759+0000","last_clean":"2023-10-09T08:22:41.611759+0000","last_became_active":"2023-10-09T08:20:05.385908+0000","last_became_peered":"2023-10-09T08:20:05.385908+0000","last_unstale":"2023-10-09T08:22:41.611759+0000","last_undegraded":"2023-10-09T08:22:41.611759+0000","last_fullsized":"2023-10-09T08:22:41.611759+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.768614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.7","version":"0'0","reported_seq":29,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.489696+0000","last_change":"2023-10-09T08:20:05.390191+0000","last_active":"2023-10-09T08:22:19.489696+0000","last_peered":"2023-10-09T08:22:19.489696+0000","last_clean":"2023-10-09T08:22:19.489696+0000","last_became_active":"2023-10-09T08:20:05.389739+0000","last_became_peered":"2023-10-09T08:20:05.389739+0000","last_unstale":"2023-10-09T08:22:19.489696+0000","last_undegraded":"2023-10-09T08:22:19.489696+0000","last_fullsized":"2023-10-09T08:22:19.489696+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.986418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"156'9042","reported_seq":9063,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:59.673627+0000","last_change":"2023-10-09T08:20:22.621318+0000","last_active":"2023-10-09T08:22:59.673627+0000","last_peered":"2023-10-09T08:22:59.673627+0000","last_clean":"2023-10-09T08:22:59.673627+0000","last_became_active":"2023-10-09T08:20:22.621007+0000","last_became_peered":"2023-10-09T08:20:22.621007+0000","last_unstale":"2023-10-09T08:22:59.673627+0000","last_undegraded":"2023-10-09T08:22:59.673627+0000","last_fullsized":"2023-10-09T08:22:59.673627+0000","mapping_epoch":143,"log_start":"147'400","ondisk_log_start":"147'400","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":8642,"log_dups_size":0,"ondisk_log_size":8642,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":283770880,"num_objects":4330,"num_object_clones":0,"num_object_copies":12990,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4330,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9042,"num_write_kb":427904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"78'212","reported_seq":815,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.516135+0000","last_change":"2023-10-09T08:20:08.390451+0000","last_active":"2023-10-09T08:22:19.516135+0000","last_peered":"2023-10-09T08:22:19.516135+0000","last_clean":"2023-10-09T08:22:19.516135+0000","last_became_active":"2023-10-09T08:20:08.389727+0000","last_became_peered":"2023-10-09T08:20:08.389727+0000","last_unstale":"2023-10-09T08:22:19.516135+0000","last_undegraded":"2023-10-09T08:22:19.516135+0000","last_fullsized":"2023-10-09T08:22:19.516135+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"84'139","reported_seq":381,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.506605+0000","last_change":"2023-10-09T08:19:25.403889+0000","last_active":"2023-10-09T08:22:19.506605+0000","last_peered":"2023-10-09T08:22:19.506605+0000","last_clean":"2023-10-09T08:22:19.506605+0000","last_became_active":"2023-10-09T08:19:25.403468+0000","last_became_peered":"2023-10-09T08:19:25.403468+0000","last_unstale":"2023-10-09T08:22:19.506605+0000","last_undegraded":"2023-10-09T08:22:19.506605+0000","last_fullsized":"2023-10-09T08:22:19.506605+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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":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":[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":120,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.508504+0000","last_change":"2023-10-09T08:11:51.359200+0000","last_active":"2023-10-09T08:22:19.508504+0000","last_peered":"2023-10-09T08:22:19.508504+0000","last_clean":"2023-10-09T08:22:19.508504+0000","last_became_active":"2023-10-09T08:11:51.358861+0000","last_became_peered":"2023-10-09T08:11:51.358861+0000","last_unstale":"2023-10-09T08:22:19.508504+0000","last_undegraded":"2023-10-09T08:22:19.508504+0000","last_fullsized":"2023-10-09T08:22:19.508504+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:30.582115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":105,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.510533+0000","last_change":"2023-10-09T07:59:03.093516+0000","last_active":"2023-10-09T08:22:19.510533+0000","last_peered":"2023-10-09T08:22:19.510533+0000","last_clean":"2023-10-09T08:22:19.510533+0000","last_became_active":"2023-10-09T07:59:03.092757+0000","last_became_peered":"2023-10-09T07:59:03.092757+0000","last_unstale":"2023-10-09T08:22:19.510533+0000","last_undegraded":"2023-10-09T08:22:19.510533+0000","last_fullsized":"2023-10-09T08:22:19.510533+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"156'9072","reported_seq":9095,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:59.755871+0000","last_change":"2023-10-09T08:20:22.617949+0000","last_active":"2023-10-09T08:22:59.755871+0000","last_peered":"2023-10-09T08:22:59.755871+0000","last_clean":"2023-10-09T08:22:59.755871+0000","last_became_active":"2023-10-09T08:20:22.617643+0000","last_became_peered":"2023-10-09T08:20:22.617643+0000","last_unstale":"2023-10-09T08:22:59.755871+0000","last_undegraded":"2023-10-09T08:22:59.755871+0000","last_fullsized":"2023-10-09T08:22:59.755871+0000","mapping_epoch":143,"log_start":"149'3500","ondisk_log_start":"149'3500","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":5572,"log_dups_size":0,"ondisk_log_size":5572,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:42:46.283754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":283901952,"num_objects":4332,"num_object_clones":0,"num_object_copies":12996,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4332,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9072,"num_write_kb":428928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"78'132","reported_seq":825,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.506489+0000","last_change":"2023-10-09T08:19:25.400186+0000","last_active":"2023-10-09T08:22:19.506489+0000","last_peered":"2023-10-09T08:22:19.506489+0000","last_clean":"2023-10-09T08:22:19.506489+0000","last_became_active":"2023-10-09T08:19:25.398088+0000","last_became_peered":"2023-10-09T08:19:25.398088+0000","last_unstale":"2023-10-09T08:22:19.506489+0000","last_undegraded":"2023-10-09T08:22:19.506489+0000","last_fullsized":"2023-10-09T08:22:19.506489+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,3],"acting":[7,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":85,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.500713+0000","last_change":"2023-10-09T08:19:22.391705+0000","last_active":"2023-10-09T08:22:19.500713+0000","last_peered":"2023-10-09T08:22:19.500713+0000","last_clean":"2023-10-09T08:22:19.500713+0000","last_became_active":"2023-10-09T08:19:22.391263+0000","last_became_peered":"2023-10-09T08:19:22.391263+0000","last_unstale":"2023-10-09T08:22:19.500713+0000","last_undegraded":"2023-10-09T08:22:19.500713+0000","last_fullsized":"2023-10-09T08:22:19.500713+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,5],"acting":[4,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":106,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.490406+0000","last_change":"2023-10-09T08:20:05.393756+0000","last_active":"2023-10-09T08:22:19.490406+0000","last_peered":"2023-10-09T08:22:19.490406+0000","last_clean":"2023-10-09T08:22:19.490406+0000","last_became_active":"2023-10-09T08:20:05.393276+0000","last_became_peered":"2023-10-09T08:20:05.393276+0000","last_unstale":"2023-10-09T08:22:19.490406+0000","last_undegraded":"2023-10-09T08:22:19.490406+0000","last_fullsized":"2023-10-09T08:22:19.490406+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.547359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.1","version":"156'9209","reported_seq":9232,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:59.809507+0000","last_change":"2023-10-09T08:20:22.834252+0000","last_active":"2023-10-09T08:22:59.809507+0000","last_peered":"2023-10-09T08:22:59.809507+0000","last_clean":"2023-10-09T08:22:59.809507+0000","last_became_active":"2023-10-09T08:20:22.833767+0000","last_became_peered":"2023-10-09T08:20:22.833767+0000","last_unstale":"2023-10-09T08:22:59.809507+0000","last_undegraded":"2023-10-09T08:22:59.809507+0000","last_fullsized":"2023-10-09T08:22:59.809507+0000","mapping_epoch":143,"log_start":"149'3600","ondisk_log_start":"149'3600","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":5609,"log_dups_size":0,"ondisk_log_size":5609,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:46.099586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":290914304,"num_objects":4439,"num_object_clones":0,"num_object_copies":13317,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4439,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9209,"num_write_kb":436736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.5","version":"77'74","reported_seq":473,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.507599+0000","last_change":"2023-10-09T08:19:22.471183+0000","last_active":"2023-10-09T08:22:19.507599+0000","last_peered":"2023-10-09T08:22:19.507599+0000","last_clean":"2023-10-09T08:22:19.507599+0000","last_became_active":"2023-10-09T08:19:22.389753+0000","last_became_peered":"2023-10-09T08:19:22.389753+0000","last_unstale":"2023-10-09T08:22:19.507599+0000","last_undegraded":"2023-10-09T08:22:19.507599+0000","last_fullsized":"2023-10-09T08:22:19.507599+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":4194304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":112,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.490370+0000","last_change":"2023-10-09T08:20:05.388170+0000","last_active":"2023-10-09T08:22:19.490370+0000","last_peered":"2023-10-09T08:22:19.490370+0000","last_clean":"2023-10-09T08:22:19.490370+0000","last_became_active":"2023-10-09T08:20:05.386604+0000","last_became_peered":"2023-10-09T08:20:05.386604+0000","last_unstale":"2023-10-09T08:22:19.490370+0000","last_undegraded":"2023-10-09T08:22:19.490370+0000","last_fullsized":"2023-10-09T08:22:19.490370+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.385243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":65,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.516190+0000","last_change":"2023-10-09T08:21:25.419375+0000","last_active":"2023-10-09T08:22:19.516190+0000","last_peered":"2023-10-09T08:22:19.516190+0000","last_clean":"2023-10-09T08:22:19.516190+0000","last_became_active":"2023-10-09T08:21:25.419002+0000","last_became_peered":"2023-10-09T08:21:25.419002+0000","last_unstale":"2023-10-09T08:22:19.516190+0000","last_undegraded":"2023-10-09T08:22:19.516190+0000","last_fullsized":"2023-10-09T08:22:19.516190+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.2","version":"156'9484","reported_seq":9505,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:59.068880+0000","last_change":"2023-10-09T08:20:22.830221+0000","last_active":"2023-10-09T08:22:59.068880+0000","last_peered":"2023-10-09T08:22:59.068880+0000","last_clean":"2023-10-09T08:22:59.068880+0000","last_became_active":"2023-10-09T08:20:22.829852+0000","last_became_peered":"2023-10-09T08:20:22.829852+0000","last_unstale":"2023-10-09T08:22:59.068880+0000","last_undegraded":"2023-10-09T08:22:59.068880+0000","last_fullsized":"2023-10-09T08:22:59.068880+0000","mapping_epoch":143,"log_start":"148'2100","ondisk_log_start":"148'2100","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7384,"log_dups_size":0,"ondisk_log_size":7384,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":289013760,"num_objects":4410,"num_object_clones":0,"num_object_copies":13230,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4410,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9484,"num_write_kb":444608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.7","version":"60'2","reported_seq":141,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:39.671861+0000","last_change":"2023-10-09T08:19:22.401249+0000","last_active":"2023-10-09T08:22:39.671861+0000","last_peered":"2023-10-09T08:22:39.671861+0000","last_clean":"2023-10-09T08:22:39.671861+0000","last_became_active":"2023-10-09T08:19:22.389902+0000","last_became_peered":"2023-10-09T08:19:22.389902+0000","last_unstale":"2023-10-09T08:22:39.671861+0000","last_undegraded":"2023-10-09T08:22:39.671861+0000","last_fullsized":"2023-10-09T08:22:39.671861+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:58.070398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"78'135","reported_seq":424,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.489445+0000","last_change":"2023-10-09T08:10:51.456877+0000","last_active":"2023-10-09T08:22:19.489445+0000","last_peered":"2023-10-09T08:22:19.489445+0000","last_clean":"2023-10-09T08:22:19.489445+0000","last_became_active":"2023-10-09T08:10:51.456205+0000","last_became_peered":"2023-10-09T08:10:51.456205+0000","last_unstale":"2023-10-09T08:22:19.489445+0000","last_undegraded":"2023-10-09T08:22:19.489445+0000","last_fullsized":"2023-10-09T08:22:19.489445+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.344840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":134,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.514620+0000","last_change":"2023-10-09T08:19:22.380001+0000","last_active":"2023-10-09T08:22:19.514620+0000","last_peered":"2023-10-09T08:22:19.514620+0000","last_clean":"2023-10-09T08:22:19.514620+0000","last_became_active":"2023-10-09T08:19:22.379615+0000","last_became_peered":"2023-10-09T08:19:22.379615+0000","last_unstale":"2023-10-09T08:22:19.514620+0000","last_undegraded":"2023-10-09T08:22:19.514620+0000","last_fullsized":"2023-10-09T08:22:19.514620+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43.047710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"156'9182","reported_seq":9203,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:59.590476+0000","last_change":"2023-10-09T08:20:22.831268+0000","last_active":"2023-10-09T08:22:59.590476+0000","last_peered":"2023-10-09T08:22:59.590476+0000","last_clean":"2023-10-09T08:22:59.590476+0000","last_became_active":"2023-10-09T08:20:22.830620+0000","last_became_peered":"2023-10-09T08:20:22.830620+0000","last_unstale":"2023-10-09T08:22:59.590476+0000","last_undegraded":"2023-10-09T08:22:59.590476+0000","last_fullsized":"2023-10-09T08:22:59.590476+0000","mapping_epoch":143,"log_start":"148'2000","ondisk_log_start":"148'2000","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7182,"log_dups_size":0,"ondisk_log_size":7182,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":291110912,"num_objects":4442,"num_object_clones":0,"num_object_copies":13326,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4442,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9182,"num_write_kb":435968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"77'112","reported_seq":471,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.510715+0000","last_change":"2023-10-09T08:20:08.392151+0000","last_active":"2023-10-09T08:22:19.510715+0000","last_peered":"2023-10-09T08:22:19.510715+0000","last_clean":"2023-10-09T08:22:19.510715+0000","last_became_active":"2023-10-09T08:20:08.391536+0000","last_became_peered":"2023-10-09T08:20:08.391536+0000","last_unstale":"2023-10-09T08:22:19.510715+0000","last_undegraded":"2023-10-09T08:22:19.510715+0000","last_fullsized":"2023-10-09T08:22:19.510715+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,3],"acting":[6,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"60'1","reported_seq":67,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.490468+0000","last_change":"2023-10-09T08:19:22.396389+0000","last_active":"2023-10-09T08:22:19.490468+0000","last_peered":"2023-10-09T08:22:19.490468+0000","last_clean":"2023-10-09T08:22:19.490468+0000","last_became_active":"2023-10-09T08:19:22.387554+0000","last_became_peered":"2023-10-09T08:19:22.387554+0000","last_unstale":"2023-10-09T08:22:19.490468+0000","last_undegraded":"2023-10-09T08:22:19.490468+0000","last_fullsized":"2023-10-09T08:22:19.490468+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:25.566633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":106,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.500446+0000","last_change":"2023-10-09T07:59:03.434234+0000","last_active":"2023-10-09T08:22:19.500446+0000","last_peered":"2023-10-09T08:22:19.500446+0000","last_clean":"2023-10-09T08:22:19.500446+0000","last_became_active":"2023-10-09T07:59:03.433363+0000","last_became_peered":"2023-10-09T07:59:03.433363+0000","last_unstale":"2023-10-09T08:22:19.500446+0000","last_undegraded":"2023-10-09T08:22:19.500446+0000","last_fullsized":"2023-10-09T08:22:19.500446+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":51,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.501197+0000","last_change":"2023-10-09T08:19:22.393918+0000","last_active":"2023-10-09T08:22:19.501197+0000","last_peered":"2023-10-09T08:22:19.501197+0000","last_clean":"2023-10-09T08:22:19.501197+0000","last_became_active":"2023-10-09T08:19:22.393466+0000","last_became_peered":"2023-10-09T08:19:22.393466+0000","last_unstale":"2023-10-09T08:22:19.501197+0000","last_undegraded":"2023-10-09T08:22:19.501197+0000","last_fullsized":"2023-10-09T08:22:19.501197+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":112,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:34.803169+0000","last_change":"2023-10-09T08:20:05.385049+0000","last_active":"2023-10-09T08:22:34.803169+0000","last_peered":"2023-10-09T08:22:34.803169+0000","last_clean":"2023-10-09T08:22:34.803169+0000","last_became_active":"2023-10-09T08:20:05.384703+0000","last_became_peered":"2023-10-09T08:20:05.384703+0000","last_unstale":"2023-10-09T08:22:34.803169+0000","last_undegraded":"2023-10-09T08:22:34.803169+0000","last_fullsized":"2023-10-09T08:22:34.803169+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:40.189632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":125,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.518232+0000","last_change":"2023-10-09T08:10:51.453787+0000","last_active":"2023-10-09T08:22:19.518232+0000","last_peered":"2023-10-09T08:22:19.518232+0000","last_clean":"2023-10-09T08:22:19.518232+0000","last_became_active":"2023-10-09T08:10:51.452586+0000","last_became_peered":"2023-10-09T08:10:51.452586+0000","last_unstale":"2023-10-09T08:22:19.518232+0000","last_undegraded":"2023-10-09T08:22:19.518232+0000","last_fullsized":"2023-10-09T08:22:19.518232+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":136,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.501068+0000","last_change":"2023-10-09T08:11:51.349899+0000","last_active":"2023-10-09T08:22:19.501068+0000","last_peered":"2023-10-09T08:22:19.501068+0000","last_clean":"2023-10-09T08:22:19.501068+0000","last_became_active":"2023-10-09T08:11:51.349512+0000","last_became_peered":"2023-10-09T08:11:51.349512+0000","last_unstale":"2023-10-09T08:22:19.501068+0000","last_undegraded":"2023-10-09T08:22:19.501068+0000","last_fullsized":"2023-10-09T08:22:19.501068+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":110,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.516168+0000","last_change":"2023-10-09T07:59:02.726616+0000","last_active":"2023-10-09T08:22:19.516168+0000","last_peered":"2023-10-09T08:22:19.516168+0000","last_clean":"2023-10-09T08:22:19.516168+0000","last_became_active":"2023-10-09T07:59:02.726055+0000","last_became_peered":"2023-10-09T07:59:02.726055+0000","last_unstale":"2023-10-09T08:22:19.516168+0000","last_undegraded":"2023-10-09T08:22:19.516168+0000","last_fullsized":"2023-10-09T08:22:19.516168+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":154,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.504203+0000","last_change":"2023-10-09T08:20:05.387970+0000","last_active":"2023-10-09T08:22:19.504203+0000","last_peered":"2023-10-09T08:22:19.504203+0000","last_clean":"2023-10-09T08:22:19.504203+0000","last_became_active":"2023-10-09T08:20:05.387530+0000","last_became_peered":"2023-10-09T08:20:05.387530+0000","last_unstale":"2023-10-09T08:22:19.504203+0000","last_undegraded":"2023-10-09T08:22:19.504203+0000","last_fullsized":"2023-10-09T08:22:19.504203+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"60'1","reported_seq":144,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.508301+0000","last_change":"2023-10-09T08:20:05.387106+0000","last_active":"2023-10-09T08:22:19.508301+0000","last_peered":"2023-10-09T08:22:19.508301+0000","last_clean":"2023-10-09T08:22:19.508301+0000","last_became_active":"2023-10-09T08:20:05.386612+0000","last_became_peered":"2023-10-09T08:20:05.386612+0000","last_unstale":"2023-10-09T08:22:19.508301+0000","last_undegraded":"2023-10-09T08:22:19.508301+0000","last_fullsized":"2023-10-09T08:22:19.508301+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:21.403527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":165,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.508007+0000","last_change":"2023-10-09T08:20:05.379532+0000","last_active":"2023-10-09T08:22:19.508007+0000","last_peered":"2023-10-09T08:22:19.508007+0000","last_clean":"2023-10-09T08:22:19.508007+0000","last_became_active":"2023-10-09T08:20:05.378590+0000","last_became_peered":"2023-10-09T08:20:05.378590+0000","last_unstale":"2023-10-09T08:22:19.508007+0000","last_undegraded":"2023-10-09T08:22:19.508007+0000","last_fullsized":"2023-10-09T08:22:19.508007+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:18.720936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"60'4","reported_seq":83,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.515461+0000","last_change":"2023-10-09T08:20:05.394892+0000","last_active":"2023-10-09T08:22:19.515461+0000","last_peered":"2023-10-09T08:22:19.515461+0000","last_clean":"2023-10-09T08:22:19.515461+0000","last_became_active":"2023-10-09T08:20:05.388857+0000","last_became_peered":"2023-10-09T08:20:05.388857+0000","last_unstale":"2023-10-09T08:22:19.515461+0000","last_undegraded":"2023-10-09T08:22:19.515461+0000","last_fullsized":"2023-10-09T08:22:19.515461+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.18","version":"0'0","reported_seq":121,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-09T08:22:19.500263+0000","last_change":"2023-10-09T08:10:51.458608+0000","last_active":"2023-10-09T08:22:19.500263+0000","last_peered":"2023-10-09T08:22:19.500263+0000","last_clean":"2023-10-09T08:22:19.500263+0000","last_became_active":"2023-10-09T08:10:51.458281+0000","last_became_peered":"2023-10-09T08:10:51.458281+0000","last_unstale":"2023-10-09T08:22:19.500263+0000","last_undegraded":"2023-10-09T08:22:19.500263+0000","last_fullsized":"2023-10-09T08:22:19.500263+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":4648534040,"num_objects":70932,"num_object_clones":0,"num_object_copies":212796,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70932,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":148336,"num_write_kb":7016513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":13944893440,"data_stored":13944881224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":112236,"ondisk_log_size":112236,"up":48,"acting":48,"num_store_stats":6},{"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":14,"num_bytes_recovered":1164,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":17676,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27535,"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":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":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":70,"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":5076,"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":206158430534,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2323028,"kb_used_data":2013516,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":91422124,"statfs":{"total":95995035648,"available":93616254976,"internally_reserved":0,"allocated":2061840384,"data_stored":2061306199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:22:44 2023","interfaces":[{"interface":"back","average":{"1min":1.883,"5min":1.482,"15min":1.657},"min":{"1min":0.318,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":6.8869999999999996,"5min":9.6460000000000008,"15min":78.578000000000003},"last":1.0389999999999999},{"interface":"front","average":{"1min":1.4670000000000001,"5min":1.8919999999999999,"15min":1.716},"min":{"1min":0.33700000000000002,"5min":0.25,"15min":0.25},"max":{"1min":4.2779999999999996,"5min":11.725,"15min":78.489999999999995},"last":0.97499999999999998}]},{"osd":1,"last update":"Mon Oct 9 08:22:02 2023","interfaces":[{"interface":"back","average":{"1min":1.8260000000000001,"5min":1.641,"15min":1.163},"min":{"1min":0.26400000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":5.7850000000000001,"5min":13.616,"15min":13.616},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.4390000000000001,"5min":1.5109999999999999,"15min":1.179},"min":{"1min":0.371,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":4.0090000000000003,"5min":7.9459999999999997,"15min":7.9459999999999997},"last":0.999}]},{"osd":2,"last update":"Mon Oct 9 08:22:44 2023","interfaces":[{"interface":"back","average":{"1min":1.923,"5min":2.4860000000000002,"15min":2.3479999999999999},"min":{"1min":0.41599999999999998,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":6.9580000000000002,"5min":92.093999999999994,"15min":92.093999999999994},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.532,"5min":2.7490000000000001,"15min":2.367},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.309},"max":{"1min":4.7859999999999996,"5min":91.781000000000006,"15min":91.781000000000006},"last":0.92800000000000005}]},{"osd":3,"last update":"Mon Oct 9 08:22:02 2023","interfaces":[{"interface":"back","average":{"1min":3.6429999999999998,"5min":2.1459999999999999,"15min":1.337},"min":{"1min":0.622,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":16.312000000000001,"5min":16.312000000000001,"15min":16.312000000000001},"last":74.478999999999999},{"interface":"front","average":{"1min":2.6339999999999999,"5min":2.024,"15min":1.3260000000000001},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":15.411,"5min":15.411,"15min":15.411},"last":74.694999999999993}]},{"osd":4,"last update":"Mon Oct 9 08:22:55 2023","interfaces":[{"interface":"back","average":{"1min":1.921,"5min":1.726,"15min":1.3520000000000001},"min":{"1min":0.38100000000000001,"5min":0.28999999999999998,"15min":0.28699999999999998},"max":{"1min":8.0879999999999992,"5min":8.6449999999999996,"15min":8.6449999999999996},"last":0.78900000000000003},{"interface":"front","average":{"1min":2.331,"5min":2.2360000000000002,"15min":1.5629999999999999},"min":{"1min":0.38600000000000001,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":6.8579999999999997,"5min":11.81,"15min":11.81},"last":0.83099999999999996}]},{"osd":5,"last update":"Mon Oct 9 08:22:55 2023","interfaces":[{"interface":"back","average":{"1min":1.7050000000000001,"5min":1.8360000000000001,"15min":1.4239999999999999},"min":{"1min":0.35599999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":5.4269999999999996,"5min":18.794,"15min":18.794},"last":0.80400000000000005},{"interface":"front","average":{"1min":2.5390000000000001,"5min":1.782,"15min":1.444},"min":{"1min":0.40500000000000003,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":11.252000000000001,"5min":11.252000000000001,"15min":11.252000000000001},"last":0.94799999999999995}]},{"osd":6,"last update":"Mon Oct 9 08:22:55 2023","interfaces":[{"interface":"back","average":{"1min":1.766,"5min":2.1429999999999998,"15min":1.4770000000000001},"min":{"1min":0.38,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":5.4589999999999996,"5min":18.856999999999999,"15min":18.856999999999999},"last":0.91400000000000003},{"interface":"front","average":{"1min":2.4569999999999999,"5min":1.6919999999999999,"15min":1.4590000000000001},"min":{"1min":0.51600000000000001,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":8.1150000000000002,"5min":8.1150000000000002,"15min":8.1150000000000002},"last":1.0780000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626766,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3173076,"kb_used_data":2867660,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":90572076,"statfs":{"total":95995035648,"available":92745805824,"internally_reserved":0,"allocated":2936483840,"data_stored":2935949825,"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,7],"snap_trim_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 08:22:44 2023","interfaces":[{"interface":"back","average":{"1min":1.8480000000000001,"5min":1.599,"15min":1.5780000000000001},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":7.54,"5min":7.54,"15min":37.360999999999997},"last":1.603},{"interface":"front","average":{"1min":2.3879999999999999,"5min":1.6000000000000001,"15min":1.6200000000000001},"min":{"1min":0.36299999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":11.093999999999999,"5min":11.522,"15min":37.283999999999999},"last":2.8879999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:22:02 2023","interfaces":[{"interface":"back","average":{"1min":1.476,"5min":1.3819999999999999,"15min":1.111},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":5.9500000000000002,"5min":8.1890000000000001,"15min":8.1890000000000001},"last":1.643},{"interface":"front","average":{"1min":1.5429999999999999,"5min":1.9770000000000001,"15min":1.2889999999999999},"min":{"1min":0.41099999999999998,"5min":0.312,"15min":0.28000000000000003},"max":{"1min":6.2729999999999997,"5min":23.318999999999999,"15min":23.318999999999999},"last":2.9369999999999998}]},{"osd":2,"last update":"Mon Oct 9 08:22:44 2023","interfaces":[{"interface":"back","average":{"1min":1.8009999999999999,"5min":1.762,"15min":1.962},"min":{"1min":0.379,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.6029999999999998,"5min":7.6029999999999998,"15min":132.98500000000001},"last":1.6240000000000001},{"interface":"front","average":{"1min":2.234,"5min":1.601,"15min":1.923},"min":{"1min":0.39700000000000002,"5min":0.35399999999999998,"15min":0.32500000000000001},"max":{"1min":11.117000000000001,"5min":11.117000000000001,"15min":133.01400000000001},"last":2.8580000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:22:02 2023","interfaces":[{"interface":"back","average":{"1min":2.7810000000000001,"5min":1.4390000000000001,"15min":1.0860000000000001},"min":{"1min":0.502,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":13.317,"5min":13.317,"15min":13.317},"last":3.452},{"interface":"front","average":{"1min":2.226,"5min":1.5289999999999999,"15min":1.2230000000000001},"min":{"1min":0.45500000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":9.4090000000000007,"5min":9.4090000000000007,"15min":9.4090000000000007},"last":2.9140000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:22:02 2023","interfaces":[{"interface":"back","average":{"1min":2.0379999999999998,"5min":1.8120000000000001,"15min":1.3340000000000001},"min":{"1min":0.36199999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":6.9749999999999996,"5min":8.3239999999999998,"15min":8.3239999999999998},"last":1.577},{"interface":"front","average":{"1min":2.363,"5min":1.72,"15min":1.323},"min":{"1min":0.42999999999999999,"5min":0.308,"15min":0.28799999999999998},"max":{"1min":8.4399999999999995,"5min":8.4399999999999995,"15min":8.8559999999999999},"last":2.8210000000000002}]},{"osd":5,"last update":"Mon Oct 9 08:22:02 2023","interfaces":[{"interface":"back","average":{"1min":2.5089999999999999,"5min":1.9450000000000001,"15min":1.415},"min":{"1min":0.34799999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":6.9589999999999996,"5min":6.9589999999999996,"15min":6.9589999999999996},"last":2.9950000000000001},{"interface":"front","average":{"1min":2.3620000000000001,"5min":1.8080000000000001,"15min":1.383},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.34599999999999997},"max":{"1min":6.2329999999999997,"5min":8.0050000000000008,"15min":8.0050000000000008},"last":2.9620000000000002}]},{"osd":7,"last update":"Mon Oct 9 08:21:58 2023","interfaces":[{"interface":"back","average":{"1min":3.5209999999999999,"5min":1.7629999999999999,"15min":1.2749999999999999},"min":{"1min":0.41899999999999998,"5min":0.32200000000000001,"15min":0.307},"max":{"1min":13.278,"5min":13.278,"15min":13.278},"last":3.4820000000000002},{"interface":"front","average":{"1min":3.077,"5min":2.0350000000000001,"15min":1.5369999999999999},"min":{"1min":0.69399999999999995,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":11.329000000000001,"5min":11.329000000000001,"15min":11.329000000000001},"last":1.665}]}]},{"osd":1,"up_from":93,"seq":399431958676,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2522620,"kb_used_data":2274356,"kb_used_omap":7,"kb_used_meta":248248,"kb_avail":91222532,"statfs":{"total":95995035648,"available":93411872768,"internally_reserved":0,"allocated":2328940544,"data_stored":2328195373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7417,"internal_metadata":254206727},"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 08:22:15 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.77200000000000002,"15min":0.77900000000000003},"min":{"1min":0.23599999999999999,"5min":0.184,"15min":0.184},"max":{"1min":3.0059999999999998,"5min":8.0190000000000001,"15min":10.444000000000001},"last":0.28799999999999998},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.998,"15min":0.874},"min":{"1min":0.25700000000000001,"5min":0.214,"15min":0.214},"max":{"1min":2.9430000000000001,"5min":8.6669999999999998,"15min":9.9619999999999997},"last":0.49399999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:22:43 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.93500000000000005,"15min":1.8819999999999999},"min":{"1min":0.27100000000000002,"5min":0.26000000000000001,"15min":0.219},"max":{"1min":2.125,"5min":8.2970000000000006,"15min":91.662999999999997},"last":0.372},{"interface":"front","average":{"1min":0.97999999999999998,"5min":1.1759999999999999,"15min":1.9830000000000001},"min":{"1min":0.29899999999999999,"5min":0.27000000000000002,"15min":0.24399999999999999},"max":{"1min":2.988,"5min":8.3889999999999993,"15min":91.849000000000004},"last":0.55000000000000004}]},{"osd":3,"last update":"Mon Oct 9 08:21:59 2023","interfaces":[{"interface":"back","average":{"1min":2.254,"5min":1.355,"15min":0.92500000000000004},"min":{"1min":0.311,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":18.785,"5min":18.785,"15min":18.785},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.7150000000000001,"5min":0.998,"15min":0.86099999999999999},"min":{"1min":0.313,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":18.678000000000001,"5min":18.678000000000001,"15min":18.678000000000001},"last":0.60699999999999998}]},{"osd":4,"last update":"Mon Oct 9 08:22:15 2023","interfaces":[{"interface":"back","average":{"1min":1.5780000000000001,"5min":1.657,"15min":1.2110000000000001},"min":{"1min":0.378,"5min":0.32200000000000001,"15min":0.311},"max":{"1min":4.8609999999999998,"5min":6.8959999999999999,"15min":6.8959999999999999},"last":0.40999999999999998},{"interface":"front","average":{"1min":1.319,"5min":1.399,"15min":1.1970000000000001},"min":{"1min":0.376,"5min":0.35999999999999999,"15min":0.33700000000000002},"max":{"1min":3.141,"5min":7.734,"15min":8.3239999999999998},"last":0.46700000000000003}]},{"osd":5,"last update":"Mon Oct 9 08:22:15 2023","interfaces":[{"interface":"back","average":{"1min":1.6839999999999999,"5min":1.55,"15min":1.2809999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":4.7850000000000001,"5min":11.172000000000001,"15min":14.111000000000001},"last":2.3220000000000001},{"interface":"front","average":{"1min":1.718,"5min":1.6000000000000001,"15min":1.3100000000000001},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":3.7330000000000001,"5min":6.9880000000000004,"15min":14.129},"last":2.8660000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:22:15 2023","interfaces":[{"interface":"back","average":{"1min":1.3089999999999999,"5min":1.5529999999999999,"15min":1.2290000000000001},"min":{"1min":0.371,"5min":0.313,"15min":0.313},"max":{"1min":4.5209999999999999,"5min":11.221,"15min":11.221},"last":2.3980000000000001},{"interface":"front","average":{"1min":1.6659999999999999,"5min":1.573,"15min":1.2350000000000001},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.34100000000000003},"max":{"1min":6.6550000000000002,"5min":6.6550000000000002,"15min":6.6550000000000002},"last":2.8210000000000002}]},{"osd":7,"last update":"Mon Oct 9 08:22:15 2023","interfaces":[{"interface":"back","average":{"1min":2.0409999999999999,"5min":1.784,"15min":1.3839999999999999},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.36699999999999999},"max":{"1min":8.5180000000000007,"5min":8.5180000000000007,"15min":8.5180000000000007},"last":5.5910000000000002},{"interface":"front","average":{"1min":1.6339999999999999,"5min":1.6879999999999999,"15min":1.3300000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":4.4340000000000002,"5min":8.7330000000000005,"15min":8.7330000000000005},"last":0.56399999999999995}]}]},{"osd":0,"up_from":0,"seq":377957122202,"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":0,"seq":420906795150,"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":3,"up_from":103,"seq":442381631624,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3401096,"kb_used_data":3148864,"kb_used_omap":4,"kb_used_meta":252219,"kb_avail":90344056,"statfs":{"total":95995035648,"available":92512313344,"internally_reserved":0,"allocated":3224436736,"data_stored":3223737216,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":258272598},"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 08:22:06 2023","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":1.2090000000000001,"15min":1.034},"min":{"1min":0.27800000000000002,"5min":0.182,"15min":0.182},"max":{"1min":2.3919999999999999,"5min":23.797000000000001,"15min":33.421999999999997},"last":0.27200000000000002},{"interface":"front","average":{"1min":1.181,"5min":1.234,"15min":1.083},"min":{"1min":0.313,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":3.8439999999999999,"5min":23.942,"15min":33.518000000000001},"last":0.32000000000000001}]},{"osd":1,"last update":"Mon Oct 9 08:22:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.115,"15min":0.85699999999999998},"min":{"1min":0.23999999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":2.9940000000000002,"5min":6.3460000000000001,"15min":6.3460000000000001},"last":0.745},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.2450000000000001,"15min":0.91400000000000003},"min":{"1min":0.248,"5min":0.245,"15min":0.245},"max":{"1min":3.5179999999999998,"5min":7.0730000000000004,"15min":7.0730000000000004},"last":0.35899999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:22:06 2023","interfaces":[{"interface":"back","average":{"1min":1.238,"5min":1.347,"15min":1.079},"min":{"1min":0.28799999999999998,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":3.891,"5min":23.908999999999999,"15min":32.168999999999997},"last":0.375},{"interface":"front","average":{"1min":1.0580000000000001,"5min":2.7999999999999998,"15min":1.6870000000000001},"min":{"1min":0.38300000000000001,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":3.4199999999999999,"5min":87.111000000000004,"15min":87.111000000000004},"last":0.69399999999999995}]},{"osd":4,"last update":"Mon Oct 9 08:22:06 2023","interfaces":[{"interface":"back","average":{"1min":2.0750000000000002,"5min":1.5349999999999999,"15min":1.1850000000000001},"min":{"1min":0.41299999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":5.7830000000000004,"5min":8.0990000000000002,"15min":8.0990000000000002},"last":0.436},{"interface":"front","average":{"1min":1.8899999999999999,"5min":1.71,"15min":1.296},"min":{"1min":0.44,"5min":0.31,"15min":0.31},"max":{"1min":7.1449999999999996,"5min":8.1199999999999992,"15min":8.1199999999999992},"last":0.72199999999999998}]},{"osd":5,"last update":"Mon Oct 9 08:22:06 2023","interfaces":[{"interface":"back","average":{"1min":2.1309999999999998,"5min":1.8999999999999999,"15min":1.357},"min":{"1min":0.46500000000000002,"5min":0.374,"15min":0.374},"max":{"1min":6.1369999999999996,"5min":11.361000000000001,"15min":11.361000000000001},"last":1.2869999999999999},{"interface":"front","average":{"1min":1.407,"5min":1.673,"15min":1.258},"min":{"1min":0.45700000000000002,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":3.3959999999999999,"5min":12.228999999999999,"15min":12.228999999999999},"last":3.032}]},{"osd":6,"last update":"Mon Oct 9 08:22:06 2023","interfaces":[{"interface":"back","average":{"1min":2.8399999999999999,"5min":1.552,"15min":1.224},"min":{"1min":0.38400000000000001,"5min":0.35999999999999999,"15min":0.35299999999999998},"max":{"1min":6.5140000000000002,"5min":9.1769999999999996,"15min":9.1769999999999996},"last":0.47899999999999998},{"interface":"front","average":{"1min":2.2240000000000002,"5min":1.6799999999999999,"15min":1.3480000000000001},"min":{"1min":0.50700000000000001,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":5.1539999999999999,"5min":6.3140000000000001,"15min":9.9610000000000003},"last":0.77000000000000002}]},{"osd":7,"last update":"Mon Oct 9 08:22:06 2023","interfaces":[{"interface":"back","average":{"1min":2.2970000000000002,"5min":1.7090000000000001,"15min":1.304},"min":{"1min":0.49399999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":12.172000000000001,"5min":12.172000000000001,"15min":12.172000000000001},"last":0.50800000000000001},{"interface":"front","average":{"1min":2.1859999999999999,"5min":1.5149999999999999,"15min":1.274},"min":{"1min":0.54700000000000004,"5min":0.378,"15min":0.378},"max":{"1min":5.4420000000000002,"5min":9.9049999999999994,"15min":9.9049999999999994},"last":0.58299999999999996}]}]},{"osd":4,"up_from":30,"seq":128849019232,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1725584,"kb_used_data":1424136,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92019568,"statfs":{"total":95995035648,"available":94228037632,"internally_reserved":0,"allocated":1458315264,"data_stored":1457785115,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:22:42 2023","interfaces":[{"interface":"back","average":{"1min":1.3109999999999999,"5min":1.5700000000000001,"15min":1.3029999999999999},"min":{"1min":0.28499999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":5.8369999999999997,"5min":9.9760000000000009,"15min":14.128},"last":0.307},{"interface":"front","average":{"1min":1.3879999999999999,"5min":1.385,"15min":1.2969999999999999},"min":{"1min":0.33100000000000002,"5min":0.27800000000000002,"15min":0.248},"max":{"1min":5.774,"5min":5.7960000000000003,"15min":14.224},"last":0.39200000000000002}]},{"osd":1,"last update":"Mon Oct 9 08:22:15 2023","interfaces":[{"interface":"back","average":{"1min":1.4530000000000001,"5min":1.651,"15min":1.212},"min":{"1min":0.30499999999999999,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":5.4080000000000004,"5min":8.3300000000000001,"15min":8.3300000000000001},"last":3.3420000000000001},{"interface":"front","average":{"1min":2.1930000000000001,"5min":1.9850000000000001,"15min":1.4379999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":6.6529999999999996,"5min":9.8599999999999994,"15min":21.878},"last":0.72699999999999998}]},{"osd":2,"last update":"Mon Oct 9 08:22:34 2023","interfaces":[{"interface":"back","average":{"1min":1.667,"5min":1.9079999999999999,"15min":2.339},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":6.734,"5min":27.495999999999999,"15min":109.09},"last":0.75800000000000001},{"interface":"front","average":{"1min":1.7030000000000001,"5min":1.905,"15min":2.1869999999999998},"min":{"1min":0.377,"5min":0.318,"15min":0.318},"max":{"1min":6.4470000000000001,"5min":26.902000000000001,"15min":108.964},"last":0.36499999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:22:11 2023","interfaces":[{"interface":"back","average":{"1min":3.8879999999999999,"5min":2.1379999999999999,"15min":1.419},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":42.043999999999997,"5min":42.043999999999997,"15min":42.043999999999997},"last":3.3839999999999999},{"interface":"front","average":{"1min":3.984,"5min":2.391,"15min":1.575},"min":{"1min":0.371,"5min":0.37,"15min":0.37},"max":{"1min":40.954000000000001,"5min":40.954000000000001,"15min":40.954000000000001},"last":0.90900000000000003}]},{"osd":5,"last update":"Mon Oct 9 08:22:21 2023","interfaces":[{"interface":"back","average":{"1min":2.6890000000000001,"5min":2.444,"15min":1.6439999999999999},"min":{"1min":0.312,"5min":0.312,"15min":0.29799999999999999},"max":{"1min":10.914999999999999,"5min":10.914999999999999,"15min":21.931999999999999},"last":3.2719999999999998},{"interface":"front","average":{"1min":2.468,"5min":2.2050000000000001,"15min":1.603},"min":{"1min":0.38800000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":10.106,"5min":13.769,"15min":13.769},"last":0.27600000000000002}]},{"osd":6,"last update":"Mon Oct 9 08:22:11 2023","interfaces":[{"interface":"back","average":{"1min":2.649,"5min":2.262,"15min":1.5469999999999999},"min":{"1min":0.48499999999999999,"5min":0.37,"15min":0.37},"max":{"1min":10.775,"5min":13.829000000000001,"15min":13.829000000000001},"last":0.33800000000000002},{"interface":"front","average":{"1min":3.0430000000000001,"5min":2.4590000000000001,"15min":1.6579999999999999},"min":{"1min":0.34699999999999998,"5min":0.312,"15min":0.312},"max":{"1min":12.569000000000001,"5min":12.569000000000001,"15min":21.777000000000001},"last":0.85099999999999998}]},{"osd":7,"last update":"Mon Oct 9 08:22:11 2023","interfaces":[{"interface":"back","average":{"1min":2.6859999999999999,"5min":2.444,"15min":1.6080000000000001},"min":{"1min":0.56000000000000005,"5min":0.39600000000000002,"15min":0.36099999999999999},"max":{"1min":6.8680000000000003,"5min":10.813000000000001,"15min":10.813000000000001},"last":0.51500000000000001},{"interface":"front","average":{"1min":1.6439999999999999,"5min":1.7470000000000001,"15min":1.343},"min":{"1min":0.374,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":5.4320000000000004,"5min":8.8409999999999993,"15min":8.8409999999999993},"last":5.8230000000000004}]}]},{"osd":5,"up_from":36,"seq":154618822999,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2296836,"kb_used_data":1983164,"kb_used_omap":0,"kb_used_meta":313600,"kb_avail":91448316,"statfs":{"total":95995035648,"available":93643075584,"internally_reserved":0,"allocated":2030759936,"data_stored":2030237308,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":321126400},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:22:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.8089999999999999,"15min":1.569},"min":{"1min":0.28599999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":3.9369999999999998,"5min":19.027000000000001,"15min":39.686},"last":2.407},{"interface":"front","average":{"1min":1.3080000000000001,"5min":1.8080000000000001,"15min":1.6200000000000001},"min":{"1min":0.28999999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":4.7789999999999999,"5min":18.134,"15min":40.454999999999998},"last":4.3769999999999998}]},{"osd":1,"last update":"Mon Oct 9 08:22:11 2023","interfaces":[{"interface":"back","average":{"1min":1.6339999999999999,"5min":1.619,"15min":1.246},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":5.4889999999999999,"5min":6.8710000000000004,"15min":6.8710000000000004},"last":4.3300000000000001},{"interface":"front","average":{"1min":1.627,"5min":1.766,"15min":1.2989999999999999},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.27400000000000002},"max":{"1min":7.6319999999999997,"5min":12.569000000000001,"15min":12.569000000000001},"last":0.46999999999999997}]},{"osd":2,"last update":"Mon Oct 9 08:22:43 2023","interfaces":[{"interface":"back","average":{"1min":1.226,"5min":2.1629999999999998,"15min":1.865},"min":{"1min":0.32500000000000001,"5min":0.307,"15min":0.307},"max":{"1min":7.8890000000000002,"5min":17.77,"15min":43.529000000000003},"last":2.5739999999999998},{"interface":"front","average":{"1min":2.0899999999999999,"5min":1.972,"15min":1.804},"min":{"1min":0.35099999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":7.7329999999999997,"5min":17.798999999999999,"15min":43.473999999999997},"last":0.56999999999999995}]},{"osd":3,"last update":"Mon Oct 9 08:22:11 2023","interfaces":[{"interface":"back","average":{"1min":2.6000000000000001,"5min":2.1120000000000001,"15min":1.397},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":11.583,"5min":35.299999999999997,"15min":35.299999999999997},"last":0.50900000000000001},{"interface":"front","average":{"1min":2.4630000000000001,"5min":2.1219999999999999,"15min":1.5109999999999999},"min":{"1min":0.39700000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":7.9569999999999999,"5min":37.670999999999999,"15min":37.670999999999999},"last":5.6970000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:22:18 2023","interfaces":[{"interface":"back","average":{"1min":1.4419999999999999,"5min":2.0150000000000001,"15min":1.4610000000000001},"min":{"1min":0.314,"5min":0.31,"15min":0.31},"max":{"1min":7.9859999999999998,"5min":13.57,"15min":13.57},"last":2.4460000000000002},{"interface":"front","average":{"1min":2.7810000000000001,"5min":2.1970000000000001,"15min":1.518},"min":{"1min":0.45500000000000002,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":9.7430000000000003,"5min":13.26,"15min":13.26},"last":4.4870000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:22:14 2023","interfaces":[{"interface":"back","average":{"1min":2.8439999999999999,"5min":2.0630000000000002,"15min":1.504},"min":{"1min":0.43099999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":7.4569999999999999,"5min":10.417,"15min":10.417},"last":4.5190000000000001},{"interface":"front","average":{"1min":2.883,"5min":2.1749999999999998,"15min":1.4730000000000001},"min":{"1min":0.37,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":10.231999999999999,"5min":12.49,"15min":12.49},"last":3.9729999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:22:57 2023","interfaces":[{"interface":"back","average":{"1min":2.3980000000000001,"5min":2.1120000000000001,"15min":1.6779999999999999},"min":{"1min":0.40200000000000002,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":12.186,"5min":12.186,"15min":14.472},"last":2.9020000000000001},{"interface":"front","average":{"1min":2.1190000000000002,"5min":2.4260000000000002,"15min":1.802},"min":{"1min":0.42999999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":7.141,"5min":10.103999999999999,"15min":13.731},"last":4.4130000000000003}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3716,"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":1360,"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":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":8726,"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":7417,"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":7974,"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":3418,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2312048640,"data_stored":2312044568,"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":3195142144,"data_stored":3195142144,"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":1441792000,"data_stored":1441792000,"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":2023886848,"data_stored":2023882776,"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":2926645248,"data_stored":2926641176,"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":2045378560,"data_stored":2045378560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T08:23:06.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:23:06.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:06.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:06.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:07.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:07.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:07.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:07.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:07.219 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:07.249 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:07.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:07.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:07.352 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:07.391 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:07.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:07.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:07.502 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:07.546 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:07.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:07.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:07.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:07.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:07.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:07.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:07.716 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:23:07.757 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:23:07.791 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:07.799 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:23:07.816 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:07.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:07.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:07.845 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:23:07.882 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:23:07.920 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:23:07.921 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:07.947 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:07.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:07.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:07.965 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:23:07.998 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:23:08.004 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:23:08.004 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:23:08.004 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:23:08.005 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:23:08.005 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:23:08.005 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:23:08.005 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:23:08.005 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:23:08.051 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:08.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:08.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:08.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:08.177 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:08.211 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:08.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:08.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:08.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:08.341 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:08.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:08.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:08.445 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:08.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:08.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:08.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:08.484 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:08 smithi118 bash[59345]: cluster 2023-10-09T08:23:07.393060+0000 mgr.y (mgr.26009) 625 : cluster 0 pgmap v607: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 627 op/s 2023-10-09T08:23:08.485 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:08 smithi118 bash[59345]: audit 2023-10-09T08:23:07.671611+0000 mon.a (mon.0) 571 : audit 0 from='client.? 172.21.15.81:0/1985725555' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:23:08.485 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:08 smithi118 bash[59345]: audit 2023-10-09T08:23:08.011120+0000 mon.a (mon.0) 572 : audit 1 from='client.? 172.21.15.81:0/691817993' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:23:08.485 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:08 smithi118 bash[59345]: audit 2023-10-09T08:23:08.131977+0000 mon.c (mon.2) 254 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:23:08.490 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:23:08.570 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:08.604 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:08.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:08.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:08.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:08.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:08.740 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:08 smithi081 bash[76862]: cluster 2023-10-09T08:23:07.393060+0000 mgr.y (mgr.26009) 625 : cluster 0 pgmap v607: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 627 op/s 2023-10-09T08:23:08.740 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:08 smithi081 bash[76862]: audit 2023-10-09T08:23:07.671611+0000 mon.a (mon.0) 571 : audit 0 from='client.? 172.21.15.81:0/1985725555' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:23:08.740 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:08 smithi081 bash[76862]: audit 2023-10-09T08:23:08.011120+0000 mon.a (mon.0) 572 : audit 1 from='client.? 172.21.15.81:0/691817993' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:23:08.740 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:08 smithi081 bash[76862]: audit 2023-10-09T08:23:08.131977+0000 mon.c (mon.2) 254 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:23:08.741 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:08 smithi081 bash[79557]: cluster 2023-10-09T08:23:07.393060+0000 mgr.y (mgr.26009) 625 : cluster 0 pgmap v607: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 627 op/s 2023-10-09T08:23:08.741 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:08 smithi081 bash[79557]: audit 2023-10-09T08:23:07.671611+0000 mon.a (mon.0) 571 : audit 0 from='client.? 172.21.15.81:0/1985725555' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:23:08.741 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:08 smithi081 bash[79557]: audit 2023-10-09T08:23:08.011120+0000 mon.a (mon.0) 572 : audit 1 from='client.? 172.21.15.81:0/691817993' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:23:08.741 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:08 smithi081 bash[79557]: audit 2023-10-09T08:23:08.131977+0000 mon.c (mon.2) 254 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:23:08.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:08.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:08.843 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:08.885 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:08.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:08.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:08.989 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:09.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:09.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:09.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:09.128 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:09.151 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:09.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:09.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:09.254 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:09.305 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:09.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:09.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:09.413 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:09.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:09.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:09.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:09 smithi118 bash[59345]: cluster 2023-10-09T08:23:08.470931+0000 mon.a (mon.0) 573 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:23:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:09 smithi118 bash[59345]: cluster 2023-10-09T08:23:08.477036+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:09 smithi118 bash[59345]: audit 2023-10-09T08:23:08.477934+0000 mon.a (mon.0) 574 : audit 1 from='client.? 172.21.15.81:0/691817993' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:23:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:09 smithi118 bash[59345]: cluster 2023-10-09T08:23:08.478007+0000 mon.a (mon.0) 575 : cluster 0 osdmap e157: 8 total, 8 up, 6 in 2023-10-09T08:23:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:09 smithi118 bash[59345]: cluster 2023-10-09T08:23:08.480641+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:09 smithi118 bash[59345]: cluster 2023-10-09T08:23:08.480819+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:09 smithi118 bash[59345]: cluster 2023-10-09T08:23:08.485254+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:09 smithi118 bash[59345]: cluster 2023-10-09T08:23:08.487686+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:09 smithi118 bash[59345]: cluster 2023-10-09T08:23:08.488978+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:09 smithi118 bash[59345]: cluster 2023-10-09T08:23:08.490328+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:09 smithi118 bash[59345]: cluster 2023-10-09T08:23:08.494052+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:09 smithi118 bash[59345]: cluster 2023-10-09T08:23:08.495873+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:09.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:09.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:09.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:09.694 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:09.721 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:09.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:09.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:09.825 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:09.855 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:09.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:09.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:09.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[76862]: cluster 2023-10-09T08:23:08.470931+0000 mon.a (mon.0) 573 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:23:09.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[76862]: cluster 2023-10-09T08:23:08.477036+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[76862]: audit 2023-10-09T08:23:08.477934+0000 mon.a (mon.0) 574 : audit 1 from='client.? 172.21.15.81:0/691817993' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:23:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[76862]: cluster 2023-10-09T08:23:08.478007+0000 mon.a (mon.0) 575 : cluster 0 osdmap e157: 8 total, 8 up, 6 in 2023-10-09T08:23:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[76862]: cluster 2023-10-09T08:23:08.480641+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[76862]: cluster 2023-10-09T08:23:08.480819+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[76862]: cluster 2023-10-09T08:23:08.485254+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[76862]: cluster 2023-10-09T08:23:08.487686+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[76862]: cluster 2023-10-09T08:23:08.488978+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[76862]: cluster 2023-10-09T08:23:08.490328+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[76862]: cluster 2023-10-09T08:23:08.494052+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[76862]: cluster 2023-10-09T08:23:08.495873+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[79557]: cluster 2023-10-09T08:23:08.470931+0000 mon.a (mon.0) 573 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:23:09.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[79557]: cluster 2023-10-09T08:23:08.477036+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[79557]: audit 2023-10-09T08:23:08.477934+0000 mon.a (mon.0) 574 : audit 1 from='client.? 172.21.15.81:0/691817993' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:23:09.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[79557]: cluster 2023-10-09T08:23:08.478007+0000 mon.a (mon.0) 575 : cluster 0 osdmap e157: 8 total, 8 up, 6 in 2023-10-09T08:23:09.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[79557]: cluster 2023-10-09T08:23:08.480641+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[79557]: cluster 2023-10-09T08:23:08.480819+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[79557]: cluster 2023-10-09T08:23:08.485254+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[79557]: cluster 2023-10-09T08:23:08.487686+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[79557]: cluster 2023-10-09T08:23:08.488978+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[79557]: cluster 2023-10-09T08:23:08.490328+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[79557]: cluster 2023-10-09T08:23:08.494052+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:09 smithi081 bash[79557]: cluster 2023-10-09T08:23:08.495873+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T08:23:09.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:09.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:09.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:09.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:10.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:10.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:10.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:10.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:10.225 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:10.254 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:10.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:10.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:10.360 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:10.385 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:10.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:10.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:10.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:10.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:10.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:10.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:10.617 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:10.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:10.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:10.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:10.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:10.759 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:10 smithi081 bash[79557]: cluster 2023-10-09T08:23:09.393773+0000 mgr.y (mgr.26009) 626 : cluster 0 pgmap v609: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 744 op/s 2023-10-09T08:23:10.760 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:10 smithi081 bash[76862]: cluster 2023-10-09T08:23:09.393773+0000 mgr.y (mgr.26009) 626 : cluster 0 pgmap v609: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 744 op/s 2023-10-09T08:23:10.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:10 smithi118 bash[59345]: cluster 2023-10-09T08:23:09.393773+0000 mgr.y (mgr.26009) 626 : cluster 0 pgmap v609: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 744 op/s 2023-10-09T08:23:10.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:10.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:10.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:10.878 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:10.901 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:10.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:10.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:11.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:11.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:11.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:11.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:11.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:11.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:11.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:11.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:11.208 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:23:11.272 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:11.281 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:23:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:23:11] "GET /metrics HTTP/1.1" 200 36519 "" "Prometheus/2.33.4" 2023-10-09T08:23:11.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:11.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:11.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:11.407 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:11.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:11.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:11.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:11.535 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:11.563 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:11.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:11.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:11.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:11.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:11.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:11.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:11.798 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:11.836 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:11.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:11.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:11.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:11.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:11.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:11.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:12.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:12.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:12.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:12.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:12.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:23:12.203 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:12.232 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:12.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:12.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:12.337 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:12.381 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:12.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:12.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:12.487 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:12.498 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:12 smithi118 bash[59345]: cluster 2023-10-09T08:23:11.394625+0000 mgr.y (mgr.26009) 627 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 758 op/s 2023-10-09T08:23:12.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:12.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:12.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:12.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:12.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:12.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:12.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:12.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:12.756 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:12 smithi081 bash[76862]: cluster 2023-10-09T08:23:11.394625+0000 mgr.y (mgr.26009) 627 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 758 op/s 2023-10-09T08:23:12.757 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:12 smithi081 bash[79557]: cluster 2023-10-09T08:23:11.394625+0000 mgr.y (mgr.26009) 627 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 758 op/s 2023-10-09T08:23:12.774 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:12.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:12.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:12.801 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:23:12.878 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:12.906 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:12.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:12.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:13.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:13.051 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:13.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:13.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:13.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:13.185 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:13.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:13.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:13.288 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:13.298 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:23:13.313 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:13.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:13.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:13.421 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:13.445 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:13.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:13.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:13.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:13.576 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:13.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:13.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:13.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:13.706 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:13.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:13.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:13.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:13.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:13.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:13.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:13.936 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:13.965 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:13.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:13.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:14.070 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:14.099 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:14.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:14.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:14.205 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:14.241 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:14.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:14.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:14.345 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:14.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:14.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:14.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:14.473 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:14.498 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:14.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:14.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:14.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:14.613 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:14 smithi081 bash[79557]: cluster 2023-10-09T08:23:13.395008+0000 mgr.y (mgr.26009) 628 : cluster 0 pgmap v611: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 758 op/s 2023-10-09T08:23:14.613 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:14 smithi081 bash[76862]: cluster 2023-10-09T08:23:13.395008+0000 mgr.y (mgr.26009) 628 : cluster 0 pgmap v611: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 758 op/s 2023-10-09T08:23:14.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:14.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:14.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:14.728 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:14.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:14.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:14.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:14.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:14 smithi118 bash[59345]: cluster 2023-10-09T08:23:13.395008+0000 mgr.y (mgr.26009) 628 : cluster 0 pgmap v611: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 758 op/s 2023-10-09T08:23:14.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:14.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:14.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:14.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:14.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:15.002 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:15.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:15.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:15.109 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:15.142 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:15.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:15.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:15.245 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:15.276 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:15.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:15.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:15.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:15.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:15.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:15.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:15.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:15.533 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:15.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:15.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:15.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:15.659 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:15.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:15.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:15.767 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:15.804 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:15.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:15.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:15.911 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:15.946 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:15.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:15.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:16.052 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:16.087 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:16.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:16.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:16.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:16.215 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:16.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:16.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:16.318 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:16.358 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:16.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:16.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:16.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:16.487 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:16.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:16.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:16.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:16.611 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:16.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:16.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:16.716 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:16.725 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:16 smithi118 bash[59345]: cluster 2023-10-09T08:23:15.395747+0000 mgr.y (mgr.26009) 629 : cluster 0 pgmap v612: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 784 op/s 2023-10-09T08:23:16.753 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:16.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:16.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:16.859 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:16.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:16 smithi081 bash[76862]: cluster 2023-10-09T08:23:15.395747+0000 mgr.y (mgr.26009) 629 : cluster 0 pgmap v612: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 784 op/s 2023-10-09T08:23:16.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:16 smithi081 bash[79557]: cluster 2023-10-09T08:23:15.395747+0000 mgr.y (mgr.26009) 629 : cluster 0 pgmap v612: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 784 op/s 2023-10-09T08:23:16.890 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:16.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:16.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:16.993 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:17.024 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:17.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:17.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:17.131 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:17.158 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:17.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:17.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:17.267 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:17.314 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:17.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:17.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:17.421 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:17.459 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:17.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:17.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:17.566 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:17.605 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:17.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:17.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:17.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:17.741 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:17.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:17.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:17.846 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:17.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:17.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:17.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:17.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:18.013 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:18.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:18.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:18.118 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:18.137 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:23:18.137 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:23:18.137 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-09T08:23:18.137 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-09T08:23:18.137 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:23:18.151 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:18.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:18.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:18.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:18.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:18.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:18.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:18.387 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:18.414 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:18.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:18.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:18.517 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:18.543 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:18.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:18.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:18.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:18.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:18.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:18.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:18 smithi118 bash[59345]: cluster 2023-10-09T08:23:17.396262+0000 mgr.y (mgr.26009) 630 : cluster 0 pgmap v613: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 784 op/s 2023-10-09T08:23:18.775 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:18.819 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:18.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:18.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:18.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:18.927 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:18 smithi081 bash[76862]: cluster 2023-10-09T08:23:17.396262+0000 mgr.y (mgr.26009) 630 : cluster 0 pgmap v613: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 784 op/s 2023-10-09T08:23:18.927 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:18 smithi081 bash[79557]: cluster 2023-10-09T08:23:17.396262+0000 mgr.y (mgr.26009) 630 : cluster 0 pgmap v613: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 784 op/s 2023-10-09T08:23:18.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:18.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:18.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:19.058 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:19.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:19.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:19.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:19.189 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:19.220 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:19.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:19.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:19.328 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:19.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:19.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:19.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:19.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:19.500 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:19.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:19.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:19.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:19.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:19.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:19.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:19.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:19.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:19.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:19.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:19.864 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:19.891 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:19.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:19.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:20.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:20.024 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:20.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:20.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:20.129 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:20.153 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:20.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:20.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:20.257 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:20.284 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:20.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:20.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:20.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:20.410 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:20.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:20.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:20.514 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:20.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:20.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:20.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:20.660 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:20.700 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:20.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:20.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:20.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:20.818 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:20 smithi118 bash[59345]: cluster 2023-10-09T08:23:19.396807+0000 mgr.y (mgr.26009) 631 : cluster 0 pgmap v614: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 765 op/s 2023-10-09T08:23:20.847 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:20.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:20.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:20.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:20 smithi081 bash[76862]: cluster 2023-10-09T08:23:19.396807+0000 mgr.y (mgr.26009) 631 : cluster 0 pgmap v614: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 765 op/s 2023-10-09T08:23:20.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:20 smithi081 bash[79557]: cluster 2023-10-09T08:23:19.396807+0000 mgr.y (mgr.26009) 631 : cluster 0 pgmap v614: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 765 op/s 2023-10-09T08:23:20.952 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:20.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:20.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:20.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:21.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-09T08:23:21.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:21.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:21.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:21.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:21.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:21.267 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:21.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:21.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:21.287 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:23:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:23:21] "GET /metrics HTTP/1.1" 200 36519 "" "Prometheus/2.33.4" 2023-10-09T08:23:21.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:21.406 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:21.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:21.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:21.490 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:23:21.490 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:23:21.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:21.537 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:21.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:21.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:21.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:21.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:21.670 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:21.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:21.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:21.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:21.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:21.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:21.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:21.928 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:21.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:21.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:22.034 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:22.074 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:22.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:22.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:22.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:22.199 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:22.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:22.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:22.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:22.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:22.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:22.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:22.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:22.460 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:22.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:22.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:22.563 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:22.596 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:22.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:22.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:22.701 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:22.708 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:22 smithi081 bash[76862]: cluster 2023-10-09T08:23:21.397756+0000 mgr.y (mgr.26009) 632 : cluster 0 pgmap v615: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 946 op/s 2023-10-09T08:23:22.709 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:22 smithi081 bash[79557]: cluster 2023-10-09T08:23:21.397756+0000 mgr.y (mgr.26009) 632 : cluster 0 pgmap v615: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 946 op/s 2023-10-09T08:23:22.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:22.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:22.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:22.831 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:22.853 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:22.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:22.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:22.955 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:22.964 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:22 smithi118 bash[59345]: cluster 2023-10-09T08:23:21.397756+0000 mgr.y (mgr.26009) 632 : cluster 0 pgmap v615: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 946 op/s 2023-10-09T08:23:22.987 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:22.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:22.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:23.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:23.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:23.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:23.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:23.230 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:23.255 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:23.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:23.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:23.361 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:23.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:23.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:23.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:23.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:23.536 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:23.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:23.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:23.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:23 smithi081 bash[76862]: audit 2023-10-09T08:23:23.132498+0000 mon.c (mon.2) 255 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:23:23.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:23 smithi081 bash[79557]: audit 2023-10-09T08:23:23.132498+0000 mon.c (mon.2) 255 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:23:23.640 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:23.672 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:23.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:23.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:23.777 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:23.786 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:23 smithi118 bash[59345]: audit 2023-10-09T08:23:23.132498+0000 mon.c (mon.2) 255 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:23:23.805 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:23.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:23.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:23.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:23.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:23.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:23.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:24.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:24.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:24.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:24.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:24.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:24.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:24.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:24.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:24.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:24.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:24.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:24.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:24.423 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:24.462 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:23:24.464 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:24.464 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:23:24.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:24.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:24.528 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:24 smithi081 bash[76862]: cluster 2023-10-09T08:23:23.495372+0000 mgr.y (mgr.26009) 633 : cluster 0 pgmap v616: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 661 op/s 2023-10-09T08:23:24.566 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:24.597 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:24.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:24.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:24.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:24.728 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:24.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:24.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:24.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:24 smithi118 bash[59345]: cluster 2023-10-09T08:23:23.495372+0000 mgr.y (mgr.26009) 633 : cluster 0 pgmap v616: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 661 op/s 2023-10-09T08:23:24.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:24.841 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:24 smithi081 bash[79557]: cluster 2023-10-09T08:23:23.495372+0000 mgr.y (mgr.26009) 633 : cluster 0 pgmap v616: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 661 op/s 2023-10-09T08:23:24.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:24.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:24.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:24.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:24.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:24.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:24.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:25.091 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:25.116 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:25.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:25.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:25.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:25.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:25.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:25.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:25.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:25.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:25.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:25.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:25.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:25.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:25.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:25.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:25.622 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:25.652 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:25.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:25.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:25.759 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:25.799 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:25.804 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:25 smithi118 bash[59345]: audit 2023-10-09T08:23:24.443454+0000 mgr.y (mgr.26009) 634 : audit 0 from='client.45026 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:23:25.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:25.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:25.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:25.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:25.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:25.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:25.943 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:25 smithi081 bash[79557]: audit 2023-10-09T08:23:24.443454+0000 mgr.y (mgr.26009) 634 : audit 0 from='client.45026 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:23:25.943 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:25 smithi081 bash[76862]: audit 2023-10-09T08:23:24.443454+0000 mgr.y (mgr.26009) 634 : audit 0 from='client.45026 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:23:26.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:26.063 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:26.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:26.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:26.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:26.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:26.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:26.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:26.297 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:26.327 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:26.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:26.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:26.371 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":616,"stamp":"2023-10-09T08:23:23.495042+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3632011211,"num_objects":55376,"num_object_clones":0,"num_object_copies":166128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":55376,"num_whiteouts":0,"num_read":6289,"num_read_kb":13756,"num_write":165026,"num_write_kb":7031672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":86,"num_bytes_recovered":4785836,"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":113290,"ondisk_log_size":113290,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":12425656,"kb_used_data":10719688,"kb_used_omap":11,"kb_used_meta":1705716,"kb_avail":550045256,"statfs":{"total":575970213888,"available":563246342144,"internally_reserved":0,"allocated":10976960512,"data_stored":10973384662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12195,"internal_metadata":1746653277},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,6,6,8,4,5,3],"upper_bound":128},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-524288000,"num_objects":-8000,"num_object_clones":0,"num_object_copies":-24000,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-8000,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8000,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.100978"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":148,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.540222+0000","last_change":"2023-10-09T08:20:05.386705+0000","last_active":"2023-10-09T08:22:41.540222+0000","last_peered":"2023-10-09T08:22:41.540222+0000","last_clean":"2023-10-09T08:22:41.540222+0000","last_became_active":"2023-10-09T08:20:05.385928+0000","last_became_peered":"2023-10-09T08:20:05.385928+0000","last_unstale":"2023-10-09T08:22:41.540222+0000","last_undegraded":"2023-10-09T08:22:41.540222+0000","last_fullsized":"2023-10-09T08:22:41.540222+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":151,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.522294+0000","last_change":"2023-10-09T08:20:05.385418+0000","last_active":"2023-10-09T08:22:41.522294+0000","last_peered":"2023-10-09T08:22:41.522294+0000","last_clean":"2023-10-09T08:22:41.522294+0000","last_became_active":"2023-10-09T08:20:05.384865+0000","last_became_peered":"2023-10-09T08:20:05.384865+0000","last_unstale":"2023-10-09T08:22:41.522294+0000","last_undegraded":"2023-10-09T08:22:41.522294+0000","last_fullsized":"2023-10-09T08:22:41.522294+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.978858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:54.811823+0000","last_change":"2023-10-09T08:11:51.344268+0000","last_active":"2023-10-09T08:22:54.811823+0000","last_peered":"2023-10-09T08:22:54.811823+0000","last_clean":"2023-10-09T08:22:54.811823+0000","last_became_active":"2023-10-09T08:11:51.343932+0000","last_became_peered":"2023-10-09T08:11:51.343932+0000","last_unstale":"2023-10-09T08:22:54.811823+0000","last_undegraded":"2023-10-09T08:22:54.811823+0000","last_fullsized":"2023-10-09T08:22:54.811823+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:53.666243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.535043+0000","last_change":"2023-10-09T08:19:22.389001+0000","last_active":"2023-10-09T08:22:41.535043+0000","last_peered":"2023-10-09T08:22:41.535043+0000","last_clean":"2023-10-09T08:22:41.535043+0000","last_became_active":"2023-10-09T08:19:22.388526+0000","last_became_peered":"2023-10-09T08:19:22.388526+0000","last_unstale":"2023-10-09T08:22:41.535043+0000","last_undegraded":"2023-10-09T08:22:41.535043+0000","last_fullsized":"2023-10-09T08:22:41.535043+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":163,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.522144+0000","last_change":"2023-10-09T08:20:05.393958+0000","last_active":"2023-10-09T08:22:41.522144+0000","last_peered":"2023-10-09T08:22:41.522144+0000","last_clean":"2023-10-09T08:22:41.522144+0000","last_became_active":"2023-10-09T08:20:05.393516+0000","last_became_peered":"2023-10-09T08:20:05.393516+0000","last_unstale":"2023-10-09T08:22:41.522144+0000","last_undegraded":"2023-10-09T08:22:41.522144+0000","last_fullsized":"2023-10-09T08:22:41.522144+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:02:09.430608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1f","version":"0'0","reported_seq":121,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.545702+0000","last_change":"2023-10-09T08:10:51.456113+0000","last_active":"2023-10-09T08:22:41.545702+0000","last_peered":"2023-10-09T08:22:41.545702+0000","last_clean":"2023-10-09T08:22:41.545702+0000","last_became_active":"2023-10-09T08:10:51.455762+0000","last_became_peered":"2023-10-09T08:10:51.455762+0000","last_unstale":"2023-10-09T08:22:41.545702+0000","last_undegraded":"2023-10-09T08:22:41.545702+0000","last_fullsized":"2023-10-09T08:22:41.545702+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":86,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.539656+0000","last_change":"2023-10-09T08:19:22.389386+0000","last_active":"2023-10-09T08:22:41.539656+0000","last_peered":"2023-10-09T08:22:41.539656+0000","last_clean":"2023-10-09T08:22:41.539656+0000","last_became_active":"2023-10-09T08:19:22.388866+0000","last_became_peered":"2023-10-09T08:19:22.388866+0000","last_unstale":"2023-10-09T08:22:41.539656+0000","last_undegraded":"2023-10-09T08:22:41.539656+0000","last_fullsized":"2023-10-09T08:22:41.539656+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.10","version":"0'0","reported_seq":129,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.522232+0000","last_change":"2023-10-09T08:11:51.359232+0000","last_active":"2023-10-09T08:22:41.522232+0000","last_peered":"2023-10-09T08:22:41.522232+0000","last_clean":"2023-10-09T08:22:41.522232+0000","last_became_active":"2023-10-09T08:11:51.358640+0000","last_became_peered":"2023-10-09T08:11:51.358640+0000","last_unstale":"2023-10-09T08:22:41.522232+0000","last_undegraded":"2023-10-09T08:22:41.522232+0000","last_fullsized":"2023-10-09T08:22:41.522232+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.223631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":124,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.547186+0000","last_change":"2023-10-09T08:10:51.462062+0000","last_active":"2023-10-09T08:22:41.547186+0000","last_peered":"2023-10-09T08:22:41.547186+0000","last_clean":"2023-10-09T08:22:41.547186+0000","last_became_active":"2023-10-09T08:10:51.461403+0000","last_became_peered":"2023-10-09T08:10:51.461403+0000","last_unstale":"2023-10-09T08:22:41.547186+0000","last_undegraded":"2023-10-09T08:22:41.547186+0000","last_fullsized":"2023-10-09T08:22:41.547186+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":119,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.521853+0000","last_change":"2023-10-09T08:11:51.359444+0000","last_active":"2023-10-09T08:22:41.521853+0000","last_peered":"2023-10-09T08:22:41.521853+0000","last_clean":"2023-10-09T08:22:41.521853+0000","last_became_active":"2023-10-09T08:11:51.359133+0000","last_became_peered":"2023-10-09T08:11:51.359133+0000","last_unstale":"2023-10-09T08:22:41.521853+0000","last_undegraded":"2023-10-09T08:22:41.521853+0000","last_fullsized":"2023-10-09T08:22:41.521853+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:14:13.031539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'3","reported_seq":126,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.534842+0000","last_change":"2023-10-09T08:11:51.350377+0000","last_active":"2023-10-09T08:22:41.534842+0000","last_peered":"2023-10-09T08:22:41.534842+0000","last_clean":"2023-10-09T08:22:41.534842+0000","last_became_active":"2023-10-09T08:11:51.349821+0000","last_became_peered":"2023-10-09T08:11:51.349821+0000","last_unstale":"2023-10-09T08:22:41.534842+0000","last_undegraded":"2023-10-09T08:22:41.534842+0000","last_fullsized":"2023-10-09T08:22:41.534842+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":114,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.620746+0000","last_change":"2023-10-09T08:20:05.387046+0000","last_active":"2023-10-09T08:22:41.620746+0000","last_peered":"2023-10-09T08:22:41.620746+0000","last_clean":"2023-10-09T08:22:41.620746+0000","last_became_active":"2023-10-09T08:20:05.386558+0000","last_became_peered":"2023-10-09T08:20:05.386558+0000","last_unstale":"2023-10-09T08:22:41.620746+0000","last_undegraded":"2023-10-09T08:22:41.620746+0000","last_fullsized":"2023-10-09T08:22:41.620746+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:24.884321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.14","version":"84'22","reported_seq":130,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.539373+0000","last_change":"2023-10-09T07:59:02.717439+0000","last_active":"2023-10-09T08:22:41.539373+0000","last_peered":"2023-10-09T08:22:41.539373+0000","last_clean":"2023-10-09T08:22:41.539373+0000","last_became_active":"2023-10-09T07:59:02.716860+0000","last_became_peered":"2023-10-09T07:59:02.716860+0000","last_unstale":"2023-10-09T08:22:41.539373+0000","last_undegraded":"2023-10-09T08:22:41.539373+0000","last_fullsized":"2023-10-09T08:22:41.539373+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":122,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.539421+0000","last_change":"2023-10-09T08:10:51.462025+0000","last_active":"2023-10-09T08:22:41.539421+0000","last_peered":"2023-10-09T08:22:41.539421+0000","last_clean":"2023-10-09T08:22:41.539421+0000","last_became_active":"2023-10-09T08:10:51.461436+0000","last_became_peered":"2023-10-09T08:10:51.461436+0000","last_unstale":"2023-10-09T08:22:41.539421+0000","last_undegraded":"2023-10-09T08:22:41.539421+0000","last_fullsized":"2023-10-09T08:22:41.539421+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"60'2","reported_seq":140,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.537676+0000","last_change":"2023-10-09T08:20:05.482462+0000","last_active":"2023-10-09T08:22:41.537676+0000","last_peered":"2023-10-09T08:22:41.537676+0000","last_clean":"2023-10-09T08:22:41.537676+0000","last_became_active":"2023-10-09T08:20:05.393886+0000","last_became_peered":"2023-10-09T08:20:05.393886+0000","last_unstale":"2023-10-09T08:22:41.537676+0000","last_undegraded":"2023-10-09T08:22:41.537676+0000","last_fullsized":"2023-10-09T08:22:41.537676+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,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":129,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.522279+0000","last_change":"2023-10-09T08:11:51.346558+0000","last_active":"2023-10-09T08:22:41.522279+0000","last_peered":"2023-10-09T08:22:41.522279+0000","last_clean":"2023-10-09T08:22:41.522279+0000","last_became_active":"2023-10-09T08:11:51.346210+0000","last_became_peered":"2023-10-09T08:11:51.346210+0000","last_unstale":"2023-10-09T08:22:41.522279+0000","last_undegraded":"2023-10-09T08:22:41.522279+0000","last_fullsized":"2023-10-09T08:22:41.522279+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:36.868489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":86,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.535607+0000","last_change":"2023-10-09T08:19:22.390957+0000","last_active":"2023-10-09T08:22:41.535607+0000","last_peered":"2023-10-09T08:22:41.535607+0000","last_clean":"2023-10-09T08:22:41.535607+0000","last_became_active":"2023-10-09T08:19:22.390583+0000","last_became_peered":"2023-10-09T08:19:22.390583+0000","last_unstale":"2023-10-09T08:22:41.535607+0000","last_undegraded":"2023-10-09T08:22:41.535607+0000","last_fullsized":"2023-10-09T08:22:41.535607+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":123,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.538050+0000","last_change":"2023-10-09T08:11:51.350131+0000","last_active":"2023-10-09T08:22:41.538050+0000","last_peered":"2023-10-09T08:22:41.538050+0000","last_clean":"2023-10-09T08:22:41.538050+0000","last_became_active":"2023-10-09T08:11:51.349748+0000","last_became_peered":"2023-10-09T08:11:51.349748+0000","last_unstale":"2023-10-09T08:22:41.538050+0000","last_undegraded":"2023-10-09T08:22:41.538050+0000","last_fullsized":"2023-10-09T08:22:41.538050+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":108,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.534630+0000","last_change":"2023-10-09T07:59:02.721726+0000","last_active":"2023-10-09T08:22:41.534630+0000","last_peered":"2023-10-09T08:22:41.534630+0000","last_clean":"2023-10-09T08:22:41.534630+0000","last_became_active":"2023-10-09T07:59:02.721322+0000","last_became_peered":"2023-10-09T07:59:02.721322+0000","last_unstale":"2023-10-09T08:22:41.534630+0000","last_undegraded":"2023-10-09T08:22:41.534630+0000","last_fullsized":"2023-10-09T08:22:41.534630+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.522472+0000","last_change":"2023-10-09T08:20:05.393578+0000","last_active":"2023-10-09T08:22:41.522472+0000","last_peered":"2023-10-09T08:22:41.522472+0000","last_clean":"2023-10-09T08:22:41.522472+0000","last_became_active":"2023-10-09T08:20:05.393232+0000","last_became_peered":"2023-10-09T08:20:05.393232+0000","last_unstale":"2023-10-09T08:22:41.522472+0000","last_undegraded":"2023-10-09T08:22:41.522472+0000","last_fullsized":"2023-10-09T08:22:41.522472+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:53.987272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.10","version":"60'8","reported_seq":149,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.546329+0000","last_change":"2023-10-09T08:19:22.400022+0000","last_active":"2023-10-09T08:22:41.546329+0000","last_peered":"2023-10-09T08:22:41.546329+0000","last_clean":"2023-10-09T08:22:41.546329+0000","last_became_active":"2023-10-09T08:19:22.390836+0000","last_became_peered":"2023-10-09T08:19:22.390836+0000","last_unstale":"2023-10-09T08:22:41.546329+0000","last_undegraded":"2023-10-09T08:22:41.546329+0000","last_fullsized":"2023-10-09T08:22:41.546329+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":129,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.526118+0000","last_change":"2023-10-09T08:11:51.347816+0000","last_active":"2023-10-09T08:22:41.526118+0000","last_peered":"2023-10-09T08:22:41.526118+0000","last_clean":"2023-10-09T08:22:41.526118+0000","last_became_active":"2023-10-09T08:11:51.347476+0000","last_became_peered":"2023-10-09T08:11:51.347476+0000","last_unstale":"2023-10-09T08:22:41.526118+0000","last_undegraded":"2023-10-09T08:22:41.526118+0000","last_fullsized":"2023-10-09T08:22:41.526118+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:58.667642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.a","version":"157'10318","reported_seq":10340,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.855356+0000","last_change":"2023-10-09T08:20:22.832882+0000","last_active":"2023-10-09T08:23:19.855356+0000","last_peered":"2023-10-09T08:23:19.855356+0000","last_clean":"2023-10-09T08:23:19.855356+0000","last_became_active":"2023-10-09T08:20:22.832518+0000","last_became_peered":"2023-10-09T08:20:22.832518+0000","last_unstale":"2023-10-09T08:23:19.855356+0000","last_undegraded":"2023-10-09T08:23:19.855356+0000","last_fullsized":"2023-10-09T08:23:19.855356+0000","mapping_epoch":143,"log_start":"148'1700","ondisk_log_start":"148'1700","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":8618,"log_dups_size":0,"ondisk_log_size":8618,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220856320,"num_objects":3370,"num_object_clones":0,"num_object_copies":10110,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3370,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10318,"num_write_kb":438016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":137,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.535128+0000","last_change":"2023-10-09T08:19:22.441301+0000","last_active":"2023-10-09T08:22:41.535128+0000","last_peered":"2023-10-09T08:22:41.535128+0000","last_clean":"2023-10-09T08:22:41.535128+0000","last_became_active":"2023-10-09T08:19:22.388529+0000","last_became_peered":"2023-10-09T08:19:22.388529+0000","last_unstale":"2023-10-09T08:22:41.535128+0000","last_undegraded":"2023-10-09T08:22:41.535128+0000","last_fullsized":"2023-10-09T08:22:41.535128+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[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":108,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.531179+0000","last_change":"2023-10-09T07:59:03.856827+0000","last_active":"2023-10-09T08:22:41.531179+0000","last_peered":"2023-10-09T08:22:41.531179+0000","last_clean":"2023-10-09T08:22:41.531179+0000","last_became_active":"2023-10-09T07:59:03.855938+0000","last_became_peered":"2023-10-09T07:59:03.855938+0000","last_unstale":"2023-10-09T08:22:41.531179+0000","last_undegraded":"2023-10-09T08:22:41.531179+0000","last_fullsized":"2023-10-09T08:22:41.531179+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.b","version":"157'10251","reported_seq":10275,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.696178+0000","last_change":"2023-10-09T08:20:22.619065+0000","last_active":"2023-10-09T08:23:19.696178+0000","last_peered":"2023-10-09T08:23:19.696178+0000","last_clean":"2023-10-09T08:23:19.696178+0000","last_became_active":"2023-10-09T08:20:22.618696+0000","last_became_peered":"2023-10-09T08:20:22.618696+0000","last_unstale":"2023-10-09T08:23:19.696178+0000","last_undegraded":"2023-10-09T08:23:19.696178+0000","last_fullsized":"2023-10-09T08:23:19.696178+0000","mapping_epoch":143,"log_start":"149'4000","ondisk_log_start":"149'4000","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":6251,"log_dups_size":0,"ondisk_log_size":6251,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.065082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":229441536,"num_objects":3501,"num_object_clones":0,"num_object_copies":10503,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3501,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10251,"num_write_kb":440064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":125,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.534947+0000","last_change":"2023-10-09T08:10:51.459876+0000","last_active":"2023-10-09T08:22:41.534947+0000","last_peered":"2023-10-09T08:22:41.534947+0000","last_clean":"2023-10-09T08:22:41.534947+0000","last_became_active":"2023-10-09T08:10:51.459452+0000","last_became_peered":"2023-10-09T08:10:51.459452+0000","last_unstale":"2023-10-09T08:22:41.534947+0000","last_undegraded":"2023-10-09T08:22:41.534947+0000","last_fullsized":"2023-10-09T08:22:41.534947+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":131,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.539258+0000","last_change":"2023-10-09T08:11:51.350633+0000","last_active":"2023-10-09T08:22:41.539258+0000","last_peered":"2023-10-09T08:22:41.539258+0000","last_clean":"2023-10-09T08:22:41.539258+0000","last_became_active":"2023-10-09T08:11:51.350182+0000","last_became_peered":"2023-10-09T08:11:51.350182+0000","last_unstale":"2023-10-09T08:22:41.539258+0000","last_undegraded":"2023-10-09T08:22:41.539258+0000","last_fullsized":"2023-10-09T08:22:41.539258+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"157'10430","reported_seq":10451,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.625393+0000","last_change":"2023-10-09T08:20:22.830557+0000","last_active":"2023-10-09T08:23:19.625393+0000","last_peered":"2023-10-09T08:23:19.625393+0000","last_clean":"2023-10-09T08:23:19.625393+0000","last_became_active":"2023-10-09T08:20:22.830168+0000","last_became_peered":"2023-10-09T08:20:22.830168+0000","last_unstale":"2023-10-09T08:23:19.625393+0000","last_undegraded":"2023-10-09T08:23:19.625393+0000","last_fullsized":"2023-10-09T08:23:19.625393+0000","mapping_epoch":143,"log_start":"149'3200","ondisk_log_start":"149'3200","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7230,"log_dups_size":0,"ondisk_log_size":7230,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":230555648,"num_objects":3518,"num_object_clones":0,"num_object_copies":10554,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3518,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10430,"num_write_kb":446336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":109,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.535043+0000","last_change":"2023-10-09T07:59:02.724261+0000","last_active":"2023-10-09T08:22:41.535043+0000","last_peered":"2023-10-09T08:22:41.535043+0000","last_clean":"2023-10-09T08:22:41.535043+0000","last_became_active":"2023-10-09T07:59:02.723901+0000","last_became_peered":"2023-10-09T07:59:02.723901+0000","last_unstale":"2023-10-09T08:22:41.535043+0000","last_undegraded":"2023-10-09T08:22:41.535043+0000","last_fullsized":"2023-10-09T08:22:41.535043+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":121,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.549369+0000","last_change":"2023-10-09T08:10:51.456316+0000","last_active":"2023-10-09T08:22:41.549369+0000","last_peered":"2023-10-09T08:22:41.549369+0000","last_clean":"2023-10-09T08:22:41.549369+0000","last_became_active":"2023-10-09T08:10:51.455935+0000","last_became_peered":"2023-10-09T08:10:51.455935+0000","last_unstale":"2023-10-09T08:22:41.549369+0000","last_undegraded":"2023-10-09T08:22:41.549369+0000","last_fullsized":"2023-10-09T08:22:41.549369+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"157'10249","reported_seq":10271,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.594228+0000","last_change":"2023-10-09T08:20:22.834534+0000","last_active":"2023-10-09T08:23:19.594228+0000","last_peered":"2023-10-09T08:23:19.594228+0000","last_clean":"2023-10-09T08:23:19.594228+0000","last_became_active":"2023-10-09T08:20:22.834209+0000","last_became_peered":"2023-10-09T08:20:22.834209+0000","last_unstale":"2023-10-09T08:23:19.594228+0000","last_undegraded":"2023-10-09T08:23:19.594228+0000","last_fullsized":"2023-10-09T08:23:19.594228+0000","mapping_epoch":143,"log_start":"149'3100","ondisk_log_start":"149'3100","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7149,"log_dups_size":0,"ondisk_log_size":7149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":227999744,"num_objects":3479,"num_object_clones":0,"num_object_copies":10437,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3479,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10249,"num_write_kb":439296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":124,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.538045+0000","last_change":"2023-10-09T08:11:51.360271+0000","last_active":"2023-10-09T08:22:41.538045+0000","last_peered":"2023-10-09T08:22:41.538045+0000","last_clean":"2023-10-09T08:22:41.538045+0000","last_became_active":"2023-10-09T08:11:51.359690+0000","last_became_peered":"2023-10-09T08:11:51.359690+0000","last_unstale":"2023-10-09T08:22:41.538045+0000","last_undegraded":"2023-10-09T08:22:41.538045+0000","last_fullsized":"2023-10-09T08:22:41.538045+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":78,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.621074+0000","last_change":"2023-10-09T08:19:22.384808+0000","last_active":"2023-10-09T08:22:41.621074+0000","last_peered":"2023-10-09T08:22:41.621074+0000","last_clean":"2023-10-09T08:22:41.621074+0000","last_became_active":"2023-10-09T08:19:22.384445+0000","last_became_peered":"2023-10-09T08:19:22.384445+0000","last_unstale":"2023-10-09T08:22:41.621074+0000","last_undegraded":"2023-10-09T08:22:41.621074+0000","last_fullsized":"2023-10-09T08:22:41.621074+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.661209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.e","version":"157'10205","reported_seq":10227,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.106294+0000","last_change":"2023-10-09T08:20:22.619244+0000","last_active":"2023-10-09T08:23:19.106294+0000","last_peered":"2023-10-09T08:23:19.106294+0000","last_clean":"2023-10-09T08:23:19.106294+0000","last_became_active":"2023-10-09T08:20:22.618830+0000","last_became_peered":"2023-10-09T08:20:22.618830+0000","last_unstale":"2023-10-09T08:23:19.106294+0000","last_undegraded":"2023-10-09T08:23:19.106294+0000","last_fullsized":"2023-10-09T08:23:19.106294+0000","mapping_epoch":143,"log_start":"148'2800","ondisk_log_start":"148'2800","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7405,"log_dups_size":0,"ondisk_log_size":7405,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":225509376,"num_objects":3441,"num_object_clones":0,"num_object_copies":10323,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3441,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10205,"num_write_kb":436672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":142,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:23:04.718610+0000","last_change":"2023-10-09T08:19:22.391650+0000","last_active":"2023-10-09T08:23:04.718610+0000","last_peered":"2023-10-09T08:23:04.718610+0000","last_clean":"2023-10-09T08:23:04.718610+0000","last_became_active":"2023-10-09T08:19:22.379980+0000","last_became_peered":"2023-10-09T08:19:22.379980+0000","last_unstale":"2023-10-09T08:23:04.718610+0000","last_undegraded":"2023-10-09T08:23:04.718610+0000","last_fullsized":"2023-10-09T08:23:04.718610+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:21.700666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":122,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.539278+0000","last_change":"2023-10-09T08:11:51.361270+0000","last_active":"2023-10-09T08:22:41.539278+0000","last_peered":"2023-10-09T08:22:41.539278+0000","last_clean":"2023-10-09T08:22:41.539278+0000","last_became_active":"2023-10-09T08:11:51.359669+0000","last_became_peered":"2023-10-09T08:11:51.359669+0000","last_unstale":"2023-10-09T08:22:41.539278+0000","last_undegraded":"2023-10-09T08:22:41.539278+0000","last_fullsized":"2023-10-09T08:22:41.539278+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"157'10256","reported_seq":10280,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.638565+0000","last_change":"2023-10-09T08:20:22.830609+0000","last_active":"2023-10-09T08:23:19.638565+0000","last_peered":"2023-10-09T08:23:19.638565+0000","last_clean":"2023-10-09T08:23:19.638565+0000","last_became_active":"2023-10-09T08:20:22.829903+0000","last_became_peered":"2023-10-09T08:20:22.829903+0000","last_unstale":"2023-10-09T08:23:19.638565+0000","last_undegraded":"2023-10-09T08:23:19.638565+0000","last_fullsized":"2023-10-09T08:23:19.638565+0000","mapping_epoch":143,"log_start":"149'4000","ondisk_log_start":"149'4000","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+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":"periodic scrub scheduled @ 2023-10-10T16:41:26.112660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":222429184,"num_objects":3394,"num_object_clones":0,"num_object_copies":10182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3394,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10256,"num_write_kb":436800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":122,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.549268+0000","last_change":"2023-10-09T08:10:51.459798+0000","last_active":"2023-10-09T08:22:41.549268+0000","last_peered":"2023-10-09T08:22:41.549268+0000","last_clean":"2023-10-09T08:22:41.549268+0000","last_became_active":"2023-10-09T08:10:51.459261+0000","last_became_peered":"2023-10-09T08:10:51.459261+0000","last_unstale":"2023-10-09T08:22:41.549268+0000","last_undegraded":"2023-10-09T08:22:41.549268+0000","last_fullsized":"2023-10-09T08:22:41.549268+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":155,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.539547+0000","last_change":"2023-10-09T08:20:05.388078+0000","last_active":"2023-10-09T08:22:41.539547+0000","last_peered":"2023-10-09T08:22:41.539547+0000","last_clean":"2023-10-09T08:22:41.539547+0000","last_became_active":"2023-10-09T08:20:05.387569+0000","last_became_peered":"2023-10-09T08:20:05.387569+0000","last_unstale":"2023-10-09T08:22:41.539547+0000","last_undegraded":"2023-10-09T08:22:41.539547+0000","last_fullsized":"2023-10-09T08:22:41.539547+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.c","version":"157'10436","reported_seq":10460,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.693822+0000","last_change":"2023-10-09T08:20:22.830535+0000","last_active":"2023-10-09T08:23:19.693822+0000","last_peered":"2023-10-09T08:23:19.693822+0000","last_clean":"2023-10-09T08:23:19.693822+0000","last_became_active":"2023-10-09T08:20:22.829835+0000","last_became_peered":"2023-10-09T08:20:22.829835+0000","last_unstale":"2023-10-09T08:23:19.693822+0000","last_undegraded":"2023-10-09T08:23:19.693822+0000","last_fullsized":"2023-10-09T08:23:19.693822+0000","mapping_epoch":143,"log_start":"149'4100","ondisk_log_start":"149'4100","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":6336,"log_dups_size":0,"ondisk_log_size":6336,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:54.371781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":233046016,"num_objects":3556,"num_object_clones":0,"num_object_copies":10668,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3556,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10436,"num_write_kb":447744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.538936+0000","last_change":"2023-10-09T08:20:05.385905+0000","last_active":"2023-10-09T08:22:41.538936+0000","last_peered":"2023-10-09T08:22:41.538936+0000","last_clean":"2023-10-09T08:22:41.538936+0000","last_became_active":"2023-10-09T08:20:05.385453+0000","last_became_peered":"2023-10-09T08:20:05.385453+0000","last_unstale":"2023-10-09T08:22:41.538936+0000","last_undegraded":"2023-10-09T08:22:41.538936+0000","last_fullsized":"2023-10-09T08:22:41.538936+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":122,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.539527+0000","last_change":"2023-10-09T08:10:51.461914+0000","last_active":"2023-10-09T08:22:41.539527+0000","last_peered":"2023-10-09T08:22:41.539527+0000","last_clean":"2023-10-09T08:22:41.539527+0000","last_became_active":"2023-10-09T08:10:51.461430+0000","last_became_peered":"2023-10-09T08:10:51.461430+0000","last_unstale":"2023-10-09T08:22:41.539527+0000","last_undegraded":"2023-10-09T08:22:41.539527+0000","last_fullsized":"2023-10-09T08:22:41.539527+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"157'10209","reported_seq":10232,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.839687+0000","last_change":"2023-10-09T08:20:22.830852+0000","last_active":"2023-10-09T08:23:19.839687+0000","last_peered":"2023-10-09T08:23:19.839687+0000","last_clean":"2023-10-09T08:23:19.839687+0000","last_became_active":"2023-10-09T08:20:22.830164+0000","last_became_peered":"2023-10-09T08:20:22.830164+0000","last_unstale":"2023-10-09T08:23:19.839687+0000","last_undegraded":"2023-10-09T08:23:19.839687+0000","last_fullsized":"2023-10-09T08:23:19.839687+0000","mapping_epoch":143,"log_start":"148'1600","ondisk_log_start":"148'1600","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":8609,"log_dups_size":0,"ondisk_log_size":8609,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":228589592,"num_objects":3489,"num_object_clones":0,"num_object_copies":10467,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3489,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10209,"num_write_kb":438273,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":131,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.522026+0000","last_change":"2023-10-09T08:11:51.347549+0000","last_active":"2023-10-09T08:22:41.522026+0000","last_peered":"2023-10-09T08:22:41.522026+0000","last_clean":"2023-10-09T08:22:41.522026+0000","last_became_active":"2023-10-09T08:11:51.347078+0000","last_became_peered":"2023-10-09T08:11:51.347078+0000","last_unstale":"2023-10-09T08:22:41.522026+0000","last_undegraded":"2023-10-09T08:22:41.522026+0000","last_fullsized":"2023-10-09T08:22:41.522026+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.172461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":105,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.612795+0000","last_change":"2023-10-09T08:11:51.343842+0000","last_active":"2023-10-09T08:22:41.612795+0000","last_peered":"2023-10-09T08:22:41.612795+0000","last_clean":"2023-10-09T08:22:41.612795+0000","last_became_active":"2023-10-09T08:11:51.343306+0000","last_became_peered":"2023-10-09T08:11:51.343306+0000","last_unstale":"2023-10-09T08:22:41.612795+0000","last_undegraded":"2023-10-09T08:22:41.612795+0000","last_fullsized":"2023-10-09T08:22:41.612795+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.175711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"157'10323","reported_seq":10347,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.701806+0000","last_change":"2023-10-09T08:20:22.615703+0000","last_active":"2023-10-09T08:23:19.701806+0000","last_peered":"2023-10-09T08:23:19.701806+0000","last_clean":"2023-10-09T08:23:19.701806+0000","last_became_active":"2023-10-09T08:20:22.615376+0000","last_became_peered":"2023-10-09T08:20:22.615376+0000","last_unstale":"2023-10-09T08:23:19.701806+0000","last_undegraded":"2023-10-09T08:23:19.701806+0000","last_fullsized":"2023-10-09T08:23:19.701806+0000","mapping_epoch":143,"log_start":"149'4000","ondisk_log_start":"149'4000","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":6323,"log_dups_size":0,"ondisk_log_size":6323,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:12.610453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":230752256,"num_objects":3521,"num_object_clones":0,"num_object_copies":10563,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3521,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10323,"num_write_kb":443008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"78'106","reported_seq":649,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.483231+0000","last_change":"2023-10-09T08:20:08.388032+0000","last_active":"2023-10-09T08:23:08.483231+0000","last_peered":"2023-10-09T08:23:08.483231+0000","last_clean":"2023-10-09T08:23:08.483231+0000","last_became_active":"2023-10-09T08:20:08.387273+0000","last_became_peered":"2023-10-09T08:20:08.387273+0000","last_unstale":"2023-10-09T08:23:08.483231+0000","last_undegraded":"2023-10-09T08:23:08.483231+0000","last_fullsized":"2023-10-09T08:23:08.483231+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:47.521888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":148,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.538146+0000","last_change":"2023-10-09T08:20:05.390328+0000","last_active":"2023-10-09T08:22:41.538146+0000","last_peered":"2023-10-09T08:22:41.538146+0000","last_clean":"2023-10-09T08:22:41.538146+0000","last_became_active":"2023-10-09T08:20:05.389648+0000","last_became_peered":"2023-10-09T08:20:05.389648+0000","last_unstale":"2023-10-09T08:22:41.538146+0000","last_undegraded":"2023-10-09T08:22:41.538146+0000","last_fullsized":"2023-10-09T08:22:41.538146+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":30,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.620662+0000","last_change":"2023-10-09T08:20:05.386127+0000","last_active":"2023-10-09T08:22:41.620662+0000","last_peered":"2023-10-09T08:22:41.620662+0000","last_clean":"2023-10-09T08:22:41.620662+0000","last_became_active":"2023-10-09T08:20:05.385653+0000","last_became_peered":"2023-10-09T08:20:05.385653+0000","last_unstale":"2023-10-09T08:22:41.620662+0000","last_undegraded":"2023-10-09T08:22:41.620662+0000","last_fullsized":"2023-10-09T08:22:41.620662+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:52:38.875109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.6","version":"157'10187","reported_seq":10211,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.675345+0000","last_change":"2023-10-09T08:20:22.616852+0000","last_active":"2023-10-09T08:23:19.675345+0000","last_peered":"2023-10-09T08:23:19.675345+0000","last_clean":"2023-10-09T08:23:19.675345+0000","last_became_active":"2023-10-09T08:20:22.616560+0000","last_became_peered":"2023-10-09T08:20:22.616560+0000","last_unstale":"2023-10-09T08:23:19.675345+0000","last_undegraded":"2023-10-09T08:23:19.675345+0000","last_fullsized":"2023-10-09T08:23:19.675345+0000","mapping_epoch":143,"log_start":"149'3900","ondisk_log_start":"149'3900","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":6287,"log_dups_size":0,"ondisk_log_size":6287,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:59.862407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":224460800,"num_objects":3425,"num_object_clones":0,"num_object_copies":10275,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3425,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10187,"num_write_kb":435584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"77'111","reported_seq":756,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.536604+0000","last_change":"2023-10-09T08:10:51.456535+0000","last_active":"2023-10-09T08:22:41.536604+0000","last_peered":"2023-10-09T08:22:41.536604+0000","last_clean":"2023-10-09T08:22:41.536604+0000","last_became_active":"2023-10-09T08:10:51.455896+0000","last_became_peered":"2023-10-09T08:10:51.455896+0000","last_unstale":"2023-10-09T08:22:41.536604+0000","last_undegraded":"2023-10-09T08:22:41.536604+0000","last_fullsized":"2023-10-09T08:22:41.536604+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1034,"num_read_kb":1207,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.539315+0000","last_change":"2023-10-09T08:19:22.393152+0000","last_active":"2023-10-09T08:22:41.539315+0000","last_peered":"2023-10-09T08:22:41.539315+0000","last_clean":"2023-10-09T08:22:41.539315+0000","last_became_active":"2023-10-09T08:19:22.392782+0000","last_became_peered":"2023-10-09T08:19:22.392782+0000","last_unstale":"2023-10-09T08:22:41.539315+0000","last_undegraded":"2023-10-09T08:22:41.539315+0000","last_fullsized":"2023-10-09T08:22:41.539315+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":130,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.483252+0000","last_change":"2023-10-09T08:20:05.388391+0000","last_active":"2023-10-09T08:23:08.483252+0000","last_peered":"2023-10-09T08:23:08.483252+0000","last_clean":"2023-10-09T08:23:08.483252+0000","last_became_active":"2023-10-09T08:20:05.387128+0000","last_became_peered":"2023-10-09T08:20:05.387128+0000","last_unstale":"2023-10-09T08:23:08.483252+0000","last_undegraded":"2023-10-09T08:23:08.483252+0000","last_fullsized":"2023-10-09T08:23:08.483252+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:37.105138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.5","version":"157'10241","reported_seq":10263,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.620523+0000","last_change":"2023-10-09T08:20:22.834667+0000","last_active":"2023-10-09T08:23:19.620523+0000","last_peered":"2023-10-09T08:23:19.620523+0000","last_clean":"2023-10-09T08:23:19.620523+0000","last_became_active":"2023-10-09T08:20:22.834279+0000","last_became_peered":"2023-10-09T08:20:22.834279+0000","last_unstale":"2023-10-09T08:23:19.620523+0000","last_undegraded":"2023-10-09T08:23:19.620523+0000","last_fullsized":"2023-10-09T08:23:19.620523+0000","mapping_epoch":143,"log_start":"149'3000","ondisk_log_start":"149'3000","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7241,"log_dups_size":0,"ondisk_log_size":7241,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":231145472,"num_objects":3527,"num_object_clones":0,"num_object_copies":10581,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3527,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10241,"num_write_kb":440576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"77'94","reported_seq":517,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.522057+0000","last_change":"2023-10-09T08:20:05.489134+0000","last_active":"2023-10-09T08:22:41.522057+0000","last_peered":"2023-10-09T08:22:41.522057+0000","last_clean":"2023-10-09T08:22:41.522057+0000","last_became_active":"2023-10-09T08:20:05.386879+0000","last_became_peered":"2023-10-09T08:20:05.386879+0000","last_unstale":"2023-10-09T08:22:41.522057+0000","last_undegraded":"2023-10-09T08:22:41.522057+0000","last_fullsized":"2023-10-09T08:22:41.522057+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:41.240280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"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":[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.0","version":"0'0","reported_seq":114,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:49.811320+0000","last_change":"2023-10-09T08:20:05.386474+0000","last_active":"2023-10-09T08:22:49.811320+0000","last_peered":"2023-10-09T08:22:49.811320+0000","last_clean":"2023-10-09T08:22:49.811320+0000","last_became_active":"2023-10-09T08:20:05.385908+0000","last_became_peered":"2023-10-09T08:20:05.385908+0000","last_unstale":"2023-10-09T08:22:49.811320+0000","last_undegraded":"2023-10-09T08:22:49.811320+0000","last_fullsized":"2023-10-09T08:22:49.811320+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.768614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.7","version":"0'0","reported_seq":30,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.612570+0000","last_change":"2023-10-09T08:20:05.390191+0000","last_active":"2023-10-09T08:22:41.612570+0000","last_peered":"2023-10-09T08:22:41.612570+0000","last_clean":"2023-10-09T08:22:41.612570+0000","last_became_active":"2023-10-09T08:20:05.389739+0000","last_became_peered":"2023-10-09T08:20:05.389739+0000","last_unstale":"2023-10-09T08:22:41.612570+0000","last_undegraded":"2023-10-09T08:22:41.612570+0000","last_fullsized":"2023-10-09T08:22:41.612570+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.986418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"157'10007","reported_seq":10029,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.802673+0000","last_change":"2023-10-09T08:20:22.621318+0000","last_active":"2023-10-09T08:23:19.802673+0000","last_peered":"2023-10-09T08:23:19.802673+0000","last_clean":"2023-10-09T08:23:19.802673+0000","last_became_active":"2023-10-09T08:20:22.621007+0000","last_became_peered":"2023-10-09T08:20:22.621007+0000","last_unstale":"2023-10-09T08:23:19.802673+0000","last_undegraded":"2023-10-09T08:23:19.802673+0000","last_fullsized":"2023-10-09T08:23:19.802673+0000","mapping_epoch":143,"log_start":"148'1400","ondisk_log_start":"148'1400","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":8607,"log_dups_size":0,"ondisk_log_size":8607,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220528640,"num_objects":3365,"num_object_clones":0,"num_object_copies":10095,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3365,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10007,"num_write_kb":427904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"78'212","reported_seq":816,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.535837+0000","last_change":"2023-10-09T08:20:08.390451+0000","last_active":"2023-10-09T08:22:41.535837+0000","last_peered":"2023-10-09T08:22:41.535837+0000","last_clean":"2023-10-09T08:22:41.535837+0000","last_became_active":"2023-10-09T08:20:08.389727+0000","last_became_peered":"2023-10-09T08:20:08.389727+0000","last_unstale":"2023-10-09T08:22:41.535837+0000","last_undegraded":"2023-10-09T08:22:41.535837+0000","last_fullsized":"2023-10-09T08:22:41.535837+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"84'139","reported_seq":382,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.536948+0000","last_change":"2023-10-09T08:19:25.403889+0000","last_active":"2023-10-09T08:22:41.536948+0000","last_peered":"2023-10-09T08:22:41.536948+0000","last_clean":"2023-10-09T08:22:41.536948+0000","last_became_active":"2023-10-09T08:19:25.403468+0000","last_became_peered":"2023-10-09T08:19:25.403468+0000","last_unstale":"2023-10-09T08:22:41.536948+0000","last_undegraded":"2023-10-09T08:22:41.536948+0000","last_fullsized":"2023-10-09T08:22:41.536948+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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":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":[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":121,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.521957+0000","last_change":"2023-10-09T08:11:51.359200+0000","last_active":"2023-10-09T08:22:41.521957+0000","last_peered":"2023-10-09T08:22:41.521957+0000","last_clean":"2023-10-09T08:22:41.521957+0000","last_became_active":"2023-10-09T08:11:51.358861+0000","last_became_peered":"2023-10-09T08:11:51.358861+0000","last_unstale":"2023-10-09T08:22:41.521957+0000","last_undegraded":"2023-10-09T08:22:41.521957+0000","last_fullsized":"2023-10-09T08:22:41.521957+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:30.582115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":106,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.545352+0000","last_change":"2023-10-09T07:59:03.093516+0000","last_active":"2023-10-09T08:22:41.545352+0000","last_peered":"2023-10-09T08:22:41.545352+0000","last_clean":"2023-10-09T08:22:41.545352+0000","last_became_active":"2023-10-09T07:59:03.092757+0000","last_became_peered":"2023-10-09T07:59:03.092757+0000","last_unstale":"2023-10-09T08:22:41.545352+0000","last_undegraded":"2023-10-09T08:22:41.545352+0000","last_fullsized":"2023-10-09T08:22:41.545352+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"157'10047","reported_seq":10071,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.818299+0000","last_change":"2023-10-09T08:20:22.617949+0000","last_active":"2023-10-09T08:23:19.818299+0000","last_peered":"2023-10-09T08:23:19.818299+0000","last_clean":"2023-10-09T08:23:19.818299+0000","last_became_active":"2023-10-09T08:20:22.617643+0000","last_became_peered":"2023-10-09T08:20:22.617643+0000","last_unstale":"2023-10-09T08:23:19.818299+0000","last_undegraded":"2023-10-09T08:23:19.818299+0000","last_fullsized":"2023-10-09T08:23:19.818299+0000","mapping_epoch":143,"log_start":"151'4400","ondisk_log_start":"151'4400","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":5647,"log_dups_size":0,"ondisk_log_size":5647,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:42:46.283754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220004352,"num_objects":3357,"num_object_clones":0,"num_object_copies":10071,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3357,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10047,"num_write_kb":428928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"78'132","reported_seq":826,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.532428+0000","last_change":"2023-10-09T08:19:25.400186+0000","last_active":"2023-10-09T08:22:41.532428+0000","last_peered":"2023-10-09T08:22:41.532428+0000","last_clean":"2023-10-09T08:22:41.532428+0000","last_became_active":"2023-10-09T08:19:25.398088+0000","last_became_peered":"2023-10-09T08:19:25.398088+0000","last_unstale":"2023-10-09T08:22:41.532428+0000","last_undegraded":"2023-10-09T08:22:41.532428+0000","last_fullsized":"2023-10-09T08:22:41.532428+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,3],"acting":[7,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":86,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.539190+0000","last_change":"2023-10-09T08:19:22.391705+0000","last_active":"2023-10-09T08:22:41.539190+0000","last_peered":"2023-10-09T08:22:41.539190+0000","last_clean":"2023-10-09T08:22:41.539190+0000","last_became_active":"2023-10-09T08:19:22.391263+0000","last_became_peered":"2023-10-09T08:19:22.391263+0000","last_unstale":"2023-10-09T08:22:41.539190+0000","last_undegraded":"2023-10-09T08:22:41.539190+0000","last_fullsized":"2023-10-09T08:22:41.539190+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,5],"acting":[4,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":107,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.619831+0000","last_change":"2023-10-09T08:20:05.393756+0000","last_active":"2023-10-09T08:22:41.619831+0000","last_peered":"2023-10-09T08:22:41.619831+0000","last_clean":"2023-10-09T08:22:41.619831+0000","last_became_active":"2023-10-09T08:20:05.393276+0000","last_became_peered":"2023-10-09T08:20:05.393276+0000","last_unstale":"2023-10-09T08:22:41.619831+0000","last_undegraded":"2023-10-09T08:22:41.619831+0000","last_fullsized":"2023-10-09T08:22:41.619831+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.547359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.1","version":"157'10190","reported_seq":10214,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.786230+0000","last_change":"2023-10-09T08:20:22.834252+0000","last_active":"2023-10-09T08:23:19.786230+0000","last_peered":"2023-10-09T08:23:19.786230+0000","last_clean":"2023-10-09T08:23:19.786230+0000","last_became_active":"2023-10-09T08:20:22.833767+0000","last_became_peered":"2023-10-09T08:20:22.833767+0000","last_unstale":"2023-10-09T08:23:19.786230+0000","last_undegraded":"2023-10-09T08:23:19.786230+0000","last_fullsized":"2023-10-09T08:23:19.786230+0000","mapping_epoch":143,"log_start":"151'4600","ondisk_log_start":"151'4600","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":5590,"log_dups_size":0,"ondisk_log_size":5590,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:46.099586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":226623488,"num_objects":3458,"num_object_clones":0,"num_object_copies":10374,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3458,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10190,"num_write_kb":436736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.5","version":"77'74","reported_seq":474,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.534940+0000","last_change":"2023-10-09T08:19:22.471183+0000","last_active":"2023-10-09T08:22:41.534940+0000","last_peered":"2023-10-09T08:22:41.534940+0000","last_clean":"2023-10-09T08:22:41.534940+0000","last_became_active":"2023-10-09T08:19:22.389753+0000","last_became_peered":"2023-10-09T08:19:22.389753+0000","last_unstale":"2023-10-09T08:22:41.534940+0000","last_undegraded":"2023-10-09T08:22:41.534940+0000","last_fullsized":"2023-10-09T08:22:41.534940+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":4194304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":114,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.483323+0000","last_change":"2023-10-09T08:20:05.388170+0000","last_active":"2023-10-09T08:23:08.483323+0000","last_peered":"2023-10-09T08:23:08.483323+0000","last_clean":"2023-10-09T08:23:08.483323+0000","last_became_active":"2023-10-09T08:20:05.386604+0000","last_became_peered":"2023-10-09T08:20:05.386604+0000","last_unstale":"2023-10-09T08:23:08.483323+0000","last_undegraded":"2023-10-09T08:23:08.483323+0000","last_fullsized":"2023-10-09T08:23:08.483323+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.385243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":66,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.535886+0000","last_change":"2023-10-09T08:21:25.419375+0000","last_active":"2023-10-09T08:22:41.535886+0000","last_peered":"2023-10-09T08:22:41.535886+0000","last_clean":"2023-10-09T08:22:41.535886+0000","last_became_active":"2023-10-09T08:21:25.419002+0000","last_became_peered":"2023-10-09T08:21:25.419002+0000","last_unstale":"2023-10-09T08:22:41.535886+0000","last_undegraded":"2023-10-09T08:22:41.535886+0000","last_fullsized":"2023-10-09T08:22:41.535886+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.2","version":"157'10446","reported_seq":10468,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.071611+0000","last_change":"2023-10-09T08:20:22.830221+0000","last_active":"2023-10-09T08:23:19.071611+0000","last_peered":"2023-10-09T08:23:19.071611+0000","last_clean":"2023-10-09T08:23:19.071611+0000","last_became_active":"2023-10-09T08:20:22.829852+0000","last_became_peered":"2023-10-09T08:20:22.829852+0000","last_unstale":"2023-10-09T08:23:19.071611+0000","last_undegraded":"2023-10-09T08:23:19.071611+0000","last_fullsized":"2023-10-09T08:23:19.071611+0000","mapping_epoch":143,"log_start":"148'3100","ondisk_log_start":"148'3100","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7346,"log_dups_size":0,"ondisk_log_size":7346,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":225968128,"num_objects":3448,"num_object_clones":0,"num_object_copies":10344,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3448,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10446,"num_write_kb":444608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.7","version":"60'2","reported_seq":142,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.526160+0000","last_change":"2023-10-09T08:19:22.401249+0000","last_active":"2023-10-09T08:22:41.526160+0000","last_peered":"2023-10-09T08:22:41.526160+0000","last_clean":"2023-10-09T08:22:41.526160+0000","last_became_active":"2023-10-09T08:19:22.389902+0000","last_became_peered":"2023-10-09T08:19:22.389902+0000","last_unstale":"2023-10-09T08:22:41.526160+0000","last_undegraded":"2023-10-09T08:22:41.526160+0000","last_fullsized":"2023-10-09T08:22:41.526160+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:58.070398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"78'135","reported_seq":425,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.619932+0000","last_change":"2023-10-09T08:10:51.456877+0000","last_active":"2023-10-09T08:22:41.619932+0000","last_peered":"2023-10-09T08:22:41.619932+0000","last_clean":"2023-10-09T08:22:41.619932+0000","last_became_active":"2023-10-09T08:10:51.456205+0000","last_became_peered":"2023-10-09T08:10:51.456205+0000","last_unstale":"2023-10-09T08:22:41.619932+0000","last_undegraded":"2023-10-09T08:22:41.619932+0000","last_fullsized":"2023-10-09T08:22:41.619932+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.344840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":135,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.522105+0000","last_change":"2023-10-09T08:19:22.380001+0000","last_active":"2023-10-09T08:22:41.522105+0000","last_peered":"2023-10-09T08:22:41.522105+0000","last_clean":"2023-10-09T08:22:41.522105+0000","last_became_active":"2023-10-09T08:19:22.379615+0000","last_became_peered":"2023-10-09T08:19:22.379615+0000","last_unstale":"2023-10-09T08:22:41.522105+0000","last_undegraded":"2023-10-09T08:22:41.522105+0000","last_fullsized":"2023-10-09T08:22:41.522105+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43.047710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"157'10125","reported_seq":10147,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.606578+0000","last_change":"2023-10-09T08:20:22.831268+0000","last_active":"2023-10-09T08:23:19.606578+0000","last_peered":"2023-10-09T08:23:19.606578+0000","last_clean":"2023-10-09T08:23:19.606578+0000","last_became_active":"2023-10-09T08:20:22.830620+0000","last_became_peered":"2023-10-09T08:20:22.830620+0000","last_unstale":"2023-10-09T08:23:19.606578+0000","last_undegraded":"2023-10-09T08:23:19.606578+0000","last_fullsized":"2023-10-09T08:23:19.606578+0000","mapping_epoch":143,"log_start":"148'2900","ondisk_log_start":"148'2900","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7225,"log_dups_size":0,"ondisk_log_size":7225,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":229310464,"num_objects":3499,"num_object_clones":0,"num_object_copies":10497,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3499,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10125,"num_write_kb":435968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"77'112","reported_seq":472,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.545554+0000","last_change":"2023-10-09T08:20:08.392151+0000","last_active":"2023-10-09T08:22:41.545554+0000","last_peered":"2023-10-09T08:22:41.545554+0000","last_clean":"2023-10-09T08:22:41.545554+0000","last_became_active":"2023-10-09T08:20:08.391536+0000","last_became_peered":"2023-10-09T08:20:08.391536+0000","last_unstale":"2023-10-09T08:22:41.545554+0000","last_undegraded":"2023-10-09T08:22:41.545554+0000","last_fullsized":"2023-10-09T08:22:41.545554+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,3],"acting":[6,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"60'1","reported_seq":68,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.620022+0000","last_change":"2023-10-09T08:19:22.396389+0000","last_active":"2023-10-09T08:22:41.620022+0000","last_peered":"2023-10-09T08:22:41.620022+0000","last_clean":"2023-10-09T08:22:41.620022+0000","last_became_active":"2023-10-09T08:19:22.387554+0000","last_became_peered":"2023-10-09T08:19:22.387554+0000","last_unstale":"2023-10-09T08:22:41.620022+0000","last_undegraded":"2023-10-09T08:22:41.620022+0000","last_fullsized":"2023-10-09T08:22:41.620022+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:25.566633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":107,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.539027+0000","last_change":"2023-10-09T07:59:03.434234+0000","last_active":"2023-10-09T08:22:41.539027+0000","last_peered":"2023-10-09T08:22:41.539027+0000","last_clean":"2023-10-09T08:22:41.539027+0000","last_became_active":"2023-10-09T07:59:03.433363+0000","last_became_peered":"2023-10-09T07:59:03.433363+0000","last_unstale":"2023-10-09T08:22:41.539027+0000","last_undegraded":"2023-10-09T08:22:41.539027+0000","last_fullsized":"2023-10-09T08:22:41.539027+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":52,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.539802+0000","last_change":"2023-10-09T08:19:22.393918+0000","last_active":"2023-10-09T08:22:41.539802+0000","last_peered":"2023-10-09T08:22:41.539802+0000","last_clean":"2023-10-09T08:22:41.539802+0000","last_became_active":"2023-10-09T08:19:22.393466+0000","last_became_peered":"2023-10-09T08:19:22.393466+0000","last_unstale":"2023-10-09T08:22:41.539802+0000","last_undegraded":"2023-10-09T08:22:41.539802+0000","last_fullsized":"2023-10-09T08:22:41.539802+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":113,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.612797+0000","last_change":"2023-10-09T08:20:05.385049+0000","last_active":"2023-10-09T08:22:41.612797+0000","last_peered":"2023-10-09T08:22:41.612797+0000","last_clean":"2023-10-09T08:22:41.612797+0000","last_became_active":"2023-10-09T08:20:05.384703+0000","last_became_peered":"2023-10-09T08:20:05.384703+0000","last_unstale":"2023-10-09T08:22:41.612797+0000","last_undegraded":"2023-10-09T08:22:41.612797+0000","last_fullsized":"2023-10-09T08:22:41.612797+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:40.189632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":126,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.538236+0000","last_change":"2023-10-09T08:10:51.453787+0000","last_active":"2023-10-09T08:22:41.538236+0000","last_peered":"2023-10-09T08:22:41.538236+0000","last_clean":"2023-10-09T08:22:41.538236+0000","last_became_active":"2023-10-09T08:10:51.452586+0000","last_became_peered":"2023-10-09T08:10:51.452586+0000","last_unstale":"2023-10-09T08:22:41.538236+0000","last_undegraded":"2023-10-09T08:22:41.538236+0000","last_fullsized":"2023-10-09T08:22:41.538236+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":137,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.539602+0000","last_change":"2023-10-09T08:11:51.349899+0000","last_active":"2023-10-09T08:22:41.539602+0000","last_peered":"2023-10-09T08:22:41.539602+0000","last_clean":"2023-10-09T08:22:41.539602+0000","last_became_active":"2023-10-09T08:11:51.349512+0000","last_became_peered":"2023-10-09T08:11:51.349512+0000","last_unstale":"2023-10-09T08:22:41.539602+0000","last_undegraded":"2023-10-09T08:22:41.539602+0000","last_fullsized":"2023-10-09T08:22:41.539602+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":111,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.538300+0000","last_change":"2023-10-09T07:59:02.726616+0000","last_active":"2023-10-09T08:22:41.538300+0000","last_peered":"2023-10-09T08:22:41.538300+0000","last_clean":"2023-10-09T08:22:41.538300+0000","last_became_active":"2023-10-09T07:59:02.726055+0000","last_became_peered":"2023-10-09T07:59:02.726055+0000","last_unstale":"2023-10-09T08:22:41.538300+0000","last_undegraded":"2023-10-09T08:22:41.538300+0000","last_fullsized":"2023-10-09T08:22:41.538300+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":155,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.540389+0000","last_change":"2023-10-09T08:20:05.387970+0000","last_active":"2023-10-09T08:22:41.540389+0000","last_peered":"2023-10-09T08:22:41.540389+0000","last_clean":"2023-10-09T08:22:41.540389+0000","last_became_active":"2023-10-09T08:20:05.387530+0000","last_became_peered":"2023-10-09T08:20:05.387530+0000","last_unstale":"2023-10-09T08:22:41.540389+0000","last_undegraded":"2023-10-09T08:22:41.540389+0000","last_fullsized":"2023-10-09T08:22:41.540389+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"60'1","reported_seq":145,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.522392+0000","last_change":"2023-10-09T08:20:05.387106+0000","last_active":"2023-10-09T08:22:41.522392+0000","last_peered":"2023-10-09T08:22:41.522392+0000","last_clean":"2023-10-09T08:22:41.522392+0000","last_became_active":"2023-10-09T08:20:05.386612+0000","last_became_peered":"2023-10-09T08:20:05.386612+0000","last_unstale":"2023-10-09T08:22:41.522392+0000","last_undegraded":"2023-10-09T08:22:41.522392+0000","last_fullsized":"2023-10-09T08:22:41.522392+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:21.403527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":166,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.521853+0000","last_change":"2023-10-09T08:20:05.379532+0000","last_active":"2023-10-09T08:22:41.521853+0000","last_peered":"2023-10-09T08:22:41.521853+0000","last_clean":"2023-10-09T08:22:41.521853+0000","last_became_active":"2023-10-09T08:20:05.378590+0000","last_became_peered":"2023-10-09T08:20:05.378590+0000","last_unstale":"2023-10-09T08:22:41.521853+0000","last_undegraded":"2023-10-09T08:22:41.521853+0000","last_fullsized":"2023-10-09T08:22:41.521853+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:18.720936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"60'4","reported_seq":84,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.539565+0000","last_change":"2023-10-09T08:20:05.394892+0000","last_active":"2023-10-09T08:22:41.539565+0000","last_peered":"2023-10-09T08:22:41.539565+0000","last_clean":"2023-10-09T08:22:41.539565+0000","last_became_active":"2023-10-09T08:20:05.388857+0000","last_became_peered":"2023-10-09T08:20:05.388857+0000","last_unstale":"2023-10-09T08:22:41.539565+0000","last_undegraded":"2023-10-09T08:22:41.539565+0000","last_fullsized":"2023-10-09T08:22:41.539565+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.18","version":"0'0","reported_seq":122,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-09T08:22:41.538911+0000","last_change":"2023-10-09T08:10:51.458608+0000","last_active":"2023-10-09T08:22:41.538911+0000","last_peered":"2023-10-09T08:22:41.538911+0000","last_clean":"2023-10-09T08:22:41.538911+0000","last_became_active":"2023-10-09T08:10:51.458281+0000","last_became_peered":"2023-10-09T08:10:51.458281+0000","last_unstale":"2023-10-09T08:22:41.538911+0000","last_undegraded":"2023-10-09T08:22:41.538911+0000","last_fullsized":"2023-10-09T08:22:41.538911+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":3627221016,"num_objects":55348,"num_object_clones":0,"num_object_copies":166044,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":55348,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":163920,"num_write_kb":7016513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":10880102400,"data_stored":10880090184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":112120,"ondisk_log_size":112120,"up":48,"acting":48,"num_store_stats":6},{"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":14,"num_bytes_recovered":1164,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":17676,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27535,"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":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":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":70,"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":5076,"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":206158430538,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1876572,"kb_used_data":1575188,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":91868580,"statfs":{"total":95995035648,"available":94073425920,"internally_reserved":0,"allocated":1612992512,"data_stored":1612457885,"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":[0,0,1,1,1,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:22:44 2023","interfaces":[{"interface":"back","average":{"1min":1.883,"5min":1.482,"15min":1.657},"min":{"1min":0.318,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":6.8869999999999996,"5min":9.6460000000000008,"15min":78.578000000000003},"last":0.34499999999999997},{"interface":"front","average":{"1min":1.4670000000000001,"5min":1.8919999999999999,"15min":1.716},"min":{"1min":0.33700000000000002,"5min":0.25,"15min":0.25},"max":{"1min":4.2779999999999996,"5min":11.725,"15min":78.489999999999995},"last":1.996}]},{"osd":1,"last update":"Mon Oct 9 08:23:04 2023","interfaces":[{"interface":"back","average":{"1min":1.421,"5min":1.585,"15min":1.202},"min":{"1min":0.28000000000000003,"5min":0.26400000000000001,"15min":0.25800000000000001},"max":{"1min":5.3520000000000003,"5min":13.616,"15min":13.616},"last":0.83899999999999997},{"interface":"front","average":{"1min":1.6000000000000001,"5min":1.4790000000000001,"15min":1.224},"min":{"1min":0.34499999999999997,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":6.9809999999999999,"5min":7.9459999999999997,"15min":7.9459999999999997},"last":0.378}]},{"osd":2,"last update":"Mon Oct 9 08:22:44 2023","interfaces":[{"interface":"back","average":{"1min":1.923,"5min":2.4860000000000002,"15min":2.3479999999999999},"min":{"1min":0.41599999999999998,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":6.9580000000000002,"5min":92.093999999999994,"15min":92.093999999999994},"last":0.44600000000000001},{"interface":"front","average":{"1min":1.532,"5min":2.7490000000000001,"15min":2.367},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.309},"max":{"1min":4.7859999999999996,"5min":91.781000000000006,"15min":91.781000000000006},"last":2.0270000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:23:04 2023","interfaces":[{"interface":"back","average":{"1min":9.2400000000000002,"5min":3.5059999999999998,"15min":1.8919999999999999},"min":{"1min":0.38700000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":74.478999999999999,"5min":74.478999999999999,"15min":74.478999999999999},"last":2.073},{"interface":"front","average":{"1min":9.2469999999999999,"5min":3.448,"15min":1.877},"min":{"1min":0.314,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":74.694999999999993,"5min":74.694999999999993,"15min":74.694999999999993},"last":0.872}]},{"osd":4,"last update":"Mon Oct 9 08:22:55 2023","interfaces":[{"interface":"back","average":{"1min":1.921,"5min":1.726,"15min":1.3520000000000001},"min":{"1min":0.38100000000000001,"5min":0.28999999999999998,"15min":0.28699999999999998},"max":{"1min":8.0879999999999992,"5min":8.6449999999999996,"15min":8.6449999999999996},"last":0.42399999999999999},{"interface":"front","average":{"1min":2.331,"5min":2.2360000000000002,"15min":1.5629999999999999},"min":{"1min":0.38600000000000001,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":6.8579999999999997,"5min":11.81,"15min":11.81},"last":2.0489999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:22:55 2023","interfaces":[{"interface":"back","average":{"1min":1.7050000000000001,"5min":1.8360000000000001,"15min":1.4239999999999999},"min":{"1min":0.35599999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":5.4269999999999996,"5min":18.794,"15min":18.794},"last":0.91900000000000004},{"interface":"front","average":{"1min":2.5390000000000001,"5min":1.782,"15min":1.444},"min":{"1min":0.40500000000000003,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":11.252000000000001,"5min":11.252000000000001,"15min":11.252000000000001},"last":0.40100000000000002}]},{"osd":6,"last update":"Mon Oct 9 08:22:55 2023","interfaces":[{"interface":"back","average":{"1min":1.766,"5min":2.1429999999999998,"15min":1.4770000000000001},"min":{"1min":0.38,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":5.4589999999999996,"5min":18.856999999999999,"15min":18.856999999999999},"last":0.79800000000000004},{"interface":"front","average":{"1min":2.4569999999999999,"5min":1.6919999999999999,"15min":1.4590000000000001},"min":{"1min":0.51600000000000001,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":8.1150000000000002,"5min":8.1150000000000002,"15min":8.1150000000000002},"last":0.47099999999999997}]}]},{"osd":6,"up_from":42,"seq":180388626770,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2551260,"kb_used_data":2245844,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":91193892,"statfs":{"total":95995035648,"available":93382545408,"internally_reserved":0,"allocated":2299744256,"data_stored":2299209799,"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,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:22:44 2023","interfaces":[{"interface":"back","average":{"1min":1.8480000000000001,"5min":1.599,"15min":1.5780000000000001},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":7.54,"5min":7.54,"15min":37.360999999999997},"last":0.65300000000000002},{"interface":"front","average":{"1min":2.3879999999999999,"5min":1.6000000000000001,"15min":1.6200000000000001},"min":{"1min":0.36299999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":11.093999999999999,"5min":11.522,"15min":37.283999999999999},"last":0.46700000000000003}]},{"osd":1,"last update":"Mon Oct 9 08:23:02 2023","interfaces":[{"interface":"back","average":{"1min":2.2090000000000001,"5min":1.478,"15min":1.1970000000000001},"min":{"1min":0.30299999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":7.5720000000000001,"5min":8.1890000000000001,"15min":8.1890000000000001},"last":0.77000000000000002},{"interface":"front","average":{"1min":2.4529999999999998,"5min":2.04,"15min":1.391},"min":{"1min":0.32600000000000001,"5min":0.32300000000000001,"15min":0.28000000000000003},"max":{"1min":11.026999999999999,"5min":23.318999999999999,"15min":23.318999999999999},"last":3.6840000000000002}]},{"osd":2,"last update":"Mon Oct 9 08:22:44 2023","interfaces":[{"interface":"back","average":{"1min":1.8009999999999999,"5min":1.762,"15min":1.962},"min":{"1min":0.379,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.6029999999999998,"5min":7.6029999999999998,"15min":132.98500000000001},"last":0.71199999999999997},{"interface":"front","average":{"1min":2.234,"5min":1.601,"15min":1.923},"min":{"1min":0.39700000000000002,"5min":0.35399999999999998,"15min":0.32500000000000001},"max":{"1min":11.117000000000001,"5min":11.117000000000001,"15min":133.01400000000001},"last":0.55400000000000005}]},{"osd":3,"last update":"Mon Oct 9 08:23:02 2023","interfaces":[{"interface":"back","average":{"1min":8.673,"5min":2.895,"15min":1.605},"min":{"1min":0.317,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":73.616,"5min":73.616,"15min":73.616},"last":2.839},{"interface":"front","average":{"1min":9.8320000000000007,"5min":3.2349999999999999,"15min":1.8089999999999999},"min":{"1min":0.42099999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":74.135999999999996,"5min":74.135999999999996,"15min":74.135999999999996},"last":0.58399999999999996}]},{"osd":4,"last update":"Mon Oct 9 08:23:02 2023","interfaces":[{"interface":"back","average":{"1min":3.3450000000000002,"5min":2.0419999999999998,"15min":1.492},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":11.557,"5min":11.557,"15min":11.557},"last":7.3140000000000001},{"interface":"front","average":{"1min":2.8650000000000002,"5min":1.9550000000000001,"15min":1.4510000000000001},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.28799999999999998},"max":{"1min":11.162000000000001,"5min":11.162000000000001,"15min":11.162000000000001},"last":4.6669999999999998}]},{"osd":5,"last update":"Mon Oct 9 08:23:02 2023","interfaces":[{"interface":"back","average":{"1min":2.7909999999999999,"5min":2.1070000000000002,"15min":1.5289999999999999},"min":{"1min":0.40699999999999997,"5min":0.34799999999999998,"15min":0.34200000000000003},"max":{"1min":11.597,"5min":11.597,"15min":11.597},"last":0.60899999999999999},{"interface":"front","average":{"1min":2.5939999999999999,"5min":1.9650000000000001,"15min":1.4870000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34599999999999997},"max":{"1min":11.140000000000001,"5min":11.140000000000001,"15min":11.140000000000001},"last":3.9750000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:23:02 2023","interfaces":[{"interface":"back","average":{"1min":2.234,"5min":1.968,"15min":1.355},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.307},"max":{"1min":10.804,"5min":13.278,"15min":13.278},"last":0.29899999999999999},{"interface":"front","average":{"1min":2.9100000000000001,"5min":2.1110000000000002,"15min":1.6519999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":7.476,"5min":11.329000000000001,"15min":11.329000000000001},"last":0.74399999999999999}]}]},{"osd":1,"up_from":93,"seq":399431958680,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2020616,"kb_used_data":1776448,"kb_used_omap":7,"kb_used_meta":244152,"kb_avail":91724536,"statfs":{"total":95995035648,"available":93925924864,"internally_reserved":0,"allocated":1819082752,"data_stored":1818333374,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7417,"internal_metadata":250012423},"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,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:23:15 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.73099999999999998,"15min":0.76900000000000002},"min":{"1min":0.25700000000000001,"5min":0.23300000000000001,"15min":0.184},"max":{"1min":2.093,"5min":8.0190000000000001,"15min":10.444000000000001},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.94399999999999995,"15min":0.88100000000000001},"min":{"1min":0.30499999999999999,"5min":0.214,"15min":0.214},"max":{"1min":3.0219999999999998,"5min":8.6669999999999998,"15min":9.9619999999999997},"last":0.52400000000000002}]},{"osd":2,"last update":"Mon Oct 9 08:22:43 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.93500000000000005,"15min":1.8819999999999999},"min":{"1min":0.27100000000000002,"5min":0.26000000000000001,"15min":0.219},"max":{"1min":2.125,"5min":8.2970000000000006,"15min":91.662999999999997},"last":0.623},{"interface":"front","average":{"1min":0.97999999999999998,"5min":1.1759999999999999,"15min":1.9830000000000001},"min":{"1min":0.29899999999999999,"5min":0.27000000000000002,"15min":0.24399999999999999},"max":{"1min":2.988,"5min":8.3889999999999993,"15min":91.849000000000004},"last":0.60499999999999998}]},{"osd":3,"last update":"Mon Oct 9 08:23:03 2023","interfaces":[{"interface":"back","average":{"1min":4.5039999999999996,"5min":2.016,"15min":1.1779999999999999},"min":{"1min":0.33000000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":29.77,"5min":29.77,"15min":29.77},"last":6.5019999999999998},{"interface":"front","average":{"1min":4.0149999999999997,"5min":1.6639999999999999,"15min":1.0760000000000001},"min":{"1min":0.29399999999999998,"5min":0.28399999999999997,"15min":0.22800000000000001},"max":{"1min":28.123999999999999,"5min":28.123999999999999,"15min":28.123999999999999},"last":0.71399999999999997}]},{"osd":4,"last update":"Mon Oct 9 08:23:15 2023","interfaces":[{"interface":"back","average":{"1min":1.673,"5min":1.645,"15min":1.2569999999999999},"min":{"1min":0.40999999999999998,"5min":0.32200000000000001,"15min":0.311},"max":{"1min":4.2889999999999997,"5min":6.8959999999999999,"15min":6.8959999999999999},"last":6.5460000000000003},{"interface":"front","average":{"1min":1.222,"5min":1.278,"15min":1.2150000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.33700000000000002},"max":{"1min":4.242,"5min":7.734,"15min":8.3239999999999998},"last":0.68000000000000005}]},{"osd":5,"last update":"Mon Oct 9 08:23:15 2023","interfaces":[{"interface":"back","average":{"1min":1.9570000000000001,"5min":1.585,"15min":1.3400000000000001},"min":{"1min":0.46600000000000003,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":5.6219999999999999,"5min":11.172000000000001,"15min":14.111000000000001},"last":1.7769999999999999},{"interface":"front","average":{"1min":1.571,"5min":1.5229999999999999,"15min":1.343},"min":{"1min":0.43099999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":4.4530000000000003,"5min":6.9880000000000004,"15min":14.129},"last":1.754}]},{"osd":6,"last update":"Mon Oct 9 08:23:15 2023","interfaces":[{"interface":"back","average":{"1min":1.73,"5min":1.5920000000000001,"15min":1.276},"min":{"1min":0.38400000000000001,"5min":0.313,"15min":0.313},"max":{"1min":5.742,"5min":11.221,"15min":11.221},"last":3.0609999999999999},{"interface":"front","average":{"1min":2.5379999999999998,"5min":1.74,"15min":1.3340000000000001},"min":{"1min":0.39200000000000002,"5min":0.36299999999999999,"15min":0.34100000000000003},"max":{"1min":6.7960000000000003,"5min":6.7960000000000003,"15min":6.7960000000000003},"last":1.6879999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:23:15 2023","interfaces":[{"interface":"back","average":{"1min":1.75,"5min":1.7929999999999999,"15min":1.425},"min":{"1min":0.42199999999999999,"5min":0.39800000000000002,"15min":0.36699999999999999},"max":{"1min":6.548,"5min":8.5180000000000007,"15min":8.5180000000000007},"last":0.505},{"interface":"front","average":{"1min":1.329,"5min":1.633,"15min":1.347},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":4.1719999999999997,"5min":8.4670000000000005,"15min":8.7330000000000005},"last":1.629}]}]},{"osd":0,"up_from":0,"seq":377957122206,"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":0,"seq":420906795154,"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":3,"up_from":103,"seq":442381631628,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2706004,"kb_used_data":2457868,"kb_used_omap":4,"kb_used_meta":248123,"kb_avail":91039148,"statfs":{"total":95995035648,"available":93224087552,"internally_reserved":0,"allocated":2516856832,"data_stored":2516153105,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":254078294},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,3,3,3,0,2,3],"upper_bound":128},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:23:08 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.81299999999999994,"15min":1.02},"min":{"1min":0.21199999999999999,"5min":0.20399999999999999,"15min":0.182},"max":{"1min":2.0619999999999998,"5min":6.04,"15min":33.421999999999997},"last":0.28799999999999998},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.94599999999999995,"15min":1.071},"min":{"1min":0.29799999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":3.2480000000000002,"5min":6.1399999999999997,"15min":33.518000000000001},"last":1.2989999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:23:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.099,"15min":0.88800000000000001},"min":{"1min":0.28999999999999998,"5min":0.23100000000000001,"15min":0.20899999999999999},"max":{"1min":4.7229999999999999,"5min":6.3460000000000001,"15min":6.3460000000000001},"last":0.35799999999999998},{"interface":"front","average":{"1min":1.6659999999999999,"5min":1.298,"15min":0.97499999999999998},"min":{"1min":0.27600000000000002,"5min":0.248,"15min":0.245},"max":{"1min":13.138999999999999,"5min":13.138999999999999,"15min":13.138999999999999},"last":0.372}]},{"osd":2,"last update":"Mon Oct 9 08:23:08 2023","interfaces":[{"interface":"back","average":{"1min":1.278,"5min":1.105,"15min":1.111},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":13.308,"5min":13.308,"15min":32.168999999999997},"last":1.2649999999999999},{"interface":"front","average":{"1min":1.7589999999999999,"5min":1.4299999999999999,"15min":1.748},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":13.34,"5min":15.122,"15min":87.111000000000004},"last":0.53700000000000003}]},{"osd":4,"last update":"Mon Oct 9 08:23:08 2023","interfaces":[{"interface":"back","average":{"1min":2.0070000000000001,"5min":1.5860000000000001,"15min":1.2490000000000001},"min":{"1min":0.36599999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":13.404,"5min":13.404,"15min":13.404},"last":4.1689999999999996},{"interface":"front","average":{"1min":2.4199999999999999,"5min":1.79,"15min":1.385},"min":{"1min":0.318,"5min":0.31,"15min":0.31},"max":{"1min":13.56,"5min":13.56,"15min":13.56},"last":2.653}]},{"osd":5,"last update":"Mon Oct 9 08:23:08 2023","interfaces":[{"interface":"back","average":{"1min":3.101,"5min":2.1139999999999999,"15min":1.4930000000000001},"min":{"1min":0.46700000000000003,"5min":0.374,"15min":0.374},"max":{"1min":16.417000000000002,"5min":16.417000000000002,"15min":16.417000000000002},"last":0.63},{"interface":"front","average":{"1min":2.742,"5min":1.758,"15min":1.371},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":13.282,"5min":13.282,"15min":13.282},"last":0.52300000000000002}]},{"osd":6,"last update":"Mon Oct 9 08:23:08 2023","interfaces":[{"interface":"back","average":{"1min":2.0299999999999998,"5min":1.7969999999999999,"15min":1.284},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":13.965999999999999,"5min":13.965999999999999,"15min":13.965999999999999},"last":4.1360000000000001},{"interface":"front","average":{"1min":2.694,"5min":1.9179999999999999,"15min":1.4470000000000001},"min":{"1min":0.41899999999999998,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":13.595000000000001,"5min":13.595000000000001,"15min":13.595000000000001},"last":0.58499999999999996}]},{"osd":7,"last update":"Mon Oct 9 08:23:08 2023","interfaces":[{"interface":"back","average":{"1min":2.4609999999999999,"5min":1.877,"15min":1.3939999999999999},"min":{"1min":0.50800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":13.239000000000001,"5min":13.239000000000001,"15min":13.239000000000001},"last":0.55700000000000005},{"interface":"front","average":{"1min":2.5169999999999999,"5min":1.7430000000000001,"15min":1.363},"min":{"1min":0.439,"5min":0.38500000000000001,"15min":0.378},"max":{"1min":13.471,"5min":13.471,"15min":13.471},"last":1.3819999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019236,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1419160,"kb_used_data":1117776,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92325992,"statfs":{"total":95995035648,"available":94541815808,"internally_reserved":0,"allocated":1144602624,"data_stored":1144072033,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,1,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 08:22:42 2023","interfaces":[{"interface":"back","average":{"1min":1.3109999999999999,"5min":1.5700000000000001,"15min":1.3029999999999999},"min":{"1min":0.28499999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":5.8369999999999997,"5min":9.9760000000000009,"15min":14.128},"last":0.627},{"interface":"front","average":{"1min":1.3879999999999999,"5min":1.385,"15min":1.2969999999999999},"min":{"1min":0.33100000000000002,"5min":0.27800000000000002,"15min":0.248},"max":{"1min":5.774,"5min":5.7960000000000003,"15min":14.224},"last":0.59599999999999997}]},{"osd":1,"last update":"Mon Oct 9 08:23:19 2023","interfaces":[{"interface":"back","average":{"1min":1.556,"5min":1.4790000000000001,"15min":1.258},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":9.0139999999999993,"5min":9.0139999999999993,"15min":9.0139999999999993},"last":3.931},{"interface":"front","average":{"1min":0.93400000000000005,"5min":1.5149999999999999,"15min":1.4390000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":4.2060000000000004,"5min":8.2940000000000005,"15min":21.878},"last":0.49299999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:22:34 2023","interfaces":[{"interface":"back","average":{"1min":1.667,"5min":1.9079999999999999,"15min":2.339},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":6.734,"5min":27.495999999999999,"15min":109.09},"last":0.45900000000000002},{"interface":"front","average":{"1min":1.7030000000000001,"5min":1.905,"15min":2.1869999999999998},"min":{"1min":0.377,"5min":0.318,"15min":0.318},"max":{"1min":6.4470000000000001,"5min":26.902000000000001,"15min":108.964},"last":0.55300000000000005}]},{"osd":3,"last update":"Mon Oct 9 08:23:14 2023","interfaces":[{"interface":"back","average":{"1min":2.1379999999999999,"5min":2.121,"15min":1.4990000000000001},"min":{"1min":0.35299999999999998,"5min":0.307,"15min":0.307},"max":{"1min":22.137,"5min":42.043999999999997,"15min":42.043999999999997},"last":3.9820000000000002},{"interface":"front","average":{"1min":2.0179999999999998,"5min":2.2789999999999999,"15min":1.6439999999999999},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":16.591000000000001,"5min":40.954000000000001,"15min":40.954000000000001},"last":0.42099999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:22:21 2023","interfaces":[{"interface":"back","average":{"1min":2.6890000000000001,"5min":2.444,"15min":1.6439999999999999},"min":{"1min":0.312,"5min":0.312,"15min":0.29799999999999999},"max":{"1min":10.914999999999999,"5min":10.914999999999999,"15min":21.931999999999999},"last":5.2930000000000001},{"interface":"front","average":{"1min":2.468,"5min":2.2050000000000001,"15min":1.603},"min":{"1min":0.38800000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":10.106,"5min":13.769,"15min":13.769},"last":5.1050000000000004}]},{"osd":6,"last update":"Mon Oct 9 08:23:14 2023","interfaces":[{"interface":"back","average":{"1min":2.149,"5min":2.077,"15min":1.625},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":10.157,"5min":10.775,"15min":13.829000000000001},"last":3.226},{"interface":"front","average":{"1min":1.9910000000000001,"5min":2.2890000000000001,"15min":1.724},"min":{"1min":0.35699999999999998,"5min":0.312,"15min":0.312},"max":{"1min":8.8089999999999993,"5min":12.569000000000001,"15min":21.777000000000001},"last":0.38700000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:23:14 2023","interfaces":[{"interface":"back","average":{"1min":2.544,"5min":2.4950000000000001,"15min":1.704},"min":{"1min":0.439,"5min":0.39600000000000002,"15min":0.36099999999999999},"max":{"1min":7.6070000000000002,"5min":10.813000000000001,"15min":10.813000000000001},"last":3.8980000000000001},{"interface":"front","average":{"1min":2.0470000000000002,"5min":1.7230000000000001,"15min":1.413},"min":{"1min":0.39100000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":7.444,"5min":7.444,"15min":8.8409999999999993},"last":4.2069999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823003,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1852044,"kb_used_data":1546564,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":91893108,"statfs":{"total":95995035648,"available":94098542592,"internally_reserved":0,"allocated":1583681536,"data_stored":1583158466,"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":[0,0,2,0,1,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:22:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.8089999999999999,"15min":1.569},"min":{"1min":0.28599999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":3.9369999999999998,"5min":19.027000000000001,"15min":39.686},"last":0.39600000000000002},{"interface":"front","average":{"1min":1.3080000000000001,"5min":1.8080000000000001,"15min":1.6200000000000001},"min":{"1min":0.28999999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":4.7789999999999999,"5min":18.134,"15min":40.454999999999998},"last":0.33900000000000002}]},{"osd":1,"last update":"Mon Oct 9 08:23:14 2023","interfaces":[{"interface":"back","average":{"1min":1.867,"5min":1.5660000000000001,"15min":1.3029999999999999},"min":{"1min":0.28100000000000003,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":9.6539999999999999,"5min":9.6539999999999999,"15min":9.6539999999999999},"last":0.27000000000000002},{"interface":"front","average":{"1min":1.7829999999999999,"5min":1.649,"15min":1.353},"min":{"1min":0.315,"5min":0.28299999999999997,"15min":0.27400000000000002},"max":{"1min":6.0709999999999997,"5min":12.569000000000001,"15min":12.569000000000001},"last":1.329}]},{"osd":2,"last update":"Mon Oct 9 08:22:43 2023","interfaces":[{"interface":"back","average":{"1min":1.226,"5min":2.1629999999999998,"15min":1.865},"min":{"1min":0.32500000000000001,"5min":0.307,"15min":0.307},"max":{"1min":7.8890000000000002,"5min":17.77,"15min":43.529000000000003},"last":0.48399999999999999},{"interface":"front","average":{"1min":2.0899999999999999,"5min":1.972,"15min":1.804},"min":{"1min":0.35099999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":7.7329999999999997,"5min":17.798999999999999,"15min":43.473999999999997},"last":1.3799999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:23:14 2023","interfaces":[{"interface":"back","average":{"1min":4.6609999999999996,"5min":2.6829999999999998,"15min":1.643},"min":{"1min":0.38,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":43.734999999999999,"5min":43.734999999999999,"15min":43.734999999999999},"last":1.4350000000000001},{"interface":"front","average":{"1min":4.6189999999999998,"5min":2.7509999999999999,"15min":1.7490000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.33600000000000002},"max":{"1min":43.598999999999997,"5min":43.598999999999997,"15min":43.598999999999997},"last":0.46800000000000003}]},{"osd":4,"last update":"Mon Oct 9 08:22:18 2023","interfaces":[{"interface":"back","average":{"1min":1.4419999999999999,"5min":2.0150000000000001,"15min":1.4610000000000001},"min":{"1min":0.314,"5min":0.31,"15min":0.31},"max":{"1min":7.9859999999999998,"5min":13.57,"15min":13.57},"last":0.44600000000000001},{"interface":"front","average":{"1min":2.7810000000000001,"5min":2.1970000000000001,"15min":1.518},"min":{"1min":0.45500000000000002,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":9.7430000000000003,"5min":13.26,"15min":13.26},"last":0.36599999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:23:15 2023","interfaces":[{"interface":"back","average":{"1min":2.5270000000000001,"5min":2.0310000000000001,"15min":1.595},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":9.7899999999999991,"5min":9.7899999999999991,"15min":10.417},"last":0.95499999999999996},{"interface":"front","average":{"1min":2.621,"5min":2.0910000000000002,"15min":1.581},"min":{"1min":0.34999999999999998,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":8.7349999999999994,"5min":12.49,"15min":12.49},"last":1.466}]},{"osd":7,"last update":"Mon Oct 9 08:22:57 2023","interfaces":[{"interface":"back","average":{"1min":2.3980000000000001,"5min":2.1120000000000001,"15min":1.6779999999999999},"min":{"1min":0.40200000000000002,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":12.186,"5min":12.186,"15min":14.472},"last":0.61799999999999999},{"interface":"front","average":{"1min":2.1190000000000002,"5min":2.4260000000000002,"15min":1.802},"min":{"1min":0.42999999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":7.141,"5min":10.103999999999999,"15min":13.731},"last":0.53700000000000003}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3716,"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":1360,"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":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":8726,"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":7417,"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":7974,"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":3418,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1807290368,"data_stored":1807286296,"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":2493775872,"data_stored":2493775872,"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":1124204544,"data_stored":1124204544,"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":1575555072,"data_stored":1575551000,"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":2278756352,"data_stored":2278752280,"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":1600520192,"data_stored":1600520192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T08:23:26.378 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-10-09T08:23:26.378 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:23:26.378 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_1 2023-10-09T08:23:26.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:23:26.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:26.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:26.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:26.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:26.580 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:26.587 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:26 smithi118 bash[59345]: cluster 2023-10-09T08:23:25.496058+0000 mgr.y (mgr.26009) 635 : cluster 0 pgmap v617: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 998 op/s 2023-10-09T08:23:26.613 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:26.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:26.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:26.721 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:26.746 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:26 smithi081 bash[76862]: cluster 2023-10-09T08:23:25.496058+0000 mgr.y (mgr.26009) 635 : cluster 0 pgmap v617: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 998 op/s 2023-10-09T08:23:26.747 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:26 smithi081 bash[79557]: cluster 2023-10-09T08:23:25.496058+0000 mgr.y (mgr.26009) 635 : cluster 0 pgmap v617: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 998 op/s 2023-10-09T08:23:26.753 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:26.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:26.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:26.845 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:23:26.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:26.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:26.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:26.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:26.996 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:27.029 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:27.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:27.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:27.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:27.161 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:27.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:27.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:27.267 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:27.305 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:27.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:27.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:27.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:27.437 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:27.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:27.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:27.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:27.564 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:27.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:27.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:27.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:27.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:27.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:27.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:27.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:27.821 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:27.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:27.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:27.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:27.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:27.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:27.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:28.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:28.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:28.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:28.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:28.184 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:28.237 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:28.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:28.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:28.340 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:28.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:28.383 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:28.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:28.484 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:28.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:28.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:28.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:28.618 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:28.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:28.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:28.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:28.750 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:28.789 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:28.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:28.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:28.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:28 smithi081 bash[76862]: cluster 2023-10-09T08:23:27.496460+0000 mgr.y (mgr.26009) 636 : cluster 0 pgmap v618: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 666 op/s 2023-10-09T08:23:28.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:28 smithi081 bash[79557]: cluster 2023-10-09T08:23:27.496460+0000 mgr.y (mgr.26009) 636 : cluster 0 pgmap v618: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 666 op/s 2023-10-09T08:23:28.897 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:28.921 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:28.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:28.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:29.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:28 smithi118 bash[59345]: cluster 2023-10-09T08:23:27.496460+0000 mgr.y (mgr.26009) 636 : cluster 0 pgmap v618: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 666 op/s 2023-10-09T08:23:29.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:29.061 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:29.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:29.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:29.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:29.192 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:29.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:29.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:29.295 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:29.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:29.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:29.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:29.422 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:29.453 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:29.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:29.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:29.558 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:29.587 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:29.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:29.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:29.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:29.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:29.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:29.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:29.811 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:29.844 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:29.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:29.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:29.947 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:29.969 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:29.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:29.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:30.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:30.096 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:30.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:30.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:30.202 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:30.231 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:30.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:30.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:30.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:30.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:30.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:30.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:30.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:30.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:30.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:30.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:30.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:30.603 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:30 smithi081 bash[79557]: cluster 2023-10-09T08:23:29.496954+0000 mgr.y (mgr.26009) 637 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 710 op/s 2023-10-09T08:23:30.603 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:30 smithi081 bash[76862]: cluster 2023-10-09T08:23:29.496954+0000 mgr.y (mgr.26009) 637 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 710 op/s 2023-10-09T08:23:30.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:30.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:30.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:30.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:30.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:30.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:30.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:30.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:30.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:30.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:30.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:30.995 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:31.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:30 smithi118 bash[59345]: cluster 2023-10-09T08:23:29.496954+0000 mgr.y (mgr.26009) 637 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 710 op/s 2023-10-09T08:23:31.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:31.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:31.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:31.127 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:31.156 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:31.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:31.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:31.263 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:31.285 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:31.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:31.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:31.389 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:31.416 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:31.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:31.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:31.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:31.528 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:23:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:23:31] "GET /metrics HTTP/1.1" 200 36522 "" "Prometheus/2.33.4" 2023-10-09T08:23:31.549 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:31.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:31.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:31.653 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:31.691 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:31.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:31.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:31.797 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:31.819 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:31.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:31.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:31.924 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:31.960 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:31.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:31.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:32.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:32.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:32.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:32.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:32.191 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:32.221 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:32.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:32.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:32.326 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:32.358 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:32.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:32.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:32.461 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:32.498 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:32.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:32.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:32.608 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:32.636 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:32.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:32.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:32.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:32.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:32 smithi118 bash[59345]: cluster 2023-10-09T08:23:31.497528+0000 mgr.y (mgr.26009) 638 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 950 op/s 2023-10-09T08:23:32.776 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:32.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:32.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:32.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:32 smithi081 bash[76862]: cluster 2023-10-09T08:23:31.497528+0000 mgr.y (mgr.26009) 638 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 950 op/s 2023-10-09T08:23:32.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:32 smithi081 bash[79557]: cluster 2023-10-09T08:23:31.497528+0000 mgr.y (mgr.26009) 638 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 950 op/s 2023-10-09T08:23:32.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:32.916 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:32.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:32.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:33.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:33.045 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:33.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:33.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:33.152 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:33.187 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:33.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:33.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:33.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:33.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:33.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:33.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:33.383 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:23:33.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:33.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:33.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:33.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:33.542 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:33.569 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:33.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:33.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:33.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:33.711 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:33.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:33.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:33.815 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:33.850 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:33.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:33.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:33.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:33.974 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:33.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:33.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:34.079 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:34.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:34.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:34.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:34.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:34.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:34.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:34.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:34.332 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:34.370 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:34.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:34.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:34.473 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:34.510 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:34.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:34.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:34.616 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:34.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:34 smithi081 bash[76862]: cluster 2023-10-09T08:23:33.497915+0000 mgr.y (mgr.26009) 639 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 664 op/s 2023-10-09T08:23:34.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:34 smithi081 bash[79557]: cluster 2023-10-09T08:23:33.497915+0000 mgr.y (mgr.26009) 639 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 664 op/s 2023-10-09T08:23:34.625 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:34 smithi118 bash[59345]: cluster 2023-10-09T08:23:33.497915+0000 mgr.y (mgr.26009) 639 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 664 op/s 2023-10-09T08:23:34.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:34.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:34.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:34.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:34.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:34.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:34.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:34.887 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:34.919 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:34.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:34.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:35.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:35.047 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:35.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:35.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:35.089 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:23:35.112 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:23:35.138 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:23:35.152 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:35.171 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:23:35.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:35.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:35.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:35.205 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:23:35.253 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:23:35.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:35.294 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:23:35.307 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:35.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:35.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:35.329 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:23:35.333 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:23:35.334 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:23:35.334 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:23:35.334 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:23:35.334 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:23:35.334 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:23:35.334 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:23:35.334 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:23:35.413 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:35.442 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:35.443 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:23:35.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:35.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:35.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:35.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:35.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:35.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:35.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:35.697 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:35.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:35.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:35.763 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:35 smithi081 bash[76862]: audit 2023-10-09T08:23:34.968960+0000 mon.c (mon.2) 256 : audit 1 from='client.? 172.21.15.81:0/2073281512' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:23:35.763 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:35 smithi081 bash[76862]: audit 2023-10-09T08:23:34.969377+0000 mon.a (mon.0) 576 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:23:35.763 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:35 smithi081 bash[76862]: audit 2023-10-09T08:23:35.056024+0000 mon.c (mon.2) 257 : audit 0 from='client.? 172.21.15.81:0/2078418206' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:23:35.763 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:35 smithi081 bash[79557]: audit 2023-10-09T08:23:34.968960+0000 mon.c (mon.2) 256 : audit 1 from='client.? 172.21.15.81:0/2073281512' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:23:35.763 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:35 smithi081 bash[79557]: audit 2023-10-09T08:23:34.969377+0000 mon.a (mon.0) 576 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:23:35.763 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:35 smithi081 bash[79557]: audit 2023-10-09T08:23:35.056024+0000 mon.c (mon.2) 257 : audit 0 from='client.? 172.21.15.81:0/2078418206' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:23:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:35 smithi118 bash[59345]: audit 2023-10-09T08:23:34.968960+0000 mon.c (mon.2) 256 : audit 1 from='client.? 172.21.15.81:0/2073281512' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:23:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:35 smithi118 bash[59345]: audit 2023-10-09T08:23:34.969377+0000 mon.a (mon.0) 576 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:23:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:35 smithi118 bash[59345]: audit 2023-10-09T08:23:35.056024+0000 mon.c (mon.2) 257 : audit 0 from='client.? 172.21.15.81:0/2078418206' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:23:35.801 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:35.826 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:35.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:35.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:35.930 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:35.958 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:35.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:35.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:36.065 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:36.102 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:36.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:36.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:36.207 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:36.231 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:36.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:36.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:36.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:36.358 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:36.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:36.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:36.460 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:36.469 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:36 smithi118 bash[59345]: cluster 2023-10-09T08:23:35.423194+0000 mon.a (mon.0) 577 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:23:36.470 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:36 smithi118 bash[59345]: audit 2023-10-09T08:23:35.435736+0000 mon.a (mon.0) 578 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:23:36.470 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:36 smithi118 bash[59345]: cluster 2023-10-09T08:23:35.435811+0000 mon.a (mon.0) 579 : cluster 0 osdmap e158: 8 total, 8 up, 6 in 2023-10-09T08:23:36.470 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:36 smithi118 bash[59345]: cluster 2023-10-09T08:23:35.440309+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T08:23:36.470 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:36 smithi118 bash[59345]: cluster 2023-10-09T08:23:35.440396+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T08:23:36.470 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:36 smithi118 bash[59345]: cluster 2023-10-09T08:23:35.450853+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T08:23:36.470 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:36 smithi118 bash[59345]: cluster 2023-10-09T08:23:35.498324+0000 mgr.y (mgr.26009) 640 : cluster 0 pgmap v623: 89 pgs: 89 active+clean; 2.7 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 770 op/s 2023-10-09T08:23:36.515 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:36.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:36.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:36.620 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:36.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:36 smithi081 bash[76862]: cluster 2023-10-09T08:23:35.423194+0000 mon.a (mon.0) 577 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:23:36.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:36 smithi081 bash[76862]: audit 2023-10-09T08:23:35.435736+0000 mon.a (mon.0) 578 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:23:36.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:36 smithi081 bash[76862]: cluster 2023-10-09T08:23:35.435811+0000 mon.a (mon.0) 579 : cluster 0 osdmap e158: 8 total, 8 up, 6 in 2023-10-09T08:23:36.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:36 smithi081 bash[76862]: cluster 2023-10-09T08:23:35.440309+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T08:23:36.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:36 smithi081 bash[76862]: cluster 2023-10-09T08:23:35.440396+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T08:23:36.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:36 smithi081 bash[76862]: cluster 2023-10-09T08:23:35.450853+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T08:23:36.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:36 smithi081 bash[76862]: cluster 2023-10-09T08:23:35.498324+0000 mgr.y (mgr.26009) 640 : cluster 0 pgmap v623: 89 pgs: 89 active+clean; 2.7 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 770 op/s 2023-10-09T08:23:36.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:36 smithi081 bash[79557]: cluster 2023-10-09T08:23:35.423194+0000 mon.a (mon.0) 577 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:23:36.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:36 smithi081 bash[79557]: audit 2023-10-09T08:23:35.435736+0000 mon.a (mon.0) 578 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:23:36.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:36 smithi081 bash[79557]: cluster 2023-10-09T08:23:35.435811+0000 mon.a (mon.0) 579 : cluster 0 osdmap e158: 8 total, 8 up, 6 in 2023-10-09T08:23:36.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:36 smithi081 bash[79557]: cluster 2023-10-09T08:23:35.440309+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T08:23:36.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:36 smithi081 bash[79557]: cluster 2023-10-09T08:23:35.440396+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T08:23:36.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:36 smithi081 bash[79557]: cluster 2023-10-09T08:23:35.450853+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T08:23:36.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:36 smithi081 bash[79557]: cluster 2023-10-09T08:23:35.498324+0000 mgr.y (mgr.26009) 640 : cluster 0 pgmap v623: 89 pgs: 89 active+clean; 2.7 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 770 op/s 2023-10-09T08:23:36.654 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:36.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:36.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:36.757 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:36.783 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:36.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:36.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:36.889 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:36.922 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:36.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:36.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:37.027 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:37.065 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:37.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:37.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:37.169 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:37.201 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:37.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:37.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:37.307 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:37.335 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:37.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:37.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:37.439 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:37.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:37.466 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:37.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:37.567 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:37.585 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:37.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:37.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:37.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:37.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:37.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:37.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:37.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:37.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:37.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:37.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:37.939 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:37.970 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:37.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:37.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:38.077 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:38.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:38.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:38.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:38.217 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:38.240 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:38.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:38.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:38.347 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:38.374 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:38.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:38.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:38.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:38.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:38.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:38.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:38.603 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:38.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:38.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:38.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:38.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:38.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:38 smithi081 bash[76862]: cluster 2023-10-09T08:23:37.498739+0000 mgr.y (mgr.26009) 641 : cluster 0 pgmap v624: 89 pgs: 89 active+clean; 2.7 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 770 op/s 2023-10-09T08:23:38.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:38 smithi081 bash[76862]: audit 2023-10-09T08:23:38.132813+0000 mon.c (mon.2) 258 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:23:38.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:38 smithi081 bash[79557]: cluster 2023-10-09T08:23:37.498739+0000 mgr.y (mgr.26009) 641 : cluster 0 pgmap v624: 89 pgs: 89 active+clean; 2.7 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 770 op/s 2023-10-09T08:23:38.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:38 smithi081 bash[79557]: audit 2023-10-09T08:23:38.132813+0000 mon.c (mon.2) 258 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:23:38.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:38.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:38.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:38.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:38.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:38 smithi118 bash[59345]: cluster 2023-10-09T08:23:37.498739+0000 mgr.y (mgr.26009) 641 : cluster 0 pgmap v624: 89 pgs: 89 active+clean; 2.7 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 770 op/s 2023-10-09T08:23:38.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:38 smithi118 bash[59345]: audit 2023-10-09T08:23:38.132813+0000 mon.c (mon.2) 258 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:23:38.908 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:38.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:38.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:39.006 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:23:39.006 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:23:39.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:39.049 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:39.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:39.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:39.152 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:39.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:39.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:39.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:39.295 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:39.325 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:39.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:39.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:39.432 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:39.472 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:39.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:39.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:39.578 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:39.607 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:39.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:39.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:39.715 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:39.724 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:39 smithi118 bash[59345]: audit 2023-10-09T08:23:39.145214+0000 mon.c (mon.2) 259 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:23:39.754 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:39.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:39.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:39.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:39.865 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:39 smithi081 bash[76862]: audit 2023-10-09T08:23:39.145214+0000 mon.c (mon.2) 259 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:23:39.866 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:39 smithi081 bash[79557]: audit 2023-10-09T08:23:39.145214+0000 mon.c (mon.2) 259 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:23:39.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:39.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:39.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:39.991 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:40.015 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:40.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:40.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:40.122 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:40.158 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:40.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:40.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:40.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:40.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:40.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:40.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:40.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:40.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:40.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:40.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:40.533 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:40.557 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:40.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:40.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:40.575 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:40 smithi081 bash[76862]: cluster 2023-10-09T08:23:39.499198+0000 mgr.y (mgr.26009) 642 : cluster 0 pgmap v625: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 765 op/s 2023-10-09T08:23:40.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:23:40.662 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:40.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:23:40.698 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:40.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:40.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:40.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:40.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:40.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:40.847 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:40 smithi081 bash[79557]: cluster 2023-10-09T08:23:39.499198+0000 mgr.y (mgr.26009) 642 : cluster 0 pgmap v625: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 765 op/s 2023-10-09T08:23:40.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:40.948 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:40.956 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:40 smithi118 bash[59345]: cluster 2023-10-09T08:23:39.499198+0000 mgr.y (mgr.26009) 642 : cluster 0 pgmap v625: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 765 op/s 2023-10-09T08:23:40.978 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:40.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:40.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:40.997 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-09T08:23:41.085 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:41.111 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:41.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:41.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:41.216 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:41.246 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:41.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:41.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:41.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:41.359 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:23:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:23:41] "GET /metrics HTTP/1.1" 200 36518 "" "Prometheus/2.33.4" 2023-10-09T08:23:41.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:41.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:41.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:41.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:41.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:41.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:41.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:41.619 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:41.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:41.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:41.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:41.753 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:41.782 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:41.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:41.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:41.885 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:41.927 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:41.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:41.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:42.033 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:42.058 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:42.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:42.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:42.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:42.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:42.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:42.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:42.297 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:42.325 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:42.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:42.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:42.433 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:42.458 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:42.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:42.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:42.565 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:42.613 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:42.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:42.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:42.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:42.728 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:42 smithi081 bash[76862]: cluster 2023-10-09T08:23:41.500033+0000 mgr.y (mgr.26009) 643 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 2.4 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 764 op/s 2023-10-09T08:23:42.728 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:42 smithi081 bash[79557]: cluster 2023-10-09T08:23:41.500033+0000 mgr.y (mgr.26009) 643 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 2.4 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 764 op/s 2023-10-09T08:23:42.747 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:42.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:42.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:42.851 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:42.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:42.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:42.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:42.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:43.007 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:43.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:43.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:43.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:42 smithi118 bash[59345]: cluster 2023-10-09T08:23:41.500033+0000 mgr.y (mgr.26009) 643 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 2.4 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 764 op/s 2023-10-09T08:23:43.083 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:23:43.092 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:23:43.113 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:43.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:43.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:43.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:43.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:43.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:43.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:43.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:43.381 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:43.419 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:43.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:43.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:43.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:43.565 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:43.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:43.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:43.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:43.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:43.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:43.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:43.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:43.819 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:43.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:43.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:43.922 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:43.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:43.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:43.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:44.049 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:44.075 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:44.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:44.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:44.179 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:44.185 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":626,"stamp":"2023-10-09T08:23:41.499465+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2604537803,"num_objects":39698,"num_object_clones":0,"num_object_copies":119094,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":39698,"num_whiteouts":0,"num_read":6289,"num_read_kb":13756,"num_write":180704,"num_write_kb":7031672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":86,"num_bytes_recovered":4785836,"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":113268,"ondisk_log_size":113268,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":9446832,"kb_used_data":7708096,"kb_used_omap":11,"kb_used_meta":1738484,"kb_avail":553024080,"statfs":{"total":575970213888,"available":566296657920,"internally_reserved":0,"allocated":7893090304,"data_stored":7889504272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12195,"internal_metadata":1780207709},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-500891648,"num_objects":-7643,"num_object_clones":0,"num_object_copies":-22929,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7643,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7643,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.002323"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":149,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.507627+0000","last_change":"2023-10-09T08:20:05.386705+0000","last_active":"2023-10-09T08:23:08.507627+0000","last_peered":"2023-10-09T08:23:08.507627+0000","last_clean":"2023-10-09T08:23:08.507627+0000","last_became_active":"2023-10-09T08:20:05.385928+0000","last_became_peered":"2023-10-09T08:20:05.385928+0000","last_unstale":"2023-10-09T08:23:08.507627+0000","last_undegraded":"2023-10-09T08:23:08.507627+0000","last_fullsized":"2023-10-09T08:23:08.507627+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":152,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.479139+0000","last_change":"2023-10-09T08:20:05.385418+0000","last_active":"2023-10-09T08:23:08.479139+0000","last_peered":"2023-10-09T08:23:08.479139+0000","last_clean":"2023-10-09T08:23:08.479139+0000","last_became_active":"2023-10-09T08:20:05.384865+0000","last_became_peered":"2023-10-09T08:20:05.384865+0000","last_unstale":"2023-10-09T08:23:08.479139+0000","last_undegraded":"2023-10-09T08:23:08.479139+0000","last_fullsized":"2023-10-09T08:23:08.479139+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.978858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":105,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.486068+0000","last_change":"2023-10-09T08:11:51.344268+0000","last_active":"2023-10-09T08:23:08.486068+0000","last_peered":"2023-10-09T08:23:08.486068+0000","last_clean":"2023-10-09T08:23:08.486068+0000","last_became_active":"2023-10-09T08:11:51.343932+0000","last_became_peered":"2023-10-09T08:11:51.343932+0000","last_unstale":"2023-10-09T08:23:08.486068+0000","last_undegraded":"2023-10-09T08:23:08.486068+0000","last_fullsized":"2023-10-09T08:23:08.486068+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:53.666243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.494109+0000","last_change":"2023-10-09T08:19:22.389001+0000","last_active":"2023-10-09T08:23:08.494109+0000","last_peered":"2023-10-09T08:23:08.494109+0000","last_clean":"2023-10-09T08:23:08.494109+0000","last_became_active":"2023-10-09T08:19:22.388526+0000","last_became_peered":"2023-10-09T08:19:22.388526+0000","last_unstale":"2023-10-09T08:23:08.494109+0000","last_undegraded":"2023-10-09T08:23:08.494109+0000","last_fullsized":"2023-10-09T08:23:08.494109+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":164,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.477427+0000","last_change":"2023-10-09T08:20:05.393958+0000","last_active":"2023-10-09T08:23:08.477427+0000","last_peered":"2023-10-09T08:23:08.477427+0000","last_clean":"2023-10-09T08:23:08.477427+0000","last_became_active":"2023-10-09T08:20:05.393516+0000","last_became_peered":"2023-10-09T08:20:05.393516+0000","last_unstale":"2023-10-09T08:23:08.477427+0000","last_undegraded":"2023-10-09T08:23:08.477427+0000","last_fullsized":"2023-10-09T08:23:08.477427+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:02:09.430608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1f","version":"0'0","reported_seq":122,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.492770+0000","last_change":"2023-10-09T08:10:51.456113+0000","last_active":"2023-10-09T08:23:08.492770+0000","last_peered":"2023-10-09T08:23:08.492770+0000","last_clean":"2023-10-09T08:23:08.492770+0000","last_became_active":"2023-10-09T08:10:51.455762+0000","last_became_peered":"2023-10-09T08:10:51.455762+0000","last_unstale":"2023-10-09T08:23:08.492770+0000","last_undegraded":"2023-10-09T08:23:08.492770+0000","last_fullsized":"2023-10-09T08:23:08.492770+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":87,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.498098+0000","last_change":"2023-10-09T08:19:22.389386+0000","last_active":"2023-10-09T08:23:08.498098+0000","last_peered":"2023-10-09T08:23:08.498098+0000","last_clean":"2023-10-09T08:23:08.498098+0000","last_became_active":"2023-10-09T08:19:22.388866+0000","last_became_peered":"2023-10-09T08:19:22.388866+0000","last_unstale":"2023-10-09T08:23:08.498098+0000","last_undegraded":"2023-10-09T08:23:08.498098+0000","last_fullsized":"2023-10-09T08:23:08.498098+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.10","version":"0'0","reported_seq":131,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:29.736855+0000","last_change":"2023-10-09T08:11:51.359232+0000","last_active":"2023-10-09T08:23:29.736855+0000","last_peered":"2023-10-09T08:23:29.736855+0000","last_clean":"2023-10-09T08:23:29.736855+0000","last_became_active":"2023-10-09T08:11:51.358640+0000","last_became_peered":"2023-10-09T08:11:51.358640+0000","last_unstale":"2023-10-09T08:23:29.736855+0000","last_undegraded":"2023-10-09T08:23:29.736855+0000","last_fullsized":"2023-10-09T08:23:29.736855+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.223631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":125,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.497854+0000","last_change":"2023-10-09T08:10:51.462062+0000","last_active":"2023-10-09T08:23:08.497854+0000","last_peered":"2023-10-09T08:23:08.497854+0000","last_clean":"2023-10-09T08:23:08.497854+0000","last_became_active":"2023-10-09T08:10:51.461403+0000","last_became_peered":"2023-10-09T08:10:51.461403+0000","last_unstale":"2023-10-09T08:23:08.497854+0000","last_undegraded":"2023-10-09T08:23:08.497854+0000","last_fullsized":"2023-10-09T08:23:08.497854+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":121,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:29.736878+0000","last_change":"2023-10-09T08:11:51.359444+0000","last_active":"2023-10-09T08:23:29.736878+0000","last_peered":"2023-10-09T08:23:29.736878+0000","last_clean":"2023-10-09T08:23:29.736878+0000","last_became_active":"2023-10-09T08:11:51.359133+0000","last_became_peered":"2023-10-09T08:11:51.359133+0000","last_unstale":"2023-10-09T08:23:29.736878+0000","last_undegraded":"2023-10-09T08:23:29.736878+0000","last_fullsized":"2023-10-09T08:23:29.736878+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:14:13.031539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'3","reported_seq":127,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.493508+0000","last_change":"2023-10-09T08:11:51.350377+0000","last_active":"2023-10-09T08:23:08.493508+0000","last_peered":"2023-10-09T08:23:08.493508+0000","last_clean":"2023-10-09T08:23:08.493508+0000","last_became_active":"2023-10-09T08:11:51.349821+0000","last_became_peered":"2023-10-09T08:11:51.349821+0000","last_unstale":"2023-10-09T08:23:08.493508+0000","last_undegraded":"2023-10-09T08:23:08.493508+0000","last_fullsized":"2023-10-09T08:23:08.493508+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":115,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.482954+0000","last_change":"2023-10-09T08:20:05.387046+0000","last_active":"2023-10-09T08:23:08.482954+0000","last_peered":"2023-10-09T08:23:08.482954+0000","last_clean":"2023-10-09T08:23:08.482954+0000","last_became_active":"2023-10-09T08:20:05.386558+0000","last_became_peered":"2023-10-09T08:20:05.386558+0000","last_unstale":"2023-10-09T08:23:08.482954+0000","last_undegraded":"2023-10-09T08:23:08.482954+0000","last_fullsized":"2023-10-09T08:23:08.482954+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:24.884321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.14","version":"84'22","reported_seq":131,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.508218+0000","last_change":"2023-10-09T07:59:02.717439+0000","last_active":"2023-10-09T08:23:08.508218+0000","last_peered":"2023-10-09T08:23:08.508218+0000","last_clean":"2023-10-09T08:23:08.508218+0000","last_became_active":"2023-10-09T07:59:02.716860+0000","last_became_peered":"2023-10-09T07:59:02.716860+0000","last_unstale":"2023-10-09T08:23:08.508218+0000","last_undegraded":"2023-10-09T08:23:08.508218+0000","last_fullsized":"2023-10-09T08:23:08.508218+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":123,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.507794+0000","last_change":"2023-10-09T08:10:51.462025+0000","last_active":"2023-10-09T08:23:08.507794+0000","last_peered":"2023-10-09T08:23:08.507794+0000","last_clean":"2023-10-09T08:23:08.507794+0000","last_became_active":"2023-10-09T08:10:51.461436+0000","last_became_peered":"2023-10-09T08:10:51.461436+0000","last_unstale":"2023-10-09T08:23:08.507794+0000","last_undegraded":"2023-10-09T08:23:08.507794+0000","last_fullsized":"2023-10-09T08:23:08.507794+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"60'2","reported_seq":141,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.504003+0000","last_change":"2023-10-09T08:20:05.482462+0000","last_active":"2023-10-09T08:23:08.504003+0000","last_peered":"2023-10-09T08:23:08.504003+0000","last_clean":"2023-10-09T08:23:08.504003+0000","last_became_active":"2023-10-09T08:20:05.393886+0000","last_became_peered":"2023-10-09T08:20:05.393886+0000","last_unstale":"2023-10-09T08:23:08.504003+0000","last_undegraded":"2023-10-09T08:23:08.504003+0000","last_fullsized":"2023-10-09T08:23:08.504003+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,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":131,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:29.736926+0000","last_change":"2023-10-09T08:11:51.346558+0000","last_active":"2023-10-09T08:23:29.736926+0000","last_peered":"2023-10-09T08:23:29.736926+0000","last_clean":"2023-10-09T08:23:29.736926+0000","last_became_active":"2023-10-09T08:11:51.346210+0000","last_became_peered":"2023-10-09T08:11:51.346210+0000","last_unstale":"2023-10-09T08:23:29.736926+0000","last_undegraded":"2023-10-09T08:23:29.736926+0000","last_fullsized":"2023-10-09T08:23:29.736926+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:36.868489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":87,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.493348+0000","last_change":"2023-10-09T08:19:22.390957+0000","last_active":"2023-10-09T08:23:08.493348+0000","last_peered":"2023-10-09T08:23:08.493348+0000","last_clean":"2023-10-09T08:23:08.493348+0000","last_became_active":"2023-10-09T08:19:22.390583+0000","last_became_peered":"2023-10-09T08:19:22.390583+0000","last_unstale":"2023-10-09T08:23:08.493348+0000","last_undegraded":"2023-10-09T08:23:08.493348+0000","last_fullsized":"2023-10-09T08:23:08.493348+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":124,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.496108+0000","last_change":"2023-10-09T08:11:51.350131+0000","last_active":"2023-10-09T08:23:08.496108+0000","last_peered":"2023-10-09T08:23:08.496108+0000","last_clean":"2023-10-09T08:23:08.496108+0000","last_became_active":"2023-10-09T08:11:51.349748+0000","last_became_peered":"2023-10-09T08:11:51.349748+0000","last_unstale":"2023-10-09T08:23:08.496108+0000","last_undegraded":"2023-10-09T08:23:08.496108+0000","last_fullsized":"2023-10-09T08:23:08.496108+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":109,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.493314+0000","last_change":"2023-10-09T07:59:02.721726+0000","last_active":"2023-10-09T08:23:08.493314+0000","last_peered":"2023-10-09T08:23:08.493314+0000","last_clean":"2023-10-09T08:23:08.493314+0000","last_became_active":"2023-10-09T07:59:02.721322+0000","last_became_peered":"2023-10-09T07:59:02.721322+0000","last_unstale":"2023-10-09T08:23:08.493314+0000","last_undegraded":"2023-10-09T08:23:08.493314+0000","last_fullsized":"2023-10-09T08:23:08.493314+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":98,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.479382+0000","last_change":"2023-10-09T08:20:05.393578+0000","last_active":"2023-10-09T08:23:08.479382+0000","last_peered":"2023-10-09T08:23:08.479382+0000","last_clean":"2023-10-09T08:23:08.479382+0000","last_became_active":"2023-10-09T08:20:05.393232+0000","last_became_peered":"2023-10-09T08:20:05.393232+0000","last_unstale":"2023-10-09T08:23:08.479382+0000","last_undegraded":"2023-10-09T08:23:08.479382+0000","last_fullsized":"2023-10-09T08:23:08.479382+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:53.987272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.10","version":"60'8","reported_seq":150,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.492386+0000","last_change":"2023-10-09T08:19:22.400022+0000","last_active":"2023-10-09T08:23:08.492386+0000","last_peered":"2023-10-09T08:23:08.492386+0000","last_clean":"2023-10-09T08:23:08.492386+0000","last_became_active":"2023-10-09T08:19:22.390836+0000","last_became_peered":"2023-10-09T08:19:22.390836+0000","last_unstale":"2023-10-09T08:23:08.492386+0000","last_undegraded":"2023-10-09T08:23:08.492386+0000","last_fullsized":"2023-10-09T08:23:08.492386+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":130,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.481810+0000","last_change":"2023-10-09T08:11:51.347816+0000","last_active":"2023-10-09T08:23:08.481810+0000","last_peered":"2023-10-09T08:23:08.481810+0000","last_clean":"2023-10-09T08:23:08.481810+0000","last_became_active":"2023-10-09T08:11:51.347476+0000","last_became_peered":"2023-10-09T08:11:51.347476+0000","last_unstale":"2023-10-09T08:23:08.481810+0000","last_undegraded":"2023-10-09T08:23:08.481810+0000","last_fullsized":"2023-10-09T08:23:08.481810+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:58.667642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.a","version":"158'11250","reported_seq":11273,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-09T08:23:39.876020+0000","last_change":"2023-10-09T08:20:22.832882+0000","last_active":"2023-10-09T08:23:39.876020+0000","last_peered":"2023-10-09T08:23:39.876020+0000","last_clean":"2023-10-09T08:23:39.876020+0000","last_became_active":"2023-10-09T08:20:22.832518+0000","last_became_peered":"2023-10-09T08:20:22.832518+0000","last_unstale":"2023-10-09T08:23:39.876020+0000","last_undegraded":"2023-10-09T08:23:39.876020+0000","last_fullsized":"2023-10-09T08:23:39.876020+0000","mapping_epoch":143,"log_start":"148'2600","ondisk_log_start":"148'2600","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":8650,"log_dups_size":0,"ondisk_log_size":8650,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159776768,"num_objects":2438,"num_object_clones":0,"num_object_copies":7314,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2438,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11250,"num_write_kb":438016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":138,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.501649+0000","last_change":"2023-10-09T08:19:22.441301+0000","last_active":"2023-10-09T08:23:08.501649+0000","last_peered":"2023-10-09T08:23:08.501649+0000","last_clean":"2023-10-09T08:23:08.501649+0000","last_became_active":"2023-10-09T08:19:22.388529+0000","last_became_peered":"2023-10-09T08:19:22.388529+0000","last_unstale":"2023-10-09T08:23:08.501649+0000","last_undegraded":"2023-10-09T08:23:08.501649+0000","last_fullsized":"2023-10-09T08:23:08.501649+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[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":109,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.498177+0000","last_change":"2023-10-09T07:59:03.856827+0000","last_active":"2023-10-09T08:23:08.498177+0000","last_peered":"2023-10-09T08:23:08.498177+0000","last_clean":"2023-10-09T08:23:08.498177+0000","last_became_active":"2023-10-09T07:59:03.855938+0000","last_became_peered":"2023-10-09T07:59:03.855938+0000","last_unstale":"2023-10-09T08:23:08.498177+0000","last_undegraded":"2023-10-09T08:23:08.498177+0000","last_fullsized":"2023-10-09T08:23:08.498177+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.b","version":"158'11269","reported_seq":11294,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-09T08:23:39.647649+0000","last_change":"2023-10-09T08:20:22.619065+0000","last_active":"2023-10-09T08:23:39.647649+0000","last_peered":"2023-10-09T08:23:39.647649+0000","last_clean":"2023-10-09T08:23:39.647649+0000","last_became_active":"2023-10-09T08:20:22.618696+0000","last_became_peered":"2023-10-09T08:20:22.618696+0000","last_unstale":"2023-10-09T08:23:39.647649+0000","last_undegraded":"2023-10-09T08:23:39.647649+0000","last_fullsized":"2023-10-09T08:23:39.647649+0000","mapping_epoch":143,"log_start":"151'5000","ondisk_log_start":"151'5000","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":6269,"log_dups_size":0,"ondisk_log_size":6269,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.065082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162725888,"num_objects":2483,"num_object_clones":0,"num_object_copies":7449,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2483,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11269,"num_write_kb":440064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":126,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.493960+0000","last_change":"2023-10-09T08:10:51.459876+0000","last_active":"2023-10-09T08:23:08.493960+0000","last_peered":"2023-10-09T08:23:08.493960+0000","last_clean":"2023-10-09T08:23:08.493960+0000","last_became_active":"2023-10-09T08:10:51.459452+0000","last_became_peered":"2023-10-09T08:10:51.459452+0000","last_unstale":"2023-10-09T08:23:08.493960+0000","last_undegraded":"2023-10-09T08:23:08.493960+0000","last_fullsized":"2023-10-09T08:23:08.493960+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":132,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.507390+0000","last_change":"2023-10-09T08:11:51.350633+0000","last_active":"2023-10-09T08:23:08.507390+0000","last_peered":"2023-10-09T08:23:08.507390+0000","last_clean":"2023-10-09T08:23:08.507390+0000","last_became_active":"2023-10-09T08:11:51.350182+0000","last_became_peered":"2023-10-09T08:11:51.350182+0000","last_unstale":"2023-10-09T08:23:08.507390+0000","last_undegraded":"2023-10-09T08:23:08.507390+0000","last_fullsized":"2023-10-09T08:23:08.507390+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"158'11424","reported_seq":11447,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-09T08:23:39.638393+0000","last_change":"2023-10-09T08:20:22.830557+0000","last_active":"2023-10-09T08:23:39.638393+0000","last_peered":"2023-10-09T08:23:39.638393+0000","last_clean":"2023-10-09T08:23:39.638393+0000","last_became_active":"2023-10-09T08:20:22.830168+0000","last_became_peered":"2023-10-09T08:20:22.830168+0000","last_unstale":"2023-10-09T08:23:39.638393+0000","last_undegraded":"2023-10-09T08:23:39.638393+0000","last_fullsized":"2023-10-09T08:23:39.638393+0000","mapping_epoch":143,"log_start":"149'4200","ondisk_log_start":"149'4200","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7224,"log_dups_size":0,"ondisk_log_size":7224,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":165412864,"num_objects":2524,"num_object_clones":0,"num_object_copies":7572,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2524,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11424,"num_write_kb":446336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":110,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.493699+0000","last_change":"2023-10-09T07:59:02.724261+0000","last_active":"2023-10-09T08:23:08.493699+0000","last_peered":"2023-10-09T08:23:08.493699+0000","last_clean":"2023-10-09T08:23:08.493699+0000","last_became_active":"2023-10-09T07:59:02.723901+0000","last_became_peered":"2023-10-09T07:59:02.723901+0000","last_unstale":"2023-10-09T08:23:08.493699+0000","last_undegraded":"2023-10-09T08:23:08.493699+0000","last_fullsized":"2023-10-09T08:23:08.493699+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":122,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.495164+0000","last_change":"2023-10-09T08:10:51.456316+0000","last_active":"2023-10-09T08:23:08.495164+0000","last_peered":"2023-10-09T08:23:08.495164+0000","last_clean":"2023-10-09T08:23:08.495164+0000","last_became_active":"2023-10-09T08:10:51.455935+0000","last_became_peered":"2023-10-09T08:10:51.455935+0000","last_unstale":"2023-10-09T08:23:08.495164+0000","last_undegraded":"2023-10-09T08:23:08.495164+0000","last_fullsized":"2023-10-09T08:23:08.495164+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"158'11236","reported_seq":11259,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-09T08:23:39.622977+0000","last_change":"2023-10-09T08:20:22.834534+0000","last_active":"2023-10-09T08:23:39.622977+0000","last_peered":"2023-10-09T08:23:39.622977+0000","last_clean":"2023-10-09T08:23:39.622977+0000","last_became_active":"2023-10-09T08:20:22.834209+0000","last_became_peered":"2023-10-09T08:20:22.834209+0000","last_unstale":"2023-10-09T08:23:39.622977+0000","last_undegraded":"2023-10-09T08:23:39.622977+0000","last_fullsized":"2023-10-09T08:23:39.622977+0000","mapping_epoch":143,"log_start":"149'4000","ondisk_log_start":"149'4000","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7236,"log_dups_size":0,"ondisk_log_size":7236,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":163315712,"num_objects":2492,"num_object_clones":0,"num_object_copies":7476,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2492,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11236,"num_write_kb":439296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":125,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.496022+0000","last_change":"2023-10-09T08:11:51.360271+0000","last_active":"2023-10-09T08:23:08.496022+0000","last_peered":"2023-10-09T08:23:08.496022+0000","last_clean":"2023-10-09T08:23:08.496022+0000","last_became_active":"2023-10-09T08:11:51.359690+0000","last_became_peered":"2023-10-09T08:11:51.359690+0000","last_unstale":"2023-10-09T08:23:08.496022+0000","last_undegraded":"2023-10-09T08:23:08.496022+0000","last_fullsized":"2023-10-09T08:23:08.496022+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":79,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.486987+0000","last_change":"2023-10-09T08:19:22.384808+0000","last_active":"2023-10-09T08:23:08.486987+0000","last_peered":"2023-10-09T08:23:08.486987+0000","last_clean":"2023-10-09T08:23:08.486987+0000","last_became_active":"2023-10-09T08:19:22.384445+0000","last_became_peered":"2023-10-09T08:19:22.384445+0000","last_unstale":"2023-10-09T08:23:08.486987+0000","last_undegraded":"2023-10-09T08:23:08.486987+0000","last_fullsized":"2023-10-09T08:23:08.486987+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.661209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.e","version":"158'11219","reported_seq":11242,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-09T08:23:39.117854+0000","last_change":"2023-10-09T08:20:22.619244+0000","last_active":"2023-10-09T08:23:39.117854+0000","last_peered":"2023-10-09T08:23:39.117854+0000","last_clean":"2023-10-09T08:23:39.117854+0000","last_became_active":"2023-10-09T08:20:22.618830+0000","last_became_peered":"2023-10-09T08:20:22.618830+0000","last_unstale":"2023-10-09T08:23:39.117854+0000","last_undegraded":"2023-10-09T08:23:39.117854+0000","last_fullsized":"2023-10-09T08:23:39.117854+0000","mapping_epoch":143,"log_start":"149'3900","ondisk_log_start":"149'3900","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7319,"log_dups_size":0,"ondisk_log_size":7319,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159055872,"num_objects":2427,"num_object_clones":0,"num_object_copies":7281,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2427,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11219,"num_write_kb":436672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":143,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.477207+0000","last_change":"2023-10-09T08:19:22.391650+0000","last_active":"2023-10-09T08:23:08.477207+0000","last_peered":"2023-10-09T08:23:08.477207+0000","last_clean":"2023-10-09T08:23:08.477207+0000","last_became_active":"2023-10-09T08:19:22.379980+0000","last_became_peered":"2023-10-09T08:19:22.379980+0000","last_unstale":"2023-10-09T08:23:08.477207+0000","last_undegraded":"2023-10-09T08:23:08.477207+0000","last_fullsized":"2023-10-09T08:23:08.477207+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:21.700666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":123,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.508002+0000","last_change":"2023-10-09T08:11:51.361270+0000","last_active":"2023-10-09T08:23:08.508002+0000","last_peered":"2023-10-09T08:23:08.508002+0000","last_clean":"2023-10-09T08:23:08.508002+0000","last_became_active":"2023-10-09T08:11:51.359669+0000","last_became_peered":"2023-10-09T08:11:51.359669+0000","last_unstale":"2023-10-09T08:23:08.508002+0000","last_undegraded":"2023-10-09T08:23:08.508002+0000","last_fullsized":"2023-10-09T08:23:08.508002+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"158'11246","reported_seq":11271,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-09T08:23:39.728235+0000","last_change":"2023-10-09T08:20:22.830609+0000","last_active":"2023-10-09T08:23:39.728235+0000","last_peered":"2023-10-09T08:23:39.728235+0000","last_clean":"2023-10-09T08:23:39.728235+0000","last_became_active":"2023-10-09T08:20:22.829903+0000","last_became_peered":"2023-10-09T08:20:22.829903+0000","last_unstale":"2023-10-09T08:23:39.728235+0000","last_undegraded":"2023-10-09T08:23:39.728235+0000","last_fullsized":"2023-10-09T08:23:39.728235+0000","mapping_epoch":143,"log_start":"151'4900","ondisk_log_start":"151'4900","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":6346,"log_dups_size":0,"ondisk_log_size":6346,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.112660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157548544,"num_objects":2404,"num_object_clones":0,"num_object_copies":7212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2404,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11246,"num_write_kb":436800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":123,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.495023+0000","last_change":"2023-10-09T08:10:51.459798+0000","last_active":"2023-10-09T08:23:08.495023+0000","last_peered":"2023-10-09T08:23:08.495023+0000","last_clean":"2023-10-09T08:23:08.495023+0000","last_became_active":"2023-10-09T08:10:51.459261+0000","last_became_peered":"2023-10-09T08:10:51.459261+0000","last_unstale":"2023-10-09T08:23:08.495023+0000","last_undegraded":"2023-10-09T08:23:08.495023+0000","last_fullsized":"2023-10-09T08:23:08.495023+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":156,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.507951+0000","last_change":"2023-10-09T08:20:05.388078+0000","last_active":"2023-10-09T08:23:08.507951+0000","last_peered":"2023-10-09T08:23:08.507951+0000","last_clean":"2023-10-09T08:23:08.507951+0000","last_became_active":"2023-10-09T08:20:05.387569+0000","last_became_peered":"2023-10-09T08:20:05.387569+0000","last_unstale":"2023-10-09T08:23:08.507951+0000","last_undegraded":"2023-10-09T08:23:08.507951+0000","last_fullsized":"2023-10-09T08:23:08.507951+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.c","version":"158'11444","reported_seq":11469,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-09T08:23:39.707475+0000","last_change":"2023-10-09T08:20:22.830535+0000","last_active":"2023-10-09T08:23:39.707475+0000","last_peered":"2023-10-09T08:23:39.707475+0000","last_clean":"2023-10-09T08:23:39.707475+0000","last_became_active":"2023-10-09T08:20:22.829835+0000","last_became_peered":"2023-10-09T08:20:22.829835+0000","last_unstale":"2023-10-09T08:23:39.707475+0000","last_undegraded":"2023-10-09T08:23:39.707475+0000","last_fullsized":"2023-10-09T08:23:39.707475+0000","mapping_epoch":143,"log_start":"151'5100","ondisk_log_start":"151'5100","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+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":"periodic scrub scheduled @ 2023-10-10T12:06:54.371781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166985728,"num_objects":2548,"num_object_clones":0,"num_object_copies":7644,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2548,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11444,"num_write_kb":447744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":133,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.506606+0000","last_change":"2023-10-09T08:20:05.385905+0000","last_active":"2023-10-09T08:23:08.506606+0000","last_peered":"2023-10-09T08:23:08.506606+0000","last_clean":"2023-10-09T08:23:08.506606+0000","last_became_active":"2023-10-09T08:20:05.385453+0000","last_became_peered":"2023-10-09T08:20:05.385453+0000","last_unstale":"2023-10-09T08:23:08.506606+0000","last_undegraded":"2023-10-09T08:23:08.506606+0000","last_fullsized":"2023-10-09T08:23:08.506606+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":123,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.508405+0000","last_change":"2023-10-09T08:10:51.461914+0000","last_active":"2023-10-09T08:23:08.508405+0000","last_peered":"2023-10-09T08:23:08.508405+0000","last_clean":"2023-10-09T08:23:08.508405+0000","last_became_active":"2023-10-09T08:10:51.461430+0000","last_became_peered":"2023-10-09T08:10:51.461430+0000","last_unstale":"2023-10-09T08:23:08.508405+0000","last_undegraded":"2023-10-09T08:23:08.508405+0000","last_fullsized":"2023-10-09T08:23:08.508405+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"158'11179","reported_seq":11203,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-09T08:23:39.847925+0000","last_change":"2023-10-09T08:20:22.830852+0000","last_active":"2023-10-09T08:23:39.847925+0000","last_peered":"2023-10-09T08:23:39.847925+0000","last_clean":"2023-10-09T08:23:39.847925+0000","last_became_active":"2023-10-09T08:20:22.830164+0000","last_became_peered":"2023-10-09T08:20:22.830164+0000","last_unstale":"2023-10-09T08:23:39.847925+0000","last_undegraded":"2023-10-09T08:23:39.847925+0000","last_fullsized":"2023-10-09T08:23:39.847925+0000","mapping_epoch":143,"log_start":"148'2600","ondisk_log_start":"148'2600","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":8579,"log_dups_size":0,"ondisk_log_size":8579,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":165019672,"num_objects":2519,"num_object_clones":0,"num_object_copies":7557,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2519,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11179,"num_write_kb":438273,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":132,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.477306+0000","last_change":"2023-10-09T08:11:51.347549+0000","last_active":"2023-10-09T08:23:08.477306+0000","last_peered":"2023-10-09T08:23:08.477306+0000","last_clean":"2023-10-09T08:23:08.477306+0000","last_became_active":"2023-10-09T08:11:51.347078+0000","last_became_peered":"2023-10-09T08:11:51.347078+0000","last_unstale":"2023-10-09T08:23:08.477306+0000","last_undegraded":"2023-10-09T08:23:08.477306+0000","last_fullsized":"2023-10-09T08:23:08.477306+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.172461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":106,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.483520+0000","last_change":"2023-10-09T08:11:51.343842+0000","last_active":"2023-10-09T08:23:08.483520+0000","last_peered":"2023-10-09T08:23:08.483520+0000","last_clean":"2023-10-09T08:23:08.483520+0000","last_became_active":"2023-10-09T08:11:51.343306+0000","last_became_peered":"2023-10-09T08:11:51.343306+0000","last_unstale":"2023-10-09T08:23:08.483520+0000","last_undegraded":"2023-10-09T08:23:08.483520+0000","last_fullsized":"2023-10-09T08:23:08.483520+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.175711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"158'11327","reported_seq":11352,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-09T08:23:39.707312+0000","last_change":"2023-10-09T08:20:22.615703+0000","last_active":"2023-10-09T08:23:39.707312+0000","last_peered":"2023-10-09T08:23:39.707312+0000","last_clean":"2023-10-09T08:23:39.707312+0000","last_became_active":"2023-10-09T08:20:22.615376+0000","last_became_peered":"2023-10-09T08:20:22.615376+0000","last_unstale":"2023-10-09T08:23:39.707312+0000","last_undegraded":"2023-10-09T08:23:39.707312+0000","last_fullsized":"2023-10-09T08:23:39.707312+0000","mapping_epoch":143,"log_start":"151'5000","ondisk_log_start":"151'5000","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":6327,"log_dups_size":0,"ondisk_log_size":6327,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:12.610453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":164954112,"num_objects":2517,"num_object_clones":0,"num_object_copies":7551,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2517,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11327,"num_write_kb":443008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"78'106","reported_seq":650,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.837162+0000","last_change":"2023-10-09T08:20:08.388032+0000","last_active":"2023-10-09T08:23:19.837162+0000","last_peered":"2023-10-09T08:23:19.837162+0000","last_clean":"2023-10-09T08:23:19.837162+0000","last_became_active":"2023-10-09T08:20:08.387273+0000","last_became_peered":"2023-10-09T08:20:08.387273+0000","last_unstale":"2023-10-09T08:23:19.837162+0000","last_undegraded":"2023-10-09T08:23:19.837162+0000","last_fullsized":"2023-10-09T08:23:19.837162+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:47.521888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":149,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.496195+0000","last_change":"2023-10-09T08:20:05.390328+0000","last_active":"2023-10-09T08:23:08.496195+0000","last_peered":"2023-10-09T08:23:08.496195+0000","last_clean":"2023-10-09T08:23:08.496195+0000","last_became_active":"2023-10-09T08:20:05.389648+0000","last_became_peered":"2023-10-09T08:20:05.389648+0000","last_unstale":"2023-10-09T08:23:08.496195+0000","last_undegraded":"2023-10-09T08:23:08.496195+0000","last_fullsized":"2023-10-09T08:23:08.496195+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":31,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.482873+0000","last_change":"2023-10-09T08:20:05.386127+0000","last_active":"2023-10-09T08:23:08.482873+0000","last_peered":"2023-10-09T08:23:08.482873+0000","last_clean":"2023-10-09T08:23:08.482873+0000","last_became_active":"2023-10-09T08:20:05.385653+0000","last_became_peered":"2023-10-09T08:20:05.385653+0000","last_unstale":"2023-10-09T08:23:08.482873+0000","last_undegraded":"2023-10-09T08:23:08.482873+0000","last_fullsized":"2023-10-09T08:23:08.482873+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:52:38.875109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.6","version":"158'11154","reported_seq":11179,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-09T08:23:39.739160+0000","last_change":"2023-10-09T08:20:22.616852+0000","last_active":"2023-10-09T08:23:39.739160+0000","last_peered":"2023-10-09T08:23:39.739160+0000","last_clean":"2023-10-09T08:23:39.739160+0000","last_became_active":"2023-10-09T08:20:22.616560+0000","last_became_peered":"2023-10-09T08:20:22.616560+0000","last_unstale":"2023-10-09T08:23:39.739160+0000","last_undegraded":"2023-10-09T08:23:39.739160+0000","last_fullsized":"2023-10-09T08:23:39.739160+0000","mapping_epoch":143,"log_start":"151'4900","ondisk_log_start":"151'4900","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+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":"periodic scrub scheduled @ 2023-10-10T16:58:59.862407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161087488,"num_objects":2458,"num_object_clones":0,"num_object_copies":7374,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2458,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11154,"num_write_kb":435584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"77'111","reported_seq":757,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.495483+0000","last_change":"2023-10-09T08:10:51.456535+0000","last_active":"2023-10-09T08:23:08.495483+0000","last_peered":"2023-10-09T08:23:08.495483+0000","last_clean":"2023-10-09T08:23:08.495483+0000","last_became_active":"2023-10-09T08:10:51.455896+0000","last_became_peered":"2023-10-09T08:10:51.455896+0000","last_unstale":"2023-10-09T08:23:08.495483+0000","last_undegraded":"2023-10-09T08:23:08.495483+0000","last_fullsized":"2023-10-09T08:23:08.495483+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1034,"num_read_kb":1207,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":133,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.507692+0000","last_change":"2023-10-09T08:19:22.393152+0000","last_active":"2023-10-09T08:23:08.507692+0000","last_peered":"2023-10-09T08:23:08.507692+0000","last_clean":"2023-10-09T08:23:08.507692+0000","last_became_active":"2023-10-09T08:19:22.392782+0000","last_became_peered":"2023-10-09T08:19:22.392782+0000","last_unstale":"2023-10-09T08:23:08.507692+0000","last_undegraded":"2023-10-09T08:23:08.507692+0000","last_fullsized":"2023-10-09T08:23:08.507692+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":131,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.837142+0000","last_change":"2023-10-09T08:20:05.388391+0000","last_active":"2023-10-09T08:23:19.837142+0000","last_peered":"2023-10-09T08:23:19.837142+0000","last_clean":"2023-10-09T08:23:19.837142+0000","last_became_active":"2023-10-09T08:20:05.387128+0000","last_became_peered":"2023-10-09T08:20:05.387128+0000","last_unstale":"2023-10-09T08:23:19.837142+0000","last_undegraded":"2023-10-09T08:23:19.837142+0000","last_fullsized":"2023-10-09T08:23:19.837142+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:37.105138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.5","version":"158'11165","reported_seq":11188,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-09T08:23:39.573577+0000","last_change":"2023-10-09T08:20:22.834667+0000","last_active":"2023-10-09T08:23:39.573577+0000","last_peered":"2023-10-09T08:23:39.573577+0000","last_clean":"2023-10-09T08:23:39.573577+0000","last_became_active":"2023-10-09T08:20:22.834279+0000","last_became_peered":"2023-10-09T08:20:22.834279+0000","last_unstale":"2023-10-09T08:23:39.573577+0000","last_undegraded":"2023-10-09T08:23:39.573577+0000","last_fullsized":"2023-10-09T08:23:39.573577+0000","mapping_epoch":143,"log_start":"149'4000","ondisk_log_start":"149'4000","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7165,"log_dups_size":0,"ondisk_log_size":7165,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":170590208,"num_objects":2603,"num_object_clones":0,"num_object_copies":7809,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2603,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11165,"num_write_kb":440576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"77'94","reported_seq":518,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.477011+0000","last_change":"2023-10-09T08:20:05.489134+0000","last_active":"2023-10-09T08:23:08.477011+0000","last_peered":"2023-10-09T08:23:08.477011+0000","last_clean":"2023-10-09T08:23:08.477011+0000","last_became_active":"2023-10-09T08:20:05.386879+0000","last_became_peered":"2023-10-09T08:20:05.386879+0000","last_unstale":"2023-10-09T08:23:08.477011+0000","last_undegraded":"2023-10-09T08:23:08.477011+0000","last_fullsized":"2023-10-09T08:23:08.477011+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:41.240280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"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":[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.0","version":"0'0","reported_seq":115,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.486343+0000","last_change":"2023-10-09T08:20:05.386474+0000","last_active":"2023-10-09T08:23:08.486343+0000","last_peered":"2023-10-09T08:23:08.486343+0000","last_clean":"2023-10-09T08:23:08.486343+0000","last_became_active":"2023-10-09T08:20:05.385908+0000","last_became_peered":"2023-10-09T08:20:05.385908+0000","last_unstale":"2023-10-09T08:23:08.486343+0000","last_undegraded":"2023-10-09T08:23:08.486343+0000","last_fullsized":"2023-10-09T08:23:08.486343+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.768614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.7","version":"0'0","reported_seq":31,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.483205+0000","last_change":"2023-10-09T08:20:05.390191+0000","last_active":"2023-10-09T08:23:08.483205+0000","last_peered":"2023-10-09T08:23:08.483205+0000","last_clean":"2023-10-09T08:23:08.483205+0000","last_became_active":"2023-10-09T08:20:05.389739+0000","last_became_peered":"2023-10-09T08:20:05.389739+0000","last_unstale":"2023-10-09T08:23:08.483205+0000","last_undegraded":"2023-10-09T08:23:08.483205+0000","last_fullsized":"2023-10-09T08:23:08.483205+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.986418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"158'10949","reported_seq":10972,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-09T08:23:39.847429+0000","last_change":"2023-10-09T08:20:22.621318+0000","last_active":"2023-10-09T08:23:39.847429+0000","last_peered":"2023-10-09T08:23:39.847429+0000","last_clean":"2023-10-09T08:23:39.847429+0000","last_became_active":"2023-10-09T08:20:22.621007+0000","last_became_peered":"2023-10-09T08:20:22.621007+0000","last_unstale":"2023-10-09T08:23:39.847429+0000","last_undegraded":"2023-10-09T08:23:39.847429+0000","last_fullsized":"2023-10-09T08:23:39.847429+0000","mapping_epoch":143,"log_start":"148'2300","ondisk_log_start":"148'2300","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":8649,"log_dups_size":0,"ondisk_log_size":8649,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":158793728,"num_objects":2423,"num_object_clones":0,"num_object_copies":7269,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2423,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10949,"num_write_kb":427904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"78'212","reported_seq":817,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.495437+0000","last_change":"2023-10-09T08:20:08.390451+0000","last_active":"2023-10-09T08:23:08.495437+0000","last_peered":"2023-10-09T08:23:08.495437+0000","last_clean":"2023-10-09T08:23:08.495437+0000","last_became_active":"2023-10-09T08:20:08.389727+0000","last_became_peered":"2023-10-09T08:20:08.389727+0000","last_unstale":"2023-10-09T08:23:08.495437+0000","last_undegraded":"2023-10-09T08:23:08.495437+0000","last_fullsized":"2023-10-09T08:23:08.495437+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"84'139","reported_seq":383,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.493654+0000","last_change":"2023-10-09T08:19:25.403889+0000","last_active":"2023-10-09T08:23:08.493654+0000","last_peered":"2023-10-09T08:23:08.493654+0000","last_clean":"2023-10-09T08:23:08.493654+0000","last_became_active":"2023-10-09T08:19:25.403468+0000","last_became_peered":"2023-10-09T08:19:25.403468+0000","last_unstale":"2023-10-09T08:23:08.493654+0000","last_undegraded":"2023-10-09T08:23:08.493654+0000","last_fullsized":"2023-10-09T08:23:08.493654+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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":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":[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":122,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.477314+0000","last_change":"2023-10-09T08:11:51.359200+0000","last_active":"2023-10-09T08:23:08.477314+0000","last_peered":"2023-10-09T08:23:08.477314+0000","last_clean":"2023-10-09T08:23:08.477314+0000","last_became_active":"2023-10-09T08:11:51.358861+0000","last_became_peered":"2023-10-09T08:11:51.358861+0000","last_unstale":"2023-10-09T08:23:08.477314+0000","last_undegraded":"2023-10-09T08:23:08.477314+0000","last_fullsized":"2023-10-09T08:23:08.477314+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:30.582115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":107,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.492859+0000","last_change":"2023-10-09T07:59:03.093516+0000","last_active":"2023-10-09T08:23:08.492859+0000","last_peered":"2023-10-09T08:23:08.492859+0000","last_clean":"2023-10-09T08:23:08.492859+0000","last_became_active":"2023-10-09T07:59:03.092757+0000","last_became_peered":"2023-10-09T07:59:03.092757+0000","last_unstale":"2023-10-09T08:23:08.492859+0000","last_undegraded":"2023-10-09T08:23:08.492859+0000","last_fullsized":"2023-10-09T08:23:08.492859+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"158'11002","reported_seq":11027,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-09T08:23:39.749325+0000","last_change":"2023-10-09T08:20:22.617949+0000","last_active":"2023-10-09T08:23:39.749325+0000","last_peered":"2023-10-09T08:23:39.749325+0000","last_clean":"2023-10-09T08:23:39.749325+0000","last_became_active":"2023-10-09T08:20:22.617643+0000","last_became_peered":"2023-10-09T08:20:22.617643+0000","last_unstale":"2023-10-09T08:23:39.749325+0000","last_undegraded":"2023-10-09T08:23:39.749325+0000","last_fullsized":"2023-10-09T08:23:39.749325+0000","mapping_epoch":143,"log_start":"151'5400","ondisk_log_start":"151'5400","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":5602,"log_dups_size":0,"ondisk_log_size":5602,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:42:46.283754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157417472,"num_objects":2402,"num_object_clones":0,"num_object_copies":7206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2402,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11002,"num_write_kb":428928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"78'132","reported_seq":827,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.493609+0000","last_change":"2023-10-09T08:19:25.400186+0000","last_active":"2023-10-09T08:23:08.493609+0000","last_peered":"2023-10-09T08:23:08.493609+0000","last_clean":"2023-10-09T08:23:08.493609+0000","last_became_active":"2023-10-09T08:19:25.398088+0000","last_became_peered":"2023-10-09T08:19:25.398088+0000","last_unstale":"2023-10-09T08:23:08.493609+0000","last_undegraded":"2023-10-09T08:23:08.493609+0000","last_fullsized":"2023-10-09T08:23:08.493609+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,3],"acting":[7,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":87,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.507479+0000","last_change":"2023-10-09T08:19:22.391705+0000","last_active":"2023-10-09T08:23:08.507479+0000","last_peered":"2023-10-09T08:23:08.507479+0000","last_clean":"2023-10-09T08:23:08.507479+0000","last_became_active":"2023-10-09T08:19:22.391263+0000","last_became_peered":"2023-10-09T08:19:22.391263+0000","last_unstale":"2023-10-09T08:23:08.507479+0000","last_undegraded":"2023-10-09T08:23:08.507479+0000","last_fullsized":"2023-10-09T08:23:08.507479+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,5],"acting":[4,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":108,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.483153+0000","last_change":"2023-10-09T08:20:05.393756+0000","last_active":"2023-10-09T08:23:08.483153+0000","last_peered":"2023-10-09T08:23:08.483153+0000","last_clean":"2023-10-09T08:23:08.483153+0000","last_became_active":"2023-10-09T08:20:05.393276+0000","last_became_peered":"2023-10-09T08:20:05.393276+0000","last_unstale":"2023-10-09T08:23:08.483153+0000","last_undegraded":"2023-10-09T08:23:08.483153+0000","last_fullsized":"2023-10-09T08:23:08.483153+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.547359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.1","version":"158'11161","reported_seq":11186,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-09T08:23:39.840419+0000","last_change":"2023-10-09T08:20:22.834252+0000","last_active":"2023-10-09T08:23:39.840419+0000","last_peered":"2023-10-09T08:23:39.840419+0000","last_clean":"2023-10-09T08:23:39.840419+0000","last_became_active":"2023-10-09T08:20:22.833767+0000","last_became_peered":"2023-10-09T08:20:22.833767+0000","last_unstale":"2023-10-09T08:23:39.840419+0000","last_undegraded":"2023-10-09T08:23:39.840419+0000","last_fullsized":"2023-10-09T08:23:39.840419+0000","mapping_epoch":143,"log_start":"151'5600","ondisk_log_start":"151'5600","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+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":"periodic scrub scheduled @ 2023-10-10T13:37:46.099586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162988032,"num_objects":2487,"num_object_clones":0,"num_object_copies":7461,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2487,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11161,"num_write_kb":436736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.5","version":"77'74","reported_seq":475,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.493605+0000","last_change":"2023-10-09T08:19:22.471183+0000","last_active":"2023-10-09T08:23:08.493605+0000","last_peered":"2023-10-09T08:23:08.493605+0000","last_clean":"2023-10-09T08:23:08.493605+0000","last_became_active":"2023-10-09T08:19:22.389753+0000","last_became_peered":"2023-10-09T08:19:22.389753+0000","last_unstale":"2023-10-09T08:23:08.493605+0000","last_undegraded":"2023-10-09T08:23:08.493605+0000","last_fullsized":"2023-10-09T08:23:08.493605+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":4194304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":115,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:19.837181+0000","last_change":"2023-10-09T08:20:05.388170+0000","last_active":"2023-10-09T08:23:19.837181+0000","last_peered":"2023-10-09T08:23:19.837181+0000","last_clean":"2023-10-09T08:23:19.837181+0000","last_became_active":"2023-10-09T08:20:05.386604+0000","last_became_peered":"2023-10-09T08:20:05.386604+0000","last_unstale":"2023-10-09T08:23:19.837181+0000","last_undegraded":"2023-10-09T08:23:19.837181+0000","last_fullsized":"2023-10-09T08:23:19.837181+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.385243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":67,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.495483+0000","last_change":"2023-10-09T08:21:25.419375+0000","last_active":"2023-10-09T08:23:08.495483+0000","last_peered":"2023-10-09T08:23:08.495483+0000","last_clean":"2023-10-09T08:23:08.495483+0000","last_became_active":"2023-10-09T08:21:25.419002+0000","last_became_peered":"2023-10-09T08:21:25.419002+0000","last_unstale":"2023-10-09T08:23:08.495483+0000","last_undegraded":"2023-10-09T08:23:08.495483+0000","last_fullsized":"2023-10-09T08:23:08.495483+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.2","version":"158'11451","reported_seq":11474,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-09T08:23:38.991235+0000","last_change":"2023-10-09T08:20:22.830221+0000","last_active":"2023-10-09T08:23:38.991235+0000","last_peered":"2023-10-09T08:23:38.991235+0000","last_clean":"2023-10-09T08:23:38.991235+0000","last_became_active":"2023-10-09T08:20:22.829852+0000","last_became_peered":"2023-10-09T08:20:22.829852+0000","last_unstale":"2023-10-09T08:23:38.991235+0000","last_undegraded":"2023-10-09T08:23:38.991235+0000","last_fullsized":"2023-10-09T08:23:38.991235+0000","mapping_epoch":143,"log_start":"149'4100","ondisk_log_start":"149'4100","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7351,"log_dups_size":0,"ondisk_log_size":7351,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160104448,"num_objects":2443,"num_object_clones":0,"num_object_copies":7329,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2443,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11451,"num_write_kb":444608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.7","version":"60'2","reported_seq":143,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.481737+0000","last_change":"2023-10-09T08:19:22.401249+0000","last_active":"2023-10-09T08:23:08.481737+0000","last_peered":"2023-10-09T08:23:08.481737+0000","last_clean":"2023-10-09T08:23:08.481737+0000","last_became_active":"2023-10-09T08:19:22.389902+0000","last_became_peered":"2023-10-09T08:19:22.389902+0000","last_unstale":"2023-10-09T08:23:08.481737+0000","last_undegraded":"2023-10-09T08:23:08.481737+0000","last_fullsized":"2023-10-09T08:23:08.481737+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:58.070398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"78'135","reported_seq":426,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.483401+0000","last_change":"2023-10-09T08:10:51.456877+0000","last_active":"2023-10-09T08:23:08.483401+0000","last_peered":"2023-10-09T08:23:08.483401+0000","last_clean":"2023-10-09T08:23:08.483401+0000","last_became_active":"2023-10-09T08:10:51.456205+0000","last_became_peered":"2023-10-09T08:10:51.456205+0000","last_unstale":"2023-10-09T08:23:08.483401+0000","last_undegraded":"2023-10-09T08:23:08.483401+0000","last_fullsized":"2023-10-09T08:23:08.483401+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.344840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":136,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.477360+0000","last_change":"2023-10-09T08:19:22.380001+0000","last_active":"2023-10-09T08:23:08.477360+0000","last_peered":"2023-10-09T08:23:08.477360+0000","last_clean":"2023-10-09T08:23:08.477360+0000","last_became_active":"2023-10-09T08:19:22.379615+0000","last_became_peered":"2023-10-09T08:19:22.379615+0000","last_unstale":"2023-10-09T08:23:08.477360+0000","last_undegraded":"2023-10-09T08:23:08.477360+0000","last_fullsized":"2023-10-09T08:23:08.477360+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43.047710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"158'11122","reported_seq":11145,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-09T08:23:39.633086+0000","last_change":"2023-10-09T08:20:22.831268+0000","last_active":"2023-10-09T08:23:39.633086+0000","last_peered":"2023-10-09T08:23:39.633086+0000","last_clean":"2023-10-09T08:23:39.633086+0000","last_became_active":"2023-10-09T08:20:22.830620+0000","last_became_peered":"2023-10-09T08:20:22.830620+0000","last_unstale":"2023-10-09T08:23:39.633086+0000","last_undegraded":"2023-10-09T08:23:39.633086+0000","last_fullsized":"2023-10-09T08:23:39.633086+0000","mapping_epoch":143,"log_start":"149'3900","ondisk_log_start":"149'3900","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7222,"log_dups_size":0,"ondisk_log_size":7222,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":163971072,"num_objects":2502,"num_object_clones":0,"num_object_copies":7506,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2502,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11122,"num_write_kb":435968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"77'112","reported_seq":473,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.492685+0000","last_change":"2023-10-09T08:20:08.392151+0000","last_active":"2023-10-09T08:23:08.492685+0000","last_peered":"2023-10-09T08:23:08.492685+0000","last_clean":"2023-10-09T08:23:08.492685+0000","last_became_active":"2023-10-09T08:20:08.391536+0000","last_became_peered":"2023-10-09T08:20:08.391536+0000","last_unstale":"2023-10-09T08:23:08.492685+0000","last_undegraded":"2023-10-09T08:23:08.492685+0000","last_fullsized":"2023-10-09T08:23:08.492685+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,3],"acting":[6,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"60'1","reported_seq":69,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.483580+0000","last_change":"2023-10-09T08:19:22.396389+0000","last_active":"2023-10-09T08:23:08.483580+0000","last_peered":"2023-10-09T08:23:08.483580+0000","last_clean":"2023-10-09T08:23:08.483580+0000","last_became_active":"2023-10-09T08:19:22.387554+0000","last_became_peered":"2023-10-09T08:19:22.387554+0000","last_unstale":"2023-10-09T08:23:08.483580+0000","last_undegraded":"2023-10-09T08:23:08.483580+0000","last_fullsized":"2023-10-09T08:23:08.483580+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:25.566633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":108,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.506736+0000","last_change":"2023-10-09T07:59:03.434234+0000","last_active":"2023-10-09T08:23:08.506736+0000","last_peered":"2023-10-09T08:23:08.506736+0000","last_clean":"2023-10-09T08:23:08.506736+0000","last_became_active":"2023-10-09T07:59:03.433363+0000","last_became_peered":"2023-10-09T07:59:03.433363+0000","last_unstale":"2023-10-09T08:23:08.506736+0000","last_undegraded":"2023-10-09T08:23:08.506736+0000","last_fullsized":"2023-10-09T08:23:08.506736+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":53,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.508127+0000","last_change":"2023-10-09T08:19:22.393918+0000","last_active":"2023-10-09T08:23:08.508127+0000","last_peered":"2023-10-09T08:23:08.508127+0000","last_clean":"2023-10-09T08:23:08.508127+0000","last_became_active":"2023-10-09T08:19:22.393466+0000","last_became_peered":"2023-10-09T08:19:22.393466+0000","last_unstale":"2023-10-09T08:23:08.508127+0000","last_undegraded":"2023-10-09T08:23:08.508127+0000","last_fullsized":"2023-10-09T08:23:08.508127+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":114,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.483405+0000","last_change":"2023-10-09T08:20:05.385049+0000","last_active":"2023-10-09T08:23:08.483405+0000","last_peered":"2023-10-09T08:23:08.483405+0000","last_clean":"2023-10-09T08:23:08.483405+0000","last_became_active":"2023-10-09T08:20:05.384703+0000","last_became_peered":"2023-10-09T08:20:05.384703+0000","last_unstale":"2023-10-09T08:23:08.483405+0000","last_undegraded":"2023-10-09T08:23:08.483405+0000","last_fullsized":"2023-10-09T08:23:08.483405+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:40.189632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":127,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.496162+0000","last_change":"2023-10-09T08:10:51.453787+0000","last_active":"2023-10-09T08:23:08.496162+0000","last_peered":"2023-10-09T08:23:08.496162+0000","last_clean":"2023-10-09T08:23:08.496162+0000","last_became_active":"2023-10-09T08:10:51.452586+0000","last_became_peered":"2023-10-09T08:10:51.452586+0000","last_unstale":"2023-10-09T08:23:08.496162+0000","last_undegraded":"2023-10-09T08:23:08.496162+0000","last_fullsized":"2023-10-09T08:23:08.496162+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":138,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.507966+0000","last_change":"2023-10-09T08:11:51.349899+0000","last_active":"2023-10-09T08:23:08.507966+0000","last_peered":"2023-10-09T08:23:08.507966+0000","last_clean":"2023-10-09T08:23:08.507966+0000","last_became_active":"2023-10-09T08:11:51.349512+0000","last_became_peered":"2023-10-09T08:11:51.349512+0000","last_unstale":"2023-10-09T08:23:08.507966+0000","last_undegraded":"2023-10-09T08:23:08.507966+0000","last_fullsized":"2023-10-09T08:23:08.507966+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":112,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.496344+0000","last_change":"2023-10-09T07:59:02.726616+0000","last_active":"2023-10-09T08:23:08.496344+0000","last_peered":"2023-10-09T08:23:08.496344+0000","last_clean":"2023-10-09T08:23:08.496344+0000","last_became_active":"2023-10-09T07:59:02.726055+0000","last_became_peered":"2023-10-09T07:59:02.726055+0000","last_unstale":"2023-10-09T08:23:08.496344+0000","last_undegraded":"2023-10-09T08:23:08.496344+0000","last_fullsized":"2023-10-09T08:23:08.496344+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":156,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.507731+0000","last_change":"2023-10-09T08:20:05.387970+0000","last_active":"2023-10-09T08:23:08.507731+0000","last_peered":"2023-10-09T08:23:08.507731+0000","last_clean":"2023-10-09T08:23:08.507731+0000","last_became_active":"2023-10-09T08:20:05.387530+0000","last_became_peered":"2023-10-09T08:20:05.387530+0000","last_unstale":"2023-10-09T08:23:08.507731+0000","last_undegraded":"2023-10-09T08:23:08.507731+0000","last_fullsized":"2023-10-09T08:23:08.507731+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"60'1","reported_seq":146,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.479199+0000","last_change":"2023-10-09T08:20:05.387106+0000","last_active":"2023-10-09T08:23:08.479199+0000","last_peered":"2023-10-09T08:23:08.479199+0000","last_clean":"2023-10-09T08:23:08.479199+0000","last_became_active":"2023-10-09T08:20:05.386612+0000","last_became_peered":"2023-10-09T08:20:05.386612+0000","last_unstale":"2023-10-09T08:23:08.479199+0000","last_undegraded":"2023-10-09T08:23:08.479199+0000","last_fullsized":"2023-10-09T08:23:08.479199+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:21.403527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":167,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.477166+0000","last_change":"2023-10-09T08:20:05.379532+0000","last_active":"2023-10-09T08:23:08.477166+0000","last_peered":"2023-10-09T08:23:08.477166+0000","last_clean":"2023-10-09T08:23:08.477166+0000","last_became_active":"2023-10-09T08:20:05.378590+0000","last_became_peered":"2023-10-09T08:20:05.378590+0000","last_unstale":"2023-10-09T08:23:08.477166+0000","last_undegraded":"2023-10-09T08:23:08.477166+0000","last_fullsized":"2023-10-09T08:23:08.477166+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:18.720936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"60'4","reported_seq":85,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.498014+0000","last_change":"2023-10-09T08:20:05.394892+0000","last_active":"2023-10-09T08:23:08.498014+0000","last_peered":"2023-10-09T08:23:08.498014+0000","last_clean":"2023-10-09T08:23:08.498014+0000","last_became_active":"2023-10-09T08:20:05.388857+0000","last_became_peered":"2023-10-09T08:20:05.388857+0000","last_unstale":"2023-10-09T08:23:08.498014+0000","last_undegraded":"2023-10-09T08:23:08.498014+0000","last_fullsized":"2023-10-09T08:23:08.498014+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.18","version":"0'0","reported_seq":123,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-09T08:23:08.506576+0000","last_change":"2023-10-09T08:10:51.458608+0000","last_active":"2023-10-09T08:23:08.506576+0000","last_peered":"2023-10-09T08:23:08.506576+0000","last_clean":"2023-10-09T08:23:08.506576+0000","last_became_active":"2023-10-09T08:10:51.458281+0000","last_became_peered":"2023-10-09T08:10:51.458281+0000","last_unstale":"2023-10-09T08:23:08.506576+0000","last_undegraded":"2023-10-09T08:23:08.506576+0000","last_fullsized":"2023-10-09T08:23:08.506576+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":2599747608,"num_objects":39670,"num_object_clones":0,"num_object_copies":119010,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":39670,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":179598,"num_write_kb":7016513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7796502528,"data_stored":7796490312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":112098,"ondisk_log_size":112098,"up":48,"acting":48,"num_store_stats":6},{"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":14,"num_bytes_recovered":1164,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":17676,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27535,"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":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":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":70,"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":5076,"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":206158430542,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1443428,"kb_used_data":1133916,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92301724,"statfs":{"total":95995035648,"available":94516965376,"internally_reserved":0,"allocated":1161129984,"data_stored":1160594915,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:22:44 2023","interfaces":[{"interface":"back","average":{"1min":1.883,"5min":1.482,"15min":1.657},"min":{"1min":0.318,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":6.8869999999999996,"5min":9.6460000000000008,"15min":78.578000000000003},"last":0.61899999999999999},{"interface":"front","average":{"1min":1.4670000000000001,"5min":1.8919999999999999,"15min":1.716},"min":{"1min":0.33700000000000002,"5min":0.25,"15min":0.25},"max":{"1min":4.2779999999999996,"5min":11.725,"15min":78.489999999999995},"last":0.999}]},{"osd":1,"last update":"Mon Oct 9 08:23:04 2023","interfaces":[{"interface":"back","average":{"1min":1.421,"5min":1.585,"15min":1.202},"min":{"1min":0.28000000000000003,"5min":0.26400000000000001,"15min":0.25800000000000001},"max":{"1min":5.3520000000000003,"5min":13.616,"15min":13.616},"last":6.2480000000000002},{"interface":"front","average":{"1min":1.6000000000000001,"5min":1.4790000000000001,"15min":1.224},"min":{"1min":0.34499999999999997,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":6.9809999999999999,"5min":7.9459999999999997,"15min":7.9459999999999997},"last":0.67700000000000005}]},{"osd":2,"last update":"Mon Oct 9 08:22:44 2023","interfaces":[{"interface":"back","average":{"1min":1.923,"5min":2.4860000000000002,"15min":2.3479999999999999},"min":{"1min":0.41599999999999998,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":6.9580000000000002,"5min":92.093999999999994,"15min":92.093999999999994},"last":0.69799999999999995},{"interface":"front","average":{"1min":1.532,"5min":2.7490000000000001,"15min":2.367},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.309},"max":{"1min":4.7859999999999996,"5min":91.781000000000006,"15min":91.781000000000006},"last":1.022}]},{"osd":3,"last update":"Mon Oct 9 08:23:04 2023","interfaces":[{"interface":"back","average":{"1min":9.2400000000000002,"5min":3.5059999999999998,"15min":1.8919999999999999},"min":{"1min":0.38700000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":74.478999999999999,"5min":74.478999999999999,"15min":74.478999999999999},"last":2.6619999999999999},{"interface":"front","average":{"1min":9.2469999999999999,"5min":3.448,"15min":1.877},"min":{"1min":0.314,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":74.694999999999993,"5min":74.694999999999993,"15min":74.694999999999993},"last":6.2670000000000003}]},{"osd":4,"last update":"Mon Oct 9 08:22:55 2023","interfaces":[{"interface":"back","average":{"1min":1.921,"5min":1.726,"15min":1.3520000000000001},"min":{"1min":0.38100000000000001,"5min":0.28999999999999998,"15min":0.28699999999999998},"max":{"1min":8.0879999999999992,"5min":8.6449999999999996,"15min":8.6449999999999996},"last":0.65200000000000002},{"interface":"front","average":{"1min":2.331,"5min":2.2360000000000002,"15min":1.5629999999999999},"min":{"1min":0.38600000000000001,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":6.8579999999999997,"5min":11.81,"15min":11.81},"last":0.97099999999999997}]},{"osd":5,"last update":"Mon Oct 9 08:22:55 2023","interfaces":[{"interface":"back","average":{"1min":1.7050000000000001,"5min":1.8360000000000001,"15min":1.4239999999999999},"min":{"1min":0.35599999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":5.4269999999999996,"5min":18.794,"15min":18.794},"last":6.1920000000000002},{"interface":"front","average":{"1min":2.5390000000000001,"5min":1.782,"15min":1.444},"min":{"1min":0.40500000000000003,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":11.252000000000001,"5min":11.252000000000001,"15min":11.252000000000001},"last":0.90400000000000003}]},{"osd":6,"last update":"Mon Oct 9 08:22:55 2023","interfaces":[{"interface":"back","average":{"1min":1.766,"5min":2.1429999999999998,"15min":1.4770000000000001},"min":{"1min":0.38,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":5.4589999999999996,"5min":18.856999999999999,"15min":18.856999999999999},"last":6.2279999999999998},{"interface":"front","average":{"1min":2.4569999999999999,"5min":1.6919999999999999,"15min":1.4590000000000001},"min":{"1min":0.51600000000000001,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":8.1150000000000002,"5min":8.1150000000000002,"15min":8.1150000000000002},"last":10.912000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626774,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1922084,"kb_used_data":1620636,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":91823068,"statfs":{"total":95995035648,"available":94026821632,"internally_reserved":0,"allocated":1659531264,"data_stored":1658996365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:22:44 2023","interfaces":[{"interface":"back","average":{"1min":1.8480000000000001,"5min":1.599,"15min":1.5780000000000001},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":7.54,"5min":7.54,"15min":37.360999999999997},"last":3.145},{"interface":"front","average":{"1min":2.3879999999999999,"5min":1.6000000000000001,"15min":1.6200000000000001},"min":{"1min":0.36299999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":11.093999999999999,"5min":11.522,"15min":37.283999999999999},"last":2.7629999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:23:02 2023","interfaces":[{"interface":"back","average":{"1min":2.2090000000000001,"5min":1.478,"15min":1.1970000000000001},"min":{"1min":0.30299999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":7.5720000000000001,"5min":8.1890000000000001,"15min":8.1890000000000001},"last":3.1800000000000002},{"interface":"front","average":{"1min":2.4529999999999998,"5min":2.04,"15min":1.391},"min":{"1min":0.32600000000000001,"5min":0.32300000000000001,"15min":0.28000000000000003},"max":{"1min":11.026999999999999,"5min":23.318999999999999,"15min":23.318999999999999},"last":2.8260000000000001}]},{"osd":2,"last update":"Mon Oct 9 08:22:44 2023","interfaces":[{"interface":"back","average":{"1min":1.8009999999999999,"5min":1.762,"15min":1.962},"min":{"1min":0.379,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.6029999999999998,"5min":7.6029999999999998,"15min":132.98500000000001},"last":3.21},{"interface":"front","average":{"1min":2.234,"5min":1.601,"15min":1.923},"min":{"1min":0.39700000000000002,"5min":0.35399999999999998,"15min":0.32500000000000001},"max":{"1min":11.117000000000001,"5min":11.117000000000001,"15min":133.01400000000001},"last":2.7890000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:23:02 2023","interfaces":[{"interface":"back","average":{"1min":8.673,"5min":2.895,"15min":1.605},"min":{"1min":0.317,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":73.616,"5min":73.616,"15min":73.616},"last":3.4550000000000001},{"interface":"front","average":{"1min":9.8320000000000007,"5min":3.2349999999999999,"15min":1.8089999999999999},"min":{"1min":0.42099999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":74.135999999999996,"5min":74.135999999999996,"15min":74.135999999999996},"last":3.1709999999999998}]},{"osd":4,"last update":"Mon Oct 9 08:23:02 2023","interfaces":[{"interface":"back","average":{"1min":3.3450000000000002,"5min":2.0419999999999998,"15min":1.492},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":11.557,"5min":11.557,"15min":11.557},"last":3.5190000000000001},{"interface":"front","average":{"1min":2.8650000000000002,"5min":1.9550000000000001,"15min":1.4510000000000001},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.28799999999999998},"max":{"1min":11.162000000000001,"5min":11.162000000000001,"15min":11.162000000000001},"last":2.8540000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:23:02 2023","interfaces":[{"interface":"back","average":{"1min":2.7909999999999999,"5min":2.1070000000000002,"15min":1.5289999999999999},"min":{"1min":0.40699999999999997,"5min":0.34799999999999998,"15min":0.34200000000000003},"max":{"1min":11.597,"5min":11.597,"15min":11.597},"last":3.5590000000000002},{"interface":"front","average":{"1min":2.5939999999999999,"5min":1.9650000000000001,"15min":1.4870000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34599999999999997},"max":{"1min":11.140000000000001,"5min":11.140000000000001,"15min":11.140000000000001},"last":2.7290000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:23:02 2023","interfaces":[{"interface":"back","average":{"1min":2.234,"5min":1.968,"15min":1.355},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.307},"max":{"1min":10.804,"5min":13.278,"15min":13.278},"last":3.4199999999999999},{"interface":"front","average":{"1min":2.9100000000000001,"5min":2.1110000000000002,"15min":1.6519999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":7.476,"5min":11.329000000000001,"15min":11.329000000000001},"last":4.1580000000000004}]}]},{"osd":1,"up_from":93,"seq":399431958684,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1532116,"kb_used_data":1271564,"kb_used_omap":7,"kb_used_meta":260536,"kb_avail":92213036,"statfs":{"total":95995035648,"available":94426148864,"internally_reserved":0,"allocated":1302081536,"data_stored":1301327951,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7417,"internal_metadata":266789639},"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 08:23:15 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.73099999999999998,"15min":0.76900000000000002},"min":{"1min":0.25700000000000001,"5min":0.23300000000000001,"15min":0.184},"max":{"1min":2.093,"5min":8.0190000000000001,"15min":10.444000000000001},"last":0.28799999999999998},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.94399999999999995,"15min":0.88100000000000001},"min":{"1min":0.30499999999999999,"5min":0.214,"15min":0.214},"max":{"1min":3.0219999999999998,"5min":8.6669999999999998,"15min":9.9619999999999997},"last":0.254}]},{"osd":2,"last update":"Mon Oct 9 08:22:43 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.93500000000000005,"15min":1.8819999999999999},"min":{"1min":0.27100000000000002,"5min":0.26000000000000001,"15min":0.219},"max":{"1min":2.125,"5min":8.2970000000000006,"15min":91.662999999999997},"last":0.26600000000000001},{"interface":"front","average":{"1min":0.97999999999999998,"5min":1.1759999999999999,"15min":1.9830000000000001},"min":{"1min":0.29899999999999999,"5min":0.27000000000000002,"15min":0.24399999999999999},"max":{"1min":2.988,"5min":8.3889999999999993,"15min":91.849000000000004},"last":0.42999999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:23:03 2023","interfaces":[{"interface":"back","average":{"1min":4.5039999999999996,"5min":2.016,"15min":1.1779999999999999},"min":{"1min":0.33000000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":29.77,"5min":29.77,"15min":29.77},"last":2.363},{"interface":"front","average":{"1min":4.0149999999999997,"5min":1.6639999999999999,"15min":1.0760000000000001},"min":{"1min":0.29399999999999998,"5min":0.28399999999999997,"15min":0.22800000000000001},"max":{"1min":28.123999999999999,"5min":28.123999999999999,"15min":28.123999999999999},"last":0.36099999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:23:15 2023","interfaces":[{"interface":"back","average":{"1min":1.673,"5min":1.645,"15min":1.2569999999999999},"min":{"1min":0.40999999999999998,"5min":0.32200000000000001,"15min":0.311},"max":{"1min":4.2889999999999997,"5min":6.8959999999999999,"15min":6.8959999999999999},"last":2.0739999999999998},{"interface":"front","average":{"1min":1.222,"5min":1.278,"15min":1.2150000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.33700000000000002},"max":{"1min":4.242,"5min":7.734,"15min":8.3239999999999998},"last":2.5960000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:23:15 2023","interfaces":[{"interface":"back","average":{"1min":1.9570000000000001,"5min":1.585,"15min":1.3400000000000001},"min":{"1min":0.46600000000000003,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":5.6219999999999999,"5min":11.172000000000001,"15min":14.111000000000001},"last":0.47799999999999998},{"interface":"front","average":{"1min":1.571,"5min":1.5229999999999999,"15min":1.343},"min":{"1min":0.43099999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":4.4530000000000003,"5min":6.9880000000000004,"15min":14.129},"last":0.48499999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:23:15 2023","interfaces":[{"interface":"back","average":{"1min":1.73,"5min":1.5920000000000001,"15min":1.276},"min":{"1min":0.38400000000000001,"5min":0.313,"15min":0.313},"max":{"1min":5.742,"5min":11.221,"15min":11.221},"last":0.59499999999999997},{"interface":"front","average":{"1min":2.5379999999999998,"5min":1.74,"15min":1.3340000000000001},"min":{"1min":0.39200000000000002,"5min":0.36299999999999999,"15min":0.34100000000000003},"max":{"1min":6.7960000000000003,"5min":6.7960000000000003,"15min":6.7960000000000003},"last":0.51200000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:23:15 2023","interfaces":[{"interface":"back","average":{"1min":1.75,"5min":1.7929999999999999,"15min":1.425},"min":{"1min":0.42199999999999999,"5min":0.39800000000000002,"15min":0.36699999999999999},"max":{"1min":6.548,"5min":8.5180000000000007,"15min":8.5180000000000007},"last":0.52900000000000003},{"interface":"front","average":{"1min":1.329,"5min":1.633,"15min":1.347},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":4.1719999999999997,"5min":8.4670000000000005,"15min":8.7330000000000005},"last":3.3919999999999999}]}]},{"osd":0,"up_from":0,"seq":377957122210,"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":0,"seq":420906795158,"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":3,"up_from":103,"seq":442381631632,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2021664,"kb_used_data":1769368,"kb_used_omap":4,"kb_used_meta":252219,"kb_avail":91723488,"statfs":{"total":95995035648,"available":93924851712,"internally_reserved":0,"allocated":1811832832,"data_stored":1811124898,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":258272598},"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 08:23:08 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.81299999999999994,"15min":1.02},"min":{"1min":0.21199999999999999,"5min":0.20399999999999999,"15min":0.182},"max":{"1min":2.0619999999999998,"5min":6.04,"15min":33.421999999999997},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.94599999999999995,"15min":1.071},"min":{"1min":0.29799999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":3.2480000000000002,"5min":6.1399999999999997,"15min":33.518000000000001},"last":3.3069999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:23:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.099,"15min":0.88800000000000001},"min":{"1min":0.28999999999999998,"5min":0.23100000000000001,"15min":0.20899999999999999},"max":{"1min":4.7229999999999999,"5min":6.3460000000000001,"15min":6.3460000000000001},"last":0.45000000000000001},{"interface":"front","average":{"1min":1.6659999999999999,"5min":1.298,"15min":0.97499999999999998},"min":{"1min":0.27600000000000002,"5min":0.248,"15min":0.245},"max":{"1min":13.138999999999999,"5min":13.138999999999999,"15min":13.138999999999999},"last":0.33500000000000002}]},{"osd":2,"last update":"Mon Oct 9 08:23:08 2023","interfaces":[{"interface":"back","average":{"1min":1.278,"5min":1.105,"15min":1.111},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":13.308,"5min":13.308,"15min":32.168999999999997},"last":3.2749999999999999},{"interface":"front","average":{"1min":1.7589999999999999,"5min":1.4299999999999999,"15min":1.748},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":13.34,"5min":15.122,"15min":87.111000000000004},"last":0.51200000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:23:08 2023","interfaces":[{"interface":"back","average":{"1min":2.0070000000000001,"5min":1.5860000000000001,"15min":1.2490000000000001},"min":{"1min":0.36599999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":13.404,"5min":13.404,"15min":13.404},"last":4.7880000000000003},{"interface":"front","average":{"1min":2.4199999999999999,"5min":1.79,"15min":1.385},"min":{"1min":0.318,"5min":0.31,"15min":0.31},"max":{"1min":13.56,"5min":13.56,"15min":13.56},"last":4.798}]},{"osd":5,"last update":"Mon Oct 9 08:23:08 2023","interfaces":[{"interface":"back","average":{"1min":3.101,"5min":2.1139999999999999,"15min":1.4930000000000001},"min":{"1min":0.46700000000000003,"5min":0.374,"15min":0.374},"max":{"1min":16.417000000000002,"5min":16.417000000000002,"15min":16.417000000000002},"last":0.56399999999999995},{"interface":"front","average":{"1min":2.742,"5min":1.758,"15min":1.371},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":13.282,"5min":13.282,"15min":13.282},"last":3.4369999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:23:08 2023","interfaces":[{"interface":"back","average":{"1min":2.0299999999999998,"5min":1.7969999999999999,"15min":1.284},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":13.965999999999999,"5min":13.965999999999999,"15min":13.965999999999999},"last":3.3580000000000001},{"interface":"front","average":{"1min":2.694,"5min":1.9179999999999999,"15min":1.4470000000000001},"min":{"1min":0.41899999999999998,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":13.595000000000001,"5min":13.595000000000001,"15min":13.595000000000001},"last":2.1440000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:23:08 2023","interfaces":[{"interface":"back","average":{"1min":2.4609999999999999,"5min":1.877,"15min":1.3939999999999999},"min":{"1min":0.50800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":13.239000000000001,"5min":13.239000000000001,"15min":13.239000000000001},"last":0.52300000000000002},{"interface":"front","average":{"1min":2.5169999999999999,"5min":1.7430000000000001,"15min":1.363},"min":{"1min":0.439,"5min":0.38500000000000001,"15min":0.378},"max":{"1min":13.471,"5min":13.471,"15min":13.471},"last":4.9189999999999996}]}]},{"osd":4,"up_from":30,"seq":128849019240,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1096096,"kb_used_data":790680,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92649056,"statfs":{"total":95995035648,"available":94872633344,"internally_reserved":0,"allocated":809656320,"data_stored":809125287,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:22:42 2023","interfaces":[{"interface":"back","average":{"1min":1.3109999999999999,"5min":1.5700000000000001,"15min":1.3029999999999999},"min":{"1min":0.28499999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":5.8369999999999997,"5min":9.9760000000000009,"15min":14.128},"last":0.56299999999999994},{"interface":"front","average":{"1min":1.3879999999999999,"5min":1.385,"15min":1.2969999999999999},"min":{"1min":0.33100000000000002,"5min":0.27800000000000002,"15min":0.248},"max":{"1min":5.774,"5min":5.7960000000000003,"15min":14.224},"last":0.63100000000000001}]},{"osd":1,"last update":"Mon Oct 9 08:23:19 2023","interfaces":[{"interface":"back","average":{"1min":1.556,"5min":1.4790000000000001,"15min":1.258},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":9.0139999999999993,"5min":9.0139999999999993,"15min":9.0139999999999993},"last":4.3209999999999997},{"interface":"front","average":{"1min":0.93400000000000005,"5min":1.5149999999999999,"15min":1.4390000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":4.2060000000000004,"5min":8.2940000000000005,"15min":21.878},"last":0.435}]},{"osd":2,"last update":"Mon Oct 9 08:23:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.3069999999999999,"15min":2.3410000000000002},"min":{"1min":0.379,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":2.7730000000000001,"5min":6.734,"15min":109.09},"last":0.40600000000000003},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.538,"15min":2.1960000000000002},"min":{"1min":0.36499999999999999,"5min":0.35699999999999998,"15min":0.318},"max":{"1min":5.9189999999999996,"5min":10.772,"15min":108.964},"last":0.59299999999999997}]},{"osd":3,"last update":"Mon Oct 9 08:23:14 2023","interfaces":[{"interface":"back","average":{"1min":2.1379999999999999,"5min":2.121,"15min":1.4990000000000001},"min":{"1min":0.35299999999999998,"5min":0.307,"15min":0.307},"max":{"1min":22.137,"5min":42.043999999999997,"15min":42.043999999999997},"last":4.2880000000000003},{"interface":"front","average":{"1min":2.0179999999999998,"5min":2.2789999999999999,"15min":1.6439999999999999},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":16.591000000000001,"5min":40.954000000000001,"15min":40.954000000000001},"last":0.37}]},{"osd":5,"last update":"Mon Oct 9 08:23:25 2023","interfaces":[{"interface":"back","average":{"1min":1.8779999999999999,"5min":2.3100000000000001,"15min":1.704},"min":{"1min":0.48199999999999998,"5min":0.312,"15min":0.29799999999999999},"max":{"1min":5.2930000000000001,"5min":10.914999999999999,"15min":21.931999999999999},"last":0.54200000000000004},{"interface":"front","average":{"1min":2.1909999999999998,"5min":2.145,"15min":1.681},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":5.8040000000000003,"5min":10.106,"15min":13.769},"last":0.49299999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:23:14 2023","interfaces":[{"interface":"back","average":{"1min":2.149,"5min":2.077,"15min":1.625},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":10.157,"5min":10.775,"15min":13.829000000000001},"last":0.53400000000000003},{"interface":"front","average":{"1min":1.9910000000000001,"5min":2.2890000000000001,"15min":1.724},"min":{"1min":0.35699999999999998,"5min":0.312,"15min":0.312},"max":{"1min":8.8089999999999993,"5min":12.569000000000001,"15min":21.777000000000001},"last":1.5329999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:23:14 2023","interfaces":[{"interface":"back","average":{"1min":2.544,"5min":2.4950000000000001,"15min":1.704},"min":{"1min":0.439,"5min":0.39600000000000002,"15min":0.36099999999999999},"max":{"1min":7.6070000000000002,"5min":10.813000000000001,"15min":10.813000000000001},"last":8.8360000000000003},{"interface":"front","average":{"1min":2.0470000000000002,"5min":1.7230000000000001,"15min":1.413},"min":{"1min":0.39100000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":7.444,"5min":7.444,"15min":8.8409999999999993},"last":4.2510000000000003}]}]},{"osd":5,"up_from":36,"seq":154618823007,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1431444,"kb_used_data":1121932,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92313708,"statfs":{"total":95995035648,"available":94529236992,"internally_reserved":0,"allocated":1148858368,"data_stored":1148334856,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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 08:22:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.8089999999999999,"15min":1.569},"min":{"1min":0.28599999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":3.9369999999999998,"5min":19.027000000000001,"15min":39.686},"last":3.1749999999999998},{"interface":"front","average":{"1min":1.3080000000000001,"5min":1.8080000000000001,"15min":1.6200000000000001},"min":{"1min":0.28999999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":4.7789999999999999,"5min":18.134,"15min":40.454999999999998},"last":0.29099999999999998}]},{"osd":1,"last update":"Mon Oct 9 08:23:14 2023","interfaces":[{"interface":"back","average":{"1min":1.867,"5min":1.5660000000000001,"15min":1.3029999999999999},"min":{"1min":0.28100000000000003,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":9.6539999999999999,"5min":9.6539999999999999,"15min":9.6539999999999999},"last":0.255},{"interface":"front","average":{"1min":1.7829999999999999,"5min":1.649,"15min":1.353},"min":{"1min":0.315,"5min":0.28299999999999997,"15min":0.27400000000000002},"max":{"1min":6.0709999999999997,"5min":12.569000000000001,"15min":12.569000000000001},"last":0.55400000000000005}]},{"osd":2,"last update":"Mon Oct 9 08:22:43 2023","interfaces":[{"interface":"back","average":{"1min":1.226,"5min":2.1629999999999998,"15min":1.865},"min":{"1min":0.32500000000000001,"5min":0.307,"15min":0.307},"max":{"1min":7.8890000000000002,"5min":17.77,"15min":43.529000000000003},"last":3.2389999999999999},{"interface":"front","average":{"1min":2.0899999999999999,"5min":1.972,"15min":1.804},"min":{"1min":0.35099999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":7.7329999999999997,"5min":17.798999999999999,"15min":43.473999999999997},"last":0.61299999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:23:14 2023","interfaces":[{"interface":"back","average":{"1min":4.6609999999999996,"5min":2.6829999999999998,"15min":1.643},"min":{"1min":0.38,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":43.734999999999999,"5min":43.734999999999999,"15min":43.734999999999999},"last":0.58799999999999997},{"interface":"front","average":{"1min":4.6189999999999998,"5min":2.7509999999999999,"15min":1.7490000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.33600000000000002},"max":{"1min":43.598999999999997,"5min":43.598999999999997,"15min":43.598999999999997},"last":3.21}]},{"osd":4,"last update":"Mon Oct 9 08:23:20 2023","interfaces":[{"interface":"back","average":{"1min":2.085,"5min":1.8879999999999999,"15min":1.5389999999999999},"min":{"1min":0.35199999999999998,"5min":0.314,"15min":0.31},"max":{"1min":6.6680000000000001,"5min":10.167,"15min":13.57},"last":6.9720000000000004},{"interface":"front","average":{"1min":2.9239999999999999,"5min":2.2149999999999999,"15min":1.6479999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.32300000000000001},"max":{"1min":9.5869999999999997,"5min":13.26,"15min":13.26},"last":0.56999999999999995}]},{"osd":6,"last update":"Mon Oct 9 08:23:15 2023","interfaces":[{"interface":"back","average":{"1min":2.5270000000000001,"5min":2.0310000000000001,"15min":1.595},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":9.7899999999999991,"5min":9.7899999999999991,"15min":10.417},"last":6.4640000000000004},{"interface":"front","average":{"1min":2.621,"5min":2.0910000000000002,"15min":1.581},"min":{"1min":0.34999999999999998,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":8.7349999999999994,"5min":12.49,"15min":12.49},"last":0.754}]},{"osd":7,"last update":"Mon Oct 9 08:22:57 2023","interfaces":[{"interface":"back","average":{"1min":2.3980000000000001,"5min":2.1120000000000001,"15min":1.6779999999999999},"min":{"1min":0.40200000000000002,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":12.186,"5min":12.186,"15min":14.472},"last":3.3359999999999999},{"interface":"front","average":{"1min":2.1190000000000002,"5min":2.4260000000000002,"15min":1.802},"min":{"1min":0.42999999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":7.141,"5min":10.103999999999999,"15min":13.731},"last":3.1669999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3716,"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":1360,"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":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":8726,"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":7417,"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":7974,"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":3418,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1292308480,"data_stored":1292304408,"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":1786183680,"data_stored":1786183680,"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":802553856,"data_stored":802553856,"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":1128599552,"data_stored":1128595480,"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":1635782656,"data_stored":1635778584,"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":1151074304,"data_stored":1151074304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T08:23:44.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_1 pgp_num 16 2023-10-09T08:23:44.210 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:44.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:44.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:44.319 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:44.345 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:44.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:44.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:44.449 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:44.458 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:44 smithi118 bash[59345]: audit 2023-10-09T08:23:43.058042+0000 mgr.y (mgr.26009) 644 : audit 0 from='client.45041 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:23:44.459 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:44 smithi118 bash[59345]: cluster 2023-10-09T08:23:43.500422+0000 mgr.y (mgr.26009) 645 : cluster 0 pgmap v627: 89 pgs: 89 active+clean; 2.4 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 764 op/s 2023-10-09T08:23:44.483 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:44.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:44.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:44.590 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:44 smithi081 bash[76862]: audit 2023-10-09T08:23:43.058042+0000 mgr.y (mgr.26009) 644 : audit 0 from='client.45041 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:23:44.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:44 smithi081 bash[76862]: cluster 2023-10-09T08:23:43.500422+0000 mgr.y (mgr.26009) 645 : cluster 0 pgmap v627: 89 pgs: 89 active+clean; 2.4 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 764 op/s 2023-10-09T08:23:44.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:44 smithi081 bash[79557]: audit 2023-10-09T08:23:43.058042+0000 mgr.y (mgr.26009) 644 : audit 0 from='client.45041 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:23:44.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:44 smithi081 bash[79557]: cluster 2023-10-09T08:23:43.500422+0000 mgr.y (mgr.26009) 645 : cluster 0 pgmap v627: 89 pgs: 89 active+clean; 2.4 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 764 op/s 2023-10-09T08:23:44.629 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:44.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:44.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:44.758 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:44.807 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:44.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:44.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:44.916 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:44.953 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:44.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:44.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:45.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:45.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:45.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:45.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:45.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:45.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:45.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:45.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:45.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:45.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:45.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:45.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:45.468 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:45.507 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:45.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:45.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:45.613 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:45.651 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:45.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:45.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:45.680 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:23:45.682 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:23:45.684 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:23:45.755 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:45.786 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:45.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:45.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:45.892 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:45.920 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:45.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:45.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:46.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:46.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:46.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:46.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:46.161 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:46.188 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:46.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:46.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:46.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:46.323 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:46.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:46.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:46.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:46.455 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:46.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:46.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:46.559 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:46.587 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:46.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:46.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:46.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:46.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:46.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:46.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:46.821 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:46.829 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:46 smithi118 bash[59345]: cluster 2023-10-09T08:23:45.501294+0000 mgr.y (mgr.26009) 646 : cluster 0 pgmap v628: 89 pgs: 89 active+clean; 2.2 GiB data, 8.3 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 766 op/s 2023-10-09T08:23:46.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:46 smithi118 bash[59345]: audit 2023-10-09T08:23:45.804287+0000 mon.a (mon.0) 580 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:23:46.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:46 smithi118 bash[59345]: audit 2023-10-09T08:23:45.822756+0000 mon.a (mon.0) 581 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:23:46.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:46 smithi118 bash[59345]: audit 2023-10-09T08:23:45.891726+0000 mon.a (mon.0) 582 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:23:46.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:46 smithi118 bash[59345]: audit 2023-10-09T08:23:45.900562+0000 mon.a (mon.0) 583 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:23:46.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:46 smithi118 bash[59345]: audit 2023-10-09T08:23:46.506521+0000 mon.c (mon.2) 260 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:23:46.831 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:46 smithi118 bash[59345]: audit 2023-10-09T08:23:46.507488+0000 mon.c (mon.2) 261 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:23:46.831 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:46 smithi118 bash[59345]: audit 2023-10-09T08:23:46.513256+0000 mon.a (mon.0) 584 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:23:46.848 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:46.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:46.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:46.954 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:46.990 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:46.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:46.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:47.098 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:47.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:46 smithi081 bash[76862]: cluster 2023-10-09T08:23:45.501294+0000 mgr.y (mgr.26009) 646 : cluster 0 pgmap v628: 89 pgs: 89 active+clean; 2.2 GiB data, 8.3 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 766 op/s 2023-10-09T08:23:47.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:46 smithi081 bash[76862]: audit 2023-10-09T08:23:45.804287+0000 mon.a (mon.0) 580 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:23:47.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:46 smithi081 bash[76862]: audit 2023-10-09T08:23:45.822756+0000 mon.a (mon.0) 581 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:23:47.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:46 smithi081 bash[76862]: audit 2023-10-09T08:23:45.891726+0000 mon.a (mon.0) 582 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:23:47.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:46 smithi081 bash[76862]: audit 2023-10-09T08:23:45.900562+0000 mon.a (mon.0) 583 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:23:47.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:46 smithi081 bash[76862]: audit 2023-10-09T08:23:46.506521+0000 mon.c (mon.2) 260 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:23:47.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:46 smithi081 bash[76862]: audit 2023-10-09T08:23:46.507488+0000 mon.c (mon.2) 261 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:23:47.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:46 smithi081 bash[76862]: audit 2023-10-09T08:23:46.513256+0000 mon.a (mon.0) 584 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:23:47.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:46 smithi081 bash[79557]: cluster 2023-10-09T08:23:45.501294+0000 mgr.y (mgr.26009) 646 : cluster 0 pgmap v628: 89 pgs: 89 active+clean; 2.2 GiB data, 8.3 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 766 op/s 2023-10-09T08:23:47.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:46 smithi081 bash[79557]: audit 2023-10-09T08:23:45.804287+0000 mon.a (mon.0) 580 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:23:47.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:46 smithi081 bash[79557]: audit 2023-10-09T08:23:45.822756+0000 mon.a (mon.0) 581 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:23:47.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:46 smithi081 bash[79557]: audit 2023-10-09T08:23:45.891726+0000 mon.a (mon.0) 582 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:23:47.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:46 smithi081 bash[79557]: audit 2023-10-09T08:23:45.900562+0000 mon.a (mon.0) 583 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:23:47.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:46 smithi081 bash[79557]: audit 2023-10-09T08:23:46.506521+0000 mon.c (mon.2) 260 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:23:47.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:46 smithi081 bash[79557]: audit 2023-10-09T08:23:46.507488+0000 mon.c (mon.2) 261 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:23:47.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:46 smithi081 bash[79557]: audit 2023-10-09T08:23:46.513256+0000 mon.a (mon.0) 584 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:23:47.131 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:47.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:47.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:47.236 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:47.257 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:47.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:47.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:47.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:47.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:47.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:47.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:47.492 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:47.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:47.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:47.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:47.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:47.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:47.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:47.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:47.754 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:47.785 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:47.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:47.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:47.889 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:47.918 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:47.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:47.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:48.022 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:48.047 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:48.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:48.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:48.152 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:48.182 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:48.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:48.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:48.285 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:48.319 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:48.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:48.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:48.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:48.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:48.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:48.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:48.553 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:48.591 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:48.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:48.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:48.697 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:48.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:48.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:48.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:48.728 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:23:48.829 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:48.838 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:48 smithi118 bash[59345]: cluster 2023-10-09T08:23:47.501726+0000 mgr.y (mgr.26009) 647 : cluster 0 pgmap v629: 89 pgs: 89 active+clean; 2.2 GiB data, 8.3 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 642 op/s 2023-10-09T08:23:48.859 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:48.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:48.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:48.963 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:48.990 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:48.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:48.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:49.092 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:49.113 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:49.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:49.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:49.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:48 smithi081 bash[79557]: cluster 2023-10-09T08:23:47.501726+0000 mgr.y (mgr.26009) 647 : cluster 0 pgmap v629: 89 pgs: 89 active+clean; 2.2 GiB data, 8.3 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 642 op/s 2023-10-09T08:23:49.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:48 smithi081 bash[76862]: cluster 2023-10-09T08:23:47.501726+0000 mgr.y (mgr.26009) 647 : cluster 0 pgmap v629: 89 pgs: 89 active+clean; 2.2 GiB data, 8.3 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 642 op/s 2023-10-09T08:23:49.217 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:49.238 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:49.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:49.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:49.342 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:49.378 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:49.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:49.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:49.481 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:49.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:49.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:49.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:49.604 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:49.640 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:49.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:49.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:49.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:49.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:49.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:49.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:49.879 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:49.908 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:49.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:49.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:50.011 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:50.045 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:50.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:50.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:50.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:50.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:50.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:50.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:50.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:50.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:50.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:50.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:50.419 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:50.455 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:50.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:50.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:50.562 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:50.596 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:50.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:50.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:50.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:50.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:50.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:50.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:50.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:50.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:50.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:50.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:50.962 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:50.967 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:50 smithi081 bash[76862]: cluster 2023-10-09T08:23:49.502194+0000 mgr.y (mgr.26009) 648 : cluster 0 pgmap v630: 89 pgs: 89 active+clean; 2.2 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 677 op/s 2023-10-09T08:23:50.967 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:50 smithi081 bash[79557]: cluster 2023-10-09T08:23:49.502194+0000 mgr.y (mgr.26009) 648 : cluster 0 pgmap v630: 89 pgs: 89 active+clean; 2.2 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 677 op/s 2023-10-09T08:23:50.999 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:51.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:51.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:51.102 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:51.110 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:50 smithi118 bash[59345]: cluster 2023-10-09T08:23:49.502194+0000 mgr.y (mgr.26009) 648 : cluster 0 pgmap v630: 89 pgs: 89 active+clean; 2.2 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 677 op/s 2023-10-09T08:23:51.134 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:51.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:51.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:51.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:51.246 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:23:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:23:51] "GET /metrics HTTP/1.1" 200 36518 "" "Prometheus/2.33.4" 2023-10-09T08:23:51.258 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:51.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:51.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:51.361 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:51.393 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:51.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:51.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:51.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:51.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:51.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:51.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:51.620 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:51.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:51.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:51.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:51.752 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:51.790 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:51.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:51.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:51.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:51.917 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:51.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:51.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:52.020 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:52.045 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:52.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:52.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:52.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:52.174 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:52.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:52.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:52.280 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:52.318 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:52.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:52.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:52.421 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:52.450 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:52.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:52.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:52.556 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:52.591 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:52.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:52.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:52.699 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:52.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:52.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:52.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:52.817 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:52 smithi118 bash[59345]: cluster 2023-10-09T08:23:51.502899+0000 mgr.y (mgr.26009) 649 : cluster 0 pgmap v631: 89 pgs: 89 active+clean; 2.0 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 897 op/s 2023-10-09T08:23:52.826 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:52.851 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:52.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:52.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:52.958 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:52.962 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:52 smithi081 bash[76862]: cluster 2023-10-09T08:23:51.502899+0000 mgr.y (mgr.26009) 649 : cluster 0 pgmap v631: 89 pgs: 89 active+clean; 2.0 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 897 op/s 2023-10-09T08:23:52.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:52.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:52.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:53.091 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:53.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:53.123 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:53.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:53.224 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:53.249 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:53.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:53.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:53.356 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:53.360 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:52 smithi081 bash[79557]: cluster 2023-10-09T08:23:51.502899+0000 mgr.y (mgr.26009) 649 : cluster 0 pgmap v631: 89 pgs: 89 active+clean; 2.0 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 897 op/s 2023-10-09T08:23:53.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:53.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:53.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:53.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:53.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:53.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:53.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:53.619 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:53.645 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:53.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:53.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:53.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:53.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:53.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:53.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:53.877 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:53.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:53 smithi118 bash[59345]: audit 2023-10-09T08:23:53.133129+0000 mon.c (mon.2) 262 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:23:53.906 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:53.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:53.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:54.009 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:54.019 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:53 smithi081 bash[76862]: audit 2023-10-09T08:23:53.133129+0000 mon.c (mon.2) 262 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:23:54.019 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:53 smithi081 bash[79557]: audit 2023-10-09T08:23:53.133129+0000 mon.c (mon.2) 262 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:23:54.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:54.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:54.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:54.137 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:54.164 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:54.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:54.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:54.267 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:54.308 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:54.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:54.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:54.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:54.438 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:54.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:54.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:54.543 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:54.592 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:54.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:55.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:55.100 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:55.484 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:54 smithi081 bash[76862]: cluster 2023-10-09T08:23:53.503257+0000 mgr.y (mgr.26009) 650 : cluster 0 pgmap v632: 89 pgs: 89 active+clean; 2.0 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 613 op/s 2023-10-09T08:23:55.484 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:54 smithi118 bash[59345]: cluster 2023-10-09T08:23:53.503257+0000 mgr.y (mgr.26009) 650 : cluster 0 pgmap v632: 89 pgs: 89 active+clean; 2.0 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 613 op/s 2023-10-09T08:23:55.484 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:54 smithi081 bash[79557]: cluster 2023-10-09T08:23:53.503257+0000 mgr.y (mgr.26009) 650 : cluster 0 pgmap v632: 89 pgs: 89 active+clean; 2.0 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 613 op/s 2023-10-09T08:23:55.509 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:55.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:55.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:55.614 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:55.641 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:55.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:55.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:55.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:55.809 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:55.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:55.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:55.916 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:55.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:55.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:55.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:56.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:56.070 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:56.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:56.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:56.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:56.202 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:56.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:56.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:56.307 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:56.343 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:56.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:56.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:56.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:56.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:56.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:56.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:56.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:56.608 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:56.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:56.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:56.713 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:56.740 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:56.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:56.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:56.845 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:56.873 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:56.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:56.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:56.980 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:56.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:56 smithi118 bash[59345]: cluster 2023-10-09T08:23:55.503934+0000 mgr.y (mgr.26009) 651 : cluster 0 pgmap v633: 89 pgs: 89 active+clean; 1.7 GiB data, 7.0 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 941 op/s 2023-10-09T08:23:57.013 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:57.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:57.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:57.115 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:57.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:56 smithi081 bash[76862]: cluster 2023-10-09T08:23:55.503934+0000 mgr.y (mgr.26009) 651 : cluster 0 pgmap v633: 89 pgs: 89 active+clean; 1.7 GiB data, 7.0 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 941 op/s 2023-10-09T08:23:57.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:56 smithi081 bash[79557]: cluster 2023-10-09T08:23:55.503934+0000 mgr.y (mgr.26009) 651 : cluster 0 pgmap v633: 89 pgs: 89 active+clean; 1.7 GiB data, 7.0 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 941 op/s 2023-10-09T08:23:57.155 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:57.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:57.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:57.261 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:57.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:57.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:57.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:57.391 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:57.434 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:57.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:57.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:57.543 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:57.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:57.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:57.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:57.670 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:57.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:57.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:57.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:57.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:57.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:23:57.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:57.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:23:57.928 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:57.954 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:57.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:57.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:58.057 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:58.084 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:58.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:58.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:58.190 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:58.225 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:58.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:58.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:58.330 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:58.354 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:58.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:58.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:58.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:58.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:23:58.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:58.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:23:58.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:58.640 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:23:58.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:58.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:23:58.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:58.776 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:58.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:58.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:58.882 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:58.905 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:58.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:58.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:59.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:23:58 smithi118 bash[59345]: cluster 2023-10-09T08:23:57.504369+0000 mgr.y (mgr.26009) 652 : cluster 0 pgmap v634: 89 pgs: 89 active+clean; 1.7 GiB data, 7.0 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 622 op/s 2023-10-09T08:23:59.036 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:23:58 smithi081 bash[76862]: cluster 2023-10-09T08:23:57.504369+0000 mgr.y (mgr.26009) 652 : cluster 0 pgmap v634: 89 pgs: 89 active+clean; 1.7 GiB data, 7.0 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 622 op/s 2023-10-09T08:23:59.037 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:23:58 smithi081 bash[79557]: cluster 2023-10-09T08:23:57.504369+0000 mgr.y (mgr.26009) 652 : cluster 0 pgmap v634: 89 pgs: 89 active+clean; 1.7 GiB data, 7.0 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 622 op/s 2023-10-09T08:23:59.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:23:59.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:59.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:23:59.148 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:59.183 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:59.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:59.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:59.285 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:59.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:59.326 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:59.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:59.428 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:59.458 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:23:59.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:59.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:23:59.564 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:59.595 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:23:59.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:59.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:23:59.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:59.730 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:23:59.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:59.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:23:59.835 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:59.867 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:23:59.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:23:59.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:23:59.960 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:23:59.960 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:23:59.972 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:00.009 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:00.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:00.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:00.117 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:00.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:00.150 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:00.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:00.251 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:00.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:00.282 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:00.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:00.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:00.410 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:00.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:00.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:00.515 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:00.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:00.545 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:00.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:00.646 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:00.678 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:00.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:00.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:00.782 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:00.804 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:00.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:00.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:00.909 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:00.948 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:00.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:00.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:01.053 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:01.082 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:01.084 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:00 smithi081 bash[76862]: cluster 2023-10-09T08:23:59.505106+0000 mgr.y (mgr.26009) 653 : cluster 0 pgmap v635: 89 pgs: 89 active+clean; 1.7 GiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 663 op/s 2023-10-09T08:24:01.084 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:00 smithi081 bash[79557]: cluster 2023-10-09T08:23:59.505106+0000 mgr.y (mgr.26009) 653 : cluster 0 pgmap v635: 89 pgs: 89 active+clean; 1.7 GiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 663 op/s 2023-10-09T08:24:01.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:01.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:01.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:01.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:01.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:01.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:01.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:00 smithi118 bash[59345]: cluster 2023-10-09T08:23:59.505106+0000 mgr.y (mgr.26009) 653 : cluster 0 pgmap v635: 89 pgs: 89 active+clean; 1.7 GiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 663 op/s 2023-10-09T08:24:01.309 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:01.333 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:01.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:01.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:01.413 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:24:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:24:01] "GET /metrics HTTP/1.1" 200 36511 "" "Prometheus/2.33.4" 2023-10-09T08:24:01.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:01.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:01.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:01.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:01.573 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:01.605 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:01.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:01.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:01.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:01.728 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:01.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:01.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:01.831 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:01.859 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:01.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:01.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:01.966 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:02.002 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:02.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:02.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:02.105 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:02.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:02.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:02.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:02.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-09T08:24:02.233 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:02.257 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:02.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:02.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:02.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:02.408 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:24:02.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:02.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:02.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:02.478 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:24:02.519 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:24:02.531 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:02.564 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:24:02.565 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:02.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:02.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:02.604 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:24:02.649 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:24:02.670 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:02.687 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:24:02.700 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:02.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:02.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:02.727 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:24:02.735 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:24:02.735 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:24:02.736 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:24:02.736 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:24:02.736 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:24:02.736 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:24:02.736 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:24:02.736 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:24:02.804 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:02.840 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:02.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:02.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:02.855 INFO:teuthology.orchestra.run.smithi081.stderr:set pool 6 pgp_num to 16 2023-10-09T08:24:02.858 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:24:02.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:02.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:02.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:02.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:03.087 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:03.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:02 smithi118 bash[59345]: cluster 2023-10-09T08:24:01.505698+0000 mgr.y (mgr.26009) 654 : cluster 0 pgmap v636: 89 pgs: 89 active+clean; 1.5 GiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 929 op/s 2023-10-09T08:24:03.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:02 smithi118 bash[59345]: audit 2023-10-09T08:24:02.360203+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.81:0/1526001967' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:24:03.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:02 smithi118 bash[59345]: audit 2023-10-09T08:24:02.803717+0000 mon.c (mon.2) 263 : audit 1 from='client.? 172.21.15.81:0/3171985784' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:24:03.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:02 smithi118 bash[59345]: audit 2023-10-09T08:24:02.804276+0000 mon.a (mon.0) 585 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:24:03.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:02 smithi118 bash[59345]: audit 2023-10-09T08:24:02.823069+0000 mon.c (mon.2) 264 : audit 1 from='client.? 172.21.15.81:0/1363538518' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T08:24:03.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:02 smithi118 bash[59345]: audit 2023-10-09T08:24:02.823569+0000 mon.a (mon.0) 586 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T08:24:03.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:02 smithi081 bash[76862]: cluster 2023-10-09T08:24:01.505698+0000 mgr.y (mgr.26009) 654 : cluster 0 pgmap v636: 89 pgs: 89 active+clean; 1.5 GiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 929 op/s 2023-10-09T08:24:03.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:02 smithi081 bash[76862]: audit 2023-10-09T08:24:02.360203+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.81:0/1526001967' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:24:03.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:02 smithi081 bash[76862]: audit 2023-10-09T08:24:02.803717+0000 mon.c (mon.2) 263 : audit 1 from='client.? 172.21.15.81:0/3171985784' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:24:03.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:02 smithi081 bash[76862]: audit 2023-10-09T08:24:02.804276+0000 mon.a (mon.0) 585 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:24:03.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:02 smithi081 bash[76862]: audit 2023-10-09T08:24:02.823069+0000 mon.c (mon.2) 264 : audit 1 from='client.? 172.21.15.81:0/1363538518' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T08:24:03.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:02 smithi081 bash[76862]: audit 2023-10-09T08:24:02.823569+0000 mon.a (mon.0) 586 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T08:24:03.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:02 smithi081 bash[79557]: cluster 2023-10-09T08:24:01.505698+0000 mgr.y (mgr.26009) 654 : cluster 0 pgmap v636: 89 pgs: 89 active+clean; 1.5 GiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 929 op/s 2023-10-09T08:24:03.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:02 smithi081 bash[79557]: audit 2023-10-09T08:24:02.360203+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.81:0/1526001967' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:24:03.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:02 smithi081 bash[79557]: audit 2023-10-09T08:24:02.803717+0000 mon.c (mon.2) 263 : audit 1 from='client.? 172.21.15.81:0/3171985784' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:24:03.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:02 smithi081 bash[79557]: audit 2023-10-09T08:24:02.804276+0000 mon.a (mon.0) 585 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:24:03.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:02 smithi081 bash[79557]: audit 2023-10-09T08:24:02.823069+0000 mon.c (mon.2) 264 : audit 1 from='client.? 172.21.15.81:0/1363538518' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T08:24:03.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:02 smithi081 bash[79557]: audit 2023-10-09T08:24:02.823569+0000 mon.a (mon.0) 586 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T08:24:03.129 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:03.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:03.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:03.236 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:03.269 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:03.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:03.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:03.378 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:03.406 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:03.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:03.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:03.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:03.536 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:03.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:03.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:03.643 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:03.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:03.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:03.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:03.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:03.799 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:03.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:03.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:03.841 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[76862]: cluster 2023-10-09T08:24:02.835005+0000 mon.a (mon.0) 587 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:24:03.841 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[76862]: cluster 2023-10-09T08:24:02.835034+0000 mon.a (mon.0) 588 : cluster 1 Cluster is now healthy 2023-10-09T08:24:03.842 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[76862]: cluster 2023-10-09T08:24:02.845260+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:03.842 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[76862]: audit 2023-10-09T08:24:02.847049+0000 mon.a (mon.0) 589 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:24:03.842 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[76862]: audit 2023-10-09T08:24:02.847229+0000 mon.a (mon.0) 590 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2023-10-09T08:24:03.842 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[76862]: cluster 2023-10-09T08:24:02.847295+0000 mon.a (mon.0) 591 : cluster 0 osdmap e159: 8 total, 8 up, 6 in 2023-10-09T08:24:03.842 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[76862]: cluster 2023-10-09T08:24:02.851893+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:03.842 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[76862]: cluster 2023-10-09T08:24:02.853384+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:03.843 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[76862]: cluster 2023-10-09T08:24:02.856162+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:03.843 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[76862]: cluster 2023-10-09T08:24:02.857993+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:03.843 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[76862]: cluster 2023-10-09T08:24:02.858682+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:03.843 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[76862]: cluster 2023-10-09T08:24:02.860693+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:03.843 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[79557]: cluster 2023-10-09T08:24:02.835005+0000 mon.a (mon.0) 587 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:24:03.844 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[79557]: cluster 2023-10-09T08:24:02.835034+0000 mon.a (mon.0) 588 : cluster 1 Cluster is now healthy 2023-10-09T08:24:03.844 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[79557]: cluster 2023-10-09T08:24:02.845260+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:03.845 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[79557]: audit 2023-10-09T08:24:02.847049+0000 mon.a (mon.0) 589 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:24:03.845 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[79557]: audit 2023-10-09T08:24:02.847229+0000 mon.a (mon.0) 590 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2023-10-09T08:24:03.845 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[79557]: cluster 2023-10-09T08:24:02.847295+0000 mon.a (mon.0) 591 : cluster 0 osdmap e159: 8 total, 8 up, 6 in 2023-10-09T08:24:03.845 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[79557]: cluster 2023-10-09T08:24:02.851893+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:03.845 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[79557]: cluster 2023-10-09T08:24:02.853384+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:03.845 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[79557]: cluster 2023-10-09T08:24:02.856162+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:03.846 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[79557]: cluster 2023-10-09T08:24:02.857993+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:03.846 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[79557]: cluster 2023-10-09T08:24:02.858682+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:03.846 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:03 smithi081 bash[79557]: cluster 2023-10-09T08:24:02.860693+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:03.907 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:03.957 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:03.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:03.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:04.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:04.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:04.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:04.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:04.191 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:04.200 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:03 smithi118 bash[59345]: cluster 2023-10-09T08:24:02.835005+0000 mon.a (mon.0) 587 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:24:04.201 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:03 smithi118 bash[59345]: cluster 2023-10-09T08:24:02.835034+0000 mon.a (mon.0) 588 : cluster 1 Cluster is now healthy 2023-10-09T08:24:04.201 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:03 smithi118 bash[59345]: cluster 2023-10-09T08:24:02.845260+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:04.201 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:03 smithi118 bash[59345]: audit 2023-10-09T08:24:02.847049+0000 mon.a (mon.0) 589 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:24:04.201 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:03 smithi118 bash[59345]: audit 2023-10-09T08:24:02.847229+0000 mon.a (mon.0) 590 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2023-10-09T08:24:04.201 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:03 smithi118 bash[59345]: cluster 2023-10-09T08:24:02.847295+0000 mon.a (mon.0) 591 : cluster 0 osdmap e159: 8 total, 8 up, 6 in 2023-10-09T08:24:04.201 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:03 smithi118 bash[59345]: cluster 2023-10-09T08:24:02.851893+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:04.201 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:03 smithi118 bash[59345]: cluster 2023-10-09T08:24:02.853384+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:04.201 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:03 smithi118 bash[59345]: cluster 2023-10-09T08:24:02.856162+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:04.201 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:03 smithi118 bash[59345]: cluster 2023-10-09T08:24:02.857993+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:04.202 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:03 smithi118 bash[59345]: cluster 2023-10-09T08:24:02.858682+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:04.202 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:03 smithi118 bash[59345]: cluster 2023-10-09T08:24:02.860693+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T08:24:04.223 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:04.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:04.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:04.329 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:04.355 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:04.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:04.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:04.463 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:04.494 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:04.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:04.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:04.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:04.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:04.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:04.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:04.734 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:04.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:04.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:04.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:04.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:04.873 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:04 smithi081 bash[76862]: cluster 2023-10-09T08:24:03.506093+0000 mgr.y (mgr.26009) 655 : cluster 0 pgmap v638: 89 pgs: 89 active+clean; 1.5 GiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 802 op/s 2023-10-09T08:24:04.873 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:04 smithi081 bash[79557]: cluster 2023-10-09T08:24:03.506093+0000 mgr.y (mgr.26009) 655 : cluster 0 pgmap v638: 89 pgs: 89 active+clean; 1.5 GiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 802 op/s 2023-10-09T08:24:04.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:04.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:04.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:04.992 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:05.002 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:04 smithi118 bash[59345]: cluster 2023-10-09T08:24:03.506093+0000 mgr.y (mgr.26009) 655 : cluster 0 pgmap v638: 89 pgs: 89 active+clean; 1.5 GiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 802 op/s 2023-10-09T08:24:05.033 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:05.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:05.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:05.142 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:05.174 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:05.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:05.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:05.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:05.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:05.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:05.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:05.409 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:05.439 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:05.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:05.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:05.544 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:05.575 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:05.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:05.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:05.680 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:05.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:05.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:05.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:05.821 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:05.848 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:05.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:05.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:05.955 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:05.964 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:05 smithi081 bash[76862]: cluster 2023-10-09T08:24:05.506868+0000 mgr.y (mgr.26009) 656 : cluster 0 pgmap v639: 89 pgs: 89 active+clean; 1.3 GiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 782 op/s 2023-10-09T08:24:05.965 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:05 smithi081 bash[79557]: cluster 2023-10-09T08:24:05.506868+0000 mgr.y (mgr.26009) 656 : cluster 0 pgmap v639: 89 pgs: 89 active+clean; 1.3 GiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 782 op/s 2023-10-09T08:24:05.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:05.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:05.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:06.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:06.115 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:06.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:06.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:06.223 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:06.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:05 smithi118 bash[59345]: cluster 2023-10-09T08:24:05.506868+0000 mgr.y (mgr.26009) 656 : cluster 0 pgmap v639: 89 pgs: 89 active+clean; 1.3 GiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 782 op/s 2023-10-09T08:24:06.253 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:06.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:06.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:06.357 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:06.390 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:06.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:06.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:06.494 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:06.526 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:06.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:06.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:06.633 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:06.667 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:06.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:06.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:06.771 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:06.799 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:06.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:06.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:06.912 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:06.937 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:06.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:06.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:07.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:07.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:07.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:07.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:07.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:24:07.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:07.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:24:07.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:07.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:07.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:07.341 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:07.370 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:07.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:07.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:07.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:07.508 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:07.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:07.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:07.617 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:07.647 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:07.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:07.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:07.753 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:07.783 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:07.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:07.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:07.889 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:07.924 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:07.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:07.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:08.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:08.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:08.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:08.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:08.159 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:08.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:08.202 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:08.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:08.303 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:08.341 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:08.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:08.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:08.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:08.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:08.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:08.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:08.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:08.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:08.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:08.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:08.703 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:24:08.721 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:08.731 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:08 smithi081 bash[76862]: cluster 2023-10-09T08:24:07.507347+0000 mgr.y (mgr.26009) 657 : cluster 0 pgmap v640: 89 pgs: 89 active+clean; 1.3 GiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 782 op/s 2023-10-09T08:24:08.731 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:08 smithi081 bash[76862]: audit 2023-10-09T08:24:08.138375+0000 mon.a (mon.0) 592 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:08.731 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:08 smithi081 bash[76862]: audit 2023-10-09T08:24:08.141943+0000 mon.c (mon.2) 265 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:24:08.731 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:08 smithi081 bash[79557]: cluster 2023-10-09T08:24:07.507347+0000 mgr.y (mgr.26009) 657 : cluster 0 pgmap v640: 89 pgs: 89 active+clean; 1.3 GiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 782 op/s 2023-10-09T08:24:08.731 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:08 smithi081 bash[79557]: audit 2023-10-09T08:24:08.138375+0000 mon.a (mon.0) 592 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:08.731 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:08 smithi081 bash[79557]: audit 2023-10-09T08:24:08.141943+0000 mon.c (mon.2) 265 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:24:08.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:08.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:08.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:08.857 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:08.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:08 smithi118 bash[59345]: cluster 2023-10-09T08:24:07.507347+0000 mgr.y (mgr.26009) 657 : cluster 0 pgmap v640: 89 pgs: 89 active+clean; 1.3 GiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 782 op/s 2023-10-09T08:24:08.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:08 smithi118 bash[59345]: audit 2023-10-09T08:24:08.138375+0000 mon.a (mon.0) 592 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:08.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:08 smithi118 bash[59345]: audit 2023-10-09T08:24:08.141943+0000 mon.c (mon.2) 265 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:24:08.914 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:08.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:08.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:09.018 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:09.052 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:09.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:09.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:09.155 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:09.189 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:09.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:09.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:09.295 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:09.323 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:09.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:09.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:09.430 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:09.488 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:09.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:09.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:09.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:09.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:09.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:09.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:09.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:09.758 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:09.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:09.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:09.865 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:09.898 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:09.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:09.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:10.006 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:10.040 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:10.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:10.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:10.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:10.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:10.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:10.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:10.188 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7] out_osds: [0, 2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-09T08:24:10.188 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:24:10.188 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-10-09T08:24:10.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:24:10.276 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:10.301 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:10.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:10.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:10.407 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:10.432 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:10.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:10.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:10.537 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:10.572 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:10.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:10.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:10.675 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:10.702 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:10.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:10.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:10.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:10.815 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:10 smithi118 bash[59345]: cluster 2023-10-09T08:24:09.507877+0000 mgr.y (mgr.26009) 658 : cluster 0 pgmap v641: 89 pgs: 89 active+clean; 1.2 GiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 780 op/s 2023-10-09T08:24:10.851 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:10.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:10.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:10.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:10 smithi081 bash[76862]: cluster 2023-10-09T08:24:09.507877+0000 mgr.y (mgr.26009) 658 : cluster 0 pgmap v641: 89 pgs: 89 active+clean; 1.2 GiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 780 op/s 2023-10-09T08:24:10.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:10 smithi081 bash[79557]: cluster 2023-10-09T08:24:09.507877+0000 mgr.y (mgr.26009) 658 : cluster 0 pgmap v641: 89 pgs: 89 active+clean; 1.2 GiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 780 op/s 2023-10-09T08:24:10.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:10.984 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:10.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:10.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:11.089 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:11.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:11.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:11.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:11.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:11.259 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:11.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:11.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:11.364 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:11.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:24:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:24:11] "GET /metrics HTTP/1.1" 200 36512 "" "Prometheus/2.33.4" 2023-10-09T08:24:11.395 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:11.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:11.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:11.500 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:11.533 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:11.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:11.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:11.640 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:11.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:11.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:11.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:11.773 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:11.808 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:11.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:11.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:11.912 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:11.935 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:11.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:11.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:12.000 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:24:12.007 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:24:12.038 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:12.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:12.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:12.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:12.168 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:12.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:12.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:12.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:12.297 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:12.337 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:12.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:12.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:12.445 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:12.473 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:12.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:12.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:12.572 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:12 smithi081 bash[79557]: cluster 2023-10-09T08:24:11.508508+0000 mgr.y (mgr.26009) 659 : cluster 0 pgmap v642: 89 pgs: 89 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 763 op/s 2023-10-09T08:24:12.573 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:12 smithi118 bash[59345]: cluster 2023-10-09T08:24:11.508508+0000 mgr.y (mgr.26009) 659 : cluster 0 pgmap v642: 89 pgs: 89 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 763 op/s 2023-10-09T08:24:12.576 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:12.612 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:12.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:12.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:12.717 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:12.747 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:12.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:12.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:12.855 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:12.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:12 smithi081 bash[76862]: cluster 2023-10-09T08:24:11.508508+0000 mgr.y (mgr.26009) 659 : cluster 0 pgmap v642: 89 pgs: 89 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 763 op/s 2023-10-09T08:24:12.893 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:12.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:12.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:12.998 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:13.037 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:13.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:13.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:13.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:13.179 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:13.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:13.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:13.282 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:13.307 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:13.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:13.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:13.412 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:13.443 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:13.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:13.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:13.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:13.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:13.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:13.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:13.672 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:13.698 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:13.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:13.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:13.806 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:13.837 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:13.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:13.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:13.940 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:13.975 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:13.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:13.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:14.081 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:14.118 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:14.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:14.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:14.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:14.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:14.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:14.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:14.356 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:14.385 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:14.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:14.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:14.489 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:14.508 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:14 smithi081 bash[76862]: cluster 2023-10-09T08:24:13.508989+0000 mgr.y (mgr.26009) 660 : cluster 0 pgmap v643: 89 pgs: 89 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 716 op/s 2023-10-09T08:24:14.509 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:14 smithi081 bash[79557]: cluster 2023-10-09T08:24:13.508989+0000 mgr.y (mgr.26009) 660 : cluster 0 pgmap v643: 89 pgs: 89 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 716 op/s 2023-10-09T08:24:14.524 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:14.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:14.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:14.628 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:14.655 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:14.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:14.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:14.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:14.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:14 smithi118 bash[59345]: cluster 2023-10-09T08:24:13.508989+0000 mgr.y (mgr.26009) 660 : cluster 0 pgmap v643: 89 pgs: 89 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 716 op/s 2023-10-09T08:24:14.780 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:24:14.780 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:24:14.780 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-09T08:24:14.780 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-09T08:24:14.781 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:24:14.797 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:24:14.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:14.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:14.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:14.901 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:14.932 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:14.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:14.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:15.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:15.061 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:15.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:15.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:15.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:15.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:15.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:15.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:15.293 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:15.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:15.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:15.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:15.425 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:15.455 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:15.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:15.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:15.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:15.586 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:15.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:15.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:15.689 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:15.736 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:15.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:15.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:15.843 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:15.875 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:15.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:15.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:15.980 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:16.002 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:16.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:16.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:16.108 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:16.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:16.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:16.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:16.239 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:16.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:16.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:16.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:16.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:16.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:16.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:16.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:16.498 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:16.529 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:16.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:16.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:16.633 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:16.666 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:16.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:16.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:16 smithi118 bash[59345]: cluster 2023-10-09T08:24:15.509635+0000 mgr.y (mgr.26009) 661 : cluster 0 pgmap v644: 89 pgs: 89 active+clean; 806 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 954 op/s 2023-10-09T08:24:16.770 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:16.805 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:16.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:16.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:16.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:16 smithi081 bash[76862]: cluster 2023-10-09T08:24:15.509635+0000 mgr.y (mgr.26009) 661 : cluster 0 pgmap v644: 89 pgs: 89 active+clean; 806 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 954 op/s 2023-10-09T08:24:16.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:16 smithi081 bash[79557]: cluster 2023-10-09T08:24:15.509635+0000 mgr.y (mgr.26009) 661 : cluster 0 pgmap v644: 89 pgs: 89 active+clean; 806 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 954 op/s 2023-10-09T08:24:16.911 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:16.939 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:16.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:16.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:17.042 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:17.074 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:17.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:17.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:17.178 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:17.216 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:17.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:17.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:17.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:17.342 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:17.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:17.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:17.449 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:17.492 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:17.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:17.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:17.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:17.627 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:17.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:17.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:17.732 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:17.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:17.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:17.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:17.872 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:17.901 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:17.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:17.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:18.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:18.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:18.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:18.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:18.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:18.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:18.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:18.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:18.265 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:18.294 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:18.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:18.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:18.400 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:18.413 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-09T08:24:18.432 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:18.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:18.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:18.535 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:18.568 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:18.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:18.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:18.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:18.682 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:18 smithi081 bash[76862]: cluster 2023-10-09T08:24:17.510065+0000 mgr.y (mgr.26009) 662 : cluster 0 pgmap v645: 89 pgs: 89 active+clean; 806 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 643 op/s 2023-10-09T08:24:18.682 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:18 smithi081 bash[79557]: cluster 2023-10-09T08:24:17.510065+0000 mgr.y (mgr.26009) 662 : cluster 0 pgmap v645: 89 pgs: 89 active+clean; 806 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 643 op/s 2023-10-09T08:24:18.700 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:18.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:18.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:18.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:18.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:18.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:18.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:18.934 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:18.956 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:18.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:18.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:19.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:18 smithi118 bash[59345]: cluster 2023-10-09T08:24:17.510065+0000 mgr.y (mgr.26009) 662 : cluster 0 pgmap v645: 89 pgs: 89 active+clean; 806 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 643 op/s 2023-10-09T08:24:19.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:19.090 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:19.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:19.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:19.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:19.215 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:19.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:19.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:19.319 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:19.346 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:19.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:19.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:19.450 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:19.486 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:19.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:19.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:19.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:19.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:19.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:19.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:19.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:19.759 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:19.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:19.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:19.863 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:19.894 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:19.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:19.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:19.997 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:20.030 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:20.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:20.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:20.134 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:20.172 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:20.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:20.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:20.276 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:20.302 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:20.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:20.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:20.406 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:20.434 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:20.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:20.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:20.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:20.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:20.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:20.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:20.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:20.697 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:20.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:20.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:20 smithi118 bash[59345]: cluster 2023-10-09T08:24:19.510753+0000 mgr.y (mgr.26009) 663 : cluster 0 pgmap v646: 89 pgs: 89 active+clean; 778 MiB data, 4.1 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 680 op/s 2023-10-09T08:24:20.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:20.822 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:20.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:20.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:20.868 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:20 smithi081 bash[76862]: cluster 2023-10-09T08:24:19.510753+0000 mgr.y (mgr.26009) 663 : cluster 0 pgmap v646: 89 pgs: 89 active+clean; 778 MiB data, 4.1 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 680 op/s 2023-10-09T08:24:20.868 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:20 smithi081 bash[79557]: cluster 2023-10-09T08:24:19.510753+0000 mgr.y (mgr.26009) 663 : cluster 0 pgmap v646: 89 pgs: 89 active+clean; 778 MiB data, 4.1 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 680 op/s 2023-10-09T08:24:20.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:20.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:20.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:20.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:21.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:21.078 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:21.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:21.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:21.181 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:21.215 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:21.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:21.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:21.290 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:24:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:24:21] "GET /metrics HTTP/1.1" 200 36512 "" "Prometheus/2.33.4" 2023-10-09T08:24:21.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:21.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:21.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:21.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:21.451 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:21.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:21.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:21.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:21.975 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:22.050 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:22.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:22.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:22.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:22.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:22.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:22.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:22.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:22.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:22.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:22.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:22.415 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:22.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:22.456 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:22.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:22.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:22.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:22.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:22.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:22.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:22.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:22.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:22.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:22 smithi118 bash[59345]: cluster 2023-10-09T08:24:21.511385+0000 mgr.y (mgr.26009) 664 : cluster 0 pgmap v647: 89 pgs: 89 active+clean; 580 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 905 op/s 2023-10-09T08:24:22.830 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:22.854 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:22.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:22.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:22.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:22 smithi081 bash[76862]: cluster 2023-10-09T08:24:21.511385+0000 mgr.y (mgr.26009) 664 : cluster 0 pgmap v647: 89 pgs: 89 active+clean; 580 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 905 op/s 2023-10-09T08:24:22.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:22 smithi081 bash[79557]: cluster 2023-10-09T08:24:21.511385+0000 mgr.y (mgr.26009) 664 : cluster 0 pgmap v647: 89 pgs: 89 active+clean; 580 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 905 op/s 2023-10-09T08:24:22.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:22.978 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:22.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:22.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:23.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:23.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:23.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:23.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:23.209 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:23.233 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:23.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:23.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:23.336 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:23.383 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:23.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:23.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:23.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:23.515 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:23.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:23.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:23.619 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:23.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:23 smithi081 bash[76862]: audit 2023-10-09T08:24:23.133751+0000 mon.c (mon.2) 266 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:24:23.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:23 smithi081 bash[79557]: audit 2023-10-09T08:24:23.133751+0000 mon.c (mon.2) 266 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:24:23.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:23.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:23.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:23.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:23.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:23.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:23.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:23.878 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:23.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:23 smithi118 bash[59345]: audit 2023-10-09T08:24:23.133751+0000 mon.c (mon.2) 266 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:24:23.914 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:23.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:23.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:24.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:24.059 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:24.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:24.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:24.163 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:24.192 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:24.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:24.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:24.294 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:24.329 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:24.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:24.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:24.433 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:24.460 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:24.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:24.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:24.567 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:24.597 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:24.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:24.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:24.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:24.709 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:24 smithi081 bash[76862]: cluster 2023-10-09T08:24:23.511791+0000 mgr.y (mgr.26009) 665 : cluster 0 pgmap v648: 89 pgs: 89 active+clean; 580 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 619 op/s 2023-10-09T08:24:24.710 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:24 smithi081 bash[79557]: cluster 2023-10-09T08:24:23.511791+0000 mgr.y (mgr.26009) 665 : cluster 0 pgmap v648: 89 pgs: 89 active+clean; 580 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 619 op/s 2023-10-09T08:24:24.726 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:24.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:24.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:24.831 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:24.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:24.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:24.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:24.959 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:24.966 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:24 smithi118 bash[59345]: cluster 2023-10-09T08:24:23.511791+0000 mgr.y (mgr.26009) 665 : cluster 0 pgmap v648: 89 pgs: 89 active+clean; 580 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 619 op/s 2023-10-09T08:24:24.991 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:24.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:24.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:25.097 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:25.123 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:25.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:25.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:25.227 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:25.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:25.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:25.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:25.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:25.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:25.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:25.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:25.491 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:25.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:25.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:25.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:25.569 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:24:25.598 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:24:25.621 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:25.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:25 smithi081 bash[76862]: audit 2023-10-09T08:24:25.539407+0000 mon.c (mon.2) 267 : audit 0 from='client.? 172.21.15.81:0/3723666221' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:24:25.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:25 smithi081 bash[79557]: audit 2023-10-09T08:24:25.539407+0000 mon.c (mon.2) 267 : audit 0 from='client.? 172.21.15.81:0/3723666221' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:24:25.630 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:24:25.656 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:25.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:25.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:25.664 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:24:25.700 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:24:25.730 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:24:25.758 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:24:25.761 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:25.763 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:24:25.800 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:25.800 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:24:25.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:25.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:25.805 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:24:25.806 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:24:25.806 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:24:25.806 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:24:25.806 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:24:25.806 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:24:25.806 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:24:25.806 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:24:25.905 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:25.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:25 smithi118 bash[59345]: audit 2023-10-09T08:24:25.539407+0000 mon.c (mon.2) 267 : audit 0 from='client.? 172.21.15.81:0/3723666221' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:24:25.940 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:25.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:25.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:26.046 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:26.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:26.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:26.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:26.169 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:26.199 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:26.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:26.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:26.305 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:26.343 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:26.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:26.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:26.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:26.484 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:26.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:26.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:26.588 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:26.631 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:26.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:26.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:26.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:26.742 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:26 smithi081 bash[76862]: cluster 2023-10-09T08:24:25.512404+0000 mgr.y (mgr.26009) 666 : cluster 0 pgmap v649: 89 pgs: 89 active+clean; 354 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 919 op/s 2023-10-09T08:24:26.743 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:26 smithi081 bash[79557]: cluster 2023-10-09T08:24:25.512404+0000 mgr.y (mgr.26009) 666 : cluster 0 pgmap v649: 89 pgs: 89 active+clean; 354 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 919 op/s 2023-10-09T08:24:26.760 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:26.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:26.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:26.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:26.888 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:26.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:26.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:26.997 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:26 smithi118 bash[59345]: cluster 2023-10-09T08:24:25.512404+0000 mgr.y (mgr.26009) 666 : cluster 0 pgmap v649: 89 pgs: 89 active+clean; 354 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 919 op/s 2023-10-09T08:24:27.025 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:27.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:27.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:27.132 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:27.156 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:27.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:27.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:27.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:27.288 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:27.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:27.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:27.392 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:27.425 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:27.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:27.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:27.531 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:27.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:27.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:27.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:27.620 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:24:27.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:27.684 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:27.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:27.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:27.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:27 smithi118 bash[59345]: audit 2023-10-09T08:24:27.109326+0000 mon.a (mon.0) 593 : audit 1 from='client.? 172.21.15.81:0/3205927314' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:24:27.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:27.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:27.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:27.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:27.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:27 smithi081 bash[76862]: audit 2023-10-09T08:24:27.109326+0000 mon.a (mon.0) 593 : audit 1 from='client.? 172.21.15.81:0/3205927314' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:24:27.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:27 smithi081 bash[79557]: audit 2023-10-09T08:24:27.109326+0000 mon.a (mon.0) 593 : audit 1 from='client.? 172.21.15.81:0/3205927314' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:24:27.920 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:27.945 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:27.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:27.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:28.048 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:28.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:28.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:28.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:28.173 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:28.206 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:28.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:28.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:28.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:28.338 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:28.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:28.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:28.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:28.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:28.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:28.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:28.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:28.589 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:28.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:28.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:28.692 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:28.719 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:28.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:28.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:28.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:28.832 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:28 smithi081 bash[76862]: cluster 2023-10-09T08:24:27.512825+0000 mgr.y (mgr.26009) 667 : cluster 0 pgmap v650: 89 pgs: 89 active+clean; 354 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 601 op/s 2023-10-09T08:24:28.833 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:28 smithi081 bash[76862]: cluster 2023-10-09T08:24:27.591923+0000 mon.a (mon.0) 594 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:24:28.833 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:28 smithi081 bash[76862]: cluster 2023-10-09T08:24:27.605773+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e160 with expected crc 2023-10-09T08:24:28.833 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:28 smithi081 bash[76862]: audit 2023-10-09T08:24:27.607071+0000 mon.a (mon.0) 595 : audit 1 from='client.? 172.21.15.81:0/3205927314' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:24:28.833 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:28 smithi081 bash[76862]: cluster 2023-10-09T08:24:27.607148+0000 mon.a (mon.0) 596 : cluster 0 osdmap e160: 8 total, 8 up, 6 in 2023-10-09T08:24:28.834 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:28 smithi081 bash[79557]: cluster 2023-10-09T08:24:27.512825+0000 mgr.y (mgr.26009) 667 : cluster 0 pgmap v650: 89 pgs: 89 active+clean; 354 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 601 op/s 2023-10-09T08:24:28.834 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:28 smithi081 bash[79557]: cluster 2023-10-09T08:24:27.591923+0000 mon.a (mon.0) 594 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:24:28.834 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:28 smithi081 bash[79557]: cluster 2023-10-09T08:24:27.605773+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e160 with expected crc 2023-10-09T08:24:28.834 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:28 smithi081 bash[79557]: audit 2023-10-09T08:24:27.607071+0000 mon.a (mon.0) 595 : audit 1 from='client.? 172.21.15.81:0/3205927314' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:24:28.834 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:28 smithi081 bash[79557]: cluster 2023-10-09T08:24:27.607148+0000 mon.a (mon.0) 596 : cluster 0 osdmap e160: 8 total, 8 up, 6 in 2023-10-09T08:24:28.849 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:28.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:28.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:28.953 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:28.961 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:28 smithi118 bash[59345]: cluster 2023-10-09T08:24:27.512825+0000 mgr.y (mgr.26009) 667 : cluster 0 pgmap v650: 89 pgs: 89 active+clean; 354 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 601 op/s 2023-10-09T08:24:28.961 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:28 smithi118 bash[59345]: cluster 2023-10-09T08:24:27.591923+0000 mon.a (mon.0) 594 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:24:28.962 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:28 smithi118 bash[59345]: cluster 2023-10-09T08:24:27.605773+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e160 with expected crc 2023-10-09T08:24:28.962 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:28 smithi118 bash[59345]: audit 2023-10-09T08:24:27.607071+0000 mon.a (mon.0) 595 : audit 1 from='client.? 172.21.15.81:0/3205927314' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:24:28.962 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:28 smithi118 bash[59345]: cluster 2023-10-09T08:24:27.607148+0000 mon.a (mon.0) 596 : cluster 0 osdmap e160: 8 total, 8 up, 6 in 2023-10-09T08:24:28.979 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:28.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:28.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:29.086 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:29.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:29.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:29.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:29.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:29.238 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:29.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:29.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:29.343 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:29.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:29.372 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:29.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:29.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:29.498 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:29.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:29.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:29.601 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:29.625 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:29.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:29.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:29.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:29.754 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:29.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:29.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:29.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:29.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:29.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:29.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:29.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:30.017 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:30.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:30.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:30.123 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:30.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:30.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:30.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:30.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:30.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:30.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:30.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:30.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:30.410 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:30.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:30.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:30.515 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:30.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:30.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:30.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:30.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:30.666 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:30 smithi081 bash[76862]: cluster 2023-10-09T08:24:29.513307+0000 mgr.y (mgr.26009) 668 : cluster 0 pgmap v652: 89 pgs: 89 active+clean; 325 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 723 op/s 2023-10-09T08:24:30.666 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:30 smithi081 bash[79557]: cluster 2023-10-09T08:24:29.513307+0000 mgr.y (mgr.26009) 668 : cluster 0 pgmap v652: 89 pgs: 89 active+clean; 325 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 723 op/s 2023-10-09T08:24:30.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:30.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:30.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:30.796 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:30.806 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:30 smithi118 bash[59345]: cluster 2023-10-09T08:24:29.513307+0000 mgr.y (mgr.26009) 668 : cluster 0 pgmap v652: 89 pgs: 89 active+clean; 325 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 723 op/s 2023-10-09T08:24:30.827 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:30.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:30.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:30.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:30.968 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:30.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:30.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:31.073 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:31.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:31.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:31.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:31.206 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:24:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:24:31] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.33.4" 2023-10-09T08:24:31.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:31.261 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:31.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:31.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:31.365 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:31.391 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:31.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:31.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:31.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:31.521 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:31.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:31.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:31.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:31.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:31.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:31.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:31.708 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:24:31.710 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:24:31.755 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:31.785 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:31.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:31.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:31.829 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Removed 109633 objects 2023-10-09T08:24:31.830 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Clean up completed and total clean up time :141.565 2023-10-09T08:24:31.889 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:31.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:31.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:31.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:32.023 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:32.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:32.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:32.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:32.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:24:32.151 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:32.175 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:32.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:32.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:32.278 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:32.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:32.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:32.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:32.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:32.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:32.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:32.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:32.536 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:32.565 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:32.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:32.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:32.669 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:32.704 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:32.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:32.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:32.807 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:32.819 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:32 smithi118 bash[59345]: cluster 2023-10-09T08:24:31.514000+0000 mgr.y (mgr.26009) 669 : cluster 0 pgmap v653: 89 pgs: 89 active+clean; 106 MiB data, 2.1 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 757 op/s 2023-10-09T08:24:32.819 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:32 smithi118 bash[59345]: audit 2023-10-09T08:24:31.689192+0000 mgr.y (mgr.26009) 670 : audit 0 from='client.35148 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:24:32.843 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:32.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:32.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:32.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:32 smithi081 bash[76862]: cluster 2023-10-09T08:24:31.514000+0000 mgr.y (mgr.26009) 669 : cluster 0 pgmap v653: 89 pgs: 89 active+clean; 106 MiB data, 2.1 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 757 op/s 2023-10-09T08:24:32.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:32 smithi081 bash[76862]: audit 2023-10-09T08:24:31.689192+0000 mgr.y (mgr.26009) 670 : audit 0 from='client.35148 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:24:32.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:32 smithi081 bash[79557]: cluster 2023-10-09T08:24:31.514000+0000 mgr.y (mgr.26009) 669 : cluster 0 pgmap v653: 89 pgs: 89 active+clean; 106 MiB data, 2.1 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 757 op/s 2023-10-09T08:24:32.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:32 smithi081 bash[79557]: audit 2023-10-09T08:24:31.689192+0000 mgr.y (mgr.26009) 670 : audit 0 from='client.35148 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:24:32.895 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:24:32.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:32.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:32.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:32.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:33.071 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:33.102 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:33.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:33.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:33.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:33.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:33.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:33.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:33.336 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:33.368 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:33.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:33.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:33.472 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:33.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:33.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:33.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:33.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:33.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:33.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:33.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:33.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:33.764 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:33.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:33.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:33.867 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:33.899 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:33.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:33.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:34.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:34.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:34.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:34.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:34.136 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:34.168 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:34.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:34.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:34.271 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:34.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:34.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:34.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:34.401 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:34.431 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:34.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:34.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:34.441 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":653,"stamp":"2023-10-09T08:24:31.513507+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":111482827,"num_objects":1657,"num_object_clones":0,"num_object_copies":4971,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1657,"num_whiteouts":0,"num_read":6289,"num_read_kb":13756,"num_write":218745,"num_write_kb":7031672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":86,"num_bytes_recovered":4785836,"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":113309,"ondisk_log_size":113309,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":2198560,"kb_used_data":421872,"kb_used_omap":11,"kb_used_meta":1776500,"kb_avail":560272352,"statfs":{"total":575970213888,"available":573718888448,"internally_reserved":0,"allocated":431996928,"data_stored":428391212,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12195,"internal_metadata":1819136093},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-496435200,"num_objects":-7575,"num_object_clones":0,"num_object_copies":-22725,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7575,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7575,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.002523"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":151,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.867173+0000","last_change":"2023-10-09T08:20:05.386705+0000","last_active":"2023-10-09T08:24:02.867173+0000","last_peered":"2023-10-09T08:24:02.867173+0000","last_clean":"2023-10-09T08:24:02.867173+0000","last_became_active":"2023-10-09T08:20:05.385928+0000","last_became_peered":"2023-10-09T08:20:05.385928+0000","last_unstale":"2023-10-09T08:24:02.867173+0000","last_undegraded":"2023-10-09T08:24:02.867173+0000","last_fullsized":"2023-10-09T08:24:02.867173+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":155,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:19.807567+0000","last_change":"2023-10-09T08:20:05.385418+0000","last_active":"2023-10-09T08:24:19.807567+0000","last_peered":"2023-10-09T08:24:19.807567+0000","last_clean":"2023-10-09T08:24:19.807567+0000","last_became_active":"2023-10-09T08:20:05.384865+0000","last_became_peered":"2023-10-09T08:20:05.384865+0000","last_unstale":"2023-10-09T08:24:19.807567+0000","last_undegraded":"2023-10-09T08:24:19.807567+0000","last_fullsized":"2023-10-09T08:24:19.807567+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.978858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":107,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.855591+0000","last_change":"2023-10-09T08:11:51.344268+0000","last_active":"2023-10-09T08:24:02.855591+0000","last_peered":"2023-10-09T08:24:02.855591+0000","last_clean":"2023-10-09T08:24:02.855591+0000","last_became_active":"2023-10-09T08:11:51.343932+0000","last_became_peered":"2023-10-09T08:11:51.343932+0000","last_unstale":"2023-10-09T08:24:02.855591+0000","last_undegraded":"2023-10-09T08:24:02.855591+0000","last_fullsized":"2023-10-09T08:24:02.855591+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:53.666243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.871455+0000","last_change":"2023-10-09T08:19:22.389001+0000","last_active":"2023-10-09T08:24:02.871455+0000","last_peered":"2023-10-09T08:24:02.871455+0000","last_clean":"2023-10-09T08:24:02.871455+0000","last_became_active":"2023-10-09T08:19:22.388526+0000","last_became_peered":"2023-10-09T08:19:22.388526+0000","last_unstale":"2023-10-09T08:24:02.871455+0000","last_undegraded":"2023-10-09T08:24:02.871455+0000","last_fullsized":"2023-10-09T08:24:02.871455+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":167,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.850413+0000","last_change":"2023-10-09T08:20:05.393958+0000","last_active":"2023-10-09T08:24:02.850413+0000","last_peered":"2023-10-09T08:24:02.850413+0000","last_clean":"2023-10-09T08:24:02.850413+0000","last_became_active":"2023-10-09T08:20:05.393516+0000","last_became_peered":"2023-10-09T08:20:05.393516+0000","last_unstale":"2023-10-09T08:24:02.850413+0000","last_undegraded":"2023-10-09T08:24:02.850413+0000","last_fullsized":"2023-10-09T08:24:02.850413+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:02:09.430608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1f","version":"0'0","reported_seq":124,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.855309+0000","last_change":"2023-10-09T08:10:51.456113+0000","last_active":"2023-10-09T08:24:02.855309+0000","last_peered":"2023-10-09T08:24:02.855309+0000","last_clean":"2023-10-09T08:24:02.855309+0000","last_became_active":"2023-10-09T08:10:51.455762+0000","last_became_peered":"2023-10-09T08:10:51.455762+0000","last_unstale":"2023-10-09T08:24:02.855309+0000","last_undegraded":"2023-10-09T08:24:02.855309+0000","last_fullsized":"2023-10-09T08:24:02.855309+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":89,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.866588+0000","last_change":"2023-10-09T08:19:22.389386+0000","last_active":"2023-10-09T08:24:02.866588+0000","last_peered":"2023-10-09T08:24:02.866588+0000","last_clean":"2023-10-09T08:24:02.866588+0000","last_became_active":"2023-10-09T08:19:22.388866+0000","last_became_peered":"2023-10-09T08:19:22.388866+0000","last_unstale":"2023-10-09T08:24:02.866588+0000","last_undegraded":"2023-10-09T08:24:02.866588+0000","last_fullsized":"2023-10-09T08:24:02.866588+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.10","version":"0'0","reported_seq":133,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.850457+0000","last_change":"2023-10-09T08:11:51.359232+0000","last_active":"2023-10-09T08:24:02.850457+0000","last_peered":"2023-10-09T08:24:02.850457+0000","last_clean":"2023-10-09T08:24:02.850457+0000","last_became_active":"2023-10-09T08:11:51.358640+0000","last_became_peered":"2023-10-09T08:11:51.358640+0000","last_unstale":"2023-10-09T08:24:02.850457+0000","last_undegraded":"2023-10-09T08:24:02.850457+0000","last_fullsized":"2023-10-09T08:24:02.850457+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.223631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":127,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.863085+0000","last_change":"2023-10-09T08:10:51.462062+0000","last_active":"2023-10-09T08:24:02.863085+0000","last_peered":"2023-10-09T08:24:02.863085+0000","last_clean":"2023-10-09T08:24:02.863085+0000","last_became_active":"2023-10-09T08:10:51.461403+0000","last_became_peered":"2023-10-09T08:10:51.461403+0000","last_unstale":"2023-10-09T08:24:02.863085+0000","last_undegraded":"2023-10-09T08:24:02.863085+0000","last_fullsized":"2023-10-09T08:24:02.863085+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":123,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.863106+0000","last_change":"2023-10-09T08:11:51.359444+0000","last_active":"2023-10-09T08:24:02.863106+0000","last_peered":"2023-10-09T08:24:02.863106+0000","last_clean":"2023-10-09T08:24:02.863106+0000","last_became_active":"2023-10-09T08:11:51.359133+0000","last_became_peered":"2023-10-09T08:11:51.359133+0000","last_unstale":"2023-10-09T08:24:02.863106+0000","last_undegraded":"2023-10-09T08:24:02.863106+0000","last_fullsized":"2023-10-09T08:24:02.863106+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:14:13.031539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'3","reported_seq":129,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.871554+0000","last_change":"2023-10-09T08:11:51.350377+0000","last_active":"2023-10-09T08:24:02.871554+0000","last_peered":"2023-10-09T08:24:02.871554+0000","last_clean":"2023-10-09T08:24:02.871554+0000","last_became_active":"2023-10-09T08:11:51.349821+0000","last_became_peered":"2023-10-09T08:11:51.349821+0000","last_unstale":"2023-10-09T08:24:02.871554+0000","last_undegraded":"2023-10-09T08:24:02.871554+0000","last_fullsized":"2023-10-09T08:24:02.871554+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":117,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.853895+0000","last_change":"2023-10-09T08:20:05.387046+0000","last_active":"2023-10-09T08:24:02.853895+0000","last_peered":"2023-10-09T08:24:02.853895+0000","last_clean":"2023-10-09T08:24:02.853895+0000","last_became_active":"2023-10-09T08:20:05.386558+0000","last_became_peered":"2023-10-09T08:20:05.386558+0000","last_unstale":"2023-10-09T08:24:02.853895+0000","last_undegraded":"2023-10-09T08:24:02.853895+0000","last_fullsized":"2023-10-09T08:24:02.853895+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:24.884321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.14","version":"84'22","reported_seq":133,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.867733+0000","last_change":"2023-10-09T07:59:02.717439+0000","last_active":"2023-10-09T08:24:02.867733+0000","last_peered":"2023-10-09T08:24:02.867733+0000","last_clean":"2023-10-09T08:24:02.867733+0000","last_became_active":"2023-10-09T07:59:02.716860+0000","last_became_peered":"2023-10-09T07:59:02.716860+0000","last_unstale":"2023-10-09T08:24:02.867733+0000","last_undegraded":"2023-10-09T08:24:02.867733+0000","last_fullsized":"2023-10-09T08:24:02.867733+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":125,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.867783+0000","last_change":"2023-10-09T08:10:51.462025+0000","last_active":"2023-10-09T08:24:02.867783+0000","last_peered":"2023-10-09T08:24:02.867783+0000","last_clean":"2023-10-09T08:24:02.867783+0000","last_became_active":"2023-10-09T08:10:51.461436+0000","last_became_peered":"2023-10-09T08:10:51.461436+0000","last_unstale":"2023-10-09T08:24:02.867783+0000","last_undegraded":"2023-10-09T08:24:02.867783+0000","last_fullsized":"2023-10-09T08:24:02.867783+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"60'2","reported_seq":143,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.871231+0000","last_change":"2023-10-09T08:20:05.482462+0000","last_active":"2023-10-09T08:24:02.871231+0000","last_peered":"2023-10-09T08:24:02.871231+0000","last_clean":"2023-10-09T08:24:02.871231+0000","last_became_active":"2023-10-09T08:20:05.393886+0000","last_became_peered":"2023-10-09T08:20:05.393886+0000","last_unstale":"2023-10-09T08:24:02.871231+0000","last_undegraded":"2023-10-09T08:24:02.871231+0000","last_fullsized":"2023-10-09T08:24:02.871231+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,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":133,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.850192+0000","last_change":"2023-10-09T08:11:51.346558+0000","last_active":"2023-10-09T08:24:02.850192+0000","last_peered":"2023-10-09T08:24:02.850192+0000","last_clean":"2023-10-09T08:24:02.850192+0000","last_became_active":"2023-10-09T08:11:51.346210+0000","last_became_peered":"2023-10-09T08:11:51.346210+0000","last_unstale":"2023-10-09T08:24:02.850192+0000","last_undegraded":"2023-10-09T08:24:02.850192+0000","last_fullsized":"2023-10-09T08:24:02.850192+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:36.868489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":89,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.870973+0000","last_change":"2023-10-09T08:19:22.390957+0000","last_active":"2023-10-09T08:24:02.870973+0000","last_peered":"2023-10-09T08:24:02.870973+0000","last_clean":"2023-10-09T08:24:02.870973+0000","last_became_active":"2023-10-09T08:19:22.390583+0000","last_became_peered":"2023-10-09T08:19:22.390583+0000","last_unstale":"2023-10-09T08:24:02.870973+0000","last_undegraded":"2023-10-09T08:24:02.870973+0000","last_fullsized":"2023-10-09T08:24:02.870973+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":126,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.862805+0000","last_change":"2023-10-09T08:11:51.350131+0000","last_active":"2023-10-09T08:24:02.862805+0000","last_peered":"2023-10-09T08:24:02.862805+0000","last_clean":"2023-10-09T08:24:02.862805+0000","last_became_active":"2023-10-09T08:11:51.349748+0000","last_became_peered":"2023-10-09T08:11:51.349748+0000","last_unstale":"2023-10-09T08:24:02.862805+0000","last_undegraded":"2023-10-09T08:24:02.862805+0000","last_fullsized":"2023-10-09T08:24:02.862805+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":111,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.879043+0000","last_change":"2023-10-09T07:59:02.721726+0000","last_active":"2023-10-09T08:24:02.879043+0000","last_peered":"2023-10-09T08:24:02.879043+0000","last_clean":"2023-10-09T08:24:02.879043+0000","last_became_active":"2023-10-09T07:59:02.721322+0000","last_became_peered":"2023-10-09T07:59:02.721322+0000","last_unstale":"2023-10-09T08:24:02.879043+0000","last_undegraded":"2023-10-09T08:24:02.879043+0000","last_fullsized":"2023-10-09T08:24:02.879043+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":101,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:14.805423+0000","last_change":"2023-10-09T08:20:05.393578+0000","last_active":"2023-10-09T08:24:14.805423+0000","last_peered":"2023-10-09T08:24:14.805423+0000","last_clean":"2023-10-09T08:24:14.805423+0000","last_became_active":"2023-10-09T08:20:05.393232+0000","last_became_peered":"2023-10-09T08:20:05.393232+0000","last_unstale":"2023-10-09T08:24:14.805423+0000","last_undegraded":"2023-10-09T08:24:14.805423+0000","last_fullsized":"2023-10-09T08:24:14.805423+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:53.987272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.10","version":"60'8","reported_seq":152,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.856123+0000","last_change":"2023-10-09T08:19:22.400022+0000","last_active":"2023-10-09T08:24:02.856123+0000","last_peered":"2023-10-09T08:24:02.856123+0000","last_clean":"2023-10-09T08:24:02.856123+0000","last_became_active":"2023-10-09T08:19:22.390836+0000","last_became_peered":"2023-10-09T08:19:22.390836+0000","last_unstale":"2023-10-09T08:24:02.856123+0000","last_undegraded":"2023-10-09T08:24:02.856123+0000","last_fullsized":"2023-10-09T08:24:02.856123+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":133,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.850251+0000","last_change":"2023-10-09T08:11:51.347816+0000","last_active":"2023-10-09T08:24:02.850251+0000","last_peered":"2023-10-09T08:24:02.850251+0000","last_clean":"2023-10-09T08:24:02.850251+0000","last_became_active":"2023-10-09T08:11:51.347476+0000","last_became_peered":"2023-10-09T08:11:51.347476+0000","last_unstale":"2023-10-09T08:24:02.850251+0000","last_undegraded":"2023-10-09T08:24:02.850251+0000","last_fullsized":"2023-10-09T08:24:02.850251+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:58.667642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.a","version":"160'13615","reported_seq":13640,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-10-09T08:24:29.938023+0000","last_change":"2023-10-09T08:20:22.832882+0000","last_active":"2023-10-09T08:24:29.938023+0000","last_peered":"2023-10-09T08:24:29.938023+0000","last_clean":"2023-10-09T08:24:29.938023+0000","last_became_active":"2023-10-09T08:20:22.832518+0000","last_became_peered":"2023-10-09T08:20:22.832518+0000","last_unstale":"2023-10-09T08:24:29.938023+0000","last_undegraded":"2023-10-09T08:24:29.938023+0000","last_fullsized":"2023-10-09T08:24:29.938023+0000","mapping_epoch":143,"log_start":"151'5000","ondisk_log_start":"151'5000","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":8615,"log_dups_size":0,"ondisk_log_size":8615,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4784128,"num_objects":73,"num_object_clones":0,"num_object_copies":219,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13615,"num_write_kb":438016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":140,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.871153+0000","last_change":"2023-10-09T08:19:22.441301+0000","last_active":"2023-10-09T08:24:02.871153+0000","last_peered":"2023-10-09T08:24:02.871153+0000","last_clean":"2023-10-09T08:24:02.871153+0000","last_became_active":"2023-10-09T08:19:22.388529+0000","last_became_peered":"2023-10-09T08:19:22.388529+0000","last_unstale":"2023-10-09T08:24:02.871153+0000","last_undegraded":"2023-10-09T08:24:02.871153+0000","last_fullsized":"2023-10-09T08:24:02.871153+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[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":111,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.862348+0000","last_change":"2023-10-09T07:59:03.856827+0000","last_active":"2023-10-09T08:24:02.862348+0000","last_peered":"2023-10-09T08:24:02.862348+0000","last_clean":"2023-10-09T08:24:02.862348+0000","last_became_active":"2023-10-09T07:59:03.855938+0000","last_became_peered":"2023-10-09T07:59:03.855938+0000","last_unstale":"2023-10-09T08:24:02.862348+0000","last_undegraded":"2023-10-09T08:24:02.862348+0000","last_fullsized":"2023-10-09T08:24:02.862348+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.b","version":"160'13641","reported_seq":13668,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-10-09T08:24:29.799809+0000","last_change":"2023-10-09T08:20:22.619065+0000","last_active":"2023-10-09T08:24:29.799809+0000","last_peered":"2023-10-09T08:24:29.799809+0000","last_clean":"2023-10-09T08:24:29.799809+0000","last_became_active":"2023-10-09T08:20:22.618696+0000","last_became_peered":"2023-10-09T08:20:22.618696+0000","last_unstale":"2023-10-09T08:24:29.799809+0000","last_undegraded":"2023-10-09T08:24:29.799809+0000","last_fullsized":"2023-10-09T08:24:29.799809+0000","mapping_epoch":143,"log_start":"154'7300","ondisk_log_start":"154'7300","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":6341,"log_dups_size":0,"ondisk_log_size":6341,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.065082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":7274496,"num_objects":111,"num_object_clones":0,"num_object_copies":333,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":111,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13641,"num_write_kb":440064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":128,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.871370+0000","last_change":"2023-10-09T08:10:51.459876+0000","last_active":"2023-10-09T08:24:02.871370+0000","last_peered":"2023-10-09T08:24:02.871370+0000","last_clean":"2023-10-09T08:24:02.871370+0000","last_became_active":"2023-10-09T08:10:51.459452+0000","last_became_peered":"2023-10-09T08:10:51.459452+0000","last_unstale":"2023-10-09T08:24:02.871370+0000","last_undegraded":"2023-10-09T08:24:02.871370+0000","last_fullsized":"2023-10-09T08:24:02.871370+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":134,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.867119+0000","last_change":"2023-10-09T08:11:51.350633+0000","last_active":"2023-10-09T08:24:02.867119+0000","last_peered":"2023-10-09T08:24:02.867119+0000","last_clean":"2023-10-09T08:24:02.867119+0000","last_became_active":"2023-10-09T08:11:51.350182+0000","last_became_peered":"2023-10-09T08:11:51.350182+0000","last_unstale":"2023-10-09T08:24:02.867119+0000","last_undegraded":"2023-10-09T08:24:02.867119+0000","last_fullsized":"2023-10-09T08:24:02.867119+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"160'13846","reported_seq":13871,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-10-09T08:24:29.769719+0000","last_change":"2023-10-09T08:20:22.830557+0000","last_active":"2023-10-09T08:24:29.769719+0000","last_peered":"2023-10-09T08:24:29.769719+0000","last_clean":"2023-10-09T08:24:29.769719+0000","last_became_active":"2023-10-09T08:20:22.830168+0000","last_became_peered":"2023-10-09T08:20:22.830168+0000","last_unstale":"2023-10-09T08:24:29.769719+0000","last_undegraded":"2023-10-09T08:24:29.769719+0000","last_fullsized":"2023-10-09T08:24:29.769719+0000","mapping_epoch":143,"log_start":"153'6700","ondisk_log_start":"153'6700","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7146,"log_dups_size":0,"ondisk_log_size":7146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":6684672,"num_objects":102,"num_object_clones":0,"num_object_copies":306,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":102,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13846,"num_write_kb":446336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":112,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.871716+0000","last_change":"2023-10-09T07:59:02.724261+0000","last_active":"2023-10-09T08:24:02.871716+0000","last_peered":"2023-10-09T08:24:02.871716+0000","last_clean":"2023-10-09T08:24:02.871716+0000","last_became_active":"2023-10-09T07:59:02.723901+0000","last_became_peered":"2023-10-09T07:59:02.723901+0000","last_unstale":"2023-10-09T08:24:02.871716+0000","last_undegraded":"2023-10-09T08:24:02.871716+0000","last_fullsized":"2023-10-09T08:24:02.871716+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":124,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.855838+0000","last_change":"2023-10-09T08:10:51.456316+0000","last_active":"2023-10-09T08:24:02.855838+0000","last_peered":"2023-10-09T08:24:02.855838+0000","last_clean":"2023-10-09T08:24:02.855838+0000","last_became_active":"2023-10-09T08:10:51.455935+0000","last_became_peered":"2023-10-09T08:10:51.455935+0000","last_unstale":"2023-10-09T08:24:02.855838+0000","last_undegraded":"2023-10-09T08:24:02.855838+0000","last_fullsized":"2023-10-09T08:24:02.855838+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"160'13616","reported_seq":13641,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-10-09T08:24:29.756794+0000","last_change":"2023-10-09T08:20:22.834534+0000","last_active":"2023-10-09T08:24:29.756794+0000","last_peered":"2023-10-09T08:24:29.756794+0000","last_clean":"2023-10-09T08:24:29.756794+0000","last_became_active":"2023-10-09T08:20:22.834209+0000","last_became_peered":"2023-10-09T08:20:22.834209+0000","last_unstale":"2023-10-09T08:24:29.756794+0000","last_undegraded":"2023-10-09T08:24:29.756794+0000","last_fullsized":"2023-10-09T08:24:29.756794+0000","mapping_epoch":143,"log_start":"153'6400","ondisk_log_start":"153'6400","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7216,"log_dups_size":0,"ondisk_log_size":7216,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":7340032,"num_objects":112,"num_object_clones":0,"num_object_copies":336,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":112,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13616,"num_write_kb":439296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":127,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.862841+0000","last_change":"2023-10-09T08:11:51.360271+0000","last_active":"2023-10-09T08:24:02.862841+0000","last_peered":"2023-10-09T08:24:02.862841+0000","last_clean":"2023-10-09T08:24:02.862841+0000","last_became_active":"2023-10-09T08:11:51.359690+0000","last_became_peered":"2023-10-09T08:11:51.359690+0000","last_unstale":"2023-10-09T08:24:02.862841+0000","last_undegraded":"2023-10-09T08:24:02.862841+0000","last_fullsized":"2023-10-09T08:24:02.862841+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":82,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.856344+0000","last_change":"2023-10-09T08:19:22.384808+0000","last_active":"2023-10-09T08:24:02.856344+0000","last_peered":"2023-10-09T08:24:02.856344+0000","last_clean":"2023-10-09T08:24:02.856344+0000","last_became_active":"2023-10-09T08:19:22.384445+0000","last_became_peered":"2023-10-09T08:19:22.384445+0000","last_unstale":"2023-10-09T08:24:02.856344+0000","last_undegraded":"2023-10-09T08:24:02.856344+0000","last_fullsized":"2023-10-09T08:24:02.856344+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.661209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.e","version":"160'13532","reported_seq":13557,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-10-09T08:24:29.223622+0000","last_change":"2023-10-09T08:20:22.619244+0000","last_active":"2023-10-09T08:24:29.223622+0000","last_peered":"2023-10-09T08:24:29.223622+0000","last_clean":"2023-10-09T08:24:29.223622+0000","last_became_active":"2023-10-09T08:20:22.618830+0000","last_became_peered":"2023-10-09T08:20:22.618830+0000","last_unstale":"2023-10-09T08:24:29.223622+0000","last_undegraded":"2023-10-09T08:24:29.223622+0000","last_fullsized":"2023-10-09T08:24:29.223622+0000","mapping_epoch":143,"log_start":"153'6200","ondisk_log_start":"153'6200","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7332,"log_dups_size":0,"ondisk_log_size":7332,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":7471104,"num_objects":114,"num_object_clones":0,"num_object_copies":342,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":114,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13532,"num_write_kb":436672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":145,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.849687+0000","last_change":"2023-10-09T08:19:22.391650+0000","last_active":"2023-10-09T08:24:02.849687+0000","last_peered":"2023-10-09T08:24:02.849687+0000","last_clean":"2023-10-09T08:24:02.849687+0000","last_became_active":"2023-10-09T08:19:22.379980+0000","last_became_peered":"2023-10-09T08:19:22.379980+0000","last_unstale":"2023-10-09T08:24:02.849687+0000","last_undegraded":"2023-10-09T08:24:02.849687+0000","last_fullsized":"2023-10-09T08:24:02.849687+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:21.700666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":125,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.867635+0000","last_change":"2023-10-09T08:11:51.361270+0000","last_active":"2023-10-09T08:24:02.867635+0000","last_peered":"2023-10-09T08:24:02.867635+0000","last_clean":"2023-10-09T08:24:02.867635+0000","last_became_active":"2023-10-09T08:11:51.359669+0000","last_became_peered":"2023-10-09T08:11:51.359669+0000","last_unstale":"2023-10-09T08:24:02.867635+0000","last_undegraded":"2023-10-09T08:24:02.867635+0000","last_fullsized":"2023-10-09T08:24:02.867635+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"160'13555","reported_seq":13582,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-10-09T08:24:29.768506+0000","last_change":"2023-10-09T08:20:22.830609+0000","last_active":"2023-10-09T08:24:29.768506+0000","last_peered":"2023-10-09T08:24:29.768506+0000","last_clean":"2023-10-09T08:24:29.768506+0000","last_became_active":"2023-10-09T08:20:22.829903+0000","last_became_peered":"2023-10-09T08:20:22.829903+0000","last_unstale":"2023-10-09T08:24:29.768506+0000","last_undegraded":"2023-10-09T08:24:29.768506+0000","last_fullsized":"2023-10-09T08:24:29.768506+0000","mapping_epoch":143,"log_start":"155'7300","ondisk_log_start":"155'7300","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":6255,"log_dups_size":0,"ondisk_log_size":6255,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.112660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":6225920,"num_objects":95,"num_object_clones":0,"num_object_copies":285,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":95,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13555,"num_write_kb":436800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":125,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.855702+0000","last_change":"2023-10-09T08:10:51.459798+0000","last_active":"2023-10-09T08:24:02.855702+0000","last_peered":"2023-10-09T08:24:02.855702+0000","last_clean":"2023-10-09T08:24:02.855702+0000","last_became_active":"2023-10-09T08:10:51.459261+0000","last_became_peered":"2023-10-09T08:10:51.459261+0000","last_unstale":"2023-10-09T08:24:02.855702+0000","last_undegraded":"2023-10-09T08:24:02.855702+0000","last_fullsized":"2023-10-09T08:24:02.855702+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":158,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.867610+0000","last_change":"2023-10-09T08:20:05.388078+0000","last_active":"2023-10-09T08:24:02.867610+0000","last_peered":"2023-10-09T08:24:02.867610+0000","last_clean":"2023-10-09T08:24:02.867610+0000","last_became_active":"2023-10-09T08:20:05.387569+0000","last_became_peered":"2023-10-09T08:20:05.387569+0000","last_unstale":"2023-10-09T08:24:02.867610+0000","last_undegraded":"2023-10-09T08:24:02.867610+0000","last_fullsized":"2023-10-09T08:24:02.867610+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.c","version":"160'13896","reported_seq":13923,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-10-09T08:24:29.755402+0000","last_change":"2023-10-09T08:20:22.830535+0000","last_active":"2023-10-09T08:24:29.755402+0000","last_peered":"2023-10-09T08:24:29.755402+0000","last_clean":"2023-10-09T08:24:29.755402+0000","last_became_active":"2023-10-09T08:20:22.829835+0000","last_became_peered":"2023-10-09T08:20:22.829835+0000","last_unstale":"2023-10-09T08:24:29.755402+0000","last_undegraded":"2023-10-09T08:24:29.755402+0000","last_fullsized":"2023-10-09T08:24:29.755402+0000","mapping_epoch":143,"log_start":"155'7600","ondisk_log_start":"155'7600","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":6296,"log_dups_size":0,"ondisk_log_size":6296,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:54.371781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":6291456,"num_objects":96,"num_object_clones":0,"num_object_copies":288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":96,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13896,"num_write_kb":447744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.866841+0000","last_change":"2023-10-09T08:20:05.385905+0000","last_active":"2023-10-09T08:24:02.866841+0000","last_peered":"2023-10-09T08:24:02.866841+0000","last_clean":"2023-10-09T08:24:02.866841+0000","last_became_active":"2023-10-09T08:20:05.385453+0000","last_became_peered":"2023-10-09T08:20:05.385453+0000","last_unstale":"2023-10-09T08:24:02.866841+0000","last_undegraded":"2023-10-09T08:24:02.866841+0000","last_fullsized":"2023-10-09T08:24:02.866841+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":125,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.868257+0000","last_change":"2023-10-09T08:10:51.461914+0000","last_active":"2023-10-09T08:24:02.868257+0000","last_peered":"2023-10-09T08:24:02.868257+0000","last_clean":"2023-10-09T08:24:02.868257+0000","last_became_active":"2023-10-09T08:10:51.461430+0000","last_became_peered":"2023-10-09T08:10:51.461430+0000","last_unstale":"2023-10-09T08:24:02.868257+0000","last_undegraded":"2023-10-09T08:24:02.868257+0000","last_fullsized":"2023-10-09T08:24:02.868257+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"160'13601","reported_seq":13627,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-10-09T08:24:29.846177+0000","last_change":"2023-10-09T08:20:22.830852+0000","last_active":"2023-10-09T08:24:29.846177+0000","last_peered":"2023-10-09T08:24:29.846177+0000","last_clean":"2023-10-09T08:24:29.846177+0000","last_became_active":"2023-10-09T08:20:22.830164+0000","last_became_peered":"2023-10-09T08:20:22.830164+0000","last_unstale":"2023-10-09T08:24:29.846177+0000","last_undegraded":"2023-10-09T08:24:29.846177+0000","last_fullsized":"2023-10-09T08:24:29.846177+0000","mapping_epoch":143,"log_start":"151'5000","ondisk_log_start":"151'5000","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":8601,"log_dups_size":0,"ondisk_log_size":8601,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":6291480,"num_objects":97,"num_object_clones":0,"num_object_copies":291,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":97,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":13601,"num_write_kb":438273,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":134,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.850316+0000","last_change":"2023-10-09T08:11:51.347549+0000","last_active":"2023-10-09T08:24:02.850316+0000","last_peered":"2023-10-09T08:24:02.850316+0000","last_clean":"2023-10-09T08:24:02.850316+0000","last_became_active":"2023-10-09T08:11:51.347078+0000","last_became_peered":"2023-10-09T08:11:51.347078+0000","last_unstale":"2023-10-09T08:24:02.850316+0000","last_undegraded":"2023-10-09T08:24:02.850316+0000","last_fullsized":"2023-10-09T08:24:02.850316+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.172461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":109,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:19.877495+0000","last_change":"2023-10-09T08:11:51.343842+0000","last_active":"2023-10-09T08:24:19.877495+0000","last_peered":"2023-10-09T08:24:19.877495+0000","last_clean":"2023-10-09T08:24:19.877495+0000","last_became_active":"2023-10-09T08:11:51.343306+0000","last_became_peered":"2023-10-09T08:11:51.343306+0000","last_unstale":"2023-10-09T08:24:19.877495+0000","last_undegraded":"2023-10-09T08:24:19.877495+0000","last_fullsized":"2023-10-09T08:24:19.877495+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.175711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"160'13736","reported_seq":13764,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-10-09T08:24:29.753978+0000","last_change":"2023-10-09T08:20:22.615703+0000","last_active":"2023-10-09T08:24:29.753978+0000","last_peered":"2023-10-09T08:24:29.753978+0000","last_clean":"2023-10-09T08:24:29.753978+0000","last_became_active":"2023-10-09T08:20:22.615376+0000","last_became_peered":"2023-10-09T08:20:22.615376+0000","last_unstale":"2023-10-09T08:24:29.753978+0000","last_undegraded":"2023-10-09T08:24:29.753978+0000","last_fullsized":"2023-10-09T08:24:29.753978+0000","mapping_epoch":143,"log_start":"155'7400","ondisk_log_start":"155'7400","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":6336,"log_dups_size":0,"ondisk_log_size":6336,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:12.610453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":7077888,"num_objects":108,"num_object_clones":0,"num_object_copies":324,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":108,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13736,"num_write_kb":443008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"78'106","reported_seq":652,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.854430+0000","last_change":"2023-10-09T08:20:08.388032+0000","last_active":"2023-10-09T08:24:02.854430+0000","last_peered":"2023-10-09T08:24:02.854430+0000","last_clean":"2023-10-09T08:24:02.854430+0000","last_became_active":"2023-10-09T08:20:08.387273+0000","last_became_peered":"2023-10-09T08:20:08.387273+0000","last_unstale":"2023-10-09T08:24:02.854430+0000","last_undegraded":"2023-10-09T08:24:02.854430+0000","last_fullsized":"2023-10-09T08:24:02.854430+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:47.521888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":151,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.863670+0000","last_change":"2023-10-09T08:20:05.390328+0000","last_active":"2023-10-09T08:24:02.863670+0000","last_peered":"2023-10-09T08:24:02.863670+0000","last_clean":"2023-10-09T08:24:02.863670+0000","last_became_active":"2023-10-09T08:20:05.389648+0000","last_became_peered":"2023-10-09T08:20:05.389648+0000","last_unstale":"2023-10-09T08:24:02.863670+0000","last_undegraded":"2023-10-09T08:24:02.863670+0000","last_fullsized":"2023-10-09T08:24:02.863670+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":34,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:14.876633+0000","last_change":"2023-10-09T08:20:05.386127+0000","last_active":"2023-10-09T08:24:14.876633+0000","last_peered":"2023-10-09T08:24:14.876633+0000","last_clean":"2023-10-09T08:24:14.876633+0000","last_became_active":"2023-10-09T08:20:05.385653+0000","last_became_peered":"2023-10-09T08:20:05.385653+0000","last_unstale":"2023-10-09T08:24:14.876633+0000","last_undegraded":"2023-10-09T08:24:14.876633+0000","last_fullsized":"2023-10-09T08:24:14.876633+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:52:38.875109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.6","version":"160'13504","reported_seq":13531,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-10-09T08:24:29.784805+0000","last_change":"2023-10-09T08:20:22.616852+0000","last_active":"2023-10-09T08:24:29.784805+0000","last_peered":"2023-10-09T08:24:29.784805+0000","last_clean":"2023-10-09T08:24:29.784805+0000","last_became_active":"2023-10-09T08:20:22.616560+0000","last_became_peered":"2023-10-09T08:20:22.616560+0000","last_unstale":"2023-10-09T08:24:29.784805+0000","last_undegraded":"2023-10-09T08:24:29.784805+0000","last_fullsized":"2023-10-09T08:24:29.784805+0000","mapping_epoch":143,"log_start":"154'7200","ondisk_log_start":"154'7200","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+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":"periodic scrub scheduled @ 2023-10-10T16:58:59.862407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":7077888,"num_objects":108,"num_object_clones":0,"num_object_copies":324,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":108,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13504,"num_write_kb":435584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"77'111","reported_seq":759,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.864375+0000","last_change":"2023-10-09T08:10:51.456535+0000","last_active":"2023-10-09T08:24:02.864375+0000","last_peered":"2023-10-09T08:24:02.864375+0000","last_clean":"2023-10-09T08:24:02.864375+0000","last_became_active":"2023-10-09T08:10:51.455896+0000","last_became_peered":"2023-10-09T08:10:51.455896+0000","last_unstale":"2023-10-09T08:24:02.864375+0000","last_undegraded":"2023-10-09T08:24:02.864375+0000","last_fullsized":"2023-10-09T08:24:02.864375+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1034,"num_read_kb":1207,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.867711+0000","last_change":"2023-10-09T08:19:22.393152+0000","last_active":"2023-10-09T08:24:02.867711+0000","last_peered":"2023-10-09T08:24:02.867711+0000","last_clean":"2023-10-09T08:24:02.867711+0000","last_became_active":"2023-10-09T08:19:22.392782+0000","last_became_peered":"2023-10-09T08:19:22.392782+0000","last_unstale":"2023-10-09T08:24:02.867711+0000","last_undegraded":"2023-10-09T08:24:02.867711+0000","last_fullsized":"2023-10-09T08:24:02.867711+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":133,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.854333+0000","last_change":"2023-10-09T08:20:05.388391+0000","last_active":"2023-10-09T08:24:02.854333+0000","last_peered":"2023-10-09T08:24:02.854333+0000","last_clean":"2023-10-09T08:24:02.854333+0000","last_became_active":"2023-10-09T08:20:05.387128+0000","last_became_peered":"2023-10-09T08:20:05.387128+0000","last_unstale":"2023-10-09T08:24:02.854333+0000","last_undegraded":"2023-10-09T08:24:02.854333+0000","last_fullsized":"2023-10-09T08:24:02.854333+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:37.105138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.5","version":"160'13674","reported_seq":13699,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-10-09T08:24:29.769510+0000","last_change":"2023-10-09T08:20:22.834667+0000","last_active":"2023-10-09T08:24:29.769510+0000","last_peered":"2023-10-09T08:24:29.769510+0000","last_clean":"2023-10-09T08:24:29.769510+0000","last_became_active":"2023-10-09T08:20:22.834279+0000","last_became_peered":"2023-10-09T08:20:22.834279+0000","last_unstale":"2023-10-09T08:24:29.769510+0000","last_undegraded":"2023-10-09T08:24:29.769510+0000","last_fullsized":"2023-10-09T08:24:29.769510+0000","mapping_epoch":143,"log_start":"153'6500","ondisk_log_start":"153'6500","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7174,"log_dups_size":0,"ondisk_log_size":7174,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":6160384,"num_objects":94,"num_object_clones":0,"num_object_copies":282,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":94,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13674,"num_write_kb":440576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"77'94","reported_seq":521,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:14.805235+0000","last_change":"2023-10-09T08:20:05.489134+0000","last_active":"2023-10-09T08:24:14.805235+0000","last_peered":"2023-10-09T08:24:14.805235+0000","last_clean":"2023-10-09T08:24:14.805235+0000","last_became_active":"2023-10-09T08:20:05.386879+0000","last_became_peered":"2023-10-09T08:20:05.386879+0000","last_unstale":"2023-10-09T08:24:14.805235+0000","last_undegraded":"2023-10-09T08:24:14.805235+0000","last_fullsized":"2023-10-09T08:24:14.805235+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:41.240280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"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":[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.0","version":"0'0","reported_seq":117,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.853712+0000","last_change":"2023-10-09T08:20:05.386474+0000","last_active":"2023-10-09T08:24:02.853712+0000","last_peered":"2023-10-09T08:24:02.853712+0000","last_clean":"2023-10-09T08:24:02.853712+0000","last_became_active":"2023-10-09T08:20:05.385908+0000","last_became_peered":"2023-10-09T08:20:05.385908+0000","last_unstale":"2023-10-09T08:24:02.853712+0000","last_undegraded":"2023-10-09T08:24:02.853712+0000","last_fullsized":"2023-10-09T08:24:02.853712+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.768614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.7","version":"0'0","reported_seq":34,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:24.882563+0000","last_change":"2023-10-09T08:20:05.390191+0000","last_active":"2023-10-09T08:24:24.882563+0000","last_peered":"2023-10-09T08:24:24.882563+0000","last_clean":"2023-10-09T08:24:24.882563+0000","last_became_active":"2023-10-09T08:20:05.389739+0000","last_became_peered":"2023-10-09T08:20:05.389739+0000","last_unstale":"2023-10-09T08:24:24.882563+0000","last_undegraded":"2023-10-09T08:24:24.882563+0000","last_fullsized":"2023-10-09T08:24:24.882563+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.986418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"160'13264","reported_seq":13289,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-10-09T08:24:29.850796+0000","last_change":"2023-10-09T08:20:22.621318+0000","last_active":"2023-10-09T08:24:29.850796+0000","last_peered":"2023-10-09T08:24:29.850796+0000","last_clean":"2023-10-09T08:24:29.850796+0000","last_became_active":"2023-10-09T08:20:22.621007+0000","last_became_peered":"2023-10-09T08:20:22.621007+0000","last_unstale":"2023-10-09T08:24:29.850796+0000","last_undegraded":"2023-10-09T08:24:29.850796+0000","last_fullsized":"2023-10-09T08:24:29.850796+0000","mapping_epoch":143,"log_start":"151'4600","ondisk_log_start":"151'4600","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":8664,"log_dups_size":0,"ondisk_log_size":8664,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":7077888,"num_objects":108,"num_object_clones":0,"num_object_copies":324,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":108,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13264,"num_write_kb":427904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"78'212","reported_seq":819,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.862446+0000","last_change":"2023-10-09T08:20:08.390451+0000","last_active":"2023-10-09T08:24:02.862446+0000","last_peered":"2023-10-09T08:24:02.862446+0000","last_clean":"2023-10-09T08:24:02.862446+0000","last_became_active":"2023-10-09T08:20:08.389727+0000","last_became_peered":"2023-10-09T08:20:08.389727+0000","last_unstale":"2023-10-09T08:24:02.862446+0000","last_undegraded":"2023-10-09T08:24:02.862446+0000","last_fullsized":"2023-10-09T08:24:02.862446+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"84'139","reported_seq":385,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.872068+0000","last_change":"2023-10-09T08:19:25.403889+0000","last_active":"2023-10-09T08:24:02.872068+0000","last_peered":"2023-10-09T08:24:02.872068+0000","last_clean":"2023-10-09T08:24:02.872068+0000","last_became_active":"2023-10-09T08:19:25.403468+0000","last_became_peered":"2023-10-09T08:19:25.403468+0000","last_unstale":"2023-10-09T08:24:02.872068+0000","last_undegraded":"2023-10-09T08:24:02.872068+0000","last_fullsized":"2023-10-09T08:24:02.872068+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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":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":[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":125,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:19.807510+0000","last_change":"2023-10-09T08:11:51.359200+0000","last_active":"2023-10-09T08:24:19.807510+0000","last_peered":"2023-10-09T08:24:19.807510+0000","last_clean":"2023-10-09T08:24:19.807510+0000","last_became_active":"2023-10-09T08:11:51.358861+0000","last_became_peered":"2023-10-09T08:11:51.358861+0000","last_unstale":"2023-10-09T08:24:19.807510+0000","last_undegraded":"2023-10-09T08:24:19.807510+0000","last_fullsized":"2023-10-09T08:24:19.807510+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:30.582115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":109,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.856618+0000","last_change":"2023-10-09T07:59:03.093516+0000","last_active":"2023-10-09T08:24:02.856618+0000","last_peered":"2023-10-09T08:24:02.856618+0000","last_clean":"2023-10-09T08:24:02.856618+0000","last_became_active":"2023-10-09T07:59:03.092757+0000","last_became_peered":"2023-10-09T07:59:03.092757+0000","last_unstale":"2023-10-09T08:24:02.856618+0000","last_undegraded":"2023-10-09T08:24:02.856618+0000","last_fullsized":"2023-10-09T08:24:02.856618+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"160'13314","reported_seq":13341,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-10-09T08:24:29.861809+0000","last_change":"2023-10-09T08:20:22.617949+0000","last_active":"2023-10-09T08:24:29.861809+0000","last_peered":"2023-10-09T08:24:29.861809+0000","last_clean":"2023-10-09T08:24:29.861809+0000","last_became_active":"2023-10-09T08:20:22.617643+0000","last_became_peered":"2023-10-09T08:20:22.617643+0000","last_unstale":"2023-10-09T08:24:29.861809+0000","last_undegraded":"2023-10-09T08:24:29.861809+0000","last_fullsized":"2023-10-09T08:24:29.861809+0000","mapping_epoch":143,"log_start":"155'7700","ondisk_log_start":"155'7700","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":5614,"log_dups_size":0,"ondisk_log_size":5614,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:42:46.283754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5898240,"num_objects":90,"num_object_clones":0,"num_object_copies":270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":90,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13314,"num_write_kb":428928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"78'132","reported_seq":829,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.871979+0000","last_change":"2023-10-09T08:19:25.400186+0000","last_active":"2023-10-09T08:24:02.871979+0000","last_peered":"2023-10-09T08:24:02.871979+0000","last_clean":"2023-10-09T08:24:02.871979+0000","last_became_active":"2023-10-09T08:19:25.398088+0000","last_became_peered":"2023-10-09T08:19:25.398088+0000","last_unstale":"2023-10-09T08:24:02.871979+0000","last_undegraded":"2023-10-09T08:24:02.871979+0000","last_fullsized":"2023-10-09T08:24:02.871979+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,3],"acting":[7,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":89,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.867249+0000","last_change":"2023-10-09T08:19:22.391705+0000","last_active":"2023-10-09T08:24:02.867249+0000","last_peered":"2023-10-09T08:24:02.867249+0000","last_clean":"2023-10-09T08:24:02.867249+0000","last_became_active":"2023-10-09T08:19:22.391263+0000","last_became_peered":"2023-10-09T08:19:22.391263+0000","last_unstale":"2023-10-09T08:24:02.867249+0000","last_undegraded":"2023-10-09T08:24:02.867249+0000","last_fullsized":"2023-10-09T08:24:02.867249+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,5],"acting":[4,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":111,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.854632+0000","last_change":"2023-10-09T08:20:05.393756+0000","last_active":"2023-10-09T08:24:02.854632+0000","last_peered":"2023-10-09T08:24:02.854632+0000","last_clean":"2023-10-09T08:24:02.854632+0000","last_became_active":"2023-10-09T08:20:05.393276+0000","last_became_peered":"2023-10-09T08:20:05.393276+0000","last_unstale":"2023-10-09T08:24:02.854632+0000","last_undegraded":"2023-10-09T08:24:02.854632+0000","last_fullsized":"2023-10-09T08:24:02.854632+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.547359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.1","version":"160'13555","reported_seq":13582,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-10-09T08:24:29.847341+0000","last_change":"2023-10-09T08:20:22.834252+0000","last_active":"2023-10-09T08:24:29.847341+0000","last_peered":"2023-10-09T08:24:29.847341+0000","last_clean":"2023-10-09T08:24:29.847341+0000","last_became_active":"2023-10-09T08:20:22.833767+0000","last_became_peered":"2023-10-09T08:20:22.833767+0000","last_unstale":"2023-10-09T08:24:29.847341+0000","last_undegraded":"2023-10-09T08:24:29.847341+0000","last_fullsized":"2023-10-09T08:24:29.847341+0000","mapping_epoch":143,"log_start":"155'7900","ondisk_log_start":"155'7900","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":5655,"log_dups_size":0,"ondisk_log_size":5655,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:46.099586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":6094848,"num_objects":93,"num_object_clones":0,"num_object_copies":279,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":93,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13555,"num_write_kb":436736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.5","version":"77'74","reported_seq":477,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.871635+0000","last_change":"2023-10-09T08:19:22.471183+0000","last_active":"2023-10-09T08:24:02.871635+0000","last_peered":"2023-10-09T08:24:02.871635+0000","last_clean":"2023-10-09T08:24:02.871635+0000","last_became_active":"2023-10-09T08:19:22.389753+0000","last_became_peered":"2023-10-09T08:19:22.389753+0000","last_unstale":"2023-10-09T08:24:02.871635+0000","last_undegraded":"2023-10-09T08:24:02.871635+0000","last_fullsized":"2023-10-09T08:24:02.871635+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":4194304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":117,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.854526+0000","last_change":"2023-10-09T08:20:05.388170+0000","last_active":"2023-10-09T08:24:02.854526+0000","last_peered":"2023-10-09T08:24:02.854526+0000","last_clean":"2023-10-09T08:24:02.854526+0000","last_became_active":"2023-10-09T08:20:05.386604+0000","last_became_peered":"2023-10-09T08:20:05.386604+0000","last_unstale":"2023-10-09T08:24:02.854526+0000","last_undegraded":"2023-10-09T08:24:02.854526+0000","last_fullsized":"2023-10-09T08:24:02.854526+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.385243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":69,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.862541+0000","last_change":"2023-10-09T08:21:25.419375+0000","last_active":"2023-10-09T08:24:02.862541+0000","last_peered":"2023-10-09T08:24:02.862541+0000","last_clean":"2023-10-09T08:24:02.862541+0000","last_became_active":"2023-10-09T08:21:25.419002+0000","last_became_peered":"2023-10-09T08:21:25.419002+0000","last_unstale":"2023-10-09T08:24:02.862541+0000","last_undegraded":"2023-10-09T08:24:02.862541+0000","last_fullsized":"2023-10-09T08:24:02.862541+0000","mapping_epoch":150,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":151,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.2","version":"160'13760","reported_seq":13785,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-10-09T08:24:29.145206+0000","last_change":"2023-10-09T08:20:22.830221+0000","last_active":"2023-10-09T08:24:29.145206+0000","last_peered":"2023-10-09T08:24:29.145206+0000","last_clean":"2023-10-09T08:24:29.145206+0000","last_became_active":"2023-10-09T08:20:22.829852+0000","last_became_peered":"2023-10-09T08:20:22.829852+0000","last_unstale":"2023-10-09T08:24:29.145206+0000","last_undegraded":"2023-10-09T08:24:29.145206+0000","last_fullsized":"2023-10-09T08:24:29.145206+0000","mapping_epoch":143,"log_start":"153'6400","ondisk_log_start":"153'6400","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7360,"log_dups_size":0,"ondisk_log_size":7360,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":8781824,"num_objects":134,"num_object_clones":0,"num_object_copies":402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":134,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13760,"num_write_kb":444608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.7","version":"60'2","reported_seq":145,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.850153+0000","last_change":"2023-10-09T08:19:22.401249+0000","last_active":"2023-10-09T08:24:02.850153+0000","last_peered":"2023-10-09T08:24:02.850153+0000","last_clean":"2023-10-09T08:24:02.850153+0000","last_became_active":"2023-10-09T08:19:22.389902+0000","last_became_peered":"2023-10-09T08:19:22.389902+0000","last_unstale":"2023-10-09T08:24:02.850153+0000","last_undegraded":"2023-10-09T08:24:02.850153+0000","last_fullsized":"2023-10-09T08:24:02.850153+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:58.070398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"78'135","reported_seq":429,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.854721+0000","last_change":"2023-10-09T08:10:51.456877+0000","last_active":"2023-10-09T08:24:02.854721+0000","last_peered":"2023-10-09T08:24:02.854721+0000","last_clean":"2023-10-09T08:24:02.854721+0000","last_became_active":"2023-10-09T08:10:51.456205+0000","last_became_peered":"2023-10-09T08:10:51.456205+0000","last_unstale":"2023-10-09T08:24:02.854721+0000","last_undegraded":"2023-10-09T08:24:02.854721+0000","last_fullsized":"2023-10-09T08:24:02.854721+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.344840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":139,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.850364+0000","last_change":"2023-10-09T08:19:22.380001+0000","last_active":"2023-10-09T08:24:02.850364+0000","last_peered":"2023-10-09T08:24:02.850364+0000","last_clean":"2023-10-09T08:24:02.850364+0000","last_became_active":"2023-10-09T08:19:22.379615+0000","last_became_peered":"2023-10-09T08:19:22.379615+0000","last_unstale":"2023-10-09T08:24:02.850364+0000","last_undegraded":"2023-10-09T08:24:02.850364+0000","last_fullsized":"2023-10-09T08:24:02.850364+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43.047710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"160'13530","reported_seq":13555,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-10-09T08:24:29.779788+0000","last_change":"2023-10-09T08:20:22.831268+0000","last_active":"2023-10-09T08:24:29.779788+0000","last_peered":"2023-10-09T08:24:29.779788+0000","last_clean":"2023-10-09T08:24:29.779788+0000","last_became_active":"2023-10-09T08:20:22.830620+0000","last_became_peered":"2023-10-09T08:20:22.830620+0000","last_unstale":"2023-10-09T08:24:29.779788+0000","last_undegraded":"2023-10-09T08:24:29.779788+0000","last_fullsized":"2023-10-09T08:24:29.779788+0000","mapping_epoch":143,"log_start":"153'6300","ondisk_log_start":"153'6300","created":143,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:20:21.585776+0000","last_clean_scrub_stamp":"2023-10-09T08:20:21.585776+0000","objects_scrubbed":0,"log_size":7230,"log_dups_size":0,"ondisk_log_size":7230,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":6160384,"num_objects":94,"num_object_clones":0,"num_object_copies":282,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":94,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13530,"num_write_kb":435968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"77'112","reported_seq":475,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.855222+0000","last_change":"2023-10-09T08:20:08.392151+0000","last_active":"2023-10-09T08:24:02.855222+0000","last_peered":"2023-10-09T08:24:02.855222+0000","last_clean":"2023-10-09T08:24:02.855222+0000","last_became_active":"2023-10-09T08:20:08.391536+0000","last_became_peered":"2023-10-09T08:20:08.391536+0000","last_unstale":"2023-10-09T08:24:02.855222+0000","last_undegraded":"2023-10-09T08:24:02.855222+0000","last_fullsized":"2023-10-09T08:24:02.855222+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,3],"acting":[6,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"60'1","reported_seq":72,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.854831+0000","last_change":"2023-10-09T08:19:22.396389+0000","last_active":"2023-10-09T08:24:02.854831+0000","last_peered":"2023-10-09T08:24:02.854831+0000","last_clean":"2023-10-09T08:24:02.854831+0000","last_became_active":"2023-10-09T08:19:22.387554+0000","last_became_peered":"2023-10-09T08:19:22.387554+0000","last_unstale":"2023-10-09T08:24:02.854831+0000","last_undegraded":"2023-10-09T08:24:02.854831+0000","last_fullsized":"2023-10-09T08:24:02.854831+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:25.566633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":110,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.866916+0000","last_change":"2023-10-09T07:59:03.434234+0000","last_active":"2023-10-09T08:24:02.866916+0000","last_peered":"2023-10-09T08:24:02.866916+0000","last_clean":"2023-10-09T08:24:02.866916+0000","last_became_active":"2023-10-09T07:59:03.433363+0000","last_became_peered":"2023-10-09T07:59:03.433363+0000","last_unstale":"2023-10-09T08:24:02.866916+0000","last_undegraded":"2023-10-09T08:24:02.866916+0000","last_fullsized":"2023-10-09T08:24:02.866916+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":55,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.867999+0000","last_change":"2023-10-09T08:19:22.393918+0000","last_active":"2023-10-09T08:24:02.867999+0000","last_peered":"2023-10-09T08:24:02.867999+0000","last_clean":"2023-10-09T08:24:02.867999+0000","last_became_active":"2023-10-09T08:19:22.393466+0000","last_became_peered":"2023-10-09T08:19:22.393466+0000","last_unstale":"2023-10-09T08:24:02.867999+0000","last_undegraded":"2023-10-09T08:24:02.867999+0000","last_fullsized":"2023-10-09T08:24:02.867999+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":116,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.854608+0000","last_change":"2023-10-09T08:20:05.385049+0000","last_active":"2023-10-09T08:24:02.854608+0000","last_peered":"2023-10-09T08:24:02.854608+0000","last_clean":"2023-10-09T08:24:02.854608+0000","last_became_active":"2023-10-09T08:20:05.384703+0000","last_became_peered":"2023-10-09T08:20:05.384703+0000","last_unstale":"2023-10-09T08:24:02.854608+0000","last_undegraded":"2023-10-09T08:24:02.854608+0000","last_fullsized":"2023-10-09T08:24:02.854608+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:40.189632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":129,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.863020+0000","last_change":"2023-10-09T08:10:51.453787+0000","last_active":"2023-10-09T08:24:02.863020+0000","last_peered":"2023-10-09T08:24:02.863020+0000","last_clean":"2023-10-09T08:24:02.863020+0000","last_became_active":"2023-10-09T08:10:51.452586+0000","last_became_peered":"2023-10-09T08:10:51.452586+0000","last_unstale":"2023-10-09T08:24:02.863020+0000","last_undegraded":"2023-10-09T08:24:02.863020+0000","last_fullsized":"2023-10-09T08:24:02.863020+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":140,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.867856+0000","last_change":"2023-10-09T08:11:51.349899+0000","last_active":"2023-10-09T08:24:02.867856+0000","last_peered":"2023-10-09T08:24:02.867856+0000","last_clean":"2023-10-09T08:24:02.867856+0000","last_became_active":"2023-10-09T08:11:51.349512+0000","last_became_peered":"2023-10-09T08:11:51.349512+0000","last_unstale":"2023-10-09T08:24:02.867856+0000","last_undegraded":"2023-10-09T08:24:02.867856+0000","last_fullsized":"2023-10-09T08:24:02.867856+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":114,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.863591+0000","last_change":"2023-10-09T07:59:02.726616+0000","last_active":"2023-10-09T08:24:02.863591+0000","last_peered":"2023-10-09T08:24:02.863591+0000","last_clean":"2023-10-09T08:24:02.863591+0000","last_became_active":"2023-10-09T07:59:02.726055+0000","last_became_peered":"2023-10-09T07:59:02.726055+0000","last_unstale":"2023-10-09T08:24:02.863591+0000","last_undegraded":"2023-10-09T08:24:02.863591+0000","last_fullsized":"2023-10-09T08:24:02.863591+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":158,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.867919+0000","last_change":"2023-10-09T08:20:05.387970+0000","last_active":"2023-10-09T08:24:02.867919+0000","last_peered":"2023-10-09T08:24:02.867919+0000","last_clean":"2023-10-09T08:24:02.867919+0000","last_became_active":"2023-10-09T08:20:05.387530+0000","last_became_peered":"2023-10-09T08:20:05.387530+0000","last_unstale":"2023-10-09T08:24:02.867919+0000","last_undegraded":"2023-10-09T08:24:02.867919+0000","last_fullsized":"2023-10-09T08:24:02.867919+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"60'1","reported_seq":149,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.849841+0000","last_change":"2023-10-09T08:20:05.387106+0000","last_active":"2023-10-09T08:24:02.849841+0000","last_peered":"2023-10-09T08:24:02.849841+0000","last_clean":"2023-10-09T08:24:02.849841+0000","last_became_active":"2023-10-09T08:20:05.386612+0000","last_became_peered":"2023-10-09T08:20:05.386612+0000","last_unstale":"2023-10-09T08:24:02.849841+0000","last_undegraded":"2023-10-09T08:24:02.849841+0000","last_fullsized":"2023-10-09T08:24:02.849841+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:21.403527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":170,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.863033+0000","last_change":"2023-10-09T08:20:05.379532+0000","last_active":"2023-10-09T08:24:02.863033+0000","last_peered":"2023-10-09T08:24:02.863033+0000","last_clean":"2023-10-09T08:24:02.863033+0000","last_became_active":"2023-10-09T08:20:05.378590+0000","last_became_peered":"2023-10-09T08:20:05.378590+0000","last_unstale":"2023-10-09T08:24:02.863033+0000","last_undegraded":"2023-10-09T08:24:02.863033+0000","last_fullsized":"2023-10-09T08:24:02.863033+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:18.720936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"60'4","reported_seq":87,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.866163+0000","last_change":"2023-10-09T08:20:05.394892+0000","last_active":"2023-10-09T08:24:02.866163+0000","last_peered":"2023-10-09T08:24:02.866163+0000","last_clean":"2023-10-09T08:24:02.866163+0000","last_became_active":"2023-10-09T08:20:05.388857+0000","last_became_peered":"2023-10-09T08:20:05.388857+0000","last_unstale":"2023-10-09T08:24:02.866163+0000","last_undegraded":"2023-10-09T08:24:02.866163+0000","last_fullsized":"2023-10-09T08:24:02.866163+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.18","version":"0'0","reported_seq":125,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-09T08:24:02.866829+0000","last_change":"2023-10-09T08:10:51.458608+0000","last_active":"2023-10-09T08:24:02.866829+0000","last_peered":"2023-10-09T08:24:02.866829+0000","last_clean":"2023-10-09T08:24:02.866829+0000","last_became_active":"2023-10-09T08:10:51.458281+0000","last_became_peered":"2023-10-09T08:10:51.458281+0000","last_unstale":"2023-10-09T08:24:02.866829+0000","last_undegraded":"2023-10-09T08:24:02.866829+0000","last_fullsized":"2023-10-09T08:24:02.866829+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":106692632,"num_objects":1629,"num_object_clones":0,"num_object_copies":4887,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1629,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":217639,"num_write_kb":7016513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":317140992,"data_stored":317128776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":112139,"ondisk_log_size":112139,"up":48,"acting":48,"num_store_stats":6},{"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":14,"num_bytes_recovered":1164,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":17676,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27535,"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":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":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":70,"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":5076,"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":206158430552,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":360820,"kb_used_data":59500,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93384332,"statfs":{"total":95995035648,"available":95625555968,"internally_reserved":0,"allocated":60928000,"data_stored":60392047,"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:23:45 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.4059999999999999,"15min":1.6759999999999999},"min":{"1min":0.28699999999999998,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":4.8449999999999998,"5min":9.6460000000000008,"15min":78.578000000000003},"last":0.55700000000000005},{"interface":"front","average":{"1min":1.276,"5min":1.6220000000000001,"15min":1.7390000000000001},"min":{"1min":0.376,"5min":0.25,"15min":0.25},"max":{"1min":4.1760000000000002,"5min":10.426,"15min":78.489999999999995},"last":4.7549999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:24:04 2023","interfaces":[{"interface":"back","average":{"1min":2.7679999999999998,"5min":1.764,"15min":1.331},"min":{"1min":0.36399999999999999,"5min":0.26400000000000001,"15min":0.25800000000000001},"max":{"1min":10.782999999999999,"5min":13.616,"15min":13.616},"last":1.96},{"interface":"front","average":{"1min":1.5469999999999999,"5min":1.427,"15min":1.2649999999999999},"min":{"1min":0.30299999999999999,"5min":0.29299999999999998,"15min":0.27800000000000002},"max":{"1min":7.0999999999999996,"5min":7.0999999999999996,"15min":7.9459999999999997},"last":4.5179999999999998}]},{"osd":2,"last update":"Mon Oct 9 08:23:45 2023","interfaces":[{"interface":"back","average":{"1min":1.284,"5min":1.5469999999999999,"15min":2.371},"min":{"1min":0.372,"5min":0.34300000000000003,"15min":0.29999999999999999},"max":{"1min":5.1369999999999996,"5min":12.026,"15min":92.093999999999994},"last":0.68100000000000005},{"interface":"front","average":{"1min":1.319,"5min":1.6060000000000001,"15min":2.3919999999999999},"min":{"1min":0.42999999999999999,"5min":0.34000000000000002,"15min":0.309},"max":{"1min":4.2649999999999997,"5min":9.3059999999999992,"15min":91.781000000000006},"last":4.8499999999999996}]},{"osd":3,"last update":"Mon Oct 9 08:24:04 2023","interfaces":[{"interface":"back","average":{"1min":1.6180000000000001,"5min":3.492,"15min":1.9390000000000001},"min":{"1min":0.33400000000000002,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":5.1970000000000001,"5min":74.478999999999999,"15min":74.478999999999999},"last":4.8140000000000001},{"interface":"front","average":{"1min":3.1539999999999999,"5min":3.7210000000000001,"15min":2.0209999999999999},"min":{"1min":0.34100000000000003,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":10.65,"5min":74.694999999999993,"15min":74.694999999999993},"last":0.34200000000000003}]},{"osd":4,"last update":"Mon Oct 9 08:23:58 2023","interfaces":[{"interface":"back","average":{"1min":1.9510000000000001,"5min":1.794,"15min":1.4219999999999999},"min":{"1min":0.39700000000000002,"5min":0.28999999999999998,"15min":0.28699999999999998},"max":{"1min":7.242,"5min":8.6449999999999996,"15min":8.6449999999999996},"last":0.64700000000000002},{"interface":"front","average":{"1min":1.6020000000000001,"5min":2.0030000000000001,"15min":1.6060000000000001},"min":{"1min":0.35499999999999998,"5min":0.32400000000000001,"15min":0.30499999999999999},"max":{"1min":6.6680000000000001,"5min":10.380000000000001,"15min":11.81},"last":4.79}]},{"osd":5,"last update":"Mon Oct 9 08:23:58 2023","interfaces":[{"interface":"back","average":{"1min":3.4889999999999999,"5min":2.1480000000000001,"15min":1.595},"min":{"1min":0.34100000000000003,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":10.815,"5min":18.794,"15min":18.794},"last":2.46},{"interface":"front","average":{"1min":1.9570000000000001,"5min":1.8100000000000001,"15min":1.504},"min":{"1min":0.40100000000000002,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":7.1849999999999996,"5min":11.252000000000001,"15min":11.252000000000001},"last":1.9179999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:23:58 2023","interfaces":[{"interface":"back","average":{"1min":2.9380000000000002,"5min":2.101,"15min":1.6060000000000001},"min":{"1min":0.379,"5min":0.34100000000000003,"15min":0.30099999999999999},"max":{"1min":10.695,"5min":18.856999999999999,"15min":18.856999999999999},"last":2.573},{"interface":"front","average":{"1min":2.5219999999999998,"5min":1.9490000000000001,"15min":1.5529999999999999},"min":{"1min":0.47099999999999997,"5min":0.38600000000000001,"15min":0.36299999999999999},"max":{"1min":10.912000000000001,"5min":10.912000000000001,"15min":10.912000000000001},"last":0.52200000000000002}]}]},{"osd":6,"up_from":42,"seq":180388626784,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":391604,"kb_used_data":94316,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93353548,"statfs":{"total":95995035648,"available":95594033152,"internally_reserved":0,"allocated":96579584,"data_stored":96043801,"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:23:47 2023","interfaces":[{"interface":"back","average":{"1min":1.8819999999999999,"5min":1.4610000000000001,"15min":1.617},"min":{"1min":0.378,"5min":0.252,"15min":0.252},"max":{"1min":6.1029999999999998,"5min":7.54,"15min":37.360999999999997},"last":0.53400000000000003},{"interface":"front","average":{"1min":2.012,"5min":1.597,"15min":1.661},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":5.9409999999999998,"5min":11.522,"15min":37.283999999999999},"last":0.56399999999999995}]},{"osd":1,"last update":"Mon Oct 9 08:24:03 2023","interfaces":[{"interface":"back","average":{"1min":1.8089999999999999,"5min":1.524,"15min":1.2569999999999999},"min":{"1min":0.27900000000000003,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":6.7320000000000002,"5min":7.5720000000000001,"15min":8.1890000000000001},"last":128.73500000000001},{"interface":"front","average":{"1min":2.0089999999999999,"5min":1.944,"15min":1.464},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.28000000000000003},"max":{"1min":5.9800000000000004,"5min":23.318999999999999,"15min":23.318999999999999},"last":128.863}]},{"osd":2,"last update":"Mon Oct 9 08:23:47 2023","interfaces":[{"interface":"back","average":{"1min":2.1389999999999998,"5min":1.754,"15min":2.0310000000000001},"min":{"1min":0.40100000000000002,"5min":0.34599999999999997,"15min":0.29499999999999998},"max":{"1min":6.1239999999999997,"5min":7.6029999999999998,"15min":132.98500000000001},"last":0.68300000000000005},{"interface":"front","average":{"1min":2.048,"5min":1.7090000000000001,"15min":1.988},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.32500000000000001},"max":{"1min":5.9219999999999997,"5min":11.117000000000001,"15min":133.01400000000001},"last":0.69099999999999995}]},{"osd":3,"last update":"Mon Oct 9 08:24:03 2023","interfaces":[{"interface":"back","average":{"1min":2,"5min":3.077,"15min":1.6799999999999999},"min":{"1min":0.32400000000000001,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":5.5389999999999997,"5min":73.616,"15min":73.616},"last":129.73699999999999},{"interface":"front","average":{"1min":2.0960000000000001,"5min":3.3220000000000001,"15min":1.8799999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":6.0140000000000002,"5min":74.135999999999996,"15min":74.135999999999996},"last":130.14400000000001}]},{"osd":4,"last update":"Mon Oct 9 08:24:03 2023","interfaces":[{"interface":"back","average":{"1min":2.5049999999999999,"5min":2.157,"15min":1.593},"min":{"1min":0.29899999999999999,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":7.3140000000000001,"5min":11.557,"15min":11.557},"last":0.86199999999999999},{"interface":"front","average":{"1min":2.7549999999999999,"5min":2.165,"15min":1.5700000000000001},"min":{"1min":0.315,"5min":0.29599999999999999,"15min":0.28799999999999998},"max":{"1min":6.048,"5min":11.162000000000001,"15min":11.162000000000001},"last":0.92200000000000004}]},{"osd":5,"last update":"Mon Oct 9 08:24:03 2023","interfaces":[{"interface":"back","average":{"1min":2.7949999999999999,"5min":2.327,"15min":1.647},"min":{"1min":0.46700000000000003,"5min":0.34799999999999998,"15min":0.34200000000000003},"max":{"1min":7.8860000000000001,"5min":11.597,"15min":11.597},"last":0.83799999999999997},{"interface":"front","average":{"1min":2.6190000000000002,"5min":2.1230000000000002,"15min":1.597},"min":{"1min":0.35599999999999998,"5min":0.34799999999999998,"15min":0.34599999999999997},"max":{"1min":5.9699999999999998,"5min":11.140000000000001,"15min":11.140000000000001},"last":0.79400000000000004}]},{"osd":7,"last update":"Mon Oct 9 08:24:03 2023","interfaces":[{"interface":"back","average":{"1min":2.3519999999999999,"5min":2.0379999999999998,"15min":1.4450000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":7.4640000000000004,"5min":13.278,"15min":13.278},"last":0.71399999999999997},{"interface":"front","average":{"1min":3.669,"5min":2.4860000000000002,"15min":1.8220000000000001},"min":{"1min":0.48999999999999999,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":10.686,"5min":11.329000000000001,"15min":11.329000000000001},"last":0.77100000000000002}]}]},{"osd":1,"up_from":93,"seq":399431958694,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":342188,"kb_used_data":58852,"kb_used_omap":7,"kb_used_meta":283256,"kb_avail":93402964,"statfs":{"total":95995035648,"available":95644635136,"internally_reserved":0,"allocated":60264448,"data_stored":59502789,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7417,"internal_metadata":290054919},"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 08:24:17 2023","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.57999999999999996,"15min":0.76000000000000001},"min":{"1min":0.26700000000000002,"5min":0.23300000000000001,"15min":0.184},"max":{"1min":1.7310000000000001,"5min":3.0059999999999998,"15min":10.444000000000001},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.67400000000000004,"15min":0.88100000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.214},"max":{"1min":3.0920000000000001,"5min":3.0920000000000001,"15min":9.9619999999999997},"last":0.33800000000000002}]},{"osd":2,"last update":"Mon Oct 9 08:23:46 2023","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.72699999999999998,"15min":1.867},"min":{"1min":0.26600000000000001,"5min":0.26000000000000001,"15min":0.219},"max":{"1min":0.89000000000000001,"5min":8.2970000000000006,"15min":91.662999999999997},"last":0.432},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.89000000000000001,"15min":1.9770000000000001},"min":{"1min":0.27600000000000002,"5min":0.27000000000000002,"15min":0.24399999999999999},"max":{"1min":2.746,"5min":8.3889999999999993,"15min":91.849000000000004},"last":0.41899999999999998}]},{"osd":3,"last update":"Mon Oct 9 08:24:06 2023","interfaces":[{"interface":"back","average":{"1min":1.321,"5min":1.9239999999999999,"15min":1.218},"min":{"1min":0.34100000000000003,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":6.5019999999999998,"5min":29.77,"15min":29.77},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.97499999999999998,"5min":1.6220000000000001,"15min":1.0880000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.22800000000000001},"max":{"1min":3.6400000000000001,"5min":28.123999999999999,"15min":28.123999999999999},"last":0.76400000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:24:17 2023","interfaces":[{"interface":"back","average":{"1min":1.264,"5min":1.377,"15min":1.276},"min":{"1min":0.35299999999999998,"5min":0.32200000000000001,"15min":0.311},"max":{"1min":6.5460000000000003,"5min":6.8959999999999999,"15min":6.8959999999999999},"last":0.78200000000000003},{"interface":"front","average":{"1min":1.4650000000000001,"5min":1.3080000000000001,"15min":1.2490000000000001},"min":{"1min":0.46400000000000002,"5min":0.34899999999999998,"15min":0.33700000000000002},"max":{"1min":6.0780000000000003,"5min":6.0780000000000003,"15min":8.3239999999999998},"last":0.55600000000000005}]},{"osd":5,"last update":"Mon Oct 9 08:24:17 2023","interfaces":[{"interface":"back","average":{"1min":1.764,"5min":1.498,"15min":1.387},"min":{"1min":0.41599999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":5.0810000000000004,"5min":5.6219999999999999,"15min":14.111000000000001},"last":6.3689999999999998},{"interface":"front","average":{"1min":2.2189999999999999,"5min":1.5069999999999999,"15min":1.419},"min":{"1min":0.43099999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":9.5090000000000003,"5min":9.5090000000000003,"15min":14.129},"last":6.3840000000000003}]},{"osd":6,"last update":"Mon Oct 9 08:24:17 2023","interfaces":[{"interface":"back","average":{"1min":1.9390000000000001,"5min":1.53,"15min":1.337},"min":{"1min":0.46600000000000003,"5min":0.313,"15min":0.313},"max":{"1min":5.7560000000000002,"5min":6.5229999999999997,"15min":11.221},"last":0.73399999999999999},{"interface":"front","average":{"1min":1.403,"5min":1.5389999999999999,"15min":1.357},"min":{"1min":0.40699999999999997,"5min":0.36299999999999999,"15min":0.34100000000000003},"max":{"1min":8.7260000000000009,"5min":8.7260000000000009,"15min":8.7260000000000009},"last":3.371}]},{"osd":7,"last update":"Mon Oct 9 08:24:17 2023","interfaces":[{"interface":"back","average":{"1min":1.3859999999999999,"5min":1.573,"15min":1.4419999999999999},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.36699999999999999},"max":{"1min":4.9199999999999999,"5min":8.5180000000000007,"15min":8.5180000000000007},"last":0.748},{"interface":"front","average":{"1min":2.355,"5min":1.694,"15min":1.4339999999999999},"min":{"1min":0.52300000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":11.539999999999999,"5min":11.539999999999999,"15min":11.539999999999999},"last":0.67900000000000005}]}]},{"osd":0,"up_from":0,"seq":377957122220,"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":0,"seq":420906795168,"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":3,"up_from":103,"seq":442381631642,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":392952,"kb_used_data":100848,"kb_used_omap":4,"kb_used_meta":292091,"kb_avail":93352200,"statfs":{"total":95995035648,"available":95592652800,"internally_reserved":0,"allocated":103268352,"data_stored":102552344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":299101526},"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 08:24:12 2023","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.65100000000000002,"15min":0.999},"min":{"1min":0.24099999999999999,"5min":0.20399999999999999,"15min":0.182},"max":{"1min":0.69899999999999995,"5min":4.8339999999999996,"15min":33.421999999999997},"last":0.46800000000000003},{"interface":"front","average":{"1min":1.1359999999999999,"5min":0.93899999999999995,"15min":1.091},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.22600000000000001},"max":{"1min":4.3819999999999997,"5min":4.3819999999999997,"15min":33.518000000000001},"last":0.40999999999999998}]},{"osd":1,"last update":"Mon Oct 9 08:24:12 2023","interfaces":[{"interface":"back","average":{"1min":2.3620000000000001,"5min":1.2030000000000001,"15min":0.998},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.20899999999999999},"max":{"1min":25.492000000000001,"5min":25.492000000000001,"15min":25.492000000000001},"last":0.435},{"interface":"front","average":{"1min":0.754,"5min":1.0880000000000001,"15min":0.97499999999999998},"min":{"1min":0.27200000000000002,"5min":0.248,"15min":0.245},"max":{"1min":2.7730000000000001,"5min":13.138999999999999,"15min":13.138999999999999},"last":0.35999999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:24:12 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.0089999999999999,"15min":1.135},"min":{"1min":0.27800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":4.431,"5min":13.308,"15min":32.168999999999997},"last":0.48999999999999999},{"interface":"front","average":{"1min":1.897,"5min":1.3899999999999999,"15min":1.8180000000000001},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":20.811,"5min":20.811,"15min":87.111000000000004},"last":0.39400000000000002}]},{"osd":4,"last update":"Mon Oct 9 08:24:12 2023","interfaces":[{"interface":"back","average":{"1min":1.8120000000000001,"5min":1.589,"15min":1.3009999999999999},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.29799999999999999},"max":{"1min":4.7880000000000003,"5min":13.404,"15min":13.404},"last":0.52600000000000002},{"interface":"front","average":{"1min":2.605,"5min":1.7889999999999999,"15min":1.4870000000000001},"min":{"1min":0.317,"5min":0.31,"15min":0.31},"max":{"1min":20.954999999999998,"5min":20.954999999999998,"15min":20.954999999999998},"last":0.88900000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:24:12 2023","interfaces":[{"interface":"back","average":{"1min":2.9300000000000002,"5min":2.1269999999999998,"15min":1.617},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":20.923999999999999,"5min":20.923999999999999,"15min":20.923999999999999},"last":4.6849999999999996},{"interface":"front","average":{"1min":2.0779999999999998,"5min":1.804,"15min":1.4390000000000001},"min":{"1min":0.35999999999999999,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":6.5789999999999997,"5min":13.282,"15min":13.282},"last":0.59899999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:24:12 2023","interfaces":[{"interface":"back","average":{"1min":2.6219999999999999,"5min":1.9330000000000001,"15min":1.3819999999999999},"min":{"1min":0.47299999999999998,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":14.753,"5min":14.753,"15min":14.753},"last":0.69899999999999995},{"interface":"front","average":{"1min":3.4510000000000001,"5min":2.141,"15min":1.597},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":20.888000000000002,"5min":20.888000000000002,"15min":20.888000000000002},"last":0.76700000000000002}]},{"osd":7,"last update":"Mon Oct 9 08:24:12 2023","interfaces":[{"interface":"back","average":{"1min":2.4580000000000002,"5min":2.101,"15min":1.4830000000000001},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.38800000000000001},"max":{"1min":12.077999999999999,"5min":13.239000000000001,"15min":13.239000000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":3.363,"5min":2.1040000000000001,"15min":1.5089999999999999},"min":{"1min":0.56299999999999994,"5min":0.439,"15min":0.378},"max":{"1min":10.196,"5min":13.471,"15min":13.471},"last":0.66900000000000004}]}]},{"osd":4,"up_from":30,"seq":128849019250,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":345968,"kb_used_data":48744,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93399184,"statfs":{"total":95995035648,"available":95640764416,"internally_reserved":0,"allocated":49913856,"data_stored":49381939,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:23:42 2023","interfaces":[{"interface":"back","average":{"1min":1.2390000000000001,"5min":1.327,"15min":1.3200000000000001},"min":{"1min":0.29999999999999999,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":5.9429999999999996,"5min":5.9429999999999996,"15min":14.128},"last":2.9289999999999998},{"interface":"front","average":{"1min":1.107,"5min":1.341,"15min":1.306},"min":{"1min":0.312,"5min":0.27800000000000002,"15min":0.248},"max":{"1min":5.8970000000000002,"5min":5.8970000000000002,"15min":14.224},"last":2.8359999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:24:19 2023","interfaces":[{"interface":"back","average":{"1min":1.5529999999999999,"5min":1.274,"15min":1.3029999999999999},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":6.117,"5min":9.0139999999999993,"15min":9.0139999999999993},"last":0.53800000000000003},{"interface":"front","average":{"1min":1.514,"5min":1.3280000000000001,"15min":1.478},"min":{"1min":0.35199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":6.1429999999999998,"5min":6.6529999999999996,"15min":21.878},"last":3.3079999999999998}]},{"osd":2,"last update":"Mon Oct 9 08:23:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.3069999999999999,"15min":2.3410000000000002},"min":{"1min":0.379,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":2.7730000000000001,"5min":6.734,"15min":109.09},"last":3.3540000000000001},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.538,"15min":2.1960000000000002},"min":{"1min":0.36499999999999999,"5min":0.35699999999999998,"15min":0.318},"max":{"1min":5.9189999999999996,"5min":10.772,"15min":108.964},"last":2.9049999999999998}]},{"osd":3,"last update":"Mon Oct 9 08:24:19 2023","interfaces":[{"interface":"back","average":{"1min":3.7360000000000002,"5min":2.4129999999999998,"15min":1.6850000000000001},"min":{"1min":0.35899999999999999,"5min":0.307,"15min":0.307},"max":{"1min":19.884,"5min":42.043999999999997,"15min":42.043999999999997},"last":0.56999999999999995},{"interface":"front","average":{"1min":3.5190000000000001,"5min":2.3370000000000002,"15min":1.8120000000000001},"min":{"1min":0.37,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":18.920000000000002,"5min":40.954000000000001,"15min":40.954000000000001},"last":4.4569999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:24:25 2023","interfaces":[{"interface":"back","average":{"1min":2.6829999999999998,"5min":2.1190000000000002,"15min":1.8220000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.29799999999999999},"max":{"1min":8.1020000000000003,"5min":10.914999999999999,"15min":21.931999999999999},"last":3.383},{"interface":"front","average":{"1min":1.9570000000000001,"5min":1.915,"15min":1.744},"min":{"1min":0.42799999999999999,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":7.3920000000000003,"5min":10.106,"15min":13.769},"last":3.1899999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:24:19 2023","interfaces":[{"interface":"back","average":{"1min":1.8560000000000001,"5min":1.9730000000000001,"15min":1.6739999999999999},"min":{"1min":0.47699999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":6.1669999999999998,"5min":10.775,"15min":13.829000000000001},"last":2.8759999999999999},{"interface":"front","average":{"1min":2.2360000000000002,"5min":2.0150000000000001,"15min":1.8029999999999999},"min":{"1min":0.38700000000000001,"5min":0.312,"15min":0.312},"max":{"1min":6.1029999999999998,"5min":12.569000000000001,"15min":21.777000000000001},"last":4.4169999999999998}]},{"osd":7,"last update":"Mon Oct 9 08:24:19 2023","interfaces":[{"interface":"back","average":{"1min":2.6930000000000001,"5min":2.375,"15min":1.8089999999999999},"min":{"1min":0.45300000000000001,"5min":0.39600000000000002,"15min":0.36099999999999999},"max":{"1min":8.8360000000000003,"5min":10.813000000000001,"15min":10.813000000000001},"last":2.9809999999999999},{"interface":"front","average":{"1min":2.8820000000000001,"5min":1.849,"15min":1.54},"min":{"1min":0.36299999999999999,"5min":0.35499999999999998,"15min":0.29999999999999999},"max":{"1min":10.053000000000001,"5min":10.053000000000001,"15min":10.053000000000001},"last":0.59799999999999998}]}]},{"osd":5,"up_from":36,"seq":154618823017,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":365028,"kb_used_data":59612,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":93380124,"statfs":{"total":95995035648,"available":95621246976,"internally_reserved":0,"allocated":61042688,"data_stored":60518292,"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":[],"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 08:23:56 2023","interfaces":[{"interface":"back","average":{"1min":1.9810000000000001,"5min":1.726,"15min":1.643},"min":{"1min":0.39600000000000002,"5min":0.28599999999999998,"15min":0.26200000000000001},"max":{"1min":6.609,"5min":8.0169999999999995,"15min":39.686},"last":0.66300000000000003},{"interface":"front","average":{"1min":1.766,"5min":1.4650000000000001,"15min":1.677},"min":{"1min":0.29099999999999998,"5min":0.28999999999999998,"15min":0.26200000000000001},"max":{"1min":9.6929999999999996,"5min":9.6929999999999996,"15min":40.454999999999998},"last":2.944}]},{"osd":1,"last update":"Mon Oct 9 08:24:16 2023","interfaces":[{"interface":"back","average":{"1min":2.0680000000000001,"5min":1.643,"15min":1.3740000000000001},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":8.6739999999999995,"5min":9.6539999999999999,"15min":9.6539999999999999},"last":0.51600000000000001},{"interface":"front","average":{"1min":1.6180000000000001,"5min":1.5880000000000001,"15min":1.395},"min":{"1min":0.314,"5min":0.28299999999999997,"15min":0.27400000000000002},"max":{"1min":7.0410000000000004,"5min":7.6319999999999997,"15min":12.569000000000001},"last":0.33300000000000002}]},{"osd":2,"last update":"Mon Oct 9 08:23:44 2023","interfaces":[{"interface":"back","average":{"1min":2.0139999999999998,"5min":1.889,"15min":1.9379999999999999},"min":{"1min":0.437,"5min":0.32500000000000001,"15min":0.307},"max":{"1min":6.6440000000000001,"5min":9.6790000000000003,"15min":43.529000000000003},"last":0.68999999999999995},{"interface":"front","average":{"1min":1.321,"5min":1.798,"15min":1.8300000000000001},"min":{"1min":0.39100000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":7.109,"5min":12.602,"15min":43.473999999999997},"last":0.371}]},{"osd":3,"last update":"Mon Oct 9 08:24:16 2023","interfaces":[{"interface":"back","average":{"1min":4.3280000000000003,"5min":3.214,"15min":1.865},"min":{"1min":0.34799999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":34.798999999999999,"5min":43.734999999999999,"15min":43.734999999999999},"last":0.47499999999999998},{"interface":"front","average":{"1min":4.657,"5min":3.2589999999999999,"15min":1.99},"min":{"1min":0.46800000000000003,"5min":0.35099999999999998,"15min":0.33600000000000002},"max":{"1min":36.240000000000002,"5min":43.598999999999997,"15min":43.598999999999997},"last":0.746}]},{"osd":4,"last update":"Mon Oct 9 08:24:22 2023","interfaces":[{"interface":"back","average":{"1min":2.0499999999999998,"5min":1.7010000000000001,"15min":1.619},"min":{"1min":0.42299999999999999,"5min":0.314,"15min":0.31},"max":{"1min":6.9720000000000004,"5min":8.0600000000000005,"15min":13.57},"last":0.63600000000000001},{"interface":"front","average":{"1min":2.2240000000000002,"5min":2.2480000000000002,"15min":1.7350000000000001},"min":{"1min":0.438,"5min":0.34799999999999998,"15min":0.32300000000000001},"max":{"1min":8.2279999999999998,"5min":13.26,"15min":13.26},"last":0.78200000000000003}]},{"osd":6,"last update":"Mon Oct 9 08:24:16 2023","interfaces":[{"interface":"back","average":{"1min":2.734,"5min":2.1709999999999998,"15min":1.718},"min":{"1min":0.42199999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":8.4659999999999993,"5min":9.7899999999999991,"15min":10.417},"last":0.80700000000000005},{"interface":"front","average":{"1min":2.0329999999999999,"5min":2.1379999999999999,"15min":1.6559999999999999},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.32600000000000001},"max":{"1min":7.173,"5min":10.231999999999999,"15min":12.49},"last":0.97999999999999998}]},{"osd":7,"last update":"Mon Oct 9 08:23:58 2023","interfaces":[{"interface":"back","average":{"1min":2.6499999999999999,"5min":2.2280000000000002,"15min":1.7929999999999999},"min":{"1min":0.58199999999999996,"5min":0.377,"15min":0.34599999999999997},"max":{"1min":6.8840000000000003,"5min":12.186,"15min":14.472},"last":0.72199999999999998},{"interface":"front","average":{"1min":2.8809999999999998,"5min":2.3300000000000001,"15min":1.923},"min":{"1min":0.48299999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":9.6739999999999995,"5min":9.6739999999999995,"15min":13.731},"last":1.8069999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3716,"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":1360,"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":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":8726,"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":7417,"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":7974,"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":3418,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":48041984,"data_stored":48037912,"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":74645504,"data_stored":74645504,"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":42795008,"data_stored":42795008,"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":41160704,"data_stored":41156632,"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":63246336,"data_stored":63242264,"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":47251456,"data_stored":47251456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T08:24:34.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 1 2023-10-09T08:24:34.535 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:34.567 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:34.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:34.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:34.669 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:34.692 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:34 smithi081 bash[76862]: cluster 2023-10-09T08:24:33.514516+0000 mgr.y (mgr.26009) 671 : cluster 0 pgmap v654: 89 pgs: 89 active+clean; 106 MiB data, 2.1 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 757 op/s 2023-10-09T08:24:34.693 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:34 smithi081 bash[79557]: cluster 2023-10-09T08:24:33.514516+0000 mgr.y (mgr.26009) 671 : cluster 0 pgmap v654: 89 pgs: 89 active+clean; 106 MiB data, 2.1 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 757 op/s 2023-10-09T08:24:34.701 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:34.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:34.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:34.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:34.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:34.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:34.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:34.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:34.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:34.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:34.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:35.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:34 smithi118 bash[59345]: cluster 2023-10-09T08:24:33.514516+0000 mgr.y (mgr.26009) 671 : cluster 0 pgmap v654: 89 pgs: 89 active+clean; 106 MiB data, 2.1 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 757 op/s 2023-10-09T08:24:35.071 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:35.103 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:35.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:35.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:35.207 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:35.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:35.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:35.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:35.345 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:35.377 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:35.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:35.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:35.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:35.510 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:35.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:35.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:35.613 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:24:35.614 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:24:35.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:35.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:35.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:35.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:35.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:35.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:35.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:35.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:35.876 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:35.907 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:35.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:35.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:36.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:36.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:36.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:36.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:36.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:36.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:36.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:36.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:36.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:36.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:36.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:36.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:36.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:36.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:36.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:36.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:36.537 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:36.568 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:36.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:36.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:36.672 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:36.683 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-09T08:24:36.700 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:36.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:36.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:36.804 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:36.816 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:36 smithi118 bash[59345]: cluster 2023-10-09T08:24:35.515701+0000 mgr.y (mgr.26009) 672 : cluster 0 pgmap v655: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 559 op/s 2023-10-09T08:24:36.836 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:36.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:36.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:36.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:36 smithi081 bash[76862]: cluster 2023-10-09T08:24:35.515701+0000 mgr.y (mgr.26009) 672 : cluster 0 pgmap v655: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 559 op/s 2023-10-09T08:24:36.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:36 smithi081 bash[79557]: cluster 2023-10-09T08:24:35.515701+0000 mgr.y (mgr.26009) 672 : cluster 0 pgmap v655: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 559 op/s 2023-10-09T08:24:36.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:36.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:36.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:36.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:37.075 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:37.105 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:37.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:37.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:37.166 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:24:37.166 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:24:37.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:37.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:37.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:37.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:37.339 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:37.370 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:37.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:37.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:37.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:37.500 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:37.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:37.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:37.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:37.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:37.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:37.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:37.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:37.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:37.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:37.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:37.866 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:37.897 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:37.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:37.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:38.000 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:38.024 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:38.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:38.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:38.127 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:38.160 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:38.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:38.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:38.264 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:38.295 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:38.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:38.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:38.400 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:38.435 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:38.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:38.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:38.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:38.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:38.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:38.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:38.672 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:38.698 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:38.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:38.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:38 smithi118 bash[59345]: cluster 2023-10-09T08:24:37.516153+0000 mgr.y (mgr.26009) 673 : cluster 0 pgmap v656: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 559 op/s 2023-10-09T08:24:38.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:38 smithi118 bash[59345]: audit 2023-10-09T08:24:38.140154+0000 mon.a (mon.0) 597 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:38.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:38 smithi118 bash[59345]: audit 2023-10-09T08:24:38.143364+0000 mon.c (mon.2) 268 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:24:38.801 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:38.833 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:38.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:38.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:38.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:38 smithi081 bash[79557]: cluster 2023-10-09T08:24:37.516153+0000 mgr.y (mgr.26009) 673 : cluster 0 pgmap v656: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 559 op/s 2023-10-09T08:24:38.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:38 smithi081 bash[79557]: audit 2023-10-09T08:24:38.140154+0000 mon.a (mon.0) 597 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:38.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:38 smithi081 bash[79557]: audit 2023-10-09T08:24:38.143364+0000 mon.c (mon.2) 268 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:24:38.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:38 smithi081 bash[76862]: cluster 2023-10-09T08:24:37.516153+0000 mgr.y (mgr.26009) 673 : cluster 0 pgmap v656: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 559 op/s 2023-10-09T08:24:38.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:38 smithi081 bash[76862]: audit 2023-10-09T08:24:38.140154+0000 mon.a (mon.0) 597 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:38.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:38 smithi081 bash[76862]: audit 2023-10-09T08:24:38.143364+0000 mon.c (mon.2) 268 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:24:38.938 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:38.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:38.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:38.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:39.070 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:39.099 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:39.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:39.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:39.196 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:24:39.203 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:39.237 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:39.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:39.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:39.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:39.368 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:39.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:39.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:39.472 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:39.492 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:39.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:39.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:39.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:39.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:39.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:39.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:39.721 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:39.755 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:39.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:39.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:39.859 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:39.891 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:39.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:39.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:39.996 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:40.030 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:40.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:40.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:40.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:40.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:40.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:40.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:40.263 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:40.297 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:40.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:40.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:40.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:40.429 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:40.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:40.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:40.532 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:40.561 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:40.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:40.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:40.665 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:40.673 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:40 smithi081 bash[76862]: cluster 2023-10-09T08:24:39.516785+0000 mgr.y (mgr.26009) 674 : cluster 0 pgmap v657: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 470 op/s 2023-10-09T08:24:40.674 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:40 smithi081 bash[79557]: cluster 2023-10-09T08:24:39.516785+0000 mgr.y (mgr.26009) 674 : cluster 0 pgmap v657: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 470 op/s 2023-10-09T08:24:40.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:40.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:40.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:40.796 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:40.808 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:40 smithi118 bash[59345]: cluster 2023-10-09T08:24:39.516785+0000 mgr.y (mgr.26009) 674 : cluster 0 pgmap v657: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 470 op/s 2023-10-09T08:24:40.827 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:40.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:40.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:40.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:40.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:40.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:40.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:41.063 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:41.096 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:41.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:41.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:41.200 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:41.231 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:41.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:41.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:41.335 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:41.364 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:41.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:41.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:41.399 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:24:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:24:41] "GET /metrics HTTP/1.1" 200 36463 "" "Prometheus/2.33.4" 2023-10-09T08:24:41.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:41.492 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:41.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:41.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:41.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:41.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:41.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:41.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:41.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:41.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:41.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:41.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:41.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:41.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:41.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:41.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:41.973 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:42.006 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:42.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:42.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:42.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:42.142 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:42.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:42.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:42.245 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:42.282 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:42.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:42.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:42.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:42.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:42.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:42.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:42.518 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:42.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:42.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:42.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:42.654 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:42.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:42.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:42.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:42.758 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:42 smithi081 bash[76862]: cluster 2023-10-09T08:24:41.517470+0000 mgr.y (mgr.26009) 675 : cluster 0 pgmap v658: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 427 op/s 2023-10-09T08:24:42.758 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:42 smithi081 bash[79557]: cluster 2023-10-09T08:24:41.517470+0000 mgr.y (mgr.26009) 675 : cluster 0 pgmap v658: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 427 op/s 2023-10-09T08:24:42.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:42.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:42.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:42.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:42.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:42.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:42.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:42.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:43.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:42 smithi118 bash[59345]: cluster 2023-10-09T08:24:41.517470+0000 mgr.y (mgr.26009) 675 : cluster 0 pgmap v658: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 427 op/s 2023-10-09T08:24:43.046 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:43.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:43.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:43.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:43.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:43.197 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:43.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:43.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:43.301 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:43.332 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:43.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:43.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:43.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:43.458 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:43.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:43.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:43.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:43.579 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:24:43.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:43.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:43.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:43.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:43.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:43.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:43.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:43.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:43.844 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:43.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:43.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:43.946 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:43.979 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:43.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:43.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:44.083 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:44.104 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:44.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:44.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:44.207 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:44.237 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:44.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:44.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:44.341 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:44.373 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:44.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:44.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:44.476 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:44.498 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:44.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:44.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:44.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:44 smithi118 bash[59345]: cluster 2023-10-09T08:24:43.517838+0000 mgr.y (mgr.26009) 676 : cluster 0 pgmap v659: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 135 op/s 2023-10-09T08:24:44.601 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:44.633 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:44.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:44.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:44.736 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:44.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:44.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:44.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:44.875 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:44.910 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:44.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:44.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:44.924 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:44 smithi081 bash[76862]: cluster 2023-10-09T08:24:43.517838+0000 mgr.y (mgr.26009) 676 : cluster 0 pgmap v659: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 135 op/s 2023-10-09T08:24:44.925 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:44 smithi081 bash[79557]: cluster 2023-10-09T08:24:43.517838+0000 mgr.y (mgr.26009) 676 : cluster 0 pgmap v659: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 135 op/s 2023-10-09T08:24:45.014 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:45.044 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:45.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:45.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:45.148 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:45.179 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:45.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:45.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:45.282 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:45.316 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:45.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:45.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:45.420 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:45.450 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:45.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:45.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:45.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:45.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:45.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:45.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:45.681 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:45.717 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:45.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:45.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:45.820 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:45.855 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:45.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:45.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:45.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:45.984 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:45.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:45.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:46.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:46.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:46.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:46.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:46.219 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:46.252 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:46.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:46.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:46.356 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:46.388 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:46.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:46.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:46.493 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:46.525 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:46.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:46.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:46.631 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:46.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:46.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:46.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:46.764 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:46.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:46 smithi118 bash[59345]: cluster 2023-10-09T08:24:45.519116+0000 mgr.y (mgr.26009) 677 : cluster 0 pgmap v660: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 135 op/s 2023-10-09T08:24:46.787 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:46.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:46.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:46.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:46 smithi081 bash[79557]: cluster 2023-10-09T08:24:45.519116+0000 mgr.y (mgr.26009) 677 : cluster 0 pgmap v660: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 135 op/s 2023-10-09T08:24:46.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:46 smithi081 bash[76862]: cluster 2023-10-09T08:24:45.519116+0000 mgr.y (mgr.26009) 677 : cluster 0 pgmap v660: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 135 op/s 2023-10-09T08:24:46.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:46.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:46.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:46.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:47.015 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:47.048 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:47.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:47.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:47.151 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:47.180 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:47.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:47.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:47.283 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:47.318 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:47.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:47.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:47.423 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:47.454 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:47.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:47.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:47.558 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:47.586 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:47.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:47.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:47.689 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:47.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:47.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:47.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:47.814 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:47.824 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:47 smithi081 bash[79557]: audit 2023-10-09T08:24:46.591696+0000 mon.c (mon.2) 269 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:24:47.825 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:47 smithi081 bash[76862]: audit 2023-10-09T08:24:46.591696+0000 mon.c (mon.2) 269 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:24:47.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:47.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:47.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:47.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:47.966 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:47.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:47.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:48.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:47 smithi118 bash[59345]: audit 2023-10-09T08:24:46.591696+0000 mon.c (mon.2) 269 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:24:48.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:48.096 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:48.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:48.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:48.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:48.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:48.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:48.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:48.319 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:24:48.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:48.341 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:24:48.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:48.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:48.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:48.367 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:24:48.394 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:24:48.432 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:24:48.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:48.458 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:24:48.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:48.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:48.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:48.492 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:24:48.517 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:24:48.519 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:24:48.519 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:24:48.519 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:24:48.519 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:24:48.519 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:24:48.519 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:24:48.519 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:24:48.519 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:24:48.584 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:48.605 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:48.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:48.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:48.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:48.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:48.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:48.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:48.841 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:48.854 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:48 smithi118 bash[59345]: cluster 2023-10-09T08:24:47.519817+0000 mgr.y (mgr.26009) 678 : cluster 0 pgmap v661: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:48.854 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:48 smithi118 bash[59345]: audit 2023-10-09T08:24:48.295018+0000 mon.a (mon.0) 598 : audit 0 from='client.? 172.21.15.81:0/4078250516' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:24:48.872 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:48.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:48.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:48.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:48 smithi081 bash[79557]: cluster 2023-10-09T08:24:47.519817+0000 mgr.y (mgr.26009) 678 : cluster 0 pgmap v661: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:48.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:48 smithi081 bash[79557]: audit 2023-10-09T08:24:48.295018+0000 mon.a (mon.0) 598 : audit 0 from='client.? 172.21.15.81:0/4078250516' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:24:48.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:48 smithi081 bash[76862]: cluster 2023-10-09T08:24:47.519817+0000 mgr.y (mgr.26009) 678 : cluster 0 pgmap v661: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:48.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:48 smithi081 bash[76862]: audit 2023-10-09T08:24:48.295018+0000 mon.a (mon.0) 598 : audit 0 from='client.? 172.21.15.81:0/4078250516' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:24:48.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-09T08:24:48.975 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:49.003 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:49.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:49.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:49.107 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:49.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:49.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:49.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:49.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:49.257 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:49.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:49.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:49.360 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:49.392 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:49.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:49.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:49.495 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:49.526 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:49.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:49.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:49.610 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:24:49.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:49.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:49.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:49.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:49.754 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:49 smithi118 bash[59345]: audit 2023-10-09T08:24:48.600554+0000 mon.a (mon.0) 599 : audit 1 from='client.? 172.21.15.81:0/3001307131' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:24:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:49 smithi118 bash[59345]: audit 2023-10-09T08:24:48.896007+0000 mon.c (mon.2) 270 : audit 1 from='client.? 172.21.15.81:0/1538651849' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-10-09T08:24:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:49 smithi118 bash[59345]: audit 2023-10-09T08:24:48.896341+0000 mon.a (mon.0) 600 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-10-09T08:24:49.785 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:49.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:49.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:49.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:49 smithi081 bash[76862]: audit 2023-10-09T08:24:48.600554+0000 mon.a (mon.0) 599 : audit 1 from='client.? 172.21.15.81:0/3001307131' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:24:49.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:49 smithi081 bash[76862]: audit 2023-10-09T08:24:48.896007+0000 mon.c (mon.2) 270 : audit 1 from='client.? 172.21.15.81:0/1538651849' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-10-09T08:24:49.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:49 smithi081 bash[76862]: audit 2023-10-09T08:24:48.896341+0000 mon.a (mon.0) 600 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-10-09T08:24:49.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:49 smithi081 bash[79557]: audit 2023-10-09T08:24:48.600554+0000 mon.a (mon.0) 599 : audit 1 from='client.? 172.21.15.81:0/3001307131' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:24:49.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:49 smithi081 bash[79557]: audit 2023-10-09T08:24:48.896007+0000 mon.c (mon.2) 270 : audit 1 from='client.? 172.21.15.81:0/1538651849' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-10-09T08:24:49.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:49 smithi081 bash[79557]: audit 2023-10-09T08:24:48.896341+0000 mon.a (mon.0) 600 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-10-09T08:24:49.888 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:49.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:49.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:49.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:50.024 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:50.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:50.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:50.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:50.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:50.179 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:50.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:50.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:50.282 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:50.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:50.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:50.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:50.412 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:50.444 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:50.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:50.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:50.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:50.579 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:50.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:50.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:50.682 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:50.694 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:50 smithi118 bash[59345]: cluster 2023-10-09T08:24:49.520634+0000 mgr.y (mgr.26009) 679 : cluster 0 pgmap v662: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:50.694 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:50 smithi118 bash[59345]: cluster 2023-10-09T08:24:49.587568+0000 mon.a (mon.0) 601 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:24:50.694 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:50 smithi118 bash[59345]: audit 2023-10-09T08:24:49.603364+0000 mon.a (mon.0) 602 : audit 1 from='client.? 172.21.15.81:0/3001307131' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:24:50.694 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:50 smithi118 bash[59345]: cluster 2023-10-09T08:24:49.603422+0000 mon.a (mon.0) 603 : cluster 0 osdmap e161: 8 total, 8 up, 6 in 2023-10-09T08:24:50.694 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:50 smithi118 bash[59345]: cluster 2023-10-09T08:24:50.048064+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T08:24:50.694 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:50 smithi118 bash[59345]: cluster 2023-10-09T08:24:50.050957+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T08:24:50.715 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:50.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:50.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:50.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:50.830 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:50 smithi081 bash[76862]: cluster 2023-10-09T08:24:49.520634+0000 mgr.y (mgr.26009) 679 : cluster 0 pgmap v662: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:50.831 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:50 smithi081 bash[76862]: cluster 2023-10-09T08:24:49.587568+0000 mon.a (mon.0) 601 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:24:50.831 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:50 smithi081 bash[76862]: audit 2023-10-09T08:24:49.603364+0000 mon.a (mon.0) 602 : audit 1 from='client.? 172.21.15.81:0/3001307131' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:24:50.831 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:50 smithi081 bash[76862]: cluster 2023-10-09T08:24:49.603422+0000 mon.a (mon.0) 603 : cluster 0 osdmap e161: 8 total, 8 up, 6 in 2023-10-09T08:24:50.831 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:50 smithi081 bash[76862]: cluster 2023-10-09T08:24:50.048064+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T08:24:50.831 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:50 smithi081 bash[76862]: cluster 2023-10-09T08:24:50.050957+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T08:24:50.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:50 smithi081 bash[79557]: cluster 2023-10-09T08:24:49.520634+0000 mgr.y (mgr.26009) 679 : cluster 0 pgmap v662: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:50.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:50 smithi081 bash[79557]: cluster 2023-10-09T08:24:49.587568+0000 mon.a (mon.0) 601 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:24:50.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:50 smithi081 bash[79557]: audit 2023-10-09T08:24:49.603364+0000 mon.a (mon.0) 602 : audit 1 from='client.? 172.21.15.81:0/3001307131' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:24:50.832 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:50 smithi081 bash[79557]: cluster 2023-10-09T08:24:49.603422+0000 mon.a (mon.0) 603 : cluster 0 osdmap e161: 8 total, 8 up, 6 in 2023-10-09T08:24:50.832 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:50 smithi081 bash[79557]: cluster 2023-10-09T08:24:50.048064+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T08:24:50.832 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:50 smithi081 bash[79557]: cluster 2023-10-09T08:24:50.050957+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T08:24:50.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:50.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:50.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:50.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:50.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:50.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:50.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:51.083 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:51.110 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:51.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:51.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:51.213 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:51.243 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:51.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:51.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:51.347 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:51.378 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:51.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:51.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:51.481 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:51.510 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:51.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:51.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:51.607 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:24:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:24:51] "GET /metrics HTTP/1.1" 200 36463 "" "Prometheus/2.33.4" 2023-10-09T08:24:51.608 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:51 smithi081 bash[79557]: cluster 2023-10-09T08:24:50.324875+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T08:24:51.608 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:51 smithi081 bash[79557]: cluster 2023-10-09T08:24:50.324981+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T08:24:51.608 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:51 smithi081 bash[79557]: cluster 2023-10-09T08:24:50.325066+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T08:24:51.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:51.635 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:51.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:51.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:51.738 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:51.750 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:51 smithi118 bash[59345]: cluster 2023-10-09T08:24:50.324875+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T08:24:51.751 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:51 smithi118 bash[59345]: cluster 2023-10-09T08:24:50.324981+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T08:24:51.751 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:51 smithi118 bash[59345]: cluster 2023-10-09T08:24:50.325066+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T08:24:51.766 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:51.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:51.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:51.869 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:51.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:51 smithi081 bash[76862]: cluster 2023-10-09T08:24:50.324875+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T08:24:51.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:51 smithi081 bash[76862]: cluster 2023-10-09T08:24:50.324981+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T08:24:51.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:51 smithi081 bash[76862]: cluster 2023-10-09T08:24:50.325066+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T08:24:51.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:51.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:51.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:51.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:52.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:52.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:52.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:52.123 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:52.148 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:52.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:52.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:52.251 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:52.310 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:52.312 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-09T08:24:52.312 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2023-10-09T08:24:52.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2023-10-09T08:24:52.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:52.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:52.415 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:52.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:52.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:52.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:52.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:52.564 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:52.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:52.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:52.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:52.677 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:52 smithi081 bash[76862]: cluster 2023-10-09T08:24:51.521763+0000 mgr.y (mgr.26009) 680 : cluster 0 pgmap v664: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:52.677 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:52 smithi081 bash[79557]: cluster 2023-10-09T08:24:51.521763+0000 mgr.y (mgr.26009) 680 : cluster 0 pgmap v664: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:52.698 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:52.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:52.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:52.802 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:52.828 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:52.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:52.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:52.844 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:24:52.844 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:24:52.844 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 0 2023-10-09T08:24:52.844 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:24:52.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:52.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:52.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:52.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:53.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:52 smithi118 bash[59345]: cluster 2023-10-09T08:24:51.521763+0000 mgr.y (mgr.26009) 680 : cluster 0 pgmap v664: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:53.068 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:53.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:53.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:53.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:53.200 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:53.230 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:53.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:53.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:53.334 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:53.367 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:53.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:53.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:53.470 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:53.502 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:53.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:53.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:53.605 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:53.640 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:53.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:53.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:53.745 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:53.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:53.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:53.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:53.876 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:53.905 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:53.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:53.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:53.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-09T08:24:54.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:54.028 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:53 smithi081 bash[76862]: audit 2023-10-09T08:24:52.780287+0000 mon.a (mon.0) 604 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:54.028 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:53 smithi081 bash[76862]: audit 2023-10-09T08:24:52.791600+0000 mon.a (mon.0) 605 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:54.028 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:53 smithi081 bash[76862]: audit 2023-10-09T08:24:53.134655+0000 mon.c (mon.2) 271 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:24:54.028 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:53 smithi081 bash[79557]: audit 2023-10-09T08:24:52.780287+0000 mon.a (mon.0) 604 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:54.028 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:53 smithi081 bash[79557]: audit 2023-10-09T08:24:52.791600+0000 mon.a (mon.0) 605 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:54.028 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:53 smithi081 bash[79557]: audit 2023-10-09T08:24:53.134655+0000 mon.c (mon.2) 271 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:24:54.051 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:54.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:54.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:54.155 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:54.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:53 smithi118 bash[59345]: audit 2023-10-09T08:24:52.780287+0000 mon.a (mon.0) 604 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:54.167 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:53 smithi118 bash[59345]: audit 2023-10-09T08:24:52.791600+0000 mon.a (mon.0) 605 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:54.167 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:53 smithi118 bash[59345]: audit 2023-10-09T08:24:53.134655+0000 mon.c (mon.2) 271 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:24:54.186 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:54.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:54.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:54.290 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:54.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:24:54.309 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:24:54.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:54.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:54.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:54.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:54.457 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:54.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:54.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:54.560 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:54.591 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:54.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:54.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:54.696 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:54.727 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:24:54.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:54.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:24:54.831 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:54.844 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:54 smithi118 bash[59345]: cluster 2023-10-09T08:24:53.522459+0000 mgr.y (mgr.26009) 681 : cluster 0 pgmap v665: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:54.861 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:54.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:54.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:54.965 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:55.002 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:55.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:55.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:55.106 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:55.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:54 smithi081 bash[76862]: cluster 2023-10-09T08:24:53.522459+0000 mgr.y (mgr.26009) 681 : cluster 0 pgmap v665: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:55.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:54 smithi081 bash[79557]: cluster 2023-10-09T08:24:53.522459+0000 mgr.y (mgr.26009) 681 : cluster 0 pgmap v665: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:55.140 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:55.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:55.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:55.244 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:55.272 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:55.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:55.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:55.376 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:55.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:55.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:55.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:55.512 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:55.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:55.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:55.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:55.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:55.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:55.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:55.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:55.775 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:55.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:55.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:55.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:55.907 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:55.933 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:55.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:55.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:56.038 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:56.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:56.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:56.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:56.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:56.199 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:56.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:56.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:56.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:56.333 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:56.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:56.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:56.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:56.505 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:24:56.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:56.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:24:56.612 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:56.644 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:56.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:56.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:56.747 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:56.782 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:56.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:56.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:56.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:56.919 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:56.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:56.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:57.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:56 smithi118 bash[59345]: cluster 2023-10-09T08:24:55.523290+0000 mgr.y (mgr.26009) 682 : cluster 0 pgmap v666: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:57.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:56 smithi118 bash[59345]: audit 2023-10-09T08:24:56.696070+0000 mon.a (mon.0) 606 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:57.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:56 smithi118 bash[59345]: audit 2023-10-09T08:24:56.708925+0000 mon.a (mon.0) 607 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:57.023 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:57.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:57.054 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:56 smithi081 bash[76862]: cluster 2023-10-09T08:24:55.523290+0000 mgr.y (mgr.26009) 682 : cluster 0 pgmap v666: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:57.054 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:56 smithi081 bash[76862]: audit 2023-10-09T08:24:56.696070+0000 mon.a (mon.0) 606 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:57.054 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:56 smithi081 bash[76862]: audit 2023-10-09T08:24:56.708925+0000 mon.a (mon.0) 607 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:57.055 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:56 smithi081 bash[79557]: cluster 2023-10-09T08:24:55.523290+0000 mgr.y (mgr.26009) 682 : cluster 0 pgmap v666: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:57.055 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:56 smithi081 bash[79557]: audit 2023-10-09T08:24:56.696070+0000 mon.a (mon.0) 606 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:57.055 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:56 smithi081 bash[79557]: audit 2023-10-09T08:24:56.708925+0000 mon.a (mon.0) 607 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:57.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:57.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:57.157 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:57.189 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:57.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:57.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:57.293 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:57.313 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7] out_osds: [0, 2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-09T08:24:57.314 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:24:57.314 INFO:tasks.thrashosds.thrasher:Killing osd 1, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-09T08:24:57.314 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-10-09T08:24:57.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.1 2023-10-09T08:24:57.325 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:57.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:57.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:57.432 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:57.464 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:24:57.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:57.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:24:57.510 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:24:57.569 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:57.581 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:24:57 smithi081 systemd[1]: Stopping Ceph osd.1 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:24:57.581 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:24:57 smithi081 bash[88286]: debug 2023-10-09T08:24:57.507+0000 7fd6a3992700 -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-09T08:24:57.581 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:24:57 smithi081 bash[88286]: debug 2023-10-09T08:24:57.507+0000 7fd6a3992700 -1 osd.1 161 *** Got signal Terminated *** 2023-10-09T08:24:57.581 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:24:57 smithi081 bash[88286]: debug 2023-10-09T08:24:57.507+0000 7fd6a3992700 -1 osd.1 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T08:24:57.598 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:57.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:57.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:57.701 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:57.735 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:57.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:57.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:57.839 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:57.874 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:57.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:57 smithi081 bash[76862]: audit 2023-10-09T08:24:57.181519+0000 mon.c (mon.2) 272 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:24:57.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:57 smithi081 bash[76862]: audit 2023-10-09T08:24:57.182726+0000 mon.c (mon.2) 273 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:24:57.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:57 smithi081 bash[76862]: audit 2023-10-09T08:24:57.192135+0000 mon.a (mon.0) 608 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:57.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:57 smithi081 bash[76862]: cluster 2023-10-09T08:24:57.511860+0000 mon.a (mon.0) 609 : cluster 1 osd.1 marked itself down and dead 2023-10-09T08:24:57.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:57 smithi081 bash[79557]: audit 2023-10-09T08:24:57.181519+0000 mon.c (mon.2) 272 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:24:57.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:57 smithi081 bash[79557]: audit 2023-10-09T08:24:57.182726+0000 mon.c (mon.2) 273 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:24:57.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:57 smithi081 bash[79557]: audit 2023-10-09T08:24:57.192135+0000 mon.a (mon.0) 608 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:57.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:57 smithi081 bash[79557]: cluster 2023-10-09T08:24:57.511860+0000 mon.a (mon.0) 609 : cluster 1 osd.1 marked itself down and dead 2023-10-09T08:24:57.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:57.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:57.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:58.006 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:58.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:58.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:57 smithi118 bash[59345]: audit 2023-10-09T08:24:57.181519+0000 mon.c (mon.2) 272 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:24:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:57 smithi118 bash[59345]: audit 2023-10-09T08:24:57.182726+0000 mon.c (mon.2) 273 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:24:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:57 smithi118 bash[59345]: audit 2023-10-09T08:24:57.192135+0000 mon.a (mon.0) 608 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:24:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:57 smithi118 bash[59345]: cluster 2023-10-09T08:24:57.511860+0000 mon.a (mon.0) 609 : cluster 1 osd.1 marked itself down and dead 2023-10-09T08:24:58.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:58.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:58.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:58.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:58.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:58.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:58.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:58.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:58.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:58.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:58.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:58.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:58.506 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:58.522 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:24:58.523 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:24:58.523 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:24:58.537 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:58.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:58.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:58.641 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:58.667 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:24:58.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:58.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:24:58.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:58.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:58.800 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:58 smithi081 bash[76862]: cluster 2023-10-09T08:24:57.523855+0000 mgr.y (mgr.26009) 683 : cluster 0 pgmap v667: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:58.800 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:58 smithi081 bash[76862]: cluster 2023-10-09T08:24:58.190518+0000 mon.a (mon.0) 610 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:24:58.800 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:58 smithi081 bash[76862]: cluster 2023-10-09T08:24:58.200189+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T08:24:58.800 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:58 smithi081 bash[76862]: cluster 2023-10-09T08:24:58.201867+0000 mon.a (mon.0) 611 : cluster 0 osdmap e162: 8 total, 7 up, 6 in 2023-10-09T08:24:58.800 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:58 smithi081 bash[76862]: cluster 2023-10-09T08:24:58.202847+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T08:24:58.801 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:58 smithi081 bash[76862]: cluster 2023-10-09T08:24:58.204095+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T08:24:58.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:58.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:58.802 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:58 smithi081 bash[79557]: cluster 2023-10-09T08:24:57.523855+0000 mgr.y (mgr.26009) 683 : cluster 0 pgmap v667: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:58.802 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:58 smithi081 bash[79557]: cluster 2023-10-09T08:24:58.190518+0000 mon.a (mon.0) 610 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:24:58.802 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:58 smithi081 bash[79557]: cluster 2023-10-09T08:24:58.200189+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T08:24:58.802 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:58 smithi081 bash[79557]: cluster 2023-10-09T08:24:58.201867+0000 mon.a (mon.0) 611 : cluster 0 osdmap e162: 8 total, 7 up, 6 in 2023-10-09T08:24:58.802 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:58 smithi081 bash[79557]: cluster 2023-10-09T08:24:58.202847+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T08:24:58.802 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:58 smithi081 bash[79557]: cluster 2023-10-09T08:24:58.204095+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T08:24:58.902 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:58.933 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:24:58.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:58.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:24:59.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:59.062 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:59.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:59.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:59.165 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:59.179 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:58 smithi118 bash[59345]: cluster 2023-10-09T08:24:57.523855+0000 mgr.y (mgr.26009) 683 : cluster 0 pgmap v667: 89 pgs: 89 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T08:24:59.179 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:58 smithi118 bash[59345]: cluster 2023-10-09T08:24:58.190518+0000 mon.a (mon.0) 610 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:24:59.179 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:58 smithi118 bash[59345]: cluster 2023-10-09T08:24:58.200189+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T08:24:59.179 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:58 smithi118 bash[59345]: cluster 2023-10-09T08:24:58.201867+0000 mon.a (mon.0) 611 : cluster 0 osdmap e162: 8 total, 7 up, 6 in 2023-10-09T08:24:59.180 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:58 smithi118 bash[59345]: cluster 2023-10-09T08:24:58.202847+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T08:24:59.180 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:58 smithi118 bash[59345]: cluster 2023-10-09T08:24:58.204095+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T08:24:59.197 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:59.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:59.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:59.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:59.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:59.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:59.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:59.425 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:59.455 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:24:59.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:59.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:24:59.559 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:59.586 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:59.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:59.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:59.689 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:59.719 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:59.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:59.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:24:59.799 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:59 smithi081 bash[76862]: cluster 2023-10-09T08:24:58.202628+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T08:24:59.799 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:59 smithi081 bash[76862]: cluster 2023-10-09T08:24:58.204214+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T08:24:59.799 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:59 smithi081 bash[76862]: cluster 2023-10-09T08:24:59.205587+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:24:59.799 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:59 smithi081 bash[76862]: cluster 2023-10-09T08:24:59.206305+0000 mon.a (mon.0) 612 : cluster 0 osdmap e163: 8 total, 7 up, 6 in 2023-10-09T08:24:59.799 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:59 smithi081 bash[76862]: cluster 2023-10-09T08:24:59.207819+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:24:59.799 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:59 smithi081 bash[76862]: cluster 2023-10-09T08:24:59.208278+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:24:59.800 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:59 smithi081 bash[76862]: cluster 2023-10-09T08:24:59.209950+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:24:59.800 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:24:59 smithi081 bash[76862]: cluster 2023-10-09T08:24:59.210365+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:24:59.800 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:59 smithi081 bash[79557]: cluster 2023-10-09T08:24:58.202628+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T08:24:59.800 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:59 smithi081 bash[79557]: cluster 2023-10-09T08:24:58.204214+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T08:24:59.800 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:59 smithi081 bash[79557]: cluster 2023-10-09T08:24:59.205587+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:24:59.800 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:59 smithi081 bash[79557]: cluster 2023-10-09T08:24:59.206305+0000 mon.a (mon.0) 612 : cluster 0 osdmap e163: 8 total, 7 up, 6 in 2023-10-09T08:24:59.800 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:59 smithi081 bash[79557]: cluster 2023-10-09T08:24:59.207819+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:24:59.801 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:59 smithi081 bash[79557]: cluster 2023-10-09T08:24:59.208278+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:24:59.801 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:59 smithi081 bash[79557]: cluster 2023-10-09T08:24:59.209950+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:24:59.823 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:59.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:24:59.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:59.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:24:59.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:59.988 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:24:59.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:24:59.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:00.063 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:24:59 smithi081 bash[79557]: cluster 2023-10-09T08:24:59.210365+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:00.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:00.116 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:00.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:00.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:00.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:00.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:00.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:00.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:00.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:59 smithi118 bash[59345]: cluster 2023-10-09T08:24:58.202628+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T08:25:00.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:59 smithi118 bash[59345]: cluster 2023-10-09T08:24:58.204214+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T08:25:00.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:59 smithi118 bash[59345]: cluster 2023-10-09T08:24:59.205587+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:59 smithi118 bash[59345]: cluster 2023-10-09T08:24:59.206305+0000 mon.a (mon.0) 612 : cluster 0 osdmap e163: 8 total, 7 up, 6 in 2023-10-09T08:25:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:59 smithi118 bash[59345]: cluster 2023-10-09T08:24:59.207819+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:59 smithi118 bash[59345]: cluster 2023-10-09T08:24:59.208278+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:59 smithi118 bash[59345]: cluster 2023-10-09T08:24:59.209950+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:24:59 smithi118 bash[59345]: cluster 2023-10-09T08:24:59.210365+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:00.345 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:00.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:00.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:00.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:00.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:00.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:00.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:00.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:00.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:00.630 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:00.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:00.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:00.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:00.759 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:00.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:00.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:00.863 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:00.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:00 smithi118 bash[59345]: cluster 2023-10-09T08:24:59.205791+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:00.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:00 smithi118 bash[59345]: cluster 2023-10-09T08:24:59.206699+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:00.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:00 smithi118 bash[59345]: cluster 2023-10-09T08:24:59.209685+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:00.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:00 smithi118 bash[59345]: cluster 2023-10-09T08:24:59.209756+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:00.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:00 smithi118 bash[59345]: cluster 2023-10-09T08:24:59.524760+0000 mgr.y (mgr.26009) 684 : cluster 0 pgmap v670: 89 pgs: 1 active+undersized+degraded, 14 stale+active+clean, 10 active+undersized, 64 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 1/84 objects degraded (1.190%) 2023-10-09T08:25:00.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:00 smithi118 bash[59345]: cluster 2023-10-09T08:25:00.200766+0000 mon.a (mon.0) 613 : cluster 3 Health check failed: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-10-09T08:25:00.897 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:00.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:00.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:01.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:01.009 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:00 smithi081 bash[79557]: cluster 2023-10-09T08:24:59.205791+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:01.009 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:00 smithi081 bash[79557]: cluster 2023-10-09T08:24:59.206699+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:01.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:00 smithi081 bash[79557]: cluster 2023-10-09T08:24:59.209685+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:01.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:00 smithi081 bash[79557]: cluster 2023-10-09T08:24:59.209756+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:01.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:00 smithi081 bash[79557]: cluster 2023-10-09T08:24:59.524760+0000 mgr.y (mgr.26009) 684 : cluster 0 pgmap v670: 89 pgs: 1 active+undersized+degraded, 14 stale+active+clean, 10 active+undersized, 64 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 1/84 objects degraded (1.190%) 2023-10-09T08:25:01.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:00 smithi081 bash[79557]: cluster 2023-10-09T08:25:00.200766+0000 mon.a (mon.0) 613 : cluster 3 Health check failed: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-10-09T08:25:01.010 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:00 smithi081 bash[76862]: cluster 2023-10-09T08:24:59.205791+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:01.010 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:00 smithi081 bash[76862]: cluster 2023-10-09T08:24:59.206699+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:01.010 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:00 smithi081 bash[76862]: cluster 2023-10-09T08:24:59.209685+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:01.010 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:00 smithi081 bash[76862]: cluster 2023-10-09T08:24:59.209756+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T08:25:01.010 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:00 smithi081 bash[76862]: cluster 2023-10-09T08:24:59.524760+0000 mgr.y (mgr.26009) 684 : cluster 0 pgmap v670: 89 pgs: 1 active+undersized+degraded, 14 stale+active+clean, 10 active+undersized, 64 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 1/84 objects degraded (1.190%) 2023-10-09T08:25:01.011 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:00 smithi081 bash[76862]: cluster 2023-10-09T08:25:00.200766+0000 mon.a (mon.0) 613 : cluster 3 Health check failed: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-10-09T08:25:01.025 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:01.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:01.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:01.128 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:01.161 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:01.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:01.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:01.265 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:01.291 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:01.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:01.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:01.357 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:25:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:25:01] "GET /metrics HTTP/1.1" 200 36460 "" "Prometheus/2.33.4" 2023-10-09T08:25:01.394 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:01.431 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:01.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:01.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:01.534 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:01.568 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:01.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:01.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:01.671 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:01.707 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:01.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:01.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:01.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:01.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:01.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:01.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:01.943 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:01.974 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:01.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:01.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:02.077 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:02.086 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:25:01 smithi081 bash[148885]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-1 2023-10-09T08:25:02.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:02.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:02.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:02.207 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:02.238 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:02.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:02.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:02.342 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:02.374 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:02.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:02.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:02.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:02.507 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:02.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:02.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:02.610 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:02.644 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:02.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:02.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:02.748 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:02.776 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:02.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:02.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:02.785 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:25:02 smithi081 bash[149298]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-1 2023-10-09T08:25:02.879 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:02.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:02 smithi118 bash[59345]: cluster 2023-10-09T08:25:01.526079+0000 mgr.y (mgr.26009) 685 : cluster 0 pgmap v671: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:02.914 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:02.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:02.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:03.018 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:03.051 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:03.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:03.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:03.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:02 smithi081 bash[76862]: cluster 2023-10-09T08:25:01.526079+0000 mgr.y (mgr.26009) 685 : cluster 0 pgmap v671: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:03.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:02 smithi081 bash[79557]: cluster 2023-10-09T08:25:01.526079+0000 mgr.y (mgr.26009) 685 : cluster 0 pgmap v671: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:03.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:03.179 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:03.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:03.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:03.283 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:03.312 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:03.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:03.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:03.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:03.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:03.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:03.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:03.543 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:03.577 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:03.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:03.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:03.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:03.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:03.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:03.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:03.811 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:03.845 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:03.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:03.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:03.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:03.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:03.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:03.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:04.081 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:04.114 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:04.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:04.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:04.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:04.250 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:04.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:04.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:04.354 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:04.385 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:04.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:04.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:04.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:04.521 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:04.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:04.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:04.624 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:04.637 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:04 smithi118 bash[59345]: cluster 2023-10-09T08:25:03.526995+0000 mgr.y (mgr.26009) 686 : cluster 0 pgmap v672: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:04.662 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:04.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:04.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:04.766 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:04.774 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:04 smithi081 bash[76862]: cluster 2023-10-09T08:25:03.526995+0000 mgr.y (mgr.26009) 686 : cluster 0 pgmap v672: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:04.774 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:04 smithi081 bash[79557]: cluster 2023-10-09T08:25:03.526995+0000 mgr.y (mgr.26009) 686 : cluster 0 pgmap v672: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:04.791 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:04.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:04.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:04.894 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:04.927 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:04.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:04.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:05.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:05.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:05.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:05.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:05.168 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:05.196 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:05.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:05.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:05.298 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:05.332 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:05.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:05.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:05.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:05.460 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:05.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:05.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:05.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:05.586 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:05.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:05.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:05.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:05.713 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:05.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:05.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:05.816 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:05.853 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:05.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:05.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:05.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:05.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:05.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:05.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:06.082 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:06.116 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:06.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:06.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:06.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:06.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:06.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:06.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:06.350 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:06.379 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:06.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:06.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:06.483 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:06.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:06.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:06.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:06.607 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:06.620 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:06 smithi118 bash[59345]: cluster 2023-10-09T08:25:05.527956+0000 mgr.y (mgr.26009) 687 : cluster 0 pgmap v673: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:06.637 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:06.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:06.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:06.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:06.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:06 smithi081 bash[76862]: cluster 2023-10-09T08:25:05.527956+0000 mgr.y (mgr.26009) 687 : cluster 0 pgmap v673: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:06.755 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:06 smithi081 bash[79557]: cluster 2023-10-09T08:25:05.527956+0000 mgr.y (mgr.26009) 687 : cluster 0 pgmap v673: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:06.768 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:06.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:06.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:06.871 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:06.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:06.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:06.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:07.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:07.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:07.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:07.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:07.139 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:07.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:07.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:07.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:07.293 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:07.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:07.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:07.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:07.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:07.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:07.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:07.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:07.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:07.589 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:07.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:07.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:07.693 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:07.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:07.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:07.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:07.821 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:07.856 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:07.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:07.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:07.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:07.986 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:07.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:07.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:08.090 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:08.120 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:08.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:08.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:08.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:08.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:08.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:08.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:08.351 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:08.384 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:08.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:08.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:08.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:08.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:08.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:08.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:08.612 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:08.624 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:08 smithi118 bash[59345]: cluster 2023-10-09T08:25:07.528494+0000 mgr.y (mgr.26009) 688 : cluster 0 pgmap v674: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:08.624 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:08 smithi118 bash[59345]: audit 2023-10-09T08:25:08.140471+0000 mon.a (mon.0) 614 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:25:08.625 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:08 smithi118 bash[59345]: audit 2023-10-09T08:25:08.143929+0000 mon.c (mon.2) 274 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:25:08.625 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:08 smithi118 bash[59345]: cluster 2023-10-09T08:25:08.433343+0000 mon.a (mon.0) 615 : cluster 3 Health check update: Degraded data redundancy: 10/84 objects degraded (11.905%), 9 pgs degraded (PG_DEGRADED) 2023-10-09T08:25:08.642 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:08.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:08.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:08.746 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:08.781 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:08.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:08.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:08.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:08 smithi081 bash[76862]: cluster 2023-10-09T08:25:07.528494+0000 mgr.y (mgr.26009) 688 : cluster 0 pgmap v674: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:08.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:08 smithi081 bash[76862]: audit 2023-10-09T08:25:08.140471+0000 mon.a (mon.0) 614 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:25:08.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:08 smithi081 bash[76862]: audit 2023-10-09T08:25:08.143929+0000 mon.c (mon.2) 274 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:25:08.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:08 smithi081 bash[76862]: cluster 2023-10-09T08:25:08.433343+0000 mon.a (mon.0) 615 : cluster 3 Health check update: Degraded data redundancy: 10/84 objects degraded (11.905%), 9 pgs degraded (PG_DEGRADED) 2023-10-09T08:25:08.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:08 smithi081 bash[79557]: cluster 2023-10-09T08:25:07.528494+0000 mgr.y (mgr.26009) 688 : cluster 0 pgmap v674: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:08.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:08 smithi081 bash[79557]: audit 2023-10-09T08:25:08.140471+0000 mon.a (mon.0) 614 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:25:08.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:08 smithi081 bash[79557]: audit 2023-10-09T08:25:08.143929+0000 mon.c (mon.2) 274 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:25:08.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:08 smithi081 bash[79557]: cluster 2023-10-09T08:25:08.433343+0000 mon.a (mon.0) 615 : cluster 3 Health check update: Degraded data redundancy: 10/84 objects degraded (11.905%), 9 pgs degraded (PG_DEGRADED) 2023-10-09T08:25:08.885 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:08.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:08.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:08.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:09.014 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:09.045 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:09.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:09.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:09.148 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:09.171 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:09.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:09.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:09.274 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:09.309 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:09.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:09.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:09.413 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:09.446 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:09.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:09.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:09.549 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:09.582 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:09.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:09.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:09.686 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:09.716 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:09.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:09.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:09.821 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:09.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:09.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:09.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:09.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:09.977 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:09.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:09.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:10.081 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:10.114 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:10.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:10.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:10.147 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.1.service' 2023-10-09T08:25:10.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:10.227 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T08:25:10.227 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-10-09T08:25:10.249 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:10.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:10.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:10.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:10.378 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:10.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:10.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:10.481 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:10.512 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:10.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:10.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:10.616 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:10.639 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:10.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:10.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:10.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:10.753 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:10 smithi081 bash[76862]: cluster 2023-10-09T08:25:09.529382+0000 mgr.y (mgr.26009) 689 : cluster 0 pgmap v675: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:10.753 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:10 smithi081 bash[79557]: cluster 2023-10-09T08:25:09.529382+0000 mgr.y (mgr.26009) 689 : cluster 0 pgmap v675: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:10.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:10 smithi118 bash[59345]: cluster 2023-10-09T08:25:09.529382+0000 mgr.y (mgr.26009) 689 : cluster 0 pgmap v675: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:10.767 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:10.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:10.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:10.871 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:10.903 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:10.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:10.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:11.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:11.038 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:11.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:11.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:11.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:11.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:11.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:11.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:11.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:11.294 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:11.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:11.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:11.397 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:11.429 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:11.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:11.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:11.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:11.542 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:25:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:25:11] "GET /metrics HTTP/1.1" 200 36462 "" "Prometheus/2.33.4" 2023-10-09T08:25:11.557 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:11.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:11.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:11.660 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:11.684 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:11.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:11.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:11.788 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:11.819 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:11.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:11.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:11.923 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:11.953 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:11.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:11.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:12.057 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:12.087 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:12.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:12.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:12.191 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:12.223 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:12.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:12.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:12.328 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:12.359 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:12.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:12.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:12.462 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:12.494 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:12.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:12.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:12.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:12.627 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:12.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:12.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:12.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:12.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:12.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:12.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:12.855 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:12.866 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:12 smithi118 bash[59345]: cluster 2023-10-09T08:25:11.530604+0000 mgr.y (mgr.26009) 690 : cluster 0 pgmap v676: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:12.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:12 smithi081 bash[76862]: cluster 2023-10-09T08:25:11.530604+0000 mgr.y (mgr.26009) 690 : cluster 0 pgmap v676: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:12.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:12 smithi081 bash[79557]: cluster 2023-10-09T08:25:11.530604+0000 mgr.y (mgr.26009) 690 : cluster 0 pgmap v676: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:12.884 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:12.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:12.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:12.933 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:25:12.956 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:25:12.977 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:25:12.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:13.000 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:25:13.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:13.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:13.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:13.023 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:25:13.053 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:25:13.078 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:25:13.078 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:25:13.078 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:25:13.078 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:25:13.078 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:25:13.078 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:25:13.079 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:25:13.079 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:25:13.079 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:25:13.121 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:13.155 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:13.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:13.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:13.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:13.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:13.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:13.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:13.393 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:13.430 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:13.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:13.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:13.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:13.559 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:13.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:13.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:13.620 INFO:teuthology.orchestra.run.smithi081.stderr:pool 'unique_pool_1' removed 2023-10-09T08:25:13.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:13.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:13.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:13.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:13.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:13 smithi118 bash[59345]: audit 2023-10-09T08:25:12.908006+0000 mon.c (mon.2) 275 : audit 0 from='client.? 172.21.15.81:0/1288431549' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:25:13.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:13 smithi118 bash[59345]: audit 2023-10-09T08:25:12.986261+0000 mon.a (mon.0) 616 : audit 1 from='client.? 172.21.15.81:0/2335303643' 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-09T08:25:13.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:13.813 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:13.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:13.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:13.832 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:13 smithi081 bash[76862]: audit 2023-10-09T08:25:12.908006+0000 mon.c (mon.2) 275 : audit 0 from='client.? 172.21.15.81:0/1288431549' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:25:13.832 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:13 smithi081 bash[76862]: audit 2023-10-09T08:25:12.986261+0000 mon.a (mon.0) 616 : audit 1 from='client.? 172.21.15.81:0/2335303643' 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-09T08:25:13.832 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:13 smithi081 bash[79557]: audit 2023-10-09T08:25:12.908006+0000 mon.c (mon.2) 275 : audit 0 from='client.? 172.21.15.81:0/1288431549' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:25:13.832 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:13 smithi081 bash[79557]: audit 2023-10-09T08:25:12.986261+0000 mon.a (mon.0) 616 : audit 1 from='client.? 172.21.15.81:0/2335303643' 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-09T08:25:13.917 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:13.959 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:13.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:13.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:14.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:14.090 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:14.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:14.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:14.193 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:14.224 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:14.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:14.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:14.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:14.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:14.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:14.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:14.402 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:25:14.403 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:25:14.451 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:14.479 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:14.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:14.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:14.582 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:14.617 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:14.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:14.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:14.621 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:25:14.721 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:14.753 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:14.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:14.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:14.856 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:14.866 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:14 smithi118 bash[59345]: cluster 2023-10-09T08:25:13.531197+0000 mgr.y (mgr.26009) 691 : cluster 0 pgmap v677: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:14.866 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:14 smithi118 bash[59345]: cluster 2023-10-09T08:25:13.604931+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T08:25:14.866 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:14 smithi118 bash[59345]: audit 2023-10-09T08:25:13.606290+0000 mon.a (mon.0) 617 : audit 1 from='client.? 172.21.15.81:0/2335303643' 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-09T08:25:14.867 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:14 smithi118 bash[59345]: cluster 2023-10-09T08:25:13.606362+0000 mon.a (mon.0) 618 : cluster 0 osdmap e164: 8 total, 7 up, 6 in 2023-10-09T08:25:14.867 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:14 smithi118 bash[59345]: audit 2023-10-09T08:25:13.969604+0000 mon.c (mon.2) 276 : audit 1 from='client.? 172.21.15.81:0/4190422608' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:25:14.867 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:14 smithi118 bash[59345]: audit 2023-10-09T08:25:13.970004+0000 mon.a (mon.0) 619 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:25:14.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:14 smithi081 bash[76862]: cluster 2023-10-09T08:25:13.531197+0000 mgr.y (mgr.26009) 691 : cluster 0 pgmap v677: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:14.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:14 smithi081 bash[76862]: cluster 2023-10-09T08:25:13.604931+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T08:25:14.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:14 smithi081 bash[76862]: audit 2023-10-09T08:25:13.606290+0000 mon.a (mon.0) 617 : audit 1 from='client.? 172.21.15.81:0/2335303643' 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-09T08:25:14.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:14 smithi081 bash[76862]: cluster 2023-10-09T08:25:13.606362+0000 mon.a (mon.0) 618 : cluster 0 osdmap e164: 8 total, 7 up, 6 in 2023-10-09T08:25:14.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:14 smithi081 bash[76862]: audit 2023-10-09T08:25:13.969604+0000 mon.c (mon.2) 276 : audit 1 from='client.? 172.21.15.81:0/4190422608' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:25:14.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:14 smithi081 bash[76862]: audit 2023-10-09T08:25:13.970004+0000 mon.a (mon.0) 619 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:25:14.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:14 smithi081 bash[79557]: cluster 2023-10-09T08:25:13.531197+0000 mgr.y (mgr.26009) 691 : cluster 0 pgmap v677: 89 pgs: 9 active+undersized+degraded, 45 active+undersized, 35 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:14.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:14 smithi081 bash[79557]: cluster 2023-10-09T08:25:13.604931+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T08:25:14.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:14 smithi081 bash[79557]: audit 2023-10-09T08:25:13.606290+0000 mon.a (mon.0) 617 : audit 1 from='client.? 172.21.15.81:0/2335303643' 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-09T08:25:14.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:14 smithi081 bash[79557]: cluster 2023-10-09T08:25:13.606362+0000 mon.a (mon.0) 618 : cluster 0 osdmap e164: 8 total, 7 up, 6 in 2023-10-09T08:25:14.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:14 smithi081 bash[79557]: audit 2023-10-09T08:25:13.969604+0000 mon.c (mon.2) 276 : audit 1 from='client.? 172.21.15.81:0/4190422608' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:25:14.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:14 smithi081 bash[79557]: audit 2023-10-09T08:25:13.970004+0000 mon.a (mon.0) 619 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:25:14.883 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:14.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:14.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:14.987 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:15.013 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:15.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:15.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:15.116 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:15.149 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:15.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:15.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:15.228 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7] out_osds: [0, 2] dead_osds: [1] live_osds: [0, 2, 3, 4, 5, 6, 7] 2023-10-09T08:25:15.229 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:25:15.229 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-09T08:25:15.229 INFO:tasks.thrashosds.thrasher:Setting osd 5 primary_affinity to 0.760425 2023-10-09T08:25:15.229 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 5 0.7604247120645462 2023-10-09T08:25:15.252 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:15.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:15.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:15.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:15.403 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:15.436 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:15.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:15.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:15.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:15.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:15.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:15.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:15.628 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:25:15.629 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:25:15.671 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:15.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:15.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:15.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:15.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:15 smithi118 bash[59345]: cluster 2023-10-09T08:25:14.603546+0000 mon.a (mon.0) 620 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:25:15.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:15 smithi118 bash[59345]: cluster 2023-10-09T08:25:14.613695+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T08:25:15.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:15 smithi118 bash[59345]: audit 2023-10-09T08:25:14.615158+0000 mon.a (mon.0) 621 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:25:15.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:15 smithi118 bash[59345]: cluster 2023-10-09T08:25:14.615241+0000 mon.a (mon.0) 622 : cluster 0 osdmap e165: 8 total, 7 up, 6 in 2023-10-09T08:25:15.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:15 smithi118 bash[59345]: cluster 2023-10-09T08:25:14.763097+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T08:25:15.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:15 smithi118 bash[59345]: cluster 2023-10-09T08:25:14.763102+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T08:25:15.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:15 smithi118 bash[59345]: cluster 2023-10-09T08:25:14.763246+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T08:25:15.798 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:15.832 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:15.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:15.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:15.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:15 smithi081 bash[76862]: cluster 2023-10-09T08:25:14.603546+0000 mon.a (mon.0) 620 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:25:15.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:15 smithi081 bash[76862]: cluster 2023-10-09T08:25:14.613695+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T08:25:15.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:15 smithi081 bash[76862]: audit 2023-10-09T08:25:14.615158+0000 mon.a (mon.0) 621 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:25:15.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:15 smithi081 bash[76862]: cluster 2023-10-09T08:25:14.615241+0000 mon.a (mon.0) 622 : cluster 0 osdmap e165: 8 total, 7 up, 6 in 2023-10-09T08:25:15.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:15 smithi081 bash[76862]: cluster 2023-10-09T08:25:14.763097+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T08:25:15.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:15 smithi081 bash[76862]: cluster 2023-10-09T08:25:14.763102+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T08:25:15.879 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:15 smithi081 bash[76862]: cluster 2023-10-09T08:25:14.763246+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T08:25:15.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:15 smithi081 bash[79557]: cluster 2023-10-09T08:25:14.603546+0000 mon.a (mon.0) 620 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:25:15.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:15 smithi081 bash[79557]: cluster 2023-10-09T08:25:14.613695+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T08:25:15.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:15 smithi081 bash[79557]: audit 2023-10-09T08:25:14.615158+0000 mon.a (mon.0) 621 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:25:15.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:15 smithi081 bash[79557]: cluster 2023-10-09T08:25:14.615241+0000 mon.a (mon.0) 622 : cluster 0 osdmap e165: 8 total, 7 up, 6 in 2023-10-09T08:25:15.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:15 smithi081 bash[79557]: cluster 2023-10-09T08:25:14.763097+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T08:25:15.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:15 smithi081 bash[79557]: cluster 2023-10-09T08:25:14.763102+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T08:25:15.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:15 smithi081 bash[79557]: cluster 2023-10-09T08:25:14.763246+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T08:25:15.937 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:15.969 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:15.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:15.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:16.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:16.101 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:16.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:16.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:16.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:16.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:16.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:16.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:16.339 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:16.372 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:16.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:16.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:16.475 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:16.506 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:16.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:16.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:16.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:16.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:16.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:16.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:16.718 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-09T08:25:16.719 INFO:tasks.radosbench:Beginning radosbench... 2023-10-09T08:25:16.719 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2023-10-09T08:25:16.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_2 16 2023-10-09T08:25:16.738 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:16.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:16.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:16.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:16.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:16.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:16 smithi081 bash[76862]: cluster 2023-10-09T08:25:15.531912+0000 mgr.y (mgr.26009) 692 : cluster 0 pgmap v680: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:16.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:16 smithi081 bash[79557]: cluster 2023-10-09T08:25:15.531912+0000 mgr.y (mgr.26009) 692 : cluster 0 pgmap v680: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:16.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:16.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:16.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:17.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:17.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:16 smithi118 bash[59345]: cluster 2023-10-09T08:25:15.531912+0000 mgr.y (mgr.26009) 692 : cluster 0 pgmap v680: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:17.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:17.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:17.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:17.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:17.168 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:17.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:17.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:17.271 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:17.310 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:17.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:17.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:17.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:17.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:17.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:17.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:17.557 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:17.595 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:17.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:17.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:17.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:25:17.699 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:17.736 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:17.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:17.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:17.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-09T08:25:17.842 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:17.871 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:17.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:17.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:17.974 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:18.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:18.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:18.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:18.107 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:18.139 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:18.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:18.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:18.243 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:18.275 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:18.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:18.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:18.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:18.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:18.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:18.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:18.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:18.552 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:18.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:18.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:18.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:18.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:18.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:18.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:18.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:18.805 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:18 smithi081 bash[79557]: cluster 2023-10-09T08:25:17.532652+0000 mgr.y (mgr.26009) 693 : cluster 0 pgmap v681: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:18.805 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:18 smithi081 bash[76862]: cluster 2023-10-09T08:25:17.532652+0000 mgr.y (mgr.26009) 693 : cluster 0 pgmap v681: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:18.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:18.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:18.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:18.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:18.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:18.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:18.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:19.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:18 smithi118 bash[59345]: cluster 2023-10-09T08:25:17.532652+0000 mgr.y (mgr.26009) 693 : cluster 0 pgmap v681: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:19.064 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:19.097 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:19.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:19.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:19.201 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:19.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:19.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:19.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:19.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:19.368 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:19.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:19.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:19.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:19.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:19.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:19.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:19.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:19.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:19.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:19.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:19.737 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:19.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:19.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:19.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:19.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:25:19.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:19.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:19.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:19.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:19.983 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:25:20.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:20.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:20.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:20.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:20.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:20.155 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:20.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:20.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:20.258 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:20.289 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:20.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:20.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:20.393 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:20.423 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:20.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:20.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:20.527 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:20.560 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:20.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:20.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:20.664 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:20.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:20.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:20.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:20.801 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:20.814 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:20 smithi118 bash[59345]: cluster 2023-10-09T08:25:19.533529+0000 mgr.y (mgr.26009) 694 : cluster 0 pgmap v682: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:20.837 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:20.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:20.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:20.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:20 smithi081 bash[79557]: cluster 2023-10-09T08:25:19.533529+0000 mgr.y (mgr.26009) 694 : cluster 0 pgmap v682: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:20.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:20 smithi081 bash[76862]: cluster 2023-10-09T08:25:19.533529+0000 mgr.y (mgr.26009) 694 : cluster 0 pgmap v682: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:20.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:20.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:20.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:20.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:20.996 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:25:21.079 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:21.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:21.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:21.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:21.210 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:21.242 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:21.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:21.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:21.347 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:21.377 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:21.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:21.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:21.385 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:25:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:25:21] "GET /metrics HTTP/1.1" 200 36462 "" "Prometheus/2.33.4" 2023-10-09T08:25:21.481 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:21.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:21.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:21.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:21.612 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:21.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:21.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:21.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:21.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:21.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:21.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:21.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:21.878 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:21.910 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:21.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:21.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:22.011 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:25:22.011 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:25:22.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:22.040 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:22.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:22.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:22.143 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:22.173 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:22.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:22.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:22.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:22.299 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:22.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:22.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:22.402 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:22.431 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:22.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:22.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:22.535 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:22.571 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:22.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:22.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:22.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:22.697 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:22.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:22.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:22 smithi118 bash[59345]: cluster 2023-10-09T08:25:21.534287+0000 mgr.y (mgr.26009) 695 : cluster 0 pgmap v683: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:22.800 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:22.832 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:22.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:22.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:22.936 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:22.971 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:22.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:22.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:23.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:23.087 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:22 smithi081 bash[76862]: cluster 2023-10-09T08:25:21.534287+0000 mgr.y (mgr.26009) 695 : cluster 0 pgmap v683: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:23.088 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:22 smithi081 bash[79557]: cluster 2023-10-09T08:25:21.534287+0000 mgr.y (mgr.26009) 695 : cluster 0 pgmap v683: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:23.104 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:23.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:23.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:23.207 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:23.240 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:23.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:23.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:23.343 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:23.376 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:23.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:23.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:23.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:23.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:23.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:23.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:23.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:23.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:23.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:23.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:23.737 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:23.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:23.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:23.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:23.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:23.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:23 smithi081 bash[76862]: audit 2023-10-09T08:25:23.135861+0000 mon.c (mon.2) 277 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:25:23.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:23 smithi081 bash[79557]: audit 2023-10-09T08:25:23.135861+0000 mon.c (mon.2) 277 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:25:23.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:23.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:23.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:23.999 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:24.012 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:23 smithi118 bash[59345]: audit 2023-10-09T08:25:23.135861+0000 mon.c (mon.2) 277 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:25:24.033 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:24.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:24.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:24.136 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:24.169 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:24.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:24.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:24.273 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:24.295 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:24.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:24.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:24.398 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:24.432 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:24.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:24.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:24.536 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:24.573 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:24.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:24.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:24.677 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:24.689 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:24 smithi118 bash[59345]: cluster 2023-10-09T08:25:23.534641+0000 mgr.y (mgr.26009) 696 : cluster 0 pgmap v684: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:24.705 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:24.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:24.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:24.809 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:24.845 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:24.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:24.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:24.948 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:24.980 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:24.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:24.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:25.084 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:25.116 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:25.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:25.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:25.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:24 smithi081 bash[76862]: cluster 2023-10-09T08:25:23.534641+0000 mgr.y (mgr.26009) 696 : cluster 0 pgmap v684: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:25.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:24 smithi081 bash[79557]: cluster 2023-10-09T08:25:23.534641+0000 mgr.y (mgr.26009) 696 : cluster 0 pgmap v684: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:25.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:25.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:25.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:25.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:25.347 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:25.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:25.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:25.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:25.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:25.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:25.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:25.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:25.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:25.628 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:25.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:25.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:25.732 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:25.758 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:25.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:25.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:25.861 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:25.898 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:25.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:25.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:26.003 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:26.028 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:26.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:26.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:26.132 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:26.165 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:26.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:26.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:26.269 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:26.298 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:26.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:26.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:26.353 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:25:26.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:26.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:26.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:26.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:26.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:26.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:26.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:26.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:26.651 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:26.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:26.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:26.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:26.779 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:26.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:26.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:26.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:26.918 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:26.930 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:26 smithi118 bash[59345]: cluster 2023-10-09T08:25:25.535535+0000 mgr.y (mgr.26009) 697 : cluster 0 pgmap v685: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:26.948 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:26.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:26.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:27.051 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:27.078 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:27.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:27.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:27.119 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:26 smithi081 bash[79557]: cluster 2023-10-09T08:25:25.535535+0000 mgr.y (mgr.26009) 697 : cluster 0 pgmap v685: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:27.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:26 smithi081 bash[76862]: cluster 2023-10-09T08:25:25.535535+0000 mgr.y (mgr.26009) 697 : cluster 0 pgmap v685: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:27.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:27.202 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:27.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:27.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:27.305 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:27.340 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:27.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:27.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:27.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:27.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:27.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:27.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:27.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:27.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:27.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:27.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:27.697 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:27.727 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:27.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:27.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:27.831 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:27.860 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:27.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:27.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:27.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:27.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:27.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:27.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:28.090 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:28.126 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:28.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:28.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:28.229 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:28.264 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:28.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:28.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:28.368 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:28.398 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:28.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:28.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:28.503 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:28.533 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:28.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:28.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:28.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:28.660 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:28.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:28.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:28.763 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:28.786 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:28.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:28.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:28.889 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:28 smithi118 bash[59345]: cluster 2023-10-09T08:25:27.536136+0000 mgr.y (mgr.26009) 698 : cluster 0 pgmap v686: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:28.923 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:28.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:28.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:28.929 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:28 smithi081 bash[76862]: cluster 2023-10-09T08:25:27.536136+0000 mgr.y (mgr.26009) 698 : cluster 0 pgmap v686: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:28.929 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:28 smithi081 bash[79557]: cluster 2023-10-09T08:25:27.536136+0000 mgr.y (mgr.26009) 698 : cluster 0 pgmap v686: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:29.026 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:29.059 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:29.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:29.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:29.163 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:29.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:29.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:29.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:29.291 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:29.326 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:29.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:29.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:29.431 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:29.461 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:29.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:29.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:29.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:29.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:29.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:29.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:29.693 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:29.721 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:29.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:29.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:29.824 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:29.859 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:29.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:29.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:29.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:29.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:29.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:29.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:30.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:30.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:30.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:30.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:30.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:30.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:30.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:30.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:30.343 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:30.375 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:30.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:30.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:30.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:30.511 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:30.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:30.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:30.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:30.639 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:30.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:30.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:30.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:30.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:30.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:30.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:30.872 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:30.904 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:30.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:30 smithi118 bash[59345]: cluster 2023-10-09T08:25:29.537017+0000 mgr.y (mgr.26009) 699 : cluster 0 pgmap v687: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:30.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:30.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:31.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:31.020 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:30 smithi081 bash[79557]: cluster 2023-10-09T08:25:29.537017+0000 mgr.y (mgr.26009) 699 : cluster 0 pgmap v687: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:31.021 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:30 smithi081 bash[76862]: cluster 2023-10-09T08:25:29.537017+0000 mgr.y (mgr.26009) 699 : cluster 0 pgmap v687: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:31.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:31.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:31.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:31.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:31.159 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:31.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:31.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:31.262 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:31.293 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:31.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:31.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:31.396 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:31.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:31.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:31.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:31.428 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:25:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:25:31] "GET /metrics HTTP/1.1" 200 34161 "" "Prometheus/2.33.4" 2023-10-09T08:25:31.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:31.556 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:31.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:31.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:31.660 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:31.691 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:31.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:31.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:31.795 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:31.833 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:31.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:31.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:31.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:31.962 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:31.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:31.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:32.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:32.091 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:32.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:32.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:32.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:32.220 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:32.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:32.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:32.322 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:32.354 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:32.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:32.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:32.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:32.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:32.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:32.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:32.584 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:32.617 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:32.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:32.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:32.721 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:32.751 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:32.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:32.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:32.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:32.877 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:32.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:32.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:32.980 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:32.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:32 smithi118 bash[59345]: cluster 2023-10-09T08:25:31.537924+0000 mgr.y (mgr.26009) 700 : cluster 0 pgmap v688: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:33.007 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:33.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:33.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:33.042 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:32 smithi081 bash[76862]: cluster 2023-10-09T08:25:31.537924+0000 mgr.y (mgr.26009) 700 : cluster 0 pgmap v688: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:33.042 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:32 smithi081 bash[79557]: cluster 2023-10-09T08:25:31.537924+0000 mgr.y (mgr.26009) 700 : cluster 0 pgmap v688: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:33.111 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:33.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:33.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:33.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:33.238 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:33.267 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:33.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:33.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:33.372 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:33.404 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:33.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:33.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:33.508 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:33.530 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:33.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:33.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:33.634 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:33.663 INFO:teuthology.orchestra.run.smithi081.stderr:set osd.5 primary-affinity to 0.760425 (8498352) 2023-10-09T08:25:33.669 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:33.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:33.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:33.773 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:33.802 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:33.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:33.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:33.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:33 smithi081 bash[76862]: audit 2023-10-09T08:25:32.681216+0000 mon.a (mon.0) 623 : audit 1 from='client.? 172.21.15.81:0/2663561378' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.7604247120645462}]: dispatch 2023-10-09T08:25:33.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:33 smithi081 bash[79557]: audit 2023-10-09T08:25:32.681216+0000 mon.a (mon.0) 623 : audit 1 from='client.? 172.21.15.81:0/2663561378' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.7604247120645462}]: dispatch 2023-10-09T08:25:33.906 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:33.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:33 smithi118 bash[59345]: audit 2023-10-09T08:25:32.681216+0000 mon.a (mon.0) 623 : audit 1 from='client.? 172.21.15.81:0/2663561378' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.7604247120645462}]: dispatch 2023-10-09T08:25:33.939 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:33.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:33.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:34.043 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:34.077 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:34.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:34.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:34.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:34.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:34.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:34.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:34.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:34.336 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:34.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:34.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:34.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:34.460 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:34.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:34.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:34.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:34.588 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:34.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:34.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:34.691 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:34.717 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:34.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:34.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:34.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:34.827 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:34 smithi081 bash[76862]: cluster 2023-10-09T08:25:33.538581+0000 mgr.y (mgr.26009) 701 : cluster 0 pgmap v689: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:34.828 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:34 smithi081 bash[76862]: audit 2023-10-09T08:25:33.655719+0000 mon.a (mon.0) 624 : audit 1 from='client.? 172.21.15.81:0/2663561378' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.7604247120645462}]': finished 2023-10-09T08:25:34.828 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:34 smithi081 bash[76862]: cluster 2023-10-09T08:25:33.655802+0000 mon.a (mon.0) 625 : cluster 0 osdmap e166: 8 total, 7 up, 6 in 2023-10-09T08:25:34.828 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:34 smithi081 bash[76862]: cluster 2023-10-09T08:25:33.658784+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e166 with expected crc 2023-10-09T08:25:34.828 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:34 smithi081 bash[76862]: cluster 2023-10-09T08:25:33.658785+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e166 with expected crc 2023-10-09T08:25:34.828 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:34 smithi081 bash[79557]: cluster 2023-10-09T08:25:33.538581+0000 mgr.y (mgr.26009) 701 : cluster 0 pgmap v689: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:34.828 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:34 smithi081 bash[79557]: audit 2023-10-09T08:25:33.655719+0000 mon.a (mon.0) 624 : audit 1 from='client.? 172.21.15.81:0/2663561378' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.7604247120645462}]': finished 2023-10-09T08:25:34.828 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:34 smithi081 bash[79557]: cluster 2023-10-09T08:25:33.655802+0000 mon.a (mon.0) 625 : cluster 0 osdmap e166: 8 total, 7 up, 6 in 2023-10-09T08:25:34.828 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:34 smithi081 bash[79557]: cluster 2023-10-09T08:25:33.658784+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e166 with expected crc 2023-10-09T08:25:34.828 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:34 smithi081 bash[79557]: cluster 2023-10-09T08:25:33.658785+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e166 with expected crc 2023-10-09T08:25:34.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:34.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:34.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:34.945 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:34.959 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:34 smithi118 bash[59345]: cluster 2023-10-09T08:25:33.538581+0000 mgr.y (mgr.26009) 701 : cluster 0 pgmap v689: 73 pgs: 9 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:34.959 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:34 smithi118 bash[59345]: audit 2023-10-09T08:25:33.655719+0000 mon.a (mon.0) 624 : audit 1 from='client.? 172.21.15.81:0/2663561378' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.7604247120645462}]': finished 2023-10-09T08:25:34.959 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:34 smithi118 bash[59345]: cluster 2023-10-09T08:25:33.655802+0000 mon.a (mon.0) 625 : cluster 0 osdmap e166: 8 total, 7 up, 6 in 2023-10-09T08:25:34.959 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:34 smithi118 bash[59345]: cluster 2023-10-09T08:25:33.658784+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e166 with expected crc 2023-10-09T08:25:34.959 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:34 smithi118 bash[59345]: cluster 2023-10-09T08:25:33.658785+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e166 with expected crc 2023-10-09T08:25:34.979 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:34.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:34.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:35.083 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:35.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:35.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:35.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:35.210 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:35.245 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:35.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:35.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:35.349 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:35.383 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:35.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:35.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:35.487 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:35.516 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:35.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:35.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:35.621 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:35.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:35.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:35.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:35.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:35 smithi118 bash[59345]: cluster 2023-10-09T08:25:34.670635+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T08:25:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:35 smithi118 bash[59345]: cluster 2023-10-09T08:25:34.672858+0000 mon.a (mon.0) 626 : cluster 0 osdmap e167: 8 total, 7 up, 6 in 2023-10-09T08:25:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:35 smithi118 bash[59345]: cluster 2023-10-09T08:25:34.674266+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T08:25:35.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:35.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:35.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:35.873 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:35.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:35 smithi081 bash[76862]: cluster 2023-10-09T08:25:34.670635+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T08:25:35.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:35 smithi081 bash[76862]: cluster 2023-10-09T08:25:34.672858+0000 mon.a (mon.0) 626 : cluster 0 osdmap e167: 8 total, 7 up, 6 in 2023-10-09T08:25:35.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:35 smithi081 bash[76862]: cluster 2023-10-09T08:25:34.674266+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T08:25:35.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:35 smithi081 bash[79557]: cluster 2023-10-09T08:25:34.670635+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T08:25:35.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:35 smithi081 bash[79557]: cluster 2023-10-09T08:25:34.672858+0000 mon.a (mon.0) 626 : cluster 0 osdmap e167: 8 total, 7 up, 6 in 2023-10-09T08:25:35.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:35 smithi081 bash[79557]: cluster 2023-10-09T08:25:34.674266+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T08:25:35.905 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:35.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:35.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:36.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:36.042 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:36.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:36.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:36.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:36.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:36.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:36.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:36.270 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:36.299 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:36.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:36.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:36.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:36.425 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:36.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:36.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:36.528 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:36.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:36.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:36.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:36.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:36.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:36.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:36.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:36.780 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:36.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:36.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:36.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:36.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:36.921 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:36 smithi081 bash[79557]: cluster 2023-10-09T08:25:35.539605+0000 mgr.y (mgr.26009) 702 : cluster 0 pgmap v692: 73 pgs: 1 peering, 8 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 9/84 objects degraded (10.714%) 2023-10-09T08:25:36.921 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:36 smithi081 bash[79557]: cluster 2023-10-09T08:25:35.664060+0000 mon.a (mon.0) 627 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-09T08:25:36.921 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:36 smithi081 bash[79557]: cluster 2023-10-09T08:25:35.664126+0000 mon.a (mon.0) 628 : cluster 3 Health check update: Degraded data redundancy: 9/84 objects degraded (10.714%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:25:36.921 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:36 smithi081 bash[76862]: cluster 2023-10-09T08:25:35.539605+0000 mgr.y (mgr.26009) 702 : cluster 0 pgmap v692: 73 pgs: 1 peering, 8 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 9/84 objects degraded (10.714%) 2023-10-09T08:25:36.922 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:36 smithi081 bash[76862]: cluster 2023-10-09T08:25:35.664060+0000 mon.a (mon.0) 627 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-09T08:25:36.922 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:36 smithi081 bash[76862]: cluster 2023-10-09T08:25:35.664126+0000 mon.a (mon.0) 628 : cluster 3 Health check update: Degraded data redundancy: 9/84 objects degraded (10.714%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:25:36.938 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:36.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:36.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:37.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:36 smithi118 bash[59345]: cluster 2023-10-09T08:25:35.539605+0000 mgr.y (mgr.26009) 702 : cluster 0 pgmap v692: 73 pgs: 1 peering, 8 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 9/84 objects degraded (10.714%) 2023-10-09T08:25:37.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:36 smithi118 bash[59345]: cluster 2023-10-09T08:25:35.664060+0000 mon.a (mon.0) 627 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-09T08:25:37.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:36 smithi118 bash[59345]: cluster 2023-10-09T08:25:35.664126+0000 mon.a (mon.0) 628 : cluster 3 Health check update: Degraded data redundancy: 9/84 objects degraded (10.714%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:25:37.042 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:37.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:37.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:37.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:37.176 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:37.214 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:37.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:37.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:37.317 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:37.352 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:37.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:37.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:37.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:37.483 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:37.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:37.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:37.586 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:37.621 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:37.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:37.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:37.725 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:37.756 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:37.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:37.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:37.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:37.884 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:37.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:37.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:37.986 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:37.990 INFO:teuthology.orchestra.run.smithi081.stderr:pool 'unique_pool_2' created 2023-10-09T08:25:38.014 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:38.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:38.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:38.118 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:38.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:37 smithi081 bash[79557]: audit 2023-10-09T08:25:37.504071+0000 mon.a (mon.0) 629 : audit 1 from='client.? 172.21.15.81:0/531769034' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-09T08:25:38.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:37 smithi081 bash[79557]: cluster 2023-10-09T08:25:37.540290+0000 mgr.y (mgr.26009) 703 : cluster 0 pgmap v693: 73 pgs: 1 peering, 8 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 9/84 objects degraded (10.714%) 2023-10-09T08:25:38.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:37 smithi081 bash[76862]: audit 2023-10-09T08:25:37.504071+0000 mon.a (mon.0) 629 : audit 1 from='client.? 172.21.15.81:0/531769034' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-09T08:25:38.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:37 smithi081 bash[76862]: cluster 2023-10-09T08:25:37.540290+0000 mgr.y (mgr.26009) 703 : cluster 0 pgmap v693: 73 pgs: 1 peering, 8 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 9/84 objects degraded (10.714%) 2023-10-09T08:25:38.147 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:38.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:38.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:38.251 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:38.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:37 smithi118 bash[59345]: audit 2023-10-09T08:25:37.504071+0000 mon.a (mon.0) 629 : audit 1 from='client.? 172.21.15.81:0/531769034' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-09T08:25:38.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:37 smithi118 bash[59345]: cluster 2023-10-09T08:25:37.540290+0000 mgr.y (mgr.26009) 703 : cluster 0 pgmap v693: 73 pgs: 1 peering, 8 active+undersized+degraded, 37 active+undersized, 27 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 9/84 objects degraded (10.714%) 2023-10-09T08:25:38.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:38.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:38.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:38.377 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:38.409 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:38.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:38.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:38.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:38.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:38.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:38.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:38.604 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:25:38.624 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:25:38.637 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:38.641 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:25:38.664 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:25:38.669 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:38.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:38.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:38.693 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:25:38.715 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:25:38.738 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:25:38.738 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:25:38.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:25:38.739 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:25:38.739 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:25:38.739 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:25:38.739 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:25:38.739 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:25:38.739 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:25:38.772 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:38.806 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:38.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:38.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:38.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:38.932 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:38.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:38.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:39.035 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:39.064 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:39.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:39.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:39.168 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:39.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:39.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:39.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:39.222 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[76862]: audit 2023-10-09T08:25:37.982734+0000 mon.a (mon.0) 630 : audit 1 from='client.? 172.21.15.81:0/531769034' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-10-09T08:25:39.222 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[76862]: cluster 2023-10-09T08:25:37.982928+0000 mon.a (mon.0) 631 : cluster 0 osdmap e168: 8 total, 7 up, 6 in 2023-10-09T08:25:39.222 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[76862]: cluster 2023-10-09T08:25:37.985087+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T08:25:39.222 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[76862]: cluster 2023-10-09T08:25:37.985289+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T08:25:39.223 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[76862]: cluster 2023-10-09T08:25:37.985584+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T08:25:39.223 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[76862]: cluster 2023-10-09T08:25:37.985678+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T08:25:39.223 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[76862]: audit 2023-10-09T08:25:38.139815+0000 mon.a (mon.0) 632 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:25:39.223 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[76862]: audit 2023-10-09T08:25:38.143210+0000 mon.c (mon.2) 278 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:25:39.223 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[76862]: audit 2023-10-09T08:25:38.578176+0000 mon.c (mon.2) 279 : audit 0 from='client.? 172.21.15.81:0/4260411991' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:25:39.223 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[76862]: cluster 2023-10-09T08:25:38.980882+0000 mon.a (mon.0) 633 : cluster 0 osdmap e169: 8 total, 7 up, 6 in 2023-10-09T08:25:39.223 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[79557]: audit 2023-10-09T08:25:37.982734+0000 mon.a (mon.0) 630 : audit 1 from='client.? 172.21.15.81:0/531769034' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-10-09T08:25:39.223 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[79557]: cluster 2023-10-09T08:25:37.982928+0000 mon.a (mon.0) 631 : cluster 0 osdmap e168: 8 total, 7 up, 6 in 2023-10-09T08:25:39.223 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[79557]: cluster 2023-10-09T08:25:37.985087+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T08:25:39.224 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[79557]: cluster 2023-10-09T08:25:37.985289+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T08:25:39.224 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[79557]: cluster 2023-10-09T08:25:37.985584+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T08:25:39.224 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[79557]: cluster 2023-10-09T08:25:37.985678+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T08:25:39.224 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[79557]: audit 2023-10-09T08:25:38.139815+0000 mon.a (mon.0) 632 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:25:39.224 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[79557]: audit 2023-10-09T08:25:38.143210+0000 mon.c (mon.2) 278 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:25:39.224 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[79557]: audit 2023-10-09T08:25:38.578176+0000 mon.c (mon.2) 279 : audit 0 from='client.? 172.21.15.81:0/4260411991' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:25:39.224 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:38 smithi081 bash[79557]: cluster 2023-10-09T08:25:38.980882+0000 mon.a (mon.0) 633 : cluster 0 osdmap e169: 8 total, 7 up, 6 in 2023-10-09T08:25:39.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:38 smithi118 bash[59345]: audit 2023-10-09T08:25:37.982734+0000 mon.a (mon.0) 630 : audit 1 from='client.? 172.21.15.81:0/531769034' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-10-09T08:25:39.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:38 smithi118 bash[59345]: cluster 2023-10-09T08:25:37.982928+0000 mon.a (mon.0) 631 : cluster 0 osdmap e168: 8 total, 7 up, 6 in 2023-10-09T08:25:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:38 smithi118 bash[59345]: cluster 2023-10-09T08:25:37.985087+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T08:25:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:38 smithi118 bash[59345]: cluster 2023-10-09T08:25:37.985289+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T08:25:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:38 smithi118 bash[59345]: cluster 2023-10-09T08:25:37.985584+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T08:25:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:38 smithi118 bash[59345]: cluster 2023-10-09T08:25:37.985678+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T08:25:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:38 smithi118 bash[59345]: audit 2023-10-09T08:25:38.139815+0000 mon.a (mon.0) 632 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:25:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:38 smithi118 bash[59345]: audit 2023-10-09T08:25:38.143210+0000 mon.c (mon.2) 278 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:25:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:38 smithi118 bash[59345]: audit 2023-10-09T08:25:38.578176+0000 mon.c (mon.2) 279 : audit 0 from='client.? 172.21.15.81:0/4260411991' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:25:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:38 smithi118 bash[59345]: cluster 2023-10-09T08:25:38.980882+0000 mon.a (mon.0) 633 : cluster 0 osdmap e169: 8 total, 7 up, 6 in 2023-10-09T08:25:39.290 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:39.321 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:39.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:39.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:39.426 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:39.460 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:39.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:39.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:39.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:39.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:39.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:39.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:39.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:39.719 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:39.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:39.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:39.822 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:39.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:39.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:39.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:39.950 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:39.982 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:39.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:39.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:40.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:40.109 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:40.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:40.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:40.212 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:40.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:39 smithi118 bash[59345]: cluster 2023-10-09T08:25:38.980355+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T08:25:40.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:39 smithi118 bash[59345]: cluster 2023-10-09T08:25:38.985678+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T08:25:40.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:39 smithi118 bash[59345]: cluster 2023-10-09T08:25:38.985696+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T08:25:40.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:39 smithi118 bash[59345]: cluster 2023-10-09T08:25:38.985948+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T08:25:40.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:39 smithi118 bash[59345]: cluster 2023-10-09T08:25:38.985991+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T08:25:40.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:39 smithi118 bash[59345]: cluster 2023-10-09T08:25:39.541204+0000 mgr.y (mgr.26009) 704 : cluster 0 pgmap v696: 89 pgs: 13 unknown, 9 active+undersized+degraded, 39 active+undersized, 28 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:40.246 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:40.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:40.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:40.263 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:39 smithi081 bash[79557]: cluster 2023-10-09T08:25:38.980355+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T08:25:40.263 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:39 smithi081 bash[79557]: cluster 2023-10-09T08:25:38.985678+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T08:25:40.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:39 smithi081 bash[79557]: cluster 2023-10-09T08:25:38.985696+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T08:25:40.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:39 smithi081 bash[79557]: cluster 2023-10-09T08:25:38.985948+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T08:25:40.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:39 smithi081 bash[79557]: cluster 2023-10-09T08:25:38.985991+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T08:25:40.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:39 smithi081 bash[79557]: cluster 2023-10-09T08:25:39.541204+0000 mgr.y (mgr.26009) 704 : cluster 0 pgmap v696: 89 pgs: 13 unknown, 9 active+undersized+degraded, 39 active+undersized, 28 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:40.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:39 smithi081 bash[76862]: cluster 2023-10-09T08:25:38.980355+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T08:25:40.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:39 smithi081 bash[76862]: cluster 2023-10-09T08:25:38.985678+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T08:25:40.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:39 smithi081 bash[76862]: cluster 2023-10-09T08:25:38.985696+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T08:25:40.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:39 smithi081 bash[76862]: cluster 2023-10-09T08:25:38.985948+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T08:25:40.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:39 smithi081 bash[76862]: cluster 2023-10-09T08:25:38.985991+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T08:25:40.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:39 smithi081 bash[76862]: cluster 2023-10-09T08:25:39.541204+0000 mgr.y (mgr.26009) 704 : cluster 0 pgmap v696: 89 pgs: 13 unknown, 9 active+undersized+degraded, 39 active+undersized, 28 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:40.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:40.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:40.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:40.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:40.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:40.496 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:25:40.496 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-09T08:25:40.496 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-09T08:25:40.496 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:25:40.496 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.496 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:1270 6.b 6:da695f16:::benchmark_data_smithi081_130020_object1269:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-09T08:25:40.497 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:20:40.653762+0000", 2023-10-09T08:25:40.497 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 299.838191279, 2023-10-09T08:25:40.497 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.219158609, 2023-10-09T08:25:40.497 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.497 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.497 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:25:40.497 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:25:40.497 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:25:40.497 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 1270 2023-10-09T08:25:40.497 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.498 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.498 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.498 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.498 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.653762+0000", 2023-10-09T08:25:40.498 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.498 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.498 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.498 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.498 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.653762+0000", 2023-10-09T08:25:40.498 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.498 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.498 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.499 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.499 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.653762+0000", 2023-10-09T08:25:40.499 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:25:40.499 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.499 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.499 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.499 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.653783+0000", 2023-10-09T08:25:40.499 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1491000000000001e-05 2023-10-09T08:25:40.499 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.499 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.499 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.500 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.653790+0000", 2023-10-09T08:25:40.500 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7349999999999999e-06 2023-10-09T08:25:40.500 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.500 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.500 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.500 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.653793+0000", 2023-10-09T08:25:40.500 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.287e-06 2023-10-09T08:25:40.500 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.500 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.500 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.500 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.653844+0000", 2023-10-09T08:25:40.500 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0602000000000001e-05 2023-10-09T08:25:40.501 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.501 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.501 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.501 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.653989+0000", 2023-10-09T08:25:40.501 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000145332 2023-10-09T08:25:40.501 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.501 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.501 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:25:40.501 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.654160+0000", 2023-10-09T08:25:40.501 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017083199999999999 2023-10-09T08:25:40.501 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.501 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.502 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:25:40.502 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.654683+0000", 2023-10-09T08:25:40.502 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00052272899999999999 2023-10-09T08:25:40.502 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.502 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.502 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.502 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.656141+0000", 2023-10-09T08:25:40.502 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0014585830000000001 2023-10-09T08:25:40.502 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.502 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.502 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.502 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.872724+0000", 2023-10-09T08:25:40.503 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21658238499999999 2023-10-09T08:25:40.503 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.503 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.503 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.503 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.872857+0000", 2023-10-09T08:25:40.503 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013292100000000001 2023-10-09T08:25:40.503 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.503 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.503 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.504 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.872921+0000", 2023-10-09T08:25:40.504 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4185999999999998e-05 2023-10-09T08:25:40.504 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.504 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.504 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.504 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.504 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.504 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:1276 6.b 6:d25f92dc:::benchmark_data_smithi081_130020_object1275:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-09T08:25:40.504 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:20:40.655375+0000", 2023-10-09T08:25:40.504 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 299.83657823999999, 2023-10-09T08:25:40.504 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21776439, 2023-10-09T08:25:40.505 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.505 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.505 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:25:40.505 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:25:40.505 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:25:40.505 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 1276 2023-10-09T08:25:40.505 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.505 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.505 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.505 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.505 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.655375+0000", 2023-10-09T08:25:40.506 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.506 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.506 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.506 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.506 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.655375+0000", 2023-10-09T08:25:40.506 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.506 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.506 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.506 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.506 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.655374+0000", 2023-10-09T08:25:40.506 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:25:40.506 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.507 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.507 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.507 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.655400+0000", 2023-10-09T08:25:40.507 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5571e-05 2023-10-09T08:25:40.507 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.507 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.507 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.507 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.655411+0000", 2023-10-09T08:25:40.507 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1039999999999999e-05 2023-10-09T08:25:40.507 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.507 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.508 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.508 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.655420+0000", 2023-10-09T08:25:40.508 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2019999999999993e-06 2023-10-09T08:25:40.508 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.508 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.508 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.508 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.655461+0000", 2023-10-09T08:25:40.508 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.0942999999999997e-05 2023-10-09T08:25:40.508 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.508 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.508 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.508 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.655569+0000", 2023-10-09T08:25:40.509 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000108043 2023-10-09T08:25:40.509 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.509 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.509 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:25:40.509 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.655696+0000", 2023-10-09T08:25:40.509 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000127138 2023-10-09T08:25:40.509 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.509 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.509 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:25:40.509 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.656410+0000", 2023-10-09T08:25:40.509 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00071372899999999997 2023-10-09T08:25:40.510 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.510 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.510 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.510 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.657065+0000", 2023-10-09T08:25:40.510 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00065527999999999995 2023-10-09T08:25:40.510 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.510 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.510 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.510 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.873020+0000", 2023-10-09T08:25:40.510 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21595484700000001 2023-10-09T08:25:40.510 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.510 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.511 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.511 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.873077+0000", 2023-10-09T08:25:40.511 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7136999999999999e-05 2023-10-09T08:25:40.511 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.511 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.511 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.511 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:20:40.873140+0000", 2023-10-09T08:25:40.511 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2440000000000005e-05 2023-10-09T08:25:40.511 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.511 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.511 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.512 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.512 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.512 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:45891 6.c 6:34f9aa69:::benchmark_data_smithi081_130020_object45890:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e148)", 2023-10-09T08:25:40.512 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:21:04.207544+0000", 2023-10-09T08:25:40.512 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 276.28440943800001, 2023-10-09T08:25:40.512 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.34769982799999999, 2023-10-09T08:25:40.512 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.512 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.512 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:25:40.512 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:25:40.512 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:25:40.513 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 45891 2023-10-09T08:25:40.513 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.513 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.513 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.513 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.513 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.207544+0000", 2023-10-09T08:25:40.513 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.513 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.513 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.513 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.514 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.207544+0000", 2023-10-09T08:25:40.514 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.514 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.514 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.514 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.514 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.207543+0000", 2023-10-09T08:25:40.514 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:25:40.514 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.515 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.515 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.515 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.207564+0000", 2023-10-09T08:25:40.515 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1018000000000001e-05 2023-10-09T08:25:40.515 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.515 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.515 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.515 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.207576+0000", 2023-10-09T08:25:40.515 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1868999999999999e-05 2023-10-09T08:25:40.515 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.515 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.516 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.516 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.207583+0000", 2023-10-09T08:25:40.516 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6629999999999993e-06 2023-10-09T08:25:40.516 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.516 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.516 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.516 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.207628+0000", 2023-10-09T08:25:40.516 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4526e-05 2023-10-09T08:25:40.516 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.516 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.516 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.516 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.207769+0000", 2023-10-09T08:25:40.517 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000141106 2023-10-09T08:25:40.517 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.517 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.517 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,6", 2023-10-09T08:25:40.517 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.207962+0000", 2023-10-09T08:25:40.517 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00019277399999999999 2023-10-09T08:25:40.517 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.517 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.517 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.517 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.211507+0000", 2023-10-09T08:25:40.517 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0035454269999999999 2023-10-09T08:25:40.518 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.518 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.518 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:25:40.518 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.211515+0000", 2023-10-09T08:25:40.518 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2200000000000003e-06 2023-10-09T08:25:40.518 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.518 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.518 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.518 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.555150+0000", 2023-10-09T08:25:40.519 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.34363510800000002 2023-10-09T08:25:40.519 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.519 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.519 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.519 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.555200+0000", 2023-10-09T08:25:40.519 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0358000000000001e-05 2023-10-09T08:25:40.519 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.519 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.519 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.520 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.555244+0000", 2023-10-09T08:25:40.520 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4036999999999999e-05 2023-10-09T08:25:40.520 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.520 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.520 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.520 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.520 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.520 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:45902 6.0 6:088d8eb5:::benchmark_data_smithi081_130020_object45901:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e148)", 2023-10-09T08:25:40.520 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:21:04.213251+0000", 2023-10-09T08:25:40.520 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 276.278702409, 2023-10-09T08:25:40.520 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.341992835, 2023-10-09T08:25:40.521 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.521 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.521 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:25:40.521 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:25:40.521 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:25:40.521 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 45902 2023-10-09T08:25:40.521 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.521 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.521 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.521 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.521 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.213251+0000", 2023-10-09T08:25:40.521 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.522 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.522 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.522 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.522 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.213251+0000", 2023-10-09T08:25:40.522 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.522 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.522 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.522 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.522 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.213250+0000", 2023-10-09T08:25:40.522 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:25:40.522 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.523 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.523 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.523 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.213272+0000", 2023-10-09T08:25:40.523 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1424e-05 2023-10-09T08:25:40.523 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.523 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.523 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.523 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.213280+0000", 2023-10-09T08:25:40.523 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2570000000000007e-06 2023-10-09T08:25:40.523 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.524 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.524 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.524 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.213293+0000", 2023-10-09T08:25:40.524 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2850000000000001e-05 2023-10-09T08:25:40.524 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.524 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.524 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.525 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.213337+0000", 2023-10-09T08:25:40.525 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3791000000000001e-05 2023-10-09T08:25:40.525 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.525 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.525 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.525 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.213469+0000", 2023-10-09T08:25:40.525 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000132593 2023-10-09T08:25:40.525 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.525 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.525 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,5", 2023-10-09T08:25:40.526 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.213634+0000", 2023-10-09T08:25:40.526 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016452200000000001 2023-10-09T08:25:40.526 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.526 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.526 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:25:40.526 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.215512+0000", 2023-10-09T08:25:40.526 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0018780050000000001 2023-10-09T08:25:40.526 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.526 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.526 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.526 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.218227+0000", 2023-10-09T08:25:40.527 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0027151639999999999 2023-10-09T08:25:40.527 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.527 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.527 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.527 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.555129+0000", 2023-10-09T08:25:40.527 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.336902064 2023-10-09T08:25:40.527 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.527 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.527 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.527 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.555195+0000", 2023-10-09T08:25:40.527 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5660000000000005e-05 2023-10-09T08:25:40.527 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.528 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.528 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.528 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.555244+0000", 2023-10-09T08:25:40.528 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9416999999999998e-05 2023-10-09T08:25:40.528 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.528 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.528 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.528 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.528 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.528 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:45904 6.0 6:0c323b1e:::benchmark_data_smithi081_130020_object45903:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e148)", 2023-10-09T08:25:40.528 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:21:04.213498+0000", 2023-10-09T08:25:40.528 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 276.27845522400003, 2023-10-09T08:25:40.529 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.34800049300000002, 2023-10-09T08:25:40.529 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.529 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.529 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:25:40.529 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:25:40.529 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:25:40.529 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 45904 2023-10-09T08:25:40.529 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.529 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.529 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.530 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.530 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.213498+0000", 2023-10-09T08:25:40.530 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.530 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.530 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.530 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.530 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.213498+0000", 2023-10-09T08:25:40.530 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.530 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.530 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.530 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.530 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.213497+0000", 2023-10-09T08:25:40.531 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:25:40.531 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.531 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.531 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.531 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.213530+0000", 2023-10-09T08:25:40.531 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2283999999999998e-05 2023-10-09T08:25:40.531 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.531 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.531 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.531 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.213541+0000", 2023-10-09T08:25:40.532 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0942e-05 2023-10-09T08:25:40.532 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.532 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.532 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.532 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.213548+0000", 2023-10-09T08:25:40.532 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4630000000000004e-06 2023-10-09T08:25:40.532 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.533 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.533 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.533 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.215678+0000", 2023-10-09T08:25:40.533 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021296280000000002 2023-10-09T08:25:40.533 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.533 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.533 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.533 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.215769+0000", 2023-10-09T08:25:40.534 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1193000000000006e-05 2023-10-09T08:25:40.534 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.534 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.534 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,5", 2023-10-09T08:25:40.534 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.215869+0000", 2023-10-09T08:25:40.534 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000100178 2023-10-09T08:25:40.534 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.535 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.535 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:25:40.535 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.218371+0000", 2023-10-09T08:25:40.535 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0025021800000000001 2023-10-09T08:25:40.535 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.535 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.536 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.536 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.218955+0000", 2023-10-09T08:25:40.536 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00058378499999999997 2023-10-09T08:25:40.536 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.536 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.536 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.536 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.561385+0000", 2023-10-09T08:25:40.537 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.34242960300000003 2023-10-09T08:25:40.537 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.537 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.537 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.537 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.561448+0000", 2023-10-09T08:25:40.537 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3709999999999998e-05 2023-10-09T08:25:40.537 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.538 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.538 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.538 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.561499+0000", 2023-10-09T08:25:40.538 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0481e-05 2023-10-09T08:25:40.538 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.538 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.539 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.539 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.539 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.539 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:45915 6.0 6:0b8250fb:::benchmark_data_smithi081_130020_object45914:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e148)", 2023-10-09T08:25:40.539 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:21:04.220720+0000", 2023-10-09T08:25:40.539 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 276.27123352900003, 2023-10-09T08:25:40.539 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.34093632099999999, 2023-10-09T08:25:40.540 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.540 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.540 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:25:40.540 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:25:40.540 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:25:40.540 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 45915 2023-10-09T08:25:40.540 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.541 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.541 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.541 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.541 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.220720+0000", 2023-10-09T08:25:40.541 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.542 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.542 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.542 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.542 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.220720+0000", 2023-10-09T08:25:40.542 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.542 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.542 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.543 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.543 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.220719+0000", 2023-10-09T08:25:40.543 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:25:40.543 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.543 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.543 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.543 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.220739+0000", 2023-10-09T08:25:40.544 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0449e-05 2023-10-09T08:25:40.544 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.544 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.544 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.544 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.220750+0000", 2023-10-09T08:25:40.544 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0329999999999999e-05 2023-10-09T08:25:40.544 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.545 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.545 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.545 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.220756+0000", 2023-10-09T08:25:40.545 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1510000000000001e-06 2023-10-09T08:25:40.545 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.545 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.546 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.546 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.220799+0000", 2023-10-09T08:25:40.546 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2861000000000002e-05 2023-10-09T08:25:40.546 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.546 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.546 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.546 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.220929+0000", 2023-10-09T08:25:40.547 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000130059 2023-10-09T08:25:40.547 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.547 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.547 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,5", 2023-10-09T08:25:40.547 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.221050+0000", 2023-10-09T08:25:40.547 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000121007 2023-10-09T08:25:40.547 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.548 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.548 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:25:40.548 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.224379+0000", 2023-10-09T08:25:40.548 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0033295659999999999 2023-10-09T08:25:40.548 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.548 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.548 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.549 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.225250+0000", 2023-10-09T08:25:40.549 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00087014500000000001 2023-10-09T08:25:40.549 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.549 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.549 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.549 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.561556+0000", 2023-10-09T08:25:40.549 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.33630643999999998 2023-10-09T08:25:40.550 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.550 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.550 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.550 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.561611+0000", 2023-10-09T08:25:40.550 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4722000000000002e-05 2023-10-09T08:25:40.550 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.551 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.551 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.551 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.561656+0000", 2023-10-09T08:25:40.551 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.5779000000000003e-05 2023-10-09T08:25:40.551 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.551 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.551 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.552 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.552 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.553 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:45917 6.0 6:0950595a:::benchmark_data_smithi081_130020_object45916:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e148)", 2023-10-09T08:25:40.553 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:21:04.221454+0000", 2023-10-09T08:25:40.553 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 276.27049954199998, 2023-10-09T08:25:40.553 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.34035818099999998, 2023-10-09T08:25:40.553 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.553 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.553 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:25:40.554 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:25:40.554 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:25:40.554 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 45917 2023-10-09T08:25:40.554 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.554 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.554 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.555 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.555 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.221454+0000", 2023-10-09T08:25:40.555 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.555 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.555 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.555 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.555 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.221454+0000", 2023-10-09T08:25:40.556 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.556 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.556 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.556 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.556 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.221453+0000", 2023-10-09T08:25:40.556 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:25:40.556 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.556 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.556 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.557 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.221478+0000", 2023-10-09T08:25:40.557 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4382000000000001e-05 2023-10-09T08:25:40.557 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.557 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.557 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.557 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.221489+0000", 2023-10-09T08:25:40.557 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1201e-05 2023-10-09T08:25:40.557 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.557 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.557 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.557 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.221496+0000", 2023-10-09T08:25:40.557 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6399999999999997e-06 2023-10-09T08:25:40.558 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.558 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.558 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.558 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.222512+0000", 2023-10-09T08:25:40.558 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001015689 2023-10-09T08:25:40.558 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.558 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.558 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.558 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.222647+0000", 2023-10-09T08:25:40.558 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013508300000000001 2023-10-09T08:25:40.559 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.559 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.559 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,5", 2023-10-09T08:25:40.559 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.222786+0000", 2023-10-09T08:25:40.559 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000138696 2023-10-09T08:25:40.559 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.559 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.559 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:25:40.559 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.224552+0000", 2023-10-09T08:25:40.559 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0017665809999999999 2023-10-09T08:25:40.559 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.560 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.560 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.560 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.225372+0000", 2023-10-09T08:25:40.560 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00081991900000000001 2023-10-09T08:25:40.560 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.560 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.560 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.560 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.561705+0000", 2023-10-09T08:25:40.560 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.336332888 2023-10-09T08:25:40.560 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.560 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.560 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.561 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.561763+0000", 2023-10-09T08:25:40.561 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7738000000000002e-05 2023-10-09T08:25:40.561 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.561 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.561 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.561 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.561812+0000", 2023-10-09T08:25:40.561 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9345999999999998e-05 2023-10-09T08:25:40.561 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.561 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.561 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.561 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.561 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.562 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:45919 6.c 6:30bdc10a:::benchmark_data_smithi081_130020_object45918:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e148)", 2023-10-09T08:25:40.562 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:21:04.222347+0000", 2023-10-09T08:25:40.562 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 276.26960693199999, 2023-10-09T08:25:40.562 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.33311089199999999, 2023-10-09T08:25:40.562 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.562 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.562 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:25:40.562 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:25:40.562 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:25:40.562 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 45919 2023-10-09T08:25:40.562 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.562 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.563 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.563 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.563 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.222347+0000", 2023-10-09T08:25:40.563 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.563 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.563 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.563 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.563 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.222347+0000", 2023-10-09T08:25:40.563 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.563 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.563 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.564 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.564 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.222346+0000", 2023-10-09T08:25:40.564 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:25:40.564 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.564 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.564 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.564 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.222376+0000", 2023-10-09T08:25:40.564 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0216999999999999e-05 2023-10-09T08:25:40.564 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.564 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.564 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.564 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.222390+0000", 2023-10-09T08:25:40.564 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4168000000000001e-05 2023-10-09T08:25:40.565 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.565 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.565 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.565 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.222398+0000", 2023-10-09T08:25:40.565 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.588e-06 2023-10-09T08:25:40.565 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.565 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.565 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.565 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.222453+0000", 2023-10-09T08:25:40.566 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5025000000000003e-05 2023-10-09T08:25:40.566 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.566 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.566 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.566 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.222636+0000", 2023-10-09T08:25:40.566 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018267000000000001 2023-10-09T08:25:40.566 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.567 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.567 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,6", 2023-10-09T08:25:40.567 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.222798+0000", 2023-10-09T08:25:40.567 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000162588 2023-10-09T08:25:40.567 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.567 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.568 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.568 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.224623+0000", 2023-10-09T08:25:40.568 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0018249 2023-10-09T08:25:40.568 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.568 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.568 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:25:40.568 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.225397+0000", 2023-10-09T08:25:40.568 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00077438599999999995 2023-10-09T08:25:40.568 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.568 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.568 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.569 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.555325+0000", 2023-10-09T08:25:40.569 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.32992766400000001 2023-10-09T08:25:40.569 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.569 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.569 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.569 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.555405+0000", 2023-10-09T08:25:40.569 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9445999999999998e-05 2023-10-09T08:25:40.569 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.569 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.569 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.569 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.555458+0000", 2023-10-09T08:25:40.569 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.3100000000000003e-05 2023-10-09T08:25:40.570 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.570 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.570 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.570 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.570 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.570 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:45923 6.c 6:30a4a705:::benchmark_data_smithi081_130020_object45922:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e148)", 2023-10-09T08:25:40.570 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:21:04.227690+0000", 2023-10-09T08:25:40.570 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 276.26426403800002, 2023-10-09T08:25:40.570 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.32818139899999998, 2023-10-09T08:25:40.570 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.570 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.571 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:25:40.571 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:25:40.571 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:25:40.571 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 45923 2023-10-09T08:25:40.571 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.571 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.571 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.571 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.571 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.227690+0000", 2023-10-09T08:25:40.571 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.571 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.572 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.572 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.572 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.227690+0000", 2023-10-09T08:25:40.572 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.572 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.572 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.572 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.572 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.227689+0000", 2023-10-09T08:25:40.572 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:25:40.573 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.573 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.573 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.573 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.227721+0000", 2023-10-09T08:25:40.573 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1588999999999999e-05 2023-10-09T08:25:40.573 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.574 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.574 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.574 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.227731+0000", 2023-10-09T08:25:40.574 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0227999999999999e-05 2023-10-09T08:25:40.574 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.575 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.575 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.575 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.227736+0000", 2023-10-09T08:25:40.575 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7359999999999998e-06 2023-10-09T08:25:40.575 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.576 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.576 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.576 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.227781+0000", 2023-10-09T08:25:40.576 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4737000000000002e-05 2023-10-09T08:25:40.576 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.576 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.576 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.576 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.227920+0000", 2023-10-09T08:25:40.576 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000138355 2023-10-09T08:25:40.577 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.577 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.577 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,6", 2023-10-09T08:25:40.577 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.228076+0000", 2023-10-09T08:25:40.577 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015663799999999999 2023-10-09T08:25:40.577 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.577 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.577 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:25:40.577 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.229707+0000", 2023-10-09T08:25:40.577 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0016307800000000001 2023-10-09T08:25:40.578 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.578 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.578 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.578 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.229853+0000", 2023-10-09T08:25:40.578 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014634399999999999 2023-10-09T08:25:40.578 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.578 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.578 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.578 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.555806+0000", 2023-10-09T08:25:40.578 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.32595217599999998 2023-10-09T08:25:40.578 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.579 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.579 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.579 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.555843+0000", 2023-10-09T08:25:40.579 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7321999999999999e-05 2023-10-09T08:25:40.579 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.579 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.579 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.579 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.555871+0000", 2023-10-09T08:25:40.579 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.8195e-05 2023-10-09T08:25:40.579 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.579 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.580 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.580 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.580 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.580 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:45926 6.0 6:08795875:::benchmark_data_smithi081_130020_object45925:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e148)", 2023-10-09T08:25:40.580 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:21:04.230190+0000", 2023-10-09T08:25:40.580 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 276.26176352200002, 2023-10-09T08:25:40.580 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.33176936400000001, 2023-10-09T08:25:40.581 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.581 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.581 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:25:40.581 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:25:40.581 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:25:40.581 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 45926 2023-10-09T08:25:40.582 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.582 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.582 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.582 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.582 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.230190+0000", 2023-10-09T08:25:40.583 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.583 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.583 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.583 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.583 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.230190+0000", 2023-10-09T08:25:40.583 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.584 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.584 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.584 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.584 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.230189+0000", 2023-10-09T08:25:40.584 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:25:40.584 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.585 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.585 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.585 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.230227+0000", 2023-10-09T08:25:40.585 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7734000000000002e-05 2023-10-09T08:25:40.585 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.585 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.586 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.586 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.230236+0000", 2023-10-09T08:25:40.586 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4539999999999996e-06 2023-10-09T08:25:40.586 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.586 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.586 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.587 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.230244+0000", 2023-10-09T08:25:40.587 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.481e-06 2023-10-09T08:25:40.587 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.587 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.587 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.587 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.230282+0000", 2023-10-09T08:25:40.588 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8000000000000002e-05 2023-10-09T08:25:40.588 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.588 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.588 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.588 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.230390+0000", 2023-10-09T08:25:40.588 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010770800000000001 2023-10-09T08:25:40.589 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.589 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.589 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,5", 2023-10-09T08:25:40.589 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.230500+0000", 2023-10-09T08:25:40.589 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000110723 2023-10-09T08:25:40.589 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.590 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.590 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:25:40.590 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.232040+0000", 2023-10-09T08:25:40.590 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001539534 2023-10-09T08:25:40.590 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.590 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.591 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.591 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.233464+0000", 2023-10-09T08:25:40.591 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001424079 2023-10-09T08:25:40.591 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.591 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.591 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.592 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.561857+0000", 2023-10-09T08:25:40.592 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.32839338699999998 2023-10-09T08:25:40.592 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.592 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.592 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.593 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.561914+0000", 2023-10-09T08:25:40.593 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6230000000000002e-05 2023-10-09T08:25:40.593 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.593 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.593 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.593 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.561959+0000", 2023-10-09T08:25:40.593 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.5921999999999998e-05 2023-10-09T08:25:40.593 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.593 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.593 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.594 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.594 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.594 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:45927 6.0 6:0e6ac103:::benchmark_data_smithi081_130020_object45926:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e148)", 2023-10-09T08:25:40.594 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:21:04.232188+0000", 2023-10-09T08:25:40.594 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 276.25976570799997, 2023-10-09T08:25:40.594 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.32991600300000001, 2023-10-09T08:25:40.594 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.595 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.595 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:25:40.595 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:25:40.595 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:25:40.595 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 45927 2023-10-09T08:25:40.595 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.595 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.595 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.596 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.596 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.232188+0000", 2023-10-09T08:25:40.596 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.596 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.596 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.596 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.596 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.232188+0000", 2023-10-09T08:25:40.596 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.596 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.596 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.596 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.597 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.232187+0000", 2023-10-09T08:25:40.597 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:25:40.597 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.597 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.597 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.597 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.232220+0000", 2023-10-09T08:25:40.597 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3385e-05 2023-10-09T08:25:40.597 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.597 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.597 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.597 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.232232+0000", 2023-10-09T08:25:40.597 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1423999999999999e-05 2023-10-09T08:25:40.598 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.598 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.598 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.598 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.232238+0000", 2023-10-09T08:25:40.598 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8950000000000003e-06 2023-10-09T08:25:40.598 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.598 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.598 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.598 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.232277+0000", 2023-10-09T08:25:40.598 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9167e-05 2023-10-09T08:25:40.598 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.599 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.599 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.599 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.232366+0000", 2023-10-09T08:25:40.599 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9642999999999995e-05 2023-10-09T08:25:40.599 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.599 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.599 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,5", 2023-10-09T08:25:40.599 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.232456+0000", 2023-10-09T08:25:40.599 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9778999999999995e-05 2023-10-09T08:25:40.599 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.599 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.600 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:25:40.600 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.233648+0000", 2023-10-09T08:25:40.600 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0011916920000000001 2023-10-09T08:25:40.600 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.600 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.600 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.600 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.233823+0000", 2023-10-09T08:25:40.600 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017479 2023-10-09T08:25:40.600 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.600 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.601 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.601 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.562005+0000", 2023-10-09T08:25:40.601 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.32818224099999999 2023-10-09T08:25:40.601 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.601 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.601 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.601 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.562060+0000", 2023-10-09T08:25:40.601 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5470999999999998e-05 2023-10-09T08:25:40.601 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.601 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.601 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.602 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:21:04.562104+0000", 2023-10-09T08:25:40.602 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3563000000000003e-05 2023-10-09T08:25:40.602 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.602 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.602 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.602 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.602 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.603 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:211527 6.f 6:f886c93f:::benchmark_data_smithi081_130020_object101891:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-09T08:25:40.603 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:24:21.753751+0000", 2023-10-09T08:25:40.603 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 78.738203104999997, 2023-10-09T08:25:40.603 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.23786721, 2023-10-09T08:25:40.603 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.603 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.603 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:25:40.603 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:25:40.603 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:25:40.603 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 211527 2023-10-09T08:25:40.603 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.603 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.604 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.604 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.604 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.753751+0000", 2023-10-09T08:25:40.604 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.604 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.604 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.604 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.605 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.753751+0000", 2023-10-09T08:25:40.605 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.605 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.605 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.605 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.605 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.753750+0000", 2023-10-09T08:25:40.605 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:25:40.605 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.605 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.605 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.606 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.753755+0000", 2023-10-09T08:25:40.606 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0170000000000004e-06 2023-10-09T08:25:40.606 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.606 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.606 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.606 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.753765+0000", 2023-10-09T08:25:40.606 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0732e-05 2023-10-09T08:25:40.606 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.607 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.607 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.607 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.753771+0000", 2023-10-09T08:25:40.607 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.0109999999999997e-06 2023-10-09T08:25:40.607 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.607 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.607 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.607 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.756304+0000", 2023-10-09T08:25:40.608 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002532308 2023-10-09T08:25:40.608 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.608 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.608 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.608 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.756393+0000", 2023-10-09T08:25:40.608 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9326000000000005e-05 2023-10-09T08:25:40.608 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.608 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.608 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,6", 2023-10-09T08:25:40.608 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.756484+0000", 2023-10-09T08:25:40.608 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0678000000000002e-05 2023-10-09T08:25:40.608 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.609 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.609 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:25:40.609 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.759749+0000", 2023-10-09T08:25:40.609 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0032652900000000001 2023-10-09T08:25:40.609 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.609 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.609 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.609 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.761881+0000", 2023-10-09T08:25:40.610 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021316600000000001 2023-10-09T08:25:40.610 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.610 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.610 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.610 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777417+0000", 2023-10-09T08:25:40.610 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015536907000000001 2023-10-09T08:25:40.610 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.610 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.610 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.610 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777447+0000", 2023-10-09T08:25:40.611 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.9938999999999999e-05 2023-10-09T08:25:40.611 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.611 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.611 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.611 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.991618+0000", 2023-10-09T08:25:40.611 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21417039099999999 2023-10-09T08:25:40.611 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.611 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.611 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.611 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.611 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.612 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35004.0:211538 6.8 e159/143 6:1be229ca:::benchmark_data_smithi081_130020_object101902:head v 159'13479, mlcod=159'13477)", 2023-10-09T08:25:40.612 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:24:21.770235+0000", 2023-10-09T08:25:40.612 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 78.721718256000003, 2023-10-09T08:25:40.612 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.221315445, 2023-10-09T08:25:40.612 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.612 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.612 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.612 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.612 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.613 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770235+0000", 2023-10-09T08:25:40.613 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.613 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.613 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.613 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.613 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770235+0000", 2023-10-09T08:25:40.613 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.613 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.613 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.613 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.613 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770235+0000", 2023-10-09T08:25:40.613 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:25:40.614 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.614 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.614 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.614 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770245+0000", 2023-10-09T08:25:40.614 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.025e-05 2023-10-09T08:25:40.614 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.614 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.614 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.615 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770254+0000", 2023-10-09T08:25:40.615 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3419999999999997e-06 2023-10-09T08:25:40.615 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.615 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.615 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.615 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770261+0000", 2023-10-09T08:25:40.615 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3579999999999999e-06 2023-10-09T08:25:40.615 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.615 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.615 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.616 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770297+0000", 2023-10-09T08:25:40.616 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.5936000000000003e-05 2023-10-09T08:25:40.616 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.616 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.616 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.616 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770334+0000", 2023-10-09T08:25:40.617 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7483e-05 2023-10-09T08:25:40.617 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.617 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.617 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.617 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.778513+0000", 2023-10-09T08:25:40.617 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0081788260000000002 2023-10-09T08:25:40.618 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.618 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.618 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.618 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.991551+0000", 2023-10-09T08:25:40.618 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21303786599999999 2023-10-09T08:25:40.618 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.618 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.618 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.618 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.619 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.619 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:211539 6.c 6:34825647:::benchmark_data_smithi081_130020_object101903:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-09T08:25:40.619 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:24:21.770313+0000", 2023-10-09T08:25:40.619 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 78.721640335000004, 2023-10-09T08:25:40.619 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.22160194699999999, 2023-10-09T08:25:40.619 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.619 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.619 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:25:40.619 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:25:40.619 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:25:40.619 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 211539 2023-10-09T08:25:40.619 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.620 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.620 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.620 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.620 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770313+0000", 2023-10-09T08:25:40.620 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.620 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.620 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.620 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.620 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770313+0000", 2023-10-09T08:25:40.620 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.620 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.620 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.620 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.621 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770312+0000", 2023-10-09T08:25:40.621 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:25:40.621 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.621 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.621 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.621 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770317+0000", 2023-10-09T08:25:40.621 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1209999999999998e-06 2023-10-09T08:25:40.621 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.621 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.621 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.621 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770326+0000", 2023-10-09T08:25:40.621 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9279999999999999e-06 2023-10-09T08:25:40.622 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.622 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.622 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.622 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770338+0000", 2023-10-09T08:25:40.622 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1287000000000001e-05 2023-10-09T08:25:40.622 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.622 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.623 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.623 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770383+0000", 2023-10-09T08:25:40.623 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.5042e-05 2023-10-09T08:25:40.623 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.623 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.623 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.623 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770499+0000", 2023-10-09T08:25:40.624 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000115919 2023-10-09T08:25:40.624 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.624 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.624 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,6", 2023-10-09T08:25:40.624 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770582+0000", 2023-10-09T08:25:40.624 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3963999999999998e-05 2023-10-09T08:25:40.624 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.624 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.624 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:25:40.624 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777314+0000", 2023-10-09T08:25:40.624 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0067313779999999997 2023-10-09T08:25:40.624 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.625 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.625 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.625 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.991731+0000", 2023-10-09T08:25:40.625 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21441755400000001 2023-10-09T08:25:40.625 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.625 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.625 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.625 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.991815+0000", 2023-10-09T08:25:40.626 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3378e-05 2023-10-09T08:25:40.626 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.626 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.626 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.626 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.991867+0000", 2023-10-09T08:25:40.626 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1771999999999998e-05 2023-10-09T08:25:40.626 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.626 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.626 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.626 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.991915+0000", 2023-10-09T08:25:40.626 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8693000000000003e-05 2023-10-09T08:25:40.626 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.627 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.627 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.627 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.627 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.627 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:211540 6.6 6:6481a283:::benchmark_data_smithi081_130020_object101904:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-09T08:25:40.627 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:24:21.770374+0000", 2023-10-09T08:25:40.627 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 78.721580055000004, 2023-10-09T08:25:40.627 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.222055274, 2023-10-09T08:25:40.627 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.627 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.627 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:25:40.628 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:25:40.628 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:25:40.628 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 211540 2023-10-09T08:25:40.628 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.628 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.628 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.629 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.629 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770374+0000", 2023-10-09T08:25:40.629 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.629 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.629 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.629 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.629 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770374+0000", 2023-10-09T08:25:40.630 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.630 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.630 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.630 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.630 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770373+0000", 2023-10-09T08:25:40.630 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:25:40.630 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.630 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.631 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.631 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770377+0000", 2023-10-09T08:25:40.631 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.6940000000000001e-06 2023-10-09T08:25:40.631 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.631 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.631 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.631 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770383+0000", 2023-10-09T08:25:40.631 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5300000000000002e-06 2023-10-09T08:25:40.632 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.632 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.632 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.632 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770387+0000", 2023-10-09T08:25:40.632 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.907e-06 2023-10-09T08:25:40.632 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.632 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.633 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.633 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770436+0000", 2023-10-09T08:25:40.633 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9166000000000003e-05 2023-10-09T08:25:40.633 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.633 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.633 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.633 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770550+0000", 2023-10-09T08:25:40.633 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000114032 2023-10-09T08:25:40.634 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.634 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.634 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,7", 2023-10-09T08:25:40.634 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.770657+0000", 2023-10-09T08:25:40.634 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010668 2023-10-09T08:25:40.634 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.634 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.635 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:25:40.635 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.775272+0000", 2023-10-09T08:25:40.635 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0046154359999999997 2023-10-09T08:25:40.635 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.635 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.635 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.635 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.991733+0000", 2023-10-09T08:25:40.636 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21646042800000001 2023-10-09T08:25:40.636 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.636 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.636 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.636 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.992347+0000", 2023-10-09T08:25:40.636 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00061452200000000005 2023-10-09T08:25:40.636 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.636 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.637 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.637 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.992389+0000", 2023-10-09T08:25:40.637 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1668999999999997e-05 2023-10-09T08:25:40.637 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.637 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.637 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.637 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.992429+0000", 2023-10-09T08:25:40.638 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9801000000000001e-05 2023-10-09T08:25:40.638 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.638 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.638 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.638 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.638 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.638 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:211544 6.c 6:30d65047:::benchmark_data_smithi081_130020_object101908:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-09T08:25:40.638 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:24:21.773582+0000", 2023-10-09T08:25:40.639 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 78.718371907999995, 2023-10-09T08:25:40.639 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.231201024, 2023-10-09T08:25:40.639 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.639 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.639 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:25:40.639 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:25:40.639 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:25:40.639 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 211544 2023-10-09T08:25:40.639 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.640 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.640 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.640 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.640 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773582+0000", 2023-10-09T08:25:40.640 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.640 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.640 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.640 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.640 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773582+0000", 2023-10-09T08:25:40.642 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.643 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.643 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.643 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.643 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773581+0000", 2023-10-09T08:25:40.643 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:25:40.643 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.644 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.644 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.644 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773586+0000", 2023-10-09T08:25:40.644 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9560000000000002e-06 2023-10-09T08:25:40.644 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.644 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.645 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.645 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773596+0000", 2023-10-09T08:25:40.645 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3109999999999995e-06 2023-10-09T08:25:40.645 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.645 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.645 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.646 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773604+0000", 2023-10-09T08:25:40.646 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8669999999999994e-06 2023-10-09T08:25:40.646 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.646 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.646 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.646 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773637+0000", 2023-10-09T08:25:40.646 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3147e-05 2023-10-09T08:25:40.647 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.647 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.647 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.647 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773750+0000", 2023-10-09T08:25:40.647 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011367 2023-10-09T08:25:40.647 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.648 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.648 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,6", 2023-10-09T08:25:40.648 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773869+0000", 2023-10-09T08:25:40.648 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011843199999999999 2023-10-09T08:25:40.648 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.648 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.648 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:25:40.649 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.991742+0000", 2023-10-09T08:25:40.649 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.217872696 2023-10-09T08:25:40.649 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.649 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.649 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.649 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.991968+0000", 2023-10-09T08:25:40.650 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00022590300000000001 2023-10-09T08:25:40.650 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.650 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.650 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.650 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.004607+0000", 2023-10-09T08:25:40.650 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012639133 2023-10-09T08:25:40.651 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.651 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.651 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.651 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.004727+0000", 2023-10-09T08:25:40.651 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000120244 2023-10-09T08:25:40.651 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.652 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.652 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.652 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.004783+0000", 2023-10-09T08:25:40.652 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5872999999999999e-05 2023-10-09T08:25:40.652 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.653 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.653 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.653 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.653 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.653 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35004.0:211542 6.5 e159/143 6:ac24b48d:::benchmark_data_smithi081_130020_object101906:head v 159'13287, mlcod=159'13285)", 2023-10-09T08:25:40.653 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:24:21.773735+0000", 2023-10-09T08:25:40.654 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 78.718218895999996, 2023-10-09T08:25:40.654 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21788131299999999, 2023-10-09T08:25:40.654 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.654 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.654 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.654 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.655 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.655 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773735+0000", 2023-10-09T08:25:40.655 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.655 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.655 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.655 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.656 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773735+0000", 2023-10-09T08:25:40.656 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.656 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.656 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.656 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.656 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773734+0000", 2023-10-09T08:25:40.657 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:25:40.657 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.657 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.657 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.657 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773744+0000", 2023-10-09T08:25:40.657 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0073e-05 2023-10-09T08:25:40.657 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.658 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.658 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.658 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773753+0000", 2023-10-09T08:25:40.658 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4460000000000001e-06 2023-10-09T08:25:40.658 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.658 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.658 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.659 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773759+0000", 2023-10-09T08:25:40.659 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8830000000000003e-06 2023-10-09T08:25:40.659 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.659 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.659 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.659 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773824+0000", 2023-10-09T08:25:40.659 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5802000000000005e-05 2023-10-09T08:25:40.659 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.660 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.660 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.660 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773844+0000", 2023-10-09T08:25:40.660 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0078e-05 2023-10-09T08:25:40.660 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.660 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.661 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.661 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.991528+0000", 2023-10-09T08:25:40.661 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21768384199999999 2023-10-09T08:25:40.661 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.661 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.661 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.661 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.991616+0000", 2023-10-09T08:25:40.661 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7761000000000002e-05 2023-10-09T08:25:40.661 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.661 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.661 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.662 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.662 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.662 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35004.0:211543 6.4 e159/143 6:230d900b:::benchmark_data_smithi081_130020_object101907:head v 159'12922, mlcod=159'12920)", 2023-10-09T08:25:40.662 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:24:21.773996+0000", 2023-10-09T08:25:40.662 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 78.717957776999995, 2023-10-09T08:25:40.662 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21778140800000001, 2023-10-09T08:25:40.662 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.662 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.663 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.663 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.663 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.663 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773996+0000", 2023-10-09T08:25:40.663 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.663 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.663 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.663 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.663 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773996+0000", 2023-10-09T08:25:40.664 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.664 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.664 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.664 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.664 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.773995+0000", 2023-10-09T08:25:40.664 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:25:40.664 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.664 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.664 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.664 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.774002+0000", 2023-10-09T08:25:40.664 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5150000000000003e-06 2023-10-09T08:25:40.664 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.665 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.665 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.665 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.774011+0000", 2023-10-09T08:25:40.665 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0580000000000004e-06 2023-10-09T08:25:40.665 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.665 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.665 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.665 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.774018+0000", 2023-10-09T08:25:40.665 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7819999999999996e-06 2023-10-09T08:25:40.665 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.665 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.665 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.666 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.774094+0000", 2023-10-09T08:25:40.666 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6029e-05 2023-10-09T08:25:40.666 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.666 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.666 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.666 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.774113+0000", 2023-10-09T08:25:40.666 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9094999999999999e-05 2023-10-09T08:25:40.666 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.666 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.666 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.667 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.991744+0000", 2023-10-09T08:25:40.667 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21763152999999999 2023-10-09T08:25:40.667 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.667 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.667 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.667 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.991777+0000", 2023-10-09T08:25:40.667 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3022000000000003e-05 2023-10-09T08:25:40.667 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.667 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.667 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.667 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.667 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.668 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:211545 6.f 6:fd1c72dc:::benchmark_data_smithi081_130020_object101909:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-09T08:25:40.668 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:24:21.777349+0000", 2023-10-09T08:25:40.668 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 78.714604820999995, 2023-10-09T08:25:40.668 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.233033777, 2023-10-09T08:25:40.668 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.669 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.669 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:25:40.669 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:25:40.669 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:25:40.669 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 211545 2023-10-09T08:25:40.670 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.670 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.670 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.670 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.670 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777349+0000", 2023-10-09T08:25:40.670 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.671 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.671 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.671 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.671 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777349+0000", 2023-10-09T08:25:40.671 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.671 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.671 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.672 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.672 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777348+0000", 2023-10-09T08:25:40.672 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:25:40.672 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.672 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.672 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.673 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777354+0000", 2023-10-09T08:25:40.673 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6449999999999999e-06 2023-10-09T08:25:40.673 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.673 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.673 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.674 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777363+0000", 2023-10-09T08:25:40.674 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7450000000000001e-06 2023-10-09T08:25:40.674 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.674 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.674 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.674 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777369+0000", 2023-10-09T08:25:40.675 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1279999999999996e-06 2023-10-09T08:25:40.675 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.675 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.675 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.675 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.991753+0000", 2023-10-09T08:25:40.675 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21438385300000001 2023-10-09T08:25:40.675 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.675 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.675 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.676 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.992255+0000", 2023-10-09T08:25:40.676 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00050228200000000005 2023-10-09T08:25:40.676 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.676 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.676 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,6", 2023-10-09T08:25:40.676 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.992574+0000", 2023-10-09T08:25:40.676 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00031838500000000002 2023-10-09T08:25:40.676 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.676 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.676 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:25:40.676 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.005824+0000", 2023-10-09T08:25:40.676 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013249980999999999 2023-10-09T08:25:40.677 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.677 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.677 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.677 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.010291+0000", 2023-10-09T08:25:40.677 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0044673650000000001 2023-10-09T08:25:40.677 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.677 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.677 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.677 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.010311+0000", 2023-10-09T08:25:40.677 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0203e-05 2023-10-09T08:25:40.677 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.677 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.678 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.678 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.010349+0000", 2023-10-09T08:25:40.678 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7280999999999998e-05 2023-10-09T08:25:40.678 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.678 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.678 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.678 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.010383+0000", 2023-10-09T08:25:40.678 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4007000000000002e-05 2023-10-09T08:25:40.678 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.678 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.678 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.679 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.679 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.679 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:211546 6.f 6:ff11cbd2:::benchmark_data_smithi081_130020_object101910:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-09T08:25:40.679 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:24:21.777402+0000", 2023-10-09T08:25:40.679 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 78.714551185999994, 2023-10-09T08:25:40.679 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.23838224899999999, 2023-10-09T08:25:40.679 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:25:40.679 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:25:40.679 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:25:40.679 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:25:40.679 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:25:40.679 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 211546 2023-10-09T08:25:40.680 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.680 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:25:40.680 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.680 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:25:40.680 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777402+0000", 2023-10-09T08:25:40.680 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.680 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.680 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.680 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:25:40.680 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777402+0000", 2023-10-09T08:25:40.680 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:25:40.681 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.681 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.681 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:25:40.681 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777402+0000", 2023-10-09T08:25:40.681 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:25:40.681 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.681 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.681 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:25:40.681 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777406+0000", 2023-10-09T08:25:40.681 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7309999999999999e-06 2023-10-09T08:25:40.681 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.682 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.682 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:25:40.682 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777414+0000", 2023-10-09T08:25:40.682 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5799999999999992e-06 2023-10-09T08:25:40.682 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.682 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.682 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:25:40.682 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777420+0000", 2023-10-09T08:25:40.682 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.0190000000000003e-06 2023-10-09T08:25:40.682 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.682 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.682 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:25:40.683 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.001352+0000", 2023-10-09T08:25:40.683 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.223931517 2023-10-09T08:25:40.683 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.683 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.683 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:25:40.683 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.001498+0000", 2023-10-09T08:25:40.683 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014636599999999999 2023-10-09T08:25:40.683 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.683 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.683 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,6", 2023-10-09T08:25:40.684 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.001644+0000", 2023-10-09T08:25:40.684 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000145752 2023-10-09T08:25:40.684 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.684 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.684 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:25:40.684 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.005831+0000", 2023-10-09T08:25:40.684 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0041866710000000003 2023-10-09T08:25:40.684 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.684 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.684 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.684 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.012873+0000", 2023-10-09T08:25:40.684 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0070424759999999998 2023-10-09T08:25:40.685 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.685 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.685 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:25:40.685 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.015699+0000", 2023-10-09T08:25:40.685 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002826463 2023-10-09T08:25:40.685 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.685 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.685 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:25:40.685 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.015747+0000", 2023-10-09T08:25:40.685 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.7181000000000001e-05 2023-10-09T08:25:40.685 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:25:40.686 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:25:40.686 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:25:40.686 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.015785+0000", 2023-10-09T08:25:40.686 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8065999999999998e-05 2023-10-09T08:25:40.686 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.686 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.686 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.686 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:25:40.686 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:25:40.687 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:25:40.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:40.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:40.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:40.789 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:40.817 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:40.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:40.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:40.921 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:40.953 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:40.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:40.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:41.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:41.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:40 smithi118 bash[59345]: cluster 2023-10-09T08:25:39.987264+0000 mon.a (mon.0) 634 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-09T08:25:41.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:40 smithi118 bash[59345]: cluster 2023-10-09T08:25:39.998667+0000 mon.a (mon.0) 635 : cluster 0 osdmap e170: 8 total, 7 up, 6 in 2023-10-09T08:25:41.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:40 smithi118 bash[59345]: cluster 2023-10-09T08:25:40.561224+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T08:25:41.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:40 smithi118 bash[59345]: cluster 2023-10-09T08:25:40.564091+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T08:25:41.089 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:41.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:41.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:41.192 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:41.221 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:41.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:41.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:41.325 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:41.334 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:25:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:25:41] "GET /metrics HTTP/1.1" 200 36451 "" "Prometheus/2.33.4" 2023-10-09T08:25:41.334 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:40 smithi081 bash[76862]: cluster 2023-10-09T08:25:39.987264+0000 mon.a (mon.0) 634 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-09T08:25:41.334 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:40 smithi081 bash[76862]: cluster 2023-10-09T08:25:39.998667+0000 mon.a (mon.0) 635 : cluster 0 osdmap e170: 8 total, 7 up, 6 in 2023-10-09T08:25:41.334 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:40 smithi081 bash[76862]: cluster 2023-10-09T08:25:40.561224+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T08:25:41.334 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:40 smithi081 bash[76862]: cluster 2023-10-09T08:25:40.564091+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T08:25:41.335 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:40 smithi081 bash[79557]: cluster 2023-10-09T08:25:39.987264+0000 mon.a (mon.0) 634 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-09T08:25:41.335 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:40 smithi081 bash[79557]: cluster 2023-10-09T08:25:39.998667+0000 mon.a (mon.0) 635 : cluster 0 osdmap e170: 8 total, 7 up, 6 in 2023-10-09T08:25:41.335 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:40 smithi081 bash[79557]: cluster 2023-10-09T08:25:40.561224+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T08:25:41.335 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:40 smithi081 bash[79557]: cluster 2023-10-09T08:25:40.564091+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T08:25:41.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:41.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:41.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:41.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:41.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:41.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:41.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:41.591 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:41.627 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:41.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:41.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:41.730 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:41.765 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:41.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:41.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:41.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2023-10-09T08:25:41.869 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:41.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:41.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:41.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:41.915 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:25:41.916 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:25:41.994 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:42.023 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:42.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:42.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:42.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:42 smithi081 bash[76862]: cluster 2023-10-09T08:25:41.541852+0000 mgr.y (mgr.26009) 705 : cluster 0 pgmap v698: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:42.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:42 smithi081 bash[76862]: cluster 2023-10-09T08:25:41.804757+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T08:25:42.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:42 smithi081 bash[79557]: cluster 2023-10-09T08:25:41.541852+0000 mgr.y (mgr.26009) 705 : cluster 0 pgmap v698: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:42.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:42 smithi081 bash[79557]: cluster 2023-10-09T08:25:41.804757+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T08:25:42.127 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:42.158 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:42.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:42.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:42.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:42.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:42 smithi118 bash[59345]: cluster 2023-10-09T08:25:41.541852+0000 mgr.y (mgr.26009) 705 : cluster 0 pgmap v698: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:42.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:42 smithi118 bash[59345]: cluster 2023-10-09T08:25:41.804757+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T08:25:42.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:42.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:42.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:42.390 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:42.421 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:42.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:42.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:42.524 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:42.554 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:42.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:42.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:42.658 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:42.692 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:42.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:42.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:42.795 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:42.826 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:42.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:42.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:42.930 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:42.954 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:42.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:42.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:43.056 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-09T08:25:43.057 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:43.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:43.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:43.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:43.187 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:43.222 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:43.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:43.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:43.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:43 smithi118 bash[59345]: cluster 2023-10-09T08:25:41.921887+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T08:25:43.326 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7] out_osds: [0, 2] dead_osds: [1] live_osds: [0, 2, 3, 4, 5, 6, 7] 2023-10-09T08:25:43.353 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:25:43.353 INFO:tasks.thrashosds.thrasher:Adding osd 2 2023-10-09T08:25:43.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd in 2 2023-10-09T08:25:43.354 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:43.366 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:43 smithi081 bash[76862]: cluster 2023-10-09T08:25:41.921887+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T08:25:43.367 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:43 smithi081 bash[79557]: cluster 2023-10-09T08:25:41.921887+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T08:25:43.387 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:43.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:43.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:43.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:43.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:43.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:43.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:43.621 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:43.652 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:43.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:43.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:43.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:43.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:43.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:43.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:43.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:43.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:25:43.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:43.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:43.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:44.034 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:44.066 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:44.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:44.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:44.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:44.183 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:44 smithi081 bash[76862]: cluster 2023-10-09T08:25:43.443901+0000 mon.a (mon.0) 636 : cluster 3 Health check update: Degraded data redundancy: 10/84 objects degraded (11.905%), 9 pgs degraded (PG_DEGRADED) 2023-10-09T08:25:44.184 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:44 smithi081 bash[76862]: audit 2023-10-09T08:25:43.458385+0000 mon.a (mon.0) 637 : audit 1 from='client.? 172.21.15.81:0/4224690347' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:25:44.184 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:44 smithi081 bash[76862]: cluster 2023-10-09T08:25:43.542252+0000 mgr.y (mgr.26009) 706 : cluster 0 pgmap v699: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:44.184 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:44 smithi081 bash[79557]: cluster 2023-10-09T08:25:43.443901+0000 mon.a (mon.0) 636 : cluster 3 Health check update: Degraded data redundancy: 10/84 objects degraded (11.905%), 9 pgs degraded (PG_DEGRADED) 2023-10-09T08:25:44.184 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:44 smithi081 bash[79557]: audit 2023-10-09T08:25:43.458385+0000 mon.a (mon.0) 637 : audit 1 from='client.? 172.21.15.81:0/4224690347' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:25:44.184 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:44 smithi081 bash[79557]: cluster 2023-10-09T08:25:43.542252+0000 mgr.y (mgr.26009) 706 : cluster 0 pgmap v699: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:44.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:44.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:44.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:44.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:44 smithi118 bash[59345]: cluster 2023-10-09T08:25:43.443901+0000 mon.a (mon.0) 636 : cluster 3 Health check update: Degraded data redundancy: 10/84 objects degraded (11.905%), 9 pgs degraded (PG_DEGRADED) 2023-10-09T08:25:44.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:44 smithi118 bash[59345]: audit 2023-10-09T08:25:43.458385+0000 mon.a (mon.0) 637 : audit 1 from='client.? 172.21.15.81:0/4224690347' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:25:44.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:44 smithi118 bash[59345]: cluster 2023-10-09T08:25:43.542252+0000 mgr.y (mgr.26009) 706 : cluster 0 pgmap v699: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:44.309 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:44.341 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:44.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:44.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:44.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:44.472 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:25:44.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:44.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:44.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:44.576 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:44.604 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:44.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:44.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:44.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:44.740 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:44.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:44.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:44.843 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:44.874 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:44.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:44.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:44.978 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:45.010 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:45.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:45.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:45.115 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:45.127 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:45 smithi118 bash[59345]: cluster 2023-10-09T08:25:44.450040+0000 mon.a (mon.0) 638 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:25:45.127 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:45 smithi118 bash[59345]: audit 2023-10-09T08:25:44.464759+0000 mon.a (mon.0) 639 : audit 1 from='client.? 172.21.15.81:0/4224690347' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:25:45.127 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:45 smithi118 bash[59345]: cluster 2023-10-09T08:25:44.464846+0000 mon.a (mon.0) 640 : cluster 0 osdmap e171: 8 total, 7 up, 6 in 2023-10-09T08:25:45.127 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:45 smithi118 bash[59345]: cluster 2023-10-09T08:25:44.895089+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T08:25:45.144 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:45.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:45.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:45.248 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:45.282 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:45.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:45.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:45.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:45 smithi081 bash[76862]: cluster 2023-10-09T08:25:44.450040+0000 mon.a (mon.0) 638 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:25:45.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:45 smithi081 bash[76862]: audit 2023-10-09T08:25:44.464759+0000 mon.a (mon.0) 639 : audit 1 from='client.? 172.21.15.81:0/4224690347' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:25:45.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:45 smithi081 bash[76862]: cluster 2023-10-09T08:25:44.464846+0000 mon.a (mon.0) 640 : cluster 0 osdmap e171: 8 total, 7 up, 6 in 2023-10-09T08:25:45.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:45 smithi081 bash[76862]: cluster 2023-10-09T08:25:44.895089+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T08:25:45.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:45 smithi081 bash[79557]: cluster 2023-10-09T08:25:44.450040+0000 mon.a (mon.0) 638 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:25:45.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:45 smithi081 bash[79557]: audit 2023-10-09T08:25:44.464759+0000 mon.a (mon.0) 639 : audit 1 from='client.? 172.21.15.81:0/4224690347' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:25:45.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:45 smithi081 bash[79557]: cluster 2023-10-09T08:25:44.464846+0000 mon.a (mon.0) 640 : cluster 0 osdmap e171: 8 total, 7 up, 6 in 2023-10-09T08:25:45.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:45 smithi081 bash[79557]: cluster 2023-10-09T08:25:44.895089+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T08:25:45.385 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:45.418 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:45.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:45.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:45.522 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:45.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:45.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:45.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:45.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:45.689 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:45.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:45.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:45.793 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:45.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:45.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:45.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:45.929 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:45.962 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:45.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:45.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:46.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:46.075 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:46 smithi081 bash[76862]: cluster 2023-10-09T08:25:44.461996+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T08:25:46.075 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:46 smithi081 bash[76862]: cluster 2023-10-09T08:25:45.542998+0000 mgr.y (mgr.26009) 707 : cluster 0 pgmap v701: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:46.076 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:46 smithi081 bash[79557]: cluster 2023-10-09T08:25:44.461996+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T08:25:46.076 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:46 smithi081 bash[79557]: cluster 2023-10-09T08:25:45.542998+0000 mgr.y (mgr.26009) 707 : cluster 0 pgmap v701: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:46.090 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:46.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:46.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:46.193 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:46.207 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:46 smithi118 bash[59345]: cluster 2023-10-09T08:25:44.461996+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T08:25:46.207 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:46 smithi118 bash[59345]: cluster 2023-10-09T08:25:45.542998+0000 mgr.y (mgr.26009) 707 : cluster 0 pgmap v701: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:46.226 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:46.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:46.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:46.330 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:46.360 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:46.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:46.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:46.464 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:46.493 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:46.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:46.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:46.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:46.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:46.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:46.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:46.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:46.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:46.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:46.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:46.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:46.905 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:46.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:46.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:47.009 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:47.035 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:47.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:47.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:47.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:47.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:47.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:47.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:47.273 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:47.305 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:47.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:47.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:47.409 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:47.441 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:47.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:47.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:47.544 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:47.568 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:25:47.576 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:47.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:47.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:47.680 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:47.711 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:47.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:47.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:47.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:47.845 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:25:47.850 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:47.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:47.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:47.954 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:47.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:47.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:47.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:48.075 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:25:48.076 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:25:48.087 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:48.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:48.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:48.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:48.215 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:48.238 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:48.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:48.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:48.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:48.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:48.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:48.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:48.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:48.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:48.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:48.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:48.604 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:48.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:48 smithi081 bash[76862]: cluster 2023-10-09T08:25:47.543730+0000 mgr.y (mgr.26009) 708 : cluster 0 pgmap v702: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:48.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:48 smithi081 bash[79557]: cluster 2023-10-09T08:25:47.543730+0000 mgr.y (mgr.26009) 708 : cluster 0 pgmap v702: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:48.629 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:48.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:48.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:48.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:48.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:48.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:48.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:48.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:48.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:48.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:48.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:48.996 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:49.008 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:48 smithi118 bash[59345]: cluster 2023-10-09T08:25:47.543730+0000 mgr.y (mgr.26009) 708 : cluster 0 pgmap v702: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:49.023 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:49.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:49.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:49.087 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:25:49.127 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:49.156 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:49.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:49.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:49.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:49.294 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:49.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:49.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:49.398 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:49.434 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:49.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:49.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:49.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:49.563 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:49.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:49.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:49.666 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:49.698 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:49.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:49.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:49.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:49.827 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:49.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:49.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:49.931 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:49.957 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:49.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:49.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:50.061 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:50.088 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:50.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:50.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:50.192 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:50.216 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:50.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:50.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:50.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:50.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:50.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:50.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:50.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:50.473 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:50.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:50.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:50.576 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:50.604 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:50.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:50.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:50.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:50.718 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:50 smithi081 bash[76862]: cluster 2023-10-09T08:25:49.544263+0000 mgr.y (mgr.26009) 709 : cluster 0 pgmap v703: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:50.719 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:50 smithi081 bash[79557]: cluster 2023-10-09T08:25:49.544263+0000 mgr.y (mgr.26009) 709 : cluster 0 pgmap v703: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:50.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:50.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:50.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:50.837 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:50.866 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:50.868 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:50 smithi118 bash[59345]: cluster 2023-10-09T08:25:49.544263+0000 mgr.y (mgr.26009) 709 : cluster 0 pgmap v703: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:50.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:50.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:50.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:51.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:51.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:51.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:51.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:51.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:51.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:51.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:51.239 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:51.249 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:25:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:25:51] "GET /metrics HTTP/1.1" 200 36451 "" "Prometheus/2.33.4" 2023-10-09T08:25:51.265 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:51.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:51.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:51.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:51.396 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:51.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:51.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:51.434 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:25:51.434 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:25:51.434 INFO:teuthology.orchestra.run.smithi118.stdout: "num_ops": 0 2023-10-09T08:25:51.435 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:25:51.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:51.521 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:51.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:51.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:51.623 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:51.654 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:51.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:51.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:51.759 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:51.794 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:51.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:51.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:51.897 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:51.927 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:51.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:51.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:52.031 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:52.057 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:52.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:52.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:52.125 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:25:52.161 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:52.184 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:52.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:52.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:52.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:52.312 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:52.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:52.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:52.358 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-09T08:25:52.415 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:52.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:52.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:52.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:52.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:52.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:52.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:52.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:52.677 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:52.707 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:52.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:52.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:52.811 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:52.842 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:52.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:52.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:52.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:52 smithi081 bash[76862]: cluster 2023-10-09T08:25:51.545199+0000 mgr.y (mgr.26009) 710 : cluster 0 pgmap v704: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:52.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:52 smithi081 bash[79557]: cluster 2023-10-09T08:25:51.545199+0000 mgr.y (mgr.26009) 710 : cluster 0 pgmap v704: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:52.945 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:52.958 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:52 smithi118 bash[59345]: cluster 2023-10-09T08:25:51.545199+0000 mgr.y (mgr.26009) 710 : cluster 0 pgmap v704: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:52.976 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:52.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:52.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:53.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:53.105 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:53.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:53.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:53.208 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:53.240 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:53.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:53.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:53.343 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:53.374 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:53.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:53.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:53.478 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:53.512 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:53.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:53.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:53.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:53.653 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:53.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:53.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:53.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:53.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:53.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:53.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:53.898 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:53.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:53.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:53.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:54.029 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:54.066 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:54.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:54.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:54.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:54.205 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:54.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:54.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:54.309 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:54.322 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:54 smithi081 bash[76862]: audit 2023-10-09T08:25:53.140797+0000 mon.a (mon.0) 641 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:25:54.322 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:54 smithi081 bash[76862]: audit 2023-10-09T08:25:53.144127+0000 mon.c (mon.2) 280 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:25:54.322 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:54 smithi081 bash[76862]: cluster 2023-10-09T08:25:53.545647+0000 mgr.y (mgr.26009) 711 : cluster 0 pgmap v705: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:54.322 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:54 smithi081 bash[79557]: audit 2023-10-09T08:25:53.140797+0000 mon.a (mon.0) 641 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:25:54.323 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:54 smithi081 bash[79557]: audit 2023-10-09T08:25:53.144127+0000 mon.c (mon.2) 280 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:25:54.323 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:54 smithi081 bash[79557]: cluster 2023-10-09T08:25:53.545647+0000 mgr.y (mgr.26009) 711 : cluster 0 pgmap v705: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:54.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:54.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:54.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:54.440 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:54.453 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:54 smithi118 bash[59345]: audit 2023-10-09T08:25:53.140797+0000 mon.a (mon.0) 641 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:25:54.453 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:54 smithi118 bash[59345]: audit 2023-10-09T08:25:53.144127+0000 mon.c (mon.2) 280 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:25:54.453 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:54 smithi118 bash[59345]: cluster 2023-10-09T08:25:53.545647+0000 mgr.y (mgr.26009) 711 : cluster 0 pgmap v705: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:54.469 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:54.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:54.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:54.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:54.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:54.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:54.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:54.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:54.726 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:54.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:54.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:54.829 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:54.860 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:54.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:54.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:54.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:54.992 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:54.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:54.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:55.096 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:55.130 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:55.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:55.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:55.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:55.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:55.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:55.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:55.360 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:55.397 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:55.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:55.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:55.501 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:55.527 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:55.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:55.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:55.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:55.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:55.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:55.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:55.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:55.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:55.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:55.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:55.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:55.913 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:55.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:55.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:56.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:56.051 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:56.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:56.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:56.154 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:56.185 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:56.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:56.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:56.289 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:56.322 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:56.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:56.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:56.426 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:56.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:56.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:56.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:56.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:56.583 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:56.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:56.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:56.687 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:56.721 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:56.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:56.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:56.825 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:56.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:56.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:56.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:56.865 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:56 smithi081 bash[76862]: cluster 2023-10-09T08:25:55.546384+0000 mgr.y (mgr.26009) 712 : cluster 0 pgmap v706: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:56.865 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:56 smithi081 bash[79557]: cluster 2023-10-09T08:25:55.546384+0000 mgr.y (mgr.26009) 712 : cluster 0 pgmap v706: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:56.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:56.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:56.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:56.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:57.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:56 smithi118 bash[59345]: cluster 2023-10-09T08:25:55.546384+0000 mgr.y (mgr.26009) 712 : cluster 0 pgmap v706: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:57.087 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:57.119 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:57.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:57.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:57.150 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:25:57.224 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:57.251 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:57.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:57.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:57.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:57.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:57.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:57.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:57.486 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:57.515 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:25:57.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:57.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:25:57.618 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:57.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:57 smithi081 bash[76862]: audit 2023-10-09T08:25:57.276304+0000 mon.c (mon.2) 281 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:25:57.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:57 smithi081 bash[79557]: audit 2023-10-09T08:25:57.276304+0000 mon.c (mon.2) 281 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:25:57.649 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:57.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:57.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:57.753 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:57.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:57 smithi118 bash[59345]: audit 2023-10-09T08:25:57.276304+0000 mon.c (mon.2) 281 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:25:57.787 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:57.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:57.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:57.890 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:57.922 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:57.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:57.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:58.026 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:58.060 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:58.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:58.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:58.163 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:58.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:58.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:58.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:58.295 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:58.322 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:25:58.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:58.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:25:58.424 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:58.459 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:58.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:58.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:58.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:58.593 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:58.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:58.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:58.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:58.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:58.724 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:58 smithi081 bash[76862]: cluster 2023-10-09T08:25:57.546833+0000 mgr.y (mgr.26009) 713 : cluster 0 pgmap v707: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:58.724 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:58 smithi081 bash[79557]: cluster 2023-10-09T08:25:57.546833+0000 mgr.y (mgr.26009) 713 : cluster 0 pgmap v707: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:58.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:58.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:58.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:58.854 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:58.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:58.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:58.958 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:58.984 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:58.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:58.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:58 smithi118 bash[59345]: cluster 2023-10-09T08:25:57.546833+0000 mgr.y (mgr.26009) 713 : cluster 0 pgmap v707: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:25:59.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:59.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:25:59.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:59.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:25:59.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:59.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:25:59.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:59.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:25:59.346 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:59.379 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:25:59.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:59.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:25:59.482 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:59.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:59.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:59.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:59.613 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:59.638 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:59.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:59.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:25:59.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:59.750 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:25:59 smithi081 bash[76862]: cluster 2023-10-09T08:25:59.611485+0000 mon.a (mon.0) 642 : cluster 3 Health check update: Degraded data redundancy: 10/84 objects degraded (11.905%), 9 pgs degraded, 44 pgs undersized (PG_DEGRADED) 2023-10-09T08:25:59.750 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:25:59 smithi081 bash[79557]: cluster 2023-10-09T08:25:59.611485+0000 mon.a (mon.0) 642 : cluster 3 Health check update: Degraded data redundancy: 10/84 objects degraded (11.905%), 9 pgs degraded, 44 pgs undersized (PG_DEGRADED) 2023-10-09T08:25:59.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:25:59 smithi118 bash[59345]: cluster 2023-10-09T08:25:59.611485+0000 mon.a (mon.0) 642 : cluster 3 Health check update: Degraded data redundancy: 10/84 objects degraded (11.905%), 9 pgs degraded, 44 pgs undersized (PG_DEGRADED) 2023-10-09T08:25:59.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:25:59.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:59.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:25:59.873 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:59.900 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:25:59.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:25:59.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:00.003 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:00.029 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:00.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:00.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:00.132 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:00.157 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:00.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:00.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:00.260 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:00.285 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:00.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:00.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:00.389 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:00.413 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:00.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:00.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:00.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:00.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:00.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:00.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:00.642 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:00.670 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:00.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:00.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:00.717 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:26:00.717 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:26:00.717 INFO:teuthology.orchestra.run.smithi118.stdout: "complaint_time": 30, 2023-10-09T08:26:00.717 INFO:teuthology.orchestra.run.smithi118.stdout: "num_blocked_ops": 0 2023-10-09T08:26:00.717 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:26:00.773 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:00.802 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:00.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:00.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:00.853 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:26:00.874 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:26:00.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:00 smithi081 bash[76862]: cluster 2023-10-09T08:25:59.547674+0000 mgr.y (mgr.26009) 714 : cluster 0 pgmap v708: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:26:00.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:00 smithi081 bash[79557]: cluster 2023-10-09T08:25:59.547674+0000 mgr.y (mgr.26009) 714 : cluster 0 pgmap v708: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:26:00.900 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:26:00.905 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:00 smithi118 bash[59345]: cluster 2023-10-09T08:25:59.547674+0000 mgr.y (mgr.26009) 714 : cluster 0 pgmap v708: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:26:00.921 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:26:00.935 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:00.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:00.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:00.942 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:26:00.963 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:26:00.989 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:26:00.989 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:26:00.989 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:26:00.989 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:26:00.989 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:26:00.990 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:26:00.990 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:26:00.990 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:26:00.990 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:26:01.038 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:01.059 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:01.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:01.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:01.163 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:01.189 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:01.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:01.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:01.293 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:01.321 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:01.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:01.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:01.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:26:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:26:01] "GET /metrics HTTP/1.1" 200 36451 "" "Prometheus/2.33.4" 2023-10-09T08:26:01.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:01.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:01.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:01.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:01.554 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:01.582 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:01.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:01.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:01.643 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-09T08:26:01.687 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:01.717 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:01.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:01.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:01.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:01.826 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:01 smithi081 bash[76862]: audit 2023-10-09T08:26:00.829826+0000 mon.c (mon.2) 282 : audit 0 from='client.? 172.21.15.81:0/540201996' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:26:01.826 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:01 smithi081 bash[79557]: audit 2023-10-09T08:26:00.829826+0000 mon.c (mon.2) 282 : audit 0 from='client.? 172.21.15.81:0/540201996' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:26:01.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:01.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:01.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:01.940 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:01.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:01 smithi118 bash[59345]: audit 2023-10-09T08:26:00.829826+0000 mon.c (mon.2) 282 : audit 0 from='client.? 172.21.15.81:0/540201996' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:26:01.972 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:01.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:01.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:02.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:02.083 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:01 smithi081 bash[76862]: debug 2023-10-09T08:26:01.874+0000 7f857be30700 -1 mon.a@0(leader).osd e171 definitely_dead 0 2023-10-09T08:26:02.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:02.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:02.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:02.201 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:02.231 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:02.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:02.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:02.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:02.357 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:02.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:02.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:02.460 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:02.489 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:02.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:02.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:02.593 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:02.624 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:02.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:02.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:02.708 INFO:teuthology.orchestra.run.smithi081.stderr:marked in osd.2. 2023-10-09T08:26:02.712 INFO:teuthology.orchestra.run.smithi081.stderr:enabled application 'rados' on pool 'unique_pool_2' 2023-10-09T08:26:02.729 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:02.741 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:02 smithi118 bash[59345]: cluster 2023-10-09T08:26:01.548922+0000 mgr.y (mgr.26009) 715 : cluster 0 pgmap v709: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:26:02.742 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:02 smithi118 bash[59345]: audit 2023-10-09T08:26:01.877512+0000 mon.c (mon.2) 283 : audit 0 from='client.? 172.21.15.81:0/3130619975' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["2"]}]: dispatch 2023-10-09T08:26:02.742 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:02 smithi118 bash[59345]: audit 2023-10-09T08:26:01.877891+0000 mon.a (mon.0) 643 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["2"]}]: dispatch 2023-10-09T08:26:02.742 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:02 smithi118 bash[59345]: audit 2023-10-09T08:26:02.402654+0000 mon.c (mon.2) 284 : audit 1 from='client.? 172.21.15.81:0/4120982498' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:26:02.742 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:02 smithi118 bash[59345]: audit 2023-10-09T08:26:02.403240+0000 mon.a (mon.0) 644 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:26:02.760 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:02.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:02.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:02.864 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:02.898 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:02.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:02.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:02.999 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:03.028 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:03.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:03.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:03.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:02 smithi081 bash[76862]: cluster 2023-10-09T08:26:01.548922+0000 mgr.y (mgr.26009) 715 : cluster 0 pgmap v709: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:26:03.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:02 smithi081 bash[76862]: audit 2023-10-09T08:26:01.877512+0000 mon.c (mon.2) 283 : audit 0 from='client.? 172.21.15.81:0/3130619975' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["2"]}]: dispatch 2023-10-09T08:26:03.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:02 smithi081 bash[76862]: audit 2023-10-09T08:26:01.877891+0000 mon.a (mon.0) 643 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["2"]}]: dispatch 2023-10-09T08:26:03.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:02 smithi081 bash[76862]: audit 2023-10-09T08:26:02.402654+0000 mon.c (mon.2) 284 : audit 1 from='client.? 172.21.15.81:0/4120982498' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:26:03.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:02 smithi081 bash[76862]: audit 2023-10-09T08:26:02.403240+0000 mon.a (mon.0) 644 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:26:03.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:02 smithi081 bash[79557]: cluster 2023-10-09T08:26:01.548922+0000 mgr.y (mgr.26009) 715 : cluster 0 pgmap v709: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:26:03.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:02 smithi081 bash[79557]: audit 2023-10-09T08:26:01.877512+0000 mon.c (mon.2) 283 : audit 0 from='client.? 172.21.15.81:0/3130619975' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["2"]}]: dispatch 2023-10-09T08:26:03.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:02 smithi081 bash[79557]: audit 2023-10-09T08:26:01.877891+0000 mon.a (mon.0) 643 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["2"]}]: dispatch 2023-10-09T08:26:03.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:02 smithi081 bash[79557]: audit 2023-10-09T08:26:02.402654+0000 mon.c (mon.2) 284 : audit 1 from='client.? 172.21.15.81:0/4120982498' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:26:03.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:02 smithi081 bash[79557]: audit 2023-10-09T08:26:02.403240+0000 mon.a (mon.0) 644 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:26:03.132 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:03.158 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:03.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:03.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:03.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:03.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:03.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:03.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:03.389 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:03.420 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:03.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:03.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:03.428 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:26:03.429 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:26:03.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:03.542 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:03.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:03.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:03.645 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:03.668 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:03.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:03.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:03.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:03.784 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:03 smithi081 bash[76862]: cluster 2023-10-09T08:26:02.677715+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e172 with expected crc 2023-10-09T08:26:03.784 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:03 smithi081 bash[76862]: audit 2023-10-09T08:26:02.678919+0000 mon.a (mon.0) 645 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2023-10-09T08:26:03.784 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:03 smithi081 bash[76862]: audit 2023-10-09T08:26:02.679015+0000 mon.a (mon.0) 646 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T08:26:03.784 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:03 smithi081 bash[76862]: cluster 2023-10-09T08:26:02.679083+0000 mon.a (mon.0) 647 : cluster 0 osdmap e172: 8 total, 7 up, 7 in 2023-10-09T08:26:03.784 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:03 smithi081 bash[76862]: cluster 2023-10-09T08:26:03.457978+0000 mon.a (mon.0) 648 : cluster 0 osdmap e173: 8 total, 7 up, 7 in 2023-10-09T08:26:03.784 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:03 smithi081 bash[79557]: cluster 2023-10-09T08:26:02.677715+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e172 with expected crc 2023-10-09T08:26:03.785 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:03 smithi081 bash[79557]: audit 2023-10-09T08:26:02.678919+0000 mon.a (mon.0) 645 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2023-10-09T08:26:03.785 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:03 smithi081 bash[79557]: audit 2023-10-09T08:26:02.679015+0000 mon.a (mon.0) 646 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T08:26:03.785 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:03 smithi081 bash[79557]: cluster 2023-10-09T08:26:02.679083+0000 mon.a (mon.0) 647 : cluster 0 osdmap e172: 8 total, 7 up, 7 in 2023-10-09T08:26:03.785 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:03 smithi081 bash[79557]: cluster 2023-10-09T08:26:03.457978+0000 mon.a (mon.0) 648 : cluster 0 osdmap e173: 8 total, 7 up, 7 in 2023-10-09T08:26:03.800 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:03.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:03.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:03.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:03.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:03.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:03.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:03 smithi118 bash[59345]: cluster 2023-10-09T08:26:02.677715+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e172 with expected crc 2023-10-09T08:26:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:03 smithi118 bash[59345]: audit 2023-10-09T08:26:02.678919+0000 mon.a (mon.0) 645 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2023-10-09T08:26:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:03 smithi118 bash[59345]: audit 2023-10-09T08:26:02.679015+0000 mon.a (mon.0) 646 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T08:26:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:03 smithi118 bash[59345]: cluster 2023-10-09T08:26:02.679083+0000 mon.a (mon.0) 647 : cluster 0 osdmap e172: 8 total, 7 up, 7 in 2023-10-09T08:26:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:03 smithi118 bash[59345]: cluster 2023-10-09T08:26:03.457978+0000 mon.a (mon.0) 648 : cluster 0 osdmap e173: 8 total, 7 up, 7 in 2023-10-09T08:26:04.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:04.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:04.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:04.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:04.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:04.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:04.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:04.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:04.286 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:04.312 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:04.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:04.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:04.415 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:04.444 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:04.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:04.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:04.471 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:26:04.548 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:04.570 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:04.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:04.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:04.674 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:04.701 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:04.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:04.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:04.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:04.815 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: cluster 2023-10-09T08:26:03.460593+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.815 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: cluster 2023-10-09T08:26:03.460668+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.816 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: cluster 2023-10-09T08:26:03.461344+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.816 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: cluster 2023-10-09T08:26:03.462309+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.816 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: cluster 2023-10-09T08:26:03.463275+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.816 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: cluster 2023-10-09T08:26:03.464061+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.816 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: cluster 2023-10-09T08:26:03.465222+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.816 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: cluster 2023-10-09T08:26:03.465654+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.817 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: cluster 2023-10-09T08:26:03.466574+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.817 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: cluster 2023-10-09T08:26:03.468321+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.817 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: cluster 2023-10-09T08:26:03.473560+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.817 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: cluster 2023-10-09T08:26:03.549545+0000 mgr.y (mgr.26009) 716 : cluster 0 pgmap v712: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:26:04.817 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: audit 2023-10-09T08:26:03.807892+0000 mon.c (mon.2) 285 : audit 1 from='client.? 172.21.15.81:0/279139129' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:26:04.817 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: audit 2023-10-09T08:26:03.808539+0000 mon.a (mon.0) 649 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:26:04.817 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: cluster 2023-10-09T08:26:04.452575+0000 mon.a (mon.0) 650 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:26:04.818 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: audit 2023-10-09T08:26:04.459591+0000 mon.a (mon.0) 651 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:26:04.818 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: cluster 2023-10-09T08:26:04.459682+0000 mon.a (mon.0) 652 : cluster 0 osdmap e174: 8 total, 7 up, 7 in 2023-10-09T08:26:04.818 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: audit 2023-10-09T08:26:04.470292+0000 mon.a (mon.0) 653 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:04.818 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[76862]: audit 2023-10-09T08:26:04.488038+0000 mon.a (mon.0) 654 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:04.818 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: cluster 2023-10-09T08:26:03.460593+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.818 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: cluster 2023-10-09T08:26:03.460668+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.818 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: cluster 2023-10-09T08:26:03.461344+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.818 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: cluster 2023-10-09T08:26:03.462309+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.818 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: cluster 2023-10-09T08:26:03.463275+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: cluster 2023-10-09T08:26:03.464061+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: cluster 2023-10-09T08:26:03.465222+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: cluster 2023-10-09T08:26:03.465654+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: cluster 2023-10-09T08:26:03.466574+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: cluster 2023-10-09T08:26:03.468321+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: cluster 2023-10-09T08:26:03.473560+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:04.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: cluster 2023-10-09T08:26:03.549545+0000 mgr.y (mgr.26009) 716 : cluster 0 pgmap v712: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:26:04.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: audit 2023-10-09T08:26:03.807892+0000 mon.c (mon.2) 285 : audit 1 from='client.? 172.21.15.81:0/279139129' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:26:04.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: audit 2023-10-09T08:26:03.808539+0000 mon.a (mon.0) 649 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:26:04.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: cluster 2023-10-09T08:26:04.452575+0000 mon.a (mon.0) 650 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:26:04.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: audit 2023-10-09T08:26:04.459591+0000 mon.a (mon.0) 651 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:26:04.820 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: cluster 2023-10-09T08:26:04.459682+0000 mon.a (mon.0) 652 : cluster 0 osdmap e174: 8 total, 7 up, 7 in 2023-10-09T08:26:04.820 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: audit 2023-10-09T08:26:04.470292+0000 mon.a (mon.0) 653 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:04.820 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:04 smithi081 bash[79557]: audit 2023-10-09T08:26:04.488038+0000 mon.a (mon.0) 654 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:04.832 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:04.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:04.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:04.935 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:04.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:04.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:04.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:05.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: cluster 2023-10-09T08:26:03.460593+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:05.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: cluster 2023-10-09T08:26:03.460668+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:05.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: cluster 2023-10-09T08:26:03.461344+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:05.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: cluster 2023-10-09T08:26:03.462309+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:05.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: cluster 2023-10-09T08:26:03.463275+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:05.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: cluster 2023-10-09T08:26:03.464061+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:05.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: cluster 2023-10-09T08:26:03.465222+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:05.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: cluster 2023-10-09T08:26:03.465654+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:05.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: cluster 2023-10-09T08:26:03.466574+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:05.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: cluster 2023-10-09T08:26:03.468321+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:05.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: cluster 2023-10-09T08:26:03.473560+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T08:26:05.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: cluster 2023-10-09T08:26:03.549545+0000 mgr.y (mgr.26009) 716 : cluster 0 pgmap v712: 89 pgs: 9 active+undersized+degraded, 47 active+undersized, 33 active+clean; 4.6 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 10/84 objects degraded (11.905%) 2023-10-09T08:26:05.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: audit 2023-10-09T08:26:03.807892+0000 mon.c (mon.2) 285 : audit 1 from='client.? 172.21.15.81:0/279139129' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:26:05.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: audit 2023-10-09T08:26:03.808539+0000 mon.a (mon.0) 649 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:26:05.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: cluster 2023-10-09T08:26:04.452575+0000 mon.a (mon.0) 650 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:26:05.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: audit 2023-10-09T08:26:04.459591+0000 mon.a (mon.0) 651 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:26:05.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: cluster 2023-10-09T08:26:04.459682+0000 mon.a (mon.0) 652 : cluster 0 osdmap e174: 8 total, 7 up, 7 in 2023-10-09T08:26:05.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: audit 2023-10-09T08:26:04.470292+0000 mon.a (mon.0) 653 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:05.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:04 smithi118 bash[59345]: audit 2023-10-09T08:26:04.488038+0000 mon.a (mon.0) 654 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:05.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:05.094 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:05.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:05.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:05.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:05.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:05.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:05.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:05.307 INFO:tasks.thrashosds.thrasher:Added osd 2 2023-10-09T08:26:05.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:05.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:05.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:05.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:05.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:26:05.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:05.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:05.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:05.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:05.600 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:05.631 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:05.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:05.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:05.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:05.767 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:05.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:05.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:05.870 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:05.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:05 smithi118 bash[59345]: cluster 2023-10-09T08:26:04.459653+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:05.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:05 smithi118 bash[59345]: cluster 2023-10-09T08:26:04.462398+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:05.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:05 smithi118 bash[59345]: cluster 2023-10-09T08:26:04.462747+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:05.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:05 smithi118 bash[59345]: cluster 2023-10-09T08:26:04.463192+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:05.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:05 smithi118 bash[59345]: cluster 2023-10-09T08:26:04.464964+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:05.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:05 smithi118 bash[59345]: cluster 2023-10-09T08:26:04.465302+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:05.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:05 smithi118 bash[59345]: cluster 2023-10-09T08:26:04.465380+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:05.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:05 smithi118 bash[59345]: cluster 2023-10-09T08:26:04.465794+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:05.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:05 smithi118 bash[59345]: cluster 2023-10-09T08:26:04.467797+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:05.904 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:05.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:05.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:06.007 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:06.034 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:06.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:06.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:06.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[76862]: cluster 2023-10-09T08:26:04.459653+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[76862]: cluster 2023-10-09T08:26:04.462398+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[76862]: cluster 2023-10-09T08:26:04.462747+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[76862]: cluster 2023-10-09T08:26:04.463192+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[76862]: cluster 2023-10-09T08:26:04.464964+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[76862]: cluster 2023-10-09T08:26:04.465302+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[76862]: cluster 2023-10-09T08:26:04.465380+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[76862]: cluster 2023-10-09T08:26:04.465794+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[76862]: cluster 2023-10-09T08:26:04.467797+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[79557]: cluster 2023-10-09T08:26:04.459653+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[79557]: cluster 2023-10-09T08:26:04.462398+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[79557]: cluster 2023-10-09T08:26:04.462747+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[79557]: cluster 2023-10-09T08:26:04.463192+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[79557]: cluster 2023-10-09T08:26:04.464964+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[79557]: cluster 2023-10-09T08:26:04.465302+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[79557]: cluster 2023-10-09T08:26:04.465380+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[79557]: cluster 2023-10-09T08:26:04.465794+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:05 smithi081 bash[79557]: cluster 2023-10-09T08:26:04.467797+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T08:26:06.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:06.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:06.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:06.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:06.187 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:26:06.273 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:06.302 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:06.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:06.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:06.374 DEBUG:teuthology.orchestra.run.smithi081:> /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-09T08:26:06.377 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-09T08:26:06.377 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-09T08:26:06.405 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:06.423 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:hints = 1 2023-10-09T08:26:06.424 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-09T08:26:06.424 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Object prefix: benchmark_data_smithi081_154445 2023-10-09T08:26:06.424 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:26:06.424 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 0 0 0 0 0 0 - 0 2023-10-09T08:26:06.443 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:06.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:06.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:06.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:06.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:06.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:06.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:06.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:06.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:06.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:06.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:06.831 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:06.859 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:06.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:06.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:06.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:06.974 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[76862]: cluster 2023-10-09T08:26:05.550996+0000 mgr.y (mgr.26009) 717 : cluster 0 pgmap v714: 89 pgs: 36 active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 remapped+peering, 10 active+clean+remapped, 31 active+undersized, 1 active+recovering+undersized+remapped; 4.6 MiB data, 1.9 GiB used, 624 GiB / 626 GiB avail; 19/84 objects degraded (22.619%); 12/84 objects misplaced (14.286%); 97 B/s, 1 keys/s, 3 objects/s recovering 2023-10-09T08:26:06.974 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[76862]: cluster 2023-10-09T08:26:05.690875+0000 mon.a (mon.0) 655 : cluster 3 Health check update: Degraded data redundancy: 19/84 objects degraded (22.619%), 10 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:06.975 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[76862]: cluster 2023-10-09T08:26:05.701825+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:06.975 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[76862]: cluster 2023-10-09T08:26:05.703232+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:06.975 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[76862]: cluster 2023-10-09T08:26:05.703587+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:06.975 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[76862]: cluster 2023-10-09T08:26:05.703869+0000 mon.a (mon.0) 656 : cluster 0 osdmap e175: 8 total, 7 up, 7 in 2023-10-09T08:26:06.975 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[76862]: cluster 2023-10-09T08:26:05.704401+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:06.975 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[76862]: cluster 2023-10-09T08:26:05.706242+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:06.975 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[76862]: cluster 2023-10-09T08:26:05.708156+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:06.975 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[76862]: cluster 2023-10-09T08:26:05.709542+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:06.975 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[79557]: cluster 2023-10-09T08:26:05.550996+0000 mgr.y (mgr.26009) 717 : cluster 0 pgmap v714: 89 pgs: 36 active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 remapped+peering, 10 active+clean+remapped, 31 active+undersized, 1 active+recovering+undersized+remapped; 4.6 MiB data, 1.9 GiB used, 624 GiB / 626 GiB avail; 19/84 objects degraded (22.619%); 12/84 objects misplaced (14.286%); 97 B/s, 1 keys/s, 3 objects/s recovering 2023-10-09T08:26:06.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[79557]: cluster 2023-10-09T08:26:05.690875+0000 mon.a (mon.0) 655 : cluster 3 Health check update: Degraded data redundancy: 19/84 objects degraded (22.619%), 10 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:06.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[79557]: cluster 2023-10-09T08:26:05.701825+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:06.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[79557]: cluster 2023-10-09T08:26:05.703232+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:06.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[79557]: cluster 2023-10-09T08:26:05.703587+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:06.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[79557]: cluster 2023-10-09T08:26:05.703869+0000 mon.a (mon.0) 656 : cluster 0 osdmap e175: 8 total, 7 up, 7 in 2023-10-09T08:26:06.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[79557]: cluster 2023-10-09T08:26:05.704401+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:06.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[79557]: cluster 2023-10-09T08:26:05.706242+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:06.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[79557]: cluster 2023-10-09T08:26:05.708156+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:06.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:06 smithi081 bash[79557]: cluster 2023-10-09T08:26:05.709542+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:06.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:06.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:06.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:07.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:06 smithi118 bash[59345]: cluster 2023-10-09T08:26:05.550996+0000 mgr.y (mgr.26009) 717 : cluster 0 pgmap v714: 89 pgs: 36 active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 remapped+peering, 10 active+clean+remapped, 31 active+undersized, 1 active+recovering+undersized+remapped; 4.6 MiB data, 1.9 GiB used, 624 GiB / 626 GiB avail; 19/84 objects degraded (22.619%); 12/84 objects misplaced (14.286%); 97 B/s, 1 keys/s, 3 objects/s recovering 2023-10-09T08:26:07.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:06 smithi118 bash[59345]: cluster 2023-10-09T08:26:05.690875+0000 mon.a (mon.0) 655 : cluster 3 Health check update: Degraded data redundancy: 19/84 objects degraded (22.619%), 10 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:07.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:06 smithi118 bash[59345]: cluster 2023-10-09T08:26:05.701825+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:07.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:06 smithi118 bash[59345]: cluster 2023-10-09T08:26:05.703232+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:07.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:06 smithi118 bash[59345]: cluster 2023-10-09T08:26:05.703587+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:07.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:06 smithi118 bash[59345]: cluster 2023-10-09T08:26:05.703869+0000 mon.a (mon.0) 656 : cluster 0 osdmap e175: 8 total, 7 up, 7 in 2023-10-09T08:26:07.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:06 smithi118 bash[59345]: cluster 2023-10-09T08:26:05.704401+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:07.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:06 smithi118 bash[59345]: cluster 2023-10-09T08:26:05.706242+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:07.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:06 smithi118 bash[59345]: cluster 2023-10-09T08:26:05.708156+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:07.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:06 smithi118 bash[59345]: cluster 2023-10-09T08:26:05.709542+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T08:26:07.097 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:07.127 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:07.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:07.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:07.235 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:07.259 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:07.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:07.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:07.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:07.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:07.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:07.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:07.424 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 1 16 3046 3030 189.364 189.375 0.0106543 0.00527224 2023-10-09T08:26:07.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:07.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:07.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:07.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:07.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:07.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:07.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:07.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:07.781 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:07.817 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:07.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:07.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:07.920 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:07.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:07 smithi118 bash[59345]: cluster 2023-10-09T08:26:06.704021+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T08:26:07.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:07 smithi118 bash[59345]: cluster 2023-10-09T08:26:06.706439+0000 mon.a (mon.0) 657 : cluster 0 osdmap e176: 8 total, 7 up, 7 in 2023-10-09T08:26:07.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:07 smithi118 bash[59345]: cluster 2023-10-09T08:26:06.708408+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T08:26:07.930 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:07 smithi118 bash[59345]: cluster 2023-10-09T08:26:06.708445+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T08:26:07.930 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:07 smithi118 bash[59345]: cluster 2023-10-09T08:26:06.708692+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T08:26:07.930 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:07 smithi118 bash[59345]: cluster 2023-10-09T08:26:06.718695+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T08:26:07.954 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:07.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:07.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:08.057 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:08.083 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:08.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:08.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:08.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:07 smithi081 bash[79557]: cluster 2023-10-09T08:26:06.704021+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T08:26:08.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:07 smithi081 bash[79557]: cluster 2023-10-09T08:26:06.706439+0000 mon.a (mon.0) 657 : cluster 0 osdmap e176: 8 total, 7 up, 7 in 2023-10-09T08:26:08.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:07 smithi081 bash[79557]: cluster 2023-10-09T08:26:06.708408+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T08:26:08.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:07 smithi081 bash[79557]: cluster 2023-10-09T08:26:06.708445+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T08:26:08.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:07 smithi081 bash[79557]: cluster 2023-10-09T08:26:06.708692+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T08:26:08.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:07 smithi081 bash[79557]: cluster 2023-10-09T08:26:06.718695+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T08:26:08.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:07 smithi081 bash[76862]: cluster 2023-10-09T08:26:06.704021+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T08:26:08.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:07 smithi081 bash[76862]: cluster 2023-10-09T08:26:06.706439+0000 mon.a (mon.0) 657 : cluster 0 osdmap e176: 8 total, 7 up, 7 in 2023-10-09T08:26:08.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:07 smithi081 bash[76862]: cluster 2023-10-09T08:26:06.708408+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T08:26:08.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:07 smithi081 bash[76862]: cluster 2023-10-09T08:26:06.708445+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T08:26:08.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:07 smithi081 bash[76862]: cluster 2023-10-09T08:26:06.708692+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T08:26:08.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:07 smithi081 bash[76862]: cluster 2023-10-09T08:26:06.718695+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T08:26:08.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:26:08.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:08.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:08.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:08.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:08.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:08.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:08.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:08.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:08.424 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 2 16 5862 5846 182.673 176 0.00687817 0.00546399 2023-10-09T08:26:08.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:08.483 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:08.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:08.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:08.587 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:08.615 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:08.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:08.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:08.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:08.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:08.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:08.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:08.848 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:08.857 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:08 smithi118 bash[59345]: cluster 2023-10-09T08:26:07.551873+0000 mgr.y (mgr.26009) 718 : cluster 0 pgmap v717: 89 pgs: 36 active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 remapped+peering, 10 active+clean+remapped, 31 active+undersized, 1 active+recovering+undersized+remapped; 4.6 MiB data, 1.9 GiB used, 624 GiB / 626 GiB avail; 19/84 objects degraded (22.619%); 12/84 objects misplaced (14.286%); 143 B/s, 2 keys/s, 5 objects/s recovering 2023-10-09T08:26:08.857 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:08 smithi118 bash[59345]: audit 2023-10-09T08:26:07.932482+0000 mon.a (mon.0) 658 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:08.857 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:08 smithi118 bash[59345]: audit 2023-10-09T08:26:07.946791+0000 mon.a (mon.0) 659 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:08.857 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:08 smithi118 bash[59345]: audit 2023-10-09T08:26:08.144245+0000 mon.a (mon.0) 660 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:08.857 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:08 smithi118 bash[59345]: audit 2023-10-09T08:26:08.152379+0000 mon.c (mon.2) 286 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:26:08.858 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:08 smithi118 bash[59345]: audit 2023-10-09T08:26:08.625922+0000 mon.c (mon.2) 287 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:26:08.858 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:08 smithi118 bash[59345]: audit 2023-10-09T08:26:08.627607+0000 mon.c (mon.2) 288 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:26:08.858 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:08 smithi118 bash[59345]: audit 2023-10-09T08:26:08.636046+0000 mon.a (mon.0) 661 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:08.871 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:08.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:08.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:08.974 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:09.002 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:09.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:09.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:09.107 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:09.117 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:08 smithi081 bash[79557]: cluster 2023-10-09T08:26:07.551873+0000 mgr.y (mgr.26009) 718 : cluster 0 pgmap v717: 89 pgs: 36 active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 remapped+peering, 10 active+clean+remapped, 31 active+undersized, 1 active+recovering+undersized+remapped; 4.6 MiB data, 1.9 GiB used, 624 GiB / 626 GiB avail; 19/84 objects degraded (22.619%); 12/84 objects misplaced (14.286%); 143 B/s, 2 keys/s, 5 objects/s recovering 2023-10-09T08:26:09.117 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:08 smithi081 bash[79557]: audit 2023-10-09T08:26:07.932482+0000 mon.a (mon.0) 658 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:09.118 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:08 smithi081 bash[79557]: audit 2023-10-09T08:26:07.946791+0000 mon.a (mon.0) 659 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:09.118 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:08 smithi081 bash[79557]: audit 2023-10-09T08:26:08.144245+0000 mon.a (mon.0) 660 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:09.118 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:08 smithi081 bash[79557]: audit 2023-10-09T08:26:08.152379+0000 mon.c (mon.2) 286 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:26:09.118 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:08 smithi081 bash[79557]: audit 2023-10-09T08:26:08.625922+0000 mon.c (mon.2) 287 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:26:09.118 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:08 smithi081 bash[79557]: audit 2023-10-09T08:26:08.627607+0000 mon.c (mon.2) 288 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:26:09.118 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:08 smithi081 bash[79557]: audit 2023-10-09T08:26:08.636046+0000 mon.a (mon.0) 661 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:09.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:08 smithi081 bash[76862]: cluster 2023-10-09T08:26:07.551873+0000 mgr.y (mgr.26009) 718 : cluster 0 pgmap v717: 89 pgs: 36 active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 remapped+peering, 10 active+clean+remapped, 31 active+undersized, 1 active+recovering+undersized+remapped; 4.6 MiB data, 1.9 GiB used, 624 GiB / 626 GiB avail; 19/84 objects degraded (22.619%); 12/84 objects misplaced (14.286%); 143 B/s, 2 keys/s, 5 objects/s recovering 2023-10-09T08:26:09.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:08 smithi081 bash[76862]: audit 2023-10-09T08:26:07.932482+0000 mon.a (mon.0) 658 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:09.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:08 smithi081 bash[76862]: audit 2023-10-09T08:26:07.946791+0000 mon.a (mon.0) 659 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:09.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:08 smithi081 bash[76862]: audit 2023-10-09T08:26:08.144245+0000 mon.a (mon.0) 660 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:09.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:08 smithi081 bash[76862]: audit 2023-10-09T08:26:08.152379+0000 mon.c (mon.2) 286 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:26:09.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:08 smithi081 bash[76862]: audit 2023-10-09T08:26:08.625922+0000 mon.c (mon.2) 287 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:26:09.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:08 smithi081 bash[76862]: audit 2023-10-09T08:26:08.627607+0000 mon.c (mon.2) 288 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:26:09.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:08 smithi081 bash[76862]: audit 2023-10-09T08:26:08.636046+0000 mon.a (mon.0) 661 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:09.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:09.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:09.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:09.239 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:09.270 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:09.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:09.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:09.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:09.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:09.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:09.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:09.430 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 3 16 8830 8814 183.609 185.5 0.00484508 0.00543753 2023-10-09T08:26:09.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:09.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:09.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:09.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:09.653 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:09.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:09.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:09.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:09.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:09.813 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:09.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:09.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:09.914 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:26:09.916 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:09.944 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:09.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:09.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:10.048 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:10.071 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:10.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:10.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:10.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:10.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:10.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:10.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:10.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:10.308 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 2] out_osds: [0] dead_osds: [1] live_osds: [0, 2, 3, 4, 5, 6, 7] 2023-10-09T08:26:10.308 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:26:10.308 INFO:tasks.thrashosds.thrasher:Reviving osd 1 2023-10-09T08:26:10.308 INFO:tasks.cephadm.osd.1:Restarting osd.1 (starting--it wasn't running)... 2023-10-09T08:26:10.308 DEBUG:teuthology.orchestra.run.smithi081:osd.1> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.1.service 2023-10-09T08:26:10.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:10.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl start ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.1 2023-10-09T08:26:10.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:10.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:10.347 INFO:journalctl@ceph.osd.1.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T08:26:10.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-09T08:26:10.426 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 4 16 11558 11542 180.239 170.5 0.00702158 0.00553746 2023-10-09T08:26:10.437 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:10.446 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:26:10 smithi081 systemd[1]: Started Ceph osd.1 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:26:10.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:10.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:10.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:10.575 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:10.613 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:10.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:10.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:10.716 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:10.747 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:10.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:10.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:10.852 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:10.871 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:10.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:10.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:10.974 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:10.983 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:10 smithi081 bash[76862]: cluster 2023-10-09T08:26:09.552832+0000 mgr.y (mgr.26009) 719 : cluster 0 pgmap v718: 89 pgs: 36 active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 11 active+clean+remapped, 29 active+undersized, 1 active+recovering+undersized+remapped; 105 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 17 MiB/s wr, 267 op/s; 1087/4905 objects degraded (22.161%); 12/4905 objects misplaced (0.245%); 97 B/s, 1 keys/s, 3 objects/s recovering 2023-10-09T08:26:10.984 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:10 smithi081 bash[79557]: cluster 2023-10-09T08:26:09.552832+0000 mgr.y (mgr.26009) 719 : cluster 0 pgmap v718: 89 pgs: 36 active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 11 active+clean+remapped, 29 active+undersized, 1 active+recovering+undersized+remapped; 105 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 17 MiB/s wr, 267 op/s; 1087/4905 objects degraded (22.161%); 12/4905 objects misplaced (0.245%); 97 B/s, 1 keys/s, 3 objects/s recovering 2023-10-09T08:26:11.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:11.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:11.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:11.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:10 smithi118 bash[59345]: cluster 2023-10-09T08:26:09.552832+0000 mgr.y (mgr.26009) 719 : cluster 0 pgmap v718: 89 pgs: 36 active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 11 active+clean+remapped, 29 active+undersized, 1 active+recovering+undersized+remapped; 105 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 17 MiB/s wr, 267 op/s; 1087/4905 objects degraded (22.161%); 12/4905 objects misplaced (0.245%); 97 B/s, 1 keys/s, 3 objects/s recovering 2023-10-09T08:26:11.106 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:11.133 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:11.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:11.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:11.236 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:11.244 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:26:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:26:11] "GET /metrics HTTP/1.1" 200 36432 "" "Prometheus/2.33.4" 2023-10-09T08:26:11.264 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:11.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:11.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:11.368 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:11.403 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:11.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:11.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:11.426 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 5 16 14030 14014 175.091 154.5 0.00522709 0.00570432 2023-10-09T08:26:11.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:11.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:11.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:11.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:11.637 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:11.669 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:11.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:11.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:11.771 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:11.796 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:11.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:11.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:11.899 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:11 smithi118 bash[59345]: cluster 2023-10-09T08:26:11.727873+0000 mon.a (mon.0) 662 : cluster 3 Health check update: Degraded data redundancy: 3608/29643 objects degraded (12.172%), 14 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:11.929 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:11.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:11.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:12.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:12.044 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:11 smithi081 bash[76862]: cluster 2023-10-09T08:26:11.727873+0000 mon.a (mon.0) 662 : cluster 3 Health check update: Degraded data redundancy: 3608/29643 objects degraded (12.172%), 14 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:12.044 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:11 smithi081 bash[79557]: cluster 2023-10-09T08:26:11.727873+0000 mon.a (mon.0) 662 : cluster 3 Health check update: Degraded data redundancy: 3608/29643 objects degraded (12.172%), 14 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:12.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:12.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:12.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:12.165 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:12.196 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:12.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:12.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:12.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:12.327 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:12.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:12.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:12.427 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 6 16 16345 16329 170.023 144.688 0.00419204 0.00587359 2023-10-09T08:26:12.431 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:12.456 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:12.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:12.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:12.548 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:26:12.548 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:26:12.560 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:12.587 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:12.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:12.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:12.693 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:12.716 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:12.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:12.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:12.822 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:12.831 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:12 smithi118 bash[59345]: cluster 2023-10-09T08:26:11.553918+0000 mgr.y (mgr.26009) 720 : cluster 0 pgmap v719: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 620 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s; 3608/29643 objects degraded (12.172%); 1255/29643 objects misplaced (4.234%); 82 B/s, 1 keys/s, 6 objects/s recovering 2023-10-09T08:26:12.849 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:12.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:12.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:12.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:12.975 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:26:12.980 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:12.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:12.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:13.084 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:13.113 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:13.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:13.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:13.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:12 smithi081 bash[76862]: cluster 2023-10-09T08:26:11.553918+0000 mgr.y (mgr.26009) 720 : cluster 0 pgmap v719: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 620 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s; 3608/29643 objects degraded (12.172%); 1255/29643 objects misplaced (4.234%); 82 B/s, 1 keys/s, 6 objects/s recovering 2023-10-09T08:26:13.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:12 smithi081 bash[79557]: cluster 2023-10-09T08:26:11.553918+0000 mgr.y (mgr.26009) 720 : cluster 0 pgmap v719: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 620 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s; 3608/29643 objects degraded (12.172%); 1255/29643 objects misplaced (4.234%); 82 B/s, 1 keys/s, 6 objects/s recovering 2023-10-09T08:26:13.216 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:13.241 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:13.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:13.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:13.345 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:13.374 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:13.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:13.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:13.427 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 7 15 18665 18650 166.456 145.062 0.00723461 0.00600075 2023-10-09T08:26:13.481 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:13.514 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:13.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:13.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:13.617 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:13.641 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:13.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:13.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:13.745 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:13.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:13.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:13.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:13.873 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:13.905 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:13.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:13.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:14.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:14.036 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:14.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:14.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:14.141 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:14.163 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:14.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:14.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:14.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:14.293 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:14.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:14.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:14.398 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:14.427 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:14.427 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 8 16 21001 20985 163.89 145.938 0.00664849 0.00609408 2023-10-09T08:26:14.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:14.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:14.492 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-09T08:26:14.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:14.567 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:14 smithi081 bash[79557]: cluster 2023-10-09T08:26:13.554680+0000 mgr.y (mgr.26009) 721 : cluster 0 pgmap v720: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 620 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s; 3608/29643 objects degraded (12.172%); 1255/29643 objects misplaced (4.234%); 0 B/s, 2 objects/s recovering 2023-10-09T08:26:14.568 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:14 smithi081 bash[76862]: cluster 2023-10-09T08:26:13.554680+0000 mgr.y (mgr.26009) 721 : cluster 0 pgmap v720: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 620 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s; 3608/29643 objects degraded (12.172%); 1255/29643 objects misplaced (4.234%); 0 B/s, 2 objects/s recovering 2023-10-09T08:26:14.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:14.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:14.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:14.684 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:14.708 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:14.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:14.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:14.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:14 smithi118 bash[59345]: cluster 2023-10-09T08:26:13.554680+0000 mgr.y (mgr.26009) 721 : cluster 0 pgmap v720: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 620 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s; 3608/29643 objects degraded (12.172%); 1255/29643 objects misplaced (4.234%); 0 B/s, 2 objects/s recovering 2023-10-09T08:26:14.812 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:14.843 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:14.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:14.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:14.949 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:14.978 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:14.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:14.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:15.002 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:26:15.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:15.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:15.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:15.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:15.210 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:15.240 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:15.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:15.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:15.344 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:15.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:15.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:15.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:15.427 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 9 15 23111 23096 160.339 131.938 0.00337084 0.00623069 2023-10-09T08:26:15.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:15.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:15.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:15.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:15.599 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:15.624 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:15.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:15.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:15.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:15.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:15.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:15.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:15.860 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:15.900 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:15.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:15.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:16.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:16.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:16.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:16.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:16.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:16.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:16.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:16.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:16.263 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:16.294 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:16.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:16.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:16.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:16.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:16.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:16.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:16.427 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 10 16 24797 24781 154.836 105.312 0.00202575 0.00632408 2023-10-09T08:26:16.522 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:16.569 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:16.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:16.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:16.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:16.708 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:16.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:16.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:16.813 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:16.823 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:16 smithi118 bash[59345]: cluster 2023-10-09T08:26:15.555812+0000 mgr.y (mgr.26009) 722 : cluster 0 pgmap v721: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 1.3 GiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 138 MiB/s wr, 2.21k op/s; 8096/65397 objects degraded (12.380%); 2762/65397 objects misplaced (4.223%); 0 B/s, 2 objects/s recovering 2023-10-09T08:26:16.852 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:16.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:16.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:16.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:16 smithi081 bash[76862]: cluster 2023-10-09T08:26:15.555812+0000 mgr.y (mgr.26009) 722 : cluster 0 pgmap v721: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 1.3 GiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 138 MiB/s wr, 2.21k op/s; 8096/65397 objects degraded (12.380%); 2762/65397 objects misplaced (4.223%); 0 B/s, 2 objects/s recovering 2023-10-09T08:26:16.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:16 smithi081 bash[79557]: cluster 2023-10-09T08:26:15.555812+0000 mgr.y (mgr.26009) 722 : cluster 0 pgmap v721: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 1.3 GiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 138 MiB/s wr, 2.21k op/s; 8096/65397 objects degraded (12.380%); 2762/65397 objects misplaced (4.223%); 0 B/s, 2 objects/s recovering 2023-10-09T08:26:16.958 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:16.988 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:16.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:16.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:17.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:17.114 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:17.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:17.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:17.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:17.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:17.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:17.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:17.348 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:17.376 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:17.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:17.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:17.427 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 11 16 26789 26773 152.078 124.5 0.00643438 0.00657033 2023-10-09T08:26:17.481 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:17.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:17.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:17.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:17.607 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:17.636 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:17.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:17.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:17.740 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:17.765 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:17.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:17.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:17.869 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:17.898 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:17.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:17.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:18.006 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:18.030 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:18.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:18.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:18.136 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:18.162 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:18.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:18.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:18.266 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:18.294 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:18.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:18.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:18.398 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:18.427 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 12 16 28568 28552 148.67 111.188 0.00416749 0.00671897 2023-10-09T08:26:18.430 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:18.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:18.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:18.534 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:18.564 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:18.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:18.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:18.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:18.678 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:18 smithi081 bash[76862]: cluster 2023-10-09T08:26:17.556862+0000 mgr.y (mgr.26009) 723 : cluster 0 pgmap v722: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 1.3 GiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 125 MiB/s wr, 2.01k op/s; 8096/65397 objects degraded (12.380%); 2762/65397 objects misplaced (4.223%); 0 B/s, 2 objects/s recovering 2023-10-09T08:26:18.678 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:18 smithi081 bash[76862]: cluster 2023-10-09T08:26:18.453939+0000 mon.a (mon.0) 663 : cluster 3 Health check update: Degraded data redundancy: 8096/65397 objects degraded (12.380%), 14 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:18.678 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:18 smithi081 bash[79557]: cluster 2023-10-09T08:26:17.556862+0000 mgr.y (mgr.26009) 723 : cluster 0 pgmap v722: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 1.3 GiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 125 MiB/s wr, 2.01k op/s; 8096/65397 objects degraded (12.380%); 2762/65397 objects misplaced (4.223%); 0 B/s, 2 objects/s recovering 2023-10-09T08:26:18.678 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:18 smithi081 bash[79557]: cluster 2023-10-09T08:26:18.453939+0000 mon.a (mon.0) 663 : cluster 3 Health check update: Degraded data redundancy: 8096/65397 objects degraded (12.380%), 14 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:18.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:18.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:18.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:18 smithi118 bash[59345]: cluster 2023-10-09T08:26:17.556862+0000 mgr.y (mgr.26009) 723 : cluster 0 pgmap v722: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 1.3 GiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 125 MiB/s wr, 2.01k op/s; 8096/65397 objects degraded (12.380%); 2762/65397 objects misplaced (4.223%); 0 B/s, 2 objects/s recovering 2023-10-09T08:26:18.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:18 smithi118 bash[59345]: cluster 2023-10-09T08:26:18.453939+0000 mon.a (mon.0) 663 : cluster 3 Health check update: Degraded data redundancy: 8096/65397 objects degraded (12.380%), 14 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:18.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:18.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:18.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:18.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:18.937 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:18.964 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:18.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:18.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:19.068 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:19.097 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:19.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:19.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:19.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:19.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:19.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:19.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:19.327 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:26:19.334 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:19.375 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:26:19 smithi081 bash[155008]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-09T08:26:19.375 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:26:19 smithi081 bash[155008]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-09T08:26:19.375 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:26:19 smithi081 bash[155008]: 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-09T08:26:19.376 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:26:19 smithi081 bash[155008]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-10-09T08:26:19.376 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:26:19 smithi081 bash[155008]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-10-09T08:26:19.376 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:26:19 smithi081 bash[155008]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-09T08:26:19.376 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:26:19 smithi081 bash[155008]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-09T08:26:19.376 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:26:19 smithi081 bash[155008]: --> ceph-volume lvm activate successful for osd ID: 1 2023-10-09T08:26:19.377 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:19.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:19.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:19.427 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 13 16 30415 30399 146.113 115.438 0.0155778 0.00683793 2023-10-09T08:26:19.482 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:19.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:19.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:19.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:19.611 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:19.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:19.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:19.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:19.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:19.783 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:19.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:19.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:19.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:19.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:19.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:19.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:20.015 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:20.037 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:20.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:20.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:20.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:20.178 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:20.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:20.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:20.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:20.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:20.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:20.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:20.413 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:20.427 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 14 16 32180 32164 143.556 110.312 0.012358 0.00695857 2023-10-09T08:26:20.446 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:20.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:20.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:20.549 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:20.574 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:20.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:20.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:20.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:20.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:20.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:20.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:20.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:20 smithi118 bash[59345]: cluster 2023-10-09T08:26:19.557757+0000 mgr.y (mgr.26009) 724 : cluster 0 pgmap v723: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 1.5 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 128 MiB/s wr, 2.05k op/s; 9322/73836 objects degraded (12.625%); 2762/73836 objects misplaced (3.741%); 0 B/s, 1 objects/s recovering 2023-10-09T08:26:20.800 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:20.835 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:20.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:20.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:20.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:20 smithi081 bash[76862]: cluster 2023-10-09T08:26:19.557757+0000 mgr.y (mgr.26009) 724 : cluster 0 pgmap v723: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 1.5 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 128 MiB/s wr, 2.05k op/s; 9322/73836 objects degraded (12.625%); 2762/73836 objects misplaced (3.741%); 0 B/s, 1 objects/s recovering 2023-10-09T08:26:20.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:20 smithi081 bash[79557]: cluster 2023-10-09T08:26:19.557757+0000 mgr.y (mgr.26009) 724 : cluster 0 pgmap v723: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 1.5 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 128 MiB/s wr, 2.05k op/s; 9322/73836 objects degraded (12.625%); 2762/73836 objects misplaced (3.741%); 0 B/s, 1 objects/s recovering 2023-10-09T08:26:20.940 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:20.968 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:20.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:20.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:21.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:21.104 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:21.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:21.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:21.207 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:21.234 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:21.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:21.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:21.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:21.345 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:26:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:26:21] "GET /metrics HTTP/1.1" 200 36432 "" "Prometheus/2.33.4" 2023-10-09T08:26:21.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:21.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:21.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:21.428 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 15 16 33840 33824 140.902 103.75 0.0251477 0.00708715 2023-10-09T08:26:21.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:21.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:21.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:21.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:21.599 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:21.626 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:21.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:21.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:21.731 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:21.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:21.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:21.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:21.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:21.896 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:21.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:21.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:21.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:22.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:22.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:22.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:22.121 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:22.153 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:22.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:22.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:22.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:22.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:22.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:22.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:22.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:22.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:22.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:22.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:22.428 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 16 16 35640 35624 139.126 112.5 0.00300343 0.00717979 2023-10-09T08:26:22.518 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:22.544 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:22.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:22.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:22.648 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:22.687 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:22.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:22.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:22.793 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:22.801 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:22 smithi118 bash[59345]: cluster 2023-10-09T08:26:21.558721+0000 mgr.y (mgr.26009) 725 : cluster 0 pgmap v724: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 1.9 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 152 MiB/s wr, 2.43k op/s; 11576/92541 objects degraded (12.509%); 3946/92541 objects misplaced (4.264%); 0 B/s, 1 objects/s recovering 2023-10-09T08:26:22.831 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:22.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:22.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:22.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:22 smithi081 bash[79557]: cluster 2023-10-09T08:26:21.558721+0000 mgr.y (mgr.26009) 725 : cluster 0 pgmap v724: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 1.9 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 152 MiB/s wr, 2.43k op/s; 11576/92541 objects degraded (12.509%); 3946/92541 objects misplaced (4.264%); 0 B/s, 1 objects/s recovering 2023-10-09T08:26:22.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:22 smithi081 bash[76862]: cluster 2023-10-09T08:26:21.558721+0000 mgr.y (mgr.26009) 725 : cluster 0 pgmap v724: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 1.9 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 152 MiB/s wr, 2.43k op/s; 11576/92541 objects degraded (12.509%); 3946/92541 objects misplaced (4.264%); 0 B/s, 1 objects/s recovering 2023-10-09T08:26:22.935 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:22.961 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:22.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:22.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:23.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:23.090 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:23.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:23.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:23.193 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:23.225 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:23.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:23.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:23.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:23.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:23.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:23.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:23.428 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 17 16 37264 37248 136.912 101.5 0.0029306 0.00729772 2023-10-09T08:26:23.459 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:23.500 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:23.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:23.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:23.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:23.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:23.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:23.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:23.737 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:23.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:23 smithi118 bash[59345]: audit 2023-10-09T08:26:23.136406+0000 mon.c (mon.2) 289 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:26:23.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:23 smithi118 bash[59345]: cluster 2023-10-09T08:26:23.454819+0000 mon.a (mon.0) 664 : cluster 3 Health check update: Degraded data redundancy: 11576/92541 objects degraded (12.509%), 14 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:23.763 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:23.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:23.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:23.866 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:23.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:23 smithi081 bash[76862]: audit 2023-10-09T08:26:23.136406+0000 mon.c (mon.2) 289 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:26:23.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:23 smithi081 bash[76862]: cluster 2023-10-09T08:26:23.454819+0000 mon.a (mon.0) 664 : cluster 3 Health check update: Degraded data redundancy: 11576/92541 objects degraded (12.509%), 14 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:23.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:23 smithi081 bash[79557]: audit 2023-10-09T08:26:23.136406+0000 mon.c (mon.2) 289 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:26:23.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:23 smithi081 bash[79557]: cluster 2023-10-09T08:26:23.454819+0000 mon.a (mon.0) 664 : cluster 3 Health check update: Degraded data redundancy: 11576/92541 objects degraded (12.509%), 14 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:23.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:23.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:23.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:23.995 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:24.021 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:24.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:24.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:24.124 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:24.144 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:24.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:24.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:24.247 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:24.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:24.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:24.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:24.376 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:24.400 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:24.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:24.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:24.428 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 18 16 38895 38879 134.969 101.938 0.00559997 0.00740345 2023-10-09T08:26:24.503 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:24.542 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:24.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:24.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:24.646 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:24.670 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:24.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:24.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:24.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:24 smithi118 bash[59345]: cluster 2023-10-09T08:26:23.559363+0000 mgr.y (mgr.26009) 726 : cluster 0 pgmap v725: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 1.9 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 109 MiB/s wr, 1.75k op/s; 11576/92541 objects degraded (12.509%); 3946/92541 objects misplaced (4.264%) 2023-10-09T08:26:24.774 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:24.799 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:24.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:24.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:24.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:24 smithi081 bash[76862]: cluster 2023-10-09T08:26:23.559363+0000 mgr.y (mgr.26009) 726 : cluster 0 pgmap v725: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 1.9 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 109 MiB/s wr, 1.75k op/s; 11576/92541 objects degraded (12.509%); 3946/92541 objects misplaced (4.264%) 2023-10-09T08:26:24.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:24 smithi081 bash[79557]: cluster 2023-10-09T08:26:23.559363+0000 mgr.y (mgr.26009) 726 : cluster 0 pgmap v725: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 1.9 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 109 MiB/s wr, 1.75k op/s; 11576/92541 objects degraded (12.509%); 3946/92541 objects misplaced (4.264%) 2023-10-09T08:26:24.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:24.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:24.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:24.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:25.037 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:25.075 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:25.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:25.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:25.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:25.204 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:25.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:25.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:25.308 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:25.335 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:25.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:25.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:25.428 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 19 16 40563 40547 133.352 104.25 0.0100065 0.00749349 2023-10-09T08:26:25.438 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:25.467 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:25.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:25.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:25.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:25.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:25.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:25.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:25.697 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:25.736 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:25.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:25.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:25.841 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:25.868 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:25.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:25.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:25.975 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:25.994 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:25.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:25.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:26.097 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:26.119 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:26.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:26.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:26.223 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:26.257 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:26.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:26.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:26.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:26.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:26.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:26.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:26.398 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:26:26.399 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:26:26.428 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:26:26.427505+0000 min lat: 0.00142707 max lat: 0.26444 avg lat: 0.0075813 2023-10-09T08:26:26.428 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:26:26.428 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 20 16 42200 42184 131.8 102.312 0.00679838 0.0075813 2023-10-09T08:26:26.495 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:26.524 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:26.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:26.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:26.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:26.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:26.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:26.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:26.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:26.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:26 smithi118 bash[59345]: cluster 2023-10-09T08:26:25.560489+0000 mgr.y (mgr.26009) 727 : cluster 0 pgmap v726: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 2.4 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 153 MiB/s wr, 2.45k op/s; 14716/117981 objects degraded (12.473%); 4999/117981 objects misplaced (4.237%) 2023-10-09T08:26:26.789 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:26.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:26.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:26.894 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:26.924 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:26.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:26.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:27.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:27.041 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:26 smithi081 bash[76862]: cluster 2023-10-09T08:26:25.560489+0000 mgr.y (mgr.26009) 727 : cluster 0 pgmap v726: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 2.4 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 153 MiB/s wr, 2.45k op/s; 14716/117981 objects degraded (12.473%); 4999/117981 objects misplaced (4.237%) 2023-10-09T08:26:27.041 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:26 smithi081 bash[79557]: cluster 2023-10-09T08:26:25.560489+0000 mgr.y (mgr.26009) 727 : cluster 0 pgmap v726: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 2.4 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 153 MiB/s wr, 2.45k op/s; 14716/117981 objects degraded (12.473%); 4999/117981 objects misplaced (4.237%) 2023-10-09T08:26:27.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:27.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:27.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:27.168 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:27.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:27.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:27.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:27.298 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:27.328 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:27.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:27.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:27.428 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 21 16 43758 43742 130.16 97.375 0.0626526 0.00766992 2023-10-09T08:26:27.437 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:27.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:27.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:27.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:27.571 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:27.604 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:27.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:27.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:27.707 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:27.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:27.738 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:27.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:27.834 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-09T08:26:27.839 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:27.918 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:27.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:27.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:28.025 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:28.058 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:28.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:28.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:28.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:28.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:28.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:28.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:28.295 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:28.325 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:28.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:28.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:28.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:28.429 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 22 16 45101 45085 128.059 83.9375 0.0116808 0.00780378 2023-10-09T08:26:28.455 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:28.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:28.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:28.559 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:28.591 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:28.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:28.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:28.637 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:28 smithi118 bash[59345]: cluster 2023-10-09T08:26:27.561252+0000 mgr.y (mgr.26009) 728 : cluster 0 pgmap v727: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 2.4 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s; 14716/117981 objects degraded (12.473%); 4999/117981 objects misplaced (4.237%) 2023-10-09T08:26:28.637 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:28 smithi118 bash[59345]: cluster 2023-10-09T08:26:28.455784+0000 mon.a (mon.0) 665 : cluster 3 Health check update: Degraded data redundancy: 14716/117981 objects degraded (12.473%), 14 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:28.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:28.705 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:28 smithi081 bash[76862]: cluster 2023-10-09T08:26:27.561252+0000 mgr.y (mgr.26009) 728 : cluster 0 pgmap v727: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 2.4 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s; 14716/117981 objects degraded (12.473%); 4999/117981 objects misplaced (4.237%) 2023-10-09T08:26:28.705 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:28 smithi081 bash[76862]: cluster 2023-10-09T08:26:28.455784+0000 mon.a (mon.0) 665 : cluster 3 Health check update: Degraded data redundancy: 14716/117981 objects degraded (12.473%), 14 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:28.705 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:28 smithi081 bash[79557]: cluster 2023-10-09T08:26:27.561252+0000 mgr.y (mgr.26009) 728 : cluster 0 pgmap v727: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 2.4 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s; 14716/117981 objects degraded (12.473%); 4999/117981 objects misplaced (4.237%) 2023-10-09T08:26:28.706 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:28 smithi081 bash[79557]: cluster 2023-10-09T08:26:28.455784+0000 mon.a (mon.0) 665 : cluster 3 Health check update: Degraded data redundancy: 14716/117981 objects degraded (12.473%), 14 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:28.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:28.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:28.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:28.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:28.854 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:28.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:28.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:28.957 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:28.993 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:28.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:28.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:29.098 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:29.127 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:29.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:29.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:29.234 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:29.284 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:29.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:29.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:29.289 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:26:29.318 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:26:29.348 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:26:29.385 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:26:29.390 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:29.417 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:26:29.420 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:29.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:29.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:29.428 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 23 16 46558 46542 126.45 91.0625 0.00505402 0.00790207 2023-10-09T08:26:29.450 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:26:29.483 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:26:29.483 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:26:29.483 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:26:29.483 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:26:29.483 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:26:29.483 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:26:29.483 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:26:29.483 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:26:29.483 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:26:29.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:29.553 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:29.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:29.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:29.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:29.684 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:29.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:29.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:29.789 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:29.797 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:29 smithi118 bash[59345]: audit 2023-10-09T08:26:29.257500+0000 mon.a (mon.0) 666 : audit 0 from='client.? 172.21.15.81:0/3677918497' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:26:29.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:29.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:29.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:29.918 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:29.957 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:29.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:29.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:30.063 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:30.103 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:30.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:30.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:30.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:29 smithi081 bash[76862]: audit 2023-10-09T08:26:29.257500+0000 mon.a (mon.0) 666 : audit 0 from='client.? 172.21.15.81:0/3677918497' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:26:30.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:29 smithi081 bash[79557]: audit 2023-10-09T08:26:29.257500+0000 mon.a (mon.0) 666 : audit 0 from='client.? 172.21.15.81:0/3677918497' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:26:30.210 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:30.245 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:30.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:30.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:30.350 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:30.387 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:30.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:30.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:30.428 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 24 16 47795 47779 124.402 77.3125 0.0137705 0.00803256 2023-10-09T08:26:30.496 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:30.528 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:30.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:30.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:30.632 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:30.667 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:30.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:30.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:30.773 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:30.782 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:30 smithi081 bash[76862]: cluster 2023-10-09T08:26:29.562253+0000 mgr.y (mgr.26009) 729 : cluster 0 pgmap v728: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 2.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 104 MiB/s wr, 1.67k op/s; 15728/125433 objects degraded (12.539%); 4999/125433 objects misplaced (3.985%) 2023-10-09T08:26:30.783 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:30 smithi081 bash[79557]: cluster 2023-10-09T08:26:29.562253+0000 mgr.y (mgr.26009) 729 : cluster 0 pgmap v728: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 2.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 104 MiB/s wr, 1.67k op/s; 15728/125433 objects degraded (12.539%); 4999/125433 objects misplaced (3.985%) 2023-10-09T08:26:30.800 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:30.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:30.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:30.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:30.932 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:30.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:30.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:31.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:30 smithi118 bash[59345]: cluster 2023-10-09T08:26:29.562253+0000 mgr.y (mgr.26009) 729 : cluster 0 pgmap v728: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 2.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 104 MiB/s wr, 1.67k op/s; 15728/125433 objects degraded (12.539%); 4999/125433 objects misplaced (3.985%) 2023-10-09T08:26:31.039 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:31.069 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:31.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:31.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:31.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:31.197 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:31.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:31.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:31.302 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:31.346 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:31.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:31.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:31.428 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 25 16 49294 49278 123.174 93.6875 0.00615836 0.00811305 2023-10-09T08:26:31.451 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:31.460 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:26:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:26:31] "GET /metrics HTTP/1.1" 200 36520 "" "Prometheus/2.33.4" 2023-10-09T08:26:31.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:31.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:31.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:31.587 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:31.623 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:31.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:31.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:31.727 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:31.762 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:31.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:31.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:31.865 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:31.887 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:31.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:31.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:31.989 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:32.019 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:32.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:32.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:32.125 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:32.152 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:32.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:32.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:32.256 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:32.284 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:32.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:32.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:32.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:32.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:32.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:32.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:32.428 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 26 16 50534 50518 121.417 77.5 0.00559217 0.00821789 2023-10-09T08:26:32.509 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:32.540 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:32.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:32.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:32.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:32.649 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:32 smithi081 bash[76862]: cluster 2023-10-09T08:26:31.563348+0000 mgr.y (mgr.26009) 730 : cluster 0 pgmap v729: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 117 MiB/s wr, 1.86k op/s; 17663/141009 objects degraded (12.526%); 5948/141009 objects misplaced (4.218%) 2023-10-09T08:26:32.649 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:32 smithi081 bash[76862]: audit 2023-10-09T08:26:32.227877+0000 mon.a (mon.0) 667 : audit 1 from='client.? 172.21.15.81:0/387166949' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:26:32.649 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:32 smithi081 bash[79557]: cluster 2023-10-09T08:26:31.563348+0000 mgr.y (mgr.26009) 730 : cluster 0 pgmap v729: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 117 MiB/s wr, 1.86k op/s; 17663/141009 objects degraded (12.526%); 5948/141009 objects misplaced (4.218%) 2023-10-09T08:26:32.650 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:32 smithi081 bash[79557]: audit 2023-10-09T08:26:32.227877+0000 mon.a (mon.0) 667 : audit 1 from='client.? 172.21.15.81:0/387166949' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:26:32.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:32.673 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:26:32.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:32.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:32.703 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:26:32.775 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:32.782 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:32 smithi118 bash[59345]: cluster 2023-10-09T08:26:31.563348+0000 mgr.y (mgr.26009) 730 : cluster 0 pgmap v729: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 117 MiB/s wr, 1.86k op/s; 17663/141009 objects degraded (12.526%); 5948/141009 objects misplaced (4.218%) 2023-10-09T08:26:32.782 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:32 smithi118 bash[59345]: audit 2023-10-09T08:26:32.227877+0000 mon.a (mon.0) 667 : audit 1 from='client.? 172.21.15.81:0/387166949' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:26:32.798 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:32.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:32.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:32.901 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:32.935 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:32.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:32.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:33.039 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:33.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:33.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:33.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:33.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:33.196 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:33.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:33.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:33.302 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:33.334 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:33.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:33.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:33.399 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:26:33.400 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:26:33.429 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 27 16 51636 51620 119.471 68.875 0.0169351 0.00836505 2023-10-09T08:26:33.442 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:33.475 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:33.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:33.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:33.580 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:33.610 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:33.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:33.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:33.628 INFO:teuthology.orchestra.run.smithi081.stderr:no valid command found; 10 closest matches: 2023-10-09T08:26:33.628 INFO:teuthology.orchestra.run.smithi081.stderr:0 2023-10-09T08:26:33.628 INFO:teuthology.orchestra.run.smithi081.stderr:1 2023-10-09T08:26:33.628 INFO:teuthology.orchestra.run.smithi081.stderr:2 2023-10-09T08:26:33.629 INFO:teuthology.orchestra.run.smithi081.stderr:abort 2023-10-09T08:26:33.629 INFO:teuthology.orchestra.run.smithi081.stderr:assert 2023-10-09T08:26:33.629 INFO:teuthology.orchestra.run.smithi081.stderr:config diff 2023-10-09T08:26:33.629 INFO:teuthology.orchestra.run.smithi081.stderr:config diff get 2023-10-09T08:26:33.629 INFO:teuthology.orchestra.run.smithi081.stderr:config get 2023-10-09T08:26:33.629 INFO:teuthology.orchestra.run.smithi081.stderr:config help [] 2023-10-09T08:26:33.629 INFO:teuthology.orchestra.run.smithi081.stderr:config set ... 2023-10-09T08:26:33.629 INFO:teuthology.orchestra.run.smithi081.stderr:admin_socket: invalid command 2023-10-09T08:26:33.713 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:33.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:33 smithi118 bash[59345]: cluster 2023-10-09T08:26:32.646123+0000 mon.a (mon.0) 668 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:26:33.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:33 smithi118 bash[59345]: audit 2023-10-09T08:26:32.667201+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.81:0/387166949' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:26:33.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:33 smithi118 bash[59345]: cluster 2023-10-09T08:26:32.667309+0000 mon.a (mon.0) 670 : cluster 0 osdmap e177: 8 total, 7 up, 7 in 2023-10-09T08:26:33.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:33 smithi118 bash[59345]: cluster 2023-10-09T08:26:32.667383+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e177 with expected crc 2023-10-09T08:26:33.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:33 smithi118 bash[59345]: cluster 2023-10-09T08:26:32.674815+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e177 with expected crc 2023-10-09T08:26:33.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:33 smithi118 bash[59345]: cluster 2023-10-09T08:26:32.674942+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e177 with expected crc 2023-10-09T08:26:33.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:33 smithi118 bash[59345]: cluster 2023-10-09T08:26:32.679683+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e177 with expected crc 2023-10-09T08:26:33.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:33 smithi118 bash[59345]: cluster 2023-10-09T08:26:33.457029+0000 mon.a (mon.0) 671 : cluster 3 Health check update: Degraded data redundancy: 17663/141009 objects degraded (12.526%), 14 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:33.737 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:33.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:33.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:33.840 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:33.867 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:33.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:33.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:33.977 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:34.003 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:34.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:34.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:34.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:34.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:33 smithi081 bash[76862]: cluster 2023-10-09T08:26:32.646123+0000 mon.a (mon.0) 668 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:26:34.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:33 smithi081 bash[76862]: audit 2023-10-09T08:26:32.667201+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.81:0/387166949' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:26:34.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:33 smithi081 bash[76862]: cluster 2023-10-09T08:26:32.667309+0000 mon.a (mon.0) 670 : cluster 0 osdmap e177: 8 total, 7 up, 7 in 2023-10-09T08:26:34.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:33 smithi081 bash[76862]: cluster 2023-10-09T08:26:32.667383+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e177 with expected crc 2023-10-09T08:26:34.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:33 smithi081 bash[76862]: cluster 2023-10-09T08:26:32.674815+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e177 with expected crc 2023-10-09T08:26:34.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:33 smithi081 bash[76862]: cluster 2023-10-09T08:26:32.674942+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e177 with expected crc 2023-10-09T08:26:34.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:33 smithi081 bash[76862]: cluster 2023-10-09T08:26:32.679683+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e177 with expected crc 2023-10-09T08:26:34.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:33 smithi081 bash[76862]: cluster 2023-10-09T08:26:33.457029+0000 mon.a (mon.0) 671 : cluster 3 Health check update: Degraded data redundancy: 17663/141009 objects degraded (12.526%), 14 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:34.119 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:33 smithi081 bash[79557]: cluster 2023-10-09T08:26:32.646123+0000 mon.a (mon.0) 668 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:26:34.119 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:33 smithi081 bash[79557]: audit 2023-10-09T08:26:32.667201+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.81:0/387166949' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:26:34.119 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:33 smithi081 bash[79557]: cluster 2023-10-09T08:26:32.667309+0000 mon.a (mon.0) 670 : cluster 0 osdmap e177: 8 total, 7 up, 7 in 2023-10-09T08:26:34.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:33 smithi081 bash[79557]: cluster 2023-10-09T08:26:32.667383+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e177 with expected crc 2023-10-09T08:26:34.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:33 smithi081 bash[79557]: cluster 2023-10-09T08:26:32.674815+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e177 with expected crc 2023-10-09T08:26:34.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:33 smithi081 bash[79557]: cluster 2023-10-09T08:26:32.674942+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e177 with expected crc 2023-10-09T08:26:34.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:33 smithi081 bash[79557]: cluster 2023-10-09T08:26:32.679683+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e177 with expected crc 2023-10-09T08:26:34.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:33 smithi081 bash[79557]: cluster 2023-10-09T08:26:33.457029+0000 mon.a (mon.0) 671 : cluster 3 Health check update: Degraded data redundancy: 17663/141009 objects degraded (12.526%), 14 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:34.120 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:26:33 smithi081 bash[155994]: debug 2023-10-09T08:26:33.757+0000 7f7d2b751640 -1 Falling back to public interface 2023-10-09T08:26:34.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:34.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:34.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:34.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:34.261 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:34.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:34.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:34.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:34.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:34.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:34.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:34.429 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 28 16 53064 53048 118.391 89.25 0.00248452 0.00842783 2023-10-09T08:26:34.492 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:34.527 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:34.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:34.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:34.630 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:34.653 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:34.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:34.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:34.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:34 smithi118 bash[59345]: cluster 2023-10-09T08:26:33.564101+0000 mgr.y (mgr.26009) 731 : cluster 0 pgmap v731: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 101 MiB/s wr, 1.61k op/s; 17663/141009 objects degraded (12.526%); 5948/141009 objects misplaced (4.218%) 2023-10-09T08:26:34.783 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:34.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:34.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:34.887 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:34.923 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:34.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:34.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:35.025 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:35.049 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:35.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:35.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:35.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:34 smithi081 bash[79557]: cluster 2023-10-09T08:26:33.564101+0000 mgr.y (mgr.26009) 731 : cluster 0 pgmap v731: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 101 MiB/s wr, 1.61k op/s; 17663/141009 objects degraded (12.526%); 5948/141009 objects misplaced (4.218%) 2023-10-09T08:26:35.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:34 smithi081 bash[76862]: cluster 2023-10-09T08:26:33.564101+0000 mgr.y (mgr.26009) 731 : cluster 0 pgmap v731: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 101 MiB/s wr, 1.61k op/s; 17663/141009 objects degraded (12.526%); 5948/141009 objects misplaced (4.218%) 2023-10-09T08:26:35.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:35.180 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:35.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:35.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:35.283 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:35.310 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:35.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:35.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:35.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:26:35.412 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:35.429 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 29 16 54280 54264 116.929 76 0.00809963 0.00854624 2023-10-09T08:26:35.445 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:35.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:35.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:35.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:35.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:35.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:35.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:35.691 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:35.722 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:35.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:35.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:35.828 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:35.856 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:35.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:35.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:35.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:35.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:35.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:35.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:36.033 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-10-09T08:26:36.034 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['dump_ops_in_flight'] 2023-10-09T08:26:36.090 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:36.121 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:36.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:36.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:36.224 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:36.255 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:36.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:36.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:36.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:36.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:36.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:36.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:36.429 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 30 16 55617 55601 115.817 83.5625 0.0318042 0.00862835 2023-10-09T08:26:36.490 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:36.512 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:36.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:36.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:36.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:36.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:36.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:36.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:36.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:36 smithi118 bash[59345]: cluster 2023-10-09T08:26:35.565218+0000 mgr.y (mgr.26009) 732 : cluster 0 pgmap v732: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 3.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 87 MiB/s wr, 1.40k op/s; 19989/159993 objects degraded (12.494%); 6744/159993 objects misplaced (4.215%) 2023-10-09T08:26:36.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:36.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:36.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:36.873 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:36.900 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:36.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:36.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:37.006 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:37.033 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:37.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:37.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:37.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:36 smithi081 bash[76862]: cluster 2023-10-09T08:26:35.565218+0000 mgr.y (mgr.26009) 732 : cluster 0 pgmap v732: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 3.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 87 MiB/s wr, 1.40k op/s; 19989/159993 objects degraded (12.494%); 6744/159993 objects misplaced (4.215%) 2023-10-09T08:26:37.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:36 smithi081 bash[79557]: cluster 2023-10-09T08:26:35.565218+0000 mgr.y (mgr.26009) 732 : cluster 0 pgmap v732: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 3.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 87 MiB/s wr, 1.40k op/s; 19989/159993 objects degraded (12.494%); 6744/159993 objects misplaced (4.215%) 2023-10-09T08:26:37.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:37.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:37.168 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:37.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:37.269 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:37.306 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:37.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:37.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:37.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:26:37.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:37.429 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 31 16 56913 56897 114.693 81 0.0123402 0.00871372 2023-10-09T08:26:37.438 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:37.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:37.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:37.543 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:37.573 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:37.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:37.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:37.676 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:37.704 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:37.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:37.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:37.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:37.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:37.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:37.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:37.938 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:37.966 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:37.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:37.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:38.071 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:38.097 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:38.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:38.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:38.201 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:38.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:38.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:38.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:38.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:38.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:38.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:38.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:38.429 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 32 16 58249 58233 113.718 83.5 0.0103575 0.00878875 2023-10-09T08:26:38.470 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:38.511 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:38.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:38.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:38.617 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:38.651 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:38.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:38.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:38.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:38 smithi118 bash[59345]: cluster 2023-10-09T08:26:37.565954+0000 mgr.y (mgr.26009) 733 : cluster 0 pgmap v733: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 3.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 87 MiB/s wr, 1.40k op/s; 19989/159993 objects degraded (12.494%); 6744/159993 objects misplaced (4.215%) 2023-10-09T08:26:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:38 smithi118 bash[59345]: audit 2023-10-09T08:26:38.137019+0000 mon.c (mon.2) 290 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:26:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:38 smithi118 bash[59345]: cluster 2023-10-09T08:26:38.458333+0000 mon.a (mon.0) 672 : cluster 3 Health check update: Degraded data redundancy: 19989/159993 objects degraded (12.494%), 14 pgs degraded, 33 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:38.786 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:38.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:38.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:38.890 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:38.927 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:38.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:38.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:39.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:39.042 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:38 smithi081 bash[76862]: cluster 2023-10-09T08:26:37.565954+0000 mgr.y (mgr.26009) 733 : cluster 0 pgmap v733: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 3.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 87 MiB/s wr, 1.40k op/s; 19989/159993 objects degraded (12.494%); 6744/159993 objects misplaced (4.215%) 2023-10-09T08:26:39.042 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:38 smithi081 bash[76862]: audit 2023-10-09T08:26:38.137019+0000 mon.c (mon.2) 290 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:26:39.042 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:38 smithi081 bash[76862]: cluster 2023-10-09T08:26:38.458333+0000 mon.a (mon.0) 672 : cluster 3 Health check update: Degraded data redundancy: 19989/159993 objects degraded (12.494%), 14 pgs degraded, 33 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:39.043 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:38 smithi081 bash[79557]: cluster 2023-10-09T08:26:37.565954+0000 mgr.y (mgr.26009) 733 : cluster 0 pgmap v733: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 3.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 87 MiB/s wr, 1.40k op/s; 19989/159993 objects degraded (12.494%); 6744/159993 objects misplaced (4.215%) 2023-10-09T08:26:39.043 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:38 smithi081 bash[79557]: audit 2023-10-09T08:26:38.137019+0000 mon.c (mon.2) 290 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:26:39.043 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:38 smithi081 bash[79557]: cluster 2023-10-09T08:26:38.458333+0000 mon.a (mon.0) 672 : cluster 3 Health check update: Degraded data redundancy: 19989/159993 objects degraded (12.494%), 14 pgs degraded, 33 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:39.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:39.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:39.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:39.169 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:39.194 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:39.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:39.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:39.203 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:26:39.203 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:26:39.203 INFO:teuthology.orchestra.run.smithi118.stdout: "complaint_time": 30, 2023-10-09T08:26:39.203 INFO:teuthology.orchestra.run.smithi118.stdout: "num_blocked_ops": 0 2023-10-09T08:26:39.204 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:26:39.297 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:39.331 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:39.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:39.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:39.429 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 33 16 59493 59477 112.628 77.75 0.0135166 0.00887271 2023-10-09T08:26:39.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:39.464 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:39.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:39.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:39.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:39.603 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:39.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:39.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:39.706 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:39.735 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:39.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:39.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:39.839 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:39.871 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:39.873 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:26:39 smithi081 bash[155994]: debug 2023-10-09T08:26:39.869+0000 7f7d2b751640 -1 osd.1 161 log_to_monitors true 2023-10-09T08:26:39.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:39.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:39.976 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:40.007 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:40.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:40.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:40.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:40.140 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:40.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:40.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:40.222 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:26:40.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:40.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:40.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:40.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:40.380 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:40.413 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:40.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:40.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:40.429 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 34 16 60787 60771 111.694 80.875 0.0118169 0.00894709 2023-10-09T08:26:40.517 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:40.521 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-09T08:26:40.544 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:40.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:40.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:40.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:40.673 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:40.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:40.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:40.685 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:40 smithi118 bash[59345]: cluster 2023-10-09T08:26:39.566907+0000 mgr.y (mgr.26009) 734 : cluster 0 pgmap v734: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 3.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 84 MiB/s wr, 1.35k op/s; 20745/165933 objects degraded (12.502%); 6744/165933 objects misplaced (4.064%) 2023-10-09T08:26:40.685 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:40 smithi118 bash[59345]: audit 2023-10-09T08:26:39.878886+0000 mon.b (mon.1) 13 : audit 1 from='osd.1 [v2:172.21.15.81:6810/596779902,v1:172.21.15.81:6811/596779902]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T08:26:40.685 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:40 smithi118 bash[59345]: audit 2023-10-09T08:26:39.879209+0000 mon.a (mon.0) 673 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T08:26:40.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:40.791 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:26:40 smithi081 bash[155994]: debug 2023-10-09T08:26:40.737+0000 7f7d1a3b8700 -1 osd.1 161 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-09T08:26:40.791 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:40 smithi081 bash[76862]: cluster 2023-10-09T08:26:39.566907+0000 mgr.y (mgr.26009) 734 : cluster 0 pgmap v734: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 3.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 84 MiB/s wr, 1.35k op/s; 20745/165933 objects degraded (12.502%); 6744/165933 objects misplaced (4.064%) 2023-10-09T08:26:40.791 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:40 smithi081 bash[76862]: audit 2023-10-09T08:26:39.878886+0000 mon.b (mon.1) 13 : audit 1 from='osd.1 [v2:172.21.15.81:6810/596779902,v1:172.21.15.81:6811/596779902]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T08:26:40.791 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:40 smithi081 bash[76862]: audit 2023-10-09T08:26:39.879209+0000 mon.a (mon.0) 673 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T08:26:40.792 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:40 smithi081 bash[79557]: cluster 2023-10-09T08:26:39.566907+0000 mgr.y (mgr.26009) 734 : cluster 0 pgmap v734: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 3.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 84 MiB/s wr, 1.35k op/s; 20745/165933 objects degraded (12.502%); 6744/165933 objects misplaced (4.064%) 2023-10-09T08:26:40.792 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:40 smithi081 bash[79557]: audit 2023-10-09T08:26:39.878886+0000 mon.b (mon.1) 13 : audit 1 from='osd.1 [v2:172.21.15.81:6810/596779902,v1:172.21.15.81:6811/596779902]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T08:26:40.792 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:40 smithi081 bash[79557]: audit 2023-10-09T08:26:39.879209+0000 mon.a (mon.0) 673 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T08:26:40.806 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:40.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:40.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:40.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:40.948 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:40.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:40.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:41.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-09T08:26:41.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:41.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:41.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:41.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:41.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:41.235 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:26:41.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:41.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:41.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:41.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:41.357 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:26:41] "GET /metrics HTTP/1.1" 200 36519 "" "Prometheus/2.33.4" 2023-10-09T08:26:41.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:41.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:41.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:41.429 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 35 16 62001 61985 110.671 75.875 0.018843 0.0090301 2023-10-09T08:26:41.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:41.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:41.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:41.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:41.609 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:41.634 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:41.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:41.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:41.739 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:41.762 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:41.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:41.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:41.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:41.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:41.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:41.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:41.996 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:42.008 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[79557]: audit 2023-10-09T08:26:40.678472+0000 mon.a (mon.0) 674 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T08:26:42.009 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[79557]: cluster 2023-10-09T08:26:40.678734+0000 mon.a (mon.0) 675 : cluster 0 osdmap e178: 8 total, 7 up, 7 in 2023-10-09T08:26:42.009 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[79557]: audit 2023-10-09T08:26:40.682506+0000 mon.b (mon.1) 14 : audit 1 from='osd.1 [v2:172.21.15.81:6810/596779902,v1:172.21.15.81:6811/596779902]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:26:42.009 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[79557]: audit 2023-10-09T08:26:40.689006+0000 mon.a (mon.0) 676 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:26:42.009 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[79557]: cluster 2023-10-09T08:26:40.689480+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.009 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[79557]: cluster 2023-10-09T08:26:40.689493+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[79557]: cluster 2023-10-09T08:26:40.690841+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[79557]: cluster 2023-10-09T08:26:40.691258+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[79557]: cluster 2023-10-09T08:26:40.695720+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.010 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[79557]: cluster 2023-10-09T08:26:40.700417+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.011 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[76862]: audit 2023-10-09T08:26:40.678472+0000 mon.a (mon.0) 674 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T08:26:42.011 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[76862]: cluster 2023-10-09T08:26:40.678734+0000 mon.a (mon.0) 675 : cluster 0 osdmap e178: 8 total, 7 up, 7 in 2023-10-09T08:26:42.011 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[76862]: audit 2023-10-09T08:26:40.682506+0000 mon.b (mon.1) 14 : audit 1 from='osd.1 [v2:172.21.15.81:6810/596779902,v1:172.21.15.81:6811/596779902]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:26:42.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[76862]: audit 2023-10-09T08:26:40.689006+0000 mon.a (mon.0) 676 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:26:42.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[76862]: cluster 2023-10-09T08:26:40.689480+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[76862]: cluster 2023-10-09T08:26:40.689493+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[76862]: cluster 2023-10-09T08:26:40.690841+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.013 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[76862]: cluster 2023-10-09T08:26:40.691258+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.013 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[76862]: cluster 2023-10-09T08:26:40.695720+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.013 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:41 smithi081 bash[76862]: cluster 2023-10-09T08:26:40.700417+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:41 smithi118 bash[59345]: audit 2023-10-09T08:26:40.678472+0000 mon.a (mon.0) 674 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T08:26:42.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:41 smithi118 bash[59345]: cluster 2023-10-09T08:26:40.678734+0000 mon.a (mon.0) 675 : cluster 0 osdmap e178: 8 total, 7 up, 7 in 2023-10-09T08:26:42.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:41 smithi118 bash[59345]: audit 2023-10-09T08:26:40.682506+0000 mon.b (mon.1) 14 : audit 1 from='osd.1 [v2:172.21.15.81:6810/596779902,v1:172.21.15.81:6811/596779902]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:26:42.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:41 smithi118 bash[59345]: audit 2023-10-09T08:26:40.689006+0000 mon.a (mon.0) 676 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:26:42.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:41 smithi118 bash[59345]: cluster 2023-10-09T08:26:40.689480+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:41 smithi118 bash[59345]: cluster 2023-10-09T08:26:40.689493+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:41 smithi118 bash[59345]: cluster 2023-10-09T08:26:40.690841+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:41 smithi118 bash[59345]: cluster 2023-10-09T08:26:40.691258+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:41 smithi118 bash[59345]: cluster 2023-10-09T08:26:40.695720+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:41 smithi118 bash[59345]: cluster 2023-10-09T08:26:40.700417+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T08:26:42.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:42.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:42.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:42.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:42.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:42.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:42.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:42.256 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:42.289 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:42.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:42.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:42.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:42.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:42.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:42.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:42.430 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 36 16 62369 62353 108.235 23 0.00593485 0.00904977 2023-10-09T08:26:42.524 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:42.556 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:42.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:42.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:42.659 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:42.695 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:42.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:42.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:42.801 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:42.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:42.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:42.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:42.939 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:42.952 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:42 smithi118 bash[59345]: cluster 2023-10-09T08:26:41.567955+0000 mgr.y (mgr.26009) 735 : cluster 0 pgmap v736: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 3.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s; 22428/179667 objects degraded (12.483%); 7600/179667 objects misplaced (4.230%) 2023-10-09T08:26:42.952 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:42 smithi118 bash[59345]: cluster 2023-10-09T08:26:41.682649+0000 mon.a (mon.0) 677 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:26:42.952 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:42 smithi118 bash[59345]: cluster 2023-10-09T08:26:41.688077+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:42.952 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:42 smithi118 bash[59345]: cluster 2023-10-09T08:26:41.688932+0000 mon.a (mon.0) 678 : cluster 1 osd.1 [v2:172.21.15.81:6810/596779902,v1:172.21.15.81:6811/596779902] boot 2023-10-09T08:26:42.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:42 smithi118 bash[59345]: cluster 2023-10-09T08:26:41.688980+0000 mon.a (mon.0) 679 : cluster 0 osdmap e179: 8 total, 8 up, 7 in 2023-10-09T08:26:42.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:42 smithi118 bash[59345]: audit 2023-10-09T08:26:41.691084+0000 mon.c (mon.2) 291 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T08:26:42.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:42 smithi118 bash[59345]: cluster 2023-10-09T08:26:41.695106+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:42.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:42 smithi118 bash[59345]: cluster 2023-10-09T08:26:41.695190+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:42.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:42 smithi118 bash[59345]: cluster 2023-10-09T08:26:41.696150+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:42.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:42 smithi118 bash[59345]: cluster 2023-10-09T08:26:41.697380+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:42.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:42 smithi118 bash[59345]: cluster 2023-10-09T08:26:41.697532+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:42.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:42 smithi118 bash[59345]: cluster 2023-10-09T08:26:41.697963+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:42.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:42 smithi118 bash[59345]: cluster 2023-10-09T08:26:41.702820+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:42.973 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:42.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:42.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:43.077 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:43.116 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:43.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:43.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:43.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[76862]: cluster 2023-10-09T08:26:41.567955+0000 mgr.y (mgr.26009) 735 : cluster 0 pgmap v736: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 3.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s; 22428/179667 objects degraded (12.483%); 7600/179667 objects misplaced (4.230%) 2023-10-09T08:26:43.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[76862]: cluster 2023-10-09T08:26:41.682649+0000 mon.a (mon.0) 677 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:26:43.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[76862]: cluster 2023-10-09T08:26:41.688077+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:43.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[76862]: cluster 2023-10-09T08:26:41.688932+0000 mon.a (mon.0) 678 : cluster 1 osd.1 [v2:172.21.15.81:6810/596779902,v1:172.21.15.81:6811/596779902] boot 2023-10-09T08:26:43.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[76862]: cluster 2023-10-09T08:26:41.688980+0000 mon.a (mon.0) 679 : cluster 0 osdmap e179: 8 total, 8 up, 7 in 2023-10-09T08:26:43.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[76862]: audit 2023-10-09T08:26:41.691084+0000 mon.c (mon.2) 291 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T08:26:43.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[76862]: cluster 2023-10-09T08:26:41.695106+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:43.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[76862]: cluster 2023-10-09T08:26:41.695190+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:43.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[76862]: cluster 2023-10-09T08:26:41.696150+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:43.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[76862]: cluster 2023-10-09T08:26:41.697380+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:43.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[76862]: cluster 2023-10-09T08:26:41.697532+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:43.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[76862]: cluster 2023-10-09T08:26:41.697963+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:43.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[76862]: cluster 2023-10-09T08:26:41.702820+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:43.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[79557]: cluster 2023-10-09T08:26:41.567955+0000 mgr.y (mgr.26009) 735 : cluster 0 pgmap v736: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 3.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s; 22428/179667 objects degraded (12.483%); 7600/179667 objects misplaced (4.230%) 2023-10-09T08:26:43.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[79557]: cluster 2023-10-09T08:26:41.682649+0000 mon.a (mon.0) 677 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:26:43.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[79557]: cluster 2023-10-09T08:26:41.688077+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:43.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[79557]: cluster 2023-10-09T08:26:41.688932+0000 mon.a (mon.0) 678 : cluster 1 osd.1 [v2:172.21.15.81:6810/596779902,v1:172.21.15.81:6811/596779902] boot 2023-10-09T08:26:43.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[79557]: cluster 2023-10-09T08:26:41.688980+0000 mon.a (mon.0) 679 : cluster 0 osdmap e179: 8 total, 8 up, 7 in 2023-10-09T08:26:43.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[79557]: audit 2023-10-09T08:26:41.691084+0000 mon.c (mon.2) 291 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T08:26:43.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[79557]: cluster 2023-10-09T08:26:41.695106+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:43.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[79557]: cluster 2023-10-09T08:26:41.695190+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:43.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[79557]: cluster 2023-10-09T08:26:41.696150+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:43.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[79557]: cluster 2023-10-09T08:26:41.697380+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:43.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[79557]: cluster 2023-10-09T08:26:41.697532+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:43.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[79557]: cluster 2023-10-09T08:26:41.697963+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:43.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:42 smithi081 bash[79557]: cluster 2023-10-09T08:26:41.702820+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T08:26:43.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:43.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:43.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:43.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:43.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:43.376 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:43.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:43.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:43.430 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 37 16 62369 62353 105.31 0 - 0.00904977 2023-10-09T08:26:43.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:43.514 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:43.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:43.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:43.618 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:43.654 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:43.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:43.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:43.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:43.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:42.695888+0000 mon.a (mon.0) 680 : cluster 0 osdmap e180: 8 total, 8 up, 7 in 2023-10-09T08:26:43.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:42.695981+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:42.697745+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:42.698404+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:42.698913+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:42.699653+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:42.700470+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:42.701234+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:42.703423+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:42.703647+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:42.704444+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:42.705222+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:42.706060+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:42.708129+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:42.708168+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:42.709526+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:42.709689+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:43.459648+0000 mon.a (mon.0) 681 : cluster 3 Health check update: Degraded data redundancy: 22428/179667 objects degraded (12.483%), 14 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:43.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:43 smithi118 bash[59345]: cluster 2023-10-09T08:26:43.694973+0000 mon.a (mon.0) 682 : cluster 0 osdmap e181: 8 total, 8 up, 7 in 2023-10-09T08:26:43.768 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:42.695888+0000 mon.a (mon.0) 680 : cluster 0 osdmap e180: 8 total, 8 up, 7 in 2023-10-09T08:26:43.768 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:42.695981+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.768 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:42.697745+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.768 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:42.698404+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.768 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:42.698913+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.769 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:42.699653+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.769 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:42.700470+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.769 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:42.701234+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.769 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:42.703423+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.769 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:42.703647+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.769 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:42.704444+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.769 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:42.705222+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.769 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:42.706060+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.769 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:42.708129+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.770 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:42.708168+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.770 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:42.709526+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.770 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:42.709689+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.770 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:43.459648+0000 mon.a (mon.0) 681 : cluster 3 Health check update: Degraded data redundancy: 22428/179667 objects degraded (12.483%), 14 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:43.770 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[76862]: cluster 2023-10-09T08:26:43.694973+0000 mon.a (mon.0) 682 : cluster 0 osdmap e181: 8 total, 8 up, 7 in 2023-10-09T08:26:43.770 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:42.695888+0000 mon.a (mon.0) 680 : cluster 0 osdmap e180: 8 total, 8 up, 7 in 2023-10-09T08:26:43.771 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:42.695981+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.771 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:42.697745+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.771 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:42.698404+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.771 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:42.698913+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.771 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:42.699653+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.771 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:42.700470+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.771 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:42.701234+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.771 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:42.703423+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.772 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:42.703647+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.772 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:42.704444+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.772 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:42.705222+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.772 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:42.706060+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.772 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:42.708129+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.772 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:42.708168+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.772 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:42.709526+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.772 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:42.709689+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T08:26:43.772 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:43.459648+0000 mon.a (mon.0) 681 : cluster 3 Health check update: Degraded data redundancy: 22428/179667 objects degraded (12.483%), 14 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-10-09T08:26:43.772 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:43 smithi081 bash[79557]: cluster 2023-10-09T08:26:43.694973+0000 mon.a (mon.0) 682 : cluster 0 osdmap e181: 8 total, 8 up, 7 in 2023-10-09T08:26:43.788 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:43.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:43.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:43.891 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:43.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:43.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:43.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:44.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:44.045 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:44.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:44.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:44.149 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:44.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:44.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:44.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:44.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:44.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:44.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:44.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:44.416 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:44.430 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 38 16 62713 62697 103.105 10.75 0.0122912 0.0096925 2023-10-09T08:26:44.443 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:44.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:44.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:44.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:44.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:44.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:44.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:44.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:44.714 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:44 smithi118 bash[59345]: cluster 2023-10-09T08:26:43.568999+0000 mgr.y (mgr.26009) 736 : cluster 0 pgmap v739: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 3.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s; 22428/179667 objects degraded (12.483%); 7600/179667 objects misplaced (4.230%) 2023-10-09T08:26:44.714 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:44 smithi118 bash[59345]: cluster 2023-10-09T08:26:43.694819+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:44 smithi118 bash[59345]: cluster 2023-10-09T08:26:43.697917+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:44 smithi118 bash[59345]: cluster 2023-10-09T08:26:43.698365+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:44 smithi118 bash[59345]: cluster 2023-10-09T08:26:43.698413+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:44 smithi118 bash[59345]: cluster 2023-10-09T08:26:43.698600+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:44 smithi118 bash[59345]: cluster 2023-10-09T08:26:43.704321+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.716 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:44 smithi118 bash[59345]: cluster 2023-10-09T08:26:43.704509+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.716 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:44 smithi118 bash[59345]: cluster 2023-10-09T08:26:43.706392+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.716 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:44 smithi118 bash[59345]: cluster 2023-10-09T08:26:43.706595+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.716 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:44 smithi118 bash[59345]: cluster 2023-10-09T08:26:43.706721+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.716 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:44 smithi118 bash[59345]: cluster 2023-10-09T08:26:43.706817+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:44.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:44.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:44.819 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:44.854 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:44.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:44.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:44.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[76862]: cluster 2023-10-09T08:26:43.568999+0000 mgr.y (mgr.26009) 736 : cluster 0 pgmap v739: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 3.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s; 22428/179667 objects degraded (12.483%); 7600/179667 objects misplaced (4.230%) 2023-10-09T08:26:44.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[76862]: cluster 2023-10-09T08:26:43.694819+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[76862]: cluster 2023-10-09T08:26:43.697917+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[76862]: cluster 2023-10-09T08:26:43.698365+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[76862]: cluster 2023-10-09T08:26:43.698413+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[76862]: cluster 2023-10-09T08:26:43.698600+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[76862]: cluster 2023-10-09T08:26:43.704321+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[76862]: cluster 2023-10-09T08:26:43.704509+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[76862]: cluster 2023-10-09T08:26:43.706392+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[76862]: cluster 2023-10-09T08:26:43.706595+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[76862]: cluster 2023-10-09T08:26:43.706721+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[76862]: cluster 2023-10-09T08:26:43.706817+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[79557]: cluster 2023-10-09T08:26:43.568999+0000 mgr.y (mgr.26009) 736 : cluster 0 pgmap v739: 89 pgs: 38 active+clean, 14 active+undersized+degraded, 12 active+clean+remapped, 25 active+undersized; 3.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s; 22428/179667 objects degraded (12.483%); 7600/179667 objects misplaced (4.230%) 2023-10-09T08:26:44.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[79557]: cluster 2023-10-09T08:26:43.694819+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[79557]: cluster 2023-10-09T08:26:43.697917+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[79557]: cluster 2023-10-09T08:26:43.698365+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[79557]: cluster 2023-10-09T08:26:43.698413+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[79557]: cluster 2023-10-09T08:26:43.698600+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[79557]: cluster 2023-10-09T08:26:43.704321+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[79557]: cluster 2023-10-09T08:26:43.704509+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[79557]: cluster 2023-10-09T08:26:43.706392+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[79557]: cluster 2023-10-09T08:26:43.706595+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[79557]: cluster 2023-10-09T08:26:43.706721+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:44 smithi081 bash[79557]: cluster 2023-10-09T08:26:43.706817+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T08:26:44.959 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:44.989 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:44.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:44.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:45.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:45.124 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:45.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:45.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:45.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:45.257 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:45.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:45.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:45.361 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:45.367 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:26:45.407 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:45.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:45.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:45.430 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 39 16 63594 63578 101.873 55.0625 0.00735096 0.00980993 2023-10-09T08:26:45.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:45.646 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:45.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:45.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:45.748 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:45.783 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:45.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:45.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:45.887 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:45.916 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:45.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:45.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:46.023 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:46.062 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:46.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:46.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:46.171 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:46.201 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:46.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:46.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:46.306 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:46.331 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:46.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:46.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:46.430 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:26:46.429547+0000 min lat: 0.00142707 max lat: 2.39987 avg lat: 0.00991201 2023-10-09T08:26:46.430 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:26:46.431 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 40 16 64377 64361 100.549 48.9375 0.00428455 0.00991201 2023-10-09T08:26:46.434 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:46.454 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:46.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:46.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:46.552 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:26:46.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:46.607 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:46.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:46.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:46.711 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:46.721 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:46 smithi118 bash[59345]: cluster 2023-10-09T08:26:45.569986+0000 mgr.y (mgr.26009) 737 : cluster 0 pgmap v741: 89 pgs: 67 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 6 active+clean+remapped, 6 active+undersized; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 40 MiB/s wr, 635 op/s; 31201/188994 objects degraded (16.509%); 1/188994 objects misplaced (0.001%); 471 KiB/s, 7 objects/s recovering 2023-10-09T08:26:46.739 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:46.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:46.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:46.824 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:46 smithi081 bash[79557]: cluster 2023-10-09T08:26:45.569986+0000 mgr.y (mgr.26009) 737 : cluster 0 pgmap v741: 89 pgs: 67 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 6 active+clean+remapped, 6 active+undersized; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 40 MiB/s wr, 635 op/s; 31201/188994 objects degraded (16.509%); 1/188994 objects misplaced (0.001%); 471 KiB/s, 7 objects/s recovering 2023-10-09T08:26:46.825 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:46 smithi081 bash[76862]: cluster 2023-10-09T08:26:45.569986+0000 mgr.y (mgr.26009) 737 : cluster 0 pgmap v741: 89 pgs: 67 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 6 active+clean+remapped, 6 active+undersized; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 40 MiB/s wr, 635 op/s; 31201/188994 objects degraded (16.509%); 1/188994 objects misplaced (0.001%); 471 KiB/s, 7 objects/s recovering 2023-10-09T08:26:46.846 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:46.882 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:46.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:46.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:46.986 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:47.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:47.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:47.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:47.111 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:47.154 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:47.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:47.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:47.260 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:47.299 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:47.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:47.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:47.407 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:47.431 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 41 16 65200 65184 99.351 51.4375 0.0159472 0.0100586 2023-10-09T08:26:47.441 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:47.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:47.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:47.546 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:47.572 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:47.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:47.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:47.680 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:47.706 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:47.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:47.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:47.811 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:47.842 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:47.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:47.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:47.946 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:47.971 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:47.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:47.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:48.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:48.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:48.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:48.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:48.213 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:48.253 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:48.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:48.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:48.357 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:48.390 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:48.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:48.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:48.430 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 42 16 66102 66086 98.3277 56.375 0.0103924 0.0101636 2023-10-09T08:26:48.493 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:48.539 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:48.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:48.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:48.642 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:48.670 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:48.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:48.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:48 smithi118 bash[59345]: cluster 2023-10-09T08:26:47.570673+0000 mgr.y (mgr.26009) 738 : cluster 0 pgmap v742: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 4.8 KiB/s rd, 32 MiB/s wr, 522 op/s; 31199/188994 objects degraded (16.508%); 384 KiB/s, 4 objects/s recovering 2023-10-09T08:26:48.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:48 smithi118 bash[59345]: cluster 2023-10-09T08:26:48.461669+0000 mon.a (mon.0) 683 : cluster 3 Health check update: Degraded data redundancy: 31199/188994 objects degraded (16.508%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:26:48.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:48.804 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:48.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:48.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:48.822 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:48 smithi081 bash[76862]: cluster 2023-10-09T08:26:47.570673+0000 mgr.y (mgr.26009) 738 : cluster 0 pgmap v742: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 4.8 KiB/s rd, 32 MiB/s wr, 522 op/s; 31199/188994 objects degraded (16.508%); 384 KiB/s, 4 objects/s recovering 2023-10-09T08:26:48.822 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:48 smithi081 bash[76862]: cluster 2023-10-09T08:26:48.461669+0000 mon.a (mon.0) 683 : cluster 3 Health check update: Degraded data redundancy: 31199/188994 objects degraded (16.508%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:26:48.822 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:48 smithi081 bash[79557]: cluster 2023-10-09T08:26:47.570673+0000 mgr.y (mgr.26009) 738 : cluster 0 pgmap v742: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 4.8 KiB/s rd, 32 MiB/s wr, 522 op/s; 31199/188994 objects degraded (16.508%); 384 KiB/s, 4 objects/s recovering 2023-10-09T08:26:48.822 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:48 smithi081 bash[79557]: cluster 2023-10-09T08:26:48.461669+0000 mon.a (mon.0) 683 : cluster 3 Health check update: Degraded data redundancy: 31199/188994 objects degraded (16.508%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:26:48.909 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:48.941 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:48.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:48.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:49.048 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:49.074 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:49.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:49.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:49.156 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:26:49.179 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:49.190 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:26:49.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:49.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:49.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:49.239 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:26:49.310 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:26:49.319 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:49.340 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:49.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:49.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:49.346 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:26:49.382 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:26:49.419 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:26:49.430 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 43 16 66857 66841 97.1383 47.1875 0.00991035 0.0102883 2023-10-09T08:26:49.445 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:49.462 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:26:49.468 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:26:49.468 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:26:49.468 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:26:49.468 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:26:49.468 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:26:49.468 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:26:49.469 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:26:49.469 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:26:49.474 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:49.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:49.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:49.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:49.608 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:49.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:49.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:49.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:49.743 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:49.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:49.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:49.753 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:26:49.846 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:49.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:49 smithi081 bash[76862]: audit 2023-10-09T08:26:49.116915+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.81:0/3266390088' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:26:49.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:49 smithi081 bash[76862]: audit 2023-10-09T08:26:49.589079+0000 mon.a (mon.0) 684 : audit 1 from='client.? 172.21.15.81:0/2127861339' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:26:49.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:49 smithi081 bash[79557]: audit 2023-10-09T08:26:49.116915+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.81:0/3266390088' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:26:49.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:49 smithi081 bash[79557]: audit 2023-10-09T08:26:49.589079+0000 mon.a (mon.0) 684 : audit 1 from='client.? 172.21.15.81:0/2127861339' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:26:49.890 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:49.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:49.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:49.994 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:50.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:49 smithi118 bash[59345]: audit 2023-10-09T08:26:49.116915+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.81:0/3266390088' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:26:50.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:49 smithi118 bash[59345]: audit 2023-10-09T08:26:49.589079+0000 mon.a (mon.0) 684 : audit 1 from='client.? 172.21.15.81:0/2127861339' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:26:50.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:50.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:50.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:50.132 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:50.173 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:50.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:50.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:50.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:50.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:50.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:50.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:50.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:50.433 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 44 16 67635 67619 96.0357 48.625 0.0205509 0.0104057 2023-10-09T08:26:50.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:50.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:50.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:50.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:50.597 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:50.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:50.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:50.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:50.732 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:50.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:50.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:50.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:50.849 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[76862]: cluster 2023-10-09T08:26:49.571745+0000 mgr.y (mgr.26009) 739 : cluster 0 pgmap v743: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 3.7 KiB/s rd, 42 MiB/s wr, 680 op/s; 31199/195678 objects degraded (15.944%); 292 KiB/s, 3 objects/s recovering 2023-10-09T08:26:50.849 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[76862]: cluster 2023-10-09T08:26:49.728002+0000 mon.a (mon.0) 685 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:26:50.850 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[76862]: cluster 2023-10-09T08:26:49.737631+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:50.850 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[76862]: cluster 2023-10-09T08:26:49.739112+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:50.850 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[76862]: audit 2023-10-09T08:26:49.741381+0000 mon.a (mon.0) 686 : audit 1 from='client.? 172.21.15.81:0/2127861339' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:26:50.850 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[76862]: cluster 2023-10-09T08:26:49.741598+0000 mon.a (mon.0) 687 : cluster 0 osdmap e182: 8 total, 8 up, 7 in 2023-10-09T08:26:50.850 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[76862]: cluster 2023-10-09T08:26:49.746901+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:50.850 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[76862]: cluster 2023-10-09T08:26:49.747540+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:50.850 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[76862]: cluster 2023-10-09T08:26:49.749271+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:50.850 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[76862]: cluster 2023-10-09T08:26:49.751096+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:50.850 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[76862]: cluster 2023-10-09T08:26:49.756300+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:50.851 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[79557]: cluster 2023-10-09T08:26:49.571745+0000 mgr.y (mgr.26009) 739 : cluster 0 pgmap v743: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 3.7 KiB/s rd, 42 MiB/s wr, 680 op/s; 31199/195678 objects degraded (15.944%); 292 KiB/s, 3 objects/s recovering 2023-10-09T08:26:50.851 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[79557]: cluster 2023-10-09T08:26:49.728002+0000 mon.a (mon.0) 685 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:26:50.851 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[79557]: cluster 2023-10-09T08:26:49.737631+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:50.851 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[79557]: cluster 2023-10-09T08:26:49.739112+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:50.851 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[79557]: audit 2023-10-09T08:26:49.741381+0000 mon.a (mon.0) 686 : audit 1 from='client.? 172.21.15.81:0/2127861339' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:26:50.851 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[79557]: cluster 2023-10-09T08:26:49.741598+0000 mon.a (mon.0) 687 : cluster 0 osdmap e182: 8 total, 8 up, 7 in 2023-10-09T08:26:50.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[79557]: cluster 2023-10-09T08:26:49.746901+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:50.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[79557]: cluster 2023-10-09T08:26:49.747540+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:50.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[79557]: cluster 2023-10-09T08:26:49.749271+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:50.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[79557]: cluster 2023-10-09T08:26:49.751096+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:50.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:50 smithi081 bash[79557]: cluster 2023-10-09T08:26:49.756300+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:50.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:50.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:50.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:50.974 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:51.013 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:51.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:50 smithi118 bash[59345]: cluster 2023-10-09T08:26:49.571745+0000 mgr.y (mgr.26009) 739 : cluster 0 pgmap v743: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 3.7 KiB/s rd, 42 MiB/s wr, 680 op/s; 31199/195678 objects degraded (15.944%); 292 KiB/s, 3 objects/s recovering 2023-10-09T08:26:51.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:50 smithi118 bash[59345]: cluster 2023-10-09T08:26:49.728002+0000 mon.a (mon.0) 685 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:26:51.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:50 smithi118 bash[59345]: cluster 2023-10-09T08:26:49.737631+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:51.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:50 smithi118 bash[59345]: cluster 2023-10-09T08:26:49.739112+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:51.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:50 smithi118 bash[59345]: audit 2023-10-09T08:26:49.741381+0000 mon.a (mon.0) 686 : audit 1 from='client.? 172.21.15.81:0/2127861339' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:26:51.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:50 smithi118 bash[59345]: cluster 2023-10-09T08:26:49.741598+0000 mon.a (mon.0) 687 : cluster 0 osdmap e182: 8 total, 8 up, 7 in 2023-10-09T08:26:51.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:50 smithi118 bash[59345]: cluster 2023-10-09T08:26:49.746901+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:51.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:50 smithi118 bash[59345]: cluster 2023-10-09T08:26:49.747540+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:51.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:50 smithi118 bash[59345]: cluster 2023-10-09T08:26:49.749271+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:51.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:50 smithi118 bash[59345]: cluster 2023-10-09T08:26:49.751096+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:51.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:50 smithi118 bash[59345]: cluster 2023-10-09T08:26:49.756300+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T08:26:51.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:51.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:51.118 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:51.162 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:51.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:51.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:51.267 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:51.295 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:51.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:51.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:51.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:51.412 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:26:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:26:51] "GET /metrics HTTP/1.1" 200 36519 "" "Prometheus/2.33.4" 2023-10-09T08:26:51.431 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 45 16 68538 68522 95.1542 56.4375 0.0136875 0.0105033 2023-10-09T08:26:51.443 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:51.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:51.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:51.550 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:51.576 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:51.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:51.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:51.684 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:51.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:51.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:51.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:51.815 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:51.831 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:26:51.832 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:26:51.845 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:51.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:51.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:51.952 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:51.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:51.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:51.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:52.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:52.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:52.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:52.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:52.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:52.249 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:52.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:52.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:52.356 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:52.386 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:52.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:52.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:52.431 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 46 16 69390 69374 94.2432 53.25 0.00530273 0.0106036 2023-10-09T08:26:52.497 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:52.518 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:52.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:52.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:52.621 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:52.662 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:52.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:52.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:52.764 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:52.794 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:52.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:52.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:52.897 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:52.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:52 smithi118 bash[59345]: cluster 2023-10-09T08:26:51.572541+0000 mgr.y (mgr.26009) 740 : cluster 0 pgmap v745: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 3.6 KiB/s rd, 56 MiB/s wr, 891 op/s; 31030/200997 objects degraded (15.438%); 1.6 MiB/s, 24 objects/s recovering 2023-10-09T08:26:52.927 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:52.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:52.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:53.011 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:52 smithi081 bash[76862]: cluster 2023-10-09T08:26:51.572541+0000 mgr.y (mgr.26009) 740 : cluster 0 pgmap v745: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 3.6 KiB/s rd, 56 MiB/s wr, 891 op/s; 31030/200997 objects degraded (15.438%); 1.6 MiB/s, 24 objects/s recovering 2023-10-09T08:26:53.012 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:52 smithi081 bash[79557]: cluster 2023-10-09T08:26:51.572541+0000 mgr.y (mgr.26009) 740 : cluster 0 pgmap v745: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 3.6 KiB/s rd, 56 MiB/s wr, 891 op/s; 31030/200997 objects degraded (15.438%); 1.6 MiB/s, 24 objects/s recovering 2023-10-09T08:26:53.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:53.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:53.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:53.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:53.206 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:53.232 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:53.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:53.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:53.280 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-09T08:26:53.339 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:53.389 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:53.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:53.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:53.431 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 47 16 70198 70182 93.3125 50.5 0.0216202 0.01071 2023-10-09T08:26:53.494 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:53.531 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:53.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:53.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:53.639 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:53.641 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:26:53.642 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:26:53.666 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:53.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:53.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:53.772 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:53.802 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:53.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:53.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:53.905 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:53.942 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:53.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:53.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:54.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:54.078 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:54.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:54.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:54.145 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:54 smithi081 bash[76862]: audit 2023-10-09T08:26:53.150109+0000 mon.a (mon.0) 688 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:54.182 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:54.208 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:54.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:54.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:54.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:54.323 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:54 smithi081 bash[76862]: audit 2023-10-09T08:26:53.151931+0000 mon.c (mon.2) 292 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:26:54.324 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:54 smithi081 bash[76862]: cluster 2023-10-09T08:26:53.462875+0000 mon.a (mon.0) 689 : cluster 3 Health check update: Degraded data redundancy: 31030/200997 objects degraded (15.438%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:26:54.324 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:54 smithi081 bash[76862]: cluster 2023-10-09T08:26:53.573012+0000 mgr.y (mgr.26009) 741 : cluster 0 pgmap v746: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 2.9 KiB/s rd, 45 MiB/s wr, 722 op/s; 31030/200997 objects degraded (15.438%); 1.3 MiB/s, 19 objects/s recovering 2023-10-09T08:26:54.327 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:54 smithi081 bash[79557]: audit 2023-10-09T08:26:53.150109+0000 mon.a (mon.0) 688 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:54.327 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:54 smithi081 bash[79557]: audit 2023-10-09T08:26:53.151931+0000 mon.c (mon.2) 292 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:26:54.327 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:54 smithi081 bash[79557]: cluster 2023-10-09T08:26:53.462875+0000 mon.a (mon.0) 689 : cluster 3 Health check update: Degraded data redundancy: 31030/200997 objects degraded (15.438%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:26:54.327 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:54 smithi081 bash[79557]: cluster 2023-10-09T08:26:53.573012+0000 mgr.y (mgr.26009) 741 : cluster 0 pgmap v746: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 2.9 KiB/s rd, 45 MiB/s wr, 722 op/s; 31030/200997 objects degraded (15.438%); 1.3 MiB/s, 19 objects/s recovering 2023-10-09T08:26:54.351 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:54.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:54.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:54.432 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 48 16 71029 71013 92.4504 51.9375 0.0166173 0.0108099 2023-10-09T08:26:54.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:54.486 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:54.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:54.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:54 smithi118 bash[59345]: audit 2023-10-09T08:26:53.150109+0000 mon.a (mon.0) 688 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:26:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:54 smithi118 bash[59345]: audit 2023-10-09T08:26:53.151931+0000 mon.c (mon.2) 292 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:26:54.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:54 smithi118 bash[59345]: cluster 2023-10-09T08:26:53.462875+0000 mon.a (mon.0) 689 : cluster 3 Health check update: Degraded data redundancy: 31030/200997 objects degraded (15.438%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:26:54.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:54 smithi118 bash[59345]: cluster 2023-10-09T08:26:53.573012+0000 mgr.y (mgr.26009) 741 : cluster 0 pgmap v746: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 2.9 KiB/s rd, 45 MiB/s wr, 722 op/s; 31030/200997 objects degraded (15.438%); 1.3 MiB/s, 19 objects/s recovering 2023-10-09T08:26:54.591 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:54.623 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:54.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:54.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:54.725 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:54.754 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:54.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:54.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:54.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:54.903 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:54.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:54.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:55.006 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:55.012 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:26:55.013 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:26:55.038 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:55.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:55.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:55.141 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:55.167 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:55.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:55.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:55.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:55.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:55.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:55.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:55.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:55.431 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 49 16 71827 71811 91.5814 49.875 0.00671703 0.0109119 2023-10-09T08:26:55.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:55.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:55.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:55.561 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:55.588 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:55.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:55.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:55.693 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:55.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:55.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:55.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:55.821 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:55.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:55.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:55.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:55.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:55.997 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:56.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:56.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:56.104 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:56.142 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:56.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:56.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:56.245 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:56.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:56.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:56.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:56.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:56.425 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:56.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:56.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:56.432 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 50 16 72646 72630 90.7735 51.1875 0.0624513 0.0110089 2023-10-09T08:26:56.533 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:56.570 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:56.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:56.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:56.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:56.701 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:56.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:56.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:56.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:26:56.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:26:56.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:56.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:26:56.949 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:56.957 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:56 smithi081 bash[76862]: cluster 2023-10-09T08:26:55.573683+0000 mgr.y (mgr.26009) 742 : cluster 0 pgmap v747: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 2.9 KiB/s rd, 51 MiB/s wr, 823 op/s; 30876/213609 objects degraded (14.454%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T08:26:56.958 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:56 smithi081 bash[79557]: cluster 2023-10-09T08:26:55.573683+0000 mgr.y (mgr.26009) 742 : cluster 0 pgmap v747: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 2.9 KiB/s rd, 51 MiB/s wr, 823 op/s; 30876/213609 objects degraded (14.454%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T08:26:56.978 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:56.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:56.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:57.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:56 smithi118 bash[59345]: cluster 2023-10-09T08:26:55.573683+0000 mgr.y (mgr.26009) 742 : cluster 0 pgmap v747: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 2.9 KiB/s rd, 51 MiB/s wr, 823 op/s; 30876/213609 objects degraded (14.454%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T08:26:57.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:57.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:57.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:57.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:57.223 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:57.257 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:26:57.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:57.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:26:57.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:57.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:57.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:57.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:57.432 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 51 16 73478 73462 90.0132 52 0.0343901 0.0111034 2023-10-09T08:26:57.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:57.528 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:57.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:57.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:57.634 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:57.667 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:57.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:57.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:57.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:26:57.801 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:26:57.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:57.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:26:57.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:57.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:57.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:57.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:58.040 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:58.075 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:26:58.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:58.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:26:58.117 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:26:58.181 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:58.222 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:58.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:58.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:58.330 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:58.361 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:58.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:58.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:58.432 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 52 16 74307 74291 89.2785 51.8125 0.0173841 0.0111947 2023-10-09T08:26:58.468 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:58.504 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:58.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:58.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:58.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:26:58.635 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:26:58.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:58.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:26:58.742 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:58.779 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:58.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:58.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:58 smithi081 bash[76862]: cluster 2023-10-09T08:26:57.574280+0000 mgr.y (mgr.26009) 743 : cluster 0 pgmap v748: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 51 MiB/s wr, 820 op/s; 30876/213609 objects degraded (14.454%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:26:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:26:58 smithi081 bash[76862]: cluster 2023-10-09T08:26:58.464150+0000 mon.a (mon.0) 690 : cluster 3 Health check update: Degraded data redundancy: 30876/213609 objects degraded (14.454%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:26:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:58 smithi081 bash[79557]: cluster 2023-10-09T08:26:57.574280+0000 mgr.y (mgr.26009) 743 : cluster 0 pgmap v748: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 51 MiB/s wr, 820 op/s; 30876/213609 objects degraded (14.454%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:26:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:26:58 smithi081 bash[79557]: cluster 2023-10-09T08:26:58.464150+0000 mon.a (mon.0) 690 : cluster 3 Health check update: Degraded data redundancy: 30876/213609 objects degraded (14.454%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:26:58.885 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:58.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:58 smithi118 bash[59345]: cluster 2023-10-09T08:26:57.574280+0000 mgr.y (mgr.26009) 743 : cluster 0 pgmap v748: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 51 MiB/s wr, 820 op/s; 30876/213609 objects degraded (14.454%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:26:58.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:26:58 smithi118 bash[59345]: cluster 2023-10-09T08:26:58.464150+0000 mon.a (mon.0) 690 : cluster 3 Health check update: Degraded data redundancy: 30876/213609 objects degraded (14.454%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:26:58.913 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:26:58.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:58.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:26:59.017 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:59.045 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:26:59.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:59.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:26:59.148 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:26:59.172 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:26:59.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:59.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:26:59.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:59.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:26:59.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:59.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:26:59.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:26:59.432 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 53 16 75140 75124 88.5755 52.0625 0.00933671 0.0112831 2023-10-09T08:26:59.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:26:59.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:59.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:26:59.552 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:59.577 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:59.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:59.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:59.682 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:59.705 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:59.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:59.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:26:59.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:59.844 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:26:59.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:59.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:26:59.891 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:26:59.892 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:26:59.947 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:59.973 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:26:59.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:26:59.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:00.073 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 2] out_osds: [0] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-10-09T08:27:00.073 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:27:00.074 INFO:tasks.thrashosds.thrasher:Adding osd 0 2023-10-09T08:27:00.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd in 0 2023-10-09T08:27:00.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:00.161 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:00.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:00.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:00.264 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:00.304 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:00.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:00.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:00.408 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:00.433 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 54 16 75930 75914 87.8496 49.375 0.0328046 0.0113769 2023-10-09T08:27:00.439 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:00.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:00.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:00.543 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:00.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:00.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:00.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:00.685 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:00.714 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:00.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:00.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:00.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:00.828 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:00 smithi081 bash[76862]: cluster 2023-10-09T08:26:59.575510+0000 mgr.y (mgr.26009) 744 : cluster 0 pgmap v749: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 52 MiB/s wr, 835 op/s; 30876/220746 objects degraded (13.987%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:27:00.829 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:00 smithi081 bash[79557]: cluster 2023-10-09T08:26:59.575510+0000 mgr.y (mgr.26009) 744 : cluster 0 pgmap v749: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 52 MiB/s wr, 835 op/s; 30876/220746 objects degraded (13.987%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:27:00.867 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:00.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:00.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:00.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:00.995 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:01.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:01.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:01.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:00 smithi118 bash[59345]: cluster 2023-10-09T08:26:59.575510+0000 mgr.y (mgr.26009) 744 : cluster 0 pgmap v749: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 52 MiB/s wr, 835 op/s; 30876/220746 objects degraded (13.987%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:27:01.102 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:01.132 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:01.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:01.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:01.240 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:01.268 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:01.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:01.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:01.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:01.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:01.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:01.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:01.433 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 55 16 76726 76710 87.1568 49.75 0.0330668 0.0114677 2023-10-09T08:27:01.501 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:01.536 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:01.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:01.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:01.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:27:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:27:01] "GET /metrics HTTP/1.1" 200 36533 "" "Prometheus/2.33.4" 2023-10-09T08:27:01.671 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:01.715 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:01.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:01.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:01.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:01.850 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:01.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:01.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:01.956 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:01.977 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:01.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:01.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:02.080 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:02.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:02.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:02.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:02.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:02.247 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:02.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:02.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:02.353 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:02.384 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:02.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:02.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:02.433 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 56 16 77514 77498 86.4798 49.25 0.030041 0.0115561 2023-10-09T08:27:02.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:02.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:02.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:02.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:02.622 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:02.662 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:02.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:02.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:02.770 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:02.800 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:02.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:02.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:02.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:02 smithi081 bash[76862]: cluster 2023-10-09T08:27:01.576129+0000 mgr.y (mgr.26009) 745 : cluster 0 pgmap v750: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 53 MiB/s wr, 852 op/s; 30721/225972 objects degraded (13.595%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T08:27:02.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:02 smithi081 bash[79557]: cluster 2023-10-09T08:27:01.576129+0000 mgr.y (mgr.26009) 745 : cluster 0 pgmap v750: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 53 MiB/s wr, 852 op/s; 30721/225972 objects degraded (13.595%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T08:27:02.909 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:02.918 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:02 smithi118 bash[59345]: cluster 2023-10-09T08:27:01.576129+0000 mgr.y (mgr.26009) 745 : cluster 0 pgmap v750: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 53 MiB/s wr, 852 op/s; 30721/225972 objects degraded (13.595%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T08:27:02.932 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:02.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:02.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:03.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:03.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:03.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:03.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:03.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:03.202 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:03.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:03.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:03.306 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:03.339 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:03.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:03.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:03.434 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 57 16 78297 78281 85.8212 48.9375 0.0130901 0.0116462 2023-10-09T08:27:03.447 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:03.482 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:03.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:03.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:03.588 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:03.618 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:03.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:03.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:03.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:03.734 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:03 smithi081 bash[76862]: cluster 2023-10-09T08:27:03.465078+0000 mon.a (mon.0) 691 : cluster 3 Health check update: Degraded data redundancy: 30721/225972 objects degraded (13.595%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:03.734 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:03 smithi081 bash[79557]: cluster 2023-10-09T08:27:03.465078+0000 mon.a (mon.0) 691 : cluster 3 Health check update: Degraded data redundancy: 30721/225972 objects degraded (13.595%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:03.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:03.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:03.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:03.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:03.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:03.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:03.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:03.994 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:03 smithi118 bash[59345]: cluster 2023-10-09T08:27:03.465078+0000 mon.a (mon.0) 691 : cluster 3 Health check update: Degraded data redundancy: 30721/225972 objects degraded (13.595%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:04.028 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:04.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:04.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:04.136 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:04.158 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:04.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:04.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:04.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:04.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:04.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:04.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:04.392 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:04.427 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:04.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:04.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:04.433 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 58 15 79091 79076 85.1981 49.6875 0.0377848 0.0117305 2023-10-09T08:27:04.530 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:04.548 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:27:04.549 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:27:04.565 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:04.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:04.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:04 smithi118 bash[59345]: cluster 2023-10-09T08:27:03.576670+0000 mgr.y (mgr.26009) 746 : cluster 0 pgmap v751: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 43 MiB/s wr, 693 op/s; 30721/225972 objects degraded (13.595%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T08:27:04.671 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:04.703 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:04.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:04.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:04.810 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:04.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:04.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:04.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:04.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:04.952 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:04 smithi081 bash[76862]: cluster 2023-10-09T08:27:03.576670+0000 mgr.y (mgr.26009) 746 : cluster 0 pgmap v751: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 43 MiB/s wr, 693 op/s; 30721/225972 objects degraded (13.595%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T08:27:04.952 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:04 smithi081 bash[79557]: cluster 2023-10-09T08:27:03.576670+0000 mgr.y (mgr.26009) 746 : cluster 0 pgmap v751: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 43 MiB/s wr, 693 op/s; 30721/225972 objects degraded (13.595%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T08:27:04.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:04.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:04.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:05.091 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:05.118 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:05.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:05.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:05.225 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:05.296 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:05.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:05.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:05.402 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:05.433 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 59 16 79929 79913 84.6407 52.3125 0.0318356 0.0118076 2023-10-09T08:27:05.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:05.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:05.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:05.539 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:27:05.543 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:05.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:05.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:05.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:05.674 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:05.708 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:05.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:05.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:05.816 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:05.854 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:05.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:05.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:05.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:05.980 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-09T08:27:06.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:06.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:06.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:06.105 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:06.136 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:06.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:06.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:06.240 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:06.291 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:06.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:06.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:06.397 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:06.419 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:06.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:06.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:06.433 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:27:06.432753+0000 min lat: 0.00142707 max lat: 2.39987 avg lat: 0.0118919 2023-10-09T08:27:06.433 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:27:06.433 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 60 16 80711 80695 84.0445 48.875 0.00492455 0.0118919 2023-10-09T08:27:06.523 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:06.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:06.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:06.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:06.656 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:06.664 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:06 smithi081 bash[76862]: cluster 2023-10-09T08:27:05.577555+0000 mgr.y (mgr.26009) 747 : cluster 0 pgmap v752: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s; 30559/237786 objects degraded (12.851%); 2.5 MiB/s, 39 objects/s recovering 2023-10-09T08:27:06.681 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:06.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:06.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:06.785 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:06.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:06.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:06.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:06.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:06.937 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:06 smithi081 bash[79557]: cluster 2023-10-09T08:27:05.577555+0000 mgr.y (mgr.26009) 747 : cluster 0 pgmap v752: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s; 30559/237786 objects degraded (12.851%); 2.5 MiB/s, 39 objects/s recovering 2023-10-09T08:27:06.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:06.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:06.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:07.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:06 smithi118 bash[59345]: cluster 2023-10-09T08:27:05.577555+0000 mgr.y (mgr.26009) 747 : cluster 0 pgmap v752: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s; 30559/237786 objects degraded (12.851%); 2.5 MiB/s, 39 objects/s recovering 2023-10-09T08:27:07.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:07.087 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:07.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:07.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:07.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:07.215 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:07.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:07.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:07.324 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:07.352 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:07.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:07.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:07.435 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 61 16 81558 81542 83.5345 52.9375 0.00532656 0.0119639 2023-10-09T08:27:07.455 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:07.488 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:07.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:07.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:07.596 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:07.625 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:07.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:07.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:07.738 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:07.774 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:07.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:07.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:07.878 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:07.912 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:07.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:07.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:08.018 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:08.043 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:08.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:08.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:08.151 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:08.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:08.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:08.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:08.294 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:08.324 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:08.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:08.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:08.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:08.433 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 62 16 82376 82360 83.0116 51.125 0.00789558 0.0120398 2023-10-09T08:27:08.471 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:08.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:08.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:08.577 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:08.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:08.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:08.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:08.670 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:08 smithi118 bash[59345]: cluster 2023-10-09T08:27:07.578045+0000 mgr.y (mgr.26009) 748 : cluster 0 pgmap v753: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 42 MiB/s wr, 671 op/s; 30559/237786 objects degraded (12.851%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:27:08.670 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:08 smithi118 bash[59345]: audit 2023-10-09T08:27:08.137695+0000 mon.c (mon.2) 293 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:27:08.670 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:08 smithi118 bash[59345]: cluster 2023-10-09T08:27:08.466884+0000 mon.a (mon.0) 692 : cluster 3 Health check update: Degraded data redundancy: 30559/237786 objects degraded (12.851%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:08.716 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:08.738 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:08.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:08.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:08.820 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:08 smithi081 bash[76862]: cluster 2023-10-09T08:27:07.578045+0000 mgr.y (mgr.26009) 748 : cluster 0 pgmap v753: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 42 MiB/s wr, 671 op/s; 30559/237786 objects degraded (12.851%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:27:08.820 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:08 smithi081 bash[76862]: audit 2023-10-09T08:27:08.137695+0000 mon.c (mon.2) 293 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:27:08.821 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:08 smithi081 bash[76862]: cluster 2023-10-09T08:27:08.466884+0000 mon.a (mon.0) 692 : cluster 3 Health check update: Degraded data redundancy: 30559/237786 objects degraded (12.851%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:08.821 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:08 smithi081 bash[79557]: cluster 2023-10-09T08:27:07.578045+0000 mgr.y (mgr.26009) 748 : cluster 0 pgmap v753: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 42 MiB/s wr, 671 op/s; 30559/237786 objects degraded (12.851%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:27:08.821 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:08 smithi081 bash[79557]: audit 2023-10-09T08:27:08.137695+0000 mon.c (mon.2) 293 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:27:08.821 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:08 smithi081 bash[79557]: cluster 2023-10-09T08:27:08.466884+0000 mon.a (mon.0) 692 : cluster 3 Health check update: Degraded data redundancy: 30559/237786 objects degraded (12.851%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:08.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:08.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:08.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:08.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:09.005 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:09.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:09.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:09.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:09.142 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:09.170 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:09.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:09.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:09.201 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:27:09.239 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:27:09.278 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:09.279 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:27:09.315 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:09.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:09.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:09.321 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:27:09.360 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:27:09.388 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:27:09.417 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:09.423 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:27:09.434 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 63 16 83010 82994 82.3229 39.625 0.0399093 0.0121413 2023-10-09T08:27:09.446 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:09.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:09.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:09.457 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:27:09.465 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:27:09.465 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:27:09.465 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:27:09.465 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:27:09.466 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:27:09.466 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:27:09.466 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:27:09.466 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:27:09.552 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:09.581 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:09.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:09.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:09.685 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:09.692 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:27:09.721 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:09.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:09.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:09.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:09.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:09.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:09.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:09.871 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:09 smithi081 bash[76862]: audit 2023-10-09T08:27:08.718006+0000 mon.c (mon.2) 294 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:27:09.871 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:09 smithi081 bash[76862]: audit 2023-10-09T08:27:09.150205+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.81:0/815161517' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:27:09.871 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:09 smithi081 bash[76862]: audit 2023-10-09T08:27:09.266830+0000 mon.b (mon.1) 17 : audit 1 from='client.? 172.21.15.81:0/962166376' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:27:09.871 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:09 smithi081 bash[76862]: audit 2023-10-09T08:27:09.267245+0000 mon.a (mon.0) 693 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:27:09.872 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:09 smithi081 bash[79557]: audit 2023-10-09T08:27:08.718006+0000 mon.c (mon.2) 294 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:27:09.872 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:09 smithi081 bash[79557]: audit 2023-10-09T08:27:09.150205+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.81:0/815161517' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:27:09.872 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:09 smithi081 bash[79557]: audit 2023-10-09T08:27:09.266830+0000 mon.b (mon.1) 17 : audit 1 from='client.? 172.21.15.81:0/962166376' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:27:09.872 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:09 smithi081 bash[79557]: audit 2023-10-09T08:27:09.267245+0000 mon.a (mon.0) 693 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:27:09.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:10.004 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:10.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:10.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:09 smithi118 bash[59345]: audit 2023-10-09T08:27:08.718006+0000 mon.c (mon.2) 294 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:27:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:09 smithi118 bash[59345]: audit 2023-10-09T08:27:09.150205+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.81:0/815161517' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:27:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:09 smithi118 bash[59345]: audit 2023-10-09T08:27:09.266830+0000 mon.b (mon.1) 17 : audit 1 from='client.? 172.21.15.81:0/962166376' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:27:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:09 smithi118 bash[59345]: audit 2023-10-09T08:27:09.267245+0000 mon.a (mon.0) 693 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:27:10.111 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:10.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:10.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:10.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:10.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:10.267 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:10.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:10.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:10.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:10.410 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:10.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:10.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:10.434 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 64 16 83773 83757 81.7817 47.6875 0.0345754 0.0122221 2023-10-09T08:27:10.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:10.543 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:10.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:10.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:10.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:10.674 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:10.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:10.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:10.680 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:10 smithi118 bash[59345]: cluster 2023-10-09T08:27:09.578659+0000 mgr.y (mgr.26009) 749 : cluster 0 pgmap v754: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 54 MiB/s wr, 860 op/s; 30559/244605 objects degraded (12.493%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:27:10.680 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:10 smithi118 bash[59345]: cluster 2023-10-09T08:27:09.668444+0000 mon.a (mon.0) 694 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:27:10.680 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:10 smithi118 bash[59345]: cluster 2023-10-09T08:27:09.679257+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e183 with expected crc 2023-10-09T08:27:10.680 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:10 smithi118 bash[59345]: audit 2023-10-09T08:27:09.680462+0000 mon.a (mon.0) 695 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:27:10.680 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:10 smithi118 bash[59345]: cluster 2023-10-09T08:27:09.680612+0000 mon.a (mon.0) 696 : cluster 0 osdmap e183: 8 total, 8 up, 7 in 2023-10-09T08:27:10.680 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:10 smithi118 bash[59345]: cluster 2023-10-09T08:27:09.702040+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e183 with expected crc 2023-10-09T08:27:10.780 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:10.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:10.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:10.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:10.840 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:27:10.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:10 smithi081 bash[76862]: cluster 2023-10-09T08:27:09.578659+0000 mgr.y (mgr.26009) 749 : cluster 0 pgmap v754: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 54 MiB/s wr, 860 op/s; 30559/244605 objects degraded (12.493%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:27:10.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:10 smithi081 bash[76862]: cluster 2023-10-09T08:27:09.668444+0000 mon.a (mon.0) 694 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:27:10.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:10 smithi081 bash[76862]: cluster 2023-10-09T08:27:09.679257+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e183 with expected crc 2023-10-09T08:27:10.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:10 smithi081 bash[76862]: audit 2023-10-09T08:27:09.680462+0000 mon.a (mon.0) 695 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:27:10.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:10 smithi081 bash[76862]: cluster 2023-10-09T08:27:09.680612+0000 mon.a (mon.0) 696 : cluster 0 osdmap e183: 8 total, 8 up, 7 in 2023-10-09T08:27:10.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:10 smithi081 bash[76862]: cluster 2023-10-09T08:27:09.702040+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e183 with expected crc 2023-10-09T08:27:10.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:10 smithi081 bash[79557]: cluster 2023-10-09T08:27:09.578659+0000 mgr.y (mgr.26009) 749 : cluster 0 pgmap v754: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 54 MiB/s wr, 860 op/s; 30559/244605 objects degraded (12.493%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:27:10.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:10 smithi081 bash[79557]: cluster 2023-10-09T08:27:09.668444+0000 mon.a (mon.0) 694 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:27:10.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:10 smithi081 bash[79557]: cluster 2023-10-09T08:27:09.679257+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e183 with expected crc 2023-10-09T08:27:10.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:10 smithi081 bash[79557]: audit 2023-10-09T08:27:09.680462+0000 mon.a (mon.0) 695 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:27:10.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:10 smithi081 bash[79557]: cluster 2023-10-09T08:27:09.680612+0000 mon.a (mon.0) 696 : cluster 0 osdmap e183: 8 total, 8 up, 7 in 2023-10-09T08:27:10.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:10 smithi081 bash[79557]: cluster 2023-10-09T08:27:09.702040+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e183 with expected crc 2023-10-09T08:27:10.921 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:10.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:10.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:10.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:11.051 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:11.075 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:11.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:11.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:11.178 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:11.218 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:27:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:27:11] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.33.4" 2023-10-09T08:27:11.235 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:11.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:11.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:11.342 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:11.375 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:11.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:11.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:11.434 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 65 16 84579 84563 81.2985 50.375 0.0241189 0.0122935 2023-10-09T08:27:11.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:11.508 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:11.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:11.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:11.611 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:11.642 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:11.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:11.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:11.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:11.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:11.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:11.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:11.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:11.918 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:11.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:11.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:12.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:12.047 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:12.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:12.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:12.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:12.180 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:12.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:12.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:12.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:12.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:12.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:12.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:12.412 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:12.434 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 66 16 85375 85359 80.8204 49.75 0.0307236 0.0123656 2023-10-09T08:27:12.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:12.445 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:12.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:12.546 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:12.574 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:12.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:12.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:12.677 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:12.701 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:12.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:12.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:12.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:12.832 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:12.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:12.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:12.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:12.946 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:12 smithi081 bash[79557]: cluster 2023-10-09T08:27:11.579275+0000 mgr.y (mgr.26009) 750 : cluster 0 pgmap v756: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s; 30396/249543 objects degraded (12.181%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:27:12.946 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:12 smithi081 bash[76862]: cluster 2023-10-09T08:27:11.579275+0000 mgr.y (mgr.26009) 750 : cluster 0 pgmap v756: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s; 30396/249543 objects degraded (12.181%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:27:12.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:12.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:12.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:13.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:12 smithi118 bash[59345]: cluster 2023-10-09T08:27:11.579275+0000 mgr.y (mgr.26009) 750 : cluster 0 pgmap v756: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s; 30396/249543 objects degraded (12.181%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:27:13.070 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:13.118 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:13.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:13.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:13.221 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:13.258 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:13.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:13.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:13.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:13.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:13.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:13.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:13.434 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 67 16 86136 86120 80.324 47.5625 0.0160589 0.0124429 2023-10-09T08:27:13.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:13.521 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:13.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:13.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:13.627 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:13.659 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:13.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:13.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:13.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:13.836 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:13.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:13.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:13.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:13 smithi118 bash[59345]: cluster 2023-10-09T08:27:13.470015+0000 mon.a (mon.0) 697 : cluster 3 Health check update: Degraded data redundancy: 30396/249543 objects degraded (12.181%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:13.968 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:14.006 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:14.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:14.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:14.113 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:14.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:13 smithi081 bash[79557]: cluster 2023-10-09T08:27:13.470015+0000 mon.a (mon.0) 697 : cluster 3 Health check update: Degraded data redundancy: 30396/249543 objects degraded (12.181%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:14.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:13 smithi081 bash[76862]: cluster 2023-10-09T08:27:13.470015+0000 mon.a (mon.0) 697 : cluster 3 Health check update: Degraded data redundancy: 30396/249543 objects degraded (12.181%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:14.162 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:14.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:14.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:14.267 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:14.313 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:14.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:14.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:14.434 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 68 16 86844 86828 79.7935 44.25 0.0166891 0.0125261 2023-10-09T08:27:14.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:14.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:14.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:14.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:14.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:14.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:14.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:14.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:14.735 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:14.766 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:14.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:14.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:14.853 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:14 smithi081 bash[76862]: cluster 2023-10-09T08:27:13.579880+0000 mgr.y (mgr.26009) 751 : cluster 0 pgmap v757: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s; 30396/249543 objects degraded (12.181%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:27:14.853 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:14 smithi081 bash[76862]: audit 2023-10-09T08:27:14.576585+0000 mon.a (mon.0) 698 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:14.853 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:14 smithi081 bash[76862]: audit 2023-10-09T08:27:14.598426+0000 mon.a (mon.0) 699 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:14.853 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:14 smithi081 bash[76862]: debug 2023-10-09T08:27:14.848+0000 7f857be30700 -1 mon.a@0(leader).osd e183 definitely_dead 0 2023-10-09T08:27:14.853 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:14 smithi081 bash[79557]: cluster 2023-10-09T08:27:13.579880+0000 mgr.y (mgr.26009) 751 : cluster 0 pgmap v757: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s; 30396/249543 objects degraded (12.181%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:27:14.853 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:14 smithi081 bash[79557]: audit 2023-10-09T08:27:14.576585+0000 mon.a (mon.0) 698 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:14.853 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:14 smithi081 bash[79557]: audit 2023-10-09T08:27:14.598426+0000 mon.a (mon.0) 699 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:14.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:14.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:14.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:14.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:15.006 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:15.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:14 smithi118 bash[59345]: cluster 2023-10-09T08:27:13.579880+0000 mgr.y (mgr.26009) 751 : cluster 0 pgmap v757: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s; 30396/249543 objects degraded (12.181%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:27:15.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:14 smithi118 bash[59345]: audit 2023-10-09T08:27:14.576585+0000 mon.a (mon.0) 698 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:15.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:14 smithi118 bash[59345]: audit 2023-10-09T08:27:14.598426+0000 mon.a (mon.0) 699 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:15.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:15.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:15.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:15.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:15.176 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:15.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:15.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:15.282 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:15.318 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:15.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:15.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:15.421 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:15.435 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 69 16 87522 87506 79.2511 42.375 0.0186198 0.0126113 2023-10-09T08:27:15.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:15.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:15.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:15.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:15.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:15.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:15.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:15.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:15.695 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:15 smithi118 bash[59345]: audit 2023-10-09T08:27:14.850450+0000 mon.c (mon.2) 295 : audit 0 from='client.? 172.21.15.81:0/2859577918' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-09T08:27:15.696 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:15 smithi118 bash[59345]: audit 2023-10-09T08:27:14.851014+0000 mon.a (mon.0) 700 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-09T08:27:15.697 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:27:15.720 INFO:teuthology.orchestra.run.smithi081.stderr:marked in osd.0. 2023-10-09T08:27:15.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:15.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:15.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:15.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:15.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:15.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:15.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:15.901 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:27:15.962 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:15.990 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:15.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:15.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:16.034 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:15 smithi081 bash[79557]: audit 2023-10-09T08:27:14.850450+0000 mon.c (mon.2) 295 : audit 0 from='client.? 172.21.15.81:0/2859577918' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-09T08:27:16.034 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:15 smithi081 bash[79557]: audit 2023-10-09T08:27:14.851014+0000 mon.a (mon.0) 700 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-09T08:27:16.034 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:15 smithi081 bash[76862]: audit 2023-10-09T08:27:14.850450+0000 mon.c (mon.2) 295 : audit 0 from='client.? 172.21.15.81:0/2859577918' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-09T08:27:16.035 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:15 smithi081 bash[76862]: audit 2023-10-09T08:27:14.851014+0000 mon.a (mon.0) 700 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-09T08:27:16.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:16.125 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:16.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:16.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:16.229 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:16.256 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:16.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:16.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:16.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:16.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:16.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:16.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:16.434 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 70 16 87739 87723 78.3127 13.5625 0.0118589 0.0126342 2023-10-09T08:27:16.494 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:16.524 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:16.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:16.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:16.627 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:16.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:16.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:16.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:16.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:16 smithi118 bash[59345]: cluster 2023-10-09T08:27:15.580761+0000 mgr.y (mgr.26009) 752 : cluster 0 pgmap v758: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s; 30234/260898 objects degraded (11.588%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:27:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:16 smithi118 bash[59345]: cluster 2023-10-09T08:27:15.700747+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T08:27:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:16 smithi118 bash[59345]: audit 2023-10-09T08:27:15.702760+0000 mon.a (mon.0) 701 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-10-09T08:27:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:16 smithi118 bash[59345]: cluster 2023-10-09T08:27:15.703017+0000 mon.a (mon.0) 702 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-10-09T08:27:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:16 smithi118 bash[59345]: cluster 2023-10-09T08:27:15.706165+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T08:27:16.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:16 smithi118 bash[59345]: cluster 2023-10-09T08:27:15.707747+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T08:27:16.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:16.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:16.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:16.887 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:16.895 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:16 smithi081 bash[76862]: cluster 2023-10-09T08:27:15.580761+0000 mgr.y (mgr.26009) 752 : cluster 0 pgmap v758: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s; 30234/260898 objects degraded (11.588%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:27:16.895 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:16 smithi081 bash[76862]: cluster 2023-10-09T08:27:15.700747+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T08:27:16.895 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:16 smithi081 bash[76862]: audit 2023-10-09T08:27:15.702760+0000 mon.a (mon.0) 701 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-10-09T08:27:16.895 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:16 smithi081 bash[76862]: cluster 2023-10-09T08:27:15.703017+0000 mon.a (mon.0) 702 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-10-09T08:27:16.895 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:16 smithi081 bash[76862]: cluster 2023-10-09T08:27:15.706165+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T08:27:16.895 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:16 smithi081 bash[76862]: cluster 2023-10-09T08:27:15.707747+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T08:27:16.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:16 smithi081 bash[79557]: cluster 2023-10-09T08:27:15.580761+0000 mgr.y (mgr.26009) 752 : cluster 0 pgmap v758: 89 pgs: 81 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s; 30234/260898 objects degraded (11.588%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:27:16.896 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:16 smithi081 bash[79557]: cluster 2023-10-09T08:27:15.700747+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T08:27:16.896 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:16 smithi081 bash[79557]: audit 2023-10-09T08:27:15.702760+0000 mon.a (mon.0) 701 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-10-09T08:27:16.896 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:16 smithi081 bash[79557]: cluster 2023-10-09T08:27:15.703017+0000 mon.a (mon.0) 702 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-10-09T08:27:16.896 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:16 smithi081 bash[79557]: cluster 2023-10-09T08:27:15.706165+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T08:27:16.896 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:16 smithi081 bash[79557]: cluster 2023-10-09T08:27:15.707747+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T08:27:16.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:16.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:16.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:17.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:17.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:17.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:17.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:17.133 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:27:17.134 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:27:17.134 INFO:teuthology.orchestra.run.smithi118.stdout: "complaint_time": 30, 2023-10-09T08:27:17.134 INFO:teuthology.orchestra.run.smithi118.stdout: "num_blocked_ops": 0 2023-10-09T08:27:17.134 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:27:17.139 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:17.163 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:17.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:17.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:17.266 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:17.278 INFO:tasks.thrashosds.thrasher:Added osd 0 2023-10-09T08:27:17.292 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:17.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:17.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:17.394 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:17.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:17.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:17.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:17.434 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 71 16 87752 87736 77.2211 0.8125 0.00490755 0.0126752 2023-10-09T08:27:17.527 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:17.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:17.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:17.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:17.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:17.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:17.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:17.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:17.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:17 smithi118 bash[59345]: cluster 2023-10-09T08:27:16.702295+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:17.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:17 smithi118 bash[59345]: cluster 2023-10-09T08:27:16.705546+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:17.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:17 smithi118 bash[59345]: cluster 2023-10-09T08:27:16.705561+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:17.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:17 smithi118 bash[59345]: cluster 2023-10-09T08:27:16.705639+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:17.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:17 smithi118 bash[59345]: cluster 2023-10-09T08:27:16.707942+0000 mon.a (mon.0) 703 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-10-09T08:27:17.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:17.815 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:17.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:17.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:17.918 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:17.928 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:17 smithi118 bash[59345]: cluster 2023-10-09T08:27:16.708280+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:17.928 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:17 smithi118 bash[59345]: cluster 2023-10-09T08:27:16.712263+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:17.928 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:17 smithi118 bash[59345]: cluster 2023-10-09T08:27:16.714407+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:17.928 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:17 smithi118 bash[59345]: cluster 2023-10-09T08:27:16.716191+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:17.952 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:17.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:17.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:18.057 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:18.085 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:18.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:18.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:18.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[79557]: cluster 2023-10-09T08:27:16.702295+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:18.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[79557]: cluster 2023-10-09T08:27:16.705546+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:18.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[79557]: cluster 2023-10-09T08:27:16.705561+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:18.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[79557]: cluster 2023-10-09T08:27:16.705639+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:18.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[79557]: cluster 2023-10-09T08:27:16.707942+0000 mon.a (mon.0) 703 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-10-09T08:27:18.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[79557]: cluster 2023-10-09T08:27:16.708280+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:18.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[79557]: cluster 2023-10-09T08:27:16.712263+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:18.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[79557]: cluster 2023-10-09T08:27:16.714407+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:18.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[79557]: cluster 2023-10-09T08:27:16.716191+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:18.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[76862]: cluster 2023-10-09T08:27:16.702295+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:18.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[76862]: cluster 2023-10-09T08:27:16.705546+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:18.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[76862]: cluster 2023-10-09T08:27:16.705561+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:18.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[76862]: cluster 2023-10-09T08:27:16.705639+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:18.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[76862]: cluster 2023-10-09T08:27:16.707942+0000 mon.a (mon.0) 703 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-10-09T08:27:18.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[76862]: cluster 2023-10-09T08:27:16.708280+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:18.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[76862]: cluster 2023-10-09T08:27:16.712263+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:18.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[76862]: cluster 2023-10-09T08:27:16.714407+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:18.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:17 smithi081 bash[76862]: cluster 2023-10-09T08:27:16.716191+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T08:27:18.189 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:18.214 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:18.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:18.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:18.316 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:18.347 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:18.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:18.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:18.434 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 72 16 87888 87872 76.2667 8.5 0.0362992 0.0131028 2023-10-09T08:27:18.451 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:18.478 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-09T08:27:18.500 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:18.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:18.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:18.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:18.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:18.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:18.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:18.730 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[76862]: cluster 2023-10-09T08:27:17.581595+0000 mgr.y (mgr.26009) 753 : cluster 0 pgmap v761: 89 pgs: 2 peering, 79 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 43 MiB/s wr, 687 op/s; 30234/260898 objects degraded (11.588%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T08:27:18.730 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[76862]: cluster 2023-10-09T08:27:17.710214+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:18.730 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[76862]: cluster 2023-10-09T08:27:17.710419+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:18.730 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[76862]: cluster 2023-10-09T08:27:17.712408+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:18.730 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[76862]: cluster 2023-10-09T08:27:17.713296+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:18.731 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[76862]: cluster 2023-10-09T08:27:17.713337+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:18.731 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[76862]: cluster 2023-10-09T08:27:17.713397+0000 mon.a (mon.0) 704 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-10-09T08:27:18.731 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[76862]: cluster 2023-10-09T08:27:17.715244+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:18.731 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[76862]: cluster 2023-10-09T08:27:17.715816+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:18.731 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[76862]: cluster 2023-10-09T08:27:18.474039+0000 mon.a (mon.0) 705 : cluster 3 Health check update: Degraded data redundancy: 30234/260898 objects degraded (11.588%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:18.731 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[79557]: cluster 2023-10-09T08:27:17.581595+0000 mgr.y (mgr.26009) 753 : cluster 0 pgmap v761: 89 pgs: 2 peering, 79 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 43 MiB/s wr, 687 op/s; 30234/260898 objects degraded (11.588%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T08:27:18.732 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[79557]: cluster 2023-10-09T08:27:17.710214+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:18.732 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[79557]: cluster 2023-10-09T08:27:17.710419+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:18.732 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[79557]: cluster 2023-10-09T08:27:17.712408+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:18.732 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[79557]: cluster 2023-10-09T08:27:17.713296+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:18.732 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[79557]: cluster 2023-10-09T08:27:17.713337+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:18.732 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[79557]: cluster 2023-10-09T08:27:17.713397+0000 mon.a (mon.0) 704 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-10-09T08:27:18.732 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[79557]: cluster 2023-10-09T08:27:17.715244+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:18.732 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[79557]: cluster 2023-10-09T08:27:17.715816+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:18.733 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:18 smithi081 bash[79557]: cluster 2023-10-09T08:27:18.474039+0000 mon.a (mon.0) 705 : cluster 3 Health check update: Degraded data redundancy: 30234/260898 objects degraded (11.588%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:18.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:18.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:18.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:18.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:18.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:18.915 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:18.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:18.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:19.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:18 smithi118 bash[59345]: cluster 2023-10-09T08:27:17.581595+0000 mgr.y (mgr.26009) 753 : cluster 0 pgmap v761: 89 pgs: 2 peering, 79 active+clean, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 43 MiB/s wr, 687 op/s; 30234/260898 objects degraded (11.588%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T08:27:19.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:18 smithi118 bash[59345]: cluster 2023-10-09T08:27:17.710214+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:18 smithi118 bash[59345]: cluster 2023-10-09T08:27:17.710419+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:18 smithi118 bash[59345]: cluster 2023-10-09T08:27:17.712408+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:18 smithi118 bash[59345]: cluster 2023-10-09T08:27:17.713296+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:18 smithi118 bash[59345]: cluster 2023-10-09T08:27:17.713337+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:18 smithi118 bash[59345]: cluster 2023-10-09T08:27:17.713397+0000 mon.a (mon.0) 704 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-10-09T08:27:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:18 smithi118 bash[59345]: cluster 2023-10-09T08:27:17.715244+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:18 smithi118 bash[59345]: cluster 2023-10-09T08:27:17.715816+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T08:27:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:18 smithi118 bash[59345]: cluster 2023-10-09T08:27:18.474039+0000 mon.a (mon.0) 705 : cluster 3 Health check update: Degraded data redundancy: 30234/260898 objects degraded (11.588%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:19.021 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:19.051 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:19.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:19.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:19.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:19.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:19.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:19.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:19.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:19.334 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:19.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:19.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:19.435 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 73 16 88433 88417 75.6885 34.0625 0.00796701 0.0132044 2023-10-09T08:27:19.438 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:19.461 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:19.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:19.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:19.568 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:19.599 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:19.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:19.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:19.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:19.732 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:19.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:19.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:19.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:19.875 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:19.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:19.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:19.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:20.061 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:20.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:20.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:20.166 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:20.196 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:20.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:20.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:20.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:20.349 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:20.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:20.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:20.435 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 74 16 88949 88933 75.1015 32.25 0.0120609 0.0133088 2023-10-09T08:27:20.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:20.492 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:20.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:20.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:20.603 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:20.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:20.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:20.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:20.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:20.788 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:20.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:20.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:20.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:20 smithi081 bash[76862]: cluster 2023-10-09T08:27:19.582495+0000 mgr.y (mgr.26009) 754 : cluster 0 pgmap v763: 89 pgs: 2 active+recovery_wait+degraded, 2 peering, 75 active+clean, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s; 52430/263718 objects degraded (19.881%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T08:27:20.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:20 smithi081 bash[79557]: cluster 2023-10-09T08:27:19.582495+0000 mgr.y (mgr.26009) 754 : cluster 0 pgmap v763: 89 pgs: 2 active+recovery_wait+degraded, 2 peering, 75 active+clean, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s; 52430/263718 objects degraded (19.881%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T08:27:20.895 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:20.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:20.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:20.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:21.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:20 smithi118 bash[59345]: cluster 2023-10-09T08:27:19.582495+0000 mgr.y (mgr.26009) 754 : cluster 0 pgmap v763: 89 pgs: 2 active+recovery_wait+degraded, 2 peering, 75 active+clean, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s; 52430/263718 objects degraded (19.881%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T08:27:21.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:21.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:21.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:21.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:21.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:21.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:21.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:21.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:21.335 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:21.359 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:21.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:21.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:21.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:27:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:27:21] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.33.4" 2023-10-09T08:27:21.435 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 75 16 89440 89424 74.5093 30.6875 0.00568582 0.0134126 2023-10-09T08:27:21.462 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:21.487 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:21.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:21.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:21.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:21.630 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:21.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:21.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:21.734 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:21.810 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:21.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:21.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:21.838 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:27:21.839 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:27:21.916 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:21.956 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:21.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:21.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:22.060 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:22.090 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:22.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:22.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:22.196 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:22.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:22.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:22.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:22.279 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 2, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-10-09T08:27:22.280 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:27:22.280 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-09T08:27:22.280 INFO:tasks.thrashosds.thrasher:Setting osd 3 primary_affinity to 0.000000 2023-10-09T08:27:22.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 3 0 2023-10-09T08:27:22.330 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:22.353 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:22.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:22.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:22.435 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 76 16 89947 89931 73.9458 31.6875 0.0133203 0.0135164 2023-10-09T08:27:22.461 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:22.471 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:22 smithi081 bash[76862]: audit 2023-10-09T08:27:21.454865+0000 mon.a (mon.0) 706 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:22.472 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:22 smithi081 bash[76862]: audit 2023-10-09T08:27:21.468397+0000 mon.a (mon.0) 707 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:22.472 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:22 smithi081 bash[76862]: cluster 2023-10-09T08:27:21.583259+0000 mgr.y (mgr.26009) 755 : cluster 0 pgmap v764: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 17 MiB/s wr, 264 op/s; 61894/265665 objects degraded (23.298%); 5396/265665 objects misplaced (2.031%); 1.4 MiB/s, 23 objects/s recovering 2023-10-09T08:27:22.472 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:22 smithi081 bash[76862]: audit 2023-10-09T08:27:22.203123+0000 mon.c (mon.2) 296 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:27:22.472 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:22 smithi081 bash[76862]: audit 2023-10-09T08:27:22.204544+0000 mon.c (mon.2) 297 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:27:22.472 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:22 smithi081 bash[76862]: audit 2023-10-09T08:27:22.213800+0000 mon.a (mon.0) 708 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:22.472 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:22 smithi081 bash[79557]: audit 2023-10-09T08:27:21.454865+0000 mon.a (mon.0) 706 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:22.472 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:22 smithi081 bash[79557]: audit 2023-10-09T08:27:21.468397+0000 mon.a (mon.0) 707 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:22.472 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:22 smithi081 bash[79557]: cluster 2023-10-09T08:27:21.583259+0000 mgr.y (mgr.26009) 755 : cluster 0 pgmap v764: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 17 MiB/s wr, 264 op/s; 61894/265665 objects degraded (23.298%); 5396/265665 objects misplaced (2.031%); 1.4 MiB/s, 23 objects/s recovering 2023-10-09T08:27:22.473 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:22 smithi081 bash[79557]: audit 2023-10-09T08:27:22.203123+0000 mon.c (mon.2) 296 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:27:22.473 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:22 smithi081 bash[79557]: audit 2023-10-09T08:27:22.204544+0000 mon.c (mon.2) 297 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:27:22.473 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:22 smithi081 bash[79557]: audit 2023-10-09T08:27:22.213800+0000 mon.a (mon.0) 708 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:22.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:22.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:22.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:22.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:22.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:22.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:22.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:22.732 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:22 smithi118 bash[59345]: audit 2023-10-09T08:27:21.454865+0000 mon.a (mon.0) 706 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:22.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:22 smithi118 bash[59345]: audit 2023-10-09T08:27:21.468397+0000 mon.a (mon.0) 707 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:22 smithi118 bash[59345]: cluster 2023-10-09T08:27:21.583259+0000 mgr.y (mgr.26009) 755 : cluster 0 pgmap v764: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 17 MiB/s wr, 264 op/s; 61894/265665 objects degraded (23.298%); 5396/265665 objects misplaced (2.031%); 1.4 MiB/s, 23 objects/s recovering 2023-10-09T08:27:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:22 smithi118 bash[59345]: audit 2023-10-09T08:27:22.203123+0000 mon.c (mon.2) 296 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:27:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:22 smithi118 bash[59345]: audit 2023-10-09T08:27:22.204544+0000 mon.c (mon.2) 297 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:27:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:22 smithi118 bash[59345]: audit 2023-10-09T08:27:22.213800+0000 mon.a (mon.0) 708 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:22.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:22.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:22.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:22.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:22.898 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:22.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:22.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:23.003 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:23.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:23.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:23.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:23.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:23.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:23.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:23.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:23.263 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:27:23.271 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:23.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:23.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:23.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:23.426 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:23.437 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 77 16 90531 90515 73.458 36.5 0.0275456 0.0136065 2023-10-09T08:27:23.449 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:23.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:23.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:23.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:23.586 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:23.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:23.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:23.691 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:23.718 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:23.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:23.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:23.821 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:23.865 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:23.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:23.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:23.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:23.995 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:23.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:23.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:24.099 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:24.137 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:24.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:24.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:24.241 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:24.272 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:24.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:24.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:24 smithi081 bash[76862]: audit 2023-10-09T08:27:23.143745+0000 mon.a (mon.0) 709 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:24 smithi081 bash[76862]: audit 2023-10-09T08:27:23.145791+0000 mon.c (mon.2) 298 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:27:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:24 smithi081 bash[76862]: cluster 2023-10-09T08:27:23.475279+0000 mon.a (mon.0) 710 : cluster 3 Health check update: Degraded data redundancy: 61894/265665 objects degraded (23.298%), 16 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:24 smithi081 bash[76862]: cluster 2023-10-09T08:27:23.583851+0000 mgr.y (mgr.26009) 756 : cluster 0 pgmap v765: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 13 MiB/s wr, 201 op/s; 61894/265665 objects degraded (23.298%); 5396/265665 objects misplaced (2.031%); 1.1 MiB/s, 17 objects/s recovering 2023-10-09T08:27:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:24 smithi081 bash[79557]: audit 2023-10-09T08:27:23.143745+0000 mon.a (mon.0) 709 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:24 smithi081 bash[79557]: audit 2023-10-09T08:27:23.145791+0000 mon.c (mon.2) 298 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:27:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:24 smithi081 bash[79557]: cluster 2023-10-09T08:27:23.475279+0000 mon.a (mon.0) 710 : cluster 3 Health check update: Degraded data redundancy: 61894/265665 objects degraded (23.298%), 16 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:24 smithi081 bash[79557]: cluster 2023-10-09T08:27:23.583851+0000 mgr.y (mgr.26009) 756 : cluster 0 pgmap v765: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 13 MiB/s wr, 201 op/s; 61894/265665 objects degraded (23.298%); 5396/265665 objects misplaced (2.031%); 1.1 MiB/s, 17 objects/s recovering 2023-10-09T08:27:24.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:24.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:24.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:24.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:24.437 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 78 16 91104 91088 72.9753 35.8125 0.0215751 0.0136948 2023-10-09T08:27:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:24 smithi118 bash[59345]: audit 2023-10-09T08:27:23.143745+0000 mon.a (mon.0) 709 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:24 smithi118 bash[59345]: audit 2023-10-09T08:27:23.145791+0000 mon.c (mon.2) 298 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:27:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:24 smithi118 bash[59345]: cluster 2023-10-09T08:27:23.475279+0000 mon.a (mon.0) 710 : cluster 3 Health check update: Degraded data redundancy: 61894/265665 objects degraded (23.298%), 16 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:24 smithi118 bash[59345]: cluster 2023-10-09T08:27:23.583851+0000 mgr.y (mgr.26009) 756 : cluster 0 pgmap v765: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 13 MiB/s wr, 201 op/s; 61894/265665 objects degraded (23.298%); 5396/265665 objects misplaced (2.031%); 1.1 MiB/s, 17 objects/s recovering 2023-10-09T08:27:24.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:24.543 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:24.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:24.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:24.647 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:24.674 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:24.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:24.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:24.780 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:24.806 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:24.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:24.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:24.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:24.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:24.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:24.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:25.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:25.101 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:25.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:25.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:25.205 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:25.234 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:25.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:25.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:25.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:25.380 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:25.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:25.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:25.437 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 79 16 91526 91510 72.3855 26.375 0.01654 0.0138047 2023-10-09T08:27:25.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:25.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:25.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:25.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:25.631 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:25.661 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:25.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:25.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:25.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:25.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:25.804 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:25.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:25.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:25.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:25.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:25.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:26.045 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:26.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:26.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:26.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:26.179 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:26.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:26.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:26.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:26.318 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:26.347 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:26.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:26.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:26.437 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:27:26.436498+0000 min lat: 0.00142707 max lat: 2.52721 avg lat: 0.0138957 2023-10-09T08:27:26.440 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:27:26.440 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 80 16 92084 92068 71.9166 34.875 0.0273749 0.0138957 2023-10-09T08:27:26.450 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:26.473 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:26.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:26.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:26.578 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:26.608 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:26.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:26.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:26.713 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:26.743 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:26.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:26.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:26.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:26.855 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:26 smithi081 bash[76862]: cluster 2023-10-09T08:27:25.584574+0000 mgr.y (mgr.26009) 757 : cluster 0 pgmap v766: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 30 MiB/s wr, 474 op/s; 61779/273543 objects degraded (22.585%); 5396/273543 objects misplaced (1.973%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:27:26.856 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:26 smithi081 bash[79557]: cluster 2023-10-09T08:27:25.584574+0000 mgr.y (mgr.26009) 757 : cluster 0 pgmap v766: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 30 MiB/s wr, 474 op/s; 61779/273543 objects degraded (22.585%); 5396/273543 objects misplaced (1.973%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:27:26.894 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:26.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:26.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:27.001 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:27.010 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:26 smithi118 bash[59345]: cluster 2023-10-09T08:27:25.584574+0000 mgr.y (mgr.26009) 757 : cluster 0 pgmap v766: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 30 MiB/s wr, 474 op/s; 61779/273543 objects degraded (22.585%); 5396/273543 objects misplaced (1.973%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:27:27.026 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:27.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:27.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:27.134 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:27.162 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:27.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:27.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:27.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:27.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:27.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:27.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:27.392 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:27.418 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:27.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:27.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:27.437 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 81 16 92561 92545 71.3967 29.8125 0.016101 0.0139622 2023-10-09T08:27:27.522 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:27.545 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:27.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:27.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:27.651 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:27.677 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:27.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:27.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:27.780 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:27.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:27.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:27.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:27.910 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:27.936 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:27.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:27.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:28.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:28.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:28.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:28.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:28.192 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:28.223 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:28.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:28.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:28.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:28.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:28.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:28.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:28.395 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:27:28.442 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 82 16 93107 93091 70.9389 34.125 0.0288305 0.0140888 2023-10-09T08:27:28.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:28.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:28.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:28.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:28.622 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:28.652 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:28.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:28.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:28.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:28.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:28.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:28.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:28.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:28.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:28 smithi118 bash[59345]: cluster 2023-10-09T08:27:27.585224+0000 mgr.y (mgr.26009) 758 : cluster 0 pgmap v767: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 26 MiB/s wr, 421 op/s; 61779/273543 objects degraded (22.585%); 5396/273543 objects misplaced (1.973%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T08:27:28.888 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:28 smithi118 bash[59345]: cluster 2023-10-09T08:27:28.476182+0000 mon.a (mon.0) 711 : cluster 3 Health check update: Degraded data redundancy: 61779/273543 objects degraded (22.585%), 16 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:28.916 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:28.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:28.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:29.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:29.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:29.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:29.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:29.082 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:27:29.083 INFO:teuthology.orchestra.run.smithi118.stdout: "size": 20, 2023-10-09T08:27:29.083 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 600, 2023-10-09T08:27:29.083 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [ 2023-10-09T08:27:29.083 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.084 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35004.0:1272 6.3 6:cc239795:::benchmark_data_smithi081_130020_object1271:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-09T08:27:29.084 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:20:40.655139+0000", 2023-10-09T08:27:29.084 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 408.424403455, 2023-10-09T08:27:29.084 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.21991074299999999, 2023-10-09T08:27:29.084 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.085 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.085 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.085 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35004", 2023-10-09T08:27:29.085 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:27:29.085 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 1272 2023-10-09T08:27:29.085 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.085 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.086 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.086 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.086 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655139+0000", 2023-10-09T08:27:29.086 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.086 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.086 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.087 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.087 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655139+0000", 2023-10-09T08:27:29.087 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:27:29.087 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.087 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.087 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.087 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655138+0000", 2023-10-09T08:27:29.087 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.1689000000000001e-05 2023-10-09T08:27:29.087 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.087 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.087 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.087 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655169+0000", 2023-10-09T08:27:29.088 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1517e-05 2023-10-09T08:27:29.088 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.088 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.088 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.088 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655181+0000", 2023-10-09T08:27:29.088 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.8770000000000004e-06 2023-10-09T08:27:29.088 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.088 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.088 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.089 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655188+0000", 2023-10-09T08:27:29.089 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.8378999999999998e-05 2023-10-09T08:27:29.089 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.089 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.090 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.090 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655246+0000", 2023-10-09T08:27:29.090 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000194833 2023-10-09T08:27:29.090 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.090 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.090 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.090 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655441+0000", 2023-10-09T08:27:29.091 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015553600000000001 2023-10-09T08:27:29.091 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.091 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.091 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 1,6", 2023-10-09T08:27:29.091 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.655597+0000", 2023-10-09T08:27:29.092 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00097962500000000003 2023-10-09T08:27:29.092 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.092 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.092 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.093 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.656576+0000", 2023-10-09T08:27:29.093 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001921884 2023-10-09T08:27:29.093 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.093 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.093 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.093 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.658498+0000", 2023-10-09T08:27:29.093 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.21631705900000001 2023-10-09T08:27:29.093 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.093 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.094 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.094 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.874815+0000", 2023-10-09T08:27:29.094 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000130677 2023-10-09T08:27:29.094 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.094 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.094 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.094 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.874946+0000", 2023-10-09T08:27:29.094 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000103878 2023-10-09T08:27:29.094 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.095 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.095 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.095 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:20:40.875050+0000", 2023-10-09T08:27:29.095 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.21991074299999999 2023-10-09T08:27:29.095 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.095 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.095 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.095 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.095 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.095 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35004.0:125042 6.5 6:a8780075:::benchmark_data_smithi081_130020_object15406:head [delete] snapc 0=[] ondisk+write+known_if_redirected e155)", 2023-10-09T08:27:29.095 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:22:29.077465+0000", 2023-10-09T08:27:29.096 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 300.00207699399999, 2023-10-09T08:27:29.097 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.16724319600000001, 2023-10-09T08:27:29.097 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.098 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.098 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.098 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35004", 2023-10-09T08:27:29.098 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:27:29.098 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 125042 2023-10-09T08:27:29.098 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.098 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.099 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.099 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.099 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.077465+0000", 2023-10-09T08:27:29.099 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.099 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.099 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.100 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.100 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.077465+0000", 2023-10-09T08:27:29.100 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:27:29.100 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.100 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.100 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.100 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.077464+0000", 2023-10-09T08:27:29.100 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.1949999999999997e-06 2023-10-09T08:27:29.100 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.101 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.101 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.101 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.077471+0000", 2023-10-09T08:27:29.101 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5395000000000001e-05 2023-10-09T08:27:29.101 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.101 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.102 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.102 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.077487+0000", 2023-10-09T08:27:29.102 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9659999999999999e-06 2023-10-09T08:27:29.102 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.102 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.103 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.103 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.077494+0000", 2023-10-09T08:27:29.103 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3344000000000003e-05 2023-10-09T08:27:29.103 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.104 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.104 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.105 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.077547+0000", 2023-10-09T08:27:29.105 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000147424 2023-10-09T08:27:29.105 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.105 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.105 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.105 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.077694+0000", 2023-10-09T08:27:29.105 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013346500000000001 2023-10-09T08:27:29.106 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.106 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.106 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,6", 2023-10-09T08:27:29.106 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.077828+0000", 2023-10-09T08:27:29.107 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0042153149999999999 2023-10-09T08:27:29.107 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.107 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.107 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.107 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.082043+0000", 2023-10-09T08:27:29.107 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0096198189999999999 2023-10-09T08:27:29.108 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.108 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.108 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.108 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.091663+0000", 2023-10-09T08:27:29.109 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.15290277699999999 2023-10-09T08:27:29.109 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.109 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.109 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.109 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.244566+0000", 2023-10-09T08:27:29.110 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.9313000000000004e-05 2023-10-09T08:27:29.110 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.110 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.110 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.111 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.244655+0000", 2023-10-09T08:27:29.111 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3616000000000003e-05 2023-10-09T08:27:29.111 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.111 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.111 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.112 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.244709+0000", 2023-10-09T08:27:29.112 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.16724319600000001 2023-10-09T08:27:29.112 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.112 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.112 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.112 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.113 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.113 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35004.0:125045 6.5 6:aa57979b:::benchmark_data_smithi081_130020_object15409:head [delete] snapc 0=[] ondisk+write+known_if_redirected e155)", 2023-10-09T08:27:29.113 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:22:29.084570+0000", 2023-10-09T08:27:29.113 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 299.99497234900002, 2023-10-09T08:27:29.113 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.172003615, 2023-10-09T08:27:29.113 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.114 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.114 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.114 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35004", 2023-10-09T08:27:29.114 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:27:29.114 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 125045 2023-10-09T08:27:29.114 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.114 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.115 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.115 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.115 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.084570+0000", 2023-10-09T08:27:29.115 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.115 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.115 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.115 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.116 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.084570+0000", 2023-10-09T08:27:29.116 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:27:29.116 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.116 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.116 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.116 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.084568+0000", 2023-10-09T08:27:29.116 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.2600000000000005e-06 2023-10-09T08:27:29.116 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.116 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.116 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.117 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.084577+0000", 2023-10-09T08:27:29.117 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.7054e-05 2023-10-09T08:27:29.117 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.117 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.117 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.117 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.084594+0000", 2023-10-09T08:27:29.117 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.5570000000000001e-06 2023-10-09T08:27:29.117 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.117 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.117 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.118 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.084600+0000", 2023-10-09T08:27:29.118 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.5151999999999997e-05 2023-10-09T08:27:29.118 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.118 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.118 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.118 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.084645+0000", 2023-10-09T08:27:29.118 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000151841 2023-10-09T08:27:29.118 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.118 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.118 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.118 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.084797+0000", 2023-10-09T08:27:29.119 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00020037500000000001 2023-10-09T08:27:29.119 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.119 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.119 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,6", 2023-10-09T08:27:29.119 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.084998+0000", 2023-10-09T08:27:29.119 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0066852730000000003 2023-10-09T08:27:29.119 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.119 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.119 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.120 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.091683+0000", 2023-10-09T08:27:29.120 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.1418000000000001e-05 2023-10-09T08:27:29.120 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.120 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.120 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.121 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.091704+0000", 2023-10-09T08:27:29.121 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.16477015 2023-10-09T08:27:29.121 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.121 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.121 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.121 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.256475+0000", 2023-10-09T08:27:29.121 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2611000000000002e-05 2023-10-09T08:27:29.121 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.122 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.122 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.122 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.256527+0000", 2023-10-09T08:27:29.122 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6489999999999997e-05 2023-10-09T08:27:29.125 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.125 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.125 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.125 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.256574+0000", 2023-10-09T08:27:29.125 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.172003615 2023-10-09T08:27:29.125 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.126 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.126 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.126 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.126 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.127 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35004.0:125048 6.5 6:a6c90a7a:::benchmark_data_smithi081_130020_object15412:head [delete] snapc 0=[] ondisk+write+known_if_redirected e155)", 2023-10-09T08:27:29.127 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:22:29.086359+0000", 2023-10-09T08:27:29.127 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 299.993183692, 2023-10-09T08:27:29.127 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.17037666700000001, 2023-10-09T08:27:29.128 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.128 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.128 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.128 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35004", 2023-10-09T08:27:29.128 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:27:29.128 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 125048 2023-10-09T08:27:29.128 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.128 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.128 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.129 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.129 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.086359+0000", 2023-10-09T08:27:29.129 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.129 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.129 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.129 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.129 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.086359+0000", 2023-10-09T08:27:29.129 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:27:29.129 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.130 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.130 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.130 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.086358+0000", 2023-10-09T08:27:29.130 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.19e-06 2023-10-09T08:27:29.130 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.130 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.131 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.131 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.086364+0000", 2023-10-09T08:27:29.131 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3021e-05 2023-10-09T08:27:29.131 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.131 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.131 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.131 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.086377+0000", 2023-10-09T08:27:29.132 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.6760000000000001e-06 2023-10-09T08:27:29.132 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.132 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.132 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.132 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.086383+0000", 2023-10-09T08:27:29.132 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0019101120000000001 2023-10-09T08:27:29.132 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.133 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.133 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.133 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.088294+0000", 2023-10-09T08:27:29.133 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012807000000000001 2023-10-09T08:27:29.133 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.133 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.134 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.134 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.088422+0000", 2023-10-09T08:27:29.134 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00050398100000000003 2023-10-09T08:27:29.134 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.134 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.134 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,6", 2023-10-09T08:27:29.134 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.088926+0000", 2023-10-09T08:27:29.135 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002971904 2023-10-09T08:27:29.135 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.135 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.135 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.135 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.091897+0000", 2023-10-09T08:27:29.136 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00056324900000000004 2023-10-09T08:27:29.136 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.136 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.136 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.136 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.092461+0000", 2023-10-09T08:27:29.136 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.16418190599999999 2023-10-09T08:27:29.136 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.137 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.137 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.137 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.256643+0000", 2023-10-09T08:27:29.137 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2930999999999999e-05 2023-10-09T08:27:29.137 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.137 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.137 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.137 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.256696+0000", 2023-10-09T08:27:29.138 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.9786999999999997e-05 2023-10-09T08:27:29.138 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.138 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.138 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.138 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:22:29.256735+0000", 2023-10-09T08:27:29.138 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.17037666700000001 2023-10-09T08:27:29.139 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.139 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.139 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.139 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.139 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.140 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35004.0:174899 6.9 6:967c914c:::benchmark_data_smithi081_130020_object65263:head [delete] snapc 0=[] ondisk+write+known_if_redirected e157)", 2023-10-09T08:27:29.140 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:23:33.502588+0000", 2023-10-09T08:27:29.140 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 235.576954758, 2023-10-09T08:27:29.140 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.153228841, 2023-10-09T08:27:29.140 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.140 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.140 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.141 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35004", 2023-10-09T08:27:29.141 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:27:29.141 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 174899 2023-10-09T08:27:29.141 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.141 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.142 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.142 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.142 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:23:33.502588+0000", 2023-10-09T08:27:29.142 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.142 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.143 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.143 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.143 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:23:33.502588+0000", 2023-10-09T08:27:29.143 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:27:29.143 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.144 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.144 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.144 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:23:33.502586+0000", 2023-10-09T08:27:29.144 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.117e-06 2023-10-09T08:27:29.145 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.145 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.145 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.145 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:23:33.502592+0000", 2023-10-09T08:27:29.146 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0618999999999999e-05 2023-10-09T08:27:29.146 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.146 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.146 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.147 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:23:33.502603+0000", 2023-10-09T08:27:29.147 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.6899999999999997e-06 2023-10-09T08:27:29.147 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.147 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.148 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.148 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:23:33.502609+0000", 2023-10-09T08:27:29.148 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.010846685 2023-10-09T08:27:29.148 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.149 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.149 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.149 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:23:33.513455+0000", 2023-10-09T08:27:29.149 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012740599999999999 2023-10-09T08:27:29.149 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.149 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.149 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.149 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:23:33.513583+0000", 2023-10-09T08:27:29.150 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014910300000000001 2023-10-09T08:27:29.150 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.150 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.150 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,6", 2023-10-09T08:27:29.150 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:23:33.513732+0000", 2023-10-09T08:27:29.150 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0076447019999999997 2023-10-09T08:27:29.150 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.150 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.150 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.150 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:23:33.521377+0000", 2023-10-09T08:27:29.150 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00010281999999999999 2023-10-09T08:27:29.151 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.151 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.151 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.151 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:23:33.521479+0000", 2023-10-09T08:27:29.151 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.13424762800000001 2023-10-09T08:27:29.151 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.151 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.151 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.151 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:23:33.655727+0000", 2023-10-09T08:27:29.151 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.0605000000000001e-05 2023-10-09T08:27:29.151 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.151 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.151 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.152 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:23:33.655778+0000", 2023-10-09T08:27:29.152 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.8785000000000002e-05 2023-10-09T08:27:29.152 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.152 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.152 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.152 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:23:33.655816+0000", 2023-10-09T08:27:29.152 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.153228841 2023-10-09T08:27:29.152 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.152 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.152 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.152 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.152 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.152 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35004.0:211538 6.8 6:1be229ca:::benchmark_data_smithi081_130020_object101902:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-09T08:27:29.153 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:24:21.770612+0000", 2023-10-09T08:27:29.153 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 187.308930785, 2023-10-09T08:27:29.153 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.22265153300000001, 2023-10-09T08:27:29.153 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.153 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.153 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.153 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35004", 2023-10-09T08:27:29.153 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:27:29.153 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 211538 2023-10-09T08:27:29.153 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.153 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.153 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.154 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.154 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.770612+0000", 2023-10-09T08:27:29.154 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.154 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.154 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.154 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.154 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.770612+0000", 2023-10-09T08:27:29.154 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:27:29.154 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.154 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.154 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.154 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.770609+0000", 2023-10-09T08:27:29.155 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.0310000000000004e-06 2023-10-09T08:27:29.155 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.155 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.155 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.155 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.770618+0000", 2023-10-09T08:27:29.155 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4307e-05 2023-10-09T08:27:29.155 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.155 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.155 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.155 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.770633+0000", 2023-10-09T08:27:29.155 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9040000000000003e-06 2023-10-09T08:27:29.155 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.155 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.156 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.156 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.770640+0000", 2023-10-09T08:27:29.156 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000108214 2023-10-09T08:27:29.156 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.156 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.156 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.156 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.770748+0000", 2023-10-09T08:27:29.156 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015039 2023-10-09T08:27:29.156 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.156 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.156 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.157 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.770898+0000", 2023-10-09T08:27:29.157 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.0457999999999993e-05 2023-10-09T08:27:29.157 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.157 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.157 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,6", 2023-10-09T08:27:29.157 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.770989+0000", 2023-10-09T08:27:29.157 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0062232950000000002 2023-10-09T08:27:29.157 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.157 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.157 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.157 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.777212+0000", 2023-10-09T08:27:29.157 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0055259899999999997 2023-10-09T08:27:29.158 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.158 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.158 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.158 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.782738+0000", 2023-10-09T08:27:29.158 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.21029013399999999 2023-10-09T08:27:29.158 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.158 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.158 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.158 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.993028+0000", 2023-10-09T08:27:29.158 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000146343 2023-10-09T08:27:29.158 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.158 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.159 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.159 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.993175+0000", 2023-10-09T08:27:29.159 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.8609999999999994e-05 2023-10-09T08:27:29.159 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.159 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.159 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.159 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.993263+0000", 2023-10-09T08:27:29.159 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.22265153300000001 2023-10-09T08:27:29.159 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.159 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.159 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.159 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.160 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.160 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35004.0:211542 6.5 6:ac24b48d:::benchmark_data_smithi081_130020_object101906:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-09T08:27:29.160 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:24:21.774180+0000", 2023-10-09T08:27:29.160 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 187.305362812, 2023-10-09T08:27:29.160 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.21924473899999999, 2023-10-09T08:27:29.160 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.160 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.160 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.160 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35004", 2023-10-09T08:27:29.160 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:27:29.160 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 211542 2023-10-09T08:27:29.160 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.160 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.161 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.161 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.161 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.774180+0000", 2023-10-09T08:27:29.161 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.161 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.161 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.161 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.161 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.774180+0000", 2023-10-09T08:27:29.161 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:27:29.161 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.161 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.161 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.162 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.774178+0000", 2023-10-09T08:27:29.162 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.905e-06 2023-10-09T08:27:29.162 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.162 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.162 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.162 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.774185+0000", 2023-10-09T08:27:29.162 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.7258999999999999e-05 2023-10-09T08:27:29.162 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.162 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.162 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.162 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.774202+0000", 2023-10-09T08:27:29.162 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.5520000000000001e-06 2023-10-09T08:27:29.162 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.163 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.163 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.163 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.774209+0000", 2023-10-09T08:27:29.163 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6483000000000002e-05 2023-10-09T08:27:29.163 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.163 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.163 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.163 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.774255+0000", 2023-10-09T08:27:29.163 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00010720700000000001 2023-10-09T08:27:29.163 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.163 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.163 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.164 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.774362+0000", 2023-10-09T08:27:29.164 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000122655 2023-10-09T08:27:29.164 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.164 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.164 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,6", 2023-10-09T08:27:29.164 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.774485+0000", 2023-10-09T08:27:29.164 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0083039729999999992 2023-10-09T08:27:29.164 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.164 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.164 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.164 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.782789+0000", 2023-10-09T08:27:29.164 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003550133 2023-10-09T08:27:29.164 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.165 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.165 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.165 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.786339+0000", 2023-10-09T08:27:29.165 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.206814886 2023-10-09T08:27:29.165 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.165 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.165 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.165 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.993154+0000", 2023-10-09T08:27:29.165 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014956299999999999 2023-10-09T08:27:29.165 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.165 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.165 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.166 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.993304+0000", 2023-10-09T08:27:29.166 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000120732 2023-10-09T08:27:29.166 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.166 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.166 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.166 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.993424+0000", 2023-10-09T08:27:29.166 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.21924473899999999 2023-10-09T08:27:29.166 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.166 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.166 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.166 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.166 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.167 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35004.0:211552 6.8 6:16f04d88:::benchmark_data_smithi081_130020_object101916:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-09T08:27:29.167 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:24:21.791253+0000", 2023-10-09T08:27:29.167 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 187.28828955200001, 2023-10-09T08:27:29.167 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.211771548, 2023-10-09T08:27:29.167 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.167 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.167 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.167 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35004", 2023-10-09T08:27:29.167 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:27:29.167 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 211552 2023-10-09T08:27:29.167 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.167 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.167 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.168 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.168 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.791253+0000", 2023-10-09T08:27:29.168 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.168 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.168 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.168 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.168 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.791253+0000", 2023-10-09T08:27:29.168 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:27:29.168 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.168 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.168 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.168 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.791251+0000", 2023-10-09T08:27:29.169 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0302000000000001e-05 2023-10-09T08:27:29.169 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.169 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.169 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.169 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.791261+0000", 2023-10-09T08:27:29.169 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.0132e-05 2023-10-09T08:27:29.169 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.169 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.169 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.169 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.791281+0000", 2023-10-09T08:27:29.169 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.9829999999999996e-06 2023-10-09T08:27:29.169 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.169 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.170 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.170 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.791289+0000", 2023-10-09T08:27:29.170 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7290000000000001e-05 2023-10-09T08:27:29.170 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.170 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.170 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.170 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.791357+0000", 2023-10-09T08:27:29.170 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00018972999999999999 2023-10-09T08:27:29.170 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.170 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.170 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.170 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.791546+0000", 2023-10-09T08:27:29.171 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000226868 2023-10-09T08:27:29.171 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.171 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.171 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,6", 2023-10-09T08:27:29.171 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.791773+0000", 2023-10-09T08:27:29.171 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0080191359999999996 2023-10-09T08:27:29.171 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.171 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.171 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.171 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.799792+0000", 2023-10-09T08:27:29.171 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.2150999999999995e-05 2023-10-09T08:27:29.171 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.172 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.172 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.172 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.799854+0000", 2023-10-09T08:27:29.172 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.203057497 2023-10-09T08:27:29.172 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.172 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.172 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.172 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:22.002912+0000", 2023-10-09T08:27:29.172 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.5238000000000001e-05 2023-10-09T08:27:29.172 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.172 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.172 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.173 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:22.002977+0000", 2023-10-09T08:27:29.173 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.7255000000000001e-05 2023-10-09T08:27:29.173 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.173 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.173 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.173 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:22.003024+0000", 2023-10-09T08:27:29.173 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.211771548 2023-10-09T08:27:29.173 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.173 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.173 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.173 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.173 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.174 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35004.0:211553 6.5 6:a94d3df5:::benchmark_data_smithi081_130020_object101917:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-09T08:27:29.174 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:24:21.794675+0000", 2023-10-09T08:27:29.174 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 187.28486759, 2023-10-09T08:27:29.174 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.213818813, 2023-10-09T08:27:29.174 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.174 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.174 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.174 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35004", 2023-10-09T08:27:29.174 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:27:29.174 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 211553 2023-10-09T08:27:29.174 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.174 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.175 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.175 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.175 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.794675+0000", 2023-10-09T08:27:29.175 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.175 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.175 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.175 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.175 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.794675+0000", 2023-10-09T08:27:29.175 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:27:29.175 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.175 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.175 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.176 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.794673+0000", 2023-10-09T08:27:29.176 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3192e-05 2023-10-09T08:27:29.176 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.176 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.176 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.176 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.794686+0000", 2023-10-09T08:27:29.176 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.2920000000000001e-05 2023-10-09T08:27:29.176 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.176 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.176 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.176 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.794709+0000", 2023-10-09T08:27:29.176 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.031e-05 2023-10-09T08:27:29.176 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.177 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.177 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.177 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.794719+0000", 2023-10-09T08:27:29.177 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.9382999999999997e-05 2023-10-09T08:27:29.177 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.177 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.177 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.177 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.794779+0000", 2023-10-09T08:27:29.177 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012920999999999999 2023-10-09T08:27:29.177 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.177 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.177 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.178 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.794908+0000", 2023-10-09T08:27:29.178 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000143893 2023-10-09T08:27:29.178 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.178 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.178 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,6", 2023-10-09T08:27:29.178 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.795052+0000", 2023-10-09T08:27:29.178 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003411229 2023-10-09T08:27:29.178 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.178 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.178 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.178 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.798463+0000", 2023-10-09T08:27:29.178 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0031838999999999999 2023-10-09T08:27:29.179 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.179 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.179 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.179 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.801647+0000", 2023-10-09T08:27:29.179 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.206745137 2023-10-09T08:27:29.179 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.179 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.179 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.179 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:22.008392+0000", 2023-10-09T08:27:29.179 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.7337999999999999e-05 2023-10-09T08:27:29.179 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.179 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.180 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.180 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:22.008449+0000", 2023-10-09T08:27:29.180 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.4122000000000002e-05 2023-10-09T08:27:29.180 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.180 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.180 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.180 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:22.008494+0000", 2023-10-09T08:27:29.180 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.213818813 2023-10-09T08:27:29.180 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.180 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.180 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.180 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.180 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.181 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35004.0:211555 6.8 6:1c0b6da2:::benchmark_data_smithi081_130020_object101919:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-09T08:27:29.181 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:24:21.794995+0000", 2023-10-09T08:27:29.181 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 187.28454754200001, 2023-10-09T08:27:29.181 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.20824358100000001, 2023-10-09T08:27:29.181 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.181 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.181 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.181 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35004", 2023-10-09T08:27:29.181 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:27:29.181 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 211555 2023-10-09T08:27:29.181 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.181 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.181 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.182 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.182 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.794995+0000", 2023-10-09T08:27:29.182 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.182 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.182 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.182 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.182 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.794995+0000", 2023-10-09T08:27:29.182 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:27:29.182 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.182 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.182 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.183 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.794994+0000", 2023-10-09T08:27:29.183 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7479999999999996e-06 2023-10-09T08:27:29.183 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.183 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.183 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.183 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.795000+0000", 2023-10-09T08:27:29.183 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2140999999999999e-05 2023-10-09T08:27:29.183 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.183 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.183 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.183 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.795013+0000", 2023-10-09T08:27:29.183 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.6199999999999999e-06 2023-10-09T08:27:29.183 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.184 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.184 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.184 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.795020+0000", 2023-10-09T08:27:29.184 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0013712469999999999 2023-10-09T08:27:29.184 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.184 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.184 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.184 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.796391+0000", 2023-10-09T08:27:29.184 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.2149000000000002e-05 2023-10-09T08:27:29.184 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.184 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.184 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.185 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.796474+0000", 2023-10-09T08:27:29.185 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.7081000000000002e-05 2023-10-09T08:27:29.185 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.185 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.185 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,6", 2023-10-09T08:27:29.185 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.796561+0000", 2023-10-09T08:27:29.185 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0033471669999999999 2023-10-09T08:27:29.185 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.185 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.185 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.185 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.799908+0000", 2023-10-09T08:27:29.185 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001898982 2023-10-09T08:27:29.185 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.186 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.186 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.186 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:21.801807+0000", 2023-10-09T08:27:29.186 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.20135758200000001 2023-10-09T08:27:29.186 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.186 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.186 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.186 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:22.003164+0000", 2023-10-09T08:27:29.186 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.8917e-05 2023-10-09T08:27:29.186 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.186 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.186 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.187 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:22.003203+0000", 2023-10-09T08:27:29.187 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.5114000000000003e-05 2023-10-09T08:27:29.187 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.187 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.187 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.187 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:22.003238+0000", 2023-10-09T08:27:29.187 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.20824358100000001 2023-10-09T08:27:29.187 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.187 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.187 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.187 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.187 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.188 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35004.0:213592 6.9 6:91f583ec:::benchmark_data_smithi081_130020_object103956:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-09T08:27:29.188 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:24:24.502143+0000", 2023-10-09T08:27:29.188 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 184.577399176, 2023-10-09T08:27:29.188 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.17333113999999999, 2023-10-09T08:27:29.188 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.188 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.188 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.188 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35004", 2023-10-09T08:27:29.188 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:27:29.188 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 213592 2023-10-09T08:27:29.188 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.188 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.188 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.189 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.189 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502143+0000", 2023-10-09T08:27:29.189 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.189 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.189 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.189 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.189 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502143+0000", 2023-10-09T08:27:29.189 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:27:29.189 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.189 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.189 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.189 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502142+0000", 2023-10-09T08:27:29.190 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5859999999999999e-06 2023-10-09T08:27:29.190 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.190 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.190 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.190 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502149+0000", 2023-10-09T08:27:29.190 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4354e-05 2023-10-09T08:27:29.190 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.190 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.190 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.190 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502164+0000", 2023-10-09T08:27:29.190 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.395e-06 2023-10-09T08:27:29.190 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.191 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.191 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.191 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502169+0000", 2023-10-09T08:27:29.191 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.3021000000000004e-05 2023-10-09T08:27:29.191 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.191 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.191 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.191 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502252+0000", 2023-10-09T08:27:29.191 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.8145999999999993e-05 2023-10-09T08:27:29.191 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.191 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.191 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.192 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502330+0000", 2023-10-09T08:27:29.192 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.9635000000000006e-05 2023-10-09T08:27:29.192 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.192 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.192 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,6", 2023-10-09T08:27:29.192 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502410+0000", 2023-10-09T08:27:29.192 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003364223 2023-10-09T08:27:29.192 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.192 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.192 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.192 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.505774+0000", 2023-10-09T08:27:29.192 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003519318 2023-10-09T08:27:29.192 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.193 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.193 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.193 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.509293+0000", 2023-10-09T08:27:29.193 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.16608587599999999 2023-10-09T08:27:29.193 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.193 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.193 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.193 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.675379+0000", 2023-10-09T08:27:29.193 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.4209999999999998e-05 2023-10-09T08:27:29.193 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.193 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.193 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.193 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.675433+0000", 2023-10-09T08:27:29.194 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.1022000000000001e-05 2023-10-09T08:27:29.194 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.194 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.194 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.194 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.675474+0000", 2023-10-09T08:27:29.194 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.17333113999999999 2023-10-09T08:27:29.194 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.194 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.194 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.194 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.194 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.194 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35004.0:213593 6.8 6:17eaca9d:::benchmark_data_smithi081_130020_object103957:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-09T08:27:29.195 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:24:24.502182+0000", 2023-10-09T08:27:29.195 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 184.57736054, 2023-10-09T08:27:29.195 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.17777135599999999, 2023-10-09T08:27:29.195 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.195 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.195 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.195 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35004", 2023-10-09T08:27:29.195 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:27:29.195 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 213593 2023-10-09T08:27:29.195 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.195 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.195 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.195 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.196 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502182+0000", 2023-10-09T08:27:29.196 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.196 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.196 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.196 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.196 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502182+0000", 2023-10-09T08:27:29.196 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:27:29.196 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.196 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.196 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.196 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502181+0000", 2023-10-09T08:27:29.196 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.8870000000000001e-06 2023-10-09T08:27:29.197 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.197 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.197 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.197 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502184+0000", 2023-10-09T08:27:29.197 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.9999999999999998e-06 2023-10-09T08:27:29.197 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.197 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.197 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.197 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502188+0000", 2023-10-09T08:27:29.197 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.5739999999999998e-06 2023-10-09T08:27:29.197 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.197 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.197 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.198 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502191+0000", 2023-10-09T08:27:29.198 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.8025000000000002e-05 2023-10-09T08:27:29.198 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.198 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.198 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.198 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502239+0000", 2023-10-09T08:27:29.198 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012797700000000001 2023-10-09T08:27:29.198 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.198 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.198 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.198 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502367+0000", 2023-10-09T08:27:29.198 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000143747 2023-10-09T08:27:29.199 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.199 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.199 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,6", 2023-10-09T08:27:29.199 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.502511+0000", 2023-10-09T08:27:29.199 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0031694689999999998 2023-10-09T08:27:29.199 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.199 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.199 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.199 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.505680+0000", 2023-10-09T08:27:29.199 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0030914779999999999 2023-10-09T08:27:29.199 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.199 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.199 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.200 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.508772+0000", 2023-10-09T08:27:29.200 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.17096802899999999 2023-10-09T08:27:29.200 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.200 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.200 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.200 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.679740+0000", 2023-10-09T08:27:29.200 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015514899999999999 2023-10-09T08:27:29.200 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.200 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.200 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.200 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.679895+0000", 2023-10-09T08:27:29.200 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.8378000000000002e-05 2023-10-09T08:27:29.201 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.201 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.201 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.201 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:24:24.679953+0000", 2023-10-09T08:27:29.201 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.17777135599999999 2023-10-09T08:27:29.201 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.201 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.201 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.201 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.201 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.201 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:50523 7.6 7:6fc9c10a:::benchmark_data_smithi081_154445_object50522:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-10-09T08:27:29.201 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:26:32.381242+0000", 2023-10-09T08:27:29.201 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 56.698300642, 2023-10-09T08:27:29.202 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.16997647299999999, 2023-10-09T08:27:29.202 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.202 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.202 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.202 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:27:29.202 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:27:29.202 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 50523 2023-10-09T08:27:29.202 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.202 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.202 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.202 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.202 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:32.381242+0000", 2023-10-09T08:27:29.203 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.203 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.203 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.203 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.203 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:32.381242+0000", 2023-10-09T08:27:29.203 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:27:29.203 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.203 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.203 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.203 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:32.381240+0000", 2023-10-09T08:27:29.203 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.7289000000000002e-05 2023-10-09T08:27:29.203 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.204 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.204 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.204 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:32.381277+0000", 2023-10-09T08:27:29.204 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3319000000000001e-05 2023-10-09T08:27:29.204 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.204 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.204 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.204 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:32.381291+0000", 2023-10-09T08:27:29.204 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.6320000000000002e-06 2023-10-09T08:27:29.204 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.204 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.204 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.204 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:32.381297+0000", 2023-10-09T08:27:29.205 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.9044e-05 2023-10-09T08:27:29.205 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.205 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.205 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.205 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:32.381346+0000", 2023-10-09T08:27:29.205 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000119806 2023-10-09T08:27:29.205 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.205 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.205 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.205 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:32.381466+0000", 2023-10-09T08:27:29.205 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015045799999999999 2023-10-09T08:27:29.205 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.206 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.206 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,5", 2023-10-09T08:27:29.206 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:32.381616+0000", 2023-10-09T08:27:29.206 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0042086099999999998 2023-10-09T08:27:29.206 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.206 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.206 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.206 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:32.385825+0000", 2023-10-09T08:27:29.206 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0048270919999999998 2023-10-09T08:27:29.206 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.206 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.206 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.207 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:32.390652+0000", 2023-10-09T08:27:29.207 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.16038743699999999 2023-10-09T08:27:29.207 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.207 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.207 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.207 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:32.551040+0000", 2023-10-09T08:27:29.207 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000121808 2023-10-09T08:27:29.207 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.207 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.207 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.207 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:32.551161+0000", 2023-10-09T08:27:29.207 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.6814000000000002e-05 2023-10-09T08:27:29.208 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.208 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.208 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.208 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:32.551218+0000", 2023-10-09T08:27:29.208 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.16997647299999999 2023-10-09T08:27:29.208 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.208 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.208 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.208 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.208 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.208 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:64351 7.5 7:ab1053f5:::benchmark_data_smithi081_154445_object64350:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-09T08:27:29.208 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:26:46.299389+0000", 2023-10-09T08:27:29.209 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 42.780153194999997, 2023-10-09T08:27:29.209 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.22739617600000001, 2023-10-09T08:27:29.209 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.209 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.209 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.209 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:27:29.209 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:27:29.209 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 64351 2023-10-09T08:27:29.209 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.209 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.209 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.209 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.210 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.299389+0000", 2023-10-09T08:27:29.210 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.210 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.210 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.210 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.210 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.299389+0000", 2023-10-09T08:27:29.210 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:27:29.210 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.210 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.210 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.210 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.299387+0000", 2023-10-09T08:27:29.210 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.3904000000000002e-05 2023-10-09T08:27:29.210 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.211 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.211 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.211 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.299471+0000", 2023-10-09T08:27:29.211 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.1699e-05 2023-10-09T08:27:29.211 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.211 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.211 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.211 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.299493+0000", 2023-10-09T08:27:29.211 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0563e-05 2023-10-09T08:27:29.211 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.211 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.211 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.212 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.299503+0000", 2023-10-09T08:27:29.212 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.7224999999999993e-05 2023-10-09T08:27:29.212 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.212 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.212 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.212 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.299580+0000", 2023-10-09T08:27:29.212 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014986399999999999 2023-10-09T08:27:29.212 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.212 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.212 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.212 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.299730+0000", 2023-10-09T08:27:29.212 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017927700000000001 2023-10-09T08:27:29.213 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.213 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.213 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 1,2", 2023-10-09T08:27:29.213 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.299909+0000", 2023-10-09T08:27:29.213 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0030953349999999998 2023-10-09T08:27:29.213 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.213 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.213 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.213 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.303005+0000", 2023-10-09T08:27:29.213 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001091227 2023-10-09T08:27:29.213 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.213 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.213 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.214 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.304096+0000", 2023-10-09T08:27:29.214 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.21859568500000001 2023-10-09T08:27:29.214 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.214 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.214 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.214 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.522692+0000", 2023-10-09T08:27:29.214 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.3100000000000001e-05 2023-10-09T08:27:29.214 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.214 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.214 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.214 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.522775+0000", 2023-10-09T08:27:29.214 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.004010525 2023-10-09T08:27:29.215 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.215 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.215 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.215 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.526785+0000", 2023-10-09T08:27:29.215 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.22739617600000001 2023-10-09T08:27:29.215 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.215 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.215 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.215 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.215 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.215 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:64353 7.5 7:ad274e0a:::benchmark_data_smithi081_154445_object64352:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-09T08:27:29.215 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:26:46.304815+0000", 2023-10-09T08:27:29.215 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 42.774727149999997, 2023-10-09T08:27:29.216 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.22629115, 2023-10-09T08:27:29.216 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.216 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.216 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.216 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:27:29.216 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:27:29.216 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 64353 2023-10-09T08:27:29.216 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.216 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.216 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.216 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.216 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.304815+0000", 2023-10-09T08:27:29.217 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.217 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.217 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.217 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.217 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.304815+0000", 2023-10-09T08:27:29.217 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:27:29.217 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.217 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.217 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.217 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.304813+0000", 2023-10-09T08:27:29.217 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.7150000000000004e-05 2023-10-09T08:27:29.217 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.217 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.218 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.218 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.304900+0000", 2023-10-09T08:27:29.218 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5551000000000001e-05 2023-10-09T08:27:29.218 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.218 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.218 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.218 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.304916+0000", 2023-10-09T08:27:29.218 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.0119999999999999e-06 2023-10-09T08:27:29.218 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.218 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.218 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.218 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.304923+0000", 2023-10-09T08:27:29.219 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.5399000000000003e-05 2023-10-09T08:27:29.219 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.219 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.219 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.219 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.304978+0000", 2023-10-09T08:27:29.219 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00018763800000000001 2023-10-09T08:27:29.219 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.219 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.219 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.219 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.305166+0000", 2023-10-09T08:27:29.219 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000215978 2023-10-09T08:27:29.219 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.219 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.220 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 1,2", 2023-10-09T08:27:29.220 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.305382+0000", 2023-10-09T08:27:29.220 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0025004649999999999 2023-10-09T08:27:29.220 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.220 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.220 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.220 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.307882+0000", 2023-10-09T08:27:29.220 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0021591549999999998 2023-10-09T08:27:29.220 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.220 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.220 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.220 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.310042+0000", 2023-10-09T08:27:29.221 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.217480059 2023-10-09T08:27:29.221 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.221 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.221 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.221 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.527522+0000", 2023-10-09T08:27:29.221 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.8319999999999996e-05 2023-10-09T08:27:29.221 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.221 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.221 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.221 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.527600+0000", 2023-10-09T08:27:29.221 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0035064660000000002 2023-10-09T08:27:29.221 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.222 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.222 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.222 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.531106+0000", 2023-10-09T08:27:29.222 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.22629115 2023-10-09T08:27:29.222 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.222 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.222 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.222 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.222 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.222 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:64366 7.5 7:a2845a99:::benchmark_data_smithi081_154445_object64365:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-09T08:27:29.223 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:26:46.326506+0000", 2023-10-09T08:27:29.223 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 42.753036825999999, 2023-10-09T08:27:29.223 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.20864748999999999, 2023-10-09T08:27:29.223 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.223 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.223 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.223 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:27:29.223 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:27:29.223 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 64366 2023-10-09T08:27:29.223 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.223 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.224 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.224 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.224 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.326506+0000", 2023-10-09T08:27:29.224 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.224 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.224 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.224 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.224 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.326506+0000", 2023-10-09T08:27:29.224 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999989 2023-10-09T08:27:29.224 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.224 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.224 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.225 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.326495+0000", 2023-10-09T08:27:29.225 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.4766999999999997e-05 2023-10-09T08:27:29.225 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.225 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.225 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.225 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.326580+0000", 2023-10-09T08:27:29.225 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6588000000000001e-05 2023-10-09T08:27:29.225 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.225 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.225 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.225 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.326596+0000", 2023-10-09T08:27:29.225 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7100000000000001e-06 2023-10-09T08:27:29.225 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.226 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.226 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.226 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.326603+0000", 2023-10-09T08:27:29.226 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3304999999999999e-05 2023-10-09T08:27:29.226 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.226 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.226 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.226 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.326656+0000", 2023-10-09T08:27:29.226 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000253174 2023-10-09T08:27:29.226 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.227 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.227 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.227 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.326909+0000", 2023-10-09T08:27:29.227 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0013005110000000001 2023-10-09T08:27:29.227 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.227 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.227 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 1,2", 2023-10-09T08:27:29.227 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.328210+0000", 2023-10-09T08:27:29.227 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002651512 2023-10-09T08:27:29.227 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.227 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.227 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.228 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.330861+0000", 2023-10-09T08:27:29.228 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0014471690000000001 2023-10-09T08:27:29.228 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.228 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.228 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.228 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.332308+0000", 2023-10-09T08:27:29.228 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.198880008 2023-10-09T08:27:29.228 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.228 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.228 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.228 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.531188+0000", 2023-10-09T08:27:29.228 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.7358e-05 2023-10-09T08:27:29.228 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.229 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.229 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.229 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.531266+0000", 2023-10-09T08:27:29.229 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0038871959999999999 2023-10-09T08:27:29.229 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.229 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.229 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.229 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:46.535153+0000", 2023-10-09T08:27:29.229 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.20864748999999999 2023-10-09T08:27:29.229 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.229 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.229 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.230 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.230 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.230 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:87706 7.5 7:aeb986fa:::benchmark_data_smithi081_154445_object87705:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-09T08:27:29.230 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:15.678493+0000", 2023-10-09T08:27:29.230 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 13.401049329999999, 2023-10-09T08:27:29.230 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.264426695, 2023-10-09T08:27:29.230 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.230 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:27:29.230 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.230 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:27:29.230 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:27:29.230 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 87706 2023-10-09T08:27:29.231 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.231 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.231 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.231 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.231 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.678493+0000", 2023-10-09T08:27:29.231 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.231 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.231 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.231 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.231 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.678493+0000", 2023-10-09T08:27:29.231 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:27:29.231 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.232 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.232 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.232 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.678492+0000", 2023-10-09T08:27:29.232 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.7391999999999997e-05 2023-10-09T08:27:29.232 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.232 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.232 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.232 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.678530+0000", 2023-10-09T08:27:29.232 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.6290000000000001e-06 2023-10-09T08:27:29.232 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.232 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.232 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.233 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.678537+0000", 2023-10-09T08:27:29.233 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.9910000000000002e-06 2023-10-09T08:27:29.233 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.233 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.233 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.233 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.678542+0000", 2023-10-09T08:27:29.233 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0031486330000000001 2023-10-09T08:27:29.233 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.233 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.233 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.233 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.681691+0000", 2023-10-09T08:27:29.233 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00018809999999999999 2023-10-09T08:27:29.233 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.234 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.234 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.234 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.681879+0000", 2023-10-09T08:27:29.234 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00024455100000000002 2023-10-09T08:27:29.234 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.234 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.234 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 1,2", 2023-10-09T08:27:29.234 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.682124+0000", 2023-10-09T08:27:29.234 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.014429449 2023-10-09T08:27:29.234 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.234 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.234 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.235 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.696553+0000", 2023-10-09T08:27:29.235 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0016626779999999999 2023-10-09T08:27:29.235 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.235 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.235 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.235 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.698216+0000", 2023-10-09T08:27:29.235 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.030657613 2023-10-09T08:27:29.235 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.235 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.235 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.235 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.728873+0000", 2023-10-09T08:27:29.235 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.8559999999999996e-06 2023-10-09T08:27:29.236 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.236 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.236 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:27:29.236 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.728882+0000", 2023-10-09T08:27:29.236 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2139702240000001 2023-10-09T08:27:29.236 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.236 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.236 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.236 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.942852+0000", 2023-10-09T08:27:29.236 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7312999999999997e-05 2023-10-09T08:27:29.236 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.236 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.237 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.237 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.942920+0000", 2023-10-09T08:27:29.237 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.264426695 2023-10-09T08:27:29.237 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.237 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.237 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.237 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.237 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.237 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:87738 7.5 7:a0a06e5c:::benchmark_data_smithi081_154445_object87737:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e184)", 2023-10-09T08:27:29.237 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:15.747442+0000", 2023-10-09T08:27:29.237 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 13.332100235, 2023-10-09T08:27:29.237 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.211786314, 2023-10-09T08:27:29.237 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.238 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.238 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.238 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:27:29.238 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:27:29.238 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 87738 2023-10-09T08:27:29.238 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.238 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.238 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.238 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.238 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747442+0000", 2023-10-09T08:27:29.238 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.238 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.239 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.239 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.239 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747442+0000", 2023-10-09T08:27:29.239 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:27:29.239 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.239 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.239 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.239 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747440+0000", 2023-10-09T08:27:29.239 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.0719000000000001e-05 2023-10-09T08:27:29.239 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.239 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.239 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.239 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747481+0000", 2023-10-09T08:27:29.240 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5075000000000001e-05 2023-10-09T08:27:29.240 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.240 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.240 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.240 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747496+0000", 2023-10-09T08:27:29.240 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.3950000000000001e-06 2023-10-09T08:27:29.240 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.240 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.240 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.240 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747505+0000", 2023-10-09T08:27:29.240 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5372999999999998e-05 2023-10-09T08:27:29.240 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.240 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.241 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.241 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747580+0000", 2023-10-09T08:27:29.241 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3665999999999999e-05 2023-10-09T08:27:29.241 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.241 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.241 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:27:29.241 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747594+0000", 2023-10-09T08:27:29.241 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1978823730000001 2023-10-09T08:27:29.241 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.241 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.241 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.241 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.945476+0000", 2023-10-09T08:27:29.242 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000100695 2023-10-09T08:27:29.242 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.242 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.242 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.242 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.945577+0000", 2023-10-09T08:27:29.242 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016594400000000001 2023-10-09T08:27:29.242 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.242 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.242 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,2", 2023-10-09T08:27:29.242 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.945743+0000", 2023-10-09T08:27:29.242 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0026418959999999999 2023-10-09T08:27:29.242 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.242 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.243 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.243 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.948385+0000", 2023-10-09T08:27:29.243 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0010295580000000001 2023-10-09T08:27:29.243 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.243 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.243 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.243 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.949414+0000", 2023-10-09T08:27:29.243 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0056027000000000004 2023-10-09T08:27:29.243 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.243 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.243 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.243 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.955017+0000", 2023-10-09T08:27:29.243 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7910000000000005e-05 2023-10-09T08:27:29.244 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.244 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.244 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.244 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.955085+0000", 2023-10-09T08:27:29.244 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0041437890000000002 2023-10-09T08:27:29.244 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.244 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.244 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.244 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.959228+0000", 2023-10-09T08:27:29.244 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.211786314 2023-10-09T08:27:29.244 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.244 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.244 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.245 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.245 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.245 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:92530 7.5 7:a6c35735:::benchmark_data_smithi081_154445_object92529:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-10-09T08:27:29.245 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:27.190711+0000", 2023-10-09T08:27:29.245 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 1.888831339, 2023-10-09T08:27:29.245 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.28185450699999998, 2023-10-09T08:27:29.245 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.245 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.245 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.245 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:27:29.245 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:27:29.245 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 92530 2023-10-09T08:27:29.246 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.246 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.246 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.246 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.246 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.190711+0000", 2023-10-09T08:27:29.246 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.246 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.246 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.246 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.246 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.190711+0000", 2023-10-09T08:27:29.246 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:27:29.246 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.246 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.247 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.247 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.190710+0000", 2023-10-09T08:27:29.247 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00030749299999999999 2023-10-09T08:27:29.247 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.247 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.247 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.247 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.191017+0000", 2023-10-09T08:27:29.247 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4174e-05 2023-10-09T08:27:29.247 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.247 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.247 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.247 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.191031+0000", 2023-10-09T08:27:29.248 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.8299999999999996e-06 2023-10-09T08:27:29.248 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.248 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.248 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.248 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.191039+0000", 2023-10-09T08:27:29.248 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013189500000000001 2023-10-09T08:27:29.248 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.248 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.248 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.248 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.191171+0000", 2023-10-09T08:27:29.248 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016469600000000001 2023-10-09T08:27:29.248 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.249 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.249 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.249 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.191336+0000", 2023-10-09T08:27:29.249 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00038582999999999998 2023-10-09T08:27:29.249 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.249 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.249 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,2", 2023-10-09T08:27:29.249 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.191722+0000", 2023-10-09T08:27:29.249 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0038963750000000001 2023-10-09T08:27:29.249 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.249 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.249 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.249 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.195618+0000", 2023-10-09T08:27:29.250 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0069727060000000004 2023-10-09T08:27:29.250 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.250 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.250 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.250 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.202591+0000", 2023-10-09T08:27:29.250 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.26379618300000002 2023-10-09T08:27:29.250 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.250 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.250 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.250 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.466387+0000", 2023-10-09T08:27:29.250 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00022853500000000001 2023-10-09T08:27:29.250 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.251 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.251 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.251 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.466615+0000", 2023-10-09T08:27:29.251 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0059500730000000002 2023-10-09T08:27:29.251 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.251 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.251 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.251 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.472566+0000", 2023-10-09T08:27:29.251 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.28185450699999998 2023-10-09T08:27:29.251 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.251 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.251 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.251 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.252 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.252 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:92561 7.5 7:ab7555a6:::benchmark_data_smithi081_154445_object92560:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-10-09T08:27:29.252 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:27.254460+0000", 2023-10-09T08:27:29.252 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 1.825082015, 2023-10-09T08:27:29.252 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.223202859, 2023-10-09T08:27:29.252 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:27:29.252 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:27:29.252 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:27:29.252 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:27:29.252 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:27:29.252 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 92561 2023-10-09T08:27:29.252 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.252 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:27:29.253 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.253 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:27:29.253 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.254460+0000", 2023-10-09T08:27:29.253 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:27:29.253 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.253 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.253 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:27:29.253 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.254460+0000", 2023-10-09T08:27:29.253 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999948 2023-10-09T08:27:29.253 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.253 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.253 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:27:29.253 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.254455+0000", 2023-10-09T08:27:29.254 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.4320999999999994e-05 2023-10-09T08:27:29.254 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.254 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.254 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:27:29.254 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.254540+0000", 2023-10-09T08:27:29.254 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.4193999999999998e-05 2023-10-09T08:27:29.254 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.254 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.254 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:27:29.254 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.254574+0000", 2023-10-09T08:27:29.254 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3422e-05 2023-10-09T08:27:29.254 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.254 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.255 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:27:29.255 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.254587+0000", 2023-10-09T08:27:29.255 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2948999999999997e-05 2023-10-09T08:27:29.255 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.255 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.255 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:27:29.255 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.254640+0000", 2023-10-09T08:27:29.255 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015949900000000001 2023-10-09T08:27:29.255 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.255 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.255 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:27:29.255 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.254800+0000", 2023-10-09T08:27:29.256 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014557200000000001 2023-10-09T08:27:29.256 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.256 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.256 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,2", 2023-10-09T08:27:29.256 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.254945+0000", 2023-10-09T08:27:29.256 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0028591760000000002 2023-10-09T08:27:29.256 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.256 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.256 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:27:29.256 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.257804+0000", 2023-10-09T08:27:29.256 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00024052399999999999 2023-10-09T08:27:29.256 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.256 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.257 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.257 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.258045+0000", 2023-10-09T08:27:29.257 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.214574337 2023-10-09T08:27:29.257 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.257 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.257 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:27:29.257 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.472619+0000", 2023-10-09T08:27:29.257 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.8022000000000002e-05 2023-10-09T08:27:29.257 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.257 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.257 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:27:29.257 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.472667+0000", 2023-10-09T08:27:29.257 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0049960059999999999 2023-10-09T08:27:29.258 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:27:29.258 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:27:29.258 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:27:29.258 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:27.477663+0000", 2023-10-09T08:27:29.258 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.223202859 2023-10-09T08:27:29.258 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.258 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.258 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.258 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:27:29.258 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:27:29.258 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:27:29.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:29.259 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:28 smithi081 bash[76862]: cluster 2023-10-09T08:27:27.585224+0000 mgr.y (mgr.26009) 758 : cluster 0 pgmap v767: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 26 MiB/s wr, 421 op/s; 61779/273543 objects degraded (22.585%); 5396/273543 objects misplaced (1.973%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T08:27:29.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:28 smithi081 bash[76862]: cluster 2023-10-09T08:27:28.476182+0000 mon.a (mon.0) 711 : cluster 3 Health check update: Degraded data redundancy: 61779/273543 objects degraded (22.585%), 16 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:29.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:28 smithi081 bash[79557]: cluster 2023-10-09T08:27:27.585224+0000 mgr.y (mgr.26009) 758 : cluster 0 pgmap v767: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 26 MiB/s wr, 421 op/s; 61779/273543 objects degraded (22.585%); 5396/273543 objects misplaced (1.973%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T08:27:29.260 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:28 smithi081 bash[79557]: cluster 2023-10-09T08:27:28.476182+0000 mon.a (mon.0) 711 : cluster 3 Health check update: Degraded data redundancy: 61779/273543 objects degraded (22.585%), 16 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:29.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:29.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:29.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:29.398 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:29.428 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:29.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:29.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:29.441 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 83 16 93672 93656 70.5097 35.3125 0.0258962 0.0141756 2023-10-09T08:27:29.533 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:29.564 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:29.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:29.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:29.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:29.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:29.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:29.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:29.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:29.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:29.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:29.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:29.942 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:29.972 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:29.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:29.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:30.079 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:30.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:30.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:30.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:30.196 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-09T08:27:30.215 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:30.240 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:30.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:30.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:30.347 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:30.374 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:30.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:30.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:30.441 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 84 16 94241 94225 70.0935 35.5625 0.0655308 0.0142571 2023-10-09T08:27:30.482 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:30.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:30.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:30.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:30.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:30.648 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:30.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:30.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:30.752 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:30.759 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:30 smithi081 bash[79557]: cluster 2023-10-09T08:27:29.586041+0000 mgr.y (mgr.26009) 759 : cluster 0 pgmap v768: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 30 MiB/s wr, 478 op/s; 61779/277947 objects degraded (22.227%); 5396/277947 objects misplaced (1.941%); 1.3 MiB/s, 21 objects/s recovering 2023-10-09T08:27:30.761 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:30 smithi081 bash[76862]: cluster 2023-10-09T08:27:29.586041+0000 mgr.y (mgr.26009) 759 : cluster 0 pgmap v768: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 30 MiB/s wr, 478 op/s; 61779/277947 objects degraded (22.227%); 5396/277947 objects misplaced (1.941%); 1.3 MiB/s, 21 objects/s recovering 2023-10-09T08:27:30.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:30.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:30.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:30.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:30.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:30.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:30.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:31.012 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:31.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:30 smithi118 bash[59345]: cluster 2023-10-09T08:27:29.586041+0000 mgr.y (mgr.26009) 759 : cluster 0 pgmap v768: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 30 MiB/s wr, 478 op/s; 61779/277947 objects degraded (22.227%); 5396/277947 objects misplaced (1.941%); 1.3 MiB/s, 21 objects/s recovering 2023-10-09T08:27:31.043 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:31.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:31.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:31.148 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:31.179 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:31.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:31.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:31.282 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:31.313 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:31.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:31.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:31.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:27:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:27:31] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.33.4" 2023-10-09T08:27:31.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:31.443 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 85 16 94811 94795 69.688 35.625 0.0183284 0.0143431 2023-10-09T08:27:31.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:31.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:31.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:31.560 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:31.586 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:31.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:31.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:31.690 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:31.712 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:31.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:31.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:31.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:31.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:31.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:31.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:31.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:32.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:32.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:32.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:32.031 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:27:32.090 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:27:32.131 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:32.143 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:27:32.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:32.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:32.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:32.215 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:27:32.266 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:27:32.274 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:32.306 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:27:32.307 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:32.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:32.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:32.344 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:27:32.379 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:27:32.384 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:27:32.384 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:27:32.385 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:27:32.385 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:27:32.385 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:27:32.385 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:27:32.385 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:27:32.385 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:27:32.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:32.440 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:32.441 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 86 16 95281 95265 69.2192 29.375 0.0208987 0.0144395 2023-10-09T08:27:32.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:32.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:32.546 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:32.571 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:32.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:32.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:32.676 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:32.688 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:27:32.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:32.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:32.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:32.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:32.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:32.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:32.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:32.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:32 smithi081 bash[76862]: cluster 2023-10-09T08:27:31.586831+0000 mgr.y (mgr.26009) 760 : cluster 0 pgmap v769: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 31 MiB/s wr, 492 op/s; 61665/281457 objects degraded (21.909%); 5396/281457 objects misplaced (1.917%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T08:27:32.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:32 smithi081 bash[76862]: audit 2023-10-09T08:27:31.982385+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.81:0/3173907789' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:27:32.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:32 smithi081 bash[76862]: audit 2023-10-09T08:27:32.377165+0000 mon.c (mon.2) 299 : audit 1 from='client.? 172.21.15.81:0/1351515864' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:27:32.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:32 smithi081 bash[76862]: audit 2023-10-09T08:27:32.378486+0000 mon.a (mon.0) 712 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:27:32.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:32 smithi081 bash[79557]: cluster 2023-10-09T08:27:31.586831+0000 mgr.y (mgr.26009) 760 : cluster 0 pgmap v769: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 31 MiB/s wr, 492 op/s; 61665/281457 objects degraded (21.909%); 5396/281457 objects misplaced (1.917%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T08:27:32.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:32 smithi081 bash[79557]: audit 2023-10-09T08:27:31.982385+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.81:0/3173907789' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:27:32.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:32 smithi081 bash[79557]: audit 2023-10-09T08:27:32.377165+0000 mon.c (mon.2) 299 : audit 1 from='client.? 172.21.15.81:0/1351515864' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:27:32.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:32 smithi081 bash[79557]: audit 2023-10-09T08:27:32.378486+0000 mon.a (mon.0) 712 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:27:32.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:32.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:32.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:32.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:33.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:32 smithi118 bash[59345]: cluster 2023-10-09T08:27:31.586831+0000 mgr.y (mgr.26009) 760 : cluster 0 pgmap v769: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 31 MiB/s wr, 492 op/s; 61665/281457 objects degraded (21.909%); 5396/281457 objects misplaced (1.917%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T08:27:33.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:32 smithi118 bash[59345]: audit 2023-10-09T08:27:31.982385+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.81:0/3173907789' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:27:33.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:32 smithi118 bash[59345]: audit 2023-10-09T08:27:32.377165+0000 mon.c (mon.2) 299 : audit 1 from='client.? 172.21.15.81:0/1351515864' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:27:33.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:32 smithi118 bash[59345]: audit 2023-10-09T08:27:32.378486+0000 mon.a (mon.0) 712 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:27:33.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:33.134 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:33.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:33.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:33.242 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:33.277 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:33.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:33.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:33.382 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:33.408 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:33.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:33.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:33.442 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 87 16 95773 95757 68.7771 30.75 0.0176027 0.0145315 2023-10-09T08:27:33.515 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:33.553 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:33.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:33.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:33.656 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:33.681 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:33.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:33.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:33.784 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:33.793 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[76862]: cluster 2023-10-09T08:27:32.663385+0000 mon.a (mon.0) 713 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:27:33.793 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[76862]: audit 2023-10-09T08:27:32.671940+0000 mon.a (mon.0) 714 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:27:33.794 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[76862]: cluster 2023-10-09T08:27:32.672291+0000 mon.a (mon.0) 715 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-10-09T08:27:33.794 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[76862]: cluster 2023-10-09T08:27:32.678796+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T08:27:33.794 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[76862]: cluster 2023-10-09T08:27:32.680825+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T08:27:33.794 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[76862]: cluster 2023-10-09T08:27:32.681000+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T08:27:33.794 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[76862]: cluster 2023-10-09T08:27:32.682759+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T08:27:33.794 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[76862]: cluster 2023-10-09T08:27:32.686220+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T08:27:33.794 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[76862]: cluster 2023-10-09T08:27:33.477198+0000 mon.a (mon.0) 716 : cluster 3 Health check update: Degraded data redundancy: 61665/281457 objects degraded (21.909%), 16 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:33.794 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[79557]: cluster 2023-10-09T08:27:32.663385+0000 mon.a (mon.0) 713 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:27:33.794 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[79557]: audit 2023-10-09T08:27:32.671940+0000 mon.a (mon.0) 714 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:27:33.795 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[79557]: cluster 2023-10-09T08:27:32.672291+0000 mon.a (mon.0) 715 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-10-09T08:27:33.795 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[79557]: cluster 2023-10-09T08:27:32.678796+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T08:27:33.795 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[79557]: cluster 2023-10-09T08:27:32.680825+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T08:27:33.795 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[79557]: cluster 2023-10-09T08:27:32.681000+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T08:27:33.795 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[79557]: cluster 2023-10-09T08:27:32.682759+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T08:27:33.795 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[79557]: cluster 2023-10-09T08:27:32.686220+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T08:27:33.795 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:33 smithi081 bash[79557]: cluster 2023-10-09T08:27:33.477198+0000 mon.a (mon.0) 716 : cluster 3 Health check update: Degraded data redundancy: 61665/281457 objects degraded (21.909%), 16 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:33.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:33.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:33.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:33.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:33.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:33.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:33.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:34.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:33 smithi118 bash[59345]: cluster 2023-10-09T08:27:32.663385+0000 mon.a (mon.0) 713 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:27:34.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:33 smithi118 bash[59345]: audit 2023-10-09T08:27:32.671940+0000 mon.a (mon.0) 714 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:27:34.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:33 smithi118 bash[59345]: cluster 2023-10-09T08:27:32.672291+0000 mon.a (mon.0) 715 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-10-09T08:27:34.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:33 smithi118 bash[59345]: cluster 2023-10-09T08:27:32.678796+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T08:27:34.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:33 smithi118 bash[59345]: cluster 2023-10-09T08:27:32.680825+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T08:27:34.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:33 smithi118 bash[59345]: cluster 2023-10-09T08:27:32.681000+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T08:27:34.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:33 smithi118 bash[59345]: cluster 2023-10-09T08:27:32.682759+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T08:27:34.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:33 smithi118 bash[59345]: cluster 2023-10-09T08:27:32.686220+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T08:27:34.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:33 smithi118 bash[59345]: cluster 2023-10-09T08:27:33.477198+0000 mon.a (mon.0) 716 : cluster 3 Health check update: Degraded data redundancy: 61665/281457 objects degraded (21.909%), 16 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:34.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:34.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:34.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:34.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:34.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:34.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:34.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:34.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:34.324 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:34.351 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:34.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:34.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:34.442 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 88 16 96376 96360 68.4238 37.6875 0.0508081 0.0146073 2023-10-09T08:27:34.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:34.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:34.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:34.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:34.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:34.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:34.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:34.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:34.683 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:34 smithi118 bash[59345]: cluster 2023-10-09T08:27:33.590666+0000 mgr.y (mgr.26009) 761 : cluster 0 pgmap v771: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 33 MiB/s wr, 526 op/s; 61665/281457 objects degraded (21.909%); 5396/281457 objects misplaced (1.917%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T08:27:34.719 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:34.744 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:34.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:34.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:34.853 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:34.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:34.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:34.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:34.983 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:35.010 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:35.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:35.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:35.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:35.122 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:34 smithi081 bash[76862]: cluster 2023-10-09T08:27:33.590666+0000 mgr.y (mgr.26009) 761 : cluster 0 pgmap v771: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 33 MiB/s wr, 526 op/s; 61665/281457 objects degraded (21.909%); 5396/281457 objects misplaced (1.917%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T08:27:35.123 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:34 smithi081 bash[79557]: cluster 2023-10-09T08:27:33.590666+0000 mgr.y (mgr.26009) 761 : cluster 0 pgmap v771: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 33 MiB/s wr, 526 op/s; 61665/281457 objects degraded (21.909%); 5396/281457 objects misplaced (1.917%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T08:27:35.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:35.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:35.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:35.251 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:35.277 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:35.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:35.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:35.380 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:35.404 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:35.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:35.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:35.442 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 89 16 96954 96938 68.0609 36.125 0.0158432 0.0146853 2023-10-09T08:27:35.513 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:35.548 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:35.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:35.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:35.653 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:35.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:35.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:35.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:35.790 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:35.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:35.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:35.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:35.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:35.945 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:35.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:35.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:36.050 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:36.081 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:36.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:36.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:36.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:36.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:36.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:36.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:36.333 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:36.361 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:36.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:36.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:36.442 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 90 2 97495 97493 67.69 34.6875 0.033446 0.0147668 2023-10-09T08:27:36.465 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:36.495 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:36.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:36.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:36.599 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:36.623 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:36.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:36.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:36.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:36.754 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:36.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:36.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:36.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:36.888 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:36.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:36.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:36.991 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:37.002 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:36 smithi118 bash[59345]: cluster 2023-10-09T08:27:35.591567+0000 mgr.y (mgr.26009) 762 : cluster 0 pgmap v772: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 33 MiB/s wr, 535 op/s; 61549/289605 objects degraded (21.253%); 5396/289605 objects misplaced (1.863%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T08:27:37.018 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:37.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:37.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:37.121 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:37.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:36 smithi081 bash[76862]: cluster 2023-10-09T08:27:35.591567+0000 mgr.y (mgr.26009) 762 : cluster 0 pgmap v772: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 33 MiB/s wr, 535 op/s; 61549/289605 objects degraded (21.253%); 5396/289605 objects misplaced (1.863%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T08:27:37.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:36 smithi081 bash[79557]: cluster 2023-10-09T08:27:35.591567+0000 mgr.y (mgr.26009) 762 : cluster 0 pgmap v772: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 33 MiB/s wr, 535 op/s; 61549/289605 objects degraded (21.253%); 5396/289605 objects misplaced (1.863%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T08:27:37.151 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:37.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:37.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:37.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:37.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:37.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:37.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:37.389 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:37.419 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:37.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:37.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:37.442 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Total time run: 90.024 2023-10-09T08:27:37.443 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Total writes made: 97495 2023-10-09T08:27:37.443 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Write size: 65536 2023-10-09T08:27:37.443 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Object size: 65536 2023-10-09T08:27:37.443 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Bandwidth (MB/sec): 67.6868 2023-10-09T08:27:37.443 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev Bandwidth: 41.825 2023-10-09T08:27:37.444 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max bandwidth (MB/sec): 189.375 2023-10-09T08:27:37.444 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min bandwidth (MB/sec): 0 2023-10-09T08:27:37.444 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Average IOPS: 1082 2023-10-09T08:27:37.444 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev IOPS: 669.199 2023-10-09T08:27:37.445 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max IOPS: 3030 2023-10-09T08:27:37.445 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min IOPS: 0 2023-10-09T08:27:37.445 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Average Latency(s): 0.0147672 2023-10-09T08:27:37.445 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev Latency(s): 0.0448895 2023-10-09T08:27:37.445 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max latency(s): 2.52721 2023-10-09T08:27:37.445 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min latency(s): 0.00142707 2023-10-09T08:27:37.462 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Cleaning up (deleting benchmark objects) 2023-10-09T08:27:37.523 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:37.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:37.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:37.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:37.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:37.689 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:37.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:37.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:37.719 INFO:teuthology.orchestra.run.smithi081.stderr:set osd.3 primary-affinity to 0 (802) 2023-10-09T08:27:37.792 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:37 smithi081 bash[76862]: audit 2023-10-09T08:27:36.798096+0000 mon.c (mon.2) 300 : audit 1 from='client.? 172.21.15.81:0/1381910900' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.0}]: dispatch 2023-10-09T08:27:37.792 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:37 smithi081 bash[76862]: audit 2023-10-09T08:27:36.798737+0000 mon.a (mon.0) 717 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.0}]: dispatch 2023-10-09T08:27:37.792 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:37 smithi081 bash[79557]: audit 2023-10-09T08:27:36.798096+0000 mon.c (mon.2) 300 : audit 1 from='client.? 172.21.15.81:0/1381910900' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.0}]: dispatch 2023-10-09T08:27:37.793 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:37 smithi081 bash[79557]: audit 2023-10-09T08:27:36.798737+0000 mon.a (mon.0) 717 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.0}]: dispatch 2023-10-09T08:27:37.797 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:37.821 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:37.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:37.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:37.923 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:37.944 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:37.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:37.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:38.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:37 smithi118 bash[59345]: audit 2023-10-09T08:27:36.798096+0000 mon.c (mon.2) 300 : audit 1 from='client.? 172.21.15.81:0/1381910900' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.0}]: dispatch 2023-10-09T08:27:38.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:37 smithi118 bash[59345]: audit 2023-10-09T08:27:36.798737+0000 mon.a (mon.0) 717 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.0}]: dispatch 2023-10-09T08:27:38.049 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:38.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:27:38.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:27:38.078 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:38.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:38.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:38.182 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:38.207 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:38.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:38.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:38.310 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:38.341 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:38.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:38.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:38.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:38.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:38.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:38.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:38.578 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:38.613 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:38.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:38.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:38.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:38.728 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[76862]: cluster 2023-10-09T08:27:37.592246+0000 mgr.y (mgr.26009) 763 : cluster 0 pgmap v773: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 33 MiB/s wr, 535 op/s; 61549/289605 objects degraded (21.253%); 5396/289605 objects misplaced (1.863%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T08:27:38.729 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[76862]: cluster 2023-10-09T08:27:37.704288+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.729 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[76862]: audit 2023-10-09T08:27:37.706030+0000 mon.a (mon.0) 718 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.0}]': finished 2023-10-09T08:27:38.729 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[76862]: cluster 2023-10-09T08:27:37.706453+0000 mon.a (mon.0) 719 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-10-09T08:27:38.729 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[76862]: cluster 2023-10-09T08:27:37.706989+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.729 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[76862]: cluster 2023-10-09T08:27:37.710901+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.729 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[76862]: cluster 2023-10-09T08:27:37.713903+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.729 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[76862]: cluster 2023-10-09T08:27:37.715749+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.730 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[76862]: cluster 2023-10-09T08:27:37.716095+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.730 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[76862]: cluster 2023-10-09T08:27:37.718099+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.730 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[76862]: audit 2023-10-09T08:27:38.144339+0000 mon.a (mon.0) 720 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:38.730 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[76862]: audit 2023-10-09T08:27:38.146227+0000 mon.c (mon.2) 301 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:27:38.730 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[76862]: cluster 2023-10-09T08:27:38.478468+0000 mon.a (mon.0) 721 : cluster 3 Health check update: Degraded data redundancy: 61549/289605 objects degraded (21.253%), 16 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:38.730 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[76862]: cluster 2023-10-09T08:27:38.484565+0000 mon.a (mon.0) 722 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-10-09T08:27:38.730 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[79557]: cluster 2023-10-09T08:27:37.592246+0000 mgr.y (mgr.26009) 763 : cluster 0 pgmap v773: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 33 MiB/s wr, 535 op/s; 61549/289605 objects degraded (21.253%); 5396/289605 objects misplaced (1.863%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T08:27:38.731 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[79557]: cluster 2023-10-09T08:27:37.704288+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.731 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[79557]: audit 2023-10-09T08:27:37.706030+0000 mon.a (mon.0) 718 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.0}]': finished 2023-10-09T08:27:38.731 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[79557]: cluster 2023-10-09T08:27:37.706453+0000 mon.a (mon.0) 719 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-10-09T08:27:38.731 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[79557]: cluster 2023-10-09T08:27:37.706989+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.731 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[79557]: cluster 2023-10-09T08:27:37.710901+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.731 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[79557]: cluster 2023-10-09T08:27:37.713903+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.731 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[79557]: cluster 2023-10-09T08:27:37.715749+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.731 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[79557]: cluster 2023-10-09T08:27:37.716095+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.731 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[79557]: cluster 2023-10-09T08:27:37.718099+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.731 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[79557]: audit 2023-10-09T08:27:38.144339+0000 mon.a (mon.0) 720 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:38.731 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[79557]: audit 2023-10-09T08:27:38.146227+0000 mon.c (mon.2) 301 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:27:38.731 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[79557]: cluster 2023-10-09T08:27:38.478468+0000 mon.a (mon.0) 721 : cluster 3 Health check update: Degraded data redundancy: 61549/289605 objects degraded (21.253%), 16 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:38.732 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:38 smithi081 bash[79557]: cluster 2023-10-09T08:27:38.484565+0000 mon.a (mon.0) 722 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-10-09T08:27:38.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:38.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:38.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:38.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:38.871 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:38.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:38.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:38.979 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:38.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:38 smithi118 bash[59345]: cluster 2023-10-09T08:27:37.592246+0000 mgr.y (mgr.26009) 763 : cluster 0 pgmap v773: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 33 MiB/s wr, 535 op/s; 61549/289605 objects degraded (21.253%); 5396/289605 objects misplaced (1.863%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T08:27:38.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:38 smithi118 bash[59345]: cluster 2023-10-09T08:27:37.704288+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:38 smithi118 bash[59345]: audit 2023-10-09T08:27:37.706030+0000 mon.a (mon.0) 718 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.0}]': finished 2023-10-09T08:27:38.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:38 smithi118 bash[59345]: cluster 2023-10-09T08:27:37.706453+0000 mon.a (mon.0) 719 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-10-09T08:27:38.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:38 smithi118 bash[59345]: cluster 2023-10-09T08:27:37.706989+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:38 smithi118 bash[59345]: cluster 2023-10-09T08:27:37.710901+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:38 smithi118 bash[59345]: cluster 2023-10-09T08:27:37.713903+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:38 smithi118 bash[59345]: cluster 2023-10-09T08:27:37.715749+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:38 smithi118 bash[59345]: cluster 2023-10-09T08:27:37.716095+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:38 smithi118 bash[59345]: cluster 2023-10-09T08:27:37.718099+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T08:27:38.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:38 smithi118 bash[59345]: audit 2023-10-09T08:27:38.144339+0000 mon.a (mon.0) 720 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:27:38.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:38 smithi118 bash[59345]: audit 2023-10-09T08:27:38.146227+0000 mon.c (mon.2) 301 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:27:38.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:38 smithi118 bash[59345]: cluster 2023-10-09T08:27:38.478468+0000 mon.a (mon.0) 721 : cluster 3 Health check update: Degraded data redundancy: 61549/289605 objects degraded (21.253%), 16 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:38.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:38 smithi118 bash[59345]: cluster 2023-10-09T08:27:38.484565+0000 mon.a (mon.0) 722 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-10-09T08:27:39.002 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:39.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:39.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:39.105 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:39.131 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:39.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:39.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:39.234 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:39.261 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:39.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:39.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:39.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:39.392 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:39.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:39.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:39.436 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:27:39.499 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:39.526 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:39.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:39.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:39.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:39.653 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:39.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:39.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:39.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:39.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:39 smithi118 bash[59345]: cluster 2023-10-09T08:27:38.483174+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:39 smithi118 bash[59345]: cluster 2023-10-09T08:27:38.484193+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:39 smithi118 bash[59345]: cluster 2023-10-09T08:27:38.485664+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:39 smithi118 bash[59345]: cluster 2023-10-09T08:27:38.487054+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:39 smithi118 bash[59345]: cluster 2023-10-09T08:27:38.488384+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:39 smithi118 bash[59345]: cluster 2023-10-09T08:27:38.490090+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:39 smithi118 bash[59345]: cluster 2023-10-09T08:27:38.491481+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:39 smithi118 bash[59345]: cluster 2023-10-09T08:27:38.492743+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:39 smithi118 bash[59345]: cluster 2023-10-09T08:27:38.492975+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:39 smithi118 bash[59345]: cluster 2023-10-09T08:27:38.494160+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:39 smithi118 bash[59345]: cluster 2023-10-09T08:27:39.496800+0000 mon.a (mon.0) 723 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-10-09T08:27:39.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:39.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:39.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:39.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:39.903 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:39.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[76862]: cluster 2023-10-09T08:27:38.483174+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[76862]: cluster 2023-10-09T08:27:38.484193+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[76862]: cluster 2023-10-09T08:27:38.485664+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[76862]: cluster 2023-10-09T08:27:38.487054+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[76862]: cluster 2023-10-09T08:27:38.488384+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[76862]: cluster 2023-10-09T08:27:38.490090+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[76862]: cluster 2023-10-09T08:27:38.491481+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[76862]: cluster 2023-10-09T08:27:38.492743+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.906 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[76862]: cluster 2023-10-09T08:27:38.492975+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.906 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[76862]: cluster 2023-10-09T08:27:38.494160+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.906 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[76862]: cluster 2023-10-09T08:27:39.496800+0000 mon.a (mon.0) 723 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-10-09T08:27:39.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[79557]: cluster 2023-10-09T08:27:38.483174+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[79557]: cluster 2023-10-09T08:27:38.484193+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[79557]: cluster 2023-10-09T08:27:38.485664+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[79557]: cluster 2023-10-09T08:27:38.487054+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[79557]: cluster 2023-10-09T08:27:38.488384+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[79557]: cluster 2023-10-09T08:27:38.490090+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[79557]: cluster 2023-10-09T08:27:38.491481+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[79557]: cluster 2023-10-09T08:27:38.492743+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[79557]: cluster 2023-10-09T08:27:38.492975+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[79557]: cluster 2023-10-09T08:27:38.494160+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T08:27:39.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:39 smithi081 bash[79557]: cluster 2023-10-09T08:27:39.496800+0000 mon.a (mon.0) 723 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-10-09T08:27:39.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:39.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:40.009 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:40.038 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:40.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:40.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:40.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:40.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:40.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:40.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:40.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:40.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:40.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:40.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:40.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:40.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:40.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:40.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:40.523 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:40.548 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:40.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:40.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:40.651 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:40.678 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:40.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:40.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:40.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:40.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:40.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:40.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:40.940 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:40.950 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:40 smithi081 bash[76862]: cluster 2023-10-09T08:27:39.502291+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T08:27:40.951 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:40 smithi081 bash[76862]: cluster 2023-10-09T08:27:39.503833+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T08:27:40.951 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:40 smithi081 bash[76862]: cluster 2023-10-09T08:27:39.518441+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T08:27:40.951 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:40 smithi081 bash[76862]: cluster 2023-10-09T08:27:39.533287+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T08:27:40.951 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:40 smithi081 bash[76862]: cluster 2023-10-09T08:27:39.593134+0000 mgr.y (mgr.26009) 764 : cluster 0 pgmap v777: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 34 MiB/s wr, 587 op/s; 61419/290586 objects degraded (21.136%); 5396/290586 objects misplaced (1.857%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T08:27:40.951 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:40 smithi081 bash[79557]: cluster 2023-10-09T08:27:39.502291+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T08:27:40.952 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:40 smithi081 bash[79557]: cluster 2023-10-09T08:27:39.503833+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T08:27:40.952 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:40 smithi081 bash[79557]: cluster 2023-10-09T08:27:39.518441+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T08:27:40.952 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:40 smithi081 bash[79557]: cluster 2023-10-09T08:27:39.533287+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T08:27:40.952 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:40 smithi081 bash[79557]: cluster 2023-10-09T08:27:39.593134+0000 mgr.y (mgr.26009) 764 : cluster 0 pgmap v777: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 34 MiB/s wr, 587 op/s; 61419/290586 objects degraded (21.136%); 5396/290586 objects misplaced (1.857%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T08:27:40.955 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:40 smithi118 bash[59345]: cluster 2023-10-09T08:27:39.502291+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T08:27:40.955 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:40 smithi118 bash[59345]: cluster 2023-10-09T08:27:39.503833+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T08:27:40.955 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:40 smithi118 bash[59345]: cluster 2023-10-09T08:27:39.518441+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T08:27:40.955 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:40 smithi118 bash[59345]: cluster 2023-10-09T08:27:39.533287+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T08:27:40.955 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:40 smithi118 bash[59345]: cluster 2023-10-09T08:27:39.593134+0000 mgr.y (mgr.26009) 764 : cluster 0 pgmap v777: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 34 MiB/s wr, 587 op/s; 61419/290586 objects degraded (21.136%); 5396/290586 objects misplaced (1.857%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T08:27:40.971 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:40.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:40.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:41.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:41.101 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:41.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:41.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:41.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:41.213 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:27:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:27:41] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.33.4" 2023-10-09T08:27:41.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:41.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:41.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:41.331 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:41.356 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:41.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:41.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:41.460 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:41.485 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:41.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:41.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:41.588 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:41.620 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:41.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:41.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:41.723 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:41.753 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:41.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:41.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:41.857 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:41.884 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:41.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:41.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:41.987 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:42.012 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:42.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:42.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:42.115 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:42.147 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:42.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:42.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:42.250 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:42.279 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:42.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:42.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:42.382 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:42.413 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:42.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:42.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:42.517 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:42.546 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:42.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:42.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:42.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:42.673 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:42.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:42.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:42.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:42.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:42.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:42.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:42.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:42.917 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:42 smithi081 bash[76862]: cluster 2023-10-09T08:27:41.594265+0000 mgr.y (mgr.26009) 765 : cluster 0 pgmap v778: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 12 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 170 B/s rd, 9.5 MiB/s wr, 232 op/s; 61251/290892 objects degraded (21.056%); 5396/290892 objects misplaced (1.855%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T08:27:42.917 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:42 smithi081 bash[79557]: cluster 2023-10-09T08:27:41.594265+0000 mgr.y (mgr.26009) 765 : cluster 0 pgmap v778: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 12 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 170 B/s rd, 9.5 MiB/s wr, 232 op/s; 61251/290892 objects degraded (21.056%); 5396/290892 objects misplaced (1.855%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T08:27:42.932 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:42.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:42.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:43.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:42 smithi118 bash[59345]: cluster 2023-10-09T08:27:41.594265+0000 mgr.y (mgr.26009) 765 : cluster 0 pgmap v778: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 12 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 170 B/s rd, 9.5 MiB/s wr, 232 op/s; 61251/290892 objects degraded (21.056%); 5396/290892 objects misplaced (1.855%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T08:27:43.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:43.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:43.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:43.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:43.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:43.185 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:43.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:43.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:43.288 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:43.317 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:43.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:43.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:43.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:43.446 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:43.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:43.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:43.459 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:27:43.460 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:27:43.490 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:27:43.490 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:27:43.550 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:43.580 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:43.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:43.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:43.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:43.700 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:43.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:43.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:43.803 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:43.815 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:43 smithi118 bash[59345]: cluster 2023-10-09T08:27:43.480342+0000 mon.a (mon.0) 724 : cluster 3 Health check update: Degraded data redundancy: 61251/290892 objects degraded (21.056%), 16 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:43.832 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:43.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:43.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:43.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:43 smithi081 bash[79557]: cluster 2023-10-09T08:27:43.480342+0000 mon.a (mon.0) 724 : cluster 3 Health check update: Degraded data redundancy: 61251/290892 objects degraded (21.056%), 16 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:43.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:43 smithi081 bash[76862]: cluster 2023-10-09T08:27:43.480342+0000 mon.a (mon.0) 724 : cluster 3 Health check update: Degraded data redundancy: 61251/290892 objects degraded (21.056%), 16 pgs degraded (PG_DEGRADED) 2023-10-09T08:27:43.936 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:43.958 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 2, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-10-09T08:27:43.959 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:27:43.959 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-10-09T08:27:43.959 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:27:43.959 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:27:43.959 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-10-09T08:27:43.960 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:43.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:43.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:44.063 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:44.093 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:44.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:44.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:44.200 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:44.228 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:44.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:44.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:44.333 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:44.362 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:44.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:44.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:44.466 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:44.483 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:44.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:44.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:44.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:44.604 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:44.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:44.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:44.709 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:44.740 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:44.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:44.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:44.845 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:44.874 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:44.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:44 smithi081 bash[76862]: cluster 2023-10-09T08:27:43.595260+0000 mgr.y (mgr.26009) 766 : cluster 0 pgmap v779: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 1 active+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 170 B/s rd, 10 MiB/s wr, 246 op/s; 61252/291099 objects degraded (21.042%); 5396/291099 objects misplaced (1.854%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T08:27:44.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:44 smithi081 bash[79557]: cluster 2023-10-09T08:27:43.595260+0000 mgr.y (mgr.26009) 766 : cluster 0 pgmap v779: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 1 active+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 170 B/s rd, 10 MiB/s wr, 246 op/s; 61252/291099 objects degraded (21.042%); 5396/291099 objects misplaced (1.854%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T08:27:44.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:44.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:44.977 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:44.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:44 smithi118 bash[59345]: cluster 2023-10-09T08:27:43.595260+0000 mgr.y (mgr.26009) 766 : cluster 0 pgmap v779: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 1 active+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 170 B/s rd, 10 MiB/s wr, 246 op/s; 61252/291099 objects degraded (21.042%); 5396/291099 objects misplaced (1.854%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T08:27:45.007 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:45.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:45.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:45.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:45.131 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:45.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:45.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:45.234 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:45.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:45.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:45.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:45.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:45.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:45.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:45.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:45.482 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:45.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:45.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:45.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:45.608 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:45.628 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:45.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:45.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:45.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:45.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:45.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:45.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:45.866 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:45.893 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:45.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:45.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:45.996 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:46.018 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:46.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:46.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:46.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-09T08:27:46.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:46.145 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:46.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:46.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:46.248 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:46.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:46.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:46.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:46.382 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:46.408 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:46.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:46.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:46.512 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:46.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:46.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:46.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:46.641 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:46.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:46.673 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:46.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:46.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:46.793 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:46 smithi081 bash[76862]: cluster 2023-10-09T08:27:45.595981+0000 mgr.y (mgr.26009) 767 : cluster 0 pgmap v780: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 1 active+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 129 B/s rd, 7.8 MiB/s wr, 191 op/s; 61123/291015 objects degraded (21.003%); 5396/291015 objects misplaced (1.854%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T08:27:46.794 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:46 smithi081 bash[79557]: cluster 2023-10-09T08:27:45.595981+0000 mgr.y (mgr.26009) 767 : cluster 0 pgmap v780: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 1 active+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 129 B/s rd, 7.8 MiB/s wr, 191 op/s; 61123/291015 objects degraded (21.003%); 5396/291015 objects misplaced (1.854%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T08:27:46.805 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:46.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:46.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:46.907 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:46.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:46 smithi118 bash[59345]: cluster 2023-10-09T08:27:45.595981+0000 mgr.y (mgr.26009) 767 : cluster 0 pgmap v780: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 1 active+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 129 B/s rd, 7.8 MiB/s wr, 191 op/s; 61123/291015 objects degraded (21.003%); 5396/291015 objects misplaced (1.854%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T08:27:46.934 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:46.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:46.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:47.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:47.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:47.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:47.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:47.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:47.208 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:47.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:47.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:47.312 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:47.339 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:47.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:47.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:47.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:47.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:47.467 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:47.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:47.569 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:47.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:47.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:47.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:47.698 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:47.728 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:47.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:47.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:47.835 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:47.866 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:47.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:47.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:47.970 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:47.999 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:48.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:48.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:48.105 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:48.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:48.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:48.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:48.231 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:48.262 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:48.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:48.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:48.364 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:48.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:48.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:48.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:48.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:48.529 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:48.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:48.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:48.633 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:48.670 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:48.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:48.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:48.717 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:27:48.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:48.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:48.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:48.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:48.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:48.921 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:48 smithi081 bash[76862]: cluster 2023-10-09T08:27:47.596580+0000 mgr.y (mgr.26009) 768 : cluster 0 pgmap v781: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 1 active+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 112 B/s rd, 6.8 MiB/s wr, 165 op/s; 61123/291015 objects degraded (21.003%); 5396/291015 objects misplaced (1.854%); 2.3 MiB/s, 35 objects/s recovering 2023-10-09T08:27:48.921 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:48 smithi081 bash[76862]: cluster 2023-10-09T08:27:48.481718+0000 mon.a (mon.0) 725 : cluster 3 Health check update: Degraded data redundancy: 61123/291015 objects degraded (21.003%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:27:48.921 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:48 smithi081 bash[79557]: cluster 2023-10-09T08:27:47.596580+0000 mgr.y (mgr.26009) 768 : cluster 0 pgmap v781: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 1 active+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 112 B/s rd, 6.8 MiB/s wr, 165 op/s; 61123/291015 objects degraded (21.003%); 5396/291015 objects misplaced (1.854%); 2.3 MiB/s, 35 objects/s recovering 2023-10-09T08:27:48.922 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:48 smithi081 bash[79557]: cluster 2023-10-09T08:27:48.481718+0000 mon.a (mon.0) 725 : cluster 3 Health check update: Degraded data redundancy: 61123/291015 objects degraded (21.003%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:27:48.936 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:48.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:48.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:49.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:48 smithi118 bash[59345]: cluster 2023-10-09T08:27:47.596580+0000 mgr.y (mgr.26009) 768 : cluster 0 pgmap v781: 89 pgs: 1 active+recovery_wait+remapped, 3 active+recovery_wait+degraded, 1 active+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 112 B/s rd, 6.8 MiB/s wr, 165 op/s; 61123/291015 objects degraded (21.003%); 5396/291015 objects misplaced (1.854%); 2.3 MiB/s, 35 objects/s recovering 2023-10-09T08:27:49.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:48 smithi118 bash[59345]: cluster 2023-10-09T08:27:48.481718+0000 mon.a (mon.0) 725 : cluster 3 Health check update: Degraded data redundancy: 61123/291015 objects degraded (21.003%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:27:49.039 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:49.065 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:49.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:49.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:49.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:49.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:49.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:49.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:49.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:49.339 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:49.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:49.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:49.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:49.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:49.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:49.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:49.578 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:49.605 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:49.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:49.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:49.708 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:49.732 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:49.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:49.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:49.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:49.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:49.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:49.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:49.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:49.998 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:50.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:50.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:50.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:50.124 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:50.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:50.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:50.230 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:50.256 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:50.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:50.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:50.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:50.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:50.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:50.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:50.489 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:50.511 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:50.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:50.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:50.614 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:50.637 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:50.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:50.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:50.742 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:50.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:50 smithi118 bash[59345]: cluster 2023-10-09T08:27:49.597400+0000 mgr.y (mgr.26009) 769 : cluster 0 pgmap v782: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 101 B/s rd, 4.3 MiB/s wr, 137 op/s; 60955/290130 objects degraded (21.010%); 5396/290130 objects misplaced (1.860%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T08:27:50.762 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:50.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:50.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:50.775 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:27:50.866 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:50.894 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:50.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:50.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:50.997 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:51.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:50 smithi081 bash[79557]: cluster 2023-10-09T08:27:49.597400+0000 mgr.y (mgr.26009) 769 : cluster 0 pgmap v782: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 101 B/s rd, 4.3 MiB/s wr, 137 op/s; 60955/290130 objects degraded (21.010%); 5396/290130 objects misplaced (1.860%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T08:27:51.013 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:50 smithi081 bash[76862]: cluster 2023-10-09T08:27:49.597400+0000 mgr.y (mgr.26009) 769 : cluster 0 pgmap v782: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 101 B/s rd, 4.3 MiB/s wr, 137 op/s; 60955/290130 objects degraded (21.010%); 5396/290130 objects misplaced (1.860%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T08:27:51.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:51.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:51.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:51.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:51.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:51.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:51.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:51.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:51.254 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:27:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:27:51] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.33.4" 2023-10-09T08:27:51.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:51.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:51.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:51.369 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:51.398 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:51.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:51.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:51.501 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:51.524 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:51.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:51.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:51.630 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:51.651 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:51.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:51.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:51.754 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:51.777 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:51.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:51.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:51.880 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:51.906 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:51.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:51.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:52.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:52.033 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:52.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:52.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:52.136 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:52.156 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:52.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:52.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:52.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:52.279 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:52.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:52.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:52.383 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:52.408 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:52.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:52.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:52.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:52.537 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:52.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:52.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:52.641 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:52.668 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:52.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:52.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:52.773 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:52.799 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:52.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:52.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:52.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:52 smithi081 bash[76862]: cluster 2023-10-09T08:27:51.598019+0000 mgr.y (mgr.26009) 770 : cluster 0 pgmap v783: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 2.2 MiB/s wr, 108 op/s; 60733/289203 objects degraded (21.000%); 5396/289203 objects misplaced (1.866%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T08:27:52.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:52 smithi081 bash[79557]: cluster 2023-10-09T08:27:51.598019+0000 mgr.y (mgr.26009) 770 : cluster 0 pgmap v783: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 2.2 MiB/s wr, 108 op/s; 60733/289203 objects degraded (21.000%); 5396/289203 objects misplaced (1.866%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T08:27:52.904 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:52.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:52 smithi118 bash[59345]: cluster 2023-10-09T08:27:51.598019+0000 mgr.y (mgr.26009) 770 : cluster 0 pgmap v783: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 2.2 MiB/s wr, 108 op/s; 60733/289203 objects degraded (21.000%); 5396/289203 objects misplaced (1.866%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T08:27:52.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:52.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:52.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:53.029 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:53.054 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:53.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:53.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:53.156 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:53.182 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:53.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:53.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:53.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:53.307 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:53.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:53.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:53.410 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:53.430 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:53.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:53.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:53.444 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:27:53.490 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:27:53.522 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:27:53.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:53.555 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:27:53.563 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:53.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:53.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:53.584 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:27:53.618 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:27:53.648 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:27:53.668 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:53.676 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:27:53.680 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:27:53.681 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:27:53.681 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:27:53.681 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:27:53.681 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:27:53.681 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:27:53.681 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:27:53.681 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:27:53.694 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:53.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:53.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:53.797 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:53.820 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:53.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:53.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:53.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:53.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:53 smithi081 bash[76862]: audit 2023-10-09T08:27:53.138724+0000 mon.c (mon.2) 302 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:27:53.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:53 smithi081 bash[76862]: audit 2023-10-09T08:27:53.391563+0000 mon.a (mon.0) 726 : audit 0 from='client.? 172.21.15.81:0/494392603' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:27:53.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:53 smithi081 bash[76862]: cluster 2023-10-09T08:27:53.482636+0000 mon.a (mon.0) 727 : cluster 3 Health check update: Degraded data redundancy: 60733/289203 objects degraded (21.000%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:27:53.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:53 smithi081 bash[79557]: audit 2023-10-09T08:27:53.138724+0000 mon.c (mon.2) 302 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:27:53.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:53 smithi081 bash[79557]: audit 2023-10-09T08:27:53.391563+0000 mon.a (mon.0) 726 : audit 0 from='client.? 172.21.15.81:0/494392603' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:27:53.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:53 smithi081 bash[79557]: cluster 2023-10-09T08:27:53.482636+0000 mon.a (mon.0) 727 : cluster 3 Health check update: Degraded data redundancy: 60733/289203 objects degraded (21.000%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:27:53.947 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:53.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:53.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:54.006 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:53 smithi118 bash[59345]: audit 2023-10-09T08:27:53.138724+0000 mon.c (mon.2) 302 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:27:54.006 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:53 smithi118 bash[59345]: audit 2023-10-09T08:27:53.391563+0000 mon.a (mon.0) 726 : audit 0 from='client.? 172.21.15.81:0/494392603' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:27:54.006 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:53 smithi118 bash[59345]: cluster 2023-10-09T08:27:53.482636+0000 mon.a (mon.0) 727 : cluster 3 Health check update: Degraded data redundancy: 60733/289203 objects degraded (21.000%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:27:54.049 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:54.076 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:54.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:54.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:54.179 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:54.204 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:54.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:54.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:54.307 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:54.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:54.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:54.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:54.436 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:54.459 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:54.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:54.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:54.562 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:54.586 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:54.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:54.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:54.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:54.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:54.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:54.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:54.753 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:27:54.811 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:54 smithi081 bash[76862]: cluster 2023-10-09T08:27:53.598742+0000 mgr.y (mgr.26009) 771 : cluster 0 pgmap v784: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 405 KiB/s wr, 63 op/s; 60678/289044 objects degraded (20.993%); 5396/289044 objects misplaced (1.867%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T08:27:54.811 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:54 smithi081 bash[76862]: audit 2023-10-09T08:27:53.753336+0000 mon.c (mon.2) 303 : audit 1 from='client.? 172.21.15.81:0/4157349185' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:27:54.811 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:54 smithi081 bash[76862]: audit 2023-10-09T08:27:53.753764+0000 mon.a (mon.0) 728 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:27:54.812 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:54 smithi081 bash[79557]: cluster 2023-10-09T08:27:53.598742+0000 mgr.y (mgr.26009) 771 : cluster 0 pgmap v784: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 405 KiB/s wr, 63 op/s; 60678/289044 objects degraded (20.993%); 5396/289044 objects misplaced (1.867%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T08:27:54.812 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:54 smithi081 bash[79557]: audit 2023-10-09T08:27:53.753336+0000 mon.c (mon.2) 303 : audit 1 from='client.? 172.21.15.81:0/4157349185' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:27:54.812 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:54 smithi081 bash[79557]: audit 2023-10-09T08:27:53.753764+0000 mon.a (mon.0) 728 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:27:54.819 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:54.841 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:54.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:54.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:54.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:54.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:54.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:54.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:55.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:55.100 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:55.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:55.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:55.203 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:55.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:54 smithi118 bash[59345]: cluster 2023-10-09T08:27:53.598742+0000 mgr.y (mgr.26009) 771 : cluster 0 pgmap v784: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 405 KiB/s wr, 63 op/s; 60678/289044 objects degraded (20.993%); 5396/289044 objects misplaced (1.867%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T08:27:55.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:54 smithi118 bash[59345]: audit 2023-10-09T08:27:53.753336+0000 mon.c (mon.2) 303 : audit 1 from='client.? 172.21.15.81:0/4157349185' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:27:55.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:54 smithi118 bash[59345]: audit 2023-10-09T08:27:53.753764+0000 mon.a (mon.0) 728 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:27:55.230 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:55.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:55.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:55.332 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:55.355 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:55.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:55.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:55.458 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:55.481 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:55.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:55.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:55.586 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:55.613 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:55.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:55.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:55.716 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:55.741 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:55.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:55.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:55.748 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:27:55.748 INFO:teuthology.orchestra.run.smithi118.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-09T08:27:55.748 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:27:55.845 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:55.868 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:55.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:55.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:55.971 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:55.994 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:55.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:55.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:56.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:55 smithi118 bash[59345]: cluster 2023-10-09T08:27:54.724224+0000 mon.a (mon.0) 729 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:27:56.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:55 smithi118 bash[59345]: audit 2023-10-09T08:27:54.737117+0000 mon.a (mon.0) 730 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:27:56.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:55 smithi118 bash[59345]: cluster 2023-10-09T08:27:54.737212+0000 mon.a (mon.0) 731 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-10-09T08:27:56.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:55 smithi118 bash[59345]: cluster 2023-10-09T08:27:54.739943+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T08:27:56.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:55 smithi118 bash[59345]: cluster 2023-10-09T08:27:54.740308+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T08:27:56.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:55 smithi118 bash[59345]: cluster 2023-10-09T08:27:54.748047+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T08:27:56.053 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:55 smithi081 bash[79557]: cluster 2023-10-09T08:27:54.724224+0000 mon.a (mon.0) 729 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:27:56.053 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:55 smithi081 bash[79557]: audit 2023-10-09T08:27:54.737117+0000 mon.a (mon.0) 730 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:27:56.053 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:55 smithi081 bash[79557]: cluster 2023-10-09T08:27:54.737212+0000 mon.a (mon.0) 731 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-10-09T08:27:56.053 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:55 smithi081 bash[79557]: cluster 2023-10-09T08:27:54.739943+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T08:27:56.053 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:55 smithi081 bash[79557]: cluster 2023-10-09T08:27:54.740308+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T08:27:56.053 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:55 smithi081 bash[79557]: cluster 2023-10-09T08:27:54.748047+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T08:27:56.054 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:55 smithi081 bash[76862]: cluster 2023-10-09T08:27:54.724224+0000 mon.a (mon.0) 729 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:27:56.054 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:55 smithi081 bash[76862]: audit 2023-10-09T08:27:54.737117+0000 mon.a (mon.0) 730 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:27:56.054 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:55 smithi081 bash[76862]: cluster 2023-10-09T08:27:54.737212+0000 mon.a (mon.0) 731 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-10-09T08:27:56.054 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:55 smithi081 bash[76862]: cluster 2023-10-09T08:27:54.739943+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T08:27:56.054 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:55 smithi081 bash[76862]: cluster 2023-10-09T08:27:54.740308+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T08:27:56.054 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:55 smithi081 bash[76862]: cluster 2023-10-09T08:27:54.748047+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T08:27:56.098 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:56.121 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:56.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:56.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:56.226 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:56.247 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:56.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:56.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:56.350 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:56.369 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:56.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:56.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:56.472 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:56.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:56.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:56.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:56.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:56.621 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:56.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:56.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:56.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:56.749 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:56.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:56.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:56.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:56.871 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:56.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:56.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:56.974 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:56.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:56 smithi118 bash[59345]: cluster 2023-10-09T08:27:55.599529+0000 mgr.y (mgr.26009) 772 : cluster 0 pgmap v786: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 148 op/s; 60220/286566 objects degraded (21.014%); 5396/286566 objects misplaced (1.883%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:27:57.003 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:57.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:57.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:57.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:57.114 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:56 smithi081 bash[76862]: cluster 2023-10-09T08:27:55.599529+0000 mgr.y (mgr.26009) 772 : cluster 0 pgmap v786: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 148 op/s; 60220/286566 objects degraded (21.014%); 5396/286566 objects misplaced (1.883%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:27:57.114 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:56 smithi081 bash[79557]: cluster 2023-10-09T08:27:55.599529+0000 mgr.y (mgr.26009) 772 : cluster 0 pgmap v786: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 148 op/s; 60220/286566 objects degraded (21.014%); 5396/286566 objects misplaced (1.883%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:27:57.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:57.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:57.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:57.231 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:57.259 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:57.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:57.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:57.364 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:57.393 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:57.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:57.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:57.500 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:57.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:57.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:57.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:57.639 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:57.661 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:27:57.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:57.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:27:57.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:57.798 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:57.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:57.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:57.901 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:57.934 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:57.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:57.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:58.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:58.063 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:58.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:58.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:27:58.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:58.192 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:58.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:58.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:58.295 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:58.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:58.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:58.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:58.410 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:27:58.411 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:27:58.411 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-09T08:27:58.411 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-09T08:27:58.411 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:27:58.425 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:58.451 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:58.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:58.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:58.554 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:58.582 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:27:58.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:58.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:27:58.686 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:58.715 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:58.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:58.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:58.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:27:58.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:58.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:58.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:58.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:58.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:58.989 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:58.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:58.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:58 smithi118 bash[59345]: cluster 2023-10-09T08:27:57.600067+0000 mgr.y (mgr.26009) 773 : cluster 0 pgmap v787: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 148 op/s; 60220/286566 objects degraded (21.014%); 5396/286566 objects misplaced (1.883%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:27:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:27:58 smithi118 bash[59345]: cluster 2023-10-09T08:27:58.483722+0000 mon.a (mon.0) 732 : cluster 3 Health check update: Degraded data redundancy: 60220/286566 objects degraded (21.014%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:27:59.079 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:58 smithi081 bash[76862]: cluster 2023-10-09T08:27:57.600067+0000 mgr.y (mgr.26009) 773 : cluster 0 pgmap v787: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 148 op/s; 60220/286566 objects degraded (21.014%); 5396/286566 objects misplaced (1.883%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:27:59.079 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:27:58 smithi081 bash[76862]: cluster 2023-10-09T08:27:58.483722+0000 mon.a (mon.0) 732 : cluster 3 Health check update: Degraded data redundancy: 60220/286566 objects degraded (21.014%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:27:59.079 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:58 smithi081 bash[79557]: cluster 2023-10-09T08:27:57.600067+0000 mgr.y (mgr.26009) 773 : cluster 0 pgmap v787: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 148 op/s; 60220/286566 objects degraded (21.014%); 5396/286566 objects misplaced (1.883%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:27:59.079 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:27:58 smithi081 bash[79557]: cluster 2023-10-09T08:27:58.483722+0000 mon.a (mon.0) 732 : cluster 3 Health check update: Degraded data redundancy: 60220/286566 objects degraded (21.014%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:27:59.092 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:59.122 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:27:59.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:59.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:27:59.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:59.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:27:59.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:59.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:27:59.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:59.378 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:59.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:59.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:59.487 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:59.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:27:59.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:59.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:27:59.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-09T08:27:59.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:59.677 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:27:59.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:59.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:27:59.783 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:59.807 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:27:59.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:59.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:27:59.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:27:59.912 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:59.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:27:59.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:27:59.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:00.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:00.092 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:00.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:00.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:00.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:00.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:00.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:00.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:00.322 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:00.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:00.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:00.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:00.450 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:00.473 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:00.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:00.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:00.577 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:00.609 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:00.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:00.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:00.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:00.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:00.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:00.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:00.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:00.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:00.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:00.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:00.971 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:00.992 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:00.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:00 smithi118 bash[59345]: cluster 2023-10-09T08:27:59.600893+0000 mgr.y (mgr.26009) 774 : cluster 0 pgmap v788: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 59952/285021 objects degraded (21.034%); 5396/285021 objects misplaced (1.893%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:00.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:00.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:01.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:01.108 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:00 smithi081 bash[76862]: cluster 2023-10-09T08:27:59.600893+0000 mgr.y (mgr.26009) 774 : cluster 0 pgmap v788: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 59952/285021 objects degraded (21.034%); 5396/285021 objects misplaced (1.893%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:01.108 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:00 smithi081 bash[79557]: cluster 2023-10-09T08:27:59.600893+0000 mgr.y (mgr.26009) 774 : cluster 0 pgmap v788: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 59952/285021 objects degraded (21.034%); 5396/285021 objects misplaced (1.893%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:01.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:01.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:01.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:01.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:01.261 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:01.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:01.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:01.365 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:01.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:28:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:28:01] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.33.4" 2023-10-09T08:28:01.392 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:01.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:01.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:01.496 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:01.520 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:01.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:01.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:01.623 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:01.649 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:01.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:01.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:01.752 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:01.779 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:01.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:01.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:01.882 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:01.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:01.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:01.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:01.988 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 2, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-10-09T08:28:01.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-09T08:28:01.988 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-10-09T08:28:01.989 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:28:01.989 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:28:01.989 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-10-09T08:28:02.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:02.043 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:02.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:02.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:02.146 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:02.174 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:02.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:02.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:02.279 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:02.301 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:02.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:02.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:02.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:02.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:02.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:02.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:02.536 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:02.561 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:02.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:02.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:02.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:02.700 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:02.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:02.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:02.802 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:02.813 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:02 smithi118 bash[59345]: cluster 2023-10-09T08:28:01.601702+0000 mgr.y (mgr.26009) 775 : cluster 0 pgmap v789: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 179 op/s; 59723/283806 objects degraded (21.044%); 5396/283806 objects misplaced (1.901%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:02.829 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:02.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:02.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:02.932 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:02.963 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:02.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:02.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:03.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:03.079 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:02 smithi081 bash[76862]: cluster 2023-10-09T08:28:01.601702+0000 mgr.y (mgr.26009) 775 : cluster 0 pgmap v789: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 179 op/s; 59723/283806 objects degraded (21.044%); 5396/283806 objects misplaced (1.901%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:03.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:02 smithi081 bash[79557]: cluster 2023-10-09T08:28:01.601702+0000 mgr.y (mgr.26009) 775 : cluster 0 pgmap v789: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 179 op/s; 59723/283806 objects degraded (21.044%); 5396/283806 objects misplaced (1.901%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:03.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:03.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:03.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:03.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:03.230 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:03.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:03.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:03.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:03.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:03.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:03.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:03.468 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:03.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:03.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:03.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:03.601 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:03.604 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:28:03.605 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:28:03.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:03.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:03.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:03.739 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:03.770 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:03.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:03.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:03.872 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:03.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:03 smithi081 bash[76862]: cluster 2023-10-09T08:28:03.484956+0000 mon.a (mon.0) 733 : cluster 3 Health check update: Degraded data redundancy: 59723/283806 objects degraded (21.044%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:03.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:03 smithi081 bash[79557]: cluster 2023-10-09T08:28:03.484956+0000 mon.a (mon.0) 733 : cluster 3 Health check update: Degraded data redundancy: 59723/283806 objects degraded (21.044%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:03.898 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:03.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:03.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:04.002 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:04.009 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:03 smithi118 bash[59345]: cluster 2023-10-09T08:28:03.484956+0000 mon.a (mon.0) 733 : cluster 3 Health check update: Degraded data redundancy: 59723/283806 objects degraded (21.044%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:04.024 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:04.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:04.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:04.127 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:04.148 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:04.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:04.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:04.251 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:04.278 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:04.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:04.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:04.380 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:04.409 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:04.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:04.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:04.515 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:04.540 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:04.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:04.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:04.619 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:28:04.704 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:04.732 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:04.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:04.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:04.840 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:04.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:04.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:04.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:04.965 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:04.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:04 smithi118 bash[59345]: cluster 2023-10-09T08:28:03.603128+0000 mgr.y (mgr.26009) 776 : cluster 0 pgmap v790: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 179 op/s; 59673/283650 objects degraded (21.038%); 5396/283650 objects misplaced (1.902%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:04.992 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:04.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:04.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:05.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:05.104 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:04 smithi081 bash[76862]: cluster 2023-10-09T08:28:03.603128+0000 mgr.y (mgr.26009) 776 : cluster 0 pgmap v790: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 179 op/s; 59673/283650 objects degraded (21.038%); 5396/283650 objects misplaced (1.902%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:05.104 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:04 smithi081 bash[79557]: cluster 2023-10-09T08:28:03.603128+0000 mgr.y (mgr.26009) 776 : cluster 0 pgmap v790: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 179 op/s; 59673/283650 objects degraded (21.038%); 5396/283650 objects misplaced (1.902%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:05.119 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:05.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:05.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:05.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:05.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:05.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:05.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:05.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:05.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:05.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:05.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:05.482 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:05.514 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:05.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:05.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:05.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:05.642 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:05.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:05.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:05.745 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:05.772 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:05.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:05.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:05.878 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:05.902 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:05.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:05.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:06.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:06.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:06.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:06.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:06.140 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:06.168 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:06.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:06.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:06.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:06.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:06.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:06.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:06.400 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:06.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:06.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:06.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:06.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:06.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:06.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:06.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:06.652 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:06.677 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:06.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:06.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:06.748 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:28:06.781 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:06.804 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:06.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:06.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:06.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:06 smithi081 bash[76862]: cluster 2023-10-09T08:28:05.603828+0000 mgr.y (mgr.26009) 777 : cluster 0 pgmap v791: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 59219/281310 objects degraded (21.051%); 5396/281310 objects misplaced (1.918%); 4.9 MiB/s, 78 objects/s recovering 2023-10-09T08:28:06.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:06 smithi081 bash[79557]: cluster 2023-10-09T08:28:05.603828+0000 mgr.y (mgr.26009) 777 : cluster 0 pgmap v791: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 59219/281310 objects degraded (21.051%); 5396/281310 objects misplaced (1.918%); 4.9 MiB/s, 78 objects/s recovering 2023-10-09T08:28:06.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:06.935 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:06.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:06.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:07.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:06 smithi118 bash[59345]: cluster 2023-10-09T08:28:05.603828+0000 mgr.y (mgr.26009) 777 : cluster 0 pgmap v791: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 59219/281310 objects degraded (21.051%); 5396/281310 objects misplaced (1.918%); 4.9 MiB/s, 78 objects/s recovering 2023-10-09T08:28:07.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:07.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:07.075 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:07.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:07.176 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:07.199 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:07.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:07.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:07.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:07.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:07.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:07.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:07.434 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:07.454 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:07.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:07.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:07.557 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:07.586 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:07.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:07.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:07.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:07.714 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:07.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:07.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:07.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:07.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:07.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:07.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:07.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:07.980 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:07.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:07.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:08.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:08.107 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:08.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:08.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:08.210 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:08.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:08.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:08.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:08.338 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:08.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:08.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:08.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:08.464 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:08.486 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:08.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:08.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:08.594 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:08.619 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:08.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:08.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:08.726 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:08.749 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:08.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:08.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:08.853 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:08.877 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:08.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:08.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:08.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:09.007 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:08 smithi118 bash[59345]: cluster 2023-10-09T08:28:07.604314+0000 mgr.y (mgr.26009) 778 : cluster 0 pgmap v792: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 145 op/s; 59219/281310 objects degraded (21.051%); 5396/281310 objects misplaced (1.918%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T08:28:09.007 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:08 smithi118 bash[59345]: audit 2023-10-09T08:28:08.138792+0000 mon.c (mon.2) 304 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:28:09.007 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:08 smithi118 bash[59345]: cluster 2023-10-09T08:28:08.486114+0000 mon.a (mon.0) 734 : cluster 3 Health check update: Degraded data redundancy: 59219/281310 objects degraded (21.051%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:09.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:09.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:09.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:09.093 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:08 smithi081 bash[76862]: cluster 2023-10-09T08:28:07.604314+0000 mgr.y (mgr.26009) 778 : cluster 0 pgmap v792: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 145 op/s; 59219/281310 objects degraded (21.051%); 5396/281310 objects misplaced (1.918%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T08:28:09.094 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:08 smithi081 bash[76862]: audit 2023-10-09T08:28:08.138792+0000 mon.c (mon.2) 304 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:28:09.094 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:08 smithi081 bash[76862]: cluster 2023-10-09T08:28:08.486114+0000 mon.a (mon.0) 734 : cluster 3 Health check update: Degraded data redundancy: 59219/281310 objects degraded (21.051%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:09.095 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:08 smithi081 bash[79557]: cluster 2023-10-09T08:28:07.604314+0000 mgr.y (mgr.26009) 778 : cluster 0 pgmap v792: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 145 op/s; 59219/281310 objects degraded (21.051%); 5396/281310 objects misplaced (1.918%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T08:28:09.095 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:08 smithi081 bash[79557]: audit 2023-10-09T08:28:08.138792+0000 mon.c (mon.2) 304 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:28:09.095 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:08 smithi081 bash[79557]: cluster 2023-10-09T08:28:08.486114+0000 mon.a (mon.0) 734 : cluster 3 Health check update: Degraded data redundancy: 59219/281310 objects degraded (21.051%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:09.111 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:09.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:09.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:09.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:09.242 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:09.266 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:09.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:09.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:09.371 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:09.397 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:09.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:09.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:09.501 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:09.532 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:09.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:09.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:09.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:09.659 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:09.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:09.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:09.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:09.788 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:09.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:09.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:09.893 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:09.920 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:09.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:09.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:10.028 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:10.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:10.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:10.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:10.165 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:10.191 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:10.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:10.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:10.298 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:10.321 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:10.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:10.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:10.426 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:10.453 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:10.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:10.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:10.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:10.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:10.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:10.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:10.687 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:10.710 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:10.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:10.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:10.812 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:10.838 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:10.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:10.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:10.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:10.962 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:10.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:10.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:11.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:11.074 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:10 smithi081 bash[76862]: cluster 2023-10-09T08:28:09.605087+0000 mgr.y (mgr.26009) 779 : cluster 0 pgmap v793: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 187 op/s; 58929/279816 objects degraded (21.060%); 5396/279816 objects misplaced (1.928%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:28:11.074 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:10 smithi081 bash[79557]: cluster 2023-10-09T08:28:09.605087+0000 mgr.y (mgr.26009) 779 : cluster 0 pgmap v793: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 187 op/s; 58929/279816 objects degraded (21.060%); 5396/279816 objects misplaced (1.928%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:28:11.090 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:11.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:11.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:11.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:10 smithi118 bash[59345]: cluster 2023-10-09T08:28:09.605087+0000 mgr.y (mgr.26009) 779 : cluster 0 pgmap v793: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 187 op/s; 58929/279816 objects degraded (21.060%); 5396/279816 objects misplaced (1.928%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:28:11.193 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:11.218 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:11.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:11.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:11.321 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:11.348 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:11.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:11.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:11.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:28:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:28:11] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.33.4" 2023-10-09T08:28:11.453 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:11.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:11.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:11.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:11.586 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:11.609 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:11.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:11.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:11.712 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:11.734 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:11.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:11.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:11.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:11.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:11.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:11.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:11.966 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:11.967 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:28:11.967 INFO:teuthology.orchestra.run.smithi118.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-09T08:28:11.967 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:28:11.994 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:11.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:11.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:12.097 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:12.122 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:12.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:12.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:12.225 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:12.254 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:12.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:12.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:12.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:12.378 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:12.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:12.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:12.481 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:12.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:12.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:12.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:12.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:12.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:12.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:12.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:12.741 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:12.766 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:12.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:12.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:12.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:12.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:12 smithi081 bash[76862]: cluster 2023-10-09T08:28:11.605786+0000 mgr.y (mgr.26009) 780 : cluster 0 pgmap v794: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 177 op/s; 58711/278637 objects degraded (21.071%); 5396/278637 objects misplaced (1.937%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:28:12.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:12 smithi081 bash[79557]: cluster 2023-10-09T08:28:11.605786+0000 mgr.y (mgr.26009) 780 : cluster 0 pgmap v794: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 177 op/s; 58711/278637 objects degraded (21.071%); 5396/278637 objects misplaced (1.937%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:28:12.894 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:12.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:12.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:12.997 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:13.006 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:12 smithi118 bash[59345]: cluster 2023-10-09T08:28:11.605786+0000 mgr.y (mgr.26009) 780 : cluster 0 pgmap v794: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 177 op/s; 58711/278637 objects degraded (21.071%); 5396/278637 objects misplaced (1.937%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:28:13.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:13.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:13.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:13.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:13.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:13.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:13.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:13.257 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:13.287 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:13.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:13.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:13.363 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:28:13.389 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:28:13.389 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-09T08:28:13.390 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-09T08:28:13.390 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:28:13.390 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.390 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:99334 7.2 7:4ea008e8:::benchmark_data_smithi081_154445_object1836:head [delete] snapc 0=[] ondisk+write+known_if_redirected e190)", 2023-10-09T08:28:13.390 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:53.542657+0000", 2023-10-09T08:28:13.390 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 19.83841688, 2023-10-09T08:28:13.390 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.570873961, 2023-10-09T08:28:13.390 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.390 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.391 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.391 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.391 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.391 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 99334 2023-10-09T08:28:13.391 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.391 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.391 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.391 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.392 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:53.542657+0000", 2023-10-09T08:28:13.392 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.392 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.392 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.392 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.392 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:53.542657+0000", 2023-10-09T08:28:13.392 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.392 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.392 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.393 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.393 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:53.542655+0000", 2023-10-09T08:28:13.393 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:28:13.393 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.393 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.393 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.393 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:53.542665+0000", 2023-10-09T08:28:13.393 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0613e-05 2023-10-09T08:28:13.394 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.394 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.394 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.394 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:53.542685+0000", 2023-10-09T08:28:13.394 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9344e-05 2023-10-09T08:28:13.394 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.394 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.394 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.395 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:53.542697+0000", 2023-10-09T08:28:13.395 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2061e-05 2023-10-09T08:28:13.395 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.395 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.395 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.395 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:53.647243+0000", 2023-10-09T08:28:13.395 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.104545758 2023-10-09T08:28:13.395 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.396 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.396 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.396 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:53.655113+0000", 2023-10-09T08:28:13.396 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.007870429 2023-10-09T08:28:13.396 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.396 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.396 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.396 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:53.726644+0000", 2023-10-09T08:28:13.396 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.071530471999999998 2023-10-09T08:28:13.396 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.397 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.397 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.397 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:53.733229+0000", 2023-10-09T08:28:13.397 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0065858360000000003 2023-10-09T08:28:13.397 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.397 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.397 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.397 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:55.039068+0000", 2023-10-09T08:28:13.397 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3058388540000001 2023-10-09T08:28:13.397 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.397 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.398 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.398 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:55.047385+0000", 2023-10-09T08:28:13.398 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0083164740000000008 2023-10-09T08:28:13.398 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.398 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.398 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.398 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:55.055542+0000", 2023-10-09T08:28:13.398 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0081573919999999994 2023-10-09T08:28:13.398 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.398 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.398 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.399 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:55.094712+0000", 2023-10-09T08:28:13.399 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.039169697000000003 2023-10-09T08:28:13.399 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.399 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.399 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.399 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:55.099190+0000", 2023-10-09T08:28:13.399 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.004478508 2023-10-09T08:28:13.399 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.399 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.399 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.399 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:55.100673+0000", 2023-10-09T08:28:13.400 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0014822590000000001 2023-10-09T08:28:13.400 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.400 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.400 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.400 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:55.103008+0000", 2023-10-09T08:28:13.400 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0023349460000000001 2023-10-09T08:28:13.400 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.400 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.400 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.400 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:55.113531+0000", 2023-10-09T08:28:13.400 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010523753 2023-10-09T08:28:13.401 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.401 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.401 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.401 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.401 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.401 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:99408 7.2 7:4af0fb0c:::benchmark_data_smithi081_154445_object1910:head [delete] snapc 0=[] ondisk+write+known_if_redirected e190)", 2023-10-09T08:28:13.401 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:53.972569+0000", 2023-10-09T08:28:13.401 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 19.408505088999998, 2023-10-09T08:28:13.401 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.578149217, 2023-10-09T08:28:13.401 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.401 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.402 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.402 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.402 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.402 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 99408 2023-10-09T08:28:13.402 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.402 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.402 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.402 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.402 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:53.972569+0000", 2023-10-09T08:28:13.402 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.402 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.403 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.403 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.403 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:53.972569+0000", 2023-10-09T08:28:13.403 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.403 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.403 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.403 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.403 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:53.972567+0000", 2023-10-09T08:28:13.403 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:28:13.403 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.403 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.404 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.404 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:53.972577+0000", 2023-10-09T08:28:13.404 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5189999999999998e-06 2023-10-09T08:28:13.404 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.404 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.404 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.404 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:53.972595+0000", 2023-10-09T08:28:13.404 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8464000000000001e-05 2023-10-09T08:28:13.404 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.404 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.404 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.405 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:53.972605+0000", 2023-10-09T08:28:13.405 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0325e-05 2023-10-09T08:28:13.405 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.405 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.405 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.405 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:54.076328+0000", 2023-10-09T08:28:13.405 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.103722103 2023-10-09T08:28:13.405 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.405 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.405 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.405 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:54.081498+0000", 2023-10-09T08:28:13.406 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0051703900000000004 2023-10-09T08:28:13.406 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.406 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.406 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.406 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:54.165872+0000", 2023-10-09T08:28:13.406 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.084374461999999997 2023-10-09T08:28:13.406 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.406 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.406 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.406 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:54.170939+0000", 2023-10-09T08:28:13.406 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0050669230000000001 2023-10-09T08:28:13.407 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.407 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.407 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.407 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:55.473070+0000", 2023-10-09T08:28:13.407 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3021305430000001 2023-10-09T08:28:13.407 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.407 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.407 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.407 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:55.480530+0000", 2023-10-09T08:28:13.407 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0074597250000000004 2023-10-09T08:28:13.407 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.408 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.408 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.408 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:55.494277+0000", 2023-10-09T08:28:13.408 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013747584 2023-10-09T08:28:13.408 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.408 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.408 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.408 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:55.534636+0000", 2023-10-09T08:28:13.408 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.040359042999999997 2023-10-09T08:28:13.408 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.408 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.409 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.409 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:55.536795+0000", 2023-10-09T08:28:13.409 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021584719999999998 2023-10-09T08:28:13.409 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.409 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.409 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.409 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:55.537421+0000", 2023-10-09T08:28:13.409 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000625915 2023-10-09T08:28:13.409 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.409 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.409 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.410 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:55.540053+0000", 2023-10-09T08:28:13.410 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0026319400000000001 2023-10-09T08:28:13.410 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.410 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.410 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.410 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:55.550718+0000", 2023-10-09T08:28:13.410 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010665783999999999 2023-10-09T08:28:13.410 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.410 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.410 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.410 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.411 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.411 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:99940 7.2 7:49be231b:::benchmark_data_smithi081_154445_object2442:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.411 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:56.641529+0000", 2023-10-09T08:28:13.411 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 16.739545537000001, 2023-10-09T08:28:13.411 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.484149328, 2023-10-09T08:28:13.411 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.411 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.411 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.411 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.411 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.411 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 99940 2023-10-09T08:28:13.412 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.412 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.412 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.412 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.412 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:56.641529+0000", 2023-10-09T08:28:13.412 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.412 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.412 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.412 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.412 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:56.641529+0000", 2023-10-09T08:28:13.412 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.413 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.413 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.413 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.413 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:56.641527+0000", 2023-10-09T08:28:13.413 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:28:13.413 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.413 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.413 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.413 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:56.641536+0000", 2023-10-09T08:28:13.413 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5289999999999997e-06 2023-10-09T08:28:13.414 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.414 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.414 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.414 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:56.641551+0000", 2023-10-09T08:28:13.414 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.429e-05 2023-10-09T08:28:13.414 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.414 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.415 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.415 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:56.641559+0000", 2023-10-09T08:28:13.415 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4819999999999994e-06 2023-10-09T08:28:13.415 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.415 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.415 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.415 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:56.716186+0000", 2023-10-09T08:28:13.415 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.074626425999999996 2023-10-09T08:28:13.415 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.416 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.416 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.416 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:56.721028+0000", 2023-10-09T08:28:13.416 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0048422120000000003 2023-10-09T08:28:13.416 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.416 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.416 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.417 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:56.821847+0000", 2023-10-09T08:28:13.417 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.10081964 2023-10-09T08:28:13.417 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.417 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.417 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.417 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:56.827534+0000", 2023-10-09T08:28:13.417 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0056865559999999997 2023-10-09T08:28:13.417 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.417 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.417 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.418 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.056236+0000", 2023-10-09T08:28:13.418 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2287017389999999 2023-10-09T08:28:13.418 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.418 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.418 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.418 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.063230+0000", 2023-10-09T08:28:13.418 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0069945670000000001 2023-10-09T08:28:13.418 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.418 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.418 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.418 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.073083+0000", 2023-10-09T08:28:13.419 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0098529429999999994 2023-10-09T08:28:13.419 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.419 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.419 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.419 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.098679+0000", 2023-10-09T08:28:13.419 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.025596085000000001 2023-10-09T08:28:13.419 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.419 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.419 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.419 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.106418+0000", 2023-10-09T08:28:13.419 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0077386699999999996 2023-10-09T08:28:13.420 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.420 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.420 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.420 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.109935+0000", 2023-10-09T08:28:13.420 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0035174640000000001 2023-10-09T08:28:13.420 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.420 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.420 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.420 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.114961+0000", 2023-10-09T08:28:13.420 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0050253989999999998 2023-10-09T08:28:13.420 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.421 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.421 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.421 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.125678+0000", 2023-10-09T08:28:13.421 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010717132000000001 2023-10-09T08:28:13.421 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.421 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.421 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.421 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.421 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.422 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:100212 7.2 7:469fb571:::benchmark_data_smithi081_154445_object2714:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.422 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:57.749521+0000", 2023-10-09T08:28:13.422 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 15.631553091000001, 2023-10-09T08:28:13.422 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.511745401, 2023-10-09T08:28:13.422 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.422 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.422 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.422 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.423 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.423 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 100212 2023-10-09T08:28:13.423 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.423 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.423 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.423 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.423 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.749521+0000", 2023-10-09T08:28:13.423 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.423 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.424 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.424 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.424 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.749521+0000", 2023-10-09T08:28:13.424 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.424 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.424 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.424 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.425 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.749519+0000", 2023-10-09T08:28:13.425 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:28:13.425 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.425 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.425 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.425 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.749530+0000", 2023-10-09T08:28:13.425 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1243000000000001e-05 2023-10-09T08:28:13.425 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.426 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.426 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.426 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.749547+0000", 2023-10-09T08:28:13.426 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7416000000000001e-05 2023-10-09T08:28:13.426 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.426 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.426 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.426 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.749565+0000", 2023-10-09T08:28:13.426 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.802e-05 2023-10-09T08:28:13.427 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.427 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.427 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.427 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.782175+0000", 2023-10-09T08:28:13.427 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.032609570999999997 2023-10-09T08:28:13.427 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.427 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.428 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.428 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.788040+0000", 2023-10-09T08:28:13.428 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0058646770000000004 2023-10-09T08:28:13.428 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.428 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.428 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.428 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.845795+0000", 2023-10-09T08:28:13.429 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.057755586999999997 2023-10-09T08:28:13.429 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.429 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.429 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.429 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.850930+0000", 2023-10-09T08:28:13.429 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.005134675 2023-10-09T08:28:13.429 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.430 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.430 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.430 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.151560+0000", 2023-10-09T08:28:13.430 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3006296719999999 2023-10-09T08:28:13.430 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.430 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.430 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.430 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.155904+0000", 2023-10-09T08:28:13.431 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0043446070000000003 2023-10-09T08:28:13.431 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.431 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.431 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.431 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.163332+0000", 2023-10-09T08:28:13.431 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0074273380000000003 2023-10-09T08:28:13.431 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.431 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.432 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.432 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.211100+0000", 2023-10-09T08:28:13.432 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.047768774999999999 2023-10-09T08:28:13.432 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.432 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.432 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.432 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.212482+0000", 2023-10-09T08:28:13.432 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001381281 2023-10-09T08:28:13.432 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.432 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.432 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.433 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.249981+0000", 2023-10-09T08:28:13.433 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.037499143999999998 2023-10-09T08:28:13.433 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.433 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.433 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.433 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.252223+0000", 2023-10-09T08:28:13.433 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0022425050000000001 2023-10-09T08:28:13.433 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.433 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.433 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.433 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.261266+0000", 2023-10-09T08:28:13.434 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0090431980000000006 2023-10-09T08:28:13.434 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.434 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.434 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.434 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.434 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.434 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:100223 7.2 7:4235a425:::benchmark_data_smithi081_154445_object2725:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.434 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:57.819920+0000", 2023-10-09T08:28:13.434 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 15.561154374000001, 2023-10-09T08:28:13.434 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.483202092, 2023-10-09T08:28:13.434 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.435 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.435 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.435 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.435 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.435 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 100223 2023-10-09T08:28:13.435 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.435 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.435 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.435 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.435 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.819920+0000", 2023-10-09T08:28:13.435 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.436 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.436 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.436 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.436 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.819920+0000", 2023-10-09T08:28:13.436 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.436 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.436 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.436 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.437 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.819918+0000", 2023-10-09T08:28:13.437 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:28:13.437 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.437 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.437 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.437 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.819927+0000", 2023-10-09T08:28:13.437 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4569999999999994e-06 2023-10-09T08:28:13.437 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.437 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.437 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.438 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.819942+0000", 2023-10-09T08:28:13.438 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4294000000000001e-05 2023-10-09T08:28:13.438 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.438 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.438 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.438 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.819954+0000", 2023-10-09T08:28:13.438 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2189e-05 2023-10-09T08:28:13.438 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.438 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.439 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.439 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.852064+0000", 2023-10-09T08:28:13.439 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.032109818999999998 2023-10-09T08:28:13.439 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.439 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.439 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.439 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.860776+0000", 2023-10-09T08:28:13.439 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0087125439999999992 2023-10-09T08:28:13.439 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.439 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.439 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.440 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.927920+0000", 2023-10-09T08:28:13.440 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.067143431000000003 2023-10-09T08:28:13.440 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.440 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.440 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.440 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:57.933119+0000", 2023-10-09T08:28:13.440 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0051993680000000002 2023-10-09T08:28:13.440 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.440 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.440 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.441 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.186567+0000", 2023-10-09T08:28:13.441 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2534477669999999 2023-10-09T08:28:13.441 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.441 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.441 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.441 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.191268+0000", 2023-10-09T08:28:13.441 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0047008730000000004 2023-10-09T08:28:13.441 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.441 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.441 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.442 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.200959+0000", 2023-10-09T08:28:13.442 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0096909579999999995 2023-10-09T08:28:13.442 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.442 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.442 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.442 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.217749+0000", 2023-10-09T08:28:13.442 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016790584000000001 2023-10-09T08:28:13.442 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.442 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.442 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.443 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.219213+0000", 2023-10-09T08:28:13.443 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0014636530000000001 2023-10-09T08:28:13.443 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.443 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.443 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.443 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.289945+0000", 2023-10-09T08:28:13.443 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.070732038999999997 2023-10-09T08:28:13.443 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.443 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.443 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.443 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.292273+0000", 2023-10-09T08:28:13.444 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0023278169999999998 2023-10-09T08:28:13.444 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.444 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.444 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.444 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.303122+0000", 2023-10-09T08:28:13.444 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010849249 2023-10-09T08:28:13.444 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.444 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.444 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.444 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.445 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.445 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:100285 7.2 7:4b085b5c:::benchmark_data_smithi081_154445_object2787:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.445 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:58.520242+0000", 2023-10-09T08:28:13.445 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 14.860832054999999, 2023-10-09T08:28:13.445 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5345068340000001, 2023-10-09T08:28:13.445 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.445 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.445 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.445 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.445 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.446 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 100285 2023-10-09T08:28:13.446 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.446 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.446 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.446 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.446 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.520242+0000", 2023-10-09T08:28:13.446 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.446 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.446 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.446 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.447 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.520242+0000", 2023-10-09T08:28:13.447 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.447 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.447 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.447 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.447 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.520240+0000", 2023-10-09T08:28:13.447 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:28:13.447 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.447 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.448 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.448 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.520250+0000", 2023-10-09T08:28:13.448 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0087e-05 2023-10-09T08:28:13.448 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.448 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.448 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.448 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.520270+0000", 2023-10-09T08:28:13.448 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.997e-05 2023-10-09T08:28:13.448 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.449 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.449 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.449 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.520295+0000", 2023-10-09T08:28:13.449 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4294000000000002e-05 2023-10-09T08:28:13.449 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.449 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.449 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.449 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.548446+0000", 2023-10-09T08:28:13.449 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.028151865000000002 2023-10-09T08:28:13.449 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.450 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.450 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.450 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.554088+0000", 2023-10-09T08:28:13.450 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00564103 2023-10-09T08:28:13.450 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.450 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.450 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.450 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.609300+0000", 2023-10-09T08:28:13.450 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.055212562999999999 2023-10-09T08:28:13.450 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.450 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.451 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.451 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.617240+0000", 2023-10-09T08:28:13.451 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0079402529999999995 2023-10-09T08:28:13.451 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.451 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.451 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.451 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.853036+0000", 2023-10-09T08:28:13.451 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2357959410000001 2023-10-09T08:28:13.451 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.451 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.451 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.451 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.864996+0000", 2023-10-09T08:28:13.452 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011959624 2023-10-09T08:28:13.452 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.452 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.452 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.452 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.889515+0000", 2023-10-09T08:28:13.452 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.02451938 2023-10-09T08:28:13.452 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.452 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.453 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.453 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.952072+0000", 2023-10-09T08:28:13.453 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.062556871999999999 2023-10-09T08:28:13.453 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.453 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.453 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.453 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.954320+0000", 2023-10-09T08:28:13.453 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0022479010000000001 2023-10-09T08:28:13.453 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.453 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.453 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.454 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.005355+0000", 2023-10-09T08:28:13.454 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.051035052999999997 2023-10-09T08:28:13.454 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.454 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.454 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.454 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.011963+0000", 2023-10-09T08:28:13.454 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0066082190000000002 2023-10-09T08:28:13.454 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.454 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.454 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.454 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.054749+0000", 2023-10-09T08:28:13.455 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.042785639 2023-10-09T08:28:13.455 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.455 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.455 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.455 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.455 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.455 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:100287 7.2 7:4c0d358a:::benchmark_data_smithi081_154445_object2789:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.455 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:58.632345+0000", 2023-10-09T08:28:13.455 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 14.748728953000001, 2023-10-09T08:28:13.455 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6290317299999999, 2023-10-09T08:28:13.456 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.456 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.456 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.456 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.456 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.456 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 100287 2023-10-09T08:28:13.456 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.456 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.456 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.456 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.456 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.632345+0000", 2023-10-09T08:28:13.457 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.457 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.457 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.457 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.457 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.632345+0000", 2023-10-09T08:28:13.457 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.457 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.457 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.458 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.458 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.632342+0000", 2023-10-09T08:28:13.458 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999967 2023-10-09T08:28:13.458 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.458 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.458 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.458 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.632360+0000", 2023-10-09T08:28:13.458 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8091e-05 2023-10-09T08:28:13.458 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.458 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.459 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.459 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.632388+0000", 2023-10-09T08:28:13.459 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.7903e-05 2023-10-09T08:28:13.459 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.459 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.459 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.459 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.632404+0000", 2023-10-09T08:28:13.459 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6245000000000001e-05 2023-10-09T08:28:13.459 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.459 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.460 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.460 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.668519+0000", 2023-10-09T08:28:13.460 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.036114536000000003 2023-10-09T08:28:13.460 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.460 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.460 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.460 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.673553+0000", 2023-10-09T08:28:13.460 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0050337990000000003 2023-10-09T08:28:13.460 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.460 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.461 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.461 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.694766+0000", 2023-10-09T08:28:13.461 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.021213434 2023-10-09T08:28:13.461 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.461 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.461 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.461 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.699690+0000", 2023-10-09T08:28:13.461 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0049238049999999998 2023-10-09T08:28:13.461 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.462 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.462 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.462 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.196717+0000", 2023-10-09T08:28:13.462 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.497027458 2023-10-09T08:28:13.462 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.462 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.462 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.462 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.202493+0000", 2023-10-09T08:28:13.462 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0057758940000000002 2023-10-09T08:28:13.463 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.463 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.463 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.463 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.210195+0000", 2023-10-09T08:28:13.463 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0077022280000000002 2023-10-09T08:28:13.463 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.463 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.463 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.463 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.244983+0000", 2023-10-09T08:28:13.464 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.034787090999999999 2023-10-09T08:28:13.464 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.464 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.464 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.464 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.246700+0000", 2023-10-09T08:28:13.464 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0017173069999999999 2023-10-09T08:28:13.464 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.464 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.464 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.465 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.247397+0000", 2023-10-09T08:28:13.465 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00069712699999999997 2023-10-09T08:28:13.465 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.465 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.465 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.465 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.250479+0000", 2023-10-09T08:28:13.465 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0030817900000000001 2023-10-09T08:28:13.465 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.465 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.465 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.465 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.261377+0000", 2023-10-09T08:28:13.466 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010898219000000001 2023-10-09T08:28:13.466 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.466 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.466 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.466 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.466 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.466 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:100328 7.2 7:43f96eff:::benchmark_data_smithi081_154445_object2830:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.466 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:58.939405+0000", 2023-10-09T08:28:13.466 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 14.441669684000001, 2023-10-09T08:28:13.466 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5145116569999999, 2023-10-09T08:28:13.466 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.466 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.467 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.467 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.467 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.467 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 100328 2023-10-09T08:28:13.467 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.467 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.467 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.467 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.467 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.939405+0000", 2023-10-09T08:28:13.467 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.467 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.467 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.468 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.468 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.939405+0000", 2023-10-09T08:28:13.468 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.468 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.468 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.468 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.468 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.939402+0000", 2023-10-09T08:28:13.468 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:28:13.468 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.468 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.468 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.468 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.939425+0000", 2023-10-09T08:28:13.469 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2565000000000002e-05 2023-10-09T08:28:13.469 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.469 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.469 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.469 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.939443+0000", 2023-10-09T08:28:13.469 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7966999999999999e-05 2023-10-09T08:28:13.469 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.469 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.469 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.469 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.939454+0000", 2023-10-09T08:28:13.470 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1321000000000001e-05 2023-10-09T08:28:13.470 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.470 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.470 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.470 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.970852+0000", 2023-10-09T08:28:13.470 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.031397933000000003 2023-10-09T08:28:13.470 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.470 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.470 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.471 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.976745+0000", 2023-10-09T08:28:13.471 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0058928849999999996 2023-10-09T08:28:13.471 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.471 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.471 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.471 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.033126+0000", 2023-10-09T08:28:13.471 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.056381404000000003 2023-10-09T08:28:13.471 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.471 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.471 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.471 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.038338+0000", 2023-10-09T08:28:13.471 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0052120100000000004 2023-10-09T08:28:13.472 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.472 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.472 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.472 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.386055+0000", 2023-10-09T08:28:13.472 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3477171299999999 2023-10-09T08:28:13.472 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.472 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.472 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.472 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.391756+0000", 2023-10-09T08:28:13.473 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0057005789999999999 2023-10-09T08:28:13.473 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.473 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.473 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.473 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.399435+0000", 2023-10-09T08:28:13.473 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0076796850000000003 2023-10-09T08:28:13.473 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.473 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.473 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.473 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.433675+0000", 2023-10-09T08:28:13.473 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.034239653000000002 2023-10-09T08:28:13.473 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.474 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.474 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.474 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.438371+0000", 2023-10-09T08:28:13.474 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0046959999999999997 2023-10-09T08:28:13.474 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.474 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.474 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.475 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.440073+0000", 2023-10-09T08:28:13.475 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0017018549999999999 2023-10-09T08:28:13.475 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.475 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.475 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.475 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.442780+0000", 2023-10-09T08:28:13.475 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0027073430000000001 2023-10-09T08:28:13.475 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.475 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.475 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.475 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.453916+0000", 2023-10-09T08:28:13.475 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011135816 2023-10-09T08:28:13.476 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.476 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.476 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.476 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.476 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.476 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:100332 7.2 7:4361d63b:::benchmark_data_smithi081_154445_object2834:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.476 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:58.955592+0000", 2023-10-09T08:28:13.476 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 14.425482612, 2023-10-09T08:28:13.476 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5932158009999999, 2023-10-09T08:28:13.477 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.477 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.477 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.477 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.477 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.477 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 100332 2023-10-09T08:28:13.477 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.477 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.477 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.477 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.478 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.955592+0000", 2023-10-09T08:28:13.478 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.478 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.478 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.478 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.478 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.955592+0000", 2023-10-09T08:28:13.478 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.478 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.478 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.478 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.478 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.955590+0000", 2023-10-09T08:28:13.479 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:28:13.479 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.479 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.479 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.479 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.955599+0000", 2023-10-09T08:28:13.479 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9329999999999996e-06 2023-10-09T08:28:13.479 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.479 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.479 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.479 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.955616+0000", 2023-10-09T08:28:13.479 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6252e-05 2023-10-09T08:28:13.479 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.480 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.480 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.480 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.955625+0000", 2023-10-09T08:28:13.480 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8119999999999997e-06 2023-10-09T08:28:13.480 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.480 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.480 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.480 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.977390+0000", 2023-10-09T08:28:13.480 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.021765179999999999 2023-10-09T08:28:13.480 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.480 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.480 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.480 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.983763+0000", 2023-10-09T08:28:13.481 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0063733000000000001 2023-10-09T08:28:13.481 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.481 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.481 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.481 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.056107+0000", 2023-10-09T08:28:13.481 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.072344042999999997 2023-10-09T08:28:13.481 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.481 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.481 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.481 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.066701+0000", 2023-10-09T08:28:13.481 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010593440000000001 2023-10-09T08:28:13.481 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.482 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.482 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.482 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.474445+0000", 2023-10-09T08:28:13.482 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4077447649999999 2023-10-09T08:28:13.482 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.482 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.482 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.482 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.479208+0000", 2023-10-09T08:28:13.482 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0047627329999999999 2023-10-09T08:28:13.483 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.483 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.483 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.483 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.488501+0000", 2023-10-09T08:28:13.483 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0092934239999999998 2023-10-09T08:28:13.483 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.483 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.483 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.483 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.530476+0000", 2023-10-09T08:28:13.484 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.041974747 2023-10-09T08:28:13.484 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.484 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.484 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.484 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.530967+0000", 2023-10-09T08:28:13.484 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00049116000000000003 2023-10-09T08:28:13.484 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.484 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.484 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.485 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.533438+0000", 2023-10-09T08:28:13.485 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0024711120000000001 2023-10-09T08:28:13.485 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.485 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.485 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.485 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.536022+0000", 2023-10-09T08:28:13.486 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002583714 2023-10-09T08:28:13.486 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.486 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.486 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.486 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.548807+0000", 2023-10-09T08:28:13.486 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012785204 2023-10-09T08:28:13.486 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.486 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.486 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.487 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.487 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.487 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:100335 7.2 7:4cbd265f:::benchmark_data_smithi081_154445_object2837:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.487 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:58.969307+0000", 2023-10-09T08:28:13.487 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 14.411767113, 2023-10-09T08:28:13.487 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6400694040000001, 2023-10-09T08:28:13.487 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.487 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.487 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.488 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.488 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.488 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 100335 2023-10-09T08:28:13.488 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.488 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.488 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.488 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.488 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.969307+0000", 2023-10-09T08:28:13.488 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.489 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.489 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.489 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.489 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.969307+0000", 2023-10-09T08:28:13.489 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.489 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.489 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.489 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.489 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.969305+0000", 2023-10-09T08:28:13.489 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:28:13.489 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.489 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.490 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.490 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.969316+0000", 2023-10-09T08:28:13.490 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0825000000000001e-05 2023-10-09T08:28:13.490 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.490 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.490 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.490 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.969331+0000", 2023-10-09T08:28:13.490 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4905999999999999e-05 2023-10-09T08:28:13.490 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.490 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.490 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.490 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:58.969345+0000", 2023-10-09T08:28:13.491 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3759e-05 2023-10-09T08:28:13.491 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.491 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.491 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.491 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.067835+0000", 2023-10-09T08:28:13.491 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.098490060000000004 2023-10-09T08:28:13.491 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.491 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.491 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.491 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.073138+0000", 2023-10-09T08:28:13.491 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0053036990000000003 2023-10-09T08:28:13.491 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.492 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.492 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.492 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.103902+0000", 2023-10-09T08:28:13.492 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.030763524 2023-10-09T08:28:13.492 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.492 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.492 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.492 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.109275+0000", 2023-10-09T08:28:13.492 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0053735409999999999 2023-10-09T08:28:13.492 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.492 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.492 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.493 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.563360+0000", 2023-10-09T08:28:13.493 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.454084406 2023-10-09T08:28:13.493 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.493 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.493 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.493 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.567650+0000", 2023-10-09T08:28:13.493 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0042901859999999997 2023-10-09T08:28:13.493 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.493 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.493 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.493 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.575663+0000", 2023-10-09T08:28:13.493 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0080128249999999995 2023-10-09T08:28:13.494 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.494 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.494 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.494 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.589339+0000", 2023-10-09T08:28:13.494 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013676528 2023-10-09T08:28:13.494 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.494 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.494 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.494 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.590855+0000", 2023-10-09T08:28:13.494 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001516217 2023-10-09T08:28:13.494 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.494 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.495 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.495 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.593956+0000", 2023-10-09T08:28:13.495 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003100355 2023-10-09T08:28:13.495 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.495 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.495 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.495 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.599501+0000", 2023-10-09T08:28:13.495 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0055447600000000001 2023-10-09T08:28:13.495 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.495 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.495 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.495 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.609376+0000", 2023-10-09T08:28:13.495 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0098758679999999995 2023-10-09T08:28:13.496 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.496 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.496 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.496 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.496 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.496 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:100341 7.2 7:43c02409:::benchmark_data_smithi081_154445_object2843:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.496 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:59.004404+0000", 2023-10-09T08:28:13.496 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 14.376669711, 2023-10-09T08:28:13.496 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7412820610000002, 2023-10-09T08:28:13.496 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.496 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.496 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.497 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.497 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.497 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 100341 2023-10-09T08:28:13.497 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.497 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.497 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.497 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.497 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.004404+0000", 2023-10-09T08:28:13.497 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.497 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.497 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.497 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.498 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.004404+0000", 2023-10-09T08:28:13.498 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.498 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.498 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.498 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.498 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.004403+0000", 2023-10-09T08:28:13.498 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:28:13.498 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.498 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.498 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.498 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.004412+0000", 2023-10-09T08:28:13.498 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1370000000000008e-06 2023-10-09T08:28:13.499 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.499 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.499 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.499 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.004427+0000", 2023-10-09T08:28:13.499 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5274e-05 2023-10-09T08:28:13.499 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.499 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.499 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.499 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.004436+0000", 2023-10-09T08:28:13.499 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9099999999999994e-06 2023-10-09T08:28:13.499 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.499 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.499 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.500 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.075214+0000", 2023-10-09T08:28:13.500 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.070777627999999995 2023-10-09T08:28:13.500 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.500 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.500 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.500 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.080883+0000", 2023-10-09T08:28:13.500 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0056696469999999999 2023-10-09T08:28:13.500 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.500 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.500 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.501 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.130854+0000", 2023-10-09T08:28:13.501 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.049970281999999998 2023-10-09T08:28:13.501 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.501 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.501 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.501 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.136127+0000", 2023-10-09T08:28:13.501 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0052738380000000003 2023-10-09T08:28:13.501 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.501 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.501 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.501 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.661158+0000", 2023-10-09T08:28:13.502 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5250307620000001 2023-10-09T08:28:13.502 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.502 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.502 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.502 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.667826+0000", 2023-10-09T08:28:13.502 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0066680539999999996 2023-10-09T08:28:13.502 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.502 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.502 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.502 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.675320+0000", 2023-10-09T08:28:13.502 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0074933949999999999 2023-10-09T08:28:13.502 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.503 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.503 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.503 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.696095+0000", 2023-10-09T08:28:13.503 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.020775732000000002 2023-10-09T08:28:13.503 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.503 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.503 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.503 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.723402+0000", 2023-10-09T08:28:13.503 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.02730639 2023-10-09T08:28:13.503 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.503 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.503 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.504 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.725984+0000", 2023-10-09T08:28:13.504 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0025825620000000001 2023-10-09T08:28:13.504 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.504 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.504 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.504 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.728968+0000", 2023-10-09T08:28:13.504 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002983879 2023-10-09T08:28:13.504 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.504 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.504 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.504 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.745687+0000", 2023-10-09T08:28:13.504 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016718332999999998 2023-10-09T08:28:13.505 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.505 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.505 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.505 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.505 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.505 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:100342 7.2 7:48d2ec46:::benchmark_data_smithi081_154445_object2844:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.505 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:59.252468+0000", 2023-10-09T08:28:13.505 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 14.12860665, 2023-10-09T08:28:13.505 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.516408247, 2023-10-09T08:28:13.505 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.505 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.505 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.505 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.506 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.506 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 100342 2023-10-09T08:28:13.506 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.506 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.506 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.506 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.506 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.252468+0000", 2023-10-09T08:28:13.506 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.506 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.507 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.507 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.507 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.252468+0000", 2023-10-09T08:28:13.507 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.507 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.507 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.507 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.507 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.252465+0000", 2023-10-09T08:28:13.507 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:28:13.507 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.508 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.508 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.508 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.252479+0000", 2023-10-09T08:28:13.508 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3461999999999999e-05 2023-10-09T08:28:13.508 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.508 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.508 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.508 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.252495+0000", 2023-10-09T08:28:13.508 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6651e-05 2023-10-09T08:28:13.508 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.508 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.508 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.509 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.252508+0000", 2023-10-09T08:28:13.509 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2941e-05 2023-10-09T08:28:13.509 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.509 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.509 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.509 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.338404+0000", 2023-10-09T08:28:13.509 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.085896049000000002 2023-10-09T08:28:13.509 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.510 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.510 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.510 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.346606+0000", 2023-10-09T08:28:13.510 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0082018939999999995 2023-10-09T08:28:13.510 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.510 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.510 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.510 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.415225+0000", 2023-10-09T08:28:13.510 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.068618915000000003 2023-10-09T08:28:13.510 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.510 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.511 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.511 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.422030+0000", 2023-10-09T08:28:13.511 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0068047380000000003 2023-10-09T08:28:13.511 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.511 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.511 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.511 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.696784+0000", 2023-10-09T08:28:13.511 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.274754325 2023-10-09T08:28:13.511 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.511 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.512 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.512 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.702307+0000", 2023-10-09T08:28:13.512 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0055224000000000002 2023-10-09T08:28:13.512 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.512 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.512 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.512 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.712642+0000", 2023-10-09T08:28:13.512 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010335614 2023-10-09T08:28:13.512 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.512 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.512 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.512 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.747917+0000", 2023-10-09T08:28:13.513 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.035274755999999997 2023-10-09T08:28:13.513 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.513 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.513 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.513 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.748839+0000", 2023-10-09T08:28:13.513 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00092164199999999997 2023-10-09T08:28:13.513 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.513 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.513 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.513 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.752331+0000", 2023-10-09T08:28:13.514 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034923279999999998 2023-10-09T08:28:13.514 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.514 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.514 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.514 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.756128+0000", 2023-10-09T08:28:13.514 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0037974710000000002 2023-10-09T08:28:13.514 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.514 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.514 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.515 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.768876+0000", 2023-10-09T08:28:13.515 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012747404 2023-10-09T08:28:13.515 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.515 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.515 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.515 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.515 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.515 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:100364 7.2 7:4b1aba2d:::benchmark_data_smithi081_154445_object2866:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.515 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:59.394929+0000", 2023-10-09T08:28:13.515 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 13.986145391000001, 2023-10-09T08:28:13.515 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.51288779, 2023-10-09T08:28:13.516 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.516 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.516 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.516 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.516 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.516 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 100364 2023-10-09T08:28:13.516 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.516 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.516 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.517 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.517 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.394929+0000", 2023-10-09T08:28:13.517 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.517 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.517 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.517 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.517 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.394929+0000", 2023-10-09T08:28:13.517 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.517 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.518 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.518 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.518 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.394926+0000", 2023-10-09T08:28:13.518 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:28:13.518 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.518 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.518 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.518 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.394936+0000", 2023-10-09T08:28:13.518 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.217e-06 2023-10-09T08:28:13.519 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.519 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.519 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.519 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.394951+0000", 2023-10-09T08:28:13.519 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5803000000000001e-05 2023-10-09T08:28:13.519 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.519 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.519 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.519 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.394963+0000", 2023-10-09T08:28:13.519 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1661999999999999e-05 2023-10-09T08:28:13.519 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.520 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.520 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.520 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.439833+0000", 2023-10-09T08:28:13.520 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.044870269999999997 2023-10-09T08:28:13.520 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.520 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.520 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.520 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.445594+0000", 2023-10-09T08:28:13.520 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.005760121 2023-10-09T08:28:13.520 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.520 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.520 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.521 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.513854+0000", 2023-10-09T08:28:13.521 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.068260191999999997 2023-10-09T08:28:13.521 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.521 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.521 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.521 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.521926+0000", 2023-10-09T08:28:13.521 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0080727750000000008 2023-10-09T08:28:13.521 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.521 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.521 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.521 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.796876+0000", 2023-10-09T08:28:13.522 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.27494912 2023-10-09T08:28:13.522 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.522 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.522 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.522 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.803418+0000", 2023-10-09T08:28:13.522 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0065419120000000004 2023-10-09T08:28:13.522 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.522 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.522 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.522 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.812810+0000", 2023-10-09T08:28:13.522 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0093920229999999993 2023-10-09T08:28:13.522 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.523 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.523 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.523 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.849014+0000", 2023-10-09T08:28:13.523 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.036204370999999999 2023-10-09T08:28:13.523 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.523 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.523 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.523 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.855049+0000", 2023-10-09T08:28:13.523 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0060354090000000003 2023-10-09T08:28:13.523 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.523 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.523 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.523 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.893885+0000", 2023-10-09T08:28:13.524 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.038835851999999997 2023-10-09T08:28:13.524 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.524 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.524 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.524 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.896614+0000", 2023-10-09T08:28:13.524 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0027291640000000001 2023-10-09T08:28:13.524 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.524 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.524 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.524 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.907817+0000", 2023-10-09T08:28:13.524 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011202238 2023-10-09T08:28:13.524 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.525 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.525 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.525 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.525 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.525 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:100497 7.2 7:4588de52:::benchmark_data_smithi081_154445_object2999:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.525 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:59.942190+0000", 2023-10-09T08:28:13.525 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 13.438884506999999, 2023-10-09T08:28:13.525 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5105636140000001, 2023-10-09T08:28:13.525 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.525 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.525 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.525 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.526 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.526 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 100497 2023-10-09T08:28:13.526 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.526 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.526 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.526 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.526 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.942190+0000", 2023-10-09T08:28:13.526 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.526 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.526 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.526 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.526 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.942190+0000", 2023-10-09T08:28:13.527 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.527 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.527 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.527 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.527 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.942188+0000", 2023-10-09T08:28:13.527 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:28:13.527 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.527 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.527 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.527 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.942198+0000", 2023-10-09T08:28:13.527 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.044e-05 2023-10-09T08:28:13.527 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.528 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.528 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.528 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.942214+0000", 2023-10-09T08:28:13.528 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6252999999999998e-05 2023-10-09T08:28:13.528 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.528 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.528 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.528 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:59.942225+0000", 2023-10-09T08:28:13.528 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1025e-05 2023-10-09T08:28:13.528 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.528 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.528 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.528 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.056205+0000", 2023-10-09T08:28:13.529 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.11397916199999999 2023-10-09T08:28:13.529 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.529 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.529 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.529 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.065247+0000", 2023-10-09T08:28:13.529 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0090425269999999999 2023-10-09T08:28:13.529 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.529 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.529 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.529 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.116335+0000", 2023-10-09T08:28:13.529 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.051087713 2023-10-09T08:28:13.529 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.530 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.530 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.530 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.124149+0000", 2023-10-09T08:28:13.530 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0078145019999999992 2023-10-09T08:28:13.530 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.530 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.530 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.530 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.315697+0000", 2023-10-09T08:28:13.530 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1915481029999999 2023-10-09T08:28:13.530 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.530 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.530 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.531 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.323729+0000", 2023-10-09T08:28:13.531 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0080311879999999999 2023-10-09T08:28:13.531 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.531 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.531 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.531 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.333989+0000", 2023-10-09T08:28:13.531 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010259971 2023-10-09T08:28:13.531 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.531 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.531 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.531 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.367406+0000", 2023-10-09T08:28:13.531 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.033417621000000002 2023-10-09T08:28:13.532 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.532 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.532 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.532 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.368892+0000", 2023-10-09T08:28:13.532 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0014858 2023-10-09T08:28:13.532 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.532 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.532 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.532 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.440229+0000", 2023-10-09T08:28:13.532 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.071336838 2023-10-09T08:28:13.532 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.532 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.533 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.533 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.442490+0000", 2023-10-09T08:28:13.533 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00226151 2023-10-09T08:28:13.533 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.533 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.533 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.533 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.452753+0000", 2023-10-09T08:28:13.533 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010262929 2023-10-09T08:28:13.533 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.533 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.533 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.533 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.534 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.534 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:100567 7.2 7:453bed89:::benchmark_data_smithi081_154445_object3069:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.534 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:28:00.266748+0000", 2023-10-09T08:28:13.534 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 13.114325844, 2023-10-09T08:28:13.534 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.511757413, 2023-10-09T08:28:13.534 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.534 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.534 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.534 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.534 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.534 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 100567 2023-10-09T08:28:13.534 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.535 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.535 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.535 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.535 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.266748+0000", 2023-10-09T08:28:13.535 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.535 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.535 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.535 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.535 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.266748+0000", 2023-10-09T08:28:13.535 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.535 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.535 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.535 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.537 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.266747+0000", 2023-10-09T08:28:13.537 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:28:13.537 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.537 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.537 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.537 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.266754+0000", 2023-10-09T08:28:13.537 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4270000000000002e-06 2023-10-09T08:28:13.538 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.538 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.538 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.538 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.266770+0000", 2023-10-09T08:28:13.538 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5752000000000001e-05 2023-10-09T08:28:13.538 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.538 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.538 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.538 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.266781+0000", 2023-10-09T08:28:13.538 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.065e-05 2023-10-09T08:28:13.538 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.539 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.539 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.539 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.357752+0000", 2023-10-09T08:28:13.539 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.090971920999999997 2023-10-09T08:28:13.539 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.539 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.539 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.539 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.365477+0000", 2023-10-09T08:28:13.539 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0077247590000000003 2023-10-09T08:28:13.539 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.539 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.539 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.539 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.428212+0000", 2023-10-09T08:28:13.540 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.062734718999999994 2023-10-09T08:28:13.540 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.540 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.540 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.540 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:00.433194+0000", 2023-10-09T08:28:13.540 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0049824819999999999 2023-10-09T08:28:13.540 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.540 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.540 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.540 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.708008+0000", 2023-10-09T08:28:13.540 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.274813076 2023-10-09T08:28:13.541 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.541 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.541 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.541 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.712870+0000", 2023-10-09T08:28:13.541 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0048624380000000002 2023-10-09T08:28:13.541 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.541 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.541 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.541 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.720561+0000", 2023-10-09T08:28:13.542 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0076908339999999997 2023-10-09T08:28:13.542 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.542 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.542 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.542 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.757833+0000", 2023-10-09T08:28:13.542 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.037272100000000002 2023-10-09T08:28:13.542 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.542 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.542 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.542 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.761767+0000", 2023-10-09T08:28:13.542 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0039341419999999998 2023-10-09T08:28:13.543 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.543 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.543 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.543 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.764298+0000", 2023-10-09T08:28:13.543 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002530685 2023-10-09T08:28:13.543 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.543 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.543 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.543 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.767950+0000", 2023-10-09T08:28:13.544 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0036520239999999998 2023-10-09T08:28:13.544 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.544 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.544 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.544 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.778506+0000", 2023-10-09T08:28:13.544 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010556022999999999 2023-10-09T08:28:13.544 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.544 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.544 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.544 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.544 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.545 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:100802 7.2 7:4b174861:::benchmark_data_smithi081_154445_object3304:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.545 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:28:01.631792+0000", 2023-10-09T08:28:13.545 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 11.749281853999999, 2023-10-09T08:28:13.545 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5443822329999999, 2023-10-09T08:28:13.545 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.545 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.545 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.545 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.545 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.545 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 100802 2023-10-09T08:28:13.545 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.546 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.546 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.546 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.546 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.631792+0000", 2023-10-09T08:28:13.546 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.546 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.546 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.546 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.546 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.631792+0000", 2023-10-09T08:28:13.546 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.546 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.546 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.547 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.547 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.631790+0000", 2023-10-09T08:28:13.547 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:28:13.547 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.547 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.547 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.547 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.631799+0000", 2023-10-09T08:28:13.547 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0380000000000005e-06 2023-10-09T08:28:13.547 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.547 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.547 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.548 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.631815+0000", 2023-10-09T08:28:13.548 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5684000000000001e-05 2023-10-09T08:28:13.548 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.548 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.548 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.548 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.631824+0000", 2023-10-09T08:28:13.548 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7590000000000003e-06 2023-10-09T08:28:13.548 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.548 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.548 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.548 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.682864+0000", 2023-10-09T08:28:13.548 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.051040442999999998 2023-10-09T08:28:13.549 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.549 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.549 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.549 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.691029+0000", 2023-10-09T08:28:13.549 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0081649119999999999 2023-10-09T08:28:13.549 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.549 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.549 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.549 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.751999+0000", 2023-10-09T08:28:13.549 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.060969640999999998 2023-10-09T08:28:13.549 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.549 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.550 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.550 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:01.757381+0000", 2023-10-09T08:28:13.550 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0053820990000000004 2023-10-09T08:28:13.550 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.550 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.550 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.550 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:03.100736+0000", 2023-10-09T08:28:13.550 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3433554889999999 2023-10-09T08:28:13.550 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.550 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.550 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.550 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:03.105706+0000", 2023-10-09T08:28:13.551 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0049698269999999996 2023-10-09T08:28:13.551 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.551 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.551 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.551 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:03.113891+0000", 2023-10-09T08:28:13.551 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0081845560000000008 2023-10-09T08:28:13.551 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.551 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.551 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.551 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:03.157017+0000", 2023-10-09T08:28:13.551 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.043126262999999998 2023-10-09T08:28:13.551 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.552 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.552 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.552 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:03.159639+0000", 2023-10-09T08:28:13.552 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0026222720000000001 2023-10-09T08:28:13.552 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.552 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.552 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.552 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:03.161538+0000", 2023-10-09T08:28:13.552 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001898262 2023-10-09T08:28:13.552 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.552 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.553 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.553 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:03.164558+0000", 2023-10-09T08:28:13.553 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0030200579999999999 2023-10-09T08:28:13.553 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.553 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.553 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.553 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:03.176175+0000", 2023-10-09T08:28:13.553 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011616873 2023-10-09T08:28:13.553 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.553 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.553 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.553 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.554 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.554 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:100945 7.2 7:48d57ad3:::benchmark_data_smithi081_154445_object3447:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.554 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:28:02.607003+0000", 2023-10-09T08:28:13.554 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 10.774071364999999, 2023-10-09T08:28:13.554 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.499977135, 2023-10-09T08:28:13.554 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.554 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.554 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.554 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.554 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.554 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 100945 2023-10-09T08:28:13.555 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.555 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.555 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.555 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.555 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.607003+0000", 2023-10-09T08:28:13.555 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.555 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.555 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.555 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.555 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.607003+0000", 2023-10-09T08:28:13.555 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.555 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.556 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.556 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.556 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.607001+0000", 2023-10-09T08:28:13.556 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:28:13.556 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.556 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.556 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.556 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.607009+0000", 2023-10-09T08:28:13.556 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3129999999999999e-06 2023-10-09T08:28:13.556 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.556 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.556 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.557 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.607026+0000", 2023-10-09T08:28:13.557 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6722e-05 2023-10-09T08:28:13.557 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.557 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.557 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.557 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.607036+0000", 2023-10-09T08:28:13.557 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4089999999999992e-06 2023-10-09T08:28:13.557 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.557 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.557 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.557 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.691865+0000", 2023-10-09T08:28:13.557 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.084829054000000001 2023-10-09T08:28:13.558 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.558 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.558 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.558 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.697830+0000", 2023-10-09T08:28:13.558 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0059653869999999999 2023-10-09T08:28:13.558 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.558 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.558 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.558 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.775548+0000", 2023-10-09T08:28:13.558 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.077717696000000003 2023-10-09T08:28:13.558 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.559 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.559 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.559 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.780597+0000", 2023-10-09T08:28:13.559 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0050489020000000001 2023-10-09T08:28:13.559 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.559 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.559 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.559 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.007126+0000", 2023-10-09T08:28:13.559 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.22652954 2023-10-09T08:28:13.559 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.559 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.559 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.560 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.011474+0000", 2023-10-09T08:28:13.560 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0043481250000000004 2023-10-09T08:28:13.560 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.560 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.560 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.560 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.019729+0000", 2023-10-09T08:28:13.560 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0082546789999999991 2023-10-09T08:28:13.560 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.560 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.560 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.560 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.058515+0000", 2023-10-09T08:28:13.560 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.038785793999999998 2023-10-09T08:28:13.560 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.561 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.561 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.561 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.059074+0000", 2023-10-09T08:28:13.561 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00055908599999999998 2023-10-09T08:28:13.561 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.561 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.561 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.561 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.088491+0000", 2023-10-09T08:28:13.561 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.029417489000000002 2023-10-09T08:28:13.561 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.561 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.561 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.562 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.094819+0000", 2023-10-09T08:28:13.562 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0063274869999999997 2023-10-09T08:28:13.562 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.562 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.562 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.562 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.106980+0000", 2023-10-09T08:28:13.562 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012161187 2023-10-09T08:28:13.562 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.562 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.562 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.562 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.563 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.563 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:100958 7.2 7:48fa1de9:::benchmark_data_smithi081_154445_object3460:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.563 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:28:02.823343+0000", 2023-10-09T08:28:13.563 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 10.557731549, 2023-10-09T08:28:13.563 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.484245671, 2023-10-09T08:28:13.563 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.563 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.563 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.563 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.563 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.563 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 100958 2023-10-09T08:28:13.563 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.564 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.564 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.564 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.564 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.823343+0000", 2023-10-09T08:28:13.564 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.564 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.564 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.564 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.564 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.823343+0000", 2023-10-09T08:28:13.564 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.564 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.564 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.565 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.565 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.823341+0000", 2023-10-09T08:28:13.565 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:28:13.565 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.565 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.565 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.565 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.823349+0000", 2023-10-09T08:28:13.565 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5660000000000001e-06 2023-10-09T08:28:13.565 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.565 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.565 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.565 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.823365+0000", 2023-10-09T08:28:13.566 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6290000000000002e-05 2023-10-09T08:28:13.566 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.566 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.566 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.566 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.823373+0000", 2023-10-09T08:28:13.566 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1140000000000006e-06 2023-10-09T08:28:13.566 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.566 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.566 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.566 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.877030+0000", 2023-10-09T08:28:13.566 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.053656615999999997 2023-10-09T08:28:13.567 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.567 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.567 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.567 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.882222+0000", 2023-10-09T08:28:13.567 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0051919990000000001 2023-10-09T08:28:13.567 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.567 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.567 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.567 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.949266+0000", 2023-10-09T08:28:13.567 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.067044242000000004 2023-10-09T08:28:13.567 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.567 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.567 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.568 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:02.954228+0000", 2023-10-09T08:28:13.568 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.004962363 2023-10-09T08:28:13.568 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.568 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.568 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.568 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.219274+0000", 2023-10-09T08:28:13.568 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.265045478 2023-10-09T08:28:13.568 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.568 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.568 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.568 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.227020+0000", 2023-10-09T08:28:13.568 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.007746663 2023-10-09T08:28:13.569 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.569 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.569 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.569 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.235721+0000", 2023-10-09T08:28:13.569 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0087002650000000004 2023-10-09T08:28:13.569 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.569 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.569 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.569 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.266940+0000", 2023-10-09T08:28:13.569 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.03121933 2023-10-09T08:28:13.569 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.569 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.570 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.570 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.268308+0000", 2023-10-09T08:28:13.570 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001368235 2023-10-09T08:28:13.570 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.570 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.570 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.570 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.295520+0000", 2023-10-09T08:28:13.570 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.027211968999999999 2023-10-09T08:28:13.570 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.570 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.570 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.570 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.297719+0000", 2023-10-09T08:28:13.571 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021992489999999999 2023-10-09T08:28:13.571 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.571 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.571 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.571 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.307588+0000", 2023-10-09T08:28:13.571 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0098689850000000003 2023-10-09T08:28:13.571 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.571 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.571 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.571 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.571 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.572 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:101178 7.2 7:4ca6264b:::benchmark_data_smithi081_154445_object3680:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.572 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:28:04.122745+0000", 2023-10-09T08:28:13.572 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 9.2583293359999992, 2023-10-09T08:28:13.572 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.540277514, 2023-10-09T08:28:13.572 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.572 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.572 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.572 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.572 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.572 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 101178 2023-10-09T08:28:13.572 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.573 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.573 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.573 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.573 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.122745+0000", 2023-10-09T08:28:13.573 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.573 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.573 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.573 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.573 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.122745+0000", 2023-10-09T08:28:13.573 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.573 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.573 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.574 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.574 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.122743+0000", 2023-10-09T08:28:13.574 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:28:13.574 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.574 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.574 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.574 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.122751+0000", 2023-10-09T08:28:13.574 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7270000000000007e-06 2023-10-09T08:28:13.574 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.574 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.574 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.575 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.122763+0000", 2023-10-09T08:28:13.575 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2558000000000001e-05 2023-10-09T08:28:13.575 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.575 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.575 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.575 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.122770+0000", 2023-10-09T08:28:13.575 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.939e-06 2023-10-09T08:28:13.575 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.575 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.575 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.575 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.193777+0000", 2023-10-09T08:28:13.575 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.071007052000000001 2023-10-09T08:28:13.576 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.576 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.576 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.576 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.199739+0000", 2023-10-09T08:28:13.576 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0059617749999999999 2023-10-09T08:28:13.576 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.576 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.576 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.576 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.287558+0000", 2023-10-09T08:28:13.576 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.087818978000000006 2023-10-09T08:28:13.576 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.576 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.577 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.577 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:04.293894+0000", 2023-10-09T08:28:13.577 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.006336169 2023-10-09T08:28:13.577 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.577 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.577 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.577 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:05.493190+0000", 2023-10-09T08:28:13.577 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.199296178 2023-10-09T08:28:13.577 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.577 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.577 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.578 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:05.497191+0000", 2023-10-09T08:28:13.578 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0040005140000000002 2023-10-09T08:28:13.578 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.578 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.578 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.578 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:05.504327+0000", 2023-10-09T08:28:13.578 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0071363879999999996 2023-10-09T08:28:13.578 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.578 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.578 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.578 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:05.512798+0000", 2023-10-09T08:28:13.579 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0084711739999999997 2023-10-09T08:28:13.579 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.579 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.579 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.579 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:05.514239+0000", 2023-10-09T08:28:13.579 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0014411980000000001 2023-10-09T08:28:13.579 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.579 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.579 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.579 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:05.651383+0000", 2023-10-09T08:28:13.579 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.13714354500000001 2023-10-09T08:28:13.579 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.580 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.580 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.580 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:05.653587+0000", 2023-10-09T08:28:13.580 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0022040509999999998 2023-10-09T08:28:13.580 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.580 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.580 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.580 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:05.663022+0000", 2023-10-09T08:28:13.580 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0094352810000000002 2023-10-09T08:28:13.580 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.580 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.580 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.581 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.581 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.581 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:101630 7.2 7:46547f7f:::benchmark_data_smithi081_154445_object4132:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T08:28:13.581 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:28:06.600500+0000", 2023-10-09T08:28:13.581 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 6.7805739660000004, 2023-10-09T08:28:13.581 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.496975033, 2023-10-09T08:28:13.581 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:28:13.581 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:28:13.581 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:28:13.581 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:28:13.581 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:28:13.581 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 101630 2023-10-09T08:28:13.582 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.582 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:28:13.582 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.582 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:28:13.582 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:06.600500+0000", 2023-10-09T08:28:13.582 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.582 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.582 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.582 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:28:13.582 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:06.600500+0000", 2023-10-09T08:28:13.582 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:28:13.582 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.583 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.583 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:28:13.583 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:06.600499+0000", 2023-10-09T08:28:13.583 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:28:13.583 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.583 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.583 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:28:13.583 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:06.600510+0000", 2023-10-09T08:28:13.583 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1664999999999999e-05 2023-10-09T08:28:13.583 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.583 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.583 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:28:13.583 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:06.600523+0000", 2023-10-09T08:28:13.584 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3052e-05 2023-10-09T08:28:13.584 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.584 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.584 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:28:13.584 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:06.600531+0000", 2023-10-09T08:28:13.584 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.678e-06 2023-10-09T08:28:13.584 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.584 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.584 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.584 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:06.680287+0000", 2023-10-09T08:28:13.584 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.079756166000000003 2023-10-09T08:28:13.584 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.585 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.585 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:28:13.585 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:06.689387+0000", 2023-10-09T08:28:13.585 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0091001220000000004 2023-10-09T08:28:13.585 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.585 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.585 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.585 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:06.767888+0000", 2023-10-09T08:28:13.585 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.078500433999999994 2023-10-09T08:28:13.585 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.585 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.585 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:28:13.586 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:06.772788+0000", 2023-10-09T08:28:13.586 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0049005990000000003 2023-10-09T08:28:13.586 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.586 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.586 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:28:13.586 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:08.029819+0000", 2023-10-09T08:28:13.586 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2570305909999999 2023-10-09T08:28:13.586 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.586 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.586 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:28:13.586 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:08.033956+0000", 2023-10-09T08:28:13.586 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0041366229999999999 2023-10-09T08:28:13.587 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.587 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.587 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2,3", 2023-10-09T08:28:13.587 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:08.043077+0000", 2023-10-09T08:28:13.587 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0091208720000000004 2023-10-09T08:28:13.587 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.587 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.587 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.587 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:08.079818+0000", 2023-10-09T08:28:13.587 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.036741100999999998 2023-10-09T08:28:13.587 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.587 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.588 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:28:13.588 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:08.081464+0000", 2023-10-09T08:28:13.588 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001646244 2023-10-09T08:28:13.588 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.588 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.588 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:28:13.588 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:08.081957+0000", 2023-10-09T08:28:13.588 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00049307300000000001 2023-10-09T08:28:13.588 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.588 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.588 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:28:13.589 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:08.084986+0000", 2023-10-09T08:28:13.589 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003029024 2023-10-09T08:28:13.589 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:28:13.589 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:28:13.589 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:28:13.589 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:28:08.097475+0000", 2023-10-09T08:28:13.589 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012489267 2023-10-09T08:28:13.589 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.589 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.589 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.589 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:28:13.589 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:28:13.590 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:28:13.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:13.591 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:28:13.591 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:28:13.591 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:28:13.591 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:28:13.591 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:28:13.600 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:28:13.613 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:13.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:13.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:13.630 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:28:13.632 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:28:13.632 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:28:13.632 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:28:13.633 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:28:13.633 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:28:13.633 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:28:13.633 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:28:13.633 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:28:13.721 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:13.750 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:13.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:13.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:13.853 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:13.876 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:13.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:13.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:13.911 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:13 smithi081 bash[79557]: audit 2023-10-09T08:28:13.319677+0000 mon.a (mon.0) 735 : audit 0 from='client.? 172.21.15.81:0/207391574' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:28:13.911 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:13 smithi081 bash[79557]: cluster 2023-10-09T08:28:13.487117+0000 mon.a (mon.0) 736 : cluster 3 Health check update: Degraded data redundancy: 58711/278637 objects degraded (21.071%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:13.911 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:13 smithi081 bash[79557]: audit 2023-10-09T08:28:13.664732+0000 mon.a (mon.0) 737 : audit 1 from='client.? 172.21.15.81:0/358161362' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:28:13.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:13.989 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:13 smithi081 bash[76862]: audit 2023-10-09T08:28:13.319677+0000 mon.a (mon.0) 735 : audit 0 from='client.? 172.21.15.81:0/207391574' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:28:13.989 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:13 smithi081 bash[76862]: cluster 2023-10-09T08:28:13.487117+0000 mon.a (mon.0) 736 : cluster 3 Health check update: Degraded data redundancy: 58711/278637 objects degraded (21.071%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:13.990 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:13 smithi081 bash[76862]: audit 2023-10-09T08:28:13.664732+0000 mon.a (mon.0) 737 : audit 1 from='client.? 172.21.15.81:0/358161362' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:28:14.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:14.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:14.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:14.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:13 smithi118 bash[59345]: audit 2023-10-09T08:28:13.319677+0000 mon.a (mon.0) 735 : audit 0 from='client.? 172.21.15.81:0/207391574' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:28:14.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:13 smithi118 bash[59345]: cluster 2023-10-09T08:28:13.487117+0000 mon.a (mon.0) 736 : cluster 3 Health check update: Degraded data redundancy: 58711/278637 objects degraded (21.071%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:14.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:13 smithi118 bash[59345]: audit 2023-10-09T08:28:13.664732+0000 mon.a (mon.0) 737 : audit 1 from='client.? 172.21.15.81:0/358161362' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:28:14.110 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:14.132 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:14.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:14.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:14.236 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:14.261 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:14.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:14.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:14.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:14.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:14.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:14.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:14.491 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:14.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:14.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:14.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:14.528 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:28:14.629 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:14.653 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:14.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:14.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:14.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:14.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:14.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:14.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:14.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:14.906 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:14.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:14.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:15.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:15.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:14 smithi118 bash[59345]: cluster 2023-10-09T08:28:13.606460+0000 mgr.y (mgr.26009) 781 : cluster 0 pgmap v795: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 148 op/s; 58653/278475 objects degraded (21.062%); 5396/278475 objects misplaced (1.938%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:28:15.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:14 smithi118 bash[59345]: cluster 2023-10-09T08:28:14.495450+0000 mon.a (mon.0) 738 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:28:15.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:14 smithi118 bash[59345]: audit 2023-10-09T08:28:14.510947+0000 mon.a (mon.0) 739 : audit 1 from='client.? 172.21.15.81:0/358161362' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:28:15.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:14 smithi118 bash[59345]: cluster 2023-10-09T08:28:14.511140+0000 mon.a (mon.0) 740 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-10-09T08:28:15.038 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:15.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:15.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:15.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:14 smithi081 bash[76862]: cluster 2023-10-09T08:28:13.606460+0000 mgr.y (mgr.26009) 781 : cluster 0 pgmap v795: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 148 op/s; 58653/278475 objects degraded (21.062%); 5396/278475 objects misplaced (1.938%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:28:15.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:14 smithi081 bash[76862]: cluster 2023-10-09T08:28:14.495450+0000 mon.a (mon.0) 738 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:28:15.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:14 smithi081 bash[76862]: audit 2023-10-09T08:28:14.510947+0000 mon.a (mon.0) 739 : audit 1 from='client.? 172.21.15.81:0/358161362' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:28:15.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:14 smithi081 bash[76862]: cluster 2023-10-09T08:28:14.511140+0000 mon.a (mon.0) 740 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-10-09T08:28:15.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:14 smithi081 bash[79557]: cluster 2023-10-09T08:28:13.606460+0000 mgr.y (mgr.26009) 781 : cluster 0 pgmap v795: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 148 op/s; 58653/278475 objects degraded (21.062%); 5396/278475 objects misplaced (1.938%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:28:15.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:14 smithi081 bash[79557]: cluster 2023-10-09T08:28:14.495450+0000 mon.a (mon.0) 738 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:28:15.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:14 smithi081 bash[79557]: audit 2023-10-09T08:28:14.510947+0000 mon.a (mon.0) 739 : audit 1 from='client.? 172.21.15.81:0/358161362' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:28:15.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:14 smithi081 bash[79557]: cluster 2023-10-09T08:28:14.511140+0000 mon.a (mon.0) 740 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-10-09T08:28:15.141 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:15.169 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:15.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:15.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:15.274 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:15.298 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:15.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:15.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:15.402 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:15.429 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:15.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:15.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:15.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:15.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:15.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:15.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:15.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:15.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:15.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:15.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:15.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:15.818 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:15 smithi081 bash[76862]: cluster 2023-10-09T08:28:14.509303+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T08:28:15.818 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:15 smithi081 bash[76862]: cluster 2023-10-09T08:28:14.513034+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T08:28:15.818 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:15 smithi081 bash[76862]: cluster 2023-10-09T08:28:14.513911+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T08:28:15.818 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:15 smithi081 bash[76862]: cluster 2023-10-09T08:28:14.514517+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T08:28:15.819 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:15 smithi081 bash[76862]: cluster 2023-10-09T08:28:14.523611+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T08:28:15.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:15 smithi081 bash[79557]: cluster 2023-10-09T08:28:14.509303+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T08:28:15.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:15 smithi081 bash[79557]: cluster 2023-10-09T08:28:14.513034+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T08:28:15.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:15 smithi081 bash[79557]: cluster 2023-10-09T08:28:14.513911+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T08:28:15.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:15 smithi081 bash[79557]: cluster 2023-10-09T08:28:14.514517+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T08:28:15.819 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:15 smithi081 bash[79557]: cluster 2023-10-09T08:28:14.523611+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T08:28:15.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:15.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:15.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:15.937 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:15.960 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:15.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:15.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:16.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:16.091 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:16.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:16.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:16.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-09T08:28:16.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:16.255 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:16.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:16.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:16.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:15 smithi118 bash[59345]: cluster 2023-10-09T08:28:14.509303+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T08:28:16.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:15 smithi118 bash[59345]: cluster 2023-10-09T08:28:14.513034+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T08:28:16.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:15 smithi118 bash[59345]: cluster 2023-10-09T08:28:14.513911+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T08:28:16.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:15 smithi118 bash[59345]: cluster 2023-10-09T08:28:14.514517+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T08:28:16.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:15 smithi118 bash[59345]: cluster 2023-10-09T08:28:14.523611+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T08:28:16.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:16.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:16.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:16.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:16.490 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:16.516 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:16.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:16.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:16.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:16.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:16.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:16.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:16.749 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:16.780 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:16.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:16.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:16.884 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:16.907 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:16.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:16.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:16.924 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:16 smithi081 bash[76862]: cluster 2023-10-09T08:28:15.607376+0000 mgr.y (mgr.26009) 782 : cluster 0 pgmap v797: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 172 op/s; 58213/276123 objects degraded (21.082%); 5396/276123 objects misplaced (1.954%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:16.925 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:16 smithi081 bash[79557]: cluster 2023-10-09T08:28:15.607376+0000 mgr.y (mgr.26009) 782 : cluster 0 pgmap v797: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 172 op/s; 58213/276123 objects degraded (21.082%); 5396/276123 objects misplaced (1.954%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:17.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:17.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:16 smithi118 bash[59345]: cluster 2023-10-09T08:28:15.607376+0000 mgr.y (mgr.26009) 782 : cluster 0 pgmap v797: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 172 op/s; 58213/276123 objects degraded (21.082%); 5396/276123 objects misplaced (1.954%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:17.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:17.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:17.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:17.142 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:17.172 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:17.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:17.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:17.278 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:17.304 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:17.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:17.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:17.409 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:17.439 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:17.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:17.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:17.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:17.567 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:17.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:17.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:17.670 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:17.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:17.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:17.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:17.801 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:17.832 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:17.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:17.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:17.935 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:17.957 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:17.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:17.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:17.984 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 2, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-10-09T08:28:17.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-09T08:28:17.984 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_2 2023-10-09T08:28:17.985 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:28:18.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:18.089 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:18.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:18.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:18.193 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:18.221 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:18.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:18.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:18.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:18.354 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:18.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:18.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:18.461 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:18.487 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:18.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:18.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:18.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:18.616 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:18.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:18.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:18.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:18.745 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:18.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:18.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:18.850 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:18.875 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:18.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:18 smithi081 bash[76862]: cluster 2023-10-09T08:28:17.608220+0000 mgr.y (mgr.26009) 783 : cluster 0 pgmap v798: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 172 op/s; 58213/276123 objects degraded (21.082%); 5396/276123 objects misplaced (1.954%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:18.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:18 smithi081 bash[76862]: cluster 2023-10-09T08:28:18.489302+0000 mon.a (mon.0) 741 : cluster 3 Health check update: Degraded data redundancy: 58213/276123 objects degraded (21.082%), 16 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:18.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:18 smithi081 bash[79557]: cluster 2023-10-09T08:28:17.608220+0000 mgr.y (mgr.26009) 783 : cluster 0 pgmap v798: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 172 op/s; 58213/276123 objects degraded (21.082%); 5396/276123 objects misplaced (1.954%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:18.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:18 smithi081 bash[79557]: cluster 2023-10-09T08:28:18.489302+0000 mon.a (mon.0) 741 : cluster 3 Health check update: Degraded data redundancy: 58213/276123 objects degraded (21.082%), 16 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:18.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:18.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:18.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:28:18.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:19.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:19.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:19.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:19.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:28:19.129 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:19.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:19.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:19.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:19.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:18 smithi118 bash[59345]: cluster 2023-10-09T08:28:17.608220+0000 mgr.y (mgr.26009) 783 : cluster 0 pgmap v798: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 172 op/s; 58213/276123 objects degraded (21.082%); 5396/276123 objects misplaced (1.954%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:19.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:18 smithi118 bash[59345]: cluster 2023-10-09T08:28:18.489302+0000 mon.a (mon.0) 741 : cluster 3 Health check update: Degraded data redundancy: 58213/276123 objects degraded (21.082%), 16 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:19.270 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:19.296 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:19.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:19.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:19.400 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:19.428 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:19.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:19.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:19.531 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:19.556 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:19.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:19.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:19.660 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:19.686 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:19.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:19.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:19.789 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:19.812 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:19.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:19.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:19.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:19.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:19.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:19.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:20.048 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:20.072 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:20.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:20.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:20.175 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:20.199 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:20.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:20.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:20.302 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:20.328 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:20.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:20.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:20.431 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:20.456 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:20.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:20.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:20.560 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:20.590 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:20.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:20.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:20.693 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:20.724 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:20.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:20.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:20.827 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:20.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:20.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:20.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:20.959 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:20.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:20 smithi118 bash[59345]: cluster 2023-10-09T08:28:19.609107+0000 mgr.y (mgr.26009) 784 : cluster 0 pgmap v799: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 172 op/s; 57921/274641 objects degraded (21.090%); 5396/274641 objects misplaced (1.965%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:20.988 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:20.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:20.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:21.020 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:28:21.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:20 smithi081 bash[76862]: cluster 2023-10-09T08:28:19.609107+0000 mgr.y (mgr.26009) 784 : cluster 0 pgmap v799: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 172 op/s; 57921/274641 objects degraded (21.090%); 5396/274641 objects misplaced (1.965%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:21.047 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:20 smithi081 bash[79557]: cluster 2023-10-09T08:28:19.609107+0000 mgr.y (mgr.26009) 784 : cluster 0 pgmap v799: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 172 op/s; 57921/274641 objects degraded (21.090%); 5396/274641 objects misplaced (1.965%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:21.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:21.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:21.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:21.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:21.220 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:21.249 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:21.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:21.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:21.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:21.360 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:28:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:28:21] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.33.4" 2023-10-09T08:28:21.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:21.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:21.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:21.483 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:21.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:21.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:21.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:21.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:21.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:21.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:21.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:21.737 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:21.762 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:21.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:21.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:21.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:21.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:21.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:21.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:21.988 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:22.014 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:22.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:22.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:22.034 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:28:22.120 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:22.151 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:22.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:22.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:22.255 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:22.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:22.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:22.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:22.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:22.405 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:22.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:22.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:22.511 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:22.540 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:22.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:22.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:22.646 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:22.674 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:22.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:22.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:22.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:22.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:22.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:22.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:22.905 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:22.934 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:22.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:22.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:23.037 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:23.048 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:28:23.048 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:28:23.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:22 smithi118 bash[59345]: cluster 2023-10-09T08:28:21.609761+0000 mgr.y (mgr.26009) 785 : cluster 0 pgmap v800: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 57709/273519 objects degraded (21.099%); 5396/273519 objects misplaced (1.973%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:23.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:22 smithi118 bash[59345]: audit 2023-10-09T08:28:22.311403+0000 mon.c (mon.2) 305 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:28:23.066 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:23.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:23.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:23.070 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:22 smithi081 bash[76862]: cluster 2023-10-09T08:28:21.609761+0000 mgr.y (mgr.26009) 785 : cluster 0 pgmap v800: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 57709/273519 objects degraded (21.099%); 5396/273519 objects misplaced (1.973%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:23.070 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:22 smithi081 bash[76862]: audit 2023-10-09T08:28:22.311403+0000 mon.c (mon.2) 305 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:28:23.071 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:22 smithi081 bash[79557]: cluster 2023-10-09T08:28:21.609761+0000 mgr.y (mgr.26009) 785 : cluster 0 pgmap v800: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 57709/273519 objects degraded (21.099%); 5396/273519 objects misplaced (1.973%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:23.071 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:22 smithi081 bash[79557]: audit 2023-10-09T08:28:22.311403+0000 mon.c (mon.2) 305 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:28:23.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:23.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:23.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:23.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:23.293 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:23.319 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:23.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:23.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:23.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:23.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:23.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:23.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:23.553 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:23.578 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:23.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:23.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:23.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:23.710 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:23.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:23.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:23.815 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:23.824 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:23 smithi118 bash[59345]: audit 2023-10-09T08:28:23.139246+0000 mon.c (mon.2) 306 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:28:23.825 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:23 smithi118 bash[59345]: cluster 2023-10-09T08:28:23.490378+0000 mon.a (mon.0) 742 : cluster 3 Health check update: Degraded data redundancy: 57709/273519 objects degraded (21.099%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:23.840 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:23.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:23.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:23.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:23.952 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:23 smithi081 bash[76862]: audit 2023-10-09T08:28:23.139246+0000 mon.c (mon.2) 306 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:28:23.952 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:23 smithi081 bash[76862]: cluster 2023-10-09T08:28:23.490378+0000 mon.a (mon.0) 742 : cluster 3 Health check update: Degraded data redundancy: 57709/273519 objects degraded (21.099%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:23.953 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:23 smithi081 bash[79557]: audit 2023-10-09T08:28:23.139246+0000 mon.c (mon.2) 306 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:28:23.953 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:23 smithi081 bash[79557]: cluster 2023-10-09T08:28:23.490378+0000 mon.a (mon.0) 742 : cluster 3 Health check update: Degraded data redundancy: 57709/273519 objects degraded (21.099%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:23.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:23.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:23.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:24.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:24.093 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:24.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:24.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:24.198 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:24.224 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:24.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:24.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:24.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:24.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:24.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:24.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:24.458 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:24.486 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:24.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:24.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:24.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:24.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:24.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:24.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:24.722 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:24.749 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:24.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:24.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:24.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:24.860 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:24 smithi081 bash[76862]: cluster 2023-10-09T08:28:23.610346+0000 mgr.y (mgr.26009) 786 : cluster 0 pgmap v801: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 57650/273354 objects degraded (21.090%); 5396/273354 objects misplaced (1.974%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:24.861 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:24 smithi081 bash[79557]: cluster 2023-10-09T08:28:23.610346+0000 mgr.y (mgr.26009) 786 : cluster 0 pgmap v801: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 57650/273354 objects degraded (21.090%); 5396/273354 objects misplaced (1.974%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:24.881 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:24.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:24.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:24.987 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:25.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:24 smithi118 bash[59345]: cluster 2023-10-09T08:28:23.610346+0000 mgr.y (mgr.26009) 786 : cluster 0 pgmap v801: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 57650/273354 objects degraded (21.090%); 5396/273354 objects misplaced (1.974%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:28:25.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:25.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:25.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:25.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:25.149 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:25.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:25.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:25.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:25.279 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:25.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:25.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:25.382 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:25.407 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:25.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:25.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:25.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:25.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:25.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:25.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:25.641 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:25.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:25.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:25.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:25.770 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:25.793 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:25.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:25.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:25.900 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:25.925 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:25.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:25.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:26.029 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:26.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:26.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:26.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:26.151 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:26.174 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:26.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:26.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:26.278 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:26.302 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:26.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:26.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:26.405 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:26.425 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:26.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:26.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:26.531 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:26.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:26.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:26.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:26.658 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:26.686 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:26.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:26.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:26.790 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:26.820 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:26.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:26.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:26.922 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:26.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:26 smithi118 bash[59345]: cluster 2023-10-09T08:28:25.611242+0000 mgr.y (mgr.26009) 787 : cluster 0 pgmap v802: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 205 op/s; 57250/271059 objects degraded (21.121%); 5396/271059 objects misplaced (1.991%); 4.7 MiB/s, 74 objects/s recovering 2023-10-09T08:28:26.948 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:26.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:26.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:27.052 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:27.082 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:27.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:27.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:27.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:26 smithi081 bash[76862]: cluster 2023-10-09T08:28:25.611242+0000 mgr.y (mgr.26009) 787 : cluster 0 pgmap v802: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 205 op/s; 57250/271059 objects degraded (21.121%); 5396/271059 objects misplaced (1.991%); 4.7 MiB/s, 74 objects/s recovering 2023-10-09T08:28:27.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:26 smithi081 bash[79557]: cluster 2023-10-09T08:28:25.611242+0000 mgr.y (mgr.26009) 787 : cluster 0 pgmap v802: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 205 op/s; 57250/271059 objects degraded (21.121%); 5396/271059 objects misplaced (1.991%); 4.7 MiB/s, 74 objects/s recovering 2023-10-09T08:28:27.186 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:27.210 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:27.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:27.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:27.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:27.336 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:27.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:27.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:27.442 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:27.468 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:27.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:27.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:27.571 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:27.597 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:27.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:27.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:27.700 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:27.734 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:27.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:27.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:27.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:27.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:27.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:27.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:27.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:27.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:28.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:28.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:28.102 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:28.130 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:28.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:28.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:28.234 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:28.269 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:28.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:28.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:28.374 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:28.400 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:28.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:28.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:28.503 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:28.530 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:28.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:28.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:28.633 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:28.660 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:28.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:28.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:28.765 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:28.793 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:28.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:28.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:28.896 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:28.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:28 smithi118 bash[59345]: cluster 2023-10-09T08:28:27.611872+0000 mgr.y (mgr.26009) 788 : cluster 0 pgmap v803: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 140 op/s; 57250/271059 objects degraded (21.121%); 5396/271059 objects misplaced (1.991%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T08:28:28.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:28 smithi118 bash[59345]: cluster 2023-10-09T08:28:28.491537+0000 mon.a (mon.0) 743 : cluster 3 Health check update: Degraded data redundancy: 57250/271059 objects degraded (21.121%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:28.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:28 smithi118 bash[59345]: audit 2023-10-09T08:28:28.546298+0000 mon.a (mon.0) 744 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:28 smithi118 bash[59345]: audit 2023-10-09T08:28:28.553835+0000 mon.a (mon.0) 745 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:28.925 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:28.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:28.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:29.029 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:29.058 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:29.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:29.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:28 smithi081 bash[76862]: cluster 2023-10-09T08:28:27.611872+0000 mgr.y (mgr.26009) 788 : cluster 0 pgmap v803: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 140 op/s; 57250/271059 objects degraded (21.121%); 5396/271059 objects misplaced (1.991%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T08:28:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:28 smithi081 bash[76862]: cluster 2023-10-09T08:28:28.491537+0000 mon.a (mon.0) 743 : cluster 3 Health check update: Degraded data redundancy: 57250/271059 objects degraded (21.121%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:28 smithi081 bash[76862]: audit 2023-10-09T08:28:28.546298+0000 mon.a (mon.0) 744 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:28 smithi081 bash[76862]: audit 2023-10-09T08:28:28.553835+0000 mon.a (mon.0) 745 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:29.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:28 smithi081 bash[79557]: cluster 2023-10-09T08:28:27.611872+0000 mgr.y (mgr.26009) 788 : cluster 0 pgmap v803: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 140 op/s; 57250/271059 objects degraded (21.121%); 5396/271059 objects misplaced (1.991%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T08:28:29.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:28 smithi081 bash[79557]: cluster 2023-10-09T08:28:28.491537+0000 mon.a (mon.0) 743 : cluster 3 Health check update: Degraded data redundancy: 57250/271059 objects degraded (21.121%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:29.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:28 smithi081 bash[79557]: audit 2023-10-09T08:28:28.546298+0000 mon.a (mon.0) 744 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:29.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:28 smithi081 bash[79557]: audit 2023-10-09T08:28:28.553835+0000 mon.a (mon.0) 745 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:29.163 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:29.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:29.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:29.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:29.293 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:29.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:29.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:29.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:29.418 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:29.448 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:29.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:29.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:29.553 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:29.584 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:29.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:29.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:29.688 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:29.714 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:29.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:29.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:29.821 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:29.848 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:29.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:29.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:29.951 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:29.977 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:29.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:29.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:30.081 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:30.106 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:30.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:30.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:30.210 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:30.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:30.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:30.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:30.354 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:30.381 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:30.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:30.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:30.484 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:30.512 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:30.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:30.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:30.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:30.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:30.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:30.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:30.740 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:30.768 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:30.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:30.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:30.872 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:30.880 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:30 smithi081 bash[79557]: cluster 2023-10-09T08:28:29.613299+0000 mgr.y (mgr.26009) 789 : cluster 0 pgmap v804: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 191 op/s; 56909/269217 objects degraded (21.139%); 5396/269217 objects misplaced (2.004%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T08:28:30.894 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:30.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:30.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:30.998 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:31.006 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:30 smithi118 bash[59345]: cluster 2023-10-09T08:28:29.613299+0000 mgr.y (mgr.26009) 789 : cluster 0 pgmap v804: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 191 op/s; 56909/269217 objects degraded (21.139%); 5396/269217 objects misplaced (2.004%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T08:28:31.021 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:31.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:31.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:31.123 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:31.150 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:30 smithi081 bash[76862]: cluster 2023-10-09T08:28:29.613299+0000 mgr.y (mgr.26009) 789 : cluster 0 pgmap v804: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 191 op/s; 56909/269217 objects degraded (21.139%); 5396/269217 objects misplaced (2.004%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T08:28:31.153 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:31.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:31.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:31.257 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:31.291 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:31.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:31.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:31.396 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:31.425 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:31.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:31.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:31.531 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:31.546 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:28:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:28:31] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.33.4" 2023-10-09T08:28:31.575 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:31.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:31.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:31.677 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:31.725 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:31.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:31.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:31.827 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:31.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:31.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:31.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:31.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:31.992 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:31.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:31.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:32.096 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:32.119 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:32.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:32.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:32.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:32.257 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:32.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:32.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:32.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:32.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:32.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:32.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:32.489 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:32.516 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:32.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:32.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:32.619 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:32.654 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:32.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:32.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:32.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:32.786 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:32.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:32.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:32.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:32.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:32.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:32.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:33.030 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:33.048 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:32 smithi081 bash[76862]: cluster 2023-10-09T08:28:31.613973+0000 mgr.y (mgr.26009) 790 : cluster 0 pgmap v805: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 192 op/s; 56647/267702 objects degraded (21.160%); 5396/267702 objects misplaced (2.016%); 4.5 MiB/s, 72 objects/s recovering 2023-10-09T08:28:33.048 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:32 smithi081 bash[76862]: audit 2023-10-09T08:28:32.359116+0000 mon.a (mon.0) 746 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:33.049 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:32 smithi081 bash[76862]: audit 2023-10-09T08:28:32.373759+0000 mon.a (mon.0) 747 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:33.049 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:32 smithi081 bash[79557]: cluster 2023-10-09T08:28:31.613973+0000 mgr.y (mgr.26009) 790 : cluster 0 pgmap v805: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 192 op/s; 56647/267702 objects degraded (21.160%); 5396/267702 objects misplaced (2.016%); 4.5 MiB/s, 72 objects/s recovering 2023-10-09T08:28:33.049 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:32 smithi081 bash[79557]: audit 2023-10-09T08:28:32.359116+0000 mon.a (mon.0) 746 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:33.049 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:32 smithi081 bash[79557]: audit 2023-10-09T08:28:32.373759+0000 mon.a (mon.0) 747 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:33.061 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:33.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:32 smithi118 bash[59345]: cluster 2023-10-09T08:28:31.613973+0000 mgr.y (mgr.26009) 790 : cluster 0 pgmap v805: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 192 op/s; 56647/267702 objects degraded (21.160%); 5396/267702 objects misplaced (2.016%); 4.5 MiB/s, 72 objects/s recovering 2023-10-09T08:28:33.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:32 smithi118 bash[59345]: audit 2023-10-09T08:28:32.359116+0000 mon.a (mon.0) 746 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:33.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:32 smithi118 bash[59345]: audit 2023-10-09T08:28:32.373759+0000 mon.a (mon.0) 747 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:33.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:33.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:33.165 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:33.186 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:33.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:33.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:33.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:33.311 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:33.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:33.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:33.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:33.437 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:33.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:33.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:33.541 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:33.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:33.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:33.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:33.664 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:33.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:33.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:33.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:33.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:33.824 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:33.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:33.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:33.927 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:33.940 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:33 smithi081 bash[76862]: audit 2023-10-09T08:28:32.895233+0000 mon.c (mon.2) 307 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:28:33.940 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:33 smithi081 bash[76862]: audit 2023-10-09T08:28:32.896182+0000 mon.c (mon.2) 308 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:28:33.941 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:33 smithi081 bash[76862]: audit 2023-10-09T08:28:32.903372+0000 mon.a (mon.0) 748 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:33.941 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:33 smithi081 bash[76862]: cluster 2023-10-09T08:28:33.492679+0000 mon.a (mon.0) 749 : cluster 3 Health check update: Degraded data redundancy: 56647/267702 objects degraded (21.160%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:33.941 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:33 smithi081 bash[79557]: audit 2023-10-09T08:28:32.895233+0000 mon.c (mon.2) 307 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:28:33.941 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:33 smithi081 bash[79557]: audit 2023-10-09T08:28:32.896182+0000 mon.c (mon.2) 308 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:28:33.941 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:33 smithi081 bash[79557]: audit 2023-10-09T08:28:32.903372+0000 mon.a (mon.0) 748 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:33.941 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:33 smithi081 bash[79557]: cluster 2023-10-09T08:28:33.492679+0000 mon.a (mon.0) 749 : cluster 3 Health check update: Degraded data redundancy: 56647/267702 objects degraded (21.160%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:33.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:33.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:33.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:34.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:33 smithi118 bash[59345]: audit 2023-10-09T08:28:32.895233+0000 mon.c (mon.2) 307 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:28:34.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:33 smithi118 bash[59345]: audit 2023-10-09T08:28:32.896182+0000 mon.c (mon.2) 308 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:28:34.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:33 smithi118 bash[59345]: audit 2023-10-09T08:28:32.903372+0000 mon.a (mon.0) 748 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:34.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:33 smithi118 bash[59345]: cluster 2023-10-09T08:28:33.492679+0000 mon.a (mon.0) 749 : cluster 3 Health check update: Degraded data redundancy: 56647/267702 objects degraded (21.160%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:34.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:34.084 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:34.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:34.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:34.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:34.221 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:34.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:34.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:34.325 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:34.355 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:34.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:34.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:34.459 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:34.488 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:34.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:34.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:34.591 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:34.616 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:34.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:34.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:34.719 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:34.746 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:34.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:34.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:34.850 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:34.861 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:34 smithi118 bash[59345]: cluster 2023-10-09T08:28:33.614712+0000 mgr.y (mgr.26009) 791 : cluster 0 pgmap v806: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 161 op/s; 56647/267702 objects degraded (21.160%); 5396/267702 objects misplaced (2.016%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T08:28:34.874 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:34.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:34.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:34.977 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:35.011 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:35.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:35.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:35.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:35.122 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:34 smithi081 bash[76862]: cluster 2023-10-09T08:28:33.614712+0000 mgr.y (mgr.26009) 791 : cluster 0 pgmap v806: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 161 op/s; 56647/267702 objects degraded (21.160%); 5396/267702 objects misplaced (2.016%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T08:28:35.122 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:34 smithi081 bash[79557]: cluster 2023-10-09T08:28:33.614712+0000 mgr.y (mgr.26009) 791 : cluster 0 pgmap v806: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 161 op/s; 56647/267702 objects degraded (21.160%); 5396/267702 objects misplaced (2.016%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T08:28:35.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:35.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:35.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:35.241 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:35.262 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:35.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:35.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:35.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:35.374 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:28:35.374 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:28:35.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:35.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:35.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:35.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:35.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:35.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:35.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:35.616 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:35.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:35.642 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:35.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:35.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:35.765 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:35.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:35.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:35.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:35.897 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:35.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:35.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:36.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:36.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:36.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:36.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:36.130 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:36.155 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:36.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:36.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:36.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:36.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:36.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:36.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:36.384 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:36.408 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:36.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:36.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:36.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:36.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:36.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:36.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:36.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:36.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:36.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:36.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:36.775 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:36.795 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:36.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:36.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:36.897 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:36.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:36.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:36.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:37.028 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:37.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:37.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:37.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:37.134 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:36 smithi081 bash[76862]: cluster 2023-10-09T08:28:35.615674+0000 mgr.y (mgr.26009) 792 : cluster 0 pgmap v807: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 217 op/s; 56212/265503 objects degraded (21.172%); 5396/265503 objects misplaced (2.032%); 5.0 MiB/s, 79 objects/s recovering 2023-10-09T08:28:37.134 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:36 smithi081 bash[79557]: cluster 2023-10-09T08:28:35.615674+0000 mgr.y (mgr.26009) 792 : cluster 0 pgmap v807: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 217 op/s; 56212/265503 objects degraded (21.172%); 5396/265503 objects misplaced (2.032%); 5.0 MiB/s, 79 objects/s recovering 2023-10-09T08:28:37.162 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:37.171 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:36 smithi118 bash[59345]: cluster 2023-10-09T08:28:35.615674+0000 mgr.y (mgr.26009) 792 : cluster 0 pgmap v807: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 217 op/s; 56212/265503 objects degraded (21.172%); 5396/265503 objects misplaced (2.032%); 5.0 MiB/s, 79 objects/s recovering 2023-10-09T08:28:37.185 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:37.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:37.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:37.265 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:28:37.279 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:28:37.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:37.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:37.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:37.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:37.422 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:37.448 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:37.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:37.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:37.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:37.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:37.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:37.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:37.678 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:37.711 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:37.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:37.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:37.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:37.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:37.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:37.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:37.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:37.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:37.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:37.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:38.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:38.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:38.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:38.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:38.202 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:38.224 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:38.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:38.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:38.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:38.349 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:38.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:38.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:38.451 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:38.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:38.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:38.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:38.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:38.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:38.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:38.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:38.705 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:38.729 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:38.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:38.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:38.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:38.841 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:38 smithi081 bash[76862]: audit 2023-10-09T08:28:37.245375+0000 mgr.y (mgr.26009) 793 : audit 0 from='client.54982 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:28:38.841 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:38 smithi081 bash[76862]: cluster 2023-10-09T08:28:37.616335+0000 mgr.y (mgr.26009) 794 : cluster 0 pgmap v808: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 154 op/s; 56212/265503 objects degraded (21.172%); 5396/265503 objects misplaced (2.032%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T08:28:38.841 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:38 smithi081 bash[76862]: audit 2023-10-09T08:28:38.139532+0000 mon.c (mon.2) 309 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:28:38.841 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:38 smithi081 bash[76862]: cluster 2023-10-09T08:28:38.493630+0000 mon.a (mon.0) 750 : cluster 3 Health check update: Degraded data redundancy: 56212/265503 objects degraded (21.172%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:38.842 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:38 smithi081 bash[79557]: audit 2023-10-09T08:28:37.245375+0000 mgr.y (mgr.26009) 793 : audit 0 from='client.54982 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:28:38.842 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:38 smithi081 bash[79557]: cluster 2023-10-09T08:28:37.616335+0000 mgr.y (mgr.26009) 794 : cluster 0 pgmap v808: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 154 op/s; 56212/265503 objects degraded (21.172%); 5396/265503 objects misplaced (2.032%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T08:28:38.842 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:38 smithi081 bash[79557]: audit 2023-10-09T08:28:38.139532+0000 mon.c (mon.2) 309 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:28:38.842 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:38 smithi081 bash[79557]: cluster 2023-10-09T08:28:38.493630+0000 mon.a (mon.0) 750 : cluster 3 Health check update: Degraded data redundancy: 56212/265503 objects degraded (21.172%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:38.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:38.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:38.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:38.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:38.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:38.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:38.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:39.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:38 smithi118 bash[59345]: audit 2023-10-09T08:28:37.245375+0000 mgr.y (mgr.26009) 793 : audit 0 from='client.54982 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:28:39.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:38 smithi118 bash[59345]: cluster 2023-10-09T08:28:37.616335+0000 mgr.y (mgr.26009) 794 : cluster 0 pgmap v808: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 154 op/s; 56212/265503 objects degraded (21.172%); 5396/265503 objects misplaced (2.032%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T08:28:39.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:38 smithi118 bash[59345]: audit 2023-10-09T08:28:38.139532+0000 mon.c (mon.2) 309 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:28:39.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:38 smithi118 bash[59345]: cluster 2023-10-09T08:28:38.493630+0000 mon.a (mon.0) 750 : cluster 3 Health check update: Degraded data redundancy: 56212/265503 objects degraded (21.172%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:39.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:39.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:39.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:39.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:39.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:39.243 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:39.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:39.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:39.346 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:39.371 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:39.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:39.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:39.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:39.499 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:39.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:39.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:39.602 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:39.627 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:39.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:39.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:39.730 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:39.762 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:39.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:39.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:39.865 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:39.888 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:39.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:39.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:39.991 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:40.016 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:40.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:40.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:40.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:40.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:40.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:40.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:40.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:40.279 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:40.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:40.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:40.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-09T08:28:40.331 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":807,"stamp":"2023-10-09T08:28:35.614897+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5802891211,"num_objects":88501,"num_object_clones":0,"num_object_copies":265503,"num_objects_missing_on_primary":3416,"num_objects_missing":3416,"num_objects_degraded":56212,"num_objects_misplaced":5396,"num_objects_unfound":0,"num_objects_dirty":88501,"num_whiteouts":0,"num_read":6289,"num_read_kb":13756,"num_write":107625,"num_write_kb":6254840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5207,"num_bytes_recovered":339282190,"num_keys_recovered":20,"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":107689,"ondisk_log_size":107689,"up":267,"acting":255,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":291,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":18407920,"kb_used_data":16193456,"kb_used_omap":33,"kb_used_meta":2214366,"kb_avail":731553296,"statfs":{"total":767960285184,"available":749110575104,"internally_reserved":0,"allocated":16582098944,"data_stored":16576572286,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33820,"internal_metadata":2267511780},"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":-171507712,"num_objects":-2617,"num_object_clones":0,"num_object_copies":-7851,"num_objects_missing_on_primary":-119,"num_objects_missing":-119,"num_objects_degraded":-1438,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-2617,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2617,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":954,"num_bytes_recovered":62521344,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.004965"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":209,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.751605+0000","last_change":"2023-10-09T08:26:43.910493+0000","last_active":"2023-10-09T08:27:54.751605+0000","last_peered":"2023-10-09T08:27:54.751605+0000","last_clean":"2023-10-09T08:27:54.751605+0000","last_became_active":"2023-10-09T08:26:43.909976+0000","last_became_peered":"2023-10-09T08:26:43.909976+0000","last_unstale":"2023-10-09T08:27:54.751605+0000","last_undegraded":"2023-10-09T08:27:54.751605+0000","last_fullsized":"2023-10-09T08:27:54.751605+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":196,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.742203+0000","last_change":"2023-10-09T08:27:38.509043+0000","last_active":"2023-10-09T08:27:54.742203+0000","last_peered":"2023-10-09T08:27:54.742203+0000","last_clean":"2023-10-09T08:27:54.742203+0000","last_became_active":"2023-10-09T08:27:38.508629+0000","last_became_peered":"2023-10-09T08:27:38.508629+0000","last_unstale":"2023-10-09T08:27:54.742203+0000","last_undegraded":"2023-10-09T08:27:54.742203+0000","last_fullsized":"2023-10-09T08:27:54.742203+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:25:39.580219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":116,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.744420+0000","last_change":"2023-10-09T08:26:42.736234+0000","last_active":"2023-10-09T08:27:54.744420+0000","last_peered":"2023-10-09T08:27:54.744420+0000","last_clean":"2023-10-09T08:27:54.744420+0000","last_became_active":"2023-10-09T08:26:42.735988+0000","last_became_peered":"2023-10-09T08:26:42.735988+0000","last_unstale":"2023-10-09T08:27:54.744420+0000","last_undegraded":"2023-10-09T08:27:54.744420+0000","last_fullsized":"2023-10-09T08:27:54.744420+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:25:46.604716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.759469+0000","last_change":"2023-10-09T08:27:16.745178+0000","last_active":"2023-10-09T08:27:54.759469+0000","last_peered":"2023-10-09T08:27:54.759469+0000","last_clean":"2023-10-09T08:27:54.759469+0000","last_became_active":"2023-10-09T08:27:16.744841+0000","last_became_peered":"2023-10-09T08:27:16.744841+0000","last_unstale":"2023-10-09T08:27:54.759469+0000","last_undegraded":"2023-10-09T08:27:54.759469+0000","last_fullsized":"2023-10-09T08:27:54.759469+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:14:06.390930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":234,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.758784+0000","last_change":"2023-10-09T08:27:38.507363+0000","last_active":"2023-10-09T08:27:54.758784+0000","last_peered":"2023-10-09T08:27:54.758784+0000","last_clean":"2023-10-09T08:27:54.758784+0000","last_became_active":"2023-10-09T08:27:38.506984+0000","last_became_peered":"2023-10-09T08:27:38.506984+0000","last_unstale":"2023-10-09T08:27:54.758784+0000","last_undegraded":"2023-10-09T08:27:54.758784+0000","last_fullsized":"2023-10-09T08:27:54.758784+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.536741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":171,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.781205+0000","last_change":"2023-10-09T08:26:42.723927+0000","last_active":"2023-10-09T08:27:54.781205+0000","last_peered":"2023-10-09T08:27:54.781205+0000","last_clean":"2023-10-09T08:27:54.781205+0000","last_became_active":"2023-10-09T08:26:42.723495+0000","last_became_peered":"2023-10-09T08:26:42.723495+0000","last_unstale":"2023-10-09T08:27:54.781205+0000","last_undegraded":"2023-10-09T08:27:54.781205+0000","last_fullsized":"2023-10-09T08:27:54.781205+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":18,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.764393+0000","last_change":"2023-10-09T08:27:16.735709+0000","last_active":"2023-10-09T08:27:54.764393+0000","last_peered":"2023-10-09T08:27:54.764393+0000","last_clean":"2023-10-09T08:27:54.764393+0000","last_became_active":"2023-10-09T08:27:16.735346+0000","last_became_peered":"2023-10-09T08:27:16.735346+0000","last_unstale":"2023-10-09T08:27:54.764393+0000","last_undegraded":"2023-10-09T08:27:54.764393+0000","last_fullsized":"2023-10-09T08:27:54.764393+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:29:09.949359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":175,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.747491+0000","last_change":"2023-10-09T08:27:38.511125+0000","last_active":"2023-10-09T08:27:54.747491+0000","last_peered":"2023-10-09T08:27:54.747491+0000","last_clean":"2023-10-09T08:27:54.747491+0000","last_became_active":"2023-10-09T08:27:38.508063+0000","last_became_peered":"2023-10-09T08:27:38.508063+0000","last_unstale":"2023-10-09T08:27:54.747491+0000","last_undegraded":"2023-10-09T08:27:54.747491+0000","last_fullsized":"2023-10-09T08:27:54.747491+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:54.074742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":174,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.743652+0000","last_change":"2023-10-09T08:26:42.724781+0000","last_active":"2023-10-09T08:27:54.743652+0000","last_peered":"2023-10-09T08:27:54.743652+0000","last_clean":"2023-10-09T08:27:54.743652+0000","last_became_active":"2023-10-09T08:26:42.724407+0000","last_became_peered":"2023-10-09T08:26:42.724407+0000","last_unstale":"2023-10-09T08:27:54.743652+0000","last_undegraded":"2023-10-09T08:27:54.743652+0000","last_fullsized":"2023-10-09T08:27:54.743652+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":68,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.746846+0000","last_change":"2023-10-09T08:27:38.503502+0000","last_active":"2023-10-09T08:27:54.746846+0000","last_peered":"2023-10-09T08:27:54.746846+0000","last_clean":"2023-10-09T08:27:54.746846+0000","last_became_active":"2023-10-09T08:27:38.503065+0000","last_became_peered":"2023-10-09T08:27:38.503065+0000","last_unstale":"2023-10-09T08:27:54.746846+0000","last_undegraded":"2023-10-09T08:27:54.746846+0000","last_fullsized":"2023-10-09T08:27:54.746846+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.15","version":"60'3","reported_seq":161,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.747037+0000","last_change":"2023-10-09T08:11:51.350377+0000","last_active":"2023-10-09T08:27:54.747037+0000","last_peered":"2023-10-09T08:27:54.747037+0000","last_clean":"2023-10-09T08:27:54.747037+0000","last_became_active":"2023-10-09T08:11:51.349821+0000","last_became_peered":"2023-10-09T08:11:51.349821+0000","last_unstale":"2023-10-09T08:27:54.747037+0000","last_undegraded":"2023-10-09T08:27:54.747037+0000","last_fullsized":"2023-10-09T08:27:54.747037+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":117,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.781295+0000","last_change":"2023-10-09T08:26:43.904812+0000","last_active":"2023-10-09T08:27:54.781295+0000","last_peered":"2023-10-09T08:27:54.781295+0000","last_clean":"2023-10-09T08:27:54.781295+0000","last_became_active":"2023-10-09T08:26:43.904278+0000","last_became_peered":"2023-10-09T08:26:43.904278+0000","last_unstale":"2023-10-09T08:27:54.781295+0000","last_undegraded":"2023-10-09T08:27:54.781295+0000","last_fullsized":"2023-10-09T08:27:54.781295+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:35:30.171443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'22","reported_seq":165,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.753105+0000","last_change":"2023-10-09T07:59:02.717439+0000","last_active":"2023-10-09T08:27:54.753105+0000","last_peered":"2023-10-09T08:27:54.753105+0000","last_clean":"2023-10-09T08:27:54.753105+0000","last_became_active":"2023-10-09T07:59:02.716860+0000","last_became_peered":"2023-10-09T07:59:02.716860+0000","last_unstale":"2023-10-09T08:27:54.753105+0000","last_undegraded":"2023-10-09T08:27:54.753105+0000","last_fullsized":"2023-10-09T08:27:54.753105+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":172,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.751122+0000","last_change":"2023-10-09T08:26:42.736479+0000","last_active":"2023-10-09T08:27:54.751122+0000","last_peered":"2023-10-09T08:27:54.751122+0000","last_clean":"2023-10-09T08:27:54.751122+0000","last_became_active":"2023-10-09T08:26:42.735722+0000","last_became_peered":"2023-10-09T08:26:42.735722+0000","last_unstale":"2023-10-09T08:27:54.751122+0000","last_undegraded":"2023-10-09T08:27:54.751122+0000","last_fullsized":"2023-10-09T08:27:54.751122+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"60'2","reported_seq":190,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.746947+0000","last_change":"2023-10-09T08:26:03.669501+0000","last_active":"2023-10-09T08:27:54.746947+0000","last_peered":"2023-10-09T08:27:54.746947+0000","last_clean":"2023-10-09T08:27:54.746947+0000","last_became_active":"2023-10-09T08:26:03.497209+0000","last_became_peered":"2023-10-09T08:26:03.497209+0000","last_unstale":"2023-10-09T08:27:54.746947+0000","last_undegraded":"2023-10-09T08:27:54.746947+0000","last_fullsized":"2023-10-09T08:27:54.746947+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":175,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.737562+0000","last_change":"2023-10-09T08:27:38.503730+0000","last_active":"2023-10-09T08:27:54.737562+0000","last_peered":"2023-10-09T08:27:54.737562+0000","last_clean":"2023-10-09T08:27:54.737562+0000","last_became_active":"2023-10-09T08:27:38.502219+0000","last_became_peered":"2023-10-09T08:27:38.502219+0000","last_unstale":"2023-10-09T08:27:54.737562+0000","last_undegraded":"2023-10-09T08:27:54.737562+0000","last_fullsized":"2023-10-09T08:27:54.737562+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:22:44.032187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":18,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.758662+0000","last_change":"2023-10-09T08:27:16.732264+0000","last_active":"2023-10-09T08:27:54.758662+0000","last_peered":"2023-10-09T08:27:54.758662+0000","last_clean":"2023-10-09T08:27:54.758662+0000","last_became_active":"2023-10-09T08:27:16.731909+0000","last_became_peered":"2023-10-09T08:27:16.731909+0000","last_unstale":"2023-10-09T08:27:54.758662+0000","last_undegraded":"2023-10-09T08:27:54.758662+0000","last_fullsized":"2023-10-09T08:27:54.758662+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:26.804304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":158,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.743497+0000","last_change":"2023-10-09T08:11:51.350131+0000","last_active":"2023-10-09T08:27:54.743497+0000","last_peered":"2023-10-09T08:27:54.743497+0000","last_clean":"2023-10-09T08:27:54.743497+0000","last_became_active":"2023-10-09T08:11:51.349748+0000","last_became_peered":"2023-10-09T08:11:51.349748+0000","last_unstale":"2023-10-09T08:27:54.743497+0000","last_undegraded":"2023-10-09T08:27:54.743497+0000","last_fullsized":"2023-10-09T08:27:54.743497+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":143,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.746650+0000","last_change":"2023-10-09T07:59:02.721726+0000","last_active":"2023-10-09T08:27:54.746650+0000","last_peered":"2023-10-09T08:27:54.746650+0000","last_clean":"2023-10-09T08:27:54.746650+0000","last_became_active":"2023-10-09T07:59:02.721322+0000","last_became_peered":"2023-10-09T07:59:02.721322+0000","last_unstale":"2023-10-09T08:27:54.746650+0000","last_undegraded":"2023-10-09T08:27:54.746650+0000","last_fullsized":"2023-10-09T08:27:54.746650+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":18,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.759323+0000","last_change":"2023-10-09T08:27:16.745233+0000","last_active":"2023-10-09T08:27:54.759323+0000","last_peered":"2023-10-09T08:27:54.759323+0000","last_clean":"2023-10-09T08:27:54.759323+0000","last_became_active":"2023-10-09T08:27:16.744845+0000","last_became_peered":"2023-10-09T08:27:16.744845+0000","last_unstale":"2023-10-09T08:27:54.759323+0000","last_undegraded":"2023-10-09T08:27:54.759323+0000","last_fullsized":"2023-10-09T08:27:54.759323+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:44.300499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":203,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.774431+0000","last_change":"2023-10-09T08:27:16.758452+0000","last_active":"2023-10-09T08:27:54.774431+0000","last_peered":"2023-10-09T08:27:54.774431+0000","last_clean":"2023-10-09T08:27:54.774431+0000","last_became_active":"2023-10-09T08:27:16.719962+0000","last_became_peered":"2023-10-09T08:27:16.719962+0000","last_unstale":"2023-10-09T08:27:54.774431+0000","last_undegraded":"2023-10-09T08:27:54.774431+0000","last_fullsized":"2023-10-09T08:27:54.774431+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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,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":175,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.747223+0000","last_change":"2023-10-09T08:27:38.508998+0000","last_active":"2023-10-09T08:27:54.747223+0000","last_peered":"2023-10-09T08:27:54.747223+0000","last_clean":"2023-10-09T08:27:54.747223+0000","last_became_active":"2023-10-09T08:27:38.508357+0000","last_became_peered":"2023-10-09T08:27:38.508357+0000","last_unstale":"2023-10-09T08:27:54.747223+0000","last_undegraded":"2023-10-09T08:27:54.747223+0000","last_fullsized":"2023-10-09T08:27:54.747223+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"7.b","version":"192'6666","reported_seq":6701,"reported_epoch":192,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:28:35.004948+0000","last_change":"2023-10-09T08:26:44.043198+0000","last_active":"2023-10-09T08:28:35.004948+0000","last_peered":"2023-10-09T08:28:35.004948+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:26:44.031428+0000","last_became_peered":"2023-10-09T08:26:44.031428+0000","last_unstale":"2023-10-09T08:28:35.004948+0000","last_undegraded":"2023-10-09T08:26:43.763364+0000","last_fullsized":"2023-10-09T08:26:43.715574+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6666,"log_dups_size":0,"ondisk_log_size":6666,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":364249088,"num_objects":5558,"num_object_clones":0,"num_object_copies":16674,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3869,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5558,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6666,"num_write_kb":391168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[5,6],"avail_no_missing":["5","6"],"object_location_counts":[{"shards":"5,6","objects":1689}],"blocked_by":[],"up_primary":1,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":200,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.747389+0000","last_change":"2023-10-09T08:27:16.965674+0000","last_active":"2023-10-09T08:27:54.747389+0000","last_peered":"2023-10-09T08:27:54.747389+0000","last_clean":"2023-10-09T08:27:54.747389+0000","last_became_active":"2023-10-09T08:27:16.736168+0000","last_became_peered":"2023-10-09T08:27:16.736168+0000","last_unstale":"2023-10-09T08:27:54.747389+0000","last_undegraded":"2023-10-09T08:27:54.747389+0000","last_fullsized":"2023-10-09T08:27:54.747389+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":143,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.743019+0000","last_change":"2023-10-09T07:59:03.856827+0000","last_active":"2023-10-09T08:27:54.743019+0000","last_peered":"2023-10-09T08:27:54.743019+0000","last_clean":"2023-10-09T08:27:54.743019+0000","last_became_active":"2023-10-09T07:59:03.855938+0000","last_became_peered":"2023-10-09T07:59:03.855938+0000","last_unstale":"2023-10-09T08:27:54.743019+0000","last_undegraded":"2023-10-09T08:27:54.743019+0000","last_fullsized":"2023-10-09T08:27:54.743019+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.a","version":"192'6572","reported_seq":6619,"reported_epoch":192,"state":"active+recovery_wait","last_fresh":"2023-10-09T08:28:34.462165+0000","last_change":"2023-10-09T08:27:38.528279+0000","last_active":"2023-10-09T08:28:34.462165+0000","last_peered":"2023-10-09T08:28:34.462165+0000","last_clean":"2023-10-09T08:27:37.669457+0000","last_became_active":"2023-10-09T08:27:38.507300+0000","last_became_peered":"2023-10-09T08:27:38.507300+0000","last_unstale":"2023-10-09T08:28:34.462165+0000","last_undegraded":"2023-10-09T08:28:34.462165+0000","last_fullsized":"2023-10-09T08:28:34.462165+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6572,"log_dups_size":0,"ondisk_log_size":6572,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:34.288347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":358219776,"num_objects":5466,"num_object_clones":0,"num_object_copies":16398,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5466,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6572,"num_write_kb":385216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,5],"acting":[2,3,5],"avail_no_missing":["2","3","5"],"object_location_counts":[{"shards":"2,3,5","objects":5466}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":175,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.747222+0000","last_change":"2023-10-09T08:26:42.731298+0000","last_active":"2023-10-09T08:27:54.747222+0000","last_peered":"2023-10-09T08:27:54.747222+0000","last_clean":"2023-10-09T08:27:54.747222+0000","last_became_active":"2023-10-09T08:26:42.730987+0000","last_became_peered":"2023-10-09T08:26:42.730987+0000","last_unstale":"2023-10-09T08:27:54.747222+0000","last_undegraded":"2023-10-09T08:27:54.747222+0000","last_fullsized":"2023-10-09T08:27:54.747222+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":166,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.752352+0000","last_change":"2023-10-09T08:11:51.350633+0000","last_active":"2023-10-09T08:27:54.752352+0000","last_peered":"2023-10-09T08:27:54.752352+0000","last_clean":"2023-10-09T08:27:54.752352+0000","last_became_active":"2023-10-09T08:11:51.350182+0000","last_became_peered":"2023-10-09T08:11:51.350182+0000","last_unstale":"2023-10-09T08:27:54.752352+0000","last_undegraded":"2023-10-09T08:27:54.752352+0000","last_fullsized":"2023-10-09T08:27:54.752352+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"192'6749","reported_seq":8575,"reported_epoch":192,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:28:34.333078+0000","last_change":"2023-10-09T08:27:18.192447+0000","last_active":"2023-10-09T08:28:34.333078+0000","last_peered":"2023-10-09T08:28:34.333078+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:27:18.177479+0000","last_became_peered":"2023-10-09T08:27:18.177479+0000","last_unstale":"2023-10-09T08:28:34.333078+0000","last_undegraded":"2023-10-09T08:27:17.907543+0000","last_fullsized":"2023-10-09T08:27:17.720174+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6749,"log_dups_size":0,"ondisk_log_size":6749,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":364445696,"num_objects":5561,"num_object_clones":0,"num_object_copies":16683,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":8258,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5561,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6749,"num_write_kb":393920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":594,"num_bytes_recovered":38928384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[4,1],"avail_no_missing":["4","7"],"object_location_counts":[{"shards":"1,4","objects":628},{"shards":"1,4,7","objects":1608},{"shards":"4,7","objects":3325}],"blocked_by":[],"up_primary":0,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":144,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.747233+0000","last_change":"2023-10-09T07:59:02.724261+0000","last_active":"2023-10-09T08:27:54.747233+0000","last_peered":"2023-10-09T08:27:54.747233+0000","last_clean":"2023-10-09T08:27:54.747233+0000","last_became_active":"2023-10-09T07:59:02.723901+0000","last_became_peered":"2023-10-09T07:59:02.723901+0000","last_unstale":"2023-10-09T08:27:54.747233+0000","last_undegraded":"2023-10-09T08:27:54.747233+0000","last_fullsized":"2023-10-09T08:27:54.747233+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":171,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.774358+0000","last_change":"2023-10-09T08:26:42.728952+0000","last_active":"2023-10-09T08:27:54.774358+0000","last_peered":"2023-10-09T08:27:54.774358+0000","last_clean":"2023-10-09T08:27:54.774358+0000","last_became_active":"2023-10-09T08:26:42.728565+0000","last_became_peered":"2023-10-09T08:26:42.728565+0000","last_unstale":"2023-10-09T08:27:54.774358+0000","last_undegraded":"2023-10-09T08:27:54.774358+0000","last_fullsized":"2023-10-09T08:27:54.774358+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"192'6662","reported_seq":6693,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-09T08:28:34.307040+0000","last_change":"2023-10-09T08:26:03.478785+0000","last_active":"2023-10-09T08:28:34.307040+0000","last_peered":"2023-10-09T08:28:34.307040+0000","last_clean":"2023-10-09T08:28:34.307040+0000","last_became_active":"2023-10-09T08:26:03.478402+0000","last_became_peered":"2023-10-09T08:26:03.478402+0000","last_unstale":"2023-10-09T08:28:34.307040+0000","last_undegraded":"2023-10-09T08:28:34.307040+0000","last_fullsized":"2023-10-09T08:28:34.307040+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6662,"log_dups_size":0,"ondisk_log_size":6662,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:36.017928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":362020864,"num_objects":5524,"num_object_clones":0,"num_object_copies":16572,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5524,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6662,"num_write_kb":389952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":79,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.775030+0000","last_change":"2023-10-09T08:27:38.507007+0000","last_active":"2023-10-09T08:27:54.775030+0000","last_peered":"2023-10-09T08:27:54.775030+0000","last_clean":"2023-10-09T08:27:54.775030+0000","last_became_active":"2023-10-09T08:27:38.506696+0000","last_became_peered":"2023-10-09T08:27:38.506696+0000","last_unstale":"2023-10-09T08:27:54.775030+0000","last_undegraded":"2023-10-09T08:27:54.775030+0000","last_fullsized":"2023-10-09T08:27:54.775030+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":18,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.759278+0000","last_change":"2023-10-09T08:27:16.726088+0000","last_active":"2023-10-09T08:27:54.759278+0000","last_peered":"2023-10-09T08:27:54.759278+0000","last_clean":"2023-10-09T08:27:54.759278+0000","last_became_active":"2023-10-09T08:27:16.725759+0000","last_became_peered":"2023-10-09T08:27:16.725759+0000","last_unstale":"2023-10-09T08:27:54.759278+0000","last_undegraded":"2023-10-09T08:27:54.759278+0000","last_fullsized":"2023-10-09T08:27:54.759278+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:33.456934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"192'6689","reported_seq":6728,"reported_epoch":192,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:28:34.414171+0000","last_change":"2023-10-09T08:27:18.150250+0000","last_active":"2023-10-09T08:28:34.414171+0000","last_peered":"2023-10-09T08:28:34.414171+0000","last_clean":"2023-10-09T08:27:15.704451+0000","last_became_active":"2023-10-09T08:27:18.135050+0000","last_became_peered":"2023-10-09T08:27:18.135050+0000","last_unstale":"2023-10-09T08:28:34.414171+0000","last_undegraded":"2023-10-09T08:27:17.749645+0000","last_fullsized":"2023-10-09T08:27:17.710947+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6689,"log_dups_size":0,"ondisk_log_size":6689,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:25:17.281498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":367591424,"num_objects":5609,"num_object_clones":0,"num_object_copies":16827,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5532,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5609,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6689,"num_write_kb":393536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,7],"avail_no_missing":["3","4","7"],"object_location_counts":[{"shards":"3,4,7","objects":4992},{"shards":"3,7","objects":77}],"blocked_by":[],"up_primary":0,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":201,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.758664+0000","last_change":"2023-10-09T08:27:38.501034+0000","last_active":"2023-10-09T08:27:54.758664+0000","last_peered":"2023-10-09T08:27:54.758664+0000","last_clean":"2023-10-09T08:27:54.758664+0000","last_became_active":"2023-10-09T08:27:38.500620+0000","last_became_peered":"2023-10-09T08:27:38.500620+0000","last_unstale":"2023-10-09T08:27:54.758664+0000","last_undegraded":"2023-10-09T08:27:54.758664+0000","last_fullsized":"2023-10-09T08:27:54.758664+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.515648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":157,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.753018+0000","last_change":"2023-10-09T08:11:51.361270+0000","last_active":"2023-10-09T08:27:54.753018+0000","last_peered":"2023-10-09T08:27:54.753018+0000","last_clean":"2023-10-09T08:27:54.753018+0000","last_became_active":"2023-10-09T08:11:51.359669+0000","last_became_peered":"2023-10-09T08:11:51.359669+0000","last_unstale":"2023-10-09T08:27:54.753018+0000","last_undegraded":"2023-10-09T08:27:54.753018+0000","last_fullsized":"2023-10-09T08:27:54.753018+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"192'6694","reported_seq":6738,"reported_epoch":192,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:28:34.364028+0000","last_change":"2023-10-09T08:27:18.176252+0000","last_active":"2023-10-09T08:28:34.364028+0000","last_peered":"2023-10-09T08:28:34.364028+0000","last_clean":"2023-10-09T08:27:15.697021+0000","last_became_active":"2023-10-09T08:27:18.162826+0000","last_became_peered":"2023-10-09T08:27:18.162826+0000","last_unstale":"2023-10-09T08:28:34.364028+0000","last_undegraded":"2023-10-09T08:27:17.836830+0000","last_fullsized":"2023-10-09T08:27:17.708330+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6694,"log_dups_size":0,"ondisk_log_size":6694,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:53:11.829997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":366870528,"num_objects":5598,"num_object_clones":0,"num_object_copies":16794,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5532,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5598,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6694,"num_write_kb":393344,"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":[2,5,0],"acting":[2,5],"avail_no_missing":["2","3","5"],"object_location_counts":[{"shards":"2,3,5","objects":4984},{"shards":"2,5","objects":66}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":172,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.774488+0000","last_change":"2023-10-09T08:26:42.726903+0000","last_active":"2023-10-09T08:27:54.774488+0000","last_peered":"2023-10-09T08:27:54.774488+0000","last_clean":"2023-10-09T08:27:54.774488+0000","last_became_active":"2023-10-09T08:26:42.726497+0000","last_became_peered":"2023-10-09T08:26:42.726497+0000","last_unstale":"2023-10-09T08:27:54.774488+0000","last_undegraded":"2023-10-09T08:27:54.774488+0000","last_fullsized":"2023-10-09T08:27:54.774488+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":199,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.752542+0000","last_change":"2023-10-09T08:26:03.495136+0000","last_active":"2023-10-09T08:27:54.752542+0000","last_peered":"2023-10-09T08:27:54.752542+0000","last_clean":"2023-10-09T08:27:54.752542+0000","last_became_active":"2023-10-09T08:26:03.480823+0000","last_became_peered":"2023-10-09T08:26:03.480823+0000","last_unstale":"2023-10-09T08:27:54.752542+0000","last_undegraded":"2023-10-09T08:27:54.752542+0000","last_fullsized":"2023-10-09T08:27:54.752542+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.d","version":"192'6556","reported_seq":8307,"reported_epoch":192,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:28:34.915419+0000","last_change":"2023-10-09T08:27:18.154305+0000","last_active":"2023-10-09T08:28:34.915419+0000","last_peered":"2023-10-09T08:28:34.915419+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:27:18.145429+0000","last_became_peered":"2023-10-09T08:27:18.145429+0000","last_unstale":"2023-10-09T08:28:34.915419+0000","last_undegraded":"2023-10-09T08:27:17.900500+0000","last_fullsized":"2023-10-09T08:27:17.718759+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6556,"log_dups_size":0,"ondisk_log_size":6556,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":355139608,"num_objects":5420,"num_object_clones":0,"num_object_copies":16260,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":8132,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5420,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":6556,"num_write_kb":383169,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":568,"num_bytes_recovered":37224448,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3"],"object_location_counts":[{"shards":"1,3,6","objects":1456},{"shards":"1,6","objects":626},{"shards":"3,6","objects":3338}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":182,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.752133+0000","last_change":"2023-10-09T08:26:03.496380+0000","last_active":"2023-10-09T08:27:54.752133+0000","last_peered":"2023-10-09T08:27:54.752133+0000","last_clean":"2023-10-09T08:27:54.752133+0000","last_became_active":"2023-10-09T08:26:03.496102+0000","last_became_peered":"2023-10-09T08:26:03.496102+0000","last_unstale":"2023-10-09T08:27:54.752133+0000","last_undegraded":"2023-10-09T08:27:54.752133+0000","last_fullsized":"2023-10-09T08:27:54.752133+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":172,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.752959+0000","last_change":"2023-10-09T08:26:42.730951+0000","last_active":"2023-10-09T08:27:54.752959+0000","last_peered":"2023-10-09T08:27:54.752959+0000","last_clean":"2023-10-09T08:27:54.752959+0000","last_became_active":"2023-10-09T08:26:42.730535+0000","last_became_peered":"2023-10-09T08:26:42.730535+0000","last_unstale":"2023-10-09T08:27:54.752959+0000","last_undegraded":"2023-10-09T08:27:54.752959+0000","last_fullsized":"2023-10-09T08:27:54.752959+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"192'6559","reported_seq":6591,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-09T08:28:34.661360+0000","last_change":"2023-10-09T08:25:39.007269+0000","last_active":"2023-10-09T08:28:34.661360+0000","last_peered":"2023-10-09T08:28:34.661360+0000","last_clean":"2023-10-09T08:28:34.661360+0000","last_became_active":"2023-10-09T08:25:39.006953+0000","last_became_peered":"2023-10-09T08:25:39.006953+0000","last_unstale":"2023-10-09T08:28:34.661360+0000","last_undegraded":"2023-10-09T08:28:34.661360+0000","last_fullsized":"2023-10-09T08:28:34.661360+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6559,"log_dups_size":0,"ondisk_log_size":6559,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":352256000,"num_objects":5375,"num_object_clones":0,"num_object_copies":16125,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5375,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6559,"num_write_kb":381888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":176,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.747792+0000","last_change":"2023-10-09T08:27:38.504100+0000","last_active":"2023-10-09T08:27:54.747792+0000","last_peered":"2023-10-09T08:27:54.747792+0000","last_clean":"2023-10-09T08:27:54.747792+0000","last_became_active":"2023-10-09T08:27:38.503729+0000","last_became_peered":"2023-10-09T08:27:38.503729+0000","last_unstale":"2023-10-09T08:27:54.747792+0000","last_undegraded":"2023-10-09T08:27:54.747792+0000","last_fullsized":"2023-10-09T08:27:54.747792+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:17:53.421614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":118,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.742752+0000","last_change":"2023-10-09T08:26:42.727454+0000","last_active":"2023-10-09T08:27:54.742752+0000","last_peered":"2023-10-09T08:27:54.742752+0000","last_clean":"2023-10-09T08:27:54.742752+0000","last_became_active":"2023-10-09T08:26:42.727078+0000","last_became_peered":"2023-10-09T08:26:42.727078+0000","last_unstale":"2023-10-09T08:27:54.742752+0000","last_undegraded":"2023-10-09T08:27:54.742752+0000","last_fullsized":"2023-10-09T08:27:54.742752+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:44.159323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"192'6673","reported_seq":6705,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-09T08:28:34.378160+0000","last_change":"2023-10-09T08:25:39.006772+0000","last_active":"2023-10-09T08:28:34.378160+0000","last_peered":"2023-10-09T08:28:34.378160+0000","last_clean":"2023-10-09T08:28:34.378160+0000","last_became_active":"2023-10-09T08:25:39.006202+0000","last_became_peered":"2023-10-09T08:25:39.006202+0000","last_unstale":"2023-10-09T08:28:34.378160+0000","last_undegraded":"2023-10-09T08:28:34.378160+0000","last_fullsized":"2023-10-09T08:28:34.378160+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6673,"log_dups_size":0,"ondisk_log_size":6673,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":361824256,"num_objects":5521,"num_object_clones":0,"num_object_copies":16563,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5521,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6673,"num_write_kb":390208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.4","version":"78'106","reported_seq":663,"reported_epoch":191,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:27:54.737962+0000","last_change":"2023-10-09T08:27:18.151286+0000","last_active":"2023-10-09T08:27:54.737962+0000","last_peered":"2023-10-09T08:27:54.737962+0000","last_clean":"2023-10-09T08:27:09.699251+0000","last_became_active":"2023-10-09T08:27:18.150684+0000","last_became_peered":"2023-10-09T08:27:18.150684+0000","last_unstale":"2023-10-09T08:27:54.737962+0000","last_undegraded":"2023-10-09T08:27:17.709981+0000","last_fullsized":"2023-10-09T08:27:17.709268+0000","mapping_epoch":185,"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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:16.346346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"avail_no_missing":["1","2","7"],"object_location_counts":[{"shards":"1,2,7","objects":1}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":192,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.743571+0000","last_change":"2023-10-09T08:26:03.582804+0000","last_active":"2023-10-09T08:27:54.743571+0000","last_peered":"2023-10-09T08:27:54.743571+0000","last_clean":"2023-10-09T08:27:54.743571+0000","last_became_active":"2023-10-09T08:26:03.581952+0000","last_became_peered":"2023-10-09T08:26:03.581952+0000","last_unstale":"2023-10-09T08:27:54.743571+0000","last_undegraded":"2023-10-09T08:27:54.743571+0000","last_fullsized":"2023-10-09T08:27:54.743571+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.781573+0000","last_change":"2023-10-09T08:26:42.728060+0000","last_active":"2023-10-09T08:27:54.781573+0000","last_peered":"2023-10-09T08:27:54.781573+0000","last_clean":"2023-10-09T08:27:54.781573+0000","last_became_active":"2023-10-09T08:26:42.726500+0000","last_became_peered":"2023-10-09T08:26:42.726500+0000","last_unstale":"2023-10-09T08:27:54.781573+0000","last_undegraded":"2023-10-09T08:27:54.781573+0000","last_fullsized":"2023-10-09T08:27:54.781573+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:09.957866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.7","version":"192'6657","reported_seq":8755,"reported_epoch":192,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:28:34.692739+0000","last_change":"2023-10-09T08:27:16.954733+0000","last_active":"2023-10-09T08:28:34.692739+0000","last_peered":"2023-10-09T08:28:34.692739+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:27:16.937174+0000","last_became_peered":"2023-10-09T08:27:16.937174+0000","last_unstale":"2023-10-09T08:28:34.692739+0000","last_undegraded":"2023-10-09T08:27:16.753914+0000","last_fullsized":"2023-10-09T08:27:16.709967+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6657,"log_dups_size":0,"ondisk_log_size":6657,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":362086400,"num_objects":5525,"num_object_clones":0,"num_object_copies":16575,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5501,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5525,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6657,"num_write_kb":389824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1026,"num_bytes_recovered":67239936,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,3],"avail_no_missing":["6","3"],"object_location_counts":[{"shards":"1,3,6","objects":2081},{"shards":"3,6","objects":24}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"77'111","reported_seq":655,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.781463+0000","last_change":"2023-10-09T08:26:42.721432+0000","last_active":"2023-10-09T08:27:54.781463+0000","last_peered":"2023-10-09T08:27:54.781463+0000","last_clean":"2023-10-09T08:27:54.781463+0000","last_became_active":"2023-10-09T08:26:42.720459+0000","last_became_peered":"2023-10-09T08:26:42.720459+0000","last_unstale":"2023-10-09T08:27:54.781463+0000","last_undegraded":"2023-10-09T08:27:54.781463+0000","last_fullsized":"2023-10-09T08:27:54.781463+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:45:05.240518+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":1034,"num_read_kb":1207,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":191,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.752134+0000","last_change":"2023-10-09T08:27:16.725025+0000","last_active":"2023-10-09T08:27:54.752134+0000","last_peered":"2023-10-09T08:27:54.752134+0000","last_clean":"2023-10-09T08:27:54.752134+0000","last_became_active":"2023-10-09T08:27:16.724572+0000","last_became_peered":"2023-10-09T08:27:16.724572+0000","last_unstale":"2023-10-09T08:27:54.752134+0000","last_undegraded":"2023-10-09T08:27:54.752134+0000","last_fullsized":"2023-10-09T08:27:54.752134+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":133,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.737641+0000","last_change":"2023-10-09T08:26:43.706386+0000","last_active":"2023-10-09T08:27:54.737641+0000","last_peered":"2023-10-09T08:27:54.737641+0000","last_clean":"2023-10-09T08:27:54.737641+0000","last_became_active":"2023-10-09T08:26:43.706019+0000","last_became_peered":"2023-10-09T08:26:43.706019+0000","last_unstale":"2023-10-09T08:27:54.737641+0000","last_undegraded":"2023-10-09T08:27:54.737641+0000","last_fullsized":"2023-10-09T08:27:54.737641+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:58.330460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.4","version":"192'6747","reported_seq":8400,"reported_epoch":192,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:28:34.392640+0000","last_change":"2023-10-09T08:27:18.196088+0000","last_active":"2023-10-09T08:28:34.392640+0000","last_peered":"2023-10-09T08:28:34.392640+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:27:18.176164+0000","last_became_peered":"2023-10-09T08:27:18.176164+0000","last_unstale":"2023-10-09T08:28:34.392640+0000","last_undegraded":"2023-10-09T08:27:17.909692+0000","last_fullsized":"2023-10-09T08:27:17.718454+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6747,"log_dups_size":0,"ondisk_log_size":6747,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":371916800,"num_objects":5675,"num_object_clones":0,"num_object_copies":17025,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":8455,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5675,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6747,"num_write_kb":397504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":536,"num_bytes_recovered":35127296,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[4,1],"avail_no_missing":["4","6"],"object_location_counts":[{"shards":"1,4","objects":615},{"shards":"1,4,6","objects":1665},{"shards":"4,6","objects":3395}],"blocked_by":[],"up_primary":0,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"77'94","reported_seq":67,"reported_epoch":191,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T08:28:09.570953+0000","last_change":"2023-10-09T08:27:16.730177+0000","last_active":"2023-10-09T08:28:09.570953+0000","last_peered":"2023-10-09T08:28:09.570953+0000","last_clean":"2023-10-09T08:27:09.698038+0000","last_became_active":"2023-10-09T08:27:16.729757+0000","last_became_peered":"2023-10-09T08:27:16.729757+0000","last_unstale":"2023-10-09T08:28:09.570953+0000","last_undegraded":"2023-10-09T08:27:16.711279+0000","last_fullsized":"2023-10-09T08:28:09.570953+0000","mapping_epoch":184,"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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:53:04.638566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":8,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["2","1","3"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":117,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.747562+0000","last_change":"2023-10-09T08:26:43.728290+0000","last_active":"2023-10-09T08:27:54.747562+0000","last_peered":"2023-10-09T08:27:54.747562+0000","last_clean":"2023-10-09T08:27:54.747562+0000","last_became_active":"2023-10-09T08:26:43.727788+0000","last_became_peered":"2023-10-09T08:26:43.727788+0000","last_unstale":"2023-10-09T08:27:54.747562+0000","last_undegraded":"2023-10-09T08:27:54.747562+0000","last_fullsized":"2023-10-09T08:27:54.747562+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:54:47.534591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.742852+0000","last_change":"2023-10-09T08:27:16.740219+0000","last_active":"2023-10-09T08:27:54.742852+0000","last_peered":"2023-10-09T08:27:54.742852+0000","last_clean":"2023-10-09T08:27:54.742852+0000","last_became_active":"2023-10-09T08:27:16.738557+0000","last_became_peered":"2023-10-09T08:27:16.738557+0000","last_unstale":"2023-10-09T08:27:54.742852+0000","last_undegraded":"2023-10-09T08:27:54.742852+0000","last_fullsized":"2023-10-09T08:27:54.742852+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:15.854228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.6","version":"192'6577","reported_seq":6618,"reported_epoch":192,"state":"active+recovery_wait+remapped","last_fresh":"2023-10-09T08:28:34.604265+0000","last_change":"2023-10-09T08:27:18.212961+0000","last_active":"2023-10-09T08:28:34.604265+0000","last_peered":"2023-10-09T08:28:34.604265+0000","last_clean":"2023-10-09T08:27:15.693324+0000","last_became_active":"2023-10-09T08:27:18.162178+0000","last_became_peered":"2023-10-09T08:27:18.162178+0000","last_unstale":"2023-10-09T08:28:34.604265+0000","last_undegraded":"2023-10-09T08:28:34.604265+0000","last_fullsized":"2023-10-09T08:28:34.604265+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6577,"log_dups_size":0,"ondisk_log_size":6577,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":357761024,"num_objects":5459,"num_object_clones":0,"num_object_copies":16377,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5396,"num_objects_unfound":0,"num_objects_dirty":5459,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6577,"num_write_kb":385152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[5,7,3],"avail_no_missing":["5","3","7"],"object_location_counts":[{"shards":"3,5,7","objects":63}],"blocked_by":[],"up_primary":0,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"78'212","reported_seq":896,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.743393+0000","last_change":"2023-10-09T08:26:06.730027+0000","last_active":"2023-10-09T08:27:54.743393+0000","last_peered":"2023-10-09T08:27:54.743393+0000","last_clean":"2023-10-09T08:27:54.743393+0000","last_became_active":"2023-10-09T08:26:06.729526+0000","last_became_peered":"2023-10-09T08:26:06.729526+0000","last_unstale":"2023-10-09T08:27:54.743393+0000","last_undegraded":"2023-10-09T08:27:54.743393+0000","last_fullsized":"2023-10-09T08:27:54.743393+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'139","reported_seq":440,"reported_epoch":191,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:27:54.746740+0000","last_change":"2023-10-09T08:27:17.856575+0000","last_active":"2023-10-09T08:27:54.746740+0000","last_peered":"2023-10-09T08:27:54.746740+0000","last_clean":"2023-10-09T08:27:09.692124+0000","last_became_active":"2023-10-09T08:27:17.856157+0000","last_became_peered":"2023-10-09T08:27:17.856157+0000","last_unstale":"2023-10-09T08:27:54.746740+0000","last_undegraded":"2023-10-09T08:27:17.716891+0000","last_fullsized":"2023-10-09T08:27:17.716309+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":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":[7,0,6],"acting":[7,6],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"1,6,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":69,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.743171+0000","last_change":"2023-10-09T08:27:38.506876+0000","last_active":"2023-10-09T08:27:54.743171+0000","last_peered":"2023-10-09T08:27:54.743171+0000","last_clean":"2023-10-09T08:27:54.743171+0000","last_became_active":"2023-10-09T08:27:38.506513+0000","last_became_peered":"2023-10-09T08:27:38.506513+0000","last_unstale":"2023-10-09T08:27:54.743171+0000","last_undegraded":"2023-10-09T08:27:54.743171+0000","last_fullsized":"2023-10-09T08:27:54.743171+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.5","version":"0'0","reported_seq":141,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.775477+0000","last_change":"2023-10-09T07:59:03.093516+0000","last_active":"2023-10-09T08:27:54.775477+0000","last_peered":"2023-10-09T08:27:54.775477+0000","last_clean":"2023-10-09T08:27:54.775477+0000","last_became_active":"2023-10-09T07:59:03.092757+0000","last_became_peered":"2023-10-09T07:59:03.092757+0000","last_unstale":"2023-10-09T08:27:54.775477+0000","last_undegraded":"2023-10-09T08:27:54.775477+0000","last_fullsized":"2023-10-09T08:27:54.775477+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"192'6671","reported_seq":6724,"reported_epoch":192,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:28:34.577729+0000","last_change":"2023-10-09T08:27:16.943123+0000","last_active":"2023-10-09T08:28:34.577729+0000","last_peered":"2023-10-09T08:28:34.577729+0000","last_clean":"2023-10-09T08:26:41.682515+0000","last_became_active":"2023-10-09T08:27:16.933838+0000","last_became_peered":"2023-10-09T08:27:16.933838+0000","last_unstale":"2023-10-09T08:28:34.577729+0000","last_undegraded":"2023-10-09T08:27:16.764672+0000","last_fullsized":"2023-10-09T08:27:16.721651+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6671,"log_dups_size":0,"ondisk_log_size":6671,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":361431040,"num_objects":5515,"num_object_clones":0,"num_object_copies":16545,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5482,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5515,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6671,"num_write_kb":389952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2],"avail_no_missing":["7","2","6"],"object_location_counts":[{"shards":"1,2,7","objects":1555},{"shards":"2,6,7","objects":3349},{"shards":"2,7","objects":33}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"78'132","reported_seq":884,"reported_epoch":191,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:27:54.746488+0000","last_change":"2023-10-09T08:27:17.856783+0000","last_active":"2023-10-09T08:27:54.746488+0000","last_peered":"2023-10-09T08:27:54.746488+0000","last_clean":"2023-10-09T08:27:09.692086+0000","last_became_active":"2023-10-09T08:27:17.856157+0000","last_became_peered":"2023-10-09T08:27:17.856157+0000","last_unstale":"2023-10-09T08:27:54.746488+0000","last_undegraded":"2023-10-09T08:27:17.715921+0000","last_fullsized":"2023-10-09T08:27:17.714286+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":7,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["7","1","3"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":18,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.759642+0000","last_change":"2023-10-09T08:27:16.735693+0000","last_active":"2023-10-09T08:27:54.759642+0000","last_peered":"2023-10-09T08:27:54.759642+0000","last_clean":"2023-10-09T08:27:54.759642+0000","last_became_active":"2023-10-09T08:27:16.735291+0000","last_became_peered":"2023-10-09T08:27:16.735291+0000","last_unstale":"2023-10-09T08:27:54.759642+0000","last_undegraded":"2023-10-09T08:27:54.759642+0000","last_fullsized":"2023-10-09T08:27:54.759642+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.204753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.759251+0000","last_change":"2023-10-09T08:27:16.744112+0000","last_active":"2023-10-09T08:27:54.759251+0000","last_peered":"2023-10-09T08:27:54.759251+0000","last_clean":"2023-10-09T08:27:54.759251+0000","last_became_active":"2023-10-09T08:27:16.743218+0000","last_became_peered":"2023-10-09T08:27:16.743218+0000","last_unstale":"2023-10-09T08:27:54.759251+0000","last_undegraded":"2023-10-09T08:27:54.759251+0000","last_fullsized":"2023-10-09T08:27:54.759251+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.894429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.0","version":"192'6556","reported_seq":10278,"reported_epoch":192,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-09T08:28:35.093135+0000","last_change":"2023-10-09T08:27:15.743809+0000","last_active":"2023-10-09T08:28:35.093135+0000","last_peered":"2023-10-09T08:28:35.093135+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:26:44.038894+0000","last_became_peered":"2023-10-09T08:26:44.038894+0000","last_unstale":"2023-10-09T08:28:35.093135+0000","last_undegraded":"2023-10-09T08:26:43.874710+0000","last_fullsized":"2023-10-09T08:26:43.715596+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6556,"log_dups_size":0,"ondisk_log_size":6556,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":353763328,"num_objects":5398,"num_object_clones":0,"num_object_copies":16194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1996,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5398,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6556,"num_write_kb":382528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1842,"num_bytes_recovered":120717312,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"avail_no_missing":["5","3"],"object_location_counts":[{"shards":"3,5","objects":3402}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"77'74","reported_seq":531,"reported_epoch":191,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T08:27:54.747107+0000","last_change":"2023-10-09T08:27:16.769910+0000","last_active":"2023-10-09T08:27:54.747107+0000","last_peered":"2023-10-09T08:27:54.747107+0000","last_clean":"2023-10-09T08:27:09.697255+0000","last_became_active":"2023-10-09T08:27:16.769480+0000","last_became_peered":"2023-10-09T08:27:16.769480+0000","last_unstale":"2023-10-09T08:27:54.747107+0000","last_undegraded":"2023-10-09T08:27:16.721215+0000","last_fullsized":"2023-10-09T08:27:54.747107+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":4194304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":["7","1","4"],"object_location_counts":[{"shards":"1,4,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":117,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.737794+0000","last_change":"2023-10-09T08:26:43.716897+0000","last_active":"2023-10-09T08:27:54.737794+0000","last_peered":"2023-10-09T08:27:54.737794+0000","last_clean":"2023-10-09T08:27:54.737794+0000","last_became_active":"2023-10-09T08:26:43.716445+0000","last_became_peered":"2023-10-09T08:26:43.716445+0000","last_unstale":"2023-10-09T08:27:54.737794+0000","last_undegraded":"2023-10-09T08:27:54.737794+0000","last_fullsized":"2023-10-09T08:27:54.737794+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:08.479804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":18,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.759179+0000","last_change":"2023-10-09T08:27:16.723586+0000","last_active":"2023-10-09T08:27:54.759179+0000","last_peered":"2023-10-09T08:27:54.759179+0000","last_clean":"2023-10-09T08:27:54.759179+0000","last_became_active":"2023-10-09T08:27:16.722738+0000","last_became_peered":"2023-10-09T08:27:16.722738+0000","last_unstale":"2023-10-09T08:27:54.759179+0000","last_undegraded":"2023-10-09T08:27:54.759179+0000","last_fullsized":"2023-10-09T08:27:54.759179+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.221470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"192'6732","reported_seq":6782,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-09T08:28:34.551268+0000","last_change":"2023-10-09T08:27:38.511495+0000","last_active":"2023-10-09T08:28:34.551268+0000","last_peered":"2023-10-09T08:28:34.551268+0000","last_clean":"2023-10-09T08:28:34.551268+0000","last_became_active":"2023-10-09T08:27:38.497221+0000","last_became_peered":"2023-10-09T08:27:38.497221+0000","last_unstale":"2023-10-09T08:28:34.551268+0000","last_undegraded":"2023-10-09T08:28:34.551268+0000","last_fullsized":"2023-10-09T08:28:34.551268+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6732,"log_dups_size":0,"ondisk_log_size":6732,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:30.706452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":365953024,"num_objects":5584,"num_object_clones":0,"num_object_copies":16752,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5584,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6732,"num_write_kb":394112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":35,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.747138+0000","last_change":"2023-10-09T08:27:38.508787+0000","last_active":"2023-10-09T08:27:54.747138+0000","last_peered":"2023-10-09T08:27:54.747138+0000","last_clean":"2023-10-09T08:27:54.747138+0000","last_became_active":"2023-10-09T08:27:38.507784+0000","last_became_peered":"2023-10-09T08:27:38.507784+0000","last_unstale":"2023-10-09T08:27:54.747138+0000","last_undegraded":"2023-10-09T08:27:54.747138+0000","last_fullsized":"2023-10-09T08:27:54.747138+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"78'135","reported_seq":428,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.742665+0000","last_change":"2023-10-09T08:26:42.728080+0000","last_active":"2023-10-09T08:27:54.742665+0000","last_peered":"2023-10-09T08:27:54.742665+0000","last_clean":"2023-10-09T08:27:54.742665+0000","last_became_active":"2023-10-09T08:26:42.727276+0000","last_became_peered":"2023-10-09T08:26:42.727276+0000","last_unstale":"2023-10-09T08:27:54.742665+0000","last_undegraded":"2023-10-09T08:27:54.742665+0000","last_fullsized":"2023-10-09T08:27:54.742665+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:23.323803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":195,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.746938+0000","last_change":"2023-10-09T08:27:38.499373+0000","last_active":"2023-10-09T08:27:54.746938+0000","last_peered":"2023-10-09T08:27:54.746938+0000","last_clean":"2023-10-09T08:27:54.746938+0000","last_became_active":"2023-10-09T08:27:38.498961+0000","last_became_peered":"2023-10-09T08:27:38.498961+0000","last_unstale":"2023-10-09T08:27:54.746938+0000","last_undegraded":"2023-10-09T08:27:54.746938+0000","last_fullsized":"2023-10-09T08:27:54.746938+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"7.2","version":"192'6759","reported_seq":7901,"reported_epoch":192,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T08:28:33.605243+0000","last_change":"2023-10-09T08:27:44.978870+0000","last_active":"2023-10-09T08:28:33.605243+0000","last_peered":"2023-10-09T08:28:33.605243+0000","last_clean":"2023-10-09T08:26:41.685848+0000","last_became_active":"2023-10-09T08:27:43.148335+0000","last_became_peered":"2023-10-09T08:27:43.148335+0000","last_unstale":"2023-10-09T08:28:33.605243+0000","last_undegraded":"2023-10-09T08:27:43.105164+0000","last_fullsized":"2023-10-09T08:28:33.605243+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6759,"log_dups_size":0,"ondisk_log_size":6759,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:44:00.593712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":372572160,"num_objects":5685,"num_object_clones":0,"num_object_copies":17055,"num_objects_missing_on_primary":3415,"num_objects_missing":3415,"num_objects_degraded":3415,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5685,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6759,"num_write_kb":398208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":536,"num_bytes_recovered":35061760,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":["2","3","7"],"object_location_counts":[{"shards":"1,2,3","objects":2258},{"shards":"1,2,3,7","objects":13},{"shards":"2,3,7","objects":3414}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"77'112","reported_seq":544,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.781153+0000","last_change":"2023-10-09T08:26:06.728130+0000","last_active":"2023-10-09T08:27:54.781153+0000","last_peered":"2023-10-09T08:27:54.781153+0000","last_clean":"2023-10-09T08:27:54.781153+0000","last_became_active":"2023-10-09T08:26:06.727784+0000","last_became_peered":"2023-10-09T08:26:06.727784+0000","last_unstale":"2023-10-09T08:27:54.781153+0000","last_undegraded":"2023-10-09T08:27:54.781153+0000","last_fullsized":"2023-10-09T08:27:54.781153+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":16,"reported_epoch":191,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T08:27:54.759590+0000","last_change":"2023-10-09T08:27:16.744236+0000","last_active":"2023-10-09T08:27:54.759590+0000","last_peered":"2023-10-09T08:27:54.759590+0000","last_clean":"2023-10-09T08:27:09.698979+0000","last_became_active":"2023-10-09T08:27:16.743740+0000","last_became_peered":"2023-10-09T08:27:16.743740+0000","last_unstale":"2023-10-09T08:27:54.759590+0000","last_undegraded":"2023-10-09T08:27:16.718256+0000","last_fullsized":"2023-10-09T08:27:54.759590+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:02:12.398877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":1,"num_objects_missing":1,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":["1","4","7"],"object_location_counts":[{"shards":"1,4,7","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":142,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.752214+0000","last_change":"2023-10-09T07:59:03.434234+0000","last_active":"2023-10-09T08:27:54.752214+0000","last_peered":"2023-10-09T08:27:54.752214+0000","last_clean":"2023-10-09T08:27:54.752214+0000","last_became_active":"2023-10-09T07:59:03.433363+0000","last_became_peered":"2023-10-09T07:59:03.433363+0000","last_unstale":"2023-10-09T08:27:54.752214+0000","last_undegraded":"2023-10-09T08:27:54.752214+0000","last_fullsized":"2023-10-09T08:27:54.752214+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":18,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.759063+0000","last_change":"2023-10-09T08:27:16.723812+0000","last_active":"2023-10-09T08:27:54.759063+0000","last_peered":"2023-10-09T08:27:54.759063+0000","last_clean":"2023-10-09T08:27:54.759063+0000","last_became_active":"2023-10-09T08:27:16.722708+0000","last_became_peered":"2023-10-09T08:27:16.722708+0000","last_unstale":"2023-10-09T08:27:54.759063+0000","last_undegraded":"2023-10-09T08:27:54.759063+0000","last_fullsized":"2023-10-09T08:27:54.759063+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:23.776289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":42,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-10-09T08:28:14.515590+0000","last_change":"2023-10-09T08:26:43.707593+0000","last_active":"2023-10-09T08:28:14.515590+0000","last_peered":"2023-10-09T08:28:14.515590+0000","last_clean":"2023-10-09T08:28:14.515590+0000","last_became_active":"2023-10-09T08:26:43.707176+0000","last_became_peered":"2023-10-09T08:26:43.707176+0000","last_unstale":"2023-10-09T08:28:14.515590+0000","last_undegraded":"2023-10-09T08:28:14.515590+0000","last_fullsized":"2023-10-09T08:28:14.515590+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:11:22.141248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":54,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.752937+0000","last_change":"2023-10-09T08:26:42.731328+0000","last_active":"2023-10-09T08:27:54.752937+0000","last_peered":"2023-10-09T08:27:54.752937+0000","last_clean":"2023-10-09T08:27:54.752937+0000","last_became_active":"2023-10-09T08:26:42.730620+0000","last_became_peered":"2023-10-09T08:26:42.730620+0000","last_unstale":"2023-10-09T08:27:54.752937+0000","last_undegraded":"2023-10-09T08:27:54.752937+0000","last_fullsized":"2023-10-09T08:27:54.752937+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":187,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.751000+0000","last_change":"2023-10-09T08:26:42.739505+0000","last_active":"2023-10-09T08:27:54.751000+0000","last_peered":"2023-10-09T08:27:54.751000+0000","last_clean":"2023-10-09T08:27:54.751000+0000","last_became_active":"2023-10-09T08:26:42.736006+0000","last_became_peered":"2023-10-09T08:26:42.736006+0000","last_unstale":"2023-10-09T08:27:54.751000+0000","last_undegraded":"2023-10-09T08:27:54.751000+0000","last_fullsized":"2023-10-09T08:27:54.751000+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":146,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.743838+0000","last_change":"2023-10-09T07:59:02.726616+0000","last_active":"2023-10-09T08:27:54.743838+0000","last_peered":"2023-10-09T08:27:54.743838+0000","last_clean":"2023-10-09T08:27:54.743838+0000","last_became_active":"2023-10-09T07:59:02.726055+0000","last_became_peered":"2023-10-09T07:59:02.726055+0000","last_unstale":"2023-10-09T08:27:54.743838+0000","last_undegraded":"2023-10-09T08:27:54.743838+0000","last_fullsized":"2023-10-09T08:27:54.743838+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":208,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.751732+0000","last_change":"2023-10-09T08:27:16.727393+0000","last_active":"2023-10-09T08:27:54.751732+0000","last_peered":"2023-10-09T08:27:54.751732+0000","last_clean":"2023-10-09T08:27:54.751732+0000","last_became_active":"2023-10-09T08:27:16.727015+0000","last_became_peered":"2023-10-09T08:27:16.727015+0000","last_unstale":"2023-10-09T08:27:54.751732+0000","last_undegraded":"2023-10-09T08:27:54.751732+0000","last_fullsized":"2023-10-09T08:27:54.751732+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":24,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.775243+0000","last_change":"2023-10-09T08:27:38.506443+0000","last_active":"2023-10-09T08:27:54.775243+0000","last_peered":"2023-10-09T08:27:54.775243+0000","last_clean":"2023-10-09T08:27:54.775243+0000","last_became_active":"2023-10-09T08:27:38.506108+0000","last_became_peered":"2023-10-09T08:27:38.506108+0000","last_unstale":"2023-10-09T08:27:54.775243+0000","last_undegraded":"2023-10-09T08:27:54.775243+0000","last_fullsized":"2023-10-09T08:27:54.775243+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":226,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.736146+0000","last_change":"2023-10-09T08:27:38.496175+0000","last_active":"2023-10-09T08:27:54.736146+0000","last_peered":"2023-10-09T08:27:54.736146+0000","last_clean":"2023-10-09T08:27:54.736146+0000","last_became_active":"2023-10-09T08:27:38.495581+0000","last_became_peered":"2023-10-09T08:27:38.495581+0000","last_unstale":"2023-10-09T08:27:54.736146+0000","last_undegraded":"2023-10-09T08:27:54.736146+0000","last_fullsized":"2023-10-09T08:27:54.736146+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.422065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":24,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.764341+0000","last_change":"2023-10-09T08:27:16.928201+0000","last_active":"2023-10-09T08:27:54.764341+0000","last_peered":"2023-10-09T08:27:54.764341+0000","last_clean":"2023-10-09T08:27:54.764341+0000","last_became_active":"2023-10-09T08:27:16.733163+0000","last_became_peered":"2023-10-09T08:27:16.733163+0000","last_unstale":"2023-10-09T08:27:54.764341+0000","last_undegraded":"2023-10-09T08:27:54.764341+0000","last_fullsized":"2023-10-09T08:27:54.764341+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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-10T08:14:06.254502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":172,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-10-09T08:27:54.750897+0000","last_change":"2023-10-09T08:26:42.731595+0000","last_active":"2023-10-09T08:27:54.750897+0000","last_peered":"2023-10-09T08:27:54.750897+0000","last_clean":"2023-10-09T08:27:54.750897+0000","last_became_active":"2023-10-09T08:26:42.731314+0000","last_became_peered":"2023-10-09T08:26:42.731314+0000","last_unstale":"2023-10-09T08:27:54.750897+0000","last_undegraded":"2023-10-09T08:27:54.750897+0000","last_fullsized":"2023-10-09T08:27:54.750897+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":5798101016,"num_objects":88473,"num_object_clones":0,"num_object_copies":265419,"num_objects_missing_on_primary":3415,"num_objects_missing":3415,"num_objects_degraded":56172,"num_objects_misplaced":5396,"num_objects_unfound":0,"num_objects_dirty":88473,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":106519,"num_write_kb":6239681,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5106,"num_bytes_recovered":334495744,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16532254720,"data_stored":16532242504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":106519,"ondisk_log_size":106519,"up":48,"acting":39,"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":1,"num_objects_missing":1,"num_objects_degraded":1,"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":21,"num_bytes_recovered":1774,"num_keys_recovered":20,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28744,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":2,"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":37,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":78,"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":5076,"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":206158430601,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2676800,"kb_used_data":2375480,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":91068352,"statfs":{"total":95995035648,"available":93253992448,"internally_reserved":0,"allocated":2432491520,"data_stored":2431935815,"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 08:27:54 2023","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.381,"15min":1.8049999999999999},"min":{"1min":0.29399999999999998,"5min":0.28699999999999998,"15min":0.23200000000000001},"max":{"1min":5.7839999999999998,"5min":10.488,"15min":78.578000000000003},"last":0.45900000000000002},{"interface":"front","average":{"1min":1.528,"5min":1.2589999999999999,"15min":1.8220000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.25},"max":{"1min":5.7679999999999998,"5min":5.7679999999999998,"15min":78.489999999999995},"last":0.57999999999999996}]},{"osd":1,"last update":"Mon Oct 9 08:27:45 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.093,"15min":1.093},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":3.7629999999999999,"5min":3.7629999999999999,"15min":3.7629999999999999},"last":0.53500000000000003},{"interface":"front","average":{"1min":1.3240000000000001,"5min":1.3240000000000001,"15min":1.3240000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":4.7149999999999999,"5min":4.7149999999999999,"15min":4.7149999999999999},"last":0.51900000000000002}]},{"osd":2,"last update":"Mon Oct 9 08:27:54 2023","interfaces":[{"interface":"back","average":{"1min":1.1539999999999999,"5min":1.6799999999999999,"15min":2.593},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.29999999999999999},"max":{"1min":5.2809999999999997,"5min":31.108000000000001,"15min":92.093999999999994},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.89600000000000002,"5min":1.419,"15min":2.528},"min":{"1min":0.35599999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":5.391,"5min":30.468,"15min":91.781000000000006},"last":0.48299999999999998}]},{"osd":3,"last update":"Mon Oct 9 08:28:08 2023","interfaces":[{"interface":"back","average":{"1min":1.2490000000000001,"5min":1.9350000000000001,"15min":2.234},"min":{"1min":0.41899999999999998,"5min":0.30099999999999999,"15min":0.28199999999999997},"max":{"1min":7.6200000000000001,"5min":56.713999999999999,"15min":74.478999999999999},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.85699999999999998,"5min":2.0259999999999998,"15min":2.2240000000000002},"min":{"1min":0.38500000000000001,"5min":0.33100000000000002,"15min":0.29699999999999999},"max":{"1min":3.2309999999999999,"5min":55.82,"15min":74.694999999999993},"last":0.63300000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:28:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.5529999999999999,"15min":1.554},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.28699999999999998},"max":{"1min":4.6840000000000002,"5min":10.412000000000001,"15min":10.412000000000001},"last":0.36499999999999999},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.3939999999999999,"15min":1.702},"min":{"1min":0.35999999999999999,"5min":0.35499999999999998,"15min":0.30499999999999999},"max":{"1min":10.337999999999999,"5min":10.337999999999999,"15min":11.81},"last":0.84199999999999997}]},{"osd":5,"last update":"Mon Oct 9 08:28:04 2023","interfaces":[{"interface":"back","average":{"1min":1.506,"5min":1.7110000000000001,"15min":1.6739999999999999},"min":{"1min":0.439,"5min":0.29599999999999999,"15min":0.28499999999999998},"max":{"1min":8.0899999999999999,"5min":10.815,"15min":18.794},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.94599999999999995,"5min":1.6060000000000001,"15min":1.6220000000000001},"min":{"1min":0.35399999999999998,"5min":0.309,"15min":0.309},"max":{"1min":4.6449999999999996,"5min":10.542999999999999,"15min":11.252000000000001},"last":0.61699999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:28:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.6419999999999999,"15min":1.6850000000000001},"min":{"1min":0.438,"5min":0.32900000000000001,"15min":0.30099999999999999},"max":{"1min":3.2629999999999999,"5min":10.695,"15min":18.856999999999999},"last":0.66300000000000003},{"interface":"front","average":{"1min":1.538,"5min":1.8680000000000001,"15min":1.702},"min":{"1min":0.39300000000000002,"5min":0.38200000000000001,"15min":0.36299999999999999},"max":{"1min":12.121,"5min":12.121,"15min":12.121},"last":0.57299999999999995}]}]},{"osd":6,"up_from":42,"seq":180388626833,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2671352,"kb_used_data":2365936,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":91073800,"statfs":{"total":95995035648,"available":93259571200,"internally_reserved":0,"allocated":2422718464,"data_stored":2422170533,"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,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"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 08:27:53 2023","interfaces":[{"interface":"back","average":{"1min":1.661,"5min":1.2809999999999999,"15min":1.5900000000000001},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.252},"max":{"1min":6.3849999999999998,"5min":6.6769999999999996,"15min":37.360999999999997},"last":0.502},{"interface":"front","average":{"1min":1.772,"5min":1.4359999999999999,"15min":1.657},"min":{"1min":0.42199999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":4.9779999999999998,"5min":12.108000000000001,"15min":37.283999999999999},"last":0.61399999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:27:44 2023","interfaces":[{"interface":"back","average":{"1min":2.302,"5min":2.302,"15min":2.302},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":12.654999999999999,"5min":12.654999999999999,"15min":12.654999999999999},"last":0.47599999999999998},{"interface":"front","average":{"1min":2.0390000000000001,"5min":2.0390000000000001,"15min":2.0390000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":5.6479999999999997,"5min":5.6479999999999997,"15min":5.6479999999999997},"last":0.41999999999999998}]},{"osd":2,"last update":"Mon Oct 9 08:27:53 2023","interfaces":[{"interface":"back","average":{"1min":1.675,"5min":1.4670000000000001,"15min":2.085},"min":{"1min":0.44400000000000001,"5min":0.35099999999999998,"15min":0.29499999999999998},"max":{"1min":3.6890000000000001,"5min":6.968,"15min":132.98500000000001},"last":0.67300000000000004},{"interface":"front","average":{"1min":2.0129999999999999,"5min":1.633,"15min":2.1070000000000002},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.32500000000000001},"max":{"1min":5.0780000000000003,"5min":12.221,"15min":133.01400000000001},"last":0.69799999999999995}]},{"osd":3,"last update":"Mon Oct 9 08:28:14 2023","interfaces":[{"interface":"back","average":{"1min":1.4419999999999999,"5min":3.5550000000000002,"15min":2.496},"min":{"1min":0.39100000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":6.0279999999999996,"5min":129.73699999999999,"15min":129.73699999999999},"last":0.52000000000000002},{"interface":"front","average":{"1min":1.0029999999999999,"5min":3.5299999999999998,"15min":2.641},"min":{"1min":0.41499999999999998,"5min":0.315,"15min":0.315},"max":{"1min":5.1029999999999998,"5min":130.14400000000001,"15min":130.14400000000001},"last":0.77700000000000002}]},{"osd":4,"last update":"Mon Oct 9 08:28:14 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":1.492,"15min":1.663},"min":{"1min":0.33800000000000002,"5min":0.29899999999999999,"15min":0.28899999999999998},"max":{"1min":0.98799999999999999,"5min":7.8170000000000002,"15min":11.557},"last":0.58399999999999996},{"interface":"front","average":{"1min":1.024,"5min":1.659,"15min":1.6779999999999999},"min":{"1min":0.34699999999999998,"5min":0.313,"15min":0.28799999999999998},"max":{"1min":5.0259999999999998,"5min":12.238,"15min":12.238},"last":0.874}]},{"osd":5,"last update":"Mon Oct 9 08:28:14 2023","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":1.605,"15min":1.728},"min":{"1min":0.40600000000000003,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.087,"5min":7.8860000000000001,"15min":11.597},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.94599999999999995,"5min":1.708,"15min":1.72},"min":{"1min":0.39400000000000002,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":5.0529999999999999,"5min":12.178000000000001,"15min":12.178000000000001},"last":0.83499999999999996}]},{"osd":7,"last update":"Mon Oct 9 08:28:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.593,"15min":1.5600000000000001},"min":{"1min":0.54500000000000004,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":5.4610000000000003,"5min":7.4640000000000004,"15min":13.278},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.82399999999999995,"5min":1.806,"15min":1.8819999999999999},"min":{"1min":0.38800000000000001,"5min":0.312,"15min":0.312},"max":{"1min":2.5529999999999999,"5min":10.686,"15min":11.329000000000001},"last":0.80900000000000005}]}]},{"osd":1,"up_from":179,"seq":768799146007,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1384884,"kb_used_data":1202604,"kb_used_omap":8,"kb_used_meta":182263,"kb_avail":92360268,"statfs":{"total":95995035648,"available":94576914432,"internally_reserved":0,"allocated":1231466496,"data_stored":1230575886,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8626,"internal_metadata":186637902},"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 08:27:41 2023","interfaces":[{"interface":"back","average":{"1min":3.0019999999999998,"5min":3.0019999999999998,"15min":3.0019999999999998},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":15.058999999999999,"5min":15.058999999999999,"15min":15.058999999999999},"last":1.6870000000000001},{"interface":"front","average":{"1min":1.204,"5min":1.204,"15min":1.204},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":4.0570000000000004,"5min":4.0570000000000004,"15min":4.0570000000000004},"last":0.27200000000000002}]},{"osd":2,"last update":"Mon Oct 9 08:27:41 2023","interfaces":[{"interface":"back","average":{"1min":1.659,"5min":1.659,"15min":1.659},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":5.9429999999999996,"5min":5.9429999999999996,"15min":5.9429999999999996},"last":0.36399999999999999},{"interface":"front","average":{"1min":2.7629999999999999,"5min":2.7629999999999999,"15min":2.7629999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":14.981999999999999,"5min":14.981999999999999,"15min":14.981999999999999},"last":1.7350000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:27:41 2023","interfaces":[{"interface":"back","average":{"1min":3.601,"5min":3.601,"15min":3.601},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":15.029999999999999,"5min":15.029999999999999,"15min":15.029999999999999},"last":1.804},{"interface":"front","average":{"1min":2.6960000000000002,"5min":2.6960000000000002,"15min":2.6960000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":6.6699999999999999,"5min":6.6699999999999999,"15min":6.6699999999999999},"last":2.0070000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:27:41 2023","interfaces":[{"interface":"back","average":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":4.2400000000000002,"5min":4.2400000000000002,"15min":4.2400000000000002},"last":0.52200000000000002},{"interface":"front","average":{"1min":1.944,"5min":1.944,"15min":1.944},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":5.952,"5min":5.952,"15min":5.952},"last":1.8600000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:27:41 2023","interfaces":[{"interface":"back","average":{"1min":1.256,"5min":1.256,"15min":1.256},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":4.2629999999999999,"5min":4.2629999999999999,"15min":4.2629999999999999},"last":0.48499999999999999},{"interface":"front","average":{"1min":1.5620000000000001,"5min":1.5620000000000001,"15min":1.5620000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":4.3150000000000004,"5min":4.3150000000000004,"15min":4.3150000000000004},"last":0.54800000000000004}]},{"osd":6,"last update":"Mon Oct 9 08:27:41 2023","interfaces":[{"interface":"back","average":{"1min":1.992,"5min":1.992,"15min":1.992},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":5.9050000000000002,"5min":5.9050000000000002,"15min":5.9050000000000002},"last":1.829},{"interface":"front","average":{"1min":1.76,"5min":1.76,"15min":1.76},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":4.218,"5min":4.218,"15min":4.218},"last":1.6719999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:27:41 2023","interfaces":[{"interface":"back","average":{"1min":1.6459999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":2.911,"5min":2.911,"15min":2.911},"last":0.46899999999999997},{"interface":"front","average":{"1min":1.8180000000000001,"5min":1.8180000000000001,"15min":1.8180000000000001},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":4.8250000000000002,"5min":4.8250000000000002,"15min":4.8250000000000002},"last":1.6240000000000001}]}]},{"osd":0,"up_from":88,"seq":377957122269,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":523268,"kb_used_data":317052,"kb_used_omap":8,"kb_used_meta":206199,"kb_avail":93221884,"statfs":{"total":95995035648,"available":95459209216,"internally_reserved":0,"allocated":324661248,"data_stored":323872342,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":211148266},"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 08:27:44 2023","interfaces":[{"interface":"back","average":{"1min":1.633,"5min":1.633,"15min":1.633},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":9.5630000000000006,"5min":9.5630000000000006,"15min":9.5630000000000006},"last":0.307},{"interface":"front","average":{"1min":1.631,"5min":1.631,"15min":1.631},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":10.163,"5min":10.163,"15min":10.163},"last":0.35099999999999998}]},{"osd":2,"last update":"Mon Oct 9 08:28:05 2023","interfaces":[{"interface":"back","average":{"1min":1.3740000000000001,"5min":0.78000000000000003,"15min":1.2629999999999999},"min":{"1min":0.253,"5min":0.218,"15min":0.215},"max":{"1min":10.210000000000001,"5min":10.210000000000001,"15min":84.641999999999996},"last":0.28999999999999998},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.65600000000000003,"15min":1.3169999999999999},"min":{"1min":0.27100000000000002,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":5.617,"5min":5.617,"15min":84.728999999999999},"last":0.47299999999999998}]},{"osd":3,"last update":"Mon Oct 9 08:28:21 2023","interfaces":[{"interface":"back","average":{"1min":1.7290000000000001,"5min":2.2029999999999998,"15min":1.9610000000000001},"min":{"1min":0.27900000000000003,"5min":0.25700000000000001,"15min":0.224},"max":{"1min":5.9329999999999998,"5min":81.909000000000006,"15min":86.632000000000005},"last":0.441},{"interface":"front","average":{"1min":1.252,"5min":2.4470000000000001,"15min":2.1230000000000002},"min":{"1min":0.40799999999999997,"5min":0.27400000000000002,"15min":0.25},"max":{"1min":5.2060000000000004,"5min":82.593000000000004,"15min":86.793999999999997},"last":0.42599999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:28:05 2023","interfaces":[{"interface":"back","average":{"1min":1.3999999999999999,"5min":1.2829999999999999,"15min":1.663},"min":{"1min":0.376,"5min":0.33800000000000002,"15min":0.30499999999999999},"max":{"1min":10.237,"5min":12.597,"15min":86.274000000000001},"last":0.5},{"interface":"front","average":{"1min":1.5780000000000001,"5min":1.145,"15min":1.583},"min":{"1min":0.38600000000000001,"5min":0.36299999999999999,"15min":0.30399999999999999},"max":{"1min":4.4139999999999997,"5min":10.199999999999999,"15min":86.506},"last":0.66800000000000004}]},{"osd":5,"last update":"Mon Oct 9 08:28:05 2023","interfaces":[{"interface":"back","average":{"1min":1.6259999999999999,"5min":1.2849999999999999,"15min":1.778},"min":{"1min":0.42199999999999999,"5min":0.34599999999999997,"15min":0.32400000000000001},"max":{"1min":7.7750000000000004,"5min":10.010999999999999,"15min":86.563999999999993},"last":0.48799999999999999},{"interface":"front","average":{"1min":1.5529999999999999,"5min":1.3640000000000001,"15min":1.7669999999999999},"min":{"1min":0.48499999999999999,"5min":0.36699999999999999,"15min":0.33400000000000002},"max":{"1min":6.6820000000000004,"5min":10.092000000000001,"15min":86.719999999999999},"last":0.51000000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:28:05 2023","interfaces":[{"interface":"back","average":{"1min":1.6000000000000001,"5min":1.2030000000000001,"15min":1.589},"min":{"1min":0.44800000000000001,"5min":0.38100000000000001,"15min":0.34999999999999998},"max":{"1min":4.4509999999999996,"5min":4.4509999999999996,"15min":86.605000000000004},"last":0.52600000000000002},{"interface":"front","average":{"1min":1.661,"5min":1.4330000000000001,"15min":1.76},"min":{"1min":0.57099999999999995,"5min":0.39600000000000002,"15min":0.39300000000000002},"max":{"1min":7.6989999999999998,"5min":7.6989999999999998,"15min":86.683000000000007},"last":0.57799999999999996}]},{"osd":7,"last update":"Mon Oct 9 08:28:05 2023","interfaces":[{"interface":"back","average":{"1min":1.4199999999999999,"5min":1.165,"15min":1.6679999999999999},"min":{"1min":0.54800000000000004,"5min":0.38,"15min":0.35299999999999998},"max":{"1min":5.867,"5min":6.2350000000000003,"15min":86.762},"last":0.76500000000000001},{"interface":"front","average":{"1min":1.4450000000000001,"5min":1.3560000000000001,"15min":1.728},"min":{"1min":0.47499999999999998,"5min":0.39300000000000002,"15min":0.33700000000000002},"max":{"1min":10.260999999999999,"5min":10.260999999999999,"15min":86.302999999999997},"last":0.60099999999999998}]}]},{"osd":2,"up_from":98,"seq":420906795217,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2343960,"kb_used_data":2141712,"kb_used_omap":11,"kb_used_meta":202228,"kb_avail":91401192,"statfs":{"total":95995035648,"available":93594820608,"internally_reserved":0,"allocated":2193113088,"data_stored":2192306818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11690,"internal_metadata":207082070},"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 08:28:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":0.69599999999999995,"15min":1.1060000000000001},"min":{"1min":0.22600000000000001,"5min":0.218,"15min":0.19},"max":{"1min":5.657,"5min":5.657,"15min":46.280000000000001},"last":0.65800000000000003},{"interface":"front","average":{"1min":1.347,"5min":0.76500000000000001,"15min":1.1990000000000001},"min":{"1min":0.26600000000000001,"5min":0.223,"15min":0.223},"max":{"1min":5.5110000000000001,"5min":5.5110000000000001,"15min":46.006},"last":0.68500000000000005}]},{"osd":1,"last update":"Mon Oct 9 08:27:46 2023","interfaces":[{"interface":"back","average":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":5.0199999999999996,"5min":5.0199999999999996,"15min":5.0199999999999996},"last":0.497},{"interface":"front","average":{"1min":1.956,"5min":1.956,"15min":1.956},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":10.010999999999999,"5min":10.010999999999999,"15min":10.010999999999999},"last":0.58199999999999996}]},{"osd":3,"last update":"Mon Oct 9 08:28:21 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":2.3210000000000002,"15min":1.6120000000000001},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":2.4740000000000002,"5min":97.947999999999993,"15min":97.947999999999993},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.79000000000000004,"5min":2.5459999999999998,"15min":1.74},"min":{"1min":0.30599999999999999,"5min":0.246,"15min":0.246},"max":{"1min":3.8980000000000001,"5min":104.59099999999999,"15min":104.59099999999999},"last":0.46400000000000002}]},{"osd":4,"last update":"Mon Oct 9 08:28:07 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.5669999999999999,"15min":1.554},"min":{"1min":0.40899999999999997,"5min":0.38200000000000001,"15min":0.36099999999999999},"max":{"1min":3.8690000000000002,"5min":43.152999999999999,"15min":43.152999999999999},"last":0.90300000000000002},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.577,"15min":1.492},"min":{"1min":0.47399999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":3.9590000000000001,"5min":42.445,"15min":42.445},"last":0.69999999999999996}]},{"osd":5,"last update":"Mon Oct 9 08:28:07 2023","interfaces":[{"interface":"back","average":{"1min":1.262,"5min":2.032,"15min":1.716},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.28100000000000003},"max":{"1min":3.855,"5min":54.466999999999999,"15min":54.466999999999999},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.97499999999999998,"5min":2.0590000000000002,"15min":1.7150000000000001},"min":{"1min":0.42299999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":3.9569999999999999,"5min":55.149999999999999,"15min":55.149999999999999},"last":1.0760000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:28:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.696,"15min":1.516},"min":{"1min":0.39000000000000001,"5min":0.34300000000000003,"15min":0.34000000000000002},"max":{"1min":3.9849999999999999,"5min":42.533000000000001,"15min":42.533000000000001},"last":0.629},{"interface":"front","average":{"1min":1.3100000000000001,"5min":1.734,"15min":1.613},"min":{"1min":0.52000000000000002,"5min":0.378,"15min":0.34799999999999998},"max":{"1min":5.149,"5min":42.545999999999999,"15min":42.545999999999999},"last":0.751}]},{"osd":7,"last update":"Mon Oct 9 08:28:07 2023","interfaces":[{"interface":"back","average":{"1min":1.214,"5min":1.532,"15min":1.579},"min":{"1min":0.44500000000000001,"5min":0.42499999999999999,"15min":0.33800000000000002},"max":{"1min":3.9710000000000001,"5min":42.625,"15min":42.625},"last":0.83799999999999997},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.5329999999999999,"15min":1.49},"min":{"1min":0.55000000000000004,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":3.927,"5min":43.204999999999998,"15min":43.204999999999998},"last":1.1200000000000001}]}]},{"osd":3,"up_from":103,"seq":442381631691,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4295044,"kb_used_data":3880700,"kb_used_omap":4,"kb_used_meta":414331,"kb_avail":89450108,"statfs":{"total":95995035648,"available":91596910592,"internally_reserved":0,"allocated":3973836800,"data_stored":3972987767,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":424275286},"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 08:28:19 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.60899999999999999,"15min":0.98699999999999999},"min":{"1min":0.25700000000000001,"5min":0.20999999999999999,"15min":0.182},"max":{"1min":4.7450000000000001,"5min":4.7450000000000001,"15min":33.421999999999997},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.746,"5min":0.92000000000000004,"15min":1.101},"min":{"1min":0.26300000000000001,"5min":0.24199999999999999,"15min":0.22600000000000001},"max":{"1min":4.6029999999999998,"5min":5.4320000000000004,"15min":33.518000000000001},"last":0.88600000000000001}]},{"osd":1,"last update":"Mon Oct 9 08:27:41 2023","interfaces":[{"interface":"back","average":{"1min":1.944,"5min":1.944,"15min":1.944},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":8.5969999999999995,"5min":8.5969999999999995,"15min":8.5969999999999995},"last":0.39200000000000002},{"interface":"front","average":{"1min":1.54,"5min":1.54,"15min":1.54},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":5.71,"5min":5.71,"15min":5.71},"last":1.004}]},{"osd":2,"last update":"Mon Oct 9 08:28:19 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.92500000000000004,"15min":1.1499999999999999},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":2.8940000000000001,"5min":5.8440000000000003,"15min":32.168999999999997},"last":0.80100000000000005},{"interface":"front","average":{"1min":1.583,"5min":1.171,"15min":1.857},"min":{"1min":0.29999999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":9.7739999999999991,"5min":20.811,"15min":87.111000000000004},"last":0.37}]},{"osd":4,"last update":"Mon Oct 9 08:28:19 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":1.3660000000000001,"15min":1.357},"min":{"1min":0.35899999999999999,"5min":0.34899999999999998,"15min":0.29799999999999999},"max":{"1min":2.9239999999999999,"5min":6.5830000000000002,"15min":13.404},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.81299999999999994,"5min":1.458,"15min":1.512},"min":{"1min":0.41099999999999998,"5min":0.317,"15min":0.31},"max":{"1min":4.3070000000000004,"5min":20.954999999999998,"15min":20.954999999999998},"last":0.51900000000000002}]},{"osd":5,"last update":"Mon Oct 9 08:28:19 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.4450000000000001,"15min":1.621},"min":{"1min":0.434,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":4.3600000000000003,"5min":20.923999999999999,"15min":20.923999999999999},"last":2.7639999999999998},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.282,"15min":1.448},"min":{"1min":0.44800000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":4.7779999999999996,"5min":6.5789999999999997,"15min":13.282},"last":0.49199999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:28:19 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":1.647,"15min":1.452},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.32800000000000001},"max":{"1min":2.956,"5min":14.753,"15min":14.753},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.996,"5min":1.635,"15min":1.591},"min":{"1min":0.45600000000000002,"5min":0.38,"15min":0.38},"max":{"1min":4.3920000000000003,"5min":20.888000000000002,"15min":20.888000000000002},"last":0.41299999999999998}]},{"osd":7,"last update":"Mon Oct 9 08:28:19 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.4279999999999999,"15min":1.498},"min":{"1min":0.48499999999999999,"5min":0.374,"15min":0.374},"max":{"1min":4.6989999999999998,"5min":12.077999999999999,"15min":13.239000000000001},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.93799999999999994,"5min":1.6870000000000001,"15min":1.5329999999999999},"min":{"1min":0.46000000000000002,"5min":0.41999999999999998,"15min":0.378},"max":{"1min":2.98,"5min":10.196,"15min":13.471},"last":0.98099999999999998}]}]},{"osd":4,"up_from":30,"seq":128849019299,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2451640,"kb_used_data":2146224,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":91293512,"statfs":{"total":95995035648,"available":93484556288,"internally_reserved":0,"allocated":2197733376,"data_stored":2197185249,"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 08:27:49 2023","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":1.048,"15min":1.329},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.27400000000000002},"max":{"1min":4.5099999999999998,"5min":6.0389999999999997,"15min":14.128},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.85199999999999998,"5min":1.105,"15min":1.341},"min":{"1min":0.33100000000000002,"5min":0.312,"15min":0.248},"max":{"1min":4.5389999999999997,"5min":6.0620000000000003,"15min":14.224},"last":1.0509999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:27:45 2023","interfaces":[{"interface":"back","average":{"1min":1.46,"5min":1.46,"15min":1.46},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":5.8209999999999997,"5min":5.8209999999999997,"15min":5.8209999999999997},"last":4.6150000000000002},{"interface":"front","average":{"1min":1.391,"5min":1.391,"15min":1.391},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":3.8069999999999999,"5min":3.8069999999999999,"15min":3.8069999999999999},"last":4.6280000000000001}]},{"osd":2,"last update":"Mon Oct 9 08:27:45 2023","interfaces":[{"interface":"back","average":{"1min":1.7609999999999999,"5min":1.2130000000000001,"15min":2.4209999999999998},"min":{"1min":0.33300000000000002,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":7.1429999999999998,"5min":7.1429999999999998,"15min":109.09},"last":4.5629999999999997},{"interface":"front","average":{"1min":0.84599999999999997,"5min":1.0840000000000001,"15min":2.2000000000000002},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.318},"max":{"1min":4.4669999999999996,"5min":5.9690000000000003,"15min":108.964},"last":4.6829999999999998}]},{"osd":3,"last update":"Mon Oct 9 08:28:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.7170000000000001,"15min":1.7569999999999999},"min":{"1min":0.34300000000000003,"5min":0.32300000000000001,"15min":0.307},"max":{"1min":5.5890000000000004,"5min":19.884,"15min":42.043999999999997},"last":0.72899999999999998},{"interface":"front","average":{"1min":1.4119999999999999,"5min":1.8700000000000001,"15min":1.9390000000000001},"min":{"1min":0.41399999999999998,"5min":0.37,"15min":0.35299999999999998},"max":{"1min":9.3510000000000009,"5min":18.920000000000002,"15min":40.954000000000001},"last":0.93799999999999994}]},{"osd":5,"last update":"Mon Oct 9 08:27:32 2023","interfaces":[{"interface":"back","average":{"1min":1.7430000000000001,"5min":1.772,"15min":1.9259999999999999},"min":{"1min":0.36699999999999999,"5min":0.308,"15min":0.29799999999999999},"max":{"1min":7.1779999999999999,"5min":8.1020000000000003,"15min":21.931999999999999},"last":0.88400000000000001},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.575,"15min":1.786},"min":{"1min":0.40500000000000003,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":4.5670000000000002,"5min":8.1519999999999992,"15min":13.769},"last":1.2589999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:28:29 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":1.266,"15min":1.698},"min":{"1min":0.42499999999999999,"5min":0.377,"15min":0.33800000000000002},"max":{"1min":1.2709999999999999,"5min":6.1669999999999998,"15min":13.829000000000001},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.6419999999999999,"15min":1.9219999999999999},"min":{"1min":0.59299999999999997,"5min":0.38700000000000001,"15min":0.312},"max":{"1min":3.4510000000000001,"5min":7.1989999999999998,"15min":21.777000000000001},"last":1.004}]},{"osd":7,"last update":"Mon Oct 9 08:28:29 2023","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":1.4990000000000001,"15min":1.8320000000000001},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.36099999999999999},"max":{"1min":1.1779999999999999,"5min":8.8360000000000003,"15min":10.813000000000001},"last":1.1919999999999999},{"interface":"front","average":{"1min":0.83299999999999996,"5min":1.639,"15min":1.6220000000000001},"min":{"1min":0.45800000000000002,"5min":0.36299999999999999,"15min":0.29999999999999999},"max":{"1min":2.3199999999999998,"5min":10.053000000000001,"15min":10.053000000000001},"last":0.79800000000000004}]}]},{"osd":5,"up_from":36,"seq":154618823066,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2060972,"kb_used_data":1763748,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":91684180,"statfs":{"total":95995035648,"available":93884600320,"internally_reserved":0,"allocated":1806077952,"data_stored":1805537876,"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 08:28:08 2023","interfaces":[{"interface":"back","average":{"1min":1.7370000000000001,"5min":1.3420000000000001,"15min":1.722},"min":{"1min":0.29899999999999999,"5min":0.29199999999999998,"15min":0.26200000000000001},"max":{"1min":10.074,"5min":10.074,"15min":39.686},"last":0.35699999999999998},{"interface":"front","average":{"1min":1.2849999999999999,"5min":1.3029999999999999,"15min":1.752},"min":{"1min":0.29399999999999998,"5min":0.29099999999999998,"15min":0.26200000000000001},"max":{"1min":8.5549999999999997,"5min":9.6929999999999996,"15min":40.454999999999998},"last":0.55600000000000005}]},{"osd":1,"last update":"Mon Oct 9 08:27:44 2023","interfaces":[{"interface":"back","average":{"1min":1.7050000000000001,"5min":1.7050000000000001,"15min":1.7050000000000001},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":5.5110000000000001,"5min":5.5110000000000001,"15min":5.5110000000000001},"last":0.53200000000000003},{"interface":"front","average":{"1min":1.48,"5min":1.48,"15min":1.48},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":10.130000000000001,"5min":10.130000000000001,"15min":10.130000000000001},"last":1.1819999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:27:52 2023","interfaces":[{"interface":"back","average":{"1min":2.1440000000000001,"5min":1.456,"15min":2.0419999999999998},"min":{"1min":0.41399999999999998,"5min":0.32300000000000001,"15min":0.307},"max":{"1min":7.1070000000000002,"5min":7.1070000000000002,"15min":43.529000000000003},"last":0.77800000000000002},{"interface":"front","average":{"1min":1.27,"5min":1.2070000000000001,"15min":1.8979999999999999},"min":{"1min":0.44600000000000001,"5min":0.311,"15min":0.29299999999999998},"max":{"1min":5.96,"5min":7.109,"15min":43.473999999999997},"last":0.81999999999999995}]},{"osd":3,"last update":"Mon Oct 9 08:28:23 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":1.887,"15min":1.944},"min":{"1min":0.51500000000000001,"5min":0.34799999999999998,"15min":0.31900000000000001},"max":{"1min":2.214,"5min":34.798999999999999,"15min":43.734999999999999},"last":0.755},{"interface":"front","average":{"1min":1.004,"5min":2.0619999999999998,"15min":2.0880000000000001},"min":{"1min":0.39500000000000002,"5min":0.34499999999999997,"15min":0.33600000000000002},"max":{"1min":4.1299999999999999,"5min":36.240000000000002,"15min":43.598999999999997},"last":0.85099999999999998}]},{"osd":4,"last update":"Mon Oct 9 08:28:31 2023","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":1.446,"15min":1.7150000000000001},"min":{"1min":0.39900000000000002,"5min":0.311,"15min":0.31},"max":{"1min":1.446,"5min":9.7729999999999997,"15min":13.57},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.2330000000000001,"5min":1.3360000000000001,"15min":1.7649999999999999},"min":{"1min":0.38800000000000001,"5min":0.32600000000000001,"15min":0.32300000000000001},"max":{"1min":6.9889999999999999,"5min":8.2279999999999998,"15min":13.26},"last":0.79800000000000004}]},{"osd":6,"last update":"Mon Oct 9 08:28:23 2023","interfaces":[{"interface":"back","average":{"1min":1.4690000000000001,"5min":1.6200000000000001,"15min":1.7989999999999999},"min":{"1min":0.505,"5min":0.40600000000000003,"15min":0.34300000000000003},"max":{"1min":6.0510000000000002,"5min":8.4659999999999993,"15min":10.417},"last":1.24},{"interface":"front","average":{"1min":0.93400000000000005,"5min":1.323,"15min":1.7},"min":{"1min":0.46800000000000003,"5min":0.34100000000000003,"15min":0.32600000000000001},"max":{"1min":2.0800000000000001,"5min":7.173,"15min":12.49},"last":0.879}]},{"osd":7,"last update":"Mon Oct 9 08:28:08 2023","interfaces":[{"interface":"back","average":{"1min":1.276,"5min":1.73,"15min":1.921},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.34599999999999997},"max":{"1min":4.7210000000000001,"5min":6.8840000000000003,"15min":14.472},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.516,"5min":1.7729999999999999,"15min":2.016},"min":{"1min":0.46400000000000002,"5min":0.38400000000000001,"15min":0.33000000000000002},"max":{"1min":6.9459999999999997,"5min":9.6739999999999995,"15min":13.731},"last":1.274}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3716,"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":1360,"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":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":8726,"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":8626,"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":7974,"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":3418,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":322572288,"data_stored":322568216,"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":1224806400,"data_stored":1224802328,"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":2186149888,"data_stored":2186149888,"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":3967221760,"data_stored":3967221760,"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":2188967936,"data_stored":2188967936,"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":1800208384,"data_stored":1800208384,"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":2419593216,"data_stored":2419589144,"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":2422734848,"data_stored":2422734848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T08:28:40.338 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_2 pgp_num 16 2023-10-09T08:28:40.382 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:40.406 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:40.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:40.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:40.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:40.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:40.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:40.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:40.645 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:40.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:40.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:40.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:40.774 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:40.798 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:40.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:40.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:40.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:40.909 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:40 smithi081 bash[76862]: cluster 2023-10-09T08:28:39.616958+0000 mgr.y (mgr.26009) 795 : cluster 0 pgmap v809: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 55924/263970 objects degraded (21.186%); 5396/263970 objects misplaced (2.044%); 4.5 MiB/s, 72 objects/s recovering 2023-10-09T08:28:40.909 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:40 smithi081 bash[79557]: cluster 2023-10-09T08:28:39.616958+0000 mgr.y (mgr.26009) 795 : cluster 0 pgmap v809: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 55924/263970 objects degraded (21.186%); 5396/263970 objects misplaced (2.044%); 4.5 MiB/s, 72 objects/s recovering 2023-10-09T08:28:40.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:40.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:40.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:41.038 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:41.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:41.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:41.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:41.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:41.168 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:28:41.175 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:28:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:28:41] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.33.4" 2023-10-09T08:28:41.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:41.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:41.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:41.197 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:28:41.225 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:28:41.251 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:28:41.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:40 smithi118 bash[59345]: cluster 2023-10-09T08:28:39.616958+0000 mgr.y (mgr.26009) 795 : cluster 0 pgmap v809: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 55924/263970 objects degraded (21.186%); 5396/263970 objects misplaced (2.044%); 4.5 MiB/s, 72 objects/s recovering 2023-10-09T08:28:41.280 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:28:41.297 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:41.310 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:28:41.320 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:41.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:41.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:41.340 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:28:41.372 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:28:41.380 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:28:41.380 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:28:41.380 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:28:41.380 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:28:41.380 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:28:41.381 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:28:41.381 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:28:41.381 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:28:41.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:41.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:41.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:41.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:41.554 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:41.580 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:41.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:41.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:41.683 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:41.706 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:41.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:41.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:41.810 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:41.837 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:28:41.846 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:41.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:41.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:41.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:41 smithi081 bash[76862]: audit 2023-10-09T08:28:41.138950+0000 mon.c (mon.2) 310 : audit 0 from='client.? 172.21.15.81:0/2233020284' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:28:41.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:41 smithi081 bash[76862]: audit 2023-10-09T08:28:41.221547+0000 mon.c (mon.2) 311 : audit 1 from='client.? 172.21.15.81:0/3818733611' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:28:41.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:41 smithi081 bash[76862]: audit 2023-10-09T08:28:41.221922+0000 mon.a (mon.0) 751 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:28:41.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:41 smithi081 bash[79557]: audit 2023-10-09T08:28:41.138950+0000 mon.c (mon.2) 310 : audit 0 from='client.? 172.21.15.81:0/2233020284' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:28:41.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:41 smithi081 bash[79557]: audit 2023-10-09T08:28:41.221547+0000 mon.c (mon.2) 311 : audit 1 from='client.? 172.21.15.81:0/3818733611' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:28:41.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:41 smithi081 bash[79557]: audit 2023-10-09T08:28:41.221922+0000 mon.a (mon.0) 751 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:28:41.955 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:41.978 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:41.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:41.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:42.081 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:42.089 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:41 smithi118 bash[59345]: audit 2023-10-09T08:28:41.138950+0000 mon.c (mon.2) 310 : audit 0 from='client.? 172.21.15.81:0/2233020284' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:28:42.089 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:41 smithi118 bash[59345]: audit 2023-10-09T08:28:41.221547+0000 mon.c (mon.2) 311 : audit 1 from='client.? 172.21.15.81:0/3818733611' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:28:42.090 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:41 smithi118 bash[59345]: audit 2023-10-09T08:28:41.221922+0000 mon.a (mon.0) 751 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:28:42.104 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:42.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:42.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:42.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:42.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:42.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:42.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:42.339 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:42.361 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:42.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:42.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:42.465 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:42.491 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:42.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:42.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:42.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:42.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:42.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:42.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:42.722 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:42.746 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:42.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:42.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:42.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:42.858 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[76862]: cluster 2023-10-09T08:28:41.617596+0000 mgr.y (mgr.26009) 796 : cluster 0 pgmap v810: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 178 op/s; 55710/262779 objects degraded (21.200%); 5396/262779 objects misplaced (2.053%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:28:42.858 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[76862]: cluster 2023-10-09T08:28:41.806663+0000 mon.a (mon.0) 752 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:28:42.859 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[76862]: cluster 2023-10-09T08:28:41.817063+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T08:28:42.859 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[76862]: cluster 2023-10-09T08:28:41.819138+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T08:28:42.859 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[76862]: cluster 2023-10-09T08:28:41.820050+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T08:28:42.859 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[76862]: audit 2023-10-09T08:28:41.820729+0000 mon.a (mon.0) 753 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:28:42.859 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[76862]: cluster 2023-10-09T08:28:41.820852+0000 mon.a (mon.0) 754 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-10-09T08:28:42.859 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[76862]: cluster 2023-10-09T08:28:41.821503+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T08:28:42.859 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[76862]: cluster 2023-10-09T08:28:41.823624+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T08:28:42.859 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[79557]: cluster 2023-10-09T08:28:41.617596+0000 mgr.y (mgr.26009) 796 : cluster 0 pgmap v810: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 178 op/s; 55710/262779 objects degraded (21.200%); 5396/262779 objects misplaced (2.053%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:28:42.860 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[79557]: cluster 2023-10-09T08:28:41.806663+0000 mon.a (mon.0) 752 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:28:42.860 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[79557]: cluster 2023-10-09T08:28:41.817063+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T08:28:42.860 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[79557]: cluster 2023-10-09T08:28:41.819138+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T08:28:42.860 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[79557]: cluster 2023-10-09T08:28:41.820050+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T08:28:42.860 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[79557]: audit 2023-10-09T08:28:41.820729+0000 mon.a (mon.0) 753 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:28:42.860 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[79557]: cluster 2023-10-09T08:28:41.820852+0000 mon.a (mon.0) 754 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-10-09T08:28:42.860 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[79557]: cluster 2023-10-09T08:28:41.821503+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T08:28:42.860 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:42 smithi081 bash[79557]: cluster 2023-10-09T08:28:41.823624+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T08:28:42.877 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:42.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:42.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:42.981 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:42.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:42 smithi118 bash[59345]: cluster 2023-10-09T08:28:41.617596+0000 mgr.y (mgr.26009) 796 : cluster 0 pgmap v810: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 178 op/s; 55710/262779 objects degraded (21.200%); 5396/262779 objects misplaced (2.053%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:28:42.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:42 smithi118 bash[59345]: cluster 2023-10-09T08:28:41.806663+0000 mon.a (mon.0) 752 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:28:42.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:42 smithi118 bash[59345]: cluster 2023-10-09T08:28:41.817063+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T08:28:42.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:42 smithi118 bash[59345]: cluster 2023-10-09T08:28:41.819138+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T08:28:42.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:42 smithi118 bash[59345]: cluster 2023-10-09T08:28:41.820050+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T08:28:42.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:42 smithi118 bash[59345]: audit 2023-10-09T08:28:41.820729+0000 mon.a (mon.0) 753 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:28:42.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:42 smithi118 bash[59345]: cluster 2023-10-09T08:28:41.820852+0000 mon.a (mon.0) 754 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-10-09T08:28:42.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:42 smithi118 bash[59345]: cluster 2023-10-09T08:28:41.821503+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T08:28:42.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:42 smithi118 bash[59345]: cluster 2023-10-09T08:28:41.823624+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T08:28:43.008 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:43.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:43.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:43.111 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:43.139 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:43.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:43.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:43.246 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:43.274 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:43.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:43.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:43.378 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:43.404 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:43.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:43.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:43.507 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:43.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:43.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:43.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:43.636 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:43.662 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:43.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:43.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:43.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:43.791 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:43.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:43.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:43.894 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:43.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:43 smithi118 bash[59345]: cluster 2023-10-09T08:28:43.494671+0000 mon.a (mon.0) 755 : cluster 3 Health check update: Degraded data redundancy: 55710/262779 objects degraded (21.200%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:43.917 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:43.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:43.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:44.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:44.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:44.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:44.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:44.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:43 smithi081 bash[76862]: cluster 2023-10-09T08:28:43.494671+0000 mon.a (mon.0) 755 : cluster 3 Health check update: Degraded data redundancy: 55710/262779 objects degraded (21.200%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:44.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:43 smithi081 bash[79557]: cluster 2023-10-09T08:28:43.494671+0000 mon.a (mon.0) 755 : cluster 3 Health check update: Degraded data redundancy: 55710/262779 objects degraded (21.200%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:44.151 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:44.175 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:44.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:44.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:44.278 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:44.311 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:44.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:44.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:44.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:44.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:44.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:44.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:44.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:44.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:44.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:44.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:44.684 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:44.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:44.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:44.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:44.799 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:28:44.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:44.876 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:44.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:44.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:44.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:44.991 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:44 smithi081 bash[76862]: cluster 2023-10-09T08:28:43.618328+0000 mgr.y (mgr.26009) 797 : cluster 0 pgmap v812: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 55710/262779 objects degraded (21.200%); 5396/262779 objects misplaced (2.053%); 4.0 MiB/s, 64 objects/s recovering 2023-10-09T08:28:44.991 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:44 smithi081 bash[79557]: cluster 2023-10-09T08:28:43.618328+0000 mgr.y (mgr.26009) 797 : cluster 0 pgmap v812: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 55710/262779 objects degraded (21.200%); 5396/262779 objects misplaced (2.053%); 4.0 MiB/s, 64 objects/s recovering 2023-10-09T08:28:45.005 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:45.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:45.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:45.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:45.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:45.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:45.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:45.243 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:45.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:44 smithi118 bash[59345]: cluster 2023-10-09T08:28:43.618328+0000 mgr.y (mgr.26009) 797 : cluster 0 pgmap v812: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 55710/262779 objects degraded (21.200%); 5396/262779 objects misplaced (2.053%); 4.0 MiB/s, 64 objects/s recovering 2023-10-09T08:28:45.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:45.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:45.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:45.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:45.397 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:45.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:45.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:45.505 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:45.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:28:45.529 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:45.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:45.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:45.632 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:45.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:45.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:45.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:45.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:45.787 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:45.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:45.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:45.891 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:45.917 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:45.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:45.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:46.022 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:46.049 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:46.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:46.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:46.152 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:46.178 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:46.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:46.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:46.282 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:46.306 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:46.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:46.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:46.325 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:28:46.325 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:28:46.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:46.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:46.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:46.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:46.537 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:46.559 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:46.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:46.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:46.662 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:46.684 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:46.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:46.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:46.787 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:46.809 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:46.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:46.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:46.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:46.938 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:46.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:46.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:47.040 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:47.066 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:47.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:47.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:47.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:46 smithi081 bash[76862]: cluster 2023-10-09T08:28:45.619402+0000 mgr.y (mgr.26009) 798 : cluster 0 pgmap v813: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 187 op/s; 55178/259884 objects degraded (21.232%); 5396/259884 objects misplaced (2.076%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:28:47.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:46 smithi081 bash[79557]: cluster 2023-10-09T08:28:45.619402+0000 mgr.y (mgr.26009) 798 : cluster 0 pgmap v813: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 187 op/s; 55178/259884 objects degraded (21.232%); 5396/259884 objects misplaced (2.076%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:28:47.169 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:47.176 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:46 smithi118 bash[59345]: cluster 2023-10-09T08:28:45.619402+0000 mgr.y (mgr.26009) 798 : cluster 0 pgmap v813: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 187 op/s; 55178/259884 objects degraded (21.232%); 5396/259884 objects misplaced (2.076%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:28:47.193 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:47.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:47.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:47.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:47.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:47.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:47.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:47.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:47.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:47.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:47.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:47.558 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:47.584 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:47.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:47.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:47.690 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:47.715 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:47.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:47.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:47.818 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:47.842 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:47.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:47.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:47.946 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:47.978 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:47.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:47.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:48.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:48.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:48.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:48.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:48.209 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:48.233 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:48.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:48.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:48.338 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:48.365 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:48.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:48.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:48.471 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:48.499 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:48.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:48.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:48.602 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:48.635 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:48.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:48.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:48.739 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:48.762 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:48.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:48.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:48.865 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:48.890 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:48.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:48.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:48.993 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:49.004 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:48 smithi118 bash[59345]: cluster 2023-10-09T08:28:47.619913+0000 mgr.y (mgr.26009) 799 : cluster 0 pgmap v814: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 187 op/s; 55178/259884 objects degraded (21.232%); 5396/259884 objects misplaced (2.076%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:28:49.004 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:48 smithi118 bash[59345]: cluster 2023-10-09T08:28:48.507501+0000 mon.a (mon.0) 756 : cluster 3 Health check update: Degraded data redundancy: 55178/259884 objects degraded (21.232%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:49.020 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:49.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:49.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:49.123 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:49.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:48 smithi081 bash[79557]: cluster 2023-10-09T08:28:47.619913+0000 mgr.y (mgr.26009) 799 : cluster 0 pgmap v814: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 187 op/s; 55178/259884 objects degraded (21.232%); 5396/259884 objects misplaced (2.076%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:28:49.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:48 smithi081 bash[79557]: cluster 2023-10-09T08:28:48.507501+0000 mon.a (mon.0) 756 : cluster 3 Health check update: Degraded data redundancy: 55178/259884 objects degraded (21.232%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:49.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:48 smithi081 bash[76862]: cluster 2023-10-09T08:28:47.619913+0000 mgr.y (mgr.26009) 799 : cluster 0 pgmap v814: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 187 op/s; 55178/259884 objects degraded (21.232%); 5396/259884 objects misplaced (2.076%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:28:49.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:48 smithi081 bash[76862]: cluster 2023-10-09T08:28:48.507501+0000 mon.a (mon.0) 756 : cluster 3 Health check update: Degraded data redundancy: 55178/259884 objects degraded (21.232%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:49.152 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:49.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:49.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:49.255 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:49.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:49.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:49.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:49.365 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:28:49.365 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:28:49.384 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:49.406 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:49.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:49.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:49.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:49.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:49.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:49.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:49.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:49.667 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:49.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:49.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:49.772 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:49.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:49.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:49.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:49.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:49.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:49.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:49.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:50.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:50.047 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:50.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:50.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:50.149 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:50.173 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:50.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:50.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:50.275 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:50.303 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:50.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:50.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:50.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:50.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:50.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:50.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:50.534 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:50.558 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:50.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:50.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:50.661 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:50.690 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:50.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:50.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:50.793 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:50.819 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:50.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:50.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:50.923 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:50.950 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:50.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:50.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:51.053 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:51.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:50 smithi118 bash[59345]: cluster 2023-10-09T08:28:49.620612+0000 mgr.y (mgr.26009) 800 : cluster 0 pgmap v815: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 189 op/s; 54887/258285 objects degraded (21.251%); 5396/258285 objects misplaced (2.089%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:28:51.078 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:51.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:51.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:51.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:50 smithi081 bash[76862]: cluster 2023-10-09T08:28:49.620612+0000 mgr.y (mgr.26009) 800 : cluster 0 pgmap v815: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 189 op/s; 54887/258285 objects degraded (21.251%); 5396/258285 objects misplaced (2.089%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:28:51.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:50 smithi081 bash[79557]: cluster 2023-10-09T08:28:49.620612+0000 mgr.y (mgr.26009) 800 : cluster 0 pgmap v815: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 189 op/s; 54887/258285 objects degraded (21.251%); 5396/258285 objects misplaced (2.089%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:28:51.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:51.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:51.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:51.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:51.310 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:51.335 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:51.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:51.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:51.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:51.446 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:28:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:28:51] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.33.4" 2023-10-09T08:28:51.467 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:51.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:51.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:51.575 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:51.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:51.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:51.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:51.699 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:51.726 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:51.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:51.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:51.828 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:51.853 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:51.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:51.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:51.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:51.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:51.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:51.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:52.091 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:52.114 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:52.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:52.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:52.219 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:52.245 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:52.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:52.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:52.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:52.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:52.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:52.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:52.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:52.500 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:52.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:52.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:52.603 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:52.623 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:52.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:52.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:52.726 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:52.749 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:52.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:52.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:52.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:52 smithi081 bash[79557]: cluster 2023-10-09T08:28:51.621479+0000 mgr.y (mgr.26009) 801 : cluster 0 pgmap v816: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 193 op/s; 54674/256974 objects degraded (21.276%); 5396/256974 objects misplaced (2.100%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:28:52.853 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:52.866 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:52 smithi118 bash[59345]: cluster 2023-10-09T08:28:51.621479+0000 mgr.y (mgr.26009) 801 : cluster 0 pgmap v816: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 193 op/s; 54674/256974 objects degraded (21.276%); 5396/256974 objects misplaced (2.100%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:28:52.882 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:52.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:52.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:52.986 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:53.005 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:53.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:53.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:53.108 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:53.115 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:52 smithi081 bash[76862]: cluster 2023-10-09T08:28:51.621479+0000 mgr.y (mgr.26009) 801 : cluster 0 pgmap v816: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 193 op/s; 54674/256974 objects degraded (21.276%); 5396/256974 objects misplaced (2.100%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:28:53.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:53.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:53.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:53.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:53.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:53.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:53.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:53.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:53.378 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:53.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:53.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:53.481 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:53.509 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:53.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:53.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:53.613 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:53.638 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:53.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:53.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:53.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:53.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:53.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:53.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:53.869 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:53.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:53.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:53.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:53.995 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:54.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:54.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:54.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:54.126 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:54.150 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:54.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:54.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:54.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:54 smithi118 bash[59345]: audit 2023-10-09T08:28:53.143657+0000 mon.a (mon.0) 757 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:54 smithi118 bash[59345]: audit 2023-10-09T08:28:53.148503+0000 mon.c (mon.2) 312 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:28:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:54 smithi118 bash[59345]: cluster 2023-10-09T08:28:53.508416+0000 mon.a (mon.0) 758 : cluster 3 Health check update: Degraded data redundancy: 54674/256974 objects degraded (21.276%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:54 smithi118 bash[59345]: cluster 2023-10-09T08:28:53.622171+0000 mgr.y (mgr.26009) 802 : cluster 0 pgmap v817: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 163 op/s; 54674/256974 objects degraded (21.276%); 5396/256974 objects misplaced (2.100%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T08:28:54.277 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:54.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:54.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:54.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:54.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:54.408 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:54 smithi081 bash[76862]: audit 2023-10-09T08:28:53.143657+0000 mon.a (mon.0) 757 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:54.408 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:54 smithi081 bash[76862]: audit 2023-10-09T08:28:53.148503+0000 mon.c (mon.2) 312 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:28:54.408 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:54 smithi081 bash[76862]: cluster 2023-10-09T08:28:53.508416+0000 mon.a (mon.0) 758 : cluster 3 Health check update: Degraded data redundancy: 54674/256974 objects degraded (21.276%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:54.409 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:54 smithi081 bash[76862]: cluster 2023-10-09T08:28:53.622171+0000 mgr.y (mgr.26009) 802 : cluster 0 pgmap v817: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 163 op/s; 54674/256974 objects degraded (21.276%); 5396/256974 objects misplaced (2.100%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T08:28:54.409 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:54 smithi081 bash[79557]: audit 2023-10-09T08:28:53.143657+0000 mon.a (mon.0) 757 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:28:54.409 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:54 smithi081 bash[79557]: audit 2023-10-09T08:28:53.148503+0000 mon.c (mon.2) 312 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:28:54.409 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:54 smithi081 bash[79557]: cluster 2023-10-09T08:28:53.508416+0000 mon.a (mon.0) 758 : cluster 3 Health check update: Degraded data redundancy: 54674/256974 objects degraded (21.276%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:54.409 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:54 smithi081 bash[79557]: cluster 2023-10-09T08:28:53.622171+0000 mgr.y (mgr.26009) 802 : cluster 0 pgmap v817: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 163 op/s; 54674/256974 objects degraded (21.276%); 5396/256974 objects misplaced (2.100%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T08:28:54.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:54.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:54.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:54.536 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:54.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:54.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:54.639 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:54.661 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:54.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:54.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:54.764 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:54.788 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:54.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:54.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:54.890 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:54.913 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:54.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:54.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:55.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:55.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:55.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:55.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:55.144 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:55.169 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:55.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:55.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:55.274 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:55.297 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:55.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:55.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:55.400 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:55.425 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:55.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:55.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:55.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:55.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:55.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:55.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:55.753 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:55.780 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:55.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:55.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:55.884 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:55.914 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:55.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:55.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:56.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:56.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:56.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:56.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:56.145 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:56.174 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:56.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:56.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:56.278 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:56.301 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:56.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:56.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:56.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:56.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:56.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:56.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:56.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:56.553 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:56.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:56.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:56.657 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:56.681 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:56.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:56.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:56.785 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:56.811 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:56.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:56.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:56.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:56 smithi081 bash[76862]: cluster 2023-10-09T08:28:55.623303+0000 mgr.y (mgr.26009) 803 : cluster 0 pgmap v818: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 235 op/s; 54151/254283 objects degraded (21.296%); 5396/254283 objects misplaced (2.122%); 5.4 MiB/s, 87 objects/s recovering 2023-10-09T08:28:56.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:56 smithi081 bash[79557]: cluster 2023-10-09T08:28:55.623303+0000 mgr.y (mgr.26009) 803 : cluster 0 pgmap v818: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 235 op/s; 54151/254283 objects degraded (21.296%); 5396/254283 objects misplaced (2.122%); 5.4 MiB/s, 87 objects/s recovering 2023-10-09T08:28:56.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:56.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:28:56.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:56.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:28:57.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:56 smithi118 bash[59345]: cluster 2023-10-09T08:28:55.623303+0000 mgr.y (mgr.26009) 803 : cluster 0 pgmap v818: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 235 op/s; 54151/254283 objects degraded (21.296%); 5396/254283 objects misplaced (2.122%); 5.4 MiB/s, 87 objects/s recovering 2023-10-09T08:28:57.047 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:57.078 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:57.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:57.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:57.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:57.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:57.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:57.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:57.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:57.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:57.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:57.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:57.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:57.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:57.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:57.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:57.580 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:57.605 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:57.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:57.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:57.710 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:57.739 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:57.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:57.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:57.842 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:57.867 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:57.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:57.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:57.971 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:57.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:58.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:58.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:58.106 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:58.130 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:58.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:58.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:28:58.234 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:58.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:58.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:58.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:58.362 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:58.388 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:58.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:58.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:58.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:58.530 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:28:58.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:58.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:28:58.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:58.662 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:58.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:58.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:58.695 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:28:58.695 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:28:58.695 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-09T08:28:58.695 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-09T08:28:58.695 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:28:58.767 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:58.794 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:58.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:58.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:58.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:58 smithi081 bash[79557]: cluster 2023-10-09T08:28:57.624448+0000 mgr.y (mgr.26009) 804 : cluster 0 pgmap v819: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 155 op/s; 54151/254283 objects degraded (21.296%); 5396/254283 objects misplaced (2.122%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T08:28:58.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:58 smithi081 bash[79557]: cluster 2023-10-09T08:28:58.509334+0000 mon.a (mon.0) 759 : cluster 3 Health check update: Degraded data redundancy: 54151/254283 objects degraded (21.296%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:58 smithi081 bash[76862]: cluster 2023-10-09T08:28:57.624448+0000 mgr.y (mgr.26009) 804 : cluster 0 pgmap v819: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 155 op/s; 54151/254283 objects degraded (21.296%); 5396/254283 objects misplaced (2.122%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T08:28:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:58 smithi081 bash[76862]: cluster 2023-10-09T08:28:58.509334+0000 mon.a (mon.0) 759 : cluster 3 Health check update: Degraded data redundancy: 54151/254283 objects degraded (21.296%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:58.897 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:58.917 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:28:58.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:58.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:28:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:58 smithi118 bash[59345]: cluster 2023-10-09T08:28:57.624448+0000 mgr.y (mgr.26009) 804 : cluster 0 pgmap v819: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 155 op/s; 54151/254283 objects degraded (21.296%); 5396/254283 objects misplaced (2.122%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T08:28:59.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:58 smithi118 bash[59345]: cluster 2023-10-09T08:28:58.509334+0000 mon.a (mon.0) 759 : cluster 3 Health check update: Degraded data redundancy: 54151/254283 objects degraded (21.296%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:28:59.020 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:59.045 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:59.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:59.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:59.148 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:59.174 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:59.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:59.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:59.277 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:59.298 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:28:59.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:59.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:28:59.401 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:59.434 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:28:59.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:59.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:28:59.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:59.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:59.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:59.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:59.662 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:59.686 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:28:59.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:59.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:28:59.705 INFO:teuthology.orchestra.run.smithi081.stderr:set pool 7 pgp_num to 16 2023-10-09T08:28:59.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:59.796 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:28:59 smithi081 bash[76862]: audit 2023-10-09T08:28:58.933755+0000 mon.a (mon.0) 760 : audit 1 from='client.? 172.21.15.81:0/336461805' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T08:28:59.796 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:28:59 smithi081 bash[79557]: audit 2023-10-09T08:28:58.933755+0000 mon.a (mon.0) 760 : audit 1 from='client.? 172.21.15.81:0/336461805' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T08:28:59.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:28:59.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:59.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:28:59.913 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:59.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:28:59 smithi118 bash[59345]: audit 2023-10-09T08:28:58.933755+0000 mon.a (mon.0) 760 : audit 1 from='client.? 172.21.15.81:0/336461805' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T08:28:59.940 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:28:59.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:28:59.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:00.045 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:00.091 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:00.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:00.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:00.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:00.224 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:00.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:00.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:00.328 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:00.351 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:00.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:00.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:00.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:00.483 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:00.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:00.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:00.588 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:00.621 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:00.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:00.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:00.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:00.733 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:00 smithi081 bash[76862]: cluster 2023-10-09T08:28:59.625107+0000 mgr.y (mgr.26009) 805 : cluster 0 pgmap v820: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 53809/252420 objects degraded (21.317%); 5396/252420 objects misplaced (2.138%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T08:29:00.733 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:00 smithi081 bash[76862]: cluster 2023-10-09T08:28:59.692901+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T08:29:00.733 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:00 smithi081 bash[76862]: cluster 2023-10-09T08:28:59.696873+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T08:29:00.734 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:00 smithi081 bash[76862]: audit 2023-10-09T08:28:59.698605+0000 mon.a (mon.0) 761 : audit 1 from='client.? 172.21.15.81:0/336461805' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2023-10-09T08:29:00.734 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:00 smithi081 bash[76862]: cluster 2023-10-09T08:28:59.698797+0000 mon.a (mon.0) 762 : cluster 0 osdmap e194: 8 total, 8 up, 8 in 2023-10-09T08:29:00.734 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:00 smithi081 bash[76862]: cluster 2023-10-09T08:28:59.712937+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T08:29:00.734 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:00 smithi081 bash[79557]: cluster 2023-10-09T08:28:59.625107+0000 mgr.y (mgr.26009) 805 : cluster 0 pgmap v820: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 53809/252420 objects degraded (21.317%); 5396/252420 objects misplaced (2.138%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T08:29:00.735 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:00 smithi081 bash[79557]: cluster 2023-10-09T08:28:59.692901+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T08:29:00.735 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:00 smithi081 bash[79557]: cluster 2023-10-09T08:28:59.696873+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T08:29:00.735 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:00 smithi081 bash[79557]: audit 2023-10-09T08:28:59.698605+0000 mon.a (mon.0) 761 : audit 1 from='client.? 172.21.15.81:0/336461805' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2023-10-09T08:29:00.735 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:00 smithi081 bash[79557]: cluster 2023-10-09T08:28:59.698797+0000 mon.a (mon.0) 762 : cluster 0 osdmap e194: 8 total, 8 up, 8 in 2023-10-09T08:29:00.735 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:00 smithi081 bash[79557]: cluster 2023-10-09T08:28:59.712937+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T08:29:00.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:00.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:00.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:00.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:00.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:00.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:00.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:00.993 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:01.002 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:00 smithi118 bash[59345]: cluster 2023-10-09T08:28:59.625107+0000 mgr.y (mgr.26009) 805 : cluster 0 pgmap v820: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 53809/252420 objects degraded (21.317%); 5396/252420 objects misplaced (2.138%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T08:29:01.002 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:00 smithi118 bash[59345]: cluster 2023-10-09T08:28:59.692901+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T08:29:01.002 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:00 smithi118 bash[59345]: cluster 2023-10-09T08:28:59.696873+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T08:29:01.002 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:00 smithi118 bash[59345]: audit 2023-10-09T08:28:59.698605+0000 mon.a (mon.0) 761 : audit 1 from='client.? 172.21.15.81:0/336461805' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2023-10-09T08:29:01.003 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:00 smithi118 bash[59345]: cluster 2023-10-09T08:28:59.698797+0000 mon.a (mon.0) 762 : cluster 0 osdmap e194: 8 total, 8 up, 8 in 2023-10-09T08:29:01.003 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:00 smithi118 bash[59345]: cluster 2023-10-09T08:28:59.712937+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T08:29:01.016 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:01.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:01.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:01.119 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:01.143 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:01.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:01.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:01.249 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:01.293 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:01.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:01.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:01.397 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:01.426 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:01.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:01.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:01.530 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:01.560 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:01.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:01.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:01.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:29:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:29:01] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.33.4" 2023-10-09T08:29:01.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:01.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:01.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:01.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:01.802 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:01.830 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:01.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:01.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:01.934 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:01.965 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:01.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:01.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:02.070 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:02.102 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:02.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:02.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:02.206 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:02.229 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-09T08:29:02.233 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:02.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:02.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:02.338 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:02.359 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:02.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:02.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:02.462 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:02.491 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:02.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:02.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:02.594 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:02.622 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:02.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:02.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:02.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:02.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:02.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:02.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:02.761 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:02 smithi081 bash[79557]: cluster 2023-10-09T08:29:01.625828+0000 mgr.y (mgr.26009) 806 : cluster 0 pgmap v822: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 53567/251088 objects degraded (21.334%); 5396/251088 objects misplaced (2.149%); 4.6 MiB/s, 72 objects/s recovering 2023-10-09T08:29:02.761 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:02 smithi081 bash[76862]: cluster 2023-10-09T08:29:01.625828+0000 mgr.y (mgr.26009) 806 : cluster 0 pgmap v822: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 53567/251088 objects degraded (21.334%); 5396/251088 objects misplaced (2.149%); 4.6 MiB/s, 72 objects/s recovering 2023-10-09T08:29:02.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:02 smithi118 bash[59345]: cluster 2023-10-09T08:29:01.625828+0000 mgr.y (mgr.26009) 806 : cluster 0 pgmap v822: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 53567/251088 objects degraded (21.334%); 5396/251088 objects misplaced (2.149%); 4.6 MiB/s, 72 objects/s recovering 2023-10-09T08:29:02.808 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:29:02.836 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:29:02.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:02.863 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:29:02.890 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:02.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:02.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:02.895 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:29:02.922 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:29:02.953 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:29:02.982 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:29:02.993 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:03.015 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:29:03.018 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:29:03.018 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:29:03.018 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:29:03.018 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:29:03.018 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:29:03.018 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:29:03.018 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:29:03.018 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:29:03.028 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:03.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:03.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:03.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:03.159 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:03.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:03.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:03.263 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:03.289 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:03.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:03.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:03.392 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:03.422 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:03.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:03.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:03.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:03.551 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:03.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:03.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:03.654 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:03.679 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:03.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:03.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:03.711 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:29:03.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:03.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:03.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:03.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:03.914 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:03.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:03 smithi118 bash[59345]: audit 2023-10-09T08:29:02.778897+0000 mon.c (mon.2) 313 : audit 0 from='client.? 172.21.15.81:0/271421636' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:29:03.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:03 smithi118 bash[59345]: audit 2023-10-09T08:29:03.097790+0000 mon.a (mon.0) 763 : audit 1 from='client.? 172.21.15.81:0/2334968662' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:29:03.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:03 smithi118 bash[59345]: cluster 2023-10-09T08:29:03.510484+0000 mon.a (mon.0) 764 : cluster 3 Health check update: Degraded data redundancy: 53567/251088 objects degraded (21.334%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:03.938 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:03.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:03.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:04.045 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:04.072 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:04.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:04.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:04.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:03 smithi081 bash[76862]: audit 2023-10-09T08:29:02.778897+0000 mon.c (mon.2) 313 : audit 0 from='client.? 172.21.15.81:0/271421636' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:29:04.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:03 smithi081 bash[76862]: audit 2023-10-09T08:29:03.097790+0000 mon.a (mon.0) 763 : audit 1 from='client.? 172.21.15.81:0/2334968662' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:29:04.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:03 smithi081 bash[76862]: cluster 2023-10-09T08:29:03.510484+0000 mon.a (mon.0) 764 : cluster 3 Health check update: Degraded data redundancy: 53567/251088 objects degraded (21.334%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:04.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:03 smithi081 bash[79557]: audit 2023-10-09T08:29:02.778897+0000 mon.c (mon.2) 313 : audit 0 from='client.? 172.21.15.81:0/271421636' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:29:04.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:03 smithi081 bash[79557]: audit 2023-10-09T08:29:03.097790+0000 mon.a (mon.0) 763 : audit 1 from='client.? 172.21.15.81:0/2334968662' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:29:04.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:03 smithi081 bash[79557]: cluster 2023-10-09T08:29:03.510484+0000 mon.a (mon.0) 764 : cluster 3 Health check update: Degraded data redundancy: 53567/251088 objects degraded (21.334%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:04.174 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:04.200 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:04.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:04.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:04.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:04.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:04.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:04.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:04.428 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:04.451 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:04.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:04.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:04.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:04.576 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:04.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:04.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:04.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:04.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:04.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:04.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:04.807 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:04.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:04.833 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:04 smithi081 bash[79557]: cluster 2023-10-09T08:29:03.626667+0000 mgr.y (mgr.26009) 807 : cluster 0 pgmap v823: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 53567/251088 objects degraded (21.334%); 5396/251088 objects misplaced (2.149%); 4.6 MiB/s, 72 objects/s recovering 2023-10-09T08:29:04.833 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:04 smithi081 bash[79557]: cluster 2023-10-09T08:29:03.694120+0000 mon.a (mon.0) 765 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:29:04.834 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:04 smithi081 bash[79557]: cluster 2023-10-09T08:29:03.697582+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T08:29:04.834 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:04 smithi081 bash[79557]: cluster 2023-10-09T08:29:03.700761+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T08:29:04.834 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:04 smithi081 bash[79557]: audit 2023-10-09T08:29:03.701434+0000 mon.a (mon.0) 766 : audit 1 from='client.? 172.21.15.81:0/2334968662' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:29:04.834 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:04 smithi081 bash[79557]: cluster 2023-10-09T08:29:03.701619+0000 mon.a (mon.0) 767 : cluster 0 osdmap e195: 8 total, 8 up, 8 in 2023-10-09T08:29:04.834 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:04 smithi081 bash[79557]: cluster 2023-10-09T08:29:03.711519+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T08:29:04.834 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:04 smithi081 bash[79557]: cluster 2023-10-09T08:29:03.718008+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T08:29:04.834 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:04 smithi081 bash[76862]: cluster 2023-10-09T08:29:03.626667+0000 mgr.y (mgr.26009) 807 : cluster 0 pgmap v823: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 53567/251088 objects degraded (21.334%); 5396/251088 objects misplaced (2.149%); 4.6 MiB/s, 72 objects/s recovering 2023-10-09T08:29:04.835 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:04 smithi081 bash[76862]: cluster 2023-10-09T08:29:03.694120+0000 mon.a (mon.0) 765 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:29:04.835 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:04 smithi081 bash[76862]: cluster 2023-10-09T08:29:03.697582+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T08:29:04.835 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:04 smithi081 bash[76862]: cluster 2023-10-09T08:29:03.700761+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T08:29:04.835 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:04 smithi081 bash[76862]: audit 2023-10-09T08:29:03.701434+0000 mon.a (mon.0) 766 : audit 1 from='client.? 172.21.15.81:0/2334968662' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:29:04.835 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:04 smithi081 bash[76862]: cluster 2023-10-09T08:29:03.701619+0000 mon.a (mon.0) 767 : cluster 0 osdmap e195: 8 total, 8 up, 8 in 2023-10-09T08:29:04.835 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:04 smithi081 bash[76862]: cluster 2023-10-09T08:29:03.711519+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T08:29:04.835 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:04 smithi081 bash[76862]: cluster 2023-10-09T08:29:03.718008+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T08:29:04.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:04.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:04.937 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:04.965 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:04.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:04 smithi118 bash[59345]: cluster 2023-10-09T08:29:03.626667+0000 mgr.y (mgr.26009) 807 : cluster 0 pgmap v823: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 53567/251088 objects degraded (21.334%); 5396/251088 objects misplaced (2.149%); 4.6 MiB/s, 72 objects/s recovering 2023-10-09T08:29:04.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:04 smithi118 bash[59345]: cluster 2023-10-09T08:29:03.694120+0000 mon.a (mon.0) 765 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:29:04.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:04 smithi118 bash[59345]: cluster 2023-10-09T08:29:03.697582+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T08:29:04.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:04 smithi118 bash[59345]: cluster 2023-10-09T08:29:03.700761+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T08:29:04.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:04 smithi118 bash[59345]: audit 2023-10-09T08:29:03.701434+0000 mon.a (mon.0) 766 : audit 1 from='client.? 172.21.15.81:0/2334968662' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:29:04.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:04 smithi118 bash[59345]: cluster 2023-10-09T08:29:03.701619+0000 mon.a (mon.0) 767 : cluster 0 osdmap e195: 8 total, 8 up, 8 in 2023-10-09T08:29:04.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:04 smithi118 bash[59345]: cluster 2023-10-09T08:29:03.711519+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T08:29:04.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:04 smithi118 bash[59345]: cluster 2023-10-09T08:29:03.718008+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T08:29:04.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:04.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:05.069 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:05.094 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:05.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:05.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:05.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:05.220 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:05.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:05.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:05.324 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:05.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:05.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:05.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:05.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:05.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:05.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:05.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:05.588 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:05.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:05.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:05.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:05.725 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:05.749 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:05.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:05.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:05.855 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:05.879 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:05.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:05.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:05.985 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:06.010 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:06.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:06.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:06.113 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:06.136 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:06.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:06.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:06.239 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:06.267 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:06.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:06.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:06.306 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:29:06.370 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:06.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:06.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:06.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:06.507 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:06.544 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:06.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:06.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:06.647 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:06.674 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:06.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:06.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:06.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:06.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:06.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:06.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:06.916 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:06.929 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:06 smithi081 bash[76862]: cluster 2023-10-09T08:29:05.627680+0000 mgr.y (mgr.26009) 808 : cluster 0 pgmap v825: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 251 op/s; 53069/248250 objects degraded (21.377%); 5396/248250 objects misplaced (2.174%); 5.6 MiB/s, 90 objects/s recovering 2023-10-09T08:29:06.929 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:06 smithi081 bash[79557]: cluster 2023-10-09T08:29:05.627680+0000 mgr.y (mgr.26009) 808 : cluster 0 pgmap v825: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 251 op/s; 53069/248250 objects degraded (21.377%); 5396/248250 objects misplaced (2.174%); 5.6 MiB/s, 90 objects/s recovering 2023-10-09T08:29:06.945 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:06.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:06.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:07.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:06 smithi118 bash[59345]: cluster 2023-10-09T08:29:05.627680+0000 mgr.y (mgr.26009) 808 : cluster 0 pgmap v825: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 251 op/s; 53069/248250 objects degraded (21.377%); 5396/248250 objects misplaced (2.174%); 5.6 MiB/s, 90 objects/s recovering 2023-10-09T08:29:07.048 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:07.072 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:07.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:07.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:07.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:29:07.176 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:07.187 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 2, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-10-09T08:29:07.187 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:29:07.188 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-10-09T08:29:07.188 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:29:07.188 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:29:07.188 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-10-09T08:29:07.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:07.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:07.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:07.313 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:07.338 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:07.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:07.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:07.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:07.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:07.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:07.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:07.574 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:07.596 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:07.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:07.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:07.699 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:07.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:07.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:07.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:07.830 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:07.859 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:07.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:07.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:07.962 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:07.987 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:07.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:07.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:08.090 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:08.113 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:08.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:08.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:08.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:08.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:08.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:08.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:08.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:08.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:08.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:08.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:08.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:08.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:08.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:08.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:08.609 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:08.619 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:29:08.638 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:08.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:08.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:08.741 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:08.764 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:08.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:08.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:08.870 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:08.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:08 smithi081 bash[76862]: cluster 2023-10-09T08:29:07.628333+0000 mgr.y (mgr.26009) 809 : cluster 0 pgmap v826: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 173 op/s; 53069/248250 objects degraded (21.377%); 5396/248250 objects misplaced (2.174%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T08:29:08.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:08 smithi081 bash[76862]: audit 2023-10-09T08:29:08.145031+0000 mon.a (mon.0) 768 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:08.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:08 smithi081 bash[76862]: audit 2023-10-09T08:29:08.146881+0000 mon.c (mon.2) 314 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:29:08.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:08 smithi081 bash[76862]: cluster 2023-10-09T08:29:08.511593+0000 mon.a (mon.0) 769 : cluster 3 Health check update: Degraded data redundancy: 53069/248250 objects degraded (21.377%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:08.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:08 smithi081 bash[79557]: cluster 2023-10-09T08:29:07.628333+0000 mgr.y (mgr.26009) 809 : cluster 0 pgmap v826: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 173 op/s; 53069/248250 objects degraded (21.377%); 5396/248250 objects misplaced (2.174%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T08:29:08.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:08 smithi081 bash[79557]: audit 2023-10-09T08:29:08.145031+0000 mon.a (mon.0) 768 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:08.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:08 smithi081 bash[79557]: audit 2023-10-09T08:29:08.146881+0000 mon.c (mon.2) 314 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:29:08.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:08 smithi081 bash[79557]: cluster 2023-10-09T08:29:08.511593+0000 mon.a (mon.0) 769 : cluster 3 Health check update: Degraded data redundancy: 53069/248250 objects degraded (21.377%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:08.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:08 smithi118 bash[59345]: cluster 2023-10-09T08:29:07.628333+0000 mgr.y (mgr.26009) 809 : cluster 0 pgmap v826: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 173 op/s; 53069/248250 objects degraded (21.377%); 5396/248250 objects misplaced (2.174%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T08:29:08.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:08 smithi118 bash[59345]: audit 2023-10-09T08:29:08.145031+0000 mon.a (mon.0) 768 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:08.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:08 smithi118 bash[59345]: audit 2023-10-09T08:29:08.146881+0000 mon.c (mon.2) 314 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:29:08.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:08 smithi118 bash[59345]: cluster 2023-10-09T08:29:08.511593+0000 mon.a (mon.0) 769 : cluster 3 Health check update: Degraded data redundancy: 53069/248250 objects degraded (21.377%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:08.897 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:08.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:08.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:09.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:09.025 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:09.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:09.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:09.130 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:09.153 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:09.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:09.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:09.258 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:09.284 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:09.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:09.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:09.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:09.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:09.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:09.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:09.512 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:09.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:09.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:09.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:09.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:09.668 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:09.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:09.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:09.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:09.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:09.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:09.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:09.906 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:09.927 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:09.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:09.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:10.031 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:10.057 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:10.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:10.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:10.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:10.186 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:10.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:10.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:10.294 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:10.317 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:10.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:10.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:10.420 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:10.443 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:10.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:10.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:10.546 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:10.571 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:10.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:10.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:10.654 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:29:10.674 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:10.699 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:10.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:10.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:10.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:10.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:10.832 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:10.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:10.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:10.945 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:10 smithi081 bash[76862]: cluster 2023-10-09T08:29:09.629106+0000 mgr.y (mgr.26009) 810 : cluster 0 pgmap v827: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 197 op/s; 52743/246519 objects degraded (21.395%); 5396/246519 objects misplaced (2.189%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T08:29:10.945 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:10 smithi081 bash[79557]: cluster 2023-10-09T08:29:09.629106+0000 mgr.y (mgr.26009) 810 : cluster 0 pgmap v827: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 197 op/s; 52743/246519 objects degraded (21.395%); 5396/246519 objects misplaced (2.189%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T08:29:10.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:10.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:10.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:11.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:10 smithi118 bash[59345]: cluster 2023-10-09T08:29:09.629106+0000 mgr.y (mgr.26009) 810 : cluster 0 pgmap v827: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 197 op/s; 52743/246519 objects degraded (21.395%); 5396/246519 objects misplaced (2.189%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T08:29:11.063 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:11.089 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:11.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:11.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:11.193 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:11.201 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:29:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:29:11] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.33.4" 2023-10-09T08:29:11.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:11.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:11.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:11.316 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:11.339 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:11.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:11.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:11.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:11.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:11.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:11.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:11.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:11.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:11.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:11.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:11.698 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:11.724 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:11.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:11.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:11.827 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:11.851 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:11.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:11.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:11.954 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:11.978 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:11.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:11.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:12.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:12.107 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:12.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:12.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:12.213 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:12.239 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:12.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:12.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:12.342 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:12.370 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:12.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:12.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:12.474 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:12.499 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:12.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:12.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:12.601 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:12.626 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:12.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:12.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:12.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:12.765 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:12.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:12 smithi118 bash[59345]: cluster 2023-10-09T08:29:11.629779+0000 mgr.y (mgr.26009) 811 : cluster 0 pgmap v828: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 198 op/s; 52513/245121 objects degraded (21.423%); 5396/245121 objects misplaced (2.201%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:29:12.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:12.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:12.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:12.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:12.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:12.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:12.995 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:13.002 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:12 smithi081 bash[76862]: cluster 2023-10-09T08:29:11.629779+0000 mgr.y (mgr.26009) 811 : cluster 0 pgmap v828: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 198 op/s; 52513/245121 objects degraded (21.423%); 5396/245121 objects misplaced (2.201%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:29:13.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:12 smithi081 bash[79557]: cluster 2023-10-09T08:29:11.629779+0000 mgr.y (mgr.26009) 811 : cluster 0 pgmap v828: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 198 op/s; 52513/245121 objects degraded (21.423%); 5396/245121 objects misplaced (2.201%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:29:13.019 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:13.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:13.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:13.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:13.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:13.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:13.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:13.227 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:29:13.228 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:29:13.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:13.293 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:13.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:13.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:13.400 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:13.423 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:13.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:13.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:13.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:13.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:13.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:13.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:13.651 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:13.678 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:13.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:13.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:13.782 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:13.809 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:13.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:13.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:13.912 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:13.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:13 smithi118 bash[59345]: cluster 2023-10-09T08:29:13.512586+0000 mon.a (mon.0) 770 : cluster 3 Health check update: Degraded data redundancy: 52513/245121 objects degraded (21.423%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:13.934 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:13.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:13.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:13.944 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:13 smithi081 bash[79557]: cluster 2023-10-09T08:29:13.512586+0000 mon.a (mon.0) 770 : cluster 3 Health check update: Degraded data redundancy: 52513/245121 objects degraded (21.423%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:13.944 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:13 smithi081 bash[76862]: cluster 2023-10-09T08:29:13.512586+0000 mon.a (mon.0) 770 : cluster 3 Health check update: Degraded data redundancy: 52513/245121 objects degraded (21.423%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:14.038 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:14.062 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:14.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:14.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:14.165 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:14.189 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:14.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:14.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:14.293 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:14.319 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:14.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:14.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:14.423 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:14.452 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:14.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:14.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:14.554 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:14.586 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:14.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:14.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:14.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:14.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:14.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:14.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:14.819 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:14.843 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:14.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:14.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:14.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:14.953 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:14 smithi081 bash[79557]: cluster 2023-10-09T08:29:13.630660+0000 mgr.y (mgr.26009) 812 : cluster 0 pgmap v829: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 198 op/s; 52513/245121 objects degraded (21.423%); 5396/245121 objects misplaced (2.201%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:29:14.953 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:14 smithi081 bash[76862]: cluster 2023-10-09T08:29:13.630660+0000 mgr.y (mgr.26009) 812 : cluster 0 pgmap v829: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 198 op/s; 52513/245121 objects degraded (21.423%); 5396/245121 objects misplaced (2.201%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:29:14.968 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:14.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:14.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:15.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:14 smithi118 bash[59345]: cluster 2023-10-09T08:29:13.630660+0000 mgr.y (mgr.26009) 812 : cluster 0 pgmap v829: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 198 op/s; 52513/245121 objects degraded (21.423%); 5396/245121 objects misplaced (2.201%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:29:15.071 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:15.094 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:15.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:15.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:15.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:15.223 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:15.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:15.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:15.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:15.349 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:15.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:15.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:15.454 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:15.480 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:15.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:15.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:15.583 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:15.607 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:15.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:15.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:15.710 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:15.734 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:15.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:15.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:15.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:15.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:15.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:15.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:15.965 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:15.991 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:15.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:15.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:16.097 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:16.118 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:16.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:16.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:16.222 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:16.247 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:16.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:16.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:16.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:16.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:16.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:16.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:16.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:16.498 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:16.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:16.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:16.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:16.630 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:16.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:16.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:16.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:16.764 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:16.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:16.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:16.867 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:16.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:16 smithi081 bash[76862]: cluster 2023-10-09T08:29:15.631552+0000 mgr.y (mgr.26009) 813 : cluster 0 pgmap v830: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 245 op/s; 52004/242286 objects degraded (21.464%); 5396/242286 objects misplaced (2.227%); 5.5 MiB/s, 88 objects/s recovering 2023-10-09T08:29:16.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:16 smithi081 bash[79557]: cluster 2023-10-09T08:29:15.631552+0000 mgr.y (mgr.26009) 813 : cluster 0 pgmap v830: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 245 op/s; 52004/242286 objects degraded (21.464%); 5396/242286 objects misplaced (2.227%); 5.5 MiB/s, 88 objects/s recovering 2023-10-09T08:29:16.886 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:29:16.886 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:29:16.890 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:16.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:16.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:16.994 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:17.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:16 smithi118 bash[59345]: cluster 2023-10-09T08:29:15.631552+0000 mgr.y (mgr.26009) 813 : cluster 0 pgmap v830: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 245 op/s; 52004/242286 objects degraded (21.464%); 5396/242286 objects misplaced (2.227%); 5.5 MiB/s, 88 objects/s recovering 2023-10-09T08:29:17.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:17.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:17.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:17.131 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:17.156 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:17.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:17.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:17.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:17.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:17.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:17.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:17.393 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:17.418 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:17.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:17.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:17.521 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:17.543 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:17.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:17.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:17.649 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:17.669 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:17.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:17.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:17.772 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:17.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:17.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:17.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:17.908 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:17.929 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:17.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:17.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:18.033 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:18.056 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:18.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:18.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:18.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:18.184 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:18.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:18.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:18.289 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:18.310 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:18.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:18.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:18.414 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:18.440 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:18.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:18.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:18.543 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:18.577 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:18.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:18.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:18.683 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:18.706 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:18.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:18.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:18.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:18.833 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:18.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:18.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:18.894 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:18 smithi081 bash[76862]: cluster 2023-10-09T08:29:17.632152+0000 mgr.y (mgr.26009) 814 : cluster 0 pgmap v831: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 165 op/s; 52004/242286 objects degraded (21.464%); 5396/242286 objects misplaced (2.227%); 3.7 MiB/s, 59 objects/s recovering 2023-10-09T08:29:18.894 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:18 smithi081 bash[76862]: cluster 2023-10-09T08:29:18.513479+0000 mon.a (mon.0) 771 : cluster 3 Health check update: Degraded data redundancy: 52004/242286 objects degraded (21.464%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:18.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:18 smithi081 bash[79557]: cluster 2023-10-09T08:29:17.632152+0000 mgr.y (mgr.26009) 814 : cluster 0 pgmap v831: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 165 op/s; 52004/242286 objects degraded (21.464%); 5396/242286 objects misplaced (2.227%); 3.7 MiB/s, 59 objects/s recovering 2023-10-09T08:29:18.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:18 smithi081 bash[79557]: cluster 2023-10-09T08:29:18.513479+0000 mon.a (mon.0) 771 : cluster 3 Health check update: Degraded data redundancy: 52004/242286 objects degraded (21.464%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:18.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:18.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:18.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:18.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:19.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:18 smithi118 bash[59345]: cluster 2023-10-09T08:29:17.632152+0000 mgr.y (mgr.26009) 814 : cluster 0 pgmap v831: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 165 op/s; 52004/242286 objects degraded (21.464%); 5396/242286 objects misplaced (2.227%); 3.7 MiB/s, 59 objects/s recovering 2023-10-09T08:29:19.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:18 smithi118 bash[59345]: cluster 2023-10-09T08:29:18.513479+0000 mon.a (mon.0) 771 : cluster 3 Health check update: Degraded data redundancy: 52004/242286 objects degraded (21.464%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:19.058 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:19.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:19.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:19.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:19.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:19.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:19.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:19.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:19.322 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:19.343 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:19.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:19.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:19.446 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:19.470 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:19.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:19.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:19.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:19.599 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:19.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:19.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:19.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:19.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:19.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:19.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:19.827 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:19.851 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:19.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:19.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:19.956 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:19.979 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:19.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:19.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:20.082 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:20.108 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:20.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:20.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:20.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:20.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:20.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:20.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:20.337 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:20.360 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:20.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:20.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:20.463 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:20.497 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:20.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:20.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:20.600 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:20.623 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:20.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:20.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:20.728 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:20.750 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:20.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:20.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:20.854 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:20.861 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:20 smithi118 bash[59345]: cluster 2023-10-09T08:29:19.632968+0000 mgr.y (mgr.26009) 815 : cluster 0 pgmap v832: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 215 op/s; 51655/240498 objects degraded (21.478%); 5396/240498 objects misplaced (2.244%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:29:20.879 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:20.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:20.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:20.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:20.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:20 smithi081 bash[76862]: cluster 2023-10-09T08:29:19.632968+0000 mgr.y (mgr.26009) 815 : cluster 0 pgmap v832: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 215 op/s; 51655/240498 objects degraded (21.478%); 5396/240498 objects misplaced (2.244%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:29:20.993 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:20 smithi081 bash[79557]: cluster 2023-10-09T08:29:19.632968+0000 mgr.y (mgr.26009) 815 : cluster 0 pgmap v832: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 215 op/s; 51655/240498 objects degraded (21.478%); 5396/240498 objects misplaced (2.244%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:29:21.006 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:21.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:21.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:21.068 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-09T08:29:21.113 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:21.142 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:21.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:21.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:21.250 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:21.259 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:29:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:29:21] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.33.4" 2023-10-09T08:29:21.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:21.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:21.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:21.388 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:21.417 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:21.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:21.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:21.520 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:21.549 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:21.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:21.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:21.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:21.673 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:21.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:21.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:21.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:21.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:21.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:21.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:21.908 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:21.937 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:21.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:21.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:22.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:22.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:22.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:22.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:22.168 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:22.195 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:22.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:22.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:22.299 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:22.328 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:22.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:22.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:22.337 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:29:22.361 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:29:22.386 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:29:22.419 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:29:22.431 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:22.450 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:29:22.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:22.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:22.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:22.481 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:29:22.509 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:29:22.537 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:29:22.539 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:29:22.539 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:29:22.539 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:29:22.540 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:29:22.540 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:29:22.540 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:29:22.540 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:29:22.540 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:29:22.559 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:22.583 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:22.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:22.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:22.686 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:22.711 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:22.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:22.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:22.741 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:22 smithi081 bash[76862]: cluster 2023-10-09T08:29:21.634752+0000 mgr.y (mgr.26009) 816 : cluster 0 pgmap v833: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 205 op/s; 51393/239121 objects degraded (21.492%); 5396/239121 objects misplaced (2.257%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:29:22.814 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:22.841 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:22.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:22.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:22.944 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:22.951 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:22 smithi118 bash[59345]: cluster 2023-10-09T08:29:21.634752+0000 mgr.y (mgr.26009) 816 : cluster 0 pgmap v833: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 205 op/s; 51393/239121 objects degraded (21.492%); 5396/239121 objects misplaced (2.257%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:29:22.951 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:22 smithi118 bash[59345]: audit 2023-10-09T08:29:22.303030+0000 mon.a (mon.0) 772 : audit 0 from='client.? 172.21.15.81:0/3335616673' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:29:22.968 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:22.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:22.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:23.071 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:23.094 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:23.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:23.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:23.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:22 smithi081 bash[76862]: audit 2023-10-09T08:29:22.303030+0000 mon.a (mon.0) 772 : audit 0 from='client.? 172.21.15.81:0/3335616673' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:29:23.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:22 smithi081 bash[79557]: cluster 2023-10-09T08:29:21.634752+0000 mgr.y (mgr.26009) 816 : cluster 0 pgmap v833: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 205 op/s; 51393/239121 objects degraded (21.492%); 5396/239121 objects misplaced (2.257%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:29:23.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:22 smithi081 bash[79557]: audit 2023-10-09T08:29:22.303030+0000 mon.a (mon.0) 772 : audit 0 from='client.? 172.21.15.81:0/3335616673' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:29:23.198 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:23.227 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:23.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:23.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:23.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:23.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:23.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:23.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:23.458 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:23.481 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:23.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:23.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:23.588 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:23.614 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:23.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:23.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:23.717 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:23.740 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:23.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:23.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:23.848 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:23.878 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:23.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:23.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:23.982 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:23.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:23 smithi118 bash[59345]: audit 2023-10-09T08:29:23.140408+0000 mon.c (mon.2) 315 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:29:23.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:23 smithi118 bash[59345]: cluster 2023-10-09T08:29:23.514984+0000 mon.a (mon.0) 773 : cluster 3 Health check update: Degraded data redundancy: 51393/239121 objects degraded (21.492%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:24.006 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:24.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:24.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:24.037 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:23 smithi081 bash[76862]: audit 2023-10-09T08:29:23.140408+0000 mon.c (mon.2) 315 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:29:24.037 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:23 smithi081 bash[76862]: cluster 2023-10-09T08:29:23.514984+0000 mon.a (mon.0) 773 : cluster 3 Health check update: Degraded data redundancy: 51393/239121 objects degraded (21.492%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:24.037 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:23 smithi081 bash[79557]: audit 2023-10-09T08:29:23.140408+0000 mon.c (mon.2) 315 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:29:24.038 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:23 smithi081 bash[79557]: cluster 2023-10-09T08:29:23.514984+0000 mon.a (mon.0) 773 : cluster 3 Health check update: Degraded data redundancy: 51393/239121 objects degraded (21.492%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:24.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:24.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:24.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:24.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:24.232 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:24.257 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:24.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:24.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:24.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:24.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:24.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:24.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:24.491 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:24.516 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:24.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:24.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:24.619 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:24.650 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:24.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:24.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:24.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:24.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:24 smithi118 bash[59345]: cluster 2023-10-09T08:29:23.635462+0000 mgr.y (mgr.26009) 817 : cluster 0 pgmap v834: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 166 op/s; 51393/239121 objects degraded (21.492%); 5396/239121 objects misplaced (2.257%); 3.9 MiB/s, 61 objects/s recovering 2023-10-09T08:29:24.774 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:24.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:24.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:24.878 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:24.900 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:24.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:24.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:25.003 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:25.030 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:25.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:25.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:25.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:24 smithi081 bash[76862]: cluster 2023-10-09T08:29:23.635462+0000 mgr.y (mgr.26009) 817 : cluster 0 pgmap v834: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 166 op/s; 51393/239121 objects degraded (21.492%); 5396/239121 objects misplaced (2.257%); 3.9 MiB/s, 61 objects/s recovering 2023-10-09T08:29:25.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:24 smithi081 bash[79557]: cluster 2023-10-09T08:29:23.635462+0000 mgr.y (mgr.26009) 817 : cluster 0 pgmap v834: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 166 op/s; 51393/239121 objects degraded (21.492%); 5396/239121 objects misplaced (2.257%); 3.9 MiB/s, 61 objects/s recovering 2023-10-09T08:29:25.133 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:25.157 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:25.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:25.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:25.260 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:25.284 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:25.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:25.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:25.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:25.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:25.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:25.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:25.521 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:25.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:25.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:25.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:25.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:25.685 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:25.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:25.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:25.788 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:25.813 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:25.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:25.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:25.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:25.963 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:25.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:25.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:25.988 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:29:25.988 INFO:teuthology.orchestra.run.smithi081.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-09T08:29:25.988 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:29:26.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:26.107 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:26.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:26.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:26.209 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:26.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:26.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:26.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:26.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:26.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:26.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:26.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:26.481 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:26.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:26.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:26.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:26.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:26.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:26.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:26.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:26.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:26.769 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:29:26.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:26.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:26.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:26.886 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:26.916 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:26.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:26.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:26 smithi118 bash[59345]: cluster 2023-10-09T08:29:25.636351+0000 mgr.y (mgr.26009) 818 : cluster 0 pgmap v835: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 249 op/s; 50829/236151 objects degraded (21.524%); 5396/236151 objects misplaced (2.285%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:29:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:26 smithi118 bash[59345]: audit 2023-10-09T08:29:26.291875+0000 mon.c (mon.2) 316 : audit 1 from='client.? 172.21.15.81:0/3499931193' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:29:27.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:26 smithi118 bash[59345]: audit 2023-10-09T08:29:26.292211+0000 mon.a (mon.0) 774 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:29:27.026 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:27.035 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:26 smithi081 bash[76862]: cluster 2023-10-09T08:29:25.636351+0000 mgr.y (mgr.26009) 818 : cluster 0 pgmap v835: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 249 op/s; 50829/236151 objects degraded (21.524%); 5396/236151 objects misplaced (2.285%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:29:27.035 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:26 smithi081 bash[76862]: audit 2023-10-09T08:29:26.291875+0000 mon.c (mon.2) 316 : audit 1 from='client.? 172.21.15.81:0/3499931193' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:29:27.035 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:26 smithi081 bash[76862]: audit 2023-10-09T08:29:26.292211+0000 mon.a (mon.0) 774 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:29:27.035 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:26 smithi081 bash[79557]: cluster 2023-10-09T08:29:25.636351+0000 mgr.y (mgr.26009) 818 : cluster 0 pgmap v835: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 249 op/s; 50829/236151 objects degraded (21.524%); 5396/236151 objects misplaced (2.285%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:29:27.035 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:26 smithi081 bash[79557]: audit 2023-10-09T08:29:26.291875+0000 mon.c (mon.2) 316 : audit 1 from='client.? 172.21.15.81:0/3499931193' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:29:27.035 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:26 smithi081 bash[79557]: audit 2023-10-09T08:29:26.292211+0000 mon.a (mon.0) 774 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:29:27.049 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:27.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:27.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:27.153 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:27.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:27.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:27.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:27.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:27.310 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:27.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:27.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:27.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:27.426 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:29:27.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:27.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:27.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:27.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:27.572 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:27.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:27.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:27.675 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:27.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:27.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:27.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:27.800 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:27.823 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:27.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:27.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:27.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[76862]: cluster 2023-10-09T08:29:26.747787+0000 mon.a (mon.0) 775 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:29:27.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[76862]: cluster 2023-10-09T08:29:26.753091+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[76862]: cluster 2023-10-09T08:29:26.754268+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[76862]: audit 2023-10-09T08:29:26.755192+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:29:27.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[76862]: cluster 2023-10-09T08:29:26.755323+0000 mon.a (mon.0) 777 : cluster 0 osdmap e196: 8 total, 8 up, 8 in 2023-10-09T08:29:27.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[76862]: cluster 2023-10-09T08:29:26.755440+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[76862]: cluster 2023-10-09T08:29:26.758187+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[76862]: cluster 2023-10-09T08:29:26.758845+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[76862]: cluster 2023-10-09T08:29:26.760601+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[79557]: cluster 2023-10-09T08:29:26.747787+0000 mon.a (mon.0) 775 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:29:27.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[79557]: cluster 2023-10-09T08:29:26.753091+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[79557]: cluster 2023-10-09T08:29:26.754268+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[79557]: audit 2023-10-09T08:29:26.755192+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:29:27.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[79557]: cluster 2023-10-09T08:29:26.755323+0000 mon.a (mon.0) 777 : cluster 0 osdmap e196: 8 total, 8 up, 8 in 2023-10-09T08:29:27.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[79557]: cluster 2023-10-09T08:29:26.755440+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[79557]: cluster 2023-10-09T08:29:26.758187+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[79557]: cluster 2023-10-09T08:29:26.758845+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:27 smithi081 bash[79557]: cluster 2023-10-09T08:29:26.760601+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.929 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:27.941 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:27 smithi118 bash[59345]: cluster 2023-10-09T08:29:26.747787+0000 mon.a (mon.0) 775 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:29:27.941 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:27 smithi118 bash[59345]: cluster 2023-10-09T08:29:26.753091+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.941 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:27 smithi118 bash[59345]: cluster 2023-10-09T08:29:26.754268+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.941 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:27 smithi118 bash[59345]: audit 2023-10-09T08:29:26.755192+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:29:27.941 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:27 smithi118 bash[59345]: cluster 2023-10-09T08:29:26.755323+0000 mon.a (mon.0) 777 : cluster 0 osdmap e196: 8 total, 8 up, 8 in 2023-10-09T08:29:27.941 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:27 smithi118 bash[59345]: cluster 2023-10-09T08:29:26.755440+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.941 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:27 smithi118 bash[59345]: cluster 2023-10-09T08:29:26.758187+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.942 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:27 smithi118 bash[59345]: cluster 2023-10-09T08:29:26.758845+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.942 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:27 smithi118 bash[59345]: cluster 2023-10-09T08:29:26.760601+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T08:29:27.958 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:27.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:27.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:28.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:28.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:28.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:28.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:28.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:28.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:28.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:28.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:28.330 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:28.360 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:28.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:28.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:28.463 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:28.487 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:28.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:28.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:28.589 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:28.616 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:28.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:28.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:28.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:28.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:28.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:28.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:28.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:28.859 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:28 smithi081 bash[76862]: cluster 2023-10-09T08:29:27.636856+0000 mgr.y (mgr.26009) 819 : cluster 0 pgmap v837: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 204 op/s; 50829/236151 objects degraded (21.524%); 5396/236151 objects misplaced (2.285%); 4.8 MiB/s, 77 objects/s recovering 2023-10-09T08:29:28.859 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:28 smithi081 bash[76862]: cluster 2023-10-09T08:29:28.516028+0000 mon.a (mon.0) 778 : cluster 3 Health check update: Degraded data redundancy: 50829/236151 objects degraded (21.524%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:28.859 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:28 smithi081 bash[79557]: cluster 2023-10-09T08:29:27.636856+0000 mgr.y (mgr.26009) 819 : cluster 0 pgmap v837: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 204 op/s; 50829/236151 objects degraded (21.524%); 5396/236151 objects misplaced (2.285%); 4.8 MiB/s, 77 objects/s recovering 2023-10-09T08:29:28.859 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:28 smithi081 bash[79557]: cluster 2023-10-09T08:29:28.516028+0000 mon.a (mon.0) 778 : cluster 3 Health check update: Degraded data redundancy: 50829/236151 objects degraded (21.524%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:28.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:28.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:28.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:28.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:29.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:29.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:29.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:29.104 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:29.113 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:28 smithi118 bash[59345]: cluster 2023-10-09T08:29:27.636856+0000 mgr.y (mgr.26009) 819 : cluster 0 pgmap v837: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 204 op/s; 50829/236151 objects degraded (21.524%); 5396/236151 objects misplaced (2.285%); 4.8 MiB/s, 77 objects/s recovering 2023-10-09T08:29:29.113 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:28 smithi118 bash[59345]: cluster 2023-10-09T08:29:28.516028+0000 mon.a (mon.0) 778 : cluster 3 Health check update: Degraded data redundancy: 50829/236151 objects degraded (21.524%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:29.131 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:29.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:29.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:29.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:29.259 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:29.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:29.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:29.362 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:29.389 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:29.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:29.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:29.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:29.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:29.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:29.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:29.622 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:29.651 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:29.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:29.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:29.710 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:29:29.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:29.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:29.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:29.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:29.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:29.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:29.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:29.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:30.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:30.040 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:30.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:30.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:30.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:30.172 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:30.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:30.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:30.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:29:30.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:30.310 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:30.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:30.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:30.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:30.437 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:30.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:30.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:30.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:30.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:30.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:30.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:30.670 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:30.700 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:30.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:30.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:30.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:30.829 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:30.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:30.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:30.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:30 smithi081 bash[76862]: cluster 2023-10-09T08:29:29.637742+0000 mgr.y (mgr.26009) 820 : cluster 0 pgmap v838: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 201 op/s; 50512/234447 objects degraded (21.545%); 5396/234447 objects misplaced (2.302%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:29:30.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:30 smithi081 bash[79557]: cluster 2023-10-09T08:29:29.637742+0000 mgr.y (mgr.26009) 820 : cluster 0 pgmap v838: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 201 op/s; 50512/234447 objects degraded (21.545%); 5396/234447 objects misplaced (2.302%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:29:30.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:30.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:30.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:30.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:31.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:30 smithi118 bash[59345]: cluster 2023-10-09T08:29:29.637742+0000 mgr.y (mgr.26009) 820 : cluster 0 pgmap v838: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 201 op/s; 50512/234447 objects degraded (21.545%); 5396/234447 objects misplaced (2.302%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:29:31.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:31.088 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:31.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:31.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:31.191 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:31.215 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:31.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:31.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:31.318 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:31.339 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:29:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:29:31] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.33.4" 2023-10-09T08:29:31.345 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:31.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:31.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:31.448 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:31.477 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:31.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:31.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:31.581 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:31.603 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:31.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:31.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:31.707 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:31.735 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:31.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:31.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:31.838 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:31.870 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:31.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:31.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:31.973 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:31.998 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:32.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:32.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:32.102 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:32.130 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:32.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:32.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:32.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:32.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:32.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:32.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:32.359 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:32.387 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:32.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:32.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:32.450 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 2, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-10-09T08:29:32.450 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:29:32.451 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-10-09T08:29:32.451 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:29:32.490 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:32.514 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:32.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:32.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:32.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:32.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:32.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:32.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:32.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:32.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:32.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:32.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:32.882 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:32.891 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:32 smithi081 bash[76862]: cluster 2023-10-09T08:29:31.638695+0000 mgr.y (mgr.26009) 821 : cluster 0 pgmap v839: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 202 op/s; 50253/233043 objects degraded (21.564%); 5396/233043 objects misplaced (2.315%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:29:32.891 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:32 smithi081 bash[79557]: cluster 2023-10-09T08:29:31.638695+0000 mgr.y (mgr.26009) 821 : cluster 0 pgmap v839: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 202 op/s; 50253/233043 objects degraded (21.564%); 5396/233043 objects misplaced (2.315%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:29:32.906 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:32.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:32.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:33.010 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:33.036 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:33.040 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:32 smithi118 bash[59345]: cluster 2023-10-09T08:29:31.638695+0000 mgr.y (mgr.26009) 821 : cluster 0 pgmap v839: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 202 op/s; 50253/233043 objects degraded (21.564%); 5396/233043 objects misplaced (2.315%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:29:33.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:33.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:33.126 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:29:33.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:33.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:33.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:33.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:33.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:33.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:33.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:33.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:33.410 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:33.432 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:33.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:33.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:33.540 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:33.570 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:33.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:33.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:33.674 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:33.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:33.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:33.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:33.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:33.829 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:33.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:33.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:33.933 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:33.942 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:33 smithi118 bash[59345]: audit 2023-10-09T08:29:32.972165+0000 mon.c (mon.2) 317 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:29:33.942 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:33 smithi118 bash[59345]: cluster 2023-10-09T08:29:33.517737+0000 mon.a (mon.0) 779 : cluster 3 Health check update: Degraded data redundancy: 50253/233043 objects degraded (21.564%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:33.956 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:33.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:33.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:34.059 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:34.083 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:34.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:34.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:33 smithi081 bash[76862]: audit 2023-10-09T08:29:32.972165+0000 mon.c (mon.2) 317 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:29:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:33 smithi081 bash[76862]: cluster 2023-10-09T08:29:33.517737+0000 mon.a (mon.0) 779 : cluster 3 Health check update: Degraded data redundancy: 50253/233043 objects degraded (21.564%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:34.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:33 smithi081 bash[79557]: audit 2023-10-09T08:29:32.972165+0000 mon.c (mon.2) 317 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:29:34.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:33 smithi081 bash[79557]: cluster 2023-10-09T08:29:33.517737+0000 mon.a (mon.0) 779 : cluster 3 Health check update: Degraded data redundancy: 50253/233043 objects degraded (21.564%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:34.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:34.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:34.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:34.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:34.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:34.334 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:34.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:34.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:34.437 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:34.455 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:34.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:34.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:34.558 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:34.584 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:34.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:34.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:34.687 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:34.708 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:34.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:34.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:34.778 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:29:34.787 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:34 smithi081 bash[76862]: cluster 2023-10-09T08:29:33.639377+0000 mgr.y (mgr.26009) 822 : cluster 0 pgmap v840: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 202 op/s; 50253/233043 objects degraded (21.564%); 5396/233043 objects misplaced (2.315%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:29:34.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:34.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:34.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:34.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:34.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:34.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:34.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:34.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:35.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:35.082 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:34 smithi081 bash[79557]: cluster 2023-10-09T08:29:33.639377+0000 mgr.y (mgr.26009) 822 : cluster 0 pgmap v840: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 202 op/s; 50253/233043 objects degraded (21.564%); 5396/233043 objects misplaced (2.315%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:29:35.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:35.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:35.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:35.205 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:35.216 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:34 smithi118 bash[59345]: cluster 2023-10-09T08:29:33.639377+0000 mgr.y (mgr.26009) 822 : cluster 0 pgmap v840: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 202 op/s; 50253/233043 objects degraded (21.564%); 5396/233043 objects misplaced (2.315%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:29:35.232 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:35.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:35.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:35.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:35.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:35.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:35.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:35.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:35.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:35.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:35.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:35.596 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:35.617 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:35.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:35.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:35.722 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:35.745 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:35.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:35.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:35.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:35.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:35.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:35.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:35.983 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:36.011 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:36.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:36.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:36.115 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:36.144 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:36.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:36.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:36.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:36.291 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:36.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:36.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:36.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:36.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:36.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:36.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:36.526 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:36.549 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:36.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:36.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:36.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:36.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:36.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:36.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:36.787 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:36.816 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:29:36.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:36.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:36.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:36.933 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:36.957 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:36.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:36.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:36.961 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:36 smithi081 bash[76862]: cluster 2023-10-09T08:29:35.640410+0000 mgr.y (mgr.26009) 823 : cluster 0 pgmap v841: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 203 op/s; 49714/230034 objects degraded (21.612%); 5396/230034 objects misplaced (2.346%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T08:29:36.962 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:36 smithi081 bash[79557]: cluster 2023-10-09T08:29:35.640410+0000 mgr.y (mgr.26009) 823 : cluster 0 pgmap v841: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 203 op/s; 49714/230034 objects degraded (21.612%); 5396/230034 objects misplaced (2.346%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T08:29:37.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:37.072 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:29:37.072 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:29:37.072 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:29:37.072 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:118952 7.8 7:18d5e29f:::benchmark_data_smithi081_154445_object21454:head [delete] snapc 0=[] ondisk+write+known_if_redirected e196)", 2023-10-09T08:29:37.072 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:29:37.066508+0000", 2023-10-09T08:29:37.072 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0035843350000000001, 2023-10-09T08:29:37.072 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0036111149999999998, 2023-10-09T08:29:37.072 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:29:37.073 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-09T08:29:37.073 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:29:37.073 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:29:37.073 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:29:37.073 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 118952 2023-10-09T08:29:37.073 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:29:37.073 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:29:37.073 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:29:37.073 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:29:37.073 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:37.066508+0000", 2023-10-09T08:29:37.073 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:29:37.073 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:29:37.074 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:29:37.074 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:29:37.074 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:37.066508+0000", 2023-10-09T08:29:37.074 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:29:37.074 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:29:37.074 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:29:37.074 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:29:37.074 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:37.066506+0000", 2023-10-09T08:29:37.074 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:29:37.074 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:29:37.075 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:29:37.075 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:29:37.075 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:37.066517+0000", 2023-10-09T08:29:37.075 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1019000000000001e-05 2023-10-09T08:29:37.075 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:29:37.075 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:29:37.075 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:29:37.075 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:37.066535+0000", 2023-10-09T08:29:37.076 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7975e-05 2023-10-09T08:29:37.076 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:29:37.076 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:29:37.076 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:29:37.076 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:37.066547+0000", 2023-10-09T08:29:37.076 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2818e-05 2023-10-09T08:29:37.076 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:29:37.076 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:29:37.076 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:29:37.076 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:37.066623+0000", 2023-10-09T08:29:37.076 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5599999999999994e-05 2023-10-09T08:29:37.076 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:29:37.077 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:29:37.077 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:29:37.077 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:37.066801+0000", 2023-10-09T08:29:37.077 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017807200000000001 2023-10-09T08:29:37.077 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:29:37.077 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:29:37.077 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,7", 2023-10-09T08:29:37.077 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:37.066970+0000", 2023-10-09T08:29:37.078 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016845900000000001 2023-10-09T08:29:37.078 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:29:37.078 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:29:37.078 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:29:37.078 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:29:37.078 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2023-10-09T08:29:37.078 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 1 2023-10-09T08:29:37.078 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:29:37.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:37.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:37.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:37.190 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:37.198 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:36 smithi118 bash[59345]: cluster 2023-10-09T08:29:35.640410+0000 mgr.y (mgr.26009) 823 : cluster 0 pgmap v841: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 203 op/s; 49714/230034 objects degraded (21.612%); 5396/230034 objects misplaced (2.346%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T08:29:37.212 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:37.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:37.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:37.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:37.340 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:37.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:37.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:37.443 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:37.468 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:37.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:37.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:37.571 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:37.596 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:37.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:37.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:37.699 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:37.720 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:37.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:37.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:37.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:37.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:37.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:37.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:37.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:37.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:37.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:37.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:38.083 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:38.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:38.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:38.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:38.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:38.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:38.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:38.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:38.341 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:38.368 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:38.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:38.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:38.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:38.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:38.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:38.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:38.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:38.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:38.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:38.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:38.724 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:38.748 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:38.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:38.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:38.851 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:38.886 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:38.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:38.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:38.989 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:38.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:38 smithi118 bash[59345]: cluster 2023-10-09T08:29:37.640913+0000 mgr.y (mgr.26009) 824 : cluster 0 pgmap v842: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 187 op/s; 49714/230034 objects degraded (21.612%); 5396/230034 objects misplaced (2.346%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T08:29:38.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:38 smithi118 bash[59345]: audit 2023-10-09T08:29:38.140566+0000 mon.c (mon.2) 318 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:29:38.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:38 smithi118 bash[59345]: cluster 2023-10-09T08:29:38.518947+0000 mon.a (mon.0) 780 : cluster 3 Health check update: Degraded data redundancy: 49714/230034 objects degraded (21.612%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:39.034 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:39.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:39.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:39.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:38 smithi081 bash[76862]: cluster 2023-10-09T08:29:37.640913+0000 mgr.y (mgr.26009) 824 : cluster 0 pgmap v842: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 187 op/s; 49714/230034 objects degraded (21.612%); 5396/230034 objects misplaced (2.346%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T08:29:39.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:38 smithi081 bash[76862]: audit 2023-10-09T08:29:38.140566+0000 mon.c (mon.2) 318 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:29:39.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:38 smithi081 bash[76862]: cluster 2023-10-09T08:29:38.518947+0000 mon.a (mon.0) 780 : cluster 3 Health check update: Degraded data redundancy: 49714/230034 objects degraded (21.612%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:39.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:38 smithi081 bash[79557]: cluster 2023-10-09T08:29:37.640913+0000 mgr.y (mgr.26009) 824 : cluster 0 pgmap v842: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 187 op/s; 49714/230034 objects degraded (21.612%); 5396/230034 objects misplaced (2.346%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T08:29:39.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:38 smithi081 bash[79557]: audit 2023-10-09T08:29:38.140566+0000 mon.c (mon.2) 318 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:29:39.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:38 smithi081 bash[79557]: cluster 2023-10-09T08:29:38.518947+0000 mon.a (mon.0) 780 : cluster 3 Health check update: Degraded data redundancy: 49714/230034 objects degraded (21.612%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:39.139 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:39.171 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:39.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:39.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:39.274 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:39.298 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:39.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:39.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:39.402 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:39.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:39.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:39.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:39.534 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:39.558 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:39.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:39.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:39.662 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:39.686 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:39.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:39.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:39.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:39.813 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:39.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:39.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:39.916 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:39.937 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:39.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:39.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:40.041 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:40.068 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:40.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:40.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:40.171 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:40.180 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:40 smithi118 bash[59345]: audit 2023-10-09T08:29:39.166498+0000 mon.a (mon.0) 781 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:40.180 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:40 smithi118 bash[59345]: audit 2023-10-09T08:29:39.179854+0000 mon.a (mon.0) 782 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:40.181 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:40 smithi118 bash[59345]: cluster 2023-10-09T08:29:39.641661+0000 mgr.y (mgr.26009) 825 : cluster 0 pgmap v843: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 217 op/s; 49447/228306 objects degraded (21.658%); 5396/228306 objects misplaced (2.363%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:29:40.194 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:40.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:40.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:40.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:40.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:40.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:40.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:40.424 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:40.447 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:40.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:40.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:40.546 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:40 smithi081 bash[76862]: audit 2023-10-09T08:29:39.166498+0000 mon.a (mon.0) 781 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:40.547 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:40 smithi081 bash[76862]: audit 2023-10-09T08:29:39.179854+0000 mon.a (mon.0) 782 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:40.547 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:40 smithi081 bash[76862]: cluster 2023-10-09T08:29:39.641661+0000 mgr.y (mgr.26009) 825 : cluster 0 pgmap v843: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 217 op/s; 49447/228306 objects degraded (21.658%); 5396/228306 objects misplaced (2.363%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:29:40.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:40 smithi081 bash[79557]: audit 2023-10-09T08:29:39.166498+0000 mon.a (mon.0) 781 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:40.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:40 smithi081 bash[79557]: audit 2023-10-09T08:29:39.179854+0000 mon.a (mon.0) 782 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:40.547 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:40 smithi081 bash[79557]: cluster 2023-10-09T08:29:39.641661+0000 mgr.y (mgr.26009) 825 : cluster 0 pgmap v843: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 217 op/s; 49447/228306 objects degraded (21.658%); 5396/228306 objects misplaced (2.363%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:29:40.552 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:40.578 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:40.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:40.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:40.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:40.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:40.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:40.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:40.812 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:40.834 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:40.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:40.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:40.938 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:40.968 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:40.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:40.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:41.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:41.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:41.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:41.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:41.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:41.224 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:41.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:41.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:41.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:41.333 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:29:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:29:41] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.33.4" 2023-10-09T08:29:41.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:41.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:41.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:41.453 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:41.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:41.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:41.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:41.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:41.607 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:41.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:41.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:41.710 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:41.738 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:41.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:41.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:41.842 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:41.866 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:41.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:41.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:41.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:41.992 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:41.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:41.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:42.095 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:42.124 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:42.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:42.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:42.228 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:42.248 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:42.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:42.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:42.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-09T08:29:42.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:42.378 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:42.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:42.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:42.485 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:42.508 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:42.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:42.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:42.616 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:42.641 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:42.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:42.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:42.744 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:42.754 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:42 smithi118 bash[59345]: cluster 2023-10-09T08:29:41.642425+0000 mgr.y (mgr.26009) 826 : cluster 0 pgmap v844: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 212 op/s; 49189/226779 objects degraded (21.690%); 5396/226779 objects misplaced (2.379%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:29:42.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:42.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:42.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:42.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:42 smithi081 bash[76862]: cluster 2023-10-09T08:29:41.642425+0000 mgr.y (mgr.26009) 826 : cluster 0 pgmap v844: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 212 op/s; 49189/226779 objects degraded (21.690%); 5396/226779 objects misplaced (2.379%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:29:42.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:42 smithi081 bash[79557]: cluster 2023-10-09T08:29:41.642425+0000 mgr.y (mgr.26009) 826 : cluster 0 pgmap v844: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 212 op/s; 49189/226779 objects degraded (21.690%); 5396/226779 objects misplaced (2.379%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:29:42.877 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:42.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:42.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:42.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:43.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:43.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:43.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:43.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:43.157 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:43.182 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:43.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:43.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:43.286 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:43.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:43.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:43.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:43.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:43.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:43.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:43.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:43.541 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:43.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:43.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:43.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:43.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:43.699 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:43.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:43.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:43.803 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:43.828 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:43.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:43.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:43.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:43 smithi081 bash[76862]: cluster 2023-10-09T08:29:43.520169+0000 mon.a (mon.0) 783 : cluster 3 Health check update: Degraded data redundancy: 49189/226779 objects degraded (21.690%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:43.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:43 smithi081 bash[79557]: cluster 2023-10-09T08:29:43.520169+0000 mon.a (mon.0) 783 : cluster 3 Health check update: Degraded data redundancy: 49189/226779 objects degraded (21.690%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:43.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:43.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:43.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:43.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:44.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:43 smithi118 bash[59345]: cluster 2023-10-09T08:29:43.520169+0000 mon.a (mon.0) 783 : cluster 3 Health check update: Degraded data redundancy: 49189/226779 objects degraded (21.690%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:44.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:44.091 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:44.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:44.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:44.198 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:44.222 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:44.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:44.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:44.326 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:44.354 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:44.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:44.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:44.457 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:44.483 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:44.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:44.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:44.588 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:44.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:44.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:44.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:44.740 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:44.763 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:44 smithi118 bash[59345]: cluster 2023-10-09T08:29:43.643093+0000 mgr.y (mgr.26009) 827 : cluster 0 pgmap v845: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 173 op/s; 49189/226779 objects degraded (21.690%); 5396/226779 objects misplaced (2.379%); 3.7 MiB/s, 59 objects/s recovering 2023-10-09T08:29:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:44 smithi118 bash[59345]: audit 2023-10-09T08:29:44.140439+0000 mon.a (mon.0) 784 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:44 smithi118 bash[59345]: audit 2023-10-09T08:29:44.153122+0000 mon.a (mon.0) 785 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:44.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:44.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:44.868 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:44.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:44 smithi081 bash[76862]: cluster 2023-10-09T08:29:43.643093+0000 mgr.y (mgr.26009) 827 : cluster 0 pgmap v845: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 173 op/s; 49189/226779 objects degraded (21.690%); 5396/226779 objects misplaced (2.379%); 3.7 MiB/s, 59 objects/s recovering 2023-10-09T08:29:44.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:44 smithi081 bash[76862]: audit 2023-10-09T08:29:44.140439+0000 mon.a (mon.0) 784 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:44.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:44 smithi081 bash[76862]: audit 2023-10-09T08:29:44.153122+0000 mon.a (mon.0) 785 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:44.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:44 smithi081 bash[79557]: cluster 2023-10-09T08:29:43.643093+0000 mgr.y (mgr.26009) 827 : cluster 0 pgmap v845: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 173 op/s; 49189/226779 objects degraded (21.690%); 5396/226779 objects misplaced (2.379%); 3.7 MiB/s, 59 objects/s recovering 2023-10-09T08:29:44.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:44 smithi081 bash[79557]: audit 2023-10-09T08:29:44.140439+0000 mon.a (mon.0) 784 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:44.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:44 smithi081 bash[79557]: audit 2023-10-09T08:29:44.153122+0000 mon.a (mon.0) 785 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:44.893 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:44.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:44.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:44.997 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:45.024 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:45.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:45.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:45.129 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:45.154 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:45.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:45.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:45.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:45.280 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:45.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:45.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:45.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:45.408 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:45.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:45.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:45.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:45.537 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:45.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:45.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:45.640 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:45.669 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:45.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:45.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:45.772 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:45.794 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:45.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:45.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:45.820 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:45 smithi081 bash[76862]: audit 2023-10-09T08:29:44.782609+0000 mon.c (mon.2) 319 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:29:45.820 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:45 smithi081 bash[76862]: audit 2023-10-09T08:29:44.784153+0000 mon.c (mon.2) 320 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:29:45.820 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:45 smithi081 bash[76862]: audit 2023-10-09T08:29:44.792287+0000 mon.a (mon.0) 786 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:45.820 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:45 smithi081 bash[79557]: audit 2023-10-09T08:29:44.782609+0000 mon.c (mon.2) 319 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:29:45.821 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:45 smithi081 bash[79557]: audit 2023-10-09T08:29:44.784153+0000 mon.c (mon.2) 320 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:29:45.821 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:45 smithi081 bash[79557]: audit 2023-10-09T08:29:44.792287+0000 mon.a (mon.0) 786 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:45.898 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:45.922 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:45.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:45.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:46.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:45 smithi118 bash[59345]: audit 2023-10-09T08:29:44.782609+0000 mon.c (mon.2) 319 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:29:46.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:45 smithi118 bash[59345]: audit 2023-10-09T08:29:44.784153+0000 mon.c (mon.2) 320 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:29:46.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:45 smithi118 bash[59345]: audit 2023-10-09T08:29:44.792287+0000 mon.a (mon.0) 786 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:29:46.024 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:46.049 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:46.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:46.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:46.153 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:46.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:46.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:46.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:46.289 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:46.316 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:46.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:46.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:46.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:46.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:46.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:46.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:46.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:46.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:46.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:46.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:46.684 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:46.706 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:46.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:46.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:46.810 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:46.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:46.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:46.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:46.941 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:46.951 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:46 smithi118 bash[59345]: cluster 2023-10-09T08:29:45.643940+0000 mgr.y (mgr.26009) 828 : cluster 0 pgmap v846: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 268 op/s; 48545/223362 objects degraded (21.734%); 5396/223362 objects misplaced (2.416%); 5.9 MiB/s, 94 objects/s recovering 2023-10-09T08:29:46.967 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:46.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:46.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:47.074 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:47.101 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:47.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:47.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:47.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:46 smithi081 bash[76862]: cluster 2023-10-09T08:29:45.643940+0000 mgr.y (mgr.26009) 828 : cluster 0 pgmap v846: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 268 op/s; 48545/223362 objects degraded (21.734%); 5396/223362 objects misplaced (2.416%); 5.9 MiB/s, 94 objects/s recovering 2023-10-09T08:29:47.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:46 smithi081 bash[79557]: cluster 2023-10-09T08:29:45.643940+0000 mgr.y (mgr.26009) 828 : cluster 0 pgmap v846: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 268 op/s; 48545/223362 objects degraded (21.734%); 5396/223362 objects misplaced (2.416%); 5.9 MiB/s, 94 objects/s recovering 2023-10-09T08:29:47.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:47.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:47.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:47.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:47.334 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:47.358 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:47.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:47.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:47.462 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:47.489 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:47.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:47.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:47.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:47.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:47.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:47.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:47.723 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:47.751 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:47.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:47.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:47.854 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:47.883 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:47.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:47.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:47.986 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:48.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:48.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:48.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:48.019 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:29:48.046 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:29:48.073 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:29:48.107 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:29:48.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:48.142 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:48.143 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:29:48.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:48.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:48.181 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:29:48.214 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:29:48.242 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:29:48.245 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:29:48.246 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:29:48.246 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:29:48.246 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:29:48.246 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:29:48.246 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:29:48.246 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:29:48.246 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:29:48.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:48.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:48.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:48.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:48.377 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:48.403 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:48.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:48.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:48.508 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:48.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:48.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:48.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:48.641 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:48.670 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:48.670 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:29:48.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:48.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:48.679 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:29:48.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:48.800 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:48.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:48.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:48.810 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:29:48.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:48.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:48.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:48.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:49.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:48 smithi118 bash[59345]: cluster 2023-10-09T08:29:47.644516+0000 mgr.y (mgr.26009) 829 : cluster 0 pgmap v847: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 185 op/s; 48545/223362 objects degraded (21.734%); 5396/223362 objects misplaced (2.416%); 4.0 MiB/s, 64 objects/s recovering 2023-10-09T08:29:49.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:48 smithi118 bash[59345]: audit 2023-10-09T08:29:47.981376+0000 mon.c (mon.2) 321 : audit 0 from='client.? 172.21.15.81:0/3181522841' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:29:49.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:48 smithi118 bash[59345]: audit 2023-10-09T08:29:48.274029+0000 mon.a (mon.0) 787 : audit 1 from='client.? 172.21.15.81:0/181327533' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:29:49.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:48 smithi118 bash[59345]: cluster 2023-10-09T08:29:48.521261+0000 mon.a (mon.0) 788 : cluster 3 Health check update: Degraded data redundancy: 48545/223362 objects degraded (21.734%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:49.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:49.041 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:48 smithi081 bash[76862]: cluster 2023-10-09T08:29:47.644516+0000 mgr.y (mgr.26009) 829 : cluster 0 pgmap v847: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 185 op/s; 48545/223362 objects degraded (21.734%); 5396/223362 objects misplaced (2.416%); 4.0 MiB/s, 64 objects/s recovering 2023-10-09T08:29:49.041 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:48 smithi081 bash[76862]: audit 2023-10-09T08:29:47.981376+0000 mon.c (mon.2) 321 : audit 0 from='client.? 172.21.15.81:0/3181522841' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:29:49.041 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:48 smithi081 bash[76862]: audit 2023-10-09T08:29:48.274029+0000 mon.a (mon.0) 787 : audit 1 from='client.? 172.21.15.81:0/181327533' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:29:49.041 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:48 smithi081 bash[76862]: cluster 2023-10-09T08:29:48.521261+0000 mon.a (mon.0) 788 : cluster 3 Health check update: Degraded data redundancy: 48545/223362 objects degraded (21.734%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:49.042 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:48 smithi081 bash[79557]: cluster 2023-10-09T08:29:47.644516+0000 mgr.y (mgr.26009) 829 : cluster 0 pgmap v847: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 185 op/s; 48545/223362 objects degraded (21.734%); 5396/223362 objects misplaced (2.416%); 4.0 MiB/s, 64 objects/s recovering 2023-10-09T08:29:49.042 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:48 smithi081 bash[79557]: audit 2023-10-09T08:29:47.981376+0000 mon.c (mon.2) 321 : audit 0 from='client.? 172.21.15.81:0/3181522841' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:29:49.042 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:48 smithi081 bash[79557]: audit 2023-10-09T08:29:48.274029+0000 mon.a (mon.0) 787 : audit 1 from='client.? 172.21.15.81:0/181327533' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:29:49.042 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:48 smithi081 bash[79557]: cluster 2023-10-09T08:29:48.521261+0000 mon.a (mon.0) 788 : cluster 3 Health check update: Degraded data redundancy: 48545/223362 objects degraded (21.734%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:49.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:49.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:49.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:49.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:49.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:49.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:49.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:49.290 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:49.315 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:49.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:49.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:49.418 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:49.445 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:49.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:49.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:49.549 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:49.574 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:49.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:49.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:49.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:49.700 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:49.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:49.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:49.806 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:49.826 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:49.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:49.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:49.929 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:49.954 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:49.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:49.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:50.057 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:50.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:49 smithi118 bash[59345]: audit 2023-10-09T08:29:48.651992+0000 mgr.y (mgr.26009) 830 : audit 0 from='client.45296 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:29:50.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:49 smithi118 bash[59345]: cluster 2023-10-09T08:29:48.792850+0000 mon.a (mon.0) 789 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:29:50.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:49 smithi118 bash[59345]: cluster 2023-10-09T08:29:48.795647+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T08:29:50.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:49 smithi118 bash[59345]: audit 2023-10-09T08:29:48.797581+0000 mon.a (mon.0) 790 : audit 1 from='client.? 172.21.15.81:0/181327533' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:29:50.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:49 smithi118 bash[59345]: cluster 2023-10-09T08:29:48.797875+0000 mon.a (mon.0) 791 : cluster 0 osdmap e197: 8 total, 8 up, 8 in 2023-10-09T08:29:50.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:49 smithi118 bash[59345]: cluster 2023-10-09T08:29:48.799167+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T08:29:50.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:49 smithi118 bash[59345]: cluster 2023-10-09T08:29:48.800031+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T08:29:50.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:49 smithi118 bash[59345]: cluster 2023-10-09T08:29:48.835772+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T08:29:50.084 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:50.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:50.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:50.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:49 smithi081 bash[79557]: audit 2023-10-09T08:29:48.651992+0000 mgr.y (mgr.26009) 830 : audit 0 from='client.45296 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:29:50.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:49 smithi081 bash[79557]: cluster 2023-10-09T08:29:48.792850+0000 mon.a (mon.0) 789 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:29:50.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:49 smithi081 bash[79557]: cluster 2023-10-09T08:29:48.795647+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T08:29:50.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:49 smithi081 bash[79557]: audit 2023-10-09T08:29:48.797581+0000 mon.a (mon.0) 790 : audit 1 from='client.? 172.21.15.81:0/181327533' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:29:50.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:49 smithi081 bash[79557]: cluster 2023-10-09T08:29:48.797875+0000 mon.a (mon.0) 791 : cluster 0 osdmap e197: 8 total, 8 up, 8 in 2023-10-09T08:29:50.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:49 smithi081 bash[79557]: cluster 2023-10-09T08:29:48.799167+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T08:29:50.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:49 smithi081 bash[79557]: cluster 2023-10-09T08:29:48.800031+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T08:29:50.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:49 smithi081 bash[79557]: cluster 2023-10-09T08:29:48.835772+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T08:29:50.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:49 smithi081 bash[76862]: audit 2023-10-09T08:29:48.651992+0000 mgr.y (mgr.26009) 830 : audit 0 from='client.45296 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:29:50.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:49 smithi081 bash[76862]: cluster 2023-10-09T08:29:48.792850+0000 mon.a (mon.0) 789 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:29:50.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:49 smithi081 bash[76862]: cluster 2023-10-09T08:29:48.795647+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T08:29:50.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:49 smithi081 bash[76862]: audit 2023-10-09T08:29:48.797581+0000 mon.a (mon.0) 790 : audit 1 from='client.? 172.21.15.81:0/181327533' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:29:50.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:49 smithi081 bash[76862]: cluster 2023-10-09T08:29:48.797875+0000 mon.a (mon.0) 791 : cluster 0 osdmap e197: 8 total, 8 up, 8 in 2023-10-09T08:29:50.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:49 smithi081 bash[76862]: cluster 2023-10-09T08:29:48.799167+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T08:29:50.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:49 smithi081 bash[76862]: cluster 2023-10-09T08:29:48.800031+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T08:29:50.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:49 smithi081 bash[76862]: cluster 2023-10-09T08:29:48.835772+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T08:29:50.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:50.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:50.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:50.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:50.316 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:50.338 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:50.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:50.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:50.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:50.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:50.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:50.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:50.565 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:50.590 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:50.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:50.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:50.693 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:50.718 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:50.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:50.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:50.821 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:50.846 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:50.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:50.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:50.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:50 smithi081 bash[76862]: cluster 2023-10-09T08:29:49.645332+0000 mgr.y (mgr.26009) 831 : cluster 0 pgmap v849: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 228 op/s; 48169/221448 objects degraded (21.752%); 5396/221448 objects misplaced (2.437%); 5.2 MiB/s, 82 objects/s recovering 2023-10-09T08:29:50.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:50 smithi081 bash[79557]: cluster 2023-10-09T08:29:49.645332+0000 mgr.y (mgr.26009) 831 : cluster 0 pgmap v849: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 228 op/s; 48169/221448 objects degraded (21.752%); 5396/221448 objects misplaced (2.437%); 5.2 MiB/s, 82 objects/s recovering 2023-10-09T08:29:50.949 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:50.960 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:50 smithi118 bash[59345]: cluster 2023-10-09T08:29:49.645332+0000 mgr.y (mgr.26009) 831 : cluster 0 pgmap v849: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 228 op/s; 48169/221448 objects degraded (21.752%); 5396/221448 objects misplaced (2.437%); 5.2 MiB/s, 82 objects/s recovering 2023-10-09T08:29:50.978 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:50.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:50.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:51.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:51.104 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:51.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:51.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:51.207 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:51.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:51.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:51.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:51.283 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":847,"stamp":"2023-10-09T08:29:47.644130+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4882307019,"num_objects":74454,"num_object_clones":0,"num_object_copies":223362,"num_objects_missing_on_primary":2515,"num_objects_missing":2515,"num_objects_degraded":48545,"num_objects_misplaced":5396,"num_objects_unfound":0,"num_objects_dirty":74454,"num_whiteouts":0,"num_read":6289,"num_read_kb":13756,"num_write":121672,"num_write_kb":6254840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10312,"num_bytes_recovered":673843470,"num_keys_recovered":20,"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":120336,"ondisk_log_size":120336,"up":267,"acting":255,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":291,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":16535656,"kb_used_data":14279336,"kb_used_omap":33,"kb_used_meta":2256222,"kb_avail":733425560,"statfs":{"total":767960285184,"available":751027773440,"internally_reserved":0,"allocated":14622040064,"data_stored":14616459794,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33820,"internal_metadata":2310372324},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,2,1,4,1,3,1,4,3,7],"upper_bound":2048},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-145752064,"num_objects":-2224,"num_object_clones":0,"num_object_copies":-6672,"num_objects_missing_on_primary":-140,"num_objects_missing":-140,"num_objects_degraded":-1169,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-2224,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2224,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":776,"num_bytes_recovered":50855936,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.004548"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":213,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.704408+0000","last_change":"2023-10-09T08:26:43.910493+0000","last_active":"2023-10-09T08:29:03.704408+0000","last_peered":"2023-10-09T08:29:03.704408+0000","last_clean":"2023-10-09T08:29:03.704408+0000","last_became_active":"2023-10-09T08:26:43.909976+0000","last_became_peered":"2023-10-09T08:26:43.909976+0000","last_unstale":"2023-10-09T08:29:03.704408+0000","last_undegraded":"2023-10-09T08:29:03.704408+0000","last_fullsized":"2023-10-09T08:29:03.704408+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":200,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.699522+0000","last_change":"2023-10-09T08:27:38.509043+0000","last_active":"2023-10-09T08:29:03.699522+0000","last_peered":"2023-10-09T08:29:03.699522+0000","last_clean":"2023-10-09T08:29:03.699522+0000","last_became_active":"2023-10-09T08:27:38.508629+0000","last_became_peered":"2023-10-09T08:27:38.508629+0000","last_unstale":"2023-10-09T08:29:03.699522+0000","last_undegraded":"2023-10-09T08:29:03.699522+0000","last_fullsized":"2023-10-09T08:29:03.699522+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:25:39.580219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":121,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:09.083031+0000","last_change":"2023-10-09T08:26:42.736234+0000","last_active":"2023-10-09T08:29:09.083031+0000","last_peered":"2023-10-09T08:29:09.083031+0000","last_clean":"2023-10-09T08:29:09.083031+0000","last_became_active":"2023-10-09T08:26:42.735988+0000","last_became_peered":"2023-10-09T08:26:42.735988+0000","last_unstale":"2023-10-09T08:29:09.083031+0000","last_undegraded":"2023-10-09T08:29:09.083031+0000","last_fullsized":"2023-10-09T08:29:09.083031+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:25:46.604716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:19.643328+0000","last_change":"2023-10-09T08:27:16.745178+0000","last_active":"2023-10-09T08:29:19.643328+0000","last_peered":"2023-10-09T08:29:19.643328+0000","last_clean":"2023-10-09T08:29:19.643328+0000","last_became_active":"2023-10-09T08:27:16.744841+0000","last_became_peered":"2023-10-09T08:27:16.744841+0000","last_unstale":"2023-10-09T08:29:19.643328+0000","last_undegraded":"2023-10-09T08:29:19.643328+0000","last_fullsized":"2023-10-09T08:29:19.643328+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:14:06.390930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":238,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.730409+0000","last_change":"2023-10-09T08:27:38.507363+0000","last_active":"2023-10-09T08:29:03.730409+0000","last_peered":"2023-10-09T08:29:03.730409+0000","last_clean":"2023-10-09T08:29:03.730409+0000","last_became_active":"2023-10-09T08:27:38.506984+0000","last_became_peered":"2023-10-09T08:27:38.506984+0000","last_unstale":"2023-10-09T08:29:03.730409+0000","last_undegraded":"2023-10-09T08:29:03.730409+0000","last_fullsized":"2023-10-09T08:29:03.730409+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.536741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":175,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.727995+0000","last_change":"2023-10-09T08:26:42.723927+0000","last_active":"2023-10-09T08:29:03.727995+0000","last_peered":"2023-10-09T08:29:03.727995+0000","last_clean":"2023-10-09T08:29:03.727995+0000","last_became_active":"2023-10-09T08:26:42.723495+0000","last_became_peered":"2023-10-09T08:26:42.723495+0000","last_unstale":"2023-10-09T08:29:03.727995+0000","last_undegraded":"2023-10-09T08:29:03.727995+0000","last_fullsized":"2023-10-09T08:29:03.727995+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":23,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-10-09T08:29:26.788089+0000","last_change":"2023-10-09T08:27:16.735709+0000","last_active":"2023-10-09T08:29:26.788089+0000","last_peered":"2023-10-09T08:29:26.788089+0000","last_clean":"2023-10-09T08:29:26.788089+0000","last_became_active":"2023-10-09T08:27:16.735346+0000","last_became_peered":"2023-10-09T08:27:16.735346+0000","last_unstale":"2023-10-09T08:29:26.788089+0000","last_undegraded":"2023-10-09T08:29:26.788089+0000","last_fullsized":"2023-10-09T08:29:26.788089+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:29:09.949359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":179,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.698067+0000","last_change":"2023-10-09T08:27:38.511125+0000","last_active":"2023-10-09T08:29:03.698067+0000","last_peered":"2023-10-09T08:29:03.698067+0000","last_clean":"2023-10-09T08:29:03.698067+0000","last_became_active":"2023-10-09T08:27:38.508063+0000","last_became_peered":"2023-10-09T08:27:38.508063+0000","last_unstale":"2023-10-09T08:29:03.698067+0000","last_undegraded":"2023-10-09T08:29:03.698067+0000","last_fullsized":"2023-10-09T08:29:03.698067+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:54.074742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":178,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.717360+0000","last_change":"2023-10-09T08:26:42.724781+0000","last_active":"2023-10-09T08:29:03.717360+0000","last_peered":"2023-10-09T08:29:03.717360+0000","last_clean":"2023-10-09T08:29:03.717360+0000","last_became_active":"2023-10-09T08:26:42.724407+0000","last_became_peered":"2023-10-09T08:26:42.724407+0000","last_unstale":"2023-10-09T08:29:03.717360+0000","last_undegraded":"2023-10-09T08:29:03.717360+0000","last_fullsized":"2023-10-09T08:29:03.717360+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":72,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.704011+0000","last_change":"2023-10-09T08:27:38.503502+0000","last_active":"2023-10-09T08:29:03.704011+0000","last_peered":"2023-10-09T08:29:03.704011+0000","last_clean":"2023-10-09T08:29:03.704011+0000","last_became_active":"2023-10-09T08:27:38.503065+0000","last_became_peered":"2023-10-09T08:27:38.503065+0000","last_unstale":"2023-10-09T08:29:03.704011+0000","last_undegraded":"2023-10-09T08:29:03.704011+0000","last_fullsized":"2023-10-09T08:29:03.704011+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.15","version":"60'3","reported_seq":165,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.706532+0000","last_change":"2023-10-09T08:11:51.350377+0000","last_active":"2023-10-09T08:29:03.706532+0000","last_peered":"2023-10-09T08:29:03.706532+0000","last_clean":"2023-10-09T08:29:03.706532+0000","last_became_active":"2023-10-09T08:11:51.349821+0000","last_became_peered":"2023-10-09T08:11:51.349821+0000","last_unstale":"2023-10-09T08:29:03.706532+0000","last_undegraded":"2023-10-09T08:29:03.706532+0000","last_fullsized":"2023-10-09T08:29:03.706532+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":122,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.711739+0000","last_change":"2023-10-09T08:26:43.904812+0000","last_active":"2023-10-09T08:29:03.711739+0000","last_peered":"2023-10-09T08:29:03.711739+0000","last_clean":"2023-10-09T08:29:03.711739+0000","last_became_active":"2023-10-09T08:26:43.904278+0000","last_became_peered":"2023-10-09T08:26:43.904278+0000","last_unstale":"2023-10-09T08:29:03.711739+0000","last_undegraded":"2023-10-09T08:29:03.711739+0000","last_fullsized":"2023-10-09T08:29:03.711739+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:35:30.171443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'22","reported_seq":169,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.705307+0000","last_change":"2023-10-09T07:59:02.717439+0000","last_active":"2023-10-09T08:29:03.705307+0000","last_peered":"2023-10-09T08:29:03.705307+0000","last_clean":"2023-10-09T08:29:03.705307+0000","last_became_active":"2023-10-09T07:59:02.716860+0000","last_became_peered":"2023-10-09T07:59:02.716860+0000","last_unstale":"2023-10-09T08:29:03.705307+0000","last_undegraded":"2023-10-09T08:29:03.705307+0000","last_fullsized":"2023-10-09T08:29:03.705307+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":176,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.704920+0000","last_change":"2023-10-09T08:26:42.736479+0000","last_active":"2023-10-09T08:29:03.704920+0000","last_peered":"2023-10-09T08:29:03.704920+0000","last_clean":"2023-10-09T08:29:03.704920+0000","last_became_active":"2023-10-09T08:26:42.735722+0000","last_became_peered":"2023-10-09T08:26:42.735722+0000","last_unstale":"2023-10-09T08:29:03.704920+0000","last_undegraded":"2023-10-09T08:29:03.704920+0000","last_fullsized":"2023-10-09T08:29:03.704920+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"60'2","reported_seq":194,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.704851+0000","last_change":"2023-10-09T08:26:03.669501+0000","last_active":"2023-10-09T08:29:03.704851+0000","last_peered":"2023-10-09T08:29:03.704851+0000","last_clean":"2023-10-09T08:29:03.704851+0000","last_became_active":"2023-10-09T08:26:03.497209+0000","last_became_peered":"2023-10-09T08:26:03.497209+0000","last_unstale":"2023-10-09T08:29:03.704851+0000","last_undegraded":"2023-10-09T08:29:03.704851+0000","last_fullsized":"2023-10-09T08:29:03.704851+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":179,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.698688+0000","last_change":"2023-10-09T08:27:38.503730+0000","last_active":"2023-10-09T08:29:03.698688+0000","last_peered":"2023-10-09T08:29:03.698688+0000","last_clean":"2023-10-09T08:29:03.698688+0000","last_became_active":"2023-10-09T08:27:38.502219+0000","last_became_peered":"2023-10-09T08:27:38.502219+0000","last_unstale":"2023-10-09T08:29:03.698688+0000","last_undegraded":"2023-10-09T08:29:03.698688+0000","last_fullsized":"2023-10-09T08:29:03.698688+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:22:44.032187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":23,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-10-09T08:29:26.787816+0000","last_change":"2023-10-09T08:27:16.732264+0000","last_active":"2023-10-09T08:29:26.787816+0000","last_peered":"2023-10-09T08:29:26.787816+0000","last_clean":"2023-10-09T08:29:26.787816+0000","last_became_active":"2023-10-09T08:27:16.731909+0000","last_became_peered":"2023-10-09T08:27:16.731909+0000","last_unstale":"2023-10-09T08:29:26.787816+0000","last_undegraded":"2023-10-09T08:29:26.787816+0000","last_fullsized":"2023-10-09T08:29:26.787816+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:26.804304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":162,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.716933+0000","last_change":"2023-10-09T08:11:51.350131+0000","last_active":"2023-10-09T08:29:03.716933+0000","last_peered":"2023-10-09T08:29:03.716933+0000","last_clean":"2023-10-09T08:29:03.716933+0000","last_became_active":"2023-10-09T08:11:51.349748+0000","last_became_peered":"2023-10-09T08:11:51.349748+0000","last_unstale":"2023-10-09T08:29:03.716933+0000","last_undegraded":"2023-10-09T08:29:03.716933+0000","last_fullsized":"2023-10-09T08:29:03.716933+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":147,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.704145+0000","last_change":"2023-10-09T07:59:02.721726+0000","last_active":"2023-10-09T08:29:03.704145+0000","last_peered":"2023-10-09T08:29:03.704145+0000","last_clean":"2023-10-09T08:29:03.704145+0000","last_became_active":"2023-10-09T07:59:02.721322+0000","last_became_peered":"2023-10-09T07:59:02.721322+0000","last_unstale":"2023-10-09T08:29:03.704145+0000","last_undegraded":"2023-10-09T08:29:03.704145+0000","last_fullsized":"2023-10-09T08:29:03.704145+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-10-09T08:29:26.788335+0000","last_change":"2023-10-09T08:27:16.745233+0000","last_active":"2023-10-09T08:29:26.788335+0000","last_peered":"2023-10-09T08:29:26.788335+0000","last_clean":"2023-10-09T08:29:26.788335+0000","last_became_active":"2023-10-09T08:27:16.744845+0000","last_became_peered":"2023-10-09T08:27:16.744845+0000","last_unstale":"2023-10-09T08:29:26.788335+0000","last_undegraded":"2023-10-09T08:29:26.788335+0000","last_fullsized":"2023-10-09T08:29:26.788335+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:44.300499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":207,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.720319+0000","last_change":"2023-10-09T08:27:16.758452+0000","last_active":"2023-10-09T08:29:03.720319+0000","last_peered":"2023-10-09T08:29:03.720319+0000","last_clean":"2023-10-09T08:29:03.720319+0000","last_became_active":"2023-10-09T08:27:16.719962+0000","last_became_peered":"2023-10-09T08:27:16.719962+0000","last_unstale":"2023-10-09T08:29:03.720319+0000","last_undegraded":"2023-10-09T08:29:03.720319+0000","last_fullsized":"2023-10-09T08:29:03.720319+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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,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":179,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.706089+0000","last_change":"2023-10-09T08:27:38.508998+0000","last_active":"2023-10-09T08:29:03.706089+0000","last_peered":"2023-10-09T08:29:03.706089+0000","last_clean":"2023-10-09T08:29:03.706089+0000","last_became_active":"2023-10-09T08:27:38.508357+0000","last_became_peered":"2023-10-09T08:27:38.508357+0000","last_unstale":"2023-10-09T08:29:03.706089+0000","last_undegraded":"2023-10-09T08:29:03.706089+0000","last_fullsized":"2023-10-09T08:29:03.706089+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"7.b","version":"196'7604","reported_seq":7643,"reported_epoch":196,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:29:44.938793+0000","last_change":"2023-10-09T08:26:44.043198+0000","last_active":"2023-10-09T08:29:44.938793+0000","last_peered":"2023-10-09T08:29:44.938793+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:26:44.031428+0000","last_became_peered":"2023-10-09T08:26:44.031428+0000","last_unstale":"2023-10-09T08:29:44.938793+0000","last_undegraded":"2023-10-09T08:26:43.763364+0000","last_fullsized":"2023-10-09T08:26:43.715574+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":7604,"log_dups_size":0,"ondisk_log_size":7604,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":302776320,"num_objects":4620,"num_object_clones":0,"num_object_copies":13860,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3869,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4620,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7604,"num_write_kb":391168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[5,6],"avail_no_missing":["5","6"],"object_location_counts":[{"shards":"5,6","objects":751}],"blocked_by":[],"up_primary":1,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":204,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.706355+0000","last_change":"2023-10-09T08:27:16.965674+0000","last_active":"2023-10-09T08:29:03.706355+0000","last_peered":"2023-10-09T08:29:03.706355+0000","last_clean":"2023-10-09T08:29:03.706355+0000","last_became_active":"2023-10-09T08:27:16.736168+0000","last_became_peered":"2023-10-09T08:27:16.736168+0000","last_unstale":"2023-10-09T08:29:03.706355+0000","last_undegraded":"2023-10-09T08:29:03.706355+0000","last_fullsized":"2023-10-09T08:29:03.706355+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":147,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.714786+0000","last_change":"2023-10-09T07:59:03.856827+0000","last_active":"2023-10-09T08:29:03.714786+0000","last_peered":"2023-10-09T08:29:03.714786+0000","last_clean":"2023-10-09T08:29:03.714786+0000","last_became_active":"2023-10-09T07:59:03.855938+0000","last_became_peered":"2023-10-09T07:59:03.855938+0000","last_unstale":"2023-10-09T08:29:03.714786+0000","last_undegraded":"2023-10-09T08:29:03.714786+0000","last_fullsized":"2023-10-09T08:29:03.714786+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.a","version":"196'7435","reported_seq":7486,"reported_epoch":196,"state":"active+recovery_wait","last_fresh":"2023-10-09T08:29:44.555701+0000","last_change":"2023-10-09T08:27:38.528279+0000","last_active":"2023-10-09T08:29:44.555701+0000","last_peered":"2023-10-09T08:29:44.555701+0000","last_clean":"2023-10-09T08:27:37.669457+0000","last_became_active":"2023-10-09T08:27:38.507300+0000","last_became_peered":"2023-10-09T08:27:38.507300+0000","last_unstale":"2023-10-09T08:29:44.555701+0000","last_undegraded":"2023-10-09T08:29:44.555701+0000","last_fullsized":"2023-10-09T08:29:44.555701+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":7435,"log_dups_size":0,"ondisk_log_size":7435,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:34.288347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":301662208,"num_objects":4603,"num_object_clones":0,"num_object_copies":13809,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4603,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7435,"num_write_kb":385216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,5],"acting":[2,3,5],"avail_no_missing":["2","3","5"],"object_location_counts":[{"shards":"2,3,5","objects":4603}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":179,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.706671+0000","last_change":"2023-10-09T08:26:42.731298+0000","last_active":"2023-10-09T08:29:03.706671+0000","last_peered":"2023-10-09T08:29:03.706671+0000","last_clean":"2023-10-09T08:29:03.706671+0000","last_became_active":"2023-10-09T08:26:42.730987+0000","last_became_peered":"2023-10-09T08:26:42.730987+0000","last_unstale":"2023-10-09T08:29:03.706671+0000","last_undegraded":"2023-10-09T08:29:03.706671+0000","last_fullsized":"2023-10-09T08:29:03.706671+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":170,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.708353+0000","last_change":"2023-10-09T08:11:51.350633+0000","last_active":"2023-10-09T08:29:03.708353+0000","last_peered":"2023-10-09T08:29:03.708353+0000","last_clean":"2023-10-09T08:29:03.708353+0000","last_became_active":"2023-10-09T08:11:51.350182+0000","last_became_peered":"2023-10-09T08:11:51.350182+0000","last_unstale":"2023-10-09T08:29:03.708353+0000","last_undegraded":"2023-10-09T08:29:03.708353+0000","last_fullsized":"2023-10-09T08:29:03.708353+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"196'7581","reported_seq":11907,"reported_epoch":196,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:29:44.342794+0000","last_change":"2023-10-09T08:27:18.192447+0000","last_active":"2023-10-09T08:29:44.342794+0000","last_peered":"2023-10-09T08:29:44.342794+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:27:18.177479+0000","last_became_peered":"2023-10-09T08:27:18.177479+0000","last_unstale":"2023-10-09T08:29:44.342794+0000","last_undegraded":"2023-10-09T08:27:17.907543+0000","last_fullsized":"2023-10-09T08:27:17.720174+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":7581,"log_dups_size":0,"ondisk_log_size":7581,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":309919744,"num_objects":4729,"num_object_clones":0,"num_object_copies":14187,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6594,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4729,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7581,"num_write_kb":393920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1426,"num_bytes_recovered":93454336,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[4,1],"avail_no_missing":["4","7"],"object_location_counts":[{"shards":"1,4","objects":628},{"shards":"1,4,7","objects":1608},{"shards":"4,7","objects":2493}],"blocked_by":[],"up_primary":0,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":148,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.707102+0000","last_change":"2023-10-09T07:59:02.724261+0000","last_active":"2023-10-09T08:29:03.707102+0000","last_peered":"2023-10-09T08:29:03.707102+0000","last_clean":"2023-10-09T08:29:03.707102+0000","last_became_active":"2023-10-09T07:59:02.723901+0000","last_became_peered":"2023-10-09T07:59:02.723901+0000","last_unstale":"2023-10-09T08:29:03.707102+0000","last_undegraded":"2023-10-09T08:29:03.707102+0000","last_fullsized":"2023-10-09T08:29:03.707102+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":175,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.720638+0000","last_change":"2023-10-09T08:26:42.728952+0000","last_active":"2023-10-09T08:29:03.720638+0000","last_peered":"2023-10-09T08:29:03.720638+0000","last_clean":"2023-10-09T08:29:03.720638+0000","last_became_active":"2023-10-09T08:26:42.728565+0000","last_became_peered":"2023-10-09T08:26:42.728565+0000","last_unstale":"2023-10-09T08:29:03.720638+0000","last_undegraded":"2023-10-09T08:29:03.720638+0000","last_fullsized":"2023-10-09T08:29:03.720638+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"196'7537","reported_seq":7572,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-10-09T08:29:44.460610+0000","last_change":"2023-10-09T08:26:03.478785+0000","last_active":"2023-10-09T08:29:44.460610+0000","last_peered":"2023-10-09T08:29:44.460610+0000","last_clean":"2023-10-09T08:29:44.460610+0000","last_became_active":"2023-10-09T08:26:03.478402+0000","last_became_peered":"2023-10-09T08:26:03.478402+0000","last_unstale":"2023-10-09T08:29:44.460610+0000","last_undegraded":"2023-10-09T08:29:44.460610+0000","last_fullsized":"2023-10-09T08:29:44.460610+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":7537,"log_dups_size":0,"ondisk_log_size":7537,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:36.017928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":304676864,"num_objects":4649,"num_object_clones":0,"num_object_copies":13947,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4649,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7537,"num_write_kb":389952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":83,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.720882+0000","last_change":"2023-10-09T08:27:38.507007+0000","last_active":"2023-10-09T08:29:03.720882+0000","last_peered":"2023-10-09T08:29:03.720882+0000","last_clean":"2023-10-09T08:29:03.720882+0000","last_became_active":"2023-10-09T08:27:38.506696+0000","last_became_peered":"2023-10-09T08:27:38.506696+0000","last_unstale":"2023-10-09T08:29:03.720882+0000","last_undegraded":"2023-10-09T08:29:03.720882+0000","last_fullsized":"2023-10-09T08:29:03.720882+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":23,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-10-09T08:29:26.788234+0000","last_change":"2023-10-09T08:27:16.726088+0000","last_active":"2023-10-09T08:29:26.788234+0000","last_peered":"2023-10-09T08:29:26.788234+0000","last_clean":"2023-10-09T08:29:26.788234+0000","last_became_active":"2023-10-09T08:27:16.725759+0000","last_became_peered":"2023-10-09T08:27:16.725759+0000","last_unstale":"2023-10-09T08:29:26.788234+0000","last_undegraded":"2023-10-09T08:29:26.788234+0000","last_fullsized":"2023-10-09T08:29:26.788234+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:33.456934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"196'7599","reported_seq":7642,"reported_epoch":196,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:29:44.390390+0000","last_change":"2023-10-09T08:27:18.150250+0000","last_active":"2023-10-09T08:29:44.390390+0000","last_peered":"2023-10-09T08:29:44.390390+0000","last_clean":"2023-10-09T08:27:15.704451+0000","last_became_active":"2023-10-09T08:27:18.135050+0000","last_became_peered":"2023-10-09T08:27:18.135050+0000","last_unstale":"2023-10-09T08:29:44.390390+0000","last_undegraded":"2023-10-09T08:27:17.749645+0000","last_fullsized":"2023-10-09T08:27:17.710947+0000","mapping_epoch":185,"log_start":"176'600","ondisk_log_start":"176'600","created":168,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6999,"log_dups_size":0,"ondisk_log_size":6999,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:17.281498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":307953664,"num_objects":4699,"num_object_clones":0,"num_object_copies":14097,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5532,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4699,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7599,"num_write_kb":393536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,7],"avail_no_missing":["3","4","7"],"object_location_counts":[{"shards":"3,4,7","objects":4082},{"shards":"3,7","objects":-833}],"blocked_by":[],"up_primary":0,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":205,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.729840+0000","last_change":"2023-10-09T08:27:38.501034+0000","last_active":"2023-10-09T08:29:03.729840+0000","last_peered":"2023-10-09T08:29:03.729840+0000","last_clean":"2023-10-09T08:29:03.729840+0000","last_became_active":"2023-10-09T08:27:38.500620+0000","last_became_peered":"2023-10-09T08:27:38.500620+0000","last_unstale":"2023-10-09T08:29:03.729840+0000","last_undegraded":"2023-10-09T08:29:03.729840+0000","last_fullsized":"2023-10-09T08:29:03.729840+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.515648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":161,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.705179+0000","last_change":"2023-10-09T08:11:51.361270+0000","last_active":"2023-10-09T08:29:03.705179+0000","last_peered":"2023-10-09T08:29:03.705179+0000","last_clean":"2023-10-09T08:29:03.705179+0000","last_became_active":"2023-10-09T08:11:51.359669+0000","last_became_peered":"2023-10-09T08:11:51.359669+0000","last_unstale":"2023-10-09T08:29:03.705179+0000","last_undegraded":"2023-10-09T08:29:03.705179+0000","last_fullsized":"2023-10-09T08:29:03.705179+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"196'7549","reported_seq":7597,"reported_epoch":196,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:29:44.314803+0000","last_change":"2023-10-09T08:27:18.176252+0000","last_active":"2023-10-09T08:29:44.314803+0000","last_peered":"2023-10-09T08:29:44.314803+0000","last_clean":"2023-10-09T08:27:15.697021+0000","last_became_active":"2023-10-09T08:27:18.162826+0000","last_became_peered":"2023-10-09T08:27:18.162826+0000","last_unstale":"2023-10-09T08:29:44.314803+0000","last_undegraded":"2023-10-09T08:27:17.836830+0000","last_fullsized":"2023-10-09T08:27:17.708330+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":7549,"log_dups_size":0,"ondisk_log_size":7549,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:11.829997+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":5532,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4743,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7549,"num_write_kb":393344,"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":[2,5,0],"acting":[2,5],"avail_no_missing":["2","3","5"],"object_location_counts":[{"shards":"2,3,5","objects":4129},{"shards":"2,5","objects":-789}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":176,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.720452+0000","last_change":"2023-10-09T08:26:42.726903+0000","last_active":"2023-10-09T08:29:03.720452+0000","last_peered":"2023-10-09T08:29:03.720452+0000","last_clean":"2023-10-09T08:29:03.720452+0000","last_became_active":"2023-10-09T08:26:42.726497+0000","last_became_peered":"2023-10-09T08:26:42.726497+0000","last_unstale":"2023-10-09T08:29:03.720452+0000","last_undegraded":"2023-10-09T08:29:03.720452+0000","last_fullsized":"2023-10-09T08:29:03.720452+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":203,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.705694+0000","last_change":"2023-10-09T08:26:03.495136+0000","last_active":"2023-10-09T08:29:03.705694+0000","last_peered":"2023-10-09T08:29:03.705694+0000","last_clean":"2023-10-09T08:29:03.705694+0000","last_became_active":"2023-10-09T08:26:03.480823+0000","last_became_peered":"2023-10-09T08:26:03.480823+0000","last_unstale":"2023-10-09T08:29:03.705694+0000","last_undegraded":"2023-10-09T08:29:03.705694+0000","last_fullsized":"2023-10-09T08:29:03.705694+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.d","version":"196'7446","reported_seq":11871,"reported_epoch":196,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:29:44.956243+0000","last_change":"2023-10-09T08:27:18.154305+0000","last_active":"2023-10-09T08:29:44.956243+0000","last_peered":"2023-10-09T08:29:44.956243+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:27:18.145429+0000","last_became_peered":"2023-10-09T08:27:18.145429+0000","last_unstale":"2023-10-09T08:29:44.956243+0000","last_undegraded":"2023-10-09T08:27:17.900500+0000","last_fullsized":"2023-10-09T08:27:17.718759+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":7446,"log_dups_size":0,"ondisk_log_size":7446,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":296812568,"num_objects":4530,"num_object_clones":0,"num_object_copies":13590,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6352,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4530,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7446,"num_write_kb":383169,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1458,"num_bytes_recovered":95551488,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1],"avail_no_missing":["6","3"],"object_location_counts":[{"shards":"1,3,6","objects":1456},{"shards":"1,6","objects":626},{"shards":"3,6","objects":2448}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":186,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.707909+0000","last_change":"2023-10-09T08:26:03.496380+0000","last_active":"2023-10-09T08:29:03.707909+0000","last_peered":"2023-10-09T08:29:03.707909+0000","last_clean":"2023-10-09T08:29:03.707909+0000","last_became_active":"2023-10-09T08:26:03.496102+0000","last_became_peered":"2023-10-09T08:26:03.496102+0000","last_unstale":"2023-10-09T08:29:03.707909+0000","last_undegraded":"2023-10-09T08:29:03.707909+0000","last_fullsized":"2023-10-09T08:29:03.707909+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":176,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.704853+0000","last_change":"2023-10-09T08:26:42.730951+0000","last_active":"2023-10-09T08:29:03.704853+0000","last_peered":"2023-10-09T08:29:03.704853+0000","last_clean":"2023-10-09T08:29:03.704853+0000","last_became_active":"2023-10-09T08:26:42.730535+0000","last_became_peered":"2023-10-09T08:26:42.730535+0000","last_unstale":"2023-10-09T08:29:03.704853+0000","last_undegraded":"2023-10-09T08:29:03.704853+0000","last_fullsized":"2023-10-09T08:29:03.704853+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"196'7459","reported_seq":7495,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-10-09T08:29:44.915458+0000","last_change":"2023-10-09T08:25:39.007269+0000","last_active":"2023-10-09T08:29:44.915458+0000","last_peered":"2023-10-09T08:29:44.915458+0000","last_clean":"2023-10-09T08:29:44.915458+0000","last_became_active":"2023-10-09T08:25:39.006953+0000","last_became_peered":"2023-10-09T08:25:39.006953+0000","last_unstale":"2023-10-09T08:29:44.915458+0000","last_undegraded":"2023-10-09T08:29:44.915458+0000","last_fullsized":"2023-10-09T08:29:44.915458+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":7459,"log_dups_size":0,"ondisk_log_size":7459,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293273600,"num_objects":4475,"num_object_clones":0,"num_object_copies":13425,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4475,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7459,"num_write_kb":381888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":180,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.698902+0000","last_change":"2023-10-09T08:27:38.504100+0000","last_active":"2023-10-09T08:29:03.698902+0000","last_peered":"2023-10-09T08:29:03.698902+0000","last_clean":"2023-10-09T08:29:03.698902+0000","last_became_active":"2023-10-09T08:27:38.503729+0000","last_became_peered":"2023-10-09T08:27:38.503729+0000","last_unstale":"2023-10-09T08:29:03.698902+0000","last_undegraded":"2023-10-09T08:29:03.698902+0000","last_fullsized":"2023-10-09T08:29:03.698902+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:17:53.421614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":123,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.699599+0000","last_change":"2023-10-09T08:26:42.727454+0000","last_active":"2023-10-09T08:29:03.699599+0000","last_peered":"2023-10-09T08:29:03.699599+0000","last_clean":"2023-10-09T08:29:03.699599+0000","last_became_active":"2023-10-09T08:26:42.727078+0000","last_became_peered":"2023-10-09T08:26:42.727078+0000","last_unstale":"2023-10-09T08:29:03.699599+0000","last_undegraded":"2023-10-09T08:29:03.699599+0000","last_fullsized":"2023-10-09T08:29:03.699599+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:44.159323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"196'7520","reported_seq":7556,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-10-09T08:29:44.361828+0000","last_change":"2023-10-09T08:25:39.006772+0000","last_active":"2023-10-09T08:29:44.361828+0000","last_peered":"2023-10-09T08:29:44.361828+0000","last_clean":"2023-10-09T08:29:44.361828+0000","last_became_active":"2023-10-09T08:25:39.006202+0000","last_became_peered":"2023-10-09T08:25:39.006202+0000","last_unstale":"2023-10-09T08:29:44.361828+0000","last_undegraded":"2023-10-09T08:29:44.361828+0000","last_fullsized":"2023-10-09T08:29:44.361828+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":7520,"log_dups_size":0,"ondisk_log_size":7520,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":306315264,"num_objects":4674,"num_object_clones":0,"num_object_copies":14022,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4674,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7520,"num_write_kb":390208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.4","version":"78'106","reported_seq":668,"reported_epoch":195,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:29:03.699782+0000","last_change":"2023-10-09T08:27:18.151286+0000","last_active":"2023-10-09T08:29:03.699782+0000","last_peered":"2023-10-09T08:29:03.699782+0000","last_clean":"2023-10-09T08:27:09.699251+0000","last_became_active":"2023-10-09T08:27:18.150684+0000","last_became_peered":"2023-10-09T08:27:18.150684+0000","last_unstale":"2023-10-09T08:29:03.699782+0000","last_undegraded":"2023-10-09T08:27:17.709981+0000","last_fullsized":"2023-10-09T08:27:17.709268+0000","mapping_epoch":185,"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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:16.346346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"avail_no_missing":["1","2","7"],"object_location_counts":[{"shards":"1,2,7","objects":1}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":196,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.717021+0000","last_change":"2023-10-09T08:26:03.582804+0000","last_active":"2023-10-09T08:29:03.717021+0000","last_peered":"2023-10-09T08:29:03.717021+0000","last_clean":"2023-10-09T08:29:03.717021+0000","last_became_active":"2023-10-09T08:26:03.581952+0000","last_became_peered":"2023-10-09T08:26:03.581952+0000","last_unstale":"2023-10-09T08:29:03.717021+0000","last_undegraded":"2023-10-09T08:29:03.717021+0000","last_fullsized":"2023-10-09T08:29:03.717021+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":41,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.711946+0000","last_change":"2023-10-09T08:26:42.728060+0000","last_active":"2023-10-09T08:29:03.711946+0000","last_peered":"2023-10-09T08:29:03.711946+0000","last_clean":"2023-10-09T08:29:03.711946+0000","last_became_active":"2023-10-09T08:26:42.726500+0000","last_became_peered":"2023-10-09T08:26:42.726500+0000","last_unstale":"2023-10-09T08:29:03.711946+0000","last_undegraded":"2023-10-09T08:29:03.711946+0000","last_fullsized":"2023-10-09T08:29:03.711946+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:09.957866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.7","version":"196'7538","reported_seq":9640,"reported_epoch":196,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:29:44.755808+0000","last_change":"2023-10-09T08:27:16.954733+0000","last_active":"2023-10-09T08:29:44.755808+0000","last_peered":"2023-10-09T08:29:44.755808+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:27:16.937174+0000","last_became_peered":"2023-10-09T08:27:16.937174+0000","last_unstale":"2023-10-09T08:29:44.755808+0000","last_undegraded":"2023-10-09T08:27:16.753914+0000","last_fullsized":"2023-10-09T08:27:16.709967+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":7538,"log_dups_size":0,"ondisk_log_size":7538,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":304349184,"num_objects":4644,"num_object_clones":0,"num_object_copies":13932,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5501,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4644,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7538,"num_write_kb":389824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1026,"num_bytes_recovered":67239936,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,3],"avail_no_missing":["6","3"],"object_location_counts":[{"shards":"1,3,6","objects":1625},{"shards":"3,6","objects":-857}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"77'111","reported_seq":660,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.711876+0000","last_change":"2023-10-09T08:26:42.721432+0000","last_active":"2023-10-09T08:29:03.711876+0000","last_peered":"2023-10-09T08:29:03.711876+0000","last_clean":"2023-10-09T08:29:03.711876+0000","last_became_active":"2023-10-09T08:26:42.720459+0000","last_became_peered":"2023-10-09T08:26:42.720459+0000","last_unstale":"2023-10-09T08:29:03.711876+0000","last_undegraded":"2023-10-09T08:29:03.711876+0000","last_fullsized":"2023-10-09T08:29:03.711876+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:45:05.240518+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":1034,"num_read_kb":1207,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":195,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.704768+0000","last_change":"2023-10-09T08:27:16.725025+0000","last_active":"2023-10-09T08:29:03.704768+0000","last_peered":"2023-10-09T08:29:03.704768+0000","last_clean":"2023-10-09T08:29:03.704768+0000","last_became_active":"2023-10-09T08:27:16.724572+0000","last_became_peered":"2023-10-09T08:27:16.724572+0000","last_unstale":"2023-10-09T08:29:03.704768+0000","last_undegraded":"2023-10-09T08:29:03.704768+0000","last_fullsized":"2023-10-09T08:29:03.704768+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.698877+0000","last_change":"2023-10-09T08:26:43.706386+0000","last_active":"2023-10-09T08:29:03.698877+0000","last_peered":"2023-10-09T08:29:03.698877+0000","last_clean":"2023-10-09T08:29:03.698877+0000","last_became_active":"2023-10-09T08:26:43.706019+0000","last_became_peered":"2023-10-09T08:26:43.706019+0000","last_unstale":"2023-10-09T08:29:03.698877+0000","last_undegraded":"2023-10-09T08:29:03.698877+0000","last_fullsized":"2023-10-09T08:29:03.698877+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:58.330460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.4","version":"196'7594","reported_seq":11791,"reported_epoch":196,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:29:44.373010+0000","last_change":"2023-10-09T08:27:18.196088+0000","last_active":"2023-10-09T08:29:44.373010+0000","last_peered":"2023-10-09T08:29:44.373010+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:27:18.176164+0000","last_became_peered":"2023-10-09T08:27:18.176164+0000","last_unstale":"2023-10-09T08:29:44.373010+0000","last_undegraded":"2023-10-09T08:27:17.909692+0000","last_fullsized":"2023-10-09T08:27:17.718454+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":7594,"log_dups_size":0,"ondisk_log_size":7594,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":316407808,"num_objects":4828,"num_object_clones":0,"num_object_copies":14484,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6762,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4828,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7594,"num_write_kb":397504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1383,"num_bytes_recovered":90636288,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[4,1],"avail_no_missing":["4","6"],"object_location_counts":[{"shards":"1,4","objects":615},{"shards":"1,4,6","objects":1664},{"shards":"4,6","objects":2549}],"blocked_by":[],"up_primary":0,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"77'94","reported_seq":71,"reported_epoch":195,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T08:29:03.702906+0000","last_change":"2023-10-09T08:27:16.730177+0000","last_active":"2023-10-09T08:29:03.702906+0000","last_peered":"2023-10-09T08:29:03.702906+0000","last_clean":"2023-10-09T08:27:09.698038+0000","last_became_active":"2023-10-09T08:27:16.729757+0000","last_became_peered":"2023-10-09T08:27:16.729757+0000","last_unstale":"2023-10-09T08:29:03.702906+0000","last_undegraded":"2023-10-09T08:27:16.711279+0000","last_fullsized":"2023-10-09T08:29:03.702906+0000","mapping_epoch":184,"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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:53:04.638566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":8,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["2","1","3"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":122,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.698467+0000","last_change":"2023-10-09T08:26:43.728290+0000","last_active":"2023-10-09T08:29:03.698467+0000","last_peered":"2023-10-09T08:29:03.698467+0000","last_clean":"2023-10-09T08:29:03.698467+0000","last_became_active":"2023-10-09T08:26:43.727788+0000","last_became_peered":"2023-10-09T08:26:43.727788+0000","last_unstale":"2023-10-09T08:29:03.698467+0000","last_undegraded":"2023-10-09T08:29:03.698467+0000","last_fullsized":"2023-10-09T08:29:03.698467+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:54:47.534591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":50,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.699709+0000","last_change":"2023-10-09T08:27:16.740219+0000","last_active":"2023-10-09T08:29:03.699709+0000","last_peered":"2023-10-09T08:29:03.699709+0000","last_clean":"2023-10-09T08:29:03.699709+0000","last_became_active":"2023-10-09T08:27:16.738557+0000","last_became_peered":"2023-10-09T08:27:16.738557+0000","last_unstale":"2023-10-09T08:29:03.699709+0000","last_undegraded":"2023-10-09T08:29:03.699709+0000","last_fullsized":"2023-10-09T08:29:03.699709+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:15.854228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.6","version":"196'7458","reported_seq":7503,"reported_epoch":196,"state":"active+recovery_wait+remapped","last_fresh":"2023-10-09T08:29:44.909039+0000","last_change":"2023-10-09T08:27:18.212961+0000","last_active":"2023-10-09T08:29:44.909039+0000","last_peered":"2023-10-09T08:29:44.909039+0000","last_clean":"2023-10-09T08:27:15.693324+0000","last_became_active":"2023-10-09T08:27:18.162178+0000","last_became_peered":"2023-10-09T08:27:18.162178+0000","last_unstale":"2023-10-09T08:29:44.909039+0000","last_undegraded":"2023-10-09T08:29:44.909039+0000","last_fullsized":"2023-10-09T08:29:44.909039+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":7458,"log_dups_size":0,"ondisk_log_size":7458,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":300023808,"num_objects":4578,"num_object_clones":0,"num_object_copies":13734,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5396,"num_objects_unfound":0,"num_objects_dirty":4578,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7458,"num_write_kb":385152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[5,7,3],"avail_no_missing":["5","3","7"],"object_location_counts":[{"shards":"3,5,7","objects":-818}],"blocked_by":[],"up_primary":0,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"78'212","reported_seq":900,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.718736+0000","last_change":"2023-10-09T08:26:06.730027+0000","last_active":"2023-10-09T08:29:03.718736+0000","last_peered":"2023-10-09T08:29:03.718736+0000","last_clean":"2023-10-09T08:29:03.718736+0000","last_became_active":"2023-10-09T08:26:06.729526+0000","last_became_peered":"2023-10-09T08:26:06.729526+0000","last_unstale":"2023-10-09T08:29:03.718736+0000","last_undegraded":"2023-10-09T08:29:03.718736+0000","last_fullsized":"2023-10-09T08:29:03.718736+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'139","reported_seq":444,"reported_epoch":195,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:29:03.707854+0000","last_change":"2023-10-09T08:27:17.856575+0000","last_active":"2023-10-09T08:29:03.707854+0000","last_peered":"2023-10-09T08:29:03.707854+0000","last_clean":"2023-10-09T08:27:09.692124+0000","last_became_active":"2023-10-09T08:27:17.856157+0000","last_became_peered":"2023-10-09T08:27:17.856157+0000","last_unstale":"2023-10-09T08:29:03.707854+0000","last_undegraded":"2023-10-09T08:27:17.716891+0000","last_fullsized":"2023-10-09T08:27:17.716309+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":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":[7,0,6],"acting":[7,6],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"1,6,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":73,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.714909+0000","last_change":"2023-10-09T08:27:38.506876+0000","last_active":"2023-10-09T08:29:03.714909+0000","last_peered":"2023-10-09T08:29:03.714909+0000","last_clean":"2023-10-09T08:29:03.714909+0000","last_became_active":"2023-10-09T08:27:38.506513+0000","last_became_peered":"2023-10-09T08:27:38.506513+0000","last_unstale":"2023-10-09T08:29:03.714909+0000","last_undegraded":"2023-10-09T08:29:03.714909+0000","last_fullsized":"2023-10-09T08:29:03.714909+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.5","version":"0'0","reported_seq":145,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.720993+0000","last_change":"2023-10-09T07:59:03.093516+0000","last_active":"2023-10-09T08:29:03.720993+0000","last_peered":"2023-10-09T08:29:03.720993+0000","last_clean":"2023-10-09T08:29:03.720993+0000","last_became_active":"2023-10-09T07:59:03.092757+0000","last_became_peered":"2023-10-09T07:59:03.092757+0000","last_unstale":"2023-10-09T08:29:03.720993+0000","last_undegraded":"2023-10-09T08:29:03.720993+0000","last_fullsized":"2023-10-09T08:29:03.720993+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"196'7559","reported_seq":7616,"reported_epoch":196,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:29:44.727378+0000","last_change":"2023-10-09T08:27:16.943123+0000","last_active":"2023-10-09T08:29:44.727378+0000","last_peered":"2023-10-09T08:29:44.727378+0000","last_clean":"2023-10-09T08:26:41.682515+0000","last_became_active":"2023-10-09T08:27:16.933838+0000","last_became_peered":"2023-10-09T08:27:16.933838+0000","last_unstale":"2023-10-09T08:29:44.727378+0000","last_undegraded":"2023-10-09T08:27:16.764672+0000","last_fullsized":"2023-10-09T08:27:16.721651+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":7559,"log_dups_size":0,"ondisk_log_size":7559,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":303235072,"num_objects":4627,"num_object_clones":0,"num_object_copies":13881,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5482,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4627,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7559,"num_write_kb":389952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2],"avail_no_missing":["7","2","6"],"object_location_counts":[{"shards":"1,2,7","objects":1555},{"shards":"2,6,7","objects":2461},{"shards":"2,7","objects":-855}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"78'132","reported_seq":888,"reported_epoch":195,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:29:03.707266+0000","last_change":"2023-10-09T08:27:17.856783+0000","last_active":"2023-10-09T08:29:03.707266+0000","last_peered":"2023-10-09T08:29:03.707266+0000","last_clean":"2023-10-09T08:27:09.692086+0000","last_became_active":"2023-10-09T08:27:17.856157+0000","last_became_peered":"2023-10-09T08:27:17.856157+0000","last_unstale":"2023-10-09T08:29:03.707266+0000","last_undegraded":"2023-10-09T08:27:17.715921+0000","last_fullsized":"2023-10-09T08:27:17.714286+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":7,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["7","1","3"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":23,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:24.644175+0000","last_change":"2023-10-09T08:27:16.735693+0000","last_active":"2023-10-09T08:29:24.644175+0000","last_peered":"2023-10-09T08:29:24.644175+0000","last_clean":"2023-10-09T08:29:24.644175+0000","last_became_active":"2023-10-09T08:27:16.735291+0000","last_became_peered":"2023-10-09T08:27:16.735291+0000","last_unstale":"2023-10-09T08:29:24.644175+0000","last_undegraded":"2023-10-09T08:29:24.644175+0000","last_fullsized":"2023-10-09T08:29:24.644175+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.204753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-10-09T08:29:26.788244+0000","last_change":"2023-10-09T08:27:16.744112+0000","last_active":"2023-10-09T08:29:26.788244+0000","last_peered":"2023-10-09T08:29:26.788244+0000","last_clean":"2023-10-09T08:29:26.788244+0000","last_became_active":"2023-10-09T08:27:16.743218+0000","last_became_peered":"2023-10-09T08:27:16.743218+0000","last_unstale":"2023-10-09T08:29:26.788244+0000","last_undegraded":"2023-10-09T08:29:26.788244+0000","last_fullsized":"2023-10-09T08:29:26.788244+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.894429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.0","version":"196'7399","reported_seq":14383,"reported_epoch":196,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-09T08:29:45.109269+0000","last_change":"2023-10-09T08:27:15.743809+0000","last_active":"2023-10-09T08:29:45.109269+0000","last_peered":"2023-10-09T08:29:45.109269+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:26:44.038894+0000","last_became_peered":"2023-10-09T08:26:44.038894+0000","last_unstale":"2023-10-09T08:29:45.109269+0000","last_undegraded":"2023-10-09T08:26:43.874710+0000","last_fullsized":"2023-10-09T08:26:43.715596+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":7399,"log_dups_size":0,"ondisk_log_size":7399,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":298516480,"num_objects":4555,"num_object_clones":0,"num_object_copies":13665,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":367,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4555,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7399,"num_write_kb":382528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3471,"num_bytes_recovered":227475456,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"avail_no_missing":["5","3"],"object_location_counts":[{"shards":"3,5","objects":4188}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"77'74","reported_seq":535,"reported_epoch":195,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T08:29:03.706752+0000","last_change":"2023-10-09T08:27:16.769910+0000","last_active":"2023-10-09T08:29:03.706752+0000","last_peered":"2023-10-09T08:29:03.706752+0000","last_clean":"2023-10-09T08:27:09.697255+0000","last_became_active":"2023-10-09T08:27:16.769480+0000","last_became_peered":"2023-10-09T08:27:16.769480+0000","last_unstale":"2023-10-09T08:29:03.706752+0000","last_undegraded":"2023-10-09T08:27:16.721215+0000","last_fullsized":"2023-10-09T08:29:03.706752+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":4194304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":["7","1","4"],"object_location_counts":[{"shards":"1,4,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":122,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.699227+0000","last_change":"2023-10-09T08:26:43.716897+0000","last_active":"2023-10-09T08:29:03.699227+0000","last_peered":"2023-10-09T08:29:03.699227+0000","last_clean":"2023-10-09T08:29:03.699227+0000","last_became_active":"2023-10-09T08:26:43.716445+0000","last_became_peered":"2023-10-09T08:26:43.716445+0000","last_unstale":"2023-10-09T08:29:03.699227+0000","last_undegraded":"2023-10-09T08:29:03.699227+0000","last_fullsized":"2023-10-09T08:29:03.699227+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:08.479804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:24.644210+0000","last_change":"2023-10-09T08:27:16.723586+0000","last_active":"2023-10-09T08:29:24.644210+0000","last_peered":"2023-10-09T08:29:24.644210+0000","last_clean":"2023-10-09T08:29:24.644210+0000","last_became_active":"2023-10-09T08:27:16.722738+0000","last_became_peered":"2023-10-09T08:27:16.722738+0000","last_unstale":"2023-10-09T08:29:24.644210+0000","last_undegraded":"2023-10-09T08:29:24.644210+0000","last_fullsized":"2023-10-09T08:29:24.644210+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.221470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"196'7623","reported_seq":7677,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-10-09T08:29:44.552789+0000","last_change":"2023-10-09T08:27:38.511495+0000","last_active":"2023-10-09T08:29:44.552789+0000","last_peered":"2023-10-09T08:29:44.552789+0000","last_clean":"2023-10-09T08:29:44.552789+0000","last_became_active":"2023-10-09T08:27:38.497221+0000","last_became_peered":"2023-10-09T08:27:38.497221+0000","last_unstale":"2023-10-09T08:29:44.552789+0000","last_undegraded":"2023-10-09T08:29:44.552789+0000","last_fullsized":"2023-10-09T08:29:44.552789+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":7623,"log_dups_size":0,"ondisk_log_size":7623,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:30.706452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":307560448,"num_objects":4693,"num_object_clones":0,"num_object_copies":14079,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4693,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7623,"num_write_kb":394112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":39,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.705943+0000","last_change":"2023-10-09T08:27:38.508787+0000","last_active":"2023-10-09T08:29:03.705943+0000","last_peered":"2023-10-09T08:29:03.705943+0000","last_clean":"2023-10-09T08:29:03.705943+0000","last_became_active":"2023-10-09T08:27:38.507784+0000","last_became_peered":"2023-10-09T08:27:38.507784+0000","last_unstale":"2023-10-09T08:29:03.705943+0000","last_undegraded":"2023-10-09T08:29:03.705943+0000","last_fullsized":"2023-10-09T08:29:03.705943+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"78'135","reported_seq":433,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.699123+0000","last_change":"2023-10-09T08:26:42.728080+0000","last_active":"2023-10-09T08:29:03.699123+0000","last_peered":"2023-10-09T08:29:03.699123+0000","last_clean":"2023-10-09T08:29:03.699123+0000","last_became_active":"2023-10-09T08:26:42.727276+0000","last_became_peered":"2023-10-09T08:26:42.727276+0000","last_unstale":"2023-10-09T08:29:03.699123+0000","last_undegraded":"2023-10-09T08:29:03.699123+0000","last_fullsized":"2023-10-09T08:29:03.699123+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:23.323803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":199,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.708352+0000","last_change":"2023-10-09T08:27:38.499373+0000","last_active":"2023-10-09T08:29:03.708352+0000","last_peered":"2023-10-09T08:29:03.708352+0000","last_clean":"2023-10-09T08:29:03.708352+0000","last_became_active":"2023-10-09T08:27:38.498961+0000","last_became_peered":"2023-10-09T08:27:38.498961+0000","last_unstale":"2023-10-09T08:29:03.708352+0000","last_undegraded":"2023-10-09T08:29:03.708352+0000","last_fullsized":"2023-10-09T08:29:03.708352+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"7.2","version":"196'7665","reported_seq":10620,"reported_epoch":196,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T08:29:44.408046+0000","last_change":"2023-10-09T08:27:44.978870+0000","last_active":"2023-10-09T08:29:44.408046+0000","last_peered":"2023-10-09T08:29:44.408046+0000","last_clean":"2023-10-09T08:26:41.685848+0000","last_became_active":"2023-10-09T08:27:43.148335+0000","last_became_peered":"2023-10-09T08:27:43.148335+0000","last_unstale":"2023-10-09T08:29:44.408046+0000","last_undegraded":"2023-10-09T08:27:43.105164+0000","last_fullsized":"2023-10-09T08:29:44.408046+0000","mapping_epoch":189,"log_start":"176'800","ondisk_log_start":"176'800","created":168,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6865,"log_dups_size":0,"ondisk_log_size":6865,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.593712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":313196544,"num_objects":4779,"num_object_clones":0,"num_object_copies":14337,"num_objects_missing_on_primary":2514,"num_objects_missing":2514,"num_objects_degraded":2514,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4779,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7665,"num_write_kb":398208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1443,"num_bytes_recovered":94502912,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":["2","3","7"],"object_location_counts":[{"shards":"1,2,3","objects":2259},{"shards":"1,2,3,7","objects":7},{"shards":"2,3,7","objects":2513}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"77'112","reported_seq":548,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.721994+0000","last_change":"2023-10-09T08:26:06.728130+0000","last_active":"2023-10-09T08:29:03.721994+0000","last_peered":"2023-10-09T08:29:03.721994+0000","last_clean":"2023-10-09T08:29:03.721994+0000","last_became_active":"2023-10-09T08:26:06.727784+0000","last_became_peered":"2023-10-09T08:26:06.727784+0000","last_unstale":"2023-10-09T08:29:03.721994+0000","last_undegraded":"2023-10-09T08:29:03.721994+0000","last_fullsized":"2023-10-09T08:29:03.721994+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":21,"reported_epoch":196,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T08:29:26.792908+0000","last_change":"2023-10-09T08:27:16.744236+0000","last_active":"2023-10-09T08:29:26.792908+0000","last_peered":"2023-10-09T08:29:26.792908+0000","last_clean":"2023-10-09T08:27:09.698979+0000","last_became_active":"2023-10-09T08:27:16.743740+0000","last_became_peered":"2023-10-09T08:27:16.743740+0000","last_unstale":"2023-10-09T08:29:26.792908+0000","last_undegraded":"2023-10-09T08:27:16.718256+0000","last_fullsized":"2023-10-09T08:29:26.792908+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:02:12.398877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":1,"num_objects_missing":1,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":["1","4","7"],"object_location_counts":[{"shards":"1,4,7","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":146,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.708074+0000","last_change":"2023-10-09T07:59:03.434234+0000","last_active":"2023-10-09T08:29:03.708074+0000","last_peered":"2023-10-09T08:29:03.708074+0000","last_clean":"2023-10-09T08:29:03.708074+0000","last_became_active":"2023-10-09T07:59:03.433363+0000","last_became_peered":"2023-10-09T07:59:03.433363+0000","last_unstale":"2023-10-09T08:29:03.708074+0000","last_undegraded":"2023-10-09T08:29:03.708074+0000","last_fullsized":"2023-10-09T08:29:03.708074+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":22,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.729936+0000","last_change":"2023-10-09T08:27:16.723812+0000","last_active":"2023-10-09T08:29:03.729936+0000","last_peered":"2023-10-09T08:29:03.729936+0000","last_clean":"2023-10-09T08:29:03.729936+0000","last_became_active":"2023-10-09T08:27:16.722708+0000","last_became_peered":"2023-10-09T08:27:16.722708+0000","last_unstale":"2023-10-09T08:29:03.729936+0000","last_undegraded":"2023-10-09T08:29:03.729936+0000","last_fullsized":"2023-10-09T08:29:03.729936+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:23.776289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.704319+0000","last_change":"2023-10-09T08:26:43.707593+0000","last_active":"2023-10-09T08:29:03.704319+0000","last_peered":"2023-10-09T08:29:03.704319+0000","last_clean":"2023-10-09T08:29:03.704319+0000","last_became_active":"2023-10-09T08:26:43.707176+0000","last_became_peered":"2023-10-09T08:26:43.707176+0000","last_unstale":"2023-10-09T08:29:03.704319+0000","last_undegraded":"2023-10-09T08:29:03.704319+0000","last_fullsized":"2023-10-09T08:29:03.704319+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:11:22.141248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":58,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.705060+0000","last_change":"2023-10-09T08:26:42.731328+0000","last_active":"2023-10-09T08:29:03.705060+0000","last_peered":"2023-10-09T08:29:03.705060+0000","last_clean":"2023-10-09T08:29:03.705060+0000","last_became_active":"2023-10-09T08:26:42.730620+0000","last_became_peered":"2023-10-09T08:26:42.730620+0000","last_unstale":"2023-10-09T08:29:03.705060+0000","last_undegraded":"2023-10-09T08:29:03.705060+0000","last_fullsized":"2023-10-09T08:29:03.705060+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":191,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.705188+0000","last_change":"2023-10-09T08:26:42.739505+0000","last_active":"2023-10-09T08:29:03.705188+0000","last_peered":"2023-10-09T08:29:03.705188+0000","last_clean":"2023-10-09T08:29:03.705188+0000","last_became_active":"2023-10-09T08:26:42.736006+0000","last_became_peered":"2023-10-09T08:26:42.736006+0000","last_unstale":"2023-10-09T08:29:03.705188+0000","last_undegraded":"2023-10-09T08:29:03.705188+0000","last_fullsized":"2023-10-09T08:29:03.705188+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":150,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.717175+0000","last_change":"2023-10-09T07:59:02.726616+0000","last_active":"2023-10-09T08:29:03.717175+0000","last_peered":"2023-10-09T08:29:03.717175+0000","last_clean":"2023-10-09T08:29:03.717175+0000","last_became_active":"2023-10-09T07:59:02.726055+0000","last_became_peered":"2023-10-09T07:59:02.726055+0000","last_unstale":"2023-10-09T08:29:03.717175+0000","last_undegraded":"2023-10-09T08:29:03.717175+0000","last_fullsized":"2023-10-09T08:29:03.717175+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":212,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.704615+0000","last_change":"2023-10-09T08:27:16.727393+0000","last_active":"2023-10-09T08:29:03.704615+0000","last_peered":"2023-10-09T08:29:03.704615+0000","last_clean":"2023-10-09T08:29:03.704615+0000","last_became_active":"2023-10-09T08:27:16.727015+0000","last_became_peered":"2023-10-09T08:27:16.727015+0000","last_unstale":"2023-10-09T08:29:03.704615+0000","last_undegraded":"2023-10-09T08:29:03.704615+0000","last_fullsized":"2023-10-09T08:29:03.704615+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":28,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.720948+0000","last_change":"2023-10-09T08:27:38.506443+0000","last_active":"2023-10-09T08:29:03.720948+0000","last_peered":"2023-10-09T08:29:03.720948+0000","last_clean":"2023-10-09T08:29:03.720948+0000","last_became_active":"2023-10-09T08:27:38.506108+0000","last_became_peered":"2023-10-09T08:27:38.506108+0000","last_unstale":"2023-10-09T08:29:03.720948+0000","last_undegraded":"2023-10-09T08:29:03.720948+0000","last_fullsized":"2023-10-09T08:29:03.720948+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":230,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.703147+0000","last_change":"2023-10-09T08:27:38.496175+0000","last_active":"2023-10-09T08:29:03.703147+0000","last_peered":"2023-10-09T08:29:03.703147+0000","last_clean":"2023-10-09T08:29:03.703147+0000","last_became_active":"2023-10-09T08:27:38.495581+0000","last_became_peered":"2023-10-09T08:27:38.495581+0000","last_unstale":"2023-10-09T08:29:03.703147+0000","last_undegraded":"2023-10-09T08:29:03.703147+0000","last_fullsized":"2023-10-09T08:29:03.703147+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.422065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":29,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:24.644263+0000","last_change":"2023-10-09T08:27:16.928201+0000","last_active":"2023-10-09T08:29:24.644263+0000","last_peered":"2023-10-09T08:29:24.644263+0000","last_clean":"2023-10-09T08:29:24.644263+0000","last_became_active":"2023-10-09T08:27:16.733163+0000","last_became_peered":"2023-10-09T08:27:16.733163+0000","last_unstale":"2023-10-09T08:29:24.644263+0000","last_undegraded":"2023-10-09T08:29:24.644263+0000","last_fullsized":"2023-10-09T08:29:24.644263+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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-10T08:14:06.254502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":176,"reported_epoch":195,"state":"active+clean","last_fresh":"2023-10-09T08:29:03.704486+0000","last_change":"2023-10-09T08:26:42.731595+0000","last_active":"2023-10-09T08:29:03.704486+0000","last_peered":"2023-10-09T08:29:03.704486+0000","last_clean":"2023-10-09T08:29:03.704486+0000","last_became_active":"2023-10-09T08:26:42.731314+0000","last_became_peered":"2023-10-09T08:26:42.731314+0000","last_unstale":"2023-10-09T08:29:03.704486+0000","last_undegraded":"2023-10-09T08:29:03.704486+0000","last_fullsized":"2023-10-09T08:29:03.704486+0000","mapping_epoch":179,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":4877516824,"num_objects":74426,"num_object_clones":0,"num_object_copies":223278,"num_objects_missing_on_primary":2514,"num_objects_missing":2514,"num_objects_degraded":48505,"num_objects_misplaced":5396,"num_objects_unfound":0,"num_objects_dirty":74426,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":120566,"num_write_kb":6239681,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10211,"num_bytes_recovered":669057024,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":14568665088,"data_stored":14568652872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":119166,"ondisk_log_size":119166,"up":48,"acting":39,"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":1,"num_objects_missing":1,"num_objects_degraded":1,"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":21,"num_bytes_recovered":1774,"num_keys_recovered":20,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28744,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":2,"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":37,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":78,"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":5076,"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":206158430615,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2392544,"kb_used_data":2091224,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":91352608,"statfs":{"total":95995035648,"available":93545070592,"internally_reserved":0,"allocated":2141413376,"data_stored":2140857439,"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":[1,0,1,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:28:54 2023","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":1.236,"15min":1.7749999999999999},"min":{"1min":0.29699999999999999,"5min":0.29299999999999998,"15min":0.23200000000000001},"max":{"1min":0.79200000000000004,"5min":10.488,"15min":78.578000000000003},"last":0.45700000000000002},{"interface":"front","average":{"1min":1.369,"5min":1.278,"15min":1.853},"min":{"1min":0.44,"5min":0.35199999999999998,"15min":0.25},"max":{"1min":9.9719999999999995,"5min":9.9719999999999995,"15min":78.489999999999995},"last":0.57299999999999995}]},{"osd":1,"last update":"Mon Oct 9 08:28:46 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":1.016,"15min":1.0669999999999999},"min":{"1min":0.32700000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":2.266,"5min":3.7629999999999999,"15min":3.7629999999999999},"last":3.472},{"interface":"front","average":{"1min":0.77600000000000002,"5min":1.214,"15min":1.2869999999999999},"min":{"1min":0.41699999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":3.3919999999999999,"5min":4.7149999999999999,"15min":4.7149999999999999},"last":0.69799999999999995}]},{"osd":2,"last update":"Mon Oct 9 08:28:54 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":1.556,"15min":2.5739999999999998},"min":{"1min":0.38100000000000001,"5min":0.33600000000000002,"15min":0.29999999999999999},"max":{"1min":1.982,"5min":31.108000000000001,"15min":92.093999999999994},"last":0.66600000000000004},{"interface":"front","average":{"1min":1.577,"5min":1.4710000000000001,"15min":2.5720000000000001},"min":{"1min":0.34499999999999997,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":10.32,"5min":30.468,"15min":91.781000000000006},"last":3.3220000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:29:12 2023","interfaces":[{"interface":"back","average":{"1min":1.369,"5min":1.8859999999999999,"15min":2.2639999999999998},"min":{"1min":0.35899999999999999,"5min":0.30099999999999999,"15min":0.28199999999999997},"max":{"1min":10.291,"5min":56.713999999999999,"15min":74.478999999999999},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.754,"5min":1.546,"15min":2.21},"min":{"1min":0.40899999999999997,"5min":0.33100000000000002,"15min":0.29699999999999999},"max":{"1min":1.5529999999999999,"5min":55.82,"15min":74.694999999999993},"last":0.55600000000000005}]},{"osd":4,"last update":"Mon Oct 9 08:29:06 2023","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":1.302,"15min":1.532},"min":{"1min":0.36499999999999999,"5min":0.32500000000000001,"15min":0.28699999999999998},"max":{"1min":1.0009999999999999,"5min":10.412000000000001,"15min":10.412000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.4830000000000001,"5min":1.371,"15min":1.7330000000000001},"min":{"1min":0.47099999999999997,"5min":0.35999999999999999,"15min":0.30499999999999999},"max":{"1min":10.82,"5min":10.82,"15min":11.81},"last":0.995}]},{"osd":5,"last update":"Mon Oct 9 08:29:06 2023","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":1.1619999999999999,"15min":1.6559999999999999},"min":{"1min":0.45400000000000001,"5min":0.29599999999999999,"15min":0.28499999999999998},"max":{"1min":1.236,"5min":8.0899999999999999,"15min":18.794},"last":1.1519999999999999},{"interface":"front","average":{"1min":0.86099999999999999,"5min":1.387,"15min":1.603},"min":{"1min":0.503,"5min":0.309,"15min":0.309},"max":{"1min":2.1440000000000001,"5min":10.542999999999999,"15min":11.252000000000001},"last":1.2370000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:29:06 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.274,"15min":1.6839999999999999},"min":{"1min":0.5,"5min":0.32900000000000001,"15min":0.30099999999999999},"max":{"1min":3.8079999999999998,"5min":5.0330000000000004,"15min":18.856999999999999},"last":0.88300000000000001},{"interface":"front","average":{"1min":0.93799999999999994,"5min":1.552,"15min":1.6830000000000001},"min":{"1min":0.46600000000000003,"5min":0.38200000000000001,"15min":0.36299999999999999},"max":{"1min":2.9089999999999998,"5min":12.121,"15min":12.121},"last":0.95999999999999996}]}]},{"osd":6,"up_from":42,"seq":180388626847,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2387928,"kb_used_data":2082512,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":91357224,"statfs":{"total":95995035648,"available":93549797376,"internally_reserved":0,"allocated":2132492288,"data_stored":2131944125,"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,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:28:56 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":1.038,"15min":1.5700000000000001},"min":{"1min":0.30099999999999999,"5min":0.27900000000000003,"15min":0.252},"max":{"1min":3.577,"5min":6.6769999999999996,"15min":37.360999999999997},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.67200000000000004,"5min":1.1679999999999999,"15min":1.633},"min":{"1min":0.34000000000000002,"5min":0.32200000000000001,"15min":0.28299999999999997},"max":{"1min":1.77,"5min":12.108000000000001,"15min":37.283999999999999},"last":0.72499999999999998}]},{"osd":1,"last update":"Mon Oct 9 08:28:44 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":2.0129999999999999,"15min":2.2050000000000001},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":4.6150000000000002,"5min":12.654999999999999,"15min":12.654999999999999},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.62,"5min":1.7549999999999999,"15min":1.944},"min":{"1min":0.32800000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":2.5329999999999999,"5min":5.6479999999999997,"15min":5.6479999999999997},"last":0.55000000000000004}]},{"osd":2,"last update":"Mon Oct 9 08:28:56 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.236,"15min":2.0859999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.29499999999999998},"max":{"1min":5.2130000000000001,"5min":6.968,"15min":132.98500000000001},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.409,"15min":2.0979999999999999},"min":{"1min":0.372,"5min":0.35199999999999998,"15min":0.32500000000000001},"max":{"1min":5.2009999999999996,"5min":12.221,"15min":133.01400000000001},"last":0.78400000000000003}]},{"osd":3,"last update":"Mon Oct 9 08:29:15 2023","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":3.306,"15min":2.4889999999999999},"min":{"1min":0.36599999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":2.3690000000000002,"5min":129.73699999999999,"15min":129.73699999999999},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.97299999999999998,"5min":3.3050000000000002,"15min":2.6379999999999999},"min":{"1min":0.42299999999999999,"5min":0.315,"15min":0.315},"max":{"1min":5.6020000000000003,"5min":130.14400000000001,"15min":130.14400000000001},"last":2.2519999999999998}]},{"osd":4,"last update":"Mon Oct 9 08:29:15 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":1.1679999999999999,"15min":1.663},"min":{"1min":0.41999999999999998,"5min":0.31,"15min":0.28899999999999998},"max":{"1min":3.4809999999999999,"5min":7.8170000000000002,"15min":11.557},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.82399999999999995,"5min":1.2729999999999999,"15min":1.665},"min":{"1min":0.46500000000000002,"5min":0.313,"15min":0.28799999999999998},"max":{"1min":1.72,"5min":12.238,"15min":12.238},"last":0.83799999999999997}]},{"osd":5,"last update":"Mon Oct 9 08:29:15 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.2589999999999999,"15min":1.734},"min":{"1min":0.51800000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":3.786,"5min":5.4950000000000001,"15min":11.597},"last":0.69299999999999995},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.389,"15min":1.7170000000000001},"min":{"1min":0.42199999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":2.5720000000000001,"5min":12.178000000000001,"15min":12.178000000000001},"last":0.89300000000000002}]},{"osd":7,"last update":"Mon Oct 9 08:29:15 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":1.2649999999999999,"15min":1.5449999999999999},"min":{"1min":0.39500000000000002,"5min":0.29999999999999999,"15min":0.29899999999999999},"max":{"1min":0.96499999999999997,"5min":6.1130000000000004,"15min":13.278},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.258,"15min":1.869},"min":{"1min":0.47999999999999998,"5min":0.312,"15min":0.312},"max":{"1min":3.6160000000000001,"5min":7.9089999999999998,"15min":11.329000000000001},"last":0.754}]}]},{"osd":1,"up_from":179,"seq":768799146021,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1428580,"kb_used_data":1254492,"kb_used_omap":8,"kb_used_meta":174071,"kb_avail":92316572,"statfs":{"total":95995035648,"available":94532169728,"internally_reserved":0,"allocated":1284599808,"data_stored":1283694130,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8626,"internal_metadata":178249294},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,2,0,3,1,4,3,7],"upper_bound":2048},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:28:43 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":2.5259999999999998,"15min":2.843},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":1.6970000000000001,"5min":15.058999999999999,"15min":15.058999999999999},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.48299999999999998,"5min":1.0589999999999999,"15min":1.155},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.347,"5min":4.0570000000000004,"15min":4.0570000000000004},"last":0.374}]},{"osd":2,"last update":"Mon Oct 9 08:28:43 2023","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":1.4179999999999999,"15min":1.5780000000000001},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.61199999999999999,"5min":5.9429999999999996,"15min":5.9429999999999996},"last":0.34999999999999998},{"interface":"front","average":{"1min":0.58599999999999997,"5min":2.327,"15min":2.617},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":1.7350000000000001,"5min":14.981999999999999,"15min":14.981999999999999},"last":0.33200000000000002}]},{"osd":3,"last update":"Mon Oct 9 08:28:43 2023","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":3.0179999999999998,"15min":3.4060000000000001},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":1.871,"5min":15.029999999999999,"15min":15.029999999999999},"last":0.44},{"interface":"front","average":{"1min":0.65500000000000003,"5min":2.2869999999999999,"15min":2.5590000000000002},"min":{"1min":0.34799999999999998,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":2.0070000000000001,"5min":6.6699999999999999,"15min":6.6699999999999999},"last":0.54300000000000004}]},{"osd":4,"last update":"Mon Oct 9 08:28:43 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":1.22,"15min":1.2809999999999999},"min":{"1min":0.46200000000000002,"5min":0.315,"15min":0.315},"max":{"1min":3.0630000000000002,"5min":4.2400000000000002,"15min":4.2400000000000002},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.88800000000000001,"5min":1.732,"15min":1.873},"min":{"1min":0.437,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.8600000000000001,"5min":5.952,"15min":5.952},"last":0.69299999999999995}]},{"osd":5,"last update":"Mon Oct 9 08:28:43 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":1.1890000000000001,"15min":1.2330000000000001},"min":{"1min":0.42099999999999999,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":3.1070000000000002,"5min":4.2629999999999999,"15min":4.2629999999999999},"last":0.745},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.446,"15min":1.5229999999999999},"min":{"1min":0.54800000000000004,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":3.1379999999999999,"5min":4.3150000000000004,"15min":4.3150000000000004},"last":0.90500000000000003}]},{"osd":6,"last update":"Mon Oct 9 08:28:43 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":1.7749999999999999,"15min":1.919},"min":{"1min":0.47299999999999998,"5min":0.44,"15min":0.44},"max":{"1min":1.839,"5min":5.9050000000000002,"15min":5.9050000000000002},"last":0.56699999999999995},{"interface":"front","average":{"1min":1.05,"5min":1.6180000000000001,"15min":1.712},"min":{"1min":0.56000000000000005,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":3.1669999999999998,"5min":4.218,"15min":4.218},"last":0.67900000000000005}]},{"osd":7,"last update":"Mon Oct 9 08:28:43 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":1.502,"15min":1.5980000000000001},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":3.835,"5min":3.835,"15min":3.835},"last":0.77300000000000002},{"interface":"front","average":{"1min":1.036,"5min":1.661,"15min":1.7649999999999999},"min":{"1min":0.46500000000000002,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":3.2160000000000002,"5min":4.8250000000000002,"15min":4.8250000000000002},"last":0.71599999999999997}]}]},{"osd":0,"up_from":88,"seq":377957122283,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":545516,"kb_used_data":317156,"kb_used_omap":8,"kb_used_meta":228343,"kb_avail":93199636,"statfs":{"total":95995035648,"available":95436427264,"internally_reserved":0,"allocated":324767744,"data_stored":323971358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":233823722},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Oct 9 08:28:48 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":1.405,"15min":1.5569999999999999},"min":{"1min":0.28799999999999998,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.86099999999999999,"5min":9.5630000000000006,"15min":9.5630000000000006},"last":2.2290000000000001},{"interface":"front","average":{"1min":0.52600000000000002,"5min":1.4099999999999999,"15min":1.5569999999999999},"min":{"1min":0.23599999999999999,"5min":0.217,"15min":0.217},"max":{"1min":1.2010000000000001,"5min":10.163,"15min":10.163},"last":0.312}]},{"osd":2,"last update":"Mon Oct 9 08:29:05 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.81999999999999995,"15min":1.2849999999999999},"min":{"1min":0.27300000000000002,"5min":0.218,"15min":0.215},"max":{"1min":5.0519999999999996,"5min":10.210000000000001,"15min":84.641999999999996},"last":4.1429999999999998},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.73599999999999999,"15min":1.3300000000000001},"min":{"1min":0.25,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":4.3360000000000003,"5min":5.617,"15min":84.728999999999999},"last":2.278}]},{"osd":3,"last update":"Mon Oct 9 08:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":2.254,"15min":1.9690000000000001},"min":{"1min":0.28299999999999997,"5min":0.25700000000000001,"15min":0.224},"max":{"1min":4.4589999999999996,"5min":81.909000000000006,"15min":86.632000000000005},"last":1.3009999999999999},{"interface":"front","average":{"1min":0.76100000000000001,"5min":2.3450000000000002,"15min":2.1230000000000002},"min":{"1min":0.33300000000000002,"5min":0.27400000000000002,"15min":0.25},"max":{"1min":4.3869999999999996,"5min":82.593000000000004,"15min":86.793999999999997},"last":2.448}]},{"osd":4,"last update":"Mon Oct 9 08:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.93000000000000005,"15min":1.647},"min":{"1min":0.40799999999999997,"5min":0.33800000000000002,"15min":0.30499999999999999},"max":{"1min":1.605,"5min":10.237,"15min":86.274000000000001},"last":0.373},{"interface":"front","average":{"1min":0.91900000000000004,"5min":1.0649999999999999,"15min":1.573},"min":{"1min":0.39000000000000001,"5min":0.36299999999999999,"15min":0.30399999999999999},"max":{"1min":4.3319999999999999,"5min":4.4139999999999997,"15min":86.506},"last":1.206}]},{"osd":5,"last update":"Mon Oct 9 08:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":1.179,"15min":1.764},"min":{"1min":0.47899999999999998,"5min":0.36099999999999999,"15min":0.32400000000000001},"max":{"1min":4.2699999999999996,"5min":10.010999999999999,"15min":86.563999999999993},"last":1.276},{"interface":"front","average":{"1min":0.69099999999999995,"5min":1.216,"15min":1.7450000000000001},"min":{"1min":0.505,"5min":0.36699999999999999,"15min":0.33400000000000002},"max":{"1min":1.081,"5min":10.092000000000001,"15min":86.719999999999999},"last":2.3929999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":1.149,"15min":1.5780000000000001},"min":{"1min":0.442,"5min":0.42999999999999999,"15min":0.34999999999999998},"max":{"1min":4.367,"5min":4.4509999999999996,"15min":86.605000000000004},"last":1.248},{"interface":"front","average":{"1min":0.82799999999999996,"5min":1.234,"15min":1.7490000000000001},"min":{"1min":0.48599999999999999,"5min":0.39600000000000002,"15min":0.39300000000000002},"max":{"1min":2.508,"5min":7.6989999999999998,"15min":86.683000000000007},"last":2.3559999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":1.121,"15min":1.655},"min":{"1min":0.46000000000000002,"5min":0.38900000000000001,"15min":0.35299999999999998},"max":{"1min":2.0219999999999998,"5min":6.2350000000000003,"15min":86.762},"last":2.423},{"interface":"front","average":{"1min":0.72899999999999998,"5min":1.1259999999999999,"15min":1.7070000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.33700000000000002},"max":{"1min":1.673,"5min":10.260999999999999,"15min":86.302999999999997},"last":0.60299999999999998}]}]},{"osd":2,"up_from":98,"seq":420906795231,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1995400,"kb_used_data":1805440,"kb_used_omap":11,"kb_used_meta":189940,"kb_avail":91749752,"statfs":{"total":95995035648,"available":93951746048,"internally_reserved":0,"allocated":1848770560,"data_stored":1847949222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11690,"internal_metadata":194499158},"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 08:29:09 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.73299999999999998,"15min":1.103},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.19},"max":{"1min":4.0220000000000002,"5min":5.657,"15min":46.280000000000001},"last":9.0600000000000005},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.77100000000000002,"15min":1.1990000000000001},"min":{"1min":0.27600000000000002,"5min":0.223,"15min":0.223},"max":{"1min":2.7970000000000002,"5min":5.5110000000000001,"15min":46.006},"last":0.26700000000000002}]},{"osd":1,"last update":"Mon Oct 9 08:28:50 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":1.333,"15min":1.45},"min":{"1min":0.33800000000000002,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.99399999999999999,"5min":5.0199999999999996,"15min":5.0199999999999996},"last":5.1100000000000003},{"interface":"front","average":{"1min":0.61699999999999999,"5min":1.6879999999999999,"15min":1.8660000000000001},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":1.264,"5min":10.010999999999999,"15min":10.010999999999999},"last":0.50800000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":2.0259999999999998,"15min":1.609},"min":{"1min":0.33400000000000002,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":2.6789999999999998,"5min":97.947999999999993,"15min":97.947999999999993},"last":5.6020000000000003},{"interface":"front","average":{"1min":0.68000000000000005,"5min":2.1920000000000002,"15min":1.738},"min":{"1min":0.36599999999999999,"5min":0.246,"15min":0.246},"max":{"1min":2.3679999999999999,"5min":104.59099999999999,"15min":104.59099999999999},"last":0.53900000000000003}]},{"osd":4,"last update":"Mon Oct 9 08:29:09 2023","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":1.444,"15min":1.5309999999999999},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36099999999999999},"max":{"1min":1.125,"5min":43.152999999999999,"15min":43.152999999999999},"last":5.3289999999999997},{"interface":"front","average":{"1min":0.80700000000000005,"5min":1.472,"15min":1.4790000000000001},"min":{"1min":0.46700000000000003,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":2.4460000000000002,"5min":42.445,"15min":42.445},"last":0.72499999999999998}]},{"osd":5,"last update":"Mon Oct 9 08:29:09 2023","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":1.9359999999999999,"15min":1.706},"min":{"1min":0.376,"5min":0.35599999999999998,"15min":0.28100000000000003},"max":{"1min":2.9260000000000002,"5min":54.466999999999999,"15min":54.466999999999999},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.82099999999999995,"5min":1.915,"15min":1.704},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":3.4169999999999998,"5min":55.149999999999999,"15min":55.149999999999999},"last":5.3570000000000002}]},{"osd":6,"last update":"Mon Oct 9 08:29:09 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":1.5580000000000001,"15min":1.5089999999999999},"min":{"1min":0.48999999999999999,"5min":0.34300000000000003,"15min":0.34000000000000002},"max":{"1min":2.419,"5min":42.533000000000001,"15min":42.533000000000001},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.86699999999999999,"5min":1.4890000000000001,"15min":1.6040000000000001},"min":{"1min":0.45400000000000001,"5min":0.378,"15min":0.34799999999999998},"max":{"1min":2.875,"5min":42.545999999999999,"15min":42.545999999999999},"last":0.96799999999999997}]},{"osd":7,"last update":"Mon Oct 9 08:29:09 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":1.397,"15min":1.571},"min":{"1min":0.48499999999999999,"5min":0.44500000000000001,"15min":0.33800000000000002},"max":{"1min":2.964,"5min":42.625,"15min":42.625},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.85099999999999998,"5min":1.456,"15min":1.476},"min":{"1min":0.504,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":2.5640000000000001,"5min":43.204999999999998,"15min":43.204999999999998},"last":5.2889999999999997}]}]},{"osd":3,"up_from":103,"seq":442381631705,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3826420,"kb_used_data":3375980,"kb_used_omap":4,"kb_used_meta":450427,"kb_avail":89918732,"statfs":{"total":95995035648,"available":92076781568,"internally_reserved":0,"allocated":3457003520,"data_stored":3456139419,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":461237590},"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 08:29:20 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":0.74199999999999999,"15min":1.0129999999999999},"min":{"1min":0.22800000000000001,"5min":0.20999999999999999,"15min":0.182},"max":{"1min":5.3730000000000002,"5min":5.3730000000000002,"15min":33.421999999999997},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.88500000000000001,"15min":1.1160000000000001},"min":{"1min":0.27100000000000002,"5min":0.26300000000000001,"15min":0.22600000000000001},"max":{"1min":5.423,"5min":5.4320000000000004,"15min":33.518000000000001},"last":0.27600000000000002}]},{"osd":1,"last update":"Mon Oct 9 08:28:44 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.76,"15min":1.8819999999999999},"min":{"1min":0.28599999999999998,"5min":0.219,"15min":0.219},"max":{"1min":5.0700000000000003,"5min":8.5969999999999995,"15min":8.5969999999999995},"last":5.3730000000000002},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.4259999999999999,"15min":1.502},"min":{"1min":0.28100000000000003,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":4.5279999999999996,"5min":5.71,"15min":5.71},"last":5.3550000000000004}]},{"osd":2,"last update":"Mon Oct 9 08:29:20 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.81499999999999995,"15min":1.1479999999999999},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":2.4039999999999999,"5min":5.8440000000000003,"15min":32.168999999999997},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.95399999999999996,"15min":1.863},"min":{"1min":0.309,"5min":0.28399999999999997,"15min":0.22600000000000001},"max":{"1min":5.3929999999999998,"5min":9.7739999999999991,"15min":87.111000000000004},"last":0.39700000000000002}]},{"osd":4,"last update":"Mon Oct 9 08:29:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":1.1839999999999999,"15min":1.3520000000000001},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.29799999999999999},"max":{"1min":4.9089999999999998,"5min":6.5830000000000002,"15min":13.404},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.129,"15min":1.506},"min":{"1min":0.36799999999999999,"5min":0.33300000000000002,"15min":0.31},"max":{"1min":5.5170000000000003,"5min":6.5650000000000004,"15min":20.954999999999998},"last":0.627}]},{"osd":5,"last update":"Mon Oct 9 08:29:20 2023","interfaces":[{"interface":"back","average":{"1min":1.2270000000000001,"5min":1.1040000000000001,"15min":1.6359999999999999},"min":{"1min":0.433,"5min":0.371,"15min":0.29399999999999998},"max":{"1min":5.5460000000000003,"5min":5.5460000000000003,"15min":20.923999999999999},"last":0.52000000000000002},{"interface":"front","average":{"1min":1.135,"5min":1.093,"15min":1.456},"min":{"1min":0.35399999999999998,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":4.8529999999999998,"5min":4.8529999999999998,"15min":13.282},"last":0.54200000000000004}]},{"osd":6,"last update":"Mon Oct 9 08:29:20 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":1.2649999999999999,"15min":1.427},"min":{"1min":0.45300000000000001,"5min":0.39000000000000001,"15min":0.32800000000000001},"max":{"1min":2.4580000000000002,"5min":9.1010000000000009,"15min":14.753},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.137,"15min":1.5840000000000001},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.38},"max":{"1min":5.4720000000000004,"5min":7.5519999999999996,"15min":20.888000000000002},"last":0.70399999999999996}]},{"osd":7,"last update":"Mon Oct 9 08:29:20 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":1.1299999999999999,"15min":1.4910000000000001},"min":{"1min":0.39200000000000002,"5min":0.374,"15min":0.374},"max":{"1min":5.0220000000000002,"5min":5.0220000000000002,"15min":13.239000000000001},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.76600000000000001,"5min":1.1679999999999999,"15min":1.5109999999999999},"min":{"1min":0.434,"5min":0.41999999999999998,"15min":0.378},"max":{"1min":2.5230000000000001,"5min":5.5289999999999999,"15min":13.471},"last":0.56000000000000005}]}]},{"osd":4,"up_from":30,"seq":128849019313,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2178648,"kb_used_data":1873232,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":91566504,"statfs":{"total":95995035648,"available":93764100096,"internally_reserved":0,"allocated":1918189568,"data_stored":1917641209,"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,0,0,0,0,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:28:51 2023","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.91700000000000004,"15min":1.3080000000000001},"min":{"1min":0.29799999999999999,"5min":0.28899999999999998,"15min":0.27400000000000002},"max":{"1min":0.97799999999999998,"5min":6.0389999999999997,"15min":14.128},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.90600000000000003,"5min":1.0649999999999999,"15min":1.345},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.248},"max":{"1min":5.5899999999999999,"5min":6.0620000000000003,"15min":14.224},"last":0.58499999999999996}]},{"osd":1,"last update":"Mon Oct 9 08:28:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.3959999999999999,"15min":1.4379999999999999},"min":{"1min":0.34599999999999997,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":5.5490000000000004,"5min":5.8209999999999997,"15min":5.8209999999999997},"last":0.64200000000000002},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.3149999999999999,"15min":1.365},"min":{"1min":0.41699999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":4.6280000000000001,"5min":4.6280000000000001,"15min":4.6280000000000001},"last":0.65900000000000003}]},{"osd":2,"last update":"Mon Oct 9 08:28:45 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":1.1919999999999999,"15min":2.4140000000000001},"min":{"1min":0.36399999999999999,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":4.5629999999999997,"5min":7.1429999999999998,"15min":109.09},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.95499999999999996,"5min":1.04,"15min":2.2010000000000001},"min":{"1min":0.46000000000000002,"5min":0.33100000000000002,"15min":0.318},"max":{"1min":4.6829999999999998,"5min":5.9690000000000003,"15min":108.964},"last":0.56000000000000005}]},{"osd":3,"last update":"Mon Oct 9 08:29:30 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":1.081,"15min":1.734},"min":{"1min":0.375,"5min":0.32300000000000001,"15min":0.307},"max":{"1min":0.78400000000000003,"5min":7.8440000000000003,"15min":42.043999999999997},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.70399999999999996,"5min":1.3069999999999999,"15min":1.9199999999999999},"min":{"1min":0.47199999999999998,"5min":0.38800000000000001,"15min":0.35299999999999998},"max":{"1min":1.131,"5min":9.3510000000000009,"15min":40.954000000000001},"last":0.51400000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:29:37 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":1.151,"15min":1.8979999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.29799999999999999},"max":{"1min":1.0620000000000001,"5min":7.9020000000000001,"15min":21.931999999999999},"last":0.41199999999999998},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.1100000000000001,"15min":1.768},"min":{"1min":0.53600000000000003,"5min":0.40500000000000003,"15min":0.27600000000000002},"max":{"1min":4.2850000000000001,"5min":8.1519999999999992,"15min":13.769},"last":0.436}]},{"osd":6,"last update":"Mon Oct 9 08:29:30 2023","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":1.129,"15min":1.702},"min":{"1min":0.57699999999999996,"5min":0.377,"15min":0.33800000000000002},"max":{"1min":4.3739999999999997,"5min":4.5350000000000001,"15min":13.829000000000001},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.79500000000000004,"5min":1.3540000000000001,"15min":1.9019999999999999},"min":{"1min":0.42199999999999999,"5min":0.39500000000000002,"15min":0.312},"max":{"1min":1.2090000000000001,"5min":7.1989999999999998,"15min":21.777000000000001},"last":0.46500000000000002}]},{"osd":7,"last update":"Mon Oct 9 08:29:30 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.1910000000000001,"15min":1.8320000000000001},"min":{"1min":0.55300000000000005,"5min":0.39100000000000001,"15min":0.36099999999999999},"max":{"1min":4.4180000000000001,"5min":5.7169999999999996,"15min":10.813000000000001},"last":0.503},{"interface":"front","average":{"1min":0.74199999999999999,"5min":1.2110000000000001,"15min":1.6020000000000001},"min":{"1min":0.48199999999999998,"5min":0.45800000000000002,"15min":0.29999999999999999},"max":{"1min":1.0940000000000001,"5min":9.0980000000000008,"15min":10.053000000000001},"last":0.45600000000000002}]}]},{"osd":5,"up_from":36,"seq":154618823080,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1780620,"kb_used_data":1479300,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":91964532,"statfs":{"total":95995035648,"available":94171680768,"internally_reserved":0,"allocated":1514803200,"data_stored":1514262892,"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 08:29:09 2023","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":1.101,"15min":1.7150000000000001},"min":{"1min":0.35699999999999998,"5min":0.29199999999999998,"15min":0.26200000000000001},"max":{"1min":3.4159999999999999,"5min":10.074,"15min":39.686},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.84999999999999998,"5min":1.1200000000000001,"15min":1.75},"min":{"1min":0.35499999999999998,"5min":0.29199999999999998,"15min":0.26200000000000001},"max":{"1min":3.4369999999999998,"5min":8.5549999999999997,"15min":40.454999999999998},"last":0.64900000000000002}]},{"osd":1,"last update":"Mon Oct 9 08:28:45 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":1.496,"15min":1.635},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":1.2629999999999999,"5min":5.5110000000000001,"15min":5.5110000000000001},"last":0.626},{"interface":"front","average":{"1min":0.90400000000000003,"5min":1.3640000000000001,"15min":1.4410000000000001},"min":{"1min":0.434,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":3.1160000000000001,"5min":10.130000000000001,"15min":10.130000000000001},"last":1.083}]},{"osd":2,"last update":"Mon Oct 9 08:28:53 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":1.196,"15min":2.0270000000000001},"min":{"1min":0.435,"5min":0.32300000000000001,"15min":0.307},"max":{"1min":1.333,"5min":7.1070000000000002,"15min":43.529000000000003},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.80600000000000005,"5min":1.1040000000000001,"15min":1.887},"min":{"1min":0.45700000000000002,"5min":0.311,"15min":0.29299999999999998},"max":{"1min":2.9449999999999998,"5min":6.0700000000000003,"15min":43.473999999999997},"last":0.59099999999999997}]},{"osd":3,"last update":"Mon Oct 9 08:29:23 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.224,"15min":1.9470000000000001},"min":{"1min":0.46800000000000003,"5min":0.39200000000000002,"15min":0.31900000000000001},"max":{"1min":2.0339999999999998,"5min":23.489000000000001,"15min":43.734999999999999},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.84299999999999997,"5min":1.3,"15min":2.0790000000000002},"min":{"1min":0.46700000000000003,"5min":0.34499999999999997,"15min":0.33600000000000002},"max":{"1min":2.4350000000000001,"5min":23.838000000000001,"15min":43.598999999999997},"last":0.98299999999999998}]},{"osd":4,"last update":"Mon Oct 9 08:29:31 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":1.1890000000000001,"15min":1.7010000000000001},"min":{"1min":0.38100000000000001,"5min":0.311,"15min":0.31},"max":{"1min":1.7030000000000001,"5min":9.7729999999999997,"15min":13.57},"last":1.008},{"interface":"front","average":{"1min":0.84999999999999998,"5min":1.0609999999999999,"15min":1.758},"min":{"1min":0.38600000000000001,"5min":0.32600000000000001,"15min":0.32300000000000001},"max":{"1min":1.629,"5min":6.9889999999999999,"15min":13.26},"last":0.748}]},{"osd":6,"last update":"Mon Oct 9 08:29:23 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":1.238,"15min":1.782},"min":{"1min":0.42899999999999999,"5min":0.40600000000000003,"15min":0.34300000000000003},"max":{"1min":1.6839999999999999,"5min":7.46,"15min":10.417},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.80200000000000005,"5min":1.077,"15min":1.6830000000000001},"min":{"1min":0.443,"5min":0.373,"15min":0.32600000000000001},"max":{"1min":1.3069999999999999,"5min":4.3330000000000002,"15min":12.49},"last":0.73299999999999998}]},{"osd":7,"last update":"Mon Oct 9 08:29:09 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":1.3799999999999999,"15min":1.907},"min":{"1min":0.504,"5min":0.40899999999999997,"15min":0.34599999999999997},"max":{"1min":1.8720000000000001,"5min":5.766,"15min":14.472},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.387,"15min":2.0049999999999999},"min":{"1min":0.48599999999999999,"5min":0.38400000000000001,"15min":0.33000000000000002},"max":{"1min":1.726,"5min":8.3740000000000006,"15min":13.731},"last":0.90800000000000003}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3716,"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":1360,"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":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":8726,"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":8626,"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":7974,"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":3418,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":322768896,"data_stored":322764824,"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":1277431808,"data_stored":1277427736,"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":1841168384,"data_stored":1841168384,"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":3449094144,"data_stored":3449094144,"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":1908080640,"data_stored":1908080640,"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":1512636416,"data_stored":1512636416,"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":2126843904,"data_stored":2126839832,"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":2130640896,"data_stored":2130640896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T08:29:51.290 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-09T08:29:51.290 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 11 2023-10-09T08:29:51.338 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:51.362 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:51.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:51.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:51.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:29:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:29:51] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.33.4" 2023-10-09T08:29:51.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:51.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:51.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:51.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:51.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:51.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:51.627 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:29:51.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:51.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:51.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:51.745 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:29:51.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:51.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:51.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:51.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:51.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:51.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:51.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:52.000 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:52.021 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:52.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:52.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:52.124 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:52.146 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:52.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:52.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:52.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:52.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:52.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:52.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:52.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:52.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:52.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:52.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:52.512 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:52.533 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:52.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:52.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:52.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:52.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:52.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:52.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:52.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:52.791 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:52.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:52.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:52.894 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:52.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:52.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:52.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:53.024 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:53.033 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:52 smithi081 bash[76862]: cluster 2023-10-09T08:29:51.646200+0000 mgr.y (mgr.26009) 832 : cluster 0 pgmap v850: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 220 op/s; 47919/220167 objects degraded (21.765%); 5396/220167 objects misplaced (2.451%); 5.1 MiB/s, 82 objects/s recovering 2023-10-09T08:29:53.033 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:52 smithi081 bash[79557]: cluster 2023-10-09T08:29:51.646200+0000 mgr.y (mgr.26009) 832 : cluster 0 pgmap v850: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 220 op/s; 47919/220167 objects degraded (21.765%); 5396/220167 objects misplaced (2.451%); 5.1 MiB/s, 82 objects/s recovering 2023-10-09T08:29:53.050 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:53.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:53.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:53.154 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:53.163 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:52 smithi118 bash[59345]: cluster 2023-10-09T08:29:51.646200+0000 mgr.y (mgr.26009) 832 : cluster 0 pgmap v850: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 220 op/s; 47919/220167 objects degraded (21.765%); 5396/220167 objects misplaced (2.451%); 5.1 MiB/s, 82 objects/s recovering 2023-10-09T08:29:53.181 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:53.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:53.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:53.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:29:53.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:53.340 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:53.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:53.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:53.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:53.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:53.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:53.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:53.570 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:53.595 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:53.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:53.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:53.702 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:53.724 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:53.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:53.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:53.830 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:53.840 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:53 smithi118 bash[59345]: audit 2023-10-09T08:29:53.141218+0000 mon.c (mon.2) 322 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:29:53.840 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:53 smithi118 bash[59345]: cluster 2023-10-09T08:29:53.522455+0000 mon.a (mon.0) 792 : cluster 3 Health check update: Degraded data redundancy: 47919/220167 objects degraded (21.765%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:53.857 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:53.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:53.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:53.960 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:53.985 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:53.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:53.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:54.090 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:54.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:54.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:54.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:54.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:53 smithi081 bash[76862]: audit 2023-10-09T08:29:53.141218+0000 mon.c (mon.2) 322 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:29:54.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:53 smithi081 bash[76862]: cluster 2023-10-09T08:29:53.522455+0000 mon.a (mon.0) 792 : cluster 3 Health check update: Degraded data redundancy: 47919/220167 objects degraded (21.765%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:54.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:53 smithi081 bash[79557]: audit 2023-10-09T08:29:53.141218+0000 mon.c (mon.2) 322 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:29:54.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:53 smithi081 bash[79557]: cluster 2023-10-09T08:29:53.522455+0000 mon.a (mon.0) 792 : cluster 3 Health check update: Degraded data redundancy: 47919/220167 objects degraded (21.765%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:54.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:54.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:54.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:54.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:54.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:54.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:54.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:54.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:54.467 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:54.495 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:54.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:54.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:54.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:54.623 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:54.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:54.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:54.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:54.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:54.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:54.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:54.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:54.877 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:54.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:54.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:54.985 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:55.012 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:55.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:55.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:55.117 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:55.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:54 smithi081 bash[76862]: cluster 2023-10-09T08:29:53.646888+0000 mgr.y (mgr.26009) 833 : cluster 0 pgmap v851: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 220 op/s; 47919/220167 objects degraded (21.765%); 5396/220167 objects misplaced (2.451%); 5.1 MiB/s, 82 objects/s recovering 2023-10-09T08:29:55.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:54 smithi081 bash[79557]: cluster 2023-10-09T08:29:53.646888+0000 mgr.y (mgr.26009) 833 : cluster 0 pgmap v851: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 220 op/s; 47919/220167 objects degraded (21.765%); 5396/220167 objects misplaced (2.451%); 5.1 MiB/s, 82 objects/s recovering 2023-10-09T08:29:55.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:54 smithi118 bash[59345]: cluster 2023-10-09T08:29:53.646888+0000 mgr.y (mgr.26009) 833 : cluster 0 pgmap v851: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 220 op/s; 47919/220167 objects degraded (21.765%); 5396/220167 objects misplaced (2.451%); 5.1 MiB/s, 82 objects/s recovering 2023-10-09T08:29:55.142 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:55.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:55.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:55.245 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:55.269 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:55.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:55.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:55.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:55.552 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:55.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:55.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:55.655 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:55.682 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:55.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:55.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:55.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:55.905 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:55.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:55.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:56.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:56.033 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:56.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:56.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:56.063 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:29:56.064 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:29:56.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:56.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:56.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:56.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:56.279 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:56.304 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:56.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:56.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:56.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:56.435 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:29:56.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:56.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:29:56.545 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:56.570 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:56.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:56.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:56.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:56.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:56.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:56.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:56.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:56.821 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:56.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:56.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:56.925 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:56.949 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:56.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:56.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:57.052 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:57.079 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:56 smithi081 bash[76862]: cluster 2023-10-09T08:29:55.647853+0000 mgr.y (mgr.26009) 834 : cluster 0 pgmap v852: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 47328/217137 objects degraded (21.796%); 5396/217137 objects misplaced (2.485%); 5.0 MiB/s, 79 objects/s recovering 2023-10-09T08:29:57.079 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:56 smithi081 bash[79557]: cluster 2023-10-09T08:29:55.647853+0000 mgr.y (mgr.26009) 834 : cluster 0 pgmap v852: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 47328/217137 objects degraded (21.796%); 5396/217137 objects misplaced (2.485%); 5.0 MiB/s, 79 objects/s recovering 2023-10-09T08:29:57.080 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-09T08:29:57.081 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:57.083 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:56 smithi118 bash[59345]: cluster 2023-10-09T08:29:55.647853+0000 mgr.y (mgr.26009) 834 : cluster 0 pgmap v852: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 47328/217137 objects degraded (21.796%); 5396/217137 objects misplaced (2.485%); 5.0 MiB/s, 79 objects/s recovering 2023-10-09T08:29:57.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:57.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:57.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:57.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:57.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:57.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:57.319 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:57.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:57.344 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:57.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:57.445 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:57.476 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:57.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:57.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:57.558 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:29:57.563 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:29:57.582 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:57.617 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:57.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:57.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:57.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:57.756 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:57.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:57.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:57.858 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:57.883 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:57.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:57.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:57.990 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:58.018 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:58.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:58.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:58.120 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:58.152 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:58.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:58.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:58.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:58.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:58.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:58.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:58.387 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:58.411 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:58.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:58.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:29:58.518 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:58.547 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:58.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:58.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:58.567 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:29:58.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:58.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:58.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:58.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:58.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:58.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:58.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:58.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:58.922 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:58.954 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:29:58.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:58.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:29:58.993 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:58 smithi081 bash[79557]: cluster 2023-10-09T08:29:57.648394+0000 mgr.y (mgr.26009) 835 : cluster 0 pgmap v853: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 47328/217137 objects degraded (21.796%); 5396/217137 objects misplaced (2.485%); 5.0 MiB/s, 79 objects/s recovering 2023-10-09T08:29:58.993 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:29:58 smithi081 bash[79557]: cluster 2023-10-09T08:29:58.523396+0000 mon.a (mon.0) 793 : cluster 3 Health check update: Degraded data redundancy: 47328/217137 objects degraded (21.796%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:59.059 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:59.090 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:59.092 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:58 smithi118 bash[59345]: cluster 2023-10-09T08:29:57.648394+0000 mgr.y (mgr.26009) 835 : cluster 0 pgmap v853: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 47328/217137 objects degraded (21.796%); 5396/217137 objects misplaced (2.485%); 5.0 MiB/s, 79 objects/s recovering 2023-10-09T08:29:59.092 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:29:58 smithi118 bash[59345]: cluster 2023-10-09T08:29:58.523396+0000 mon.a (mon.0) 793 : cluster 3 Health check update: Degraded data redundancy: 47328/217137 objects degraded (21.796%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:59.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:59.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:59.194 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:59.223 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:59.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:59.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:59.326 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:59.349 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:29:59.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:59.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:29:59.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:58 smithi081 bash[76862]: cluster 2023-10-09T08:29:57.648394+0000 mgr.y (mgr.26009) 835 : cluster 0 pgmap v853: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 47328/217137 objects degraded (21.796%); 5396/217137 objects misplaced (2.485%); 5.0 MiB/s, 79 objects/s recovering 2023-10-09T08:29:59.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:29:58 smithi081 bash[76862]: cluster 2023-10-09T08:29:58.523396+0000 mon.a (mon.0) 793 : cluster 3 Health check update: Degraded data redundancy: 47328/217137 objects degraded (21.796%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:29:59.452 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:59.477 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:29:59.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:59.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:29:59.580 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:59.603 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:29:59.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:59.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:29:59.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:59.732 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:29:59.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:59.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:29:59.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:59.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:29:59.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:59.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:29:59.966 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:59.991 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:29:59.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:29:59.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:00.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:00.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:00.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:00.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:00.220 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:00.245 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:00.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:00.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:00.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:00.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:00.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:00.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:00.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:00.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:00.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:00.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:00.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:00.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:00.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:00.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:00.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:00.771 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:00.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:00.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:00.877 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:00.896 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:00.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:00.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:00.899 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:29:59.649199+0000 mgr.y (mgr.26009) 836 : cluster 0 pgmap v854: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 256 op/s; 46891/215007 objects degraded (21.809%); 5396/215007 objects misplaced (2.510%); 6.1 MiB/s, 96 objects/s recovering 2023-10-09T08:30:00.899 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000110+0000 mon.a (mon.0) 794 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 46891/215007 objects degraded (21.809%), 16 pgs degraded, 12 pgs undersized 2023-10-09T08:30:00.899 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000140+0000 mon.a (mon.0) 795 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T08:30:00.899 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000155+0000 mon.a (mon.0) 796 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 46891/215007 objects degraded (21.809%), 16 pgs degraded, 12 pgs undersized 2023-10-09T08:30:00.899 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000171+0000 mon.a (mon.0) 797 : cluster 3 pg 1.0 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,6] 2023-10-09T08:30:00.899 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000185+0000 mon.a (mon.0) 798 : cluster 3 pg 2.0 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-10-09T08:30:00.899 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000230+0000 mon.a (mon.0) 799 : cluster 3 pg 2.1 is active+recovery_wait+degraded, acting [2,3,0] 2023-10-09T08:30:00.899 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000252+0000 mon.a (mon.0) 800 : cluster 3 pg 2.4 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,7] 2023-10-09T08:30:00.899 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000268+0000 mon.a (mon.0) 801 : cluster 3 pg 2.5 is active+recovery_wait+degraded, acting [7,0,4] 2023-10-09T08:30:00.900 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000283+0000 mon.a (mon.0) 802 : cluster 3 pg 3.6 is active+recovery_wait+degraded, acting [0,1,4] 2023-10-09T08:30:00.900 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000298+0000 mon.a (mon.0) 803 : cluster 3 pg 7.0 is stuck undersized for 3m, current state active+recovering+undersized+degraded+remapped, last acting [5,3] 2023-10-09T08:30:00.900 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000313+0000 mon.a (mon.0) 804 : cluster 3 pg 7.2 is active+recovery_wait+degraded, acting [1,3,2] 2023-10-09T08:30:00.900 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000329+0000 mon.a (mon.0) 805 : cluster 3 pg 7.4 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,1] 2023-10-09T08:30:00.900 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000344+0000 mon.a (mon.0) 806 : cluster 3 pg 7.5 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,2] 2023-10-09T08:30:00.900 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000358+0000 mon.a (mon.0) 807 : cluster 3 pg 7.7 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,3] 2023-10-09T08:30:00.900 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000373+0000 mon.a (mon.0) 808 : cluster 3 pg 7.9 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,1] 2023-10-09T08:30:00.900 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000400+0000 mon.a (mon.0) 809 : cluster 3 pg 7.b is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,6] 2023-10-09T08:30:00.900 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000416+0000 mon.a (mon.0) 810 : cluster 3 pg 7.d is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,1] 2023-10-09T08:30:00.900 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000428+0000 mon.a (mon.0) 811 : cluster 3 pg 7.e is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,5] 2023-10-09T08:30:00.900 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:00.000453+0000 mon.a (mon.0) 812 : cluster 3 pg 7.f is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [3,7] 2023-10-09T08:30:00.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:29:59.649199+0000 mgr.y (mgr.26009) 836 : cluster 0 pgmap v854: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 256 op/s; 46891/215007 objects degraded (21.809%); 5396/215007 objects misplaced (2.510%); 6.1 MiB/s, 96 objects/s recovering 2023-10-09T08:30:00.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000110+0000 mon.a (mon.0) 794 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 46891/215007 objects degraded (21.809%), 16 pgs degraded, 12 pgs undersized 2023-10-09T08:30:00.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000140+0000 mon.a (mon.0) 795 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T08:30:00.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000155+0000 mon.a (mon.0) 796 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 46891/215007 objects degraded (21.809%), 16 pgs degraded, 12 pgs undersized 2023-10-09T08:30:00.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000171+0000 mon.a (mon.0) 797 : cluster 3 pg 1.0 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,6] 2023-10-09T08:30:00.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000185+0000 mon.a (mon.0) 798 : cluster 3 pg 2.0 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-10-09T08:30:00.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000230+0000 mon.a (mon.0) 799 : cluster 3 pg 2.1 is active+recovery_wait+degraded, acting [2,3,0] 2023-10-09T08:30:00.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000252+0000 mon.a (mon.0) 800 : cluster 3 pg 2.4 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,7] 2023-10-09T08:30:00.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000268+0000 mon.a (mon.0) 801 : cluster 3 pg 2.5 is active+recovery_wait+degraded, acting [7,0,4] 2023-10-09T08:30:00.901 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000283+0000 mon.a (mon.0) 802 : cluster 3 pg 3.6 is active+recovery_wait+degraded, acting [0,1,4] 2023-10-09T08:30:00.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000298+0000 mon.a (mon.0) 803 : cluster 3 pg 7.0 is stuck undersized for 3m, current state active+recovering+undersized+degraded+remapped, last acting [5,3] 2023-10-09T08:30:00.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000313+0000 mon.a (mon.0) 804 : cluster 3 pg 7.2 is active+recovery_wait+degraded, acting [1,3,2] 2023-10-09T08:30:00.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000329+0000 mon.a (mon.0) 805 : cluster 3 pg 7.4 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,1] 2023-10-09T08:30:00.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000344+0000 mon.a (mon.0) 806 : cluster 3 pg 7.5 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,2] 2023-10-09T08:30:00.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000358+0000 mon.a (mon.0) 807 : cluster 3 pg 7.7 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,3] 2023-10-09T08:30:00.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000373+0000 mon.a (mon.0) 808 : cluster 3 pg 7.9 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,1] 2023-10-09T08:30:00.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000400+0000 mon.a (mon.0) 809 : cluster 3 pg 7.b is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,6] 2023-10-09T08:30:00.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000416+0000 mon.a (mon.0) 810 : cluster 3 pg 7.d is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,1] 2023-10-09T08:30:00.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000428+0000 mon.a (mon.0) 811 : cluster 3 pg 7.e is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,5] 2023-10-09T08:30:00.902 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:00.000453+0000 mon.a (mon.0) 812 : cluster 3 pg 7.f is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [3,7] 2023-10-09T08:30:00.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:01.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:01.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:01.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:01.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:01.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:01.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:01.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:01.265 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:01.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:29:59.649199+0000 mgr.y (mgr.26009) 836 : cluster 0 pgmap v854: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 256 op/s; 46891/215007 objects degraded (21.809%); 5396/215007 objects misplaced (2.510%); 6.1 MiB/s, 96 objects/s recovering 2023-10-09T08:30:01.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000110+0000 mon.a (mon.0) 794 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 46891/215007 objects degraded (21.809%), 16 pgs degraded, 12 pgs undersized 2023-10-09T08:30:01.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000140+0000 mon.a (mon.0) 795 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T08:30:01.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000155+0000 mon.a (mon.0) 796 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 46891/215007 objects degraded (21.809%), 16 pgs degraded, 12 pgs undersized 2023-10-09T08:30:01.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000171+0000 mon.a (mon.0) 797 : cluster 3 pg 1.0 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,6] 2023-10-09T08:30:01.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000185+0000 mon.a (mon.0) 798 : cluster 3 pg 2.0 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-10-09T08:30:01.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000230+0000 mon.a (mon.0) 799 : cluster 3 pg 2.1 is active+recovery_wait+degraded, acting [2,3,0] 2023-10-09T08:30:01.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000252+0000 mon.a (mon.0) 800 : cluster 3 pg 2.4 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,7] 2023-10-09T08:30:01.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000268+0000 mon.a (mon.0) 801 : cluster 3 pg 2.5 is active+recovery_wait+degraded, acting [7,0,4] 2023-10-09T08:30:01.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000283+0000 mon.a (mon.0) 802 : cluster 3 pg 3.6 is active+recovery_wait+degraded, acting [0,1,4] 2023-10-09T08:30:01.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000298+0000 mon.a (mon.0) 803 : cluster 3 pg 7.0 is stuck undersized for 3m, current state active+recovering+undersized+degraded+remapped, last acting [5,3] 2023-10-09T08:30:01.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000313+0000 mon.a (mon.0) 804 : cluster 3 pg 7.2 is active+recovery_wait+degraded, acting [1,3,2] 2023-10-09T08:30:01.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000329+0000 mon.a (mon.0) 805 : cluster 3 pg 7.4 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,1] 2023-10-09T08:30:01.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000344+0000 mon.a (mon.0) 806 : cluster 3 pg 7.5 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,2] 2023-10-09T08:30:01.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000358+0000 mon.a (mon.0) 807 : cluster 3 pg 7.7 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,3] 2023-10-09T08:30:01.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000373+0000 mon.a (mon.0) 808 : cluster 3 pg 7.9 is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,1] 2023-10-09T08:30:01.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000400+0000 mon.a (mon.0) 809 : cluster 3 pg 7.b is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,6] 2023-10-09T08:30:01.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000416+0000 mon.a (mon.0) 810 : cluster 3 pg 7.d is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,1] 2023-10-09T08:30:01.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000428+0000 mon.a (mon.0) 811 : cluster 3 pg 7.e is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,5] 2023-10-09T08:30:01.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:00.000453+0000 mon.a (mon.0) 812 : cluster 3 pg 7.f is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [3,7] 2023-10-09T08:30:01.291 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:01.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:01.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:01.317 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:30:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:30:01] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.33.4" 2023-10-09T08:30:01.397 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:01.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:01.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:01.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:01.526 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:01.554 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:01.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:01.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:01.618 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:30:01.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:01.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:01.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:01.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:01.787 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:01.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:01.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:01.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:01.917 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:01.950 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:01.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:01.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:02.053 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:02.074 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:02.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:02.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:02.177 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:02.205 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:02.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:02.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:02.309 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:02.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:02.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:02.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:02.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:02.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:02.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:02.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:02.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:02.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:02.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:02.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:02.696 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:02.725 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:02.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:02.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:02.830 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:02.863 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:02.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:02.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:02.968 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:02.981 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:02 smithi118 bash[59345]: cluster 2023-10-09T08:30:01.650033+0000 mgr.y (mgr.26009) 837 : cluster 0 pgmap v855: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 221 op/s; 46604/213453 objects degraded (21.833%); 5396/213453 objects misplaced (2.528%); 5.4 MiB/s, 86 objects/s recovering 2023-10-09T08:30:02.982 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:02 smithi118 bash[59345]: cluster 2023-10-09T08:30:01.842177+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:02.982 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:02 smithi118 bash[59345]: cluster 2023-10-09T08:30:01.843440+0000 mon.a (mon.0) 813 : cluster 0 osdmap e198: 8 total, 8 up, 8 in 2023-10-09T08:30:02.982 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:02 smithi118 bash[59345]: cluster 2023-10-09T08:30:01.843540+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:02.982 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:02 smithi118 bash[59345]: cluster 2023-10-09T08:30:01.843669+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:02.982 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:02 smithi118 bash[59345]: cluster 2023-10-09T08:30:01.845191+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:02.982 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:02 smithi118 bash[59345]: cluster 2023-10-09T08:30:01.846766+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:02.983 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:02 smithi118 bash[59345]: cluster 2023-10-09T08:30:01.848955+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:02.983 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:02 smithi118 bash[59345]: cluster 2023-10-09T08:30:01.858930+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:02.983 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:02 smithi118 bash[59345]: cluster 2023-10-09T08:30:01.860729+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:02.993 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:02.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:02.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:03.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:03.105 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[76862]: cluster 2023-10-09T08:30:01.650033+0000 mgr.y (mgr.26009) 837 : cluster 0 pgmap v855: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 221 op/s; 46604/213453 objects degraded (21.833%); 5396/213453 objects misplaced (2.528%); 5.4 MiB/s, 86 objects/s recovering 2023-10-09T08:30:03.105 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[76862]: cluster 2023-10-09T08:30:01.842177+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:03.105 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[76862]: cluster 2023-10-09T08:30:01.843440+0000 mon.a (mon.0) 813 : cluster 0 osdmap e198: 8 total, 8 up, 8 in 2023-10-09T08:30:03.105 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[76862]: cluster 2023-10-09T08:30:01.843540+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:03.105 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[76862]: cluster 2023-10-09T08:30:01.843669+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:03.105 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[76862]: cluster 2023-10-09T08:30:01.845191+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:03.105 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[76862]: cluster 2023-10-09T08:30:01.846766+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:03.105 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[76862]: cluster 2023-10-09T08:30:01.848955+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:03.106 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[76862]: cluster 2023-10-09T08:30:01.858930+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:03.106 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[76862]: cluster 2023-10-09T08:30:01.860729+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:03.106 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[79557]: cluster 2023-10-09T08:30:01.650033+0000 mgr.y (mgr.26009) 837 : cluster 0 pgmap v855: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 221 op/s; 46604/213453 objects degraded (21.833%); 5396/213453 objects misplaced (2.528%); 5.4 MiB/s, 86 objects/s recovering 2023-10-09T08:30:03.106 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[79557]: cluster 2023-10-09T08:30:01.842177+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:03.106 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[79557]: cluster 2023-10-09T08:30:01.843440+0000 mon.a (mon.0) 813 : cluster 0 osdmap e198: 8 total, 8 up, 8 in 2023-10-09T08:30:03.106 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[79557]: cluster 2023-10-09T08:30:01.843540+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:03.106 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[79557]: cluster 2023-10-09T08:30:01.843669+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:03.107 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[79557]: cluster 2023-10-09T08:30:01.845191+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:03.107 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[79557]: cluster 2023-10-09T08:30:01.846766+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:03.107 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[79557]: cluster 2023-10-09T08:30:01.848955+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:03.107 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[79557]: cluster 2023-10-09T08:30:01.858930+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:03.107 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:02 smithi081 bash[79557]: cluster 2023-10-09T08:30:01.860729+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T08:30:03.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:03.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:03.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:03.221 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:03.247 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:03.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:03.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:03.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:03.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:03.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:03.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:03.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:03.515 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:03.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:03.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:03.621 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:03.648 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:03.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:03.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:03.750 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:03.775 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:03.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:03.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:03.850 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:03 smithi081 bash[76862]: cluster 2023-10-09T08:30:02.847584+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:03.850 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:03 smithi081 bash[76862]: cluster 2023-10-09T08:30:02.848087+0000 mon.a (mon.0) 814 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-10-09T08:30:03.850 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:03 smithi081 bash[76862]: cluster 2023-10-09T08:30:02.848540+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:03.851 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:03 smithi081 bash[76862]: cluster 2023-10-09T08:30:02.849342+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:03.851 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:03 smithi081 bash[76862]: cluster 2023-10-09T08:30:02.851098+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:03.851 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:03 smithi081 bash[76862]: cluster 2023-10-09T08:30:02.860790+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:03.851 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:03 smithi081 bash[76862]: cluster 2023-10-09T08:30:02.906097+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:03.851 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:03 smithi081 bash[76862]: cluster 2023-10-09T08:30:03.524319+0000 mon.a (mon.0) 815 : cluster 3 Health check update: Degraded data redundancy: 46604/213453 objects degraded (21.833%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:03.851 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:03 smithi081 bash[79557]: cluster 2023-10-09T08:30:02.847584+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:03.851 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:03 smithi081 bash[79557]: cluster 2023-10-09T08:30:02.848087+0000 mon.a (mon.0) 814 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-10-09T08:30:03.851 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:03 smithi081 bash[79557]: cluster 2023-10-09T08:30:02.848540+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:03.851 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:03 smithi081 bash[79557]: cluster 2023-10-09T08:30:02.849342+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:03.851 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:03 smithi081 bash[79557]: cluster 2023-10-09T08:30:02.851098+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:03.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:03 smithi081 bash[79557]: cluster 2023-10-09T08:30:02.860790+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:03.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:03 smithi081 bash[79557]: cluster 2023-10-09T08:30:02.906097+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:03.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:03 smithi081 bash[79557]: cluster 2023-10-09T08:30:03.524319+0000 mon.a (mon.0) 815 : cluster 3 Health check update: Degraded data redundancy: 46604/213453 objects degraded (21.833%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:03.882 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:03.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:03.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:03.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:04.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:03 smithi118 bash[59345]: cluster 2023-10-09T08:30:02.847584+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:03 smithi118 bash[59345]: cluster 2023-10-09T08:30:02.848087+0000 mon.a (mon.0) 814 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-10-09T08:30:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:03 smithi118 bash[59345]: cluster 2023-10-09T08:30:02.848540+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:03 smithi118 bash[59345]: cluster 2023-10-09T08:30:02.849342+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:03 smithi118 bash[59345]: cluster 2023-10-09T08:30:02.851098+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:03 smithi118 bash[59345]: cluster 2023-10-09T08:30:02.860790+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:03 smithi118 bash[59345]: cluster 2023-10-09T08:30:02.906097+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T08:30:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:03 smithi118 bash[59345]: cluster 2023-10-09T08:30:03.524319+0000 mon.a (mon.0) 815 : cluster 3 Health check update: Degraded data redundancy: 46604/213453 objects degraded (21.833%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:04.016 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:04.041 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:04.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:04.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:04.146 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:04.174 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:04.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:04.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:04.278 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:04.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:04.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:04.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:04.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:04.437 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:04.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:04.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:04.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:04.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:04.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:04.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:04.669 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:04.699 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:04.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:04.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:04.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:04.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:04.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:04.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:04.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:04.952 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:04.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:04.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:05.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:04 smithi118 bash[59345]: cluster 2023-10-09T08:30:03.650665+0000 mgr.y (mgr.26009) 838 : cluster 0 pgmap v858: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 153 op/s; 46604/213453 objects degraded (21.833%); 5396/213453 objects misplaced (2.528%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T08:30:05.056 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:05.083 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:05.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:05.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:05.087 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:04 smithi081 bash[76862]: cluster 2023-10-09T08:30:03.650665+0000 mgr.y (mgr.26009) 838 : cluster 0 pgmap v858: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 153 op/s; 46604/213453 objects degraded (21.833%); 5396/213453 objects misplaced (2.528%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T08:30:05.087 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:04 smithi081 bash[79557]: cluster 2023-10-09T08:30:03.650665+0000 mgr.y (mgr.26009) 838 : cluster 0 pgmap v858: 89 pgs: 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded, 71 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 153 op/s; 46604/213453 objects degraded (21.833%); 5396/213453 objects misplaced (2.528%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T08:30:05.187 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:05.218 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:05.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:05.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:05.322 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:05.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:05.360 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:05.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:05.461 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:05.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:05.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:05.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:05.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:05.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:05.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:05.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:05.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:05.741 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:05.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:05.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:05.844 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:05.867 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:05.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:05.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:05.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:05.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:05.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:05.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:06.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:06.121 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:06.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:06.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:06.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:06.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:06.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:06.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:06.349 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:06.374 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:06.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:06.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:06.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:06.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:06.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:06.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:06.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:06.656 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:06.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:06.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:06.762 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:06.790 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:06.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:06.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:06.893 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:06.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:06.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:06.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:07.026 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:07.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:07.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:07.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:07.100 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:06 smithi081 bash[76862]: cluster 2023-10-09T08:30:05.651427+0000 mgr.y (mgr.26009) 839 : cluster 0 pgmap v859: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 286 op/s; 43801/210261 objects degraded (20.832%); 7608/210261 objects misplaced (3.618%); 6.6 MiB/s, 107 objects/s recovering 2023-10-09T08:30:07.101 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:06 smithi081 bash[79557]: cluster 2023-10-09T08:30:05.651427+0000 mgr.y (mgr.26009) 839 : cluster 0 pgmap v859: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 286 op/s; 43801/210261 objects degraded (20.832%); 7608/210261 objects misplaced (3.618%); 6.6 MiB/s, 107 objects/s recovering 2023-10-09T08:30:07.151 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:07.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:06 smithi118 bash[59345]: cluster 2023-10-09T08:30:05.651427+0000 mgr.y (mgr.26009) 839 : cluster 0 pgmap v859: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 286 op/s; 43801/210261 objects degraded (20.832%); 7608/210261 objects misplaced (3.618%); 6.6 MiB/s, 107 objects/s recovering 2023-10-09T08:30:07.177 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:07.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:07.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:07.280 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:07.308 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:07.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:07.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:07.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:07.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:07.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:07.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:07.538 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:07.565 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:07.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:07.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:07.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:07.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:07.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:07.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:07.799 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:07.824 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:07.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:07.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:07.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:07.953 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:07.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:07.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:08.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:08.096 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:08.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:08.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:08.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:08.223 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:08.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:08.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:08.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:08.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:08.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:08.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:08.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:08.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:08.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:08.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:08.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:08.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:08.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:08.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:08.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:08.747 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:08.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:08.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:08.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:08.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:08.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:08.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:08.981 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:09.009 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:09.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:09.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:09.112 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:09.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:08 smithi118 bash[59345]: cluster 2023-10-09T08:30:07.651905+0000 mgr.y (mgr.26009) 840 : cluster 0 pgmap v860: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 197 op/s; 43801/210261 objects degraded (20.832%); 7608/210261 objects misplaced (3.618%); 4.6 MiB/s, 75 objects/s recovering 2023-10-09T08:30:09.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:08 smithi118 bash[59345]: audit 2023-10-09T08:30:08.141413+0000 mon.c (mon.2) 323 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:30:09.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:08 smithi118 bash[59345]: cluster 2023-10-09T08:30:08.525693+0000 mon.a (mon.0) 816 : cluster 3 Health check update: Degraded data redundancy: 43801/210261 objects degraded (20.832%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:08 smithi081 bash[76862]: cluster 2023-10-09T08:30:07.651905+0000 mgr.y (mgr.26009) 840 : cluster 0 pgmap v860: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 197 op/s; 43801/210261 objects degraded (20.832%); 7608/210261 objects misplaced (3.618%); 4.6 MiB/s, 75 objects/s recovering 2023-10-09T08:30:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:08 smithi081 bash[76862]: audit 2023-10-09T08:30:08.141413+0000 mon.c (mon.2) 323 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:30:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:08 smithi081 bash[76862]: cluster 2023-10-09T08:30:08.525693+0000 mon.a (mon.0) 816 : cluster 3 Health check update: Degraded data redundancy: 43801/210261 objects degraded (20.832%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:09.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:08 smithi081 bash[79557]: cluster 2023-10-09T08:30:07.651905+0000 mgr.y (mgr.26009) 840 : cluster 0 pgmap v860: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 197 op/s; 43801/210261 objects degraded (20.832%); 7608/210261 objects misplaced (3.618%); 4.6 MiB/s, 75 objects/s recovering 2023-10-09T08:30:09.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:08 smithi081 bash[79557]: audit 2023-10-09T08:30:08.141413+0000 mon.c (mon.2) 323 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:30:09.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:08 smithi081 bash[79557]: cluster 2023-10-09T08:30:08.525693+0000 mon.a (mon.0) 816 : cluster 3 Health check update: Degraded data redundancy: 43801/210261 objects degraded (20.832%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:09.138 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:09.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:09.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:09.242 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:09.263 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:09.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:09.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:09.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:09.393 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:09.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:09.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:09.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:09.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:09.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:09.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:09.630 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:09.651 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:09.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:09.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:09.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:09.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:09.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:09.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:09.886 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:09.912 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:09.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:09.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:10.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:10.039 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:10.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:10.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:10.142 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:10.165 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:10.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:10.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:10.268 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:10.296 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:10.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:10.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:10.400 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:10.430 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:10.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:10.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:10.535 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:10.559 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:10.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:10.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:10.665 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:10.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:10.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:10.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:10.790 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:10.821 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:10.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:10.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:10.925 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:10.952 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:10.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:10.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:11.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:10 smithi081 bash[76862]: cluster 2023-10-09T08:30:09.652664+0000 mgr.y (mgr.26009) 841 : cluster 0 pgmap v861: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 228 op/s; 43447/207975 objects degraded (20.890%); 7528/207975 objects misplaced (3.620%); 5.0 MiB/s, 81 objects/s recovering 2023-10-09T08:30:11.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:10 smithi081 bash[79557]: cluster 2023-10-09T08:30:09.652664+0000 mgr.y (mgr.26009) 841 : cluster 0 pgmap v861: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 228 op/s; 43447/207975 objects degraded (20.890%); 7528/207975 objects misplaced (3.620%); 5.0 MiB/s, 81 objects/s recovering 2023-10-09T08:30:11.055 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:11.067 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:10 smithi118 bash[59345]: cluster 2023-10-09T08:30:09.652664+0000 mgr.y (mgr.26009) 841 : cluster 0 pgmap v861: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 228 op/s; 43447/207975 objects degraded (20.890%); 7528/207975 objects misplaced (3.620%); 5.0 MiB/s, 81 objects/s recovering 2023-10-09T08:30:11.082 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:11.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:11.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:11.185 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:11.209 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:11.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:11.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:11.316 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:11.340 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:11.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:11.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:11.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:30:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:30:11] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.33.4" 2023-10-09T08:30:11.445 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:11.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:11.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:11.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:11.579 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:11.605 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:11.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:11.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:11.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:11.730 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:11.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:11.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:11.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:11.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:11.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:11.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:11.961 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:11.985 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:11.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:11.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:12.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:12.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:12.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:12.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:12.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:12.257 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:12.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:12.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:12.275 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:30:12.312 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:30:12.345 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:30:12.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:12.388 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:30:12.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:12.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:12.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:12.418 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:30:12.452 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:30:12.480 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:30:12.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:12.521 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:30:12.525 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:30:12.525 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:30:12.525 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:30:12.525 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:30:12.525 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:30:12.525 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:30:12.525 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:30:12.525 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:30:12.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:12.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:12.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:12.628 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:12.658 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:12.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:12.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:12.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:12.792 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:12.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:12.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:12.899 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:12 smithi118 bash[59345]: cluster 2023-10-09T08:30:11.653823+0000 mgr.y (mgr.26009) 842 : cluster 0 pgmap v862: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 240 op/s; 43152/206364 objects degraded (20.911%); 7528/206364 objects misplaced (3.648%); 5.4 MiB/s, 87 objects/s recovering 2023-10-09T08:30:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:12 smithi118 bash[59345]: audit 2023-10-09T08:30:12.241265+0000 mon.a (mon.0) 817 : audit 0 from='client.? 172.21.15.81:0/312419711' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:30:12.925 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:12.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:12.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:13.030 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:13.056 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:13.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:13.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:13.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:12 smithi081 bash[76862]: cluster 2023-10-09T08:30:11.653823+0000 mgr.y (mgr.26009) 842 : cluster 0 pgmap v862: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 240 op/s; 43152/206364 objects degraded (20.911%); 7528/206364 objects misplaced (3.648%); 5.4 MiB/s, 87 objects/s recovering 2023-10-09T08:30:13.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:12 smithi081 bash[76862]: audit 2023-10-09T08:30:12.241265+0000 mon.a (mon.0) 817 : audit 0 from='client.? 172.21.15.81:0/312419711' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:30:13.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:12 smithi081 bash[79557]: cluster 2023-10-09T08:30:11.653823+0000 mgr.y (mgr.26009) 842 : cluster 0 pgmap v862: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 240 op/s; 43152/206364 objects degraded (20.911%); 7528/206364 objects misplaced (3.648%); 5.4 MiB/s, 87 objects/s recovering 2023-10-09T08:30:13.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:12 smithi081 bash[79557]: audit 2023-10-09T08:30:12.241265+0000 mon.a (mon.0) 817 : audit 0 from='client.? 172.21.15.81:0/312419711' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:30:13.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:13.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:13.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:13.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:13.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:13.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:13.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:13.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:13.432 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:13.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:13.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:13.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:13.561 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:13.590 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:13.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:13.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:13.693 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:13.721 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:13.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:13.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:13.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:13.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:13.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:13.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:13.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:13.967 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:13 smithi081 bash[79557]: cluster 2023-10-09T08:30:13.526645+0000 mon.a (mon.0) 818 : cluster 3 Health check update: Degraded data redundancy: 43152/206364 objects degraded (20.911%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:13.968 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:13 smithi081 bash[76862]: cluster 2023-10-09T08:30:13.526645+0000 mon.a (mon.0) 818 : cluster 3 Health check update: Degraded data redundancy: 43152/206364 objects degraded (20.911%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:13.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:13.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:13.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:14.089 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:14.115 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:14.117 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:13 smithi118 bash[59345]: cluster 2023-10-09T08:30:13.526645+0000 mon.a (mon.0) 818 : cluster 3 Health check update: Degraded data redundancy: 43152/206364 objects degraded (20.911%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:14.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:14.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:14.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:14.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:14.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:14.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:14.346 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:14.373 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:14.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:14.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:14.476 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:14.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:14.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:14.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:14.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-09T08:30:14.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:14.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:14.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:14.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:14.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:14.750 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:14.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:14.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:14.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:14.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:14.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:14.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:14.986 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:15.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:15.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:15.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:15.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:14 smithi081 bash[76862]: cluster 2023-10-09T08:30:13.654476+0000 mgr.y (mgr.26009) 843 : cluster 0 pgmap v863: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 218 op/s; 43152/206364 objects degraded (20.911%); 7528/206364 objects misplaced (3.648%); 4.9 MiB/s, 79 objects/s recovering 2023-10-09T08:30:15.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:14 smithi081 bash[76862]: audit 2023-10-09T08:30:14.509236+0000 mon.c (mon.2) 324 : audit 1 from='client.? 172.21.15.81:0/4197591318' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-10-09T08:30:15.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:14 smithi081 bash[76862]: audit 2023-10-09T08:30:14.509639+0000 mon.a (mon.0) 819 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-10-09T08:30:15.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:14 smithi081 bash[76862]: audit 2023-10-09T08:30:14.749145+0000 mon.c (mon.2) 325 : audit 1 from='client.? 172.21.15.81:0/3563796536' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:30:15.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:14 smithi081 bash[76862]: audit 2023-10-09T08:30:14.749846+0000 mon.a (mon.0) 820 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:30:15.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:14 smithi081 bash[79557]: cluster 2023-10-09T08:30:13.654476+0000 mgr.y (mgr.26009) 843 : cluster 0 pgmap v863: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 218 op/s; 43152/206364 objects degraded (20.911%); 7528/206364 objects misplaced (3.648%); 4.9 MiB/s, 79 objects/s recovering 2023-10-09T08:30:15.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:14 smithi081 bash[79557]: audit 2023-10-09T08:30:14.509236+0000 mon.c (mon.2) 324 : audit 1 from='client.? 172.21.15.81:0/4197591318' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-10-09T08:30:15.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:14 smithi081 bash[79557]: audit 2023-10-09T08:30:14.509639+0000 mon.a (mon.0) 819 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-10-09T08:30:15.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:14 smithi081 bash[79557]: audit 2023-10-09T08:30:14.749145+0000 mon.c (mon.2) 325 : audit 1 from='client.? 172.21.15.81:0/3563796536' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:30:15.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:14 smithi081 bash[79557]: audit 2023-10-09T08:30:14.749846+0000 mon.a (mon.0) 820 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:30:15.126 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:15.136 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:14 smithi118 bash[59345]: cluster 2023-10-09T08:30:13.654476+0000 mgr.y (mgr.26009) 843 : cluster 0 pgmap v863: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 218 op/s; 43152/206364 objects degraded (20.911%); 7528/206364 objects misplaced (3.648%); 4.9 MiB/s, 79 objects/s recovering 2023-10-09T08:30:15.136 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:14 smithi118 bash[59345]: audit 2023-10-09T08:30:14.509236+0000 mon.c (mon.2) 324 : audit 1 from='client.? 172.21.15.81:0/4197591318' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-10-09T08:30:15.136 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:14 smithi118 bash[59345]: audit 2023-10-09T08:30:14.509639+0000 mon.a (mon.0) 819 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-10-09T08:30:15.136 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:14 smithi118 bash[59345]: audit 2023-10-09T08:30:14.749145+0000 mon.c (mon.2) 325 : audit 1 from='client.? 172.21.15.81:0/3563796536' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:30:15.136 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:14 smithi118 bash[59345]: audit 2023-10-09T08:30:14.749846+0000 mon.a (mon.0) 820 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:30:15.153 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:15.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:15.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:15.257 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:15.281 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:15.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:15.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:15.384 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:15.411 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:15.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:15.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:15.515 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:15.536 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:15.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:15.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:15.556 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:30:15.641 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:15.663 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:15.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:15.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:15.767 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:15.789 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:15.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:15.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:15.893 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:15.922 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:15.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:15.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:16.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:15 smithi118 bash[59345]: cluster 2023-10-09T08:30:15.536795+0000 mon.a (mon.0) 821 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:30:16.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:15 smithi118 bash[59345]: audit 2023-10-09T08:30:15.540824+0000 mon.a (mon.0) 822 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:30:16.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:15 smithi118 bash[59345]: cluster 2023-10-09T08:30:15.540901+0000 mon.a (mon.0) 823 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-10-09T08:30:16.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:16.039 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:15 smithi081 bash[76862]: cluster 2023-10-09T08:30:15.536795+0000 mon.a (mon.0) 821 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:30:16.039 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:15 smithi081 bash[76862]: audit 2023-10-09T08:30:15.540824+0000 mon.a (mon.0) 822 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:30:16.040 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:15 smithi081 bash[76862]: cluster 2023-10-09T08:30:15.540901+0000 mon.a (mon.0) 823 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-10-09T08:30:16.040 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:15 smithi081 bash[79557]: cluster 2023-10-09T08:30:15.536795+0000 mon.a (mon.0) 821 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:30:16.040 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:15 smithi081 bash[79557]: audit 2023-10-09T08:30:15.540824+0000 mon.a (mon.0) 822 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:30:16.040 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:15 smithi081 bash[79557]: cluster 2023-10-09T08:30:15.540901+0000 mon.a (mon.0) 823 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-10-09T08:30:16.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:16.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:16.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:16.157 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:16.180 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:16.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:16.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:16.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:16.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:16.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:16.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:16.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:16.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:16.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:16.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:16.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:16.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:16.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:16.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:16.689 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:16.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:16.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:16.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:16.791 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:30:16.792 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-09T08:30:16.792 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-09T08:30:16.792 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:30:16.792 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.792 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:64339 7.e 7:7edc7258:::benchmark_data_smithi081_154445_object64338:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-09T08:30:16.792 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:26:46.288935+0000", 2023-10-09T08:30:16.792 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 210.491984777, 2023-10-09T08:30:16.792 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.23344933900000001, 2023-10-09T08:30:16.792 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.792 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:30:16.793 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:30:16.793 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:30:16.793 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:30:16.793 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 64339 2023-10-09T08:30:16.793 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.793 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.793 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.793 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.793 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.288935+0000", 2023-10-09T08:30:16.793 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.794 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.794 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.794 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.794 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.288935+0000", 2023-10-09T08:30:16.794 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.794 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.794 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.794 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.794 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.288933+0000", 2023-10-09T08:30:16.794 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:30:16.794 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.794 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.795 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.795 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.288962+0000", 2023-10-09T08:30:16.795 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.9292999999999999e-05 2023-10-09T08:30:16.795 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.795 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.795 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.795 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.288993+0000", 2023-10-09T08:30:16.795 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0621999999999999e-05 2023-10-09T08:30:16.795 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.795 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.795 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.796 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.289019+0000", 2023-10-09T08:30:16.796 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6248999999999999e-05 2023-10-09T08:30:16.796 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.796 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.796 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.796 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.289069+0000", 2023-10-09T08:30:16.796 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9573000000000001e-05 2023-10-09T08:30:16.796 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.796 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.796 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.796 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.289227+0000", 2023-10-09T08:30:16.797 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015837699999999999 2023-10-09T08:30:16.797 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.797 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.797 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,5", 2023-10-09T08:30:16.797 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.289374+0000", 2023-10-09T08:30:16.797 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000147243 2023-10-09T08:30:16.797 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.797 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.797 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.797 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.516883+0000", 2023-10-09T08:30:16.797 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.22750837099999999 2023-10-09T08:30:16.797 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.798 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.798 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.798 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.517063+0000", 2023-10-09T08:30:16.798 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000180915 2023-10-09T08:30:16.798 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.798 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.798 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:30:16.798 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.522241+0000", 2023-10-09T08:30:16.798 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0051773899999999996 2023-10-09T08:30:16.798 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.798 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.798 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:30:16.799 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.522296+0000", 2023-10-09T08:30:16.799 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4710000000000003e-05 2023-10-09T08:30:16.799 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.799 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.799 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.799 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.522384+0000", 2023-10-09T08:30:16.799 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8706000000000001e-05 2023-10-09T08:30:16.799 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.799 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.799 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.799 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.799 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.800 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.35241.0:64339 7.e e181/172 ondisk, result = 0)", 2023-10-09T08:30:16.800 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:26:46.291969+0000", 2023-10-09T08:30:16.800 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 210.48895088200001, 2023-10-09T08:30:16.800 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.22493463, 2023-10-09T08:30:16.800 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.800 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:30:16.800 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.800 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.801 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.801 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.291969+0000", 2023-10-09T08:30:16.801 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.801 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.801 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.801 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.801 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.291969+0000", 2023-10-09T08:30:16.801 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.801 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.801 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.801 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.801 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.291968+0000", 2023-10-09T08:30:16.802 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:30:16.802 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.802 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.802 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.802 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.291977+0000", 2023-10-09T08:30:16.802 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8270000000000004e-06 2023-10-09T08:30:16.802 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.802 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.802 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.802 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.291988+0000", 2023-10-09T08:30:16.802 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0927000000000001e-05 2023-10-09T08:30:16.802 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.803 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.803 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.803 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.291995+0000", 2023-10-09T08:30:16.803 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6059999999999997e-06 2023-10-09T08:30:16.803 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.803 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.803 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.803 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.292037+0000", 2023-10-09T08:30:16.803 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2286999999999997e-05 2023-10-09T08:30:16.803 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.803 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.804 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.804 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.516856+0000", 2023-10-09T08:30:16.804 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.22481889799999999 2023-10-09T08:30:16.804 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.804 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.804 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.804 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.516903+0000", 2023-10-09T08:30:16.804 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.7063e-05 2023-10-09T08:30:16.804 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.804 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.804 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.804 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.805 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.805 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35241.0:64338 7.2 e181/180 7:42a8dd40:::benchmark_data_smithi081_154445_object64337:head v 181'4100, mlcod=175'5)", 2023-10-09T08:30:16.805 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:26:46.295507+0000", 2023-10-09T08:30:16.805 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 210.48541286099999, 2023-10-09T08:30:16.805 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.22862637199999999, 2023-10-09T08:30:16.805 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.805 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:30:16.805 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.805 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.805 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.805 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.295507+0000", 2023-10-09T08:30:16.805 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.806 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.806 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.806 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.806 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.295507+0000", 2023-10-09T08:30:16.806 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.806 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.806 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.806 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.806 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.295494+0000", 2023-10-09T08:30:16.806 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999871 2023-10-09T08:30:16.806 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.807 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.807 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.807 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.295565+0000", 2023-10-09T08:30:16.807 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1031999999999993e-05 2023-10-09T08:30:16.807 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.807 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.807 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.807 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.516635+0000", 2023-10-09T08:30:16.807 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.22107010399999999 2023-10-09T08:30:16.807 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.808 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.808 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.808 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.516657+0000", 2023-10-09T08:30:16.808 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2127999999999999e-05 2023-10-09T08:30:16.808 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.808 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.808 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.808 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.516815+0000", 2023-10-09T08:30:16.809 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000158331 2023-10-09T08:30:16.809 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.809 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.809 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.809 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.516885+0000", 2023-10-09T08:30:16.809 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9595e-05 2023-10-09T08:30:16.809 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.809 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.809 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:30:16.809 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.524089+0000", 2023-10-09T08:30:16.809 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.007204032 2023-10-09T08:30:16.810 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.810 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.810 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.810 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.524133+0000", 2023-10-09T08:30:16.810 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4255000000000002e-05 2023-10-09T08:30:16.810 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.811 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.811 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.811 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.811 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.811 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:64348 7.e 7:70a84748:::benchmark_data_smithi081_154445_object64347:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-09T08:30:16.811 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:26:46.296520+0000", 2023-10-09T08:30:16.811 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 210.484399728, 2023-10-09T08:30:16.811 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.23386157399999999, 2023-10-09T08:30:16.811 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.811 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:30:16.812 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:30:16.812 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:30:16.812 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:30:16.812 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 64348 2023-10-09T08:30:16.812 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.812 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.812 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.812 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.812 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.296520+0000", 2023-10-09T08:30:16.813 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.813 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.813 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.813 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.813 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.296520+0000", 2023-10-09T08:30:16.813 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.813 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.813 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.813 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.813 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.296518+0000", 2023-10-09T08:30:16.813 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:30:16.814 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.814 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.814 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.814 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.296541+0000", 2023-10-09T08:30:16.814 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2459999999999998e-05 2023-10-09T08:30:16.814 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.814 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.815 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.815 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.516646+0000", 2023-10-09T08:30:16.815 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.22010532899999999 2023-10-09T08:30:16.815 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.815 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.815 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.815 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.516672+0000", 2023-10-09T08:30:16.815 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6268e-05 2023-10-09T08:30:16.815 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.815 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.815 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.816 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.517133+0000", 2023-10-09T08:30:16.816 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00046048299999999998 2023-10-09T08:30:16.816 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.816 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.816 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.816 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.517449+0000", 2023-10-09T08:30:16.816 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00031622099999999999 2023-10-09T08:30:16.817 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.817 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.817 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,5", 2023-10-09T08:30:16.817 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.517863+0000", 2023-10-09T08:30:16.817 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00041417599999999999 2023-10-09T08:30:16.817 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.817 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.817 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.817 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.522468+0000", 2023-10-09T08:30:16.818 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0046045360000000002 2023-10-09T08:30:16.818 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.818 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.818 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:30:16.818 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.530216+0000", 2023-10-09T08:30:16.818 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0077480220000000002 2023-10-09T08:30:16.818 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.818 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.819 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.819 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.530271+0000", 2023-10-09T08:30:16.819 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5655999999999997e-05 2023-10-09T08:30:16.819 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.819 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.819 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:30:16.819 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.530333+0000", 2023-10-09T08:30:16.820 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1556999999999994e-05 2023-10-09T08:30:16.820 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.820 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.820 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.820 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.530382+0000", 2023-10-09T08:30:16.820 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8489000000000003e-05 2023-10-09T08:30:16.820 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.820 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.821 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.821 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.821 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.821 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:87724 7.e 7:70a3bc86:::benchmark_data_smithi081_154445_object87723:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-09T08:30:16.821 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:15.707015+0000", 2023-10-09T08:30:16.821 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 181.073904516, 2023-10-09T08:30:16.821 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.500946398, 2023-10-09T08:30:16.821 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.821 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:30:16.821 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:30:16.821 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:30:16.822 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:30:16.822 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 87724 2023-10-09T08:30:16.822 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.822 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.822 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.822 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.822 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.707015+0000", 2023-10-09T08:30:16.822 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.822 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.822 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.822 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.823 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.707015+0000", 2023-10-09T08:30:16.823 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.823 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.823 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.823 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.823 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.707013+0000", 2023-10-09T08:30:16.823 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:30:16.823 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.823 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.823 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.823 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.707048+0000", 2023-10-09T08:30:16.823 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4881e-05 2023-10-09T08:30:16.824 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.824 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.824 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.824 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.707064+0000", 2023-10-09T08:30:16.824 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6867e-05 2023-10-09T08:30:16.824 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.824 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.824 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.824 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.707079+0000", 2023-10-09T08:30:16.824 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4209000000000001e-05 2023-10-09T08:30:16.824 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.825 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.825 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.825 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.707186+0000", 2023-10-09T08:30:16.825 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000107699 2023-10-09T08:30:16.825 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.825 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.825 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.825 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.707364+0000", 2023-10-09T08:30:16.825 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017787799999999999 2023-10-09T08:30:16.825 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.825 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.825 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,5", 2023-10-09T08:30:16.826 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.707537+0000", 2023-10-09T08:30:16.826 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000172793 2023-10-09T08:30:16.826 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.826 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.826 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:30:16.826 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.715989+0000", 2023-10-09T08:30:16.826 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0084523470000000007 2023-10-09T08:30:16.826 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.826 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.826 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.826 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.725386+0000", 2023-10-09T08:30:16.827 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0093968550000000008 2023-10-09T08:30:16.827 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.827 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.827 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:30:16.827 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.725403+0000", 2023-10-09T08:30:16.827 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7244e-05 2023-10-09T08:30:16.827 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.827 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.827 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.827 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:16.713986+0000", 2023-10-09T08:30:16.827 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.98858257699999996 2023-10-09T08:30:16.828 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.828 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.828 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:30:16.828 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:16.714006+0000", 2023-10-09T08:30:16.828 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9913999999999999e-05 2023-10-09T08:30:16.828 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.828 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.828 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.828 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:18.174965+0000", 2023-10-09T08:30:16.828 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4609591879999999 2023-10-09T08:30:16.828 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.828 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.829 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-09T08:30:16.829 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:18.176082+0000", 2023-10-09T08:30:16.829 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0011164440000000001 2023-10-09T08:30:16.829 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.829 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.829 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.829 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:18.207832+0000", 2023-10-09T08:30:16.829 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.031750787000000003 2023-10-09T08:30:16.829 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.829 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.829 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.830 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:18.207962+0000", 2023-10-09T08:30:16.830 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000129183 2023-10-09T08:30:16.830 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.830 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.830 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.830 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.830 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.830 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:87727 7.e 7:72bf722b:::benchmark_data_smithi081_154445_object87726:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-09T08:30:16.830 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:15.707098+0000", 2023-10-09T08:30:16.830 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 181.073821487, 2023-10-09T08:30:16.830 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5258276520000003, 2023-10-09T08:30:16.830 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.831 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:30:16.831 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:30:16.831 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:30:16.831 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:30:16.831 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 87727 2023-10-09T08:30:16.831 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.831 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.831 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.831 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.831 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.707098+0000", 2023-10-09T08:30:16.831 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.831 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.832 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.832 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.832 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.707098+0000", 2023-10-09T08:30:16.832 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.832 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.832 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.832 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.832 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.707098+0000", 2023-10-09T08:30:16.832 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:30:16.832 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.833 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.833 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.833 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.707123+0000", 2023-10-09T08:30:16.834 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5687999999999999e-05 2023-10-09T08:30:16.834 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.834 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.834 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.834 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.707133+0000", 2023-10-09T08:30:16.834 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9839999999999996e-06 2023-10-09T08:30:16.834 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.834 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.834 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.834 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.707139+0000", 2023-10-09T08:30:16.834 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.071e-06 2023-10-09T08:30:16.835 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.835 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.835 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.835 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.712308+0000", 2023-10-09T08:30:16.835 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0051687779999999997 2023-10-09T08:30:16.835 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.835 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.835 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.835 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.712478+0000", 2023-10-09T08:30:16.835 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017017599999999999 2023-10-09T08:30:16.835 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.835 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.836 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,5", 2023-10-09T08:30:16.836 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.712640+0000", 2023-10-09T08:30:16.836 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016161100000000001 2023-10-09T08:30:16.836 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.836 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.836 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.836 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.725443+0000", 2023-10-09T08:30:16.836 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012803254999999999 2023-10-09T08:30:16.836 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.836 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.836 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:30:16.837 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.725455+0000", 2023-10-09T08:30:16.837 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1562e-05 2023-10-09T08:30:16.837 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.837 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.837 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.837 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:16.714221+0000", 2023-10-09T08:30:16.837 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.98876640100000002 2023-10-09T08:30:16.837 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.837 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.837 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:30:16.837 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:16.714233+0000", 2023-10-09T08:30:16.837 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2148e-05 2023-10-09T08:30:16.838 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.838 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.838 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.838 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:18.181961+0000", 2023-10-09T08:30:16.838 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.467728038 2023-10-09T08:30:16.838 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.838 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.838 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-09T08:30:16.838 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:18.182638+0000", 2023-10-09T08:30:16.838 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00067668399999999999 2023-10-09T08:30:16.838 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.838 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.839 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.839 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:18.232792+0000", 2023-10-09T08:30:16.839 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.050153995 2023-10-09T08:30:16.839 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.839 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.839 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.839 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:18.232926+0000", 2023-10-09T08:30:16.839 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013387499999999999 2023-10-09T08:30:16.839 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.839 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.839 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.839 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.840 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.840 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:87736 7.e 7:71989617:::benchmark_data_smithi081_154445_object87735:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e184)", 2023-10-09T08:30:16.840 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:15.746115+0000", 2023-10-09T08:30:16.840 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 181.034804229, 2023-10-09T08:30:16.840 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.491057235, 2023-10-09T08:30:16.840 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.840 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:30:16.840 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:30:16.840 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:30:16.841 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:30:16.841 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 87736 2023-10-09T08:30:16.841 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.841 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.841 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.841 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.841 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.746115+0000", 2023-10-09T08:30:16.841 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.841 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.841 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.842 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.842 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.746115+0000", 2023-10-09T08:30:16.842 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.842 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.842 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.842 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.842 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.746113+0000", 2023-10-09T08:30:16.842 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:30:16.842 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.842 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.842 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.843 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.746142+0000", 2023-10-09T08:30:16.843 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.8759999999999999e-05 2023-10-09T08:30:16.843 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.843 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.843 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.843 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.746163+0000", 2023-10-09T08:30:16.843 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1645e-05 2023-10-09T08:30:16.843 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.843 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.844 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.844 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.746173+0000", 2023-10-09T08:30:16.844 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.6730000000000004e-06 2023-10-09T08:30:16.844 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.844 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.844 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.844 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.746248+0000", 2023-10-09T08:30:16.844 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4808000000000006e-05 2023-10-09T08:30:16.844 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.844 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.844 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:30:16.845 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:15.746264+0000", 2023-10-09T08:30:16.845 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5699e-05 2023-10-09T08:30:16.845 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.845 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.845 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.845 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:16.714258+0000", 2023-10-09T08:30:16.845 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.96799453300000005 2023-10-09T08:30:16.845 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.845 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.845 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:30:16.846 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:16.714266+0000", 2023-10-09T08:30:16.846 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8059999999999995e-06 2023-10-09T08:30:16.846 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.846 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.846 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.846 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:18.182696+0000", 2023-10-09T08:30:16.846 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4684301880000001 2023-10-09T08:30:16.846 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.846 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.846 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.846 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:18.182956+0000", 2023-10-09T08:30:16.847 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00025987900000000002 2023-10-09T08:30:16.847 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.847 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.847 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,5", 2023-10-09T08:30:16.847 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:18.183285+0000", 2023-10-09T08:30:16.847 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00032900200000000001 2023-10-09T08:30:16.847 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.847 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.847 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:30:16.847 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:18.186989+0000", 2023-10-09T08:30:16.847 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0037039410000000001 2023-10-09T08:30:16.848 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.848 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.848 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.848 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:18.215337+0000", 2023-10-09T08:30:16.848 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.028348011999999999 2023-10-09T08:30:16.848 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.848 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.848 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.849 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:18.232971+0000", 2023-10-09T08:30:16.849 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.017634312999999999 2023-10-09T08:30:16.849 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.849 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.849 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:30:16.849 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:18.233018+0000", 2023-10-09T08:30:16.849 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6758999999999997e-05 2023-10-09T08:30:16.849 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.849 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.849 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.849 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:18.237173+0000", 2023-10-09T08:30:16.850 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0041546079999999997 2023-10-09T08:30:16.850 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.850 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.850 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.850 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.850 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.850 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:92534 7.e 7:75702d26:::benchmark_data_smithi081_154445_object92533:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-10-09T08:30:16.850 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:27.198146+0000", 2023-10-09T08:30:16.851 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 169.58277402600001, 2023-10-09T08:30:16.851 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.29704308499999998, 2023-10-09T08:30:16.851 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.851 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:30:16.851 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:30:16.851 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:30:16.851 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:30:16.851 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 92534 2023-10-09T08:30:16.851 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.851 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.852 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.852 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.852 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.198146+0000", 2023-10-09T08:30:16.852 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.852 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.852 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.852 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.852 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.198146+0000", 2023-10-09T08:30:16.852 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.853 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.853 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.853 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.853 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.198144+0000", 2023-10-09T08:30:16.853 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:30:16.853 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.853 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.853 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.854 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.198173+0000", 2023-10-09T08:30:16.854 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.8909000000000001e-05 2023-10-09T08:30:16.854 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.854 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.854 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.854 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.198192+0000", 2023-10-09T08:30:16.854 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9864000000000002e-05 2023-10-09T08:30:16.854 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.855 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.855 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.855 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.198205+0000", 2023-10-09T08:30:16.855 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2306999999999999e-05 2023-10-09T08:30:16.855 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.855 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.855 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.856 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.198365+0000", 2023-10-09T08:30:16.856 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000160786 2023-10-09T08:30:16.856 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.856 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.856 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.856 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.198734+0000", 2023-10-09T08:30:16.856 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00036851199999999998 2023-10-09T08:30:16.856 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.856 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.856 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,5", 2023-10-09T08:30:16.857 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.199397+0000", 2023-10-09T08:30:16.857 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000663436 2023-10-09T08:30:16.857 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.857 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.857 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:30:16.857 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.206497+0000", 2023-10-09T08:30:16.857 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0070995600000000004 2023-10-09T08:30:16.857 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.857 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.857 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.857 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.210315+0000", 2023-10-09T08:30:16.857 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003818096 2023-10-09T08:30:16.858 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.858 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.858 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.858 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.490821+0000", 2023-10-09T08:30:16.858 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.28050571600000002 2023-10-09T08:30:16.858 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.858 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.858 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:30:16.858 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.490886+0000", 2023-10-09T08:30:16.858 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5679000000000006e-05 2023-10-09T08:30:16.858 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.859 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.859 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.859 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.495189+0000", 2023-10-09T08:30:16.859 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0043022520000000003 2023-10-09T08:30:16.859 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.859 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.859 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.859 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.859 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.859 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:92537 7.e 7:7a3c4b53:::benchmark_data_smithi081_154445_object92536:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-10-09T08:30:16.859 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:27.201506+0000", 2023-10-09T08:30:16.859 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 169.57941371199999, 2023-10-09T08:30:16.860 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.29986671799999998, 2023-10-09T08:30:16.860 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.860 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:30:16.860 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:30:16.860 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:30:16.860 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:30:16.860 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 92537 2023-10-09T08:30:16.860 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.860 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.860 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.860 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.860 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.201506+0000", 2023-10-09T08:30:16.861 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.861 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.861 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.861 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.861 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.201506+0000", 2023-10-09T08:30:16.861 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.861 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.861 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.861 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.861 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.201504+0000", 2023-10-09T08:30:16.861 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:30:16.861 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.862 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.862 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.862 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.201532+0000", 2023-10-09T08:30:16.862 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.7736999999999999e-05 2023-10-09T08:30:16.862 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.862 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.862 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.862 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.201559+0000", 2023-10-09T08:30:16.862 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.758e-05 2023-10-09T08:30:16.862 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.862 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.862 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.863 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.201571+0000", 2023-10-09T08:30:16.863 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1925e-05 2023-10-09T08:30:16.863 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.863 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.863 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.863 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.202805+0000", 2023-10-09T08:30:16.863 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00123329 2023-10-09T08:30:16.863 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.863 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.863 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.863 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.203016+0000", 2023-10-09T08:30:16.863 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000211609 2023-10-09T08:30:16.864 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.864 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.864 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,5", 2023-10-09T08:30:16.864 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.203224+0000", 2023-10-09T08:30:16.864 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00020748399999999999 2023-10-09T08:30:16.864 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.864 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.864 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.864 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.210349+0000", 2023-10-09T08:30:16.864 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0071257869999999997 2023-10-09T08:30:16.864 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.864 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.865 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:30:16.865 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.210931+0000", 2023-10-09T08:30:16.865 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00058123199999999999 2023-10-09T08:30:16.865 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.865 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.865 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.865 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.497509+0000", 2023-10-09T08:30:16.865 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.286578624 2023-10-09T08:30:16.865 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.865 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.865 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:30:16.866 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.497598+0000", 2023-10-09T08:30:16.866 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8280000000000002e-05 2023-10-09T08:30:16.866 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.866 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.866 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.866 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.501373+0000", 2023-10-09T08:30:16.866 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0037751500000000001 2023-10-09T08:30:16.866 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.866 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.866 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.866 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.867 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.867 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:118587 7.e 7:71edb0b3:::benchmark_data_smithi081_154445_object21089:head [delete] snapc 0=[] ondisk+write+known_if_redirected e196)", 2023-10-09T08:30:16.867 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:29:35.795198+0000", 2023-10-09T08:30:16.867 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 40.98572163, 2023-10-09T08:30:16.867 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.039013585000000003, 2023-10-09T08:30:16.867 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.867 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:30:16.867 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:30:16.867 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:30:16.867 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:30:16.867 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 118587 2023-10-09T08:30:16.868 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.868 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.868 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.868 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.868 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:35.795198+0000", 2023-10-09T08:30:16.868 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.868 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.868 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.868 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.868 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:35.795198+0000", 2023-10-09T08:30:16.868 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.869 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.869 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.869 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.869 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:35.795197+0000", 2023-10-09T08:30:16.869 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:30:16.869 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.869 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.869 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.869 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:35.795205+0000", 2023-10-09T08:30:16.869 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5969999999999992e-06 2023-10-09T08:30:16.869 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.870 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.870 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.870 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:35.795219+0000", 2023-10-09T08:30:16.870 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4229999999999999e-05 2023-10-09T08:30:16.870 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.870 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.870 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.870 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:35.795229+0000", 2023-10-09T08:30:16.870 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.6290000000000005e-06 2023-10-09T08:30:16.870 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.870 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.871 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.871 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:35.803167+0000", 2023-10-09T08:30:16.871 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0079376159999999998 2023-10-09T08:30:16.871 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.871 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.871 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.871 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:35.803400+0000", 2023-10-09T08:30:16.871 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000233048 2023-10-09T08:30:16.871 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.871 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.872 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,5", 2023-10-09T08:30:16.872 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:35.803608+0000", 2023-10-09T08:30:16.872 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00020837699999999999 2023-10-09T08:30:16.872 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.872 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.872 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.872 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:35.813411+0000", 2023-10-09T08:30:16.872 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.009803272 2023-10-09T08:30:16.872 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.872 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.873 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:30:16.873 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:35.813422+0000", 2023-10-09T08:30:16.873 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0558e-05 2023-10-09T08:30:16.873 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.873 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.873 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.873 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:35.830663+0000", 2023-10-09T08:30:16.873 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.017241447 2023-10-09T08:30:16.873 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.873 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.873 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:30:16.873 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:35.830720+0000", 2023-10-09T08:30:16.874 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6737000000000002e-05 2023-10-09T08:30:16.874 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.874 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.874 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.874 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:35.834212+0000", 2023-10-09T08:30:16.874 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034916069999999999 2023-10-09T08:30:16.874 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.874 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.874 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.874 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.874 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.875 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:119748 7.8 7:11dd1b38:::benchmark_data_smithi081_154445_object22250:head [delete] snapc 0=[] ondisk+write+known_if_redirected e196)", 2023-10-09T08:30:16.875 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:29:40.866859+0000", 2023-10-09T08:30:16.875 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 35.914061064999999, 2023-10-09T08:30:16.875 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.099928762000000004, 2023-10-09T08:30:16.875 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.875 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:30:16.875 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:30:16.875 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:30:16.875 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:30:16.875 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 119748 2023-10-09T08:30:16.875 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.876 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.876 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.876 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.876 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.866859+0000", 2023-10-09T08:30:16.876 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.876 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.876 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.876 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.877 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.866859+0000", 2023-10-09T08:30:16.877 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.877 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.877 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.877 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.877 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.866856+0000", 2023-10-09T08:30:16.877 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:30:16.877 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.877 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.877 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.877 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.866865+0000", 2023-10-09T08:30:16.877 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7730000000000005e-06 2023-10-09T08:30:16.878 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.878 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.878 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.878 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.866880+0000", 2023-10-09T08:30:16.878 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.467e-05 2023-10-09T08:30:16.878 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.878 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.879 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.879 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.866889+0000", 2023-10-09T08:30:16.879 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5899999999999997e-06 2023-10-09T08:30:16.879 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.879 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.879 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.879 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.866953+0000", 2023-10-09T08:30:16.879 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3607000000000003e-05 2023-10-09T08:30:16.879 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.879 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.879 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.879 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.867093+0000", 2023-10-09T08:30:16.880 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013983999999999999 2023-10-09T08:30:16.880 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.880 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.880 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,7", 2023-10-09T08:30:16.880 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.867224+0000", 2023-10-09T08:30:16.880 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000130848 2023-10-09T08:30:16.880 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.880 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.880 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.881 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.966662+0000", 2023-10-09T08:30:16.881 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.099438100000000001 2023-10-09T08:30:16.881 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.881 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.881 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:30:16.881 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.966670+0000", 2023-10-09T08:30:16.881 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7950000000000008e-06 2023-10-09T08:30:16.881 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.881 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.881 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.881 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.966701+0000", 2023-10-09T08:30:16.882 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1213000000000001e-05 2023-10-09T08:30:16.882 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.882 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.882 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:30:16.882 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.966747+0000", 2023-10-09T08:30:16.882 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6264999999999998e-05 2023-10-09T08:30:16.882 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.882 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.883 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.883 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.966787+0000", 2023-10-09T08:30:16.883 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.0222000000000002e-05 2023-10-09T08:30:16.883 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.883 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.883 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.883 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.883 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.883 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35241.0:119747 7.5 e196/184 7:a708ea7c:::benchmark_data_smithi081_154445_object22249:head v 196'7505, mlcod=0'0)", 2023-10-09T08:30:16.883 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:29:40.869418+0000", 2023-10-09T08:30:16.883 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 35.911502106999997, 2023-10-09T08:30:16.884 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.102819036, 2023-10-09T08:30:16.884 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.884 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:30:16.884 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.884 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.884 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.884 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.869418+0000", 2023-10-09T08:30:16.884 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.885 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.885 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.885 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.885 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.869418+0000", 2023-10-09T08:30:16.885 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.885 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.885 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.885 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.885 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.869417+0000", 2023-10-09T08:30:16.886 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:30:16.886 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.886 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.886 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.886 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.869428+0000", 2023-10-09T08:30:16.886 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0866000000000001e-05 2023-10-09T08:30:16.886 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.886 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.887 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.887 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.869439+0000", 2023-10-09T08:30:16.887 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.154e-05 2023-10-09T08:30:16.887 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.887 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.887 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.887 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.869447+0000", 2023-10-09T08:30:16.887 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0900000000000005e-06 2023-10-09T08:30:16.887 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.888 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.888 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.888 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.869487+0000", 2023-10-09T08:30:16.888 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9412000000000001e-05 2023-10-09T08:30:16.888 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.888 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.888 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.888 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.869512+0000", 2023-10-09T08:30:16.889 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.55e-05 2023-10-09T08:30:16.889 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.889 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.889 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:30:16.889 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.972128+0000", 2023-10-09T08:30:16.889 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.102615443 2023-10-09T08:30:16.889 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.889 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.889 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.889 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.972237+0000", 2023-10-09T08:30:16.889 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000109069 2023-10-09T08:30:16.889 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.890 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.890 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.890 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.890 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.890 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.35241.0:119748 7.8 e196/172 ondisk, result = 0)", 2023-10-09T08:30:16.890 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:29:40.871948+0000", 2023-10-09T08:30:16.890 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 35.908971227999999, 2023-10-09T08:30:16.890 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.094846469000000003, 2023-10-09T08:30:16.890 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.890 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:30:16.890 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.890 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.891 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.891 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.871948+0000", 2023-10-09T08:30:16.891 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.891 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.891 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.891 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.891 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.871948+0000", 2023-10-09T08:30:16.891 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.891 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.891 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.891 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.891 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.871948+0000", 2023-10-09T08:30:16.892 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:30:16.892 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.892 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.892 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.892 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.871956+0000", 2023-10-09T08:30:16.892 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7729999999999999e-06 2023-10-09T08:30:16.892 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.892 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.892 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.892 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.966208+0000", 2023-10-09T08:30:16.892 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.094252693999999998 2023-10-09T08:30:16.892 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.893 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.893 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.893 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.966218+0000", 2023-10-09T08:30:16.893 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2289999999999992e-06 2023-10-09T08:30:16.893 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.893 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.893 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.893 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.966689+0000", 2023-10-09T08:30:16.893 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000471908 2023-10-09T08:30:16.893 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.893 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.894 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.894 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.966695+0000", 2023-10-09T08:30:16.894 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8980000000000001e-06 2023-10-09T08:30:16.894 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.894 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.894 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.894 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.966795+0000", 2023-10-09T08:30:16.894 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9539999999999999e-05 2023-10-09T08:30:16.894 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.894 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.894 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.895 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.895 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.895 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.35241.0:119748 7.8 e196/172 ondisk, result = 0)", 2023-10-09T08:30:16.895 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:29:40.871996+0000", 2023-10-09T08:30:16.895 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 35.908923315999999, 2023-10-09T08:30:16.895 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.094674356000000001, 2023-10-09T08:30:16.895 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.895 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:30:16.895 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.895 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.895 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.896 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.871996+0000", 2023-10-09T08:30:16.896 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.896 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.896 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.896 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.896 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.871996+0000", 2023-10-09T08:30:16.896 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.896 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.896 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.896 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.896 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.871996+0000", 2023-10-09T08:30:16.896 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:30:16.897 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.897 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.897 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.897 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.872000+0000", 2023-10-09T08:30:16.897 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8139999999999998e-06 2023-10-09T08:30:16.897 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.897 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.897 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.897 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.966166+0000", 2023-10-09T08:30:16.897 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.094166181000000002 2023-10-09T08:30:16.897 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.897 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.898 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.966179+0000", 2023-10-09T08:30:16.898 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3421000000000001e-05 2023-10-09T08:30:16.898 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.898 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.898 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.966647+0000", 2023-10-09T08:30:16.898 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00046821100000000001 2023-10-09T08:30:16.898 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.898 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.898 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.966655+0000", 2023-10-09T08:30:16.899 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6879999999999999e-06 2023-10-09T08:30:16.899 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.899 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.899 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.899 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:29:40.966671+0000", 2023-10-09T08:30:16.899 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5546e-05 2023-10-09T08:30:16.899 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.899 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.899 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.899 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.899 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.899 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:127220 7.3 7:cec3db33:::benchmark_data_smithi081_154445_object29722:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-10-09T08:30:16.900 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:30:13.446910+0000", 2023-10-09T08:30:16.900 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 3.334009354, 2023-10-09T08:30:16.900 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.082488063, 2023-10-09T08:30:16.900 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.900 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:30:16.900 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:30:16.900 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:30:16.900 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:30:16.900 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 127220 2023-10-09T08:30:16.900 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.900 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.900 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.901 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.446910+0000", 2023-10-09T08:30:16.901 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.901 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.901 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.901 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.446910+0000", 2023-10-09T08:30:16.901 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.901 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.901 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.901 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.446909+0000", 2023-10-09T08:30:16.902 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:30:16.902 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.902 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.902 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.902 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.446914+0000", 2023-10-09T08:30:16.902 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.9350000000000002e-06 2023-10-09T08:30:16.902 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.902 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.902 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.902 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.446924+0000", 2023-10-09T08:30:16.902 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3600000000000002e-06 2023-10-09T08:30:16.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.903 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.903 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.903 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.446930+0000", 2023-10-09T08:30:16.903 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4119999999999998e-06 2023-10-09T08:30:16.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.903 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.903 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.903 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.446975+0000", 2023-10-09T08:30:16.903 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4586999999999998e-05 2023-10-09T08:30:16.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.903 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.904 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.904 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.447058+0000", 2023-10-09T08:30:16.904 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3452e-05 2023-10-09T08:30:16.904 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.904 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.904 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,4", 2023-10-09T08:30:16.904 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.447128+0000", 2023-10-09T08:30:16.904 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9486999999999994e-05 2023-10-09T08:30:16.904 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.904 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.904 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:30:16.905 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.450175+0000", 2023-10-09T08:30:16.905 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0030469730000000001 2023-10-09T08:30:16.905 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.905 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.905 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.905 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.456651+0000", 2023-10-09T08:30:16.905 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0064766340000000002 2023-10-09T08:30:16.905 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.905 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.905 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.905 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.529207+0000", 2023-10-09T08:30:16.905 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.07255615 2023-10-09T08:30:16.906 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.906 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.906 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:30:16.906 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.529258+0000", 2023-10-09T08:30:16.906 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0649999999999998e-05 2023-10-09T08:30:16.906 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.906 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.906 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.906 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.529398+0000", 2023-10-09T08:30:16.906 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014035100000000001 2023-10-09T08:30:16.906 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.906 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.907 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.907 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.907 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.907 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:127326 7.e 7:7266ddb5:::benchmark_data_smithi081_154445_object29828:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-10-09T08:30:16.907 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:30:13.779925+0000", 2023-10-09T08:30:16.907 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 3.0009947110000001, 2023-10-09T08:30:16.907 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.042027793000000001, 2023-10-09T08:30:16.907 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.907 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:30:16.907 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:30:16.907 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:30:16.908 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:30:16.908 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 127326 2023-10-09T08:30:16.908 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.908 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.908 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.908 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.908 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.779925+0000", 2023-10-09T08:30:16.908 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.908 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.909 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.909 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.909 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.779925+0000", 2023-10-09T08:30:16.909 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.909 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.909 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.909 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.909 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.779924+0000", 2023-10-09T08:30:16.909 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:30:16.909 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.909 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.909 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.910 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.779930+0000", 2023-10-09T08:30:16.910 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9340000000000003e-06 2023-10-09T08:30:16.910 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.910 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.910 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.910 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.779941+0000", 2023-10-09T08:30:16.910 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1442e-05 2023-10-09T08:30:16.910 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.911 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.911 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.911 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.779953+0000", 2023-10-09T08:30:16.911 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1695000000000001e-05 2023-10-09T08:30:16.911 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.911 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.911 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.911 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.791133+0000", 2023-10-09T08:30:16.911 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011179702999999999 2023-10-09T08:30:16.911 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.911 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.912 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.912 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.791339+0000", 2023-10-09T08:30:16.912 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00020624700000000001 2023-10-09T08:30:16.912 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.912 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.912 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,5", 2023-10-09T08:30:16.912 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.791531+0000", 2023-10-09T08:30:16.912 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00019148599999999999 2023-10-09T08:30:16.912 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.913 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.913 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.913 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.795896+0000", 2023-10-09T08:30:16.913 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0043654189999999997 2023-10-09T08:30:16.913 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.913 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.913 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:30:16.913 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.802398+0000", 2023-10-09T08:30:16.913 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0065018749999999998 2023-10-09T08:30:16.913 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.914 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.914 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.914 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.817683+0000", 2023-10-09T08:30:16.914 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015284693 2023-10-09T08:30:16.914 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.914 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.914 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:30:16.914 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.817747+0000", 2023-10-09T08:30:16.914 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4457999999999998e-05 2023-10-09T08:30:16.915 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.915 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.915 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.915 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:13.821953+0000", 2023-10-09T08:30:16.915 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0042058069999999998 2023-10-09T08:30:16.915 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.915 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.915 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.915 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.915 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.915 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:127870 7.e 7:7050051b:::benchmark_data_smithi081_154445_object30372:head [delete] snapc 0=[] ondisk+write+known_if_redirected e200)", 2023-10-09T08:30:16.915 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:30:15.839670+0000", 2023-10-09T08:30:16.916 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.94124930600000001, 2023-10-09T08:30:16.916 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.045438408999999999, 2023-10-09T08:30:16.916 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.916 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:30:16.916 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:30:16.916 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:30:16.916 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:30:16.916 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 127870 2023-10-09T08:30:16.916 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.916 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.916 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.916 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.917 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.839670+0000", 2023-10-09T08:30:16.917 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.917 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.917 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.917 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.917 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.839670+0000", 2023-10-09T08:30:16.917 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.917 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.917 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.917 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.917 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.839668+0000", 2023-10-09T08:30:16.918 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:30:16.918 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.918 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.918 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.918 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.839678+0000", 2023-10-09T08:30:16.918 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0033e-05 2023-10-09T08:30:16.918 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.918 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.918 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.919 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.839696+0000", 2023-10-09T08:30:16.919 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7642000000000002e-05 2023-10-09T08:30:16.919 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.919 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.919 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.919 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.839706+0000", 2023-10-09T08:30:16.919 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.027e-05 2023-10-09T08:30:16.919 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.919 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.920 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.920 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.839759+0000", 2023-10-09T08:30:16.920 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2540999999999997e-05 2023-10-09T08:30:16.920 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.920 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.920 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.920 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.839995+0000", 2023-10-09T08:30:16.920 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000236283 2023-10-09T08:30:16.921 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.921 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.921 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,5", 2023-10-09T08:30:16.921 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.840168+0000", 2023-10-09T08:30:16.921 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017290400000000001 2023-10-09T08:30:16.921 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.921 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.921 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:30:16.922 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.844447+0000", 2023-10-09T08:30:16.922 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0042792009999999998 2023-10-09T08:30:16.922 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.922 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.922 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.922 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.845241+0000", 2023-10-09T08:30:16.922 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00079387800000000003 2023-10-09T08:30:16.922 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.923 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.923 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.923 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.881507+0000", 2023-10-09T08:30:16.923 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.036265815 2023-10-09T08:30:16.923 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.923 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.923 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:30:16.923 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.881553+0000", 2023-10-09T08:30:16.923 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6020999999999999e-05 2023-10-09T08:30:16.923 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.924 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.924 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.924 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.885109+0000", 2023-10-09T08:30:16.924 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0035560370000000002 2023-10-09T08:30:16.924 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.924 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.924 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.924 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.924 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.924 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:127905 7.e 7:71e97953:::benchmark_data_smithi081_154445_object30407:head [delete] snapc 0=[] ondisk+write+known_if_redirected e200)", 2023-10-09T08:30:16.924 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:30:15.939497+0000", 2023-10-09T08:30:16.924 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.84142265400000005, 2023-10-09T08:30:16.925 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.039452779, 2023-10-09T08:30:16.925 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.925 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:30:16.925 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:30:16.925 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:30:16.925 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:30:16.925 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 127905 2023-10-09T08:30:16.925 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.925 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.925 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.925 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.926 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.939497+0000", 2023-10-09T08:30:16.926 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.926 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.926 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.926 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.926 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.939497+0000", 2023-10-09T08:30:16.926 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.926 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.926 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.926 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.926 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.939496+0000", 2023-10-09T08:30:16.927 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:30:16.927 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.927 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.927 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.927 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.939502+0000", 2023-10-09T08:30:16.927 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8449999999999997e-06 2023-10-09T08:30:16.927 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.927 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.927 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.927 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.939513+0000", 2023-10-09T08:30:16.927 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0624e-05 2023-10-09T08:30:16.928 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.928 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.928 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.928 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.939521+0000", 2023-10-09T08:30:16.928 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2779999999999993e-06 2023-10-09T08:30:16.928 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.928 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.928 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.928 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.943674+0000", 2023-10-09T08:30:16.928 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0041525099999999999 2023-10-09T08:30:16.928 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.928 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.929 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.929 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.943812+0000", 2023-10-09T08:30:16.929 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013862499999999999 2023-10-09T08:30:16.929 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.929 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.929 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,5", 2023-10-09T08:30:16.929 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.943920+0000", 2023-10-09T08:30:16.929 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000107916 2023-10-09T08:30:16.929 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.929 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.929 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:30:16.929 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.951296+0000", 2023-10-09T08:30:16.930 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0073755210000000003 2023-10-09T08:30:16.930 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.930 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.930 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.930 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.956705+0000", 2023-10-09T08:30:16.930 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0054094770000000002 2023-10-09T08:30:16.930 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.930 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.930 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.930 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.975834+0000", 2023-10-09T08:30:16.930 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0191291 2023-10-09T08:30:16.931 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.931 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.931 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:30:16.931 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.975902+0000", 2023-10-09T08:30:16.931 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7619000000000004e-05 2023-10-09T08:30:16.931 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.931 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.931 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.931 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.978950+0000", 2023-10-09T08:30:16.931 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0030477009999999999 2023-10-09T08:30:16.931 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.931 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.932 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.932 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.932 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.932 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:127906 7.e 7:757cc0b0:::benchmark_data_smithi081_154445_object30408:head [delete] snapc 0=[] ondisk+write+known_if_redirected e200)", 2023-10-09T08:30:16.932 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:30:15.942645+0000", 2023-10-09T08:30:16.932 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.83827515399999997, 2023-10-09T08:30:16.932 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.039345644999999999, 2023-10-09T08:30:16.932 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.932 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:30:16.932 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:30:16.932 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:30:16.932 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:30:16.933 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 127906 2023-10-09T08:30:16.933 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.933 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.933 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.933 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.933 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.942645+0000", 2023-10-09T08:30:16.933 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.933 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.933 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.933 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.933 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.942645+0000", 2023-10-09T08:30:16.933 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.934 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.934 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.934 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.934 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.942643+0000", 2023-10-09T08:30:16.934 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:30:16.934 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.934 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.934 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.934 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.942651+0000", 2023-10-09T08:30:16.934 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5449999999999998e-06 2023-10-09T08:30:16.934 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.935 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.935 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.935 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.942664+0000", 2023-10-09T08:30:16.935 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3523000000000001e-05 2023-10-09T08:30:16.935 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.935 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.935 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.935 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.942673+0000", 2023-10-09T08:30:16.935 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9509999999999995e-06 2023-10-09T08:30:16.935 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.935 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.935 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.936 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.947514+0000", 2023-10-09T08:30:16.936 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0048414269999999997 2023-10-09T08:30:16.936 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.936 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.936 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.936 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.947701+0000", 2023-10-09T08:30:16.936 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018623399999999999 2023-10-09T08:30:16.936 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.936 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.936 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,5", 2023-10-09T08:30:16.936 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.947811+0000", 2023-10-09T08:30:16.937 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000110171 2023-10-09T08:30:16.937 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.937 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.937 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:30:16.937 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.951399+0000", 2023-10-09T08:30:16.937 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0035877940000000001 2023-10-09T08:30:16.937 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.937 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.937 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.937 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.956970+0000", 2023-10-09T08:30:16.937 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0055718390000000003 2023-10-09T08:30:16.937 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.938 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.938 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.938 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.979093+0000", 2023-10-09T08:30:16.938 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.022122913000000001 2023-10-09T08:30:16.938 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.938 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.938 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:30:16.938 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.979134+0000", 2023-10-09T08:30:16.938 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.0222999999999998e-05 2023-10-09T08:30:16.938 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.938 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.939 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.939 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.981990+0000", 2023-10-09T08:30:16.939 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002856548 2023-10-09T08:30:16.939 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.939 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.939 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.939 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.939 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.939 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:127912 7.e 7:73b00432:::benchmark_data_smithi081_154445_object30414:head [delete] snapc 0=[] ondisk+write+known_if_redirected e200)", 2023-10-09T08:30:16.939 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:30:15.971564+0000", 2023-10-09T08:30:16.939 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.80935590700000004, 2023-10-09T08:30:16.939 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.04033664, 2023-10-09T08:30:16.940 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:30:16.940 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:30:16.940 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:30:16.940 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:30:16.940 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:30:16.940 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 127912 2023-10-09T08:30:16.940 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.940 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:30:16.940 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.940 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:30:16.940 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.971564+0000", 2023-10-09T08:30:16.941 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.941 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.941 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.941 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:30:16.941 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.971564+0000", 2023-10-09T08:30:16.941 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:30:16.941 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.941 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.941 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:30:16.941 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.971562+0000", 2023-10-09T08:30:16.941 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:30:16.942 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.942 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.942 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:30:16.942 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.971571+0000", 2023-10-09T08:30:16.942 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6799999999999999e-06 2023-10-09T08:30:16.942 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.942 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.942 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:30:16.942 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.971583+0000", 2023-10-09T08:30:16.942 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2961e-05 2023-10-09T08:30:16.943 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.943 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.943 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:30:16.943 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.971593+0000", 2023-10-09T08:30:16.943 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.6849999999999996e-06 2023-10-09T08:30:16.943 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.943 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.943 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:30:16.943 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.982054+0000", 2023-10-09T08:30:16.943 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010460886000000001 2023-10-09T08:30:16.944 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.944 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.944 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:30:16.944 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.982252+0000", 2023-10-09T08:30:16.944 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00019782900000000001 2023-10-09T08:30:16.944 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.944 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.944 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,5", 2023-10-09T08:30:16.944 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.982425+0000", 2023-10-09T08:30:16.944 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017345899999999999 2023-10-09T08:30:16.944 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.945 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.945 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:30:16.945 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.990658+0000", 2023-10-09T08:30:16.945 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0082327200000000007 2023-10-09T08:30:16.945 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.945 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.945 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.945 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:15.995444+0000", 2023-10-09T08:30:16.945 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0047857150000000003 2023-10-09T08:30:16.946 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.946 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.946 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:30:16.946 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:16.007995+0000", 2023-10-09T08:30:16.946 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012550990999999999 2023-10-09T08:30:16.946 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.946 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.946 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:30:16.946 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:16.008038+0000", 2023-10-09T08:30:16.946 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2967999999999999e-05 2023-10-09T08:30:16.946 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:30:16.947 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:30:16.947 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:30:16.947 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:30:16.011900+0000", 2023-10-09T08:30:16.947 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0038627050000000001 2023-10-09T08:30:16.947 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.947 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.947 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.947 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:30:16.947 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:30:16.948 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:30:16.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:16.949 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:16 smithi081 bash[76862]: cluster 2023-10-09T08:30:15.546879+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T08:30:16.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:16.973 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:16 smithi081 bash[79557]: cluster 2023-10-09T08:30:15.546879+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T08:30:16.973 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:16 smithi081 bash[79557]: cluster 2023-10-09T08:30:15.549754+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T08:30:16.973 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:16 smithi081 bash[79557]: cluster 2023-10-09T08:30:15.549963+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T08:30:16.973 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:16 smithi081 bash[79557]: cluster 2023-10-09T08:30:15.655148+0000 mgr.y (mgr.26009) 844 : cluster 0 pgmap v865: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 259 op/s; 42536/202467 objects degraded (21.009%); 7446/202467 objects misplaced (3.678%); 5.7 MiB/s, 90 objects/s recovering 2023-10-09T08:30:16.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:16.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:16.974 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:16 smithi081 bash[76862]: cluster 2023-10-09T08:30:15.549754+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T08:30:16.975 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:16 smithi081 bash[76862]: cluster 2023-10-09T08:30:15.549963+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T08:30:16.975 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:16 smithi081 bash[76862]: cluster 2023-10-09T08:30:15.655148+0000 mgr.y (mgr.26009) 844 : cluster 0 pgmap v865: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 259 op/s; 42536/202467 objects degraded (21.009%); 7446/202467 objects misplaced (3.678%); 5.7 MiB/s, 90 objects/s recovering 2023-10-09T08:30:17.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:17.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:17.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:17.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:17.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:17.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:17.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:17.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:17.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:16 smithi118 bash[59345]: cluster 2023-10-09T08:30:15.546879+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T08:30:17.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:16 smithi118 bash[59345]: cluster 2023-10-09T08:30:15.549754+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T08:30:17.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:16 smithi118 bash[59345]: cluster 2023-10-09T08:30:15.549963+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T08:30:17.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:16 smithi118 bash[59345]: cluster 2023-10-09T08:30:15.655148+0000 mgr.y (mgr.26009) 844 : cluster 0 pgmap v865: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 259 op/s; 42536/202467 objects degraded (21.009%); 7446/202467 objects misplaced (3.678%); 5.7 MiB/s, 90 objects/s recovering 2023-10-09T08:30:17.349 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:17.372 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:17.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:17.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:17.477 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:17.498 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:17.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:17.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:17.601 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:17.628 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:17.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:17.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:17.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:30:17.731 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:17.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:17.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:17.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:17.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:17.888 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:17.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:17.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:17.991 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:18.013 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:18.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:18.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:18.119 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:18.141 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:18.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:18.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:18.244 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:18.272 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:18.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:18.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:18.375 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:18.400 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:18.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:18.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:18.505 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:18.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:18.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:18.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:18.574 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-09T08:30:18.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:18.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:18.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:18.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:18.794 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:18.818 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:18.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:18.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:18.921 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:18.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:18.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:18.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:19.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:19.054 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:18 smithi081 bash[76862]: cluster 2023-10-09T08:30:17.655672+0000 mgr.y (mgr.26009) 845 : cluster 0 pgmap v866: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 259 op/s; 42536/202467 objects degraded (21.009%); 7446/202467 objects misplaced (3.678%); 5.7 MiB/s, 90 objects/s recovering 2023-10-09T08:30:19.055 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:18 smithi081 bash[76862]: cluster 2023-10-09T08:30:18.531170+0000 mon.a (mon.0) 824 : cluster 3 Health check update: Degraded data redundancy: 42536/202467 objects degraded (21.009%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:19.055 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:18 smithi081 bash[79557]: cluster 2023-10-09T08:30:17.655672+0000 mgr.y (mgr.26009) 845 : cluster 0 pgmap v866: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 259 op/s; 42536/202467 objects degraded (21.009%); 7446/202467 objects misplaced (3.678%); 5.7 MiB/s, 90 objects/s recovering 2023-10-09T08:30:19.055 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:18 smithi081 bash[79557]: cluster 2023-10-09T08:30:18.531170+0000 mon.a (mon.0) 824 : cluster 3 Health check update: Degraded data redundancy: 42536/202467 objects degraded (21.009%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:19.071 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:19.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:19.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:19.174 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:19.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:18 smithi118 bash[59345]: cluster 2023-10-09T08:30:17.655672+0000 mgr.y (mgr.26009) 845 : cluster 0 pgmap v866: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 259 op/s; 42536/202467 objects degraded (21.009%); 7446/202467 objects misplaced (3.678%); 5.7 MiB/s, 90 objects/s recovering 2023-10-09T08:30:19.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:18 smithi118 bash[59345]: cluster 2023-10-09T08:30:18.531170+0000 mon.a (mon.0) 824 : cluster 3 Health check update: Degraded data redundancy: 42536/202467 objects degraded (21.009%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:19.201 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:19.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:19.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:19.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-09T08:30:19.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:19.345 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:19.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:19.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:19.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:19.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:19.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:19.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:19.578 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:19.600 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:19.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:19.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:19.703 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:19.734 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:19.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:19.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:19.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:19.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:19.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:19.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:19.978 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:20.000 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:20.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:20.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:20.106 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:20.131 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:20.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:20.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:20.238 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:20.267 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:20.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:20.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:20.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:20.408 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:20.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:20.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:20.513 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:20.538 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:20.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:20.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:20.641 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:20.670 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:20.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:20.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:20.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:30:20.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:20.805 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:20.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:20.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:20.908 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:20.931 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:20.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:20.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:21.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:21.045 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:20 smithi081 bash[76862]: cluster 2023-10-09T08:30:19.656380+0000 mgr.y (mgr.26009) 846 : cluster 0 pgmap v867: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 42156/200253 objects degraded (21.051%); 7446/200253 objects misplaced (3.718%); 5.3 MiB/s, 84 objects/s recovering 2023-10-09T08:30:21.045 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:20 smithi081 bash[79557]: cluster 2023-10-09T08:30:19.656380+0000 mgr.y (mgr.26009) 846 : cluster 0 pgmap v867: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 42156/200253 objects degraded (21.051%); 7446/200253 objects misplaced (3.718%); 5.3 MiB/s, 84 objects/s recovering 2023-10-09T08:30:21.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:21.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:21.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:21.164 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:21.175 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:20 smithi118 bash[59345]: cluster 2023-10-09T08:30:19.656380+0000 mgr.y (mgr.26009) 846 : cluster 0 pgmap v867: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 42156/200253 objects degraded (21.051%); 7446/200253 objects misplaced (3.718%); 5.3 MiB/s, 84 objects/s recovering 2023-10-09T08:30:21.191 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:21.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:21.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:21.295 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:21.324 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:21.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:21.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:21.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:30:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:30:21] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.33.4" 2023-10-09T08:30:21.430 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:21.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:21.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:21.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:21.560 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:21.582 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:21.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:21.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:21.686 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:21.711 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:21.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:21.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:21.814 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:21.840 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:21.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:21.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:21.943 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:21.967 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:21.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:21.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:22.070 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:22.096 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:22.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:22.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:22.199 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:22.224 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:22.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:22.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:22.330 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:22.356 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:22.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:22.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:22.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:22.482 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:30:22.487 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:22.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:22.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:22.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:22.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:22.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:22.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:22.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:22.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:22.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:22.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:22.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:22.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:22.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:22.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:22.993 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:23.017 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:23.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:23.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:23.123 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:23.145 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:23.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:23.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:23.248 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:23.258 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:22 smithi118 bash[59345]: cluster 2023-10-09T08:30:21.657434+0000 mgr.y (mgr.26009) 847 : cluster 0 pgmap v868: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 273 op/s; 41879/198165 objects degraded (21.133%); 7364/198165 objects misplaced (3.716%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T08:30:23.273 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:23.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:23.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:23.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:23 smithi081 bash[76862]: cluster 2023-10-09T08:30:21.657434+0000 mgr.y (mgr.26009) 847 : cluster 0 pgmap v868: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 273 op/s; 41879/198165 objects degraded (21.133%); 7364/198165 objects misplaced (3.716%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T08:30:23.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:23 smithi081 bash[79557]: cluster 2023-10-09T08:30:21.657434+0000 mgr.y (mgr.26009) 847 : cluster 0 pgmap v868: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 273 op/s; 41879/198165 objects degraded (21.133%); 7364/198165 objects misplaced (3.716%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T08:30:23.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:23.401 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:23.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:23.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:23.503 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:30:23.505 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:23.528 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:23.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:23.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:23.576 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 2, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-10-09T08:30:23.576 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:30:23.576 INFO:tasks.thrashosds.thrasher:Reweighting osd 4 to 0.2733666401583311 2023-10-09T08:30:23.576 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 4 0.2733666401583311 2023-10-09T08:30:23.631 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:23.657 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:23.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:23.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:23.761 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:23.796 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:23.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:23.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:23.902 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:23.934 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:23.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:23.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:24.037 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:24.064 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:24.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:24.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:24.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:24.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:24.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:24.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:24 smithi118 bash[59345]: audit 2023-10-09T08:30:23.146675+0000 mon.a (mon.0) 825 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:24 smithi118 bash[59345]: audit 2023-10-09T08:30:23.148324+0000 mon.c (mon.2) 326 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:30:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:24 smithi118 bash[59345]: cluster 2023-10-09T08:30:23.532317+0000 mon.a (mon.0) 826 : cluster 3 Health check update: Degraded data redundancy: 41879/198165 objects degraded (21.133%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:24 smithi118 bash[59345]: cluster 2023-10-09T08:30:23.658076+0000 mgr.y (mgr.26009) 848 : cluster 0 pgmap v869: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 273 op/s; 41879/198165 objects degraded (21.133%); 7364/198165 objects misplaced (3.716%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T08:30:24.312 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:24.343 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:24.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:24.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:24.450 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:24.477 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:24.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:24.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:24.521 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:30:24.548 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:24 smithi081 bash[76862]: audit 2023-10-09T08:30:23.146675+0000 mon.a (mon.0) 825 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:24.549 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:24 smithi081 bash[76862]: audit 2023-10-09T08:30:23.148324+0000 mon.c (mon.2) 326 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:30:24.549 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:24 smithi081 bash[76862]: cluster 2023-10-09T08:30:23.532317+0000 mon.a (mon.0) 826 : cluster 3 Health check update: Degraded data redundancy: 41879/198165 objects degraded (21.133%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:24.549 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:24 smithi081 bash[76862]: cluster 2023-10-09T08:30:23.658076+0000 mgr.y (mgr.26009) 848 : cluster 0 pgmap v869: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 273 op/s; 41879/198165 objects degraded (21.133%); 7364/198165 objects misplaced (3.716%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T08:30:24.549 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:24 smithi081 bash[79557]: audit 2023-10-09T08:30:23.146675+0000 mon.a (mon.0) 825 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:24.549 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:24 smithi081 bash[79557]: audit 2023-10-09T08:30:23.148324+0000 mon.c (mon.2) 326 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:30:24.549 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:24 smithi081 bash[79557]: cluster 2023-10-09T08:30:23.532317+0000 mon.a (mon.0) 826 : cluster 3 Health check update: Degraded data redundancy: 41879/198165 objects degraded (21.133%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:24.549 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:24 smithi081 bash[79557]: cluster 2023-10-09T08:30:23.658076+0000 mgr.y (mgr.26009) 848 : cluster 0 pgmap v869: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 273 op/s; 41879/198165 objects degraded (21.133%); 7364/198165 objects misplaced (3.716%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T08:30:24.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:24.614 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:24.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:24.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:24.721 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:24.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:24.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:24.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:24.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:24.876 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:24.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:24.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:24.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:25.000 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:25.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:25.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:25.105 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:25.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:25.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:25.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:25.234 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:25.258 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:25.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:25.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:25.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:25.388 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:25.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:25.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:25.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:25.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:25.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:25.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:25.622 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:25.655 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:25.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:25.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:25.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:25.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:25.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:25.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:25.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:25.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:25.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:25.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:26.032 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:26.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:26.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:26.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:26.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:26.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:26.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:26.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:26.296 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:26.324 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:26.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:26.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:26.428 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:26.451 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:26.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:26.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:26.554 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:26.578 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:26.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:26.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:26.682 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:26.704 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:26.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:26.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:26.714 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:26 smithi081 bash[76862]: cluster 2023-10-09T08:30:25.658902+0000 mgr.y (mgr.26009) 849 : cluster 0 pgmap v870: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 264 op/s; 41333/194448 objects degraded (21.257%); 7286/194448 objects misplaced (3.747%); 5.4 MiB/s, 87 objects/s recovering 2023-10-09T08:30:26.808 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:26.817 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:26 smithi118 bash[59345]: cluster 2023-10-09T08:30:25.658902+0000 mgr.y (mgr.26009) 849 : cluster 0 pgmap v870: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 264 op/s; 41333/194448 objects degraded (21.257%); 7286/194448 objects misplaced (3.747%); 5.4 MiB/s, 87 objects/s recovering 2023-10-09T08:30:26.831 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:26.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:26.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:26.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:26 smithi081 bash[79557]: cluster 2023-10-09T08:30:25.658902+0000 mgr.y (mgr.26009) 849 : cluster 0 pgmap v870: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 264 op/s; 41333/194448 objects degraded (21.257%); 7286/194448 objects misplaced (3.747%); 5.4 MiB/s, 87 objects/s recovering 2023-10-09T08:30:26.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:26.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:26.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:26.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:27.066 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:27.087 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:27.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:27.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:27.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:27.218 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:27.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:27.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:27.321 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:27.347 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:27.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:27.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:27.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:27.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:27.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:27.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:27.578 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:30:27.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:27.611 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:27.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:27.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:27.722 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:27.747 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:27.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:27.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:27.851 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:27.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:27.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:27.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:27.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:28.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:28.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:28.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:28.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:28.142 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:28.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:28.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:28.246 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:28.276 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:28.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:28.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:28.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:28.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:28.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:28.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:28.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:28.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:28.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:28.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:28.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:28.698 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:28.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:28.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:28.721 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:28 smithi081 bash[76862]: cluster 2023-10-09T08:30:27.659423+0000 mgr.y (mgr.26009) 850 : cluster 0 pgmap v871: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 222 op/s; 41333/194448 objects degraded (21.257%); 7286/194448 objects misplaced (3.747%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T08:30:28.721 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:28 smithi081 bash[76862]: cluster 2023-10-09T08:30:28.533479+0000 mon.a (mon.0) 827 : cluster 3 Health check update: Degraded data redundancy: 41333/194448 objects degraded (21.257%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:28.802 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:28.830 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:28.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:28.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:28.933 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:28.941 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:28 smithi118 bash[59345]: cluster 2023-10-09T08:30:27.659423+0000 mgr.y (mgr.26009) 850 : cluster 0 pgmap v871: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 222 op/s; 41333/194448 objects degraded (21.257%); 7286/194448 objects misplaced (3.747%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T08:30:28.941 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:28 smithi118 bash[59345]: cluster 2023-10-09T08:30:28.533479+0000 mon.a (mon.0) 827 : cluster 3 Health check update: Degraded data redundancy: 41333/194448 objects degraded (21.257%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:28.957 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:28.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:28.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:29.060 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:29.093 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:29.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:29.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:29.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:28 smithi081 bash[79557]: cluster 2023-10-09T08:30:27.659423+0000 mgr.y (mgr.26009) 850 : cluster 0 pgmap v871: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 222 op/s; 41333/194448 objects degraded (21.257%); 7286/194448 objects misplaced (3.747%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T08:30:29.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:28 smithi081 bash[79557]: cluster 2023-10-09T08:30:28.533479+0000 mon.a (mon.0) 827 : cluster 3 Health check update: Degraded data redundancy: 41333/194448 objects degraded (21.257%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:29.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:29.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:29.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:29.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:29.325 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:29.357 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:29.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:29.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:29.462 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:29.487 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:29.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:29.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:29.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:29.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:29.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:29.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:29.722 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:29.751 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:29.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:29.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:29.854 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:29.879 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:29.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:29.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:29.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:30.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:30.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:30.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:30.108 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:30.131 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:30.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:30.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:30.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:30.259 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:30.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:30.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:30.362 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:30.387 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:30.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:30.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:30.496 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:30.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:30.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:30.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:30.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:30.649 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:30.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:30.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:30.752 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:30.783 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:30.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:30.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:30.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:30 smithi081 bash[76862]: cluster 2023-10-09T08:30:29.660171+0000 mgr.y (mgr.26009) 851 : cluster 0 pgmap v872: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 287 op/s; 40941/192111 objects degraded (21.311%); 7286/192111 objects misplaced (3.793%); 5.6 MiB/s, 89 objects/s recovering 2023-10-09T08:30:30.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:30 smithi081 bash[79557]: cluster 2023-10-09T08:30:29.660171+0000 mgr.y (mgr.26009) 851 : cluster 0 pgmap v872: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 287 op/s; 40941/192111 objects degraded (21.311%); 7286/192111 objects misplaced (3.793%); 5.6 MiB/s, 89 objects/s recovering 2023-10-09T08:30:30.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:30.920 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:30.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:30.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:31.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:30 smithi118 bash[59345]: cluster 2023-10-09T08:30:29.660171+0000 mgr.y (mgr.26009) 851 : cluster 0 pgmap v872: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 287 op/s; 40941/192111 objects degraded (21.311%); 7286/192111 objects misplaced (3.793%); 5.6 MiB/s, 89 objects/s recovering 2023-10-09T08:30:31.027 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:31.058 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:31.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:31.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:31.150 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:30:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:30:31] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.33.4" 2023-10-09T08:30:31.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:31.190 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:31.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:31.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:31.296 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:31.325 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:31.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:31.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:31.428 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:31.453 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:31.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:31.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:31.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:31.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:31.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:31.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:31.685 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:31.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:31.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:31.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:31.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:31.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:31.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:31.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:31.962 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:31.989 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:31.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:31.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:32.097 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:32.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:32.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:32.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:32.228 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:32.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:32.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:32.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:32.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:32.372 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:32.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:32.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:32.475 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:32.500 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:32.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:32.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:32.608 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:32.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:32.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:32.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:32.736 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:32.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:32 smithi118 bash[59345]: cluster 2023-10-09T08:30:31.661072+0000 mgr.y (mgr.26009) 852 : cluster 0 pgmap v873: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 40631/189873 objects degraded (21.399%); 7200/189873 objects misplaced (3.792%); 6.2 MiB/s, 98 objects/s recovering 2023-10-09T08:30:32.761 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:32.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:32.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:32.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:32.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:32 smithi081 bash[76862]: cluster 2023-10-09T08:30:31.661072+0000 mgr.y (mgr.26009) 852 : cluster 0 pgmap v873: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 40631/189873 objects degraded (21.399%); 7200/189873 objects misplaced (3.792%); 6.2 MiB/s, 98 objects/s recovering 2023-10-09T08:30:32.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:32 smithi081 bash[79557]: cluster 2023-10-09T08:30:31.661072+0000 mgr.y (mgr.26009) 852 : cluster 0 pgmap v873: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 40631/189873 objects degraded (21.399%); 7200/189873 objects misplaced (3.792%); 6.2 MiB/s, 98 objects/s recovering 2023-10-09T08:30:32.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:32.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:32.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:32.996 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:33.034 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:33.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:33.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:33.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:33.172 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:33.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:33.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:33.278 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:33.307 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:33.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:33.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:33.410 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:33.433 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:33.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:33.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:33.540 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:33.564 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:33.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:33.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:33.666 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:33.692 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:33.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:33.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:33.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:33.802 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:33 smithi081 bash[76862]: cluster 2023-10-09T08:30:33.534743+0000 mon.a (mon.0) 828 : cluster 3 Health check update: Degraded data redundancy: 40631/189873 objects degraded (21.399%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:33.803 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:33 smithi081 bash[79557]: cluster 2023-10-09T08:30:33.534743+0000 mon.a (mon.0) 828 : cluster 3 Health check update: Degraded data redundancy: 40631/189873 objects degraded (21.399%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:33.819 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:33.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:33.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:33.925 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:33.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:33 smithi118 bash[59345]: cluster 2023-10-09T08:30:33.534743+0000 mon.a (mon.0) 828 : cluster 3 Health check update: Degraded data redundancy: 40631/189873 objects degraded (21.399%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:33.956 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:33.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:33.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:34.059 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:34.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:34.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:34.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:34.196 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:34.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:34.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:34.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:34.338 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:34.365 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:34.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:34.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:34.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:34.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:34.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:34.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:34.602 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:34.627 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:34.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:34.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:34.730 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:34.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:34.766 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:34.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:34.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:34.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:34.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:34.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:35.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:35.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:34 smithi118 bash[59345]: cluster 2023-10-09T08:30:33.661747+0000 mgr.y (mgr.26009) 853 : cluster 0 pgmap v874: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 230 op/s; 40631/189873 objects degraded (21.399%); 7200/189873 objects misplaced (3.792%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:30:35.022 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:34 smithi081 bash[76862]: cluster 2023-10-09T08:30:33.661747+0000 mgr.y (mgr.26009) 853 : cluster 0 pgmap v874: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 230 op/s; 40631/189873 objects degraded (21.399%); 7200/189873 objects misplaced (3.792%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:30:35.022 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:34 smithi081 bash[79557]: cluster 2023-10-09T08:30:33.661747+0000 mgr.y (mgr.26009) 853 : cluster 0 pgmap v874: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 230 op/s; 40631/189873 objects degraded (21.399%); 7200/189873 objects misplaced (3.792%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:30:35.045 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:35.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:35.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:35.148 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:35.184 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:35.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:35.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:35.290 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:35.321 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:35.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:35.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:35.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:35.449 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:35.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:35.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:35.553 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:35.577 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:35.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:35.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:35.680 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:35.708 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:35.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:35.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:35.817 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:35.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:35.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:35.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:35.954 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:35.985 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:35.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:35.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:36.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:36.116 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:36.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:36.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:36.219 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:36.244 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:36.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:36.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:36.351 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:36.385 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:36.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:36.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:36.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:36.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:36.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:36.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:36.622 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:36.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:36.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:36.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:36.749 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:36.773 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:36.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:36.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:36.847 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:30:36.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:36 smithi081 bash[76862]: cluster 2023-10-09T08:30:35.662798+0000 mgr.y (mgr.26009) 854 : cluster 0 pgmap v875: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 346 op/s; 40044/185670 objects degraded (21.567%); 7111/185670 objects misplaced (3.830%); 7.1 MiB/s, 112 objects/s recovering 2023-10-09T08:30:36.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:36 smithi081 bash[79557]: cluster 2023-10-09T08:30:35.662798+0000 mgr.y (mgr.26009) 854 : cluster 0 pgmap v875: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 346 op/s; 40044/185670 objects degraded (21.567%); 7111/185670 objects misplaced (3.830%); 7.1 MiB/s, 112 objects/s recovering 2023-10-09T08:30:36.878 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:36.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:36 smithi118 bash[59345]: cluster 2023-10-09T08:30:35.662798+0000 mgr.y (mgr.26009) 854 : cluster 0 pgmap v875: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 346 op/s; 40044/185670 objects degraded (21.567%); 7111/185670 objects misplaced (3.830%); 7.1 MiB/s, 112 objects/s recovering 2023-10-09T08:30:36.899 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:30:36.901 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:36.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:36.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:36.927 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:30:36.967 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:30:37.002 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:30:37.003 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:37.034 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:30:37.035 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:37.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:37.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:37.080 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:30:37.115 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:30:37.124 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:30:37.124 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:30:37.124 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:30:37.124 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:30:37.124 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:30:37.124 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:30:37.124 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:30:37.124 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:30:37.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:37.175 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:37.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:37.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:37.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:37.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:37.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:37.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:37.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:37.435 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:37.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:37.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:37.537 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:37.560 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:37.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:37.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:37.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:37.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:37.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:37.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:37.750 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:37 smithi118 bash[59345]: audit 2023-10-09T08:30:36.812650+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.81:0/2728542988' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:30:37.795 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:37.823 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:37.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:37.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:37.865 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:37 smithi081 bash[76862]: audit 2023-10-09T08:30:36.812650+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.81:0/2728542988' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:30:37.866 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:37 smithi081 bash[79557]: audit 2023-10-09T08:30:36.812650+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.81:0/2728542988' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:30:37.927 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:37.948 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:37.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:37.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:38.054 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:38.084 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:38.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:38.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:38.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:38.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:38.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:38.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:38.315 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:38.350 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:38.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:38.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:38.455 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:38.481 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:38.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:38.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:38.586 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:38.607 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:38.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:38.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:38.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:38.756 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:38.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:38.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:38.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:38.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:38.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:38.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:38.992 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:39.003 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:38 smithi118 bash[59345]: cluster 2023-10-09T08:30:37.663456+0000 mgr.y (mgr.26009) 855 : cluster 0 pgmap v876: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 243 op/s; 40044/185670 objects degraded (21.567%); 7111/185670 objects misplaced (3.830%); 4.9 MiB/s, 78 objects/s recovering 2023-10-09T08:30:39.003 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:38 smithi118 bash[59345]: audit 2023-10-09T08:30:38.141949+0000 mon.c (mon.2) 327 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:30:39.003 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:38 smithi118 bash[59345]: cluster 2023-10-09T08:30:38.537021+0000 mon.a (mon.0) 829 : cluster 3 Health check update: Degraded data redundancy: 40044/185670 objects degraded (21.567%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:39.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:39.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:39.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:39.125 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:39.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:38 smithi081 bash[76862]: cluster 2023-10-09T08:30:37.663456+0000 mgr.y (mgr.26009) 855 : cluster 0 pgmap v876: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 243 op/s; 40044/185670 objects degraded (21.567%); 7111/185670 objects misplaced (3.830%); 4.9 MiB/s, 78 objects/s recovering 2023-10-09T08:30:39.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:38 smithi081 bash[76862]: audit 2023-10-09T08:30:38.141949+0000 mon.c (mon.2) 327 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:30:39.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:38 smithi081 bash[76862]: cluster 2023-10-09T08:30:38.537021+0000 mon.a (mon.0) 829 : cluster 3 Health check update: Degraded data redundancy: 40044/185670 objects degraded (21.567%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:39.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:38 smithi081 bash[79557]: cluster 2023-10-09T08:30:37.663456+0000 mgr.y (mgr.26009) 855 : cluster 0 pgmap v876: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 243 op/s; 40044/185670 objects degraded (21.567%); 7111/185670 objects misplaced (3.830%); 4.9 MiB/s, 78 objects/s recovering 2023-10-09T08:30:39.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:38 smithi081 bash[79557]: audit 2023-10-09T08:30:38.141949+0000 mon.c (mon.2) 327 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:30:39.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:38 smithi081 bash[79557]: cluster 2023-10-09T08:30:38.537021+0000 mon.a (mon.0) 829 : cluster 3 Health check update: Degraded data redundancy: 40044/185670 objects degraded (21.567%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:39.151 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:39.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:39.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:39.256 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:39.279 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:39.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:39.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:39.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:39.407 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:39.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:39.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:39.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:39.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:39.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:39.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:39.644 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:39.670 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:39.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:39.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:39.776 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:39.802 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:39.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:39.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:39.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:39.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:39.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:39.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:40.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:40.062 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:40.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:40.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:40.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:40.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:40.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:40.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:40.306 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:40.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:40.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:40.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:40.438 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:40.466 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:40.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:40.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:40.570 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:40.595 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:40.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:40.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:40.701 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:40.728 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:40.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:40.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:40.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:40.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:40.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:40.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:40.961 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:40.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:40 smithi118 bash[59345]: cluster 2023-10-09T08:30:39.664123+0000 mgr.y (mgr.26009) 856 : cluster 0 pgmap v877: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 308 op/s; 39658/183348 objects degraded (21.630%); 7111/183348 objects misplaced (3.878%); 5.9 MiB/s, 94 objects/s recovering 2023-10-09T08:30:40.988 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:40.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:40.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:41.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:41.095 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:40 smithi081 bash[76862]: cluster 2023-10-09T08:30:39.664123+0000 mgr.y (mgr.26009) 856 : cluster 0 pgmap v877: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 308 op/s; 39658/183348 objects degraded (21.630%); 7111/183348 objects misplaced (3.878%); 5.9 MiB/s, 94 objects/s recovering 2023-10-09T08:30:41.095 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:40 smithi081 bash[79557]: cluster 2023-10-09T08:30:39.664123+0000 mgr.y (mgr.26009) 856 : cluster 0 pgmap v877: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 10 active+recovery_wait+undersized+degraded+remapped; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 308 op/s; 39658/183348 objects degraded (21.630%); 7111/183348 objects misplaced (3.878%); 5.9 MiB/s, 94 objects/s recovering 2023-10-09T08:30:41.124 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:41.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:41.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:41.228 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:41.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:41.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:41.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:41.358 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:41.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:30:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:30:41] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.33.4" 2023-10-09T08:30:41.384 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:41.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:41.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:41.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:41.521 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:41.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:41.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:41.624 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:41.651 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:41.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:41.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:41.754 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:41.776 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:41.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:41.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:41.826 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:30:41.827 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:30:41.880 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:41.916 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:41.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:41.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:42.023 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:42.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:42.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:42.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:42.158 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:42.182 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:42.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:42.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:42.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:42.323 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:42.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:42.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:42.426 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:42.450 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:42.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:42.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:42.553 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:42.575 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:42.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:42.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:42.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:42.715 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:42.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:42.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:42.785 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:30:42.794 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.4 to 0.273367 (45fb) 2023-10-09T08:30:42.818 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:42.848 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:42.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:42.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:42.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:42.958 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:42 smithi081 bash[76862]: cluster 2023-10-09T08:30:41.665071+0000 mgr.y (mgr.26009) 857 : cluster 0 pgmap v878: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 305 op/s; 39372/181095 objects degraded (21.741%); 7009/181095 objects misplaced (3.870%); 6.4 MiB/s, 102 objects/s recovering 2023-10-09T08:30:42.958 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:42 smithi081 bash[76862]: audit 2023-10-09T08:30:42.188613+0000 mon.c (mon.2) 328 : audit 1 from='client.? 172.21.15.81:0/2323550853' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:30:42.958 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:42 smithi081 bash[76862]: audit 2023-10-09T08:30:42.189180+0000 mon.a (mon.0) 830 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:30:42.958 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:42 smithi081 bash[76862]: audit 2023-10-09T08:30:42.382199+0000 mon.c (mon.2) 329 : audit 1 from='client.? 172.21.15.81:0/4000299125' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.2733666401583311}]: dispatch 2023-10-09T08:30:42.958 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:42 smithi081 bash[76862]: audit 2023-10-09T08:30:42.382737+0000 mon.a (mon.0) 831 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.2733666401583311}]: dispatch 2023-10-09T08:30:42.958 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:42 smithi081 bash[79557]: cluster 2023-10-09T08:30:41.665071+0000 mgr.y (mgr.26009) 857 : cluster 0 pgmap v878: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 305 op/s; 39372/181095 objects degraded (21.741%); 7009/181095 objects misplaced (3.870%); 6.4 MiB/s, 102 objects/s recovering 2023-10-09T08:30:42.958 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:42 smithi081 bash[79557]: audit 2023-10-09T08:30:42.188613+0000 mon.c (mon.2) 328 : audit 1 from='client.? 172.21.15.81:0/2323550853' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:30:42.958 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:42 smithi081 bash[79557]: audit 2023-10-09T08:30:42.189180+0000 mon.a (mon.0) 830 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:30:42.958 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:42 smithi081 bash[79557]: audit 2023-10-09T08:30:42.382199+0000 mon.c (mon.2) 329 : audit 1 from='client.? 172.21.15.81:0/4000299125' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.2733666401583311}]: dispatch 2023-10-09T08:30:42.959 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:42 smithi081 bash[79557]: audit 2023-10-09T08:30:42.382737+0000 mon.a (mon.0) 831 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.2733666401583311}]: dispatch 2023-10-09T08:30:42.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:42.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:42.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:43.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:42 smithi118 bash[59345]: cluster 2023-10-09T08:30:41.665071+0000 mgr.y (mgr.26009) 857 : cluster 0 pgmap v878: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 305 op/s; 39372/181095 objects degraded (21.741%); 7009/181095 objects misplaced (3.870%); 6.4 MiB/s, 102 objects/s recovering 2023-10-09T08:30:43.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:42 smithi118 bash[59345]: audit 2023-10-09T08:30:42.188613+0000 mon.c (mon.2) 328 : audit 1 from='client.? 172.21.15.81:0/2323550853' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:30:43.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:42 smithi118 bash[59345]: audit 2023-10-09T08:30:42.189180+0000 mon.a (mon.0) 830 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:30:43.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:42 smithi118 bash[59345]: audit 2023-10-09T08:30:42.382199+0000 mon.c (mon.2) 329 : audit 1 from='client.? 172.21.15.81:0/4000299125' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.2733666401583311}]: dispatch 2023-10-09T08:30:43.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:42 smithi118 bash[59345]: audit 2023-10-09T08:30:42.382737+0000 mon.a (mon.0) 831 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.2733666401583311}]: dispatch 2023-10-09T08:30:43.074 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:43.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:30:43.099 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:43.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:43.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:43.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:43.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:43.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:43.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:43.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-09T08:30:43.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:43.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:43.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:43.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:43.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:43.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:43.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:43.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:43.621 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:43.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:43.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:43.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:43.749 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:43.782 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:43.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:43.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:43.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:43.909 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:43.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:43.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:44.012 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:44.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:43 smithi118 bash[59345]: cluster 2023-10-09T08:30:42.753891+0000 mon.a (mon.0) 832 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:30:44.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:43 smithi118 bash[59345]: cluster 2023-10-09T08:30:42.768194+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:43 smithi118 bash[59345]: audit 2023-10-09T08:30:42.768627+0000 mon.a (mon.0) 833 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:30:44.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:43 smithi118 bash[59345]: audit 2023-10-09T08:30:42.768868+0000 mon.a (mon.0) 834 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 0.2733666401583311}]': finished 2023-10-09T08:30:44.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:43 smithi118 bash[59345]: cluster 2023-10-09T08:30:42.768950+0000 mon.a (mon.0) 835 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-10-09T08:30:44.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:43 smithi118 bash[59345]: cluster 2023-10-09T08:30:42.769048+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:43 smithi118 bash[59345]: cluster 2023-10-09T08:30:42.772781+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:43 smithi118 bash[59345]: cluster 2023-10-09T08:30:42.772925+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:43 smithi118 bash[59345]: cluster 2023-10-09T08:30:42.783273+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:43 smithi118 bash[59345]: cluster 2023-10-09T08:30:42.786239+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:43 smithi118 bash[59345]: cluster 2023-10-09T08:30:43.538158+0000 mon.a (mon.0) 836 : cluster 3 Health check update: Degraded data redundancy: 39372/181095 objects degraded (21.741%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:44.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:43 smithi118 bash[59345]: cluster 2023-10-09T08:30:43.547534+0000 mon.a (mon.0) 837 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-10-09T08:30:44.044 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:44.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:44.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:44.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[76862]: cluster 2023-10-09T08:30:42.753891+0000 mon.a (mon.0) 832 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:30:44.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[76862]: cluster 2023-10-09T08:30:42.768194+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[76862]: audit 2023-10-09T08:30:42.768627+0000 mon.a (mon.0) 833 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:30:44.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[76862]: audit 2023-10-09T08:30:42.768868+0000 mon.a (mon.0) 834 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 0.2733666401583311}]': finished 2023-10-09T08:30:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[76862]: cluster 2023-10-09T08:30:42.768950+0000 mon.a (mon.0) 835 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-10-09T08:30:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[76862]: cluster 2023-10-09T08:30:42.769048+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[76862]: cluster 2023-10-09T08:30:42.772781+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[76862]: cluster 2023-10-09T08:30:42.772925+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[76862]: cluster 2023-10-09T08:30:42.783273+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[76862]: cluster 2023-10-09T08:30:42.786239+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[76862]: cluster 2023-10-09T08:30:43.538158+0000 mon.a (mon.0) 836 : cluster 3 Health check update: Degraded data redundancy: 39372/181095 objects degraded (21.741%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:44.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[76862]: cluster 2023-10-09T08:30:43.547534+0000 mon.a (mon.0) 837 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-10-09T08:30:44.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[79557]: cluster 2023-10-09T08:30:42.753891+0000 mon.a (mon.0) 832 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:30:44.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[79557]: cluster 2023-10-09T08:30:42.768194+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[79557]: audit 2023-10-09T08:30:42.768627+0000 mon.a (mon.0) 833 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:30:44.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[79557]: audit 2023-10-09T08:30:42.768868+0000 mon.a (mon.0) 834 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 0.2733666401583311}]': finished 2023-10-09T08:30:44.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[79557]: cluster 2023-10-09T08:30:42.768950+0000 mon.a (mon.0) 835 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-10-09T08:30:44.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[79557]: cluster 2023-10-09T08:30:42.769048+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[79557]: cluster 2023-10-09T08:30:42.772781+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[79557]: cluster 2023-10-09T08:30:42.772925+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[79557]: cluster 2023-10-09T08:30:42.783273+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[79557]: cluster 2023-10-09T08:30:42.786239+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T08:30:44.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[79557]: cluster 2023-10-09T08:30:43.538158+0000 mon.a (mon.0) 836 : cluster 3 Health check update: Degraded data redundancy: 39372/181095 objects degraded (21.741%), 12 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:44.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:43 smithi081 bash[79557]: cluster 2023-10-09T08:30:43.547534+0000 mon.a (mon.0) 837 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-10-09T08:30:44.149 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:44.185 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:44.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:44.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:44.289 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:44.321 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:44.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:44.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:44.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:44.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:44.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:44.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:44.558 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:44.590 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:44.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:44.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:44.693 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:44.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:44.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:44.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:44.831 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:44.843 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:44 smithi118 bash[59345]: cluster 2023-10-09T08:30:43.544314+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.843 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:44 smithi118 bash[59345]: cluster 2023-10-09T08:30:43.546292+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.843 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:44 smithi118 bash[59345]: cluster 2023-10-09T08:30:43.549008+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.844 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:44 smithi118 bash[59345]: cluster 2023-10-09T08:30:43.549283+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.844 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:44 smithi118 bash[59345]: cluster 2023-10-09T08:30:43.549752+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.844 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:44 smithi118 bash[59345]: cluster 2023-10-09T08:30:43.551655+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.844 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:44 smithi118 bash[59345]: cluster 2023-10-09T08:30:43.551704+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.844 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:44 smithi118 bash[59345]: cluster 2023-10-09T08:30:43.551718+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.844 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:44 smithi118 bash[59345]: cluster 2023-10-09T08:30:43.552189+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.844 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:44 smithi118 bash[59345]: cluster 2023-10-09T08:30:43.554448+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.844 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:44 smithi118 bash[59345]: cluster 2023-10-09T08:30:43.665702+0000 mgr.y (mgr.26009) 858 : cluster 0 pgmap v881: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 190 op/s; 39372/181095 objects degraded (21.741%); 7009/181095 objects misplaced (3.870%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:30:44.844 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:44 smithi118 bash[59345]: cluster 2023-10-09T08:30:44.556040+0000 mon.a (mon.0) 838 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-10-09T08:30:44.862 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:44.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:44.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:44.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:44.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[76862]: cluster 2023-10-09T08:30:43.544314+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[76862]: cluster 2023-10-09T08:30:43.546292+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[76862]: cluster 2023-10-09T08:30:43.549008+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[76862]: cluster 2023-10-09T08:30:43.549283+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[76862]: cluster 2023-10-09T08:30:43.549752+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[76862]: cluster 2023-10-09T08:30:43.551655+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[76862]: cluster 2023-10-09T08:30:43.551704+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.980 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[76862]: cluster 2023-10-09T08:30:43.551718+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.980 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[76862]: cluster 2023-10-09T08:30:43.552189+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.980 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[76862]: cluster 2023-10-09T08:30:43.554448+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.980 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[76862]: cluster 2023-10-09T08:30:43.665702+0000 mgr.y (mgr.26009) 858 : cluster 0 pgmap v881: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 190 op/s; 39372/181095 objects degraded (21.741%); 7009/181095 objects misplaced (3.870%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:30:44.980 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[76862]: cluster 2023-10-09T08:30:44.556040+0000 mon.a (mon.0) 838 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-10-09T08:30:44.980 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[79557]: cluster 2023-10-09T08:30:43.544314+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.980 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[79557]: cluster 2023-10-09T08:30:43.546292+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.980 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[79557]: cluster 2023-10-09T08:30:43.549008+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.980 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[79557]: cluster 2023-10-09T08:30:43.549283+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.980 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[79557]: cluster 2023-10-09T08:30:43.549752+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.981 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[79557]: cluster 2023-10-09T08:30:43.551655+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.981 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[79557]: cluster 2023-10-09T08:30:43.551704+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.981 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[79557]: cluster 2023-10-09T08:30:43.551718+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.981 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[79557]: cluster 2023-10-09T08:30:43.552189+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.981 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[79557]: cluster 2023-10-09T08:30:43.554448+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T08:30:44.981 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[79557]: cluster 2023-10-09T08:30:43.665702+0000 mgr.y (mgr.26009) 858 : cluster 0 pgmap v881: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 190 op/s; 39372/181095 objects degraded (21.741%); 7009/181095 objects misplaced (3.870%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:30:44.981 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:44 smithi081 bash[79557]: cluster 2023-10-09T08:30:44.556040+0000 mon.a (mon.0) 838 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-10-09T08:30:44.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:44.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:44.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:45.097 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:45.127 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:45.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:45.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:45.230 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:45.255 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:45.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:45.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:45.359 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:45.395 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:45.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:45.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:45.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:45.523 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:45.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:45.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:45.629 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:45.661 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:45.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:45.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:45.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:45.768 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[76862]: cluster 2023-10-09T08:30:44.554148+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.768 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[76862]: cluster 2023-10-09T08:30:44.556978+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.768 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[76862]: cluster 2023-10-09T08:30:44.557031+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.768 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[76862]: cluster 2023-10-09T08:30:44.560972+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.768 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[76862]: cluster 2023-10-09T08:30:44.563186+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.768 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[76862]: cluster 2023-10-09T08:30:44.566380+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.768 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[76862]: cluster 2023-10-09T08:30:44.566525+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.768 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[76862]: cluster 2023-10-09T08:30:44.574555+0000 osd.6 (osd.6) 145 : cluster 0 7.1 starting backfill to osd.1 from (0'0,0'0] MAX to 200'8499 2023-10-09T08:30:45.768 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[76862]: audit 2023-10-09T08:30:44.875678+0000 mon.c (mon.2) 330 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:30:45.768 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[76862]: audit 2023-10-09T08:30:45.350093+0000 mon.a (mon.0) 839 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:45.768 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[76862]: audit 2023-10-09T08:30:45.360495+0000 mon.a (mon.0) 840 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:45.769 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[76862]: cluster 2023-10-09T08:30:45.575504+0000 mon.a (mon.0) 841 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-10-09T08:30:45.769 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[79557]: cluster 2023-10-09T08:30:44.554148+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.769 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[79557]: cluster 2023-10-09T08:30:44.556978+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.770 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[79557]: cluster 2023-10-09T08:30:44.557031+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.770 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[79557]: cluster 2023-10-09T08:30:44.560972+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.770 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[79557]: cluster 2023-10-09T08:30:44.563186+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.770 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[79557]: cluster 2023-10-09T08:30:44.566380+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.770 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[79557]: cluster 2023-10-09T08:30:44.566525+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.770 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[79557]: cluster 2023-10-09T08:30:44.574555+0000 osd.6 (osd.6) 145 : cluster 0 7.1 starting backfill to osd.1 from (0'0,0'0] MAX to 200'8499 2023-10-09T08:30:45.770 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[79557]: audit 2023-10-09T08:30:44.875678+0000 mon.c (mon.2) 330 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:30:45.770 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[79557]: audit 2023-10-09T08:30:45.350093+0000 mon.a (mon.0) 839 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:45.770 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[79557]: audit 2023-10-09T08:30:45.360495+0000 mon.a (mon.0) 840 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:45.770 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:45 smithi081 bash[79557]: cluster 2023-10-09T08:30:45.575504+0000 mon.a (mon.0) 841 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-10-09T08:30:45.797 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:45.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:45.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:45.900 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:45.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:45 smithi118 bash[59345]: cluster 2023-10-09T08:30:44.554148+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:45 smithi118 bash[59345]: cluster 2023-10-09T08:30:44.556978+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:45 smithi118 bash[59345]: cluster 2023-10-09T08:30:44.557031+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:45 smithi118 bash[59345]: cluster 2023-10-09T08:30:44.560972+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:45 smithi118 bash[59345]: cluster 2023-10-09T08:30:44.563186+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:45 smithi118 bash[59345]: cluster 2023-10-09T08:30:44.566380+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:45 smithi118 bash[59345]: cluster 2023-10-09T08:30:44.566525+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T08:30:45.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:45 smithi118 bash[59345]: cluster 2023-10-09T08:30:44.574555+0000 osd.6 (osd.6) 145 : cluster 0 7.1 starting backfill to osd.1 from (0'0,0'0] MAX to 200'8499 2023-10-09T08:30:45.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:45 smithi118 bash[59345]: audit 2023-10-09T08:30:44.875678+0000 mon.c (mon.2) 330 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:30:45.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:45 smithi118 bash[59345]: audit 2023-10-09T08:30:45.350093+0000 mon.a (mon.0) 839 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:45.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:45 smithi118 bash[59345]: audit 2023-10-09T08:30:45.360495+0000 mon.a (mon.0) 840 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:45.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:45 smithi118 bash[59345]: cluster 2023-10-09T08:30:45.575504+0000 mon.a (mon.0) 841 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-10-09T08:30:45.935 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:45.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:45.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:46.038 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:46.069 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:46.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:46.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:46.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:46.198 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:46.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:46.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:46.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:46.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:46.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:46.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:46.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:46.460 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:46.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:46.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:46.565 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:46.597 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:46.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:46.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:46.701 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:46.736 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:46.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:46.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:46.767 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:46 smithi081 bash[79557]: cluster 2023-10-09T08:30:45.573873+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T08:30:46.767 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:46 smithi081 bash[79557]: cluster 2023-10-09T08:30:45.578671+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T08:30:46.767 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:46 smithi081 bash[79557]: cluster 2023-10-09T08:30:45.580455+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T08:30:46.768 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:46 smithi081 bash[79557]: cluster 2023-10-09T08:30:45.666597+0000 mgr.y (mgr.26009) 859 : cluster 0 pgmap v884: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 202 op/s; 39159/178668 objects degraded (21.917%); 10571/178668 objects misplaced (5.917%); 4.6 MiB/s, 2 keys/s, 78 objects/s recovering 2023-10-09T08:30:46.768 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:46 smithi081 bash[79557]: cluster 2023-10-09T08:30:46.143735+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T08:30:46.839 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:46.852 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:46 smithi118 bash[59345]: cluster 2023-10-09T08:30:45.573873+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T08:30:46.853 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:46 smithi118 bash[59345]: cluster 2023-10-09T08:30:45.578671+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T08:30:46.853 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:46 smithi118 bash[59345]: cluster 2023-10-09T08:30:45.580455+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T08:30:46.853 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:46 smithi118 bash[59345]: cluster 2023-10-09T08:30:45.666597+0000 mgr.y (mgr.26009) 859 : cluster 0 pgmap v884: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 202 op/s; 39159/178668 objects degraded (21.917%); 10571/178668 objects misplaced (5.917%); 4.6 MiB/s, 2 keys/s, 78 objects/s recovering 2023-10-09T08:30:46.853 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:46 smithi118 bash[59345]: cluster 2023-10-09T08:30:46.143735+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T08:30:46.875 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:46.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:46.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:46.979 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:46.985 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:30:47.007 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:47.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:47.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:47.111 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:47.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:46 smithi081 bash[76862]: cluster 2023-10-09T08:30:45.573873+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T08:30:47.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:46 smithi081 bash[76862]: cluster 2023-10-09T08:30:45.578671+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T08:30:47.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:46 smithi081 bash[76862]: cluster 2023-10-09T08:30:45.580455+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T08:30:47.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:46 smithi081 bash[76862]: cluster 2023-10-09T08:30:45.666597+0000 mgr.y (mgr.26009) 859 : cluster 0 pgmap v884: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 202 op/s; 39159/178668 objects degraded (21.917%); 10571/178668 objects misplaced (5.917%); 4.6 MiB/s, 2 keys/s, 78 objects/s recovering 2023-10-09T08:30:47.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:46 smithi081 bash[76862]: cluster 2023-10-09T08:30:46.143735+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T08:30:47.144 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:47.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:47.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:47.247 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:47.275 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:47.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:47.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:47.379 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:47.414 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:47.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:47.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:47.517 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:47.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:47.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:47.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:47.654 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:47.687 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:47.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:47.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:47.790 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:47.826 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:47.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:47.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:47.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:47 smithi081 bash[76862]: cluster 2023-10-09T08:30:46.155540+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T08:30:47.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:47 smithi081 bash[79557]: cluster 2023-10-09T08:30:46.155540+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T08:30:47.879 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:30:47.882 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:30:47.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:47.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:47.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:47.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:48.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:47 smithi118 bash[59345]: cluster 2023-10-09T08:30:46.155540+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T08:30:48.053 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:48.090 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:48.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:48.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:48.193 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:48.216 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:48.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:48.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:48.321 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:48.354 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:48.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:48.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:48.457 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:48.491 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:48.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:48.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:48.595 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:48.625 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:48.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:48.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:48.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:48.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:48.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:48.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:48.856 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:48.871 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:48 smithi118 bash[59345]: cluster 2023-10-09T08:30:47.667235+0000 mgr.y (mgr.26009) 860 : cluster 0 pgmap v885: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 165 op/s; 39159/178668 objects degraded (21.917%); 10571/178668 objects misplaced (5.917%); 3.7 MiB/s, 2 keys/s, 63 objects/s recovering 2023-10-09T08:30:48.871 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:48 smithi118 bash[59345]: cluster 2023-10-09T08:30:48.540149+0000 mon.a (mon.0) 842 : cluster 3 Health check update: Degraded data redundancy: 39159/178668 objects degraded (21.917%), 12 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:48.890 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:48.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:48.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:48.994 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:49.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:48 smithi081 bash[76862]: cluster 2023-10-09T08:30:47.667235+0000 mgr.y (mgr.26009) 860 : cluster 0 pgmap v885: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 165 op/s; 39159/178668 objects degraded (21.917%); 10571/178668 objects misplaced (5.917%); 3.7 MiB/s, 2 keys/s, 63 objects/s recovering 2023-10-09T08:30:49.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:48 smithi081 bash[76862]: cluster 2023-10-09T08:30:48.540149+0000 mon.a (mon.0) 842 : cluster 3 Health check update: Degraded data redundancy: 39159/178668 objects degraded (21.917%), 12 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:49.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:48 smithi081 bash[79557]: cluster 2023-10-09T08:30:47.667235+0000 mgr.y (mgr.26009) 860 : cluster 0 pgmap v885: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 165 op/s; 39159/178668 objects degraded (21.917%); 10571/178668 objects misplaced (5.917%); 3.7 MiB/s, 2 keys/s, 63 objects/s recovering 2023-10-09T08:30:49.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:48 smithi081 bash[79557]: cluster 2023-10-09T08:30:48.540149+0000 mon.a (mon.0) 842 : cluster 3 Health check update: Degraded data redundancy: 39159/178668 objects degraded (21.917%), 12 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:49.021 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:49.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:49.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:49.125 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:49.158 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:49.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:49.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:49.261 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:49.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:49.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:49.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:49.390 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:49.426 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:49.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:49.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:49.530 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:49.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:49.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:49.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:49.660 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:49.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:49.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:49.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:49.786 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:49.813 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:49.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:49.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:49.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:49.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:49.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:49.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:50.002 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 2, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-10-09T08:30:50.002 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:30:50.002 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-10-09T08:30:50.002 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:30:50.002 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:30:50.003 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-10-09T08:30:50.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:50.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:50.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:50.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:50.174 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:50.234 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:50.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:50.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:50.337 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:50.363 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:50.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:50.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:50.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:50.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:50.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:50.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:50.622 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:50.650 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:50.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:50.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:50.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:50.806 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:50.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:50.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:50.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:50.916 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:50 smithi081 bash[76862]: cluster 2023-10-09T08:30:49.668075+0000 mgr.y (mgr.26009) 861 : cluster 0 pgmap v886: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 133 op/s; 39159/178635 objects degraded (21.921%); 10571/178635 objects misplaced (5.918%); 3.0 MiB/s, 1 keys/s, 51 objects/s recovering 2023-10-09T08:30:50.917 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:50 smithi081 bash[79557]: cluster 2023-10-09T08:30:49.668075+0000 mgr.y (mgr.26009) 861 : cluster 0 pgmap v886: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 133 op/s; 39159/178635 objects degraded (21.921%); 10571/178635 objects misplaced (5.918%); 3.0 MiB/s, 1 keys/s, 51 objects/s recovering 2023-10-09T08:30:50.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:50.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:50.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:51.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:50 smithi118 bash[59345]: cluster 2023-10-09T08:30:49.668075+0000 mgr.y (mgr.26009) 861 : cluster 0 pgmap v886: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 133 op/s; 39159/178635 objects degraded (21.921%); 10571/178635 objects misplaced (5.918%); 3.0 MiB/s, 1 keys/s, 51 objects/s recovering 2023-10-09T08:30:51.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:51.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:51.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:51.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:51.162 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:51.188 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:51.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:51.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:51.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:51.301 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:30:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:30:51] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.33.4" 2023-10-09T08:30:51.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:51.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:51.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:51.421 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:51.450 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:51.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:51.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:51.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:51.574 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:51.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:51.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:51.677 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:51.707 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:51.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:51.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:51.811 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:51.841 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:51.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:51.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:51.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:51.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:51.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:51.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:52.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:52.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:52.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:52.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:52.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:52.211 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:52.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:52 smithi081 bash[76862]: audit 2023-10-09T08:30:51.046961+0000 mon.a (mon.0) 843 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:52.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:52 smithi081 bash[76862]: audit 2023-10-09T08:30:51.057389+0000 mon.a (mon.0) 844 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:52.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:52 smithi081 bash[76862]: audit 2023-10-09T08:30:51.117035+0000 mon.a (mon.0) 845 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:52.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:52 smithi081 bash[76862]: audit 2023-10-09T08:30:51.128026+0000 mon.a (mon.0) 846 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:52.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:52 smithi081 bash[76862]: cluster 2023-10-09T08:30:51.668754+0000 mgr.y (mgr.26009) 862 : cluster 0 pgmap v887: 89 pgs: 1 activating, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 102 op/s; 39159/178635 objects degraded (21.921%); 10315/178635 objects misplaced (5.774%); 4.3 MiB/s, 1 keys/s, 71 objects/s recovering 2023-10-09T08:30:52.218 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:52 smithi081 bash[76862]: audit 2023-10-09T08:30:51.687328+0000 mon.c (mon.2) 331 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:30:52.218 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:52 smithi081 bash[76862]: audit 2023-10-09T08:30:51.688524+0000 mon.c (mon.2) 332 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:30:52.218 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:52 smithi081 bash[76862]: audit 2023-10-09T08:30:51.695084+0000 mon.a (mon.0) 847 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:52.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:52 smithi081 bash[79557]: audit 2023-10-09T08:30:51.046961+0000 mon.a (mon.0) 843 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:52.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:52 smithi081 bash[79557]: audit 2023-10-09T08:30:51.057389+0000 mon.a (mon.0) 844 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:52.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:52 smithi081 bash[79557]: audit 2023-10-09T08:30:51.117035+0000 mon.a (mon.0) 845 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:52.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:52 smithi081 bash[79557]: audit 2023-10-09T08:30:51.128026+0000 mon.a (mon.0) 846 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:52.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:52 smithi081 bash[79557]: cluster 2023-10-09T08:30:51.668754+0000 mgr.y (mgr.26009) 862 : cluster 0 pgmap v887: 89 pgs: 1 activating, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 102 op/s; 39159/178635 objects degraded (21.921%); 10315/178635 objects misplaced (5.774%); 4.3 MiB/s, 1 keys/s, 71 objects/s recovering 2023-10-09T08:30:52.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:52 smithi081 bash[79557]: audit 2023-10-09T08:30:51.687328+0000 mon.c (mon.2) 331 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:30:52.219 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:52 smithi081 bash[79557]: audit 2023-10-09T08:30:51.688524+0000 mon.c (mon.2) 332 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:30:52.219 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:52 smithi081 bash[79557]: audit 2023-10-09T08:30:51.695084+0000 mon.a (mon.0) 847 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:52.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:52.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:52.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:52.344 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:52.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:52.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:52.447 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:52.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:52.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:52.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:52.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:52 smithi118 bash[59345]: audit 2023-10-09T08:30:51.046961+0000 mon.a (mon.0) 843 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:52.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:52 smithi118 bash[59345]: audit 2023-10-09T08:30:51.057389+0000 mon.a (mon.0) 844 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:52.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:52 smithi118 bash[59345]: audit 2023-10-09T08:30:51.117035+0000 mon.a (mon.0) 845 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:52.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:52 smithi118 bash[59345]: audit 2023-10-09T08:30:51.128026+0000 mon.a (mon.0) 846 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:52.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:52 smithi118 bash[59345]: cluster 2023-10-09T08:30:51.668754+0000 mgr.y (mgr.26009) 862 : cluster 0 pgmap v887: 89 pgs: 1 activating, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 102 op/s; 39159/178635 objects degraded (21.921%); 10315/178635 objects misplaced (5.774%); 4.3 MiB/s, 1 keys/s, 71 objects/s recovering 2023-10-09T08:30:52.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:52 smithi118 bash[59345]: audit 2023-10-09T08:30:51.687328+0000 mon.c (mon.2) 331 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:30:52.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:52 smithi118 bash[59345]: audit 2023-10-09T08:30:51.688524+0000 mon.c (mon.2) 332 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:30:52.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:52 smithi118 bash[59345]: audit 2023-10-09T08:30:51.695084+0000 mon.a (mon.0) 847 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:52.576 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:52.609 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:52.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:52.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:52.707 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:30:52.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:52.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:52.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:52.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:52.840 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:52.869 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:52.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:52.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:52.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:52.994 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:52.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:52.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:53.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:53.122 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:53.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:53.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:53.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:53.246 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:53.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:53.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:53.349 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:53.380 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:53.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:53.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:53.483 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:53.517 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:53.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:53.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:53.621 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:53.651 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:53.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:53.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:53.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:53.777 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:53.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:53.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:53.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:53.902 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:53.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:53.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:54.005 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:54.036 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:54.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:54.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:54.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:54.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:54.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:54.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:54.266 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:54.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:54 smithi118 bash[59345]: audit 2023-10-09T08:30:53.147941+0000 mon.a (mon.0) 848 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:54.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:54 smithi118 bash[59345]: audit 2023-10-09T08:30:53.149326+0000 mon.c (mon.2) 333 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:30:54.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:54 smithi118 bash[59345]: cluster 2023-10-09T08:30:53.541246+0000 mon.a (mon.0) 849 : cluster 3 Health check update: Degraded data redundancy: 39159/178635 objects degraded (21.921%), 12 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:54.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:54 smithi118 bash[59345]: cluster 2023-10-09T08:30:53.669335+0000 mgr.y (mgr.26009) 863 : cluster 0 pgmap v888: 89 pgs: 1 activating, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 81 op/s; 39159/178635 objects degraded (21.921%); 10315/178635 objects misplaced (5.774%); 3.7 MiB/s, 1 keys/s, 61 objects/s recovering 2023-10-09T08:30:54.297 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:54.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:54.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:54.401 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:54.438 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:54.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:54.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:54.542 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:54.571 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:54.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:54.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:54.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:54 smithi081 bash[76862]: audit 2023-10-09T08:30:53.147941+0000 mon.a (mon.0) 848 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:54.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:54 smithi081 bash[76862]: audit 2023-10-09T08:30:53.149326+0000 mon.c (mon.2) 333 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:30:54.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:54 smithi081 bash[76862]: cluster 2023-10-09T08:30:53.541246+0000 mon.a (mon.0) 849 : cluster 3 Health check update: Degraded data redundancy: 39159/178635 objects degraded (21.921%), 12 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:54.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:54 smithi081 bash[76862]: cluster 2023-10-09T08:30:53.669335+0000 mgr.y (mgr.26009) 863 : cluster 0 pgmap v888: 89 pgs: 1 activating, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 81 op/s; 39159/178635 objects degraded (21.921%); 10315/178635 objects misplaced (5.774%); 3.7 MiB/s, 1 keys/s, 61 objects/s recovering 2023-10-09T08:30:54.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:54 smithi081 bash[79557]: audit 2023-10-09T08:30:53.147941+0000 mon.a (mon.0) 848 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:30:54.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:54 smithi081 bash[79557]: audit 2023-10-09T08:30:53.149326+0000 mon.c (mon.2) 333 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:30:54.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:54 smithi081 bash[79557]: cluster 2023-10-09T08:30:53.541246+0000 mon.a (mon.0) 849 : cluster 3 Health check update: Degraded data redundancy: 39159/178635 objects degraded (21.921%), 12 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:30:54.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:54 smithi081 bash[79557]: cluster 2023-10-09T08:30:53.669335+0000 mgr.y (mgr.26009) 863 : cluster 0 pgmap v888: 89 pgs: 1 activating, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovering, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 81 op/s; 39159/178635 objects degraded (21.921%); 10315/178635 objects misplaced (5.774%); 3.7 MiB/s, 1 keys/s, 61 objects/s recovering 2023-10-09T08:30:54.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:54.698 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:54.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:54.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:54.801 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:54.822 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:30:54.835 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:54.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:54.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:54.942 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:54.969 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:54.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:54.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:55.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:55.101 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:55.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:55.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:55.205 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:55.238 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:55.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:55.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:55.299 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:30:55.299 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:30:55.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:55.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:55.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:55.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:55.470 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:55.499 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:55.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:55.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:55.597 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:55 smithi081 bash[79557]: audit 2023-10-09T08:30:55.301153+0000 mon.c (mon.2) 334 : audit 0 from='client.? 172.21.15.81:0/2801316178' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:30:55.597 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:55 smithi081 bash[76862]: audit 2023-10-09T08:30:55.301153+0000 mon.c (mon.2) 334 : audit 0 from='client.? 172.21.15.81:0/2801316178' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:30:55.603 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:55.633 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:55.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:55.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:55.736 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:55.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:55 smithi118 bash[59345]: audit 2023-10-09T08:30:55.301153+0000 mon.c (mon.2) 334 : audit 0 from='client.? 172.21.15.81:0/2801316178' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:30:55.769 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:55.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:55.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:55.872 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:55.904 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:55.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:55.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:56.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:56.039 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:56.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:56.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:56.146 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:56.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:56.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:56.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:56.272 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:56.293 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:56.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:56.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:56.396 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:56.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:56.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:56.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:56.521 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:56.552 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:56.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:56.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:56.656 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:56.688 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:56.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:56.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:56.791 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:56.804 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:56 smithi118 bash[59345]: cluster 2023-10-09T08:30:55.670317+0000 mgr.y (mgr.26009) 864 : cluster 0 pgmap v889: 89 pgs: 1 activating, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 39159/178635 objects degraded (21.921%); 9994/178635 objects misplaced (5.595%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T08:30:56.822 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:56.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:56.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:56.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:56 smithi081 bash[79557]: cluster 2023-10-09T08:30:55.670317+0000 mgr.y (mgr.26009) 864 : cluster 0 pgmap v889: 89 pgs: 1 activating, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 39159/178635 objects degraded (21.921%); 9994/178635 objects misplaced (5.595%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T08:30:56.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:56 smithi081 bash[76862]: cluster 2023-10-09T08:30:55.670317+0000 mgr.y (mgr.26009) 864 : cluster 0 pgmap v889: 89 pgs: 1 activating, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 39159/178635 objects degraded (21.921%); 9994/178635 objects misplaced (5.595%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T08:30:56.926 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:56.960 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:56.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:56.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:57.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:57.090 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:57.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:57.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:57.193 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:57.227 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:57.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:57.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:57.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:57.354 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:57.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:57.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:57.376 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-09T08:30:57.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:57.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:57.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:57.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:57.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:57.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:57.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:57.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:57.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:57.745 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:30:57.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:57.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:30:57.849 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:57.882 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:30:57.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:57.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:30:57.985 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:58.021 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:58.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:58.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:58.124 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:58.145 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:58.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:58.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:58.250 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:58.286 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:58.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:58.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:58.389 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:58.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:58.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:58.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:58.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:58.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:58.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:58.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:30:58.643 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:58.670 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:58.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:58.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:58.773 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:58.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:58.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:58.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:58.902 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:58.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:58 smithi118 bash[59345]: cluster 2023-10-09T08:30:57.671063+0000 mgr.y (mgr.26009) 865 : cluster 0 pgmap v890: 89 pgs: 1 activating, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 39159/178635 objects degraded (21.921%); 9994/178635 objects misplaced (5.595%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T08:30:58.931 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:58.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:58.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:59.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:59.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:58 smithi081 bash[76862]: cluster 2023-10-09T08:30:57.671063+0000 mgr.y (mgr.26009) 865 : cluster 0 pgmap v890: 89 pgs: 1 activating, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 39159/178635 objects degraded (21.921%); 9994/178635 objects misplaced (5.595%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T08:30:59.043 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:58 smithi081 bash[79557]: cluster 2023-10-09T08:30:57.671063+0000 mgr.y (mgr.26009) 865 : cluster 0 pgmap v890: 89 pgs: 1 activating, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 39159/178635 objects degraded (21.921%); 9994/178635 objects misplaced (5.595%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T08:30:59.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:59.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:59.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:59.160 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:59.186 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:30:59.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:59.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:30:59.291 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:59.322 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:30:59.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:59.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:30:59.425 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:59.451 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:59.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:59.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:59.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:59.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:30:59.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:59.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:30:59.685 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:59.710 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:30:59.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:59.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:30:59.753 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:30:59.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:59.821 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:59 smithi081 bash[76862]: audit 2023-10-09T08:30:59.237349+0000 mon.c (mon.2) 335 : audit 1 from='client.? 172.21.15.81:0/2968881011' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:30:59.821 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:30:59 smithi081 bash[76862]: audit 2023-10-09T08:30:59.238036+0000 mon.a (mon.0) 850 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:30:59.821 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:59 smithi081 bash[79557]: audit 2023-10-09T08:30:59.237349+0000 mon.c (mon.2) 335 : audit 1 from='client.? 172.21.15.81:0/2968881011' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:30:59.822 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:30:59 smithi081 bash[79557]: audit 2023-10-09T08:30:59.238036+0000 mon.a (mon.0) 850 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:30:59.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:30:59.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:59.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:30:59.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:59.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:30:59.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:30:59.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:00.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:00.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:00.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:00.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:00.209 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:00.235 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:00.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:00.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:00.332 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:59 smithi118 bash[59345]: audit 2023-10-09T08:30:59.237349+0000 mon.c (mon.2) 335 : audit 1 from='client.? 172.21.15.81:0/2968881011' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:31:00.332 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:30:59 smithi118 bash[59345]: audit 2023-10-09T08:30:59.238036+0000 mon.a (mon.0) 850 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:31:00.433 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:00.462 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:00.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:00.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:00.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:00.598 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:00.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:00.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:00.701 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:00.731 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:00.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:00.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:00.826 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:31:00.827 INFO:teuthology.orchestra.run.smithi118.stdout: "success": "" 2023-10-09T08:31:00.827 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:31:00.835 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:00.849 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:59.671755+0000 mgr.y (mgr.26009) 866 : cluster 0 pgmap v891: 89 pgs: 1 activating, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 39159/178635 objects degraded (21.921%); 9994/178635 objects misplaced (5.595%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T08:31:00.849 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:59.726480+0000 mon.a (mon.0) 851 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:31:00.849 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:59.740482+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T08:31:00.849 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:59.742867+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T08:31:00.850 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:00 smithi118 bash[59345]: audit 2023-10-09T08:30:59.743720+0000 mon.a (mon.0) 852 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:31:00.850 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:59.743811+0000 mon.a (mon.0) 853 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-10-09T08:31:00.850 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:59.798517+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T08:31:00.850 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:59.798609+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T08:31:00.850 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:00 smithi118 bash[59345]: cluster 2023-10-09T08:30:59.798732+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T08:31:00.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:00.874 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:00.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:00.975 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:01.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:59.671755+0000 mgr.y (mgr.26009) 866 : cluster 0 pgmap v891: 89 pgs: 1 activating, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 39159/178635 objects degraded (21.921%); 9994/178635 objects misplaced (5.595%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T08:31:01.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:59.726480+0000 mon.a (mon.0) 851 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:31:01.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:59.740482+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T08:31:01.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:59.742867+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T08:31:01.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[76862]: audit 2023-10-09T08:30:59.743720+0000 mon.a (mon.0) 852 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:31:01.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:59.743811+0000 mon.a (mon.0) 853 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-10-09T08:31:01.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:59.798517+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T08:31:01.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:59.798609+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T08:31:01.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[76862]: cluster 2023-10-09T08:30:59.798732+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T08:31:01.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:59.671755+0000 mgr.y (mgr.26009) 866 : cluster 0 pgmap v891: 89 pgs: 1 activating, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 72 active+clean, 1 active+recovery_wait, 1 active+recovering, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 39159/178635 objects degraded (21.921%); 9994/178635 objects misplaced (5.595%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T08:31:01.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:59.726480+0000 mon.a (mon.0) 851 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:31:01.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:59.740482+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T08:31:01.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:59.742867+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T08:31:01.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[79557]: audit 2023-10-09T08:30:59.743720+0000 mon.a (mon.0) 852 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:31:01.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:59.743811+0000 mon.a (mon.0) 853 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-10-09T08:31:01.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:59.798517+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T08:31:01.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:59.798609+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T08:31:01.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:00 smithi081 bash[79557]: cluster 2023-10-09T08:30:59.798732+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T08:31:01.003 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:01.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:01.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:01.108 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:01.133 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:01.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:01.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:01.168 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:31:01.202 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:31:01.228 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:31:01.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:01.251 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:31:01.274 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:01.276 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:31:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:31:01] "GET /metrics HTTP/1.1" 200 36593 "" "Prometheus/2.33.4" 2023-10-09T08:31:01.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:01.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:01.277 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:31:01.304 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:31:01.326 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:31:01.349 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:31:01.351 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:31:01.351 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:31:01.351 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:31:01.351 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:31:01.351 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:31:01.351 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:31:01.352 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:31:01.352 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:31:01.377 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:01.405 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:01.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:01.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:01.508 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:01.543 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:01.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:01.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:01.646 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:01.680 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:01.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:01.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:01.784 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:01.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:01.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:01.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:01.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:01.930 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:01 smithi081 bash[79557]: cluster 2023-10-09T08:31:01.735838+0000 mon.a (mon.0) 854 : cluster 3 Health check update: Degraded data redundancy: 44871/178206 objects degraded (25.179%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:01.930 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:01 smithi081 bash[76862]: cluster 2023-10-09T08:31:01.735838+0000 mon.a (mon.0) 854 : cluster 3 Health check update: Degraded data redundancy: 44871/178206 objects degraded (25.179%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:01.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:01.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:01.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:02.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:01 smithi118 bash[59345]: cluster 2023-10-09T08:31:01.735838+0000 mon.a (mon.0) 854 : cluster 3 Health check update: Degraded data redundancy: 44871/178206 objects degraded (25.179%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:02.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:02.073 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:02.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:02.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:02.176 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:02.207 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:02.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:02.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:02.311 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:02.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:02.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:02.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:02.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:02.461 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:02.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:02.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:02.565 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:02.592 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:02.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:02.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:02.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:02.721 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:02.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:02.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:02.824 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:02.837 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:02 smithi118 bash[59345]: cluster 2023-10-09T08:31:01.672531+0000 mgr.y (mgr.26009) 867 : cluster 0 pgmap v893: 89 pgs: 1 active+undersized+degraded+remapped+laggy, 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 73 active+clean, 1 active+recovering, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 9 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 14 op/s; 44871/178206 objects degraded (25.179%); 9578/178206 objects misplaced (5.375%); 5.5 MiB/s, 87 objects/s recovering 2023-10-09T08:31:02.861 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:02.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:02.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:02.965 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:02.989 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:02.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:02.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:03.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:31:03.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:02 smithi081 bash[76862]: cluster 2023-10-09T08:31:01.672531+0000 mgr.y (mgr.26009) 867 : cluster 0 pgmap v893: 89 pgs: 1 active+undersized+degraded+remapped+laggy, 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 73 active+clean, 1 active+recovering, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 9 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 14 op/s; 44871/178206 objects degraded (25.179%); 9578/178206 objects misplaced (5.375%); 5.5 MiB/s, 87 objects/s recovering 2023-10-09T08:31:03.013 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:02 smithi081 bash[79557]: cluster 2023-10-09T08:31:01.672531+0000 mgr.y (mgr.26009) 867 : cluster 0 pgmap v893: 89 pgs: 1 active+undersized+degraded+remapped+laggy, 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 73 active+clean, 1 active+recovering, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 9 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 14 op/s; 44871/178206 objects degraded (25.179%); 9578/178206 objects misplaced (5.375%); 5.5 MiB/s, 87 objects/s recovering 2023-10-09T08:31:03.092 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:03.127 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:03.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:03.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:03.231 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:03.265 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:03.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:03.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:03.369 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:03.401 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:03.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:03.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:03.502 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:31:03.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:03.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:03.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:03.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:03.639 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:03.671 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:03.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:03.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:03.774 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:03.808 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:03.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:03.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:03.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:03.932 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:03.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:03.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:04.035 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:04.063 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:04.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:04.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:04.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:04.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:04.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:04.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:04.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:04.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:04.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:04.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:04.426 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:04.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:31:04.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:04.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:04.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:04.561 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:04.590 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:04.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:04.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:04.694 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:04.705 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:04 smithi118 bash[59345]: cluster 2023-10-09T08:31:03.673125+0000 mgr.y (mgr.26009) 868 : cluster 0 pgmap v894: 89 pgs: 1 active+undersized+degraded+remapped+laggy, 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 73 active+clean, 1 active+recovering, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 9 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 14 op/s; 44871/178206 objects degraded (25.179%); 9578/178206 objects misplaced (5.375%); 5.5 MiB/s, 87 objects/s recovering 2023-10-09T08:31:04.724 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:04.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:04.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:04.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:04.837 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:04 smithi081 bash[76862]: cluster 2023-10-09T08:31:03.673125+0000 mgr.y (mgr.26009) 868 : cluster 0 pgmap v894: 89 pgs: 1 active+undersized+degraded+remapped+laggy, 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 73 active+clean, 1 active+recovering, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 9 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 14 op/s; 44871/178206 objects degraded (25.179%); 9578/178206 objects misplaced (5.375%); 5.5 MiB/s, 87 objects/s recovering 2023-10-09T08:31:04.838 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:04 smithi081 bash[79557]: cluster 2023-10-09T08:31:03.673125+0000 mgr.y (mgr.26009) 868 : cluster 0 pgmap v894: 89 pgs: 1 active+undersized+degraded+remapped+laggy, 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 73 active+clean, 1 active+recovering, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 9 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 14 op/s; 44871/178206 objects degraded (25.179%); 9578/178206 objects misplaced (5.375%); 5.5 MiB/s, 87 objects/s recovering 2023-10-09T08:31:04.852 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:04.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:04.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:04.955 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:04.988 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:04.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:04.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:05.092 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:05.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:05.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:05.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:05.215 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:05.246 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:05.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:05.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:05.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:05.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:05.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:05.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:05.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:05.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:05.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:05.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:05.613 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:05.645 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:05.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:05.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:05.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:05.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:05.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:05.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:05.877 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:05.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:05.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:05.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:06.007 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:06.035 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:06.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:06.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:06.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:06.161 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:06.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:06.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:06.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:06.291 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:06.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:06.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:06.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:06.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:06.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:06.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:06.523 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:06.548 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:06.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:06.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:06.652 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:06.684 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:06.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:06.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:06.733 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:06 smithi081 bash[76862]: cluster 2023-10-09T08:31:05.673843+0000 mgr.y (mgr.26009) 869 : cluster 0 pgmap v895: 89 pgs: 1 active+undersized+degraded+remapped+laggy, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped, 74 active+clean, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 31 op/s; 44841/177681 objects degraded (25.237%); 9070/177681 objects misplaced (5.105%); 6.7 MiB/s, 106 objects/s recovering 2023-10-09T08:31:06.787 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:06.812 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:06.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:06.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:06.817 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 2, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-10-09T08:31:06.817 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:31:06.818 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-10-09T08:31:06.818 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:31:06.818 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:31:06.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-10-09T08:31:06.916 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:06.927 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:06 smithi118 bash[59345]: cluster 2023-10-09T08:31:05.673843+0000 mgr.y (mgr.26009) 869 : cluster 0 pgmap v895: 89 pgs: 1 active+undersized+degraded+remapped+laggy, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped, 74 active+clean, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 31 op/s; 44841/177681 objects degraded (25.237%); 9070/177681 objects misplaced (5.105%); 6.7 MiB/s, 106 objects/s recovering 2023-10-09T08:31:06.945 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:06.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:06.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:07.048 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:07.080 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:07.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:07.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:07.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:06 smithi081 bash[79557]: cluster 2023-10-09T08:31:05.673843+0000 mgr.y (mgr.26009) 869 : cluster 0 pgmap v895: 89 pgs: 1 active+undersized+degraded+remapped+laggy, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped, 74 active+clean, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 31 op/s; 44841/177681 objects degraded (25.237%); 9070/177681 objects misplaced (5.105%); 6.7 MiB/s, 106 objects/s recovering 2023-10-09T08:31:07.184 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:07.215 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:07.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:07.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:07.319 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:07.348 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:07.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:07.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:07.452 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:07.484 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:07.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:07.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:07.563 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:31:07.588 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:07.612 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:07.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:07.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:07.718 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:07.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:07.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:07.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:07.759 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:31:07.759 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-09T08:31:07.759 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-09T08:31:07.759 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:31:07.760 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.760 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:211527 6.f 6:f886c93f:::benchmark_data_smithi081_130020_object101891:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-09T08:31:07.760 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:24:21.753751+0000", 2023-10-09T08:31:07.760 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 405.999503538, 2023-10-09T08:31:07.760 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.23786721, 2023-10-09T08:31:07.760 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.760 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.760 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.760 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:31:07.760 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:31:07.760 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 211527 2023-10-09T08:31:07.760 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.761 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.761 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.761 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.761 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.753751+0000", 2023-10-09T08:31:07.761 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.761 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.761 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.761 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.761 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.753751+0000", 2023-10-09T08:31:07.761 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.761 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.762 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.762 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.762 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.753750+0000", 2023-10-09T08:31:07.762 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:31:07.762 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.762 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.762 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.762 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.753755+0000", 2023-10-09T08:31:07.762 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0170000000000004e-06 2023-10-09T08:31:07.762 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.762 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.762 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.763 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.753765+0000", 2023-10-09T08:31:07.763 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0732e-05 2023-10-09T08:31:07.763 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.763 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.763 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.763 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.753771+0000", 2023-10-09T08:31:07.763 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.0109999999999997e-06 2023-10-09T08:31:07.763 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.763 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.763 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.763 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.756304+0000", 2023-10-09T08:31:07.763 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002532308 2023-10-09T08:31:07.764 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.764 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.764 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.764 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.756393+0000", 2023-10-09T08:31:07.764 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9326000000000005e-05 2023-10-09T08:31:07.764 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.764 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.764 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,6", 2023-10-09T08:31:07.764 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.756484+0000", 2023-10-09T08:31:07.764 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0678000000000002e-05 2023-10-09T08:31:07.764 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.764 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.765 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.765 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.759749+0000", 2023-10-09T08:31:07.765 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0032652900000000001 2023-10-09T08:31:07.765 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.765 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.765 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.765 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.761881+0000", 2023-10-09T08:31:07.765 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021316600000000001 2023-10-09T08:31:07.765 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.765 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.765 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.765 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777417+0000", 2023-10-09T08:31:07.766 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015536907000000001 2023-10-09T08:31:07.766 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.766 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.766 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.766 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777447+0000", 2023-10-09T08:31:07.766 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.9938999999999999e-05 2023-10-09T08:31:07.766 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.766 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.766 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.766 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.991618+0000", 2023-10-09T08:31:07.766 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21417039099999999 2023-10-09T08:31:07.766 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.767 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.767 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.767 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.767 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.767 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35004.0:211546 6.f 6:ff11cbd2:::benchmark_data_smithi081_130020_object101910:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-09T08:31:07.767 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:24:21.777402+0000", 2023-10-09T08:31:07.767 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 405.97585161900003, 2023-10-09T08:31:07.767 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.23838224899999999, 2023-10-09T08:31:07.767 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.767 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.767 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.767 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35004", 2023-10-09T08:31:07.768 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1379959997", 2023-10-09T08:31:07.768 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 211546 2023-10-09T08:31:07.768 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.768 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.768 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.768 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.768 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777402+0000", 2023-10-09T08:31:07.768 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.768 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.768 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.768 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.768 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777402+0000", 2023-10-09T08:31:07.768 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.769 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.769 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.769 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.769 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777402+0000", 2023-10-09T08:31:07.769 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:31:07.769 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.769 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.769 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.769 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777406+0000", 2023-10-09T08:31:07.769 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7309999999999999e-06 2023-10-09T08:31:07.769 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.769 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.770 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.770 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777414+0000", 2023-10-09T08:31:07.770 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5799999999999992e-06 2023-10-09T08:31:07.770 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.770 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.770 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.770 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:21.777420+0000", 2023-10-09T08:31:07.770 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.0190000000000003e-06 2023-10-09T08:31:07.770 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.770 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.770 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.770 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.001352+0000", 2023-10-09T08:31:07.771 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.223931517 2023-10-09T08:31:07.771 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.771 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.771 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.771 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.001498+0000", 2023-10-09T08:31:07.771 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014636599999999999 2023-10-09T08:31:07.771 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.771 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.771 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,6", 2023-10-09T08:31:07.771 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.001644+0000", 2023-10-09T08:31:07.771 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000145752 2023-10-09T08:31:07.771 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.772 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.772 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.772 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.005831+0000", 2023-10-09T08:31:07.772 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0041866710000000003 2023-10-09T08:31:07.772 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.772 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.772 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.772 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.012873+0000", 2023-10-09T08:31:07.772 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0070424759999999998 2023-10-09T08:31:07.772 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.772 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.772 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.773 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.015699+0000", 2023-10-09T08:31:07.773 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002826463 2023-10-09T08:31:07.773 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.773 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.773 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.773 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.015747+0000", 2023-10-09T08:31:07.773 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.7181000000000001e-05 2023-10-09T08:31:07.773 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.773 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.773 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.773 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:24:22.015785+0000", 2023-10-09T08:31:07.773 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8065999999999998e-05 2023-10-09T08:31:07.774 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.774 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.774 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.774 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.774 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.774 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:62367 7.2 7:4e8a07f7:::benchmark_data_smithi081_154445_object62366:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-10-09T08:31:07.774 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:26:41.747474+0000", 2023-10-09T08:31:07.774 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 266.00577995899999, 2023-10-09T08:31:07.774 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1905827850000001, 2023-10-09T08:31:07.774 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.774 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.775 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.775 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.775 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.775 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 62367 2023-10-09T08:31:07.775 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.775 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.775 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.775 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.775 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:41.747474+0000", 2023-10-09T08:31:07.775 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.775 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.776 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.776 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.776 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:41.747474+0000", 2023-10-09T08:31:07.776 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.776 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.776 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.776 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.776 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:41.747472+0000", 2023-10-09T08:31:07.776 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:31:07.776 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.776 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.777 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.777 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:41.747503+0000", 2023-10-09T08:31:07.777 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0556999999999999e-05 2023-10-09T08:31:07.777 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.777 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.777 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.777 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:41.747518+0000", 2023-10-09T08:31:07.777 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.504e-05 2023-10-09T08:31:07.777 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.777 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.777 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.778 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:41.747529+0000", 2023-10-09T08:31:07.778 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1433999999999999e-05 2023-10-09T08:31:07.778 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.778 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.778 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.778 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:41.747603+0000", 2023-10-09T08:31:07.778 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3576000000000002e-05 2023-10-09T08:31:07.778 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.778 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.778 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:31:07.778 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:41.747614+0000", 2023-10-09T08:31:07.779 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1505000000000001e-05 2023-10-09T08:31:07.779 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.779 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.779 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.779 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:42.708700+0000", 2023-10-09T08:31:07.779 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.96108549399999998 2023-10-09T08:31:07.779 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.779 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.779 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:31:07.779 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:42.708717+0000", 2023-10-09T08:31:07.779 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6985000000000001e-05 2023-10-09T08:31:07.779 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.780 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.780 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.780 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:43.925880+0000", 2023-10-09T08:31:07.780 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.217163486 2023-10-09T08:31:07.780 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.780 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.780 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.780 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:43.926104+0000", 2023-10-09T08:31:07.780 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000223692 2023-10-09T08:31:07.780 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.780 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.781 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-09T08:31:07.781 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:43.926306+0000", 2023-10-09T08:31:07.781 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00020171699999999999 2023-10-09T08:31:07.781 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.781 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.781 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.781 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:43.932761+0000", 2023-10-09T08:31:07.781 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0064552660000000003 2023-10-09T08:31:07.781 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.781 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.781 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.781 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:43.932964+0000", 2023-10-09T08:31:07.782 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00020332400000000001 2023-10-09T08:31:07.782 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.782 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.782 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.782 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:43.934736+0000", 2023-10-09T08:31:07.782 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0017716870000000001 2023-10-09T08:31:07.782 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.782 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.782 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.782 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:43.934806+0000", 2023-10-09T08:31:07.783 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9559000000000003e-05 2023-10-09T08:31:07.783 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.783 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.783 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.783 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:43.938057+0000", 2023-10-09T08:31:07.783 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0032513799999999999 2023-10-09T08:31:07.783 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.783 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.783 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.783 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.783 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.784 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:64338 7.2 7:42a8dd40:::benchmark_data_smithi081_154445_object64337:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-09T08:31:07.784 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:26:46.287848+0000", 2023-10-09T08:31:07.784 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 261.46540622700002, 2023-10-09T08:31:07.784 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.24215196999999999, 2023-10-09T08:31:07.784 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.784 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.784 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.784 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.784 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.784 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 64338 2023-10-09T08:31:07.784 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.785 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.785 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.785 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.785 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.287848+0000", 2023-10-09T08:31:07.785 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.785 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.785 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.785 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.785 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.287848+0000", 2023-10-09T08:31:07.785 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.785 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.785 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.786 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.786 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.287846+0000", 2023-10-09T08:31:07.786 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:31:07.786 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.786 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.786 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.786 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.287871+0000", 2023-10-09T08:31:07.786 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4615000000000001e-05 2023-10-09T08:31:07.786 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.786 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.786 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.787 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.287884+0000", 2023-10-09T08:31:07.787 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2889e-05 2023-10-09T08:31:07.787 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.787 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.787 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.787 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.287893+0000", 2023-10-09T08:31:07.787 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1190000000000003e-06 2023-10-09T08:31:07.787 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.787 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.787 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.787 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.294941+0000", 2023-10-09T08:31:07.787 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0070480539999999998 2023-10-09T08:31:07.788 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.788 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.788 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.788 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.295122+0000", 2023-10-09T08:31:07.788 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000180953 2023-10-09T08:31:07.788 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.788 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.788 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-09T08:31:07.788 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.295305+0000", 2023-10-09T08:31:07.788 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018245499999999999 2023-10-09T08:31:07.788 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.789 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.789 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.789 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.303846+0000", 2023-10-09T08:31:07.789 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0085409590000000007 2023-10-09T08:31:07.789 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.789 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.789 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.789 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.303859+0000", 2023-10-09T08:31:07.789 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.31e-05 2023-10-09T08:31:07.789 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.789 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.789 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.790 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.526721+0000", 2023-10-09T08:31:07.790 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.222862636 2023-10-09T08:31:07.790 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.790 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.790 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.790 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.526791+0000", 2023-10-09T08:31:07.790 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.0056999999999997e-05 2023-10-09T08:31:07.790 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.790 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.790 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.790 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.530000+0000", 2023-10-09T08:31:07.791 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003208523 2023-10-09T08:31:07.791 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.791 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.791 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.791 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.791 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.791 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:64340 7.2 7:4066ae01:::benchmark_data_smithi081_154445_object64339:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-09T08:31:07.791 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:26:46.289251+0000", 2023-10-09T08:31:07.791 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 261.464003117, 2023-10-09T08:31:07.791 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.24362276299999999, 2023-10-09T08:31:07.791 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.792 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.792 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.792 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.792 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.792 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 64340 2023-10-09T08:31:07.792 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.792 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.792 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.792 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.792 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.289251+0000", 2023-10-09T08:31:07.792 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.793 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.793 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.793 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.793 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.289251+0000", 2023-10-09T08:31:07.793 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.793 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.793 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.793 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.793 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.289250+0000", 2023-10-09T08:31:07.793 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:31:07.793 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.793 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.794 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.794 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.289271+0000", 2023-10-09T08:31:07.794 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1401999999999999e-05 2023-10-09T08:31:07.794 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.794 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.794 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.794 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.289285+0000", 2023-10-09T08:31:07.794 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3903000000000001e-05 2023-10-09T08:31:07.794 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.794 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.794 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.795 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.289294+0000", 2023-10-09T08:31:07.795 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9910000000000008e-06 2023-10-09T08:31:07.795 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.795 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.795 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.795 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.301546+0000", 2023-10-09T08:31:07.795 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012252025 2023-10-09T08:31:07.795 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.795 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.795 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.795 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.301668+0000", 2023-10-09T08:31:07.796 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000122445 2023-10-09T08:31:07.796 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.796 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.796 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,2", 2023-10-09T08:31:07.796 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.301779+0000", 2023-10-09T08:31:07.796 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011028500000000001 2023-10-09T08:31:07.796 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.796 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.796 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.796 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.304084+0000", 2023-10-09T08:31:07.796 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0023050829999999999 2023-10-09T08:31:07.797 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.797 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.797 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.797 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.307666+0000", 2023-10-09T08:31:07.797 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0035822359999999999 2023-10-09T08:31:07.797 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.797 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.797 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.797 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.530078+0000", 2023-10-09T08:31:07.797 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.22241180999999999 2023-10-09T08:31:07.797 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.798 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.798 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.798 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.530147+0000", 2023-10-09T08:31:07.798 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8984000000000002e-05 2023-10-09T08:31:07.798 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.798 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.798 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.798 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:26:46.532874+0000", 2023-10-09T08:31:07.798 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0027269339999999999 2023-10-09T08:31:07.798 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.798 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.798 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.799 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.799 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.799 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:92506 7.f 7:f98d5f15:::benchmark_data_smithi081_154445_object92505:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-10-09T08:31:07.799 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:27.150872+0000", 2023-10-09T08:31:07.799 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 220.60238207200001, 2023-10-09T08:31:07.799 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.31589270000000003, 2023-10-09T08:31:07.799 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.799 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.799 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.799 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.799 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.800 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 92506 2023-10-09T08:31:07.800 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.800 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.800 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.800 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.800 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.150872+0000", 2023-10-09T08:31:07.800 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.800 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.800 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.800 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.801 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.150872+0000", 2023-10-09T08:31:07.801 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.801 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.801 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.801 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.801 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.150870+0000", 2023-10-09T08:31:07.801 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:31:07.801 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.801 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.801 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.801 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.150900+0000", 2023-10-09T08:31:07.801 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.97e-05 2023-10-09T08:31:07.802 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.802 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.802 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.802 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.150916+0000", 2023-10-09T08:31:07.802 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6371e-05 2023-10-09T08:31:07.802 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.802 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.802 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.802 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.150926+0000", 2023-10-09T08:31:07.802 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1479999999999995e-06 2023-10-09T08:31:07.802 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.803 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.803 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.803 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.165262+0000", 2023-10-09T08:31:07.803 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014336428 2023-10-09T08:31:07.803 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.803 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.803 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.803 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.171472+0000", 2023-10-09T08:31:07.803 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0062099269999999996 2023-10-09T08:31:07.803 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.803 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.804 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-09T08:31:07.804 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.172215+0000", 2023-10-09T08:31:07.804 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00074359100000000004 2023-10-09T08:31:07.804 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.804 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.804 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.804 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.185290+0000", 2023-10-09T08:31:07.804 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013074742 2023-10-09T08:31:07.804 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.804 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.804 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.804 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.202156+0000", 2023-10-09T08:31:07.805 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016866065999999999 2023-10-09T08:31:07.805 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.805 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.805 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.805 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.462988+0000", 2023-10-09T08:31:07.805 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.26083220000000001 2023-10-09T08:31:07.805 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.805 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.805 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.805 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.463048+0000", 2023-10-09T08:31:07.805 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9138999999999997e-05 2023-10-09T08:31:07.806 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.806 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.806 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.806 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.466765+0000", 2023-10-09T08:31:07.806 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0037170829999999999 2023-10-09T08:31:07.806 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.806 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.806 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.806 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.806 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.806 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:92509 7.f 7:fd133fa3:::benchmark_data_smithi081_154445_object92508:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-10-09T08:31:07.806 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:27.154716+0000", 2023-10-09T08:31:07.807 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 220.59853800600001, 2023-10-09T08:31:07.807 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.31871590700000002, 2023-10-09T08:31:07.807 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.807 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.807 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.807 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.807 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.807 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 92509 2023-10-09T08:31:07.807 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.807 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.807 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.807 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.808 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.154716+0000", 2023-10-09T08:31:07.808 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.808 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.808 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.808 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.808 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.154716+0000", 2023-10-09T08:31:07.808 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.808 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.808 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.808 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.808 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.154715+0000", 2023-10-09T08:31:07.808 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:31:07.808 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.809 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.809 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.809 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.154738+0000", 2023-10-09T08:31:07.809 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3110000000000001e-05 2023-10-09T08:31:07.809 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.809 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.809 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.809 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.154751+0000", 2023-10-09T08:31:07.809 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3162e-05 2023-10-09T08:31:07.809 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.809 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.810 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.810 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.154760+0000", 2023-10-09T08:31:07.810 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6770000000000001e-06 2023-10-09T08:31:07.810 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.810 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.810 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.810 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.176640+0000", 2023-10-09T08:31:07.810 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.02188083 2023-10-09T08:31:07.810 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.810 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.810 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.810 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.176955+0000", 2023-10-09T08:31:07.811 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00031413399999999998 2023-10-09T08:31:07.811 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.811 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.811 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-09T08:31:07.811 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.177415+0000", 2023-10-09T08:31:07.811 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00046037900000000002 2023-10-09T08:31:07.811 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.811 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.811 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.811 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.196200+0000", 2023-10-09T08:31:07.811 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.018784817999999998 2023-10-09T08:31:07.812 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.812 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.812 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.812 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.202166+0000", 2023-10-09T08:31:07.812 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0059659500000000002 2023-10-09T08:31:07.812 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.812 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.812 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.812 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.466834+0000", 2023-10-09T08:31:07.812 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.26466822000000001 2023-10-09T08:31:07.812 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.812 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.813 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.813 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.466892+0000", 2023-10-09T08:31:07.813 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8461000000000002e-05 2023-10-09T08:31:07.813 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.813 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.813 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.813 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.473432+0000", 2023-10-09T08:31:07.813 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0065395330000000002 2023-10-09T08:31:07.813 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.813 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.813 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.813 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.814 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.814 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:92531 7.f 7:f497e587:::benchmark_data_smithi081_154445_object92530:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-10-09T08:31:07.814 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:27.191257+0000", 2023-10-09T08:31:07.814 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 220.56199738000001, 2023-10-09T08:31:07.814 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.29845599099999998, 2023-10-09T08:31:07.814 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.814 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.814 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.814 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.814 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.814 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 92531 2023-10-09T08:31:07.814 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.815 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.815 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.815 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.815 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.191257+0000", 2023-10-09T08:31:07.815 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.815 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.815 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.815 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.815 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.191257+0000", 2023-10-09T08:31:07.815 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.815 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.816 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.816 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.816 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.191255+0000", 2023-10-09T08:31:07.816 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:31:07.816 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.816 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.816 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.816 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.191282+0000", 2023-10-09T08:31:07.816 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6622e-05 2023-10-09T08:31:07.816 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.816 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.816 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.817 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.191298+0000", 2023-10-09T08:31:07.817 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6767999999999999e-05 2023-10-09T08:31:07.817 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.817 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.817 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.817 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.191309+0000", 2023-10-09T08:31:07.817 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0920999999999999e-05 2023-10-09T08:31:07.817 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.817 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.817 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.817 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.196358+0000", 2023-10-09T08:31:07.817 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0050485820000000002 2023-10-09T08:31:07.818 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.818 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.818 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.818 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.197552+0000", 2023-10-09T08:31:07.818 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0011943419999999999 2023-10-09T08:31:07.818 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.818 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.818 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-09T08:31:07.818 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.198077+0000", 2023-10-09T08:31:07.818 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00052503999999999995 2023-10-09T08:31:07.818 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.819 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.819 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.819 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.202293+0000", 2023-10-09T08:31:07.819 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.004215463 2023-10-09T08:31:07.819 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.819 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.819 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.819 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.202619+0000", 2023-10-09T08:31:07.819 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000326695 2023-10-09T08:31:07.819 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.819 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.819 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.820 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.485585+0000", 2023-10-09T08:31:07.820 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.28296525 2023-10-09T08:31:07.820 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.820 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.820 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.820 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.485649+0000", 2023-10-09T08:31:07.820 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4335e-05 2023-10-09T08:31:07.820 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.820 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.820 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.820 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.489713+0000", 2023-10-09T08:31:07.821 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0040637149999999999 2023-10-09T08:31:07.821 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.821 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.821 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.821 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.821 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.821 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:92545 7.f 7:f8f5497a:::benchmark_data_smithi081_154445_object92544:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-10-09T08:31:07.821 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:27.214166+0000", 2023-10-09T08:31:07.821 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 220.53908791500001, 2023-10-09T08:31:07.821 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.30775942000000001, 2023-10-09T08:31:07.821 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.821 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.821 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.822 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.822 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.822 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 92545 2023-10-09T08:31:07.822 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.822 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.822 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.822 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.822 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.214166+0000", 2023-10-09T08:31:07.822 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.822 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.822 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.823 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.823 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.214166+0000", 2023-10-09T08:31:07.823 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.823 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.823 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.823 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.823 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.214164+0000", 2023-10-09T08:31:07.823 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:31:07.823 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.823 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.823 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.823 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.214190+0000", 2023-10-09T08:31:07.824 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5602999999999999e-05 2023-10-09T08:31:07.824 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.824 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.824 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.824 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.214204+0000", 2023-10-09T08:31:07.824 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3681e-05 2023-10-09T08:31:07.824 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.824 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.824 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.824 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.214213+0000", 2023-10-09T08:31:07.824 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.064e-06 2023-10-09T08:31:07.825 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.825 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.825 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.825 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.214268+0000", 2023-10-09T08:31:07.825 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4795e-05 2023-10-09T08:31:07.825 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.825 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.825 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.825 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.214385+0000", 2023-10-09T08:31:07.825 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000117216 2023-10-09T08:31:07.825 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.825 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.826 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-09T08:31:07.826 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.214493+0000", 2023-10-09T08:31:07.826 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000108539 2023-10-09T08:31:07.826 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.826 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.826 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.826 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.217239+0000", 2023-10-09T08:31:07.826 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0027459139999999999 2023-10-09T08:31:07.826 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.826 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.826 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.827 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.221112+0000", 2023-10-09T08:31:07.827 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0038729900000000002 2023-10-09T08:31:07.827 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.827 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.827 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.827 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.513998+0000", 2023-10-09T08:31:07.827 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.292886007 2023-10-09T08:31:07.827 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.827 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.827 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.827 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.514102+0000", 2023-10-09T08:31:07.828 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010402 2023-10-09T08:31:07.828 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.828 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.828 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.828 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.521926+0000", 2023-10-09T08:31:07.828 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0078233399999999998 2023-10-09T08:31:07.828 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.828 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.828 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.828 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.828 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.829 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:92559 7.f 7:f6bdf5d9:::benchmark_data_smithi081_154445_object92558:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-10-09T08:31:07.829 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:27.239879+0000", 2023-10-09T08:31:07.829 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 220.51337529, 2023-10-09T08:31:07.829 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.28895649000000001, 2023-10-09T08:31:07.829 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.829 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.829 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.829 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.829 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.829 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 92559 2023-10-09T08:31:07.829 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.829 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.830 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.830 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.830 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.239879+0000", 2023-10-09T08:31:07.830 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.830 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.830 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.830 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.830 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.239879+0000", 2023-10-09T08:31:07.830 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.830 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.830 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.831 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.831 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.239877+0000", 2023-10-09T08:31:07.831 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:31:07.831 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.831 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.831 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.831 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.239904+0000", 2023-10-09T08:31:07.831 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6621000000000001e-05 2023-10-09T08:31:07.831 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.831 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.831 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.832 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.239923+0000", 2023-10-09T08:31:07.832 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9349000000000001e-05 2023-10-09T08:31:07.832 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.832 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.832 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.832 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.239932+0000", 2023-10-09T08:31:07.832 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4169999999999998e-06 2023-10-09T08:31:07.832 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.832 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.832 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.832 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.239998+0000", 2023-10-09T08:31:07.833 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5375000000000003e-05 2023-10-09T08:31:07.833 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.833 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.833 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.833 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.240131+0000", 2023-10-09T08:31:07.833 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013285799999999999 2023-10-09T08:31:07.833 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.833 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.833 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-09T08:31:07.833 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.240253+0000", 2023-10-09T08:31:07.833 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012277800000000001 2023-10-09T08:31:07.834 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.834 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.834 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.834 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.244593+0000", 2023-10-09T08:31:07.834 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0043391710000000002 2023-10-09T08:31:07.834 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.834 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.834 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.834 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.246540+0000", 2023-10-09T08:31:07.834 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0019473909999999999 2023-10-09T08:31:07.834 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.835 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.835 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.835 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.521998+0000", 2023-10-09T08:31:07.835 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.27545835400000002 2023-10-09T08:31:07.835 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.835 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.835 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.835 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.522088+0000", 2023-10-09T08:31:07.835 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9189000000000003e-05 2023-10-09T08:31:07.835 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.835 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.836 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.836 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.528835+0000", 2023-10-09T08:31:07.836 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0067477789999999998 2023-10-09T08:31:07.836 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.836 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.836 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.836 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.836 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.836 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:92560 7.f 7:f0a7d633:::benchmark_data_smithi081_154445_object92559:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-10-09T08:31:07.836 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:27:27.241328+0000", 2023-10-09T08:31:07.836 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 220.51192590700001, 2023-10-09T08:31:07.837 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.29625532199999999, 2023-10-09T08:31:07.837 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.837 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.837 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.837 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.837 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.837 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 92560 2023-10-09T08:31:07.837 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.837 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.837 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.837 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.837 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.241328+0000", 2023-10-09T08:31:07.838 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.838 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.838 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.838 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.838 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.241328+0000", 2023-10-09T08:31:07.838 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.838 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.838 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.838 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.838 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.241327+0000", 2023-10-09T08:31:07.838 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:31:07.839 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.839 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.839 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.839 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.241356+0000", 2023-10-09T08:31:07.839 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.9192000000000001e-05 2023-10-09T08:31:07.839 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.839 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.839 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.839 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.241371+0000", 2023-10-09T08:31:07.839 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4561e-05 2023-10-09T08:31:07.839 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.840 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.840 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.840 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.241378+0000", 2023-10-09T08:31:07.840 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7300000000000005e-06 2023-10-09T08:31:07.840 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.840 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.840 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.840 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.242637+0000", 2023-10-09T08:31:07.840 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0012583920000000001 2023-10-09T08:31:07.840 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.840 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.840 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.841 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.242746+0000", 2023-10-09T08:31:07.841 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000109298 2023-10-09T08:31:07.841 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.841 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.841 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-09T08:31:07.841 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.242888+0000", 2023-10-09T08:31:07.841 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014193800000000001 2023-10-09T08:31:07.841 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.841 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.841 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.841 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.244813+0000", 2023-10-09T08:31:07.842 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0019249790000000001 2023-10-09T08:31:07.842 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.842 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.842 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.842 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.246684+0000", 2023-10-09T08:31:07.842 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0018707660000000001 2023-10-09T08:31:07.842 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.842 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.842 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.842 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.528895+0000", 2023-10-09T08:31:07.843 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.282211514 2023-10-09T08:31:07.843 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.843 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.843 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.843 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.528944+0000", 2023-10-09T08:31:07.843 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8378000000000003e-05 2023-10-09T08:31:07.843 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.843 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.843 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.843 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:27:27.537584+0000", 2023-10-09T08:31:07.843 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0086398940000000004 2023-10-09T08:31:07.843 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.844 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.844 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.844 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.844 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.844 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:135902 7.f 7:f5cf026e:::benchmark_data_smithi081_154445_object38404:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:31:07.844 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:05.713240+0000", 2023-10-09T08:31:07.844 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 2.0400144839999999, 2023-10-09T08:31:07.844 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012964310999999999, 2023-10-09T08:31:07.844 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.844 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.844 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.844 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.845 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.845 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 135902 2023-10-09T08:31:07.845 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.845 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.845 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.845 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.845 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.713240+0000", 2023-10-09T08:31:07.845 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.845 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.845 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.845 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.845 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.713240+0000", 2023-10-09T08:31:07.846 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.846 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.846 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.846 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.846 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.713237+0000", 2023-10-09T08:31:07.846 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:31:07.846 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.846 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.846 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.846 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.713249+0000", 2023-10-09T08:31:07.846 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2296000000000001e-05 2023-10-09T08:31:07.846 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.847 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.847 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.847 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.713271+0000", 2023-10-09T08:31:07.847 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1659999999999999e-05 2023-10-09T08:31:07.847 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.847 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.847 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.847 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.713282+0000", 2023-10-09T08:31:07.847 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0842000000000001e-05 2023-10-09T08:31:07.847 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.847 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.847 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.848 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.713358+0000", 2023-10-09T08:31:07.848 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5696000000000002e-05 2023-10-09T08:31:07.848 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.848 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.848 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.848 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.713598+0000", 2023-10-09T08:31:07.848 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000239986 2023-10-09T08:31:07.848 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.848 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.848 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-09T08:31:07.848 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.713822+0000", 2023-10-09T08:31:07.849 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00022409900000000001 2023-10-09T08:31:07.849 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.849 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.849 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.849 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.718296+0000", 2023-10-09T08:31:07.849 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.004474245 2023-10-09T08:31:07.849 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.849 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.849 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.849 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.721951+0000", 2023-10-09T08:31:07.849 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0036547110000000002 2023-10-09T08:31:07.849 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.850 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.850 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.850 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.722869+0000", 2023-10-09T08:31:07.850 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000918504 2023-10-09T08:31:07.850 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.850 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.850 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.850 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.722912+0000", 2023-10-09T08:31:07.850 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2987e-05 2023-10-09T08:31:07.850 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.850 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.851 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.851 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.726204+0000", 2023-10-09T08:31:07.851 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003291867 2023-10-09T08:31:07.851 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.851 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.851 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.851 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.851 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.851 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:135912 7.f 7:ffa4b80b:::benchmark_data_smithi081_154445_object38414:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:31:07.851 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:05.752443+0000", 2023-10-09T08:31:07.851 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 2.000810763, 2023-10-09T08:31:07.851 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015004549000000001, 2023-10-09T08:31:07.852 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.852 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.852 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.852 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.852 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.852 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 135912 2023-10-09T08:31:07.852 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.852 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.852 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.852 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.852 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.752443+0000", 2023-10-09T08:31:07.852 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.853 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.853 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.853 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.853 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.752443+0000", 2023-10-09T08:31:07.853 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.853 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.853 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.853 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.853 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.752441+0000", 2023-10-09T08:31:07.853 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:31:07.853 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.854 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.854 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.854 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.752453+0000", 2023-10-09T08:31:07.854 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2478e-05 2023-10-09T08:31:07.854 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.854 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.854 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.854 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.752472+0000", 2023-10-09T08:31:07.854 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8346999999999999e-05 2023-10-09T08:31:07.854 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.854 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.854 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.855 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.752487+0000", 2023-10-09T08:31:07.855 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5477000000000001e-05 2023-10-09T08:31:07.855 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.855 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.855 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.855 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.752554+0000", 2023-10-09T08:31:07.855 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6761000000000007e-05 2023-10-09T08:31:07.855 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.855 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.855 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.855 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.752765+0000", 2023-10-09T08:31:07.856 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000211509 2023-10-09T08:31:07.856 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.856 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.856 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-09T08:31:07.856 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.752948+0000", 2023-10-09T08:31:07.856 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018297100000000001 2023-10-09T08:31:07.856 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.856 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.856 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.856 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.757153+0000", 2023-10-09T08:31:07.856 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0042043519999999997 2023-10-09T08:31:07.856 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.857 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.857 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.857 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.758164+0000", 2023-10-09T08:31:07.857 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001010829 2023-10-09T08:31:07.857 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.857 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.857 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.857 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.763506+0000", 2023-10-09T08:31:07.857 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0053419299999999999 2023-10-09T08:31:07.857 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.857 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.857 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.858 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.763582+0000", 2023-10-09T08:31:07.858 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6830999999999997e-05 2023-10-09T08:31:07.858 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.858 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.858 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.858 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.767448+0000", 2023-10-09T08:31:07.858 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0038655339999999999 2023-10-09T08:31:07.858 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.858 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.858 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.859 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.859 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.859 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:135937 7.f 7:fa01d277:::benchmark_data_smithi081_154445_object38439:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:31:07.859 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:05.897745+0000", 2023-10-09T08:31:07.859 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 1.8555091889999999, 2023-10-09T08:31:07.859 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.018999802999999999, 2023-10-09T08:31:07.859 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.859 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.859 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.859 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.859 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.860 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 135937 2023-10-09T08:31:07.860 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.860 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.860 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.860 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.860 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.897745+0000", 2023-10-09T08:31:07.860 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.860 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.860 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.860 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.860 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.897745+0000", 2023-10-09T08:31:07.861 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.861 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.861 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.861 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.861 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.897743+0000", 2023-10-09T08:31:07.861 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:31:07.861 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.861 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.861 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.861 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.897754+0000", 2023-10-09T08:31:07.861 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1898e-05 2023-10-09T08:31:07.862 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.862 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.862 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.862 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.897777+0000", 2023-10-09T08:31:07.862 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2966999999999999e-05 2023-10-09T08:31:07.862 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.862 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.862 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.862 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.897788+0000", 2023-10-09T08:31:07.862 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1026000000000001e-05 2023-10-09T08:31:07.862 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.863 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.863 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.863 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.897867+0000", 2023-10-09T08:31:07.863 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8963999999999998e-05 2023-10-09T08:31:07.863 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.863 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.863 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.863 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.898095+0000", 2023-10-09T08:31:07.863 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00022780399999999999 2023-10-09T08:31:07.863 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.863 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.864 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-09T08:31:07.864 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.898325+0000", 2023-10-09T08:31:07.864 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000229998 2023-10-09T08:31:07.864 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.864 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.864 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.864 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.901973+0000", 2023-10-09T08:31:07.864 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0036479770000000002 2023-10-09T08:31:07.864 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.864 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.864 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.864 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.906534+0000", 2023-10-09T08:31:07.865 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0045610039999999996 2023-10-09T08:31:07.865 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.865 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.865 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.865 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.912960+0000", 2023-10-09T08:31:07.865 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0064256779999999998 2023-10-09T08:31:07.865 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.865 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.865 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.865 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.913045+0000", 2023-10-09T08:31:07.865 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4748999999999998e-05 2023-10-09T08:31:07.865 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.866 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.866 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.866 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.916745+0000", 2023-10-09T08:31:07.866 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003700058 2023-10-09T08:31:07.866 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.866 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.866 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.866 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.866 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.866 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:135938 7.f 7:f2031e08:::benchmark_data_smithi081_154445_object38440:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:31:07.866 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:05.902437+0000", 2023-10-09T08:31:07.867 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 1.850817288, 2023-10-09T08:31:07.867 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.018143323999999999, 2023-10-09T08:31:07.867 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.867 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.867 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.867 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.867 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.867 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 135938 2023-10-09T08:31:07.867 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.867 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.867 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.867 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.868 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.902437+0000", 2023-10-09T08:31:07.868 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.868 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.868 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.868 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.868 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.902437+0000", 2023-10-09T08:31:07.868 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.868 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.868 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.868 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.868 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.902435+0000", 2023-10-09T08:31:07.868 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:31:07.869 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.869 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.869 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.869 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.902445+0000", 2023-10-09T08:31:07.869 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7839999999999998e-06 2023-10-09T08:31:07.869 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.869 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.869 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.869 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.902461+0000", 2023-10-09T08:31:07.869 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6175e-05 2023-10-09T08:31:07.869 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.870 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.870 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.870 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.902471+0000", 2023-10-09T08:31:07.870 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0216e-05 2023-10-09T08:31:07.870 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.870 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.870 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.870 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.902517+0000", 2023-10-09T08:31:07.870 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.5552e-05 2023-10-09T08:31:07.870 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.870 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.871 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.871 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.902663+0000", 2023-10-09T08:31:07.871 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000146095 2023-10-09T08:31:07.871 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.871 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.871 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-09T08:31:07.871 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.902800+0000", 2023-10-09T08:31:07.871 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013737100000000001 2023-10-09T08:31:07.871 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.871 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.871 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.871 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.906340+0000", 2023-10-09T08:31:07.872 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0035401550000000001 2023-10-09T08:31:07.872 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.872 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.872 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.872 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.906719+0000", 2023-10-09T08:31:07.872 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00037876400000000002 2023-10-09T08:31:07.872 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.872 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.872 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.872 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.916891+0000", 2023-10-09T08:31:07.872 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010171708 2023-10-09T08:31:07.873 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.873 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.873 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.873 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.917049+0000", 2023-10-09T08:31:07.873 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015847999999999999 2023-10-09T08:31:07.873 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.873 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.873 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.873 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.920580+0000", 2023-10-09T08:31:07.873 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003530905 2023-10-09T08:31:07.873 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.873 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.874 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.874 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.874 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.874 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:135963 7.f 7:f270a5e5:::benchmark_data_smithi081_154445_object38465:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:31:07.874 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:06.085121+0000", 2023-10-09T08:31:07.874 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 1.668132631, 2023-10-09T08:31:07.874 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013480133, 2023-10-09T08:31:07.874 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.874 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.874 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.874 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.875 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.875 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 135963 2023-10-09T08:31:07.875 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.875 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.875 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.875 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.875 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.085121+0000", 2023-10-09T08:31:07.875 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.875 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.875 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.875 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.876 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.085121+0000", 2023-10-09T08:31:07.876 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.876 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.876 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.876 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.876 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.085118+0000", 2023-10-09T08:31:07.876 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999967 2023-10-09T08:31:07.876 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.876 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.876 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.876 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.085135+0000", 2023-10-09T08:31:07.877 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6490999999999998e-05 2023-10-09T08:31:07.877 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.877 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.877 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.877 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.085169+0000", 2023-10-09T08:31:07.877 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4322000000000001e-05 2023-10-09T08:31:07.877 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.877 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.877 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.877 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.085187+0000", 2023-10-09T08:31:07.877 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.842e-05 2023-10-09T08:31:07.878 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.878 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.878 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.878 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.085284+0000", 2023-10-09T08:31:07.878 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7088000000000003e-05 2023-10-09T08:31:07.878 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.878 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.878 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.878 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.085534+0000", 2023-10-09T08:31:07.878 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00024956300000000001 2023-10-09T08:31:07.878 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.879 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.879 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-09T08:31:07.879 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.085789+0000", 2023-10-09T08:31:07.879 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00025508799999999999 2023-10-09T08:31:07.879 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.879 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.879 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.879 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.089431+0000", 2023-10-09T08:31:07.879 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0036419619999999999 2023-10-09T08:31:07.879 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.879 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.880 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.880 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.090395+0000", 2023-10-09T08:31:07.880 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00096429600000000001 2023-10-09T08:31:07.880 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.880 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.880 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.880 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.094249+0000", 2023-10-09T08:31:07.880 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0038539429999999999 2023-10-09T08:31:07.880 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.880 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.880 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.881 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.094325+0000", 2023-10-09T08:31:07.881 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5370999999999994e-05 2023-10-09T08:31:07.881 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.881 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.881 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.881 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.098602+0000", 2023-10-09T08:31:07.881 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0042769000000000001 2023-10-09T08:31:07.881 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.881 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.881 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.881 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.881 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.882 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:136000 7.f 7:f489c1a6:::benchmark_data_smithi081_154445_object38502:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:31:07.882 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:06.412112+0000", 2023-10-09T08:31:07.882 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 1.341142168, 2023-10-09T08:31:07.882 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013565969000000001, 2023-10-09T08:31:07.882 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.882 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.882 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.882 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.882 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.882 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 136000 2023-10-09T08:31:07.882 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.883 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.883 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.883 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.883 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.412112+0000", 2023-10-09T08:31:07.883 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.883 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.883 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.883 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.883 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.412112+0000", 2023-10-09T08:31:07.883 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.883 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.883 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.883 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.884 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.412110+0000", 2023-10-09T08:31:07.884 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:31:07.884 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.884 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.884 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.884 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.412121+0000", 2023-10-09T08:31:07.884 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1789e-05 2023-10-09T08:31:07.884 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.884 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.884 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.885 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.412145+0000", 2023-10-09T08:31:07.885 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3934000000000002e-05 2023-10-09T08:31:07.885 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.885 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.885 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.885 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.412158+0000", 2023-10-09T08:31:07.885 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3145999999999999e-05 2023-10-09T08:31:07.885 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.885 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.885 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.885 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.412239+0000", 2023-10-09T08:31:07.885 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0113999999999999e-05 2023-10-09T08:31:07.886 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.886 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.886 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.886 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.412468+0000", 2023-10-09T08:31:07.886 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00022949900000000001 2023-10-09T08:31:07.886 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.886 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.886 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-09T08:31:07.886 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.412681+0000", 2023-10-09T08:31:07.886 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00021270300000000001 2023-10-09T08:31:07.886 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.887 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.887 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.887 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.416090+0000", 2023-10-09T08:31:07.887 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034091130000000001 2023-10-09T08:31:07.887 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.887 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.887 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.887 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.417343+0000", 2023-10-09T08:31:07.887 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0012530970000000001 2023-10-09T08:31:07.887 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.887 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.888 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.888 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.421935+0000", 2023-10-09T08:31:07.888 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0045921529999999999 2023-10-09T08:31:07.888 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.888 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.888 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.888 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.422001+0000", 2023-10-09T08:31:07.888 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5680999999999997e-05 2023-10-09T08:31:07.888 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.888 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.888 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.889 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.425678+0000", 2023-10-09T08:31:07.889 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0036770489999999999 2023-10-09T08:31:07.889 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.889 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.889 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.889 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.889 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.889 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:136046 7.f 7:f2c20756:::benchmark_data_smithi081_154445_object38548:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:31:07.889 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:06.887998+0000", 2023-10-09T08:31:07.889 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.86525622800000002, 2023-10-09T08:31:07.889 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012959115, 2023-10-09T08:31:07.890 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.890 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.890 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.890 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.890 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.890 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 136046 2023-10-09T08:31:07.890 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.890 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.890 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.890 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.890 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.887998+0000", 2023-10-09T08:31:07.891 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.891 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.891 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.891 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.891 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.887998+0000", 2023-10-09T08:31:07.891 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.891 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.891 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.891 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.891 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.887996+0000", 2023-10-09T08:31:07.891 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:31:07.891 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.892 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.892 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.892 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.888007+0000", 2023-10-09T08:31:07.892 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1573000000000001e-05 2023-10-09T08:31:07.892 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.892 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.892 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.892 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.888030+0000", 2023-10-09T08:31:07.892 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2900000000000001e-05 2023-10-09T08:31:07.892 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.893 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.893 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.893 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.888042+0000", 2023-10-09T08:31:07.893 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1979e-05 2023-10-09T08:31:07.893 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.893 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.893 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.893 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.888116+0000", 2023-10-09T08:31:07.893 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3868999999999994e-05 2023-10-09T08:31:07.893 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.893 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.893 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.894 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.888340+0000", 2023-10-09T08:31:07.894 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000223797 2023-10-09T08:31:07.894 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.894 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.894 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-09T08:31:07.894 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.888563+0000", 2023-10-09T08:31:07.894 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00022310200000000001 2023-10-09T08:31:07.894 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.894 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.894 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.894 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.893046+0000", 2023-10-09T08:31:07.895 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0044833900000000003 2023-10-09T08:31:07.895 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.895 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.895 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.895 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.894197+0000", 2023-10-09T08:31:07.895 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001150639 2023-10-09T08:31:07.895 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.895 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.895 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.895 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.897422+0000", 2023-10-09T08:31:07.895 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0032252219999999998 2023-10-09T08:31:07.896 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.896 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.896 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.896 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.897466+0000", 2023-10-09T08:31:07.896 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3860999999999999e-05 2023-10-09T08:31:07.896 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.896 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.896 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.896 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.900957+0000", 2023-10-09T08:31:07.896 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034908080000000002 2023-10-09T08:31:07.896 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.896 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.897 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.897 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.897 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.897 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:136063 7.f 7:fe5f635f:::benchmark_data_smithi081_154445_object38565:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:31:07.897 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:07.292882+0000", 2023-10-09T08:31:07.897 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.46037193199999998, 2023-10-09T08:31:07.897 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.01435497, 2023-10-09T08:31:07.897 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.897 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.897 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.897 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.898 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.898 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 136063 2023-10-09T08:31:07.898 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.898 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.898 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.898 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.292882+0000", 2023-10-09T08:31:07.898 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.898 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.898 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.898 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.292882+0000", 2023-10-09T08:31:07.899 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.899 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.899 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.899 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.899 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.292880+0000", 2023-10-09T08:31:07.899 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:31:07.899 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.899 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.899 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.899 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.292890+0000", 2023-10-09T08:31:07.899 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.747e-06 2023-10-09T08:31:07.900 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.900 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.900 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.900 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.292906+0000", 2023-10-09T08:31:07.900 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6382e-05 2023-10-09T08:31:07.900 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.900 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.900 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.900 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.292918+0000", 2023-10-09T08:31:07.900 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1077000000000001e-05 2023-10-09T08:31:07.900 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.900 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.901 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.296108+0000", 2023-10-09T08:31:07.901 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0031905499999999999 2023-10-09T08:31:07.901 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.901 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.901 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.296329+0000", 2023-10-09T08:31:07.901 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00022131000000000001 2023-10-09T08:31:07.901 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.901 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.901 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-09T08:31:07.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.296519+0000", 2023-10-09T08:31:07.902 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00019000500000000001 2023-10-09T08:31:07.902 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.902 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.902 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.902 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.301236+0000", 2023-10-09T08:31:07.902 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0047161099999999999 2023-10-09T08:31:07.902 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.902 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.902 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.902 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.303055+0000", 2023-10-09T08:31:07.902 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0018197829999999999 2023-10-09T08:31:07.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.903 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.903 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.903 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.303914+0000", 2023-10-09T08:31:07.903 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000858445 2023-10-09T08:31:07.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.903 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.903 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.903 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.303983+0000", 2023-10-09T08:31:07.903 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9039000000000001e-05 2023-10-09T08:31:07.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.903 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.904 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.904 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.307237+0000", 2023-10-09T08:31:07.904 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0032543530000000002 2023-10-09T08:31:07.904 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.904 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.904 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.904 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.904 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.904 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:136098 7.f 7:f79c4abe:::benchmark_data_smithi081_154445_object38600:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:31:07.904 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:07.585950+0000", 2023-10-09T08:31:07.904 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.167303959, 2023-10-09T08:31:07.905 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.017510629999999999, 2023-10-09T08:31:07.905 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:31:07.905 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:31:07.905 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:31:07.905 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:31:07.905 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:31:07.905 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 136098 2023-10-09T08:31:07.905 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.905 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:31:07.905 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.905 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:31:07.906 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.585950+0000", 2023-10-09T08:31:07.906 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.906 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.906 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.906 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:31:07.906 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.585950+0000", 2023-10-09T08:31:07.906 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:31:07.906 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.906 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.906 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:31:07.906 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.585948+0000", 2023-10-09T08:31:07.907 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:31:07.907 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.907 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.907 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:31:07.907 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.585958+0000", 2023-10-09T08:31:07.907 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.302e-06 2023-10-09T08:31:07.907 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.907 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.907 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:31:07.907 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.585976+0000", 2023-10-09T08:31:07.907 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7728e-05 2023-10-09T08:31:07.907 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.908 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.908 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:31:07.908 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.585985+0000", 2023-10-09T08:31:07.908 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.6099999999999995e-06 2023-10-09T08:31:07.908 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.908 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.908 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:31:07.908 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.586054+0000", 2023-10-09T08:31:07.908 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9120000000000002e-05 2023-10-09T08:31:07.908 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.908 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.908 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:31:07.909 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.586274+0000", 2023-10-09T08:31:07.909 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000220079 2023-10-09T08:31:07.909 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.909 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.909 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,7", 2023-10-09T08:31:07.909 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.586496+0000", 2023-10-09T08:31:07.909 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00022149100000000001 2023-10-09T08:31:07.909 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.909 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.909 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:31:07.909 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.590953+0000", 2023-10-09T08:31:07.909 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0044568170000000001 2023-10-09T08:31:07.910 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.910 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.910 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.910 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.591757+0000", 2023-10-09T08:31:07.910 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00080393499999999998 2023-10-09T08:31:07.910 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.910 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.910 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:31:07.910 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.595688+0000", 2023-10-09T08:31:07.910 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0039315690000000002 2023-10-09T08:31:07.910 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.911 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.911 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:31:07.911 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.598674+0000", 2023-10-09T08:31:07.911 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0029857680000000002 2023-10-09T08:31:07.911 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:31:07.911 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:31:07.911 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:31:07.911 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.603461+0000", 2023-10-09T08:31:07.911 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0047868529999999998 2023-10-09T08:31:07.911 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.911 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.912 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.912 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:31:07.912 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:31:07.912 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:31:07.912 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:07.932 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:07.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:07.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:08.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:08.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:08.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:08.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:08.163 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:08.195 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:08.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:08.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:08.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:08.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:08.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:08.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:08.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:08.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:08.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:08.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:08.554 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:08.584 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:08.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:08.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:08.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:08.712 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:08.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:08.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:08.815 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:08.828 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:08 smithi118 bash[59345]: cluster 2023-10-09T08:31:07.674576+0000 mgr.y (mgr.26009) 870 : cluster 0 pgmap v896: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 37 op/s; 38588/177516 objects degraded (21.738%); 12809/177516 objects misplaced (7.216%); 7.0 MiB/s, 112 objects/s recovering 2023-10-09T08:31:08.828 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:08 smithi118 bash[59345]: cluster 2023-10-09T08:31:07.732140+0000 mon.a (mon.0) 855 : cluster 3 Health check update: Degraded data redundancy: 38588/177516 objects degraded (21.738%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:08.829 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:08 smithi118 bash[59345]: audit 2023-10-09T08:31:08.142429+0000 mon.c (mon.2) 336 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:31:08.845 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:08.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:08.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:08.949 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:08.977 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:08.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:08.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:09.081 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:09.107 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:09.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:09.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:08 smithi081 bash[76862]: cluster 2023-10-09T08:31:07.674576+0000 mgr.y (mgr.26009) 870 : cluster 0 pgmap v896: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 37 op/s; 38588/177516 objects degraded (21.738%); 12809/177516 objects misplaced (7.216%); 7.0 MiB/s, 112 objects/s recovering 2023-10-09T08:31:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:08 smithi081 bash[76862]: cluster 2023-10-09T08:31:07.732140+0000 mon.a (mon.0) 855 : cluster 3 Health check update: Degraded data redundancy: 38588/177516 objects degraded (21.738%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:08 smithi081 bash[76862]: audit 2023-10-09T08:31:08.142429+0000 mon.c (mon.2) 336 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:31:09.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:08 smithi081 bash[79557]: cluster 2023-10-09T08:31:07.674576+0000 mgr.y (mgr.26009) 870 : cluster 0 pgmap v896: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 37 op/s; 38588/177516 objects degraded (21.738%); 12809/177516 objects misplaced (7.216%); 7.0 MiB/s, 112 objects/s recovering 2023-10-09T08:31:09.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:08 smithi081 bash[79557]: cluster 2023-10-09T08:31:07.732140+0000 mon.a (mon.0) 855 : cluster 3 Health check update: Degraded data redundancy: 38588/177516 objects degraded (21.738%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:09.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:08 smithi081 bash[79557]: audit 2023-10-09T08:31:08.142429+0000 mon.c (mon.2) 336 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:31:09.211 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:09.240 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:09.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:09.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:09.343 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:09.373 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:09.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:09.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:09.477 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:09.506 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:09.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:09.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:09.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:09.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:09.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:09.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:09.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:09.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:09.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:09.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:09.866 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:09.894 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:09.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:09.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:09.998 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:10.025 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:10.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:10.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:10.129 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:10.152 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-09T08:31:10.155 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:10.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:10.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:10.259 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:10.287 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:10.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:10.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:10.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:10.417 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:10.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:10.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:10.524 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:10.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:10.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:10.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:10.624 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:31:10.658 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:10.687 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:10.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:10.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:10.790 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:10.804 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:10 smithi118 bash[59345]: cluster 2023-10-09T08:31:09.675321+0000 mgr.y (mgr.26009) 871 : cluster 0 pgmap v897: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 51 op/s; 38588/177102 objects degraded (21.789%); 12809/177102 objects misplaced (7.233%); 7.0 MiB/s, 112 objects/s recovering 2023-10-09T08:31:10.825 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:10.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:10.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:10.929 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:10.938 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:10 smithi081 bash[76862]: cluster 2023-10-09T08:31:09.675321+0000 mgr.y (mgr.26009) 871 : cluster 0 pgmap v897: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 51 op/s; 38588/177102 objects degraded (21.789%); 12809/177102 objects misplaced (7.233%); 7.0 MiB/s, 112 objects/s recovering 2023-10-09T08:31:10.938 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:10 smithi081 bash[79557]: cluster 2023-10-09T08:31:09.675321+0000 mgr.y (mgr.26009) 871 : cluster 0 pgmap v897: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 51 op/s; 38588/177102 objects degraded (21.789%); 12809/177102 objects misplaced (7.233%); 7.0 MiB/s, 112 objects/s recovering 2023-10-09T08:31:10.953 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:10.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:10.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:11.056 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:11.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:11.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:11.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:11.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:11.193 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:31:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:31:11] "GET /metrics HTTP/1.1" 200 36589 "" "Prometheus/2.33.4" 2023-10-09T08:31:11.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:11.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:11.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:11.308 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:11.344 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:11.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:11.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:11.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:11.468 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:11.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:11.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:11.570 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:11.594 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:11.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:11.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:11.697 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:11.732 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:11.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:11.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:11.836 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:11.863 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:11.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:11.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:11.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:11.992 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:11.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:11.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:12.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:12.119 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:12.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:12.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:12.223 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:12.249 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:12.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:12.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:12.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:12.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:12.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:12.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:12.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:12.505 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:12.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:12.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:12.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:12.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:12.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:12.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:12.739 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:12.766 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:12.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:12.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:12.870 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:12.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:12 smithi081 bash[76862]: cluster 2023-10-09T08:31:11.676020+0000 mgr.y (mgr.26009) 872 : cluster 0 pgmap v898: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 67 op/s; 38443/176214 objects degraded (21.816%); 12754/176214 objects misplaced (7.238%); 6.3 MiB/s, 101 objects/s recovering 2023-10-09T08:31:12.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:12 smithi081 bash[79557]: cluster 2023-10-09T08:31:11.676020+0000 mgr.y (mgr.26009) 872 : cluster 0 pgmap v898: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 67 op/s; 38443/176214 objects degraded (21.816%); 12754/176214 objects misplaced (7.238%); 6.3 MiB/s, 101 objects/s recovering 2023-10-09T08:31:12.899 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:12.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:12.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:13.002 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:13.011 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:12 smithi118 bash[59345]: cluster 2023-10-09T08:31:11.676020+0000 mgr.y (mgr.26009) 872 : cluster 0 pgmap v898: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 67 op/s; 38443/176214 objects degraded (21.816%); 12754/176214 objects misplaced (7.238%); 6.3 MiB/s, 101 objects/s recovering 2023-10-09T08:31:13.027 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:13.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:13.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:13.131 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:13.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:13.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:13.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:13.188 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:31:13.267 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:13.296 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:13.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:13.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:13.402 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:13.428 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:13.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:13.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:13.531 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:13.563 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:13.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:13.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:13.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:13.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:13.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:13.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:13.790 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:13.801 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:13 smithi118 bash[59345]: cluster 2023-10-09T08:31:13.545430+0000 mon.a (mon.0) 856 : cluster 3 Health check update: Degraded data redundancy: 38443/176214 objects degraded (21.816%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:13.819 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:13.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:13.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:13.923 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:13.949 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:13.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:13.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:14.053 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:14.081 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:14.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:14.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:14.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:13 smithi081 bash[76862]: cluster 2023-10-09T08:31:13.545430+0000 mon.a (mon.0) 856 : cluster 3 Health check update: Degraded data redundancy: 38443/176214 objects degraded (21.816%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:14.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:13 smithi081 bash[79557]: cluster 2023-10-09T08:31:13.545430+0000 mon.a (mon.0) 856 : cluster 3 Health check update: Degraded data redundancy: 38443/176214 objects degraded (21.816%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:14.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:14.204 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:14.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:14.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:14.311 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:14.336 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:14.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:14.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:14.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:14.464 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:14.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:14.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:14.567 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:14.596 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:14.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:14.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:14.703 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:14.735 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:14.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:14.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:14.840 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:14.852 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:14 smithi118 bash[59345]: cluster 2023-10-09T08:31:13.676499+0000 mgr.y (mgr.26009) 873 : cluster 0 pgmap v899: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 55 op/s; 38443/176214 objects degraded (21.816%); 12754/176214 objects misplaced (7.238%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T08:31:14.871 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:14.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:14.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:14.932 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:31:14.979 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:15.004 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:15.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:15.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:15.108 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:15.116 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:14 smithi081 bash[76862]: cluster 2023-10-09T08:31:13.676499+0000 mgr.y (mgr.26009) 873 : cluster 0 pgmap v899: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 55 op/s; 38443/176214 objects degraded (21.816%); 12754/176214 objects misplaced (7.238%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T08:31:15.117 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:14 smithi081 bash[79557]: cluster 2023-10-09T08:31:13.676499+0000 mgr.y (mgr.26009) 873 : cluster 0 pgmap v899: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 55 op/s; 38443/176214 objects degraded (21.816%); 12754/176214 objects misplaced (7.238%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T08:31:15.133 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:15.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:15.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:15.236 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:15.260 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:15.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:15.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:15.364 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:15.386 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:15.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:15.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:15.489 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:15.517 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:15.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:15.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:15.622 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:15.650 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:15.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:15.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:15.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:15.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:15.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:15.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:15.882 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:15.903 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:15.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:15.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:16.009 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:16.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:16.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:16.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:16.136 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:16.163 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:16.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:16.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:16.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:16.294 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:16.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:16.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:16.399 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:16.421 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:16.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:16.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:16.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:16.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:16.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:16.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:16.651 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:16.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:16.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:16.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:16.778 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:16.810 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:16.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:16.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:16.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:16 smithi081 bash[79557]: cluster 2023-10-09T08:31:15.677966+0000 mgr.y (mgr.26009) 874 : cluster 0 pgmap v900: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 91 op/s; 38373/174924 objects degraded (21.937%); 12720/174924 objects misplaced (7.272%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T08:31:16.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:16 smithi081 bash[76862]: cluster 2023-10-09T08:31:15.677966+0000 mgr.y (mgr.26009) 874 : cluster 0 pgmap v900: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 91 op/s; 38373/174924 objects degraded (21.937%); 12720/174924 objects misplaced (7.272%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T08:31:16.913 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:16.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:16 smithi118 bash[59345]: cluster 2023-10-09T08:31:15.677966+0000 mgr.y (mgr.26009) 874 : cluster 0 pgmap v900: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 91 op/s; 38373/174924 objects degraded (21.937%); 12720/174924 objects misplaced (7.272%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T08:31:16.938 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:16.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:16.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:17.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:17.061 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:17.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:17.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:17.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:17.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:17.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:17.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:17.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:17.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:17.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:17.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:17.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:17.447 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:17.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:17.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:17.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:17.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:17.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:17.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:17.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:17.705 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:17.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:17.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:17.769 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:31:17.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:17.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:17.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:17.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:17.937 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:17.967 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:17.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:17.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:18.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:17 smithi118 bash[59345]: audit 2023-10-09T08:31:17.411110+0000 mon.a (mon.0) 857 : audit 1 from='client.? 172.21.15.81:0/1580601282' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:31:18.071 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:18.094 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:18.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:18.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:18.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:17 smithi081 bash[76862]: audit 2023-10-09T08:31:17.411110+0000 mon.a (mon.0) 857 : audit 1 from='client.? 172.21.15.81:0/1580601282' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:31:18.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:17 smithi081 bash[79557]: audit 2023-10-09T08:31:17.411110+0000 mon.a (mon.0) 857 : audit 1 from='client.? 172.21.15.81:0/1580601282' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:31:18.196 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:18.221 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:18.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:18.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:18.324 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:18.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:18.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:18.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:18.451 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:18.482 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:18.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:18.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:18.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:18.611 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:18.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:18.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:18.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:18.736 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:18.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:18.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:18.840 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:18.872 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:18.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:18.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[76862]: cluster 2023-10-09T08:31:17.679329+0000 mgr.y (mgr.26009) 875 : cluster 0 pgmap v901: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 81 op/s; 38276/174738 objects degraded (21.905%); 12694/174738 objects misplaced (7.265%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:31:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[76862]: cluster 2023-10-09T08:31:17.747148+0000 mon.a (mon.0) 858 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:31:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[76862]: cluster 2023-10-09T08:31:17.756884+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T08:31:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[76862]: audit 2023-10-09T08:31:17.759949+0000 mon.a (mon.0) 859 : audit 1 from='client.? 172.21.15.81:0/1580601282' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:31:18.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[76862]: cluster 2023-10-09T08:31:17.760000+0000 mon.a (mon.0) 860 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-10-09T08:31:18.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[76862]: cluster 2023-10-09T08:31:17.837770+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T08:31:18.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[76862]: cluster 2023-10-09T08:31:17.858009+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T08:31:18.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[76862]: cluster 2023-10-09T08:31:17.930448+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T08:31:18.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[76862]: cluster 2023-10-09T08:31:18.546569+0000 mon.a (mon.0) 861 : cluster 3 Health check update: Degraded data redundancy: 38276/174738 objects degraded (21.905%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[79557]: cluster 2023-10-09T08:31:17.679329+0000 mgr.y (mgr.26009) 875 : cluster 0 pgmap v901: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 81 op/s; 38276/174738 objects degraded (21.905%); 12694/174738 objects misplaced (7.265%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:31:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[79557]: cluster 2023-10-09T08:31:17.747148+0000 mon.a (mon.0) 858 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:31:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[79557]: cluster 2023-10-09T08:31:17.756884+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T08:31:18.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[79557]: audit 2023-10-09T08:31:17.759949+0000 mon.a (mon.0) 859 : audit 1 from='client.? 172.21.15.81:0/1580601282' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:31:18.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[79557]: cluster 2023-10-09T08:31:17.760000+0000 mon.a (mon.0) 860 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-10-09T08:31:18.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[79557]: cluster 2023-10-09T08:31:17.837770+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T08:31:18.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[79557]: cluster 2023-10-09T08:31:17.858009+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T08:31:18.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[79557]: cluster 2023-10-09T08:31:17.930448+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T08:31:18.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:18 smithi081 bash[79557]: cluster 2023-10-09T08:31:18.546569+0000 mon.a (mon.0) 861 : cluster 3 Health check update: Degraded data redundancy: 38276/174738 objects degraded (21.905%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:18.880 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:31:18.880 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:31:18.880 INFO:teuthology.orchestra.run.smithi118.stdout: "num_ops": 0 2023-10-09T08:31:18.880 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:31:18.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:18.998 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:18.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:19.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:18 smithi118 bash[59345]: cluster 2023-10-09T08:31:17.679329+0000 mgr.y (mgr.26009) 875 : cluster 0 pgmap v901: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 81 op/s; 38276/174738 objects degraded (21.905%); 12694/174738 objects misplaced (7.265%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:31:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:18 smithi118 bash[59345]: cluster 2023-10-09T08:31:17.747148+0000 mon.a (mon.0) 858 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:31:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:18 smithi118 bash[59345]: cluster 2023-10-09T08:31:17.756884+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T08:31:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:18 smithi118 bash[59345]: audit 2023-10-09T08:31:17.759949+0000 mon.a (mon.0) 859 : audit 1 from='client.? 172.21.15.81:0/1580601282' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:31:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:18 smithi118 bash[59345]: cluster 2023-10-09T08:31:17.760000+0000 mon.a (mon.0) 860 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-10-09T08:31:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:18 smithi118 bash[59345]: cluster 2023-10-09T08:31:17.837770+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T08:31:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:18 smithi118 bash[59345]: cluster 2023-10-09T08:31:17.858009+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T08:31:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:18 smithi118 bash[59345]: cluster 2023-10-09T08:31:17.930448+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T08:31:19.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:18 smithi118 bash[59345]: cluster 2023-10-09T08:31:18.546569+0000 mon.a (mon.0) 861 : cluster 3 Health check update: Degraded data redundancy: 38276/174738 objects degraded (21.905%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:19.101 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:19.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:19.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:19.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:19.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:19.258 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:19.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:19.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:19.361 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:19.385 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:19.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:19.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:19.488 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:19.518 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:19.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:19.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:19.621 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:19.648 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:19.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:19.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:19.750 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:19.776 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:19.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:19.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:19.804 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-09T08:31:19.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:19.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:19.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:19.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:20.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:20.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:20.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:20.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:20.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:20.155 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:20.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:20.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:20.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:20.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:20.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:20.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:20.381 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:20.413 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:20.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:20.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:20.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:20.545 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:20.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:20.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:20.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:20.680 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:20.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:20.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:20.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:20.794 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:20 smithi081 bash[76862]: cluster 2023-10-09T08:31:19.680194+0000 mgr.y (mgr.26009) 876 : cluster 0 pgmap v903: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 97 op/s; 38276/174171 objects degraded (21.976%); 12694/174171 objects misplaced (7.288%); 1.1 MiB/s, 18 objects/s recovering 2023-10-09T08:31:20.794 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:20 smithi081 bash[79557]: cluster 2023-10-09T08:31:19.680194+0000 mgr.y (mgr.26009) 876 : cluster 0 pgmap v903: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 97 op/s; 38276/174171 objects degraded (21.976%); 12694/174171 objects misplaced (7.288%); 1.1 MiB/s, 18 objects/s recovering 2023-10-09T08:31:20.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:20.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:20.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:20.913 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:20.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:20.942 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:20.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:21.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:20 smithi118 bash[59345]: cluster 2023-10-09T08:31:19.680194+0000 mgr.y (mgr.26009) 876 : cluster 0 pgmap v903: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 97 op/s; 38276/174171 objects degraded (21.976%); 12694/174171 objects misplaced (7.288%); 1.1 MiB/s, 18 objects/s recovering 2023-10-09T08:31:21.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:21.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:21.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:21.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:21.185 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:21.211 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:31:21.216 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:21.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:21.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:21.232 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:31:21.254 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:31:21.280 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:31:21.308 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:31:21.320 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:21.336 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:31:21.345 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:21.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:21.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:21.365 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:31:21.380 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:31:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:31:21] "GET /metrics HTTP/1.1" 200 36589 "" "Prometheus/2.33.4" 2023-10-09T08:31:21.399 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:31:21.409 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:31:21.409 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:31:21.409 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:31:21.409 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:31:21.409 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:31:21.409 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:31:21.409 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:31:21.409 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:31:21.449 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:21.474 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:21.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:21.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:21.578 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:21.601 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:21.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:21.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:21.708 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:21.734 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:21.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:21.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:21.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:21.847 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:21 smithi081 bash[76862]: audit 2023-10-09T08:31:21.188402+0000 mon.c (mon.2) 337 : audit 0 from='client.? 172.21.15.81:0/339349022' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:31:21.847 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:21 smithi081 bash[79557]: audit 2023-10-09T08:31:21.188402+0000 mon.c (mon.2) 337 : audit 0 from='client.? 172.21.15.81:0/339349022' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:31:21.865 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:21.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:21.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:21.968 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:21.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:21.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:21.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:22.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:21 smithi118 bash[59345]: audit 2023-10-09T08:31:21.188402+0000 mon.c (mon.2) 337 : audit 0 from='client.? 172.21.15.81:0/339349022' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:31:22.093 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:22.118 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:22.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:22.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:22.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:22.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:22.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:22.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:22.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:22.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:22.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:22.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:22.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:22.491 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:22.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:22.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:22.594 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:22.617 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:22.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:22.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:22.721 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:22.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:22.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:22.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:22.855 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:22.866 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:22 smithi118 bash[59345]: cluster 2023-10-09T08:31:21.681050+0000 mgr.y (mgr.26009) 877 : cluster 0 pgmap v904: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 38212/173262 objects degraded (22.054%); 12662/173262 objects misplaced (7.308%); 825 KiB/s, 12 objects/s recovering 2023-10-09T08:31:22.884 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:22.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:22.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:22.987 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:22.995 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:22 smithi081 bash[76862]: cluster 2023-10-09T08:31:21.681050+0000 mgr.y (mgr.26009) 877 : cluster 0 pgmap v904: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 38212/173262 objects degraded (22.054%); 12662/173262 objects misplaced (7.308%); 825 KiB/s, 12 objects/s recovering 2023-10-09T08:31:22.996 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:22 smithi081 bash[79557]: cluster 2023-10-09T08:31:21.681050+0000 mgr.y (mgr.26009) 877 : cluster 0 pgmap v904: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 38212/173262 objects degraded (22.054%); 12662/173262 objects misplaced (7.308%); 825 KiB/s, 12 objects/s recovering 2023-10-09T08:31:23.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:23.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:23.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:23.026 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:31:23.113 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:23.143 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:23.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:23.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:23.248 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:23.281 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:23.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:23.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:23.384 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:23.416 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:23.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:23.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:23.521 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:23.551 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:23.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:23.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:23.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:23.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:23.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:23.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:23.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:23.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:23.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:23.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:23.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:23.918 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:23 smithi081 bash[76862]: audit 2023-10-09T08:31:23.143137+0000 mon.c (mon.2) 338 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:31:23.918 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:23 smithi081 bash[76862]: cluster 2023-10-09T08:31:23.547809+0000 mon.a (mon.0) 862 : cluster 3 Health check update: Degraded data redundancy: 38212/173262 objects degraded (22.054%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:23.918 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:23 smithi081 bash[79557]: audit 2023-10-09T08:31:23.143137+0000 mon.c (mon.2) 338 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:31:23.918 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:23 smithi081 bash[79557]: cluster 2023-10-09T08:31:23.547809+0000 mon.a (mon.0) 862 : cluster 3 Health check update: Degraded data redundancy: 38212/173262 objects degraded (22.054%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:23.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:23.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:23.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:24.037 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:24.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:23 smithi118 bash[59345]: audit 2023-10-09T08:31:23.143137+0000 mon.c (mon.2) 338 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:31:24.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:23 smithi118 bash[59345]: cluster 2023-10-09T08:31:23.547809+0000 mon.a (mon.0) 862 : cluster 3 Health check update: Degraded data redundancy: 38212/173262 objects degraded (22.054%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:24.067 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:24.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:24.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:24.171 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:24.203 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:24.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:24.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:24.298 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:31:24.299 INFO:teuthology.orchestra.run.smithi081.stdout: "success": "" 2023-10-09T08:31:24.299 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:31:24.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:24.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:24.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:24.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:24.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:24.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:24.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:24.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:24.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:24.586 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:24.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:24.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:24.630 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:31:24.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:24.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:24.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:24.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:24.812 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:24.834 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:24.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:24.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:24.937 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:24.949 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:24 smithi118 bash[59345]: cluster 2023-10-09T08:31:23.681590+0000 mgr.y (mgr.26009) 878 : cluster 0 pgmap v905: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 104 op/s; 38121/173067 objects degraded (22.027%); 12627/173067 objects misplaced (7.296%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:31:24.967 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:24.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:24.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:25.071 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:25.097 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:25.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:25.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:25.200 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:25.227 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:25.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:25.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:25.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:25.339 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:25 smithi081 bash[76862]: cluster 2023-10-09T08:31:23.681590+0000 mgr.y (mgr.26009) 878 : cluster 0 pgmap v905: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 104 op/s; 38121/173067 objects degraded (22.027%); 12627/173067 objects misplaced (7.296%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:31:25.340 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:25 smithi081 bash[79557]: cluster 2023-10-09T08:31:23.681590+0000 mgr.y (mgr.26009) 878 : cluster 0 pgmap v905: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 104 op/s; 38121/173067 objects degraded (22.027%); 12627/173067 objects misplaced (7.296%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:31:25.358 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:25.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:25.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:25.461 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:25.495 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:25.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:25.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:25.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:25.624 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:25.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:25.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:25.726 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:25.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:25.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:25.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:25.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:25.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:25.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:25.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:25.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:26.024 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:31:26.025 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:26.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:26.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:26.131 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:26.152 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:26.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:26.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:26.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:26.277 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:26.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:26.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:26.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:26.407 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:26.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:26.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:26.511 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:26.543 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:26.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:26.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:26.647 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:26.670 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:26.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:26.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:26.773 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:26.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:26.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:26.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:26.900 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:26.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:26 smithi118 bash[59345]: cluster 2023-10-09T08:31:25.682480+0000 mgr.y (mgr.26009) 879 : cluster 0 pgmap v906: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 102 op/s; 38073/171855 objects degraded (22.154%); 12593/171855 objects misplaced (7.328%); 1.1 MiB/s, 18 objects/s recovering 2023-10-09T08:31:26.928 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:26.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:26.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:27.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:27.042 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:26 smithi081 bash[76862]: cluster 2023-10-09T08:31:25.682480+0000 mgr.y (mgr.26009) 879 : cluster 0 pgmap v906: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 102 op/s; 38073/171855 objects degraded (22.154%); 12593/171855 objects misplaced (7.328%); 1.1 MiB/s, 18 objects/s recovering 2023-10-09T08:31:27.042 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:26 smithi081 bash[79557]: cluster 2023-10-09T08:31:25.682480+0000 mgr.y (mgr.26009) 879 : cluster 0 pgmap v906: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 102 op/s; 38073/171855 objects degraded (22.154%); 12593/171855 objects misplaced (7.328%); 1.1 MiB/s, 18 objects/s recovering 2023-10-09T08:31:27.061 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:27.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:27.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:27.164 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:27.192 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:27.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:27.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:27.295 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:27.317 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:27.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:27.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:27.421 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:27.447 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:27.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:27.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:27.550 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:27.577 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:27.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:27.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:27.679 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:27.704 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:27.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:27.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:27.808 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:27.838 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:27.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:27.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:27.941 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:27.973 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:27.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:27.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:28.002 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:31:28.077 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:28.107 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:28.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:28.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:28.210 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:28.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:28.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:28.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:28.339 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:28.366 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:28.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:28.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:28.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:28.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:28.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:28.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:28.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:28.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:28.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:28.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:28.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:28.737 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:31:28.737 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:31:28.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:28.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:28.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:28.854 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:28.881 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:28.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:28.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:28.985 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:29.014 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:29.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:29.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:29.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:29.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:28 smithi081 bash[79557]: cluster 2023-10-09T08:31:27.683494+0000 mgr.y (mgr.26009) 880 : cluster 0 pgmap v907: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 102 op/s; 37976/171666 objects degraded (22.122%); 12564/171666 objects misplaced (7.319%); 1.1 MiB/s, 18 objects/s recovering 2023-10-09T08:31:29.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:28 smithi081 bash[79557]: cluster 2023-10-09T08:31:28.548839+0000 mon.a (mon.0) 863 : cluster 3 Health check update: Degraded data redundancy: 37976/171666 objects degraded (22.122%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:28 smithi081 bash[76862]: cluster 2023-10-09T08:31:27.683494+0000 mgr.y (mgr.26009) 880 : cluster 0 pgmap v907: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 102 op/s; 37976/171666 objects degraded (22.122%); 12564/171666 objects misplaced (7.319%); 1.1 MiB/s, 18 objects/s recovering 2023-10-09T08:31:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:28 smithi081 bash[76862]: cluster 2023-10-09T08:31:28.548839+0000 mon.a (mon.0) 863 : cluster 3 Health check update: Degraded data redundancy: 37976/171666 objects degraded (22.122%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:29.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:29.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:29.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:29.245 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:29.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:28 smithi118 bash[59345]: cluster 2023-10-09T08:31:27.683494+0000 mgr.y (mgr.26009) 880 : cluster 0 pgmap v907: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 102 op/s; 37976/171666 objects degraded (22.122%); 12564/171666 objects misplaced (7.319%); 1.1 MiB/s, 18 objects/s recovering 2023-10-09T08:31:29.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:28 smithi118 bash[59345]: cluster 2023-10-09T08:31:28.548839+0000 mon.a (mon.0) 863 : cluster 3 Health check update: Degraded data redundancy: 37976/171666 objects degraded (22.122%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:29.277 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:29.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:29.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:29.380 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:29.406 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:29.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:29.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:29.509 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:29.542 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:29.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:29.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:29.646 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:29.662 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-09T08:31:29.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:29.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:29.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:29.779 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:29.808 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:29.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:29.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:29.912 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:29.942 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:29.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:29.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:30.039 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:31:30.047 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:30.084 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:30.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:30.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:30.188 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:30.217 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:30.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:30.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:30.322 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:30.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:31:30.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:30.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:31:30.455 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:30.484 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:30.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:30.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:30.493 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 2, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-10-09T08:31:30.494 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:31:30.494 INFO:tasks.thrashosds.thrasher:Killing osd 1, live_osds are [0, 2, 3, 4, 5, 6, 7, 1] 2023-10-09T08:31:30.494 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-10-09T08:31:30.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.1 2023-10-09T08:31:30.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:30.596 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:31:30 smithi081 systemd[1]: Stopping Ceph osd.1 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:31:30.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:30.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:30.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:30.711 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:30.742 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:30.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:30.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:30.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:30.857 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:30 smithi081 bash[76862]: cluster 2023-10-09T08:31:29.684283+0000 mgr.y (mgr.26009) 881 : cluster 0 pgmap v908: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 37976/171285 objects degraded (22.171%); 12564/171285 objects misplaced (7.335%); 988 KiB/s, 15 objects/s recovering 2023-10-09T08:31:30.858 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:30 smithi081 bash[79557]: cluster 2023-10-09T08:31:29.684283+0000 mgr.y (mgr.26009) 881 : cluster 0 pgmap v908: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 37976/171285 objects degraded (22.171%); 12564/171285 objects misplaced (7.335%); 988 KiB/s, 15 objects/s recovering 2023-10-09T08:31:30.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:30.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:30.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:30.975 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:31.000 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:31.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:31.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:31.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:30 smithi118 bash[59345]: cluster 2023-10-09T08:31:29.684283+0000 mgr.y (mgr.26009) 881 : cluster 0 pgmap v908: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 37976/171285 objects degraded (22.171%); 12564/171285 objects misplaced (7.335%); 988 KiB/s, 15 objects/s recovering 2023-10-09T08:31:31.103 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:31.125 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:31:30 smithi081 bash[155994]: debug 2023-10-09T08:31:30.888+0000 7f7d21dca700 -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-09T08:31:31.125 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:31:30 smithi081 bash[155994]: debug 2023-10-09T08:31:30.888+0000 7f7d21dca700 -1 osd.1 206 *** Got signal Terminated *** 2023-10-09T08:31:31.125 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:31:30 smithi081 bash[155994]: debug 2023-10-09T08:31:30.888+0000 7f7d21dca700 -1 osd.1 206 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T08:31:31.131 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:31.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:31.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:31.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:31.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:31.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:31.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:31.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:31.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:31.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:31.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:31.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:31.505 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:31:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:31:31] "GET /metrics HTTP/1.1" 200 36581 "" "Prometheus/2.33.4" 2023-10-09T08:31:31.515 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:31.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:31.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:31.617 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:31.645 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:31.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:31.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:31.748 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:31.786 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:31.787 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:31 smithi081 bash[76862]: cluster 2023-10-09T08:31:30.894134+0000 mon.a (mon.0) 864 : cluster 1 osd.1 marked itself down and dead 2023-10-09T08:31:31.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:31.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:31.889 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:31.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:31 smithi118 bash[59345]: cluster 2023-10-09T08:31:30.894134+0000 mon.a (mon.0) 864 : cluster 1 osd.1 marked itself down and dead 2023-10-09T08:31:31.918 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:31.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:31.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:32.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:32.051 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:32.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:32.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:32.134 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:31 smithi081 bash[79557]: cluster 2023-10-09T08:31:30.894134+0000 mon.a (mon.0) 864 : cluster 1 osd.1 marked itself down and dead 2023-10-09T08:31:32.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:32.186 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:32.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:32.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:32.289 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:32.323 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:32.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:32.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:32.427 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:32.450 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:32.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:32.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:32.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:32.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:32.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:32.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:32.683 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:32.712 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:32.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:32.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:32.815 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:32.850 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:32.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:32.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:32.956 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:32.969 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:32 smithi118 bash[59345]: cluster 2023-10-09T08:31:31.685456+0000 mgr.y (mgr.26009) 882 : cluster 0 pgmap v909: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 37928/170613 objects degraded (22.230%); 12543/170613 objects misplaced (7.352%); 1.1 MiB/s, 17 objects/s recovering 2023-10-09T08:31:32.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:32 smithi118 bash[59345]: cluster 2023-10-09T08:31:31.780515+0000 mon.a (mon.0) 865 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:31:32.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:32 smithi118 bash[59345]: cluster 2023-10-09T08:31:31.786296+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T08:31:32.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:32 smithi118 bash[59345]: cluster 2023-10-09T08:31:31.789267+0000 mon.a (mon.0) 866 : cluster 0 osdmap e207: 8 total, 7 up, 8 in 2023-10-09T08:31:32.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:32 smithi118 bash[59345]: cluster 2023-10-09T08:31:31.789285+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T08:31:32.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:32 smithi118 bash[59345]: cluster 2023-10-09T08:31:31.789333+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T08:31:32.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:32 smithi118 bash[59345]: cluster 2023-10-09T08:31:31.789392+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T08:31:32.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:32 smithi118 bash[59345]: cluster 2023-10-09T08:31:31.789585+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T08:31:32.990 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:32.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:32.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:33.093 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:33.123 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:33.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:32 smithi081 bash[76862]: cluster 2023-10-09T08:31:31.685456+0000 mgr.y (mgr.26009) 882 : cluster 0 pgmap v909: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 37928/170613 objects degraded (22.230%); 12543/170613 objects misplaced (7.352%); 1.1 MiB/s, 17 objects/s recovering 2023-10-09T08:31:33.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:32 smithi081 bash[76862]: cluster 2023-10-09T08:31:31.780515+0000 mon.a (mon.0) 865 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:31:33.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:32 smithi081 bash[76862]: cluster 2023-10-09T08:31:31.786296+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T08:31:33.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:32 smithi081 bash[76862]: cluster 2023-10-09T08:31:31.789267+0000 mon.a (mon.0) 866 : cluster 0 osdmap e207: 8 total, 7 up, 8 in 2023-10-09T08:31:33.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:32 smithi081 bash[76862]: cluster 2023-10-09T08:31:31.789285+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T08:31:33.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:32 smithi081 bash[76862]: cluster 2023-10-09T08:31:31.789333+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T08:31:33.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:32 smithi081 bash[76862]: cluster 2023-10-09T08:31:31.789392+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T08:31:33.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:32 smithi081 bash[76862]: cluster 2023-10-09T08:31:31.789585+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T08:31:33.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:32 smithi081 bash[79557]: cluster 2023-10-09T08:31:31.685456+0000 mgr.y (mgr.26009) 882 : cluster 0 pgmap v909: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 74 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 37928/170613 objects degraded (22.230%); 12543/170613 objects misplaced (7.352%); 1.1 MiB/s, 17 objects/s recovering 2023-10-09T08:31:33.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:32 smithi081 bash[79557]: cluster 2023-10-09T08:31:31.780515+0000 mon.a (mon.0) 865 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T08:31:33.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:32 smithi081 bash[79557]: cluster 2023-10-09T08:31:31.786296+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T08:31:33.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:32 smithi081 bash[79557]: cluster 2023-10-09T08:31:31.789267+0000 mon.a (mon.0) 866 : cluster 0 osdmap e207: 8 total, 7 up, 8 in 2023-10-09T08:31:33.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:32 smithi081 bash[79557]: cluster 2023-10-09T08:31:31.789285+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T08:31:33.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:32 smithi081 bash[79557]: cluster 2023-10-09T08:31:31.789333+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T08:31:33.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:32 smithi081 bash[79557]: cluster 2023-10-09T08:31:31.789392+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T08:31:33.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:32 smithi081 bash[79557]: cluster 2023-10-09T08:31:31.789585+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T08:31:33.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:33.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:33.228 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:33.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:33.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:33.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:33.358 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:33.392 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:33.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:33.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:33.495 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:33.524 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:33.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:33.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:33.627 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:33.659 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:33.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:33.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:33.762 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:33.790 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:33.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:33.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:33.816 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[79557]: cluster 2023-10-09T08:31:32.793398+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.817 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[79557]: cluster 2023-10-09T08:31:32.795732+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.817 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[79557]: cluster 2023-10-09T08:31:32.795734+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.817 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[79557]: cluster 2023-10-09T08:31:32.795767+0000 mon.a (mon.0) 867 : cluster 0 osdmap e208: 8 total, 7 up, 8 in 2023-10-09T08:31:33.817 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[79557]: cluster 2023-10-09T08:31:32.796113+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.817 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[79557]: cluster 2023-10-09T08:31:32.798997+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.817 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[79557]: cluster 2023-10-09T08:31:32.799123+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.817 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[79557]: cluster 2023-10-09T08:31:32.799125+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.817 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[79557]: cluster 2023-10-09T08:31:32.799152+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.817 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[79557]: cluster 2023-10-09T08:31:32.805966+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.817 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[79557]: cluster 2023-10-09T08:31:33.550353+0000 mon.a (mon.0) 868 : cluster 3 Health check update: Degraded data redundancy: 37928/170613 objects degraded (22.230%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:33.893 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:33.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:33 smithi118 bash[59345]: cluster 2023-10-09T08:31:32.793398+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:33 smithi118 bash[59345]: cluster 2023-10-09T08:31:32.795732+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:33 smithi118 bash[59345]: cluster 2023-10-09T08:31:32.795734+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:33 smithi118 bash[59345]: cluster 2023-10-09T08:31:32.795767+0000 mon.a (mon.0) 867 : cluster 0 osdmap e208: 8 total, 7 up, 8 in 2023-10-09T08:31:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:33 smithi118 bash[59345]: cluster 2023-10-09T08:31:32.796113+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:33 smithi118 bash[59345]: cluster 2023-10-09T08:31:32.798997+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:33 smithi118 bash[59345]: cluster 2023-10-09T08:31:32.799123+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:33 smithi118 bash[59345]: cluster 2023-10-09T08:31:32.799125+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:33 smithi118 bash[59345]: cluster 2023-10-09T08:31:32.799152+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:33 smithi118 bash[59345]: cluster 2023-10-09T08:31:32.805966+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:33 smithi118 bash[59345]: cluster 2023-10-09T08:31:33.550353+0000 mon.a (mon.0) 868 : cluster 3 Health check update: Degraded data redundancy: 37928/170613 objects degraded (22.230%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:33.917 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:33.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:33.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:34.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:34.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:34.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:34.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:34.145 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:34.146 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[76862]: cluster 2023-10-09T08:31:32.793398+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:34.147 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[76862]: cluster 2023-10-09T08:31:32.795732+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:34.147 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[76862]: cluster 2023-10-09T08:31:32.795734+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:34.147 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[76862]: cluster 2023-10-09T08:31:32.795767+0000 mon.a (mon.0) 867 : cluster 0 osdmap e208: 8 total, 7 up, 8 in 2023-10-09T08:31:34.147 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[76862]: cluster 2023-10-09T08:31:32.796113+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:34.147 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[76862]: cluster 2023-10-09T08:31:32.798997+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:34.147 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[76862]: cluster 2023-10-09T08:31:32.799123+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:34.147 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[76862]: cluster 2023-10-09T08:31:32.799125+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:34.147 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[76862]: cluster 2023-10-09T08:31:32.799152+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:34.147 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[76862]: cluster 2023-10-09T08:31:32.805966+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T08:31:34.147 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:33 smithi081 bash[76862]: cluster 2023-10-09T08:31:33.550353+0000 mon.a (mon.0) 868 : cluster 3 Health check update: Degraded data redundancy: 37928/170613 objects degraded (22.230%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:34.174 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:34.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:34.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:34.277 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:34.308 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:34.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:34.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:34.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:34.435 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:31:34.443 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:34.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:34.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:34.546 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:34.579 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:34.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:34.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:34.682 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:34.701 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:34.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:34.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:34.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:34.827 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:34.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:34.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:34.930 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:34.943 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:34 smithi118 bash[59345]: cluster 2023-10-09T08:31:33.686340+0000 mgr.y (mgr.26009) 883 : cluster 0 pgmap v912: 89 pgs: 2 remapped+peering, 4 peering, 1 unknown, 1 stale+active+recovery_wait+undersized+degraded+remapped, 16 stale+active+clean, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 53 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 8 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 59 op/s; 29095/170433 objects degraded (17.071%); 8917/170433 objects misplaced (5.232%); 1.1 MiB/s, 16 objects/s recovering 2023-10-09T08:31:34.943 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:34 smithi118 bash[59345]: cluster 2023-10-09T08:31:33.799091+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:34.943 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:34 smithi118 bash[59345]: cluster 2023-10-09T08:31:33.800212+0000 mon.a (mon.0) 869 : cluster 0 osdmap e209: 8 total, 7 up, 8 in 2023-10-09T08:31:34.943 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:34 smithi118 bash[59345]: cluster 2023-10-09T08:31:33.800690+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:34.943 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:34 smithi118 bash[59345]: cluster 2023-10-09T08:31:33.803168+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:34.943 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:34 smithi118 bash[59345]: cluster 2023-10-09T08:31:33.804173+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:34.943 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:34 smithi118 bash[59345]: cluster 2023-10-09T08:31:33.808314+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:34.943 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:34 smithi118 bash[59345]: cluster 2023-10-09T08:31:33.808465+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:34.944 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:34 smithi118 bash[59345]: cluster 2023-10-09T08:31:33.816716+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:34.944 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:34 smithi118 bash[59345]: cluster 2023-10-09T08:31:34.553189+0000 mon.a (mon.0) 870 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-09T08:31:34.956 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:34.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:34.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:35.059 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:35.086 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:35.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:35.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:35.125 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[178306]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-1 2023-10-09T08:31:35.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[76862]: cluster 2023-10-09T08:31:33.686340+0000 mgr.y (mgr.26009) 883 : cluster 0 pgmap v912: 89 pgs: 2 remapped+peering, 4 peering, 1 unknown, 1 stale+active+recovery_wait+undersized+degraded+remapped, 16 stale+active+clean, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 53 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 8 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 59 op/s; 29095/170433 objects degraded (17.071%); 8917/170433 objects misplaced (5.232%); 1.1 MiB/s, 16 objects/s recovering 2023-10-09T08:31:35.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[76862]: cluster 2023-10-09T08:31:33.799091+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:35.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[76862]: cluster 2023-10-09T08:31:33.800212+0000 mon.a (mon.0) 869 : cluster 0 osdmap e209: 8 total, 7 up, 8 in 2023-10-09T08:31:35.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[76862]: cluster 2023-10-09T08:31:33.800690+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:35.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[76862]: cluster 2023-10-09T08:31:33.803168+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:35.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[76862]: cluster 2023-10-09T08:31:33.804173+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:35.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[76862]: cluster 2023-10-09T08:31:33.808314+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:35.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[76862]: cluster 2023-10-09T08:31:33.808465+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:35.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[76862]: cluster 2023-10-09T08:31:33.816716+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:35.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[76862]: cluster 2023-10-09T08:31:34.553189+0000 mon.a (mon.0) 870 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-09T08:31:35.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[79557]: cluster 2023-10-09T08:31:33.686340+0000 mgr.y (mgr.26009) 883 : cluster 0 pgmap v912: 89 pgs: 2 remapped+peering, 4 peering, 1 unknown, 1 stale+active+recovery_wait+undersized+degraded+remapped, 16 stale+active+clean, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 53 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 8 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 59 op/s; 29095/170433 objects degraded (17.071%); 8917/170433 objects misplaced (5.232%); 1.1 MiB/s, 16 objects/s recovering 2023-10-09T08:31:35.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[79557]: cluster 2023-10-09T08:31:33.799091+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:35.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[79557]: cluster 2023-10-09T08:31:33.800212+0000 mon.a (mon.0) 869 : cluster 0 osdmap e209: 8 total, 7 up, 8 in 2023-10-09T08:31:35.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[79557]: cluster 2023-10-09T08:31:33.800690+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:35.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[79557]: cluster 2023-10-09T08:31:33.803168+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:35.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[79557]: cluster 2023-10-09T08:31:33.804173+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:35.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[79557]: cluster 2023-10-09T08:31:33.808314+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:35.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[79557]: cluster 2023-10-09T08:31:33.808465+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:35.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[79557]: cluster 2023-10-09T08:31:33.816716+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T08:31:35.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:34 smithi081 bash[79557]: cluster 2023-10-09T08:31:34.553189+0000 mon.a (mon.0) 870 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-09T08:31:35.190 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:35.215 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:35.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:35.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:35.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:35.338 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:35.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:35.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:35.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:35.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:35.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:35.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:35.569 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:35.590 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:35.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:35.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:35.693 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:35.713 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:35.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:35.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:35.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:35.832 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:31:35.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:35.838 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:35 smithi081 bash[76862]: audit 2023-10-09T08:31:35.690853+0000 mon.a (mon.0) 871 : audit 1 from='client.? 172.21.15.81:0/4023571574' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:31:35.839 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:31:35 smithi081 bash[178635]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-1 2023-10-09T08:31:35.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:35.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:35.840 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:35 smithi081 bash[79557]: audit 2023-10-09T08:31:35.690853+0000 mon.a (mon.0) 871 : audit 1 from='client.? 172.21.15.81:0/4023571574' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:31:35.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:35.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:35.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:35.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:36.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:35 smithi118 bash[59345]: audit 2023-10-09T08:31:35.690853+0000 mon.a (mon.0) 871 : audit 1 from='client.? 172.21.15.81:0/4023571574' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:31:36.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:36.078 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:36.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:36.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:36.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:36.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:36.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:36.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:36.303 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:36.333 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:36.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:36.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:36.436 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:36.459 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:36.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:36.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:36.561 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:36.586 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:36.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:36.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:36.689 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:36.714 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:36.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:36.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:36.817 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:36.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:36.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:36.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:36.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:36.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:36.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:36.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:37.060 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:37.088 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:37.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:37.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:37.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:36 smithi081 bash[76862]: cluster 2023-10-09T08:31:35.687073+0000 mgr.y (mgr.26009) 884 : cluster 0 pgmap v914: 89 pgs: 1 active+clean+remapped, 25 active+undersized, 2 remapped+peering, 4 peering, 1 unknown, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 7 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 79 op/s; 36108/169848 objects degraded (21.259%); 11544/169848 objects misplaced (6.797%); 2.9 MiB/s, 43 objects/s recovering 2023-10-09T08:31:37.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:36 smithi081 bash[76862]: cluster 2023-10-09T08:31:35.810753+0000 mon.a (mon.0) 872 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:31:37.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:36 smithi081 bash[76862]: cluster 2023-10-09T08:31:35.819277+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T08:31:37.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:36 smithi081 bash[76862]: audit 2023-10-09T08:31:35.821002+0000 mon.a (mon.0) 873 : audit 1 from='client.? 172.21.15.81:0/4023571574' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:31:37.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:36 smithi081 bash[76862]: cluster 2023-10-09T08:31:35.821074+0000 mon.a (mon.0) 874 : cluster 0 osdmap e210: 8 total, 7 up, 8 in 2023-10-09T08:31:37.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:36 smithi081 bash[76862]: cluster 2023-10-09T08:31:35.935568+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T08:31:37.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:36 smithi081 bash[76862]: cluster 2023-10-09T08:31:35.935766+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T08:31:37.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:36 smithi081 bash[76862]: cluster 2023-10-09T08:31:35.935802+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T08:31:37.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:36 smithi081 bash[79557]: cluster 2023-10-09T08:31:35.687073+0000 mgr.y (mgr.26009) 884 : cluster 0 pgmap v914: 89 pgs: 1 active+clean+remapped, 25 active+undersized, 2 remapped+peering, 4 peering, 1 unknown, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 7 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 79 op/s; 36108/169848 objects degraded (21.259%); 11544/169848 objects misplaced (6.797%); 2.9 MiB/s, 43 objects/s recovering 2023-10-09T08:31:37.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:36 smithi081 bash[79557]: cluster 2023-10-09T08:31:35.810753+0000 mon.a (mon.0) 872 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:31:37.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:36 smithi081 bash[79557]: cluster 2023-10-09T08:31:35.819277+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T08:31:37.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:36 smithi081 bash[79557]: audit 2023-10-09T08:31:35.821002+0000 mon.a (mon.0) 873 : audit 1 from='client.? 172.21.15.81:0/4023571574' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:31:37.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:36 smithi081 bash[79557]: cluster 2023-10-09T08:31:35.821074+0000 mon.a (mon.0) 874 : cluster 0 osdmap e210: 8 total, 7 up, 8 in 2023-10-09T08:31:37.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:36 smithi081 bash[79557]: cluster 2023-10-09T08:31:35.935568+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T08:31:37.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:36 smithi081 bash[79557]: cluster 2023-10-09T08:31:35.935766+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T08:31:37.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:36 smithi081 bash[79557]: cluster 2023-10-09T08:31:35.935802+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T08:31:37.190 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:37.197 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:36 smithi118 bash[59345]: cluster 2023-10-09T08:31:35.687073+0000 mgr.y (mgr.26009) 884 : cluster 0 pgmap v914: 89 pgs: 1 active+clean+remapped, 25 active+undersized, 2 remapped+peering, 4 peering, 1 unknown, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 7 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 79 op/s; 36108/169848 objects degraded (21.259%); 11544/169848 objects misplaced (6.797%); 2.9 MiB/s, 43 objects/s recovering 2023-10-09T08:31:37.197 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:36 smithi118 bash[59345]: cluster 2023-10-09T08:31:35.810753+0000 mon.a (mon.0) 872 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:31:37.198 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:36 smithi118 bash[59345]: cluster 2023-10-09T08:31:35.819277+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T08:31:37.198 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:36 smithi118 bash[59345]: audit 2023-10-09T08:31:35.821002+0000 mon.a (mon.0) 873 : audit 1 from='client.? 172.21.15.81:0/4023571574' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:31:37.198 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:36 smithi118 bash[59345]: cluster 2023-10-09T08:31:35.821074+0000 mon.a (mon.0) 874 : cluster 0 osdmap e210: 8 total, 7 up, 8 in 2023-10-09T08:31:37.198 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:36 smithi118 bash[59345]: cluster 2023-10-09T08:31:35.935568+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T08:31:37.198 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:36 smithi118 bash[59345]: cluster 2023-10-09T08:31:35.935766+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T08:31:37.198 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:36 smithi118 bash[59345]: cluster 2023-10-09T08:31:35.935802+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T08:31:37.216 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:37.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:37.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:37.319 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:37.351 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:37.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:37.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:37.454 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:37.484 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:37.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:37.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:37.587 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:37.615 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:37.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:37.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:37.718 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:37.747 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:37.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:37.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:37.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:37.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:37.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:37.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:37.973 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:37.997 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:37.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:37.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:38.099 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:38.125 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:38.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:38.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:38.228 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:38.253 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:38.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:38.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:38.356 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:38.386 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:38.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:38.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:38.489 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:38.520 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:38.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:38.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:38.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:38.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:38.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:38.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:38.743 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:38.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:38.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:38.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:38.874 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:38.901 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:38.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:38.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:39.005 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:39.012 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:38 smithi118 bash[59345]: cluster 2023-10-09T08:31:37.687840+0000 mgr.y (mgr.26009) 885 : cluster 0 pgmap v916: 89 pgs: 1 active+clean+remapped, 25 active+undersized, 2 remapped+peering, 4 peering, 1 unknown, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 7 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 43 op/s; 36108/169848 objects degraded (21.259%); 11544/169848 objects misplaced (6.797%); 2.7 MiB/s, 40 objects/s recovering 2023-10-09T08:31:39.013 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:38 smithi118 bash[59345]: audit 2023-10-09T08:31:38.147852+0000 mon.a (mon.0) 875 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:31:39.013 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:38 smithi118 bash[59345]: audit 2023-10-09T08:31:38.149030+0000 mon.c (mon.2) 339 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:31:39.013 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:38 smithi118 bash[59345]: cluster 2023-10-09T08:31:38.551868+0000 mon.a (mon.0) 876 : cluster 3 Health check update: Degraded data redundancy: 36108/169848 objects degraded (21.259%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:39.027 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:39.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:39.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:39.065 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:38 smithi081 bash[76862]: cluster 2023-10-09T08:31:37.687840+0000 mgr.y (mgr.26009) 885 : cluster 0 pgmap v916: 89 pgs: 1 active+clean+remapped, 25 active+undersized, 2 remapped+peering, 4 peering, 1 unknown, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 7 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 43 op/s; 36108/169848 objects degraded (21.259%); 11544/169848 objects misplaced (6.797%); 2.7 MiB/s, 40 objects/s recovering 2023-10-09T08:31:39.065 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:38 smithi081 bash[76862]: audit 2023-10-09T08:31:38.147852+0000 mon.a (mon.0) 875 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:31:39.065 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:38 smithi081 bash[76862]: audit 2023-10-09T08:31:38.149030+0000 mon.c (mon.2) 339 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:31:39.065 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:38 smithi081 bash[76862]: cluster 2023-10-09T08:31:38.551868+0000 mon.a (mon.0) 876 : cluster 3 Health check update: Degraded data redundancy: 36108/169848 objects degraded (21.259%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:39.066 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:38 smithi081 bash[79557]: cluster 2023-10-09T08:31:37.687840+0000 mgr.y (mgr.26009) 885 : cluster 0 pgmap v916: 89 pgs: 1 active+clean+remapped, 25 active+undersized, 2 remapped+peering, 4 peering, 1 unknown, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 7 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 43 op/s; 36108/169848 objects degraded (21.259%); 11544/169848 objects misplaced (6.797%); 2.7 MiB/s, 40 objects/s recovering 2023-10-09T08:31:39.066 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:38 smithi081 bash[79557]: audit 2023-10-09T08:31:38.147852+0000 mon.a (mon.0) 875 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:31:39.066 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:38 smithi081 bash[79557]: audit 2023-10-09T08:31:38.149030+0000 mon.c (mon.2) 339 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:31:39.066 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:38 smithi081 bash[79557]: cluster 2023-10-09T08:31:38.551868+0000 mon.a (mon.0) 876 : cluster 3 Health check update: Degraded data redundancy: 36108/169848 objects degraded (21.259%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:39.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:39.151 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:39.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:39.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:39.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:39.277 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:39.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:39.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:39.380 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:39.406 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:39.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:39.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:39.508 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:39.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:39.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:39.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:39.641 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:39.669 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:39.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:39.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:39.772 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:39.796 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:39.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:39.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:39.900 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:39.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:39 smithi118 bash[59345]: audit 2023-10-09T08:31:39.649385+0000 mon.a (mon.0) 877 : audit 0 from='client.? 172.21.15.81:0/917222512' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:31:39.922 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:39.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:39.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:40.025 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:40.058 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:40.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:40.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:40.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:39 smithi081 bash[76862]: audit 2023-10-09T08:31:39.649385+0000 mon.a (mon.0) 877 : audit 0 from='client.? 172.21.15.81:0/917222512' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:31:40.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:39 smithi081 bash[79557]: audit 2023-10-09T08:31:39.649385+0000 mon.a (mon.0) 877 : audit 0 from='client.? 172.21.15.81:0/917222512' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:31:40.161 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:40.188 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:40.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:40.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:40.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:40.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:40.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:40.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:40.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:40.445 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:40.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:40.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:40.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:40.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:40.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:40.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:40.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:40.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:40.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:40.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:40.791 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.1.service' 2023-10-09T08:31:40.797 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:40.818 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T08:31:40.818 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-10-09T08:31:40.883 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:40.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:40.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:40.986 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:41.012 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:41.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:41.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:41.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:31:41.079 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:40 smithi081 bash[76862]: cluster 2023-10-09T08:31:39.688916+0000 mgr.y (mgr.26009) 886 : cluster 0 pgmap v917: 89 pgs: 1 active+clean+remapped, 25 active+undersized, 2 remapped+peering, 4 peering, 1 unknown, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 7 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 28 op/s; 36108/169848 objects degraded (21.259%); 11544/169848 objects misplaced (6.797%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T08:31:41.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:40 smithi081 bash[79557]: cluster 2023-10-09T08:31:39.688916+0000 mgr.y (mgr.26009) 886 : cluster 0 pgmap v917: 89 pgs: 1 active+clean+remapped, 25 active+undersized, 2 remapped+peering, 4 peering, 1 unknown, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 7 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 28 op/s; 36108/169848 objects degraded (21.259%); 11544/169848 objects misplaced (6.797%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T08:31:41.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:41.142 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:41.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:41.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:41.241 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:31:41.241 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:31:41.245 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:41.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:40 smithi118 bash[59345]: cluster 2023-10-09T08:31:39.688916+0000 mgr.y (mgr.26009) 886 : cluster 0 pgmap v917: 89 pgs: 1 active+clean+remapped, 25 active+undersized, 2 remapped+peering, 4 peering, 1 unknown, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 7 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 28 op/s; 36108/169848 objects degraded (21.259%); 11544/169848 objects misplaced (6.797%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T08:31:41.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:41.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:41.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:41.373 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:41.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:31:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:31:41] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.33.4" 2023-10-09T08:31:41.402 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:41.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:41.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:41.507 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:41.532 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:41.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:41.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:41.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:41.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:41.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:41.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:41.769 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:41.799 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:41.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:41.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:41.902 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:41.928 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:41.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:41.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:42.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:42.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:42.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:42.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:42.160 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:42.182 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:42.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:42.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:42.285 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:42.314 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:42.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:42.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:42.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:42.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:42.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:42.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:42.554 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:42.583 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:42.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:42.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:42.595 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-09T08:31:42.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:42.712 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:42.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:42.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:42.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:42.843 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:42.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:42.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:42.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:42.953 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:42 smithi081 bash[76862]: cluster 2023-10-09T08:31:41.690240+0000 mgr.y (mgr.26009) 887 : cluster 0 pgmap v918: 89 pgs: 1 active+clean+remapped, 25 active+undersized, 2 remapped+peering, 4 peering, 1 unknown, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 7 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 24 op/s; 36108/169848 objects degraded (21.259%); 11248/169848 objects misplaced (6.622%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:31:42.953 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:42 smithi081 bash[79557]: cluster 2023-10-09T08:31:41.690240+0000 mgr.y (mgr.26009) 887 : cluster 0 pgmap v918: 89 pgs: 1 active+clean+remapped, 25 active+undersized, 2 remapped+peering, 4 peering, 1 unknown, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 7 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 24 op/s; 36108/169848 objects degraded (21.259%); 11248/169848 objects misplaced (6.622%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:31:42.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:42.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:42.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:43.073 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:43.085 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:42 smithi118 bash[59345]: cluster 2023-10-09T08:31:41.690240+0000 mgr.y (mgr.26009) 887 : cluster 0 pgmap v918: 89 pgs: 1 active+clean+remapped, 25 active+undersized, 2 remapped+peering, 4 peering, 1 unknown, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 7 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 24 op/s; 36108/169848 objects degraded (21.259%); 11248/169848 objects misplaced (6.622%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:31:43.102 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:43.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:43.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:43.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:43.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:43.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:43.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:43.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:43.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:43.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:43.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:43.466 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:43.496 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:43.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:43.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:43.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:43.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:43.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:43.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:43.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:43.750 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:43.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:43.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:43.853 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:43.880 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:43.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:43.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:43.984 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:44.016 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:44.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:44.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:44.120 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:44.149 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:44.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:44.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:44.253 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:44.285 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:44.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:44.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:44.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:44.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:44.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:44.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:44.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:44.542 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:44.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:44.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:44.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:44.677 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:44.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:44.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:44.780 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:44.792 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:44 smithi081 bash[76862]: cluster 2023-10-09T08:31:43.691518+0000 mgr.y (mgr.26009) 888 : cluster 0 pgmap v919: 89 pgs: 1 active+clean+remapped, 25 active+undersized, 2 remapped+peering, 4 peering, 1 unknown, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 7 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 19 op/s; 36108/169848 objects degraded (21.259%); 11248/169848 objects misplaced (6.622%); 3.1 MiB/s, 49 objects/s recovering 2023-10-09T08:31:44.792 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:44 smithi081 bash[79557]: cluster 2023-10-09T08:31:43.691518+0000 mgr.y (mgr.26009) 888 : cluster 0 pgmap v919: 89 pgs: 1 active+clean+remapped, 25 active+undersized, 2 remapped+peering, 4 peering, 1 unknown, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 7 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 19 op/s; 36108/169848 objects degraded (21.259%); 11248/169848 objects misplaced (6.622%); 3.1 MiB/s, 49 objects/s recovering 2023-10-09T08:31:44.805 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:44.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:44.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:44.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:44.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:44.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:44.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:45.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:44 smithi118 bash[59345]: cluster 2023-10-09T08:31:43.691518+0000 mgr.y (mgr.26009) 888 : cluster 0 pgmap v919: 89 pgs: 1 active+clean+remapped, 25 active+undersized, 2 remapped+peering, 4 peering, 1 unknown, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 7 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 19 op/s; 36108/169848 objects degraded (21.259%); 11248/169848 objects misplaced (6.622%); 3.1 MiB/s, 49 objects/s recovering 2023-10-09T08:31:45.042 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:45.072 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:45.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:45.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:45.175 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:45.206 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:45.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:45.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:45.310 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:45.338 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:45.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:45.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:45.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:45.467 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:45.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:45.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:45.475 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:31:45.502 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:31:45.525 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:31:45.559 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:31:45.571 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:45.589 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:31:45.600 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:45.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:45.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:45.617 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:31:45.653 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:31:45.653 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:31:45.653 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:31:45.653 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:31:45.653 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:31:45.654 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:31:45.654 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:31:45.654 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:31:45.654 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:31:45.703 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:45.728 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:45.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:45.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:45.819 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 2, 0] out_osds: [] dead_osds: [1] live_osds: [0, 2, 3, 4, 5, 6, 7] 2023-10-09T08:31:45.819 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:31:45.819 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-09T08:31:45.820 INFO:tasks.thrashosds.thrasher:Setting osd 0 primary_affinity to 1.000000 2023-10-09T08:31:45.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 0 1 2023-10-09T08:31:45.825 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:31:45.832 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:45.840 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:45 smithi118 bash[59345]: cluster 2023-10-09T08:31:45.744018+0000 mon.a (mon.0) 878 : cluster 3 Health check update: Degraded data redundancy: 48462/169830 objects degraded (28.536%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:45.840 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:45 smithi118 bash[59345]: cluster 2023-10-09T08:31:45.744052+0000 mon.a (mon.0) 879 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-09T08:31:45.859 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:45.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:45.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:45.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:45.974 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:45 smithi081 bash[76862]: cluster 2023-10-09T08:31:45.744018+0000 mon.a (mon.0) 878 : cluster 3 Health check update: Degraded data redundancy: 48462/169830 objects degraded (28.536%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:45.974 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:45 smithi081 bash[76862]: cluster 2023-10-09T08:31:45.744052+0000 mon.a (mon.0) 879 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-09T08:31:45.974 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:45 smithi081 bash[79557]: cluster 2023-10-09T08:31:45.744018+0000 mon.a (mon.0) 878 : cluster 3 Health check update: Degraded data redundancy: 48462/169830 objects degraded (28.536%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:45.974 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:45 smithi081 bash[79557]: cluster 2023-10-09T08:31:45.744052+0000 mon.a (mon.0) 879 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-09T08:31:45.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:45.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:45.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:46.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:46.114 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:46.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:46.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:46.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:46.248 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:46.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:46.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:46.351 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:46.381 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:46.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:46.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:46.484 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:46.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:46.514 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:46.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:46.615 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:46.643 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:46.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:46.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:46.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:46.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:46.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:46.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:46.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:46.897 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:46.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:46.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:46.999 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:47.030 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:47.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:47.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:47.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:46 smithi081 bash[76862]: cluster 2023-10-09T08:31:45.692502+0000 mgr.y (mgr.26009) 889 : cluster 0 pgmap v920: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 2 active+undersized+degraded+remapped, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 48462/169830 objects degraded (28.536%); 17860/169830 objects misplaced (10.516%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T08:31:47.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:46 smithi081 bash[79557]: cluster 2023-10-09T08:31:45.692502+0000 mgr.y (mgr.26009) 889 : cluster 0 pgmap v920: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 2 active+undersized+degraded+remapped, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 48462/169830 objects degraded (28.536%); 17860/169830 objects misplaced (10.516%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T08:31:47.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:47.158 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:47.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:47.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:47.261 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:47.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:46 smithi118 bash[59345]: cluster 2023-10-09T08:31:45.692502+0000 mgr.y (mgr.26009) 889 : cluster 0 pgmap v920: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 2 active+undersized+degraded+remapped, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 48462/169830 objects degraded (28.536%); 17860/169830 objects misplaced (10.516%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T08:31:47.294 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:47.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:47.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:47.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:47.417 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:31:47.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:47.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:47.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:47.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:47.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:47.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:47.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:47.662 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:47.689 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:47.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:47.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:47.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:47.815 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:47.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:47.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:47.906 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:31:47.907 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:31:47.919 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:47.942 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:47.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:47.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:48.045 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:48.070 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:48.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:48.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:48.172 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:48.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:48.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:48.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:48.299 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:48.328 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:48.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:48.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:48.433 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:48.461 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:48.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:48.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:48.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:48.589 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:48.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:48.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:48.692 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:48.719 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:48.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:48.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:48.823 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:48.831 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:48 smithi081 bash[76862]: cluster 2023-10-09T08:31:47.693126+0000 mgr.y (mgr.26009) 890 : cluster 0 pgmap v921: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 2 active+undersized+degraded+remapped, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 48462/169830 objects degraded (28.536%); 17860/169830 objects misplaced (10.516%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T08:31:48.831 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:48 smithi081 bash[79557]: cluster 2023-10-09T08:31:47.693126+0000 mgr.y (mgr.26009) 890 : cluster 0 pgmap v921: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 2 active+undersized+degraded+remapped, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 48462/169830 objects degraded (28.536%); 17860/169830 objects misplaced (10.516%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T08:31:48.851 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:48.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:48.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:48.954 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:48.963 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:48 smithi118 bash[59345]: cluster 2023-10-09T08:31:47.693126+0000 mgr.y (mgr.26009) 890 : cluster 0 pgmap v921: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 2 active+undersized+degraded+remapped, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 48462/169830 objects degraded (28.536%); 17860/169830 objects misplaced (10.516%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T08:31:48.978 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:48.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:48.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:49.083 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:49.106 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:49.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:49.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:49.210 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:49.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:49.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:49.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:49.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:49.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:49.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:49.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:49.464 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:49.493 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:49.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:49.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:49.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:49.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:49.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:49.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:49.722 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:49.742 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:49.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:49.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:49.845 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:49.875 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:49.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:49.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:49.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:31:49.979 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:50.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:50.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:50.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:50.131 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:50.160 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:50.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:50.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:50.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:50.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:50.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:50.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:50.390 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:50.414 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:50.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:50.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:50.517 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:50.546 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:50.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:50.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:50.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:50.677 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:50.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:50.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:50.780 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:50.801 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:50.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:50.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:50.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:50.913 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:50 smithi081 bash[76862]: cluster 2023-10-09T08:31:49.693786+0000 mgr.y (mgr.26009) 891 : cluster 0 pgmap v922: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 2 active+undersized+degraded+remapped, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 14 op/s; 48427/169317 objects degraded (28.601%); 17860/169317 objects misplaced (10.548%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T08:31:50.913 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:50 smithi081 bash[79557]: cluster 2023-10-09T08:31:49.693786+0000 mgr.y (mgr.26009) 891 : cluster 0 pgmap v922: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 2 active+undersized+degraded+remapped, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 14 op/s; 48427/169317 objects degraded (28.601%); 17860/169317 objects misplaced (10.548%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T08:31:50.929 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:50.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:50.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:50.936 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:31:51.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:51.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:51.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:51.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:51.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:50 smithi118 bash[59345]: cluster 2023-10-09T08:31:49.693786+0000 mgr.y (mgr.26009) 891 : cluster 0 pgmap v922: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 2 active+undersized+degraded+remapped, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 14 op/s; 48427/169317 objects degraded (28.601%); 17860/169317 objects misplaced (10.548%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T08:31:51.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:51.170 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:31:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:31:51] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.33.4" 2023-10-09T08:31:51.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:51.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:51.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:51.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:51.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:51.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:51.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:51.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:51.447 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:51.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:51.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:51.550 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:51.573 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:51.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:51.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:51.676 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:51.699 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:51.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:51.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:51.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:51.829 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:51.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:51.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:51.833 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:31:51.932 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:51.955 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:51.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:51.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:52.058 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:52.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:52.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:52.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:52.186 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:51 smithi118 bash[59345]: audit 2023-10-09T08:31:51.161008+0000 mon.a (mon.0) 880 : audit 1 from='client.? 172.21.15.81:0/151363397' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:31:52.186 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:51 smithi118 bash[59345]: audit 2023-10-09T08:31:51.758765+0000 mon.c (mon.2) 340 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:31:52.188 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:52.200 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:51 smithi081 bash[76862]: audit 2023-10-09T08:31:51.161008+0000 mon.a (mon.0) 880 : audit 1 from='client.? 172.21.15.81:0/151363397' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:31:52.200 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:51 smithi081 bash[76862]: audit 2023-10-09T08:31:51.758765+0000 mon.c (mon.2) 340 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:31:52.200 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:51 smithi081 bash[79557]: audit 2023-10-09T08:31:51.161008+0000 mon.a (mon.0) 880 : audit 1 from='client.? 172.21.15.81:0/151363397' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:31:52.201 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:51 smithi081 bash[79557]: audit 2023-10-09T08:31:51.758765+0000 mon.c (mon.2) 340 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:31:52.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:52.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:52.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:52.315 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:52.336 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:52.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:52.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:52.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:52.471 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:52.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:52.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:52.574 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:52.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:52.606 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:52.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:52.708 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:52.736 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:52.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:52.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:52.811 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[79557]: cluster 2023-10-09T08:31:51.694702+0000 mgr.y (mgr.26009) 892 : cluster 0 pgmap v923: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 37 op/s; 45702/168486 objects degraded (27.125%); 17677/168486 objects misplaced (10.492%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T08:31:52.812 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[79557]: cluster 2023-10-09T08:31:51.803434+0000 mon.a (mon.0) 881 : cluster 3 Health check update: Degraded data redundancy: 45702/168486 objects degraded (27.125%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:52.812 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[79557]: cluster 2023-10-09T08:31:51.803763+0000 mon.a (mon.0) 882 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:31:52.812 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[79557]: audit 2023-10-09T08:31:51.818387+0000 mon.a (mon.0) 883 : audit 1 from='client.? 172.21.15.81:0/151363397' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:31:52.812 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[79557]: cluster 2023-10-09T08:31:51.818458+0000 mon.a (mon.0) 884 : cluster 0 osdmap e211: 8 total, 7 up, 8 in 2023-10-09T08:31:52.812 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[79557]: cluster 2023-10-09T08:31:51.822697+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T08:31:52.812 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[79557]: cluster 2023-10-09T08:31:51.823568+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T08:31:52.812 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[79557]: cluster 2023-10-09T08:31:51.895789+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T08:31:52.812 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[79557]: cluster 2023-10-09T08:31:51.916396+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T08:31:52.812 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[79557]: audit 2023-10-09T08:31:52.133797+0000 mon.a (mon.0) 885 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:31:52.812 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[79557]: audit 2023-10-09T08:31:52.146302+0000 mon.a (mon.0) 886 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:31:52.839 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:52.848 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:52 smithi118 bash[59345]: cluster 2023-10-09T08:31:51.694702+0000 mgr.y (mgr.26009) 892 : cluster 0 pgmap v923: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 37 op/s; 45702/168486 objects degraded (27.125%); 17677/168486 objects misplaced (10.492%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T08:31:52.848 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:52 smithi118 bash[59345]: cluster 2023-10-09T08:31:51.803434+0000 mon.a (mon.0) 881 : cluster 3 Health check update: Degraded data redundancy: 45702/168486 objects degraded (27.125%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:52.848 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:52 smithi118 bash[59345]: cluster 2023-10-09T08:31:51.803763+0000 mon.a (mon.0) 882 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:31:52.849 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:52 smithi118 bash[59345]: audit 2023-10-09T08:31:51.818387+0000 mon.a (mon.0) 883 : audit 1 from='client.? 172.21.15.81:0/151363397' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:31:52.849 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:52 smithi118 bash[59345]: cluster 2023-10-09T08:31:51.818458+0000 mon.a (mon.0) 884 : cluster 0 osdmap e211: 8 total, 7 up, 8 in 2023-10-09T08:31:52.849 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:52 smithi118 bash[59345]: cluster 2023-10-09T08:31:51.822697+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T08:31:52.849 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:52 smithi118 bash[59345]: cluster 2023-10-09T08:31:51.823568+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T08:31:52.849 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:52 smithi118 bash[59345]: cluster 2023-10-09T08:31:51.895789+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T08:31:52.849 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:52 smithi118 bash[59345]: cluster 2023-10-09T08:31:51.916396+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T08:31:52.849 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:52 smithi118 bash[59345]: audit 2023-10-09T08:31:52.133797+0000 mon.a (mon.0) 885 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:31:52.849 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:52 smithi118 bash[59345]: audit 2023-10-09T08:31:52.146302+0000 mon.a (mon.0) 886 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:31:52.862 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:52.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:52.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:52.964 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:52.987 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:52.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:52.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:53.089 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:53.111 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:53.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:53.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:53.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[76862]: cluster 2023-10-09T08:31:51.694702+0000 mgr.y (mgr.26009) 892 : cluster 0 pgmap v923: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 37 op/s; 45702/168486 objects degraded (27.125%); 17677/168486 objects misplaced (10.492%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T08:31:53.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[76862]: cluster 2023-10-09T08:31:51.803434+0000 mon.a (mon.0) 881 : cluster 3 Health check update: Degraded data redundancy: 45702/168486 objects degraded (27.125%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:53.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[76862]: cluster 2023-10-09T08:31:51.803763+0000 mon.a (mon.0) 882 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:31:53.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[76862]: audit 2023-10-09T08:31:51.818387+0000 mon.a (mon.0) 883 : audit 1 from='client.? 172.21.15.81:0/151363397' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:31:53.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[76862]: cluster 2023-10-09T08:31:51.818458+0000 mon.a (mon.0) 884 : cluster 0 osdmap e211: 8 total, 7 up, 8 in 2023-10-09T08:31:53.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[76862]: cluster 2023-10-09T08:31:51.822697+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T08:31:53.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[76862]: cluster 2023-10-09T08:31:51.823568+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T08:31:53.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[76862]: cluster 2023-10-09T08:31:51.895789+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T08:31:53.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[76862]: cluster 2023-10-09T08:31:51.916396+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T08:31:53.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[76862]: audit 2023-10-09T08:31:52.133797+0000 mon.a (mon.0) 885 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:31:53.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:52 smithi081 bash[76862]: audit 2023-10-09T08:31:52.146302+0000 mon.a (mon.0) 886 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:31:53.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:53.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:53.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:53.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:53.342 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:53.374 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:53.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:53.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:53.478 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:53.506 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:53.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:53.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:53.609 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:53.631 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:53.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:53.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:53.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:53.764 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:53.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:53.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:53.869 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:53.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:53.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:53.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:54.000 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:54.023 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:54.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:54.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:54.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:54.155 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:54.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:54.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:54.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:54.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:54.283 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:54 smithi081 bash[76862]: audit 2023-10-09T08:31:53.149570+0000 mon.a (mon.0) 887 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:31:54.283 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:54 smithi081 bash[76862]: audit 2023-10-09T08:31:53.151088+0000 mon.c (mon.2) 341 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:31:54.283 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:54 smithi081 bash[76862]: cluster 2023-10-09T08:31:53.695219+0000 mgr.y (mgr.26009) 893 : cluster 0 pgmap v925: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 45 op/s; 45702/168486 objects degraded (27.125%); 17677/168486 objects misplaced (10.492%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T08:31:54.284 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:54 smithi081 bash[79557]: audit 2023-10-09T08:31:53.149570+0000 mon.a (mon.0) 887 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:31:54.284 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:54 smithi081 bash[79557]: audit 2023-10-09T08:31:53.151088+0000 mon.c (mon.2) 341 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:31:54.284 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:54 smithi081 bash[79557]: cluster 2023-10-09T08:31:53.695219+0000 mgr.y (mgr.26009) 893 : cluster 0 pgmap v925: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 45 op/s; 45702/168486 objects degraded (27.125%); 17677/168486 objects misplaced (10.492%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T08:31:54.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:54.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:54.385 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:54.411 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:54.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:54 smithi118 bash[59345]: audit 2023-10-09T08:31:53.149570+0000 mon.a (mon.0) 887 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:31:54.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:54 smithi118 bash[59345]: audit 2023-10-09T08:31:53.151088+0000 mon.c (mon.2) 341 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:31:54.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:54 smithi118 bash[59345]: cluster 2023-10-09T08:31:53.695219+0000 mgr.y (mgr.26009) 893 : cluster 0 pgmap v925: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 45 op/s; 45702/168486 objects degraded (27.125%); 17677/168486 objects misplaced (10.492%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T08:31:54.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:54.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:54.518 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:54.541 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:31:54.541 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:31:54.541 INFO:teuthology.orchestra.run.smithi118.stdout: "num_ops": 0 2023-10-09T08:31:54.541 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:31:54.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:54.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:54.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:54.651 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:54.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:54.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:54.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:54.788 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:54.818 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:54.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:54.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:54.921 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:54.943 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:54.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:54.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:55.046 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:55.067 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:55.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:55.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:55.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:55.194 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:55.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:55.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:55.297 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:55.317 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:55.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:55.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:55.420 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:55.450 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:55.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:55.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:55.554 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:55.579 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:55.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:55.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:55.683 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:55.711 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:55.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:55.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:55.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:31:55.815 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:55.838 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:55.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:55.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:55.941 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:55.965 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:55.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:55.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:56.068 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:56.074 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-09T08:31:56.091 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:56.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:56.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:56.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:56.219 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:31:56.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:56.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:56.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:56.327 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:56.354 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:56.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:56.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:31:56.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:56.483 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:56.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:56.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:56.587 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:56.619 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:56.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:56.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:56.722 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:57.562 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:56 smithi118 bash[59345]: cluster 2023-10-09T08:31:55.695987+0000 mgr.y (mgr.26009) 894 : cluster 0 pgmap v926: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 84 op/s; 45597/167298 objects degraded (27.255%); 17380/167298 objects misplaced (10.389%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T08:31:57.562 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:56 smithi118 bash[59345]: audit 2023-10-09T08:31:56.537293+0000 mon.a (mon.0) 888 : audit 1 from='client.? 172.21.15.81:0/2526548322' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:31:57.563 INFO:teuthology.orchestra.run.smithi081.stderr:set osd.0 primary-affinity to 1 (8655362) 2023-10-09T08:31:57.563 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:56 smithi081 bash[76862]: cluster 2023-10-09T08:31:55.695987+0000 mgr.y (mgr.26009) 894 : cluster 0 pgmap v926: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 84 op/s; 45597/167298 objects degraded (27.255%); 17380/167298 objects misplaced (10.389%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T08:31:57.563 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:56 smithi081 bash[76862]: audit 2023-10-09T08:31:56.537293+0000 mon.a (mon.0) 888 : audit 1 from='client.? 172.21.15.81:0/2526548322' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:31:57.564 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:56 smithi081 bash[79557]: cluster 2023-10-09T08:31:55.695987+0000 mgr.y (mgr.26009) 894 : cluster 0 pgmap v926: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 84 op/s; 45597/167298 objects degraded (27.255%); 17380/167298 objects misplaced (10.389%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T08:31:57.564 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:56 smithi081 bash[79557]: audit 2023-10-09T08:31:56.537293+0000 mon.a (mon.0) 888 : audit 1 from='client.? 172.21.15.81:0/2526548322' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:31:57.597 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:57.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:57.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:57.701 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:57.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:57.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:57.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:57.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:57.852 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:57.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:57.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:57.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:57.965 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:57 smithi081 bash[76862]: cluster 2023-10-09T08:31:56.755273+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T08:31:57.965 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:57 smithi081 bash[76862]: audit 2023-10-09T08:31:56.755311+0000 mon.a (mon.0) 889 : audit 1 from='client.? 172.21.15.81:0/2526548322' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-09T08:31:57.965 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:57 smithi081 bash[76862]: cluster 2023-10-09T08:31:56.755554+0000 mon.a (mon.0) 890 : cluster 0 osdmap e212: 8 total, 7 up, 8 in 2023-10-09T08:31:57.965 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:57 smithi081 bash[76862]: cluster 2023-10-09T08:31:56.771262+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T08:31:57.966 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:57 smithi081 bash[76862]: cluster 2023-10-09T08:31:56.772970+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T08:31:57.966 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:57 smithi081 bash[76862]: cluster 2023-10-09T08:31:56.774715+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T08:31:57.966 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:57 smithi081 bash[76862]: cluster 2023-10-09T08:31:56.785840+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T08:31:57.966 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:57 smithi081 bash[79557]: cluster 2023-10-09T08:31:56.755273+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T08:31:57.966 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:57 smithi081 bash[79557]: audit 2023-10-09T08:31:56.755311+0000 mon.a (mon.0) 889 : audit 1 from='client.? 172.21.15.81:0/2526548322' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-09T08:31:57.967 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:57 smithi081 bash[79557]: cluster 2023-10-09T08:31:56.755554+0000 mon.a (mon.0) 890 : cluster 0 osdmap e212: 8 total, 7 up, 8 in 2023-10-09T08:31:57.967 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:57 smithi081 bash[79557]: cluster 2023-10-09T08:31:56.771262+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T08:31:57.967 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:57 smithi081 bash[79557]: cluster 2023-10-09T08:31:56.772970+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T08:31:57.967 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:57 smithi081 bash[79557]: cluster 2023-10-09T08:31:56.774715+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T08:31:57.968 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:57 smithi081 bash[79557]: cluster 2023-10-09T08:31:56.785840+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T08:31:57.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:57.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:57.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:58.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:57 smithi118 bash[59345]: cluster 2023-10-09T08:31:56.755273+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T08:31:58.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:57 smithi118 bash[59345]: audit 2023-10-09T08:31:56.755311+0000 mon.a (mon.0) 889 : audit 1 from='client.? 172.21.15.81:0/2526548322' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-09T08:31:58.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:57 smithi118 bash[59345]: cluster 2023-10-09T08:31:56.755554+0000 mon.a (mon.0) 890 : cluster 0 osdmap e212: 8 total, 7 up, 8 in 2023-10-09T08:31:58.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:57 smithi118 bash[59345]: cluster 2023-10-09T08:31:56.771262+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T08:31:58.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:57 smithi118 bash[59345]: cluster 2023-10-09T08:31:56.772970+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T08:31:58.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:57 smithi118 bash[59345]: cluster 2023-10-09T08:31:56.774715+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T08:31:58.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:57 smithi118 bash[59345]: cluster 2023-10-09T08:31:56.785840+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T08:31:58.082 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:58.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:58.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:58.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:58.229 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:58.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:58.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:58.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:58.359 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:58.395 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:58.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:58.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:58.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:58.529 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:31:58.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:58.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:31:58.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:58.667 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:58.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:58.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:58.772 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:58.801 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:58.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:58.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:58.904 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:58.930 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:58.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:58.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:59.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:59.044 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:58 smithi081 bash[76862]: cluster 2023-10-09T08:31:57.696541+0000 mgr.y (mgr.26009) 895 : cluster 0 pgmap v928: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 92 op/s; 45535/167088 objects degraded (27.252%); 17304/167088 objects misplaced (10.356%); 5.1 MiB/s, 82 objects/s recovering 2023-10-09T08:31:59.044 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:31:58 smithi081 bash[76862]: cluster 2023-10-09T08:31:57.765611+0000 mon.a (mon.0) 891 : cluster 3 Health check update: Degraded data redundancy: 45535/167088 objects degraded (27.252%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:59.046 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:58 smithi081 bash[79557]: cluster 2023-10-09T08:31:57.696541+0000 mgr.y (mgr.26009) 895 : cluster 0 pgmap v928: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 92 op/s; 45535/167088 objects degraded (27.252%); 17304/167088 objects misplaced (10.356%); 5.1 MiB/s, 82 objects/s recovering 2023-10-09T08:31:59.046 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:31:58 smithi081 bash[79557]: cluster 2023-10-09T08:31:57.765611+0000 mon.a (mon.0) 891 : cluster 3 Health check update: Degraded data redundancy: 45535/167088 objects degraded (27.252%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:59.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:31:59.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:59.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:31:59.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:59.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:31:59.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:59.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:31:59.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:58 smithi118 bash[59345]: cluster 2023-10-09T08:31:57.696541+0000 mgr.y (mgr.26009) 895 : cluster 0 pgmap v928: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 92 op/s; 45535/167088 objects degraded (27.252%); 17304/167088 objects misplaced (10.356%); 5.1 MiB/s, 82 objects/s recovering 2023-10-09T08:31:59.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:31:58 smithi118 bash[59345]: cluster 2023-10-09T08:31:57.765611+0000 mon.a (mon.0) 891 : cluster 3 Health check update: Degraded data redundancy: 45535/167088 objects degraded (27.252%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:31:59.295 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:59.318 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:31:59.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:59.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:31:59.421 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:59.445 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:31:59.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:59.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:31:59.550 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:59.581 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:59.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:59.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:59.684 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:59.723 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:59.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:59.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:59.827 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:59.857 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:31:59.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:59.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:31:59.962 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:59.988 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:31:59.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:31:59.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:00.092 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:00.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:00.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:00.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:00.247 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:00.274 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:00.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:00.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:00.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:00.400 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:00.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:00.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:00.507 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:00.533 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:00.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:00.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:00.605 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:32:00.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:00.663 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:00.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:00.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:00.767 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:00.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:00.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:00.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:00.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:00.911 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:00 smithi081 bash[76862]: cluster 2023-10-09T08:31:59.697295+0000 mgr.y (mgr.26009) 896 : cluster 0 pgmap v929: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 80 op/s; 45504/166554 objects degraded (27.321%); 17304/166554 objects misplaced (10.389%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T08:32:00.911 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:00 smithi081 bash[76862]: audit 2023-10-09T08:31:59.844893+0000 mon.a (mon.0) 892 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:00.911 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:00 smithi081 bash[76862]: audit 2023-10-09T08:31:59.855892+0000 mon.a (mon.0) 893 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:00.911 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:00 smithi081 bash[76862]: audit 2023-10-09T08:32:00.454859+0000 mon.a (mon.0) 894 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:00.911 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:00 smithi081 bash[76862]: audit 2023-10-09T08:32:00.466153+0000 mon.a (mon.0) 895 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:00.912 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:00 smithi081 bash[79557]: cluster 2023-10-09T08:31:59.697295+0000 mgr.y (mgr.26009) 896 : cluster 0 pgmap v929: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 80 op/s; 45504/166554 objects degraded (27.321%); 17304/166554 objects misplaced (10.389%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T08:32:00.912 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:00 smithi081 bash[79557]: audit 2023-10-09T08:31:59.844893+0000 mon.a (mon.0) 892 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:00.912 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:00 smithi081 bash[79557]: audit 2023-10-09T08:31:59.855892+0000 mon.a (mon.0) 893 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:00.912 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:00 smithi081 bash[79557]: audit 2023-10-09T08:32:00.454859+0000 mon.a (mon.0) 894 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:00.912 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:00 smithi081 bash[79557]: audit 2023-10-09T08:32:00.466153+0000 mon.a (mon.0) 895 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:00.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:00.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:00.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:01.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:00 smithi118 bash[59345]: cluster 2023-10-09T08:31:59.697295+0000 mgr.y (mgr.26009) 896 : cluster 0 pgmap v929: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 80 op/s; 45504/166554 objects degraded (27.321%); 17304/166554 objects misplaced (10.389%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T08:32:01.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:00 smithi118 bash[59345]: audit 2023-10-09T08:31:59.844893+0000 mon.a (mon.0) 892 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:01.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:00 smithi118 bash[59345]: audit 2023-10-09T08:31:59.855892+0000 mon.a (mon.0) 893 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:01.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:00 smithi118 bash[59345]: audit 2023-10-09T08:32:00.454859+0000 mon.a (mon.0) 894 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:01.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:00 smithi118 bash[59345]: audit 2023-10-09T08:32:00.466153+0000 mon.a (mon.0) 895 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:01.027 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:01.054 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:01.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:01.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:01.071 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:32:01.086 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:32:01.097 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:32:01.121 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:32:01.145 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:32:01.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:01.166 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:32:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:32:01] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.33.4" 2023-10-09T08:32:01.175 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:32:01.185 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:01.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:01.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:01.204 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:32:01.229 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:32:01.229 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:32:01.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:32:01.229 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:32:01.229 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:32:01.229 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:32:01.229 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:32:01.230 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:32:01.230 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:32:01.288 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:01.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:01.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:01.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:01.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:02.123 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:01 smithi118 bash[59345]: audit 2023-10-09T08:32:00.969078+0000 mon.c (mon.2) 342 : audit 0 from='client.? 172.21.15.81:0/2537702766' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:32:02.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:01 smithi118 bash[59345]: audit 2023-10-09T08:32:00.984506+0000 mon.c (mon.2) 343 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:32:02.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:01 smithi118 bash[59345]: audit 2023-10-09T08:32:00.990478+0000 mon.c (mon.2) 344 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:32:02.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:01 smithi118 bash[59345]: audit 2023-10-09T08:32:00.998017+0000 mon.a (mon.0) 896 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:02.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:01 smithi081 bash[79557]: audit 2023-10-09T08:32:00.969078+0000 mon.c (mon.2) 342 : audit 0 from='client.? 172.21.15.81:0/2537702766' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:32:02.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:01 smithi081 bash[79557]: audit 2023-10-09T08:32:00.984506+0000 mon.c (mon.2) 343 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:32:02.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:01 smithi081 bash[79557]: audit 2023-10-09T08:32:00.990478+0000 mon.c (mon.2) 344 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:32:02.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:01 smithi081 bash[79557]: audit 2023-10-09T08:32:00.998017+0000 mon.a (mon.0) 896 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:02.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:01 smithi081 bash[76862]: audit 2023-10-09T08:32:00.969078+0000 mon.c (mon.2) 342 : audit 0 from='client.? 172.21.15.81:0/2537702766' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:32:02.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:01 smithi081 bash[76862]: audit 2023-10-09T08:32:00.984506+0000 mon.c (mon.2) 343 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:32:02.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:01 smithi081 bash[76862]: audit 2023-10-09T08:32:00.990478+0000 mon.c (mon.2) 344 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:32:02.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:01 smithi081 bash[76862]: audit 2023-10-09T08:32:00.998017+0000 mon.a (mon.0) 896 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:02.133 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:02.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:02.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:02.238 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:02.851 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:02 smithi081 bash[76862]: cluster 2023-10-09T08:32:01.698154+0000 mgr.y (mgr.26009) 897 : cluster 0 pgmap v930: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 95 op/s; 45336/165648 objects degraded (27.369%); 16948/165648 objects misplaced (10.231%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T08:32:03.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:02 smithi081 bash[79557]: cluster 2023-10-09T08:32:01.698154+0000 mgr.y (mgr.26009) 897 : cluster 0 pgmap v930: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 95 op/s; 45336/165648 objects degraded (27.369%); 16948/165648 objects misplaced (10.231%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T08:32:03.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:02 smithi118 bash[59345]: cluster 2023-10-09T08:32:01.698154+0000 mgr.y (mgr.26009) 897 : cluster 0 pgmap v930: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 95 op/s; 45336/165648 objects degraded (27.369%); 16948/165648 objects misplaced (10.231%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T08:32:03.365 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:32:03.366 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:32:03.465 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:03.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:03.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:03.568 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:03.587 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 2, 0] out_osds: [] dead_osds: [1] live_osds: [0, 2, 3, 4, 5, 6, 7] 2023-10-09T08:32:03.588 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:32:03.588 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-10-09T08:32:03.588 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:32:03.588 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:32:03.588 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-10-09T08:32:03.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:03 smithi081 bash[79557]: cluster 2023-10-09T08:32:03.563739+0000 mon.a (mon.0) 897 : cluster 3 Health check update: Degraded data redundancy: 45336/165648 objects degraded (27.369%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:04.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:03 smithi081 bash[76862]: cluster 2023-10-09T08:32:03.563739+0000 mon.a (mon.0) 897 : cluster 3 Health check update: Degraded data redundancy: 45336/165648 objects degraded (27.369%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:04.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:03 smithi118 bash[59345]: cluster 2023-10-09T08:32:03.563739+0000 mon.a (mon.0) 897 : cluster 3 Health check update: Degraded data redundancy: 45336/165648 objects degraded (27.369%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:04.572 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:04.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:04.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:04.676 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:04.809 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:04.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:04.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:04.912 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:04.936 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:04.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:04.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:05.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:05.051 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:04 smithi081 bash[79557]: cluster 2023-10-09T08:32:03.698764+0000 mgr.y (mgr.26009) 898 : cluster 0 pgmap v931: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 94 op/s; 45336/165648 objects degraded (27.369%); 16948/165648 objects misplaced (10.231%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:32:05.051 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:04 smithi081 bash[76862]: cluster 2023-10-09T08:32:03.698764+0000 mgr.y (mgr.26009) 898 : cluster 0 pgmap v931: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 94 op/s; 45336/165648 objects degraded (27.369%); 16948/165648 objects misplaced (10.231%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:32:05.070 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:05.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:05.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:05.173 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:05.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:04 smithi118 bash[59345]: cluster 2023-10-09T08:32:03.698764+0000 mgr.y (mgr.26009) 898 : cluster 0 pgmap v931: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 94 op/s; 45336/165648 objects degraded (27.369%); 16948/165648 objects misplaced (10.231%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:32:05.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:32:05.399 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:05.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:05.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:05.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:05.523 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:05.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:05.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:05.626 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:05.651 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:05.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:05.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:05.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:05.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:05.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:05.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:05.918 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:05.999 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:06.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:06.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:06.103 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:06.133 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:06.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:06.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:06.236 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:06.258 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:06.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:06.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:06.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:06.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:06.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:06.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:06.493 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:06.794 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:06.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:06.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:06.870 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:32:06.897 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:06.925 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:06.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:06.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:07.028 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:07.037 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:06 smithi118 bash[59345]: cluster 2023-10-09T08:32:05.699821+0000 mgr.y (mgr.26009) 899 : cluster 0 pgmap v932: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 99 op/s; 45194/164322 objects degraded (27.503%); 16612/164322 objects misplaced (10.109%); 4.4 MiB/s, 71 objects/s recovering 2023-10-09T08:32:07.037 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:06 smithi118 bash[59345]: audit 2023-10-09T08:32:06.076644+0000 mon.c (mon.2) 345 : audit 1 from='client.? 172.21.15.81:0/2900908688' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:32:07.037 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:06 smithi118 bash[59345]: audit 2023-10-09T08:32:06.077169+0000 mon.a (mon.0) 898 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:32:07.052 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:07.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:07.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:07.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:06 smithi081 bash[76862]: cluster 2023-10-09T08:32:05.699821+0000 mgr.y (mgr.26009) 899 : cluster 0 pgmap v932: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 99 op/s; 45194/164322 objects degraded (27.503%); 16612/164322 objects misplaced (10.109%); 4.4 MiB/s, 71 objects/s recovering 2023-10-09T08:32:07.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:06 smithi081 bash[76862]: audit 2023-10-09T08:32:06.076644+0000 mon.c (mon.2) 345 : audit 1 from='client.? 172.21.15.81:0/2900908688' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:32:07.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:06 smithi081 bash[76862]: audit 2023-10-09T08:32:06.077169+0000 mon.a (mon.0) 898 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:32:07.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:06 smithi081 bash[79557]: cluster 2023-10-09T08:32:05.699821+0000 mgr.y (mgr.26009) 899 : cluster 0 pgmap v932: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 99 op/s; 45194/164322 objects degraded (27.503%); 16612/164322 objects misplaced (10.109%); 4.4 MiB/s, 71 objects/s recovering 2023-10-09T08:32:07.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:06 smithi081 bash[79557]: audit 2023-10-09T08:32:06.076644+0000 mon.c (mon.2) 345 : audit 1 from='client.? 172.21.15.81:0/2900908688' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:32:07.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:06 smithi081 bash[79557]: audit 2023-10-09T08:32:06.077169+0000 mon.a (mon.0) 898 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:32:07.155 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:07.193 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:07.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:07.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:07.296 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:07.321 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:07.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:07.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:07.425 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:07.446 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:07.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:07.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:07.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:07.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:07.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:07.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:07.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:07.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:07.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:07.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:07.806 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:07.868 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:07.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:07.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:07.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:08.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:08.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:08.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:08.106 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:08.114 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:07 smithi118 bash[59345]: cluster 2023-10-09T08:32:06.853070+0000 mon.a (mon.0) 899 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:32:08.114 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:07 smithi118 bash[59345]: cluster 2023-10-09T08:32:06.855913+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e213 with expected crc 2023-10-09T08:32:08.114 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:07 smithi118 bash[59345]: audit 2023-10-09T08:32:06.859298+0000 mon.a (mon.0) 900 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:32:08.114 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:07 smithi118 bash[59345]: cluster 2023-10-09T08:32:06.859438+0000 mon.a (mon.0) 901 : cluster 0 osdmap e213: 8 total, 7 up, 8 in 2023-10-09T08:32:08.114 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:07 smithi118 bash[59345]: cluster 2023-10-09T08:32:06.943657+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e213 with expected crc 2023-10-09T08:32:08.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:07 smithi081 bash[76862]: cluster 2023-10-09T08:32:06.853070+0000 mon.a (mon.0) 899 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:32:08.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:07 smithi081 bash[76862]: cluster 2023-10-09T08:32:06.855913+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e213 with expected crc 2023-10-09T08:32:08.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:07 smithi081 bash[76862]: audit 2023-10-09T08:32:06.859298+0000 mon.a (mon.0) 900 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:32:08.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:07 smithi081 bash[76862]: cluster 2023-10-09T08:32:06.859438+0000 mon.a (mon.0) 901 : cluster 0 osdmap e213: 8 total, 7 up, 8 in 2023-10-09T08:32:08.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:07 smithi081 bash[76862]: cluster 2023-10-09T08:32:06.943657+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e213 with expected crc 2023-10-09T08:32:08.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:07 smithi081 bash[79557]: cluster 2023-10-09T08:32:06.853070+0000 mon.a (mon.0) 899 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:32:08.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:07 smithi081 bash[79557]: cluster 2023-10-09T08:32:06.855913+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e213 with expected crc 2023-10-09T08:32:08.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:07 smithi081 bash[79557]: audit 2023-10-09T08:32:06.859298+0000 mon.a (mon.0) 900 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:32:08.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:07 smithi081 bash[79557]: cluster 2023-10-09T08:32:06.859438+0000 mon.a (mon.0) 901 : cluster 0 osdmap e213: 8 total, 7 up, 8 in 2023-10-09T08:32:08.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:07 smithi081 bash[79557]: cluster 2023-10-09T08:32:06.943657+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e213 with expected crc 2023-10-09T08:32:08.130 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:08.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:08.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:08.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:08.260 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:08.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:08.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:08.364 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:08.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:08.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:08.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:08.493 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:08.642 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:08.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:08.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:08.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:08.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:08.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:08.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:08.873 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:08.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:08 smithi118 bash[59345]: cluster 2023-10-09T08:32:07.700413+0000 mgr.y (mgr.26009) 900 : cluster 0 pgmap v934: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 45131/164130 objects degraded (27.497%); 16548/164130 objects misplaced (10.082%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:32:08.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:08 smithi118 bash[59345]: audit 2023-10-09T08:32:08.143937+0000 mon.c (mon.2) 346 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:32:08.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:08 smithi118 bash[59345]: cluster 2023-10-09T08:32:08.564986+0000 mon.a (mon.0) 902 : cluster 3 Health check update: Degraded data redundancy: 45131/164130 objects degraded (27.497%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:08.898 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:08.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:08.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:09.002 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:09.028 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:09.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:09.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:09.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:08 smithi081 bash[79557]: cluster 2023-10-09T08:32:07.700413+0000 mgr.y (mgr.26009) 900 : cluster 0 pgmap v934: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 45131/164130 objects degraded (27.497%); 16548/164130 objects misplaced (10.082%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:32:09.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:08 smithi081 bash[79557]: audit 2023-10-09T08:32:08.143937+0000 mon.c (mon.2) 346 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:32:09.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:08 smithi081 bash[79557]: cluster 2023-10-09T08:32:08.564986+0000 mon.a (mon.0) 902 : cluster 3 Health check update: Degraded data redundancy: 45131/164130 objects degraded (27.497%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:08 smithi081 bash[76862]: cluster 2023-10-09T08:32:07.700413+0000 mgr.y (mgr.26009) 900 : cluster 0 pgmap v934: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 45131/164130 objects degraded (27.497%); 16548/164130 objects misplaced (10.082%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:32:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:08 smithi081 bash[76862]: audit 2023-10-09T08:32:08.143937+0000 mon.c (mon.2) 346 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:32:09.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:08 smithi081 bash[76862]: cluster 2023-10-09T08:32:08.564986+0000 mon.a (mon.0) 902 : cluster 3 Health check update: Degraded data redundancy: 45131/164130 objects degraded (27.497%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:09.135 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:09.159 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:09.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:09.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:09.262 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:09.287 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:09.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:09.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:09.390 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:09.413 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:09.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:09.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:09.505 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:32:09.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:09.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:09.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:09.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:09.650 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:09.671 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:09.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:09.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:09.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:09.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:09.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:09.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:09.902 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:09.928 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:09.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:09.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:09.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:32:10.009 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:32:10.009 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:32:10.032 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:10.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:10.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:10.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:10.161 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:10.180 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:10.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:10.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:10.286 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:10.308 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:10.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:10.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:10.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:10.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:10.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:10.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:10.462 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:32:10.538 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:10.556 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:10.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:10.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:10.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:10.685 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:10.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:10.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:10.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:10.809 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:10.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:10.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:10.911 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:10.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:10 smithi118 bash[59345]: cluster 2023-10-09T08:32:09.701442+0000 mgr.y (mgr.26009) 901 : cluster 0 pgmap v935: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 45105/163590 objects degraded (27.572%); 16548/163590 objects misplaced (10.116%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:32:10.937 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:10.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:10.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:11.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:11.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:11.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:11.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:11.163 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:11.224 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:11.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:11.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:11.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:11.337 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:10 smithi081 bash[76862]: cluster 2023-10-09T08:32:09.701442+0000 mgr.y (mgr.26009) 901 : cluster 0 pgmap v935: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 45105/163590 objects degraded (27.572%); 16548/163590 objects misplaced (10.116%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:32:11.337 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:32:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:32:11] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.33.4" 2023-10-09T08:32:11.338 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:11 smithi081 bash[79557]: cluster 2023-10-09T08:32:09.701442+0000 mgr.y (mgr.26009) 901 : cluster 0 pgmap v935: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 45105/163590 objects degraded (27.572%); 16548/163590 objects misplaced (10.116%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:32:11.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:11.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:11.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:11.457 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:11.477 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:11.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:11.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:11.581 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:11.603 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:11.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:11.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:11.706 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:11.775 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:11.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:11.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:11.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:11.906 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:11.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:11.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:12.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:12.039 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:12.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:12.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:12.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:12.279 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:12.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:12.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:12.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:12.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:12.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:12.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:12.507 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:12.529 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:12.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:12.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:12.635 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:12.658 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:12.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:12.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:12.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:12.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:12.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:12.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:12.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:12.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:12.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:12.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:13.011 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:13.128 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:13.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:13.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:13.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:13.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:13.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:13.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:13.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:12 smithi118 bash[59345]: cluster 2023-10-09T08:32:11.702337+0000 mgr.y (mgr.26009) 902 : cluster 0 pgmap v936: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 44931/162594 objects degraded (27.634%); 16124/162594 objects misplaced (9.917%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:32:13.359 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:13.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:13 smithi081 bash[76862]: cluster 2023-10-09T08:32:11.702337+0000 mgr.y (mgr.26009) 902 : cluster 0 pgmap v936: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 44931/162594 objects degraded (27.634%); 16124/162594 objects misplaced (9.917%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:32:13.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:13 smithi081 bash[79557]: cluster 2023-10-09T08:32:11.702337+0000 mgr.y (mgr.26009) 902 : cluster 0 pgmap v936: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 44931/162594 objects degraded (27.634%); 16124/162594 objects misplaced (9.917%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:32:13.385 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:13.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:13.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:13.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:13.507 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:13.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:13.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:13.610 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:13.635 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:13.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:13.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:13.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:13.741 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-09T08:32:13.764 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:13.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:13.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:13.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:13.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:13.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:13.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:13.994 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:14.003 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:13 smithi081 bash[79557]: cluster 2023-10-09T08:32:13.566595+0000 mon.a (mon.0) 903 : cluster 3 Health check update: Degraded data redundancy: 44931/162594 objects degraded (27.634%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:14.003 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:13 smithi081 bash[76862]: cluster 2023-10-09T08:32:13.566595+0000 mon.a (mon.0) 903 : cluster 3 Health check update: Degraded data redundancy: 44931/162594 objects degraded (27.634%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:14.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:13 smithi118 bash[59345]: cluster 2023-10-09T08:32:13.566595+0000 mon.a (mon.0) 903 : cluster 3 Health check update: Degraded data redundancy: 44931/162594 objects degraded (27.634%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:14.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:14.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:14.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:14.121 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:14.145 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:14.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:14.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:14.248 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:14.272 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:14.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:14.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:14.375 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:14.396 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:14.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:14.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:14.499 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:14.510 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:32:14.523 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:14.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:14.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:14.626 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:14.655 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:14.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:14.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:14.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:14.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:14.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:14.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:14.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:14.907 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:14.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:14.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:15.013 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:15.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:15.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:15.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:15.139 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:15.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:14 smithi118 bash[59345]: cluster 2023-10-09T08:32:13.703143+0000 mgr.y (mgr.26009) 903 : cluster 0 pgmap v937: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 44931/162594 objects degraded (27.634%); 16124/162594 objects misplaced (9.917%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:32:15.169 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:15.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:15.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:15.272 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:15.295 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:15.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:15.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:15.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:14 smithi081 bash[76862]: cluster 2023-10-09T08:32:13.703143+0000 mgr.y (mgr.26009) 903 : cluster 0 pgmap v937: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 44931/162594 objects degraded (27.634%); 16124/162594 objects misplaced (9.917%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:32:15.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:14 smithi081 bash[79557]: cluster 2023-10-09T08:32:13.703143+0000 mgr.y (mgr.26009) 903 : cluster 0 pgmap v937: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 44931/162594 objects degraded (27.634%); 16124/162594 objects misplaced (9.917%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:32:15.399 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:15.418 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:15.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:15.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:15.522 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:15.545 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:15.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:15.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:15.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:15.673 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:15.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:15.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:15.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:15.799 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:15.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:15.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:15.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:15.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:15.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:15.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:16.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:16.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:16.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:16.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:16.173 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:16.362 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:16.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:16.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:16.466 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:16.490 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:16.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:16.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:16.592 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:16.616 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:16.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:16.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:16.720 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:16.744 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:16.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:16.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:16.832 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:32:16.847 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:16.867 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:16.868 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:32:16.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:16.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:16.907 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:32:16.929 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:32:16.956 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:32:16.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:16.991 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:32:16.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:16.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:16.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:17.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:16 smithi118 bash[59345]: cluster 2023-10-09T08:32:15.704298+0000 mgr.y (mgr.26009) 904 : cluster 0 pgmap v938: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 95 op/s; 44822/161460 objects degraded (27.760%); 15737/161460 objects misplaced (9.747%); 5.1 MiB/s, 81 objects/s recovering 2023-10-09T08:32:17.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:16 smithi118 bash[59345]: audit 2023-10-09T08:32:16.804614+0000 mon.c (mon.2) 347 : audit 0 from='client.? 172.21.15.81:0/3426415944' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:32:17.021 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:32:17.021 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:32:17.021 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:32:17.021 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:32:17.021 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:32:17.021 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:32:17.021 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:32:17.022 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:32:17.022 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:32:17.097 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:17.128 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:17.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:17.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:17.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:17.239 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:16 smithi081 bash[76862]: cluster 2023-10-09T08:32:15.704298+0000 mgr.y (mgr.26009) 904 : cluster 0 pgmap v938: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 95 op/s; 44822/161460 objects degraded (27.760%); 15737/161460 objects misplaced (9.747%); 5.1 MiB/s, 81 objects/s recovering 2023-10-09T08:32:17.240 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:16 smithi081 bash[76862]: audit 2023-10-09T08:32:16.804614+0000 mon.c (mon.2) 347 : audit 0 from='client.? 172.21.15.81:0/3426415944' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:32:17.240 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:16 smithi081 bash[79557]: cluster 2023-10-09T08:32:15.704298+0000 mgr.y (mgr.26009) 904 : cluster 0 pgmap v938: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 95 op/s; 44822/161460 objects degraded (27.760%); 15737/161460 objects misplaced (9.747%); 5.1 MiB/s, 81 objects/s recovering 2023-10-09T08:32:17.240 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:16 smithi081 bash[79557]: audit 2023-10-09T08:32:16.804614+0000 mon.c (mon.2) 347 : audit 0 from='client.? 172.21.15.81:0/3426415944' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:32:17.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:17.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:17.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:17.356 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:17.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:17.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:17.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:17.482 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:17.511 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:17.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:17.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:17.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:17.635 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:17.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:17.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:17.738 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:17.763 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:17.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:17.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:17.866 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:17.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:17.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:17.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:17.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:18.021 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:18.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:18.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:18.138 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:32:18.138 INFO:teuthology.orchestra.run.smithi118.stdout: "success": "" 2023-10-09T08:32:18.138 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:32:18.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:18.197 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:18.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:18.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:18.301 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:18.334 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:18.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:18.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:18.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:18.464 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:18.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:18.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:18.569 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:18.589 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:18.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:18.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:18.693 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:18.714 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:18.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:18.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:18.818 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:18.846 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:18.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:18.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:18.898 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:32:18.898 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:32:18.950 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:18.958 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:18 smithi081 bash[76862]: cluster 2023-10-09T08:32:17.705074+0000 mgr.y (mgr.26009) 905 : cluster 0 pgmap v939: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 87 op/s; 44760/161280 objects degraded (27.753%); 15679/161280 objects misplaced (9.722%); 4.7 MiB/s, 74 objects/s recovering 2023-10-09T08:32:18.958 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:18 smithi081 bash[76862]: cluster 2023-10-09T08:32:18.568917+0000 mon.a (mon.0) 904 : cluster 3 Health check update: Degraded data redundancy: 44760/161280 objects degraded (27.753%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:18.959 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:18 smithi081 bash[79557]: cluster 2023-10-09T08:32:17.705074+0000 mgr.y (mgr.26009) 905 : cluster 0 pgmap v939: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 87 op/s; 44760/161280 objects degraded (27.753%); 15679/161280 objects misplaced (9.722%); 4.7 MiB/s, 74 objects/s recovering 2023-10-09T08:32:18.959 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:18 smithi081 bash[79557]: cluster 2023-10-09T08:32:18.568917+0000 mon.a (mon.0) 904 : cluster 3 Health check update: Degraded data redundancy: 44760/161280 objects degraded (27.753%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:18.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:18.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:18.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:19.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:19.110 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:19.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:19.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:19.214 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:19.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:18 smithi118 bash[59345]: cluster 2023-10-09T08:32:17.705074+0000 mgr.y (mgr.26009) 905 : cluster 0 pgmap v939: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 87 op/s; 44760/161280 objects degraded (27.753%); 15679/161280 objects misplaced (9.722%); 4.7 MiB/s, 74 objects/s recovering 2023-10-09T08:32:19.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:18 smithi118 bash[59345]: cluster 2023-10-09T08:32:18.568917+0000 mon.a (mon.0) 904 : cluster 3 Health check update: Degraded data redundancy: 44760/161280 objects degraded (27.753%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:19.237 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:19.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:19.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:19.340 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:19.371 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:19.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:19.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:19.478 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:19.512 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:19.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:19.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:19.619 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:19.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:19.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:19.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:19.751 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:19.779 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:19.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:19.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:19.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:19.912 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:19.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:19.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:19.996 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:32:20.020 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:20.057 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:20.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:20.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:20.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:20.186 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:20.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:20.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:20.289 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:20.321 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:20.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:20.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:20.425 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:20.452 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:20.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:20.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:20.555 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:20.583 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:20.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:20.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:20.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:20.715 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:20.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:20.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:20.822 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:20.845 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:20.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:20.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:20.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:32:20.902 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:32:20.948 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:20.953 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:20 smithi081 bash[76862]: cluster 2023-10-09T08:32:19.705689+0000 mgr.y (mgr.26009) 906 : cluster 0 pgmap v940: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 97 op/s; 44713/160608 objects degraded (27.840%); 15679/160608 objects misplaced (9.762%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:32:20.953 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:20 smithi081 bash[76862]: audit 2023-10-09T08:32:20.676024+0000 mon.a (mon.0) 905 : audit 1 from='client.? 172.21.15.81:0/2741090539' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:32:20.953 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:20 smithi081 bash[79557]: cluster 2023-10-09T08:32:19.705689+0000 mgr.y (mgr.26009) 906 : cluster 0 pgmap v940: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 97 op/s; 44713/160608 objects degraded (27.840%); 15679/160608 objects misplaced (9.762%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:32:20.953 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:20 smithi081 bash[79557]: audit 2023-10-09T08:32:20.676024+0000 mon.a (mon.0) 905 : audit 1 from='client.? 172.21.15.81:0/2741090539' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:32:20.971 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:20.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:20.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:21.074 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:21.084 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:20 smithi118 bash[59345]: cluster 2023-10-09T08:32:19.705689+0000 mgr.y (mgr.26009) 906 : cluster 0 pgmap v940: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 97 op/s; 44713/160608 objects degraded (27.840%); 15679/160608 objects misplaced (9.762%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T08:32:21.084 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:20 smithi118 bash[59345]: audit 2023-10-09T08:32:20.676024+0000 mon.a (mon.0) 905 : audit 1 from='client.? 172.21.15.81:0/2741090539' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:32:21.099 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:21.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:21.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:21.202 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:21.225 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:21.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:21.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:21.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:21.337 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:32:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:32:21] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.33.4" 2023-10-09T08:32:21.351 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:21.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:21.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:21.454 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:21.480 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:21.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:21.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:21.583 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:21.660 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:21.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:21.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:21.763 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:21.790 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:21.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:21.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:21.892 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:21.919 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:21.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:21.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:22.022 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:22.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:21 smithi118 bash[59345]: cluster 2023-10-09T08:32:20.889116+0000 mon.a (mon.0) 906 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:32:22.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:21 smithi118 bash[59345]: cluster 2023-10-09T08:32:20.891521+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T08:32:22.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:21 smithi118 bash[59345]: audit 2023-10-09T08:32:20.894541+0000 mon.a (mon.0) 907 : audit 1 from='client.? 172.21.15.81:0/2741090539' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:32:22.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:21 smithi118 bash[59345]: cluster 2023-10-09T08:32:20.895021+0000 mon.a (mon.0) 908 : cluster 0 osdmap e214: 8 total, 7 up, 8 in 2023-10-09T08:32:22.047 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:22.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:22.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:22.155 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:22.180 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:22.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:22.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:22.283 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:22.312 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:22.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:22.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:22.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:21 smithi081 bash[79557]: cluster 2023-10-09T08:32:20.889116+0000 mon.a (mon.0) 906 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:32:22.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:21 smithi081 bash[79557]: cluster 2023-10-09T08:32:20.891521+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T08:32:22.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:21 smithi081 bash[79557]: audit 2023-10-09T08:32:20.894541+0000 mon.a (mon.0) 907 : audit 1 from='client.? 172.21.15.81:0/2741090539' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:32:22.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:21 smithi081 bash[79557]: cluster 2023-10-09T08:32:20.895021+0000 mon.a (mon.0) 908 : cluster 0 osdmap e214: 8 total, 7 up, 8 in 2023-10-09T08:32:22.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:21 smithi081 bash[76862]: cluster 2023-10-09T08:32:20.889116+0000 mon.a (mon.0) 906 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:32:22.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:21 smithi081 bash[76862]: cluster 2023-10-09T08:32:20.891521+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T08:32:22.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:21 smithi081 bash[76862]: audit 2023-10-09T08:32:20.894541+0000 mon.a (mon.0) 907 : audit 1 from='client.? 172.21.15.81:0/2741090539' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:32:22.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:21 smithi081 bash[76862]: cluster 2023-10-09T08:32:20.895021+0000 mon.a (mon.0) 908 : cluster 0 osdmap e214: 8 total, 7 up, 8 in 2023-10-09T08:32:22.415 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:22.439 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:22.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:22.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:22.545 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:22.571 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:22.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:22.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:22.675 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:22.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:22.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:22.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:22.804 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:22.829 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:22.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:22.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:22.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:22.962 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:22.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:22.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:23.066 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:23.078 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:22 smithi118 bash[59345]: cluster 2023-10-09T08:32:21.706564+0000 mgr.y (mgr.26009) 907 : cluster 0 pgmap v942: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 44615/159702 objects degraded (27.936%); 15266/159702 objects misplaced (9.559%); 4.9 MiB/s, 79 objects/s recovering 2023-10-09T08:32:23.097 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:23.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:23.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:23.203 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:23.234 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:23.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:23.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:23.337 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:23.362 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:23.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:23.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:23.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:22 smithi081 bash[76862]: cluster 2023-10-09T08:32:21.706564+0000 mgr.y (mgr.26009) 907 : cluster 0 pgmap v942: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 44615/159702 objects degraded (27.936%); 15266/159702 objects misplaced (9.559%); 4.9 MiB/s, 79 objects/s recovering 2023-10-09T08:32:23.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:22 smithi081 bash[79557]: cluster 2023-10-09T08:32:21.706564+0000 mgr.y (mgr.26009) 907 : cluster 0 pgmap v942: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 44615/159702 objects degraded (27.936%); 15266/159702 objects misplaced (9.559%); 4.9 MiB/s, 79 objects/s recovering 2023-10-09T08:32:23.465 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:23.499 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:23.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:23.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:23.605 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:23.629 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:23.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:23.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:23.732 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:23.755 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:23.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:23.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:23.858 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:23.885 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:23.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:23.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:23.988 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:24.013 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:24.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:24.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:24.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:32:24.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:24.156 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:24.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:24.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:24.263 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:23 smithi118 bash[59345]: audit 2023-10-09T08:32:23.144855+0000 mon.c (mon.2) 348 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:32:24.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:23 smithi118 bash[59345]: cluster 2023-10-09T08:32:23.570066+0000 mon.a (mon.0) 909 : cluster 3 Health check update: Degraded data redundancy: 44615/159702 objects degraded (27.936%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:24.289 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:24.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:24.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:24.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:23 smithi081 bash[79557]: audit 2023-10-09T08:32:23.144855+0000 mon.c (mon.2) 348 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:32:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:23 smithi081 bash[79557]: cluster 2023-10-09T08:32:23.570066+0000 mon.a (mon.0) 909 : cluster 3 Health check update: Degraded data redundancy: 44615/159702 objects degraded (27.936%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:23 smithi081 bash[76862]: audit 2023-10-09T08:32:23.144855+0000 mon.c (mon.2) 348 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:32:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:23 smithi081 bash[76862]: cluster 2023-10-09T08:32:23.570066+0000 mon.a (mon.0) 909 : cluster 3 Health check update: Degraded data redundancy: 44615/159702 objects degraded (27.936%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:24.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:24.419 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:24.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:24.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:24.520 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 2, 0] out_osds: [] dead_osds: [1] live_osds: [0, 2, 3, 4, 5, 6, 7] 2023-10-09T08:32:24.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-09T08:32:24.521 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-10-09T08:32:24.521 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:32:24.522 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:24.543 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:24.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:24.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:24.646 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:24.673 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:24.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:24.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:24.778 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:24.805 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:24.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:24.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:24.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:24.917 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:24 smithi081 bash[76862]: cluster 2023-10-09T08:32:23.707327+0000 mgr.y (mgr.26009) 908 : cluster 0 pgmap v943: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 103 op/s; 44549/159492 objects degraded (27.932%); 15193/159492 objects misplaced (9.526%); 5.4 MiB/s, 86 objects/s recovering 2023-10-09T08:32:24.918 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:24 smithi081 bash[79557]: cluster 2023-10-09T08:32:23.707327+0000 mgr.y (mgr.26009) 908 : cluster 0 pgmap v943: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 103 op/s; 44549/159492 objects degraded (27.932%); 15193/159492 objects misplaced (9.526%); 5.4 MiB/s, 86 objects/s recovering 2023-10-09T08:32:24.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:24.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:24.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:25.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:25.070 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:25.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:25.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:25.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:24 smithi118 bash[59345]: cluster 2023-10-09T08:32:23.707327+0000 mgr.y (mgr.26009) 908 : cluster 0 pgmap v943: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 103 op/s; 44549/159492 objects degraded (27.932%); 15193/159492 objects misplaced (9.526%); 5.4 MiB/s, 86 objects/s recovering 2023-10-09T08:32:25.173 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:25.203 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:25.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:25.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:25.306 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:25.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:25.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:25.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:25.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:25.468 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:25.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:25.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:25.571 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:25.601 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:25.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:25.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:25.683 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:32:25.683 INFO:teuthology.orchestra.run.smithi118.stdout: "size": 20, 2023-10-09T08:32:25.683 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 600, 2023-10-09T08:32:25.683 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [ 2023-10-09T08:32:25.683 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.683 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:62341 7.0 7:0563aa4b:::benchmark_data_smithi081_154445_object62340:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-09T08:32:25.683 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:26:41.686489+0000", 2023-10-09T08:32:25.683 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 343.98840403200001, 2023-10-09T08:32:25.683 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3608074920000002, 2023-10-09T08:32:25.683 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.684 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:32:25.684 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.684 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.684 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.684 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 62341 2023-10-09T08:32:25.684 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.684 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.684 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.684 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.684 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.686489+0000", 2023-10-09T08:32:25.684 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.685 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.685 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.685 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.685 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.686489+0000", 2023-10-09T08:32:25.685 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:32:25.685 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.685 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.685 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.685 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.686486+0000", 2023-10-09T08:32:25.685 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.7410000000000005e-05 2023-10-09T08:32:25.685 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.685 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.686 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.686 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.686574+0000", 2023-10-09T08:32:25.686 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2449999999999999e-05 2023-10-09T08:32:25.686 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.686 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.686 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.686 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.686586+0000", 2023-10-09T08:32:25.686 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7309999999999996e-06 2023-10-09T08:32:25.686 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.686 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.686 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.686 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.686593+0000", 2023-10-09T08:32:25.687 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0011469130000000001 2023-10-09T08:32:25.687 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.687 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.687 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.687 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.687740+0000", 2023-10-09T08:32:25.687 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000138319 2023-10-09T08:32:25.687 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.687 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.687 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.687 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.687878+0000", 2023-10-09T08:32:25.687 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000184153 2023-10-09T08:32:25.687 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.688 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.688 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3", 2023-10-09T08:32:25.688 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.688062+0000", 2023-10-09T08:32:25.688 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.012104382 2023-10-09T08:32:25.688 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.688 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.688 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.688 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.700167+0000", 2023-10-09T08:32:25.688 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0074495289999999999 2023-10-09T08:32:25.688 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.688 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.688 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.688 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.707616+0000", 2023-10-09T08:32:25.689 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2812e-05 2023-10-09T08:32:25.689 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.689 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.689 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:25.689 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.707629+0000", 2023-10-09T08:32:25.689 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.009128673 2023-10-09T08:32:25.689 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.689 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.689 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.689 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.716758+0000", 2023-10-09T08:32:25.689 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4534e-05 2023-10-09T08:32:25.689 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.690 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.690 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:25.690 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.716772+0000", 2023-10-09T08:32:25.690 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.330441239 2023-10-09T08:32:25.690 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.690 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.690 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.690 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.047214+0000", 2023-10-09T08:32:25.690 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.2569000000000002e-05 2023-10-09T08:32:25.690 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.690 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.690 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.691 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.047296+0000", 2023-10-09T08:32:25.691 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3608074920000002 2023-10-09T08:32:25.691 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.691 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.691 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.691 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.691 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.691 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:62343 7.0 7:0ff218a0:::benchmark_data_smithi081_154445_object62342:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-09T08:32:25.691 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:26:41.686623+0000", 2023-10-09T08:32:25.691 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 343.98826954899999, 2023-10-09T08:32:25.691 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3769517439999999, 2023-10-09T08:32:25.691 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.692 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:32:25.692 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.692 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.692 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.692 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 62343 2023-10-09T08:32:25.692 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.692 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.692 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.692 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.692 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.686623+0000", 2023-10-09T08:32:25.692 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.692 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.692 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.693 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.693 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.686623+0000", 2023-10-09T08:32:25.693 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:32:25.693 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.693 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.693 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.693 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.686622+0000", 2023-10-09T08:32:25.693 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.0594999999999998e-05 2023-10-09T08:32:25.693 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.693 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.693 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.693 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.686683+0000", 2023-10-09T08:32:25.694 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0193999999999999e-05 2023-10-09T08:32:25.694 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.694 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.694 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.694 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.686693+0000", 2023-10-09T08:32:25.694 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.1879999999999996e-06 2023-10-09T08:32:25.694 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.694 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.694 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.694 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.686700+0000", 2023-10-09T08:32:25.694 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0038105349999999999 2023-10-09T08:32:25.694 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.695 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.695 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.695 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.690511+0000", 2023-10-09T08:32:25.695 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002410312 2023-10-09T08:32:25.695 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.695 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.695 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.695 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.692921+0000", 2023-10-09T08:32:25.695 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000109158 2023-10-09T08:32:25.696 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.696 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.696 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3", 2023-10-09T08:32:25.696 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.693030+0000", 2023-10-09T08:32:25.696 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0071426839999999998 2023-10-09T08:32:25.696 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.696 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.696 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.696 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.700173+0000", 2023-10-09T08:32:25.696 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0074946140000000001 2023-10-09T08:32:25.696 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.696 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.696 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.697 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.707668+0000", 2023-10-09T08:32:25.697 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.096e-05 2023-10-09T08:32:25.697 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.697 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.697 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:25.697 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.707679+0000", 2023-10-09T08:32:25.697 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0091400909999999 2023-10-09T08:32:25.697 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.697 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.697 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.697 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.716819+0000", 2023-10-09T08:32:25.697 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0874e-05 2023-10-09T08:32:25.698 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.698 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.698 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:25.698 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.716829+0000", 2023-10-09T08:32:25.698 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3304917270000001 2023-10-09T08:32:25.698 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.698 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.698 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.698 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.047321+0000", 2023-10-09T08:32:25.698 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00041223699999999998 2023-10-09T08:32:25.698 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.698 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.699 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for degraded object", 2023-10-09T08:32:25.699 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.047733+0000", 2023-10-09T08:32:25.699 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.015682298000000001 2023-10-09T08:32:25.699 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.699 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.699 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.699 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.063416+0000", 2023-10-09T08:32:25.699 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015910100000000001 2023-10-09T08:32:25.699 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.699 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.700 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.700 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.063575+0000", 2023-10-09T08:32:25.700 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3769517439999999 2023-10-09T08:32:25.700 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.700 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.700 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.700 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.700 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.700 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:62346 7.0 7:0dba1013:::benchmark_data_smithi081_154445_object62345:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-09T08:32:25.700 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:26:41.687733+0000", 2023-10-09T08:32:25.700 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 343.98715965299999, 2023-10-09T08:32:25.700 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.386347357, 2023-10-09T08:32:25.701 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.701 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:32:25.701 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.701 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.701 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.701 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 62346 2023-10-09T08:32:25.701 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.701 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.701 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.701 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.701 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.687733+0000", 2023-10-09T08:32:25.701 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.702 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.702 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.702 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.702 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.687733+0000", 2023-10-09T08:32:25.702 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:32:25.702 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.702 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.702 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.702 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.687732+0000", 2023-10-09T08:32:25.702 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.4014000000000001e-05 2023-10-09T08:32:25.702 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.702 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.703 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.703 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.687796+0000", 2023-10-09T08:32:25.703 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1528999999999999e-05 2023-10-09T08:32:25.703 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.703 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.703 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.703 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.687807+0000", 2023-10-09T08:32:25.703 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.2809999999999997e-06 2023-10-09T08:32:25.703 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.703 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.703 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.703 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.687814+0000", 2023-10-09T08:32:25.704 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0071888159999999998 2023-10-09T08:32:25.704 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.704 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.704 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.704 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.695003+0000", 2023-10-09T08:32:25.704 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.8937000000000006e-05 2023-10-09T08:32:25.704 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.704 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.704 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.704 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.695092+0000", 2023-10-09T08:32:25.704 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00011697900000000001 2023-10-09T08:32:25.704 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.704 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.705 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3", 2023-10-09T08:32:25.705 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.695209+0000", 2023-10-09T08:32:25.705 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0061025200000000002 2023-10-09T08:32:25.705 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.705 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.705 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.705 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.701311+0000", 2023-10-09T08:32:25.705 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0063976340000000001 2023-10-09T08:32:25.705 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.705 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.705 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.705 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.707709+0000", 2023-10-09T08:32:25.706 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.0170000000000002e-06 2023-10-09T08:32:25.706 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.706 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.706 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:25.706 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.707718+0000", 2023-10-09T08:32:25.706 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0091546419999999 2023-10-09T08:32:25.706 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.706 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.706 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.706 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.716872+0000", 2023-10-09T08:32:25.706 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1620999999999999e-05 2023-10-09T08:32:25.706 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.707 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.707 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:25.707 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.716884+0000", 2023-10-09T08:32:25.707 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3309119149999999 2023-10-09T08:32:25.707 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.707 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.707 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.707 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.047796+0000", 2023-10-09T08:32:25.707 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00044124700000000003 2023-10-09T08:32:25.707 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.707 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.707 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for degraded object", 2023-10-09T08:32:25.708 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.048237+0000", 2023-10-09T08:32:25.708 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.025712703999999999 2023-10-09T08:32:25.708 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.708 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.708 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.708 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.073950+0000", 2023-10-09T08:32:25.708 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013055799999999999 2023-10-09T08:32:25.708 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.708 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.708 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.708 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.074080+0000", 2023-10-09T08:32:25.708 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.386347357 2023-10-09T08:32:25.709 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.709 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.709 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.709 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.709 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.709 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:62352 7.0 7:03d27c71:::benchmark_data_smithi081_154445_object62351:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-10-09T08:32:25.709 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:26:41.700381+0000", 2023-10-09T08:32:25.709 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 343.97451127800002, 2023-10-09T08:32:25.709 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.375731724, 2023-10-09T08:32:25.709 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.709 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:25.709 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.709 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.710 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.710 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 62352 2023-10-09T08:32:25.710 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.710 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.710 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.710 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.710 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.700381+0000", 2023-10-09T08:32:25.710 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.710 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.710 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.710 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.710 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.700381+0000", 2023-10-09T08:32:25.711 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:32:25.711 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.711 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.711 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.711 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.700380+0000", 2023-10-09T08:32:25.711 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.2481999999999997e-05 2023-10-09T08:32:25.711 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.711 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.711 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.711 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.700423+0000", 2023-10-09T08:32:25.711 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.4454e-05 2023-10-09T08:32:25.711 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.712 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.712 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.712 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.700447+0000", 2023-10-09T08:32:25.712 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.7989999999999994e-06 2023-10-09T08:32:25.712 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.712 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.712 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.712 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.700455+0000", 2023-10-09T08:32:25.712 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.8186000000000002e-05 2023-10-09T08:32:25.712 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.712 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.712 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.712 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.700503+0000", 2023-10-09T08:32:25.713 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.3370000000000002e-06 2023-10-09T08:32:25.713 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.713 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.713 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op must wait for map", 2023-10-09T08:32:25.713 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.700510+0000", 2023-10-09T08:32:25.713 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0072310539999999998 2023-10-09T08:32:25.713 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.713 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.713 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.713 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.707741+0000", 2023-10-09T08:32:25.713 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.5590000000000006e-06 2023-10-09T08:32:25.713 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.714 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.714 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:25.714 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.707750+0000", 2023-10-09T08:32:25.714 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0091657169999999 2023-10-09T08:32:25.714 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.714 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.714 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.714 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.716916+0000", 2023-10-09T08:32:25.714 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.9680000000000001e-06 2023-10-09T08:32:25.714 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.714 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.714 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:25.715 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.716926+0000", 2023-10-09T08:32:25.715 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3313521800000001 2023-10-09T08:32:25.715 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.715 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.715 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.715 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.048278+0000", 2023-10-09T08:32:25.715 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000169636 2023-10-09T08:32:25.715 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.715 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.715 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.715 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.048447+0000", 2023-10-09T08:32:25.715 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00023213899999999999 2023-10-09T08:32:25.716 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.716 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.716 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 1,3", 2023-10-09T08:32:25.716 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.048680+0000", 2023-10-09T08:32:25.716 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0067675349999999999 2023-10-09T08:32:25.716 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.716 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.716 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.716 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.055447+0000", 2023-10-09T08:32:25.716 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011266843 2023-10-09T08:32:25.716 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.716 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.716 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.717 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.066714+0000", 2023-10-09T08:32:25.717 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0074201750000000002 2023-10-09T08:32:25.717 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.717 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.717 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.717 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.074134+0000", 2023-10-09T08:32:25.717 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.6507999999999994e-05 2023-10-09T08:32:25.717 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.717 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.717 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:25.717 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.074201+0000", 2023-10-09T08:32:25.717 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001912462 2023-10-09T08:32:25.718 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.718 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.718 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.718 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.076113+0000", 2023-10-09T08:32:25.718 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.375731724 2023-10-09T08:32:25.718 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.718 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.718 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.718 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.718 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.718 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:62355 7.0 7:0b7d98b2:::benchmark_data_smithi081_154445_object62354:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-10-09T08:32:25.718 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:26:41.704680+0000", 2023-10-09T08:32:25.719 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 343.97021257400002, 2023-10-09T08:32:25.719 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3734709519999999, 2023-10-09T08:32:25.719 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.719 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:25.719 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.719 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.719 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.719 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 62355 2023-10-09T08:32:25.719 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.719 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.719 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.719 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.720 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.704680+0000", 2023-10-09T08:32:25.720 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.720 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.720 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.720 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.720 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.704680+0000", 2023-10-09T08:32:25.720 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:32:25.720 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.720 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.720 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.720 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.704679+0000", 2023-10-09T08:32:25.720 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.7764e-05 2023-10-09T08:32:25.720 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.721 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.721 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.721 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.704716+0000", 2023-10-09T08:32:25.721 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1654999999999999e-05 2023-10-09T08:32:25.721 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.721 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.721 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.721 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.704728+0000", 2023-10-09T08:32:25.721 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.6159999999999998e-06 2023-10-09T08:32:25.721 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.721 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.721 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.722 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.704735+0000", 2023-10-09T08:32:25.722 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0033206400000000001 2023-10-09T08:32:25.722 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.722 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.722 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.722 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.708055+0000", 2023-10-09T08:32:25.722 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.2799999999999992e-06 2023-10-09T08:32:25.722 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.722 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.722 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:25.722 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.708065+0000", 2023-10-09T08:32:25.722 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0096088640000001 2023-10-09T08:32:25.723 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.723 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.723 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.723 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.717673+0000", 2023-10-09T08:32:25.723 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2798e-05 2023-10-09T08:32:25.723 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.723 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.723 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:25.723 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.717686+0000", 2023-10-09T08:32:25.723 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.33346834 2023-10-09T08:32:25.723 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.723 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.724 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.724 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.051155+0000", 2023-10-09T08:32:25.724 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00018303699999999999 2023-10-09T08:32:25.724 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.724 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.724 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.724 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.051338+0000", 2023-10-09T08:32:25.724 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015939900000000001 2023-10-09T08:32:25.724 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.724 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.724 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 1,3", 2023-10-09T08:32:25.724 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.051497+0000", 2023-10-09T08:32:25.725 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0039628240000000002 2023-10-09T08:32:25.725 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.725 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.725 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.725 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.055460+0000", 2023-10-09T08:32:25.725 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011801226 2023-10-09T08:32:25.725 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.725 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.725 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.725 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.067261+0000", 2023-10-09T08:32:25.725 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0089028130000000007 2023-10-09T08:32:25.725 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.725 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.726 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.726 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.076164+0000", 2023-10-09T08:32:25.726 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.4701000000000003e-05 2023-10-09T08:32:25.726 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.726 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.726 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:25.726 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.076229+0000", 2023-10-09T08:32:25.726 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0019225189999999999 2023-10-09T08:32:25.726 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.726 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.726 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.726 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.078151+0000", 2023-10-09T08:32:25.727 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3734709519999999 2023-10-09T08:32:25.727 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.727 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.727 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.727 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.727 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.727 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:62356 7.b 7:dcee6597:::benchmark_data_smithi081_154445_object62355:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e180)", 2023-10-09T08:32:25.727 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:26:42.709593+0000", 2023-10-09T08:32:25.727 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 342.96529916200001, 2023-10-09T08:32:25.727 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3409460799999999, 2023-10-09T08:32:25.727 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.727 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:25.728 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.728 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.728 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.728 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 62356 2023-10-09T08:32:25.728 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.728 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.728 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.728 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.728 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.709593+0000", 2023-10-09T08:32:25.728 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.728 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.728 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.729 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.729 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.709593+0000", 2023-10-09T08:32:25.729 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999924 2023-10-09T08:32:25.729 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.729 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.729 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.729 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.709586+0000", 2023-10-09T08:32:25.729 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00048417799999999998 2023-10-09T08:32:25.729 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.729 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.729 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.729 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.710070+0000", 2023-10-09T08:32:25.730 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.0618999999999999e-05 2023-10-09T08:32:25.730 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.730 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.730 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.730 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.710101+0000", 2023-10-09T08:32:25.730 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1552000000000001e-05 2023-10-09T08:32:25.730 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.730 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.730 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.730 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.710112+0000", 2023-10-09T08:32:25.730 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.0223000000000007e-05 2023-10-09T08:32:25.730 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.731 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.731 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.731 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.710203+0000", 2023-10-09T08:32:25.731 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.8390000000000002e-06 2023-10-09T08:32:25.731 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.731 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.731 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op must wait for map", 2023-10-09T08:32:25.731 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.710212+0000", 2023-10-09T08:32:25.731 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0043144170000000001 2023-10-09T08:32:25.731 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.731 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.731 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.732 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.714527+0000", 2023-10-09T08:32:25.732 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2006e-05 2023-10-09T08:32:25.732 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.732 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.732 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:25.732 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.714539+0000", 2023-10-09T08:32:25.732 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3257240450000001 2023-10-09T08:32:25.732 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.732 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.732 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.732 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.040263+0000", 2023-10-09T08:32:25.732 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017342799999999999 2023-10-09T08:32:25.733 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.733 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.733 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.733 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.040436+0000", 2023-10-09T08:32:25.733 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000253639 2023-10-09T08:32:25.733 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.733 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.733 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 1,6", 2023-10-09T08:32:25.733 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.040690+0000", 2023-10-09T08:32:25.733 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0045510200000000002 2023-10-09T08:32:25.733 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.733 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.734 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.734 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.045241+0000", 2023-10-09T08:32:25.734 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9362000000000004e-05 2023-10-09T08:32:25.734 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.734 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.734 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.734 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.045310+0000", 2023-10-09T08:32:25.734 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0024530799999999998 2023-10-09T08:32:25.734 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.734 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.734 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.734 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.047763+0000", 2023-10-09T08:32:25.735 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.3202999999999996e-05 2023-10-09T08:32:25.735 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.735 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.735 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:25.735 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.047847+0000", 2023-10-09T08:32:25.735 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0026929469999999998 2023-10-09T08:32:25.735 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.735 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.735 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.735 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.050540+0000", 2023-10-09T08:32:25.735 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3409460799999999 2023-10-09T08:32:25.735 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.736 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.736 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.736 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.736 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.736 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:87717 7.6 7:6ab54b42:::benchmark_data_smithi081_154445_object87716:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e185)", 2023-10-09T08:32:25.736 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:16.713340+0000", 2023-10-09T08:32:25.736 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 308.96155303400002, 2023-10-09T08:32:25.736 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.459998497, 2023-10-09T08:32:25.736 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.736 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:32:25.736 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.736 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.737 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.737 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 87717 2023-10-09T08:32:25.737 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.737 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.737 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.737 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.737 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713340+0000", 2023-10-09T08:32:25.737 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.737 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.737 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.737 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.737 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713340+0000", 2023-10-09T08:32:25.737 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999866 2023-10-09T08:32:25.738 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.738 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.738 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.738 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713326+0000", 2023-10-09T08:32:25.738 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00019436900000000001 2023-10-09T08:32:25.738 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.738 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.738 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.738 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713520+0000", 2023-10-09T08:32:25.738 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5908000000000001e-05 2023-10-09T08:32:25.738 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.738 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.739 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.739 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713536+0000", 2023-10-09T08:32:25.739 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0719e-05 2023-10-09T08:32:25.739 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.739 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.739 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.739 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713547+0000", 2023-10-09T08:32:25.739 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.4513999999999999e-05 2023-10-09T08:32:25.739 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.739 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.739 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.739 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713612+0000", 2023-10-09T08:32:25.740 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.6739999999999992e-06 2023-10-09T08:32:25.740 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.740 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.740 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op must wait for map", 2023-10-09T08:32:25.740 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713621+0000", 2023-10-09T08:32:25.740 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0037507040000000001 2023-10-09T08:32:25.740 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.740 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.740 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.740 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.717372+0000", 2023-10-09T08:32:25.740 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0166999999999999e-05 2023-10-09T08:32:25.740 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.741 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.741 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:25.741 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.717382+0000", 2023-10-09T08:32:25.741 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4536649340000001 2023-10-09T08:32:25.741 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.741 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.741 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.741 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.171047+0000", 2023-10-09T08:32:25.741 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0022910930000000001 2023-10-09T08:32:25.741 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.741 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.741 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.741 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.173338+0000", 2023-10-09T08:32:25.742 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.459998497 2023-10-09T08:32:25.742 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.742 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.742 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.742 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.742 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.742 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:87721 7.6 7:60e5e23a:::benchmark_data_smithi081_154445_object87720:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e185)", 2023-10-09T08:32:25.742 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:16.713564+0000", 2023-10-09T08:32:25.742 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 308.96132890299998, 2023-10-09T08:32:25.742 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.502271801, 2023-10-09T08:32:25.742 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.742 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:32:25.743 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.743 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.743 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.743 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 87721 2023-10-09T08:32:25.743 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.743 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.743 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.743 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.743 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713564+0000", 2023-10-09T08:32:25.743 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.743 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.743 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.744 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.744 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713564+0000", 2023-10-09T08:32:25.744 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:32:25.744 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.744 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.744 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.744 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713563+0000", 2023-10-09T08:32:25.744 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.9505000000000001e-05 2023-10-09T08:32:25.744 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.744 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.744 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.744 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713612+0000", 2023-10-09T08:32:25.745 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1222e-05 2023-10-09T08:32:25.745 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.745 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.745 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.745 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713623+0000", 2023-10-09T08:32:25.745 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7580000000000003e-06 2023-10-09T08:32:25.745 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.745 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.745 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.745 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713630+0000", 2023-10-09T08:32:25.745 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6993999999999998e-05 2023-10-09T08:32:25.745 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.746 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.746 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.746 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713677+0000", 2023-10-09T08:32:25.746 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7909999999999999e-06 2023-10-09T08:32:25.746 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.746 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.746 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting_for_map not empty", 2023-10-09T08:32:25.746 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713684+0000", 2023-10-09T08:32:25.746 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003725412 2023-10-09T08:32:25.746 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.746 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.746 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.747 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.717409+0000", 2023-10-09T08:32:25.747 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.6529999999999994e-06 2023-10-09T08:32:25.747 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.747 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.747 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:25.747 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.717417+0000", 2023-10-09T08:32:25.747 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4587817359999999 2023-10-09T08:32:25.747 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.747 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.747 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.747 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.176199+0000", 2023-10-09T08:32:25.747 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00043446899999999999 2023-10-09T08:32:25.748 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.748 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.748 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for degraded object", 2023-10-09T08:32:25.748 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.176633+0000", 2023-10-09T08:32:25.748 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.039097317999999999 2023-10-09T08:32:25.748 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.748 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.748 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.748 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.215730+0000", 2023-10-09T08:32:25.748 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000105151 2023-10-09T08:32:25.748 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.748 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.749 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.749 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.215836+0000", 2023-10-09T08:32:25.749 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.502271801 2023-10-09T08:32:25.749 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.749 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.749 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.749 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.749 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.749 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:87743 7.6 7:63d02307:::benchmark_data_smithi081_154445_object87742:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e185)", 2023-10-09T08:32:25.749 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:16.955439+0000", 2023-10-09T08:32:25.749 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 308.71945324500001, 2023-10-09T08:32:25.749 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2792139520000001, 2023-10-09T08:32:25.750 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.750 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:25.750 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.750 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.750 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.750 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 87743 2023-10-09T08:32:25.750 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.750 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.750 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.750 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.750 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.955439+0000", 2023-10-09T08:32:25.750 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.751 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.751 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.751 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.751 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.955439+0000", 2023-10-09T08:32:25.751 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:32:25.751 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.751 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.751 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.751 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.955438+0000", 2023-10-09T08:32:25.751 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.0049999999999995e-05 2023-10-09T08:32:25.751 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.751 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.752 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.752 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.955508+0000", 2023-10-09T08:32:25.752 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.8841999999999999e-05 2023-10-09T08:32:25.752 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.752 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.752 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.752 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.955537+0000", 2023-10-09T08:32:25.752 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2789000000000001e-05 2023-10-09T08:32:25.752 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.752 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.752 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.752 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.955549+0000", 2023-10-09T08:32:25.753 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.0764e-05 2023-10-09T08:32:25.753 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.753 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.753 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.753 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.955640+0000", 2023-10-09T08:32:25.753 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.7572e-05 2023-10-09T08:32:25.753 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.753 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.753 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:25.753 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.955658+0000", 2023-10-09T08:32:25.753 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2210352929999999 2023-10-09T08:32:25.753 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.754 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.754 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.754 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.176693+0000", 2023-10-09T08:32:25.754 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00070568699999999998 2023-10-09T08:32:25.754 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.754 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.754 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.754 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.177399+0000", 2023-10-09T08:32:25.754 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000188087 2023-10-09T08:32:25.754 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.754 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.754 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,7", 2023-10-09T08:32:25.755 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.177587+0000", 2023-10-09T08:32:25.755 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0091594740000000008 2023-10-09T08:32:25.755 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.755 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.755 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.755 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.186746+0000", 2023-10-09T08:32:25.755 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0079390120000000005 2023-10-09T08:32:25.755 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.755 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.755 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.755 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.194685+0000", 2023-10-09T08:32:25.755 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.5535999999999999e-05 2023-10-09T08:32:25.755 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.756 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.756 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.756 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.194731+0000", 2023-10-09T08:32:25.756 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.036574702000000001 2023-10-09T08:32:25.756 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.756 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.756 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.756 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.231306+0000", 2023-10-09T08:32:25.756 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.7923999999999995e-05 2023-10-09T08:32:25.756 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.756 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.756 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:25.757 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.231383+0000", 2023-10-09T08:32:25.757 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0032699059999999999 2023-10-09T08:32:25.757 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.757 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.757 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.757 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.234653+0000", 2023-10-09T08:32:25.757 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2792139520000001 2023-10-09T08:32:25.757 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.757 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.757 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.757 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.757 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.757 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:87744 7.6 7:6a8fb9e2:::benchmark_data_smithi081_154445_object87743:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e185)", 2023-10-09T08:32:25.758 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:16.960036+0000", 2023-10-09T08:32:25.758 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 308.71485686, 2023-10-09T08:32:25.758 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.277763993, 2023-10-09T08:32:25.758 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.758 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:25.758 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.758 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.758 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.758 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 87744 2023-10-09T08:32:25.758 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.758 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.758 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.759 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.759 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.960036+0000", 2023-10-09T08:32:25.759 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.759 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.759 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.759 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.759 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.960036+0000", 2023-10-09T08:32:25.759 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:32:25.759 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.759 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.759 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.759 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.960034+0000", 2023-10-09T08:32:25.760 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6795999999999997e-05 2023-10-09T08:32:25.760 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.760 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.760 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.760 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.960081+0000", 2023-10-09T08:32:25.760 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2751e-05 2023-10-09T08:32:25.760 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.760 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.760 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.760 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.960093+0000", 2023-10-09T08:32:25.760 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.5050000000000004e-06 2023-10-09T08:32:25.760 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.761 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.761 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.761 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.960100+0000", 2023-10-09T08:32:25.761 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.9611999999999996e-05 2023-10-09T08:32:25.761 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.761 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.761 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.761 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.960179+0000", 2023-10-09T08:32:25.761 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.8252000000000001e-05 2023-10-09T08:32:25.761 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.761 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.761 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:25.761 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.960198+0000", 2023-10-09T08:32:25.762 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2204358399999999 2023-10-09T08:32:25.762 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.762 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.762 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.762 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.180634+0000", 2023-10-09T08:32:25.762 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016837699999999999 2023-10-09T08:32:25.762 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.762 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.762 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.762 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.180802+0000", 2023-10-09T08:32:25.762 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00023572 2023-10-09T08:32:25.762 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.763 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.763 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,7", 2023-10-09T08:32:25.763 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.181038+0000", 2023-10-09T08:32:25.763 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0081218760000000001 2023-10-09T08:32:25.763 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.763 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.763 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.763 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.189160+0000", 2023-10-09T08:32:25.763 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0055363230000000001 2023-10-09T08:32:25.763 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.763 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.763 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.764 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.194696+0000", 2023-10-09T08:32:25.764 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.4538999999999998e-05 2023-10-09T08:32:25.764 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.764 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.764 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.764 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.194780+0000", 2023-10-09T08:32:25.764 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.040193342 2023-10-09T08:32:25.764 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.764 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.764 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.764 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.234974+0000", 2023-10-09T08:32:25.764 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.4166999999999997e-05 2023-10-09T08:32:25.765 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.765 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.765 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:25.765 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.235038+0000", 2023-10-09T08:32:25.765 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0027618579999999998 2023-10-09T08:32:25.765 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.765 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.765 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.765 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.237800+0000", 2023-10-09T08:32:25.765 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.277763993 2023-10-09T08:32:25.765 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.765 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.765 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.766 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.766 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.766 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:129087 7.6 7:6c7bc49a:::benchmark_data_smithi081_154445_object31589:head [delete] snapc 0=[] ondisk+write+known_if_redirected e200)", 2023-10-09T08:32:25.766 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:30:20.202131+0000", 2023-10-09T08:32:25.766 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 125.472762078, 2023-10-09T08:32:25.766 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.052985426000000002, 2023-10-09T08:32:25.766 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.766 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:25.766 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.766 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.766 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.766 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 129087 2023-10-09T08:32:25.767 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.767 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.767 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.767 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.767 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:20.202131+0000", 2023-10-09T08:32:25.767 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.767 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.767 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.767 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.767 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:20.202131+0000", 2023-10-09T08:32:25.767 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:32:25.767 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.768 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.768 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.768 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:20.202129+0000", 2023-10-09T08:32:25.768 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0801999999999999e-05 2023-10-09T08:32:25.768 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.768 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.768 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.768 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:20.202140+0000", 2023-10-09T08:32:25.768 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2471e-05 2023-10-09T08:32:25.768 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.768 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.768 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.768 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:20.202152+0000", 2023-10-09T08:32:25.769 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.443e-06 2023-10-09T08:32:25.769 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.769 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.769 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.769 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:20.202159+0000", 2023-10-09T08:32:25.769 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0028801249999999999 2023-10-09T08:32:25.769 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.769 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.769 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.769 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:20.205039+0000", 2023-10-09T08:32:25.769 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000164747 2023-10-09T08:32:25.769 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.770 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.770 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.770 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:20.205204+0000", 2023-10-09T08:32:25.770 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017302999999999999 2023-10-09T08:32:25.770 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.770 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.770 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,7", 2023-10-09T08:32:25.770 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:20.205377+0000", 2023-10-09T08:32:25.770 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0052769430000000001 2023-10-09T08:32:25.770 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.770 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.770 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.771 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:20.210654+0000", 2023-10-09T08:32:25.771 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.3689000000000005e-05 2023-10-09T08:32:25.771 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.771 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.771 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.771 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:20.210727+0000", 2023-10-09T08:32:25.771 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00047914799999999999 2023-10-09T08:32:25.771 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.771 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.771 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.771 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:20.211207+0000", 2023-10-09T08:32:25.771 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.041336821000000003 2023-10-09T08:32:25.772 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.772 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.772 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.772 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:20.252543+0000", 2023-10-09T08:32:25.772 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5888000000000003e-05 2023-10-09T08:32:25.772 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.772 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.772 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:25.772 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:20.252619+0000", 2023-10-09T08:32:25.772 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002496753 2023-10-09T08:32:25.772 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.772 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.773 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.773 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:20.255116+0000", 2023-10-09T08:32:25.773 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.052985426000000002 2023-10-09T08:32:25.773 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.773 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.773 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.773 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.773 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.773 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:130525 7.6 7:6f76f6f8:::benchmark_data_smithi081_154445_object33027:head [delete] snapc 0=[] ondisk+write+known_if_redirected e200)", 2023-10-09T08:32:25.773 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:30:25.756419+0000", 2023-10-09T08:32:25.773 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 119.91847405199999, 2023-10-09T08:32:25.773 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.050782621, 2023-10-09T08:32:25.773 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.774 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:25.774 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.774 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.774 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.774 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 130525 2023-10-09T08:32:25.774 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.774 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.774 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.774 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.774 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.756419+0000", 2023-10-09T08:32:25.774 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.774 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.775 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.775 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.775 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.756419+0000", 2023-10-09T08:32:25.775 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:32:25.775 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.775 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.775 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.775 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.756417+0000", 2023-10-09T08:32:25.775 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.3960000000000003e-06 2023-10-09T08:32:25.775 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.775 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.775 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.776 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.756424+0000", 2023-10-09T08:32:25.776 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1129e-05 2023-10-09T08:32:25.776 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.776 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.776 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.776 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.756435+0000", 2023-10-09T08:32:25.776 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.8879999999999996e-06 2023-10-09T08:32:25.776 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.776 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.776 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.776 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.756440+0000", 2023-10-09T08:32:25.776 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0032872259999999999 2023-10-09T08:32:25.777 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.777 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.777 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.777 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.759727+0000", 2023-10-09T08:32:25.777 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00022913999999999999 2023-10-09T08:32:25.777 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.777 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.777 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.777 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.759956+0000", 2023-10-09T08:32:25.777 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00025950799999999998 2023-10-09T08:32:25.777 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.777 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.778 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,7", 2023-10-09T08:32:25.778 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.760215+0000", 2023-10-09T08:32:25.778 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0085992299999999994 2023-10-09T08:32:25.778 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.778 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.778 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.778 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.768815+0000", 2023-10-09T08:32:25.778 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00041130499999999999 2023-10-09T08:32:25.778 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.778 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.778 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.778 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.769226+0000", 2023-10-09T08:32:25.779 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.1270000000000003e-06 2023-10-09T08:32:25.779 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.779 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.779 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.779 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.769234+0000", 2023-10-09T08:32:25.779 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.035272299 2023-10-09T08:32:25.779 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.779 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.779 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.779 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.804506+0000", 2023-10-09T08:32:25.779 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.0036000000000005e-05 2023-10-09T08:32:25.779 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.780 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.780 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:25.780 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.804576+0000", 2023-10-09T08:32:25.780 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0026247929999999998 2023-10-09T08:32:25.780 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.780 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.780 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.780 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.807201+0000", 2023-10-09T08:32:25.780 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.050782621 2023-10-09T08:32:25.780 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.780 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.780 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.780 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.781 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.781 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:130530 7.6 7:6e0893d3:::benchmark_data_smithi081_154445_object33032:head [delete] snapc 0=[] ondisk+write+known_if_redirected e200)", 2023-10-09T08:32:25.781 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:30:25.770585+0000", 2023-10-09T08:32:25.781 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 119.904308035, 2023-10-09T08:32:25.781 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.054186599000000002, 2023-10-09T08:32:25.781 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.781 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:25.781 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.781 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.781 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.781 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 130530 2023-10-09T08:32:25.781 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.782 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.782 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.782 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.782 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.770585+0000", 2023-10-09T08:32:25.782 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.782 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.782 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.782 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.782 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.770585+0000", 2023-10-09T08:32:25.782 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:32:25.782 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.782 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.783 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.783 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.770583+0000", 2023-10-09T08:32:25.783 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.7819999999999994e-06 2023-10-09T08:32:25.783 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.783 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.783 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.783 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.770591+0000", 2023-10-09T08:32:25.783 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3675999999999999e-05 2023-10-09T08:32:25.783 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.783 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.783 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.783 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.770605+0000", 2023-10-09T08:32:25.783 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.395e-06 2023-10-09T08:32:25.784 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.784 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.784 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.784 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.770610+0000", 2023-10-09T08:32:25.784 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.7329999999999997e-05 2023-10-09T08:32:25.784 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.784 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.784 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.784 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.770647+0000", 2023-10-09T08:32:25.784 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000115223 2023-10-09T08:32:25.784 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.784 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.785 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.785 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.770763+0000", 2023-10-09T08:32:25.785 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000122342 2023-10-09T08:32:25.785 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.785 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.785 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,7", 2023-10-09T08:32:25.785 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.770885+0000", 2023-10-09T08:32:25.785 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003761117 2023-10-09T08:32:25.785 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.785 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.785 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.785 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.774646+0000", 2023-10-09T08:32:25.785 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000128835 2023-10-09T08:32:25.786 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.786 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.786 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.786 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.774775+0000", 2023-10-09T08:32:25.786 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0067303739999999999 2023-10-09T08:32:25.786 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.786 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.786 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.786 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.781505+0000", 2023-10-09T08:32:25.786 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.041030888000000001 2023-10-09T08:32:25.786 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.786 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.787 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.787 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.822536+0000", 2023-10-09T08:32:25.787 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.1888000000000002e-05 2023-10-09T08:32:25.787 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.787 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.787 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:25.787 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.822588+0000", 2023-10-09T08:32:25.787 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0021831899999999998 2023-10-09T08:32:25.787 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.787 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.787 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.787 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:25.824771+0000", 2023-10-09T08:32:25.788 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.054186599000000002 2023-10-09T08:32:25.788 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.788 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.788 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.788 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.788 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.788 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:131313 7.6 7:6df0947d:::benchmark_data_smithi081_154445_object33815:head [delete] snapc 0=[] ondisk+write+known_if_redirected e200)", 2023-10-09T08:32:25.788 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:30:28.488617+0000", 2023-10-09T08:32:25.788 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 117.18627572600001, 2023-10-09T08:32:25.788 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.054864205999999999, 2023-10-09T08:32:25.788 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.788 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:25.789 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.789 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.789 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.789 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 131313 2023-10-09T08:32:25.789 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.789 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.789 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.789 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.789 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.488617+0000", 2023-10-09T08:32:25.789 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.789 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.789 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.789 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.790 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.488617+0000", 2023-10-09T08:32:25.790 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:32:25.790 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.790 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.790 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.790 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.488616+0000", 2023-10-09T08:32:25.790 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.5620000000000003e-06 2023-10-09T08:32:25.790 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.790 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.790 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.790 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.488621+0000", 2023-10-09T08:32:25.790 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2694000000000001e-05 2023-10-09T08:32:25.791 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.791 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.791 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.791 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.488634+0000", 2023-10-09T08:32:25.791 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3340000000000001e-06 2023-10-09T08:32:25.791 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.791 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.791 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.791 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.488640+0000", 2023-10-09T08:32:25.791 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0055958680000000004 2023-10-09T08:32:25.791 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.791 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.792 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.792 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.494235+0000", 2023-10-09T08:32:25.792 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000176157 2023-10-09T08:32:25.792 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.792 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.792 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.792 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.494412+0000", 2023-10-09T08:32:25.792 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00020071100000000001 2023-10-09T08:32:25.792 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.792 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.792 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,7", 2023-10-09T08:32:25.792 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.494612+0000", 2023-10-09T08:32:25.793 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.010161429 2023-10-09T08:32:25.793 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.793 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.793 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.793 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.504774+0000", 2023-10-09T08:32:25.793 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00021506100000000001 2023-10-09T08:32:25.793 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.793 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.793 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.793 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.504989+0000", 2023-10-09T08:32:25.793 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001007289 2023-10-09T08:32:25.793 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.793 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.794 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.794 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.505996+0000", 2023-10-09T08:32:25.794 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.034434448999999999 2023-10-09T08:32:25.794 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.794 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.794 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.794 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.540430+0000", 2023-10-09T08:32:25.794 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5222000000000006e-05 2023-10-09T08:32:25.794 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.794 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.794 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:25.794 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.540506+0000", 2023-10-09T08:32:25.795 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002975447 2023-10-09T08:32:25.795 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.795 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.795 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.795 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.543481+0000", 2023-10-09T08:32:25.795 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.054864205999999999 2023-10-09T08:32:25.795 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.795 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.795 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.795 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.795 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.795 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:131316 7.6 7:6ec4fb4b:::benchmark_data_smithi081_154445_object33818:head [delete] snapc 0=[] ondisk+write+known_if_redirected e200)", 2023-10-09T08:32:25.796 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:30:28.495892+0000", 2023-10-09T08:32:25.796 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 117.17900063099999, 2023-10-09T08:32:25.796 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.050391848000000003, 2023-10-09T08:32:25.796 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.796 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:25.796 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.796 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.796 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.796 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 131316 2023-10-09T08:32:25.796 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.796 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.796 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.797 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.797 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.495892+0000", 2023-10-09T08:32:25.797 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.797 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.797 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.797 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.797 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.495892+0000", 2023-10-09T08:32:25.797 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:32:25.797 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.797 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.797 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.797 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.495890+0000", 2023-10-09T08:32:25.797 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.5359999999999998e-06 2023-10-09T08:32:25.798 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.798 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.798 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.798 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.495899+0000", 2023-10-09T08:32:25.798 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.8246000000000001e-05 2023-10-09T08:32:25.798 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.798 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.798 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.798 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.495918+0000", 2023-10-09T08:32:25.798 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.5550000000000008e-06 2023-10-09T08:32:25.798 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.798 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.799 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.799 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.495927+0000", 2023-10-09T08:32:25.799 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0025821099999999999 2023-10-09T08:32:25.799 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.799 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.799 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.799 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.498509+0000", 2023-10-09T08:32:25.799 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00021788600000000001 2023-10-09T08:32:25.799 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.799 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.799 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.799 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.498727+0000", 2023-10-09T08:32:25.799 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00021822399999999999 2023-10-09T08:32:25.800 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.800 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.800 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,7", 2023-10-09T08:32:25.800 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.498945+0000", 2023-10-09T08:32:25.800 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0059375740000000002 2023-10-09T08:32:25.800 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.800 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.800 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.800 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.504883+0000", 2023-10-09T08:32:25.800 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001117561 2023-10-09T08:32:25.800 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.800 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.801 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.801 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.506001+0000", 2023-10-09T08:32:25.801 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00054947999999999998 2023-10-09T08:32:25.801 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.801 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.801 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.801 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.506550+0000", 2023-10-09T08:32:25.801 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.037011492999999999 2023-10-09T08:32:25.801 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.801 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.801 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.801 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.543562+0000", 2023-10-09T08:32:25.802 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.2187000000000004e-05 2023-10-09T08:32:25.802 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.802 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.802 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:25.802 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.543644+0000", 2023-10-09T08:32:25.802 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002640182 2023-10-09T08:32:25.802 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.802 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.802 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.802 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:28.546284+0000", 2023-10-09T08:32:25.802 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.050391848000000003 2023-10-09T08:32:25.802 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.803 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.803 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.803 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.803 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.803 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:136959 7.6 7:6ce6564b:::benchmark_data_smithi081_154445_object39461:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:32:25.803 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:31:16.267306+0000", 2023-10-09T08:32:25.803 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 69.407586881, 2023-10-09T08:32:25.803 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.032432021999999998, 2023-10-09T08:32:25.803 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.803 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:25.803 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.803 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.803 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.804 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 136959 2023-10-09T08:32:25.804 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.804 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.804 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.804 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.804 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:16.267306+0000", 2023-10-09T08:32:25.804 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.804 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.804 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.804 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.804 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:16.267306+0000", 2023-10-09T08:32:25.804 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:32:25.805 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.805 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.805 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.805 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:16.267303+0000", 2023-10-09T08:32:25.805 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2923e-05 2023-10-09T08:32:25.805 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.805 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.805 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.805 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:16.267316+0000", 2023-10-09T08:32:25.805 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.0548e-05 2023-10-09T08:32:25.805 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.805 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.805 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.806 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:16.267347+0000", 2023-10-09T08:32:25.806 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.2087999999999999e-05 2023-10-09T08:32:25.806 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.806 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.806 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.806 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:16.267369+0000", 2023-10-09T08:32:25.806 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00078558999999999996 2023-10-09T08:32:25.806 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.806 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.806 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.806 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:16.268155+0000", 2023-10-09T08:32:25.806 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00019053200000000001 2023-10-09T08:32:25.807 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.807 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.807 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.807 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:16.268345+0000", 2023-10-09T08:32:25.807 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000220034 2023-10-09T08:32:25.807 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.807 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.807 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,7", 2023-10-09T08:32:25.807 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:16.268565+0000", 2023-10-09T08:32:25.807 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0041374899999999997 2023-10-09T08:32:25.807 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.808 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.808 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.808 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:16.272703+0000", 2023-10-09T08:32:25.808 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0016075830000000001 2023-10-09T08:32:25.808 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.808 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.808 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.808 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:16.274310+0000", 2023-10-09T08:32:25.808 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0029216229999999999 2023-10-09T08:32:25.808 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.808 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.808 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.809 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:16.277232+0000", 2023-10-09T08:32:25.809 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.019066659999999999 2023-10-09T08:32:25.809 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.809 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.809 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.809 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:16.296299+0000", 2023-10-09T08:32:25.809 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.9794000000000001e-05 2023-10-09T08:32:25.809 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.809 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.809 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:25.809 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:16.296388+0000", 2023-10-09T08:32:25.809 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003349463 2023-10-09T08:32:25.810 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.810 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.810 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.810 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:16.299738+0000", 2023-10-09T08:32:25.810 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.032432021999999998 2023-10-09T08:32:25.810 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.810 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.810 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.810 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.810 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.810 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:139518 7.6 7:66cc12b6:::benchmark_data_smithi081_154445_object42020:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-09T08:32:25.810 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:31:56.744309+0000", 2023-10-09T08:32:25.810 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 28.930583709, 2023-10-09T08:32:25.811 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.033221839000000003, 2023-10-09T08:32:25.811 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.811 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:25.811 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.811 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.811 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.811 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 139518 2023-10-09T08:32:25.811 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.811 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.811 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.811 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.811 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.744309+0000", 2023-10-09T08:32:25.811 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.811 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.812 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.812 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.812 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.744309+0000", 2023-10-09T08:32:25.812 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:32:25.812 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.812 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.812 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.812 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.744307+0000", 2023-10-09T08:32:25.812 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.3980000000000005e-06 2023-10-09T08:32:25.812 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.812 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.812 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.812 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.744316+0000", 2023-10-09T08:32:25.812 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.88e-05 2023-10-09T08:32:25.813 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.813 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.813 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.813 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.744335+0000", 2023-10-09T08:32:25.813 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.3179999999999996e-06 2023-10-09T08:32:25.813 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.813 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.813 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.813 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.744345+0000", 2023-10-09T08:32:25.813 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.8734999999999999e-05 2023-10-09T08:32:25.813 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.813 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.813 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.813 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.744403+0000", 2023-10-09T08:32:25.813 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014378399999999999 2023-10-09T08:32:25.814 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.814 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.814 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.814 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.744547+0000", 2023-10-09T08:32:25.814 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014443 2023-10-09T08:32:25.814 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.814 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.814 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,7", 2023-10-09T08:32:25.814 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.744691+0000", 2023-10-09T08:32:25.814 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0047031920000000001 2023-10-09T08:32:25.814 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.815 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.815 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.815 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.749395+0000", 2023-10-09T08:32:25.815 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001353223 2023-10-09T08:32:25.815 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.815 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.815 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.815 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.750748+0000", 2023-10-09T08:32:25.815 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.6696e-05 2023-10-09T08:32:25.815 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.815 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.815 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.816 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.750815+0000", 2023-10-09T08:32:25.816 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.022465703 2023-10-09T08:32:25.816 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.816 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.816 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.816 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.773280+0000", 2023-10-09T08:32:25.816 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000119813 2023-10-09T08:32:25.816 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.816 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.816 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:25.816 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.773400+0000", 2023-10-09T08:32:25.816 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0041306839999999999 2023-10-09T08:32:25.817 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.817 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.817 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.817 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.777531+0000", 2023-10-09T08:32:25.817 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.033221839000000003 2023-10-09T08:32:25.817 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.817 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.817 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.817 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.817 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.817 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:139519 7.6 7:6d5fd76c:::benchmark_data_smithi081_154445_object42021:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-09T08:32:25.817 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:31:56.751881+0000", 2023-10-09T08:32:25.818 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 28.923011904999999, 2023-10-09T08:32:25.818 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.031355057999999998, 2023-10-09T08:32:25.818 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.818 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:25.818 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.818 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.818 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.818 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 139519 2023-10-09T08:32:25.818 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.818 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.818 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.818 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.819 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.751881+0000", 2023-10-09T08:32:25.819 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.819 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.819 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.819 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.819 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.751881+0000", 2023-10-09T08:32:25.819 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:32:25.819 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.819 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.819 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.819 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.751879+0000", 2023-10-09T08:32:25.819 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.2240000000000001e-06 2023-10-09T08:32:25.820 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.820 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.820 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.820 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.751888+0000", 2023-10-09T08:32:25.820 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5511000000000001e-05 2023-10-09T08:32:25.820 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.820 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.820 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.820 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.751904+0000", 2023-10-09T08:32:25.820 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.6279999999999999e-06 2023-10-09T08:32:25.820 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.820 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.821 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.821 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.751910+0000", 2023-10-09T08:32:25.821 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.5912999999999998e-05 2023-10-09T08:32:25.821 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.821 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.821 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.821 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.751966+0000", 2023-10-09T08:32:25.821 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000183394 2023-10-09T08:32:25.821 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.821 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.821 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.821 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.752150+0000", 2023-10-09T08:32:25.822 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016067800000000001 2023-10-09T08:32:25.822 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.822 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.822 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,7", 2023-10-09T08:32:25.822 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.752310+0000", 2023-10-09T08:32:25.822 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0057611399999999997 2023-10-09T08:32:25.822 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.822 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.822 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.822 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.758071+0000", 2023-10-09T08:32:25.822 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012421000000000001 2023-10-09T08:32:25.823 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.823 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.823 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.823 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.758196+0000", 2023-10-09T08:32:25.823 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.012918486 2023-10-09T08:32:25.823 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.823 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.823 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.823 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.771114+0000", 2023-10-09T08:32:25.823 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0081818559999999995 2023-10-09T08:32:25.823 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.823 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.824 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.824 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.779296+0000", 2023-10-09T08:32:25.824 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.1048e-05 2023-10-09T08:32:25.824 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.824 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.824 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:25.824 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.779387+0000", 2023-10-09T08:32:25.824 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003848888 2023-10-09T08:32:25.824 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.824 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.824 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.824 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:31:56.783236+0000", 2023-10-09T08:32:25.825 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.031355057999999998 2023-10-09T08:32:25.825 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.825 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.825 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.825 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.825 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.825 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:139847 7.6 7:67e27f95:::benchmark_data_smithi081_154445_object42349:head [delete] snapc 0=[] ondisk+write+known_if_redirected e212)", 2023-10-09T08:32:25.825 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:32:00.383737+0000", 2023-10-09T08:32:25.825 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 25.291155482000001, 2023-10-09T08:32:25.825 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.031044268, 2023-10-09T08:32:25.825 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.826 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:25.826 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.826 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.826 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.826 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 139847 2023-10-09T08:32:25.826 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.826 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.826 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.826 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.826 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.383737+0000", 2023-10-09T08:32:25.826 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.826 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.827 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.827 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.827 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.383737+0000", 2023-10-09T08:32:25.827 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999971 2023-10-09T08:32:25.827 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.827 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.827 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.827 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.383734+0000", 2023-10-09T08:32:25.827 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4712000000000001e-05 2023-10-09T08:32:25.827 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.827 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.827 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.828 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.383749+0000", 2023-10-09T08:32:25.828 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.8843000000000002e-05 2023-10-09T08:32:25.828 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.828 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.828 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.828 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.383778+0000", 2023-10-09T08:32:25.828 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5942000000000001e-05 2023-10-09T08:32:25.828 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.828 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.828 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.828 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.383794+0000", 2023-10-09T08:32:25.828 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.3937999999999994e-05 2023-10-09T08:32:25.829 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.829 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.829 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.829 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.383888+0000", 2023-10-09T08:32:25.829 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000202108 2023-10-09T08:32:25.829 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.829 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.829 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.829 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.384090+0000", 2023-10-09T08:32:25.829 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00020850799999999999 2023-10-09T08:32:25.829 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.829 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.830 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,7", 2023-10-09T08:32:25.830 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.384298+0000", 2023-10-09T08:32:25.830 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011419471 2023-10-09T08:32:25.830 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.830 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.830 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.830 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.395718+0000", 2023-10-09T08:32:25.830 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.31e-05 2023-10-09T08:32:25.830 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.830 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.830 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.830 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.395811+0000", 2023-10-09T08:32:25.831 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.5112999999999999e-05 2023-10-09T08:32:25.831 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.831 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.831 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.831 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.395866+0000", 2023-10-09T08:32:25.831 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.015124482 2023-10-09T08:32:25.831 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.831 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.831 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.831 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.410991+0000", 2023-10-09T08:32:25.831 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000164745 2023-10-09T08:32:25.831 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.832 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.832 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:25.832 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.411155+0000", 2023-10-09T08:32:25.832 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0036261290000000001 2023-10-09T08:32:25.832 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.832 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.832 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.832 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.414781+0000", 2023-10-09T08:32:25.832 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.031044268 2023-10-09T08:32:25.832 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.832 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.832 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.833 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.833 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.833 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:139848 7.6 7:664aff6b:::benchmark_data_smithi081_154445_object42350:head [delete] snapc 0=[] ondisk+write+known_if_redirected e212)", 2023-10-09T08:32:25.833 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:32:00.384233+0000", 2023-10-09T08:32:25.833 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 25.290659300000002, 2023-10-09T08:32:25.833 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.033012105, 2023-10-09T08:32:25.833 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:25.833 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:25.833 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:25.833 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:25.833 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:25.833 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 139848 2023-10-09T08:32:25.834 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.834 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:25.834 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.834 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:25.834 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.384233+0000", 2023-10-09T08:32:25.834 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:25.834 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.834 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.834 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:25.834 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.384233+0000", 2023-10-09T08:32:25.834 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999928 2023-10-09T08:32:25.834 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.835 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.835 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:25.835 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.384226+0000", 2023-10-09T08:32:25.835 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6282000000000001e-05 2023-10-09T08:32:25.835 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.835 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.835 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:25.835 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.384242+0000", 2023-10-09T08:32:25.835 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.8923000000000002e-05 2023-10-09T08:32:25.835 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.835 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.835 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:25.835 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.384261+0000", 2023-10-09T08:32:25.836 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1789e-05 2023-10-09T08:32:25.836 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.836 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.836 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:25.836 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.384273+0000", 2023-10-09T08:32:25.836 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.004812139 2023-10-09T08:32:25.836 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.836 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.836 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:25.836 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.389085+0000", 2023-10-09T08:32:25.836 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016113299999999999 2023-10-09T08:32:25.836 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.837 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.837 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:25.837 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.389246+0000", 2023-10-09T08:32:25.837 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00025535500000000002 2023-10-09T08:32:25.837 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.837 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.837 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,7", 2023-10-09T08:32:25.837 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.389502+0000", 2023-10-09T08:32:25.837 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0063577210000000002 2023-10-09T08:32:25.837 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.837 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.837 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.838 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.395860+0000", 2023-10-09T08:32:25.838 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2768999999999999e-05 2023-10-09T08:32:25.838 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.838 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.838 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:25.838 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.395872+0000", 2023-10-09T08:32:25.838 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.4326000000000005e-05 2023-10-09T08:32:25.838 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.838 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.838 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.838 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.395957+0000", 2023-10-09T08:32:25.838 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.018889062000000002 2023-10-09T08:32:25.839 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.839 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.839 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:25.839 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.414846+0000", 2023-10-09T08:32:25.839 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.9277000000000002e-05 2023-10-09T08:32:25.839 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.839 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.839 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:25.839 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.414905+0000", 2023-10-09T08:32:25.839 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0023405140000000001 2023-10-09T08:32:25.839 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:25.840 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:25.840 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:25.840 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:00.417245+0000", 2023-10-09T08:32:25.840 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.033012105 2023-10-09T08:32:25.840 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.840 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.840 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.840 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:25.840 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:25.840 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:32:25.841 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:25.841 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:32:25.869 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:25.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:25.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:25.971 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:25.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:25.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:25.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:26.100 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:26.126 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:26.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:26.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:26.229 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:26.254 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:26.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:26.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:26.357 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:26.656 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:26.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:26.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:26.759 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:26.783 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:26.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:26.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:26.886 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:26.908 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:26.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:26.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:27.012 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:27.031 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:27.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:27.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:27.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:27.159 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:27.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:27.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:27.202 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:26 smithi081 bash[76862]: cluster 2023-10-09T08:32:25.708314+0000 mgr.y (mgr.26009) 909 : cluster 0 pgmap v944: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 44422/157980 objects degraded (28.119%); 15145/157980 objects misplaced (9.587%); 5.4 MiB/s, 86 objects/s recovering 2023-10-09T08:32:27.202 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:26 smithi081 bash[79557]: cluster 2023-10-09T08:32:25.708314+0000 mgr.y (mgr.26009) 909 : cluster 0 pgmap v944: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 44422/157980 objects degraded (28.119%); 15145/157980 objects misplaced (9.587%); 5.4 MiB/s, 86 objects/s recovering 2023-10-09T08:32:27.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:27.288 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:27.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:27.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:27.339 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:27 smithi118 bash[59345]: cluster 2023-10-09T08:32:25.708314+0000 mgr.y (mgr.26009) 909 : cluster 0 pgmap v944: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 44422/157980 objects degraded (28.119%); 15145/157980 objects misplaced (9.587%); 5.4 MiB/s, 86 objects/s recovering 2023-10-09T08:32:27.340 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-09T08:32:27.391 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:27.416 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:27.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:27.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:27.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:27.543 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:27.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:27.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:27.647 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:27.671 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:27.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:27.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:27.774 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:27.799 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:27.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:27.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:27.902 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:27.930 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:27.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:27.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:28.034 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:28.061 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:28.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:28.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:28.167 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:28.193 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:28.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:28.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:28.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:28.323 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:28.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:28.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:28.426 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:28.452 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:28.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:28.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:28.555 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:28.587 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:28.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:28.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:28.690 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:28.719 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:28.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:28.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:28.745 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:32:28.746 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:32:28.822 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:28.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:28.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:28.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:28.948 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:28.956 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:28 smithi118 bash[59345]: cluster 2023-10-09T08:32:27.709033+0000 mgr.y (mgr.26009) 910 : cluster 0 pgmap v945: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 116 op/s; 44358/157773 objects degraded (28.115%); 15068/157773 objects misplaced (9.550%); 5.4 MiB/s, 87 objects/s recovering 2023-10-09T08:32:28.957 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:28 smithi118 bash[59345]: cluster 2023-10-09T08:32:28.571669+0000 mon.a (mon.0) 910 : cluster 3 Health check update: Degraded data redundancy: 44358/157773 objects degraded (28.115%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:28.976 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:28.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:28.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:29.080 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:29.087 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:28 smithi081 bash[76862]: cluster 2023-10-09T08:32:27.709033+0000 mgr.y (mgr.26009) 910 : cluster 0 pgmap v945: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 116 op/s; 44358/157773 objects degraded (28.115%); 15068/157773 objects misplaced (9.550%); 5.4 MiB/s, 87 objects/s recovering 2023-10-09T08:32:29.087 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:28 smithi081 bash[76862]: cluster 2023-10-09T08:32:28.571669+0000 mon.a (mon.0) 910 : cluster 3 Health check update: Degraded data redundancy: 44358/157773 objects degraded (28.115%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:29.088 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:28 smithi081 bash[79557]: cluster 2023-10-09T08:32:27.709033+0000 mgr.y (mgr.26009) 910 : cluster 0 pgmap v945: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 116 op/s; 44358/157773 objects degraded (28.115%); 15068/157773 objects misplaced (9.550%); 5.4 MiB/s, 87 objects/s recovering 2023-10-09T08:32:29.088 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:28 smithi081 bash[79557]: cluster 2023-10-09T08:32:28.571669+0000 mon.a (mon.0) 910 : cluster 3 Health check update: Degraded data redundancy: 44358/157773 objects degraded (28.115%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:29.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:29.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:29.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:29.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:29.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:29.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:29.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:29.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:29.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:29.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:29.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:29.456 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:29.485 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:29.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:29.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:29.589 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:29.611 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:29.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:29.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:29.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:29.744 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:29.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:29.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:29.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:29.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:29.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:29.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:29.972 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:30.008 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:30.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:30.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:30.111 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:30.134 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:30.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:30.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:30.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:30.259 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:30.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:30.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:30.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:30.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:30.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:30.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:30.487 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:30.510 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:30.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:30.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:30.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:30.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:30.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:30.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:30.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:30.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:30.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:30.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:30.865 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:30.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:30.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:30.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:30.997 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:31.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:30 smithi118 bash[59345]: cluster 2023-10-09T08:32:29.709646+0000 mgr.y (mgr.26009) 911 : cluster 0 pgmap v946: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 109 op/s; 44335/157317 objects degraded (28.182%); 15068/157317 objects misplaced (9.578%); 5.4 MiB/s, 87 objects/s recovering 2023-10-09T08:32:31.251 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:31.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:31.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:31.258 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:32:31.281 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:32:31.304 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:32:31.337 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:32:31.355 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:31.369 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:32:31.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:30 smithi081 bash[76862]: cluster 2023-10-09T08:32:29.709646+0000 mgr.y (mgr.26009) 911 : cluster 0 pgmap v946: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 109 op/s; 44335/157317 objects degraded (28.182%); 15068/157317 objects misplaced (9.578%); 5.4 MiB/s, 87 objects/s recovering 2023-10-09T08:32:31.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:32:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:32:31] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.33.4" 2023-10-09T08:32:31.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:30 smithi081 bash[79557]: cluster 2023-10-09T08:32:29.709646+0000 mgr.y (mgr.26009) 911 : cluster 0 pgmap v946: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 109 op/s; 44335/157317 objects degraded (28.182%); 15068/157317 objects misplaced (9.578%); 5.4 MiB/s, 87 objects/s recovering 2023-10-09T08:32:31.393 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:32:31.409 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:31.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:31.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:31.425 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:32:31.426 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:32:31.426 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:32:31.426 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:32:31.426 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:32:31.426 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:32:31.426 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:32:31.426 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:32:31.426 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:32:31.512 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:31.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:31.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:31.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:31.639 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:31.667 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:31.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:31.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:31.771 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:31.793 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:31.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:31.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:31.896 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:31.920 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:31.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:31.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:32.023 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:32.037 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:31 smithi118 bash[59345]: audit 2023-10-09T08:32:31.235951+0000 mon.c (mon.2) 349 : audit 0 from='client.? 172.21.15.81:0/826794082' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:32:32.057 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:32.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:32.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:32.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:31 smithi081 bash[76862]: audit 2023-10-09T08:32:31.235951+0000 mon.c (mon.2) 349 : audit 0 from='client.? 172.21.15.81:0/826794082' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:32:32.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:31 smithi081 bash[79557]: audit 2023-10-09T08:32:31.235951+0000 mon.c (mon.2) 349 : audit 0 from='client.? 172.21.15.81:0/826794082' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:32:32.133 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:32:32.165 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:32.188 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:32.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:32.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:32.291 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:32.317 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:32.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:32.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:32.420 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:32.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:32.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:32.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:32.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:32.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:32.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:32.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:32.684 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:32.709 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:32.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:32.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:32.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:32.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:32.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:32.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:32.943 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:32.956 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:32 smithi118 bash[59345]: cluster 2023-10-09T08:32:31.710429+0000 mgr.y (mgr.26009) 912 : cluster 0 pgmap v947: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 92 op/s; 44256/156708 objects degraded (28.241%); 15043/156708 objects misplaced (9.599%); 4.4 MiB/s, 85 objects/s recovering 2023-10-09T08:32:32.968 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:32.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:32.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:32.986 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:32:32.987 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:32:33.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:33.098 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:33.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:33.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:33.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:32 smithi081 bash[76862]: cluster 2023-10-09T08:32:31.710429+0000 mgr.y (mgr.26009) 912 : cluster 0 pgmap v947: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 92 op/s; 44256/156708 objects degraded (28.241%); 15043/156708 objects misplaced (9.599%); 4.4 MiB/s, 85 objects/s recovering 2023-10-09T08:32:33.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:32 smithi081 bash[79557]: cluster 2023-10-09T08:32:31.710429+0000 mgr.y (mgr.26009) 912 : cluster 0 pgmap v947: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 92 op/s; 44256/156708 objects degraded (28.241%); 15043/156708 objects misplaced (9.599%); 4.4 MiB/s, 85 objects/s recovering 2023-10-09T08:32:33.201 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:33.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:33.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:33.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:33.325 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:33.349 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:33.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:33.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:33.452 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:33.474 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:33.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:33.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:33.578 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:33.603 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:33.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:33.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:33.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:33.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:33.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:33.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:33.838 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:33.864 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:33.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:33.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:33.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:33.976 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:33 smithi081 bash[76862]: cluster 2023-10-09T08:32:33.572894+0000 mon.a (mon.0) 911 : cluster 3 Health check update: Degraded data redundancy: 44256/156708 objects degraded (28.241%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:33.976 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:33 smithi081 bash[76862]: cluster 2023-10-09T08:32:33.711414+0000 mgr.y (mgr.26009) 913 : cluster 0 pgmap v948: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 44181/156492 objects degraded (28.232%); 14975/156492 objects misplaced (9.569%); 4.4 MiB/s, 82 objects/s recovering 2023-10-09T08:32:33.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:33 smithi081 bash[79557]: cluster 2023-10-09T08:32:33.572894+0000 mon.a (mon.0) 911 : cluster 3 Health check update: Degraded data redundancy: 44256/156708 objects degraded (28.241%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:33.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:33 smithi081 bash[79557]: cluster 2023-10-09T08:32:33.711414+0000 mgr.y (mgr.26009) 913 : cluster 0 pgmap v948: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 44181/156492 objects degraded (28.232%); 14975/156492 objects misplaced (9.569%); 4.4 MiB/s, 82 objects/s recovering 2023-10-09T08:32:33.990 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:33.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:33.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:34.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:34.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:34.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:34.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:34.193 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:33 smithi118 bash[59345]: cluster 2023-10-09T08:32:33.572894+0000 mon.a (mon.0) 911 : cluster 3 Health check update: Degraded data redundancy: 44256/156708 objects degraded (28.241%), 17 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:34.193 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:33 smithi118 bash[59345]: cluster 2023-10-09T08:32:33.711414+0000 mgr.y (mgr.26009) 913 : cluster 0 pgmap v948: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 44181/156492 objects degraded (28.232%); 14975/156492 objects misplaced (9.569%); 4.4 MiB/s, 82 objects/s recovering 2023-10-09T08:32:34.233 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:34.261 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:34.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:34.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:34.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:34.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:34.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:34.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:34.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:34.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:34.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:34.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:34.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:34.649 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:34.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:34.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:34.753 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:34.776 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:34.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:34.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:34.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:34.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:34.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:34.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:34.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:32:35.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:35.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:35.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:35.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:35.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:35.175 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:35.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:35.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:35.277 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:35.430 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:35.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:35.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:35.532 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:35.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:35.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:35.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:35.664 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:35.689 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:35.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:35.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:35.792 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:35.817 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:35.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:35.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:35.921 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:35.954 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:35.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:35.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:36.057 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:36.082 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:36.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:36.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:36.185 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:36.210 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:36.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:36.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:36.313 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:36.340 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:36.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:36.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:36.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:36.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:36.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:36.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:36.570 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:36.594 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:36.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:36.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:36.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:36.719 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:36.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:36.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:36.822 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:36.832 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:36 smithi118 bash[59345]: cluster 2023-10-09T08:32:35.712694+0000 mgr.y (mgr.26009) 914 : cluster 0 pgmap v949: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 119 op/s; 44051/155184 objects degraded (28.386%); 14956/155184 objects misplaced (9.638%); 4.0 MiB/s, 116 objects/s recovering 2023-10-09T08:32:36.850 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:36.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:36.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:36.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:36 smithi081 bash[76862]: cluster 2023-10-09T08:32:35.712694+0000 mgr.y (mgr.26009) 914 : cluster 0 pgmap v949: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 119 op/s; 44051/155184 objects degraded (28.386%); 14956/155184 objects misplaced (9.638%); 4.0 MiB/s, 116 objects/s recovering 2023-10-09T08:32:36.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:36 smithi081 bash[79557]: cluster 2023-10-09T08:32:35.712694+0000 mgr.y (mgr.26009) 914 : cluster 0 pgmap v949: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 119 op/s; 44051/155184 objects degraded (28.386%); 14956/155184 objects misplaced (9.638%); 4.0 MiB/s, 116 objects/s recovering 2023-10-09T08:32:36.954 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:36.983 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:36.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:36.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:37.032 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:32:37.033 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:32:37.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:37.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:37.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:37.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:37.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:37.222 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:32:37.222 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:32:37.246 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:37.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:37.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:37.349 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:37.373 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:37.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:37.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:37.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:37.510 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:37.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:37.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:37.613 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:37.639 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:37.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:37.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:37.743 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:37.764 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:37.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:37.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:37.794 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:32:37.866 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:37.874 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:37 smithi118 bash[59345]: audit 2023-10-09T08:32:37.086272+0000 mon.a (mon.0) 912 : audit 1 from='client.? 172.21.15.81:0/3098162037' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:32:37.889 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:37.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:37.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:37.992 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:38.015 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:38.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:38.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:38.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:38.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:37 smithi081 bash[79557]: audit 2023-10-09T08:32:37.086272+0000 mon.a (mon.0) 912 : audit 1 from='client.? 172.21.15.81:0/3098162037' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:32:38.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:37 smithi081 bash[76862]: audit 2023-10-09T08:32:37.086272+0000 mon.a (mon.0) 912 : audit 1 from='client.? 172.21.15.81:0/3098162037' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:32:38.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:38.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:38.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:38.245 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:38.269 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:38.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:38.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:38.339 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":949,"stamp":"2023-10-09T08:32:35.711617+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3392935883,"num_objects":51728,"num_object_clones":0,"num_object_copies":155184,"num_objects_missing_on_primary":5385,"num_objects_missing":5385,"num_objects_degraded":44051,"num_objects_misplaced":14956,"num_objects_unfound":0,"num_objects_dirty":51728,"num_whiteouts":0,"num_read":6260,"num_read_kb":13727,"num_write":144398,"num_write_kb":6254840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22406,"num_bytes_recovered":1423645750,"num_keys_recovered":30,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":132122,"ondisk_log_size":132122,"up":223,"acting":224,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":288,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":13747984,"kb_used_data":11252496,"kb_used_omap":33,"kb_used_meta":2495390,"kb_avail":736213232,"statfs":{"total":767960285184,"available":753882349568,"internally_reserved":0,"allocated":11522555904,"data_stored":11516755149,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33820,"internal_metadata":2555280356},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,2,2,5,5],"upper_bound":4096},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-94109696,"num_objects":-1436,"num_object_clones":0,"num_object_copies":-4308,"num_objects_missing_on_primary":-143,"num_objects_missing":-143,"num_objects_degraded":-498,"num_objects_misplaced":-237,"num_objects_unfound":0,"num_objects_dirty":-1436,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1436,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1397,"num_bytes_recovered":50200600,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.004826"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":187,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.929662+0000","last_change":"2023-10-09T08:31:32.831320+0000","last_active":"2023-10-09T08:32:06.929662+0000","last_peered":"2023-10-09T08:32:06.929662+0000","last_clean":"2023-10-09T08:24:50.331507+0000","last_became_active":"2023-10-09T08:31:32.831320+0000","last_became_peered":"2023-10-09T08:31:32.831320+0000","last_unstale":"2023-10-09T08:32:06.929662+0000","last_undegraded":"2023-10-09T08:32:06.929662+0000","last_fullsized":"2023-10-09T08:31:32.798635+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:39.263159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,0],"avail_no_missing":["2","0"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":198,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.949885+0000","last_change":"2023-10-09T08:31:32.807260+0000","last_active":"2023-10-09T08:32:06.949885+0000","last_peered":"2023-10-09T08:32:06.949885+0000","last_clean":"2023-10-09T08:24:49.602097+0000","last_became_active":"2023-10-09T08:31:32.807260+0000","last_became_peered":"2023-10-09T08:31:32.807260+0000","last_unstale":"2023-10-09T08:32:06.949885+0000","last_undegraded":"2023-10-09T08:32:06.949885+0000","last_fullsized":"2023-10-09T08:31:32.803465+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.19","version":"0'0","reported_seq":142,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.947562+0000","last_change":"2023-10-09T08:31:32.807178+0000","last_active":"2023-10-09T08:32:06.947562+0000","last_peered":"2023-10-09T08:32:06.947562+0000","last_clean":"2023-10-09T08:30:15.551210+0000","last_became_active":"2023-10-09T08:31:32.807178+0000","last_became_peered":"2023-10-09T08:31:32.807178+0000","last_unstale":"2023-10-09T08:32:06.947562+0000","last_undegraded":"2023-10-09T08:32:06.947562+0000","last_fullsized":"2023-10-09T08:31:32.804745+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":42,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.936134+0000","last_change":"2023-10-09T08:27:16.745178+0000","last_active":"2023-10-09T08:32:06.936134+0000","last_peered":"2023-10-09T08:32:06.936134+0000","last_clean":"2023-10-09T08:32:06.936134+0000","last_became_active":"2023-10-09T08:27:16.744841+0000","last_became_peered":"2023-10-09T08:27:16.744841+0000","last_unstale":"2023-10-09T08:32:06.936134+0000","last_undegraded":"2023-10-09T08:32:06.936134+0000","last_fullsized":"2023-10-09T08:32:06.936134+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:14:06.390930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":264,"reported_epoch":214,"state":"active+undersized","last_fresh":"2023-10-09T08:32:20.909728+0000","last_change":"2023-10-09T08:31:32.813555+0000","last_active":"2023-10-09T08:32:20.909728+0000","last_peered":"2023-10-09T08:32:20.909728+0000","last_clean":"2023-10-09T08:31:17.766399+0000","last_became_active":"2023-10-09T08:31:32.813555+0000","last_became_peered":"2023-10-09T08:31:32.813555+0000","last_unstale":"2023-10-09T08:32:20.909728+0000","last_undegraded":"2023-10-09T08:32:20.909728+0000","last_fullsized":"2023-10-09T08:31:32.798724+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:46.146951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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","2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":199,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.950759+0000","last_change":"2023-10-09T08:31:32.841703+0000","last_active":"2023-10-09T08:32:06.950759+0000","last_peered":"2023-10-09T08:32:06.950759+0000","last_clean":"2023-10-09T08:31:17.843432+0000","last_became_active":"2023-10-09T08:31:32.841703+0000","last_became_peered":"2023-10-09T08:31:32.841703+0000","last_unstale":"2023-10-09T08:32:06.950759+0000","last_undegraded":"2023-10-09T08:32:06.950759+0000","last_fullsized":"2023-10-09T08:31:32.817205+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":42,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:11.433211+0000","last_change":"2023-10-09T08:27:16.735709+0000","last_active":"2023-10-09T08:32:11.433211+0000","last_peered":"2023-10-09T08:32:11.433211+0000","last_clean":"2023-10-09T08:32:11.433211+0000","last_became_active":"2023-10-09T08:27:16.735346+0000","last_became_peered":"2023-10-09T08:27:16.735346+0000","last_unstale":"2023-10-09T08:32:11.433211+0000","last_undegraded":"2023-10-09T08:32:11.433211+0000","last_fullsized":"2023-10-09T08:32:11.433211+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:29:09.949359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":177,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.947577+0000","last_change":"2023-10-09T08:31:32.807262+0000","last_active":"2023-10-09T08:32:06.947577+0000","last_peered":"2023-10-09T08:32:06.947577+0000","last_clean":"2023-10-09T08:24:49.602103+0000","last_became_active":"2023-10-09T08:31:32.807262+0000","last_became_peered":"2023-10-09T08:31:32.807262+0000","last_unstale":"2023-10-09T08:32:06.947577+0000","last_undegraded":"2023-10-09T08:32:06.947577+0000","last_fullsized":"2023-10-09T08:31:32.801193+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":202,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.870354+0000","last_change":"2023-10-09T08:31:32.848482+0000","last_active":"2023-10-09T08:32:06.870354+0000","last_peered":"2023-10-09T08:32:06.870354+0000","last_clean":"2023-10-09T08:31:17.935887+0000","last_became_active":"2023-10-09T08:31:32.848482+0000","last_became_peered":"2023-10-09T08:31:32.848482+0000","last_unstale":"2023-10-09T08:32:06.870354+0000","last_undegraded":"2023-10-09T08:32:06.870354+0000","last_fullsized":"2023-10-09T08:31:32.811683+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7],"acting":[5,7],"avail_no_missing":["5","7"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":90,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.926371+0000","last_change":"2023-10-09T08:27:38.503502+0000","last_active":"2023-10-09T08:32:06.926371+0000","last_peered":"2023-10-09T08:32:06.926371+0000","last_clean":"2023-10-09T08:32:06.926371+0000","last_became_active":"2023-10-09T08:27:38.503065+0000","last_became_peered":"2023-10-09T08:27:38.503065+0000","last_unstale":"2023-10-09T08:32:06.926371+0000","last_undegraded":"2023-10-09T08:32:06.926371+0000","last_fullsized":"2023-10-09T08:32:06.926371+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.15","version":"60'3","reported_seq":198,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.927212+0000","last_change":"2023-10-09T08:30:43.713196+0000","last_active":"2023-10-09T08:32:06.927212+0000","last_peered":"2023-10-09T08:32:06.927212+0000","last_clean":"2023-10-09T08:32:06.927212+0000","last_became_active":"2023-10-09T08:30:43.581410+0000","last_became_peered":"2023-10-09T08:30:43.581410+0000","last_unstale":"2023-10-09T08:32:06.927212+0000","last_undegraded":"2023-10-09T08:32:06.927212+0000","last_fullsized":"2023-10-09T08:32:06.927212+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":135,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.947435+0000","last_change":"2023-10-09T08:31:32.812642+0000","last_active":"2023-10-09T08:32:06.947435+0000","last_peered":"2023-10-09T08:32:06.947435+0000","last_clean":"2023-10-09T08:19:46.595972+0000","last_became_active":"2023-10-09T08:31:32.812642+0000","last_became_peered":"2023-10-09T08:31:32.812642+0000","last_unstale":"2023-10-09T08:32:06.947435+0000","last_undegraded":"2023-10-09T08:32:06.947435+0000","last_fullsized":"2023-10-09T08:31:32.804132+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,2],"avail_no_missing":["6","2"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"84'22","reported_seq":90,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.926702+0000","last_change":"2023-10-09T08:30:43.709211+0000","last_active":"2023-10-09T08:32:06.926702+0000","last_peered":"2023-10-09T08:32:06.926702+0000","last_clean":"2023-10-09T08:32:06.926702+0000","last_became_active":"2023-10-09T08:30:43.579511+0000","last_became_peered":"2023-10-09T08:30:43.579511+0000","last_unstale":"2023-10-09T08:32:06.926702+0000","last_undegraded":"2023-10-09T08:32:06.926702+0000","last_fullsized":"2023-10-09T08:32:06.926702+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":200,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.950334+0000","last_change":"2023-10-09T08:31:32.815929+0000","last_active":"2023-10-09T08:32:06.950334+0000","last_peered":"2023-10-09T08:32:06.950334+0000","last_clean":"2023-10-09T08:31:17.863708+0000","last_became_active":"2023-10-09T08:31:32.815929+0000","last_became_peered":"2023-10-09T08:31:32.815929+0000","last_unstale":"2023-10-09T08:32:06.950334+0000","last_undegraded":"2023-10-09T08:32:06.950334+0000","last_fullsized":"2023-10-09T08:31:32.805258+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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],"avail_no_missing":["4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"60'2","reported_seq":227,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.926678+0000","last_change":"2023-10-09T08:30:43.701126+0000","last_active":"2023-10-09T08:32:06.926678+0000","last_peered":"2023-10-09T08:32:06.926678+0000","last_clean":"2023-10-09T08:32:06.926678+0000","last_became_active":"2023-10-09T08:30:43.577781+0000","last_became_peered":"2023-10-09T08:30:43.577781+0000","last_unstale":"2023-10-09T08:32:06.926678+0000","last_undegraded":"2023-10-09T08:32:06.926678+0000","last_fullsized":"2023-10-09T08:32:06.926678+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":177,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.926817+0000","last_change":"2023-10-09T08:31:32.822485+0000","last_active":"2023-10-09T08:32:06.926817+0000","last_peered":"2023-10-09T08:32:06.926817+0000","last_clean":"2023-10-09T08:24:49.601581+0000","last_became_active":"2023-10-09T08:31:32.822485+0000","last_became_peered":"2023-10-09T08:31:32.822485+0000","last_unstale":"2023-10-09T08:32:06.926817+0000","last_undegraded":"2023-10-09T08:32:06.926817+0000","last_fullsized":"2023-10-09T08:31:32.807804+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,3],"avail_no_missing":["7","3"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":42,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.926280+0000","last_change":"2023-10-09T08:27:16.732264+0000","last_active":"2023-10-09T08:32:06.926280+0000","last_peered":"2023-10-09T08:32:06.926280+0000","last_clean":"2023-10-09T08:32:06.926280+0000","last_became_active":"2023-10-09T08:27:16.731909+0000","last_became_peered":"2023-10-09T08:27:16.731909+0000","last_unstale":"2023-10-09T08:32:06.926280+0000","last_undegraded":"2023-10-09T08:32:06.926280+0000","last_fullsized":"2023-10-09T08:32:06.926280+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:26.804304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":180,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.870029+0000","last_change":"2023-10-09T08:11:51.350131+0000","last_active":"2023-10-09T08:32:06.870029+0000","last_peered":"2023-10-09T08:32:06.870029+0000","last_clean":"2023-10-09T08:32:06.870029+0000","last_became_active":"2023-10-09T08:11:51.349748+0000","last_became_peered":"2023-10-09T08:11:51.349748+0000","last_unstale":"2023-10-09T08:32:06.870029+0000","last_undegraded":"2023-10-09T08:32:06.870029+0000","last_fullsized":"2023-10-09T08:32:06.870029+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":165,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.926501+0000","last_change":"2023-10-09T07:59:02.721726+0000","last_active":"2023-10-09T08:32:06.926501+0000","last_peered":"2023-10-09T08:32:06.926501+0000","last_clean":"2023-10-09T08:32:06.926501+0000","last_became_active":"2023-10-09T07:59:02.721322+0000","last_became_peered":"2023-10-09T07:59:02.721322+0000","last_unstale":"2023-10-09T08:32:06.926501+0000","last_undegraded":"2023-10-09T08:32:06.926501+0000","last_fullsized":"2023-10-09T08:32:06.926501+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":42,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:11.433154+0000","last_change":"2023-10-09T08:27:16.745233+0000","last_active":"2023-10-09T08:32:11.433154+0000","last_peered":"2023-10-09T08:32:11.433154+0000","last_clean":"2023-10-09T08:32:11.433154+0000","last_became_active":"2023-10-09T08:27:16.744845+0000","last_became_peered":"2023-10-09T08:27:16.744845+0000","last_unstale":"2023-10-09T08:32:11.433154+0000","last_undegraded":"2023-10-09T08:32:11.433154+0000","last_fullsized":"2023-10-09T08:32:11.433154+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:44.300499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":225,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.946894+0000","last_change":"2023-10-09T08:27:16.758452+0000","last_active":"2023-10-09T08:32:06.946894+0000","last_peered":"2023-10-09T08:32:06.946894+0000","last_clean":"2023-10-09T08:32:06.946894+0000","last_became_active":"2023-10-09T08:27:16.719962+0000","last_became_peered":"2023-10-09T08:27:16.719962+0000","last_unstale":"2023-10-09T08:32:06.946894+0000","last_undegraded":"2023-10-09T08:32:06.946894+0000","last_fullsized":"2023-10-09T08:32:06.946894+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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,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":203,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.927294+0000","last_change":"2023-10-09T08:31:32.834777+0000","last_active":"2023-10-09T08:32:06.927294+0000","last_peered":"2023-10-09T08:32:06.927294+0000","last_clean":"2023-10-09T08:31:17.769859+0000","last_became_active":"2023-10-09T08:31:32.834777+0000","last_became_peered":"2023-10-09T08:31:32.834777+0000","last_unstale":"2023-10-09T08:32:06.927294+0000","last_undegraded":"2023-10-09T08:32:06.927294+0000","last_fullsized":"2023-10-09T08:31:32.816344+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,3],"avail_no_missing":["7","3"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"7.b","version":"214'8963","reported_seq":11011,"reported_epoch":214,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:32:34.840829+0000","last_change":"2023-10-09T08:31:32.830098+0000","last_active":"2023-10-09T08:32:34.840829+0000","last_peered":"2023-10-09T08:32:34.840829+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:31:32.830098+0000","last_became_peered":"2023-10-09T08:31:32.830098+0000","last_unstale":"2023-10-09T08:32:34.840829+0000","last_undegraded":"2023-10-09T08:31:32.815378+0000","last_fullsized":"2023-10-09T08:31:32.815219+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":8963,"log_dups_size":0,"ondisk_log_size":8963,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":213712896,"num_objects":3261,"num_object_clones":0,"num_object_copies":9783,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3261,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3261,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8963,"num_write_kb":391168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":991,"num_bytes_recovered":64946176,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","6"],"object_location_counts":[{"shards":"5,6","objects":3261}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":241,"reported_epoch":213,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:32:06.927141+0000","last_change":"2023-10-09T08:31:32.834706+0000","last_active":"2023-10-09T08:32:06.927141+0000","last_peered":"2023-10-09T08:32:06.927141+0000","last_clean":"2023-10-09T08:31:17.769675+0000","last_became_active":"2023-10-09T08:31:32.834706+0000","last_became_peered":"2023-10-09T08:31:32.834706+0000","last_unstale":"2023-10-09T08:32:06.927141+0000","last_undegraded":"2023-10-09T08:31:32.816969+0000","last_fullsized":"2023-10-09T08:31:32.816858+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":["7","0"],"object_location_counts":[{"shards":"0,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":165,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.869935+0000","last_change":"2023-10-09T07:59:03.856827+0000","last_active":"2023-10-09T08:32:06.869935+0000","last_peered":"2023-10-09T08:32:06.869935+0000","last_clean":"2023-10-09T08:32:06.869935+0000","last_became_active":"2023-10-09T07:59:03.855938+0000","last_became_peered":"2023-10-09T07:59:03.855938+0000","last_unstale":"2023-10-09T08:32:06.869935+0000","last_undegraded":"2023-10-09T08:32:06.869935+0000","last_fullsized":"2023-10-09T08:32:06.869935+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.a","version":"214'8829","reported_seq":8900,"reported_epoch":214,"state":"active+recovery_wait","last_fresh":"2023-10-09T08:32:34.565483+0000","last_change":"2023-10-09T08:27:38.528279+0000","last_active":"2023-10-09T08:32:34.565483+0000","last_peered":"2023-10-09T08:32:34.565483+0000","last_clean":"2023-10-09T08:27:37.669457+0000","last_became_active":"2023-10-09T08:27:38.507300+0000","last_became_peered":"2023-10-09T08:27:38.507300+0000","last_unstale":"2023-10-09T08:32:34.565483+0000","last_undegraded":"2023-10-09T08:32:34.565483+0000","last_fullsized":"2023-10-09T08:32:34.565483+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":8829,"log_dups_size":0,"ondisk_log_size":8829,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:34.288347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":210305024,"num_objects":3209,"num_object_clones":0,"num_object_copies":9627,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3209,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8829,"num_write_kb":385216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,5],"acting":[2,3,5],"avail_no_missing":["2","3","5"],"object_location_counts":[{"shards":"2,3,5","objects":3209}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":216,"reported_epoch":213,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:32:06.926947+0000","last_change":"2023-10-09T08:31:32.833727+0000","last_active":"2023-10-09T08:32:06.926947+0000","last_peered":"2023-10-09T08:32:06.926947+0000","last_clean":"2023-10-09T08:31:17.769544+0000","last_became_active":"2023-10-09T08:31:32.833727+0000","last_became_peered":"2023-10-09T08:31:32.833727+0000","last_unstale":"2023-10-09T08:32:06.926947+0000","last_undegraded":"2023-10-09T08:31:32.810935+0000","last_fullsized":"2023-10-09T08:31:32.810793+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":["7","0"],"object_location_counts":[{"shards":"0,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":188,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.953374+0000","last_change":"2023-10-09T08:11:51.350633+0000","last_active":"2023-10-09T08:32:06.953374+0000","last_peered":"2023-10-09T08:32:06.953374+0000","last_clean":"2023-10-09T08:32:06.953374+0000","last_became_active":"2023-10-09T08:11:51.350182+0000","last_became_peered":"2023-10-09T08:11:51.350182+0000","last_unstale":"2023-10-09T08:32:06.953374+0000","last_undegraded":"2023-10-09T08:32:06.953374+0000","last_fullsized":"2023-10-09T08:32:06.953374+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"214'9008","reported_seq":17366,"reported_epoch":214,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-09T08:32:31.995162+0000","last_change":"2023-10-09T08:31:44.435541+0000","last_active":"2023-10-09T08:32:31.995162+0000","last_peered":"2023-10-09T08:32:31.995162+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:31:42.703983+0000","last_became_peered":"2023-10-09T08:31:42.703983+0000","last_unstale":"2023-10-09T08:32:31.995162+0000","last_undegraded":"2023-10-09T08:31:42.605221+0000","last_fullsized":"2023-10-09T08:31:33.804286+0000","mapping_epoch":208,"log_start":"176'1440","ondisk_log_start":"176'1440","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":7568,"log_dups_size":0,"ondisk_log_size":7568,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.004693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":216399872,"num_objects":3302,"num_object_clones":0,"num_object_copies":9906,"num_objects_missing_on_primary":2665,"num_objects_missing":2665,"num_objects_degraded":3302,"num_objects_misplaced":3293,"num_objects_unfound":0,"num_objects_dirty":3302,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9008,"num_write_kb":393920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2854,"num_bytes_recovered":186974208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,4],"avail_no_missing":[],"object_location_counts":[{"shards":"0,4","objects":1},{"shards":"0,4,7","objects":8},{"shards":"4,7","objects":2665}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":166,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.926438+0000","last_change":"2023-10-09T07:59:02.724261+0000","last_active":"2023-10-09T08:32:06.926438+0000","last_peered":"2023-10-09T08:32:06.926438+0000","last_clean":"2023-10-09T08:32:06.926438+0000","last_became_active":"2023-10-09T07:59:02.723901+0000","last_became_peered":"2023-10-09T07:59:02.723901+0000","last_unstale":"2023-10-09T08:32:06.926438+0000","last_undegraded":"2023-10-09T08:32:06.926438+0000","last_fullsized":"2023-10-09T08:32:06.926438+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":199,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.947387+0000","last_change":"2023-10-09T08:31:32.821936+0000","last_active":"2023-10-09T08:32:06.947387+0000","last_peered":"2023-10-09T08:32:06.947387+0000","last_clean":"2023-10-09T08:31:17.842762+0000","last_became_active":"2023-10-09T08:31:32.821936+0000","last_became_peered":"2023-10-09T08:31:32.821936+0000","last_unstale":"2023-10-09T08:32:06.947387+0000","last_undegraded":"2023-10-09T08:32:06.947387+0000","last_fullsized":"2023-10-09T08:31:32.803693+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","7"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"214'8932","reported_seq":8987,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-10-09T08:32:34.570802+0000","last_change":"2023-10-09T08:26:03.478785+0000","last_active":"2023-10-09T08:32:34.570802+0000","last_peered":"2023-10-09T08:32:34.570802+0000","last_clean":"2023-10-09T08:32:34.570802+0000","last_became_active":"2023-10-09T08:26:03.478402+0000","last_became_peered":"2023-10-09T08:26:03.478402+0000","last_unstale":"2023-10-09T08:32:34.570802+0000","last_undegraded":"2023-10-09T08:32:34.570802+0000","last_fullsized":"2023-10-09T08:32:34.570802+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":8932,"log_dups_size":0,"ondisk_log_size":8932,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:36.017928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":213254144,"num_objects":3254,"num_object_clones":0,"num_object_copies":9762,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3254,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8932,"num_write_kb":389952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":101,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.947573+0000","last_change":"2023-10-09T08:27:38.507007+0000","last_active":"2023-10-09T08:32:06.947573+0000","last_peered":"2023-10-09T08:32:06.947573+0000","last_clean":"2023-10-09T08:32:06.947573+0000","last_became_active":"2023-10-09T08:27:38.506696+0000","last_became_peered":"2023-10-09T08:27:38.506696+0000","last_unstale":"2023-10-09T08:32:06.947573+0000","last_undegraded":"2023-10-09T08:32:06.947573+0000","last_fullsized":"2023-10-09T08:32:06.947573+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":48,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.926545+0000","last_change":"2023-10-09T08:31:32.808172+0000","last_active":"2023-10-09T08:32:06.926545+0000","last_peered":"2023-10-09T08:32:06.926545+0000","last_clean":"2023-10-09T08:31:17.766800+0000","last_became_active":"2023-10-09T08:31:32.808172+0000","last_became_peered":"2023-10-09T08:31:32.808172+0000","last_unstale":"2023-10-09T08:32:06.926545+0000","last_undegraded":"2023-10-09T08:32:06.926545+0000","last_fullsized":"2023-10-09T08:31:32.800935+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.724635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,4],"avail_no_missing":["0","4"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.f","version":"214'9015","reported_seq":9093,"reported_epoch":214,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:32:34.218099+0000","last_change":"2023-10-09T08:30:43.715998+0000","last_active":"2023-10-09T08:32:34.218099+0000","last_peered":"2023-10-09T08:32:34.218099+0000","last_clean":"2023-10-09T08:27:15.704451+0000","last_became_active":"2023-10-09T08:27:18.135050+0000","last_became_peered":"2023-10-09T08:27:18.135050+0000","last_unstale":"2023-10-09T08:32:34.218099+0000","last_undegraded":"2023-10-09T08:27:17.749645+0000","last_fullsized":"2023-10-09T08:27:17.710947+0000","mapping_epoch":185,"log_start":"176'2427","ondisk_log_start":"176'2427","created":168,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6588,"log_dups_size":0,"ondisk_log_size":6588,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:17.281498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215154688,"num_objects":3283,"num_object_clones":0,"num_object_copies":9849,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5526,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3283,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9015,"num_write_kb":393536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":393216,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,7],"avail_no_missing":["3","4","7"],"object_location_counts":[{"shards":"3,4,7","objects":2666},{"shards":"3,7","objects":-2243}],"blocked_by":[],"up_primary":0,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":225,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.926128+0000","last_change":"2023-10-09T08:27:38.501034+0000","last_active":"2023-10-09T08:32:06.926128+0000","last_peered":"2023-10-09T08:32:06.926128+0000","last_clean":"2023-10-09T08:32:06.926128+0000","last_became_active":"2023-10-09T08:27:38.500620+0000","last_became_peered":"2023-10-09T08:27:38.500620+0000","last_unstale":"2023-10-09T08:32:06.926128+0000","last_undegraded":"2023-10-09T08:32:06.926128+0000","last_fullsized":"2023-10-09T08:32:06.926128+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.515648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":90,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.947539+0000","last_change":"2023-10-09T08:31:32.806766+0000","last_active":"2023-10-09T08:32:06.947539+0000","last_peered":"2023-10-09T08:32:06.947539+0000","last_clean":"2023-10-09T08:31:17.843548+0000","last_became_active":"2023-10-09T08:31:32.806766+0000","last_became_peered":"2023-10-09T08:31:32.806766+0000","last_unstale":"2023-10-09T08:32:06.947539+0000","last_undegraded":"2023-10-09T08:32:06.947539+0000","last_fullsized":"2023-10-09T08:31:32.802995+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.e","version":"214'9009","reported_seq":9076,"reported_epoch":214,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:32:34.302918+0000","last_change":"2023-10-09T08:27:18.176252+0000","last_active":"2023-10-09T08:32:34.302918+0000","last_peered":"2023-10-09T08:32:34.302918+0000","last_clean":"2023-10-09T08:27:15.697021+0000","last_became_active":"2023-10-09T08:27:18.162826+0000","last_became_peered":"2023-10-09T08:27:18.162826+0000","last_unstale":"2023-10-09T08:32:34.302918+0000","last_undegraded":"2023-10-09T08:27:17.836830+0000","last_fullsized":"2023-10-09T08:27:17.708330+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":9009,"log_dups_size":0,"ondisk_log_size":9009,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:11.829997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215154688,"num_objects":3283,"num_object_clones":0,"num_object_copies":9849,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5532,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3283,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9009,"num_write_kb":393344,"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":[2,5,0],"acting":[2,5],"avail_no_missing":["2","3","5"],"object_location_counts":[{"shards":"2,3,5","objects":2669},{"shards":"2,5","objects":-2249}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":209,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.947076+0000","last_change":"2023-10-09T08:31:32.808858+0000","last_active":"2023-10-09T08:32:06.947076+0000","last_peered":"2023-10-09T08:32:06.947076+0000","last_clean":"2023-10-09T08:31:17.842823+0000","last_became_active":"2023-10-09T08:31:32.808858+0000","last_became_peered":"2023-10-09T08:31:32.808858+0000","last_unstale":"2023-10-09T08:32:06.947076+0000","last_undegraded":"2023-10-09T08:32:06.947076+0000","last_fullsized":"2023-10-09T08:31:32.803253+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":195,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.930291+0000","last_change":"2023-10-09T08:30:43.579391+0000","last_active":"2023-10-09T08:32:06.930291+0000","last_peered":"2023-10-09T08:32:06.930291+0000","last_clean":"2023-10-09T08:32:06.930291+0000","last_became_active":"2023-10-09T08:30:43.579031+0000","last_became_peered":"2023-10-09T08:30:43.579031+0000","last_unstale":"2023-10-09T08:32:06.930291+0000","last_undegraded":"2023-10-09T08:32:06.930291+0000","last_fullsized":"2023-10-09T08:32:06.930291+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.832280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.d","version":"214'8882","reported_seq":24773,"reported_epoch":214,"state":"active+recovering+degraded+remapped","last_fresh":"2023-10-09T08:32:35.047050+0000","last_change":"2023-10-09T08:31:34.008393+0000","last_active":"2023-10-09T08:32:35.047050+0000","last_peered":"2023-10-09T08:32:35.047050+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:31:33.971264+0000","last_became_peered":"2023-10-09T08:31:33.971264+0000","last_unstale":"2023-10-09T08:32:35.047050+0000","last_undegraded":"2023-10-09T08:31:33.960128+0000","last_fullsized":"2023-10-09T08:32:35.047050+0000","mapping_epoch":208,"log_start":"176'681","ondisk_log_start":"176'681","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":8201,"log_dups_size":0,"ondisk_log_size":8201,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":202702872,"num_objects":3094,"num_object_clones":0,"num_object_copies":9282,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3094,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3094,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8882,"num_write_kb":383169,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6618,"num_bytes_recovered":392364056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,0,3],"avail_no_missing":["6","0"],"object_location_counts":[{"shards":"0,3,6","objects":3094}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":184,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.928626+0000","last_change":"2023-10-09T08:31:32.811824+0000","last_active":"2023-10-09T08:32:06.928626+0000","last_peered":"2023-10-09T08:32:06.928626+0000","last_clean":"2023-10-09T08:31:17.764358+0000","last_became_active":"2023-10-09T08:31:32.811824+0000","last_became_peered":"2023-10-09T08:31:32.811824+0000","last_unstale":"2023-10-09T08:32:06.928626+0000","last_undegraded":"2023-10-09T08:32:06.928626+0000","last_fullsized":"2023-10-09T08:31:32.798514+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:38:42.740278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["2","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":200,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.949606+0000","last_change":"2023-10-09T08:31:32.820257+0000","last_active":"2023-10-09T08:32:06.949606+0000","last_peered":"2023-10-09T08:32:06.949606+0000","last_clean":"2023-10-09T08:31:17.863605+0000","last_became_active":"2023-10-09T08:31:32.820257+0000","last_became_peered":"2023-10-09T08:31:32.820257+0000","last_unstale":"2023-10-09T08:32:06.949606+0000","last_undegraded":"2023-10-09T08:32:06.949606+0000","last_fullsized":"2023-10-09T08:31:32.804136+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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],"avail_no_missing":["4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"214'8777","reported_seq":8831,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-10-09T08:32:34.969345+0000","last_change":"2023-10-09T08:25:39.007269+0000","last_active":"2023-10-09T08:32:34.969345+0000","last_peered":"2023-10-09T08:32:34.969345+0000","last_clean":"2023-10-09T08:32:34.969345+0000","last_became_active":"2023-10-09T08:25:39.006953+0000","last_became_peered":"2023-10-09T08:25:39.006953+0000","last_unstale":"2023-10-09T08:32:34.969345+0000","last_undegraded":"2023-10-09T08:32:34.969345+0000","last_fullsized":"2023-10-09T08:32:34.969345+0000","mapping_epoch":168,"log_start":"176'623","ondisk_log_start":"176'623","created":168,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":8154,"log_dups_size":0,"ondisk_log_size":8154,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":206897152,"num_objects":3157,"num_object_clones":0,"num_object_copies":9471,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3157,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8777,"num_write_kb":381888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":178,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.927002+0000","last_change":"2023-10-09T08:31:32.821879+0000","last_active":"2023-10-09T08:32:06.927002+0000","last_peered":"2023-10-09T08:32:06.927002+0000","last_clean":"2023-10-09T08:24:49.812645+0000","last_became_active":"2023-10-09T08:31:32.821879+0000","last_became_peered":"2023-10-09T08:31:32.821879+0000","last_unstale":"2023-10-09T08:32:06.927002+0000","last_undegraded":"2023-10-09T08:32:06.927002+0000","last_fullsized":"2023-10-09T08:31:32.808184+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,3],"avail_no_missing":["7","3"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":144,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.927018+0000","last_change":"2023-10-09T08:31:32.835133+0000","last_active":"2023-10-09T08:32:06.927018+0000","last_peered":"2023-10-09T08:32:06.927018+0000","last_clean":"2023-10-09T08:30:15.546523+0000","last_became_active":"2023-10-09T08:31:32.835133+0000","last_became_peered":"2023-10-09T08:31:32.835133+0000","last_unstale":"2023-10-09T08:32:06.927018+0000","last_undegraded":"2023-10-09T08:32:06.927018+0000","last_fullsized":"2023-10-09T08:31:32.817185+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,3],"avail_no_missing":["7","3"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"7.1","version":"214'8986","reported_seq":9057,"reported_epoch":214,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:32:34.712893+0000","last_change":"2023-10-09T08:31:32.867078+0000","last_active":"2023-10-09T08:32:34.712893+0000","last_peered":"2023-10-09T08:32:34.712893+0000","last_clean":"2023-10-09T08:32:34.712893+0000","last_became_active":"2023-10-09T08:31:32.815245+0000","last_became_peered":"2023-10-09T08:31:32.815245+0000","last_unstale":"2023-10-09T08:32:34.712893+0000","last_undegraded":"2023-10-09T08:32:34.712893+0000","last_fullsized":"2023-10-09T08:32:34.712893+0000","mapping_epoch":207,"log_start":"176'800","ondisk_log_start":"176'800","created":168,"last_epoch_clean":208,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":8186,"log_dups_size":0,"ondisk_log_size":8186,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":210239488,"num_objects":3208,"num_object_clones":0,"num_object_copies":9624,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3208,"num_objects_unfound":0,"num_objects_dirty":3208,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8986,"num_write_kb":390208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["6","3","4"],"object_location_counts":[{"shards":"3,4,6","objects":3208}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"78'106","reported_seq":669,"reported_epoch":213,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:32:06.949513+0000","last_change":"2023-10-09T08:31:43.600770+0000","last_active":"2023-10-09T08:32:06.949513+0000","last_peered":"2023-10-09T08:32:06.949513+0000","last_clean":"2023-10-09T08:32:06.949513+0000","last_became_active":"2023-10-09T08:31:43.581585+0000","last_became_peered":"2023-10-09T08:31:43.581585+0000","last_unstale":"2023-10-09T08:32:06.949513+0000","last_undegraded":"2023-10-09T08:32:06.949513+0000","last_fullsized":"2023-10-09T08:32:06.949513+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:17.595942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_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":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,7,2],"avail_no_missing":["0","2","7"],"object_location_counts":[{"shards":"0,2,7","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":214,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.870166+0000","last_change":"2023-10-09T08:26:03.582804+0000","last_active":"2023-10-09T08:32:06.870166+0000","last_peered":"2023-10-09T08:32:06.870166+0000","last_clean":"2023-10-09T08:32:06.870166+0000","last_became_active":"2023-10-09T08:26:03.581952+0000","last_became_peered":"2023-10-09T08:26:03.581952+0000","last_unstale":"2023-10-09T08:32:06.870166+0000","last_undegraded":"2023-10-09T08:32:06.870166+0000","last_fullsized":"2023-10-09T08:32:06.870166+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":62,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.869391+0000","last_change":"2023-10-09T08:31:32.825806+0000","last_active":"2023-10-09T08:32:06.869391+0000","last_peered":"2023-10-09T08:32:06.869391+0000","last_clean":"2023-10-09T08:30:15.573206+0000","last_became_active":"2023-10-09T08:31:32.825806+0000","last_became_peered":"2023-10-09T08:31:32.825806+0000","last_unstale":"2023-10-09T08:32:06.869391+0000","last_undegraded":"2023-10-09T08:32:06.869391+0000","last_fullsized":"2023-10-09T08:31:32.814123+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","0"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.7","version":"214'8943","reported_seq":11076,"reported_epoch":214,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:32:34.963239+0000","last_change":"2023-10-09T08:30:43.724133+0000","last_active":"2023-10-09T08:32:34.963239+0000","last_peered":"2023-10-09T08:32:34.963239+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:27:16.937174+0000","last_became_peered":"2023-10-09T08:27:16.937174+0000","last_unstale":"2023-10-09T08:32:34.963239+0000","last_undegraded":"2023-10-09T08:27:16.753914+0000","last_fullsized":"2023-10-09T08:27:16.709967+0000","mapping_epoch":184,"log_start":"176'833","ondisk_log_start":"176'833","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":8110,"log_dups_size":0,"ondisk_log_size":8110,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212271104,"num_objects":3239,"num_object_clones":0,"num_object_copies":9717,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5496,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3239,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8943,"num_write_kb":389824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1031,"num_bytes_recovered":67567616,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,3],"avail_no_missing":["6","3"],"object_location_counts":[{"shards":"3,6","objects":-2257}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"77'111","reported_seq":663,"reported_epoch":213,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:32:06.947043+0000","last_change":"2023-10-09T08:31:32.840371+0000","last_active":"2023-10-09T08:32:06.947043+0000","last_peered":"2023-10-09T08:32:06.947043+0000","last_clean":"2023-10-09T08:01:38.308358+0000","last_became_active":"2023-10-09T08:31:32.840371+0000","last_became_peered":"2023-10-09T08:31:32.840371+0000","last_unstale":"2023-10-09T08:32:06.947043+0000","last_undegraded":"2023-10-09T08:31:32.803850+0000","last_fullsized":"2023-10-09T08:31:32.803699+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1005,"num_read_kb":1178,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"shards":"5,6","objects":1}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":213,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.950128+0000","last_change":"2023-10-09T08:27:16.725025+0000","last_active":"2023-10-09T08:32:06.950128+0000","last_peered":"2023-10-09T08:32:06.950128+0000","last_clean":"2023-10-09T08:32:06.950128+0000","last_became_active":"2023-10-09T08:27:16.724572+0000","last_became_peered":"2023-10-09T08:27:16.724572+0000","last_unstale":"2023-10-09T08:32:06.950128+0000","last_undegraded":"2023-10-09T08:32:06.950128+0000","last_fullsized":"2023-10-09T08:32:06.950128+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.929565+0000","last_change":"2023-10-09T08:31:32.808634+0000","last_active":"2023-10-09T08:32:06.929565+0000","last_peered":"2023-10-09T08:32:06.929565+0000","last_clean":"2023-10-09T08:26:40.690767+0000","last_became_active":"2023-10-09T08:31:32.808634+0000","last_became_peered":"2023-10-09T08:31:32.808634+0000","last_unstale":"2023-10-09T08:32:06.929565+0000","last_undegraded":"2023-10-09T08:32:06.929565+0000","last_fullsized":"2023-10-09T08:31:32.798410+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29.568470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,3],"avail_no_missing":["2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.4","version":"214'9083","reported_seq":17468,"reported_epoch":214,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:32:32.029216+0000","last_change":"2023-10-09T08:31:45.457885+0000","last_active":"2023-10-09T08:32:32.029216+0000","last_peered":"2023-10-09T08:32:32.029216+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:31:43.626310+0000","last_became_peered":"2023-10-09T08:31:43.626310+0000","last_unstale":"2023-10-09T08:32:32.029216+0000","last_undegraded":"2023-10-09T08:31:43.522012+0000","last_fullsized":"2023-10-09T08:31:33.803492+0000","mapping_epoch":208,"log_start":"176'1581","ondisk_log_start":"176'1581","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":7502,"log_dups_size":0,"ondisk_log_size":7502,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:58:11.727782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":218824704,"num_objects":3339,"num_object_clones":0,"num_object_copies":10017,"num_objects_missing_on_primary":2720,"num_objects_missing":2720,"num_objects_degraded":5896,"num_objects_misplaced":3147,"num_objects_unfound":0,"num_objects_dirty":3339,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9083,"num_write_kb":397504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2862,"num_bytes_recovered":187498496,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,4],"avail_no_missing":[],"object_location_counts":[{"shards":"0,4","objects":615},{"shards":"0,4,6","objects":4},{"shards":"4,6","objects":2720}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"77'94","reported_seq":111,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:19.648034+0000","last_change":"2023-10-09T08:30:00.931647+0000","last_active":"2023-10-09T08:32:19.648034+0000","last_peered":"2023-10-09T08:32:19.648034+0000","last_clean":"2023-10-09T08:32:19.648034+0000","last_became_active":"2023-10-09T08:27:16.729757+0000","last_became_peered":"2023-10-09T08:27:16.729757+0000","last_unstale":"2023-10-09T08:32:19.648034+0000","last_undegraded":"2023-10-09T08:32:19.648034+0000","last_fullsized":"2023-10-09T08:32:19.648034+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:53:04.638566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"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":[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":112,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.928194+0000","last_change":"2023-10-09T08:31:32.808452+0000","last_active":"2023-10-09T08:32:06.928194+0000","last_peered":"2023-10-09T08:32:06.928194+0000","last_clean":"2023-10-09T08:26:40.689287+0000","last_became_active":"2023-10-09T08:31:32.808452+0000","last_became_peered":"2023-10-09T08:31:32.808452+0000","last_unstale":"2023-10-09T08:32:06.928194+0000","last_undegraded":"2023-10-09T08:32:06.928194+0000","last_fullsized":"2023-10-09T08:31:32.799118+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:38.272349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,6],"avail_no_missing":["2","6"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":131,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.870481+0000","last_change":"2023-10-09T08:31:32.825694+0000","last_active":"2023-10-09T08:32:06.870481+0000","last_peered":"2023-10-09T08:32:06.870481+0000","last_clean":"2023-10-09T08:27:09.699441+0000","last_became_active":"2023-10-09T08:31:32.825694+0000","last_became_peered":"2023-10-09T08:31:32.825694+0000","last_unstale":"2023-10-09T08:32:06.870481+0000","last_undegraded":"2023-10-09T08:32:06.870481+0000","last_fullsized":"2023-10-09T08:31:32.813655+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","0","7"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.6","version":"214'8875","reported_seq":9177,"reported_epoch":214,"state":"active+recovery_wait+remapped","last_fresh":"2023-10-09T08:32:35.031306+0000","last_change":"2023-10-09T08:31:34.007916+0000","last_active":"2023-10-09T08:32:35.031306+0000","last_peered":"2023-10-09T08:32:35.031306+0000","last_clean":"2023-10-09T08:27:15.693324+0000","last_became_active":"2023-10-09T08:27:18.162178+0000","last_became_peered":"2023-10-09T08:27:18.162178+0000","last_unstale":"2023-10-09T08:32:35.031306+0000","last_undegraded":"2023-10-09T08:32:35.031306+0000","last_fullsized":"2023-10-09T08:32:35.031306+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":8875,"log_dups_size":0,"ondisk_log_size":8875,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":207159296,"num_objects":3161,"num_object_clones":0,"num_object_copies":9483,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5278,"num_objects_unfound":0,"num_objects_dirty":3161,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8875,"num_write_kb":385152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":119,"num_bytes_recovered":7798784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[5,7,3],"avail_no_missing":["5","3","7"],"object_location_counts":[{"shards":"3,5,7","objects":-2117}],"blocked_by":[],"up_primary":0,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"78'212","reported_seq":918,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.869529+0000","last_change":"2023-10-09T08:26:06.730027+0000","last_active":"2023-10-09T08:32:06.869529+0000","last_peered":"2023-10-09T08:32:06.869529+0000","last_clean":"2023-10-09T08:32:06.869529+0000","last_became_active":"2023-10-09T08:26:06.729526+0000","last_became_peered":"2023-10-09T08:26:06.729526+0000","last_unstale":"2023-10-09T08:32:06.869529+0000","last_undegraded":"2023-10-09T08:32:06.869529+0000","last_fullsized":"2023-10-09T08:32:06.869529+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'139","reported_seq":462,"reported_epoch":213,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:32:06.926324+0000","last_change":"2023-10-09T08:27:17.856575+0000","last_active":"2023-10-09T08:32:06.926324+0000","last_peered":"2023-10-09T08:32:06.926324+0000","last_clean":"2023-10-09T08:27:09.692124+0000","last_became_active":"2023-10-09T08:27:17.856157+0000","last_became_peered":"2023-10-09T08:27:17.856157+0000","last_unstale":"2023-10-09T08:32:06.926324+0000","last_undegraded":"2023-10-09T08:27:17.716891+0000","last_fullsized":"2023-10-09T08:27:17.716309+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":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":[7,0,6],"acting":[7,6],"avail_no_missing":["7","6"],"object_location_counts":[{"shards":"6,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":91,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.869699+0000","last_change":"2023-10-09T08:27:38.506876+0000","last_active":"2023-10-09T08:32:06.869699+0000","last_peered":"2023-10-09T08:32:06.869699+0000","last_clean":"2023-10-09T08:32:06.869699+0000","last_became_active":"2023-10-09T08:27:38.506513+0000","last_became_peered":"2023-10-09T08:27:38.506513+0000","last_unstale":"2023-10-09T08:32:06.869699+0000","last_undegraded":"2023-10-09T08:32:06.869699+0000","last_fullsized":"2023-10-09T08:32:06.869699+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.5","version":"0'0","reported_seq":172,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.947836+0000","last_change":"2023-10-09T08:30:43.582487+0000","last_active":"2023-10-09T08:32:06.947836+0000","last_peered":"2023-10-09T08:32:06.947836+0000","last_clean":"2023-10-09T08:32:06.947836+0000","last_became_active":"2023-10-09T08:30:43.582076+0000","last_became_peered":"2023-10-09T08:30:43.582076+0000","last_unstale":"2023-10-09T08:32:06.947836+0000","last_undegraded":"2023-10-09T08:32:06.947836+0000","last_fullsized":"2023-10-09T08:32:06.947836+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.5","version":"214'8982","reported_seq":9057,"reported_epoch":214,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:32:34.733466+0000","last_change":"2023-10-09T08:27:16.943123+0000","last_active":"2023-10-09T08:32:34.733466+0000","last_peered":"2023-10-09T08:32:34.733466+0000","last_clean":"2023-10-09T08:26:41.682515+0000","last_became_active":"2023-10-09T08:27:16.933838+0000","last_became_peered":"2023-10-09T08:27:16.933838+0000","last_unstale":"2023-10-09T08:32:34.733466+0000","last_undegraded":"2023-10-09T08:27:16.764672+0000","last_fullsized":"2023-10-09T08:27:16.721651+0000","mapping_epoch":184,"log_start":"176'1608","ondisk_log_start":"176'1608","created":168,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":7374,"log_dups_size":0,"ondisk_log_size":7374,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":209977344,"num_objects":3204,"num_object_clones":0,"num_object_copies":9612,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5482,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3204,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8982,"num_write_kb":389952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2],"avail_no_missing":["7","2","6"],"object_location_counts":[{"shards":"2,6,7","objects":1038},{"shards":"2,7","objects":-2278}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"78'132","reported_seq":915,"reported_epoch":213,"state":"active+recovery_wait+remapped","last_fresh":"2023-10-09T08:32:06.926847+0000","last_change":"2023-10-09T08:31:33.827981+0000","last_active":"2023-10-09T08:32:06.926847+0000","last_peered":"2023-10-09T08:32:06.926847+0000","last_clean":"2023-10-09T08:27:09.692086+0000","last_became_active":"2023-10-09T08:31:33.827612+0000","last_became_peered":"2023-10-09T08:31:33.827612+0000","last_unstale":"2023-10-09T08:32:06.926847+0000","last_undegraded":"2023-10-09T08:32:06.926847+0000","last_fullsized":"2023-10-09T08:32:06.926847+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":7,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0,3],"avail_no_missing":["7","3"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":50,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:07.001310+0000","last_change":"2023-10-09T08:30:43.570346+0000","last_active":"2023-10-09T08:32:07.001310+0000","last_peered":"2023-10-09T08:32:07.001310+0000","last_clean":"2023-10-09T08:32:07.001310+0000","last_became_active":"2023-10-09T08:30:43.569910+0000","last_became_peered":"2023-10-09T08:30:43.569910+0000","last_unstale":"2023-10-09T08:32:07.001310+0000","last_undegraded":"2023-10-09T08:32:07.001310+0000","last_fullsized":"2023-10-09T08:32:07.001310+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:03.636224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,5],"acting":[0,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":48,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.936019+0000","last_change":"2023-10-09T08:31:32.813785+0000","last_active":"2023-10-09T08:32:06.936019+0000","last_peered":"2023-10-09T08:32:06.936019+0000","last_clean":"2023-10-09T08:31:17.766667+0000","last_became_active":"2023-10-09T08:31:32.813785+0000","last_became_peered":"2023-10-09T08:31:32.813785+0000","last_unstale":"2023-10-09T08:32:06.936019+0000","last_undegraded":"2023-10-09T08:32:06.936019+0000","last_fullsized":"2023-10-09T08:31:32.803358+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:21:18.882880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":["0","2","7"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.0","version":"214'8824","reported_seq":16576,"reported_epoch":214,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:32:34.882678+0000","last_change":"2023-10-09T08:31:32.824102+0000","last_active":"2023-10-09T08:32:34.882678+0000","last_peered":"2023-10-09T08:32:34.882678+0000","last_clean":"2023-10-09T08:31:31.648532+0000","last_became_active":"2023-10-09T08:31:32.824102+0000","last_became_peered":"2023-10-09T08:31:32.824102+0000","last_unstale":"2023-10-09T08:32:34.882678+0000","last_undegraded":"2023-10-09T08:31:32.814969+0000","last_fullsized":"2023-10-09T08:31:32.814829+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":199,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":8824,"log_dups_size":0,"ondisk_log_size":8824,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":205127680,"num_objects":3130,"num_object_clones":0,"num_object_copies":9390,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3130,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3130,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8824,"num_write_kb":382528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3838,"num_bytes_recovered":251527168,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[{"shards":"3,5","objects":3130}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"77'74","reported_seq":570,"reported_epoch":213,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T08:32:06.927337+0000","last_change":"2023-10-09T08:31:33.833131+0000","last_active":"2023-10-09T08:32:06.927337+0000","last_peered":"2023-10-09T08:32:06.927337+0000","last_clean":"2023-10-09T08:27:09.697255+0000","last_became_active":"2023-10-09T08:31:33.832715+0000","last_became_peered":"2023-10-09T08:31:33.832715+0000","last_unstale":"2023-10-09T08:32:06.927337+0000","last_undegraded":"2023-10-09T08:31:33.824646+0000","last_fullsized":"2023-10-09T08:32:06.927337+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":11,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":4194304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0,4],"avail_no_missing":["7","4"],"object_location_counts":[{"shards":"4,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":112,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.929774+0000","last_change":"2023-10-09T08:31:32.839783+0000","last_active":"2023-10-09T08:32:06.929774+0000","last_peered":"2023-10-09T08:32:06.929774+0000","last_clean":"2023-10-09T08:26:40.690896+0000","last_became_active":"2023-10-09T08:31:32.839783+0000","last_became_peered":"2023-10-09T08:31:32.839783+0000","last_unstale":"2023-10-09T08:32:06.929774+0000","last_undegraded":"2023-10-09T08:32:06.929774+0000","last_fullsized":"2023-10-09T08:31:32.800944+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.239118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,5],"avail_no_missing":["2","5"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":42,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.926242+0000","last_change":"2023-10-09T08:27:16.723586+0000","last_active":"2023-10-09T08:32:06.926242+0000","last_peered":"2023-10-09T08:32:06.926242+0000","last_clean":"2023-10-09T08:32:06.926242+0000","last_became_active":"2023-10-09T08:27:16.722738+0000","last_became_peered":"2023-10-09T08:27:16.722738+0000","last_unstale":"2023-10-09T08:32:06.926242+0000","last_undegraded":"2023-10-09T08:32:06.926242+0000","last_fullsized":"2023-10-09T08:32:06.926242+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.221470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"214'9064","reported_seq":9138,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-10-09T08:32:34.197305+0000","last_change":"2023-10-09T08:27:38.511495+0000","last_active":"2023-10-09T08:32:34.197305+0000","last_peered":"2023-10-09T08:32:34.197305+0000","last_clean":"2023-10-09T08:32:34.197305+0000","last_became_active":"2023-10-09T08:27:38.497221+0000","last_became_peered":"2023-10-09T08:27:38.497221+0000","last_unstale":"2023-10-09T08:32:34.197305+0000","last_undegraded":"2023-10-09T08:32:34.197305+0000","last_fullsized":"2023-10-09T08:32:34.197305+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":168,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":9064,"log_dups_size":0,"ondisk_log_size":9064,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:30.706452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":213123072,"num_objects":3252,"num_object_clones":0,"num_object_copies":9756,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3252,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9064,"num_write_kb":394112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":57,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.927378+0000","last_change":"2023-10-09T08:27:38.508787+0000","last_active":"2023-10-09T08:32:06.927378+0000","last_peered":"2023-10-09T08:32:06.927378+0000","last_clean":"2023-10-09T08:32:06.927378+0000","last_became_active":"2023-10-09T08:27:38.507784+0000","last_became_peered":"2023-10-09T08:27:38.507784+0000","last_unstale":"2023-10-09T08:32:06.927378+0000","last_undegraded":"2023-10-09T08:32:06.927378+0000","last_fullsized":"2023-10-09T08:32:06.927378+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"78'135","reported_seq":391,"reported_epoch":213,"state":"active+recovery_wait+remapped","last_fresh":"2023-10-09T08:32:06.948019+0000","last_change":"2023-10-09T08:31:33.827581+0000","last_active":"2023-10-09T08:32:06.948019+0000","last_peered":"2023-10-09T08:32:06.948019+0000","last_clean":"2023-10-09T08:01:39.610311+0000","last_became_active":"2023-10-09T08:31:33.827132+0000","last_became_peered":"2023-10-09T08:31:33.827132+0000","last_unstale":"2023-10-09T08:32:06.948019+0000","last_undegraded":"2023-10-09T08:32:06.948019+0000","last_fullsized":"2023-10-09T08:32:06.948019+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":11,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["6","4"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":217,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.926765+0000","last_change":"2023-10-09T08:27:38.499373+0000","last_active":"2023-10-09T08:32:06.926765+0000","last_peered":"2023-10-09T08:32:06.926765+0000","last_clean":"2023-10-09T08:32:06.926765+0000","last_became_active":"2023-10-09T08:27:38.498961+0000","last_became_peered":"2023-10-09T08:27:38.498961+0000","last_unstale":"2023-10-09T08:32:06.926765+0000","last_undegraded":"2023-10-09T08:32:06.926765+0000","last_fullsized":"2023-10-09T08:32:06.926765+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"7.2","version":"214'9120","reported_seq":17141,"reported_epoch":214,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:32:34.364264+0000","last_change":"2023-10-09T08:31:32.809026+0000","last_active":"2023-10-09T08:32:34.364264+0000","last_peered":"2023-10-09T08:32:34.364264+0000","last_clean":"2023-10-09T08:31:31.609410+0000","last_became_active":"2023-10-09T08:31:32.809026+0000","last_became_peered":"2023-10-09T08:31:32.809026+0000","last_unstale":"2023-10-09T08:32:34.364264+0000","last_undegraded":"2023-10-09T08:31:32.798318+0000","last_fullsized":"2023-10-09T08:31:32.798163+0000","mapping_epoch":207,"log_start":"176'2347","ondisk_log_start":"176'2347","created":168,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6773,"log_dups_size":0,"ondisk_log_size":6773,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:37:49.085268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":217841664,"num_objects":3324,"num_object_clones":0,"num_object_copies":9972,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3324,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3324,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9120,"num_write_kb":398208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3964,"num_bytes_recovered":259653632,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,3],"avail_no_missing":["2","3","7"],"object_location_counts":[{"shards":"2,3","objects":3324}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.7","version":"77'112","reported_seq":566,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.950668+0000","last_change":"2023-10-09T08:26:06.728130+0000","last_active":"2023-10-09T08:32:06.950668+0000","last_peered":"2023-10-09T08:32:06.950668+0000","last_clean":"2023-10-09T08:32:06.950668+0000","last_became_active":"2023-10-09T08:26:06.727784+0000","last_became_peered":"2023-10-09T08:26:06.727784+0000","last_unstale":"2023-10-09T08:32:06.950668+0000","last_undegraded":"2023-10-09T08:32:06.950668+0000","last_fullsized":"2023-10-09T08:32:06.950668+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":52,"reported_epoch":213,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:32:06.935727+0000","last_change":"2023-10-09T08:31:32.809013+0000","last_active":"2023-10-09T08:32:06.935727+0000","last_peered":"2023-10-09T08:32:06.935727+0000","last_clean":"2023-10-09T08:31:17.766571+0000","last_became_active":"2023-10-09T08:31:32.809013+0000","last_became_peered":"2023-10-09T08:31:32.809013+0000","last_unstale":"2023-10-09T08:32:06.935727+0000","last_undegraded":"2023-10-09T08:31:32.802729+0000","last_fullsized":"2023-10-09T08:31:32.802328+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14.159275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4],"acting":[0,4],"avail_no_missing":["0","4","7"],"object_location_counts":[{"shards":"0,4","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":24,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.869947+0000","last_change":"2023-10-09T08:30:43.575543+0000","last_active":"2023-10-09T08:32:06.869947+0000","last_peered":"2023-10-09T08:32:06.869947+0000","last_clean":"2023-10-09T08:32:06.869947+0000","last_became_active":"2023-10-09T08:30:43.575166+0000","last_became_peered":"2023-10-09T08:30:43.575166+0000","last_unstale":"2023-10-09T08:32:06.869947+0000","last_undegraded":"2023-10-09T08:32:06.869947+0000","last_fullsized":"2023-10-09T08:32:06.869947+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":42,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-10-09T08:32:20.909414+0000","last_change":"2023-10-09T08:27:16.723812+0000","last_active":"2023-10-09T08:32:20.909414+0000","last_peered":"2023-10-09T08:32:20.909414+0000","last_clean":"2023-10-09T08:32:20.909414+0000","last_became_active":"2023-10-09T08:27:16.722708+0000","last_became_peered":"2023-10-09T08:27:16.722708+0000","last_unstale":"2023-10-09T08:32:20.909414+0000","last_undegraded":"2023-10-09T08:32:20.909414+0000","last_fullsized":"2023-10-09T08:32:20.909414+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:23.776289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.929940+0000","last_change":"2023-10-09T08:31:32.808998+0000","last_active":"2023-10-09T08:32:06.929940+0000","last_peered":"2023-10-09T08:32:06.929940+0000","last_clean":"2023-10-09T08:31:17.764662+0000","last_became_active":"2023-10-09T08:31:32.808998+0000","last_became_peered":"2023-10-09T08:31:32.808998+0000","last_unstale":"2023-10-09T08:32:06.929940+0000","last_undegraded":"2023-10-09T08:32:06.929940+0000","last_fullsized":"2023-10-09T08:31:32.798171+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:03.356255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,3],"avail_no_missing":["2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":82,"reported_epoch":213,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:32:06.949579+0000","last_change":"2023-10-09T08:31:32.821727+0000","last_active":"2023-10-09T08:32:06.949579+0000","last_peered":"2023-10-09T08:32:06.949579+0000","last_clean":"2023-10-09T08:31:17.863516+0000","last_became_active":"2023-10-09T08:31:32.821727+0000","last_became_peered":"2023-10-09T08:31:32.821727+0000","last_unstale":"2023-10-09T08:32:06.949579+0000","last_undegraded":"2023-10-09T08:31:32.805871+0000","last_fullsized":"2023-10-09T08:31:32.805746+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5],"acting":[4,5],"avail_no_missing":["4","5"],"object_location_counts":[{"shards":"4,5","objects":1}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":183,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.934959+0000","last_change":"2023-10-09T08:31:32.808551+0000","last_active":"2023-10-09T08:32:06.934959+0000","last_peered":"2023-10-09T08:32:06.934959+0000","last_clean":"2023-10-09T08:24:50.332190+0000","last_became_active":"2023-10-09T08:31:32.808551+0000","last_became_peered":"2023-10-09T08:31:32.808551+0000","last_unstale":"2023-10-09T08:32:06.934959+0000","last_undegraded":"2023-10-09T08:32:06.934959+0000","last_fullsized":"2023-10-09T08:31:32.798170+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.944267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,3],"avail_no_missing":["2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1d","version":"60'2","reported_seq":168,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.870317+0000","last_change":"2023-10-09T07:59:02.726616+0000","last_active":"2023-10-09T08:32:06.870317+0000","last_peered":"2023-10-09T08:32:06.870317+0000","last_clean":"2023-10-09T08:32:06.870317+0000","last_became_active":"2023-10-09T07:59:02.726055+0000","last_became_peered":"2023-10-09T07:59:02.726055+0000","last_unstale":"2023-10-09T08:32:06.870317+0000","last_undegraded":"2023-10-09T08:32:06.870317+0000","last_fullsized":"2023-10-09T08:32:06.870317+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":216,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.926166+0000","last_change":"2023-10-09T08:30:43.556444+0000","last_active":"2023-10-09T08:32:06.926166+0000","last_peered":"2023-10-09T08:32:06.926166+0000","last_clean":"2023-10-09T08:32:06.926166+0000","last_became_active":"2023-10-09T08:30:43.556065+0000","last_became_peered":"2023-10-09T08:30:43.556065+0000","last_unstale":"2023-10-09T08:32:06.926166+0000","last_undegraded":"2023-10-09T08:32:06.926166+0000","last_fullsized":"2023-10-09T08:32:06.926166+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:49.154542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"60'1","reported_seq":46,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.947855+0000","last_change":"2023-10-09T08:27:38.506443+0000","last_active":"2023-10-09T08:32:06.947855+0000","last_peered":"2023-10-09T08:32:06.947855+0000","last_clean":"2023-10-09T08:32:06.947855+0000","last_became_active":"2023-10-09T08:27:38.506108+0000","last_became_peered":"2023-10-09T08:27:38.506108+0000","last_unstale":"2023-10-09T08:32:06.947855+0000","last_undegraded":"2023-10-09T08:32:06.947855+0000","last_fullsized":"2023-10-09T08:32:06.947855+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":250,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-10-09T08:32:20.898883+0000","last_change":"2023-10-09T08:27:38.496175+0000","last_active":"2023-10-09T08:32:20.898883+0000","last_peered":"2023-10-09T08:32:20.898883+0000","last_clean":"2023-10-09T08:32:20.898883+0000","last_became_active":"2023-10-09T08:27:38.495581+0000","last_became_peered":"2023-10-09T08:27:38.495581+0000","last_unstale":"2023-10-09T08:32:20.898883+0000","last_undegraded":"2023-10-09T08:32:20.898883+0000","last_fullsized":"2023-10-09T08:32:20.898883+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.422065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":48,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-10-09T08:32:06.926463+0000","last_change":"2023-10-09T08:27:16.928201+0000","last_active":"2023-10-09T08:32:06.926463+0000","last_peered":"2023-10-09T08:32:06.926463+0000","last_clean":"2023-10-09T08:32:06.926463+0000","last_became_active":"2023-10-09T08:27:16.733163+0000","last_became_peered":"2023-10-09T08:27:16.733163+0000","last_unstale":"2023-10-09T08:32:06.926463+0000","last_undegraded":"2023-10-09T08:32:06.926463+0000","last_fullsized":"2023-10-09T08:32:06.926463+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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-10T08:14:06.254502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":181,"reported_epoch":213,"state":"active+undersized","last_fresh":"2023-10-09T08:32:06.947104+0000","last_change":"2023-10-09T08:31:32.807689+0000","last_active":"2023-10-09T08:32:06.947104+0000","last_peered":"2023-10-09T08:32:06.947104+0000","last_clean":"2023-10-09T08:31:17.842714+0000","last_became_active":"2023-10-09T08:31:32.807689+0000","last_became_peered":"2023-10-09T08:31:32.807689+0000","last_unstale":"2023-10-09T08:32:06.947104+0000","last_undegraded":"2023-10-09T08:32:06.947104+0000","last_fullsized":"2023-10-09T08:31:32.801683+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":3388145688,"num_objects":51700,"num_object_clones":0,"num_object_copies":155100,"num_objects_missing_on_primary":5385,"num_objects_missing":5385,"num_objects_degraded":44043,"num_objects_misplaced":14926,"num_objects_unfound":0,"num_objects_dirty":51700,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":143292,"num_write_kb":6239681,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22286,"num_bytes_recovered":1418854424,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":11479236608,"data_stored":11479220320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":130952,"ondisk_log_size":130952,"up":41,"acting":39,"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":77,"acting":77,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4,"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":32,"num_bytes_recovered":6654,"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":28744,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":83,"acting":83,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":2,"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":2,"num_objects_misplaced":30,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5951,"num_read_kb":13214,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":86,"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":5076,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":19,"acting":23,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430649,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1912176,"kb_used_data":1610856,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":91832976,"statfs":{"total":95995035648,"available":94036967424,"internally_reserved":0,"allocated":1649516544,"data_stored":1648959842,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,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 08:32:02 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.747,"15min":1.538},"min":{"1min":0.33700000000000002,"5min":0.27200000000000002,"15min":0.23200000000000001},"max":{"1min":0.99199999999999999,"5min":5.7839999999999998,"15min":78.578000000000003},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.72999999999999998,"5min":1.0920000000000001,"15min":1.7170000000000001},"min":{"1min":0.41699999999999998,"5min":0.32400000000000001,"15min":0.25},"max":{"1min":1.0609999999999999,"5min":9.9719999999999995,"15min":78.489999999999995},"last":0.52000000000000002}]},{"osd":1,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.89400000000000002,"15min":1.026},"min":{"1min":0.34000000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":2.4079999999999999,"5min":3.7629999999999999,"15min":3.7629999999999999},"last":0.77300000000000002},{"interface":"front","average":{"1min":1.3759999999999999,"5min":1.2390000000000001,"15min":1.2949999999999999},"min":{"1min":0.41599999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":3.266,"5min":9.0079999999999991,"15min":9.0079999999999991},"last":0.54500000000000004}]},{"osd":2,"last update":"Mon Oct 9 08:32:02 2023","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":1.0640000000000001,"15min":2.419},"min":{"1min":0.33800000000000002,"5min":0.33600000000000002,"15min":0.29999999999999999},"max":{"1min":1.046,"5min":8.8219999999999992,"15min":92.093999999999994},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.998,"15min":2.4199999999999999},"min":{"1min":0.38400000000000001,"5min":0.34499999999999997,"15min":0.30299999999999999},"max":{"1min":0.76500000000000001,"5min":10.32,"15min":91.781000000000006},"last":0.48299999999999998}]},{"osd":3,"last update":"Mon Oct 9 08:32:13 2023","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":1.123,"15min":2.2679999999999998},"min":{"1min":0.36699999999999999,"5min":0.35899999999999999,"15min":0.28199999999999997},"max":{"1min":0.96599999999999997,"5min":10.291,"15min":74.478999999999999},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.80000000000000004,"15min":2.1760000000000002},"min":{"1min":0.39400000000000002,"5min":0.377,"15min":0.29699999999999999},"max":{"1min":0.90300000000000002,"5min":3.649,"15min":74.694999999999993},"last":0.45700000000000002}]},{"osd":4,"last update":"Mon Oct 9 08:32:13 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.81499999999999995,"15min":1.4079999999999999},"min":{"1min":0.41599999999999998,"5min":0.32500000000000001,"15min":0.28999999999999998},"max":{"1min":1.109,"5min":4.6840000000000002,"15min":10.412000000000001},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.70799999999999996,"5min":1.0940000000000001,"15min":1.661},"min":{"1min":0.46600000000000003,"5min":0.35999999999999999,"15min":0.30499999999999999},"max":{"1min":1.069,"5min":10.82,"15min":11.81},"last":0.44700000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:32:13 2023","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.997,"15min":1.5449999999999999},"min":{"1min":0.45900000000000002,"5min":0.40500000000000003,"15min":0.28499999999999998},"max":{"1min":1.1659999999999999,"5min":8.6549999999999994,"15min":18.794},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.94699999999999995,"15min":1.508},"min":{"1min":0.40000000000000002,"5min":0.35399999999999998,"15min":0.309},"max":{"1min":1.1950000000000001,"5min":8.7780000000000005,"15min":11.252000000000001},"last":0.66300000000000003}]},{"osd":6,"last update":"Mon Oct 9 08:32:13 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.91700000000000004,"15min":1.5960000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.30099999999999999},"max":{"1min":1.3959999999999999,"5min":3.8079999999999998,"15min":18.856999999999999},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.81100000000000005,"5min":1.0209999999999999,"15min":1.5469999999999999},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.36299999999999999},"max":{"1min":1.2450000000000001,"5min":12.121,"15min":12.121},"last":0.61199999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626881,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1906412,"kb_used_data":1600996,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":91838740,"statfs":{"total":95995035648,"available":94042869760,"internally_reserved":0,"allocated":1639419904,"data_stored":1638866914,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"hb_peers":[0,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:32:04 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.98499999999999999,"15min":1.306},"min":{"1min":0.34599999999999997,"5min":0.27900000000000003,"15min":0.252},"max":{"1min":5.4459999999999997,"5min":6.9610000000000003,"15min":7.5789999999999997},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.0249999999999999,"15min":1.367},"min":{"1min":0.39700000000000002,"5min":0.34000000000000002,"15min":0.28299999999999997},"max":{"1min":5.431,"5min":5.431,"15min":12.108000000000001},"last":0.96199999999999997}]},{"osd":1,"last update":"Mon Oct 9 08:30:49 2023","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.4910000000000001,"15min":2.0310000000000001},"min":{"1min":0.35299999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":5.0899999999999999,"5min":12.654999999999999,"15min":12.654999999999999},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.302,"15min":1.7929999999999999},"min":{"1min":0.33200000000000002,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":6.4029999999999996,"5min":6.4029999999999996,"15min":6.4029999999999996},"last":0.67000000000000004}]},{"osd":2,"last update":"Mon Oct 9 08:32:04 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.157,"15min":1.478},"min":{"1min":0.36499999999999999,"5min":0.34000000000000002,"15min":0.29499999999999998},"max":{"1min":5.3979999999999997,"5min":6.9299999999999997,"15min":8.3620000000000001},"last":0.372},{"interface":"front","average":{"1min":0.70199999999999996,"5min":1.169,"15min":1.466},"min":{"1min":0.47299999999999998,"5min":0.35199999999999998,"15min":0.32500000000000001},"max":{"1min":1.1890000000000001,"5min":5.4240000000000004,"15min":12.221},"last":0.82299999999999995}]},{"osd":3,"last update":"Mon Oct 9 08:32:18 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.876,"15min":2.4390000000000001},"min":{"1min":0.38800000000000001,"5min":0.35599999999999998,"15min":0.30399999999999999},"max":{"1min":1.002,"5min":6.0279999999999996,"15min":129.73699999999999},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.78900000000000003,"5min":1.0609999999999999,"15min":2.629},"min":{"1min":0.437,"5min":0.40100000000000002,"15min":0.315},"max":{"1min":2.0419999999999998,"5min":5.8310000000000004,"15min":130.14400000000001},"last":0.75}]},{"osd":4,"last update":"Mon Oct 9 08:32:18 2023","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":0.89300000000000002,"15min":1.5820000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.28899999999999998},"max":{"1min":2.0089999999999999,"5min":7.3600000000000003,"15min":11.557},"last":0.32400000000000001},{"interface":"front","average":{"1min":1.018,"5min":0.98099999999999998,"15min":1.5760000000000001},"min":{"1min":0.40899999999999997,"5min":0.34699999999999998,"15min":0.29599999999999999},"max":{"1min":3.3919999999999999,"5min":5.4790000000000001,"15min":12.238},"last":0.65400000000000003}]},{"osd":5,"last update":"Mon Oct 9 08:32:18 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":1.03,"15min":1.667},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.33300000000000002},"max":{"1min":2.161,"5min":6.9889999999999999,"15min":11.597},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.98899999999999999,"15min":1.611},"min":{"1min":0.56499999999999995,"5min":0.39400000000000002,"15min":0.27900000000000003},"max":{"1min":1.97,"5min":5.5129999999999999,"15min":12.178000000000001},"last":0.89200000000000002}]},{"osd":7,"last update":"Mon Oct 9 08:32:18 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.92300000000000004,"15min":1.5029999999999999},"min":{"1min":0.40400000000000003,"5min":0.39500000000000002,"15min":0.29899999999999999},"max":{"1min":1.0609999999999999,"5min":8.0589999999999993,"15min":13.278},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.98299999999999998,"15min":1.7470000000000001},"min":{"1min":0.47199999999999998,"5min":0.38800000000000001,"15min":0.312},"max":{"1min":2.2250000000000001,"5min":6.8730000000000002,"15min":11.329000000000001},"last":0.41699999999999998}]}]},{"osd":1,"up_from":179,"seq":768799146042,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1562208,"kb_used_data":1307736,"kb_used_omap":8,"kb_used_meta":254455,"kb_avail":92182944,"statfs":{"total":95995035648,"available":94395334656,"internally_reserved":0,"allocated":1339121664,"data_stored":1338174061,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8626,"internal_metadata":260562510},"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 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":1.6479999999999999,"15min":2.5499999999999998},"min":{"1min":0.34300000000000003,"5min":0.246,"15min":0.246},"max":{"1min":3.6819999999999999,"5min":15.058999999999999,"15min":15.058999999999999},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.83799999999999997,"15min":1.0820000000000001},"min":{"1min":0.28499999999999998,"5min":0.247,"15min":0.247},"max":{"1min":1.3759999999999999,"5min":4.5730000000000004,"15min":4.5730000000000004},"last":0.78300000000000003}]},{"osd":2,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":1.032,"15min":1.45},"min":{"1min":0.30499999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":4.891,"5min":5.9429999999999996,"15min":5.9429999999999996},"last":0.51600000000000001},{"interface":"front","average":{"1min":1.155,"5min":1.6080000000000001,"15min":2.3780000000000001},"min":{"1min":0.32300000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":4.391,"5min":14.981999999999999,"15min":14.981999999999999},"last":1.026}]},{"osd":3,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":2.0099999999999998,"15min":3.0699999999999998},"min":{"1min":0.29999999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":3.9670000000000001,"5min":15.029999999999999,"15min":15.029999999999999},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.58299999999999996,"5min":1.494,"15min":2.2949999999999999},"min":{"1min":0.307,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.2929999999999999,"5min":6.6699999999999999,"15min":6.6699999999999999},"last":1.103}]},{"osd":4,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0349999999999999,"15min":1.2190000000000001},"min":{"1min":0.371,"5min":0.315,"15min":0.315},"max":{"1min":4.8449999999999998,"5min":4.8449999999999998,"15min":4.8449999999999998},"last":1.224},{"interface":"front","average":{"1min":1.264,"5min":1.405,"15min":1.764},"min":{"1min":0.38700000000000001,"5min":0.375,"15min":0.375},"max":{"1min":3.9340000000000002,"5min":5.952,"15min":5.952},"last":1.2529999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.032,"15min":1.181},"min":{"1min":0.41399999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":4.8680000000000003,"5min":4.8680000000000003,"15min":4.8680000000000003},"last":1.075},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.2030000000000001,"15min":1.4419999999999999},"min":{"1min":0.40899999999999997,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":4.7960000000000003,"5min":4.7960000000000003,"15min":4.7960000000000003},"last":1.47}]},{"osd":6,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.325,"5min":1.4430000000000001,"15min":1.8089999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":4.024,"5min":5.9050000000000002,"15min":5.9050000000000002},"last":1.345},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.2789999999999999,"15min":1.599},"min":{"1min":0.53300000000000003,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":4.7590000000000003,"5min":4.7590000000000003,"15min":4.7590000000000003},"last":1.3200000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.2310000000000001,"15min":1.5069999999999999},"min":{"1min":0.433,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":4,"5min":4.3739999999999997,"15min":4.3739999999999997},"last":1.286},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.292,"15min":1.6419999999999999},"min":{"1min":0.48099999999999998,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":4.8200000000000003,"5min":4.8250000000000002,"15min":4.8250000000000002},"last":1.393}]}]},{"osd":0,"up_from":88,"seq":377957122311,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":752692,"kb_used_data":478380,"kb_used_omap":8,"kb_used_meta":274295,"kb_avail":92992460,"statfs":{"total":95995035648,"available":95224279040,"internally_reserved":0,"allocated":489861120,"data_stored":489011672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":280878570},"hb_peers":[2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,2,2,5,5],"upper_bound":4096},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Oct 9 08:30:52 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":1.139,"15min":1.468},"min":{"1min":0.189,"5min":0.189,"15min":0.189},"max":{"1min":4.4740000000000002,"5min":9.5630000000000006,"15min":9.5630000000000006},"last":0.48199999999999998},{"interface":"front","average":{"1min":1.262,"5min":1.2090000000000001,"15min":1.49},"min":{"1min":0.252,"5min":0.217,"15min":0.217},"max":{"1min":6.5700000000000003,"5min":10.163,"15min":10.163},"last":0.36799999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:32:07 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":1.113,"15min":1.327},"min":{"1min":0.26500000000000001,"5min":0.224,"15min":0.215},"max":{"1min":2.7959999999999998,"5min":10.210000000000001,"15min":84.641999999999996},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.81200000000000006,"15min":1.248},"min":{"1min":0.28699999999999998,"5min":0.25,"15min":0.23100000000000001},"max":{"1min":4.8070000000000004,"5min":5.617,"15min":84.728999999999999},"last":0.27100000000000002}]},{"osd":3,"last update":"Mon Oct 9 08:32:25 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.98299999999999998,"15min":1.7070000000000001},"min":{"1min":0.25800000000000001,"5min":0.247,"15min":0.23899999999999999},"max":{"1min":4.6959999999999997,"5min":5.9329999999999998,"15min":84.242000000000004},"last":0.28399999999999997},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.91300000000000003,"15min":1.8320000000000001},"min":{"1min":0.318,"5min":0.26200000000000001,"15min":0.25},"max":{"1min":4.867,"5min":5.2060000000000004,"15min":85.480000000000004},"last":0.316}]},{"osd":4,"last update":"Mon Oct 9 08:32:07 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.216,"15min":1.6739999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":4.7279999999999998,"5min":10.237,"15min":86.274000000000001},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.94699999999999995,"5min":1.028,"15min":1.484},"min":{"1min":0.40500000000000003,"5min":0.32100000000000001,"15min":0.30399999999999999},"max":{"1min":4.9260000000000002,"5min":4.9260000000000002,"15min":86.506},"last":0.46899999999999997}]},{"osd":5,"last update":"Mon Oct 9 08:32:07 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.0569999999999999,"15min":1.696},"min":{"1min":0.41399999999999998,"5min":0.38900000000000001,"15min":0.32400000000000001},"max":{"1min":4.9539999999999997,"5min":7.7750000000000004,"15min":86.563999999999993},"last":0.376},{"interface":"front","average":{"1min":1.153,"5min":1.089,"15min":1.679},"min":{"1min":0.55000000000000004,"5min":0.44700000000000001,"15min":0.33400000000000002},"max":{"1min":4.9859999999999998,"5min":6.6820000000000004,"15min":86.719999999999999},"last":0.48099999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:32:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.0660000000000001,"15min":1.532},"min":{"1min":0.437,"5min":0.36699999999999999,"15min":0.34999999999999998},"max":{"1min":5.085,"5min":5.085,"15min":86.605000000000004},"last":0.39800000000000002},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1559999999999999,"15min":1.6799999999999999},"min":{"1min":0.63500000000000001,"5min":0.40999999999999998,"15min":0.39300000000000002},"max":{"1min":5.1630000000000003,"5min":7.6989999999999998,"15min":86.683000000000007},"last":0.51800000000000002}]},{"osd":7,"last update":"Mon Oct 9 08:32:07 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.0860000000000001,"15min":1.583},"min":{"1min":0.58199999999999996,"5min":0.46000000000000002,"15min":0.35299999999999998},"max":{"1min":5.0129999999999999,"5min":5.867,"15min":86.762},"last":0.64900000000000002},{"interface":"front","average":{"1min":1.117,"5min":1.246,"15min":1.7270000000000001},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.33700000000000002},"max":{"1min":5.1189999999999998,"5min":10.260999999999999,"15min":86.302999999999997},"last":0.63900000000000001}]}]},{"osd":2,"up_from":98,"seq":420906795265,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1495844,"kb_used_data":1255388,"kb_used_omap":11,"kb_used_meta":240436,"kb_avail":92249308,"statfs":{"total":95995035648,"available":94463291392,"internally_reserved":0,"allocated":1285517312,"data_stored":1284628991,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11690,"internal_metadata":246207062},"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 08:32:18 2023","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.86399999999999999,"15min":0.92200000000000004},"min":{"1min":0.26200000000000001,"5min":0.185,"15min":0.185},"max":{"1min":1.655,"5min":9.0600000000000005,"15min":12.848000000000001},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.879,"15min":1.0029999999999999},"min":{"1min":0.315,"5min":0.216,"15min":0.216},"max":{"1min":1.7010000000000001,"5min":6.5179999999999998,"15min":12.35},"last":0.376}]},{"osd":1,"last update":"Mon Oct 9 08:30:52 2023","interfaces":[{"interface":"back","average":{"1min":1.3009999999999999,"5min":1.163,"15min":1.393},"min":{"1min":0.42299999999999999,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":6.8650000000000002,"5min":6.8650000000000002,"15min":6.8650000000000002},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.65300000000000002,"5min":1.198,"15min":1.7030000000000001},"min":{"1min":0.29299999999999998,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":2.306,"5min":10.010999999999999,"15min":10.010999999999999},"last":0.65100000000000002}]},{"osd":3,"last update":"Mon Oct 9 08:32:32 2023","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.755,"15min":1.516},"min":{"1min":0.35699999999999998,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.3300000000000001,"5min":6.8390000000000004,"15min":97.947999999999993},"last":0.26100000000000001},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.72699999999999998,"15min":1.7090000000000001},"min":{"1min":0.36299999999999999,"5min":0.30599999999999999,"15min":0.246},"max":{"1min":3.306,"5min":3.8980000000000001,"15min":104.59099999999999},"last":0.49299999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:32:18 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.80800000000000005,"15min":1.3720000000000001},"min":{"1min":0.42399999999999999,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.026,"5min":5.3289999999999997,"15min":43.152999999999999},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.81899999999999995,"15min":1.3899999999999999},"min":{"1min":0.42699999999999999,"5min":0.39900000000000002,"15min":0.34999999999999998},"max":{"1min":3.23,"5min":3.9590000000000001,"15min":42.445},"last":0.70799999999999996}]},{"osd":5,"last update":"Mon Oct 9 08:32:18 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.93000000000000005,"15min":1.6140000000000001},"min":{"1min":0.39900000000000002,"5min":0.35599999999999998,"15min":0.28100000000000003},"max":{"1min":1.0089999999999999,"5min":4.516,"15min":54.466999999999999},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.89300000000000002,"15min":1.54},"min":{"1min":0.45800000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.96199999999999997,"5min":5.3570000000000002,"15min":55.149999999999999},"last":0.73799999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:32:18 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.81999999999999995,"15min":1.393},"min":{"1min":0.442,"5min":0.39000000000000001,"15min":0.34000000000000002},"max":{"1min":3.1019999999999999,"5min":3.9849999999999999,"15min":42.533000000000001},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.65200000000000002,"5min":1.0249999999999999,"15min":1.5589999999999999},"min":{"1min":0.45500000000000002,"5min":0.39200000000000002,"15min":0.34799999999999998},"max":{"1min":1.0509999999999999,"5min":5.149,"15min":42.545999999999999},"last":0.72199999999999998}]},{"osd":7,"last update":"Mon Oct 9 08:32:18 2023","interfaces":[{"interface":"back","average":{"1min":0.71899999999999997,"5min":1.008,"15min":1.482},"min":{"1min":0.52900000000000003,"5min":0.41999999999999998,"15min":0.33800000000000002},"max":{"1min":0.99299999999999999,"5min":4.5780000000000003,"15min":42.625},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.71999999999999997,"5min":1.0469999999999999,"15min":1.405},"min":{"1min":0.47699999999999998,"5min":0.45400000000000001,"15min":0.41599999999999998},"max":{"1min":1.0860000000000001,"5min":6.7919999999999998,"15min":43.204999999999998},"last":0.89800000000000002}]}]},{"osd":3,"up_from":103,"seq":442381631739,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3046416,"kb_used_data":2541832,"kb_used_omap":4,"kb_used_meta":504571,"kb_avail":90698736,"statfs":{"total":95995035648,"available":92875505664,"internally_reserved":0,"allocated":2602835968,"data_stored":2601900778,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":516681046},"hb_peers":[0,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 08:32:29 2023","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.78300000000000003,"15min":0.83899999999999997},"min":{"1min":0.25700000000000001,"5min":0.222,"15min":0.182},"max":{"1min":1.2949999999999999,"5min":5.3730000000000002,"15min":23.797000000000001},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.84999999999999998,"15min":0.995},"min":{"1min":0.28100000000000003,"5min":0.23300000000000001,"15min":0.22600000000000001},"max":{"1min":4.7930000000000001,"5min":5.423,"15min":23.942},"last":0.42599999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.478,"15min":1.788},"min":{"1min":0.28000000000000003,"5min":0.219,"15min":0.219},"max":{"1min":3.3809999999999998,"5min":8.5969999999999995,"15min":8.5969999999999995},"last":0.48499999999999999},{"interface":"front","average":{"1min":1.149,"5min":1.4319999999999999,"15min":1.504},"min":{"1min":0.34899999999999998,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":3.9569999999999999,"5min":5.7510000000000003,"15min":5.7510000000000003},"last":0.496}]},{"osd":2,"last update":"Mon Oct 9 08:32:29 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.72799999999999998,"15min":1.0389999999999999},"min":{"1min":0.32200000000000001,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":4.9359999999999999,"5min":4.9359999999999999,"15min":23.908999999999999},"last":0.312},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.96699999999999997,"15min":1.6579999999999999},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.22600000000000001},"max":{"1min":4.2359999999999998,"5min":9.7739999999999991,"15min":87.111000000000004},"last":1.5209999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:32:29 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.97199999999999998,"15min":1.3660000000000001},"min":{"1min":0.503,"5min":0.34499999999999997,"15min":0.29799999999999999},"max":{"1min":5.2160000000000002,"5min":7.0640000000000001,"15min":13.404},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.97099999999999997,"15min":1.4870000000000001},"min":{"1min":0.42399999999999999,"5min":0.36799999999999999,"15min":0.31},"max":{"1min":0.95799999999999996,"5min":7.117,"15min":20.954999999999998},"last":1.5920000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:32:29 2023","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":1.0920000000000001,"15min":1.6140000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.29399999999999998},"max":{"1min":1.2,"5min":6.452,"15min":20.923999999999999},"last":1.71},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.90600000000000003,"15min":1.399},"min":{"1min":0.441,"5min":0.35399999999999998,"15min":0.32600000000000001},"max":{"1min":1.2330000000000001,"5min":4.8529999999999998,"15min":13.282},"last":0.58699999999999997}]},{"osd":6,"last update":"Mon Oct 9 08:32:29 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":0.92300000000000004,"15min":1.446},"min":{"1min":0.51400000000000001,"5min":0.39000000000000001,"15min":0.32800000000000001},"max":{"1min":5.2460000000000004,"5min":5.2460000000000004,"15min":14.753},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.747,"5min":1.0189999999999999,"15min":1.5580000000000001},"min":{"1min":0.41699999999999998,"5min":0.39900000000000002,"15min":0.38},"max":{"1min":1.127,"5min":6.4020000000000001,"15min":20.888000000000002},"last":1.5600000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:32:29 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.91200000000000003,"15min":1.446},"min":{"1min":0.47399999999999998,"5min":0.39200000000000002,"15min":0.374},"max":{"1min":1.1659999999999999,"5min":5.0220000000000002,"15min":13.239000000000001},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.95699999999999996,"15min":1.492},"min":{"1min":0.51600000000000001,"5min":0.434,"15min":0.378},"max":{"1min":5.1769999999999996,"5min":5.1769999999999996,"15min":13.471},"last":0.60399999999999998}]}]},{"osd":4,"up_from":30,"seq":128849019347,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1729872,"kb_used_data":1428552,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92015280,"statfs":{"total":95995035648,"available":94223646720,"internally_reserved":0,"allocated":1462837248,"data_stored":1462307820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,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 08:32:02 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.76100000000000001,"15min":1.181},"min":{"1min":0.34300000000000003,"5min":0.28899999999999998,"15min":0.27400000000000002},"max":{"1min":0.97999999999999998,"5min":6.931,"15min":9.9760000000000009},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.71899999999999997,"5min":1.052,"15min":1.2929999999999999},"min":{"1min":0.38800000000000001,"5min":0.32900000000000001,"15min":0.27800000000000002},"max":{"1min":1.044,"5min":6.9850000000000003,"15min":6.9850000000000003},"last":0.71199999999999997}]},{"osd":1,"last update":"Mon Oct 9 08:30:50 2023","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":1.0980000000000001,"15min":1.339},"min":{"1min":0.36599999999999999,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":2.3250000000000002,"5min":5.8209999999999997,"15min":5.8209999999999997},"last":1.0609999999999999},{"interface":"front","average":{"1min":0.73199999999999998,"5min":1.0469999999999999,"15min":1.276},"min":{"1min":0.36499999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.29,"5min":4.6280000000000001,"15min":4.6280000000000001},"last":0.97099999999999997}]},{"osd":2,"last update":"Mon Oct 9 08:31:51 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":1.016,"15min":1.909},"min":{"1min":0.48699999999999999,"5min":0.33300000000000002,"15min":0.29299999999999998},"max":{"1min":1.8939999999999999,"5min":7.1429999999999998,"15min":109.09},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.006,"15min":1.79},"min":{"1min":0.63700000000000001,"5min":0.33100000000000002,"15min":0.318},"max":{"1min":4.2629999999999999,"5min":7.0410000000000004,"15min":108.964},"last":1.1850000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:31:36 2023","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":1.0980000000000001,"15min":1.708},"min":{"1min":0.443,"5min":0.34300000000000003,"15min":0.307},"max":{"1min":2.1440000000000001,"5min":7.8440000000000003,"15min":42.043999999999997},"last":0.86899999999999999},{"interface":"front","average":{"1min":0.88,"5min":1.244,"15min":1.9199999999999999},"min":{"1min":0.439,"5min":0.38800000000000001,"15min":0.35299999999999998},"max":{"1min":1.8420000000000001,"5min":9.3510000000000009,"15min":40.954000000000001},"last":0.97599999999999998}]},{"osd":5,"last update":"Mon Oct 9 08:31:41 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.97999999999999998,"15min":1.849},"min":{"1min":0.59899999999999998,"5min":0.34000000000000002,"15min":0.308},"max":{"1min":1.946,"5min":7.1779999999999999,"15min":21.931999999999999},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.874,"5min":1.0009999999999999,"15min":1.724},"min":{"1min":0.51200000000000001,"5min":0.40500000000000003,"15min":0.27600000000000002},"max":{"1min":1.2310000000000001,"5min":7.1219999999999999,"15min":13.769},"last":1.2290000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:31:36 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.071,"15min":1.6830000000000001},"min":{"1min":0.65600000000000003,"5min":0.40400000000000003,"15min":0.33800000000000002},"max":{"1min":1.663,"5min":7.1699999999999999,"15min":13.829000000000001},"last":1.262},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.1459999999999999,"15min":1.877},"min":{"1min":0.48799999999999999,"5min":0.39500000000000002,"15min":0.312},"max":{"1min":1.9870000000000001,"5min":7.1989999999999998,"15min":21.777000000000001},"last":1.0720000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:31:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.135,"15min":1.821},"min":{"1min":0.61099999999999999,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.6879999999999999,"5min":7.0869999999999997,"15min":10.813000000000001},"last":1.2929999999999999},{"interface":"front","average":{"1min":0.92200000000000004,"5min":1.083,"15min":1.571},"min":{"1min":0.51400000000000001,"5min":0.442,"15min":0.29999999999999999},"max":{"1min":1.857,"5min":9.0980000000000008,"15min":10.053000000000001},"last":0.90900000000000003}]}]},{"osd":5,"up_from":36,"seq":154618823114,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1342364,"kb_used_data":1028756,"kb_used_omap":0,"kb_used_meta":313600,"kb_avail":92402788,"statfs":{"total":95995035648,"available":94620454912,"internally_reserved":0,"allocated":1053446144,"data_stored":1052905071,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":321126400},"hb_peers":[0,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 08:32:15 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.90200000000000002,"15min":1.377},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.26200000000000001},"max":{"1min":1.266,"5min":10.074,"15min":19.027000000000001},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.84999999999999998,"15min":1.4019999999999999},"min":{"1min":0.311,"5min":0.29399999999999998,"15min":0.26200000000000001},"max":{"1min":1.1459999999999999,"5min":8.5549999999999997,"15min":18.134},"last":0.47099999999999997}]},{"osd":1,"last update":"Mon Oct 9 08:30:48 2023","interfaces":[{"interface":"back","average":{"1min":0.80000000000000004,"5min":1.0940000000000001,"15min":1.5009999999999999},"min":{"1min":0.30299999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.599,"5min":5.5110000000000001,"15min":5.5110000000000001},"last":0.63},{"interface":"front","average":{"1min":0.85199999999999998,"5min":1.117,"15min":1.359},"min":{"1min":0.33800000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":2.782,"5min":10.130000000000001,"15min":10.130000000000001},"last":0.54000000000000004}]},{"osd":2,"last update":"Mon Oct 9 08:31:58 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":1.0720000000000001,"15min":1.589},"min":{"1min":0.37,"5min":0.37,"15min":0.307},"max":{"1min":1.4690000000000001,"5min":7.1070000000000002,"15min":17.77},"last":0.504},{"interface":"front","average":{"1min":0.748,"5min":0.84599999999999997,"15min":1.486},"min":{"1min":0.46899999999999997,"5min":0.39300000000000002,"15min":0.29299999999999998},"max":{"1min":2.2799999999999998,"5min":5.96,"15min":17.798999999999999},"last":0.74199999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:32:32 2023","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.81000000000000005,"15min":1.8560000000000001},"min":{"1min":0.46100000000000002,"5min":0.42299999999999999,"15min":0.31900000000000001},"max":{"1min":0.83499999999999996,"5min":4.085,"15min":43.734999999999999},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.83599999999999997,"15min":1.9139999999999999},"min":{"1min":0.45900000000000002,"5min":0.39500000000000002,"15min":0.33600000000000002},"max":{"1min":0.85099999999999998,"5min":4.1299999999999999,"15min":43.598999999999997},"last":0.61399999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:31:36 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.101,"15min":1.6799999999999999},"min":{"1min":0.63400000000000001,"5min":0.311,"15min":0.31},"max":{"1min":1.3720000000000001,"5min":9.7729999999999997,"15min":13.57},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.01,"15min":1.6859999999999999},"min":{"1min":0.48399999999999999,"5min":0.38600000000000001,"15min":0.32300000000000001},"max":{"1min":1.3420000000000001,"5min":6.9889999999999999,"15min":13.26},"last":0.72099999999999997}]},{"osd":6,"last update":"Mon Oct 9 08:32:32 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":1.0289999999999999,"15min":1.641},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.34300000000000003},"max":{"1min":0.96699999999999997,"5min":6.0510000000000002,"15min":10.417},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.90300000000000002,"15min":1.579},"min":{"1min":0.54300000000000004,"5min":0.38200000000000001,"15min":0.32600000000000001},"max":{"1min":0.90200000000000002,"5min":8.0540000000000003,"15min":12.49},"last":0.90200000000000002}]},{"osd":7,"last update":"Mon Oct 9 08:32:15 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.96799999999999997,"15min":1.6819999999999999},"min":{"1min":0.53600000000000003,"5min":0.40899999999999997,"15min":0.34599999999999997},"max":{"1min":1.4970000000000001,"5min":4.7210000000000001,"15min":12.186},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.85699999999999998,"5min":1.1259999999999999,"15min":1.879},"min":{"1min":0.433,"5min":0.41099999999999998,"15min":0.33000000000000002},"max":{"1min":1.3200000000000001,"5min":8.0809999999999995,"15min":13.731},"last":0.76600000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3716,"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":1360,"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":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":8726,"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":8626,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7974,"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":3418,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":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":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":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":487264256,"data_stored":487260184,"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":1331433472,"data_stored":1331429400,"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":1279787008,"data_stored":1279787008,"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":2595753984,"data_stored":2595749912,"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":1456078848,"data_stored":1456078848,"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":1051066368,"data_stored":1051066368,"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":1635782656,"data_stored":1635778584,"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":1642070016,"data_stored":1642070016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T08:32:38.346 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-09T08:32:38.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 21 2023-10-09T08:32:38.374 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:38.405 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:38.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:38.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:38.509 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:38.534 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:38.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:38.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:38.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:38.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:38.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:38.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:38.761 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:38.787 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:38.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:38.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:38.811 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-09T08:32:38.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:38.903 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[76862]: audit 2023-10-09T08:32:37.015383+0000 mgr.y (mgr.26009) 915 : audit 0 from='client.35481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:32:38.903 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[76862]: cluster 2023-10-09T08:32:37.713982+0000 mgr.y (mgr.26009) 916 : cluster 0 pgmap v950: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 43972/154968 objects degraded (28.375%); 14891/154968 objects misplaced (9.609%); 2.5 MiB/s, 92 objects/s recovering 2023-10-09T08:32:38.903 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[76862]: cluster 2023-10-09T08:32:37.775622+0000 mon.a (mon.0) 913 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:32:38.903 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[76862]: cluster 2023-10-09T08:32:37.781605+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T08:32:38.903 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[76862]: cluster 2023-10-09T08:32:37.784410+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T08:32:38.903 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[76862]: audit 2023-10-09T08:32:37.787861+0000 mon.a (mon.0) 914 : audit 1 from='client.? 172.21.15.81:0/3098162037' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:32:38.903 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[76862]: cluster 2023-10-09T08:32:37.787949+0000 mon.a (mon.0) 915 : cluster 0 osdmap e215: 8 total, 7 up, 8 in 2023-10-09T08:32:38.904 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[76862]: audit 2023-10-09T08:32:38.150803+0000 mon.a (mon.0) 916 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:38.904 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[76862]: audit 2023-10-09T08:32:38.154909+0000 mon.c (mon.2) 350 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:32:38.904 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[76862]: cluster 2023-10-09T08:32:38.574044+0000 mon.a (mon.0) 917 : cluster 3 Health check update: Degraded data redundancy: 43972/154968 objects degraded (28.375%), 17 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:38.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[79557]: audit 2023-10-09T08:32:37.015383+0000 mgr.y (mgr.26009) 915 : audit 0 from='client.35481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:32:38.904 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[79557]: cluster 2023-10-09T08:32:37.713982+0000 mgr.y (mgr.26009) 916 : cluster 0 pgmap v950: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 43972/154968 objects degraded (28.375%); 14891/154968 objects misplaced (9.609%); 2.5 MiB/s, 92 objects/s recovering 2023-10-09T08:32:38.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[79557]: cluster 2023-10-09T08:32:37.775622+0000 mon.a (mon.0) 913 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:32:38.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[79557]: cluster 2023-10-09T08:32:37.781605+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T08:32:38.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[79557]: cluster 2023-10-09T08:32:37.784410+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T08:32:38.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[79557]: audit 2023-10-09T08:32:37.787861+0000 mon.a (mon.0) 914 : audit 1 from='client.? 172.21.15.81:0/3098162037' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:32:38.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[79557]: cluster 2023-10-09T08:32:37.787949+0000 mon.a (mon.0) 915 : cluster 0 osdmap e215: 8 total, 7 up, 8 in 2023-10-09T08:32:38.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[79557]: audit 2023-10-09T08:32:38.150803+0000 mon.a (mon.0) 916 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:38.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[79557]: audit 2023-10-09T08:32:38.154909+0000 mon.c (mon.2) 350 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:32:38.905 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:38 smithi081 bash[79557]: cluster 2023-10-09T08:32:38.574044+0000 mon.a (mon.0) 917 : cluster 3 Health check update: Degraded data redundancy: 43972/154968 objects degraded (28.375%), 17 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:38.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:38.919 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:38.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:39.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:39.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:39.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:39.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:39.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:39.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:38 smithi118 bash[59345]: audit 2023-10-09T08:32:37.015383+0000 mgr.y (mgr.26009) 915 : audit 0 from='client.35481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:32:39.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:38 smithi118 bash[59345]: cluster 2023-10-09T08:32:37.713982+0000 mgr.y (mgr.26009) 916 : cluster 0 pgmap v950: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 43972/154968 objects degraded (28.375%); 14891/154968 objects misplaced (9.609%); 2.5 MiB/s, 92 objects/s recovering 2023-10-09T08:32:39.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:38 smithi118 bash[59345]: cluster 2023-10-09T08:32:37.775622+0000 mon.a (mon.0) 913 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:32:39.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:38 smithi118 bash[59345]: cluster 2023-10-09T08:32:37.781605+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T08:32:39.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:38 smithi118 bash[59345]: cluster 2023-10-09T08:32:37.784410+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T08:32:39.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:38 smithi118 bash[59345]: audit 2023-10-09T08:32:37.787861+0000 mon.a (mon.0) 914 : audit 1 from='client.? 172.21.15.81:0/3098162037' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:32:39.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:38 smithi118 bash[59345]: cluster 2023-10-09T08:32:37.787949+0000 mon.a (mon.0) 915 : cluster 0 osdmap e215: 8 total, 7 up, 8 in 2023-10-09T08:32:39.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:38 smithi118 bash[59345]: audit 2023-10-09T08:32:38.150803+0000 mon.a (mon.0) 916 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:32:39.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:38 smithi118 bash[59345]: audit 2023-10-09T08:32:38.154909+0000 mon.c (mon.2) 350 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:32:39.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:38 smithi118 bash[59345]: cluster 2023-10-09T08:32:38.574044+0000 mon.a (mon.0) 917 : cluster 3 Health check update: Degraded data redundancy: 43972/154968 objects degraded (28.375%), 17 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:39.171 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:39.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:39.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:39.274 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:39.303 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:39.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:39.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:39.406 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:39.440 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:39.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:39.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:39.544 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:39.574 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:39.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:39.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:39.679 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:39.704 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:39.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:39.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:39.807 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:39.834 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:39.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:39.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:39.938 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:39.966 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:39.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:39.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:40.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:40.098 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:40.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:40.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:40.201 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:40.225 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:40.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:40.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:40.329 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:40.357 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:40.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:40.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:40.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:40.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:40.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:40.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:40.594 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:40.624 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:40.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:40.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:40.727 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:40.759 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:40.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:40.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:40.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:40.873 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:40 smithi118 bash[59345]: cluster 2023-10-09T08:32:39.715019+0000 mgr.y (mgr.26009) 917 : cluster 0 pgmap v952: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 94 op/s; 43937/154473 objects degraded (28.443%); 14891/154473 objects misplaced (9.640%); 2.5 MiB/s, 103 objects/s recovering 2023-10-09T08:32:40.888 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:40.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:40.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:40.991 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:41.017 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:41.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:41.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:41.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:32:41.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:40 smithi081 bash[76862]: cluster 2023-10-09T08:32:39.715019+0000 mgr.y (mgr.26009) 917 : cluster 0 pgmap v952: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 94 op/s; 43937/154473 objects degraded (28.443%); 14891/154473 objects misplaced (9.640%); 2.5 MiB/s, 103 objects/s recovering 2023-10-09T08:32:41.118 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:40 smithi081 bash[79557]: cluster 2023-10-09T08:32:39.715019+0000 mgr.y (mgr.26009) 917 : cluster 0 pgmap v952: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 94 op/s; 43937/154473 objects degraded (28.443%); 14891/154473 objects misplaced (9.640%); 2.5 MiB/s, 103 objects/s recovering 2023-10-09T08:32:41.122 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:41.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:41.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:41.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:41.247 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:41.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:41.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:41.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:41.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:32:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:32:41] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.33.4" 2023-10-09T08:32:41.377 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:41.402 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:41.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:41.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:41.505 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:41.530 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:41.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:41.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:41.607 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:32:41.635 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:41.664 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:41.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:41.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:41.767 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:41.797 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:41.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:41.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:41.900 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:41.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:41.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:41.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:42.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:42.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:42.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:42.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:42.159 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:42.186 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:42.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:42.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:42.289 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:42.320 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:42.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:42.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:42.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:42.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:42.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:42.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:42.551 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:42.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:42.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:42.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:42.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:42.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:42.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:42.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:42.823 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:42.849 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:42.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:42.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:42.952 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:42.963 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:42 smithi081 bash[76862]: cluster 2023-10-09T08:32:41.716151+0000 mgr.y (mgr.26009) 918 : cluster 0 pgmap v953: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 43855/153891 objects degraded (28.497%); 14867/153891 objects misplaced (9.661%); 915 KiB/s, 146 objects/s recovering 2023-10-09T08:32:42.963 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:42 smithi081 bash[79557]: cluster 2023-10-09T08:32:41.716151+0000 mgr.y (mgr.26009) 918 : cluster 0 pgmap v953: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 43855/153891 objects degraded (28.497%); 14867/153891 objects misplaced (9.661%); 915 KiB/s, 146 objects/s recovering 2023-10-09T08:32:42.976 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:42.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:42.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:43.079 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:43.090 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:42 smithi118 bash[59345]: cluster 2023-10-09T08:32:41.716151+0000 mgr.y (mgr.26009) 918 : cluster 0 pgmap v953: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 43855/153891 objects degraded (28.497%); 14867/153891 objects misplaced (9.661%); 915 KiB/s, 146 objects/s recovering 2023-10-09T08:32:43.105 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:43.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:43.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:43.209 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:43.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:43.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:43.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:43.338 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:43.367 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:43.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:43.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:43.474 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:43.500 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:43.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:43.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:43.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:43.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:43.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:43.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:43.642 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:32:43.680 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:32:43.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:43.764 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:43.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:43.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:43.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:43.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:43 smithi081 bash[76862]: cluster 2023-10-09T08:32:43.574966+0000 mon.a (mon.0) 918 : cluster 3 Health check update: Degraded data redundancy: 43855/153891 objects degraded (28.497%), 17 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:43.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:43 smithi081 bash[79557]: cluster 2023-10-09T08:32:43.574966+0000 mon.a (mon.0) 918 : cluster 3 Health check update: Degraded data redundancy: 43855/153891 objects degraded (28.497%), 17 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:43.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:43.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:43.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:43.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:44.012 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:44.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:44.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:44.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:43 smithi118 bash[59345]: cluster 2023-10-09T08:32:43.574966+0000 mon.a (mon.0) 918 : cluster 3 Health check update: Degraded data redundancy: 43855/153891 objects degraded (28.497%), 17 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:44.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:44.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:44.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:44.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:44.247 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:44.276 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:44.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:44.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:44.385 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:44.409 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:44.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:44.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:44.517 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:44.542 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:44.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:44.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:44.647 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:44.668 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:44.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:44.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:44.773 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:44.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:44.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:44.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:44.900 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:44.929 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:44.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:44.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:45.021 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:44 smithi081 bash[76862]: cluster 2023-10-09T08:32:43.717127+0000 mgr.y (mgr.26009) 919 : cluster 0 pgmap v954: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 43788/153690 objects degraded (28.491%); 14799/153690 objects misplaced (9.629%); 889 KiB/s, 146 objects/s recovering 2023-10-09T08:32:45.021 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:44 smithi081 bash[79557]: cluster 2023-10-09T08:32:43.717127+0000 mgr.y (mgr.26009) 919 : cluster 0 pgmap v954: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 43788/153690 objects degraded (28.491%); 14799/153690 objects misplaced (9.629%); 889 KiB/s, 146 objects/s recovering 2023-10-09T08:32:45.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:45.061 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:45.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:45.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:45.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:45.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:45.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:45.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:45.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:44 smithi118 bash[59345]: cluster 2023-10-09T08:32:43.717127+0000 mgr.y (mgr.26009) 919 : cluster 0 pgmap v954: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 43788/153690 objects degraded (28.491%); 14799/153690 objects misplaced (9.629%); 889 KiB/s, 146 objects/s recovering 2023-10-09T08:32:45.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:45.317 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:45.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:45.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:45.420 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:45.447 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:45.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:45.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:45.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:45.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:45.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:45.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:45.671 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:32:45.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:45.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:45.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:45.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:45.812 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:45.840 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:45.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:45.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:45.943 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:45.967 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:45.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:45.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:46.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:46.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:46.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:46.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:46.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:46.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:46.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:46.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:46.325 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:46.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:46.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:46.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:46.450 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:46.481 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:46.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:46.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:46.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:46.611 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:46.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:46.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:46.713 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:46.740 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:46.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:46.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:46.844 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:46.867 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:46.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:46.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:46.970 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:46.981 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:46 smithi118 bash[59345]: cluster 2023-10-09T08:32:45.718258+0000 mgr.y (mgr.26009) 920 : cluster 0 pgmap v955: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 43668/152364 objects degraded (28.660%); 14774/152364 objects misplaced (9.697%); 889 KiB/s, 167 objects/s recovering 2023-10-09T08:32:46.996 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:46.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:46.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:47.099 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:47.121 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:47.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:47.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:47.194 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:46 smithi081 bash[76862]: cluster 2023-10-09T08:32:45.718258+0000 mgr.y (mgr.26009) 920 : cluster 0 pgmap v955: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 43668/152364 objects degraded (28.660%); 14774/152364 objects misplaced (9.697%); 889 KiB/s, 167 objects/s recovering 2023-10-09T08:32:47.195 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:46 smithi081 bash[79557]: cluster 2023-10-09T08:32:45.718258+0000 mgr.y (mgr.26009) 920 : cluster 0 pgmap v955: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 43668/152364 objects degraded (28.660%); 14774/152364 objects misplaced (9.697%); 889 KiB/s, 167 objects/s recovering 2023-10-09T08:32:47.224 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:47.247 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:47.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:47.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:47.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:47.372 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:47.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:47.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:47.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:47.499 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:47.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:47.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:47.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:47.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:47.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:47.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:47.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:47.759 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:47.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:47.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:47.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:47.887 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:47.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:47.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:47.990 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:48.021 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:48.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:48.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:48.126 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:48.153 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:48.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:48.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:48.256 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:48.285 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:48.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:48.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:48.389 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:48.419 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:48.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:48.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:48.523 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:48.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:48.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:48.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:48.654 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:48.683 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:48.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:48.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:48.727 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:32:48.750 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:32:48.772 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:32:48.787 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:48.793 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:48 smithi081 bash[76862]: cluster 2023-10-09T08:32:47.719232+0000 mgr.y (mgr.26009) 921 : cluster 0 pgmap v956: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 43597/152148 objects degraded (28.654%); 14704/152148 objects misplaced (9.664%); 889 KiB/s, 167 objects/s recovering 2023-10-09T08:32:48.793 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:48 smithi081 bash[76862]: cluster 2023-10-09T08:32:48.576113+0000 mon.a (mon.0) 919 : cluster 3 Health check update: Degraded data redundancy: 43597/152148 objects degraded (28.654%), 17 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:48.793 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:48 smithi081 bash[76862]: audit 2023-10-09T08:32:48.697271+0000 mon.c (mon.2) 351 : audit 0 from='client.? 172.21.15.81:0/799121478' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:32:48.799 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:32:48.817 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:48.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:48.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:48.822 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:32:48.844 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:32:48.869 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:48 smithi081 bash[79557]: cluster 2023-10-09T08:32:47.719232+0000 mgr.y (mgr.26009) 921 : cluster 0 pgmap v956: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 43597/152148 objects degraded (28.654%); 14704/152148 objects misplaced (9.664%); 889 KiB/s, 167 objects/s recovering 2023-10-09T08:32:48.869 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:48 smithi081 bash[79557]: cluster 2023-10-09T08:32:48.576113+0000 mon.a (mon.0) 919 : cluster 3 Health check update: Degraded data redundancy: 43597/152148 objects degraded (28.654%), 17 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:48.869 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:48 smithi081 bash[79557]: audit 2023-10-09T08:32:48.697271+0000 mon.c (mon.2) 351 : audit 0 from='client.? 172.21.15.81:0/799121478' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:32:48.875 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:32:48.876 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:32:48.876 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:32:48.876 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:32:48.876 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:32:48.876 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:32:48.876 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:32:48.876 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:32:48.876 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:32:48.921 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:48.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:48 smithi118 bash[59345]: cluster 2023-10-09T08:32:47.719232+0000 mgr.y (mgr.26009) 921 : cluster 0 pgmap v956: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 93 op/s; 43597/152148 objects degraded (28.654%); 14704/152148 objects misplaced (9.664%); 889 KiB/s, 167 objects/s recovering 2023-10-09T08:32:48.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:48 smithi118 bash[59345]: cluster 2023-10-09T08:32:48.576113+0000 mon.a (mon.0) 919 : cluster 3 Health check update: Degraded data redundancy: 43597/152148 objects degraded (28.654%), 17 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:48.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:48 smithi118 bash[59345]: audit 2023-10-09T08:32:48.697271+0000 mon.c (mon.2) 351 : audit 0 from='client.? 172.21.15.81:0/799121478' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:32:48.946 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:48.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:48.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:49.049 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:49.110 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:49.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:49.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:49.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:49.240 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:49.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:49.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:49.304 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:32:49.305 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:32:49.305 INFO:teuthology.orchestra.run.smithi118.stdout: "complaint_time": 30, 2023-10-09T08:32:49.305 INFO:teuthology.orchestra.run.smithi118.stdout: "num_blocked_ops": 0 2023-10-09T08:32:49.305 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:32:49.349 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:49.374 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:49.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:49.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:49.476 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:49.502 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:49.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:49.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:49.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:49.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:49.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:49.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:49.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:49.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:49.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:49.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:49.866 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:49.891 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:49.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:49.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:49.994 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:50.026 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:50.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:50.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:50.130 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:50.152 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:50.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:50.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:50.199 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-09T08:32:50.255 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:50.314 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:50.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:50.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:50.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:50.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:50.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:50.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:50.547 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:50.578 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:50.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:50.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:50.683 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:50.708 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:50.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:50.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:50.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:50.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:50.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:50.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:50.934 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:50.946 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:50 smithi118 bash[59345]: cluster 2023-10-09T08:32:49.719986+0000 mgr.y (mgr.26009) 922 : cluster 0 pgmap v957: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 97 op/s; 40972/151479 objects degraded (27.048%); 17189/151479 objects misplaced (11.347%); 1.3 MiB/s, 149 objects/s recovering 2023-10-09T08:32:50.964 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:50.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:50.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:51.068 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:51.097 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:51.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:51.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:51.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:50 smithi081 bash[76862]: cluster 2023-10-09T08:32:49.719986+0000 mgr.y (mgr.26009) 922 : cluster 0 pgmap v957: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 97 op/s; 40972/151479 objects degraded (27.048%); 17189/151479 objects misplaced (11.347%); 1.3 MiB/s, 149 objects/s recovering 2023-10-09T08:32:51.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:50 smithi081 bash[79557]: cluster 2023-10-09T08:32:49.719986+0000 mgr.y (mgr.26009) 922 : cluster 0 pgmap v957: 89 pgs: 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 97 op/s; 40972/151479 objects degraded (27.048%); 17189/151479 objects misplaced (11.347%); 1.3 MiB/s, 149 objects/s recovering 2023-10-09T08:32:51.201 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:51.228 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:51.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:51.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:51.331 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:51.357 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:51.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:51.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:51.462 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:51.491 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:51.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:51.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:51.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:51.602 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:32:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:32:51] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.33.4" 2023-10-09T08:32:51.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:51.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:51.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:51.721 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:51.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:51.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:51.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:51.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:51.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:51.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:51.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:51.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:51.997 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:51.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:51.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:52.099 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:52.124 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:52.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:52.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:52.228 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:52.258 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:52.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:52.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:52.362 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:52.389 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:52.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:52.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:52.493 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:52.519 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:52.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:52.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:52.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:52.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:52.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:52.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:52.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:52.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:52.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:52.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:52.875 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:52.907 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:52.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:52.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:53.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:53.020 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:52 smithi081 bash[76862]: cluster 2023-10-09T08:32:51.720806+0000 mgr.y (mgr.26009) 923 : cluster 0 pgmap v958: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 105 op/s; 37870/150666 objects degraded (25.135%); 20153/150666 objects misplaced (13.376%); 1.3 MiB/s, 182 objects/s recovering 2023-10-09T08:32:53.020 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:52 smithi081 bash[79557]: cluster 2023-10-09T08:32:51.720806+0000 mgr.y (mgr.26009) 923 : cluster 0 pgmap v958: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 105 op/s; 37870/150666 objects degraded (25.135%); 20153/150666 objects misplaced (13.376%); 1.3 MiB/s, 182 objects/s recovering 2023-10-09T08:32:53.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:53.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:53.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:53.136 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:53.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:52 smithi118 bash[59345]: cluster 2023-10-09T08:32:51.720806+0000 mgr.y (mgr.26009) 923 : cluster 0 pgmap v958: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 105 op/s; 37870/150666 objects degraded (25.135%); 20153/150666 objects misplaced (13.376%); 1.3 MiB/s, 182 objects/s recovering 2023-10-09T08:32:53.161 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:53.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:53.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:53.264 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:53.292 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:53.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:53.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:53.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:53.417 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:53.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:53.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:53.520 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:53.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:53.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:53.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:53.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:53.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:53.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:53.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:53.687 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:32:53.688 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:32:53.775 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:53.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:53.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:53.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:53.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:53.913 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:53 smithi081 bash[76862]: audit 2023-10-09T08:32:53.145010+0000 mon.c (mon.2) 352 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:32:53.913 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:53 smithi081 bash[76862]: cluster 2023-10-09T08:32:53.577230+0000 mon.a (mon.0) 920 : cluster 3 Health check update: Degraded data redundancy: 37870/150666 objects degraded (25.135%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:53.913 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:53 smithi081 bash[79557]: audit 2023-10-09T08:32:53.145010+0000 mon.c (mon.2) 352 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:32:53.913 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:53 smithi081 bash[79557]: cluster 2023-10-09T08:32:53.577230+0000 mon.a (mon.0) 920 : cluster 3 Health check update: Degraded data redundancy: 37870/150666 objects degraded (25.135%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:53.928 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:53.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:53.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:54.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:54.059 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:54.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:54.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:54.166 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:54.176 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:53 smithi118 bash[59345]: audit 2023-10-09T08:32:53.145010+0000 mon.c (mon.2) 352 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:32:54.176 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:53 smithi118 bash[59345]: cluster 2023-10-09T08:32:53.577230+0000 mon.a (mon.0) 920 : cluster 3 Health check update: Degraded data redundancy: 37870/150666 objects degraded (25.135%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:54.191 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:54.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:54.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:54.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:54.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:54.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:54.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:54.422 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:54.452 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:54.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:54.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:54.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:54.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:54.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:54.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:54.694 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:54.731 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:54.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:54.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:54.835 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:54.854 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:54 smithi081 bash[76862]: cluster 2023-10-09T08:32:53.721758+0000 mgr.y (mgr.26009) 924 : cluster 0 pgmap v959: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 95 op/s; 37800/150453 objects degraded (25.124%); 20081/150453 objects misplaced (13.347%); 1.6 MiB/s, 117 objects/s recovering 2023-10-09T08:32:54.855 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:54 smithi081 bash[79557]: cluster 2023-10-09T08:32:53.721758+0000 mgr.y (mgr.26009) 924 : cluster 0 pgmap v959: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 95 op/s; 37800/150453 objects degraded (25.124%); 20081/150453 objects misplaced (13.347%); 1.6 MiB/s, 117 objects/s recovering 2023-10-09T08:32:54.873 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:54.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:54.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:54.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:55.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:54 smithi118 bash[59345]: cluster 2023-10-09T08:32:53.721758+0000 mgr.y (mgr.26009) 924 : cluster 0 pgmap v959: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 95 op/s; 37800/150453 objects degraded (25.124%); 20081/150453 objects misplaced (13.347%); 1.6 MiB/s, 117 objects/s recovering 2023-10-09T08:32:55.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:55.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:55.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:55.039 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:32:55.124 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:55.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:55.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:55.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:55.258 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:55.295 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:55.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:55.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:55.398 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:55.429 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:55.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:55.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:55.533 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:55.558 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:55.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:55.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:55.661 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:55.686 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:55.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:55.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:55.689 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:32:55.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:55.821 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:55.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:55.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:55.927 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:55.955 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:55.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:55.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:56.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:56.085 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:56.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:56.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:56.188 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:56.223 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:56.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:56.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:56.327 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:56.361 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:56.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:56.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:56.465 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:56.498 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:56.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:56.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:56.601 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:56.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:56.639 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:56.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:56.740 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:56.774 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:56.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:56.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:56.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:56.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:56.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:56.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:56.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-09T08:32:57.011 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:57.034 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:57.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:57.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:57.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:56 smithi081 bash[79557]: cluster 2023-10-09T08:32:55.722952+0000 mgr.y (mgr.26009) 925 : cluster 0 pgmap v960: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 125 op/s; 37703/149172 objects degraded (25.275%); 19778/149172 objects misplaced (13.259%); 2.5 MiB/s, 131 objects/s recovering 2023-10-09T08:32:57.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:56 smithi081 bash[76862]: cluster 2023-10-09T08:32:55.722952+0000 mgr.y (mgr.26009) 925 : cluster 0 pgmap v960: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 125 op/s; 37703/149172 objects degraded (25.275%); 19778/149172 objects misplaced (13.259%); 2.5 MiB/s, 131 objects/s recovering 2023-10-09T08:32:57.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:57.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:57.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:57.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:57.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:56 smithi118 bash[59345]: cluster 2023-10-09T08:32:55.722952+0000 mgr.y (mgr.26009) 925 : cluster 0 pgmap v960: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 125 op/s; 37703/149172 objects degraded (25.275%); 19778/149172 objects misplaced (13.259%); 2.5 MiB/s, 131 objects/s recovering 2023-10-09T08:32:57.271 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:57.295 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:57.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:57.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:57.399 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:57.435 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:57.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:57.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:57.539 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:57.569 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:57.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:57.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:57.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:57.707 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:57.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:57.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:57.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:57.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:57.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:57.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:57.942 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:57.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:57 smithi118 bash[59345]: audit 2023-10-09T08:32:56.960105+0000 mon.c (mon.2) 353 : audit 1 from='client.? 172.21.15.81:0/4280206717' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-09T08:32:57.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:57 smithi118 bash[59345]: audit 2023-10-09T08:32:56.960572+0000 mon.a (mon.0) 921 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-09T08:32:57.972 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:57.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:57.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:58.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:58.085 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:57 smithi081 bash[76862]: audit 2023-10-09T08:32:56.960105+0000 mon.c (mon.2) 353 : audit 1 from='client.? 172.21.15.81:0/4280206717' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-09T08:32:58.085 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:57 smithi081 bash[76862]: audit 2023-10-09T08:32:56.960572+0000 mon.a (mon.0) 921 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-09T08:32:58.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:57 smithi081 bash[79557]: audit 2023-10-09T08:32:56.960105+0000 mon.c (mon.2) 353 : audit 1 from='client.? 172.21.15.81:0/4280206717' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-09T08:32:58.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:57 smithi081 bash[79557]: audit 2023-10-09T08:32:56.960572+0000 mon.a (mon.0) 921 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-09T08:32:58.101 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:58.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:58.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:58.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:58.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:58.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:58.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:58.332 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:58.358 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:58.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:58.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:58.461 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:58.484 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:32:58.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:58.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:32:58.590 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:58.615 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:32:58.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:58.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:32:58.719 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:58.742 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:58.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:58.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:58.829 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:32:58.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:58.868 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:32:58.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:58.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:32:58.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:59.000 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:59.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:59.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:59.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:58 smithi118 bash[59345]: cluster 2023-10-09T08:32:57.724117+0000 mgr.y (mgr.26009) 926 : cluster 0 pgmap v961: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 88 op/s; 37703/149172 objects degraded (25.275%); 19778/149172 objects misplaced (13.259%); 2.5 MiB/s, 74 objects/s recovering 2023-10-09T08:32:59.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:58 smithi118 bash[59345]: audit 2023-10-09T08:32:58.136397+0000 mon.a (mon.0) 922 : audit 1 from='client.? 172.21.15.81:0/1953740423' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:32:59.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:58 smithi118 bash[59345]: cluster 2023-10-09T08:32:58.578927+0000 mon.a (mon.0) 923 : cluster 3 Health check update: Degraded data redundancy: 37703/149172 objects degraded (25.275%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:59.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:59.110 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:58 smithi081 bash[76862]: cluster 2023-10-09T08:32:57.724117+0000 mgr.y (mgr.26009) 926 : cluster 0 pgmap v961: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 88 op/s; 37703/149172 objects degraded (25.275%); 19778/149172 objects misplaced (13.259%); 2.5 MiB/s, 74 objects/s recovering 2023-10-09T08:32:59.110 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:58 smithi081 bash[76862]: audit 2023-10-09T08:32:58.136397+0000 mon.a (mon.0) 922 : audit 1 from='client.? 172.21.15.81:0/1953740423' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:32:59.110 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:58 smithi081 bash[76862]: cluster 2023-10-09T08:32:58.578927+0000 mon.a (mon.0) 923 : cluster 3 Health check update: Degraded data redundancy: 37703/149172 objects degraded (25.275%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:59.110 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:58 smithi081 bash[79557]: cluster 2023-10-09T08:32:57.724117+0000 mgr.y (mgr.26009) 926 : cluster 0 pgmap v961: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 88 op/s; 37703/149172 objects degraded (25.275%); 19778/149172 objects misplaced (13.259%); 2.5 MiB/s, 74 objects/s recovering 2023-10-09T08:32:59.111 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:58 smithi081 bash[79557]: audit 2023-10-09T08:32:58.136397+0000 mon.a (mon.0) 922 : audit 1 from='client.? 172.21.15.81:0/1953740423' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:32:59.111 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:58 smithi081 bash[79557]: cluster 2023-10-09T08:32:58.578927+0000 mon.a (mon.0) 923 : cluster 3 Health check update: Degraded data redundancy: 37703/149172 objects degraded (25.275%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:32:59.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:59.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:59.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:59.158 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-09T08:32:59.229 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:59.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:32:59.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:59.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:32:59.272 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:32:59.272 INFO:teuthology.orchestra.run.smithi118.stdout: "size": 20, 2023-10-09T08:32:59.272 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 600, 2023-10-09T08:32:59.272 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [ 2023-10-09T08:32:59.272 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.272 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:62340 7.7 7:ebf9934b:::benchmark_data_smithi081_154445_object62339:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-09T08:32:59.272 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:26:41.683541+0000", 2023-10-09T08:32:59.272 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 377.582219178, 2023-10-09T08:32:59.272 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.371413182, 2023-10-09T08:32:59.273 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.273 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:32:59.273 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.273 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.273 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.273 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 62340 2023-10-09T08:32:59.273 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.273 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.273 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.273 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.273 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.683541+0000", 2023-10-09T08:32:59.274 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.274 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.274 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.274 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.274 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.683541+0000", 2023-10-09T08:32:59.274 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:32:59.274 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.274 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.274 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.274 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.683540+0000", 2023-10-09T08:32:59.274 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.0669999999999999e-05 2023-10-09T08:32:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.683611+0000", 2023-10-09T08:32:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.6700000000000006e-06 2023-10-09T08:32:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.683620+0000", 2023-10-09T08:32:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.7790000000000001e-06 2023-10-09T08:32:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.683626+0000", 2023-10-09T08:32:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0056585710000000003 2023-10-09T08:32:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.689285+0000", 2023-10-09T08:32:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.8070000000000002e-05 2023-10-09T08:32:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.689373+0000", 2023-10-09T08:32:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00010095200000000001 2023-10-09T08:32:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3", 2023-10-09T08:32:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.689474+0000", 2023-10-09T08:32:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0024450460000000002 2023-10-09T08:32:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.691919+0000", 2023-10-09T08:32:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.040128116999999998 2023-10-09T08:32:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.732047+0000", 2023-10-09T08:32:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.8769999999999999e-06 2023-10-09T08:32:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.732056+0000", 2023-10-09T08:32:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.98486689100000002 2023-10-09T08:32:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.716923+0000", 2023-10-09T08:32:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5787e-05 2023-10-09T08:32:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.716938+0000", 2023-10-09T08:32:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3259131280000001 2023-10-09T08:32:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.042852+0000", 2023-10-09T08:32:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00061703599999999995 2023-10-09T08:32:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for degraded object", 2023-10-09T08:32:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.043469+0000", 2023-10-09T08:32:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011389444 2023-10-09T08:32:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.054858+0000", 2023-10-09T08:32:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.6057000000000005e-05 2023-10-09T08:32:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.054954+0000", 2023-10-09T08:32:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.371413182 2023-10-09T08:32:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:62344 7.7 7:ece4c792:::benchmark_data_smithi081_154445_object62343:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-09T08:32:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:26:41.689073+0000", 2023-10-09T08:32:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 377.57668728900001, 2023-10-09T08:32:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.373801206, 2023-10-09T08:32:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:32:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 62344 2023-10-09T08:32:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.689073+0000", 2023-10-09T08:32:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.689073+0000", 2023-10-09T08:32:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:32:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.689071+0000", 2023-10-09T08:32:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.4150000000000003e-05 2023-10-09T08:32:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.689105+0000", 2023-10-09T08:32:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2537e-05 2023-10-09T08:32:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.689118+0000", 2023-10-09T08:32:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.383e-06 2023-10-09T08:32:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.689123+0000", 2023-10-09T08:32:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0028433180000000001 2023-10-09T08:32:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.691966+0000", 2023-10-09T08:32:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016031899999999999 2023-10-09T08:32:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.692127+0000", 2023-10-09T08:32:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014255499999999999 2023-10-09T08:32:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3", 2023-10-09T08:32:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.692269+0000", 2023-10-09T08:32:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.013971711 2023-10-09T08:32:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.706241+0000", 2023-10-09T08:32:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.026119080999999999 2023-10-09T08:32:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.732360+0000", 2023-10-09T08:32:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2920000000000003e-06 2023-10-09T08:32:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.732365+0000", 2023-10-09T08:32:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.98480394599999999 2023-10-09T08:32:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.717169+0000", 2023-10-09T08:32:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1222e-05 2023-10-09T08:32:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.717181+0000", 2023-10-09T08:32:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.329440937 2023-10-09T08:32:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.046621+0000", 2023-10-09T08:32:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000401951 2023-10-09T08:32:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for degraded object", 2023-10-09T08:32:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.047023+0000", 2023-10-09T08:32:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.015734977000000001 2023-10-09T08:32:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.062758+0000", 2023-10-09T08:32:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000115599 2023-10-09T08:32:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.062874+0000", 2023-10-09T08:32:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.373801206 2023-10-09T08:32:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:62349 7.7 7:e6ec7ad1:::benchmark_data_smithi081_154445_object62348:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-09T08:32:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:26:41.692051+0000", 2023-10-09T08:32:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 377.57370878400002, 2023-10-09T08:32:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.389779678, 2023-10-09T08:32:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:32:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 62349 2023-10-09T08:32:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.692051+0000", 2023-10-09T08:32:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.692051+0000", 2023-10-09T08:32:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:32:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.692049+0000", 2023-10-09T08:32:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.5389000000000003e-05 2023-10-09T08:32:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.692085+0000", 2023-10-09T08:32:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.416e-05 2023-10-09T08:32:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.692099+0000", 2023-10-09T08:32:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.6899999999999992e-06 2023-10-09T08:32:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.692107+0000", 2023-10-09T08:32:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002479078 2023-10-09T08:32:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.694586+0000", 2023-10-09T08:32:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015289000000000001 2023-10-09T08:32:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.694739+0000", 2023-10-09T08:32:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0021470489999999998 2023-10-09T08:32:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3", 2023-10-09T08:32:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.696886+0000", 2023-10-09T08:32:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0093636510000000006 2023-10-09T08:32:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.706249+0000", 2023-10-09T08:32:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.026130068999999999 2023-10-09T08:32:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.732379+0000", 2023-10-09T08:32:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.9509999999999999e-06 2023-10-09T08:32:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.732383+0000", 2023-10-09T08:32:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.98490207299999999 2023-10-09T08:32:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.717285+0000", 2023-10-09T08:32:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2248e-05 2023-10-09T08:32:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.717298+0000", 2023-10-09T08:32:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3457870869999999 2023-10-09T08:32:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.063085+0000", 2023-10-09T08:32:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00073407699999999997 2023-10-09T08:32:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for degraded object", 2023-10-09T08:32:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.063819+0000", 2023-10-09T08:32:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.017922994000000001 2023-10-09T08:32:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.081742+0000", 2023-10-09T08:32:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.9090000000000003e-05 2023-10-09T08:32:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.081831+0000", 2023-10-09T08:32:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.389779678 2023-10-09T08:32:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:62350 7.7 7:ee467405:::benchmark_data_smithi081_154445_object62349:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-09T08:32:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:26:41.693498+0000", 2023-10-09T08:32:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 377.57226169400002, 2023-10-09T08:32:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.394104569, 2023-10-09T08:32:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:32:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 62350 2023-10-09T08:32:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.693498+0000", 2023-10-09T08:32:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.693498+0000", 2023-10-09T08:32:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:32:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.693497+0000", 2023-10-09T08:32:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.8791000000000002e-05 2023-10-09T08:32:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.693536+0000", 2023-10-09T08:32:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2734e-05 2023-10-09T08:32:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.693549+0000", 2023-10-09T08:32:59.306 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.5889999999999999e-06 2023-10-09T08:32:59.306 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.306 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.306 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.306 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.693555+0000", 2023-10-09T08:32:59.306 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0062383430000000004 2023-10-09T08:32:59.306 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.306 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.306 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.306 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.699794+0000", 2023-10-09T08:32:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000156773 2023-10-09T08:32:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.699950+0000", 2023-10-09T08:32:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000263393 2023-10-09T08:32:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3", 2023-10-09T08:32:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.700214+0000", 2023-10-09T08:32:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0079831580000000006 2023-10-09T08:32:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.708197+0000", 2023-10-09T08:32:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.024200185999999999 2023-10-09T08:32:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.732397+0000", 2023-10-09T08:32:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.766e-06 2023-10-09T08:32:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.732401+0000", 2023-10-09T08:32:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.98493724999999999 2023-10-09T08:32:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.717338+0000", 2023-10-09T08:32:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1168999999999999e-05 2023-10-09T08:32:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.717349+0000", 2023-10-09T08:32:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.346532047 2023-10-09T08:32:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.063881+0000", 2023-10-09T08:32:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002991844 2023-10-09T08:32:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for degraded object", 2023-10-09T08:32:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.066873+0000", 2023-10-09T08:32:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.020594766 2023-10-09T08:32:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.087468+0000", 2023-10-09T08:32:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013490099999999999 2023-10-09T08:32:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.087603+0000", 2023-10-09T08:32:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.394104569 2023-10-09T08:32:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:62351 7.7 7:e12fa93d:::benchmark_data_smithi081_154445_object62350:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-10-09T08:32:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:26:41.701085+0000", 2023-10-09T08:32:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 377.56467474099998, 2023-10-09T08:32:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.4008454800000001, 2023-10-09T08:32:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 62351 2023-10-09T08:32:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.701085+0000", 2023-10-09T08:32:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.701085+0000", 2023-10-09T08:32:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:32:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.701084+0000", 2023-10-09T08:32:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.6828e-05 2023-10-09T08:32:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.701120+0000", 2023-10-09T08:32:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.322e-05 2023-10-09T08:32:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.701134+0000", 2023-10-09T08:32:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.2590000000000003e-06 2023-10-09T08:32:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.701141+0000", 2023-10-09T08:32:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0051705680000000004 2023-10-09T08:32:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.706311+0000", 2023-10-09T08:32:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9260000000000003e-06 2023-10-09T08:32:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op must wait for map", 2023-10-09T08:32:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.706318+0000", 2023-10-09T08:32:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.026093285000000001 2023-10-09T08:32:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.732412+0000", 2023-10-09T08:32:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.664e-06 2023-10-09T08:32:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.732415+0000", 2023-10-09T08:32:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.98496319700000001 2023-10-09T08:32:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.717378+0000", 2023-10-09T08:32:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.3749999999999992e-06 2023-10-09T08:32:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.717388+0000", 2023-10-09T08:32:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.352493516 2023-10-09T08:32:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.069881+0000", 2023-10-09T08:32:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015729200000000001 2023-10-09T08:32:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.070039+0000", 2023-10-09T08:32:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00020952199999999999 2023-10-09T08:32:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 1,3", 2023-10-09T08:32:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.070248+0000", 2023-10-09T08:32:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011579611 2023-10-09T08:32:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.081828+0000", 2023-10-09T08:32:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0058500030000000003 2023-10-09T08:32:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.087678+0000", 2023-10-09T08:32:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011734911000000001 2023-10-09T08:32:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.099413+0000", 2023-10-09T08:32:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.7014000000000001e-05 2023-10-09T08:32:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.099460+0000", 2023-10-09T08:32:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0024711329999999999 2023-10-09T08:32:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.101931+0000", 2023-10-09T08:32:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.4008454800000001 2023-10-09T08:32:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:62359 7.7 7:efe6c804:::benchmark_data_smithi081_154445_object62358:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-10-09T08:32:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:26:41.716704+0000", 2023-10-09T08:32:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 377.54905645700001, 2023-10-09T08:32:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3906248579999998, 2023-10-09T08:32:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 62359 2023-10-09T08:32:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.716704+0000", 2023-10-09T08:32:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.716704+0000", 2023-10-09T08:32:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:32:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.716701+0000", 2023-10-09T08:32:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.1207999999999999e-05 2023-10-09T08:32:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.716783+0000", 2023-10-09T08:32:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.4278999999999999e-05 2023-10-09T08:32:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.716807+0000", 2023-10-09T08:32:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.4524000000000001e-05 2023-10-09T08:32:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.716831+0000", 2023-10-09T08:32:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.3156000000000001e-05 2023-10-09T08:32:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.716924+0000", 2023-10-09T08:32:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.6740000000000003e-06 2023-10-09T08:32:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting_for_map not empty", 2023-10-09T08:32:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.716933+0000", 2023-10-09T08:32:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.015492719 2023-10-09T08:32:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.732426+0000", 2023-10-09T08:32:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.6969999999999999e-06 2023-10-09T08:32:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.732430+0000", 2023-10-09T08:32:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.98498542700000002 2023-10-09T08:32:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.717415+0000", 2023-10-09T08:32:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.8089999999999999e-06 2023-10-09T08:32:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.717424+0000", 2023-10-09T08:32:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.370283825 2023-10-09T08:32:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.087708+0000", 2023-10-09T08:32:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014867999999999999 2023-10-09T08:32:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.087856+0000", 2023-10-09T08:32:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00018359999999999999 2023-10-09T08:32:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 1,3", 2023-10-09T08:32:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.088040+0000", 2023-10-09T08:32:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.013915019000000001 2023-10-09T08:32:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.101955+0000", 2023-10-09T08:32:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.5005000000000005e-05 2023-10-09T08:32:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.102020+0000", 2023-10-09T08:32:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.4421e-05 2023-10-09T08:32:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.102074+0000", 2023-10-09T08:32:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000109597 2023-10-09T08:32:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.102184+0000", 2023-10-09T08:32:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0051445390000000001 2023-10-09T08:32:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.107328+0000", 2023-10-09T08:32:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3906248579999998 2023-10-09T08:32:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:62365 7.d 7:b7357775:::benchmark_data_smithi081_154445_object62364:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-10-09T08:32:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:26:41.743348+0000", 2023-10-09T08:32:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 377.52241162600001, 2023-10-09T08:32:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.2950928780000002, 2023-10-09T08:32:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 62365 2023-10-09T08:32:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.743348+0000", 2023-10-09T08:32:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.743348+0000", 2023-10-09T08:32:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:32:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.743347+0000", 2023-10-09T08:32:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.8245000000000003e-05 2023-10-09T08:32:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.743395+0000", 2023-10-09T08:32:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6504e-05 2023-10-09T08:32:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.743411+0000", 2023-10-09T08:32:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.1289999999999998e-06 2023-10-09T08:32:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.743419+0000", 2023-10-09T08:32:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.0463000000000006e-05 2023-10-09T08:32:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.743489+0000", 2023-10-09T08:32:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6932999999999999e-05 2023-10-09T08:32:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:41.743506+0000", 2023-10-09T08:32:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.97389106700000005 2023-10-09T08:32:59.337 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.337 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.337 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.337 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.717397+0000", 2023-10-09T08:32:59.337 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1109e-05 2023-10-09T08:32:59.337 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.337 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.337 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.337 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:42.717408+0000", 2023-10-09T08:32:59.337 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.311779255 2023-10-09T08:32:59.337 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.337 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.338 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.338 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.029187+0000", 2023-10-09T08:32:59.338 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00022734599999999999 2023-10-09T08:32:59.338 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.338 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.338 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.338 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.029415+0000", 2023-10-09T08:32:59.338 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00031797299999999999 2023-10-09T08:32:59.338 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.338 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.338 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 1,3", 2023-10-09T08:32:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.029733+0000", 2023-10-09T08:32:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002731982 2023-10-09T08:32:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.032465+0000", 2023-10-09T08:32:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0028940569999999998 2023-10-09T08:32:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.035359+0000", 2023-10-09T08:32:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00020868300000000001 2023-10-09T08:32:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.035567+0000", 2023-10-09T08:32:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.0055999999999994e-05 2023-10-09T08:32:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.035647+0000", 2023-10-09T08:32:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0027938630000000002 2023-10-09T08:32:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:26:44.038441+0000", 2023-10-09T08:32:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.2950928780000002 2023-10-09T08:32:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:87731 7.7 7:e46a8665:::benchmark_data_smithi081_154445_object87730:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e184)", 2023-10-09T08:32:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:15.734828+0000", 2023-10-09T08:32:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 343.53093250400002, 2023-10-09T08:32:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.230650311, 2023-10-09T08:32:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 87731 2023-10-09T08:32:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.734828+0000", 2023-10-09T08:32:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.734828+0000", 2023-10-09T08:32:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:32:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.734826+0000", 2023-10-09T08:32:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.0204000000000002e-05 2023-10-09T08:32:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.734887+0000", 2023-10-09T08:32:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3516000000000001e-05 2023-10-09T08:32:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.734900+0000", 2023-10-09T08:32:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.3629999999999994e-06 2023-10-09T08:32:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.734908+0000", 2023-10-09T08:32:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2651000000000001e-05 2023-10-09T08:32:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.734961+0000", 2023-10-09T08:32:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2773e-05 2023-10-09T08:32:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.734974+0000", 2023-10-09T08:32:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.215611531 2023-10-09T08:32:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.950585+0000", 2023-10-09T08:32:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016446700000000001 2023-10-09T08:32:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.950750+0000", 2023-10-09T08:32:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00028485899999999999 2023-10-09T08:32:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3", 2023-10-09T08:32:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.951035+0000", 2023-10-09T08:32:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0090236910000000004 2023-10-09T08:32:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.960058+0000", 2023-10-09T08:32:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00021567799999999999 2023-10-09T08:32:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.960274+0000", 2023-10-09T08:32:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000157341 2023-10-09T08:32:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.960431+0000", 2023-10-09T08:32:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.3993999999999997e-05 2023-10-09T08:32:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.960505+0000", 2023-10-09T08:32:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0049725029999999996 2023-10-09T08:32:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.965478+0000", 2023-10-09T08:32:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.230650311 2023-10-09T08:32:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:87733 7.d 7:b2683409:::benchmark_data_smithi081_154445_object87732:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e184)", 2023-10-09T08:32:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:15.735317+0000", 2023-10-09T08:32:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 343.53044314900001, 2023-10-09T08:32:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.436182257, 2023-10-09T08:32:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 87733 2023-10-09T08:32:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.735317+0000", 2023-10-09T08:32:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.735317+0000", 2023-10-09T08:32:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:32:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.735316+0000", 2023-10-09T08:32:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.1161000000000006e-05 2023-10-09T08:32:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.735377+0000", 2023-10-09T08:32:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0135999999999999e-05 2023-10-09T08:32:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.735387+0000", 2023-10-09T08:32:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5089999999999996e-06 2023-10-09T08:32:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.735395+0000", 2023-10-09T08:32:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7180000000000004e-05 2023-10-09T08:32:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.735462+0000", 2023-10-09T08:32:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2442999999999999e-05 2023-10-09T08:32:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.735475+0000", 2023-10-09T08:32:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.97656933400000001 2023-10-09T08:32:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.712044+0000", 2023-10-09T08:32:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5712000000000001e-05 2023-10-09T08:32:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.712060+0000", 2023-10-09T08:32:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4398207730000001 2023-10-09T08:32:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.151880+0000", 2023-10-09T08:32:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014286600000000001 2023-10-09T08:32:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.152023+0000", 2023-10-09T08:32:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000124657 2023-10-09T08:32:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,1", 2023-10-09T08:32:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.152148+0000", 2023-10-09T08:32:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0038689229999999998 2023-10-09T08:32:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.156017+0000", 2023-10-09T08:32:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0035055820000000001 2023-10-09T08:32:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.159522+0000", 2023-10-09T08:32:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0087056970000000001 2023-10-09T08:32:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.168228+0000", 2023-10-09T08:32:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.8365000000000002e-05 2023-10-09T08:32:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.168276+0000", 2023-10-09T08:32:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003222716 2023-10-09T08:32:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.171499+0000", 2023-10-09T08:32:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.436182257 2023-10-09T08:32:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:87752 7.d 7:bd9dad6e:::benchmark_data_smithi081_154445_object87751:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e185)", 2023-10-09T08:32:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:17.006393+0000", 2023-10-09T08:32:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 342.25936721900001, 2023-10-09T08:32:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.168469741, 2023-10-09T08:32:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 87752 2023-10-09T08:32:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:17.006393+0000", 2023-10-09T08:32:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:17.006393+0000", 2023-10-09T08:32:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:32:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:17.006391+0000", 2023-10-09T08:32:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.4702000000000005e-05 2023-10-09T08:32:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:17.006455+0000", 2023-10-09T08:32:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.0536000000000001e-05 2023-10-09T08:32:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:17.006476+0000", 2023-10-09T08:32:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0203e-05 2023-10-09T08:32:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:17.006486+0000", 2023-10-09T08:32:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.0407999999999994e-05 2023-10-09T08:32:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:17.006556+0000", 2023-10-09T08:32:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.4499999999999999e-05 2023-10-09T08:32:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:32:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:17.006581+0000", 2023-10-09T08:32:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1494653800000001 2023-10-09T08:32:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.156046+0000", 2023-10-09T08:32:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.9938000000000004e-05 2023-10-09T08:32:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.156146+0000", 2023-10-09T08:32:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000137692 2023-10-09T08:32:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,1", 2023-10-09T08:32:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.156284+0000", 2023-10-09T08:32:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0023554359999999998 2023-10-09T08:32:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.158639+0000", 2023-10-09T08:32:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0062475889999999996 2023-10-09T08:32:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.164887+0000", 2023-10-09T08:32:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0066708330000000001 2023-10-09T08:32:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.171558+0000", 2023-10-09T08:32:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.8967000000000001e-05 2023-10-09T08:32:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.171607+0000", 2023-10-09T08:32:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0032559360000000001 2023-10-09T08:32:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.174863+0000", 2023-10-09T08:32:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.168469741 2023-10-09T08:32:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:119736 7.d 7:bf5b2eb5:::benchmark_data_smithi081_154445_object22238:head [delete] snapc 0=[] ondisk+write+known_if_redirected e196)", 2023-10-09T08:32:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:29:40.837739+0000", 2023-10-09T08:32:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 198.42802114599999, 2023-10-09T08:32:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.15600706, 2023-10-09T08:32:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 119736 2023-10-09T08:32:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.837739+0000", 2023-10-09T08:32:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.837739+0000", 2023-10-09T08:32:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:32:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.837737+0000", 2023-10-09T08:32:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.2840000000000001e-06 2023-10-09T08:32:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.837745+0000", 2023-10-09T08:32:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5044e-05 2023-10-09T08:32:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.837760+0000", 2023-10-09T08:32:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.6820000000000003e-06 2023-10-09T08:32:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.837767+0000", 2023-10-09T08:32:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.017249295000000001 2023-10-09T08:32:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.855017+0000", 2023-10-09T08:32:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000646208 2023-10-09T08:32:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for degraded object", 2023-10-09T08:32:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.855663+0000", 2023-10-09T08:32:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.120623563 2023-10-09T08:32:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.976286+0000", 2023-10-09T08:32:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00019199899999999999 2023-10-09T08:32:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.976478+0000", 2023-10-09T08:32:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00032808499999999999 2023-10-09T08:32:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,1", 2023-10-09T08:32:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.976806+0000", 2023-10-09T08:32:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0089275250000000004 2023-10-09T08:32:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.985734+0000", 2023-10-09T08:32:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.4134000000000006e-05 2023-10-09T08:32:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.985798+0000", 2023-10-09T08:32:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0044071450000000003 2023-10-09T08:32:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.990205+0000", 2023-10-09T08:32:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.7726000000000007e-05 2023-10-09T08:32:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.990293+0000", 2023-10-09T08:32:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0034530479999999998 2023-10-09T08:32:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.993746+0000", 2023-10-09T08:32:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.15600706 2023-10-09T08:32:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:119745 7.7 7:e51b669c:::benchmark_data_smithi081_154445_object22247:head [delete] snapc 0=[] ondisk+write+known_if_redirected e196)", 2023-10-09T08:32:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:29:40.863953+0000", 2023-10-09T08:32:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 198.40180725299999, 2023-10-09T08:32:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12178095799999999, 2023-10-09T08:32:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 119745 2023-10-09T08:32:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.863953+0000", 2023-10-09T08:32:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.863953+0000", 2023-10-09T08:32:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:32:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.863951+0000", 2023-10-09T08:32:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.9039999999999998e-06 2023-10-09T08:32:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.863960+0000", 2023-10-09T08:32:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6225000000000001e-05 2023-10-09T08:32:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.863977+0000", 2023-10-09T08:32:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.4970000000000004e-06 2023-10-09T08:32:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.863984+0000", 2023-10-09T08:32:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.5520999999999999e-05 2023-10-09T08:32:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.864040+0000", 2023-10-09T08:32:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016628899999999999 2023-10-09T08:32:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.864206+0000", 2023-10-09T08:32:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00020241200000000001 2023-10-09T08:32:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3", 2023-10-09T08:32:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.864408+0000", 2023-10-09T08:32:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0048177189999999998 2023-10-09T08:32:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.869226+0000", 2023-10-09T08:32:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001018948 2023-10-09T08:32:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.870245+0000", 2023-10-09T08:32:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.10959711599999999 2023-10-09T08:32:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.979842+0000", 2023-10-09T08:32:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000131466 2023-10-09T08:32:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.979973+0000", 2023-10-09T08:32:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0057603079999999996 2023-10-09T08:32:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:29:40.985734+0000", 2023-10-09T08:32:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12178095799999999 2023-10-09T08:32:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:126965 7.d 7:b9fb86eb:::benchmark_data_smithi081_154445_object29467:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-10-09T08:32:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:30:12.807188+0000", 2023-10-09T08:32:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 166.45857240800001, 2023-10-09T08:32:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.087528883000000002, 2023-10-09T08:32:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 126965 2023-10-09T08:32:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:12.807188+0000", 2023-10-09T08:32:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:12.807188+0000", 2023-10-09T08:32:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:32:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:12.807186+0000", 2023-10-09T08:32:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.9559999999999992e-06 2023-10-09T08:32:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:12.807196+0000", 2023-10-09T08:32:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3654e-05 2023-10-09T08:32:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:12.807209+0000", 2023-10-09T08:32:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.3170000000000002e-06 2023-10-09T08:32:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:12.807218+0000", 2023-10-09T08:32:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.051374225000000003 2023-10-09T08:32:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:12.858592+0000", 2023-10-09T08:32:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00073723199999999999 2023-10-09T08:32:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for degraded object", 2023-10-09T08:32:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:12.859329+0000", 2023-10-09T08:32:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.019618515 2023-10-09T08:32:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:12.878948+0000", 2023-10-09T08:32:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013953199999999999 2023-10-09T08:32:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:12.879087+0000", 2023-10-09T08:32:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00022340000000000001 2023-10-09T08:32:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,1", 2023-10-09T08:32:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:12.879311+0000", 2023-10-09T08:32:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.012468681000000001 2023-10-09T08:32:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:12.891779+0000", 2023-10-09T08:32:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.5350000000000004e-06 2023-10-09T08:32:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:12.891788+0000", 2023-10-09T08:32:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.7537999999999998e-05 2023-10-09T08:32:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:12.891835+0000", 2023-10-09T08:32:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6992e-05 2023-10-09T08:32:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:12.891882+0000", 2023-10-09T08:32:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002834142 2023-10-09T08:32:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:12.894717+0000", 2023-10-09T08:32:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.087528883000000002 2023-10-09T08:32:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:127208 7.d 7:b6becd53:::benchmark_data_smithi081_154445_object29710:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-10-09T08:32:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:30:13.425782+0000", 2023-10-09T08:32:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 165.83997765399999, 2023-10-09T08:32:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.104764103, 2023-10-09T08:32:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 127208 2023-10-09T08:32:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.425782+0000", 2023-10-09T08:32:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.425782+0000", 2023-10-09T08:32:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:32:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.425781+0000", 2023-10-09T08:32:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.5770000000000001e-06 2023-10-09T08:32:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.425786+0000", 2023-10-09T08:32:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0176999999999999e-05 2023-10-09T08:32:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.425797+0000", 2023-10-09T08:32:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.583e-06 2023-10-09T08:32:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.425801+0000", 2023-10-09T08:32:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00030798400000000002 2023-10-09T08:32:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.426109+0000", 2023-10-09T08:32:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00053837700000000004 2023-10-09T08:32:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for degraded object", 2023-10-09T08:32:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.426648+0000", 2023-10-09T08:32:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011492697 2023-10-09T08:32:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.438140+0000", 2023-10-09T08:32:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.6551000000000004e-05 2023-10-09T08:32:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.438237+0000", 2023-10-09T08:32:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015959700000000001 2023-10-09T08:32:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,1", 2023-10-09T08:32:59.400 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.438396+0000", 2023-10-09T08:32:59.400 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0098699240000000004 2023-10-09T08:32:59.400 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.400 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.400 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.400 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.448266+0000", 2023-10-09T08:32:59.400 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002385851 2023-10-09T08:32:59.400 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.401 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.401 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.401 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.450652+0000", 2023-10-09T08:32:59.401 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.076372787999999997 2023-10-09T08:32:59.401 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.401 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.401 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.401 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.527025+0000", 2023-10-09T08:32:59.401 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.1631000000000005e-05 2023-10-09T08:32:59.401 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.401 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.401 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:59.402 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.527107+0000", 2023-10-09T08:32:59.402 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0034399840000000001 2023-10-09T08:32:59.402 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.402 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.402 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.402 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.530547+0000", 2023-10-09T08:32:59.402 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.104764103 2023-10-09T08:32:59.402 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.402 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.402 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.403 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.403 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.403 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:127219 7.d 7:b7c25ce5:::benchmark_data_smithi081_154445_object29721:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-10-09T08:32:59.403 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:30:13.450603+0000", 2023-10-09T08:32:59.403 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 165.815157282, 2023-10-09T08:32:59.403 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.099682380000000001, 2023-10-09T08:32:59.403 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.403 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:59.403 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.403 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.403 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.404 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 127219 2023-10-09T08:32:59.404 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.404 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.404 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.404 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.404 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.450603+0000", 2023-10-09T08:32:59.404 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.404 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.404 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.404 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.404 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.450603+0000", 2023-10-09T08:32:59.405 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:32:59.405 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.405 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.405 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.405 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.450601+0000", 2023-10-09T08:32:59.405 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0054999999999999e-05 2023-10-09T08:32:59.405 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.405 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.405 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.405 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.450611+0000", 2023-10-09T08:32:59.405 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3157e-05 2023-10-09T08:32:59.406 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.406 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.406 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.406 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.450624+0000", 2023-10-09T08:32:59.406 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.2049999999999996e-06 2023-10-09T08:32:59.406 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.406 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.406 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.406 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.450632+0000", 2023-10-09T08:32:59.406 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.6165000000000001e-05 2023-10-09T08:32:59.406 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.407 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.407 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.407 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.450698+0000", 2023-10-09T08:32:59.407 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0081829299999999997 2023-10-09T08:32:59.407 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.407 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.407 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for degraded object", 2023-10-09T08:32:59.407 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.458881+0000", 2023-10-09T08:32:59.407 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.077306084999999997 2023-10-09T08:32:59.407 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.407 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.407 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.407 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.536187+0000", 2023-10-09T08:32:59.408 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000120709 2023-10-09T08:32:59.408 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.408 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.408 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.408 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.536307+0000", 2023-10-09T08:32:59.408 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00026335699999999998 2023-10-09T08:32:59.408 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.408 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.408 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,1", 2023-10-09T08:32:59.408 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.536571+0000", 2023-10-09T08:32:59.408 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0062920429999999998 2023-10-09T08:32:59.409 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.409 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.409 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.409 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.542863+0000", 2023-10-09T08:32:59.409 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0014430529999999999 2023-10-09T08:32:59.409 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.409 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.409 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.409 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.544306+0000", 2023-10-09T08:32:59.409 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002870404 2023-10-09T08:32:59.409 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.409 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.410 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.410 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.547176+0000", 2023-10-09T08:32:59.410 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9727999999999994e-05 2023-10-09T08:32:59.410 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.410 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.410 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:59.410 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.547246+0000", 2023-10-09T08:32:59.410 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00303922 2023-10-09T08:32:59.410 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.410 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.410 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.410 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:13.550285+0000", 2023-10-09T08:32:59.411 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.099682380000000001 2023-10-09T08:32:59.411 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.411 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.411 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.411 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.411 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.411 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:133001 7.d 7:b6b3bafa:::benchmark_data_smithi081_154445_object35503:head [delete] snapc 0=[] ondisk+write+known_if_redirected e200)", 2023-10-09T08:32:59.411 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:30:34.388417+0000", 2023-10-09T08:32:59.411 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 144.87734322099999, 2023-10-09T08:32:59.411 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.092100072000000005, 2023-10-09T08:32:59.411 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.411 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:59.412 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.412 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.412 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.412 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 133001 2023-10-09T08:32:59.412 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.412 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.412 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.412 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.412 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.388417+0000", 2023-10-09T08:32:59.412 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.412 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.412 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.413 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.413 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.388417+0000", 2023-10-09T08:32:59.413 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:32:59.413 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.413 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.413 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.413 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.388416+0000", 2023-10-09T08:32:59.413 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.4910000000000002e-06 2023-10-09T08:32:59.413 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.413 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.413 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.413 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.388422+0000", 2023-10-09T08:32:59.414 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1814000000000001e-05 2023-10-09T08:32:59.414 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.414 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.414 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.414 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.388434+0000", 2023-10-09T08:32:59.414 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9929999999999998e-06 2023-10-09T08:32:59.414 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.414 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.414 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.414 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.388441+0000", 2023-10-09T08:32:59.414 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.010288044999999999 2023-10-09T08:32:59.414 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.415 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.415 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.415 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.398729+0000", 2023-10-09T08:32:59.415 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00046138499999999997 2023-10-09T08:32:59.415 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.415 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.415 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for degraded object", 2023-10-09T08:32:59.415 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.399190+0000", 2023-10-09T08:32:59.415 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.048206949999999998 2023-10-09T08:32:59.415 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.415 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.415 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.415 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.447397+0000", 2023-10-09T08:32:59.416 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000137381 2023-10-09T08:32:59.416 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.416 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.416 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.416 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.447535+0000", 2023-10-09T08:32:59.416 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015687700000000001 2023-10-09T08:32:59.416 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.416 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.416 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,1", 2023-10-09T08:32:59.416 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.447692+0000", 2023-10-09T08:32:59.416 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.018199970999999999 2023-10-09T08:32:59.416 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.416 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.417 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.417 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.465892+0000", 2023-10-09T08:32:59.417 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011792891999999999 2023-10-09T08:32:59.417 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.417 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.417 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.417 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.477684+0000", 2023-10-09T08:32:59.417 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6427000000000001e-05 2023-10-09T08:32:59.417 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.417 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.417 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.417 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.477731+0000", 2023-10-09T08:32:59.418 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.5498e-05 2023-10-09T08:32:59.418 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.418 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.418 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:59.418 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.477816+0000", 2023-10-09T08:32:59.418 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0027005750000000002 2023-10-09T08:32:59.418 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.418 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.418 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.418 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.480517+0000", 2023-10-09T08:32:59.419 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.092100072000000005 2023-10-09T08:32:59.419 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.419 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.419 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.419 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.419 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.419 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:133005 7.d 7:bb99615d:::benchmark_data_smithi081_154445_object35507:head [delete] snapc 0=[] ondisk+write+known_if_redirected e200)", 2023-10-09T08:32:59.419 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:30:34.399430+0000", 2023-10-09T08:32:59.419 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 144.86632964399999, 2023-10-09T08:32:59.419 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.094555803999999993, 2023-10-09T08:32:59.419 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.420 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:59.420 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.420 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.420 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.420 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 133005 2023-10-09T08:32:59.420 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.420 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.420 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.420 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.420 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.399430+0000", 2023-10-09T08:32:59.421 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.421 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.421 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.421 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.421 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.399430+0000", 2023-10-09T08:32:59.421 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:32:59.421 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.421 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.421 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.421 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.399429+0000", 2023-10-09T08:32:59.422 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.08e-06 2023-10-09T08:32:59.422 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.422 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.422 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.422 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.399436+0000", 2023-10-09T08:32:59.422 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0847e-05 2023-10-09T08:32:59.422 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.422 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.422 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.422 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.399447+0000", 2023-10-09T08:32:59.422 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.4550000000000003e-06 2023-10-09T08:32:59.423 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.423 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.423 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.423 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.399453+0000", 2023-10-09T08:32:59.423 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0038442519999999998 2023-10-09T08:32:59.423 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.423 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.423 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.423 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.403297+0000", 2023-10-09T08:32:59.423 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.005550442 2023-10-09T08:32:59.423 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.424 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.424 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for degraded object", 2023-10-09T08:32:59.424 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.408847+0000", 2023-10-09T08:32:59.424 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.050171656000000002 2023-10-09T08:32:59.424 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.424 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.424 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.424 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.459019+0000", 2023-10-09T08:32:59.424 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012382699999999999 2023-10-09T08:32:59.424 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.424 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.425 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.425 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.459143+0000", 2023-10-09T08:32:59.425 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00021378900000000001 2023-10-09T08:32:59.425 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.425 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.425 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,1", 2023-10-09T08:32:59.425 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.459357+0000", 2023-10-09T08:32:59.425 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.018267879000000001 2023-10-09T08:32:59.425 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.425 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.425 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.426 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.477624+0000", 2023-10-09T08:32:59.426 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0029506739999999999 2023-10-09T08:32:59.426 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.426 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.426 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.426 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.480575+0000", 2023-10-09T08:32:59.426 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011257896 2023-10-09T08:32:59.426 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.426 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.426 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.427 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.491833+0000", 2023-10-09T08:32:59.427 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.8319999999999996e-05 2023-10-09T08:32:59.427 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.427 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.427 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:59.427 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.491901+0000", 2023-10-09T08:32:59.427 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0020849710000000001 2023-10-09T08:32:59.427 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.427 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.427 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.427 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:30:34.493986+0000", 2023-10-09T08:32:59.428 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.094555803999999993 2023-10-09T08:32:59.428 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.428 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.428 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.428 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.428 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.428 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:142392 7.c 7:3f193d5e:::benchmark_data_smithi081_154445_object44894:head [delete] snapc 0=[] ondisk+write+known_if_redirected e214)", 2023-10-09T08:32:59.428 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:32:24.364421+0000", 2023-10-09T08:32:59.428 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 34.901338870000004, 2023-10-09T08:32:59.429 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.22331701600000001, 2023-10-09T08:32:59.429 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.429 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:59.429 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:32:59.429 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:32:59.429 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:32:59.429 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 142392 2023-10-09T08:32:59.429 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.429 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.429 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.429 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.430 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364421+0000", 2023-10-09T08:32:59.430 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.430 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.430 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.430 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.430 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364421+0000", 2023-10-09T08:32:59.430 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:32:59.430 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.430 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.430 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.431 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364420+0000", 2023-10-09T08:32:59.431 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.1020000000000003e-06 2023-10-09T08:32:59.431 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.431 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.431 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.431 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364429+0000", 2023-10-09T08:32:59.431 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.489e-05 2023-10-09T08:32:59.431 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.431 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.431 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.432 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364444+0000", 2023-10-09T08:32:59.432 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.0319999999999998e-06 2023-10-09T08:32:59.432 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.432 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.432 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.432 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364451+0000", 2023-10-09T08:32:59.432 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3307000000000003e-05 2023-10-09T08:32:59.432 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.432 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.432 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.432 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364504+0000", 2023-10-09T08:32:59.432 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000122235 2023-10-09T08:32:59.433 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.433 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.433 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.433 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364626+0000", 2023-10-09T08:32:59.433 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014449600000000001 2023-10-09T08:32:59.433 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.433 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.433 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,7", 2023-10-09T08:32:59.433 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364771+0000", 2023-10-09T08:32:59.433 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0045762529999999997 2023-10-09T08:32:59.433 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.434 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.434 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.434 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.369347+0000", 2023-10-09T08:32:59.434 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.218245309 2023-10-09T08:32:59.434 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.434 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.434 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:32:59.434 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587592+0000", 2023-10-09T08:32:59.434 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.3806999999999997e-05 2023-10-09T08:32:59.434 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.435 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.435 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:32:59.435 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587626+0000", 2023-10-09T08:32:59.435 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.8972999999999999e-05 2023-10-09T08:32:59.435 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.435 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.435 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:59.435 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587685+0000", 2023-10-09T08:32:59.435 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3322000000000002e-05 2023-10-09T08:32:59.436 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.436 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.436 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.436 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587738+0000", 2023-10-09T08:32:59.436 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.22331701600000001 2023-10-09T08:32:59.436 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.436 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.436 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.436 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.436 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.436 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop_reply(client.35241.0:142392 7.c e214/168 ondisk, result = 0)", 2023-10-09T08:32:59.436 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:32:24.368833+0000", 2023-10-09T08:32:59.437 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 34.896927462999997, 2023-10-09T08:32:59.437 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.218771891, 2023-10-09T08:32:59.437 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.437 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:32:59.437 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.437 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.437 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.437 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368833+0000", 2023-10-09T08:32:59.437 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.437 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.437 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.437 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.438 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368833+0000", 2023-10-09T08:32:59.438 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:32:59.438 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.438 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.438 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.438 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368832+0000", 2023-10-09T08:32:59.438 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2689999999999999e-06 2023-10-09T08:32:59.438 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.438 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.438 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.438 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368837+0000", 2023-10-09T08:32:59.438 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.1449999999999997e-06 2023-10-09T08:32:59.439 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.439 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.439 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.439 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368846+0000", 2023-10-09T08:32:59.439 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6999999999999999e-06 2023-10-09T08:32:59.439 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.439 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.439 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.439 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368851+0000", 2023-10-09T08:32:59.439 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00054991999999999997 2023-10-09T08:32:59.439 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.440 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.440 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.440 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.369401+0000", 2023-10-09T08:32:59.440 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.21768804999999999 2023-10-09T08:32:59.440 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.440 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.440 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.440 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587089+0000", 2023-10-09T08:32:59.440 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00051565599999999997 2023-10-09T08:32:59.440 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.440 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.440 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.441 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587605+0000", 2023-10-09T08:32:59.441 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.218771891 2023-10-09T08:32:59.441 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.441 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.441 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.441 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.441 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.441 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.35241.0:142307 7.4 e214/208 7:2a655984:::benchmark_data_smithi081_154445_object44809:head v 214'9038, mlcod=176'2827)", 2023-10-09T08:32:59.441 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:32:24.415111+0000", 2023-10-09T08:32:59.441 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 34.850649199999999, 2023-10-09T08:32:59.441 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.18767826200000001, 2023-10-09T08:32:59.441 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:32:59.441 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:32:59.442 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:32:59.442 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.442 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:32:59.442 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.415111+0000", 2023-10-09T08:32:59.442 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:32:59.442 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.442 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.442 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:32:59.442 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.415111+0000", 2023-10-09T08:32:59.442 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:32:59.442 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.442 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.443 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:32:59.443 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.415109+0000", 2023-10-09T08:32:59.443 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6889999999999999e-05 2023-10-09T08:32:59.443 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.443 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.443 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:32:59.443 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.415126+0000", 2023-10-09T08:32:59.443 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.171928886 2023-10-09T08:32:59.443 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.443 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.443 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:32:59.444 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587055+0000", 2023-10-09T08:32:59.444 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.9653999999999999e-05 2023-10-09T08:32:59.444 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.444 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.444 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:32:59.444 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587074+0000", 2023-10-09T08:32:59.444 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000574512 2023-10-09T08:32:59.444 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.444 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.444 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:32:59.444 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587649+0000", 2023-10-09T08:32:59.444 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.0611999999999997e-05 2023-10-09T08:32:59.445 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.445 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.445 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:32:59.445 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587689+0000", 2023-10-09T08:32:59.445 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.015047501 2023-10-09T08:32:59.445 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.445 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.445 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:32:59.445 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.602737+0000", 2023-10-09T08:32:59.445 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2197000000000002e-05 2023-10-09T08:32:59.445 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:32:59.445 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:32:59.445 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:32:59.446 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.602789+0000", 2023-10-09T08:32:59.446 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.18767826200000001 2023-10-09T08:32:59.446 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.446 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.446 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.446 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:32:59.446 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:32:59.446 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:32:59.446 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:59.472 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:59.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:59.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:59.575 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:59.611 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:32:59.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:59.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:32:59.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:59.740 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:32:59.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:59.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:32:59.845 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:59.874 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:59.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:59 smithi081 bash[76862]: cluster 2023-10-09T08:32:58.814650+0000 mon.a (mon.0) 924 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:32:59.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:59 smithi081 bash[76862]: audit 2023-10-09T08:32:58.819372+0000 mon.a (mon.0) 925 : audit 1 from='client.? 172.21.15.81:0/1953740423' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:32:59.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:59 smithi081 bash[76862]: cluster 2023-10-09T08:32:58.819424+0000 mon.a (mon.0) 926 : cluster 0 osdmap e216: 8 total, 7 up, 8 in 2023-10-09T08:32:59.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:59 smithi081 bash[76862]: cluster 2023-10-09T08:32:58.822799+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T08:32:59.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:59 smithi081 bash[76862]: cluster 2023-10-09T08:32:58.930082+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T08:32:59.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:32:59 smithi081 bash[76862]: cluster 2023-10-09T08:32:58.930203+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T08:32:59.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:59 smithi081 bash[79557]: cluster 2023-10-09T08:32:58.814650+0000 mon.a (mon.0) 924 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:32:59.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:59 smithi081 bash[79557]: audit 2023-10-09T08:32:58.819372+0000 mon.a (mon.0) 925 : audit 1 from='client.? 172.21.15.81:0/1953740423' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:32:59.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:59 smithi081 bash[79557]: cluster 2023-10-09T08:32:58.819424+0000 mon.a (mon.0) 926 : cluster 0 osdmap e216: 8 total, 7 up, 8 in 2023-10-09T08:32:59.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:59 smithi081 bash[79557]: cluster 2023-10-09T08:32:58.822799+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T08:32:59.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:59 smithi081 bash[79557]: cluster 2023-10-09T08:32:58.930082+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T08:32:59.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:32:59 smithi081 bash[79557]: cluster 2023-10-09T08:32:58.930203+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T08:32:59.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:32:59.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:32:59.978 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:32:59.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:59 smithi118 bash[59345]: cluster 2023-10-09T08:32:58.814650+0000 mon.a (mon.0) 924 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:32:59.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:59 smithi118 bash[59345]: audit 2023-10-09T08:32:58.819372+0000 mon.a (mon.0) 925 : audit 1 from='client.? 172.21.15.81:0/1953740423' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:32:59.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:59 smithi118 bash[59345]: cluster 2023-10-09T08:32:58.819424+0000 mon.a (mon.0) 926 : cluster 0 osdmap e216: 8 total, 7 up, 8 in 2023-10-09T08:32:59.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:59 smithi118 bash[59345]: cluster 2023-10-09T08:32:58.822799+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T08:32:59.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:59 smithi118 bash[59345]: cluster 2023-10-09T08:32:58.930082+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T08:32:59.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:32:59 smithi118 bash[59345]: cluster 2023-10-09T08:32:58.930203+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T08:33:00.011 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:00.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:00.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:00.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:00.140 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:00.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:00.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:00.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:00.267 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:00.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:00.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:00.275 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-09T08:33:00.370 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:00.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:00.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:00.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:00.499 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:00.527 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:00.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:00.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:00.630 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:00.660 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:00.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:00.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:00.763 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:00.792 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:00.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:00.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:00.895 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:00.917 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:00.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:00.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:01.021 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:01.055 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:01.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:00 smithi118 bash[59345]: cluster 2023-10-09T08:32:59.724868+0000 mgr.y (mgr.26009) 927 : cluster 0 pgmap v963: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 103 op/s; 37597/148371 objects degraded (25.340%); 19469/148371 objects misplaced (13.122%); 3.9 MiB/s, 102 objects/s recovering 2023-10-09T08:33:01.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:01.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:01.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:00 smithi081 bash[76862]: cluster 2023-10-09T08:32:59.724868+0000 mgr.y (mgr.26009) 927 : cluster 0 pgmap v963: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 103 op/s; 37597/148371 objects degraded (25.340%); 19469/148371 objects misplaced (13.122%); 3.9 MiB/s, 102 objects/s recovering 2023-10-09T08:33:01.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:00 smithi081 bash[79557]: cluster 2023-10-09T08:32:59.724868+0000 mgr.y (mgr.26009) 927 : cluster 0 pgmap v963: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 103 op/s; 37597/148371 objects degraded (25.340%); 19469/148371 objects misplaced (13.122%); 3.9 MiB/s, 102 objects/s recovering 2023-10-09T08:33:01.159 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:01.185 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:01.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:01.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:01.289 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:01.314 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:01.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:01.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:01.419 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:01.442 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:01.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:01.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:01.546 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:01.576 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:01.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:01.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:01.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:33:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:33:01] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.33.4" 2023-10-09T08:33:01.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:01.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:01.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:01.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:01.821 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:01.851 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:01.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:01.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:01.954 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:01.966 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:01 smithi081 bash[76862]: audit 2023-10-09T08:33:01.075973+0000 mon.c (mon.2) 354 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:33:01.967 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:01 smithi081 bash[79557]: audit 2023-10-09T08:33:01.075973+0000 mon.c (mon.2) 354 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:33:01.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:01.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:01.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:02.088 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:02.100 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:01 smithi118 bash[59345]: audit 2023-10-09T08:33:01.075973+0000 mon.c (mon.2) 354 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:33:02.119 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:02.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:02.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:02.223 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:02.252 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:02.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:02.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:02.324 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:33:02.356 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:02.382 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:02.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:02.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:02.486 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:02.514 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:02.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:02.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:02.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:02.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:02.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:02.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:02.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:02.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:02.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:02.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:02.822 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:33:02.878 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:02.905 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:02.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:02.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:03.009 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:03.017 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:02 smithi081 bash[76862]: cluster 2023-10-09T08:33:01.726251+0000 mgr.y (mgr.26009) 928 : cluster 0 pgmap v964: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 37539/147609 objects degraded (25.431%); 19411/147609 objects misplaced (13.150%); 3.9 MiB/s, 61 objects/s recovering 2023-10-09T08:33:03.019 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:02 smithi081 bash[79557]: cluster 2023-10-09T08:33:01.726251+0000 mgr.y (mgr.26009) 928 : cluster 0 pgmap v964: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 37539/147609 objects degraded (25.431%); 19411/147609 objects misplaced (13.150%); 3.9 MiB/s, 61 objects/s recovering 2023-10-09T08:33:03.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:03.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:03.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:03.135 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:03.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:02 smithi118 bash[59345]: cluster 2023-10-09T08:33:01.726251+0000 mgr.y (mgr.26009) 928 : cluster 0 pgmap v964: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 37539/147609 objects degraded (25.431%); 19411/147609 objects misplaced (13.150%); 3.9 MiB/s, 61 objects/s recovering 2023-10-09T08:33:03.165 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:03.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:03.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:03.269 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:03.300 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:03.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:03.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:03.405 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:03.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:03.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:03.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:03.535 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:03.560 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:03.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:03.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:03.666 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:03.698 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:03.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:03.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:03.801 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:03.830 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:03.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:03.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:03.851 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:03 smithi081 bash[76862]: cluster 2023-10-09T08:33:03.580529+0000 mon.a (mon.0) 927 : cluster 3 Health check update: Degraded data redundancy: 37539/147609 objects degraded (25.431%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:03.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:03.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:03.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:03.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:03 smithi118 bash[59345]: cluster 2023-10-09T08:33:03.580529+0000 mon.a (mon.0) 927 : cluster 3 Health check update: Degraded data redundancy: 37539/147609 objects degraded (25.431%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:04.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:04.091 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:04.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:04.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:04.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:03 smithi081 bash[79557]: cluster 2023-10-09T08:33:03.580529+0000 mon.a (mon.0) 927 : cluster 3 Health check update: Degraded data redundancy: 37539/147609 objects degraded (25.431%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:04.160 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 2, 0] out_osds: [] dead_osds: [1] live_osds: [0, 2, 3, 4, 5, 6, 7] 2023-10-09T08:33:04.160 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:33:04.160 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [1, 3, 4, 5, 6, 7, 2, 0] 2023-10-09T08:33:04.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd out 7 2023-10-09T08:33:04.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:04.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:04.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:04.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:04.337 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:04.370 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:04.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:04.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:04.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:04.498 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:04.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:04.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:04.601 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:04.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:04.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:04.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:04.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:04.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:04.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:04.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:04.851 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:04.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:04.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:04.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:04.976 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:05.004 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:05.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:05.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:05.054 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:33:05.111 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:05.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:04 smithi081 bash[76862]: cluster 2023-10-09T08:33:03.727234+0000 mgr.y (mgr.26009) 929 : cluster 0 pgmap v965: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 100 op/s; 37479/147441 objects degraded (25.420%); 19356/147441 objects misplaced (13.128%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:33:05.118 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:04 smithi081 bash[79557]: cluster 2023-10-09T08:33:03.727234+0000 mgr.y (mgr.26009) 929 : cluster 0 pgmap v965: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 100 op/s; 37479/147441 objects degraded (25.420%); 19356/147441 objects misplaced (13.128%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:33:05.134 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:05.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:05.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:05.239 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:05.247 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:04 smithi118 bash[59345]: cluster 2023-10-09T08:33:03.727234+0000 mgr.y (mgr.26009) 929 : cluster 0 pgmap v965: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 100 op/s; 37479/147441 objects degraded (25.420%); 19356/147441 objects misplaced (13.128%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:33:05.276 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:05.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:05.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:05.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:05.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:05.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:05.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:05.510 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:05.531 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:05.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:05.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:05.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:05.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:05.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:05.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:05.765 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:05.792 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:05.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:05.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:05.895 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:05.918 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:05.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:05.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:06.021 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:06.043 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:06.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:06.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:06.146 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:06.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:06.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:06.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:06.273 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:06.297 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:06.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:06.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:06.402 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:06.426 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:06.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:06.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:06.529 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:06.553 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:06.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:06.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:06.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:06.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:06.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:06.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:06.793 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:06.820 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:06.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:06.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:06.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:06.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:06 smithi081 bash[76862]: cluster 2023-10-09T08:33:05.728592+0000 mgr.y (mgr.26009) 930 : cluster 0 pgmap v966: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 37400/146265 objects degraded (25.570%); 19055/146265 objects misplaced (13.028%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:33:06.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:06 smithi081 bash[79557]: cluster 2023-10-09T08:33:05.728592+0000 mgr.y (mgr.26009) 930 : cluster 0 pgmap v966: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 37400/146265 objects degraded (25.570%); 19055/146265 objects misplaced (13.028%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:33:06.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:06.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:06.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:07.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:07.082 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:07.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:07.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:07.085 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:06 smithi118 bash[59345]: cluster 2023-10-09T08:33:05.728592+0000 mgr.y (mgr.26009) 930 : cluster 0 pgmap v966: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 37400/146265 objects degraded (25.570%); 19055/146265 objects misplaced (13.028%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:33:07.185 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:07.207 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:07.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:07.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:07.262 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:33:07.311 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:07.334 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:07.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:07.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:07.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:07.471 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:07.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:07.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:07.578 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:07.604 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:07.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:07.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:07.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:07.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:07.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:07.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:07.837 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:07.861 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:07.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:07.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:07.964 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:07.988 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:07.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:07.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:08.062 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:08 smithi081 bash[76862]: audit 2023-10-09T08:33:07.062011+0000 mon.a (mon.0) 928 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:08.063 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:08 smithi081 bash[76862]: audit 2023-10-09T08:33:07.076661+0000 mon.a (mon.0) 929 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:08.063 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:08 smithi081 bash[76862]: audit 2023-10-09T08:33:07.685287+0000 mon.a (mon.0) 930 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:08.063 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:08 smithi081 bash[76862]: audit 2023-10-09T08:33:07.695027+0000 mon.a (mon.0) 931 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:08.063 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:08 smithi081 bash[76862]: cluster 2023-10-09T08:33:07.729480+0000 mgr.y (mgr.26009) 931 : cluster 0 pgmap v967: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 37400/146265 objects degraded (25.570%); 19055/146265 objects misplaced (13.028%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:33:08.063 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:08 smithi081 bash[79557]: audit 2023-10-09T08:33:07.062011+0000 mon.a (mon.0) 928 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:08.063 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:08 smithi081 bash[79557]: audit 2023-10-09T08:33:07.076661+0000 mon.a (mon.0) 929 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:08.063 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:08 smithi081 bash[79557]: audit 2023-10-09T08:33:07.685287+0000 mon.a (mon.0) 930 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:08.063 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:08 smithi081 bash[79557]: audit 2023-10-09T08:33:07.695027+0000 mon.a (mon.0) 931 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:08.063 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:08 smithi081 bash[79557]: cluster 2023-10-09T08:33:07.729480+0000 mgr.y (mgr.26009) 931 : cluster 0 pgmap v967: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 37400/146265 objects degraded (25.570%); 19055/146265 objects misplaced (13.028%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:33:08.091 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:08.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:08 smithi118 bash[59345]: audit 2023-10-09T08:33:07.062011+0000 mon.a (mon.0) 928 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:08.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:08 smithi118 bash[59345]: audit 2023-10-09T08:33:07.076661+0000 mon.a (mon.0) 929 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:08.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:08 smithi118 bash[59345]: audit 2023-10-09T08:33:07.685287+0000 mon.a (mon.0) 930 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:08.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:08 smithi118 bash[59345]: audit 2023-10-09T08:33:07.695027+0000 mon.a (mon.0) 931 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:08.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:08 smithi118 bash[59345]: cluster 2023-10-09T08:33:07.729480+0000 mgr.y (mgr.26009) 931 : cluster 0 pgmap v967: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 96 op/s; 37400/146265 objects degraded (25.570%); 19055/146265 objects misplaced (13.028%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:33:08.115 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:08.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:08.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:08.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:08.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:08.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:08.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:08.355 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:08.377 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:08.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:08.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:08.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:08.510 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:08.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:08.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:08.613 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:08.645 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:08.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:08.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:08.751 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:08.780 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:08.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:08.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:08.885 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:08.909 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:33:08.915 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:08.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:08.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:09.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:09.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:09.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:09.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:09.140 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:09.169 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:09.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:09.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:09.273 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:09.301 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:09.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:09.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:09 smithi081 bash[79557]: audit 2023-10-09T08:33:08.152932+0000 mon.a (mon.0) 932 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:09 smithi081 bash[79557]: audit 2023-10-09T08:33:08.155443+0000 mon.c (mon.2) 355 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:33:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:09 smithi081 bash[79557]: audit 2023-10-09T08:33:08.215808+0000 mon.c (mon.2) 356 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:33:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:09 smithi081 bash[79557]: audit 2023-10-09T08:33:08.216788+0000 mon.c (mon.2) 357 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:33:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:09 smithi081 bash[79557]: audit 2023-10-09T08:33:08.226942+0000 mon.a (mon.0) 933 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:09.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:09 smithi081 bash[79557]: cluster 2023-10-09T08:33:08.581898+0000 mon.a (mon.0) 934 : cluster 3 Health check update: Degraded data redundancy: 37400/146265 objects degraded (25.570%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:09.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:09 smithi081 bash[76862]: audit 2023-10-09T08:33:08.152932+0000 mon.a (mon.0) 932 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:09.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:09 smithi081 bash[76862]: audit 2023-10-09T08:33:08.155443+0000 mon.c (mon.2) 355 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:33:09.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:09 smithi081 bash[76862]: audit 2023-10-09T08:33:08.215808+0000 mon.c (mon.2) 356 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:33:09.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:09 smithi081 bash[76862]: audit 2023-10-09T08:33:08.216788+0000 mon.c (mon.2) 357 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:33:09.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:09 smithi081 bash[76862]: audit 2023-10-09T08:33:08.226942+0000 mon.a (mon.0) 933 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:09.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:09 smithi081 bash[76862]: cluster 2023-10-09T08:33:08.581898+0000 mon.a (mon.0) 934 : cluster 3 Health check update: Degraded data redundancy: 37400/146265 objects degraded (25.570%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:09.405 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:09.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:09 smithi118 bash[59345]: audit 2023-10-09T08:33:08.152932+0000 mon.a (mon.0) 932 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:09.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:09 smithi118 bash[59345]: audit 2023-10-09T08:33:08.155443+0000 mon.c (mon.2) 355 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:33:09.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:09 smithi118 bash[59345]: audit 2023-10-09T08:33:08.215808+0000 mon.c (mon.2) 356 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:33:09.418 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:09 smithi118 bash[59345]: audit 2023-10-09T08:33:08.216788+0000 mon.c (mon.2) 357 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:33:09.418 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:09 smithi118 bash[59345]: audit 2023-10-09T08:33:08.226942+0000 mon.a (mon.0) 933 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:33:09.418 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:09 smithi118 bash[59345]: cluster 2023-10-09T08:33:08.581898+0000 mon.a (mon.0) 934 : cluster 3 Health check update: Degraded data redundancy: 37400/146265 objects degraded (25.570%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:09.434 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:09.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:09.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:09.471 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:33:09.471 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:33:09.471 INFO:teuthology.orchestra.run.smithi118.stdout: "num_ops": 0 2023-10-09T08:33:09.471 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:33:09.537 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:09.565 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:09.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:09.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:09.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:09.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:09.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:09.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:09.797 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:09.818 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:09.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:09.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:09.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:09.945 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:09.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:09.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:10.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:10.073 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:10.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:10.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:10.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:10.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:10.210 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:10 smithi081 bash[76862]: cluster 2023-10-09T08:33:09.730485+0000 mgr.y (mgr.26009) 932 : cluster 0 pgmap v968: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 106 op/s; 37317/145494 objects degraded (25.648%); 18741/145494 objects misplaced (12.881%); 4.9 MiB/s, 78 objects/s recovering 2023-10-09T08:33:10.210 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:10 smithi081 bash[79557]: cluster 2023-10-09T08:33:09.730485+0000 mgr.y (mgr.26009) 932 : cluster 0 pgmap v968: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 106 op/s; 37317/145494 objects degraded (25.648%); 18741/145494 objects misplaced (12.881%); 4.9 MiB/s, 78 objects/s recovering 2023-10-09T08:33:10.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:10.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:10.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:10.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:10.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:10.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:10.441 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:10.451 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:10 smithi118 bash[59345]: cluster 2023-10-09T08:33:09.730485+0000 mgr.y (mgr.26009) 932 : cluster 0 pgmap v968: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 106 op/s; 37317/145494 objects degraded (25.648%); 18741/145494 objects misplaced (12.881%); 4.9 MiB/s, 78 objects/s recovering 2023-10-09T08:33:10.472 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:10.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:10.475 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-09T08:33:10.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:10.576 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:10.597 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:10.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:10.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:10.702 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:10.725 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:10.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:10.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:10.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:10.854 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:10.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:10.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:10.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:10.990 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:10.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:10.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:11.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:11.127 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:11.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:11.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:11.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:11.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:11.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:11.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:11.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:11.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:11.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:11.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:11.461 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:33:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:33:11] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.33.4" 2023-10-09T08:33:11.482 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:11.505 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:11.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:11.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:11.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:11.636 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:11.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:11.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:11.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:11.745 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:33:11.774 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:11.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:11.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:11.783 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:33:11.813 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:33:11.851 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:33:11.880 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:11.881 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:33:11.907 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:11.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:11.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:11.911 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:33:11.943 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:33:11.944 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:33:11.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:33:11.944 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:33:11.944 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:33:11.944 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:33:11.944 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:33:11.944 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:33:11.944 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:33:12.012 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:12.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:11 smithi118 bash[59345]: audit 2023-10-09T08:33:11.702806+0000 mon.c (mon.2) 358 : audit 0 from='client.? 172.21.15.81:0/815930743' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:33:12.019 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:11 smithi081 bash[76862]: audit 2023-10-09T08:33:11.702806+0000 mon.c (mon.2) 358 : audit 0 from='client.? 172.21.15.81:0/815930743' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:33:12.019 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:11 smithi081 bash[79557]: audit 2023-10-09T08:33:11.702806+0000 mon.c (mon.2) 358 : audit 0 from='client.? 172.21.15.81:0/815930743' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:33:12.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:12.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:12.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:12.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:12.161 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:12.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:12.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:12.263 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:12.294 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:12.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:12.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:12.397 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:12.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:12.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:12.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:12.537 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:12.571 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:12.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:12.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:12.674 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:12.700 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:12.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:12.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:12.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:12.815 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:12 smithi081 bash[76862]: cluster 2023-10-09T08:33:11.731560+0000 mgr.y (mgr.26009) 933 : cluster 0 pgmap v969: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 37271/144825 objects degraded (25.735%); 18673/144825 objects misplaced (12.893%); 3.2 MiB/s, 51 objects/s recovering 2023-10-09T08:33:12.815 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:12 smithi081 bash[79557]: cluster 2023-10-09T08:33:11.731560+0000 mgr.y (mgr.26009) 933 : cluster 0 pgmap v969: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 37271/144825 objects degraded (25.735%); 18673/144825 objects misplaced (12.893%); 3.2 MiB/s, 51 objects/s recovering 2023-10-09T08:33:12.829 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:12.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:12.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:12.933 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:12.944 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:12 smithi118 bash[59345]: cluster 2023-10-09T08:33:11.731560+0000 mgr.y (mgr.26009) 933 : cluster 0 pgmap v969: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 37271/144825 objects degraded (25.735%); 18673/144825 objects misplaced (12.893%); 3.2 MiB/s, 51 objects/s recovering 2023-10-09T08:33:12.962 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:12.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:12.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:13.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:13.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:13.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:13.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:13.190 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:13.218 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:13.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:13.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:13.322 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:13.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:13.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:13.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:13.453 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:13.485 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:13.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:13.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:13.588 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:13.614 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:13.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:13.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:13.717 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:13.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:13.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:13.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:13.852 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:13.883 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:13.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:13.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:13.986 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:14.021 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:14.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:14.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:14.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:14.136 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:13 smithi081 bash[76862]: cluster 2023-10-09T08:33:13.586201+0000 mon.a (mon.0) 935 : cluster 3 Health check update: Degraded data redundancy: 37271/144825 objects degraded (25.735%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:14.136 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:13 smithi081 bash[79557]: cluster 2023-10-09T08:33:13.586201+0000 mon.a (mon.0) 935 : cluster 3 Health check update: Degraded data redundancy: 37271/144825 objects degraded (25.735%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:14.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:14.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:14.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:14.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:14.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:13 smithi118 bash[59345]: cluster 2023-10-09T08:33:13.586201+0000 mon.a (mon.0) 935 : cluster 3 Health check update: Degraded data redundancy: 37271/144825 objects degraded (25.735%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:14.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:14.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:14.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:14.382 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:14.410 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:14.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:14.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:14.513 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:14.543 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:14.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:14.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:14.647 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:14.676 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:14.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:14.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:14.780 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:14.806 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:14.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:14.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:14.910 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:14.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:14 smithi118 bash[59345]: cluster 2023-10-09T08:33:13.732443+0000 mgr.y (mgr.26009) 934 : cluster 0 pgmap v970: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 37203/144618 objects degraded (25.725%); 18600/144618 objects misplaced (12.861%); 3.6 MiB/s, 56 objects/s recovering 2023-10-09T08:33:14.939 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:14.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:14.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:15.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:15.049 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:14 smithi081 bash[76862]: cluster 2023-10-09T08:33:13.732443+0000 mgr.y (mgr.26009) 934 : cluster 0 pgmap v970: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 37203/144618 objects degraded (25.725%); 18600/144618 objects misplaced (12.861%); 3.6 MiB/s, 56 objects/s recovering 2023-10-09T08:33:15.049 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:14 smithi081 bash[79557]: cluster 2023-10-09T08:33:13.732443+0000 mgr.y (mgr.26009) 934 : cluster 0 pgmap v970: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 37203/144618 objects degraded (25.725%); 18600/144618 objects misplaced (12.861%); 3.6 MiB/s, 56 objects/s recovering 2023-10-09T08:33:15.063 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:15.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:15.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:15.165 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:15.178 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:33:15.179 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:33:15.193 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:15.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:15.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:15.298 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:15.298 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:33:15.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:15.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:15.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:15.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:15.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:15.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:15.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:15.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:15.598 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:15.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:15.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:15.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:15.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:15.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:15.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:15.847 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:15.874 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:15.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:15.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:15.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:16.002 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:16.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:16.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:16.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:16.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:16.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:16.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:16.232 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:16.258 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:16.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:16.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:16.361 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:16.392 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:16.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:16.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:16.496 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:16.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:16.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:16.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:16.628 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:16.656 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:16.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:16.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:16.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:16.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:16.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:16.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:16.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:16.992 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:16.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:16.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:17.098 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:17.111 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:16 smithi118 bash[59345]: cluster 2023-10-09T08:33:15.733312+0000 mgr.y (mgr.26009) 935 : cluster 0 pgmap v971: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 118 op/s; 37104/143157 objects degraded (25.918%); 18274/143157 objects misplaced (12.765%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T08:33:17.125 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:17.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:17.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:17.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:33:17.193 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:16 smithi081 bash[76862]: cluster 2023-10-09T08:33:15.733312+0000 mgr.y (mgr.26009) 935 : cluster 0 pgmap v971: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 118 op/s; 37104/143157 objects degraded (25.918%); 18274/143157 objects misplaced (12.765%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T08:33:17.193 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:16 smithi081 bash[79557]: cluster 2023-10-09T08:33:15.733312+0000 mgr.y (mgr.26009) 935 : cluster 0 pgmap v971: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 118 op/s; 37104/143157 objects degraded (25.918%); 18274/143157 objects misplaced (12.765%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T08:33:17.229 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:17.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:17.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:17.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:17.357 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:17.391 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:17.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:17.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:17.494 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:17.527 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:17.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:17.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:17.630 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:17.656 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:17.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:17.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:17.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:17.781 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:17.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:17.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:17.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:17.903 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:17.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:17.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:18.009 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:18.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:18.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:18.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:18.145 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:18.173 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:18.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:18.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:18.278 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:18.304 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:18.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:18.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:18.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:18.428 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:18.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:18.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:18.531 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:18.556 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:18.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:18.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:18.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:18.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:18.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:18.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:18.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:18.822 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:18.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:18.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:18.925 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:18.946 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:18.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:18.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:19.027 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:33:19.028 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:33:19.050 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:18 smithi118 bash[59345]: cluster 2023-10-09T08:33:17.734189+0000 mgr.y (mgr.26009) 936 : cluster 0 pgmap v972: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 86 op/s; 37104/143157 objects degraded (25.918%); 18274/143157 objects misplaced (12.765%); 3.4 MiB/s, 53 objects/s recovering 2023-10-09T08:33:19.050 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:18 smithi118 bash[59345]: cluster 2023-10-09T08:33:18.587628+0000 mon.a (mon.0) 936 : cluster 3 Health check update: Degraded data redundancy: 37104/143157 objects degraded (25.918%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:19.051 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:19.077 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:19.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:19.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:19.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:18 smithi081 bash[76862]: cluster 2023-10-09T08:33:17.734189+0000 mgr.y (mgr.26009) 936 : cluster 0 pgmap v972: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 86 op/s; 37104/143157 objects degraded (25.918%); 18274/143157 objects misplaced (12.765%); 3.4 MiB/s, 53 objects/s recovering 2023-10-09T08:33:19.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:18 smithi081 bash[76862]: cluster 2023-10-09T08:33:18.587628+0000 mon.a (mon.0) 936 : cluster 3 Health check update: Degraded data redundancy: 37104/143157 objects degraded (25.918%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:19.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:18 smithi081 bash[79557]: cluster 2023-10-09T08:33:17.734189+0000 mgr.y (mgr.26009) 936 : cluster 0 pgmap v972: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 86 op/s; 37104/143157 objects degraded (25.918%); 18274/143157 objects misplaced (12.765%); 3.4 MiB/s, 53 objects/s recovering 2023-10-09T08:33:19.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:18 smithi081 bash[79557]: cluster 2023-10-09T08:33:18.587628+0000 mon.a (mon.0) 936 : cluster 3 Health check update: Degraded data redundancy: 37104/143157 objects degraded (25.918%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:19.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:19.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:19.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:19.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:19.308 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:19.331 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:19.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:19.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:19.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:19.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:19.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:19.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:19.562 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:19.585 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:19.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:19.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:19.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:19.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:19.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:19.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:19.814 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:19.846 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:19.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:19.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:19.950 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:19.961 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-09T08:33:19.971 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:19.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:19.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:20.075 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:20.101 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:20.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:20.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:20.204 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:20.233 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:20.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:20.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:20.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:20.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:20.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:20.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:20.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:20.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:20.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:20.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:20.593 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:20.628 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:20.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:20.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:20.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:20.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:20.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:20.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:20.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:20.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:20 smithi081 bash[76862]: cluster 2023-10-09T08:33:19.735736+0000 mgr.y (mgr.26009) 937 : cluster 0 pgmap v973: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 110 op/s; 36995/142296 objects degraded (25.999%); 17912/142296 objects misplaced (12.588%); 5.3 MiB/s, 84 objects/s recovering 2023-10-09T08:33:20.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:20 smithi081 bash[79557]: cluster 2023-10-09T08:33:19.735736+0000 mgr.y (mgr.26009) 937 : cluster 0 pgmap v973: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 110 op/s; 36995/142296 objects degraded (25.999%); 17912/142296 objects misplaced (12.588%); 5.3 MiB/s, 84 objects/s recovering 2023-10-09T08:33:20.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:20.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:20.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:20.995 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:21.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:20 smithi118 bash[59345]: cluster 2023-10-09T08:33:19.735736+0000 mgr.y (mgr.26009) 937 : cluster 0 pgmap v973: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 110 op/s; 36995/142296 objects degraded (25.999%); 17912/142296 objects misplaced (12.588%); 5.3 MiB/s, 84 objects/s recovering 2023-10-09T08:33:21.022 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:21.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:21.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:21.133 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:21.157 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:21.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:21.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:21.260 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:21.269 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:33:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:33:21] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.33.4" 2023-10-09T08:33:21.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:21.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:21.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:21.387 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:21.422 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:21.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:21.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:21.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:21.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:21.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:21.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:21.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:21.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:21.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:21.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:21.793 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:21.828 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:21.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:21.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:21.833 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:33:21.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:21.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:21.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:21.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:22.061 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:22.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:21 smithi118 bash[59345]: audit 2023-10-09T08:33:21.080448+0000 mon.c (mon.2) 359 : audit 1 from='client.? 172.21.15.81:0/3794491319' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:33:22.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:21 smithi118 bash[59345]: audit 2023-10-09T08:33:21.080875+0000 mon.a (mon.0) 937 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:33:22.093 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:22.095 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:21 smithi081 bash[76862]: audit 2023-10-09T08:33:21.080448+0000 mon.c (mon.2) 359 : audit 1 from='client.? 172.21.15.81:0/3794491319' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:33:22.095 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:21 smithi081 bash[76862]: audit 2023-10-09T08:33:21.080875+0000 mon.a (mon.0) 937 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:33:22.095 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:21 smithi081 bash[79557]: audit 2023-10-09T08:33:21.080448+0000 mon.c (mon.2) 359 : audit 1 from='client.? 172.21.15.81:0/3794491319' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:33:22.095 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:21 smithi081 bash[79557]: audit 2023-10-09T08:33:21.080875+0000 mon.a (mon.0) 937 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:33:22.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:22.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:22.197 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:22.228 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:22.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:22.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:22.332 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:22.359 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:22.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:22.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:22.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[76862]: debug 2023-10-09T08:33:22.098+0000 7f857be30700 -1 mon.a@0(leader).osd e217 definitely_dead 0 2023-10-09T08:33:22.462 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:22.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:22.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:22.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:22.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:22.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:22.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:22.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:22.721 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:22.752 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:22.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:22.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:22.840 INFO:teuthology.orchestra.run.smithi081.stderr:marked out osd.7. 2023-10-09T08:33:22.856 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:22.878 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:22.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:22.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:22.982 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:22.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:22 smithi118 bash[59345]: cluster 2023-10-09T08:33:21.736792+0000 mgr.y (mgr.26009) 938 : cluster 0 pgmap v974: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 111 op/s; 36934/141462 objects degraded (26.109%); 17838/141462 objects misplaced (12.610%); 3.6 MiB/s, 58 objects/s recovering 2023-10-09T08:33:22.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:22 smithi118 bash[59345]: cluster 2023-10-09T08:33:21.799975+0000 mon.a (mon.0) 938 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:33:22.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:22 smithi118 bash[59345]: audit 2023-10-09T08:33:21.821418+0000 mon.a (mon.0) 939 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:33:22.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:22 smithi118 bash[59345]: cluster 2023-10-09T08:33:21.821528+0000 mon.a (mon.0) 940 : cluster 0 osdmap e217: 8 total, 7 up, 8 in 2023-10-09T08:33:22.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:22 smithi118 bash[59345]: cluster 2023-10-09T08:33:21.854919+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T08:33:22.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:22 smithi118 bash[59345]: cluster 2023-10-09T08:33:21.854934+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T08:33:22.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:22 smithi118 bash[59345]: cluster 2023-10-09T08:33:21.869324+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T08:33:22.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:22 smithi118 bash[59345]: audit 2023-10-09T08:33:22.102614+0000 mon.a (mon.0) 941 : audit 1 from='client.? 172.21.15.81:0/3784727192' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T08:33:22.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:22 smithi118 bash[59345]: cluster 2023-10-09T08:33:22.102694+0000 mon.a (mon.0) 942 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-09T08:33:23.017 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:23.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:23.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:23.121 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:23.153 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:23.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:23.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:23.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:23.272 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[79557]: cluster 2023-10-09T08:33:21.736792+0000 mgr.y (mgr.26009) 938 : cluster 0 pgmap v974: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 111 op/s; 36934/141462 objects degraded (26.109%); 17838/141462 objects misplaced (12.610%); 3.6 MiB/s, 58 objects/s recovering 2023-10-09T08:33:23.272 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[79557]: cluster 2023-10-09T08:33:21.799975+0000 mon.a (mon.0) 938 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:33:23.272 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[79557]: audit 2023-10-09T08:33:21.821418+0000 mon.a (mon.0) 939 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:33:23.272 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[79557]: cluster 2023-10-09T08:33:21.821528+0000 mon.a (mon.0) 940 : cluster 0 osdmap e217: 8 total, 7 up, 8 in 2023-10-09T08:33:23.272 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[79557]: cluster 2023-10-09T08:33:21.854919+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T08:33:23.272 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[79557]: cluster 2023-10-09T08:33:21.854934+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T08:33:23.272 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[79557]: cluster 2023-10-09T08:33:21.869324+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T08:33:23.272 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[79557]: audit 2023-10-09T08:33:22.102614+0000 mon.a (mon.0) 941 : audit 1 from='client.? 172.21.15.81:0/3784727192' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T08:33:23.272 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[79557]: cluster 2023-10-09T08:33:22.102694+0000 mon.a (mon.0) 942 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-09T08:33:23.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[76862]: cluster 2023-10-09T08:33:21.736792+0000 mgr.y (mgr.26009) 938 : cluster 0 pgmap v974: 89 pgs: 3 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 38 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 111 op/s; 36934/141462 objects degraded (26.109%); 17838/141462 objects misplaced (12.610%); 3.6 MiB/s, 58 objects/s recovering 2023-10-09T08:33:23.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[76862]: cluster 2023-10-09T08:33:21.799975+0000 mon.a (mon.0) 938 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:33:23.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[76862]: audit 2023-10-09T08:33:21.821418+0000 mon.a (mon.0) 939 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:33:23.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[76862]: cluster 2023-10-09T08:33:21.821528+0000 mon.a (mon.0) 940 : cluster 0 osdmap e217: 8 total, 7 up, 8 in 2023-10-09T08:33:23.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[76862]: cluster 2023-10-09T08:33:21.854919+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T08:33:23.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[76862]: cluster 2023-10-09T08:33:21.854934+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T08:33:23.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[76862]: cluster 2023-10-09T08:33:21.869324+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T08:33:23.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[76862]: audit 2023-10-09T08:33:22.102614+0000 mon.a (mon.0) 941 : audit 1 from='client.? 172.21.15.81:0/3784727192' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T08:33:23.274 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:22 smithi081 bash[76862]: cluster 2023-10-09T08:33:22.102694+0000 mon.a (mon.0) 942 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-09T08:33:23.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:23.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:23.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:23.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:23.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:23.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:23.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:23.518 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:23.545 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:23.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:23.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:23.649 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:23.676 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:23.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:23.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:23.780 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:23.813 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:23.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:23.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:23.918 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:23.953 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:23.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:23.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:24.056 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:24.089 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:24.091 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[76862]: audit 2023-10-09T08:33:22.827118+0000 mon.a (mon.0) 943 : audit 1 from='client.? 172.21.15.81:0/3784727192' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-09T08:33:24.091 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[76862]: cluster 2023-10-09T08:33:22.827196+0000 mon.a (mon.0) 944 : cluster 0 osdmap e218: 8 total, 7 up, 7 in 2023-10-09T08:33:24.091 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[76862]: cluster 2023-10-09T08:33:22.828803+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.091 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[76862]: cluster 2023-10-09T08:33:22.830700+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.091 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[76862]: cluster 2023-10-09T08:33:22.831906+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.091 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[76862]: cluster 2023-10-09T08:33:22.833962+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.091 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[76862]: cluster 2023-10-09T08:33:22.834732+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.091 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[76862]: cluster 2023-10-09T08:33:22.835365+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.092 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[76862]: cluster 2023-10-09T08:33:22.836830+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.092 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[76862]: cluster 2023-10-09T08:33:22.837241+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.092 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[76862]: audit 2023-10-09T08:33:23.147432+0000 mon.c (mon.2) 360 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:33:24.092 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[76862]: cluster 2023-10-09T08:33:23.588755+0000 mon.a (mon.0) 945 : cluster 3 Health check update: Degraded data redundancy: 36934/141462 objects degraded (26.109%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:24.092 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[76862]: cluster 2023-10-09T08:33:23.601463+0000 mon.a (mon.0) 946 : cluster 0 osdmap e219: 8 total, 7 up, 7 in 2023-10-09T08:33:24.092 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[79557]: audit 2023-10-09T08:33:22.827118+0000 mon.a (mon.0) 943 : audit 1 from='client.? 172.21.15.81:0/3784727192' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-09T08:33:24.093 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[79557]: cluster 2023-10-09T08:33:22.827196+0000 mon.a (mon.0) 944 : cluster 0 osdmap e218: 8 total, 7 up, 7 in 2023-10-09T08:33:24.093 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[79557]: cluster 2023-10-09T08:33:22.828803+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.093 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[79557]: cluster 2023-10-09T08:33:22.830700+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.093 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[79557]: cluster 2023-10-09T08:33:22.831906+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.093 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[79557]: cluster 2023-10-09T08:33:22.833962+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.093 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[79557]: cluster 2023-10-09T08:33:22.834732+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.093 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[79557]: cluster 2023-10-09T08:33:22.835365+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.093 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[79557]: cluster 2023-10-09T08:33:22.836830+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.093 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[79557]: cluster 2023-10-09T08:33:22.837241+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.094 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[79557]: audit 2023-10-09T08:33:23.147432+0000 mon.c (mon.2) 360 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:33:24.094 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[79557]: cluster 2023-10-09T08:33:23.588755+0000 mon.a (mon.0) 945 : cluster 3 Health check update: Degraded data redundancy: 36934/141462 objects degraded (26.109%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:24.094 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:23 smithi081 bash[79557]: cluster 2023-10-09T08:33:23.601463+0000 mon.a (mon.0) 946 : cluster 0 osdmap e219: 8 total, 7 up, 7 in 2023-10-09T08:33:24.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:24.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:24.196 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:24.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:23 smithi118 bash[59345]: audit 2023-10-09T08:33:22.827118+0000 mon.a (mon.0) 943 : audit 1 from='client.? 172.21.15.81:0/3784727192' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-09T08:33:24.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:23 smithi118 bash[59345]: cluster 2023-10-09T08:33:22.827196+0000 mon.a (mon.0) 944 : cluster 0 osdmap e218: 8 total, 7 up, 7 in 2023-10-09T08:33:24.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:23 smithi118 bash[59345]: cluster 2023-10-09T08:33:22.828803+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:23 smithi118 bash[59345]: cluster 2023-10-09T08:33:22.830700+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:23 smithi118 bash[59345]: cluster 2023-10-09T08:33:22.831906+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:23 smithi118 bash[59345]: cluster 2023-10-09T08:33:22.833962+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:23 smithi118 bash[59345]: cluster 2023-10-09T08:33:22.834732+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:23 smithi118 bash[59345]: cluster 2023-10-09T08:33:22.835365+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:23 smithi118 bash[59345]: cluster 2023-10-09T08:33:22.836830+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:23 smithi118 bash[59345]: cluster 2023-10-09T08:33:22.837241+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T08:33:24.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:23 smithi118 bash[59345]: audit 2023-10-09T08:33:23.147432+0000 mon.c (mon.2) 360 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:33:24.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:23 smithi118 bash[59345]: cluster 2023-10-09T08:33:23.588755+0000 mon.a (mon.0) 945 : cluster 3 Health check update: Degraded data redundancy: 36934/141462 objects degraded (26.109%), 16 pgs degraded, 43 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:24.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:23 smithi118 bash[59345]: cluster 2023-10-09T08:33:23.601463+0000 mon.a (mon.0) 946 : cluster 0 osdmap e219: 8 total, 7 up, 7 in 2023-10-09T08:33:24.231 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:24.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:24.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:24.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:24.354 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:24.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:24.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:24.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:24.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:24.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:24.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:24.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:24.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:24.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:24.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:24.733 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:24.756 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:24.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:24.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:24.763 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:33:24.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:24.868 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[79557]: cluster 2023-10-09T08:33:23.600352+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.869 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[79557]: cluster 2023-10-09T08:33:23.600408+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.869 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[79557]: cluster 2023-10-09T08:33:23.600584+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.869 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[79557]: cluster 2023-10-09T08:33:23.600756+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.869 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[79557]: cluster 2023-10-09T08:33:23.602310+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.869 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[79557]: cluster 2023-10-09T08:33:23.605073+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.869 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[79557]: cluster 2023-10-09T08:33:23.605676+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.869 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[79557]: cluster 2023-10-09T08:33:23.607615+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.870 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[79557]: cluster 2023-10-09T08:33:23.609289+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.870 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[79557]: cluster 2023-10-09T08:33:23.738091+0000 mgr.y (mgr.26009) 939 : cluster 0 pgmap v978: 89 pgs: 4 unknown, 6 peering, 2 remapped+peering, 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 30 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 106 op/s; 31337/141243 objects degraded (22.187%); 14985/141243 objects misplaced (10.609%); 4.6 MiB/s, 72 objects/s recovering 2023-10-09T08:33:24.870 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[79557]: cluster 2023-10-09T08:33:24.604806+0000 mon.a (mon.0) 947 : cluster 0 osdmap e220: 8 total, 7 up, 7 in 2023-10-09T08:33:24.870 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[79557]: cluster 2023-10-09T08:33:24.607146+0000 mon.a (mon.0) 948 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T08:33:24.870 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[76862]: cluster 2023-10-09T08:33:23.600352+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.870 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[76862]: cluster 2023-10-09T08:33:23.600408+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.870 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[76862]: cluster 2023-10-09T08:33:23.600584+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.871 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[76862]: cluster 2023-10-09T08:33:23.600756+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.871 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[76862]: cluster 2023-10-09T08:33:23.602310+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.871 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[76862]: cluster 2023-10-09T08:33:23.605073+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.871 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[76862]: cluster 2023-10-09T08:33:23.605676+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.871 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[76862]: cluster 2023-10-09T08:33:23.607615+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.871 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[76862]: cluster 2023-10-09T08:33:23.609289+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:24.871 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[76862]: cluster 2023-10-09T08:33:23.738091+0000 mgr.y (mgr.26009) 939 : cluster 0 pgmap v978: 89 pgs: 4 unknown, 6 peering, 2 remapped+peering, 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 30 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 106 op/s; 31337/141243 objects degraded (22.187%); 14985/141243 objects misplaced (10.609%); 4.6 MiB/s, 72 objects/s recovering 2023-10-09T08:33:24.871 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[76862]: cluster 2023-10-09T08:33:24.604806+0000 mon.a (mon.0) 947 : cluster 0 osdmap e220: 8 total, 7 up, 7 in 2023-10-09T08:33:24.871 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:24 smithi081 bash[76862]: cluster 2023-10-09T08:33:24.607146+0000 mon.a (mon.0) 948 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T08:33:24.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:24.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:24.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:24.988 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:25.000 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:24 smithi118 bash[59345]: cluster 2023-10-09T08:33:23.600352+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:25.000 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:24 smithi118 bash[59345]: cluster 2023-10-09T08:33:23.600408+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:25.000 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:24 smithi118 bash[59345]: cluster 2023-10-09T08:33:23.600584+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:25.000 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:24 smithi118 bash[59345]: cluster 2023-10-09T08:33:23.600756+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:25.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:24 smithi118 bash[59345]: cluster 2023-10-09T08:33:23.602310+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:25.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:24 smithi118 bash[59345]: cluster 2023-10-09T08:33:23.605073+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:25.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:24 smithi118 bash[59345]: cluster 2023-10-09T08:33:23.605676+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:25.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:24 smithi118 bash[59345]: cluster 2023-10-09T08:33:23.607615+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:25.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:24 smithi118 bash[59345]: cluster 2023-10-09T08:33:23.609289+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T08:33:25.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:24 smithi118 bash[59345]: cluster 2023-10-09T08:33:23.738091+0000 mgr.y (mgr.26009) 939 : cluster 0 pgmap v978: 89 pgs: 4 unknown, 6 peering, 2 remapped+peering, 2 active+clean+remapped, 28 active+undersized, 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded+remapped, 30 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 106 op/s; 31337/141243 objects degraded (22.187%); 14985/141243 objects misplaced (10.609%); 4.6 MiB/s, 72 objects/s recovering 2023-10-09T08:33:25.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:24 smithi118 bash[59345]: cluster 2023-10-09T08:33:24.604806+0000 mon.a (mon.0) 947 : cluster 0 osdmap e220: 8 total, 7 up, 7 in 2023-10-09T08:33:25.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:24 smithi118 bash[59345]: cluster 2023-10-09T08:33:24.607146+0000 mon.a (mon.0) 948 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T08:33:25.013 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:25.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:25.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:25.116 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:25.140 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:25.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:25.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:25.238 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:33:25.243 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:25.263 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:25.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:25.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:25.367 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:25.391 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:25.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:25.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:25.494 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:25.526 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:25.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:25.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:25.629 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:25.653 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:25.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:25.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:25.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:25.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:25.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:25.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:25.881 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:25.907 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:33:25.908 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:25.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:25.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:26.011 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:26.033 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:26.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:26.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:26.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[79557]: cluster 2023-10-09T08:33:24.600911+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[79557]: cluster 2023-10-09T08:33:24.604005+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[79557]: cluster 2023-10-09T08:33:24.604045+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[79557]: cluster 2023-10-09T08:33:24.606226+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[79557]: cluster 2023-10-09T08:33:24.606230+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[79557]: cluster 2023-10-09T08:33:24.606469+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[79557]: cluster 2023-10-09T08:33:24.608219+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[79557]: cluster 2023-10-09T08:33:24.609132+0000 osd.0 (osd.0) 1 : cluster 0 7.f starting backfill to osd.5 from (0'0,0'0] MAX to 217'9349 2023-10-09T08:33:26.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[79557]: cluster 2023-10-09T08:33:24.611123+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[79557]: cluster 2023-10-09T08:33:24.611169+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[79557]: cluster 2023-10-09T08:33:24.611447+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[79557]: cluster 2023-10-09T08:33:24.614087+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[79557]: cluster 2023-10-09T08:33:24.621001+0000 osd.6 (osd.6) 172 : cluster 0 7.c starting backfill to osd.2 from (0'0,0'0] MAX to 217'9080 2023-10-09T08:33:26.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[79557]: cluster 2023-10-09T08:33:24.623467+0000 osd.4 (osd.4) 195 : cluster 0 7.9 starting backfill to osd.6 from (0'0,0'0] MAX to 217'9340 2023-10-09T08:33:26.128 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[76862]: cluster 2023-10-09T08:33:24.600911+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.128 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[76862]: cluster 2023-10-09T08:33:24.604005+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.128 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[76862]: cluster 2023-10-09T08:33:24.604045+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[76862]: cluster 2023-10-09T08:33:24.606226+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[76862]: cluster 2023-10-09T08:33:24.606230+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[76862]: cluster 2023-10-09T08:33:24.606469+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[76862]: cluster 2023-10-09T08:33:24.608219+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.129 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[76862]: cluster 2023-10-09T08:33:24.609132+0000 osd.0 (osd.0) 1 : cluster 0 7.f starting backfill to osd.5 from (0'0,0'0] MAX to 217'9349 2023-10-09T08:33:26.130 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[76862]: cluster 2023-10-09T08:33:24.611123+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.130 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[76862]: cluster 2023-10-09T08:33:24.611169+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.130 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[76862]: cluster 2023-10-09T08:33:24.611447+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.130 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[76862]: cluster 2023-10-09T08:33:24.614087+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.130 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[76862]: cluster 2023-10-09T08:33:24.621001+0000 osd.6 (osd.6) 172 : cluster 0 7.c starting backfill to osd.2 from (0'0,0'0] MAX to 217'9080 2023-10-09T08:33:26.130 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:25 smithi081 bash[76862]: cluster 2023-10-09T08:33:24.623467+0000 osd.4 (osd.4) 195 : cluster 0 7.9 starting backfill to osd.6 from (0'0,0'0] MAX to 217'9340 2023-10-09T08:33:26.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:26.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:26.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:26.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:25 smithi118 bash[59345]: cluster 2023-10-09T08:33:24.600911+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:25 smithi118 bash[59345]: cluster 2023-10-09T08:33:24.604005+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:25 smithi118 bash[59345]: cluster 2023-10-09T08:33:24.604045+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:25 smithi118 bash[59345]: cluster 2023-10-09T08:33:24.606226+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:25 smithi118 bash[59345]: cluster 2023-10-09T08:33:24.606230+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:25 smithi118 bash[59345]: cluster 2023-10-09T08:33:24.606469+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:25 smithi118 bash[59345]: cluster 2023-10-09T08:33:24.608219+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:25 smithi118 bash[59345]: cluster 2023-10-09T08:33:24.609132+0000 osd.0 (osd.0) 1 : cluster 0 7.f starting backfill to osd.5 from (0'0,0'0] MAX to 217'9349 2023-10-09T08:33:26.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:25 smithi118 bash[59345]: cluster 2023-10-09T08:33:24.611123+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:25 smithi118 bash[59345]: cluster 2023-10-09T08:33:24.611169+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:25 smithi118 bash[59345]: cluster 2023-10-09T08:33:24.611447+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:25 smithi118 bash[59345]: cluster 2023-10-09T08:33:24.614087+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T08:33:26.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:25 smithi118 bash[59345]: cluster 2023-10-09T08:33:24.621001+0000 osd.6 (osd.6) 172 : cluster 0 7.c starting backfill to osd.2 from (0'0,0'0] MAX to 217'9080 2023-10-09T08:33:26.269 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:25 smithi118 bash[59345]: cluster 2023-10-09T08:33:24.623467+0000 osd.4 (osd.4) 195 : cluster 0 7.9 starting backfill to osd.6 from (0'0,0'0] MAX to 217'9340 2023-10-09T08:33:26.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:26.294 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:26.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:26.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:26.399 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:26.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:26.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:26.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:26.527 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:26.553 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:26.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:26.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:26.657 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:26.683 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:26.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:26.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:26.786 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:26.811 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:26.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:26.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:26.914 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:26.940 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:26.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:26.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:27.043 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:27.054 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:26 smithi118 bash[59345]: cluster 2023-10-09T08:33:25.739226+0000 mgr.y (mgr.26009) 940 : cluster 0 pgmap v980: 89 pgs: 1 activating+undersized+degraded+remapped, 4 unknown, 6 peering, 3 remapped+peering, 9 active+clean+remapped, 21 active+undersized, 3 active+recovery_wait+degraded, 2 active+recovery_wait+remapped, 2 active+recovery_wait+degraded+remapped, 23 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 77 op/s; 35526/140529 objects degraded (25.280%); 22304/140529 objects misplaced (15.871%); 5.1 MiB/s, 80 objects/s recovering 2023-10-09T08:33:27.068 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:27.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:27.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:27.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:26 smithi081 bash[76862]: cluster 2023-10-09T08:33:25.739226+0000 mgr.y (mgr.26009) 940 : cluster 0 pgmap v980: 89 pgs: 1 activating+undersized+degraded+remapped, 4 unknown, 6 peering, 3 remapped+peering, 9 active+clean+remapped, 21 active+undersized, 3 active+recovery_wait+degraded, 2 active+recovery_wait+remapped, 2 active+recovery_wait+degraded+remapped, 23 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 77 op/s; 35526/140529 objects degraded (25.280%); 22304/140529 objects misplaced (15.871%); 5.1 MiB/s, 80 objects/s recovering 2023-10-09T08:33:27.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:26 smithi081 bash[79557]: cluster 2023-10-09T08:33:25.739226+0000 mgr.y (mgr.26009) 940 : cluster 0 pgmap v980: 89 pgs: 1 activating+undersized+degraded+remapped, 4 unknown, 6 peering, 3 remapped+peering, 9 active+clean+remapped, 21 active+undersized, 3 active+recovery_wait+degraded, 2 active+recovery_wait+remapped, 2 active+recovery_wait+degraded+remapped, 23 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 77 op/s; 35526/140529 objects degraded (25.280%); 22304/140529 objects misplaced (15.871%); 5.1 MiB/s, 80 objects/s recovering 2023-10-09T08:33:27.171 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:27.194 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:27.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:27.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:27.297 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:27.324 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:27.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:27.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:27.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:27.447 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:27.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:27.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:27.550 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:27.577 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:27.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:27.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:27.680 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:27.701 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:27.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:27.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:27.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:27.828 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:27.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:27.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:27.930 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:27.951 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:27.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:27.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:28.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:28.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:28.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:28.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:28.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:28.204 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:28.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:28.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:28.310 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:28.339 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:28.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:28.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:28.442 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:28.468 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:28.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:28.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:28.572 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:28.595 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:28.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:28.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:28.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:28.719 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:28.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:28.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:28.822 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:28.846 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:28.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:28.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:28.950 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:28.973 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:28.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:28.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:29.077 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:29.085 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:28 smithi081 bash[76862]: cluster 2023-10-09T08:33:27.740084+0000 mgr.y (mgr.26009) 941 : cluster 0 pgmap v981: 89 pgs: 1 activating+undersized+degraded+remapped, 4 unknown, 6 peering, 3 remapped+peering, 9 active+clean+remapped, 21 active+undersized, 3 active+recovery_wait+degraded, 2 active+recovery_wait+remapped, 2 active+recovery_wait+degraded+remapped, 23 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 52 op/s; 35526/140529 objects degraded (25.280%); 22304/140529 objects misplaced (15.871%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T08:33:29.085 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:28 smithi081 bash[76862]: cluster 2023-10-09T08:33:28.594408+0000 mon.a (mon.0) 949 : cluster 3 Health check update: Degraded data redundancy: 35526/140529 objects degraded (25.280%), 19 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:29.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:28 smithi081 bash[79557]: cluster 2023-10-09T08:33:27.740084+0000 mgr.y (mgr.26009) 941 : cluster 0 pgmap v981: 89 pgs: 1 activating+undersized+degraded+remapped, 4 unknown, 6 peering, 3 remapped+peering, 9 active+clean+remapped, 21 active+undersized, 3 active+recovery_wait+degraded, 2 active+recovery_wait+remapped, 2 active+recovery_wait+degraded+remapped, 23 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 52 op/s; 35526/140529 objects degraded (25.280%); 22304/140529 objects misplaced (15.871%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T08:33:29.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:28 smithi081 bash[79557]: cluster 2023-10-09T08:33:28.594408+0000 mon.a (mon.0) 949 : cluster 3 Health check update: Degraded data redundancy: 35526/140529 objects degraded (25.280%), 19 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:29.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:29.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:29.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:29.101 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:33:29.101 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:33:29.128 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:28 smithi118 bash[59345]: cluster 2023-10-09T08:33:27.740084+0000 mgr.y (mgr.26009) 941 : cluster 0 pgmap v981: 89 pgs: 1 activating+undersized+degraded+remapped, 4 unknown, 6 peering, 3 remapped+peering, 9 active+clean+remapped, 21 active+undersized, 3 active+recovery_wait+degraded, 2 active+recovery_wait+remapped, 2 active+recovery_wait+degraded+remapped, 23 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 52 op/s; 35526/140529 objects degraded (25.280%); 22304/140529 objects misplaced (15.871%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T08:33:29.128 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:28 smithi118 bash[59345]: cluster 2023-10-09T08:33:28.594408+0000 mon.a (mon.0) 949 : cluster 3 Health check update: Degraded data redundancy: 35526/140529 objects degraded (25.280%), 19 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:29.201 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:29.223 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:29.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:29.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:29.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:29.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:29.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:29.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:29.459 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:29.485 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:29.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:29.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:29.589 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:29.618 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:29.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:29.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:29.721 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:29.746 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:29.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:29.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:29.825 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0] out_osds: [7] dead_osds: [1] live_osds: [0, 2, 3, 4, 5, 6, 7] 2023-10-09T08:33:29.825 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:33:29.825 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-09T08:33:29.825 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 1.0 2023-10-09T08:33:29.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:29.894 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:29.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:29.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:29.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-09T08:33:29.996 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:30.008 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:29 smithi118 bash[59345]: audit 2023-10-09T08:33:29.472311+0000 mon.c (mon.2) 361 : audit 0 from='client.? 172.21.15.81:0/1609833846' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:33:30.025 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:30.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:30.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:30.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:29 smithi081 bash[76862]: audit 2023-10-09T08:33:29.472311+0000 mon.c (mon.2) 361 : audit 0 from='client.? 172.21.15.81:0/1609833846' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:33:30.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:29 smithi081 bash[79557]: audit 2023-10-09T08:33:29.472311+0000 mon.c (mon.2) 361 : audit 0 from='client.? 172.21.15.81:0/1609833846' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:33:30.130 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:30.157 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:30.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:30.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:30.261 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:30.290 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:30.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:30.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:30.394 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:30.419 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:30.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:30.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:30.522 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:30.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:30.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:30.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:30.652 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:30.678 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:30.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:30.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:30.781 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:30.813 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:30.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:30.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:30.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:30 smithi081 bash[79557]: cluster 2023-10-09T08:33:29.740953+0000 mgr.y (mgr.26009) 942 : cluster 0 pgmap v982: 89 pgs: 1 activating+undersized+degraded+remapped, 4 unknown, 6 peering, 2 remapped+peering, 10 active+clean+remapped, 21 active+undersized, 3 active+recovery_wait+degraded, 2 active+recovery_wait+remapped, 2 active+recovery_wait+degraded+remapped, 23 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 44 op/s; 35526/140529 objects degraded (25.280%); 22304/140529 objects misplaced (15.871%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T08:33:30.852 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:30 smithi081 bash[79557]: cluster 2023-10-09T08:33:29.838300+0000 mon.a (mon.0) 950 : cluster 3 Health check update: Reduced data availability: 5 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T08:33:30.916 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:30.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:30.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:30.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:31.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:30 smithi118 bash[59345]: cluster 2023-10-09T08:33:29.740953+0000 mgr.y (mgr.26009) 942 : cluster 0 pgmap v982: 89 pgs: 1 activating+undersized+degraded+remapped, 4 unknown, 6 peering, 2 remapped+peering, 10 active+clean+remapped, 21 active+undersized, 3 active+recovery_wait+degraded, 2 active+recovery_wait+remapped, 2 active+recovery_wait+degraded+remapped, 23 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 44 op/s; 35526/140529 objects degraded (25.280%); 22304/140529 objects misplaced (15.871%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T08:33:31.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:30 smithi118 bash[59345]: cluster 2023-10-09T08:33:29.838300+0000 mon.a (mon.0) 950 : cluster 3 Health check update: Reduced data availability: 5 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T08:33:31.043 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:31.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:31.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:31.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:31.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:30 smithi081 bash[76862]: cluster 2023-10-09T08:33:29.740953+0000 mgr.y (mgr.26009) 942 : cluster 0 pgmap v982: 89 pgs: 1 activating+undersized+degraded+remapped, 4 unknown, 6 peering, 2 remapped+peering, 10 active+clean+remapped, 21 active+undersized, 3 active+recovery_wait+degraded, 2 active+recovery_wait+remapped, 2 active+recovery_wait+degraded+remapped, 23 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 44 op/s; 35526/140529 objects degraded (25.280%); 22304/140529 objects misplaced (15.871%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T08:33:31.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:30 smithi081 bash[76862]: cluster 2023-10-09T08:33:29.838300+0000 mon.a (mon.0) 950 : cluster 3 Health check update: Reduced data availability: 5 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T08:33:31.176 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:31.201 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:31.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:31.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:31.304 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:31.331 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:31.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:31.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:31.435 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:31.458 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:31.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:31.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:31.512 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:33:31.534 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:33:31.561 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:31.566 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:33:31.593 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:31.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:31.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:31.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:33:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:33:31] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.33.4" 2023-10-09T08:33:31.676 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:33:31.696 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:31.723 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:31.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:31.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:31.827 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:31.851 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:31.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:31.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:31.954 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:31.982 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:31.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:31.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:32.085 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:32.115 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:32.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:32.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:32.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:31 smithi081 bash[76862]: cluster 2023-10-09T08:33:31.848756+0000 mon.a (mon.0) 951 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 2 pgs peering) 2023-10-09T08:33:32.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:31 smithi081 bash[79557]: cluster 2023-10-09T08:33:31.848756+0000 mon.a (mon.0) 951 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 2 pgs peering) 2023-10-09T08:33:32.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:32.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:32.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:32.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:32.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:31 smithi118 bash[59345]: cluster 2023-10-09T08:33:31.848756+0000 mon.a (mon.0) 951 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 2 pgs peering) 2023-10-09T08:33:32.351 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:32.381 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:32.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:32.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:32.484 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:32.515 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:32.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:32.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:32.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:32.646 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:32.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:32.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:32.749 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:32.776 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:32.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:32.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:32.879 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:32.911 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:32.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:32.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:33.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:33.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:32 smithi118 bash[59345]: cluster 2023-10-09T08:33:31.742083+0000 mgr.y (mgr.26009) 943 : cluster 0 pgmap v983: 89 pgs: 1 remapped+peering, 2 active+degraded+remapped, 16 active+clean+remapped, 21 active+undersized, 6 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 41 op/s; 38210/140238 objects degraded (27.247%); 22396/140238 objects misplaced (15.970%); 2.6 MiB/s, 48 objects/s recovering 2023-10-09T08:33:33.040 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:33.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:33.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:33.143 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:33.174 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:33.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:33.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:33.277 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:33.292 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:32 smithi081 bash[76862]: cluster 2023-10-09T08:33:31.742083+0000 mgr.y (mgr.26009) 943 : cluster 0 pgmap v983: 89 pgs: 1 remapped+peering, 2 active+degraded+remapped, 16 active+clean+remapped, 21 active+undersized, 6 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 41 op/s; 38210/140238 objects degraded (27.247%); 22396/140238 objects misplaced (15.970%); 2.6 MiB/s, 48 objects/s recovering 2023-10-09T08:33:33.293 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:32 smithi081 bash[79557]: cluster 2023-10-09T08:33:31.742083+0000 mgr.y (mgr.26009) 943 : cluster 0 pgmap v983: 89 pgs: 1 remapped+peering, 2 active+degraded+remapped, 16 active+clean+remapped, 21 active+undersized, 6 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 41 op/s; 38210/140238 objects degraded (27.247%); 22396/140238 objects misplaced (15.970%); 2.6 MiB/s, 48 objects/s recovering 2023-10-09T08:33:33.304 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:33.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:33.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:33.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:33.433 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:33.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:33.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:33.536 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:33.568 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:33.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:33.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:33.671 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:33.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:33.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:33.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:33.708 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:33:33.797 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:33.820 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:33.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:33.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:33.924 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:33.950 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:33.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:33.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:34.053 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:34.076 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:34.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:34.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:34.179 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:34.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:33 smithi118 bash[59345]: cluster 2023-10-09T08:33:33.595392+0000 mon.a (mon.0) 952 : cluster 3 Health check update: Degraded data redundancy: 38210/140238 objects degraded (27.247%), 24 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:34.209 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:34.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:34.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:34.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:34.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:34.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:34.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:34.338 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:33 smithi081 bash[76862]: cluster 2023-10-09T08:33:33.595392+0000 mon.a (mon.0) 952 : cluster 3 Health check update: Degraded data redundancy: 38210/140238 objects degraded (27.247%), 24 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:34.339 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:33 smithi081 bash[79557]: cluster 2023-10-09T08:33:33.595392+0000 mon.a (mon.0) 952 : cluster 3 Health check update: Degraded data redundancy: 38210/140238 objects degraded (27.247%), 24 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:34.433 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:34.456 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:34.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:34.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:34.559 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:34.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:34.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:34.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:34.685 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:34.714 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:34.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:34.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:34.818 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:34.842 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:34.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:34.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:34.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:34.972 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:34.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:34.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:35.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:34 smithi118 bash[59345]: cluster 2023-10-09T08:33:33.742693+0000 mgr.y (mgr.26009) 944 : cluster 0 pgmap v984: 89 pgs: 1 remapped+peering, 2 active+degraded+remapped, 16 active+clean+remapped, 21 active+undersized, 6 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 33 op/s; 38210/140238 objects degraded (27.247%); 22396/140238 objects misplaced (15.970%); 2.1 MiB/s, 39 objects/s recovering 2023-10-09T08:33:35.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:35.108 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:35.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:35.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:35.196 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:34 smithi081 bash[76862]: cluster 2023-10-09T08:33:33.742693+0000 mgr.y (mgr.26009) 944 : cluster 0 pgmap v984: 89 pgs: 1 remapped+peering, 2 active+degraded+remapped, 16 active+clean+remapped, 21 active+undersized, 6 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 33 op/s; 38210/140238 objects degraded (27.247%); 22396/140238 objects misplaced (15.970%); 2.1 MiB/s, 39 objects/s recovering 2023-10-09T08:33:35.197 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:34 smithi081 bash[79557]: cluster 2023-10-09T08:33:33.742693+0000 mgr.y (mgr.26009) 944 : cluster 0 pgmap v984: 89 pgs: 1 remapped+peering, 2 active+degraded+remapped, 16 active+clean+remapped, 21 active+undersized, 6 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 33 op/s; 38210/140238 objects degraded (27.247%); 22396/140238 objects misplaced (15.970%); 2.1 MiB/s, 39 objects/s recovering 2023-10-09T08:33:35.210 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:35.241 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:35.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:35.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:35.345 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:35.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:35.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:35.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:35.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:35.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:35.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:35.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:35.591 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:33:35.596 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:35.615 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:33:35.620 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:35.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:35.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:35.650 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:33:35.677 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:33:35.678 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:33:35.678 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:33:35.678 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:33:35.678 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:33:35.678 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:33:35.678 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:33:35.678 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:33:35.678 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:33:35.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:35.745 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:35.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:35.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:35.748 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:33:35.848 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:35.874 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:35.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:35.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:35.978 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:36.008 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:36.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:36.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:36.111 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:36.139 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:36.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:36.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:36.243 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:36.273 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:36.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:36.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:36.377 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:36.407 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:36.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:36.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:36.511 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:36.545 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:36.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:36.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:36.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:36.667 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:36.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:36.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:36.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:36.793 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:36.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:36.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:36.895 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:36.924 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:36.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:36.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:37.028 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:37.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:37.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:37.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:37.149 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:37.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:36 smithi118 bash[59345]: cluster 2023-10-09T08:33:35.743525+0000 mgr.y (mgr.26009) 945 : cluster 0 pgmap v985: 89 pgs: 1 activating+undersized+remapped, 1 active+clean+remapped+laggy, 2 active+degraded+remapped, 15 active+clean+remapped, 21 active+undersized, 6 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 33 op/s; 43673/140118 objects degraded (31.169%); 25187/140118 objects misplaced (17.976%); 1.9 MiB/s, 35 objects/s recovering 2023-10-09T08:33:37.179 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:37.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:37.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:37.191 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:36 smithi081 bash[76862]: cluster 2023-10-09T08:33:35.743525+0000 mgr.y (mgr.26009) 945 : cluster 0 pgmap v985: 89 pgs: 1 activating+undersized+remapped, 1 active+clean+remapped+laggy, 2 active+degraded+remapped, 15 active+clean+remapped, 21 active+undersized, 6 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 33 op/s; 43673/140118 objects degraded (31.169%); 25187/140118 objects misplaced (17.976%); 1.9 MiB/s, 35 objects/s recovering 2023-10-09T08:33:37.191 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:36 smithi081 bash[79557]: cluster 2023-10-09T08:33:35.743525+0000 mgr.y (mgr.26009) 945 : cluster 0 pgmap v985: 89 pgs: 1 activating+undersized+remapped, 1 active+clean+remapped+laggy, 2 active+degraded+remapped, 15 active+clean+remapped, 21 active+undersized, 6 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 4 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 33 op/s; 43673/140118 objects degraded (31.169%); 25187/140118 objects misplaced (17.976%); 1.9 MiB/s, 35 objects/s recovering 2023-10-09T08:33:37.282 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:37.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:37.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:37.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:37.405 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:37.433 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:37.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:37.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:37.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:37.563 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:37.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:37.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:37.667 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:37.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:37.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:37.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:37.800 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:37.826 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:37.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:37.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:37.929 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:37.955 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:37.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:37.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:38.060 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:38.085 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:38.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:38.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:38.188 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:38.215 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:38.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:38.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:38.319 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:38.342 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:38.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:38.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:38.446 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:38.477 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:38.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:38.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:38.580 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:38.607 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:38.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:38.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:38.709 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:38.735 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:38.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:38.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:38.838 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:38.866 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:38.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:38.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:38.899 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:33:38.900 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:33:38.969 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:38.980 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:38 smithi118 bash[59345]: cluster 2023-10-09T08:33:37.744868+0000 mgr.y (mgr.26009) 946 : cluster 0 pgmap v986: 89 pgs: 1 activating+undersized+remapped, 1 active+clean+remapped+laggy, 15 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 12 op/s; 43660/140079 objects degraded (31.168%); 25066/140079 objects misplaced (17.894%); 1.1 MiB/s, 22 objects/s recovering 2023-10-09T08:33:38.980 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:38 smithi118 bash[59345]: audit 2023-10-09T08:33:38.148015+0000 mon.c (mon.2) 362 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:33:38.980 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:38 smithi118 bash[59345]: cluster 2023-10-09T08:33:38.596322+0000 mon.a (mon.0) 953 : cluster 3 Health check update: Degraded data redundancy: 43660/140079 objects degraded (31.168%), 24 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:38.996 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:38.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:38.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:39.092 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:38 smithi081 bash[76862]: cluster 2023-10-09T08:33:37.744868+0000 mgr.y (mgr.26009) 946 : cluster 0 pgmap v986: 89 pgs: 1 activating+undersized+remapped, 1 active+clean+remapped+laggy, 15 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 12 op/s; 43660/140079 objects degraded (31.168%); 25066/140079 objects misplaced (17.894%); 1.1 MiB/s, 22 objects/s recovering 2023-10-09T08:33:39.092 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:38 smithi081 bash[76862]: audit 2023-10-09T08:33:38.148015+0000 mon.c (mon.2) 362 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:33:39.092 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:38 smithi081 bash[76862]: cluster 2023-10-09T08:33:38.596322+0000 mon.a (mon.0) 953 : cluster 3 Health check update: Degraded data redundancy: 43660/140079 objects degraded (31.168%), 24 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:39.093 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:38 smithi081 bash[79557]: cluster 2023-10-09T08:33:37.744868+0000 mgr.y (mgr.26009) 946 : cluster 0 pgmap v986: 89 pgs: 1 activating+undersized+remapped, 1 active+clean+remapped+laggy, 15 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 12 op/s; 43660/140079 objects degraded (31.168%); 25066/140079 objects misplaced (17.894%); 1.1 MiB/s, 22 objects/s recovering 2023-10-09T08:33:39.093 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:38 smithi081 bash[79557]: audit 2023-10-09T08:33:38.148015+0000 mon.c (mon.2) 362 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:33:39.093 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:38 smithi081 bash[79557]: cluster 2023-10-09T08:33:38.596322+0000 mon.a (mon.0) 953 : cluster 3 Health check update: Degraded data redundancy: 43660/140079 objects degraded (31.168%), 24 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:39.100 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:39.124 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:39.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:39.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:39.227 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:39.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:39.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:39.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:39.355 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:39.385 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:39.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:39.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:39.488 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:39.520 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:39.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:39.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:39.623 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:39.657 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:39.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:39.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:39.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:39.789 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:39.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:39.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:39.897 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:39.929 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:39.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:39.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:39.941 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:33:39.972 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:39 smithi081 bash[79557]: audit 2023-10-09T08:33:39.638073+0000 mon.a (mon.0) 954 : audit 1 from='client.? 172.21.15.81:0/4134634404' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:33:39.973 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:39 smithi081 bash[76862]: audit 2023-10-09T08:33:39.638073+0000 mon.a (mon.0) 954 : audit 1 from='client.? 172.21.15.81:0/4134634404' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:33:40.032 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:40.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:40.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:40.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:40.160 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:40.168 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:39 smithi118 bash[59345]: audit 2023-10-09T08:33:39.638073+0000 mon.a (mon.0) 954 : audit 1 from='client.? 172.21.15.81:0/4134634404' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:33:40.181 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:40.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:40.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:40.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:40.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:40.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:40.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:40.413 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:40.437 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:40.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:40.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:40.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:40.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:40.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:40.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:40.675 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:40.704 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:40.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:40.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:40.810 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:40.838 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:40.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:40.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:40.901 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:33:40.942 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:40.965 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:40.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:40.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:41.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:41.082 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:40 smithi081 bash[76862]: cluster 2023-10-09T08:33:39.745768+0000 mgr.y (mgr.26009) 947 : cluster 0 pgmap v987: 89 pgs: 1 activating+undersized+remapped, 1 active+clean+remapped+laggy, 15 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 12 op/s; 43660/140079 objects degraded (31.168%); 25066/140079 objects misplaced (17.894%); 1.1 MiB/s, 22 objects/s recovering 2023-10-09T08:33:41.082 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:40 smithi081 bash[76862]: cluster 2023-10-09T08:33:39.916401+0000 mon.a (mon.0) 955 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:33:41.082 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:40 smithi081 bash[76862]: audit 2023-10-09T08:33:39.929491+0000 mon.a (mon.0) 956 : audit 1 from='client.? 172.21.15.81:0/4134634404' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:33:41.083 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:40 smithi081 bash[76862]: cluster 2023-10-09T08:33:39.929567+0000 mon.a (mon.0) 957 : cluster 0 osdmap e221: 8 total, 7 up, 7 in 2023-10-09T08:33:41.083 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:40 smithi081 bash[76862]: cluster 2023-10-09T08:33:39.941038+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T08:33:41.083 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:40 smithi081 bash[76862]: cluster 2023-10-09T08:33:39.941635+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T08:33:41.083 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:40 smithi081 bash[76862]: cluster 2023-10-09T08:33:39.952601+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T08:33:41.083 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:40 smithi081 bash[79557]: cluster 2023-10-09T08:33:39.745768+0000 mgr.y (mgr.26009) 947 : cluster 0 pgmap v987: 89 pgs: 1 activating+undersized+remapped, 1 active+clean+remapped+laggy, 15 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 12 op/s; 43660/140079 objects degraded (31.168%); 25066/140079 objects misplaced (17.894%); 1.1 MiB/s, 22 objects/s recovering 2023-10-09T08:33:41.083 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:40 smithi081 bash[79557]: cluster 2023-10-09T08:33:39.916401+0000 mon.a (mon.0) 955 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:33:41.083 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:40 smithi081 bash[79557]: audit 2023-10-09T08:33:39.929491+0000 mon.a (mon.0) 956 : audit 1 from='client.? 172.21.15.81:0/4134634404' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:33:41.083 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:40 smithi081 bash[79557]: cluster 2023-10-09T08:33:39.929567+0000 mon.a (mon.0) 957 : cluster 0 osdmap e221: 8 total, 7 up, 7 in 2023-10-09T08:33:41.083 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:40 smithi081 bash[79557]: cluster 2023-10-09T08:33:39.941038+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T08:33:41.084 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:40 smithi081 bash[79557]: cluster 2023-10-09T08:33:39.941635+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T08:33:41.084 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:40 smithi081 bash[79557]: cluster 2023-10-09T08:33:39.952601+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T08:33:41.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:41.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:41.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:41.200 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:33:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:33:41] "GET /metrics HTTP/1.1" 200 36584 "" "Prometheus/2.33.4" 2023-10-09T08:33:41.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:41.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:41.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:41.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:41.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:40 smithi118 bash[59345]: cluster 2023-10-09T08:33:39.745768+0000 mgr.y (mgr.26009) 947 : cluster 0 pgmap v987: 89 pgs: 1 activating+undersized+remapped, 1 active+clean+remapped+laggy, 15 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 12 op/s; 43660/140079 objects degraded (31.168%); 25066/140079 objects misplaced (17.894%); 1.1 MiB/s, 22 objects/s recovering 2023-10-09T08:33:41.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:40 smithi118 bash[59345]: cluster 2023-10-09T08:33:39.916401+0000 mon.a (mon.0) 955 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:33:41.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:40 smithi118 bash[59345]: audit 2023-10-09T08:33:39.929491+0000 mon.a (mon.0) 956 : audit 1 from='client.? 172.21.15.81:0/4134634404' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:33:41.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:40 smithi118 bash[59345]: cluster 2023-10-09T08:33:39.929567+0000 mon.a (mon.0) 957 : cluster 0 osdmap e221: 8 total, 7 up, 7 in 2023-10-09T08:33:41.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:40 smithi118 bash[59345]: cluster 2023-10-09T08:33:39.941038+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T08:33:41.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:40 smithi118 bash[59345]: cluster 2023-10-09T08:33:39.941635+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T08:33:41.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:40 smithi118 bash[59345]: cluster 2023-10-09T08:33:39.952601+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T08:33:41.344 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:41.369 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:41.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:41.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:41.472 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:41.496 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:41.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:41.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:41.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:41.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:41.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:41.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:41.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:41.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:41.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:41.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:41.878 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:41.915 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:41.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:41.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:42.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:42.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:42.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:42.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:42.148 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:42.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:42.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:42.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:42.283 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:42.310 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:42.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:42.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:42.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:42.447 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:42.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:42.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:42.550 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:42.580 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:42.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:42.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:42.685 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:42.710 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:42.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:42.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:42.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:42.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:42.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:42.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:42.945 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:42.968 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:42.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:42.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:43.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:43.081 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:42 smithi081 bash[76862]: cluster 2023-10-09T08:33:41.746725+0000 mgr.y (mgr.26009) 948 : cluster 0 pgmap v989: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 55 op/s; 43382/138570 objects degraded (31.307%); 24831/138570 objects misplaced (17.919%); 1.6 MiB/s, 26 objects/s recovering 2023-10-09T08:33:43.081 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:42 smithi081 bash[79557]: cluster 2023-10-09T08:33:41.746725+0000 mgr.y (mgr.26009) 948 : cluster 0 pgmap v989: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 55 op/s; 43382/138570 objects degraded (31.307%); 24831/138570 objects misplaced (17.919%); 1.6 MiB/s, 26 objects/s recovering 2023-10-09T08:33:43.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:43.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:43.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:43.213 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:43.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:42 smithi118 bash[59345]: cluster 2023-10-09T08:33:41.746725+0000 mgr.y (mgr.26009) 948 : cluster 0 pgmap v989: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 55 op/s; 43382/138570 objects degraded (31.307%); 24831/138570 objects misplaced (17.919%); 1.6 MiB/s, 26 objects/s recovering 2023-10-09T08:33:43.244 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:43.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:43.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:43.348 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:43.381 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:43.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:43.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:43.484 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:43.515 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:43.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:43.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:43.618 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:43.653 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:43.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:43.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:43.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:43.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:43.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:43.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:43.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:43.903 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:43.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:43.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:44.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:44.032 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:44.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:44.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:44.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:43 smithi081 bash[76862]: cluster 2023-10-09T08:33:43.597290+0000 mon.a (mon.0) 958 : cluster 3 Health check update: Degraded data redundancy: 43382/138570 objects degraded (31.307%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:44.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:43 smithi081 bash[79557]: cluster 2023-10-09T08:33:43.597290+0000 mon.a (mon.0) 958 : cluster 3 Health check update: Degraded data redundancy: 43382/138570 objects degraded (31.307%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:44.135 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:44.163 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:44.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:44.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:44.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:43 smithi118 bash[59345]: cluster 2023-10-09T08:33:43.597290+0000 mon.a (mon.0) 958 : cluster 3 Health check update: Degraded data redundancy: 43382/138570 objects degraded (31.307%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:44.267 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:44.294 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:44.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:44.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:44.397 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:44.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:44.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:44.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:44.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:44.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:44.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:44.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:44.653 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:44.676 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:44.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:44.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:44.780 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:44.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:44.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:44.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:44.918 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:44.953 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:44.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:44.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:45.040 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:44 smithi081 bash[76862]: cluster 2023-10-09T08:33:43.747416+0000 mgr.y (mgr.26009) 949 : cluster 0 pgmap v990: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 55 op/s; 43382/138570 objects degraded (31.307%); 24831/138570 objects misplaced (17.919%); 1.6 MiB/s, 26 objects/s recovering 2023-10-09T08:33:45.040 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:44 smithi081 bash[79557]: cluster 2023-10-09T08:33:43.747416+0000 mgr.y (mgr.26009) 949 : cluster 0 pgmap v990: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 55 op/s; 43382/138570 objects degraded (31.307%); 24831/138570 objects misplaced (17.919%); 1.6 MiB/s, 26 objects/s recovering 2023-10-09T08:33:45.059 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:45.097 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:45.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:45.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:45.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:33:45.167 INFO:teuthology.orchestra.run.smithi081.stdout:moved 21 / 267 (7.86517%) 2023-10-09T08:33:45.167 INFO:teuthology.orchestra.run.smithi081.stdout:avg 44.5 2023-10-09T08:33:45.167 INFO:teuthology.orchestra.run.smithi081.stdout:stddev 13.9134 -> 14.0208 (expected baseline 6.08961) 2023-10-09T08:33:45.167 INFO:teuthology.orchestra.run.smithi081.stdout:min osd.4 with 15 -> 15 pgs (0.337079 -> 0.337079 * mean) 2023-10-09T08:33:45.167 INFO:teuthology.orchestra.run.smithi081.stdout:max osd.3 with 50 -> 30 pgs (1.1236 -> 0.674157 * mean) 2023-10-09T08:33:45.168 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:33:45.168 INFO:teuthology.orchestra.run.smithi081.stdout:oload 110 2023-10-09T08:33:45.168 INFO:teuthology.orchestra.run.smithi081.stdout:max_change 1 2023-10-09T08:33:45.168 INFO:teuthology.orchestra.run.smithi081.stdout:max_change_osds 4 2023-10-09T08:33:45.168 INFO:teuthology.orchestra.run.smithi081.stdout:average_utilization 0.0169 2023-10-09T08:33:45.168 INFO:teuthology.orchestra.run.smithi081.stdout:overload_utilization 0.0186 2023-10-09T08:33:45.168 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 weight 1.0000 -> 0.5883 2023-10-09T08:33:45.168 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 weight 1.0000 -> 0.8981 2023-10-09T08:33:45.170 INFO:teuthology.orchestra.run.smithi081.stderr:no change 2023-10-09T08:33:45.199 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:45.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:44 smithi118 bash[59345]: cluster 2023-10-09T08:33:43.747416+0000 mgr.y (mgr.26009) 949 : cluster 0 pgmap v990: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 55 op/s; 43382/138570 objects degraded (31.307%); 24831/138570 objects misplaced (17.919%); 1.6 MiB/s, 26 objects/s recovering 2023-10-09T08:33:45.228 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:45.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:45.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:45.245 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:33:45.245 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:33:45.245 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.245 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.35241.0:149578 7.f e221/219)", 2023-10-09T08:33:45.245 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:45.222947+0000", 2023-10-09T08:33:45.245 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.015436147000000001, 2023-10-09T08:33:45.246 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015467007, 2023-10-09T08:33:45.246 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.246 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "queued for pg", 2023-10-09T08:33:45.246 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.246 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.246 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.246 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.222947+0000", 2023-10-09T08:33:45.246 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.247 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.247 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.247 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.247 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.222947+0000", 2023-10-09T08:33:45.247 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.247 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.247 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.247 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.248 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.222946+0000", 2023-10-09T08:33:45.248 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:33:45.248 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.248 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.248 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.248 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.222958+0000", 2023-10-09T08:33:45.248 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2461e-05 2023-10-09T08:33:45.248 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.248 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.249 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.249 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.222978+0000", 2023-10-09T08:33:45.249 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9698e-05 2023-10-09T08:33:45.249 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.249 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.249 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.250 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.222991+0000", 2023-10-09T08:33:45.250 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2924e-05 2023-10-09T08:33:45.250 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.250 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.250 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.250 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.250 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.251 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.35241.0:149578 7.f e221/219)", 2023-10-09T08:33:45.251 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:45.223395+0000", 2023-10-09T08:33:45.251 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.014988029, 2023-10-09T08:33:45.251 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015082948000000001, 2023-10-09T08:33:45.251 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.252 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "queued for pg", 2023-10-09T08:33:45.252 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.252 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.252 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.252 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.223395+0000", 2023-10-09T08:33:45.252 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.252 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.252 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.253 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.253 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.223395+0000", 2023-10-09T08:33:45.253 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.253 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.253 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.254 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.254 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.223395+0000", 2023-10-09T08:33:45.254 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:33:45.254 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.254 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.254 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.255 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.223400+0000", 2023-10-09T08:33:45.255 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7620000000000001e-06 2023-10-09T08:33:45.255 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.255 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.256 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.256 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.223413+0000", 2023-10-09T08:33:45.256 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2962000000000001e-05 2023-10-09T08:33:45.256 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.256 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.256 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.256 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.223420+0000", 2023-10-09T08:33:45.257 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.5230000000000001e-06 2023-10-09T08:33:45.257 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.257 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.257 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.257 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.257 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.258 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop_reply(client.35241.0:149578 7.f e221/219)", 2023-10-09T08:33:45.258 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:45.224721+0000", 2023-10-09T08:33:45.258 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.013662283000000001, 2023-10-09T08:33:45.258 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013817796, 2023-10-09T08:33:45.258 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.258 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "queued for pg", 2023-10-09T08:33:45.258 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.258 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.259 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.259 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.224721+0000", 2023-10-09T08:33:45.259 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.259 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.259 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.259 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.260 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.224721+0000", 2023-10-09T08:33:45.260 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.260 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.260 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.260 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.261 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.224720+0000", 2023-10-09T08:33:45.261 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:33:45.261 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.261 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.261 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.261 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.224727+0000", 2023-10-09T08:33:45.262 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4200000000000004e-06 2023-10-09T08:33:45.262 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.262 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.263 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.263 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.224744+0000", 2023-10-09T08:33:45.263 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7621999999999998e-05 2023-10-09T08:33:45.263 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.263 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.264 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.264 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.224753+0000", 2023-10-09T08:33:45.264 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8939999999999999e-06 2023-10-09T08:33:45.264 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.264 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.264 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.264 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.264 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.264 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:149498 7.6 7:6200eeba:::benchmark_data_smithi081_154445_object52000:head [delete] snapc 0=[] ondisk+write+known_if_redirected e221)", 2023-10-09T08:33:45.265 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:44.428620+0000", 2023-10-09T08:33:45.265 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.80976371999999996, 2023-10-09T08:33:45.265 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.80998885499999995, 2023-10-09T08:33:45.265 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.265 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "delayed", 2023-10-09T08:33:45.265 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:33:45.265 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:33:45.265 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:33:45.265 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 149498 2023-10-09T08:33:45.265 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.265 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.266 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.266 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.266 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.428620+0000", 2023-10-09T08:33:45.266 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.266 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.266 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.266 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.266 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.428620+0000", 2023-10-09T08:33:45.266 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.267 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.267 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.267 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.267 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.428617+0000", 2023-10-09T08:33:45.267 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:33:45.267 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.267 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.267 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.267 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.428629+0000", 2023-10-09T08:33:45.267 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1107000000000001e-05 2023-10-09T08:33:45.268 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.268 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.268 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.268 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.428646+0000", 2023-10-09T08:33:45.268 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7791999999999998e-05 2023-10-09T08:33:45.268 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.268 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.269 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.269 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.428662+0000", 2023-10-09T08:33:45.269 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5996000000000001e-05 2023-10-09T08:33:45.269 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.269 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.269 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.269 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.441120+0000", 2023-10-09T08:33:45.269 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012457288 2023-10-09T08:33:45.269 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.270 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.270 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:33:45.270 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.448157+0000", 2023-10-09T08:33:45.270 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0070371089999999997 2023-10-09T08:33:45.270 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.270 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.270 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.271 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.514974+0000", 2023-10-09T08:33:45.271 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.066817203000000006 2023-10-09T08:33:45.271 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.271 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.272 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:33:45.272 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.520729+0000", 2023-10-09T08:33:45.272 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0057546699999999999 2023-10-09T08:33:45.272 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.272 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.272 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.273 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.273 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.273 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:149541 7.6 7:6045317a:::benchmark_data_smithi081_154445_object52043:head [delete] snapc 0=[] ondisk+write+known_if_redirected e221)", 2023-10-09T08:33:45.273 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:44.762225+0000", 2023-10-09T08:33:45.273 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.47615808300000001, 2023-10-09T08:33:45.273 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.476474591, 2023-10-09T08:33:45.273 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.274 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "delayed", 2023-10-09T08:33:45.274 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:33:45.274 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:33:45.274 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:33:45.274 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 149541 2023-10-09T08:33:45.275 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.275 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.275 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.275 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.276 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.762225+0000", 2023-10-09T08:33:45.276 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.276 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.276 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.276 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.276 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.762225+0000", 2023-10-09T08:33:45.277 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.277 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.277 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.277 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.277 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.762223+0000", 2023-10-09T08:33:45.277 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:33:45.278 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.278 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.278 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.278 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.762231+0000", 2023-10-09T08:33:45.278 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5780000000000001e-06 2023-10-09T08:33:45.279 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.279 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.279 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.279 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.762261+0000", 2023-10-09T08:33:45.280 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0392e-05 2023-10-09T08:33:45.280 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.280 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.280 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.280 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.762269+0000", 2023-10-09T08:33:45.280 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1480000000000006e-06 2023-10-09T08:33:45.281 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.281 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.281 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.281 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.790536+0000", 2023-10-09T08:33:45.281 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.028266151 2023-10-09T08:33:45.281 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.282 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.282 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:33:45.282 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.798267+0000", 2023-10-09T08:33:45.282 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0077312639999999998 2023-10-09T08:33:45.282 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.283 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.283 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.283 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.871845+0000", 2023-10-09T08:33:45.283 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.073578412999999995 2023-10-09T08:33:45.284 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.284 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.284 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:33:45.284 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.876797+0000", 2023-10-09T08:33:45.285 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0049516849999999999 2023-10-09T08:33:45.285 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.285 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.285 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.286 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.286 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.286 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:149542 7.6 7:6453290c:::benchmark_data_smithi081_154445_object52044:head [delete] snapc 0=[] ondisk+write+known_if_redirected e221)", 2023-10-09T08:33:45.286 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:44.766421+0000", 2023-10-09T08:33:45.286 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.471962522, 2023-10-09T08:33:45.287 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.47241623500000002, 2023-10-09T08:33:45.287 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.287 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "delayed", 2023-10-09T08:33:45.287 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:33:45.287 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:33:45.288 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:33:45.288 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 149542 2023-10-09T08:33:45.288 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.288 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.289 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.289 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.289 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.766421+0000", 2023-10-09T08:33:45.289 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.290 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.290 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.290 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.290 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.766421+0000", 2023-10-09T08:33:45.291 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.291 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.291 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.291 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.292 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.766419+0000", 2023-10-09T08:33:45.292 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:33:45.293 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.293 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.294 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.294 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.766431+0000", 2023-10-09T08:33:45.294 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2198000000000001e-05 2023-10-09T08:33:45.294 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.294 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.294 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.295 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.766446+0000", 2023-10-09T08:33:45.295 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5167000000000001e-05 2023-10-09T08:33:45.295 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.295 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.295 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.296 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.766458+0000", 2023-10-09T08:33:45.296 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1626e-05 2023-10-09T08:33:45.296 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.296 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.297 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.297 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.799452+0000", 2023-10-09T08:33:45.298 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.032994879999999997 2023-10-09T08:33:45.298 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.298 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.298 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:33:45.299 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.805241+0000", 2023-10-09T08:33:45.299 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0057884290000000003 2023-10-09T08:33:45.299 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.299 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.299 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.300 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.903599+0000", 2023-10-09T08:33:45.300 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.098358567999999993 2023-10-09T08:33:45.300 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.300 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.300 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:33:45.300 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.913102+0000", 2023-10-09T08:33:45.301 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0095029899999999994 2023-10-09T08:33:45.301 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.301 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.301 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.301 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.301 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.302 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:149573 7.6 7:6f2e5864:::benchmark_data_smithi081_154445_object52075:head [delete] snapc 0=[] ondisk+write+known_if_redirected e221)", 2023-10-09T08:33:45.302 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:45.045300+0000", 2023-10-09T08:33:45.302 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.193083004, 2023-10-09T08:33:45.302 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.193593336, 2023-10-09T08:33:45.302 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.303 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "delayed", 2023-10-09T08:33:45.303 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:33:45.303 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:33:45.303 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:33:45.304 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 149573 2023-10-09T08:33:45.304 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.304 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.304 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.304 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.305 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.045300+0000", 2023-10-09T08:33:45.305 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.305 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.305 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.305 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.305 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.045300+0000", 2023-10-09T08:33:45.306 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.306 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.306 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.306 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.306 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.045298+0000", 2023-10-09T08:33:45.306 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:33:45.307 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.307 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.307 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.307 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.045308+0000", 2023-10-09T08:33:45.307 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9329999999999996e-06 2023-10-09T08:33:45.307 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.308 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.308 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.308 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.045327+0000", 2023-10-09T08:33:45.308 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8654000000000001e-05 2023-10-09T08:33:45.308 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.309 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.309 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.309 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.045338+0000", 2023-10-09T08:33:45.309 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0628000000000001e-05 2023-10-09T08:33:45.309 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.310 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.310 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.310 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.067744+0000", 2023-10-09T08:33:45.310 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.022406061000000001 2023-10-09T08:33:45.310 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.311 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.311 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:33:45.311 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.074465+0000", 2023-10-09T08:33:45.311 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0067210150000000003 2023-10-09T08:33:45.311 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.311 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.312 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.312 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.114659+0000", 2023-10-09T08:33:45.312 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.040194081999999999 2023-10-09T08:33:45.312 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.313 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.313 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:33:45.313 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.119612+0000", 2023-10-09T08:33:45.313 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0049535760000000003 2023-10-09T08:33:45.313 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.314 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.314 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.314 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.314 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.314 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:149505 7.6 7:61e0a16f:::benchmark_data_smithi081_154445_object52007:head [delete] snapc 0=[] ondisk+write+known_if_redirected e221)", 2023-10-09T08:33:45.315 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:44.481017+0000", 2023-10-09T08:33:45.315 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.75736609700000002, 2023-10-09T08:33:45.315 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.75793790900000002, 2023-10-09T08:33:45.315 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.315 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "delayed", 2023-10-09T08:33:45.316 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:33:45.316 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:33:45.316 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:33:45.316 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 149505 2023-10-09T08:33:45.316 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.316 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.317 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.317 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.317 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.481017+0000", 2023-10-09T08:33:45.317 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.317 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.318 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.318 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.318 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.481017+0000", 2023-10-09T08:33:45.318 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.319 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.319 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.319 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.319 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.481015+0000", 2023-10-09T08:33:45.319 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:33:45.320 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.320 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.320 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.320 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.481024+0000", 2023-10-09T08:33:45.321 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9060000000000008e-06 2023-10-09T08:33:45.321 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.321 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.321 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.322 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.481037+0000", 2023-10-09T08:33:45.322 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2639e-05 2023-10-09T08:33:45.322 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.322 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.323 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.323 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.481046+0000", 2023-10-09T08:33:45.323 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1290000000000002e-06 2023-10-09T08:33:45.323 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.324 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.324 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.324 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.544941+0000", 2023-10-09T08:33:45.324 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.063895674999999999 2023-10-09T08:33:45.325 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.325 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.325 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:33:45.325 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.551141+0000", 2023-10-09T08:33:45.325 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0061999170000000001 2023-10-09T08:33:45.326 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.326 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.327 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.327 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.617007+0000", 2023-10-09T08:33:45.327 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.065865799000000003 2023-10-09T08:33:45.327 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.329 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.329 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:33:45.330 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.623402+0000", 2023-10-09T08:33:45.330 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0063948349999999998 2023-10-09T08:33:45.330 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.330 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.331 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.331 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.331 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.331 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:149552 7.6 7:6882c213:::benchmark_data_smithi081_154445_object52054:head [delete] snapc 0=[] ondisk+write+known_if_redirected e221)", 2023-10-09T08:33:45.331 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:44.808038+0000", 2023-10-09T08:33:45.331 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.43034481600000002, 2023-10-09T08:33:45.332 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.43097111399999999, 2023-10-09T08:33:45.332 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.332 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "delayed", 2023-10-09T08:33:45.332 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:33:45.332 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:33:45.332 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:33:45.333 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 149552 2023-10-09T08:33:45.333 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.333 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.333 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.333 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.333 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.808038+0000", 2023-10-09T08:33:45.333 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.334 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.334 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.334 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.334 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.808038+0000", 2023-10-09T08:33:45.334 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.334 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.334 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.335 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.335 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.808037+0000", 2023-10-09T08:33:45.335 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:33:45.335 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.336 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.337 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.337 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.808044+0000", 2023-10-09T08:33:45.337 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7309999999999996e-06 2023-10-09T08:33:45.338 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.338 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.338 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.338 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.808054+0000", 2023-10-09T08:33:45.339 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0553999999999999e-05 2023-10-09T08:33:45.340 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.340 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.340 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.340 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.808060+0000", 2023-10-09T08:33:45.340 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.913e-06 2023-10-09T08:33:45.341 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.341 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.341 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.341 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.913793+0000", 2023-10-09T08:33:45.341 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.105733284 2023-10-09T08:33:45.342 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.342 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.342 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:33:45.342 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.920670+0000", 2023-10-09T08:33:45.342 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0068760560000000002 2023-10-09T08:33:45.343 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.343 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.343 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.343 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.003983+0000", 2023-10-09T08:33:45.343 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.083313748000000007 2023-10-09T08:33:45.344 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.344 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.344 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:33:45.344 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.013345+0000", 2023-10-09T08:33:45.344 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0093619180000000003 2023-10-09T08:33:45.345 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.345 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.345 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.345 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.345 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.346 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:149530 7.6 7:6741e6bf:::benchmark_data_smithi081_154445_object52032:head [delete] snapc 0=[] ondisk+write+known_if_redirected e221)", 2023-10-09T08:33:45.346 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:44.673091+0000", 2023-10-09T08:33:45.346 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.56529247500000002, 2023-10-09T08:33:45.346 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.56597275700000005, 2023-10-09T08:33:45.346 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.347 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "delayed", 2023-10-09T08:33:45.347 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:33:45.347 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:33:45.347 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:33:45.347 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 149530 2023-10-09T08:33:45.348 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.348 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.348 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.348 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.348 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.673091+0000", 2023-10-09T08:33:45.349 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.349 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.349 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.349 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.349 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.673091+0000", 2023-10-09T08:33:45.350 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.350 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.350 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.350 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.350 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.673089+0000", 2023-10-09T08:33:45.351 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:33:45.351 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.351 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.351 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.351 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.673097+0000", 2023-10-09T08:33:45.352 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.123e-06 2023-10-09T08:33:45.352 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.352 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.352 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.352 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.673113+0000", 2023-10-09T08:33:45.353 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5753e-05 2023-10-09T08:33:45.353 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.353 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.353 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.354 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.673121+0000", 2023-10-09T08:33:45.354 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0849999999999997e-06 2023-10-09T08:33:45.354 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.354 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.355 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.355 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.784539+0000", 2023-10-09T08:33:45.355 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.11141762199999999 2023-10-09T08:33:45.355 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.356 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.356 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:33:45.356 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.789682+0000", 2023-10-09T08:33:45.356 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0051430750000000004 2023-10-09T08:33:45.356 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.357 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.357 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.357 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.833670+0000", 2023-10-09T08:33:45.357 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.043988104 2023-10-09T08:33:45.357 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.357 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.358 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:33:45.358 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.839870+0000", 2023-10-09T08:33:45.358 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0062003079999999999 2023-10-09T08:33:45.358 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.359 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.359 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.359 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.359 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.359 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:149578 7.f 7:ff8431d3:::benchmark_data_smithi081_154445_object52080:head [delete] snapc 0=[] ondisk+write+known_if_redirected e221)", 2023-10-09T08:33:45.360 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:45.093231+0000", 2023-10-09T08:33:45.360 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.14515265799999999, 2023-10-09T08:33:45.360 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.145886979, 2023-10-09T08:33:45.360 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.360 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-09T08:33:45.361 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:33:45.361 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:33:45.361 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:33:45.361 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 149578 2023-10-09T08:33:45.361 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.362 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.362 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.362 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.362 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.093231+0000", 2023-10-09T08:33:45.363 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.363 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.363 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.363 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.364 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.093231+0000", 2023-10-09T08:33:45.364 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.364 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.364 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.364 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.364 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.093229+0000", 2023-10-09T08:33:45.365 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:33:45.365 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.366 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.366 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.366 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.093236+0000", 2023-10-09T08:33:45.367 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9460000000000001e-06 2023-10-09T08:33:45.367 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.367 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.367 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.368 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.093249+0000", 2023-10-09T08:33:45.368 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3013000000000001e-05 2023-10-09T08:33:45.368 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.368 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.369 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.369 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.093258+0000", 2023-10-09T08:33:45.369 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9099999999999994e-06 2023-10-09T08:33:45.370 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.370 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.370 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.371 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.094561+0000", 2023-10-09T08:33:45.371 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0013033840000000001 2023-10-09T08:33:45.371 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.372 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.372 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:33:45.372 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.101959+0000", 2023-10-09T08:33:45.373 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0073977679999999999 2023-10-09T08:33:45.373 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.373 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.373 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.373 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.131132+0000", 2023-10-09T08:33:45.374 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.029172824 2023-10-09T08:33:45.374 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.374 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.374 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:33:45.375 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.137093+0000", 2023-10-09T08:33:45.375 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.005960847 2023-10-09T08:33:45.375 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.375 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.375 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.376 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.185616+0000", 2023-10-09T08:33:45.376 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.048522907999999997 2023-10-09T08:33:45.376 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.376 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.376 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:33:45.377 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.195189+0000", 2023-10-09T08:33:45.377 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0095727750000000004 2023-10-09T08:33:45.377 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.377 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.378 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,5,7", 2023-10-09T08:33:45.378 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.218159+0000", 2023-10-09T08:33:45.378 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.022970093 2023-10-09T08:33:45.378 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.379 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.379 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.379 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.379 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.379 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:149457 7.6 7:6818e11b:::benchmark_data_smithi081_154445_object51959:head [delete] snapc 0=[] ondisk+write+known_if_redirected e221)", 2023-10-09T08:33:45.379 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:44.170850+0000", 2023-10-09T08:33:45.380 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 1.0675337570000001, 2023-10-09T08:33:45.380 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.068333642, 2023-10-09T08:33:45.380 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.380 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:33:45.380 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:33:45.380 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:33:45.380 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:33:45.381 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 149457 2023-10-09T08:33:45.381 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.381 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.381 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.381 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.381 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.170850+0000", 2023-10-09T08:33:45.382 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.382 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.382 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.382 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.382 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.170850+0000", 2023-10-09T08:33:45.383 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.383 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.383 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.383 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.384 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.170846+0000", 2023-10-09T08:33:45.384 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999967 2023-10-09T08:33:45.384 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.384 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.385 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.385 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.170861+0000", 2023-10-09T08:33:45.385 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4531e-05 2023-10-09T08:33:45.386 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.386 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.386 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.386 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.170888+0000", 2023-10-09T08:33:45.386 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6896000000000001e-05 2023-10-09T08:33:45.387 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.387 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.387 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.387 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.170906+0000", 2023-10-09T08:33:45.388 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8042000000000001e-05 2023-10-09T08:33:45.388 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.388 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.388 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.388 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.207690+0000", 2023-10-09T08:33:45.389 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.036784246999999999 2023-10-09T08:33:45.389 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.389 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.390 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:33:45.390 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.214696+0000", 2023-10-09T08:33:45.390 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0070058009999999999 2023-10-09T08:33:45.392 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.392 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.392 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.393 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.260062+0000", 2023-10-09T08:33:45.393 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.045366257 2023-10-09T08:33:45.393 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.393 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.393 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:33:45.394 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.265866+0000", 2023-10-09T08:33:45.394 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0058043770000000003 2023-10-09T08:33:45.394 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.395 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.395 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.395 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.232469+0000", 2023-10-09T08:33:45.395 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.96660233900000003 2023-10-09T08:33:45.396 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.396 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.396 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:33:45.397 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.238645+0000", 2023-10-09T08:33:45.397 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0061759939999999998 2023-10-09T08:33:45.398 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.398 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.398 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.398 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.398 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.399 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:149579 7.f 7:fa23876c:::benchmark_data_smithi081_154445_object52081:head [delete] snapc 0=[] ondisk+write+known_if_redirected e221)", 2023-10-09T08:33:45.399 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:45.094283+0000", 2023-10-09T08:33:45.399 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.14410068700000001, 2023-10-09T08:33:45.399 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.144964016, 2023-10-09T08:33:45.399 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.399 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "delayed", 2023-10-09T08:33:45.400 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:33:45.400 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:33:45.400 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:33:45.400 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 149579 2023-10-09T08:33:45.401 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.401 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.401 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.401 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.401 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.094283+0000", 2023-10-09T08:33:45.401 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.402 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.402 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.402 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.402 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.094283+0000", 2023-10-09T08:33:45.402 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.402 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.403 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.403 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.403 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.094282+0000", 2023-10-09T08:33:45.403 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:33:45.403 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.403 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.403 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.404 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.094287+0000", 2023-10-09T08:33:45.404 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7450000000000001e-06 2023-10-09T08:33:45.404 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.404 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.405 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.405 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.094298+0000", 2023-10-09T08:33:45.405 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1068e-05 2023-10-09T08:33:45.405 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.405 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.405 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.406 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.094304+0000", 2023-10-09T08:33:45.406 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5210000000000002e-06 2023-10-09T08:33:45.406 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.406 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.406 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.407 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.102668+0000", 2023-10-09T08:33:45.407 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0083644119999999999 2023-10-09T08:33:45.407 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.407 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.407 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:33:45.408 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.107161+0000", 2023-10-09T08:33:45.408 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0044928290000000003 2023-10-09T08:33:45.408 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.408 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.408 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.409 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.159481+0000", 2023-10-09T08:33:45.409 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.052320241000000003 2023-10-09T08:33:45.409 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.409 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.409 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:33:45.410 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.164140+0000", 2023-10-09T08:33:45.410 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0046583800000000002 2023-10-09T08:33:45.410 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.410 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.410 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.410 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.411 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.411 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:149463 7.6 7:6567f8ac:::benchmark_data_smithi081_154445_object51965:head [delete] snapc 0=[] ondisk+write+known_if_redirected e221)", 2023-10-09T08:33:45.411 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:44.189548+0000", 2023-10-09T08:33:45.411 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 1.0488348139999999, 2023-10-09T08:33:45.411 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0497565499999999, 2023-10-09T08:33:45.412 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.412 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "delayed", 2023-10-09T08:33:45.412 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:33:45.412 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:33:45.412 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:33:45.412 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 149463 2023-10-09T08:33:45.413 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.413 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.413 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.413 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.413 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.189548+0000", 2023-10-09T08:33:45.414 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.414 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.414 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.414 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.414 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.189548+0000", 2023-10-09T08:33:45.415 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.415 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.415 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.415 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.415 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.189547+0000", 2023-10-09T08:33:45.416 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:33:45.416 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.416 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.416 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.417 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.189555+0000", 2023-10-09T08:33:45.417 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9980000000000003e-06 2023-10-09T08:33:45.417 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.417 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.417 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.418 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.189573+0000", 2023-10-09T08:33:45.418 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8581999999999999e-05 2023-10-09T08:33:45.418 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.418 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.418 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.419 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.189585+0000", 2023-10-09T08:33:45.419 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1249e-05 2023-10-09T08:33:45.420 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.420 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.420 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.421 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.215391+0000", 2023-10-09T08:33:45.421 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.025806275 2023-10-09T08:33:45.421 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.421 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.422 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:33:45.422 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.221848+0000", 2023-10-09T08:33:45.423 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0064572939999999997 2023-10-09T08:33:45.423 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.423 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.423 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.423 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.318994+0000", 2023-10-09T08:33:45.423 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.097145585000000007 2023-10-09T08:33:45.423 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.423 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.423 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:33:45.423 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.326054+0000", 2023-10-09T08:33:45.424 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0070599429999999999 2023-10-09T08:33:45.424 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.424 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.424 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.424 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.424 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.424 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:149584 7.4 7:23037a26:::benchmark_data_smithi081_154445_object52086:head [delete] snapc 0=[] ondisk+write+known_if_redirected e221)", 2023-10-09T08:33:45.424 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:45.199755+0000", 2023-10-09T08:33:45.424 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.038628271999999998, 2023-10-09T08:33:45.424 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.039603869, 2023-10-09T08:33:45.425 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.425 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:33:45.425 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:33:45.425 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:33:45.425 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:33:45.425 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 149584 2023-10-09T08:33:45.425 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.425 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.425 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.425 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.425 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.199755+0000", 2023-10-09T08:33:45.426 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.426 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.426 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.426 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.426 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.199755+0000", 2023-10-09T08:33:45.426 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.426 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.426 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.427 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.427 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.199753+0000", 2023-10-09T08:33:45.427 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:33:45.427 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.427 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.427 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.427 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.199764+0000", 2023-10-09T08:33:45.427 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0909e-05 2023-10-09T08:33:45.427 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.427 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.427 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.428 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.199786+0000", 2023-10-09T08:33:45.428 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2039e-05 2023-10-09T08:33:45.428 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.428 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.428 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.428 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.199797+0000", 2023-10-09T08:33:45.428 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0951999999999999e-05 2023-10-09T08:33:45.428 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.428 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.428 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.428 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.201360+0000", 2023-10-09T08:33:45.428 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0015633559999999999 2023-10-09T08:33:45.429 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.429 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.429 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:33:45.429 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.216817+0000", 2023-10-09T08:33:45.429 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015457143 2023-10-09T08:33:45.429 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.429 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.429 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.429 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.429 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.430 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:149586 7.f 7.7006971f (undecoded) ondisk+write+known_if_redirected e221)", 2023-10-09T08:33:45.430 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:45.213857+0000", 2023-10-09T08:33:45.430 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.024526002000000002, 2023-10-09T08:33:45.430 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.025565448000000001, 2023-10-09T08:33:45.430 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.430 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "queued for pg", 2023-10-09T08:33:45.430 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:33:45.430 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:33:45.430 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:33:45.430 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 149586 2023-10-09T08:33:45.431 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.431 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.431 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.431 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.431 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.213857+0000", 2023-10-09T08:33:45.431 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.431 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.431 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.431 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.431 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.213857+0000", 2023-10-09T08:33:45.431 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.431 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.432 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.432 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.432 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.213855+0000", 2023-10-09T08:33:45.432 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:33:45.432 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.432 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.432 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.432 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.213868+0000", 2023-10-09T08:33:45.432 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2231e-05 2023-10-09T08:33:45.432 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.433 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.433 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.433 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.213888+0000", 2023-10-09T08:33:45.433 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0554e-05 2023-10-09T08:33:45.433 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.433 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.433 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.433 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.213901+0000", 2023-10-09T08:33:45.433 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3112000000000001e-05 2023-10-09T08:33:45.433 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.433 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.433 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.434 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.434 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.434 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:149469 7.6 7:6c60a449:::benchmark_data_smithi081_154445_object51971:head [delete] snapc 0=[] ondisk+write+known_if_redirected e221)", 2023-10-09T08:33:45.434 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:44.211764+0000", 2023-10-09T08:33:45.434 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 1.026619451, 2023-10-09T08:33:45.434 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.027718452, 2023-10-09T08:33:45.434 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.434 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "delayed", 2023-10-09T08:33:45.434 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:33:45.434 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:33:45.434 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:33:45.435 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 149469 2023-10-09T08:33:45.435 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.435 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.435 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.435 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.435 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.211764+0000", 2023-10-09T08:33:45.435 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.435 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.435 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.435 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.435 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.211764+0000", 2023-10-09T08:33:45.436 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.436 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.436 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.436 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.436 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.211762+0000", 2023-10-09T08:33:45.436 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:33:45.436 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.436 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.436 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.436 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.211772+0000", 2023-10-09T08:33:45.436 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0193999999999999e-05 2023-10-09T08:33:45.437 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.437 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.437 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.437 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.211791+0000", 2023-10-09T08:33:45.437 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9261000000000001e-05 2023-10-09T08:33:45.437 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.437 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.437 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.437 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.211805+0000", 2023-10-09T08:33:45.437 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3443e-05 2023-10-09T08:33:45.437 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.438 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.438 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.438 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.222566+0000", 2023-10-09T08:33:45.438 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010760784000000001 2023-10-09T08:33:45.438 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.438 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.438 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:33:45.438 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.228497+0000", 2023-10-09T08:33:45.438 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0059317509999999999 2023-10-09T08:33:45.438 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.438 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.439 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:33:45.439 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.289251+0000", 2023-10-09T08:33:45.439 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.060753637999999999 2023-10-09T08:33:45.439 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.439 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.439 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:33:45.439 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:44.295065+0000", 2023-10-09T08:33:45.439 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0058141579999999998 2023-10-09T08:33:45.439 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.439 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.439 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.440 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.440 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.440 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:149587 7.f 7.89b1062f (undecoded) ondisk+write+known_if_redirected e221)", 2023-10-09T08:33:45.440 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:45.214689+0000", 2023-10-09T08:33:45.440 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.023693954, 2023-10-09T08:33:45.440 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.024846410999999999, 2023-10-09T08:33:45.440 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:33:45.440 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "queued for pg", 2023-10-09T08:33:45.440 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:33:45.440 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:33:45.440 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:33:45.440 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 149587 2023-10-09T08:33:45.441 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.441 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:33:45.441 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.441 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:33:45.441 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.214689+0000", 2023-10-09T08:33:45.441 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.441 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.441 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.441 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:33:45.441 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.214689+0000", 2023-10-09T08:33:45.441 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:33:45.442 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.442 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.442 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:33:45.442 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.214688+0000", 2023-10-09T08:33:45.442 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:33:45.442 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.442 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.442 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:33:45.442 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.214694+0000", 2023-10-09T08:33:45.442 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8440000000000003e-06 2023-10-09T08:33:45.443 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.443 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.443 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:33:45.443 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.214708+0000", 2023-10-09T08:33:45.443 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3366e-05 2023-10-09T08:33:45.443 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:33:45.443 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:33:45.443 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:33:45.443 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:45.214715+0000", 2023-10-09T08:33:45.444 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8879999999999997e-06 2023-10-09T08:33:45.444 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.444 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:33:45.444 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.444 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:33:45.444 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2023-10-09T08:33:45.444 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 18 2023-10-09T08:33:45.444 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:33:45.445 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:45.446 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:33:45 smithi081 bash[73025]: debug 2023-10-09T08:33:45.161+0000 7fe377de0700 -1 mgr.server reply reply (2) No such file or directory no change 2023-10-09T08:33:45.475 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:45.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:45.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:45.579 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:45.600 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:45.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:45.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:45.703 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:45.730 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:45.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:45.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:45.836 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:45.869 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:45.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:45.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:45.974 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:46.005 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:46.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:46.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:46.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:46.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:46.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:46.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:46.252 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:46.288 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:46.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:46.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:46.392 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:46.426 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:46.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:46.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:46.531 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:46.563 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:46.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:46.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:46.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:46.710 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:46.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:46.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:46.814 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:46.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-09T08:33:46.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:46.842 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-09T08:33:46.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 0.05 2023-10-09T08:33:46.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:46.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:46.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:46.994 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:46.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:46.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:47.099 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:47.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:47.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:47.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:47.233 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:47.247 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:46 smithi118 bash[59345]: audit 2023-10-09T08:33:45.164079+0000 mgr.y (mgr.26009) 950 : audit 0 from='client.35535 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:33:47.247 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:46 smithi118 bash[59345]: cluster 2023-10-09T08:33:45.748756+0000 mgr.y (mgr.26009) 951 : cluster 0 pgmap v991: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 114 op/s; 43168/136686 objects degraded (31.582%); 24591/136686 objects misplaced (17.991%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T08:33:47.266 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:47.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:47.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:47.312 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:33:47.336 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:46 smithi081 bash[76862]: audit 2023-10-09T08:33:45.164079+0000 mgr.y (mgr.26009) 950 : audit 0 from='client.35535 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:33:47.337 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:46 smithi081 bash[76862]: cluster 2023-10-09T08:33:45.748756+0000 mgr.y (mgr.26009) 951 : cluster 0 pgmap v991: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 114 op/s; 43168/136686 objects degraded (31.582%); 24591/136686 objects misplaced (17.991%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T08:33:47.337 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:46 smithi081 bash[79557]: audit 2023-10-09T08:33:45.164079+0000 mgr.y (mgr.26009) 950 : audit 0 from='client.35535 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:33:47.337 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:46 smithi081 bash[79557]: cluster 2023-10-09T08:33:45.748756+0000 mgr.y (mgr.26009) 951 : cluster 0 pgmap v991: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 114 op/s; 43168/136686 objects degraded (31.582%); 24591/136686 objects misplaced (17.991%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T08:33:47.370 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:47.400 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:47.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:47.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:47.507 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:47.537 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:47.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:47.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:47.640 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:47.664 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:47.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:47.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:47.769 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:47.796 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:47.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:47.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:47.902 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:47.931 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:47.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:47.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:48.034 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:48.066 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:48.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:48.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:48.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:47 smithi081 bash[76862]: cluster 2023-10-09T08:33:47.749732+0000 mgr.y (mgr.26009) 952 : cluster 0 pgmap v992: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 127 op/s; 43020/136254 objects degraded (31.573%); 24543/136254 objects misplaced (18.013%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:33:48.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:47 smithi081 bash[79557]: cluster 2023-10-09T08:33:47.749732+0000 mgr.y (mgr.26009) 952 : cluster 0 pgmap v992: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 127 op/s; 43020/136254 objects degraded (31.573%); 24543/136254 objects misplaced (18.013%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:33:48.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:48.181 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:47 smithi118 bash[59345]: cluster 2023-10-09T08:33:47.749732+0000 mgr.y (mgr.26009) 952 : cluster 0 pgmap v992: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 127 op/s; 43020/136254 objects degraded (31.573%); 24543/136254 objects misplaced (18.013%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:33:48.197 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:48.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:48.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:48.301 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:48.333 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:48.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:48.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:48.439 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:48.464 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:48.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:48.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:48.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:48.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:48.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:48.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:48.698 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:48.723 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:48.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:48.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:48.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:48.851 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:48.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:48.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:48.957 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:48.965 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:48 smithi118 bash[59345]: cluster 2023-10-09T08:33:48.598482+0000 mon.a (mon.0) 959 : cluster 3 Health check update: Degraded data redundancy: 43020/136254 objects degraded (31.573%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:48.981 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:48.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:48.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:49.024 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:48 smithi081 bash[76862]: cluster 2023-10-09T08:33:48.598482+0000 mon.a (mon.0) 959 : cluster 3 Health check update: Degraded data redundancy: 43020/136254 objects degraded (31.573%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:49.025 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:48 smithi081 bash[79557]: cluster 2023-10-09T08:33:48.598482+0000 mon.a (mon.0) 959 : cluster 3 Health check update: Degraded data redundancy: 43020/136254 objects degraded (31.573%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:49.084 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:49.113 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:49.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:49.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:49.217 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:49.244 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:49.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:49.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:49.348 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:49.380 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:49.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:49.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:49.483 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:49.511 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:49.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:49.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:49.615 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:49.636 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:49.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:49.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:49.739 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:49.764 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:49.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:49.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:49.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:49.903 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:49.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:49.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:50.006 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:50.013 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:49 smithi118 bash[59345]: cluster 2023-10-09T08:33:49.750537+0000 mgr.y (mgr.26009) 953 : cluster 0 pgmap v993: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 127 op/s; 43020/136254 objects degraded (31.573%); 24543/136254 objects misplaced (18.013%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:33:50.031 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:50.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:50.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:50.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:49 smithi081 bash[76862]: cluster 2023-10-09T08:33:49.750537+0000 mgr.y (mgr.26009) 953 : cluster 0 pgmap v993: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 127 op/s; 43020/136254 objects degraded (31.573%); 24543/136254 objects misplaced (18.013%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:33:50.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:49 smithi081 bash[79557]: cluster 2023-10-09T08:33:49.750537+0000 mgr.y (mgr.26009) 953 : cluster 0 pgmap v993: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 127 op/s; 43020/136254 objects degraded (31.573%); 24543/136254 objects misplaced (18.013%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:33:50.133 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:50.158 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:50.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:50.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:50.263 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:50.293 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:50.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:50.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:50.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:50.423 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:50.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:50.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:50.527 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:50.553 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:50.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:50.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:50.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:50.679 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:50.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:50.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:50.783 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:50.810 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:50.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:50.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:50.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:50.943 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:50.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:50.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:51.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:51.070 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:51.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:51.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:51.115 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:33:51.152 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:33:51.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:51.177 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:33:51.182 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:33:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:33:51] "GET /metrics HTTP/1.1" 200 36584 "" "Prometheus/2.33.4" 2023-10-09T08:33:51.182 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:51 smithi081 bash[79557]: audit 2023-10-09T08:33:51.088961+0000 mon.c (mon.2) 363 : audit 0 from='client.? 172.21.15.81:0/1527101585' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:33:51.182 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:51 smithi081 bash[76862]: audit 2023-10-09T08:33:51.088961+0000 mon.c (mon.2) 363 : audit 0 from='client.? 172.21.15.81:0/1527101585' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:33:51.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:51.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:51.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:51.215 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:33:51.242 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:33:51.283 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:33:51.308 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:51.318 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:33:51.318 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:33:51.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:33:51.318 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:33:51.318 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:33:51.319 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:33:51.319 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:33:51.319 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:33:51.319 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:33:51.339 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:51.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:51.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:51.376 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:33:51.378 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:33:51.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:51.467 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:51.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:51.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:51.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:51 smithi118 bash[59345]: audit 2023-10-09T08:33:51.088961+0000 mon.c (mon.2) 363 : audit 0 from='client.? 172.21.15.81:0/1527101585' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:33:51.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:51.598 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:51.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:51.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:51.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:51.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:51.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:51.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:51.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:51.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:51.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:51.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:51.979 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:52.010 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:52.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:52.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:52.113 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:52.140 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:52.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:52.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:52.244 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:52.270 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:52.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:52.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:52.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:52.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:52 smithi081 bash[76862]: cluster 2023-10-09T08:33:51.751614+0000 mgr.y (mgr.26009) 954 : cluster 0 pgmap v994: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 146 op/s; 42763/134361 objects degraded (31.827%); 24280/134361 objects misplaced (18.071%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:33:52.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:52 smithi081 bash[79557]: cluster 2023-10-09T08:33:51.751614+0000 mgr.y (mgr.26009) 954 : cluster 0 pgmap v994: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 146 op/s; 42763/134361 objects degraded (31.827%); 24280/134361 objects misplaced (18.071%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:33:52.402 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:52.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:52.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:52.504 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:52 smithi118 bash[59345]: cluster 2023-10-09T08:33:51.751614+0000 mgr.y (mgr.26009) 954 : cluster 0 pgmap v994: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 146 op/s; 42763/134361 objects degraded (31.827%); 24280/134361 objects misplaced (18.071%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:33:52.530 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:52.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:52.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:52.633 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:52.663 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:52.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:52.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:52.767 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:52.792 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:52.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:52.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:52.898 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:52.934 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:52.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:52.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:53.038 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:53.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:53.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:53.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:53.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:53.198 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:53.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:53.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:53.303 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:53.326 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:53.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:53.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:53.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:53 smithi081 bash[76862]: audit 2023-10-09T08:33:53.148348+0000 mon.c (mon.2) 364 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:33:53.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:53 smithi081 bash[79557]: audit 2023-10-09T08:33:53.148348+0000 mon.c (mon.2) 364 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:33:53.430 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:53.461 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:53.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:53.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:53.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:53 smithi118 bash[59345]: audit 2023-10-09T08:33:53.148348+0000 mon.c (mon.2) 364 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:33:53.567 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:53.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:53.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:53.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:53.698 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:53.722 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:53.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:53.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:53.826 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:53.858 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:53.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:53.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:53.963 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:53.988 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:53.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:53.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:54.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:54.117 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:54.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:54.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:54.220 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:54.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:54 smithi118 bash[59345]: cluster 2023-10-09T08:33:53.599860+0000 mon.a (mon.0) 960 : cluster 3 Health check update: Degraded data redundancy: 42763/134361 objects degraded (31.827%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:54.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:54 smithi118 bash[59345]: cluster 2023-10-09T08:33:53.752402+0000 mgr.y (mgr.26009) 955 : cluster 0 pgmap v995: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 129 op/s; 42609/133905 objects degraded (31.820%); 24217/133905 objects misplaced (18.085%); 1.6 MiB/s, 26 objects/s recovering 2023-10-09T08:33:54.242 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:33:54.242 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:33:54.252 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:54.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:54.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:54.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:54.378 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:54.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:54.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:54.466 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:33:54.482 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:54.490 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:54 smithi081 bash[76862]: cluster 2023-10-09T08:33:53.599860+0000 mon.a (mon.0) 960 : cluster 3 Health check update: Degraded data redundancy: 42763/134361 objects degraded (31.827%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:54.490 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:54 smithi081 bash[76862]: cluster 2023-10-09T08:33:53.752402+0000 mgr.y (mgr.26009) 955 : cluster 0 pgmap v995: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 129 op/s; 42609/133905 objects degraded (31.820%); 24217/133905 objects misplaced (18.085%); 1.6 MiB/s, 26 objects/s recovering 2023-10-09T08:33:54.491 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:54 smithi081 bash[79557]: cluster 2023-10-09T08:33:53.599860+0000 mon.a (mon.0) 960 : cluster 3 Health check update: Degraded data redundancy: 42763/134361 objects degraded (31.827%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:54.491 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:54 smithi081 bash[79557]: cluster 2023-10-09T08:33:53.752402+0000 mgr.y (mgr.26009) 955 : cluster 0 pgmap v995: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 129 op/s; 42609/133905 objects degraded (31.820%); 24217/133905 objects misplaced (18.085%); 1.6 MiB/s, 26 objects/s recovering 2023-10-09T08:33:54.508 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:54.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:54.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:54.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:54.635 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:54.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:54.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:54.740 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:54.767 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:54.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:54.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:54.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:54.896 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:54.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:54.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:55.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:55.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:55.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:55.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:55.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:55.158 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:55.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:55.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:55.261 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:55.285 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:55.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:55.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:55.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:55.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:55.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:55.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:55.518 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:55.537 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:55.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:55.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:55.640 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:55.671 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:55.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:55.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:55.775 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:55.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:55.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:55.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:55.900 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:55.928 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:55.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:55.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:56.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:56.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:56.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:56.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:56.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:56.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:56.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:56.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:56.245 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:33:56.285 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:56.310 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:56.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:56.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:56.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:56.440 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:56.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:56.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:56.551 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:56.579 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:56.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:56.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:56.682 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:56.713 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:56.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:56.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:56.816 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:56.828 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:56 smithi118 bash[59345]: cluster 2023-10-09T08:33:55.753512+0000 mgr.y (mgr.26009) 956 : cluster 0 pgmap v996: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 189 op/s; 42330/131760 objects degraded (32.127%); 23945/131760 objects misplaced (18.173%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:33:56.843 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:56.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:56.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:56.950 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:56.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:56.977 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:56 smithi081 bash[76862]: cluster 2023-10-09T08:33:55.753512+0000 mgr.y (mgr.26009) 956 : cluster 0 pgmap v996: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 189 op/s; 42330/131760 objects degraded (32.127%); 23945/131760 objects misplaced (18.173%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:33:56.978 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:56 smithi081 bash[79557]: cluster 2023-10-09T08:33:55.753512+0000 mgr.y (mgr.26009) 956 : cluster 0 pgmap v996: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 189 op/s; 42330/131760 objects degraded (32.127%); 23945/131760 objects misplaced (18.173%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:33:56.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:56.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:57.079 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:57.115 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:57.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:57.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:57.222 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:57.252 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:57.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:57.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:57.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:57.385 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:57.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:57.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:57.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:57.523 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:57.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:57.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:57.628 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:57.658 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:57.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:57.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:57.767 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:57.791 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:57.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:57.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:57.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:57.928 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:33:57.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:57.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:33:58.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:58.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:58.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:58.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:58.162 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:58.188 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:58.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:58.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:58.293 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:58.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:58.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:58.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:58.429 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:58.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:58.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:58.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:58.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:58.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:58.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:58.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:58.684 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:58.713 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:33:58.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:58.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:33:58.816 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:58.847 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:58.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:58.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:58 smithi081 bash[76862]: cluster 2023-10-09T08:33:57.754459+0000 mgr.y (mgr.26009) 957 : cluster 0 pgmap v997: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 148 op/s; 42194/131346 objects degraded (32.124%); 23890/131346 objects misplaced (18.189%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T08:33:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:33:58 smithi081 bash[76862]: cluster 2023-10-09T08:33:58.601335+0000 mon.a (mon.0) 961 : cluster 3 Health check update: Degraded data redundancy: 42194/131346 objects degraded (32.124%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:58.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:58 smithi081 bash[79557]: cluster 2023-10-09T08:33:57.754459+0000 mgr.y (mgr.26009) 957 : cluster 0 pgmap v997: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 148 op/s; 42194/131346 objects degraded (32.124%); 23890/131346 objects misplaced (18.189%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T08:33:58.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:33:58 smithi081 bash[79557]: cluster 2023-10-09T08:33:58.601335+0000 mon.a (mon.0) 961 : cluster 3 Health check update: Degraded data redundancy: 42194/131346 objects degraded (32.124%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:58.950 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:58.961 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:58 smithi118 bash[59345]: cluster 2023-10-09T08:33:57.754459+0000 mgr.y (mgr.26009) 957 : cluster 0 pgmap v997: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 148 op/s; 42194/131346 objects degraded (32.124%); 23890/131346 objects misplaced (18.189%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T08:33:58.961 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:33:58 smithi118 bash[59345]: cluster 2023-10-09T08:33:58.601335+0000 mon.a (mon.0) 961 : cluster 3 Health check update: Degraded data redundancy: 42194/131346 objects degraded (32.124%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:33:58.980 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:33:58.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:58.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:33:59.083 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:59.111 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:59.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:59.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:59.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:59.241 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:59.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:59.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:59.344 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:59.373 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:59.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:59.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:59.476 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:59.505 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:33:59.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:59.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:33:59.612 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:59.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:33:59.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:59.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:33:59.742 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:59.768 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:33:59.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:59.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:33:59.871 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:59.894 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:33:59.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:33:59.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:33:59.998 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:00.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:00.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:00.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:00.125 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:00.151 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:00.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:00.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:00.254 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:00.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:00.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:00.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:00.383 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:00.415 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:00.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:00.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:00.518 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:00.548 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:00.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:00.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:00.652 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:00.682 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:00.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:00.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:00.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:00.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:00.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:00.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:00.918 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:00.941 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:00.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:00.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:01.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:01.069 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:00 smithi081 bash[76862]: cluster 2023-10-09T08:33:59.755225+0000 mgr.y (mgr.26009) 958 : cluster 0 pgmap v998: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 136 op/s; 42194/131346 objects degraded (32.124%); 23890/131346 objects misplaced (18.189%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T08:34:01.069 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:00 smithi081 bash[79557]: cluster 2023-10-09T08:33:59.755225+0000 mgr.y (mgr.26009) 958 : cluster 0 pgmap v998: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 136 op/s; 42194/131346 objects degraded (32.124%); 23890/131346 objects misplaced (18.189%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T08:34:01.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:01.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:01.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:01.174 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:01.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:00 smithi118 bash[59345]: cluster 2023-10-09T08:33:59.755225+0000 mgr.y (mgr.26009) 958 : cluster 0 pgmap v998: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 136 op/s; 42194/131346 objects degraded (32.124%); 23890/131346 objects misplaced (18.189%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T08:34:01.198 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:01.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:01.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:01.302 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:01.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:01.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:01.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:01.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:34:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:34:01] "GET /metrics HTTP/1.1" 200 36590 "" "Prometheus/2.33.4" 2023-10-09T08:34:01.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:01.468 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:01.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:01.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:01.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:01.606 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:01.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:01.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:01.709 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:01.736 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:01.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:01.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:01.841 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:01.863 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:01.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:01.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:01.966 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:01.994 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:01.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:01.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:02.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:02.126 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:02.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:02.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:02.233 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:02.265 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:02.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:02.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:02.369 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:02.396 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:02.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:02.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:02.500 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:02.524 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:02.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:02.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:02.627 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:02.654 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:02.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:02.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:02.757 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:02.781 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:02.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:02.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:02.884 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:02.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:02 smithi118 bash[59345]: cluster 2023-10-09T08:34:01.756323+0000 mgr.y (mgr.26009) 959 : cluster 0 pgmap v999: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 190 op/s; 41924/129390 objects degraded (32.401%); 23642/129390 objects misplaced (18.272%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:02.915 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:02.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:02.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:02.976 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:34:02.976 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:34:03.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:02 smithi081 bash[76862]: cluster 2023-10-09T08:34:01.756323+0000 mgr.y (mgr.26009) 959 : cluster 0 pgmap v999: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 190 op/s; 41924/129390 objects degraded (32.401%); 23642/129390 objects misplaced (18.272%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:03.012 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:02 smithi081 bash[79557]: cluster 2023-10-09T08:34:01.756323+0000 mgr.y (mgr.26009) 959 : cluster 0 pgmap v999: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 190 op/s; 41924/129390 objects degraded (32.401%); 23642/129390 objects misplaced (18.272%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:03.019 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:03.048 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:03.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:03.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:03.151 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:03.178 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:03.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:03.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:03.283 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:03.309 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:03.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:03.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:03.412 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:03.440 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:03.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:03.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:03.507 INFO:teuthology.orchestra.run.smithi081.stdout:moved 0 / 267 (0%) 2023-10-09T08:34:03.508 INFO:teuthology.orchestra.run.smithi081.stdout:avg 44.5 2023-10-09T08:34:03.508 INFO:teuthology.orchestra.run.smithi081.stdout:stddev 13.9134 -> 13.9134 (expected baseline 6.08961) 2023-10-09T08:34:03.508 INFO:teuthology.orchestra.run.smithi081.stdout:min osd.4 with 15 -> 15 pgs (0.337079 -> 0.337079 * mean) 2023-10-09T08:34:03.508 INFO:teuthology.orchestra.run.smithi081.stdout:max osd.3 with 50 -> 50 pgs (1.1236 -> 1.1236 * mean) 2023-10-09T08:34:03.508 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:34:03.509 INFO:teuthology.orchestra.run.smithi081.stdout:oload 1000 2023-10-09T08:34:03.509 INFO:teuthology.orchestra.run.smithi081.stdout:max_change 0.05 2023-10-09T08:34:03.509 INFO:teuthology.orchestra.run.smithi081.stdout:max_change_osds 4 2023-10-09T08:34:03.509 INFO:teuthology.orchestra.run.smithi081.stdout:average_utilization 0.0162 2023-10-09T08:34:03.509 INFO:teuthology.orchestra.run.smithi081.stdout:overload_utilization 0.1623 2023-10-09T08:34:03.515 INFO:teuthology.orchestra.run.smithi081.stderr:no change 2023-10-09T08:34:03.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:03.574 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:03.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:03.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:03.677 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:03.705 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:03.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:03.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:03.810 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:03.840 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:03.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:03.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:03.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:03.977 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:03.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:03.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:03 smithi118 bash[59345]: cluster 2023-10-09T08:34:03.602376+0000 mon.a (mon.0) 962 : cluster 3 Health check update: Degraded data redundancy: 41924/129390 objects degraded (32.401%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:03 smithi118 bash[59345]: audit 2023-10-09T08:34:03.626798+0000 mon.a (mon.0) 963 : audit 1 from='client.? 172.21.15.81:0/3282043796' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:34:04.082 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:04.105 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:04.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:04.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:04.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:03 smithi081 bash[79557]: cluster 2023-10-09T08:34:03.602376+0000 mon.a (mon.0) 962 : cluster 3 Health check update: Degraded data redundancy: 41924/129390 objects degraded (32.401%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:04.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:03 smithi081 bash[79557]: audit 2023-10-09T08:34:03.626798+0000 mon.a (mon.0) 963 : audit 1 from='client.? 172.21.15.81:0/3282043796' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:34:04.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:03 smithi081 bash[76862]: cluster 2023-10-09T08:34:03.602376+0000 mon.a (mon.0) 962 : cluster 3 Health check update: Degraded data redundancy: 41924/129390 objects degraded (32.401%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:04.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:03 smithi081 bash[76862]: audit 2023-10-09T08:34:03.626798+0000 mon.a (mon.0) 963 : audit 1 from='client.? 172.21.15.81:0/3282043796' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:34:04.210 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:04.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:04.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:04.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:04.340 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:04.374 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:04.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:04.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:04.384 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-09T08:34:04.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:04.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:04.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:04.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:04.613 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:04.643 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:34:04.644 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:04.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:04.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:04.748 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:04.778 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:04.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:04.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:04.824 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:04 smithi081 bash[79557]: audit 2023-10-09T08:34:03.506131+0000 mgr.y (mgr.26009) 960 : audit 0 from='client.35547 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:34:04.824 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:04 smithi081 bash[79557]: cluster 2023-10-09T08:34:03.757614+0000 mgr.y (mgr.26009) 961 : cluster 0 pgmap v1000: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 41772/128916 objects degraded (32.402%); 23573/128916 objects misplaced (18.286%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T08:34:04.824 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:04 smithi081 bash[79557]: cluster 2023-10-09T08:34:04.607860+0000 mon.a (mon.0) 964 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:34:04.824 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:04 smithi081 bash[79557]: audit 2023-10-09T08:34:04.622528+0000 mon.a (mon.0) 965 : audit 1 from='client.? 172.21.15.81:0/3282043796' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:34:04.825 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:04 smithi081 bash[79557]: cluster 2023-10-09T08:34:04.622596+0000 mon.a (mon.0) 966 : cluster 0 osdmap e222: 8 total, 7 up, 7 in 2023-10-09T08:34:04.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:04.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:04 smithi118 bash[59345]: audit 2023-10-09T08:34:03.506131+0000 mgr.y (mgr.26009) 960 : audit 0 from='client.35547 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:34:04.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:04 smithi118 bash[59345]: cluster 2023-10-09T08:34:03.757614+0000 mgr.y (mgr.26009) 961 : cluster 0 pgmap v1000: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 41772/128916 objects degraded (32.402%); 23573/128916 objects misplaced (18.286%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T08:34:04.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:04 smithi118 bash[59345]: cluster 2023-10-09T08:34:04.607860+0000 mon.a (mon.0) 964 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:34:04.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:04 smithi118 bash[59345]: audit 2023-10-09T08:34:04.622528+0000 mon.a (mon.0) 965 : audit 1 from='client.? 172.21.15.81:0/3282043796' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:34:04.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:04 smithi118 bash[59345]: cluster 2023-10-09T08:34:04.622596+0000 mon.a (mon.0) 966 : cluster 0 osdmap e222: 8 total, 7 up, 7 in 2023-10-09T08:34:04.909 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:04.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:04.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:05.013 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:05.043 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:05.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:05.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:05.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:04 smithi081 bash[76862]: audit 2023-10-09T08:34:03.506131+0000 mgr.y (mgr.26009) 960 : audit 0 from='client.35547 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:34:05.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:04 smithi081 bash[76862]: cluster 2023-10-09T08:34:03.757614+0000 mgr.y (mgr.26009) 961 : cluster 0 pgmap v1000: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 41772/128916 objects degraded (32.402%); 23573/128916 objects misplaced (18.286%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T08:34:05.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:04 smithi081 bash[76862]: cluster 2023-10-09T08:34:04.607860+0000 mon.a (mon.0) 964 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:34:05.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:04 smithi081 bash[76862]: audit 2023-10-09T08:34:04.622528+0000 mon.a (mon.0) 965 : audit 1 from='client.? 172.21.15.81:0/3282043796' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:34:05.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:04 smithi081 bash[76862]: cluster 2023-10-09T08:34:04.622596+0000 mon.a (mon.0) 966 : cluster 0 osdmap e222: 8 total, 7 up, 7 in 2023-10-09T08:34:05.147 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:05.173 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:05.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:05.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:05.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:05.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:05.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:05.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:05.375 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-09T08:34:05.375 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 3.0 2023-10-09T08:34:05.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:05.458 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:05.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:05.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:05.563 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:05.589 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:05.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:05.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:05.692 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:05.723 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:05.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:05.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:05.828 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:05.855 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:05.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:05.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:05.958 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:05.967 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:05 smithi081 bash[76862]: cluster 2023-10-09T08:34:04.621678+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T08:34:05.967 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:05 smithi081 bash[76862]: cluster 2023-10-09T08:34:04.656732+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T08:34:05.967 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:05 smithi081 bash[76862]: cluster 2023-10-09T08:34:04.656780+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T08:34:05.968 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:05 smithi081 bash[79557]: cluster 2023-10-09T08:34:04.621678+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T08:34:05.968 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:05 smithi081 bash[79557]: cluster 2023-10-09T08:34:04.656732+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T08:34:05.968 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:05 smithi081 bash[79557]: cluster 2023-10-09T08:34:04.656780+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T08:34:05.980 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:05.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:05.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:06.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:06.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:06.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:06.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:06.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:06.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:06.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:06.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:06.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:05 smithi118 bash[59345]: cluster 2023-10-09T08:34:04.621678+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T08:34:06.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:05 smithi118 bash[59345]: cluster 2023-10-09T08:34:04.656732+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T08:34:06.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:05 smithi118 bash[59345]: cluster 2023-10-09T08:34:04.656780+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T08:34:06.356 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:06.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:06.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:06.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:06.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:06.515 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:06.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:06.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:06.561 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:34:06.622 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:06.649 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:06.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:06.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:06.752 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:06.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:06.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:06.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:06.878 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:06.889 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:06 smithi118 bash[59345]: cluster 2023-10-09T08:34:05.758523+0000 mgr.y (mgr.26009) 962 : cluster 0 pgmap v1002: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 163 op/s; 41502/126861 objects degraded (32.715%); 23307/126861 objects misplaced (18.372%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:06.906 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:06.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:06.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:07.009 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:07.035 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:07.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:07.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:07.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:06 smithi081 bash[76862]: cluster 2023-10-09T08:34:05.758523+0000 mgr.y (mgr.26009) 962 : cluster 0 pgmap v1002: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 163 op/s; 41502/126861 objects degraded (32.715%); 23307/126861 objects misplaced (18.372%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:07.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:06 smithi081 bash[79557]: cluster 2023-10-09T08:34:05.758523+0000 mgr.y (mgr.26009) 962 : cluster 0 pgmap v1002: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 163 op/s; 41502/126861 objects degraded (32.715%); 23307/126861 objects misplaced (18.372%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:07.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:07.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:07.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:07.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:07.268 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:07.294 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:07.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:07.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:07.397 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:07.426 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:07.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:07.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:07.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:07.557 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:07.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:07.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:07.662 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:07.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:07.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:07.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:07.799 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:07.818 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:07.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:07.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:07.924 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:07.953 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:07.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:07.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:08.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:08.096 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:08.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:08.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:08.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:34:08.202 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:08.230 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:08.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:08.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:08.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:08.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:08.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:08.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:08.479 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:08.502 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:08.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:08.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:08.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:08.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:08.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:08.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:08.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:08.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:08.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:08.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:08.860 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:08.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:08 smithi081 bash[79557]: cluster 2023-10-09T08:34:07.759516+0000 mgr.y (mgr.26009) 963 : cluster 0 pgmap v1003: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 164 op/s; 41341/126402 objects degraded (32.706%); 23247/126402 objects misplaced (18.391%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:08.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:08 smithi081 bash[79557]: audit 2023-10-09T08:34:08.153766+0000 mon.a (mon.0) 967 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:08.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:08 smithi081 bash[79557]: audit 2023-10-09T08:34:08.164082+0000 mon.c (mon.2) 365 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:34:08.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:08 smithi081 bash[79557]: audit 2023-10-09T08:34:08.335933+0000 mon.c (mon.2) 366 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:34:08.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:08 smithi081 bash[79557]: cluster 2023-10-09T08:34:08.604127+0000 mon.a (mon.0) 968 : cluster 3 Health check update: Degraded data redundancy: 41341/126402 objects degraded (32.706%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:08.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:08 smithi081 bash[76862]: cluster 2023-10-09T08:34:07.759516+0000 mgr.y (mgr.26009) 963 : cluster 0 pgmap v1003: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 164 op/s; 41341/126402 objects degraded (32.706%); 23247/126402 objects misplaced (18.391%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:08.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:08 smithi081 bash[76862]: audit 2023-10-09T08:34:08.153766+0000 mon.a (mon.0) 967 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:08.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:08 smithi081 bash[76862]: audit 2023-10-09T08:34:08.164082+0000 mon.c (mon.2) 365 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:34:08.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:08 smithi081 bash[76862]: audit 2023-10-09T08:34:08.335933+0000 mon.c (mon.2) 366 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:34:08.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:08 smithi081 bash[76862]: cluster 2023-10-09T08:34:08.604127+0000 mon.a (mon.0) 968 : cluster 3 Health check update: Degraded data redundancy: 41341/126402 objects degraded (32.706%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:08.882 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:08.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:08.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:08.986 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:09.015 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:09.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:09.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:09.120 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:09.133 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:08 smithi118 bash[59345]: cluster 2023-10-09T08:34:07.759516+0000 mgr.y (mgr.26009) 963 : cluster 0 pgmap v1003: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 164 op/s; 41341/126402 objects degraded (32.706%); 23247/126402 objects misplaced (18.391%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:09.133 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:08 smithi118 bash[59345]: audit 2023-10-09T08:34:08.153766+0000 mon.a (mon.0) 967 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:09.133 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:08 smithi118 bash[59345]: audit 2023-10-09T08:34:08.164082+0000 mon.c (mon.2) 365 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:34:09.133 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:08 smithi118 bash[59345]: audit 2023-10-09T08:34:08.335933+0000 mon.c (mon.2) 366 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:34:09.133 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:08 smithi118 bash[59345]: cluster 2023-10-09T08:34:08.604127+0000 mon.a (mon.0) 968 : cluster 3 Health check update: Degraded data redundancy: 41341/126402 objects degraded (32.706%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:09.148 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:09.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:09.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:09.252 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:09.277 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:09.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:09.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:09.379 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:09.409 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:09.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:09.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:09.512 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:09.533 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:09.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:09.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:09.637 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:09.662 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:09.663 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:34:09.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:09.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:09.766 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:09.787 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:09.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:09.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:09.891 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:09.914 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:09.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:09.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:10.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:10.043 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:10.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:10.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:10.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:10.178 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:10.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:10.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:10.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:10.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:10.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:10.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:10.409 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:10.435 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:10.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:10.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:10.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:10.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:10.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:10.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:10.665 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:10.680 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:34:10.691 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:10.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:10.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:10.795 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:10.821 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:10.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:10.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:10.925 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:10.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:10.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:10.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:11.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:10 smithi118 bash[59345]: cluster 2023-10-09T08:34:09.760413+0000 mgr.y (mgr.26009) 964 : cluster 0 pgmap v1004: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 164 op/s; 41341/126402 objects degraded (32.706%); 23247/126402 objects misplaced (18.391%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:11.051 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:11.074 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:11.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:11.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:11.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:10 smithi081 bash[76862]: cluster 2023-10-09T08:34:09.760413+0000 mgr.y (mgr.26009) 964 : cluster 0 pgmap v1004: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 164 op/s; 41341/126402 objects degraded (32.706%); 23247/126402 objects misplaced (18.391%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:11.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:10 smithi081 bash[79557]: cluster 2023-10-09T08:34:09.760413+0000 mgr.y (mgr.26009) 964 : cluster 0 pgmap v1004: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 164 op/s; 41341/126402 objects degraded (32.706%); 23247/126402 objects misplaced (18.391%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:11.177 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:11.206 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:11.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:11.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:11.309 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:11.335 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:11.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:11.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:11.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:11.451 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:34:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:34:11] "GET /metrics HTTP/1.1" 200 36586 "" "Prometheus/2.33.4" 2023-10-09T08:34:11.464 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:11.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:11.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:11.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:11.593 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:11.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:11.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:11.698 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:11.722 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:11.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:11.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:11.825 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:11.846 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:11.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:11.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:11.950 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:11.979 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:11.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:11.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:12.082 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:12.116 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:12.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:12.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:12.220 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:12.244 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:12.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:12.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:12.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:12.370 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:12.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:12.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:12.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:12.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:12.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:12.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:12.607 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:12.634 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:12.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:12.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:12.704 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:34:12.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:12.777 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:12.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:12.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:12.886 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:12.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:12 smithi118 bash[59345]: cluster 2023-10-09T08:34:11.761426+0000 mgr.y (mgr.26009) 965 : cluster 0 pgmap v1005: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 163 op/s; 41085/124488 objects degraded (33.003%); 23003/124488 objects misplaced (18.478%); 2.1 MiB/s, 34 objects/s recovering 2023-10-09T08:34:12.915 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:34:12.915 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:12.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:12.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:12.946 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:34:12.978 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:34:13.014 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:34:13.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:13.030 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:12 smithi081 bash[76862]: cluster 2023-10-09T08:34:11.761426+0000 mgr.y (mgr.26009) 965 : cluster 0 pgmap v1005: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 163 op/s; 41085/124488 objects degraded (33.003%); 23003/124488 objects misplaced (18.478%); 2.1 MiB/s, 34 objects/s recovering 2023-10-09T08:34:13.030 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:12 smithi081 bash[79557]: cluster 2023-10-09T08:34:11.761426+0000 mgr.y (mgr.26009) 965 : cluster 0 pgmap v1005: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 163 op/s; 41085/124488 objects degraded (33.003%); 23003/124488 objects misplaced (18.478%); 2.1 MiB/s, 34 objects/s recovering 2023-10-09T08:34:13.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:13.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:13.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:13.057 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:34:13.080 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:34:13.105 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:34:13.106 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:34:13.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:34:13.106 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:34:13.106 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:34:13.106 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:34:13.106 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:34:13.106 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:34:13.106 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:34:13.152 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:13.171 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:13.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:13.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:13.279 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:13.306 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:13.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:13.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:13.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:13.449 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:13.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:13.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:13.552 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:13.582 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:13.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:13.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:13.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:13.714 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:13.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:13.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:13.817 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:13.840 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:13.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:13.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:13.943 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:13.971 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:13.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:13.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:14.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:14.085 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:13 smithi081 bash[76862]: audit 2023-10-09T08:34:12.877699+0000 mon.a (mon.0) 969 : audit 0 from='client.? 172.21.15.81:0/1288365309' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:34:14.085 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:13 smithi081 bash[76862]: cluster 2023-10-09T08:34:13.605529+0000 mon.a (mon.0) 970 : cluster 3 Health check update: Degraded data redundancy: 41085/124488 objects degraded (33.003%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:14.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:13 smithi081 bash[79557]: audit 2023-10-09T08:34:12.877699+0000 mon.a (mon.0) 969 : audit 0 from='client.? 172.21.15.81:0/1288365309' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:34:14.086 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:13 smithi081 bash[79557]: cluster 2023-10-09T08:34:13.605529+0000 mon.a (mon.0) 970 : cluster 3 Health check update: Degraded data redundancy: 41085/124488 objects degraded (33.003%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:14.101 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:14.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:14.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:14.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:14.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:14.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:14.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:14.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:13 smithi118 bash[59345]: audit 2023-10-09T08:34:12.877699+0000 mon.a (mon.0) 969 : audit 0 from='client.? 172.21.15.81:0/1288365309' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:34:14.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:13 smithi118 bash[59345]: cluster 2023-10-09T08:34:13.605529+0000 mon.a (mon.0) 970 : cluster 3 Health check update: Degraded data redundancy: 41085/124488 objects degraded (33.003%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:14.331 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:14.381 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:14.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:14.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:14.484 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:14.531 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:14.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:14.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:14.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:14.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:14.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:14.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:14.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:14.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:14.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:14.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:14.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:14.906 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:14 smithi081 bash[76862]: cluster 2023-10-09T08:34:13.762432+0000 mgr.y (mgr.26009) 966 : cluster 0 pgmap v1006: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 161 op/s; 40944/124065 objects degraded (33.002%); 22947/124065 objects misplaced (18.496%); 2.1 MiB/s, 34 objects/s recovering 2023-10-09T08:34:14.906 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:14 smithi081 bash[76862]: audit 2023-10-09T08:34:14.226788+0000 mon.a (mon.0) 971 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:14.906 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:14 smithi081 bash[76862]: audit 2023-10-09T08:34:14.235016+0000 mon.a (mon.0) 972 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:14.906 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:14 smithi081 bash[76862]: audit 2023-10-09T08:34:14.685100+0000 mon.a (mon.0) 973 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:14.906 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:14 smithi081 bash[76862]: audit 2023-10-09T08:34:14.702963+0000 mon.a (mon.0) 974 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:14.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:14 smithi081 bash[79557]: cluster 2023-10-09T08:34:13.762432+0000 mgr.y (mgr.26009) 966 : cluster 0 pgmap v1006: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 161 op/s; 40944/124065 objects degraded (33.002%); 22947/124065 objects misplaced (18.496%); 2.1 MiB/s, 34 objects/s recovering 2023-10-09T08:34:14.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:14 smithi081 bash[79557]: audit 2023-10-09T08:34:14.226788+0000 mon.a (mon.0) 971 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:14.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:14 smithi081 bash[79557]: audit 2023-10-09T08:34:14.235016+0000 mon.a (mon.0) 972 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:14.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:14 smithi081 bash[79557]: audit 2023-10-09T08:34:14.685100+0000 mon.a (mon.0) 973 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:14.907 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:14 smithi081 bash[79557]: audit 2023-10-09T08:34:14.702963+0000 mon.a (mon.0) 974 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:14.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:14.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:14.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:15.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:15.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:15.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:15.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:15.162 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:15.171 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:14 smithi118 bash[59345]: cluster 2023-10-09T08:34:13.762432+0000 mgr.y (mgr.26009) 966 : cluster 0 pgmap v1006: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 161 op/s; 40944/124065 objects degraded (33.002%); 22947/124065 objects misplaced (18.496%); 2.1 MiB/s, 34 objects/s recovering 2023-10-09T08:34:15.171 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:14 smithi118 bash[59345]: audit 2023-10-09T08:34:14.226788+0000 mon.a (mon.0) 971 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:15.171 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:14 smithi118 bash[59345]: audit 2023-10-09T08:34:14.235016+0000 mon.a (mon.0) 972 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:15.171 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:14 smithi118 bash[59345]: audit 2023-10-09T08:34:14.685100+0000 mon.a (mon.0) 973 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:15.171 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:14 smithi118 bash[59345]: audit 2023-10-09T08:34:14.702963+0000 mon.a (mon.0) 974 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:15.186 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:15.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:15.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:15.290 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:15.317 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:15.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:15.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:15.420 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:15.450 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:15.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:15.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:15.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:15.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:15.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:15.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:15.678 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:15.707 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:15.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:15.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:15.810 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:15.835 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:15.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:15.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:15.938 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:15.950 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:15 smithi118 bash[59345]: audit 2023-10-09T08:34:15.300071+0000 mon.c (mon.2) 367 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:34:15.950 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:15 smithi118 bash[59345]: audit 2023-10-09T08:34:15.301194+0000 mon.c (mon.2) 368 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:34:15.950 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:15 smithi118 bash[59345]: audit 2023-10-09T08:34:15.312051+0000 mon.a (mon.0) 975 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:15.969 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:15.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:15.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:16.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:16.133 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:16.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:16.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:16.149 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:15 smithi081 bash[79557]: audit 2023-10-09T08:34:15.300071+0000 mon.c (mon.2) 367 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:34:16.150 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:15 smithi081 bash[79557]: audit 2023-10-09T08:34:15.301194+0000 mon.c (mon.2) 368 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:34:16.150 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:15 smithi081 bash[79557]: audit 2023-10-09T08:34:15.312051+0000 mon.a (mon.0) 975 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:16.150 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:15 smithi081 bash[76862]: audit 2023-10-09T08:34:15.300071+0000 mon.c (mon.2) 367 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:34:16.150 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:15 smithi081 bash[76862]: audit 2023-10-09T08:34:15.301194+0000 mon.c (mon.2) 368 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:34:16.150 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:15 smithi081 bash[76862]: audit 2023-10-09T08:34:15.312051+0000 mon.a (mon.0) 975 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:16.235 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:16.263 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:16.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:16.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:16.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:16.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:16.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:16.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:16.497 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:16.527 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:16.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:16.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:16.631 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:16.658 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:16.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:16.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:16.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:16.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:16.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:16.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:16.888 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:16.914 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:16.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:16.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:17.019 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:17.054 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:17.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:17.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:17.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:16 smithi081 bash[76862]: cluster 2023-10-09T08:34:15.763366+0000 mgr.y (mgr.26009) 967 : cluster 0 pgmap v1007: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 200 op/s; 40706/122202 objects degraded (33.310%); 22700/122202 objects misplaced (18.576%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T08:34:17.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:16 smithi081 bash[79557]: cluster 2023-10-09T08:34:15.763366+0000 mgr.y (mgr.26009) 967 : cluster 0 pgmap v1007: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 200 op/s; 40706/122202 objects degraded (33.310%); 22700/122202 objects misplaced (18.576%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T08:34:17.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:17.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:17.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:17.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:17.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:16 smithi118 bash[59345]: cluster 2023-10-09T08:34:15.763366+0000 mgr.y (mgr.26009) 967 : cluster 0 pgmap v1007: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 200 op/s; 40706/122202 objects degraded (33.310%); 22700/122202 objects misplaced (18.576%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T08:34:17.285 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:17.316 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:17.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:17.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:17.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:17.446 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:17.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:17.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:17.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:17.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:17.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:17.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:17.682 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:17.708 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:17.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:17.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:17.799 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:34:17.800 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:34:17.811 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:17.838 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:17.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:17.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:17.942 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:17.972 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:17.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:17.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:18.075 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:18.103 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:18.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:18.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:18.209 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:18.237 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:18.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:18.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:18.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:18.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:18.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:18.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:18.468 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:18.492 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:18.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:18.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:18.596 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:18.627 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:18.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:18.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:18.734 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:18.760 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:18.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:18.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:18.863 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:18.888 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:18.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:18.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:18.991 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:19.002 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:18 smithi118 bash[59345]: cluster 2023-10-09T08:34:17.764323+0000 mgr.y (mgr.26009) 968 : cluster 0 pgmap v1008: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 140 op/s; 40577/121788 objects degraded (33.318%); 22613/121788 objects misplaced (18.568%); 2.4 MiB/s, 38 objects/s recovering 2023-10-09T08:34:19.002 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:18 smithi118 bash[59345]: cluster 2023-10-09T08:34:18.606511+0000 mon.a (mon.0) 976 : cluster 3 Health check update: Degraded data redundancy: 40577/121788 objects degraded (33.318%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:19.020 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:19.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:19.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:19.123 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:19.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:18 smithi081 bash[76862]: cluster 2023-10-09T08:34:17.764323+0000 mgr.y (mgr.26009) 968 : cluster 0 pgmap v1008: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 140 op/s; 40577/121788 objects degraded (33.318%); 22613/121788 objects misplaced (18.568%); 2.4 MiB/s, 38 objects/s recovering 2023-10-09T08:34:19.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:18 smithi081 bash[76862]: cluster 2023-10-09T08:34:18.606511+0000 mon.a (mon.0) 976 : cluster 3 Health check update: Degraded data redundancy: 40577/121788 objects degraded (33.318%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:19.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:18 smithi081 bash[79557]: cluster 2023-10-09T08:34:17.764323+0000 mgr.y (mgr.26009) 968 : cluster 0 pgmap v1008: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 140 op/s; 40577/121788 objects degraded (33.318%); 22613/121788 objects misplaced (18.568%); 2.4 MiB/s, 38 objects/s recovering 2023-10-09T08:34:19.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:18 smithi081 bash[79557]: cluster 2023-10-09T08:34:18.606511+0000 mon.a (mon.0) 976 : cluster 3 Health check update: Degraded data redundancy: 40577/121788 objects degraded (33.318%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:19.165 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:19.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:19.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:19.271 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:19.294 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:19.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:19.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:19.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:19.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:19.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:19.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:19.531 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:19.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:19.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:19.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:19.657 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:19.683 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:19.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:19.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:19.787 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:19.801 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:34:19.811 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:19.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:19.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:19.915 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:19.943 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:19.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:19.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:20.046 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:20.078 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:20.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:20.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:20.182 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:20.207 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:20.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:20.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:20.309 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:20.336 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:20.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:20.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:20.440 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:20.467 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:20.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:20.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:20.570 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:20.593 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:20.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:20.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:20.699 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:20.725 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:20.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:20.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:20.831 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:20.855 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:20.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:20.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:20.959 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:20.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:20 smithi118 bash[59345]: cluster 2023-10-09T08:34:19.765849+0000 mgr.y (mgr.26009) 969 : cluster 0 pgmap v1009: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 128 op/s; 40577/121788 objects degraded (33.318%); 22613/121788 objects misplaced (18.568%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T08:34:20.986 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:20.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:20.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:21.090 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:21.111 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:21.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:21.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:21.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:20 smithi081 bash[76862]: cluster 2023-10-09T08:34:19.765849+0000 mgr.y (mgr.26009) 969 : cluster 0 pgmap v1009: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 128 op/s; 40577/121788 objects degraded (33.318%); 22613/121788 objects misplaced (18.568%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T08:34:21.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:20 smithi081 bash[79557]: cluster 2023-10-09T08:34:19.765849+0000 mgr.y (mgr.26009) 969 : cluster 0 pgmap v1009: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 128 op/s; 40577/121788 objects degraded (33.318%); 22613/121788 objects misplaced (18.568%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T08:34:21.213 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:21.237 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:21.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:21.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:21.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:21.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:21.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:21.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:21.469 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:21.494 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:21.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:21.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:21.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:21.606 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:34:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:34:21] "GET /metrics HTTP/1.1" 200 36586 "" "Prometheus/2.33.4" 2023-10-09T08:34:21.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:21.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:21.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:21.722 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:21.754 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:21.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:21.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:21.859 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:21.894 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:21.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:21.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:21.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:22.022 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:22.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:22.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:22.125 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:22.157 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:22.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:22.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:22.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:22.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:22.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:22.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:22.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:22.413 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:22.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:22.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:22.516 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:22.542 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:22.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:22.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:22.646 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:22.675 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:22.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:22.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:22.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:22.801 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:22.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:22.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:22.904 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:22.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:22.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:22.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:23.036 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:23.063 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:23.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:23.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:23.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:22 smithi081 bash[79557]: cluster 2023-10-09T08:34:21.766775+0000 mgr.y (mgr.26009) 970 : cluster 0 pgmap v1010: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 181 op/s; 40309/119850 objects degraded (33.633%); 22367/119850 objects misplaced (18.662%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:23.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:22 smithi081 bash[76862]: cluster 2023-10-09T08:34:21.766775+0000 mgr.y (mgr.26009) 970 : cluster 0 pgmap v1010: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 181 op/s; 40309/119850 objects degraded (33.633%); 22367/119850 objects misplaced (18.662%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:23.166 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:23.177 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:22 smithi118 bash[59345]: cluster 2023-10-09T08:34:21.766775+0000 mgr.y (mgr.26009) 970 : cluster 0 pgmap v1010: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 181 op/s; 40309/119850 objects degraded (33.633%); 22367/119850 objects misplaced (18.662%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:23.199 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:23.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:23.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:23.302 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:23.327 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:23.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:23.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:23.429 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:23.460 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:23.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:23.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:23.565 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:23.583 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:34:23.583 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-09T08:34:23.583 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-09T08:34:23.583 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:34:23.583 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.583 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:135847 7.4 7:2c5ceab5:::benchmark_data_smithi081_154445_object38349:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:34:23.583 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:04.731840+0000", 2023-10-09T08:34:23.583 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 198.843881633, 2023-10-09T08:34:23.583 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4071715039999999, 2023-10-09T08:34:23.583 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.584 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.584 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.584 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.584 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.584 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 135847 2023-10-09T08:34:23.584 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.584 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.584 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.584 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.584 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.731840+0000", 2023-10-09T08:34:23.584 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.585 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.585 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.585 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.585 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.731840+0000", 2023-10-09T08:34:23.585 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.585 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.585 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.585 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.585 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.731838+0000", 2023-10-09T08:34:23.586 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:34:23.586 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.586 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.586 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.586 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.731852+0000", 2023-10-09T08:34:23.586 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.433e-05 2023-10-09T08:34:23.586 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.586 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.586 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.586 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.731871+0000", 2023-10-09T08:34:23.586 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9106999999999998e-05 2023-10-09T08:34:23.587 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.587 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.587 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.587 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.731882+0000", 2023-10-09T08:34:23.587 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1333e-05 2023-10-09T08:34:23.587 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.587 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.587 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.587 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.846170+0000", 2023-10-09T08:34:23.587 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.11428749000000001 2023-10-09T08:34:23.587 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.588 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.588 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.588 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.854397+0000", 2023-10-09T08:34:23.588 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0082273650000000004 2023-10-09T08:34:23.588 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.588 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.588 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.588 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.944465+0000", 2023-10-09T08:34:23.589 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.090068097999999999 2023-10-09T08:34:23.589 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.589 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.589 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-09T08:34:23.589 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.948199+0000", 2023-10-09T08:34:23.589 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003733274 2023-10-09T08:34:23.589 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.589 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.589 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.590 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.032856+0000", 2023-10-09T08:34:23.590 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0846571229999999 2023-10-09T08:34:23.590 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.590 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.590 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.590 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.043209+0000", 2023-10-09T08:34:23.590 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010353528000000001 2023-10-09T08:34:23.590 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.590 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.590 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,6", 2023-10-09T08:34:23.590 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.062373+0000", 2023-10-09T08:34:23.591 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.019163158999999999 2023-10-09T08:34:23.591 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.591 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.591 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.591 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.108804+0000", 2023-10-09T08:34:23.591 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.046431097999999997 2023-10-09T08:34:23.591 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.591 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.591 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.591 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.109580+0000", 2023-10-09T08:34:23.591 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000775945 2023-10-09T08:34:23.591 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.592 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.592 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.592 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.114488+0000", 2023-10-09T08:34:23.593 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0049085689999999998 2023-10-09T08:34:23.594 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.594 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.594 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.594 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.117850+0000", 2023-10-09T08:34:23.594 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0033615709999999998 2023-10-09T08:34:23.594 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.594 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.594 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.594 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.139011+0000", 2023-10-09T08:34:23.597 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.021161673999999998 2023-10-09T08:34:23.597 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.597 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.597 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.597 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.597 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.597 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:135856 7.4 7:273aa8e5:::benchmark_data_smithi081_154445_object38358:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:34:23.597 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:04.851840+0000", 2023-10-09T08:34:23.598 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 198.72388122000001, 2023-10-09T08:34:23.598 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4963006320000001, 2023-10-09T08:34:23.598 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.598 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.598 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.598 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.598 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.598 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 135856 2023-10-09T08:34:23.598 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.598 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.598 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.599 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.599 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.851840+0000", 2023-10-09T08:34:23.599 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.599 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.599 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.599 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.599 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.851840+0000", 2023-10-09T08:34:23.599 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.599 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.599 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.599 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.600 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.851839+0000", 2023-10-09T08:34:23.600 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:34:23.600 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.600 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.600 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.600 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.851848+0000", 2023-10-09T08:34:23.600 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8519999999999999e-06 2023-10-09T08:34:23.600 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.600 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.600 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.600 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.851863+0000", 2023-10-09T08:34:23.601 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4267000000000001e-05 2023-10-09T08:34:23.601 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.601 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.601 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.601 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.851871+0000", 2023-10-09T08:34:23.601 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5820000000000002e-06 2023-10-09T08:34:23.601 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.601 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.601 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.601 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.950588+0000", 2023-10-09T08:34:23.601 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.098717177000000003 2023-10-09T08:34:23.602 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.602 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.602 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.602 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:04.958608+0000", 2023-10-09T08:34:23.602 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0080199429999999999 2023-10-09T08:34:23.602 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.602 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.602 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.602 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.001381+0000", 2023-10-09T08:34:23.602 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.042772628 2023-10-09T08:34:23.602 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.603 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.603 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-09T08:34:23.603 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.006941+0000", 2023-10-09T08:34:23.603 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.005560171 2023-10-09T08:34:23.603 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.603 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.603 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.603 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.241354+0000", 2023-10-09T08:34:23.603 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2344125909999999 2023-10-09T08:34:23.604 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.604 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.604 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.604 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.247078+0000", 2023-10-09T08:34:23.604 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0057244970000000003 2023-10-09T08:34:23.604 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.604 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.604 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,6", 2023-10-09T08:34:23.604 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.257980+0000", 2023-10-09T08:34:23.604 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010901576 2023-10-09T08:34:23.604 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.605 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.605 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.605 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.309432+0000", 2023-10-09T08:34:23.605 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.051451822000000001 2023-10-09T08:34:23.605 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.605 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.605 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.605 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.325409+0000", 2023-10-09T08:34:23.605 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015977704999999998 2023-10-09T08:34:23.605 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.605 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.606 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.606 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.327609+0000", 2023-10-09T08:34:23.606 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021997150000000001 2023-10-09T08:34:23.606 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.606 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.606 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.606 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.332118+0000", 2023-10-09T08:34:23.606 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0045086420000000002 2023-10-09T08:34:23.606 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.606 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.606 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.607 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.348141+0000", 2023-10-09T08:34:23.607 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016023226000000002 2023-10-09T08:34:23.607 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.607 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.607 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.607 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.607 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.607 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:135895 7.4 7:2ce8b343:::benchmark_data_smithi081_154445_object38397:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:34:23.607 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:05.519850+0000", 2023-10-09T08:34:23.607 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 198.05587108500001, 2023-10-09T08:34:23.607 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3562321969999998, 2023-10-09T08:34:23.607 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.608 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.608 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.608 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.608 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.608 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 135895 2023-10-09T08:34:23.608 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.608 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.608 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.608 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.608 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.519850+0000", 2023-10-09T08:34:23.608 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.609 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.609 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.609 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.609 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.519850+0000", 2023-10-09T08:34:23.609 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.609 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.609 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.609 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.609 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.519849+0000", 2023-10-09T08:34:23.609 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:34:23.609 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.610 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.610 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.610 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.519856+0000", 2023-10-09T08:34:23.610 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7020000000000001e-06 2023-10-09T08:34:23.610 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.610 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.610 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.610 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.519868+0000", 2023-10-09T08:34:23.610 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2064e-05 2023-10-09T08:34:23.610 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.611 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.611 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.611 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.519878+0000", 2023-10-09T08:34:23.611 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4280000000000002e-06 2023-10-09T08:34:23.611 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.611 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.611 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.611 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.669836+0000", 2023-10-09T08:34:23.612 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.14995784100000001 2023-10-09T08:34:23.612 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.612 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.612 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.612 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.679184+0000", 2023-10-09T08:34:23.612 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0093483109999999998 2023-10-09T08:34:23.612 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.612 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.612 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.612 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.751098+0000", 2023-10-09T08:34:23.612 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.071913774 2023-10-09T08:34:23.613 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.613 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.613 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-09T08:34:23.613 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.759691+0000", 2023-10-09T08:34:23.613 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0085932639999999998 2023-10-09T08:34:23.613 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.613 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.613 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.613 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.773560+0000", 2023-10-09T08:34:23.613 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0138693870000002 2023-10-09T08:34:23.613 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.614 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.614 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.614 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.785003+0000", 2023-10-09T08:34:23.614 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011442812 2023-10-09T08:34:23.614 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.614 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.614 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,6", 2023-10-09T08:34:23.614 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.800226+0000", 2023-10-09T08:34:23.614 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015222876999999999 2023-10-09T08:34:23.615 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.615 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.615 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.615 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.853689+0000", 2023-10-09T08:34:23.615 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.053462531000000001 2023-10-09T08:34:23.615 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.615 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.615 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.615 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.854296+0000", 2023-10-09T08:34:23.615 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00060764800000000002 2023-10-09T08:34:23.616 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.616 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.616 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.616 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.857483+0000", 2023-10-09T08:34:23.616 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0031869649999999999 2023-10-09T08:34:23.616 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.616 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.616 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.616 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.863325+0000", 2023-10-09T08:34:23.616 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0058422930000000001 2023-10-09T08:34:23.616 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.617 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.617 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.617 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:07.876083+0000", 2023-10-09T08:34:23.617 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012757154 2023-10-09T08:34:23.617 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.617 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.617 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.617 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.617 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.617 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:135926 7.4 7:25c67ae7:::benchmark_data_smithi081_154445_object38428:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:34:23.617 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:05.804775+0000", 2023-10-09T08:34:23.618 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 197.77094650399999, 2023-10-09T08:34:23.618 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4463940200000001, 2023-10-09T08:34:23.618 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.618 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.618 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.618 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.618 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.618 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 135926 2023-10-09T08:34:23.618 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.618 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.618 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.619 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.619 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.804775+0000", 2023-10-09T08:34:23.619 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.619 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.619 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.619 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.619 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.804775+0000", 2023-10-09T08:34:23.619 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.619 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.619 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.619 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.619 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.804773+0000", 2023-10-09T08:34:23.620 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:34:23.620 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.620 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.620 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.620 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.804784+0000", 2023-10-09T08:34:23.620 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0706999999999999e-05 2023-10-09T08:34:23.620 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.620 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.620 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.620 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.804802+0000", 2023-10-09T08:34:23.620 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8145999999999999e-05 2023-10-09T08:34:23.620 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.621 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.621 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.621 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.804812+0000", 2023-10-09T08:34:23.621 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0525e-05 2023-10-09T08:34:23.621 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.621 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.621 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.621 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.950876+0000", 2023-10-09T08:34:23.621 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.14606327499999999 2023-10-09T08:34:23.621 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.621 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.621 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.622 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.958247+0000", 2023-10-09T08:34:23.622 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0073717160000000004 2023-10-09T08:34:23.622 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.622 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.622 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.622 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.033103+0000", 2023-10-09T08:34:23.622 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.074855666000000001 2023-10-09T08:34:23.622 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.622 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.622 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-09T08:34:23.622 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.040382+0000", 2023-10-09T08:34:23.623 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0072789049999999996 2023-10-09T08:34:23.623 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.623 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.623 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.623 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.142228+0000", 2023-10-09T08:34:23.623 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1018457690000001 2023-10-09T08:34:23.623 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.623 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.623 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.623 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.152640+0000", 2023-10-09T08:34:23.623 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010412047000000001 2023-10-09T08:34:23.623 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.624 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.624 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,6", 2023-10-09T08:34:23.624 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.164489+0000", 2023-10-09T08:34:23.624 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.01184932 2023-10-09T08:34:23.624 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.624 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.624 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.624 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.227252+0000", 2023-10-09T08:34:23.624 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.062762892000000001 2023-10-09T08:34:23.624 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.624 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.624 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.625 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.231425+0000", 2023-10-09T08:34:23.625 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0041726519999999998 2023-10-09T08:34:23.625 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.625 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.625 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.625 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.232661+0000", 2023-10-09T08:34:23.625 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0012363400000000001 2023-10-09T08:34:23.625 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.625 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.625 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.625 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.238939+0000", 2023-10-09T08:34:23.625 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.006278222 2023-10-09T08:34:23.626 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.626 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.626 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.626 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.251169+0000", 2023-10-09T08:34:23.626 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012229929 2023-10-09T08:34:23.626 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.626 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.626 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.626 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.626 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.626 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:135941 7.4 7:291556e6:::benchmark_data_smithi081_154445_object38443:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:34:23.626 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:05.921929+0000", 2023-10-09T08:34:23.627 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 197.65379231, 2023-10-09T08:34:23.627 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3547584869999998, 2023-10-09T08:34:23.627 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.627 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.627 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.627 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.627 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.627 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 135941 2023-10-09T08:34:23.627 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.627 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.627 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.628 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.628 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.921929+0000", 2023-10-09T08:34:23.628 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.628 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.628 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.628 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.628 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.921929+0000", 2023-10-09T08:34:23.628 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.628 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.628 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.628 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.628 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.921927+0000", 2023-10-09T08:34:23.629 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:34:23.629 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.629 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.629 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.629 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.921943+0000", 2023-10-09T08:34:23.629 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6274999999999999e-05 2023-10-09T08:34:23.629 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.629 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.629 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.629 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.921964+0000", 2023-10-09T08:34:23.629 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0624000000000001e-05 2023-10-09T08:34:23.629 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.630 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.630 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.630 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.921977+0000", 2023-10-09T08:34:23.630 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2927e-05 2023-10-09T08:34:23.630 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.630 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.630 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.630 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.959373+0000", 2023-10-09T08:34:23.630 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.037396355999999999 2023-10-09T08:34:23.630 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.630 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.631 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.631 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.971614+0000", 2023-10-09T08:34:23.631 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012240617000000001 2023-10-09T08:34:23.631 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.631 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.631 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.631 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.069604+0000", 2023-10-09T08:34:23.631 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.097990603999999995 2023-10-09T08:34:23.631 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.631 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.631 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-09T08:34:23.632 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.073271+0000", 2023-10-09T08:34:23.632 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0036670000000000001 2023-10-09T08:34:23.632 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.632 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.632 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.632 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.201384+0000", 2023-10-09T08:34:23.632 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1281128819999999 2023-10-09T08:34:23.632 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.632 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.632 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.632 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.206886+0000", 2023-10-09T08:34:23.632 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0055016659999999997 2023-10-09T08:34:23.633 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.633 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.633 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,6", 2023-10-09T08:34:23.633 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.217959+0000", 2023-10-09T08:34:23.633 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011073092 2023-10-09T08:34:23.633 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.633 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.633 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.633 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.253083+0000", 2023-10-09T08:34:23.633 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.035124252000000002 2023-10-09T08:34:23.633 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.633 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.634 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.634 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.253727+0000", 2023-10-09T08:34:23.634 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00064360399999999999 2023-10-09T08:34:23.634 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.634 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.634 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.634 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.256579+0000", 2023-10-09T08:34:23.634 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0028521409999999999 2023-10-09T08:34:23.634 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.634 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.634 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.635 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.260712+0000", 2023-10-09T08:34:23.635 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0041335800000000004 2023-10-09T08:34:23.635 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.635 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.635 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.635 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.276688+0000", 2023-10-09T08:34:23.635 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015975194000000002 2023-10-09T08:34:23.635 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.635 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.635 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.635 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.636 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.636 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:135945 7.4 7:29b27246:::benchmark_data_smithi081_154445_object38447:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:34:23.636 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:05.934739+0000", 2023-10-09T08:34:23.636 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 197.640982307, 2023-10-09T08:34:23.636 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5486980199999998, 2023-10-09T08:34:23.636 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.636 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.636 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.636 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.636 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.636 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 135945 2023-10-09T08:34:23.636 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.637 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.637 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.637 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.637 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.934739+0000", 2023-10-09T08:34:23.637 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.637 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.637 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.637 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.637 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.934739+0000", 2023-10-09T08:34:23.637 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.637 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.638 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.638 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.638 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.934737+0000", 2023-10-09T08:34:23.638 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:34:23.638 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.638 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.638 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.638 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.934748+0000", 2023-10-09T08:34:23.638 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.082e-05 2023-10-09T08:34:23.638 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.638 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.639 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.639 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.934770+0000", 2023-10-09T08:34:23.639 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2388999999999999e-05 2023-10-09T08:34:23.639 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.639 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.639 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.639 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:05.934783+0000", 2023-10-09T08:34:23.639 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3302000000000001e-05 2023-10-09T08:34:23.639 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.639 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.639 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.640 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.074320+0000", 2023-10-09T08:34:23.640 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.13953648199999999 2023-10-09T08:34:23.640 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.640 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.640 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.640 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.084143+0000", 2023-10-09T08:34:23.640 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.009822763 2023-10-09T08:34:23.640 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.640 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.640 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.640 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.120673+0000", 2023-10-09T08:34:23.641 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.036530418000000002 2023-10-09T08:34:23.641 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.641 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.641 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-09T08:34:23.641 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:06.124442+0000", 2023-10-09T08:34:23.641 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0037689770000000002 2023-10-09T08:34:23.641 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.641 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.641 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.641 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.383750+0000", 2023-10-09T08:34:23.641 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2593081769999999 2023-10-09T08:34:23.642 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.642 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.642 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.642 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.389832+0000", 2023-10-09T08:34:23.642 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.006081459 2023-10-09T08:34:23.642 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.642 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.642 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,6", 2023-10-09T08:34:23.642 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.403289+0000", 2023-10-09T08:34:23.642 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013456816 2023-10-09T08:34:23.642 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.643 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.643 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.643 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.462717+0000", 2023-10-09T08:34:23.643 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.059428902999999998 2023-10-09T08:34:23.643 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.643 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.643 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.643 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.466541+0000", 2023-10-09T08:34:23.643 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0038234340000000001 2023-10-09T08:34:23.643 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.643 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.644 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.644 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.468614+0000", 2023-10-09T08:34:23.644 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002073278 2023-10-09T08:34:23.644 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.644 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.644 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.644 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.471672+0000", 2023-10-09T08:34:23.644 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0030574740000000001 2023-10-09T08:34:23.644 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.644 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.644 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.644 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:08.483437+0000", 2023-10-09T08:34:23.645 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011765538000000001 2023-10-09T08:34:23.645 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.645 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.645 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.645 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.645 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.645 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:136223 7.4 7:222b36d0:::benchmark_data_smithi081_154445_object38725:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:34:23.645 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:09.127749+0000", 2023-10-09T08:34:23.645 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 194.44797255200001, 2023-10-09T08:34:23.645 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.395124751, 2023-10-09T08:34:23.645 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.645 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.646 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.646 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.646 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.646 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 136223 2023-10-09T08:34:23.646 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.646 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.646 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.646 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.646 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:09.127749+0000", 2023-10-09T08:34:23.646 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.647 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.647 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.647 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.647 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:09.127749+0000", 2023-10-09T08:34:23.647 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.647 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.647 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.647 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.647 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:09.127747+0000", 2023-10-09T08:34:23.647 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:34:23.648 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.648 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.648 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.648 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:09.127755+0000", 2023-10-09T08:34:23.648 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7770000000000002e-06 2023-10-09T08:34:23.648 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.648 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.648 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.648 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:09.127769+0000", 2023-10-09T08:34:23.648 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4268e-05 2023-10-09T08:34:23.648 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.649 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.649 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.649 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:09.127777+0000", 2023-10-09T08:34:23.649 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0539999999999995e-06 2023-10-09T08:34:23.649 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.649 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.649 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.649 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:09.269882+0000", 2023-10-09T08:34:23.649 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.14210446099999999 2023-10-09T08:34:23.649 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.650 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.650 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.650 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:09.283502+0000", 2023-10-09T08:34:23.650 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013620362 2023-10-09T08:34:23.650 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.650 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.650 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.650 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:09.322413+0000", 2023-10-09T08:34:23.650 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.038910670000000001 2023-10-09T08:34:23.650 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.650 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.651 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-09T08:34:23.651 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:09.326013+0000", 2023-10-09T08:34:23.651 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003600322 2023-10-09T08:34:23.651 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.651 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.651 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.651 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:11.410336+0000", 2023-10-09T08:34:23.651 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0843233680000002 2023-10-09T08:34:23.651 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.651 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.651 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.652 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:11.416109+0000", 2023-10-09T08:34:23.652 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.005772279 2023-10-09T08:34:23.652 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.652 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.652 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,6", 2023-10-09T08:34:23.652 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:11.428605+0000", 2023-10-09T08:34:23.652 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012496672 2023-10-09T08:34:23.652 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.652 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.652 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.653 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:11.502450+0000", 2023-10-09T08:34:23.653 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.073844380000000001 2023-10-09T08:34:23.653 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.653 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.653 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.653 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:11.503387+0000", 2023-10-09T08:34:23.653 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00093770599999999996 2023-10-09T08:34:23.653 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.653 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.653 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.653 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:11.506028+0000", 2023-10-09T08:34:23.654 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0026402510000000001 2023-10-09T08:34:23.654 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.654 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.654 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.654 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:11.509714+0000", 2023-10-09T08:34:23.654 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0036859459999999998 2023-10-09T08:34:23.654 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.654 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.654 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.654 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:11.522874+0000", 2023-10-09T08:34:23.654 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013160092 2023-10-09T08:34:23.655 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.655 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.655 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.655 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.655 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.655 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:136763 7.9 7:94d86e34:::benchmark_data_smithi081_154445_object39265:head [delete] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-10-09T08:34:23.655 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:14.794123+0000", 2023-10-09T08:34:23.655 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 188.78159878400001, 2023-10-09T08:34:23.655 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3581228530000002, 2023-10-09T08:34:23.655 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.656 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.656 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.656 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.656 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.656 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 136763 2023-10-09T08:34:23.656 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.656 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.656 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.656 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.656 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:14.794123+0000", 2023-10-09T08:34:23.656 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.656 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.657 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.657 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.657 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:14.794123+0000", 2023-10-09T08:34:23.657 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.657 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.657 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.657 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.657 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:14.794121+0000", 2023-10-09T08:34:23.657 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:34:23.657 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.657 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.658 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.658 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:14.794131+0000", 2023-10-09T08:34:23.658 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0866999999999999e-05 2023-10-09T08:34:23.658 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.658 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.658 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.658 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:14.794148+0000", 2023-10-09T08:34:23.658 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6724000000000001e-05 2023-10-09T08:34:23.658 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.658 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.658 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.659 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:14.794159+0000", 2023-10-09T08:34:23.659 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0389e-05 2023-10-09T08:34:23.659 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.659 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.659 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.659 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:14.840501+0000", 2023-10-09T08:34:23.659 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.046342804000000001 2023-10-09T08:34:23.659 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.659 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.659 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.659 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:14.848508+0000", 2023-10-09T08:34:23.659 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0080063040000000005 2023-10-09T08:34:23.660 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.660 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.660 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.660 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:14.953383+0000", 2023-10-09T08:34:23.660 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.104874833 2023-10-09T08:34:23.660 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.660 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.660 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-09T08:34:23.660 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:14.958504+0000", 2023-10-09T08:34:23.660 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0051219389999999998 2023-10-09T08:34:23.660 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.661 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.661 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.661 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:17.048454+0000", 2023-10-09T08:34:23.661 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0899495369999999 2023-10-09T08:34:23.661 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.661 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.661 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.661 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:17.058316+0000", 2023-10-09T08:34:23.661 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0098619940000000007 2023-10-09T08:34:23.661 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.661 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.661 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:34:23.662 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:17.077531+0000", 2023-10-09T08:34:23.662 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.019214742 2023-10-09T08:34:23.662 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.662 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.662 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.662 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:17.127533+0000", 2023-10-09T08:34:23.662 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.050002467000000002 2023-10-09T08:34:23.662 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.662 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.662 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.662 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:17.130080+0000", 2023-10-09T08:34:23.662 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0025464889999999999 2023-10-09T08:34:23.663 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.663 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.663 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.663 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:17.130777+0000", 2023-10-09T08:34:23.663 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00069682100000000003 2023-10-09T08:34:23.663 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.663 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.663 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.663 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:17.134631+0000", 2023-10-09T08:34:23.663 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0038549460000000002 2023-10-09T08:34:23.663 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.663 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.664 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.664 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:17.152246+0000", 2023-10-09T08:34:23.664 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.017614093000000001 2023-10-09T08:34:23.664 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.664 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.664 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.664 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.664 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.664 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:138496 7.4 7:2321036c:::benchmark_data_smithi081_154445_object40998:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-10-09T08:34:23.664 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:45.940018+0000", 2023-10-09T08:34:23.665 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 157.63570317200001, 2023-10-09T08:34:23.665 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4923921660000001, 2023-10-09T08:34:23.665 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.665 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.665 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.665 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.665 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.665 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 138496 2023-10-09T08:34:23.665 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.665 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.665 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.665 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.666 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:45.940018+0000", 2023-10-09T08:34:23.666 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.666 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.666 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.666 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.666 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:45.940018+0000", 2023-10-09T08:34:23.666 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.666 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.666 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.666 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.666 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:45.940017+0000", 2023-10-09T08:34:23.667 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:34:23.667 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.667 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.667 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.667 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:45.940024+0000", 2023-10-09T08:34:23.667 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4449999999999999e-06 2023-10-09T08:34:23.667 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.667 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.667 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.667 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:45.940037+0000", 2023-10-09T08:34:23.667 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2481e-05 2023-10-09T08:34:23.667 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.668 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.668 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.668 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:45.940044+0000", 2023-10-09T08:34:23.668 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6399999999999997e-06 2023-10-09T08:34:23.668 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.668 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.668 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.668 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.871560+0000", 2023-10-09T08:34:23.668 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.93151585599999998 2023-10-09T08:34:23.668 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.668 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.668 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.669 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.891551+0000", 2023-10-09T08:34:23.669 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.019990299 2023-10-09T08:34:23.669 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.669 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.669 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.669 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.009312+0000", 2023-10-09T08:34:23.669 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.11776115299999999 2023-10-09T08:34:23.669 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.669 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.669 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:34:23.669 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.016705+0000", 2023-10-09T08:34:23.670 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0073936560000000002 2023-10-09T08:34:23.670 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.670 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.670 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.670 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.334431+0000", 2023-10-09T08:34:23.670 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.317726046 2023-10-09T08:34:23.670 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.670 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.670 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.670 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.340633+0000", 2023-10-09T08:34:23.670 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0062015309999999997 2023-10-09T08:34:23.670 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.671 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.671 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,6", 2023-10-09T08:34:23.671 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.354690+0000", 2023-10-09T08:34:23.671 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014057108 2023-10-09T08:34:23.671 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.671 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.671 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.671 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.411122+0000", 2023-10-09T08:34:23.671 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.056431692999999998 2023-10-09T08:34:23.671 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.671 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.671 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.672 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.411812+0000", 2023-10-09T08:34:23.672 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000690608 2023-10-09T08:34:23.672 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.672 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.672 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.672 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.415231+0000", 2023-10-09T08:34:23.672 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034187710000000001 2023-10-09T08:34:23.672 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.672 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.672 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.672 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.418590+0000", 2023-10-09T08:34:23.673 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0033591889999999998 2023-10-09T08:34:23.673 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.673 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.673 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.673 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.432410+0000", 2023-10-09T08:34:23.673 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013820133 2023-10-09T08:34:23.673 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.673 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.673 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.673 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.673 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.674 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:138513 7.4 7:28826063:::benchmark_data_smithi081_154445_object41015:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-10-09T08:34:23.674 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:46.125815+0000", 2023-10-09T08:34:23.674 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 157.449906118, 2023-10-09T08:34:23.674 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5688217039999999, 2023-10-09T08:34:23.674 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.674 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.674 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.674 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.674 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.674 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 138513 2023-10-09T08:34:23.674 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.674 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.675 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.675 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.675 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.125815+0000", 2023-10-09T08:34:23.675 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.675 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.675 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.675 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.675 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.125815+0000", 2023-10-09T08:34:23.675 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.675 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.675 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.676 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.676 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.125814+0000", 2023-10-09T08:34:23.676 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:34:23.676 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.676 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.676 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.676 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.125821+0000", 2023-10-09T08:34:23.676 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1579999999999999e-06 2023-10-09T08:34:23.676 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.676 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.676 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.677 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.125836+0000", 2023-10-09T08:34:23.677 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5435e-05 2023-10-09T08:34:23.677 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.677 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.677 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.677 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.125845+0000", 2023-10-09T08:34:23.677 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9460000000000004e-06 2023-10-09T08:34:23.677 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.677 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.677 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.677 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.017569+0000", 2023-10-09T08:34:23.678 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.89172401000000001 2023-10-09T08:34:23.678 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.678 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.678 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.678 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.025223+0000", 2023-10-09T08:34:23.678 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0076537920000000004 2023-10-09T08:34:23.678 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.678 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.678 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.678 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.070389+0000", 2023-10-09T08:34:23.678 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.045165531000000002 2023-10-09T08:34:23.679 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.679 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.679 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:34:23.679 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.077525+0000", 2023-10-09T08:34:23.679 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0071366550000000004 2023-10-09T08:34:23.679 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.679 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.679 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.679 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.605299+0000", 2023-10-09T08:34:23.679 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5277739420000001 2023-10-09T08:34:23.679 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.680 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.680 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.680 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.611119+0000", 2023-10-09T08:34:23.680 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0058198820000000002 2023-10-09T08:34:23.680 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.680 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.680 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,6", 2023-10-09T08:34:23.680 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.622963+0000", 2023-10-09T08:34:23.680 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011844218 2023-10-09T08:34:23.680 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.680 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.680 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.681 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.675423+0000", 2023-10-09T08:34:23.681 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.052460006000000003 2023-10-09T08:34:23.681 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.681 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.681 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.681 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.676065+0000", 2023-10-09T08:34:23.681 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00064128899999999996 2023-10-09T08:34:23.681 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.681 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.681 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.682 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.678120+0000", 2023-10-09T08:34:23.682 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.002055178 2023-10-09T08:34:23.682 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.682 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.682 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.682 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.681530+0000", 2023-10-09T08:34:23.682 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034098069999999999 2023-10-09T08:34:23.682 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.682 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.682 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.682 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.694637+0000", 2023-10-09T08:34:23.683 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013107363 2023-10-09T08:34:23.683 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.683 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.683 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.683 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.683 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.683 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:138521 7.4 7:2db73306:::benchmark_data_smithi081_154445_object41023:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-10-09T08:34:23.683 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:46.194743+0000", 2023-10-09T08:34:23.683 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 157.380978271, 2023-10-09T08:34:23.683 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6090079199999998, 2023-10-09T08:34:23.683 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.684 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.684 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.684 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.684 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.684 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 138521 2023-10-09T08:34:23.684 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.684 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.684 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.684 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.684 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.194743+0000", 2023-10-09T08:34:23.684 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.684 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.685 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.685 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.685 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.194743+0000", 2023-10-09T08:34:23.685 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.685 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.685 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.685 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.685 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.194741+0000", 2023-10-09T08:34:23.685 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:34:23.685 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.685 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.686 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.686 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.194750+0000", 2023-10-09T08:34:23.686 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0909999999999999e-06 2023-10-09T08:34:23.686 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.686 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.686 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.686 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.194763+0000", 2023-10-09T08:34:23.686 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2408e-05 2023-10-09T08:34:23.686 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.686 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.686 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.687 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.194771+0000", 2023-10-09T08:34:23.687 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2099999999999993e-06 2023-10-09T08:34:23.687 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.687 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.687 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.687 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.025898+0000", 2023-10-09T08:34:23.687 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.83112709799999995 2023-10-09T08:34:23.687 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.687 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.687 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.687 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.033170+0000", 2023-10-09T08:34:23.687 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.007271853 2023-10-09T08:34:23.687 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.688 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.688 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.688 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.136072+0000", 2023-10-09T08:34:23.688 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.102902251 2023-10-09T08:34:23.688 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.688 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.688 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:34:23.688 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.143338+0000", 2023-10-09T08:34:23.688 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0072657659999999999 2023-10-09T08:34:23.688 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.688 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.689 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.689 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.735256+0000", 2023-10-09T08:34:23.689 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.591917662 2023-10-09T08:34:23.689 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.689 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.689 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.689 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.742391+0000", 2023-10-09T08:34:23.689 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0071353759999999997 2023-10-09T08:34:23.689 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.689 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.689 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,6", 2023-10-09T08:34:23.689 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.754193+0000", 2023-10-09T08:34:23.690 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011801526999999999 2023-10-09T08:34:23.690 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.690 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.690 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.690 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.775218+0000", 2023-10-09T08:34:23.690 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.021025768 2023-10-09T08:34:23.690 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.690 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.690 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.690 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.779663+0000", 2023-10-09T08:34:23.691 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0044449850000000003 2023-10-09T08:34:23.691 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.691 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.691 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.691 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.781358+0000", 2023-10-09T08:34:23.691 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0016947970000000001 2023-10-09T08:34:23.691 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.691 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.691 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.691 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.786508+0000", 2023-10-09T08:34:23.692 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0051501239999999998 2023-10-09T08:34:23.692 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.692 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.692 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.692 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.803751+0000", 2023-10-09T08:34:23.692 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.01724295 2023-10-09T08:34:23.692 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.692 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.692 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.692 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.692 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.693 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:138541 7.4 7:21958cf7:::benchmark_data_smithi081_154445_object41043:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-10-09T08:34:23.693 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:46.293468+0000", 2023-10-09T08:34:23.693 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 157.28225379899999, 2023-10-09T08:34:23.693 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4248618290000001, 2023-10-09T08:34:23.693 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.693 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.693 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.693 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.693 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.693 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 138541 2023-10-09T08:34:23.693 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.694 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.694 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.694 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.694 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.293468+0000", 2023-10-09T08:34:23.694 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.694 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.694 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.694 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.694 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.293468+0000", 2023-10-09T08:34:23.694 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.694 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.695 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.695 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.695 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.293466+0000", 2023-10-09T08:34:23.695 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:34:23.695 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.695 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.695 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.695 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.293473+0000", 2023-10-09T08:34:23.695 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.674e-06 2023-10-09T08:34:23.695 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.695 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.696 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.696 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.293486+0000", 2023-10-09T08:34:23.696 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2588e-05 2023-10-09T08:34:23.696 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.696 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.696 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.696 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.293493+0000", 2023-10-09T08:34:23.696 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.126e-06 2023-10-09T08:34:23.696 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.696 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.696 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.696 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.034181+0000", 2023-10-09T08:34:23.697 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.74068870799999997 2023-10-09T08:34:23.697 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.697 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.697 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.697 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.041458+0000", 2023-10-09T08:34:23.697 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0072764609999999997 2023-10-09T08:34:23.697 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.697 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.697 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.697 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.103333+0000", 2023-10-09T08:34:23.697 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.061875423999999998 2023-10-09T08:34:23.698 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.698 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.698 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:34:23.698 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.110428+0000", 2023-10-09T08:34:23.698 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0070950259999999999 2023-10-09T08:34:23.698 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.698 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.698 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.698 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.648182+0000", 2023-10-09T08:34:23.698 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5377536350000001 2023-10-09T08:34:23.698 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.699 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.699 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.699 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.654052+0000", 2023-10-09T08:34:23.699 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0058698550000000002 2023-10-09T08:34:23.699 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.699 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.699 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,6", 2023-10-09T08:34:23.699 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.665845+0000", 2023-10-09T08:34:23.699 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011793368 2023-10-09T08:34:23.699 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.699 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.700 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.700 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.696776+0000", 2023-10-09T08:34:23.700 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.030930783 2023-10-09T08:34:23.700 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.700 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.700 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.700 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.697448+0000", 2023-10-09T08:34:23.700 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00067195799999999995 2023-10-09T08:34:23.700 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.700 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.700 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.700 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.699477+0000", 2023-10-09T08:34:23.701 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0020293680000000001 2023-10-09T08:34:23.701 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.701 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.701 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.701 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.703646+0000", 2023-10-09T08:34:23.701 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0041686589999999999 2023-10-09T08:34:23.701 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.701 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.701 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.701 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.718330+0000", 2023-10-09T08:34:23.701 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014683496000000001 2023-10-09T08:34:23.702 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.702 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.702 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.702 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.702 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.702 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:138571 7.4 7:267f1334:::benchmark_data_smithi081_154445_object41073:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-10-09T08:34:23.702 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:46.523353+0000", 2023-10-09T08:34:23.702 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 157.05236898699999, 2023-10-09T08:34:23.702 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4856587970000001, 2023-10-09T08:34:23.702 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.702 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.702 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.703 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.703 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.703 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 138571 2023-10-09T08:34:23.703 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.703 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.703 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.703 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.703 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.523353+0000", 2023-10-09T08:34:23.703 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.703 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.703 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.703 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.704 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.523353+0000", 2023-10-09T08:34:23.704 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.704 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.704 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.704 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.704 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.523351+0000", 2023-10-09T08:34:23.704 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:34:23.704 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.704 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.704 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.705 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.523359+0000", 2023-10-09T08:34:23.705 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6840000000000002e-06 2023-10-09T08:34:23.705 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.705 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.705 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.705 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.523375+0000", 2023-10-09T08:34:23.705 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5441e-05 2023-10-09T08:34:23.705 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.705 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.705 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.705 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.523384+0000", 2023-10-09T08:34:23.706 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9549999999999998e-06 2023-10-09T08:34:23.706 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.706 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.706 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.706 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.146079+0000", 2023-10-09T08:34:23.706 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.62269579799999997 2023-10-09T08:34:23.706 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.706 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.706 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.706 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.153436+0000", 2023-10-09T08:34:23.706 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.007356451 2023-10-09T08:34:23.707 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.707 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.707 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.707 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.196219+0000", 2023-10-09T08:34:23.707 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.042782793999999999 2023-10-09T08:34:23.707 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.707 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.707 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:34:23.707 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.203479+0000", 2023-10-09T08:34:23.707 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0072605200000000003 2023-10-09T08:34:23.707 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.707 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.708 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.708 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.883892+0000", 2023-10-09T08:34:23.708 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6804129109999999 2023-10-09T08:34:23.708 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.708 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.708 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.708 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.890273+0000", 2023-10-09T08:34:23.708 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0063809820000000003 2023-10-09T08:34:23.708 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.708 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.709 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,6", 2023-10-09T08:34:23.709 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.902468+0000", 2023-10-09T08:34:23.709 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.01219488 2023-10-09T08:34:23.709 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.709 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.709 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.709 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.977775+0000", 2023-10-09T08:34:23.709 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.075307216999999996 2023-10-09T08:34:23.709 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.709 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.709 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.709 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.981871+0000", 2023-10-09T08:34:23.710 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0040961829999999998 2023-10-09T08:34:23.710 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.710 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.710 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.710 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.984443+0000", 2023-10-09T08:34:23.710 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0025714760000000001 2023-10-09T08:34:23.710 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.710 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.710 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.710 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.988350+0000", 2023-10-09T08:34:23.711 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0039066420000000001 2023-10-09T08:34:23.711 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.711 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.711 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.711 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:49.009011+0000", 2023-10-09T08:34:23.711 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.020661777999999999 2023-10-09T08:34:23.711 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.711 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.711 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.711 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.711 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.711 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:138597 7.4 7:246725b3:::benchmark_data_smithi081_154445_object41099:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-10-09T08:34:23.712 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:46.671270+0000", 2023-10-09T08:34:23.712 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 156.904451147, 2023-10-09T08:34:23.712 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5386841220000003, 2023-10-09T08:34:23.712 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.712 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.712 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.712 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.712 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.712 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 138597 2023-10-09T08:34:23.712 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.712 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.713 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.713 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.713 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.671270+0000", 2023-10-09T08:34:23.713 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.713 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.713 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.713 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.713 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.671270+0000", 2023-10-09T08:34:23.713 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.713 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.713 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.713 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.714 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.671269+0000", 2023-10-09T08:34:23.714 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:34:23.714 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.714 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.714 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.714 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.671276+0000", 2023-10-09T08:34:23.714 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9219999999999997e-06 2023-10-09T08:34:23.714 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.714 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.714 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.714 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.671289+0000", 2023-10-09T08:34:23.715 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2971e-05 2023-10-09T08:34:23.715 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.715 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.715 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.715 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.671302+0000", 2023-10-09T08:34:23.715 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2225000000000001e-05 2023-10-09T08:34:23.715 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.715 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.715 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.715 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.154362+0000", 2023-10-09T08:34:23.715 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.483060025 2023-10-09T08:34:23.716 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.716 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.716 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.716 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.161978+0000", 2023-10-09T08:34:23.716 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0076159660000000001 2023-10-09T08:34:23.716 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.716 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.716 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.716 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.267216+0000", 2023-10-09T08:34:23.716 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.10523819099999999 2023-10-09T08:34:23.717 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.717 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.717 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:34:23.717 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.276535+0000", 2023-10-09T08:34:23.717 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0093186850000000002 2023-10-09T08:34:23.717 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.717 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.717 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.717 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:49.079722+0000", 2023-10-09T08:34:23.717 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.80318709 2023-10-09T08:34:23.718 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.718 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.718 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.718 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:49.087008+0000", 2023-10-09T08:34:23.718 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0072860319999999996 2023-10-09T08:34:23.718 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.718 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.718 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,6", 2023-10-09T08:34:23.718 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:49.100819+0000", 2023-10-09T08:34:23.719 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.01381159 2023-10-09T08:34:23.719 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.719 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.719 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.719 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:49.149311+0000", 2023-10-09T08:34:23.719 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.048491674999999998 2023-10-09T08:34:23.719 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.719 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.719 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.719 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:49.149946+0000", 2023-10-09T08:34:23.719 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00063544100000000004 2023-10-09T08:34:23.720 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.720 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.720 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.720 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:49.191075+0000", 2023-10-09T08:34:23.720 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.041128511 2023-10-09T08:34:23.720 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.720 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.720 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.720 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:49.194346+0000", 2023-10-09T08:34:23.720 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003270673 2023-10-09T08:34:23.720 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.720 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.721 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.721 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:49.209954+0000", 2023-10-09T08:34:23.721 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015608931 2023-10-09T08:34:23.721 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.721 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.721 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.721 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.721 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.721 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:138615 7.4 7:2f38c48d:::benchmark_data_smithi081_154445_object41117:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-10-09T08:34:23.721 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:46.905116+0000", 2023-10-09T08:34:23.721 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 156.67060547899999, 2023-10-09T08:34:23.722 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4276550600000002, 2023-10-09T08:34:23.722 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.722 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.722 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.722 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.722 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.722 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 138615 2023-10-09T08:34:23.722 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.722 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.722 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.723 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.723 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.905116+0000", 2023-10-09T08:34:23.723 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.723 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.723 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.723 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.723 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.905116+0000", 2023-10-09T08:34:23.723 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.723 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.723 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.723 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.723 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.905114+0000", 2023-10-09T08:34:23.724 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:34:23.724 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.724 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.724 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.724 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.905124+0000", 2023-10-09T08:34:23.724 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0434e-05 2023-10-09T08:34:23.724 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.724 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.724 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.724 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.905142+0000", 2023-10-09T08:34:23.724 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8334000000000001e-05 2023-10-09T08:34:23.724 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.725 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.725 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.725 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:46.905153+0000", 2023-10-09T08:34:23.725 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0781000000000001e-05 2023-10-09T08:34:23.725 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.725 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.725 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.725 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.277991+0000", 2023-10-09T08:34:23.725 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.37283726499999997 2023-10-09T08:34:23.725 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.725 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.726 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.726 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.285402+0000", 2023-10-09T08:34:23.726 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0074117460000000003 2023-10-09T08:34:23.726 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.726 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.726 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.726 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.354947+0000", 2023-10-09T08:34:23.726 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.069544887999999999 2023-10-09T08:34:23.726 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.726 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.726 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:34:23.727 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:47.365260+0000", 2023-10-09T08:34:23.727 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010312735 2023-10-09T08:34:23.727 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.727 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.727 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.727 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:49.240213+0000", 2023-10-09T08:34:23.727 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8749529119999999 2023-10-09T08:34:23.727 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.727 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.727 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.727 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:49.249787+0000", 2023-10-09T08:34:23.727 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0095746619999999994 2023-10-09T08:34:23.727 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.728 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.728 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,6", 2023-10-09T08:34:23.728 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:49.263473+0000", 2023-10-09T08:34:23.728 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013685104 2023-10-09T08:34:23.728 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.728 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.728 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.728 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:49.310124+0000", 2023-10-09T08:34:23.728 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.046651113000000001 2023-10-09T08:34:23.728 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.729 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.729 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.729 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:49.314163+0000", 2023-10-09T08:34:23.729 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0040391740000000004 2023-10-09T08:34:23.729 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.729 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.729 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.729 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:49.316198+0000", 2023-10-09T08:34:23.729 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0020351269999999999 2023-10-09T08:34:23.729 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.729 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.729 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.730 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:49.319601+0000", 2023-10-09T08:34:23.730 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034030739999999999 2023-10-09T08:34:23.730 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.730 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.730 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.730 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:49.332771+0000", 2023-10-09T08:34:23.730 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013170026 2023-10-09T08:34:23.730 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.730 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.730 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.730 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.731 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.731 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:138725 7.4 7:2632027f:::benchmark_data_smithi081_154445_object41227:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-10-09T08:34:23.731 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:31:48.365975+0000", 2023-10-09T08:34:23.731 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 155.20974603799999, 2023-10-09T08:34:23.731 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.336848099, 2023-10-09T08:34:23.731 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.731 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.731 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.731 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.731 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.731 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 138725 2023-10-09T08:34:23.732 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.732 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.732 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.732 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.732 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.365975+0000", 2023-10-09T08:34:23.732 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.732 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.732 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.732 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.732 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.365975+0000", 2023-10-09T08:34:23.732 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.732 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.733 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.733 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.733 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.365974+0000", 2023-10-09T08:34:23.733 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:34:23.733 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.733 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.733 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.733 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.365981+0000", 2023-10-09T08:34:23.733 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3350000000000001e-06 2023-10-09T08:34:23.733 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.733 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.734 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.734 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.365994+0000", 2023-10-09T08:34:23.734 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3054000000000001e-05 2023-10-09T08:34:23.734 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.734 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.734 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.734 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.366002+0000", 2023-10-09T08:34:23.734 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.0520000000000004e-06 2023-10-09T08:34:23.734 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.734 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.734 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.735 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.444989+0000", 2023-10-09T08:34:23.735 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.078987787000000004 2023-10-09T08:34:23.735 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.735 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.735 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.735 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.455212+0000", 2023-10-09T08:34:23.735 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010223124 2023-10-09T08:34:23.735 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.735 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.735 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.735 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.559705+0000", 2023-10-09T08:34:23.736 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.104492164 2023-10-09T08:34:23.736 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.736 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.736 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:34:23.736 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:48.575589+0000", 2023-10-09T08:34:23.736 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015884123999999999 2023-10-09T08:34:23.736 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.736 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.736 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.736 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:50.561502+0000", 2023-10-09T08:34:23.736 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9859128080000001 2023-10-09T08:34:23.737 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.737 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.737 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.737 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:50.575690+0000", 2023-10-09T08:34:23.737 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014188157 2023-10-09T08:34:23.737 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.737 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.737 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,6", 2023-10-09T08:34:23.737 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:50.603214+0000", 2023-10-09T08:34:23.737 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.027524553 2023-10-09T08:34:23.738 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.738 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.738 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.738 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:50.664505+0000", 2023-10-09T08:34:23.738 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.061290985999999999 2023-10-09T08:34:23.738 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.738 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.738 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.738 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:50.666416+0000", 2023-10-09T08:34:23.738 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0019109540000000001 2023-10-09T08:34:23.738 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.739 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.739 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.739 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:50.671082+0000", 2023-10-09T08:34:23.739 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0046656420000000002 2023-10-09T08:34:23.739 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.739 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.739 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.739 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:50.679600+0000", 2023-10-09T08:34:23.739 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.008518131 2023-10-09T08:34:23.739 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.739 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.740 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.740 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:31:50.702824+0000", 2023-10-09T08:34:23.740 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.023223595999999999 2023-10-09T08:34:23.740 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.740 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.740 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.740 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.740 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.740 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:145360 7.4 7:21982b87:::benchmark_data_smithi081_154445_object47862:head [delete] snapc 0=[] ondisk+write+known_if_redirected e215)", 2023-10-09T08:34:23.740 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:32:55.050503+0000", 2023-10-09T08:34:23.740 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 88.525218338000002, 2023-10-09T08:34:23.741 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.366722926, 2023-10-09T08:34:23.741 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.741 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.741 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.741 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.741 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.741 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 145360 2023-10-09T08:34:23.741 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.741 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.741 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.741 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.741 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:55.050503+0000", 2023-10-09T08:34:23.742 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.742 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.742 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.742 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.742 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:55.050503+0000", 2023-10-09T08:34:23.742 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.742 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.742 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.742 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.742 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:55.050501+0000", 2023-10-09T08:34:23.743 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:34:23.743 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.743 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.743 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.743 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:55.050511+0000", 2023-10-09T08:34:23.743 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3540000000000006e-06 2023-10-09T08:34:23.743 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.743 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.743 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.743 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:55.050527+0000", 2023-10-09T08:34:23.743 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6246999999999999e-05 2023-10-09T08:34:23.744 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.744 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.744 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.744 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:55.050537+0000", 2023-10-09T08:34:23.744 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0487e-05 2023-10-09T08:34:23.744 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.744 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.744 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.744 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:55.090429+0000", 2023-10-09T08:34:23.744 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.039891917999999998 2023-10-09T08:34:23.744 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.744 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.745 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.745 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:55.098708+0000", 2023-10-09T08:34:23.745 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0082784799999999995 2023-10-09T08:34:23.745 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.745 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.745 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.745 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:55.255116+0000", 2023-10-09T08:34:23.745 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.15640805299999999 2023-10-09T08:34:23.745 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.745 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.745 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:34:23.746 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:55.261916+0000", 2023-10-09T08:34:23.746 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0068001190000000003 2023-10-09T08:34:23.746 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.746 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.746 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.746 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.321307+0000", 2023-10-09T08:34:23.746 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0593915030000001 2023-10-09T08:34:23.746 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.746 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.746 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.746 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.329617+0000", 2023-10-09T08:34:23.747 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0083091710000000006 2023-10-09T08:34:23.747 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.747 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.747 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,6", 2023-10-09T08:34:23.747 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.343651+0000", 2023-10-09T08:34:23.747 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014034332 2023-10-09T08:34:23.747 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.747 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.747 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.747 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.391441+0000", 2023-10-09T08:34:23.747 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.047790451999999997 2023-10-09T08:34:23.748 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.748 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.748 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.748 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.392159+0000", 2023-10-09T08:34:23.748 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00071722500000000005 2023-10-09T08:34:23.748 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.748 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.748 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.748 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.396416+0000", 2023-10-09T08:34:23.748 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0042578759999999998 2023-10-09T08:34:23.748 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.749 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.749 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.749 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.400742+0000", 2023-10-09T08:34:23.749 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0043257640000000002 2023-10-09T08:34:23.749 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.749 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.749 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.749 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.417226+0000", 2023-10-09T08:34:23.749 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016483856000000002 2023-10-09T08:34:23.749 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.749 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.749 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.750 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.750 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.750 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:145575 7.4 7:2b817f82:::benchmark_data_smithi081_154445_object48077:head [delete] snapc 0=[] ondisk+write+known_if_redirected e215)", 2023-10-09T08:34:23.750 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:32:57.061872+0000", 2023-10-09T08:34:23.750 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 86.513849338, 2023-10-09T08:34:23.750 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3679351130000001, 2023-10-09T08:34:23.750 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.750 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.750 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.750 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.751 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.751 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 145575 2023-10-09T08:34:23.751 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.751 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.751 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.751 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.751 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.061872+0000", 2023-10-09T08:34:23.751 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.751 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.751 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.751 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.752 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.061872+0000", 2023-10-09T08:34:23.752 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.752 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.752 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.752 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.752 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.061870+0000", 2023-10-09T08:34:23.752 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:34:23.752 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.752 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.752 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.752 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.061879+0000", 2023-10-09T08:34:23.753 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5290000000000008e-06 2023-10-09T08:34:23.753 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.753 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.753 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.753 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.061894+0000", 2023-10-09T08:34:23.753 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5534999999999999e-05 2023-10-09T08:34:23.753 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.753 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.753 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.753 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.061903+0000", 2023-10-09T08:34:23.753 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6000000000000007e-06 2023-10-09T08:34:23.754 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.754 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.754 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.754 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.283681+0000", 2023-10-09T08:34:23.754 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.22177767600000001 2023-10-09T08:34:23.754 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.754 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.754 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.754 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.296801+0000", 2023-10-09T08:34:23.754 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013120431 2023-10-09T08:34:23.754 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.755 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.755 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.755 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.381322+0000", 2023-10-09T08:34:23.755 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.084520492000000003 2023-10-09T08:34:23.755 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.755 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.755 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:34:23.755 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:57.388887+0000", 2023-10-09T08:34:23.755 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.007565146 2023-10-09T08:34:23.755 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.755 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.756 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.756 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:59.326834+0000", 2023-10-09T08:34:23.756 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9379473780000001 2023-10-09T08:34:23.756 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.756 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.756 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.756 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:59.334565+0000", 2023-10-09T08:34:23.756 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0077312329999999997 2023-10-09T08:34:23.756 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.756 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.756 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,6", 2023-10-09T08:34:23.756 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:59.346655+0000", 2023-10-09T08:34:23.757 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0120898 2023-10-09T08:34:23.757 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.757 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.757 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.757 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:59.403644+0000", 2023-10-09T08:34:23.757 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.056989167 2023-10-09T08:34:23.757 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.757 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.757 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.757 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:59.405419+0000", 2023-10-09T08:34:23.757 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0017743629999999999 2023-10-09T08:34:23.758 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.758 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.758 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.758 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:59.410259+0000", 2023-10-09T08:34:23.758 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0048407160000000001 2023-10-09T08:34:23.758 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.758 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.758 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.758 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:59.414206+0000", 2023-10-09T08:34:23.758 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0039467310000000002 2023-10-09T08:34:23.758 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.758 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.759 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.759 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:59.429807+0000", 2023-10-09T08:34:23.759 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015601230000000001 2023-10-09T08:34:23.759 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.759 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.759 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.759 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.759 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.759 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:145843 7.4 7:2ebcc889:::benchmark_data_smithi081_154445_object48345:head [delete] snapc 0=[] ondisk+write+known_if_redirected e216)", 2023-10-09T08:34:23.759 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:32:59.755135+0000", 2023-10-09T08:34:23.759 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 83.820586289999994, 2023-10-09T08:34:23.760 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3313217719999999, 2023-10-09T08:34:23.760 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.760 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.760 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.760 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.760 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.760 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 145843 2023-10-09T08:34:23.760 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.760 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.760 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.760 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.761 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:59.755135+0000", 2023-10-09T08:34:23.761 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.761 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.761 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.761 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.761 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:59.755135+0000", 2023-10-09T08:34:23.761 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.761 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.761 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.761 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.761 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:59.755133+0000", 2023-10-09T08:34:23.762 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:34:23.762 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.762 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.762 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.762 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:59.755144+0000", 2023-10-09T08:34:23.762 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0549e-05 2023-10-09T08:34:23.762 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.762 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.762 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.762 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:59.755159+0000", 2023-10-09T08:34:23.763 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5648999999999999e-05 2023-10-09T08:34:23.763 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.763 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.763 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.763 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:59.755170+0000", 2023-10-09T08:34:23.763 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1175000000000001e-05 2023-10-09T08:34:23.763 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.763 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.763 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.763 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:59.883707+0000", 2023-10-09T08:34:23.763 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.12853624499999999 2023-10-09T08:34:23.764 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.764 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.764 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.764 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:59.893098+0000", 2023-10-09T08:34:23.764 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0093917080000000003 2023-10-09T08:34:23.764 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.764 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.764 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.764 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:32:59.993874+0000", 2023-10-09T08:34:23.764 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.100775726 2023-10-09T08:34:23.764 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.765 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.765 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:34:23.765 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:00.000805+0000", 2023-10-09T08:34:23.765 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0069313209999999998 2023-10-09T08:34:23.765 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.765 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.765 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.765 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:01.983265+0000", 2023-10-09T08:34:23.765 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.982459634 2023-10-09T08:34:23.765 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.765 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.765 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.766 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:01.989742+0000", 2023-10-09T08:34:23.766 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0064769349999999996 2023-10-09T08:34:23.766 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.766 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.766 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,6", 2023-10-09T08:34:23.766 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:02.001926+0000", 2023-10-09T08:34:23.766 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012183786 2023-10-09T08:34:23.766 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.766 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.766 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.766 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:02.062654+0000", 2023-10-09T08:34:23.767 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.060728226000000003 2023-10-09T08:34:23.767 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.767 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.767 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.767 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:02.066426+0000", 2023-10-09T08:34:23.767 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0037719170000000001 2023-10-09T08:34:23.767 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.767 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.767 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.767 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:02.069170+0000", 2023-10-09T08:34:23.767 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0027441480000000001 2023-10-09T08:34:23.768 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.768 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.768 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.768 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:02.073075+0000", 2023-10-09T08:34:23.768 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0039043939999999998 2023-10-09T08:34:23.768 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.768 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.768 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.768 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:02.086457+0000", 2023-10-09T08:34:23.768 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013382461999999999 2023-10-09T08:34:23.768 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.769 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.769 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.769 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.769 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.769 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:146300 7.4 7:23450e8f:::benchmark_data_smithi081_154445_object48802:head [delete] snapc 0=[] ondisk+write+known_if_redirected e216)", 2023-10-09T08:34:23.769 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:33:04.803247+0000", 2023-10-09T08:34:23.769 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 78.772474445, 2023-10-09T08:34:23.769 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3945135139999998, 2023-10-09T08:34:23.769 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:34:23.769 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:34:23.769 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:34:23.769 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:34:23.770 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:34:23.770 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 146300 2023-10-09T08:34:23.770 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.770 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:34:23.770 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.770 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:34:23.770 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:04.803247+0000", 2023-10-09T08:34:23.770 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.770 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.770 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.771 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:34:23.771 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:04.803247+0000", 2023-10-09T08:34:23.771 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:34:23.771 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.771 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.771 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:34:23.771 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:04.803245+0000", 2023-10-09T08:34:23.771 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:34:23.771 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.771 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.771 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:34:23.772 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:04.803255+0000", 2023-10-09T08:34:23.772 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0012e-05 2023-10-09T08:34:23.772 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.772 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.772 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:34:23.772 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:04.803273+0000", 2023-10-09T08:34:23.772 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7918e-05 2023-10-09T08:34:23.772 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.772 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.772 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:34:23.772 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:04.803284+0000", 2023-10-09T08:34:23.772 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1116e-05 2023-10-09T08:34:23.773 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.773 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.773 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.773 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:04.884031+0000", 2023-10-09T08:34:23.773 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.080747168999999994 2023-10-09T08:34:23.773 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.773 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.773 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:34:23.773 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:04.891819+0000", 2023-10-09T08:34:23.773 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0077874440000000001 2023-10-09T08:34:23.773 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.773 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.774 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.774 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:04.980559+0000", 2023-10-09T08:34:23.774 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.088739860000000004 2023-10-09T08:34:23.774 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.774 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.774 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:34:23.774 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:04.987222+0000", 2023-10-09T08:34:23.774 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0066627919999999998 2023-10-09T08:34:23.774 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.774 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.774 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:34:23.775 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:07.039261+0000", 2023-10-09T08:34:23.775 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.052039943 2023-10-09T08:34:23.775 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.775 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.775 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:34:23.775 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:07.051244+0000", 2023-10-09T08:34:23.775 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011982688999999999 2023-10-09T08:34:23.775 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.775 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.775 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,6", 2023-10-09T08:34:23.775 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:07.078951+0000", 2023-10-09T08:34:23.776 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.027707210999999999 2023-10-09T08:34:23.776 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.776 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.776 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.776 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:07.159820+0000", 2023-10-09T08:34:23.776 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.080868230999999999 2023-10-09T08:34:23.776 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.776 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.776 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:34:23.776 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:07.160422+0000", 2023-10-09T08:34:23.776 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00060289000000000002 2023-10-09T08:34:23.776 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.777 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.777 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:34:23.777 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:07.163834+0000", 2023-10-09T08:34:23.777 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034117359999999998 2023-10-09T08:34:23.777 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.777 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.777 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:34:23.777 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:07.167045+0000", 2023-10-09T08:34:23.777 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0032105039999999999 2023-10-09T08:34:23.777 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:34:23.777 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:34:23.778 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:34:23.778 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:33:07.197761+0000", 2023-10-09T08:34:23.778 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.030715848 2023-10-09T08:34:23.778 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.778 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.778 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.778 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:34:23.778 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:34:23.778 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:34:23.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:23.780 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:23.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:23.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:23.915 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:23.917 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:23 smithi081 bash[76862]: audit 2023-10-09T08:34:23.149926+0000 mon.c (mon.2) 369 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:34:23.917 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:23 smithi081 bash[76862]: cluster 2023-10-09T08:34:23.607532+0000 mon.a (mon.0) 977 : cluster 3 Health check update: Degraded data redundancy: 40309/119850 objects degraded (33.633%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:23.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:23.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:23.918 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:23 smithi081 bash[79557]: audit 2023-10-09T08:34:23.149926+0000 mon.c (mon.2) 369 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:34:23.918 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:23 smithi081 bash[79557]: cluster 2023-10-09T08:34:23.607532+0000 mon.a (mon.0) 977 : cluster 3 Health check update: Degraded data redundancy: 40309/119850 objects degraded (33.633%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:24.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:24.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:24.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:24.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:24.068 INFO:teuthology.orchestra.run.smithi081.stdout:moved 0 / 267 (0%) 2023-10-09T08:34:24.068 INFO:teuthology.orchestra.run.smithi081.stdout:avg 44.5 2023-10-09T08:34:24.068 INFO:teuthology.orchestra.run.smithi081.stdout:stddev 13.9134 -> 13.9134 (expected baseline 6.08961) 2023-10-09T08:34:24.068 INFO:teuthology.orchestra.run.smithi081.stdout:min osd.4 with 15 -> 15 pgs (0.337079 -> 0.337079 * mean) 2023-10-09T08:34:24.068 INFO:teuthology.orchestra.run.smithi081.stdout:max osd.3 with 50 -> 50 pgs (1.1236 -> 1.1236 * mean) 2023-10-09T08:34:24.068 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:34:24.069 INFO:teuthology.orchestra.run.smithi081.stdout:oload 1000 2023-10-09T08:34:24.069 INFO:teuthology.orchestra.run.smithi081.stdout:max_change 3 2023-10-09T08:34:24.069 INFO:teuthology.orchestra.run.smithi081.stdout:max_change_osds 4 2023-10-09T08:34:24.069 INFO:teuthology.orchestra.run.smithi081.stdout:average_utilization 0.0156 2023-10-09T08:34:24.069 INFO:teuthology.orchestra.run.smithi081.stdout:overload_utilization 0.1562 2023-10-09T08:34:24.072 INFO:teuthology.orchestra.run.smithi081.stderr:no change 2023-10-09T08:34:24.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:24.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:24.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:24.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:23 smithi118 bash[59345]: audit 2023-10-09T08:34:23.149926+0000 mon.c (mon.2) 369 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:34:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:23 smithi118 bash[59345]: cluster 2023-10-09T08:34:23.607532+0000 mon.a (mon.0) 977 : cluster 3 Health check update: Degraded data redundancy: 40309/119850 objects degraded (33.633%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:24.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:24.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:24.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:24.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:24.414 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:24.448 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:24.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:24.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:24.551 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:24.577 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:24.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:24.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:24.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:24.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:24.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:24.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:24.816 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:24.843 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:24.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:24.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:24.946 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:24.968 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:24.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:24.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:25.071 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:24 smithi081 bash[76862]: cluster 2023-10-09T08:34:23.767748+0000 mgr.y (mgr.26009) 971 : cluster 0 pgmap v1011: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 140 op/s; 40172/119439 objects degraded (33.634%); 22275/119439 objects misplaced (18.650%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T08:34:25.072 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:24 smithi081 bash[79557]: cluster 2023-10-09T08:34:23.767748+0000 mgr.y (mgr.26009) 971 : cluster 0 pgmap v1011: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 140 op/s; 40172/119439 objects degraded (33.634%); 22275/119439 objects misplaced (18.650%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T08:34:25.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:25.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:25.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:25.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:25.204 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:25.216 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:24 smithi118 bash[59345]: cluster 2023-10-09T08:34:23.767748+0000 mgr.y (mgr.26009) 971 : cluster 0 pgmap v1011: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 140 op/s; 40172/119439 objects degraded (33.634%); 22275/119439 objects misplaced (18.650%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T08:34:25.231 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:25.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:25.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:25.336 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:25.357 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:25.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:25.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:25.461 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:25.483 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:25.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:25.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:25.587 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:25.617 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:25.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:25.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:25.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:25.743 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:25.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:25.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:25.846 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:25.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:25.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:25.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:25.881 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:34:25.980 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:26.012 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:26.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:26.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:26.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:26.136 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:26.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:26.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:26.164 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:25 smithi081 bash[76862]: audit 2023-10-09T08:34:24.066959+0000 mgr.y (mgr.26009) 972 : audit 0 from='client.45497 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:34:26.164 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:25 smithi081 bash[76862]: audit 2023-10-09T08:34:25.611006+0000 mon.a (mon.0) 978 : audit 1 from='client.? 172.21.15.81:0/3008490669' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:34:26.164 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:25 smithi081 bash[79557]: audit 2023-10-09T08:34:24.066959+0000 mgr.y (mgr.26009) 972 : audit 0 from='client.45497 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:34:26.165 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:25 smithi081 bash[79557]: audit 2023-10-09T08:34:25.611006+0000 mon.a (mon.0) 978 : audit 1 from='client.? 172.21.15.81:0/3008490669' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:34:26.240 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:26.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:25 smithi118 bash[59345]: audit 2023-10-09T08:34:24.066959+0000 mgr.y (mgr.26009) 972 : audit 0 from='client.45497 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:34:26.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:25 smithi118 bash[59345]: audit 2023-10-09T08:34:25.611006+0000 mon.a (mon.0) 978 : audit 1 from='client.? 172.21.15.81:0/3008490669' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:34:26.268 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:26.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:26.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:26.322 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-09T08:34:26.371 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:26.393 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:26.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:26.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:26.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:26.524 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:26.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:26.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:26.536 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-10-09T08:34:26.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 110 3.0 2023-10-09T08:34:26.630 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:26.662 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:26.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:26.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:26.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:26.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:26.799 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:26.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:26.900 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:26 smithi118 bash[59345]: cluster 2023-10-09T08:34:25.768779+0000 mgr.y (mgr.26009) 973 : cluster 0 pgmap v1012: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 179 op/s; 39937/117582 objects degraded (33.965%); 22033/117582 objects misplaced (18.738%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T08:34:26.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:26 smithi118 bash[59345]: cluster 2023-10-09T08:34:25.858592+0000 mon.a (mon.0) 979 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:34:26.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:26 smithi118 bash[59345]: cluster 2023-10-09T08:34:25.868953+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T08:34:26.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:26 smithi118 bash[59345]: audit 2023-10-09T08:34:25.872508+0000 mon.a (mon.0) 980 : audit 1 from='client.? 172.21.15.81:0/3008490669' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:34:26.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:26 smithi118 bash[59345]: cluster 2023-10-09T08:34:25.873939+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T08:34:26.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:26 smithi118 bash[59345]: cluster 2023-10-09T08:34:25.874943+0000 mon.a (mon.0) 981 : cluster 0 osdmap e223: 8 total, 7 up, 7 in 2023-10-09T08:34:26.925 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:26.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:26.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:27.029 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:27.052 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:27.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:27.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:27.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:26 smithi081 bash[76862]: cluster 2023-10-09T08:34:25.768779+0000 mgr.y (mgr.26009) 973 : cluster 0 pgmap v1012: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 179 op/s; 39937/117582 objects degraded (33.965%); 22033/117582 objects misplaced (18.738%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T08:34:27.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:26 smithi081 bash[76862]: cluster 2023-10-09T08:34:25.858592+0000 mon.a (mon.0) 979 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:34:27.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:26 smithi081 bash[76862]: cluster 2023-10-09T08:34:25.868953+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T08:34:27.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:26 smithi081 bash[76862]: audit 2023-10-09T08:34:25.872508+0000 mon.a (mon.0) 980 : audit 1 from='client.? 172.21.15.81:0/3008490669' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:34:27.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:26 smithi081 bash[76862]: cluster 2023-10-09T08:34:25.873939+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T08:34:27.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:26 smithi081 bash[76862]: cluster 2023-10-09T08:34:25.874943+0000 mon.a (mon.0) 981 : cluster 0 osdmap e223: 8 total, 7 up, 7 in 2023-10-09T08:34:27.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:26 smithi081 bash[79557]: cluster 2023-10-09T08:34:25.768779+0000 mgr.y (mgr.26009) 973 : cluster 0 pgmap v1012: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 179 op/s; 39937/117582 objects degraded (33.965%); 22033/117582 objects misplaced (18.738%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T08:34:27.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:26 smithi081 bash[79557]: cluster 2023-10-09T08:34:25.858592+0000 mon.a (mon.0) 979 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:34:27.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:26 smithi081 bash[79557]: cluster 2023-10-09T08:34:25.868953+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T08:34:27.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:26 smithi081 bash[79557]: audit 2023-10-09T08:34:25.872508+0000 mon.a (mon.0) 980 : audit 1 from='client.? 172.21.15.81:0/3008490669' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:34:27.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:26 smithi081 bash[79557]: cluster 2023-10-09T08:34:25.873939+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T08:34:27.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:26 smithi081 bash[79557]: cluster 2023-10-09T08:34:25.874943+0000 mon.a (mon.0) 981 : cluster 0 osdmap e223: 8 total, 7 up, 7 in 2023-10-09T08:34:27.157 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:27.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:27.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:27.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:27.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:27.313 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:27.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:27.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:27.416 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:27.441 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:27.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:27.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:27.544 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:27.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:27.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:27.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:27.672 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:27.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:27.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:27.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:27.736 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:34:27.798 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:27.832 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:27.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:27.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:27.935 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:27.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:27.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:27.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:28.058 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:28.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:28.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:28.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:28.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:28.211 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:28.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:28.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:28.314 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:28.342 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:28.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:28.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:28.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:28.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:28.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:28.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:28.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:28.606 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:28.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:28.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:28.709 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:28.739 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:28.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:28.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:28.843 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:28.874 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:28.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:28 smithi081 bash[79557]: cluster 2023-10-09T08:34:27.769781+0000 mgr.y (mgr.26009) 974 : cluster 0 pgmap v1014: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 39807/117189 objects degraded (33.968%); 21946/117189 objects misplaced (18.727%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T08:34:28.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:28 smithi081 bash[79557]: cluster 2023-10-09T08:34:28.608724+0000 mon.a (mon.0) 982 : cluster 3 Health check update: Degraded data redundancy: 39807/117189 objects degraded (33.968%), 25 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:28.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:28.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:28.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:29.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:29.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:29.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:29.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:28 smithi118 bash[59345]: cluster 2023-10-09T08:34:27.769781+0000 mgr.y (mgr.26009) 974 : cluster 0 pgmap v1014: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 39807/117189 objects degraded (33.968%); 21946/117189 objects misplaced (18.727%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T08:34:29.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:28 smithi118 bash[59345]: cluster 2023-10-09T08:34:28.608724+0000 mon.a (mon.0) 982 : cluster 3 Health check update: Degraded data redundancy: 39807/117189 objects degraded (33.968%), 25 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:29.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:28 smithi081 bash[76862]: cluster 2023-10-09T08:34:27.769781+0000 mgr.y (mgr.26009) 974 : cluster 0 pgmap v1014: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 39807/117189 objects degraded (33.968%); 21946/117189 objects misplaced (18.727%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T08:34:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:28 smithi081 bash[76862]: cluster 2023-10-09T08:34:28.608724+0000 mon.a (mon.0) 982 : cluster 3 Health check update: Degraded data redundancy: 39807/117189 objects degraded (33.968%), 25 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:29.134 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:29.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:29.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:29.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:29.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:29.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:29.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:29.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:34:29.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:29.397 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:29.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:29.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:29.500 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:29.533 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:29.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:29.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:29.636 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:29.661 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:29.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:29.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:29.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:29.787 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:29.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:29.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:29.892 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:29.926 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:29.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:29.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:30.030 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:30.061 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:30.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:30.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:30.167 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:30.195 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:30.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:30.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:30.302 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:30.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:30.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:30.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:30.431 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:30.460 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:30.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:30.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:30.568 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:30.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:30.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:30.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:30.697 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:30.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:30.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:30.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:30.825 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:30.857 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:30.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:30.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:30.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:30.988 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:30.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:30.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:31.062 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:34:31.063 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:34:31.091 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:31.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:30 smithi118 bash[59345]: cluster 2023-10-09T08:34:29.770690+0000 mgr.y (mgr.26009) 975 : cluster 0 pgmap v1015: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 39807/117189 objects degraded (33.968%); 21946/117189 objects misplaced (18.727%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T08:34:31.123 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:31.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:31.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:31.149 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:30 smithi081 bash[76862]: cluster 2023-10-09T08:34:29.770690+0000 mgr.y (mgr.26009) 975 : cluster 0 pgmap v1015: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 39807/117189 objects degraded (33.968%); 21946/117189 objects misplaced (18.727%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T08:34:31.149 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:30 smithi081 bash[79557]: cluster 2023-10-09T08:34:29.770690+0000 mgr.y (mgr.26009) 975 : cluster 0 pgmap v1015: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 39807/117189 objects degraded (33.968%); 21946/117189 objects misplaced (18.727%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T08:34:31.228 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:31.259 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:31.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:31.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:31.363 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:31.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:34:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:34:31] "GET /metrics HTTP/1.1" 200 36584 "" "Prometheus/2.33.4" 2023-10-09T08:34:31.392 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:31.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:31.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:31.496 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:31.526 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:31.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:31.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:31.629 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:31.658 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:31.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:31.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:31.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:31.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:31.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:31.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:31.894 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:31.921 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:31.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:31.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:32.024 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:32.056 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:32.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:32.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:32.161 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:32.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:32.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:32.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:32.293 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:32.320 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:32.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:32.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:32.424 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:32.456 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:32.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:32.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:32.560 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:32.585 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:32.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:32.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:32.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:32.713 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:32.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:32.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:32.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:32.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:32.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:32.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:32.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:32.950 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:32 smithi081 bash[76862]: cluster 2023-10-09T08:34:31.771794+0000 mgr.y (mgr.26009) 976 : cluster 0 pgmap v1016: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 144 op/s; 39590/115512 objects degraded (34.273%); 21725/115512 objects misplaced (18.808%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T08:34:32.951 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:32 smithi081 bash[79557]: cluster 2023-10-09T08:34:31.771794+0000 mgr.y (mgr.26009) 976 : cluster 0 pgmap v1016: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 144 op/s; 39590/115512 objects degraded (34.273%); 21725/115512 objects misplaced (18.808%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T08:34:32.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:32.972 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:32.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:33.073 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:33.096 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:33.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:33.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:33.201 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:33.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:32 smithi118 bash[59345]: cluster 2023-10-09T08:34:31.771794+0000 mgr.y (mgr.26009) 976 : cluster 0 pgmap v1016: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 144 op/s; 39590/115512 objects degraded (34.273%); 21725/115512 objects misplaced (18.808%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T08:34:33.228 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:33.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:33.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:33.334 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:33.363 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:33.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:33.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:33.375 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:34:33.407 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:34:33.440 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:34:33.468 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:33.471 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:34:33.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:33.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:33.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:33.502 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:34:33.533 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:34:33.575 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:34:33.575 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:34:33.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:34:33.575 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:34:33.575 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:34:33.576 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:34:33.576 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:34:33.576 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:34:33.576 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:34:33.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:33.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:33.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:33.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:33.753 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:33.785 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:33.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:33.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:33.890 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:33.918 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:33.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:33.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:34.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:33 smithi118 bash[59345]: audit 2023-10-09T08:34:33.345707+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.81:0/2946104137' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:34:34.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:33 smithi118 bash[59345]: cluster 2023-10-09T08:34:33.609876+0000 mon.a (mon.0) 983 : cluster 3 Health check update: Degraded data redundancy: 39590/115512 objects degraded (34.273%), 25 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:34.022 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:34.050 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:34.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:34.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:33 smithi081 bash[76862]: audit 2023-10-09T08:34:33.345707+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.81:0/2946104137' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:34:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:33 smithi081 bash[76862]: cluster 2023-10-09T08:34:33.609876+0000 mon.a (mon.0) 983 : cluster 3 Health check update: Degraded data redundancy: 39590/115512 objects degraded (34.273%), 25 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:34.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:33 smithi081 bash[79557]: audit 2023-10-09T08:34:33.345707+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.81:0/2946104137' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:34:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:33 smithi081 bash[79557]: cluster 2023-10-09T08:34:33.609876+0000 mon.a (mon.0) 983 : cluster 3 Health check update: Degraded data redundancy: 39590/115512 objects degraded (34.273%), 25 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:34.158 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:34.187 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:34.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:34.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:34.293 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:34.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:34.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:34.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:34.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:34.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:34.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:34.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:34.542 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:34.566 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:34.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:34.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:34.672 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:34.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:34.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:34.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:34.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:34.826 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:34.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:34.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:34.929 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:34.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:34.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:34.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:35.064 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:35.095 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:35.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:35.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:35.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:35.212 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:34 smithi081 bash[76862]: cluster 2023-10-09T08:34:33.772738+0000 mgr.y (mgr.26009) 977 : cluster 0 pgmap v1017: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 142 op/s; 39471/115155 objects degraded (34.276%); 21639/115155 objects misplaced (18.791%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:35.213 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:34 smithi081 bash[79557]: cluster 2023-10-09T08:34:33.772738+0000 mgr.y (mgr.26009) 977 : cluster 0 pgmap v1017: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 142 op/s; 39471/115155 objects degraded (34.276%); 21639/115155 objects misplaced (18.791%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:35.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:35.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:35.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:35.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:34 smithi118 bash[59345]: cluster 2023-10-09T08:34:33.772738+0000 mgr.y (mgr.26009) 977 : cluster 0 pgmap v1017: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 142 op/s; 39471/115155 objects degraded (34.276%); 21639/115155 objects misplaced (18.791%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:35.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:35.354 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:35.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:35.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:35.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:35.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:35.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:35.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:35.583 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:35.607 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:35.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:35.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:35.711 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:35.736 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:35.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:35.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:35.840 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:35.868 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:35.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:35.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:35.971 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:35.998 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:36.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:36.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:36.101 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:34:36.102 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:34:36.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:36.126 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:36.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:36.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:36.230 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:36.255 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:36.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:36.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:36.359 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:36.388 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:36.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:36.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:36.495 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:36.519 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:36.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:36.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:36.575 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:34:36.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:36.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:36.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:36.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:36.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:36.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:36.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:36.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:36.877 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:36.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:36.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:36.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:37.006 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:37.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:37.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:37.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:37.133 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:37.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:36 smithi118 bash[59345]: cluster 2023-10-09T08:34:35.773686+0000 mgr.y (mgr.26009) 978 : cluster 0 pgmap v1018: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 130 op/s; 39307/113679 objects degraded (34.577%); 21476/113679 objects misplaced (18.892%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:34:37.164 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:37.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:37.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:37.268 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:37.286 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:36 smithi081 bash[76862]: cluster 2023-10-09T08:34:35.773686+0000 mgr.y (mgr.26009) 978 : cluster 0 pgmap v1018: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 130 op/s; 39307/113679 objects degraded (34.577%); 21476/113679 objects misplaced (18.892%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:34:37.286 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:36 smithi081 bash[79557]: cluster 2023-10-09T08:34:35.773686+0000 mgr.y (mgr.26009) 978 : cluster 0 pgmap v1018: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 130 op/s; 39307/113679 objects degraded (34.577%); 21476/113679 objects misplaced (18.892%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T08:34:37.293 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:37.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:37.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:37.397 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:37.425 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:37.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:37.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:37.528 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:37.557 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:37.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:37.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:37.660 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:37.688 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:37.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:37.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:37.792 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:37.826 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:37.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:37.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:37.929 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:37.951 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:37.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:37.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:38.054 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:38.087 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:38.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:38.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:38.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:34:38.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:38.217 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:38.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:38.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:38.322 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:38.344 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:38.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:38.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:38.447 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:38.476 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:38.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:38.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:38.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:38.611 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:38.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:38.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:38.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:38.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:38.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:38.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:38.849 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:38.879 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:38.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:38.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:38.902 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:34:38.902 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:34:38.931 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:38 smithi081 bash[76862]: cluster 2023-10-09T08:34:37.774651+0000 mgr.y (mgr.26009) 979 : cluster 0 pgmap v1019: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 39265/113553 objects degraded (34.579%); 21434/113553 objects misplaced (18.876%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T08:34:38.931 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:38 smithi081 bash[76862]: audit 2023-10-09T08:34:38.153669+0000 mon.a (mon.0) 984 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:38.931 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:38 smithi081 bash[76862]: audit 2023-10-09T08:34:38.161672+0000 mon.c (mon.2) 370 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:34:38.931 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:38 smithi081 bash[76862]: cluster 2023-10-09T08:34:38.611056+0000 mon.a (mon.0) 985 : cluster 3 Health check update: Degraded data redundancy: 39265/113553 objects degraded (34.579%), 25 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:38.931 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:38 smithi081 bash[79557]: cluster 2023-10-09T08:34:37.774651+0000 mgr.y (mgr.26009) 979 : cluster 0 pgmap v1019: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 39265/113553 objects degraded (34.579%); 21434/113553 objects misplaced (18.876%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T08:34:38.931 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:38 smithi081 bash[79557]: audit 2023-10-09T08:34:38.153669+0000 mon.a (mon.0) 984 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:38.931 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:38 smithi081 bash[79557]: audit 2023-10-09T08:34:38.161672+0000 mon.c (mon.2) 370 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:34:38.931 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:38 smithi081 bash[79557]: cluster 2023-10-09T08:34:38.611056+0000 mon.a (mon.0) 985 : cluster 3 Health check update: Degraded data redundancy: 39265/113553 objects degraded (34.579%), 25 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:38.983 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:39.016 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:39.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:39.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:39.120 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:39.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:38 smithi118 bash[59345]: cluster 2023-10-09T08:34:37.774651+0000 mgr.y (mgr.26009) 979 : cluster 0 pgmap v1019: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 39265/113553 objects degraded (34.579%); 21434/113553 objects misplaced (18.876%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T08:34:39.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:38 smithi118 bash[59345]: audit 2023-10-09T08:34:38.153669+0000 mon.a (mon.0) 984 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:34:39.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:38 smithi118 bash[59345]: audit 2023-10-09T08:34:38.161672+0000 mon.c (mon.2) 370 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:34:39.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:38 smithi118 bash[59345]: cluster 2023-10-09T08:34:38.611056+0000 mon.a (mon.0) 985 : cluster 3 Health check update: Degraded data redundancy: 39265/113553 objects degraded (34.579%), 25 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:39.150 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:39.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:39.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:39.253 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:39.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:39.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:39.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:39.383 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:39.418 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:39.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:39.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:39.522 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:39.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:39.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:39.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:39.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:39.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:39.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:39.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:39.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:39.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:39.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:39.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:39.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:39.919 INFO:teuthology.orchestra.run.smithi081.stdout:moved 21 / 267 (7.86517%) 2023-10-09T08:34:39.919 INFO:teuthology.orchestra.run.smithi081.stdout:avg 44.5 2023-10-09T08:34:39.919 INFO:teuthology.orchestra.run.smithi081.stdout:stddev 13.9134 -> 14.0208 (expected baseline 6.08961) 2023-10-09T08:34:39.919 INFO:teuthology.orchestra.run.smithi081.stdout:min osd.4 with 15 -> 15 pgs (0.337079 -> 0.337079 * mean) 2023-10-09T08:34:39.919 INFO:teuthology.orchestra.run.smithi081.stdout:max osd.3 with 50 -> 30 pgs (1.1236 -> 0.674157 * mean) 2023-10-09T08:34:39.919 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:34:39.919 INFO:teuthology.orchestra.run.smithi081.stdout:oload 110 2023-10-09T08:34:39.919 INFO:teuthology.orchestra.run.smithi081.stdout:max_change 3 2023-10-09T08:34:39.919 INFO:teuthology.orchestra.run.smithi081.stdout:max_change_osds 4 2023-10-09T08:34:39.920 INFO:teuthology.orchestra.run.smithi081.stdout:average_utilization 0.0152 2023-10-09T08:34:39.920 INFO:teuthology.orchestra.run.smithi081.stdout:overload_utilization 0.0167 2023-10-09T08:34:39.920 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 weight 1.0000 -> 0.6022 2023-10-09T08:34:39.920 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 weight 1.0000 -> 0.9038 2023-10-09T08:34:39.956 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:39.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:39.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:40.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:40.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:40.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:40.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:40.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:40.201 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:40.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:40.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:40.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:39 smithi118 bash[59345]: audit 2023-10-09T08:34:38.927667+0000 mgr.y (mgr.26009) 980 : audit 0 from='client.45512 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:34:40.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:39 smithi118 bash[59345]: audit 2023-10-09T08:34:38.928632+0000 mon.c (mon.2) 371 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'3':'39463','6':'59234'}"}]: dispatch 2023-10-09T08:34:40.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:39 smithi118 bash[59345]: audit 2023-10-09T08:34:38.929085+0000 mon.a (mon.0) 986 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'3':'39463','6':'59234'}"}]: dispatch 2023-10-09T08:34:40.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:40.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:40.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:40.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:40.354 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:39 smithi081 bash[76862]: audit 2023-10-09T08:34:38.927667+0000 mgr.y (mgr.26009) 980 : audit 0 from='client.45512 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:34:40.355 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:39 smithi081 bash[76862]: audit 2023-10-09T08:34:38.928632+0000 mon.c (mon.2) 371 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'3':'39463','6':'59234'}"}]: dispatch 2023-10-09T08:34:40.355 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:39 smithi081 bash[76862]: audit 2023-10-09T08:34:38.929085+0000 mon.a (mon.0) 986 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'3':'39463','6':'59234'}"}]: dispatch 2023-10-09T08:34:40.355 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:39 smithi081 bash[79557]: audit 2023-10-09T08:34:38.927667+0000 mgr.y (mgr.26009) 980 : audit 0 from='client.45512 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:34:40.355 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:39 smithi081 bash[79557]: audit 2023-10-09T08:34:38.928632+0000 mon.c (mon.2) 371 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'3':'39463','6':'59234'}"}]: dispatch 2023-10-09T08:34:40.355 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:39 smithi081 bash[79557]: audit 2023-10-09T08:34:38.929085+0000 mon.a (mon.0) 986 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'3':'39463','6':'59234'}"}]: dispatch 2023-10-09T08:34:40.428 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:40.456 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:40.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:40.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:40.559 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:40.590 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:40.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:40.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:40.693 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:40.712 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:40.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:40.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:40.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:40.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:40.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:40.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:40.942 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:40.972 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:40.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:40.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:41.033 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[76862]: cluster 2023-10-09T08:34:39.775662+0000 mgr.y (mgr.26009) 981 : cluster 0 pgmap v1020: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 39132/113154 objects degraded (34.583%); 21356/113154 objects misplaced (18.873%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T08:34:41.034 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[76862]: audit 2023-10-09T08:34:39.911275+0000 mon.a (mon.0) 987 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'39463','6':'59234'}"}]': finished 2023-10-09T08:34:41.034 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[76862]: cluster 2023-10-09T08:34:39.911356+0000 mon.a (mon.0) 988 : cluster 0 osdmap e224: 8 total, 7 up, 7 in 2023-10-09T08:34:41.034 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[76862]: cluster 2023-10-09T08:34:39.913014+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.034 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[76862]: cluster 2023-10-09T08:34:39.914866+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.034 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[76862]: cluster 2023-10-09T08:34:39.915985+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.034 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[76862]: cluster 2023-10-09T08:34:39.916766+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.034 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[76862]: cluster 2023-10-09T08:34:39.916836+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.034 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[76862]: cluster 2023-10-09T08:34:39.916941+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.035 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[79557]: cluster 2023-10-09T08:34:39.775662+0000 mgr.y (mgr.26009) 981 : cluster 0 pgmap v1020: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 39132/113154 objects degraded (34.583%); 21356/113154 objects misplaced (18.873%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T08:34:41.035 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[79557]: audit 2023-10-09T08:34:39.911275+0000 mon.a (mon.0) 987 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'39463','6':'59234'}"}]': finished 2023-10-09T08:34:41.035 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[79557]: cluster 2023-10-09T08:34:39.911356+0000 mon.a (mon.0) 988 : cluster 0 osdmap e224: 8 total, 7 up, 7 in 2023-10-09T08:34:41.035 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[79557]: cluster 2023-10-09T08:34:39.913014+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.035 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[79557]: cluster 2023-10-09T08:34:39.914866+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.035 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[79557]: cluster 2023-10-09T08:34:39.915985+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.035 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[79557]: cluster 2023-10-09T08:34:39.916766+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.035 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[79557]: cluster 2023-10-09T08:34:39.916836+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.036 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:40 smithi081 bash[79557]: cluster 2023-10-09T08:34:39.916941+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-09T08:34:41.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:41.104 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:41.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:41.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:41.207 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:41.218 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:40 smithi118 bash[59345]: cluster 2023-10-09T08:34:39.775662+0000 mgr.y (mgr.26009) 981 : cluster 0 pgmap v1020: 89 pgs: 16 active+clean+remapped, 21 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 24 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 39132/113154 objects degraded (34.583%); 21356/113154 objects misplaced (18.873%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T08:34:41.218 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:40 smithi118 bash[59345]: audit 2023-10-09T08:34:39.911275+0000 mon.a (mon.0) 987 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'39463','6':'59234'}"}]': finished 2023-10-09T08:34:41.218 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:40 smithi118 bash[59345]: cluster 2023-10-09T08:34:39.911356+0000 mon.a (mon.0) 988 : cluster 0 osdmap e224: 8 total, 7 up, 7 in 2023-10-09T08:34:41.218 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:40 smithi118 bash[59345]: cluster 2023-10-09T08:34:39.913014+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.218 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:40 smithi118 bash[59345]: cluster 2023-10-09T08:34:39.914866+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.218 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:40 smithi118 bash[59345]: cluster 2023-10-09T08:34:39.915985+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:40 smithi118 bash[59345]: cluster 2023-10-09T08:34:39.916766+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:40 smithi118 bash[59345]: cluster 2023-10-09T08:34:39.916836+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:40 smithi118 bash[59345]: cluster 2023-10-09T08:34:39.916941+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T08:34:41.234 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:41.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:41.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:41.337 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:41.363 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:41.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:41.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:41.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:34:41] "GET /metrics HTTP/1.1" 200 36585 "" "Prometheus/2.33.4" 2023-10-09T08:34:41.467 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:41.499 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:41.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:41.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:41.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:41.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:41.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:41.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:41.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:41.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:41.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:41.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:41.856 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:41.889 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:41.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:41.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:41.992 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:42.020 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:42.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:42.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:42.124 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:42.132 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.924507+0000 mon.a (mon.0) 989 : cluster 0 osdmap e225: 8 total, 7 up, 7 in 2023-10-09T08:34:42.132 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.926242+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.132 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.926942+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.927131+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.929792+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.930004+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.931758+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.932789+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.933724+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.933792+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.933872+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.133 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.943705+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.134 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.943717+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.134 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.943755+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.134 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.949558+0000 osd.6 (osd.6) 180 : cluster 0 7.1 starting backfill to osd.0 from (0'0,0'0] MAX to 223'9906 2023-10-09T08:34:42.134 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.959463+0000 osd.6 (osd.6) 181 : cluster 0 7.c starting backfill to osd.0 from (0'0,0'0] MAX to 223'9688 2023-10-09T08:34:42.134 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.984236+0000 osd.6 (osd.6) 182 : cluster 0 7.1 starting backfill to osd.5 from (0'0,0'0] MAX to 223'9906 2023-10-09T08:34:42.134 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[76862]: cluster 2023-10-09T08:34:40.987299+0000 osd.6 (osd.6) 183 : cluster 1 7.c continuing backfill to osd.2 from (176'2363,223'9688] MIN to 223'9688 2023-10-09T08:34:42.135 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.924507+0000 mon.a (mon.0) 989 : cluster 0 osdmap e225: 8 total, 7 up, 7 in 2023-10-09T08:34:42.135 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.926242+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.135 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.926942+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.135 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.927131+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.135 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.929792+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.135 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.930004+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.135 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.931758+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.136 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.932789+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.136 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.933724+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.136 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.933792+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.136 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.933872+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.136 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.943705+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.136 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.943717+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.136 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.943755+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.137 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.949558+0000 osd.6 (osd.6) 180 : cluster 0 7.1 starting backfill to osd.0 from (0'0,0'0] MAX to 223'9906 2023-10-09T08:34:42.137 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.959463+0000 osd.6 (osd.6) 181 : cluster 0 7.c starting backfill to osd.0 from (0'0,0'0] MAX to 223'9688 2023-10-09T08:34:42.137 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.984236+0000 osd.6 (osd.6) 182 : cluster 0 7.1 starting backfill to osd.5 from (0'0,0'0] MAX to 223'9906 2023-10-09T08:34:42.137 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:41 smithi081 bash[79557]: cluster 2023-10-09T08:34:40.987299+0000 osd.6 (osd.6) 183 : cluster 1 7.c continuing backfill to osd.2 from (176'2363,223'9688] MIN to 223'9688 2023-10-09T08:34:42.159 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:42.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:42.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:42.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.924507+0000 mon.a (mon.0) 989 : cluster 0 osdmap e225: 8 total, 7 up, 7 in 2023-10-09T08:34:42.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.926242+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.926942+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.927131+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.929792+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.930004+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.931758+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.932789+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.933724+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.933792+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.933872+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.943705+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.943717+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.943755+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T08:34:42.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.949558+0000 osd.6 (osd.6) 180 : cluster 0 7.1 starting backfill to osd.0 from (0'0,0'0] MAX to 223'9906 2023-10-09T08:34:42.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.959463+0000 osd.6 (osd.6) 181 : cluster 0 7.c starting backfill to osd.0 from (0'0,0'0] MAX to 223'9688 2023-10-09T08:34:42.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.984236+0000 osd.6 (osd.6) 182 : cluster 0 7.1 starting backfill to osd.5 from (0'0,0'0] MAX to 223'9906 2023-10-09T08:34:42.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:41 smithi118 bash[59345]: cluster 2023-10-09T08:34:40.987299+0000 osd.6 (osd.6) 183 : cluster 1 7.c continuing backfill to osd.2 from (176'2363,223'9688] MIN to 223'9688 2023-10-09T08:34:42.268 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:42.292 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:42.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:42.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:42.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:42.425 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:42.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:42.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:42.528 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:42.563 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:42.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:42.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:42.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:42.684 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:42.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:42.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:42.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:42.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:42.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:42.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:42.919 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:42.930 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-09T08:34:42.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 1.0 2023-10-09T08:34:42.950 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:42.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:42.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:43.053 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:43.079 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:43.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:43.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:43.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:43.191 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[79557]: cluster 2023-10-09T08:34:41.776289+0000 mgr.y (mgr.26009) 982 : cluster 0 pgmap v1023: 89 pgs: 5 remapped+peering, 4 peering, 13 active+clean+remapped, 20 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 33423/111540 objects degraded (29.965%); 16632/111540 objects misplaced (14.911%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:34:43.191 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[79557]: cluster 2023-10-09T08:34:41.928432+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.191 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[79557]: cluster 2023-10-09T08:34:41.929035+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.191 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[79557]: cluster 2023-10-09T08:34:41.930962+0000 mon.a (mon.0) 990 : cluster 0 osdmap e226: 8 total, 7 up, 7 in 2023-10-09T08:34:43.192 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[79557]: cluster 2023-10-09T08:34:41.931572+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.192 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[79557]: cluster 2023-10-09T08:34:41.933035+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.192 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[79557]: cluster 2023-10-09T08:34:41.933584+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.192 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[79557]: cluster 2023-10-09T08:34:41.935370+0000 osd.0 (osd.0) 2 : cluster 0 7.6 starting backfill to osd.2 from (0'0,0'0] MAX to 223'9749 2023-10-09T08:34:43.193 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[79557]: cluster 2023-10-09T08:34:41.942472+0000 osd.2 (osd.2) 3 : cluster 0 7.8 starting backfill to osd.5 from (0'0,0'0] MAX to 223'9815 2023-10-09T08:34:43.193 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[79557]: cluster 2023-10-09T08:34:42.030394+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.193 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[76862]: cluster 2023-10-09T08:34:41.776289+0000 mgr.y (mgr.26009) 982 : cluster 0 pgmap v1023: 89 pgs: 5 remapped+peering, 4 peering, 13 active+clean+remapped, 20 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 33423/111540 objects degraded (29.965%); 16632/111540 objects misplaced (14.911%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:34:43.193 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[76862]: cluster 2023-10-09T08:34:41.928432+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.194 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[76862]: cluster 2023-10-09T08:34:41.929035+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.194 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[76862]: cluster 2023-10-09T08:34:41.930962+0000 mon.a (mon.0) 990 : cluster 0 osdmap e226: 8 total, 7 up, 7 in 2023-10-09T08:34:43.194 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[76862]: cluster 2023-10-09T08:34:41.931572+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.195 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[76862]: cluster 2023-10-09T08:34:41.933035+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.195 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[76862]: cluster 2023-10-09T08:34:41.933584+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.195 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[76862]: cluster 2023-10-09T08:34:41.935370+0000 osd.0 (osd.0) 2 : cluster 0 7.6 starting backfill to osd.2 from (0'0,0'0] MAX to 223'9749 2023-10-09T08:34:43.195 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[76862]: cluster 2023-10-09T08:34:41.942472+0000 osd.2 (osd.2) 3 : cluster 0 7.8 starting backfill to osd.5 from (0'0,0'0] MAX to 223'9815 2023-10-09T08:34:43.196 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:42 smithi081 bash[76862]: cluster 2023-10-09T08:34:42.030394+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:43.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:43.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:43.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:42 smithi118 bash[59345]: cluster 2023-10-09T08:34:41.776289+0000 mgr.y (mgr.26009) 982 : cluster 0 pgmap v1023: 89 pgs: 5 remapped+peering, 4 peering, 13 active+clean+remapped, 20 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 33423/111540 objects degraded (29.965%); 16632/111540 objects misplaced (14.911%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:34:43.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:42 smithi118 bash[59345]: cluster 2023-10-09T08:34:41.928432+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:42 smithi118 bash[59345]: cluster 2023-10-09T08:34:41.929035+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:42 smithi118 bash[59345]: cluster 2023-10-09T08:34:41.930962+0000 mon.a (mon.0) 990 : cluster 0 osdmap e226: 8 total, 7 up, 7 in 2023-10-09T08:34:43.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:42 smithi118 bash[59345]: cluster 2023-10-09T08:34:41.931572+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:42 smithi118 bash[59345]: cluster 2023-10-09T08:34:41.933035+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:42 smithi118 bash[59345]: cluster 2023-10-09T08:34:41.933584+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:42 smithi118 bash[59345]: cluster 2023-10-09T08:34:41.935370+0000 osd.0 (osd.0) 2 : cluster 0 7.6 starting backfill to osd.2 from (0'0,0'0] MAX to 223'9749 2023-10-09T08:34:43.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:42 smithi118 bash[59345]: cluster 2023-10-09T08:34:41.942472+0000 osd.2 (osd.2) 3 : cluster 0 7.8 starting backfill to osd.5 from (0'0,0'0] MAX to 223'9815 2023-10-09T08:34:43.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:42 smithi118 bash[59345]: cluster 2023-10-09T08:34:42.030394+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T08:34:43.308 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:43.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:43.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:43.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:43.432 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:43.464 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:43.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:43.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:43.568 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:43.600 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:43.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:43.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:43.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:43.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:43.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:43.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:43.831 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:43.863 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:43.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:43.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:43.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:43.974 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:43 smithi081 bash[79557]: cluster 2023-10-09T08:34:43.612517+0000 mon.a (mon.0) 991 : cluster 3 Health check update: Degraded data redundancy: 33423/111540 objects degraded (29.965%), 24 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:43.975 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:43 smithi081 bash[76862]: cluster 2023-10-09T08:34:43.612517+0000 mon.a (mon.0) 991 : cluster 3 Health check update: Degraded data redundancy: 33423/111540 objects degraded (29.965%), 24 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:43.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:43.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:43.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:44.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:44.108 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:43 smithi118 bash[59345]: cluster 2023-10-09T08:34:43.612517+0000 mon.a (mon.0) 991 : cluster 3 Health check update: Degraded data redundancy: 33423/111540 objects degraded (29.965%), 24 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:44.129 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:44.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:44.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:44.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:44.258 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:44.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:44.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:44.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:44.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:44.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:44.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:44.489 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:44.520 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:44.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:44.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:44.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:44.646 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:44.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:44.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:44.749 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:44.781 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:44.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:44.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:44.885 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:44.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:44.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:44.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:44.948 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:34:45.014 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:45.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:44 smithi118 bash[59345]: cluster 2023-10-09T08:34:43.777808+0000 mgr.y (mgr.26009) 983 : cluster 0 pgmap v1025: 89 pgs: 5 remapped+peering, 4 peering, 13 active+clean+remapped, 20 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 111 op/s; 33423/111540 objects degraded (29.965%); 16632/111540 objects misplaced (14.911%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:34:45.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:44 smithi118 bash[59345]: audit 2023-10-09T08:34:44.218050+0000 mon.a (mon.0) 992 : audit 1 from='client.? 172.21.15.81:0/2896960445' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:34:45.042 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:45.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:45.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:45.147 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:45.156 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:44 smithi081 bash[76862]: cluster 2023-10-09T08:34:43.777808+0000 mgr.y (mgr.26009) 983 : cluster 0 pgmap v1025: 89 pgs: 5 remapped+peering, 4 peering, 13 active+clean+remapped, 20 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 111 op/s; 33423/111540 objects degraded (29.965%); 16632/111540 objects misplaced (14.911%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:34:45.156 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:44 smithi081 bash[76862]: audit 2023-10-09T08:34:44.218050+0000 mon.a (mon.0) 992 : audit 1 from='client.? 172.21.15.81:0/2896960445' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:34:45.156 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:44 smithi081 bash[79557]: cluster 2023-10-09T08:34:43.777808+0000 mgr.y (mgr.26009) 983 : cluster 0 pgmap v1025: 89 pgs: 5 remapped+peering, 4 peering, 13 active+clean+remapped, 20 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 6 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 111 op/s; 33423/111540 objects degraded (29.965%); 16632/111540 objects misplaced (14.911%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:34:45.156 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:44 smithi081 bash[79557]: audit 2023-10-09T08:34:44.218050+0000 mon.a (mon.0) 992 : audit 1 from='client.? 172.21.15.81:0/2896960445' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:34:45.171 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:45.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:45.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:45.273 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:45.299 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:45.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:45.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:45.402 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:45.435 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:45.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:45.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:45.539 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:45.574 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:45.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:45.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:45.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:45.699 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:45.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:45.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:45.802 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:45.840 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:45.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:45.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:45.945 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:45.976 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:45.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:45.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:46.080 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:46.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:46.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:46.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:46.209 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:46.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:45 smithi081 bash[76862]: cluster 2023-10-09T08:34:44.930151+0000 mon.a (mon.0) 993 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:34:46.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:45 smithi081 bash[76862]: cluster 2023-10-09T08:34:44.933759+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T08:34:46.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:45 smithi081 bash[76862]: audit 2023-10-09T08:34:44.936035+0000 mon.a (mon.0) 994 : audit 1 from='client.? 172.21.15.81:0/2896960445' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:34:46.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:45 smithi081 bash[76862]: cluster 2023-10-09T08:34:44.936199+0000 mon.a (mon.0) 995 : cluster 0 osdmap e227: 8 total, 7 up, 7 in 2023-10-09T08:34:46.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:45 smithi081 bash[79557]: cluster 2023-10-09T08:34:44.930151+0000 mon.a (mon.0) 993 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:34:46.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:45 smithi081 bash[79557]: cluster 2023-10-09T08:34:44.933759+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T08:34:46.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:45 smithi081 bash[79557]: audit 2023-10-09T08:34:44.936035+0000 mon.a (mon.0) 994 : audit 1 from='client.? 172.21.15.81:0/2896960445' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:34:46.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:45 smithi081 bash[79557]: cluster 2023-10-09T08:34:44.936199+0000 mon.a (mon.0) 995 : cluster 0 osdmap e227: 8 total, 7 up, 7 in 2023-10-09T08:34:46.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:46.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:46.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:45 smithi118 bash[59345]: cluster 2023-10-09T08:34:44.930151+0000 mon.a (mon.0) 993 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:34:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:45 smithi118 bash[59345]: cluster 2023-10-09T08:34:44.933759+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T08:34:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:45 smithi118 bash[59345]: audit 2023-10-09T08:34:44.936035+0000 mon.a (mon.0) 994 : audit 1 from='client.? 172.21.15.81:0/2896960445' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:34:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:45 smithi118 bash[59345]: cluster 2023-10-09T08:34:44.936199+0000 mon.a (mon.0) 995 : cluster 0 osdmap e227: 8 total, 7 up, 7 in 2023-10-09T08:34:46.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:46.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:46.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:46.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:46.468 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:46.492 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:46.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:46.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:46.530 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:34:46.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:46.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:46.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:46.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:46.721 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:46.754 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:46.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:46.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:46.858 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:46.892 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:46.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:46.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:46.996 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:47.014 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:47.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:46 smithi118 bash[59345]: cluster 2023-10-09T08:34:45.270907+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T08:34:47.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:46 smithi118 bash[59345]: cluster 2023-10-09T08:34:45.779197+0000 mgr.y (mgr.26009) 984 : cluster 0 pgmap v1027: 89 pgs: 1 peering, 20 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 2 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 61 op/s; 31990/111243 objects degraded (28.757%); 33416/111243 objects misplaced (30.039%); 294 KiB/s, 4 objects/s recovering 2023-10-09T08:34:47.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:47.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:47.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:47.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:47.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:47.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:47.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:47.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:46 smithi081 bash[76862]: cluster 2023-10-09T08:34:45.270907+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T08:34:47.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:46 smithi081 bash[76862]: cluster 2023-10-09T08:34:45.779197+0000 mgr.y (mgr.26009) 984 : cluster 0 pgmap v1027: 89 pgs: 1 peering, 20 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 2 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 61 op/s; 31990/111243 objects degraded (28.757%); 33416/111243 objects misplaced (30.039%); 294 KiB/s, 4 objects/s recovering 2023-10-09T08:34:47.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:46 smithi081 bash[79557]: cluster 2023-10-09T08:34:45.270907+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T08:34:47.257 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:46 smithi081 bash[79557]: cluster 2023-10-09T08:34:45.779197+0000 mgr.y (mgr.26009) 984 : cluster 0 pgmap v1027: 89 pgs: 1 peering, 20 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 2 active+remapped+backfill_wait, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 61 op/s; 31990/111243 objects degraded (28.757%); 33416/111243 objects misplaced (30.039%); 294 KiB/s, 4 objects/s recovering 2023-10-09T08:34:47.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:47.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:47.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:47.373 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:47.405 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:47.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:47.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:47.509 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:47.541 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:47.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:47.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:47.646 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:47.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:47.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:47.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:47.767 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:47.792 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:47.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:47.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:47.895 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:47.922 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:47.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:47.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:48.026 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:48.053 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:48.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:48.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:48.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:34:48.158 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:48.188 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:48.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:48.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:48.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:47 smithi118 bash[59345]: cluster 2023-10-09T08:34:47.780012+0000 mgr.y (mgr.26009) 985 : cluster 0 pgmap v1028: 89 pgs: 1 activating+undersized+degraded+remapped, 1 activating+remapped, 20 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 26 op/s; 29516/110997 objects degraded (26.592%); 37910/110997 objects misplaced (34.154%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:48.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:48.300 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:47 smithi081 bash[76862]: cluster 2023-10-09T08:34:47.780012+0000 mgr.y (mgr.26009) 985 : cluster 0 pgmap v1028: 89 pgs: 1 activating+undersized+degraded+remapped, 1 activating+remapped, 20 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 26 op/s; 29516/110997 objects degraded (26.592%); 37910/110997 objects misplaced (34.154%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:48.300 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:47 smithi081 bash[79557]: cluster 2023-10-09T08:34:47.780012+0000 mgr.y (mgr.26009) 985 : cluster 0 pgmap v1028: 89 pgs: 1 activating+undersized+degraded+remapped, 1 activating+remapped, 20 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 26 op/s; 29516/110997 objects degraded (26.592%); 37910/110997 objects misplaced (34.154%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:34:48.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:48.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:48.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:48.425 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:48.453 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:48.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:48.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:48.557 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:48.588 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:48.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:48.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:48.596 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:34:48.597 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:34:48.691 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:48.717 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:48.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:48.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:48.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:48.846 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:48.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:48.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:48.949 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:48.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:48.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:48.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:49.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:49.106 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:49.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:49.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:49.210 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:49.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:48 smithi118 bash[59345]: cluster 2023-10-09T08:34:48.614101+0000 mon.a (mon.0) 996 : cluster 3 Health check update: Degraded data redundancy: 29516/110997 objects degraded (26.592%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:49.235 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:49.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:49.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:49.338 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:49.363 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:49.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:49.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:49.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:48 smithi081 bash[76862]: cluster 2023-10-09T08:34:48.614101+0000 mon.a (mon.0) 996 : cluster 3 Health check update: Degraded data redundancy: 29516/110997 objects degraded (26.592%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:49.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:48 smithi081 bash[79557]: cluster 2023-10-09T08:34:48.614101+0000 mon.a (mon.0) 996 : cluster 3 Health check update: Degraded data redundancy: 29516/110997 objects degraded (26.592%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:49.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:49.492 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:49.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:49.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:49.601 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:49.625 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:49.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:49.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:49.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:49.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:49.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:49.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:49.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:49.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:49.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:49.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:49.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:49.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:49 smithi081 bash[76862]: cluster 2023-10-09T08:34:49.780855+0000 mgr.y (mgr.26009) 986 : cluster 0 pgmap v1029: 89 pgs: 1 activating+undersized+degraded+remapped, 1 activating+remapped, 20 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 22 op/s; 29516/110997 objects degraded (26.592%); 37910/110997 objects misplaced (34.154%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:34:49.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:49 smithi081 bash[79557]: cluster 2023-10-09T08:34:49.780855+0000 mgr.y (mgr.26009) 986 : cluster 0 pgmap v1029: 89 pgs: 1 activating+undersized+degraded+remapped, 1 activating+remapped, 20 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 22 op/s; 29516/110997 objects degraded (26.592%); 37910/110997 objects misplaced (34.154%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:34:50.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:50.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:50.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:50.119 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:50.148 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:50.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:50.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:50.252 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:50.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:49 smithi118 bash[59345]: cluster 2023-10-09T08:34:49.780855+0000 mgr.y (mgr.26009) 986 : cluster 0 pgmap v1029: 89 pgs: 1 activating+undersized+degraded+remapped, 1 activating+remapped, 20 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait, 6 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 22 op/s; 29516/110997 objects degraded (26.592%); 37910/110997 objects misplaced (34.154%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:34:50.277 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:50.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:50.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:50.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:50.405 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:50.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:50.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:50.509 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:50.537 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:50.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:50.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:50.640 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:50.667 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:50.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:50.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:50.770 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:50.797 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:50.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:50.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:50.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:50.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:50.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:50.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:51.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:51.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:51.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:51.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:51.159 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:51.186 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:51.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:51.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:51.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:51.298 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:34:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:34:51] "GET /metrics HTTP/1.1" 200 36585 "" "Prometheus/2.33.4" 2023-10-09T08:34:51.316 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:51.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:51.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:51.419 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:51.446 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:51.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:51.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:51.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:51.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:51.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:51.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:51.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:51.715 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:51.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:51.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:51.822 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:51.847 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:51.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:51.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:51.952 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:51.980 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:51.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:51.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:52.086 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:52.110 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:52.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:52.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:52.214 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:52.243 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:52.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:52.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:52.347 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:52.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:52.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:52.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:52.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:52.504 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:52.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:52.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:52.608 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:52.634 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:52.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:52.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:52.651 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:34:52.740 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:52.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:52.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:52.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:52.887 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:52.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:52.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:52.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:53.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:53.023 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:52 smithi081 bash[76862]: cluster 2023-10-09T08:34:51.782627+0000 mgr.y (mgr.26009) 987 : cluster 0 pgmap v1030: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 54 op/s; 29267/109932 objects degraded (26.623%); 37599/109932 objects misplaced (34.202%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T08:34:53.024 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:52 smithi081 bash[79557]: cluster 2023-10-09T08:34:51.782627+0000 mgr.y (mgr.26009) 987 : cluster 0 pgmap v1030: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 54 op/s; 29267/109932 objects degraded (26.623%); 37599/109932 objects misplaced (34.202%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T08:34:53.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:53.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:53.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:53.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:52 smithi118 bash[59345]: cluster 2023-10-09T08:34:51.782627+0000 mgr.y (mgr.26009) 987 : cluster 0 pgmap v1030: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 54 op/s; 29267/109932 objects degraded (26.623%); 37599/109932 objects misplaced (34.202%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T08:34:53.172 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:53.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:53.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:53.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:53.296 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:53.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:53.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:53.399 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:53.427 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:53.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:53.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:53.533 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:53.562 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:53.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:53.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:53.666 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:53.690 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:53.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:53.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:53.793 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:53.820 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:53.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:53.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:53.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:53.948 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:53.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:53.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:54.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:53 smithi118 bash[59345]: audit 2023-10-09T08:34:53.149630+0000 mon.c (mon.2) 372 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:34:54.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:53 smithi118 bash[59345]: cluster 2023-10-09T08:34:53.615467+0000 mon.a (mon.0) 997 : cluster 3 Health check update: Degraded data redundancy: 29267/109932 objects degraded (26.623%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:54.038 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:34:54.052 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:54.077 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:54.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:54.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:54.083 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:34:54.115 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:34:54.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:53 smithi081 bash[76862]: audit 2023-10-09T08:34:53.149630+0000 mon.c (mon.2) 372 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:34:54.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:53 smithi081 bash[76862]: cluster 2023-10-09T08:34:53.615467+0000 mon.a (mon.0) 997 : cluster 3 Health check update: Degraded data redundancy: 29267/109932 objects degraded (26.623%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:54.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:53 smithi081 bash[79557]: audit 2023-10-09T08:34:53.149630+0000 mon.c (mon.2) 372 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:34:54.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:53 smithi081 bash[79557]: cluster 2023-10-09T08:34:53.615467+0000 mon.a (mon.0) 997 : cluster 3 Health check update: Degraded data redundancy: 29267/109932 objects degraded (26.623%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:54.147 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:34:54.173 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:34:54.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:54.211 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:34:54.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:54.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:54.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:54.241 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:34:54.241 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:34:54.241 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:34:54.241 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:34:54.241 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:34:54.242 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:34:54.242 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:34:54.242 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:34:54.242 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:34:54.322 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:54.345 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:54.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:54.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:54.449 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:54.475 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:54.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:54.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:54.578 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:54.599 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:54.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:54.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:54.703 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:54.729 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:54.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:54.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:54.832 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:54.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:54.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:54.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:54.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:54.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:54.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:54.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:55.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:54 smithi118 bash[59345]: cluster 2023-10-09T08:34:53.783289+0000 mgr.y (mgr.26009) 988 : cluster 0 pgmap v1031: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 53 op/s; 29267/109932 objects degraded (26.623%); 37599/109932 objects misplaced (34.202%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T08:34:55.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:54 smithi118 bash[59345]: audit 2023-10-09T08:34:54.005830+0000 mon.a (mon.0) 998 : audit 0 from='client.? 172.21.15.81:0/275875591' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:34:55.097 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:55.124 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:55.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:54 smithi081 bash[76862]: cluster 2023-10-09T08:34:53.783289+0000 mgr.y (mgr.26009) 988 : cluster 0 pgmap v1031: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 53 op/s; 29267/109932 objects degraded (26.623%); 37599/109932 objects misplaced (34.202%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T08:34:55.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:54 smithi081 bash[76862]: audit 2023-10-09T08:34:54.005830+0000 mon.a (mon.0) 998 : audit 0 from='client.? 172.21.15.81:0/275875591' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:34:55.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:54 smithi081 bash[79557]: cluster 2023-10-09T08:34:53.783289+0000 mgr.y (mgr.26009) 988 : cluster 0 pgmap v1031: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 53 op/s; 29267/109932 objects degraded (26.623%); 37599/109932 objects misplaced (34.202%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T08:34:55.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:54 smithi081 bash[79557]: audit 2023-10-09T08:34:54.005830+0000 mon.a (mon.0) 998 : audit 0 from='client.? 172.21.15.81:0/275875591' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:34:55.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:55.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:55.227 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:55.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:55.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:55.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:55.357 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:55.383 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:55.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:55.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:55.487 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:55.513 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:55.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:55.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:55.617 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:55.643 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:55.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:55.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:55.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:55.774 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:55.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:55.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:55.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:55.897 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:55.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:55.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:56.000 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:56.025 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:56.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:56.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:56.129 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:56.155 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:56.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:56.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:56.259 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:56.284 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:56.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:56.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:56.392 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:56.416 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:56.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:56.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:56.454 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:34:56.455 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:34:56.520 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:56.545 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:56.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:56.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:56.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:56.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:56.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:56.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:56.781 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:56.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:56.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:56.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:56.918 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:56.940 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:56.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:56.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:57.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:57.054 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:56 smithi081 bash[76862]: cluster 2023-10-09T08:34:55.784343+0000 mgr.y (mgr.26009) 989 : cluster 0 pgmap v1032: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 102 op/s; 28957/108054 objects degraded (26.799%); 37177/108054 objects misplaced (34.406%); 3.1 MiB/s, 50 objects/s recovering 2023-10-09T08:34:57.054 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:56 smithi081 bash[79557]: cluster 2023-10-09T08:34:55.784343+0000 mgr.y (mgr.26009) 989 : cluster 0 pgmap v1032: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 102 op/s; 28957/108054 objects degraded (26.799%); 37177/108054 objects misplaced (34.406%); 3.1 MiB/s, 50 objects/s recovering 2023-10-09T08:34:57.073 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:57.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:57.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:57.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:57.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:57.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:57.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:57.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:56 smithi118 bash[59345]: cluster 2023-10-09T08:34:55.784343+0000 mgr.y (mgr.26009) 989 : cluster 0 pgmap v1032: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 102 op/s; 28957/108054 objects degraded (26.799%); 37177/108054 objects misplaced (34.406%); 3.1 MiB/s, 50 objects/s recovering 2023-10-09T08:34:57.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:57.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:57.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:57.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:57.441 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:57.468 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:57.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:57.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:57.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:57.601 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:57.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:57.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:57.704 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:57.730 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:57.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:57.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:57.834 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:57.864 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:57.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:57.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:57.968 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:57.991 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:57.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:57.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:58.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:58.127 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:58.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:58.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:58.231 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:58.255 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:34:58.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:58.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:34:58.361 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:58.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:58.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:58.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:58.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:34:58.485 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:58.511 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:58.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:58.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:58.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:58.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:58.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:58.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:58.764 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:58.791 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:58.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:58.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:58.891 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:58 smithi081 bash[76862]: cluster 2023-10-09T08:34:57.785433+0000 mgr.y (mgr.26009) 990 : cluster 0 pgmap v1033: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 108 op/s; 28669/107352 objects degraded (26.706%); 37054/107352 objects misplaced (34.516%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T08:34:58.896 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:58.922 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:34:58.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:58.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:34:59.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:59.050 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:59.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:59.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:59.153 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:59.165 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:34:58 smithi081 bash[76862]: cluster 2023-10-09T08:34:58.624407+0000 mon.a (mon.0) 999 : cluster 3 Health check update: Degraded data redundancy: 28669/107352 objects degraded (26.706%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:59.166 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:58 smithi081 bash[79557]: cluster 2023-10-09T08:34:57.785433+0000 mgr.y (mgr.26009) 990 : cluster 0 pgmap v1033: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 108 op/s; 28669/107352 objects degraded (26.706%); 37054/107352 objects misplaced (34.516%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T08:34:59.166 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:34:58 smithi081 bash[79557]: cluster 2023-10-09T08:34:58.624407+0000 mon.a (mon.0) 999 : cluster 3 Health check update: Degraded data redundancy: 28669/107352 objects degraded (26.706%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:59.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:34:59.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:59.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:34:59.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:58 smithi118 bash[59345]: cluster 2023-10-09T08:34:57.785433+0000 mgr.y (mgr.26009) 990 : cluster 0 pgmap v1033: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 108 op/s; 28669/107352 objects degraded (26.706%); 37054/107352 objects misplaced (34.516%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T08:34:59.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:34:58 smithi118 bash[59345]: cluster 2023-10-09T08:34:58.624407+0000 mon.a (mon.0) 999 : cluster 3 Health check update: Degraded data redundancy: 28669/107352 objects degraded (26.706%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:34:59.289 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:59.314 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:34:59.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:59.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:34:59.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:59.441 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:59.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:59.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:59.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:59.571 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:34:59.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:59.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:34:59.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:59.710 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:34:59.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:59.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:34:59.818 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:59.849 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:59.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:59.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:34:59.956 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:59.980 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:34:59.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:34:59.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:00.083 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:00.107 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:00.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:00.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:00.210 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:00.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:00.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:00.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:00.341 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:00.365 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:00.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:00.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:00.468 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:00.497 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:00.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:00.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:00.601 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:00.630 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:00.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:00.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:00.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:00.756 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:00.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:00.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:00.858 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:00.869 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:00 smithi118 bash[59345]: cluster 2023-10-09T08:34:59.786263+0000 mgr.y (mgr.26009) 991 : cluster 0 pgmap v1034: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 101 op/s; 28669/107352 objects degraded (26.706%); 37054/107352 objects misplaced (34.516%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T08:35:00.887 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:00.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:00.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:00.983 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:00 smithi081 bash[76862]: cluster 2023-10-09T08:34:59.786263+0000 mgr.y (mgr.26009) 991 : cluster 0 pgmap v1034: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 101 op/s; 28669/107352 objects degraded (26.706%); 37054/107352 objects misplaced (34.516%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T08:35:00.991 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:01.017 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:01.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:01.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:01.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:01.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:01.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:01.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:01.251 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:01.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:01.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:01.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:01.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:35:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:35:01] "GET /metrics HTTP/1.1" 200 36615 "" "Prometheus/2.33.4" 2023-10-09T08:35:01.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:00 smithi081 bash[79557]: cluster 2023-10-09T08:34:59.786263+0000 mgr.y (mgr.26009) 991 : cluster 0 pgmap v1034: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 101 op/s; 28669/107352 objects degraded (26.706%); 37054/107352 objects misplaced (34.516%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T08:35:01.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:01.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:01.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:01.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:01.513 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:01.542 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:01.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:01.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:01.647 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:01.670 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:01.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:01.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:01.776 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:01.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:01.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:01.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:01.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:01.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:01.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:01.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:02.034 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:02.058 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:02.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:02.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:02.161 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:02.194 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:02.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:02.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:02.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:02.339 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:02.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:02.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:02.442 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:02.471 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:02.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:02.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:02.578 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:02.602 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:02.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:02.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:02.612 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:35:02.612 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:35:02.612 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-09T08:35:02.612 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-09T08:35:02.613 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:35:02.661 INFO:teuthology.orchestra.run.smithi081.stdout:moved 0 / 267 (0%) 2023-10-09T08:35:02.662 INFO:teuthology.orchestra.run.smithi081.stdout:avg 44.5 2023-10-09T08:35:02.662 INFO:teuthology.orchestra.run.smithi081.stdout:stddev 14.0208 -> 14.0208 (expected baseline 6.08961) 2023-10-09T08:35:02.662 INFO:teuthology.orchestra.run.smithi081.stdout:min osd.4 with 15 -> 15 pgs (0.337079 -> 0.337079 * mean) 2023-10-09T08:35:02.662 INFO:teuthology.orchestra.run.smithi081.stdout:max osd.0 with 46 -> 46 pgs (1.03371 -> 1.03371 * mean) 2023-10-09T08:35:02.662 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:35:02.662 INFO:teuthology.orchestra.run.smithi081.stdout:oload 1000 2023-10-09T08:35:02.662 INFO:teuthology.orchestra.run.smithi081.stdout:max_change 1 2023-10-09T08:35:02.662 INFO:teuthology.orchestra.run.smithi081.stdout:max_change_osds 4 2023-10-09T08:35:02.662 INFO:teuthology.orchestra.run.smithi081.stdout:average_utilization 0.0147 2023-10-09T08:35:02.662 INFO:teuthology.orchestra.run.smithi081.stdout:overload_utilization 0.1467 2023-10-09T08:35:02.672 INFO:teuthology.orchestra.run.smithi081.stderr:no change 2023-10-09T08:35:02.706 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:02.731 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:02.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:02.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:02.835 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:02.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:02.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:02.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:02.976 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:02.986 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:02 smithi118 bash[59345]: cluster 2023-10-09T08:35:01.787317+0000 mgr.y (mgr.26009) 992 : cluster 0 pgmap v1035: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 181 op/s; 28031/104448 objects degraded (26.837%); 36439/104448 objects misplaced (34.887%); 3.9 MiB/s, 63 objects/s recovering 2023-10-09T08:35:02.999 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:02 smithi081 bash[76862]: cluster 2023-10-09T08:35:01.787317+0000 mgr.y (mgr.26009) 992 : cluster 0 pgmap v1035: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 181 op/s; 28031/104448 objects degraded (26.837%); 36439/104448 objects misplaced (34.887%); 3.9 MiB/s, 63 objects/s recovering 2023-10-09T08:35:02.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:02 smithi081 bash[79557]: cluster 2023-10-09T08:35:01.787317+0000 mgr.y (mgr.26009) 992 : cluster 0 pgmap v1035: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 181 op/s; 28031/104448 objects degraded (26.837%); 36439/104448 objects misplaced (34.887%); 3.9 MiB/s, 63 objects/s recovering 2023-10-09T08:35:03.002 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:03.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:03.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:03.114 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:03.136 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:03.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:03.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:03.239 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:03.266 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:03.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:03.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:03.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:03.396 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:03.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:03.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:03.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:03.529 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:03.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:03.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:03.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:03.659 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:03.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:03.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:03.767 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:03.794 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:03.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:03.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:03.859 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:03 smithi081 bash[79557]: audit 2023-10-09T08:35:02.660026+0000 mgr.y (mgr.26009) 993 : audit 0 from='client.35598 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:35:03.860 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:03 smithi081 bash[79557]: cluster 2023-10-09T08:35:03.625532+0000 mon.a (mon.0) 1000 : cluster 3 Health check update: Degraded data redundancy: 28031/104448 objects degraded (26.837%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:03.897 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:03.921 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:03.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:03.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:04.027 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:04.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:03 smithi118 bash[59345]: audit 2023-10-09T08:35:02.660026+0000 mgr.y (mgr.26009) 993 : audit 0 from='client.35598 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:35:04.036 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:03 smithi118 bash[59345]: cluster 2023-10-09T08:35:03.625532+0000 mon.a (mon.0) 1000 : cluster 3 Health check update: Degraded data redundancy: 28031/104448 objects degraded (26.837%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:04.053 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:04.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:04.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:04.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:03 smithi081 bash[76862]: audit 2023-10-09T08:35:02.660026+0000 mgr.y (mgr.26009) 993 : audit 0 from='client.35598 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:35:04.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:03 smithi081 bash[76862]: cluster 2023-10-09T08:35:03.625532+0000 mon.a (mon.0) 1000 : cluster 3 Health check update: Degraded data redundancy: 28031/104448 objects degraded (26.837%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:04.157 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:04.180 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:04.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:04.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:04.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:04.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:04.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:04.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:04.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:04.438 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:04.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:04.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:04.541 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:04.569 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:04.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:04.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:04.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:04.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:04.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:04.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:04.800 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:04.827 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:04.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:04.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:04.930 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:04.940 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:04 smithi081 bash[76862]: cluster 2023-10-09T08:35:03.787973+0000 mgr.y (mgr.26009) 994 : cluster 0 pgmap v1036: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 152 op/s; 28031/104448 objects degraded (26.837%); 36439/104448 objects misplaced (34.887%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T08:35:04.940 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:04 smithi081 bash[79557]: cluster 2023-10-09T08:35:03.787973+0000 mgr.y (mgr.26009) 994 : cluster 0 pgmap v1036: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 152 op/s; 28031/104448 objects degraded (26.837%); 36439/104448 objects misplaced (34.887%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T08:35:04.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:04.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:04.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:05.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:05.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:05.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:05.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:05.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-09T08:35:05.190 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:05.200 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:04 smithi118 bash[59345]: cluster 2023-10-09T08:35:03.787973+0000 mgr.y (mgr.26009) 994 : cluster 0 pgmap v1036: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 152 op/s; 28031/104448 objects degraded (26.837%); 36439/104448 objects misplaced (34.887%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T08:35:05.217 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:05.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:05.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:05.321 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:05.349 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:05.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:05.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:05.453 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:05.479 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:05.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:05.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:05.582 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:05.613 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:05.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:05.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:05.718 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:05.745 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:05.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:05.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:05.849 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:05.883 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:05.884 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:35:05.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:05.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:05.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:06.017 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:06.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:06.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:06.122 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:06.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:05 smithi081 bash[76862]: audit 2023-10-09T08:35:05.438224+0000 mon.a (mon.0) 1001 : audit 1 from='client.? 172.21.15.81:0/2953312535' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:35:06.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:05 smithi081 bash[79557]: audit 2023-10-09T08:35:05.438224+0000 mon.a (mon.0) 1001 : audit 1 from='client.? 172.21.15.81:0/2953312535' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:35:06.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:05 smithi118 bash[59345]: audit 2023-10-09T08:35:05.438224+0000 mon.a (mon.0) 1001 : audit 1 from='client.? 172.21.15.81:0/2953312535' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:35:06.147 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:06.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:06.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:06.257 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:06.282 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:06.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:06.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:06.386 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:06.416 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:06.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:06.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:06.523 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:06.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:06.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:06.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:06.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:06.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:06.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:06.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:06.790 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:06.822 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:06.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:06.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:06.925 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:06.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:06 smithi081 bash[76862]: cluster 2023-10-09T08:35:05.789575+0000 mgr.y (mgr.26009) 995 : cluster 0 pgmap v1037: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 207 op/s; 27683/102447 objects degraded (27.022%); 36035/102447 objects misplaced (35.174%); 3.9 MiB/s, 62 objects/s recovering 2023-10-09T08:35:06.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:06 smithi081 bash[76862]: cluster 2023-10-09T08:35:05.859756+0000 mon.a (mon.0) 1002 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:35:06.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:06 smithi081 bash[76862]: cluster 2023-10-09T08:35:05.866413+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e228 with expected crc 2023-10-09T08:35:06.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:06 smithi081 bash[76862]: audit 2023-10-09T08:35:05.869644+0000 mon.a (mon.0) 1003 : audit 1 from='client.? 172.21.15.81:0/2953312535' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:35:06.934 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:06 smithi081 bash[76862]: cluster 2023-10-09T08:35:05.869706+0000 mon.a (mon.0) 1004 : cluster 0 osdmap e228: 8 total, 7 up, 7 in 2023-10-09T08:35:06.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:06 smithi081 bash[79557]: cluster 2023-10-09T08:35:05.789575+0000 mgr.y (mgr.26009) 995 : cluster 0 pgmap v1037: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 207 op/s; 27683/102447 objects degraded (27.022%); 36035/102447 objects misplaced (35.174%); 3.9 MiB/s, 62 objects/s recovering 2023-10-09T08:35:06.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:06 smithi081 bash[79557]: cluster 2023-10-09T08:35:05.859756+0000 mon.a (mon.0) 1002 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:35:06.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:06 smithi081 bash[79557]: cluster 2023-10-09T08:35:05.866413+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e228 with expected crc 2023-10-09T08:35:06.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:06 smithi081 bash[79557]: audit 2023-10-09T08:35:05.869644+0000 mon.a (mon.0) 1003 : audit 1 from='client.? 172.21.15.81:0/2953312535' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:35:06.935 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:06 smithi081 bash[79557]: cluster 2023-10-09T08:35:05.869706+0000 mon.a (mon.0) 1004 : cluster 0 osdmap e228: 8 total, 7 up, 7 in 2023-10-09T08:35:06.954 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:06.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:06.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:07.062 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:07.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:06 smithi118 bash[59345]: cluster 2023-10-09T08:35:05.789575+0000 mgr.y (mgr.26009) 995 : cluster 0 pgmap v1037: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 207 op/s; 27683/102447 objects degraded (27.022%); 36035/102447 objects misplaced (35.174%); 3.9 MiB/s, 62 objects/s recovering 2023-10-09T08:35:07.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:06 smithi118 bash[59345]: cluster 2023-10-09T08:35:05.859756+0000 mon.a (mon.0) 1002 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:35:07.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:06 smithi118 bash[59345]: cluster 2023-10-09T08:35:05.866413+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e228 with expected crc 2023-10-09T08:35:07.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:06 smithi118 bash[59345]: audit 2023-10-09T08:35:05.869644+0000 mon.a (mon.0) 1003 : audit 1 from='client.? 172.21.15.81:0/2953312535' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:35:07.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:06 smithi118 bash[59345]: cluster 2023-10-09T08:35:05.869706+0000 mon.a (mon.0) 1004 : cluster 0 osdmap e228: 8 total, 7 up, 7 in 2023-10-09T08:35:07.091 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:07.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:07.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:07.195 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:07.224 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:07.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:07.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:07.331 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:07.361 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:07.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:07.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:07.400 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:35:07.465 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:07.494 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:07.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:07.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:07.599 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:07.627 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:07.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:07.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:07.731 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:07.757 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:07.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:07.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:07.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:07.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:07.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:07.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:08.002 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:08.028 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:08.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:08.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:08.131 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:08.154 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:08.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:08.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:08.258 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:08.284 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:08.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:08.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:08.387 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:08.411 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:08.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:08.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:08.515 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:08.542 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:08.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:08.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:08.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:08.678 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:08.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:08.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:08.781 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:08.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:08.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:08.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:08.907 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:08.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:08.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:08.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:08.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:35:09.038 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:09.064 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:09.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:09.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:08 smithi081 bash[76862]: cluster 2023-10-09T08:35:07.791221+0000 mgr.y (mgr.26009) 996 : cluster 0 pgmap v1039: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 185 op/s; 27404/101775 objects degraded (26.926%); 35916/101775 objects misplaced (35.290%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:35:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:08 smithi081 bash[76862]: audit 2023-10-09T08:35:08.154684+0000 mon.c (mon.2) 373 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:35:09.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:08 smithi081 bash[76862]: cluster 2023-10-09T08:35:08.626731+0000 mon.a (mon.0) 1005 : cluster 3 Health check update: Degraded data redundancy: 27404/101775 objects degraded (26.926%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:09.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:08 smithi081 bash[79557]: cluster 2023-10-09T08:35:07.791221+0000 mgr.y (mgr.26009) 996 : cluster 0 pgmap v1039: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 185 op/s; 27404/101775 objects degraded (26.926%); 35916/101775 objects misplaced (35.290%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:35:09.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:08 smithi081 bash[79557]: audit 2023-10-09T08:35:08.154684+0000 mon.c (mon.2) 373 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:35:09.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:08 smithi081 bash[79557]: cluster 2023-10-09T08:35:08.626731+0000 mon.a (mon.0) 1005 : cluster 3 Health check update: Degraded data redundancy: 27404/101775 objects degraded (26.926%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:09.168 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:09.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:08 smithi118 bash[59345]: cluster 2023-10-09T08:35:07.791221+0000 mgr.y (mgr.26009) 996 : cluster 0 pgmap v1039: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 185 op/s; 27404/101775 objects degraded (26.926%); 35916/101775 objects misplaced (35.290%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:35:09.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:08 smithi118 bash[59345]: audit 2023-10-09T08:35:08.154684+0000 mon.c (mon.2) 373 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:35:09.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:08 smithi118 bash[59345]: cluster 2023-10-09T08:35:08.626731+0000 mon.a (mon.0) 1005 : cluster 3 Health check update: Degraded data redundancy: 27404/101775 objects degraded (26.926%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:09.195 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:09.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:09.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:09.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:09.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:09.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:09.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:09.425 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:09.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:09.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:09.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:09.560 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:09.584 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:09.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:09.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:09.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:09.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:09.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:09.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:09.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:09.849 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:09.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:09.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:09.952 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:09.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:09.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:09.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:10.082 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:10.108 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:10.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:10.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:10.152 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0] out_osds: [7] dead_osds: [1] live_osds: [0, 2, 3, 4, 5, 6, 7] 2023-10-09T08:35:10.152 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:35:10.152 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_2 2023-10-09T08:35:10.152 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:35:10.212 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:10.239 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:10.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:10.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:10.343 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:10.369 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:10.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:10.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:10.471 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:10.496 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:10.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:10.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:10.507 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:35:10.600 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:10.625 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:10.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:10.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:10.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:10.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:10.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:10.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:10.851 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:10.875 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:10.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:10.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:10.979 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:11.007 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:11.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:11.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:11.111 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:11.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:10 smithi081 bash[76862]: cluster 2023-10-09T08:35:09.792252+0000 mgr.y (mgr.26009) 997 : cluster 0 pgmap v1040: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 185 op/s; 27404/101775 objects degraded (26.926%); 35916/101775 objects misplaced (35.290%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:35:11.118 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:10 smithi081 bash[79557]: cluster 2023-10-09T08:35:09.792252+0000 mgr.y (mgr.26009) 997 : cluster 0 pgmap v1040: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 185 op/s; 27404/101775 objects degraded (26.926%); 35916/101775 objects misplaced (35.290%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:35:11.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:11.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:11.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:11.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:11.261 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:11.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:11.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:11.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:10 smithi118 bash[59345]: cluster 2023-10-09T08:35:09.792252+0000 mgr.y (mgr.26009) 997 : cluster 0 pgmap v1040: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 185 op/s; 27404/101775 objects degraded (26.926%); 35916/101775 objects misplaced (35.290%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:35:11.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:11.372 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:35:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:35:11] "GET /metrics HTTP/1.1" 200 36613 "" "Prometheus/2.33.4" 2023-10-09T08:35:11.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:11.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:11.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:11.486 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:11.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:11.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:11.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:11.616 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:11.640 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:11.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:11.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:11.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:11.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:11.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:11.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:11.873 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:11.896 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:11.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:11.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:11.999 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:12.023 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:12.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:12.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:12.127 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:12.155 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:12.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:12.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:12.260 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:12.291 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:12.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:12.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:12.393 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:12.424 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:12.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:12.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:12.495 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:35:12.519 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:35:12.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:12.561 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:35:12.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:12.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:12.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:12.588 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:35:12.614 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:35:12.645 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:35:12.665 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:12.684 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:35:12.687 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:35:12.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:35:12.687 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:35:12.687 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:35:12.687 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:35:12.687 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:35:12.688 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:35:12.688 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:35:12.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:12.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:12.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:12.797 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:12.828 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:12.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:12.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:12.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:12.953 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:12.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:12.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:13.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:13.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:12 smithi118 bash[59345]: cluster 2023-10-09T08:35:11.793461+0000 mgr.y (mgr.26009) 998 : cluster 0 pgmap v1041: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 26777/99084 objects degraded (27.025%); 35376/99084 objects misplaced (35.703%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:35:13.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:12 smithi118 bash[59345]: audit 2023-10-09T08:35:12.466004+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.81:0/3817123759' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:35:13.084 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:13.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:13.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:13.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:12 smithi081 bash[76862]: cluster 2023-10-09T08:35:11.793461+0000 mgr.y (mgr.26009) 998 : cluster 0 pgmap v1041: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 26777/99084 objects degraded (27.025%); 35376/99084 objects misplaced (35.703%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:35:13.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:12 smithi081 bash[76862]: audit 2023-10-09T08:35:12.466004+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.81:0/3817123759' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:35:13.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:12 smithi081 bash[79557]: cluster 2023-10-09T08:35:11.793461+0000 mgr.y (mgr.26009) 998 : cluster 0 pgmap v1041: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 26777/99084 objects degraded (27.025%); 35376/99084 objects misplaced (35.703%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:35:13.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:12 smithi081 bash[79557]: audit 2023-10-09T08:35:12.466004+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.81:0/3817123759' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:35:13.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:13.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:13.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:13.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:13.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:13.342 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:13.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:13.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:13.447 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:13.475 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:13.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:13.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:13.578 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:13.602 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:13.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:13.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:13.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:13.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:13.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:13.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:13.842 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:13.874 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:13.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:13.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:13.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:13.985 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:13 smithi081 bash[76862]: cluster 2023-10-09T08:35:13.627838+0000 mon.a (mon.0) 1006 : cluster 3 Health check update: Degraded data redundancy: 26777/99084 objects degraded (27.025%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:13.986 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:13 smithi081 bash[79557]: cluster 2023-10-09T08:35:13.627838+0000 mon.a (mon.0) 1006 : cluster 3 Health check update: Degraded data redundancy: 26777/99084 objects degraded (27.025%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:14.002 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:14.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:14.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:14.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:14.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:14.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:14.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:14.158 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:35:14.158 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:35:14.255 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:14.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:13 smithi118 bash[59345]: cluster 2023-10-09T08:35:13.627838+0000 mon.a (mon.0) 1006 : cluster 3 Health check update: Degraded data redundancy: 26777/99084 objects degraded (27.025%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:14.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:14.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:14.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:14.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:14.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:14.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:14.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:14.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:14.542 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:14.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:14.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:14.639 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:35:14.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:14.674 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:14.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:14.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:14.781 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:14.812 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:14.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:14.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:14.915 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:14.937 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:14.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:14.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:15.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:15.052 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:14 smithi081 bash[76862]: cluster 2023-10-09T08:35:13.794149+0000 mgr.y (mgr.26009) 999 : cluster 0 pgmap v1042: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 26777/99084 objects degraded (27.025%); 35376/99084 objects misplaced (35.703%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:35:15.052 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:14 smithi081 bash[79557]: cluster 2023-10-09T08:35:13.794149+0000 mgr.y (mgr.26009) 999 : cluster 0 pgmap v1042: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 26777/99084 objects degraded (27.025%); 35376/99084 objects misplaced (35.703%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:35:15.070 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:15.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:15.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:15.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:15.207 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:15.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:15.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:15.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:14 smithi118 bash[59345]: cluster 2023-10-09T08:35:13.794149+0000 mgr.y (mgr.26009) 999 : cluster 0 pgmap v1042: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 26777/99084 objects degraded (27.025%); 35376/99084 objects misplaced (35.703%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:35:15.310 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:15.340 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:15.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:15.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:15.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:15.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:15.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:15.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:15.593 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:15.617 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:15.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:15.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:15.649 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:35:15.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:15.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:15.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:15.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:15.851 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:15.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:15.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:15.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:15.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:15.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:15 smithi081 bash[76862]: audit 2023-10-09T08:35:15.397300+0000 mon.c (mon.2) 374 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:35:15.992 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:15 smithi081 bash[79557]: audit 2023-10-09T08:35:15.397300+0000 mon.c (mon.2) 374 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:35:16.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:16.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:16.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:16.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:16.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:16.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:16.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:16.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:35:16.247 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:16.257 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:15 smithi118 bash[59345]: audit 2023-10-09T08:35:15.397300+0000 mon.c (mon.2) 374 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:35:16.276 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:16.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:16.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:16.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:16.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:16.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:16.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:16.514 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:16.544 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:16.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:16.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:16.648 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:16.674 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:16.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:16.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:16.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:16.804 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:16.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:16.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:16.910 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:16.937 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:16.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:16.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:17.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:17.049 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:16 smithi081 bash[76862]: cluster 2023-10-09T08:35:15.794963+0000 mgr.y (mgr.26009) 1000 : cluster 0 pgmap v1043: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 167 op/s; 26506/97416 objects degraded (27.209%); 35045/97416 objects misplaced (35.975%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T08:35:17.050 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:16 smithi081 bash[79557]: cluster 2023-10-09T08:35:15.794963+0000 mgr.y (mgr.26009) 1000 : cluster 0 pgmap v1043: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 167 op/s; 26506/97416 objects degraded (27.209%); 35045/97416 objects misplaced (35.975%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T08:35:17.068 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:17.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:17.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:17.171 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:17.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:16 smithi118 bash[59345]: cluster 2023-10-09T08:35:15.794963+0000 mgr.y (mgr.26009) 1000 : cluster 0 pgmap v1043: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 167 op/s; 26506/97416 objects degraded (27.209%); 35045/97416 objects misplaced (35.975%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T08:35:17.198 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:17.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:17.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:17.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:17.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:17.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:17.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:17.430 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:17.456 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:17.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:17.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:17.563 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:17.590 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:17.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:17.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:17.693 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:17.722 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:17.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:17.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:17.825 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:17.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:17.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:17.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:17.958 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:17.984 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:17.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:17.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:18.087 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:18.113 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:18.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:18.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:18.120 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:35:18.120 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:35:18.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:18.243 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:18.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:18.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:18.347 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:18.371 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:18.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:18.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:18.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:18.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:18.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:18.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:18.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:18.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:18.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:18.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:18.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:18.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:18.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:18.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:18.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:18.896 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:18.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:18.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:19.002 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:19.030 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:19.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:19.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:19.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:18 smithi081 bash[79557]: cluster 2023-10-09T08:35:17.795701+0000 mgr.y (mgr.26009) 1001 : cluster 0 pgmap v1044: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 26247/96777 objects degraded (27.121%); 34883/96777 objects misplaced (36.045%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:35:19.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:18 smithi081 bash[79557]: cluster 2023-10-09T08:35:18.629120+0000 mon.a (mon.0) 1007 : cluster 3 Health check update: Degraded data redundancy: 26247/96777 objects degraded (27.121%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:19.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:18 smithi081 bash[76862]: cluster 2023-10-09T08:35:17.795701+0000 mgr.y (mgr.26009) 1001 : cluster 0 pgmap v1044: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 26247/96777 objects degraded (27.121%); 34883/96777 objects misplaced (36.045%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:35:19.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:18 smithi081 bash[76862]: cluster 2023-10-09T08:35:18.629120+0000 mon.a (mon.0) 1007 : cluster 3 Health check update: Degraded data redundancy: 26247/96777 objects degraded (27.121%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:19.133 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:19.165 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:19.168 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:18 smithi118 bash[59345]: cluster 2023-10-09T08:35:17.795701+0000 mgr.y (mgr.26009) 1001 : cluster 0 pgmap v1044: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 26247/96777 objects degraded (27.121%); 34883/96777 objects misplaced (36.045%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:35:19.168 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:18 smithi118 bash[59345]: cluster 2023-10-09T08:35:18.629120+0000 mon.a (mon.0) 1007 : cluster 3 Health check update: Degraded data redundancy: 26247/96777 objects degraded (27.121%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:19.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:19.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:19.270 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:19.297 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:19.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:19.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:19.405 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:19.431 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:19.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:19.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:19.534 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:19.561 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:19.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:19.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:19.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:19.700 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:19.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:19.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:19.806 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:19.831 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:19.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:19.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:19.933 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:19.961 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:19.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:19.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:20.064 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:20.090 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:20.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:20.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:20.194 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:20.219 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:20.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:20.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:20.323 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:20.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:20.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:20.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:20.449 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:20.477 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:20.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:20.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:20.580 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:20.608 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:20.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:20.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:20.711 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:20.737 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:20.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:20.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:20.871 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:20.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:20.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:20.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:20.998 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:21.008 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:20 smithi118 bash[59345]: cluster 2023-10-09T08:35:19.796498+0000 mgr.y (mgr.26009) 1002 : cluster 0 pgmap v1045: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 138 op/s; 26247/96777 objects degraded (27.121%); 34883/96777 objects misplaced (36.045%); 3.2 MiB/s, 50 objects/s recovering 2023-10-09T08:35:21.023 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:21.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:21.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:21.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:20 smithi081 bash[76862]: cluster 2023-10-09T08:35:19.796498+0000 mgr.y (mgr.26009) 1002 : cluster 0 pgmap v1045: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 138 op/s; 26247/96777 objects degraded (27.121%); 34883/96777 objects misplaced (36.045%); 3.2 MiB/s, 50 objects/s recovering 2023-10-09T08:35:21.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:20 smithi081 bash[79557]: cluster 2023-10-09T08:35:19.796498+0000 mgr.y (mgr.26009) 1002 : cluster 0 pgmap v1045: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 138 op/s; 26247/96777 objects degraded (27.121%); 34883/96777 objects misplaced (36.045%); 3.2 MiB/s, 50 objects/s recovering 2023-10-09T08:35:21.127 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:21.131 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-09T08:35:21.151 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:21.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:21.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:21.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:21.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:21.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:21.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:21.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:21.393 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:35:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:35:21] "GET /metrics HTTP/1.1" 200 36613 "" "Prometheus/2.33.4" 2023-10-09T08:35:21.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:21.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:21.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:21.518 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:21.543 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:21.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:21.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:21.650 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:21.677 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:21.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:21.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:21.781 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:21.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:21.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:21.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:21.910 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:21.937 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:21.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:21.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:22.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:22.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:22.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:22.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:22.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:22.204 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:22.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:22.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:22.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:22.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:22.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:22.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:22.437 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:22.466 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:22.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:22.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:22.570 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:22.598 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:22.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:22.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:22.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:22.730 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:22.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:22.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:22 smithi118 bash[59345]: audit 2023-10-09T08:35:21.649537+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:22 smithi118 bash[59345]: audit 2023-10-09T08:35:21.658940+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:22 smithi118 bash[59345]: cluster 2023-10-09T08:35:21.798024+0000 mgr.y (mgr.26009) 1003 : cluster 0 pgmap v1046: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 213 op/s; 25648/94071 objects degraded (27.265%); 34306/94071 objects misplaced (36.468%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:35:22.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:22.860 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:22.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:22.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:22.964 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:22.988 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:22.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:22.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:23.091 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:23.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:22 smithi081 bash[79557]: audit 2023-10-09T08:35:21.649537+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:23.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:22 smithi081 bash[79557]: audit 2023-10-09T08:35:21.658940+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:23.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:22 smithi081 bash[79557]: cluster 2023-10-09T08:35:21.798024+0000 mgr.y (mgr.26009) 1003 : cluster 0 pgmap v1046: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 213 op/s; 25648/94071 objects degraded (27.265%); 34306/94071 objects misplaced (36.468%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:35:23.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:22 smithi081 bash[76862]: audit 2023-10-09T08:35:21.649537+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:23.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:22 smithi081 bash[76862]: audit 2023-10-09T08:35:21.658940+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:23.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:22 smithi081 bash[76862]: cluster 2023-10-09T08:35:21.798024+0000 mgr.y (mgr.26009) 1003 : cluster 0 pgmap v1046: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 213 op/s; 25648/94071 objects degraded (27.265%); 34306/94071 objects misplaced (36.468%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:35:23.126 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:23.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:23.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:23.230 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:23.260 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:23.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:23.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:23.364 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:23.395 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:23.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:23.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:23.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:23.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:23.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:23.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:23.630 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:23.666 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:23.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:23.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:23.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:23.779 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:23 smithi081 bash[76862]: audit 2023-10-09T08:35:23.155048+0000 mon.c (mon.2) 375 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:35:23.779 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:23 smithi081 bash[76862]: cluster 2023-10-09T08:35:23.630284+0000 mon.a (mon.0) 1010 : cluster 3 Health check update: Degraded data redundancy: 25648/94071 objects degraded (27.265%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:23.779 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:23 smithi081 bash[79557]: audit 2023-10-09T08:35:23.155048+0000 mon.c (mon.2) 375 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:35:23.779 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:23 smithi081 bash[79557]: cluster 2023-10-09T08:35:23.630284+0000 mon.a (mon.0) 1010 : cluster 3 Health check update: Degraded data redundancy: 25648/94071 objects degraded (27.265%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:23.795 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:23.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:23.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:23.901 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:23.923 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:23.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:23.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:24.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:23 smithi118 bash[59345]: audit 2023-10-09T08:35:23.155048+0000 mon.c (mon.2) 375 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:35:24.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:23 smithi118 bash[59345]: cluster 2023-10-09T08:35:23.630284+0000 mon.a (mon.0) 1010 : cluster 3 Health check update: Degraded data redundancy: 25648/94071 objects degraded (27.265%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:24.027 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:35:24.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:24.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:24.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:24.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:24.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:24.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:24.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:24.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:24.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:24.372 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:24.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:24.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:24.476 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:24.499 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:24.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:24.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:24.604 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:24.638 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:24.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:24.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:24.741 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:24.752 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:24 smithi118 bash[59345]: cluster 2023-10-09T08:35:23.798733+0000 mgr.y (mgr.26009) 1004 : cluster 0 pgmap v1047: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 139 op/s; 25648/94071 objects degraded (27.265%); 34306/94071 objects misplaced (36.468%); 3.1 MiB/s, 50 objects/s recovering 2023-10-09T08:35:24.767 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:24.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:24.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:24.871 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:24.897 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:24.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:24.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:25.011 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:25.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:25.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:25.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:25.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:24 smithi081 bash[76862]: cluster 2023-10-09T08:35:23.798733+0000 mgr.y (mgr.26009) 1004 : cluster 0 pgmap v1047: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 139 op/s; 25648/94071 objects degraded (27.265%); 34306/94071 objects misplaced (36.468%); 3.1 MiB/s, 50 objects/s recovering 2023-10-09T08:35:25.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:24 smithi081 bash[79557]: cluster 2023-10-09T08:35:23.798733+0000 mgr.y (mgr.26009) 1004 : cluster 0 pgmap v1047: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 139 op/s; 25648/94071 objects degraded (27.265%); 34306/94071 objects misplaced (36.468%); 3.1 MiB/s, 50 objects/s recovering 2023-10-09T08:35:25.142 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:25.176 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:25.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:25.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:25.279 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:25.312 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:25.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:25.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:25.417 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:25.444 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:25.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:25.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:25.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:25.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:25.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:25.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:25.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:25.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:25.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:25.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:25.825 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:25.848 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:25.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:25.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:25.923 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:35:25.951 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:25.980 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:25.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:25.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:26.083 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:26.110 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:26.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:26.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:26.217 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:26.246 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:26.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:26.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:26.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:26.368 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:26.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:26.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:26.473 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:26.480 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:35:26.496 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:26.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:26.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:26.599 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:26.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:26 smithi081 bash[79557]: audit 2023-10-09T08:35:25.455163+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:26.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:26 smithi081 bash[79557]: audit 2023-10-09T08:35:25.465967+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:26.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:26 smithi081 bash[79557]: cluster 2023-10-09T08:35:25.799761+0000 mgr.y (mgr.26009) 1005 : cluster 0 pgmap v1048: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 186 op/s; 25318/92370 objects degraded (27.409%); 33955/92370 objects misplaced (36.760%); 3.9 MiB/s, 62 objects/s recovering 2023-10-09T08:35:26.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:26 smithi081 bash[79557]: audit 2023-10-09T08:35:26.017792+0000 mon.a (mon.0) 1013 : audit 1 from='client.? 172.21.15.81:0/1592180233' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:35:26.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:26 smithi081 bash[79557]: audit 2023-10-09T08:35:26.050963+0000 mon.c (mon.2) 376 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:35:26.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:26 smithi081 bash[79557]: audit 2023-10-09T08:35:26.052584+0000 mon.c (mon.2) 377 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:35:26.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:26 smithi081 bash[79557]: audit 2023-10-09T08:35:26.062773+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:26.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:26 smithi081 bash[76862]: audit 2023-10-09T08:35:25.455163+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:26.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:26 smithi081 bash[76862]: audit 2023-10-09T08:35:25.465967+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:26.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:26 smithi081 bash[76862]: cluster 2023-10-09T08:35:25.799761+0000 mgr.y (mgr.26009) 1005 : cluster 0 pgmap v1048: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 186 op/s; 25318/92370 objects degraded (27.409%); 33955/92370 objects misplaced (36.760%); 3.9 MiB/s, 62 objects/s recovering 2023-10-09T08:35:26.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:26 smithi081 bash[76862]: audit 2023-10-09T08:35:26.017792+0000 mon.a (mon.0) 1013 : audit 1 from='client.? 172.21.15.81:0/1592180233' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:35:26.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:26 smithi081 bash[76862]: audit 2023-10-09T08:35:26.050963+0000 mon.c (mon.2) 376 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:35:26.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:26 smithi081 bash[76862]: audit 2023-10-09T08:35:26.052584+0000 mon.c (mon.2) 377 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:35:26.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:26 smithi081 bash[76862]: audit 2023-10-09T08:35:26.062773+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:26.626 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:26.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:26.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:26.730 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:26.743 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:26 smithi118 bash[59345]: audit 2023-10-09T08:35:25.455163+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:26.743 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:26 smithi118 bash[59345]: audit 2023-10-09T08:35:25.465967+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:26.743 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:26 smithi118 bash[59345]: cluster 2023-10-09T08:35:25.799761+0000 mgr.y (mgr.26009) 1005 : cluster 0 pgmap v1048: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 186 op/s; 25318/92370 objects degraded (27.409%); 33955/92370 objects misplaced (36.760%); 3.9 MiB/s, 62 objects/s recovering 2023-10-09T08:35:26.743 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:26 smithi118 bash[59345]: audit 2023-10-09T08:35:26.017792+0000 mon.a (mon.0) 1013 : audit 1 from='client.? 172.21.15.81:0/1592180233' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:35:26.743 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:26 smithi118 bash[59345]: audit 2023-10-09T08:35:26.050963+0000 mon.c (mon.2) 376 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:35:26.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:26 smithi118 bash[59345]: audit 2023-10-09T08:35:26.052584+0000 mon.c (mon.2) 377 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:35:26.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:26 smithi118 bash[59345]: audit 2023-10-09T08:35:26.062773+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:26.759 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:26.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:26.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:26.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:26.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:26.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:26.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:26.994 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:27.018 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:27.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:27.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:27.121 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:27.149 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:27.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:27.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:27.252 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:27.275 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:27.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:27.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:27.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:27.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:27.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:27.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:27.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:27.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:27 smithi118 bash[59345]: cluster 2023-10-09T08:35:26.463123+0000 mon.a (mon.0) 1015 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:35:27.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:27 smithi118 bash[59345]: cluster 2023-10-09T08:35:26.468668+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e229 with expected crc 2023-10-09T08:35:27.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:27 smithi118 bash[59345]: audit 2023-10-09T08:35:26.471318+0000 mon.a (mon.0) 1016 : audit 1 from='client.? 172.21.15.81:0/1592180233' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:35:27.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:27 smithi118 bash[59345]: cluster 2023-10-09T08:35:26.471377+0000 mon.a (mon.0) 1017 : cluster 0 osdmap e229: 8 total, 7 up, 7 in 2023-10-09T08:35:27.532 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:27.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:27.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:27.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:27.660 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:27.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:27.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:27.680 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:27 smithi081 bash[76862]: cluster 2023-10-09T08:35:26.463123+0000 mon.a (mon.0) 1015 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:35:27.680 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:27 smithi081 bash[76862]: cluster 2023-10-09T08:35:26.468668+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e229 with expected crc 2023-10-09T08:35:27.681 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:27 smithi081 bash[76862]: audit 2023-10-09T08:35:26.471318+0000 mon.a (mon.0) 1016 : audit 1 from='client.? 172.21.15.81:0/1592180233' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:35:27.681 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:27 smithi081 bash[76862]: cluster 2023-10-09T08:35:26.471377+0000 mon.a (mon.0) 1017 : cluster 0 osdmap e229: 8 total, 7 up, 7 in 2023-10-09T08:35:27.681 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:27 smithi081 bash[79557]: cluster 2023-10-09T08:35:26.463123+0000 mon.a (mon.0) 1015 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:35:27.681 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:27 smithi081 bash[79557]: cluster 2023-10-09T08:35:26.468668+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e229 with expected crc 2023-10-09T08:35:27.681 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:27 smithi081 bash[79557]: audit 2023-10-09T08:35:26.471318+0000 mon.a (mon.0) 1016 : audit 1 from='client.? 172.21.15.81:0/1592180233' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:35:27.681 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:27 smithi081 bash[79557]: cluster 2023-10-09T08:35:26.471377+0000 mon.a (mon.0) 1017 : cluster 0 osdmap e229: 8 total, 7 up, 7 in 2023-10-09T08:35:27.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:27.787 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:27.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:27.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:27.890 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:27.916 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:27.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:27.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:28.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:28.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:28.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:28.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:28.144 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:28.168 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:28.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:28.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:28.274 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:28.304 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:28.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:28.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:28.410 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:28.436 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:28.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:28.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:28.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:28.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:28.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:28.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:28.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:28.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:28.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:28.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:28.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:28 smithi118 bash[59345]: cluster 2023-10-09T08:35:27.800474+0000 mgr.y (mgr.26009) 1006 : cluster 0 pgmap v1050: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 25166/91914 objects degraded (27.380%); 33808/91914 objects misplaced (36.782%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:35:28.794 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:28.821 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:28.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:28.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:28.895 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:28 smithi081 bash[76862]: cluster 2023-10-09T08:35:27.800474+0000 mgr.y (mgr.26009) 1006 : cluster 0 pgmap v1050: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 25166/91914 objects degraded (27.380%); 33808/91914 objects misplaced (36.782%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:35:28.896 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:28 smithi081 bash[79557]: cluster 2023-10-09T08:35:27.800474+0000 mgr.y (mgr.26009) 1006 : cluster 0 pgmap v1050: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 25166/91914 objects degraded (27.380%); 33808/91914 objects misplaced (36.782%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:35:28.924 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:28.951 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:28.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:28.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:29.054 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:29.079 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:29.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:29.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:29.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:29.207 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:29.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:29.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:29.310 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:29.336 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:29.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:29.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:29.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:29.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:29.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:29.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:29.566 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:29.578 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:29 smithi118 bash[59345]: cluster 2023-10-09T08:35:28.631200+0000 mon.a (mon.0) 1018 : cluster 3 Health check update: Degraded data redundancy: 25166/91914 objects degraded (27.380%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:29.600 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:29.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:29.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:29.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:29.712 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:29 smithi081 bash[76862]: cluster 2023-10-09T08:35:28.631200+0000 mon.a (mon.0) 1018 : cluster 3 Health check update: Degraded data redundancy: 25166/91914 objects degraded (27.380%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:29.712 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:29 smithi081 bash[79557]: cluster 2023-10-09T08:35:28.631200+0000 mon.a (mon.0) 1018 : cluster 3 Health check update: Degraded data redundancy: 25166/91914 objects degraded (27.380%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:29.730 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:29.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:29.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:29.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:29.860 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:29.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:29.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:29.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:29.978 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:35:29.984 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:35:30.000 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:30.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:30.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:30.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:30.136 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:30.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:30.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:30.242 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:30.267 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:30.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:30.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:30.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:30.400 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:30.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:30.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:30.505 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:30.514 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:30 smithi118 bash[59345]: cluster 2023-10-09T08:35:29.801543+0000 mgr.y (mgr.26009) 1007 : cluster 0 pgmap v1051: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 203 op/s; 24844/90669 objects degraded (27.401%); 33415/90669 objects misplaced (36.854%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T08:35:30.529 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:30.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:30.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:30.535 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:30 smithi081 bash[79557]: cluster 2023-10-09T08:35:29.801543+0000 mgr.y (mgr.26009) 1007 : cluster 0 pgmap v1051: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 203 op/s; 24844/90669 objects degraded (27.401%); 33415/90669 objects misplaced (36.854%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T08:35:30.535 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:30 smithi081 bash[76862]: cluster 2023-10-09T08:35:29.801543+0000 mgr.y (mgr.26009) 1007 : cluster 0 pgmap v1051: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 203 op/s; 24844/90669 objects degraded (27.401%); 33415/90669 objects misplaced (36.854%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T08:35:30.632 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:30.654 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:30.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:30.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:30.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:30.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:30.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:30.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:30.892 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:30.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:30.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:30.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:31.024 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:31.043 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:31.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:31.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:31.147 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:31.179 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:31.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:31.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:31.289 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:31.318 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:31.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:31.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:31.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:35:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:35:31] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.33.4" 2023-10-09T08:35:31.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:31.447 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:31.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:31.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:31.550 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:31.558 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:31 smithi118 bash[59345]: audit 2023-10-09T08:35:29.962682+0000 mgr.y (mgr.26009) 1008 : audit 0 from='client.35616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:35:31.575 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:31.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:31.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:31.680 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:31.700 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:31.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:31.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:31.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:31.813 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:31 smithi081 bash[76862]: audit 2023-10-09T08:35:29.962682+0000 mgr.y (mgr.26009) 1008 : audit 0 from='client.35616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:35:31.814 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:31 smithi081 bash[79557]: audit 2023-10-09T08:35:29.962682+0000 mgr.y (mgr.26009) 1008 : audit 0 from='client.35616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:35:31.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:31.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:31.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:31.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:31.966 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:31.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:31.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:32.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:32.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:32.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:32.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:32.198 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:32.222 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:32.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:32.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:32.298 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":1051,"stamp":"2023-10-09T08:35:29.800686+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1983584203,"num_objects":30223,"num_object_clones":0,"num_object_copies":90669,"num_objects_missing_on_primary":10333,"num_objects_missing":10333,"num_objects_degraded":24844,"num_objects_misplaced":33415,"num_objects_unfound":0,"num_objects_dirty":30223,"num_whiteouts":0,"num_read":6246,"num_read_kb":13715,"num_write":165903,"num_write_kb":6254840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":31800,"num_bytes_recovered":1908147918,"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":120649,"ondisk_log_size":120649,"up":212,"acting":237,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":287,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":9248880,"kb_used_data":6680184,"kb_used_omap":33,"kb_used_meta":2568606,"kb_avail":646967184,"statfs":{"total":671965249536,"available":662494396416,"internally_reserved":0,"allocated":6840508416,"data_stored":6834914849,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33820,"internal_metadata":2630253540},"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":-133431296,"num_objects":-2036,"num_object_clones":0,"num_object_copies":-6108,"num_objects_missing_on_primary":-312,"num_objects_missing":-312,"num_objects_degraded":-1403,"num_objects_misplaced":-1468,"num_objects_unfound":0,"num_objects_dirty":-2036,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2036,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":667,"num_bytes_recovered":43712512,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.004804"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":202,"reported_epoch":227,"state":"active+undersized","last_fresh":"2023-10-09T08:34:45.278634+0000","last_change":"2023-10-09T08:31:32.831320+0000","last_active":"2023-10-09T08:34:45.278634+0000","last_peered":"2023-10-09T08:34:45.278634+0000","last_clean":"2023-10-09T08:24:50.331507+0000","last_became_active":"2023-10-09T08:31:32.831320+0000","last_became_peered":"2023-10-09T08:31:32.831320+0000","last_unstale":"2023-10-09T08:34:45.278634+0000","last_undegraded":"2023-10-09T08:34:45.278634+0000","last_fullsized":"2023-10-09T08:31:32.798635+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:39.263159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,0],"avail_no_missing":["2","0"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":213,"reported_epoch":228,"state":"active+undersized","last_fresh":"2023-10-09T08:35:05.887929+0000","last_change":"2023-10-09T08:31:32.807260+0000","last_active":"2023-10-09T08:35:05.887929+0000","last_peered":"2023-10-09T08:35:05.887929+0000","last_clean":"2023-10-09T08:24:49.602097+0000","last_became_active":"2023-10-09T08:31:32.807260+0000","last_became_peered":"2023-10-09T08:31:32.807260+0000","last_unstale":"2023-10-09T08:35:05.887929+0000","last_undegraded":"2023-10-09T08:35:05.887929+0000","last_fullsized":"2023-10-09T08:31:32.803465+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.19","version":"0'0","reported_seq":157,"reported_epoch":228,"state":"active+undersized","last_fresh":"2023-10-09T08:35:05.890870+0000","last_change":"2023-10-09T08:31:32.807178+0000","last_active":"2023-10-09T08:35:05.890870+0000","last_peered":"2023-10-09T08:35:05.890870+0000","last_clean":"2023-10-09T08:30:15.551210+0000","last_became_active":"2023-10-09T08:31:32.807178+0000","last_became_peered":"2023-10-09T08:31:32.807178+0000","last_unstale":"2023-10-09T08:35:05.890870+0000","last_undegraded":"2023-10-09T08:35:05.890870+0000","last_fullsized":"2023-10-09T08:31:32.804745+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":79,"reported_epoch":229,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:35:26.513398+0000","last_change":"2023-10-09T08:34:46.317496+0000","last_active":"2023-10-09T08:35:26.513398+0000","last_peered":"2023-10-09T08:35:26.513398+0000","last_clean":"2023-10-09T08:35:26.513398+0000","last_became_active":"2023-10-09T08:34:46.036418+0000","last_became_peered":"2023-10-09T08:34:46.036418+0000","last_unstale":"2023-10-09T08:35:26.513398+0000","last_undegraded":"2023-10-09T08:35:26.513398+0000","last_fullsized":"2023-10-09T08:35:26.513398+0000","mapping_epoch":225,"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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:34:24.148136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.18","version":"0'0","reported_seq":280,"reported_epoch":228,"state":"active+undersized","last_fresh":"2023-10-09T08:35:05.879603+0000","last_change":"2023-10-09T08:31:32.813555+0000","last_active":"2023-10-09T08:35:05.879603+0000","last_peered":"2023-10-09T08:35:05.879603+0000","last_clean":"2023-10-09T08:31:17.766399+0000","last_became_active":"2023-10-09T08:31:32.813555+0000","last_became_peered":"2023-10-09T08:31:32.813555+0000","last_unstale":"2023-10-09T08:35:05.879603+0000","last_undegraded":"2023-10-09T08:35:05.879603+0000","last_fullsized":"2023-10-09T08:31:32.798724+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:46.146951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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","2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":214,"reported_epoch":228,"state":"active+undersized","last_fresh":"2023-10-09T08:35:05.893834+0000","last_change":"2023-10-09T08:31:32.841703+0000","last_active":"2023-10-09T08:35:05.893834+0000","last_peered":"2023-10-09T08:35:05.893834+0000","last_clean":"2023-10-09T08:31:17.843432+0000","last_became_active":"2023-10-09T08:31:32.841703+0000","last_became_peered":"2023-10-09T08:31:32.841703+0000","last_unstale":"2023-10-09T08:35:05.893834+0000","last_undegraded":"2023-10-09T08:35:05.893834+0000","last_fullsized":"2023-10-09T08:31:32.817205+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.906605+0000","last_change":"2023-10-09T08:27:16.735709+0000","last_active":"2023-10-09T08:35:05.906605+0000","last_peered":"2023-10-09T08:35:05.906605+0000","last_clean":"2023-10-09T08:35:05.906605+0000","last_became_active":"2023-10-09T08:27:16.735346+0000","last_became_peered":"2023-10-09T08:27:16.735346+0000","last_unstale":"2023-10-09T08:35:05.906605+0000","last_undegraded":"2023-10-09T08:35:05.906605+0000","last_fullsized":"2023-10-09T08:35:05.906605+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:29:09.949359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":192,"reported_epoch":228,"state":"active+undersized","last_fresh":"2023-10-09T08:35:05.890426+0000","last_change":"2023-10-09T08:31:32.807262+0000","last_active":"2023-10-09T08:35:05.890426+0000","last_peered":"2023-10-09T08:35:05.890426+0000","last_clean":"2023-10-09T08:24:49.602103+0000","last_became_active":"2023-10-09T08:31:32.807262+0000","last_became_peered":"2023-10-09T08:31:32.807262+0000","last_unstale":"2023-10-09T08:35:05.890426+0000","last_undegraded":"2023-10-09T08:35:05.890426+0000","last_fullsized":"2023-10-09T08:31:32.801193+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":237,"reported_epoch":228,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:35:05.873131+0000","last_change":"2023-10-09T08:34:41.944134+0000","last_active":"2023-10-09T08:35:05.873131+0000","last_peered":"2023-10-09T08:35:05.873131+0000","last_clean":"2023-10-09T08:35:05.873131+0000","last_became_active":"2023-10-09T08:34:41.943725+0000","last_became_peered":"2023-10-09T08:34:41.943725+0000","last_unstale":"2023-10-09T08:35:05.873131+0000","last_undegraded":"2023-10-09T08:35:05.873131+0000","last_fullsized":"2023-10-09T08:35:05.873131+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2,3],"avail_no_missing":["5","2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":78,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.890553+0000","last_change":"2023-10-09T08:33:23.624197+0000","last_active":"2023-10-09T08:35:05.890553+0000","last_peered":"2023-10-09T08:35:05.890553+0000","last_clean":"2023-10-09T08:35:05.890553+0000","last_became_active":"2023-10-09T08:33:23.623268+0000","last_became_peered":"2023-10-09T08:33:23.623268+0000","last_unstale":"2023-10-09T08:35:05.890553+0000","last_undegraded":"2023-10-09T08:35:05.890553+0000","last_fullsized":"2023-10-09T08:35:05.890553+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":191,"reported_epoch":228,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T08:35:05.887003+0000","last_change":"2023-10-09T08:33:23.631398+0000","last_active":"2023-10-09T08:35:05.887003+0000","last_peered":"2023-10-09T08:35:05.887003+0000","last_clean":"2023-10-09T08:30:15.561228+0000","last_became_active":"2023-10-09T08:33:23.631178+0000","last_became_peered":"2023-10-09T08:33:23.631178+0000","last_unstale":"2023-10-09T08:35:05.887003+0000","last_undegraded":"2023-10-09T08:33:23.610792+0000","last_fullsized":"2023-10-09T08:35:05.887003+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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-10T09:17:56.753823+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":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,3,6],"acting":[0,3,6],"avail_no_missing":["0","3","7"],"object_location_counts":[{"shards":"0,3,7","objects":2}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":150,"reported_epoch":228,"state":"active+undersized","last_fresh":"2023-10-09T08:35:05.890740+0000","last_change":"2023-10-09T08:31:32.812642+0000","last_active":"2023-10-09T08:35:05.890740+0000","last_peered":"2023-10-09T08:35:05.890740+0000","last_clean":"2023-10-09T08:19:46.595972+0000","last_became_active":"2023-10-09T08:31:32.812642+0000","last_became_peered":"2023-10-09T08:31:32.812642+0000","last_unstale":"2023-10-09T08:35:05.890740+0000","last_undegraded":"2023-10-09T08:35:05.890740+0000","last_fullsized":"2023-10-09T08:31:32.804132+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,2],"avail_no_missing":["6","2"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"84'22","reported_seq":76,"reported_epoch":228,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T08:35:05.894586+0000","last_change":"2023-10-09T08:33:23.680130+0000","last_active":"2023-10-09T08:35:05.894586+0000","last_peered":"2023-10-09T08:35:05.894586+0000","last_clean":"2023-10-09T08:06:53.153823+0000","last_became_active":"2023-10-09T08:33:23.679734+0000","last_became_peered":"2023-10-09T08:33:23.679734+0000","last_unstale":"2023-10-09T08:35:05.894586+0000","last_undegraded":"2023-10-09T08:33:23.630181+0000","last_fullsized":"2023-10-09T08:35:05.894586+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":4,"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":[6,2,0],"acting":[6,2,0],"avail_no_missing":["6","2","7"],"object_location_counts":[{"shards":"2,6,7","objects":4}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":215,"reported_epoch":228,"state":"active+undersized","last_fresh":"2023-10-09T08:35:05.887635+0000","last_change":"2023-10-09T08:31:32.815929+0000","last_active":"2023-10-09T08:35:05.887635+0000","last_peered":"2023-10-09T08:35:05.887635+0000","last_clean":"2023-10-09T08:31:17.863708+0000","last_became_active":"2023-10-09T08:31:32.815929+0000","last_became_peered":"2023-10-09T08:31:32.815929+0000","last_unstale":"2023-10-09T08:35:05.887635+0000","last_undegraded":"2023-10-09T08:35:05.887635+0000","last_fullsized":"2023-10-09T08:31:32.805258+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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],"avail_no_missing":["4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"60'2","reported_seq":175,"reported_epoch":227,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T08:34:45.278169+0000","last_change":"2023-10-09T08:33:23.625117+0000","last_active":"2023-10-09T08:34:45.278169+0000","last_peered":"2023-10-09T08:34:45.278169+0000","last_clean":"2023-10-09T08:25:44.563771+0000","last_became_active":"2023-10-09T08:33:23.624882+0000","last_became_peered":"2023-10-09T08:33:23.624882+0000","last_unstale":"2023-10-09T08:34:45.278169+0000","last_undegraded":"2023-10-09T08:33:23.600906+0000","last_fullsized":"2023-10-09T08:34:45.278169+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:23.870586+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":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":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,0],"acting":[2,6,0],"avail_no_missing":["2","6","7"],"object_location_counts":[{"shards":"2,6,7","objects":2}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":21,"reported_epoch":227,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:34:45.279649+0000","last_change":"2023-10-09T08:33:24.630425+0000","last_active":"2023-10-09T08:34:45.279649+0000","last_peered":"2023-10-09T08:34:45.279649+0000","last_clean":"2023-10-09T08:34:45.279649+0000","last_became_active":"2023-10-09T08:33:24.629943+0000","last_became_peered":"2023-10-09T08:33:24.629943+0000","last_unstale":"2023-10-09T08:34:45.279649+0000","last_undegraded":"2023-10-09T08:34:45.279649+0000","last_fullsized":"2023-10-09T08:34:45.279649+0000","mapping_epoch":219,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":220,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:22.014254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,3,7],"avail_no_missing":["2","3","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":78,"reported_epoch":228,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:35:05.880678+0000","last_change":"2023-10-09T08:34:41.947451+0000","last_active":"2023-10-09T08:35:05.880678+0000","last_peered":"2023-10-09T08:35:05.880678+0000","last_clean":"2023-10-09T08:35:05.880678+0000","last_became_active":"2023-10-09T08:34:41.941430+0000","last_became_peered":"2023-10-09T08:34:41.941430+0000","last_unstale":"2023-10-09T08:35:05.880678+0000","last_undegraded":"2023-10-09T08:35:05.880678+0000","last_fullsized":"2023-10-09T08:35:05.880678+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.295574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2,3],"avail_no_missing":["0","2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":204,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.872421+0000","last_change":"2023-10-09T08:33:23.633467+0000","last_active":"2023-10-09T08:35:05.872421+0000","last_peered":"2023-10-09T08:35:05.872421+0000","last_clean":"2023-10-09T08:35:05.872421+0000","last_became_active":"2023-10-09T08:33:23.632907+0000","last_became_peered":"2023-10-09T08:33:23.632907+0000","last_unstale":"2023-10-09T08:35:05.872421+0000","last_undegraded":"2023-10-09T08:35:05.872421+0000","last_fullsized":"2023-10-09T08:35:05.872421+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.907608+0000","last_change":"2023-10-09T08:33:23.623188+0000","last_active":"2023-10-09T08:35:05.907608+0000","last_peered":"2023-10-09T08:35:05.907608+0000","last_clean":"2023-10-09T08:35:05.907608+0000","last_became_active":"2023-10-09T08:33:23.622734+0000","last_became_peered":"2023-10-09T08:33:23.622734+0000","last_unstale":"2023-10-09T08:35:05.907608+0000","last_undegraded":"2023-10-09T08:35:05.907608+0000","last_fullsized":"2023-10-09T08:35:05.907608+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":66,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.897514+0000","last_change":"2023-10-09T08:33:23.621448+0000","last_active":"2023-10-09T08:35:05.897514+0000","last_peered":"2023-10-09T08:35:05.897514+0000","last_clean":"2023-10-09T08:35:05.897514+0000","last_became_active":"2023-10-09T08:33:23.621169+0000","last_became_peered":"2023-10-09T08:33:23.621169+0000","last_unstale":"2023-10-09T08:35:05.897514+0000","last_undegraded":"2023-10-09T08:35:05.897514+0000","last_fullsized":"2023-10-09T08:35:05.897514+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:01.186585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"60'8","reported_seq":240,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.890068+0000","last_change":"2023-10-09T08:27:16.758452+0000","last_active":"2023-10-09T08:35:05.890068+0000","last_peered":"2023-10-09T08:35:05.890068+0000","last_clean":"2023-10-09T08:35:05.890068+0000","last_became_active":"2023-10-09T08:27:16.719962+0000","last_became_peered":"2023-10-09T08:27:16.719962+0000","last_unstale":"2023-10-09T08:35:05.890068+0000","last_undegraded":"2023-10-09T08:35:05.890068+0000","last_fullsized":"2023-10-09T08:35:05.890068+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":31,"reported_epoch":227,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:34:45.277813+0000","last_change":"2023-10-09T08:34:41.949225+0000","last_active":"2023-10-09T08:34:45.277813+0000","last_peered":"2023-10-09T08:34:45.277813+0000","last_clean":"2023-10-09T08:34:45.277813+0000","last_became_active":"2023-10-09T08:34:41.948824+0000","last_became_peered":"2023-10-09T08:34:41.948824+0000","last_unstale":"2023-10-09T08:34:45.277813+0000","last_undegraded":"2023-10-09T08:34:45.277813+0000","last_fullsized":"2023-10-09T08:34:45.277813+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.694092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,6,3],"avail_no_missing":["2","3","6"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.b","version":"229'10335","reported_seq":12398,"reported_epoch":229,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:35:28.812120+0000","last_change":"2023-10-09T08:31:32.830098+0000","last_active":"2023-10-09T08:35:28.812120+0000","last_peered":"2023-10-09T08:35:28.812120+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:31:32.830098+0000","last_became_peered":"2023-10-09T08:31:32.830098+0000","last_unstale":"2023-10-09T08:35:28.812120+0000","last_undegraded":"2023-10-09T08:31:32.815378+0000","last_fullsized":"2023-10-09T08:31:32.815219+0000","mapping_epoch":207,"log_start":"177'3465","ondisk_log_start":"177'3465","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6870,"log_dups_size":0,"ondisk_log_size":6870,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123797504,"num_objects":1889,"num_object_clones":0,"num_object_copies":5667,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1889,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1889,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10335,"num_write_kb":391168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":991,"num_bytes_recovered":64946176,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","6"],"object_location_counts":[{"shards":"5,6","objects":1889}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":201,"reported_epoch":228,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T08:35:05.883398+0000","last_change":"2023-10-09T08:33:31.472772+0000","last_active":"2023-10-09T08:35:05.883398+0000","last_peered":"2023-10-09T08:35:05.883398+0000","last_clean":"2023-10-09T08:27:09.699135+0000","last_became_active":"2023-10-09T08:33:31.417875+0000","last_became_peered":"2023-10-09T08:33:31.417875+0000","last_unstale":"2023-10-09T08:35:05.883398+0000","last_undegraded":"2023-10-09T08:33:24.617074+0000","last_fullsized":"2023-10-09T08:35:05.883398+0000","mapping_epoch":219,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:20:03.660357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"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":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":[0,5],"acting":[0,5,7],"avail_no_missing":["0","7"],"object_location_counts":[{"shards":"0,7","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":189,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.874204+0000","last_change":"2023-10-09T08:33:23.631771+0000","last_active":"2023-10-09T08:35:05.874204+0000","last_peered":"2023-10-09T08:35:05.874204+0000","last_clean":"2023-10-09T08:35:05.874204+0000","last_became_active":"2023-10-09T08:33:23.631154+0000","last_became_peered":"2023-10-09T08:33:23.631154+0000","last_unstale":"2023-10-09T08:35:05.874204+0000","last_undegraded":"2023-10-09T08:35:05.874204+0000","last_fullsized":"2023-10-09T08:35:05.874204+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"228'10168","reported_seq":10254,"reported_epoch":228,"state":"active+recovery_wait","last_fresh":"2023-10-09T08:35:24.705439+0000","last_change":"2023-10-09T08:27:38.528279+0000","last_active":"2023-10-09T08:35:24.705439+0000","last_peered":"2023-10-09T08:35:24.705439+0000","last_clean":"2023-10-09T08:27:37.669457+0000","last_became_active":"2023-10-09T08:27:38.507300+0000","last_became_peered":"2023-10-09T08:27:38.507300+0000","last_unstale":"2023-10-09T08:35:24.705439+0000","last_undegraded":"2023-10-09T08:35:24.705439+0000","last_fullsized":"2023-10-09T08:35:24.705439+0000","mapping_epoch":188,"log_start":"176'1830","ondisk_log_start":"176'1830","created":168,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":8338,"log_dups_size":0,"ondisk_log_size":8338,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:13:34.288347+0000","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":10168,"num_write_kb":385216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,5],"acting":[2,3,5],"avail_no_missing":["2","3","5"],"object_location_counts":[{"shards":"2,3,5","objects":1870}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":206,"reported_epoch":228,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T08:35:05.882823+0000","last_change":"2023-10-09T08:33:24.706605+0000","last_active":"2023-10-09T08:35:05.882823+0000","last_peered":"2023-10-09T08:35:05.882823+0000","last_clean":"2023-10-09T08:30:15.550666+0000","last_became_active":"2023-10-09T08:33:24.682600+0000","last_became_peered":"2023-10-09T08:33:24.682600+0000","last_unstale":"2023-10-09T08:35:05.882823+0000","last_undegraded":"2023-10-09T08:33:24.609160+0000","last_fullsized":"2023-10-09T08:35:05.882823+0000","mapping_epoch":219,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:18.392703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":1,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[0,5],"acting":[0,5,7],"avail_no_missing":["0","7"],"object_location_counts":[{"shards":"0,7","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":212,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.907551+0000","last_change":"2023-10-09T08:34:41.008983+0000","last_active":"2023-10-09T08:35:05.907551+0000","last_peered":"2023-10-09T08:35:05.907551+0000","last_clean":"2023-10-09T08:35:05.907551+0000","last_became_active":"2023-10-09T08:34:41.008520+0000","last_became_peered":"2023-10-09T08:34:41.008520+0000","last_unstale":"2023-10-09T08:35:05.907551+0000","last_undegraded":"2023-10-09T08:35:05.907551+0000","last_fullsized":"2023-10-09T08:35:05.907551+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.9","version":"229'10412","reported_seq":19449,"reported_epoch":229,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:35:28.723800+0000","last_change":"2023-10-09T08:33:37.187640+0000","last_active":"2023-10-09T08:35:28.723800+0000","last_peered":"2023-10-09T08:35:28.723800+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:33:35.617761+0000","last_became_peered":"2023-10-09T08:33:35.617761+0000","last_unstale":"2023-10-09T08:35:28.723800+0000","last_undegraded":"2023-10-09T08:33:35.557375+0000","last_fullsized":"2023-10-09T08:33:24.621217+0000","mapping_epoch":219,"log_start":"176'1740","ondisk_log_start":"176'1740","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":8672,"log_dups_size":0,"ondisk_log_size":8672,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124387328,"num_objects":1898,"num_object_clones":0,"num_object_copies":5694,"num_objects_missing_on_primary":171,"num_objects_missing":171,"num_objects_degraded":3967,"num_objects_misplaced":2168,"num_objects_unfound":0,"num_objects_dirty":1898,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10412,"num_write_kb":393920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3185,"num_bytes_recovered":208666624,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,7],"avail_no_missing":[],"object_location_counts":[{"shards":"0,4","objects":628},{"shards":"4,7","objects":-1069}],"blocked_by":[],"up_primary":0,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":31,"reported_epoch":228,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T08:35:05.872339+0000","last_change":"2023-10-09T08:33:23.633153+0000","last_active":"2023-10-09T08:35:05.872339+0000","last_peered":"2023-10-09T08:35:05.872339+0000","last_clean":"2023-10-09T07:59:04.937964+0000","last_became_active":"2023-10-09T08:33:23.632346+0000","last_became_peered":"2023-10-09T08:33:23.632346+0000","last_unstale":"2023-10-09T08:35:05.872339+0000","last_undegraded":"2023-10-09T08:33:23.613169+0000","last_fullsized":"2023-10-09T08:35:05.872339+0000","mapping_epoch":218,"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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":[5,6,3],"acting":[5,6,3],"avail_no_missing":["5","6","7"],"object_location_counts":[{"shards":"5,6,7","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":224,"reported_epoch":228,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:35:05.890692+0000","last_change":"2023-10-09T08:33:24.631074+0000","last_active":"2023-10-09T08:35:05.890692+0000","last_peered":"2023-10-09T08:35:05.890692+0000","last_clean":"2023-10-09T08:35:05.890692+0000","last_became_active":"2023-10-09T08:33:24.630600+0000","last_became_peered":"2023-10-09T08:33:24.630600+0000","last_unstale":"2023-10-09T08:35:05.890692+0000","last_undegraded":"2023-10-09T08:35:05.890692+0000","last_fullsized":"2023-10-09T08:35:05.890692+0000","mapping_epoch":219,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":220,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"avail_no_missing":["6","5","7"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"228'10221","reported_seq":11122,"reported_epoch":228,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T08:35:24.408817+0000","last_change":"2023-10-09T08:34:42.273228+0000","last_active":"2023-10-09T08:35:24.408817+0000","last_peered":"2023-10-09T08:35:24.408817+0000","last_clean":"2023-10-09T08:33:22.657227+0000","last_became_active":"2023-10-09T08:34:42.171599+0000","last_became_peered":"2023-10-09T08:34:42.171599+0000","last_unstale":"2023-10-09T08:35:24.408817+0000","last_undegraded":"2023-10-09T08:34:42.163985+0000","last_fullsized":"2023-10-09T08:35:24.408817+0000","mapping_epoch":225,"log_start":"176'1882","ondisk_log_start":"176'1882","created":168,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":8339,"log_dups_size":0,"ondisk_log_size":8339,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.454221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128778240,"num_objects":1965,"num_object_clones":0,"num_object_copies":5895,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1965,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1965,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10221,"num_write_kb":389952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":407,"num_bytes_recovered":26607616,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,4,3],"avail_no_missing":["2","4","7"],"object_location_counts":[{"shards":"2,4,7","objects":1965}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":116,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.891310+0000","last_change":"2023-10-09T08:27:38.507007+0000","last_active":"2023-10-09T08:35:05.891310+0000","last_peered":"2023-10-09T08:35:05.891310+0000","last_clean":"2023-10-09T08:35:05.891310+0000","last_became_active":"2023-10-09T08:27:38.506696+0000","last_became_peered":"2023-10-09T08:27:38.506696+0000","last_unstale":"2023-10-09T08:35:05.891310+0000","last_undegraded":"2023-10-09T08:35:05.891310+0000","last_fullsized":"2023-10-09T08:35:05.891310+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":64,"reported_epoch":228,"state":"active+undersized","last_fresh":"2023-10-09T08:35:05.881307+0000","last_change":"2023-10-09T08:31:32.808172+0000","last_active":"2023-10-09T08:35:05.881307+0000","last_peered":"2023-10-09T08:35:05.881307+0000","last_clean":"2023-10-09T08:31:17.766800+0000","last_became_active":"2023-10-09T08:31:32.808172+0000","last_became_peered":"2023-10-09T08:31:32.808172+0000","last_unstale":"2023-10-09T08:35:05.881307+0000","last_undegraded":"2023-10-09T08:35:05.881307+0000","last_fullsized":"2023-10-09T08:31:32.800935+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.724635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,4],"avail_no_missing":["0","4"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.f","version":"229'10337","reported_seq":12413,"reported_epoch":229,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T08:35:26.717442+0000","last_change":"2023-10-09T08:33:33.561974+0000","last_active":"2023-10-09T08:35:26.717442+0000","last_peered":"2023-10-09T08:35:26.717442+0000","last_clean":"2023-10-09T08:27:15.704451+0000","last_became_active":"2023-10-09T08:33:31.441754+0000","last_became_peered":"2023-10-09T08:33:31.441754+0000","last_unstale":"2023-10-09T08:35:26.717442+0000","last_undegraded":"2023-10-09T08:33:31.386868+0000","last_fullsized":"2023-10-09T08:35:26.717442+0000","mapping_epoch":219,"log_start":"177'3729","ondisk_log_start":"177'3729","created":168,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6608,"log_dups_size":0,"ondisk_log_size":6608,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:37:27.723297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128516096,"num_objects":1961,"num_object_clones":0,"num_object_copies":5883,"num_objects_missing_on_primary":4538,"num_objects_missing":4538,"num_objects_degraded":1961,"num_objects_misplaced":4538,"num_objects_unfound":0,"num_objects_dirty":1961,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10337,"num_write_kb":393536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":994,"num_bytes_recovered":65142784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,5],"acting":[0,3,7],"avail_no_missing":["3","4","7"],"object_location_counts":[{"shards":"0,3,7","objects":617},{"shards":"3,4,7","objects":1344}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":241,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.880950+0000","last_change":"2023-10-09T08:27:38.501034+0000","last_active":"2023-10-09T08:35:05.880950+0000","last_peered":"2023-10-09T08:35:05.880950+0000","last_clean":"2023-10-09T08:35:05.880950+0000","last_became_active":"2023-10-09T08:27:38.500620+0000","last_became_peered":"2023-10-09T08:27:38.500620+0000","last_unstale":"2023-10-09T08:35:05.880950+0000","last_undegraded":"2023-10-09T08:35:05.880950+0000","last_fullsized":"2023-10-09T08:35:05.880950+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.515648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":105,"reported_epoch":228,"state":"active+undersized","last_fresh":"2023-10-09T08:35:05.891171+0000","last_change":"2023-10-09T08:31:32.806766+0000","last_active":"2023-10-09T08:35:05.891171+0000","last_peered":"2023-10-09T08:35:05.891171+0000","last_clean":"2023-10-09T08:31:17.843548+0000","last_became_active":"2023-10-09T08:31:32.806766+0000","last_became_peered":"2023-10-09T08:31:32.806766+0000","last_unstale":"2023-10-09T08:35:05.891171+0000","last_undegraded":"2023-10-09T08:35:05.891171+0000","last_fullsized":"2023-10-09T08:31:32.802995+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.e","version":"228'10363","reported_seq":14215,"reported_epoch":228,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:35:24.797272+0000","last_change":"2023-10-09T08:33:23.633241+0000","last_active":"2023-10-09T08:35:24.797272+0000","last_peered":"2023-10-09T08:35:24.797272+0000","last_clean":"2023-10-09T08:27:15.697021+0000","last_became_active":"2023-10-09T08:27:18.162826+0000","last_became_peered":"2023-10-09T08:27:18.162826+0000","last_unstale":"2023-10-09T08:35:24.797272+0000","last_undegraded":"2023-10-09T08:27:17.836830+0000","last_fullsized":"2023-10-09T08:27:17.708330+0000","mapping_epoch":185,"log_start":"176'2012","ondisk_log_start":"176'2012","created":168,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":8351,"log_dups_size":0,"ondisk_log_size":8351,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:11.829997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126418944,"num_objects":1929,"num_object_clones":0,"num_object_copies":5787,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3649,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1929,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10363,"num_write_kb":393344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1885,"num_bytes_recovered":123535360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5],"avail_no_missing":["2","3","5"],"object_location_counts":[{"shards":"2,3,5","objects":705},{"shards":"2,5","objects":-1720}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":224,"reported_epoch":228,"state":"active+undersized","last_fresh":"2023-10-09T08:35:05.890384+0000","last_change":"2023-10-09T08:31:32.808858+0000","last_active":"2023-10-09T08:35:05.890384+0000","last_peered":"2023-10-09T08:35:05.890384+0000","last_clean":"2023-10-09T08:31:17.842823+0000","last_became_active":"2023-10-09T08:31:32.808858+0000","last_became_peered":"2023-10-09T08:31:32.808858+0000","last_unstale":"2023-10-09T08:35:05.890384+0000","last_undegraded":"2023-10-09T08:35:05.890384+0000","last_fullsized":"2023-10-09T08:31:32.803253+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":211,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.880273+0000","last_change":"2023-10-09T08:30:43.579391+0000","last_active":"2023-10-09T08:35:05.880273+0000","last_peered":"2023-10-09T08:35:05.880273+0000","last_clean":"2023-10-09T08:35:05.880273+0000","last_became_active":"2023-10-09T08:30:43.579031+0000","last_became_peered":"2023-10-09T08:30:43.579031+0000","last_unstale":"2023-10-09T08:35:05.880273+0000","last_undegraded":"2023-10-09T08:35:05.880273+0000","last_fullsized":"2023-10-09T08:35:05.880273+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.832280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.d","version":"229'10207","reported_seq":30008,"reported_epoch":229,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:35:28.601384+0000","last_change":"2023-10-09T08:32:47.310422+0000","last_active":"2023-10-09T08:35:28.601384+0000","last_peered":"2023-10-09T08:35:28.601384+0000","last_clean":"2023-10-09T08:35:28.601384+0000","last_became_active":"2023-10-09T08:31:33.971264+0000","last_became_peered":"2023-10-09T08:31:33.971264+0000","last_unstale":"2023-10-09T08:35:28.601384+0000","last_undegraded":"2023-10-09T08:35:28.601384+0000","last_fullsized":"2023-10-09T08:35:28.601384+0000","mapping_epoch":208,"log_start":"177'3360","ondisk_log_start":"177'3360","created":168,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6847,"log_dups_size":0,"ondisk_log_size":6847,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":115867672,"num_objects":1769,"num_object_clones":0,"num_object_copies":5307,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1769,"num_objects_unfound":0,"num_objects_dirty":1769,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10207,"num_write_kb":383169,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8564,"num_bytes_recovered":392364056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,0,3],"avail_no_missing":["6","0","3"],"object_location_counts":[{"shards":"0,3,6","objects":1769}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":210,"reported_epoch":227,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:35:04.824610+0000","last_change":"2023-10-09T08:33:24.633163+0000","last_active":"2023-10-09T08:35:04.824610+0000","last_peered":"2023-10-09T08:35:04.824610+0000","last_clean":"2023-10-09T08:35:04.824610+0000","last_became_active":"2023-10-09T08:33:24.632695+0000","last_became_peered":"2023-10-09T08:33:24.632695+0000","last_unstale":"2023-10-09T08:35:04.824610+0000","last_undegraded":"2023-10-09T08:35:04.824610+0000","last_fullsized":"2023-10-09T08:35:04.824610+0000","mapping_epoch":219,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":220,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:48.152714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,5,7],"avail_no_missing":["2","5","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":215,"reported_epoch":228,"state":"active+undersized","last_fresh":"2023-10-09T08:35:05.887469+0000","last_change":"2023-10-09T08:31:32.820257+0000","last_active":"2023-10-09T08:35:05.887469+0000","last_peered":"2023-10-09T08:35:05.887469+0000","last_clean":"2023-10-09T08:31:17.863605+0000","last_became_active":"2023-10-09T08:31:32.820257+0000","last_became_peered":"2023-10-09T08:31:32.820257+0000","last_unstale":"2023-10-09T08:35:05.887469+0000","last_undegraded":"2023-10-09T08:35:05.887469+0000","last_fullsized":"2023-10-09T08:31:32.804136+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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],"avail_no_missing":["4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"229'10114","reported_seq":10201,"reported_epoch":229,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-09T08:35:28.890749+0000","last_change":"2023-10-09T08:34:41.188556+0000","last_active":"2023-10-09T08:35:28.890749+0000","last_peered":"2023-10-09T08:35:28.890749+0000","last_clean":"2023-10-09T08:33:22.674401+0000","last_became_active":"2023-10-09T08:34:41.155035+0000","last_became_peered":"2023-10-09T08:34:41.155035+0000","last_unstale":"2023-10-09T08:35:28.890749+0000","last_undegraded":"2023-10-09T08:35:28.890749+0000","last_fullsized":"2023-10-09T08:35:28.890749+0000","mapping_epoch":224,"log_start":"177'3272","ondisk_log_start":"177'3272","created":168,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6842,"log_dups_size":0,"ondisk_log_size":6842,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":119275520,"num_objects":1820,"num_object_clones":0,"num_object_copies":5460,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3640,"num_objects_unfound":0,"num_objects_dirty":1820,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10114,"num_write_kb":381888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,3,7],"avail_no_missing":["6","3","7"],"object_location_counts":[{"shards":"3,6,7","objects":1820}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":31,"reported_epoch":228,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:35:05.872047+0000","last_change":"2023-10-09T08:34:41.951396+0000","last_active":"2023-10-09T08:35:05.872047+0000","last_peered":"2023-10-09T08:35:05.872047+0000","last_clean":"2023-10-09T08:35:05.872047+0000","last_became_active":"2023-10-09T08:34:41.950709+0000","last_became_peered":"2023-10-09T08:34:41.950709+0000","last_unstale":"2023-10-09T08:35:05.872047+0000","last_undegraded":"2023-10-09T08:35:05.872047+0000","last_fullsized":"2023-10-09T08:35:05.872047+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":155,"reported_epoch":228,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:35:05.871773+0000","last_change":"2023-10-09T08:33:24.629629+0000","last_active":"2023-10-09T08:35:05.871773+0000","last_peered":"2023-10-09T08:35:05.871773+0000","last_clean":"2023-10-09T08:35:05.871773+0000","last_became_active":"2023-10-09T08:33:24.629193+0000","last_became_peered":"2023-10-09T08:33:24.629193+0000","last_unstale":"2023-10-09T08:35:05.871773+0000","last_undegraded":"2023-10-09T08:35:05.871773+0000","last_fullsized":"2023-10-09T08:35:05.871773+0000","mapping_epoch":219,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":220,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:35.297674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"avail_no_missing":["3","5","7"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.1","version":"229'10345","reported_seq":10442,"reported_epoch":229,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-09T08:35:28.910226+0000","last_change":"2023-10-09T08:34:41.183690+0000","last_active":"2023-10-09T08:35:28.910226+0000","last_peered":"2023-10-09T08:35:28.910226+0000","last_clean":"2023-10-09T08:34:39.834051+0000","last_became_active":"2023-10-09T08:34:41.127070+0000","last_became_peered":"2023-10-09T08:34:41.127070+0000","last_unstale":"2023-10-09T08:35:28.910226+0000","last_undegraded":"2023-10-09T08:35:28.910226+0000","last_fullsized":"2023-10-09T08:35:28.910226+0000","mapping_epoch":224,"log_start":"177'3491","ondisk_log_start":"177'3491","created":168,"last_epoch_clean":208,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6854,"log_dups_size":0,"ondisk_log_size":6854,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":5547,"num_objects_unfound":0,"num_objects_dirty":1849,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10345,"num_write_kb":390208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[6,3,4],"avail_no_missing":["6","3","4"],"object_location_counts":[{"shards":"3,4,6","objects":1849}],"blocked_by":[],"up_primary":0,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"78'106","reported_seq":695,"reported_epoch":228,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:35:05.887396+0000","last_change":"2023-10-09T08:33:24.740053+0000","last_active":"2023-10-09T08:35:05.887396+0000","last_peered":"2023-10-09T08:35:05.887396+0000","last_clean":"2023-10-09T08:35:05.887396+0000","last_became_active":"2023-10-09T08:33:24.739251+0000","last_became_peered":"2023-10-09T08:33:24.739251+0000","last_unstale":"2023-10-09T08:35:05.887396+0000","last_undegraded":"2023-10-09T08:35:05.887396+0000","last_fullsized":"2023-10-09T08:35:05.887396+0000","mapping_epoch":219,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":220,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:59.645523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_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":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2,7],"avail_no_missing":["0","2","7"],"object_location_counts":[{"shards":"0,2,7","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":229,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.872746+0000","last_change":"2023-10-09T08:26:03.582804+0000","last_active":"2023-10-09T08:35:05.872746+0000","last_peered":"2023-10-09T08:35:05.872746+0000","last_clean":"2023-10-09T08:35:05.872746+0000","last_became_active":"2023-10-09T08:26:03.581952+0000","last_became_peered":"2023-10-09T08:26:03.581952+0000","last_unstale":"2023-10-09T08:35:05.872746+0000","last_undegraded":"2023-10-09T08:35:05.872746+0000","last_fullsized":"2023-10-09T08:35:05.872746+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":228,"state":"active+undersized","last_fresh":"2023-10-09T08:35:05.872259+0000","last_change":"2023-10-09T08:31:32.825806+0000","last_active":"2023-10-09T08:35:05.872259+0000","last_peered":"2023-10-09T08:35:05.872259+0000","last_clean":"2023-10-09T08:30:15.573206+0000","last_became_active":"2023-10-09T08:31:32.825806+0000","last_became_peered":"2023-10-09T08:31:32.825806+0000","last_unstale":"2023-10-09T08:35:05.872259+0000","last_undegraded":"2023-10-09T08:35:05.872259+0000","last_fullsized":"2023-10-09T08:31:32.814123+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","0"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.7","version":"229'10300","reported_seq":13368,"reported_epoch":229,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T08:35:28.818058+0000","last_change":"2023-10-09T08:34:42.006231+0000","last_active":"2023-10-09T08:35:28.818058+0000","last_peered":"2023-10-09T08:35:28.818058+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:34:41.961475+0000","last_became_peered":"2023-10-09T08:34:41.961475+0000","last_unstale":"2023-10-09T08:35:28.818058+0000","last_undegraded":"2023-10-09T08:34:41.946250+0000","last_fullsized":"2023-10-09T08:35:28.818058+0000","mapping_epoch":225,"log_start":"177'3427","ondisk_log_start":"177'3427","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6873,"log_dups_size":0,"ondisk_log_size":6873,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123338752,"num_objects":1882,"num_object_clones":0,"num_object_copies":5646,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1882,"num_objects_misplaced":5040,"num_objects_unfound":0,"num_objects_dirty":1882,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10300,"num_write_kb":389824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1487,"num_bytes_recovered":97386496,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0],"acting":[6,0,3],"avail_no_missing":["6","3"],"object_location_counts":[{"shards":"0,3,6","objects":590},{"shards":"3,6","objects":1292}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"77'111","reported_seq":678,"reported_epoch":228,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:35:05.890411+0000","last_change":"2023-10-09T08:31:32.840371+0000","last_active":"2023-10-09T08:35:05.890411+0000","last_peered":"2023-10-09T08:35:05.890411+0000","last_clean":"2023-10-09T08:01:38.308358+0000","last_became_active":"2023-10-09T08:31:32.840371+0000","last_became_peered":"2023-10-09T08:31:32.840371+0000","last_unstale":"2023-10-09T08:35:05.890411+0000","last_undegraded":"2023-10-09T08:31:32.803850+0000","last_fullsized":"2023-10-09T08:31:32.803699+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1005,"num_read_kb":1178,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"shards":"5,6","objects":1}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":228,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.887582+0000","last_change":"2023-10-09T08:27:16.725025+0000","last_active":"2023-10-09T08:35:05.887582+0000","last_peered":"2023-10-09T08:35:05.887582+0000","last_clean":"2023-10-09T08:35:05.887582+0000","last_became_active":"2023-10-09T08:27:16.724572+0000","last_became_peered":"2023-10-09T08:27:16.724572+0000","last_unstale":"2023-10-09T08:35:05.887582+0000","last_undegraded":"2023-10-09T08:35:05.887582+0000","last_fullsized":"2023-10-09T08:35:05.887582+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":153,"reported_epoch":227,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:34:45.279362+0000","last_change":"2023-10-09T08:34:41.941286+0000","last_active":"2023-10-09T08:34:45.279362+0000","last_peered":"2023-10-09T08:34:45.279362+0000","last_clean":"2023-10-09T08:34:45.279362+0000","last_became_active":"2023-10-09T08:34:41.940917+0000","last_became_peered":"2023-10-09T08:34:41.940917+0000","last_unstale":"2023-10-09T08:34:45.279362+0000","last_undegraded":"2023-10-09T08:34:45.279362+0000","last_fullsized":"2023-10-09T08:34:45.279362+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:17.158283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,5,3],"avail_no_missing":["2","3","5"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.4","version":"229'10437","reported_seq":21549,"reported_epoch":229,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-09T08:35:26.752997+0000","last_change":"2023-10-09T08:33:23.061548+0000","last_active":"2023-10-09T08:35:26.752997+0000","last_peered":"2023-10-09T08:35:26.752997+0000","last_clean":"2023-10-09T08:25:37.972637+0000","last_became_active":"2023-10-09T08:31:43.626310+0000","last_became_peered":"2023-10-09T08:31:43.626310+0000","last_unstale":"2023-10-09T08:35:26.752997+0000","last_undegraded":"2023-10-09T08:31:43.522012+0000","last_fullsized":"2023-10-09T08:31:33.803492+0000","mapping_epoch":208,"log_start":"178'3890","ondisk_log_start":"178'3890","created":168,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6547,"log_dups_size":0,"ondisk_log_size":6547,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:58:11.727782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":130088960,"num_objects":1985,"num_object_clones":0,"num_object_copies":5955,"num_objects_missing_on_primary":1365,"num_objects_missing":1365,"num_objects_degraded":1985,"num_objects_misplaced":1980,"num_objects_unfound":0,"num_objects_dirty":1985,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10437,"num_write_kb":397504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4216,"num_bytes_recovered":276234240,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,4],"avail_no_missing":[],"object_location_counts":[{"shards":"0,4","objects":615},{"shards":"0,4,6","objects":5},{"shards":"4,6","objects":1365}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"77'94","reported_seq":136,"reported_epoch":227,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:34:45.277656+0000","last_change":"2023-10-09T08:34:41.939987+0000","last_active":"2023-10-09T08:34:45.277656+0000","last_peered":"2023-10-09T08:34:45.277656+0000","last_clean":"2023-10-09T08:34:45.277656+0000","last_became_active":"2023-10-09T08:34:41.939390+0000","last_became_peered":"2023-10-09T08:34:41.939390+0000","last_unstale":"2023-10-09T08:34:45.277656+0000","last_undegraded":"2023-10-09T08:34:45.277656+0000","last_fullsized":"2023-10-09T08:34:45.277656+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:59.679697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"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":[2,0],"acting":[2,0,3],"avail_no_missing":["2","0","3"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":127,"reported_epoch":227,"state":"active+undersized","last_fresh":"2023-10-09T08:34:45.277461+0000","last_change":"2023-10-09T08:31:32.808452+0000","last_active":"2023-10-09T08:34:45.277461+0000","last_peered":"2023-10-09T08:34:45.277461+0000","last_clean":"2023-10-09T08:26:40.689287+0000","last_became_active":"2023-10-09T08:31:32.808452+0000","last_became_peered":"2023-10-09T08:31:32.808452+0000","last_unstale":"2023-10-09T08:34:45.277461+0000","last_undegraded":"2023-10-09T08:34:45.277461+0000","last_fullsized":"2023-10-09T08:31:32.799118+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:38.272349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,6],"avail_no_missing":["2","6"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":146,"reported_epoch":228,"state":"active+undersized","last_fresh":"2023-10-09T08:35:05.873202+0000","last_change":"2023-10-09T08:31:32.825694+0000","last_active":"2023-10-09T08:35:05.873202+0000","last_peered":"2023-10-09T08:35:05.873202+0000","last_clean":"2023-10-09T08:27:09.699441+0000","last_became_active":"2023-10-09T08:31:32.825694+0000","last_became_peered":"2023-10-09T08:31:32.825694+0000","last_unstale":"2023-10-09T08:35:05.873202+0000","last_undegraded":"2023-10-09T08:35:05.873202+0000","last_fullsized":"2023-10-09T08:31:32.813655+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","0","7"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.6","version":"229'10190","reported_seq":12601,"reported_epoch":229,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:35:26.751371+0000","last_change":"2023-10-09T08:34:47.939509+0000","last_active":"2023-10-09T08:35:26.751371+0000","last_peered":"2023-10-09T08:35:26.751371+0000","last_clean":"2023-10-09T08:27:15.693324+0000","last_became_active":"2023-10-09T08:34:46.046332+0000","last_became_peered":"2023-10-09T08:34:46.046332+0000","last_unstale":"2023-10-09T08:35:26.751371+0000","last_undegraded":"2023-10-09T08:34:45.985609+0000","last_fullsized":"2023-10-09T08:34:41.934674+0000","mapping_epoch":225,"log_start":"177'3628","ondisk_log_start":"177'3628","created":168,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6562,"log_dups_size":0,"ondisk_log_size":6562,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:47:21.597856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":120979456,"num_objects":1846,"num_object_clones":0,"num_object_copies":5538,"num_objects_missing_on_primary":4239,"num_objects_missing":4239,"num_objects_degraded":1846,"num_objects_misplaced":4239,"num_objects_unfound":0,"num_objects_dirty":1846,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10190,"num_write_kb":385152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1158,"num_bytes_recovered":75825152,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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,3],"avail_no_missing":["3","5","7"],"object_location_counts":[{"shards":"0,3","objects":622},{"shards":"0,3,5,7","objects":1},{"shards":"3,5,7","objects":1223}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"78'212","reported_seq":941,"reported_epoch":228,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:35:05.872378+0000","last_change":"2023-10-09T08:33:24.637818+0000","last_active":"2023-10-09T08:35:05.872378+0000","last_peered":"2023-10-09T08:35:05.872378+0000","last_clean":"2023-10-09T08:33:21.866544+0000","last_became_active":"2023-10-09T08:33:24.637209+0000","last_became_peered":"2023-10-09T08:33:24.637209+0000","last_unstale":"2023-10-09T08:35:05.872378+0000","last_undegraded":"2023-10-09T08:33:24.616630+0000","last_fullsized":"2023-10-09T08:33:24.615582+0000","mapping_epoch":219,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":13,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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],"avail_no_missing":["5","2","7"],"object_location_counts":[{"shards":"2,5,7","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"84'139","reported_seq":447,"reported_epoch":228,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T08:35:05.879966+0000","last_change":"2023-10-09T08:33:24.637988+0000","last_active":"2023-10-09T08:35:05.879966+0000","last_peered":"2023-10-09T08:35:05.879966+0000","last_clean":"2023-10-09T08:05:23.185057+0000","last_became_active":"2023-10-09T08:33:24.636940+0000","last_became_peered":"2023-10-09T08:33:24.636940+0000","last_unstale":"2023-10-09T08:35:05.879966+0000","last_undegraded":"2023-10-09T08:33:24.608636+0000","last_fullsized":"2023-10-09T08:35:05.879966+0000","mapping_epoch":219,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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-10T17:25:04.470211+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":2,"num_objects_missing":2,"num_objects_degraded":2,"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":[0,6],"acting":[0,6,7],"avail_no_missing":["6","7"],"object_location_counts":[{"shards":"6,7","objects":2}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":116,"reported_epoch":228,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:35:05.872548+0000","last_change":"2023-10-09T08:34:41.951291+0000","last_active":"2023-10-09T08:35:05.872548+0000","last_peered":"2023-10-09T08:35:05.872548+0000","last_clean":"2023-10-09T08:35:05.872548+0000","last_became_active":"2023-10-09T08:34:41.950676+0000","last_became_peered":"2023-10-09T08:34:41.950676+0000","last_unstale":"2023-10-09T08:35:05.872548+0000","last_undegraded":"2023-10-09T08:35:05.872548+0000","last_fullsized":"2023-10-09T08:35:05.872548+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":205,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.891359+0000","last_change":"2023-10-09T08:34:40.968408+0000","last_active":"2023-10-09T08:35:05.891359+0000","last_peered":"2023-10-09T08:35:05.891359+0000","last_clean":"2023-10-09T08:35:05.891359+0000","last_became_active":"2023-10-09T08:34:40.967048+0000","last_became_peered":"2023-10-09T08:34:40.967048+0000","last_unstale":"2023-10-09T08:35:05.891359+0000","last_undegraded":"2023-10-09T08:35:05.891359+0000","last_fullsized":"2023-10-09T08:35:05.891359+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.5","version":"228'10281","reported_seq":12398,"reported_epoch":228,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T08:35:24.717356+0000","last_change":"2023-10-09T08:33:24.739839+0000","last_active":"2023-10-09T08:35:24.717356+0000","last_peered":"2023-10-09T08:35:24.717356+0000","last_clean":"2023-10-09T08:26:41.682515+0000","last_became_active":"2023-10-09T08:33:24.700590+0000","last_became_peered":"2023-10-09T08:33:24.700590+0000","last_unstale":"2023-10-09T08:35:24.717356+0000","last_undegraded":"2023-10-09T08:33:24.615134+0000","last_fullsized":"2023-10-09T08:35:24.717356+0000","mapping_epoch":219,"log_start":"176'1908","ondisk_log_start":"176'1908","created":168,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":8373,"log_dups_size":0,"ondisk_log_size":8373,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.038367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124846080,"num_objects":1905,"num_object_clones":0,"num_object_copies":5715,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1905,"num_objects_misplaced":4471,"num_objects_unfound":0,"num_objects_dirty":1905,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10281,"num_write_kb":389952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1011,"num_bytes_recovered":66256896,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,0,7],"avail_no_missing":["2","6","7"],"object_location_counts":[{"shards":"0,2,7","objects":611},{"shards":"2,7","objects":1294}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"78'132","reported_seq":891,"reported_epoch":228,"state":"active+recovery_wait+remapped","last_fresh":"2023-10-09T08:35:05.879764+0000","last_change":"2023-10-09T08:33:24.639582+0000","last_active":"2023-10-09T08:35:05.879764+0000","last_peered":"2023-10-09T08:35:05.879764+0000","last_clean":"2023-10-09T08:19:08.994845+0000","last_became_active":"2023-10-09T08:33:24.637433+0000","last_became_peered":"2023-10-09T08:33:24.637433+0000","last_unstale":"2023-10-09T08:35:05.879764+0000","last_undegraded":"2023-10-09T08:35:05.879764+0000","last_fullsized":"2023-10-09T08:35:05.879764+0000","mapping_epoch":219,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":"periodic scrub scheduled @ 2023-10-10T08:54:51.272408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":7,"num_objects_missing":7,"num_objects_degraded":0,"num_objects_misplaced":7,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","7"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":76,"reported_epoch":228,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:35:05.880030+0000","last_change":"2023-10-09T08:34:41.955133+0000","last_active":"2023-10-09T08:35:05.880030+0000","last_peered":"2023-10-09T08:35:05.880030+0000","last_clean":"2023-10-09T08:35:05.880030+0000","last_became_active":"2023-10-09T08:34:41.954654+0000","last_became_peered":"2023-10-09T08:34:41.954654+0000","last_unstale":"2023-10-09T08:35:05.880030+0000","last_undegraded":"2023-10-09T08:35:05.880030+0000","last_fullsized":"2023-10-09T08:35:05.880030+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:48.987328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.6","version":"0'0","reported_seq":63,"reported_epoch":228,"state":"active+undersized","last_fresh":"2023-10-09T08:35:05.897606+0000","last_change":"2023-10-09T08:31:32.813785+0000","last_active":"2023-10-09T08:35:05.897606+0000","last_peered":"2023-10-09T08:35:05.897606+0000","last_clean":"2023-10-09T08:31:17.766667+0000","last_became_active":"2023-10-09T08:31:32.813785+0000","last_became_peered":"2023-10-09T08:31:32.813785+0000","last_unstale":"2023-10-09T08:35:05.897606+0000","last_undegraded":"2023-10-09T08:35:05.897606+0000","last_fullsized":"2023-10-09T08:31:32.803358+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:21:18.882880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":["0","2","7"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.0","version":"229'10170","reported_seq":17937,"reported_epoch":229,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:35:28.511246+0000","last_change":"2023-10-09T08:31:32.824102+0000","last_active":"2023-10-09T08:35:28.511246+0000","last_peered":"2023-10-09T08:35:28.511246+0000","last_clean":"2023-10-09T08:31:31.648532+0000","last_became_active":"2023-10-09T08:31:32.824102+0000","last_became_peered":"2023-10-09T08:31:32.824102+0000","last_unstale":"2023-10-09T08:35:28.511246+0000","last_undegraded":"2023-10-09T08:31:32.814969+0000","last_fullsized":"2023-10-09T08:31:32.814829+0000","mapping_epoch":207,"log_start":"177'3290","ondisk_log_start":"177'3290","created":168,"last_epoch_clean":199,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":6880,"log_dups_size":0,"ondisk_log_size":6880,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":116916224,"num_objects":1784,"num_object_clones":0,"num_object_copies":5352,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1784,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1784,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10170,"num_write_kb":382528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3838,"num_bytes_recovered":251527168,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[{"shards":"3,5","objects":1784}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"77'74","reported_seq":537,"reported_epoch":228,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T08:35:05.887145+0000","last_change":"2023-10-09T08:33:24.639957+0000","last_active":"2023-10-09T08:35:05.887145+0000","last_peered":"2023-10-09T08:35:05.887145+0000","last_clean":"2023-10-09T08:01:37.769772+0000","last_became_active":"2023-10-09T08:33:24.635906+0000","last_became_peered":"2023-10-09T08:33:24.635906+0000","last_unstale":"2023-10-09T08:35:05.887145+0000","last_undegraded":"2023-10-09T08:33:24.617642+0000","last_fullsized":"2023-10-09T08:35:05.887145+0000","mapping_epoch":219,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:00:25.277033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":11,"num_objects_missing":11,"num_objects_degraded":12,"num_objects_misplaced":11,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,6,7],"avail_no_missing":["4","7"],"object_location_counts":[{"shards":"4,7","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":127,"reported_epoch":227,"state":"active+undersized","last_fresh":"2023-10-09T08:34:45.279278+0000","last_change":"2023-10-09T08:31:32.839783+0000","last_active":"2023-10-09T08:34:45.279278+0000","last_peered":"2023-10-09T08:34:45.279278+0000","last_clean":"2023-10-09T08:26:40.690896+0000","last_became_active":"2023-10-09T08:31:32.839783+0000","last_became_peered":"2023-10-09T08:31:32.839783+0000","last_unstale":"2023-10-09T08:34:45.279278+0000","last_undegraded":"2023-10-09T08:34:45.279278+0000","last_fullsized":"2023-10-09T08:31:32.800944+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.239118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,5],"avail_no_missing":["2","5"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":68,"reported_epoch":228,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:35:05.881172+0000","last_change":"2023-10-09T08:33:24.636027+0000","last_active":"2023-10-09T08:35:05.881172+0000","last_peered":"2023-10-09T08:35:05.881172+0000","last_clean":"2023-10-09T08:35:05.881172+0000","last_became_active":"2023-10-09T08:33:24.635370+0000","last_became_peered":"2023-10-09T08:33:24.635370+0000","last_unstale":"2023-10-09T08:35:05.881172+0000","last_undegraded":"2023-10-09T08:35:05.881172+0000","last_fullsized":"2023-10-09T08:35:05.881172+0000","mapping_epoch":219,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":220,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:08.039107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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,7],"avail_no_missing":["0","5","7"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"228'10433","reported_seq":10522,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:24.641985+0000","last_change":"2023-10-09T08:27:38.511495+0000","last_active":"2023-10-09T08:35:24.641985+0000","last_peered":"2023-10-09T08:35:24.641985+0000","last_clean":"2023-10-09T08:35:24.641985+0000","last_became_active":"2023-10-09T08:27:38.497221+0000","last_became_peered":"2023-10-09T08:27:38.497221+0000","last_unstale":"2023-10-09T08:35:24.641985+0000","last_undegraded":"2023-10-09T08:35:24.641985+0000","last_fullsized":"2023-10-09T08:35:24.641985+0000","mapping_epoch":188,"log_start":"176'2047","ondisk_log_start":"176'2047","created":168,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":8386,"log_dups_size":0,"ondisk_log_size":8386,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:30.706452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123404288,"num_objects":1883,"num_object_clones":0,"num_object_copies":5649,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1883,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10433,"num_write_kb":394112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":192,"reported_epoch":228,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T08:35:05.906691+0000","last_change":"2023-10-09T08:33:23.624362+0000","last_active":"2023-10-09T08:35:05.906691+0000","last_peered":"2023-10-09T08:35:05.906691+0000","last_clean":"2023-10-09T08:27:09.693038+0000","last_became_active":"2023-10-09T08:33:23.619402+0000","last_became_peered":"2023-10-09T08:33:23.619402+0000","last_unstale":"2023-10-09T08:35:05.906691+0000","last_undegraded":"2023-10-09T08:33:23.610521+0000","last_fullsized":"2023-10-09T08:35:05.906691+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:59:43.549219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,5],"acting":[0,3,5],"avail_no_missing":["0","3","7"],"object_location_counts":[{"shards":"0,3,7","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.6","version":"78'135","reported_seq":432,"reported_epoch":228,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:35:05.890943+0000","last_change":"2023-10-09T08:33:22.872163+0000","last_active":"2023-10-09T08:35:05.890943+0000","last_peered":"2023-10-09T08:35:05.890943+0000","last_clean":"2023-10-09T08:35:05.890943+0000","last_became_active":"2023-10-09T08:31:33.827132+0000","last_became_peered":"2023-10-09T08:31:33.827132+0000","last_unstale":"2023-10-09T08:35:05.890943+0000","last_undegraded":"2023-10-09T08:35:05.890943+0000","last_fullsized":"2023-10-09T08:35:05.890943+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["6","3","4"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":217,"reported_epoch":229,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:35:26.480497+0000","last_change":"2023-10-09T08:34:41.943064+0000","last_active":"2023-10-09T08:35:26.480497+0000","last_peered":"2023-10-09T08:35:26.480497+0000","last_clean":"2023-10-09T08:35:26.480497+0000","last_became_active":"2023-10-09T08:34:41.942586+0000","last_became_peered":"2023-10-09T08:34:41.942586+0000","last_unstale":"2023-10-09T08:35:26.480497+0000","last_undegraded":"2023-10-09T08:35:26.480497+0000","last_fullsized":"2023-10-09T08:35:26.480497+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:55:41.393520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.2","version":"228'10484","reported_seq":18520,"reported_epoch":228,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:35:24.605075+0000","last_change":"2023-10-09T08:31:32.809026+0000","last_active":"2023-10-09T08:35:24.605075+0000","last_peered":"2023-10-09T08:35:24.605075+0000","last_clean":"2023-10-09T08:31:31.609410+0000","last_became_active":"2023-10-09T08:31:32.809026+0000","last_became_peered":"2023-10-09T08:31:32.809026+0000","last_unstale":"2023-10-09T08:35:24.605075+0000","last_undegraded":"2023-10-09T08:31:32.798318+0000","last_fullsized":"2023-10-09T08:31:32.798163+0000","mapping_epoch":207,"log_start":"176'2347","ondisk_log_start":"176'2347","created":168,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:25:37.972637+0000","last_clean_scrub_stamp":"2023-10-09T08:25:37.972637+0000","objects_scrubbed":0,"log_size":8137,"log_dups_size":0,"ondisk_log_size":8137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:37:49.085268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128450560,"num_objects":1960,"num_object_clones":0,"num_object_copies":5880,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1960,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1960,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10484,"num_write_kb":398208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3964,"num_bytes_recovered":259653632,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,3],"avail_no_missing":["2","3","7"],"object_location_counts":[{"shards":"2,3","objects":1960}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.7","version":"77'112","reported_seq":589,"reported_epoch":228,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:35:05.890081+0000","last_change":"2023-10-09T08:33:24.639618+0000","last_active":"2023-10-09T08:35:05.890081+0000","last_peered":"2023-10-09T08:35:05.890081+0000","last_clean":"2023-10-09T08:33:21.873492+0000","last_became_active":"2023-10-09T08:33:24.639107+0000","last_became_peered":"2023-10-09T08:33:24.639107+0000","last_unstale":"2023-10-09T08:35:05.890081+0000","last_undegraded":"2023-10-09T08:33:24.623117+0000","last_fullsized":"2023-10-09T08:33:24.622415+0000","mapping_epoch":219,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"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":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","2","7"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"60'1","reported_seq":68,"reported_epoch":228,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:35:05.884301+0000","last_change":"2023-10-09T08:31:32.809013+0000","last_active":"2023-10-09T08:35:05.884301+0000","last_peered":"2023-10-09T08:35:05.884301+0000","last_clean":"2023-10-09T08:31:17.766571+0000","last_became_active":"2023-10-09T08:31:32.809013+0000","last_became_peered":"2023-10-09T08:31:32.809013+0000","last_unstale":"2023-10-09T08:35:05.884301+0000","last_undegraded":"2023-10-09T08:31:32.802729+0000","last_fullsized":"2023-10-09T08:31:32.802328+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14.159275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4],"acting":[0,4],"avail_no_missing":["0","4","7"],"object_location_counts":[{"shards":"0,4","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":39,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.872041+0000","last_change":"2023-10-09T08:30:43.575543+0000","last_active":"2023-10-09T08:35:05.872041+0000","last_peered":"2023-10-09T08:35:05.872041+0000","last_clean":"2023-10-09T08:35:05.872041+0000","last_became_active":"2023-10-09T08:30:43.575166+0000","last_became_peered":"2023-10-09T08:30:43.575166+0000","last_unstale":"2023-10-09T08:35:05.872041+0000","last_undegraded":"2023-10-09T08:35:05.872041+0000","last_fullsized":"2023-10-09T08:35:05.872041+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":68,"reported_epoch":228,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:35:05.881039+0000","last_change":"2023-10-09T08:33:24.635853+0000","last_active":"2023-10-09T08:35:05.881039+0000","last_peered":"2023-10-09T08:35:05.881039+0000","last_clean":"2023-10-09T08:35:05.881039+0000","last_became_active":"2023-10-09T08:33:24.635384+0000","last_became_peered":"2023-10-09T08:33:24.635384+0000","last_unstale":"2023-10-09T08:35:05.881039+0000","last_undegraded":"2023-10-09T08:35:05.881039+0000","last_fullsized":"2023-10-09T08:35:05.881039+0000","mapping_epoch":219,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":220,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:25.119126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,4,7],"avail_no_missing":["0","4","7"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":96,"reported_epoch":227,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:34:45.279085+0000","last_change":"2023-10-09T08:34:41.983491+0000","last_active":"2023-10-09T08:34:45.279085+0000","last_peered":"2023-10-09T08:34:45.279085+0000","last_clean":"2023-10-09T08:34:45.279085+0000","last_became_active":"2023-10-09T08:34:41.982927+0000","last_became_peered":"2023-10-09T08:34:41.982927+0000","last_unstale":"2023-10-09T08:34:45.279085+0000","last_undegraded":"2023-10-09T08:34:45.279085+0000","last_fullsized":"2023-10-09T08:34:45.279085+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.069420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,0,3],"avail_no_missing":["2","0","3"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":97,"reported_epoch":228,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:35:05.887743+0000","last_change":"2023-10-09T08:31:32.821727+0000","last_active":"2023-10-09T08:35:05.887743+0000","last_peered":"2023-10-09T08:35:05.887743+0000","last_clean":"2023-10-09T08:31:17.863516+0000","last_became_active":"2023-10-09T08:31:32.821727+0000","last_became_peered":"2023-10-09T08:31:32.821727+0000","last_unstale":"2023-10-09T08:35:05.887743+0000","last_undegraded":"2023-10-09T08:31:32.805871+0000","last_fullsized":"2023-10-09T08:31:32.805746+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5],"acting":[4,5],"avail_no_missing":["4","5"],"object_location_counts":[{"shards":"4,5","objects":1}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":198,"reported_epoch":227,"state":"active+undersized","last_fresh":"2023-10-09T08:34:45.277911+0000","last_change":"2023-10-09T08:31:32.808551+0000","last_active":"2023-10-09T08:34:45.277911+0000","last_peered":"2023-10-09T08:34:45.277911+0000","last_clean":"2023-10-09T08:24:50.332190+0000","last_became_active":"2023-10-09T08:31:32.808551+0000","last_became_peered":"2023-10-09T08:31:32.808551+0000","last_unstale":"2023-10-09T08:34:45.277911+0000","last_undegraded":"2023-10-09T08:34:45.277911+0000","last_fullsized":"2023-10-09T08:31:32.798170+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.944267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,3],"avail_no_missing":["2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1d","version":"60'2","reported_seq":183,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.872862+0000","last_change":"2023-10-09T07:59:02.726616+0000","last_active":"2023-10-09T08:35:05.872862+0000","last_peered":"2023-10-09T08:35:05.872862+0000","last_clean":"2023-10-09T08:35:05.872862+0000","last_became_active":"2023-10-09T07:59:02.726055+0000","last_became_peered":"2023-10-09T07:59:02.726055+0000","last_unstale":"2023-10-09T08:35:05.872862+0000","last_undegraded":"2023-10-09T08:35:05.872862+0000","last_fullsized":"2023-10-09T08:35:05.872862+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":232,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.880595+0000","last_change":"2023-10-09T08:30:43.556444+0000","last_active":"2023-10-09T08:35:05.880595+0000","last_peered":"2023-10-09T08:35:05.880595+0000","last_clean":"2023-10-09T08:35:05.880595+0000","last_became_active":"2023-10-09T08:30:43.556065+0000","last_became_peered":"2023-10-09T08:30:43.556065+0000","last_unstale":"2023-10-09T08:35:05.880595+0000","last_undegraded":"2023-10-09T08:35:05.880595+0000","last_fullsized":"2023-10-09T08:35:05.880595+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:49.154542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"60'1","reported_seq":61,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.890814+0000","last_change":"2023-10-09T08:27:38.506443+0000","last_active":"2023-10-09T08:35:05.890814+0000","last_peered":"2023-10-09T08:35:05.890814+0000","last_clean":"2023-10-09T08:35:05.890814+0000","last_became_active":"2023-10-09T08:27:38.506108+0000","last_became_peered":"2023-10-09T08:27:38.506108+0000","last_unstale":"2023-10-09T08:35:05.890814+0000","last_undegraded":"2023-10-09T08:35:05.890814+0000","last_fullsized":"2023-10-09T08:35:05.890814+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":274,"reported_epoch":227,"state":"active+clean","last_fresh":"2023-10-09T08:34:54.823270+0000","last_change":"2023-10-09T08:34:40.958730+0000","last_active":"2023-10-09T08:34:54.823270+0000","last_peered":"2023-10-09T08:34:54.823270+0000","last_clean":"2023-10-09T08:34:54.823270+0000","last_became_active":"2023-10-09T08:34:40.958429+0000","last_became_peered":"2023-10-09T08:34:40.958429+0000","last_unstale":"2023-10-09T08:34:54.823270+0000","last_undegraded":"2023-10-09T08:34:54.823270+0000","last_fullsized":"2023-10-09T08:34:54.823270+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:36.358926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1f","version":"60'4","reported_seq":64,"reported_epoch":228,"state":"active+clean","last_fresh":"2023-10-09T08:35:05.893694+0000","last_change":"2023-10-09T08:27:16.928201+0000","last_active":"2023-10-09T08:35:05.893694+0000","last_peered":"2023-10-09T08:35:05.893694+0000","last_clean":"2023-10-09T08:35:05.893694+0000","last_became_active":"2023-10-09T08:27:16.733163+0000","last_became_peered":"2023-10-09T08:27:16.733163+0000","last_unstale":"2023-10-09T08:35:05.893694+0000","last_undegraded":"2023-10-09T08:35:05.893694+0000","last_fullsized":"2023-10-09T08:35:05.893694+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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-10T08:14:06.254502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":206,"reported_epoch":228,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:35:05.890312+0000","last_change":"2023-10-09T08:34:42.179748+0000","last_active":"2023-10-09T08:35:05.890312+0000","last_peered":"2023-10-09T08:35:05.890312+0000","last_clean":"2023-10-09T08:35:05.890312+0000","last_became_active":"2023-10-09T08:34:42.178901+0000","last_became_peered":"2023-10-09T08:34:42.178901+0000","last_unstale":"2023-10-09T08:35:05.890312+0000","last_undegraded":"2023-10-09T08:35:05.890312+0000","last_fullsized":"2023-10-09T08:35:05.890312+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,2,3],"avail_no_missing":["6","2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":1978794008,"num_objects":30195,"num_object_clones":0,"num_object_copies":90585,"num_objects_missing_on_primary":10313,"num_objects_missing":10313,"num_objects_degraded":24793,"num_objects_misplaced":33392,"num_objects_unfound":0,"num_objects_dirty":30195,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":164797,"num_write_kb":6239681,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":31701,"num_bytes_recovered":1908146200,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8053145600,"data_stored":8053129312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":119479,"ondisk_log_size":119479,"up":39,"acting":41,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":74,"acting":84,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":14,"num_objects_misplaced":2,"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":20,"num_bytes_recovered":1718,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28744,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":79,"acting":88,"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":2,"num_objects_missing":2,"num_objects_degraded":2,"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":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":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":18,"num_objects_missing":18,"num_objects_degraded":35,"num_objects_misplaced":19,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5951,"num_read_kb":13214,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":79,"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":5076,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":18,"acting":21,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":206158430684,"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":42,"seq":180388626916,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1391312,"kb_used_data":1081800,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92353840,"statfs":{"total":95995035648,"available":94570332160,"internally_reserved":0,"allocated":1107763200,"data_stored":1107172425,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:35:07 2023","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.70199999999999996,"15min":1.0329999999999999},"min":{"1min":0.36299999999999999,"5min":0.29199999999999998,"15min":0.252},"max":{"1min":0.79300000000000004,"5min":5.4459999999999997,"15min":7.54},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.80500000000000005,"15min":1.1240000000000001},"min":{"1min":0.38800000000000001,"5min":0.377,"15min":0.28299999999999997},"max":{"1min":0.83999999999999997,"5min":5.431,"15min":12.108000000000001},"last":0.375}]},{"osd":1,"last update":"Mon Oct 9 08:30:49 2023","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.4910000000000001,"15min":2.0310000000000001},"min":{"1min":0.35299999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":5.0899999999999999,"5min":12.654999999999999,"15min":12.654999999999999},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.302,"15min":1.7929999999999999},"min":{"1min":0.33200000000000002,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":6.4029999999999996,"5min":6.4029999999999996,"15min":6.4029999999999996},"last":0.67000000000000004}]},{"osd":2,"last update":"Mon Oct 9 08:35:07 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.83499999999999996,"15min":1.22},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":3.4529999999999998,"5min":5.3979999999999997,"15min":7.6029999999999998},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.85599999999999998,"15min":1.2709999999999999},"min":{"1min":0.44600000000000001,"5min":0.41499999999999998,"15min":0.35199999999999998},"max":{"1min":3.5009999999999999,"5min":5.4240000000000004,"15min":12.221},"last":0.46800000000000003}]},{"osd":3,"last update":"Mon Oct 9 08:35:22 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.67900000000000005,"15min":2.3380000000000001},"min":{"1min":0.48099999999999998,"5min":0.34999999999999998,"15min":0.30399999999999999},"max":{"1min":3.0960000000000001,"5min":3.0960000000000001,"15min":129.73699999999999},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.746,"5min":0.92000000000000004,"15min":2.5089999999999999},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.315},"max":{"1min":3.6869999999999998,"5min":5.5469999999999997,"15min":130.14400000000001},"last":0.42499999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:35:22 2023","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.80700000000000005,"15min":1.341},"min":{"1min":0.36499999999999999,"5min":0.311,"15min":0.28899999999999998},"max":{"1min":1.2330000000000001,"5min":4.8220000000000001,"15min":11.557},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.88600000000000001,"15min":1.4039999999999999},"min":{"1min":0.36899999999999999,"5min":0.33200000000000002,"15min":0.29599999999999999},"max":{"1min":1.4099999999999999,"5min":5.4790000000000001,"15min":12.238},"last":1.4690000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:35:22 2023","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.84299999999999997,"15min":1.4530000000000001},"min":{"1min":0.39200000000000002,"5min":0.35099999999999998,"15min":0.33300000000000002},"max":{"1min":1.1870000000000001,"5min":2.706,"15min":11.597},"last":0.63},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.92200000000000004,"15min":1.4510000000000001},"min":{"1min":0.42299999999999999,"5min":0.379,"15min":0.27900000000000003},"max":{"1min":1.3149999999999999,"5min":5.5129999999999999,"15min":12.178000000000001},"last":5.2130000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:35:22 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.78400000000000003,"15min":1.3779999999999999},"min":{"1min":0.45300000000000001,"5min":0.33700000000000002,"15min":0.29899999999999999},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":13.278},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.91000000000000003,"15min":1.532},"min":{"1min":0.41799999999999998,"5min":0.41699999999999998,"15min":0.312},"max":{"1min":1.284,"5min":2.7290000000000001,"15min":11.329000000000001},"last":0.65000000000000002}]}]},{"osd":1,"up_from":179,"seq":768799146042,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1562208,"kb_used_data":1307736,"kb_used_omap":8,"kb_used_meta":254455,"kb_avail":92182944,"statfs":{"total":95995035648,"available":94395334656,"internally_reserved":0,"allocated":1339121664,"data_stored":1338174061,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8626,"internal_metadata":260562510},"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 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":1.6479999999999999,"15min":2.5499999999999998},"min":{"1min":0.34300000000000003,"5min":0.246,"15min":0.246},"max":{"1min":3.6819999999999999,"5min":15.058999999999999,"15min":15.058999999999999},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.83799999999999997,"15min":1.0820000000000001},"min":{"1min":0.28499999999999998,"5min":0.247,"15min":0.247},"max":{"1min":1.3759999999999999,"5min":4.5730000000000004,"15min":4.5730000000000004},"last":0.78300000000000003}]},{"osd":2,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":1.032,"15min":1.45},"min":{"1min":0.30499999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":4.891,"5min":5.9429999999999996,"15min":5.9429999999999996},"last":0.51600000000000001},{"interface":"front","average":{"1min":1.155,"5min":1.6080000000000001,"15min":2.3780000000000001},"min":{"1min":0.32300000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":4.391,"5min":14.981999999999999,"15min":14.981999999999999},"last":1.026}]},{"osd":3,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":2.0099999999999998,"15min":3.0699999999999998},"min":{"1min":0.29999999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":3.9670000000000001,"5min":15.029999999999999,"15min":15.029999999999999},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.58299999999999996,"5min":1.494,"15min":2.2949999999999999},"min":{"1min":0.307,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.2929999999999999,"5min":6.6699999999999999,"15min":6.6699999999999999},"last":1.103}]},{"osd":4,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0349999999999999,"15min":1.2190000000000001},"min":{"1min":0.371,"5min":0.315,"15min":0.315},"max":{"1min":4.8449999999999998,"5min":4.8449999999999998,"15min":4.8449999999999998},"last":1.224},{"interface":"front","average":{"1min":1.264,"5min":1.405,"15min":1.764},"min":{"1min":0.38700000000000001,"5min":0.375,"15min":0.375},"max":{"1min":3.9340000000000002,"5min":5.952,"15min":5.952},"last":1.2529999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.032,"15min":1.181},"min":{"1min":0.41399999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":4.8680000000000003,"5min":4.8680000000000003,"15min":4.8680000000000003},"last":1.075},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.2030000000000001,"15min":1.4419999999999999},"min":{"1min":0.40899999999999997,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":4.7960000000000003,"5min":4.7960000000000003,"15min":4.7960000000000003},"last":1.47}]},{"osd":6,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.325,"5min":1.4430000000000001,"15min":1.8089999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":4.024,"5min":5.9050000000000002,"15min":5.9050000000000002},"last":1.345},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.2789999999999999,"15min":1.599},"min":{"1min":0.53300000000000003,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":4.7590000000000003,"5min":4.7590000000000003,"15min":4.7590000000000003},"last":1.3200000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.2310000000000001,"15min":1.5069999999999999},"min":{"1min":0.433,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":4,"5min":4.3739999999999997,"15min":4.3739999999999997},"last":1.286},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.292,"15min":1.6419999999999999},"min":{"1min":0.48099999999999998,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":4.8200000000000003,"5min":4.8250000000000002,"15min":4.8250000000000002},"last":1.393}]}]},{"osd":0,"up_from":88,"seq":377957122344,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":750776,"kb_used_data":432176,"kb_used_omap":8,"kb_used_meta":318583,"kb_avail":92994376,"statfs":{"total":95995035648,"available":95226241024,"internally_reserved":0,"allocated":442548224,"data_stored":441624952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":326229482},"hb_peers":[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 08:30:52 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":1.139,"15min":1.468},"min":{"1min":0.189,"5min":0.189,"15min":0.189},"max":{"1min":4.4740000000000002,"5min":9.5630000000000006,"15min":9.5630000000000006},"last":0.48199999999999998},{"interface":"front","average":{"1min":1.262,"5min":1.2090000000000001,"15min":1.49},"min":{"1min":0.252,"5min":0.217,"15min":0.217},"max":{"1min":6.5700000000000003,"5min":10.163,"15min":10.163},"last":0.36799999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:35:11 2023","interfaces":[{"interface":"back","average":{"1min":6.6749999999999998,"5min":2.3610000000000002,"15min":1.3380000000000001},"min":{"1min":0.23599999999999999,"5min":0.215,"15min":0.215},"max":{"1min":124.05800000000001,"5min":124.05800000000001,"15min":124.05800000000001},"last":0.71499999999999997},{"interface":"front","average":{"1min":6.7389999999999999,"5min":2.4529999999999998,"15min":1.248},"min":{"1min":0.246,"5min":0.246,"15min":0.23100000000000001},"max":{"1min":124.233,"5min":124.233,"15min":124.233},"last":0.55500000000000005}]},{"osd":3,"last update":"Mon Oct 9 08:34:30 2023","interfaces":[{"interface":"back","average":{"1min":1.657,"5min":0.86899999999999999,"15min":1.6020000000000001},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":9.9480000000000004,"5min":9.9480000000000004,"15min":84.242000000000004},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.80100000000000005,"15min":1.74},"min":{"1min":0.28899999999999998,"5min":0.255,"15min":0.255},"max":{"1min":2.6469999999999998,"5min":4.867,"15min":85.480000000000004},"last":0.58899999999999997}]},{"osd":4,"last update":"Mon Oct 9 08:35:11 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.95099999999999996,"15min":1.1439999999999999},"min":{"1min":0.32700000000000001,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":5.8700000000000001,"5min":5.8700000000000001,"15min":12.597},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.873,"5min":0.84699999999999998,"15min":0.95099999999999996},"min":{"1min":0.46000000000000002,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":3.839,"5min":4.9260000000000002,"15min":10.199999999999999},"last":0.58099999999999996}]},{"osd":5,"last update":"Mon Oct 9 08:35:11 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.88100000000000001,"15min":1.1220000000000001},"min":{"1min":0.41699999999999998,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":3.7810000000000001,"5min":4.9539999999999997,"15min":10.010999999999999},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.89900000000000002,"5min":1.006,"15min":1.1839999999999999},"min":{"1min":0.443,"5min":0.39000000000000001,"15min":0.36699999999999999},"max":{"1min":2.0510000000000002,"5min":4.9859999999999998,"15min":10.092000000000001},"last":0.64200000000000002}]},{"osd":6,"last update":"Mon Oct 9 08:35:11 2023","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.875,"15min":1.0529999999999999},"min":{"1min":0.36399999999999999,"5min":0.35599999999999998,"15min":0.34999999999999998},"max":{"1min":3.6429999999999998,"5min":5.085,"15min":6.9690000000000003},"last":0.504},{"interface":"front","average":{"1min":0.876,"5min":0.99299999999999999,"15min":1.27},"min":{"1min":0.52500000000000002,"5min":0.40999999999999998,"15min":0.39300000000000002},"max":{"1min":2.3130000000000002,"5min":5.1630000000000003,"15min":9.6530000000000005},"last":0.67000000000000004}]},{"osd":7,"last update":"Mon Oct 9 08:35:11 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.996,"15min":1.1140000000000001},"min":{"1min":0.55100000000000005,"5min":0.42199999999999999,"15min":0.38},"max":{"1min":2.1600000000000001,"5min":5.0129999999999999,"15min":8.3480000000000008},"last":0.69399999999999995},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.026,"15min":1.258},"min":{"1min":0.42899999999999999,"5min":0.35699999999999998,"15min":0.33700000000000002},"max":{"1min":5.8099999999999996,"5min":5.8099999999999996,"15min":10.260999999999999},"last":0.93100000000000005}]}]},{"osd":2,"up_from":98,"seq":420906795299,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1007268,"kb_used_data":740572,"kb_used_omap":11,"kb_used_meta":266676,"kb_avail":92737884,"statfs":{"total":95995035648,"available":94963593216,"internally_reserved":0,"allocated":758345728,"data_stored":757387377,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11690,"internal_metadata":273076822},"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 08:35:22 2023","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":0.71499999999999997,"15min":0.70499999999999996},"min":{"1min":0.26800000000000002,"5min":0.21299999999999999,"15min":0.185},"max":{"1min":5.0510000000000002,"5min":5.0510000000000002,"15min":9.0600000000000005},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.78500000000000003,"15min":0.74299999999999999},"min":{"1min":0.22700000000000001,"5min":0.216,"15min":0.216},"max":{"1min":4.359,"5min":4.4740000000000002,"15min":6.5179999999999998},"last":0.33400000000000002}]},{"osd":1,"last update":"Mon Oct 9 08:30:52 2023","interfaces":[{"interface":"back","average":{"1min":1.3009999999999999,"5min":1.163,"15min":1.393},"min":{"1min":0.42299999999999999,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":6.8650000000000002,"5min":6.8650000000000002,"15min":6.8650000000000002},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.65300000000000002,"5min":1.198,"15min":1.7030000000000001},"min":{"1min":0.29299999999999998,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":2.306,"5min":10.010999999999999,"15min":10.010999999999999},"last":0.65100000000000002}]},{"osd":3,"last update":"Mon Oct 9 08:34:33 2023","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.753,"15min":1.4079999999999999},"min":{"1min":0.26900000000000002,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":2.9289999999999998,"5min":6.8390000000000004,"15min":97.947999999999993},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.78400000000000003,"5min":0.69099999999999995,"15min":1.548},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.246},"max":{"1min":2.7160000000000002,"5min":3.306,"15min":104.59099999999999},"last":0.59299999999999997}]},{"osd":4,"last update":"Mon Oct 9 08:35:22 2023","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.74399999999999999,"15min":1.119},"min":{"1min":0.372,"5min":0.372,"15min":0.28799999999999998},"max":{"1min":4.7290000000000001,"5min":4.7290000000000001,"15min":43.152999999999999},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.997,"5min":0.83299999999999996,"15min":1.111},"min":{"1min":0.39800000000000002,"5min":0.38,"15min":0.34999999999999998},"max":{"1min":4.4930000000000003,"5min":4.4930000000000003,"15min":42.445},"last":0.90900000000000003}]},{"osd":5,"last update":"Mon Oct 9 08:35:22 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.83999999999999997,"15min":1.3},"min":{"1min":0.41799999999999998,"5min":0.38200000000000001,"15min":0.32900000000000001},"max":{"1min":4.3959999999999999,"5min":4.3959999999999999,"15min":54.466999999999999},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.81200000000000006,"15min":1.294},"min":{"1min":0.42899999999999999,"5min":0.35299999999999998,"15min":0.34000000000000002},"max":{"1min":4.7560000000000002,"5min":4.7560000000000002,"15min":55.149999999999999},"last":1.351}]},{"osd":6,"last update":"Mon Oct 9 08:35:22 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":0.873,"15min":1.141},"min":{"1min":0.41599999999999998,"5min":0.374,"15min":0.34000000000000002},"max":{"1min":4.5270000000000001,"5min":4.5270000000000001,"15min":42.533000000000001},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.90200000000000002,"15min":1.2769999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.34999999999999998},"max":{"1min":4.6369999999999996,"5min":4.6369999999999996,"15min":42.545999999999999},"last":0.82699999999999996}]},{"osd":7,"last update":"Mon Oct 9 08:35:22 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.90400000000000003,"15min":1.232},"min":{"1min":0.47999999999999998,"5min":0.41299999999999998,"15min":0.39600000000000002},"max":{"1min":4.6920000000000002,"5min":4.6920000000000002,"15min":42.625},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.86299999999999999,"15min":1.157},"min":{"1min":0.505,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":4.8049999999999997,"5min":4.8049999999999997,"15min":43.204999999999998},"last":1.119}]}]},{"osd":3,"up_from":103,"seq":442381631774,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2071728,"kb_used_data":1535144,"kb_used_omap":4,"kb_used_meta":536571,"kb_avail":91673424,"statfs":{"total":95995035648,"available":93873586176,"internally_reserved":0,"allocated":1571987456,"data_stored":1570959961,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":549449046},"hb_peers":[0,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 08:34:30 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.56100000000000005,"15min":0.65100000000000002},"min":{"1min":0.24099999999999999,"5min":0.20799999999999999,"15min":0.20399999999999999},"max":{"1min":0.79400000000000004,"5min":3.9220000000000002,"15min":5.3730000000000002},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.72199999999999998,"15min":0.84899999999999998},"min":{"1min":0.29399999999999998,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.83999999999999997,"5min":4.7930000000000001,"15min":5.4320000000000004},"last":0.54600000000000004}]},{"osd":1,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.478,"15min":1.788},"min":{"1min":0.28000000000000003,"5min":0.219,"15min":0.219},"max":{"1min":3.3809999999999998,"5min":8.5969999999999995,"15min":8.5969999999999995},"last":0.48499999999999999},{"interface":"front","average":{"1min":1.149,"5min":1.4319999999999999,"15min":1.504},"min":{"1min":0.34899999999999998,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":3.9569999999999999,"5min":5.7510000000000003,"15min":5.7510000000000003},"last":0.496}]},{"osd":2,"last update":"Mon Oct 9 08:34:30 2023","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.71499999999999997,"15min":0.84599999999999997},"min":{"1min":0.28899999999999998,"5min":0.27600000000000002,"15min":0.23599999999999999},"max":{"1min":3.4489999999999998,"5min":4.9359999999999999,"15min":13.308},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.68999999999999995,"15min":1.0109999999999999},"min":{"1min":0.25,"5min":0.25,"15min":0.22600000000000001},"max":{"1min":1.028,"5min":4.2359999999999998,"15min":20.811},"last":0.25800000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:34:30 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.88100000000000001,"15min":1.218},"min":{"1min":0.40100000000000002,"5min":0.36899999999999999,"15min":0.34499999999999997},"max":{"1min":0.92200000000000004,"5min":7.0640000000000001,"15min":13.404},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.88600000000000001,"15min":1.268},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.31},"max":{"1min":0.94199999999999995,"5min":7.117,"15min":20.954999999999998},"last":0.40899999999999997}]},{"osd":5,"last update":"Mon Oct 9 08:34:30 2023","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.90200000000000002,"15min":1.3779999999999999},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.29399999999999998},"max":{"1min":0.95899999999999996,"5min":6.452,"15min":20.923999999999999},"last":0.432},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.72899999999999998,"15min":1.2090000000000001},"min":{"1min":0.434,"5min":0.35699999999999998,"15min":0.32600000000000001},"max":{"1min":0.92100000000000004,"5min":3.427,"15min":13.282},"last":0.501}]},{"osd":6,"last update":"Mon Oct 9 08:34:30 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.90100000000000002,"15min":1.3660000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.32800000000000001},"max":{"1min":2.0619999999999998,"5min":5.2460000000000004,"15min":14.753},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.93700000000000006,"15min":1.405},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.38},"max":{"1min":2.0979999999999999,"5min":6.4020000000000001,"15min":20.888000000000002},"last":0.38500000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:34:30 2023","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.78700000000000003,"15min":1.339},"min":{"1min":0.44700000000000001,"5min":0.44,"15min":0.374},"max":{"1min":1.028,"5min":3.464,"15min":13.239000000000001},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.91200000000000003,"15min":1.3939999999999999},"min":{"1min":0.45600000000000002,"5min":0.45500000000000002,"15min":0.41999999999999998},"max":{"1min":0.97899999999999998,"5min":5.1769999999999996,"15min":13.471},"last":0.57599999999999996}]}]},{"osd":4,"up_from":30,"seq":128849019381,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1286772,"kb_used_data":989548,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":92458380,"statfs":{"total":95995035648,"available":94677381120,"internally_reserved":0,"allocated":1013297152,"data_stored":1012729939,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,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 08:35:08 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.74399999999999999,"15min":0.92000000000000004},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.27400000000000002},"max":{"1min":2.0249999999999999,"5min":6.931,"15min":6.931},"last":0.503},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.89600000000000002,"15min":1.0389999999999999},"min":{"1min":0.42199999999999999,"5min":0.38400000000000001,"15min":0.29199999999999998},"max":{"1min":2.0609999999999999,"5min":6.9850000000000003,"15min":6.9850000000000003},"last":0.46999999999999997}]},{"osd":1,"last update":"Mon Oct 9 08:30:50 2023","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":1.0980000000000001,"15min":1.339},"min":{"1min":0.36599999999999999,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":2.3250000000000002,"5min":5.8209999999999997,"15min":5.8209999999999997},"last":1.0609999999999999},{"interface":"front","average":{"1min":0.73199999999999998,"5min":1.0469999999999999,"15min":1.276},"min":{"1min":0.36499999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.29,"5min":4.6280000000000001,"15min":4.6280000000000001},"last":0.97099999999999997}]},{"osd":2,"last update":"Mon Oct 9 08:34:57 2023","interfaces":[{"interface":"back","average":{"1min":3.5529999999999999,"5min":1.304,"15min":1.196},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.29299999999999998},"max":{"1min":67.811000000000007,"5min":67.811000000000007,"15min":67.811000000000007},"last":0.42599999999999999},{"interface":"front","average":{"1min":3.7650000000000001,"5min":1.492,"15min":1.288},"min":{"1min":0.40500000000000003,"5min":0.35299999999999998,"15min":0.33100000000000002},"max":{"1min":67.893000000000001,"5min":67.893000000000001,"15min":67.893000000000001},"last":0.35799999999999998}]},{"osd":3,"last update":"Mon Oct 9 08:34:44 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.73199999999999998,"15min":1.409},"min":{"1min":0.39500000000000002,"5min":0.35999999999999999,"15min":0.307},"max":{"1min":1.278,"5min":4.032,"15min":42.043999999999997},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.70699999999999996,"5min":0.81799999999999995,"15min":1.4870000000000001},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.35299999999999998},"max":{"1min":1.9510000000000001,"5min":4.0220000000000002,"15min":40.954000000000001},"last":0.66500000000000004}]},{"osd":5,"last update":"Mon Oct 9 08:34:48 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.76400000000000001,"15min":1.345},"min":{"1min":0.312,"5min":0.312,"15min":0.308},"max":{"1min":1.143,"5min":1.946,"15min":10.914999999999999},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.90400000000000003,"15min":1.3089999999999999},"min":{"1min":0.46300000000000002,"5min":0.40999999999999998,"15min":0.27600000000000002},"max":{"1min":1.978,"5min":7.1219999999999999,"15min":10.106},"last":0.53100000000000003}]},{"osd":6,"last update":"Mon Oct 9 08:34:44 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":2.214,"15min":1.772},"min":{"1min":0.499,"5min":0.36699999999999999,"15min":0.33800000000000002},"max":{"1min":2.4169999999999998,"5min":119.143,"15min":119.143},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.874,"5min":2.0960000000000001,"15min":1.821},"min":{"1min":0.41999999999999998,"5min":0.38200000000000001,"15min":0.312},"max":{"1min":2.1469999999999998,"5min":119.08499999999999,"15min":119.08499999999999},"last":0.48499999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:34:44 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.002,"15min":1.5229999999999999},"min":{"1min":0.56499999999999995,"5min":0.45200000000000001,"15min":0.39100000000000001},"max":{"1min":2.1360000000000001,"5min":7.0869999999999997,"15min":10.813000000000001},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.82599999999999996,"15min":1.2949999999999999},"min":{"1min":0.46100000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.3089999999999999,"5min":2.4119999999999999,"15min":10.053000000000001},"last":0.44500000000000001}]}]},{"osd":5,"up_from":36,"seq":154618823149,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1178816,"kb_used_data":593208,"kb_used_omap":0,"kb_used_meta":585600,"kb_avail":92566336,"statfs":{"total":95995035648,"available":94787928064,"internally_reserved":0,"allocated":607444992,"data_stored":606866134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":599654400},"hb_peers":[0,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 08:35:24 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.68300000000000005,"15min":0.98899999999999999},"min":{"1min":0.32800000000000001,"5min":0.29499999999999998,"15min":0.28599999999999998},"max":{"1min":2.069,"5min":4.0250000000000004,"15min":10.074},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.74399999999999999,"5min":0.76400000000000001,"15min":1.0680000000000001},"min":{"1min":0.32300000000000001,"5min":0.311,"15min":0.28999999999999998},"max":{"1min":2.3740000000000001,"5min":9.4329999999999998,"15min":9.6929999999999996},"last":0.44400000000000001}]},{"osd":1,"last update":"Mon Oct 9 08:30:48 2023","interfaces":[{"interface":"back","average":{"1min":0.80000000000000004,"5min":1.0940000000000001,"15min":1.5009999999999999},"min":{"1min":0.30299999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.599,"5min":5.5110000000000001,"15min":5.5110000000000001},"last":0.63},{"interface":"front","average":{"1min":0.85199999999999998,"5min":1.117,"15min":1.359},"min":{"1min":0.33800000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":2.782,"5min":10.130000000000001,"15min":10.130000000000001},"last":0.54000000000000004}]},{"osd":2,"last update":"Mon Oct 9 08:35:03 2023","interfaces":[{"interface":"back","average":{"1min":1.583,"5min":0.89000000000000001,"15min":1.1240000000000001},"min":{"1min":0.34899999999999998,"5min":0.316,"15min":0.316},"max":{"1min":20.030000000000001,"5min":20.030000000000001,"15min":20.030000000000001},"last":0.314},{"interface":"front","average":{"1min":1.925,"5min":0.91300000000000003,"15min":1.1459999999999999},"min":{"1min":0.35799999999999998,"5min":0.34899999999999998,"15min":0.311},"max":{"1min":19.739999999999998,"5min":19.739999999999998,"15min":19.739999999999998},"last":0.38}]},{"osd":3,"last update":"Mon Oct 9 08:34:34 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.71099999999999997,"15min":1.716},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.31900000000000001},"max":{"1min":1.0409999999999999,"5min":4.085,"15min":43.734999999999999},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.77200000000000002,"15min":1.7769999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.34499999999999997},"max":{"1min":1.052,"5min":4.1219999999999999,"15min":43.598999999999997},"last":0.41599999999999998}]},{"osd":4,"last update":"Mon Oct 9 08:34:40 2023","interfaces":[{"interface":"back","average":{"1min":0.73799999999999999,"5min":0.77100000000000002,"15min":1.2210000000000001},"min":{"1min":0.48199999999999998,"5min":0.35599999999999998,"15min":0.311},"max":{"1min":1.097,"5min":1.3720000000000001,"15min":9.7729999999999997},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.76500000000000001,"15min":1.3580000000000001},"min":{"1min":0.46000000000000002,"5min":0.36699999999999999,"15min":0.32600000000000001},"max":{"1min":1.333,"5min":3.577,"15min":13.26},"last":0.51000000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:34:34 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.88300000000000001,"15min":1.431},"min":{"1min":0.42799999999999999,"5min":0.35499999999999998,"15min":0.34300000000000003},"max":{"1min":1.4470000000000001,"5min":5.0490000000000004,"15min":9.7899999999999991},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.86699999999999999,"15min":1.3600000000000001},"min":{"1min":0.46700000000000003,"5min":0.38200000000000001,"15min":0.34100000000000003},"max":{"1min":1.302,"5min":8.0540000000000003,"15min":10.231999999999999},"last":0.72899999999999998}]},{"osd":7,"last update":"Mon Oct 9 08:35:24 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.85599999999999998,"15min":1.3400000000000001},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.377},"max":{"1min":1.3300000000000001,"5min":1.4970000000000001,"15min":12.186},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.875,"15min":1.4510000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.33000000000000002},"max":{"1min":1.429,"5min":1.429,"15min":9.6739999999999995},"last":0.65100000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3716,"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":1360,"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":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":8726,"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":8626,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7974,"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":3418,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":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":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":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":438571008,"data_stored":438566936,"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":1331433472,"data_stored":1331429400,"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":754450432,"data_stored":754450432,"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":1566838784,"data_stored":1566834712,"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":1005912064,"data_stored":1005912064,"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":602537984,"data_stored":602537984,"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":1104351232,"data_stored":1104347160,"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":1249050624,"data_stored":1249050624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T08:35:32.305 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-09T08:35:32.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_2 pg_num 26 2023-10-09T08:35:32.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:35:32.325 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:32.348 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:32.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:32.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:32.451 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:32.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:32.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:32.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:32.583 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:32.606 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:32.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:32.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:32.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:32 smithi081 bash[76862]: cluster 2023-10-09T08:35:31.802573+0000 mgr.y (mgr.26009) 1009 : cluster 0 pgmap v1052: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 147 op/s; 24663/89631 objects degraded (27.516%); 33354/89631 objects misplaced (37.213%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T08:35:32.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:32 smithi081 bash[79557]: cluster 2023-10-09T08:35:31.802573+0000 mgr.y (mgr.26009) 1009 : cluster 0 pgmap v1052: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 147 op/s; 24663/89631 objects degraded (27.516%); 33354/89631 objects misplaced (37.213%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T08:35:32.709 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:32.737 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:32.740 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:32 smithi118 bash[59345]: cluster 2023-10-09T08:35:31.802573+0000 mgr.y (mgr.26009) 1009 : cluster 0 pgmap v1052: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 147 op/s; 24663/89631 objects degraded (27.516%); 33354/89631 objects misplaced (37.213%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T08:35:32.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:32.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:32.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:32.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:32.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:32.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:32.969 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:32.997 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:33.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:33.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:33.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:33.126 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:33.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:33.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:33.230 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:33.255 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:33.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:33.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:33.363 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:33.386 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:33.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:33.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:33.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:33.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:33.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:33.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:33.621 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:33.647 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:33.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:33.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:33.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:33.758 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:33 smithi081 bash[79557]: cluster 2023-10-09T08:35:33.632448+0000 mon.a (mon.0) 1019 : cluster 3 Health check update: Degraded data redundancy: 24663/89631 objects degraded (27.516%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:33.759 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:33 smithi081 bash[76862]: cluster 2023-10-09T08:35:33.632448+0000 mon.a (mon.0) 1019 : cluster 3 Health check update: Degraded data redundancy: 24663/89631 objects degraded (27.516%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:33.781 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:33.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:33.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:33.884 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:33.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:33 smithi118 bash[59345]: cluster 2023-10-09T08:35:33.632448+0000 mon.a (mon.0) 1019 : cluster 3 Health check update: Degraded data redundancy: 24663/89631 objects degraded (27.516%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:33.905 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:33.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:33.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:34.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:34.042 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:34.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:34.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:34.145 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:34.177 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:34.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:34.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:34.280 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:34.314 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:34.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:34.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:34.417 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:34.442 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:34.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:34.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:34.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:34.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:34.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:34.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:34.689 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:34.717 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:34.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:34.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:34.820 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:34.845 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:34.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:34.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:34.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:34 smithi081 bash[76862]: cluster 2023-10-09T08:35:33.803854+0000 mgr.y (mgr.26009) 1010 : cluster 0 pgmap v1053: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 164 op/s; 24501/89145 objects degraded (27.484%); 33189/89145 objects misplaced (37.230%); 4.0 MiB/s, 63 objects/s recovering 2023-10-09T08:35:34.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:34 smithi081 bash[79557]: cluster 2023-10-09T08:35:33.803854+0000 mgr.y (mgr.26009) 1010 : cluster 0 pgmap v1053: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 164 op/s; 24501/89145 objects degraded (27.484%); 33189/89145 objects misplaced (37.230%); 4.0 MiB/s, 63 objects/s recovering 2023-10-09T08:35:34.947 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:34.959 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:34 smithi118 bash[59345]: cluster 2023-10-09T08:35:33.803854+0000 mgr.y (mgr.26009) 1010 : cluster 0 pgmap v1053: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 164 op/s; 24501/89145 objects degraded (27.484%); 33189/89145 objects misplaced (37.230%); 4.0 MiB/s, 63 objects/s recovering 2023-10-09T08:35:34.975 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:34.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:34.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:35.078 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:35.108 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:35.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:35.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:35.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:35.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:35.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:35.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:35.341 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:35.363 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:35.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:35.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:35.466 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:35.489 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:35.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:35.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:35.595 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:35.621 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:35.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:35.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:35.728 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:35.752 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:35.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:35.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:35.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:35.879 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:35.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:35.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:35.982 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:36.008 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:36.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:36.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:36.112 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:36.139 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:36.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:36.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:36.242 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:36.271 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:36.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:36.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:36.286 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:35:36.286 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:35:36.298 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:35:36.335 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:35:36.374 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:36.375 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:35:36.401 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:36.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:36.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:36.411 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:35:36.444 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:35:36.474 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:35:36.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:36.509 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:35:36.509 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:35:36.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:35:36.509 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:35:36.509 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:35:36.509 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:35:36.509 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:35:36.510 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:35:36.510 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:35:36.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:36.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:36.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:36.638 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:36.661 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:36.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:36.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:36.764 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:36.789 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:36.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:36.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:36.893 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:36.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:36 smithi118 bash[59345]: cluster 2023-10-09T08:35:35.804820+0000 mgr.y (mgr.26009) 1011 : cluster 0 pgmap v1054: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 24072/87024 objects degraded (27.661%); 32745/87024 objects misplaced (37.628%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T08:35:36.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:36 smithi118 bash[59345]: audit 2023-10-09T08:35:36.254969+0000 mon.c (mon.2) 378 : audit 0 from='client.? 172.21.15.81:0/1555995889' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:35:36.918 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:36.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:36.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:37.021 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:37.051 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:37.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:37.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:37.147 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:36 smithi081 bash[76862]: cluster 2023-10-09T08:35:35.804820+0000 mgr.y (mgr.26009) 1011 : cluster 0 pgmap v1054: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 24072/87024 objects degraded (27.661%); 32745/87024 objects misplaced (37.628%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T08:35:37.147 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:36 smithi081 bash[76862]: audit 2023-10-09T08:35:36.254969+0000 mon.c (mon.2) 378 : audit 0 from='client.? 172.21.15.81:0/1555995889' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:35:37.147 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:36 smithi081 bash[79557]: cluster 2023-10-09T08:35:35.804820+0000 mgr.y (mgr.26009) 1011 : cluster 0 pgmap v1054: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 24072/87024 objects degraded (27.661%); 32745/87024 objects misplaced (37.628%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T08:35:37.147 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:36 smithi081 bash[79557]: audit 2023-10-09T08:35:36.254969+0000 mon.c (mon.2) 378 : audit 0 from='client.? 172.21.15.81:0/1555995889' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:35:37.155 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:37.180 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:37.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:37.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:37.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:37.310 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:37.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:37.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:37.414 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:37.442 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:37.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:37.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:37.546 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:37.573 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:37.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:37.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:37.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:37.704 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:37.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:37.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:37.810 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:37.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:37.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:37.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:37.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:37.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:37.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:37.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:38.067 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:38.098 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:38.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:38.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:38.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:38.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:38.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:38.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:38.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:38.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-09T08:35:38.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:38.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:38.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:38.409 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:35:38.410 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:35:38.460 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:38.487 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:38.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:38.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:38.591 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:38.615 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:38.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:38.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:38.718 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:38.741 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:38.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:38.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:38.845 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:38.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:38.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:38.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:38.890 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:35:38.892 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:35:38.985 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:38.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:38 smithi118 bash[59345]: cluster 2023-10-09T08:35:37.805805+0000 mgr.y (mgr.26009) 1012 : cluster 0 pgmap v1055: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 170 op/s; 23919/86565 objects degraded (27.631%); 32594/86565 objects misplaced (37.653%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T08:35:38.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:38 smithi118 bash[59345]: audit 2023-10-09T08:35:38.160135+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:38.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:38 smithi118 bash[59345]: audit 2023-10-09T08:35:38.163870+0000 mon.c (mon.2) 379 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:35:38.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:38 smithi118 bash[59345]: cluster 2023-10-09T08:35:38.633601+0000 mon.a (mon.0) 1021 : cluster 3 Health check update: Degraded data redundancy: 23919/86565 objects degraded (27.631%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:39.012 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:39.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:39.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:39.118 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:39.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:38 smithi081 bash[79557]: cluster 2023-10-09T08:35:37.805805+0000 mgr.y (mgr.26009) 1012 : cluster 0 pgmap v1055: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 170 op/s; 23919/86565 objects degraded (27.631%); 32594/86565 objects misplaced (37.653%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T08:35:39.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:38 smithi081 bash[79557]: audit 2023-10-09T08:35:38.160135+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:39.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:38 smithi081 bash[79557]: audit 2023-10-09T08:35:38.163870+0000 mon.c (mon.2) 379 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:35:39.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:38 smithi081 bash[79557]: cluster 2023-10-09T08:35:38.633601+0000 mon.a (mon.0) 1021 : cluster 3 Health check update: Degraded data redundancy: 23919/86565 objects degraded (27.631%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:39.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:38 smithi081 bash[76862]: cluster 2023-10-09T08:35:37.805805+0000 mgr.y (mgr.26009) 1012 : cluster 0 pgmap v1055: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 170 op/s; 23919/86565 objects degraded (27.631%); 32594/86565 objects misplaced (37.653%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T08:35:39.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:38 smithi081 bash[76862]: audit 2023-10-09T08:35:38.160135+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:39.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:38 smithi081 bash[76862]: audit 2023-10-09T08:35:38.163870+0000 mon.c (mon.2) 379 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:35:39.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:38 smithi081 bash[76862]: cluster 2023-10-09T08:35:38.633601+0000 mon.a (mon.0) 1021 : cluster 3 Health check update: Degraded data redundancy: 23919/86565 objects degraded (27.631%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:39.141 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:39.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:39.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:39.248 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:39.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:39.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:39.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:39.376 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:39.400 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:39.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:39.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:39.503 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:39.531 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:39.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:39.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:39.634 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:39.664 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:39.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:39.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:39.767 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:39.790 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:39.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:39.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:39.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:39.917 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:39.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:39.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:40.021 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:40.047 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:40.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:40.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:40.150 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:40.180 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:40.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:40.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:40.284 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:40.315 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:40.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:40.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:40.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:35:40.418 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:40.444 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:40.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:40.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:40.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:40.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:40.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:40.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:40.682 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:40.710 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:40.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:40.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:40.814 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:40.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:40.850 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:40.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:40.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:40.980 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:40.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:40.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:41.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:40 smithi118 bash[59345]: cluster 2023-10-09T08:35:39.806910+0000 mgr.y (mgr.26009) 1013 : cluster 0 pgmap v1056: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 23647/85485 objects degraded (27.662%); 32235/85485 objects misplaced (37.708%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:35:41.083 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:41.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:40 smithi081 bash[76862]: cluster 2023-10-09T08:35:39.806910+0000 mgr.y (mgr.26009) 1013 : cluster 0 pgmap v1056: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 23647/85485 objects degraded (27.662%); 32235/85485 objects misplaced (37.708%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:35:41.102 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:40 smithi081 bash[79557]: cluster 2023-10-09T08:35:39.806910+0000 mgr.y (mgr.26009) 1013 : cluster 0 pgmap v1056: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 23647/85485 objects degraded (27.662%); 32235/85485 objects misplaced (37.708%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:35:41.110 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:41.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:41.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:41.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:41.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:41.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:41.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:41.348 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:41.373 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:41.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:35:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:35:41] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.33.4" 2023-10-09T08:35:41.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:41.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:41.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:41.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:41.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:41.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:41.620 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:41.649 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:41.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:41.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:41.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:41.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:41.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:41.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:41.881 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:41.903 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:41.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:41.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:42.007 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:42.032 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:42.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:42.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:42.136 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:42.166 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:42.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:42.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:42.269 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:42.299 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:42.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:42.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:42.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:42.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:42.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:42.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:42.548 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:42.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:42.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:42.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:42.684 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:42.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:42.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:42.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:42.847 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:42.880 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:42.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:42.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:42.983 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:43.011 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:43.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:43.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:43.115 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:43.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:42 smithi081 bash[76862]: cluster 2023-10-09T08:35:41.808573+0000 mgr.y (mgr.26009) 1014 : cluster 0 pgmap v1057: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 23483/84564 objects degraded (27.770%); 32187/84564 objects misplaced (38.062%); 4.0 MiB/s, 64 objects/s recovering 2023-10-09T08:35:43.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:42 smithi118 bash[59345]: cluster 2023-10-09T08:35:41.808573+0000 mgr.y (mgr.26009) 1014 : cluster 0 pgmap v1057: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 23483/84564 objects degraded (27.770%); 32187/84564 objects misplaced (38.062%); 4.0 MiB/s, 64 objects/s recovering 2023-10-09T08:35:43.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:42 smithi081 bash[79557]: cluster 2023-10-09T08:35:41.808573+0000 mgr.y (mgr.26009) 1014 : cluster 0 pgmap v1057: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 23483/84564 objects degraded (27.770%); 32187/84564 objects misplaced (38.062%); 4.0 MiB/s, 64 objects/s recovering 2023-10-09T08:35:43.142 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:43.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:43.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:43.199 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:35:43.245 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:43.274 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:43.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:43.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:43.377 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:43.408 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:43.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:43.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:43.511 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:43.538 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:43.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:43.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:43.641 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:43.665 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:43.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:43.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:43.769 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:43.794 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:43.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:43.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:43.897 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:43 smithi118 bash[59345]: cluster 2023-10-09T08:35:43.634838+0000 mon.a (mon.0) 1022 : cluster 3 Health check update: Degraded data redundancy: 23483/84564 objects degraded (27.770%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:43.924 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:43.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:43.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:44.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:44.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:44.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:44.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:44.154 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:44.181 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:44.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:44.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:44.284 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:44.313 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:44.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:44.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:43 smithi081 bash[76862]: cluster 2023-10-09T08:35:43.634838+0000 mon.a (mon.0) 1022 : cluster 3 Health check update: Degraded data redundancy: 23483/84564 objects degraded (27.770%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:44.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:43 smithi081 bash[79557]: cluster 2023-10-09T08:35:43.634838+0000 mon.a (mon.0) 1022 : cluster 3 Health check update: Degraded data redundancy: 23483/84564 objects degraded (27.770%), 25 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:44.416 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:44.444 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:44.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:44.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:44.548 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:44.573 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:44.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:44.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:44.677 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:44.702 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:44.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:44.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:44.808 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:44.836 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:44.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:44.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:44.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:44.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:44.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:44.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:44.991 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:35:45.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:44 smithi118 bash[59345]: cluster 2023-10-09T08:35:43.809379+0000 mgr.y (mgr.26009) 1015 : cluster 0 pgmap v1058: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 155 op/s; 23309/84042 objects degraded (27.735%); 32010/84042 objects misplaced (38.088%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T08:35:45.079 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:45.106 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:45.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:45.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:45.211 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:45.243 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:45.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:45.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:45.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:45.354 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:44 smithi081 bash[76862]: cluster 2023-10-09T08:35:43.809379+0000 mgr.y (mgr.26009) 1015 : cluster 0 pgmap v1058: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 155 op/s; 23309/84042 objects degraded (27.735%); 32010/84042 objects misplaced (38.088%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T08:35:45.355 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:44 smithi081 bash[79557]: cluster 2023-10-09T08:35:43.809379+0000 mgr.y (mgr.26009) 1015 : cluster 0 pgmap v1058: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 155 op/s; 23309/84042 objects degraded (27.735%); 32010/84042 objects misplaced (38.088%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T08:35:45.376 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:45.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:45.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:45.485 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:45.513 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:45.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:45.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:45.616 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:45.641 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:45.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:45.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:45.746 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:45.776 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:45.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:45.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:45.879 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:45.911 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:45.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:45.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:46.015 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:46.040 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:46.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:46.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:46.143 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:46.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:46.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:46.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:46.270 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:46.299 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:46.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:46.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:46.402 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:46.431 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:46.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:46.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:46.535 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:46.565 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:46.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:46.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:46.669 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:46.693 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:46.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:46.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:46.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:46.824 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:46.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:46.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:46.927 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:46.955 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:46.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:46.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:47.060 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:47.086 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:47.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:47.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:47.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:46 smithi081 bash[76862]: cluster 2023-10-09T08:35:45.810440+0000 mgr.y (mgr.26009) 1016 : cluster 0 pgmap v1059: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 205 op/s; 22856/81747 objects degraded (27.959%); 31537/81747 objects misplaced (38.579%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:35:47.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:46 smithi081 bash[79557]: cluster 2023-10-09T08:35:45.810440+0000 mgr.y (mgr.26009) 1016 : cluster 0 pgmap v1059: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 205 op/s; 22856/81747 objects degraded (27.959%); 31537/81747 objects misplaced (38.579%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:35:47.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:47.224 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:47.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:47.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:47.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:46 smithi118 bash[59345]: cluster 2023-10-09T08:35:45.810440+0000 mgr.y (mgr.26009) 1016 : cluster 0 pgmap v1059: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 205 op/s; 22856/81747 objects degraded (27.959%); 31537/81747 objects misplaced (38.579%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:35:47.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:47.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:47.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:47.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:47.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:47.507 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:47.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:47.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:47.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:47.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:47.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:47.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:47.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:47.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:47.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:47.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:47.869 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:47.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:47.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:47.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:47.905 INFO:teuthology.orchestra.run.smithi081.stderr:set pool 7 pg_num to 26 2023-10-09T08:35:47.908 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:35:47.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:48.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:47 smithi081 bash[76862]: audit 2023-10-09T08:35:47.398227+0000 mon.a (mon.0) 1023 : audit 1 from='client.? 172.21.15.81:0/2978989489' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T08:35:48.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:47 smithi081 bash[76862]: audit 2023-10-09T08:35:47.438788+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.81:0/3720669119' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:35:48.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:47 smithi081 bash[76862]: audit 2023-10-09T08:35:47.439749+0000 mon.a (mon.0) 1024 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:35:48.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:47 smithi081 bash[79557]: audit 2023-10-09T08:35:47.398227+0000 mon.a (mon.0) 1023 : audit 1 from='client.? 172.21.15.81:0/2978989489' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T08:35:48.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:47 smithi081 bash[79557]: audit 2023-10-09T08:35:47.438788+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.81:0/3720669119' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:35:48.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:47 smithi081 bash[79557]: audit 2023-10-09T08:35:47.439749+0000 mon.a (mon.0) 1024 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:35:48.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:48.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:48.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:48.125 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:48.136 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:47 smithi118 bash[59345]: audit 2023-10-09T08:35:47.398227+0000 mon.a (mon.0) 1023 : audit 1 from='client.? 172.21.15.81:0/2978989489' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T08:35:48.136 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:47 smithi118 bash[59345]: audit 2023-10-09T08:35:47.438788+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.81:0/3720669119' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:35:48.136 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:47 smithi118 bash[59345]: audit 2023-10-09T08:35:47.439749+0000 mon.a (mon.0) 1024 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:35:48.151 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:48.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:48.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:48.254 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:48.283 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:48.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:48.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:48.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:48.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:48.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:48.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:48.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:48.544 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:48.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:48.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:48.649 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:48.674 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:48.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:48.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:48.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:48.805 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:48.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:48.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:48.909 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:48.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:48 smithi118 bash[59345]: cluster 2023-10-09T08:35:47.811369+0000 mgr.y (mgr.26009) 1017 : cluster 0 pgmap v1060: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 161 op/s; 22674/81201 objects degraded (27.923%); 31355/81201 objects misplaced (38.614%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:35:48.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:48 smithi118 bash[59345]: cluster 2023-10-09T08:35:47.882515+0000 mon.a (mon.0) 1025 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:35:48.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:48 smithi118 bash[59345]: cluster 2023-10-09T08:35:47.896220+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e230 with expected crc 2023-10-09T08:35:48.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:48 smithi118 bash[59345]: audit 2023-10-09T08:35:47.896738+0000 mon.a (mon.0) 1026 : audit 1 from='client.? 172.21.15.81:0/2978989489' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2023-10-09T08:35:48.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:48 smithi118 bash[59345]: audit 2023-10-09T08:35:47.896825+0000 mon.a (mon.0) 1027 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:35:48.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:48 smithi118 bash[59345]: cluster 2023-10-09T08:35:47.896952+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e230: 8 total, 7 up, 7 in 2023-10-09T08:35:48.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:48 smithi118 bash[59345]: cluster 2023-10-09T08:35:47.906800+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e230 with expected crc 2023-10-09T08:35:48.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:48 smithi118 bash[59345]: cluster 2023-10-09T08:35:48.636058+0000 mon.a (mon.0) 1029 : cluster 3 Health check update: Degraded data redundancy: 22674/81201 objects degraded (27.923%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:48.940 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:48.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:48.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:49.047 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:49.076 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:49.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:49.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:49.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:48 smithi081 bash[79557]: cluster 2023-10-09T08:35:47.811369+0000 mgr.y (mgr.26009) 1017 : cluster 0 pgmap v1060: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 161 op/s; 22674/81201 objects degraded (27.923%); 31355/81201 objects misplaced (38.614%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:35:49.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:48 smithi081 bash[79557]: cluster 2023-10-09T08:35:47.882515+0000 mon.a (mon.0) 1025 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:35:49.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:48 smithi081 bash[79557]: cluster 2023-10-09T08:35:47.896220+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e230 with expected crc 2023-10-09T08:35:49.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:48 smithi081 bash[79557]: audit 2023-10-09T08:35:47.896738+0000 mon.a (mon.0) 1026 : audit 1 from='client.? 172.21.15.81:0/2978989489' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2023-10-09T08:35:49.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:48 smithi081 bash[79557]: audit 2023-10-09T08:35:47.896825+0000 mon.a (mon.0) 1027 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:35:49.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:48 smithi081 bash[79557]: cluster 2023-10-09T08:35:47.896952+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e230: 8 total, 7 up, 7 in 2023-10-09T08:35:49.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:48 smithi081 bash[79557]: cluster 2023-10-09T08:35:47.906800+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e230 with expected crc 2023-10-09T08:35:49.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:48 smithi081 bash[79557]: cluster 2023-10-09T08:35:48.636058+0000 mon.a (mon.0) 1029 : cluster 3 Health check update: Degraded data redundancy: 22674/81201 objects degraded (27.923%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:49.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:48 smithi081 bash[76862]: cluster 2023-10-09T08:35:47.811369+0000 mgr.y (mgr.26009) 1017 : cluster 0 pgmap v1060: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 161 op/s; 22674/81201 objects degraded (27.923%); 31355/81201 objects misplaced (38.614%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:35:49.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:48 smithi081 bash[76862]: cluster 2023-10-09T08:35:47.882515+0000 mon.a (mon.0) 1025 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:35:49.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:48 smithi081 bash[76862]: cluster 2023-10-09T08:35:47.896220+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e230 with expected crc 2023-10-09T08:35:49.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:48 smithi081 bash[76862]: audit 2023-10-09T08:35:47.896738+0000 mon.a (mon.0) 1026 : audit 1 from='client.? 172.21.15.81:0/2978989489' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2023-10-09T08:35:49.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:48 smithi081 bash[76862]: audit 2023-10-09T08:35:47.896825+0000 mon.a (mon.0) 1027 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:35:49.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:48 smithi081 bash[76862]: cluster 2023-10-09T08:35:47.896952+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e230: 8 total, 7 up, 7 in 2023-10-09T08:35:49.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:48 smithi081 bash[76862]: cluster 2023-10-09T08:35:47.906800+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e230 with expected crc 2023-10-09T08:35:49.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:48 smithi081 bash[76862]: cluster 2023-10-09T08:35:48.636058+0000 mon.a (mon.0) 1029 : cluster 3 Health check update: Degraded data redundancy: 22674/81201 objects degraded (27.923%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:49.181 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:49.210 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:49.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:49.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:49.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:49.338 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:49.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:49.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:49.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:49.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:49.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:49.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:49.568 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:49.592 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:49.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:49.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:49.696 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:49.723 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:49.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:49.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:49.825 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:49.855 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:49.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:49.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:49.958 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:49.995 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:49.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:49.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:50.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:50.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:49 smithi081 bash[76862]: audit 2023-10-09T08:35:49.812847+0000 mon.c (mon.2) 380 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T08:35:50.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:49 smithi081 bash[76862]: audit 2023-10-09T08:35:49.813974+0000 mon.a (mon.0) 1030 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T08:35:50.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:49 smithi081 bash[79557]: audit 2023-10-09T08:35:49.812847+0000 mon.c (mon.2) 380 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T08:35:50.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:49 smithi081 bash[79557]: audit 2023-10-09T08:35:49.813974+0000 mon.a (mon.0) 1030 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T08:35:50.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:50.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:50.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:50.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:49 smithi118 bash[59345]: audit 2023-10-09T08:35:49.812847+0000 mon.c (mon.2) 380 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T08:35:50.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:49 smithi118 bash[59345]: audit 2023-10-09T08:35:49.813974+0000 mon.a (mon.0) 1030 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T08:35:50.268 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:50.302 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:50.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:50.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:50.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:50.432 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:50.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:50.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:50.535 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:50.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:50.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:50.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:50.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:50.689 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:50.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:50.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:50.792 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:50.815 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:50.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:50.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:50.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:50.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:50.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:50.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:51.060 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:51.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:50 smithi118 bash[59345]: cluster 2023-10-09T08:35:49.812444+0000 mgr.y (mgr.26009) 1018 : cluster 0 pgmap v1062: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 179 op/s; 22409/80085 objects degraded (27.982%); 30948/80085 objects misplaced (38.644%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:35:51.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:50 smithi118 bash[59345]: audit 2023-10-09T08:35:49.902426+0000 mon.a (mon.0) 1031 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T08:35:51.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:50 smithi118 bash[59345]: cluster 2023-10-09T08:35:49.902657+0000 mon.a (mon.0) 1032 : cluster 0 osdmap e231: 8 total, 7 up, 7 in 2023-10-09T08:35:51.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:50 smithi118 bash[59345]: cluster 2023-10-09T08:35:49.903439+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e231 with expected crc 2023-10-09T08:35:51.088 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:51.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:51.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:51.149 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:50 smithi081 bash[79557]: cluster 2023-10-09T08:35:49.812444+0000 mgr.y (mgr.26009) 1018 : cluster 0 pgmap v1062: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 179 op/s; 22409/80085 objects degraded (27.982%); 30948/80085 objects misplaced (38.644%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:35:51.150 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:50 smithi081 bash[79557]: audit 2023-10-09T08:35:49.902426+0000 mon.a (mon.0) 1031 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T08:35:51.150 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:50 smithi081 bash[79557]: cluster 2023-10-09T08:35:49.902657+0000 mon.a (mon.0) 1032 : cluster 0 osdmap e231: 8 total, 7 up, 7 in 2023-10-09T08:35:51.150 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:50 smithi081 bash[79557]: cluster 2023-10-09T08:35:49.903439+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e231 with expected crc 2023-10-09T08:35:51.150 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:50 smithi081 bash[76862]: cluster 2023-10-09T08:35:49.812444+0000 mgr.y (mgr.26009) 1018 : cluster 0 pgmap v1062: 89 pgs: 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 179 op/s; 22409/80085 objects degraded (27.982%); 30948/80085 objects misplaced (38.644%); 4.3 MiB/s, 69 objects/s recovering 2023-10-09T08:35:51.150 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:50 smithi081 bash[76862]: audit 2023-10-09T08:35:49.902426+0000 mon.a (mon.0) 1031 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T08:35:51.150 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:50 smithi081 bash[76862]: cluster 2023-10-09T08:35:49.902657+0000 mon.a (mon.0) 1032 : cluster 0 osdmap e231: 8 total, 7 up, 7 in 2023-10-09T08:35:51.151 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:50 smithi081 bash[76862]: cluster 2023-10-09T08:35:49.903439+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e231 with expected crc 2023-10-09T08:35:51.192 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:51.222 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:51.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:51.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:51.326 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:51.356 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:51.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:51.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:51.457 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:35:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:35:51] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.33.4" 2023-10-09T08:35:51.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:51.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:51.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:51.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:51.583 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:51.619 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:51.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:51.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:51.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:51.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:51.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:51.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:51.846 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:51.871 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:51.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:51.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:51.975 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:51.996 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:51.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:51.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:52.099 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:52.121 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:52.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:52.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:52.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:52.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:52.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:52.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:51 smithi118 bash[59345]: cluster 2023-10-09T08:35:50.908089+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:51 smithi118 bash[59345]: cluster 2023-10-09T08:35:50.908427+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:51 smithi118 bash[59345]: cluster 2023-10-09T08:35:50.909796+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e232: 8 total, 7 up, 7 in 2023-10-09T08:35:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:51 smithi118 bash[59345]: cluster 2023-10-09T08:35:50.910167+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:51 smithi118 bash[59345]: cluster 2023-10-09T08:35:50.910488+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:51 smithi118 bash[59345]: cluster 2023-10-09T08:35:50.912634+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:51 smithi118 bash[59345]: cluster 2023-10-09T08:35:50.912852+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:51 smithi118 bash[59345]: cluster 2023-10-09T08:35:50.913073+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:51 smithi118 bash[59345]: cluster 2023-10-09T08:35:50.913388+0000 osd.0 (osd.0) 3 : cluster 1 7.6 continuing backfill to osd.2 from (178'3828,230'10429] MIN to 230'10429 2023-10-09T08:35:52.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:51 smithi118 bash[59345]: cluster 2023-10-09T08:35:50.914566+0000 osd.2 (osd.2) 4 : cluster 1 7.8 continuing backfill to osd.5 from (176'2082,230'10508] MIN to 230'10508 2023-10-09T08:35:52.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:51 smithi118 bash[59345]: cluster 2023-10-09T08:35:50.914807+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:51 smithi118 bash[59345]: cluster 2023-10-09T08:35:50.915897+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:51 smithi118 bash[59345]: cluster 2023-10-09T08:35:50.926844+0000 osd.6 (osd.6) 191 : cluster 1 7.1 continuing backfill to osd.0 from (177'3691,230'10588] MIN to 230'10588 2023-10-09T08:35:52.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:51 smithi118 bash[59345]: cluster 2023-10-09T08:35:50.926927+0000 osd.6 (osd.6) 192 : cluster 1 7.1 continuing backfill to osd.5 from (177'3691,230'10588] MIN to 230'10588 2023-10-09T08:35:52.351 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:52.383 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:52.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:52.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:52.487 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:52.497 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:50.908089+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:50.908427+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:50.909796+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e232: 8 total, 7 up, 7 in 2023-10-09T08:35:52.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:50.910167+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:50.910488+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:50.912634+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:50.912852+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:50.913073+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:50.913388+0000 osd.0 (osd.0) 3 : cluster 1 7.6 continuing backfill to osd.2 from (178'3828,230'10429] MIN to 230'10429 2023-10-09T08:35:52.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:50.914566+0000 osd.2 (osd.2) 4 : cluster 1 7.8 continuing backfill to osd.5 from (176'2082,230'10508] MIN to 230'10508 2023-10-09T08:35:52.498 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:50.914807+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:50.915897+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:50.926844+0000 osd.6 (osd.6) 191 : cluster 1 7.1 continuing backfill to osd.0 from (177'3691,230'10588] MIN to 230'10588 2023-10-09T08:35:52.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:50.926927+0000 osd.6 (osd.6) 192 : cluster 1 7.1 continuing backfill to osd.5 from (177'3691,230'10588] MIN to 230'10588 2023-10-09T08:35:52.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:50.908089+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:50.908427+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:50.909796+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e232: 8 total, 7 up, 7 in 2023-10-09T08:35:52.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:50.910167+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:50.910488+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:50.912634+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:50.912852+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:50.913073+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:50.913388+0000 osd.0 (osd.0) 3 : cluster 1 7.6 continuing backfill to osd.2 from (178'3828,230'10429] MIN to 230'10429 2023-10-09T08:35:52.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:50.914566+0000 osd.2 (osd.2) 4 : cluster 1 7.8 continuing backfill to osd.5 from (176'2082,230'10508] MIN to 230'10508 2023-10-09T08:35:52.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:50.914807+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:50.915897+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T08:35:52.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:50.926844+0000 osd.6 (osd.6) 191 : cluster 1 7.1 continuing backfill to osd.0 from (177'3691,230'10588] MIN to 230'10588 2023-10-09T08:35:52.500 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:50.926927+0000 osd.6 (osd.6) 192 : cluster 1 7.1 continuing backfill to osd.5 from (177'3691,230'10588] MIN to 230'10588 2023-10-09T08:35:52.510 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:52.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:52.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:52.614 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:52.644 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:52.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:52.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:52.747 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:52.778 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:52.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:52.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:52.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:52.914 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:52.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:52.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:53.019 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:53.046 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:53.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:53.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:53.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:53.179 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:53.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:53.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:53.182 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:51.813105+0000 mgr.y (mgr.26009) 1019 : cluster 0 pgmap v1065: 99 pgs: 10 unknown, 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 152 op/s; 22211/78996 objects degraded (28.117%); 30882/78996 objects misplaced (39.093%); 4.0 MiB/s, 63 objects/s recovering 2023-10-09T08:35:53.182 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:51.920785+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.182 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:51.922517+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.183 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:51.923156+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.183 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:51.923633+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.183 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:51.923749+0000 mon.a (mon.0) 1034 : cluster 0 osdmap e233: 8 total, 7 up, 7 in 2023-10-09T08:35:53.183 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:51.924801+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.183 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:51.926339+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.183 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:51.926512+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.183 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:51.927438+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.183 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:51.929455+0000 osd.0 (osd.0) 4 : cluster 0 7.9 starting backfill to osd.6 from (176'1740,230'10640] MIN to 230'10642 2023-10-09T08:35:53.183 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:51.931659+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.183 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[76862]: cluster 2023-10-09T08:35:51.933955+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.184 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:51.813105+0000 mgr.y (mgr.26009) 1019 : cluster 0 pgmap v1065: 99 pgs: 10 unknown, 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 152 op/s; 22211/78996 objects degraded (28.117%); 30882/78996 objects misplaced (39.093%); 4.0 MiB/s, 63 objects/s recovering 2023-10-09T08:35:53.184 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:51.920785+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.184 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:51.922517+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.184 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:51.923156+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.184 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:51.923633+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.184 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:51.923749+0000 mon.a (mon.0) 1034 : cluster 0 osdmap e233: 8 total, 7 up, 7 in 2023-10-09T08:35:53.184 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:51.924801+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.184 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:51.926339+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.184 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:51.926512+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.184 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:51.927438+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.184 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:51.929455+0000 osd.0 (osd.0) 4 : cluster 0 7.9 starting backfill to osd.6 from (176'1740,230'10640] MIN to 230'10642 2023-10-09T08:35:53.185 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:51.931659+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.185 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:52 smithi081 bash[79557]: cluster 2023-10-09T08:35:51.933955+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:52 smithi118 bash[59345]: cluster 2023-10-09T08:35:51.813105+0000 mgr.y (mgr.26009) 1019 : cluster 0 pgmap v1065: 99 pgs: 10 unknown, 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 152 op/s; 22211/78996 objects degraded (28.117%); 30882/78996 objects misplaced (39.093%); 4.0 MiB/s, 63 objects/s recovering 2023-10-09T08:35:53.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:52 smithi118 bash[59345]: cluster 2023-10-09T08:35:51.920785+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:52 smithi118 bash[59345]: cluster 2023-10-09T08:35:51.922517+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:52 smithi118 bash[59345]: cluster 2023-10-09T08:35:51.923156+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:52 smithi118 bash[59345]: cluster 2023-10-09T08:35:51.923633+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:52 smithi118 bash[59345]: cluster 2023-10-09T08:35:51.923749+0000 mon.a (mon.0) 1034 : cluster 0 osdmap e233: 8 total, 7 up, 7 in 2023-10-09T08:35:53.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:52 smithi118 bash[59345]: cluster 2023-10-09T08:35:51.924801+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:52 smithi118 bash[59345]: cluster 2023-10-09T08:35:51.926339+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:52 smithi118 bash[59345]: cluster 2023-10-09T08:35:51.926512+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:52 smithi118 bash[59345]: cluster 2023-10-09T08:35:51.927438+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:52 smithi118 bash[59345]: cluster 2023-10-09T08:35:51.929455+0000 osd.0 (osd.0) 4 : cluster 0 7.9 starting backfill to osd.6 from (176'1740,230'10640] MIN to 230'10642 2023-10-09T08:35:53.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:52 smithi118 bash[59345]: cluster 2023-10-09T08:35:51.931659+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:52 smithi118 bash[59345]: cluster 2023-10-09T08:35:51.933955+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T08:35:53.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:53.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:53.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:53.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:53.361 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:35:53.405 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:53.436 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:53.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:53.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:53.541 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:53.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:53.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:53.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:53.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:53.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:53.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:53.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:53.791 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:53.823 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:53.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:53.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:53.928 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:53.955 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:53.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:53.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:54.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:54.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:53 smithi118 bash[59345]: cluster 2023-10-09T08:35:52.916082+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:53 smithi118 bash[59345]: cluster 2023-10-09T08:35:52.918996+0000 mon.a (mon.0) 1035 : cluster 0 osdmap e234: 8 total, 7 up, 7 in 2023-10-09T08:35:54.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:53 smithi118 bash[59345]: cluster 2023-10-09T08:35:52.919958+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:53 smithi118 bash[59345]: cluster 2023-10-09T08:35:52.920044+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:53 smithi118 bash[59345]: cluster 2023-10-09T08:35:52.920653+0000 osd.3 (osd.3) 1 : cluster 1 7.11 continuing backfill to osd.0 from (177'3691,230'10588] MIN to 230'10588 2023-10-09T08:35:54.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:53 smithi118 bash[59345]: cluster 2023-10-09T08:35:52.920721+0000 osd.3 (osd.3) 2 : cluster 1 7.11 continuing backfill to osd.5 from (177'3691,230'10588] MIN to 230'10588 2023-10-09T08:35:54.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:53 smithi118 bash[59345]: cluster 2023-10-09T08:35:52.921289+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:53 smithi118 bash[59345]: cluster 2023-10-09T08:35:52.921985+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:53 smithi118 bash[59345]: cluster 2023-10-09T08:35:52.925095+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:53 smithi118 bash[59345]: cluster 2023-10-09T08:35:52.926442+0000 osd.2 (osd.2) 5 : cluster 1 7.18 continuing backfill to osd.5 from (176'2082,230'10508] MIN to 230'10508 2023-10-09T08:35:54.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:53 smithi118 bash[59345]: cluster 2023-10-09T08:35:52.928784+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:53 smithi118 bash[59345]: cluster 2023-10-09T08:35:52.932032+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:53 smithi118 bash[59345]: cluster 2023-10-09T08:35:52.979198+0000 osd.0 (osd.0) 5 : cluster 1 7.16 continuing backfill to osd.2 from (178'3828,230'10429] MIN to 230'10429 2023-10-09T08:35:54.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:53 smithi118 bash[59345]: audit 2023-10-09T08:35:53.161732+0000 mon.a (mon.0) 1036 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:54.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:53 smithi118 bash[59345]: audit 2023-10-09T08:35:53.168177+0000 mon.c (mon.2) 381 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:35:54.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:53 smithi118 bash[59345]: cluster 2023-10-09T08:35:53.637463+0000 mon.a (mon.0) 1037 : cluster 3 Health check update: Degraded data redundancy: 22211/78996 objects degraded (28.117%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:54.089 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:54.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:54.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:54.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:54.206 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[76862]: cluster 2023-10-09T08:35:52.916082+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.207 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[76862]: cluster 2023-10-09T08:35:52.918996+0000 mon.a (mon.0) 1035 : cluster 0 osdmap e234: 8 total, 7 up, 7 in 2023-10-09T08:35:54.207 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[76862]: cluster 2023-10-09T08:35:52.919958+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.207 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[76862]: cluster 2023-10-09T08:35:52.920044+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.207 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[76862]: cluster 2023-10-09T08:35:52.920653+0000 osd.3 (osd.3) 1 : cluster 1 7.11 continuing backfill to osd.0 from (177'3691,230'10588] MIN to 230'10588 2023-10-09T08:35:54.207 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[76862]: cluster 2023-10-09T08:35:52.920721+0000 osd.3 (osd.3) 2 : cluster 1 7.11 continuing backfill to osd.5 from (177'3691,230'10588] MIN to 230'10588 2023-10-09T08:35:54.207 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[76862]: cluster 2023-10-09T08:35:52.921289+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.207 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[76862]: cluster 2023-10-09T08:35:52.921985+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.207 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[76862]: cluster 2023-10-09T08:35:52.925095+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.207 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[76862]: cluster 2023-10-09T08:35:52.926442+0000 osd.2 (osd.2) 5 : cluster 1 7.18 continuing backfill to osd.5 from (176'2082,230'10508] MIN to 230'10508 2023-10-09T08:35:54.207 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[76862]: cluster 2023-10-09T08:35:52.928784+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.207 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[76862]: cluster 2023-10-09T08:35:52.932032+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.208 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[76862]: cluster 2023-10-09T08:35:52.979198+0000 osd.0 (osd.0) 5 : cluster 1 7.16 continuing backfill to osd.2 from (178'3828,230'10429] MIN to 230'10429 2023-10-09T08:35:54.208 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[76862]: audit 2023-10-09T08:35:53.161732+0000 mon.a (mon.0) 1036 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:54.208 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[76862]: audit 2023-10-09T08:35:53.168177+0000 mon.c (mon.2) 381 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:35:54.208 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[76862]: cluster 2023-10-09T08:35:53.637463+0000 mon.a (mon.0) 1037 : cluster 3 Health check update: Degraded data redundancy: 22211/78996 objects degraded (28.117%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:54.208 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[79557]: cluster 2023-10-09T08:35:52.916082+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.208 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[79557]: cluster 2023-10-09T08:35:52.918996+0000 mon.a (mon.0) 1035 : cluster 0 osdmap e234: 8 total, 7 up, 7 in 2023-10-09T08:35:54.208 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[79557]: cluster 2023-10-09T08:35:52.919958+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.208 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[79557]: cluster 2023-10-09T08:35:52.920044+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.208 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[79557]: cluster 2023-10-09T08:35:52.920653+0000 osd.3 (osd.3) 1 : cluster 1 7.11 continuing backfill to osd.0 from (177'3691,230'10588] MIN to 230'10588 2023-10-09T08:35:54.209 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[79557]: cluster 2023-10-09T08:35:52.920721+0000 osd.3 (osd.3) 2 : cluster 1 7.11 continuing backfill to osd.5 from (177'3691,230'10588] MIN to 230'10588 2023-10-09T08:35:54.209 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[79557]: cluster 2023-10-09T08:35:52.921289+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.209 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[79557]: cluster 2023-10-09T08:35:52.921985+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.209 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[79557]: cluster 2023-10-09T08:35:52.925095+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.209 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[79557]: cluster 2023-10-09T08:35:52.926442+0000 osd.2 (osd.2) 5 : cluster 1 7.18 continuing backfill to osd.5 from (176'2082,230'10508] MIN to 230'10508 2023-10-09T08:35:54.209 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[79557]: cluster 2023-10-09T08:35:52.928784+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.209 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[79557]: cluster 2023-10-09T08:35:52.932032+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T08:35:54.209 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[79557]: cluster 2023-10-09T08:35:52.979198+0000 osd.0 (osd.0) 5 : cluster 1 7.16 continuing backfill to osd.2 from (178'3828,230'10429] MIN to 230'10429 2023-10-09T08:35:54.209 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[79557]: audit 2023-10-09T08:35:53.161732+0000 mon.a (mon.0) 1036 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:35:54.209 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[79557]: audit 2023-10-09T08:35:53.168177+0000 mon.c (mon.2) 381 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:35:54.209 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:53 smithi081 bash[79557]: cluster 2023-10-09T08:35:53.637463+0000 mon.a (mon.0) 1037 : cluster 3 Health check update: Degraded data redundancy: 22211/78996 objects degraded (28.117%), 25 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:54.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:54.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:54.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:54.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:54.354 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:54.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:54.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:54.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:54.481 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:54.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:54.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:54.588 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:54.618 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:54.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:54.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:54.721 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:54.756 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:54.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:54.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:54.860 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:54.892 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:54.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:54.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:54.991 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:35:54.991 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:35:54.992 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-09T08:35:54.992 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-09T08:35:54.992 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:35:54.995 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:55.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:54 smithi081 bash[76862]: cluster 2023-10-09T08:35:53.813834+0000 mgr.y (mgr.26009) 1020 : cluster 0 pgmap v1068: 99 pgs: 10 unknown, 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 90 op/s; 22211/78996 objects degraded (28.117%); 30882/78996 objects misplaced (39.093%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:35:55.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:54 smithi081 bash[76862]: cluster 2023-10-09T08:35:53.933751+0000 mon.a (mon.0) 1038 : cluster 0 osdmap e235: 8 total, 7 up, 7 in 2023-10-09T08:35:55.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:54 smithi081 bash[76862]: cluster 2023-10-09T08:35:53.934194+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e235 with expected crc 2023-10-09T08:35:55.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:54 smithi081 bash[76862]: cluster 2023-10-09T08:35:54.084890+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e235 with expected crc 2023-10-09T08:35:55.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:54 smithi081 bash[76862]: cluster 2023-10-09T08:35:54.348452+0000 osd.0 (osd.0) 6 : cluster 0 7.19 starting backfill to osd.6 from (176'1740,230'10640] MIN to 230'10642 2023-10-09T08:35:55.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:54 smithi081 bash[79557]: cluster 2023-10-09T08:35:53.813834+0000 mgr.y (mgr.26009) 1020 : cluster 0 pgmap v1068: 99 pgs: 10 unknown, 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 90 op/s; 22211/78996 objects degraded (28.117%); 30882/78996 objects misplaced (39.093%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:35:55.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:54 smithi081 bash[79557]: cluster 2023-10-09T08:35:53.933751+0000 mon.a (mon.0) 1038 : cluster 0 osdmap e235: 8 total, 7 up, 7 in 2023-10-09T08:35:55.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:54 smithi081 bash[79557]: cluster 2023-10-09T08:35:53.934194+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e235 with expected crc 2023-10-09T08:35:55.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:54 smithi081 bash[79557]: cluster 2023-10-09T08:35:54.084890+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e235 with expected crc 2023-10-09T08:35:55.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:54 smithi081 bash[79557]: cluster 2023-10-09T08:35:54.348452+0000 osd.0 (osd.0) 6 : cluster 0 7.19 starting backfill to osd.6 from (176'1740,230'10640] MIN to 230'10642 2023-10-09T08:35:55.017 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:55.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:55.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:55.120 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:55.133 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:54 smithi118 bash[59345]: cluster 2023-10-09T08:35:53.813834+0000 mgr.y (mgr.26009) 1020 : cluster 0 pgmap v1068: 99 pgs: 10 unknown, 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 5 active+recovery_wait+degraded, 8 active+recovery_wait+degraded+remapped, 21 active+clean, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 6 active+undersized+degraded, 5 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 90 op/s; 22211/78996 objects degraded (28.117%); 30882/78996 objects misplaced (39.093%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:35:55.133 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:54 smithi118 bash[59345]: cluster 2023-10-09T08:35:53.933751+0000 mon.a (mon.0) 1038 : cluster 0 osdmap e235: 8 total, 7 up, 7 in 2023-10-09T08:35:55.133 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:54 smithi118 bash[59345]: cluster 2023-10-09T08:35:53.934194+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e235 with expected crc 2023-10-09T08:35:55.133 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:54 smithi118 bash[59345]: cluster 2023-10-09T08:35:54.084890+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e235 with expected crc 2023-10-09T08:35:55.133 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:54 smithi118 bash[59345]: cluster 2023-10-09T08:35:54.348452+0000 osd.0 (osd.0) 6 : cluster 0 7.19 starting backfill to osd.6 from (176'1740,230'10640] MIN to 230'10642 2023-10-09T08:35:55.152 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:55.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:55.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:55.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:55.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:55.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:55.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:55.379 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:55.413 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:55.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:55.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:55.518 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:55.546 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:55.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:55.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:55.650 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:55.679 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:55.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:55.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:55.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:55.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:55.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:55.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:55.908 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:55.941 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:55.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:55.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:56.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:56.052 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:55 smithi081 bash[76862]: audit 2023-10-09T08:35:54.953654+0000 mon.c (mon.2) 382 : audit 0 from='client.? 172.21.15.81:0/2267533108' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:35:56.052 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:55 smithi081 bash[79557]: audit 2023-10-09T08:35:54.953654+0000 mon.c (mon.2) 382 : audit 0 from='client.? 172.21.15.81:0/2267533108' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:35:56.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:56.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:56.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:56.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:56.183 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:55 smithi118 bash[59345]: audit 2023-10-09T08:35:54.953654+0000 mon.c (mon.2) 382 : audit 0 from='client.? 172.21.15.81:0/2267533108' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:35:56.200 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:56.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:56.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:56.278 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:35:56.301 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:35:56.307 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:56.330 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:35:56.340 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:35:56.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:56.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:35:56.359 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:35:56.396 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:35:56.433 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:35:56.445 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:56.458 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0] out_osds: [7] dead_osds: [1] live_osds: [0, 2, 3, 4, 5, 6, 7] 2023-10-09T08:35:56.458 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:35:56.458 INFO:tasks.thrashosds.thrasher:Killing osd 5, live_osds are [0, 2, 3, 4, 5, 6, 7] 2023-10-09T08:35:56.459 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-10-09T08:35:56.459 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.5 2023-10-09T08:35:56.466 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:35:56.466 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:35:56.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:35:56.466 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:35:56.466 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:35:56.466 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:35:56.466 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:35:56.467 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:35:56.467 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:35:56.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:56.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:56.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:56.576 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:56.606 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:56.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:56.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:56.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:56.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:56.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:56.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:56.766 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:35:56 smithi118 systemd[1]: Stopping Ceph osd.5 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:35:56.766 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:35:56 smithi118 bash[35432]: debug 2023-10-09T08:35:56.657+0000 7eff6f585700 -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-09T08:35:56.766 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:35:56 smithi118 bash[35432]: debug 2023-10-09T08:35:56.657+0000 7eff6f585700 -1 osd.5 235 *** Got signal Terminated *** 2023-10-09T08:35:56.766 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:35:56 smithi118 bash[35432]: debug 2023-10-09T08:35:56.657+0000 7eff6f585700 -1 osd.5 235 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T08:35:56.841 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:56.844 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-09T08:35:56.866 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:56.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:56.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:56.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:56.980 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:56 smithi081 bash[76862]: cluster 2023-10-09T08:35:55.814963+0000 mgr.y (mgr.26009) 1021 : cluster 0 pgmap v1070: 99 pgs: 3 unknown, 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 12 active+recovery_wait+degraded+remapped, 27 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded, 2 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 19 op/s; 21432/78702 objects degraded (27.232%); 31317/78702 objects misplaced (39.792%); 2.4 MiB/s, 2 keys/s, 44 objects/s recovering 2023-10-09T08:35:56.981 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:56 smithi081 bash[76862]: cluster 2023-10-09T08:35:56.663248+0000 mon.a (mon.0) 1039 : cluster 1 osd.5 marked itself down and dead 2023-10-09T08:35:56.981 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:56 smithi081 bash[79557]: cluster 2023-10-09T08:35:55.814963+0000 mgr.y (mgr.26009) 1021 : cluster 0 pgmap v1070: 99 pgs: 3 unknown, 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 12 active+recovery_wait+degraded+remapped, 27 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded, 2 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 19 op/s; 21432/78702 objects degraded (27.232%); 31317/78702 objects misplaced (39.792%); 2.4 MiB/s, 2 keys/s, 44 objects/s recovering 2023-10-09T08:35:56.981 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:56 smithi081 bash[79557]: cluster 2023-10-09T08:35:56.663248+0000 mon.a (mon.0) 1039 : cluster 1 osd.5 marked itself down and dead 2023-10-09T08:35:57.006 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:57.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:57.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:57.110 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:57.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:56 smithi118 bash[59345]: cluster 2023-10-09T08:35:55.814963+0000 mgr.y (mgr.26009) 1021 : cluster 0 pgmap v1070: 99 pgs: 3 unknown, 21 active+clean+remapped, 18 active+undersized, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 12 active+recovery_wait+degraded+remapped, 27 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded, 2 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 19 op/s; 21432/78702 objects degraded (27.232%); 31317/78702 objects misplaced (39.792%); 2.4 MiB/s, 2 keys/s, 44 objects/s recovering 2023-10-09T08:35:57.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:56 smithi118 bash[59345]: cluster 2023-10-09T08:35:56.663248+0000 mon.a (mon.0) 1039 : cluster 1 osd.5 marked itself down and dead 2023-10-09T08:35:57.133 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:57.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:57.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:57.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:57.258 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:57.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:57.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:57.361 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:57.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:57.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:57.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:57.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:57.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:57.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:57.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:57.619 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:57.642 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:57.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:57.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:57.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:57.767 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:57.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:57.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:57.871 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:57.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:57.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:57.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:57.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:58.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:57 smithi081 bash[76862]: cluster 2023-10-09T08:35:56.944296+0000 mon.a (mon.0) 1040 : cluster 3 Health check update: 2 osds down (OSD_DOWN) 2023-10-09T08:35:58.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:57 smithi081 bash[76862]: cluster 2023-10-09T08:35:56.961045+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T08:35:58.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:57 smithi081 bash[76862]: cluster 2023-10-09T08:35:56.962638+0000 mon.a (mon.0) 1041 : cluster 0 osdmap e236: 8 total, 6 up, 7 in 2023-10-09T08:35:58.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:57 smithi081 bash[76862]: cluster 2023-10-09T08:35:56.965632+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T08:35:58.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:57 smithi081 bash[76862]: cluster 2023-10-09T08:35:56.966435+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T08:35:58.008 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:57 smithi081 bash[76862]: cluster 2023-10-09T08:35:56.971561+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T08:35:58.009 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:57 smithi081 bash[79557]: cluster 2023-10-09T08:35:56.944296+0000 mon.a (mon.0) 1040 : cluster 3 Health check update: 2 osds down (OSD_DOWN) 2023-10-09T08:35:58.009 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:57 smithi081 bash[79557]: cluster 2023-10-09T08:35:56.961045+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T08:35:58.009 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:57 smithi081 bash[79557]: cluster 2023-10-09T08:35:56.962638+0000 mon.a (mon.0) 1041 : cluster 0 osdmap e236: 8 total, 6 up, 7 in 2023-10-09T08:35:58.009 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:57 smithi081 bash[79557]: cluster 2023-10-09T08:35:56.965632+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T08:35:58.009 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:57 smithi081 bash[79557]: cluster 2023-10-09T08:35:56.966435+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T08:35:58.009 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:57 smithi081 bash[79557]: cluster 2023-10-09T08:35:56.971561+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T08:35:58.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:58.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:58.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:58.140 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:58.153 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:35:58.154 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:35:58.165 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:58.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:58.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:58.268 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:58.295 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:35:58.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:58.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:35:58.399 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:58.425 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:58.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:58.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:58.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[59345]: cluster 2023-10-09T08:35:56.944296+0000 mon.a (mon.0) 1040 : cluster 3 Health check update: 2 osds down (OSD_DOWN) 2023-10-09T08:35:58.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[59345]: cluster 2023-10-09T08:35:56.961045+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T08:35:58.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[59345]: cluster 2023-10-09T08:35:56.962638+0000 mon.a (mon.0) 1041 : cluster 0 osdmap e236: 8 total, 6 up, 7 in 2023-10-09T08:35:58.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[59345]: cluster 2023-10-09T08:35:56.965632+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T08:35:58.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[59345]: cluster 2023-10-09T08:35:56.966435+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T08:35:58.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[59345]: cluster 2023-10-09T08:35:56.971561+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T08:35:58.528 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:58.560 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:58.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:58.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:58.664 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:58.690 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:58.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:58.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:58.793 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:58.819 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:35:58.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:58.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:35:58.923 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:58.926 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[122501]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-5 2023-10-09T08:35:58.946 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:58.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:58.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:59.049 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:59.074 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:59.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:59.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:59.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[76862]: cluster 2023-10-09T08:35:57.815582+0000 mgr.y (mgr.26009) 1022 : cluster 0 pgmap v1072: 99 pgs: 1 activating+degraded+remapped, 2 stale+active+undersized, 3 stale+active+clean+remapped, 7 stale+active+clean, 3 stale+active+undersized+degraded, 23 active+clean+remapped, 16 active+undersized, 9 active+recovery_wait+degraded+remapped, 22 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+undersized+degraded, 3 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 40 op/s; 21901/78282 objects degraded (27.977%); 31602/78282 objects misplaced (40.369%); 5.1 MiB/s, 1 keys/s, 78 objects/s recovering 2023-10-09T08:35:59.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[76862]: cluster 2023-10-09T08:35:57.967769+0000 mon.a (mon.0) 1042 : cluster 0 osdmap e237: 8 total, 6 up, 7 in 2023-10-09T08:35:59.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[76862]: cluster 2023-10-09T08:35:57.968505+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[76862]: cluster 2023-10-09T08:35:57.969150+0000 osd.3 (osd.3) 3 : cluster 1 7.11 continuing backfill to osd.0 from (177'3691,235'10593] MIN to 235'10593 2023-10-09T08:35:59.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[76862]: cluster 2023-10-09T08:35:57.969832+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[76862]: cluster 2023-10-09T08:35:57.971752+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[76862]: cluster 2023-10-09T08:35:57.973072+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[76862]: cluster 2023-10-09T08:35:57.973968+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[76862]: cluster 2023-10-09T08:35:57.974353+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[76862]: cluster 2023-10-09T08:35:57.979315+0000 osd.6 (osd.6) 204 : cluster 1 7.1 continuing backfill to osd.0 from (177'3691,235'10597] MIN to 235'10597 2023-10-09T08:35:59.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[76862]: cluster 2023-10-09T08:35:58.638529+0000 mon.a (mon.0) 1043 : cluster 3 Health check update: Degraded data redundancy: 21901/78282 objects degraded (27.977%), 22 pgs degraded, 23 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:59.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[79557]: cluster 2023-10-09T08:35:57.815582+0000 mgr.y (mgr.26009) 1022 : cluster 0 pgmap v1072: 99 pgs: 1 activating+degraded+remapped, 2 stale+active+undersized, 3 stale+active+clean+remapped, 7 stale+active+clean, 3 stale+active+undersized+degraded, 23 active+clean+remapped, 16 active+undersized, 9 active+recovery_wait+degraded+remapped, 22 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+undersized+degraded, 3 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 40 op/s; 21901/78282 objects degraded (27.977%); 31602/78282 objects misplaced (40.369%); 5.1 MiB/s, 1 keys/s, 78 objects/s recovering 2023-10-09T08:35:59.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[79557]: cluster 2023-10-09T08:35:57.967769+0000 mon.a (mon.0) 1042 : cluster 0 osdmap e237: 8 total, 6 up, 7 in 2023-10-09T08:35:59.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[79557]: cluster 2023-10-09T08:35:57.968505+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[79557]: cluster 2023-10-09T08:35:57.969150+0000 osd.3 (osd.3) 3 : cluster 1 7.11 continuing backfill to osd.0 from (177'3691,235'10593] MIN to 235'10593 2023-10-09T08:35:59.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[79557]: cluster 2023-10-09T08:35:57.969832+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[79557]: cluster 2023-10-09T08:35:57.971752+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[79557]: cluster 2023-10-09T08:35:57.973072+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[79557]: cluster 2023-10-09T08:35:57.973968+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[79557]: cluster 2023-10-09T08:35:57.974353+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[79557]: cluster 2023-10-09T08:35:57.979315+0000 osd.6 (osd.6) 204 : cluster 1 7.1 continuing backfill to osd.0 from (177'3691,235'10597] MIN to 235'10597 2023-10-09T08:35:59.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:58 smithi081 bash[79557]: cluster 2023-10-09T08:35:58.638529+0000 mon.a (mon.0) 1043 : cluster 3 Health check update: Degraded data redundancy: 21901/78282 objects degraded (27.977%), 22 pgs degraded, 23 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:59.177 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:59.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:59.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:59.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:59.266 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[122634]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-5 2023-10-09T08:35:59.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[59345]: cluster 2023-10-09T08:35:57.815582+0000 mgr.y (mgr.26009) 1022 : cluster 0 pgmap v1072: 99 pgs: 1 activating+degraded+remapped, 2 stale+active+undersized, 3 stale+active+clean+remapped, 7 stale+active+clean, 3 stale+active+undersized+degraded, 23 active+clean+remapped, 16 active+undersized, 9 active+recovery_wait+degraded+remapped, 22 active+clean, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+undersized+degraded, 3 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 40 op/s; 21901/78282 objects degraded (27.977%); 31602/78282 objects misplaced (40.369%); 5.1 MiB/s, 1 keys/s, 78 objects/s recovering 2023-10-09T08:35:59.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[59345]: cluster 2023-10-09T08:35:57.967769+0000 mon.a (mon.0) 1042 : cluster 0 osdmap e237: 8 total, 6 up, 7 in 2023-10-09T08:35:59.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[59345]: cluster 2023-10-09T08:35:57.968505+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[59345]: cluster 2023-10-09T08:35:57.969150+0000 osd.3 (osd.3) 3 : cluster 1 7.11 continuing backfill to osd.0 from (177'3691,235'10593] MIN to 235'10593 2023-10-09T08:35:59.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[59345]: cluster 2023-10-09T08:35:57.969832+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[59345]: cluster 2023-10-09T08:35:57.971752+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[59345]: cluster 2023-10-09T08:35:57.973072+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[59345]: cluster 2023-10-09T08:35:57.973968+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[59345]: cluster 2023-10-09T08:35:57.974353+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T08:35:59.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[59345]: cluster 2023-10-09T08:35:57.979315+0000 osd.6 (osd.6) 204 : cluster 1 7.1 continuing backfill to osd.0 from (177'3691,235'10597] MIN to 235'10597 2023-10-09T08:35:59.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:58 smithi118 bash[59345]: cluster 2023-10-09T08:35:58.638529+0000 mon.a (mon.0) 1043 : cluster 3 Health check update: Degraded data redundancy: 21901/78282 objects degraded (27.977%), 22 pgs degraded, 23 pgs undersized (PG_DEGRADED) 2023-10-09T08:35:59.306 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:59.334 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:35:59.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:59.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:35:59.437 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:59.459 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:59.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:59.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:59.563 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:59.584 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:35:59.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:59.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:35:59.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:59.712 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:59.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:59.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:35:59.815 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:59.846 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:35:59.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:59.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:35:59.950 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:59.977 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:35:59.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:35:59.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:00.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:00.110 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:00.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:00.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:00.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:36:00.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:00.224 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:59 smithi081 bash[76862]: cluster 2023-10-09T08:35:58.970709+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T08:36:00.225 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:59 smithi081 bash[76862]: cluster 2023-10-09T08:35:58.971083+0000 osd.3 (osd.3) 4 : cluster 1 7.16 continuing backfill to osd.2 from (178'3828,235'10435] MIN to 235'10435 2023-10-09T08:36:00.225 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:59 smithi081 bash[76862]: cluster 2023-10-09T08:35:58.972200+0000 mon.a (mon.0) 1044 : cluster 0 osdmap e238: 8 total, 6 up, 7 in 2023-10-09T08:36:00.225 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:59 smithi081 bash[76862]: cluster 2023-10-09T08:35:58.972876+0000 osd.3 (osd.3) 5 : cluster 1 7.6 continuing backfill to osd.2 from (178'3828,235'10440] MIN to 235'10440 2023-10-09T08:36:00.225 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:59 smithi081 bash[76862]: cluster 2023-10-09T08:35:58.996468+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T08:36:00.225 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:35:59 smithi081 bash[76862]: cluster 2023-10-09T08:35:59.816918+0000 mgr.y (mgr.26009) 1023 : cluster 0 pgmap v1075: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 4 active+undersized+remapped, 17 active+clean, 8 active+recovery_wait+degraded+remapped, 22 active+undersized, 21 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 2 stale+active+clean, 1 active+recovery_wait, 1 stale+active+clean+remapped, 1 undersized+peered, 2 stale+active+undersized, 1 activating+degraded+remapped; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 55 op/s; 25735/78009 objects degraded (32.990%); 30121/78009 objects misplaced (38.612%); 8.3 MiB/s, 1 keys/s, 138 objects/s recovering 2023-10-09T08:36:00.226 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:59 smithi081 bash[79557]: cluster 2023-10-09T08:35:58.970709+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T08:36:00.226 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:59 smithi081 bash[79557]: cluster 2023-10-09T08:35:58.971083+0000 osd.3 (osd.3) 4 : cluster 1 7.16 continuing backfill to osd.2 from (178'3828,235'10435] MIN to 235'10435 2023-10-09T08:36:00.226 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:59 smithi081 bash[79557]: cluster 2023-10-09T08:35:58.972200+0000 mon.a (mon.0) 1044 : cluster 0 osdmap e238: 8 total, 6 up, 7 in 2023-10-09T08:36:00.226 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:59 smithi081 bash[79557]: cluster 2023-10-09T08:35:58.972876+0000 osd.3 (osd.3) 5 : cluster 1 7.6 continuing backfill to osd.2 from (178'3828,235'10440] MIN to 235'10440 2023-10-09T08:36:00.226 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:59 smithi081 bash[79557]: cluster 2023-10-09T08:35:58.996468+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T08:36:00.226 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:35:59 smithi081 bash[79557]: cluster 2023-10-09T08:35:59.816918+0000 mgr.y (mgr.26009) 1023 : cluster 0 pgmap v1075: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 4 active+undersized+remapped, 17 active+clean, 8 active+recovery_wait+degraded+remapped, 22 active+undersized, 21 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 2 stale+active+clean, 1 active+recovery_wait, 1 stale+active+clean+remapped, 1 undersized+peered, 2 stale+active+undersized, 1 activating+degraded+remapped; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 55 op/s; 25735/78009 objects degraded (32.990%); 30121/78009 objects misplaced (38.612%); 8.3 MiB/s, 1 keys/s, 138 objects/s recovering 2023-10-09T08:36:00.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:00.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:00.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:59 smithi118 bash[59345]: cluster 2023-10-09T08:35:58.970709+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T08:36:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:59 smithi118 bash[59345]: cluster 2023-10-09T08:35:58.971083+0000 osd.3 (osd.3) 4 : cluster 1 7.16 continuing backfill to osd.2 from (178'3828,235'10435] MIN to 235'10435 2023-10-09T08:36:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:59 smithi118 bash[59345]: cluster 2023-10-09T08:35:58.972200+0000 mon.a (mon.0) 1044 : cluster 0 osdmap e238: 8 total, 6 up, 7 in 2023-10-09T08:36:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:59 smithi118 bash[59345]: cluster 2023-10-09T08:35:58.972876+0000 osd.3 (osd.3) 5 : cluster 1 7.6 continuing backfill to osd.2 from (178'3828,235'10440] MIN to 235'10440 2023-10-09T08:36:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:59 smithi118 bash[59345]: cluster 2023-10-09T08:35:58.996468+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T08:36:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:35:59 smithi118 bash[59345]: cluster 2023-10-09T08:35:59.816918+0000 mgr.y (mgr.26009) 1023 : cluster 0 pgmap v1075: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 4 active+undersized+remapped, 17 active+clean, 8 active+recovery_wait+degraded+remapped, 22 active+undersized, 21 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 2 stale+active+clean, 1 active+recovery_wait, 1 stale+active+clean+remapped, 1 undersized+peered, 2 stale+active+undersized, 1 activating+degraded+remapped; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 55 op/s; 25735/78009 objects degraded (32.990%); 30121/78009 objects misplaced (38.612%); 8.3 MiB/s, 1 keys/s, 138 objects/s recovering 2023-10-09T08:36:00.348 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:00.374 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:00.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:00.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:00.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:00.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:00.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:00.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:00.605 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:00.630 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:00.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:00.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:00.667 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:36:00.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:00.759 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:00.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:00.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:00.869 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:00.897 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:00.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:00.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:01.000 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:01.031 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:01.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:01.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:01.134 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:01.166 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:01.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:01.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:01.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:01.297 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:01.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:01.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:01.400 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:01.430 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:01.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:01.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:01.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:01.546 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:36:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:36:01] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.33.4" 2023-10-09T08:36:01.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:01.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:01.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:01.666 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:01.674 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:36:01.695 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:01.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:01.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:01.799 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:01.826 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:01.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:01.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:01.930 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:01.940 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:01 smithi118 bash[59345]: cluster 2023-10-09T08:36:01.869083+0000 mon.a (mon.0) 1045 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:36:01.963 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:01.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:01.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:02.067 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:02.095 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:02.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:02.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:02.149 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.5.service' 2023-10-09T08:36:02.185 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T08:36:02.186 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-10-09T08:36:02.199 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:02.262 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:02.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:02.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:02.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:02.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:01 smithi081 bash[76862]: cluster 2023-10-09T08:36:01.869083+0000 mon.a (mon.0) 1045 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:36:02.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:01 smithi081 bash[79557]: cluster 2023-10-09T08:36:01.869083+0000 mon.a (mon.0) 1045 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:36:02.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:02.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:02.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:02.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:02.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:02.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:02.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:02.612 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:02.643 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:02.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:02.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:02.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:02.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:02.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:02.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:02.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:02.896 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:02.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:02.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:02.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:03.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:03.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:03.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:03.121 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:03.153 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:03.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:03.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:03.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:03.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:02 smithi118 bash[59345]: cluster 2023-10-09T08:36:01.817803+0000 mgr.y (mgr.26009) 1024 : cluster 0 pgmap v1076: 99 pgs: 1 active+recovering+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 59 op/s; 29219/77637 objects degraded (37.635%); 29253/77637 objects misplaced (37.679%); 11 MiB/s, 178 objects/s recovering 2023-10-09T08:36:03.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:03.283 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:03 smithi081 bash[79557]: cluster 2023-10-09T08:36:01.817803+0000 mgr.y (mgr.26009) 1024 : cluster 0 pgmap v1076: 99 pgs: 1 active+recovering+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 59 op/s; 29219/77637 objects degraded (37.635%); 29253/77637 objects misplaced (37.679%); 11 MiB/s, 178 objects/s recovering 2023-10-09T08:36:03.283 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:03 smithi081 bash[76862]: cluster 2023-10-09T08:36:01.817803+0000 mgr.y (mgr.26009) 1024 : cluster 0 pgmap v1076: 99 pgs: 1 active+recovering+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 59 op/s; 29219/77637 objects degraded (37.635%); 29253/77637 objects misplaced (37.679%); 11 MiB/s, 178 objects/s recovering 2023-10-09T08:36:03.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:03.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:03.385 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:03.410 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:03.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:03.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:03.513 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:03.544 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:03.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:03.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:03.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:03.669 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:03.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:03.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:03.773 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:03.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:03.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:03.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:03.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:03.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:03.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:03.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:04.031 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:04.063 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:04.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:04.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:04.167 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:04.180 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:03 smithi118 bash[59345]: cluster 2023-10-09T08:36:03.640056+0000 mon.a (mon.0) 1046 : cluster 3 Health check update: Degraded data redundancy: 29219/77637 objects degraded (37.635%), 29 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:04.199 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:04.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:04.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:04.302 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:04.310 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:03 smithi081 bash[76862]: cluster 2023-10-09T08:36:03.640056+0000 mon.a (mon.0) 1046 : cluster 3 Health check update: Degraded data redundancy: 29219/77637 objects degraded (37.635%), 29 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:04.310 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:03 smithi081 bash[79557]: cluster 2023-10-09T08:36:03.640056+0000 mon.a (mon.0) 1046 : cluster 3 Health check update: Degraded data redundancy: 29219/77637 objects degraded (37.635%), 29 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:04.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:04.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:04.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:04.429 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:04.461 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:04.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:04.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:04.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:04.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:04.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:04.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:04.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:04.713 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:36:04.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:04.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:04.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:04.827 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:04.850 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:04.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:04.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:04.953 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:04.983 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:04.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:04.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:05.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:05.096 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:04 smithi081 bash[76862]: cluster 2023-10-09T08:36:03.818645+0000 mgr.y (mgr.26009) 1025 : cluster 0 pgmap v1077: 99 pgs: 1 active+recovering+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 31 op/s; 29219/77637 objects degraded (37.635%); 29253/77637 objects misplaced (37.679%); 7.3 MiB/s, 119 objects/s recovering 2023-10-09T08:36:05.097 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:04 smithi081 bash[79557]: cluster 2023-10-09T08:36:03.818645+0000 mgr.y (mgr.26009) 1025 : cluster 0 pgmap v1077: 99 pgs: 1 active+recovering+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 31 op/s; 29219/77637 objects degraded (37.635%); 29253/77637 objects misplaced (37.679%); 7.3 MiB/s, 119 objects/s recovering 2023-10-09T08:36:05.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:05.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:05.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:05.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:05.241 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:05.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:05.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:05.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:04 smithi118 bash[59345]: cluster 2023-10-09T08:36:03.818645+0000 mgr.y (mgr.26009) 1025 : cluster 0 pgmap v1077: 99 pgs: 1 active+recovering+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 31 op/s; 29219/77637 objects degraded (37.635%); 29253/77637 objects misplaced (37.679%); 7.3 MiB/s, 119 objects/s recovering 2023-10-09T08:36:05.344 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:05.375 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:05.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:05.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:05.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:05.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:05.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:05.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:05.607 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:05.638 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:05.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:05.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:05.742 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:05.777 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:05.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:05.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:05.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:05.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:05.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:05.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:06.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:06.034 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:06.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:06.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:06.137 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:06.174 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:06.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:06.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:06.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:06.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:06.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:06.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:06.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:06.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:06.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:06.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:06.534 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:06.570 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:06.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:06.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:06.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:06.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:06.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:06.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:06.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:06.819 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:06.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:06.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:06.922 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:06.956 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:06.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:06.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:07.028 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:06 smithi081 bash[76862]: cluster 2023-10-09T08:36:05.819490+0000 mgr.y (mgr.26009) 1026 : cluster 0 pgmap v1078: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 10 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 29 op/s; 29201/77568 objects degraded (37.646%); 30787/77568 objects misplaced (39.690%); 7.4 MiB/s, 195 objects/s recovering 2023-10-09T08:36:07.028 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:06 smithi081 bash[79557]: cluster 2023-10-09T08:36:05.819490+0000 mgr.y (mgr.26009) 1026 : cluster 0 pgmap v1078: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 10 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 29 op/s; 29201/77568 objects degraded (37.646%); 30787/77568 objects misplaced (39.690%); 7.4 MiB/s, 195 objects/s recovering 2023-10-09T08:36:07.060 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:07.091 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:07.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:07.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:07.187 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0] out_osds: [7] dead_osds: [1, 5] live_osds: [0, 2, 3, 4, 6, 7] 2023-10-09T08:36:07.187 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:36:07.187 INFO:tasks.thrashosds.thrasher:Adding osd 7 2023-10-09T08:36:07.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd in 7 2023-10-09T08:36:07.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:07.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:07.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:07.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:07.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:06 smithi118 bash[59345]: cluster 2023-10-09T08:36:05.819490+0000 mgr.y (mgr.26009) 1026 : cluster 0 pgmap v1078: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 10 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 29 op/s; 29201/77568 objects degraded (37.646%); 30787/77568 objects misplaced (39.690%); 7.4 MiB/s, 195 objects/s recovering 2023-10-09T08:36:07.358 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:07.391 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:07.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:07.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:07.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:07.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:07.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:07.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:07.622 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:07.650 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:07.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:07.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:07.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:07.777 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:07.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:07.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:07.881 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:07.912 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:07.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:07.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:08.016 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:08.048 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:08.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:08.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:08.152 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:08.184 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:08.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:08.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:08.288 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:08.318 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:08.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:08.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:08.421 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:08.449 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:08.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:08.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:08.553 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:08.589 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:08.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:08.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:08.692 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:08.713 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:08.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:08.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:08.816 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:08.851 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:08.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:08.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:08.955 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:08.963 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:08 smithi081 bash[76862]: cluster 2023-10-09T08:36:07.820358+0000 mgr.y (mgr.26009) 1027 : cluster 0 pgmap v1079: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 10 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 24 op/s; 29201/77568 objects degraded (37.646%); 30320/77568 objects misplaced (39.088%); 9.0 MiB/s, 224 objects/s recovering 2023-10-09T08:36:08.963 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:08 smithi081 bash[76862]: audit 2023-10-09T08:36:08.161255+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:08.963 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:08 smithi081 bash[76862]: audit 2023-10-09T08:36:08.164138+0000 mon.c (mon.2) 383 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:36:08.963 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:08 smithi081 bash[76862]: cluster 2023-10-09T08:36:08.641657+0000 mon.a (mon.0) 1048 : cluster 3 Health check update: Degraded data redundancy: 29201/77568 objects degraded (37.646%), 29 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:08.964 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:08 smithi081 bash[79557]: cluster 2023-10-09T08:36:07.820358+0000 mgr.y (mgr.26009) 1027 : cluster 0 pgmap v1079: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 10 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 24 op/s; 29201/77568 objects degraded (37.646%); 30320/77568 objects misplaced (39.088%); 9.0 MiB/s, 224 objects/s recovering 2023-10-09T08:36:08.964 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:08 smithi081 bash[79557]: audit 2023-10-09T08:36:08.161255+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:08.964 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:08 smithi081 bash[79557]: audit 2023-10-09T08:36:08.164138+0000 mon.c (mon.2) 383 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:36:08.964 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:08 smithi081 bash[79557]: cluster 2023-10-09T08:36:08.641657+0000 mon.a (mon.0) 1048 : cluster 3 Health check update: Degraded data redundancy: 29201/77568 objects degraded (37.646%), 29 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:08.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:08.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:08.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:09.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:09.107 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:09.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:09.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:09.210 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:09.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:09.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:09.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:08 smithi118 bash[59345]: cluster 2023-10-09T08:36:07.820358+0000 mgr.y (mgr.26009) 1027 : cluster 0 pgmap v1079: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 10 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 24 op/s; 29201/77568 objects degraded (37.646%); 30320/77568 objects misplaced (39.088%); 9.0 MiB/s, 224 objects/s recovering 2023-10-09T08:36:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:08 smithi118 bash[59345]: audit 2023-10-09T08:36:08.161255+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:08 smithi118 bash[59345]: audit 2023-10-09T08:36:08.164138+0000 mon.c (mon.2) 383 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:36:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:08 smithi118 bash[59345]: cluster 2023-10-09T08:36:08.641657+0000 mon.a (mon.0) 1048 : cluster 3 Health check update: Degraded data redundancy: 29201/77568 objects degraded (37.646%), 29 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:09.340 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:09.371 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:09.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:09.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:09.474 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:09.509 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:09.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:09.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:09.613 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:09.645 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:09.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:09.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:09.748 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:09.774 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:09.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:09.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:09.877 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:09.905 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:09.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:09.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:10.009 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:10.040 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:10.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:10.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:10.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:10.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:10.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:10.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:10.271 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:10.300 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:10.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:10.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:10.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:10.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:10.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:10.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:10.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:10.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:10.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:10.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:10.661 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:10.691 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:10.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:10.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:10.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:10.817 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:10.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:10.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:10.920 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:10.954 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:10.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:10.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:11.057 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:11.075 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:11.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:11.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:11.132 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:10 smithi081 bash[76862]: cluster 2023-10-09T08:36:09.821646+0000 mgr.y (mgr.26009) 1028 : cluster 0 pgmap v1080: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 10 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 21 op/s; 29201/77568 objects degraded (37.646%); 29642/77568 objects misplaced (38.214%); 10 MiB/s, 323 objects/s recovering 2023-10-09T08:36:11.132 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:10 smithi081 bash[79557]: cluster 2023-10-09T08:36:09.821646+0000 mgr.y (mgr.26009) 1028 : cluster 0 pgmap v1080: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 10 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 21 op/s; 29201/77568 objects degraded (37.646%); 29642/77568 objects misplaced (38.214%); 10 MiB/s, 323 objects/s recovering 2023-10-09T08:36:11.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:11.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:11.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:11.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:11.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:10 smithi118 bash[59345]: cluster 2023-10-09T08:36:09.821646+0000 mgr.y (mgr.26009) 1028 : cluster 0 pgmap v1080: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 10 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 21 op/s; 29201/77568 objects degraded (37.646%); 29642/77568 objects misplaced (38.214%); 10 MiB/s, 323 objects/s recovering 2023-10-09T08:36:11.309 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:11.346 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:11.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:11.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:11.420 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:36:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:36:11] "GET /metrics HTTP/1.1" 200 36598 "" "Prometheus/2.33.4" 2023-10-09T08:36:11.450 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:11.478 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:11.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:11.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:11.581 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:11.615 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:11.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:11.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:11.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:11.737 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:11.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:11.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:11.840 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:11.864 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:11.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:11.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:11.966 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:11.995 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:11.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:11.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:12.099 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:12.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:11 smithi081 bash[76862]: cluster 2023-10-09T08:36:10.943559+0000 mon.a (mon.0) 1049 : cluster 0 osdmap e239: 8 total, 6 up, 7 in 2023-10-09T08:36:12.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:11 smithi081 bash[76862]: cluster 2023-10-09T08:36:10.958656+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e239 with expected crc 2023-10-09T08:36:12.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:11 smithi081 bash[76862]: cluster 2023-10-09T08:36:10.963860+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e239 with expected crc 2023-10-09T08:36:12.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:11 smithi081 bash[76862]: cluster 2023-10-09T08:36:10.964118+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e239 with expected crc 2023-10-09T08:36:12.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:11 smithi081 bash[79557]: cluster 2023-10-09T08:36:10.943559+0000 mon.a (mon.0) 1049 : cluster 0 osdmap e239: 8 total, 6 up, 7 in 2023-10-09T08:36:12.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:11 smithi081 bash[79557]: cluster 2023-10-09T08:36:10.958656+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e239 with expected crc 2023-10-09T08:36:12.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:11 smithi081 bash[79557]: cluster 2023-10-09T08:36:10.963860+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e239 with expected crc 2023-10-09T08:36:12.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:11 smithi081 bash[79557]: cluster 2023-10-09T08:36:10.964118+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e239 with expected crc 2023-10-09T08:36:12.131 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:12.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:12.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:12.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:12.262 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:12.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:12.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:12.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:11 smithi118 bash[59345]: cluster 2023-10-09T08:36:10.943559+0000 mon.a (mon.0) 1049 : cluster 0 osdmap e239: 8 total, 6 up, 7 in 2023-10-09T08:36:12.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:11 smithi118 bash[59345]: cluster 2023-10-09T08:36:10.958656+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e239 with expected crc 2023-10-09T08:36:12.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:11 smithi118 bash[59345]: cluster 2023-10-09T08:36:10.963860+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e239 with expected crc 2023-10-09T08:36:12.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:11 smithi118 bash[59345]: cluster 2023-10-09T08:36:10.964118+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e239 with expected crc 2023-10-09T08:36:12.365 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:12.394 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:12.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:12.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:12.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:12.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:12.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:12.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:12.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:12.649 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:12.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:12.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:12.752 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:12.788 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:12.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:12.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:12.891 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:12.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:12.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:12.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:13.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:12 smithi118 bash[59345]: cluster 2023-10-09T08:36:11.822596+0000 mgr.y (mgr.26009) 1029 : cluster 0 pgmap v1082: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 10 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 remapped+peering, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 2 op/s; 26921/77568 objects degraded (34.706%); 29072/77568 objects misplaced (37.479%); 3.2 MiB/s, 195 objects/s recovering 2023-10-09T08:36:13.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:12 smithi118 bash[59345]: cluster 2023-10-09T08:36:11.957013+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T08:36:13.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:12 smithi118 bash[59345]: cluster 2023-10-09T08:36:11.960366+0000 mon.a (mon.0) 1050 : cluster 0 osdmap e240: 8 total, 6 up, 7 in 2023-10-09T08:36:13.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:12 smithi118 bash[59345]: cluster 2023-10-09T08:36:11.963443+0000 osd.0 (osd.0) 7 : cluster 1 7.16 continuing backfill to osd.2 from (178'3828,238'10438] MIN to 238'10438 2023-10-09T08:36:13.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:12 smithi118 bash[59345]: cluster 2023-10-09T08:36:11.964035+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T08:36:13.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:12 smithi118 bash[59345]: cluster 2023-10-09T08:36:11.966707+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T08:36:13.024 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:13.054 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:13.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:13.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:13.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:13.166 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:12 smithi081 bash[76862]: cluster 2023-10-09T08:36:11.822596+0000 mgr.y (mgr.26009) 1029 : cluster 0 pgmap v1082: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 10 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 remapped+peering, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 2 op/s; 26921/77568 objects degraded (34.706%); 29072/77568 objects misplaced (37.479%); 3.2 MiB/s, 195 objects/s recovering 2023-10-09T08:36:13.166 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:12 smithi081 bash[76862]: cluster 2023-10-09T08:36:11.957013+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T08:36:13.166 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:12 smithi081 bash[76862]: cluster 2023-10-09T08:36:11.960366+0000 mon.a (mon.0) 1050 : cluster 0 osdmap e240: 8 total, 6 up, 7 in 2023-10-09T08:36:13.166 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:12 smithi081 bash[76862]: cluster 2023-10-09T08:36:11.963443+0000 osd.0 (osd.0) 7 : cluster 1 7.16 continuing backfill to osd.2 from (178'3828,238'10438] MIN to 238'10438 2023-10-09T08:36:13.166 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:12 smithi081 bash[76862]: cluster 2023-10-09T08:36:11.964035+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T08:36:13.166 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:12 smithi081 bash[76862]: cluster 2023-10-09T08:36:11.966707+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T08:36:13.167 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:12 smithi081 bash[79557]: cluster 2023-10-09T08:36:11.822596+0000 mgr.y (mgr.26009) 1029 : cluster 0 pgmap v1082: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 10 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 remapped+peering, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 2 op/s; 26921/77568 objects degraded (34.706%); 29072/77568 objects misplaced (37.479%); 3.2 MiB/s, 195 objects/s recovering 2023-10-09T08:36:13.167 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:12 smithi081 bash[79557]: cluster 2023-10-09T08:36:11.957013+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T08:36:13.167 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:12 smithi081 bash[79557]: cluster 2023-10-09T08:36:11.960366+0000 mon.a (mon.0) 1050 : cluster 0 osdmap e240: 8 total, 6 up, 7 in 2023-10-09T08:36:13.167 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:12 smithi081 bash[79557]: cluster 2023-10-09T08:36:11.963443+0000 osd.0 (osd.0) 7 : cluster 1 7.16 continuing backfill to osd.2 from (178'3828,238'10438] MIN to 238'10438 2023-10-09T08:36:13.167 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:12 smithi081 bash[79557]: cluster 2023-10-09T08:36:11.964035+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T08:36:13.167 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:12 smithi081 bash[79557]: cluster 2023-10-09T08:36:11.966707+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T08:36:13.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:13.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:13.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:13.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:13.307 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:13.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:13.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:13.410 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:13.440 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:13.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:13.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:13.544 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:13.577 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:13.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:13.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:13.682 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:13.714 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:13.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:13.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:13.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:13.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:13.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:13.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:13.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:13.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:13.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:13.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:14.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:14.081 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:13 smithi081 bash[76862]: cluster 2023-10-09T08:36:13.642577+0000 mon.a (mon.0) 1051 : cluster 3 Health check update: Degraded data redundancy: 26921/77568 objects degraded (34.706%), 27 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:14.081 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:13 smithi081 bash[76862]: cluster 2023-10-09T08:36:13.823670+0000 mgr.y (mgr.26009) 1030 : cluster 0 pgmap v1084: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 10 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 remapped+peering, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 26921/77568 objects degraded (34.706%); 29072/77568 objects misplaced (37.479%); 2.9 MiB/s, 150 objects/s recovering 2023-10-09T08:36:14.082 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:13 smithi081 bash[79557]: cluster 2023-10-09T08:36:13.642577+0000 mon.a (mon.0) 1051 : cluster 3 Health check update: Degraded data redundancy: 26921/77568 objects degraded (34.706%), 27 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:14.082 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:13 smithi081 bash[79557]: cluster 2023-10-09T08:36:13.823670+0000 mgr.y (mgr.26009) 1030 : cluster 0 pgmap v1084: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 10 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 remapped+peering, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 26921/77568 objects degraded (34.706%); 29072/77568 objects misplaced (37.479%); 2.9 MiB/s, 150 objects/s recovering 2023-10-09T08:36:14.096 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:14.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:14.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:14.200 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:14.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:13 smithi118 bash[59345]: cluster 2023-10-09T08:36:13.642577+0000 mon.a (mon.0) 1051 : cluster 3 Health check update: Degraded data redundancy: 26921/77568 objects degraded (34.706%), 27 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:14.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:13 smithi118 bash[59345]: cluster 2023-10-09T08:36:13.823670+0000 mgr.y (mgr.26009) 1030 : cluster 0 pgmap v1084: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 10 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 remapped+peering, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 26921/77568 objects degraded (34.706%); 29072/77568 objects misplaced (37.479%); 2.9 MiB/s, 150 objects/s recovering 2023-10-09T08:36:14.231 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:14.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:14.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:14.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:14.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:14.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:14.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:14.458 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:14.487 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:14.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:14.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:14.591 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:14.621 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:14.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:14.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:14.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:14.745 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:14.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:14.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:14.849 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:14.878 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:14.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:14.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:14.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:15.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:15.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:15.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:15.107 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:15.139 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:15.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:15.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:15.243 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:15.264 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:15.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:15.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:15.369 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:15.399 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:15.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:15.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:15.503 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:15.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:15.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:15.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:15.625 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:15.648 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:15.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:15.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:15.751 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:15.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:15.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:15.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:15.877 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:15.910 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:15.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:15.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:16.013 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:16.049 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:16.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:16.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:16.153 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:16.186 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:16.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:16.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:16.289 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:16.322 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:16.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:16.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:16.426 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:16.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:16.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:16.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:16.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:16.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:16.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:16.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:16.683 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:16.716 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:16.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:16.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:16.821 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:16.844 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:16.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:16.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:16.950 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:16.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:16.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:16.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:17.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:16 smithi118 bash[59345]: cluster 2023-10-09T08:36:15.824534+0000 mgr.y (mgr.26009) 1031 : cluster 0 pgmap v1085: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 remapped+peering, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 29221/77568 objects misplaced (37.671%); 1.1 MiB/s, 101 objects/s recovering 2023-10-09T08:36:17.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:17.082 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:16 smithi081 bash[76862]: cluster 2023-10-09T08:36:15.824534+0000 mgr.y (mgr.26009) 1031 : cluster 0 pgmap v1085: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 remapped+peering, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 29221/77568 objects misplaced (37.671%); 1.1 MiB/s, 101 objects/s recovering 2023-10-09T08:36:17.082 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:16 smithi081 bash[79557]: cluster 2023-10-09T08:36:15.824534+0000 mgr.y (mgr.26009) 1031 : cluster 0 pgmap v1085: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 remapped+peering, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 29221/77568 objects misplaced (37.671%); 1.1 MiB/s, 101 objects/s recovering 2023-10-09T08:36:17.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:17.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:17.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:17.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:17.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:17.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:17.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:17.332 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:17.365 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:17.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:17.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:17.470 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:17.501 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:17.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:17.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:17.606 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:17.638 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:17.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:17.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:17.742 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:17.774 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:17.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:17.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:17.878 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:17.906 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:17.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:17.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:18.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:18.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:18.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:18.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:18.136 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:18.170 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:18.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:18.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:18.274 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:18.305 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:18.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:18.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:18.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:18.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:18.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:18.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:18.534 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:18.565 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:18.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:18.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:18.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:18.689 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:18.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:18.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:18.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:18.812 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:18.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:18.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:18.915 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:18.943 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:18.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:18.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:19.014 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:18 smithi081 bash[76862]: cluster 2023-10-09T08:36:17.826088+0000 mgr.y (mgr.26009) 1032 : cluster 0 pgmap v1086: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 14 active+clean+remapped, 5 undersized+degraded+peered, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 31244/77568 objects misplaced (40.279%); 1.7 MiB/s, 0 objects/s recovering 2023-10-09T08:36:19.015 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:18 smithi081 bash[76862]: cluster 2023-10-09T08:36:18.644578+0000 mon.a (mon.0) 1052 : cluster 3 Health check update: Degraded data redundancy: 23583/77568 objects degraded (30.403%), 27 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:19.015 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:18 smithi081 bash[79557]: cluster 2023-10-09T08:36:17.826088+0000 mgr.y (mgr.26009) 1032 : cluster 0 pgmap v1086: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 14 active+clean+remapped, 5 undersized+degraded+peered, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 31244/77568 objects misplaced (40.279%); 1.7 MiB/s, 0 objects/s recovering 2023-10-09T08:36:19.015 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:18 smithi081 bash[79557]: cluster 2023-10-09T08:36:18.644578+0000 mon.a (mon.0) 1052 : cluster 3 Health check update: Degraded data redundancy: 23583/77568 objects degraded (30.403%), 27 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:19.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:19.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:19.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:19.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:19.176 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:19.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:18 smithi118 bash[59345]: cluster 2023-10-09T08:36:17.826088+0000 mgr.y (mgr.26009) 1032 : cluster 0 pgmap v1086: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 14 active+clean+remapped, 5 undersized+degraded+peered, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 31244/77568 objects misplaced (40.279%); 1.7 MiB/s, 0 objects/s recovering 2023-10-09T08:36:19.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:18 smithi118 bash[59345]: cluster 2023-10-09T08:36:18.644578+0000 mon.a (mon.0) 1052 : cluster 3 Health check update: Degraded data redundancy: 23583/77568 objects degraded (30.403%), 27 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:19.207 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:19.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:19.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:19.311 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:19.342 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:19.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:19.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:19.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:19.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:19.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:19.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:19.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:19.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:19.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:19.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:19.698 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:19.727 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:19.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:19.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:19.832 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:19.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:19.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:19.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:19.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:19.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:19.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:19.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:20.092 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:20.123 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:20.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:20.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:20.227 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:20.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:20.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:20.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:20.357 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:20.390 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:20.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:20.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:20.493 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:20.521 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:20.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:20.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:20.625 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:20.653 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:20.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:20.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:20.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:20.788 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:20.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:20.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:20.893 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:20.923 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:20.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:20.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:21.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:21.051 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:21.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:21.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:21.149 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:20 smithi081 bash[76862]: cluster 2023-10-09T08:36:19.827185+0000 mgr.y (mgr.26009) 1033 : cluster 0 pgmap v1087: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 14 active+clean+remapped, 5 undersized+degraded+peered, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 31244/77568 objects misplaced (40.279%); 1.6 MiB/s, 0 objects/s recovering 2023-10-09T08:36:21.150 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:20 smithi081 bash[79557]: cluster 2023-10-09T08:36:19.827185+0000 mgr.y (mgr.26009) 1033 : cluster 0 pgmap v1087: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 14 active+clean+remapped, 5 undersized+degraded+peered, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 31244/77568 objects misplaced (40.279%); 1.6 MiB/s, 0 objects/s recovering 2023-10-09T08:36:21.154 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:21.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:20 smithi118 bash[59345]: cluster 2023-10-09T08:36:19.827185+0000 mgr.y (mgr.26009) 1033 : cluster 0 pgmap v1087: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 14 active+clean+remapped, 5 undersized+degraded+peered, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 31244/77568 objects misplaced (40.279%); 1.6 MiB/s, 0 objects/s recovering 2023-10-09T08:36:21.185 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:21.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:21.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:21.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:21.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:21.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:21.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:21.449 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:21.489 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:21.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:21.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:21.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:21.601 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:36:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:36:21] "GET /metrics HTTP/1.1" 200 36598 "" "Prometheus/2.33.4" 2023-10-09T08:36:21.616 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:21.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:21.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:21.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:21.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:21.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:21.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:21.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:21.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:21.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:21.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:21.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:21.992 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:21.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:21.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:22.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:22.115 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:22.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:22.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:22.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:22.249 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:22.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:22.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:22.353 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:22.384 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:22.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:22.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:22.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:22.512 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:22.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:22.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:22.616 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:22.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:22.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:22.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:22.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:22.768 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:22.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:22.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:22.872 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:22.901 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:22.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:22.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:23.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:23.016 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:22 smithi081 bash[76862]: cluster 2023-10-09T08:36:21.828120+0000 mgr.y (mgr.26009) 1034 : cluster 0 pgmap v1088: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 14 active+clean+remapped, 5 undersized+degraded+peered, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 30700/77568 objects misplaced (39.578%); 7.5 MiB/s, 189 objects/s recovering 2023-10-09T08:36:23.016 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:22 smithi081 bash[79557]: cluster 2023-10-09T08:36:21.828120+0000 mgr.y (mgr.26009) 1034 : cluster 0 pgmap v1088: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 14 active+clean+remapped, 5 undersized+degraded+peered, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 30700/77568 objects misplaced (39.578%); 7.5 MiB/s, 189 objects/s recovering 2023-10-09T08:36:23.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:23.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:23.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:23.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:23.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:23.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:23.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:23.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:23.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:22 smithi118 bash[59345]: cluster 2023-10-09T08:36:21.828120+0000 mgr.y (mgr.26009) 1034 : cluster 0 pgmap v1088: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 14 active+clean+remapped, 5 undersized+degraded+peered, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 30700/77568 objects misplaced (39.578%); 7.5 MiB/s, 189 objects/s recovering 2023-10-09T08:36:23.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:23.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:23.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:23.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:23.402 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:23.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:23.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:23.505 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:23.534 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:23.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:23.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:23.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:23.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:23.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:23.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:23.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:23.787 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:23.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:23.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:23.890 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:23.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:23.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:23.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:23.944 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:23 smithi081 bash[76862]: audit 2023-10-09T08:36:23.156052+0000 mon.c (mon.2) 384 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:36:23.944 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:23 smithi081 bash[79557]: audit 2023-10-09T08:36:23.156052+0000 mon.c (mon.2) 384 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:36:24.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:24.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:24.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:24.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:24.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:24.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:24.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:24.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:24.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:23 smithi118 bash[59345]: audit 2023-10-09T08:36:23.156052+0000 mon.c (mon.2) 384 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:36:24.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:24.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:24.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:24.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:24.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:24.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:24.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:24.517 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:24.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:24.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:24.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:24.641 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:24.669 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:24.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:24.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:24.772 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:24.791 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:24.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:24.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:24.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:24.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:24.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:24.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:25.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:24 smithi118 bash[59345]: cluster 2023-10-09T08:36:23.829178+0000 mgr.y (mgr.26009) 1035 : cluster 0 pgmap v1089: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 14 active+clean+remapped, 5 undersized+degraded+peered, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 30700/77568 objects misplaced (39.578%); 6.3 MiB/s, 160 objects/s recovering 2023-10-09T08:36:25.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:24 smithi118 bash[59345]: cluster 2023-10-09T08:36:24.657941+0000 mon.a (mon.0) 1053 : cluster 0 osdmap e241: 8 total, 6 up, 7 in 2023-10-09T08:36:25.018 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:25.049 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:25.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:25.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:25.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:24 smithi081 bash[76862]: cluster 2023-10-09T08:36:23.829178+0000 mgr.y (mgr.26009) 1035 : cluster 0 pgmap v1089: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 14 active+clean+remapped, 5 undersized+degraded+peered, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 30700/77568 objects misplaced (39.578%); 6.3 MiB/s, 160 objects/s recovering 2023-10-09T08:36:25.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:24 smithi081 bash[76862]: cluster 2023-10-09T08:36:24.657941+0000 mon.a (mon.0) 1053 : cluster 0 osdmap e241: 8 total, 6 up, 7 in 2023-10-09T08:36:25.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:24 smithi081 bash[79557]: cluster 2023-10-09T08:36:23.829178+0000 mgr.y (mgr.26009) 1035 : cluster 0 pgmap v1089: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 14 active+clean+remapped, 5 undersized+degraded+peered, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 30700/77568 objects misplaced (39.578%); 6.3 MiB/s, 160 objects/s recovering 2023-10-09T08:36:25.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:24 smithi081 bash[79557]: cluster 2023-10-09T08:36:24.657941+0000 mon.a (mon.0) 1053 : cluster 0 osdmap e241: 8 total, 6 up, 7 in 2023-10-09T08:36:25.153 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:25.172 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:25.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:25.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:25.276 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:25.305 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:25.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:25.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:25.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:25.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:25.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:25.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:25.535 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:25.566 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:25.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:25.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:25.670 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:25.700 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:25.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:25.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:25.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:25.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:25.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:25.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:25.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:25.945 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:25.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:25.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:26.048 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:26.081 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:26.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:26.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:26.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:25 smithi081 bash[79557]: cluster 2023-10-09T08:36:24.657491+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T08:36:26.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:25 smithi081 bash[79557]: cluster 2023-10-09T08:36:24.666024+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T08:36:26.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:25 smithi081 bash[79557]: cluster 2023-10-09T08:36:24.707076+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T08:36:26.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:25 smithi081 bash[79557]: cluster 2023-10-09T08:36:25.661994+0000 mon.a (mon.0) 1054 : cluster 0 osdmap e242: 8 total, 6 up, 7 in 2023-10-09T08:36:26.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:25 smithi081 bash[76862]: cluster 2023-10-09T08:36:24.657491+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T08:36:26.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:25 smithi081 bash[76862]: cluster 2023-10-09T08:36:24.666024+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T08:36:26.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:25 smithi081 bash[76862]: cluster 2023-10-09T08:36:24.707076+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T08:36:26.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:25 smithi081 bash[76862]: cluster 2023-10-09T08:36:25.661994+0000 mon.a (mon.0) 1054 : cluster 0 osdmap e242: 8 total, 6 up, 7 in 2023-10-09T08:36:26.186 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:26.196 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:25 smithi118 bash[59345]: cluster 2023-10-09T08:36:24.657491+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T08:36:26.196 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:25 smithi118 bash[59345]: cluster 2023-10-09T08:36:24.666024+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T08:36:26.196 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:25 smithi118 bash[59345]: cluster 2023-10-09T08:36:24.707076+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T08:36:26.196 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:25 smithi118 bash[59345]: cluster 2023-10-09T08:36:25.661994+0000 mon.a (mon.0) 1054 : cluster 0 osdmap e242: 8 total, 6 up, 7 in 2023-10-09T08:36:26.217 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:26.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:26.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:26.320 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:26.349 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:26.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:26.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:26.453 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:26.482 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:26.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:26.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:26.586 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:26.616 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:26.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:26.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:26.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:26.743 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:26.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:26.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:26.846 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:26.878 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:26.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:26.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:26.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:26.989 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:26 smithi081 bash[76862]: cluster 2023-10-09T08:36:25.662837+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T08:36:26.989 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:26 smithi081 bash[76862]: cluster 2023-10-09T08:36:25.669046+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T08:36:26.989 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:26 smithi081 bash[76862]: cluster 2023-10-09T08:36:25.698390+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T08:36:26.989 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:26 smithi081 bash[76862]: cluster 2023-10-09T08:36:25.829964+0000 mgr.y (mgr.26009) 1036 : cluster 0 pgmap v1092: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 14 active+clean+remapped, 5 undersized+degraded+peered, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 30700/77568 objects misplaced (39.578%); 4.2 MiB/s, 201 objects/s recovering 2023-10-09T08:36:26.989 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:26 smithi081 bash[76862]: audit 2023-10-09T08:36:26.145551+0000 mon.c (mon.2) 385 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:36:26.990 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:26 smithi081 bash[79557]: cluster 2023-10-09T08:36:25.662837+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T08:36:26.990 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:26 smithi081 bash[79557]: cluster 2023-10-09T08:36:25.669046+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T08:36:26.990 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:26 smithi081 bash[79557]: cluster 2023-10-09T08:36:25.698390+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T08:36:26.990 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:26 smithi081 bash[79557]: cluster 2023-10-09T08:36:25.829964+0000 mgr.y (mgr.26009) 1036 : cluster 0 pgmap v1092: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 14 active+clean+remapped, 5 undersized+degraded+peered, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 30700/77568 objects misplaced (39.578%); 4.2 MiB/s, 201 objects/s recovering 2023-10-09T08:36:26.990 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:26 smithi081 bash[79557]: audit 2023-10-09T08:36:26.145551+0000 mon.c (mon.2) 385 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:36:27.005 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:27.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:27.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:27.113 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:27.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:27.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:27.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:27.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:26 smithi118 bash[59345]: cluster 2023-10-09T08:36:25.662837+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T08:36:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:26 smithi118 bash[59345]: cluster 2023-10-09T08:36:25.669046+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T08:36:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:26 smithi118 bash[59345]: cluster 2023-10-09T08:36:25.698390+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T08:36:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:26 smithi118 bash[59345]: cluster 2023-10-09T08:36:25.829964+0000 mgr.y (mgr.26009) 1036 : cluster 0 pgmap v1092: 99 pgs: 1 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 9 active+recovery_wait+degraded+remapped, 25 active+undersized, 14 active+clean+remapped, 5 undersized+degraded+peered, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 23583/77568 objects degraded (30.403%); 30700/77568 objects misplaced (39.578%); 4.2 MiB/s, 201 objects/s recovering 2023-10-09T08:36:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:26 smithi118 bash[59345]: audit 2023-10-09T08:36:26.145551+0000 mon.c (mon.2) 385 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:36:27.269 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:27.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:27.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:27.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:27.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:27.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:27.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:27.507 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:27.542 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:27.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:27.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:27.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:27.678 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:27.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:27.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:27.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:27.804 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:27.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:27.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:27.907 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:27.910 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:36:27.941 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:27.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:27.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:28.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:28.052 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:27 smithi081 bash[76862]: audit 2023-10-09T08:36:27.264706+0000 mon.c (mon.2) 386 : audit 1 from='client.? 172.21.15.81:0/2375402044' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:36:28.053 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:27 smithi081 bash[76862]: audit 2023-10-09T08:36:27.265324+0000 mon.a (mon.0) 1055 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:36:28.053 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:27 smithi081 bash[79557]: audit 2023-10-09T08:36:27.264706+0000 mon.c (mon.2) 386 : audit 1 from='client.? 172.21.15.81:0/2375402044' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:36:28.053 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:27 smithi081 bash[79557]: audit 2023-10-09T08:36:27.265324+0000 mon.a (mon.0) 1055 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:36:28.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:28.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:28.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:28.174 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:28.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:27 smithi118 bash[59345]: audit 2023-10-09T08:36:27.264706+0000 mon.c (mon.2) 386 : audit 1 from='client.? 172.21.15.81:0/2375402044' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:36:28.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:27 smithi118 bash[59345]: audit 2023-10-09T08:36:27.265324+0000 mon.a (mon.0) 1055 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:36:28.208 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:28.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:28.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:28.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:28.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:28.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:28.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:28.435 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:28.465 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:28.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:28.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:28.570 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:28.599 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:28.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:28.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:28.703 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:28.737 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:28.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:28.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:28.841 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:28.871 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:28.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:28.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:28.975 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:28.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:28 smithi118 bash[59345]: cluster 2023-10-09T08:36:27.830652+0000 mgr.y (mgr.26009) 1037 : cluster 0 pgmap v1093: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 31460/77568 objects misplaced (40.558%); 5.6 MiB/s, 317 objects/s recovering 2023-10-09T08:36:28.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:28 smithi118 bash[59345]: cluster 2023-10-09T08:36:27.894533+0000 mon.a (mon.0) 1056 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:36:28.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:28 smithi118 bash[59345]: cluster 2023-10-09T08:36:27.895040+0000 mon.a (mon.0) 1057 : cluster 3 Health check update: Degraded data redundancy: 21823/77568 objects degraded (28.134%), 26 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:28.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:28 smithi118 bash[59345]: audit 2023-10-09T08:36:27.902605+0000 mon.a (mon.0) 1058 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:36:28.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:28 smithi118 bash[59345]: cluster 2023-10-09T08:36:27.902741+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e243: 8 total, 6 up, 7 in 2023-10-09T08:36:28.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:28 smithi118 bash[59345]: cluster 2023-10-09T08:36:27.927794+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e243 with expected crc 2023-10-09T08:36:28.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:28 smithi118 bash[59345]: cluster 2023-10-09T08:36:27.940244+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e243 with expected crc 2023-10-09T08:36:29.006 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:29.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:29.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:29.109 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:29.141 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:29.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:29.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:29.245 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:29.267 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:29.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:29.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:29.302 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:28 smithi081 bash[76862]: cluster 2023-10-09T08:36:27.830652+0000 mgr.y (mgr.26009) 1037 : cluster 0 pgmap v1093: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 31460/77568 objects misplaced (40.558%); 5.6 MiB/s, 317 objects/s recovering 2023-10-09T08:36:29.302 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:28 smithi081 bash[76862]: cluster 2023-10-09T08:36:27.894533+0000 mon.a (mon.0) 1056 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:36:29.302 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:28 smithi081 bash[76862]: cluster 2023-10-09T08:36:27.895040+0000 mon.a (mon.0) 1057 : cluster 3 Health check update: Degraded data redundancy: 21823/77568 objects degraded (28.134%), 26 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:29.302 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:28 smithi081 bash[76862]: audit 2023-10-09T08:36:27.902605+0000 mon.a (mon.0) 1058 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:36:29.302 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:28 smithi081 bash[76862]: cluster 2023-10-09T08:36:27.902741+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e243: 8 total, 6 up, 7 in 2023-10-09T08:36:29.302 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:28 smithi081 bash[76862]: cluster 2023-10-09T08:36:27.927794+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e243 with expected crc 2023-10-09T08:36:29.302 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:28 smithi081 bash[76862]: cluster 2023-10-09T08:36:27.940244+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e243 with expected crc 2023-10-09T08:36:29.302 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:28 smithi081 bash[79557]: cluster 2023-10-09T08:36:27.830652+0000 mgr.y (mgr.26009) 1037 : cluster 0 pgmap v1093: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 31460/77568 objects misplaced (40.558%); 5.6 MiB/s, 317 objects/s recovering 2023-10-09T08:36:29.303 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:28 smithi081 bash[79557]: cluster 2023-10-09T08:36:27.894533+0000 mon.a (mon.0) 1056 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:36:29.303 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:28 smithi081 bash[79557]: cluster 2023-10-09T08:36:27.895040+0000 mon.a (mon.0) 1057 : cluster 3 Health check update: Degraded data redundancy: 21823/77568 objects degraded (28.134%), 26 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:29.303 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:28 smithi081 bash[79557]: audit 2023-10-09T08:36:27.902605+0000 mon.a (mon.0) 1058 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:36:29.303 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:28 smithi081 bash[79557]: cluster 2023-10-09T08:36:27.902741+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e243: 8 total, 6 up, 7 in 2023-10-09T08:36:29.303 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:28 smithi081 bash[79557]: cluster 2023-10-09T08:36:27.927794+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e243 with expected crc 2023-10-09T08:36:29.303 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:28 smithi081 bash[79557]: cluster 2023-10-09T08:36:27.940244+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e243 with expected crc 2023-10-09T08:36:29.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:29.392 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:29.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:29.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:29.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:29.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:29.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:29.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:29.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:29.646 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:29.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:29.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:29.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:29.768 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:29.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:29.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:29.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:29.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:29.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:29.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:29.995 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:30.025 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:30.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:30.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:30.128 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:30.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:30.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:30.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:30.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:30.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:30.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:30.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:30.376 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:30.406 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:30.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:30.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:30.510 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:30.538 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:30.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:30.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:30.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:30.668 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:30.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:30.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:30.770 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:30.802 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:30.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:30.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:30.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:30.929 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:30.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:30.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:31.033 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:31.045 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:30 smithi118 bash[59345]: cluster 2023-10-09T08:36:29.831333+0000 mgr.y (mgr.26009) 1038 : cluster 0 pgmap v1095: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 31460/77568 objects misplaced (40.558%); 1.8 MiB/s, 216 objects/s recovering 2023-10-09T08:36:31.063 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:31.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:31.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:31.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:31.173 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:36:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:36:31] "GET /metrics HTTP/1.1" 200 36590 "" "Prometheus/2.33.4" 2023-10-09T08:36:31.174 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:30 smithi081 bash[76862]: cluster 2023-10-09T08:36:29.831333+0000 mgr.y (mgr.26009) 1038 : cluster 0 pgmap v1095: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 31460/77568 objects misplaced (40.558%); 1.8 MiB/s, 216 objects/s recovering 2023-10-09T08:36:31.174 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:30 smithi081 bash[79557]: cluster 2023-10-09T08:36:29.831333+0000 mgr.y (mgr.26009) 1038 : cluster 0 pgmap v1095: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 31460/77568 objects misplaced (40.558%); 1.8 MiB/s, 216 objects/s recovering 2023-10-09T08:36:31.185 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:31.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:31.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:31.290 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:31.315 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:31.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:31.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:31.418 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:31.447 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:31.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:31.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:31.551 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:31.581 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:31.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:31.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:31.684 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:31.714 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:31.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:31.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:31.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:31.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:31.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:31.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:31.947 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:31.972 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:31.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:31.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:32.077 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:32.103 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:32.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:32.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:32.207 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:32.232 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:32.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:32.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:32.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:32.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:32.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:32.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:32.457 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:36:32.457 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:36:32.463 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:32.491 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:32.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:32.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:32.595 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:32.625 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:32.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:32.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:32.728 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:32.750 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:32.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:32.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:32.853 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:32.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:32.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:32.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:32.985 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:33.014 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:33.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:33.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:33.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:33.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:32 smithi081 bash[76862]: cluster 2023-10-09T08:36:31.832327+0000 mgr.y (mgr.26009) 1039 : cluster 0 pgmap v1096: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30784/77568 objects misplaced (39.686%); 4.4 MiB/s, 298 objects/s recovering 2023-10-09T08:36:33.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:32 smithi081 bash[76862]: audit 2023-10-09T08:36:32.530935+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:33.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:32 smithi081 bash[76862]: audit 2023-10-09T08:36:32.539786+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:33.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:32 smithi081 bash[79557]: cluster 2023-10-09T08:36:31.832327+0000 mgr.y (mgr.26009) 1039 : cluster 0 pgmap v1096: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30784/77568 objects misplaced (39.686%); 4.4 MiB/s, 298 objects/s recovering 2023-10-09T08:36:33.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:32 smithi081 bash[79557]: audit 2023-10-09T08:36:32.530935+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:33.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:32 smithi081 bash[79557]: audit 2023-10-09T08:36:32.539786+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:33.140 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:33.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:33.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:33.242 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:33.265 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:33.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:32 smithi118 bash[59345]: cluster 2023-10-09T08:36:31.832327+0000 mgr.y (mgr.26009) 1039 : cluster 0 pgmap v1096: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30784/77568 objects misplaced (39.686%); 4.4 MiB/s, 298 objects/s recovering 2023-10-09T08:36:33.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:32 smithi118 bash[59345]: audit 2023-10-09T08:36:32.530935+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:33.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:32 smithi118 bash[59345]: audit 2023-10-09T08:36:32.539786+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:33.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:33.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:33.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:33.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:33.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:33.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:33.493 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:33.523 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:33.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:33.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:33.627 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:33.646 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:33.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:33.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:33.749 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:33.785 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:33.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:33.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:33.890 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:33.923 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:33.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:33.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:34.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:34.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:34.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:34.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:34.155 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:34.185 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:34.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:34.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:34.289 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:34.319 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:34.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:34.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:34.423 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:34.456 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:34.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:34.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:34.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:34.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:34.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:34.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:34.659 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:34 smithi081 bash[79557]: cluster 2023-10-09T08:36:33.832956+0000 mgr.y (mgr.26009) 1040 : cluster 0 pgmap v1097: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30784/77568 objects misplaced (39.686%); 3.9 MiB/s, 216 objects/s recovering 2023-10-09T08:36:34.687 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:34.700 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:34 smithi118 bash[59345]: cluster 2023-10-09T08:36:33.832956+0000 mgr.y (mgr.26009) 1040 : cluster 0 pgmap v1097: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30784/77568 objects misplaced (39.686%); 3.9 MiB/s, 216 objects/s recovering 2023-10-09T08:36:34.722 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:34.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:34.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:34.827 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:34.859 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:34.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:34.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:34.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:34.970 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:34 smithi081 bash[76862]: cluster 2023-10-09T08:36:33.832956+0000 mgr.y (mgr.26009) 1040 : cluster 0 pgmap v1097: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30784/77568 objects misplaced (39.686%); 3.9 MiB/s, 216 objects/s recovering 2023-10-09T08:36:34.986 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:34.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:34.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:35.089 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:35.123 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:35.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:35.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:35.227 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:35.258 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:35.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:35.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:35.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:35.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:35.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:35.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:35.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:35.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:35.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:35.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:35.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:35.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:35.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:35.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:35.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:35.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:35.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:35.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:35.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:35.881 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:35.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:35.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:35.985 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:36.005 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:36.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:36.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:36.108 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:36.131 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:36.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:36.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:36.236 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:36.523 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:36:37.224 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:36:37.247 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:36:37.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:36 smithi118 bash[59345]: cluster 2023-10-09T08:36:35.833831+0000 mgr.y (mgr.26009) 1041 : cluster 0 pgmap v1098: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30784/77568 objects misplaced (39.686%); 3.2 MiB/s, 207 objects/s recovering 2023-10-09T08:36:37.268 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:36:37.295 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:36:37.301 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:36 smithi081 bash[79557]: cluster 2023-10-09T08:36:35.833831+0000 mgr.y (mgr.26009) 1041 : cluster 0 pgmap v1098: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30784/77568 objects misplaced (39.686%); 3.2 MiB/s, 207 objects/s recovering 2023-10-09T08:36:37.301 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:36 smithi081 bash[76862]: cluster 2023-10-09T08:36:35.833831+0000 mgr.y (mgr.26009) 1041 : cluster 0 pgmap v1098: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30784/77568 objects misplaced (39.686%); 3.2 MiB/s, 207 objects/s recovering 2023-10-09T08:36:37.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:37.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:37.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:37.322 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:36:37.351 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:36:37.351 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:36:37.351 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:36:37.351 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:36:37.352 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:36:37.352 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:36:37.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-10-09T08:36:37.352 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:36:37.352 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:36:37.418 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:37.453 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:37.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:37.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:37.557 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:37.585 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:37.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:37.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:37.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:38.079 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:37 smithi081 bash[76862]: audit 2023-10-09T08:36:37.198541+0000 mon.a (mon.0) 1062 : audit 0 from='client.? 172.21.15.81:0/174214082' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:36:38.079 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:37 smithi081 bash[79557]: audit 2023-10-09T08:36:37.198541+0000 mon.a (mon.0) 1062 : audit 0 from='client.? 172.21.15.81:0/174214082' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:36:38.080 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-09T08:36:38.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:38.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:38.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:38.242 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:38.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:37 smithi118 bash[59345]: audit 2023-10-09T08:36:37.198541+0000 mon.a (mon.0) 1062 : audit 0 from='client.? 172.21.15.81:0/174214082' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:36:38.271 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:38.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:38.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:38.375 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:38.403 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:38.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:38.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:38.507 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:38.536 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:38.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:38.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:38.639 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:38.669 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:38.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:38.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:38.772 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:39.116 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:38 smithi081 bash[76862]: cluster 2023-10-09T08:36:37.834843+0000 mgr.y (mgr.26009) 1042 : cluster 0 pgmap v1099: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30643/77568 objects misplaced (39.505%); 3.0 MiB/s, 191 objects/s recovering 2023-10-09T08:36:39.116 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:38 smithi081 bash[76862]: audit 2023-10-09T08:36:38.156615+0000 mon.c (mon.2) 387 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:36:39.116 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:38 smithi081 bash[79557]: cluster 2023-10-09T08:36:37.834843+0000 mgr.y (mgr.26009) 1042 : cluster 0 pgmap v1099: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30643/77568 objects misplaced (39.505%); 3.0 MiB/s, 191 objects/s recovering 2023-10-09T08:36:39.116 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:38 smithi081 bash[79557]: audit 2023-10-09T08:36:38.156615+0000 mon.c (mon.2) 387 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:36:39.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:39.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:39.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:39.234 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:39.248 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:38 smithi118 bash[59345]: cluster 2023-10-09T08:36:37.834843+0000 mgr.y (mgr.26009) 1042 : cluster 0 pgmap v1099: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30643/77568 objects misplaced (39.505%); 3.0 MiB/s, 191 objects/s recovering 2023-10-09T08:36:39.248 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:38 smithi118 bash[59345]: audit 2023-10-09T08:36:38.156615+0000 mon.c (mon.2) 387 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:36:39.269 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:39.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:39.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:39.373 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:39.401 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:39.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:39.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:39.504 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:39.531 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:39.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:39.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:39.635 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:39.668 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:39.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:39.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:39.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:39.796 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:39.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:39.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:39.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:39.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:39.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:39.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:40.026 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:40.059 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:40.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:40.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:40.163 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:40.195 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:40.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:40.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:40.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:40.529 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:40.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:40.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:40.632 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:40.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:40.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:40.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:40.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:40.783 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:40.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:40.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:40.885 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:40.909 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:40.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:40.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:41.013 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:41.045 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:41.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:41.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:41.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:40 smithi081 bash[79557]: cluster 2023-10-09T08:36:39.836219+0000 mgr.y (mgr.26009) 1043 : cluster 0 pgmap v1100: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30643/77568 objects misplaced (39.505%); 2.5 MiB/s, 160 objects/s recovering 2023-10-09T08:36:41.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:40 smithi081 bash[76862]: cluster 2023-10-09T08:36:39.836219+0000 mgr.y (mgr.26009) 1043 : cluster 0 pgmap v1100: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30643/77568 objects misplaced (39.505%); 2.5 MiB/s, 160 objects/s recovering 2023-10-09T08:36:41.149 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:41.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:40 smithi118 bash[59345]: cluster 2023-10-09T08:36:39.836219+0000 mgr.y (mgr.26009) 1043 : cluster 0 pgmap v1100: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30643/77568 objects misplaced (39.505%); 2.5 MiB/s, 160 objects/s recovering 2023-10-09T08:36:41.182 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:41.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:41.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:41.286 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:41.320 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:41.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:41.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:41.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:41.436 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:36:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:36:41] "GET /metrics HTTP/1.1" 200 36598 "" "Prometheus/2.33.4" 2023-10-09T08:36:41.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:41.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:41.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:41.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:41.579 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:41.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:41.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:41.683 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:41.710 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:41.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:41.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:41.814 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:41.846 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:41.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:41.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:41.950 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:41.984 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:41.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:41.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:42.088 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:42.120 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:42.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:42.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:42.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:42.244 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:36:42.244 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:36:42.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:42.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:42.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:42.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:42.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:42.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:42.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:42.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:42.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:42.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:42.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:42.621 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:42.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:42.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:42.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:42.717 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:36:42.770 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:42.807 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:42.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:42.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:42.849 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:36:42.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:42.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:42.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:42.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:43.034 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:43.042 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:42 smithi118 bash[59345]: cluster 2023-10-09T08:36:41.837327+0000 mgr.y (mgr.26009) 1044 : cluster 0 pgmap v1101: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30491/77568 objects misplaced (39.309%); 3.3 MiB/s, 276 objects/s recovering 2023-10-09T08:36:43.056 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:43.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:43.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:43.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:42 smithi081 bash[76862]: cluster 2023-10-09T08:36:41.837327+0000 mgr.y (mgr.26009) 1044 : cluster 0 pgmap v1101: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30491/77568 objects misplaced (39.309%); 3.3 MiB/s, 276 objects/s recovering 2023-10-09T08:36:43.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:42 smithi081 bash[79557]: cluster 2023-10-09T08:36:41.837327+0000 mgr.y (mgr.26009) 1044 : cluster 0 pgmap v1101: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30491/77568 objects misplaced (39.309%); 3.3 MiB/s, 276 objects/s recovering 2023-10-09T08:36:43.160 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:43.186 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:43.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:43.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:43.289 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:43.312 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:43.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:43.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:43.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:43.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:43.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:43.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:43.540 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:43.571 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:43.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:43.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:43.675 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:43.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:43.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:43.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:44.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:44.121 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:44.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:44.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:44.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:44.245 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:36:44.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:44.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:44.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:44.357 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:44.392 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:44.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:44.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:44.495 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:44.521 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:44.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:44.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:44.624 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:44.652 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:44.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:44.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:44.756 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:44.786 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:44.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:44.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:44.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:44.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:44.912 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:44 smithi081 bash[76862]: cluster 2023-10-09T08:36:43.838009+0000 mgr.y (mgr.26009) 1045 : cluster 0 pgmap v1102: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30491/77568 objects misplaced (39.309%); 1.5 MiB/s, 206 objects/s recovering 2023-10-09T08:36:44.912 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:44 smithi081 bash[79557]: cluster 2023-10-09T08:36:43.838009+0000 mgr.y (mgr.26009) 1045 : cluster 0 pgmap v1102: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30491/77568 objects misplaced (39.309%); 1.5 MiB/s, 206 objects/s recovering 2023-10-09T08:36:44.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:44.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:45.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:45.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:44 smithi118 bash[59345]: cluster 2023-10-09T08:36:43.838009+0000 mgr.y (mgr.26009) 1045 : cluster 0 pgmap v1102: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30491/77568 objects misplaced (39.309%); 1.5 MiB/s, 206 objects/s recovering 2023-10-09T08:36:45.034 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:45.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:45.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:45.137 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:45.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:45.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:45.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:45.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:45.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:45.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:45.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:45.390 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:45.419 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:45.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:45.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:45.522 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:45.554 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:45.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:45.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:45.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:45.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:45.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:45.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:45.695 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:36:45.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:45.808 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:45.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:45.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:45.911 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:45.941 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:45.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:45.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:46.044 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:46.070 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:46.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:46.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:46.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:46.197 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:46.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:46.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:46.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:46.323 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:46.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:46.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:46.430 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:46.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:46.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:46.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:46.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:46.576 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:46.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:46.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:46.681 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:46.711 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:46.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:46.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:46.815 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:46.842 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:46.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:46.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:46.876 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:36:46.876 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:36:46.876 INFO:teuthology.orchestra.run.smithi118.stdout: "num_ops": 0 2023-10-09T08:36:46.876 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:36:46.946 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:46.970 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:46.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:46.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:47.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:47.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:47.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:47.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:47.171 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:46 smithi081 bash[76862]: cluster 2023-10-09T08:36:45.839107+0000 mgr.y (mgr.26009) 1046 : cluster 0 pgmap v1103: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30491/77568 objects misplaced (39.309%); 1.5 MiB/s, 232 objects/s recovering 2023-10-09T08:36:47.171 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:46 smithi081 bash[79557]: cluster 2023-10-09T08:36:45.839107+0000 mgr.y (mgr.26009) 1046 : cluster 0 pgmap v1103: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30491/77568 objects misplaced (39.309%); 1.5 MiB/s, 232 objects/s recovering 2023-10-09T08:36:47.234 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:47.246 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:46 smithi118 bash[59345]: cluster 2023-10-09T08:36:45.839107+0000 mgr.y (mgr.26009) 1046 : cluster 0 pgmap v1103: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 8 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 4 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21823/77568 objects degraded (28.134%); 30491/77568 objects misplaced (39.309%); 1.5 MiB/s, 232 objects/s recovering 2023-10-09T08:36:47.264 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:47.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:47.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:47.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:47.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:47.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:47.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:47.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:47.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:47.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:47.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:47.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:47.642 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:47.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:47.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:47.745 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:47.776 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:47.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:47.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:47.783 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-09T08:36:47.880 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:47.905 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:47.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:47.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:48.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:48.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:47 smithi118 bash[59345]: cluster 2023-10-09T08:36:47.896110+0000 mon.a (mon.0) 1063 : cluster 3 Health check update: Degraded data redundancy: 20090/77568 objects degraded (25.900%), 25 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:48.040 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:48.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:48.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:48.143 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:48.175 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:48.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:48.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:48.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:48.312 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:47 smithi081 bash[76862]: cluster 2023-10-09T08:36:47.896110+0000 mon.a (mon.0) 1063 : cluster 3 Health check update: Degraded data redundancy: 20090/77568 objects degraded (25.900%), 25 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:48.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:48.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:48.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:48.433 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:48.462 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:48.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:48.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:48.566 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:48.599 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:48.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:48.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:48.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:48 smithi081 bash[79557]: cluster 2023-10-09T08:36:47.896110+0000 mon.a (mon.0) 1063 : cluster 3 Health check update: Degraded data redundancy: 20090/77568 objects degraded (25.900%), 25 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:48.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:48.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:48.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:48.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:48.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:48.963 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:48.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:48.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:49.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:49.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:49.087 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:48 smithi081 bash[76862]: cluster 2023-10-09T08:36:47.839810+0000 mgr.y (mgr.26009) 1047 : cluster 0 pgmap v1104: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31876/77568 objects misplaced (41.094%); 2.9 MiB/s, 252 objects/s recovering 2023-10-09T08:36:49.087 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:48 smithi081 bash[79557]: cluster 2023-10-09T08:36:47.839810+0000 mgr.y (mgr.26009) 1047 : cluster 0 pgmap v1104: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31876/77568 objects misplaced (41.094%); 2.9 MiB/s, 252 objects/s recovering 2023-10-09T08:36:49.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:49.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:49.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:49.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:49.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:49.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:49.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:48 smithi118 bash[59345]: cluster 2023-10-09T08:36:47.839810+0000 mgr.y (mgr.26009) 1047 : cluster 0 pgmap v1104: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31876/77568 objects misplaced (41.094%); 2.9 MiB/s, 252 objects/s recovering 2023-10-09T08:36:49.314 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:49.345 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:49.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:49.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:49.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:49.477 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:49.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:49.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:49.580 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:49.610 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:49.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:49.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:49.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:49.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:49.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:49.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:49.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:49.895 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:36:49.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:49.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:49.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:50.048 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:50.075 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:50.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:50.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:50.178 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:50.209 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:50.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:50.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:50.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:50.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:50.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:50.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:50.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:50.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:50.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:50.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:50.565 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:50.593 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:50.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:50.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:50.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:50 smithi081 bash[76862]: audit 2023-10-09T08:36:49.464769+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:50.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:50 smithi081 bash[76862]: audit 2023-10-09T08:36:49.473637+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:50.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:50 smithi081 bash[76862]: cluster 2023-10-09T08:36:49.840559+0000 mgr.y (mgr.26009) 1048 : cluster 0 pgmap v1105: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31876/77568 objects misplaced (41.094%); 2.2 MiB/s, 188 objects/s recovering 2023-10-09T08:36:50.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:50 smithi081 bash[76862]: audit 2023-10-09T08:36:50.212538+0000 mon.c (mon.2) 388 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:36:50.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:50 smithi081 bash[76862]: audit 2023-10-09T08:36:50.213472+0000 mon.c (mon.2) 389 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:36:50.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:50 smithi081 bash[76862]: audit 2023-10-09T08:36:50.220451+0000 mon.a (mon.0) 1066 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:50.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:50 smithi081 bash[79557]: audit 2023-10-09T08:36:49.464769+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:50.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:50 smithi081 bash[79557]: audit 2023-10-09T08:36:49.473637+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:50.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:50 smithi081 bash[79557]: cluster 2023-10-09T08:36:49.840559+0000 mgr.y (mgr.26009) 1048 : cluster 0 pgmap v1105: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31876/77568 objects misplaced (41.094%); 2.2 MiB/s, 188 objects/s recovering 2023-10-09T08:36:50.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:50 smithi081 bash[79557]: audit 2023-10-09T08:36:50.212538+0000 mon.c (mon.2) 388 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:36:50.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:50 smithi081 bash[79557]: audit 2023-10-09T08:36:50.213472+0000 mon.c (mon.2) 389 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:36:50.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:50 smithi081 bash[79557]: audit 2023-10-09T08:36:50.220451+0000 mon.a (mon.0) 1066 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:50.696 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:50.727 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:50.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:50 smithi118 bash[59345]: audit 2023-10-09T08:36:49.464769+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:50.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:50 smithi118 bash[59345]: audit 2023-10-09T08:36:49.473637+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:50.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:50 smithi118 bash[59345]: cluster 2023-10-09T08:36:49.840559+0000 mgr.y (mgr.26009) 1048 : cluster 0 pgmap v1105: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31876/77568 objects misplaced (41.094%); 2.2 MiB/s, 188 objects/s recovering 2023-10-09T08:36:50.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:50 smithi118 bash[59345]: audit 2023-10-09T08:36:50.212538+0000 mon.c (mon.2) 388 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:36:50.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:50 smithi118 bash[59345]: audit 2023-10-09T08:36:50.213472+0000 mon.c (mon.2) 389 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:36:50.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:50 smithi118 bash[59345]: audit 2023-10-09T08:36:50.220451+0000 mon.a (mon.0) 1066 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:36:50.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:50.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:50.829 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:50.865 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:50.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:50.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:50.969 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:51.003 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:51.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:51.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:51.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:51.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:51.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:51.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:51.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:51.261 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:51.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:51.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:51.364 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:51.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:36:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:36:51] "GET /metrics HTTP/1.1" 200 36598 "" "Prometheus/2.33.4" 2023-10-09T08:36:51.397 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:51.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:51.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:51.501 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:51.533 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:51.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:51.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:51.637 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:51.674 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:51.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:51.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:51.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:51.800 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:51.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:51.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:51.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:51.922 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:51.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:51.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:52.024 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:52.052 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:52.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:52.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:52.155 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:52.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:52.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:52.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:52.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:52.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:52.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:52.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:52.417 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:52.443 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:52.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:52.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:52.547 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:52.822 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:36:52.854 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:52.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:52.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:52.957 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:52.988 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:52.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:52.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:53.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:53.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:53.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:53.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:53.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:53.234 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:52 smithi081 bash[76862]: cluster 2023-10-09T08:36:51.841341+0000 mgr.y (mgr.26009) 1049 : cluster 0 pgmap v1106: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31386/77568 objects misplaced (40.463%); 3.5 MiB/s, 264 objects/s recovering 2023-10-09T08:36:53.235 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:52 smithi081 bash[79557]: cluster 2023-10-09T08:36:51.841341+0000 mgr.y (mgr.26009) 1049 : cluster 0 pgmap v1106: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31386/77568 objects misplaced (40.463%); 3.5 MiB/s, 264 objects/s recovering 2023-10-09T08:36:53.249 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:53.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:53.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:53.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:52 smithi118 bash[59345]: cluster 2023-10-09T08:36:51.841341+0000 mgr.y (mgr.26009) 1049 : cluster 0 pgmap v1106: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31386/77568 objects misplaced (40.463%); 3.5 MiB/s, 264 objects/s recovering 2023-10-09T08:36:53.353 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:53.380 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:53.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:53.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:53.484 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:53.517 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:53.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:53.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:53.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:53.642 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:53.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:53.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:53.745 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:53.774 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:53.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:53.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:53.877 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:53.905 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:53.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:53.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:54.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:54.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:53 smithi118 bash[59345]: audit 2023-10-09T08:36:53.156635+0000 mon.c (mon.2) 390 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:36:54.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:53 smithi118 bash[59345]: cluster 2023-10-09T08:36:53.652664+0000 mon.a (mon.0) 1067 : cluster 3 Health check update: Degraded data redundancy: 20090/77568 objects degraded (25.900%), 25 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:54.037 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:54.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:54.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:54.141 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:54.170 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:54.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:54.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:54.274 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:54.305 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:54.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:54.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:54.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:53 smithi081 bash[76862]: audit 2023-10-09T08:36:53.156635+0000 mon.c (mon.2) 390 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:36:54.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:53 smithi081 bash[76862]: cluster 2023-10-09T08:36:53.652664+0000 mon.a (mon.0) 1067 : cluster 3 Health check update: Degraded data redundancy: 20090/77568 objects degraded (25.900%), 25 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:53 smithi081 bash[79557]: audit 2023-10-09T08:36:53.156635+0000 mon.c (mon.2) 390 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:36:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:53 smithi081 bash[79557]: cluster 2023-10-09T08:36:53.652664+0000 mon.a (mon.0) 1067 : cluster 3 Health check update: Degraded data redundancy: 20090/77568 objects degraded (25.900%), 25 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:36:54.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:54.435 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:54.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:54.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:54.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:54.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:54.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:54.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:54.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:54.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:54.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:54.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:54.903 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:54.927 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:54.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:54.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:55.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:55.040 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:54 smithi081 bash[76862]: cluster 2023-10-09T08:36:53.841925+0000 mgr.y (mgr.26009) 1050 : cluster 0 pgmap v1107: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31386/77568 objects misplaced (40.463%); 2.7 MiB/s, 147 objects/s recovering 2023-10-09T08:36:55.041 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:54 smithi081 bash[79557]: cluster 2023-10-09T08:36:53.841925+0000 mgr.y (mgr.26009) 1050 : cluster 0 pgmap v1107: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31386/77568 objects misplaced (40.463%); 2.7 MiB/s, 147 objects/s recovering 2023-10-09T08:36:55.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:55.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:55.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:55.157 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:55.170 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:54 smithi118 bash[59345]: cluster 2023-10-09T08:36:53.841925+0000 mgr.y (mgr.26009) 1050 : cluster 0 pgmap v1107: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31386/77568 objects misplaced (40.463%); 2.7 MiB/s, 147 objects/s recovering 2023-10-09T08:36:55.188 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:55.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:55.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:55.292 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:55.322 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:55.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:55.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:55.425 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:55.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:55.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:55.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:55.551 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:55.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:55.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:55.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:55.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:55.705 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:55.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:55.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:55.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:55.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:55.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:55.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:55.935 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:55.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:55.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:55.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:56.062 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:56.090 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:56.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:56.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:56.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:56.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:56.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:56.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:56.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:56.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:56.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:56.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:56.478 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:56.502 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:56.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:56.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:56.559 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:36:56.559 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:36:56.559 INFO:teuthology.orchestra.run.smithi118.stdout: "complaint_time": 30, 2023-10-09T08:36:56.559 INFO:teuthology.orchestra.run.smithi118.stdout: "num_blocked_ops": 0 2023-10-09T08:36:56.560 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:36:56.606 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:56.636 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:56.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:56.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:56.739 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:56.773 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:56.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:56.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:56.877 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:56.904 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:56.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:56.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:57.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:57.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:56 smithi118 bash[59345]: cluster 2023-10-09T08:36:55.842847+0000 mgr.y (mgr.26009) 1051 : cluster 0 pgmap v1108: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31386/77568 objects misplaced (40.463%); 2.7 MiB/s, 180 objects/s recovering 2023-10-09T08:36:57.034 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:57.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:57.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:57.138 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:57.166 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:57.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:57.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:57.269 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:57.300 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:57.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:57.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:57.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:56 smithi081 bash[76862]: cluster 2023-10-09T08:36:55.842847+0000 mgr.y (mgr.26009) 1051 : cluster 0 pgmap v1108: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31386/77568 objects misplaced (40.463%); 2.7 MiB/s, 180 objects/s recovering 2023-10-09T08:36:57.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:56 smithi081 bash[79557]: cluster 2023-10-09T08:36:55.842847+0000 mgr.y (mgr.26009) 1051 : cluster 0 pgmap v1108: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31386/77568 objects misplaced (40.463%); 2.7 MiB/s, 180 objects/s recovering 2023-10-09T08:36:57.405 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:57.431 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:57.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:57.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:57.535 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:57.565 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:57.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:57.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:57.668 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:57.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-09T08:36:57.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:57.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:57.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:57.801 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:57.827 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:57.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:57.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:57.931 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:57.960 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:57.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:57.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:58.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:58.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:57 smithi081 bash[76862]: cluster 2023-10-09T08:36:57.901111+0000 mon.a (mon.0) 1068 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:36:58.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:57 smithi081 bash[79557]: cluster 2023-10-09T08:36:57.901111+0000 mon.a (mon.0) 1068 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:36:58.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:57 smithi118 bash[59345]: cluster 2023-10-09T08:36:57.901111+0000 mon.a (mon.0) 1068 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:36:58.317 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:58.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:58.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:58.422 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:58.453 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:58.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:58.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:58.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:58.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:36:58.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:58.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:36:58.681 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:58.714 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:58.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:58.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:58.819 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:58.852 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:58.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:58.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:58.955 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:58.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:58.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:58.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:59.078 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:59.111 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:36:59.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:59.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:36:59.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:59.222 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:58 smithi081 bash[76862]: cluster 2023-10-09T08:36:57.843654+0000 mgr.y (mgr.26009) 1052 : cluster 0 pgmap v1109: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31051/77568 objects misplaced (40.031%); 4.4 MiB/s, 222 objects/s recovering 2023-10-09T08:36:59.222 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:58 smithi081 bash[79557]: cluster 2023-10-09T08:36:57.843654+0000 mgr.y (mgr.26009) 1052 : cluster 0 pgmap v1109: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31051/77568 objects misplaced (40.031%); 4.4 MiB/s, 222 objects/s recovering 2023-10-09T08:36:59.238 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:59.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:59.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:59.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:58 smithi118 bash[59345]: cluster 2023-10-09T08:36:57.843654+0000 mgr.y (mgr.26009) 1052 : cluster 0 pgmap v1109: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31051/77568 objects misplaced (40.031%); 4.4 MiB/s, 222 objects/s recovering 2023-10-09T08:36:59.341 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:59.370 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:36:59.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:59.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:36:59.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:59 smithi081 bash[76862]: debug 2023-10-09T08:36:59.278+0000 7f857be30700 -1 mon.a@0(leader).osd e243 definitely_dead 0 2023-10-09T08:36:59.474 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:59.506 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:59.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:59.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:59.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:59.635 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:36:59.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:59.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:36:59.741 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:59.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:36:59.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:59.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:36:59.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:59.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:36:59.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:36:59.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:36:59.984 INFO:teuthology.orchestra.run.smithi081.stderr:marked in osd.7. 2023-10-09T08:37:00.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:00.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:59 smithi118 bash[59345]: audit 2023-10-09T08:36:59.280897+0000 mon.c (mon.2) 391 : audit 0 from='client.? 172.21.15.81:0/2072337644' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T08:37:00.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:36:59 smithi118 bash[59345]: audit 2023-10-09T08:36:59.281418+0000 mon.a (mon.0) 1069 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T08:37:00.025 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:00.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:00.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:00.131 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:00.138 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:59 smithi081 bash[76862]: audit 2023-10-09T08:36:59.280897+0000 mon.c (mon.2) 391 : audit 0 from='client.? 172.21.15.81:0/2072337644' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T08:37:00.138 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:36:59 smithi081 bash[76862]: audit 2023-10-09T08:36:59.281418+0000 mon.a (mon.0) 1069 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T08:37:00.138 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:59 smithi081 bash[79557]: audit 2023-10-09T08:36:59.280897+0000 mon.c (mon.2) 391 : audit 0 from='client.? 172.21.15.81:0/2072337644' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T08:37:00.138 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:36:59 smithi081 bash[79557]: audit 2023-10-09T08:36:59.281418+0000 mon.a (mon.0) 1069 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T08:37:00.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:00.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:00.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:37:00.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:00.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:00.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:00.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:00.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:00.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:00.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:00.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:37:00.509 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:00.543 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:00.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:00.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:00.646 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:00.681 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:00.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:00.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:00.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:00.809 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:00.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:00.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:37:00.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:00.938 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:00.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:00.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:01.041 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:01.065 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:01.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:01.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:01.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:00 smithi081 bash[76862]: cluster 2023-10-09T08:36:59.844568+0000 mgr.y (mgr.26009) 1053 : cluster 0 pgmap v1110: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31051/77568 objects misplaced (40.031%); 3.0 MiB/s, 177 objects/s recovering 2023-10-09T08:37:01.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:00 smithi081 bash[76862]: cluster 2023-10-09T08:36:59.954150+0000 mon.a (mon.0) 1070 : cluster 3 Health check update: Degraded data redundancy: 20090/77568 objects degraded (25.900%), 25 pgs degraded, 58 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:01.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:00 smithi081 bash[76862]: cluster 2023-10-09T08:36:59.966497+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T08:37:01.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:00 smithi081 bash[76862]: cluster 2023-10-09T08:36:59.968202+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T08:37:01.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:00 smithi081 bash[76862]: cluster 2023-10-09T08:36:59.969214+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T08:37:01.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:00 smithi081 bash[76862]: cluster 2023-10-09T08:36:59.969464+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T08:37:01.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:00 smithi081 bash[76862]: audit 2023-10-09T08:36:59.969663+0000 mon.a (mon.0) 1071 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-09T08:37:01.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:00 smithi081 bash[76862]: cluster 2023-10-09T08:36:59.969733+0000 mon.a (mon.0) 1072 : cluster 0 osdmap e244: 8 total, 6 up, 8 in 2023-10-09T08:37:01.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:00 smithi081 bash[79557]: cluster 2023-10-09T08:36:59.844568+0000 mgr.y (mgr.26009) 1053 : cluster 0 pgmap v1110: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31051/77568 objects misplaced (40.031%); 3.0 MiB/s, 177 objects/s recovering 2023-10-09T08:37:01.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:00 smithi081 bash[79557]: cluster 2023-10-09T08:36:59.954150+0000 mon.a (mon.0) 1070 : cluster 3 Health check update: Degraded data redundancy: 20090/77568 objects degraded (25.900%), 25 pgs degraded, 58 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:01.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:00 smithi081 bash[79557]: cluster 2023-10-09T08:36:59.966497+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T08:37:01.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:00 smithi081 bash[79557]: cluster 2023-10-09T08:36:59.968202+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T08:37:01.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:00 smithi081 bash[79557]: cluster 2023-10-09T08:36:59.969214+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T08:37:01.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:00 smithi081 bash[79557]: cluster 2023-10-09T08:36:59.969464+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T08:37:01.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:00 smithi081 bash[79557]: audit 2023-10-09T08:36:59.969663+0000 mon.a (mon.0) 1071 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-09T08:37:01.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:00 smithi081 bash[79557]: cluster 2023-10-09T08:36:59.969733+0000 mon.a (mon.0) 1072 : cluster 0 osdmap e244: 8 total, 6 up, 8 in 2023-10-09T08:37:01.169 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:01.199 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:01.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:01.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:01.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:00 smithi118 bash[59345]: cluster 2023-10-09T08:36:59.844568+0000 mgr.y (mgr.26009) 1053 : cluster 0 pgmap v1110: 99 pgs: 2 active+recovering+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 13 active+undersized+remapped, 12 active+clean, 7 active+recovery_wait+degraded+remapped, 25 active+undersized, 15 active+clean+remapped, 5 undersized+degraded+peered, 5 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 20090/77568 objects degraded (25.900%); 31051/77568 objects misplaced (40.031%); 3.0 MiB/s, 177 objects/s recovering 2023-10-09T08:37:01.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:00 smithi118 bash[59345]: cluster 2023-10-09T08:36:59.954150+0000 mon.a (mon.0) 1070 : cluster 3 Health check update: Degraded data redundancy: 20090/77568 objects degraded (25.900%), 25 pgs degraded, 58 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:01.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:00 smithi118 bash[59345]: cluster 2023-10-09T08:36:59.966497+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T08:37:01.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:00 smithi118 bash[59345]: cluster 2023-10-09T08:36:59.968202+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T08:37:01.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:00 smithi118 bash[59345]: cluster 2023-10-09T08:36:59.969214+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T08:37:01.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:00 smithi118 bash[59345]: cluster 2023-10-09T08:36:59.969464+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T08:37:01.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:00 smithi118 bash[59345]: audit 2023-10-09T08:36:59.969663+0000 mon.a (mon.0) 1071 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-09T08:37:01.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:00 smithi118 bash[59345]: cluster 2023-10-09T08:36:59.969733+0000 mon.a (mon.0) 1072 : cluster 0 osdmap e244: 8 total, 6 up, 8 in 2023-10-09T08:37:01.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:01.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:01.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:01.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:01.433 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:01.440 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:37:01] "GET /metrics HTTP/1.1" 200 36594 "" "Prometheus/2.33.4" 2023-10-09T08:37:01.455 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:01.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:01.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:01.558 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:01.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:01.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:01.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:01.686 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:01.717 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:01.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:01.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:01.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:01.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:01.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:01.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:01.942 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:01.973 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:01.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:01.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:02.077 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:02.104 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:02.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:02.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:02.110 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[76862]: cluster 2023-10-09T08:37:00.972157+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.110 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[76862]: cluster 2023-10-09T08:37:00.973347+0000 osd.3 (osd.3) 6 : cluster 1 7.11 continuing backfill to osd.0 from (177'3691,238'10600] MIN to 238'10600 2023-10-09T08:37:02.110 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[76862]: cluster 2023-10-09T08:37:00.973429+0000 osd.3 (osd.3) 7 : cluster 0 7.11 starting backfill to osd.7 from (0'0,0'0] MAX to 238'10600 2023-10-09T08:37:02.110 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[76862]: cluster 2023-10-09T08:37:00.974043+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.110 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[76862]: cluster 2023-10-09T08:37:00.974482+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.111 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[76862]: cluster 2023-10-09T08:37:00.975437+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e245: 8 total, 6 up, 8 in 2023-10-09T08:37:02.111 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[76862]: cluster 2023-10-09T08:37:00.977583+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.111 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[76862]: cluster 2023-10-09T08:37:00.978934+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.111 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[76862]: cluster 2023-10-09T08:37:00.981526+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.111 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[76862]: cluster 2023-10-09T08:37:00.981732+0000 osd.6 (osd.6) 212 : cluster 1 7.1 continuing backfill to osd.0 from (177'3691,237'10598] MIN to 237'10598 2023-10-09T08:37:02.111 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[76862]: cluster 2023-10-09T08:37:00.981850+0000 osd.6 (osd.6) 213 : cluster 0 7.1 starting backfill to osd.7 from (0'0,0'0] MAX to 237'10598 2023-10-09T08:37:02.111 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[76862]: cluster 2023-10-09T08:37:00.984817+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.111 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[76862]: cluster 2023-10-09T08:37:01.845462+0000 mgr.y (mgr.26009) 1054 : cluster 0 pgmap v1113: 99 pgs: 1 active+recovering+degraded+remapped, 9 active+undersized+degraded, 10 active+undersized+remapped, 13 active+clean, 7 active+recovery_wait+degraded+remapped, 26 active+undersized, 12 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 9 remapped+peering, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 16155/77568 objects degraded (20.827%); 21388/77568 objects misplaced (27.573%); 4.2 MiB/s, 332 objects/s recovering 2023-10-09T08:37:02.111 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[79557]: cluster 2023-10-09T08:37:00.972157+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.111 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[79557]: cluster 2023-10-09T08:37:00.973347+0000 osd.3 (osd.3) 6 : cluster 1 7.11 continuing backfill to osd.0 from (177'3691,238'10600] MIN to 238'10600 2023-10-09T08:37:02.112 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[79557]: cluster 2023-10-09T08:37:00.973429+0000 osd.3 (osd.3) 7 : cluster 0 7.11 starting backfill to osd.7 from (0'0,0'0] MAX to 238'10600 2023-10-09T08:37:02.112 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[79557]: cluster 2023-10-09T08:37:00.974043+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.112 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[79557]: cluster 2023-10-09T08:37:00.974482+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.112 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[79557]: cluster 2023-10-09T08:37:00.975437+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e245: 8 total, 6 up, 8 in 2023-10-09T08:37:02.112 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[79557]: cluster 2023-10-09T08:37:00.977583+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.112 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[79557]: cluster 2023-10-09T08:37:00.978934+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.112 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[79557]: cluster 2023-10-09T08:37:00.981526+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.112 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[79557]: cluster 2023-10-09T08:37:00.981732+0000 osd.6 (osd.6) 212 : cluster 1 7.1 continuing backfill to osd.0 from (177'3691,237'10598] MIN to 237'10598 2023-10-09T08:37:02.112 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[79557]: cluster 2023-10-09T08:37:00.981850+0000 osd.6 (osd.6) 213 : cluster 0 7.1 starting backfill to osd.7 from (0'0,0'0] MAX to 237'10598 2023-10-09T08:37:02.112 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:01 smithi081 bash[79557]: cluster 2023-10-09T08:37:00.984817+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.112 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[79557]: cluster 2023-10-09T08:37:01.845462+0000 mgr.y (mgr.26009) 1054 : cluster 0 pgmap v1113: 99 pgs: 1 active+recovering+degraded+remapped, 9 active+undersized+degraded, 10 active+undersized+remapped, 13 active+clean, 7 active+recovery_wait+degraded+remapped, 26 active+undersized, 12 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 9 remapped+peering, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 16155/77568 objects degraded (20.827%); 21388/77568 objects misplaced (27.573%); 4.2 MiB/s, 332 objects/s recovering 2023-10-09T08:37:02.209 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:02.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:01 smithi118 bash[59345]: cluster 2023-10-09T08:37:00.972157+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:01 smithi118 bash[59345]: cluster 2023-10-09T08:37:00.973347+0000 osd.3 (osd.3) 6 : cluster 1 7.11 continuing backfill to osd.0 from (177'3691,238'10600] MIN to 238'10600 2023-10-09T08:37:02.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:01 smithi118 bash[59345]: cluster 2023-10-09T08:37:00.973429+0000 osd.3 (osd.3) 7 : cluster 0 7.11 starting backfill to osd.7 from (0'0,0'0] MAX to 238'10600 2023-10-09T08:37:02.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:01 smithi118 bash[59345]: cluster 2023-10-09T08:37:00.974043+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:01 smithi118 bash[59345]: cluster 2023-10-09T08:37:00.974482+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:01 smithi118 bash[59345]: cluster 2023-10-09T08:37:00.975437+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e245: 8 total, 6 up, 8 in 2023-10-09T08:37:02.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:01 smithi118 bash[59345]: cluster 2023-10-09T08:37:00.977583+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:01 smithi118 bash[59345]: cluster 2023-10-09T08:37:00.978934+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:01 smithi118 bash[59345]: cluster 2023-10-09T08:37:00.981526+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:01 smithi118 bash[59345]: cluster 2023-10-09T08:37:00.981732+0000 osd.6 (osd.6) 212 : cluster 1 7.1 continuing backfill to osd.0 from (177'3691,237'10598] MIN to 237'10598 2023-10-09T08:37:02.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:01 smithi118 bash[59345]: cluster 2023-10-09T08:37:00.981850+0000 osd.6 (osd.6) 213 : cluster 0 7.1 starting backfill to osd.7 from (0'0,0'0] MAX to 237'10598 2023-10-09T08:37:02.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:01 smithi118 bash[59345]: cluster 2023-10-09T08:37:00.984817+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T08:37:02.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:01 smithi118 bash[59345]: cluster 2023-10-09T08:37:01.845462+0000 mgr.y (mgr.26009) 1054 : cluster 0 pgmap v1113: 99 pgs: 1 active+recovering+degraded+remapped, 9 active+undersized+degraded, 10 active+undersized+remapped, 13 active+clean, 7 active+recovery_wait+degraded+remapped, 26 active+undersized, 12 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 9 remapped+peering, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 16155/77568 objects degraded (20.827%); 21388/77568 objects misplaced (27.573%); 4.2 MiB/s, 332 objects/s recovering 2023-10-09T08:37:02.240 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:02.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:02.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:02.344 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:02.375 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:02.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:02.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:02.473 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:37:02.479 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:02.506 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:02.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:02.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:02.610 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:02.640 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:02.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:02.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:02.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:02.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:02.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:02.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:02.872 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:02.898 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:02.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:02.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:03.002 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:03.023 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:03.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:03.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:03.079 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[76862]: cluster 2023-10-09T08:37:01.983544+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.079 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[76862]: cluster 2023-10-09T08:37:01.984554+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.079 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[76862]: cluster 2023-10-09T08:37:01.984662+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.079 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[76862]: cluster 2023-10-09T08:37:01.985202+0000 mon.a (mon.0) 1074 : cluster 0 osdmap e246: 8 total, 6 up, 8 in 2023-10-09T08:37:03.079 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[76862]: cluster 2023-10-09T08:37:01.986825+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.079 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[76862]: cluster 2023-10-09T08:37:01.987382+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.079 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[76862]: cluster 2023-10-09T08:37:01.988019+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.080 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[76862]: cluster 2023-10-09T08:37:01.992282+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.080 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[76862]: cluster 2023-10-09T08:37:01.993330+0000 osd.6 (osd.6) 216 : cluster 1 7.c continuing backfill to osd.2 from (182'4222,238'10356] MIN to 238'10356 2023-10-09T08:37:03.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[79557]: cluster 2023-10-09T08:37:01.983544+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[79557]: cluster 2023-10-09T08:37:01.984554+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[79557]: cluster 2023-10-09T08:37:01.984662+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[79557]: cluster 2023-10-09T08:37:01.985202+0000 mon.a (mon.0) 1074 : cluster 0 osdmap e246: 8 total, 6 up, 8 in 2023-10-09T08:37:03.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[79557]: cluster 2023-10-09T08:37:01.986825+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[79557]: cluster 2023-10-09T08:37:01.987382+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[79557]: cluster 2023-10-09T08:37:01.988019+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.081 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[79557]: cluster 2023-10-09T08:37:01.992282+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.081 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:02 smithi081 bash[79557]: cluster 2023-10-09T08:37:01.993330+0000 osd.6 (osd.6) 216 : cluster 1 7.c continuing backfill to osd.2 from (182'4222,238'10356] MIN to 238'10356 2023-10-09T08:37:03.126 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:03.155 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:03.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:03.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:03.183 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:02 smithi118 bash[59345]: cluster 2023-10-09T08:37:01.983544+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.184 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:02 smithi118 bash[59345]: cluster 2023-10-09T08:37:01.984554+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.184 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:02 smithi118 bash[59345]: cluster 2023-10-09T08:37:01.984662+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.184 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:02 smithi118 bash[59345]: cluster 2023-10-09T08:37:01.985202+0000 mon.a (mon.0) 1074 : cluster 0 osdmap e246: 8 total, 6 up, 8 in 2023-10-09T08:37:03.184 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:02 smithi118 bash[59345]: cluster 2023-10-09T08:37:01.986825+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.184 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:02 smithi118 bash[59345]: cluster 2023-10-09T08:37:01.987382+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.184 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:02 smithi118 bash[59345]: cluster 2023-10-09T08:37:01.988019+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.184 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:02 smithi118 bash[59345]: cluster 2023-10-09T08:37:01.992282+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T08:37:03.184 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:02 smithi118 bash[59345]: cluster 2023-10-09T08:37:01.993330+0000 osd.6 (osd.6) 216 : cluster 1 7.c continuing backfill to osd.2 from (182'4222,238'10356] MIN to 238'10356 2023-10-09T08:37:03.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:03.277 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:03.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:03.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:37:03.380 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:03.402 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:03.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:03.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:03.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:03.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:03.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:03.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:03.628 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:03.656 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:03.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:03.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:03.759 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:03.787 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:03.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:03.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:03.890 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:03.917 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:03.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:03.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:04.020 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:04.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:04.052 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:04.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:04.153 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:04.173 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:04.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:04.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:37:04.246 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:03 smithi118 bash[59345]: cluster 2023-10-09T08:37:02.981499+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e247 with expected crc 2023-10-09T08:37:04.246 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:03 smithi118 bash[59345]: cluster 2023-10-09T08:37:02.983447+0000 mon.a (mon.0) 1075 : cluster 0 osdmap e247: 8 total, 6 up, 8 in 2023-10-09T08:37:04.247 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:03 smithi118 bash[59345]: cluster 2023-10-09T08:37:02.985277+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e247 with expected crc 2023-10-09T08:37:04.247 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:03 smithi118 bash[59345]: cluster 2023-10-09T08:37:03.654852+0000 mon.a (mon.0) 1076 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T08:37:04.247 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:03 smithi118 bash[59345]: cluster 2023-10-09T08:37:03.846201+0000 mgr.y (mgr.26009) 1055 : cluster 0 pgmap v1116: 99 pgs: 1 active+recovering+degraded+remapped, 9 active+undersized+degraded, 10 active+undersized+remapped, 13 active+clean, 7 active+recovery_wait+degraded+remapped, 26 active+undersized, 12 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 9 remapped+peering, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 16155/77568 objects degraded (20.827%); 21388/77568 objects misplaced (27.573%); 3.1 MiB/s, 361 objects/s recovering 2023-10-09T08:37:04.277 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:04.302 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:04.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:04.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:03 smithi081 bash[76862]: cluster 2023-10-09T08:37:02.981499+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e247 with expected crc 2023-10-09T08:37:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:03 smithi081 bash[76862]: cluster 2023-10-09T08:37:02.983447+0000 mon.a (mon.0) 1075 : cluster 0 osdmap e247: 8 total, 6 up, 8 in 2023-10-09T08:37:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:03 smithi081 bash[76862]: cluster 2023-10-09T08:37:02.985277+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e247 with expected crc 2023-10-09T08:37:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:03 smithi081 bash[76862]: cluster 2023-10-09T08:37:03.654852+0000 mon.a (mon.0) 1076 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T08:37:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:03 smithi081 bash[76862]: cluster 2023-10-09T08:37:03.846201+0000 mgr.y (mgr.26009) 1055 : cluster 0 pgmap v1116: 99 pgs: 1 active+recovering+degraded+remapped, 9 active+undersized+degraded, 10 active+undersized+remapped, 13 active+clean, 7 active+recovery_wait+degraded+remapped, 26 active+undersized, 12 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 9 remapped+peering, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 16155/77568 objects degraded (20.827%); 21388/77568 objects misplaced (27.573%); 3.1 MiB/s, 361 objects/s recovering 2023-10-09T08:37:04.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:03 smithi081 bash[79557]: cluster 2023-10-09T08:37:02.981499+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e247 with expected crc 2023-10-09T08:37:04.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:03 smithi081 bash[79557]: cluster 2023-10-09T08:37:02.983447+0000 mon.a (mon.0) 1075 : cluster 0 osdmap e247: 8 total, 6 up, 8 in 2023-10-09T08:37:04.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:03 smithi081 bash[79557]: cluster 2023-10-09T08:37:02.985277+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e247 with expected crc 2023-10-09T08:37:04.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:03 smithi081 bash[79557]: cluster 2023-10-09T08:37:03.654852+0000 mon.a (mon.0) 1076 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T08:37:04.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:03 smithi081 bash[79557]: cluster 2023-10-09T08:37:03.846201+0000 mgr.y (mgr.26009) 1055 : cluster 0 pgmap v1116: 99 pgs: 1 active+recovering+degraded+remapped, 9 active+undersized+degraded, 10 active+undersized+remapped, 13 active+clean, 7 active+recovery_wait+degraded+remapped, 26 active+undersized, 12 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 9 remapped+peering, 4 undersized+peered; 1.6 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 16155/77568 objects degraded (20.827%); 21388/77568 objects misplaced (27.573%); 3.1 MiB/s, 361 objects/s recovering 2023-10-09T08:37:04.405 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:04.428 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:04.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:04.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:04.532 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:04.565 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:04.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:04.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:04.668 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:04.695 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:04.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:04.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:04.799 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:04.820 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:04.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:04.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:04.925 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:04.949 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:04.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:04.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:05.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:05.062 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:04 smithi081 bash[76862]: cluster 2023-10-09T08:37:03.995389+0000 mon.a (mon.0) 1077 : cluster 0 osdmap e248: 8 total, 6 up, 8 in 2023-10-09T08:37:05.062 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:04 smithi081 bash[76862]: cluster 2023-10-09T08:37:03.996352+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T08:37:05.063 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:04 smithi081 bash[76862]: cluster 2023-10-09T08:37:03.998261+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T08:37:05.063 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:04 smithi081 bash[76862]: cluster 2023-10-09T08:37:04.001637+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T08:37:05.063 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:04 smithi081 bash[79557]: cluster 2023-10-09T08:37:03.995389+0000 mon.a (mon.0) 1077 : cluster 0 osdmap e248: 8 total, 6 up, 8 in 2023-10-09T08:37:05.063 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:04 smithi081 bash[79557]: cluster 2023-10-09T08:37:03.996352+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T08:37:05.063 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:04 smithi081 bash[79557]: cluster 2023-10-09T08:37:03.998261+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T08:37:05.063 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:04 smithi081 bash[79557]: cluster 2023-10-09T08:37:04.001637+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T08:37:05.074 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:05.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:05.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:37:05.179 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:05.186 INFO:tasks.thrashosds.thrasher:Added osd 7 2023-10-09T08:37:05.192 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:05 smithi118 bash[59345]: cluster 2023-10-09T08:37:03.995389+0000 mon.a (mon.0) 1077 : cluster 0 osdmap e248: 8 total, 6 up, 8 in 2023-10-09T08:37:05.192 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:05 smithi118 bash[59345]: cluster 2023-10-09T08:37:03.996352+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T08:37:05.192 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:05 smithi118 bash[59345]: cluster 2023-10-09T08:37:03.998261+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T08:37:05.192 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:05 smithi118 bash[59345]: cluster 2023-10-09T08:37:04.001637+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T08:37:05.213 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:05.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:05.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:05.316 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:05.348 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:05.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:05.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:05.451 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:05.473 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:05.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:05.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:05.576 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:05.603 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:05.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:05.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:05.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:05.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:05.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:05.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:05.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:05.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:05.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:05.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:05.965 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:05.997 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:05.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:05 smithi081 bash[79557]: audit 2023-10-09T08:37:05.610296+0000 mon.a (mon.0) 1078 : audit 1 from='client.? 172.21.15.81:0/839622031' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:37:05.999 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:05 smithi081 bash[79557]: cluster 2023-10-09T08:37:05.847195+0000 mgr.y (mgr.26009) 1056 : cluster 0 pgmap v1118: 99 pgs: 1 active+recovering+degraded+remapped, 4 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 18 active+clean, 4 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 9 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s; 18342/77568 objects degraded (23.646%); 14073/77568 objects misplaced (18.143%); 5.3 MiB/s, 321 objects/s recovering 2023-10-09T08:37:06.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:06.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:06.016 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:37:06.102 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:06.134 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:06.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:06.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:06.237 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:06.249 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:05 smithi118 bash[59345]: audit 2023-10-09T08:37:05.610296+0000 mon.a (mon.0) 1078 : audit 1 from='client.? 172.21.15.81:0/839622031' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:37:06.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:05 smithi118 bash[59345]: cluster 2023-10-09T08:37:05.847195+0000 mgr.y (mgr.26009) 1056 : cluster 0 pgmap v1118: 99 pgs: 1 active+recovering+degraded+remapped, 4 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 18 active+clean, 4 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 9 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s; 18342/77568 objects degraded (23.646%); 14073/77568 objects misplaced (18.143%); 5.3 MiB/s, 321 objects/s recovering 2023-10-09T08:37:06.263 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:06.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:06.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:06.367 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:06.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:05 smithi081 bash[76862]: audit 2023-10-09T08:37:05.610296+0000 mon.a (mon.0) 1078 : audit 1 from='client.? 172.21.15.81:0/839622031' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:37:06.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:05 smithi081 bash[76862]: cluster 2023-10-09T08:37:05.847195+0000 mgr.y (mgr.26009) 1056 : cluster 0 pgmap v1118: 99 pgs: 1 active+recovering+degraded+remapped, 4 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 18 active+clean, 4 active+recovery_wait+degraded+remapped, 25 active+undersized, 13 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 9 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s; 18342/77568 objects degraded (23.646%); 14073/77568 objects misplaced (18.143%); 5.3 MiB/s, 321 objects/s recovering 2023-10-09T08:37:06.394 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:06.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:06.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:06.499 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:06.531 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:06.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:06.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:06.636 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:06.667 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:06.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:06.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:06.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:06.793 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:06.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:06.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:06.896 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:06.921 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:06.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:06.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:07.023 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:07.030 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:06 smithi081 bash[76862]: cluster 2023-10-09T08:37:05.994836+0000 mon.a (mon.0) 1079 : cluster 3 Health check update: Degraded data redundancy: 18342/77568 objects degraded (23.646%), 26 pgs degraded, 37 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:07.031 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:06 smithi081 bash[76862]: cluster 2023-10-09T08:37:05.995491+0000 mon.a (mon.0) 1080 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:37:07.031 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:06 smithi081 bash[76862]: audit 2023-10-09T08:37:06.008075+0000 mon.a (mon.0) 1081 : audit 1 from='client.? 172.21.15.81:0/839622031' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:37:07.031 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:06 smithi081 bash[76862]: cluster 2023-10-09T08:37:06.008279+0000 mon.a (mon.0) 1082 : cluster 0 osdmap e249: 8 total, 6 up, 8 in 2023-10-09T08:37:07.031 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:06 smithi081 bash[76862]: cluster 2023-10-09T08:37:06.011584+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T08:37:07.031 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:06 smithi081 bash[76862]: cluster 2023-10-09T08:37:06.014090+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T08:37:07.031 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:06 smithi081 bash[79557]: cluster 2023-10-09T08:37:05.994836+0000 mon.a (mon.0) 1079 : cluster 3 Health check update: Degraded data redundancy: 18342/77568 objects degraded (23.646%), 26 pgs degraded, 37 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:07.032 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:06 smithi081 bash[79557]: cluster 2023-10-09T08:37:05.995491+0000 mon.a (mon.0) 1080 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:37:07.032 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:06 smithi081 bash[79557]: audit 2023-10-09T08:37:06.008075+0000 mon.a (mon.0) 1081 : audit 1 from='client.? 172.21.15.81:0/839622031' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:37:07.032 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:06 smithi081 bash[79557]: cluster 2023-10-09T08:37:06.008279+0000 mon.a (mon.0) 1082 : cluster 0 osdmap e249: 8 total, 6 up, 8 in 2023-10-09T08:37:07.032 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:06 smithi081 bash[79557]: cluster 2023-10-09T08:37:06.011584+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T08:37:07.032 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:06 smithi081 bash[79557]: cluster 2023-10-09T08:37:06.014090+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T08:37:07.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:07.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:07.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:37:07.128 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:37:07.129 INFO:teuthology.orchestra.run.smithi118.stdout: "size": 20, 2023-10-09T08:37:07.129 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 600, 2023-10-09T08:37:07.129 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [ 2023-10-09T08:37:07.129 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.129 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:87715 7.4 7:2bc81797:::benchmark_data_smithi081_154445_object87714:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-09T08:37:07.129 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:15.685167+0000", 2023-10-09T08:37:07.129 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 591.43607856699998, 2023-10-09T08:37:07.129 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.5036453359999999, 2023-10-09T08:37:07.129 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.129 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:37:07.130 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.130 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.130 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.130 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 87715 2023-10-09T08:37:07.130 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.130 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.130 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.130 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.130 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.685167+0000", 2023-10-09T08:37:07.130 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.130 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.131 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.131 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.131 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.685167+0000", 2023-10-09T08:37:07.131 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:37:07.131 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.131 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.131 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.131 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.685165+0000", 2023-10-09T08:37:07.131 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.5228000000000001e-05 2023-10-09T08:37:07.131 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.131 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.131 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.132 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.685210+0000", 2023-10-09T08:37:07.132 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5778999999999999e-05 2023-10-09T08:37:07.132 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.132 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.132 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.132 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.685226+0000", 2023-10-09T08:37:07.132 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.089e-06 2023-10-09T08:37:07.132 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.132 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.132 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.132 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.685234+0000", 2023-10-09T08:37:07.133 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0063470050000000002 2023-10-09T08:37:07.133 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.133 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.133 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.133 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.691581+0000", 2023-10-09T08:37:07.133 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00018127900000000001 2023-10-09T08:37:07.133 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.133 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.133 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:07.133 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.691762+0000", 2023-10-09T08:37:07.133 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00040791699999999999 2023-10-09T08:37:07.134 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.134 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.134 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 1,6", 2023-10-09T08:37:07.134 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.692170+0000", 2023-10-09T08:37:07.134 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0084214289999999994 2023-10-09T08:37:07.134 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.134 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.134 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:07.134 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.700592+0000", 2023-10-09T08:37:07.134 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0012670610000000001 2023-10-09T08:37:07.134 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.134 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.135 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.135 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.701859+0000", 2023-10-09T08:37:07.135 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.017950376000000001 2023-10-09T08:37:07.135 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.135 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.135 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.135 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.719809+0000", 2023-10-09T08:37:07.135 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3613e-05 2023-10-09T08:37:07.135 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.135 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.135 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:37:07.135 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.719823+0000", 2023-10-09T08:37:07.136 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.99257081300000005 2023-10-09T08:37:07.136 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.136 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.136 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.136 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.712393+0000", 2023-10-09T08:37:07.136 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1702000000000001e-05 2023-10-09T08:37:07.136 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.136 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.136 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:37:07.136 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.712405+0000", 2023-10-09T08:37:07.136 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.476301887 2023-10-09T08:37:07.137 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.137 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.137 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.137 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.188707+0000", 2023-10-09T08:37:07.137 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000105412 2023-10-09T08:37:07.137 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.137 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.137 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.137 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.188812+0000", 2023-10-09T08:37:07.137 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.5036453359999999 2023-10-09T08:37:07.137 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.137 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.138 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.138 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.138 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.138 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:87719 7.4 7:231dcb27:::benchmark_data_smithi081_154445_object87718:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-09T08:37:07.138 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:15.694618+0000", 2023-10-09T08:37:07.138 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 591.42662714799997, 2023-10-09T08:37:07.138 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.494330841, 2023-10-09T08:37:07.138 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.138 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:37:07.138 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.138 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.138 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.139 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 87719 2023-10-09T08:37:07.139 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.139 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.139 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.139 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.139 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.694618+0000", 2023-10-09T08:37:07.139 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.139 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.139 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.139 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.139 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.694618+0000", 2023-10-09T08:37:07.139 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:37:07.140 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.140 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.140 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.140 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.694617+0000", 2023-10-09T08:37:07.140 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.2021000000000003e-05 2023-10-09T08:37:07.140 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.140 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.140 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.140 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.694659+0000", 2023-10-09T08:37:07.140 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3954000000000001e-05 2023-10-09T08:37:07.141 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.141 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.141 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.141 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.694673+0000", 2023-10-09T08:37:07.141 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.4850000000000003e-06 2023-10-09T08:37:07.141 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.141 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.141 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.141 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.694680+0000", 2023-10-09T08:37:07.141 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002616321 2023-10-09T08:37:07.142 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.142 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.142 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.142 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.697296+0000", 2023-10-09T08:37:07.142 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017189199999999999 2023-10-09T08:37:07.142 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.142 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.142 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:07.142 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.697468+0000", 2023-10-09T08:37:07.142 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014248400000000001 2023-10-09T08:37:07.143 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.143 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.143 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 1,6", 2023-10-09T08:37:07.143 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.697611+0000", 2023-10-09T08:37:07.143 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0029928049999999999 2023-10-09T08:37:07.143 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.143 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.143 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:07.143 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.700604+0000", 2023-10-09T08:37:07.144 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001297786 2023-10-09T08:37:07.144 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.144 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.144 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.144 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.701901+0000", 2023-10-09T08:37:07.144 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.01795923 2023-10-09T08:37:07.144 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.144 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.144 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.144 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.719861+0000", 2023-10-09T08:37:07.144 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.7239999999999998e-06 2023-10-09T08:37:07.145 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.145 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.145 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:37:07.145 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.719869+0000", 2023-10-09T08:37:07.145 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.99257294299999999 2023-10-09T08:37:07.145 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.145 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.145 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.146 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.712442+0000", 2023-10-09T08:37:07.146 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.3500000000000003e-06 2023-10-09T08:37:07.146 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.146 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.146 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:37:07.146 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.712452+0000", 2023-10-09T08:37:07.146 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.476394561 2023-10-09T08:37:07.146 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.146 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.147 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.147 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.188846+0000", 2023-10-09T08:37:07.147 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00010320800000000001 2023-10-09T08:37:07.147 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.147 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.147 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.147 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.188949+0000", 2023-10-09T08:37:07.147 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.494330841 2023-10-09T08:37:07.147 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.148 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.148 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.148 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.148 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.148 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:87723 7.4 7:2833c24f:::benchmark_data_smithi081_154445_object87722:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-09T08:37:07.148 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:15.706744+0000", 2023-10-09T08:37:07.149 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 591.41450171899999, 2023-10-09T08:37:07.149 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.5052472610000001, 2023-10-09T08:37:07.149 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.149 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:07.149 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.149 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.149 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.149 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 87723 2023-10-09T08:37:07.149 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.150 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.150 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.150 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.150 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.706744+0000", 2023-10-09T08:37:07.150 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.150 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.150 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.151 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.151 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.706744+0000", 2023-10-09T08:37:07.151 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:37:07.151 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.151 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.151 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.151 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.706743+0000", 2023-10-09T08:37:07.151 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.3815000000000001e-05 2023-10-09T08:37:07.151 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.152 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.152 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.152 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.706777+0000", 2023-10-09T08:37:07.152 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.1210000000000001e-06 2023-10-09T08:37:07.152 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.152 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.152 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.152 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.706784+0000", 2023-10-09T08:37:07.152 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.5669999999999996e-06 2023-10-09T08:37:07.152 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.153 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.153 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.153 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.706789+0000", 2023-10-09T08:37:07.153 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.013106592 2023-10-09T08:37:07.153 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.153 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.153 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.153 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.719895+0000", 2023-10-09T08:37:07.153 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.157e-06 2023-10-09T08:37:07.154 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.154 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.154 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:37:07.154 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.719903+0000", 2023-10-09T08:37:07.154 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.99257483000000002 2023-10-09T08:37:07.154 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.155 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.155 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.155 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.712478+0000", 2023-10-09T08:37:07.155 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.9819999999999997e-06 2023-10-09T08:37:07.155 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.155 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.156 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:37:07.156 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.712487+0000", 2023-10-09T08:37:07.156 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4765014439999999 2023-10-09T08:37:07.156 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.156 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.156 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.156 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.188989+0000", 2023-10-09T08:37:07.157 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00024721600000000003 2023-10-09T08:37:07.157 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.157 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.157 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:07.157 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.189236+0000", 2023-10-09T08:37:07.157 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000231855 2023-10-09T08:37:07.157 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.157 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.157 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,1", 2023-10-09T08:37:07.158 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.189468+0000", 2023-10-09T08:37:07.158 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.010960429000000001 2023-10-09T08:37:07.158 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.158 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.158 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:07.158 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.200428+0000", 2023-10-09T08:37:07.158 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3121999999999997e-05 2023-10-09T08:37:07.158 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.159 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.159 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.159 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.200481+0000", 2023-10-09T08:37:07.159 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.006964395 2023-10-09T08:37:07.159 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.159 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.159 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.159 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.207446+0000", 2023-10-09T08:37:07.159 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.2207000000000007e-05 2023-10-09T08:37:07.160 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.160 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.160 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:07.160 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.207538+0000", 2023-10-09T08:37:07.160 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0044532440000000003 2023-10-09T08:37:07.160 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.160 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.160 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.161 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.211991+0000", 2023-10-09T08:37:07.161 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.5052472610000001 2023-10-09T08:37:07.161 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.161 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.161 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.161 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.161 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.161 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:87726 7.9 7:9cda22df:::benchmark_data_smithi081_154445_object87725:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-09T08:37:07.161 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:15.706796+0000", 2023-10-09T08:37:07.162 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 591.41444918499997, 2023-10-09T08:37:07.162 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.5238583979999998, 2023-10-09T08:37:07.162 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.162 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:07.162 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.162 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.162 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.162 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 87726 2023-10-09T08:37:07.162 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.162 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.162 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.163 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.163 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.706796+0000", 2023-10-09T08:37:07.163 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.163 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.163 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.163 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.163 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.706796+0000", 2023-10-09T08:37:07.163 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:37:07.163 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.163 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.163 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.164 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.706796+0000", 2023-10-09T08:37:07.164 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.9467000000000001e-05 2023-10-09T08:37:07.164 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.164 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.164 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.164 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.706825+0000", 2023-10-09T08:37:07.164 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.8460000000000002e-06 2023-10-09T08:37:07.164 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.164 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.164 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.164 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.706832+0000", 2023-10-09T08:37:07.164 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.206e-06 2023-10-09T08:37:07.165 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.165 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.165 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.165 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.706836+0000", 2023-10-09T08:37:07.165 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.015961636000000001 2023-10-09T08:37:07.165 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.165 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.165 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.165 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.722798+0000", 2023-10-09T08:37:07.165 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.5189999999999992e-06 2023-10-09T08:37:07.165 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.165 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.166 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:37:07.166 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.722806+0000", 2023-10-09T08:37:07.166 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.99008717700000004 2023-10-09T08:37:07.166 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.166 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.166 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.166 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.712894+0000", 2023-10-09T08:37:07.166 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3122000000000001e-05 2023-10-09T08:37:07.166 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.166 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.166 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:37:07.166 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.712907+0000", 2023-10-09T08:37:07.167 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4765670360000001 2023-10-09T08:37:07.167 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.167 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.167 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.167 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.189474+0000", 2023-10-09T08:37:07.167 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000128353 2023-10-09T08:37:07.167 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.167 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.167 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:07.167 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.189602+0000", 2023-10-09T08:37:07.167 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00020424199999999999 2023-10-09T08:37:07.168 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.168 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.168 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,1", 2023-10-09T08:37:07.168 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.189806+0000", 2023-10-09T08:37:07.168 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011811912000000001 2023-10-09T08:37:07.168 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.168 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.168 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.168 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.201618+0000", 2023-10-09T08:37:07.168 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0051071249999999997 2023-10-09T08:37:07.168 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.169 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.169 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:07.169 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.206725+0000", 2023-10-09T08:37:07.169 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.019842855 2023-10-09T08:37:07.169 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.169 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.169 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.169 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.226568+0000", 2023-10-09T08:37:07.169 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.0417999999999998e-05 2023-10-09T08:37:07.169 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.169 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.170 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:07.170 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.226609+0000", 2023-10-09T08:37:07.170 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0040461519999999999 2023-10-09T08:37:07.170 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.170 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.170 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.170 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.230655+0000", 2023-10-09T08:37:07.170 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.5238583979999998 2023-10-09T08:37:07.170 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.170 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.170 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.171 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.171 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.171 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:87734 7.9 7:96cf0477:::benchmark_data_smithi081_154445_object87733:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e184)", 2023-10-09T08:37:07.171 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:15.735523+0000", 2023-10-09T08:37:07.171 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 591.38572285999999, 2023-10-09T08:37:07.171 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.498930257, 2023-10-09T08:37:07.171 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.171 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:07.171 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.171 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.171 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.171 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 87734 2023-10-09T08:37:07.171 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.172 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.172 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.172 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.172 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.735523+0000", 2023-10-09T08:37:07.172 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.172 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.172 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.172 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.172 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.735523+0000", 2023-10-09T08:37:07.172 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:37:07.172 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.172 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.173 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.173 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.735522+0000", 2023-10-09T08:37:07.173 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000119561 2023-10-09T08:37:07.173 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.173 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.173 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.173 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.735642+0000", 2023-10-09T08:37:07.173 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0254e-05 2023-10-09T08:37:07.173 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.173 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.173 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.173 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.735652+0000", 2023-10-09T08:37:07.174 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5741999999999999e-05 2023-10-09T08:37:07.174 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.174 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.174 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.174 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.735668+0000", 2023-10-09T08:37:07.174 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.0809e-05 2023-10-09T08:37:07.174 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.174 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.174 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.174 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.735728+0000", 2023-10-09T08:37:07.174 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4980999999999999e-05 2023-10-09T08:37:07.174 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.175 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.175 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:37:07.175 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.735743+0000", 2023-10-09T08:37:07.175 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.97724936399999995 2023-10-09T08:37:07.175 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.175 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.175 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.175 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.712993+0000", 2023-10-09T08:37:07.175 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6946999999999999e-05 2023-10-09T08:37:07.175 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.175 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.175 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:37:07.176 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713010+0000", 2023-10-09T08:37:07.176 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.48283996 2023-10-09T08:37:07.176 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.176 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.176 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.176 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.195850+0000", 2023-10-09T08:37:07.176 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00018954900000000001 2023-10-09T08:37:07.176 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.176 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.177 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:07.177 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.196039+0000", 2023-10-09T08:37:07.177 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00026446400000000001 2023-10-09T08:37:07.177 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.177 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.177 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,1", 2023-10-09T08:37:07.177 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.196304+0000", 2023-10-09T08:37:07.177 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.010434218 2023-10-09T08:37:07.177 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.177 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.177 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:07.178 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.206738+0000", 2023-10-09T08:37:07.178 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.016930717000000001 2023-10-09T08:37:07.178 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.178 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.178 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.178 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.223669+0000", 2023-10-09T08:37:07.178 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0070429070000000002 2023-10-09T08:37:07.178 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.178 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.178 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.179 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.230711+0000", 2023-10-09T08:37:07.179 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.4758000000000005e-05 2023-10-09T08:37:07.179 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.179 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.179 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:07.179 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.230786+0000", 2023-10-09T08:37:07.179 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003666809 2023-10-09T08:37:07.179 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.179 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.179 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.180 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.234453+0000", 2023-10-09T08:37:07.180 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.498930257 2023-10-09T08:37:07.180 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.180 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.180 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.180 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.180 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.180 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:87737 7.9 7:9e6fae46:::benchmark_data_smithi081_154445_object87736:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e184)", 2023-10-09T08:37:07.180 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:15.747288+0000", 2023-10-09T08:37:07.181 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 591.37395721899998, 2023-10-09T08:37:07.181 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.4906701789999999, 2023-10-09T08:37:07.181 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.181 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:07.181 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.181 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.181 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.182 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 87737 2023-10-09T08:37:07.182 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.182 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.182 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.182 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.182 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747288+0000", 2023-10-09T08:37:07.183 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.183 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.183 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.183 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.183 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747288+0000", 2023-10-09T08:37:07.183 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999943 2023-10-09T08:37:07.183 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.184 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.184 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.184 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747283+0000", 2023-10-09T08:37:07.184 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000124129 2023-10-09T08:37:07.184 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.185 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.185 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.185 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747407+0000", 2023-10-09T08:37:07.185 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6181999999999999e-05 2023-10-09T08:37:07.185 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.185 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.185 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.186 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747423+0000", 2023-10-09T08:37:07.186 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1462e-05 2023-10-09T08:37:07.186 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.186 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.186 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.186 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747434+0000", 2023-10-09T08:37:07.187 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.1448e-05 2023-10-09T08:37:07.187 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.187 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.187 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.187 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747476+0000", 2023-10-09T08:37:07.187 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5800000000000003e-06 2023-10-09T08:37:07.188 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.188 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.188 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:37:07.188 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747483+0000", 2023-10-09T08:37:07.188 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.96554780500000004 2023-10-09T08:37:07.188 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.188 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.189 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.189 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713031+0000", 2023-10-09T08:37:07.189 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.4690000000000002e-06 2023-10-09T08:37:07.189 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.189 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.189 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:37:07.189 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713038+0000", 2023-10-09T08:37:07.189 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4859142249999999 2023-10-09T08:37:07.190 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.190 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.190 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.190 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.198952+0000", 2023-10-09T08:37:07.190 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00010572400000000001 2023-10-09T08:37:07.190 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.190 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.190 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:07.190 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.199058+0000", 2023-10-09T08:37:07.190 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013744899999999999 2023-10-09T08:37:07.190 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.190 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.191 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,1", 2023-10-09T08:37:07.191 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.199195+0000", 2023-10-09T08:37:07.191 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0075473390000000001 2023-10-09T08:37:07.191 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.191 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.191 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:07.191 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.206742+0000", 2023-10-09T08:37:07.191 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.016984814000000001 2023-10-09T08:37:07.191 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.192 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.192 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.192 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.223727+0000", 2023-10-09T08:37:07.192 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.010786820000000001 2023-10-09T08:37:07.192 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.192 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.192 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.192 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.234514+0000", 2023-10-09T08:37:07.193 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000153046 2023-10-09T08:37:07.193 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.193 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.193 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:07.193 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.234667+0000", 2023-10-09T08:37:07.193 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003291581 2023-10-09T08:37:07.193 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.193 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.193 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.194 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.237959+0000", 2023-10-09T08:37:07.194 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.4906701789999999 2023-10-09T08:37:07.194 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.194 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.194 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.194 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.194 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.194 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:87739 7.9 7:99cc86f7:::benchmark_data_smithi081_154445_object87738:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e184)", 2023-10-09T08:37:07.194 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:27:15.747675+0000", 2023-10-09T08:37:07.195 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 591.37357016500005, 2023-10-09T08:37:07.195 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.4938361439999999, 2023-10-09T08:37:07.195 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.195 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:07.195 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.195 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.195 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.195 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 87739 2023-10-09T08:37:07.195 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.195 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.195 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.196 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.196 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747675+0000", 2023-10-09T08:37:07.196 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.196 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.196 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.196 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.196 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747675+0000", 2023-10-09T08:37:07.196 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:37:07.196 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.196 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.196 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.196 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747674+0000", 2023-10-09T08:37:07.197 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.9740999999999997e-05 2023-10-09T08:37:07.197 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.197 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.197 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.197 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747724+0000", 2023-10-09T08:37:07.197 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6997e-05 2023-10-09T08:37:07.197 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.197 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.197 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.197 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747741+0000", 2023-10-09T08:37:07.197 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1687e-05 2023-10-09T08:37:07.198 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.198 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.198 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.198 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747752+0000", 2023-10-09T08:37:07.198 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.1532999999999998e-05 2023-10-09T08:37:07.198 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.198 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.198 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.198 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747784+0000", 2023-10-09T08:37:07.198 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.694e-06 2023-10-09T08:37:07.198 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.198 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.199 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:37:07.199 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:15.747790+0000", 2023-10-09T08:37:07.199 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.965263011 2023-10-09T08:37:07.199 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.199 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.199 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.199 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713053+0000", 2023-10-09T08:37:07.199 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.7620000000000001e-06 2023-10-09T08:37:07.199 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.199 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.199 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:37:07.200 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:16.713058+0000", 2023-10-09T08:37:07.200 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.488650153 2023-10-09T08:37:07.200 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.200 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.200 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.200 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.201708+0000", 2023-10-09T08:37:07.200 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013230199999999999 2023-10-09T08:37:07.200 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.200 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.200 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:07.200 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.201841+0000", 2023-10-09T08:37:07.200 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000126086 2023-10-09T08:37:07.201 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.201 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.201 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,1", 2023-10-09T08:37:07.201 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.201967+0000", 2023-10-09T08:37:07.201 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.004781609 2023-10-09T08:37:07.201 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.201 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.201 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:07.201 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.206748+0000", 2023-10-09T08:37:07.201 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.017013762000000002 2023-10-09T08:37:07.201 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.201 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.202 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.202 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.223762+0000", 2023-10-09T08:37:07.202 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.014316315 2023-10-09T08:37:07.202 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.202 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.202 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.202 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.238079+0000", 2023-10-09T08:37:07.202 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.074e-05 2023-10-09T08:37:07.202 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.202 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.202 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:07.202 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.238119+0000", 2023-10-09T08:37:07.203 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0033923389999999999 2023-10-09T08:37:07.203 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.203 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.203 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.203 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:27:18.241512+0000", 2023-10-09T08:37:07.203 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.4938361439999999 2023-10-09T08:37:07.203 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.203 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.203 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.203 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.203 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.204 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:148362 7.9 7:914b6dcc:::benchmark_data_smithi081_154445_object50864:head [delete] snapc 0=[] ondisk+write+known_if_redirected e220)", 2023-10-09T08:37:07.204 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:33:37.331541+0000", 2023-10-09T08:37:07.204 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 209.78970494500001, 2023-10-09T08:37:07.204 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.55823589399999995, 2023-10-09T08:37:07.204 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.204 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:07.204 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.204 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.204 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.204 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 148362 2023-10-09T08:37:07.204 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.204 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.205 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.205 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.205 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.331541+0000", 2023-10-09T08:37:07.205 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.205 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.205 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.205 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.205 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.331541+0000", 2023-10-09T08:37:07.205 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:37:07.205 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.205 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.206 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.206 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.331539+0000", 2023-10-09T08:37:07.206 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.6359999999999994e-06 2023-10-09T08:37:07.206 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.206 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.206 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.206 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.331547+0000", 2023-10-09T08:37:07.206 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4895000000000001e-05 2023-10-09T08:37:07.206 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.206 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.206 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.207 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.331562+0000", 2023-10-09T08:37:07.207 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.6100000000000002e-06 2023-10-09T08:37:07.207 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.207 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.207 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.207 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.331568+0000", 2023-10-09T08:37:07.207 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.47561054200000003 2023-10-09T08:37:07.207 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.207 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.207 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.207 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.807179+0000", 2023-10-09T08:37:07.208 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.012413403999999999 2023-10-09T08:37:07.208 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.208 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.208 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:07.208 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.819592+0000", 2023-10-09T08:37:07.208 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.009717636 2023-10-09T08:37:07.208 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.208 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.208 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,6,7", 2023-10-09T08:37:07.208 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.829310+0000", 2023-10-09T08:37:07.208 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.037982136 2023-10-09T08:37:07.209 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.209 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.209 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:07.209 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.867292+0000", 2023-10-09T08:37:07.209 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0015940150000000001 2023-10-09T08:37:07.209 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.209 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.209 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.209 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.868886+0000", 2023-10-09T08:37:07.209 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0037574359999999998 2023-10-09T08:37:07.210 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.210 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.210 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.210 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.872643+0000", 2023-10-09T08:37:07.210 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001815575 2023-10-09T08:37:07.210 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.210 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.210 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.210 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.874459+0000", 2023-10-09T08:37:07.210 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0030725729999999999 2023-10-09T08:37:07.211 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.211 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.211 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:07.211 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.877532+0000", 2023-10-09T08:37:07.211 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.012245056000000001 2023-10-09T08:37:07.211 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.211 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.211 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.211 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.889777+0000", 2023-10-09T08:37:07.211 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.55823589399999995 2023-10-09T08:37:07.211 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.212 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.212 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.212 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.212 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.212 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:148364 7.9 7:9126b3d8:::benchmark_data_smithi081_154445_object50866:head [delete] snapc 0=[] ondisk+write+known_if_redirected e220)", 2023-10-09T08:37:07.212 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:33:37.345329+0000", 2023-10-09T08:37:07.212 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 209.77591641399999, 2023-10-09T08:37:07.212 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.56905118099999996, 2023-10-09T08:37:07.212 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.212 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:07.213 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.213 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.213 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.213 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 148364 2023-10-09T08:37:07.213 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.213 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.213 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.213 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.213 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.345329+0000", 2023-10-09T08:37:07.213 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.213 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.214 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.214 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.214 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.345329+0000", 2023-10-09T08:37:07.214 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:37:07.214 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.214 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.214 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.215 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.345327+0000", 2023-10-09T08:37:07.215 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0057e-05 2023-10-09T08:37:07.215 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.215 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.215 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.215 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.345337+0000", 2023-10-09T08:37:07.215 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.9711000000000002e-05 2023-10-09T08:37:07.215 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.215 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.216 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.216 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.345357+0000", 2023-10-09T08:37:07.216 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1066e-05 2023-10-09T08:37:07.216 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.216 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.216 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.216 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.345368+0000", 2023-10-09T08:37:07.216 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.49426565900000002 2023-10-09T08:37:07.216 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.217 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.217 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.217 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.839634+0000", 2023-10-09T08:37:07.217 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0080418590000000002 2023-10-09T08:37:07.217 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.217 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.217 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:07.217 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.847676+0000", 2023-10-09T08:37:07.217 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0089441769999999993 2023-10-09T08:37:07.218 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.218 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.218 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,6,7", 2023-10-09T08:37:07.218 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.856620+0000", 2023-10-09T08:37:07.218 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.012791797000000001 2023-10-09T08:37:07.218 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.218 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.218 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:07.219 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.869412+0000", 2023-10-09T08:37:07.219 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.022012759 2023-10-09T08:37:07.219 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.219 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.219 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.219 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.891424+0000", 2023-10-09T08:37:07.220 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0045583159999999998 2023-10-09T08:37:07.220 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.220 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.220 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.220 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.895983+0000", 2023-10-09T08:37:07.220 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0025395219999999998 2023-10-09T08:37:07.220 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.221 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.221 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.221 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.898522+0000", 2023-10-09T08:37:07.221 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0032186749999999998 2023-10-09T08:37:07.221 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.221 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.221 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:07.221 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.901741+0000", 2023-10-09T08:37:07.222 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.01263947 2023-10-09T08:37:07.222 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.222 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.222 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.222 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.914380+0000", 2023-10-09T08:37:07.222 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.56905118099999996 2023-10-09T08:37:07.222 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.222 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.223 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.223 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.223 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.223 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:148367 7.9 7:9df31a9c:::benchmark_data_smithi081_154445_object50869:head [delete] snapc 0=[] ondisk+write+known_if_redirected e220)", 2023-10-09T08:37:07.223 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:33:37.368442+0000", 2023-10-09T08:37:07.223 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 209.752803801, 2023-10-09T08:37:07.223 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.63234575900000001, 2023-10-09T08:37:07.223 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.223 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:07.224 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.224 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.224 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.224 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 148367 2023-10-09T08:37:07.224 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.224 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.224 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.224 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.224 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.368442+0000", 2023-10-09T08:37:07.225 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.225 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.225 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.225 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.225 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.368442+0000", 2023-10-09T08:37:07.225 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:37:07.225 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.225 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.226 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.226 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.368439+0000", 2023-10-09T08:37:07.226 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4523e-05 2023-10-09T08:37:07.226 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.226 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.226 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.226 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.368454+0000", 2023-10-09T08:37:07.226 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.991e-05 2023-10-09T08:37:07.227 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.227 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.227 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.227 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.368484+0000", 2023-10-09T08:37:07.227 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3256e-05 2023-10-09T08:37:07.227 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.227 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.227 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.228 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.368497+0000", 2023-10-09T08:37:07.228 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.54649248500000003 2023-10-09T08:37:07.228 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.228 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.228 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.228 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.914989+0000", 2023-10-09T08:37:07.228 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0085076479999999996 2023-10-09T08:37:07.229 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.229 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.229 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:07.229 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.923497+0000", 2023-10-09T08:37:07.229 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0094640139999999998 2023-10-09T08:37:07.229 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.229 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.229 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,6,7", 2023-10-09T08:37:07.230 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.932961+0000", 2023-10-09T08:37:07.230 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.045849860999999999 2023-10-09T08:37:07.230 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.230 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.230 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.230 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.978811+0000", 2023-10-09T08:37:07.230 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00077827099999999998 2023-10-09T08:37:07.230 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.230 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.231 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:07.231 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.979589+0000", 2023-10-09T08:37:07.231 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0016860099999999999 2023-10-09T08:37:07.231 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.231 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.231 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.231 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.981275+0000", 2023-10-09T08:37:07.231 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0025529319999999999 2023-10-09T08:37:07.231 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.231 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.231 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.231 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.983828+0000", 2023-10-09T08:37:07.232 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0041059779999999997 2023-10-09T08:37:07.232 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.232 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.232 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:07.232 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.987934+0000", 2023-10-09T08:37:07.232 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.012853451 2023-10-09T08:37:07.232 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.232 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.232 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.232 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:38.000788+0000", 2023-10-09T08:37:07.232 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.63234575900000001 2023-10-09T08:37:07.232 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.233 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.233 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.233 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.233 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.233 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:148379 7.9 7:96252d78:::benchmark_data_smithi081_154445_object50881:head [delete] snapc 0=[] ondisk+write+known_if_redirected e220)", 2023-10-09T08:37:07.233 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:33:37.480765+0000", 2023-10-09T08:37:07.233 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 209.64048090599999, 2023-10-09T08:37:07.233 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.54694810199999999, 2023-10-09T08:37:07.233 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.233 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:07.233 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.233 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.234 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.234 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 148379 2023-10-09T08:37:07.234 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.234 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.234 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.234 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.234 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.480765+0000", 2023-10-09T08:37:07.234 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.234 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.234 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.234 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.234 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.480765+0000", 2023-10-09T08:37:07.235 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:37:07.235 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.235 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.235 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.235 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.480763+0000", 2023-10-09T08:37:07.235 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2452e-05 2023-10-09T08:37:07.235 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.235 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.235 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.235 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.480775+0000", 2023-10-09T08:37:07.235 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.4371000000000001e-05 2023-10-09T08:37:07.235 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.236 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.236 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.236 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.480799+0000", 2023-10-09T08:37:07.236 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6623e-05 2023-10-09T08:37:07.236 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.236 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.236 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.236 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.480816+0000", 2023-10-09T08:37:07.236 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.46459043999999999 2023-10-09T08:37:07.236 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.236 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.236 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.237 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.945406+0000", 2023-10-09T08:37:07.237 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0090563120000000004 2023-10-09T08:37:07.237 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.237 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.237 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:07.237 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.954463+0000", 2023-10-09T08:37:07.237 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.010634154 2023-10-09T08:37:07.237 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.237 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.237 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,6,7", 2023-10-09T08:37:07.237 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.965097+0000", 2023-10-09T08:37:07.237 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.036269057 2023-10-09T08:37:07.238 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.238 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.238 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:07.238 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:38.001366+0000", 2023-10-09T08:37:07.238 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001753468 2023-10-09T08:37:07.238 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.238 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.238 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.238 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:38.003119+0000", 2023-10-09T08:37:07.238 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002163594 2023-10-09T08:37:07.238 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.239 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.239 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.239 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:38.005283+0000", 2023-10-09T08:37:07.239 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0036860970000000002 2023-10-09T08:37:07.239 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.239 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.239 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.239 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:38.008969+0000", 2023-10-09T08:37:07.239 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0043663440000000003 2023-10-09T08:37:07.239 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.239 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.239 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:07.240 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:38.013335+0000", 2023-10-09T08:37:07.240 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.014377381999999999 2023-10-09T08:37:07.240 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.240 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.240 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.240 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:38.027713+0000", 2023-10-09T08:37:07.240 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.54694810199999999 2023-10-09T08:37:07.240 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.240 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.240 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.240 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.240 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.241 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:148402 7.9 7:9134fb55:::benchmark_data_smithi081_154445_object50904:head [delete] snapc 0=[] ondisk+write+known_if_redirected e220)", 2023-10-09T08:37:07.241 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:33:37.604781+0000", 2023-10-09T08:37:07.241 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 209.51646477099999, 2023-10-09T08:37:07.241 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.50840229299999995, 2023-10-09T08:37:07.241 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.241 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:07.241 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.241 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.241 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.241 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 148402 2023-10-09T08:37:07.241 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.242 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.242 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.242 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.242 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.604781+0000", 2023-10-09T08:37:07.242 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.242 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.242 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.242 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.242 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.604781+0000", 2023-10-09T08:37:07.242 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:37:07.242 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.242 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.243 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.243 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.604779+0000", 2023-10-09T08:37:07.243 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.7099999999999996e-06 2023-10-09T08:37:07.243 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.243 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.243 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.243 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.604788+0000", 2023-10-09T08:37:07.243 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5937999999999999e-05 2023-10-09T08:37:07.243 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.243 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.244 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.244 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.604804+0000", 2023-10-09T08:37:07.244 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.8909999999999998e-06 2023-10-09T08:37:07.244 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.244 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.244 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.244 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:37.604811+0000", 2023-10-09T08:37:07.244 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.42347906800000001 2023-10-09T08:37:07.244 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.244 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.244 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.245 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:38.028290+0000", 2023-10-09T08:37:07.245 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.007756308 2023-10-09T08:37:07.245 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.245 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.245 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:07.245 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:38.036046+0000", 2023-10-09T08:37:07.245 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.010123004 2023-10-09T08:37:07.245 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.245 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.245 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,6,7", 2023-10-09T08:37:07.245 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:38.046169+0000", 2023-10-09T08:37:07.246 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.042396672000000003 2023-10-09T08:37:07.246 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.246 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.246 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.246 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:38.088566+0000", 2023-10-09T08:37:07.246 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002278141 2023-10-09T08:37:07.246 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.246 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.246 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.247 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:38.090844+0000", 2023-10-09T08:37:07.247 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0026825239999999999 2023-10-09T08:37:07.247 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.247 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.247 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.247 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:38.093526+0000", 2023-10-09T08:37:07.247 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0032593040000000002 2023-10-09T08:37:07.247 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.247 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.247 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:07.248 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:38.096786+0000", 2023-10-09T08:37:07.248 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0034324709999999999 2023-10-09T08:37:07.248 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.248 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.248 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:07.248 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:38.100218+0000", 2023-10-09T08:37:07.248 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.012965123 2023-10-09T08:37:07.248 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.248 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.249 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.249 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:33:38.113183+0000", 2023-10-09T08:37:07.249 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.50840229299999995 2023-10-09T08:37:07.249 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.249 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.249 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.249 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.249 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.249 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:159810 7.9 7:9615b12a:::benchmark_data_smithi081_154445_object62312:head [delete] snapc 0=[] ondisk+write+known_if_redirected e227)", 2023-10-09T08:37:07.249 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:34:57.921373+0000", 2023-10-09T08:37:07.249 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 129.19987300599999, 2023-10-09T08:37:07.249 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.28963113499999998, 2023-10-09T08:37:07.250 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.250 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:07.250 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.250 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.250 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.250 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 159810 2023-10-09T08:37:07.250 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.251 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.251 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.251 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.251 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:57.921373+0000", 2023-10-09T08:37:07.251 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.251 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.251 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.251 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.251 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:57.921373+0000", 2023-10-09T08:37:07.252 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999971 2023-10-09T08:37:07.252 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.252 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.252 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.252 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:57.921370+0000", 2023-10-09T08:37:07.252 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.433e-05 2023-10-09T08:37:07.252 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.253 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.253 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.253 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:57.921384+0000", 2023-10-09T08:37:07.253 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.9439999999999999e-05 2023-10-09T08:37:07.253 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.253 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.253 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.253 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:57.921414+0000", 2023-10-09T08:37:07.254 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4578e-05 2023-10-09T08:37:07.254 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.254 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.254 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.254 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:57.921428+0000", 2023-10-09T08:37:07.254 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.21391633400000001 2023-10-09T08:37:07.254 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.255 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.255 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.255 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.135344+0000", 2023-10-09T08:37:07.255 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.006519426 2023-10-09T08:37:07.255 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.255 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.255 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:07.256 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.141864+0000", 2023-10-09T08:37:07.256 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0083355219999999997 2023-10-09T08:37:07.256 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.256 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.256 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,6,7", 2023-10-09T08:37:07.256 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.150199+0000", 2023-10-09T08:37:07.256 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.038268679999999999 2023-10-09T08:37:07.257 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.257 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.257 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.257 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.188468+0000", 2023-10-09T08:37:07.257 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000474518 2023-10-09T08:37:07.257 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.258 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.258 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:07.258 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.188943+0000", 2023-10-09T08:37:07.258 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0034737890000000001 2023-10-09T08:37:07.258 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.258 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.259 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.259 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.192416+0000", 2023-10-09T08:37:07.259 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0030460190000000001 2023-10-09T08:37:07.259 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.259 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.259 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.259 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.195462+0000", 2023-10-09T08:37:07.259 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0040867769999999998 2023-10-09T08:37:07.259 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.259 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.260 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:07.260 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.199549+0000", 2023-10-09T08:37:07.260 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011454551 2023-10-09T08:37:07.260 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.260 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.260 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.260 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.211004+0000", 2023-10-09T08:37:07.260 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.28963113499999998 2023-10-09T08:37:07.261 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.261 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.261 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.261 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.261 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.261 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:160731 7.9 7:9d5b4d58:::benchmark_data_smithi081_154445_object63233:head [delete] snapc 0=[] ondisk+write+known_if_redirected e227)", 2023-10-09T08:37:07.261 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:03.077606+0000", 2023-10-09T08:37:07.261 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 124.043639871, 2023-10-09T08:37:07.262 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.25560707900000001, 2023-10-09T08:37:07.262 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.262 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:07.262 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.262 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.262 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.262 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 160731 2023-10-09T08:37:07.262 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.263 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.263 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.263 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.263 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.077606+0000", 2023-10-09T08:37:07.263 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.263 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.263 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.263 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.263 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.077606+0000", 2023-10-09T08:37:07.264 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:37:07.264 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.264 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.264 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.264 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.077604+0000", 2023-10-09T08:37:07.264 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2084e-05 2023-10-09T08:37:07.264 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.264 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.264 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.264 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.077616+0000", 2023-10-09T08:37:07.264 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.9451999999999999e-05 2023-10-09T08:37:07.264 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.265 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.265 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.265 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.077635+0000", 2023-10-09T08:37:07.265 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.9849999999999995e-06 2023-10-09T08:37:07.265 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.265 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.265 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.265 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.077644+0000", 2023-10-09T08:37:07.265 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.095886658999999999 2023-10-09T08:37:07.265 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.266 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.266 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.266 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.173531+0000", 2023-10-09T08:37:07.266 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0062868530000000002 2023-10-09T08:37:07.266 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.266 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.266 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:07.266 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.179818+0000", 2023-10-09T08:37:07.266 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0082553599999999998 2023-10-09T08:37:07.266 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.266 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.267 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,6,7", 2023-10-09T08:37:07.267 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.188073+0000", 2023-10-09T08:37:07.267 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.016278437 2023-10-09T08:37:07.267 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.267 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.267 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.267 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.204352+0000", 2023-10-09T08:37:07.267 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001395774 2023-10-09T08:37:07.267 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.267 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.267 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.267 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.205747+0000", 2023-10-09T08:37:07.268 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0014026900000000001 2023-10-09T08:37:07.268 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.268 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.268 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.268 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.207150+0000", 2023-10-09T08:37:07.268 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.112938359 2023-10-09T08:37:07.268 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.268 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.268 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:07.268 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.320088+0000", 2023-10-09T08:37:07.268 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0025278129999999998 2023-10-09T08:37:07.268 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.268 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.269 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:07.269 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.322616+0000", 2023-10-09T08:37:07.269 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.010596540999999999 2023-10-09T08:37:07.269 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.269 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.269 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.269 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.333213+0000", 2023-10-09T08:37:07.269 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.25560707900000001 2023-10-09T08:37:07.269 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.269 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.269 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.270 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.270 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.270 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:160732 7.9 7:9223977a:::benchmark_data_smithi081_154445_object63234:head [delete] snapc 0=[] ondisk+write+known_if_redirected e227)", 2023-10-09T08:37:07.270 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:03.088968+0000", 2023-10-09T08:37:07.270 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 124.032277189, 2023-10-09T08:37:07.270 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.25718349099999999, 2023-10-09T08:37:07.270 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.270 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:07.270 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.270 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.270 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.271 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 160732 2023-10-09T08:37:07.271 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.271 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.271 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.271 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.271 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.088968+0000", 2023-10-09T08:37:07.271 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.271 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.271 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.271 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.271 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.088968+0000", 2023-10-09T08:37:07.271 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999971 2023-10-09T08:37:07.272 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.272 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.272 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.272 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.088965+0000", 2023-10-09T08:37:07.272 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5865000000000001e-05 2023-10-09T08:37:07.272 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.272 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.272 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.272 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.088981+0000", 2023-10-09T08:37:07.272 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.9654000000000001e-05 2023-10-09T08:37:07.272 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.272 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.273 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.273 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.089011+0000", 2023-10-09T08:37:07.273 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5427e-05 2023-10-09T08:37:07.273 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.273 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.273 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.273 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.089026+0000", 2023-10-09T08:37:07.273 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.118601204 2023-10-09T08:37:07.273 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.273 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.273 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.273 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.207628+0000", 2023-10-09T08:37:07.274 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0060666210000000003 2023-10-09T08:37:07.274 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.274 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.274 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:07.274 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.213694+0000", 2023-10-09T08:37:07.274 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0078995539999999996 2023-10-09T08:37:07.274 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.274 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.274 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,6,7", 2023-10-09T08:37:07.274 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.221594+0000", 2023-10-09T08:37:07.274 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.038328653999999997 2023-10-09T08:37:07.274 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.274 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.275 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.275 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.259922+0000", 2023-10-09T08:37:07.275 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.019243354000000001 2023-10-09T08:37:07.275 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.275 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.275 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.275 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.279166+0000", 2023-10-09T08:37:07.275 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0026413650000000001 2023-10-09T08:37:07.275 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.275 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.275 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.275 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.281807+0000", 2023-10-09T08:37:07.276 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.05200312 2023-10-09T08:37:07.276 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.276 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.276 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:07.276 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.333810+0000", 2023-10-09T08:37:07.276 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002601258 2023-10-09T08:37:07.276 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.276 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.276 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:07.276 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.336412+0000", 2023-10-09T08:37:07.277 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0097404050000000006 2023-10-09T08:37:07.277 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.277 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.277 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.277 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.346152+0000", 2023-10-09T08:37:07.277 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.25718349099999999 2023-10-09T08:37:07.277 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.277 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.277 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.277 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.277 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.277 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:168877 7.9 7:91307dcb:::benchmark_data_smithi081_154445_object71379:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T08:37:07.278 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:49.811960+0000", 2023-10-09T08:37:07.278 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 77.309285424999999, 2023-10-09T08:37:07.278 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.553008465, 2023-10-09T08:37:07.278 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.278 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:37:07.278 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.278 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.278 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.278 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 168877 2023-10-09T08:37:07.278 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.278 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.279 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.279 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.279 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.811960+0000", 2023-10-09T08:37:07.279 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.279 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.279 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.279 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.279 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.811960+0000", 2023-10-09T08:37:07.279 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:37:07.280 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.280 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.280 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.280 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.811958+0000", 2023-10-09T08:37:07.280 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.8019999999999998e-06 2023-10-09T08:37:07.280 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.280 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.280 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.280 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.811967+0000", 2023-10-09T08:37:07.280 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6731e-05 2023-10-09T08:37:07.280 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.280 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.281 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.281 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.811984+0000", 2023-10-09T08:37:07.281 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.9299999999999992e-06 2023-10-09T08:37:07.281 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.281 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.281 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.281 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.811993+0000", 2023-10-09T08:37:07.281 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.13622176899999999 2023-10-09T08:37:07.281 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.282 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.282 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.282 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.948214+0000", 2023-10-09T08:37:07.282 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.015398989 2023-10-09T08:37:07.282 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.282 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.282 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:07.282 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.963613+0000", 2023-10-09T08:37:07.283 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011579549 2023-10-09T08:37:07.283 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.283 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.283 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,6,7", 2023-10-09T08:37:07.283 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.975193+0000", 2023-10-09T08:37:07.283 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.070695777000000001 2023-10-09T08:37:07.284 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.284 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.284 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:07.284 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.045889+0000", 2023-10-09T08:37:07.284 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0010980429999999999 2023-10-09T08:37:07.284 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.284 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.284 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:07.284 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.046987+0000", 2023-10-09T08:37:07.285 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.317967061 2023-10-09T08:37:07.285 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.285 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.285 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.285 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.364954+0000", 2023-10-09T08:37:07.285 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4878999999999999e-05 2023-10-09T08:37:07.286 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.286 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.286 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.286 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.364969+0000", 2023-10-09T08:37:07.286 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.553008465 2023-10-09T08:37:07.286 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.286 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.286 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.286 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.287 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.287 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:168895 7.9 7:99bc0bc2:::benchmark_data_smithi081_154445_object71397:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T08:37:07.287 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:49.883054+0000", 2023-10-09T08:37:07.287 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 77.238191936000007, 2023-10-09T08:37:07.287 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.55377603600000003, 2023-10-09T08:37:07.287 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.288 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:37:07.288 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.288 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.288 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.288 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 168895 2023-10-09T08:37:07.288 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.288 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.288 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.288 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.289 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.883054+0000", 2023-10-09T08:37:07.289 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.289 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.289 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.289 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.289 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.883054+0000", 2023-10-09T08:37:07.289 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:37:07.289 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.289 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.290 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.290 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.883051+0000", 2023-10-09T08:37:07.290 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.205e-05 2023-10-09T08:37:07.290 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.290 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.290 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.290 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.883063+0000", 2023-10-09T08:37:07.290 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.9942e-05 2023-10-09T08:37:07.290 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.291 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.291 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.291 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.883083+0000", 2023-10-09T08:37:07.291 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.0210000000000005e-06 2023-10-09T08:37:07.291 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.291 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.291 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.291 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.883092+0000", 2023-10-09T08:37:07.292 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.10770057500000001 2023-10-09T08:37:07.292 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.292 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.292 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.292 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.990793+0000", 2023-10-09T08:37:07.292 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0064206030000000004 2023-10-09T08:37:07.293 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.293 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.293 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:07.293 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.997214+0000", 2023-10-09T08:37:07.293 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.019785392999999998 2023-10-09T08:37:07.293 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.293 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.294 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,6,7", 2023-10-09T08:37:07.294 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.016999+0000", 2023-10-09T08:37:07.294 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.419819261 2023-10-09T08:37:07.294 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.294 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.294 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.294 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.436818+0000", 2023-10-09T08:37:07.294 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1463e-05 2023-10-09T08:37:07.295 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.295 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.295 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.295 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.436830+0000", 2023-10-09T08:37:07.295 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.55377603600000003 2023-10-09T08:37:07.295 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.295 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.295 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.295 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.295 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.296 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:168877 7.9 7.d3be0c89 (undecoded) ondisk+retry+write+known_if_redirected e231)", 2023-10-09T08:37:07.296 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:50.145024+0000", 2023-10-09T08:37:07.296 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 76.976221183999996, 2023-10-09T08:37:07.296 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.77361984100000003, 2023-10-09T08:37:07.296 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.296 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:37:07.296 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:07.297 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:07.297 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:07.297 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 168877 2023-10-09T08:37:07.297 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.297 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.297 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.298 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.298 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.145024+0000", 2023-10-09T08:37:07.298 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.298 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.298 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.298 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.298 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.145024+0000", 2023-10-09T08:37:07.298 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999962 2023-10-09T08:37:07.299 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.299 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.299 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.299 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.145021+0000", 2023-10-09T08:37:07.299 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.7294000000000001e-05 2023-10-09T08:37:07.299 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.299 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.299 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.300 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.145038+0000", 2023-10-09T08:37:07.300 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.4668000000000001e-05 2023-10-09T08:37:07.300 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.300 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.300 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.300 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.145072+0000", 2023-10-09T08:37:07.300 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2642e-05 2023-10-09T08:37:07.300 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.300 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.301 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.301 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.145085+0000", 2023-10-09T08:37:07.301 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.29199946999999998 2023-10-09T08:37:07.301 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.301 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.301 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.301 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.437085+0000", 2023-10-09T08:37:07.301 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.6410000000000008e-06 2023-10-09T08:37:07.301 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.301 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.302 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:37:07.302 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.437093+0000", 2023-10-09T08:37:07.302 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.48153326299999999 2023-10-09T08:37:07.302 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.302 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.302 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.302 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.918626+0000", 2023-10-09T08:37:07.302 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.7781000000000001e-05 2023-10-09T08:37:07.302 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.303 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.303 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.303 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.918644+0000", 2023-10-09T08:37:07.303 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.77361984100000003 2023-10-09T08:37:07.303 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.303 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.303 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.303 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.303 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.303 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "MOSDPGPull(7.19 e243/233 cost 1049576)", 2023-10-09T08:37:07.303 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:36:44.588523+0000", 2023-10-09T08:37:07.304 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 22.532723065999999, 2023-10-09T08:37:07.304 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00073598499999999998, 2023-10-09T08:37:07.304 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.304 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:37:07.304 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.304 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.304 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.304 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:36:44.588523+0000", 2023-10-09T08:37:07.304 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.304 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.305 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.305 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.305 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:36:44.588523+0000", 2023-10-09T08:37:07.305 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:37:07.305 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.305 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.305 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.305 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:36:44.588520+0000", 2023-10-09T08:37:07.305 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.2749000000000001e-05 2023-10-09T08:37:07.305 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.305 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.306 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.306 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:36:44.588553+0000", 2023-10-09T08:37:07.306 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.2385999999999995e-05 2023-10-09T08:37:07.306 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.306 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.306 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.306 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:36:44.588616+0000", 2023-10-09T08:37:07.306 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.9859000000000001e-05 2023-10-09T08:37:07.306 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.306 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.306 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.307 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:36:44.588635+0000", 2023-10-09T08:37:07.307 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00020168900000000001 2023-10-09T08:37:07.307 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.307 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.307 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.307 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:36:44.588837+0000", 2023-10-09T08:37:07.307 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000421469 2023-10-09T08:37:07.307 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.307 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.307 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.307 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:36:44.589259+0000", 2023-10-09T08:37:07.307 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00073598499999999998 2023-10-09T08:37:07.308 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.308 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.308 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.308 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.308 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.308 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "MOSDPGPull(7.19 e243/233 cost 1049576)", 2023-10-09T08:37:07.308 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:36:45.432501+0000", 2023-10-09T08:37:07.308 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 21.688744589999999, 2023-10-09T08:37:07.308 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00086287400000000002, 2023-10-09T08:37:07.308 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:07.308 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:37:07.309 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:07.309 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.309 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:07.309 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:36:45.432501+0000", 2023-10-09T08:37:07.309 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:07.309 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.309 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.309 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:07.309 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:36:45.432501+0000", 2023-10-09T08:37:07.309 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999971 2023-10-09T08:37:07.309 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.309 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.310 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:07.310 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:36:45.432498+0000", 2023-10-09T08:37:07.310 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.3519000000000002e-05 2023-10-09T08:37:07.310 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.310 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.310 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:07.310 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:36:45.432531+0000", 2023-10-09T08:37:07.310 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.3213000000000002e-05 2023-10-09T08:37:07.310 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.310 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.310 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:07.311 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:36:45.432565+0000", 2023-10-09T08:37:07.311 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.1342999999999999e-05 2023-10-09T08:37:07.311 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.311 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.311 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:07.311 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:36:45.432586+0000", 2023-10-09T08:37:07.311 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015110899999999999 2023-10-09T08:37:07.311 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.311 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.311 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:07.311 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:36:45.432737+0000", 2023-10-09T08:37:07.311 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00062675000000000003 2023-10-09T08:37:07.312 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:07.312 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:07.312 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:07.312 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:36:45.433364+0000", 2023-10-09T08:37:07.312 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00086287400000000002 2023-10-09T08:37:07.312 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.312 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.312 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.312 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:07.312 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:07.312 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:37:07.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:07.314 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:06 smithi118 bash[59345]: cluster 2023-10-09T08:37:05.994836+0000 mon.a (mon.0) 1079 : cluster 3 Health check update: Degraded data redundancy: 18342/77568 objects degraded (23.646%), 26 pgs degraded, 37 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:07.314 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:06 smithi118 bash[59345]: cluster 2023-10-09T08:37:05.995491+0000 mon.a (mon.0) 1080 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:37:07.314 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:06 smithi118 bash[59345]: audit 2023-10-09T08:37:06.008075+0000 mon.a (mon.0) 1081 : audit 1 from='client.? 172.21.15.81:0/839622031' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:37:07.314 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:06 smithi118 bash[59345]: cluster 2023-10-09T08:37:06.008279+0000 mon.a (mon.0) 1082 : cluster 0 osdmap e249: 8 total, 6 up, 8 in 2023-10-09T08:37:07.314 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:06 smithi118 bash[59345]: cluster 2023-10-09T08:37:06.011584+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T08:37:07.314 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:06 smithi118 bash[59345]: cluster 2023-10-09T08:37:06.014090+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T08:37:07.336 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:07.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:07.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:37:07.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:07.467 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:07.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:07.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:37:07.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:07.598 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:07.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:07.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:07.700 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:07.733 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:07.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:07.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:07.836 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:07.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:07.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:07.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:07.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:07.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:07.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:07.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:37:08.044 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-09T08:37:08.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:08.095 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:08 smithi081 bash[76862]: cluster 2023-10-09T08:37:06.583918+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T08:37:08.096 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:08 smithi081 bash[76862]: cluster 2023-10-09T08:37:07.848467+0000 mgr.y (mgr.26009) 1057 : cluster 0 pgmap v1120: 99 pgs: 1 active+recovering+degraded+remapped, 4 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 18 active+clean, 5 active+recovery_wait+degraded+remapped, 25 active+undersized, 20 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s; 24029/77568 objects degraded (30.978%); 18554/77568 objects misplaced (23.920%); 4.4 MiB/s, 123 objects/s recovering 2023-10-09T08:37:08.096 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:08 smithi081 bash[79557]: cluster 2023-10-09T08:37:06.583918+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T08:37:08.096 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:08 smithi081 bash[79557]: cluster 2023-10-09T08:37:07.848467+0000 mgr.y (mgr.26009) 1057 : cluster 0 pgmap v1120: 99 pgs: 1 active+recovering+degraded+remapped, 4 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 18 active+clean, 5 active+recovery_wait+degraded+remapped, 25 active+undersized, 20 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s; 24029/77568 objects degraded (30.978%); 18554/77568 objects misplaced (23.920%); 4.4 MiB/s, 123 objects/s recovering 2023-10-09T08:37:08.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:08.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:08.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:08.159 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:37:08.184 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:37:08.208 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:37:08.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:08.236 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:37:08.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:08.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:08.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:08.264 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:37:08.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:08 smithi118 bash[59345]: cluster 2023-10-09T08:37:06.583918+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T08:37:08.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:08 smithi118 bash[59345]: cluster 2023-10-09T08:37:07.848467+0000 mgr.y (mgr.26009) 1057 : cluster 0 pgmap v1120: 99 pgs: 1 active+recovering+degraded+remapped, 4 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 18 active+clean, 5 active+recovery_wait+degraded+remapped, 25 active+undersized, 20 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s; 24029/77568 objects degraded (30.978%); 18554/77568 objects misplaced (23.920%); 4.4 MiB/s, 123 objects/s recovering 2023-10-09T08:37:08.290 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:37:08.291 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:37:08.291 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:37:08.291 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:37:08.291 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:37:08.291 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:37:08.291 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-10-09T08:37:08.291 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:37:08.291 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:37:08.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:08.368 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:08.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:08.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:37:08.471 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:08.503 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:08.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:08.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:08.608 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:08.643 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:08.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:08.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:08.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:08.771 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:08.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:08.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:08.875 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:08.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:08.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:08.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:08.997 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:09.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:09.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:09.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:09.126 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:09.157 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:09.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:09.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:09.261 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:09.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:09 smithi118 bash[59345]: audit 2023-10-09T08:37:08.132005+0000 mon.a (mon.0) 1083 : audit 0 from='client.? 172.21.15.81:0/4226400814' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:37:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:09 smithi118 bash[59345]: audit 2023-10-09T08:37:08.156921+0000 mon.c (mon.2) 392 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:37:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:09 smithi118 bash[59345]: cluster 2023-10-09T08:37:08.656002+0000 mon.a (mon.0) 1084 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:37:09.273 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:09 smithi081 bash[79557]: audit 2023-10-09T08:37:08.132005+0000 mon.a (mon.0) 1083 : audit 0 from='client.? 172.21.15.81:0/4226400814' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:37:09.273 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:09 smithi081 bash[79557]: audit 2023-10-09T08:37:08.156921+0000 mon.c (mon.2) 392 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:37:09.273 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:09 smithi081 bash[79557]: cluster 2023-10-09T08:37:08.656002+0000 mon.a (mon.0) 1084 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:37:09.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:09 smithi081 bash[76862]: audit 2023-10-09T08:37:08.132005+0000 mon.a (mon.0) 1083 : audit 0 from='client.? 172.21.15.81:0/4226400814' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:37:09.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:09 smithi081 bash[76862]: audit 2023-10-09T08:37:08.156921+0000 mon.c (mon.2) 392 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:37:09.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:09 smithi081 bash[76862]: cluster 2023-10-09T08:37:08.656002+0000 mon.a (mon.0) 1084 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:37:09.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:09.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:09.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:09.389 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:09.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:09.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:09.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:09.518 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:09.549 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:09.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:09.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:09.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:09.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:09.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:09.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:37:09.706 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:37:09.706 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:37:09.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:09.812 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:37:09.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:09.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:37:09.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:09.943 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:09.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:09.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:10.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:10.075 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:10.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:10.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:10.129 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:37:10.179 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:10.187 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0, 7] out_osds: [] dead_osds: [1, 5] live_osds: [0, 2, 3, 4, 6, 7] 2023-10-09T08:37:10.187 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:37:10.187 INFO:tasks.thrashosds.thrasher:Killing osd 2, live_osds are [0, 2, 3, 4, 6, 7] 2023-10-09T08:37:10.187 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-10-09T08:37:10.188 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.2 2023-10-09T08:37:10.195 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:10 smithi081 bash[76862]: cluster 2023-10-09T08:37:09.850274+0000 mgr.y (mgr.26009) 1058 : cluster 0 pgmap v1121: 99 pgs: 1 active+recovering+degraded+remapped, 4 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 18 active+clean, 5 active+recovery_wait+degraded+remapped, 25 active+undersized, 20 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 KiB/s rd, 2 op/s; 24029/77568 objects degraded (30.978%); 18554/77568 objects misplaced (23.920%); 3.8 MiB/s, 105 objects/s recovering 2023-10-09T08:37:10.196 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:10 smithi081 bash[79557]: cluster 2023-10-09T08:37:09.850274+0000 mgr.y (mgr.26009) 1058 : cluster 0 pgmap v1121: 99 pgs: 1 active+recovering+degraded+remapped, 4 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 18 active+clean, 5 active+recovery_wait+degraded+remapped, 25 active+undersized, 20 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 KiB/s rd, 2 op/s; 24029/77568 objects degraded (30.978%); 18554/77568 objects misplaced (23.920%); 3.8 MiB/s, 105 objects/s recovering 2023-10-09T08:37:10.211 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:10.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:10.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:10.314 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:10.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:10 smithi118 bash[59345]: cluster 2023-10-09T08:37:09.850274+0000 mgr.y (mgr.26009) 1058 : cluster 0 pgmap v1121: 99 pgs: 1 active+recovering+degraded+remapped, 4 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 18 active+clean, 5 active+recovery_wait+degraded+remapped, 25 active+undersized, 20 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 KiB/s rd, 2 op/s; 24029/77568 objects degraded (30.978%); 18554/77568 objects misplaced (23.920%); 3.8 MiB/s, 105 objects/s recovering 2023-10-09T08:37:10.349 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:10.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:10.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:10.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:10.463 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:10 smithi081 systemd[1]: Stopping Ceph osd.2 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T08:37:10.463 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:10 smithi081 bash[91105]: debug 2023-10-09T08:37:10.374+0000 7fee80bd3700 -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-09T08:37:10.463 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:10 smithi081 bash[91105]: debug 2023-10-09T08:37:10.374+0000 7fee80bd3700 -1 osd.2 249 *** Got signal Terminated *** 2023-10-09T08:37:10.463 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:10 smithi081 bash[91105]: debug 2023-10-09T08:37:10.374+0000 7fee80bd3700 -1 osd.2 249 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T08:37:10.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:10.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:10.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:10.582 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:10.616 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:10.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:10.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:10.720 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:10.752 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:10.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:10.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:10.855 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:10.890 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:10.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:10.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:10.994 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:11.029 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:11.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:11.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:11.133 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:11.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:11 smithi118 bash[59345]: cluster 2023-10-09T08:37:10.377374+0000 mon.a (mon.0) 1085 : cluster 1 osd.2 marked itself down and dead 2023-10-09T08:37:11.159 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:11.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:11.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:11.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:11.275 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:11 smithi081 bash[76862]: cluster 2023-10-09T08:37:10.377374+0000 mon.a (mon.0) 1085 : cluster 1 osd.2 marked itself down and dead 2023-10-09T08:37:11.276 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:37:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:37:11] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.33.4" 2023-10-09T08:37:11.276 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:11 smithi081 bash[79557]: cluster 2023-10-09T08:37:10.377374+0000 mon.a (mon.0) 1085 : cluster 1 osd.2 marked itself down and dead 2023-10-09T08:37:11.290 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:11.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:11.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:11.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:11.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:11.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:11.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:11.521 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:11.553 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:11.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:11.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:11.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:11.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:11.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:11.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:11.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:37:11.787 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:11.820 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:11.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:11.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:11.924 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:11.960 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:11.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:11.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:12.065 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:12.075 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:12 smithi118 bash[59345]: cluster 2023-10-09T08:37:11.017675+0000 mon.a (mon.0) 1086 : cluster 3 Health check update: 3 osds down (OSD_DOWN) 2023-10-09T08:37:12.075 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:12 smithi118 bash[59345]: cluster 2023-10-09T08:37:11.025926+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T08:37:12.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:12 smithi118 bash[59345]: cluster 2023-10-09T08:37:11.028970+0000 mon.a (mon.0) 1087 : cluster 0 osdmap e250: 8 total, 5 up, 8 in 2023-10-09T08:37:12.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:12 smithi118 bash[59345]: cluster 2023-10-09T08:37:11.029917+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T08:37:12.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:12 smithi118 bash[59345]: cluster 2023-10-09T08:37:11.031156+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T08:37:12.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:12 smithi118 bash[59345]: cluster 2023-10-09T08:37:11.033061+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T08:37:12.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:12 smithi118 bash[59345]: cluster 2023-10-09T08:37:11.851209+0000 mgr.y (mgr.26009) 1059 : cluster 0 pgmap v1123: 99 pgs: 1 active+recovering+degraded+remapped, 7 peering, 1 stale+active+recovery_wait+degraded+remapped, 3 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+clean+remapped, 4 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 1 stale+undersized+peered, 1 active+undersized+remapped, 15 active+clean, 3 active+recovery_wait+degraded+remapped, 17 active+undersized, 15 active+clean+remapped, 2 stale+active+undersized+degraded, 5 undersized+degraded+peered, 2 stale+active+clean, 3 active+remapped+backfill_wait, 3 remapped+peering, 5 stale+active+undersized, 3 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 21763/77568 objects degraded (28.057%); 16985/77568 objects misplaced (21.897%) 2023-10-09T08:37:12.095 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:12.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:12.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:12.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:12 smithi081 bash[79557]: cluster 2023-10-09T08:37:11.017675+0000 mon.a (mon.0) 1086 : cluster 3 Health check update: 3 osds down (OSD_DOWN) 2023-10-09T08:37:12.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:12 smithi081 bash[79557]: cluster 2023-10-09T08:37:11.025926+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T08:37:12.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:12 smithi081 bash[79557]: cluster 2023-10-09T08:37:11.028970+0000 mon.a (mon.0) 1087 : cluster 0 osdmap e250: 8 total, 5 up, 8 in 2023-10-09T08:37:12.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:12 smithi081 bash[79557]: cluster 2023-10-09T08:37:11.029917+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T08:37:12.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:12 smithi081 bash[79557]: cluster 2023-10-09T08:37:11.031156+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T08:37:12.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:12 smithi081 bash[79557]: cluster 2023-10-09T08:37:11.033061+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T08:37:12.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:12 smithi081 bash[79557]: cluster 2023-10-09T08:37:11.851209+0000 mgr.y (mgr.26009) 1059 : cluster 0 pgmap v1123: 99 pgs: 1 active+recovering+degraded+remapped, 7 peering, 1 stale+active+recovery_wait+degraded+remapped, 3 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+clean+remapped, 4 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 1 stale+undersized+peered, 1 active+undersized+remapped, 15 active+clean, 3 active+recovery_wait+degraded+remapped, 17 active+undersized, 15 active+clean+remapped, 2 stale+active+undersized+degraded, 5 undersized+degraded+peered, 2 stale+active+clean, 3 active+remapped+backfill_wait, 3 remapped+peering, 5 stale+active+undersized, 3 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 21763/77568 objects degraded (28.057%); 16985/77568 objects misplaced (21.897%) 2023-10-09T08:37:12.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:12 smithi081 bash[76862]: cluster 2023-10-09T08:37:11.017675+0000 mon.a (mon.0) 1086 : cluster 3 Health check update: 3 osds down (OSD_DOWN) 2023-10-09T08:37:12.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:12 smithi081 bash[76862]: cluster 2023-10-09T08:37:11.025926+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T08:37:12.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:12 smithi081 bash[76862]: cluster 2023-10-09T08:37:11.028970+0000 mon.a (mon.0) 1087 : cluster 0 osdmap e250: 8 total, 5 up, 8 in 2023-10-09T08:37:12.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:12 smithi081 bash[76862]: cluster 2023-10-09T08:37:11.029917+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T08:37:12.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:12 smithi081 bash[76862]: cluster 2023-10-09T08:37:11.031156+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T08:37:12.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:12 smithi081 bash[76862]: cluster 2023-10-09T08:37:11.033061+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T08:37:12.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:12 smithi081 bash[76862]: cluster 2023-10-09T08:37:11.851209+0000 mgr.y (mgr.26009) 1059 : cluster 0 pgmap v1123: 99 pgs: 1 active+recovering+degraded+remapped, 7 peering, 1 stale+active+recovery_wait+degraded+remapped, 3 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+clean+remapped, 4 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 1 stale+undersized+peered, 1 active+undersized+remapped, 15 active+clean, 3 active+recovery_wait+degraded+remapped, 17 active+undersized, 15 active+clean+remapped, 2 stale+active+undersized+degraded, 5 undersized+degraded+peered, 2 stale+active+clean, 3 active+remapped+backfill_wait, 3 remapped+peering, 5 stale+active+undersized, 3 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 21763/77568 objects degraded (28.057%); 16985/77568 objects misplaced (21.897%) 2023-10-09T08:37:12.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:12.221 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:12.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:12.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:12.324 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:12.349 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:12.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:12.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:12.453 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:12.481 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:12.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:12.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:12.584 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:12.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:12.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:12.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:12.712 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:12.743 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:12.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:12.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:12.809 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:37:12.847 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:12.873 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:12.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:12.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:12.975 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:13.000 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:13.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:13.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:13.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:13.126 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:13.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:13.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:13.230 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:13.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:13 smithi118 bash[59345]: cluster 2023-10-09T08:37:12.025324+0000 mon.a (mon.0) 1088 : cluster 3 Health check update: Degraded data redundancy: 21763/77568 objects degraded (28.057%), 26 pgs degraded, 33 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:13.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:13 smithi118 bash[59345]: cluster 2023-10-09T08:37:12.032447+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:13 smithi118 bash[59345]: cluster 2023-10-09T08:37:12.034059+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:13 smithi118 bash[59345]: cluster 2023-10-09T08:37:12.035061+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:13 smithi118 bash[59345]: cluster 2023-10-09T08:37:12.035131+0000 mon.a (mon.0) 1089 : cluster 0 osdmap e251: 8 total, 5 up, 8 in 2023-10-09T08:37:13.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:13 smithi118 bash[59345]: cluster 2023-10-09T08:37:12.035443+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:13 smithi118 bash[59345]: cluster 2023-10-09T08:37:12.036179+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:13 smithi118 bash[59345]: cluster 2023-10-09T08:37:12.037539+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:13 smithi118 bash[59345]: cluster 2023-10-09T08:37:12.037928+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:13 smithi118 bash[59345]: cluster 2023-10-09T08:37:12.039123+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.244 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:12 smithi081 bash[201614]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-2 2023-10-09T08:37:13.244 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[79557]: cluster 2023-10-09T08:37:12.025324+0000 mon.a (mon.0) 1088 : cluster 3 Health check update: Degraded data redundancy: 21763/77568 objects degraded (28.057%), 26 pgs degraded, 33 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:13.245 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[79557]: cluster 2023-10-09T08:37:12.032447+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.245 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[79557]: cluster 2023-10-09T08:37:12.034059+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.245 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[79557]: cluster 2023-10-09T08:37:12.035061+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.245 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[79557]: cluster 2023-10-09T08:37:12.035131+0000 mon.a (mon.0) 1089 : cluster 0 osdmap e251: 8 total, 5 up, 8 in 2023-10-09T08:37:13.246 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[79557]: cluster 2023-10-09T08:37:12.035443+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.246 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[79557]: cluster 2023-10-09T08:37:12.036179+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.246 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[79557]: cluster 2023-10-09T08:37:12.037539+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.246 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[79557]: cluster 2023-10-09T08:37:12.037928+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.247 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[79557]: cluster 2023-10-09T08:37:12.039123+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[76862]: cluster 2023-10-09T08:37:12.025324+0000 mon.a (mon.0) 1088 : cluster 3 Health check update: Degraded data redundancy: 21763/77568 objects degraded (28.057%), 26 pgs degraded, 33 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:13.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[76862]: cluster 2023-10-09T08:37:12.032447+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.247 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[76862]: cluster 2023-10-09T08:37:12.034059+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[76862]: cluster 2023-10-09T08:37:12.035061+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[76862]: cluster 2023-10-09T08:37:12.035131+0000 mon.a (mon.0) 1089 : cluster 0 osdmap e251: 8 total, 5 up, 8 in 2023-10-09T08:37:13.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[76862]: cluster 2023-10-09T08:37:12.035443+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[76862]: cluster 2023-10-09T08:37:12.036179+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[76862]: cluster 2023-10-09T08:37:12.037539+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[76862]: cluster 2023-10-09T08:37:12.037928+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.249 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[76862]: cluster 2023-10-09T08:37:12.039123+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T08:37:13.252 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:13.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:13.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:13.359 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:13.394 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:13.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:13.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:13.498 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:13.528 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:13.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:13.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:13.625 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:13 smithi081 bash[201800]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-2 2023-10-09T08:37:13.631 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:13.663 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:13.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:13.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:13.768 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:13.788 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:13.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:13.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:13.892 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:13.918 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:13.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:13.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:14.022 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:14.056 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:14.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:14.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:14.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:14.185 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:14.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:14.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:14.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:14.300 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:14 smithi081 bash[76862]: cluster 2023-10-09T08:37:13.042025+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T08:37:14.300 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:14 smithi081 bash[76862]: cluster 2023-10-09T08:37:13.044625+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T08:37:14.300 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:14 smithi081 bash[76862]: cluster 2023-10-09T08:37:13.045575+0000 mon.a (mon.0) 1090 : cluster 0 osdmap e252: 8 total, 5 up, 8 in 2023-10-09T08:37:14.300 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:14 smithi081 bash[76862]: cluster 2023-10-09T08:37:13.045898+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T08:37:14.301 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:14 smithi081 bash[76862]: cluster 2023-10-09T08:37:13.046675+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T08:37:14.301 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:14 smithi081 bash[76862]: cluster 2023-10-09T08:37:13.049444+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T08:37:14.301 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:14 smithi081 bash[76862]: cluster 2023-10-09T08:37:13.657600+0000 mon.a (mon.0) 1091 : cluster 3 Health check update: Reduced data availability: 13 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-09T08:37:14.301 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:14 smithi081 bash[76862]: cluster 2023-10-09T08:37:13.852541+0000 mgr.y (mgr.26009) 1060 : cluster 0 pgmap v1126: 99 pgs: 1 active+recovering+degraded+remapped, 7 peering, 1 stale+active+recovery_wait+degraded+remapped, 3 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+clean+remapped, 4 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 1 stale+undersized+peered, 1 active+undersized+remapped, 15 active+clean, 3 active+recovery_wait+degraded+remapped, 17 active+undersized, 15 active+clean+remapped, 2 stale+active+undersized+degraded, 5 undersized+degraded+peered, 2 stale+active+clean, 3 active+remapped+backfill_wait, 3 remapped+peering, 5 stale+active+undersized, 3 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 21763/77568 objects degraded (28.057%); 16985/77568 objects misplaced (21.897%) 2023-10-09T08:37:14.301 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:14 smithi081 bash[79557]: cluster 2023-10-09T08:37:13.042025+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T08:37:14.301 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:14 smithi081 bash[79557]: cluster 2023-10-09T08:37:13.044625+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T08:37:14.301 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:14 smithi081 bash[79557]: cluster 2023-10-09T08:37:13.045575+0000 mon.a (mon.0) 1090 : cluster 0 osdmap e252: 8 total, 5 up, 8 in 2023-10-09T08:37:14.301 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:14 smithi081 bash[79557]: cluster 2023-10-09T08:37:13.045898+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T08:37:14.302 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:14 smithi081 bash[79557]: cluster 2023-10-09T08:37:13.046675+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T08:37:14.302 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:14 smithi081 bash[79557]: cluster 2023-10-09T08:37:13.049444+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T08:37:14.302 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:14 smithi081 bash[79557]: cluster 2023-10-09T08:37:13.657600+0000 mon.a (mon.0) 1091 : cluster 3 Health check update: Reduced data availability: 13 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-09T08:37:14.302 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:14 smithi081 bash[79557]: cluster 2023-10-09T08:37:13.852541+0000 mgr.y (mgr.26009) 1060 : cluster 0 pgmap v1126: 99 pgs: 1 active+recovering+degraded+remapped, 7 peering, 1 stale+active+recovery_wait+degraded+remapped, 3 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+clean+remapped, 4 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 1 stale+undersized+peered, 1 active+undersized+remapped, 15 active+clean, 3 active+recovery_wait+degraded+remapped, 17 active+undersized, 15 active+clean+remapped, 2 stale+active+undersized+degraded, 5 undersized+degraded+peered, 2 stale+active+clean, 3 active+remapped+backfill_wait, 3 remapped+peering, 5 stale+active+undersized, 3 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 21763/77568 objects degraded (28.057%); 16985/77568 objects misplaced (21.897%) 2023-10-09T08:37:14.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:14.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:14.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:14.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:14.427 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:14 smithi118 bash[59345]: cluster 2023-10-09T08:37:13.042025+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T08:37:14.428 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:14 smithi118 bash[59345]: cluster 2023-10-09T08:37:13.044625+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T08:37:14.428 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:14 smithi118 bash[59345]: cluster 2023-10-09T08:37:13.045575+0000 mon.a (mon.0) 1090 : cluster 0 osdmap e252: 8 total, 5 up, 8 in 2023-10-09T08:37:14.428 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:14 smithi118 bash[59345]: cluster 2023-10-09T08:37:13.045898+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T08:37:14.428 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:14 smithi118 bash[59345]: cluster 2023-10-09T08:37:13.046675+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T08:37:14.428 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:14 smithi118 bash[59345]: cluster 2023-10-09T08:37:13.049444+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T08:37:14.428 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:14 smithi118 bash[59345]: cluster 2023-10-09T08:37:13.657600+0000 mon.a (mon.0) 1091 : cluster 3 Health check update: Reduced data availability: 13 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-09T08:37:14.428 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:14 smithi118 bash[59345]: cluster 2023-10-09T08:37:13.852541+0000 mgr.y (mgr.26009) 1060 : cluster 0 pgmap v1126: 99 pgs: 1 active+recovering+degraded+remapped, 7 peering, 1 stale+active+recovery_wait+degraded+remapped, 3 stale+active+recovery_wait+undersized+degraded+remapped, 1 stale+active+clean+remapped, 4 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 1 stale+undersized+peered, 1 active+undersized+remapped, 15 active+clean, 3 active+recovery_wait+degraded+remapped, 17 active+undersized, 15 active+clean+remapped, 2 stale+active+undersized+degraded, 5 undersized+degraded+peered, 2 stale+active+clean, 3 active+remapped+backfill_wait, 3 remapped+peering, 5 stale+active+undersized, 3 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 21763/77568 objects degraded (28.057%); 16985/77568 objects misplaced (21.897%) 2023-10-09T08:37:14.447 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:14.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:14.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:14.552 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:14.585 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:14.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:14.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:14.689 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:14.719 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:14.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:14.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:14.822 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:14.856 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:14.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:14.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:14.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:14.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:14.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:14.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:15.095 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:15.122 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:15.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:15.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:15.226 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:15.254 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:15.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:15.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:15.358 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:15.387 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:15.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:15.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:15.491 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:15.520 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:15.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:15.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:15.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:15.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:15.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:15.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:15.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:15.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:15.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:15.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:15.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:15.902 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:15.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:15.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:16.005 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:16.034 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:16.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:16.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:16.137 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:16.170 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:16.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:16.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:16.274 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:16.299 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:16.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:16.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:16.403 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:16.437 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:16.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:16.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:16.541 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:16.570 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:16.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:16.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:16.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.2.service' 2023-10-09T08:37:16.631 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T08:37:16.631 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-10-09T08:37:16.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:16.708 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:16.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:16.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:16.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:16.843 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:16.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:16.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:16.946 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:16.956 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:16 smithi118 bash[59345]: cluster 2023-10-09T08:37:15.853517+0000 mgr.y (mgr.26009) 1061 : cluster 0 pgmap v1127: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 7 peering, 2 active+recovery_wait+degraded, 7 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 5 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 18 active+undersized, 14 active+clean+remapped, 7 undersized+degraded+peered, 2 active+remapped+backfill_wait, 3 remapped+peering, 9 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 29826/77568 objects degraded (38.451%); 16994/77568 objects misplaced (21.909%) 2023-10-09T08:37:16.969 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:16.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:16.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:17.045 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:37:17.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:17.085 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:37:17.085 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:37:17.093 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:17.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:17.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:17.099 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:37:17.198 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:17.233 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:17.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:17.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:17.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:17.344 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:16 smithi081 bash[76862]: cluster 2023-10-09T08:37:15.853517+0000 mgr.y (mgr.26009) 1061 : cluster 0 pgmap v1127: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 7 peering, 2 active+recovery_wait+degraded, 7 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 5 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 18 active+undersized, 14 active+clean+remapped, 7 undersized+degraded+peered, 2 active+remapped+backfill_wait, 3 remapped+peering, 9 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 29826/77568 objects degraded (38.451%); 16994/77568 objects misplaced (21.909%) 2023-10-09T08:37:17.344 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:16 smithi081 bash[79557]: cluster 2023-10-09T08:37:15.853517+0000 mgr.y (mgr.26009) 1061 : cluster 0 pgmap v1127: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 7 peering, 2 active+recovery_wait+degraded, 7 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 5 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 18 active+undersized, 14 active+clean+remapped, 7 undersized+degraded+peered, 2 active+remapped+backfill_wait, 3 remapped+peering, 9 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 29826/77568 objects degraded (38.451%); 16994/77568 objects misplaced (21.909%) 2023-10-09T08:37:17.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:17.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:17.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:17.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:17.483 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:17.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:17.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:17.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:17.608 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:17.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:17.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:17.712 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:17.745 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:17.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:17.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:17.849 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:17.882 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:17.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:17.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:17.985 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:17.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:17 smithi118 bash[59345]: cluster 2023-10-09T08:37:17.908203+0000 mon.a (mon.0) 1092 : cluster 3 Health check update: Degraded data redundancy: 30348/77568 objects degraded (39.124%), 32 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:18.019 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:18.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:18.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:18.031 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-09T08:37:18.124 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:18.154 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:18.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:18.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:18.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:18.266 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:17 smithi081 bash[76862]: cluster 2023-10-09T08:37:17.908203+0000 mon.a (mon.0) 1092 : cluster 3 Health check update: Degraded data redundancy: 30348/77568 objects degraded (39.124%), 32 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:18.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:17 smithi081 bash[79557]: cluster 2023-10-09T08:37:17.908203+0000 mon.a (mon.0) 1092 : cluster 3 Health check update: Degraded data redundancy: 30348/77568 objects degraded (39.124%), 32 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:18.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:18.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:18.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:18.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:18.413 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:18.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:18.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:18.517 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:18.559 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:18.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:18.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:18.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:18.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:18.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:18.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:18.791 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:18.824 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:18.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:18.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:18.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:18.956 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:18.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:18.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:19.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:19.082 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:19.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:19.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:19.186 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:19.198 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:18 smithi118 bash[59345]: cluster 2023-10-09T08:37:17.855190+0000 mgr.y (mgr.26009) 1062 : cluster 0 pgmap v1128: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 14 active+clean+remapped, 8 undersized+degraded+peered, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 30348/77568 objects degraded (39.124%); 19238/77568 objects misplaced (24.801%) 2023-10-09T08:37:19.199 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:18 smithi118 bash[59345]: cluster 2023-10-09T08:37:18.659050+0000 mon.a (mon.0) 1093 : cluster 3 Health check update: Reduced data availability: 15 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:37:19.216 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:19.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:19.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:19.239 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:18 smithi081 bash[76862]: cluster 2023-10-09T08:37:17.855190+0000 mgr.y (mgr.26009) 1062 : cluster 0 pgmap v1128: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 14 active+clean+remapped, 8 undersized+degraded+peered, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 30348/77568 objects degraded (39.124%); 19238/77568 objects misplaced (24.801%) 2023-10-09T08:37:19.239 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:18 smithi081 bash[76862]: cluster 2023-10-09T08:37:18.659050+0000 mon.a (mon.0) 1093 : cluster 3 Health check update: Reduced data availability: 15 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:37:19.239 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:18 smithi081 bash[79557]: cluster 2023-10-09T08:37:17.855190+0000 mgr.y (mgr.26009) 1062 : cluster 0 pgmap v1128: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 14 active+clean+remapped, 8 undersized+degraded+peered, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 30348/77568 objects degraded (39.124%); 19238/77568 objects misplaced (24.801%) 2023-10-09T08:37:19.239 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:18 smithi081 bash[79557]: cluster 2023-10-09T08:37:18.659050+0000 mon.a (mon.0) 1093 : cluster 3 Health check update: Reduced data availability: 15 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:37:19.321 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:19.354 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:19.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:19.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:19.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:19.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:19.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:19.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:19.584 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:19.612 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:19.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:19.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:19.715 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:19.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:19.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:19.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:19.843 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:19.874 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:19.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:19.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:19.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:20.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:20.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:20.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:20.107 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:20.138 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:20.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:20.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:20.242 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:20.278 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:20.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:20.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:20.382 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:20.415 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:20.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:20.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:20.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:20.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:20.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:20.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:20.659 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:20.692 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:20.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:20.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:20.795 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:20.829 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:20.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:20.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:20.934 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:20.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:20.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:20.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:21.071 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:21.103 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:21.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:21.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:21.208 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:21.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:20 smithi118 bash[59345]: cluster 2023-10-09T08:37:19.857037+0000 mgr.y (mgr.26009) 1063 : cluster 0 pgmap v1129: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 2 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 14 active+clean+remapped, 8 undersized+degraded+peered, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 30348/77568 objects degraded (39.124%); 19238/77568 objects misplaced (24.801%); 3.7 MiB/s, 77 objects/s recovering 2023-10-09T08:37:21.236 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:21.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:21.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:21.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:21.351 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:20 smithi081 bash[76862]: cluster 2023-10-09T08:37:19.857037+0000 mgr.y (mgr.26009) 1063 : cluster 0 pgmap v1129: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 2 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 14 active+clean+remapped, 8 undersized+degraded+peered, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 30348/77568 objects degraded (39.124%); 19238/77568 objects misplaced (24.801%); 3.7 MiB/s, 77 objects/s recovering 2023-10-09T08:37:21.352 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:20 smithi081 bash[79557]: cluster 2023-10-09T08:37:19.857037+0000 mgr.y (mgr.26009) 1063 : cluster 0 pgmap v1129: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+degraded+remapped, 2 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 14 active+clean+remapped, 8 undersized+degraded+peered, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 30348/77568 objects degraded (39.124%); 19238/77568 objects misplaced (24.801%); 3.7 MiB/s, 77 objects/s recovering 2023-10-09T08:37:21.352 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:37:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:37:21] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.33.4" 2023-10-09T08:37:21.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:21.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:21.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:21.470 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:21.502 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:21.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:21.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:21.606 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:21.632 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0, 7] out_osds: [] dead_osds: [1, 5, 2] live_osds: [0, 3, 4, 6, 7] 2023-10-09T08:37:21.632 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:37:21.633 INFO:tasks.thrashosds.thrasher:Reviving osd 2 2023-10-09T08:37:21.633 INFO:tasks.cephadm.osd.2:Restarting osd.2 (starting--it wasn't running)... 2023-10-09T08:37:21.633 DEBUG:teuthology.orchestra.run.smithi081:osd.2> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.2.service 2023-10-09T08:37:21.635 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl start ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.2 2023-10-09T08:37:21.639 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:21.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:21.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:21.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-09T08:37:21.743 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:21.775 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:21.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:21.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:21.879 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:21.909 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:21.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:21.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:22.013 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:22.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:21 smithi118 bash[59345]: cluster 2023-10-09T08:37:21.857896+0000 mgr.y (mgr.26009) 1064 : cluster 0 pgmap v1130: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 14 active+clean+remapped, 8 undersized+degraded+peered, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 30348/77568 objects degraded (39.124%); 19238/77568 objects misplaced (24.801%); 3.0 MiB/s, 218 objects/s recovering 2023-10-09T08:37:22.045 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:22.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:22.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:22.089 INFO:journalctl@ceph.osd.2.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T08:37:22.149 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:22.173 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:22.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:22.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:22.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:22.287 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:21 smithi081 bash[76862]: cluster 2023-10-09T08:37:21.857896+0000 mgr.y (mgr.26009) 1064 : cluster 0 pgmap v1130: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 14 active+clean+remapped, 8 undersized+degraded+peered, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 30348/77568 objects degraded (39.124%); 19238/77568 objects misplaced (24.801%); 3.0 MiB/s, 218 objects/s recovering 2023-10-09T08:37:22.287 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:21 smithi081 bash[79557]: cluster 2023-10-09T08:37:21.857896+0000 mgr.y (mgr.26009) 1064 : cluster 0 pgmap v1130: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 14 active+clean+remapped, 8 undersized+degraded+peered, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 30348/77568 objects degraded (39.124%); 19238/77568 objects misplaced (24.801%); 3.0 MiB/s, 218 objects/s recovering 2023-10-09T08:37:22.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:22.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:22.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:22.406 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:22.433 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:22.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:22.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:22.537 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:22.559 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:22.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:22.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:22.662 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:22.691 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:22.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:22.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:22.795 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:22.827 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:22.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:22.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:22.842 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:37:22.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:22.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:22.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:22.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:23.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:23.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:23.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:23.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:23.185 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:23.213 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:23.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:23.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:23.317 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:23.346 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:23.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:23.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:23.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:23.461 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:23 smithi081 bash[79557]: audit 2023-10-09T08:37:23.158114+0000 mon.c (mon.2) 393 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:37:23.462 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:23 smithi081 bash[76862]: audit 2023-10-09T08:37:23.158114+0000 mon.c (mon.2) 393 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:37:23.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:23.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:23.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:23.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:23 smithi118 bash[59345]: audit 2023-10-09T08:37:23.158114+0000 mon.c (mon.2) 393 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:37:23.583 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:23.607 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:23.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:23.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:23.711 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:23.793 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:23.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:23.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:23.897 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:23.925 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:23.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:23.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:24.028 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:24.051 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:24.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:24.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:24.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:24.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:24.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:24.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:24.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:24.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:24.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:24.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:24.412 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:24.440 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:24.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:24.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:24.543 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:24.564 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:24.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:24.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:24.667 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:24.691 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:24.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:24.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:24.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:24.801 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:24 smithi081 bash[76862]: cluster 2023-10-09T08:37:23.859017+0000 mgr.y (mgr.26009) 1065 : cluster 0 pgmap v1131: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 14 active+clean+remapped, 8 undersized+degraded+peered, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 30348/77568 objects degraded (39.124%); 19238/77568 objects misplaced (24.801%); 2.7 MiB/s, 198 objects/s recovering 2023-10-09T08:37:24.802 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:24 smithi081 bash[79557]: cluster 2023-10-09T08:37:23.859017+0000 mgr.y (mgr.26009) 1065 : cluster 0 pgmap v1131: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 14 active+clean+remapped, 8 undersized+degraded+peered, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 30348/77568 objects degraded (39.124%); 19238/77568 objects misplaced (24.801%); 2.7 MiB/s, 198 objects/s recovering 2023-10-09T08:37:24.815 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:24.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:24.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:24.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:24.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:24.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:24.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:25.018 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:24 smithi118 bash[59345]: cluster 2023-10-09T08:37:23.859017+0000 mgr.y (mgr.26009) 1065 : cluster 0 pgmap v1131: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 14 active+clean+remapped, 8 undersized+degraded+peered, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 30348/77568 objects degraded (39.124%); 19238/77568 objects misplaced (24.801%); 2.7 MiB/s, 198 objects/s recovering 2023-10-09T08:37:25.046 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:25.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:25.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:25.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:25.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:25.197 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:25.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:25.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:25.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:25.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:25.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:25.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:25.429 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:25.453 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:25.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:25.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:25.557 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:25.583 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:25.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:25.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:25.686 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:25.714 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:25.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:25.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:25.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:25.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:25.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:25.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:25.944 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:25.969 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:25.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:25.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:25.986 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:37:26.015 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:37:26.040 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:37:26.066 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:37:26.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:26.079 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:25 smithi081 bash[76862]: cluster 2023-10-09T08:37:25.911430+0000 mon.a (mon.0) 1094 : cluster 3 Health check update: Degraded data redundancy: 28740/77568 objects degraded (37.051%), 32 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:26.080 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:25 smithi081 bash[76862]: audit 2023-10-09T08:37:25.954163+0000 mon.a (mon.0) 1095 : audit 0 from='client.? 172.21.15.81:0/1010910435' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:37:26.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:25 smithi081 bash[79557]: cluster 2023-10-09T08:37:25.911430+0000 mon.a (mon.0) 1094 : cluster 3 Health check update: Degraded data redundancy: 28740/77568 objects degraded (37.051%), 32 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:26.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:25 smithi081 bash[79557]: audit 2023-10-09T08:37:25.954163+0000 mon.a (mon.0) 1095 : audit 0 from='client.? 172.21.15.81:0/1010910435' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:37:26.088 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:37:26.089 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:37:26.089 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:37:26.089 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T08:37:26.089 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:37:26.090 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:37:26.090 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-10-09T08:37:26.090 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:37:26.090 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:37:26.093 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:26.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:26.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:26.198 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:26.210 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:25 smithi118 bash[59345]: cluster 2023-10-09T08:37:25.911430+0000 mon.a (mon.0) 1094 : cluster 3 Health check update: Degraded data redundancy: 28740/77568 objects degraded (37.051%), 32 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:26.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:25 smithi118 bash[59345]: audit 2023-10-09T08:37:25.954163+0000 mon.a (mon.0) 1095 : audit 0 from='client.? 172.21.15.81:0/1010910435' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:37:26.226 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:26.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:26.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:26.331 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:26.351 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:26.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:26.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:26.455 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:26.473 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:37:26.479 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:26.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:26.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:26.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:26.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:26.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:26.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:26.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:26.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:26.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:26.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:26.838 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:26.862 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:26.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:26.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:26.965 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:26 smithi081 bash[202433]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-09T08:37:26.965 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:26 smithi081 bash[202433]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-09T08:37:26.965 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:26 smithi081 bash[202433]: 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-09T08:37:26.966 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:26 smithi081 bash[202433]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-10-09T08:37:26.966 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:26 smithi081 bash[202433]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-10-09T08:37:26.966 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:26 smithi081 bash[202433]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-10-09T08:37:26.966 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:26 smithi081 bash[202433]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-09T08:37:26.966 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:26 smithi081 bash[202433]: --> ceph-volume lvm activate successful for osd ID: 2 2023-10-09T08:37:26.966 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:26.978 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:37:26.989 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:26.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:26.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:27.095 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:27.107 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:26 smithi118 bash[59345]: cluster 2023-10-09T08:37:25.860049+0000 mgr.y (mgr.26009) 1066 : cluster 0 pgmap v1132: 99 pgs: 1 active+recovery_wait+remapped, 1 active+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 14 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 28740/77568 objects degraded (37.051%); 19227/77568 objects misplaced (24.787%); 3.3 MiB/s, 193 objects/s recovering 2023-10-09T08:37:27.107 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:26 smithi118 bash[59345]: audit 2023-10-09T08:37:26.396366+0000 mon.a (mon.0) 1096 : audit 1 from='client.? 172.21.15.81:0/3059195726' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:37:27.120 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:27.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:27.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:27.224 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:27.247 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:27.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:27.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:27.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:27.358 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:26 smithi081 bash[76862]: cluster 2023-10-09T08:37:25.860049+0000 mgr.y (mgr.26009) 1066 : cluster 0 pgmap v1132: 99 pgs: 1 active+recovery_wait+remapped, 1 active+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 14 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 28740/77568 objects degraded (37.051%); 19227/77568 objects misplaced (24.787%); 3.3 MiB/s, 193 objects/s recovering 2023-10-09T08:37:27.358 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:26 smithi081 bash[76862]: audit 2023-10-09T08:37:26.396366+0000 mon.a (mon.0) 1096 : audit 1 from='client.? 172.21.15.81:0/3059195726' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:37:27.358 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:26 smithi081 bash[79557]: cluster 2023-10-09T08:37:25.860049+0000 mgr.y (mgr.26009) 1066 : cluster 0 pgmap v1132: 99 pgs: 1 active+recovery_wait+remapped, 1 active+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 14 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 28740/77568 objects degraded (37.051%); 19227/77568 objects misplaced (24.787%); 3.3 MiB/s, 193 objects/s recovering 2023-10-09T08:37:27.359 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:26 smithi081 bash[79557]: audit 2023-10-09T08:37:26.396366+0000 mon.a (mon.0) 1096 : audit 1 from='client.? 172.21.15.81:0/3059195726' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:37:27.372 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:27.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:27.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:27.475 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:27.498 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:27.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:27.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:27.601 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:27.622 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:27.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:27.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:27.725 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:27.754 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:27.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:27.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:27.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:27.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:27.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:27.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:27.985 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:28.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:28.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:28.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:28.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:27 smithi118 bash[59345]: cluster 2023-10-09T08:37:26.963791+0000 mon.a (mon.0) 1097 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:37:28.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:27 smithi118 bash[59345]: cluster 2023-10-09T08:37:26.971261+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T08:37:28.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:27 smithi118 bash[59345]: audit 2023-10-09T08:37:26.973532+0000 mon.a (mon.0) 1098 : audit 1 from='client.? 172.21.15.81:0/3059195726' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:37:28.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:27 smithi118 bash[59345]: cluster 2023-10-09T08:37:26.973595+0000 mon.a (mon.0) 1099 : cluster 0 osdmap e253: 8 total, 5 up, 8 in 2023-10-09T08:37:28.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:27 smithi118 bash[59345]: cluster 2023-10-09T08:37:26.974157+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T08:37:28.111 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:28.121 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:27 smithi081 bash[76862]: cluster 2023-10-09T08:37:26.963791+0000 mon.a (mon.0) 1097 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:37:28.121 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:27 smithi081 bash[76862]: cluster 2023-10-09T08:37:26.971261+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T08:37:28.121 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:27 smithi081 bash[76862]: audit 2023-10-09T08:37:26.973532+0000 mon.a (mon.0) 1098 : audit 1 from='client.? 172.21.15.81:0/3059195726' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:37:28.122 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:27 smithi081 bash[76862]: cluster 2023-10-09T08:37:26.973595+0000 mon.a (mon.0) 1099 : cluster 0 osdmap e253: 8 total, 5 up, 8 in 2023-10-09T08:37:28.122 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:27 smithi081 bash[76862]: cluster 2023-10-09T08:37:26.974157+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T08:37:28.122 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:27 smithi081 bash[79557]: cluster 2023-10-09T08:37:26.963791+0000 mon.a (mon.0) 1097 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:37:28.122 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:27 smithi081 bash[79557]: cluster 2023-10-09T08:37:26.971261+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T08:37:28.122 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:27 smithi081 bash[79557]: audit 2023-10-09T08:37:26.973532+0000 mon.a (mon.0) 1098 : audit 1 from='client.? 172.21.15.81:0/3059195726' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:37:28.122 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:27 smithi081 bash[79557]: cluster 2023-10-09T08:37:26.973595+0000 mon.a (mon.0) 1099 : cluster 0 osdmap e253: 8 total, 5 up, 8 in 2023-10-09T08:37:28.122 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:27 smithi081 bash[79557]: cluster 2023-10-09T08:37:26.974157+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T08:37:28.140 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:28.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:28.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:28.242 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:28.270 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:28.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:28.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:28.374 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:28.403 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:28.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:28.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:28.506 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:28.519 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:37:28.519 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:37:28.519 INFO:teuthology.orchestra.run.smithi118.stdout: "complaint_time": 30, 2023-10-09T08:37:28.519 INFO:teuthology.orchestra.run.smithi118.stdout: "num_blocked_ops": 0 2023-10-09T08:37:28.519 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:37:28.537 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:28.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:28.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:28.640 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:28.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:28.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:28.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:28.776 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:28.800 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:28.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:28.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:28.904 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:28.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:28.936 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:28.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:29.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:28 smithi118 bash[59345]: cluster 2023-10-09T08:37:27.860916+0000 mgr.y (mgr.26009) 1067 : cluster 0 pgmap v1134: 99 pgs: 1 active+recovery_wait+remapped, 1 active+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 27950/77568 objects degraded (36.033%); 20017/77568 objects misplaced (25.806%); 1.0 MiB/s, 223 objects/s recovering 2023-10-09T08:37:29.038 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:29.068 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:29.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:29.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:29.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:29.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:29.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:29.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:29.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:29.324 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:29.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:29.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:29.404 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:28 smithi081 bash[76862]: cluster 2023-10-09T08:37:27.860916+0000 mgr.y (mgr.26009) 1067 : cluster 0 pgmap v1134: 99 pgs: 1 active+recovery_wait+remapped, 1 active+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 27950/77568 objects degraded (36.033%); 20017/77568 objects misplaced (25.806%); 1.0 MiB/s, 223 objects/s recovering 2023-10-09T08:37:29.404 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:28 smithi081 bash[79557]: cluster 2023-10-09T08:37:27.860916+0000 mgr.y (mgr.26009) 1067 : cluster 0 pgmap v1134: 99 pgs: 1 active+recovery_wait+remapped, 1 active+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 7 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 27950/77568 objects degraded (36.033%); 20017/77568 objects misplaced (25.806%); 1.0 MiB/s, 223 objects/s recovering 2023-10-09T08:37:29.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:29.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:29.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:29.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:29.553 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:29.580 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:29.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:29.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:29.683 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:29.705 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:29.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:29.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:29.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:29.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:29.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:29.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:29.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:29.968 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:29.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:29.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:30.074 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:30.097 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:30.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:30.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:30.200 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:30.228 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:30.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:29 smithi118 bash[59345]: cluster 2023-10-09T08:37:29.862273+0000 mgr.y (mgr.26009) 1068 : cluster 0 pgmap v1135: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 27560/77568 objects degraded (35.530%); 20017/77568 objects misplaced (25.806%); 6.7 MiB/s, 315 objects/s recovering 2023-10-09T08:37:30.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:30.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:30.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:30.343 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:29 smithi081 bash[79557]: cluster 2023-10-09T08:37:29.862273+0000 mgr.y (mgr.26009) 1068 : cluster 0 pgmap v1135: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 27560/77568 objects degraded (35.530%); 20017/77568 objects misplaced (25.806%); 6.7 MiB/s, 315 objects/s recovering 2023-10-09T08:37:30.343 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:29 smithi081 bash[76862]: cluster 2023-10-09T08:37:29.862273+0000 mgr.y (mgr.26009) 1068 : cluster 0 pgmap v1135: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 27560/77568 objects degraded (35.530%); 20017/77568 objects misplaced (25.806%); 6.7 MiB/s, 315 objects/s recovering 2023-10-09T08:37:30.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:30.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:30.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:30.465 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-09T08:37:30.466 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:30.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:30.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:30.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:30.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:30.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:30.621 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:37:30.621 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:37:30.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:30.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:30.723 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:30.750 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:30.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:30.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:30.853 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:30.882 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:30.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:30.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:30.986 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:31.014 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:31.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:31.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:31.118 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:31.146 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:31.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:31.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:31.250 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:31.275 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:31.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:31.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:31.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:31.405 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:31.407 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:37:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:37:31] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.33.4" 2023-10-09T08:37:31.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:31.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:31.509 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:31.538 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:31.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:31.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:31.642 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:31.671 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:31.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:31.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:31.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:31.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:31.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:31.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:31.906 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:31.937 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:31.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:31.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:32.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:32.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:32.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:32.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:32.175 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:32.205 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:32.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:32.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:32.310 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:32.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:32.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:32.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:32.440 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:32.465 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:32.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:32.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:32.568 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:32.591 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:32.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:32.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:32.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:37:32.695 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:32.721 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:32.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:32.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:32.825 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:32.849 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:32.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:32.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:32.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:32.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:32.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:32.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:33.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:32 smithi118 bash[59345]: cluster 2023-10-09T08:37:31.863194+0000 mgr.y (mgr.26009) 1069 : cluster 0 pgmap v1136: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 27560/77568 objects degraded (35.530%); 20017/77568 objects misplaced (25.806%); 6.7 MiB/s, 162 objects/s recovering 2023-10-09T08:37:33.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:33.102 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:33.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:33.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:33.206 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:33.233 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:33.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:33.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:33.336 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:33.359 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:33.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:33.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:33.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:32 smithi081 bash[76862]: cluster 2023-10-09T08:37:31.863194+0000 mgr.y (mgr.26009) 1069 : cluster 0 pgmap v1136: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 27560/77568 objects degraded (35.530%); 20017/77568 objects misplaced (25.806%); 6.7 MiB/s, 162 objects/s recovering 2023-10-09T08:37:33.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:32 smithi081 bash[79557]: cluster 2023-10-09T08:37:31.863194+0000 mgr.y (mgr.26009) 1069 : cluster 0 pgmap v1136: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 27560/77568 objects degraded (35.530%); 20017/77568 objects misplaced (25.806%); 6.7 MiB/s, 162 objects/s recovering 2023-10-09T08:37:33.462 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:33.492 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:33.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:33.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:33.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:33.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:33.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:33.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:33.722 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:33.753 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:33.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:33.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:33.859 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:33.888 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:33.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:33.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:33.992 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:34.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:33 smithi118 bash[59345]: cluster 2023-10-09T08:37:33.662849+0000 mon.a (mon.0) 1100 : cluster 3 Health check update: Degraded data redundancy: 27560/77568 objects degraded (35.530%), 30 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:34.017 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:34.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:34.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:34.121 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:34.153 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:34.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:34.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:34.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:34.264 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:33 smithi081 bash[76862]: cluster 2023-10-09T08:37:33.662849+0000 mon.a (mon.0) 1100 : cluster 3 Health check update: Degraded data redundancy: 27560/77568 objects degraded (35.530%), 30 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:34.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:33 smithi081 bash[79557]: cluster 2023-10-09T08:37:33.662849+0000 mon.a (mon.0) 1100 : cluster 3 Health check update: Degraded data redundancy: 27560/77568 objects degraded (35.530%), 30 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:34.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:34.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:34.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:34.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:37:34.385 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:34.405 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:34.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:34.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:34.508 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:34.530 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:34.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:34.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:34.634 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:34.663 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:34.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:34.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:34.766 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:34.792 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:34.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:34.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:34.895 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:34.925 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:34.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:34.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:35.028 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:35.055 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:35.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:35.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:35.095 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:34 smithi081 bash[76862]: cluster 2023-10-09T08:37:33.864055+0000 mgr.y (mgr.26009) 1070 : cluster 0 pgmap v1137: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 27560/77568 objects degraded (35.530%); 20017/77568 objects misplaced (25.806%); 6.7 MiB/s, 162 objects/s recovering 2023-10-09T08:37:35.095 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:34 smithi081 bash[79557]: cluster 2023-10-09T08:37:33.864055+0000 mgr.y (mgr.26009) 1070 : cluster 0 pgmap v1137: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 27560/77568 objects degraded (35.530%); 20017/77568 objects misplaced (25.806%); 6.7 MiB/s, 162 objects/s recovering 2023-10-09T08:37:35.158 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:35.169 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:34 smithi118 bash[59345]: cluster 2023-10-09T08:37:33.864055+0000 mgr.y (mgr.26009) 1070 : cluster 0 pgmap v1137: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 27560/77568 objects degraded (35.530%); 20017/77568 objects misplaced (25.806%); 6.7 MiB/s, 162 objects/s recovering 2023-10-09T08:37:35.188 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:35.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:35.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:35.230 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:37:35.295 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:35.319 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:35.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:35.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:35.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:35.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:35.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:35.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:35.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:35.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:35.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:35.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:35.684 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:35.709 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:35.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:35.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:35.812 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:35.833 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:35.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:35.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:35.936 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:35.962 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:35.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:35.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:36.066 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:36.093 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:36.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:36.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:36.196 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:36.225 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:36.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:36.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:36.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:36.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:36.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:36.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:36.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:36.481 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:36.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:36.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:36.584 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:36.609 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:36.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:36.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:36.712 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:36.733 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:36.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:36.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:36.837 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:36.855 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:36 smithi081 bash[203291]: debug 2023-10-09T08:37:36.653+0000 7fdda65fa700 1 -- 172.21.15.81:0/2526925639 <== mon.0 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56247051a4e0 con 0x562470574c00 2023-10-09T08:37:36.866 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:36.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:36.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:36.968 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:36.990 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:36.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:36.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:37.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:37.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:36 smithi118 bash[59345]: cluster 2023-10-09T08:37:35.865055+0000 mgr.y (mgr.26009) 1071 : cluster 0 pgmap v1138: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 27470/77568 objects degraded (35.414%); 20017/77568 objects misplaced (25.806%); 8.9 MiB/s, 254 objects/s recovering 2023-10-09T08:37:37.122 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:37.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:37.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:37.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:36 smithi081 bash[76862]: cluster 2023-10-09T08:37:35.865055+0000 mgr.y (mgr.26009) 1071 : cluster 0 pgmap v1138: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 27470/77568 objects degraded (35.414%); 20017/77568 objects misplaced (25.806%); 8.9 MiB/s, 254 objects/s recovering 2023-10-09T08:37:37.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:36 smithi081 bash[79557]: cluster 2023-10-09T08:37:35.865055+0000 mgr.y (mgr.26009) 1071 : cluster 0 pgmap v1138: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 27470/77568 objects degraded (35.414%); 20017/77568 objects misplaced (25.806%); 8.9 MiB/s, 254 objects/s recovering 2023-10-09T08:37:37.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:37.246 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:37.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:37.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:37.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:37.376 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:37.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:37.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:37.481 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:37.492 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:37 smithi081 bash[203291]: debug 2023-10-09T08:37:37.205+0000 7fddaf780640 -1 Falling back to public interface 2023-10-09T08:37:37.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:37.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:37.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:37.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:37.642 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:37.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:37.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:37.745 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:37.770 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:37.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:37.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:37.873 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:37.894 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:37.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:37.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:37.997 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:38.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:38.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:38.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:38.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:38.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:38.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:38.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:38.253 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:38.275 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:38.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:38.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:38.378 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:38.406 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:38.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:38.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:38.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:38.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:38.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:38.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:38.643 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:38.668 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:38.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:38.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:38.773 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:38.798 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:38.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:38.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:38.901 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:38.932 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:38.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:38.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:39.036 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:39.046 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:38 smithi118 bash[59345]: cluster 2023-10-09T08:37:37.866095+0000 mgr.y (mgr.26009) 1072 : cluster 0 pgmap v1139: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 27470/77568 objects degraded (35.414%); 20017/77568 objects misplaced (25.806%); 8.1 MiB/s, 184 objects/s recovering 2023-10-09T08:37:39.046 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:38 smithi118 bash[59345]: audit 2023-10-09T08:37:38.162005+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:39.046 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:38 smithi118 bash[59345]: audit 2023-10-09T08:37:38.163836+0000 mon.c (mon.2) 394 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:37:39.046 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:38 smithi118 bash[59345]: cluster 2023-10-09T08:37:38.664118+0000 mon.a (mon.0) 1102 : cluster 3 Health check update: Degraded data redundancy: 27470/77568 objects degraded (35.414%), 30 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:39.061 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:39.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:39.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:39.165 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:39.194 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:39.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:39.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:39.261 INFO:teuthology.orchestra.run.smithi081.stderr:no valid command found; 10 closest matches: 2023-10-09T08:37:39.262 INFO:teuthology.orchestra.run.smithi081.stderr:0 2023-10-09T08:37:39.262 INFO:teuthology.orchestra.run.smithi081.stderr:1 2023-10-09T08:37:39.262 INFO:teuthology.orchestra.run.smithi081.stderr:2 2023-10-09T08:37:39.262 INFO:teuthology.orchestra.run.smithi081.stderr:abort 2023-10-09T08:37:39.262 INFO:teuthology.orchestra.run.smithi081.stderr:assert 2023-10-09T08:37:39.262 INFO:teuthology.orchestra.run.smithi081.stderr:config diff 2023-10-09T08:37:39.262 INFO:teuthology.orchestra.run.smithi081.stderr:config diff get 2023-10-09T08:37:39.262 INFO:teuthology.orchestra.run.smithi081.stderr:config get 2023-10-09T08:37:39.262 INFO:teuthology.orchestra.run.smithi081.stderr:config help [] 2023-10-09T08:37:39.262 INFO:teuthology.orchestra.run.smithi081.stderr:config set ... 2023-10-09T08:37:39.262 INFO:teuthology.orchestra.run.smithi081.stderr:admin_socket: invalid command 2023-10-09T08:37:39.294 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:38 smithi081 bash[79557]: cluster 2023-10-09T08:37:37.866095+0000 mgr.y (mgr.26009) 1072 : cluster 0 pgmap v1139: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 27470/77568 objects degraded (35.414%); 20017/77568 objects misplaced (25.806%); 8.1 MiB/s, 184 objects/s recovering 2023-10-09T08:37:39.294 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:38 smithi081 bash[79557]: audit 2023-10-09T08:37:38.162005+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:39.294 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:38 smithi081 bash[79557]: audit 2023-10-09T08:37:38.163836+0000 mon.c (mon.2) 394 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:37:39.294 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:38 smithi081 bash[79557]: cluster 2023-10-09T08:37:38.664118+0000 mon.a (mon.0) 1102 : cluster 3 Health check update: Degraded data redundancy: 27470/77568 objects degraded (35.414%), 30 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:39.294 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:38 smithi081 bash[76862]: cluster 2023-10-09T08:37:37.866095+0000 mgr.y (mgr.26009) 1072 : cluster 0 pgmap v1139: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 27470/77568 objects degraded (35.414%); 20017/77568 objects misplaced (25.806%); 8.1 MiB/s, 184 objects/s recovering 2023-10-09T08:37:39.294 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:38 smithi081 bash[76862]: audit 2023-10-09T08:37:38.162005+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:39.294 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:38 smithi081 bash[76862]: audit 2023-10-09T08:37:38.163836+0000 mon.c (mon.2) 394 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:37:39.294 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:38 smithi081 bash[76862]: cluster 2023-10-09T08:37:38.664118+0000 mon.a (mon.0) 1102 : cluster 3 Health check update: Degraded data redundancy: 27470/77568 objects degraded (35.414%), 30 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:39.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:39.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:39.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:39.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:39.426 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:39.461 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:39.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:39.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:39.564 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:39.594 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:39.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:39.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:39.697 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:39.729 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:39.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:39.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:39.832 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:39.856 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:39.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:39.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:39.959 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:39.987 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:39.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:39.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:40.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:40.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:40.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:40.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:40.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:40.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:40.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:40.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:40.348 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:40.373 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:40.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:40.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:40.477 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:40.502 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:40.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:40.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:40.605 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:40.627 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:40.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:40.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:40.685 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-10-09T08:37:40.686 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-2, ['dump_ops_in_flight'] 2023-10-09T08:37:40.731 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:40.757 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:40.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:40.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:40.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:40.896 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:40.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:40.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:40.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:41.010 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:40 smithi081 bash[76862]: cluster 2023-10-09T08:37:39.867073+0000 mgr.y (mgr.26009) 1073 : cluster 0 pgmap v1140: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 27470/77568 objects degraded (35.414%); 20017/77568 objects misplaced (25.806%); 7.4 MiB/s, 285 objects/s recovering 2023-10-09T08:37:41.011 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:40 smithi081 bash[79557]: cluster 2023-10-09T08:37:39.867073+0000 mgr.y (mgr.26009) 1073 : cluster 0 pgmap v1140: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 27470/77568 objects degraded (35.414%); 20017/77568 objects misplaced (25.806%); 7.4 MiB/s, 285 objects/s recovering 2023-10-09T08:37:41.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:40 smithi118 bash[59345]: cluster 2023-10-09T08:37:39.867073+0000 mgr.y (mgr.26009) 1073 : cluster 0 pgmap v1140: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 27470/77568 objects degraded (35.414%); 20017/77568 objects misplaced (25.806%); 7.4 MiB/s, 285 objects/s recovering 2023-10-09T08:37:41.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:41.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:41.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:41.130 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:41.153 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:41.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:41.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:41.171 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:37:41.173 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:37:41.258 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:41.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:41.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:41.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:41.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:37:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:37:41] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.33.4" 2023-10-09T08:37:41.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:41.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:41.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:41.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:41.512 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:41.536 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:41.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:41.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:41.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:41.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:41.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:41.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:41.764 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:41.788 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:41.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:41.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:41.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:41.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:41.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:41.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:42.013 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:42.037 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:42.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:42.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:42.140 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:42.165 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:42.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:42.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:42.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:42.290 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:42.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:42.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:42.393 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:42.420 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:42.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:42.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:42.523 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:42.542 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:42.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:42.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:42.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:42.668 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:42.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:42.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:42.771 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:42.795 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:42.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:42.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:42.874 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:42 smithi081 bash[203291]: debug 2023-10-09T08:37:42.605+0000 7fddaf780640 -1 osd.2 249 log_to_monitors true 2023-10-09T08:37:42.898 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:42.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:42.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:42.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:42.942 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:42 smithi118 bash[59345]: cluster 2023-10-09T08:37:41.867867+0000 mgr.y (mgr.26009) 1074 : cluster 0 pgmap v1141: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 27470/77568 objects degraded (35.414%); 20017/77568 objects misplaced (25.806%); 2.6 MiB/s, 208 objects/s recovering 2023-10-09T08:37:42.942 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:42 smithi118 bash[59345]: audit 2023-10-09T08:37:42.612369+0000 mon.c (mon.2) 395 : audit 1 from='osd.2 [v2:172.21.15.81:6810/2657959212,v1:172.21.15.81:6811/2657959212]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T08:37:42.942 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:42 smithi118 bash[59345]: audit 2023-10-09T08:37:42.612790+0000 mon.a (mon.0) 1103 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T08:37:43.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:43.055 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:43.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:43.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:43.158 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:43.184 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:43.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:43.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:43.287 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:43.312 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:43.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:43.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:43.375 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 08:37:43 smithi081 bash[203291]: debug 2023-10-09T08:37:42.989+0000 7fdda03eb700 -1 osd.2 249 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-09T08:37:43.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:43 smithi081 bash[79557]: cluster 2023-10-09T08:37:41.867867+0000 mgr.y (mgr.26009) 1074 : cluster 0 pgmap v1141: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 27470/77568 objects degraded (35.414%); 20017/77568 objects misplaced (25.806%); 2.6 MiB/s, 208 objects/s recovering 2023-10-09T08:37:43.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:43 smithi081 bash[79557]: audit 2023-10-09T08:37:42.612369+0000 mon.c (mon.2) 395 : audit 1 from='osd.2 [v2:172.21.15.81:6810/2657959212,v1:172.21.15.81:6811/2657959212]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T08:37:43.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:43 smithi081 bash[79557]: audit 2023-10-09T08:37:42.612790+0000 mon.a (mon.0) 1103 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T08:37:43.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:43 smithi081 bash[76862]: cluster 2023-10-09T08:37:41.867867+0000 mgr.y (mgr.26009) 1074 : cluster 0 pgmap v1141: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 1 stale+undersized+peered, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 12 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 27470/77568 objects degraded (35.414%); 20017/77568 objects misplaced (25.806%); 2.6 MiB/s, 208 objects/s recovering 2023-10-09T08:37:43.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:43 smithi081 bash[76862]: audit 2023-10-09T08:37:42.612369+0000 mon.c (mon.2) 395 : audit 1 from='osd.2 [v2:172.21.15.81:6810/2657959212,v1:172.21.15.81:6811/2657959212]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T08:37:43.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:43 smithi081 bash[76862]: audit 2023-10-09T08:37:42.612790+0000 mon.a (mon.0) 1103 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T08:37:43.415 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:43.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:43.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:43.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:43.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:43.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:43.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:43.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:43.671 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:43.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:43.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:43.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:43.796 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:43.822 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:43.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:43.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:43.925 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:43.950 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:43.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:43.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:44.054 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:44.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:43 smithi118 bash[59345]: cluster 2023-10-09T08:37:42.935335+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e254 with expected crc 2023-10-09T08:37:44.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:43 smithi118 bash[59345]: audit 2023-10-09T08:37:42.939149+0000 mon.a (mon.0) 1104 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T08:37:44.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:43 smithi118 bash[59345]: cluster 2023-10-09T08:37:42.939306+0000 mon.a (mon.0) 1105 : cluster 0 osdmap e254: 8 total, 5 up, 8 in 2023-10-09T08:37:44.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:43 smithi118 bash[59345]: audit 2023-10-09T08:37:42.940177+0000 mon.c (mon.2) 396 : audit 1 from='osd.2 [v2:172.21.15.81:6810/2657959212,v1:172.21.15.81:6811/2657959212]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:37:44.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:43 smithi118 bash[59345]: audit 2023-10-09T08:37:42.944045+0000 mon.a (mon.0) 1106 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:37:44.080 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:44.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:44.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:44.183 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:44.204 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:44.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:44.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:44.307 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:44.336 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:44.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:44.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:44.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:43 smithi081 bash[76862]: cluster 2023-10-09T08:37:42.935335+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e254 with expected crc 2023-10-09T08:37:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:43 smithi081 bash[76862]: audit 2023-10-09T08:37:42.939149+0000 mon.a (mon.0) 1104 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T08:37:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:43 smithi081 bash[76862]: cluster 2023-10-09T08:37:42.939306+0000 mon.a (mon.0) 1105 : cluster 0 osdmap e254: 8 total, 5 up, 8 in 2023-10-09T08:37:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:43 smithi081 bash[76862]: audit 2023-10-09T08:37:42.940177+0000 mon.c (mon.2) 396 : audit 1 from='osd.2 [v2:172.21.15.81:6810/2657959212,v1:172.21.15.81:6811/2657959212]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:37:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:43 smithi081 bash[76862]: audit 2023-10-09T08:37:42.944045+0000 mon.a (mon.0) 1106 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:37:44.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:43 smithi081 bash[79557]: cluster 2023-10-09T08:37:42.935335+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e254 with expected crc 2023-10-09T08:37:44.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:43 smithi081 bash[79557]: audit 2023-10-09T08:37:42.939149+0000 mon.a (mon.0) 1104 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T08:37:44.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:43 smithi081 bash[79557]: cluster 2023-10-09T08:37:42.939306+0000 mon.a (mon.0) 1105 : cluster 0 osdmap e254: 8 total, 5 up, 8 in 2023-10-09T08:37:44.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:43 smithi081 bash[79557]: audit 2023-10-09T08:37:42.940177+0000 mon.c (mon.2) 396 : audit 1 from='osd.2 [v2:172.21.15.81:6810/2657959212,v1:172.21.15.81:6811/2657959212]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:37:44.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:43 smithi081 bash[79557]: audit 2023-10-09T08:37:42.944045+0000 mon.a (mon.0) 1106 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:37:44.440 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:44.470 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:44.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:44.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:44.573 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:44.600 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:44.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:44.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:44.703 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:44.734 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:44.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:44.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:44.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:44.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:44.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:44.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:44.956 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:37:44.956 INFO:teuthology.orchestra.run.smithi118.stdout: "size": 20, 2023-10-09T08:37:44.956 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 600, 2023-10-09T08:37:44.956 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [ 2023-10-09T08:37:44.956 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.956 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:142392 7.c 7:3f193d5e:::benchmark_data_smithi081_154445_object44894:head [delete] snapc 0=[] ondisk+write+known_if_redirected e214)", 2023-10-09T08:37:44.957 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:32:24.364421+0000", 2023-10-09T08:37:44.957 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 320.58532058200001, 2023-10-09T08:37:44.957 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.22331701600000001, 2023-10-09T08:37:44.957 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:44.957 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:44.957 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:44.958 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:44.958 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:44.958 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 142392 2023-10-09T08:37:44.958 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.958 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:44.959 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.959 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:44.959 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364421+0000", 2023-10-09T08:37:44.959 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:44.959 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.959 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.959 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:44.959 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364421+0000", 2023-10-09T08:37:44.959 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:37:44.960 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.960 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.960 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:44.960 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364420+0000", 2023-10-09T08:37:44.960 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.1020000000000003e-06 2023-10-09T08:37:44.960 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.960 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.960 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:44.960 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364429+0000", 2023-10-09T08:37:44.960 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.489e-05 2023-10-09T08:37:44.961 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.961 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.961 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:44.961 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364444+0000", 2023-10-09T08:37:44.961 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.0319999999999998e-06 2023-10-09T08:37:44.961 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.961 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.961 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:44.961 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364451+0000", 2023-10-09T08:37:44.961 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3307000000000003e-05 2023-10-09T08:37:44.962 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.962 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.962 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:44.962 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364504+0000", 2023-10-09T08:37:44.962 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000122235 2023-10-09T08:37:44.962 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.962 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.962 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:44.962 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364626+0000", 2023-10-09T08:37:44.963 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014449600000000001 2023-10-09T08:37:44.963 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.963 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.963 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,7", 2023-10-09T08:37:44.963 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364771+0000", 2023-10-09T08:37:44.963 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0045762529999999997 2023-10-09T08:37:44.963 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.963 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.963 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:44.963 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.369347+0000", 2023-10-09T08:37:44.964 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.218245309 2023-10-09T08:37:44.964 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.964 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.964 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:44.964 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587592+0000", 2023-10-09T08:37:44.964 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.3806999999999997e-05 2023-10-09T08:37:44.964 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.964 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.964 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:44.964 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587626+0000", 2023-10-09T08:37:44.965 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.8972999999999999e-05 2023-10-09T08:37:44.965 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.965 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.965 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:44.965 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587685+0000", 2023-10-09T08:37:44.965 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3322000000000002e-05 2023-10-09T08:37:44.965 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.965 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.965 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:44.965 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587738+0000", 2023-10-09T08:37:44.965 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.22331701600000001 2023-10-09T08:37:44.966 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:44.966 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:44.966 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:44.966 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.966 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.966 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop_reply(client.35241.0:142392 7.c e214/168 ondisk, result = 0)", 2023-10-09T08:37:44.966 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:32:24.368833+0000", 2023-10-09T08:37:44.966 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 320.58090917499999, 2023-10-09T08:37:44.966 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.218771891, 2023-10-09T08:37:44.966 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:44.967 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:37:44.967 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:44.967 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.967 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:44.967 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368833+0000", 2023-10-09T08:37:44.967 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:44.967 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.967 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.968 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:44.968 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368833+0000", 2023-10-09T08:37:44.968 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:37:44.968 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.968 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.968 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:44.968 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368832+0000", 2023-10-09T08:37:44.968 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2689999999999999e-06 2023-10-09T08:37:44.968 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.969 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.969 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:44.969 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368837+0000", 2023-10-09T08:37:44.969 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.1449999999999997e-06 2023-10-09T08:37:44.969 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.969 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.969 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:44.969 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368846+0000", 2023-10-09T08:37:44.969 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6999999999999999e-06 2023-10-09T08:37:44.969 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.970 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.971 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:44.971 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368851+0000", 2023-10-09T08:37:44.971 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00054991999999999997 2023-10-09T08:37:44.971 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.972 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.972 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:44.972 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.369401+0000", 2023-10-09T08:37:44.972 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.21768804999999999 2023-10-09T08:37:44.972 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.972 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.972 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:44.972 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587089+0000", 2023-10-09T08:37:44.972 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00051565599999999997 2023-10-09T08:37:44.973 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.973 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.973 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:44.973 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587605+0000", 2023-10-09T08:37:44.973 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.218771891 2023-10-09T08:37:44.973 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:44.974 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:44.974 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:44.974 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.974 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.974 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.35241.0:142307 7.4 e214/208 7:2a655984:::benchmark_data_smithi081_154445_object44809:head v 214'9038, mlcod=176'2827)", 2023-10-09T08:37:44.974 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:32:24.415111+0000", 2023-10-09T08:37:44.974 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 320.53463091200001, 2023-10-09T08:37:44.974 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.18767826200000001, 2023-10-09T08:37:44.975 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:44.975 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:44.975 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:44.975 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.975 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:44.975 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.415111+0000", 2023-10-09T08:37:44.975 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:44.976 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.976 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.976 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:44.976 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.415111+0000", 2023-10-09T08:37:44.976 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:37:44.976 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.976 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.977 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:44.977 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.415109+0000", 2023-10-09T08:37:44.977 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6889999999999999e-05 2023-10-09T08:37:44.977 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.977 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.977 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:44.977 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.415126+0000", 2023-10-09T08:37:44.977 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.171928886 2023-10-09T08:37:44.978 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.978 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.978 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:44.978 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587055+0000", 2023-10-09T08:37:44.978 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.9653999999999999e-05 2023-10-09T08:37:44.978 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.978 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.978 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:44.978 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587074+0000", 2023-10-09T08:37:44.978 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000574512 2023-10-09T08:37:44.979 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.979 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.979 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:44.979 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587649+0000", 2023-10-09T08:37:44.979 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.0611999999999997e-05 2023-10-09T08:37:44.979 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.979 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.979 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:44.979 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587689+0000", 2023-10-09T08:37:44.979 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.015047501 2023-10-09T08:37:44.980 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.980 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.980 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:44.980 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.602737+0000", 2023-10-09T08:37:44.980 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2197000000000002e-05 2023-10-09T08:37:44.980 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.980 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.980 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:44.981 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.602789+0000", 2023-10-09T08:37:44.981 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.18767826200000001 2023-10-09T08:37:44.981 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:44.981 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:44.981 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:44.981 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.981 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.981 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:159935 7.c 7:30b4bb01:::benchmark_data_smithi081_154445_object62437:head [delete] snapc 0=[] ondisk+write+known_if_redirected e227)", 2023-10-09T08:37:44.982 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:34:58.619533+0000", 2023-10-09T08:37:44.982 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 166.330208613, 2023-10-09T08:37:44.982 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.20818152500000001, 2023-10-09T08:37:44.982 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:44.982 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:44.982 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:44.982 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:44.983 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:44.983 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 159935 2023-10-09T08:37:44.983 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.983 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:44.983 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.983 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:44.983 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619533+0000", 2023-10-09T08:37:44.983 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:44.984 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.984 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.984 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:44.984 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619533+0000", 2023-10-09T08:37:44.984 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:37:44.984 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.984 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.985 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:44.985 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619531+0000", 2023-10-09T08:37:44.985 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.7380000000000006e-06 2023-10-09T08:37:44.985 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.985 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.985 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:44.985 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619541+0000", 2023-10-09T08:37:44.985 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.8924999999999999e-05 2023-10-09T08:37:44.986 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.986 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.986 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:44.986 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619560+0000", 2023-10-09T08:37:44.987 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.1259999999999998e-06 2023-10-09T08:37:44.987 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.987 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.987 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:44.987 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619568+0000", 2023-10-09T08:37:44.987 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.3445e-05 2023-10-09T08:37:44.987 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.987 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.987 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:44.988 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619631+0000", 2023-10-09T08:37:44.988 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00011405599999999999 2023-10-09T08:37:44.988 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.988 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.988 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:44.988 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619745+0000", 2023-10-09T08:37:44.988 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000145878 2023-10-09T08:37:44.989 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.989 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.989 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,2,3,7", 2023-10-09T08:37:44.989 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619891+0000", 2023-10-09T08:37:44.989 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0050452079999999998 2023-10-09T08:37:44.990 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.990 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.990 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:44.990 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.624937+0000", 2023-10-09T08:37:44.990 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015756799999999999 2023-10-09T08:37:44.990 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.990 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.991 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:44.991 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.625094+0000", 2023-10-09T08:37:44.991 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5854000000000001e-05 2023-10-09T08:37:44.991 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.991 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.991 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:44.991 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.625110+0000", 2023-10-09T08:37:44.991 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00088465600000000005 2023-10-09T08:37:44.992 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.992 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.992 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:44.992 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.625995+0000", 2023-10-09T08:37:44.992 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.201538525 2023-10-09T08:37:44.992 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.992 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.992 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:44.993 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.827533+0000", 2023-10-09T08:37:44.993 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.6280000000000003e-05 2023-10-09T08:37:44.993 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.993 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.993 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:44.993 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.827589+0000", 2023-10-09T08:37:44.993 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012526799999999999 2023-10-09T08:37:44.993 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.994 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.994 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:44.994 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.827715+0000", 2023-10-09T08:37:44.994 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.20818152500000001 2023-10-09T08:37:44.994 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:44.994 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:44.994 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:44.995 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.995 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.995 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:160736 7.7 7:e51620fc:::benchmark_data_smithi081_154445_object63238:head [delete] snapc 0=[] ondisk+write+known_if_redirected e227)", 2023-10-09T08:37:44.996 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:03.098797+0000", 2023-10-09T08:37:44.996 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 161.850944435, 2023-10-09T08:37:44.996 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.20389611499999999, 2023-10-09T08:37:44.996 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:44.996 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:44.997 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:44.997 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:44.997 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:44.997 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 160736 2023-10-09T08:37:44.997 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.997 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:44.997 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.997 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:44.998 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.098797+0000", 2023-10-09T08:37:44.998 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:44.998 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.998 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.998 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:44.998 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.098797+0000", 2023-10-09T08:37:44.998 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:37:44.998 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.998 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.999 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:44.999 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.098796+0000", 2023-10-09T08:37:44.999 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3340000000000001e-06 2023-10-09T08:37:44.999 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:44.999 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:44.999 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:44.999 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.098802+0000", 2023-10-09T08:37:44.999 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.9160000000000007e-06 2023-10-09T08:37:45.000 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.000 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.000 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:45.000 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.098811+0000", 2023-10-09T08:37:45.000 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.9790000000000001e-06 2023-10-09T08:37:45.000 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.001 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.001 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:45.001 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.098816+0000", 2023-10-09T08:37:45.001 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002496935 2023-10-09T08:37:45.001 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.001 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.001 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.001 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.101313+0000", 2023-10-09T08:37:45.001 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00049323200000000002 2023-10-09T08:37:45.002 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.002 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.002 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for degraded object", 2023-10-09T08:37:45.002 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.101806+0000", 2023-10-09T08:37:45.002 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.064586633000000004 2023-10-09T08:37:45.002 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.002 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.002 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.002 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.166392+0000", 2023-10-09T08:37:45.003 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00019549199999999999 2023-10-09T08:37:45.003 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.003 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.003 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:45.003 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.166588+0000", 2023-10-09T08:37:45.003 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00025598100000000001 2023-10-09T08:37:45.003 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.003 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.004 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3", 2023-10-09T08:37:45.004 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.166844+0000", 2023-10-09T08:37:45.004 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0053820600000000001 2023-10-09T08:37:45.004 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.004 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.004 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:45.005 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.172226+0000", 2023-10-09T08:37:45.005 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.9971000000000001e-05 2023-10-09T08:37:45.005 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.005 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.005 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.005 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.172266+0000", 2023-10-09T08:37:45.005 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.128660107 2023-10-09T08:37:45.006 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.006 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.006 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.006 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.300926+0000", 2023-10-09T08:37:45.006 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.7036000000000001e-05 2023-10-09T08:37:45.006 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.006 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.007 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:45.007 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.300983+0000", 2023-10-09T08:37:45.007 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001710418 2023-10-09T08:37:45.007 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.007 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.008 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:45.008 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.302693+0000", 2023-10-09T08:37:45.008 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.20389611499999999 2023-10-09T08:37:45.008 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.008 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:45.009 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.009 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.009 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.009 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:160971 7.c 7:329b3357:::benchmark_data_smithi081_154445_object63473:head [delete] snapc 0=[] ondisk+write+known_if_redirected e227)", 2023-10-09T08:37:45.009 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:04.390032+0000", 2023-10-09T08:37:45.009 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 160.55970975, 2023-10-09T08:37:45.009 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.25522833700000003, 2023-10-09T08:37:45.009 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:45.010 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:45.010 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:45.010 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:45.010 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:45.010 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 160971 2023-10-09T08:37:45.010 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.011 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:45.011 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.011 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:45.011 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390032+0000", 2023-10-09T08:37:45.011 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:45.011 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.012 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.012 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:45.012 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390032+0000", 2023-10-09T08:37:45.012 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999971 2023-10-09T08:37:45.012 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.013 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.013 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:45.013 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390029+0000", 2023-10-09T08:37:45.013 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3913999999999999e-05 2023-10-09T08:37:45.013 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.013 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.014 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:45.014 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390043+0000", 2023-10-09T08:37:45.014 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3839e-05 2023-10-09T08:37:45.014 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.014 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.014 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:45.014 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390067+0000", 2023-10-09T08:37:45.015 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1994000000000001e-05 2023-10-09T08:37:45.015 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.015 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.015 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:45.015 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390079+0000", 2023-10-09T08:37:45.015 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3758000000000003e-05 2023-10-09T08:37:45.015 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.016 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.016 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.016 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390133+0000", 2023-10-09T08:37:45.016 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00011306699999999999 2023-10-09T08:37:45.016 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.016 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.017 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:45.017 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390246+0000", 2023-10-09T08:37:45.017 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013059500000000001 2023-10-09T08:37:45.017 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.017 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.017 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,2,3,7", 2023-10-09T08:37:45.017 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390376+0000", 2023-10-09T08:37:45.018 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0038573370000000002 2023-10-09T08:37:45.018 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.018 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.018 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:45.018 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.394234+0000", 2023-10-09T08:37:45.018 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00056713499999999997 2023-10-09T08:37:45.018 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.018 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.019 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.019 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.394801+0000", 2023-10-09T08:37:45.019 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00038328100000000002 2023-10-09T08:37:45.019 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.019 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.020 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.020 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.395184+0000", 2023-10-09T08:37:45.020 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.124565308 2023-10-09T08:37:45.020 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.020 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.020 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.021 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.519750+0000", 2023-10-09T08:37:45.021 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12493837200000001 2023-10-09T08:37:45.021 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.021 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.021 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.021 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.644688+0000", 2023-10-09T08:37:45.022 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016468 2023-10-09T08:37:45.022 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.022 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.022 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:45.022 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.644853+0000", 2023-10-09T08:37:45.022 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00040779999999999999 2023-10-09T08:37:45.023 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.023 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.023 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:45.023 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.645260+0000", 2023-10-09T08:37:45.023 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.25522833700000003 2023-10-09T08:37:45.023 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.023 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:45.023 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.024 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.024 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.024 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:161078 7.c 7:3279a8d0:::benchmark_data_smithi081_154445_object63580:head [delete] snapc 0=[] ondisk+write+known_if_redirected e227)", 2023-10-09T08:37:45.024 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:05.033469+0000", 2023-10-09T08:37:45.024 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 159.91627322799999, 2023-10-09T08:37:45.024 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.19127623299999999, 2023-10-09T08:37:45.025 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:45.025 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:45.025 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:45.025 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:45.025 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:45.025 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 161078 2023-10-09T08:37:45.025 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.026 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:45.026 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.026 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:45.026 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033469+0000", 2023-10-09T08:37:45.026 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:45.026 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.026 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.027 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:45.027 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033469+0000", 2023-10-09T08:37:45.027 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:37:45.028 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.028 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.028 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:45.028 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033466+0000", 2023-10-09T08:37:45.028 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0997e-05 2023-10-09T08:37:45.028 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.028 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.028 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:45.028 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033477+0000", 2023-10-09T08:37:45.029 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.2269999999999999e-05 2023-10-09T08:37:45.029 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.029 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.029 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:45.029 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033500+0000", 2023-10-09T08:37:45.029 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.7200000000000001e-06 2023-10-09T08:37:45.029 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.029 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.029 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:45.029 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033509+0000", 2023-10-09T08:37:45.029 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.1086000000000003e-05 2023-10-09T08:37:45.029 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.030 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.030 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.030 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033580+0000", 2023-10-09T08:37:45.030 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017608700000000001 2023-10-09T08:37:45.030 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.030 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.030 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:45.030 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033757+0000", 2023-10-09T08:37:45.030 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00021446599999999999 2023-10-09T08:37:45.030 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.030 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.031 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,2,3,7", 2023-10-09T08:37:45.031 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033971+0000", 2023-10-09T08:37:45.031 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0045411139999999997 2023-10-09T08:37:45.031 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.031 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.031 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.031 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.038512+0000", 2023-10-09T08:37:45.031 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5635000000000003e-05 2023-10-09T08:37:45.031 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.031 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.031 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.031 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.038588+0000", 2023-10-09T08:37:45.032 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012928700000000001 2023-10-09T08:37:45.032 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.032 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.032 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:45.032 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.038717+0000", 2023-10-09T08:37:45.032 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012095900000000001 2023-10-09T08:37:45.032 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.032 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.032 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.032 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.038838+0000", 2023-10-09T08:37:45.032 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.185603244 2023-10-09T08:37:45.033 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.033 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.033 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.033 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.224441+0000", 2023-10-09T08:37:45.033 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000118806 2023-10-09T08:37:45.033 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.033 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.033 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:45.033 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.224560+0000", 2023-10-09T08:37:45.033 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00018474600000000001 2023-10-09T08:37:45.033 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.033 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.034 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:45.034 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.224745+0000", 2023-10-09T08:37:45.034 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.19127623299999999 2023-10-09T08:37:45.034 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.034 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:45.034 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.034 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.034 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.034 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:161762 7.c 7:32cfd97e:::benchmark_data_smithi081_154445_object64264:head [delete] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-10-09T08:37:45.034 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:08.893786+0000", 2023-10-09T08:37:45.034 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 156.05595620899999, 2023-10-09T08:37:45.035 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.208739653, 2023-10-09T08:37:45.035 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:45.035 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:45.035 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:45.035 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:45.035 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:45.035 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 161762 2023-10-09T08:37:45.035 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.035 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:45.035 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.035 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:45.035 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.893786+0000", 2023-10-09T08:37:45.036 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:45.036 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.036 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.036 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:45.036 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.893786+0000", 2023-10-09T08:37:45.036 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:37:45.036 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.036 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.036 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:45.036 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.893784+0000", 2023-10-09T08:37:45.036 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.8759999999999999e-06 2023-10-09T08:37:45.037 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.037 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.037 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:45.037 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.893791+0000", 2023-10-09T08:37:45.037 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1192999999999999e-05 2023-10-09T08:37:45.037 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.037 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.037 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:45.037 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.893802+0000", 2023-10-09T08:37:45.037 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.5690000000000004e-06 2023-10-09T08:37:45.037 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.037 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.038 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:45.038 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.893808+0000", 2023-10-09T08:37:45.038 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.5381999999999999e-05 2023-10-09T08:37:45.038 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.038 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.038 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.038 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.893863+0000", 2023-10-09T08:37:45.038 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00011409 2023-10-09T08:37:45.038 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.038 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.038 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:45.039 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.893977+0000", 2023-10-09T08:37:45.039 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012368399999999999 2023-10-09T08:37:45.039 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.039 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.039 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,2,3,7", 2023-10-09T08:37:45.039 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.894101+0000", 2023-10-09T08:37:45.039 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0033349 2023-10-09T08:37:45.039 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.039 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.039 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:45.039 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.897436+0000", 2023-10-09T08:37:45.040 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00024441600000000001 2023-10-09T08:37:45.040 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.040 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.040 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.040 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.897680+0000", 2023-10-09T08:37:45.040 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00077585900000000005 2023-10-09T08:37:45.040 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.040 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.040 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.040 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.898456+0000", 2023-10-09T08:37:45.040 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0025320590000000001 2023-10-09T08:37:45.040 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.041 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.041 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.041 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.900988+0000", 2023-10-09T08:37:45.041 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.20136501000000001 2023-10-09T08:37:45.041 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.041 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.041 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.041 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:09.102353+0000", 2023-10-09T08:37:45.041 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3066999999999999e-05 2023-10-09T08:37:45.041 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.041 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.041 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:45.042 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:09.102406+0000", 2023-10-09T08:37:45.042 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000119045 2023-10-09T08:37:45.042 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.042 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.042 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:45.042 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:09.102525+0000", 2023-10-09T08:37:45.042 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.208739653 2023-10-09T08:37:45.042 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.042 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:45.042 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.042 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.042 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.042 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:168887 7.1 7:880ae97b:::benchmark_data_smithi081_154445_object71389:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T08:37:45.043 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:49.857337+0000", 2023-10-09T08:37:45.043 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 115.092404473, 2023-10-09T08:37:45.043 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.27947709399999998, 2023-10-09T08:37:45.043 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:45.045 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:37:45.045 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:45.046 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:45.046 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:45.046 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 168887 2023-10-09T08:37:45.046 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.046 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:45.046 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.046 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:45.046 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857337+0000", 2023-10-09T08:37:45.046 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:45.047 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.047 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.047 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:45.047 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857337+0000", 2023-10-09T08:37:45.047 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:37:45.047 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.047 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.047 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:45.047 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857336+0000", 2023-10-09T08:37:45.047 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.2779999999999993e-06 2023-10-09T08:37:45.047 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.047 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.048 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:45.048 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857344+0000", 2023-10-09T08:37:45.048 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3078000000000001e-05 2023-10-09T08:37:45.048 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.048 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.048 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:45.048 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857357+0000", 2023-10-09T08:37:45.048 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.6549999999999998e-06 2023-10-09T08:37:45.048 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.048 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.048 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:45.049 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857364+0000", 2023-10-09T08:37:45.049 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.2369e-05 2023-10-09T08:37:45.049 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.049 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.049 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.049 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857406+0000", 2023-10-09T08:37:45.049 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.0821000000000003e-05 2023-10-09T08:37:45.049 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.049 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.049 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:45.049 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857497+0000", 2023-10-09T08:37:45.049 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.5057999999999997e-05 2023-10-09T08:37:45.050 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.050 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.050 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,4,5", 2023-10-09T08:37:45.050 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857592+0000", 2023-10-09T08:37:45.050 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0032235330000000002 2023-10-09T08:37:45.050 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.050 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.050 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:45.050 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.860816+0000", 2023-10-09T08:37:45.050 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00036259299999999998 2023-10-09T08:37:45.050 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.051 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.051 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.051 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.861178+0000", 2023-10-09T08:37:45.051 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0009953570000000001 2023-10-09T08:37:45.051 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.051 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.051 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.051 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.862174+0000", 2023-10-09T08:37:45.051 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000203513 2023-10-09T08:37:45.051 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.051 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.051 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.052 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.862377+0000", 2023-10-09T08:37:45.052 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.274416665 2023-10-09T08:37:45.052 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.052 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.052 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.052 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.136794+0000", 2023-10-09T08:37:45.052 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.0699e-05 2023-10-09T08:37:45.052 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.052 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.052 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:45.052 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.136814+0000", 2023-10-09T08:37:45.052 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.27947709399999998 2023-10-09T08:37:45.053 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.053 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:45.053 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.053 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.053 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.053 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:168901 7.1 7:83289bc1:::benchmark_data_smithi081_154445_object71403:head [delete] snapc 0=[] ondisk+write+known_if_redirected e233)", 2023-10-09T08:37:45.053 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:52.073811+0000", 2023-10-09T08:37:45.053 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 112.87593065599999, 2023-10-09T08:37:45.053 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.1694120330000004, 2023-10-09T08:37:45.053 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:45.053 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:37:45.054 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:37:45.054 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:37:45.054 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:37:45.054 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 168901 2023-10-09T08:37:45.054 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.054 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:45.054 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.054 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:45.054 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.073811+0000", 2023-10-09T08:37:45.054 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:45.054 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.055 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.055 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:45.055 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.073811+0000", 2023-10-09T08:37:45.055 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999971 2023-10-09T08:37:45.055 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.055 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.055 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:45.055 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.073808+0000", 2023-10-09T08:37:45.055 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.464e-05 2023-10-09T08:37:45.055 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.055 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.055 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:45.056 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.073823+0000", 2023-10-09T08:37:45.056 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.7274e-05 2023-10-09T08:37:45.056 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.056 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.056 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:45.056 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.073850+0000", 2023-10-09T08:37:45.056 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2808e-05 2023-10-09T08:37:45.056 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.056 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.056 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:45.056 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.073863+0000", 2023-10-09T08:37:45.056 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000119877 2023-10-09T08:37:45.057 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.057 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.057 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.057 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.073983+0000", 2023-10-09T08:37:45.057 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000235064 2023-10-09T08:37:45.057 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.057 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.057 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:45.057 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.074218+0000", 2023-10-09T08:37:45.057 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00060773900000000004 2023-10-09T08:37:45.057 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.058 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.058 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,4,5", 2023-10-09T08:37:45.058 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.074826+0000", 2023-10-09T08:37:45.058 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003695467 2023-10-09T08:37:45.058 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.058 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.058 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.058 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.078521+0000", 2023-10-09T08:37:45.058 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000134578 2023-10-09T08:37:45.058 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.058 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.058 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.059 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.078656+0000", 2023-10-09T08:37:45.059 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.2541999999999999e-05 2023-10-09T08:37:45.059 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.059 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.059 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:37:45.059 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.078678+0000", 2023-10-09T08:37:45.059 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00074684100000000004 2023-10-09T08:37:45.059 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.059 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.059 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.059 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.079425+0000", 2023-10-09T08:37:45.059 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.1634501559999997 2023-10-09T08:37:45.060 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.060 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.060 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:37:45.060 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:56.242875+0000", 2023-10-09T08:37:45.060 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000106846 2023-10-09T08:37:45.060 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.060 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.060 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:37:45.060 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:56.242982+0000", 2023-10-09T08:37:45.060 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000240876 2023-10-09T08:37:45.060 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.061 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.061 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:45.061 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:56.243223+0000", 2023-10-09T08:37:45.061 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.1694120330000004 2023-10-09T08:37:45.061 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.061 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:45.061 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.061 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.061 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.061 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "MOSDPGPush(7.15 252/251 [PushOp(7:ac2b36ea:::benchmark_data_smithi081_154445_object77453:head, version: 182'4858, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:ac2b36ea:::benchmark_data_smithi081_154445_object77453:head@182'4858, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T08:37:45.061 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:37:26.132853+0000", 2023-10-09T08:37:45.061 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 18.816888748, 2023-10-09T08:37:45.062 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0038292019999999999, 2023-10-09T08:37:45.062 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:45.062 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:37:45.062 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:45.062 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.062 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:45.062 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:26.132853+0000", 2023-10-09T08:37:45.062 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:45.062 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.062 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.062 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:45.063 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:26.132853+0000", 2023-10-09T08:37:45.063 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:37:45.063 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.063 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.063 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:45.063 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:26.132852+0000", 2023-10-09T08:37:45.063 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.8767000000000001e-05 2023-10-09T08:37:45.063 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.063 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.063 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:45.063 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:26.132921+0000", 2023-10-09T08:37:45.063 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.2031999999999998e-05 2023-10-09T08:37:45.064 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.064 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.064 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:45.064 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:26.132943+0000", 2023-10-09T08:37:45.064 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0216e-05 2023-10-09T08:37:45.064 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.064 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.064 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:45.064 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:26.132953+0000", 2023-10-09T08:37:45.064 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015409399999999999 2023-10-09T08:37:45.064 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.064 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.065 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.065 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:26.133107+0000", 2023-10-09T08:37:45.065 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.7039999999999999e-05 2023-10-09T08:37:45.065 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.065 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.065 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:45.065 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:26.133124+0000", 2023-10-09T08:37:45.065 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0035583120000000001 2023-10-09T08:37:45.065 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.065 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.065 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:45.065 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:26.136682+0000", 2023-10-09T08:37:45.066 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0038292019999999999 2023-10-09T08:37:45.066 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.066 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:45.066 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.066 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.066 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.066 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "MOSDPGPush(7.15 253/251 [PushOp(7:afdf6513:::benchmark_data_smithi081_154445_object81582:head, version: 182'5130, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:afdf6513:::benchmark_data_smithi081_154445_object81582:head@182'5130, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T08:37:45.066 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:37:27.911459+0000", 2023-10-09T08:37:45.066 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 17.038283046, 2023-10-09T08:37:45.066 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003845411, 2023-10-09T08:37:45.066 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:45.067 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:37:45.067 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:45.067 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.067 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:45.067 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:27.911459+0000", 2023-10-09T08:37:45.067 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:45.067 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.067 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.067 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:45.067 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:27.911459+0000", 2023-10-09T08:37:45.067 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:37:45.067 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.068 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.068 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:45.068 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:27.911458+0000", 2023-10-09T08:37:45.068 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.5886999999999997e-05 2023-10-09T08:37:45.068 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.068 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.068 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:45.068 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:27.911493+0000", 2023-10-09T08:37:45.068 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.0185000000000001e-05 2023-10-09T08:37:45.068 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.068 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.069 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:45.069 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:27.911514+0000", 2023-10-09T08:37:45.069 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.0739999999999999e-06 2023-10-09T08:37:45.069 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.069 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.069 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:45.069 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:27.911523+0000", 2023-10-09T08:37:45.069 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000157727 2023-10-09T08:37:45.069 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.069 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.069 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.069 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:27.911680+0000", 2023-10-09T08:37:45.070 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6524999999999998e-05 2023-10-09T08:37:45.070 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.070 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.070 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:45.070 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:27.911697+0000", 2023-10-09T08:37:45.070 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0036072579999999999 2023-10-09T08:37:45.070 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.070 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.070 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:45.070 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:27.915304+0000", 2023-10-09T08:37:45.070 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003845411 2023-10-09T08:37:45.071 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.071 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:45.071 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.071 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.071 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.071 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "MOSDPGPush(7.15 253/251 [PushOp(7:ac1d569d:::benchmark_data_smithi081_154445_object82140:head, version: 182'5169, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:ac1d569d:::benchmark_data_smithi081_154445_object82140:head@182'5169, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T08:37:45.071 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:37:28.182678+0000", 2023-10-09T08:37:45.071 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 16.767063685, 2023-10-09T08:37:45.071 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0045788010000000004, 2023-10-09T08:37:45.071 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:45.071 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:37:45.071 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:45.072 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.072 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:45.072 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.182678+0000", 2023-10-09T08:37:45.072 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:45.072 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.072 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.072 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:45.072 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.182678+0000", 2023-10-09T08:37:45.072 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:37:45.072 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.072 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.072 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:45.073 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.182677+0000", 2023-10-09T08:37:45.073 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.0914999999999997e-05 2023-10-09T08:37:45.073 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.073 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.073 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:45.073 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.182718+0000", 2023-10-09T08:37:45.073 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.0103999999999999e-05 2023-10-09T08:37:45.073 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.073 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.073 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:45.073 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.182738+0000", 2023-10-09T08:37:45.073 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.7769999999999997e-06 2023-10-09T08:37:45.074 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.074 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.074 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:45.074 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.182748+0000", 2023-10-09T08:37:45.074 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000142452 2023-10-09T08:37:45.074 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.074 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.074 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.074 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.182890+0000", 2023-10-09T08:37:45.074 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4309e-05 2023-10-09T08:37:45.074 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.075 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.075 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:45.075 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.182904+0000", 2023-10-09T08:37:45.075 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0043525090000000001 2023-10-09T08:37:45.075 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.075 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.075 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:45.075 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.187257+0000", 2023-10-09T08:37:45.075 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0045788010000000004 2023-10-09T08:37:45.075 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.075 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:45.075 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.076 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.076 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.076 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "MOSDPGPush(7.15 253/251 [PushOp(7:aa109dc2:::benchmark_data_smithi081_154445_object82893:head, version: 182'5207, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:aa109dc2:::benchmark_data_smithi081_154445_object82893:head@182'5207, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T08:37:45.076 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:37:28.515774+0000", 2023-10-09T08:37:45.076 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 16.433967704000001, 2023-10-09T08:37:45.076 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0040039289999999998, 2023-10-09T08:37:45.076 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:45.076 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:37:45.076 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:45.077 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.077 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:45.077 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.515774+0000", 2023-10-09T08:37:45.077 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:45.077 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.077 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.077 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:45.077 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.515774+0000", 2023-10-09T08:37:45.077 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:37:45.077 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.077 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.078 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:45.078 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.515773+0000", 2023-10-09T08:37:45.078 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6215999999999999e-05 2023-10-09T08:37:45.078 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.078 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.078 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:45.078 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.515819+0000", 2023-10-09T08:37:45.078 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.1798000000000003e-05 2023-10-09T08:37:45.078 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.078 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.078 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:45.078 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.515851+0000", 2023-10-09T08:37:45.079 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6637e-05 2023-10-09T08:37:45.079 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.079 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.079 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:45.079 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.515867+0000", 2023-10-09T08:37:45.079 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000129286 2023-10-09T08:37:45.079 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.079 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.079 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.079 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.515997+0000", 2023-10-09T08:37:45.079 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.323e-05 2023-10-09T08:37:45.079 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.080 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.080 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:45.080 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.516010+0000", 2023-10-09T08:37:45.080 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0037682309999999999 2023-10-09T08:37:45.080 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.080 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.080 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:45.080 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.519778+0000", 2023-10-09T08:37:45.080 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0040039289999999998 2023-10-09T08:37:45.080 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.080 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:45.080 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.081 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.081 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.081 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "MOSDPGPush(7.15 253/251 [PushOp(7:ad5d4535:::benchmark_data_smithi081_154445_object82999:head, version: 182'5214, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:ad5d4535:::benchmark_data_smithi081_154445_object82999:head@182'5214, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T08:37:45.081 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:37:28.567184+0000", 2023-10-09T08:37:45.081 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 16.382557404, 2023-10-09T08:37:45.081 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0041857459999999997, 2023-10-09T08:37:45.081 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:45.081 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:37:45.081 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:45.081 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.081 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:45.082 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.567184+0000", 2023-10-09T08:37:45.082 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:45.082 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.082 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.082 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:45.082 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.567184+0000", 2023-10-09T08:37:45.082 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:37:45.082 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.082 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.082 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:45.082 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.567182+0000", 2023-10-09T08:37:45.082 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.4103999999999995e-05 2023-10-09T08:37:45.083 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.083 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.083 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:45.083 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.567246+0000", 2023-10-09T08:37:45.083 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.1485e-05 2023-10-09T08:37:45.083 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.083 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.083 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:45.083 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.567288+0000", 2023-10-09T08:37:45.083 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.1835999999999997e-05 2023-10-09T08:37:45.083 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.084 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.084 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:45.084 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.567330+0000", 2023-10-09T08:37:45.084 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014473700000000001 2023-10-09T08:37:45.084 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.084 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.084 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.084 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.567474+0000", 2023-10-09T08:37:45.084 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6773999999999999e-05 2023-10-09T08:37:45.084 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.084 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.084 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:45.085 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.567491+0000", 2023-10-09T08:37:45.085 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0038791149999999998 2023-10-09T08:37:45.085 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.085 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.085 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:45.085 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:28.571370+0000", 2023-10-09T08:37:45.085 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0041857459999999997 2023-10-09T08:37:45.085 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.085 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:45.085 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.085 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.085 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.086 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "MOSDPGPush(7.15 253/251 [PushOp(7:aa45235d:::benchmark_data_smithi081_154445_object86964:head, version: 183'5448, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:aa45235d:::benchmark_data_smithi081_154445_object86964:head@183'5448, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T08:37:45.086 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:37:29.782622+0000", 2023-10-09T08:37:45.086 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 15.167119941999999, 2023-10-09T08:37:45.086 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0048964719999999998, 2023-10-09T08:37:45.086 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:45.086 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:37:45.086 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:45.086 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.086 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:45.086 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:29.782622+0000", 2023-10-09T08:37:45.086 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:45.086 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.087 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.087 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:45.087 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:29.782622+0000", 2023-10-09T08:37:45.087 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:37:45.087 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.087 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.087 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:45.087 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:29.782620+0000", 2023-10-09T08:37:45.087 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.9932999999999999e-05 2023-10-09T08:37:45.087 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.087 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.087 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:45.088 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:29.782660+0000", 2023-10-09T08:37:45.088 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.637e-05 2023-10-09T08:37:45.088 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.088 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.088 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:45.088 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:29.782687+0000", 2023-10-09T08:37:45.088 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2201999999999999e-05 2023-10-09T08:37:45.088 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.088 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.088 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:45.088 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:29.782699+0000", 2023-10-09T08:37:45.089 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00018075799999999999 2023-10-09T08:37:45.089 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.089 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.089 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.089 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:29.782880+0000", 2023-10-09T08:37:45.089 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.1511000000000001e-05 2023-10-09T08:37:45.089 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.089 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.089 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:45.089 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:29.782901+0000", 2023-10-09T08:37:45.089 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0046172089999999997 2023-10-09T08:37:45.089 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.090 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.090 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:45.090 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:29.787518+0000", 2023-10-09T08:37:45.090 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0048964719999999998 2023-10-09T08:37:45.090 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.090 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:45.090 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.090 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.090 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.090 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "MOSDPGPush(7.15 253/251 [PushOp(7:a8645a28:::benchmark_data_smithi081_154445_object88342:head, version: 186'5525, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:a8645a28:::benchmark_data_smithi081_154445_object88342:head@186'5525, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T08:37:45.090 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:37:30.205198+0000", 2023-10-09T08:37:45.090 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 14.744544047, 2023-10-09T08:37:45.091 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0053119689999999997, 2023-10-09T08:37:45.091 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:45.091 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:37:45.091 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:45.091 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.091 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:45.091 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:30.205198+0000", 2023-10-09T08:37:45.091 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:45.091 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.091 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.091 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:45.092 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:30.205198+0000", 2023-10-09T08:37:45.092 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:37:45.092 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.092 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.092 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:45.092 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:30.205196+0000", 2023-10-09T08:37:45.092 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.7166999999999998e-05 2023-10-09T08:37:45.092 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.092 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.092 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:45.092 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:30.205243+0000", 2023-10-09T08:37:45.092 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.9507000000000001e-05 2023-10-09T08:37:45.093 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.093 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.093 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:45.093 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:30.205273+0000", 2023-10-09T08:37:45.093 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6575e-05 2023-10-09T08:37:45.093 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.093 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.093 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:45.093 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:30.205289+0000", 2023-10-09T08:37:45.093 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015588399999999999 2023-10-09T08:37:45.093 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.093 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.094 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.094 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:30.205445+0000", 2023-10-09T08:37:45.094 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6731e-05 2023-10-09T08:37:45.094 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.094 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.094 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:45.094 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:30.205462+0000", 2023-10-09T08:37:45.094 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0050479230000000002 2023-10-09T08:37:45.094 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.094 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.094 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:45.095 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:30.210510+0000", 2023-10-09T08:37:45.095 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0053119689999999997 2023-10-09T08:37:45.095 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.095 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:45.095 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.095 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.095 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.095 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "MOSDPGPush(7.15 253/251 [PushOp(7:aec2cd72:::benchmark_data_smithi081_154445_object90877:head, version: 186'5677, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:aec2cd72:::benchmark_data_smithi081_154445_object90877:head@186'5677, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T08:37:45.095 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:37:31.032224+0000", 2023-10-09T08:37:45.095 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 13.917517971000001, 2023-10-09T08:37:45.095 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0039917820000000001, 2023-10-09T08:37:45.095 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:45.096 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:37:45.096 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:45.096 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.096 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:45.096 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.032224+0000", 2023-10-09T08:37:45.096 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:45.096 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.096 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.096 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:45.096 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.032224+0000", 2023-10-09T08:37:45.096 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:37:45.097 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.097 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.097 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:45.097 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.032222+0000", 2023-10-09T08:37:45.097 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.2979000000000003e-05 2023-10-09T08:37:45.097 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.097 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.097 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:45.097 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.032265+0000", 2023-10-09T08:37:45.097 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.5973999999999999e-05 2023-10-09T08:37:45.097 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.097 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.098 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:45.098 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.032291+0000", 2023-10-09T08:37:45.098 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2004000000000001e-05 2023-10-09T08:37:45.098 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.098 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.098 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:45.098 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.032303+0000", 2023-10-09T08:37:45.098 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012071800000000001 2023-10-09T08:37:45.098 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.098 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.098 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.099 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.032424+0000", 2023-10-09T08:37:45.099 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1452e-05 2023-10-09T08:37:45.099 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.099 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.099 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:45.099 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.032435+0000", 2023-10-09T08:37:45.099 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0037801229999999998 2023-10-09T08:37:45.099 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.099 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.099 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:45.099 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.036216+0000", 2023-10-09T08:37:45.100 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0039917820000000001 2023-10-09T08:37:45.100 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.100 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:45.100 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.100 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.100 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.100 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "MOSDPGPush(7.15 253/251 [PushOp(7:acf0f835:::benchmark_data_smithi081_154445_object92660:head, version: 186'5778, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:acf0f835:::benchmark_data_smithi081_154445_object92660:head@186'5778, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T08:37:45.100 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:37:31.641769+0000", 2023-10-09T08:37:45.100 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 13.307973132000001, 2023-10-09T08:37:45.100 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0044327719999999998, 2023-10-09T08:37:45.100 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:45.101 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:37:45.101 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:45.101 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.101 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:45.101 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.641769+0000", 2023-10-09T08:37:45.101 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:45.101 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.101 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.101 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:45.101 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.641769+0000", 2023-10-09T08:37:45.101 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:37:45.101 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.102 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.102 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:45.102 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.641767+0000", 2023-10-09T08:37:45.102 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7781999999999996e-05 2023-10-09T08:37:45.102 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.102 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.102 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:45.102 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.641834+0000", 2023-10-09T08:37:45.102 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.0428000000000001e-05 2023-10-09T08:37:45.102 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.102 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.102 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:45.103 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.641865+0000", 2023-10-09T08:37:45.103 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4301000000000001e-05 2023-10-09T08:37:45.103 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.103 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.103 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:45.103 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.641879+0000", 2023-10-09T08:37:45.103 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000165632 2023-10-09T08:37:45.103 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.103 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.103 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.103 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.642045+0000", 2023-10-09T08:37:45.103 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6905000000000002e-05 2023-10-09T08:37:45.104 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.104 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.104 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:45.104 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.642062+0000", 2023-10-09T08:37:45.104 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0041398040000000004 2023-10-09T08:37:45.104 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.104 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.104 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:45.104 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:31.646201+0000", 2023-10-09T08:37:45.105 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0044327719999999998 2023-10-09T08:37:45.105 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.105 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:45.105 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.105 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.105 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.105 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "MOSDPGPush(7.15 253/251 [PushOp(7:a833a467:::benchmark_data_smithi081_154445_object96454:head, version: 187'6034, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(7:a833a467:::benchmark_data_smithi081_154445_object96454:head@187'6034, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T08:37:45.105 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:37:33.016594+0000", 2023-10-09T08:37:45.105 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 11.93314816, 2023-10-09T08:37:45.105 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0040228729999999997, 2023-10-09T08:37:45.105 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:37:45.106 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:37:45.106 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:37:45.106 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.106 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:37:45.106 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:33.016594+0000", 2023-10-09T08:37:45.106 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:37:45.106 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.106 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.106 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:37:45.106 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:33.016594+0000", 2023-10-09T08:37:45.106 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:37:45.106 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.107 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.107 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:37:45.107 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:33.016592+0000", 2023-10-09T08:37:45.107 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.0889000000000005e-05 2023-10-09T08:37:45.107 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.107 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.107 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:37:45.107 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:33.016663+0000", 2023-10-09T08:37:45.107 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.7719000000000002e-05 2023-10-09T08:37:45.107 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.107 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.107 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:37:45.108 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:33.016710+0000", 2023-10-09T08:37:45.108 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.7864e-05 2023-10-09T08:37:45.108 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.108 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.108 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:37:45.108 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:33.016738+0000", 2023-10-09T08:37:45.108 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000161428 2023-10-09T08:37:45.108 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.108 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.108 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:37:45.108 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:33.016900+0000", 2023-10-09T08:37:45.108 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.662e-06 2023-10-09T08:37:45.109 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.109 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.109 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:37:45.109 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:33.016909+0000", 2023-10-09T08:37:45.109 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003707283 2023-10-09T08:37:45.109 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:37:45.109 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:37:45.109 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:37:45.109 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:37:33.020617+0000", 2023-10-09T08:37:45.109 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0040228729999999997 2023-10-09T08:37:45.109 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.109 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:45.110 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.110 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:37:45.110 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:37:45.110 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:37:45.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:45.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[76862]: cluster 2023-10-09T08:37:43.303199+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e254 with expected crc 2023-10-09T08:37:45.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[76862]: cluster 2023-10-09T08:37:43.869663+0000 mgr.y (mgr.26009) 1075 : cluster 0 pgmap v1143: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 13 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 27470/77568 objects degraded (35.414%); 20017/77568 objects misplaced (25.806%); 3.1 MiB/s, 250 objects/s recovering 2023-10-09T08:37:45.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[76862]: cluster 2023-10-09T08:37:43.941400+0000 mon.a (mon.0) 1107 : cluster 3 Health check update: 2 osds down (OSD_DOWN) 2023-10-09T08:37:45.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[76862]: cluster 2023-10-09T08:37:43.944042+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T08:37:45.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[76862]: audit 2023-10-09T08:37:43.947906+0000 mon.c (mon.2) 397 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T08:37:45.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[76862]: cluster 2023-10-09T08:37:43.947968+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T08:37:45.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[76862]: cluster 2023-10-09T08:37:43.948062+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T08:37:45.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[76862]: cluster 2023-10-09T08:37:43.948755+0000 mon.a (mon.0) 1108 : cluster 1 osd.2 [v2:172.21.15.81:6810/2657959212,v1:172.21.15.81:6811/2657959212] boot 2023-10-09T08:37:45.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[76862]: cluster 2023-10-09T08:37:43.948876+0000 mon.a (mon.0) 1109 : cluster 0 osdmap e255: 8 total, 6 up, 8 in 2023-10-09T08:37:45.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[76862]: cluster 2023-10-09T08:37:43.950521+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T08:37:45.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[76862]: cluster 2023-10-09T08:37:44.667577+0000 mon.a (mon.0) 1110 : cluster 3 Health check update: Degraded data redundancy: 27470/77568 objects degraded (35.414%), 30 pgs degraded, 25 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:45.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[76862]: cluster 2023-10-09T08:37:44.949529+0000 mon.a (mon.0) 1111 : cluster 0 osdmap e256: 8 total, 6 up, 8 in 2023-10-09T08:37:45.119 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[79557]: cluster 2023-10-09T08:37:43.303199+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e254 with expected crc 2023-10-09T08:37:45.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[79557]: cluster 2023-10-09T08:37:43.869663+0000 mgr.y (mgr.26009) 1075 : cluster 0 pgmap v1143: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 13 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 27470/77568 objects degraded (35.414%); 20017/77568 objects misplaced (25.806%); 3.1 MiB/s, 250 objects/s recovering 2023-10-09T08:37:45.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[79557]: cluster 2023-10-09T08:37:43.941400+0000 mon.a (mon.0) 1107 : cluster 3 Health check update: 2 osds down (OSD_DOWN) 2023-10-09T08:37:45.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[79557]: cluster 2023-10-09T08:37:43.944042+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T08:37:45.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[79557]: audit 2023-10-09T08:37:43.947906+0000 mon.c (mon.2) 397 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T08:37:45.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[79557]: cluster 2023-10-09T08:37:43.947968+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T08:37:45.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[79557]: cluster 2023-10-09T08:37:43.948062+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T08:37:45.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[79557]: cluster 2023-10-09T08:37:43.948755+0000 mon.a (mon.0) 1108 : cluster 1 osd.2 [v2:172.21.15.81:6810/2657959212,v1:172.21.15.81:6811/2657959212] boot 2023-10-09T08:37:45.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[79557]: cluster 2023-10-09T08:37:43.948876+0000 mon.a (mon.0) 1109 : cluster 0 osdmap e255: 8 total, 6 up, 8 in 2023-10-09T08:37:45.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[79557]: cluster 2023-10-09T08:37:43.950521+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T08:37:45.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[79557]: cluster 2023-10-09T08:37:44.667577+0000 mon.a (mon.0) 1110 : cluster 3 Health check update: Degraded data redundancy: 27470/77568 objects degraded (35.414%), 30 pgs degraded, 25 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:45.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:44 smithi081 bash[79557]: cluster 2023-10-09T08:37:44.949529+0000 mon.a (mon.0) 1111 : cluster 0 osdmap e256: 8 total, 6 up, 8 in 2023-10-09T08:37:45.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:45.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:45.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:45.232 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:45.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:44 smithi118 bash[59345]: cluster 2023-10-09T08:37:43.303199+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e254 with expected crc 2023-10-09T08:37:45.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:44 smithi118 bash[59345]: cluster 2023-10-09T08:37:43.869663+0000 mgr.y (mgr.26009) 1075 : cluster 0 pgmap v1143: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+degraded, 8 active+undersized+remapped, 10 active+clean, 3 active+recovery_wait+degraded+remapped, 20 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 13 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 27470/77568 objects degraded (35.414%); 20017/77568 objects misplaced (25.806%); 3.1 MiB/s, 250 objects/s recovering 2023-10-09T08:37:45.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:44 smithi118 bash[59345]: cluster 2023-10-09T08:37:43.941400+0000 mon.a (mon.0) 1107 : cluster 3 Health check update: 2 osds down (OSD_DOWN) 2023-10-09T08:37:45.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:44 smithi118 bash[59345]: cluster 2023-10-09T08:37:43.944042+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T08:37:45.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:44 smithi118 bash[59345]: audit 2023-10-09T08:37:43.947906+0000 mon.c (mon.2) 397 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T08:37:45.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:44 smithi118 bash[59345]: cluster 2023-10-09T08:37:43.947968+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T08:37:45.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:44 smithi118 bash[59345]: cluster 2023-10-09T08:37:43.948062+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T08:37:45.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:44 smithi118 bash[59345]: cluster 2023-10-09T08:37:43.948755+0000 mon.a (mon.0) 1108 : cluster 1 osd.2 [v2:172.21.15.81:6810/2657959212,v1:172.21.15.81:6811/2657959212] boot 2023-10-09T08:37:45.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:44 smithi118 bash[59345]: cluster 2023-10-09T08:37:43.948876+0000 mon.a (mon.0) 1109 : cluster 0 osdmap e255: 8 total, 6 up, 8 in 2023-10-09T08:37:45.242 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:44 smithi118 bash[59345]: cluster 2023-10-09T08:37:43.950521+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T08:37:45.242 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:44 smithi118 bash[59345]: cluster 2023-10-09T08:37:44.667577+0000 mon.a (mon.0) 1110 : cluster 3 Health check update: Degraded data redundancy: 27470/77568 objects degraded (35.414%), 30 pgs degraded, 25 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:45.242 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:44 smithi118 bash[59345]: cluster 2023-10-09T08:37:44.949529+0000 mon.a (mon.0) 1111 : cluster 0 osdmap e256: 8 total, 6 up, 8 in 2023-10-09T08:37:45.256 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:45.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:45.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:45.359 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:45.394 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:45.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:45.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:45.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:45.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:45.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:45.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:45.619 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:45.644 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:45.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:45.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:45.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-09T08:37:45.747 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:45.773 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:45.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:45.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:45.877 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:45.903 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:45.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:45.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:46.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:46.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:46.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:46.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:46.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:46.159 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:46.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:46.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:46.262 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:46.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:45 smithi118 bash[59345]: cluster 2023-10-09T08:37:44.952165+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:45 smithi118 bash[59345]: cluster 2023-10-09T08:37:44.953375+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:45 smithi118 bash[59345]: cluster 2023-10-09T08:37:44.954687+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:45 smithi118 bash[59345]: cluster 2023-10-09T08:37:44.957034+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:45 smithi118 bash[59345]: cluster 2023-10-09T08:37:44.958875+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:45 smithi118 bash[59345]: cluster 2023-10-09T08:37:44.959577+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:45 smithi118 bash[59345]: cluster 2023-10-09T08:37:44.960356+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:45 smithi118 bash[59345]: cluster 2023-10-09T08:37:44.961122+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:45 smithi118 bash[59345]: cluster 2023-10-09T08:37:44.963042+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:45 smithi118 bash[59345]: cluster 2023-10-09T08:37:44.969023+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:45 smithi118 bash[59345]: cluster 2023-10-09T08:37:44.973582+0000 osd.6 (osd.6) 232 : cluster 1 7.c continuing backfill to osd.2 from (182'4222,238'10356] MIN to 238'10356 2023-10-09T08:37:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:45 smithi118 bash[59345]: cluster 2023-10-09T08:37:45.571462+0000 osd.2 (osd.2) 1 : cluster 0 7.13 scrub starts 2023-10-09T08:37:46.289 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:46.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:46.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:46.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[76862]: cluster 2023-10-09T08:37:44.952165+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[76862]: cluster 2023-10-09T08:37:44.953375+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[76862]: cluster 2023-10-09T08:37:44.954687+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[76862]: cluster 2023-10-09T08:37:44.957034+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[76862]: cluster 2023-10-09T08:37:44.958875+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[76862]: cluster 2023-10-09T08:37:44.959577+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[76862]: cluster 2023-10-09T08:37:44.960356+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[76862]: cluster 2023-10-09T08:37:44.961122+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[76862]: cluster 2023-10-09T08:37:44.963042+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[76862]: cluster 2023-10-09T08:37:44.969023+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[76862]: cluster 2023-10-09T08:37:44.973582+0000 osd.6 (osd.6) 232 : cluster 1 7.c continuing backfill to osd.2 from (182'4222,238'10356] MIN to 238'10356 2023-10-09T08:37:46.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[76862]: cluster 2023-10-09T08:37:45.571462+0000 osd.2 (osd.2) 1 : cluster 0 7.13 scrub starts 2023-10-09T08:37:46.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[79557]: cluster 2023-10-09T08:37:44.952165+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[79557]: cluster 2023-10-09T08:37:44.953375+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[79557]: cluster 2023-10-09T08:37:44.954687+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[79557]: cluster 2023-10-09T08:37:44.957034+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[79557]: cluster 2023-10-09T08:37:44.958875+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[79557]: cluster 2023-10-09T08:37:44.959577+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[79557]: cluster 2023-10-09T08:37:44.960356+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[79557]: cluster 2023-10-09T08:37:44.961122+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[79557]: cluster 2023-10-09T08:37:44.963042+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[79557]: cluster 2023-10-09T08:37:44.969023+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T08:37:46.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[79557]: cluster 2023-10-09T08:37:44.973582+0000 osd.6 (osd.6) 232 : cluster 1 7.c continuing backfill to osd.2 from (182'4222,238'10356] MIN to 238'10356 2023-10-09T08:37:46.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:45 smithi081 bash[79557]: cluster 2023-10-09T08:37:45.571462+0000 osd.2 (osd.2) 1 : cluster 0 7.13 scrub starts 2023-10-09T08:37:46.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:46.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:46.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:46.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:46.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-09T08:37:46.520 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:46.544 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:46.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:46.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:46.647 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:46.668 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:46.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:46.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:46.772 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:46.802 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:46.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:46.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:46.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:46.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:46.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:46.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:47.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:47.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:47.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:47.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:47.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:47.184 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:47.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:47.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:47.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:46 smithi118 bash[59345]: cluster 2023-10-09T08:37:45.870621+0000 mgr.y (mgr.26009) 1076 : cluster 0 pgmap v1146: 99 pgs: 4 peering, 1 active+recovering+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 4 active+undersized+remapped, 11 active+clean, 2 active+recovery_wait+degraded+remapped, 19 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+remapped+backfill_wait, 11 remapped+peering, 12 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 19219/77568 objects degraded (24.777%); 18428/77568 objects misplaced (23.757%); 1.2 MiB/s, 294 objects/s recovering 2023-10-09T08:37:47.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:46 smithi118 bash[59345]: cluster 2023-10-09T08:37:45.972566+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:46 smithi118 bash[59345]: cluster 2023-10-09T08:37:45.972802+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:46 smithi118 bash[59345]: cluster 2023-10-09T08:37:45.973571+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:46 smithi118 bash[59345]: cluster 2023-10-09T08:37:45.974775+0000 mon.a (mon.0) 1112 : cluster 0 osdmap e257: 8 total, 6 up, 8 in 2023-10-09T08:37:47.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:46 smithi118 bash[59345]: cluster 2023-10-09T08:37:45.976820+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:46 smithi118 bash[59345]: cluster 2023-10-09T08:37:45.976923+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:46 smithi118 bash[59345]: cluster 2023-10-09T08:37:45.977153+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:46 smithi118 bash[59345]: cluster 2023-10-09T08:37:45.979937+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:46 smithi118 bash[59345]: cluster 2023-10-09T08:37:45.980118+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:46 smithi118 bash[59345]: cluster 2023-10-09T08:37:45.981254+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:46 smithi118 bash[59345]: cluster 2023-10-09T08:37:45.981780+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.287 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:47.316 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:47.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:47.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:47.419 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:47.454 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:47.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:47.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:47.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:47.569 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:45.870621+0000 mgr.y (mgr.26009) 1076 : cluster 0 pgmap v1146: 99 pgs: 4 peering, 1 active+recovering+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 4 active+undersized+remapped, 11 active+clean, 2 active+recovery_wait+degraded+remapped, 19 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+remapped+backfill_wait, 11 remapped+peering, 12 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 19219/77568 objects degraded (24.777%); 18428/77568 objects misplaced (23.757%); 1.2 MiB/s, 294 objects/s recovering 2023-10-09T08:37:47.570 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:45.972566+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.570 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:45.972802+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.570 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:45.973571+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.570 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:45.974775+0000 mon.a (mon.0) 1112 : cluster 0 osdmap e257: 8 total, 6 up, 8 in 2023-10-09T08:37:47.570 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:45.976820+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.570 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:45.976923+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.570 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:45.977153+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.570 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:45.979937+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.570 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:45.980118+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.570 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:45.981254+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.571 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:45.981780+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.571 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:45.870621+0000 mgr.y (mgr.26009) 1076 : cluster 0 pgmap v1146: 99 pgs: 4 peering, 1 active+recovering+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 4 active+undersized+remapped, 11 active+clean, 2 active+recovery_wait+degraded+remapped, 19 active+undersized, 15 active+clean+remapped, 8 undersized+degraded+peered, 2 active+remapped+backfill_wait, 11 remapped+peering, 12 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 19219/77568 objects degraded (24.777%); 18428/77568 objects misplaced (23.757%); 1.2 MiB/s, 294 objects/s recovering 2023-10-09T08:37:47.571 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:45.972566+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.571 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:45.972802+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.571 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:45.973571+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.571 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:45.974775+0000 mon.a (mon.0) 1112 : cluster 0 osdmap e257: 8 total, 6 up, 8 in 2023-10-09T08:37:47.571 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:45.976820+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.571 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:45.976923+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.571 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:45.977153+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.572 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:45.979937+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.572 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:45.980118+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.572 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:45.981254+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.572 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:45.981780+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T08:37:47.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:47.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:47.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:47.686 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:47.717 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:47.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:47.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:47.820 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:47.849 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:47.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:47.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:47.951 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:47.988 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:47.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:47.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:48.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:48.126 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:48.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:48.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:48.230 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:48.243 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:47 smithi118 bash[59345]: cluster 2023-10-09T08:37:46.981250+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T08:37:48.243 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:47 smithi118 bash[59345]: cluster 2023-10-09T08:37:46.981331+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e258: 8 total, 6 up, 8 in 2023-10-09T08:37:48.244 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:47 smithi118 bash[59345]: cluster 2023-10-09T08:37:46.981336+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T08:37:48.244 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:47 smithi118 bash[59345]: cluster 2023-10-09T08:37:46.983495+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T08:37:48.244 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:47 smithi118 bash[59345]: cluster 2023-10-09T08:37:46.984208+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T08:37:48.244 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:47 smithi118 bash[59345]: cluster 2023-10-09T08:37:47.019076+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T08:37:48.244 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:47 smithi118 bash[59345]: cluster 2023-10-09T08:37:47.871494+0000 mgr.y (mgr.26009) 1077 : cluster 0 pgmap v1149: 99 pgs: 1 active+recovering+undersized+remapped, 4 peering, 1 active+recovering+degraded, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 4 active+undersized+remapped, 12 active+clean, 2 active+recovery_wait+degraded+remapped, 16 active+undersized, 19 active+clean+remapped, 7 undersized+degraded+peered, 2 active+remapped+backfill_wait, 11 remapped+peering, 11 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 14968/77568 objects degraded (19.297%); 19380/77568 objects misplaced (24.985%); 3.5 MiB/s, 467 objects/s recovering 2023-10-09T08:37:48.263 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:48.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:48.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:48.367 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:48.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:46.981250+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T08:37:48.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:46.981331+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e258: 8 total, 6 up, 8 in 2023-10-09T08:37:48.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:46.981336+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T08:37:48.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:46.983495+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T08:37:48.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:46.984208+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T08:37:48.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:47.019076+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T08:37:48.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[79557]: cluster 2023-10-09T08:37:47.871494+0000 mgr.y (mgr.26009) 1077 : cluster 0 pgmap v1149: 99 pgs: 1 active+recovering+undersized+remapped, 4 peering, 1 active+recovering+degraded, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 4 active+undersized+remapped, 12 active+clean, 2 active+recovery_wait+degraded+remapped, 16 active+undersized, 19 active+clean+remapped, 7 undersized+degraded+peered, 2 active+remapped+backfill_wait, 11 remapped+peering, 11 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 14968/77568 objects degraded (19.297%); 19380/77568 objects misplaced (24.985%); 3.5 MiB/s, 467 objects/s recovering 2023-10-09T08:37:48.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:46.981250+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T08:37:48.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:46.981331+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e258: 8 total, 6 up, 8 in 2023-10-09T08:37:48.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:46.981336+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T08:37:48.379 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:46.983495+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T08:37:48.379 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:46.984208+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T08:37:48.379 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:47.019076+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T08:37:48.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:47 smithi081 bash[76862]: cluster 2023-10-09T08:37:47.871494+0000 mgr.y (mgr.26009) 1077 : cluster 0 pgmap v1149: 99 pgs: 1 active+recovering+undersized+remapped, 4 peering, 1 active+recovering+degraded, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 4 active+undersized+remapped, 12 active+clean, 2 active+recovery_wait+degraded+remapped, 16 active+undersized, 19 active+clean+remapped, 7 undersized+degraded+peered, 2 active+remapped+backfill_wait, 11 remapped+peering, 11 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 14968/77568 objects degraded (19.297%); 19380/77568 objects misplaced (24.985%); 3.5 MiB/s, 467 objects/s recovering 2023-10-09T08:37:48.395 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:48.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:48.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:48.500 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:48.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:48.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:48.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:48.625 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:48.652 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:48.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:48.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:48.755 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:48.785 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:48.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:48.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:48.889 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:48.919 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:48.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:48.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:49.023 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:49.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:49.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:49.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:49.148 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:49.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:48 smithi118 bash[59345]: cluster 2023-10-09T08:37:47.981534+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T08:37:49.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:48 smithi118 bash[59345]: cluster 2023-10-09T08:37:47.985000+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T08:37:49.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:48 smithi118 bash[59345]: cluster 2023-10-09T08:37:47.985473+0000 mon.a (mon.0) 1114 : cluster 0 osdmap e259: 8 total, 6 up, 8 in 2023-10-09T08:37:49.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:48 smithi118 bash[59345]: cluster 2023-10-09T08:37:47.986144+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T08:37:49.180 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:49.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:49.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:49.201 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:37:49.229 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:37:49.267 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:37:49.282 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:49.305 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:37:49.313 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:49.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:49.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:49.334 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:37:49.370 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:37:49.371 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:37:49.371 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:37:49.371 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:37:49.371 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:37:49.371 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:37:49.371 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-10-09T08:37:49.371 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:37:49.372 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:37:49.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:48 smithi081 bash[76862]: cluster 2023-10-09T08:37:47.981534+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T08:37:49.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:48 smithi081 bash[76862]: cluster 2023-10-09T08:37:47.985000+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T08:37:49.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:48 smithi081 bash[76862]: cluster 2023-10-09T08:37:47.985473+0000 mon.a (mon.0) 1114 : cluster 0 osdmap e259: 8 total, 6 up, 8 in 2023-10-09T08:37:49.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:48 smithi081 bash[76862]: cluster 2023-10-09T08:37:47.986144+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T08:37:49.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:48 smithi081 bash[79557]: cluster 2023-10-09T08:37:47.981534+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T08:37:49.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:48 smithi081 bash[79557]: cluster 2023-10-09T08:37:47.985000+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T08:37:49.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:48 smithi081 bash[79557]: cluster 2023-10-09T08:37:47.985473+0000 mon.a (mon.0) 1114 : cluster 0 osdmap e259: 8 total, 6 up, 8 in 2023-10-09T08:37:49.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:48 smithi081 bash[79557]: cluster 2023-10-09T08:37:47.986144+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T08:37:49.417 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:49.454 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:49.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:49.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:49.558 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:49.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:49.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:49.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:49.680 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:49.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:49.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:49.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:49.812 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:49.844 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:49.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:49.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:49.947 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:49.977 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:49.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:49.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:50.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:49 smithi081 bash[76862]: audit 2023-10-09T08:37:49.171846+0000 mon.a (mon.0) 1115 : audit 0 from='client.? 172.21.15.81:0/844658112' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:37:50.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:49 smithi081 bash[76862]: audit 2023-10-09T08:37:49.438539+0000 mon.a (mon.0) 1116 : audit 1 from='client.? 172.21.15.81:0/3124362047' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:37:50.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:49 smithi081 bash[76862]: cluster 2023-10-09T08:37:49.872367+0000 mgr.y (mgr.26009) 1078 : cluster 0 pgmap v1151: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17914/77568 objects misplaced (23.095%) 2023-10-09T08:37:50.009 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:37:50.082 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:50.093 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:49 smithi118 bash[59345]: audit 2023-10-09T08:37:49.171846+0000 mon.a (mon.0) 1115 : audit 0 from='client.? 172.21.15.81:0/844658112' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:37:50.093 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:49 smithi118 bash[59345]: audit 2023-10-09T08:37:49.438539+0000 mon.a (mon.0) 1116 : audit 1 from='client.? 172.21.15.81:0/3124362047' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:37:50.093 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:49 smithi118 bash[59345]: cluster 2023-10-09T08:37:49.872367+0000 mgr.y (mgr.26009) 1078 : cluster 0 pgmap v1151: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17914/77568 objects misplaced (23.095%) 2023-10-09T08:37:50.110 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:50.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:50.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:50.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:50.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:50.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:50.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:50.338 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:50.345 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:49 smithi081 bash[79557]: audit 2023-10-09T08:37:49.171846+0000 mon.a (mon.0) 1115 : audit 0 from='client.? 172.21.15.81:0/844658112' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:37:50.345 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:49 smithi081 bash[79557]: audit 2023-10-09T08:37:49.438539+0000 mon.a (mon.0) 1116 : audit 1 from='client.? 172.21.15.81:0/3124362047' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:37:50.345 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:49 smithi081 bash[79557]: cluster 2023-10-09T08:37:49.872367+0000 mgr.y (mgr.26009) 1078 : cluster 0 pgmap v1151: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17914/77568 objects misplaced (23.095%) 2023-10-09T08:37:50.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:50.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:50.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:50.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:50.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:50.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:50.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:50.591 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:50.621 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:50.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:50.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:50.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:50.749 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:50.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:50.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:50.765 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:37:50.765 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:37:50.852 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:50.876 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:50.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:50.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:50.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:50.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:51.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:51.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:51.103 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:51.116 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:50 smithi118 bash[59345]: cluster 2023-10-09T08:37:49.990315+0000 mon.a (mon.0) 1117 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:37:51.116 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:50 smithi118 bash[59345]: cluster 2023-10-09T08:37:49.990343+0000 mon.a (mon.0) 1118 : cluster 3 Health check update: Degraded data redundancy: 14336/77568 objects degraded (18.482%), 20 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:51.117 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:50 smithi118 bash[59345]: cluster 2023-10-09T08:37:49.991007+0000 mon.a (mon.0) 1119 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:37:51.117 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:50 smithi118 bash[59345]: cluster 2023-10-09T08:37:49.998712+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e260 with expected crc 2023-10-09T08:37:51.117 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:50 smithi118 bash[59345]: audit 2023-10-09T08:37:50.002019+0000 mon.a (mon.0) 1120 : audit 1 from='client.? 172.21.15.81:0/3124362047' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:37:51.117 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:50 smithi118 bash[59345]: cluster 2023-10-09T08:37:50.002124+0000 mon.a (mon.0) 1121 : cluster 0 osdmap e260: 8 total, 6 up, 8 in 2023-10-09T08:37:51.117 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:50 smithi118 bash[59345]: cluster 2023-10-09T08:37:50.003831+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e260 with expected crc 2023-10-09T08:37:51.117 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:50 smithi118 bash[59345]: audit 2023-10-09T08:37:50.634919+0000 mon.c (mon.2) 398 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:37:51.138 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:51.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:51.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:51.241 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:51.278 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:51.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:51.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:51.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:37:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:37:51] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.33.4" 2023-10-09T08:37:51.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:50 smithi081 bash[79557]: cluster 2023-10-09T08:37:49.990315+0000 mon.a (mon.0) 1117 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:37:51.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:50 smithi081 bash[79557]: cluster 2023-10-09T08:37:49.990343+0000 mon.a (mon.0) 1118 : cluster 3 Health check update: Degraded data redundancy: 14336/77568 objects degraded (18.482%), 20 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:51.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:50 smithi081 bash[79557]: cluster 2023-10-09T08:37:49.991007+0000 mon.a (mon.0) 1119 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:37:51.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:50 smithi081 bash[79557]: cluster 2023-10-09T08:37:49.998712+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e260 with expected crc 2023-10-09T08:37:51.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:50 smithi081 bash[79557]: audit 2023-10-09T08:37:50.002019+0000 mon.a (mon.0) 1120 : audit 1 from='client.? 172.21.15.81:0/3124362047' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:37:51.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:50 smithi081 bash[79557]: cluster 2023-10-09T08:37:50.002124+0000 mon.a (mon.0) 1121 : cluster 0 osdmap e260: 8 total, 6 up, 8 in 2023-10-09T08:37:51.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:50 smithi081 bash[79557]: cluster 2023-10-09T08:37:50.003831+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e260 with expected crc 2023-10-09T08:37:51.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:50 smithi081 bash[79557]: audit 2023-10-09T08:37:50.634919+0000 mon.c (mon.2) 398 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:37:51.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:50 smithi081 bash[76862]: cluster 2023-10-09T08:37:49.990315+0000 mon.a (mon.0) 1117 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:37:51.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:50 smithi081 bash[76862]: cluster 2023-10-09T08:37:49.990343+0000 mon.a (mon.0) 1118 : cluster 3 Health check update: Degraded data redundancy: 14336/77568 objects degraded (18.482%), 20 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-10-09T08:37:51.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:50 smithi081 bash[76862]: cluster 2023-10-09T08:37:49.991007+0000 mon.a (mon.0) 1119 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:37:51.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:50 smithi081 bash[76862]: cluster 2023-10-09T08:37:49.998712+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e260 with expected crc 2023-10-09T08:37:51.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:50 smithi081 bash[76862]: audit 2023-10-09T08:37:50.002019+0000 mon.a (mon.0) 1120 : audit 1 from='client.? 172.21.15.81:0/3124362047' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:37:51.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:50 smithi081 bash[76862]: cluster 2023-10-09T08:37:50.002124+0000 mon.a (mon.0) 1121 : cluster 0 osdmap e260: 8 total, 6 up, 8 in 2023-10-09T08:37:51.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:50 smithi081 bash[76862]: cluster 2023-10-09T08:37:50.003831+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e260 with expected crc 2023-10-09T08:37:51.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:50 smithi081 bash[76862]: audit 2023-10-09T08:37:50.634919+0000 mon.c (mon.2) 398 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:37:51.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:51.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:51.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:51.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:51.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:51.530 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:51.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:51.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:51.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:51.663 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:51.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:51.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:51.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:51.798 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:51.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:51.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:51.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:51.934 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:37:51.935 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:37:51.937 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:51.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:51.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:52.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:52.068 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:52.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:52.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:52.171 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:52.183 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:52 smithi118 bash[59345]: cluster 2023-10-09T08:37:51.873889+0000 mgr.y (mgr.26009) 1079 : cluster 0 pgmap v1153: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17680/77568 objects misplaced (22.793%) 2023-10-09T08:37:52.200 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:52.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:52.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:52.303 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:52.329 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:52.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:52.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:52.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:52 smithi081 bash[79557]: cluster 2023-10-09T08:37:51.873889+0000 mgr.y (mgr.26009) 1079 : cluster 0 pgmap v1153: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17680/77568 objects misplaced (22.793%) 2023-10-09T08:37:52.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:52 smithi081 bash[76862]: cluster 2023-10-09T08:37:51.873889+0000 mgr.y (mgr.26009) 1079 : cluster 0 pgmap v1153: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17680/77568 objects misplaced (22.793%) 2023-10-09T08:37:52.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:52.460 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:52.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:52.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:52.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:52.586 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:52.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:52.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:52.690 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:52.723 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:52.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:52.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:52.766 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:37:52.831 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:52.864 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:52.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:52.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:52.967 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:52.992 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:52.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:52.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:53.095 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:53.123 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:53.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:53.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:53.226 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:53.258 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:53.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:53.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:53.361 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:53.392 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:53.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:53.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:53.496 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:53.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:37:53.521 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:53.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:53.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:53.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:53.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:53.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:53.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:53.748 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:53.776 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:53.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:53.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:53.879 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:53.910 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:53.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:53.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:54.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:54.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:54.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:54.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:54.140 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:54.172 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:54.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:54.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:54.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:54.287 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:54 smithi081 bash[76862]: audit 2023-10-09T08:37:53.163438+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:54.287 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:54 smithi081 bash[76862]: audit 2023-10-09T08:37:53.165861+0000 mon.c (mon.2) 399 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:37:54.287 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:54 smithi081 bash[76862]: cluster 2023-10-09T08:37:53.874716+0000 mgr.y (mgr.26009) 1080 : cluster 0 pgmap v1154: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17680/77568 objects misplaced (22.793%) 2023-10-09T08:37:54.288 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:54 smithi081 bash[79557]: audit 2023-10-09T08:37:53.163438+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:54.288 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:54 smithi081 bash[79557]: audit 2023-10-09T08:37:53.165861+0000 mon.c (mon.2) 399 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:37:54.288 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:54 smithi081 bash[79557]: cluster 2023-10-09T08:37:53.874716+0000 mgr.y (mgr.26009) 1080 : cluster 0 pgmap v1154: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17680/77568 objects misplaced (22.793%) 2023-10-09T08:37:54.304 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:54.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:54.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:54.408 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:54.420 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:54 smithi118 bash[59345]: audit 2023-10-09T08:37:53.163438+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:54.420 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:54 smithi118 bash[59345]: audit 2023-10-09T08:37:53.165861+0000 mon.c (mon.2) 399 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:37:54.420 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:54 smithi118 bash[59345]: cluster 2023-10-09T08:37:53.874716+0000 mgr.y (mgr.26009) 1080 : cluster 0 pgmap v1154: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17680/77568 objects misplaced (22.793%) 2023-10-09T08:37:54.443 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:54.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:54.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:54.548 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:54.571 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:54.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:54.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:54.675 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:54.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:54.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:54.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:54.799 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:54.822 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:54.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:54.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:54.926 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:54.959 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:54.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:54.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:55.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:55.082 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:55.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:55.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:55.186 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:55.217 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:55.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:55.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:55.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:55.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:55.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:55.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:55.514 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:55.542 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:55.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:55.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:55.647 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:55.696 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:55.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:55.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:55.800 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:55.826 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:55.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:55.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:55.929 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:55.981 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:55.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:55.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:56.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:56.115 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:56.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:56.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:56.219 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:56.247 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:56.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:56.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:56.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:56.372 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:56.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:56.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:56.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:56.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:56.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:56.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:56.600 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:56.628 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:56.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:56.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:56.732 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:56.780 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:56.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:56.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:56.885 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:56.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:56.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:56.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:57.010 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:57.034 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:57.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:57.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:57.137 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:57.166 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:57.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:57.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:57.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:56 smithi118 bash[59345]: cluster 2023-10-09T08:37:55.876028+0000 mgr.y (mgr.26009) 1081 : cluster 0 pgmap v1155: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17522/77568 objects misplaced (22.589%) 2023-10-09T08:37:57.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:56 smithi118 bash[59345]: audit 2023-10-09T08:37:56.917851+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:57.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:56 smithi118 bash[59345]: audit 2023-10-09T08:37:56.927618+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:57.270 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:57.296 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:57.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:57.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:57.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:56 smithi081 bash[76862]: cluster 2023-10-09T08:37:55.876028+0000 mgr.y (mgr.26009) 1081 : cluster 0 pgmap v1155: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17522/77568 objects misplaced (22.589%) 2023-10-09T08:37:57.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:56 smithi081 bash[76862]: audit 2023-10-09T08:37:56.917851+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:57.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:56 smithi081 bash[76862]: audit 2023-10-09T08:37:56.927618+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:57.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:56 smithi081 bash[79557]: cluster 2023-10-09T08:37:55.876028+0000 mgr.y (mgr.26009) 1081 : cluster 0 pgmap v1155: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17522/77568 objects misplaced (22.589%) 2023-10-09T08:37:57.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:56 smithi081 bash[79557]: audit 2023-10-09T08:37:56.917851+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:57.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:56 smithi081 bash[79557]: audit 2023-10-09T08:37:56.927618+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:57.399 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:57.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:57.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:57.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:57.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:57.553 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:57.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:57.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:57.656 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:57.684 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:57.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:57.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:57.788 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:57.816 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:57.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:57.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:57.921 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:57.954 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:57.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:57.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:58.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:58.088 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:58.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:58.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:58.192 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:58.222 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:58.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:58.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:58.325 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:58.353 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:58.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:58.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:58.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:58.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:58.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:58.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:58.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:58.613 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:58.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:58.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:58.717 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:58.749 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:58.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:58.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:58.754 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:37:58.755 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:37:58.852 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:58.882 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:58.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:58.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:58.974 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:37:58.975 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:37:58.986 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:59.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:58 smithi081 bash[76862]: cluster 2023-10-09T08:37:57.876899+0000 mgr.y (mgr.26009) 1082 : cluster 0 pgmap v1156: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17262/77568 objects misplaced (22.254%); 1.3 MiB/s, 0 objects/s recovering 2023-10-09T08:37:59.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:58 smithi081 bash[76862]: audit 2023-10-09T08:37:58.028146+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:59.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:58 smithi081 bash[76862]: audit 2023-10-09T08:37:58.038436+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:59.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:58 smithi081 bash[76862]: audit 2023-10-09T08:37:58.460030+0000 mon.c (mon.2) 400 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:37:59.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:58 smithi081 bash[76862]: audit 2023-10-09T08:37:58.461417+0000 mon.c (mon.2) 401 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:37:59.005 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:37:58 smithi081 bash[76862]: audit 2023-10-09T08:37:58.468579+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:59.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:58 smithi081 bash[79557]: cluster 2023-10-09T08:37:57.876899+0000 mgr.y (mgr.26009) 1082 : cluster 0 pgmap v1156: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17262/77568 objects misplaced (22.254%); 1.3 MiB/s, 0 objects/s recovering 2023-10-09T08:37:59.005 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:58 smithi081 bash[79557]: audit 2023-10-09T08:37:58.028146+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:59.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:58 smithi081 bash[79557]: audit 2023-10-09T08:37:58.038436+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:59.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:58 smithi081 bash[79557]: audit 2023-10-09T08:37:58.460030+0000 mon.c (mon.2) 400 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:37:59.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:58 smithi081 bash[79557]: audit 2023-10-09T08:37:58.461417+0000 mon.c (mon.2) 401 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:37:59.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:37:58 smithi081 bash[79557]: audit 2023-10-09T08:37:58.468579+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:59.010 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:59.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:59.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:59.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:58 smithi118 bash[59345]: cluster 2023-10-09T08:37:57.876899+0000 mgr.y (mgr.26009) 1082 : cluster 0 pgmap v1156: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17262/77568 objects misplaced (22.254%); 1.3 MiB/s, 0 objects/s recovering 2023-10-09T08:37:59.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:58 smithi118 bash[59345]: audit 2023-10-09T08:37:58.028146+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:59.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:58 smithi118 bash[59345]: audit 2023-10-09T08:37:58.038436+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:59.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:58 smithi118 bash[59345]: audit 2023-10-09T08:37:58.460030+0000 mon.c (mon.2) 400 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:37:59.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:58 smithi118 bash[59345]: audit 2023-10-09T08:37:58.461417+0000 mon.c (mon.2) 401 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:37:59.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:37:58 smithi118 bash[59345]: audit 2023-10-09T08:37:58.468579+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:37:59.115 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:59.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:37:59.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:59.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:37:59.240 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:59.271 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:37:59.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:59.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:37:59.375 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:59.399 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:59.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:59.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:37:59.502 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:59.535 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:59.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:59.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:59.638 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:59.667 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:37:59.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:59.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:37:59.772 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:59.801 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:37:59.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:59.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:37:59.905 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:59.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:37:59.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:37:59.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:00.029 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:00.060 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:00.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:00.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:00.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:00.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:00.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:00.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:00.295 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:00.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:00.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:00.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:00.424 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:00.458 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:00.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:00.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:00.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:00.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:00.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:00.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:00.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-09T08:38:00.685 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:00.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:00.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:00.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:00.828 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:00.859 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:00.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:00.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:00.962 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:00.992 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:00.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:00.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:01.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:01.124 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:01.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:01.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:01.150 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:38:01.151 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:38:01.230 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:01.242 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:00 smithi118 bash[59345]: cluster 2023-10-09T08:37:59.877764+0000 mgr.y (mgr.26009) 1083 : cluster 0 pgmap v1157: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17262/77568 objects misplaced (22.254%); 4.1 MiB/s, 174 objects/s recovering 2023-10-09T08:38:01.260 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:01.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:01.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:01.364 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:01.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:00 smithi081 bash[76862]: cluster 2023-10-09T08:37:59.877764+0000 mgr.y (mgr.26009) 1083 : cluster 0 pgmap v1157: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17262/77568 objects misplaced (22.254%); 4.1 MiB/s, 174 objects/s recovering 2023-10-09T08:38:01.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:38:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:38:01] "GET /metrics HTTP/1.1" 200 36583 "" "Prometheus/2.33.4" 2023-10-09T08:38:01.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:00 smithi081 bash[79557]: cluster 2023-10-09T08:37:59.877764+0000 mgr.y (mgr.26009) 1083 : cluster 0 pgmap v1157: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 17262/77568 objects misplaced (22.254%); 4.1 MiB/s, 174 objects/s recovering 2023-10-09T08:38:01.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:01.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:01.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:01.493 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:01.523 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:01.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:01.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:01.628 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:01.653 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:01.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:01.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:01.756 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:01.785 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:01.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:01.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:01.890 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:01.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:01.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:01.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:02.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:02.051 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:02.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:02.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:02.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:02.174 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:02.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:02.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:02.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:01 smithi118 bash[59345]: cluster 2023-10-09T08:38:01.878512+0000 mgr.y (mgr.26009) 1084 : cluster 0 pgmap v1158: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 16921/77568 objects misplaced (21.814%); 5.2 MiB/s, 175 objects/s recovering 2023-10-09T08:38:02.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:01 smithi118 bash[59345]: cluster 2023-10-09T08:38:01.936819+0000 mon.a (mon.0) 1128 : cluster 3 Health check update: Degraded data redundancy: 14336/77568 objects degraded (18.482%), 20 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:02.277 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:02.310 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:02.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:02.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:01 smithi081 bash[76862]: cluster 2023-10-09T08:38:01.878512+0000 mgr.y (mgr.26009) 1084 : cluster 0 pgmap v1158: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 16921/77568 objects misplaced (21.814%); 5.2 MiB/s, 175 objects/s recovering 2023-10-09T08:38:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:01 smithi081 bash[76862]: cluster 2023-10-09T08:38:01.936819+0000 mon.a (mon.0) 1128 : cluster 3 Health check update: Degraded data redundancy: 14336/77568 objects degraded (18.482%), 20 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:02.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:01 smithi081 bash[79557]: cluster 2023-10-09T08:38:01.878512+0000 mgr.y (mgr.26009) 1084 : cluster 0 pgmap v1158: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 2 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14336/77568 objects degraded (18.482%); 16921/77568 objects misplaced (21.814%); 5.2 MiB/s, 175 objects/s recovering 2023-10-09T08:38:02.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:01 smithi081 bash[79557]: cluster 2023-10-09T08:38:01.936819+0000 mon.a (mon.0) 1128 : cluster 3 Health check update: Degraded data redundancy: 14336/77568 objects degraded (18.482%), 20 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:02.413 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:02.438 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:02.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:02.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:02.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:02.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:02.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:02.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:02.668 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:02.696 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:02.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:02.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:02.799 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:02.829 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:02.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:02.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:02.933 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:02.964 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:02.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:02.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:03.069 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:03.099 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:03.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:03.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:03.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:03.223 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:03.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:03.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:03.325 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:03.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:03.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:03.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:03.456 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:03.486 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:03.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:03.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:03.591 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:03.627 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:03.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:03.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:03.730 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:03.762 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:03.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:03.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:03.866 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:03.898 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:03.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:03.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:04.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:04.021 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:04.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:04.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:04.125 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:04.157 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:04.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:04.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:04.261 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:04.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:04.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:04.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:04.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:04.405 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:04.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:04.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:04.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:04.533 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:04.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:04.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:04.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:04.660 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:04.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:04.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:04.763 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:04.798 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:04.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:04.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:04.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:04 smithi081 bash[76862]: cluster 2023-10-09T08:38:03.879272+0000 mgr.y (mgr.26009) 1085 : cluster 0 pgmap v1159: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 1 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 15434/77568 objects degraded (19.897%); 15823/77568 objects misplaced (20.399%); 4.0 MiB/s, 157 objects/s recovering 2023-10-09T08:38:04.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:04 smithi081 bash[79557]: cluster 2023-10-09T08:38:03.879272+0000 mgr.y (mgr.26009) 1085 : cluster 0 pgmap v1159: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 1 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 15434/77568 objects degraded (19.897%); 15823/77568 objects misplaced (20.399%); 4.0 MiB/s, 157 objects/s recovering 2023-10-09T08:38:04.901 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:04.933 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:04.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:04 smithi118 bash[59345]: cluster 2023-10-09T08:38:03.879272+0000 mgr.y (mgr.26009) 1085 : cluster 0 pgmap v1159: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovering+degraded+remapped, 1 active+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 1 active+recovery_wait+degraded+remapped, 23 active+undersized, 28 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 15434/77568 objects degraded (19.897%); 15823/77568 objects misplaced (20.399%); 4.0 MiB/s, 157 objects/s recovering 2023-10-09T08:38:04.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:04.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:05.037 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:05.067 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:05.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:05.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:05.172 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:05.203 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:05.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:05.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:05.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:05.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:05.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:05.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:05.435 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:05.465 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:05.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:05.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:05.569 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:05.601 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:05.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:05.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:05.705 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:05.730 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0, 7] out_osds: [] dead_osds: [1, 5] live_osds: [0, 3, 4, 6, 7, 2] 2023-10-09T08:38:05.730 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:38:05.733 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-09T08:38:05.733 INFO:tasks.thrashosds.thrasher:Setting osd 6 primary_affinity to 0.309773 2023-10-09T08:38:05.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 6 0.3097726602822257 2023-10-09T08:38:05.735 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:05.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:05.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:05.839 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:05.873 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:05.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:05.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:05.976 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:06.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:06.013 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:06.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:06.115 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:06.136 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:06.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:06.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:06.239 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:06.254 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:38:06.264 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:06.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:06.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:06.368 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:06.399 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:06.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:06.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:06.503 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:06.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:06.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:06.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:06.625 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:06.655 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:06.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:06.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:06.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:06.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:06.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:06.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:06.886 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:06.913 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:06.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:06.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:07.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:07.029 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:06 smithi081 bash[76862]: cluster 2023-10-09T08:38:05.880532+0000 mgr.y (mgr.26009) 1086 : cluster 0 pgmap v1160: 99 pgs: 1 active+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 29 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14627/77568 objects degraded (18.857%); 16630/77568 objects misplaced (21.439%); 4.0 MiB/s, 226 objects/s recovering 2023-10-09T08:38:07.030 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:06 smithi081 bash[79557]: cluster 2023-10-09T08:38:05.880532+0000 mgr.y (mgr.26009) 1086 : cluster 0 pgmap v1160: 99 pgs: 1 active+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 29 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14627/77568 objects degraded (18.857%); 16630/77568 objects misplaced (21.439%); 4.0 MiB/s, 226 objects/s recovering 2023-10-09T08:38:07.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:07.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:07.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:07.147 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:06 smithi118 bash[59345]: cluster 2023-10-09T08:38:05.880532+0000 mgr.y (mgr.26009) 1086 : cluster 0 pgmap v1160: 99 pgs: 1 active+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 29 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14627/77568 objects degraded (18.857%); 16630/77568 objects misplaced (21.439%); 4.0 MiB/s, 226 objects/s recovering 2023-10-09T08:38:07.176 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:07.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:07.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:07.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:07.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:07.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:07.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:07.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:07.431 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:07.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:07.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:07.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:07.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:07.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:07.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:07.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:07.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:07.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:07.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:07.784 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:07.819 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:07.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:07.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:07.922 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:07.953 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:07.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:07.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:08.056 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:08.090 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:08.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:08.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:08.194 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:08.222 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:08.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:08.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:08.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:08.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:08.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:08.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:08.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:08.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:08.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:08.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:08.578 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:08.615 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:08.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:08.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:08.719 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:08.752 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:08.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:08.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:08.856 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:08.886 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:08.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:08.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:08.989 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:09.021 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:09.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:09.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:09.125 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:09.138 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:08 smithi118 bash[59345]: cluster 2023-10-09T08:38:07.882319+0000 mgr.y (mgr.26009) 1087 : cluster 0 pgmap v1161: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 29 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14627/77568 objects degraded (18.857%); 16514/77568 objects misplaced (21.290%); 3.7 MiB/s, 238 objects/s recovering 2023-10-09T08:38:09.138 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:08 smithi118 bash[59345]: audit 2023-10-09T08:38:08.158912+0000 mon.c (mon.2) 402 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:38:09.138 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:08 smithi118 bash[59345]: cluster 2023-10-09T08:38:08.671631+0000 mon.a (mon.0) 1129 : cluster 3 Health check update: Degraded data redundancy: 14627/77568 objects degraded (18.857%), 19 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:09.157 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:09.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:09.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:09.261 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:09.282 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:08 smithi081 bash[76862]: cluster 2023-10-09T08:38:07.882319+0000 mgr.y (mgr.26009) 1087 : cluster 0 pgmap v1161: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 29 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14627/77568 objects degraded (18.857%); 16514/77568 objects misplaced (21.290%); 3.7 MiB/s, 238 objects/s recovering 2023-10-09T08:38:09.282 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:08 smithi081 bash[76862]: audit 2023-10-09T08:38:08.158912+0000 mon.c (mon.2) 402 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:38:09.282 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:08 smithi081 bash[76862]: cluster 2023-10-09T08:38:08.671631+0000 mon.a (mon.0) 1129 : cluster 3 Health check update: Degraded data redundancy: 14627/77568 objects degraded (18.857%), 19 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:09.282 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:08 smithi081 bash[79557]: cluster 2023-10-09T08:38:07.882319+0000 mgr.y (mgr.26009) 1087 : cluster 0 pgmap v1161: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 29 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 14627/77568 objects degraded (18.857%); 16514/77568 objects misplaced (21.290%); 3.7 MiB/s, 238 objects/s recovering 2023-10-09T08:38:09.282 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:08 smithi081 bash[79557]: audit 2023-10-09T08:38:08.158912+0000 mon.c (mon.2) 402 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:38:09.283 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:08 smithi081 bash[79557]: cluster 2023-10-09T08:38:08.671631+0000 mon.a (mon.0) 1129 : cluster 3 Health check update: Degraded data redundancy: 14627/77568 objects degraded (18.857%), 19 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:09.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:09.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:09.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:09.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:09.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:09.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:09.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:09.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:09.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:09.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:09.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:09.628 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:38:09.653 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:38:09.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:09.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:09.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:09.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:09.689 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:38:09.720 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:38:09.749 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:38:09.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:09.781 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:38:09.781 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:38:09.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:38:09.782 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:38:09.782 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:38:09.782 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:38:09.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-10-09T08:38:09.782 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:38:09.782 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:38:09.801 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:09.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:09.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:09.904 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:09.935 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:09.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:09.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:09.958 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:38:10.038 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:10.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:10.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:10.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:10.167 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:10.180 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:09 smithi118 bash[59345]: audit 2023-10-09T08:38:09.595874+0000 mon.a (mon.0) 1130 : audit 0 from='client.? 172.21.15.81:0/1047472752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:38:10.180 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:09 smithi118 bash[59345]: audit 2023-10-09T08:38:09.775954+0000 mon.c (mon.2) 403 : audit 1 from='client.? 172.21.15.81:0/1507380752' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:38:10.180 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:09 smithi118 bash[59345]: audit 2023-10-09T08:38:09.776471+0000 mon.a (mon.0) 1131 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:38:10.200 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:10.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:10.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:10.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:10.311 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:09 smithi081 bash[76862]: audit 2023-10-09T08:38:09.595874+0000 mon.a (mon.0) 1130 : audit 0 from='client.? 172.21.15.81:0/1047472752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:38:10.311 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:09 smithi081 bash[76862]: audit 2023-10-09T08:38:09.775954+0000 mon.c (mon.2) 403 : audit 1 from='client.? 172.21.15.81:0/1507380752' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:38:10.312 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:09 smithi081 bash[76862]: audit 2023-10-09T08:38:09.776471+0000 mon.a (mon.0) 1131 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:38:10.312 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:09 smithi081 bash[79557]: audit 2023-10-09T08:38:09.595874+0000 mon.a (mon.0) 1130 : audit 0 from='client.? 172.21.15.81:0/1047472752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:38:10.312 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:09 smithi081 bash[79557]: audit 2023-10-09T08:38:09.775954+0000 mon.c (mon.2) 403 : audit 1 from='client.? 172.21.15.81:0/1507380752' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:38:10.312 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:09 smithi081 bash[79557]: audit 2023-10-09T08:38:09.776471+0000 mon.a (mon.0) 1131 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:38:10.324 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:10.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:10.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:10.427 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:10.460 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:10.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:10.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:10.564 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:10.590 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:10.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:10.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:10.693 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:10.719 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:10.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:10.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:10.822 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:10.850 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:10.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:10.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:10.953 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:10.964 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:10 smithi118 bash[59345]: cluster 2023-10-09T08:38:09.883397+0000 mgr.y (mgr.26009) 1088 : cluster 0 pgmap v1162: 99 pgs: 1 active+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10937/77568 objects degraded (14.100%); 18129/77568 objects misplaced (23.372%); 5.0 MiB/s, 305 objects/s recovering 2023-10-09T08:38:10.964 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:10 smithi118 bash[59345]: cluster 2023-10-09T08:38:09.940543+0000 mon.a (mon.0) 1132 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:38:10.964 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:10 smithi118 bash[59345]: cluster 2023-10-09T08:38:09.947432+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e261 with expected crc 2023-10-09T08:38:10.964 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:10 smithi118 bash[59345]: cluster 2023-10-09T08:38:09.949820+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e261 with expected crc 2023-10-09T08:38:10.964 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:10 smithi118 bash[59345]: audit 2023-10-09T08:38:09.950354+0000 mon.a (mon.0) 1133 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:38:10.965 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:10 smithi118 bash[59345]: cluster 2023-10-09T08:38:09.950434+0000 mon.a (mon.0) 1134 : cluster 0 osdmap e261: 8 total, 6 up, 8 in 2023-10-09T08:38:10.981 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:10.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:10.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:11.084 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:11.115 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:11.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:11.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:11.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:11.231 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:38:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:38:11] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.33.4" 2023-10-09T08:38:11.231 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:10 smithi081 bash[76862]: cluster 2023-10-09T08:38:09.883397+0000 mgr.y (mgr.26009) 1088 : cluster 0 pgmap v1162: 99 pgs: 1 active+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10937/77568 objects degraded (14.100%); 18129/77568 objects misplaced (23.372%); 5.0 MiB/s, 305 objects/s recovering 2023-10-09T08:38:11.231 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:10 smithi081 bash[76862]: cluster 2023-10-09T08:38:09.940543+0000 mon.a (mon.0) 1132 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:38:11.231 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:10 smithi081 bash[76862]: cluster 2023-10-09T08:38:09.947432+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e261 with expected crc 2023-10-09T08:38:11.232 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:10 smithi081 bash[76862]: cluster 2023-10-09T08:38:09.949820+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e261 with expected crc 2023-10-09T08:38:11.232 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:10 smithi081 bash[76862]: audit 2023-10-09T08:38:09.950354+0000 mon.a (mon.0) 1133 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:38:11.232 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:10 smithi081 bash[76862]: cluster 2023-10-09T08:38:09.950434+0000 mon.a (mon.0) 1134 : cluster 0 osdmap e261: 8 total, 6 up, 8 in 2023-10-09T08:38:11.232 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:10 smithi081 bash[79557]: cluster 2023-10-09T08:38:09.883397+0000 mgr.y (mgr.26009) 1088 : cluster 0 pgmap v1162: 99 pgs: 1 active+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10937/77568 objects degraded (14.100%); 18129/77568 objects misplaced (23.372%); 5.0 MiB/s, 305 objects/s recovering 2023-10-09T08:38:11.232 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:10 smithi081 bash[79557]: cluster 2023-10-09T08:38:09.940543+0000 mon.a (mon.0) 1132 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:38:11.232 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:10 smithi081 bash[79557]: cluster 2023-10-09T08:38:09.947432+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e261 with expected crc 2023-10-09T08:38:11.232 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:10 smithi081 bash[79557]: cluster 2023-10-09T08:38:09.949820+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e261 with expected crc 2023-10-09T08:38:11.232 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:10 smithi081 bash[79557]: audit 2023-10-09T08:38:09.950354+0000 mon.a (mon.0) 1133 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:38:11.232 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:10 smithi081 bash[79557]: cluster 2023-10-09T08:38:09.950434+0000 mon.a (mon.0) 1134 : cluster 0 osdmap e261: 8 total, 6 up, 8 in 2023-10-09T08:38:11.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:11.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:11.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:11.346 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:11.384 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:11.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:11.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:11.487 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:11.515 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:11.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:11.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:11.618 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:11.649 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:11.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:11.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:11.754 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:11.783 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:11.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:11.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:11.888 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:11.918 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:11.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:11.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:12.022 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:12.051 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:12.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:12.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:12.085 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:38:12.086 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:38:12.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:12.180 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:12.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:12.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:12.284 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:12.314 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:12.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:12.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:12.417 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:12.441 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:12.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:12.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:12.546 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:12.559 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:38:12.579 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:12.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:12.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:12.682 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:12.712 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:12.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:12.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:12.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:12.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:12.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:12.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:12.940 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:12.969 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:12.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:12.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:13.073 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:13.101 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:13.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:13.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:13.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:12 smithi081 bash[76862]: cluster 2023-10-09T08:38:11.884389+0000 mgr.y (mgr.26009) 1089 : cluster 0 pgmap v1164: 99 pgs: 1 active+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10937/77568 objects degraded (14.100%); 18129/77568 objects misplaced (23.372%); 3.8 MiB/s, 360 objects/s recovering 2023-10-09T08:38:13.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:12 smithi081 bash[79557]: cluster 2023-10-09T08:38:11.884389+0000 mgr.y (mgr.26009) 1089 : cluster 0 pgmap v1164: 99 pgs: 1 active+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10937/77568 objects degraded (14.100%); 18129/77568 objects misplaced (23.372%); 3.8 MiB/s, 360 objects/s recovering 2023-10-09T08:38:13.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:13.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:13.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:13.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:13.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:12 smithi118 bash[59345]: cluster 2023-10-09T08:38:11.884389+0000 mgr.y (mgr.26009) 1089 : cluster 0 pgmap v1164: 99 pgs: 1 active+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10937/77568 objects degraded (14.100%); 18129/77568 objects misplaced (23.372%); 3.8 MiB/s, 360 objects/s recovering 2023-10-09T08:38:13.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:13.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:13.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:13.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:13.454 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:13.483 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:13.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:13.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:13.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:13.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:13.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:13.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:13.712 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:13.732 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:13.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:13.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:13.835 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:13.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:13.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:13.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:13.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:13.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:13.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:13.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:14.085 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:14.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:38:14.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:38:14.114 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:14.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:14.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:14.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:13 smithi081 bash[76862]: cluster 2023-10-09T08:38:13.673263+0000 mon.a (mon.0) 1135 : cluster 3 Health check update: Degraded data redundancy: 10937/77568 objects degraded (14.100%), 17 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:14.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:13 smithi081 bash[76862]: cluster 2023-10-09T08:38:13.680539+0000 mon.a (mon.0) 1136 : cluster 0 osdmap e262: 8 total, 6 up, 8 in 2023-10-09T08:38:14.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:13 smithi081 bash[79557]: cluster 2023-10-09T08:38:13.673263+0000 mon.a (mon.0) 1135 : cluster 3 Health check update: Degraded data redundancy: 10937/77568 objects degraded (14.100%), 17 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:14.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:13 smithi081 bash[79557]: cluster 2023-10-09T08:38:13.680539+0000 mon.a (mon.0) 1136 : cluster 0 osdmap e262: 8 total, 6 up, 8 in 2023-10-09T08:38:14.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:14.238 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:14.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:14.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:14.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:13 smithi118 bash[59345]: cluster 2023-10-09T08:38:13.673263+0000 mon.a (mon.0) 1135 : cluster 3 Health check update: Degraded data redundancy: 10937/77568 objects degraded (14.100%), 17 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:14.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:13 smithi118 bash[59345]: cluster 2023-10-09T08:38:13.680539+0000 mon.a (mon.0) 1136 : cluster 0 osdmap e262: 8 total, 6 up, 8 in 2023-10-09T08:38:14.341 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:14.372 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:14.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:14.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:14.476 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:14.508 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:14.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:14.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:14.612 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:14.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:14.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:14.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:14.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:14.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:14.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:14.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:14.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:14.891 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:38:14.891 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:38:14.891 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-09T08:38:14.892 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-09T08:38:14.892 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:38:14.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:14.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:14.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:15.003 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:15.031 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:15.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:15.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:15.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:15.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:15.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:15.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:15.240 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:14 smithi081 bash[76862]: cluster 2023-10-09T08:38:13.682308+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T08:38:15.240 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:14 smithi081 bash[76862]: cluster 2023-10-09T08:38:13.684890+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T08:38:15.240 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:14 smithi081 bash[76862]: cluster 2023-10-09T08:38:13.685175+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T08:38:15.240 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:14 smithi081 bash[76862]: cluster 2023-10-09T08:38:13.687877+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T08:38:15.240 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:14 smithi081 bash[76862]: cluster 2023-10-09T08:38:13.885083+0000 mgr.y (mgr.26009) 1090 : cluster 0 pgmap v1166: 99 pgs: 1 active+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10937/77568 objects degraded (14.100%); 18129/77568 objects misplaced (23.372%); 4.8 MiB/s, 342 objects/s recovering 2023-10-09T08:38:15.240 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:14 smithi081 bash[76862]: cluster 2023-10-09T08:38:14.697801+0000 mon.a (mon.0) 1137 : cluster 0 osdmap e263: 8 total, 6 up, 8 in 2023-10-09T08:38:15.240 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:14 smithi081 bash[79557]: cluster 2023-10-09T08:38:13.682308+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T08:38:15.241 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:14 smithi081 bash[79557]: cluster 2023-10-09T08:38:13.684890+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T08:38:15.241 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:14 smithi081 bash[79557]: cluster 2023-10-09T08:38:13.685175+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T08:38:15.241 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:14 smithi081 bash[79557]: cluster 2023-10-09T08:38:13.687877+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T08:38:15.241 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:14 smithi081 bash[79557]: cluster 2023-10-09T08:38:13.885083+0000 mgr.y (mgr.26009) 1090 : cluster 0 pgmap v1166: 99 pgs: 1 active+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10937/77568 objects degraded (14.100%); 18129/77568 objects misplaced (23.372%); 4.8 MiB/s, 342 objects/s recovering 2023-10-09T08:38:15.241 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:14 smithi081 bash[79557]: cluster 2023-10-09T08:38:14.697801+0000 mon.a (mon.0) 1137 : cluster 0 osdmap e263: 8 total, 6 up, 8 in 2023-10-09T08:38:15.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:15.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:14 smithi118 bash[59345]: cluster 2023-10-09T08:38:13.682308+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T08:38:15.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:14 smithi118 bash[59345]: cluster 2023-10-09T08:38:13.684890+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T08:38:15.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:14 smithi118 bash[59345]: cluster 2023-10-09T08:38:13.685175+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T08:38:15.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:14 smithi118 bash[59345]: cluster 2023-10-09T08:38:13.687877+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T08:38:15.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:14 smithi118 bash[59345]: cluster 2023-10-09T08:38:13.885083+0000 mgr.y (mgr.26009) 1090 : cluster 0 pgmap v1166: 99 pgs: 1 active+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10937/77568 objects degraded (14.100%); 18129/77568 objects misplaced (23.372%); 4.8 MiB/s, 342 objects/s recovering 2023-10-09T08:38:15.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:14 smithi118 bash[59345]: cluster 2023-10-09T08:38:14.697801+0000 mon.a (mon.0) 1137 : cluster 0 osdmap e263: 8 total, 6 up, 8 in 2023-10-09T08:38:15.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:15.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:15.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:15.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:15.407 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:15.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:15.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:15.510 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:15.538 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:15.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:15.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:15.643 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:15.673 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:15.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:15.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:15.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:15.796 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:15.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:15.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:15.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:15.917 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:15.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:15.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:16.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:16.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:16.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:16.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:16.147 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:16.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:16.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:16.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:16.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:15 smithi118 bash[59345]: cluster 2023-10-09T08:38:14.697286+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T08:38:16.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:15 smithi118 bash[59345]: cluster 2023-10-09T08:38:14.698941+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T08:38:16.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:15 smithi118 bash[59345]: cluster 2023-10-09T08:38:14.699019+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T08:38:16.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:15 smithi118 bash[59345]: cluster 2023-10-09T08:38:14.704046+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T08:38:16.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:16.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:16.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:16.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:16.380 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:15 smithi081 bash[79557]: cluster 2023-10-09T08:38:14.697286+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T08:38:16.380 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:15 smithi081 bash[79557]: cluster 2023-10-09T08:38:14.698941+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T08:38:16.380 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:15 smithi081 bash[79557]: cluster 2023-10-09T08:38:14.699019+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T08:38:16.380 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:15 smithi081 bash[79557]: cluster 2023-10-09T08:38:14.704046+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T08:38:16.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:15 smithi081 bash[76862]: cluster 2023-10-09T08:38:14.697286+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T08:38:16.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:15 smithi081 bash[76862]: cluster 2023-10-09T08:38:14.698941+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T08:38:16.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:15 smithi081 bash[76862]: cluster 2023-10-09T08:38:14.699019+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T08:38:16.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:15 smithi081 bash[76862]: cluster 2023-10-09T08:38:14.704046+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T08:38:16.403 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:16.437 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:16.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:16.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:16.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:16.574 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:16.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:16.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:16.678 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:16.705 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:16.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:16.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:16.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:16.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:16.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:16.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:16.940 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:16.969 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:16 smithi081 bash[79557]: cluster 2023-10-09T08:38:15.885737+0000 mgr.y (mgr.26009) 1091 : cluster 0 pgmap v1168: 99 pgs: 1 active+remapped, 1 active+recovering+degraded+remapped, 1 peering, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10937/77568 objects degraded (14.100%); 16167/77568 objects misplaced (20.842%); 1.4 MiB/s, 439 objects/s recovering 2023-10-09T08:38:16.969 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:16.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:16.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:17.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:17.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:17.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:17.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:17.203 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:17.233 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:17.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:16 smithi118 bash[59345]: cluster 2023-10-09T08:38:15.885737+0000 mgr.y (mgr.26009) 1091 : cluster 0 pgmap v1168: 99 pgs: 1 active+remapped, 1 active+recovering+degraded+remapped, 1 peering, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10937/77568 objects degraded (14.100%); 16167/77568 objects misplaced (20.842%); 1.4 MiB/s, 439 objects/s recovering 2023-10-09T08:38:17.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:17.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:17.257 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:16 smithi081 bash[76862]: cluster 2023-10-09T08:38:15.885737+0000 mgr.y (mgr.26009) 1091 : cluster 0 pgmap v1168: 99 pgs: 1 active+remapped, 1 active+recovering+degraded+remapped, 1 peering, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 19 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10937/77568 objects degraded (14.100%); 16167/77568 objects misplaced (20.842%); 1.4 MiB/s, 439 objects/s recovering 2023-10-09T08:38:17.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-09T08:38:17.336 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:17.360 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:17.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:17.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:17.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:17.484 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:17.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:17.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:17.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:17.612 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:17.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:17.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:17.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:17.740 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:17.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:17.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:17.843 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:17.873 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:17.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:17.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:17.976 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:18.005 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:18.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:18.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:18.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:18.136 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:18.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:18.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:18.240 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:18.247 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:17 smithi118 bash[59345]: cluster 2023-10-09T08:38:16.980350+0000 mon.a (mon.0) 1138 : cluster 0 osdmap e264: 8 total, 6 up, 8 in 2023-10-09T08:38:18.248 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:17 smithi118 bash[59345]: cluster 2023-10-09T08:38:16.981416+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T08:38:18.248 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:17 smithi118 bash[59345]: cluster 2023-10-09T08:38:16.982894+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T08:38:18.248 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:17 smithi118 bash[59345]: cluster 2023-10-09T08:38:16.982997+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T08:38:18.248 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:17 smithi118 bash[59345]: cluster 2023-10-09T08:38:16.984604+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T08:38:18.248 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:17 smithi118 bash[59345]: cluster 2023-10-09T08:38:16.990880+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T08:38:18.249 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:17 smithi118 bash[59345]: cluster 2023-10-09T08:38:17.886841+0000 mgr.y (mgr.26009) 1092 : cluster 0 pgmap v1170: 99 pgs: 1 active+remapped, 1 active+recovering+degraded+remapped, 1 peering, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 2 active+undersized+remapped, 19 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 10937/77568 objects degraded (14.100%); 16167/77568 objects misplaced (20.842%); 1.4 MiB/s, 542 objects/s recovering 2023-10-09T08:38:18.264 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:18.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:18.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:18.367 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:18.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:17 smithi081 bash[76862]: cluster 2023-10-09T08:38:16.980350+0000 mon.a (mon.0) 1138 : cluster 0 osdmap e264: 8 total, 6 up, 8 in 2023-10-09T08:38:18.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:17 smithi081 bash[76862]: cluster 2023-10-09T08:38:16.981416+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T08:38:18.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:17 smithi081 bash[76862]: cluster 2023-10-09T08:38:16.982894+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T08:38:18.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:17 smithi081 bash[76862]: cluster 2023-10-09T08:38:16.982997+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T08:38:18.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:17 smithi081 bash[76862]: cluster 2023-10-09T08:38:16.984604+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T08:38:18.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:17 smithi081 bash[76862]: cluster 2023-10-09T08:38:16.990880+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T08:38:18.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:17 smithi081 bash[76862]: cluster 2023-10-09T08:38:17.886841+0000 mgr.y (mgr.26009) 1092 : cluster 0 pgmap v1170: 99 pgs: 1 active+remapped, 1 active+recovering+degraded+remapped, 1 peering, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 2 active+undersized+remapped, 19 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 10937/77568 objects degraded (14.100%); 16167/77568 objects misplaced (20.842%); 1.4 MiB/s, 542 objects/s recovering 2023-10-09T08:38:18.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:17 smithi081 bash[79557]: cluster 2023-10-09T08:38:16.980350+0000 mon.a (mon.0) 1138 : cluster 0 osdmap e264: 8 total, 6 up, 8 in 2023-10-09T08:38:18.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:17 smithi081 bash[79557]: cluster 2023-10-09T08:38:16.981416+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T08:38:18.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:17 smithi081 bash[79557]: cluster 2023-10-09T08:38:16.982894+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T08:38:18.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:17 smithi081 bash[79557]: cluster 2023-10-09T08:38:16.982997+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T08:38:18.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:17 smithi081 bash[79557]: cluster 2023-10-09T08:38:16.984604+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T08:38:18.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:17 smithi081 bash[79557]: cluster 2023-10-09T08:38:16.990880+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T08:38:18.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:17 smithi081 bash[79557]: cluster 2023-10-09T08:38:17.886841+0000 mgr.y (mgr.26009) 1092 : cluster 0 pgmap v1170: 99 pgs: 1 active+remapped, 1 active+recovering+degraded+remapped, 1 peering, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 2 active+undersized+remapped, 19 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 10937/77568 objects degraded (14.100%); 16167/77568 objects misplaced (20.842%); 1.4 MiB/s, 542 objects/s recovering 2023-10-09T08:38:18.390 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:18.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:18.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:18.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:18.524 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:18.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:18.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:18.627 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:18.656 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:18.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:18.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:18.759 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:18.782 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:18.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:18.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:18.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:18.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:18.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:18.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:19.014 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:19.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:18 smithi118 bash[59345]: cluster 2023-10-09T08:38:17.986000+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T08:38:19.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:18 smithi118 bash[59345]: cluster 2023-10-09T08:38:17.988492+0000 mon.a (mon.0) 1139 : cluster 0 osdmap e265: 8 total, 6 up, 8 in 2023-10-09T08:38:19.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:18 smithi118 bash[59345]: cluster 2023-10-09T08:38:17.991186+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T08:38:19.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:18 smithi118 bash[59345]: cluster 2023-10-09T08:38:18.120726+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T08:38:19.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:18 smithi118 bash[59345]: cluster 2023-10-09T08:38:18.683946+0000 mon.a (mon.0) 1140 : cluster 0 osdmap e266: 8 total, 6 up, 8 in 2023-10-09T08:38:19.037 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:19.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:19.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:19.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:19.150 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:18 smithi081 bash[76862]: cluster 2023-10-09T08:38:17.986000+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T08:38:19.150 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:18 smithi081 bash[76862]: cluster 2023-10-09T08:38:17.988492+0000 mon.a (mon.0) 1139 : cluster 0 osdmap e265: 8 total, 6 up, 8 in 2023-10-09T08:38:19.151 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:18 smithi081 bash[76862]: cluster 2023-10-09T08:38:17.991186+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T08:38:19.151 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:18 smithi081 bash[76862]: cluster 2023-10-09T08:38:18.120726+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T08:38:19.151 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:18 smithi081 bash[76862]: cluster 2023-10-09T08:38:18.683946+0000 mon.a (mon.0) 1140 : cluster 0 osdmap e266: 8 total, 6 up, 8 in 2023-10-09T08:38:19.151 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:18 smithi081 bash[79557]: cluster 2023-10-09T08:38:17.986000+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T08:38:19.151 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:18 smithi081 bash[79557]: cluster 2023-10-09T08:38:17.988492+0000 mon.a (mon.0) 1139 : cluster 0 osdmap e265: 8 total, 6 up, 8 in 2023-10-09T08:38:19.151 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:18 smithi081 bash[79557]: cluster 2023-10-09T08:38:17.991186+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T08:38:19.151 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:18 smithi081 bash[79557]: cluster 2023-10-09T08:38:18.120726+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T08:38:19.152 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:18 smithi081 bash[79557]: cluster 2023-10-09T08:38:18.683946+0000 mon.a (mon.0) 1140 : cluster 0 osdmap e266: 8 total, 6 up, 8 in 2023-10-09T08:38:19.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:19.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:19.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:19.271 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:19.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:19.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:19.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:19.401 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:19.427 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:19.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:19.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:19.530 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:19.557 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:19.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:19.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:19.662 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:19.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:19.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:19.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:19.706 INFO:teuthology.orchestra.run.smithi081.stderr:set osd.6 primary-affinity to 0.309773 (8203012) 2023-10-09T08:38:19.799 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:19.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:19.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:19.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:19.928 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:19.953 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:19.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:19.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:20.057 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:20.081 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:20.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:20.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:20.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:20.197 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:19 smithi081 bash[76862]: cluster 2023-10-09T08:38:18.679987+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T08:38:20.197 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:19 smithi081 bash[76862]: cluster 2023-10-09T08:38:18.685161+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T08:38:20.198 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:19 smithi081 bash[76862]: cluster 2023-10-09T08:38:18.688048+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T08:38:20.198 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:19 smithi081 bash[76862]: audit 2023-10-09T08:38:19.518279+0000 mon.a (mon.0) 1141 : audit 1 from='client.? 172.21.15.81:0/809471940' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.3097726602822257}]: dispatch 2023-10-09T08:38:20.198 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:19 smithi081 bash[76862]: audit 2023-10-09T08:38:19.693527+0000 mon.a (mon.0) 1142 : audit 1 from='client.? 172.21.15.81:0/809471940' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.3097726602822257}]': finished 2023-10-09T08:38:20.198 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:19 smithi081 bash[76862]: cluster 2023-10-09T08:38:19.693608+0000 mon.a (mon.0) 1143 : cluster 0 osdmap e267: 8 total, 6 up, 8 in 2023-10-09T08:38:20.198 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:19 smithi081 bash[76862]: cluster 2023-10-09T08:38:19.888091+0000 mgr.y (mgr.26009) 1093 : cluster 0 pgmap v1174: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 2 active+undersized+remapped, 20 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10341/77568 objects degraded (13.332%); 16052/77568 objects misplaced (20.694%); 1.8 MiB/s, 842 objects/s recovering 2023-10-09T08:38:20.198 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:19 smithi081 bash[79557]: cluster 2023-10-09T08:38:18.679987+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T08:38:20.198 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:19 smithi081 bash[79557]: cluster 2023-10-09T08:38:18.685161+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T08:38:20.198 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:19 smithi081 bash[79557]: cluster 2023-10-09T08:38:18.688048+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T08:38:20.199 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:19 smithi081 bash[79557]: audit 2023-10-09T08:38:19.518279+0000 mon.a (mon.0) 1141 : audit 1 from='client.? 172.21.15.81:0/809471940' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.3097726602822257}]: dispatch 2023-10-09T08:38:20.199 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:19 smithi081 bash[79557]: audit 2023-10-09T08:38:19.693527+0000 mon.a (mon.0) 1142 : audit 1 from='client.? 172.21.15.81:0/809471940' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.3097726602822257}]': finished 2023-10-09T08:38:20.199 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:19 smithi081 bash[79557]: cluster 2023-10-09T08:38:19.693608+0000 mon.a (mon.0) 1143 : cluster 0 osdmap e267: 8 total, 6 up, 8 in 2023-10-09T08:38:20.199 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:19 smithi081 bash[79557]: cluster 2023-10-09T08:38:19.888091+0000 mgr.y (mgr.26009) 1093 : cluster 0 pgmap v1174: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 2 active+undersized+remapped, 20 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10341/77568 objects degraded (13.332%); 16052/77568 objects misplaced (20.694%); 1.8 MiB/s, 842 objects/s recovering 2023-10-09T08:38:20.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:20.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:20.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:20.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:19 smithi118 bash[59345]: cluster 2023-10-09T08:38:18.679987+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T08:38:20.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:19 smithi118 bash[59345]: cluster 2023-10-09T08:38:18.685161+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T08:38:20.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:19 smithi118 bash[59345]: cluster 2023-10-09T08:38:18.688048+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T08:38:20.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:19 smithi118 bash[59345]: audit 2023-10-09T08:38:19.518279+0000 mon.a (mon.0) 1141 : audit 1 from='client.? 172.21.15.81:0/809471940' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.3097726602822257}]: dispatch 2023-10-09T08:38:20.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:19 smithi118 bash[59345]: audit 2023-10-09T08:38:19.693527+0000 mon.a (mon.0) 1142 : audit 1 from='client.? 172.21.15.81:0/809471940' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.3097726602822257}]': finished 2023-10-09T08:38:20.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:19 smithi118 bash[59345]: cluster 2023-10-09T08:38:19.693608+0000 mon.a (mon.0) 1143 : cluster 0 osdmap e267: 8 total, 6 up, 8 in 2023-10-09T08:38:20.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:19 smithi118 bash[59345]: cluster 2023-10-09T08:38:19.888091+0000 mgr.y (mgr.26009) 1093 : cluster 0 pgmap v1174: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 2 active+undersized+remapped, 20 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10341/77568 objects degraded (13.332%); 16052/77568 objects misplaced (20.694%); 1.8 MiB/s, 842 objects/s recovering 2023-10-09T08:38:20.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:20.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:20.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:20.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:20.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:20.477 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:20.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:20.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:20.580 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:20.607 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:20.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:20.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:20.711 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:20.738 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:20.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:20.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:20.841 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:20.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:20.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:20.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:20.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:21.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:21.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:21.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:21.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:21.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:20 smithi081 bash[76862]: cluster 2023-10-09T08:38:19.690283+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:20 smithi081 bash[76862]: cluster 2023-10-09T08:38:19.694545+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:20 smithi081 bash[76862]: cluster 2023-10-09T08:38:19.696407+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:20 smithi081 bash[76862]: cluster 2023-10-09T08:38:19.696972+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:20 smithi081 bash[76862]: cluster 2023-10-09T08:38:19.697405+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:20 smithi081 bash[76862]: cluster 2023-10-09T08:38:19.701169+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:20 smithi081 bash[76862]: cluster 2023-10-09T08:38:20.688824+0000 mon.a (mon.0) 1144 : cluster 3 Health check update: Degraded data redundancy: 10341/77568 objects degraded (13.332%), 16 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:21.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:20 smithi081 bash[76862]: cluster 2023-10-09T08:38:20.699871+0000 mon.a (mon.0) 1145 : cluster 0 osdmap e268: 8 total, 6 up, 8 in 2023-10-09T08:38:21.119 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:20 smithi081 bash[79557]: cluster 2023-10-09T08:38:19.690283+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.119 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:20 smithi081 bash[79557]: cluster 2023-10-09T08:38:19.694545+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.119 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:20 smithi081 bash[79557]: cluster 2023-10-09T08:38:19.696407+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.119 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:20 smithi081 bash[79557]: cluster 2023-10-09T08:38:19.696972+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.119 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:20 smithi081 bash[79557]: cluster 2023-10-09T08:38:19.697405+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.119 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:20 smithi081 bash[79557]: cluster 2023-10-09T08:38:19.701169+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.119 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:20 smithi081 bash[79557]: cluster 2023-10-09T08:38:20.688824+0000 mon.a (mon.0) 1144 : cluster 3 Health check update: Degraded data redundancy: 10341/77568 objects degraded (13.332%), 16 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:21.119 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:20 smithi081 bash[79557]: cluster 2023-10-09T08:38:20.699871+0000 mon.a (mon.0) 1145 : cluster 0 osdmap e268: 8 total, 6 up, 8 in 2023-10-09T08:38:21.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:21.140 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:21.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:21.241 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:21.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:20 smithi118 bash[59345]: cluster 2023-10-09T08:38:19.690283+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:20 smithi118 bash[59345]: cluster 2023-10-09T08:38:19.694545+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:20 smithi118 bash[59345]: cluster 2023-10-09T08:38:19.696407+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:20 smithi118 bash[59345]: cluster 2023-10-09T08:38:19.696972+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:20 smithi118 bash[59345]: cluster 2023-10-09T08:38:19.697405+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:20 smithi118 bash[59345]: cluster 2023-10-09T08:38:19.701169+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T08:38:21.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:20 smithi118 bash[59345]: cluster 2023-10-09T08:38:20.688824+0000 mon.a (mon.0) 1144 : cluster 3 Health check update: Degraded data redundancy: 10341/77568 objects degraded (13.332%), 16 pgs degraded, 30 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:21.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:20 smithi118 bash[59345]: cluster 2023-10-09T08:38:20.699871+0000 mon.a (mon.0) 1145 : cluster 0 osdmap e268: 8 total, 6 up, 8 in 2023-10-09T08:38:21.268 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:21.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:21.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:21.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:21.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:38:21] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.33.4" 2023-10-09T08:38:21.399 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:21.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:21.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:21.502 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:21.520 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:21.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:21.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:21.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:21.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:21.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:21.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:21.670 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:38:21.672 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:38:21.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:21.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:21.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:21.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:21.883 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:21.912 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:21.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:21.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:21.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[76862]: cluster 2023-10-09T08:38:20.701440+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:21.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[76862]: cluster 2023-10-09T08:38:20.701612+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:21.993 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[76862]: cluster 2023-10-09T08:38:20.704832+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:21.993 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[76862]: cluster 2023-10-09T08:38:20.706732+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:21.993 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[76862]: cluster 2023-10-09T08:38:20.707014+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:21.993 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[76862]: cluster 2023-10-09T08:38:20.708106+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:21.993 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[76862]: cluster 2023-10-09T08:38:20.709027+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:21.993 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[76862]: cluster 2023-10-09T08:38:20.712329+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:21.993 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[76862]: cluster 2023-10-09T08:38:21.705285+0000 mon.a (mon.0) 1146 : cluster 0 osdmap e269: 8 total, 6 up, 8 in 2023-10-09T08:38:21.993 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[76862]: cluster 2023-10-09T08:38:21.889118+0000 mgr.y (mgr.26009) 1094 : cluster 0 pgmap v1177: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 21 active+clean, 23 active+undersized, 29 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 1 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10341/77568 objects degraded (13.332%); 14506/77568 objects misplaced (18.701%); 1.8 MiB/s, 324 objects/s recovering 2023-10-09T08:38:21.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[79557]: cluster 2023-10-09T08:38:20.701440+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:21.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[79557]: cluster 2023-10-09T08:38:20.701612+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:21.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[79557]: cluster 2023-10-09T08:38:20.704832+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:21.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[79557]: cluster 2023-10-09T08:38:20.706732+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:21.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[79557]: cluster 2023-10-09T08:38:20.707014+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:21.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[79557]: cluster 2023-10-09T08:38:20.708106+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:21.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[79557]: cluster 2023-10-09T08:38:20.709027+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:21.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[79557]: cluster 2023-10-09T08:38:20.712329+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:21.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[79557]: cluster 2023-10-09T08:38:21.705285+0000 mon.a (mon.0) 1146 : cluster 0 osdmap e269: 8 total, 6 up, 8 in 2023-10-09T08:38:21.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:21 smithi081 bash[79557]: cluster 2023-10-09T08:38:21.889118+0000 mgr.y (mgr.26009) 1094 : cluster 0 pgmap v1177: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 21 active+clean, 23 active+undersized, 29 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 1 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10341/77568 objects degraded (13.332%); 14506/77568 objects misplaced (18.701%); 1.8 MiB/s, 324 objects/s recovering 2023-10-09T08:38:22.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:22.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:22.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:22.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:22.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:22.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:21 smithi118 bash[59345]: cluster 2023-10-09T08:38:20.701440+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:22.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:21 smithi118 bash[59345]: cluster 2023-10-09T08:38:20.701612+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:22.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:21 smithi118 bash[59345]: cluster 2023-10-09T08:38:20.704832+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:22.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:21 smithi118 bash[59345]: cluster 2023-10-09T08:38:20.706732+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:22.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:21 smithi118 bash[59345]: cluster 2023-10-09T08:38:20.707014+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:22.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:21 smithi118 bash[59345]: cluster 2023-10-09T08:38:20.708106+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:22.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:21 smithi118 bash[59345]: cluster 2023-10-09T08:38:20.709027+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:21 smithi118 bash[59345]: cluster 2023-10-09T08:38:20.712329+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T08:38:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:21 smithi118 bash[59345]: cluster 2023-10-09T08:38:21.705285+0000 mon.a (mon.0) 1146 : cluster 0 osdmap e269: 8 total, 6 up, 8 in 2023-10-09T08:38:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:21 smithi118 bash[59345]: cluster 2023-10-09T08:38:21.889118+0000 mgr.y (mgr.26009) 1094 : cluster 0 pgmap v1177: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded, 1 active+undersized+remapped, 21 active+clean, 23 active+undersized, 29 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 1 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 10341/77568 objects degraded (13.332%); 14506/77568 objects misplaced (18.701%); 1.8 MiB/s, 324 objects/s recovering 2023-10-09T08:38:22.172 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:22.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:22.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:22.275 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:22.301 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:22.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:22.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:22.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:22.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:22.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:22.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:22.536 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:22.557 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:22.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:22.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:22.660 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:22.682 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:22.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:22.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:22.785 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:22.808 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:22.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:22.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:22.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:22.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:22.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:22.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:23.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:23.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:23.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:23.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:23.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:23.184 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:22 smithi081 bash[76862]: cluster 2023-10-09T08:38:21.702769+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T08:38:23.185 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:22 smithi081 bash[76862]: cluster 2023-10-09T08:38:21.705497+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T08:38:23.185 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:22 smithi081 bash[76862]: cluster 2023-10-09T08:38:21.708539+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T08:38:23.185 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:22 smithi081 bash[76862]: cluster 2023-10-09T08:38:21.710274+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T08:38:23.185 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:22 smithi081 bash[76862]: cluster 2023-10-09T08:38:21.710727+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T08:38:23.185 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:22 smithi081 bash[76862]: cluster 2023-10-09T08:38:21.714612+0000 osd.7 (osd.7) 241 : cluster 1 7.c continuing backfill to osd.2 from (182'4222,238'10356] MIN to 238'10356 2023-10-09T08:38:23.185 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:22 smithi081 bash[76862]: cluster 2023-10-09T08:38:22.698903+0000 mon.a (mon.0) 1147 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T08:38:23.186 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:22 smithi081 bash[79557]: cluster 2023-10-09T08:38:21.702769+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T08:38:23.186 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:22 smithi081 bash[79557]: cluster 2023-10-09T08:38:21.705497+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T08:38:23.186 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:22 smithi081 bash[79557]: cluster 2023-10-09T08:38:21.708539+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T08:38:23.186 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:22 smithi081 bash[79557]: cluster 2023-10-09T08:38:21.710274+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T08:38:23.186 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:22 smithi081 bash[79557]: cluster 2023-10-09T08:38:21.710727+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T08:38:23.186 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:22 smithi081 bash[79557]: cluster 2023-10-09T08:38:21.714612+0000 osd.7 (osd.7) 241 : cluster 1 7.c continuing backfill to osd.2 from (182'4222,238'10356] MIN to 238'10356 2023-10-09T08:38:23.186 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:22 smithi081 bash[79557]: cluster 2023-10-09T08:38:22.698903+0000 mon.a (mon.0) 1147 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T08:38:23.204 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:23.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:23.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:23.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:22 smithi118 bash[59345]: cluster 2023-10-09T08:38:21.702769+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T08:38:23.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:22 smithi118 bash[59345]: cluster 2023-10-09T08:38:21.705497+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T08:38:23.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:22 smithi118 bash[59345]: cluster 2023-10-09T08:38:21.708539+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T08:38:23.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:22 smithi118 bash[59345]: cluster 2023-10-09T08:38:21.710274+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T08:38:23.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:22 smithi118 bash[59345]: cluster 2023-10-09T08:38:21.710727+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T08:38:23.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:22 smithi118 bash[59345]: cluster 2023-10-09T08:38:21.714612+0000 osd.7 (osd.7) 241 : cluster 1 7.c continuing backfill to osd.2 from (182'4222,238'10356] MIN to 238'10356 2023-10-09T08:38:23.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:22 smithi118 bash[59345]: cluster 2023-10-09T08:38:22.698903+0000 mon.a (mon.0) 1147 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T08:38:23.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:23.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:23.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:23.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:23.434 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:23.458 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:23.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:23.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:23.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:23.585 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:23.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:23.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:23.688 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:23.700 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:38:23.718 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:23.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:23.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:23.827 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:23.851 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:23.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:23.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:23.954 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:23.983 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:23.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:23.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:24.086 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:24.115 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:24.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:24.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:24.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:23 smithi081 bash[76862]: audit 2023-10-09T08:38:23.158730+0000 mon.c (mon.2) 404 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:38:24.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:23 smithi081 bash[76862]: cluster 2023-10-09T08:38:23.686169+0000 mon.a (mon.0) 1148 : cluster 0 osdmap e270: 8 total, 6 up, 8 in 2023-10-09T08:38:24.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:23 smithi081 bash[76862]: cluster 2023-10-09T08:38:23.889897+0000 mgr.y (mgr.26009) 1095 : cluster 0 pgmap v1179: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded, 8 active+undersized+degraded, 1 active+undersized+remapped, 23 active+clean, 23 active+undersized, 29 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 1 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 9664/77568 objects degraded (12.459%); 14506/77568 objects misplaced (18.701%); 0 B/s, 189 objects/s recovering 2023-10-09T08:38:24.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:24 smithi081 bash[79557]: audit 2023-10-09T08:38:23.158730+0000 mon.c (mon.2) 404 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:38:24.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:24 smithi081 bash[79557]: cluster 2023-10-09T08:38:23.686169+0000 mon.a (mon.0) 1148 : cluster 0 osdmap e270: 8 total, 6 up, 8 in 2023-10-09T08:38:24.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:24 smithi081 bash[79557]: cluster 2023-10-09T08:38:23.889897+0000 mgr.y (mgr.26009) 1095 : cluster 0 pgmap v1179: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded, 8 active+undersized+degraded, 1 active+undersized+remapped, 23 active+clean, 23 active+undersized, 29 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 1 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 9664/77568 objects degraded (12.459%); 14506/77568 objects misplaced (18.701%); 0 B/s, 189 objects/s recovering 2023-10-09T08:38:24.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:24.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:24.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:24.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:23 smithi118 bash[59345]: audit 2023-10-09T08:38:23.158730+0000 mon.c (mon.2) 404 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:38:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:23 smithi118 bash[59345]: cluster 2023-10-09T08:38:23.686169+0000 mon.a (mon.0) 1148 : cluster 0 osdmap e270: 8 total, 6 up, 8 in 2023-10-09T08:38:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:23 smithi118 bash[59345]: cluster 2023-10-09T08:38:23.889897+0000 mgr.y (mgr.26009) 1095 : cluster 0 pgmap v1179: 99 pgs: 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded, 8 active+undersized+degraded, 1 active+undersized+remapped, 23 active+clean, 23 active+undersized, 29 active+clean+remapped, 5 undersized+degraded+peered, 3 active+remapped+backfill_wait, 1 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 9664/77568 objects degraded (12.459%); 14506/77568 objects misplaced (18.701%); 0 B/s, 189 objects/s recovering 2023-10-09T08:38:24.347 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:24.372 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:24.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:24.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:24.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:24.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:24.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:24.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:24.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:24.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:24.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:24.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:24.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:24.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:24.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:24.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:24.858 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:24.886 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:24.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:24.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:24.989 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:25.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:25.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:25.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:25.120 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:25.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:24 smithi118 bash[59345]: cluster 2023-10-09T08:38:23.682850+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T08:38:25.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:24 smithi118 bash[59345]: cluster 2023-10-09T08:38:23.690090+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T08:38:25.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:24 smithi118 bash[59345]: cluster 2023-10-09T08:38:23.693327+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T08:38:25.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:24 smithi118 bash[59345]: cluster 2023-10-09T08:38:24.695646+0000 mon.a (mon.0) 1149 : cluster 0 osdmap e271: 8 total, 6 up, 8 in 2023-10-09T08:38:25.152 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:25.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:25.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:25.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:25.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:24 smithi081 bash[79557]: cluster 2023-10-09T08:38:23.682850+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T08:38:25.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:24 smithi081 bash[79557]: cluster 2023-10-09T08:38:23.690090+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T08:38:25.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:24 smithi081 bash[79557]: cluster 2023-10-09T08:38:23.693327+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T08:38:25.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:24 smithi081 bash[79557]: cluster 2023-10-09T08:38:24.695646+0000 mon.a (mon.0) 1149 : cluster 0 osdmap e271: 8 total, 6 up, 8 in 2023-10-09T08:38:25.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:24 smithi081 bash[76862]: cluster 2023-10-09T08:38:23.682850+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T08:38:25.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:24 smithi081 bash[76862]: cluster 2023-10-09T08:38:23.690090+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T08:38:25.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:24 smithi081 bash[76862]: cluster 2023-10-09T08:38:23.693327+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T08:38:25.269 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:24 smithi081 bash[76862]: cluster 2023-10-09T08:38:24.695646+0000 mon.a (mon.0) 1149 : cluster 0 osdmap e271: 8 total, 6 up, 8 in 2023-10-09T08:38:25.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:25.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:25.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:25.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:25.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:25.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:25.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:25.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:25.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:25.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:25.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:25.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:25.678 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:25.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:25.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:25.782 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:25.816 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:25.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:25.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:25.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:25.947 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:25.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:25.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:26.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:26.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:26.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:26.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:26.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:26.194 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0, 7] out_osds: [] dead_osds: [1, 5] live_osds: [0, 3, 4, 6, 7, 2] 2023-10-09T08:38:26.194 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:38:26.194 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2023-10-09T08:38:26.195 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:38:26.195 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:38:26.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 config set filestore_inject_stall 3 2023-10-09T08:38:26.196 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:25 smithi081 bash[79557]: cluster 2023-10-09T08:38:24.696822+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T08:38:26.196 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:25 smithi081 bash[79557]: cluster 2023-10-09T08:38:24.699347+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T08:38:26.196 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:25 smithi081 bash[79557]: cluster 2023-10-09T08:38:25.052298+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T08:38:26.196 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:25 smithi081 bash[79557]: cluster 2023-10-09T08:38:25.705104+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e272: 8 total, 6 up, 8 in 2023-10-09T08:38:26.196 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:25 smithi081 bash[79557]: cluster 2023-10-09T08:38:25.890672+0000 mgr.y (mgr.26009) 1096 : cluster 0 pgmap v1182: 99 pgs: 2 active+remapped+backfilling, 8 active+undersized+degraded, 1 active+undersized+remapped, 24 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 1 active+remapped+backfill_wait, 1 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 13365/77568 objects misplaced (17.230%); 23 MiB/s, 714 objects/s recovering 2023-10-09T08:38:26.196 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:25 smithi081 bash[76862]: cluster 2023-10-09T08:38:24.696822+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T08:38:26.196 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:25 smithi081 bash[76862]: cluster 2023-10-09T08:38:24.699347+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T08:38:26.197 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:25 smithi081 bash[76862]: cluster 2023-10-09T08:38:25.052298+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T08:38:26.197 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:25 smithi081 bash[76862]: cluster 2023-10-09T08:38:25.705104+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e272: 8 total, 6 up, 8 in 2023-10-09T08:38:26.197 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:25 smithi081 bash[76862]: cluster 2023-10-09T08:38:25.890672+0000 mgr.y (mgr.26009) 1096 : cluster 0 pgmap v1182: 99 pgs: 2 active+remapped+backfilling, 8 active+undersized+degraded, 1 active+undersized+remapped, 24 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 1 active+remapped+backfill_wait, 1 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 13365/77568 objects misplaced (17.230%); 23 MiB/s, 714 objects/s recovering 2023-10-09T08:38:26.211 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:26.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:26.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:25 smithi118 bash[59345]: cluster 2023-10-09T08:38:24.696822+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T08:38:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:25 smithi118 bash[59345]: cluster 2023-10-09T08:38:24.699347+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T08:38:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:25 smithi118 bash[59345]: cluster 2023-10-09T08:38:25.052298+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T08:38:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:25 smithi118 bash[59345]: cluster 2023-10-09T08:38:25.705104+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e272: 8 total, 6 up, 8 in 2023-10-09T08:38:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:25 smithi118 bash[59345]: cluster 2023-10-09T08:38:25.890672+0000 mgr.y (mgr.26009) 1096 : cluster 0 pgmap v1182: 99 pgs: 2 active+remapped+backfilling, 8 active+undersized+degraded, 1 active+undersized+remapped, 24 active+clean, 23 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 1 active+remapped+backfill_wait, 1 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 13365/77568 objects misplaced (17.230%); 23 MiB/s, 714 objects/s recovering 2023-10-09T08:38:26.315 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:26.348 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:26.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:26.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:26.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:26.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:26.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:26.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:26.580 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:26.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:26.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:26.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:26.712 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:26.754 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:26.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:26.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:26.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:26.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:26.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:26.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:26.993 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:27.015 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:27.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:27.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:27.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:27.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:26 smithi081 bash[76862]: cluster 2023-10-09T08:38:25.704475+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T08:38:27.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:26 smithi081 bash[76862]: cluster 2023-10-09T08:38:25.705656+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T08:38:27.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:26 smithi081 bash[76862]: cluster 2023-10-09T08:38:25.709050+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T08:38:27.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:26 smithi081 bash[76862]: cluster 2023-10-09T08:38:26.700641+0000 mon.a (mon.0) 1151 : cluster 3 Health check update: Degraded data redundancy: 8854/77568 objects degraded (11.415%), 13 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:27.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:26 smithi081 bash[76862]: cluster 2023-10-09T08:38:26.707215+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e273: 8 total, 6 up, 8 in 2023-10-09T08:38:27.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:26 smithi081 bash[79557]: cluster 2023-10-09T08:38:25.704475+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T08:38:27.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:26 smithi081 bash[79557]: cluster 2023-10-09T08:38:25.705656+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T08:38:27.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:26 smithi081 bash[79557]: cluster 2023-10-09T08:38:25.709050+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T08:38:27.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:26 smithi081 bash[79557]: cluster 2023-10-09T08:38:26.700641+0000 mon.a (mon.0) 1151 : cluster 3 Health check update: Degraded data redundancy: 8854/77568 objects degraded (11.415%), 13 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:27.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:26 smithi081 bash[79557]: cluster 2023-10-09T08:38:26.707215+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e273: 8 total, 6 up, 8 in 2023-10-09T08:38:27.140 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:27.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:27.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:27.243 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:26 smithi118 bash[59345]: cluster 2023-10-09T08:38:25.704475+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T08:38:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:26 smithi118 bash[59345]: cluster 2023-10-09T08:38:25.705656+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T08:38:27.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:26 smithi118 bash[59345]: cluster 2023-10-09T08:38:25.709050+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T08:38:27.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:26 smithi118 bash[59345]: cluster 2023-10-09T08:38:26.700641+0000 mon.a (mon.0) 1151 : cluster 3 Health check update: Degraded data redundancy: 8854/77568 objects degraded (11.415%), 13 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:27.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:26 smithi118 bash[59345]: cluster 2023-10-09T08:38:26.707215+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e273: 8 total, 6 up, 8 in 2023-10-09T08:38:27.268 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:27.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:27.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:27.372 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:27.406 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:27.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:27.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:27.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:27.542 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:27.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:27.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:27.645 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:27.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:27.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:27.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:27.775 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:27.808 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:27.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:27.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:27.912 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:27.948 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:27.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:27.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:28.051 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:28.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:28 smithi118 bash[59345]: cluster 2023-10-09T08:38:26.706398+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T08:38:28.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:28 smithi118 bash[59345]: cluster 2023-10-09T08:38:26.709695+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T08:38:28.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:28 smithi118 bash[59345]: cluster 2023-10-09T08:38:26.710019+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T08:38:28.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:28 smithi118 bash[59345]: cluster 2023-10-09T08:38:26.896817+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T08:38:28.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:28 smithi118 bash[59345]: cluster 2023-10-09T08:38:27.892064+0000 mgr.y (mgr.26009) 1097 : cluster 0 pgmap v1184: 99 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 1 active+undersized+remapped, 24 active+clean, 23 active+undersized, 32 active+clean+remapped, 5 undersized+degraded+peered, 1 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 11788/77568 objects misplaced (15.197%); 28 MiB/s, 606 objects/s recovering 2023-10-09T08:38:28.087 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:28.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:28.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:28 smithi081 bash[76862]: cluster 2023-10-09T08:38:26.706398+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T08:38:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:28 smithi081 bash[76862]: cluster 2023-10-09T08:38:26.709695+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T08:38:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:28 smithi081 bash[76862]: cluster 2023-10-09T08:38:26.710019+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T08:38:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:28 smithi081 bash[76862]: cluster 2023-10-09T08:38:26.896817+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T08:38:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:28 smithi081 bash[76862]: cluster 2023-10-09T08:38:27.892064+0000 mgr.y (mgr.26009) 1097 : cluster 0 pgmap v1184: 99 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 1 active+undersized+remapped, 24 active+clean, 23 active+undersized, 32 active+clean+remapped, 5 undersized+degraded+peered, 1 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 11788/77568 objects misplaced (15.197%); 28 MiB/s, 606 objects/s recovering 2023-10-09T08:38:28.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:28 smithi081 bash[79557]: cluster 2023-10-09T08:38:26.706398+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T08:38:28.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:28 smithi081 bash[79557]: cluster 2023-10-09T08:38:26.709695+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T08:38:28.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:28 smithi081 bash[79557]: cluster 2023-10-09T08:38:26.710019+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T08:38:28.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:28 smithi081 bash[79557]: cluster 2023-10-09T08:38:26.896817+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T08:38:28.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:28 smithi081 bash[79557]: cluster 2023-10-09T08:38:27.892064+0000 mgr.y (mgr.26009) 1097 : cluster 0 pgmap v1184: 99 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 1 active+undersized+remapped, 24 active+clean, 23 active+undersized, 32 active+clean+remapped, 5 undersized+degraded+peered, 1 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 11788/77568 objects misplaced (15.197%); 28 MiB/s, 606 objects/s recovering 2023-10-09T08:38:28.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:28.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:28.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:28.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:28.322 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:28.355 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:28.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:28.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:28.459 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:28.492 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:28.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:28.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:28.596 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:28.626 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:28.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:28.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:28.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:28.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:28.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:28.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:28.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:28.898 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:28.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:28.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:29.001 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:29.031 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:29.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:29.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:29.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:29.157 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:29.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:29.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:29.261 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:29.296 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:29.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:29.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:29.400 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:29.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:29.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:29.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:29.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:29.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:29.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:29.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:29.655 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:29.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:29.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:29.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:29.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:29.815 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:29.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:29.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:29.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:29.947 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:29.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:29.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:30.051 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:30.082 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:30.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:30.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:30.186 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:30.219 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:30.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:30.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:30.324 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:30.357 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:30.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:30.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:30.461 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:30.494 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:30.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:30.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:30.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:30.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:30.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:30.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:30.728 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:30.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:30.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:30.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:30.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:30.890 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:30.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:30.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:30.994 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:31.006 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:30 smithi118 bash[59345]: cluster 2023-10-09T08:38:29.893008+0000 mgr.y (mgr.26009) 1098 : cluster 0 pgmap v1185: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 32 active+clean+remapped, 5 undersized+degraded+peered, 1 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 11314/77568 objects misplaced (14.586%); 24 MiB/s, 503 objects/s recovering 2023-10-09T08:38:31.026 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:31.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:31.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:31.129 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:31.151 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:31.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:31.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:31.209 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:30 smithi081 bash[76862]: cluster 2023-10-09T08:38:29.893008+0000 mgr.y (mgr.26009) 1098 : cluster 0 pgmap v1185: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 32 active+clean+remapped, 5 undersized+degraded+peered, 1 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 11314/77568 objects misplaced (14.586%); 24 MiB/s, 503 objects/s recovering 2023-10-09T08:38:31.209 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:38:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:38:31] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.33.4" 2023-10-09T08:38:31.210 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:30 smithi081 bash[79557]: cluster 2023-10-09T08:38:29.893008+0000 mgr.y (mgr.26009) 1098 : cluster 0 pgmap v1185: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 32 active+clean+remapped, 5 undersized+degraded+peered, 1 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 11314/77568 objects misplaced (14.586%); 24 MiB/s, 503 objects/s recovering 2023-10-09T08:38:31.255 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:31.287 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:31.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:31.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:31.391 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:31.426 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:31.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:31.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:31.444 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:38:31.467 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:38:31.496 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:38:31.526 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:38:31.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:31.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:31.556 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:38:31.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:31.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:31.583 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:38:31.584 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:38:31.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:38:31.584 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:38:31.584 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:38:31.584 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:38:31.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-10-09T08:38:31.584 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:38:31.584 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:38:31.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:31.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:31.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:31.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:31.756 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:38:31.756 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:38:31.784 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:31.806 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:31.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:31.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:31.908 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:31.940 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:31.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:31.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:32.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:32.051 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:31 smithi081 bash[76862]: audit 2023-10-09T08:38:31.418920+0000 mon.a (mon.0) 1153 : audit 0 from='client.? 172.21.15.81:0/1749170000' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:38:32.052 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:31 smithi081 bash[79557]: audit 2023-10-09T08:38:31.418920+0000 mon.a (mon.0) 1153 : audit 0 from='client.? 172.21.15.81:0/1749170000' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:38:32.068 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:32.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:32.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:32.171 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:32.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:31 smithi118 bash[59345]: audit 2023-10-09T08:38:31.418920+0000 mon.a (mon.0) 1153 : audit 0 from='client.? 172.21.15.81:0/1749170000' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:38:32.202 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:32.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:32.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:32.307 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:32.337 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:32.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:32.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:32.441 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:32.470 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:32.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:32.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:32.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:32.603 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:32.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:32.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:32.707 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:32.737 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:32.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:32.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:32.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:32.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:32.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:32.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:32.969 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:32.970 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:38:32.990 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:32.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:32.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:33.092 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:33.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:32 smithi081 bash[76862]: cluster 2023-10-09T08:38:31.893963+0000 mgr.y (mgr.26009) 1099 : cluster 0 pgmap v1186: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 12107/77568 objects misplaced (15.608%); 7.2 MiB/s, 114 objects/s recovering 2023-10-09T08:38:33.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:32 smithi081 bash[76862]: cluster 2023-10-09T08:38:31.949107+0000 mon.a (mon.0) 1154 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:38:33.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:32 smithi081 bash[76862]: audit 2023-10-09T08:38:31.980737+0000 mon.c (mon.2) 405 : audit 1 from='client.? 172.21.15.81:0/3750461890' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:38:33.103 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:32 smithi081 bash[76862]: audit 2023-10-09T08:38:31.981086+0000 mon.a (mon.0) 1155 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:38:33.103 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:32 smithi081 bash[79557]: cluster 2023-10-09T08:38:31.893963+0000 mgr.y (mgr.26009) 1099 : cluster 0 pgmap v1186: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 12107/77568 objects misplaced (15.608%); 7.2 MiB/s, 114 objects/s recovering 2023-10-09T08:38:33.103 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:32 smithi081 bash[79557]: cluster 2023-10-09T08:38:31.949107+0000 mon.a (mon.0) 1154 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:38:33.103 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:32 smithi081 bash[79557]: audit 2023-10-09T08:38:31.980737+0000 mon.c (mon.2) 405 : audit 1 from='client.? 172.21.15.81:0/3750461890' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:38:33.103 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:32 smithi081 bash[79557]: audit 2023-10-09T08:38:31.981086+0000 mon.a (mon.0) 1155 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:38:33.116 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:33.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:33.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:33.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:33.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:33.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:33.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:33.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:32 smithi118 bash[59345]: cluster 2023-10-09T08:38:31.893963+0000 mgr.y (mgr.26009) 1099 : cluster 0 pgmap v1186: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 12107/77568 objects misplaced (15.608%); 7.2 MiB/s, 114 objects/s recovering 2023-10-09T08:38:33.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:32 smithi118 bash[59345]: cluster 2023-10-09T08:38:31.949107+0000 mon.a (mon.0) 1154 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive (PG_AVAILABILITY) 2023-10-09T08:38:33.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:32 smithi118 bash[59345]: audit 2023-10-09T08:38:31.980737+0000 mon.c (mon.2) 405 : audit 1 from='client.? 172.21.15.81:0/3750461890' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:38:33.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:32 smithi118 bash[59345]: audit 2023-10-09T08:38:31.981086+0000 mon.a (mon.0) 1155 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:38:33.343 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:33.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:33.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:33.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:33.472 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:33.506 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:33.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:33.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:33.611 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:33.643 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:33.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:33.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:33.729 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:38:33.730 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:38:33.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:33.752 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-09T08:38:33.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:33.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:33.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:33.872 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:33.905 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:33.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:33.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:34.009 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:34.020 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:33 smithi081 bash[76862]: cluster 2023-10-09T08:38:32.956869+0000 mon.a (mon.0) 1156 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:38:34.020 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:33 smithi081 bash[76862]: cluster 2023-10-09T08:38:32.960872+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T08:38:34.020 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:33 smithi081 bash[76862]: audit 2023-10-09T08:38:32.964742+0000 mon.a (mon.0) 1157 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:38:34.020 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:33 smithi081 bash[76862]: cluster 2023-10-09T08:38:32.964830+0000 mon.a (mon.0) 1158 : cluster 0 osdmap e274: 8 total, 6 up, 8 in 2023-10-09T08:38:34.021 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:33 smithi081 bash[76862]: cluster 2023-10-09T08:38:33.198335+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T08:38:34.021 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:33 smithi081 bash[76862]: cluster 2023-10-09T08:38:33.682351+0000 osd.0 (osd.0) 8 : cluster 0 7.4 scrub starts 2023-10-09T08:38:34.021 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:33 smithi081 bash[76862]: cluster 2023-10-09T08:38:33.821506+0000 osd.0 (osd.0) 9 : cluster 0 7.4 scrub ok 2023-10-09T08:38:34.021 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:33 smithi081 bash[79557]: cluster 2023-10-09T08:38:32.956869+0000 mon.a (mon.0) 1156 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:38:34.022 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:33 smithi081 bash[79557]: cluster 2023-10-09T08:38:32.960872+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T08:38:34.022 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:33 smithi081 bash[79557]: audit 2023-10-09T08:38:32.964742+0000 mon.a (mon.0) 1157 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:38:34.022 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:33 smithi081 bash[79557]: cluster 2023-10-09T08:38:32.964830+0000 mon.a (mon.0) 1158 : cluster 0 osdmap e274: 8 total, 6 up, 8 in 2023-10-09T08:38:34.022 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:33 smithi081 bash[79557]: cluster 2023-10-09T08:38:33.198335+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T08:38:34.022 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:33 smithi081 bash[79557]: cluster 2023-10-09T08:38:33.682351+0000 osd.0 (osd.0) 8 : cluster 0 7.4 scrub starts 2023-10-09T08:38:34.023 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:33 smithi081 bash[79557]: cluster 2023-10-09T08:38:33.821506+0000 osd.0 (osd.0) 9 : cluster 0 7.4 scrub ok 2023-10-09T08:38:34.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:34.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:34.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:34.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:34.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:34.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:34.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:34.264 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:34.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:33 smithi118 bash[59345]: cluster 2023-10-09T08:38:32.956869+0000 mon.a (mon.0) 1156 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:38:34.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:33 smithi118 bash[59345]: cluster 2023-10-09T08:38:32.960872+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T08:38:34.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:33 smithi118 bash[59345]: audit 2023-10-09T08:38:32.964742+0000 mon.a (mon.0) 1157 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:38:34.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:33 smithi118 bash[59345]: cluster 2023-10-09T08:38:32.964830+0000 mon.a (mon.0) 1158 : cluster 0 osdmap e274: 8 total, 6 up, 8 in 2023-10-09T08:38:34.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:33 smithi118 bash[59345]: cluster 2023-10-09T08:38:33.198335+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T08:38:34.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:33 smithi118 bash[59345]: cluster 2023-10-09T08:38:33.682351+0000 osd.0 (osd.0) 8 : cluster 0 7.4 scrub starts 2023-10-09T08:38:34.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:33 smithi118 bash[59345]: cluster 2023-10-09T08:38:33.821506+0000 osd.0 (osd.0) 9 : cluster 0 7.4 scrub ok 2023-10-09T08:38:34.294 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:34.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:34.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:34.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:34.433 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:34.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:34.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:34.537 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:34.567 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:34.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:34.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:34.671 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:34.702 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:34.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:34.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:34.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:34.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:34.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:34.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:34.944 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:34.976 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:34.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:34.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:35.006 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:38:35.079 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:35.107 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:35.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:35.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:35.210 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:35.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:34 smithi118 bash[59345]: cluster 2023-10-09T08:38:33.198245+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T08:38:35.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:34 smithi118 bash[59345]: cluster 2023-10-09T08:38:33.894656+0000 mgr.y (mgr.26009) 1100 : cluster 0 pgmap v1188: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 12107/77568 objects misplaced (15.608%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T08:38:35.241 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:35.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:35.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:35.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:35.358 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:34 smithi081 bash[76862]: cluster 2023-10-09T08:38:33.198245+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T08:38:35.358 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:34 smithi081 bash[76862]: cluster 2023-10-09T08:38:33.894656+0000 mgr.y (mgr.26009) 1100 : cluster 0 pgmap v1188: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 12107/77568 objects misplaced (15.608%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T08:38:35.358 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:34 smithi081 bash[79557]: cluster 2023-10-09T08:38:33.198245+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T08:38:35.358 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:34 smithi081 bash[79557]: cluster 2023-10-09T08:38:33.894656+0000 mgr.y (mgr.26009) 1100 : cluster 0 pgmap v1188: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 12107/77568 objects misplaced (15.608%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T08:38:35.376 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:35.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:35.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:35.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:35.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:35.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:35.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:35.615 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:35.644 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:35.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:35.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:35.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:38:35.748 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:35.800 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:35.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:35.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:35.904 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:35.933 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:35.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:35.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:36.037 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:36.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:36.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:36.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:36.127 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:35 smithi081 bash[76862]: cluster 2023-10-09T08:38:35.738568+0000 osd.0 (osd.0) 10 : cluster 0 7.14 scrub starts 2023-10-09T08:38:36.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:35 smithi081 bash[79557]: cluster 2023-10-09T08:38:35.738568+0000 osd.0 (osd.0) 10 : cluster 0 7.14 scrub starts 2023-10-09T08:38:36.177 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:36.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:35 smithi118 bash[59345]: cluster 2023-10-09T08:38:35.738568+0000 osd.0 (osd.0) 10 : cluster 0 7.14 scrub starts 2023-10-09T08:38:36.210 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:36.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:36.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:36.314 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:36.346 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:36.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:36.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:36.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:36.477 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:36.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:36.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:36.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:38:36.582 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:36.619 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:36.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:36.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:36.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:36.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:36.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:36.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:36.847 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:36.880 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:36.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:36.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:36.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:37.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:37.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:37.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:37.112 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:37.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:36 smithi118 bash[59345]: cluster 2023-10-09T08:38:35.896212+0000 mgr.y (mgr.26009) 1101 : cluster 0 pgmap v1189: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 12107/77568 objects misplaced (15.608%); 3.2 MiB/s, 51 objects/s recovering 2023-10-09T08:38:37.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:36 smithi118 bash[59345]: cluster 2023-10-09T08:38:35.896318+0000 osd.0 (osd.0) 11 : cluster 0 7.14 scrub ok 2023-10-09T08:38:37.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:36 smithi118 bash[59345]: cluster 2023-10-09T08:38:36.394910+0000 osd.2 (osd.2) 2 : cluster 0 7.13 scrub starts 2023-10-09T08:38:37.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:36 smithi118 bash[59345]: cluster 2023-10-09T08:38:36.517785+0000 osd.2 (osd.2) 3 : cluster 0 7.13 scrub ok 2023-10-09T08:38:37.142 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:37.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:37.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:37.248 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:37.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:37.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:37.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:37.383 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:37.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:37 smithi081 bash[76862]: cluster 2023-10-09T08:38:35.896212+0000 mgr.y (mgr.26009) 1101 : cluster 0 pgmap v1189: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 12107/77568 objects misplaced (15.608%); 3.2 MiB/s, 51 objects/s recovering 2023-10-09T08:38:37.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:37 smithi081 bash[76862]: cluster 2023-10-09T08:38:35.896318+0000 osd.0 (osd.0) 11 : cluster 0 7.14 scrub ok 2023-10-09T08:38:37.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:37 smithi081 bash[76862]: cluster 2023-10-09T08:38:36.394910+0000 osd.2 (osd.2) 2 : cluster 0 7.13 scrub starts 2023-10-09T08:38:37.399 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:37 smithi081 bash[76862]: cluster 2023-10-09T08:38:36.517785+0000 osd.2 (osd.2) 3 : cluster 0 7.13 scrub ok 2023-10-09T08:38:37.414 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:37.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:37.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:37.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:37.554 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:37.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:37.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:37.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:37.671 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:37 smithi081 bash[79557]: cluster 2023-10-09T08:38:35.896212+0000 mgr.y (mgr.26009) 1101 : cluster 0 pgmap v1189: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 12107/77568 objects misplaced (15.608%); 3.2 MiB/s, 51 objects/s recovering 2023-10-09T08:38:37.672 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:37 smithi081 bash[79557]: cluster 2023-10-09T08:38:35.896318+0000 osd.0 (osd.0) 11 : cluster 0 7.14 scrub ok 2023-10-09T08:38:37.672 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:37 smithi081 bash[79557]: cluster 2023-10-09T08:38:36.394910+0000 osd.2 (osd.2) 2 : cluster 0 7.13 scrub starts 2023-10-09T08:38:37.672 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:37 smithi081 bash[79557]: cluster 2023-10-09T08:38:36.517785+0000 osd.2 (osd.2) 3 : cluster 0 7.13 scrub ok 2023-10-09T08:38:37.689 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:37.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:37.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:37.793 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:37.826 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:37.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:37.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:37.930 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:37.956 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:37.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:37.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:38.059 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:38.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:37 smithi118 bash[59345]: cluster 2023-10-09T08:38:37.897689+0000 mgr.y (mgr.26009) 1102 : cluster 0 pgmap v1190: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 12107/77568 objects misplaced (15.608%) 2023-10-09T08:38:38.088 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:38.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:38.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:38.192 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:38.223 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:38.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:38.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:38.301 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:38 smithi081 bash[79557]: cluster 2023-10-09T08:38:37.897689+0000 mgr.y (mgr.26009) 1102 : cluster 0 pgmap v1190: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 12107/77568 objects misplaced (15.608%) 2023-10-09T08:38:38.301 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:37 smithi081 bash[76862]: cluster 2023-10-09T08:38:37.897689+0000 mgr.y (mgr.26009) 1102 : cluster 0 pgmap v1190: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 8854/77568 objects degraded (11.415%); 12107/77568 objects misplaced (15.608%) 2023-10-09T08:38:38.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:38.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:38.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:38.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:38.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:38.487 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:38.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:38.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:38.591 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:38.624 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:38.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:38.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:38.728 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:38.759 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:38.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:38.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:38.863 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:38.892 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:38.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:38.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:38.995 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:39.026 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:39.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:39.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:39.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:39.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:39.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:39.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:39.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:39.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:38 smithi118 bash[59345]: audit 2023-10-09T08:38:38.159235+0000 mon.c (mon.2) 406 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:38:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:38 smithi118 bash[59345]: cluster 2023-10-09T08:38:38.835745+0000 osd.0 (osd.0) 12 : cluster 0 7.9 scrub starts 2023-10-09T08:38:39.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:38 smithi081 bash[76862]: audit 2023-10-09T08:38:38.159235+0000 mon.c (mon.2) 406 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:38:39.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:38 smithi081 bash[76862]: cluster 2023-10-09T08:38:38.835745+0000 osd.0 (osd.0) 12 : cluster 0 7.9 scrub starts 2023-10-09T08:38:39.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:38 smithi081 bash[79557]: audit 2023-10-09T08:38:38.159235+0000 mon.c (mon.2) 406 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:38:39.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:38 smithi081 bash[79557]: cluster 2023-10-09T08:38:38.835745+0000 osd.0 (osd.0) 12 : cluster 0 7.9 scrub starts 2023-10-09T08:38:39.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:39.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:39.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:39.386 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:39.418 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:39.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:39.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:39.522 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:39.556 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:39.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:39.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:39.660 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:39.694 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:39.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:39.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:39.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:39.824 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:39.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:39.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:39.873 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:38:39.874 INFO:teuthology.orchestra.run.smithi081.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-09T08:38:39.874 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:38:39.927 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:39.959 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:39.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:39.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:40.063 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:40.099 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:40.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:40.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:40.128 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:38:40.129 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:38:40.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:40.220 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:40 smithi081 bash[76862]: cluster 2023-10-09T08:38:38.977911+0000 osd.0 (osd.0) 13 : cluster 0 7.9 scrub ok 2023-10-09T08:38:40.221 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:40 smithi081 bash[76862]: cluster 2023-10-09T08:38:39.899300+0000 mgr.y (mgr.26009) 1103 : cluster 0 pgmap v1191: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 8854/77586 objects degraded (11.412%); 12107/77586 objects misplaced (15.605%) 2023-10-09T08:38:40.221 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:40 smithi081 bash[79557]: cluster 2023-10-09T08:38:38.977911+0000 osd.0 (osd.0) 13 : cluster 0 7.9 scrub ok 2023-10-09T08:38:40.221 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:40 smithi081 bash[79557]: cluster 2023-10-09T08:38:39.899300+0000 mgr.y (mgr.26009) 1103 : cluster 0 pgmap v1191: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 8854/77586 objects degraded (11.412%); 12107/77586 objects misplaced (15.605%) 2023-10-09T08:38:40.224 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:40.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:40.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:40.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:40 smithi118 bash[59345]: cluster 2023-10-09T08:38:38.977911+0000 osd.0 (osd.0) 13 : cluster 0 7.9 scrub ok 2023-10-09T08:38:40.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:40 smithi118 bash[59345]: cluster 2023-10-09T08:38:39.899300+0000 mgr.y (mgr.26009) 1103 : cluster 0 pgmap v1191: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 8854/77586 objects degraded (11.412%); 12107/77586 objects misplaced (15.605%) 2023-10-09T08:38:40.330 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:40.362 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:40.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:40.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:40.468 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:40.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:40.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:40.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:40.597 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:40.633 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:40.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:40.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:40.736 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:40.772 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:40.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:40.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:40.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:40.906 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:40.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:40.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:41.010 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:41.040 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:41.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:41.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:41.144 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:41.174 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:41 smithi081 bash[76862]: cluster 2023-10-09T08:38:39.722056+0000 osd.7 (osd.7) 249 : cluster 0 7.15 scrub starts 2023-10-09T08:38:41.175 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:41 smithi081 bash[76862]: cluster 2023-10-09T08:38:39.841668+0000 osd.7 (osd.7) 250 : cluster 0 7.15 scrub ok 2023-10-09T08:38:41.175 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:41 smithi081 bash[76862]: cluster 2023-10-09T08:38:39.994907+0000 mon.a (mon.0) 1159 : cluster 3 Health check update: Degraded data redundancy: 8854/77586 objects degraded (11.412%), 13 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:41.175 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:41.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:41.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:41.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:41 smithi118 bash[59345]: cluster 2023-10-09T08:38:39.722056+0000 osd.7 (osd.7) 249 : cluster 0 7.15 scrub starts 2023-10-09T08:38:41.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:41 smithi118 bash[59345]: cluster 2023-10-09T08:38:39.841668+0000 osd.7 (osd.7) 250 : cluster 0 7.15 scrub ok 2023-10-09T08:38:41.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:41 smithi118 bash[59345]: cluster 2023-10-09T08:38:39.994907+0000 mon.a (mon.0) 1159 : cluster 3 Health check update: Degraded data redundancy: 8854/77586 objects degraded (11.412%), 13 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:41.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:41.304 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:41.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:41.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:41.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:41.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:41.440 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:38:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:38:41] "GET /metrics HTTP/1.1" 200 36577 "" "Prometheus/2.33.4" 2023-10-09T08:38:41.440 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:41 smithi081 bash[79557]: cluster 2023-10-09T08:38:39.722056+0000 osd.7 (osd.7) 249 : cluster 0 7.15 scrub starts 2023-10-09T08:38:41.440 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:41 smithi081 bash[79557]: cluster 2023-10-09T08:38:39.841668+0000 osd.7 (osd.7) 250 : cluster 0 7.15 scrub ok 2023-10-09T08:38:41.440 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:41 smithi081 bash[79557]: cluster 2023-10-09T08:38:39.994907+0000 mon.a (mon.0) 1159 : cluster 3 Health check update: Degraded data redundancy: 8854/77586 objects degraded (11.412%), 13 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:41.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:41.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:41.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:41.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:41.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:41.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:41.672 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:41.700 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:41.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:41.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:41.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:41.826 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:41.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:41.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:41.930 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:41.964 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:41.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:41.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:42.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:42.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:42.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:42.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:42.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:42.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:42.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:42.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:42.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:42 smithi118 bash[59345]: cluster 2023-10-09T08:38:41.874198+0000 osd.0 (osd.0) 14 : cluster 0 7.19 scrub starts 2023-10-09T08:38:42.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:42 smithi118 bash[59345]: cluster 2023-10-09T08:38:41.900492+0000 mgr.y (mgr.26009) 1104 : cluster 0 pgmap v1192: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 8854/77517 objects degraded (11.422%); 12084/77517 objects misplaced (15.589%) 2023-10-09T08:38:42.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:42.339 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:42 smithi081 bash[76862]: cluster 2023-10-09T08:38:41.874198+0000 osd.0 (osd.0) 14 : cluster 0 7.19 scrub starts 2023-10-09T08:38:42.339 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:42 smithi081 bash[76862]: cluster 2023-10-09T08:38:41.900492+0000 mgr.y (mgr.26009) 1104 : cluster 0 pgmap v1192: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 8854/77517 objects degraded (11.422%); 12084/77517 objects misplaced (15.589%) 2023-10-09T08:38:42.339 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:42 smithi081 bash[79557]: cluster 2023-10-09T08:38:41.874198+0000 osd.0 (osd.0) 14 : cluster 0 7.19 scrub starts 2023-10-09T08:38:42.340 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:42 smithi081 bash[79557]: cluster 2023-10-09T08:38:41.900492+0000 mgr.y (mgr.26009) 1104 : cluster 0 pgmap v1192: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 8854/77517 objects degraded (11.422%); 12084/77517 objects misplaced (15.589%) 2023-10-09T08:38:42.357 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:42.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:42.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:42.461 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:42.495 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:42.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:42.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:42.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:42.610 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:38:42.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:42.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:42.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:42.735 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:42.766 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:42.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:42.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:42.870 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:42.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:42.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:42.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:42.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:43.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:43.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:43.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:43.130 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:43.160 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:43.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:43.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:43.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:43.273 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:43 smithi081 bash[79557]: cluster 2023-10-09T08:38:42.023555+0000 osd.0 (osd.0) 15 : cluster 0 7.19 scrub ok 2023-10-09T08:38:43.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:43 smithi081 bash[76862]: cluster 2023-10-09T08:38:42.023555+0000 osd.0 (osd.0) 15 : cluster 0 7.19 scrub ok 2023-10-09T08:38:43.290 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:43.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:43.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:43.393 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:43.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:43 smithi118 bash[59345]: cluster 2023-10-09T08:38:42.023555+0000 osd.0 (osd.0) 15 : cluster 0 7.19 scrub ok 2023-10-09T08:38:43.428 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:43.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:43.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:43.532 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:43.563 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:43.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:43.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:43.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:43.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:43.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:43.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:43.799 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:43.833 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:43.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:43.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:43.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:43.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:43.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:43.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:44.068 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:44.079 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:44 smithi118 bash[59345]: cluster 2023-10-09T08:38:42.851107+0000 osd.6 (osd.6) 261 : cluster 0 7.7 scrub starts 2023-10-09T08:38:44.079 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:44 smithi118 bash[59345]: cluster 2023-10-09T08:38:42.989447+0000 osd.6 (osd.6) 262 : cluster 0 7.7 scrub ok 2023-10-09T08:38:44.079 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:44 smithi118 bash[59345]: cluster 2023-10-09T08:38:43.902015+0000 mgr.y (mgr.26009) 1105 : cluster 0 pgmap v1193: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 8854/77517 objects degraded (11.422%); 12084/77517 objects misplaced (15.589%) 2023-10-09T08:38:44.098 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:44.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:44.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:44.201 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:44.232 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:44.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:44.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:44.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:44 smithi081 bash[76862]: cluster 2023-10-09T08:38:42.851107+0000 osd.6 (osd.6) 261 : cluster 0 7.7 scrub starts 2023-10-09T08:38:44.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:44 smithi081 bash[76862]: cluster 2023-10-09T08:38:42.989447+0000 osd.6 (osd.6) 262 : cluster 0 7.7 scrub ok 2023-10-09T08:38:44.252 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:44 smithi081 bash[76862]: cluster 2023-10-09T08:38:43.902015+0000 mgr.y (mgr.26009) 1105 : cluster 0 pgmap v1193: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 8854/77517 objects degraded (11.422%); 12084/77517 objects misplaced (15.589%) 2023-10-09T08:38:44.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:44 smithi081 bash[79557]: cluster 2023-10-09T08:38:42.851107+0000 osd.6 (osd.6) 261 : cluster 0 7.7 scrub starts 2023-10-09T08:38:44.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:44 smithi081 bash[79557]: cluster 2023-10-09T08:38:42.989447+0000 osd.6 (osd.6) 262 : cluster 0 7.7 scrub ok 2023-10-09T08:38:44.253 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:44 smithi081 bash[79557]: cluster 2023-10-09T08:38:43.902015+0000 mgr.y (mgr.26009) 1105 : cluster 0 pgmap v1193: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 8854/77517 objects degraded (11.422%); 12084/77517 objects misplaced (15.589%) 2023-10-09T08:38:44.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:44.358 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:44.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:44.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:44.461 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:44.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:44.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:44.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:44.589 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:44.616 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:44.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:44.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:44.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:44.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:44.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:44.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:44.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:44.881 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:44.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:44.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:44.985 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:45.017 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:45.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:45.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:45.122 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:45.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:45 smithi081 bash[79557]: cluster 2023-10-09T08:38:43.646751+0000 osd.7 (osd.7) 251 : cluster 0 7.5 scrub starts 2023-10-09T08:38:45.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:45 smithi081 bash[79557]: cluster 2023-10-09T08:38:43.764133+0000 osd.7 (osd.7) 252 : cluster 0 7.5 scrub ok 2023-10-09T08:38:45.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:45 smithi081 bash[79557]: cluster 2023-10-09T08:38:44.393896+0000 osd.2 (osd.2) 4 : cluster 0 7.3 scrub starts 2023-10-09T08:38:45.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:45 smithi081 bash[79557]: cluster 2023-10-09T08:38:44.544117+0000 osd.2 (osd.2) 5 : cluster 0 7.3 scrub ok 2023-10-09T08:38:45.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:45 smithi081 bash[76862]: cluster 2023-10-09T08:38:43.646751+0000 osd.7 (osd.7) 251 : cluster 0 7.5 scrub starts 2023-10-09T08:38:45.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:45 smithi081 bash[76862]: cluster 2023-10-09T08:38:43.764133+0000 osd.7 (osd.7) 252 : cluster 0 7.5 scrub ok 2023-10-09T08:38:45.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:45 smithi081 bash[76862]: cluster 2023-10-09T08:38:44.393896+0000 osd.2 (osd.2) 4 : cluster 0 7.3 scrub starts 2023-10-09T08:38:45.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:45 smithi081 bash[76862]: cluster 2023-10-09T08:38:44.544117+0000 osd.2 (osd.2) 5 : cluster 0 7.3 scrub ok 2023-10-09T08:38:45.153 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:45.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:45.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:45.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:45.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:45 smithi118 bash[59345]: cluster 2023-10-09T08:38:43.646751+0000 osd.7 (osd.7) 251 : cluster 0 7.5 scrub starts 2023-10-09T08:38:45.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:45 smithi118 bash[59345]: cluster 2023-10-09T08:38:43.764133+0000 osd.7 (osd.7) 252 : cluster 0 7.5 scrub ok 2023-10-09T08:38:45.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:45 smithi118 bash[59345]: cluster 2023-10-09T08:38:44.393896+0000 osd.2 (osd.2) 4 : cluster 0 7.3 scrub starts 2023-10-09T08:38:45.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:45 smithi118 bash[59345]: cluster 2023-10-09T08:38:44.544117+0000 osd.2 (osd.2) 5 : cluster 0 7.3 scrub ok 2023-10-09T08:38:45.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:45.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:45.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:45.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:45.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:45.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:45.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:45.508 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:45.539 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:45.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:45.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:45.643 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:45.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:45.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:45.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:45.767 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:45.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:45.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:45.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:45.898 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:45.933 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:45.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:45.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:46.036 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:46.067 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:46.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:46.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:46.171 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:46.185 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:46 smithi118 bash[59345]: cluster 2023-10-09T08:38:44.878863+0000 osd.0 (osd.0) 16 : cluster 0 7.16 scrub starts 2023-10-09T08:38:46.185 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:46 smithi118 bash[59345]: cluster 2023-10-09T08:38:44.981771+0000 osd.0 (osd.0) 17 : cluster 0 7.16 scrub ok 2023-10-09T08:38:46.185 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:46 smithi118 bash[59345]: cluster 2023-10-09T08:38:45.903863+0000 mgr.y (mgr.26009) 1106 : cluster 0 pgmap v1194: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 8854/77592 objects degraded (11.411%); 12109/77592 objects misplaced (15.606%) 2023-10-09T08:38:46.203 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:46.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:46.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:46.306 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:46.319 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:46 smithi081 bash[79557]: cluster 2023-10-09T08:38:44.878863+0000 osd.0 (osd.0) 16 : cluster 0 7.16 scrub starts 2023-10-09T08:38:46.320 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:46 smithi081 bash[79557]: cluster 2023-10-09T08:38:44.981771+0000 osd.0 (osd.0) 17 : cluster 0 7.16 scrub ok 2023-10-09T08:38:46.320 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:46 smithi081 bash[79557]: cluster 2023-10-09T08:38:45.903863+0000 mgr.y (mgr.26009) 1106 : cluster 0 pgmap v1194: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 8854/77592 objects degraded (11.411%); 12109/77592 objects misplaced (15.606%) 2023-10-09T08:38:46.320 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:46 smithi081 bash[76862]: cluster 2023-10-09T08:38:44.878863+0000 osd.0 (osd.0) 16 : cluster 0 7.16 scrub starts 2023-10-09T08:38:46.320 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:46 smithi081 bash[76862]: cluster 2023-10-09T08:38:44.981771+0000 osd.0 (osd.0) 17 : cluster 0 7.16 scrub ok 2023-10-09T08:38:46.321 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:46 smithi081 bash[76862]: cluster 2023-10-09T08:38:45.903863+0000 mgr.y (mgr.26009) 1106 : cluster 0 pgmap v1194: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 8854/77592 objects degraded (11.411%); 12109/77592 objects misplaced (15.606%) 2023-10-09T08:38:46.333 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:46.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:46.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:46.438 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:46.471 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:46.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:46.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:46.576 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:46.607 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:46.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:46.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:46.711 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:46.746 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:46.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:46.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:46.850 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:46.884 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:46.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:46.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:46.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:47.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:47.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:47.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:47.112 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:47.122 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0, 7] out_osds: [] dead_osds: [1, 5] live_osds: [0, 3, 4, 6, 7, 2] 2023-10-09T08:38:47.122 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:38:47.122 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-10-09T08:38:47.122 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:38:47.122 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:38:47.122 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-10-09T08:38:47.133 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:47.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:47.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:47.237 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:47.268 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:47.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:47.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:47.372 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:47.384 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:47 smithi118 bash[59345]: cluster 2023-10-09T08:38:46.021017+0000 mon.a (mon.0) 1160 : cluster 3 Health check update: Degraded data redundancy: 8854/77592 objects degraded (11.411%), 13 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:47.403 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:47 smithi081 bash[79557]: cluster 2023-10-09T08:38:46.021017+0000 mon.a (mon.0) 1160 : cluster 3 Health check update: Degraded data redundancy: 8854/77592 objects degraded (11.411%), 13 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:47.403 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:47 smithi081 bash[76862]: cluster 2023-10-09T08:38:46.021017+0000 mon.a (mon.0) 1160 : cluster 3 Health check update: Degraded data redundancy: 8854/77592 objects degraded (11.411%), 13 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:47.404 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:47.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:47.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:47.508 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:47.537 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:47.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:47.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:47.641 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:47.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:47.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:47.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:47.768 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:47.796 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:47.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:47.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:47.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:47.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:47.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:47.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:48.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:48.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:48.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:48.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:48.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:48.179 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:48.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:48.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:48.213 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:48 smithi081 bash[76862]: cluster 2023-10-09T08:38:47.418098+0000 osd.2 (osd.2) 6 : cluster 0 7.2 scrub starts 2023-10-09T08:38:48.213 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:48 smithi081 bash[76862]: cluster 2023-10-09T08:38:47.601922+0000 osd.2 (osd.2) 7 : cluster 0 7.2 scrub ok 2023-10-09T08:38:48.213 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:48 smithi081 bash[76862]: cluster 2023-10-09T08:38:47.904594+0000 mgr.y (mgr.26009) 1107 : cluster 0 pgmap v1195: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 8854/77619 objects degraded (11.407%); 12118/77619 objects misplaced (15.612%) 2023-10-09T08:38:48.213 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:48 smithi081 bash[79557]: cluster 2023-10-09T08:38:47.418098+0000 osd.2 (osd.2) 6 : cluster 0 7.2 scrub starts 2023-10-09T08:38:48.213 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:48 smithi081 bash[79557]: cluster 2023-10-09T08:38:47.601922+0000 osd.2 (osd.2) 7 : cluster 0 7.2 scrub ok 2023-10-09T08:38:48.213 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:48 smithi081 bash[79557]: cluster 2023-10-09T08:38:47.904594+0000 mgr.y (mgr.26009) 1107 : cluster 0 pgmap v1195: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 8854/77619 objects degraded (11.407%); 12118/77619 objects misplaced (15.612%) 2023-10-09T08:38:48.282 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:48.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:48 smithi118 bash[59345]: cluster 2023-10-09T08:38:47.418098+0000 osd.2 (osd.2) 6 : cluster 0 7.2 scrub starts 2023-10-09T08:38:48.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:48 smithi118 bash[59345]: cluster 2023-10-09T08:38:47.601922+0000 osd.2 (osd.2) 7 : cluster 0 7.2 scrub ok 2023-10-09T08:38:48.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:48 smithi118 bash[59345]: cluster 2023-10-09T08:38:47.904594+0000 mgr.y (mgr.26009) 1107 : cluster 0 pgmap v1195: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 8854/77619 objects degraded (11.407%); 12118/77619 objects misplaced (15.612%) 2023-10-09T08:38:48.313 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:48.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:48.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:48.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:48.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:48.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:48.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:48.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:48.572 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:48.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:48.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:48.676 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:48.709 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:48.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:48.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:48.813 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:48.846 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:48.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:48.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:48.950 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:48.980 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:48.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:48.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:49.084 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:49.118 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:49.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:49.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:49.222 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:49.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:49 smithi118 bash[59345]: cluster 2023-10-09T08:38:47.751737+0000 osd.6 (osd.6) 263 : cluster 0 7.17 scrub starts 2023-10-09T08:38:49.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:49 smithi118 bash[59345]: cluster 2023-10-09T08:38:47.884789+0000 osd.6 (osd.6) 264 : cluster 0 7.17 scrub ok 2023-10-09T08:38:49.252 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:49.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:49.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:49.356 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:49.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:49 smithi081 bash[76862]: cluster 2023-10-09T08:38:47.751737+0000 osd.6 (osd.6) 263 : cluster 0 7.17 scrub starts 2023-10-09T08:38:49.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:49 smithi081 bash[76862]: cluster 2023-10-09T08:38:47.884789+0000 osd.6 (osd.6) 264 : cluster 0 7.17 scrub ok 2023-10-09T08:38:49.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:49 smithi081 bash[79557]: cluster 2023-10-09T08:38:47.751737+0000 osd.6 (osd.6) 263 : cluster 0 7.17 scrub starts 2023-10-09T08:38:49.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:49 smithi081 bash[79557]: cluster 2023-10-09T08:38:47.884789+0000 osd.6 (osd.6) 264 : cluster 0 7.17 scrub ok 2023-10-09T08:38:49.383 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:49.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:49.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:49.487 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:49.516 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:49.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:49.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:49.621 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:49.649 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:49.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:49.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:49.753 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:49.782 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:49.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:49.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:49.885 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:49.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:49.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:49.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:50.012 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:50.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:50.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:50.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:50.138 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:50.169 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:50.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:50.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:50.273 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:50.306 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:50.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:50 smithi118 bash[59345]: cluster 2023-10-09T08:38:49.905680+0000 mgr.y (mgr.26009) 1108 : cluster 0 pgmap v1196: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 8854/77484 objects degraded (11.427%); 12079/77484 objects misplaced (15.589%) 2023-10-09T08:38:50.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:50.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:50.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:50.435 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:50.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:50.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:50.453 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:50 smithi081 bash[79557]: cluster 2023-10-09T08:38:49.905680+0000 mgr.y (mgr.26009) 1108 : cluster 0 pgmap v1196: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 8854/77484 objects degraded (11.427%); 12079/77484 objects misplaced (15.589%) 2023-10-09T08:38:50.454 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:50 smithi081 bash[76862]: cluster 2023-10-09T08:38:49.905680+0000 mgr.y (mgr.26009) 1108 : cluster 0 pgmap v1196: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 8854/77484 objects degraded (11.427%); 12079/77484 objects misplaced (15.589%) 2023-10-09T08:38:50.538 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:50.568 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:50.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:50.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:50.672 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:50.704 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:50.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:50.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:50.808 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:50.834 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:50.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:50.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:50.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:50.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:50.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:50.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:51.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:51.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:51.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:51.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:51.191 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:51.202 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:51 smithi118 bash[59345]: cluster 2023-10-09T08:38:50.504782+0000 osd.2 (osd.2) 8 : cluster 0 7.18 scrub starts 2023-10-09T08:38:51.202 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:51 smithi118 bash[59345]: cluster 2023-10-09T08:38:50.616036+0000 osd.2 (osd.2) 9 : cluster 0 7.18 scrub ok 2023-10-09T08:38:51.221 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:51.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:51.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:51.324 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:51.354 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:51.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:51.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:51.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:51 smithi081 bash[76862]: cluster 2023-10-09T08:38:50.504782+0000 osd.2 (osd.2) 8 : cluster 0 7.18 scrub starts 2023-10-09T08:38:51.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:51 smithi081 bash[76862]: cluster 2023-10-09T08:38:50.616036+0000 osd.2 (osd.2) 9 : cluster 0 7.18 scrub ok 2023-10-09T08:38:51.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:38:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:38:51] "GET /metrics HTTP/1.1" 200 36577 "" "Prometheus/2.33.4" 2023-10-09T08:38:51.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:51 smithi081 bash[79557]: cluster 2023-10-09T08:38:50.504782+0000 osd.2 (osd.2) 8 : cluster 0 7.18 scrub starts 2023-10-09T08:38:51.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:51 smithi081 bash[79557]: cluster 2023-10-09T08:38:50.616036+0000 osd.2 (osd.2) 9 : cluster 0 7.18 scrub ok 2023-10-09T08:38:51.457 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:51.486 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:51.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:51.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:51.590 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:51.623 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:51.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:51.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:51.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:51.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:51.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:51.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:51.851 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:51.887 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:51.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:51.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:51.893 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:38:51.991 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:52.010 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:52.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:52.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:52.028 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:38:52.054 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:38:52.078 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:38:52.105 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:38:52.113 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:52.135 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:38:52.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:52.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:52.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:52.163 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:38:52.163 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:38:52.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:38:52.163 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:38:52.163 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:38:52.164 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:38:52.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-10-09T08:38:52.164 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:38:52.164 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:38:52.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:52.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:52 smithi081 bash[76862]: cluster 2023-10-09T08:38:51.491777+0000 osd.2 (osd.2) 10 : cluster 0 7.8 scrub starts 2023-10-09T08:38:52.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:52 smithi081 bash[76862]: cluster 2023-10-09T08:38:51.595789+0000 osd.2 (osd.2) 11 : cluster 0 7.8 scrub ok 2023-10-09T08:38:52.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:52 smithi081 bash[76862]: cluster 2023-10-09T08:38:51.907255+0000 mgr.y (mgr.26009) 1109 : cluster 0 pgmap v1197: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 8854/77484 objects degraded (11.427%); 12079/77484 objects misplaced (15.589%) 2023-10-09T08:38:52.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:52 smithi081 bash[76862]: audit 2023-10-09T08:38:52.004010+0000 mon.a (mon.0) 1161 : audit 0 from='client.? 172.21.15.81:0/971909871' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:38:52.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:52 smithi081 bash[79557]: cluster 2023-10-09T08:38:51.491777+0000 osd.2 (osd.2) 10 : cluster 0 7.8 scrub starts 2023-10-09T08:38:52.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:52 smithi081 bash[79557]: cluster 2023-10-09T08:38:51.595789+0000 osd.2 (osd.2) 11 : cluster 0 7.8 scrub ok 2023-10-09T08:38:52.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:52 smithi081 bash[79557]: cluster 2023-10-09T08:38:51.907255+0000 mgr.y (mgr.26009) 1109 : cluster 0 pgmap v1197: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 8854/77484 objects degraded (11.427%); 12079/77484 objects misplaced (15.589%) 2023-10-09T08:38:52.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:52 smithi081 bash[79557]: audit 2023-10-09T08:38:52.004010+0000 mon.a (mon.0) 1161 : audit 0 from='client.? 172.21.15.81:0/971909871' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:38:52.265 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:52 smithi118 bash[59345]: cluster 2023-10-09T08:38:51.491777+0000 osd.2 (osd.2) 10 : cluster 0 7.8 scrub starts 2023-10-09T08:38:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:52 smithi118 bash[59345]: cluster 2023-10-09T08:38:51.595789+0000 osd.2 (osd.2) 11 : cluster 0 7.8 scrub ok 2023-10-09T08:38:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:52 smithi118 bash[59345]: cluster 2023-10-09T08:38:51.907255+0000 mgr.y (mgr.26009) 1109 : cluster 0 pgmap v1197: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 8854/77484 objects degraded (11.427%); 12079/77484 objects misplaced (15.589%) 2023-10-09T08:38:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:52 smithi118 bash[59345]: audit 2023-10-09T08:38:52.004010+0000 mon.a (mon.0) 1161 : audit 0 from='client.? 172.21.15.81:0/971909871' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:38:52.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:52.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:52.320 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:38:52.320 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:38:52.320 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 0 2023-10-09T08:38:52.320 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:38:52.369 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:52.399 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:52.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:52.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:52.504 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:52.532 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:52.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:52.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:52.636 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:52.665 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:52.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:52.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:52.769 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:52.788 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:52.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:52.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:52.891 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:52.921 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:52.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:52.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:53.026 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:53.047 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:53.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:53.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:53.069 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:38:53.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:53.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:53.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:53.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:53.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:53 smithi118 bash[59345]: cluster 2023-10-09T08:38:52.878375+0000 osd.0 (osd.0) 18 : cluster 0 7.6 scrub starts 2023-10-09T08:38:53.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:53 smithi118 bash[59345]: audit 2023-10-09T08:38:53.006149+0000 mon.a (mon.0) 1162 : audit 1 from='client.? 172.21.15.81:0/3611687106' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:38:53.279 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:53.306 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:53.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:53.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:53.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:53 smithi081 bash[76862]: cluster 2023-10-09T08:38:52.878375+0000 osd.0 (osd.0) 18 : cluster 0 7.6 scrub starts 2023-10-09T08:38:53.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:53 smithi081 bash[76862]: audit 2023-10-09T08:38:53.006149+0000 mon.a (mon.0) 1162 : audit 1 from='client.? 172.21.15.81:0/3611687106' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:38:53.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:53 smithi081 bash[79557]: cluster 2023-10-09T08:38:52.878375+0000 osd.0 (osd.0) 18 : cluster 0 7.6 scrub starts 2023-10-09T08:38:53.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:53 smithi081 bash[79557]: audit 2023-10-09T08:38:53.006149+0000 mon.a (mon.0) 1162 : audit 1 from='client.? 172.21.15.81:0/3611687106' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:38:53.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:53.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:53.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:53.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:53.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:53.564 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:53.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:53.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:53.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:53.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:53.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:53.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:53.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:53.821 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:53.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:53.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:53.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:53.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:53.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:53.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:54.054 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:54.082 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:54.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:54.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:54.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:54.200 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[76862]: cluster 2023-10-09T08:38:52.975079+0000 osd.0 (osd.0) 19 : cluster 0 7.6 scrub ok 2023-10-09T08:38:54.200 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[76862]: cluster 2023-10-09T08:38:53.054260+0000 mon.a (mon.0) 1163 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:38:54.200 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[76862]: cluster 2023-10-09T08:38:53.061632+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e275 with expected crc 2023-10-09T08:38:54.200 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[76862]: audit 2023-10-09T08:38:53.063855+0000 mon.a (mon.0) 1164 : audit 1 from='client.? 172.21.15.81:0/3611687106' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:38:54.201 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[76862]: cluster 2023-10-09T08:38:53.063952+0000 mon.a (mon.0) 1165 : cluster 0 osdmap e275: 8 total, 6 up, 8 in 2023-10-09T08:38:54.201 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[76862]: audit 2023-10-09T08:38:53.163902+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:38:54.201 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[76862]: audit 2023-10-09T08:38:53.165613+0000 mon.c (mon.2) 407 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:38:54.201 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[76862]: cluster 2023-10-09T08:38:53.687431+0000 mon.a (mon.0) 1167 : cluster 3 Health check update: Degraded data redundancy: 8854/77484 objects degraded (11.427%), 13 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:54.201 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[76862]: cluster 2023-10-09T08:38:53.908669+0000 mgr.y (mgr.26009) 1110 : cluster 0 pgmap v1199: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 8854/77484 objects degraded (11.427%); 12079/77484 objects misplaced (15.589%) 2023-10-09T08:38:54.201 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[79557]: cluster 2023-10-09T08:38:52.975079+0000 osd.0 (osd.0) 19 : cluster 0 7.6 scrub ok 2023-10-09T08:38:54.201 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[79557]: cluster 2023-10-09T08:38:53.054260+0000 mon.a (mon.0) 1163 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:38:54.201 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[79557]: cluster 2023-10-09T08:38:53.061632+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e275 with expected crc 2023-10-09T08:38:54.201 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[79557]: audit 2023-10-09T08:38:53.063855+0000 mon.a (mon.0) 1164 : audit 1 from='client.? 172.21.15.81:0/3611687106' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:38:54.202 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[79557]: cluster 2023-10-09T08:38:53.063952+0000 mon.a (mon.0) 1165 : cluster 0 osdmap e275: 8 total, 6 up, 8 in 2023-10-09T08:38:54.202 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[79557]: audit 2023-10-09T08:38:53.163902+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:38:54.202 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[79557]: audit 2023-10-09T08:38:53.165613+0000 mon.c (mon.2) 407 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:38:54.202 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[79557]: cluster 2023-10-09T08:38:53.687431+0000 mon.a (mon.0) 1167 : cluster 3 Health check update: Degraded data redundancy: 8854/77484 objects degraded (11.427%), 13 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:54.202 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:54 smithi081 bash[79557]: cluster 2023-10-09T08:38:53.908669+0000 mgr.y (mgr.26009) 1110 : cluster 0 pgmap v1199: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 8854/77484 objects degraded (11.427%); 12079/77484 objects misplaced (15.589%) 2023-10-09T08:38:54.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:54.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:54.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:54.316 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:54.344 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:54.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:54.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:54.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:54 smithi118 bash[59345]: cluster 2023-10-09T08:38:52.975079+0000 osd.0 (osd.0) 19 : cluster 0 7.6 scrub ok 2023-10-09T08:38:54.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:54 smithi118 bash[59345]: cluster 2023-10-09T08:38:53.054260+0000 mon.a (mon.0) 1163 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:38:54.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:54 smithi118 bash[59345]: cluster 2023-10-09T08:38:53.061632+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e275 with expected crc 2023-10-09T08:38:54.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:54 smithi118 bash[59345]: audit 2023-10-09T08:38:53.063855+0000 mon.a (mon.0) 1164 : audit 1 from='client.? 172.21.15.81:0/3611687106' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:38:54.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:54 smithi118 bash[59345]: cluster 2023-10-09T08:38:53.063952+0000 mon.a (mon.0) 1165 : cluster 0 osdmap e275: 8 total, 6 up, 8 in 2023-10-09T08:38:54.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:54 smithi118 bash[59345]: audit 2023-10-09T08:38:53.163902+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:38:54.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:54 smithi118 bash[59345]: audit 2023-10-09T08:38:53.165613+0000 mon.c (mon.2) 407 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:38:54.436 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:54 smithi118 bash[59345]: cluster 2023-10-09T08:38:53.687431+0000 mon.a (mon.0) 1167 : cluster 3 Health check update: Degraded data redundancy: 8854/77484 objects degraded (11.427%), 13 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:54.436 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:54 smithi118 bash[59345]: cluster 2023-10-09T08:38:53.908669+0000 mgr.y (mgr.26009) 1110 : cluster 0 pgmap v1199: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 8854/77484 objects degraded (11.427%); 12079/77484 objects misplaced (15.589%) 2023-10-09T08:38:54.447 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:54.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:54.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:54.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:54.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:54.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:54.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:54.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:54.699 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:54.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:54.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:54.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:54.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:54.851 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:54.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:54.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:54.954 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:54.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:54.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:54.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:55.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:55.116 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:55.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:55.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:55.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:55.232 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:55 smithi081 bash[76862]: cluster 2023-10-09T08:38:53.696300+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e275 with expected crc 2023-10-09T08:38:55.232 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:55 smithi081 bash[76862]: cluster 2023-10-09T08:38:54.853723+0000 osd.0 (osd.0) 20 : cluster 0 7.11 scrub starts 2023-10-09T08:38:55.232 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:55 smithi081 bash[79557]: cluster 2023-10-09T08:38:53.696300+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e275 with expected crc 2023-10-09T08:38:55.233 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:55 smithi081 bash[79557]: cluster 2023-10-09T08:38:54.853723+0000 osd.0 (osd.0) 20 : cluster 0 7.11 scrub starts 2023-10-09T08:38:55.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:55.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:55.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:55.348 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:55.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:55 smithi118 bash[59345]: cluster 2023-10-09T08:38:53.696300+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e275 with expected crc 2023-10-09T08:38:55.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:55 smithi118 bash[59345]: cluster 2023-10-09T08:38:54.853723+0000 osd.0 (osd.0) 20 : cluster 0 7.11 scrub starts 2023-10-09T08:38:55.378 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:55.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:55.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:55.426 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:38:55.427 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:38:55.481 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:55.503 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:55.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:55.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:55.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:55.628 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-09T08:38:55.635 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:55.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:55.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:55.738 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:55.771 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:55.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:55.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:55.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:55.905 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:55.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:55.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:56.009 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:56.042 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:56.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:56.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:56.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:56.158 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:56 smithi081 bash[76862]: cluster 2023-10-09T08:38:54.946299+0000 osd.0 (osd.0) 21 : cluster 0 7.11 scrub ok 2023-10-09T08:38:56.158 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:56 smithi081 bash[76862]: cluster 2023-10-09T08:38:55.909757+0000 mgr.y (mgr.26009) 1111 : cluster 0 pgmap v1200: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 8854/77484 objects degraded (11.427%); 12079/77484 objects misplaced (15.589%) 2023-10-09T08:38:56.159 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:56 smithi081 bash[79557]: cluster 2023-10-09T08:38:54.946299+0000 osd.0 (osd.0) 21 : cluster 0 7.11 scrub ok 2023-10-09T08:38:56.159 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:56 smithi081 bash[79557]: cluster 2023-10-09T08:38:55.909757+0000 mgr.y (mgr.26009) 1111 : cluster 0 pgmap v1200: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 8854/77484 objects degraded (11.427%); 12079/77484 objects misplaced (15.589%) 2023-10-09T08:38:56.178 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:56.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:56.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:56.283 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:56.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:56 smithi118 bash[59345]: cluster 2023-10-09T08:38:54.946299+0000 osd.0 (osd.0) 21 : cluster 0 7.11 scrub ok 2023-10-09T08:38:56.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:56 smithi118 bash[59345]: cluster 2023-10-09T08:38:55.909757+0000 mgr.y (mgr.26009) 1111 : cluster 0 pgmap v1200: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 8854/77484 objects degraded (11.427%); 12079/77484 objects misplaced (15.589%) 2023-10-09T08:38:56.319 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:56.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:56.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:56.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:56.458 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:56.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:56.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:56.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:56.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:56.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:56.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:56.699 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:56.720 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:38:56.720 INFO:teuthology.orchestra.run.smithi118.stdout: "success": "" 2023-10-09T08:38:56.720 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:38:56.725 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:56.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:56.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:56.829 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:56.860 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:56.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:56.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:56.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:56.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:56.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:56.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:57.100 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:57.126 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:57.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:57.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:57.229 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:57.261 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:57.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:57.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:57.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:57.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:57.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:57.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:57.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:38:57.500 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:57.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:57.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:57.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:57.635 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:57.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:57.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:57.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:57.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:38:57.787 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:57.823 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:57.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:57.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:57.927 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:57.952 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:57.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:57.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:58.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:58.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:38:58.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:58.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:38:58.189 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:58.226 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:58.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:58.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:58.330 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:58.365 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:58.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:58.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:58.470 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:58.504 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:58.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:58.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:58.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:58.635 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:58.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:58.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:58.739 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:58.765 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:58.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:58.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:58.869 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:58.898 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:58.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:58.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:59.002 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:59.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:58 smithi118 bash[59345]: cluster 2023-10-09T08:38:57.910965+0000 mgr.y (mgr.26009) 1112 : cluster 0 pgmap v1201: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 8854/77478 objects degraded (11.428%); 12077/77478 objects misplaced (15.588%) 2023-10-09T08:38:59.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:58 smithi118 bash[59345]: audit 2023-10-09T08:38:58.548902+0000 mon.c (mon.2) 408 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:38:59.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:58 smithi118 bash[59345]: cluster 2023-10-09T08:38:58.688646+0000 mon.a (mon.0) 1168 : cluster 3 Health check update: Degraded data redundancy: 8854/77478 objects degraded (11.428%), 13 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:59.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:58 smithi118 bash[59345]: cluster 2023-10-09T08:38:58.866774+0000 osd.0 (osd.0) 22 : cluster 0 7.1 scrub starts 2023-10-09T08:38:59.031 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:59.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:59.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:59.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:59.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:59.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:59.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:38:59.271 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:59.304 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:59.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:59.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:59.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:58 smithi081 bash[76862]: cluster 2023-10-09T08:38:57.910965+0000 mgr.y (mgr.26009) 1112 : cluster 0 pgmap v1201: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 8854/77478 objects degraded (11.428%); 12077/77478 objects misplaced (15.588%) 2023-10-09T08:38:59.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:58 smithi081 bash[76862]: audit 2023-10-09T08:38:58.548902+0000 mon.c (mon.2) 408 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:38:59.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:58 smithi081 bash[76862]: cluster 2023-10-09T08:38:58.688646+0000 mon.a (mon.0) 1168 : cluster 3 Health check update: Degraded data redundancy: 8854/77478 objects degraded (11.428%), 13 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:59.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:58 smithi081 bash[76862]: cluster 2023-10-09T08:38:58.866774+0000 osd.0 (osd.0) 22 : cluster 0 7.1 scrub starts 2023-10-09T08:38:59.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:58 smithi081 bash[79557]: cluster 2023-10-09T08:38:57.910965+0000 mgr.y (mgr.26009) 1112 : cluster 0 pgmap v1201: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 8854/77478 objects degraded (11.428%); 12077/77478 objects misplaced (15.588%) 2023-10-09T08:38:59.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:58 smithi081 bash[79557]: audit 2023-10-09T08:38:58.548902+0000 mon.c (mon.2) 408 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:38:59.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:58 smithi081 bash[79557]: cluster 2023-10-09T08:38:58.688646+0000 mon.a (mon.0) 1168 : cluster 3 Health check update: Degraded data redundancy: 8854/77478 objects degraded (11.428%), 13 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2023-10-09T08:38:59.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:58 smithi081 bash[79557]: cluster 2023-10-09T08:38:58.866774+0000 osd.0 (osd.0) 22 : cluster 0 7.1 scrub starts 2023-10-09T08:38:59.408 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:59.441 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:38:59.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:59.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:38:59.545 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:59.577 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:38:59.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:59.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:38:59.681 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:59.713 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:38:59.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:59.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:38:59.817 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:59.853 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:38:59.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:59.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:38:59.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:59.986 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:38:59.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:38:59.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:00.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:00.101 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:38:59 smithi081 bash[79557]: cluster 2023-10-09T08:38:59.013127+0000 osd.0 (osd.0) 23 : cluster 0 7.1 scrub ok 2023-10-09T08:39:00.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:38:59 smithi081 bash[76862]: cluster 2023-10-09T08:38:59.013127+0000 osd.0 (osd.0) 23 : cluster 0 7.1 scrub ok 2023-10-09T08:39:00.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:00.118 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:00.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:00.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:00.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:00.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:00.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:38:59 smithi118 bash[59345]: cluster 2023-10-09T08:38:59.013127+0000 osd.0 (osd.0) 23 : cluster 0 7.1 scrub ok 2023-10-09T08:39:00.355 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:00.386 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:00.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:00.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:00.406 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:39:00.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:00.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:00.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:00.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:00.619 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:00.646 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:00.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:00.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:00.750 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:00.781 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:00.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:00.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:00.885 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:00.910 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:00.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:00.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:01.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:01.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:00 smithi118 bash[59345]: cluster 2023-10-09T08:38:59.912321+0000 mgr.y (mgr.26009) 1113 : cluster 0 pgmap v1202: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77478 objects degraded (11.428%); 12077/77478 objects misplaced (15.588%) 2023-10-09T08:39:01.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:01.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:01.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:01.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:01.178 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:01.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:01.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:01.282 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:01.315 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:01.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:01.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:01.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:39:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:39:01] "GET /metrics HTTP/1.1" 200 36578 "" "Prometheus/2.33.4" 2023-10-09T08:39:01.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:00 smithi081 bash[76862]: cluster 2023-10-09T08:38:59.912321+0000 mgr.y (mgr.26009) 1113 : cluster 0 pgmap v1202: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77478 objects degraded (11.428%); 12077/77478 objects misplaced (15.588%) 2023-10-09T08:39:01.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:00 smithi081 bash[79557]: cluster 2023-10-09T08:38:59.912321+0000 mgr.y (mgr.26009) 1113 : cluster 0 pgmap v1202: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77478 objects degraded (11.428%); 12077/77478 objects misplaced (15.588%) 2023-10-09T08:39:01.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:01.420 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:39:01.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:01.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:01.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:01.549 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:01.579 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:01.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:01.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:01.683 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:01.717 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:01.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:01.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:01.822 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:01.847 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:01.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:01.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:01.950 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:01.977 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:01.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:01.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:02.081 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:02.115 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:02.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:02.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:02.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:02.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:02.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:02.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:02.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:02.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:02.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:02.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:02.431 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:39:02.483 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:02.514 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:02.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:02.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:02.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:02.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:02.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:02.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:02.687 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0, 7] out_osds: [] dead_osds: [1, 5] live_osds: [0, 3, 4, 6, 7, 2] 2023-10-09T08:39:02.687 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:39:02.687 INFO:tasks.thrashosds.thrasher:Reviving osd 5 2023-10-09T08:39:02.687 INFO:tasks.cephadm.osd.5:Restarting osd.5 (starting--it wasn't running)... 2023-10-09T08:39:02.687 DEBUG:teuthology.orchestra.run.smithi118:osd.5> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.5.service 2023-10-09T08:39:02.690 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl start ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.5 2023-10-09T08:39:02.741 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:02.755 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-09T08:39:02.807 INFO:journalctl@ceph.osd.5.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T08:39:02.829 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:02.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:02.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:02.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:02.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:02.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:02.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:03.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:02 smithi118 bash[59345]: cluster 2023-10-09T08:39:01.913537+0000 mgr.y (mgr.26009) 1114 : cluster 0 pgmap v1203: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:03.059 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:03.085 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:03.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:03.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:03.188 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:03.215 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:03.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:03.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:03.318 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:03.351 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:03.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:03.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:03.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:02 smithi081 bash[79557]: cluster 2023-10-09T08:39:01.913537+0000 mgr.y (mgr.26009) 1114 : cluster 0 pgmap v1203: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:03.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:02 smithi081 bash[76862]: cluster 2023-10-09T08:39:01.913537+0000 mgr.y (mgr.26009) 1114 : cluster 0 pgmap v1203: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:03.456 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:03.484 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:03.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:03.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:03.589 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:03.613 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:03.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:03.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:03.717 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:03.743 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:03.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:03.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:03.846 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:03.883 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:03.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:03.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:03.987 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:04.010 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:04.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:04.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:04.113 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:04.123 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:03 smithi118 bash[59345]: cluster 2023-10-09T08:39:03.694190+0000 mon.a (mon.0) 1169 : cluster 3 Health check update: Degraded data redundancy: 8854/77526 objects degraded (11.421%), 13 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:04.123 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:03 smithi118 bash[59345]: audit 2023-10-09T08:39:03.892626+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:04.123 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:03 smithi118 bash[59345]: audit 2023-10-09T08:39:03.900293+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:04.141 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:04.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:04.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:04.182 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:03 smithi081 bash[79557]: cluster 2023-10-09T08:39:03.694190+0000 mon.a (mon.0) 1169 : cluster 3 Health check update: Degraded data redundancy: 8854/77526 objects degraded (11.421%), 13 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:04.182 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:03 smithi081 bash[79557]: audit 2023-10-09T08:39:03.892626+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:04.182 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:03 smithi081 bash[79557]: audit 2023-10-09T08:39:03.900293+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:04.183 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:03 smithi081 bash[76862]: cluster 2023-10-09T08:39:03.694190+0000 mon.a (mon.0) 1169 : cluster 3 Health check update: Degraded data redundancy: 8854/77526 objects degraded (11.421%), 13 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:04.183 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:03 smithi081 bash[76862]: audit 2023-10-09T08:39:03.892626+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:04.183 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:03 smithi081 bash[76862]: audit 2023-10-09T08:39:03.900293+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:04.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:04.271 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:04.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:04.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:04.374 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:04.398 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:04.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:04.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:04.502 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:04.526 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:04.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:04.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:04.629 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:04.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:04.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:04.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:04.759 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:04.781 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:04.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:04.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:04.885 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:04.909 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:04.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:04.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:05.012 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:05.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:05.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:05.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:05.135 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:05.139 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:04 smithi118 bash[59345]: cluster 2023-10-09T08:39:03.914370+0000 mgr.y (mgr.26009) 1115 : cluster 0 pgmap v1204: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:05.139 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:04 smithi118 bash[59345]: audit 2023-10-09T08:39:04.792667+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:05.139 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:04 smithi118 bash[59345]: audit 2023-10-09T08:39:04.802230+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:05.140 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:39:04 smithi118 bash[132322]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-10-09T08:39:05.140 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:39:04 smithi118 bash[132322]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2023-10-09T08:39:05.140 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:39:04 smithi118 bash[132322]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-10-09T08:39:05.140 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:39:04 smithi118 bash[132322]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-09T08:39:05.140 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:39:04 smithi118 bash[132322]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2023-10-09T08:39:05.140 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:39:04 smithi118 bash[132322]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-10-09T08:39:05.141 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:39:04 smithi118 bash[132322]: --> ceph-volume raw activate successful for osd ID: 5 2023-10-09T08:39:05.159 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:05.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:05.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:05.262 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:05.282 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:05.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:05.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:05.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:05 smithi081 bash[76862]: cluster 2023-10-09T08:39:03.914370+0000 mgr.y (mgr.26009) 1115 : cluster 0 pgmap v1204: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:05.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:05 smithi081 bash[76862]: audit 2023-10-09T08:39:04.792667+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:05.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:05 smithi081 bash[76862]: audit 2023-10-09T08:39:04.802230+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:05.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:05 smithi081 bash[79557]: cluster 2023-10-09T08:39:03.914370+0000 mgr.y (mgr.26009) 1115 : cluster 0 pgmap v1204: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:05.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:05 smithi081 bash[79557]: audit 2023-10-09T08:39:04.792667+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:05.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:05 smithi081 bash[79557]: audit 2023-10-09T08:39:04.802230+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:05.385 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:05.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:05.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:05.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:05.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:05.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:05.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:05.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:05.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:05.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:05.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:05.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:05.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:05.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:05.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:05.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:05.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:05.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:05.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:05.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:06.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:06.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:06.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:06.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:06.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:06.195 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:05 smithi081 bash[76862]: cluster 2023-10-09T08:39:05.916202+0000 mgr.y (mgr.26009) 1116 : cluster 0 pgmap v1205: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:06.195 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:05 smithi081 bash[79557]: cluster 2023-10-09T08:39:05.916202+0000 mgr.y (mgr.26009) 1116 : cluster 0 pgmap v1205: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:06.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:06.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:06.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:06.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:05 smithi118 bash[59345]: cluster 2023-10-09T08:39:05.916202+0000 mgr.y (mgr.26009) 1116 : cluster 0 pgmap v1205: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:06.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:06.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:06.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:06.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:06.450 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:06.470 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:06.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:06.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:06.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:06.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:06.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:06.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:06.699 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:06.733 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:06.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:06.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:06.836 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:06.858 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:06.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:06.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:06.963 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:06.991 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:06.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:06.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:07.095 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:07.122 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:07.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:07.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:07.226 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:07.256 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:07.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:07.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:07.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:07.383 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:07.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:07.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:07.486 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:07.498 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:07 smithi081 bash[79557]: audit 2023-10-09T08:39:06.245349+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:07.499 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:07 smithi081 bash[79557]: audit 2023-10-09T08:39:06.258198+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:07.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:07 smithi081 bash[76862]: audit 2023-10-09T08:39:06.245349+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:07.499 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:07 smithi081 bash[76862]: audit 2023-10-09T08:39:06.258198+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:07.512 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:07.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:07.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:07.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:07 smithi118 bash[59345]: audit 2023-10-09T08:39:06.245349+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:07.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:07 smithi118 bash[59345]: audit 2023-10-09T08:39:06.258198+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:07.616 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:07.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:07.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:07.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:07.742 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:07.775 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:07.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:07.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:07.879 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:07.911 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:07.912 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:39:07 smithi118 bash[133173]: debug 2023-10-09T08:39:07.829+0000 7fc7e5ec7700 1 -- 172.21.15.118:0/108715066 <== mon.1 v2:172.21.15.118:3300/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x5568aa9a2840 con 0x5568aaa1f000 2023-10-09T08:39:07.912 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:39:07 smithi118 bash[133173]: debug 2023-10-09T08:39:07.833+0000 7fc7e5ec7700 1 -- 172.21.15.118:0/108715066 <== mon.1 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5568aa9ac4e0 con 0x5568aaa1f000 2023-10-09T08:39:07.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:07.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:08.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:08.040 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:08.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:08.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:08.143 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:08.174 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:08.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:08.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:08.278 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:08.286 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:08 smithi081 bash[76862]: cluster 2023-10-09T08:39:07.917745+0000 mgr.y (mgr.26009) 1117 : cluster 0 pgmap v1206: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:08.286 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:08 smithi081 bash[76862]: audit 2023-10-09T08:39:08.160535+0000 mon.c (mon.2) 409 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:39:08.286 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:08 smithi081 bash[79557]: cluster 2023-10-09T08:39:07.917745+0000 mgr.y (mgr.26009) 1117 : cluster 0 pgmap v1206: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:08.286 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:08 smithi081 bash[79557]: audit 2023-10-09T08:39:08.160535+0000 mon.c (mon.2) 409 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:39:08.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:08.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:08.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:08.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:08.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:08.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:08.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:08.516 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:39:08 smithi118 bash[133173]: debug 2023-10-09T08:39:08.377+0000 7fc7ed942200 -1 Falling back to public interface 2023-10-09T08:39:08.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:08 smithi118 bash[59345]: cluster 2023-10-09T08:39:07.917745+0000 mgr.y (mgr.26009) 1117 : cluster 0 pgmap v1206: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:08.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:08 smithi118 bash[59345]: audit 2023-10-09T08:39:08.160535+0000 mon.c (mon.2) 409 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:39:08.541 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:08.572 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:08.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:08.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:08.676 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:08.700 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:08.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:08.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:08.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:08.826 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:08.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:08.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:08.929 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:08.953 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:08.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:08.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:09.056 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:09.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:09.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:09.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:09.181 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:09.213 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:09.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:09.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:09.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:09.341 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:09.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:09.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:09.444 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:09.479 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:09.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:09.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:09.583 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:09.614 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:09.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:09.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:09.705 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:39:09.706 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:39:09.706 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-09T08:39:09.706 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-09T08:39:09.706 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:39:09.717 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:09.740 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:09.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:09.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:09.823 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:39:09.843 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:09.867 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:09.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:09.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:09.970 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:09.995 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:09.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:09.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:10.098 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:10.128 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:10.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:10.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:10.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:10.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:10.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:10.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:10.359 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:10.389 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:10.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:10.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:10.492 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:10.523 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:10.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:10.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:10.627 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:10.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:10.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:10.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:10.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:10.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:10.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:10.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:10.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:10.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:10.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:10.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:11.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:11.023 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:10 smithi081 bash[76862]: cluster 2023-10-09T08:39:09.918639+0000 mgr.y (mgr.26009) 1118 : cluster 0 pgmap v1207: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:11.023 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:10 smithi081 bash[79557]: cluster 2023-10-09T08:39:09.918639+0000 mgr.y (mgr.26009) 1118 : cluster 0 pgmap v1207: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:11.039 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:11.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:11.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:11.142 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:11.166 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:11.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:11.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:11.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:10 smithi118 bash[59345]: cluster 2023-10-09T08:39:09.918639+0000 mgr.y (mgr.26009) 1118 : cluster 0 pgmap v1207: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:11.270 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:11.295 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:11.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:11.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:11.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:39:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:39:11] "GET /metrics HTTP/1.1" 200 36577 "" "Prometheus/2.33.4" 2023-10-09T08:39:11.398 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:11.430 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:11.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:11.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:11.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:11.559 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:11.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:11.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:11.662 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:11.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:11.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:11.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:11.793 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:11.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:11.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:11.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:11.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-09T08:39:11.917 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:11.941 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:11.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:11.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:12.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:12.070 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:12.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:12.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:12.121 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:39:12.147 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:39:12.174 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:39:12.174 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:12.192 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:12.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:12.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:12.199 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:39:12.226 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:39:12.252 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:39:12.252 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:39:12.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:39:12.253 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:39:12.253 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:39:12.253 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:39:12.253 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-10-09T08:39:12.253 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:39:12.253 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:39:12.295 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:12.320 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:12.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:12.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:12.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:12.453 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:12.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:12.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:12.557 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:12.576 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:12.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:12.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:12.679 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:12.706 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:12.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:12.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:12.810 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:12.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:12.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:12.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:12.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:12.969 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:12.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:12.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:12.991 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:39:13.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:13.082 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:12 smithi081 bash[79557]: cluster 2023-10-09T08:39:11.919826+0000 mgr.y (mgr.26009) 1119 : cluster 0 pgmap v1208: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:13.082 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:12 smithi081 bash[79557]: audit 2023-10-09T08:39:12.093229+0000 mon.a (mon.0) 1176 : audit 0 from='client.? 172.21.15.81:0/3305857113' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:39:13.082 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:12 smithi081 bash[79557]: audit 2023-10-09T08:39:12.296959+0000 mon.a (mon.0) 1177 : audit 1 from='client.? 172.21.15.81:0/3064943571' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:39:13.082 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:12 smithi081 bash[76862]: cluster 2023-10-09T08:39:11.919826+0000 mgr.y (mgr.26009) 1119 : cluster 0 pgmap v1208: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:13.082 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:12 smithi081 bash[76862]: audit 2023-10-09T08:39:12.093229+0000 mon.a (mon.0) 1176 : audit 0 from='client.? 172.21.15.81:0/3305857113' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:39:13.082 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:12 smithi081 bash[76862]: audit 2023-10-09T08:39:12.296959+0000 mon.a (mon.0) 1177 : audit 1 from='client.? 172.21.15.81:0/3064943571' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:39:13.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:13.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:13.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:13.199 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:13.217 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:13.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:13.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:13.287 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:12 smithi118 bash[59345]: cluster 2023-10-09T08:39:11.919826+0000 mgr.y (mgr.26009) 1119 : cluster 0 pgmap v1208: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:13.287 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:12 smithi118 bash[59345]: audit 2023-10-09T08:39:12.093229+0000 mon.a (mon.0) 1176 : audit 0 from='client.? 172.21.15.81:0/3305857113' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:39:13.287 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:12 smithi118 bash[59345]: audit 2023-10-09T08:39:12.296959+0000 mon.a (mon.0) 1177 : audit 1 from='client.? 172.21.15.81:0/3064943571' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:39:13.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:13.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:13.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:13.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:13.383 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:39:13.384 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:39:13.451 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:13.480 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:13.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:13.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:13.583 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:13.604 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:13.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:13.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:13.708 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:13.725 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:13.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:13.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:13.827 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:13.860 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:13.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:13.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:13.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:13.995 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:13.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:13.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:14.099 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:14.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:13 smithi081 bash[79557]: cluster 2023-10-09T08:39:12.976770+0000 mon.a (mon.0) 1178 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:39:14.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:13 smithi081 bash[79557]: cluster 2023-10-09T08:39:12.981404+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T08:39:14.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:13 smithi081 bash[79557]: audit 2023-10-09T08:39:12.982256+0000 mon.a (mon.0) 1179 : audit 1 from='client.? 172.21.15.81:0/3064943571' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:39:14.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:13 smithi081 bash[79557]: cluster 2023-10-09T08:39:12.982361+0000 mon.a (mon.0) 1180 : cluster 0 osdmap e276: 8 total, 6 up, 8 in 2023-10-09T08:39:14.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:13 smithi081 bash[79557]: cluster 2023-10-09T08:39:13.921322+0000 mgr.y (mgr.26009) 1120 : cluster 0 pgmap v1210: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:14.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:13 smithi081 bash[76862]: cluster 2023-10-09T08:39:12.976770+0000 mon.a (mon.0) 1178 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:39:14.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:13 smithi081 bash[76862]: cluster 2023-10-09T08:39:12.981404+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T08:39:14.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:13 smithi081 bash[76862]: audit 2023-10-09T08:39:12.982256+0000 mon.a (mon.0) 1179 : audit 1 from='client.? 172.21.15.81:0/3064943571' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:39:14.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:13 smithi081 bash[76862]: cluster 2023-10-09T08:39:12.982361+0000 mon.a (mon.0) 1180 : cluster 0 osdmap e276: 8 total, 6 up, 8 in 2023-10-09T08:39:14.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:13 smithi081 bash[76862]: cluster 2023-10-09T08:39:13.921322+0000 mgr.y (mgr.26009) 1120 : cluster 0 pgmap v1210: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:14.129 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:14.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:14.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:14.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:14.263 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:14.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:14.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:14.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:13 smithi118 bash[59345]: cluster 2023-10-09T08:39:12.976770+0000 mon.a (mon.0) 1178 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:39:14.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:13 smithi118 bash[59345]: cluster 2023-10-09T08:39:12.981404+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T08:39:14.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:13 smithi118 bash[59345]: audit 2023-10-09T08:39:12.982256+0000 mon.a (mon.0) 1179 : audit 1 from='client.? 172.21.15.81:0/3064943571' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:39:14.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:13 smithi118 bash[59345]: cluster 2023-10-09T08:39:12.982361+0000 mon.a (mon.0) 1180 : cluster 0 osdmap e276: 8 total, 6 up, 8 in 2023-10-09T08:39:14.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:13 smithi118 bash[59345]: cluster 2023-10-09T08:39:13.921322+0000 mgr.y (mgr.26009) 1120 : cluster 0 pgmap v1210: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:14.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:14.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:14.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:14.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:14.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:14.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:14.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:14.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:14.635 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:14.669 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:14.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:14.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:14.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:14.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:14.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:14.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:14.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:14.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:14.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:14.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:15.044 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:15.064 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:15.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:15.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:15.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:14 smithi081 bash[76862]: cluster 2023-10-09T08:39:13.782930+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T08:39:15.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:14 smithi081 bash[79557]: cluster 2023-10-09T08:39:13.782930+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T08:39:15.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:15.201 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:15.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:15.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:15.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:14 smithi118 bash[59345]: cluster 2023-10-09T08:39:13.782930+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T08:39:15.305 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:15.325 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:15.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:15.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:15.385 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:39:15.429 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:15.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:15.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:15.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:15.559 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:15.586 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:15.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:15.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:15.689 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:15.712 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:15.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:15.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:15.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:15.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:15.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:15.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:15.952 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:15.970 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:15.971 INFO:teuthology.orchestra.run.smithi118.stderr:no valid command found; 10 closest matches: 2023-10-09T08:39:15.972 INFO:teuthology.orchestra.run.smithi118.stderr:0 2023-10-09T08:39:15.972 INFO:teuthology.orchestra.run.smithi118.stderr:1 2023-10-09T08:39:15.972 INFO:teuthology.orchestra.run.smithi118.stderr:2 2023-10-09T08:39:15.972 INFO:teuthology.orchestra.run.smithi118.stderr:abort 2023-10-09T08:39:15.972 INFO:teuthology.orchestra.run.smithi118.stderr:assert 2023-10-09T08:39:15.972 INFO:teuthology.orchestra.run.smithi118.stderr:bluefs debug_inject_read_zeros 2023-10-09T08:39:15.972 INFO:teuthology.orchestra.run.smithi118.stderr:bluefs files list 2023-10-09T08:39:15.972 INFO:teuthology.orchestra.run.smithi118.stderr:bluefs stats 2023-10-09T08:39:15.972 INFO:teuthology.orchestra.run.smithi118.stderr:bluestore allocator dump block 2023-10-09T08:39:15.972 INFO:teuthology.orchestra.run.smithi118.stderr:bluestore allocator fragmentation block 2023-10-09T08:39:15.973 INFO:teuthology.orchestra.run.smithi118.stderr:admin_socket: invalid command 2023-10-09T08:39:15.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:15.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:16.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:16.086 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:16 smithi081 bash[76862]: cluster 2023-10-09T08:39:15.923121+0000 mgr.y (mgr.26009) 1121 : cluster 0 pgmap v1211: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:16.086 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:16 smithi081 bash[79557]: cluster 2023-10-09T08:39:15.923121+0000 mgr.y (mgr.26009) 1121 : cluster 0 pgmap v1211: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:16.104 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:16.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:16.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:16.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:16.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:39:16.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:16.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:16.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:16.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:16 smithi118 bash[59345]: cluster 2023-10-09T08:39:15.923121+0000 mgr.y (mgr.26009) 1121 : cluster 0 pgmap v1211: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:16.339 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:16.361 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:16.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:16.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:16.464 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:16.494 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:16.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:16.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:16.597 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:16.620 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:16.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:16.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:16.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:16.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:16.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:16.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:16.856 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:16.881 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:16.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:16.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:16.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:17.015 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:17.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:17.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:17.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:17.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:17.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:17.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:17.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:17.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:17.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:17.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:17.389 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:17.416 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:17.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:17.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:17.520 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:17.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:17.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:17.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:17.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:17.685 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:17.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:17.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:17.744 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:39:17.789 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:17.815 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:17.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:17.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:17.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:17.927 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-10-09T08:39:17.928 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-5, ['dump_ops_in_flight'] 2023-10-09T08:39:17.943 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:17.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:17.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:18.046 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:18.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:18.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:18.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:18.177 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:18.202 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:18.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:18.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:18.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:18.338 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:18.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:18.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:18.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:18.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:18.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:18.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:18.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:18.604 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:18.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:18.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:18.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:18.732 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:18.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:18.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:18.835 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:18.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:18.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:18.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:18.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:18.983 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:39:18 smithi118 bash[133173]: debug 2023-10-09T08:39:18.645+0000 7fc7ed942200 -1 osd.5 235 log_to_monitors {default=true} 2023-10-09T08:39:18.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:18.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:18.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:19.100 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:19.128 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:19.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:19.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:19.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:19.244 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:18 smithi081 bash[76862]: cluster 2023-10-09T08:39:17.924824+0000 mgr.y (mgr.26009) 1122 : cluster 0 pgmap v1212: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:19.244 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:18 smithi081 bash[76862]: audit 2023-10-09T08:39:18.652841+0000 mon.b (mon.1) 23 : audit 1 from='osd.5 [v2:172.21.15.118:6808/1967806012,v1:172.21.15.118:6809/1967806012]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T08:39:19.244 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:18 smithi081 bash[76862]: audit 2023-10-09T08:39:18.653798+0000 mon.a (mon.0) 1181 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T08:39:19.245 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:18 smithi081 bash[79557]: cluster 2023-10-09T08:39:17.924824+0000 mgr.y (mgr.26009) 1122 : cluster 0 pgmap v1212: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:19.245 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:18 smithi081 bash[79557]: audit 2023-10-09T08:39:18.652841+0000 mon.b (mon.1) 23 : audit 1 from='osd.5 [v2:172.21.15.118:6808/1967806012,v1:172.21.15.118:6809/1967806012]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T08:39:19.245 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:18 smithi081 bash[79557]: audit 2023-10-09T08:39:18.653798+0000 mon.a (mon.0) 1181 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T08:39:19.259 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:19.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:19.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:19.266 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 08:39:19 smithi118 bash[133173]: debug 2023-10-09T08:39:19.057+0000 7fc7dee3c700 -1 osd.5 277 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-09T08:39:19.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:18 smithi118 bash[59345]: cluster 2023-10-09T08:39:17.924824+0000 mgr.y (mgr.26009) 1122 : cluster 0 pgmap v1212: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:19.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:18 smithi118 bash[59345]: audit 2023-10-09T08:39:18.652841+0000 mon.b (mon.1) 23 : audit 1 from='osd.5 [v2:172.21.15.118:6808/1967806012,v1:172.21.15.118:6809/1967806012]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T08:39:19.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:18 smithi118 bash[59345]: audit 2023-10-09T08:39:18.653798+0000 mon.a (mon.0) 1181 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T08:39:19.362 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:19.389 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:19.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:19.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:19.492 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:19.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:19.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:19.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:19.622 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:19.653 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:19.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:19.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:19.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:19.771 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:39:19.788 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:19.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:19.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:19.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:19.920 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:19.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:19.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:20.023 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:20.050 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:20.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:20.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:20.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:20 smithi081 bash[76862]: cluster 2023-10-09T08:39:18.991281+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e277 with expected crc 2023-10-09T08:39:20.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:20 smithi081 bash[76862]: audit 2023-10-09T08:39:18.995775+0000 mon.a (mon.0) 1182 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-09T08:39:20.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:20 smithi081 bash[76862]: cluster 2023-10-09T08:39:18.995853+0000 mon.a (mon.0) 1183 : cluster 0 osdmap e277: 8 total, 6 up, 8 in 2023-10-09T08:39:20.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:20 smithi081 bash[76862]: audit 2023-10-09T08:39:18.996568+0000 mon.b (mon.1) 24 : audit 1 from='osd.5 [v2:172.21.15.118:6808/1967806012,v1:172.21.15.118:6809/1967806012]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T08:39:20.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:20 smithi081 bash[76862]: audit 2023-10-09T08:39:18.997638+0000 mon.a (mon.0) 1184 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T08:39:20.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:20 smithi081 bash[76862]: cluster 2023-10-09T08:39:19.926574+0000 mgr.y (mgr.26009) 1123 : cluster 0 pgmap v1214: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:20.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:20 smithi081 bash[79557]: cluster 2023-10-09T08:39:18.991281+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e277 with expected crc 2023-10-09T08:39:20.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:20 smithi081 bash[79557]: audit 2023-10-09T08:39:18.995775+0000 mon.a (mon.0) 1182 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-09T08:39:20.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:20 smithi081 bash[79557]: cluster 2023-10-09T08:39:18.995853+0000 mon.a (mon.0) 1183 : cluster 0 osdmap e277: 8 total, 6 up, 8 in 2023-10-09T08:39:20.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:20 smithi081 bash[79557]: audit 2023-10-09T08:39:18.996568+0000 mon.b (mon.1) 24 : audit 1 from='osd.5 [v2:172.21.15.118:6808/1967806012,v1:172.21.15.118:6809/1967806012]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T08:39:20.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:20 smithi081 bash[79557]: audit 2023-10-09T08:39:18.997638+0000 mon.a (mon.0) 1184 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T08:39:20.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:20 smithi081 bash[79557]: cluster 2023-10-09T08:39:19.926574+0000 mgr.y (mgr.26009) 1123 : cluster 0 pgmap v1214: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:20.154 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:20.176 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:20.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:20.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:20.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:20 smithi118 bash[59345]: cluster 2023-10-09T08:39:18.991281+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e277 with expected crc 2023-10-09T08:39:20.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:20 smithi118 bash[59345]: audit 2023-10-09T08:39:18.995775+0000 mon.a (mon.0) 1182 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-09T08:39:20.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:20 smithi118 bash[59345]: cluster 2023-10-09T08:39:18.995853+0000 mon.a (mon.0) 1183 : cluster 0 osdmap e277: 8 total, 6 up, 8 in 2023-10-09T08:39:20.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:20 smithi118 bash[59345]: audit 2023-10-09T08:39:18.996568+0000 mon.b (mon.1) 24 : audit 1 from='osd.5 [v2:172.21.15.118:6808/1967806012,v1:172.21.15.118:6809/1967806012]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T08:39:20.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:20 smithi118 bash[59345]: audit 2023-10-09T08:39:18.997638+0000 mon.a (mon.0) 1184 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-10-09T08:39:20.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:20 smithi118 bash[59345]: cluster 2023-10-09T08:39:19.926574+0000 mgr.y (mgr.26009) 1123 : cluster 0 pgmap v1214: 99 pgs: 8 active+undersized+degraded, 1 active+undersized+remapped, 25 active+clean, 23 active+undersized, 33 active+clean+remapped, 5 undersized+degraded+peered, 4 undersized+peered; 1.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 8854/77526 objects degraded (11.421%); 12093/77526 objects misplaced (15.599%) 2023-10-09T08:39:20.281 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:20.306 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:20.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:20.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:20.408 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:20.434 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:20.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:20.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:20.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:20.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:20.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:20.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:20.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:20.699 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:20.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:20.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:20.802 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:20.833 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:20.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:20.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:20.937 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:20.963 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:20.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:20.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:21.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:21.089 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:21.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:21.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:21.193 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:21.202 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:21 smithi118 bash[59345]: cluster 2023-10-09T08:39:19.991046+0000 mon.a (mon.0) 1185 : cluster 3 Health check update: 1 osds down (OSD_DOWN) 2023-10-09T08:39:21.202 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:21 smithi118 bash[59345]: cluster 2023-10-09T08:39:19.997109+0000 mon.a (mon.0) 1186 : cluster 1 osd.5 [v2:172.21.15.118:6808/1967806012,v1:172.21.15.118:6809/1967806012] boot 2023-10-09T08:39:21.202 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:21 smithi118 bash[59345]: cluster 2023-10-09T08:39:19.997163+0000 mon.a (mon.0) 1187 : cluster 0 osdmap e278: 8 total, 7 up, 8 in 2023-10-09T08:39:21.202 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:21 smithi118 bash[59345]: cluster 2023-10-09T08:39:19.998800+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T08:39:21.202 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:21 smithi118 bash[59345]: cluster 2023-10-09T08:39:19.998886+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T08:39:21.202 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:21 smithi118 bash[59345]: cluster 2023-10-09T08:39:20.001839+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T08:39:21.202 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:21 smithi118 bash[59345]: audit 2023-10-09T08:39:20.002414+0000 mon.c (mon.2) 410 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T08:39:21.202 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:21 smithi118 bash[59345]: audit 2023-10-09T08:39:20.563754+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:21.202 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:21 smithi118 bash[59345]: audit 2023-10-09T08:39:20.574064+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:21.202 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:21 smithi118 bash[59345]: audit 2023-10-09T08:39:20.576045+0000 mon.c (mon.2) 411 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:39:21.203 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:21 smithi118 bash[59345]: audit 2023-10-09T08:39:20.577089+0000 mon.c (mon.2) 412 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:39:21.203 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:21 smithi118 bash[59345]: audit 2023-10-09T08:39:20.583782+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:21.203 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:21 smithi118 bash[59345]: cluster 2023-10-09T08:39:21.003785+0000 mon.a (mon.0) 1191 : cluster 0 osdmap e279: 8 total, 7 up, 8 in 2023-10-09T08:39:21.217 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:21.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:21.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:21.322 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:21.334 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:39:21] "GET /metrics HTTP/1.1" 200 36577 "" "Prometheus/2.33.4" 2023-10-09T08:39:21.334 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[76862]: cluster 2023-10-09T08:39:19.991046+0000 mon.a (mon.0) 1185 : cluster 3 Health check update: 1 osds down (OSD_DOWN) 2023-10-09T08:39:21.335 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[76862]: cluster 2023-10-09T08:39:19.997109+0000 mon.a (mon.0) 1186 : cluster 1 osd.5 [v2:172.21.15.118:6808/1967806012,v1:172.21.15.118:6809/1967806012] boot 2023-10-09T08:39:21.335 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[76862]: cluster 2023-10-09T08:39:19.997163+0000 mon.a (mon.0) 1187 : cluster 0 osdmap e278: 8 total, 7 up, 8 in 2023-10-09T08:39:21.335 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[76862]: cluster 2023-10-09T08:39:19.998800+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T08:39:21.335 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[76862]: cluster 2023-10-09T08:39:19.998886+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T08:39:21.335 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[76862]: cluster 2023-10-09T08:39:20.001839+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T08:39:21.335 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[76862]: audit 2023-10-09T08:39:20.002414+0000 mon.c (mon.2) 410 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T08:39:21.335 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[76862]: audit 2023-10-09T08:39:20.563754+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:21.335 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[76862]: audit 2023-10-09T08:39:20.574064+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:21.335 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[76862]: audit 2023-10-09T08:39:20.576045+0000 mon.c (mon.2) 411 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:39:21.335 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[76862]: audit 2023-10-09T08:39:20.577089+0000 mon.c (mon.2) 412 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:39:21.336 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[76862]: audit 2023-10-09T08:39:20.583782+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:21.336 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[76862]: cluster 2023-10-09T08:39:21.003785+0000 mon.a (mon.0) 1191 : cluster 0 osdmap e279: 8 total, 7 up, 8 in 2023-10-09T08:39:21.336 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[79557]: cluster 2023-10-09T08:39:19.991046+0000 mon.a (mon.0) 1185 : cluster 3 Health check update: 1 osds down (OSD_DOWN) 2023-10-09T08:39:21.336 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[79557]: cluster 2023-10-09T08:39:19.997109+0000 mon.a (mon.0) 1186 : cluster 1 osd.5 [v2:172.21.15.118:6808/1967806012,v1:172.21.15.118:6809/1967806012] boot 2023-10-09T08:39:21.336 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[79557]: cluster 2023-10-09T08:39:19.997163+0000 mon.a (mon.0) 1187 : cluster 0 osdmap e278: 8 total, 7 up, 8 in 2023-10-09T08:39:21.336 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[79557]: cluster 2023-10-09T08:39:19.998800+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T08:39:21.336 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[79557]: cluster 2023-10-09T08:39:19.998886+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T08:39:21.336 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[79557]: cluster 2023-10-09T08:39:20.001839+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T08:39:21.336 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[79557]: audit 2023-10-09T08:39:20.002414+0000 mon.c (mon.2) 410 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T08:39:21.336 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[79557]: audit 2023-10-09T08:39:20.563754+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:21.337 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[79557]: audit 2023-10-09T08:39:20.574064+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:21.337 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[79557]: audit 2023-10-09T08:39:20.576045+0000 mon.c (mon.2) 411 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:39:21.337 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[79557]: audit 2023-10-09T08:39:20.577089+0000 mon.c (mon.2) 412 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:39:21.337 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[79557]: audit 2023-10-09T08:39:20.583782+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:21.337 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:21 smithi081 bash[79557]: cluster 2023-10-09T08:39:21.003785+0000 mon.a (mon.0) 1191 : cluster 0 osdmap e279: 8 total, 7 up, 8 in 2023-10-09T08:39:21.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:21.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:21.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:21.453 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:21.487 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:21.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:21.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:21.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:21.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:21.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:21.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:21.728 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:21.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:21.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:21.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:21.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:21.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:21.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:21.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:21.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:22.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:22.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:22.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:22.102 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:39:22.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:22.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:22.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:22.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:22.269 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:22.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:22 smithi118 bash[59345]: cluster 2023-10-09T08:39:19.012486+0000 osd.5 (osd.5) 1 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T08:39:22.278 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:22 smithi118 bash[59345]: cluster 2023-10-09T08:39:19.032146+0000 osd.5 (osd.5) 2 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T08:39:22.278 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:22 smithi118 bash[59345]: cluster 2023-10-09T08:39:19.994624+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T08:39:22.278 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:22 smithi118 bash[59345]: cluster 2023-10-09T08:39:19.995831+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T08:39:22.278 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:22 smithi118 bash[59345]: cluster 2023-10-09T08:39:20.999245+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T08:39:22.278 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:22 smithi118 bash[59345]: cluster 2023-10-09T08:39:21.003188+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T08:39:22.278 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:22 smithi118 bash[59345]: cluster 2023-10-09T08:39:21.007611+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T08:39:22.278 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:22 smithi118 bash[59345]: cluster 2023-10-09T08:39:21.009849+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T08:39:22.278 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:22 smithi118 bash[59345]: cluster 2023-10-09T08:39:21.012625+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T08:39:22.278 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:22 smithi118 bash[59345]: cluster 2023-10-09T08:39:21.927488+0000 mgr.y (mgr.26009) 1124 : cluster 0 pgmap v1217: 99 pgs: 1 peering, 7 active+undersized+degraded, 1 active+undersized+remapped, 28 active+clean, 21 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 63 MiB/s wr, 1.75k op/s; 8852/77424 objects degraded (11.433%); 10482/77424 objects misplaced (13.538%); 15 MiB/s, 264 objects/s recovering 2023-10-09T08:39:22.293 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:22.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:22.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:22.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[76862]: cluster 2023-10-09T08:39:19.012486+0000 osd.5 (osd.5) 1 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T08:39:22.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[76862]: cluster 2023-10-09T08:39:19.032146+0000 osd.5 (osd.5) 2 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T08:39:22.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[76862]: cluster 2023-10-09T08:39:19.994624+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T08:39:22.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[76862]: cluster 2023-10-09T08:39:19.995831+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T08:39:22.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[76862]: cluster 2023-10-09T08:39:20.999245+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T08:39:22.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[76862]: cluster 2023-10-09T08:39:21.003188+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T08:39:22.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[76862]: cluster 2023-10-09T08:39:21.007611+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T08:39:22.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[76862]: cluster 2023-10-09T08:39:21.009849+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T08:39:22.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[76862]: cluster 2023-10-09T08:39:21.012625+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T08:39:22.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[76862]: cluster 2023-10-09T08:39:21.927488+0000 mgr.y (mgr.26009) 1124 : cluster 0 pgmap v1217: 99 pgs: 1 peering, 7 active+undersized+degraded, 1 active+undersized+remapped, 28 active+clean, 21 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 63 MiB/s wr, 1.75k op/s; 8852/77424 objects degraded (11.433%); 10482/77424 objects misplaced (13.538%); 15 MiB/s, 264 objects/s recovering 2023-10-09T08:39:22.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[79557]: cluster 2023-10-09T08:39:19.012486+0000 osd.5 (osd.5) 1 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T08:39:22.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[79557]: cluster 2023-10-09T08:39:19.032146+0000 osd.5 (osd.5) 2 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T08:39:22.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[79557]: cluster 2023-10-09T08:39:19.994624+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T08:39:22.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[79557]: cluster 2023-10-09T08:39:19.995831+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T08:39:22.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[79557]: cluster 2023-10-09T08:39:20.999245+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T08:39:22.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[79557]: cluster 2023-10-09T08:39:21.003188+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T08:39:22.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[79557]: cluster 2023-10-09T08:39:21.007611+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T08:39:22.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[79557]: cluster 2023-10-09T08:39:21.009849+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T08:39:22.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[79557]: cluster 2023-10-09T08:39:21.012625+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T08:39:22.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:22 smithi081 bash[79557]: cluster 2023-10-09T08:39:21.927488+0000 mgr.y (mgr.26009) 1124 : cluster 0 pgmap v1217: 99 pgs: 1 peering, 7 active+undersized+degraded, 1 active+undersized+remapped, 28 active+clean, 21 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 remapped+peering, 4 undersized+peered; 1.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 63 MiB/s wr, 1.75k op/s; 8852/77424 objects degraded (11.433%); 10482/77424 objects misplaced (13.538%); 15 MiB/s, 264 objects/s recovering 2023-10-09T08:39:22.396 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:22.428 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:22.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:22.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:22.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:22.557 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:22.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:22.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:22.662 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:22.686 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:22.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:22.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:22.791 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:22.817 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:22.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:22.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:22.920 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:22.929 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-09T08:39:22.953 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:22.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:22.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:23.056 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:23.095 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:23.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:23.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:23.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:23.205 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[76862]: cluster 2023-10-09T08:39:22.011717+0000 mon.a (mon.0) 1192 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T08:39:23.205 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[76862]: cluster 2023-10-09T08:39:22.011749+0000 mon.a (mon.0) 1193 : cluster 3 Health check update: Degraded data redundancy: 8852/77424 objects degraded (11.433%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:23.205 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[76862]: cluster 2023-10-09T08:39:22.014411+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.206 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[76862]: cluster 2023-10-09T08:39:22.014473+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.206 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[76862]: cluster 2023-10-09T08:39:22.016014+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.206 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[76862]: cluster 2023-10-09T08:39:22.016617+0000 mon.a (mon.0) 1194 : cluster 0 osdmap e280: 8 total, 7 up, 8 in 2023-10-09T08:39:23.206 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[76862]: cluster 2023-10-09T08:39:22.018094+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.206 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[76862]: cluster 2023-10-09T08:39:22.019973+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.206 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[76862]: cluster 2023-10-09T08:39:22.020518+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.206 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[76862]: cluster 2023-10-09T08:39:22.023194+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.206 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[76862]: cluster 2023-10-09T08:39:22.024560+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.206 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[76862]: cluster 2023-10-09T08:39:22.024791+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.206 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[79557]: cluster 2023-10-09T08:39:22.011717+0000 mon.a (mon.0) 1192 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T08:39:23.207 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[79557]: cluster 2023-10-09T08:39:22.011749+0000 mon.a (mon.0) 1193 : cluster 3 Health check update: Degraded data redundancy: 8852/77424 objects degraded (11.433%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:23.207 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[79557]: cluster 2023-10-09T08:39:22.014411+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.207 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[79557]: cluster 2023-10-09T08:39:22.014473+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.207 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[79557]: cluster 2023-10-09T08:39:22.016014+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.207 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[79557]: cluster 2023-10-09T08:39:22.016617+0000 mon.a (mon.0) 1194 : cluster 0 osdmap e280: 8 total, 7 up, 8 in 2023-10-09T08:39:23.207 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[79557]: cluster 2023-10-09T08:39:22.018094+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.207 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[79557]: cluster 2023-10-09T08:39:22.019973+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.207 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[79557]: cluster 2023-10-09T08:39:22.020518+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.207 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[79557]: cluster 2023-10-09T08:39:22.023194+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.207 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[79557]: cluster 2023-10-09T08:39:22.024560+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.207 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:23 smithi081 bash[79557]: cluster 2023-10-09T08:39:22.024791+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:23.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:23.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:23.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:23 smithi118 bash[59345]: cluster 2023-10-09T08:39:22.011717+0000 mon.a (mon.0) 1192 : cluster 3 Health check update: Reduced data availability: 9 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T08:39:23.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:23 smithi118 bash[59345]: cluster 2023-10-09T08:39:22.011749+0000 mon.a (mon.0) 1193 : cluster 3 Health check update: Degraded data redundancy: 8852/77424 objects degraded (11.433%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:23.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:23 smithi118 bash[59345]: cluster 2023-10-09T08:39:22.014411+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:23 smithi118 bash[59345]: cluster 2023-10-09T08:39:22.014473+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:23 smithi118 bash[59345]: cluster 2023-10-09T08:39:22.016014+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:23 smithi118 bash[59345]: cluster 2023-10-09T08:39:22.016617+0000 mon.a (mon.0) 1194 : cluster 0 osdmap e280: 8 total, 7 up, 8 in 2023-10-09T08:39:23.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:23 smithi118 bash[59345]: cluster 2023-10-09T08:39:22.018094+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:23 smithi118 bash[59345]: cluster 2023-10-09T08:39:22.019973+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:23 smithi118 bash[59345]: cluster 2023-10-09T08:39:22.020518+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:23 smithi118 bash[59345]: cluster 2023-10-09T08:39:22.023194+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:23 smithi118 bash[59345]: cluster 2023-10-09T08:39:22.024560+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:23 smithi118 bash[59345]: cluster 2023-10-09T08:39:22.024791+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T08:39:23.328 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:23.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:23.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:23.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:23.453 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:23.490 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:23.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:23.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:23.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:23.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:23.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:23.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:23.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:23.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:23.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:23.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:23.851 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:23.884 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:23.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:23.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:23.987 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:24.013 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:24.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:24.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:24.116 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:24.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:24 smithi118 bash[59345]: cluster 2023-10-09T08:39:23.035919+0000 mon.a (mon.0) 1195 : cluster 0 osdmap e281: 8 total, 7 up, 8 in 2023-10-09T08:39:24.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:24 smithi118 bash[59345]: cluster 2023-10-09T08:39:23.038012+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T08:39:24.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:24 smithi118 bash[59345]: cluster 2023-10-09T08:39:23.039182+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T08:39:24.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:24 smithi118 bash[59345]: cluster 2023-10-09T08:39:23.040181+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T08:39:24.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:24 smithi118 bash[59345]: cluster 2023-10-09T08:39:23.040876+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T08:39:24.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:24 smithi118 bash[59345]: cluster 2023-10-09T08:39:23.048948+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T08:39:24.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:24 smithi118 bash[59345]: audit 2023-10-09T08:39:23.167082+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:24.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:24 smithi118 bash[59345]: audit 2023-10-09T08:39:23.169754+0000 mon.c (mon.2) 413 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:39:24.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:24 smithi118 bash[59345]: cluster 2023-10-09T08:39:23.928476+0000 mgr.y (mgr.26009) 1125 : cluster 0 pgmap v1220: 99 pgs: 1 peering, 6 active+undersized+degraded, 1 active+undersized+remapped, 32 active+clean, 19 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 remapped+peering, 3 undersized+peered; 1.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 94 MiB/s wr, 2.68k op/s; 7264/76680 objects degraded (9.473%); 8837/76680 objects misplaced (11.525%); 22 MiB/s, 272 objects/s recovering 2023-10-09T08:39:24.149 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:24.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:24.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:24.252 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:24.289 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:24.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:24.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:24.393 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:24.421 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:24.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:24.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:24.433 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[76862]: cluster 2023-10-09T08:39:23.035919+0000 mon.a (mon.0) 1195 : cluster 0 osdmap e281: 8 total, 7 up, 8 in 2023-10-09T08:39:24.433 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[76862]: cluster 2023-10-09T08:39:23.038012+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T08:39:24.434 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[76862]: cluster 2023-10-09T08:39:23.039182+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T08:39:24.434 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[76862]: cluster 2023-10-09T08:39:23.040181+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T08:39:24.434 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[76862]: cluster 2023-10-09T08:39:23.040876+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T08:39:24.434 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[76862]: cluster 2023-10-09T08:39:23.048948+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T08:39:24.434 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[76862]: audit 2023-10-09T08:39:23.167082+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:24.434 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[76862]: audit 2023-10-09T08:39:23.169754+0000 mon.c (mon.2) 413 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:39:24.434 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[76862]: cluster 2023-10-09T08:39:23.928476+0000 mgr.y (mgr.26009) 1125 : cluster 0 pgmap v1220: 99 pgs: 1 peering, 6 active+undersized+degraded, 1 active+undersized+remapped, 32 active+clean, 19 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 remapped+peering, 3 undersized+peered; 1.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 94 MiB/s wr, 2.68k op/s; 7264/76680 objects degraded (9.473%); 8837/76680 objects misplaced (11.525%); 22 MiB/s, 272 objects/s recovering 2023-10-09T08:39:24.434 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[79557]: cluster 2023-10-09T08:39:23.035919+0000 mon.a (mon.0) 1195 : cluster 0 osdmap e281: 8 total, 7 up, 8 in 2023-10-09T08:39:24.434 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[79557]: cluster 2023-10-09T08:39:23.038012+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T08:39:24.434 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[79557]: cluster 2023-10-09T08:39:23.039182+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T08:39:24.435 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[79557]: cluster 2023-10-09T08:39:23.040181+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T08:39:24.435 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[79557]: cluster 2023-10-09T08:39:23.040876+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T08:39:24.435 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[79557]: cluster 2023-10-09T08:39:23.048948+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T08:39:24.435 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[79557]: audit 2023-10-09T08:39:23.167082+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:24.435 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[79557]: audit 2023-10-09T08:39:23.169754+0000 mon.c (mon.2) 413 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:39:24.435 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:24 smithi081 bash[79557]: cluster 2023-10-09T08:39:23.928476+0000 mgr.y (mgr.26009) 1125 : cluster 0 pgmap v1220: 99 pgs: 1 peering, 6 active+undersized+degraded, 1 active+undersized+remapped, 32 active+clean, 19 active+undersized, 30 active+clean+remapped, 5 undersized+degraded+peered, 2 remapped+peering, 3 undersized+peered; 1.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 94 MiB/s wr, 2.68k op/s; 7264/76680 objects degraded (9.473%); 8837/76680 objects misplaced (11.525%); 22 MiB/s, 272 objects/s recovering 2023-10-09T08:39:24.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:24.552 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:24.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:24.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:24.658 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:24.692 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:24.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:24.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:24.799 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:24.825 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:24.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:24.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:24.931 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:24.957 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:24.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:24.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:25.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:25.084 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:25.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:25.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:25.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:25.195 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:25 smithi081 bash[76862]: cluster 2023-10-09T08:39:24.043891+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T08:39:25.195 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:25 smithi081 bash[76862]: cluster 2023-10-09T08:39:24.045839+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T08:39:25.195 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:25 smithi081 bash[76862]: cluster 2023-10-09T08:39:24.048829+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e282: 8 total, 7 up, 8 in 2023-10-09T08:39:25.195 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:25 smithi081 bash[76862]: cluster 2023-10-09T08:39:24.050868+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T08:39:25.196 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:25 smithi081 bash[79557]: cluster 2023-10-09T08:39:24.043891+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T08:39:25.196 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:25 smithi081 bash[79557]: cluster 2023-10-09T08:39:24.045839+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T08:39:25.196 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:25 smithi081 bash[79557]: cluster 2023-10-09T08:39:24.048829+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e282: 8 total, 7 up, 8 in 2023-10-09T08:39:25.196 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:25 smithi081 bash[79557]: cluster 2023-10-09T08:39:24.050868+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T08:39:25.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:25.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:25.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:25.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:25 smithi118 bash[59345]: cluster 2023-10-09T08:39:24.043891+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T08:39:25.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:25 smithi118 bash[59345]: cluster 2023-10-09T08:39:24.045839+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T08:39:25.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:25 smithi118 bash[59345]: cluster 2023-10-09T08:39:24.048829+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e282: 8 total, 7 up, 8 in 2023-10-09T08:39:25.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:25 smithi118 bash[59345]: cluster 2023-10-09T08:39:24.050868+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T08:39:25.314 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:25.345 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:25.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:25.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:25.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:25.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:25.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:25.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:25.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:25.612 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:25.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:25.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:25.718 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:25.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:25.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:25.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:25.848 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:25.882 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:25.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:25.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:25.987 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:26.009 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:26.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:26.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:26.112 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:26.123 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:26 smithi118 bash[59345]: cluster 2023-10-09T08:39:25.929689+0000 mgr.y (mgr.26009) 1126 : cluster 0 pgmap v1222: 99 pgs: 1 peering, 7 active+undersized+degraded, 41 active+clean, 16 active+undersized, 32 active+clean+remapped, 2 remapped+peering; 1.5 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 5.9 KiB/s rd, 76 MiB/s wr, 2.26k op/s; 3871/75537 objects degraded (5.125%); 8745/75537 objects misplaced (11.577%); 18 MiB/s, 221 objects/s recovering 2023-10-09T08:39:26.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:26 smithi081 bash[76862]: cluster 2023-10-09T08:39:25.929689+0000 mgr.y (mgr.26009) 1126 : cluster 0 pgmap v1222: 99 pgs: 1 peering, 7 active+undersized+degraded, 41 active+clean, 16 active+undersized, 32 active+clean+remapped, 2 remapped+peering; 1.5 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 5.9 KiB/s rd, 76 MiB/s wr, 2.26k op/s; 3871/75537 objects degraded (5.125%); 8745/75537 objects misplaced (11.577%); 18 MiB/s, 221 objects/s recovering 2023-10-09T08:39:26.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:26 smithi081 bash[79557]: cluster 2023-10-09T08:39:25.929689+0000 mgr.y (mgr.26009) 1126 : cluster 0 pgmap v1222: 99 pgs: 1 peering, 7 active+undersized+degraded, 41 active+clean, 16 active+undersized, 32 active+clean+remapped, 2 remapped+peering; 1.5 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 5.9 KiB/s rd, 76 MiB/s wr, 2.26k op/s; 3871/75537 objects degraded (5.125%); 8745/75537 objects misplaced (11.577%); 18 MiB/s, 221 objects/s recovering 2023-10-09T08:39:26.153 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:26.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:26.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:26.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:26.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:26.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:26.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:26.395 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:26.431 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:26.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:26.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:26.536 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:26.567 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:26.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:26.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:26.671 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:26.704 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:26.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:26.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:26.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:26.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:26.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:26.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:26.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:26.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:26.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:26.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:27.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:27.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:27.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:27.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:27.199 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:27.229 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:27.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:27.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:27.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:27.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:27.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:27.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:27.465 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:27.500 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:27.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:27.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:27.606 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:27.634 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:27.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:27.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:27.738 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:27.748 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:39:27.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:27.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:27.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:27.878 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:27.905 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:27.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:27.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:28.010 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:28.048 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:28.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:28.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:28.110 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:39:28.110 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:39:28.152 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:28.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:28.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:28.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:28.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:28 smithi118 bash[59345]: cluster 2023-10-09T08:39:27.930462+0000 mgr.y (mgr.26009) 1127 : cluster 0 pgmap v1223: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 1.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 348 op/s; 3871/71229 objects degraded (5.435%); 7807/71229 objects misplaced (10.960%) 2023-10-09T08:39:28.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:28 smithi118 bash[59345]: cluster 2023-10-09T08:39:27.982314+0000 mon.a (mon.0) 1198 : cluster 3 Health check update: Degraded data redundancy: 3871/71229 objects degraded (5.435%), 7 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:28.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:28 smithi118 bash[59345]: cluster 2023-10-09T08:39:27.982354+0000 mon.a (mon.0) 1199 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2023-10-09T08:39:28.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:28.293 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:28 smithi081 bash[76862]: cluster 2023-10-09T08:39:27.930462+0000 mgr.y (mgr.26009) 1127 : cluster 0 pgmap v1223: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 1.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 348 op/s; 3871/71229 objects degraded (5.435%); 7807/71229 objects misplaced (10.960%) 2023-10-09T08:39:28.293 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:28 smithi081 bash[76862]: cluster 2023-10-09T08:39:27.982314+0000 mon.a (mon.0) 1198 : cluster 3 Health check update: Degraded data redundancy: 3871/71229 objects degraded (5.435%), 7 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:28.293 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:28 smithi081 bash[76862]: cluster 2023-10-09T08:39:27.982354+0000 mon.a (mon.0) 1199 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2023-10-09T08:39:28.293 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:28 smithi081 bash[79557]: cluster 2023-10-09T08:39:27.930462+0000 mgr.y (mgr.26009) 1127 : cluster 0 pgmap v1223: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 1.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 348 op/s; 3871/71229 objects degraded (5.435%); 7807/71229 objects misplaced (10.960%) 2023-10-09T08:39:28.293 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:28 smithi081 bash[79557]: cluster 2023-10-09T08:39:27.982314+0000 mon.a (mon.0) 1198 : cluster 3 Health check update: Degraded data redundancy: 3871/71229 objects degraded (5.435%), 7 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:28.293 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:28 smithi081 bash[79557]: cluster 2023-10-09T08:39:27.982354+0000 mon.a (mon.0) 1199 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2023-10-09T08:39:28.311 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:28.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:28.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:28.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:28.445 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:28.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:28.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:28.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:28.574 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:28.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:28.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:28.680 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:28.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:28.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:28.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:28.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:28.849 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:28.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:28.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:28.953 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:28.977 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:28.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:28.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:29.080 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:29.107 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:29.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:29.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:29.213 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:29.240 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:29.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:29.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:29.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:29.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:29.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:29.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:29.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:29.498 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:29.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:29.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:29.601 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:29.629 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:29.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:29.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:29.733 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:29.756 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:29.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:29.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:29.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:29.902 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:29.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:29.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:30.005 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:30.035 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:30.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:30.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:30.140 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:30.167 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:30.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:30.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:30.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:30.304 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:30.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:30.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:30.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:30.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:30.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:30.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:30.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:30.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:30.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:30.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:30.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:30.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:30.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:30.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:30.796 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:30.821 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:30.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:30.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:30.927 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:30.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:30.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:30.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:30.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:30 smithi118 bash[59345]: cluster 2023-10-09T08:39:29.931408+0000 mgr.y (mgr.26009) 1128 : cluster 0 pgmap v1224: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 672 op/s; 2990/61545 objects degraded (4.858%); 7313/61545 objects misplaced (11.882%) 2023-10-09T08:39:31.053 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:31.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:31.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:31.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:31.188 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:31.215 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:31.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:31.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:31.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:31.328 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:30 smithi081 bash[79557]: cluster 2023-10-09T08:39:29.931408+0000 mgr.y (mgr.26009) 1128 : cluster 0 pgmap v1224: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 672 op/s; 2990/61545 objects degraded (4.858%); 7313/61545 objects misplaced (11.882%) 2023-10-09T08:39:31.328 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:30 smithi081 bash[76862]: cluster 2023-10-09T08:39:29.931408+0000 mgr.y (mgr.26009) 1128 : cluster 0 pgmap v1224: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 672 op/s; 2990/61545 objects degraded (4.858%); 7313/61545 objects misplaced (11.882%) 2023-10-09T08:39:31.330 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:39:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:39:31] "GET /metrics HTTP/1.1" 200 36446 "" "Prometheus/2.33.4" 2023-10-09T08:39:31.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:31.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:31.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:31.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:31.486 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:31.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:31.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:31.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:31.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:31.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:31.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:31.721 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:31.744 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:31.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:31.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:31.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:31.873 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:31.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:31.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:31.976 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:32.008 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:32.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:32.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:32.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:32.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:32 smithi081 bash[76862]: cluster 2023-10-09T08:39:31.932299+0000 mgr.y (mgr.26009) 1129 : cluster 0 pgmap v1225: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 1.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 829 op/s; 2990/55365 objects degraded (5.401%); 5934/55365 objects misplaced (10.718%) 2023-10-09T08:39:32.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:32 smithi081 bash[79557]: cluster 2023-10-09T08:39:31.932299+0000 mgr.y (mgr.26009) 1129 : cluster 0 pgmap v1225: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 1.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 829 op/s; 2990/55365 objects degraded (5.401%); 5934/55365 objects misplaced (10.718%) 2023-10-09T08:39:32.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:32.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:32.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:32.247 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:32.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:32 smithi118 bash[59345]: cluster 2023-10-09T08:39:31.932299+0000 mgr.y (mgr.26009) 1129 : cluster 0 pgmap v1225: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 1.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 829 op/s; 2990/55365 objects degraded (5.401%); 5934/55365 objects misplaced (10.718%) 2023-10-09T08:39:32.268 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:32.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:32.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:32.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:32.400 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:32.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:32.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:32.506 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:32.544 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:32.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:32.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:32.646 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:32.669 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:32.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:32.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:32.774 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:32.798 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:32.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:32.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:32.904 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:32.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:32.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:32.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:33.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:33.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:33.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:33.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:33.110 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:39:33.110 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [ 2023-10-09T08:39:33.110 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:33.110 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.35241.0:180409 7.a e282/278 7:50c4509b:::benchmark_data_smithi081_154445_object82911:head v 282'11146, mlcod=282'11143)", 2023-10-09T08:39:33.110 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:39:33.102596+0000", 2023-10-09T08:39:33.110 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 0.0055265890000000002, 2023-10-09T08:39:33.110 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0055599050000000004, 2023-10-09T08:39:33.110 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:39:33.110 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:39:33.111 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:39:33.111 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:33.111 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:39:33.111 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.102596+0000", 2023-10-09T08:39:33.111 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:39:33.111 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:33.111 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:33.112 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:39:33.112 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.102596+0000", 2023-10-09T08:39:33.112 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:39:33.112 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:33.112 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:33.112 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:39:33.112 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.102595+0000", 2023-10-09T08:39:33.112 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.6240000000000008e-06 2023-10-09T08:39:33.112 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:33.112 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:33.112 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:39:33.112 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.102604+0000", 2023-10-09T08:39:33.113 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6371e-05 2023-10-09T08:39:33.113 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:33.113 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:33.113 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:39:33.113 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.102620+0000", 2023-10-09T08:39:33.113 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9269999999999999e-06 2023-10-09T08:39:33.113 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:33.113 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:33.113 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:39:33.114 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.102627+0000", 2023-10-09T08:39:33.114 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.0941999999999999e-05 2023-10-09T08:39:33.114 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:33.114 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:33.114 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:39:33.114 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.102698+0000", 2023-10-09T08:39:33.114 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.1656000000000001e-05 2023-10-09T08:39:33.114 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:33.114 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:33.114 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:39:33.115 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.102720+0000", 2023-10-09T08:39:33.115 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012352700000000001 2023-10-09T08:39:33.115 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:39:33.115 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:39:33.115 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:39:33.115 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:39:33.115 INFO:teuthology.orchestra.run.smithi118.stdout: ], 2023-10-09T08:39:33.115 INFO:teuthology.orchestra.run.smithi118.stdout: "num_ops": 1 2023-10-09T08:39:33.115 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:39:33.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:33.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:33.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:33.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:33.309 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:33.334 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:33.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:33.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:33.338 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-09T08:39:33.438 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:33.478 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:33.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:33.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:33.583 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:33.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:33.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:33.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:33.636 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:39:33.670 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:39:33.707 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:39:33.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:33.732 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:33 smithi081 bash[76862]: audit 2023-10-09T08:39:33.605068+0000 mon.a (mon.0) 1200 : audit 0 from='client.? 172.21.15.81:0/3973581752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:39:33.732 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:33 smithi081 bash[79557]: audit 2023-10-09T08:39:33.605068+0000 mon.a (mon.0) 1200 : audit 0 from='client.? 172.21.15.81:0/3973581752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:39:33.746 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:39:33.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:33.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:33.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:33.778 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:39:33.818 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:39:33.849 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:39:33.849 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:39:33.849 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:39:33.849 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:39:33.849 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:39:33.850 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:39:33.850 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:39:33.850 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:39:33.850 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:39:33.855 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:33.880 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:33.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:33.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:33.932 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:33 smithi118 bash[59345]: audit 2023-10-09T08:39:33.605068+0000 mon.a (mon.0) 1200 : audit 0 from='client.? 172.21.15.81:0/3973581752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:39:33.986 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:34.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:34.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:34.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:34.128 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:34.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:34.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:34.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:34.260 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:34.287 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:34.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:34.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:34.393 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:34.416 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:34.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:34.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:34.523 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:34.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:34.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:34.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:34.654 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:34.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:34.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:34.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:34.791 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:34.800 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:34 smithi118 bash[59345]: cluster 2023-10-09T08:39:33.703535+0000 mon.a (mon.0) 1201 : cluster 3 Health check update: Degraded data redundancy: 2990/55365 objects degraded (5.401%), 7 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:34.800 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:34 smithi118 bash[59345]: cluster 2023-10-09T08:39:33.933388+0000 mgr.y (mgr.26009) 1130 : cluster 0 pgmap v1226: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 887 op/s; 2808/50133 objects degraded (5.601%); 5773/50133 objects misplaced (11.515%); 0 B/s, 0 objects/s recovering 2023-10-09T08:39:34.815 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:34.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:34.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:34.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:34.928 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:34 smithi081 bash[76862]: cluster 2023-10-09T08:39:33.703535+0000 mon.a (mon.0) 1201 : cluster 3 Health check update: Degraded data redundancy: 2990/55365 objects degraded (5.401%), 7 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:34.928 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:34 smithi081 bash[76862]: cluster 2023-10-09T08:39:33.933388+0000 mgr.y (mgr.26009) 1130 : cluster 0 pgmap v1226: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 887 op/s; 2808/50133 objects degraded (5.601%); 5773/50133 objects misplaced (11.515%); 0 B/s, 0 objects/s recovering 2023-10-09T08:39:34.928 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:34 smithi081 bash[79557]: cluster 2023-10-09T08:39:33.703535+0000 mon.a (mon.0) 1201 : cluster 3 Health check update: Degraded data redundancy: 2990/55365 objects degraded (5.401%), 7 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:34.929 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:34 smithi081 bash[79557]: cluster 2023-10-09T08:39:33.933388+0000 mgr.y (mgr.26009) 1130 : cluster 0 pgmap v1226: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 887 op/s; 2808/50133 objects degraded (5.601%); 5773/50133 objects misplaced (11.515%); 0 B/s, 0 objects/s recovering 2023-10-09T08:39:34.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:34.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:34.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:35.054 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:35.079 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:35.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:35.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:35.183 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:35.210 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:35.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:35.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:35.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:35.342 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:35.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:35.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:35.445 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:35.473 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:35.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:35.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:35.577 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:35.607 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:35.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:35.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:35.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:35.731 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:35.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:35.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:35.836 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:35.867 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:35.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:35.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:35.970 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:36.004 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:36.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:36.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:36.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:36.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:36.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:36.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:36.245 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:36.285 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:36.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:36.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:36.391 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:36.418 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:36.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:36.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:36.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:36.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:36.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:36.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:36.662 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:36.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:36.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:36.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:36.797 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:36.830 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:36.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:36.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:36.902 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:39:36.902 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:39:36.934 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:36.962 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:36.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:36.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:37.067 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:37.075 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:36 smithi118 bash[59345]: cluster 2023-10-09T08:39:35.934325+0000 mgr.y (mgr.26009) 1131 : cluster 0 pgmap v1227: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 940 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 874 op/s; 2122/45012 objects degraded (4.714%); 5434/45012 objects misplaced (12.072%); 0 B/s, 0 objects/s recovering 2023-10-09T08:39:37.093 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:37.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:37.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:37.196 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:37.206 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:36 smithi081 bash[76862]: cluster 2023-10-09T08:39:35.934325+0000 mgr.y (mgr.26009) 1131 : cluster 0 pgmap v1227: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 940 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 874 op/s; 2122/45012 objects degraded (4.714%); 5434/45012 objects misplaced (12.072%); 0 B/s, 0 objects/s recovering 2023-10-09T08:39:37.207 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:36 smithi081 bash[79557]: cluster 2023-10-09T08:39:35.934325+0000 mgr.y (mgr.26009) 1131 : cluster 0 pgmap v1227: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 940 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 874 op/s; 2122/45012 objects degraded (4.714%); 5434/45012 objects misplaced (12.072%); 0 B/s, 0 objects/s recovering 2023-10-09T08:39:37.241 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:37.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:37.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:37.346 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:37.372 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:37.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:37.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:37.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:37.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:37.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:37.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:37.612 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:37.643 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:37.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:37.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:37.747 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:37.778 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:37.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:37.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:37.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:37.914 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:37.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:37.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:38.012 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:39:38.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:38.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:38.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:38.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:38.147 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:38.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:37 smithi118 bash[59345]: audit 2023-10-09T08:39:37.656598+0000 mon.a (mon.0) 1202 : audit 1 from='client.? 172.21.15.81:0/3613135099' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:39:38.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:37 smithi118 bash[59345]: cluster 2023-10-09T08:39:37.935132+0000 mgr.y (mgr.26009) 1132 : cluster 0 pgmap v1228: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 813 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 2122/38892 objects degraded (5.456%); 4082/38892 objects misplaced (10.496%); 0 B/s, 0 objects/s recovering 2023-10-09T08:39:38.172 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:38.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:38.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:38.189 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:39:38.272 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:37 smithi081 bash[76862]: audit 2023-10-09T08:39:37.656598+0000 mon.a (mon.0) 1202 : audit 1 from='client.? 172.21.15.81:0/3613135099' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:39:38.272 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:37 smithi081 bash[76862]: cluster 2023-10-09T08:39:37.935132+0000 mgr.y (mgr.26009) 1132 : cluster 0 pgmap v1228: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 813 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 2122/38892 objects degraded (5.456%); 4082/38892 objects misplaced (10.496%); 0 B/s, 0 objects/s recovering 2023-10-09T08:39:38.273 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:37 smithi081 bash[79557]: audit 2023-10-09T08:39:37.656598+0000 mon.a (mon.0) 1202 : audit 1 from='client.? 172.21.15.81:0/3613135099' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:39:38.273 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:37 smithi081 bash[79557]: cluster 2023-10-09T08:39:37.935132+0000 mgr.y (mgr.26009) 1132 : cluster 0 pgmap v1228: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 813 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 2122/38892 objects degraded (5.456%); 4082/38892 objects misplaced (10.496%); 0 B/s, 0 objects/s recovering 2023-10-09T08:39:38.278 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:38.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:38.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:38.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:38.415 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:38.448 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:38.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:38.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:38.553 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:38.591 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:38.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:38.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:38.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:38.731 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:38.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:38.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:38.835 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:38.860 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:38.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:38.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:38.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:39:38.967 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:38.999 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:39.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:39.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:39.102 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:39.124 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:39.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:39.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:39.226 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:39.266 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:39.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:39.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:39.314 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:38 smithi081 bash[76862]: cluster 2023-10-09T08:39:37.994889+0000 mon.a (mon.0) 1203 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:39:39.314 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[76862]: audit 2023-10-09T08:39:38.003580+0000 mon.a (mon.0) 1204 : audit 1 from='client.? 172.21.15.81:0/3613135099' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:39:39.314 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[76862]: cluster 2023-10-09T08:39:38.003648+0000 mon.a (mon.0) 1205 : cluster 0 osdmap e283: 8 total, 7 up, 8 in 2023-10-09T08:39:39.314 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[76862]: cluster 2023-10-09T08:39:38.005992+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T08:39:39.314 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[76862]: cluster 2023-10-09T08:39:38.006710+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T08:39:39.314 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[76862]: cluster 2023-10-09T08:39:38.011485+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T08:39:39.314 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[76862]: cluster 2023-10-09T08:39:38.014270+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T08:39:39.315 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[76862]: audit 2023-10-09T08:39:38.168804+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:39.315 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[76862]: audit 2023-10-09T08:39:38.170816+0000 mon.c (mon.2) 414 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:39:39.315 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[76862]: cluster 2023-10-09T08:39:38.704417+0000 mon.a (mon.0) 1207 : cluster 3 Health check update: Degraded data redundancy: 2122/38892 objects degraded (5.456%), 7 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:39.372 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:39.377 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0, 7] out_osds: [] dead_osds: [1] live_osds: [0, 3, 4, 6, 7, 2, 5] 2023-10-09T08:39:39.377 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:39:39.377 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-10-09T08:39:39.377 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:39:39.377 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:39:39.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-10-09T08:39:39.398 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:39.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:39.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:39.503 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:39.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:39 smithi118 bash[59345]: cluster 2023-10-09T08:39:37.994889+0000 mon.a (mon.0) 1203 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:39:39.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:39 smithi118 bash[59345]: audit 2023-10-09T08:39:38.003580+0000 mon.a (mon.0) 1204 : audit 1 from='client.? 172.21.15.81:0/3613135099' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:39:39.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:39 smithi118 bash[59345]: cluster 2023-10-09T08:39:38.003648+0000 mon.a (mon.0) 1205 : cluster 0 osdmap e283: 8 total, 7 up, 8 in 2023-10-09T08:39:39.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:39 smithi118 bash[59345]: cluster 2023-10-09T08:39:38.005992+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T08:39:39.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:39 smithi118 bash[59345]: cluster 2023-10-09T08:39:38.006710+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T08:39:39.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:39 smithi118 bash[59345]: cluster 2023-10-09T08:39:38.011485+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T08:39:39.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:39 smithi118 bash[59345]: cluster 2023-10-09T08:39:38.014270+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T08:39:39.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:39 smithi118 bash[59345]: audit 2023-10-09T08:39:38.168804+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:39.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:39 smithi118 bash[59345]: audit 2023-10-09T08:39:38.170816+0000 mon.c (mon.2) 414 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:39:39.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:39 smithi118 bash[59345]: cluster 2023-10-09T08:39:38.704417+0000 mon.a (mon.0) 1207 : cluster 3 Health check update: Degraded data redundancy: 2122/38892 objects degraded (5.456%), 7 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:39.524 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:39.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:39.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:39.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[79557]: cluster 2023-10-09T08:39:37.994889+0000 mon.a (mon.0) 1203 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:39:39.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[79557]: audit 2023-10-09T08:39:38.003580+0000 mon.a (mon.0) 1204 : audit 1 from='client.? 172.21.15.81:0/3613135099' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:39:39.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[79557]: cluster 2023-10-09T08:39:38.003648+0000 mon.a (mon.0) 1205 : cluster 0 osdmap e283: 8 total, 7 up, 8 in 2023-10-09T08:39:39.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[79557]: cluster 2023-10-09T08:39:38.005992+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T08:39:39.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[79557]: cluster 2023-10-09T08:39:38.006710+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T08:39:39.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[79557]: cluster 2023-10-09T08:39:38.011485+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T08:39:39.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[79557]: cluster 2023-10-09T08:39:38.014270+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T08:39:39.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[79557]: audit 2023-10-09T08:39:38.168804+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:39:39.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[79557]: audit 2023-10-09T08:39:38.170816+0000 mon.c (mon.2) 414 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:39:39.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:39 smithi081 bash[79557]: cluster 2023-10-09T08:39:38.704417+0000 mon.a (mon.0) 1207 : cluster 3 Health check update: Degraded data redundancy: 2122/38892 objects degraded (5.456%), 7 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:39.632 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:39.678 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:39.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:39.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:39.785 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:39.809 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:39.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:39.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:39.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:39.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:39.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:39.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:40.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:40.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:40.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:40.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:40.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:40.191 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:40 smithi081 bash[79557]: cluster 2023-10-09T08:39:39.936093+0000 mgr.y (mgr.26009) 1133 : cluster 0 pgmap v1230: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 599 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.10k op/s; 1291/28599 objects degraded (4.514%); 3562/28599 objects misplaced (12.455%) 2023-10-09T08:39:40.192 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:40 smithi081 bash[76862]: cluster 2023-10-09T08:39:39.936093+0000 mgr.y (mgr.26009) 1133 : cluster 0 pgmap v1230: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 599 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.10k op/s; 1291/28599 objects degraded (4.514%); 3562/28599 objects misplaced (12.455%) 2023-10-09T08:39:40.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:40.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:40.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:40.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:40 smithi118 bash[59345]: cluster 2023-10-09T08:39:39.936093+0000 mgr.y (mgr.26009) 1133 : cluster 0 pgmap v1230: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 599 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.10k op/s; 1291/28599 objects degraded (4.514%); 3562/28599 objects misplaced (12.455%) 2023-10-09T08:39:40.318 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:40.347 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:40.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:40.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:40.451 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:40.478 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:40.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:40.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:40.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:40.611 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:40.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:40.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:40.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:40.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:40.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:40.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:40.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:40.879 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:40.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:40.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:40.981 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:41.009 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:41.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:41.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:41.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:41.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:41.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:41.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:41.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:41.277 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:41.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:41.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:41.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:41.390 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:39:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:39:41] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.33.4" 2023-10-09T08:39:41.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:41.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:41.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:41.515 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:41.539 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:41.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:41.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:41.645 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:41.673 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:41.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:41.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:41.776 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:41.808 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:41.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:41.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:41.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:39:41.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:41.947 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:41.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:41.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:42.053 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:42.084 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:42.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:42.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:42.192 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:42.200 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:42 smithi118 bash[59345]: cluster 2023-10-09T08:39:41.936892+0000 mgr.y (mgr.26009) 1134 : cluster 0 pgmap v1231: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 464 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 1291/22119 objects degraded (5.837%); 2121/22119 objects misplaced (9.589%) 2023-10-09T08:39:42.221 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:42.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:42.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:42.325 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:42.334 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:42 smithi081 bash[76862]: cluster 2023-10-09T08:39:41.936892+0000 mgr.y (mgr.26009) 1134 : cluster 0 pgmap v1231: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 464 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 1291/22119 objects degraded (5.837%); 2121/22119 objects misplaced (9.589%) 2023-10-09T08:39:42.335 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:42 smithi081 bash[79557]: cluster 2023-10-09T08:39:41.936892+0000 mgr.y (mgr.26009) 1134 : cluster 0 pgmap v1231: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 464 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 1291/22119 objects degraded (5.837%); 2121/22119 objects misplaced (9.589%) 2023-10-09T08:39:42.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:42.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:42.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:42.460 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:42.490 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:42.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:42.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:42.595 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:42.628 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:42.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:42.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:42.734 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:42.759 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:42.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:42.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:42.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:42.891 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:42.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:42.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:42.998 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:43.027 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:43.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:43.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:43.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:43.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:43.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:43.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:43.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:43.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:43.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:43.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:43.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:43.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:43.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:43.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:43.467 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:39:43.468 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [ 2023-10-09T08:39:43.468 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.468 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.35241.0:191894 7.4 e283/239 7:24f35c59:::benchmark_data_smithi081_154445_object94396:head v 283'11452, mlcod=283'11448)", 2023-10-09T08:39:43.468 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:39:43.455633+0000", 2023-10-09T08:39:43.468 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 0.010081301000000001, 2023-10-09T08:39:43.468 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.010104401000000001, 2023-10-09T08:39:43.468 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:39:43.468 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:39:43.468 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:39:43.468 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.468 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:39:43.469 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:43.455633+0000", 2023-10-09T08:39:43.469 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:39:43.469 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:43.469 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.469 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:39:43.469 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:43.455633+0000", 2023-10-09T08:39:43.469 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:39:43.469 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:43.469 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.469 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:39:43.469 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:43.455632+0000", 2023-10-09T08:39:43.469 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.9320000000000002e-06 2023-10-09T08:39:43.470 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:43.470 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.470 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:39:43.470 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:43.455641+0000", 2023-10-09T08:39:43.470 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3813999999999999e-05 2023-10-09T08:39:43.470 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:43.470 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.470 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:39:43.470 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:43.455664+0000", 2023-10-09T08:39:43.470 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.267e-06 2023-10-09T08:39:43.470 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:43.470 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.471 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:39:43.471 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:43.455672+0000", 2023-10-09T08:39:43.471 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000165138 2023-10-09T08:39:43.471 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:43.471 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.471 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:39:43.471 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:43.455837+0000", 2023-10-09T08:39:43.471 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.4734000000000001e-05 2023-10-09T08:39:43.471 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:43.472 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.472 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:39:43.472 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:43.455892+0000", 2023-10-09T08:39:43.472 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00025892100000000001 2023-10-09T08:39:43.472 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:39:43.472 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:39:43.472 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:39:43.472 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:43.472 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.472 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.35241.0:191907 7.9 e283/245 7:95f0d9c4:::benchmark_data_smithi081_154445_object94409:head v 283'11350, mlcod=283'11348)", 2023-10-09T08:39:43.472 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:39:43.465703+0000", 2023-10-09T08:39:43.472 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 1.1325000000000001e-05, 2023-10-09T08:39:43.473 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.5148999999999994e-05, 2023-10-09T08:39:43.473 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:39:43.473 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:39:43.473 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:39:43.473 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.473 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:39:43.473 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:43.465703+0000", 2023-10-09T08:39:43.473 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:39:43.473 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:43.473 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.473 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:39:43.473 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:43.465703+0000", 2023-10-09T08:39:43.473 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:39:43.474 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:43.474 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.474 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:39:43.474 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:43.465702+0000", 2023-10-09T08:39:43.474 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.127e-06 2023-10-09T08:39:43.474 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:43.474 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.474 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:39:43.474 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:43.465708+0000", 2023-10-09T08:39:43.474 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.7939999999999997e-06 2023-10-09T08:39:43.474 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:43.474 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.475 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:39:43.475 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:43.465718+0000", 2023-10-09T08:39:43.475 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.057e-06 2023-10-09T08:39:43.475 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:43.475 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.475 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:39:43.475 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:43.465723+0000", 2023-10-09T08:39:43.475 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.5163000000000002e-05 2023-10-09T08:39:43.475 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:43.475 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.475 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:39:43.475 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:43.465758+0000", 2023-10-09T08:39:43.476 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.4164000000000001e-05 2023-10-09T08:39:43.476 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:39:43.476 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:39:43.476 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:39:43.476 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:43.465782+0000", 2023-10-09T08:39:43.476 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.9307999999999994e-05 2023-10-09T08:39:43.476 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:39:43.476 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:39:43.476 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:39:43.476 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:39:43.476 INFO:teuthology.orchestra.run.smithi118.stdout: ], 2023-10-09T08:39:43.476 INFO:teuthology.orchestra.run.smithi118.stdout: "num_ops": 2 2023-10-09T08:39:43.477 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:39:43.518 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:43.544 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:43.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:43.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:43.647 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:43.672 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:43.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:43.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:43.730 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:39:43.732 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:39:43.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:43.817 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:43.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:43.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:43.926 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:43.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:43 smithi118 bash[59345]: cluster 2023-10-09T08:39:43.706299+0000 mon.a (mon.0) 1208 : cluster 3 Health check update: Degraded data redundancy: 1291/22119 objects degraded (5.837%), 7 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:43.954 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:43.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:43.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:44.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:44.085 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:44.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:44.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:44.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:43 smithi081 bash[76862]: cluster 2023-10-09T08:39:43.706299+0000 mon.a (mon.0) 1208 : cluster 3 Health check update: Degraded data redundancy: 1291/22119 objects degraded (5.837%), 7 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:44.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:43 smithi081 bash[79557]: cluster 2023-10-09T08:39:43.706299+0000 mon.a (mon.0) 1208 : cluster 3 Health check update: Degraded data redundancy: 1291/22119 objects degraded (5.837%), 7 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:44.193 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:44.226 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:44.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:44.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:44.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:44.357 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:44.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:44.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:44.461 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:44.499 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:44.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:44.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:44.602 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-09T08:39:44.603 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:44.648 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:44.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:44.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:44.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:44.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:44.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:44.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:44.888 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:44.913 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:44.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:44.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:45.017 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:45.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:44 smithi118 bash[59345]: cluster 2023-10-09T08:39:43.937854+0000 mgr.y (mgr.26009) 1135 : cluster 0 pgmap v1232: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 352 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 1116/16773 objects degraded (6.654%); 1954/16773 objects misplaced (11.650%) 2023-10-09T08:39:45.048 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:45.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:45.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:45.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:44 smithi081 bash[76862]: cluster 2023-10-09T08:39:43.937854+0000 mgr.y (mgr.26009) 1135 : cluster 0 pgmap v1232: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 352 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 1116/16773 objects degraded (6.654%); 1954/16773 objects misplaced (11.650%) 2023-10-09T08:39:45.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:44 smithi081 bash[79557]: cluster 2023-10-09T08:39:43.937854+0000 mgr.y (mgr.26009) 1135 : cluster 0 pgmap v1232: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 352 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 1116/16773 objects degraded (6.654%); 1954/16773 objects misplaced (11.650%) 2023-10-09T08:39:45.151 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:45.185 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:45.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:45.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:45.288 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:45.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:45.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:45.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:45.424 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:45.450 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:45.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:45.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:45.555 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:45.584 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:45.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:45.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:45.689 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:45.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:45.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:45.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:45.763 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:39:45.820 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:45.853 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:45.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:45.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:45.958 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:45.987 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:45.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:45.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:46.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:46.121 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:46.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:46.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:46.226 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:46.262 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:46.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:46.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:46.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:46.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:46.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:46.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:46.419 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Removed 97495 objects 2023-10-09T08:39:46.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:46.499 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Clean up completed and total clean up time :728.957 2023-10-09T08:39:46.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:46.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:46.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:46.619 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:46.653 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:46.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:46.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:46.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:46.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:46.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:46.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:46.889 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:46.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:46.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:46.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:47.024 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:47.035 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:46 smithi081 bash[76862]: cluster 2023-10-09T08:39:45.938678+0000 mgr.y (mgr.26009) 1136 : cluster 0 pgmap v1233: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 243 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 385/11520 objects degraded (3.342%); 1616/11520 objects misplaced (14.028%) 2023-10-09T08:39:47.035 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:46 smithi081 bash[79557]: cluster 2023-10-09T08:39:45.938678+0000 mgr.y (mgr.26009) 1136 : cluster 0 pgmap v1233: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 243 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 385/11520 objects degraded (3.342%); 1616/11520 objects misplaced (14.028%) 2023-10-09T08:39:47.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:47.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:47.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:47.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:47.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:47.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:47.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:47.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:46 smithi118 bash[59345]: cluster 2023-10-09T08:39:45.938678+0000 mgr.y (mgr.26009) 1136 : cluster 0 pgmap v1233: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 243 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 385/11520 objects degraded (3.342%); 1616/11520 objects misplaced (14.028%) 2023-10-09T08:39:47.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:47.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:47.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:47.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:47.412 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:47.443 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:47.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:47.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:47.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:47.572 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:47.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:47.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:47.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:47.702 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:47.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:47.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:47.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:47.840 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:47.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:47.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:47.944 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:47.979 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:47.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:47.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:48.083 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:48.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:48.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:48.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:48.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:48.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:48.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:48.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:48.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:48 smithi118 bash[59345]: cluster 2023-10-09T08:39:47.939893+0000 mgr.y (mgr.26009) 1137 : cluster 0 pgmap v1234: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 118 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 385/5553 objects degraded (6.933%); 275/5553 objects misplaced (4.952%) 2023-10-09T08:39:48.351 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:48.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:48 smithi081 bash[79557]: cluster 2023-10-09T08:39:47.939893+0000 mgr.y (mgr.26009) 1137 : cluster 0 pgmap v1234: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 118 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 385/5553 objects degraded (6.933%); 275/5553 objects misplaced (4.952%) 2023-10-09T08:39:48.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:48 smithi081 bash[76862]: cluster 2023-10-09T08:39:47.939893+0000 mgr.y (mgr.26009) 1137 : cluster 0 pgmap v1234: 99 pgs: 7 active+undersized+degraded, 44 active+clean, 16 active+undersized, 32 active+clean+remapped; 118 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 385/5553 objects degraded (6.933%); 275/5553 objects misplaced (4.952%) 2023-10-09T08:39:48.382 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:48.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:48.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:48.486 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:48.518 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:48.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:48.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:48.622 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:48.653 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:48.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:48.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:48.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:48.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:48.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:48.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:48.886 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:48.917 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:48.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:48.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:49.020 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:49.051 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:49.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:49.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:49.155 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:49.169 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:49 smithi118 bash[59345]: cluster 2023-10-09T08:39:48.707479+0000 mon.a (mon.0) 1209 : cluster 3 Health check update: Degraded data redundancy: 385/5553 objects degraded (6.933%), 7 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:49.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:49.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:49.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:49.294 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:49.326 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:49.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:49.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:49.362 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:49 smithi081 bash[76862]: cluster 2023-10-09T08:39:48.707479+0000 mon.a (mon.0) 1209 : cluster 3 Health check update: Degraded data redundancy: 385/5553 objects degraded (6.933%), 7 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:49.362 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:49 smithi081 bash[79557]: cluster 2023-10-09T08:39:48.707479+0000 mon.a (mon.0) 1209 : cluster 3 Health check update: Degraded data redundancy: 385/5553 objects degraded (6.933%), 7 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:49.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:49.448 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:39:49.457 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:49.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:49.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:49.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:49.589 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:49.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:49.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:49.692 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:49.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:49.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:49.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:49.828 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:49.857 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:49.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:49.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:49.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:49.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:49.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:49.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:50.089 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:50.100 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:50 smithi118 bash[59345]: cluster 2023-10-09T08:39:49.940992+0000 mgr.y (mgr.26009) 1138 : cluster 0 pgmap v1235: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 14/162 objects degraded (8.642%); 5/162 objects misplaced (3.086%) 2023-10-09T08:39:50.100 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2023-10-09T08:39:50.101 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2023-10-09T08:39:50.116 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:50.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:50.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:50.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:50.235 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:50 smithi081 bash[79557]: cluster 2023-10-09T08:39:49.940992+0000 mgr.y (mgr.26009) 1138 : cluster 0 pgmap v1235: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 14/162 objects degraded (8.642%); 5/162 objects misplaced (3.086%) 2023-10-09T08:39:50.236 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:50 smithi081 bash[76862]: cluster 2023-10-09T08:39:49.940992+0000 mgr.y (mgr.26009) 1138 : cluster 0 pgmap v1235: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 14/162 objects degraded (8.642%); 5/162 objects misplaced (3.086%) 2023-10-09T08:39:50.247 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:50.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:50.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:50.351 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:50.382 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:50.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:50.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:50.485 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:50.519 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:50.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:50.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:50.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:50.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:50.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:50.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:50.749 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:50.778 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:50.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:50.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:50.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:50.917 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:50.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:50.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:51.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:51.047 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:51.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:51.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:51.150 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:51.178 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:51.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:51.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:51.283 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:51.312 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:51.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:51.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:51.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:39:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:39:51] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.33.4" 2023-10-09T08:39:51.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:51.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:51.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:51.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:51.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:51.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:51.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:51.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:51.684 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:51.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:51.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:51.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:51.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:51.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:51.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:51.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:51.946 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:51.980 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:51.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:51.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:52.084 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:52.109 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:52.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:52.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:52.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:52 smithi081 bash[79557]: cluster 2023-10-09T08:39:51.941872+0000 mgr.y (mgr.26009) 1139 : cluster 0 pgmap v1236: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 792 op/s; 14/159 objects degraded (8.805%); 4/159 objects misplaced (2.516%) 2023-10-09T08:39:52.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:52 smithi081 bash[76862]: cluster 2023-10-09T08:39:51.941872+0000 mgr.y (mgr.26009) 1139 : cluster 0 pgmap v1236: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 792 op/s; 14/159 objects degraded (8.805%); 4/159 objects misplaced (2.516%) 2023-10-09T08:39:52.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:52.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:52.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:52.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:52 smithi118 bash[59345]: cluster 2023-10-09T08:39:51.941872+0000 mgr.y (mgr.26009) 1139 : cluster 0 pgmap v1236: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 792 op/s; 14/159 objects degraded (8.805%); 4/159 objects misplaced (2.516%) 2023-10-09T08:39:52.347 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:52.380 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:52.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:52.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:52.484 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:52.511 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:52.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:52.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:52.615 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:52.642 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:52.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:52.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:52.745 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:52.774 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:52.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:52.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:52.878 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:52.909 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:52.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:52.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:53.013 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:53.039 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:53.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:53.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:53.142 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:53.171 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:53.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:53.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:53.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:53.296 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:53 smithi081 bash[79557]: audit 2023-10-09T08:39:53.161548+0000 mon.c (mon.2) 415 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:39:53.297 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:53 smithi081 bash[76862]: audit 2023-10-09T08:39:53.161548+0000 mon.c (mon.2) 415 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:39:53.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:53.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:53.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:53.405 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:53.418 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:53 smithi118 bash[59345]: audit 2023-10-09T08:39:53.161548+0000 mon.c (mon.2) 415 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:39:53.433 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:53.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:53.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:53.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:53.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:53.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:53.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:53.671 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:53.698 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:53.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:53.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:53.803 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:53.834 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:53.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:53.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:53.902 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:39:53.902 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:39:53.902 INFO:teuthology.orchestra.run.smithi118.stdout: "complaint_time": 30, 2023-10-09T08:39:53.902 INFO:teuthology.orchestra.run.smithi118.stdout: "num_blocked_ops": 0 2023-10-09T08:39:53.903 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:39:53.938 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:53.966 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:53.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:53.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:54.069 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:54.104 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:54.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:54.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:54.208 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:54.230 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:54.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:54.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:54.332 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:54.356 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:54.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:54.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:54.459 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:54.470 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:54 smithi118 bash[59345]: cluster 2023-10-09T08:39:53.708663+0000 mon.a (mon.0) 1210 : cluster 3 Health check update: Degraded data redundancy: 14/159 objects degraded (8.805%), 4 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:54.470 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:54 smithi118 bash[59345]: cluster 2023-10-09T08:39:53.942885+0000 mgr.y (mgr.26009) 1140 : cluster 0 pgmap v1237: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 14/159 objects degraded (8.805%); 4/159 objects misplaced (2.516%) 2023-10-09T08:39:54.483 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:54.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:54.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:54.488 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:39:54.489 INFO:teuthology.orchestra.run.smithi081.stdout: "success": "" 2023-10-09T08:39:54.489 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:39:54.494 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:39:54.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:54 smithi081 bash[76862]: cluster 2023-10-09T08:39:53.708663+0000 mon.a (mon.0) 1210 : cluster 3 Health check update: Degraded data redundancy: 14/159 objects degraded (8.805%), 4 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:54.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:54 smithi081 bash[76862]: cluster 2023-10-09T08:39:53.942885+0000 mgr.y (mgr.26009) 1140 : cluster 0 pgmap v1237: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 14/159 objects degraded (8.805%); 4/159 objects misplaced (2.516%) 2023-10-09T08:39:54.515 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:54 smithi081 bash[79557]: cluster 2023-10-09T08:39:53.708663+0000 mon.a (mon.0) 1210 : cluster 3 Health check update: Degraded data redundancy: 14/159 objects degraded (8.805%), 4 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:39:54.515 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:54 smithi081 bash[79557]: cluster 2023-10-09T08:39:53.942885+0000 mgr.y (mgr.26009) 1140 : cluster 0 pgmap v1237: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 14/159 objects degraded (8.805%); 4/159 objects misplaced (2.516%) 2023-10-09T08:39:54.522 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:39:54.545 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:39:54.572 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:39:54.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:54.596 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:39:54.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:54.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:54.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:54.625 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:39:54.647 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:39:54.648 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:39:54.648 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:39:54.648 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:39:54.648 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:39:54.649 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:39:54.649 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:39:54.649 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:39:54.649 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:39:54.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:54.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:54.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:54.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:54.839 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:54.847 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-09T08:39:54.870 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:54.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:54.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:54.974 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:54.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:55.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:55.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:55.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:55.124 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:55.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:55.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:55.228 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:55.258 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:55.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:55.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:55.296 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:55 smithi081 bash[76862]: audit 2023-10-09T08:39:54.452122+0000 mon.a (mon.0) 1211 : audit 0 from='client.? 172.21.15.81:0/3080128998' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:39:55.296 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:55 smithi081 bash[76862]: audit 2023-10-09T08:39:54.736865+0000 mon.a (mon.0) 1212 : audit 1 from='client.? 172.21.15.81:0/3387230010' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:39:55.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:55.392 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:55.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:55.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:55.496 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:55.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:55 smithi118 bash[59345]: audit 2023-10-09T08:39:54.452122+0000 mon.a (mon.0) 1211 : audit 0 from='client.? 172.21.15.81:0/3080128998' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:39:55.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:55 smithi118 bash[59345]: audit 2023-10-09T08:39:54.736865+0000 mon.a (mon.0) 1212 : audit 1 from='client.? 172.21.15.81:0/3387230010' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:39:55.524 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:55.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:55.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:55.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:55 smithi081 bash[79557]: audit 2023-10-09T08:39:54.452122+0000 mon.a (mon.0) 1211 : audit 0 from='client.? 172.21.15.81:0/3080128998' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:39:55.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:55 smithi081 bash[79557]: audit 2023-10-09T08:39:54.736865+0000 mon.a (mon.0) 1212 : audit 1 from='client.? 172.21.15.81:0/3387230010' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:39:55.627 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:55.657 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:55.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:55.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:55.727 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:39:55.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:55.781 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:55.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:55.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:55.884 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:55.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:55.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:55.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:56.025 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:56.056 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:56.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:56.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:56.160 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:56.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:56.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:56.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:56.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:56.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:56.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:56.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:56.418 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:56.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:56 smithi118 bash[59345]: cluster 2023-10-09T08:39:55.713399+0000 mon.a (mon.0) 1213 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:39:56.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:56 smithi118 bash[59345]: audit 2023-10-09T08:39:55.722068+0000 mon.a (mon.0) 1214 : audit 1 from='client.? 172.21.15.81:0/3387230010' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:39:56.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:56 smithi118 bash[59345]: cluster 2023-10-09T08:39:55.722266+0000 mon.a (mon.0) 1215 : cluster 0 osdmap e284: 8 total, 7 up, 8 in 2023-10-09T08:39:56.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:56 smithi118 bash[59345]: cluster 2023-10-09T08:39:55.943541+0000 mgr.y (mgr.26009) 1141 : cluster 0 pgmap v1239: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 382 op/s; 14/159 objects degraded (8.805%); 4/159 objects misplaced (2.516%) 2023-10-09T08:39:56.449 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:56.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:56.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:56.553 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:56.586 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:56.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:56.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:56.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:56 smithi081 bash[76862]: cluster 2023-10-09T08:39:55.713399+0000 mon.a (mon.0) 1213 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:39:56.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:56 smithi081 bash[76862]: audit 2023-10-09T08:39:55.722068+0000 mon.a (mon.0) 1214 : audit 1 from='client.? 172.21.15.81:0/3387230010' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:39:56.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:56 smithi081 bash[76862]: cluster 2023-10-09T08:39:55.722266+0000 mon.a (mon.0) 1215 : cluster 0 osdmap e284: 8 total, 7 up, 8 in 2023-10-09T08:39:56.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:56 smithi081 bash[76862]: cluster 2023-10-09T08:39:55.943541+0000 mgr.y (mgr.26009) 1141 : cluster 0 pgmap v1239: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 382 op/s; 14/159 objects degraded (8.805%); 4/159 objects misplaced (2.516%) 2023-10-09T08:39:56.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:56 smithi081 bash[79557]: cluster 2023-10-09T08:39:55.713399+0000 mon.a (mon.0) 1213 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:39:56.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:56 smithi081 bash[79557]: audit 2023-10-09T08:39:55.722068+0000 mon.a (mon.0) 1214 : audit 1 from='client.? 172.21.15.81:0/3387230010' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:39:56.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:56 smithi081 bash[79557]: cluster 2023-10-09T08:39:55.722266+0000 mon.a (mon.0) 1215 : cluster 0 osdmap e284: 8 total, 7 up, 8 in 2023-10-09T08:39:56.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:56 smithi081 bash[79557]: cluster 2023-10-09T08:39:55.943541+0000 mgr.y (mgr.26009) 1141 : cluster 0 pgmap v1239: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 382 op/s; 14/159 objects degraded (8.805%); 4/159 objects misplaced (2.516%) 2023-10-09T08:39:56.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:56.713 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:56.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:56.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:56.817 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:56.849 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:56.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:56.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:56.953 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:56.984 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:56.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:56.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:57.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:57.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:57.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:57.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:39:57.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:57.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:57.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:57.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:57.346 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:57.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:57 smithi081 bash[76862]: cluster 2023-10-09T08:39:55.716937+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T08:39:57.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:57 smithi081 bash[76862]: cluster 2023-10-09T08:39:56.114709+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T08:39:57.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:57 smithi081 bash[76862]: cluster 2023-10-09T08:39:56.114711+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T08:39:57.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:57 smithi081 bash[76862]: cluster 2023-10-09T08:39:56.114847+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T08:39:57.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:57 smithi081 bash[76862]: cluster 2023-10-09T08:39:56.875103+0000 osd.0 (osd.0) 24 : cluster 0 7.16 scrub starts 2023-10-09T08:39:57.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:57 smithi081 bash[76862]: cluster 2023-10-09T08:39:56.888934+0000 osd.0 (osd.0) 25 : cluster 0 7.16 scrub ok 2023-10-09T08:39:57.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:57 smithi081 bash[79557]: cluster 2023-10-09T08:39:55.716937+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T08:39:57.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:57 smithi081 bash[79557]: cluster 2023-10-09T08:39:56.114709+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T08:39:57.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:57 smithi081 bash[79557]: cluster 2023-10-09T08:39:56.114711+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T08:39:57.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:57 smithi081 bash[79557]: cluster 2023-10-09T08:39:56.114847+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T08:39:57.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:57 smithi081 bash[79557]: cluster 2023-10-09T08:39:56.875103+0000 osd.0 (osd.0) 24 : cluster 0 7.16 scrub starts 2023-10-09T08:39:57.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:57 smithi081 bash[79557]: cluster 2023-10-09T08:39:56.888934+0000 osd.0 (osd.0) 25 : cluster 0 7.16 scrub ok 2023-10-09T08:39:57.377 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:57.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:57.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:57.481 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:57.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:57.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:57.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:57.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:57 smithi118 bash[59345]: cluster 2023-10-09T08:39:55.716937+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T08:39:57.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:57 smithi118 bash[59345]: cluster 2023-10-09T08:39:56.114709+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T08:39:57.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:57 smithi118 bash[59345]: cluster 2023-10-09T08:39:56.114711+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T08:39:57.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:57 smithi118 bash[59345]: cluster 2023-10-09T08:39:56.114847+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T08:39:57.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:57 smithi118 bash[59345]: cluster 2023-10-09T08:39:56.875103+0000 osd.0 (osd.0) 24 : cluster 0 7.16 scrub starts 2023-10-09T08:39:57.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:57 smithi118 bash[59345]: cluster 2023-10-09T08:39:56.888934+0000 osd.0 (osd.0) 25 : cluster 0 7.16 scrub ok 2023-10-09T08:39:57.558 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:39:57.559 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:39:57.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:57.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:57.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:57.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:57.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:57.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:57.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:57.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:57.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:57.916 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:57.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:57.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:58.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:58.051 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:58.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:58.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:58.108 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:39:58.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:58.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:58.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:58.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:58.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:58.296 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:58 smithi081 bash[76862]: cluster 2023-10-09T08:39:57.944741+0000 mgr.y (mgr.26009) 1142 : cluster 0 pgmap v1240: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 182 op/s; 14/159 objects degraded (8.805%); 4/159 objects misplaced (2.516%) 2023-10-09T08:39:58.296 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:58 smithi081 bash[79557]: cluster 2023-10-09T08:39:57.944741+0000 mgr.y (mgr.26009) 1142 : cluster 0 pgmap v1240: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 182 op/s; 14/159 objects degraded (8.805%); 4/159 objects misplaced (2.516%) 2023-10-09T08:39:58.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:39:58.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:58.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:39:58.413 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:58.448 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:58.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:58.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:58.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:58 smithi118 bash[59345]: cluster 2023-10-09T08:39:57.944741+0000 mgr.y (mgr.26009) 1142 : cluster 0 pgmap v1240: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 182 op/s; 14/159 objects degraded (8.805%); 4/159 objects misplaced (2.516%) 2023-10-09T08:39:58.552 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:58.585 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:58.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:58.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:58.688 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:58.720 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:58.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:58.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:58.823 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:58.855 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:58.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:58.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:58.958 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:58.993 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:39:58.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:58.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:39:59.097 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:59.130 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:59.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:59.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:59.234 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:59.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:59.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:59.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:59.369 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:59.403 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:39:59.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:59.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:39:59.508 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:59.541 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:39:59.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:59.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:39:59.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:39:59.628 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:39:59.641 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:39:59.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:59.675 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:39:59.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:59.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:39:59.778 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:59.788 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:59 smithi118 bash[59345]: cluster 2023-10-09T08:39:58.851892+0000 osd.0 (osd.0) 26 : cluster 0 7.6 scrub starts 2023-10-09T08:39:59.788 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:39:59 smithi118 bash[59345]: cluster 2023-10-09T08:39:58.864673+0000 osd.0 (osd.0) 27 : cluster 0 7.6 scrub ok 2023-10-09T08:39:59.809 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:39:59.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:59.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:39:59.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:59 smithi081 bash[76862]: cluster 2023-10-09T08:39:58.851892+0000 osd.0 (osd.0) 26 : cluster 0 7.6 scrub starts 2023-10-09T08:39:59.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:39:59 smithi081 bash[76862]: cluster 2023-10-09T08:39:58.864673+0000 osd.0 (osd.0) 27 : cluster 0 7.6 scrub ok 2023-10-09T08:39:59.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:59 smithi081 bash[79557]: cluster 2023-10-09T08:39:58.851892+0000 osd.0 (osd.0) 26 : cluster 0 7.6 scrub starts 2023-10-09T08:39:59.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:39:59 smithi081 bash[79557]: cluster 2023-10-09T08:39:58.864673+0000 osd.0 (osd.0) 27 : cluster 0 7.6 scrub ok 2023-10-09T08:39:59.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:59.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:39:59.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:39:59.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:00.042 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:00.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:00.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:00.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:00.177 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:00.196 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:00.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:00.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:00.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:00.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:00.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:00.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:00.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:00.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:00.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:00.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:00.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:00.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:00.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:00.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:00.690 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:00.717 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:00.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:00.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:00.821 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:00.847 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:00.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:00.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:00.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:00.976 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:00.978 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:39:59.945588+0000 mgr.y (mgr.26009) 1143 : cluster 0 pgmap v1241: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 14/159 objects degraded (8.805%); 4/159 objects misplaced (2.516%) 2023-10-09T08:40:00.978 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000176+0000 mon.a (mon.0) 1216 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 osds down; Degraded data redundancy: 14/159 objects degraded (8.805%), 4 pgs degraded, 14 pgs undersized 2023-10-09T08:40:00.978 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000228+0000 mon.a (mon.0) 1217 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T08:40:00.978 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000280+0000 mon.a (mon.0) 1218 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-10-09T08:40:00.978 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000320+0000 mon.a (mon.0) 1219 : cluster 3 osd.1 (root=default,host=smithi081) is down 2023-10-09T08:40:00.978 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000403+0000 mon.a (mon.0) 1220 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 14/159 objects degraded (8.805%), 4 pgs degraded, 14 pgs undersized 2023-10-09T08:40:00.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000429+0000 mon.a (mon.0) 1221 : cluster 3 pg 2.2 is active+undersized+degraded, acting [5,6] 2023-10-09T08:40:00.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000443+0000 mon.a (mon.0) 1222 : cluster 3 pg 3.0 is stuck undersized for 2m, current state active+undersized, last acting [2,6] 2023-10-09T08:40:00.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000458+0000 mon.a (mon.0) 1223 : cluster 3 pg 3.6 is stuck undersized for 8m, current state active+undersized+degraded, last acting [0,4] 2023-10-09T08:40:00.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000480+0000 mon.a (mon.0) 1224 : cluster 3 pg 3.a is stuck undersized for 8m, current state active+undersized, last acting [6,3] 2023-10-09T08:40:00.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000497+0000 mon.a (mon.0) 1225 : cluster 3 pg 3.19 is stuck undersized for 97s, current state active+undersized, last acting [3,6] 2023-10-09T08:40:00.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000514+0000 mon.a (mon.0) 1226 : cluster 3 pg 3.1a is stuck undersized for 2m, current state active+undersized, last acting [2,0] 2023-10-09T08:40:00.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000528+0000 mon.a (mon.0) 1227 : cluster 3 pg 3.1c is active+undersized+degraded, acting [4,5] 2023-10-09T08:40:00.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000543+0000 mon.a (mon.0) 1228 : cluster 3 pg 4.b is stuck undersized for 8m, current state active+undersized, last acting [0,4] 2023-10-09T08:40:00.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000558+0000 mon.a (mon.0) 1229 : cluster 3 pg 4.c is stuck undersized for 97s, current state active+undersized, last acting [3,6] 2023-10-09T08:40:00.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000573+0000 mon.a (mon.0) 1230 : cluster 3 pg 4.e is stuck undersized for 8m, current state active+undersized, last acting [4,6] 2023-10-09T08:40:00.979 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000597+0000 mon.a (mon.0) 1231 : cluster 3 pg 4.10 is stuck undersized for 8m, current state active+undersized, last acting [6,3] 2023-10-09T08:40:00.980 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000612+0000 mon.a (mon.0) 1232 : cluster 3 pg 4.12 is stuck undersized for 2m, current state active+undersized, last acting [6,2] 2023-10-09T08:40:00.980 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000627+0000 mon.a (mon.0) 1233 : cluster 3 pg 4.13 is stuck undersized for 8m, current state active+undersized, last acting [4,6] 2023-10-09T08:40:00.980 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000644+0000 mon.a (mon.0) 1234 : cluster 3 pg 4.1b is stuck undersized for 2m, current state active+undersized, last acting [2,3] 2023-10-09T08:40:00.980 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000659+0000 mon.a (mon.0) 1235 : cluster 3 pg 4.1d is stuck undersized for 8m, current state active+undersized, last acting [4,3] 2023-10-09T08:40:00.980 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000677+0000 mon.a (mon.0) 1236 : cluster 3 pg 7.0 is active+undersized+degraded, acting [5,3] 2023-10-09T08:40:00.980 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:00.000694+0000 mon.a (mon.0) 1237 : cluster 3 pg 7.12 is stuck undersized for 2m, current state active+undersized, last acting [2,3] 2023-10-09T08:40:00.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:00.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:00.981 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:39:59.945588+0000 mgr.y (mgr.26009) 1143 : cluster 0 pgmap v1241: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 14/159 objects degraded (8.805%); 4/159 objects misplaced (2.516%) 2023-10-09T08:40:00.981 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000176+0000 mon.a (mon.0) 1216 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 osds down; Degraded data redundancy: 14/159 objects degraded (8.805%), 4 pgs degraded, 14 pgs undersized 2023-10-09T08:40:00.982 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000228+0000 mon.a (mon.0) 1217 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T08:40:00.982 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000280+0000 mon.a (mon.0) 1218 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-10-09T08:40:00.982 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000320+0000 mon.a (mon.0) 1219 : cluster 3 osd.1 (root=default,host=smithi081) is down 2023-10-09T08:40:00.982 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000403+0000 mon.a (mon.0) 1220 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 14/159 objects degraded (8.805%), 4 pgs degraded, 14 pgs undersized 2023-10-09T08:40:00.982 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000429+0000 mon.a (mon.0) 1221 : cluster 3 pg 2.2 is active+undersized+degraded, acting [5,6] 2023-10-09T08:40:00.982 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000443+0000 mon.a (mon.0) 1222 : cluster 3 pg 3.0 is stuck undersized for 2m, current state active+undersized, last acting [2,6] 2023-10-09T08:40:00.982 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000458+0000 mon.a (mon.0) 1223 : cluster 3 pg 3.6 is stuck undersized for 8m, current state active+undersized+degraded, last acting [0,4] 2023-10-09T08:40:00.982 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000480+0000 mon.a (mon.0) 1224 : cluster 3 pg 3.a is stuck undersized for 8m, current state active+undersized, last acting [6,3] 2023-10-09T08:40:00.982 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000497+0000 mon.a (mon.0) 1225 : cluster 3 pg 3.19 is stuck undersized for 97s, current state active+undersized, last acting [3,6] 2023-10-09T08:40:00.982 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000514+0000 mon.a (mon.0) 1226 : cluster 3 pg 3.1a is stuck undersized for 2m, current state active+undersized, last acting [2,0] 2023-10-09T08:40:00.983 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000528+0000 mon.a (mon.0) 1227 : cluster 3 pg 3.1c is active+undersized+degraded, acting [4,5] 2023-10-09T08:40:00.983 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000543+0000 mon.a (mon.0) 1228 : cluster 3 pg 4.b is stuck undersized for 8m, current state active+undersized, last acting [0,4] 2023-10-09T08:40:00.983 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000558+0000 mon.a (mon.0) 1229 : cluster 3 pg 4.c is stuck undersized for 97s, current state active+undersized, last acting [3,6] 2023-10-09T08:40:00.983 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000573+0000 mon.a (mon.0) 1230 : cluster 3 pg 4.e is stuck undersized for 8m, current state active+undersized, last acting [4,6] 2023-10-09T08:40:00.983 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000597+0000 mon.a (mon.0) 1231 : cluster 3 pg 4.10 is stuck undersized for 8m, current state active+undersized, last acting [6,3] 2023-10-09T08:40:00.983 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000612+0000 mon.a (mon.0) 1232 : cluster 3 pg 4.12 is stuck undersized for 2m, current state active+undersized, last acting [6,2] 2023-10-09T08:40:00.983 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000627+0000 mon.a (mon.0) 1233 : cluster 3 pg 4.13 is stuck undersized for 8m, current state active+undersized, last acting [4,6] 2023-10-09T08:40:00.983 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000644+0000 mon.a (mon.0) 1234 : cluster 3 pg 4.1b is stuck undersized for 2m, current state active+undersized, last acting [2,3] 2023-10-09T08:40:00.983 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000659+0000 mon.a (mon.0) 1235 : cluster 3 pg 4.1d is stuck undersized for 8m, current state active+undersized, last acting [4,3] 2023-10-09T08:40:00.983 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000677+0000 mon.a (mon.0) 1236 : cluster 3 pg 7.0 is active+undersized+degraded, acting [5,3] 2023-10-09T08:40:00.983 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:00 smithi081 bash[79557]: cluster 2023-10-09T08:40:00.000694+0000 mon.a (mon.0) 1237 : cluster 3 pg 7.12 is stuck undersized for 2m, current state active+undersized, last acting [2,3] 2023-10-09T08:40:00.999 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:39:59.945588+0000 mgr.y (mgr.26009) 1143 : cluster 0 pgmap v1241: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 6.1 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 14/159 objects degraded (8.805%); 4/159 objects misplaced (2.516%) 2023-10-09T08:40:00.999 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000176+0000 mon.a (mon.0) 1216 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 osds down; Degraded data redundancy: 14/159 objects degraded (8.805%), 4 pgs degraded, 14 pgs undersized 2023-10-09T08:40:00.999 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000228+0000 mon.a (mon.0) 1217 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T08:40:01.000 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000280+0000 mon.a (mon.0) 1218 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-10-09T08:40:01.000 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000320+0000 mon.a (mon.0) 1219 : cluster 3 osd.1 (root=default,host=smithi081) is down 2023-10-09T08:40:01.000 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000403+0000 mon.a (mon.0) 1220 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 14/159 objects degraded (8.805%), 4 pgs degraded, 14 pgs undersized 2023-10-09T08:40:01.000 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000429+0000 mon.a (mon.0) 1221 : cluster 3 pg 2.2 is active+undersized+degraded, acting [5,6] 2023-10-09T08:40:01.000 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000443+0000 mon.a (mon.0) 1222 : cluster 3 pg 3.0 is stuck undersized for 2m, current state active+undersized, last acting [2,6] 2023-10-09T08:40:01.000 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000458+0000 mon.a (mon.0) 1223 : cluster 3 pg 3.6 is stuck undersized for 8m, current state active+undersized+degraded, last acting [0,4] 2023-10-09T08:40:01.000 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000480+0000 mon.a (mon.0) 1224 : cluster 3 pg 3.a is stuck undersized for 8m, current state active+undersized, last acting [6,3] 2023-10-09T08:40:01.000 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000497+0000 mon.a (mon.0) 1225 : cluster 3 pg 3.19 is stuck undersized for 97s, current state active+undersized, last acting [3,6] 2023-10-09T08:40:01.000 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000514+0000 mon.a (mon.0) 1226 : cluster 3 pg 3.1a is stuck undersized for 2m, current state active+undersized, last acting [2,0] 2023-10-09T08:40:01.000 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000528+0000 mon.a (mon.0) 1227 : cluster 3 pg 3.1c is active+undersized+degraded, acting [4,5] 2023-10-09T08:40:01.000 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000543+0000 mon.a (mon.0) 1228 : cluster 3 pg 4.b is stuck undersized for 8m, current state active+undersized, last acting [0,4] 2023-10-09T08:40:01.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000558+0000 mon.a (mon.0) 1229 : cluster 3 pg 4.c is stuck undersized for 97s, current state active+undersized, last acting [3,6] 2023-10-09T08:40:01.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000573+0000 mon.a (mon.0) 1230 : cluster 3 pg 4.e is stuck undersized for 8m, current state active+undersized, last acting [4,6] 2023-10-09T08:40:01.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000597+0000 mon.a (mon.0) 1231 : cluster 3 pg 4.10 is stuck undersized for 8m, current state active+undersized, last acting [6,3] 2023-10-09T08:40:01.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000612+0000 mon.a (mon.0) 1232 : cluster 3 pg 4.12 is stuck undersized for 2m, current state active+undersized, last acting [6,2] 2023-10-09T08:40:01.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000627+0000 mon.a (mon.0) 1233 : cluster 3 pg 4.13 is stuck undersized for 8m, current state active+undersized, last acting [4,6] 2023-10-09T08:40:01.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000644+0000 mon.a (mon.0) 1234 : cluster 3 pg 4.1b is stuck undersized for 2m, current state active+undersized, last acting [2,3] 2023-10-09T08:40:01.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000659+0000 mon.a (mon.0) 1235 : cluster 3 pg 4.1d is stuck undersized for 8m, current state active+undersized, last acting [4,3] 2023-10-09T08:40:01.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000677+0000 mon.a (mon.0) 1236 : cluster 3 pg 7.0 is active+undersized+degraded, acting [5,3] 2023-10-09T08:40:01.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:00.000694+0000 mon.a (mon.0) 1237 : cluster 3 pg 7.12 is stuck undersized for 2m, current state active+undersized, last acting [2,3] 2023-10-09T08:40:01.082 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:01.114 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:01.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:01.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:01.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:01.229 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:40:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:40:01] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.33.4" 2023-10-09T08:40:01.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:01.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:01.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:01.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:01.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:01.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:01.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:01.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:01.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:01.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:01.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:01.621 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:01.653 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:01.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:01.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:01.758 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:01.785 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:01.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:01.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:01.803 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0, 7] out_osds: [] dead_osds: [1] live_osds: [0, 3, 4, 6, 7, 2, 5] 2023-10-09T08:40:01.803 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:40:01.804 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-09T08:40:01.804 INFO:tasks.thrashosds.thrasher:Setting osd 2 primary_affinity to 0.244335 2023-10-09T08:40:01.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 2 0.2443349601427678 2023-10-09T08:40:01.890 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:01.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:01.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:01.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:02.013 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:02.045 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:02.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:02.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:02.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:02 smithi081 bash[79557]: cluster 2023-10-09T08:40:01.946726+0000 mgr.y (mgr.26009) 1144 : cluster 0 pgmap v1242: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 5.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14/117 objects degraded (11.966%); 4/117 objects misplaced (3.419%) 2023-10-09T08:40:02.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:02 smithi081 bash[79557]: cluster 2023-10-09T08:40:01.998271+0000 mon.a (mon.0) 1238 : cluster 3 Health check update: Degraded data redundancy: 14/117 objects degraded (11.966%), 4 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:02.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:02 smithi081 bash[76862]: cluster 2023-10-09T08:40:01.946726+0000 mgr.y (mgr.26009) 1144 : cluster 0 pgmap v1242: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 5.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14/117 objects degraded (11.966%); 4/117 objects misplaced (3.419%) 2023-10-09T08:40:02.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:02 smithi081 bash[76862]: cluster 2023-10-09T08:40:01.998271+0000 mon.a (mon.0) 1238 : cluster 3 Health check update: Degraded data redundancy: 14/117 objects degraded (11.966%), 4 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:02.149 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:02.173 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:02.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:02.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:02.277 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:02.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:02 smithi118 bash[59345]: cluster 2023-10-09T08:40:01.946726+0000 mgr.y (mgr.26009) 1144 : cluster 0 pgmap v1242: 99 pgs: 4 active+undersized+degraded, 44 active+clean, 19 active+undersized, 32 active+clean+remapped; 5.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14/117 objects degraded (11.966%); 4/117 objects misplaced (3.419%) 2023-10-09T08:40:02.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:02 smithi118 bash[59345]: cluster 2023-10-09T08:40:01.998271+0000 mon.a (mon.0) 1238 : cluster 3 Health check update: Degraded data redundancy: 14/117 objects degraded (11.966%), 4 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:02.308 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:02.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:02.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:02.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:02.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:02.439 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:02.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:02.541 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:02.567 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:02.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:02.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:02.670 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:02.694 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:02.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:02.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:02.801 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:02.832 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:02.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:02.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:02.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:02.969 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:02.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:02.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:03.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:03.083 INFO:teuthology.orchestra.run.smithi081.stderr:pool 'unique_pool_2' removed 2023-10-09T08:40:03.110 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:03.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:03.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:03.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:03.225 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:03 smithi081 bash[76862]: audit 2023-10-09T08:40:02.816361+0000 mon.a (mon.0) 1239 : audit 1 from='client.? 172.21.15.81:0/820056419' 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-09T08:40:03.225 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:03 smithi081 bash[79557]: audit 2023-10-09T08:40:02.816361+0000 mon.a (mon.0) 1239 : audit 1 from='client.? 172.21.15.81:0/820056419' 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-09T08:40:03.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:03.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:03.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:03.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:03 smithi118 bash[59345]: audit 2023-10-09T08:40:02.816361+0000 mon.a (mon.0) 1239 : audit 1 from='client.? 172.21.15.81:0/820056419' 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-09T08:40:03.339 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:03.369 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:03.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:03.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:03.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:03.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:03.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:03.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:03.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:03.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:03.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:03.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:03.664 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:40:03.665 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:40:03.730 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:03.761 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:03.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:03.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:03.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:03.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:03.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:03.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:03.995 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:04.017 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:04.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:04.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:04.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:04.131 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:04 smithi081 bash[76862]: cluster 2023-10-09T08:40:03.057146+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e285 with expected crc 2023-10-09T08:40:04.131 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:04 smithi081 bash[76862]: audit 2023-10-09T08:40:03.060191+0000 mon.a (mon.0) 1240 : audit 1 from='client.? 172.21.15.81:0/820056419' 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-09T08:40:04.131 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:04 smithi081 bash[76862]: cluster 2023-10-09T08:40:03.060294+0000 mon.a (mon.0) 1241 : cluster 0 osdmap e285: 8 total, 7 up, 8 in 2023-10-09T08:40:04.131 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:04 smithi081 bash[76862]: cluster 2023-10-09T08:40:03.947746+0000 mgr.y (mgr.26009) 1145 : cluster 0 pgmap v1244: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:04.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:04 smithi081 bash[79557]: cluster 2023-10-09T08:40:03.057146+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e285 with expected crc 2023-10-09T08:40:04.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:04 smithi081 bash[79557]: audit 2023-10-09T08:40:03.060191+0000 mon.a (mon.0) 1240 : audit 1 from='client.? 172.21.15.81:0/820056419' 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-09T08:40:04.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:04 smithi081 bash[79557]: cluster 2023-10-09T08:40:03.060294+0000 mon.a (mon.0) 1241 : cluster 0 osdmap e285: 8 total, 7 up, 8 in 2023-10-09T08:40:04.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:04 smithi081 bash[79557]: cluster 2023-10-09T08:40:03.947746+0000 mgr.y (mgr.26009) 1145 : cluster 0 pgmap v1244: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:04.145 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-09T08:40:04.145 INFO:tasks.radosbench:Beginning radosbench... 2023-10-09T08:40:04.146 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2023-10-09T08:40:04.146 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_3 16 2023-10-09T08:40:04.149 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:04.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:04.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:04.253 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:04.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:04 smithi118 bash[59345]: cluster 2023-10-09T08:40:03.057146+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e285 with expected crc 2023-10-09T08:40:04.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:04 smithi118 bash[59345]: audit 2023-10-09T08:40:03.060191+0000 mon.a (mon.0) 1240 : audit 1 from='client.? 172.21.15.81:0/820056419' 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-09T08:40:04.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:04 smithi118 bash[59345]: cluster 2023-10-09T08:40:03.060294+0000 mon.a (mon.0) 1241 : cluster 0 osdmap e285: 8 total, 7 up, 8 in 2023-10-09T08:40:04.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:04 smithi118 bash[59345]: cluster 2023-10-09T08:40:03.947746+0000 mgr.y (mgr.26009) 1145 : cluster 0 pgmap v1244: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:04.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:04.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:04.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:04.383 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:04.410 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:04.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:04.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:04.514 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:04.544 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:04.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:04.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:04.564 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:40:04.564 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:40:04.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:04.677 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:04.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:04.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:04.697 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-09T08:40:04.780 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:04.809 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:04.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:04.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:04.912 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:04.940 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:04.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:04.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:05.043 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:05.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:05.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:05.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:05.177 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:05.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:05.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:05.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:05.306 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:05.339 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:05.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:05.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:05.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:05.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:05.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:05.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:05.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:05.604 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:05.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:05.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:05.707 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:05.741 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:05.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:05.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:05.845 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:05.875 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:05.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:05.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:05.979 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:06.010 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:06.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:06.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:06.114 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:06.145 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:06.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:06.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:06.250 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:06.258 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:06 smithi081 bash[76862]: cluster 2023-10-09T08:40:05.948512+0000 mgr.y (mgr.26009) 1146 : cluster 0 pgmap v1245: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:06.258 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:06 smithi081 bash[79557]: cluster 2023-10-09T08:40:05.948512+0000 mgr.y (mgr.26009) 1146 : cluster 0 pgmap v1245: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:06.274 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:06.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:06.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:06.378 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:06.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:06 smithi118 bash[59345]: cluster 2023-10-09T08:40:05.948512+0000 mgr.y (mgr.26009) 1146 : cluster 0 pgmap v1245: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:06.412 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:06.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:06.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:06.516 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:06.546 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:06.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:06.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:06.593 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:40:06.650 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:06.680 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:06.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:06.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:06.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:06.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:06.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:06.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:06.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:06.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:06.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:06.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:07.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:07.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:07.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:07.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:07.173 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:07.205 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:07.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:07.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:07.309 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:07.339 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:07.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:07.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:07.442 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:07.471 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:07.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:07.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:07.574 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:07.605 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:07.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:07.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:07.709 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:07.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:07.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:07.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:07.847 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:07.875 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:07.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:07.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:07.979 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:08.011 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:08.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:08.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:08.115 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:08.136 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:08.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:08.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:08.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:08.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:08 smithi118 bash[59345]: cluster 2023-10-09T08:40:07.949549+0000 mgr.y (mgr.26009) 1147 : cluster 0 pgmap v1246: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:08.269 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:08.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:08.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:08.337 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:08 smithi081 bash[76862]: cluster 2023-10-09T08:40:07.949549+0000 mgr.y (mgr.26009) 1147 : cluster 0 pgmap v1246: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:08.337 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:08 smithi081 bash[79557]: cluster 2023-10-09T08:40:07.949549+0000 mgr.y (mgr.26009) 1147 : cluster 0 pgmap v1246: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:08.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:08.402 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:08.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:08.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:08.504 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:08.530 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:08.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:08.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:08.616 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:40:08.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:08.658 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:08.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:08.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:08.762 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:08.791 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:08.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:08.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:08.895 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:08.928 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:08.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:08.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:09.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:09.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:09.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:09.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:09.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:09.180 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:09.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:09.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:09.284 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:09.310 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:09 smithi081 bash[76862]: audit 2023-10-09T08:40:08.161749+0000 mon.c (mon.2) 416 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:40:09.310 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:09 smithi081 bash[76862]: cluster 2023-10-09T08:40:08.713283+0000 mon.a (mon.0) 1242 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 3 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:09.311 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:09 smithi081 bash[79557]: audit 2023-10-09T08:40:08.161749+0000 mon.c (mon.2) 416 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:40:09.311 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:09 smithi081 bash[79557]: cluster 2023-10-09T08:40:08.713283+0000 mon.a (mon.0) 1242 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 3 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:09.315 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:09.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:09 smithi118 bash[59345]: audit 2023-10-09T08:40:08.161749+0000 mon.c (mon.2) 416 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:40:09.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:09 smithi118 bash[59345]: cluster 2023-10-09T08:40:08.713283+0000 mon.a (mon.0) 1242 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 3 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:09.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:09.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:09.420 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:09.454 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:09.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:09.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:09.475 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:40:09.558 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:09.590 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:09.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:09.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:09.693 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:09.721 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:09.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:09.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:09.825 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:09.847 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:09.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:09.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:09.950 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:09.973 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:09.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:09.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:10.077 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:10.091 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:10 smithi118 bash[59345]: cluster 2023-10-09T08:40:09.950877+0000 mgr.y (mgr.26009) 1148 : cluster 0 pgmap v1247: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:10.106 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:10.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:10.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:10.209 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:10.223 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:10 smithi081 bash[76862]: cluster 2023-10-09T08:40:09.950877+0000 mgr.y (mgr.26009) 1148 : cluster 0 pgmap v1247: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:10.223 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:10 smithi081 bash[79557]: cluster 2023-10-09T08:40:09.950877+0000 mgr.y (mgr.26009) 1148 : cluster 0 pgmap v1247: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:10.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:10.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:10.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:10.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:10.376 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:10.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:10.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:10.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:10.514 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:10.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:10.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:10.618 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:10.654 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:10.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:10.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:10.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:10.787 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:10.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:10.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:10.891 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:10.916 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:10.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:10.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:11.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:11.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:11.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:11.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:11.149 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:11.175 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:11.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:11.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:11.278 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:11.307 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:11.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:11.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:11.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:40:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:40:11] "GET /metrics HTTP/1.1" 200 34222 "" "Prometheus/2.33.4" 2023-10-09T08:40:11.410 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:11.435 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:11.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:11.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:11.539 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:11.566 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:11.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:11.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:11.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:11.699 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:11.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:11.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:11.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:11.828 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:11.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:11.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:11.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:11.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:11.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:11.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:12.061 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:12.090 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:12.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:12.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:12.194 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:12.224 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:12.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:12.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:12.328 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:12.337 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:12 smithi081 bash[79557]: cluster 2023-10-09T08:40:11.951487+0000 mgr.y (mgr.26009) 1149 : cluster 0 pgmap v1248: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:12.337 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:12 smithi081 bash[76862]: cluster 2023-10-09T08:40:11.951487+0000 mgr.y (mgr.26009) 1149 : cluster 0 pgmap v1248: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:12.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:12.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:12.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:12.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:12 smithi118 bash[59345]: cluster 2023-10-09T08:40:11.951487+0000 mgr.y (mgr.26009) 1149 : cluster 0 pgmap v1248: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:12.453 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:12.480 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:12.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:12.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:12.584 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:12.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:12.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:12.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:12.718 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:12.748 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:12.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:12.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:12.851 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:12.884 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:12.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:12.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:12.988 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:13.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:13.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:13.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:13.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:13.159 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:13.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:13.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:13.263 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:13.297 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:13.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:13.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:13.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:13.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:13.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:13.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:13.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:13.541 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:40:13.542 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:40:13.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:13.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:13.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:13.653 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:13.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:13.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:13.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:13.788 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:13.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:13.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:13.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:13.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:13.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:13.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:13.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:14.049 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:14.078 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:14.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:14.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:14.181 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:14.212 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:14.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:14.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:14.316 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:14.350 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:14.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:14.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:14.443 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-09T08:40:14.455 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:14.513 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:14.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:14.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:14.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:14.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:14.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:14.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:14.747 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:14.778 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:14.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:14.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:14.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:14 smithi081 bash[76862]: cluster 2023-10-09T08:40:13.952283+0000 mgr.y (mgr.26009) 1150 : cluster 0 pgmap v1249: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:14.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:14 smithi081 bash[79557]: cluster 2023-10-09T08:40:13.952283+0000 mgr.y (mgr.26009) 1150 : cluster 0 pgmap v1249: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:14.882 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:14.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:14.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:14.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:15.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:15.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:14 smithi118 bash[59345]: cluster 2023-10-09T08:40:13.952283+0000 mgr.y (mgr.26009) 1150 : cluster 0 pgmap v1249: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:15.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:15.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:15.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:15.147 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:15.178 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:15.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:15.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:15.282 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:15.310 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:15.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:15.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:15.413 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:15.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:15.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:15.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:15.538 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:15.570 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:15.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:15.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:15.674 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:15.704 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:15.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:15.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:15.799 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:40:15.808 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:15.819 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:40:15.830 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:15 smithi081 bash[79557]: audit 2023-10-09T08:40:15.776846+0000 mon.c (mon.2) 417 : audit 0 from='client.? 172.21.15.81:0/2990360796' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:40:15.835 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:15.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:15.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:15.845 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:40:15.868 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:40:15.893 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:40:15.917 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:40:15.939 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:15.942 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:40:15.942 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:40:15.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:40:15.942 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:40:15.942 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:40:15.943 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:40:15.943 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:40:15.943 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:40:15.943 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:40:15.970 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:15.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:15.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:16.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:16.082 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:15 smithi081 bash[76862]: audit 2023-10-09T08:40:15.776846+0000 mon.c (mon.2) 417 : audit 0 from='client.? 172.21.15.81:0/2990360796' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:40:16.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:16.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:16.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:16.200 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:16.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:15 smithi118 bash[59345]: audit 2023-10-09T08:40:15.776846+0000 mon.c (mon.2) 417 : audit 0 from='client.? 172.21.15.81:0/2990360796' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:40:16.230 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:16.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:16.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:16.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:16.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:16.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:16.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:16.466 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:16.500 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:16.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:16.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:16.604 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:16.638 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:16.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:16.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:16.742 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:16.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:16.779 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:16.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:16.843 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:16 smithi081 bash[76862]: cluster 2023-10-09T08:40:15.953199+0000 mgr.y (mgr.26009) 1151 : cluster 0 pgmap v1250: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:16.880 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:16.910 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:16.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:16.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:17.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:17.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:16 smithi118 bash[59345]: cluster 2023-10-09T08:40:15.953199+0000 mgr.y (mgr.26009) 1151 : cluster 0 pgmap v1250: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:17.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:17.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:17.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:17.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:16 smithi081 bash[79557]: cluster 2023-10-09T08:40:15.953199+0000 mgr.y (mgr.26009) 1151 : cluster 0 pgmap v1250: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:17.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:17.156 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:17.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:17.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:17.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:17.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:17.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:17.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:17.386 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:17.416 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:17.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:17.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:17.520 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:17.551 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:17.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:17.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:17.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:17.684 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:17.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:17.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:17.787 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:17.820 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:17.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:17.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:17.859 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:40:17.859 INFO:teuthology.orchestra.run.smithi081.stderr:set osd.2 primary-affinity to 0.244335 (8160122) 2023-10-09T08:40:17.925 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:17.938 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:17 smithi081 bash[76862]: audit 2023-10-09T08:40:16.969838+0000 mon.a (mon.0) 1243 : audit 1 from='client.? 172.21.15.81:0/1389375410' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:40:17.938 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:17 smithi081 bash[76862]: audit 2023-10-09T08:40:17.439662+0000 mon.a (mon.0) 1244 : audit 1 from='client.? 172.21.15.81:0/3825039522' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.2443349601427678}]: dispatch 2023-10-09T08:40:17.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:17 smithi081 bash[79557]: audit 2023-10-09T08:40:16.969838+0000 mon.a (mon.0) 1243 : audit 1 from='client.? 172.21.15.81:0/1389375410' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:40:17.939 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:17 smithi081 bash[79557]: audit 2023-10-09T08:40:17.439662+0000 mon.a (mon.0) 1244 : audit 1 from='client.? 172.21.15.81:0/3825039522' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.2443349601427678}]: dispatch 2023-10-09T08:40:17.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:17.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:17.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:18.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:18.082 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:18.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:18.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:18.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:18.207 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:18.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:18.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:18.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:17 smithi118 bash[59345]: audit 2023-10-09T08:40:16.969838+0000 mon.a (mon.0) 1243 : audit 1 from='client.? 172.21.15.81:0/1389375410' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:40:18.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:17 smithi118 bash[59345]: audit 2023-10-09T08:40:17.439662+0000 mon.a (mon.0) 1244 : audit 1 from='client.? 172.21.15.81:0/3825039522' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.2443349601427678}]: dispatch 2023-10-09T08:40:18.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:18.336 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:18.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:18.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:18.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:18.461 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:18.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:18.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:18.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:18.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:18.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:18.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:18.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:18.720 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:18.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:18.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:18.752 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:40:18.753 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:40:18.824 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:18.855 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:18.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:18.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:18.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:18.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:18.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:18.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:19.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:19.101 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[79557]: cluster 2023-10-09T08:40:17.837445+0000 mon.a (mon.0) 1245 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:40:19.101 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[79557]: cluster 2023-10-09T08:40:17.845641+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T08:40:19.101 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[79557]: cluster 2023-10-09T08:40:17.846448+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T08:40:19.101 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[79557]: cluster 2023-10-09T08:40:17.848580+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T08:40:19.101 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[79557]: audit 2023-10-09T08:40:17.849003+0000 mon.a (mon.0) 1246 : audit 1 from='client.? 172.21.15.81:0/1389375410' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:40:19.101 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[79557]: audit 2023-10-09T08:40:17.849103+0000 mon.a (mon.0) 1247 : audit 1 from='client.? 172.21.15.81:0/3825039522' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.2443349601427678}]': finished 2023-10-09T08:40:19.101 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[79557]: cluster 2023-10-09T08:40:17.849172+0000 mon.a (mon.0) 1248 : cluster 0 osdmap e286: 8 total, 7 up, 8 in 2023-10-09T08:40:19.101 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[79557]: cluster 2023-10-09T08:40:17.853474+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T08:40:19.102 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[79557]: cluster 2023-10-09T08:40:17.855080+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T08:40:19.102 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[79557]: cluster 2023-10-09T08:40:17.953778+0000 mgr.y (mgr.26009) 1152 : cluster 0 pgmap v1252: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:19.102 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[79557]: cluster 2023-10-09T08:40:18.728470+0000 mon.a (mon.0) 1249 : cluster 0 osdmap e287: 8 total, 7 up, 8 in 2023-10-09T08:40:19.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[76862]: cluster 2023-10-09T08:40:17.837445+0000 mon.a (mon.0) 1245 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:40:19.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[76862]: cluster 2023-10-09T08:40:17.845641+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T08:40:19.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[76862]: cluster 2023-10-09T08:40:17.846448+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T08:40:19.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[76862]: cluster 2023-10-09T08:40:17.848580+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T08:40:19.103 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[76862]: audit 2023-10-09T08:40:17.849003+0000 mon.a (mon.0) 1246 : audit 1 from='client.? 172.21.15.81:0/1389375410' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:40:19.103 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[76862]: audit 2023-10-09T08:40:17.849103+0000 mon.a (mon.0) 1247 : audit 1 from='client.? 172.21.15.81:0/3825039522' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.2443349601427678}]': finished 2023-10-09T08:40:19.103 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[76862]: cluster 2023-10-09T08:40:17.849172+0000 mon.a (mon.0) 1248 : cluster 0 osdmap e286: 8 total, 7 up, 8 in 2023-10-09T08:40:19.103 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[76862]: cluster 2023-10-09T08:40:17.853474+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T08:40:19.103 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[76862]: cluster 2023-10-09T08:40:17.855080+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T08:40:19.103 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[76862]: cluster 2023-10-09T08:40:17.953778+0000 mgr.y (mgr.26009) 1152 : cluster 0 pgmap v1252: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:19.103 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:18 smithi081 bash[76862]: cluster 2023-10-09T08:40:18.728470+0000 mon.a (mon.0) 1249 : cluster 0 osdmap e287: 8 total, 7 up, 8 in 2023-10-09T08:40:19.116 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:19.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:19.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:19.220 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:19.223 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:40:19.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:18 smithi118 bash[59345]: cluster 2023-10-09T08:40:17.837445+0000 mon.a (mon.0) 1245 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:40:19.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:18 smithi118 bash[59345]: cluster 2023-10-09T08:40:17.845641+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T08:40:19.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:18 smithi118 bash[59345]: cluster 2023-10-09T08:40:17.846448+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T08:40:19.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:18 smithi118 bash[59345]: cluster 2023-10-09T08:40:17.848580+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T08:40:19.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:18 smithi118 bash[59345]: audit 2023-10-09T08:40:17.849003+0000 mon.a (mon.0) 1246 : audit 1 from='client.? 172.21.15.81:0/1389375410' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:40:19.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:18 smithi118 bash[59345]: audit 2023-10-09T08:40:17.849103+0000 mon.a (mon.0) 1247 : audit 1 from='client.? 172.21.15.81:0/3825039522' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.2443349601427678}]': finished 2023-10-09T08:40:19.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:18 smithi118 bash[59345]: cluster 2023-10-09T08:40:17.849172+0000 mon.a (mon.0) 1248 : cluster 0 osdmap e286: 8 total, 7 up, 8 in 2023-10-09T08:40:19.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:18 smithi118 bash[59345]: cluster 2023-10-09T08:40:17.853474+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T08:40:19.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:18 smithi118 bash[59345]: cluster 2023-10-09T08:40:17.855080+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T08:40:19.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:18 smithi118 bash[59345]: cluster 2023-10-09T08:40:17.953778+0000 mgr.y (mgr.26009) 1152 : cluster 0 pgmap v1252: 73 pgs: 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:19.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:18 smithi118 bash[59345]: cluster 2023-10-09T08:40:18.728470+0000 mon.a (mon.0) 1249 : cluster 0 osdmap e287: 8 total, 7 up, 8 in 2023-10-09T08:40:19.250 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:19.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:19.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:19.355 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:19.377 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:19.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:19.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:19.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:19.505 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:19.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:19.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:19.609 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:19.637 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:19.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:19.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:19.740 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:19.769 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:19.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:19.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:19.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:19.894 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:19.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:19.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:19.996 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:20.009 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:19 smithi118 bash[59345]: cluster 2023-10-09T08:40:18.720568+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T08:40:20.009 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:19 smithi118 bash[59345]: cluster 2023-10-09T08:40:18.722307+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T08:40:20.010 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:19 smithi118 bash[59345]: cluster 2023-10-09T08:40:18.728908+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T08:40:20.010 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:19 smithi118 bash[59345]: cluster 2023-10-09T08:40:18.732873+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T08:40:20.010 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:19 smithi118 bash[59345]: cluster 2023-10-09T08:40:19.741522+0000 mon.a (mon.0) 1250 : cluster 0 osdmap e288: 8 total, 7 up, 8 in 2023-10-09T08:40:20.024 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:20.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:20.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:20.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:19 smithi081 bash[76862]: cluster 2023-10-09T08:40:18.720568+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T08:40:20.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:19 smithi081 bash[76862]: cluster 2023-10-09T08:40:18.722307+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T08:40:20.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:19 smithi081 bash[76862]: cluster 2023-10-09T08:40:18.728908+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T08:40:20.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:19 smithi081 bash[76862]: cluster 2023-10-09T08:40:18.732873+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T08:40:20.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:19 smithi081 bash[76862]: cluster 2023-10-09T08:40:19.741522+0000 mon.a (mon.0) 1250 : cluster 0 osdmap e288: 8 total, 7 up, 8 in 2023-10-09T08:40:20.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:19 smithi081 bash[79557]: cluster 2023-10-09T08:40:18.720568+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T08:40:20.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:19 smithi081 bash[79557]: cluster 2023-10-09T08:40:18.722307+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T08:40:20.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:19 smithi081 bash[79557]: cluster 2023-10-09T08:40:18.728908+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T08:40:20.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:19 smithi081 bash[79557]: cluster 2023-10-09T08:40:18.732873+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T08:40:20.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:19 smithi081 bash[79557]: cluster 2023-10-09T08:40:19.741522+0000 mon.a (mon.0) 1250 : cluster 0 osdmap e288: 8 total, 7 up, 8 in 2023-10-09T08:40:20.128 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:20.157 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:20.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:20.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:20.260 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:20.294 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:20.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:20.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:20.398 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:20.432 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:20.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:20.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:20.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:20.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:20.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:20.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:20.674 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:20.699 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:20.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:20.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:20.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:40:20.803 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:20.829 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:20.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:20.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:20.932 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:20.951 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:20.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:20.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:21.055 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:21.078 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:21.079 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:20 smithi118 bash[59345]: cluster 2023-10-09T08:40:19.734413+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T08:40:21.079 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:20 smithi118 bash[59345]: cluster 2023-10-09T08:40:19.736406+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T08:40:21.079 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:20 smithi118 bash[59345]: cluster 2023-10-09T08:40:19.741788+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T08:40:21.081 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:20 smithi118 bash[59345]: cluster 2023-10-09T08:40:19.744286+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T08:40:21.081 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:20 smithi118 bash[59345]: cluster 2023-10-09T08:40:19.954701+0000 mgr.y (mgr.26009) 1153 : cluster 0 pgmap v1255: 73 pgs: 3 remapped+peering, 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 19 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:21.081 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:20 smithi118 bash[59345]: audit 2023-10-09T08:40:20.665020+0000 mon.c (mon.2) 418 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:40:21.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:21.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:21.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:20 smithi081 bash[79557]: cluster 2023-10-09T08:40:19.734413+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T08:40:21.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:20 smithi081 bash[79557]: cluster 2023-10-09T08:40:19.736406+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T08:40:21.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:20 smithi081 bash[79557]: cluster 2023-10-09T08:40:19.741788+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T08:40:21.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:20 smithi081 bash[79557]: cluster 2023-10-09T08:40:19.744286+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T08:40:21.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:20 smithi081 bash[79557]: cluster 2023-10-09T08:40:19.954701+0000 mgr.y (mgr.26009) 1153 : cluster 0 pgmap v1255: 73 pgs: 3 remapped+peering, 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 19 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:21.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:20 smithi081 bash[79557]: audit 2023-10-09T08:40:20.665020+0000 mon.c (mon.2) 418 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:40:21.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:20 smithi081 bash[76862]: cluster 2023-10-09T08:40:19.734413+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T08:40:21.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:20 smithi081 bash[76862]: cluster 2023-10-09T08:40:19.736406+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T08:40:21.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:20 smithi081 bash[76862]: cluster 2023-10-09T08:40:19.741788+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T08:40:21.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:20 smithi081 bash[76862]: cluster 2023-10-09T08:40:19.744286+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T08:40:21.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:20 smithi081 bash[76862]: cluster 2023-10-09T08:40:19.954701+0000 mgr.y (mgr.26009) 1153 : cluster 0 pgmap v1255: 73 pgs: 3 remapped+peering, 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 19 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:21.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:20 smithi081 bash[76862]: audit 2023-10-09T08:40:20.665020+0000 mon.c (mon.2) 418 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:40:21.183 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:21.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:21.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:21.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:21.313 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:21.342 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:21.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:21.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:21.445 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:21.473 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:21.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:21.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:21.577 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:21.613 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:21.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:21.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:21.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:40:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:40:21] "GET /metrics HTTP/1.1" 200 34222 "" "Prometheus/2.33.4" 2023-10-09T08:40:21.716 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:21.742 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:21.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:21.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:21.845 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:21.871 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:21.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:21.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:21.974 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:22.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:22.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:22.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:22.032 INFO:teuthology.orchestra.run.smithi081.stderr:pool 'unique_pool_3' created 2023-10-09T08:40:22.107 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:22.137 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:22.139 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:21 smithi118 bash[59345]: cluster 2023-10-09T08:40:20.851138+0000 mon.a (mon.0) 1251 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T08:40:22.139 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:21 smithi118 bash[59345]: cluster 2023-10-09T08:40:20.851197+0000 mon.a (mon.0) 1252 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 3 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:22.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:22.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:22.241 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:22.268 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:22.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:22.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:22.298 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:21 smithi081 bash[76862]: cluster 2023-10-09T08:40:20.851138+0000 mon.a (mon.0) 1251 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T08:40:22.298 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:21 smithi081 bash[76862]: cluster 2023-10-09T08:40:20.851197+0000 mon.a (mon.0) 1252 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 3 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:22.298 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:21 smithi081 bash[79557]: cluster 2023-10-09T08:40:20.851138+0000 mon.a (mon.0) 1251 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T08:40:22.298 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:21 smithi081 bash[79557]: cluster 2023-10-09T08:40:20.851197+0000 mon.a (mon.0) 1252 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 3 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:22.373 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:22.404 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:22.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:22.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:22.508 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:22.536 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:22.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:22.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:22.639 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:22.663 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:22.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:22.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:22.765 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:22.794 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:22.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:22.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:22.898 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:22.929 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:22.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:22.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:22.950 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:40:23.034 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:23.046 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:22 smithi118 bash[59345]: audit 2023-10-09T08:40:21.529562+0000 mon.c (mon.2) 419 : audit 1 from='client.? 172.21.15.81:0/900254517' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-09T08:40:23.046 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:22 smithi118 bash[59345]: audit 2023-10-09T08:40:21.530396+0000 mon.a (mon.0) 1253 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-09T08:40:23.046 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:22 smithi118 bash[59345]: cluster 2023-10-09T08:40:21.955542+0000 mgr.y (mgr.26009) 1154 : cluster 0 pgmap v1256: 73 pgs: 3 remapped+peering, 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 19 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:23.046 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:22 smithi118 bash[59345]: cluster 2023-10-09T08:40:22.019406+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T08:40:23.046 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:22 smithi118 bash[59345]: cluster 2023-10-09T08:40:22.019443+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T08:40:23.047 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:22 smithi118 bash[59345]: audit 2023-10-09T08:40:22.024131+0000 mon.a (mon.0) 1254 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-10-09T08:40:23.047 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:22 smithi118 bash[59345]: cluster 2023-10-09T08:40:22.024191+0000 mon.a (mon.0) 1255 : cluster 0 osdmap e289: 8 total, 7 up, 8 in 2023-10-09T08:40:23.061 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:23.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:23.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:23.115 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:40:23.115 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:40:23.115 INFO:teuthology.orchestra.run.smithi118.stdout: "complaint_time": 30, 2023-10-09T08:40:23.116 INFO:teuthology.orchestra.run.smithi118.stdout: "num_blocked_ops": 0 2023-10-09T08:40:23.116 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:40:23.165 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:23.174 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:22 smithi081 bash[79557]: audit 2023-10-09T08:40:21.529562+0000 mon.c (mon.2) 419 : audit 1 from='client.? 172.21.15.81:0/900254517' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-09T08:40:23.174 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:22 smithi081 bash[79557]: audit 2023-10-09T08:40:21.530396+0000 mon.a (mon.0) 1253 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-09T08:40:23.175 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:22 smithi081 bash[79557]: cluster 2023-10-09T08:40:21.955542+0000 mgr.y (mgr.26009) 1154 : cluster 0 pgmap v1256: 73 pgs: 3 remapped+peering, 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 19 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:23.175 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:22 smithi081 bash[79557]: cluster 2023-10-09T08:40:22.019406+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T08:40:23.175 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:22 smithi081 bash[79557]: cluster 2023-10-09T08:40:22.019443+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T08:40:23.175 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:22 smithi081 bash[79557]: audit 2023-10-09T08:40:22.024131+0000 mon.a (mon.0) 1254 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-10-09T08:40:23.175 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:22 smithi081 bash[79557]: cluster 2023-10-09T08:40:22.024191+0000 mon.a (mon.0) 1255 : cluster 0 osdmap e289: 8 total, 7 up, 8 in 2023-10-09T08:40:23.176 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:22 smithi081 bash[76862]: audit 2023-10-09T08:40:21.529562+0000 mon.c (mon.2) 419 : audit 1 from='client.? 172.21.15.81:0/900254517' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-09T08:40:23.176 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:22 smithi081 bash[76862]: audit 2023-10-09T08:40:21.530396+0000 mon.a (mon.0) 1253 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-09T08:40:23.176 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:22 smithi081 bash[76862]: cluster 2023-10-09T08:40:21.955542+0000 mgr.y (mgr.26009) 1154 : cluster 0 pgmap v1256: 73 pgs: 3 remapped+peering, 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 19 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:23.176 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:22 smithi081 bash[76862]: cluster 2023-10-09T08:40:22.019406+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T08:40:23.176 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:22 smithi081 bash[76862]: cluster 2023-10-09T08:40:22.019443+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T08:40:23.176 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:22 smithi081 bash[76862]: audit 2023-10-09T08:40:22.024131+0000 mon.a (mon.0) 1254 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-10-09T08:40:23.176 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:22 smithi081 bash[76862]: cluster 2023-10-09T08:40:22.024191+0000 mon.a (mon.0) 1255 : cluster 0 osdmap e289: 8 total, 7 up, 8 in 2023-10-09T08:40:23.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:23.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:23.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:23.227 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2023-10-09T08:40:23.291 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:23.321 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:23.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:23.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:23.425 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:23.455 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:23.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:23.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:23.558 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:23.583 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:23.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:23.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:23.686 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:23.711 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:23.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:23.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:23.814 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:23.846 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:23.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:23.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:23.950 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:23.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:23.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:23.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:24.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:24.116 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:24.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:24.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:24.220 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:24.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:24 smithi118 bash[59345]: cluster 2023-10-09T08:40:22.617922+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T08:40:24.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:24 smithi118 bash[59345]: cluster 2023-10-09T08:40:23.028910+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T08:40:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:24 smithi118 bash[59345]: cluster 2023-10-09T08:40:23.034109+0000 mon.a (mon.0) 1256 : cluster 0 osdmap e290: 8 total, 7 up, 8 in 2023-10-09T08:40:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:24 smithi118 bash[59345]: cluster 2023-10-09T08:40:23.035094+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T08:40:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:24 smithi118 bash[59345]: cluster 2023-10-09T08:40:23.035339+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T08:40:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:24 smithi118 bash[59345]: cluster 2023-10-09T08:40:23.035346+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T08:40:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:24 smithi118 bash[59345]: audit 2023-10-09T08:40:23.166142+0000 mon.a (mon.0) 1257 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:24 smithi118 bash[59345]: audit 2023-10-09T08:40:23.168954+0000 mon.c (mon.2) 420 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:40:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:24 smithi118 bash[59345]: cluster 2023-10-09T08:40:23.956748+0000 mgr.y (mgr.26009) 1155 : cluster 0 pgmap v1259: 89 pgs: 16 unknown, 3 remapped+peering, 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 19 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:24.248 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:24.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:24.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:24.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:24.364 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[76862]: cluster 2023-10-09T08:40:22.617922+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T08:40:24.364 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[76862]: cluster 2023-10-09T08:40:23.028910+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T08:40:24.364 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[76862]: cluster 2023-10-09T08:40:23.034109+0000 mon.a (mon.0) 1256 : cluster 0 osdmap e290: 8 total, 7 up, 8 in 2023-10-09T08:40:24.364 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[76862]: cluster 2023-10-09T08:40:23.035094+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T08:40:24.364 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[76862]: cluster 2023-10-09T08:40:23.035339+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T08:40:24.364 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[76862]: cluster 2023-10-09T08:40:23.035346+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T08:40:24.365 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[76862]: audit 2023-10-09T08:40:23.166142+0000 mon.a (mon.0) 1257 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:24.365 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[76862]: audit 2023-10-09T08:40:23.168954+0000 mon.c (mon.2) 420 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:40:24.365 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[76862]: cluster 2023-10-09T08:40:23.956748+0000 mgr.y (mgr.26009) 1155 : cluster 0 pgmap v1259: 89 pgs: 16 unknown, 3 remapped+peering, 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 19 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:24.365 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[79557]: cluster 2023-10-09T08:40:22.617922+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T08:40:24.365 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[79557]: cluster 2023-10-09T08:40:23.028910+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T08:40:24.366 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[79557]: cluster 2023-10-09T08:40:23.034109+0000 mon.a (mon.0) 1256 : cluster 0 osdmap e290: 8 total, 7 up, 8 in 2023-10-09T08:40:24.366 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[79557]: cluster 2023-10-09T08:40:23.035094+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T08:40:24.366 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[79557]: cluster 2023-10-09T08:40:23.035339+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T08:40:24.366 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[79557]: cluster 2023-10-09T08:40:23.035346+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T08:40:24.366 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[79557]: audit 2023-10-09T08:40:23.166142+0000 mon.a (mon.0) 1257 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:24.367 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[79557]: audit 2023-10-09T08:40:23.168954+0000 mon.c (mon.2) 420 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:40:24.367 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:24 smithi081 bash[79557]: cluster 2023-10-09T08:40:23.956748+0000 mgr.y (mgr.26009) 1155 : cluster 0 pgmap v1259: 89 pgs: 16 unknown, 3 remapped+peering, 3 active+undersized+degraded, 32 active+clean, 16 active+undersized, 19 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:24.383 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:24.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:24.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:24.421 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-09T08:40:24.486 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:24.518 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:24.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:24.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:24.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:24.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:24.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:24.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:24.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:24.796 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:24.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:24.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:24.900 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:24.931 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:24.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:24.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:25.036 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:25.066 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:25.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:25.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:25.169 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:25.183 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:25 smithi118 bash[59345]: cluster 2023-10-09T08:40:24.031892+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T08:40:25.183 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:25 smithi118 bash[59345]: cluster 2023-10-09T08:40:24.036295+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T08:40:25.183 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:25 smithi118 bash[59345]: cluster 2023-10-09T08:40:24.038394+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e291: 8 total, 7 up, 8 in 2023-10-09T08:40:25.201 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:25.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:25.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:25.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:25.317 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:25 smithi081 bash[76862]: cluster 2023-10-09T08:40:24.031892+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T08:40:25.317 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:25 smithi081 bash[76862]: cluster 2023-10-09T08:40:24.036295+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T08:40:25.317 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:25 smithi081 bash[76862]: cluster 2023-10-09T08:40:24.038394+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e291: 8 total, 7 up, 8 in 2023-10-09T08:40:25.318 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:25 smithi081 bash[79557]: cluster 2023-10-09T08:40:24.031892+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T08:40:25.318 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:25 smithi081 bash[79557]: cluster 2023-10-09T08:40:24.036295+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T08:40:25.318 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:25 smithi081 bash[79557]: cluster 2023-10-09T08:40:24.038394+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e291: 8 total, 7 up, 8 in 2023-10-09T08:40:25.333 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:25.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:25.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:25.437 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:25.470 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:25.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:25.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:25.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:25.630 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:25.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:25.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:25.734 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:25.748 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:40:25.766 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:25.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:25.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:25.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:25.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:25.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:25.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:26.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:26.025 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:26.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:26.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:26.101 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0, 7] out_osds: [] dead_osds: [1] live_osds: [0, 3, 4, 6, 7, 2, 5] 2023-10-09T08:40:26.102 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:40:26.102 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-10-09T08:40:26.102 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:40:26.102 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:40:26.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-10-09T08:40:26.128 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:26.154 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:26.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:26.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:26.259 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:26.286 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:26.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:26.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:26.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:26 smithi081 bash[76862]: cluster 2023-10-09T08:40:25.958137+0000 mgr.y (mgr.26009) 1156 : cluster 0 pgmap v1261: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:26.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:26 smithi081 bash[79557]: cluster 2023-10-09T08:40:25.958137+0000 mgr.y (mgr.26009) 1156 : cluster 0 pgmap v1261: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:26.389 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:26 smithi118 bash[59345]: cluster 2023-10-09T08:40:25.958137+0000 mgr.y (mgr.26009) 1156 : cluster 0 pgmap v1261: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:26.418 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:26.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:26.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:26.521 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:26.575 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:26.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:26.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:26.678 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:26.744 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:26.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:26.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:26.847 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:26.877 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:26.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:26.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:26.980 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:27.014 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:27.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:27.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:27.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:27.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:27.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:27.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:27.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:27 smithi118 bash[59345]: cluster 2023-10-09T08:40:25.132245+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T08:40:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:27 smithi118 bash[59345]: cluster 2023-10-09T08:40:26.046618+0000 mon.a (mon.0) 1259 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-10-09T08:40:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:27 smithi118 bash[59345]: audit 2023-10-09T08:40:26.910092+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:27 smithi118 bash[59345]: audit 2023-10-09T08:40:26.921466+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:27 smithi118 bash[59345]: audit 2023-10-09T08:40:26.961686+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:27 smithi118 bash[59345]: audit 2023-10-09T08:40:26.974132+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:27.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:27.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:27.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:27.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:27 smithi081 bash[76862]: cluster 2023-10-09T08:40:25.132245+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T08:40:27.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:27 smithi081 bash[76862]: cluster 2023-10-09T08:40:26.046618+0000 mon.a (mon.0) 1259 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-10-09T08:40:27.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:27 smithi081 bash[76862]: audit 2023-10-09T08:40:26.910092+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:27.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:27 smithi081 bash[76862]: audit 2023-10-09T08:40:26.921466+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:27.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:27 smithi081 bash[76862]: audit 2023-10-09T08:40:26.961686+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:27.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:27 smithi081 bash[76862]: audit 2023-10-09T08:40:26.974132+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:27.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:27 smithi081 bash[79557]: cluster 2023-10-09T08:40:25.132245+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T08:40:27.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:27 smithi081 bash[79557]: cluster 2023-10-09T08:40:26.046618+0000 mon.a (mon.0) 1259 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-10-09T08:40:27.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:27 smithi081 bash[79557]: audit 2023-10-09T08:40:26.910092+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:27.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:27 smithi081 bash[79557]: audit 2023-10-09T08:40:26.921466+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:27.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:27 smithi081 bash[79557]: audit 2023-10-09T08:40:26.961686+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:27.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:27 smithi081 bash[79557]: audit 2023-10-09T08:40:26.974132+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:27.382 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:27.411 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:27.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:27.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:27.515 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:27.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:27.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:27.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:27.643 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:27.675 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:27.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:27.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:27.776 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:40:27.777 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:40:27.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:27.806 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:27.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:27.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:27.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:27.941 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:27.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:27.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:28.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:28.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:28.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:28.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:28.175 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:28.208 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:28.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:28.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:28.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:28.324 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:28 smithi081 bash[76862]: audit 2023-10-09T08:40:27.514529+0000 mon.c (mon.2) 421 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:40:28.325 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:28 smithi081 bash[76862]: audit 2023-10-09T08:40:27.516196+0000 mon.c (mon.2) 422 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:40:28.325 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:28 smithi081 bash[76862]: audit 2023-10-09T08:40:27.525781+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:28.325 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:28 smithi081 bash[76862]: cluster 2023-10-09T08:40:27.959194+0000 mgr.y (mgr.26009) 1157 : cluster 0 pgmap v1262: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:28.325 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:28 smithi081 bash[79557]: audit 2023-10-09T08:40:27.514529+0000 mon.c (mon.2) 421 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:40:28.325 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:28 smithi081 bash[79557]: audit 2023-10-09T08:40:27.516196+0000 mon.c (mon.2) 422 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:40:28.325 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:28 smithi081 bash[79557]: audit 2023-10-09T08:40:27.525781+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:28.325 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:28 smithi081 bash[79557]: cluster 2023-10-09T08:40:27.959194+0000 mgr.y (mgr.26009) 1157 : cluster 0 pgmap v1262: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:28.338 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:28.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:28.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:28.442 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:28.454 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:28 smithi118 bash[59345]: audit 2023-10-09T08:40:27.514529+0000 mon.c (mon.2) 421 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:40:28.454 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:28 smithi118 bash[59345]: audit 2023-10-09T08:40:27.516196+0000 mon.c (mon.2) 422 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:40:28.454 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:28 smithi118 bash[59345]: audit 2023-10-09T08:40:27.525781+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:28.454 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:28 smithi118 bash[59345]: cluster 2023-10-09T08:40:27.959194+0000 mgr.y (mgr.26009) 1157 : cluster 0 pgmap v1262: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:28.472 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:28.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:28.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:28.576 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:28.579 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:40:28.603 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:28.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:28.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:28.706 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:28.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:28.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:28.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:28.833 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:28.858 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:28.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:28.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:28.962 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:28.991 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:28.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:28.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:29.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:29.126 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:29.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:29.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:29.229 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:29.256 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:29.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:29.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:29.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:29.385 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:29.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:29.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:29.488 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:29.516 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:29.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:29.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:29.620 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:29.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:29 smithi081 bash[76862]: cluster 2023-10-09T08:40:28.720962+0000 mon.a (mon.0) 1265 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 3 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:29.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:29 smithi081 bash[79557]: cluster 2023-10-09T08:40:28.720962+0000 mon.a (mon.0) 1265 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 3 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:29.650 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:29.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:29.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:29.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:29.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:29 smithi118 bash[59345]: cluster 2023-10-09T08:40:28.720962+0000 mon.a (mon.0) 1265 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 3 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:29.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:29.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:29.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:29.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:29.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:29.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:29.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:30.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:30.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:30.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:30.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:30.143 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:30.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:30.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:30.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:30.270 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:30.303 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:30.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:30.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:30.406 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:30.432 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:30.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:30.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:30.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:30.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:30.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:30.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:30.660 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:30.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:30.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:30.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:30.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:30 smithi118 bash[59345]: cluster 2023-10-09T08:40:29.960694+0000 mgr.y (mgr.26009) 1158 : cluster 0 pgmap v1263: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:30.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:30.807 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:30 smithi081 bash[76862]: cluster 2023-10-09T08:40:29.960694+0000 mgr.y (mgr.26009) 1158 : cluster 0 pgmap v1263: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:30.808 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:30 smithi081 bash[79557]: cluster 2023-10-09T08:40:29.960694+0000 mgr.y (mgr.26009) 1158 : cluster 0 pgmap v1263: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:30.827 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:30.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:30.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:30.930 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:30.969 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:30.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:30.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:31.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:31.101 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:31.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:31.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:31.206 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:31.230 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:31.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:31.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:31.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:31.343 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:40:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:40:31] "GET /metrics HTTP/1.1" 200 36504 "" "Prometheus/2.33.4" 2023-10-09T08:40:31.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:31.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:31.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:31.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:31.486 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:31.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:31.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:31.589 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:31.615 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:31.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:31.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:31.719 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:31.750 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:31.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:31.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:31.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:31.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:31.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:31.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:31.983 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:32.010 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:32.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:32.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:32.114 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:32.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:32 smithi081 bash[76862]: cluster 2023-10-09T08:40:31.961624+0000 mgr.y (mgr.26009) 1159 : cluster 0 pgmap v1264: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:32.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:32 smithi081 bash[79557]: cluster 2023-10-09T08:40:31.961624+0000 mgr.y (mgr.26009) 1159 : cluster 0 pgmap v1264: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:32.140 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:32.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:32.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:32.157 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:40:32.243 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:32.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:32 smithi118 bash[59345]: cluster 2023-10-09T08:40:31.961624+0000 mgr.y (mgr.26009) 1159 : cluster 0 pgmap v1264: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:32.272 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:32.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:32.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:32.376 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:32.407 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:32.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:32.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:32.511 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:32.541 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:32.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:32.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:32.644 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:32.671 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:32.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:32.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:32.735 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:40:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: "size": 20, 2023-10-09T08:40:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 600, 2023-10-09T08:40:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [ 2023-10-09T08:40:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:142392 7.c 7:3f193d5e:::benchmark_data_smithi081_154445_object44894:head [delete] snapc 0=[] ondisk+write+known_if_redirected e214)", 2023-10-09T08:40:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:32:24.364421+0000", 2023-10-09T08:40:32.735 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 488.36529831799999, 2023-10-09T08:40:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.22331701600000001, 2023-10-09T08:40:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 142392 2023-10-09T08:40:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.736 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364421+0000", 2023-10-09T08:40:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364421+0000", 2023-10-09T08:40:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:40:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364420+0000", 2023-10-09T08:40:32.737 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.1020000000000003e-06 2023-10-09T08:40:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364429+0000", 2023-10-09T08:40:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.489e-05 2023-10-09T08:40:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364444+0000", 2023-10-09T08:40:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.0319999999999998e-06 2023-10-09T08:40:32.738 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364451+0000", 2023-10-09T08:40:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3307000000000003e-05 2023-10-09T08:40:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364504+0000", 2023-10-09T08:40:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000122235 2023-10-09T08:40:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.739 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364626+0000", 2023-10-09T08:40:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014449600000000001 2023-10-09T08:40:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3,7", 2023-10-09T08:40:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.364771+0000", 2023-10-09T08:40:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0045762529999999997 2023-10-09T08:40:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.740 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.369347+0000", 2023-10-09T08:40:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.218245309 2023-10-09T08:40:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587592+0000", 2023-10-09T08:40:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.3806999999999997e-05 2023-10-09T08:40:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587626+0000", 2023-10-09T08:40:32.741 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.8972999999999999e-05 2023-10-09T08:40:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587685+0000", 2023-10-09T08:40:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3322000000000002e-05 2023-10-09T08:40:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587738+0000", 2023-10-09T08:40:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.22331701600000001 2023-10-09T08:40:32.742 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop_reply(client.35241.0:142392 7.c e214/168 ondisk, result = 0)", 2023-10-09T08:40:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:32:24.368833+0000", 2023-10-09T08:40:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 488.36088691100002, 2023-10-09T08:40:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.218771891, 2023-10-09T08:40:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:40:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.743 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368833+0000", 2023-10-09T08:40:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368833+0000", 2023-10-09T08:40:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:40:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.744 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368832+0000", 2023-10-09T08:40:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2689999999999999e-06 2023-10-09T08:40:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368837+0000", 2023-10-09T08:40:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.1449999999999997e-06 2023-10-09T08:40:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368846+0000", 2023-10-09T08:40:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6999999999999999e-06 2023-10-09T08:40:32.745 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.368851+0000", 2023-10-09T08:40:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00054991999999999997 2023-10-09T08:40:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.369401+0000", 2023-10-09T08:40:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.21768804999999999 2023-10-09T08:40:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.746 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587089+0000", 2023-10-09T08:40:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00051565599999999997 2023-10-09T08:40:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587605+0000", 2023-10-09T08:40:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.218771891 2023-10-09T08:40:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.747 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.35241.0:142307 7.4 e214/208 7:2a655984:::benchmark_data_smithi081_154445_object44809:head v 214'9038, mlcod=176'2827)", 2023-10-09T08:40:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:32:24.415111+0000", 2023-10-09T08:40:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 488.31460864799999, 2023-10-09T08:40:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.18767826200000001, 2023-10-09T08:40:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.415111+0000", 2023-10-09T08:40:32.748 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.415111+0000", 2023-10-09T08:40:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:40:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.749 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.415109+0000", 2023-10-09T08:40:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6889999999999999e-05 2023-10-09T08:40:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.415126+0000", 2023-10-09T08:40:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.171928886 2023-10-09T08:40:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.750 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587055+0000", 2023-10-09T08:40:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.9653999999999999e-05 2023-10-09T08:40:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587074+0000", 2023-10-09T08:40:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000574512 2023-10-09T08:40:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.751 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587649+0000", 2023-10-09T08:40:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.0611999999999997e-05 2023-10-09T08:40:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.587689+0000", 2023-10-09T08:40:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.015047501 2023-10-09T08:40:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.602737+0000", 2023-10-09T08:40:32.752 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2197000000000002e-05 2023-10-09T08:40:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:32:24.602789+0000", 2023-10-09T08:40:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.18767826200000001 2023-10-09T08:40:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:159935 7.c 7:30b4bb01:::benchmark_data_smithi081_154445_object62437:head [delete] snapc 0=[] ondisk+write+known_if_redirected e227)", 2023-10-09T08:40:32.753 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:34:58.619533+0000", 2023-10-09T08:40:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 334.110186349, 2023-10-09T08:40:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.20818152500000001, 2023-10-09T08:40:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 159935 2023-10-09T08:40:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.754 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619533+0000", 2023-10-09T08:40:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619533+0000", 2023-10-09T08:40:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:40:32.755 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619531+0000", 2023-10-09T08:40:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.7380000000000006e-06 2023-10-09T08:40:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619541+0000", 2023-10-09T08:40:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.8924999999999999e-05 2023-10-09T08:40:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.756 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619560+0000", 2023-10-09T08:40:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.1259999999999998e-06 2023-10-09T08:40:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619568+0000", 2023-10-09T08:40:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.3445e-05 2023-10-09T08:40:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.757 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619631+0000", 2023-10-09T08:40:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00011405599999999999 2023-10-09T08:40:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619745+0000", 2023-10-09T08:40:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000145878 2023-10-09T08:40:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,2,3,7", 2023-10-09T08:40:32.758 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.619891+0000", 2023-10-09T08:40:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0050452079999999998 2023-10-09T08:40:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.624937+0000", 2023-10-09T08:40:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015756799999999999 2023-10-09T08:40:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.625094+0000", 2023-10-09T08:40:32.759 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5854000000000001e-05 2023-10-09T08:40:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.625110+0000", 2023-10-09T08:40:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00088465600000000005 2023-10-09T08:40:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.625995+0000", 2023-10-09T08:40:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.201538525 2023-10-09T08:40:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.760 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.827533+0000", 2023-10-09T08:40:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.6280000000000003e-05 2023-10-09T08:40:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.827589+0000", 2023-10-09T08:40:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012526799999999999 2023-10-09T08:40:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.761 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:34:58.827715+0000", 2023-10-09T08:40:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.20818152500000001 2023-10-09T08:40:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:160736 7.7 7:e51620fc:::benchmark_data_smithi081_154445_object63238:head [delete] snapc 0=[] ondisk+write+known_if_redirected e227)", 2023-10-09T08:40:32.762 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:03.098797+0000", 2023-10-09T08:40:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 329.63092217100001, 2023-10-09T08:40:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.20389611499999999, 2023-10-09T08:40:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 160736 2023-10-09T08:40:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.763 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.098797+0000", 2023-10-09T08:40:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.098797+0000", 2023-10-09T08:40:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:40:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.764 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.098796+0000", 2023-10-09T08:40:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3340000000000001e-06 2023-10-09T08:40:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.098802+0000", 2023-10-09T08:40:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.9160000000000007e-06 2023-10-09T08:40:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.098811+0000", 2023-10-09T08:40:32.765 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.9790000000000001e-06 2023-10-09T08:40:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.098816+0000", 2023-10-09T08:40:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002496935 2023-10-09T08:40:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.101313+0000", 2023-10-09T08:40:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00049323200000000002 2023-10-09T08:40:32.766 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for degraded object", 2023-10-09T08:40:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.101806+0000", 2023-10-09T08:40:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.064586633000000004 2023-10-09T08:40:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.166392+0000", 2023-10-09T08:40:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00019549199999999999 2023-10-09T08:40:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.767 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.166588+0000", 2023-10-09T08:40:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00025598100000000001 2023-10-09T08:40:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3", 2023-10-09T08:40:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.166844+0000", 2023-10-09T08:40:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0053820600000000001 2023-10-09T08:40:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.172226+0000", 2023-10-09T08:40:32.768 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.9971000000000001e-05 2023-10-09T08:40:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.172266+0000", 2023-10-09T08:40:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.128660107 2023-10-09T08:40:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.300926+0000", 2023-10-09T08:40:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.7036000000000001e-05 2023-10-09T08:40:32.769 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.300983+0000", 2023-10-09T08:40:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001710418 2023-10-09T08:40:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:03.302693+0000", 2023-10-09T08:40:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.20389611499999999 2023-10-09T08:40:32.770 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:160971 7.c 7:329b3357:::benchmark_data_smithi081_154445_object63473:head [delete] snapc 0=[] ondisk+write+known_if_redirected e227)", 2023-10-09T08:40:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:04.390032+0000", 2023-10-09T08:40:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 328.339687486, 2023-10-09T08:40:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.25522833700000003, 2023-10-09T08:40:32.771 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 160971 2023-10-09T08:40:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390032+0000", 2023-10-09T08:40:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.772 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390032+0000", 2023-10-09T08:40:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999971 2023-10-09T08:40:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390029+0000", 2023-10-09T08:40:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3913999999999999e-05 2023-10-09T08:40:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.773 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390043+0000", 2023-10-09T08:40:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3839e-05 2023-10-09T08:40:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390067+0000", 2023-10-09T08:40:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1994000000000001e-05 2023-10-09T08:40:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.774 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390079+0000", 2023-10-09T08:40:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3758000000000003e-05 2023-10-09T08:40:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390133+0000", 2023-10-09T08:40:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00011306699999999999 2023-10-09T08:40:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.775 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390246+0000", 2023-10-09T08:40:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013059500000000001 2023-10-09T08:40:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,2,3,7", 2023-10-09T08:40:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.390376+0000", 2023-10-09T08:40:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0038573370000000002 2023-10-09T08:40:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.394234+0000", 2023-10-09T08:40:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00056713499999999997 2023-10-09T08:40:32.776 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.394801+0000", 2023-10-09T08:40:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00038328100000000002 2023-10-09T08:40:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.395184+0000", 2023-10-09T08:40:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.124565308 2023-10-09T08:40:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.777 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.519750+0000", 2023-10-09T08:40:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12493837200000001 2023-10-09T08:40:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.644688+0000", 2023-10-09T08:40:32.778 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016468 2023-10-09T08:40:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.644853+0000", 2023-10-09T08:40:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00040779999999999999 2023-10-09T08:40:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:04.645260+0000", 2023-10-09T08:40:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.25522833700000003 2023-10-09T08:40:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.779 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:161078 7.c 7:3279a8d0:::benchmark_data_smithi081_154445_object63580:head [delete] snapc 0=[] ondisk+write+known_if_redirected e227)", 2023-10-09T08:40:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:05.033469+0000", 2023-10-09T08:40:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 327.696250964, 2023-10-09T08:40:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.19127623299999999, 2023-10-09T08:40:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.780 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 161078 2023-10-09T08:40:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033469+0000", 2023-10-09T08:40:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.781 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033469+0000", 2023-10-09T08:40:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:40:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033466+0000", 2023-10-09T08:40:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0997e-05 2023-10-09T08:40:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.782 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033477+0000", 2023-10-09T08:40:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.2269999999999999e-05 2023-10-09T08:40:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033500+0000", 2023-10-09T08:40:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.7200000000000001e-06 2023-10-09T08:40:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.783 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033509+0000", 2023-10-09T08:40:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.1086000000000003e-05 2023-10-09T08:40:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033580+0000", 2023-10-09T08:40:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017608700000000001 2023-10-09T08:40:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.784 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033757+0000", 2023-10-09T08:40:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00021446599999999999 2023-10-09T08:40:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,2,3,7", 2023-10-09T08:40:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.033971+0000", 2023-10-09T08:40:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0045411139999999997 2023-10-09T08:40:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.785 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.038512+0000", 2023-10-09T08:40:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5635000000000003e-05 2023-10-09T08:40:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.038588+0000", 2023-10-09T08:40:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012928700000000001 2023-10-09T08:40:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.038717+0000", 2023-10-09T08:40:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012095900000000001 2023-10-09T08:40:32.786 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.038838+0000", 2023-10-09T08:40:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.185603244 2023-10-09T08:40:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.224441+0000", 2023-10-09T08:40:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000118806 2023-10-09T08:40:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.787 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.224560+0000", 2023-10-09T08:40:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00018474600000000001 2023-10-09T08:40:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:05.224745+0000", 2023-10-09T08:40:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.19127623299999999 2023-10-09T08:40:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.788 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:161762 7.c 7:32cfd97e:::benchmark_data_smithi081_154445_object64264:head [delete] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-10-09T08:40:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:08.893786+0000", 2023-10-09T08:40:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 323.83593394500002, 2023-10-09T08:40:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.208739653, 2023-10-09T08:40:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 161762 2023-10-09T08:40:32.789 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.893786+0000", 2023-10-09T08:40:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.893786+0000", 2023-10-09T08:40:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:40:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.790 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.893784+0000", 2023-10-09T08:40:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.8759999999999999e-06 2023-10-09T08:40:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.893791+0000", 2023-10-09T08:40:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1192999999999999e-05 2023-10-09T08:40:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.791 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.893802+0000", 2023-10-09T08:40:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.5690000000000004e-06 2023-10-09T08:40:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.893808+0000", 2023-10-09T08:40:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.5381999999999999e-05 2023-10-09T08:40:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.792 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.893863+0000", 2023-10-09T08:40:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00011409 2023-10-09T08:40:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.893977+0000", 2023-10-09T08:40:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012368399999999999 2023-10-09T08:40:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,2,3,7", 2023-10-09T08:40:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.894101+0000", 2023-10-09T08:40:32.793 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0033349 2023-10-09T08:40:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.897436+0000", 2023-10-09T08:40:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00024441600000000001 2023-10-09T08:40:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.897680+0000", 2023-10-09T08:40:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00077585900000000005 2023-10-09T08:40:32.794 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.898456+0000", 2023-10-09T08:40:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0025320590000000001 2023-10-09T08:40:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:08.900988+0000", 2023-10-09T08:40:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.20136501000000001 2023-10-09T08:40:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.795 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:09.102353+0000", 2023-10-09T08:40:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3066999999999999e-05 2023-10-09T08:40:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:09.102406+0000", 2023-10-09T08:40:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000119045 2023-10-09T08:40:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.796 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:09.102525+0000", 2023-10-09T08:40:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.208739653 2023-10-09T08:40:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:168887 7.1 7:880ae97b:::benchmark_data_smithi081_154445_object71389:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T08:40:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:49.857337+0000", 2023-10-09T08:40:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 282.87238220900002, 2023-10-09T08:40:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.27947709399999998, 2023-10-09T08:40:32.797 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.798 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:40:32.798 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.798 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.798 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.798 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 168887 2023-10-09T08:40:32.798 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.798 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.798 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.798 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.798 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857337+0000", 2023-10-09T08:40:32.798 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.799 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.799 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.799 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.799 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857337+0000", 2023-10-09T08:40:32.799 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:40:32.799 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.799 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.799 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.799 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857336+0000", 2023-10-09T08:40:32.799 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.2779999999999993e-06 2023-10-09T08:40:32.799 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.799 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.800 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.800 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857344+0000", 2023-10-09T08:40:32.800 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3078000000000001e-05 2023-10-09T08:40:32.800 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.800 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.800 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.800 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857357+0000", 2023-10-09T08:40:32.800 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.6549999999999998e-06 2023-10-09T08:40:32.800 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.800 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.800 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.801 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857364+0000", 2023-10-09T08:40:32.801 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.2369e-05 2023-10-09T08:40:32.801 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.801 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.801 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.801 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857406+0000", 2023-10-09T08:40:32.801 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.0821000000000003e-05 2023-10-09T08:40:32.801 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.801 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.801 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.801 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857497+0000", 2023-10-09T08:40:32.801 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.5057999999999997e-05 2023-10-09T08:40:32.802 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.802 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.802 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,4,5", 2023-10-09T08:40:32.802 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.857592+0000", 2023-10-09T08:40:32.802 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0032235330000000002 2023-10-09T08:40:32.802 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.802 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.802 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.802 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.860816+0000", 2023-10-09T08:40:32.802 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00036259299999999998 2023-10-09T08:40:32.802 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.802 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.803 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.803 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.861178+0000", 2023-10-09T08:40:32.803 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0009953570000000001 2023-10-09T08:40:32.803 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.803 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.803 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.803 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.862174+0000", 2023-10-09T08:40:32.803 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000203513 2023-10-09T08:40:32.803 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.803 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.803 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.804 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:49.862377+0000", 2023-10-09T08:40:32.804 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.274416665 2023-10-09T08:40:32.804 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.804 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.804 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.804 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.136794+0000", 2023-10-09T08:40:32.804 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.0699e-05 2023-10-09T08:40:32.804 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.804 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.804 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.804 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.136814+0000", 2023-10-09T08:40:32.804 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.27947709399999998 2023-10-09T08:40:32.805 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.805 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.805 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.805 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.805 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.805 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:168901 7.1 7:83289bc1:::benchmark_data_smithi081_154445_object71403:head [delete] snapc 0=[] ondisk+write+known_if_redirected e233)", 2023-10-09T08:40:32.805 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:52.073811+0000", 2023-10-09T08:40:32.805 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 280.65590839200001, 2023-10-09T08:40:32.805 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.1694120330000004, 2023-10-09T08:40:32.806 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.806 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.806 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.806 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.806 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.806 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 168901 2023-10-09T08:40:32.807 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.807 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.807 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.807 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.807 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.073811+0000", 2023-10-09T08:40:32.807 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.807 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.807 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.807 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.807 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.073811+0000", 2023-10-09T08:40:32.807 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999971 2023-10-09T08:40:32.807 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.808 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.808 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.808 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.073808+0000", 2023-10-09T08:40:32.808 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.464e-05 2023-10-09T08:40:32.808 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.808 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.808 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.808 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.073823+0000", 2023-10-09T08:40:32.808 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.7274e-05 2023-10-09T08:40:32.808 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.808 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.808 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.809 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.073850+0000", 2023-10-09T08:40:32.809 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2808e-05 2023-10-09T08:40:32.809 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.809 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.809 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.809 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.073863+0000", 2023-10-09T08:40:32.809 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000119877 2023-10-09T08:40:32.809 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.809 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.809 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.809 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.073983+0000", 2023-10-09T08:40:32.810 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000235064 2023-10-09T08:40:32.810 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.810 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.810 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.810 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.074218+0000", 2023-10-09T08:40:32.810 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00060773900000000004 2023-10-09T08:40:32.810 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.810 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.810 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3,4,5", 2023-10-09T08:40:32.810 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.074826+0000", 2023-10-09T08:40:32.810 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003695467 2023-10-09T08:40:32.810 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.811 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.811 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.811 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.078521+0000", 2023-10-09T08:40:32.811 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000134578 2023-10-09T08:40:32.811 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.811 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.811 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.811 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.078656+0000", 2023-10-09T08:40:32.811 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.2541999999999999e-05 2023-10-09T08:40:32.811 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.811 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.811 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.812 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.078678+0000", 2023-10-09T08:40:32.812 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00074684100000000004 2023-10-09T08:40:32.812 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.812 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.812 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.812 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:52.079425+0000", 2023-10-09T08:40:32.812 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.1634501559999997 2023-10-09T08:40:32.812 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.812 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.812 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.812 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:56.242875+0000", 2023-10-09T08:40:32.812 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000106846 2023-10-09T08:40:32.813 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.813 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.813 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.813 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:56.242982+0000", 2023-10-09T08:40:32.813 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000240876 2023-10-09T08:40:32.813 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.813 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.813 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.813 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:56.243223+0000", 2023-10-09T08:40:32.813 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.1694120330000004 2023-10-09T08:40:32.813 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.814 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.814 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.814 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.814 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.814 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:182503 7.17 7:ee58f222:::benchmark_data_smithi081_154445_object85005:head [delete] snapc 0=[] ondisk+write+known_if_redirected e282)", 2023-10-09T08:40:32.814 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:39:34.961841+0000", 2023-10-09T08:40:32.814 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 57.767878072000002, 2023-10-09T08:40:32.814 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.091519390000000006, 2023-10-09T08:40:32.814 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.814 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.814 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.815 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.815 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.815 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 182503 2023-10-09T08:40:32.815 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.815 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.815 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.815 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.815 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.961841+0000", 2023-10-09T08:40:32.815 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.815 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.815 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.815 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.816 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.961841+0000", 2023-10-09T08:40:32.816 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:40:32.816 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.816 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.816 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.816 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.961840+0000", 2023-10-09T08:40:32.816 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.9910000000000008e-06 2023-10-09T08:40:32.816 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.816 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.816 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.817 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.961849+0000", 2023-10-09T08:40:32.817 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3363999999999999e-05 2023-10-09T08:40:32.817 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.817 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.817 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.817 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.961862+0000", 2023-10-09T08:40:32.817 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7510000000000002e-06 2023-10-09T08:40:32.817 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.817 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.817 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.817 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.961869+0000", 2023-10-09T08:40:32.817 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.5463000000000007e-05 2023-10-09T08:40:32.818 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.818 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.818 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.818 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.961934+0000", 2023-10-09T08:40:32.818 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000133421 2023-10-09T08:40:32.818 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.818 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.818 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.818 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.962068+0000", 2023-10-09T08:40:32.818 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00034777300000000001 2023-10-09T08:40:32.818 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.819 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.819 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3", 2023-10-09T08:40:32.819 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.962415+0000", 2023-10-09T08:40:32.819 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003402544 2023-10-09T08:40:32.819 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.819 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.819 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.819 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.965818+0000", 2023-10-09T08:40:32.819 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0049808700000000001 2023-10-09T08:40:32.819 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.819 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.820 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.820 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.970799+0000", 2023-10-09T08:40:32.820 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.082282523999999996 2023-10-09T08:40:32.820 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.820 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.820 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.820 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.053081+0000", 2023-10-09T08:40:32.820 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.7751000000000007e-05 2023-10-09T08:40:32.820 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.820 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.820 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.820 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.053179+0000", 2023-10-09T08:40:32.821 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00018185 2023-10-09T08:40:32.821 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.821 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.821 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.821 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.053361+0000", 2023-10-09T08:40:32.821 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.091519390000000006 2023-10-09T08:40:32.821 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.821 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.821 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.821 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.822 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.822 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:182529 7.17 7:eca02b8a:::benchmark_data_smithi081_154445_object85031:head [delete] snapc 0=[] ondisk+write+known_if_redirected e282)", 2023-10-09T08:40:32.822 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:39:34.982906+0000", 2023-10-09T08:40:32.822 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 57.746813277000001, 2023-10-09T08:40:32.822 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.074001105999999997, 2023-10-09T08:40:32.822 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.822 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.822 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.822 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.822 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.822 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 182529 2023-10-09T08:40:32.823 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.823 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.823 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.823 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.823 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.982906+0000", 2023-10-09T08:40:32.823 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.823 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.823 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.823 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.823 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.982906+0000", 2023-10-09T08:40:32.823 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:40:32.823 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.824 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.824 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.824 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.982904+0000", 2023-10-09T08:40:32.824 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.0970000000000006e-06 2023-10-09T08:40:32.824 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.824 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.824 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.824 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.982913+0000", 2023-10-09T08:40:32.824 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3934000000000001e-05 2023-10-09T08:40:32.824 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.824 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.824 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.825 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.982926+0000", 2023-10-09T08:40:32.825 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9240000000000001e-06 2023-10-09T08:40:32.825 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.825 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.825 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.825 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.982933+0000", 2023-10-09T08:40:32.825 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.1916999999999996e-05 2023-10-09T08:40:32.825 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.825 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.825 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.825 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.983005+0000", 2023-10-09T08:40:32.825 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000125766 2023-10-09T08:40:32.826 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.826 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.826 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.826 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.983131+0000", 2023-10-09T08:40:32.826 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00029991600000000001 2023-10-09T08:40:32.826 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.826 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.826 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3", 2023-10-09T08:40:32.826 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.983431+0000", 2023-10-09T08:40:32.826 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001624047 2023-10-09T08:40:32.826 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.826 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.827 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.827 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.985055+0000", 2023-10-09T08:40:32.827 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00050580999999999998 2023-10-09T08:40:32.827 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.827 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.827 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.827 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:34.985561+0000", 2023-10-09T08:40:32.827 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.071244599000000006 2023-10-09T08:40:32.827 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.827 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.827 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.828 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.056805+0000", 2023-10-09T08:40:32.828 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.6686000000000001e-05 2023-10-09T08:40:32.828 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.828 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.828 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.828 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.056842+0000", 2023-10-09T08:40:32.828 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.5276000000000003e-05 2023-10-09T08:40:32.828 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.828 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.828 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.828 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.056907+0000", 2023-10-09T08:40:32.828 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.074001105999999997 2023-10-09T08:40:32.829 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.829 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.829 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.829 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.829 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.829 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:183071 7.17 7:ec6cfae5:::benchmark_data_smithi081_154445_object85573:head [delete] snapc 0=[] ondisk+write+known_if_redirected e282)", 2023-10-09T08:40:32.829 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:39:35.505183+0000", 2023-10-09T08:40:32.829 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 57.224536229000002, 2023-10-09T08:40:32.829 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.039835232999999998, 2023-10-09T08:40:32.829 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.829 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.829 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.830 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.830 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.830 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 183071 2023-10-09T08:40:32.830 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.830 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.830 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.830 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.830 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.505183+0000", 2023-10-09T08:40:32.830 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.830 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.830 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.831 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.831 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.505183+0000", 2023-10-09T08:40:32.831 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:40:32.831 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.831 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.831 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.831 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.505181+0000", 2023-10-09T08:40:32.831 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.3440000000000007e-06 2023-10-09T08:40:32.831 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.831 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.831 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.831 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.505191+0000", 2023-10-09T08:40:32.832 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.7713000000000001e-05 2023-10-09T08:40:32.832 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.832 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.832 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.832 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.505209+0000", 2023-10-09T08:40:32.832 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.9012e-05 2023-10-09T08:40:32.832 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.832 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.832 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.832 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.505228+0000", 2023-10-09T08:40:32.832 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.2296000000000001e-05 2023-10-09T08:40:32.833 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.833 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.833 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.833 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.505290+0000", 2023-10-09T08:40:32.833 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016402300000000001 2023-10-09T08:40:32.833 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.833 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.833 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.833 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.505454+0000", 2023-10-09T08:40:32.833 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00034347499999999999 2023-10-09T08:40:32.833 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.833 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.834 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3", 2023-10-09T08:40:32.834 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.505797+0000", 2023-10-09T08:40:32.834 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0015471149999999999 2023-10-09T08:40:32.834 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.834 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.834 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.834 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.507344+0000", 2023-10-09T08:40:32.834 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.010659357 2023-10-09T08:40:32.834 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.834 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.834 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.835 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.518004+0000", 2023-10-09T08:40:32.835 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.026855855000000001 2023-10-09T08:40:32.835 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.835 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.835 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.835 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.544860+0000", 2023-10-09T08:40:32.835 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.7868000000000003e-05 2023-10-09T08:40:32.835 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.835 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.835 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.835 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.544908+0000", 2023-10-09T08:40:32.835 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00011103 2023-10-09T08:40:32.836 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.836 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.836 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.836 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:35.545019+0000", 2023-10-09T08:40:32.836 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.039835232999999998 2023-10-09T08:40:32.836 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.836 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.836 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.836 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.836 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.836 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:183691 7.7 7:e4e6fa9e:::benchmark_data_smithi081_154445_object86193:head [delete] snapc 0=[] ondisk+write+known_if_redirected e282)", 2023-10-09T08:40:32.836 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:39:36.032799+0000", 2023-10-09T08:40:32.837 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 56.696920722000002, 2023-10-09T08:40:32.837 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.056236767999999999, 2023-10-09T08:40:32.837 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.837 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.837 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.837 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.837 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.837 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 183691 2023-10-09T08:40:32.837 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.837 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.838 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.838 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.838 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.032799+0000", 2023-10-09T08:40:32.838 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.838 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.838 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.838 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.838 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.032799+0000", 2023-10-09T08:40:32.839 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:40:32.839 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.839 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.839 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.839 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.032797+0000", 2023-10-09T08:40:32.839 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.2549999999999997e-06 2023-10-09T08:40:32.839 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.839 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.839 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.839 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.032805+0000", 2023-10-09T08:40:32.839 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5071e-05 2023-10-09T08:40:32.840 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.840 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.840 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.840 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.032820+0000", 2023-10-09T08:40:32.840 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.985e-06 2023-10-09T08:40:32.840 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.840 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.840 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.840 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.032827+0000", 2023-10-09T08:40:32.840 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.6348999999999999e-05 2023-10-09T08:40:32.840 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.840 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.841 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.841 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.032884+0000", 2023-10-09T08:40:32.841 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000144812 2023-10-09T08:40:32.841 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.841 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.841 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.841 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.033028+0000", 2023-10-09T08:40:32.841 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00045147699999999999 2023-10-09T08:40:32.841 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.841 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.841 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3", 2023-10-09T08:40:32.842 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.033480+0000", 2023-10-09T08:40:32.842 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0031591309999999999 2023-10-09T08:40:32.842 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.842 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.842 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.842 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.036639+0000", 2023-10-09T08:40:32.842 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002242473 2023-10-09T08:40:32.842 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.842 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.842 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.843 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.038881+0000", 2023-10-09T08:40:32.843 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.04998474 2023-10-09T08:40:32.843 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.843 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.843 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.843 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.088866+0000", 2023-10-09T08:40:32.843 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.6780999999999997e-05 2023-10-09T08:40:32.843 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.843 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.843 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.843 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.088923+0000", 2023-10-09T08:40:32.844 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0001126 2023-10-09T08:40:32.844 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.844 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.844 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.844 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.089036+0000", 2023-10-09T08:40:32.844 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.056236767999999999 2023-10-09T08:40:32.844 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.844 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.844 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.844 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.844 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.844 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:183788 7.7 7:e367f323:::benchmark_data_smithi081_154445_object86290:head [delete] snapc 0=[] ondisk+write+known_if_redirected e282)", 2023-10-09T08:40:32.845 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:39:36.151326+0000", 2023-10-09T08:40:32.845 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 56.578393063999997, 2023-10-09T08:40:32.845 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.046232288000000003, 2023-10-09T08:40:32.845 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.845 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.845 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.845 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.845 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.845 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 183788 2023-10-09T08:40:32.845 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.845 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.845 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.846 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.846 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151326+0000", 2023-10-09T08:40:32.846 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.846 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.846 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.846 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.846 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151326+0000", 2023-10-09T08:40:32.846 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:40:32.846 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.846 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.847 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.847 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151325+0000", 2023-10-09T08:40:32.847 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.9459999999999998e-06 2023-10-09T08:40:32.847 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.847 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.847 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.847 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151333+0000", 2023-10-09T08:40:32.847 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.7122e-05 2023-10-09T08:40:32.847 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.847 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.847 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.848 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151350+0000", 2023-10-09T08:40:32.848 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.9910000000000002e-06 2023-10-09T08:40:32.848 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.848 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.848 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.848 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151358+0000", 2023-10-09T08:40:32.848 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.6242999999999996e-05 2023-10-09T08:40:32.848 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.848 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.848 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.848 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151424+0000", 2023-10-09T08:40:32.848 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014137000000000001 2023-10-09T08:40:32.848 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.849 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.849 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.849 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151565+0000", 2023-10-09T08:40:32.849 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0004927 2023-10-09T08:40:32.849 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.849 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.849 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3", 2023-10-09T08:40:32.849 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.152058+0000", 2023-10-09T08:40:32.849 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0078897780000000001 2023-10-09T08:40:32.849 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.849 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.849 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.850 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.159948+0000", 2023-10-09T08:40:32.850 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000536109 2023-10-09T08:40:32.850 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.850 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.850 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.850 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.160484+0000", 2023-10-09T08:40:32.850 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.036788414999999998 2023-10-09T08:40:32.850 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.850 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.850 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.850 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.197272+0000", 2023-10-09T08:40:32.851 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013942199999999999 2023-10-09T08:40:32.851 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.851 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.851 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.851 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.197412+0000", 2023-10-09T08:40:32.851 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014704900000000001 2023-10-09T08:40:32.851 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.851 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.851 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.851 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.197559+0000", 2023-10-09T08:40:32.851 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.046232288000000003 2023-10-09T08:40:32.852 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.852 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.852 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.852 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.852 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.852 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:183789 7.7 7:e279c3ab:::benchmark_data_smithi081_154445_object86291:head [delete] snapc 0=[] ondisk+write+known_if_redirected e282)", 2023-10-09T08:40:32.852 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:39:36.151372+0000", 2023-10-09T08:40:32.852 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 56.578347217999998, 2023-10-09T08:40:32.852 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.056187076000000002, 2023-10-09T08:40:32.852 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.852 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.852 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.853 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.853 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.853 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 183789 2023-10-09T08:40:32.853 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.853 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.853 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.853 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.853 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151372+0000", 2023-10-09T08:40:32.853 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.853 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.853 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.854 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.854 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151372+0000", 2023-10-09T08:40:32.854 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:40:32.854 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.854 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.854 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.854 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151372+0000", 2023-10-09T08:40:32.854 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.619e-06 2023-10-09T08:40:32.854 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.854 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.854 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.854 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151375+0000", 2023-10-09T08:40:32.855 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7660000000000001e-06 2023-10-09T08:40:32.855 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.855 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.855 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.855 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151382+0000", 2023-10-09T08:40:32.855 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.8570000000000003e-06 2023-10-09T08:40:32.855 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.855 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.855 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.855 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151387+0000", 2023-10-09T08:40:32.855 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0056045790000000002 2023-10-09T08:40:32.856 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.856 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.856 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.856 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.156992+0000", 2023-10-09T08:40:32.856 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016013600000000001 2023-10-09T08:40:32.856 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.856 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.856 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.856 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.157152+0000", 2023-10-09T08:40:32.856 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000565271 2023-10-09T08:40:32.856 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.856 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.857 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3", 2023-10-09T08:40:32.857 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.157717+0000", 2023-10-09T08:40:32.857 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0024060890000000001 2023-10-09T08:40:32.857 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.857 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.857 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.857 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.160123+0000", 2023-10-09T08:40:32.857 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0025179109999999998 2023-10-09T08:40:32.857 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.857 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.857 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.857 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.162641+0000", 2023-10-09T08:40:32.858 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.044724868000000001 2023-10-09T08:40:32.858 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.858 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.858 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.858 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.207366+0000", 2023-10-09T08:40:32.858 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.6413999999999999e-05 2023-10-09T08:40:32.858 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.858 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.858 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.858 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.207422+0000", 2023-10-09T08:40:32.858 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013719399999999999 2023-10-09T08:40:32.859 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.859 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.859 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.859 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.207559+0000", 2023-10-09T08:40:32.859 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.056187076000000002 2023-10-09T08:40:32.859 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.859 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.859 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.859 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.859 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.859 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:183794 7.17 7:ee6454f1:::benchmark_data_smithi081_154445_object86296:head [delete] snapc 0=[] ondisk+write+known_if_redirected e282)", 2023-10-09T08:40:32.859 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:39:36.151418+0000", 2023-10-09T08:40:32.860 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 56.578301969999998, 2023-10-09T08:40:32.860 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.056092549999999998, 2023-10-09T08:40:32.860 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.860 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.860 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.860 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.860 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.860 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 183794 2023-10-09T08:40:32.860 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.860 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.860 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.860 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.861 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151418+0000", 2023-10-09T08:40:32.861 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.861 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.861 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.861 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.861 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151418+0000", 2023-10-09T08:40:32.861 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:40:32.861 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.861 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.861 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.861 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151417+0000", 2023-10-09T08:40:32.862 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.0459999999999999e-06 2023-10-09T08:40:32.862 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.862 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.862 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.862 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151421+0000", 2023-10-09T08:40:32.862 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9419999999999998e-06 2023-10-09T08:40:32.862 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.862 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.862 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.862 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151428+0000", 2023-10-09T08:40:32.862 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.4070000000000001e-06 2023-10-09T08:40:32.862 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.863 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.863 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.863 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.151433+0000", 2023-10-09T08:40:32.863 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0062697650000000001 2023-10-09T08:40:32.863 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.863 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.863 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.863 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.157703+0000", 2023-10-09T08:40:32.863 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000143788 2023-10-09T08:40:32.863 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.863 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.863 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.864 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.157847+0000", 2023-10-09T08:40:32.864 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00037052899999999998 2023-10-09T08:40:32.864 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.864 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.864 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3", 2023-10-09T08:40:32.864 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.158217+0000", 2023-10-09T08:40:32.864 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0017987809999999999 2023-10-09T08:40:32.864 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.864 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.864 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.864 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.160016+0000", 2023-10-09T08:40:32.864 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0020508100000000001 2023-10-09T08:40:32.865 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.865 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.865 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.865 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.162067+0000", 2023-10-09T08:40:32.865 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.045282487000000003 2023-10-09T08:40:32.865 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.865 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.865 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.865 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.207349+0000", 2023-10-09T08:40:32.865 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.8065999999999997e-05 2023-10-09T08:40:32.865 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.865 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.866 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.866 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.207398+0000", 2023-10-09T08:40:32.866 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00011262 2023-10-09T08:40:32.866 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.866 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.866 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.866 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:36.207510+0000", 2023-10-09T08:40:32.866 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.056092549999999998 2023-10-09T08:40:32.866 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.866 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.866 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.867 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.867 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.867 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:188373 7.7 7:e3d68afc:::benchmark_data_smithi081_154445_object90875:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-10-09T08:40:32.867 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:39:40.263196+0000", 2023-10-09T08:40:32.867 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 52.466523223000003, 2023-10-09T08:40:32.867 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.039805998000000002, 2023-10-09T08:40:32.867 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.867 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.867 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.867 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.867 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.867 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 188373 2023-10-09T08:40:32.868 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.868 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.868 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.868 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.868 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:40.263196+0000", 2023-10-09T08:40:32.868 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.868 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.868 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.868 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.868 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:40.263196+0000", 2023-10-09T08:40:32.868 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:40:32.868 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.868 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.869 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.869 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:40.263194+0000", 2023-10-09T08:40:32.869 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2364999999999999e-05 2023-10-09T08:40:32.869 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.869 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.869 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.869 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:40.263207+0000", 2023-10-09T08:40:32.869 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5971e-05 2023-10-09T08:40:32.869 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.869 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.869 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.869 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:40.263223+0000", 2023-10-09T08:40:32.870 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5660000000000001e-06 2023-10-09T08:40:32.870 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.870 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.870 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.870 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:40.263230+0000", 2023-10-09T08:40:32.870 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.2936999999999997e-05 2023-10-09T08:40:32.870 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.870 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.870 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.870 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:40.263293+0000", 2023-10-09T08:40:32.870 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000144394 2023-10-09T08:40:32.871 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.871 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.871 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.871 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:40.263438+0000", 2023-10-09T08:40:32.871 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000415509 2023-10-09T08:40:32.871 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.871 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.871 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3", 2023-10-09T08:40:32.871 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:40.263853+0000", 2023-10-09T08:40:32.871 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0025475020000000001 2023-10-09T08:40:32.871 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.871 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.872 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.872 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:40.266401+0000", 2023-10-09T08:40:32.872 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00066991499999999999 2023-10-09T08:40:32.872 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.872 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.872 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.872 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:40.267071+0000", 2023-10-09T08:40:32.872 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.027238552999999999 2023-10-09T08:40:32.872 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.872 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.872 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.873 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:40.294309+0000", 2023-10-09T08:40:32.873 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0085665210000000006 2023-10-09T08:40:32.873 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.873 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.873 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.873 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:40.302876+0000", 2023-10-09T08:40:32.873 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000126673 2023-10-09T08:40:32.874 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.874 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.874 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.874 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:40.303002+0000", 2023-10-09T08:40:32.874 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.039805998000000002 2023-10-09T08:40:32.874 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.874 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.874 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.874 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.874 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.874 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:193443 7.7 7:e252a87e:::benchmark_data_smithi081_154445_object95945:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-10-09T08:40:32.875 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:39:44.843413+0000", 2023-10-09T08:40:32.875 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 47.886306626, 2023-10-09T08:40:32.875 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.24291743900000001, 2023-10-09T08:40:32.875 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.875 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.875 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.875 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.875 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.875 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 193443 2023-10-09T08:40:32.875 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.875 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.876 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.876 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.876 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.843413+0000", 2023-10-09T08:40:32.876 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.876 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.876 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.876 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.876 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.843413+0000", 2023-10-09T08:40:32.876 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:40:32.876 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.876 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.877 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.877 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.843411+0000", 2023-10-09T08:40:32.877 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.7529999999999996e-06 2023-10-09T08:40:32.877 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.877 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.877 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.877 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.843420+0000", 2023-10-09T08:40:32.877 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6748e-05 2023-10-09T08:40:32.877 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.877 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.877 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.877 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.843437+0000", 2023-10-09T08:40:32.878 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.7909999999999993e-06 2023-10-09T08:40:32.878 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.878 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.878 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.878 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.843446+0000", 2023-10-09T08:40:32.878 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.014930171000000001 2023-10-09T08:40:32.878 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.878 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.878 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.878 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.858376+0000", 2023-10-09T08:40:32.878 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.7616999999999997e-05 2023-10-09T08:40:32.879 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.879 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.879 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.879 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.858474+0000", 2023-10-09T08:40:32.879 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00047742299999999999 2023-10-09T08:40:32.879 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.879 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.879 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3", 2023-10-09T08:40:32.879 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.858951+0000", 2023-10-09T08:40:32.879 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0033582920000000001 2023-10-09T08:40:32.879 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.880 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.880 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.880 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.862309+0000", 2023-10-09T08:40:32.880 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.3039999999999999e-06 2023-10-09T08:40:32.880 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.880 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.880 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.880 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.862317+0000", 2023-10-09T08:40:32.880 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.22354259700000001 2023-10-09T08:40:32.880 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.880 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.880 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.881 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:45.085859+0000", 2023-10-09T08:40:32.881 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015517600000000001 2023-10-09T08:40:32.881 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.881 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.881 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.881 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:45.086015+0000", 2023-10-09T08:40:32.881 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00031579600000000002 2023-10-09T08:40:32.881 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.881 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.881 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.881 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:45.086330+0000", 2023-10-09T08:40:32.881 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.24291743900000001 2023-10-09T08:40:32.882 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.882 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.882 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.882 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.882 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.882 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:193463 7.7 7:e24bd47a:::benchmark_data_smithi081_154445_object95965:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-10-09T08:40:32.882 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:39:44.873049+0000", 2023-10-09T08:40:32.882 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 47.856670397999999, 2023-10-09T08:40:32.882 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.21371031900000001, 2023-10-09T08:40:32.882 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:40:32.882 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:40:32.883 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:40:32.883 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:40:32.883 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:40:32.883 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 193463 2023-10-09T08:40:32.883 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.883 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:40:32.883 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.883 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:40:32.883 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.873049+0000", 2023-10-09T08:40:32.884 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:40:32.884 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.884 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.884 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:40:32.884 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.873049+0000", 2023-10-09T08:40:32.884 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:40:32.884 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.884 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.884 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:40:32.884 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.873048+0000", 2023-10-09T08:40:32.884 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.1899999999999995e-06 2023-10-09T08:40:32.885 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.885 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.885 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:40:32.885 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.873056+0000", 2023-10-09T08:40:32.885 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5583e-05 2023-10-09T08:40:32.885 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.885 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.885 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:40:32.885 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.873071+0000", 2023-10-09T08:40:32.885 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.8079999999999999e-06 2023-10-09T08:40:32.885 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.886 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.886 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:40:32.886 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.873078+0000", 2023-10-09T08:40:32.886 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.0249e-05 2023-10-09T08:40:32.886 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.886 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.886 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:40:32.886 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.873128+0000", 2023-10-09T08:40:32.886 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014852999999999999 2023-10-09T08:40:32.886 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.886 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.887 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:40:32.887 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.873277+0000", 2023-10-09T08:40:32.887 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00040255800000000002 2023-10-09T08:40:32.887 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.887 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.887 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,3", 2023-10-09T08:40:32.887 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.873680+0000", 2023-10-09T08:40:32.887 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0018143289999999999 2023-10-09T08:40:32.887 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.887 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.887 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:40:32.887 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.875494+0000", 2023-10-09T08:40:32.888 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0013689310000000001 2023-10-09T08:40:32.888 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.888 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.888 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.888 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:44.876863+0000", 2023-10-09T08:40:32.888 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.20955527099999999 2023-10-09T08:40:32.888 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.888 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.888 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:40:32.888 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:45.086418+0000", 2023-10-09T08:40:32.889 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.5798999999999996e-05 2023-10-09T08:40:32.889 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.889 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.889 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:40:32.889 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:45.086504+0000", 2023-10-09T08:40:32.889 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00025559399999999999 2023-10-09T08:40:32.889 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:40:32.889 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:40:32.889 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:40:32.889 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:45.086759+0000", 2023-10-09T08:40:32.889 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.21371031900000001 2023-10-09T08:40:32.889 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.890 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.890 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.890 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:40:32.890 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:40:32.890 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:40:32.890 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:32.891 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:40:32.891 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:40:32.891 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:40:32.906 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:40:32.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:32.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:32.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:32.929 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:40:32.951 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:40:32.972 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:40:32.972 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:40:32.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:40:32.973 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:40:32.973 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:40:32.973 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:40:32.973 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:40:32.973 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:40:32.973 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:40:33.015 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:33.046 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:33.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:33.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:33.149 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:33.174 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:33.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:33.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:33.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:33 smithi118 bash[59345]: audit 2023-10-09T08:40:32.819716+0000 mon.c (mon.2) 423 : audit 0 from='client.? 172.21.15.81:0/2821876447' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:40:33.277 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:33.306 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:33.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:33.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:33.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:33 smithi081 bash[76862]: audit 2023-10-09T08:40:32.819716+0000 mon.c (mon.2) 423 : audit 0 from='client.? 172.21.15.81:0/2821876447' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:40:33.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:33 smithi081 bash[79557]: audit 2023-10-09T08:40:32.819716+0000 mon.c (mon.2) 423 : audit 0 from='client.? 172.21.15.81:0/2821876447' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:40:33.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:33.435 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:33.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:33.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:33.538 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:33.570 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:33.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:33.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:33.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:33.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:33.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:33.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:33.799 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:33.823 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-09T08:40:33.835 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:33.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:33.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:33.938 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:33.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:33.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:33.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:34.063 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:34.089 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:34.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:34.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:34.193 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:34.217 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:34.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:34.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:34.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:34.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:34.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:34.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:34.453 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:34.484 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:34.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:34.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:34.588 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:34.620 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:34.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:34.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:34.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:34.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:34.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:34.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:34.849 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:34.880 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:34.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:34.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:34.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:34.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:34 smithi081 bash[76862]: cluster 2023-10-09T08:40:33.962417+0000 mgr.y (mgr.26009) 1160 : cluster 0 pgmap v1265: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:34.993 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:34 smithi081 bash[79557]: cluster 2023-10-09T08:40:33.962417+0000 mgr.y (mgr.26009) 1160 : cluster 0 pgmap v1265: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:35.006 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:35.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:35.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:35.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:34 smithi118 bash[59345]: cluster 2023-10-09T08:40:33.962417+0000 mgr.y (mgr.26009) 1160 : cluster 0 pgmap v1265: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:35.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:35.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:35.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:35.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:35.234 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:35.269 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:35.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:35.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:35.372 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:35.399 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:35.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:35.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:35.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:35.528 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:35.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:35.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:35.630 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:35.662 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:35.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:35.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:35.766 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:35.787 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:35.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:35.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:35.890 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:35.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:35.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:35.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:36.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:36.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:36.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:36.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:36.144 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:36.175 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:36.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:36.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:36.279 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:36.309 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:36.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:36 smithi118 bash[59345]: cluster 2023-10-09T08:40:35.963921+0000 mgr.y (mgr.26009) 1161 : cluster 0 pgmap v1266: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:36.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:36.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:36.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:36 smithi081 bash[79557]: cluster 2023-10-09T08:40:35.963921+0000 mgr.y (mgr.26009) 1161 : cluster 0 pgmap v1266: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:36.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:36 smithi081 bash[76862]: cluster 2023-10-09T08:40:35.963921+0000 mgr.y (mgr.26009) 1161 : cluster 0 pgmap v1266: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:36.413 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:36.446 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:36.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:36.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:36.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:36.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:36.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:36.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:36.686 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:36.716 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:36.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:36.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:36.781 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:40:36.781 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:40:36.820 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:36.854 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:36.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:36.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:36.958 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:36.993 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:36.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:36.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:37.097 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:37.125 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:37.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:37.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:37.229 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:37.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:37.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:37.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:37.355 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:37.384 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:37.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:37.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:37.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:37.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:37.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:37.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:37.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:37.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:37.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:37.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:37.748 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:37.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:37.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:37.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:37.876 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:37.909 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:37.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:37.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:38.013 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:38.039 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:38.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:38.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:38.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:38.175 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:38.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:38.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:38.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:38 smithi118 bash[59345]: cluster 2023-10-09T08:40:37.964577+0000 mgr.y (mgr.26009) 1162 : cluster 0 pgmap v1267: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:38.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:38.287 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:38 smithi081 bash[76862]: cluster 2023-10-09T08:40:37.964577+0000 mgr.y (mgr.26009) 1162 : cluster 0 pgmap v1267: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:38.287 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:38 smithi081 bash[79557]: cluster 2023-10-09T08:40:37.964577+0000 mgr.y (mgr.26009) 1162 : cluster 0 pgmap v1267: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:38.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:38.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:38.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:38.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:38.428 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:38.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:38.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:38.532 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:38.563 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:38.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:38.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:38.620 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:40:38.668 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:38.692 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:38.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:38.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:38.784 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:40:38.796 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:38.854 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:38.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:38.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:38.957 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:38.991 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:38.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:38.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:39.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:39.121 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:39.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:39.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:39.224 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:39.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:39 smithi118 bash[59345]: audit 2023-10-09T08:40:38.168147+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:39.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:39 smithi118 bash[59345]: audit 2023-10-09T08:40:38.170316+0000 mon.c (mon.2) 424 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:40:39.249 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:39.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:39.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:39.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:39.367 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:39 smithi081 bash[76862]: audit 2023-10-09T08:40:38.168147+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:39.368 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:39 smithi081 bash[76862]: audit 2023-10-09T08:40:38.170316+0000 mon.c (mon.2) 424 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:40:39.368 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:39 smithi081 bash[79557]: audit 2023-10-09T08:40:38.168147+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:39.368 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:39 smithi081 bash[79557]: audit 2023-10-09T08:40:38.170316+0000 mon.c (mon.2) 424 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:40:39.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:39.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:39.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:39.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:39.507 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:39.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:39.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:39.611 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:39.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:39.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:39.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:39.750 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:39.786 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:39.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:39.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:39.890 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:39.921 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:39.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:39.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:40.024 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:40.055 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:40.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:40.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:40.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:40.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:40.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:40.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:40.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:40.317 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:40.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:40.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:40.420 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:40.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:40 smithi118 bash[59345]: cluster 2023-10-09T08:40:39.966073+0000 mgr.y (mgr.26009) 1163 : cluster 0 pgmap v1268: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:40.451 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:40.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:40.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:40.516 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:40 smithi081 bash[76862]: cluster 2023-10-09T08:40:39.966073+0000 mgr.y (mgr.26009) 1163 : cluster 0 pgmap v1268: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:40.516 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:40 smithi081 bash[79557]: cluster 2023-10-09T08:40:39.966073+0000 mgr.y (mgr.26009) 1163 : cluster 0 pgmap v1268: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:40.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:40.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:40.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:40.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:40.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:40.706 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:40.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:40.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:40.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:40.827 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:40.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:40.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:40.930 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:40.962 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:40.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:40.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:41.065 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:41.098 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:41.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:41.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:41.195 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:40:41.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:41.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:41.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:41.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:41.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:41 smithi118 bash[59345]: audit 2023-10-09T08:40:40.923153+0000 mon.a (mon.0) 1267 : audit 1 from='client.? 172.21.15.81:0/1689355993' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:40:41.330 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:41.360 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:41.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:41.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:41.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:41.476 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:41 smithi081 bash[76862]: audit 2023-10-09T08:40:40.923153+0000 mon.a (mon.0) 1267 : audit 1 from='client.? 172.21.15.81:0/1689355993' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:40:41.476 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:40:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:40:41] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.33.4" 2023-10-09T08:40:41.477 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:41 smithi081 bash[79557]: audit 2023-10-09T08:40:40.923153+0000 mon.a (mon.0) 1267 : audit 1 from='client.? 172.21.15.81:0/1689355993' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:40:41.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:41.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:41.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:41.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:41.627 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:41.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:41.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:41.731 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:41.759 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:41.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:41.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:41.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:41.883 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:41.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:41.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:41.986 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:42.015 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:42.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:42.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:42.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:42.148 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:42.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:42.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:42.252 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:42 smithi118 bash[59345]: cluster 2023-10-09T08:40:41.175606+0000 mon.a (mon.0) 1268 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:40:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:42 smithi118 bash[59345]: cluster 2023-10-09T08:40:41.184169+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T08:40:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:42 smithi118 bash[59345]: audit 2023-10-09T08:40:41.185943+0000 mon.a (mon.0) 1269 : audit 1 from='client.? 172.21.15.81:0/1689355993' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:40:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:42 smithi118 bash[59345]: cluster 2023-10-09T08:40:41.185998+0000 mon.a (mon.0) 1270 : cluster 0 osdmap e292: 8 total, 7 up, 8 in 2023-10-09T08:40:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:42 smithi118 bash[59345]: cluster 2023-10-09T08:40:41.966832+0000 mgr.y (mgr.26009) 1164 : cluster 0 pgmap v1270: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:42.281 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:42.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:42.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:42.384 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:42.409 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:42.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:42.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:42.513 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:42.539 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:42.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:42.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:42 smithi081 bash[79557]: cluster 2023-10-09T08:40:41.175606+0000 mon.a (mon.0) 1268 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:40:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:42 smithi081 bash[79557]: cluster 2023-10-09T08:40:41.184169+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T08:40:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:42 smithi081 bash[79557]: audit 2023-10-09T08:40:41.185943+0000 mon.a (mon.0) 1269 : audit 1 from='client.? 172.21.15.81:0/1689355993' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:40:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:42 smithi081 bash[79557]: cluster 2023-10-09T08:40:41.185998+0000 mon.a (mon.0) 1270 : cluster 0 osdmap e292: 8 total, 7 up, 8 in 2023-10-09T08:40:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:42 smithi081 bash[79557]: cluster 2023-10-09T08:40:41.966832+0000 mgr.y (mgr.26009) 1164 : cluster 0 pgmap v1270: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:42.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:42 smithi081 bash[76862]: cluster 2023-10-09T08:40:41.175606+0000 mon.a (mon.0) 1268 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:40:42.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:42 smithi081 bash[76862]: cluster 2023-10-09T08:40:41.184169+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T08:40:42.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:42 smithi081 bash[76862]: audit 2023-10-09T08:40:41.185943+0000 mon.a (mon.0) 1269 : audit 1 from='client.? 172.21.15.81:0/1689355993' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:40:42.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:42 smithi081 bash[76862]: cluster 2023-10-09T08:40:41.185998+0000 mon.a (mon.0) 1270 : cluster 0 osdmap e292: 8 total, 7 up, 8 in 2023-10-09T08:40:42.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:42 smithi081 bash[76862]: cluster 2023-10-09T08:40:41.966832+0000 mgr.y (mgr.26009) 1164 : cluster 0 pgmap v1270: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:42.643 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:42.677 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:42.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:42.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:42.781 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:42.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:42.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:42.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:42.844 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:40:42.844 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:40:42.912 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:42.939 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:42.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:42.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:43.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:43.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:43.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:43.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:43.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:43.199 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:43.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:43.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:43.208 INFO:teuthology.orchestra.run.smithi081.stderr:enabled application 'rados' on pool 'unique_pool_3' 2023-10-09T08:40:43.304 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:43.312 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:43 smithi118 bash[59345]: audit 2023-10-09T08:40:42.537006+0000 mon.c (mon.2) 425 : audit 1 from='client.? 172.21.15.81:0/3780589267' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:40:43.312 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:43 smithi118 bash[59345]: audit 2023-10-09T08:40:42.537698+0000 mon.a (mon.0) 1271 : 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-09T08:40:43.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:43.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:43.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:43.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:43 smithi081 bash[79557]: audit 2023-10-09T08:40:42.537006+0000 mon.c (mon.2) 425 : audit 1 from='client.? 172.21.15.81:0/3780589267' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:40:43.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:43 smithi081 bash[79557]: audit 2023-10-09T08:40:42.537698+0000 mon.a (mon.0) 1271 : 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-09T08:40:43.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:43 smithi081 bash[76862]: audit 2023-10-09T08:40:42.537006+0000 mon.c (mon.2) 425 : audit 1 from='client.? 172.21.15.81:0/3780589267' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:40:43.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:43 smithi081 bash[76862]: audit 2023-10-09T08:40:42.537698+0000 mon.a (mon.0) 1271 : 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-09T08:40:43.433 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:43.458 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:43.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:43.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:43.561 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:43.585 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:43.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:43.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:43.688 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:43.724 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:43.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:43.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:43.814 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-09T08:40:43.827 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:43.888 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:43.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:43.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:43.991 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:44.017 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:44.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:44.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:44.119 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:44.151 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:44.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:44.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:44.255 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:44.286 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:44.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:44.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:44.389 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:44.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:44 smithi118 bash[59345]: cluster 2023-10-09T08:40:43.197050+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T08:40:44.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:44 smithi118 bash[59345]: audit 2023-10-09T08:40:43.203271+0000 mon.a (mon.0) 1272 : 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-09T08:40:44.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:44 smithi118 bash[59345]: cluster 2023-10-09T08:40:43.203358+0000 mon.a (mon.0) 1273 : cluster 0 osdmap e293: 8 total, 7 up, 8 in 2023-10-09T08:40:44.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:44 smithi118 bash[59345]: cluster 2023-10-09T08:40:43.421773+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T08:40:44.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:44 smithi118 bash[59345]: cluster 2023-10-09T08:40:43.421923+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T08:40:44.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:44 smithi118 bash[59345]: cluster 2023-10-09T08:40:43.967394+0000 mgr.y (mgr.26009) 1165 : cluster 0 pgmap v1272: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:44.419 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:44.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:44.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:44.481 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:44 smithi081 bash[76862]: cluster 2023-10-09T08:40:43.197050+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T08:40:44.482 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:44 smithi081 bash[76862]: audit 2023-10-09T08:40:43.203271+0000 mon.a (mon.0) 1272 : 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-09T08:40:44.482 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:44 smithi081 bash[76862]: cluster 2023-10-09T08:40:43.203358+0000 mon.a (mon.0) 1273 : cluster 0 osdmap e293: 8 total, 7 up, 8 in 2023-10-09T08:40:44.482 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:44 smithi081 bash[76862]: cluster 2023-10-09T08:40:43.421773+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T08:40:44.482 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:44 smithi081 bash[76862]: cluster 2023-10-09T08:40:43.421923+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T08:40:44.482 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:44 smithi081 bash[76862]: cluster 2023-10-09T08:40:43.967394+0000 mgr.y (mgr.26009) 1165 : cluster 0 pgmap v1272: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:44.482 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:44 smithi081 bash[79557]: cluster 2023-10-09T08:40:43.197050+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T08:40:44.482 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:44 smithi081 bash[79557]: audit 2023-10-09T08:40:43.203271+0000 mon.a (mon.0) 1272 : 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-09T08:40:44.483 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:44 smithi081 bash[79557]: cluster 2023-10-09T08:40:43.203358+0000 mon.a (mon.0) 1273 : cluster 0 osdmap e293: 8 total, 7 up, 8 in 2023-10-09T08:40:44.483 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:44 smithi081 bash[79557]: cluster 2023-10-09T08:40:43.421773+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T08:40:44.483 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:44 smithi081 bash[79557]: cluster 2023-10-09T08:40:43.421923+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T08:40:44.483 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:44 smithi081 bash[79557]: cluster 2023-10-09T08:40:43.967394+0000 mgr.y (mgr.26009) 1165 : cluster 0 pgmap v1272: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:44.523 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:44.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:44.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:44.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:44.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:44.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:44.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:44.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:44.720 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:40:44.720 INFO:teuthology.orchestra.run.smithi081.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-09T08:40:44.720 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:40:44.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:44.812 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:44.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:44.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:44.916 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:44.949 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:44.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:44.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:45.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:45.087 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:45.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:45.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:45.191 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:45.219 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:45.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:45.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:45.322 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:45.354 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:45.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:45.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:45.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:45 smithi081 bash[76862]: cluster 2023-10-09T08:40:43.421944+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T08:40:45.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:45 smithi081 bash[79557]: cluster 2023-10-09T08:40:43.421944+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T08:40:45.458 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:45.470 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:45 smithi118 bash[59345]: cluster 2023-10-09T08:40:43.421944+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T08:40:45.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:40:45.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:45.492 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:45.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:45.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:45.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:45.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:45.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:45.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:45.754 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:45.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:45.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:45.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:45.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:45.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:45.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:45.986 DEBUG:teuthology.orchestra.run.smithi081:> /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-09T08:40:45.988 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-09T08:40:45.988 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-09T08:40:45.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:46.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:46.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:46.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:46.032 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:hints = 1 2023-10-09T08:40:46.032 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-09T08:40:46.033 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Object prefix: benchmark_data_smithi081_219033 2023-10-09T08:40:46.033 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:40:46.033 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 0 0 0 0 0 0 - 0 2023-10-09T08:40:46.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:46.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:46.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:46.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:46.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:46.280 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:46.283 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:46 smithi081 bash[79557]: cluster 2023-10-09T08:40:45.968484+0000 mgr.y (mgr.26009) 1166 : cluster 0 pgmap v1273: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:46.284 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:46 smithi081 bash[76862]: cluster 2023-10-09T08:40:45.968484+0000 mgr.y (mgr.26009) 1166 : cluster 0 pgmap v1273: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:46.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:46.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:46.340 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:40:46.385 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:46.411 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:46.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:46.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:46.515 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:46.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:46 smithi118 bash[59345]: cluster 2023-10-09T08:40:45.968484+0000 mgr.y (mgr.26009) 1166 : cluster 0 pgmap v1273: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:46.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:46.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:46.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:46.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:46.677 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:46.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:46.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:46.783 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:46.811 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:46.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:46.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:46.915 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:46.942 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:46.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:46.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:47.034 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 1 16 3253 3237 202.302 202.312 0.00301922 0.00492651 2023-10-09T08:40:47.045 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:47.074 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:47.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:47.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:47.178 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:47.204 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:47.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:47.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:47.308 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:47.344 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:47.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:47.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:47.448 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:47.476 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:47.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:47.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:47.580 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:47.606 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:47.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:47.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:47.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:47.743 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:47.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:47.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:47.846 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:47.877 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:47.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:47.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:47.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:48.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:48.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:48.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:48.033 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 2 16 6409 6393 199.767 197.25 0.00536161 0.00499106 2023-10-09T08:40:48.111 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:48.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:48 smithi118 bash[59345]: cluster 2023-10-09T08:40:47.969070+0000 mgr.y (mgr.26009) 1167 : cluster 0 pgmap v1274: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:48.137 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:48.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:48.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:48.241 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:48.274 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:48.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:48.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:48.332 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:48 smithi081 bash[76862]: cluster 2023-10-09T08:40:47.969070+0000 mgr.y (mgr.26009) 1167 : cluster 0 pgmap v1274: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:48.333 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:48 smithi081 bash[79557]: cluster 2023-10-09T08:40:47.969070+0000 mgr.y (mgr.26009) 1167 : cluster 0 pgmap v1274: 89 pgs: 3 active+undersized+degraded, 41 active+clean, 23 active+undersized, 22 active+clean+remapped; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3/84 objects degraded (3.571%); 4/84 objects misplaced (4.762%) 2023-10-09T08:40:48.378 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:48.407 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:48.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:48.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:48.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:48.535 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:48.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:48.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:48.611 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:40:48.639 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:48.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:48.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:48.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:48.768 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:48.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:48.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:48.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:48.902 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:48.932 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:48.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:48.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:49.034 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 3 16 9165 9149 190.589 172.25 0.00138455 0.00515322 2023-10-09T08:40:49.036 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:49.069 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:49.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:49.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:49.176 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:49.202 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:49.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:49.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:49.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:49.336 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:49.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:49.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:49.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:49.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:49.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:49.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:49.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:49.601 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:49.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:49.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:49.706 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:49.731 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:49.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:49.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:49.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:49.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:49.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:49.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:49.967 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:50.000 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:50.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:50.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:50.034 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 4 16 11684 11668 182.298 157.438 0.00296271 0.00547723 2023-10-09T08:40:50.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:50.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:50.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:50.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:50.233 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:50.244 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:50 smithi118 bash[59345]: cluster 2023-10-09T08:40:49.969855+0000 mgr.y (mgr.26009) 1168 : cluster 0 pgmap v1275: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 605 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 4160/28914 objects degraded (14.387%); 4/28914 objects misplaced (0.014%) 2023-10-09T08:40:50.244 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:50 smithi118 bash[59345]: cluster 2023-10-09T08:40:50.022146+0000 mon.a (mon.0) 1274 : cluster 3 Health check update: Degraded data redundancy: 4160/28914 objects degraded (14.387%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:50.263 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:50.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:50.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:50.344 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:40:50.367 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:50.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:50 smithi081 bash[79557]: cluster 2023-10-09T08:40:49.969855+0000 mgr.y (mgr.26009) 1168 : cluster 0 pgmap v1275: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 605 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 4160/28914 objects degraded (14.387%); 4/28914 objects misplaced (0.014%) 2023-10-09T08:40:50.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:50 smithi081 bash[79557]: cluster 2023-10-09T08:40:50.022146+0000 mon.a (mon.0) 1274 : cluster 3 Health check update: Degraded data redundancy: 4160/28914 objects degraded (14.387%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:50.371 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:50 smithi081 bash[76862]: cluster 2023-10-09T08:40:49.969855+0000 mgr.y (mgr.26009) 1168 : cluster 0 pgmap v1275: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 605 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 4160/28914 objects degraded (14.387%); 4/28914 objects misplaced (0.014%) 2023-10-09T08:40:50.371 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:50 smithi081 bash[76862]: cluster 2023-10-09T08:40:50.022146+0000 mon.a (mon.0) 1274 : cluster 3 Health check update: Degraded data redundancy: 4160/28914 objects degraded (14.387%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:50.399 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:50.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:50.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:50.506 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:50.540 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:50.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:50.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:50.643 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:50.667 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:50.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:50.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:50.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:50.795 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:50.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:50.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:50.874 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0, 7] out_osds: [] dead_osds: [1] live_osds: [0, 3, 4, 6, 7, 2, 5] 2023-10-09T08:40:50.874 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:40:50.875 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-10-09T08:40:50.875 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:40:50.875 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:40:50.875 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-10-09T08:40:50.898 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:50.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:50.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:50.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:51.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:51.034 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 5 16 14301 14285 178.548 163.562 0.0065565 0.00559156 2023-10-09T08:40:51.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:51.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:51.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:51.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:51.171 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:40:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:40:51] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.33.4" 2023-10-09T08:40:51.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:51.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:51.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:51.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:51.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:51.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:51.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:51.424 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:51.453 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:51.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:51.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:51.557 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:51.584 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:51.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:51.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:51.688 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:51.713 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:51.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:51.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:51.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:51.855 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:51.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:51.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:51.960 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:51.992 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:51.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:51.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:52.034 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 6 15 16627 16612 173.027 145.438 0.00739422 0.00577318 2023-10-09T08:40:52.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:52.113 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:52 smithi081 bash[76862]: cluster 2023-10-09T08:40:51.970987+0000 mgr.y (mgr.26009) 1169 : cluster 0 pgmap v1276: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 605 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s; 4160/28914 objects degraded (14.387%); 4/28914 objects misplaced (0.014%) 2023-10-09T08:40:52.113 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:52 smithi081 bash[79557]: cluster 2023-10-09T08:40:51.970987+0000 mgr.y (mgr.26009) 1169 : cluster 0 pgmap v1276: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 605 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s; 4160/28914 objects degraded (14.387%); 4/28914 objects misplaced (0.014%) 2023-10-09T08:40:52.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:52.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:52.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:52.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:52.271 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:52.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:52.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:52.373 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:52.382 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:52 smithi118 bash[59345]: cluster 2023-10-09T08:40:51.970987+0000 mgr.y (mgr.26009) 1169 : cluster 0 pgmap v1276: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 605 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s; 4160/28914 objects degraded (14.387%); 4/28914 objects misplaced (0.014%) 2023-10-09T08:40:52.407 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:52.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:52.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:52.512 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:52.551 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:52.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:52.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:52.656 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:52.687 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:52.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:52.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:52.791 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:52.830 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:52.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:52.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:52.936 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:52.961 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:52.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:52.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:53.034 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 7 16 19052 19036 169.95 151.5 0.0110045 0.00587683 2023-10-09T08:40:53.066 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:53.096 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:53.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:53.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:53.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:53.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:53.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:53.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:53.332 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:53.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:53.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:53.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:53.463 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:53.490 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:53.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:53.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:53.593 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:53.624 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:53.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:53.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:53.727 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:53.752 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:53.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:53.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:53.856 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:53.882 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:53.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:53.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:53.986 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:54.006 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:54.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:54.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:54.034 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 8 16 21156 21140 165.142 131.5 0.00381615 0.00604847 2023-10-09T08:40:54.109 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:54.138 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:54.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:54.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:54.242 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:54.268 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:54.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:54.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:54.373 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:54.405 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:54.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:54.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:54.510 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:54.534 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:54.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:54.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:54.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:54 smithi081 bash[76862]: audit 2023-10-09T08:40:53.168009+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:54.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:54 smithi081 bash[76862]: audit 2023-10-09T08:40:53.172026+0000 mon.c (mon.2) 426 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:40:54.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:54 smithi081 bash[76862]: cluster 2023-10-09T08:40:53.971863+0000 mgr.y (mgr.26009) 1170 : cluster 0 pgmap v1277: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 605 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 56 MiB/s wr, 892 op/s; 4160/28914 objects degraded (14.387%); 4/28914 objects misplaced (0.014%) 2023-10-09T08:40:54.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:54 smithi081 bash[79557]: audit 2023-10-09T08:40:53.168009+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:54.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:54 smithi081 bash[79557]: audit 2023-10-09T08:40:53.172026+0000 mon.c (mon.2) 426 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:40:54.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:54 smithi081 bash[79557]: cluster 2023-10-09T08:40:53.971863+0000 mgr.y (mgr.26009) 1170 : cluster 0 pgmap v1277: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 605 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 56 MiB/s wr, 892 op/s; 4160/28914 objects degraded (14.387%); 4/28914 objects misplaced (0.014%) 2023-10-09T08:40:54.638 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:54.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:54 smithi118 bash[59345]: audit 2023-10-09T08:40:53.168009+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:40:54.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:54 smithi118 bash[59345]: audit 2023-10-09T08:40:53.172026+0000 mon.c (mon.2) 426 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:40:54.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:54 smithi118 bash[59345]: cluster 2023-10-09T08:40:53.971863+0000 mgr.y (mgr.26009) 1170 : cluster 0 pgmap v1277: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 605 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 56 MiB/s wr, 892 op/s; 4160/28914 objects degraded (14.387%); 4/28914 objects misplaced (0.014%) 2023-10-09T08:40:54.671 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:54.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:54.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:54.775 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:54.806 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:54.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:54.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:54.909 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:54.935 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:54.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:54.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:55.034 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 9 16 23375 23359 162.201 138.688 0.00436226 0.00615839 2023-10-09T08:40:55.039 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:55.067 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:55.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:55.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:55.175 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:55.210 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:55.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:55.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:55.282 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:40:55.313 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:55.320 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:40:55.341 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:55.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:55.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:55.351 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:40:55.381 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:40:55.415 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:40:55.444 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:55.447 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:40:55.472 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:55.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:55.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:55.488 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:40:55.488 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:40:55.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:40:55.488 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:40:55.488 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:40:55.489 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:40:55.489 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:40:55.489 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:40:55.489 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:40:55.579 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:55.606 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:55.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:55.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:55.707 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:40:55.710 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:55.740 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:55.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:55.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:55.844 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:55.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:55.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:55.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:55.975 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:55.985 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:55 smithi118 bash[59345]: audit 2023-10-09T08:40:55.230969+0000 mon.a (mon.0) 1276 : audit 0 from='client.? 172.21.15.81:0/2924888818' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:40:56.004 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:56.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:56.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:56.034 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 10 16 25378 25362 158.498 125.188 0.00568474 0.00630309 2023-10-09T08:40:56.078 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:55 smithi081 bash[76862]: audit 2023-10-09T08:40:55.230969+0000 mon.a (mon.0) 1276 : audit 0 from='client.? 172.21.15.81:0/2924888818' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:40:56.078 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:55 smithi081 bash[79557]: audit 2023-10-09T08:40:55.230969+0000 mon.a (mon.0) 1276 : audit 0 from='client.? 172.21.15.81:0/2924888818' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:40:56.109 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:56.136 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:56.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:56.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:56.239 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:56.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:56.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:56.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:56.369 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:56.404 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:56.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:56.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:56.508 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:56.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:56.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:56.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:56.633 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:56.665 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:56.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:56.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:56.768 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:56.798 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:56.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:56.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:56.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:56 smithi081 bash[76862]: cluster 2023-10-09T08:40:55.972902+0000 mgr.y (mgr.26009) 1171 : cluster 0 pgmap v1278: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s; 9404/64752 objects degraded (14.523%); 4/64752 objects misplaced (0.006%) 2023-10-09T08:40:56.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:56 smithi081 bash[79557]: cluster 2023-10-09T08:40:55.972902+0000 mgr.y (mgr.26009) 1171 : cluster 0 pgmap v1278: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s; 9404/64752 objects degraded (14.523%); 4/64752 objects misplaced (0.006%) 2023-10-09T08:40:56.903 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:56.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:56 smithi118 bash[59345]: cluster 2023-10-09T08:40:55.972902+0000 mgr.y (mgr.26009) 1171 : cluster 0 pgmap v1278: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s; 9404/64752 objects degraded (14.523%); 4/64752 objects misplaced (0.006%) 2023-10-09T08:40:56.927 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:40:56.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:56.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:40:57.030 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:57.034 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 11 16 27523 27507 156.276 134.062 0.00180934 0.0063829 2023-10-09T08:40:57.051 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:57.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:57.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:57.154 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:57.181 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:57.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:57.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:57.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:57.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:57.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:57.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:57.421 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:57.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:57.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:57.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:57.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:57.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:57.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:57.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:57.689 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:57.711 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:57.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:57.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:57.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:57.821 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:57 smithi081 bash[76862]: cluster 2023-10-09T08:40:56.735690+0000 mon.a (mon.0) 1277 : cluster 3 Health check update: Degraded data redundancy: 9404/64752 objects degraded (14.523%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:57.821 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:57 smithi081 bash[79557]: cluster 2023-10-09T08:40:56.735690+0000 mon.a (mon.0) 1277 : cluster 3 Health check update: Degraded data redundancy: 9404/64752 objects degraded (14.523%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:57.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:57.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:57.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:57.949 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:57.957 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:57 smithi118 bash[59345]: cluster 2023-10-09T08:40:56.735690+0000 mon.a (mon.0) 1277 : cluster 3 Health check update: Degraded data redundancy: 9404/64752 objects degraded (14.523%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:40:57.973 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:57.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:57.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:58.034 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 12 16 29499 29483 153.543 123.5 0.0103413 0.00650669 2023-10-09T08:40:58.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:58.105 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:58.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:58.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:58.210 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:58.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:58.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:58.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:58.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:58.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:58.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:58.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:58.393 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:40:58.394 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:40:58.483 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:58.508 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:58.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:58.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:58.612 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:58.656 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:40:58.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:58.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:40:58.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:58.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:58 smithi118 bash[59345]: cluster 2023-10-09T08:40:57.973654+0000 mgr.y (mgr.26009) 1172 : cluster 0 pgmap v1279: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s; 9404/64752 objects degraded (14.523%); 4/64752 objects misplaced (0.006%) 2023-10-09T08:40:58.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:40:58.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:58.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:40:58.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:58 smithi081 bash[76862]: cluster 2023-10-09T08:40:57.973654+0000 mgr.y (mgr.26009) 1172 : cluster 0 pgmap v1279: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s; 9404/64752 objects degraded (14.523%); 4/64752 objects misplaced (0.006%) 2023-10-09T08:40:58.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:58 smithi081 bash[79557]: cluster 2023-10-09T08:40:57.973654+0000 mgr.y (mgr.26009) 1172 : cluster 0 pgmap v1279: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s; 9404/64752 objects degraded (14.523%); 4/64752 objects misplaced (0.006%) 2023-10-09T08:40:58.891 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:58.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:58.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:58.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:59.024 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:59.034 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 13 16 31289 31273 150.337 111.875 0.00498639 0.00664431 2023-10-09T08:40:59.056 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:59.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:59.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:59.161 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:59.192 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:59.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:59.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:59.299 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:59.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:59.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:59.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:59.435 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:59.463 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:40:59.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:59.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:40:59.573 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:59.601 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:40:59.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:59.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:40:59.705 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:59.736 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:40:59.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:59.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:40:59.785 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:40:59.840 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:59.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:40:59.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:40:59.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:40:59.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:00.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:00.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:00.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:00.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:59 smithi118 bash[59345]: audit 2023-10-09T08:40:59.330853+0000 mon.c (mon.2) 427 : audit 1 from='client.? 172.21.15.81:0/846502134' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:41:00.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:40:59 smithi118 bash[59345]: audit 2023-10-09T08:40:59.331353+0000 mon.a (mon.0) 1278 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:41:00.034 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 14 16 33131 33115 147.821 115.125 0.00634192 0.00675925 2023-10-09T08:41:00.113 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:00.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:59 smithi081 bash[76862]: audit 2023-10-09T08:40:59.330853+0000 mon.c (mon.2) 427 : audit 1 from='client.? 172.21.15.81:0/846502134' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:41:00.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:40:59 smithi081 bash[76862]: audit 2023-10-09T08:40:59.331353+0000 mon.a (mon.0) 1278 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:41:00.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:59 smithi081 bash[79557]: audit 2023-10-09T08:40:59.330853+0000 mon.c (mon.2) 427 : audit 1 from='client.? 172.21.15.81:0/846502134' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:41:00.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:40:59 smithi081 bash[79557]: audit 2023-10-09T08:40:59.331353+0000 mon.a (mon.0) 1278 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:41:00.146 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:00.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:00.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:00.249 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:00.276 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:00.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:00.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:00.378 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:00.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:41:00.401 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:00.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:00.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:00.504 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:00.543 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:00.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:00.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:00.607 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:41:00.607 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:41:00.607 INFO:teuthology.orchestra.run.smithi118.stdout: "complaint_time": 30, 2023-10-09T08:41:00.607 INFO:teuthology.orchestra.run.smithi118.stdout: "num_blocked_ops": 0 2023-10-09T08:41:00.607 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:41:00.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:00.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:00.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:00.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:00.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:00.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:00.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:00.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:00.909 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:00.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:59.762613+0000 mon.a (mon.0) 1279 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:41:00.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:59.772918+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T08:41:00.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:00 smithi118 bash[59345]: audit 2023-10-09T08:40:59.774570+0000 mon.a (mon.0) 1280 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:41:00.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:59.774725+0000 mon.a (mon.0) 1281 : cluster 0 osdmap e294: 8 total, 7 up, 8 in 2023-10-09T08:41:00.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:59.776995+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T08:41:00.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:59.784727+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T08:41:00.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:00 smithi118 bash[59345]: cluster 2023-10-09T08:40:59.974389+0000 mgr.y (mgr.26009) 1173 : cluster 0 pgmap v1281: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s; 13790/94782 objects degraded (14.549%); 4/94782 objects misplaced (0.004%) 2023-10-09T08:41:00.935 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:00.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:00.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:01.035 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 15 16 34864 34848 145.187 108.312 0.0127342 0.00688132 2023-10-09T08:41:01.039 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:01.066 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:01.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:01.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:01.171 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:01.198 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:01.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:01.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:01.302 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:01.323 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:01.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:01.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:01.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:59.762613+0000 mon.a (mon.0) 1279 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:41:01.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:59.772918+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T08:41:01.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:00 smithi081 bash[76862]: audit 2023-10-09T08:40:59.774570+0000 mon.a (mon.0) 1280 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:41:01.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:59.774725+0000 mon.a (mon.0) 1281 : cluster 0 osdmap e294: 8 total, 7 up, 8 in 2023-10-09T08:41:01.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:59.776995+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T08:41:01.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:59.784727+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T08:41:01.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:00 smithi081 bash[76862]: cluster 2023-10-09T08:40:59.974389+0000 mgr.y (mgr.26009) 1173 : cluster 0 pgmap v1281: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s; 13790/94782 objects degraded (14.549%); 4/94782 objects misplaced (0.004%) 2023-10-09T08:41:01.376 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:41:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:41:01] "GET /metrics HTTP/1.1" 200 36562 "" "Prometheus/2.33.4" 2023-10-09T08:41:01.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:01 smithi081 bash[79557]: cluster 2023-10-09T08:40:59.762613+0000 mon.a (mon.0) 1279 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:41:01.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:01 smithi081 bash[79557]: cluster 2023-10-09T08:40:59.772918+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T08:41:01.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:01 smithi081 bash[79557]: audit 2023-10-09T08:40:59.774570+0000 mon.a (mon.0) 1280 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:41:01.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:01 smithi081 bash[79557]: cluster 2023-10-09T08:40:59.774725+0000 mon.a (mon.0) 1281 : cluster 0 osdmap e294: 8 total, 7 up, 8 in 2023-10-09T08:41:01.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:01 smithi081 bash[79557]: cluster 2023-10-09T08:40:59.776995+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T08:41:01.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:01 smithi081 bash[79557]: cluster 2023-10-09T08:40:59.784727+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T08:41:01.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:01 smithi081 bash[79557]: cluster 2023-10-09T08:40:59.974389+0000 mgr.y (mgr.26009) 1173 : cluster 0 pgmap v1281: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s; 13790/94782 objects degraded (14.549%); 4/94782 objects misplaced (0.004%) 2023-10-09T08:41:01.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:01.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:01.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:01.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:01.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:01.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:01.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:01.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:01.741 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:01.786 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:01.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:01.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:01.890 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:01.917 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:01.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:01.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:02.022 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:02.035 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 16 16 36715 36699 143.342 115.688 0.0117368 0.00696919 2023-10-09T08:41:02.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:02.052 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:02.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:02.153 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:02.178 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:02.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:02.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:02.283 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:02.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:02 smithi118 bash[59345]: cluster 2023-10-09T08:41:01.975079+0000 mgr.y (mgr.26009) 1174 : cluster 0 pgmap v1282: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s; 13790/94782 objects degraded (14.549%); 4/94782 objects misplaced (0.004%) 2023-10-09T08:41:02.325 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:02.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:02.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:02 smithi081 bash[76862]: cluster 2023-10-09T08:41:01.975079+0000 mgr.y (mgr.26009) 1174 : cluster 0 pgmap v1282: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s; 13790/94782 objects degraded (14.549%); 4/94782 objects misplaced (0.004%) 2023-10-09T08:41:02.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:02 smithi081 bash[79557]: cluster 2023-10-09T08:41:01.975079+0000 mgr.y (mgr.26009) 1174 : cluster 0 pgmap v1282: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s; 13790/94782 objects degraded (14.549%); 4/94782 objects misplaced (0.004%) 2023-10-09T08:41:02.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:02.456 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:02.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:02.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:02.561 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:02.590 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:02.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:02.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:02.695 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:02.728 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:02.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:02.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:02.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:02.860 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:02.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:02.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:02.964 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:02.996 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:03.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:03.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:03.035 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 17 16 38500 38484 141.472 111.562 0.00282292 0.00705978 2023-10-09T08:41:03.102 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:03.127 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:03.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:03.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:03.232 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:03.262 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:03.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:03.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:03.366 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:03.393 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:03.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:03.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:03.496 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:03.528 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:03.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:03.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:03.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:41:03.632 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:03.665 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:03.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:03.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:03.669 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-09T08:41:03.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:03.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:03.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:03.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:03.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:03 smithi081 bash[76862]: cluster 2023-10-09T08:41:03.732654+0000 mon.a (mon.0) 1282 : cluster 3 Health check update: Degraded data redundancy: 13790/94782 objects degraded (14.549%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:03.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:03 smithi081 bash[79557]: cluster 2023-10-09T08:41:03.732654+0000 mon.a (mon.0) 1282 : cluster 3 Health check update: Degraded data redundancy: 13790/94782 objects degraded (14.549%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:03.900 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:03.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:03 smithi118 bash[59345]: cluster 2023-10-09T08:41:03.732654+0000 mon.a (mon.0) 1282 : cluster 3 Health check update: Degraded data redundancy: 13790/94782 objects degraded (14.549%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:03.927 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:03.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:03.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:04.035 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:04.036 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 18 16 40132 40116 139.279 102 0.010514 0.00717459 2023-10-09T08:41:04.063 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:04.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:04.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:04.167 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:04.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:04.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:04.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:04.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:04.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:04.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:04.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:04.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:04.460 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:04.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:04.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:04.562 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:04.595 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:04.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:04.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:04.698 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:04.725 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:04.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:04.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:04.828 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:04.837 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:04 smithi118 bash[59345]: cluster 2023-10-09T08:41:03.975784+0000 mgr.y (mgr.26009) 1175 : cluster 0 pgmap v1283: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 1.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s; 13790/94782 objects degraded (14.549%); 4/94782 objects misplaced (0.004%) 2023-10-09T08:41:04.853 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:04.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:04.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:04.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:04.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:04.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:04.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:05.035 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 19 16 41904 41888 137.777 110.75 0.00684249 0.00725308 2023-10-09T08:41:05.088 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:05.119 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:05.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:05.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:05.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:04 smithi081 bash[76862]: cluster 2023-10-09T08:41:03.975784+0000 mgr.y (mgr.26009) 1175 : cluster 0 pgmap v1283: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 1.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s; 13790/94782 objects degraded (14.549%); 4/94782 objects misplaced (0.004%) 2023-10-09T08:41:05.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:04 smithi081 bash[79557]: cluster 2023-10-09T08:41:03.975784+0000 mgr.y (mgr.26009) 1175 : cluster 0 pgmap v1283: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 1.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s; 13790/94782 objects degraded (14.549%); 4/94782 objects misplaced (0.004%) 2023-10-09T08:41:05.222 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:05.223 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:41:05.246 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:05.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:05.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:05.353 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:05.377 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:05.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:05.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:05.483 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:05.516 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:05.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:05.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:05.619 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:05.645 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:05.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:05.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:05.749 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:05.773 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:05.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:05.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:05.877 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:05.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:05.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:05.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:06.015 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:06.035 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:41:06.035121+0000 min lat: 0.0012732 max lat: 0.139095 avg lat: 0.00733121 2023-10-09T08:41:06.035 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:41:06.035 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 20 16 43625 43609 136.265 107.562 0.0089297 0.00733121 2023-10-09T08:41:06.050 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:06.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:06.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:06.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:06.165 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:06 smithi081 bash[76862]: cluster 2023-10-09T08:41:05.976763+0000 mgr.y (mgr.26009) 1176 : cluster 0 pgmap v1284: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 2.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s; 17684/121296 objects degraded (14.579%); 4/121296 objects misplaced (0.003%) 2023-10-09T08:41:06.166 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:06 smithi081 bash[79557]: cluster 2023-10-09T08:41:05.976763+0000 mgr.y (mgr.26009) 1176 : cluster 0 pgmap v1284: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 2.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s; 17684/121296 objects degraded (14.579%); 4/121296 objects misplaced (0.003%) 2023-10-09T08:41:06.179 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:06.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:06.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:06.248 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:41:06.248 INFO:teuthology.orchestra.run.smithi118.stdout: "success": "" 2023-10-09T08:41:06.248 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:41:06.284 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:06.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:06 smithi118 bash[59345]: cluster 2023-10-09T08:41:05.976763+0000 mgr.y (mgr.26009) 1176 : cluster 0 pgmap v1284: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 2.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s; 17684/121296 objects degraded (14.579%); 4/121296 objects misplaced (0.003%) 2023-10-09T08:41:06.314 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:06.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:06.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:06.418 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:06.450 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:06.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:06.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:06.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:06.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:06.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:06.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:06.684 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:06.716 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:06.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:06.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:06.822 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:06.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:06.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:06.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:06.961 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:06.993 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:06.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:06.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:07.035 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 21 16 45183 45167 134.413 97.375 0.00836007 0.0074337 2023-10-09T08:41:07.098 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:07.126 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:07.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:07.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:07.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:07.260 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:07.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:07.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:07.364 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:07.388 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:07.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:07.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:07.491 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:07.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:07.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:07.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:07.623 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:07.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:07.652 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:07.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:07.753 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:07.779 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:07.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:07.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:07.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:07.909 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:07.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:07.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:08.014 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:08.035 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 22 16 46895 46879 133.167 107 0.0141645 0.00750369 2023-10-09T08:41:08.040 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:08.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:08.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:08.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:08.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:08 smithi118 bash[59345]: cluster 2023-10-09T08:41:07.977448+0000 mgr.y (mgr.26009) 1177 : cluster 0 pgmap v1285: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 2.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s; 17684/121296 objects degraded (14.579%); 4/121296 objects misplaced (0.003%) 2023-10-09T08:41:08.175 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:08.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:08.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:08.272 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:41:08.280 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:08.297 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:08 smithi081 bash[76862]: cluster 2023-10-09T08:41:07.977448+0000 mgr.y (mgr.26009) 1177 : cluster 0 pgmap v1285: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 2.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s; 17684/121296 objects degraded (14.579%); 4/121296 objects misplaced (0.003%) 2023-10-09T08:41:08.298 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:08 smithi081 bash[79557]: cluster 2023-10-09T08:41:07.977448+0000 mgr.y (mgr.26009) 1177 : cluster 0 pgmap v1285: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 2.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s; 17684/121296 objects degraded (14.579%); 4/121296 objects misplaced (0.003%) 2023-10-09T08:41:08.307 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:08.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:08.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:08.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:08.436 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:08.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:08.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:08.542 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:08.561 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:41:08.568 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:08.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:08.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:08.675 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:08.699 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:08.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:08.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:08.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:08.826 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:08.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:08.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:08.930 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:08.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:08.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:08.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:09.035 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 23 16 48449 48433 131.599 97.125 0.00993053 0.00759358 2023-10-09T08:41:09.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:09.088 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:09.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:09.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:09.194 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:09.220 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:09.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:09.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:09.322 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:09.336 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:09 smithi118 bash[59345]: audit 2023-10-09T08:41:08.162436+0000 mon.c (mon.2) 428 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:41:09.336 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:09 smithi118 bash[59345]: cluster 2023-10-09T08:41:08.733783+0000 mon.a (mon.0) 1283 : cluster 3 Health check update: Degraded data redundancy: 17684/121296 objects degraded (14.579%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:09.351 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:09.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:09.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:09.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:09 smithi081 bash[76862]: audit 2023-10-09T08:41:08.162436+0000 mon.c (mon.2) 428 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:41:09.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:09 smithi081 bash[76862]: cluster 2023-10-09T08:41:08.733783+0000 mon.a (mon.0) 1283 : cluster 3 Health check update: Degraded data redundancy: 17684/121296 objects degraded (14.579%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:09 smithi081 bash[79557]: audit 2023-10-09T08:41:08.162436+0000 mon.c (mon.2) 428 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:41:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:09 smithi081 bash[79557]: cluster 2023-10-09T08:41:08.733783+0000 mon.a (mon.0) 1283 : cluster 3 Health check update: Degraded data redundancy: 17684/121296 objects degraded (14.579%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:09.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:09.483 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:09.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:09.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:09.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:09.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:09.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:09.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:09.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:09.758 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:09.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:09.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:09.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:09.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:09.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:09.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:09.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:10.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:10.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:10.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:10.035 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 24 16 49556 49540 128.998 69.1875 0.018318 0.0077464 2023-10-09T08:41:10.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:10.158 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:10.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:10.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:10.261 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:10.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:10 smithi118 bash[59345]: cluster 2023-10-09T08:41:09.978514+0000 mgr.y (mgr.26009) 1178 : cluster 0 pgmap v1286: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s; 21223/145836 objects degraded (14.553%); 4/145836 objects misplaced (0.003%) 2023-10-09T08:41:10.288 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:10.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:10.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:10.356 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:10 smithi081 bash[79557]: cluster 2023-10-09T08:41:09.978514+0000 mgr.y (mgr.26009) 1178 : cluster 0 pgmap v1286: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s; 21223/145836 objects degraded (14.553%); 4/145836 objects misplaced (0.003%) 2023-10-09T08:41:10.392 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:10.418 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:10.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:10.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:10.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:10.545 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:10.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:10.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:10.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:10 smithi081 bash[76862]: cluster 2023-10-09T08:41:09.978514+0000 mgr.y (mgr.26009) 1178 : cluster 0 pgmap v1286: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s; 21223/145836 objects degraded (14.553%); 4/145836 objects misplaced (0.003%) 2023-10-09T08:41:10.648 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:10.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:10.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:10.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:10.774 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:10.797 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:10.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:10.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:10.901 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:10.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:10.931 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:10.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:11.032 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:11.036 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 25 16 51114 51098 127.733 97.375 0.0101362 0.00782277 2023-10-09T08:41:11.070 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:11.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:11.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:11.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:11.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:11.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:11.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:11.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:11.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:11.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:11.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:11.436 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:11.470 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:11.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:11.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:11.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:11.583 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:41:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:41:11] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.33.4" 2023-10-09T08:41:11.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:11.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:11.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:11.699 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:11.726 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:11.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:11.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:11.830 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:11.860 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:11.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:11.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:11.968 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:11.994 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:11.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:11.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:12.036 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 26 16 52543 52527 126.255 89.3125 0.015398 0.00791523 2023-10-09T08:41:12.099 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:12.127 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:12.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:12.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:12.229 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:12.238 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:12 smithi081 bash[76862]: cluster 2023-10-09T08:41:11.979222+0000 mgr.y (mgr.26009) 1179 : cluster 0 pgmap v1287: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 21223/145836 objects degraded (14.553%); 4/145836 objects misplaced (0.003%) 2023-10-09T08:41:12.238 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:12 smithi081 bash[79557]: cluster 2023-10-09T08:41:11.979222+0000 mgr.y (mgr.26009) 1179 : cluster 0 pgmap v1287: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 21223/145836 objects degraded (14.553%); 4/145836 objects misplaced (0.003%) 2023-10-09T08:41:12.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:12.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:12.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:12.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:12.396 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:12.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:12.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:12.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:12.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:12 smithi118 bash[59345]: cluster 2023-10-09T08:41:11.979222+0000 mgr.y (mgr.26009) 1179 : cluster 0 pgmap v1287: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 21223/145836 objects degraded (14.553%); 4/145836 objects misplaced (0.003%) 2023-10-09T08:41:12.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:12.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:12.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:12.629 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:12.661 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:12.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:12.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:12.767 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:12.804 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:12.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:12.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:12.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:12.915 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0, 7] out_osds: [] dead_osds: [1] live_osds: [0, 3, 4, 6, 7, 2, 5] 2023-10-09T08:41:12.915 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:41:12.915 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-10-09T08:41:12.916 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:41:12.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:12.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:12.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:13.036 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 27 16 54010 53994 124.974 91.6875 0.00842871 0.00799662 2023-10-09T08:41:13.044 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:13.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:13.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:13.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:13.177 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:13.202 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:13.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:13.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:13.306 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:13.343 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:13.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:13.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:13.446 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:13.481 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:13.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:13.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:13.586 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:13.615 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:13.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:13.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:13.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:13.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:13.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:13.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:13.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:13.871 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:13 smithi118 bash[59345]: cluster 2023-10-09T08:41:13.735026+0000 mon.a (mon.0) 1284 : cluster 3 Health check update: Degraded data redundancy: 21223/145836 objects degraded (14.553%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:13.909 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:13.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:13.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:14.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:14.024 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:13 smithi081 bash[76862]: cluster 2023-10-09T08:41:13.735026+0000 mon.a (mon.0) 1284 : cluster 3 Health check update: Degraded data redundancy: 21223/145836 objects degraded (14.553%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:14.024 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:13 smithi081 bash[79557]: cluster 2023-10-09T08:41:13.735026+0000 mon.a (mon.0) 1284 : cluster 3 Health check update: Degraded data redundancy: 21223/145836 objects degraded (14.553%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:14.036 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 28 16 55331 55315 123.459 82.5625 0.0104306 0.00809427 2023-10-09T08:41:14.040 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:14.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:14.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:14.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:14.172 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:14.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:14.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:14.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:14.299 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:14.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:14.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:14.404 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:14.433 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:14.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:14.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:14.521 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:41:14.521 INFO:teuthology.orchestra.run.smithi118.stdout: "size": 20, 2023-10-09T08:41:14.521 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 600, 2023-10-09T08:41:14.521 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [ 2023-10-09T08:41:14.522 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.522 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.35241.0:168895 7.9 e230/219)", 2023-10-09T08:41:14.522 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:35:50.030622+0000", 2023-10-09T08:41:14.522 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 324.48456943500003, 2023-10-09T08:41:14.522 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.37001777499999999, 2023-10-09T08:41:14.522 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.522 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:41:14.522 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.522 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.522 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.523 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.030622+0000", 2023-10-09T08:41:14.523 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.523 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.523 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.523 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.523 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.030622+0000", 2023-10-09T08:41:14.523 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:41:14.523 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.523 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.523 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.523 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.030620+0000", 2023-10-09T08:41:14.524 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.8955999999999999e-05 2023-10-09T08:41:14.524 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.524 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.524 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.524 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.030639+0000", 2023-10-09T08:41:14.524 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.7870999999999999e-05 2023-10-09T08:41:14.524 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.524 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.524 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.524 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.030656+0000", 2023-10-09T08:41:14.524 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0404999999999999e-05 2023-10-09T08:41:14.524 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.526 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.526 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.526 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.030667+0000", 2023-10-09T08:41:14.526 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.36994937 2023-10-09T08:41:14.527 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.527 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.527 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.527 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.400616+0000", 2023-10-09T08:41:14.527 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3492000000000001e-05 2023-10-09T08:41:14.527 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.527 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.527 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.527 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:35:50.400640+0000", 2023-10-09T08:41:14.527 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.37001777499999999 2023-10-09T08:41:14.527 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.528 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.528 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.528 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.528 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.528 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:181306 7.c 7:30f32de9:::benchmark_data_smithi081_154445_object83808:head [delete] snapc 0=[] ondisk+write+known_if_redirected e282)", 2023-10-09T08:41:14.528 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:39:33.892383+0000", 2023-10-09T08:41:14.528 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 100.622808065, 2023-10-09T08:41:14.528 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.090370587000000002, 2023-10-09T08:41:14.528 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.528 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.528 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:41:14.529 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:41:14.529 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:41:14.529 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 181306 2023-10-09T08:41:14.529 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.529 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.529 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.529 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.529 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.892383+0000", 2023-10-09T08:41:14.529 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.529 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.529 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.529 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.530 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.892383+0000", 2023-10-09T08:41:14.530 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:41:14.530 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.530 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.530 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.530 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.892383+0000", 2023-10-09T08:41:14.530 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.9419999999999997e-06 2023-10-09T08:41:14.530 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.530 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.530 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.530 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.892387+0000", 2023-10-09T08:41:14.531 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.7030000000000003e-06 2023-10-09T08:41:14.531 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.531 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.531 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.531 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.892392+0000", 2023-10-09T08:41:14.531 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.23e-06 2023-10-09T08:41:14.531 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.531 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.531 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.531 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.892396+0000", 2023-10-09T08:41:14.531 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0040717180000000002 2023-10-09T08:41:14.531 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.532 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.532 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.532 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.896467+0000", 2023-10-09T08:41:14.532 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000110764 2023-10-09T08:41:14.532 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.532 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.532 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.532 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.896578+0000", 2023-10-09T08:41:14.532 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016143799999999999 2023-10-09T08:41:14.532 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.532 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.533 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,6", 2023-10-09T08:41:14.534 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.896739+0000", 2023-10-09T08:41:14.534 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011502273 2023-10-09T08:41:14.535 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.535 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.535 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:41:14.535 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.908242+0000", 2023-10-09T08:41:14.535 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.9280000000000001e-06 2023-10-09T08:41:14.535 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.535 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.535 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:41:14.535 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.908247+0000", 2023-10-09T08:41:14.535 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.074306836000000001 2023-10-09T08:41:14.535 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.536 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.536 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:41:14.536 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.982554+0000", 2023-10-09T08:41:14.536 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000126933 2023-10-09T08:41:14.536 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.536 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.536 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.536 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.982680+0000", 2023-10-09T08:41:14.536 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.3411000000000006e-05 2023-10-09T08:41:14.536 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.536 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.537 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.537 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.982754+0000", 2023-10-09T08:41:14.537 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.090370587000000002 2023-10-09T08:41:14.537 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.537 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.537 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.537 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.537 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.537 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:181312 7.5 7:a3e24133:::benchmark_data_smithi081_154445_object83814:head [delete] snapc 0=[] ondisk+write+known_if_redirected e282)", 2023-10-09T08:41:14.537 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:39:33.895488+0000", 2023-10-09T08:41:14.537 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 100.61970379500001, 2023-10-09T08:41:14.537 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.087290098999999996, 2023-10-09T08:41:14.538 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.538 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.538 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:41:14.538 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:41:14.538 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:41:14.538 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 181312 2023-10-09T08:41:14.538 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.538 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.538 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.538 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.538 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.895488+0000", 2023-10-09T08:41:14.539 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.539 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.539 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.539 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.539 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.895488+0000", 2023-10-09T08:41:14.539 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:41:14.539 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.539 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.539 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.539 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.895486+0000", 2023-10-09T08:41:14.539 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.5319999999999997e-06 2023-10-09T08:41:14.539 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.540 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.540 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.540 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.895492+0000", 2023-10-09T08:41:14.540 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.2190000000000004e-06 2023-10-09T08:41:14.540 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.540 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.540 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.540 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.895500+0000", 2023-10-09T08:41:14.540 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.9639999999999997e-06 2023-10-09T08:41:14.540 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.540 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.540 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.541 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.895504+0000", 2023-10-09T08:41:14.541 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00042014899999999998 2023-10-09T08:41:14.541 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.541 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.541 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.541 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.895924+0000", 2023-10-09T08:41:14.541 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000103088 2023-10-09T08:41:14.541 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.541 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.541 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.541 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.896027+0000", 2023-10-09T08:41:14.542 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00039568200000000001 2023-10-09T08:41:14.542 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.542 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.542 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,2", 2023-10-09T08:41:14.542 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.896423+0000", 2023-10-09T08:41:14.542 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0030825570000000001 2023-10-09T08:41:14.542 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.542 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.542 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:41:14.542 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.899505+0000", 2023-10-09T08:41:14.542 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0042159859999999997 2023-10-09T08:41:14.543 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.543 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.543 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:41:14.543 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.903721+0000", 2023-10-09T08:41:14.543 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.078742780999999998 2023-10-09T08:41:14.543 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.543 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.543 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:41:14.543 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.982464+0000", 2023-10-09T08:41:14.543 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00020056699999999999 2023-10-09T08:41:14.543 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.544 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.544 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.544 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.982665+0000", 2023-10-09T08:41:14.544 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000113046 2023-10-09T08:41:14.544 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.544 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.544 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.544 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.982778+0000", 2023-10-09T08:41:14.544 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.087290098999999996 2023-10-09T08:41:14.544 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.544 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.545 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.545 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.545 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.545 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:181317 7.c 7:3a8431c7:::benchmark_data_smithi081_154445_object83819:head [delete] snapc 0=[] ondisk+write+known_if_redirected e282)", 2023-10-09T08:41:14.545 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:39:33.896354+0000", 2023-10-09T08:41:14.545 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 100.61883734, 2023-10-09T08:41:14.545 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.097796452000000006, 2023-10-09T08:41:14.545 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.545 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.545 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:41:14.545 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:41:14.546 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:41:14.546 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 181317 2023-10-09T08:41:14.546 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.546 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.546 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.546 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.546 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.896354+0000", 2023-10-09T08:41:14.546 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.546 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.546 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.547 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.547 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.896354+0000", 2023-10-09T08:41:14.547 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:41:14.547 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.547 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.547 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.547 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.896353+0000", 2023-10-09T08:41:14.547 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.3380000000000001e-06 2023-10-09T08:41:14.547 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.547 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.547 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.548 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.896359+0000", 2023-10-09T08:41:14.548 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0738e-05 2023-10-09T08:41:14.548 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.548 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.548 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.548 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.896370+0000", 2023-10-09T08:41:14.548 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.1639999999999998e-06 2023-10-09T08:41:14.548 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.548 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.548 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.549 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.896376+0000", 2023-10-09T08:41:14.549 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0087055350000000004 2023-10-09T08:41:14.549 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.549 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.549 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.549 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.905082+0000", 2023-10-09T08:41:14.549 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016206900000000001 2023-10-09T08:41:14.549 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.549 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.549 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.550 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.905244+0000", 2023-10-09T08:41:14.550 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000215684 2023-10-09T08:41:14.550 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.550 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.550 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,6", 2023-10-09T08:41:14.550 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.905460+0000", 2023-10-09T08:41:14.550 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0027926959999999999 2023-10-09T08:41:14.550 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.551 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.551 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:41:14.551 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.908252+0000", 2023-10-09T08:41:14.551 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0024780940000000001 2023-10-09T08:41:14.551 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.551 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.551 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:41:14.551 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.910730+0000", 2023-10-09T08:41:14.551 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.083275026000000002 2023-10-09T08:41:14.551 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.552 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.552 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:41:14.552 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.994005+0000", 2023-10-09T08:41:14.552 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000103384 2023-10-09T08:41:14.552 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.552 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.552 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.552 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.994109+0000", 2023-10-09T08:41:14.552 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.1758000000000002e-05 2023-10-09T08:41:14.552 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.553 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.553 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.553 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.994150+0000", 2023-10-09T08:41:14.553 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.097796452000000006 2023-10-09T08:41:14.553 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.553 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.553 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.553 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.553 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.553 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35241.0:181320 7.c 7:385652f9:::benchmark_data_smithi081_154445_object83822:head [delete] snapc 0=[] ondisk+write+known_if_redirected e282)", 2023-10-09T08:41:14.553 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:39:33.901403+0000", 2023-10-09T08:41:14.553 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 100.61378806, 2023-10-09T08:41:14.554 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.095318833000000006, 2023-10-09T08:41:14.554 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.554 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.554 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:41:14.554 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35241", 2023-10-09T08:41:14.554 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:41:14.554 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 181320 2023-10-09T08:41:14.554 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.554 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.554 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.554 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.555 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.901403+0000", 2023-10-09T08:41:14.555 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.555 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.555 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.555 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.555 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.901403+0000", 2023-10-09T08:41:14.555 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:41:14.555 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.555 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.555 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.555 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.901401+0000", 2023-10-09T08:41:14.556 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5536000000000002e-05 2023-10-09T08:41:14.556 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.556 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.556 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.556 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.901417+0000", 2023-10-09T08:41:14.556 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000136274 2023-10-09T08:41:14.556 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.556 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.556 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.556 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.901553+0000", 2023-10-09T08:41:14.556 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.1510000000000004e-06 2023-10-09T08:41:14.556 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.556 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.557 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.557 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.901561+0000", 2023-10-09T08:41:14.557 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0067138780000000004 2023-10-09T08:41:14.557 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.557 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.557 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.557 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.908275+0000", 2023-10-09T08:41:14.557 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000140261 2023-10-09T08:41:14.557 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.557 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.557 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.558 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.908415+0000", 2023-10-09T08:41:14.558 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016611100000000001 2023-10-09T08:41:14.558 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.558 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.558 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,6", 2023-10-09T08:41:14.558 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.908582+0000", 2023-10-09T08:41:14.558 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002156341 2023-10-09T08:41:14.558 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.558 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.558 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:41:14.558 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.910738+0000", 2023-10-09T08:41:14.558 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.1486999999999997e-05 2023-10-09T08:41:14.559 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.559 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.559 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:41:14.559 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.910789+0000", 2023-10-09T08:41:14.559 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.085767774000000005 2023-10-09T08:41:14.559 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.559 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.559 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:41:14.559 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.996557+0000", 2023-10-09T08:41:14.559 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000120228 2023-10-09T08:41:14.559 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.559 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.560 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.560 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.996677+0000", 2023-10-09T08:41:14.560 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.4765999999999998e-05 2023-10-09T08:41:14.560 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.560 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.560 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.560 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:39:33.996722+0000", 2023-10-09T08:41:14.560 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.095318833000000006 2023-10-09T08:41:14.560 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.560 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.560 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.560 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.561 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.561 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:29713 8.b 8:dabf49f9:::benchmark_data_smithi081_219033_object29712:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e293)", 2023-10-09T08:41:14.561 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:40:58.137862+0000", 2023-10-09T08:41:14.561 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 16.377329683999999, 2023-10-09T08:41:14.561 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.077947996000000006, 2023-10-09T08:41:14.561 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.561 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.561 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:41:14.561 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:41:14.561 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:41:14.561 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 29713 2023-10-09T08:41:14.562 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.562 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.562 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.562 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.562 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.137862+0000", 2023-10-09T08:41:14.562 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.562 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.562 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.562 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.562 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.137862+0000", 2023-10-09T08:41:14.562 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:41:14.562 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.563 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.563 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.563 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.137860+0000", 2023-10-09T08:41:14.563 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.2496999999999997e-05 2023-10-09T08:41:14.563 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.563 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.563 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.563 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.137892+0000", 2023-10-09T08:41:14.563 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2847000000000001e-05 2023-10-09T08:41:14.563 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.563 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.563 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.564 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.137905+0000", 2023-10-09T08:41:14.564 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9140000000000002e-06 2023-10-09T08:41:14.564 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.564 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.564 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.564 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.137912+0000", 2023-10-09T08:41:14.564 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6924e-05 2023-10-09T08:41:14.564 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.564 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.564 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.564 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.137959+0000", 2023-10-09T08:41:14.564 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013601800000000001 2023-10-09T08:41:14.565 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.565 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.565 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.565 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.138095+0000", 2023-10-09T08:41:14.565 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015862 2023-10-09T08:41:14.565 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.565 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.565 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2", 2023-10-09T08:41:14.565 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.138254+0000", 2023-10-09T08:41:14.565 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.077241567999999997 2023-10-09T08:41:14.565 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.565 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.565 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:41:14.566 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.215495+0000", 2023-10-09T08:41:14.566 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000112452 2023-10-09T08:41:14.566 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.566 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.566 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:41:14.566 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.215608+0000", 2023-10-09T08:41:14.566 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.8282999999999994e-05 2023-10-09T08:41:14.566 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.566 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.566 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.566 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.215706+0000", 2023-10-09T08:41:14.567 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000103791 2023-10-09T08:41:14.567 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.567 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.567 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.567 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.215810+0000", 2023-10-09T08:41:14.567 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.077947996000000006 2023-10-09T08:41:14.567 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.567 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.567 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.567 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.567 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.567 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:29714 8.b 8:dbb9fbd6:::benchmark_data_smithi081_219033_object29713:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e293)", 2023-10-09T08:41:14.568 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:40:58.137930+0000", 2023-10-09T08:41:14.568 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 16.377261775000001, 2023-10-09T08:41:14.568 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.078027701000000005, 2023-10-09T08:41:14.568 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.568 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.568 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:41:14.568 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:41:14.568 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:41:14.568 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 29714 2023-10-09T08:41:14.568 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.568 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.568 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.568 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.569 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.137930+0000", 2023-10-09T08:41:14.569 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.569 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.569 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.569 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.569 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.137930+0000", 2023-10-09T08:41:14.569 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:41:14.569 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.569 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.569 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.569 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.137929+0000", 2023-10-09T08:41:14.569 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.6613000000000001e-05 2023-10-09T08:41:14.570 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.570 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.570 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.570 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.137955+0000", 2023-10-09T08:41:14.570 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.2269999999999999e-06 2023-10-09T08:41:14.570 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.570 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.570 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.570 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.137965+0000", 2023-10-09T08:41:14.570 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.0939999999999996e-06 2023-10-09T08:41:14.570 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.570 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.571 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.571 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.137971+0000", 2023-10-09T08:41:14.571 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001478963 2023-10-09T08:41:14.571 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.571 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.571 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.571 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.139450+0000", 2023-10-09T08:41:14.571 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000124089 2023-10-09T08:41:14.571 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.571 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.571 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.571 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.139574+0000", 2023-10-09T08:41:14.572 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000101736 2023-10-09T08:41:14.572 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.572 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.572 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2", 2023-10-09T08:41:14.572 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.139676+0000", 2023-10-09T08:41:14.572 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.075864232000000004 2023-10-09T08:41:14.572 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.572 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.572 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:41:14.572 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.215540+0000", 2023-10-09T08:41:14.572 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00028277199999999998 2023-10-09T08:41:14.572 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.573 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.573 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:41:14.573 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.215823+0000", 2023-10-09T08:41:14.573 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.7706e-05 2023-10-09T08:41:14.573 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.573 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.573 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.573 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.215870+0000", 2023-10-09T08:41:14.573 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.6977000000000004e-05 2023-10-09T08:41:14.573 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.574 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.574 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.574 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.215957+0000", 2023-10-09T08:41:14.574 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.078027701000000005 2023-10-09T08:41:14.574 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.574 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.574 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.574 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.574 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.575 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:29719 8.b 8:dfea08d4:::benchmark_data_smithi081_219033_object29718:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e293)", 2023-10-09T08:41:14.575 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:40:58.139481+0000", 2023-10-09T08:41:14.575 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 16.375710478999999, 2023-10-09T08:41:14.575 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.076674999999999993, 2023-10-09T08:41:14.575 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.575 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.575 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:41:14.575 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:41:14.575 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:41:14.575 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 29719 2023-10-09T08:41:14.576 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.576 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.576 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.576 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.576 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.139481+0000", 2023-10-09T08:41:14.576 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.576 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.576 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.576 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.576 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.139481+0000", 2023-10-09T08:41:14.576 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:41:14.577 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.577 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.577 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.577 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.139480+0000", 2023-10-09T08:41:14.577 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.0809000000000005e-05 2023-10-09T08:41:14.577 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.577 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.577 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.577 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.139561+0000", 2023-10-09T08:41:14.577 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2203e-05 2023-10-09T08:41:14.577 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.578 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.578 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.578 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.139573+0000", 2023-10-09T08:41:14.578 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.4399999999999999e-06 2023-10-09T08:41:14.578 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.578 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.578 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.578 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.139580+0000", 2023-10-09T08:41:14.578 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0011934319999999999 2023-10-09T08:41:14.578 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.578 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.578 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.579 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140774+0000", 2023-10-09T08:41:14.579 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000111413 2023-10-09T08:41:14.579 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.579 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.579 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.579 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140885+0000", 2023-10-09T08:41:14.579 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015377699999999999 2023-10-09T08:41:14.579 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.579 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.579 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2", 2023-10-09T08:41:14.579 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.141039+0000", 2023-10-09T08:41:14.580 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.074556919999999999 2023-10-09T08:41:14.580 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.580 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.580 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:41:14.580 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.215596+0000", 2023-10-09T08:41:14.580 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00037537900000000001 2023-10-09T08:41:14.580 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.580 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.580 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:41:14.580 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.215971+0000", 2023-10-09T08:41:14.580 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.9448000000000001e-05 2023-10-09T08:41:14.580 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.581 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.581 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.581 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.216061+0000", 2023-10-09T08:41:14.581 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.5218999999999998e-05 2023-10-09T08:41:14.581 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.581 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.581 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.581 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.216156+0000", 2023-10-09T08:41:14.581 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.076674999999999993 2023-10-09T08:41:14.581 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.581 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.582 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.582 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.582 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.582 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:29721 8.b 8:d2aaf5a2:::benchmark_data_smithi081_219033_object29720:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e293)", 2023-10-09T08:41:14.582 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:40:58.139924+0000", 2023-10-09T08:41:14.582 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 16.375267839999999, 2023-10-09T08:41:14.582 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.077960045000000006, 2023-10-09T08:41:14.582 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.582 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.582 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:41:14.582 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:41:14.583 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:41:14.583 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 29721 2023-10-09T08:41:14.583 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.583 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.583 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.583 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.583 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.139924+0000", 2023-10-09T08:41:14.583 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.583 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.583 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.583 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.583 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.139924+0000", 2023-10-09T08:41:14.584 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:41:14.584 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.584 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.584 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.584 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.139923+0000", 2023-10-09T08:41:14.584 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017937899999999999 2023-10-09T08:41:14.584 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.584 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.584 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.584 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140102+0000", 2023-10-09T08:41:14.584 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0848e-05 2023-10-09T08:41:14.585 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.585 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.585 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.585 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140113+0000", 2023-10-09T08:41:14.585 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.0109999999999997e-06 2023-10-09T08:41:14.585 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.585 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.585 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.585 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140119+0000", 2023-10-09T08:41:14.585 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0019110609999999999 2023-10-09T08:41:14.585 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.585 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.586 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.586 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.142030+0000", 2023-10-09T08:41:14.586 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.071796386000000004 2023-10-09T08:41:14.586 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.586 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.586 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.586 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.213826+0000", 2023-10-09T08:41:14.586 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00018889699999999999 2023-10-09T08:41:14.586 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.586 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.586 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2", 2023-10-09T08:41:14.587 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.214015+0000", 2023-10-09T08:41:14.587 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0021528710000000002 2023-10-09T08:41:14.587 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.587 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.587 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:41:14.587 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.216168+0000", 2023-10-09T08:41:14.587 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0015508189999999999 2023-10-09T08:41:14.587 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.587 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.587 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:41:14.587 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.217719+0000", 2023-10-09T08:41:14.587 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.8459999999999999e-05 2023-10-09T08:41:14.588 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.588 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.588 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.588 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.217778+0000", 2023-10-09T08:41:14.588 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00010601499999999999 2023-10-09T08:41:14.588 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.588 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.588 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.588 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.217884+0000", 2023-10-09T08:41:14.588 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.077960045000000006 2023-10-09T08:41:14.588 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.589 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.589 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.589 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.589 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.589 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.35838.0:29716 8.d e293/289 8:bf5dc7be:::benchmark_data_smithi081_219033_object29715:head v 293'1796, mlcod=293'1793)", 2023-10-09T08:41:14.589 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:40:58.140423+0000", 2023-10-09T08:41:14.589 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 16.374768397, 2023-10-09T08:41:14.589 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.073530342999999998, 2023-10-09T08:41:14.589 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.589 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.589 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.589 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.590 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.590 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140423+0000", 2023-10-09T08:41:14.590 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.590 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.590 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.590 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.590 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140423+0000", 2023-10-09T08:41:14.590 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:41:14.590 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.591 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.591 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.591 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140422+0000", 2023-10-09T08:41:14.591 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.588e-05 2023-10-09T08:41:14.591 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.591 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.591 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.591 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140448+0000", 2023-10-09T08:41:14.591 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.2949999999999994e-06 2023-10-09T08:41:14.591 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.591 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.592 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.592 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140456+0000", 2023-10-09T08:41:14.592 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.2400000000000001e-06 2023-10-09T08:41:14.592 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.592 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.592 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.592 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140461+0000", 2023-10-09T08:41:14.592 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.8321999999999997e-05 2023-10-09T08:41:14.592 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.592 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.592 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.592 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140499+0000", 2023-10-09T08:41:14.593 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.9860999999999998e-05 2023-10-09T08:41:14.593 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.593 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.593 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.593 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140519+0000", 2023-10-09T08:41:14.593 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.073237439000000001 2023-10-09T08:41:14.593 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.593 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.593 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.593 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.213756+0000", 2023-10-09T08:41:14.593 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00019704100000000001 2023-10-09T08:41:14.593 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.594 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.594 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.594 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.213953+0000", 2023-10-09T08:41:14.594 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.073530342999999998 2023-10-09T08:41:14.594 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.594 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.594 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.594 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.594 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.594 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.35838.0:29717 8.d e293/289 8:b6a0473f:::benchmark_data_smithi081_219033_object29716:head v 293'1797, mlcod=293'1793)", 2023-10-09T08:41:14.594 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:40:58.140472+0000", 2023-10-09T08:41:14.594 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 16.374719317, 2023-10-09T08:41:14.595 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.073514257, 2023-10-09T08:41:14.595 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.595 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.595 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.595 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.595 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.595 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140472+0000", 2023-10-09T08:41:14.595 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.595 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.595 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.595 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.596 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140472+0000", 2023-10-09T08:41:14.596 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:41:14.596 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.596 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.596 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.596 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140472+0000", 2023-10-09T08:41:14.596 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.0451e-05 2023-10-09T08:41:14.596 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.596 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.596 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.596 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140502+0000", 2023-10-09T08:41:14.596 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.4640000000000003e-06 2023-10-09T08:41:14.597 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.597 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.597 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.597 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140509+0000", 2023-10-09T08:41:14.597 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.4599999999999996e-06 2023-10-09T08:41:14.597 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.597 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.597 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.597 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140513+0000", 2023-10-09T08:41:14.597 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001188356 2023-10-09T08:41:14.597 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.598 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.598 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.598 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.141701+0000", 2023-10-09T08:41:14.598 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.9065000000000001e-05 2023-10-09T08:41:14.598 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.598 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.598 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.598 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.141720+0000", 2023-10-09T08:41:14.598 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.072237717000000007 2023-10-09T08:41:14.598 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.598 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.598 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.599 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.213958+0000", 2023-10-09T08:41:14.599 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.8102e-05 2023-10-09T08:41:14.599 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.599 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.599 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.599 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.213986+0000", 2023-10-09T08:41:14.599 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.073514257 2023-10-09T08:41:14.599 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.599 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.599 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.599 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.599 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.600 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.35838.0:29720 8.8 e293/289 8:10e6c567:::benchmark_data_smithi081_219033_object29719:head v 293'1885, mlcod=293'1883)", 2023-10-09T08:41:14.600 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:40:58.140518+0000", 2023-10-09T08:41:14.600 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 16.374673295000001, 2023-10-09T08:41:14.600 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.073308394999999998, 2023-10-09T08:41:14.600 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.600 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.600 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.600 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.600 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.600 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140518+0000", 2023-10-09T08:41:14.600 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.600 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.601 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.601 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.601 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140518+0000", 2023-10-09T08:41:14.601 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:41:14.601 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.601 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.601 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.601 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140518+0000", 2023-10-09T08:41:14.601 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.8782000000000001e-05 2023-10-09T08:41:14.601 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.601 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.601 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.601 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140536+0000", 2023-10-09T08:41:14.602 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.5989999999999998e-06 2023-10-09T08:41:14.602 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.602 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.602 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.602 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140543+0000", 2023-10-09T08:41:14.602 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.0999999999999997e-06 2023-10-09T08:41:14.602 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.602 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.602 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.602 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140547+0000", 2023-10-09T08:41:14.602 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.3999999999999997e-05 2023-10-09T08:41:14.603 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.603 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.603 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.603 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140611+0000", 2023-10-09T08:41:14.603 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6644000000000003e-05 2023-10-09T08:41:14.603 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.603 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.603 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.603 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.140658+0000", 2023-10-09T08:41:14.603 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0019792899999999999 2023-10-09T08:41:14.603 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.603 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.603 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.604 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.142637+0000", 2023-10-09T08:41:14.604 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.071189374999999999 2023-10-09T08:41:14.604 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.604 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.604 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.604 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.213826+0000", 2023-10-09T08:41:14.604 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.073308394999999998 2023-10-09T08:41:14.604 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.604 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.604 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.604 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.604 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.605 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop_reply(client.35838.0:29713 8.b e293/289 ondisk, result = 0)", 2023-10-09T08:41:14.605 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:40:58.141019+0000", 2023-10-09T08:41:14.605 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 16.374172525999999, 2023-10-09T08:41:14.605 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.074479326999999998, 2023-10-09T08:41:14.605 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.605 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:41:14.605 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.605 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.605 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.605 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.141019+0000", 2023-10-09T08:41:14.605 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.605 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.606 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.606 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.606 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.141019+0000", 2023-10-09T08:41:14.606 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:41:14.606 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.606 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.606 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.606 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.141018+0000", 2023-10-09T08:41:14.606 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.8270000000000003e-06 2023-10-09T08:41:14.606 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.606 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.606 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.607 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.141024+0000", 2023-10-09T08:41:14.607 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0389e-05 2023-10-09T08:41:14.607 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.607 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.607 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.607 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.141034+0000", 2023-10-09T08:41:14.607 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.2210000000000002e-06 2023-10-09T08:41:14.607 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.607 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.607 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.607 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.141040+0000", 2023-10-09T08:41:14.608 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.074440005000000004 2023-10-09T08:41:14.608 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.608 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.608 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.608 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.215480+0000", 2023-10-09T08:41:14.608 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.396e-06 2023-10-09T08:41:14.608 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.608 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.608 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.608 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.215488+0000", 2023-10-09T08:41:14.608 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0287e-05 2023-10-09T08:41:14.608 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.609 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.609 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.609 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.215498+0000", 2023-10-09T08:41:14.609 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.074479326999999998 2023-10-09T08:41:14.609 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.609 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.609 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.609 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.609 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.609 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.35838.0:29726 8.d e293/289 8:b3747460:::benchmark_data_smithi081_219033_object29725:head v 293'1798, mlcod=293'1793)", 2023-10-09T08:41:14.609 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:40:58.142927+0000", 2023-10-09T08:41:14.610 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 16.372264130000001, 2023-10-09T08:41:14.610 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.075502264999999999, 2023-10-09T08:41:14.610 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.610 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.610 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.610 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.610 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.610 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.142927+0000", 2023-10-09T08:41:14.610 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.610 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.610 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.611 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.611 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.142927+0000", 2023-10-09T08:41:14.611 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:41:14.611 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.611 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.611 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.611 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.142926+0000", 2023-10-09T08:41:14.611 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.4358e-05 2023-10-09T08:41:14.611 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.611 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.611 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.612 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.142951+0000", 2023-10-09T08:41:14.612 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.070798689999999997 2023-10-09T08:41:14.612 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.612 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.612 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.612 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.213750+0000", 2023-10-09T08:41:14.612 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.228e-05 2023-10-09T08:41:14.612 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.612 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.612 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.612 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.213772+0000", 2023-10-09T08:41:14.613 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00025471100000000002 2023-10-09T08:41:14.613 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.613 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.613 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.613 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.214027+0000", 2023-10-09T08:41:14.613 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.2578e-05 2023-10-09T08:41:14.613 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.613 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.613 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.613 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.214049+0000", 2023-10-09T08:41:14.613 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0043360330000000004 2023-10-09T08:41:14.613 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.614 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.614 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.614 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.218385+0000", 2023-10-09T08:41:14.614 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.4360000000000002e-05 2023-10-09T08:41:14.614 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.614 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.614 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.614 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:58.218429+0000", 2023-10-09T08:41:14.614 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.075502264999999999 2023-10-09T08:41:14.614 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.614 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.615 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.615 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.615 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.615 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.35838.0:31585 8.8 e293/289 8:1c715e59:::benchmark_data_smithi081_219033_object31584:head v 293'2009, mlcod=293'2005)", 2023-10-09T08:41:14.615 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:40:59.191822+0000", 2023-10-09T08:41:14.615 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 15.323369807000001, 2023-10-09T08:41:14.615 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.080440675000000003, 2023-10-09T08:41:14.615 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.615 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.615 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.615 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.616 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.616 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.191822+0000", 2023-10-09T08:41:14.616 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.616 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.616 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.616 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.616 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.191822+0000", 2023-10-09T08:41:14.616 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:41:14.616 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.616 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.616 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.616 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.191821+0000", 2023-10-09T08:41:14.616 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.4479999999999999e-05 2023-10-09T08:41:14.617 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.617 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.617 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.617 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.191845+0000", 2023-10-09T08:41:14.617 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2023e-05 2023-10-09T08:41:14.617 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.617 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.617 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.617 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.191857+0000", 2023-10-09T08:41:14.617 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.251e-06 2023-10-09T08:41:14.617 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.617 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.618 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.618 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.191863+0000", 2023-10-09T08:41:14.618 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.8763000000000004e-05 2023-10-09T08:41:14.618 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.618 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.618 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.618 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.191952+0000", 2023-10-09T08:41:14.618 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.8958e-05 2023-10-09T08:41:14.618 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.618 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.618 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.618 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.191971+0000", 2023-10-09T08:41:14.619 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0032366769999999999 2023-10-09T08:41:14.619 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.619 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.619 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.619 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.195208+0000", 2023-10-09T08:41:14.619 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.077054408000000005 2023-10-09T08:41:14.619 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.619 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.619 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.619 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.272262+0000", 2023-10-09T08:41:14.619 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.080440675000000003 2023-10-09T08:41:14.619 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.620 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.620 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.620 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.620 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.620 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.35838.0:31593 8.c e293/289 8:37b43565:::benchmark_data_smithi081_219033_object31592:head v 293'2044, mlcod=293'2042)", 2023-10-09T08:41:14.620 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:40:59.193803+0000", 2023-10-09T08:41:14.620 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 15.321387894000001, 2023-10-09T08:41:14.620 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.078402233000000002, 2023-10-09T08:41:14.620 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.620 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.620 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.620 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.621 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.621 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.193803+0000", 2023-10-09T08:41:14.621 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.621 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.621 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.621 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.621 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.193803+0000", 2023-10-09T08:41:14.621 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:41:14.621 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.621 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.621 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.621 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.193802+0000", 2023-10-09T08:41:14.622 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.4220000000000001e-05 2023-10-09T08:41:14.622 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.622 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.622 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.622 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.193837+0000", 2023-10-09T08:41:14.622 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.26e-05 2023-10-09T08:41:14.622 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.622 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.622 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.622 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.193849+0000", 2023-10-09T08:41:14.622 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.1749999999999999e-06 2023-10-09T08:41:14.622 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.623 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.623 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.623 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.193856+0000", 2023-10-09T08:41:14.623 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.3200000000000004e-05 2023-10-09T08:41:14.623 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.623 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.623 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.623 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.193930+0000", 2023-10-09T08:41:14.623 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.1934e-05 2023-10-09T08:41:14.623 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.623 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.623 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.624 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.193952+0000", 2023-10-09T08:41:14.624 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0014115690000000001 2023-10-09T08:41:14.624 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.624 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.624 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.624 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.195363+0000", 2023-10-09T08:41:14.624 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.076842513000000001 2023-10-09T08:41:14.624 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.624 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.624 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.624 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.272206+0000", 2023-10-09T08:41:14.624 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.078402233000000002 2023-10-09T08:41:14.625 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.625 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.625 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.625 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.625 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.625 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.35838.0:31595 8.6 e293/289 8:66a1d58b:::benchmark_data_smithi081_219033_object31594:head v 293'1929, mlcod=293'1927)", 2023-10-09T08:41:14.625 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:40:59.194227+0000", 2023-10-09T08:41:14.625 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 15.320964697999999, 2023-10-09T08:41:14.625 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.079767358999999996, 2023-10-09T08:41:14.625 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.625 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.626 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.626 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.626 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.626 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.194227+0000", 2023-10-09T08:41:14.626 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.626 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.626 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.626 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.626 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.194227+0000", 2023-10-09T08:41:14.626 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:41:14.626 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.626 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.627 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.627 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.194226+0000", 2023-10-09T08:41:14.627 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000100676 2023-10-09T08:41:14.627 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.627 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.627 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.627 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.194327+0000", 2023-10-09T08:41:14.627 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0692e-05 2023-10-09T08:41:14.627 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.627 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.627 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.627 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.194337+0000", 2023-10-09T08:41:14.628 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.7200000000000003e-06 2023-10-09T08:41:14.628 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.628 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.628 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.628 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.194343+0000", 2023-10-09T08:41:14.628 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.2116e-05 2023-10-09T08:41:14.628 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.628 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.628 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.628 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.194405+0000", 2023-10-09T08:41:14.628 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.2867e-05 2023-10-09T08:41:14.628 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.629 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.629 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.629 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.194428+0000", 2023-10-09T08:41:14.629 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.07946143 2023-10-09T08:41:14.629 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.629 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.629 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.629 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.273889+0000", 2023-10-09T08:41:14.629 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00010463699999999999 2023-10-09T08:41:14.629 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.629 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.629 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.630 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.273994+0000", 2023-10-09T08:41:14.630 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.079767358999999996 2023-10-09T08:41:14.630 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.630 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.630 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.630 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.630 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.630 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.35838.0:31590 8.8 e293/289 8:1fe56b9b:::benchmark_data_smithi081_219033_object31589:head v 293'2010, mlcod=293'2005)", 2023-10-09T08:41:14.630 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:40:59.194358+0000", 2023-10-09T08:41:14.630 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 15.320832943999999, 2023-10-09T08:41:14.630 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.083231264999999999, 2023-10-09T08:41:14.630 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.631 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.631 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.631 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.631 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.631 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.194358+0000", 2023-10-09T08:41:14.631 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.631 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.631 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.631 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.631 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.194358+0000", 2023-10-09T08:41:14.631 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:41:14.632 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.632 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.632 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.632 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.194357+0000", 2023-10-09T08:41:14.632 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0034480000000000001 2023-10-09T08:41:14.632 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.632 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.632 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.632 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.197805+0000", 2023-10-09T08:41:14.632 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.074363197000000006 2023-10-09T08:41:14.632 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.632 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.633 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.633 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.272169+0000", 2023-10-09T08:41:14.633 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.8119e-05 2023-10-09T08:41:14.633 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.633 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.633 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.633 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.272197+0000", 2023-10-09T08:41:14.633 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00057909699999999999 2023-10-09T08:41:14.633 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.633 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.633 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.633 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.272776+0000", 2023-10-09T08:41:14.634 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.1071000000000001e-05 2023-10-09T08:41:14.634 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.634 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.634 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.634 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.272807+0000", 2023-10-09T08:41:14.634 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00455076 2023-10-09T08:41:14.634 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.634 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.634 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.634 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.277358+0000", 2023-10-09T08:41:14.634 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00023200400000000001 2023-10-09T08:41:14.634 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.635 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.635 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.635 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.277590+0000", 2023-10-09T08:41:14.635 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.083231264999999999 2023-10-09T08:41:14.635 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.635 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.635 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.635 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.635 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.635 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.35838.0:31605 8.c e293/289 8:3b81bdc5:::benchmark_data_smithi081_219033_object31604:head v 293'2045, mlcod=293'2042)", 2023-10-09T08:41:14.635 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:40:59.197326+0000", 2023-10-09T08:41:14.635 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 15.317865462, 2023-10-09T08:41:14.636 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.079117572999999997, 2023-10-09T08:41:14.636 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.636 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.636 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.636 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.636 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.636 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.197326+0000", 2023-10-09T08:41:14.636 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.636 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.636 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.636 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.636 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.197326+0000", 2023-10-09T08:41:14.637 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:41:14.637 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.637 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.637 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.637 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.197325+0000", 2023-10-09T08:41:14.637 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.7206000000000003e-05 2023-10-09T08:41:14.637 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.637 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.637 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.637 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.197362+0000", 2023-10-09T08:41:14.637 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.074820736999999998 2023-10-09T08:41:14.638 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.638 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.638 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.638 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.272183+0000", 2023-10-09T08:41:14.638 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.622e-05 2023-10-09T08:41:14.638 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.638 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.638 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.638 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.272209+0000", 2023-10-09T08:41:14.638 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017185599999999999 2023-10-09T08:41:14.638 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.638 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.639 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.639 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.272381+0000", 2023-10-09T08:41:14.639 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.3255000000000003e-05 2023-10-09T08:41:14.639 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.639 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.639 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.639 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.272444+0000", 2023-10-09T08:41:14.639 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0039088589999999998 2023-10-09T08:41:14.639 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.639 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.639 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.640 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.276353+0000", 2023-10-09T08:41:14.640 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.0635000000000002e-05 2023-10-09T08:41:14.640 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.640 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.640 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.640 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.276443+0000", 2023-10-09T08:41:14.640 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.079117572999999997 2023-10-09T08:41:14.640 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.640 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.640 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.640 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.640 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.641 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:31611 8.b 8:d44823e4:::benchmark_data_smithi081_219033_object31610:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e293)", 2023-10-09T08:41:14.641 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:40:59.202452+0000", 2023-10-09T08:41:14.641 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 15.312739055, 2023-10-09T08:41:14.641 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.073429031000000006, 2023-10-09T08:41:14.641 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:41:14.641 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:41:14.641 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:41:14.641 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:41:14.641 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:41:14.641 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 31611 2023-10-09T08:41:14.641 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.641 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:41:14.642 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.642 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:41:14.642 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.202452+0000", 2023-10-09T08:41:14.642 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:41:14.642 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.642 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.642 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:41:14.642 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.202452+0000", 2023-10-09T08:41:14.642 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:41:14.642 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.642 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.643 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:41:14.643 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.202450+0000", 2023-10-09T08:41:14.643 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.8372999999999998e-05 2023-10-09T08:41:14.643 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.643 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.643 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:41:14.643 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.202509+0000", 2023-10-09T08:41:14.643 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.069679054000000004 2023-10-09T08:41:14.643 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.643 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.643 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:41:14.643 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.272188+0000", 2023-10-09T08:41:14.644 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.7856999999999999e-05 2023-10-09T08:41:14.644 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.644 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.644 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:41:14.644 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.272206+0000", 2023-10-09T08:41:14.644 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.4542000000000004e-05 2023-10-09T08:41:14.644 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.644 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.644 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:41:14.644 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.272300+0000", 2023-10-09T08:41:14.644 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000249373 2023-10-09T08:41:14.644 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.645 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.645 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:41:14.645 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.272550+0000", 2023-10-09T08:41:14.645 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00026398900000000001 2023-10-09T08:41:14.645 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.645 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.645 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2", 2023-10-09T08:41:14.645 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.272814+0000", 2023-10-09T08:41:14.645 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002022257 2023-10-09T08:41:14.645 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.645 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.645 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:41:14.646 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.274836+0000", 2023-10-09T08:41:14.646 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000657287 2023-10-09T08:41:14.646 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.646 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.646 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:41:14.646 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.275493+0000", 2023-10-09T08:41:14.646 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000144377 2023-10-09T08:41:14.646 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.646 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.646 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:41:14.646 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.275638+0000", 2023-10-09T08:41:14.646 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000243818 2023-10-09T08:41:14.647 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:41:14.647 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:41:14.647 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:41:14.647 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:40:59.275881+0000", 2023-10-09T08:41:14.647 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.073429031000000006 2023-10-09T08:41:14.647 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.647 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.647 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.647 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:41:14.647 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:41:14.647 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:41:14.648 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:14.669 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:14.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:14.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:14.772 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:14.811 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:14.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:14.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:14.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:14.941 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:14.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:14.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:15.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:14 smithi118 bash[59345]: cluster 2023-10-09T08:41:13.979834+0000 mgr.y (mgr.26009) 1180 : cluster 0 pgmap v1288: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 21223/145836 objects degraded (14.553%); 4/145836 objects misplaced (0.003%) 2023-10-09T08:41:15.036 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 29 16 56674 56658 122.096 83.9375 0.0116131 0.0081853 2023-10-09T08:41:15.044 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:15.070 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:15.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:15.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:15.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:14 smithi081 bash[76862]: cluster 2023-10-09T08:41:13.979834+0000 mgr.y (mgr.26009) 1180 : cluster 0 pgmap v1288: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 21223/145836 objects degraded (14.553%); 4/145836 objects misplaced (0.003%) 2023-10-09T08:41:15.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:14 smithi081 bash[79557]: cluster 2023-10-09T08:41:13.979834+0000 mgr.y (mgr.26009) 1180 : cluster 0 pgmap v1288: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 21223/145836 objects degraded (14.553%); 4/145836 objects misplaced (0.003%) 2023-10-09T08:41:15.176 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:15.200 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:15.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:15.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:15.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:15.328 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:15.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:15.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:15.436 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:15.466 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:15.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:15.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:15.571 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:15.596 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:15.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:15.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:15.699 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:15.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:15.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:15.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:15.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-09T08:41:15.835 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:15.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:15.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:15.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:15.989 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:16.017 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:16.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:16.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:16.036 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 30 16 58017 58001 120.824 83.9375 0.0156192 0.00827045 2023-10-09T08:41:16.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:16 smithi118 bash[59345]: cluster 2023-10-09T08:41:15.980784+0000 mgr.y (mgr.26009) 1181 : cluster 0 pgmap v1289: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 125 MiB/s wr, 2.00k op/s; 24245/166797 objects degraded (14.536%); 4/166797 objects misplaced (0.002%) 2023-10-09T08:41:16.089 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:16 smithi081 bash[79557]: cluster 2023-10-09T08:41:15.980784+0000 mgr.y (mgr.26009) 1181 : cluster 0 pgmap v1289: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 125 MiB/s wr, 2.00k op/s; 24245/166797 objects degraded (14.536%); 4/166797 objects misplaced (0.002%) 2023-10-09T08:41:16.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:16.144 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:16.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:16.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:16.250 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:16.275 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:16.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:16.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:16.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:16 smithi081 bash[76862]: cluster 2023-10-09T08:41:15.980784+0000 mgr.y (mgr.26009) 1181 : cluster 0 pgmap v1289: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 125 MiB/s wr, 2.00k op/s; 24245/166797 objects degraded (14.536%); 4/166797 objects misplaced (0.002%) 2023-10-09T08:41:16.378 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:16.401 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:41:16.403 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:16.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:16.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:16.445 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:41:16.490 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:41:16.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:16.523 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:41:16.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:16.545 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:16.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:16.559 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:41:16.598 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:41:16.628 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:41:16.628 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:41:16.628 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:41:16.628 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:41:16.628 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:41:16.628 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:41:16.628 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:41:16.628 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:41:16.629 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:41:16.647 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:16.678 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:16.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:16.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:16.784 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:16.810 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:16.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:16.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:16.913 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:16.936 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:16.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:16.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:17.036 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 31 16 59424 59408 119.763 87.9375 0.00290666 0.00834148 2023-10-09T08:41:17.043 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:17.078 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:17.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:17.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:17.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:17.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:17.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:17.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:17.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:17.323 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:17 smithi081 bash[76862]: audit 2023-10-09T08:41:16.364032+0000 mon.c (mon.2) 429 : audit 0 from='client.? 172.21.15.81:0/461298020' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:41:17.324 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:17 smithi081 bash[79557]: audit 2023-10-09T08:41:16.364032+0000 mon.c (mon.2) 429 : audit 0 from='client.? 172.21.15.81:0/461298020' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:41:17.339 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:17.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:17.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:17.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:17.471 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:17.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:17.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:17.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:17 smithi118 bash[59345]: audit 2023-10-09T08:41:16.364032+0000 mon.c (mon.2) 429 : audit 0 from='client.? 172.21.15.81:0/461298020' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:41:17.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:17.598 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:17.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:17.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:17.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:17.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:17.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:17.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:17.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:17.865 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:17.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:17.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:17.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:17.995 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:17.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:18.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:18.036 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 32 16 60793 60777 118.694 85.5625 0.00872657 0.0084192 2023-10-09T08:41:18.101 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:18.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:18 smithi081 bash[76862]: cluster 2023-10-09T08:41:17.981300+0000 mgr.y (mgr.26009) 1182 : cluster 0 pgmap v1290: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 24245/166797 objects degraded (14.536%); 4/166797 objects misplaced (0.002%) 2023-10-09T08:41:18.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:18 smithi081 bash[79557]: cluster 2023-10-09T08:41:17.981300+0000 mgr.y (mgr.26009) 1182 : cluster 0 pgmap v1290: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 24245/166797 objects degraded (14.536%); 4/166797 objects misplaced (0.002%) 2023-10-09T08:41:18.137 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:18.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:18.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:18.242 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:18.271 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:18.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:18.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:18.378 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:18.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:18 smithi118 bash[59345]: cluster 2023-10-09T08:41:17.981300+0000 mgr.y (mgr.26009) 1182 : cluster 0 pgmap v1290: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 24245/166797 objects degraded (14.536%); 4/166797 objects misplaced (0.002%) 2023-10-09T08:41:18.411 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:18.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:18.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:18.514 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:18.547 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:18.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:18.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:18.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:18.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:18.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:18.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:18.781 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:18.784 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:41:18.785 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:41:18.815 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:18.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:18.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:18.919 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:18.952 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:18.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:18.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:19.036 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 33 16 62142 62126 117.652 84.3125 0.00634897 0.00849459 2023-10-09T08:41:19.055 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:19.082 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:19.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:19.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:19.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:19.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:19.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:19.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:19.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:19 smithi118 bash[59345]: cluster 2023-10-09T08:41:18.740954+0000 mon.a (mon.0) 1285 : cluster 3 Health check update: Degraded data redundancy: 24245/166797 objects degraded (14.536%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:19.315 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:19.342 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:19.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:19.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:19.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:19 smithi081 bash[76862]: cluster 2023-10-09T08:41:18.740954+0000 mon.a (mon.0) 1285 : cluster 3 Health check update: Degraded data redundancy: 24245/166797 objects degraded (14.536%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:19.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:19 smithi081 bash[79557]: cluster 2023-10-09T08:41:18.740954+0000 mon.a (mon.0) 1285 : cluster 3 Health check update: Degraded data redundancy: 24245/166797 objects degraded (14.536%), 10 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:19.445 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:19.472 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:19.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:19.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:19.575 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:19.606 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:19.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:19.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:19.711 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:19.737 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:19.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:19.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:19.839 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:19.865 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:19.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:19.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:19.968 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:19.995 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:19.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:19.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:20.036 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 34 16 63498 63482 116.684 84.75 0.0116739 0.00856518 2023-10-09T08:41:20.099 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:20.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:20 smithi081 bash[76862]: audit 2023-10-09T08:41:19.308497+0000 mon.a (mon.0) 1286 : audit 1 from='client.? 172.21.15.81:0/4020139021' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:41:20.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:20 smithi081 bash[76862]: cluster 2023-10-09T08:41:19.982468+0000 mgr.y (mgr.26009) 1183 : cluster 0 pgmap v1291: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s; 27211/187215 objects degraded (14.535%); 4/187215 objects misplaced (0.002%) 2023-10-09T08:41:20.103 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:20 smithi081 bash[79557]: audit 2023-10-09T08:41:19.308497+0000 mon.a (mon.0) 1286 : audit 1 from='client.? 172.21.15.81:0/4020139021' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:41:20.103 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:20 smithi081 bash[79557]: cluster 2023-10-09T08:41:19.982468+0000 mgr.y (mgr.26009) 1183 : cluster 0 pgmap v1291: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s; 27211/187215 objects degraded (14.535%); 4/187215 objects misplaced (0.002%) 2023-10-09T08:41:20.112 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:41:20.143 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:20.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:20.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:20.245 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:20.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:20 smithi118 bash[59345]: audit 2023-10-09T08:41:19.308497+0000 mon.a (mon.0) 1286 : audit 1 from='client.? 172.21.15.81:0/4020139021' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:41:20.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:20 smithi118 bash[59345]: cluster 2023-10-09T08:41:19.982468+0000 mgr.y (mgr.26009) 1183 : cluster 0 pgmap v1291: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s; 27211/187215 objects degraded (14.535%); 4/187215 objects misplaced (0.002%) 2023-10-09T08:41:20.268 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:20.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:20.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:20.371 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:20.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:20.400 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:20.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:20.501 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:20.533 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:20.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:20.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:20.638 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:20.671 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:20.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:20.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:20.780 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:20.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:41:20.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:20.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:20.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:20.906 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:20.935 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:20.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:20.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:21.037 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 35 16 64733 64717 115.555 77.1875 0.0144283 0.00864861 2023-10-09T08:41:21.038 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:21.063 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:21.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:21.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:21.168 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:21.177 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:21 smithi118 bash[59345]: cluster 2023-10-09T08:41:20.085167+0000 mon.a (mon.0) 1287 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:41:21.177 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:21 smithi118 bash[59345]: cluster 2023-10-09T08:41:20.098234+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T08:41:21.177 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:21 smithi118 bash[59345]: cluster 2023-10-09T08:41:20.098841+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T08:41:21.177 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:21 smithi118 bash[59345]: audit 2023-10-09T08:41:20.102802+0000 mon.a (mon.0) 1288 : audit 1 from='client.? 172.21.15.81:0/4020139021' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:41:21.177 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:21 smithi118 bash[59345]: cluster 2023-10-09T08:41:20.102986+0000 mon.a (mon.0) 1289 : cluster 0 osdmap e295: 8 total, 7 up, 8 in 2023-10-09T08:41:21.177 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:21 smithi118 bash[59345]: cluster 2023-10-09T08:41:20.106633+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T08:41:21.177 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:21 smithi118 bash[59345]: cluster 2023-10-09T08:41:20.108335+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T08:41:21.198 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:21.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:21.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:21.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:21.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:21.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:21.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:21 smithi081 bash[76862]: cluster 2023-10-09T08:41:20.085167+0000 mon.a (mon.0) 1287 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:41:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:21 smithi081 bash[76862]: cluster 2023-10-09T08:41:20.098234+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T08:41:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:21 smithi081 bash[76862]: cluster 2023-10-09T08:41:20.098841+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T08:41:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:21 smithi081 bash[76862]: audit 2023-10-09T08:41:20.102802+0000 mon.a (mon.0) 1288 : audit 1 from='client.? 172.21.15.81:0/4020139021' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:41:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:21 smithi081 bash[76862]: cluster 2023-10-09T08:41:20.102986+0000 mon.a (mon.0) 1289 : cluster 0 osdmap e295: 8 total, 7 up, 8 in 2023-10-09T08:41:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:21 smithi081 bash[76862]: cluster 2023-10-09T08:41:20.106633+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T08:41:21.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:21 smithi081 bash[76862]: cluster 2023-10-09T08:41:20.108335+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T08:41:21.376 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:41:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:41:21] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.33.4" 2023-10-09T08:41:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:21 smithi081 bash[79557]: cluster 2023-10-09T08:41:20.085167+0000 mon.a (mon.0) 1287 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:41:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:21 smithi081 bash[79557]: cluster 2023-10-09T08:41:20.098234+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T08:41:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:21 smithi081 bash[79557]: cluster 2023-10-09T08:41:20.098841+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T08:41:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:21 smithi081 bash[79557]: audit 2023-10-09T08:41:20.102802+0000 mon.a (mon.0) 1288 : audit 1 from='client.? 172.21.15.81:0/4020139021' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:41:21.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:21 smithi081 bash[79557]: cluster 2023-10-09T08:41:20.102986+0000 mon.a (mon.0) 1289 : cluster 0 osdmap e295: 8 total, 7 up, 8 in 2023-10-09T08:41:21.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:21 smithi081 bash[79557]: cluster 2023-10-09T08:41:20.106633+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T08:41:21.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:21 smithi081 bash[79557]: cluster 2023-10-09T08:41:20.108335+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T08:41:21.433 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:21.467 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:21.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:21.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:21.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:21.601 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:21.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:21.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:21.707 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:21.741 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:21.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:21.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:21.845 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:21.876 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:21.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:21.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:21.981 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:22.013 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:22.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:22.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:22.036 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 36 16 66082 66066 114.687 84.3125 0.00948662 0.00871383 2023-10-09T08:41:22.116 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:22.151 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:22.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:22.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:22.255 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:22.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:22 smithi118 bash[59345]: cluster 2023-10-09T08:41:20.112524+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T08:41:22.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:22 smithi118 bash[59345]: cluster 2023-10-09T08:41:21.983394+0000 mgr.y (mgr.26009) 1184 : cluster 0 pgmap v1293: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s; 27211/187215 objects degraded (14.535%); 4/187215 objects misplaced (0.002%) 2023-10-09T08:41:22.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:22.291 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:22.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:22.314 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:41:22.315 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:41:22.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:22 smithi081 bash[76862]: cluster 2023-10-09T08:41:20.112524+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T08:41:22.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:22 smithi081 bash[76862]: cluster 2023-10-09T08:41:21.983394+0000 mgr.y (mgr.26009) 1184 : cluster 0 pgmap v1293: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s; 27211/187215 objects degraded (14.535%); 4/187215 objects misplaced (0.002%) 2023-10-09T08:41:22.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:22 smithi081 bash[79557]: cluster 2023-10-09T08:41:20.112524+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T08:41:22.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:22 smithi081 bash[79557]: cluster 2023-10-09T08:41:21.983394+0000 mgr.y (mgr.26009) 1184 : cluster 0 pgmap v1293: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s; 27211/187215 objects degraded (14.535%); 4/187215 objects misplaced (0.002%) 2023-10-09T08:41:22.391 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:22.422 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:22.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:22.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:22.528 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:22.556 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:22.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:22.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:22.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:22.692 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:22.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:22.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:22.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:22.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:22.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:22.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:22.927 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:22.958 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:22.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:22.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:23.037 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 37 16 67368 67352 113.76 80.375 0.011517 0.00878514 2023-10-09T08:41:23.065 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:23.107 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:23.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:23.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:23.211 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:23.249 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:23.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:23.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:23.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:23.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:23.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:23.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:23.482 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:23.491 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:23 smithi118 bash[59345]: audit 2023-10-09T08:41:23.163354+0000 mon.c (mon.2) 430 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:41:23.512 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:23.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:23.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:23.616 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:23.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:23 smithi081 bash[76862]: audit 2023-10-09T08:41:23.163354+0000 mon.c (mon.2) 430 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:41:23.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:23 smithi081 bash[79557]: audit 2023-10-09T08:41:23.163354+0000 mon.c (mon.2) 430 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:41:23.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:23.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:23.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:23.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:23.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:23.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:23.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:23.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:41:23.890 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:23.917 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:23.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:23.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:24.020 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:24.037 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 38 16 68656 68640 112.884 80.5 0.00962359 0.00885353 2023-10-09T08:41:24.057 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:24.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:24.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:24.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:24.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:24.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:24.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:24.290 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:24.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:24 smithi118 bash[59345]: cluster 2023-10-09T08:41:23.744677+0000 mon.a (mon.0) 1290 : cluster 3 Health check update: Degraded data redundancy: 27211/187215 objects degraded (14.535%), 10 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:24.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:24 smithi118 bash[59345]: cluster 2023-10-09T08:41:23.984204+0000 mgr.y (mgr.26009) 1185 : cluster 0 pgmap v1294: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s; 27211/187215 objects degraded (14.535%); 4/187215 objects misplaced (0.002%) 2023-10-09T08:41:24.318 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:24.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:24.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:24.426 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:24.431 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:24 smithi081 bash[76862]: cluster 2023-10-09T08:41:23.744677+0000 mon.a (mon.0) 1290 : cluster 3 Health check update: Degraded data redundancy: 27211/187215 objects degraded (14.535%), 10 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:24.431 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:24 smithi081 bash[76862]: cluster 2023-10-09T08:41:23.984204+0000 mgr.y (mgr.26009) 1185 : cluster 0 pgmap v1294: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s; 27211/187215 objects degraded (14.535%); 4/187215 objects misplaced (0.002%) 2023-10-09T08:41:24.432 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:24 smithi081 bash[79557]: cluster 2023-10-09T08:41:23.744677+0000 mon.a (mon.0) 1290 : cluster 3 Health check update: Degraded data redundancy: 27211/187215 objects degraded (14.535%), 10 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:24.432 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:24 smithi081 bash[79557]: cluster 2023-10-09T08:41:23.984204+0000 mgr.y (mgr.26009) 1185 : cluster 0 pgmap v1294: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s; 27211/187215 objects degraded (14.535%); 4/187215 objects misplaced (0.002%) 2023-10-09T08:41:24.463 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:24.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:24.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:24.566 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:24.601 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:24.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:24.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:24.707 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:24.734 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:24.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:24.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:24.838 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:24.873 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:24.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:24.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:24.982 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:25.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:25.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:25.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:25.037 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 39 16 69767 69751 111.77 69.4375 0.0176764 0.00894103 2023-10-09T08:41:25.127 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:25.156 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:25.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:25.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:25.260 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:25.286 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:25.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:25.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:25.393 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:25.429 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:25.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:25.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:25.532 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:25.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:25.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:25.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:25.668 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:25.693 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:25.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:25.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:25.797 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:25.830 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:25.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:25.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:25.937 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:25.963 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:25.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:25.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:26.037 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:41:26.037018+0000 min lat: 0.0012732 max lat: 0.323071 avg lat: 0.00901623 2023-10-09T08:41:26.038 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:41:26.038 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 40 16 70965 70949 110.847 74.875 0.0152269 0.00901623 2023-10-09T08:41:26.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:26.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:26.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:26.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:26.197 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:26.204 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:26 smithi118 bash[59345]: cluster 2023-10-09T08:41:25.985322+0000 mgr.y (mgr.26009) 1186 : cluster 0 pgmap v1295: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s; 30040/206700 objects degraded (14.533%); 4/206700 objects misplaced (0.002%) 2023-10-09T08:41:26.243 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:26.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:26.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:26.347 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:26.354 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:26 smithi081 bash[76862]: cluster 2023-10-09T08:41:25.985322+0000 mgr.y (mgr.26009) 1186 : cluster 0 pgmap v1295: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s; 30040/206700 objects degraded (14.533%); 4/206700 objects misplaced (0.002%) 2023-10-09T08:41:26.358 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:26 smithi081 bash[79557]: cluster 2023-10-09T08:41:25.985322+0000 mgr.y (mgr.26009) 1186 : cluster 0 pgmap v1295: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s; 30040/206700 objects degraded (14.533%); 4/206700 objects misplaced (0.002%) 2023-10-09T08:41:26.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:26.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:26.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:26.482 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:26.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:26.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:26.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:26.629 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:26.656 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:26.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:26.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:26.761 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:26.795 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:26.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:26.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:26.898 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:26.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:26.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:26.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:27.032 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:27.039 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 41 16 72243 72227 110.087 79.875 0.0129295 0.00907775 2023-10-09T08:41:27.063 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:27.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:27.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:27.166 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:27.195 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:27.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:27.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:27.300 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:27.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:27.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:27.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:27.433 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:27.463 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:41:27.477 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:27.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:27.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:27.581 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:27.605 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:27.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:27.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:27.707 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:27.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:27 smithi118 bash[59345]: audit 2023-10-09T08:41:27.609799+0000 mon.c (mon.2) 431 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:41:27.736 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:27.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:27.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:27.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:27.870 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:27 smithi081 bash[76862]: audit 2023-10-09T08:41:27.609799+0000 mon.c (mon.2) 431 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:41:27.870 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:27 smithi081 bash[79557]: audit 2023-10-09T08:41:27.609799+0000 mon.c (mon.2) 431 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:41:27.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:27.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:27.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:27.993 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:28.030 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:28.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:28.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:28.039 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 42 16 73423 73407 109.222 73.75 0.0114769 0.00914969 2023-10-09T08:41:28.134 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:28.156 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:28.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:28.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:28.259 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:28.372 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:28.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:28.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:28.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:28.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:28.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:28.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:28.616 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:28.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:28.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:28.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:28.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:28 smithi118 bash[59345]: cluster 2023-10-09T08:41:27.988393+0000 mgr.y (mgr.26009) 1187 : cluster 0 pgmap v1296: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s; 30040/206700 objects degraded (14.533%); 4/206700 objects misplaced (0.002%) 2023-10-09T08:41:28.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:28 smithi118 bash[59345]: audit 2023-10-09T08:41:28.094023+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:28.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:28 smithi118 bash[59345]: audit 2023-10-09T08:41:28.105869+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:28.748 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:28.776 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:28.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:28.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:28.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:28 smithi081 bash[76862]: cluster 2023-10-09T08:41:27.988393+0000 mgr.y (mgr.26009) 1187 : cluster 0 pgmap v1296: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s; 30040/206700 objects degraded (14.533%); 4/206700 objects misplaced (0.002%) 2023-10-09T08:41:28.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:28 smithi081 bash[76862]: audit 2023-10-09T08:41:28.094023+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:28.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:28 smithi081 bash[76862]: audit 2023-10-09T08:41:28.105869+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:28.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:28 smithi081 bash[79557]: cluster 2023-10-09T08:41:27.988393+0000 mgr.y (mgr.26009) 1187 : cluster 0 pgmap v1296: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s; 30040/206700 objects degraded (14.533%); 4/206700 objects misplaced (0.002%) 2023-10-09T08:41:28.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:28 smithi081 bash[79557]: audit 2023-10-09T08:41:28.094023+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:28.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:28 smithi081 bash[79557]: audit 2023-10-09T08:41:28.105869+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:28.878 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:28.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:28.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:28.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:29.010 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:29.039 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 43 16 74631 74615 108.438 75.5 0.0113906 0.0092148 2023-10-09T08:41:29.040 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:29.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:29.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:29.145 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:29.179 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:29.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:29.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:29.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:29.316 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:29.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:29.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:29.420 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:29.445 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:29.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:29.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:29.549 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:29.587 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:29.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:29.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:29.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:29.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:29.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:29.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:29.821 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:29.829 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:29 smithi118 bash[59345]: cluster 2023-10-09T08:41:28.745914+0000 mon.a (mon.0) 1293 : cluster 3 Health check update: Degraded data redundancy: 30040/206700 objects degraded (14.533%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:29.852 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:29.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:29.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:29.957 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:29.991 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:29.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:29.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:30.039 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 44 16 75820 75804 107.662 74.3125 0.0183153 0.00928281 2023-10-09T08:41:30.044 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:41:30.095 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:30.106 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:29 smithi081 bash[76862]: cluster 2023-10-09T08:41:28.745914+0000 mon.a (mon.0) 1293 : cluster 3 Health check update: Degraded data redundancy: 30040/206700 objects degraded (14.533%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:30.106 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:29 smithi081 bash[79557]: cluster 2023-10-09T08:41:28.745914+0000 mon.a (mon.0) 1293 : cluster 3 Health check update: Degraded data redundancy: 30040/206700 objects degraded (14.533%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:30.123 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:30.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:30.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:30.227 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:30.259 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:30.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:30.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:30.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:30.398 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:30.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:30.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:30.503 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:30.530 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:30.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:30.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:30.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:30.659 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:30.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:30.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:30.762 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:30.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:30 smithi118 bash[59345]: cluster 2023-10-09T08:41:29.989415+0000 mgr.y (mgr.26009) 1188 : cluster 0 pgmap v1297: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 32695/224631 objects degraded (14.555%); 4/224631 objects misplaced (0.002%) 2023-10-09T08:41:30.790 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:30.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:30.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:30.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:30.908 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:30 smithi081 bash[76862]: cluster 2023-10-09T08:41:29.989415+0000 mgr.y (mgr.26009) 1188 : cluster 0 pgmap v1297: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 32695/224631 objects degraded (14.555%); 4/224631 objects misplaced (0.002%) 2023-10-09T08:41:30.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:30 smithi081 bash[79557]: cluster 2023-10-09T08:41:29.989415+0000 mgr.y (mgr.26009) 1188 : cluster 0 pgmap v1297: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 32695/224631 objects degraded (14.555%); 4/224631 objects misplaced (0.002%) 2023-10-09T08:41:30.920 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:30.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:30.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:30.993 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:41:30.994 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:41:31.026 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:31.042 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 45 16 76971 76955 106.861 71.9375 0.00697532 0.00935229 2023-10-09T08:41:31.059 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:31.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:31.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:31.165 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:31.174 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:41:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:41:31] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.33.4" 2023-10-09T08:41:31.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:31.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:31.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:31.267 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:41:31.271 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:41:31.305 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:31.337 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:31.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:31.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:31.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:31.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:31.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:31.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:31.572 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:31.596 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:31.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:31.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:31.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:31.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:31.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:31.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:31.832 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:31.867 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:31.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:31.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:31.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:31.995 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:31.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:31.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:32.042 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 46 16 78160 78144 106.153 74.3125 0.0109805 0.00941517 2023-10-09T08:41:32.099 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:32.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:32.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:32.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:32.238 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:32.247 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:32 smithi118 bash[59345]: audit 2023-10-09T08:41:31.246950+0000 mgr.y (mgr.26009) 1189 : audit 0 from='client.45791 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:41:32.247 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:32 smithi118 bash[59345]: cluster 2023-10-09T08:41:31.990100+0000 mgr.y (mgr.26009) 1190 : cluster 0 pgmap v1298: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 32695/224631 objects degraded (14.555%); 4/224631 objects misplaced (0.002%) 2023-10-09T08:41:32.267 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:32.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:32.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:32.374 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:32.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:32 smithi081 bash[76862]: audit 2023-10-09T08:41:31.246950+0000 mgr.y (mgr.26009) 1189 : audit 0 from='client.45791 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:41:32.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:32 smithi081 bash[76862]: cluster 2023-10-09T08:41:31.990100+0000 mgr.y (mgr.26009) 1190 : cluster 0 pgmap v1298: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 32695/224631 objects degraded (14.555%); 4/224631 objects misplaced (0.002%) 2023-10-09T08:41:32.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:32 smithi081 bash[79557]: audit 2023-10-09T08:41:31.246950+0000 mgr.y (mgr.26009) 1189 : audit 0 from='client.45791 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:41:32.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:32 smithi081 bash[79557]: cluster 2023-10-09T08:41:31.990100+0000 mgr.y (mgr.26009) 1190 : cluster 0 pgmap v1298: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 32695/224631 objects degraded (14.555%); 4/224631 objects misplaced (0.002%) 2023-10-09T08:41:32.402 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:32.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:32.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:32.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:32.543 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:32.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:32.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:32.648 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:32.680 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:32.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:32.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:32.782 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:32.819 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:32.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:32.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:32.925 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:32.954 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:32.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:32.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:33.042 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 47 16 79208 79192 105.288 65.5 0.00997772 0.00949135 2023-10-09T08:41:33.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:33.127 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:33.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:33.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:33.233 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:33.263 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:33.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:33.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:33.368 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:33.407 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:33.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:33.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:33.514 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:33.564 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:33.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:33.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:33.670 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:33.698 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:33.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:33.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:33.801 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:33.834 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:33.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:33.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:33.936 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:34.004 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:34.006 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:33 smithi118 bash[59345]: cluster 2023-10-09T08:41:33.747191+0000 mon.a (mon.0) 1294 : cluster 3 Health check update: Degraded data redundancy: 32695/224631 objects degraded (14.555%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:34.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:34.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:34.042 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 48 16 80207 80191 104.396 62.4375 0.00577496 0.00957175 2023-10-09T08:41:34.107 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:34.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:33 smithi081 bash[76862]: cluster 2023-10-09T08:41:33.747191+0000 mon.a (mon.0) 1294 : cluster 3 Health check update: Degraded data redundancy: 32695/224631 objects degraded (14.555%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:34.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:33 smithi081 bash[79557]: cluster 2023-10-09T08:41:33.747191+0000 mon.a (mon.0) 1294 : cluster 3 Health check update: Degraded data redundancy: 32695/224631 objects degraded (14.555%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:34.152 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:34.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:34.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:34.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:34.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:34.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:34.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:34.405 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:34.435 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:34.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:34.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:34.537 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:34.573 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:34.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:34.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:34.681 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:34.709 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:34.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:34.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:34.814 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:34.843 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:34.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:34.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:34.953 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:34.985 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:34.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:34.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:35.043 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 49 16 81245 81229 103.589 64.875 0.0111217 0.00964762 2023-10-09T08:41:35.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:35.097 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:34 smithi081 bash[76862]: cluster 2023-10-09T08:41:33.990795+0000 mgr.y (mgr.26009) 1191 : cluster 0 pgmap v1299: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 32695/224631 objects degraded (14.555%); 4/224631 objects misplaced (0.002%) 2023-10-09T08:41:35.097 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:34 smithi081 bash[76862]: audit 2023-10-09T08:41:34.221261+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:35.098 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:34 smithi081 bash[76862]: audit 2023-10-09T08:41:34.229491+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:35.098 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:34 smithi081 bash[79557]: cluster 2023-10-09T08:41:33.990795+0000 mgr.y (mgr.26009) 1191 : cluster 0 pgmap v1299: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 32695/224631 objects degraded (14.555%); 4/224631 objects misplaced (0.002%) 2023-10-09T08:41:35.098 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:34 smithi081 bash[79557]: audit 2023-10-09T08:41:34.221261+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:35.098 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:34 smithi081 bash[79557]: audit 2023-10-09T08:41:34.229491+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:35.118 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:35.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:35.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:35.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:35.246 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:35.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:35.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:35.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:34 smithi118 bash[59345]: cluster 2023-10-09T08:41:33.990795+0000 mgr.y (mgr.26009) 1191 : cluster 0 pgmap v1299: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 32695/224631 objects degraded (14.555%); 4/224631 objects misplaced (0.002%) 2023-10-09T08:41:35.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:34 smithi118 bash[59345]: audit 2023-10-09T08:41:34.221261+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:35.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:34 smithi118 bash[59345]: audit 2023-10-09T08:41:34.229491+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:35.349 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:35.377 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:35.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:35.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:35.483 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:35.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:35.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:35.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:35.616 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:35.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:35.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:35.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:35.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:35.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:35.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:35.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:35.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:35.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:35.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:35.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:36.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:36.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:36.042 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 50 16 82422 82406 102.988 73.5625 0.00928153 0.00970351 2023-10-09T08:41:36.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:36.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:36.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:36.173 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:36.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:36.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:36.261 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":1297,"stamp":"2023-10-09T08:41:29.988582+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4910094259,"num_objects":74877,"num_object_clones":0,"num_object_copies":224631,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":32695,"num_objects_misplaced":4,"num_objects_unfound":0,"num_objects_dirty":74877,"num_whiteouts":0,"num_read":6288,"num_read_kb":13755,"num_write":75955,"num_write_kb":4805495,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":127,"num_bytes_recovered":4791452,"num_keys_recovered":20,"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":76019,"ondisk_log_size":76019,"up":218,"acting":241,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":290,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":16850320,"kb_used_data":13471568,"kb_used_omap":49,"kb_used_meta":3378638,"kb_avail":733110896,"statfs":{"total":767960285184,"available":750705557504,"internally_reserved":0,"allocated":13794885632,"data_stored":13786614779,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":50844,"internal_metadata":3459725668},"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":817364992,"num_objects":12472,"num_object_clones":0,"num_object_copies":37416,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5484,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12472,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12472,"num_write_kb":798208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.007091"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":29,"reported_epoch":294,"state":"active+undersized","last_fresh":"2023-10-09T08:40:59.779545+0000","last_change":"2023-10-09T08:40:18.737739+0000","last_active":"2023-10-09T08:40:59.779545+0000","last_peered":"2023-10-09T08:40:59.779545+0000","last_clean":"2023-10-09T07:59:01.685539+0000","last_became_active":"2023-10-09T08:40:18.737739+0000","last_became_peered":"2023-10-09T08:40:18.737739+0000","last_unstale":"2023-10-09T08:40:59.779545+0000","last_undegraded":"2023-10-09T08:40:59.779545+0000","last_fullsized":"2023-10-09T08:40:18.731657+0000","mapping_epoch":286,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.382445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":["0","2"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":279,"reported_epoch":294,"state":"active+undersized","last_fresh":"2023-10-09T08:40:59.790692+0000","last_change":"2023-10-09T08:31:32.807260+0000","last_active":"2023-10-09T08:40:59.790692+0000","last_peered":"2023-10-09T08:40:59.790692+0000","last_clean":"2023-10-09T08:24:49.602097+0000","last_became_active":"2023-10-09T08:31:32.807260+0000","last_became_peered":"2023-10-09T08:31:32.807260+0000","last_unstale":"2023-10-09T08:40:59.790692+0000","last_undegraded":"2023-10-09T08:40:59.790692+0000","last_fullsized":"2023-10-09T08:31:32.803465+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.19","version":"0'0","reported_seq":167,"reported_epoch":294,"state":"active+undersized","last_fresh":"2023-10-09T08:40:59.773422+0000","last_change":"2023-10-09T08:38:20.720816+0000","last_active":"2023-10-09T08:40:59.773422+0000","last_peered":"2023-10-09T08:40:59.773422+0000","last_clean":"2023-10-09T08:30:15.551210+0000","last_became_active":"2023-10-09T08:38:20.720816+0000","last_became_peered":"2023-10-09T08:38:20.720816+0000","last_unstale":"2023-10-09T08:40:59.773422+0000","last_undegraded":"2023-10-09T08:40:59.773422+0000","last_fullsized":"2023-10-09T08:38:20.700562+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:02.977228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":162,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.781888+0000","last_change":"2023-10-09T08:37:02.896777+0000","last_active":"2023-10-09T08:40:59.781888+0000","last_peered":"2023-10-09T08:40:59.781888+0000","last_clean":"2023-10-09T08:40:59.781888+0000","last_became_active":"2023-10-09T08:37:02.873700+0000","last_became_peered":"2023-10-09T08:37:02.873700+0000","last_unstale":"2023-10-09T08:40:59.781888+0000","last_undegraded":"2023-10-09T08:40:59.781888+0000","last_fullsized":"2023-10-09T08:40:59.781888+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:32:47.669037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,7,3],"avail_no_missing":["0","3","7"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":357,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.779766+0000","last_change":"2023-10-09T08:37:46.003452+0000","last_active":"2023-10-09T08:40:59.779766+0000","last_peered":"2023-10-09T08:40:59.779766+0000","last_clean":"2023-10-09T08:40:59.779766+0000","last_became_active":"2023-10-09T08:37:46.002835+0000","last_became_peered":"2023-10-09T08:37:46.002835+0000","last_unstale":"2023-10-09T08:40:59.779766+0000","last_undegraded":"2023-10-09T08:40:59.779766+0000","last_fullsized":"2023-10-09T08:40:59.779766+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:54.619628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"avail_no_missing":["0","2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":291,"reported_epoch":294,"state":"active+undersized","last_fresh":"2023-10-09T08:40:59.780611+0000","last_change":"2023-10-09T08:39:21.033713+0000","last_active":"2023-10-09T08:40:59.780611+0000","last_peered":"2023-10-09T08:40:59.780611+0000","last_clean":"2023-10-09T08:31:17.843432+0000","last_became_active":"2023-10-09T08:39:21.033713+0000","last_became_peered":"2023-10-09T08:39:21.033713+0000","last_unstale":"2023-10-09T08:40:59.780611+0000","last_undegraded":"2023-10-09T08:40:59.780611+0000","last_fullsized":"2023-10-09T08:39:21.013439+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":141,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.780415+0000","last_change":"2023-10-09T08:39:21.023397+0000","last_active":"2023-10-09T08:40:59.780415+0000","last_peered":"2023-10-09T08:40:59.780415+0000","last_clean":"2023-10-09T08:40:59.780415+0000","last_became_active":"2023-10-09T08:39:21.023125+0000","last_became_peered":"2023-10-09T08:39:21.023125+0000","last_unstale":"2023-10-09T08:40:59.780415+0000","last_undegraded":"2023-10-09T08:40:59.780415+0000","last_fullsized":"2023-10-09T08:40:59.780415+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:03.339873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":258,"reported_epoch":294,"state":"active+undersized","last_fresh":"2023-10-09T08:40:59.780153+0000","last_change":"2023-10-09T08:31:32.807262+0000","last_active":"2023-10-09T08:40:59.780153+0000","last_peered":"2023-10-09T08:40:59.780153+0000","last_clean":"2023-10-09T08:24:49.602103+0000","last_became_active":"2023-10-09T08:31:32.807262+0000","last_became_peered":"2023-10-09T08:31:32.807262+0000","last_unstale":"2023-10-09T08:40:59.780153+0000","last_undegraded":"2023-10-09T08:40:59.780153+0000","last_fullsized":"2023-10-09T08:31:32.801193+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":261,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.778337+0000","last_change":"2023-10-09T08:39:22.082870+0000","last_active":"2023-10-09T08:40:59.778337+0000","last_peered":"2023-10-09T08:40:59.778337+0000","last_clean":"2023-10-09T08:40:59.778337+0000","last_became_active":"2023-10-09T08:39:22.082324+0000","last_became_peered":"2023-10-09T08:39:22.082324+0000","last_unstale":"2023-10-09T08:40:59.778337+0000","last_undegraded":"2023-10-09T08:40:59.778337+0000","last_fullsized":"2023-10-09T08:40:59.778337+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7],"acting":[5,7,3],"avail_no_missing":["5","3","7"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":60,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.781732+0000","last_change":"2023-10-09T08:37:01.061141+0000","last_active":"2023-10-09T08:40:59.781732+0000","last_peered":"2023-10-09T08:40:59.781732+0000","last_clean":"2023-10-09T08:40:59.781732+0000","last_became_active":"2023-10-09T08:37:01.058320+0000","last_became_peered":"2023-10-09T08:37:01.058320+0000","last_unstale":"2023-10-09T08:40:59.781732+0000","last_undegraded":"2023-10-09T08:40:59.781732+0000","last_fullsized":"2023-10-09T08:40:59.781732+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.15","version":"60'3","reported_seq":66,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.783392+0000","last_change":"2023-10-09T08:37:43.978972+0000","last_active":"2023-10-09T08:40:59.783392+0000","last_peered":"2023-10-09T08:40:59.783392+0000","last_clean":"2023-10-09T08:40:59.783392+0000","last_became_active":"2023-10-09T08:37:01.012926+0000","last_became_peered":"2023-10-09T08:37:01.012926+0000","last_unstale":"2023-10-09T08:40:59.783392+0000","last_undegraded":"2023-10-09T08:40:59.783392+0000","last_fullsized":"2023-10-09T08:40:59.783392+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":227,"reported_epoch":294,"state":"active+undersized","last_fresh":"2023-10-09T08:40:59.780715+0000","last_change":"2023-10-09T08:37:45.022309+0000","last_active":"2023-10-09T08:40:59.780715+0000","last_peered":"2023-10-09T08:40:59.780715+0000","last_clean":"2023-10-09T08:19:46.595972+0000","last_became_active":"2023-10-09T08:37:45.022309+0000","last_became_peered":"2023-10-09T08:37:45.022309+0000","last_unstale":"2023-10-09T08:40:59.780715+0000","last_undegraded":"2023-10-09T08:40:59.780715+0000","last_fullsized":"2023-10-09T08:37:44.973372+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,2],"avail_no_missing":["6","2"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"84'22","reported_seq":85,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.781628+0000","last_change":"2023-10-09T08:37:44.981384+0000","last_active":"2023-10-09T08:40:59.781628+0000","last_peered":"2023-10-09T08:40:59.781628+0000","last_clean":"2023-10-09T08:40:59.781628+0000","last_became_active":"2023-10-09T08:37:44.980961+0000","last_became_peered":"2023-10-09T08:37:44.980961+0000","last_unstale":"2023-10-09T08:40:59.781628+0000","last_undegraded":"2023-10-09T08:40:59.781628+0000","last_fullsized":"2023-10-09T08:40:59.781628+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":256,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":281,"reported_epoch":294,"state":"active+undersized","last_fresh":"2023-10-09T08:40:59.790093+0000","last_change":"2023-10-09T08:31:32.815929+0000","last_active":"2023-10-09T08:40:59.790093+0000","last_peered":"2023-10-09T08:40:59.790093+0000","last_clean":"2023-10-09T08:31:17.863708+0000","last_became_active":"2023-10-09T08:31:32.815929+0000","last_became_peered":"2023-10-09T08:31:32.815929+0000","last_unstale":"2023-10-09T08:40:59.790093+0000","last_undegraded":"2023-10-09T08:40:59.790093+0000","last_fullsized":"2023-10-09T08:31:32.805258+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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],"avail_no_missing":["4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"60'2","reported_seq":81,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.783199+0000","last_change":"2023-10-09T08:37:45.025239+0000","last_active":"2023-10-09T08:40:59.783199+0000","last_peered":"2023-10-09T08:40:59.783199+0000","last_clean":"2023-10-09T08:40:59.783199+0000","last_became_active":"2023-10-09T08:37:45.024375+0000","last_became_peered":"2023-10-09T08:37:45.024375+0000","last_unstale":"2023-10-09T08:40:59.783199+0000","last_undegraded":"2023-10-09T08:40:59.783199+0000","last_fullsized":"2023-10-09T08:40:59.783199+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":256,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":255,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.781673+0000","last_change":"2023-10-09T08:37:45.991693+0000","last_active":"2023-10-09T08:40:59.781673+0000","last_peered":"2023-10-09T08:40:59.781673+0000","last_clean":"2023-10-09T08:40:59.781673+0000","last_became_active":"2023-10-09T08:37:45.991075+0000","last_became_peered":"2023-10-09T08:37:45.991075+0000","last_unstale":"2023-10-09T08:40:59.781673+0000","last_undegraded":"2023-10-09T08:40:59.781673+0000","last_fullsized":"2023-10-09T08:40:59.781673+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,3,2],"avail_no_missing":["7","2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":172,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:41:19.450637+0000","last_change":"2023-10-09T08:37:45.990938+0000","last_active":"2023-10-09T08:41:19.450637+0000","last_peered":"2023-10-09T08:41:19.450637+0000","last_clean":"2023-10-09T08:41:19.450637+0000","last_became_active":"2023-10-09T08:37:45.990574+0000","last_became_peered":"2023-10-09T08:37:45.990574+0000","last_unstale":"2023-10-09T08:41:19.450637+0000","last_undegraded":"2023-10-09T08:41:19.450637+0000","last_fullsized":"2023-10-09T08:41:19.450637+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:28.731861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,7,2],"avail_no_missing":["0","2","7"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":221,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.778278+0000","last_change":"2023-10-09T08:39:22.044195+0000","last_active":"2023-10-09T08:40:59.778278+0000","last_peered":"2023-10-09T08:40:59.778278+0000","last_clean":"2023-10-09T08:40:59.778278+0000","last_became_active":"2023-10-09T08:39:22.043850+0000","last_became_peered":"2023-10-09T08:39:22.043850+0000","last_unstale":"2023-10-09T08:40:59.778278+0000","last_undegraded":"2023-10-09T08:40:59.778278+0000","last_fullsized":"2023-10-09T08:40:59.778278+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":60,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.781377+0000","last_change":"2023-10-09T08:37:01.061543+0000","last_active":"2023-10-09T08:40:59.781377+0000","last_peered":"2023-10-09T08:40:59.781377+0000","last_clean":"2023-10-09T08:40:59.781377+0000","last_became_active":"2023-10-09T08:37:01.058784+0000","last_became_peered":"2023-10-09T08:37:01.058784+0000","last_unstale":"2023-10-09T08:40:59.781377+0000","last_undegraded":"2023-10-09T08:40:59.781377+0000","last_fullsized":"2023-10-09T08:40:59.781377+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":142,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.781741+0000","last_change":"2023-10-09T08:37:01.007478+0000","last_active":"2023-10-09T08:40:59.781741+0000","last_peered":"2023-10-09T08:40:59.781741+0000","last_clean":"2023-10-09T08:40:59.781741+0000","last_became_active":"2023-10-09T08:37:01.007157+0000","last_became_peered":"2023-10-09T08:37:01.007157+0000","last_unstale":"2023-10-09T08:40:59.781741+0000","last_undegraded":"2023-10-09T08:40:59.781741+0000","last_fullsized":"2023-10-09T08:40:59.781741+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.272780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":321,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.781677+0000","last_change":"2023-10-09T08:39:21.124898+0000","last_active":"2023-10-09T08:40:59.781677+0000","last_peered":"2023-10-09T08:40:59.781677+0000","last_clean":"2023-10-09T08:40:59.781677+0000","last_became_active":"2023-10-09T08:39:21.124585+0000","last_became_peered":"2023-10-09T08:39:21.124585+0000","last_unstale":"2023-10-09T08:40:59.781677+0000","last_undegraded":"2023-10-09T08:40:59.781677+0000","last_fullsized":"2023-10-09T08:40:59.781677+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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,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":75,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.782078+0000","last_change":"2023-10-09T08:37:46.012715+0000","last_active":"2023-10-09T08:40:59.782078+0000","last_peered":"2023-10-09T08:40:59.782078+0000","last_clean":"2023-10-09T08:40:59.782078+0000","last_became_active":"2023-10-09T08:37:46.012143+0000","last_became_peered":"2023-10-09T08:37:46.012143+0000","last_unstale":"2023-10-09T08:40:59.782078+0000","last_undegraded":"2023-10-09T08:40:59.782078+0000","last_fullsized":"2023-10-09T08:40:59.782078+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"8.4","version":"295'4730","reported_seq":4744,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-10-09T08:41:29.068244+0000","last_change":"2023-10-09T08:40:23.052469+0000","last_active":"2023-10-09T08:41:29.068244+0000","last_peered":"2023-10-09T08:41:29.068244+0000","last_clean":"2023-10-09T08:41:29.068244+0000","last_became_active":"2023-10-09T08:40:23.051427+0000","last_became_peered":"2023-10-09T08:40:23.051427+0000","last_unstale":"2023-10-09T08:41:29.068244+0000","last_undegraded":"2023-10-09T08:41:29.068244+0000","last_fullsized":"2023-10-09T08:41:29.068244+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_clean_scrub_stamp":"2023-10-09T08:40:22.015190+0000","objects_scrubbed":0,"log_size":4730,"log_dups_size":0,"ondisk_log_size":4730,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":309985280,"num_objects":4730,"num_object_clones":0,"num_object_copies":14190,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4730,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4730,"num_write_kb":302720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":310,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.782459+0000","last_change":"2023-10-09T08:39:22.041467+0000","last_active":"2023-10-09T08:40:59.782459+0000","last_peered":"2023-10-09T08:40:59.782459+0000","last_clean":"2023-10-09T08:40:59.782459+0000","last_became_active":"2023-10-09T08:39:22.040922+0000","last_became_peered":"2023-10-09T08:39:22.040922+0000","last_unstale":"2023-10-09T08:40:59.782459+0000","last_undegraded":"2023-10-09T08:40:59.782459+0000","last_fullsized":"2023-10-09T08:40:59.782459+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[7,0],"acting":[7,0,5],"avail_no_missing":["7","0","5"],"object_location_counts":[{"shards":"0,5,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":206,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.778214+0000","last_change":"2023-10-09T08:39:22.043562+0000","last_active":"2023-10-09T08:40:59.778214+0000","last_peered":"2023-10-09T08:40:59.778214+0000","last_clean":"2023-10-09T08:40:59.778214+0000","last_became_active":"2023-10-09T08:39:22.043203+0000","last_became_peered":"2023-10-09T08:39:22.043203+0000","last_unstale":"2023-10-09T08:40:59.778214+0000","last_undegraded":"2023-10-09T08:40:59.778214+0000","last_fullsized":"2023-10-09T08:40:59.778214+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.5","version":"295'4661","reported_seq":4675,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-10-09T08:41:29.111610+0000","last_change":"2023-10-09T08:40:23.050477+0000","last_active":"2023-10-09T08:41:29.111610+0000","last_peered":"2023-10-09T08:41:29.111610+0000","last_clean":"2023-10-09T08:41:29.111610+0000","last_became_active":"2023-10-09T08:40:23.050130+0000","last_became_peered":"2023-10-09T08:40:23.050130+0000","last_unstale":"2023-10-09T08:41:29.111610+0000","last_undegraded":"2023-10-09T08:41:29.111610+0000","last_fullsized":"2023-10-09T08:41:29.111610+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_clean_scrub_stamp":"2023-10-09T08:40:22.015190+0000","objects_scrubbed":0,"log_size":4661,"log_dups_size":0,"ondisk_log_size":4661,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":285,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.782422+0000","last_change":"2023-10-09T08:39:22.151188+0000","last_active":"2023-10-09T08:40:59.782422+0000","last_peered":"2023-10-09T08:40:59.782422+0000","last_clean":"2023-10-09T08:40:59.782422+0000","last_became_active":"2023-10-09T08:39:22.150316+0000","last_became_peered":"2023-10-09T08:39:22.150316+0000","last_unstale":"2023-10-09T08:40:59.782422+0000","last_undegraded":"2023-10-09T08:40:59.782422+0000","last_fullsized":"2023-10-09T08:40:59.782422+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0,5],"avail_no_missing":["7","0","5"],"object_location_counts":[{"shards":"0,5,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":293,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.789851+0000","last_change":"2023-10-09T08:39:21.027896+0000","last_active":"2023-10-09T08:40:59.789851+0000","last_peered":"2023-10-09T08:40:59.789851+0000","last_clean":"2023-10-09T08:40:59.789851+0000","last_became_active":"2023-10-09T08:39:21.027592+0000","last_became_peered":"2023-10-09T08:39:21.027592+0000","last_unstale":"2023-10-09T08:40:59.789851+0000","last_undegraded":"2023-10-09T08:40:59.789851+0000","last_fullsized":"2023-10-09T08:40:59.789851+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.6","version":"295'4705","reported_seq":4720,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-10-09T08:41:29.434319+0000","last_change":"2023-10-09T08:40:23.051037+0000","last_active":"2023-10-09T08:41:29.434319+0000","last_peered":"2023-10-09T08:41:29.434319+0000","last_clean":"2023-10-09T08:41:29.434319+0000","last_became_active":"2023-10-09T08:40:23.050713+0000","last_became_peered":"2023-10-09T08:40:23.050713+0000","last_unstale":"2023-10-09T08:41:29.434319+0000","last_undegraded":"2023-10-09T08:41:29.434319+0000","last_fullsized":"2023-10-09T08:41:29.434319+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_clean_scrub_stamp":"2023-10-09T08:40:22.015190+0000","objects_scrubbed":0,"log_size":4705,"log_dups_size":0,"ondisk_log_size":4705,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:53.985141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":308346880,"num_objects":4705,"num_object_clones":0,"num_object_copies":14115,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4705,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4705,"num_write_kb":301120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,7],"acting":[0,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":75,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.782247+0000","last_change":"2023-10-09T08:39:22.040518+0000","last_active":"2023-10-09T08:40:59.782247+0000","last_peered":"2023-10-09T08:40:59.782247+0000","last_clean":"2023-10-09T08:40:59.782247+0000","last_became_active":"2023-10-09T08:39:22.040107+0000","last_became_peered":"2023-10-09T08:39:22.040107+0000","last_unstale":"2023-10-09T08:40:59.782247+0000","last_undegraded":"2023-10-09T08:40:59.782247+0000","last_fullsized":"2023-10-09T08:40:59.782247+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[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":311,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.780321+0000","last_change":"2023-10-09T08:39:22.039516+0000","last_active":"2023-10-09T08:40:59.780321+0000","last_peered":"2023-10-09T08:40:59.780321+0000","last_clean":"2023-10-09T08:40:59.780321+0000","last_became_active":"2023-10-09T08:39:22.038823+0000","last_became_peered":"2023-10-09T08:39:22.038823+0000","last_unstale":"2023-10-09T08:40:59.780321+0000","last_undegraded":"2023-10-09T08:40:59.780321+0000","last_fullsized":"2023-10-09T08:40:59.780321+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"avail_no_missing":["6","5","7"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"295'4650","reported_seq":4661,"reported_epoch":295,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:41:29.089103+0000","last_change":"2023-10-09T08:40:46.058558+0000","last_active":"2023-10-09T08:41:29.089103+0000","last_peered":"2023-10-09T08:41:29.089103+0000","last_clean":"2023-10-09T08:40:22.015190+0000","last_became_active":"2023-10-09T08:40:23.050947+0000","last_became_peered":"2023-10-09T08:40:23.050947+0000","last_unstale":"2023-10-09T08:41:29.089103+0000","last_undegraded":"2023-10-09T08:40:46.042339+0000","last_fullsized":"2023-10-09T08:40:23.048033+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_clean_scrub_stamp":"2023-10-09T08:40:22.015190+0000","objects_scrubbed":0,"log_size":4650,"log_dups_size":0,"ondisk_log_size":4650,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":304742400,"num_objects":4650,"num_object_clones":0,"num_object_copies":13950,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4650,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4650,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4650,"num_write_kb":297600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3"],"object_location_counts":[{"shards":"3,6","objects":4650}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":161,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.777764+0000","last_change":"2023-10-09T08:39:21.024944+0000","last_active":"2023-10-09T08:40:59.777764+0000","last_peered":"2023-10-09T08:40:59.777764+0000","last_clean":"2023-10-09T08:40:59.777764+0000","last_became_active":"2023-10-09T08:39:21.024185+0000","last_became_peered":"2023-10-09T08:39:21.024185+0000","last_unstale":"2023-10-09T08:40:59.777764+0000","last_undegraded":"2023-10-09T08:40:59.777764+0000","last_fullsized":"2023-10-09T08:40:59.777764+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":133,"reported_epoch":294,"state":"active+undersized","last_fresh":"2023-10-09T08:40:59.780659+0000","last_change":"2023-10-09T08:31:32.808172+0000","last_active":"2023-10-09T08:40:59.780659+0000","last_peered":"2023-10-09T08:40:59.780659+0000","last_clean":"2023-10-09T08:31:17.766800+0000","last_became_active":"2023-10-09T08:31:32.808172+0000","last_became_peered":"2023-10-09T08:31:32.808172+0000","last_unstale":"2023-10-09T08:40:59.780659+0000","last_undegraded":"2023-10-09T08:40:59.780659+0000","last_fullsized":"2023-10-09T08:31:32.800935+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.724635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,4],"avail_no_missing":["0","4"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.0","version":"295'4743","reported_seq":4754,"reported_epoch":295,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:41:29.071258+0000","last_change":"2023-10-09T08:40:46.040272+0000","last_active":"2023-10-09T08:41:29.071258+0000","last_peered":"2023-10-09T08:41:29.071258+0000","last_clean":"2023-10-09T08:40:22.015190+0000","last_became_active":"2023-10-09T08:40:23.040902+0000","last_became_peered":"2023-10-09T08:40:23.040902+0000","last_unstale":"2023-10-09T08:41:29.071258+0000","last_undegraded":"2023-10-09T08:40:46.039830+0000","last_fullsized":"2023-10-09T08:40:23.034793+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_clean_scrub_stamp":"2023-10-09T08:40:22.015190+0000","objects_scrubbed":0,"log_size":4743,"log_dups_size":0,"ondisk_log_size":4743,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4743,"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":[5,3],"acting":[5,3],"avail_no_missing":["5","3"],"object_location_counts":[{"shards":"3,5","objects":4743}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":310,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.780515+0000","last_change":"2023-10-09T08:27:38.501034+0000","last_active":"2023-10-09T08:40:59.780515+0000","last_peered":"2023-10-09T08:40:59.780515+0000","last_clean":"2023-10-09T08:40:59.780515+0000","last_became_active":"2023-10-09T08:27:38.500620+0000","last_became_peered":"2023-10-09T08:27:38.500620+0000","last_unstale":"2023-10-09T08:40:59.780515+0000","last_undegraded":"2023-10-09T08:40:59.780515+0000","last_fullsized":"2023-10-09T08:40:59.780515+0000","mapping_epoch":188,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.515648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":115,"reported_epoch":294,"state":"active+undersized","last_fresh":"2023-10-09T08:40:59.774090+0000","last_change":"2023-10-09T08:38:20.720546+0000","last_active":"2023-10-09T08:40:59.774090+0000","last_peered":"2023-10-09T08:40:59.774090+0000","last_clean":"2023-10-09T08:31:17.843548+0000","last_became_active":"2023-10-09T08:38:20.720546+0000","last_became_peered":"2023-10-09T08:38:20.720546+0000","last_unstale":"2023-10-09T08:40:59.774090+0000","last_undegraded":"2023-10-09T08:40:59.774090+0000","last_fullsized":"2023-10-09T08:38:20.701819+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:01.174870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.1","version":"295'4592","reported_seq":4604,"reported_epoch":295,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:41:29.421082+0000","last_change":"2023-10-09T08:40:46.037667+0000","last_active":"2023-10-09T08:41:29.421082+0000","last_peered":"2023-10-09T08:41:29.421082+0000","last_clean":"2023-10-09T08:40:22.015190+0000","last_became_active":"2023-10-09T08:40:23.040867+0000","last_became_peered":"2023-10-09T08:40:23.040867+0000","last_unstale":"2023-10-09T08:41:29.421082+0000","last_undegraded":"2023-10-09T08:40:46.036931+0000","last_fullsized":"2023-10-09T08:40:23.037439+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_clean_scrub_stamp":"2023-10-09T08:40:22.015190+0000","objects_scrubbed":0,"log_size":4592,"log_dups_size":0,"ondisk_log_size":4592,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.329180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":300941312,"num_objects":4592,"num_object_clones":0,"num_object_copies":13776,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4592,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4592,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4592,"num_write_kb":293888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":["0","2"],"object_location_counts":[{"shards":"0,2","objects":4592}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":290,"reported_epoch":294,"state":"active+undersized","last_fresh":"2023-10-09T08:40:59.780100+0000","last_change":"2023-10-09T08:31:32.808858+0000","last_active":"2023-10-09T08:40:59.780100+0000","last_peered":"2023-10-09T08:40:59.780100+0000","last_clean":"2023-10-09T08:31:17.842823+0000","last_became_active":"2023-10-09T08:31:32.808858+0000","last_became_peered":"2023-10-09T08:31:32.808858+0000","last_unstale":"2023-10-09T08:40:59.780100+0000","last_undegraded":"2023-10-09T08:40:59.780100+0000","last_fullsized":"2023-10-09T08:31:32.803253+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":283,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.775279+0000","last_change":"2023-10-09T08:39:21.025326+0000","last_active":"2023-10-09T08:40:59.775279+0000","last_peered":"2023-10-09T08:40:59.775279+0000","last_clean":"2023-10-09T08:40:59.775279+0000","last_became_active":"2023-10-09T08:39:21.025011+0000","last_became_peered":"2023-10-09T08:39:21.025011+0000","last_unstale":"2023-10-09T08:40:59.775279+0000","last_undegraded":"2023-10-09T08:40:59.775279+0000","last_fullsized":"2023-10-09T08:40:59.775279+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:50.462495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.2","version":"295'4675","reported_seq":4689,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-10-09T08:41:29.194897+0000","last_change":"2023-10-09T08:40:23.052079+0000","last_active":"2023-10-09T08:41:29.194897+0000","last_peered":"2023-10-09T08:41:29.194897+0000","last_clean":"2023-10-09T08:41:29.194897+0000","last_became_active":"2023-10-09T08:40:23.051834+0000","last_became_peered":"2023-10-09T08:40:23.051834+0000","last_unstale":"2023-10-09T08:41:29.194897+0000","last_undegraded":"2023-10-09T08:41:29.194897+0000","last_fullsized":"2023-10-09T08:41:29.194897+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_clean_scrub_stamp":"2023-10-09T08:40:22.015190+0000","objects_scrubbed":0,"log_size":4675,"log_dups_size":0,"ondisk_log_size":4675,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":306380800,"num_objects":4675,"num_object_clones":0,"num_object_copies":14025,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4675,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4675,"num_write_kb":299200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,5],"acting":[4,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":290,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.781576+0000","last_change":"2023-10-09T08:40:19.751109+0000","last_active":"2023-10-09T08:40:59.781576+0000","last_peered":"2023-10-09T08:40:59.781576+0000","last_clean":"2023-10-09T08:40:59.781576+0000","last_became_active":"2023-10-09T08:40:19.750335+0000","last_became_peered":"2023-10-09T08:40:19.750335+0000","last_unstale":"2023-10-09T08:40:59.781576+0000","last_undegraded":"2023-10-09T08:40:59.781576+0000","last_fullsized":"2023-10-09T08:40:59.781576+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"avail_no_missing":["7","2","5"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":281,"reported_epoch":294,"state":"active+undersized","last_fresh":"2023-10-09T08:40:59.790288+0000","last_change":"2023-10-09T08:31:32.820257+0000","last_active":"2023-10-09T08:40:59.790288+0000","last_peered":"2023-10-09T08:40:59.790288+0000","last_clean":"2023-10-09T08:31:17.863605+0000","last_became_active":"2023-10-09T08:31:32.820257+0000","last_became_peered":"2023-10-09T08:31:32.820257+0000","last_unstale":"2023-10-09T08:40:59.790288+0000","last_undegraded":"2023-10-09T08:40:59.790288+0000","last_fullsized":"2023-10-09T08:31:32.804136+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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],"avail_no_missing":["4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.3","version":"295'4671","reported_seq":4682,"reported_epoch":295,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:41:29.081428+0000","last_change":"2023-10-09T08:40:46.053645+0000","last_active":"2023-10-09T08:41:29.081428+0000","last_peered":"2023-10-09T08:41:29.081428+0000","last_clean":"2023-10-09T08:40:22.015190+0000","last_became_active":"2023-10-09T08:40:23.055159+0000","last_became_peered":"2023-10-09T08:40:23.055159+0000","last_unstale":"2023-10-09T08:41:29.081428+0000","last_undegraded":"2023-10-09T08:40:46.049194+0000","last_fullsized":"2023-10-09T08:40:23.044042+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_clean_scrub_stamp":"2023-10-09T08:40:22.015190+0000","objects_scrubbed":0,"log_size":4671,"log_dups_size":0,"ondisk_log_size":4671,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":306118656,"num_objects":4671,"num_object_clones":0,"num_object_copies":14013,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4671,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4671,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4671,"num_write_kb":298944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"shards":"5,6","objects":4671}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":69,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.781375+0000","last_change":"2023-10-09T08:39:22.040604+0000","last_active":"2023-10-09T08:40:59.781375+0000","last_peered":"2023-10-09T08:40:59.781375+0000","last_clean":"2023-10-09T08:40:59.781375+0000","last_became_active":"2023-10-09T08:39:22.040047+0000","last_became_peered":"2023-10-09T08:39:22.040047+0000","last_unstale":"2023-10-09T08:40:59.781375+0000","last_undegraded":"2023-10-09T08:40:59.781375+0000","last_fullsized":"2023-10-09T08:40:59.781375+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5,6],"avail_no_missing":["7","5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":231,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.782301+0000","last_change":"2023-10-09T08:39:22.040801+0000","last_active":"2023-10-09T08:40:59.782301+0000","last_peered":"2023-10-09T08:40:59.782301+0000","last_clean":"2023-10-09T08:40:59.782301+0000","last_became_active":"2023-10-09T08:39:22.040347+0000","last_became_peered":"2023-10-09T08:39:22.040347+0000","last_unstale":"2023-10-09T08:40:59.782301+0000","last_undegraded":"2023-10-09T08:40:59.782301+0000","last_fullsized":"2023-10-09T08:40:59.782301+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,3,5],"avail_no_missing":["7","3","5"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"8.e","version":"295'4709","reported_seq":4724,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-10-09T08:41:29.458192+0000","last_change":"2023-10-09T08:40:23.047241+0000","last_active":"2023-10-09T08:41:29.458192+0000","last_peered":"2023-10-09T08:41:29.458192+0000","last_clean":"2023-10-09T08:41:29.458192+0000","last_became_active":"2023-10-09T08:40:23.046943+0000","last_became_peered":"2023-10-09T08:40:23.046943+0000","last_unstale":"2023-10-09T08:41:29.458192+0000","last_undegraded":"2023-10-09T08:41:29.458192+0000","last_fullsized":"2023-10-09T08:41:29.458192+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_clean_scrub_stamp":"2023-10-09T08:40:22.015190+0000","objects_scrubbed":0,"log_size":4709,"log_dups_size":0,"ondisk_log_size":4709,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:36.191183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":308609024,"num_objects":4709,"num_object_clones":0,"num_object_copies":14127,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4709,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4709,"num_write_kb":301376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"78'106","reported_seq":789,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.780416+0000","last_change":"2023-10-09T08:37:45.996020+0000","last_active":"2023-10-09T08:40:59.780416+0000","last_peered":"2023-10-09T08:40:59.780416+0000","last_clean":"2023-10-09T08:40:59.780416+0000","last_became_active":"2023-10-09T08:37:45.995317+0000","last_became_peered":"2023-10-09T08:37:45.995317+0000","last_unstale":"2023-10-09T08:40:59.780416+0000","last_undegraded":"2023-10-09T08:40:59.780416+0000","last_fullsized":"2023-10-09T08:40:59.780416+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:31.848119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_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":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,7,2],"avail_no_missing":["0","2","7"],"object_location_counts":[{"shards":"0,2,7","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":244,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.778325+0000","last_change":"2023-10-09T08:39:21.024830+0000","last_active":"2023-10-09T08:40:59.778325+0000","last_peered":"2023-10-09T08:40:59.778325+0000","last_clean":"2023-10-09T08:40:59.778325+0000","last_became_active":"2023-10-09T08:39:21.023044+0000","last_became_peered":"2023-10-09T08:39:21.023044+0000","last_unstale":"2023-10-09T08:40:59.778325+0000","last_undegraded":"2023-10-09T08:40:59.778325+0000","last_fullsized":"2023-10-09T08:40:59.778325+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":80,"reported_epoch":294,"state":"active+undersized","last_fresh":"2023-10-09T08:40:59.778932+0000","last_change":"2023-10-09T08:39:21.021063+0000","last_active":"2023-10-09T08:40:59.778932+0000","last_peered":"2023-10-09T08:40:59.778932+0000","last_clean":"2023-10-09T08:30:15.573206+0000","last_became_active":"2023-10-09T08:39:21.021063+0000","last_became_peered":"2023-10-09T08:39:21.021063+0000","last_unstale":"2023-10-09T08:40:59.778932+0000","last_undegraded":"2023-10-09T08:40:59.778932+0000","last_fullsized":"2023-10-09T08:39:21.005442+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","0"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.8","version":"295'4698","reported_seq":4711,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-10-09T08:41:29.061848+0000","last_change":"2023-10-09T08:40:23.045740+0000","last_active":"2023-10-09T08:41:29.061848+0000","last_peered":"2023-10-09T08:41:29.061848+0000","last_clean":"2023-10-09T08:41:29.061848+0000","last_became_active":"2023-10-09T08:40:23.045423+0000","last_became_peered":"2023-10-09T08:40:23.045423+0000","last_unstale":"2023-10-09T08:41:29.061848+0000","last_undegraded":"2023-10-09T08:41:29.061848+0000","last_fullsized":"2023-10-09T08:41:29.061848+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_clean_scrub_stamp":"2023-10-09T08:40:22.015190+0000","objects_scrubbed":0,"log_size":4698,"log_dups_size":0,"ondisk_log_size":4698,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":307888128,"num_objects":4698,"num_object_clones":0,"num_object_copies":14094,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4698,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4698,"num_write_kb":300672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"77'111","reported_seq":794,"reported_epoch":294,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:40:59.778129+0000","last_change":"2023-10-09T08:39:21.024519+0000","last_active":"2023-10-09T08:40:59.778129+0000","last_peered":"2023-10-09T08:40:59.778129+0000","last_clean":"2023-10-09T08:24:50.331811+0000","last_became_active":"2023-10-09T08:39:21.024519+0000","last_became_peered":"2023-10-09T08:39:21.024519+0000","last_unstale":"2023-10-09T08:40:59.778129+0000","last_undegraded":"2023-10-09T08:39:21.012033+0000","last_fullsized":"2023-10-09T08:39:21.007056+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1034,"num_read_kb":1207,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","6"],"object_location_counts":[{"shards":"5,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":294,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.789944+0000","last_change":"2023-10-09T08:27:16.725025+0000","last_active":"2023-10-09T08:40:59.789944+0000","last_peered":"2023-10-09T08:40:59.789944+0000","last_clean":"2023-10-09T08:40:59.789944+0000","last_became_active":"2023-10-09T08:27:16.724572+0000","last_became_peered":"2023-10-09T08:27:16.724572+0000","last_unstale":"2023-10-09T08:40:59.789944+0000","last_undegraded":"2023-10-09T08:40:59.789944+0000","last_fullsized":"2023-10-09T08:40:59.789944+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":239,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.779153+0000","last_change":"2023-10-09T08:37:46.004838+0000","last_active":"2023-10-09T08:40:59.779153+0000","last_peered":"2023-10-09T08:40:59.779153+0000","last_clean":"2023-10-09T08:40:59.779153+0000","last_became_active":"2023-10-09T08:37:46.004228+0000","last_became_peered":"2023-10-09T08:37:46.004228+0000","last_unstale":"2023-10-09T08:40:59.779153+0000","last_undegraded":"2023-10-09T08:40:59.779153+0000","last_fullsized":"2023-10-09T08:40:59.779153+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:08.303788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"avail_no_missing":["2","3","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.b","version":"295'4723","reported_seq":4734,"reported_epoch":295,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:41:29.118499+0000","last_change":"2023-10-09T08:40:46.054051+0000","last_active":"2023-10-09T08:41:29.118499+0000","last_peered":"2023-10-09T08:41:29.118499+0000","last_clean":"2023-10-09T08:40:22.015190+0000","last_became_active":"2023-10-09T08:40:23.048851+0000","last_became_peered":"2023-10-09T08:40:23.048851+0000","last_unstale":"2023-10-09T08:41:29.118499+0000","last_undegraded":"2023-10-09T08:40:46.051771+0000","last_fullsized":"2023-10-09T08:40:23.045449+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_clean_scrub_stamp":"2023-10-09T08:40:22.015190+0000","objects_scrubbed":0,"log_size":4723,"log_dups_size":0,"ondisk_log_size":4723,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":309526528,"num_objects":4723,"num_object_clones":0,"num_object_copies":14169,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4723,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4723,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4723,"num_write_kb":302272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":4723}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"77'94","reported_seq":84,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.783467+0000","last_change":"2023-10-09T08:40:19.745761+0000","last_active":"2023-10-09T08:40:59.783467+0000","last_peered":"2023-10-09T08:40:59.783467+0000","last_clean":"2023-10-09T08:40:59.783467+0000","last_became_active":"2023-10-09T08:40:19.745041+0000","last_became_peered":"2023-10-09T08:40:19.745041+0000","last_unstale":"2023-10-09T08:40:59.783467+0000","last_undegraded":"2023-10-09T08:40:59.783467+0000","last_fullsized":"2023-10-09T08:40:59.783467+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:19.752380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2,3],"avail_no_missing":["0","2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":168,"reported_epoch":294,"state":"active+undersized","last_fresh":"2023-10-09T08:40:59.780301+0000","last_change":"2023-10-09T08:40:18.739380+0000","last_active":"2023-10-09T08:40:59.780301+0000","last_peered":"2023-10-09T08:40:59.780301+0000","last_clean":"2023-10-09T08:26:40.689287+0000","last_became_active":"2023-10-09T08:40:18.739380+0000","last_became_peered":"2023-10-09T08:40:18.739380+0000","last_unstale":"2023-10-09T08:40:59.780301+0000","last_undegraded":"2023-10-09T08:40:59.780301+0000","last_fullsized":"2023-10-09T08:40:18.737543+0000","mapping_epoch":286,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,2],"avail_no_missing":["6","2"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":149,"reported_epoch":294,"state":"active+undersized","last_fresh":"2023-10-09T08:40:59.778816+0000","last_change":"2023-10-09T08:39:21.025229+0000","last_active":"2023-10-09T08:40:59.778816+0000","last_peered":"2023-10-09T08:40:59.778816+0000","last_clean":"2023-10-09T08:27:09.699441+0000","last_became_active":"2023-10-09T08:39:21.025229+0000","last_became_peered":"2023-10-09T08:39:21.025229+0000","last_unstale":"2023-10-09T08:40:59.778816+0000","last_undegraded":"2023-10-09T08:40:59.778816+0000","last_fullsized":"2023-10-09T08:39:21.009553+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","0","7"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.9","version":"295'4548","reported_seq":4562,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-10-09T08:41:29.031404+0000","last_change":"2023-10-09T08:40:23.051014+0000","last_active":"2023-10-09T08:41:29.031404+0000","last_peered":"2023-10-09T08:41:29.031404+0000","last_clean":"2023-10-09T08:41:29.031404+0000","last_became_active":"2023-10-09T08:40:23.050693+0000","last_became_peered":"2023-10-09T08:40:23.050693+0000","last_unstale":"2023-10-09T08:41:29.031404+0000","last_undegraded":"2023-10-09T08:41:29.031404+0000","last_fullsized":"2023-10-09T08:41:29.031404+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_clean_scrub_stamp":"2023-10-09T08:40:22.015190+0000","objects_scrubbed":0,"log_size":4548,"log_dups_size":0,"ondisk_log_size":4548,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":298057728,"num_objects":4548,"num_object_clones":0,"num_object_copies":13644,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4548,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4548,"num_write_kb":291072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"78'212","reported_seq":1016,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.777738+0000","last_change":"2023-10-09T08:39:22.045499+0000","last_active":"2023-10-09T08:40:59.777738+0000","last_peered":"2023-10-09T08:40:59.777738+0000","last_clean":"2023-10-09T08:40:59.777738+0000","last_became_active":"2023-10-09T08:39:22.044650+0000","last_became_peered":"2023-10-09T08:39:22.044650+0000","last_unstale":"2023-10-09T08:40:59.777738+0000","last_undegraded":"2023-10-09T08:40:59.777738+0000","last_fullsized":"2023-10-09T08:40:59.777738+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'139","reported_seq":527,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.781477+0000","last_change":"2023-10-09T08:37:02.044602+0000","last_active":"2023-10-09T08:40:59.781477+0000","last_peered":"2023-10-09T08:40:59.781477+0000","last_clean":"2023-10-09T08:40:59.781477+0000","last_became_active":"2023-10-09T08:37:02.006160+0000","last_became_peered":"2023-10-09T08:37:02.006160+0000","last_unstale":"2023-10-09T08:40:59.781477+0000","last_undegraded":"2023-10-09T08:40:59.781477+0000","last_fullsized":"2023-10-09T08:40:59.781477+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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":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":[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":140,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.777980+0000","last_change":"2023-10-09T08:39:22.037833+0000","last_active":"2023-10-09T08:40:59.777980+0000","last_peered":"2023-10-09T08:40:59.777980+0000","last_clean":"2023-10-09T08:40:59.777980+0000","last_became_active":"2023-10-09T08:39:22.037348+0000","last_became_peered":"2023-10-09T08:39:22.037348+0000","last_unstale":"2023-10-09T08:40:59.777980+0000","last_undegraded":"2023-10-09T08:40:59.777980+0000","last_fullsized":"2023-10-09T08:40:59.777980+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":266,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.782952+0000","last_change":"2023-10-09T08:38:20.723384+0000","last_active":"2023-10-09T08:40:59.782952+0000","last_peered":"2023-10-09T08:40:59.782952+0000","last_clean":"2023-10-09T08:40:59.782952+0000","last_became_active":"2023-10-09T08:38:20.722906+0000","last_became_peered":"2023-10-09T08:38:20.722906+0000","last_unstale":"2023-10-09T08:40:59.782952+0000","last_undegraded":"2023-10-09T08:40:59.782952+0000","last_fullsized":"2023-10-09T08:40:59.782952+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":268,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"8.a","version":"295'4586","reported_seq":4597,"reported_epoch":295,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:41:28.989389+0000","last_change":"2023-10-09T08:40:46.046479+0000","last_active":"2023-10-09T08:41:28.989389+0000","last_peered":"2023-10-09T08:41:28.989389+0000","last_clean":"2023-10-09T08:40:22.015190+0000","last_became_active":"2023-10-09T08:40:23.039749+0000","last_became_peered":"2023-10-09T08:40:23.039749+0000","last_unstale":"2023-10-09T08:41:28.989389+0000","last_undegraded":"2023-10-09T08:40:46.045003+0000","last_fullsized":"2023-10-09T08:40:23.034818+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_clean_scrub_stamp":"2023-10-09T08:40:22.015190+0000","objects_scrubbed":0,"log_size":4586,"log_dups_size":0,"ondisk_log_size":4586,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":300548096,"num_objects":4586,"num_object_clones":0,"num_object_copies":13758,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4586,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4586,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4586,"num_write_kb":293504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":["5","2"],"object_location_counts":[{"shards":"2,5","objects":4586}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.0","version":"78'132","reported_seq":980,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.781493+0000","last_change":"2023-10-09T08:37:02.049170+0000","last_active":"2023-10-09T08:40:59.781493+0000","last_peered":"2023-10-09T08:40:59.781493+0000","last_clean":"2023-10-09T08:40:59.781493+0000","last_became_active":"2023-10-09T08:37:02.045848+0000","last_became_peered":"2023-10-09T08:37:02.045848+0000","last_unstale":"2023-10-09T08:40:59.781493+0000","last_undegraded":"2023-10-09T08:40:59.781493+0000","last_fullsized":"2023-10-09T08:40:59.781493+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0,3],"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":170,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.783306+0000","last_change":"2023-10-09T08:39:22.043236+0000","last_active":"2023-10-09T08:40:59.783306+0000","last_peered":"2023-10-09T08:40:59.783306+0000","last_clean":"2023-10-09T08:40:59.783306+0000","last_became_active":"2023-10-09T08:39:22.042805+0000","last_became_peered":"2023-10-09T08:39:22.042805+0000","last_unstale":"2023-10-09T08:40:59.783306+0000","last_undegraded":"2023-10-09T08:40:59.783306+0000","last_fullsized":"2023-10-09T08:40:59.783306+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:49:49.662539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.6","version":"0'0","reported_seq":146,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.781785+0000","last_change":"2023-10-09T08:37:45.990400+0000","last_active":"2023-10-09T08:40:59.781785+0000","last_peered":"2023-10-09T08:40:59.781785+0000","last_clean":"2023-10-09T08:40:59.781785+0000","last_became_active":"2023-10-09T08:37:45.990106+0000","last_became_peered":"2023-10-09T08:37:45.990106+0000","last_unstale":"2023-10-09T08:40:59.781785+0000","last_undegraded":"2023-10-09T08:40:59.781785+0000","last_fullsized":"2023-10-09T08:40:59.781785+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:19:18.692263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2,7],"avail_no_missing":["0","2","7"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.f","version":"295'4727","reported_seq":4739,"reported_epoch":295,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:41:29.725817+0000","last_change":"2023-10-09T08:40:46.037044+0000","last_active":"2023-10-09T08:41:29.725817+0000","last_peered":"2023-10-09T08:41:29.725817+0000","last_clean":"2023-10-09T08:40:22.015190+0000","last_became_active":"2023-10-09T08:40:23.036086+0000","last_became_peered":"2023-10-09T08:40:23.036086+0000","last_unstale":"2023-10-09T08:41:29.725817+0000","last_undegraded":"2023-10-09T08:40:46.036777+0000","last_fullsized":"2023-10-09T08:40:23.032519+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_clean_scrub_stamp":"2023-10-09T08:40:22.015190+0000","objects_scrubbed":0,"log_size":4727,"log_dups_size":0,"ondisk_log_size":4727,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:21.529350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":309788672,"num_objects":4727,"num_object_clones":0,"num_object_copies":14181,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4727,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4727,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4727,"num_write_kb":302528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":["3","2"],"object_location_counts":[{"shards":"2,3","objects":4727}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"77'74","reported_seq":635,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.782460+0000","last_change":"2023-10-09T08:37:02.090396+0000","last_active":"2023-10-09T08:40:59.782460+0000","last_peered":"2023-10-09T08:40:59.782460+0000","last_clean":"2023-10-09T08:40:59.782460+0000","last_became_active":"2023-10-09T08:37:02.071290+0000","last_became_peered":"2023-10-09T08:37:02.071290+0000","last_unstale":"2023-10-09T08:40:59.782460+0000","last_undegraded":"2023-10-09T08:40:59.782460+0000","last_fullsized":"2023-10-09T08:40:59.782460+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_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":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":4194304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0,6],"avail_no_missing":["7","0","6"],"object_location_counts":[{"shards":"0,6,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":193,"reported_epoch":294,"state":"active+undersized","last_fresh":"2023-10-09T08:40:59.778376+0000","last_change":"2023-10-09T08:40:18.736743+0000","last_active":"2023-10-09T08:40:59.778376+0000","last_peered":"2023-10-09T08:40:59.778376+0000","last_clean":"2023-10-09T08:26:40.690896+0000","last_became_active":"2023-10-09T08:40:18.736743+0000","last_became_peered":"2023-10-09T08:40:18.736743+0000","last_unstale":"2023-10-09T08:40:59.778376+0000","last_undegraded":"2023-10-09T08:40:59.778376+0000","last_fullsized":"2023-10-09T08:40:18.731005+0000","mapping_epoch":286,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":["5","2"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":158,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.780609+0000","last_change":"2023-10-09T08:39:21.097408+0000","last_active":"2023-10-09T08:40:59.780609+0000","last_peered":"2023-10-09T08:40:59.780609+0000","last_clean":"2023-10-09T08:40:59.780609+0000","last_became_active":"2023-10-09T08:39:21.096959+0000","last_became_peered":"2023-10-09T08:39:21.096959+0000","last_unstale":"2023-10-09T08:40:59.780609+0000","last_undegraded":"2023-10-09T08:40:59.780609+0000","last_fullsized":"2023-10-09T08:40:59.780609+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.185603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.c","version":"295'4808","reported_seq":4823,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-10-09T08:41:29.405185+0000","last_change":"2023-10-09T08:40:23.043603+0000","last_active":"2023-10-09T08:41:29.405185+0000","last_peered":"2023-10-09T08:41:29.405185+0000","last_clean":"2023-10-09T08:41:29.405185+0000","last_became_active":"2023-10-09T08:40:23.043285+0000","last_became_peered":"2023-10-09T08:40:23.043285+0000","last_unstale":"2023-10-09T08:41:29.405185+0000","last_undegraded":"2023-10-09T08:41:29.405185+0000","last_fullsized":"2023-10-09T08:41:29.405185+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_clean_scrub_stamp":"2023-10-09T08:40:22.015190+0000","objects_scrubbed":0,"log_size":4808,"log_dups_size":0,"ondisk_log_size":4808,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:58.294433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":315097088,"num_objects":4808,"num_object_clones":0,"num_object_copies":14424,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4808,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4808,"num_write_kb":307712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":67,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.782220+0000","last_change":"2023-10-09T08:37:44.179790+0000","last_active":"2023-10-09T08:40:59.782220+0000","last_peered":"2023-10-09T08:40:59.782220+0000","last_clean":"2023-10-09T08:40:59.782220+0000","last_became_active":"2023-10-09T08:37:01.012791+0000","last_became_peered":"2023-10-09T08:37:01.012791+0000","last_unstale":"2023-10-09T08:40:59.782220+0000","last_undegraded":"2023-10-09T08:40:59.782220+0000","last_fullsized":"2023-10-09T08:40:59.782220+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"78'135","reported_seq":498,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.780692+0000","last_change":"2023-10-09T08:33:22.872163+0000","last_active":"2023-10-09T08:40:59.780692+0000","last_peered":"2023-10-09T08:40:59.780692+0000","last_clean":"2023-10-09T08:40:59.780692+0000","last_became_active":"2023-10-09T08:31:33.827132+0000","last_became_peered":"2023-10-09T08:31:33.827132+0000","last_unstale":"2023-10-09T08:40:59.780692+0000","last_undegraded":"2023-10-09T08:40:59.780692+0000","last_fullsized":"2023-10-09T08:40:59.780692+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["6","3","4"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":59,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.781385+0000","last_change":"2023-10-09T08:37:02.048822+0000","last_active":"2023-10-09T08:40:59.781385+0000","last_peered":"2023-10-09T08:40:59.781385+0000","last_clean":"2023-10-09T08:40:59.781385+0000","last_became_active":"2023-10-09T08:37:02.044730+0000","last_became_peered":"2023-10-09T08:37:02.044730+0000","last_unstale":"2023-10-09T08:40:59.781385+0000","last_undegraded":"2023-10-09T08:40:59.781385+0000","last_fullsized":"2023-10-09T08:40:59.781385+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"8.d","version":"295'4623","reported_seq":4637,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-10-09T08:41:29.048110+0000","last_change":"2023-10-09T08:40:23.043760+0000","last_active":"2023-10-09T08:41:29.048110+0000","last_peered":"2023-10-09T08:41:29.048110+0000","last_clean":"2023-10-09T08:41:29.048110+0000","last_became_active":"2023-10-09T08:40:23.043451+0000","last_became_peered":"2023-10-09T08:40:23.043451+0000","last_unstale":"2023-10-09T08:41:29.048110+0000","last_undegraded":"2023-10-09T08:41:29.048110+0000","last_fullsized":"2023-10-09T08:41:29.048110+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:40:22.015190+0000","last_clean_scrub_stamp":"2023-10-09T08:40:22.015190+0000","objects_scrubbed":0,"log_size":4623,"log_dups_size":0,"ondisk_log_size":4623,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":302972928,"num_objects":4623,"num_object_clones":0,"num_object_copies":13869,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4623,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4623,"num_write_kb":295872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"77'112","reported_seq":696,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.781992+0000","last_change":"2023-10-09T08:38:21.189988+0000","last_active":"2023-10-09T08:40:59.781992+0000","last_peered":"2023-10-09T08:40:59.781992+0000","last_clean":"2023-10-09T08:40:59.781992+0000","last_became_active":"2023-10-09T08:38:20.728440+0000","last_became_peered":"2023-10-09T08:38:20.728440+0000","last_unstale":"2023-10-09T08:40:59.781992+0000","last_undegraded":"2023-10-09T08:40:59.781992+0000","last_fullsized":"2023-10-09T08:40:59.781992+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":268,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"60'1","reported_seq":136,"reported_epoch":294,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:40:59.781663+0000","last_change":"2023-10-09T08:31:32.809013+0000","last_active":"2023-10-09T08:40:59.781663+0000","last_peered":"2023-10-09T08:40:59.781663+0000","last_clean":"2023-10-09T08:31:17.766571+0000","last_became_active":"2023-10-09T08:31:32.809013+0000","last_became_peered":"2023-10-09T08:31:32.809013+0000","last_unstale":"2023-10-09T08:40:59.781663+0000","last_undegraded":"2023-10-09T08:31:32.802729+0000","last_fullsized":"2023-10-09T08:31:32.802328+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14.159275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4],"acting":[0,4],"avail_no_missing":["0","4","7"],"object_location_counts":[{"shards":"0,4","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":41,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.777693+0000","last_change":"2023-10-09T08:39:21.031759+0000","last_active":"2023-10-09T08:40:59.777693+0000","last_peered":"2023-10-09T08:40:59.777693+0000","last_clean":"2023-10-09T08:40:59.777693+0000","last_became_active":"2023-10-09T08:39:21.030040+0000","last_became_peered":"2023-10-09T08:39:21.030040+0000","last_unstale":"2023-10-09T08:40:59.777693+0000","last_undegraded":"2023-10-09T08:40:59.777693+0000","last_fullsized":"2023-10-09T08:40:59.777693+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":145,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.780566+0000","last_change":"2023-10-09T08:37:01.001642+0000","last_active":"2023-10-09T08:40:59.780566+0000","last_peered":"2023-10-09T08:40:59.780566+0000","last_clean":"2023-10-09T08:40:59.780566+0000","last_became_active":"2023-10-09T08:37:01.001272+0000","last_became_peered":"2023-10-09T08:37:01.001272+0000","last_unstale":"2023-10-09T08:40:59.780566+0000","last_undegraded":"2023-10-09T08:40:59.780566+0000","last_fullsized":"2023-10-09T08:40:59.780566+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:29.255083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":117,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.780287+0000","last_change":"2023-10-09T08:40:19.745956+0000","last_active":"2023-10-09T08:40:59.780287+0000","last_peered":"2023-10-09T08:40:59.780287+0000","last_clean":"2023-10-09T08:40:59.780287+0000","last_became_active":"2023-10-09T08:40:19.745096+0000","last_became_peered":"2023-10-09T08:40:19.745096+0000","last_unstale":"2023-10-09T08:40:59.780287+0000","last_undegraded":"2023-10-09T08:40:59.780287+0000","last_fullsized":"2023-10-09T08:40:59.780287+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:35.985126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2,3],"avail_no_missing":["0","2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":174,"reported_epoch":294,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:40:59.790184+0000","last_change":"2023-10-09T08:39:21.027599+0000","last_active":"2023-10-09T08:40:59.790184+0000","last_peered":"2023-10-09T08:40:59.790184+0000","last_clean":"2023-10-09T08:31:17.863516+0000","last_became_active":"2023-10-09T08:39:21.027599+0000","last_became_peered":"2023-10-09T08:39:21.027599+0000","last_unstale":"2023-10-09T08:40:59.790184+0000","last_undegraded":"2023-10-09T08:39:21.009630+0000","last_fullsized":"2023-10-09T08:39:21.009464+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5],"acting":[4,5],"avail_no_missing":["4","5"],"object_location_counts":[{"shards":"4,5","objects":1}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":239,"reported_epoch":294,"state":"active+undersized","last_fresh":"2023-10-09T08:40:59.773558+0000","last_change":"2023-10-09T08:40:18.738185+0000","last_active":"2023-10-09T08:40:59.773558+0000","last_peered":"2023-10-09T08:40:59.773558+0000","last_clean":"2023-10-09T08:24:50.332190+0000","last_became_active":"2023-10-09T08:40:18.738185+0000","last_became_peered":"2023-10-09T08:40:18.738185+0000","last_unstale":"2023-10-09T08:40:59.773558+0000","last_undegraded":"2023-10-09T08:40:59.773558+0000","last_fullsized":"2023-10-09T08:40:18.726549+0000","mapping_epoch":286,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:36.129911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":["3","2"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"60'2","reported_seq":208,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.778169+0000","last_change":"2023-10-09T08:39:21.026816+0000","last_active":"2023-10-09T08:40:59.778169+0000","last_peered":"2023-10-09T08:40:59.778169+0000","last_clean":"2023-10-09T08:40:59.778169+0000","last_became_active":"2023-10-09T08:39:21.026048+0000","last_became_peered":"2023-10-09T08:39:21.026048+0000","last_unstale":"2023-10-09T08:40:59.778169+0000","last_undegraded":"2023-10-09T08:40:59.778169+0000","last_fullsized":"2023-10-09T08:40:59.778169+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":316,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.780058+0000","last_change":"2023-10-09T08:37:44.981019+0000","last_active":"2023-10-09T08:40:59.780058+0000","last_peered":"2023-10-09T08:40:59.780058+0000","last_clean":"2023-10-09T08:40:59.780058+0000","last_became_active":"2023-10-09T08:37:44.980713+0000","last_became_peered":"2023-10-09T08:37:44.980713+0000","last_unstale":"2023-10-09T08:40:59.780058+0000","last_undegraded":"2023-10-09T08:40:59.780058+0000","last_fullsized":"2023-10-09T08:40:59.780058+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":256,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:19.676543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"60'1","reported_seq":211,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.774052+0000","last_change":"2023-10-09T08:40:18.740735+0000","last_active":"2023-10-09T08:40:59.774052+0000","last_peered":"2023-10-09T08:40:59.774052+0000","last_clean":"2023-10-09T08:40:59.774052+0000","last_became_active":"2023-10-09T08:40:18.739766+0000","last_became_peered":"2023-10-09T08:40:18.739766+0000","last_unstale":"2023-10-09T08:40:59.774052+0000","last_undegraded":"2023-10-09T08:40:59.774052+0000","last_fullsized":"2023-10-09T08:40:59.774052+0000","mapping_epoch":286,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":287,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:50.266449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":340,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.783381+0000","last_change":"2023-10-09T08:40:18.738120+0000","last_active":"2023-10-09T08:40:59.783381+0000","last_peered":"2023-10-09T08:40:59.783381+0000","last_clean":"2023-10-09T08:40:59.783381+0000","last_became_active":"2023-10-09T08:40:18.737774+0000","last_became_peered":"2023-10-09T08:40:18.737774+0000","last_unstale":"2023-10-09T08:40:59.783381+0000","last_undegraded":"2023-10-09T08:40:59.783381+0000","last_fullsized":"2023-10-09T08:40:59.783381+0000","mapping_epoch":286,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":287,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:30.603223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1f","version":"60'4","reported_seq":159,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-10-09T08:40:59.780329+0000","last_change":"2023-10-09T08:39:21.023730+0000","last_active":"2023-10-09T08:40:59.780329+0000","last_peered":"2023-10-09T08:40:59.780329+0000","last_clean":"2023-10-09T08:40:59.780329+0000","last_became_active":"2023-10-09T08:39:21.023364+0000","last_became_peered":"2023-10-09T08:39:21.023364+0000","last_unstale":"2023-10-09T08:40:59.780329+0000","last_undegraded":"2023-10-09T08:40:59.780329+0000","last_fullsized":"2023-10-09T08:40:59.780329+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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-10T13:38:10.280850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":280,"reported_epoch":294,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:40:59.774577+0000","last_change":"2023-10-09T08:38:21.718343+0000","last_active":"2023-10-09T08:40:59.774577+0000","last_peered":"2023-10-09T08:40:59.774577+0000","last_clean":"2023-10-09T08:40:59.774577+0000","last_became_active":"2023-10-09T08:38:21.717744+0000","last_became_peered":"2023-10-09T08:38:21.717744+0000","last_unstale":"2023-10-09T08:40:59.774577+0000","last_undegraded":"2023-10-09T08:40:59.774577+0000","last_fullsized":"2023-10-09T08:40:59.774577+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":269,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:38.320432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,6,3],"avail_no_missing":["2","3","6"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"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":75,"acting":85,"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":2,"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":36,"num_bytes_recovered":6780,"num_keys_recovered":20,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":102400,"data_stored":16534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":44585,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":81,"acting":89,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":4905304064,"num_objects":74849,"num_object_clones":0,"num_object_copies":224547,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":32692,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":74849,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":74849,"num_write_kb":4790336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12544180224,"data_stored":12544180224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":74849,"ondisk_log_size":74849,"up":41,"acting":41,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":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":1,"num_objects_misplaced":2,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"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":16789504,"data_stored":16777273,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6259,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":18,"acting":23,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430756,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2669280,"kb_used_data":2083672,"kb_used_omap":0,"kb_used_meta":585600,"kb_avail":91075872,"statfs":{"total":95995035648,"available":93261692928,"internally_reserved":0,"allocated":2133680128,"data_stored":2132875847,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":599654400},"hb_peers":[0,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 08:41:13 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":1.1100000000000001,"15min":0.86699999999999999},"min":{"1min":0.30599999999999999,"5min":0.27900000000000003,"15min":0.27200000000000002},"max":{"1min":2.5619999999999998,"5min":40.088000000000001,"15min":40.088000000000001},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.248,"15min":1.028},"min":{"1min":0.49199999999999999,"5min":0.34300000000000003,"15min":0.32400000000000001},"max":{"1min":2.5960000000000001,"5min":37.082999999999998,"15min":37.082999999999998},"last":1.101}]},{"osd":1,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.89400000000000002,"15min":1.026},"min":{"1min":0.34000000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":2.4079999999999999,"5min":3.7629999999999999,"15min":3.7629999999999999},"last":0.77300000000000002},{"interface":"front","average":{"1min":1.3759999999999999,"5min":1.2390000000000001,"15min":1.2949999999999999},"min":{"1min":0.41599999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":3.266,"5min":9.0079999999999991,"15min":9.0079999999999991},"last":0.54500000000000004}]},{"osd":2,"last update":"Mon Oct 9 08:40:54 2023","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":0.69899999999999995,"15min":0.65100000000000002},"min":{"1min":0.53100000000000003,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.046,"5min":3.887,"15min":3.887},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.752,"5min":0.77400000000000002,"15min":0.71199999999999997},"min":{"1min":0.41099999999999998,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.0660000000000001,"5min":4.2990000000000004,"15min":4.2990000000000004},"last":1.718}]},{"osd":3,"last update":"Mon Oct 9 08:40:28 2023","interfaces":[{"interface":"back","average":{"1min":1.556,"5min":0.85599999999999998,"15min":1.121},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":8.0139999999999993,"5min":8.0139999999999993,"15min":56.713999999999999},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.76900000000000002,"15min":1.002},"min":{"1min":0.36699999999999999,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":5.3159999999999998,"5min":6.4080000000000004,"15min":55.82},"last":0.93400000000000005}]},{"osd":4,"last update":"Mon Oct 9 08:40:28 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.78200000000000003,"15min":0.85799999999999998},"min":{"1min":0.28799999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":3.4159999999999999,"5min":3.4159999999999999,"15min":7.2809999999999997},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.698,"5min":0.93500000000000005,"15min":0.96099999999999997},"min":{"1min":0.33900000000000002,"5min":0.32000000000000001,"15min":0.29799999999999999},"max":{"1min":6.7320000000000002,"5min":6.7320000000000002,"15min":10.82},"last":1.1639999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:41:24 2023","interfaces":[{"interface":"back","average":{"1min":1.26,"5min":1.4910000000000001,"15min":1.5289999999999999},"min":{"1min":0.50800000000000001,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":5.9260000000000002,"5min":6.694,"15min":6.694},"last":1.137},{"interface":"front","average":{"1min":1.3420000000000001,"5min":1.0189999999999999,"15min":0.96499999999999997},"min":{"1min":0.442,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":4.3230000000000004,"5min":4.3230000000000004,"15min":4.3230000000000004},"last":1.554}]},{"osd":6,"last update":"Mon Oct 9 08:40:28 2023","interfaces":[{"interface":"back","average":{"1min":1.2130000000000001,"5min":0.82299999999999995,"15min":0.89800000000000002},"min":{"1min":0.45200000000000001,"5min":0.33100000000000002,"15min":0.32900000000000001},"max":{"1min":4.4509999999999996,"5min":4.4509999999999996,"15min":4.4509999999999996},"last":4.6760000000000002},{"interface":"front","average":{"1min":1.087,"5min":0.85199999999999998,"15min":0.98399999999999999},"min":{"1min":0.42999999999999999,"5min":0.40200000000000002,"15min":0.39000000000000001},"max":{"1min":3.4430000000000001,"5min":3.4430000000000001,"15min":12.121},"last":7.016}]}]},{"osd":6,"up_from":42,"seq":180388626988,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2386136,"kb_used_data":1796432,"kb_used_omap":0,"kb_used_meta":589696,"kb_avail":91359016,"statfs":{"total":95995035648,"available":93551632384,"internally_reserved":0,"allocated":1839546368,"data_stored":1838749871,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603848704},"hb_peers":[0,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:41:23 2023","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.82499999999999996,"15min":0.83799999999999997},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":1.202,"5min":6.7729999999999997,"15min":6.9610000000000003},"last":1.2689999999999999},{"interface":"front","average":{"1min":1.1759999999999999,"5min":0.99299999999999999,"15min":0.93500000000000005},"min":{"1min":0.35999999999999999,"5min":0.33900000000000002,"15min":0.32200000000000001},"max":{"1min":4.4139999999999997,"5min":7.2919999999999998,"15min":7.2919999999999998},"last":2.0710000000000002}]},{"osd":1,"last update":"Mon Oct 9 08:30:49 2023","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.4910000000000001,"15min":2.0310000000000001},"min":{"1min":0.35299999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":5.0899999999999999,"5min":12.654999999999999,"15min":12.654999999999999},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.302,"15min":1.7929999999999999},"min":{"1min":0.33200000000000002,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":6.4029999999999996,"5min":6.4029999999999996,"15min":6.4029999999999996},"last":0.67000000000000004}]},{"osd":2,"last update":"Mon Oct 9 08:40:45 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.77500000000000002,"15min":0.73099999999999998},"min":{"1min":0.51300000000000001,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.7210000000000001,"5min":2.6379999999999999,"15min":2.6379999999999999},"last":2.0409999999999999},{"interface":"front","average":{"1min":0.79000000000000004,"5min":0.80500000000000005,"15min":0.74399999999999999},"min":{"1min":0.51500000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.6359999999999999,"5min":7.2729999999999997,"15min":7.2729999999999997},"last":0.63900000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:40:31 2023","interfaces":[{"interface":"back","average":{"1min":4.8040000000000003,"5min":1.5,"15min":1.444},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.30399999999999999},"max":{"1min":61.918999999999997,"5min":61.918999999999997,"15min":103.265},"last":0.57699999999999996},{"interface":"front","average":{"1min":4.3490000000000002,"5min":1.4650000000000001,"15min":1.4930000000000001},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.315},"max":{"1min":60.636000000000003,"5min":60.636000000000003,"15min":103.753},"last":2.0099999999999998}]},{"osd":4,"last update":"Mon Oct 9 08:40:31 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.73399999999999999,"15min":0.90600000000000003},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":3.548,"5min":3.548,"15min":7.8170000000000002},"last":1.423},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.82199999999999995,"15min":0.93400000000000005},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":1.3240000000000001,"5min":3.6259999999999999,"15min":5.4790000000000001},"last":1.972}]},{"osd":5,"last update":"Mon Oct 9 08:41:23 2023","interfaces":[{"interface":"back","average":{"1min":1.712,"5min":1.4359999999999999,"15min":1.3899999999999999},"min":{"1min":0.59999999999999998,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":4.4630000000000001,"5min":6.1980000000000004,"15min":6.1980000000000004},"last":2.2770000000000001},{"interface":"front","average":{"1min":1.9419999999999999,"5min":1.4830000000000001,"15min":1.407},"min":{"1min":0.61899999999999999,"5min":0.378,"15min":0.378},"max":{"1min":6.7789999999999999,"5min":7.3159999999999998,"15min":7.3159999999999998},"last":0.53900000000000003}]},{"osd":7,"last update":"Mon Oct 9 08:40:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1719999999999999,"5min":0.83199999999999996,"15min":0.95299999999999996},"min":{"1min":0.35499999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":7.423,"5min":7.423,"15min":8.0589999999999993},"last":0.60899999999999999},{"interface":"front","average":{"1min":1.081,"5min":0.83499999999999996,"15min":0.95999999999999996},"min":{"1min":0.36799999999999999,"5min":0.318,"15min":0.312},"max":{"1min":4.9420000000000002,"5min":4.9420000000000002,"15min":6.8730000000000002},"last":1.4810000000000001}]}]},{"osd":1,"up_from":179,"seq":768799146042,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1562208,"kb_used_data":1307736,"kb_used_omap":8,"kb_used_meta":254455,"kb_avail":92182944,"statfs":{"total":95995035648,"available":94395334656,"internally_reserved":0,"allocated":1339121664,"data_stored":1338174061,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8626,"internal_metadata":260562510},"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 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":1.6479999999999999,"15min":2.5499999999999998},"min":{"1min":0.34300000000000003,"5min":0.246,"15min":0.246},"max":{"1min":3.6819999999999999,"5min":15.058999999999999,"15min":15.058999999999999},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.83799999999999997,"15min":1.0820000000000001},"min":{"1min":0.28499999999999998,"5min":0.247,"15min":0.247},"max":{"1min":1.3759999999999999,"5min":4.5730000000000004,"15min":4.5730000000000004},"last":0.78300000000000003}]},{"osd":2,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":1.032,"15min":1.45},"min":{"1min":0.30499999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":4.891,"5min":5.9429999999999996,"15min":5.9429999999999996},"last":0.51600000000000001},{"interface":"front","average":{"1min":1.155,"5min":1.6080000000000001,"15min":2.3780000000000001},"min":{"1min":0.32300000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":4.391,"5min":14.981999999999999,"15min":14.981999999999999},"last":1.026}]},{"osd":3,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":2.0099999999999998,"15min":3.0699999999999998},"min":{"1min":0.29999999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":3.9670000000000001,"5min":15.029999999999999,"15min":15.029999999999999},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.58299999999999996,"5min":1.494,"15min":2.2949999999999999},"min":{"1min":0.307,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.2929999999999999,"5min":6.6699999999999999,"15min":6.6699999999999999},"last":1.103}]},{"osd":4,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0349999999999999,"15min":1.2190000000000001},"min":{"1min":0.371,"5min":0.315,"15min":0.315},"max":{"1min":4.8449999999999998,"5min":4.8449999999999998,"15min":4.8449999999999998},"last":1.224},{"interface":"front","average":{"1min":1.264,"5min":1.405,"15min":1.764},"min":{"1min":0.38700000000000001,"5min":0.375,"15min":0.375},"max":{"1min":3.9340000000000002,"5min":5.952,"15min":5.952},"last":1.2529999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.032,"15min":1.181},"min":{"1min":0.41399999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":4.8680000000000003,"5min":4.8680000000000003,"15min":4.8680000000000003},"last":1.075},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.2030000000000001,"15min":1.4419999999999999},"min":{"1min":0.40899999999999997,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":4.7960000000000003,"5min":4.7960000000000003,"15min":4.7960000000000003},"last":1.47}]},{"osd":6,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.325,"5min":1.4430000000000001,"15min":1.8089999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":4.024,"5min":5.9050000000000002,"15min":5.9050000000000002},"last":1.345},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.2789999999999999,"15min":1.599},"min":{"1min":0.53300000000000003,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":4.7590000000000003,"5min":4.7590000000000003,"15min":4.7590000000000003},"last":1.3200000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.2310000000000001,"15min":1.5069999999999999},"min":{"1min":0.433,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":4,"5min":4.3739999999999997,"15min":4.3739999999999997},"last":1.286},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.292,"15min":1.6419999999999999},"min":{"1min":0.48099999999999998,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":4.8200000000000003,"5min":4.8250000000000002,"15min":4.8250000000000002},"last":1.393}]}]},{"osd":0,"up_from":88,"seq":377957122416,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2598864,"kb_used_data":2073288,"kb_used_omap":8,"kb_used_meta":525559,"kb_avail":91146288,"statfs":{"total":95995035648,"available":93333798912,"internally_reserved":0,"allocated":2123046912,"data_stored":2121737327,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":538172906},"hb_peers":[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 08:30:52 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":1.139,"15min":1.468},"min":{"1min":0.189,"5min":0.189,"15min":0.189},"max":{"1min":4.4740000000000002,"5min":9.5630000000000006,"15min":9.5630000000000006},"last":0.48199999999999998},{"interface":"front","average":{"1min":1.262,"5min":1.2090000000000001,"15min":1.49},"min":{"1min":0.252,"5min":0.217,"15min":0.217},"max":{"1min":6.5700000000000003,"5min":10.163,"15min":10.163},"last":0.36799999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.60499999999999998,"15min":0.47499999999999998},"min":{"1min":0.23999999999999999,"5min":0.222,"15min":0.222},"max":{"1min":0.64400000000000002,"5min":6.5220000000000002,"15min":6.5220000000000002},"last":1.6339999999999999},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.58099999999999996,"15min":0.50700000000000001},"min":{"1min":0.32800000000000001,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.748,"5min":6.7300000000000004,"15min":6.7300000000000004},"last":5.8140000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:40:45 2023","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55700000000000005,"15min":1.0529999999999999},"min":{"1min":0.34599999999999997,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.72399999999999998,"5min":5.5460000000000003,"15min":81.909000000000006},"last":1.482},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.58699999999999997,"15min":1.0549999999999999},"min":{"1min":0.36699999999999999,"5min":0.27800000000000002,"15min":0.255},"max":{"1min":0.99099999999999999,"5min":2.8029999999999999,"15min":82.593000000000004},"last":5.8819999999999997}]},{"osd":4,"last update":"Mon Oct 9 08:41:25 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.79200000000000004,"15min":0.93300000000000005},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":2.637,"5min":3.8370000000000002,"15min":10.237},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.79500000000000004,"15min":0.89600000000000002},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.32100000000000001},"max":{"1min":2.9660000000000002,"5min":2.9660000000000002,"15min":4.9260000000000002},"last":0.41499999999999998}]},{"osd":5,"last update":"Mon Oct 9 08:41:25 2023","interfaces":[{"interface":"back","average":{"1min":2.0369999999999999,"5min":1.105,"15min":0.94899999999999995},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":11.087,"5min":11.087,"15min":11.087},"last":0.374},{"interface":"front","average":{"1min":1.4299999999999999,"5min":1.0720000000000001,"15min":1.012},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":6.0339999999999998,"5min":6.0339999999999998,"15min":6.0339999999999998},"last":6.0339999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:41:25 2023","interfaces":[{"interface":"back","average":{"1min":1.25,"5min":0.874,"15min":0.95099999999999996},"min":{"1min":0.432,"5min":0.42399999999999999,"15min":0.35599999999999998},"max":{"1min":5.6219999999999999,"5min":5.6219999999999999,"15min":5.6219999999999999},"last":0.44500000000000001},{"interface":"front","average":{"1min":1.619,"5min":0.95499999999999996,"15min":1.026},"min":{"1min":0.40999999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":5.9870000000000001,"5min":5.9870000000000001,"15min":7.6989999999999998},"last":5.9870000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:41:25 2023","interfaces":[{"interface":"back","average":{"1min":1.5800000000000001,"5min":0.96099999999999997,"15min":1.0069999999999999},"min":{"1min":0.439,"5min":0.41999999999999998,"15min":0.38900000000000001},"max":{"1min":6.069,"5min":6.069,"15min":6.2350000000000003},"last":6.069},{"interface":"front","average":{"1min":1.466,"5min":0.94999999999999996,"15min":1.048},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":4.9850000000000003,"5min":4.9850000000000003,"15min":10.260999999999999},"last":0.56999999999999995}]}]},{"osd":2,"up_from":255,"seq":1095216660526,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2157848,"kb_used_data":2035024,"kb_used_omap":19,"kb_used_meta":122796,"kb_avail":91587304,"statfs":{"total":95995035648,"available":93785399296,"internally_reserved":0,"allocated":2083864576,"data_stored":2082493421,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20436,"internal_metadata":125743148},"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 08:40:52 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.67100000000000004,"15min":0.503},"min":{"1min":0.32400000000000001,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":3.9380000000000002,"5min":11.967000000000001,"15min":11.967000000000001},"last":1.3979999999999999},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.78500000000000003,"15min":0.63700000000000001},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":1.341,"5min":10.323,"15min":10.323},"last":3.8799999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:40:52 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":1.421,"15min":0.79700000000000004},"min":{"1min":0.35899999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":2.1230000000000002,"5min":52.119,"15min":52.119},"last":2.6429999999999998},{"interface":"front","average":{"1min":0.67800000000000005,"5min":1.4359999999999999,"15min":0.79400000000000004},"min":{"1min":0.372,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":2.3860000000000001,"5min":51.493000000000002,"15min":51.493000000000002},"last":0.376}]},{"osd":4,"last update":"Mon Oct 9 08:40:52 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.86899999999999999,"15min":0.82899999999999996},"min":{"1min":0.55900000000000005,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.357,"5min":3.0739999999999998,"15min":3.0739999999999998},"last":2.9689999999999999},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.94099999999999995,"15min":0.82099999999999995},"min":{"1min":0.71299999999999997,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.766,"5min":8.4619999999999997,"15min":8.4619999999999997},"last":2.601}]},{"osd":5,"last update":"Mon Oct 9 08:41:26 2023","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.452,"15min":1.4910000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":5.5149999999999997,"5min":12.055999999999999,"15min":12.055999999999999},"last":5.5149999999999997},{"interface":"front","average":{"1min":1.044,"5min":1.0760000000000001,"15min":1.081},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":5.5300000000000002,"5min":5.5300000000000002,"15min":5.5300000000000002},"last":5.5300000000000002}]},{"osd":6,"last update":"Mon Oct 9 08:40:52 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.85699999999999998,"15min":0.81899999999999995},"min":{"1min":0.56499999999999995,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.22,"5min":3.0049999999999999,"15min":3.0049999999999999},"last":3.0089999999999999},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.92200000000000004,"15min":0.80800000000000005},"min":{"1min":0.59299999999999997,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.6899999999999999,"5min":8.4250000000000007,"15min":8.4250000000000007},"last":2.7309999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:40:52 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.90600000000000003,"15min":0.85999999999999999},"min":{"1min":0.58299999999999996,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.413,"5min":3.0430000000000001,"15min":3.0430000000000001},"last":3.0369999999999999},{"interface":"front","average":{"1min":1.0429999999999999,"5min":0.98499999999999999,"15min":0.86499999999999999},"min":{"1min":0.75,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.8089999999999999,"5min":8.5579999999999998,"15min":8.5579999999999998},"last":2.6949999999999998}]}]},{"osd":3,"up_from":103,"seq":442381631846,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2169088,"kb_used_data":1513144,"kb_used_omap":4,"kb_used_meta":655931,"kb_avail":91576064,"statfs":{"total":95995035648,"available":93773889536,"internally_reserved":0,"allocated":1549459456,"data_stored":1547987457,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":671673686},"hb_peers":[0,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 08:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":3.367,"15min":1.579},"min":{"1min":0.29399999999999998,"5min":0.192,"15min":0.192},"max":{"1min":0.79900000000000004,"5min":100.783,"15min":100.783},"last":0.219},{"interface":"front","average":{"1min":0.75900000000000001,"5min":3.4929999999999999,"15min":1.706},"min":{"1min":0.28799999999999998,"5min":0.247,"15min":0.23300000000000001},"max":{"1min":3.6059999999999999,"5min":99.900999999999996,"15min":99.900999999999996},"last":0.29199999999999998}]},{"osd":1,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.478,"15min":1.788},"min":{"1min":0.28000000000000003,"5min":0.219,"15min":0.219},"max":{"1min":3.3809999999999998,"5min":8.5969999999999995,"15min":8.5969999999999995},"last":0.48499999999999999},{"interface":"front","average":{"1min":1.149,"5min":1.4319999999999999,"15min":1.504},"min":{"1min":0.34899999999999998,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":3.9569999999999999,"5min":5.7510000000000003,"15min":5.7510000000000003},"last":0.496}]},{"osd":2,"last update":"Mon Oct 9 08:40:46 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.59199999999999997,"15min":0.501},"min":{"1min":0.32200000000000001,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":1.0940000000000001,"5min":5.4409999999999998,"15min":5.4409999999999998},"last":0.311},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.624,"15min":0.55100000000000005},"min":{"1min":0.33200000000000002,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":1.133,"5min":5.2839999999999998,"15min":5.2839999999999998},"last":0.25600000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:40:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":0.80300000000000005,"15min":0.90200000000000002},"min":{"1min":0.59599999999999997,"5min":0.35499999999999998,"15min":0.33800000000000002},"max":{"1min":3.645,"5min":3.645,"15min":7.0640000000000001},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.77400000000000002,"15min":0.88},"min":{"1min":0.53700000000000003,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.016,"5min":3.5870000000000002,"15min":7.117},"last":0.42899999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:41:24 2023","interfaces":[{"interface":"back","average":{"1min":1.645,"5min":1.2210000000000001,"15min":1.1499999999999999},"min":{"1min":0.39500000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":4.9930000000000003,"5min":4.9930000000000003,"15min":4.9930000000000003},"last":1.724},{"interface":"front","average":{"1min":1.8819999999999999,"5min":1.2589999999999999,"15min":1.155},"min":{"1min":0.44700000000000001,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":5.1719999999999997,"5min":5.1719999999999997,"15min":5.1719999999999997},"last":1.8879999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:40:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":0.81799999999999995,"15min":0.93899999999999995},"min":{"1min":0.61899999999999999,"5min":0.41799999999999998,"15min":0.371},"max":{"1min":3.6920000000000002,"5min":3.6920000000000002,"15min":6.8129999999999997},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.79500000000000004,"15min":0.93400000000000005},"min":{"1min":0.56399999999999995,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.2909999999999999,"5min":3.669,"15min":7.5519999999999996},"last":0.48399999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.71699999999999997,"15min":0.85999999999999999},"min":{"1min":0.49399999999999999,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.1619999999999999,"5min":1.8440000000000001,"15min":5.0220000000000002},"last":0.35199999999999998},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.83399999999999996,"15min":0.92200000000000004},"min":{"1min":0.505,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":3.7130000000000001,"5min":3.7130000000000001,"15min":5.5289999999999999},"last":3.7250000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019453,"num_pgs":14,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":599040,"kb_used_data":297720,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93146112,"statfs":{"total":95995035648,"available":95381618688,"internally_reserved":0,"allocated":304865280,"data_stored":304088273,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,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 08:41:24 2023","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.78900000000000003,"15min":0.751},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":3.391,"5min":13.327,"15min":13.327},"last":2.5390000000000001},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.92200000000000004,"15min":0.90300000000000002},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":2.6019999999999999,"5min":13.446999999999999,"15min":13.446999999999999},"last":0.48799999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:30:50 2023","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":1.0980000000000001,"15min":1.339},"min":{"1min":0.36599999999999999,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":2.3250000000000002,"5min":5.8209999999999997,"15min":5.8209999999999997},"last":1.0609999999999999},{"interface":"front","average":{"1min":0.73199999999999998,"5min":1.0469999999999999,"15min":1.276},"min":{"1min":0.36499999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.29,"5min":4.6280000000000001,"15min":4.6280000000000001},"last":0.97099999999999997}]},{"osd":2,"last update":"Mon Oct 9 08:40:47 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":1.5649999999999999,"15min":0.95699999999999996},"min":{"1min":0.54600000000000004,"5min":0.311,"15min":0.311},"max":{"1min":1.147,"5min":79.846999999999994,"15min":79.846999999999994},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.80700000000000005,"5min":1.5860000000000001,"15min":0.98199999999999998},"min":{"1min":0.36299999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.0680000000000001,"5min":79.459999999999994,"15min":79.459999999999994},"last":3.4180000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:40:59 2023","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":0.73199999999999998,"15min":0.83899999999999997},"min":{"1min":0.32800000000000001,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.218,"5min":4.5339999999999998,"15min":7.8440000000000003},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.753,"5min":0.752,"15min":0.94299999999999995},"min":{"1min":0.37,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.042,"5min":2.1970000000000001,"15min":9.3510000000000009},"last":2.7509999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:41:28 2023","interfaces":[{"interface":"back","average":{"1min":5.6150000000000002,"5min":2.649,"15min":2.1549999999999998},"min":{"1min":0.33200000000000002,"5min":0.317,"15min":0.317},"max":{"1min":86.025999999999996,"5min":86.025999999999996,"15min":86.025999999999996},"last":2.7050000000000001},{"interface":"front","average":{"1min":5.5439999999999996,"5min":2.621,"15min":2.1339999999999999},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":85.444999999999993,"5min":85.444999999999993,"15min":85.444999999999993},"last":1.2070000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:40:59 2023","interfaces":[{"interface":"back","average":{"1min":0.80000000000000004,"5min":0.80600000000000005,"15min":1.3580000000000001},"min":{"1min":0.379,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.1279999999999999,"5min":1.655,"15min":119.143},"last":0.35299999999999998},{"interface":"front","average":{"1min":1.2090000000000001,"5min":0.90600000000000003,"15min":1.4179999999999999},"min":{"1min":0.436,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":3.778,"5min":3.778,"15min":119.08499999999999},"last":2.7919999999999998}]},{"osd":7,"last update":"Mon Oct 9 08:40:59 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.81899999999999995,"15min":0.96999999999999997},"min":{"1min":0.47199999999999998,"5min":0.40000000000000002,"15min":0.39100000000000001},"max":{"1min":1.083,"5min":1.5229999999999999,"15min":7.0869999999999997},"last":0.38600000000000001},{"interface":"front","average":{"1min":1.105,"5min":0.874,"15min":0.94199999999999995},"min":{"1min":0.438,"5min":0.34000000000000002,"15min":0.32500000000000001},"max":{"1min":3.2839999999999998,"5min":3.6739999999999999,"15min":9.0980000000000008},"last":0.39900000000000002}]}]},{"osd":5,"up_from":278,"seq":1194000908315,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2707856,"kb_used_data":2364552,"kb_used_omap":8,"kb_used_meta":343287,"kb_avail":91037296,"statfs":{"total":95995035648,"available":93222191104,"internally_reserved":0,"allocated":2421301248,"data_stored":2420508522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8278,"internal_metadata":351526826},"hb_peers":[0,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 08:41:24 2023","interfaces":[{"interface":"back","average":{"1min":1.292,"5min":1.069,"15min":1.032},"min":{"1min":0.33400000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":5.4059999999999997,"5min":6.4960000000000004,"15min":6.4960000000000004},"last":0.86399999999999999},{"interface":"front","average":{"1min":1.772,"5min":1.3540000000000001,"15min":1.284},"min":{"1min":0.44,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":7.2809999999999997,"5min":7.2809999999999997,"15min":7.2809999999999997},"last":3.6970000000000001}]},{"osd":2,"last update":"Mon Oct 9 08:41:24 2023","interfaces":[{"interface":"back","average":{"1min":7.3890000000000002,"5min":2.4009999999999998,"15min":1.569},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":116.75,"5min":116.75,"15min":116.75},"last":0.65900000000000003},{"interface":"front","average":{"1min":7.8019999999999996,"5min":2.5960000000000001,"15min":1.728},"min":{"1min":0.32700000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":116.502,"5min":116.502,"15min":116.502},"last":3.0779999999999998}]},{"osd":3,"last update":"Mon Oct 9 08:41:24 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.272,"15min":1.302},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":2.274,"5min":6.4100000000000001,"15min":6.4100000000000001},"last":0.58799999999999997},{"interface":"front","average":{"1min":1.472,"5min":1.228,"15min":1.1879999999999999},"min":{"1min":0.36599999999999999,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":5.3730000000000002,"5min":6.4480000000000004,"15min":6.4480000000000004},"last":0.82799999999999996}]},{"osd":4,"last update":"Mon Oct 9 08:41:24 2023","interfaces":[{"interface":"back","average":{"1min":1.6819999999999999,"5min":1.0680000000000001,"15min":0.96599999999999997},"min":{"1min":0.53100000000000003,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":7.3920000000000003,"5min":7.3920000000000003,"15min":7.3920000000000003},"last":3.6589999999999998},{"interface":"front","average":{"1min":0.84199999999999997,"5min":1.161,"15min":1.214},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":2.1760000000000002,"5min":6.3339999999999996,"15min":6.3339999999999996},"last":0.55700000000000005}]},{"osd":6,"last update":"Mon Oct 9 08:41:24 2023","interfaces":[{"interface":"back","average":{"1min":2.2559999999999998,"5min":1.306,"15min":1.1479999999999999},"min":{"1min":0.79100000000000004,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":7.3280000000000003,"5min":7.3280000000000003,"15min":7.3280000000000003},"last":3.6200000000000001},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.3839999999999999,"15min":1.4299999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":2.258,"5min":6.3849999999999998,"15min":6.3849999999999998},"last":2.8170000000000002}]},{"osd":7,"last update":"Mon Oct 9 08:41:24 2023","interfaces":[{"interface":"back","average":{"1min":2.4049999999999998,"5min":1.393,"15min":1.2250000000000001},"min":{"1min":0.66500000000000004,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":7.3620000000000001,"5min":7.3620000000000001,"15min":7.3620000000000001},"last":3.9009999999999998},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.21,"15min":1.234},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":2.2949999999999999,"5min":6.2999999999999998,"15min":6.2999999999999998},"last":2.8580000000000001}]}]}],"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":4899,"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":1360,"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":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"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":8626,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":15537,"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":3418,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":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":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":8278,"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":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2148073472,"data_stored":2148073472,"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":2101149696,"data_stored":2101149696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1559298048,"data_stored":1559298048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":306446336,"data_stored":306446336,"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":2442002432,"data_stored":2442002432,"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":1832189952,"data_stored":1832189952,"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":2155020288,"data_stored":2155020288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T08:41:36.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 21 2023-10-09T08:41:36.277 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:36.277 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:36 smithi081 bash[76862]: cluster 2023-10-09T08:41:35.991729+0000 mgr.y (mgr.26009) 1192 : cluster 0 pgmap v1300: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s; 35130/241254 objects degraded (14.561%); 4/241254 objects misplaced (0.002%) 2023-10-09T08:41:36.278 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:36 smithi081 bash[79557]: cluster 2023-10-09T08:41:35.991729+0000 mgr.y (mgr.26009) 1192 : cluster 0 pgmap v1300: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s; 35130/241254 objects degraded (14.561%); 4/241254 objects misplaced (0.002%) 2023-10-09T08:41:36.304 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:36.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:36.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:36.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-09T08:41:36.408 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:36.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:36 smithi118 bash[59345]: cluster 2023-10-09T08:41:35.991729+0000 mgr.y (mgr.26009) 1192 : cluster 0 pgmap v1300: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s; 35130/241254 objects degraded (14.561%); 4/241254 objects misplaced (0.002%) 2023-10-09T08:41:36.440 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:36.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:36.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:36.546 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:36.571 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:36.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:36.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:36.675 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:36.704 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:36.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:36.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:36.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:36.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:36.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:36.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:36.940 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:36.976 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:36.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:36.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:37.043 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 51 16 83472 83456 102.256 65.625 0.00571243 0.0097727 2023-10-09T08:41:37.079 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:37.108 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:37.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:37.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:37.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:37.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:37.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:37.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:37.343 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:37.383 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:37.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:37.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:37.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:37.516 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:37.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:37.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:37.621 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:37.648 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:37.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:37.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:37.754 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:37.783 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:37.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:37.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:37.888 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:37.913 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:37.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:37.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:38.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:38.043 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 52 16 84590 84574 101.633 69.875 0.0114368 0.00983431 2023-10-09T08:41:38.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:38.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:38.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:38.154 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:38.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:38 smithi118 bash[59345]: cluster 2023-10-09T08:41:37.992304+0000 mgr.y (mgr.26009) 1193 : cluster 0 pgmap v1301: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s; 35130/241254 objects degraded (14.561%); 4/241254 objects misplaced (0.002%) 2023-10-09T08:41:38.186 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:38.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:38.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:38.292 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:38.320 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:38.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:38.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:38.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:38 smithi081 bash[76862]: cluster 2023-10-09T08:41:37.992304+0000 mgr.y (mgr.26009) 1193 : cluster 0 pgmap v1301: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s; 35130/241254 objects degraded (14.561%); 4/241254 objects misplaced (0.002%) 2023-10-09T08:41:38.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:38 smithi081 bash[79557]: cluster 2023-10-09T08:41:37.992304+0000 mgr.y (mgr.26009) 1193 : cluster 0 pgmap v1301: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s; 35130/241254 objects degraded (14.561%); 4/241254 objects misplaced (0.002%) 2023-10-09T08:41:38.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:38.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:38.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:38.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:38.552 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:38.579 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:38.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:38.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:38.684 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:38.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:38.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:38.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:38.810 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:38.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:38.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:38.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:38.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:38.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:38.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:38.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:39.043 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 53 16 85710 85694 101.036 70 0.00831477 0.00989287 2023-10-09T08:41:39.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:39.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:39.103 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:39.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:39.204 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:39.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:39.242 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:39.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:39.319 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:39 smithi081 bash[79557]: audit 2023-10-09T08:41:38.162965+0000 mon.c (mon.2) 432 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:41:39.319 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:39 smithi081 bash[79557]: cluster 2023-10-09T08:41:38.748142+0000 mon.a (mon.0) 1297 : cluster 3 Health check update: Degraded data redundancy: 35130/241254 objects degraded (14.561%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:39.319 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:39 smithi081 bash[76862]: audit 2023-10-09T08:41:38.162965+0000 mon.c (mon.2) 432 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:41:39.320 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:39 smithi081 bash[76862]: cluster 2023-10-09T08:41:38.748142+0000 mon.a (mon.0) 1297 : cluster 3 Health check update: Degraded data redundancy: 35130/241254 objects degraded (14.561%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:39.343 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:39.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:39 smithi118 bash[59345]: audit 2023-10-09T08:41:38.162965+0000 mon.c (mon.2) 432 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:41:39.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:39 smithi118 bash[59345]: cluster 2023-10-09T08:41:38.748142+0000 mon.a (mon.0) 1297 : cluster 3 Health check update: Degraded data redundancy: 35130/241254 objects degraded (14.561%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:39.369 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:39.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:39.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:39.473 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:39.505 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:39.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:39.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:39.610 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:39.630 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:39.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:39.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:39.733 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:39.767 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:39.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:39.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:39.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:39.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:39.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:39.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:40.028 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:40.043 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 54 16 86650 86634 100.253 58.75 0.0181733 0.00997 2023-10-09T08:41:40.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:40.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:40.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:40.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:40.180 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:40 smithi081 bash[76862]: cluster 2023-10-09T08:41:39.993443+0000 mgr.y (mgr.26009) 1194 : cluster 0 pgmap v1302: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 37511/257766 objects degraded (14.552%); 4/257766 objects misplaced (0.002%) 2023-10-09T08:41:40.180 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:40 smithi081 bash[79557]: cluster 2023-10-09T08:41:39.993443+0000 mgr.y (mgr.26009) 1194 : cluster 0 pgmap v1302: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 37511/257766 objects degraded (14.552%); 4/257766 objects misplaced (0.002%) 2023-10-09T08:41:40.199 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:40.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:40.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:40.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:40.328 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:40.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:40.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:40.433 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:40.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:40.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:40.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:40.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:40 smithi118 bash[59345]: cluster 2023-10-09T08:41:39.993443+0000 mgr.y (mgr.26009) 1194 : cluster 0 pgmap v1302: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 37511/257766 objects degraded (14.552%); 4/257766 objects misplaced (0.002%) 2023-10-09T08:41:40.567 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:40.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:40.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:40.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:40.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:40.726 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:40.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:40.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:40.832 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:40.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:40.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:40.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:40.913 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:41:40.968 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:40.987 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:41:40.995 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:40.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:40.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:41.024 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:41:41.043 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 55 16 87670 87654 99.5892 63.75 0.00880059 0.0100364 2023-10-09T08:41:41.059 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:41:41.092 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:41:41.098 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:41.124 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:41:41.132 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:41.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:41.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:41.164 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:41:41.165 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:41:41.165 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:41:41.165 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:41:41.165 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:41:41.165 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:41:41.165 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:41:41.165 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:41:41.165 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:41:41.238 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:41.264 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:41.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:41.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:41.339 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:41:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:41:41] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.33.4" 2023-10-09T08:41:41.368 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:41.397 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:41.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:41.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:41.503 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:41.529 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:41.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:41.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:41.635 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:41.667 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:41.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:41.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:41.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:41.801 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:41.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:41.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:41.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:41 smithi081 bash[76862]: audit 2023-10-09T08:41:40.734872+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:41.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:41 smithi081 bash[76862]: audit 2023-10-09T08:41:40.744499+0000 mon.a (mon.0) 1299 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:41.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:41 smithi081 bash[76862]: audit 2023-10-09T08:41:40.868105+0000 mon.a (mon.0) 1300 : audit 0 from='client.? 172.21.15.81:0/3390906046' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:41:41.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:41 smithi081 bash[76862]: audit 2023-10-09T08:41:41.328767+0000 mon.c (mon.2) 433 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:41:41.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:41 smithi081 bash[76862]: audit 2023-10-09T08:41:41.330592+0000 mon.c (mon.2) 434 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:41:41.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:41 smithi081 bash[76862]: audit 2023-10-09T08:41:41.343176+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:41.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:41 smithi081 bash[79557]: audit 2023-10-09T08:41:40.734872+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:41.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:41 smithi081 bash[79557]: audit 2023-10-09T08:41:40.744499+0000 mon.a (mon.0) 1299 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:41.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:41 smithi081 bash[79557]: audit 2023-10-09T08:41:40.868105+0000 mon.a (mon.0) 1300 : audit 0 from='client.? 172.21.15.81:0/3390906046' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:41:41.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:41 smithi081 bash[79557]: audit 2023-10-09T08:41:41.328767+0000 mon.c (mon.2) 433 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:41:41.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:41 smithi081 bash[79557]: audit 2023-10-09T08:41:41.330592+0000 mon.c (mon.2) 434 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:41:41.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:41 smithi081 bash[79557]: audit 2023-10-09T08:41:41.343176+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:41.906 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:41.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:41 smithi118 bash[59345]: audit 2023-10-09T08:41:40.734872+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:41.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:41 smithi118 bash[59345]: audit 2023-10-09T08:41:40.744499+0000 mon.a (mon.0) 1299 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:41.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:41 smithi118 bash[59345]: audit 2023-10-09T08:41:40.868105+0000 mon.a (mon.0) 1300 : audit 0 from='client.? 172.21.15.81:0/3390906046' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:41:41.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:41 smithi118 bash[59345]: audit 2023-10-09T08:41:41.328767+0000 mon.c (mon.2) 433 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:41:41.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:41 smithi118 bash[59345]: audit 2023-10-09T08:41:41.330592+0000 mon.c (mon.2) 434 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:41:41.916 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:41 smithi118 bash[59345]: audit 2023-10-09T08:41:41.343176+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:41.939 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:41.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:41.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:42.045 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 56 16 88715 88699 98.977 65.3125 0.0146511 0.0100976 2023-10-09T08:41:42.047 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:42.077 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:42.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:42.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:42.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:42.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:42.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:42.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:42.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:42.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:42.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:42.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:42.451 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:42.484 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:42.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:42.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:42.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:42.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:42.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:42.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:42.722 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:42.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:42.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:42.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:42.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:42.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:42 smithi081 bash[76862]: cluster 2023-10-09T08:41:41.994173+0000 mgr.y (mgr.26009) 1195 : cluster 0 pgmap v1303: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s; 37511/257766 objects degraded (14.552%); 4/257766 objects misplaced (0.002%) 2023-10-09T08:41:42.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:42 smithi081 bash[79557]: cluster 2023-10-09T08:41:41.994173+0000 mgr.y (mgr.26009) 1195 : cluster 0 pgmap v1303: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s; 37511/257766 objects degraded (14.552%); 4/257766 objects misplaced (0.002%) 2023-10-09T08:41:42.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:42.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:42.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:42.998 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:43.007 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:42 smithi118 bash[59345]: cluster 2023-10-09T08:41:41.994173+0000 mgr.y (mgr.26009) 1195 : cluster 0 pgmap v1303: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s; 37511/257766 objects degraded (14.552%); 4/257766 objects misplaced (0.002%) 2023-10-09T08:41:43.033 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:43.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:43.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:43.043 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 57 16 89800 89784 98.4302 67.8125 0.00595152 0.0101542 2023-10-09T08:41:43.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:43.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:43.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:43.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:43.208 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:41:43.208 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:41:43.297 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:43.327 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:43.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:43.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:43.430 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:43.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:43.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:43.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:43.563 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:43.605 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:43.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:43.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:43.671 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:41:43.671 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:41:43.708 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:43.735 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:43.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:43.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:43.844 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:43.852 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:43 smithi118 bash[59345]: cluster 2023-10-09T08:41:43.749268+0000 mon.a (mon.0) 1302 : cluster 3 Health check update: Degraded data redundancy: 37511/257766 objects degraded (14.552%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:43.853 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:43 smithi118 bash[59345]: audit 2023-10-09T08:41:43.750746+0000 mon.b (mon.1) 25 : audit 1 from='client.? 172.21.15.81:0/1772945847' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:41:43.853 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:43 smithi118 bash[59345]: audit 2023-10-09T08:41:43.758718+0000 mon.a (mon.0) 1303 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:41:43.876 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:43.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:43.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:43.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:43.991 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:43 smithi081 bash[76862]: cluster 2023-10-09T08:41:43.749268+0000 mon.a (mon.0) 1302 : cluster 3 Health check update: Degraded data redundancy: 37511/257766 objects degraded (14.552%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:43.991 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:43 smithi081 bash[76862]: audit 2023-10-09T08:41:43.750746+0000 mon.b (mon.1) 25 : audit 1 from='client.? 172.21.15.81:0/1772945847' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:41:43.991 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:43 smithi081 bash[76862]: audit 2023-10-09T08:41:43.758718+0000 mon.a (mon.0) 1303 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:41:43.992 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:43 smithi081 bash[79557]: cluster 2023-10-09T08:41:43.749268+0000 mon.a (mon.0) 1302 : cluster 3 Health check update: Degraded data redundancy: 37511/257766 objects degraded (14.552%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:43.992 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:43 smithi081 bash[79557]: audit 2023-10-09T08:41:43.750746+0000 mon.b (mon.1) 25 : audit 1 from='client.? 172.21.15.81:0/1772945847' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:41:43.992 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:43 smithi081 bash[79557]: audit 2023-10-09T08:41:43.758718+0000 mon.a (mon.0) 1303 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:41:44.006 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:44.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:44.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:44.043 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 58 16 90839 90823 97.8527 64.9375 0.0126598 0.0102137 2023-10-09T08:41:44.112 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:44.145 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:44.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:44.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:44.250 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:44.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:44.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:44.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:44.385 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:44.424 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:44.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:44.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:44.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:44.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:44.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:44.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:44.654 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:44.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:44.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:44.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:44.770 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:41:44.789 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:44.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:44.824 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:44.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:44.925 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:44.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:44 smithi118 bash[59345]: cluster 2023-10-09T08:41:43.994856+0000 mgr.y (mgr.26009) 1196 : cluster 0 pgmap v1304: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s; 37511/257766 objects degraded (14.552%); 4/257766 objects misplaced (0.002%) 2023-10-09T08:41:44.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:44 smithi118 bash[59345]: cluster 2023-10-09T08:41:44.752527+0000 mon.a (mon.0) 1304 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:41:44.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:44 smithi118 bash[59345]: audit 2023-10-09T08:41:44.757084+0000 mon.a (mon.0) 1305 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:41:44.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:44 smithi118 bash[59345]: cluster 2023-10-09T08:41:44.757272+0000 mon.a (mon.0) 1306 : cluster 0 osdmap e296: 8 total, 7 up, 8 in 2023-10-09T08:41:44.951 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:44.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:44.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:45.044 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 59 16 91931 91915 97.3509 68.25 0.00707381 0.0102671 2023-10-09T08:41:45.057 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:45.095 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:45.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:45.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:45.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:44 smithi081 bash[79557]: cluster 2023-10-09T08:41:43.994856+0000 mgr.y (mgr.26009) 1196 : cluster 0 pgmap v1304: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s; 37511/257766 objects degraded (14.552%); 4/257766 objects misplaced (0.002%) 2023-10-09T08:41:45.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:44 smithi081 bash[79557]: cluster 2023-10-09T08:41:44.752527+0000 mon.a (mon.0) 1304 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:41:45.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:44 smithi081 bash[79557]: audit 2023-10-09T08:41:44.757084+0000 mon.a (mon.0) 1305 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:41:45.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:44 smithi081 bash[79557]: cluster 2023-10-09T08:41:44.757272+0000 mon.a (mon.0) 1306 : cluster 0 osdmap e296: 8 total, 7 up, 8 in 2023-10-09T08:41:45.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:44 smithi081 bash[76862]: cluster 2023-10-09T08:41:43.994856+0000 mgr.y (mgr.26009) 1196 : cluster 0 pgmap v1304: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s; 37511/257766 objects degraded (14.552%); 4/257766 objects misplaced (0.002%) 2023-10-09T08:41:45.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:44 smithi081 bash[76862]: cluster 2023-10-09T08:41:44.752527+0000 mon.a (mon.0) 1304 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:41:45.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:44 smithi081 bash[76862]: audit 2023-10-09T08:41:44.757084+0000 mon.a (mon.0) 1305 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:41:45.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:44 smithi081 bash[76862]: cluster 2023-10-09T08:41:44.757272+0000 mon.a (mon.0) 1306 : cluster 0 osdmap e296: 8 total, 7 up, 8 in 2023-10-09T08:41:45.199 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:45.209 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:41:45.225 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:45.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:45.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:45.329 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:45.353 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:45.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:45.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:45.459 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:45.491 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:45.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:45.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:45.595 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:45.622 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:45.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:45.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:45.731 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:45.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:45.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:45.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:45.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:45.886 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:45.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:45.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:45.992 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:46.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:45 smithi118 bash[59345]: cluster 2023-10-09T08:41:44.754903+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T08:41:46.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:45 smithi118 bash[59345]: cluster 2023-10-09T08:41:44.761469+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T08:41:46.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:45 smithi118 bash[59345]: cluster 2023-10-09T08:41:44.764944+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T08:41:46.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:45 smithi118 bash[59345]: cluster 2023-10-09T08:41:44.768171+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T08:41:46.017 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:46.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:46.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:46.043 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:41:46.043497+0000 min lat: 0.0012732 max lat: 0.323071 avg lat: 0.0103227 2023-10-09T08:41:46.044 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:41:46.044 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 60 16 92982 92966 96.8231 65.6875 0.0250373 0.0103227 2023-10-09T08:41:46.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:46.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:45 smithi081 bash[76862]: cluster 2023-10-09T08:41:44.754903+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T08:41:46.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:45 smithi081 bash[76862]: cluster 2023-10-09T08:41:44.761469+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T08:41:46.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:45 smithi081 bash[76862]: cluster 2023-10-09T08:41:44.764944+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T08:41:46.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:45 smithi081 bash[76862]: cluster 2023-10-09T08:41:44.768171+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T08:41:46.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:45 smithi081 bash[79557]: cluster 2023-10-09T08:41:44.754903+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T08:41:46.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:45 smithi081 bash[79557]: cluster 2023-10-09T08:41:44.761469+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T08:41:46.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:45 smithi081 bash[79557]: cluster 2023-10-09T08:41:44.764944+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T08:41:46.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:45 smithi081 bash[79557]: cluster 2023-10-09T08:41:44.768171+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T08:41:46.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:46.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:46.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:46.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:46.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:46.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:46.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:46.387 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:46.414 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:46.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:46.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:46.518 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:46.547 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:46.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:46.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:46.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:46.682 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:46.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:46.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:46.792 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:46.833 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:46.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:46.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:46.938 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:46.948 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:46 smithi081 bash[76862]: cluster 2023-10-09T08:41:45.995530+0000 mgr.y (mgr.26009) 1197 : cluster 0 pgmap v1306: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 39785/273270 objects degraded (14.559%); 4/273270 objects misplaced (0.001%) 2023-10-09T08:41:46.948 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:46 smithi081 bash[79557]: cluster 2023-10-09T08:41:45.995530+0000 mgr.y (mgr.26009) 1197 : cluster 0 pgmap v1306: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 39785/273270 objects degraded (14.559%); 4/273270 objects misplaced (0.001%) 2023-10-09T08:41:46.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:46.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:46.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:47.044 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 61 16 93925 93909 96.2019 58.9375 0.0151543 0.0103898 2023-10-09T08:41:47.077 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:47.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:47.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:47.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:47.219 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:47.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:46 smithi118 bash[59345]: cluster 2023-10-09T08:41:45.995530+0000 mgr.y (mgr.26009) 1197 : cluster 0 pgmap v1306: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 39785/273270 objects degraded (14.559%); 4/273270 objects misplaced (0.001%) 2023-10-09T08:41:47.252 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:47.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:47.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:47.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:47.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:47.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:47.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:47.490 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:47.522 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:47.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:47.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:47.630 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:47.666 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:47.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:47.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:47.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:47.801 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:47.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:47.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:47.906 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:47.933 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:47.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:47.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:48.037 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:48.044 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 62 16 94949 94933 95.6825 64 0.0166165 0.010446 2023-10-09T08:41:48.072 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:48.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:48.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:48.181 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:48.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:48 smithi118 bash[59345]: cluster 2023-10-09T08:41:47.996273+0000 mgr.y (mgr.26009) 1198 : cluster 0 pgmap v1307: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 39785/273270 objects degraded (14.559%); 4/273270 objects misplaced (0.001%) 2023-10-09T08:41:48.223 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:48.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:48.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:48.328 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:48.353 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:48.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:48.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:48.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:48 smithi081 bash[76862]: cluster 2023-10-09T08:41:47.996273+0000 mgr.y (mgr.26009) 1198 : cluster 0 pgmap v1307: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 39785/273270 objects degraded (14.559%); 4/273270 objects misplaced (0.001%) 2023-10-09T08:41:48.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:48 smithi081 bash[79557]: cluster 2023-10-09T08:41:47.996273+0000 mgr.y (mgr.26009) 1198 : cluster 0 pgmap v1307: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 39785/273270 objects degraded (14.559%); 4/273270 objects misplaced (0.001%) 2023-10-09T08:41:48.457 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:48.498 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:48.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:48.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:48.602 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:48.634 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:48.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:48.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:48.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:48.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:48.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:48.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:48.865 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:48.891 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:48.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:48.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:48.998 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:49.033 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:49.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:49.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:49.044 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 63 16 95979 95963 95.1855 64.375 0.0252701 0.0105006 2023-10-09T08:41:49.139 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:49 smithi118 bash[59345]: cluster 2023-10-09T08:41:48.750328+0000 mon.a (mon.0) 1307 : cluster 3 Health check update: Degraded data redundancy: 39785/273270 objects degraded (14.559%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:49.170 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:49.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:49.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:49.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:49.299 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:49.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:41:49.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:49.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:49.354 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:49 smithi081 bash[79557]: cluster 2023-10-09T08:41:48.750328+0000 mon.a (mon.0) 1307 : cluster 3 Health check update: Degraded data redundancy: 39785/273270 objects degraded (14.559%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:49.355 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:49 smithi081 bash[76862]: cluster 2023-10-09T08:41:48.750328+0000 mon.a (mon.0) 1307 : cluster 3 Health check update: Degraded data redundancy: 39785/273270 objects degraded (14.559%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:49.407 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:49.441 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:49.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:49.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:49.550 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:49.573 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:49.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:49.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:49.680 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:49.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:49.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:49.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:49.811 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:49.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:49.860 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:49.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:49.961 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:49.989 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:49.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:49.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:50.037 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:41:50.044 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 64 16 96971 96955 94.6669 62 0.0127304 0.0105574 2023-10-09T08:41:50.093 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:50.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:50.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:50.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:50.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:50.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:50.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:50.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:50.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:50.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:50 smithi081 bash[76862]: cluster 2023-10-09T08:41:49.997238+0000 mgr.y (mgr.26009) 1199 : cluster 0 pgmap v1308: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 41981/288540 objects degraded (14.549%); 4/288540 objects misplaced (0.001%) 2023-10-09T08:41:50.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:50 smithi081 bash[79557]: cluster 2023-10-09T08:41:49.997238+0000 mgr.y (mgr.26009) 1199 : cluster 0 pgmap v1308: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 41981/288540 objects degraded (14.549%); 4/288540 objects misplaced (0.001%) 2023-10-09T08:41:50.379 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:50 smithi118 bash[59345]: cluster 2023-10-09T08:41:49.997238+0000 mgr.y (mgr.26009) 1199 : cluster 0 pgmap v1308: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 41981/288540 objects degraded (14.549%); 4/288540 objects misplaced (0.001%) 2023-10-09T08:41:50.397 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:50.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:50.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:50.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:50.545 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:50.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:50.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:50.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:50.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:50.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:50.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:50.784 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:50.809 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:50.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:50.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:50.917 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:50.954 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:50.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:50.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:51.044 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 65 16 98007 97991 94.2066 64.75 0.0155616 0.0106093 2023-10-09T08:41:51.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:51.091 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:51.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:51.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:51.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:51.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:51.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:51.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:51.325 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:51.350 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:51.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:51.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:51.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:51.465 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:41:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:41:51] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.33.4" 2023-10-09T08:41:51.491 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:51.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:51.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:51.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:51.632 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:51.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:51.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:51.740 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:51.767 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:51.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:51.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:51.872 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:51.911 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:51.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:51.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:52.017 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:52.044 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 66 16 99057 99041 93.7735 65.625 0.0190467 0.0106589 2023-10-09T08:41:52.050 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:52.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:52.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:52.078 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:52 smithi081 bash[76862]: cluster 2023-10-09T08:41:51.997940+0000 mgr.y (mgr.26009) 1200 : cluster 0 pgmap v1309: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 41981/288540 objects degraded (14.549%); 4/288540 objects misplaced (0.001%) 2023-10-09T08:41:52.154 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:52.163 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:52 smithi118 bash[59345]: cluster 2023-10-09T08:41:51.997940+0000 mgr.y (mgr.26009) 1200 : cluster 0 pgmap v1309: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 41981/288540 objects degraded (14.549%); 4/288540 objects misplaced (0.001%) 2023-10-09T08:41:52.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:52.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:52.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:52.294 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:52.333 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:52.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:52.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:52.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:52 smithi081 bash[79557]: cluster 2023-10-09T08:41:51.997940+0000 mgr.y (mgr.26009) 1200 : cluster 0 pgmap v1309: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 41981/288540 objects degraded (14.549%); 4/288540 objects misplaced (0.001%) 2023-10-09T08:41:52.438 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:52.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:52.472 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:52.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:52.573 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:52.604 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:52.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:52.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:52.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:52.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:52.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:52.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:52.841 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:52.867 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:52.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:52.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:52.971 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:53.003 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:53.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:53.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:53.044 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 67 16 99900 99884 93.1603 52.6875 0.0115683 0.0107293 2023-10-09T08:41:53.106 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:53.138 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:53.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:53.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:53.245 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:53.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:53.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:53.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:53.389 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:53.421 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:53.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:53.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:53.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:53.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:53.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:53.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:53.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:53.689 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:53.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:53.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:53.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:53.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:53.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:53.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:53.891 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:41:53.891 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:41:53.891 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-09T08:41:53.891 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-09T08:41:53.891 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:41:53.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:53.972 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:53.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:53.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:54.044 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 68 16 100801 100785 92.6183 56.3125 0.0119635 0.0107913 2023-10-09T08:41:54.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:54.090 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:41:54.106 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:54.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:54.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:54.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:54.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:54.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:54.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:54.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-09T08:41:54.356 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:54.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:54.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:54.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:54.430 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:54 smithi081 bash[76862]: audit 2023-10-09T08:41:53.167885+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:54.431 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:54 smithi081 bash[76862]: audit 2023-10-09T08:41:53.171575+0000 mon.c (mon.2) 435 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:41:54.431 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:54 smithi081 bash[76862]: cluster 2023-10-09T08:41:53.751641+0000 mon.a (mon.0) 1309 : cluster 3 Health check update: Degraded data redundancy: 41981/288540 objects degraded (14.549%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:54.431 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:54 smithi081 bash[76862]: cluster 2023-10-09T08:41:53.998558+0000 mgr.y (mgr.26009) 1201 : cluster 0 pgmap v1310: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 41981/288540 objects degraded (14.549%); 4/288540 objects misplaced (0.001%) 2023-10-09T08:41:54.431 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:54 smithi081 bash[79557]: audit 2023-10-09T08:41:53.167885+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:54.431 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:54 smithi081 bash[79557]: audit 2023-10-09T08:41:53.171575+0000 mon.c (mon.2) 435 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:41:54.431 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:54 smithi081 bash[79557]: cluster 2023-10-09T08:41:53.751641+0000 mon.a (mon.0) 1309 : cluster 3 Health check update: Degraded data redundancy: 41981/288540 objects degraded (14.549%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:54.431 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:54 smithi081 bash[79557]: cluster 2023-10-09T08:41:53.998558+0000 mgr.y (mgr.26009) 1201 : cluster 0 pgmap v1310: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 41981/288540 objects degraded (14.549%); 4/288540 objects misplaced (0.001%) 2023-10-09T08:41:54.497 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:54.506 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:54 smithi118 bash[59345]: audit 2023-10-09T08:41:53.167885+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:41:54.506 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:54 smithi118 bash[59345]: audit 2023-10-09T08:41:53.171575+0000 mon.c (mon.2) 435 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:41:54.506 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:54 smithi118 bash[59345]: cluster 2023-10-09T08:41:53.751641+0000 mon.a (mon.0) 1309 : cluster 3 Health check update: Degraded data redundancy: 41981/288540 objects degraded (14.549%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:54.506 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:54 smithi118 bash[59345]: cluster 2023-10-09T08:41:53.998558+0000 mgr.y (mgr.26009) 1201 : cluster 0 pgmap v1310: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 41981/288540 objects degraded (14.549%); 4/288540 objects misplaced (0.001%) 2023-10-09T08:41:54.524 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:54.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:54.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:54.627 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:54.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:54.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:54.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:54.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:54.783 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:54.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:54.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:54.887 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:54.912 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:54.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:54.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:55.016 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:55.040 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:55.044 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 69 16 101721 101705 92.1093 57.5 0.0163523 0.0108515 2023-10-09T08:41:55.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:55.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:55.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:55.171 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:55.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:55.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:55.276 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:55.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:55.311 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:55.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:55.412 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:55.420 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:55 smithi118 bash[59345]: audit 2023-10-09T08:41:54.265511+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.81:0/1324946833' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-10-09T08:41:55.420 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:55 smithi118 bash[59345]: audit 2023-10-09T08:41:54.266593+0000 mon.a (mon.0) 1310 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-10-09T08:41:55.440 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:55.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:55.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:55.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:55.555 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:55 smithi081 bash[76862]: audit 2023-10-09T08:41:54.265511+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.81:0/1324946833' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-10-09T08:41:55.555 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:55 smithi081 bash[76862]: audit 2023-10-09T08:41:54.266593+0000 mon.a (mon.0) 1310 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-10-09T08:41:55.555 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:55 smithi081 bash[79557]: audit 2023-10-09T08:41:54.265511+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.81:0/1324946833' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-10-09T08:41:55.555 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:55 smithi081 bash[79557]: audit 2023-10-09T08:41:54.266593+0000 mon.a (mon.0) 1310 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-10-09T08:41:55.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:55.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:55.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:55.682 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:55.705 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:55.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:55.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:55.809 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:55.835 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:55.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:55.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:55.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:55.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:55.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:55.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:56.044 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 70 16 102758 102742 91.7193 64.8125 0.00901448 0.0108973 2023-10-09T08:41:56.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:56.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:56.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:56.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:56.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:56.230 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:56.232 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:56 smithi081 bash[76862]: cluster 2023-10-09T08:41:55.999425+0000 mgr.y (mgr.26009) 1202 : cluster 0 pgmap v1311: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s; 44099/302943 objects degraded (14.557%); 4/302943 objects misplaced (0.001%) 2023-10-09T08:41:56.233 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:56 smithi081 bash[79557]: cluster 2023-10-09T08:41:55.999425+0000 mgr.y (mgr.26009) 1202 : cluster 0 pgmap v1311: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s; 44099/302943 objects degraded (14.557%); 4/302943 objects misplaced (0.001%) 2023-10-09T08:41:56.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:56.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:56.335 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:56.365 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:56.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:56.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:56.469 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:56.478 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:56 smithi118 bash[59345]: cluster 2023-10-09T08:41:55.999425+0000 mgr.y (mgr.26009) 1202 : cluster 0 pgmap v1311: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s; 44099/302943 objects degraded (14.557%); 4/302943 objects misplaced (0.001%) 2023-10-09T08:41:56.503 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:56.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:56.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:56.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:56.630 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:56.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:56.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:56.734 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:56.779 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:56.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:56.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:56.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:56.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:56.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:56.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:57.014 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:57.042 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:57.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:57.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:57.045 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 71 16 103611 103595 91.1783 53.3125 0.00696072 0.0109611 2023-10-09T08:41:57.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:57.174 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:41:57.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:57.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:41:57.277 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:57.301 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:57.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:57.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:57.406 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:57.440 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:41:57.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:57.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:41:57.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:57.576 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:57.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:57.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:57.683 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:57.720 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:57.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:57.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:57.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:57.846 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:57.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:57.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:57.949 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:57.972 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:57.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:57.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:58.045 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 72 16 104569 104553 90.7435 59.875 0.0239231 0.0110145 2023-10-09T08:41:58.079 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:58.087 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:58 smithi081 bash[76862]: cluster 2023-10-09T08:41:58.000188+0000 mgr.y (mgr.26009) 1203 : cluster 0 pgmap v1312: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 823 op/s; 44099/302943 objects degraded (14.557%); 4/302943 objects misplaced (0.001%) 2023-10-09T08:41:58.087 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:58 smithi081 bash[79557]: cluster 2023-10-09T08:41:58.000188+0000 mgr.y (mgr.26009) 1203 : cluster 0 pgmap v1312: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 823 op/s; 44099/302943 objects degraded (14.557%); 4/302943 objects misplaced (0.001%) 2023-10-09T08:41:58.107 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:58.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:58.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:58.210 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:58.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:58.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:58.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:58.349 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:58.361 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:58 smithi118 bash[59345]: cluster 2023-10-09T08:41:58.000188+0000 mgr.y (mgr.26009) 1203 : cluster 0 pgmap v1312: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 823 op/s; 44099/302943 objects degraded (14.557%); 4/302943 objects misplaced (0.001%) 2023-10-09T08:41:58.384 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:58.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:58.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:58.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:58.515 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:41:58.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:58.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:41:58.622 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:58.650 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-09T08:41:58.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-09T08:41:58.664 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:41:58.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:58.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:41:58.767 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:58.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:58.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:58.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:58.901 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:58.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:58.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:58.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:59.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:59.045 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 73 16 105548 105532 90.3386 61.1875 0.0161166 0.0110641 2023-10-09T08:41:59.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:59.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:59.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:59.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:59.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:59.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:59.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:59.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:59.306 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:41:59 smithi081 bash[76862]: cluster 2023-10-09T08:41:58.752791+0000 mon.a (mon.0) 1311 : cluster 3 Health check update: Degraded data redundancy: 44099/302943 objects degraded (14.557%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:59.307 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:41:59 smithi081 bash[79557]: cluster 2023-10-09T08:41:58.752791+0000 mon.a (mon.0) 1311 : cluster 3 Health check update: Degraded data redundancy: 44099/302943 objects degraded (14.557%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:59.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:59.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:59.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:59.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:59.455 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:59.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:59.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:59.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:41:59 smithi118 bash[59345]: cluster 2023-10-09T08:41:58.752791+0000 mon.a (mon.0) 1311 : cluster 3 Health check update: Degraded data redundancy: 44099/302943 objects degraded (14.557%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:41:59.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:59.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:41:59.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:59.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:41:59.694 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:59.731 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:41:59.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:59.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:41:59.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:59.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:41:59.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:41:59.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:41:59.962 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:00.045 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 74 16 106430 106414 89.8627 55.125 0.0107463 0.0111219 2023-10-09T08:42:00.066 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:00.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:00.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:00.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:00 smithi081 bash[76862]: cluster 2023-10-09T08:42:00.001037+0000 mgr.y (mgr.26009) 1204 : cluster 0 pgmap v1313: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 46257/317274 objects degraded (14.580%); 4/317274 objects misplaced (0.001%) 2023-10-09T08:42:00.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:00 smithi081 bash[79557]: cluster 2023-10-09T08:42:00.001037+0000 mgr.y (mgr.26009) 1204 : cluster 0 pgmap v1313: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 46257/317274 objects degraded (14.580%); 4/317274 objects misplaced (0.001%) 2023-10-09T08:42:00.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:00.196 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:00.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:00.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:00.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:00.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:00.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:00.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:00.438 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:00.447 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:00 smithi118 bash[59345]: cluster 2023-10-09T08:42:00.001037+0000 mgr.y (mgr.26009) 1204 : cluster 0 pgmap v1313: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 46257/317274 objects degraded (14.580%); 4/317274 objects misplaced (0.001%) 2023-10-09T08:42:00.468 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:00.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:00.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:00.573 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:00.620 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:00.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:00.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:00.726 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:00.756 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:00.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:00.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:00.863 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:00.901 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:00.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:00.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:01.006 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:01.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:01.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:01.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:01.045 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 75 16 107361 107345 89.4403 58.1875 0.00695756 0.0111746 2023-10-09T08:42:01.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:01.173 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:01.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:01.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:01.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:01.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:01.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:01.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:01.408 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:01.439 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:01.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:01.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:01.543 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:01.552 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:42:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:42:01] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.33.4" 2023-10-09T08:42:01.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:01.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:01.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:01.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:01.696 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:01.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:01.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:01.800 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:01.822 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:01.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:01.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:01.928 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:01.972 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:01.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:01.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:02.045 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 76 16 108290 108274 89.0274 58.0625 0.0048073 0.0112269 2023-10-09T08:42:02.078 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:02.079 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:02 smithi118 bash[59345]: cluster 2023-10-09T08:42:02.001719+0000 mgr.y (mgr.26009) 1205 : cluster 0 pgmap v1314: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 797 op/s; 46257/317274 objects degraded (14.580%); 4/317274 objects misplaced (0.001%) 2023-10-09T08:42:02.105 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:02.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:02.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:02.209 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:02.238 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:02.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:02.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:02.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:02.353 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:02 smithi081 bash[76862]: cluster 2023-10-09T08:42:02.001719+0000 mgr.y (mgr.26009) 1205 : cluster 0 pgmap v1314: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 797 op/s; 46257/317274 objects degraded (14.580%); 4/317274 objects misplaced (0.001%) 2023-10-09T08:42:02.353 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:02 smithi081 bash[79557]: cluster 2023-10-09T08:42:02.001719+0000 mgr.y (mgr.26009) 1205 : cluster 0 pgmap v1314: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 797 op/s; 46257/317274 objects degraded (14.580%); 4/317274 objects misplaced (0.001%) 2023-10-09T08:42:02.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:02.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:02.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:02.427 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:42:02.462 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:42:02.475 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:02.502 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:02.503 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:42:02.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:02.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:02.535 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:42:02.574 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:42:02.605 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:42:02.609 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:02.638 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:42:02.638 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:42:02.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:42:02.638 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:42:02.638 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:42:02.639 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:42:02.639 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:42:02.639 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:42:02.639 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:42:02.644 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:02.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:02.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:02.747 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:02.786 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:02.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:02.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:02.895 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:02.930 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:02.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:02.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:03.034 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:03.045 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 77 16 109204 109188 88.613 57.125 0.0233006 0.0112797 2023-10-09T08:42:03.058 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:03.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:03.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:03.092 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:03 smithi081 bash[76862]: audit 2023-10-09T08:42:02.384122+0000 mon.c (mon.2) 436 : audit 0 from='client.? 172.21.15.81:0/381489786' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:42:03.161 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:03.200 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:03.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:03.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:03.304 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:03.313 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:03 smithi118 bash[59345]: audit 2023-10-09T08:42:02.384122+0000 mon.c (mon.2) 436 : audit 0 from='client.? 172.21.15.81:0/381489786' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:42:03.341 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:03.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:03.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:03.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:03 smithi081 bash[79557]: audit 2023-10-09T08:42:02.384122+0000 mon.c (mon.2) 436 : audit 0 from='client.? 172.21.15.81:0/381489786' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:42:03.446 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:03.477 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:03.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:03.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:03.583 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:03.611 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:03.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:03.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:03.652 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0, 7] out_osds: [] dead_osds: [1] live_osds: [0, 3, 4, 6, 7, 2, 5] 2023-10-09T08:42:03.652 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:42:03.652 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-10-09T08:42:03.652 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 1.0 2023-10-09T08:42:03.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:03.746 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:03.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:03.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:03.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:03.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:03.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:03.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:03.993 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:04.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:04.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:04.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:04.045 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 78 16 110086 110070 88.1837 55.125 0.0140578 0.0113346 2023-10-09T08:42:04.093 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:04 smithi081 bash[76862]: cluster 2023-10-09T08:42:03.753992+0000 mon.a (mon.0) 1312 : cluster 3 Health check update: Degraded data redundancy: 46257/317274 objects degraded (14.580%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:04.094 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:04 smithi081 bash[76862]: cluster 2023-10-09T08:42:04.002300+0000 mgr.y (mgr.26009) 1206 : cluster 0 pgmap v1315: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 797 op/s; 46257/317274 objects degraded (14.580%); 4/317274 objects misplaced (0.001%) 2023-10-09T08:42:04.129 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:04.154 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:04.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:04.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:04.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:04.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:04 smithi118 bash[59345]: cluster 2023-10-09T08:42:03.753992+0000 mon.a (mon.0) 1312 : cluster 3 Health check update: Degraded data redundancy: 46257/317274 objects degraded (14.580%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:04.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:04 smithi118 bash[59345]: cluster 2023-10-09T08:42:04.002300+0000 mgr.y (mgr.26009) 1206 : cluster 0 pgmap v1315: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 797 op/s; 46257/317274 objects degraded (14.580%); 4/317274 objects misplaced (0.001%) 2023-10-09T08:42:04.290 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:04.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:04.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:04.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:04 smithi081 bash[79557]: cluster 2023-10-09T08:42:03.753992+0000 mon.a (mon.0) 1312 : cluster 3 Health check update: Degraded data redundancy: 46257/317274 objects degraded (14.580%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:04.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:04 smithi081 bash[79557]: cluster 2023-10-09T08:42:04.002300+0000 mgr.y (mgr.26009) 1206 : cluster 0 pgmap v1315: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 797 op/s; 46257/317274 objects degraded (14.580%); 4/317274 objects misplaced (0.001%) 2023-10-09T08:42:04.394 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:04.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:04.428 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:04.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:04.529 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:04.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:04.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:04.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:04.660 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:04.685 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:04.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:04.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:04.788 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:04.827 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:04.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:04.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:04.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:04.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:04.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:04.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:05.045 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 79 16 110998 110982 87.7889 57 0.020222 0.011386 2023-10-09T08:42:05.068 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:05.092 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:05.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:05.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:05.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:05.203 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:42:05.204 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:42:05.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:05.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:05.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:05.328 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:05.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:05.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:05.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:05.455 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:05.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:05.493 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:05.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:05.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:05.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:05.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:05.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:05.678 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:42:05.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:05.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:05.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:05.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:05.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:05.909 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:05.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:05.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:05.983 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:42:06.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:06.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:06.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:06.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:06.045 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:42:06.045331+0000 min lat: 0.0012732 max lat: 0.323071 avg lat: 0.0114393 2023-10-09T08:42:06.045 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:42:06.046 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 80 16 111872 111856 87.3743 54.625 0.00590549 0.0114393 2023-10-09T08:42:06.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:05 smithi118 bash[59345]: audit 2023-10-09T08:42:05.910048+0000 mon.c (mon.2) 437 : audit 1 from='client.? 172.21.15.81:0/1791951380' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:42:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:05 smithi118 bash[59345]: audit 2023-10-09T08:42:05.910739+0000 mon.a (mon.0) 1313 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:42:06.172 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:06.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:06.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:06.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:06.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:06.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:06.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:06.344 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:05 smithi081 bash[76862]: audit 2023-10-09T08:42:05.910048+0000 mon.c (mon.2) 437 : audit 1 from='client.? 172.21.15.81:0/1791951380' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:42:06.344 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:05 smithi081 bash[76862]: audit 2023-10-09T08:42:05.910739+0000 mon.a (mon.0) 1313 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:42:06.344 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:06 smithi081 bash[79557]: audit 2023-10-09T08:42:05.910048+0000 mon.c (mon.2) 437 : audit 1 from='client.? 172.21.15.81:0/1791951380' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:42:06.344 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:06 smithi081 bash[79557]: audit 2023-10-09T08:42:05.910739+0000 mon.a (mon.0) 1313 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:42:06.413 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:06.440 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:06.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:06.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:06.544 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:06.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:06.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:06.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:06.670 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:06.710 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:06.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:06.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:06.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:06.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:06.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:06.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:06.945 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:06.973 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:06.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:06.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:07.045 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 81 16 112803 112787 87.0139 58.1875 0.00992268 0.0114873 2023-10-09T08:42:07.077 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:07.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:06 smithi081 bash[76862]: cluster 2023-10-09T08:42:05.961361+0000 mon.a (mon.0) 1314 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:42:07.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:06 smithi081 bash[76862]: audit 2023-10-09T08:42:05.973447+0000 mon.a (mon.0) 1315 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:42:07.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:06 smithi081 bash[76862]: cluster 2023-10-09T08:42:05.973689+0000 mon.a (mon.0) 1316 : cluster 0 osdmap e297: 8 total, 7 up, 8 in 2023-10-09T08:42:07.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:06 smithi081 bash[76862]: cluster 2023-10-09T08:42:05.974824+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T08:42:07.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:06 smithi081 bash[76862]: cluster 2023-10-09T08:42:05.982758+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T08:42:07.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:06 smithi081 bash[76862]: cluster 2023-10-09T08:42:06.002914+0000 mgr.y (mgr.26009) 1207 : cluster 0 pgmap v1317: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s; 48306/330912 objects degraded (14.598%); 4/330912 objects misplaced (0.001%) 2023-10-09T08:42:07.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:06 smithi081 bash[79557]: cluster 2023-10-09T08:42:05.961361+0000 mon.a (mon.0) 1314 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:42:07.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:06 smithi081 bash[79557]: audit 2023-10-09T08:42:05.973447+0000 mon.a (mon.0) 1315 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:42:07.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:06 smithi081 bash[79557]: cluster 2023-10-09T08:42:05.973689+0000 mon.a (mon.0) 1316 : cluster 0 osdmap e297: 8 total, 7 up, 8 in 2023-10-09T08:42:07.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:06 smithi081 bash[79557]: cluster 2023-10-09T08:42:05.974824+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T08:42:07.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:06 smithi081 bash[79557]: cluster 2023-10-09T08:42:05.982758+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T08:42:07.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:06 smithi081 bash[79557]: cluster 2023-10-09T08:42:06.002914+0000 mgr.y (mgr.26009) 1207 : cluster 0 pgmap v1317: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s; 48306/330912 objects degraded (14.598%); 4/330912 objects misplaced (0.001%) 2023-10-09T08:42:07.127 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:07.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:07.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:07.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:42:07.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:07.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:06 smithi118 bash[59345]: cluster 2023-10-09T08:42:05.961361+0000 mon.a (mon.0) 1314 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:42:07.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:06 smithi118 bash[59345]: audit 2023-10-09T08:42:05.973447+0000 mon.a (mon.0) 1315 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:42:07.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:06 smithi118 bash[59345]: cluster 2023-10-09T08:42:05.973689+0000 mon.a (mon.0) 1316 : cluster 0 osdmap e297: 8 total, 7 up, 8 in 2023-10-09T08:42:07.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:06 smithi118 bash[59345]: cluster 2023-10-09T08:42:05.974824+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T08:42:07.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:06 smithi118 bash[59345]: cluster 2023-10-09T08:42:05.982758+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T08:42:07.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:06 smithi118 bash[59345]: cluster 2023-10-09T08:42:06.002914+0000 mgr.y (mgr.26009) 1207 : cluster 0 pgmap v1317: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s; 48306/330912 objects degraded (14.598%); 4/330912 objects misplaced (0.001%) 2023-10-09T08:42:07.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:07.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:07.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:07.410 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:07.433 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:07.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:07.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:07.541 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:07.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:07.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:07.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:07.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:07.700 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:07.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:07.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:07.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:07.836 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:07.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:07.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:07.943 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:07.966 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:07.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:07.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:08.045 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 82 15 113705 113690 86.641 56.4375 0.0232856 0.0115365 2023-10-09T08:42:08.073 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:08.079 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:08 smithi118 bash[59345]: cluster 2023-10-09T08:42:08.003650+0000 mgr.y (mgr.26009) 1208 : cluster 0 pgmap v1318: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s; 48306/330912 objects degraded (14.598%); 4/330912 objects misplaced (0.001%) 2023-10-09T08:42:08.104 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:08.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:08.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:08.208 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:08.244 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:08.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:08.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:08.350 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:08.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:08 smithi081 bash[76862]: cluster 2023-10-09T08:42:08.003650+0000 mgr.y (mgr.26009) 1208 : cluster 0 pgmap v1318: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s; 48306/330912 objects degraded (14.598%); 4/330912 objects misplaced (0.001%) 2023-10-09T08:42:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:08 smithi081 bash[79557]: cluster 2023-10-09T08:42:08.003650+0000 mgr.y (mgr.26009) 1208 : cluster 0 pgmap v1318: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s; 48306/330912 objects degraded (14.598%); 4/330912 objects misplaced (0.001%) 2023-10-09T08:42:08.382 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:08.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:08.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:08.485 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:08.531 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:08.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:08.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:08.639 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:08.663 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:08.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:08.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:08.767 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:08.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:08.800 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:08.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:08.901 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:08.938 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:08.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:08.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:09.040 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:09.045 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 83 16 114624 114608 86.2884 57.375 0.00921758 0.0115827 2023-10-09T08:42:09.075 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:09.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:09.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:09.169 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:09 smithi118 bash[59345]: audit 2023-10-09T08:42:08.168806+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:09.169 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:09 smithi118 bash[59345]: audit 2023-10-09T08:42:08.171986+0000 mon.c (mon.2) 438 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:42:09.169 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:09 smithi118 bash[59345]: cluster 2023-10-09T08:42:08.755405+0000 mon.a (mon.0) 1318 : cluster 3 Health check update: Degraded data redundancy: 48306/330912 objects degraded (14.598%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:09.182 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:09.207 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:09.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:09.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:09.312 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:09.341 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:09.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:09.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:09.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:09 smithi081 bash[76862]: audit 2023-10-09T08:42:08.168806+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:09.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:09 smithi081 bash[76862]: audit 2023-10-09T08:42:08.171986+0000 mon.c (mon.2) 438 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:42:09.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:09 smithi081 bash[76862]: cluster 2023-10-09T08:42:08.755405+0000 mon.a (mon.0) 1318 : cluster 3 Health check update: Degraded data redundancy: 48306/330912 objects degraded (14.598%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:09 smithi081 bash[79557]: audit 2023-10-09T08:42:08.168806+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:09 smithi081 bash[79557]: audit 2023-10-09T08:42:08.171986+0000 mon.c (mon.2) 438 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:42:09.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:09 smithi081 bash[79557]: cluster 2023-10-09T08:42:08.755405+0000 mon.a (mon.0) 1318 : cluster 3 Health check update: Degraded data redundancy: 48306/330912 objects degraded (14.598%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:09.447 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:09.472 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:09.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:09.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:09.577 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:09.607 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:09.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:09.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:09.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:09.747 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:09.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:09.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:09.850 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:09.903 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:09.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:09.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:10.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:10.046 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 84 16 115557 115541 85.9553 58.3125 0.00653326 0.0116279 2023-10-09T08:42:10.055 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:10.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:10.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:10.161 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:10.198 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:10.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:10.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:10.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:10.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:10.341 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:10 smithi081 bash[76862]: cluster 2023-10-09T08:42:10.004657+0000 mgr.y (mgr.26009) 1209 : cluster 0 pgmap v1319: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 57 MiB/s wr, 910 op/s; 50262/344592 objects degraded (14.586%); 4/344592 objects misplaced (0.001%) 2023-10-09T08:42:10.341 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:10 smithi081 bash[79557]: cluster 2023-10-09T08:42:10.004657+0000 mgr.y (mgr.26009) 1209 : cluster 0 pgmap v1319: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 57 MiB/s wr, 910 op/s; 50262/344592 objects degraded (14.586%); 4/344592 objects misplaced (0.001%) 2023-10-09T08:42:10.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:10.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:10.443 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:10.457 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:10 smithi118 bash[59345]: cluster 2023-10-09T08:42:10.004657+0000 mgr.y (mgr.26009) 1209 : cluster 0 pgmap v1319: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 57 MiB/s wr, 910 op/s; 50262/344592 objects degraded (14.586%); 4/344592 objects misplaced (0.001%) 2023-10-09T08:42:10.470 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:10.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:10.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:10.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:42:10.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:10.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:10.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:10.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:10.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:10.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:10.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:10.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:10.856 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:10.890 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:10.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:10.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:10.994 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:11.025 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:11.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:11.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:11.037 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:42:11.046 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 85 16 116428 116412 85.5844 54.4375 0.0128869 0.0116775 2023-10-09T08:42:11.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:11.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:11.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:11.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:11.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:11.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:11.306 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:42:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:42:11] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.33.4" 2023-10-09T08:42:11.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:11.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:11.410 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:11.438 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:11.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:11.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:11.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:11.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:11.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:11.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:11.664 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:11.694 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:11.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:11.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:11.797 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:11.824 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:11.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:11.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:11.929 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:11.962 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:11.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:11.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:12.046 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 86 16 117139 117123 85.106 44.4375 0.00568478 0.0117425 2023-10-09T08:42:12.069 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:12.113 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:12.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:12.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:12.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:12.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:12 smithi118 bash[59345]: cluster 2023-10-09T08:42:12.005189+0000 mgr.y (mgr.26009) 1210 : cluster 0 pgmap v1320: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 57 MiB/s wr, 910 op/s; 50262/344592 objects degraded (14.586%); 4/344592 objects misplaced (0.001%) 2023-10-09T08:42:12.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:12.259 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:12.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:12.360 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:12.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:12 smithi081 bash[76862]: cluster 2023-10-09T08:42:12.005189+0000 mgr.y (mgr.26009) 1210 : cluster 0 pgmap v1320: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 57 MiB/s wr, 910 op/s; 50262/344592 objects degraded (14.586%); 4/344592 objects misplaced (0.001%) 2023-10-09T08:42:12.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:12 smithi081 bash[79557]: cluster 2023-10-09T08:42:12.005189+0000 mgr.y (mgr.26009) 1210 : cluster 0 pgmap v1320: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 57 MiB/s wr, 910 op/s; 50262/344592 objects degraded (14.586%); 4/344592 objects misplaced (0.001%) 2023-10-09T08:42:12.399 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:12.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:12.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:12.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:12.523 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:12.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:12.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:12.625 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:12.653 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:12.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:12.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:12.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:12.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:12.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:12.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:12.886 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:12.917 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:12.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:12.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:13.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:13.048 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 87 16 117974 117958 84.7257 52.1875 0.0249727 0.0117975 2023-10-09T08:42:13.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:13.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:13.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:13.069 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:42:13.168 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:13.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:13.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:13.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:13.302 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:13.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:13.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:13.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:13.393 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:42:13.393 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:42:13.432 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:13.457 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:13.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:13.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:13.563 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:13.594 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:13.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:13.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:13.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:13.731 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:13.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:13.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:13.834 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:13.843 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:13 smithi118 bash[59345]: cluster 2023-10-09T08:42:13.756468+0000 mon.a (mon.0) 1319 : cluster 3 Health check update: Degraded data redundancy: 50262/344592 objects degraded (14.586%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:13.870 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:13.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:13.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:13.974 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:13.984 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:13 smithi081 bash[76862]: cluster 2023-10-09T08:42:13.756468+0000 mon.a (mon.0) 1319 : cluster 3 Health check update: Degraded data redundancy: 50262/344592 objects degraded (14.586%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:13.984 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:13 smithi081 bash[79557]: cluster 2023-10-09T08:42:13.756468+0000 mon.a (mon.0) 1319 : cluster 3 Health check update: Degraded data redundancy: 50262/344592 objects degraded (14.586%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:14.004 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:14.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:14.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:14.048 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 88 16 118851 118835 84.3858 54.8125 0.011355 0.0118456 2023-10-09T08:42:14.108 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:14.144 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:14.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:14.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:14.251 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:14.277 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:14.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:14.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:14.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:14.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:14.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:14.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:14.516 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:14.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:14.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:14.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:14.658 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:14.682 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:14.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:14.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:14.786 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:14.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:14.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:14.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:14.917 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:14.938 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:14.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:14.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:15.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:15.048 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 89 16 119737 119721 84.0598 55.375 0.0274864 0.0118914 2023-10-09T08:42:15.050 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:14 smithi081 bash[76862]: cluster 2023-10-09T08:42:14.005932+0000 mgr.y (mgr.26009) 1211 : cluster 0 pgmap v1321: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 57 MiB/s wr, 910 op/s; 50262/344592 objects degraded (14.586%); 4/344592 objects misplaced (0.001%) 2023-10-09T08:42:15.053 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:14 smithi081 bash[79557]: cluster 2023-10-09T08:42:14.005932+0000 mgr.y (mgr.26009) 1211 : cluster 0 pgmap v1321: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 57 MiB/s wr, 910 op/s; 50262/344592 objects degraded (14.586%); 4/344592 objects misplaced (0.001%) 2023-10-09T08:42:15.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:15.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:15.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:15.169 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:15.177 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:14 smithi118 bash[59345]: cluster 2023-10-09T08:42:14.005932+0000 mgr.y (mgr.26009) 1211 : cluster 0 pgmap v1321: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 57 MiB/s wr, 910 op/s; 50262/344592 objects degraded (14.586%); 4/344592 objects misplaced (0.001%) 2023-10-09T08:42:15.199 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:15.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:15.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:15.306 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:15.338 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:15.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:15.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:15.441 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:15.478 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:15.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:15.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:15.582 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:15.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:15.620 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:15.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:15.721 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:15.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:15.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:15.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:15.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:15.893 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:15.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:15.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:15.999 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:16.031 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:16.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:16.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:16.048 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Total time run: 90.0137 2023-10-09T08:42:16.048 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Total writes made: 120576 2023-10-09T08:42:16.048 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Write size: 65536 2023-10-09T08:42:16.049 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Object size: 65536 2023-10-09T08:42:16.049 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Bandwidth (MB/sec): 83.7206 2023-10-09T08:42:16.049 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev Bandwidth: 33.5372 2023-10-09T08:42:16.049 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max bandwidth (MB/sec): 202.312 2023-10-09T08:42:16.049 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min bandwidth (MB/sec): 44.4375 2023-10-09T08:42:16.049 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Average IOPS: 1339 2023-10-09T08:42:16.049 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev IOPS: 536.595 2023-10-09T08:42:16.049 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max IOPS: 3237 2023-10-09T08:42:16.049 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min IOPS: 711 2023-10-09T08:42:16.049 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Average Latency(s): 0.0119396 2023-10-09T08:42:16.049 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev Latency(s): 0.00982054 2023-10-09T08:42:16.049 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max latency(s): 0.323071 2023-10-09T08:42:16.050 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min latency(s): 0.0012732 2023-10-09T08:42:16.052 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Cleaning up (deleting benchmark objects) 2023-10-09T08:42:16.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:16 smithi081 bash[76862]: cluster 2023-10-09T08:42:16.006930+0000 mgr.y (mgr.26009) 1212 : cluster 0 pgmap v1322: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s; 52051/357162 objects degraded (14.573%); 4/357162 objects misplaced (0.001%) 2023-10-09T08:42:16.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:16 smithi081 bash[79557]: cluster 2023-10-09T08:42:16.006930+0000 mgr.y (mgr.26009) 1212 : cluster 0 pgmap v1322: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s; 52051/357162 objects degraded (14.573%); 4/357162 objects misplaced (0.001%) 2023-10-09T08:42:16.137 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:16.164 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:16.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:16.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:16.265 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:16.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:16 smithi118 bash[59345]: cluster 2023-10-09T08:42:16.006930+0000 mgr.y (mgr.26009) 1212 : cluster 0 pgmap v1322: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s; 52051/357162 objects degraded (14.573%); 4/357162 objects misplaced (0.001%) 2023-10-09T08:42:16.291 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:16.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:16.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:16.397 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:16.434 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:16.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:16.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:16.539 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:16.567 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:16.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:16.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:16.669 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:16.712 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:16.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:16.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:16.777 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-09T08:42:16.815 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:16.853 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:16.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:16.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:16.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:16.990 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:16.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:16.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:17.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:17.124 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:17.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:17.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:17.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:17.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:17.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:17.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:17.279 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:42:17.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:17.371 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:17.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:17.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:17.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:17.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:17.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:17.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:17.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:17.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:17.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:17.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:17.755 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:17.788 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:17.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:17.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:17.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:17.918 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:17.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:17.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:18.021 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:18.064 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:18.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:18.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:18.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:18.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:18.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:18.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:18.308 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:18.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:18 smithi118 bash[59345]: cluster 2023-10-09T08:42:18.008048+0000 mgr.y (mgr.26009) 1213 : cluster 0 pgmap v1323: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s; 52051/357162 objects degraded (14.573%); 4/357162 objects misplaced (0.001%) 2023-10-09T08:42:18.332 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:18.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:18.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:18.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:18 smithi081 bash[76862]: cluster 2023-10-09T08:42:18.008048+0000 mgr.y (mgr.26009) 1213 : cluster 0 pgmap v1323: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s; 52051/357162 objects degraded (14.573%); 4/357162 objects misplaced (0.001%) 2023-10-09T08:42:18.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:18 smithi081 bash[79557]: cluster 2023-10-09T08:42:18.008048+0000 mgr.y (mgr.26009) 1213 : cluster 0 pgmap v1323: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 728 op/s; 52051/357162 objects degraded (14.573%); 4/357162 objects misplaced (0.001%) 2023-10-09T08:42:18.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:18.461 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:18.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:18.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:18.565 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:18.597 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:18.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:18.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:18.702 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:18.737 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:18.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:18.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:18.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:18.865 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:18.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:18.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:18.968 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:19.016 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:19.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:19.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:19.122 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:19.154 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:19.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:19.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:19.186 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:19 smithi081 bash[76862]: cluster 2023-10-09T08:42:18.757521+0000 mon.a (mon.0) 1320 : cluster 3 Health check update: Degraded data redundancy: 52051/357162 objects degraded (14.573%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:19.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:19.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:19 smithi118 bash[59345]: cluster 2023-10-09T08:42:18.757521+0000 mon.a (mon.0) 1320 : cluster 3 Health check update: Degraded data redundancy: 52051/357162 objects degraded (14.573%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:19.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:19.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:19.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:19.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:19.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:19.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:19.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:19.522 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:19.530 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:19 smithi081 bash[79557]: cluster 2023-10-09T08:42:18.757521+0000 mon.a (mon.0) 1320 : cluster 3 Health check update: Degraded data redundancy: 52051/357162 objects degraded (14.573%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:19.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:19.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:19.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:19.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:19.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:19.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:19.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:19.781 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:19.813 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:19.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:19.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:19.920 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:19.947 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:19.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:19.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:20.052 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:20.080 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:20.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:20.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:20.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:20.215 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:20.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:20.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:20.321 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:20.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:20 smithi118 bash[59345]: cluster 2023-10-09T08:42:20.009300+0000 mgr.y (mgr.26009) 1214 : cluster 0 pgmap v1324: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 54 MiB/s wr, 1.09k op/s; 51597/353457 objects degraded (14.598%); 4/353457 objects misplaced (0.001%) 2023-10-09T08:42:20.343 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:20.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:20.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:20.421 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:20 smithi081 bash[76862]: cluster 2023-10-09T08:42:20.009300+0000 mgr.y (mgr.26009) 1214 : cluster 0 pgmap v1324: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 54 MiB/s wr, 1.09k op/s; 51597/353457 objects degraded (14.598%); 4/353457 objects misplaced (0.001%) 2023-10-09T08:42:20.421 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:20 smithi081 bash[79557]: cluster 2023-10-09T08:42:20.009300+0000 mgr.y (mgr.26009) 1214 : cluster 0 pgmap v1324: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 54 MiB/s wr, 1.09k op/s; 51597/353457 objects degraded (14.598%); 4/353457 objects misplaced (0.001%) 2023-10-09T08:42:20.449 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:20.473 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:20.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:20.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:20.578 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:20.604 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:20.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:20.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:20.707 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:20.726 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:20.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:20.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:20.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:20.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:20.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:20.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:20.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:20.992 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:21.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:21.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:21.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:21.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:21.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:21.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:21.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:21.271 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:21.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:21.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:21.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:42:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:42:21] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.33.4" 2023-10-09T08:42:21.378 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:21.414 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:21.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:21.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:21.518 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:21.547 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:21.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:21.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:21.619 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:42:21.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:21.676 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:21.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:21.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:21.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:21.808 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:21.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:21.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:21.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:21.941 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:21.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:21.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:22.048 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:22.080 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:22.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:22.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:22.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:22.194 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:22 smithi081 bash[76862]: cluster 2023-10-09T08:42:22.010268+0000 mgr.y (mgr.26009) 1215 : cluster 0 pgmap v1325: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 30 MiB/s wr, 710 op/s; 51597/353457 objects degraded (14.598%); 4/353457 objects misplaced (0.001%) 2023-10-09T08:42:22.194 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:22 smithi081 bash[79557]: cluster 2023-10-09T08:42:22.010268+0000 mgr.y (mgr.26009) 1215 : cluster 0 pgmap v1325: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 30 MiB/s wr, 710 op/s; 51597/353457 objects degraded (14.598%); 4/353457 objects misplaced (0.001%) 2023-10-09T08:42:22.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:22.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:22.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:22.317 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:22.325 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:22 smithi118 bash[59345]: cluster 2023-10-09T08:42:22.010268+0000 mgr.y (mgr.26009) 1215 : cluster 0 pgmap v1325: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 30 MiB/s wr, 710 op/s; 51597/353457 objects degraded (14.598%); 4/353457 objects misplaced (0.001%) 2023-10-09T08:42:22.341 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:22.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:22.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:22.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:22.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:22.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:22.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:22.574 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:22.619 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:22.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:22.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:22.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:22.754 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:22.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:22.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:22.853 INFO:teuthology.orchestra.run.smithi081.stdout:moved 22 / 267 (8.2397%) 2023-10-09T08:42:22.853 INFO:teuthology.orchestra.run.smithi081.stdout:avg 38.1429 2023-10-09T08:42:22.853 INFO:teuthology.orchestra.run.smithi081.stdout:stddev 11.3254 -> 8.20652 (expected baseline 5.71786) 2023-10-09T08:42:22.853 INFO:teuthology.orchestra.run.smithi081.stdout:min osd.4 with 13 -> 40 pgs (0.340824 -> 1.04869 * mean) 2023-10-09T08:42:22.853 INFO:teuthology.orchestra.run.smithi081.stdout:max osd.0 with 40 -> 33 pgs (1.04869 -> 0.865169 * mean) 2023-10-09T08:42:22.854 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:42:22.854 INFO:teuthology.orchestra.run.smithi081.stdout:oload 1000 2023-10-09T08:42:22.854 INFO:teuthology.orchestra.run.smithi081.stdout:max_change 1 2023-10-09T08:42:22.854 INFO:teuthology.orchestra.run.smithi081.stdout:max_change_osds 4 2023-10-09T08:42:22.854 INFO:teuthology.orchestra.run.smithi081.stdout:average_utilization 0.0328 2023-10-09T08:42:22.854 INFO:teuthology.orchestra.run.smithi081.stdout:overload_utilization 0.3281 2023-10-09T08:42:22.854 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 weight 0.2734 -> 1.0000 2023-10-09T08:42:22.858 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:22.864 INFO:teuthology.orchestra.run.smithi081.stderr:no change 2023-10-09T08:42:22.885 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:22.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:22.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:22.991 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:23.021 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:23.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:23.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:23.082 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:42:22 smithi081 bash[73025]: debug 2023-10-09T08:42:22.848+0000 7fe377de0700 -1 mgr.server reply reply (1) Operation not permitted no change 2023-10-09T08:42:23.127 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:23.135 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:23 smithi118 bash[59345]: audit 2023-10-09T08:42:22.851953+0000 mgr.y (mgr.26009) 1216 : audit 0 from='client.45824 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:42:23.162 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:23.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:23.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:23.265 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:23.288 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:23.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:23.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:23.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:23 smithi081 bash[76862]: audit 2023-10-09T08:42:22.851953+0000 mgr.y (mgr.26009) 1216 : audit 0 from='client.45824 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:42:23.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:23 smithi081 bash[79557]: audit 2023-10-09T08:42:22.851953+0000 mgr.y (mgr.26009) 1216 : audit 0 from='client.45824 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:42:23.392 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:23.429 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:23.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:23.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:23.534 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:23.558 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:23.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:23.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:23.663 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:23.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:23.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:23.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:23.802 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:23.823 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:23.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:23.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:23.926 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:23.959 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:23.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:23.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:24.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:24.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:24.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:24.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:24.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:24.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:24.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:24.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:24 smithi118 bash[59345]: audit 2023-10-09T08:42:23.164365+0000 mon.c (mon.2) 439 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:42:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:24 smithi118 bash[59345]: cluster 2023-10-09T08:42:23.758842+0000 mon.a (mon.0) 1321 : cluster 3 Health check update: Degraded data redundancy: 51597/353457 objects degraded (14.598%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:24 smithi118 bash[59345]: cluster 2023-10-09T08:42:24.011029+0000 mgr.y (mgr.26009) 1217 : cluster 0 pgmap v1326: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 30 MiB/s wr, 710 op/s; 51597/353457 objects degraded (14.598%); 4/353457 objects misplaced (0.001%) 2023-10-09T08:42:24.338 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:24.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:24 smithi081 bash[76862]: audit 2023-10-09T08:42:23.164365+0000 mon.c (mon.2) 439 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:42:24.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:24 smithi081 bash[76862]: cluster 2023-10-09T08:42:23.758842+0000 mon.a (mon.0) 1321 : cluster 3 Health check update: Degraded data redundancy: 51597/353457 objects degraded (14.598%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:24.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:24 smithi081 bash[76862]: cluster 2023-10-09T08:42:24.011029+0000 mgr.y (mgr.26009) 1217 : cluster 0 pgmap v1326: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 30 MiB/s wr, 710 op/s; 51597/353457 objects degraded (14.598%); 4/353457 objects misplaced (0.001%) 2023-10-09T08:42:24.346 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:24 smithi081 bash[79557]: audit 2023-10-09T08:42:23.164365+0000 mon.c (mon.2) 439 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:42:24.346 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:24 smithi081 bash[79557]: cluster 2023-10-09T08:42:23.758842+0000 mon.a (mon.0) 1321 : cluster 3 Health check update: Degraded data redundancy: 51597/353457 objects degraded (14.598%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:24.347 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:24 smithi081 bash[79557]: cluster 2023-10-09T08:42:24.011029+0000 mgr.y (mgr.26009) 1217 : cluster 0 pgmap v1326: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 7.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 30 MiB/s wr, 710 op/s; 51597/353457 objects degraded (14.598%); 4/353457 objects misplaced (0.001%) 2023-10-09T08:42:24.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:24.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:24.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:24.465 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:24.494 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:24.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:24.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:24.599 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:24.628 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:24.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:24.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:24.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:24.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:24.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:24.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:24.867 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:24.903 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:24.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:24.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:25.009 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:25.028 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:25.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:25.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:25.132 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:25.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:25.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:25.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:25.256 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:25.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:25.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:25.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:25.396 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:25.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:25.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:25.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:25.526 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:25.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:25.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:25.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:25.663 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:25.701 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:25.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:25.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:25.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:25.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:25.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:25.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:25.937 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:25.972 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:25.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:25.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:26.077 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:26.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:26.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:26.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:26.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:26.246 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:26.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:26.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:26 smithi118 bash[59345]: cluster 2023-10-09T08:42:26.012056+0000 mgr.y (mgr.26009) 1218 : cluster 0 pgmap v1327: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 30 MiB/s wr, 1.05k op/s; 49831/341166 objects degraded (14.606%); 4/341166 objects misplaced (0.001%) 2023-10-09T08:42:26.305 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-10-09T08:42:26.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 110 3.0 2023-10-09T08:42:26.350 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:26.351 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:26 smithi081 bash[76862]: cluster 2023-10-09T08:42:26.012056+0000 mgr.y (mgr.26009) 1218 : cluster 0 pgmap v1327: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 30 MiB/s wr, 1.05k op/s; 49831/341166 objects degraded (14.606%); 4/341166 objects misplaced (0.001%) 2023-10-09T08:42:26.351 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:26 smithi081 bash[79557]: cluster 2023-10-09T08:42:26.012056+0000 mgr.y (mgr.26009) 1218 : cluster 0 pgmap v1327: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 30 MiB/s wr, 1.05k op/s; 49831/341166 objects degraded (14.606%); 4/341166 objects misplaced (0.001%) 2023-10-09T08:42:26.380 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:26.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:26.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:26.485 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:26.511 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:26.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:26.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:26.613 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:42:26.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:26.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:26.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:26.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:26.655 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:42:26.695 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:42:26.723 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:42:26.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:26.770 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:42:26.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:26.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:26.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:26.806 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:42:26.839 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:42:26.839 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:42:26.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:42:26.839 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:42:26.840 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:42:26.840 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:42:26.840 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:42:26.840 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:42:26.840 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:42:26.883 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:26.913 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:26.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:26.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:27.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:27.045 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:27.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:27.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:27.150 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:27 smithi118 bash[59345]: audit 2023-10-09T08:42:26.575133+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.81:0/661835560' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:42:27.180 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:27.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:27.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:27.285 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:27.319 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:27.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:27.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:27.426 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:27.429 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:27 smithi081 bash[76862]: audit 2023-10-09T08:42:26.575133+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.81:0/661835560' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:42:27.430 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:27 smithi081 bash[79557]: audit 2023-10-09T08:42:26.575133+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.81:0/661835560' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:42:27.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:27.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:27.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:27.562 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:27.583 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:27.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:27.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:27.686 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:27.722 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:27.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:27.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:27.826 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:27.853 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:27.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:27.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:27.956 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:27.980 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:27.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:27.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:28.090 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:28.116 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:28.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:28.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:28.222 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:28.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:28 smithi118 bash[59345]: cluster 2023-10-09T08:42:28.015410+0000 mgr.y (mgr.26009) 1219 : cluster 0 pgmap v1328: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 8.1 MiB/s wr, 702 op/s; 49831/341166 objects degraded (14.606%); 4/341166 objects misplaced (0.001%) 2023-10-09T08:42:28.251 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:28.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:28.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:28.341 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:28 smithi081 bash[76862]: cluster 2023-10-09T08:42:28.015410+0000 mgr.y (mgr.26009) 1219 : cluster 0 pgmap v1328: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 8.1 MiB/s wr, 702 op/s; 49831/341166 objects degraded (14.606%); 4/341166 objects misplaced (0.001%) 2023-10-09T08:42:28.342 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:28 smithi081 bash[79557]: cluster 2023-10-09T08:42:28.015410+0000 mgr.y (mgr.26009) 1219 : cluster 0 pgmap v1328: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 8.1 MiB/s wr, 702 op/s; 49831/341166 objects degraded (14.606%); 4/341166 objects misplaced (0.001%) 2023-10-09T08:42:28.354 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:28.379 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:28.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:28.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:28.486 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:28.518 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:28.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:28.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:28.621 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:28.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:28.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:28.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:28.754 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:28.778 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:28.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:28.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:28.888 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:28.928 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:28.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:28.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:29.034 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:29.057 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:29.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:29.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:29.086 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:29 smithi081 bash[76862]: cluster 2023-10-09T08:42:28.759981+0000 mon.a (mon.0) 1322 : cluster 3 Health check update: Degraded data redundancy: 49831/341166 objects degraded (14.606%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:29.162 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:29.185 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:29.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:29.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:29.294 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:29.326 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:29.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:29.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:29.359 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:42:29.360 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:42:29.360 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:29 smithi081 bash[79557]: cluster 2023-10-09T08:42:28.759981+0000 mon.a (mon.0) 1322 : cluster 3 Health check update: Degraded data redundancy: 49831/341166 objects degraded (14.606%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:29.432 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:29.457 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:29.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:29.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:29.526 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:29 smithi118 bash[59345]: cluster 2023-10-09T08:42:28.759981+0000 mon.a (mon.0) 1322 : cluster 3 Health check update: Degraded data redundancy: 49831/341166 objects degraded (14.606%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:29.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:29.588 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:29.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:29.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:29.693 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:29.720 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:29.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:29.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:29.826 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:29.854 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:29.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:29.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:29.958 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:29.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:29.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:29.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:30.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:30.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:30 smithi118 bash[59345]: cluster 2023-10-09T08:42:30.016485+0000 mgr.y (mgr.26009) 1220 : cluster 0 pgmap v1329: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 8.1 MiB/s wr, 1.05k op/s; 47995/328584 objects degraded (14.607%); 4/328584 objects misplaced (0.001%) 2023-10-09T08:42:30.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:30 smithi118 bash[59345]: audit 2023-10-09T08:42:30.048189+0000 mon.b (mon.1) 28 : audit 1 from='client.? 172.21.15.81:0/3744068457' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:42:30.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:30 smithi118 bash[59345]: audit 2023-10-09T08:42:30.049464+0000 mon.a (mon.0) 1323 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:42:30.106 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:42:30.119 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:30.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:30.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:30.226 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:30.258 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:30.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:30.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:30.347 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:30 smithi081 bash[76862]: cluster 2023-10-09T08:42:30.016485+0000 mgr.y (mgr.26009) 1220 : cluster 0 pgmap v1329: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 8.1 MiB/s wr, 1.05k op/s; 47995/328584 objects degraded (14.607%); 4/328584 objects misplaced (0.001%) 2023-10-09T08:42:30.348 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:30 smithi081 bash[76862]: audit 2023-10-09T08:42:30.048189+0000 mon.b (mon.1) 28 : audit 1 from='client.? 172.21.15.81:0/3744068457' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:42:30.348 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:30 smithi081 bash[76862]: audit 2023-10-09T08:42:30.049464+0000 mon.a (mon.0) 1323 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:42:30.348 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:30 smithi081 bash[79557]: cluster 2023-10-09T08:42:30.016485+0000 mgr.y (mgr.26009) 1220 : cluster 0 pgmap v1329: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 8.1 MiB/s wr, 1.05k op/s; 47995/328584 objects degraded (14.607%); 4/328584 objects misplaced (0.001%) 2023-10-09T08:42:30.348 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:30 smithi081 bash[79557]: audit 2023-10-09T08:42:30.048189+0000 mon.b (mon.1) 28 : audit 1 from='client.? 172.21.15.81:0/3744068457' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:42:30.348 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:30 smithi081 bash[79557]: audit 2023-10-09T08:42:30.049464+0000 mon.a (mon.0) 1323 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:42:30.361 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:30.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:30.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:30.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:30.422 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:42:30.422 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [ 2023-10-09T08:42:30.422 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.422 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:132660 8.9 8:95d06a56:::benchmark_data_smithi081_219033_object12081:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-09T08:42:30.422 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:42:30.407025+0000", 2023-10-09T08:42:30.423 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 0.013005333000000001, 2023-10-09T08:42:30.423 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.013039597, 2023-10-09T08:42:30.423 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:42:30.423 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "waiting for sub ops", 2023-10-09T08:42:30.423 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:42:30.423 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:42:30.423 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:42:30.423 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 132660 2023-10-09T08:42:30.423 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.423 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:42:30.423 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.424 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:42:30.424 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.407025+0000", 2023-10-09T08:42:30.424 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:42:30.424 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.424 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.424 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:42:30.424 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.407025+0000", 2023-10-09T08:42:30.424 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:42:30.424 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.424 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.424 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:42:30.425 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.407024+0000", 2023-10-09T08:42:30.425 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.674e-06 2023-10-09T08:42:30.425 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.425 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.425 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:42:30.425 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.407030+0000", 2023-10-09T08:42:30.425 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1775e-05 2023-10-09T08:42:30.425 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.425 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.425 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:42:30.425 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.407042+0000", 2023-10-09T08:42:30.426 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.0840000000000003e-06 2023-10-09T08:42:30.426 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.426 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.426 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:42:30.426 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.407049+0000", 2023-10-09T08:42:30.426 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.0871000000000002e-05 2023-10-09T08:42:30.426 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.426 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.426 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:42:30.426 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.407090+0000", 2023-10-09T08:42:30.426 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.0684000000000002e-05 2023-10-09T08:42:30.427 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.427 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.427 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:42:30.427 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.407171+0000", 2023-10-09T08:42:30.427 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.1537000000000002e-05 2023-10-09T08:42:30.427 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.427 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.427 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0,6", 2023-10-09T08:42:30.427 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.407252+0000", 2023-10-09T08:42:30.427 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0054680939999999997 2023-10-09T08:42:30.427 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.428 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.428 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:42:30.428 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.412721+0000", 2023-10-09T08:42:30.428 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0034892130000000001 2023-10-09T08:42:30.428 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.428 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.428 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:42:30.428 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.416210+0000", 2023-10-09T08:42:30.428 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0091846519999999997 2023-10-09T08:42:30.428 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:42:30.428 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:42:30.429 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:42:30.429 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.429 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.429 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:132664 8.0 8:0a8c17d8:::benchmark_data_smithi081_219033_object12085:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-09T08:42:30.429 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:42:30.408674+0000", 2023-10-09T08:42:30.429 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 0.011356071000000001, 2023-10-09T08:42:30.429 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011488636, 2023-10-09T08:42:30.429 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:42:30.429 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "waiting for sub ops", 2023-10-09T08:42:30.429 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:42:30.429 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:42:30.430 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:42:30.430 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 132664 2023-10-09T08:42:30.430 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.430 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:42:30.430 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.430 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:42:30.430 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.408674+0000", 2023-10-09T08:42:30.430 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:42:30.430 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.430 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.430 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:42:30.431 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.408674+0000", 2023-10-09T08:42:30.431 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:42:30.431 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.431 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.431 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:42:30.431 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.408673+0000", 2023-10-09T08:42:30.431 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.7060000000000004e-06 2023-10-09T08:42:30.431 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.431 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.431 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:42:30.431 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.408681+0000", 2023-10-09T08:42:30.431 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.7799999999999999e-05 2023-10-09T08:42:30.432 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.432 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.432 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:42:30.432 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.408699+0000", 2023-10-09T08:42:30.432 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.8229999999999995e-06 2023-10-09T08:42:30.432 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.432 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.432 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:42:30.432 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.408706+0000", 2023-10-09T08:42:30.432 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017857100000000001 2023-10-09T08:42:30.432 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.433 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.433 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:42:30.433 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.408885+0000", 2023-10-09T08:42:30.433 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000120071 2023-10-09T08:42:30.433 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.433 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.433 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:42:30.433 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.409005+0000", 2023-10-09T08:42:30.433 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00020922200000000001 2023-10-09T08:42:30.433 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.433 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.433 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3", 2023-10-09T08:42:30.434 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.409214+0000", 2023-10-09T08:42:30.434 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0070324380000000002 2023-10-09T08:42:30.434 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:42:30.434 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:42:30.434 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:42:30.434 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:42:30.416247+0000", 2023-10-09T08:42:30.434 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0075723170000000003 2023-10-09T08:42:30.434 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:42:30.434 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:42:30.434 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:42:30.434 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:42:30.435 INFO:teuthology.orchestra.run.smithi118.stdout: ], 2023-10-09T08:42:30.435 INFO:teuthology.orchestra.run.smithi118.stdout: "num_ops": 2 2023-10-09T08:42:30.435 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:42:30.490 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:30.517 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:30.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:30.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:30.621 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:30.667 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:30.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:30.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:30.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:30.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:30.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:30.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:30.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:30.929 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:30.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:30.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:31.038 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:31.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:31.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:31.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:31.159 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:31.189 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:31.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:31.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:31.295 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:31.317 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:31.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:31.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:31.361 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:42:31.371 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:31 smithi081 bash[76862]: cluster 2023-10-09T08:42:30.085020+0000 mon.a (mon.0) 1324 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:42:31.371 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:31 smithi081 bash[76862]: cluster 2023-10-09T08:42:30.093829+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e298 with expected crc 2023-10-09T08:42:31.371 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:31 smithi081 bash[76862]: audit 2023-10-09T08:42:30.098736+0000 mon.a (mon.0) 1325 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:42:31.371 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:31 smithi081 bash[76862]: cluster 2023-10-09T08:42:30.098985+0000 mon.a (mon.0) 1326 : cluster 0 osdmap e298: 8 total, 7 up, 8 in 2023-10-09T08:42:31.371 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:31 smithi081 bash[76862]: cluster 2023-10-09T08:42:30.101483+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e298 with expected crc 2023-10-09T08:42:31.371 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:42:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:42:31] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.33.4" 2023-10-09T08:42:31.372 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:31 smithi081 bash[79557]: cluster 2023-10-09T08:42:30.085020+0000 mon.a (mon.0) 1324 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:42:31.372 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:31 smithi081 bash[79557]: cluster 2023-10-09T08:42:30.093829+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e298 with expected crc 2023-10-09T08:42:31.372 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:31 smithi081 bash[79557]: audit 2023-10-09T08:42:30.098736+0000 mon.a (mon.0) 1325 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:42:31.372 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:31 smithi081 bash[79557]: cluster 2023-10-09T08:42:30.098985+0000 mon.a (mon.0) 1326 : cluster 0 osdmap e298: 8 total, 7 up, 8 in 2023-10-09T08:42:31.372 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:31 smithi081 bash[79557]: cluster 2023-10-09T08:42:30.101483+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e298 with expected crc 2023-10-09T08:42:31.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:31.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:31.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:31.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:31.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:31 smithi118 bash[59345]: cluster 2023-10-09T08:42:30.085020+0000 mon.a (mon.0) 1324 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:42:31.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:31 smithi118 bash[59345]: cluster 2023-10-09T08:42:30.093829+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e298 with expected crc 2023-10-09T08:42:31.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:31 smithi118 bash[59345]: audit 2023-10-09T08:42:30.098736+0000 mon.a (mon.0) 1325 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:42:31.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:31 smithi118 bash[59345]: cluster 2023-10-09T08:42:30.098985+0000 mon.a (mon.0) 1326 : cluster 0 osdmap e298: 8 total, 7 up, 8 in 2023-10-09T08:42:31.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:31 smithi118 bash[59345]: cluster 2023-10-09T08:42:30.101483+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e298 with expected crc 2023-10-09T08:42:31.581 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:31.609 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:31.611 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-09T08:42:31.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:31.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:31.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:31.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:31.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:31.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:31.856 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:31.889 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:31.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:31.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:31.996 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:32.040 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:32.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:32.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:32.147 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:32.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:32 smithi118 bash[59345]: cluster 2023-10-09T08:42:32.017134+0000 mgr.y (mgr.26009) 1221 : cluster 0 pgmap v1331: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 828 op/s; 47995/328584 objects degraded (14.607%); 4/328584 objects misplaced (0.001%) 2023-10-09T08:42:32.174 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:32.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:32.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:32.278 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:32.312 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:32.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:32.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:32.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:32 smithi081 bash[76862]: cluster 2023-10-09T08:42:32.017134+0000 mgr.y (mgr.26009) 1221 : cluster 0 pgmap v1331: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 828 op/s; 47995/328584 objects degraded (14.607%); 4/328584 objects misplaced (0.001%) 2023-10-09T08:42:32.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:32 smithi081 bash[79557]: cluster 2023-10-09T08:42:32.017134+0000 mgr.y (mgr.26009) 1221 : cluster 0 pgmap v1331: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 828 op/s; 47995/328584 objects degraded (14.607%); 4/328584 objects misplaced (0.001%) 2023-10-09T08:42:32.417 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:32.447 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:32.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:32.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:32.550 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:32.579 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:32.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:32.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:32.685 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:32.720 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:32.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:32.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:32.823 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:32.865 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:32.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:32.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:32.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:33.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:33.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:33.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:33.108 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:33.140 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:33.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:33.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:33.246 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:33.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:33.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:33.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:33.386 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:33.419 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:33.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:33.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:33.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:42:33.522 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:33.551 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:33.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:33.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:33.657 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:33.684 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:33.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:33.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:33.790 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:33.820 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:33.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:33.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:33.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:33.948 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:33.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:33.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:34.011 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:42:34.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:33 smithi118 bash[59345]: cluster 2023-10-09T08:42:33.761105+0000 mon.a (mon.0) 1327 : cluster 3 Health check update: Degraded data redundancy: 47995/328584 objects degraded (14.607%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:34.052 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:34.079 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:34.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:34.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:33 smithi081 bash[76862]: cluster 2023-10-09T08:42:33.761105+0000 mon.a (mon.0) 1327 : cluster 3 Health check update: Degraded data redundancy: 47995/328584 objects degraded (14.607%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:33 smithi081 bash[79557]: cluster 2023-10-09T08:42:33.761105+0000 mon.a (mon.0) 1327 : cluster 3 Health check update: Degraded data redundancy: 47995/328584 objects degraded (14.607%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:34.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:34.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:34.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:34.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:34.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:34.339 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:34.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:34.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:34.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:34.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:34.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:34.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:34.573 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:34.604 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:34.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:34.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:34.710 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:34.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:34.736 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:34.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:34.837 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:34.846 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:34 smithi118 bash[59345]: cluster 2023-10-09T08:42:34.017867+0000 mgr.y (mgr.26009) 1222 : cluster 0 pgmap v1332: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 828 op/s; 47995/328584 objects degraded (14.607%); 4/328584 objects misplaced (0.001%) 2023-10-09T08:42:34.864 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:34.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:34.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:34.968 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:34.994 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:35.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:35.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:35.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:35.109 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:34 smithi081 bash[76862]: cluster 2023-10-09T08:42:34.017867+0000 mgr.y (mgr.26009) 1222 : cluster 0 pgmap v1332: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 828 op/s; 47995/328584 objects degraded (14.607%); 4/328584 objects misplaced (0.001%) 2023-10-09T08:42:35.110 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:34 smithi081 bash[79557]: cluster 2023-10-09T08:42:34.017867+0000 mgr.y (mgr.26009) 1222 : cluster 0 pgmap v1332: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 828 op/s; 47995/328584 objects degraded (14.607%); 4/328584 objects misplaced (0.001%) 2023-10-09T08:42:35.124 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:35.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:35.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:35.230 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:35.257 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:35.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:35.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:35.363 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:35.391 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:35.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:35.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:35.496 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:35.527 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:35.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:35.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:35.632 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:35.656 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:35.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:35.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:35.760 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:35.791 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:35.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:35.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:35.897 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:35.923 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:35.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:35.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:36.027 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:36.036 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:42:36.049 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:36.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:36.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:36.157 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:36.166 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:36 smithi081 bash[76862]: cluster 2023-10-09T08:42:36.019897+0000 mgr.y (mgr.26009) 1223 : cluster 0 pgmap v1333: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 46101/315627 objects degraded (14.606%); 4/315627 objects misplaced (0.001%) 2023-10-09T08:42:36.167 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:36 smithi081 bash[79557]: cluster 2023-10-09T08:42:36.019897+0000 mgr.y (mgr.26009) 1223 : cluster 0 pgmap v1333: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 46101/315627 objects degraded (14.606%); 4/315627 objects misplaced (0.001%) 2023-10-09T08:42:36.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:36.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:36.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:36.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:36.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:36.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:36.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:36.425 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:36.433 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:36 smithi118 bash[59345]: cluster 2023-10-09T08:42:36.019897+0000 mgr.y (mgr.26009) 1223 : cluster 0 pgmap v1333: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 46101/315627 objects degraded (14.606%); 4/315627 objects misplaced (0.001%) 2023-10-09T08:42:36.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:36.453 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:36.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:36.491 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:42:36.554 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:36.576 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:36.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:36.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:36.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:36.699 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:36.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:36.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:36.801 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:36.828 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:36.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:36.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:36.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:36.962 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:36.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:36.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:37.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:37.084 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:37.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:37.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:37.187 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:37.222 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:37.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:37.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:37.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:37.357 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:37.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:37.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:37.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:37.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:37.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:37.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:37.592 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:37.616 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:37.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:37.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:37.719 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:37.747 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:37.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:37.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:37.853 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:37.883 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:37.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:37.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:37.988 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:38.047 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:38.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:38.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:38.151 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:38.180 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:38.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:38.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:38.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:38 smithi118 bash[59345]: cluster 2023-10-09T08:42:38.020614+0000 mgr.y (mgr.26009) 1224 : cluster 0 pgmap v1334: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 46101/315627 objects degraded (14.606%); 4/315627 objects misplaced (0.001%) 2023-10-09T08:42:38.287 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:38.317 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:38.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:38.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:38.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:38 smithi081 bash[76862]: cluster 2023-10-09T08:42:38.020614+0000 mgr.y (mgr.26009) 1224 : cluster 0 pgmap v1334: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 46101/315627 objects degraded (14.606%); 4/315627 objects misplaced (0.001%) 2023-10-09T08:42:38.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:38 smithi081 bash[79557]: cluster 2023-10-09T08:42:38.020614+0000 mgr.y (mgr.26009) 1224 : cluster 0 pgmap v1334: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 46101/315627 objects degraded (14.606%); 4/315627 objects misplaced (0.001%) 2023-10-09T08:42:38.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:38.446 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:38.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:38.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:38.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:38.576 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:38.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:38.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:38.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:38.702 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:38.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:38.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:38.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:38.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:38.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:38.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:38.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:38.978 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:38.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:38.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:39.082 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:39.108 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:39.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:39.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:39.211 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:39.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:39 smithi118 bash[59345]: audit 2023-10-09T08:42:38.164346+0000 mon.c (mon.2) 440 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:42:39.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:39 smithi118 bash[59345]: cluster 2023-10-09T08:42:38.762285+0000 mon.a (mon.0) 1328 : cluster 3 Health check update: Degraded data redundancy: 46101/315627 objects degraded (14.606%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:39.230 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:39 smithi081 bash[76862]: audit 2023-10-09T08:42:38.164346+0000 mon.c (mon.2) 440 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:42:39.230 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:39 smithi081 bash[76862]: cluster 2023-10-09T08:42:38.762285+0000 mon.a (mon.0) 1328 : cluster 3 Health check update: Degraded data redundancy: 46101/315627 objects degraded (14.606%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:39.231 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:39 smithi081 bash[79557]: audit 2023-10-09T08:42:38.164346+0000 mon.c (mon.2) 440 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:42:39.231 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:39 smithi081 bash[79557]: cluster 2023-10-09T08:42:38.762285+0000 mon.a (mon.0) 1328 : cluster 3 Health check update: Degraded data redundancy: 46101/315627 objects degraded (14.606%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:39.240 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:39.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:39.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:39.345 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:39.372 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:39.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:39.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:39.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:39.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:39.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:39.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:39.605 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:39.635 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:39.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:39.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:39.682 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:42:39.739 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:39.770 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:39.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:39.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:39.873 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:39.914 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:39.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:39.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:40.019 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:40.049 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:40.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:40.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:40.093 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:40 smithi081 bash[76862]: cluster 2023-10-09T08:42:40.021522+0000 mgr.y (mgr.26009) 1225 : cluster 0 pgmap v1335: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 44315/303237 objects degraded (14.614%); 4/303237 objects misplaced (0.001%) 2023-10-09T08:42:40.157 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:40.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:40 smithi118 bash[59345]: cluster 2023-10-09T08:42:40.021522+0000 mgr.y (mgr.26009) 1225 : cluster 0 pgmap v1335: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 44315/303237 objects degraded (14.614%); 4/303237 objects misplaced (0.001%) 2023-10-09T08:42:40.191 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:40.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:40.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:40.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:40.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:40.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:40.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:40.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:40 smithi081 bash[79557]: cluster 2023-10-09T08:42:40.021522+0000 mgr.y (mgr.26009) 1225 : cluster 0 pgmap v1335: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 44315/303237 objects degraded (14.614%); 4/303237 objects misplaced (0.001%) 2023-10-09T08:42:40.441 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:40.471 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:40.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:40.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:40.574 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:40.603 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:40.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:40.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:40.710 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:40.743 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:40.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:40.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:40.847 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:40.875 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:40.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:40.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:40.982 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:41.007 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:41.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:41.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:41.117 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:41.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:41.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:41.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:41.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:41.265 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:41.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:41.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:41.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:41.393 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:41.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:41.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:41.486 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:41 smithi081 bash[76862]: audit 2023-10-09T08:42:41.431075+0000 mon.c (mon.2) 441 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:42:41.486 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:42:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:42:41] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.33.4" 2023-10-09T08:42:41.499 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:41.532 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:41.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:41.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:41.639 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:41.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:41 smithi118 bash[59345]: audit 2023-10-09T08:42:41.431075+0000 mon.c (mon.2) 441 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:42:41.666 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:41.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:41.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:41.772 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:41.813 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:41.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:41.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:41.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:41 smithi081 bash[79557]: audit 2023-10-09T08:42:41.431075+0000 mon.c (mon.2) 441 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:42:41.917 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:41.956 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:41.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:41.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:42.063 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:42.097 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:42.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:42.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:42.104 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:42:42.104 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:42:42.104 INFO:teuthology.orchestra.run.smithi118.stdout: "complaint_time": 30, 2023-10-09T08:42:42.104 INFO:teuthology.orchestra.run.smithi118.stdout: "num_blocked_ops": 0 2023-10-09T08:42:42.104 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:42:42.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:42.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:42.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:42.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:42.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:42.357 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:42.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:42.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:42.462 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:42.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:42.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:42.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:42.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:42.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:42.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:42.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:42.740 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:42.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:42.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:42.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:42.878 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:42.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:42.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:42.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:43.010 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:43.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:42 smithi118 bash[59345]: audit 2023-10-09T08:42:41.909057+0000 mon.a (mon.0) 1329 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:43.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:42 smithi118 bash[59345]: audit 2023-10-09T08:42:41.919478+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:43.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:42 smithi118 bash[59345]: cluster 2023-10-09T08:42:42.022111+0000 mgr.y (mgr.26009) 1226 : cluster 0 pgmap v1336: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 44315/303237 objects degraded (14.614%); 4/303237 objects misplaced (0.001%) 2023-10-09T08:42:43.047 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:43.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:43.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:43.151 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:43.176 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:43.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:43.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:43.223 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-09T08:42:43.283 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:43.328 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:42 smithi081 bash[79557]: audit 2023-10-09T08:42:41.909057+0000 mon.a (mon.0) 1329 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:43.328 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:42 smithi081 bash[79557]: audit 2023-10-09T08:42:41.919478+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:43.328 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:42 smithi081 bash[79557]: cluster 2023-10-09T08:42:42.022111+0000 mgr.y (mgr.26009) 1226 : cluster 0 pgmap v1336: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 44315/303237 objects degraded (14.614%); 4/303237 objects misplaced (0.001%) 2023-10-09T08:42:43.328 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:42 smithi081 bash[76862]: audit 2023-10-09T08:42:41.909057+0000 mon.a (mon.0) 1329 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:43.328 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:42 smithi081 bash[76862]: audit 2023-10-09T08:42:41.919478+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:43.328 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:42 smithi081 bash[76862]: cluster 2023-10-09T08:42:42.022111+0000 mgr.y (mgr.26009) 1226 : cluster 0 pgmap v1336: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 44315/303237 objects degraded (14.614%); 4/303237 objects misplaced (0.001%) 2023-10-09T08:42:43.351 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:43.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:43.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:43.455 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:43.490 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:43.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:43.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:43.594 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:43.627 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:43.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:43.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:43.733 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:43.770 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:43.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:43.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:43.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:43.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:43.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:43.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:43.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:43 smithi118 bash[59345]: cluster 2023-10-09T08:42:43.763533+0000 mon.a (mon.0) 1331 : cluster 3 Health check update: Degraded data redundancy: 44315/303237 objects degraded (14.614%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:43.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:43 smithi118 bash[59345]: audit 2023-10-09T08:42:43.877135+0000 mon.c (mon.2) 442 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'52510','4':'65536','5':'49851','7':'52070'}"}]: dispatch 2023-10-09T08:42:43.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:43 smithi118 bash[59345]: audit 2023-10-09T08:42:43.877858+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'52510','4':'65536','5':'49851','7':'52070'}"}]: dispatch 2023-10-09T08:42:44.004 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:44.030 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:44.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:44.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:44.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:44.141 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:43 smithi081 bash[76862]: cluster 2023-10-09T08:42:43.763533+0000 mon.a (mon.0) 1331 : cluster 3 Health check update: Degraded data redundancy: 44315/303237 objects degraded (14.614%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:44.141 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:43 smithi081 bash[76862]: audit 2023-10-09T08:42:43.877135+0000 mon.c (mon.2) 442 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'52510','4':'65536','5':'49851','7':'52070'}"}]: dispatch 2023-10-09T08:42:44.141 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:43 smithi081 bash[76862]: audit 2023-10-09T08:42:43.877858+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'52510','4':'65536','5':'49851','7':'52070'}"}]: dispatch 2023-10-09T08:42:44.141 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:43 smithi081 bash[79557]: cluster 2023-10-09T08:42:43.763533+0000 mon.a (mon.0) 1331 : cluster 3 Health check update: Degraded data redundancy: 44315/303237 objects degraded (14.614%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:44.141 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:43 smithi081 bash[79557]: audit 2023-10-09T08:42:43.877135+0000 mon.c (mon.2) 442 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'52510','4':'65536','5':'49851','7':'52070'}"}]: dispatch 2023-10-09T08:42:44.141 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:43 smithi081 bash[79557]: audit 2023-10-09T08:42:43.877858+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'52510','4':'65536','5':'49851','7':'52070'}"}]: dispatch 2023-10-09T08:42:44.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:44.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:44.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:44.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:44.294 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:44.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:44.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:44.402 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:44.430 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:44.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:44.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:44.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:44.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:44.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:44.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:44.675 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:44.715 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:44.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:44.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:44.776 INFO:teuthology.orchestra.run.smithi081.stdout:moved 45 / 267 (16.8539%) 2023-10-09T08:42:44.776 INFO:teuthology.orchestra.run.smithi081.stdout:avg 38.1429 2023-10-09T08:42:44.776 INFO:teuthology.orchestra.run.smithi081.stdout:stddev 11.3254 -> 8.81557 (expected baseline 5.71786) 2023-10-09T08:42:44.777 INFO:teuthology.orchestra.run.smithi081.stdout:min osd.4 with 13 -> 43 pgs (0.340824 -> 1.12734 * mean) 2023-10-09T08:42:44.777 INFO:teuthology.orchestra.run.smithi081.stdout:max osd.0 with 40 -> 26 pgs (1.04869 -> 0.681648 * mean) 2023-10-09T08:42:44.777 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:42:44.777 INFO:teuthology.orchestra.run.smithi081.stdout:oload 110 2023-10-09T08:42:44.777 INFO:teuthology.orchestra.run.smithi081.stdout:max_change 3 2023-10-09T08:42:44.777 INFO:teuthology.orchestra.run.smithi081.stdout:max_change_osds 4 2023-10-09T08:42:44.777 INFO:teuthology.orchestra.run.smithi081.stdout:average_utilization 0.0292 2023-10-09T08:42:44.777 INFO:teuthology.orchestra.run.smithi081.stdout:overload_utilization 0.0321 2023-10-09T08:42:44.777 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 weight 0.2734 -> 1.0000 2023-10-09T08:42:44.777 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 weight 1.0000 -> 0.7607 2023-10-09T08:42:44.777 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 weight 1.0000 -> 0.7945 2023-10-09T08:42:44.777 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 weight 1.0000 -> 0.8012 2023-10-09T08:42:44.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:44.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:44.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:44.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:44.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:44.969 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:44.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:44.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:45.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:44 smithi118 bash[59345]: audit 2023-10-09T08:42:43.876216+0000 mgr.y (mgr.26009) 1227 : audit 0 from='client.55477 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:42:45.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:44 smithi118 bash[59345]: cluster 2023-10-09T08:42:44.022840+0000 mgr.y (mgr.26009) 1228 : cluster 0 pgmap v1337: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 44315/303237 objects degraded (14.614%); 4/303237 objects misplaced (0.001%) 2023-10-09T08:42:45.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:44 smithi118 bash[59345]: cluster 2023-10-09T08:42:44.771879+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:45.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:44 smithi118 bash[59345]: audit 2023-10-09T08:42:44.774327+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'52510','4':'65536','5':'49851','7':'52070'}"}]': finished 2023-10-09T08:42:45.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:44 smithi118 bash[59345]: cluster 2023-10-09T08:42:44.774411+0000 mon.a (mon.0) 1334 : cluster 0 osdmap e299: 8 total, 7 up, 8 in 2023-10-09T08:42:45.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:44 smithi118 bash[59345]: cluster 2023-10-09T08:42:44.778516+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:45.072 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:45.103 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:45.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:45.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:45.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[76862]: audit 2023-10-09T08:42:43.876216+0000 mgr.y (mgr.26009) 1227 : audit 0 from='client.55477 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:42:45.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[76862]: cluster 2023-10-09T08:42:44.022840+0000 mgr.y (mgr.26009) 1228 : cluster 0 pgmap v1337: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 44315/303237 objects degraded (14.614%); 4/303237 objects misplaced (0.001%) 2023-10-09T08:42:45.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[76862]: cluster 2023-10-09T08:42:44.771879+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:45.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[76862]: audit 2023-10-09T08:42:44.774327+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'52510','4':'65536','5':'49851','7':'52070'}"}]': finished 2023-10-09T08:42:45.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[76862]: cluster 2023-10-09T08:42:44.774411+0000 mon.a (mon.0) 1334 : cluster 0 osdmap e299: 8 total, 7 up, 8 in 2023-10-09T08:42:45.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[76862]: cluster 2023-10-09T08:42:44.778516+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:45.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[79557]: audit 2023-10-09T08:42:43.876216+0000 mgr.y (mgr.26009) 1227 : audit 0 from='client.55477 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:42:45.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[79557]: cluster 2023-10-09T08:42:44.022840+0000 mgr.y (mgr.26009) 1228 : cluster 0 pgmap v1337: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 44315/303237 objects degraded (14.614%); 4/303237 objects misplaced (0.001%) 2023-10-09T08:42:45.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[79557]: cluster 2023-10-09T08:42:44.771879+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:45.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[79557]: audit 2023-10-09T08:42:44.774327+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'52510','4':'65536','5':'49851','7':'52070'}"}]': finished 2023-10-09T08:42:45.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[79557]: cluster 2023-10-09T08:42:44.774411+0000 mon.a (mon.0) 1334 : cluster 0 osdmap e299: 8 total, 7 up, 8 in 2023-10-09T08:42:45.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[79557]: cluster 2023-10-09T08:42:44.778516+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:45.207 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:45.236 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:45.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:45.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:45.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:45.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:45.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:45.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:45.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:45.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:45.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:45.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:45.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:45.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:45.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:45.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:45.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:45.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:45.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:45.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:45.855 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:45.881 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:45.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:45.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:45.984 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:46.008 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:46.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:46.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:46.111 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:46.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:45 smithi118 bash[59345]: cluster 2023-10-09T08:42:44.771879+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:46.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:45 smithi118 bash[59345]: cluster 2023-10-09T08:42:44.776183+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:46.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:45 smithi118 bash[59345]: cluster 2023-10-09T08:42:44.777704+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:46.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:45 smithi118 bash[59345]: cluster 2023-10-09T08:42:44.777750+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:46.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:45 smithi118 bash[59345]: cluster 2023-10-09T08:42:45.780470+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e300: 8 total, 7 up, 8 in 2023-10-09T08:42:46.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:45 smithi118 bash[59345]: cluster 2023-10-09T08:42:45.782828+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:46.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:45 smithi118 bash[59345]: cluster 2023-10-09T08:42:45.786006+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:46.123 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:45 smithi118 bash[59345]: cluster 2023-10-09T08:42:45.788634+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:46.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[76862]: cluster 2023-10-09T08:42:44.771879+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:46.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[76862]: cluster 2023-10-09T08:42:44.776183+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:46.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[76862]: cluster 2023-10-09T08:42:44.777704+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:46.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[76862]: cluster 2023-10-09T08:42:44.777750+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:46.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[76862]: cluster 2023-10-09T08:42:45.780470+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e300: 8 total, 7 up, 8 in 2023-10-09T08:42:46.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[76862]: cluster 2023-10-09T08:42:45.782828+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:46.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[76862]: cluster 2023-10-09T08:42:45.786006+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:46.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[76862]: cluster 2023-10-09T08:42:45.788634+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:46.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[79557]: cluster 2023-10-09T08:42:44.771879+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:46.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[79557]: cluster 2023-10-09T08:42:44.776183+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:46.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[79557]: cluster 2023-10-09T08:42:44.777704+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:46.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[79557]: cluster 2023-10-09T08:42:44.777750+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T08:42:46.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[79557]: cluster 2023-10-09T08:42:45.780470+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e300: 8 total, 7 up, 8 in 2023-10-09T08:42:46.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[79557]: cluster 2023-10-09T08:42:45.782828+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:46.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[79557]: cluster 2023-10-09T08:42:45.786006+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:46.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:45 smithi081 bash[79557]: cluster 2023-10-09T08:42:45.788634+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:46.143 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:46.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:46.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:46.246 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:46.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:46.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:46.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:46.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:46.410 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:46.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:46.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:46.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:46.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:46.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:46.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:46.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:46.668 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:46.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:46.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:46.771 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:46.813 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:46.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:46.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:46.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:46.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:46.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:46.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:47.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:47.052 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:46 smithi118 bash[59345]: cluster 2023-10-09T08:42:45.775159+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.052 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:46 smithi118 bash[59345]: cluster 2023-10-09T08:42:45.775257+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:46 smithi118 bash[59345]: cluster 2023-10-09T08:42:45.778486+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:46 smithi118 bash[59345]: cluster 2023-10-09T08:42:45.780764+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:46 smithi118 bash[59345]: cluster 2023-10-09T08:42:45.781768+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:46 smithi118 bash[59345]: cluster 2023-10-09T08:42:45.784203+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.054 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:46 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.023454+0000 mgr.y (mgr.26009) 1229 : cluster 0 pgmap v1340: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 42391/290220 objects degraded (14.607%); 4/290220 objects misplaced (0.001%) 2023-10-09T08:42:47.054 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:46 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.778982+0000 mon.a (mon.0) 1336 : cluster 0 osdmap e301: 8 total, 7 up, 8 in 2023-10-09T08:42:47.054 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:46 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.782354+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.054 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:46 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.799440+0000 osd.6 (osd.6) 289 : cluster 0 8.5 starting backfill to osd.4 from (0'0,0'0] MAX to 298'9084 2023-10-09T08:42:47.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:47.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:47.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:47.189 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:47.234 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:47.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:47.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:47.389 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:46 smithi081 bash[79557]: cluster 2023-10-09T08:42:45.775159+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.389 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:46 smithi081 bash[79557]: cluster 2023-10-09T08:42:45.775257+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.389 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:46 smithi081 bash[79557]: cluster 2023-10-09T08:42:45.778486+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.389 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:46 smithi081 bash[79557]: cluster 2023-10-09T08:42:45.780764+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.389 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:46 smithi081 bash[79557]: cluster 2023-10-09T08:42:45.781768+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.390 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:46 smithi081 bash[79557]: cluster 2023-10-09T08:42:45.784203+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.390 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:46 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.023454+0000 mgr.y (mgr.26009) 1229 : cluster 0 pgmap v1340: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 42391/290220 objects degraded (14.607%); 4/290220 objects misplaced (0.001%) 2023-10-09T08:42:47.390 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:46 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.778982+0000 mon.a (mon.0) 1336 : cluster 0 osdmap e301: 8 total, 7 up, 8 in 2023-10-09T08:42:47.390 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:46 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.782354+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.390 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:46 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.799440+0000 osd.6 (osd.6) 289 : cluster 0 8.5 starting backfill to osd.4 from (0'0,0'0] MAX to 298'9084 2023-10-09T08:42:47.390 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:45.775159+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.390 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:45.775257+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.390 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:45.778486+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.390 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:45.780764+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:45.781768+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:45.784203+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T08:42:47.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.023454+0000 mgr.y (mgr.26009) 1229 : cluster 0 pgmap v1340: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 42391/290220 objects degraded (14.607%); 4/290220 objects misplaced (0.001%) 2023-10-09T08:42:47.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.778982+0000 mon.a (mon.0) 1336 : cluster 0 osdmap e301: 8 total, 7 up, 8 in 2023-10-09T08:42:47.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.782354+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.391 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.799440+0000 osd.6 (osd.6) 289 : cluster 0 8.5 starting backfill to osd.4 from (0'0,0'0] MAX to 298'9084 2023-10-09T08:42:47.394 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:47.421 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:47.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:47.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:47.547 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:47.596 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:47.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:47.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:47.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:47.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:47.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:47.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:47.837 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:47.872 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:47.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:47.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:47.895 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:42:47.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:47.991 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.777222+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.991 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.779335+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.991 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.780547+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.991 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.782421+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.783367+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.783765+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.785464+0000 osd.0 (osd.0) 28 : cluster 0 8.e starting backfill to osd.4 from (0'0,0'0] MAX to 298'9071 2023-10-09T08:42:47.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.785711+0000 osd.2 (osd.2) 12 : cluster 0 8.a starting backfill to osd.3 from (0'0,0'0] MAX to 298'8900 2023-10-09T08:42:47.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.786379+0000 osd.0 (osd.0) 29 : cluster 0 8.9 starting backfill to osd.3 from (0'0,0'0] MAX to 298'8904 2023-10-09T08:42:47.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.786923+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.787752+0000 osd.2 (osd.2) 13 : cluster 0 8.b starting backfill to osd.4 from (0'0,0'0] MAX to 298'9109 2023-10-09T08:42:47.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.787762+0000 osd.2 (osd.2) 14 : cluster 0 8.4 starting backfill to osd.4 from (0'0,0'0] MAX to 298'9244 2023-10-09T08:42:47.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.789507+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.795358+0000 osd.0 (osd.0) 30 : cluster 0 8.c starting backfill to osd.4 from (0'0,0'0] MAX to 298'9195 2023-10-09T08:42:47.992 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:46.839220+0000 osd.0 (osd.0) 31 : cluster 0 8.c starting backfill to osd.6 from (0'0,0'0] MAX to 298'9195 2023-10-09T08:42:47.993 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:47.783567+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e302: 8 total, 7 up, 8 in 2023-10-09T08:42:47.993 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:47.788787+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:47.993 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:47.791310+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:47.993 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[76862]: cluster 2023-10-09T08:42:47.797994+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:47.993 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.777222+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.993 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.779335+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.993 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.780547+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.993 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.782421+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.993 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.783367+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.993 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.783765+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.785464+0000 osd.0 (osd.0) 28 : cluster 0 8.e starting backfill to osd.4 from (0'0,0'0] MAX to 298'9071 2023-10-09T08:42:47.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.785711+0000 osd.2 (osd.2) 12 : cluster 0 8.a starting backfill to osd.3 from (0'0,0'0] MAX to 298'8900 2023-10-09T08:42:47.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.786379+0000 osd.0 (osd.0) 29 : cluster 0 8.9 starting backfill to osd.3 from (0'0,0'0] MAX to 298'8904 2023-10-09T08:42:47.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.786923+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.787752+0000 osd.2 (osd.2) 13 : cluster 0 8.b starting backfill to osd.4 from (0'0,0'0] MAX to 298'9109 2023-10-09T08:42:47.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.787762+0000 osd.2 (osd.2) 14 : cluster 0 8.4 starting backfill to osd.4 from (0'0,0'0] MAX to 298'9244 2023-10-09T08:42:47.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.789507+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:47.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.795358+0000 osd.0 (osd.0) 30 : cluster 0 8.c starting backfill to osd.4 from (0'0,0'0] MAX to 298'9195 2023-10-09T08:42:47.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:46.839220+0000 osd.0 (osd.0) 31 : cluster 0 8.c starting backfill to osd.6 from (0'0,0'0] MAX to 298'9195 2023-10-09T08:42:47.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:47.783567+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e302: 8 total, 7 up, 8 in 2023-10-09T08:42:47.994 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:47.788787+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:47.995 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:47.791310+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:47.995 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:47 smithi081 bash[79557]: cluster 2023-10-09T08:42:47.797994+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:48.007 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:48.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:48.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:48.111 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:48.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.777222+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:48.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.779335+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:48.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.780547+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:48.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.782421+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:48.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.783367+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:48.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.783765+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:48.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.785464+0000 osd.0 (osd.0) 28 : cluster 0 8.e starting backfill to osd.4 from (0'0,0'0] MAX to 298'9071 2023-10-09T08:42:48.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.785711+0000 osd.2 (osd.2) 12 : cluster 0 8.a starting backfill to osd.3 from (0'0,0'0] MAX to 298'8900 2023-10-09T08:42:48.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.786379+0000 osd.0 (osd.0) 29 : cluster 0 8.9 starting backfill to osd.3 from (0'0,0'0] MAX to 298'8904 2023-10-09T08:42:48.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.786923+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:48.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.787752+0000 osd.2 (osd.2) 13 : cluster 0 8.b starting backfill to osd.4 from (0'0,0'0] MAX to 298'9109 2023-10-09T08:42:48.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.787762+0000 osd.2 (osd.2) 14 : cluster 0 8.4 starting backfill to osd.4 from (0'0,0'0] MAX to 298'9244 2023-10-09T08:42:48.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.789507+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T08:42:48.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.795358+0000 osd.0 (osd.0) 30 : cluster 0 8.c starting backfill to osd.4 from (0'0,0'0] MAX to 298'9195 2023-10-09T08:42:48.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:46.839220+0000 osd.0 (osd.0) 31 : cluster 0 8.c starting backfill to osd.6 from (0'0,0'0] MAX to 298'9195 2023-10-09T08:42:48.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:47.783567+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e302: 8 total, 7 up, 8 in 2023-10-09T08:42:48.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:47.788787+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:48.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:47.791310+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:48.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:47 smithi118 bash[59345]: cluster 2023-10-09T08:42:47.797994+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:48.140 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:48.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:48.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:48.247 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:48.282 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:48.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:48.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:48.391 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:48.426 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:48.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:48.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:48.536 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:48.563 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:48.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:48.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:48.652 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:42:48.670 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:48.687 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:42:48.704 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:48.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:48.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:48.727 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:42:48.768 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:42:48.807 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:48.829 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:48.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:48.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:48.840 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:42:48.870 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:42:48.913 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:42:48.913 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:42:48.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:42:48.914 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:42:48.914 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:42:48.914 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:42:48.914 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:42:48.914 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:42:48.914 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:42:48.932 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:48.961 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:48.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:48.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:49.066 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:49.096 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:49.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:49.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:49.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[76862]: cluster 2023-10-09T08:42:47.785081+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:49.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[76862]: cluster 2023-10-09T08:42:47.786397+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:49.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[76862]: cluster 2023-10-09T08:42:47.795645+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:49.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[76862]: cluster 2023-10-09T08:42:47.798773+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:49.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[76862]: cluster 2023-10-09T08:42:48.024110+0000 mgr.y (mgr.26009) 1230 : cluster 0 pgmap v1343: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 42391/290220 objects degraded (14.607%); 4/290220 objects misplaced (0.001%) 2023-10-09T08:42:49.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[76862]: audit 2023-10-09T08:42:48.601389+0000 mon.a (mon.0) 1338 : audit 0 from='client.? 172.21.15.81:0/1101895454' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:42:49.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[76862]: cluster 2023-10-09T08:42:48.764775+0000 mon.a (mon.0) 1339 : cluster 3 Health check update: Degraded data redundancy: 42391/290220 objects degraded (14.607%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:49.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[76862]: cluster 2023-10-09T08:42:48.785925+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T08:42:49.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[76862]: cluster 2023-10-09T08:42:48.787220+0000 mon.a (mon.0) 1340 : cluster 0 osdmap e303: 8 total, 7 up, 8 in 2023-10-09T08:42:49.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[76862]: cluster 2023-10-09T08:42:48.788263+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T08:42:49.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[76862]: audit 2023-10-09T08:42:48.920917+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:49.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[79557]: cluster 2023-10-09T08:42:47.785081+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:49.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[79557]: cluster 2023-10-09T08:42:47.786397+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:49.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[79557]: cluster 2023-10-09T08:42:47.795645+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:49.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[79557]: cluster 2023-10-09T08:42:47.798773+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:49.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[79557]: cluster 2023-10-09T08:42:48.024110+0000 mgr.y (mgr.26009) 1230 : cluster 0 pgmap v1343: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 42391/290220 objects degraded (14.607%); 4/290220 objects misplaced (0.001%) 2023-10-09T08:42:49.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[79557]: audit 2023-10-09T08:42:48.601389+0000 mon.a (mon.0) 1338 : audit 0 from='client.? 172.21.15.81:0/1101895454' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:42:49.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[79557]: cluster 2023-10-09T08:42:48.764775+0000 mon.a (mon.0) 1339 : cluster 3 Health check update: Degraded data redundancy: 42391/290220 objects degraded (14.607%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:49.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[79557]: cluster 2023-10-09T08:42:48.785925+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T08:42:49.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[79557]: cluster 2023-10-09T08:42:48.787220+0000 mon.a (mon.0) 1340 : cluster 0 osdmap e303: 8 total, 7 up, 8 in 2023-10-09T08:42:49.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[79557]: cluster 2023-10-09T08:42:48.788263+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T08:42:49.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:48 smithi081 bash[79557]: audit 2023-10-09T08:42:48.920917+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:49.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:49.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:49.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:49.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:49.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:48 smithi118 bash[59345]: cluster 2023-10-09T08:42:47.785081+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:49.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:48 smithi118 bash[59345]: cluster 2023-10-09T08:42:47.786397+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:49.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:48 smithi118 bash[59345]: cluster 2023-10-09T08:42:47.795645+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:49.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:48 smithi118 bash[59345]: cluster 2023-10-09T08:42:47.798773+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T08:42:49.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:48 smithi118 bash[59345]: cluster 2023-10-09T08:42:48.024110+0000 mgr.y (mgr.26009) 1230 : cluster 0 pgmap v1343: 89 pgs: 10 active+undersized+degraded, 41 active+clean, 16 active+undersized, 22 active+clean+remapped; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 42391/290220 objects degraded (14.607%); 4/290220 objects misplaced (0.001%) 2023-10-09T08:42:49.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:48 smithi118 bash[59345]: audit 2023-10-09T08:42:48.601389+0000 mon.a (mon.0) 1338 : audit 0 from='client.? 172.21.15.81:0/1101895454' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:42:49.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:48 smithi118 bash[59345]: cluster 2023-10-09T08:42:48.764775+0000 mon.a (mon.0) 1339 : cluster 3 Health check update: Degraded data redundancy: 42391/290220 objects degraded (14.607%), 10 pgs degraded, 26 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:49.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:48 smithi118 bash[59345]: cluster 2023-10-09T08:42:48.785925+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T08:42:49.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:48 smithi118 bash[59345]: cluster 2023-10-09T08:42:48.787220+0000 mon.a (mon.0) 1340 : cluster 0 osdmap e303: 8 total, 7 up, 8 in 2023-10-09T08:42:49.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:48 smithi118 bash[59345]: cluster 2023-10-09T08:42:48.788263+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T08:42:49.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:48 smithi118 bash[59345]: audit 2023-10-09T08:42:48.920917+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:49.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:49.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:49.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:49.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:49.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:49.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:49.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:49.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:49.540 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-09T08:42:49.541 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 3.0 2023-10-09T08:42:49.601 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:49.622 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:49.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:49.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:49.728 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:49.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:49.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:49.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:49.865 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:49.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:49.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:49.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:50.002 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:50.037 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:50.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:50.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:50.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:49 smithi081 bash[76862]: cluster 2023-10-09T08:42:48.785415+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T08:42:50.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:49 smithi081 bash[76862]: audit 2023-10-09T08:42:48.938041+0000 mon.a (mon.0) 1342 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:50.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:49 smithi081 bash[79557]: cluster 2023-10-09T08:42:48.785415+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T08:42:50.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:49 smithi081 bash[79557]: audit 2023-10-09T08:42:48.938041+0000 mon.a (mon.0) 1342 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:50.141 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:50.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:49 smithi118 bash[59345]: cluster 2023-10-09T08:42:48.785415+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T08:42:50.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:49 smithi118 bash[59345]: audit 2023-10-09T08:42:48.938041+0000 mon.a (mon.0) 1342 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:50.175 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:50.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:50.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:50.283 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:50.320 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:50.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:50.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:50.426 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:50.449 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:50.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:50.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:50.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:50.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:50.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:50.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:50.696 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:50.720 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:50.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:50.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:50.823 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:50.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:50.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:50.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:50.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:50.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:50 smithi118 bash[59345]: cluster 2023-10-09T08:42:50.025094+0000 mgr.y (mgr.26009) 1231 : cluster 0 pgmap v1345: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 41516/284694 objects degraded (14.583%); 47087/284694 objects misplaced (16.540%); 7.8 MiB/s, 2 keys/s, 117 objects/s recovering 2023-10-09T08:42:50.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:50.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:50.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:51.097 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:51.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:50 smithi081 bash[76862]: cluster 2023-10-09T08:42:50.025094+0000 mgr.y (mgr.26009) 1231 : cluster 0 pgmap v1345: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 41516/284694 objects degraded (14.583%); 47087/284694 objects misplaced (16.540%); 7.8 MiB/s, 2 keys/s, 117 objects/s recovering 2023-10-09T08:42:51.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:50 smithi081 bash[79557]: cluster 2023-10-09T08:42:50.025094+0000 mgr.y (mgr.26009) 1231 : cluster 0 pgmap v1345: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 41516/284694 objects degraded (14.583%); 47087/284694 objects misplaced (16.540%); 7.8 MiB/s, 2 keys/s, 117 objects/s recovering 2023-10-09T08:42:51.125 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:51.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:51.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:51.230 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:51.263 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:51.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:51.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:51.369 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:51.394 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:51.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:51.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:51.402 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:42:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:42:51] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.33.4" 2023-10-09T08:42:51.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:51.513 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:42:51.513 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:42:51.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:51.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:51.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:51.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:51.698 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:51.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:51.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:51.801 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:51.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:51.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:51.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:51.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:51.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:51.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:51.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:52.073 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:52.097 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:52.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:52.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:52.204 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:52.235 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:52.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:52.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:52.339 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:52.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:52 smithi118 bash[59345]: cluster 2023-10-09T08:42:52.025806+0000 mgr.y (mgr.26009) 1232 : cluster 0 pgmap v1346: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 41516/284694 objects degraded (14.583%); 47087/284694 objects misplaced (16.540%); 5.5 MiB/s, 1 keys/s, 82 objects/s recovering 2023-10-09T08:42:52.373 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:52.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:52 smithi081 bash[76862]: cluster 2023-10-09T08:42:52.025806+0000 mgr.y (mgr.26009) 1232 : cluster 0 pgmap v1346: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 41516/284694 objects degraded (14.583%); 47087/284694 objects misplaced (16.540%); 5.5 MiB/s, 1 keys/s, 82 objects/s recovering 2023-10-09T08:42:52.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:52 smithi081 bash[79557]: cluster 2023-10-09T08:42:52.025806+0000 mgr.y (mgr.26009) 1232 : cluster 0 pgmap v1346: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 41516/284694 objects degraded (14.583%); 47087/284694 objects misplaced (16.540%); 5.5 MiB/s, 1 keys/s, 82 objects/s recovering 2023-10-09T08:42:52.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:52.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:52.476 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:52.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:52.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:52.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:52.612 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:52.637 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:52.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:52.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:52.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:52.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:52.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:52.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:52.883 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:52.908 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:52.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:52.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:52.959 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:42:52.960 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:42:53.014 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:53.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:53.051 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:53.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:53.125 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:42:53.152 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:53.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:53 smithi118 bash[59345]: audit 2023-10-09T08:42:52.349154+0000 mon.b (mon.1) 29 : audit 1 from='client.? 172.21.15.81:0/730155829' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:42:53.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:53 smithi118 bash[59345]: audit 2023-10-09T08:42:52.350580+0000 mon.a (mon.0) 1343 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:42:53.182 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:53.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:53.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:53.285 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:53.316 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:53.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:53.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:53.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:53 smithi081 bash[76862]: audit 2023-10-09T08:42:52.349154+0000 mon.b (mon.1) 29 : audit 1 from='client.? 172.21.15.81:0/730155829' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:42:53.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:53 smithi081 bash[76862]: audit 2023-10-09T08:42:52.350580+0000 mon.a (mon.0) 1343 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:42:53.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:53 smithi081 bash[79557]: audit 2023-10-09T08:42:52.349154+0000 mon.b (mon.1) 29 : audit 1 from='client.? 172.21.15.81:0/730155829' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:42:53.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:53 smithi081 bash[79557]: audit 2023-10-09T08:42:52.350580+0000 mon.a (mon.0) 1343 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:42:53.421 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:53.458 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:53.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:53.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:53.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:42:53.562 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:53.588 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:53.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:53.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:53.692 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:53.732 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:53.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:53.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:53.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:53.875 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:53.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:53.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:53.982 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:54.008 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:54.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:54.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:54.093 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[76862]: cluster 2023-10-09T08:42:53.088767+0000 mon.a (mon.0) 1344 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:42:54.093 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[76862]: cluster 2023-10-09T08:42:53.097511+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e304 with expected crc 2023-10-09T08:42:54.093 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[76862]: cluster 2023-10-09T08:42:53.098667+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e304 with expected crc 2023-10-09T08:42:54.094 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[76862]: audit 2023-10-09T08:42:53.107618+0000 mon.a (mon.0) 1345 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:42:54.094 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[76862]: cluster 2023-10-09T08:42:53.107902+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e304: 8 total, 7 up, 8 in 2023-10-09T08:42:54.094 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[76862]: audit 2023-10-09T08:42:53.165105+0000 mon.c (mon.2) 443 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:42:54.094 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[76862]: audit 2023-10-09T08:42:53.518624+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:54.094 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[76862]: audit 2023-10-09T08:42:53.533006+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:54.094 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[76862]: cluster 2023-10-09T08:42:53.765782+0000 mon.a (mon.0) 1349 : cluster 3 Health check update: Degraded data redundancy: 41516/284694 objects degraded (14.583%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:54.094 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[76862]: cluster 2023-10-09T08:42:54.026572+0000 mgr.y (mgr.26009) 1233 : cluster 0 pgmap v1348: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 406 op/s; 40574/282606 objects degraded (14.357%); 46391/282606 objects misplaced (16.415%); 10 MiB/s, 1 keys/s, 157 objects/s recovering 2023-10-09T08:42:54.115 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:54.152 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:54.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:54.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:54.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-09T08:42:54.264 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:54.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:54 smithi118 bash[59345]: cluster 2023-10-09T08:42:53.088767+0000 mon.a (mon.0) 1344 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:42:54.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:54 smithi118 bash[59345]: cluster 2023-10-09T08:42:53.097511+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e304 with expected crc 2023-10-09T08:42:54.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:54 smithi118 bash[59345]: cluster 2023-10-09T08:42:53.098667+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e304 with expected crc 2023-10-09T08:42:54.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:54 smithi118 bash[59345]: audit 2023-10-09T08:42:53.107618+0000 mon.a (mon.0) 1345 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:42:54.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:54 smithi118 bash[59345]: cluster 2023-10-09T08:42:53.107902+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e304: 8 total, 7 up, 8 in 2023-10-09T08:42:54.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:54 smithi118 bash[59345]: audit 2023-10-09T08:42:53.165105+0000 mon.c (mon.2) 443 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:42:54.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:54 smithi118 bash[59345]: audit 2023-10-09T08:42:53.518624+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:54.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:54 smithi118 bash[59345]: audit 2023-10-09T08:42:53.533006+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:54.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:54 smithi118 bash[59345]: cluster 2023-10-09T08:42:53.765782+0000 mon.a (mon.0) 1349 : cluster 3 Health check update: Degraded data redundancy: 41516/284694 objects degraded (14.583%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:54.268 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:54 smithi118 bash[59345]: cluster 2023-10-09T08:42:54.026572+0000 mgr.y (mgr.26009) 1233 : cluster 0 pgmap v1348: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 406 op/s; 40574/282606 objects degraded (14.357%); 46391/282606 objects misplaced (16.415%); 10 MiB/s, 1 keys/s, 157 objects/s recovering 2023-10-09T08:42:54.318 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:54.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:54.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[79557]: cluster 2023-10-09T08:42:53.088767+0000 mon.a (mon.0) 1344 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:42:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[79557]: cluster 2023-10-09T08:42:53.097511+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e304 with expected crc 2023-10-09T08:42:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[79557]: cluster 2023-10-09T08:42:53.098667+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e304 with expected crc 2023-10-09T08:42:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[79557]: audit 2023-10-09T08:42:53.107618+0000 mon.a (mon.0) 1345 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:42:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[79557]: cluster 2023-10-09T08:42:53.107902+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e304: 8 total, 7 up, 8 in 2023-10-09T08:42:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[79557]: audit 2023-10-09T08:42:53.165105+0000 mon.c (mon.2) 443 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:42:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[79557]: audit 2023-10-09T08:42:53.518624+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[79557]: audit 2023-10-09T08:42:53.533006+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:54.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[79557]: cluster 2023-10-09T08:42:53.765782+0000 mon.a (mon.0) 1349 : cluster 3 Health check update: Degraded data redundancy: 41516/284694 objects degraded (14.583%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:54.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:54 smithi081 bash[79557]: cluster 2023-10-09T08:42:54.026572+0000 mgr.y (mgr.26009) 1233 : cluster 0 pgmap v1348: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 406 op/s; 40574/282606 objects degraded (14.357%); 46391/282606 objects misplaced (16.415%); 10 MiB/s, 1 keys/s, 157 objects/s recovering 2023-10-09T08:42:54.425 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:54.449 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:54.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:54.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:54.554 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:54.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:54.601 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:54.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:54.702 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:54.729 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:54.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:54.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:54.836 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:54.861 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:54.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:54.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:54.966 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:55.000 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:55.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:55.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:55.106 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:55.137 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:55.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:55.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:55.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:55.275 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:55.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:55.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:55.384 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:55.427 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:42:55.431 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:55.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:55.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:55.536 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:55.566 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:55.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:55.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:55.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:55.708 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:55.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:55.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:55.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:55.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:55.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:55.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:55.938 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:55.968 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:55.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:55.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:56.072 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:56.107 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:56.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:56.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:56.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:55 smithi081 bash[76862]: audit 2023-10-09T08:42:54.923981+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:56.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:55 smithi081 bash[76862]: audit 2023-10-09T08:42:54.932517+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:56.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:55 smithi081 bash[79557]: audit 2023-10-09T08:42:54.923981+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:56.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:55 smithi081 bash[79557]: audit 2023-10-09T08:42:54.932517+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:56.210 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:56.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:56.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:56.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:56.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:55 smithi118 bash[59345]: audit 2023-10-09T08:42:54.923981+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:56.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:55 smithi118 bash[59345]: audit 2023-10-09T08:42:54.932517+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:42:56.347 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:56.387 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:56.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:56.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:56.491 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:56.521 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:56.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:56.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:56.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:56.652 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:56.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:56.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:56.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:56.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:56.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:56.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:56.893 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:56.923 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:56.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:56.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:56.947 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:42:57.030 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:57.060 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:57.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:57.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:57.165 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:57.175 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:56 smithi081 bash[76862]: cluster 2023-10-09T08:42:56.027583+0000 mgr.y (mgr.26009) 1234 : cluster 0 pgmap v1349: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 39479/273981 objects degraded (14.409%); 44767/273981 objects misplaced (16.339%); 12 MiB/s, 1 keys/s, 193 objects/s recovering 2023-10-09T08:42:57.176 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:56 smithi081 bash[79557]: cluster 2023-10-09T08:42:56.027583+0000 mgr.y (mgr.26009) 1234 : cluster 0 pgmap v1349: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 39479/273981 objects degraded (14.409%); 44767/273981 objects misplaced (16.339%); 12 MiB/s, 1 keys/s, 193 objects/s recovering 2023-10-09T08:42:57.207 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:57.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:57.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:57.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:56 smithi118 bash[59345]: cluster 2023-10-09T08:42:56.027583+0000 mgr.y (mgr.26009) 1234 : cluster 0 pgmap v1349: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 39479/273981 objects degraded (14.409%); 44767/273981 objects misplaced (16.339%); 12 MiB/s, 1 keys/s, 193 objects/s recovering 2023-10-09T08:42:57.312 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:57.337 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:57.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:57.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:57.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:57.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:57.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:57.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:57.577 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:57.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:57.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:57.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:57.717 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:57.743 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:57.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:57.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:57.846 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:57.881 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:57.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:57.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:57.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:58.015 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:58.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:58.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:58.118 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:58.161 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:58.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:58.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:58.265 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:58.314 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:58.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:58.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:58.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:58 smithi081 bash[76862]: cluster 2023-10-09T08:42:58.028298+0000 mgr.y (mgr.26009) 1235 : cluster 0 pgmap v1350: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 39479/273981 objects degraded (14.409%); 44767/273981 objects misplaced (16.339%); 10 MiB/s, 1 keys/s, 157 objects/s recovering 2023-10-09T08:42:58.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:58 smithi081 bash[79557]: cluster 2023-10-09T08:42:58.028298+0000 mgr.y (mgr.26009) 1235 : cluster 0 pgmap v1350: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 39479/273981 objects degraded (14.409%); 44767/273981 objects misplaced (16.339%); 10 MiB/s, 1 keys/s, 157 objects/s recovering 2023-10-09T08:42:58.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:58.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:42:58.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:58.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:42:58.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:58 smithi118 bash[59345]: cluster 2023-10-09T08:42:58.028298+0000 mgr.y (mgr.26009) 1235 : cluster 0 pgmap v1350: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 39479/273981 objects degraded (14.409%); 44767/273981 objects misplaced (16.339%); 10 MiB/s, 1 keys/s, 157 objects/s recovering 2023-10-09T08:42:58.557 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:58.586 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:58.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:58.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:58.690 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:58.723 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:58.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:58.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:42:58.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:58.852 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:42:58.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:58.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:42:58.958 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:58.981 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:58.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:58.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:59.086 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:59.119 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:42:59.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:59.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:42:59.222 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:59.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:42:59 smithi118 bash[59345]: cluster 2023-10-09T08:42:58.767030+0000 mon.a (mon.0) 1352 : cluster 3 Health check update: Degraded data redundancy: 39479/273981 objects degraded (14.409%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:59.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:59.259 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:59.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:59.360 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:59.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:42:59 smithi081 bash[76862]: cluster 2023-10-09T08:42:58.767030+0000 mon.a (mon.0) 1352 : cluster 3 Health check update: Degraded data redundancy: 39479/273981 objects degraded (14.409%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:59.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:42:59 smithi081 bash[79557]: cluster 2023-10-09T08:42:58.767030+0000 mon.a (mon.0) 1352 : cluster 3 Health check update: Degraded data redundancy: 39479/273981 objects degraded (14.409%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:42:59.387 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:42:59.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:59.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:42:59.490 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:59.525 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:59.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:59.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:59.533 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:42:59.539 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:42:59.632 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:59.663 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:42:59.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:59.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:42:59.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:59.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:42:59.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:59.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:42:59.901 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:59.931 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:42:59.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:42:59.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:00.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:00.075 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:00.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:00.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:00.181 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:00.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:00 smithi118 bash[59345]: cluster 2023-10-09T08:43:00.029758+0000 mgr.y (mgr.26009) 1236 : cluster 0 pgmap v1351: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 37380/263541 objects degraded (14.184%); 42551/263541 objects misplaced (16.146%); 14 MiB/s, 226 objects/s recovering 2023-10-09T08:43:00.206 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:00.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:00.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:00.312 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:00.341 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:00.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:00.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:00.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:00 smithi081 bash[76862]: cluster 2023-10-09T08:43:00.029758+0000 mgr.y (mgr.26009) 1236 : cluster 0 pgmap v1351: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 37380/263541 objects degraded (14.184%); 42551/263541 objects misplaced (16.146%); 14 MiB/s, 226 objects/s recovering 2023-10-09T08:43:00.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:00 smithi081 bash[79557]: cluster 2023-10-09T08:43:00.029758+0000 mgr.y (mgr.26009) 1236 : cluster 0 pgmap v1351: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 37380/263541 objects degraded (14.184%); 42551/263541 objects misplaced (16.146%); 14 MiB/s, 226 objects/s recovering 2023-10-09T08:43:00.445 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:00.480 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:00.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:00.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:00.587 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:00.611 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:00.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:00.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:00.716 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:00.743 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:00.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:00.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:00.846 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:00.882 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:00.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:00.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:00.985 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:01.013 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:01.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:01.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:01.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:01.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:01.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:01.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:01.249 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:01.267 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:01.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:01.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:01.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:01.404 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:01.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:01.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:01.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:01.518 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:43:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:43:01] "GET /metrics HTTP/1.1" 200 36640 "" "Prometheus/2.33.4" 2023-10-09T08:43:01.526 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:43:01.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:01.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:01.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:01.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:01.673 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:01.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:01.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:01.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:01.818 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:01.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:01.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:01.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:01.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:01.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:01.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:02.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:02.089 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:02.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:02.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:02.193 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:02.258 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:02.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:02.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:02.362 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:02.373 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:02 smithi118 bash[59345]: cluster 2023-10-09T08:43:02.030422+0000 mgr.y (mgr.26009) 1237 : cluster 0 pgmap v1352: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 37380/263541 objects degraded (14.184%); 42551/263541 objects misplaced (16.146%); 14 MiB/s, 226 objects/s recovering 2023-10-09T08:43:02.388 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:02.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:02.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:02.493 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:02.525 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:02.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:02.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:02.631 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:02.655 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:02.657 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:02 smithi081 bash[76862]: cluster 2023-10-09T08:43:02.030422+0000 mgr.y (mgr.26009) 1237 : cluster 0 pgmap v1352: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 37380/263541 objects degraded (14.184%); 42551/263541 objects misplaced (16.146%); 14 MiB/s, 226 objects/s recovering 2023-10-09T08:43:02.657 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:02 smithi081 bash[79557]: cluster 2023-10-09T08:43:02.030422+0000 mgr.y (mgr.26009) 1237 : cluster 0 pgmap v1352: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 37380/263541 objects degraded (14.184%); 42551/263541 objects misplaced (16.146%); 14 MiB/s, 226 objects/s recovering 2023-10-09T08:43:02.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:02.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:02.760 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:02.802 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:02.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:02.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:02.905 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:02.934 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:02.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:02.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:03.041 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:03.069 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:03.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:03.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:03.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:03.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:03.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:03.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:03.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:03.328 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:03.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:03.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:03.432 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:03.459 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:03.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:03.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:03.563 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:03.589 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:03.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:03.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:03.695 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:03.723 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:03.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:03.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:03.829 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:03.873 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:03.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:03.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:03.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:03.987 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:03 smithi081 bash[76862]: cluster 2023-10-09T08:43:03.771071+0000 mon.a (mon.0) 1353 : cluster 3 Health check update: Degraded data redundancy: 37380/263541 objects degraded (14.184%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:03.987 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:03 smithi081 bash[79557]: cluster 2023-10-09T08:43:03.771071+0000 mon.a (mon.0) 1353 : cluster 3 Health check update: Degraded data redundancy: 37380/263541 objects degraded (14.184%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:04.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:03 smithi118 bash[59345]: cluster 2023-10-09T08:43:03.771071+0000 mon.a (mon.0) 1353 : cluster 3 Health check update: Degraded data redundancy: 37380/263541 objects degraded (14.184%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:04.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:04.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:04.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:04.130 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:04.164 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:04.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:04.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:04.271 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:04.283 INFO:teuthology.orchestra.run.smithi081.stdout:moved 0 / 267 (0%) 2023-10-09T08:43:04.283 INFO:teuthology.orchestra.run.smithi081.stdout:avg 38.1429 2023-10-09T08:43:04.283 INFO:teuthology.orchestra.run.smithi081.stdout:stddev 8.81557 -> 8.81557 (expected baseline 5.71786) 2023-10-09T08:43:04.283 INFO:teuthology.orchestra.run.smithi081.stdout:min osd.0 with 26 -> 26 pgs (0.681648 -> 0.681648 * mean) 2023-10-09T08:43:04.283 INFO:teuthology.orchestra.run.smithi081.stdout:max osd.4 with 43 -> 43 pgs (1.12734 -> 1.12734 * mean) 2023-10-09T08:43:04.284 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:43:04.284 INFO:teuthology.orchestra.run.smithi081.stdout:oload 1000 2023-10-09T08:43:04.284 INFO:teuthology.orchestra.run.smithi081.stdout:max_change 3 2023-10-09T08:43:04.284 INFO:teuthology.orchestra.run.smithi081.stdout:max_change_osds 4 2023-10-09T08:43:04.284 INFO:teuthology.orchestra.run.smithi081.stdout:average_utilization 0.0268 2023-10-09T08:43:04.284 INFO:teuthology.orchestra.run.smithi081.stdout:overload_utilization 0.2676 2023-10-09T08:43:04.295 INFO:teuthology.orchestra.run.smithi081.stderr:no change 2023-10-09T08:43:04.301 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:04.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:04.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:04.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:04.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:04.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:04.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:04.537 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:04.566 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:04.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:04.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:04.671 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:04.702 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:04.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:04.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:04.810 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:04.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:04.839 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:04 smithi081 bash[76862]: cluster 2023-10-09T08:43:04.031178+0000 mgr.y (mgr.26009) 1238 : cluster 0 pgmap v1353: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 707 op/s; 36504/261495 objects degraded (13.960%); 41869/261495 objects misplaced (16.011%); 16 MiB/s, 250 objects/s recovering 2023-10-09T08:43:04.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:04.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:04.940 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:04.968 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:04.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:04.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:05.074 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:05.101 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:05.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:04 smithi118 bash[59345]: cluster 2023-10-09T08:43:04.031178+0000 mgr.y (mgr.26009) 1238 : cluster 0 pgmap v1353: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 707 op/s; 36504/261495 objects degraded (13.960%); 41869/261495 objects misplaced (16.011%); 16 MiB/s, 250 objects/s recovering 2023-10-09T08:43:05.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:05.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:05.177 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:04 smithi081 bash[79557]: cluster 2023-10-09T08:43:04.031178+0000 mgr.y (mgr.26009) 1238 : cluster 0 pgmap v1353: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 707 op/s; 36504/261495 objects degraded (13.960%); 41869/261495 objects misplaced (16.011%); 16 MiB/s, 250 objects/s recovering 2023-10-09T08:43:05.205 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:05.241 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:05.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:05.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:05.346 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:05.379 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:05.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:05.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:05.482 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:05.508 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:05.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:05.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:05.610 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:05.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:05.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:05.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:05.742 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:05.780 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:05.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:05.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:05.885 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:05.917 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:05.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:05.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:06.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:05 smithi118 bash[59345]: audit 2023-10-09T08:43:04.281586+0000 mgr.y (mgr.26009) 1239 : audit 0 from='client.45845 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:43:06.020 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:06.046 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:06.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:06.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:06.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:06.178 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:06.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:06.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:06.280 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:06.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:06.322 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:06.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:06.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:05 smithi081 bash[76862]: audit 2023-10-09T08:43:04.281586+0000 mgr.y (mgr.26009) 1239 : audit 0 from='client.45845 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:43:06.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:05 smithi081 bash[79557]: audit 2023-10-09T08:43:04.281586+0000 mgr.y (mgr.26009) 1239 : audit 0 from='client.45845 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:43:06.423 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:06.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:06.450 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:06.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:06.551 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:06.583 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:06.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:06.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:06.691 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:06.718 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:06.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:06.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:06.821 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:06.854 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:06.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:06.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:06.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:06.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:07.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:07.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:07.103 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:07.147 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:07.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:07.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:07.256 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:07.287 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:07.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:07.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:07.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:07.426 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:07.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:07.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:07.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:07.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:07.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:07.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:07.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:07.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:07.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:07.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:07.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:07.840 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:07.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:07.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:07.943 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:07.971 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:07.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:07.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:08.011 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:07 smithi081 bash[76862]: cluster 2023-10-09T08:43:06.035348+0000 mgr.y (mgr.26009) 1240 : cluster 0 pgmap v1354: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 35446/253182 objects degraded (14.000%); 40300/253182 objects misplaced (15.917%); 15 MiB/s, 236 objects/s recovering 2023-10-09T08:43:08.012 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:07 smithi081 bash[79557]: cluster 2023-10-09T08:43:06.035348+0000 mgr.y (mgr.26009) 1240 : cluster 0 pgmap v1354: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 35446/253182 objects degraded (14.000%); 40300/253182 objects misplaced (15.917%); 15 MiB/s, 236 objects/s recovering 2023-10-09T08:43:08.074 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:08.098 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:08.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:07 smithi118 bash[59345]: cluster 2023-10-09T08:43:06.035348+0000 mgr.y (mgr.26009) 1240 : cluster 0 pgmap v1354: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 35446/253182 objects degraded (14.000%); 40300/253182 objects misplaced (15.917%); 15 MiB/s, 236 objects/s recovering 2023-10-09T08:43:08.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:08.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:08.206 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:08.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:08.237 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:08.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:08.338 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:08.376 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:08.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:08.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:08.485 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:08.511 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:08.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:08.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:08.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:08.658 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:08.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:08.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:08.761 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:08.797 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:08.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:08.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:08.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:08.909 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:08 smithi081 bash[76862]: audit 2023-10-09T08:43:08.165404+0000 mon.c (mon.2) 444 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:43:08.910 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:08 smithi081 bash[76862]: cluster 2023-10-09T08:43:08.772290+0000 mon.a (mon.0) 1354 : cluster 3 Health check update: Degraded data redundancy: 35446/253182 objects degraded (14.000%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:08.910 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:08 smithi081 bash[79557]: audit 2023-10-09T08:43:08.165404+0000 mon.c (mon.2) 444 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:43:08.910 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:08 smithi081 bash[79557]: cluster 2023-10-09T08:43:08.772290+0000 mon.a (mon.0) 1354 : cluster 3 Health check update: Degraded data redundancy: 35446/253182 objects degraded (14.000%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:08.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:08.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:08.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:09.035 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:09.043 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:08 smithi118 bash[59345]: audit 2023-10-09T08:43:08.165404+0000 mon.c (mon.2) 444 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:43:09.043 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:08 smithi118 bash[59345]: cluster 2023-10-09T08:43:08.772290+0000 mon.a (mon.0) 1354 : cluster 3 Health check update: Degraded data redundancy: 35446/253182 objects degraded (14.000%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:09.063 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:09.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:09.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:09.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:09.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:09.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:09.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:09.263 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-10-09T08:43:09.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 1.0 2023-10-09T08:43:09.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:09.336 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:09.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:09.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:09.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:09.483 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:09.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:09.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:09.588 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:09.620 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:09.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:09.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:09.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:09.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:09.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:09.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:09.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:09.858 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:09 smithi118 bash[59345]: cluster 2023-10-09T08:43:08.035970+0000 mgr.y (mgr.26009) 1241 : cluster 0 pgmap v1355: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 35446/253182 objects degraded (14.000%); 40300/253182 objects misplaced (15.917%); 12 MiB/s, 189 objects/s recovering 2023-10-09T08:43:09.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:09.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:09.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:09.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:09.993 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:09 smithi081 bash[76862]: cluster 2023-10-09T08:43:08.035970+0000 mgr.y (mgr.26009) 1241 : cluster 0 pgmap v1355: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 35446/253182 objects degraded (14.000%); 40300/253182 objects misplaced (15.917%); 12 MiB/s, 189 objects/s recovering 2023-10-09T08:43:09.993 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:09 smithi081 bash[79557]: cluster 2023-10-09T08:43:08.035970+0000 mgr.y (mgr.26009) 1241 : cluster 0 pgmap v1355: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 5.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 35446/253182 objects degraded (14.000%); 40300/253182 objects misplaced (15.917%); 12 MiB/s, 189 objects/s recovering 2023-10-09T08:43:10.010 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:10.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:10.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:10.114 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:10.144 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:10.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:10.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:10.247 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:10.271 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:10.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:10.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:10.375 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:10.405 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:10.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:10.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:10.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:10.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:10.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:10.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:10.653 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:10.680 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:10.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:10.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:10.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:10.809 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:10.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:10.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:10.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:10.947 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:10.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:10.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:11.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:11.076 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:11.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:11.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:11.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:11.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:11.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:11.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:11.314 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:11.350 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:11.354 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:43:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:43:11] "GET /metrics HTTP/1.1" 200 36623 "" "Prometheus/2.33.4" 2023-10-09T08:43:11.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:11.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:11.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:11.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:11.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:11.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:11.592 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:11.634 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:11.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:11.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:11.739 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:11.767 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:11.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:11.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:11.872 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:11.929 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:11.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:11.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:12.034 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:12.074 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:12.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:12.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:12.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:11 smithi081 bash[76862]: cluster 2023-10-09T08:43:10.036947+0000 mgr.y (mgr.26009) 1242 : cluster 0 pgmap v1356: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 33580/242877 objects degraded (13.826%); 38036/242877 objects misplaced (15.661%); 18 MiB/s, 280 objects/s recovering 2023-10-09T08:43:12.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:11 smithi081 bash[79557]: cluster 2023-10-09T08:43:10.036947+0000 mgr.y (mgr.26009) 1242 : cluster 0 pgmap v1356: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 33580/242877 objects degraded (13.826%); 38036/242877 objects misplaced (15.661%); 18 MiB/s, 280 objects/s recovering 2023-10-09T08:43:12.179 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:12.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:11 smithi118 bash[59345]: cluster 2023-10-09T08:43:10.036947+0000 mgr.y (mgr.26009) 1242 : cluster 0 pgmap v1356: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 33580/242877 objects degraded (13.826%); 38036/242877 objects misplaced (15.661%); 18 MiB/s, 280 objects/s recovering 2023-10-09T08:43:12.210 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:12.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:12.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:12.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:12.342 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:12.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:12.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:12.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:12.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:12.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:12.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:12.581 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:12.618 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:12.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:12.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:12.722 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:12.755 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:12.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:12.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:12.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:12.890 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:12.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:12.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:12.994 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:13.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:13.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:13.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:13.135 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:13.169 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:13.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:13.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:13.280 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:13.309 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:13.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:13.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:13.413 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:13.441 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:13.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:13.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:13.544 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:13.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:13.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:13.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:13.689 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:13.719 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:13.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:13.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:13.822 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:13.865 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:13.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:13.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:13.970 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:13.982 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:13 smithi118 bash[59345]: cluster 2023-10-09T08:43:12.037598+0000 mgr.y (mgr.26009) 1243 : cluster 0 pgmap v1357: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 33580/242877 objects degraded (13.826%); 38036/242877 objects misplaced (15.661%); 11 MiB/s, 179 objects/s recovering 2023-10-09T08:43:13.983 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:13 smithi118 bash[59345]: cluster 2023-10-09T08:43:13.774210+0000 mon.a (mon.0) 1355 : cluster 3 Health check update: Degraded data redundancy: 33580/242877 objects degraded (13.826%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:13.983 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:13 smithi081 bash[79557]: cluster 2023-10-09T08:43:12.037598+0000 mgr.y (mgr.26009) 1243 : cluster 0 pgmap v1357: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 33580/242877 objects degraded (13.826%); 38036/242877 objects misplaced (15.661%); 11 MiB/s, 179 objects/s recovering 2023-10-09T08:43:13.983 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:13 smithi081 bash[79557]: cluster 2023-10-09T08:43:13.774210+0000 mon.a (mon.0) 1355 : cluster 3 Health check update: Degraded data redundancy: 33580/242877 objects degraded (13.826%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:13.984 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:13 smithi081 bash[76862]: cluster 2023-10-09T08:43:12.037598+0000 mgr.y (mgr.26009) 1243 : cluster 0 pgmap v1357: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 33580/242877 objects degraded (13.826%); 38036/242877 objects misplaced (15.661%); 11 MiB/s, 179 objects/s recovering 2023-10-09T08:43:13.984 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:13 smithi081 bash[76862]: cluster 2023-10-09T08:43:13.774210+0000 mon.a (mon.0) 1355 : cluster 3 Health check update: Degraded data redundancy: 33580/242877 objects degraded (13.826%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:14.000 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:14.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:14.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:14.108 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:14.142 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:14.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:14.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:14.250 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:14.295 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:14.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:14.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:14.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:14.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:14.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:14.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:14.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:14.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:14.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:14.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:14.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:14.720 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:14.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:14.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:14.825 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:14.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:14.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:14.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:14.965 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:15.008 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:15.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:15.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:15.111 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:15.139 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:15.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:15.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:15.246 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:15.273 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:15.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:15.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:15.379 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:15.407 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:15.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:15.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:15.514 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:15.542 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:15.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:15.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:15.646 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:15.683 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:15.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:15.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:15.793 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:15.819 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:15.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:15.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:15.868 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:15 smithi118 bash[59345]: cluster 2023-10-09T08:43:14.038497+0000 mgr.y (mgr.26009) 1244 : cluster 0 pgmap v1358: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 629 op/s; 32725/240864 objects degraded (13.587%); 37365/240864 objects misplaced (15.513%); 14 MiB/s, 223 objects/s recovering 2023-10-09T08:43:15.922 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:15.950 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:15.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:15.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:16.055 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:16.082 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:16.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:16.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:16.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:15 smithi081 bash[76862]: cluster 2023-10-09T08:43:14.038497+0000 mgr.y (mgr.26009) 1244 : cluster 0 pgmap v1358: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 629 op/s; 32725/240864 objects degraded (13.587%); 37365/240864 objects misplaced (15.513%); 14 MiB/s, 223 objects/s recovering 2023-10-09T08:43:16.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:15 smithi081 bash[79557]: cluster 2023-10-09T08:43:14.038497+0000 mgr.y (mgr.26009) 1244 : cluster 0 pgmap v1358: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 629 op/s; 32725/240864 objects degraded (13.587%); 37365/240864 objects misplaced (15.513%); 14 MiB/s, 223 objects/s recovering 2023-10-09T08:43:16.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:16.221 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:16.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:16.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:16.324 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:16.351 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:16.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:16.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:16.454 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:16.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:16.492 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:16.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:16.593 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:16.623 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:16.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:16.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:16.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:16.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:16.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:16.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:16.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:16.877 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:16.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:16.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:16.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:17.005 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:17.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:17.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:17.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:17.137 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:17.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:17.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:17.240 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:17.274 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:17.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:17.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:17.379 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:17.408 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:17.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:17.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:17.516 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:17.563 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:17.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:17.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:17.670 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:17.707 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:17.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:17.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:17.748 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:43:17.815 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:17.852 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:17.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:17.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:17.958 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:17.995 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:17.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:17.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:18.099 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:18.107 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:17 smithi118 bash[59345]: cluster 2023-10-09T08:43:16.039514+0000 mgr.y (mgr.26009) 1245 : cluster 0 pgmap v1359: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 31704/232842 objects degraded (13.616%); 35837/232842 objects misplaced (15.391%); 15 MiB/s, 235 objects/s recovering 2023-10-09T08:43:18.127 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:18.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:18.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:18.136 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:43:18.137 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:43:18.167 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:17 smithi081 bash[76862]: cluster 2023-10-09T08:43:16.039514+0000 mgr.y (mgr.26009) 1245 : cluster 0 pgmap v1359: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 31704/232842 objects degraded (13.616%); 35837/232842 objects misplaced (15.391%); 15 MiB/s, 235 objects/s recovering 2023-10-09T08:43:18.168 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:17 smithi081 bash[79557]: cluster 2023-10-09T08:43:16.039514+0000 mgr.y (mgr.26009) 1245 : cluster 0 pgmap v1359: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 31704/232842 objects degraded (13.616%); 35837/232842 objects misplaced (15.391%); 15 MiB/s, 235 objects/s recovering 2023-10-09T08:43:18.229 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:18.261 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:18.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:18.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:18.367 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:18.391 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:18.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:18.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:18.494 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:18.526 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:18.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:18.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:18.629 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:18.659 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:18.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:18.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:18.764 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:18.791 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:18.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:18.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:18.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:18.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:18.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:18.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:18 smithi118 bash[59345]: cluster 2023-10-09T08:43:18.775314+0000 mon.a (mon.0) 1356 : cluster 3 Health check update: Degraded data redundancy: 31704/232842 objects degraded (13.616%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:19.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:19.026 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:18 smithi081 bash[76862]: cluster 2023-10-09T08:43:18.775314+0000 mon.a (mon.0) 1356 : cluster 3 Health check update: Degraded data redundancy: 31704/232842 objects degraded (13.616%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:19.026 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:18 smithi081 bash[79557]: cluster 2023-10-09T08:43:18.775314+0000 mon.a (mon.0) 1356 : cluster 3 Health check update: Degraded data redundancy: 31704/232842 objects degraded (13.616%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:19.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:19.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:19.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:19.161 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:19.191 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:19.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:19.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:19.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:19.339 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:19.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:19.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:19.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:19.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:19.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:19.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:19.576 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:19.607 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:19.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:19.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:19.710 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:19.753 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:19.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:19.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:19.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:19.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:19.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:19.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:19.984 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:20.009 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:20.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:20.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:20.114 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:20.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:19 smithi081 bash[76862]: cluster 2023-10-09T08:43:18.040139+0000 mgr.y (mgr.26009) 1246 : cluster 0 pgmap v1360: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 31704/232842 objects degraded (13.616%); 35837/232842 objects misplaced (15.391%); 12 MiB/s, 186 objects/s recovering 2023-10-09T08:43:20.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:19 smithi081 bash[79557]: cluster 2023-10-09T08:43:18.040139+0000 mgr.y (mgr.26009) 1246 : cluster 0 pgmap v1360: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 31704/232842 objects degraded (13.616%); 35837/232842 objects misplaced (15.391%); 12 MiB/s, 186 objects/s recovering 2023-10-09T08:43:20.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:20.158 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:20.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:19 smithi118 bash[59345]: cluster 2023-10-09T08:43:18.040139+0000 mgr.y (mgr.26009) 1246 : cluster 0 pgmap v1360: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 31704/232842 objects degraded (13.616%); 35837/232842 objects misplaced (15.391%); 12 MiB/s, 186 objects/s recovering 2023-10-09T08:43:20.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:20.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:20.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:20.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:20.394 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:20.419 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:20.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:20.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:20.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:20.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:20.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:20.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:20.662 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:20.690 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:20.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:20.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:20.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:20.817 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:20.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:20.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:20.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:20.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:20.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:20.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:21.057 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:21.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:21.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:21.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:21.188 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:21.215 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:21.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:21.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:21.320 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:21.345 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:21.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:21.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:21.418 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:43:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:43:21] "GET /metrics HTTP/1.1" 200 36623 "" "Prometheus/2.33.4" 2023-10-09T08:43:21.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:21.484 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:21.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:21.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:21.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:21.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:21.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:21.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:21.694 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:43:21.712 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:21.740 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:21.742 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:43:21.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:21.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:21.790 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:43:21.851 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:21.852 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:43:21.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:21.878 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:21.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:21.891 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:43:21.916 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:43:21.949 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:43:21.949 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:43:21.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:43:21.949 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:43:21.949 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:43:21.949 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:43:21.950 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:43:21.950 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:43:21.950 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:43:21.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:21 smithi081 bash[79557]: cluster 2023-10-09T08:43:20.040965+0000 mgr.y (mgr.26009) 1247 : cluster 0 pgmap v1361: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 29883/223161 objects degraded (13.391%); 33713/223161 objects misplaced (15.107%); 18 MiB/s, 282 objects/s recovering 2023-10-09T08:43:21.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:21 smithi081 bash[79557]: audit 2023-10-09T08:43:21.636577+0000 mon.a (mon.0) 1357 : audit 0 from='client.? 172.21.15.81:0/1280198087' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:43:21.976 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:21 smithi081 bash[76862]: cluster 2023-10-09T08:43:20.040965+0000 mgr.y (mgr.26009) 1247 : cluster 0 pgmap v1361: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 29883/223161 objects degraded (13.391%); 33713/223161 objects misplaced (15.107%); 18 MiB/s, 282 objects/s recovering 2023-10-09T08:43:21.977 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:21 smithi081 bash[76862]: audit 2023-10-09T08:43:21.636577+0000 mon.a (mon.0) 1357 : audit 0 from='client.? 172.21.15.81:0/1280198087' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:43:21.979 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:22.008 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:22.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:22.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:22.112 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:22.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:21 smithi118 bash[59345]: cluster 2023-10-09T08:43:20.040965+0000 mgr.y (mgr.26009) 1247 : cluster 0 pgmap v1361: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 29883/223161 objects degraded (13.391%); 33713/223161 objects misplaced (15.107%); 18 MiB/s, 282 objects/s recovering 2023-10-09T08:43:22.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:21 smithi118 bash[59345]: audit 2023-10-09T08:43:21.636577+0000 mon.a (mon.0) 1357 : audit 0 from='client.? 172.21.15.81:0/1280198087' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:43:22.162 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:22.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:22.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:22.267 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:22.293 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:22.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:22.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:22.399 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:22.420 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:22.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:22.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:22.523 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:22.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:22.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:22.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:22.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:22.697 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:22.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:22.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:22.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:22.819 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:22.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:22.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:22.901 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:43:22.921 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:22.929 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:22 smithi081 bash[76862]: audit 2023-10-09T08:43:21.890708+0000 mon.b (mon.1) 30 : audit 1 from='client.? 172.21.15.81:0/4121596674' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:43:22.930 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:22 smithi081 bash[76862]: audit 2023-10-09T08:43:21.892738+0000 mon.a (mon.0) 1358 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:43:22.930 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:22 smithi081 bash[79557]: audit 2023-10-09T08:43:21.890708+0000 mon.b (mon.1) 30 : audit 1 from='client.? 172.21.15.81:0/4121596674' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:43:22.930 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:22 smithi081 bash[79557]: audit 2023-10-09T08:43:21.892738+0000 mon.a (mon.0) 1358 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:43:22.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:22.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:22.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:23.054 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:23.088 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:23.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:23.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:23.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:23.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:23.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:23.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:23.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:22 smithi118 bash[59345]: audit 2023-10-09T08:43:21.890708+0000 mon.b (mon.1) 30 : audit 1 from='client.? 172.21.15.81:0/4121596674' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:43:23.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:22 smithi118 bash[59345]: audit 2023-10-09T08:43:21.892738+0000 mon.a (mon.0) 1358 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:43:23.330 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:23.361 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:23.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:23.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:23.466 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:23.520 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:23.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:23.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:23.626 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:23.649 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:23.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:23.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:23.752 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:23.792 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:23.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:23.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:23.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:23 smithi118 bash[59345]: cluster 2023-10-09T08:43:22.041586+0000 mgr.y (mgr.26009) 1248 : cluster 0 pgmap v1362: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 29883/223161 objects degraded (13.391%); 33713/223161 objects misplaced (15.107%); 12 MiB/s, 192 objects/s recovering 2023-10-09T08:43:23.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:23 smithi118 bash[59345]: cluster 2023-10-09T08:43:22.886106+0000 mon.a (mon.0) 1359 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:43:23.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:23 smithi118 bash[59345]: cluster 2023-10-09T08:43:22.893808+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T08:43:23.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:23 smithi118 bash[59345]: audit 2023-10-09T08:43:22.895564+0000 mon.a (mon.0) 1360 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:43:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:23 smithi118 bash[59345]: cluster 2023-10-09T08:43:22.895624+0000 mon.a (mon.0) 1361 : cluster 0 osdmap e305: 8 total, 7 up, 8 in 2023-10-09T08:43:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:23 smithi118 bash[59345]: cluster 2023-10-09T08:43:22.903700+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T08:43:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:23 smithi118 bash[59345]: cluster 2023-10-09T08:43:22.905542+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T08:43:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:23 smithi118 bash[59345]: cluster 2023-10-09T08:43:22.908802+0000 osd.4 (osd.4) 285 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T08:43:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:23 smithi118 bash[59345]: cluster 2023-10-09T08:43:22.910867+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T08:43:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:23 smithi118 bash[59345]: audit 2023-10-09T08:43:23.169907+0000 mon.a (mon.0) 1362 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:43:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:23 smithi118 bash[59345]: audit 2023-10-09T08:43:23.181832+0000 mon.c (mon.2) 445 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:43:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:23 smithi118 bash[59345]: cluster 2023-10-09T08:43:23.776574+0000 mon.a (mon.0) 1363 : cluster 3 Health check update: Degraded data redundancy: 29883/223161 objects degraded (13.391%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:23.896 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:23.917 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:23.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:23.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:24.020 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:24.052 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:24.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:24.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:24.155 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:24.197 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:24.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:24.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:24.302 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:24.343 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:24.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:24.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[76862]: cluster 2023-10-09T08:43:22.041586+0000 mgr.y (mgr.26009) 1248 : cluster 0 pgmap v1362: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 29883/223161 objects degraded (13.391%); 33713/223161 objects misplaced (15.107%); 12 MiB/s, 192 objects/s recovering 2023-10-09T08:43:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[76862]: cluster 2023-10-09T08:43:22.886106+0000 mon.a (mon.0) 1359 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:43:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[76862]: cluster 2023-10-09T08:43:22.893808+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T08:43:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[76862]: audit 2023-10-09T08:43:22.895564+0000 mon.a (mon.0) 1360 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:43:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[76862]: cluster 2023-10-09T08:43:22.895624+0000 mon.a (mon.0) 1361 : cluster 0 osdmap e305: 8 total, 7 up, 8 in 2023-10-09T08:43:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[76862]: cluster 2023-10-09T08:43:22.903700+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T08:43:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[76862]: cluster 2023-10-09T08:43:22.905542+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T08:43:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[76862]: cluster 2023-10-09T08:43:22.908802+0000 osd.4 (osd.4) 285 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T08:43:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[76862]: cluster 2023-10-09T08:43:22.910867+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T08:43:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[76862]: audit 2023-10-09T08:43:23.169907+0000 mon.a (mon.0) 1362 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:43:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[76862]: audit 2023-10-09T08:43:23.181832+0000 mon.c (mon.2) 445 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:43:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[76862]: cluster 2023-10-09T08:43:23.776574+0000 mon.a (mon.0) 1363 : cluster 3 Health check update: Degraded data redundancy: 29883/223161 objects degraded (13.391%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[79557]: cluster 2023-10-09T08:43:22.041586+0000 mgr.y (mgr.26009) 1248 : cluster 0 pgmap v1362: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 29883/223161 objects degraded (13.391%); 33713/223161 objects misplaced (15.107%); 12 MiB/s, 192 objects/s recovering 2023-10-09T08:43:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[79557]: cluster 2023-10-09T08:43:22.886106+0000 mon.a (mon.0) 1359 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:43:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[79557]: cluster 2023-10-09T08:43:22.893808+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T08:43:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[79557]: audit 2023-10-09T08:43:22.895564+0000 mon.a (mon.0) 1360 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:43:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[79557]: cluster 2023-10-09T08:43:22.895624+0000 mon.a (mon.0) 1361 : cluster 0 osdmap e305: 8 total, 7 up, 8 in 2023-10-09T08:43:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[79557]: cluster 2023-10-09T08:43:22.903700+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T08:43:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[79557]: cluster 2023-10-09T08:43:22.905542+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T08:43:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[79557]: cluster 2023-10-09T08:43:22.908802+0000 osd.4 (osd.4) 285 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T08:43:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[79557]: cluster 2023-10-09T08:43:22.910867+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T08:43:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[79557]: audit 2023-10-09T08:43:23.169907+0000 mon.a (mon.0) 1362 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:43:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[79557]: audit 2023-10-09T08:43:23.181832+0000 mon.c (mon.2) 445 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:43:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:23 smithi081 bash[79557]: cluster 2023-10-09T08:43:23.776574+0000 mon.a (mon.0) 1363 : cluster 3 Health check update: Degraded data redundancy: 29883/223161 objects degraded (13.391%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:24.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:24.473 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:24.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:24.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:24.578 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:24.615 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:24.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:24.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:24.718 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:24.750 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:24.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:24.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:24.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:24.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:24.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:24.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:24.986 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:25.012 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:25.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:25.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:25.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:25.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:25.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:25.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:25.252 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:25.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:25.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:25.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:25.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:25.410 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:25.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:25.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:25.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:25.536 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:25.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:25.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:25.640 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:25.678 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:25.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:25.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:25.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:25.821 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:25.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:25.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:25.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:25.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:25.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:25.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:26.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:25 smithi118 bash[59345]: cluster 2023-10-09T08:43:24.042552+0000 mgr.y (mgr.26009) 1249 : cluster 0 pgmap v1364: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 29223/221379 objects degraded (13.200%); 33119/221379 objects misplaced (14.960%); 14 MiB/s, 218 objects/s recovering 2023-10-09T08:43:26.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:26.070 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:25 smithi081 bash[76862]: cluster 2023-10-09T08:43:24.042552+0000 mgr.y (mgr.26009) 1249 : cluster 0 pgmap v1364: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 29223/221379 objects degraded (13.200%); 33119/221379 objects misplaced (14.960%); 14 MiB/s, 218 objects/s recovering 2023-10-09T08:43:26.072 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:25 smithi081 bash[79557]: cluster 2023-10-09T08:43:24.042552+0000 mgr.y (mgr.26009) 1249 : cluster 0 pgmap v1364: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 29223/221379 objects degraded (13.200%); 33119/221379 objects misplaced (14.960%); 14 MiB/s, 218 objects/s recovering 2023-10-09T08:43:26.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:26.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:26.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:26.186 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:26.207 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-09T08:43:26.232 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:26.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:26.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:26.340 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:26.369 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:26.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:26.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:26.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:26.500 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:26.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:26.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:26.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:26.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:26.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:26.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:26.747 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:26.780 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:26.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:26.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:26.885 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:26.925 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:26.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:26.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:27.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:27.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:27.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:27.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:27.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:27.178 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:27.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:27.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:27.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:27.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:27.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:27.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:27.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:27.426 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:27.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:27.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:27.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:27.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:27.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:27.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:27.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:27.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:27.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:27.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:27.791 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:27.825 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:27.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:27.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:27.929 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:27.964 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:27.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:27.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:28.068 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:28.084 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:27 smithi118 bash[59345]: cluster 2023-10-09T08:43:26.044119+0000 mgr.y (mgr.26009) 1250 : cluster 0 pgmap v1365: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 28262/213654 objects degraded (13.228%); 31610/213654 objects misplaced (14.795%); 14 MiB/s, 225 objects/s recovering 2023-10-09T08:43:28.084 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:27 smithi118 bash[59345]: cluster 2023-10-09T08:43:26.905457+0000 mon.a (mon.0) 1364 : cluster 0 osdmap e306: 8 total, 7 up, 8 in 2023-10-09T08:43:28.084 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:27 smithi118 bash[59345]: cluster 2023-10-09T08:43:26.907134+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.085 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:27 smithi118 bash[59345]: cluster 2023-10-09T08:43:26.907188+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.085 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:27 smithi118 bash[59345]: cluster 2023-10-09T08:43:26.909310+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.085 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:27 smithi118 bash[59345]: cluster 2023-10-09T08:43:26.910443+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.085 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:27 smithi118 bash[59345]: cluster 2023-10-09T08:43:26.911362+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.085 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:27 smithi118 bash[59345]: cluster 2023-10-09T08:43:26.912509+0000 osd.6 (osd.6) 297 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.085 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:27 smithi118 bash[59345]: cluster 2023-10-09T08:43:26.913336+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:27 smithi118 bash[59345]: cluster 2023-10-09T08:43:26.914451+0000 osd.6 (osd.6) 298 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:28.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:28.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:28.214 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:28.261 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:28.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:28.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:28.364 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:28.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[76862]: cluster 2023-10-09T08:43:26.044119+0000 mgr.y (mgr.26009) 1250 : cluster 0 pgmap v1365: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 28262/213654 objects degraded (13.228%); 31610/213654 objects misplaced (14.795%); 14 MiB/s, 225 objects/s recovering 2023-10-09T08:43:28.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[76862]: cluster 2023-10-09T08:43:26.905457+0000 mon.a (mon.0) 1364 : cluster 0 osdmap e306: 8 total, 7 up, 8 in 2023-10-09T08:43:28.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[76862]: cluster 2023-10-09T08:43:26.907134+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[76862]: cluster 2023-10-09T08:43:26.907188+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[76862]: cluster 2023-10-09T08:43:26.909310+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[76862]: cluster 2023-10-09T08:43:26.910443+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[76862]: cluster 2023-10-09T08:43:26.911362+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[76862]: cluster 2023-10-09T08:43:26.912509+0000 osd.6 (osd.6) 297 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[76862]: cluster 2023-10-09T08:43:26.913336+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[76862]: cluster 2023-10-09T08:43:26.914451+0000 osd.6 (osd.6) 298 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[79557]: cluster 2023-10-09T08:43:26.044119+0000 mgr.y (mgr.26009) 1250 : cluster 0 pgmap v1365: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 28262/213654 objects degraded (13.228%); 31610/213654 objects misplaced (14.795%); 14 MiB/s, 225 objects/s recovering 2023-10-09T08:43:28.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[79557]: cluster 2023-10-09T08:43:26.905457+0000 mon.a (mon.0) 1364 : cluster 0 osdmap e306: 8 total, 7 up, 8 in 2023-10-09T08:43:28.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[79557]: cluster 2023-10-09T08:43:26.907134+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[79557]: cluster 2023-10-09T08:43:26.907188+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[79557]: cluster 2023-10-09T08:43:26.909310+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[79557]: cluster 2023-10-09T08:43:26.910443+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[79557]: cluster 2023-10-09T08:43:26.911362+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[79557]: cluster 2023-10-09T08:43:26.912509+0000 osd.6 (osd.6) 297 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[79557]: cluster 2023-10-09T08:43:26.913336+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:27 smithi081 bash[79557]: cluster 2023-10-09T08:43:26.914451+0000 osd.6 (osd.6) 298 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T08:43:28.392 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:28.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:28.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:28.495 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:28.533 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:28.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:28.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:28.640 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:28.680 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:28.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:28.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:28.751 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:43:28.752 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:43:28.788 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:28.832 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:28.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:28.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:28.938 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:28.963 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:28.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:28.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:29.073 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:29.113 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:29.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:29.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:28 smithi081 bash[76862]: cluster 2023-10-09T08:43:27.904538+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T08:43:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:28 smithi081 bash[76862]: cluster 2023-10-09T08:43:27.904922+0000 osd.4 (osd.4) 287 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T08:43:29.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:28 smithi081 bash[76862]: cluster 2023-10-09T08:43:27.914352+0000 mon.a (mon.0) 1365 : cluster 0 osdmap e307: 8 total, 7 up, 8 in 2023-10-09T08:43:29.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:28 smithi081 bash[76862]: cluster 2023-10-09T08:43:27.915324+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T08:43:29.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:28 smithi081 bash[76862]: cluster 2023-10-09T08:43:28.777410+0000 mon.a (mon.0) 1366 : cluster 3 Health check update: Degraded data redundancy: 28262/213654 objects degraded (13.228%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:29.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:28 smithi081 bash[79557]: cluster 2023-10-09T08:43:27.904538+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T08:43:29.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:28 smithi081 bash[79557]: cluster 2023-10-09T08:43:27.904922+0000 osd.4 (osd.4) 287 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T08:43:29.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:28 smithi081 bash[79557]: cluster 2023-10-09T08:43:27.914352+0000 mon.a (mon.0) 1365 : cluster 0 osdmap e307: 8 total, 7 up, 8 in 2023-10-09T08:43:29.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:28 smithi081 bash[79557]: cluster 2023-10-09T08:43:27.915324+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T08:43:29.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:28 smithi081 bash[79557]: cluster 2023-10-09T08:43:28.777410+0000 mon.a (mon.0) 1366 : cluster 3 Health check update: Degraded data redundancy: 28262/213654 objects degraded (13.228%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:29.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:29.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:29.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:29.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:29.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:28 smithi118 bash[59345]: cluster 2023-10-09T08:43:27.904538+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T08:43:29.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:28 smithi118 bash[59345]: cluster 2023-10-09T08:43:27.904922+0000 osd.4 (osd.4) 287 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T08:43:29.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:28 smithi118 bash[59345]: cluster 2023-10-09T08:43:27.914352+0000 mon.a (mon.0) 1365 : cluster 0 osdmap e307: 8 total, 7 up, 8 in 2023-10-09T08:43:29.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:28 smithi118 bash[59345]: cluster 2023-10-09T08:43:27.915324+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T08:43:29.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:28 smithi118 bash[59345]: cluster 2023-10-09T08:43:28.777410+0000 mon.a (mon.0) 1366 : cluster 3 Health check update: Degraded data redundancy: 28262/213654 objects degraded (13.228%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:29.366 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:29.405 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:29.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:29.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:29.511 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:29.536 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:29.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:29.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:29.641 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:29.683 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:29.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:29.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:29.787 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:29.839 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:29.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:29.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:29.947 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:29.984 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:29.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:29.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:30.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:30.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:30.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:30.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:30.228 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:30.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:29 smithi118 bash[59345]: cluster 2023-10-09T08:43:28.044837+0000 mgr.y (mgr.26009) 1251 : cluster 0 pgmap v1368: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 527 op/s; 28262/213654 objects degraded (13.228%); 31610/213654 objects misplaced (14.795%); 11 MiB/s, 182 objects/s recovering 2023-10-09T08:43:30.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:29 smithi118 bash[59345]: audit 2023-10-09T08:43:29.321515+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:43:30.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:29 smithi118 bash[59345]: audit 2023-10-09T08:43:29.334725+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:43:30.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:29 smithi118 bash[59345]: audit 2023-10-09T08:43:29.337149+0000 mon.c (mon.2) 446 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:43:30.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:29 smithi118 bash[59345]: audit 2023-10-09T08:43:29.338238+0000 mon.c (mon.2) 447 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:43:30.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:29 smithi118 bash[59345]: audit 2023-10-09T08:43:29.351641+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:43:30.250 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:30.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:30.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:30.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:30.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:29 smithi081 bash[79557]: cluster 2023-10-09T08:43:28.044837+0000 mgr.y (mgr.26009) 1251 : cluster 0 pgmap v1368: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 527 op/s; 28262/213654 objects degraded (13.228%); 31610/213654 objects misplaced (14.795%); 11 MiB/s, 182 objects/s recovering 2023-10-09T08:43:30.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:29 smithi081 bash[79557]: audit 2023-10-09T08:43:29.321515+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:43:30.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:29 smithi081 bash[79557]: audit 2023-10-09T08:43:29.334725+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:43:30.364 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:29 smithi081 bash[79557]: audit 2023-10-09T08:43:29.337149+0000 mon.c (mon.2) 446 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:43:30.364 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:29 smithi081 bash[79557]: audit 2023-10-09T08:43:29.338238+0000 mon.c (mon.2) 447 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:43:30.364 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:29 smithi081 bash[79557]: audit 2023-10-09T08:43:29.351641+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:43:30.364 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:29 smithi081 bash[76862]: cluster 2023-10-09T08:43:28.044837+0000 mgr.y (mgr.26009) 1251 : cluster 0 pgmap v1368: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 42 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 527 op/s; 28262/213654 objects degraded (13.228%); 31610/213654 objects misplaced (14.795%); 11 MiB/s, 182 objects/s recovering 2023-10-09T08:43:30.364 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:29 smithi081 bash[76862]: audit 2023-10-09T08:43:29.321515+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:43:30.364 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:29 smithi081 bash[76862]: audit 2023-10-09T08:43:29.334725+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:43:30.364 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:29 smithi081 bash[76862]: audit 2023-10-09T08:43:29.337149+0000 mon.c (mon.2) 446 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:43:30.364 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:29 smithi081 bash[76862]: audit 2023-10-09T08:43:29.338238+0000 mon.c (mon.2) 447 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:43:30.365 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:29 smithi081 bash[76862]: audit 2023-10-09T08:43:29.351641+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:43:30.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:30.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:30.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:30.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:30.510 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:30.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:30.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:30.613 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:30.638 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:30.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:30.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:30.743 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:30.752 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:43:30.799 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:30.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:30.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:30.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:30.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:30.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:30.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:30.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:43:31.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:31.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:31.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:31.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:31.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:31.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:31.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:31.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:31.309 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:31.318 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:43:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:43:31] "GET /metrics HTTP/1.1" 200 36625 "" "Prometheus/2.33.4" 2023-10-09T08:43:31.341 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:31.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:31.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:31.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:31.477 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:31.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:31.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:31.580 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:31.614 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:31.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:31.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:31.717 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:31.758 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:31.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:31.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:31.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:31.906 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:31.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:31.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:32.013 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:32.044 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:32.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:32.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:32.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:31 smithi081 bash[76862]: cluster 2023-10-09T08:43:30.045575+0000 mgr.y (mgr.26009) 1252 : cluster 0 pgmap v1369: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 839 op/s; 26423/205155 objects degraded (12.880%); 30041/205155 objects misplaced (14.643%); 19 MiB/s, 297 objects/s recovering 2023-10-09T08:43:32.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:31 smithi081 bash[79557]: cluster 2023-10-09T08:43:30.045575+0000 mgr.y (mgr.26009) 1252 : cluster 0 pgmap v1369: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 839 op/s; 26423/205155 objects degraded (12.880%); 30041/205155 objects misplaced (14.643%); 19 MiB/s, 297 objects/s recovering 2023-10-09T08:43:32.148 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:32.175 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:32.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:32.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:32.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:31 smithi118 bash[59345]: cluster 2023-10-09T08:43:30.045575+0000 mgr.y (mgr.26009) 1252 : cluster 0 pgmap v1369: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 839 op/s; 26423/205155 objects degraded (12.880%); 30041/205155 objects misplaced (14.643%); 19 MiB/s, 297 objects/s recovering 2023-10-09T08:43:32.278 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:32.304 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:32.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:32.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:32.375 INFO:teuthology.orchestra.run.smithi081.stdout:moved 0 / 267 (0%) 2023-10-09T08:43:32.376 INFO:teuthology.orchestra.run.smithi081.stdout:avg 38.1429 2023-10-09T08:43:32.376 INFO:teuthology.orchestra.run.smithi081.stdout:stddev 8.81557 -> 8.81557 (expected baseline 5.71786) 2023-10-09T08:43:32.376 INFO:teuthology.orchestra.run.smithi081.stdout:min osd.0 with 26 -> 26 pgs (0.681648 -> 0.681648 * mean) 2023-10-09T08:43:32.376 INFO:teuthology.orchestra.run.smithi081.stdout:max osd.4 with 43 -> 43 pgs (1.12734 -> 1.12734 * mean) 2023-10-09T08:43:32.376 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:43:32.376 INFO:teuthology.orchestra.run.smithi081.stdout:oload 1000 2023-10-09T08:43:32.376 INFO:teuthology.orchestra.run.smithi081.stdout:max_change 1 2023-10-09T08:43:32.376 INFO:teuthology.orchestra.run.smithi081.stdout:max_change_osds 4 2023-10-09T08:43:32.376 INFO:teuthology.orchestra.run.smithi081.stdout:average_utilization 0.0236 2023-10-09T08:43:32.376 INFO:teuthology.orchestra.run.smithi081.stdout:overload_utilization 0.2357 2023-10-09T08:43:32.386 INFO:teuthology.orchestra.run.smithi081.stderr:no change 2023-10-09T08:43:32.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:32.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:32.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:32.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:32.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:32.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:32.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:32.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:32.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:32.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:32.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:32.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:32.840 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:32.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:32.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:32.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:32.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:32.998 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:33.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:33.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:33.102 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:33.130 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:33.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:33.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:33.234 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:33.267 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:33.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:33.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:33.376 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:33.451 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:33.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:33.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:33.557 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:33.594 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:33.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:33.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:33.699 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:33.727 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:33.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:33.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:33.833 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:33.885 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:33.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:33.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:33.981 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-10-09T08:43:33.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 1.0 2023-10-09T08:43:33.988 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:34.014 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:34.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:34.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:34.122 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:34.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:33 smithi118 bash[59345]: cluster 2023-10-09T08:43:32.046219+0000 mgr.y (mgr.26009) 1253 : cluster 0 pgmap v1370: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 26423/205155 objects degraded (12.880%); 30041/205155 objects misplaced (14.643%); 13 MiB/s, 215 objects/s recovering 2023-10-09T08:43:34.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:33 smithi118 bash[59345]: audit 2023-10-09T08:43:32.374232+0000 mgr.y (mgr.26009) 1254 : audit 0 from='client.45863 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:43:34.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:33 smithi118 bash[59345]: cluster 2023-10-09T08:43:33.778622+0000 mon.a (mon.0) 1370 : cluster 3 Health check update: Degraded data redundancy: 26423/205155 objects degraded (12.880%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:34.157 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:34.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:34.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:34.262 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:34.289 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:34.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:34.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:34.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:33 smithi081 bash[76862]: cluster 2023-10-09T08:43:32.046219+0000 mgr.y (mgr.26009) 1253 : cluster 0 pgmap v1370: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 26423/205155 objects degraded (12.880%); 30041/205155 objects misplaced (14.643%); 13 MiB/s, 215 objects/s recovering 2023-10-09T08:43:34.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:33 smithi081 bash[76862]: audit 2023-10-09T08:43:32.374232+0000 mgr.y (mgr.26009) 1254 : audit 0 from='client.45863 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:43:34.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:33 smithi081 bash[76862]: cluster 2023-10-09T08:43:33.778622+0000 mon.a (mon.0) 1370 : cluster 3 Health check update: Degraded data redundancy: 26423/205155 objects degraded (12.880%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:34.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:33 smithi081 bash[79557]: cluster 2023-10-09T08:43:32.046219+0000 mgr.y (mgr.26009) 1253 : cluster 0 pgmap v1370: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 26423/205155 objects degraded (12.880%); 30041/205155 objects misplaced (14.643%); 13 MiB/s, 215 objects/s recovering 2023-10-09T08:43:34.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:33 smithi081 bash[79557]: audit 2023-10-09T08:43:32.374232+0000 mgr.y (mgr.26009) 1254 : audit 0 from='client.45863 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:43:34.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:33 smithi081 bash[79557]: cluster 2023-10-09T08:43:33.778622+0000 mon.a (mon.0) 1370 : cluster 3 Health check update: Degraded data redundancy: 26423/205155 objects degraded (12.880%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:34.393 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:34.421 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:34.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:34.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:34.455 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:43:34.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:34.558 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:34.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:34.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:34.662 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:34.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:34.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:34.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:34.791 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:34.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:34.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:34.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:34.921 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:34.958 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:34.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:34.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:35.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:35.101 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:35.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:35.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:35.205 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:35.236 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:35.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:35.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:35.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:35.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:35.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:35.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:35.470 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:35.496 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:35.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:35.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:35.602 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:35.630 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:35.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:35.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:35.733 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:35.775 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:35.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:35.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:35.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:35.906 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:35.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:35.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:36.011 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:36.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:35 smithi118 bash[59345]: cluster 2023-10-09T08:43:34.047015+0000 mgr.y (mgr.26009) 1255 : cluster 0 pgmap v1371: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 437 op/s; 25716/203157 objects degraded (12.658%); 29375/203157 objects misplaced (14.459%); 12 MiB/s, 187 objects/s recovering 2023-10-09T08:43:36.046 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:36.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:36.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:36.150 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:36.175 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:36.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:36.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:36.215 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:35 smithi081 bash[76862]: cluster 2023-10-09T08:43:34.047015+0000 mgr.y (mgr.26009) 1255 : cluster 0 pgmap v1371: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 437 op/s; 25716/203157 objects degraded (12.658%); 29375/203157 objects misplaced (14.459%); 12 MiB/s, 187 objects/s recovering 2023-10-09T08:43:36.215 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:35 smithi081 bash[79557]: cluster 2023-10-09T08:43:34.047015+0000 mgr.y (mgr.26009) 1255 : cluster 0 pgmap v1371: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 437 op/s; 25716/203157 objects degraded (12.658%); 29375/203157 objects misplaced (14.459%); 12 MiB/s, 187 objects/s recovering 2023-10-09T08:43:36.281 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:36.303 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:36.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:36.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:36.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:36.435 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:36.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:36.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:36.485 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:43:36.492 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:43:36.539 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:36.563 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:36.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:36.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:36.667 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:36.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:36.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:36.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:36.800 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:36.831 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:36.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:36.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:36.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:36.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:36.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:36.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:37.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:37.088 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:37.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:37.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:37.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:37.218 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:37.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:37.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:37.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:36 smithi118 bash[59345]: cluster 2023-10-09T08:43:35.949755+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T08:43:37.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:36 smithi118 bash[59345]: cluster 2023-10-09T08:43:35.953209+0000 mon.a (mon.0) 1371 : cluster 0 osdmap e308: 8 total, 7 up, 8 in 2023-10-09T08:43:37.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:36 smithi118 bash[59345]: cluster 2023-10-09T08:43:35.958174+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T08:43:37.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:36 smithi118 bash[59345]: cluster 2023-10-09T08:43:35.967998+0000 osd.4 (osd.4) 288 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T08:43:37.322 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:37.379 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:37.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:37.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:37.486 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:37.523 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:37.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:37.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:37.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[76862]: cluster 2023-10-09T08:43:35.949755+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T08:43:37.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[76862]: cluster 2023-10-09T08:43:35.953209+0000 mon.a (mon.0) 1371 : cluster 0 osdmap e308: 8 total, 7 up, 8 in 2023-10-09T08:43:37.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[76862]: cluster 2023-10-09T08:43:35.958174+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T08:43:37.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[76862]: cluster 2023-10-09T08:43:35.967998+0000 osd.4 (osd.4) 288 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T08:43:37.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[79557]: cluster 2023-10-09T08:43:35.949755+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T08:43:37.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[79557]: cluster 2023-10-09T08:43:35.953209+0000 mon.a (mon.0) 1371 : cluster 0 osdmap e308: 8 total, 7 up, 8 in 2023-10-09T08:43:37.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[79557]: cluster 2023-10-09T08:43:35.958174+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T08:43:37.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[79557]: cluster 2023-10-09T08:43:35.967998+0000 osd.4 (osd.4) 288 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T08:43:37.630 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:37.673 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:37.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:37.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:37.779 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:37.811 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:37.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:37.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:37.919 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:37.957 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:37.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:37.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:38.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:38.089 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:38.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:38.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:38.193 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:38.203 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:37 smithi118 bash[59345]: cluster 2023-10-09T08:43:36.048435+0000 mgr.y (mgr.26009) 1256 : cluster 0 pgmap v1373: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 24622/194577 objects degraded (12.654%); 28508/194577 objects misplaced (14.651%); 12 MiB/s, 184 objects/s recovering 2023-10-09T08:43:38.203 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:37 smithi118 bash[59345]: cluster 2023-10-09T08:43:36.956688+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T08:43:38.203 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:37 smithi118 bash[59345]: cluster 2023-10-09T08:43:36.957679+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T08:43:38.203 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:37 smithi118 bash[59345]: cluster 2023-10-09T08:43:36.961296+0000 mon.a (mon.0) 1372 : cluster 0 osdmap e309: 8 total, 7 up, 8 in 2023-10-09T08:43:38.203 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:37 smithi118 bash[59345]: cluster 2023-10-09T08:43:36.961493+0000 osd.4 (osd.4) 290 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T08:43:38.203 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:37 smithi118 bash[59345]: cluster 2023-10-09T08:43:36.963600+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T08:43:38.203 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:37 smithi118 bash[59345]: cluster 2023-10-09T08:43:37.040700+0000 osd.6 (osd.6) 301 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T08:43:38.227 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:38.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:38.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:38.330 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:38.366 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:38.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:38.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:38.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[76862]: cluster 2023-10-09T08:43:36.048435+0000 mgr.y (mgr.26009) 1256 : cluster 0 pgmap v1373: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 24622/194577 objects degraded (12.654%); 28508/194577 objects misplaced (14.651%); 12 MiB/s, 184 objects/s recovering 2023-10-09T08:43:38.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[76862]: cluster 2023-10-09T08:43:36.956688+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T08:43:38.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[76862]: cluster 2023-10-09T08:43:36.957679+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T08:43:38.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[76862]: cluster 2023-10-09T08:43:36.961296+0000 mon.a (mon.0) 1372 : cluster 0 osdmap e309: 8 total, 7 up, 8 in 2023-10-09T08:43:38.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[76862]: cluster 2023-10-09T08:43:36.961493+0000 osd.4 (osd.4) 290 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T08:43:38.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[76862]: cluster 2023-10-09T08:43:36.963600+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T08:43:38.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[76862]: cluster 2023-10-09T08:43:37.040700+0000 osd.6 (osd.6) 301 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T08:43:38.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[79557]: cluster 2023-10-09T08:43:36.048435+0000 mgr.y (mgr.26009) 1256 : cluster 0 pgmap v1373: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 24622/194577 objects degraded (12.654%); 28508/194577 objects misplaced (14.651%); 12 MiB/s, 184 objects/s recovering 2023-10-09T08:43:38.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[79557]: cluster 2023-10-09T08:43:36.956688+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T08:43:38.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[79557]: cluster 2023-10-09T08:43:36.957679+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T08:43:38.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[79557]: cluster 2023-10-09T08:43:36.961296+0000 mon.a (mon.0) 1372 : cluster 0 osdmap e309: 8 total, 7 up, 8 in 2023-10-09T08:43:38.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[79557]: cluster 2023-10-09T08:43:36.961493+0000 osd.4 (osd.4) 290 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T08:43:38.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[79557]: cluster 2023-10-09T08:43:36.963600+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T08:43:38.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:37 smithi081 bash[79557]: cluster 2023-10-09T08:43:37.040700+0000 osd.6 (osd.6) 301 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T08:43:38.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:38.512 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:38.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:38.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:38.616 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:38.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:38.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:38.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:38.759 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:38.809 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:38.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:38.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:38.912 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:38.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:38.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:38.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:39.046 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:39.056 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:38 smithi118 bash[59345]: audit 2023-10-09T08:43:38.166092+0000 mon.c (mon.2) 448 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:43:39.056 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:38 smithi118 bash[59345]: cluster 2023-10-09T08:43:38.779849+0000 mon.a (mon.0) 1373 : cluster 3 Health check update: Degraded data redundancy: 24622/194577 objects degraded (12.654%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:39.078 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:39.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:39.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:39.182 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:39.218 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:39.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:39.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:39.322 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:39.328 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:38 smithi081 bash[76862]: audit 2023-10-09T08:43:38.166092+0000 mon.c (mon.2) 448 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:43:39.329 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:38 smithi081 bash[76862]: cluster 2023-10-09T08:43:38.779849+0000 mon.a (mon.0) 1373 : cluster 3 Health check update: Degraded data redundancy: 24622/194577 objects degraded (12.654%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:39.329 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:38 smithi081 bash[79557]: audit 2023-10-09T08:43:38.166092+0000 mon.c (mon.2) 448 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:43:39.329 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:38 smithi081 bash[79557]: cluster 2023-10-09T08:43:38.779849+0000 mon.a (mon.0) 1373 : cluster 3 Health check update: Degraded data redundancy: 24622/194577 objects degraded (12.654%), 10 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:39.340 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:39.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:39.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:39.442 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:39.487 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:39.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:39.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:39.590 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:39.619 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:39.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:39.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:39.726 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:39.763 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:39.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:39.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:39.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:39.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:39.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:39.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:39.915 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:43:40.000 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:40.012 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:39 smithi118 bash[59345]: cluster 2023-10-09T08:43:38.049089+0000 mgr.y (mgr.26009) 1257 : cluster 0 pgmap v1375: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 440 op/s; 24622/194577 objects degraded (12.654%); 28508/194577 objects misplaced (14.651%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T08:43:40.038 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:40.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:40.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:40.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:40.149 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:39 smithi081 bash[79557]: cluster 2023-10-09T08:43:38.049089+0000 mgr.y (mgr.26009) 1257 : cluster 0 pgmap v1375: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 440 op/s; 24622/194577 objects degraded (12.654%); 28508/194577 objects misplaced (14.651%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T08:43:40.150 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:39 smithi081 bash[76862]: cluster 2023-10-09T08:43:38.049089+0000 mgr.y (mgr.26009) 1257 : cluster 0 pgmap v1375: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 22 active+clean+remapped; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 440 op/s; 24622/194577 objects degraded (12.654%); 28508/194577 objects misplaced (14.651%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T08:43:40.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:40.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:40.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:40.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:40.307 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:40.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:40.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:40.410 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:40.436 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:40.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:40.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:40.539 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:40.572 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:40.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:40.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:40.678 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:40.707 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:40.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:40.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:40.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:40.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:40.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:40.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:40.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:40.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:40.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:40.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:41.075 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:41.100 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:41.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:41.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:41.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:41.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:41.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:41.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:41.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:41.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:41.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:41.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:41.466 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:41.475 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:43:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:43:41] "GET /metrics HTTP/1.1" 200 36623 "" "Prometheus/2.33.4" 2023-10-09T08:43:41.505 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:41.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:41.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:41.608 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:41.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:41.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:41.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:41.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:41.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:41.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:41.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:41.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:41.902 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:41.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:41.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:42.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:42.038 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:42.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:42.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:42.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:41 smithi081 bash[76862]: cluster 2023-10-09T08:43:40.050055+0000 mgr.y (mgr.26009) 1258 : cluster 0 pgmap v1376: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 831 op/s; 22672/185202 objects degraded (12.242%); 26639/185202 objects misplaced (14.384%); 14 MiB/s, 222 objects/s recovering 2023-10-09T08:43:42.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:41 smithi081 bash[79557]: cluster 2023-10-09T08:43:40.050055+0000 mgr.y (mgr.26009) 1258 : cluster 0 pgmap v1376: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 831 op/s; 22672/185202 objects degraded (12.242%); 26639/185202 objects misplaced (14.384%); 14 MiB/s, 222 objects/s recovering 2023-10-09T08:43:42.141 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:42.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:42.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:42.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:42.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:41 smithi118 bash[59345]: cluster 2023-10-09T08:43:40.050055+0000 mgr.y (mgr.26009) 1258 : cluster 0 pgmap v1376: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 831 op/s; 22672/185202 objects degraded (12.242%); 26639/185202 objects misplaced (14.384%); 14 MiB/s, 222 objects/s recovering 2023-10-09T08:43:42.295 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:42.339 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:42.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:42.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:42.442 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:42.467 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:42.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:42.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:42.575 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:42.606 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:42.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:42.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:42.715 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:42.768 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:42.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:42.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:42.874 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:42.918 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:42.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:42.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:43.022 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:43.049 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:43.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:43.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:43.152 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:43.196 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:43.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:43.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:43.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:43.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:43.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:43.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:43.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:43.468 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:43.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:43.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:43.572 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:43.597 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:43.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:43.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:43.701 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:43.737 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:43.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:43.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:43.841 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:43.870 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:43.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:43.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:43.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:43.997 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:44.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:44.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:44.101 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:44.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:44.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:44.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:44.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:44.243 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:43 smithi081 bash[76862]: cluster 2023-10-09T08:43:42.050695+0000 mgr.y (mgr.26009) 1259 : cluster 0 pgmap v1377: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 22672/185202 objects degraded (12.242%); 26639/185202 objects misplaced (14.384%); 10 MiB/s, 164 objects/s recovering 2023-10-09T08:43:44.244 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:43 smithi081 bash[76862]: cluster 2023-10-09T08:43:43.782011+0000 mon.a (mon.0) 1374 : cluster 3 Health check update: Degraded data redundancy: 22672/185202 objects degraded (12.242%), 9 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:44.245 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:43 smithi081 bash[79557]: cluster 2023-10-09T08:43:42.050695+0000 mgr.y (mgr.26009) 1259 : cluster 0 pgmap v1377: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 22672/185202 objects degraded (12.242%); 26639/185202 objects misplaced (14.384%); 10 MiB/s, 164 objects/s recovering 2023-10-09T08:43:44.245 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:43 smithi081 bash[79557]: cluster 2023-10-09T08:43:43.782011+0000 mon.a (mon.0) 1374 : cluster 3 Health check update: Degraded data redundancy: 22672/185202 objects degraded (12.242%), 9 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:44.263 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:44.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:43 smithi118 bash[59345]: cluster 2023-10-09T08:43:42.050695+0000 mgr.y (mgr.26009) 1259 : cluster 0 pgmap v1377: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 22672/185202 objects degraded (12.242%); 26639/185202 objects misplaced (14.384%); 10 MiB/s, 164 objects/s recovering 2023-10-09T08:43:44.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:43 smithi118 bash[59345]: cluster 2023-10-09T08:43:43.782011+0000 mon.a (mon.0) 1374 : cluster 3 Health check update: Degraded data redundancy: 22672/185202 objects degraded (12.242%), 9 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:44.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:44.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:44.367 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:44.408 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:44.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:44.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:44.513 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:44.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:44.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:44.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:44.654 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:44.678 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:44.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:44.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:44.785 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:44.819 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:44.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:44.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:44.925 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:44.955 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:44.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:44.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:45.059 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:45.084 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:45.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:45.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:45.188 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:45.213 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:45.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:45.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:45.284 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:43:45.284 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:43:45.284 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-09T08:43:45.284 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-09T08:43:45.284 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:43:45.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:45.343 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:45.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:45.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:45.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:45.479 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:45.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:45.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:45.584 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:45.613 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:45.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:45.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:45.721 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:45.754 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:45.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:45.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:45.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:45.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:45.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:45.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:45.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:45 smithi118 bash[59345]: cluster 2023-10-09T08:43:44.051344+0000 mgr.y (mgr.26009) 1260 : cluster 0 pgmap v1378: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 21783/183963 objects degraded (11.841%); 26226/183963 objects misplaced (14.256%); 16 MiB/s, 253 objects/s recovering 2023-10-09T08:43:45.994 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:46.040 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:46.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:46.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:46.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:45 smithi081 bash[76862]: cluster 2023-10-09T08:43:44.051344+0000 mgr.y (mgr.26009) 1260 : cluster 0 pgmap v1378: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 21783/183963 objects degraded (11.841%); 26226/183963 objects misplaced (14.256%); 16 MiB/s, 253 objects/s recovering 2023-10-09T08:43:46.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:45 smithi081 bash[79557]: cluster 2023-10-09T08:43:44.051344+0000 mgr.y (mgr.26009) 1260 : cluster 0 pgmap v1378: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 21783/183963 objects degraded (11.841%); 26226/183963 objects misplaced (14.256%); 16 MiB/s, 253 objects/s recovering 2023-10-09T08:43:46.146 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:46.174 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:46.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:46.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:46.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:46.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:46.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:46.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:46.412 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:46.458 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:46.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:46.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:46.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:46.594 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:46.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:46.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:46.697 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:46.736 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:46.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:46.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:46.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:46.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:46.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:46.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:46.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:47.007 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:47.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:47.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:47.110 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:47.143 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:47.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:47.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:47.249 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:47.287 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:47.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:47.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:47.394 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:47.425 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:47.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:47.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:47.532 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:47.565 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:47.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:47.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:47.670 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:47.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:47.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:47.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:47.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:47.835 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:47.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:47.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:47.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:47.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:47.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:47.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:47.994 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:47 smithi118 bash[59345]: cluster 2023-10-09T08:43:46.055496+0000 mgr.y (mgr.26009) 1261 : cluster 0 pgmap v1379: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 20818/175725 objects degraded (11.847%); 24781/175725 objects misplaced (14.102%); 15 MiB/s, 247 objects/s recovering 2023-10-09T08:43:48.075 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:48.113 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:48.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:48.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:48.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:48.230 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:47 smithi081 bash[76862]: cluster 2023-10-09T08:43:46.055496+0000 mgr.y (mgr.26009) 1261 : cluster 0 pgmap v1379: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 20818/175725 objects degraded (11.847%); 24781/175725 objects misplaced (14.102%); 15 MiB/s, 247 objects/s recovering 2023-10-09T08:43:48.231 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:47 smithi081 bash[79557]: cluster 2023-10-09T08:43:46.055496+0000 mgr.y (mgr.26009) 1261 : cluster 0 pgmap v1379: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 20818/175725 objects degraded (11.847%); 24781/175725 objects misplaced (14.102%); 15 MiB/s, 247 objects/s recovering 2023-10-09T08:43:48.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:48.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:48.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:48.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-09T08:43:48.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:48.433 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:48.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:48.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:48.542 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:48.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:48.579 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:48.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:48.680 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:48.715 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:48.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:48.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:48.823 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:48.859 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:48.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:48.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:48.965 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:48.990 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:48.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:48.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:49.095 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:49.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:49 smithi118 bash[59345]: cluster 2023-10-09T08:43:48.785578+0000 mon.a (mon.0) 1375 : cluster 3 Health check update: Degraded data redundancy: 20818/175725 objects degraded (11.847%), 9 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:49.130 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:49.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:49.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:49.235 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:49.270 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:49.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:49.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:49.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:49 smithi081 bash[76862]: cluster 2023-10-09T08:43:48.785578+0000 mon.a (mon.0) 1375 : cluster 3 Health check update: Degraded data redundancy: 20818/175725 objects degraded (11.847%), 9 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:49.379 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:49 smithi081 bash[79557]: cluster 2023-10-09T08:43:48.785578+0000 mon.a (mon.0) 1375 : cluster 3 Health check update: Degraded data redundancy: 20818/175725 objects degraded (11.847%), 9 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:49.381 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:49.422 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:49.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:49.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:49.526 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:49.565 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:49.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:49.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:49.670 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:49.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:49.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:49.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:49.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:49.826 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:49.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:49.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:49.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:49.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:49.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:49.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:50.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:50.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:50.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:50.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:50.198 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:50.240 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:50.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:50.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:50.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:50 smithi118 bash[59345]: cluster 2023-10-09T08:43:48.056133+0000 mgr.y (mgr.26009) 1262 : cluster 0 pgmap v1380: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 20818/175725 objects degraded (11.847%); 24781/175725 objects misplaced (14.102%); 14 MiB/s, 223 objects/s recovering 2023-10-09T08:43:50.344 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:50.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:50 smithi081 bash[76862]: cluster 2023-10-09T08:43:48.056133+0000 mgr.y (mgr.26009) 1262 : cluster 0 pgmap v1380: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 20818/175725 objects degraded (11.847%); 24781/175725 objects misplaced (14.102%); 14 MiB/s, 223 objects/s recovering 2023-10-09T08:43:50.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:50 smithi081 bash[79557]: cluster 2023-10-09T08:43:48.056133+0000 mgr.y (mgr.26009) 1262 : cluster 0 pgmap v1380: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 20818/175725 objects degraded (11.847%); 24781/175725 objects misplaced (14.102%); 14 MiB/s, 223 objects/s recovering 2023-10-09T08:43:50.381 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:50.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:50.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:50.483 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:50.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:50.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:50.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:50.616 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:50.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:50.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:50.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:50.752 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:50.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:50.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:50.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:50.885 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:50.922 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:50.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:50.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:51.027 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:51.061 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:51.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:51.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:51.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:51.197 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:51.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:51.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:51.302 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:51.337 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:51.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:51.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:51.447 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:51.484 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:51.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:51.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:51.590 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:51.618 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:51.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:51.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:51.624 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:43:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:43:51] "GET /metrics HTTP/1.1" 200 36623 "" "Prometheus/2.33.4" 2023-10-09T08:43:51.725 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:51.767 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:51.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:51.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:51.871 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:51.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:51.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:51.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:52.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:52.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:52.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:52.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:52.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:52.141 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:52 smithi081 bash[79557]: cluster 2023-10-09T08:43:50.057235+0000 mgr.y (mgr.26009) 1263 : cluster 0 pgmap v1381: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 18959/165369 objects degraded (11.465%); 22906/165369 objects misplaced (13.851%); 18 MiB/s, 293 objects/s recovering 2023-10-09T08:43:52.141 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:52 smithi081 bash[76862]: cluster 2023-10-09T08:43:50.057235+0000 mgr.y (mgr.26009) 1263 : cluster 0 pgmap v1381: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 18959/165369 objects degraded (11.465%); 22906/165369 objects misplaced (13.851%); 18 MiB/s, 293 objects/s recovering 2023-10-09T08:43:52.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:52.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:52.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:52.265 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:52 smithi118 bash[59345]: cluster 2023-10-09T08:43:50.057235+0000 mgr.y (mgr.26009) 1263 : cluster 0 pgmap v1381: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 18959/165369 objects degraded (11.465%); 22906/165369 objects misplaced (13.851%); 18 MiB/s, 293 objects/s recovering 2023-10-09T08:43:52.300 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:52.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:52.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:52.407 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:52.447 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:52.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:52.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:52.558 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:52.608 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:52.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:52.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:52.712 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:52.750 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:52.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:52.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:52.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:52.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:52.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:52.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:52.993 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:53.027 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:53.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:53.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:53.131 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:53.152 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:43:53.155 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:53.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:53.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:53.264 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:53.272 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:43:53.289 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:53.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:53.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:53.338 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:43:53.383 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:43:53.392 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:53.417 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:53.421 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:43:53.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:53.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:53.464 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:43:53.485 INFO:teuthology.orchestra.run.smithi081.stdout:moved 0 / 267 (0%) 2023-10-09T08:43:53.485 INFO:teuthology.orchestra.run.smithi081.stdout:avg 38.1429 2023-10-09T08:43:53.486 INFO:teuthology.orchestra.run.smithi081.stdout:stddev 8.81557 -> 8.81557 (expected baseline 5.71786) 2023-10-09T08:43:53.486 INFO:teuthology.orchestra.run.smithi081.stdout:min osd.0 with 26 -> 26 pgs (0.681648 -> 0.681648 * mean) 2023-10-09T08:43:53.486 INFO:teuthology.orchestra.run.smithi081.stdout:max osd.4 with 43 -> 43 pgs (1.12734 -> 1.12734 * mean) 2023-10-09T08:43:53.486 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:43:53.486 INFO:teuthology.orchestra.run.smithi081.stdout:oload 1000 2023-10-09T08:43:53.486 INFO:teuthology.orchestra.run.smithi081.stdout:max_change 1 2023-10-09T08:43:53.486 INFO:teuthology.orchestra.run.smithi081.stdout:max_change_osds 4 2023-10-09T08:43:53.486 INFO:teuthology.orchestra.run.smithi081.stdout:average_utilization 0.0209 2023-10-09T08:43:53.486 INFO:teuthology.orchestra.run.smithi081.stdout:overload_utilization 0.2087 2023-10-09T08:43:53.492 INFO:teuthology.orchestra.run.smithi081.stderr:no change 2023-10-09T08:43:53.513 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:43:53.524 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:53.547 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:43:53.548 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:43:53.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:43:53.548 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:43:53.548 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:43:53.548 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:43:53.548 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:43:53.548 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:43:53.548 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:43:53.554 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:53.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:53.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:53.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:53.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:53.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:53.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:53.788 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:53.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:53.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:53.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:53.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:53.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:53.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:53.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:54.025 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:43:54.054 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:54.070 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:54 smithi081 bash[76862]: cluster 2023-10-09T08:43:52.057955+0000 mgr.y (mgr.26009) 1264 : cluster 0 pgmap v1382: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 18959/165369 objects degraded (11.465%); 22906/165369 objects misplaced (13.851%); 12 MiB/s, 184 objects/s recovering 2023-10-09T08:43:54.071 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:54 smithi081 bash[76862]: audit 2023-10-09T08:43:53.169157+0000 mon.c (mon.2) 449 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:43:54.071 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:54 smithi081 bash[76862]: audit 2023-10-09T08:43:53.225211+0000 mon.b (mon.1) 31 : audit 0 from='client.? 172.21.15.81:0/1763360512' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:43:54.071 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:54 smithi081 bash[76862]: audit 2023-10-09T08:43:53.538187+0000 mon.a (mon.0) 1376 : audit 1 from='client.? 172.21.15.81:0/1581234178' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:43:54.071 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:54 smithi081 bash[76862]: cluster 2023-10-09T08:43:53.786639+0000 mon.a (mon.0) 1377 : cluster 3 Health check update: Degraded data redundancy: 18959/165369 objects degraded (11.465%), 9 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:54.087 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:54.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:54.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:54.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:54.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:54.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:54.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:54.330 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:54.339 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:54 smithi118 bash[59345]: cluster 2023-10-09T08:43:52.057955+0000 mgr.y (mgr.26009) 1264 : cluster 0 pgmap v1382: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 18959/165369 objects degraded (11.465%); 22906/165369 objects misplaced (13.851%); 12 MiB/s, 184 objects/s recovering 2023-10-09T08:43:54.339 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:54 smithi118 bash[59345]: audit 2023-10-09T08:43:53.169157+0000 mon.c (mon.2) 449 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:43:54.339 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:54 smithi118 bash[59345]: audit 2023-10-09T08:43:53.225211+0000 mon.b (mon.1) 31 : audit 0 from='client.? 172.21.15.81:0/1763360512' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:43:54.339 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:54 smithi118 bash[59345]: audit 2023-10-09T08:43:53.538187+0000 mon.a (mon.0) 1376 : audit 1 from='client.? 172.21.15.81:0/1581234178' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:43:54.339 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:54 smithi118 bash[59345]: cluster 2023-10-09T08:43:53.786639+0000 mon.a (mon.0) 1377 : cluster 3 Health check update: Degraded data redundancy: 18959/165369 objects degraded (11.465%), 9 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:54.360 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:54.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:54.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:54.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:54 smithi081 bash[79557]: cluster 2023-10-09T08:43:52.057955+0000 mgr.y (mgr.26009) 1264 : cluster 0 pgmap v1382: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 18959/165369 objects degraded (11.465%); 22906/165369 objects misplaced (13.851%); 12 MiB/s, 184 objects/s recovering 2023-10-09T08:43:54.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:54 smithi081 bash[79557]: audit 2023-10-09T08:43:53.169157+0000 mon.c (mon.2) 449 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:43:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:54 smithi081 bash[79557]: audit 2023-10-09T08:43:53.225211+0000 mon.b (mon.1) 31 : audit 0 from='client.? 172.21.15.81:0/1763360512' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:43:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:54 smithi081 bash[79557]: audit 2023-10-09T08:43:53.538187+0000 mon.a (mon.0) 1376 : audit 1 from='client.? 172.21.15.81:0/1581234178' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:43:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:54 smithi081 bash[79557]: cluster 2023-10-09T08:43:53.786639+0000 mon.a (mon.0) 1377 : cluster 3 Health check update: Degraded data redundancy: 18959/165369 objects degraded (11.465%), 9 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:54.462 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:54.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:54.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:54.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:54.602 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:54.632 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:54.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:54.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:54.736 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:54.762 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:54.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:54.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:54.866 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:54.896 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:54.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:54.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:55.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:55.031 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:55.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:55.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:55.134 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:55.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:55 smithi118 bash[59345]: audit 2023-10-09T08:43:53.484197+0000 mgr.y (mgr.26009) 1265 : audit 0 from='client.45869 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:43:55.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:55 smithi118 bash[59345]: cluster 2023-10-09T08:43:54.010847+0000 mon.a (mon.0) 1378 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:43:55.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:55 smithi118 bash[59345]: cluster 2023-10-09T08:43:54.014477+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T08:43:55.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:55 smithi118 bash[59345]: cluster 2023-10-09T08:43:54.018352+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T08:43:55.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:55 smithi118 bash[59345]: audit 2023-10-09T08:43:54.018676+0000 mon.a (mon.0) 1379 : audit 1 from='client.? 172.21.15.81:0/1581234178' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:43:55.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:55 smithi118 bash[59345]: cluster 2023-10-09T08:43:54.018844+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e310: 8 total, 7 up, 8 in 2023-10-09T08:43:55.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:55 smithi118 bash[59345]: cluster 2023-10-09T08:43:54.035011+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T08:43:55.178 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:55.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:55.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:55.281 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:55.327 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:55.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:55.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:55.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:55 smithi081 bash[76862]: audit 2023-10-09T08:43:53.484197+0000 mgr.y (mgr.26009) 1265 : audit 0 from='client.45869 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:43:55.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:55 smithi081 bash[76862]: cluster 2023-10-09T08:43:54.010847+0000 mon.a (mon.0) 1378 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:43:55.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:55 smithi081 bash[76862]: cluster 2023-10-09T08:43:54.014477+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T08:43:55.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:55 smithi081 bash[76862]: cluster 2023-10-09T08:43:54.018352+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T08:43:55.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:55 smithi081 bash[76862]: audit 2023-10-09T08:43:54.018676+0000 mon.a (mon.0) 1379 : audit 1 from='client.? 172.21.15.81:0/1581234178' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:43:55.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:55 smithi081 bash[76862]: cluster 2023-10-09T08:43:54.018844+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e310: 8 total, 7 up, 8 in 2023-10-09T08:43:55.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:55 smithi081 bash[76862]: cluster 2023-10-09T08:43:54.035011+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T08:43:55.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:55 smithi081 bash[79557]: audit 2023-10-09T08:43:53.484197+0000 mgr.y (mgr.26009) 1265 : audit 0 from='client.45869 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:43:55.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:55 smithi081 bash[79557]: cluster 2023-10-09T08:43:54.010847+0000 mon.a (mon.0) 1378 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:43:55.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:55 smithi081 bash[79557]: cluster 2023-10-09T08:43:54.014477+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T08:43:55.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:55 smithi081 bash[79557]: cluster 2023-10-09T08:43:54.018352+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T08:43:55.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:55 smithi081 bash[79557]: audit 2023-10-09T08:43:54.018676+0000 mon.a (mon.0) 1379 : audit 1 from='client.? 172.21.15.81:0/1581234178' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:43:55.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:55 smithi081 bash[79557]: cluster 2023-10-09T08:43:54.018844+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e310: 8 total, 7 up, 8 in 2023-10-09T08:43:55.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:55 smithi081 bash[79557]: cluster 2023-10-09T08:43:54.035011+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T08:43:55.435 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:55.493 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:55.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:55.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:55.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:55.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:55.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:55.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:55.738 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:55.764 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:55.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:55.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:55.872 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:55.910 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:55.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:55.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:56.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:56.047 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:56.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:56.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:56.150 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:56 smithi118 bash[59345]: cluster 2023-10-09T08:43:54.058608+0000 mgr.y (mgr.26009) 1266 : cluster 0 pgmap v1384: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 18140/164115 objects degraded (11.053%); 22488/164115 objects misplaced (13.703%); 14 MiB/s, 220 objects/s recovering 2023-10-09T08:43:56.173 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:56.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:56.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:56.278 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:56.285 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:56 smithi081 bash[76862]: cluster 2023-10-09T08:43:54.058608+0000 mgr.y (mgr.26009) 1266 : cluster 0 pgmap v1384: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 18140/164115 objects degraded (11.053%); 22488/164115 objects misplaced (13.703%); 14 MiB/s, 220 objects/s recovering 2023-10-09T08:43:56.285 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:56 smithi081 bash[79557]: cluster 2023-10-09T08:43:54.058608+0000 mgr.y (mgr.26009) 1266 : cluster 0 pgmap v1384: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 18140/164115 objects degraded (11.053%); 22488/164115 objects misplaced (13.703%); 14 MiB/s, 220 objects/s recovering 2023-10-09T08:43:56.296 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:56.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:56.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:56.399 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:56.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:56.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:56.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:56.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:56.552 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:56.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:56.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:56.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:56.680 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:56.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:56.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:56.784 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:56.818 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:56.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:56.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:56.922 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:56.956 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:56.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:56.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:57.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:57.089 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:57.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:57.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:57.193 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:57.231 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:57.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:57.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:57.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:57.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:57.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:57.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:57.464 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:57.487 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:57.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:57.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:57.592 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:57.621 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:43:57.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:57.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:43:57.725 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:57.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:43:57.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:57.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:43:57.861 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:57.890 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:57.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:57.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:43:57.994 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:58.021 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:58.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:58.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:58.124 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:58.156 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:58.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:58.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:58.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:58.270 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:58 smithi081 bash[76862]: cluster 2023-10-09T08:43:56.059395+0000 mgr.y (mgr.26009) 1267 : cluster 0 pgmap v1385: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 689 op/s; 17067/155019 objects degraded (11.010%); 21037/155019 objects misplaced (13.571%); 14 MiB/s, 221 objects/s recovering 2023-10-09T08:43:58.270 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:58 smithi081 bash[76862]: cluster 2023-10-09T08:43:57.043298+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e311 with expected crc 2023-10-09T08:43:58.270 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:58 smithi081 bash[76862]: cluster 2023-10-09T08:43:57.047959+0000 mon.a (mon.0) 1381 : cluster 0 osdmap e311: 8 total, 7 up, 8 in 2023-10-09T08:43:58.270 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:58 smithi081 bash[76862]: cluster 2023-10-09T08:43:57.051479+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e311 with expected crc 2023-10-09T08:43:58.270 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:58 smithi081 bash[79557]: cluster 2023-10-09T08:43:56.059395+0000 mgr.y (mgr.26009) 1267 : cluster 0 pgmap v1385: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 689 op/s; 17067/155019 objects degraded (11.010%); 21037/155019 objects misplaced (13.571%); 14 MiB/s, 221 objects/s recovering 2023-10-09T08:43:58.271 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:58 smithi081 bash[79557]: cluster 2023-10-09T08:43:57.043298+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e311 with expected crc 2023-10-09T08:43:58.271 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:58 smithi081 bash[79557]: cluster 2023-10-09T08:43:57.047959+0000 mon.a (mon.0) 1381 : cluster 0 osdmap e311: 8 total, 7 up, 8 in 2023-10-09T08:43:58.271 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:58 smithi081 bash[79557]: cluster 2023-10-09T08:43:57.051479+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e311 with expected crc 2023-10-09T08:43:58.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:58.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:58.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:58.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:58.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:58.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:58.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:58.436 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:43:58.436 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:43:58.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:58 smithi118 bash[59345]: cluster 2023-10-09T08:43:56.059395+0000 mgr.y (mgr.26009) 1267 : cluster 0 pgmap v1385: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 689 op/s; 17067/155019 objects degraded (11.010%); 21037/155019 objects misplaced (13.571%); 14 MiB/s, 221 objects/s recovering 2023-10-09T08:43:58.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:58 smithi118 bash[59345]: cluster 2023-10-09T08:43:57.043298+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e311 with expected crc 2023-10-09T08:43:58.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:58 smithi118 bash[59345]: cluster 2023-10-09T08:43:57.047959+0000 mon.a (mon.0) 1381 : cluster 0 osdmap e311: 8 total, 7 up, 8 in 2023-10-09T08:43:58.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:58 smithi118 bash[59345]: cluster 2023-10-09T08:43:57.051479+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e311 with expected crc 2023-10-09T08:43:58.526 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:58.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:58.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:58.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:58.663 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:58.702 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:58.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:58.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:58.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:58.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:43:58.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:58.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:43:58.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:58.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:58.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:58.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:59.081 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:59.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:59.131 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:59.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:59.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:59.242 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:59 smithi081 bash[76862]: cluster 2023-10-09T08:43:58.045868+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T08:43:59.243 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:59 smithi081 bash[76862]: cluster 2023-10-09T08:43:58.046533+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T08:43:59.243 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:59 smithi081 bash[76862]: cluster 2023-10-09T08:43:58.050233+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T08:43:59.243 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:59 smithi081 bash[76862]: cluster 2023-10-09T08:43:58.051916+0000 mon.a (mon.0) 1382 : cluster 0 osdmap e312: 8 total, 7 up, 8 in 2023-10-09T08:43:59.243 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:59 smithi081 bash[76862]: cluster 2023-10-09T08:43:58.060041+0000 mgr.y (mgr.26009) 1268 : cluster 0 pgmap v1388: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 17067/155019 objects degraded (11.010%); 21037/155019 objects misplaced (13.571%); 12 MiB/s, 194 objects/s recovering 2023-10-09T08:43:59.243 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:43:59 smithi081 bash[76862]: cluster 2023-10-09T08:43:58.787766+0000 mon.a (mon.0) 1383 : cluster 3 Health check update: Degraded data redundancy: 17067/155019 objects degraded (11.010%), 9 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:59.244 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:59 smithi081 bash[79557]: cluster 2023-10-09T08:43:58.045868+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T08:43:59.244 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:59 smithi081 bash[79557]: cluster 2023-10-09T08:43:58.046533+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T08:43:59.244 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:59 smithi081 bash[79557]: cluster 2023-10-09T08:43:58.050233+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T08:43:59.244 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:59 smithi081 bash[79557]: cluster 2023-10-09T08:43:58.051916+0000 mon.a (mon.0) 1382 : cluster 0 osdmap e312: 8 total, 7 up, 8 in 2023-10-09T08:43:59.245 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:59 smithi081 bash[79557]: cluster 2023-10-09T08:43:58.060041+0000 mgr.y (mgr.26009) 1268 : cluster 0 pgmap v1388: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 17067/155019 objects degraded (11.010%); 21037/155019 objects misplaced (13.571%); 12 MiB/s, 194 objects/s recovering 2023-10-09T08:43:59.245 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:43:59 smithi081 bash[79557]: cluster 2023-10-09T08:43:58.787766+0000 mon.a (mon.0) 1383 : cluster 3 Health check update: Degraded data redundancy: 17067/155019 objects degraded (11.010%), 9 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:59.269 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:43:59.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:59.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:43:59.374 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:59.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:59 smithi118 bash[59345]: cluster 2023-10-09T08:43:58.045868+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T08:43:59.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:59 smithi118 bash[59345]: cluster 2023-10-09T08:43:58.046533+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T08:43:59.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:59 smithi118 bash[59345]: cluster 2023-10-09T08:43:58.050233+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T08:43:59.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:59 smithi118 bash[59345]: cluster 2023-10-09T08:43:58.051916+0000 mon.a (mon.0) 1382 : cluster 0 osdmap e312: 8 total, 7 up, 8 in 2023-10-09T08:43:59.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:59 smithi118 bash[59345]: cluster 2023-10-09T08:43:58.060041+0000 mgr.y (mgr.26009) 1268 : cluster 0 pgmap v1388: 89 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 23 active+clean+remapped; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 17067/155019 objects degraded (11.010%); 21037/155019 objects misplaced (13.571%); 12 MiB/s, 194 objects/s recovering 2023-10-09T08:43:59.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:43:59 smithi118 bash[59345]: cluster 2023-10-09T08:43:58.787766+0000 mon.a (mon.0) 1383 : cluster 3 Health check update: Degraded data redundancy: 17067/155019 objects degraded (11.010%), 9 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T08:43:59.405 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:59.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:59.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:59.510 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:59.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:59.551 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:59.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:59.652 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:59.680 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:43:59.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:59.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:43:59.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:59.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:43:59.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:59.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:43:59.912 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:59.946 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:43:59.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:43:59.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:00.052 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:00.082 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:00.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:00.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:00.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:00.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:00.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:00.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:00.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:00.354 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:00.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:00.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:00.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:44:00.455 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:44:00.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:00.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:00.524 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:00.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:00.625 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:00.660 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:00.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:00.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:00.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:00.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:00.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:00.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:00.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:00.936 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:00.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:00.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:01.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:01.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:01.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:01.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:01.172 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:01.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:01.201 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:01.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:01.302 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:01.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:01.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:01.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:01.333 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:01 smithi118 bash[59345]: cluster 2023-10-09T08:44:00.061018+0000 mgr.y (mgr.26009) 1269 : cluster 0 pgmap v1389: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 953 op/s; 15398/146832 objects degraded (10.487%); 19316/146832 objects misplaced (13.155%); 19 MiB/s, 298 objects/s recovering 2023-10-09T08:44:01.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:01 smithi081 bash[76862]: cluster 2023-10-09T08:44:00.061018+0000 mgr.y (mgr.26009) 1269 : cluster 0 pgmap v1389: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 953 op/s; 15398/146832 objects degraded (10.487%); 19316/146832 objects misplaced (13.155%); 19 MiB/s, 298 objects/s recovering 2023-10-09T08:44:01.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:44:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:44:01] "GET /metrics HTTP/1.1" 200 36621 "" "Prometheus/2.33.4" 2023-10-09T08:44:01.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:01 smithi081 bash[79557]: cluster 2023-10-09T08:44:00.061018+0000 mgr.y (mgr.26009) 1269 : cluster 0 pgmap v1389: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 953 op/s; 15398/146832 objects degraded (10.487%); 19316/146832 objects misplaced (13.155%); 19 MiB/s, 298 objects/s recovering 2023-10-09T08:44:01.433 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:01.470 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:01.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:01.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:01.575 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:01.608 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:01.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:01.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:01.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:01.748 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:01.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:01.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:01.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:01.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:01.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:01.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:01.944 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:44:01.944 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:44:01.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:02.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:02.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:02.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:02.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:02.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:02.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:02.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:02.254 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:02.284 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:02.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:02.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:02.390 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:02.426 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:02.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:02.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:02.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:02.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:02.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:02.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:02.665 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:02.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:02.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:02.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:02.800 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:02.835 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:02.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:02.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:02.938 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:02.978 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:02.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:02.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:03.081 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:03 smithi118 bash[59345]: cluster 2023-10-09T08:44:02.061661+0000 mgr.y (mgr.26009) 1270 : cluster 0 pgmap v1390: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 719 op/s; 15398/146832 objects degraded (10.487%); 19316/146832 objects misplaced (13.155%); 14 MiB/s, 225 objects/s recovering 2023-10-09T08:44:03.082 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:03.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:03.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:03.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:03.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-09T08:44:03.216 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:03.252 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:03.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:03.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:03.344 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0, 7] out_osds: [] dead_osds: [1] live_osds: [0, 3, 4, 6, 7, 2, 5] 2023-10-09T08:44:03.345 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:44:03.345 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-10-09T08:44:03.345 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:44:03.345 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:44:03.345 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-10-09T08:44:03.355 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:03 smithi081 bash[76862]: cluster 2023-10-09T08:44:02.061661+0000 mgr.y (mgr.26009) 1270 : cluster 0 pgmap v1390: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 719 op/s; 15398/146832 objects degraded (10.487%); 19316/146832 objects misplaced (13.155%); 14 MiB/s, 225 objects/s recovering 2023-10-09T08:44:03.355 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:03 smithi081 bash[79557]: cluster 2023-10-09T08:44:02.061661+0000 mgr.y (mgr.26009) 1270 : cluster 0 pgmap v1390: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 719 op/s; 15398/146832 objects degraded (10.487%); 19316/146832 objects misplaced (13.155%); 14 MiB/s, 225 objects/s recovering 2023-10-09T08:44:03.357 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:03.385 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:03.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:03.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:03.487 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:03.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:03.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:03.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:03.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:03.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:03.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:03.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:03.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:03.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:03.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:03.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:03.898 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:03.931 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:03.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:03.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:04.039 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:04.067 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:04.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:04.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:04.082 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:04 smithi081 bash[76862]: cluster 2023-10-09T08:44:03.788672+0000 mon.a (mon.0) 1384 : cluster 3 Health check update: Degraded data redundancy: 15398/146832 objects degraded (10.487%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:04.173 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:04.183 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:04 smithi118 bash[59345]: cluster 2023-10-09T08:44:03.788672+0000 mon.a (mon.0) 1384 : cluster 3 Health check update: Degraded data redundancy: 15398/146832 objects degraded (10.487%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:04.223 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:04.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:04.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:04.328 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:04.359 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:04.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:04.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:04.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:04 smithi081 bash[79557]: cluster 2023-10-09T08:44:03.788672+0000 mon.a (mon.0) 1384 : cluster 3 Health check update: Degraded data redundancy: 15398/146832 objects degraded (10.487%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:04.465 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:04.511 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:04.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:04.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:04.618 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:04.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:04.674 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:04.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:04.775 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:04.806 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:04.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:04.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:04.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:04.938 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:04.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:04.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:05.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:05.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:05.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:05.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:05.185 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:05.212 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:05.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:05.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:05.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:05.345 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:05.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:05.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:05.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:05.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:05.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:05.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:05.590 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:05.625 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:05.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:05.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:05.693 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:44:05.701 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:44:05.729 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:05.761 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:05.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:05.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:05.864 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:05.873 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:05 smithi118 bash[59345]: cluster 2023-10-09T08:44:04.062315+0000 mgr.y (mgr.26009) 1271 : cluster 0 pgmap v1391: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 394 op/s; 15398/145557 objects degraded (10.579%); 18891/145557 objects misplaced (12.978%); 11 MiB/s, 171 objects/s recovering 2023-10-09T08:44:05.894 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:05.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:05.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:06.005 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:06.044 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:06.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:06.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:06.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:05 smithi081 bash[76862]: cluster 2023-10-09T08:44:04.062315+0000 mgr.y (mgr.26009) 1271 : cluster 0 pgmap v1391: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 394 op/s; 15398/145557 objects degraded (10.579%); 18891/145557 objects misplaced (12.978%); 11 MiB/s, 171 objects/s recovering 2023-10-09T08:44:06.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:05 smithi081 bash[79557]: cluster 2023-10-09T08:44:04.062315+0000 mgr.y (mgr.26009) 1271 : cluster 0 pgmap v1391: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 394 op/s; 15398/145557 objects degraded (10.579%); 18891/145557 objects misplaced (12.978%); 11 MiB/s, 171 objects/s recovering 2023-10-09T08:44:06.147 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:06.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:06.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:06.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:06.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:06.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:06.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:06.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:06.427 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:06.459 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:06.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:06.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:06.565 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:06.605 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:06.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:06.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:06.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:06.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:06.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:06.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:06.841 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:06.889 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:06.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:06.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:06.995 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:07.026 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:07.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:07.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:07.130 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:07.161 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:07.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:07.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:07.267 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:07.297 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:07.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:07.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:07.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:07.449 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:07.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:07.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:07.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:07.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:07.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:07.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:07.680 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:07.705 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:07.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:07.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:07.724 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:44:07.732 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:44:07.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:07.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:07.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:07.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:07.940 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:07.964 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:07.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:07.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:08.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:08.083 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:07 smithi081 bash[76862]: cluster 2023-10-09T08:44:06.063315+0000 mgr.y (mgr.26009) 1272 : cluster 0 pgmap v1392: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 14256/136152 objects degraded (10.471%); 17549/136152 objects misplaced (12.889%); 12 MiB/s, 198 objects/s recovering 2023-10-09T08:44:08.084 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:07 smithi081 bash[79557]: cluster 2023-10-09T08:44:06.063315+0000 mgr.y (mgr.26009) 1272 : cluster 0 pgmap v1392: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 14256/136152 objects degraded (10.471%); 17549/136152 objects misplaced (12.889%); 12 MiB/s, 198 objects/s recovering 2023-10-09T08:44:08.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:08.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:08.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:08.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:08.246 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:08.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:08.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:08.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:07 smithi118 bash[59345]: cluster 2023-10-09T08:44:06.063315+0000 mgr.y (mgr.26009) 1272 : cluster 0 pgmap v1392: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 14256/136152 objects degraded (10.471%); 17549/136152 objects misplaced (12.889%); 12 MiB/s, 198 objects/s recovering 2023-10-09T08:44:08.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:08.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:08.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:08.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:08.487 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:08.519 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:08.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:08.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:08.622 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:08.660 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:08.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:08.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:08.767 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:08.814 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:08.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:08.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:08.918 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:08.955 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:08.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:08.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:09.062 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:09.096 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:09.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:09.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:09.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:09 smithi118 bash[59345]: cluster 2023-10-09T08:44:08.063904+0000 mgr.y (mgr.26009) 1273 : cluster 0 pgmap v1393: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 14256/136152 objects degraded (10.471%); 17549/136152 objects misplaced (12.889%); 11 MiB/s, 178 objects/s recovering 2023-10-09T08:44:09.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:09 smithi118 bash[59345]: audit 2023-10-09T08:44:08.171905+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:09.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:09 smithi118 bash[59345]: audit 2023-10-09T08:44:08.173518+0000 mon.c (mon.2) 450 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:44:09.202 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:09.231 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:09.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:09.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:09.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:09.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:09.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:09.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:09.469 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:09.476 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:09 smithi118 bash[59345]: cluster 2023-10-09T08:44:08.789822+0000 mon.a (mon.0) 1386 : cluster 3 Health check update: Degraded data redundancy: 14256/136152 objects degraded (10.471%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:09.490 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:09.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:09.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:09.593 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:09.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:09 smithi081 bash[76862]: cluster 2023-10-09T08:44:08.063904+0000 mgr.y (mgr.26009) 1273 : cluster 0 pgmap v1393: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 14256/136152 objects degraded (10.471%); 17549/136152 objects misplaced (12.889%); 11 MiB/s, 178 objects/s recovering 2023-10-09T08:44:09.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:09 smithi081 bash[76862]: audit 2023-10-09T08:44:08.171905+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:09.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:09 smithi081 bash[76862]: audit 2023-10-09T08:44:08.173518+0000 mon.c (mon.2) 450 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:44:09.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:09 smithi081 bash[76862]: cluster 2023-10-09T08:44:08.789822+0000 mon.a (mon.0) 1386 : cluster 3 Health check update: Degraded data redundancy: 14256/136152 objects degraded (10.471%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:09.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:09 smithi081 bash[79557]: cluster 2023-10-09T08:44:08.063904+0000 mgr.y (mgr.26009) 1273 : cluster 0 pgmap v1393: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 14256/136152 objects degraded (10.471%); 17549/136152 objects misplaced (12.889%); 11 MiB/s, 178 objects/s recovering 2023-10-09T08:44:09.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:09 smithi081 bash[79557]: audit 2023-10-09T08:44:08.171905+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:09.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:09 smithi081 bash[79557]: audit 2023-10-09T08:44:08.173518+0000 mon.c (mon.2) 450 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:44:09.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:09 smithi081 bash[79557]: cluster 2023-10-09T08:44:08.789822+0000 mon.a (mon.0) 1386 : cluster 3 Health check update: Degraded data redundancy: 14256/136152 objects degraded (10.471%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:09.632 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:09.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:09.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:09.738 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:09.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:09.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:09.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:09.864 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:09.909 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:09.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:09.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:10.018 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:10.061 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:10.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:10.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:10.165 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:10.196 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:10.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:10.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:10.301 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:10.343 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:10.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:10.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:10.447 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:10.476 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:10.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:10.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:10.581 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:10.618 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:10.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:10.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:10.728 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:10.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:10.756 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:10.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:10.857 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:10.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:10.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:10.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:11.001 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:11.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:11.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:11.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:11.147 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:11.174 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:11.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:11.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:11.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:11 smithi118 bash[59345]: cluster 2023-10-09T08:44:10.064806+0000 mgr.y (mgr.26009) 1274 : cluster 0 pgmap v1394: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 13127/125385 objects degraded (10.469%); 15761/125385 objects misplaced (12.570%); 12 MiB/s, 185 objects/s recovering 2023-10-09T08:44:11.281 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:11.308 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:11.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:11.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:11.402 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:11 smithi081 bash[76862]: cluster 2023-10-09T08:44:10.064806+0000 mgr.y (mgr.26009) 1274 : cluster 0 pgmap v1394: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 13127/125385 objects degraded (10.469%); 15761/125385 objects misplaced (12.570%); 12 MiB/s, 185 objects/s recovering 2023-10-09T08:44:11.402 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:44:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:44:11] "GET /metrics HTTP/1.1" 200 36622 "" "Prometheus/2.33.4" 2023-10-09T08:44:11.403 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:11 smithi081 bash[79557]: cluster 2023-10-09T08:44:10.064806+0000 mgr.y (mgr.26009) 1274 : cluster 0 pgmap v1394: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 13127/125385 objects degraded (10.469%); 15761/125385 objects misplaced (12.570%); 12 MiB/s, 185 objects/s recovering 2023-10-09T08:44:11.414 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:11.439 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:11.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:11.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:11.543 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:11.571 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:11.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:11.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:11.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:11.701 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:11.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:11.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:11.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:11.838 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:11.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:11.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:11.941 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:11.967 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:11.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:11.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:12.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:12.093 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:12.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:12.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:12.196 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:12.223 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:12.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:12.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:12.326 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:12.365 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:12.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:12.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:12.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:12 smithi081 bash[76862]: cluster 2023-10-09T08:44:11.183093+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e313 with expected crc 2023-10-09T08:44:12.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:12 smithi081 bash[76862]: cluster 2023-10-09T08:44:11.184554+0000 mon.a (mon.0) 1387 : cluster 0 osdmap e313: 8 total, 7 up, 8 in 2023-10-09T08:44:12.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:12 smithi081 bash[76862]: cluster 2023-10-09T08:44:11.193911+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e313 with expected crc 2023-10-09T08:44:12.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:12 smithi081 bash[79557]: cluster 2023-10-09T08:44:11.183093+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e313 with expected crc 2023-10-09T08:44:12.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:12 smithi081 bash[79557]: cluster 2023-10-09T08:44:11.184554+0000 mon.a (mon.0) 1387 : cluster 0 osdmap e313: 8 total, 7 up, 8 in 2023-10-09T08:44:12.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:12 smithi081 bash[79557]: cluster 2023-10-09T08:44:11.193911+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e313 with expected crc 2023-10-09T08:44:12.472 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:12.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:12.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:12.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:12.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:12 smithi118 bash[59345]: cluster 2023-10-09T08:44:11.183093+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e313 with expected crc 2023-10-09T08:44:12.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:12 smithi118 bash[59345]: cluster 2023-10-09T08:44:11.184554+0000 mon.a (mon.0) 1387 : cluster 0 osdmap e313: 8 total, 7 up, 8 in 2023-10-09T08:44:12.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:12 smithi118 bash[59345]: cluster 2023-10-09T08:44:11.193911+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e313 with expected crc 2023-10-09T08:44:12.601 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:12.631 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:12.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:12.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:12.739 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:12.779 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:12.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:12.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:12.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:12.916 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:12.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:12.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:13.021 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:13.049 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:13.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:13.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:13.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:13.175 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:13.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:13.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:13.203 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:13 smithi118 bash[59345]: cluster 2023-10-09T08:44:12.065932+0000 mgr.y (mgr.26009) 1275 : cluster 0 pgmap v1396: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 13127/125385 objects degraded (10.469%); 15761/125385 objects misplaced (12.570%); 5.4 MiB/s, 85 objects/s recovering 2023-10-09T08:44:13.203 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:13 smithi118 bash[59345]: cluster 2023-10-09T08:44:12.200350+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e314 with expected crc 2023-10-09T08:44:13.204 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:13 smithi118 bash[59345]: cluster 2023-10-09T08:44:12.203623+0000 mon.a (mon.0) 1388 : cluster 0 osdmap e314: 8 total, 7 up, 8 in 2023-10-09T08:44:13.204 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:13 smithi118 bash[59345]: cluster 2023-10-09T08:44:12.206736+0000 osd.4 (osd.4) 295 : cluster 3 failed to encode map e314 with expected crc 2023-10-09T08:44:13.278 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:13.309 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:13.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:13.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:13.415 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:13.438 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:13.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:13.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:13.541 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:13.574 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:13.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:13.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:13.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:13 smithi081 bash[76862]: cluster 2023-10-09T08:44:12.065932+0000 mgr.y (mgr.26009) 1275 : cluster 0 pgmap v1396: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 13127/125385 objects degraded (10.469%); 15761/125385 objects misplaced (12.570%); 5.4 MiB/s, 85 objects/s recovering 2023-10-09T08:44:13.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:13 smithi081 bash[76862]: cluster 2023-10-09T08:44:12.200350+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e314 with expected crc 2023-10-09T08:44:13.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:13 smithi081 bash[76862]: cluster 2023-10-09T08:44:12.203623+0000 mon.a (mon.0) 1388 : cluster 0 osdmap e314: 8 total, 7 up, 8 in 2023-10-09T08:44:13.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:13 smithi081 bash[76862]: cluster 2023-10-09T08:44:12.206736+0000 osd.4 (osd.4) 295 : cluster 3 failed to encode map e314 with expected crc 2023-10-09T08:44:13.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:13 smithi081 bash[79557]: cluster 2023-10-09T08:44:12.065932+0000 mgr.y (mgr.26009) 1275 : cluster 0 pgmap v1396: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 13127/125385 objects degraded (10.469%); 15761/125385 objects misplaced (12.570%); 5.4 MiB/s, 85 objects/s recovering 2023-10-09T08:44:13.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:13 smithi081 bash[79557]: cluster 2023-10-09T08:44:12.200350+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e314 with expected crc 2023-10-09T08:44:13.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:13 smithi081 bash[79557]: cluster 2023-10-09T08:44:12.203623+0000 mon.a (mon.0) 1388 : cluster 0 osdmap e314: 8 total, 7 up, 8 in 2023-10-09T08:44:13.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:13 smithi081 bash[79557]: cluster 2023-10-09T08:44:12.206736+0000 osd.4 (osd.4) 295 : cluster 3 failed to encode map e314 with expected crc 2023-10-09T08:44:13.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:13.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:13.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:13.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:13.825 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:13.848 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:13.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:13.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:13.952 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:13.978 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:13.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:13.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:14.086 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:14.113 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:14.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:14.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:14.220 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:14.249 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:14.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:14.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:14.357 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:14.366 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:14 smithi118 bash[59345]: cluster 2023-10-09T08:44:13.791039+0000 mon.a (mon.0) 1389 : cluster 3 Health check update: Degraded data redundancy: 13127/125385 objects degraded (10.469%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:14.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:14 smithi081 bash[76862]: cluster 2023-10-09T08:44:13.791039+0000 mon.a (mon.0) 1389 : cluster 3 Health check update: Degraded data redundancy: 13127/125385 objects degraded (10.469%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:14.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:14 smithi081 bash[79557]: cluster 2023-10-09T08:44:13.791039+0000 mon.a (mon.0) 1389 : cluster 3 Health check update: Degraded data redundancy: 13127/125385 objects degraded (10.469%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:14.393 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:14.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:14.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:14.500 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:14.546 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:14.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:14.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:14.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:14.669 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:14.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:14.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:14.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:14.801 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:14.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:14.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:14.906 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:14.937 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:14.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:14.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:15.044 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:15.070 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:15.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:15.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:15.174 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:15.195 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:15.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:15.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:15.298 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:15.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:15.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:15.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:15.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:15.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:15.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:15.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:15.570 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:15.596 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:15.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:15.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:15.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:15.731 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:15.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:15.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:15.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:15.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:15.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:15.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:15.969 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:15.978 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:15 smithi118 bash[59345]: cluster 2023-10-09T08:44:14.066678+0000 mgr.y (mgr.26009) 1276 : cluster 0 pgmap v1398: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 490 op/s; 13127/124371 objects degraded (10.555%); 15423/124371 objects misplaced (12.401%); 3.4 MiB/s, 55 objects/s recovering 2023-10-09T08:44:16.009 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:16.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:16.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:16.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:16.121 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:15 smithi081 bash[76862]: cluster 2023-10-09T08:44:14.066678+0000 mgr.y (mgr.26009) 1276 : cluster 0 pgmap v1398: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 490 op/s; 13127/124371 objects degraded (10.555%); 15423/124371 objects misplaced (12.401%); 3.4 MiB/s, 55 objects/s recovering 2023-10-09T08:44:16.122 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:15 smithi081 bash[79557]: cluster 2023-10-09T08:44:14.066678+0000 mgr.y (mgr.26009) 1276 : cluster 0 pgmap v1398: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 8 active+undersized+degraded, 43 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 490 op/s; 13127/124371 objects degraded (10.555%); 15423/124371 objects misplaced (12.401%); 3.4 MiB/s, 55 objects/s recovering 2023-10-09T08:44:16.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:16.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:16.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:16.255 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:16.288 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:16.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:16.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:16.396 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:16.431 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:16.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:16.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:16.535 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:16.563 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:16.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:16.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:16.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:16.704 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:16.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:16.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:16.807 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:16.833 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:16.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:16.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:16.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:16.972 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:16.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:16.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:17.080 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:17.131 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:17.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:17.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:17.234 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:17.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:17.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:17.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:17.384 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:17.422 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:17.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:17.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:17.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:17.548 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:17.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:17.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:17.651 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:17.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:17.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:17.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:17.784 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:17.813 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:17.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:17.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:17.918 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:17.955 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:17.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:17.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:18.055 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:17 smithi081 bash[76862]: cluster 2023-10-09T08:44:16.067603+0000 mgr.y (mgr.26009) 1277 : cluster 0 pgmap v1399: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 812 op/s; 12189/116637 objects degraded (10.450%); 13869/116637 objects misplaced (11.891%); 10 MiB/s, 162 objects/s recovering 2023-10-09T08:44:18.056 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:17 smithi081 bash[79557]: cluster 2023-10-09T08:44:16.067603+0000 mgr.y (mgr.26009) 1277 : cluster 0 pgmap v1399: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 812 op/s; 12189/116637 objects degraded (10.450%); 13869/116637 objects misplaced (11.891%); 10 MiB/s, 162 objects/s recovering 2023-10-09T08:44:18.058 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:18.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:18.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:18.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:18.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:18.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:18.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:18.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:18.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:17 smithi118 bash[59345]: cluster 2023-10-09T08:44:16.067603+0000 mgr.y (mgr.26009) 1277 : cluster 0 pgmap v1399: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 812 op/s; 12189/116637 objects degraded (10.450%); 13869/116637 objects misplaced (11.891%); 10 MiB/s, 162 objects/s recovering 2023-10-09T08:44:18.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:18.358 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:18.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:18.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:18.461 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:18.495 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:18.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:18.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:18.600 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:18.636 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:18.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:18.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:18.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:18.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:18.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:18.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:18.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:18.878 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:18 smithi081 bash[76862]: cluster 2023-10-09T08:44:18.793665+0000 mon.a (mon.0) 1390 : cluster 3 Health check update: Degraded data redundancy: 12189/116637 objects degraded (10.450%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:18.879 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:18 smithi081 bash[79557]: cluster 2023-10-09T08:44:18.793665+0000 mon.a (mon.0) 1390 : cluster 3 Health check update: Degraded data redundancy: 12189/116637 objects degraded (10.450%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:18.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:18.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:18.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:19.000 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:19.049 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:19.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:19.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:19.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:19.197 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:19.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:19.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:19.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:18 smithi118 bash[59345]: cluster 2023-10-09T08:44:18.793665+0000 mon.a (mon.0) 1390 : cluster 3 Health check update: Degraded data redundancy: 12189/116637 objects degraded (10.450%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:19.300 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:19.333 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:19.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:19.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:19.445 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:19.475 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:19.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:19.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:19.579 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:19.607 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:19.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:19.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:19.711 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:19.752 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:19.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:19.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:19.858 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:19.868 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:19 smithi118 bash[59345]: cluster 2023-10-09T08:44:18.068259+0000 mgr.y (mgr.26009) 1278 : cluster 0 pgmap v1400: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 364 op/s; 12189/116637 objects degraded (10.450%); 13869/116637 objects misplaced (11.891%); 6.7 MiB/s, 107 objects/s recovering 2023-10-09T08:44:19.886 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:19.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:19.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:19.994 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:20.017 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:20.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:20.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:20.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:20.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:19 smithi081 bash[76862]: cluster 2023-10-09T08:44:18.068259+0000 mgr.y (mgr.26009) 1278 : cluster 0 pgmap v1400: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 364 op/s; 12189/116637 objects degraded (10.450%); 13869/116637 objects misplaced (11.891%); 6.7 MiB/s, 107 objects/s recovering 2023-10-09T08:44:20.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:19 smithi081 bash[79557]: cluster 2023-10-09T08:44:18.068259+0000 mgr.y (mgr.26009) 1278 : cluster 0 pgmap v1400: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 364 op/s; 12189/116637 objects degraded (10.450%); 13869/116637 objects misplaced (11.891%); 6.7 MiB/s, 107 objects/s recovering 2023-10-09T08:44:20.145 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:20.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:20.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:20.250 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:20.280 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:20.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:20.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:20.384 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:20.420 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:20.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:20.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:20.526 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:20.557 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:20.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:20.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:20.660 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:20.692 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:20.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:20.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:20.798 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:20.823 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:20.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:20.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:20.930 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:20.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:20.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:20.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:21.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:21.074 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:21.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:21.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:21.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:21.192 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:44:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:44:21] "GET /metrics HTTP/1.1" 200 36622 "" "Prometheus/2.33.4" 2023-10-09T08:44:21.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:21.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:21.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:21.313 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:21.340 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:21.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:21.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:21.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:21.477 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:21.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:21.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:21.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:21.607 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:21.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:21.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:21.711 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:21.740 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:21.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:21.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:21.832 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:21 smithi081 bash[76862]: cluster 2023-10-09T08:44:20.069375+0000 mgr.y (mgr.26009) 1279 : cluster 0 pgmap v1401: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 734 op/s; 11067/105822 objects degraded (10.458%); 12030/105822 objects misplaced (11.368%); 10 MiB/s, 164 objects/s recovering 2023-10-09T08:44:21.846 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:21.883 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:21.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:21.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:21.990 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:22.000 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:21 smithi118 bash[59345]: cluster 2023-10-09T08:44:20.069375+0000 mgr.y (mgr.26009) 1279 : cluster 0 pgmap v1401: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 734 op/s; 11067/105822 objects degraded (10.458%); 12030/105822 objects misplaced (11.368%); 10 MiB/s, 164 objects/s recovering 2023-10-09T08:44:22.033 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:22.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:22.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:22.133 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:21 smithi081 bash[79557]: cluster 2023-10-09T08:44:20.069375+0000 mgr.y (mgr.26009) 1279 : cluster 0 pgmap v1401: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 734 op/s; 11067/105822 objects degraded (10.458%); 12030/105822 objects misplaced (11.368%); 10 MiB/s, 164 objects/s recovering 2023-10-09T08:44:22.137 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:22.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:22.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:22.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:22.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:22.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:22.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:22.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:22.336 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:44:22.390 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:44:22.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:22.441 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:44:22.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:22.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:22.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:22.479 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:44:22.529 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:44:22.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:22.567 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:44:22.593 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:22.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:22.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:22.606 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:44:22.607 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:44:22.607 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:44:22.607 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:44:22.607 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:44:22.607 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:44:22.607 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:44:22.607 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:44:22.608 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:44:22.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:22.743 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:22.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:22.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:22.851 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:22.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:22 smithi081 bash[76862]: audit 2023-10-09T08:44:22.273444+0000 mon.c (mon.2) 451 : audit 0 from='client.? 172.21.15.81:0/2088155397' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:44:22.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:22 smithi081 bash[79557]: audit 2023-10-09T08:44:22.273444+0000 mon.c (mon.2) 451 : audit 0 from='client.? 172.21.15.81:0/2088155397' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:44:22.877 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:22.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:22.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:22.904 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:44:22.904 INFO:teuthology.orchestra.run.smithi081.stdout: "success": "" 2023-10-09T08:44:22.904 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:44:22.911 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:44:22.911 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:44:22.911 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.911 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35838.0:208186 8.f 8:f9777224:::benchmark_data_smithi081_219033_object87607:head [delete] snapc 0=[] ondisk+write+known_if_redirected e314)", 2023-10-09T08:44:22.911 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:44:22.896099+0000", 2023-10-09T08:44:22.912 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.013182295, 2023-10-09T08:44:22.912 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013215753, 2023-10-09T08:44:22.912 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:44:22.912 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-09T08:44:22.912 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:44:22.912 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35838", 2023-10-09T08:44:22.912 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:44:22.912 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 208186 2023-10-09T08:44:22.912 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.912 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:44:22.913 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.913 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:44:22.913 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.896099+0000", 2023-10-09T08:44:22.913 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:44:22.913 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.913 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.913 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:44:22.913 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.896099+0000", 2023-10-09T08:44:22.913 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:44:22.913 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.914 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.914 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:44:22.914 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.896097+0000", 2023-10-09T08:44:22.914 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:44:22.914 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.914 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.914 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:44:22.914 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.896105+0000", 2023-10-09T08:44:22.914 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5709999999999998e-06 2023-10-09T08:44:22.914 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.914 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.915 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:44:22.915 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.896123+0000", 2023-10-09T08:44:22.915 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7955e-05 2023-10-09T08:44:22.915 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.915 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.915 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:44:22.915 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.896133+0000", 2023-10-09T08:44:22.915 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8279999999999998e-06 2023-10-09T08:44:22.915 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.915 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.915 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:44:22.916 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.896196+0000", 2023-10-09T08:44:22.916 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2958000000000003e-05 2023-10-09T08:44:22.916 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.916 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.916 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:44:22.916 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.896339+0000", 2023-10-09T08:44:22.916 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014239799999999999 2023-10-09T08:44:22.916 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.916 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.916 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2", 2023-10-09T08:44:22.916 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.896466+0000", 2023-10-09T08:44:22.916 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012768999999999999 2023-10-09T08:44:22.917 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.917 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.917 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:44:22.917 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.905327+0000", 2023-10-09T08:44:22.917 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0088609489999999999 2023-10-09T08:44:22.917 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:44:22.917 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:44:22.917 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:44:22.917 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.917 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.917 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35838.0:208192 8.0 e314/289 8:000f9522:::benchmark_data_smithi081_219033_object87613:head v 314'13187, mlcod=314'13185)", 2023-10-09T08:44:22.917 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:44:22.905066+0000", 2023-10-09T08:44:22.917 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0042146600000000003, 2023-10-09T08:44:22.918 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0043401990000000003, 2023-10-09T08:44:22.918 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:44:22.918 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:44:22.918 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:44:22.918 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.918 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:44:22.918 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.905066+0000", 2023-10-09T08:44:22.918 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:44:22.919 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.919 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.919 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:44:22.919 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.905066+0000", 2023-10-09T08:44:22.919 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:44:22.919 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.919 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.919 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:44:22.919 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.905065+0000", 2023-10-09T08:44:22.919 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:44:22.920 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.920 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.920 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:44:22.920 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.905076+0000", 2023-10-09T08:44:22.920 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0849000000000001e-05 2023-10-09T08:44:22.920 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.920 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.920 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:44:22.920 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.905092+0000", 2023-10-09T08:44:22.920 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5962999999999999e-05 2023-10-09T08:44:22.920 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.920 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.920 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:44:22.921 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.905102+0000", 2023-10-09T08:44:22.921 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0421999999999999e-05 2023-10-09T08:44:22.921 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.921 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.921 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:44:22.921 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.905156+0000", 2023-10-09T08:44:22.921 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.3193999999999999e-05 2023-10-09T08:44:22.921 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.921 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.921 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:44:22.921 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.905180+0000", 2023-10-09T08:44:22.921 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4745000000000001e-05 2023-10-09T08:44:22.922 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:44:22.922 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:44:22.922 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:44:22.922 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.922 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.922 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35838.0:208193 8.7 e314/289 8:e331702c:::benchmark_data_smithi081_219033_object87614:head v 314'12965, mlcod=314'12963)", 2023-10-09T08:44:22.922 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:44:22.908835+0000", 2023-10-09T08:44:22.922 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.00044557199999999998, 2023-10-09T08:44:22.922 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00063376899999999996, 2023-10-09T08:44:22.922 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:44:22.922 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:44:22.922 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:44:22.923 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.923 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:44:22.923 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.908835+0000", 2023-10-09T08:44:22.923 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:44:22.923 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.923 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.923 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:44:22.923 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.908835+0000", 2023-10-09T08:44:22.923 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:44:22.924 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.924 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.924 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:44:22.924 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.908834+0000", 2023-10-09T08:44:22.924 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:44:22.924 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.924 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.924 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:44:22.924 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.908851+0000", 2023-10-09T08:44:22.924 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6739999999999999e-05 2023-10-09T08:44:22.924 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.924 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.925 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:44:22.925 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.908867+0000", 2023-10-09T08:44:22.925 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5977999999999998e-05 2023-10-09T08:44:22.925 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.925 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.925 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:44:22.925 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.908877+0000", 2023-10-09T08:44:22.925 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0389e-05 2023-10-09T08:44:22.925 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.925 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.925 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:44:22.925 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.908958+0000", 2023-10-09T08:44:22.925 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0277000000000004e-05 2023-10-09T08:44:22.926 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:44:22.926 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:44:22.926 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:44:22.926 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:22.908985+0000", 2023-10-09T08:44:22.926 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.7293000000000001e-05 2023-10-09T08:44:22.926 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:44:22.926 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:44:22.926 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:44:22.926 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:44:22.926 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2023-10-09T08:44:22.926 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 3 2023-10-09T08:44:22.926 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:44:22.983 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:23.010 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:23.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:23.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:23.113 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:23.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:23.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:23.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:23.244 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:23.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:22 smithi118 bash[59345]: audit 2023-10-09T08:44:22.273444+0000 mon.c (mon.2) 451 : audit 0 from='client.? 172.21.15.81:0/2088155397' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:44:23.278 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:23.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:23.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:23.382 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:23.407 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:23.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:23.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:23.510 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:23.546 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:23.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:23.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:23.651 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:23.690 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:23.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:23.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:23.796 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:23.852 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:23.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:23.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:23.865 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:44:23.958 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:23.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:23.992 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:23.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:24.093 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:24.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:23 smithi081 bash[76862]: cluster 2023-10-09T08:44:22.070076+0000 mgr.y (mgr.26009) 1280 : cluster 0 pgmap v1402: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 11067/105822 objects degraded (10.458%); 12030/105822 objects misplaced (11.368%); 9.1 MiB/s, 145 objects/s recovering 2023-10-09T08:44:24.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:23 smithi081 bash[76862]: audit 2023-10-09T08:44:22.916595+0000 mon.a (mon.0) 1391 : audit 1 from='client.? 172.21.15.81:0/2578737948' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:44:24.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:23 smithi081 bash[76862]: audit 2023-10-09T08:44:23.167070+0000 mon.c (mon.2) 452 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:44:24.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:23 smithi081 bash[76862]: cluster 2023-10-09T08:44:23.794876+0000 mon.a (mon.0) 1392 : cluster 3 Health check update: Degraded data redundancy: 11067/105822 objects degraded (10.458%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:24.103 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:23 smithi081 bash[79557]: cluster 2023-10-09T08:44:22.070076+0000 mgr.y (mgr.26009) 1280 : cluster 0 pgmap v1402: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 11067/105822 objects degraded (10.458%); 12030/105822 objects misplaced (11.368%); 9.1 MiB/s, 145 objects/s recovering 2023-10-09T08:44:24.103 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:23 smithi081 bash[79557]: audit 2023-10-09T08:44:22.916595+0000 mon.a (mon.0) 1391 : audit 1 from='client.? 172.21.15.81:0/2578737948' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:44:24.103 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:23 smithi081 bash[79557]: audit 2023-10-09T08:44:23.167070+0000 mon.c (mon.2) 452 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:44:24.103 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:23 smithi081 bash[79557]: cluster 2023-10-09T08:44:23.794876+0000 mon.a (mon.0) 1392 : cluster 3 Health check update: Degraded data redundancy: 11067/105822 objects degraded (10.458%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:24.124 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:24.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:24.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:24.228 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:24.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:24.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:24.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:23 smithi118 bash[59345]: cluster 2023-10-09T08:44:22.070076+0000 mgr.y (mgr.26009) 1280 : cluster 0 pgmap v1402: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 11067/105822 objects degraded (10.458%); 12030/105822 objects misplaced (11.368%); 9.1 MiB/s, 145 objects/s recovering 2023-10-09T08:44:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:23 smithi118 bash[59345]: audit 2023-10-09T08:44:22.916595+0000 mon.a (mon.0) 1391 : audit 1 from='client.? 172.21.15.81:0/2578737948' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:44:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:23 smithi118 bash[59345]: audit 2023-10-09T08:44:23.167070+0000 mon.c (mon.2) 452 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:44:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:23 smithi118 bash[59345]: cluster 2023-10-09T08:44:23.794876+0000 mon.a (mon.0) 1392 : cluster 3 Health check update: Degraded data redundancy: 11067/105822 objects degraded (10.458%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:24.355 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:24.384 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:24.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:24.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:24.489 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:24.524 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:24.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:24.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:24.628 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:24.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:24.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:24.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:24.761 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:24.802 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:24.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:24.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:24.913 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:24.942 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:24.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:24.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:25.048 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:25.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:24 smithi118 bash[59345]: cluster 2023-10-09T08:44:23.840522+0000 mon.a (mon.0) 1393 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:44:25.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:24 smithi118 bash[59345]: cluster 2023-10-09T08:44:23.858368+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T08:44:25.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:24 smithi118 bash[59345]: audit 2023-10-09T08:44:23.859224+0000 mon.a (mon.0) 1394 : audit 1 from='client.? 172.21.15.81:0/2578737948' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:44:25.058 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:24 smithi118 bash[59345]: cluster 2023-10-09T08:44:23.859285+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e315: 8 total, 7 up, 8 in 2023-10-09T08:44:25.058 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:24 smithi118 bash[59345]: cluster 2023-10-09T08:44:23.860958+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T08:44:25.058 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:24 smithi118 bash[59345]: cluster 2023-10-09T08:44:23.862604+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T08:44:25.098 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:25.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:25.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:25.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:24 smithi081 bash[79557]: cluster 2023-10-09T08:44:23.840522+0000 mon.a (mon.0) 1393 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:44:25.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:24 smithi081 bash[79557]: cluster 2023-10-09T08:44:23.858368+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T08:44:25.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:24 smithi081 bash[79557]: audit 2023-10-09T08:44:23.859224+0000 mon.a (mon.0) 1394 : audit 1 from='client.? 172.21.15.81:0/2578737948' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:44:25.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:24 smithi081 bash[79557]: cluster 2023-10-09T08:44:23.859285+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e315: 8 total, 7 up, 8 in 2023-10-09T08:44:25.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:24 smithi081 bash[79557]: cluster 2023-10-09T08:44:23.860958+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T08:44:25.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:24 smithi081 bash[79557]: cluster 2023-10-09T08:44:23.862604+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T08:44:25.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:24 smithi081 bash[76862]: cluster 2023-10-09T08:44:23.840522+0000 mon.a (mon.0) 1393 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:44:25.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:24 smithi081 bash[76862]: cluster 2023-10-09T08:44:23.858368+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T08:44:25.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:24 smithi081 bash[76862]: audit 2023-10-09T08:44:23.859224+0000 mon.a (mon.0) 1394 : audit 1 from='client.? 172.21.15.81:0/2578737948' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:44:25.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:24 smithi081 bash[76862]: cluster 2023-10-09T08:44:23.859285+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e315: 8 total, 7 up, 8 in 2023-10-09T08:44:25.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:24 smithi081 bash[76862]: cluster 2023-10-09T08:44:23.860958+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T08:44:25.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:24 smithi081 bash[76862]: cluster 2023-10-09T08:44:23.862604+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T08:44:25.200 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:25.235 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:25.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:25.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:25.338 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:25.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:25.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:25.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:25.478 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:25.515 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:25.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:25.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:25.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:25.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:25.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:25.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:25.758 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:25.782 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:25.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:25.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:25.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:25.895 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:25 smithi081 bash[79557]: cluster 2023-10-09T08:44:24.070716+0000 mgr.y (mgr.26009) 1281 : cluster 0 pgmap v1404: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 11067/104538 objects degraded (10.587%); 11602/104538 objects misplaced (11.098%); 9.1 MiB/s, 145 objects/s recovering 2023-10-09T08:44:25.896 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:25 smithi081 bash[76862]: cluster 2023-10-09T08:44:24.070716+0000 mgr.y (mgr.26009) 1281 : cluster 0 pgmap v1404: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 11067/104538 objects degraded (10.587%); 11602/104538 objects misplaced (11.098%); 9.1 MiB/s, 145 objects/s recovering 2023-10-09T08:44:25.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:25.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:25.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:25.985 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:44:25.986 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:44:25.991 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-09T08:44:26.029 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:26.073 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:26.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:26.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:26.178 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:26.187 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:25 smithi118 bash[59345]: cluster 2023-10-09T08:44:24.070716+0000 mgr.y (mgr.26009) 1281 : cluster 0 pgmap v1404: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 11067/104538 objects degraded (10.587%); 11602/104538 objects misplaced (11.098%); 9.1 MiB/s, 145 objects/s recovering 2023-10-09T08:44:26.221 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:26.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:26.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:26.329 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:26.368 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:26.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:26.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:26.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:26.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:26.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:26.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:26.608 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:26.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:26.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:26.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:26.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:26.760 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:26.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:26.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:26.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:26.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:26.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:26.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:27.010 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:27.038 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:27.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:27.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:27.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:27.171 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:27.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:27.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:27.274 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:27.305 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:27.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:27.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:27.410 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:27.439 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:27.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:27.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:27.543 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:27.574 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:27.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:27.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:27.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:27.708 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:27.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:27.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:27.812 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:27.846 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:27.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:27.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:27.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:27.961 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:27 smithi081 bash[79557]: cluster 2023-10-09T08:44:26.071657+0000 mgr.y (mgr.26009) 1282 : cluster 0 pgmap v1405: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 10058/95787 objects degraded (10.500%); 10223/95787 objects misplaced (10.673%); 7.9 MiB/s, 126 objects/s recovering 2023-10-09T08:44:27.961 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:27 smithi081 bash[79557]: cluster 2023-10-09T08:44:26.871554+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e316 with expected crc 2023-10-09T08:44:27.961 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:27 smithi081 bash[79557]: cluster 2023-10-09T08:44:26.872241+0000 mon.a (mon.0) 1396 : cluster 0 osdmap e316: 8 total, 7 up, 8 in 2023-10-09T08:44:27.961 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:27 smithi081 bash[79557]: cluster 2023-10-09T08:44:26.876179+0000 osd.6 (osd.6) 305 : cluster 3 failed to encode map e316 with expected crc 2023-10-09T08:44:27.962 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:27 smithi081 bash[76862]: cluster 2023-10-09T08:44:26.071657+0000 mgr.y (mgr.26009) 1282 : cluster 0 pgmap v1405: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 10058/95787 objects degraded (10.500%); 10223/95787 objects misplaced (10.673%); 7.9 MiB/s, 126 objects/s recovering 2023-10-09T08:44:27.962 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:27 smithi081 bash[76862]: cluster 2023-10-09T08:44:26.871554+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e316 with expected crc 2023-10-09T08:44:27.962 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:27 smithi081 bash[76862]: cluster 2023-10-09T08:44:26.872241+0000 mon.a (mon.0) 1396 : cluster 0 osdmap e316: 8 total, 7 up, 8 in 2023-10-09T08:44:27.962 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:27 smithi081 bash[76862]: cluster 2023-10-09T08:44:26.876179+0000 osd.6 (osd.6) 305 : cluster 3 failed to encode map e316 with expected crc 2023-10-09T08:44:27.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:44:27.980 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:27.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:27.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:27.987 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:44:28.083 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:28.116 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:28.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:28.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:28.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:28.261 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:28.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:28.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:28.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:27 smithi118 bash[59345]: cluster 2023-10-09T08:44:26.071657+0000 mgr.y (mgr.26009) 1282 : cluster 0 pgmap v1405: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 10058/95787 objects degraded (10.500%); 10223/95787 objects misplaced (10.673%); 7.9 MiB/s, 126 objects/s recovering 2023-10-09T08:44:28.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:27 smithi118 bash[59345]: cluster 2023-10-09T08:44:26.871554+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e316 with expected crc 2023-10-09T08:44:28.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:27 smithi118 bash[59345]: cluster 2023-10-09T08:44:26.872241+0000 mon.a (mon.0) 1396 : cluster 0 osdmap e316: 8 total, 7 up, 8 in 2023-10-09T08:44:28.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:27 smithi118 bash[59345]: cluster 2023-10-09T08:44:26.876179+0000 osd.6 (osd.6) 305 : cluster 3 failed to encode map e316 with expected crc 2023-10-09T08:44:28.364 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:28.400 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:28.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:28.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:28.504 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:28.534 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:28.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:28.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:28.638 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:28.676 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:28.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:28.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:28.779 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:28.807 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:28.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:28.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:28.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:28 smithi118 bash[59345]: cluster 2023-10-09T08:44:27.876878+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e317 with expected crc 2023-10-09T08:44:28.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:28 smithi118 bash[59345]: cluster 2023-10-09T08:44:27.877500+0000 osd.6 (osd.6) 306 : cluster 3 failed to encode map e317 with expected crc 2023-10-09T08:44:28.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:28 smithi118 bash[59345]: cluster 2023-10-09T08:44:27.881355+0000 mon.a (mon.0) 1397 : cluster 0 osdmap e317: 8 total, 7 up, 8 in 2023-10-09T08:44:28.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:28 smithi118 bash[59345]: cluster 2023-10-09T08:44:28.795891+0000 mon.a (mon.0) 1398 : cluster 3 Health check update: Degraded data redundancy: 10058/95787 objects degraded (10.500%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:28.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:28.953 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:28.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:28.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:29.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:29.103 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:29.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:29.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:29.209 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:29.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:29.239 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:29.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:29.340 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:29.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:28 smithi081 bash[76862]: cluster 2023-10-09T08:44:27.876878+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e317 with expected crc 2023-10-09T08:44:29.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:28 smithi081 bash[76862]: cluster 2023-10-09T08:44:27.877500+0000 osd.6 (osd.6) 306 : cluster 3 failed to encode map e317 with expected crc 2023-10-09T08:44:29.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:28 smithi081 bash[76862]: cluster 2023-10-09T08:44:27.881355+0000 mon.a (mon.0) 1397 : cluster 0 osdmap e317: 8 total, 7 up, 8 in 2023-10-09T08:44:29.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:28 smithi081 bash[76862]: cluster 2023-10-09T08:44:28.795891+0000 mon.a (mon.0) 1398 : cluster 3 Health check update: Degraded data redundancy: 10058/95787 objects degraded (10.500%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:29.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:28 smithi081 bash[79557]: cluster 2023-10-09T08:44:27.876878+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e317 with expected crc 2023-10-09T08:44:29.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:28 smithi081 bash[79557]: cluster 2023-10-09T08:44:27.877500+0000 osd.6 (osd.6) 306 : cluster 3 failed to encode map e317 with expected crc 2023-10-09T08:44:29.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:28 smithi081 bash[79557]: cluster 2023-10-09T08:44:27.881355+0000 mon.a (mon.0) 1397 : cluster 0 osdmap e317: 8 total, 7 up, 8 in 2023-10-09T08:44:29.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:28 smithi081 bash[79557]: cluster 2023-10-09T08:44:28.795891+0000 mon.a (mon.0) 1398 : cluster 3 Health check update: Degraded data redundancy: 10058/95787 objects degraded (10.500%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:29.376 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:29.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:29.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:29.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:29.521 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:29.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:29.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:29.625 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:29.652 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:29.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:29.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:29.758 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:29.793 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:29.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:29.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:29.900 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:29.922 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:29.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:29.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:30.030 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:30.038 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:29 smithi118 bash[59345]: cluster 2023-10-09T08:44:28.072374+0000 mgr.y (mgr.26009) 1283 : cluster 0 pgmap v1408: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 10058/95787 objects degraded (10.500%); 10223/95787 objects misplaced (10.673%); 7.0 MiB/s, 111 objects/s recovering 2023-10-09T08:44:30.038 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:29 smithi118 bash[59345]: audit 2023-10-09T08:44:29.439059+0000 mon.c (mon.2) 453 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:44:30.058 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:30.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:30.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:30.163 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:30.210 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:30.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:30.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:30.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:30.326 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:29 smithi081 bash[76862]: cluster 2023-10-09T08:44:28.072374+0000 mgr.y (mgr.26009) 1283 : cluster 0 pgmap v1408: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 10058/95787 objects degraded (10.500%); 10223/95787 objects misplaced (10.673%); 7.0 MiB/s, 111 objects/s recovering 2023-10-09T08:44:30.326 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:29 smithi081 bash[76862]: audit 2023-10-09T08:44:29.439059+0000 mon.c (mon.2) 453 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:44:30.327 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:29 smithi081 bash[79557]: cluster 2023-10-09T08:44:28.072374+0000 mgr.y (mgr.26009) 1283 : cluster 0 pgmap v1408: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 8 active+undersized+degraded, 44 active+clean, 10 active+undersized, 24 active+clean+remapped; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 10058/95787 objects degraded (10.500%); 10223/95787 objects misplaced (10.673%); 7.0 MiB/s, 111 objects/s recovering 2023-10-09T08:44:30.327 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:29 smithi081 bash[79557]: audit 2023-10-09T08:44:29.439059+0000 mon.c (mon.2) 453 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:44:30.345 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:30.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:30.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:30.449 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:30.477 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:30.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:30.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:30.580 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:30.626 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:30.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:30.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:30.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:30.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:30.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:30.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:30.855 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:44:30.861 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:30.896 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:30.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:30.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:30.991 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 2, 0, 7] out_osds: [] dead_osds: [1] live_osds: [0, 3, 4, 6, 7, 2, 5] 2023-10-09T08:44:30.991 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:44:30.991 INFO:tasks.thrashosds.thrasher:Removing osd 4, in_osds are: [1, 3, 4, 5, 6, 2, 0, 7] 2023-10-09T08:44:30.992 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd out 4 2023-10-09T08:44:31.008 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:31.042 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:31.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:31.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:31.147 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:31.192 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:31.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:31.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:31.299 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:31.335 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:31.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:31.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:31.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:44:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:44:31] "GET /metrics HTTP/1.1" 200 36622 "" "Prometheus/2.33.4" 2023-10-09T08:44:31.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:31.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:31.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:31.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:31.577 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:31.610 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:31.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:31.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:31.712 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:31.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:31.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:31.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:31.842 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:31.873 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:31.873 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:44:31.873 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:44:31.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:31.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:31.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:31.983 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:31 smithi081 bash[79557]: cluster 2023-10-09T08:44:30.073355+0000 mgr.y (mgr.26009) 1284 : cluster 0 pgmap v1409: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 958 op/s; 9123/86664 objects degraded (10.527%); 8658/86664 objects misplaced (9.990%); 13 MiB/s, 207 objects/s recovering 2023-10-09T08:44:31.984 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:31 smithi081 bash[76862]: cluster 2023-10-09T08:44:30.073355+0000 mgr.y (mgr.26009) 1284 : cluster 0 pgmap v1409: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 958 op/s; 9123/86664 objects degraded (10.527%); 8658/86664 objects misplaced (9.990%); 13 MiB/s, 207 objects/s recovering 2023-10-09T08:44:31.997 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:32.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:32.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:32.102 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:32.113 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:31 smithi118 bash[59345]: cluster 2023-10-09T08:44:30.073355+0000 mgr.y (mgr.26009) 1284 : cluster 0 pgmap v1409: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 958 op/s; 9123/86664 objects degraded (10.527%); 8658/86664 objects misplaced (9.990%); 13 MiB/s, 207 objects/s recovering 2023-10-09T08:44:32.131 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:32.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:32.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:32.235 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:32.273 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:32.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:32.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:32.380 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:32.424 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:32.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:32.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:32.533 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:32.571 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:32.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:32.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:32.676 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:32.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:32.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:32.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:32.811 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:32.854 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:32.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:32.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:32.957 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:32.991 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:32.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:32.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:33.096 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:33.131 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:33.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:33.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:33.234 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:33.275 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:33.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:33.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:33.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:33.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:33.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:33.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:33.545 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:33.571 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:33.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:33.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:33.679 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:33.714 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:33.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:33.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:33.819 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:33.854 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:33.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:33.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:33.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:33 smithi118 bash[59345]: cluster 2023-10-09T08:44:32.074231+0000 mgr.y (mgr.26009) 1285 : cluster 0 pgmap v1410: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 9123/86664 objects degraded (10.527%); 8658/86664 objects misplaced (9.990%); 10 MiB/s, 161 objects/s recovering 2023-10-09T08:44:33.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:33 smithi118 bash[59345]: cluster 2023-10-09T08:44:33.797021+0000 mon.a (mon.0) 1399 : cluster 3 Health check update: Degraded data redundancy: 9123/86664 objects degraded (10.527%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:33.958 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:33.965 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:33 smithi081 bash[79557]: cluster 2023-10-09T08:44:32.074231+0000 mgr.y (mgr.26009) 1285 : cluster 0 pgmap v1410: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 9123/86664 objects degraded (10.527%); 8658/86664 objects misplaced (9.990%); 10 MiB/s, 161 objects/s recovering 2023-10-09T08:44:33.965 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:33 smithi081 bash[79557]: cluster 2023-10-09T08:44:33.797021+0000 mon.a (mon.0) 1399 : cluster 3 Health check update: Degraded data redundancy: 9123/86664 objects degraded (10.527%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:33.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:34.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:34.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:34.103 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:34.130 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:34.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:34.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:34.233 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:34.264 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:34.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:34.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:34.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:34.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:33 smithi081 bash[76862]: cluster 2023-10-09T08:44:32.074231+0000 mgr.y (mgr.26009) 1285 : cluster 0 pgmap v1410: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 9123/86664 objects degraded (10.527%); 8658/86664 objects misplaced (9.990%); 10 MiB/s, 161 objects/s recovering 2023-10-09T08:44:34.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:33 smithi081 bash[76862]: cluster 2023-10-09T08:44:33.797021+0000 mon.a (mon.0) 1399 : cluster 3 Health check update: Degraded data redundancy: 9123/86664 objects degraded (10.527%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:34.406 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:34.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:34.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:34.517 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:34.566 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:34.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:34.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:34.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:34.729 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:34.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:34.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:34.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:34.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:34.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:34.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:34.933 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:44:34.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:35.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:35.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:35.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:35.104 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:35.134 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:35.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:35.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:35.237 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:35.274 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:35.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:35.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:35.382 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:35.413 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:35.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:35.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:35.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:35.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:35.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:35.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:35.658 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:35.693 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:35.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:35.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:35.799 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:35.828 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:35.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:35.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:35.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:35.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:35.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:35.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:36.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:35 smithi118 bash[59345]: cluster 2023-10-09T08:44:34.075016+0000 mgr.y (mgr.26009) 1286 : cluster 0 pgmap v1411: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 9123/85374 objects degraded (10.686%); 7835/85374 objects misplaced (9.177%); 8.4 MiB/s, 135 objects/s recovering 2023-10-09T08:44:36.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:35 smithi118 bash[59345]: audit 2023-10-09T08:44:35.893294+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:36.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:35 smithi118 bash[59345]: audit 2023-10-09T08:44:35.903476+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:36.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:36.072 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:35 smithi081 bash[76862]: cluster 2023-10-09T08:44:34.075016+0000 mgr.y (mgr.26009) 1286 : cluster 0 pgmap v1411: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 9123/85374 objects degraded (10.686%); 7835/85374 objects misplaced (9.177%); 8.4 MiB/s, 135 objects/s recovering 2023-10-09T08:44:36.073 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:35 smithi081 bash[76862]: audit 2023-10-09T08:44:35.893294+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:36.073 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:35 smithi081 bash[76862]: audit 2023-10-09T08:44:35.903476+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:36.073 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:35 smithi081 bash[79557]: cluster 2023-10-09T08:44:34.075016+0000 mgr.y (mgr.26009) 1286 : cluster 0 pgmap v1411: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 9123/85374 objects degraded (10.686%); 7835/85374 objects misplaced (9.177%); 8.4 MiB/s, 135 objects/s recovering 2023-10-09T08:44:36.073 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:35 smithi081 bash[79557]: audit 2023-10-09T08:44:35.893294+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:36.074 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:35 smithi081 bash[79557]: audit 2023-10-09T08:44:35.903476+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:36.093 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:36.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:36.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:36.245 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:36.278 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:36.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:36.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:36.381 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:36.430 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:36.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:36.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:36.539 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:36.585 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:36.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:36.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:36.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:36.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:36.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:36.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:36.821 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:36.858 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:36.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:36.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:36.963 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:36.999 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:37.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:37.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:37.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:37.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:37.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:37.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:37.234 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:37.261 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:37.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:37.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:37.366 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:37 smithi081 bash[76862]: cluster 2023-10-09T08:44:36.075920+0000 mgr.y (mgr.26009) 1287 : cluster 0 pgmap v1412: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 8030/76452 objects degraded (10.503%); 7247/76452 objects misplaced (9.479%); 7.3 MiB/s, 117 objects/s recovering 2023-10-09T08:44:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:37 smithi081 bash[76862]: audit 2023-10-09T08:44:36.267952+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:37 smithi081 bash[76862]: audit 2023-10-09T08:44:36.288129+0000 mon.a (mon.0) 1403 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:37 smithi081 bash[76862]: audit 2023-10-09T08:44:36.870129+0000 mon.c (mon.2) 454 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:44:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:37 smithi081 bash[76862]: audit 2023-10-09T08:44:36.871107+0000 mon.c (mon.2) 455 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:44:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:37 smithi081 bash[76862]: audit 2023-10-09T08:44:36.878182+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:37 smithi081 bash[79557]: cluster 2023-10-09T08:44:36.075920+0000 mgr.y (mgr.26009) 1287 : cluster 0 pgmap v1412: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 8030/76452 objects degraded (10.503%); 7247/76452 objects misplaced (9.479%); 7.3 MiB/s, 117 objects/s recovering 2023-10-09T08:44:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:37 smithi081 bash[79557]: audit 2023-10-09T08:44:36.267952+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:37 smithi081 bash[79557]: audit 2023-10-09T08:44:36.288129+0000 mon.a (mon.0) 1403 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:37 smithi081 bash[79557]: audit 2023-10-09T08:44:36.870129+0000 mon.c (mon.2) 454 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:44:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:37 smithi081 bash[79557]: audit 2023-10-09T08:44:36.871107+0000 mon.c (mon.2) 455 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:44:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:37 smithi081 bash[79557]: audit 2023-10-09T08:44:36.878182+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:37.396 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:37.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:37.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:37.500 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:37.513 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:37 smithi118 bash[59345]: cluster 2023-10-09T08:44:36.075920+0000 mgr.y (mgr.26009) 1287 : cluster 0 pgmap v1412: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 8030/76452 objects degraded (10.503%); 7247/76452 objects misplaced (9.479%); 7.3 MiB/s, 117 objects/s recovering 2023-10-09T08:44:37.513 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:37 smithi118 bash[59345]: audit 2023-10-09T08:44:36.267952+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:37.513 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:37 smithi118 bash[59345]: audit 2023-10-09T08:44:36.288129+0000 mon.a (mon.0) 1403 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:37.513 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:37 smithi118 bash[59345]: audit 2023-10-09T08:44:36.870129+0000 mon.c (mon.2) 454 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:44:37.513 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:37 smithi118 bash[59345]: audit 2023-10-09T08:44:36.871107+0000 mon.c (mon.2) 455 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:44:37.513 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:37 smithi118 bash[59345]: audit 2023-10-09T08:44:36.878182+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:44:37.534 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:37.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:37.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:37.639 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:37.676 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:37.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:37.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:37.783 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:37.815 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:37.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:37.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:37.920 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:37.955 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:37.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:37.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:38.059 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:38.088 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:38.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:38.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:38.190 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:38.222 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:38.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:38.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:38.328 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:38.336 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:38 smithi118 bash[59345]: audit 2023-10-09T08:44:38.167778+0000 mon.c (mon.2) 456 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:44:38.366 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:38.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:38.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:38.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:38.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:38.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:38.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:38.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:38.608 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:38 smithi081 bash[79557]: audit 2023-10-09T08:44:38.167778+0000 mon.c (mon.2) 456 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:44:38.608 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:38 smithi081 bash[76862]: audit 2023-10-09T08:44:38.167778+0000 mon.c (mon.2) 456 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:44:38.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:38.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:38.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:38.738 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:38.767 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:38.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:38.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:38.871 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:38.902 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:38.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:38.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:39.009 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:39.046 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:39.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:39.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:39.152 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:39.187 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:39.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:39.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:39.295 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:39.335 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:39.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:39.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:39.439 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:39.447 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:39 smithi118 bash[59345]: cluster 2023-10-09T08:44:38.076594+0000 mgr.y (mgr.26009) 1288 : cluster 0 pgmap v1413: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 8030/76452 objects degraded (10.503%); 7247/76452 objects misplaced (9.479%); 6.6 MiB/s, 106 objects/s recovering 2023-10-09T08:44:39.447 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:39 smithi118 bash[59345]: cluster 2023-10-09T08:44:38.802074+0000 mon.a (mon.0) 1405 : cluster 3 Health check update: Degraded data redundancy: 8030/76452 objects degraded (10.503%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:39.475 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:39.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:39.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:39.581 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:39.612 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:39.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:39.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:39.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:39 smithi081 bash[76862]: cluster 2023-10-09T08:44:38.076594+0000 mgr.y (mgr.26009) 1288 : cluster 0 pgmap v1413: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 8030/76452 objects degraded (10.503%); 7247/76452 objects misplaced (9.479%); 6.6 MiB/s, 106 objects/s recovering 2023-10-09T08:44:39.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:39 smithi081 bash[76862]: cluster 2023-10-09T08:44:38.802074+0000 mon.a (mon.0) 1405 : cluster 3 Health check update: Degraded data redundancy: 8030/76452 objects degraded (10.503%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:39.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:39 smithi081 bash[79557]: cluster 2023-10-09T08:44:38.076594+0000 mgr.y (mgr.26009) 1288 : cluster 0 pgmap v1413: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 8030/76452 objects degraded (10.503%); 7247/76452 objects misplaced (9.479%); 6.6 MiB/s, 106 objects/s recovering 2023-10-09T08:44:39.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:39 smithi081 bash[79557]: cluster 2023-10-09T08:44:38.802074+0000 mon.a (mon.0) 1405 : cluster 3 Health check update: Degraded data redundancy: 8030/76452 objects degraded (10.503%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:39.718 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:39.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:39.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:39.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:39.850 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:39.879 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:39.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:39.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:39.985 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:40.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:40.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:40.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:40.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:40.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:40.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:40.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:40.254 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:40.313 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:40.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:40.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:40.416 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:40.447 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:40.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:40.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:40.556 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:40.600 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:40.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:40.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:40.705 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:40.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:40.741 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:40.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:40.842 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:40.874 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:40.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:40.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:40.981 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:41.016 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:41.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:41.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:41.123 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:41.154 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:41.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:41.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:41.258 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:41.288 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:41.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:41.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:41.390 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:41.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:41 smithi118 bash[59345]: cluster 2023-10-09T08:44:40.077504+0000 mgr.y (mgr.26009) 1289 : cluster 0 pgmap v1414: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.4 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 6976/66372 objects degraded (10.510%); 5927/66372 objects misplaced (8.930%); 7.6 MiB/s, 121 objects/s recovering 2023-10-09T08:44:41.431 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:41.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:41.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:41.540 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:41.572 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:41.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:41.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:41.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:41 smithi081 bash[76862]: cluster 2023-10-09T08:44:40.077504+0000 mgr.y (mgr.26009) 1289 : cluster 0 pgmap v1414: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.4 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 6976/66372 objects degraded (10.510%); 5927/66372 objects misplaced (8.930%); 7.6 MiB/s, 121 objects/s recovering 2023-10-09T08:44:41.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:44:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:44:41] "GET /metrics HTTP/1.1" 200 36620 "" "Prometheus/2.33.4" 2023-10-09T08:44:41.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:41 smithi081 bash[79557]: cluster 2023-10-09T08:44:40.077504+0000 mgr.y (mgr.26009) 1289 : cluster 0 pgmap v1414: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.4 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 6976/66372 objects degraded (10.510%); 5927/66372 objects misplaced (8.930%); 7.6 MiB/s, 121 objects/s recovering 2023-10-09T08:44:41.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:41.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:41.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:41.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:41.806 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:41.841 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:41.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:41.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:41.945 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:41.978 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:41.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:41.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:42.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:42.118 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:42.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:42.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:42.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:42.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:42.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:42.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:42.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:42.378 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:42.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:42.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:42.482 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:42.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:42.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:42.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:42.622 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:42.663 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:42.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:42.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:42.770 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:42.796 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:42.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:42.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:42.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:42.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:42.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:42.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:43.027 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:43.051 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:43.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:43.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:43.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:43.185 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:43.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:43.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:43.289 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:43.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:43.326 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:43.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:43.428 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:43.455 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:43.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:43.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:43.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:43.570 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:43 smithi081 bash[76862]: cluster 2023-10-09T08:44:42.078148+0000 mgr.y (mgr.26009) 1290 : cluster 0 pgmap v1415: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.4 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 563 op/s; 6976/66372 objects degraded (10.510%); 5927/66372 objects misplaced (8.930%); 4.4 MiB/s, 69 objects/s recovering 2023-10-09T08:44:43.571 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:43 smithi081 bash[79557]: cluster 2023-10-09T08:44:42.078148+0000 mgr.y (mgr.26009) 1290 : cluster 0 pgmap v1415: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.4 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 563 op/s; 6976/66372 objects degraded (10.510%); 5927/66372 objects misplaced (8.930%); 4.4 MiB/s, 69 objects/s recovering 2023-10-09T08:44:43.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:43.589 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:43.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:43.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:43.715 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:43.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:43.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:43.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:43 smithi118 bash[59345]: cluster 2023-10-09T08:44:42.078148+0000 mgr.y (mgr.26009) 1290 : cluster 0 pgmap v1415: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.4 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 563 op/s; 6976/66372 objects degraded (10.510%); 5927/66372 objects misplaced (8.930%); 4.4 MiB/s, 69 objects/s recovering 2023-10-09T08:44:43.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:43.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:43.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:43.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:43.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:43.963 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:43.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:43.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:44.067 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:44.098 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:44.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:44.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:44.202 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:44.230 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:44.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:44.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:44.332 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:44.340 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:44 smithi118 bash[59345]: cluster 2023-10-09T08:44:43.319293+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T08:44:44.340 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:44 smithi118 bash[59345]: cluster 2023-10-09T08:44:43.319315+0000 mon.a (mon.0) 1406 : cluster 0 osdmap e318: 8 total, 7 up, 8 in 2023-10-09T08:44:44.340 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:44 smithi118 bash[59345]: cluster 2023-10-09T08:44:43.323415+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T08:44:44.341 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:44 smithi118 bash[59345]: cluster 2023-10-09T08:44:43.326864+0000 osd.6 (osd.6) 307 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T08:44:44.341 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:44 smithi118 bash[59345]: cluster 2023-10-09T08:44:43.327114+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T08:44:44.341 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:44 smithi118 bash[59345]: cluster 2023-10-09T08:44:43.803311+0000 mon.a (mon.0) 1407 : cluster 3 Health check update: Degraded data redundancy: 6976/66372 objects degraded (10.510%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:44.355 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:44.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:44.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:44.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:44.492 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:44.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:44.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:44.574 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:44 smithi081 bash[76862]: cluster 2023-10-09T08:44:43.319293+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T08:44:44.575 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:44 smithi081 bash[76862]: cluster 2023-10-09T08:44:43.319315+0000 mon.a (mon.0) 1406 : cluster 0 osdmap e318: 8 total, 7 up, 8 in 2023-10-09T08:44:44.575 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:44 smithi081 bash[76862]: cluster 2023-10-09T08:44:43.323415+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T08:44:44.575 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:44 smithi081 bash[76862]: cluster 2023-10-09T08:44:43.326864+0000 osd.6 (osd.6) 307 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T08:44:44.575 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:44 smithi081 bash[76862]: cluster 2023-10-09T08:44:43.327114+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T08:44:44.575 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:44 smithi081 bash[76862]: cluster 2023-10-09T08:44:43.803311+0000 mon.a (mon.0) 1407 : cluster 3 Health check update: Degraded data redundancy: 6976/66372 objects degraded (10.510%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:44.575 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:44 smithi081 bash[79557]: cluster 2023-10-09T08:44:43.319293+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T08:44:44.575 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:44 smithi081 bash[79557]: cluster 2023-10-09T08:44:43.319315+0000 mon.a (mon.0) 1406 : cluster 0 osdmap e318: 8 total, 7 up, 8 in 2023-10-09T08:44:44.575 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:44 smithi081 bash[79557]: cluster 2023-10-09T08:44:43.323415+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T08:44:44.576 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:44 smithi081 bash[79557]: cluster 2023-10-09T08:44:43.326864+0000 osd.6 (osd.6) 307 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T08:44:44.576 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:44 smithi081 bash[79557]: cluster 2023-10-09T08:44:43.327114+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T08:44:44.576 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:44 smithi081 bash[79557]: cluster 2023-10-09T08:44:43.803311+0000 mon.a (mon.0) 1407 : cluster 3 Health check update: Degraded data redundancy: 6976/66372 objects degraded (10.510%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:44.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:44.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:44.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:44.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:44.742 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:44.770 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:44.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:44.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:44.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:44.898 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:44.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:44.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:45.003 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:45.035 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:45.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:45.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:45.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:45.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:45.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:45.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:45.274 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:45.312 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:45.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:45.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:45.419 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:45.446 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:45.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:45.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:45.553 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:45.562 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:45 smithi118 bash[59345]: cluster 2023-10-09T08:44:44.078687+0000 mgr.y (mgr.26009) 1291 : cluster 0 pgmap v1417: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.3 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 6976/65703 objects degraded (10.617%); 5704/65703 objects misplaced (8.681%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T08:44:45.562 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:45 smithi118 bash[59345]: cluster 2023-10-09T08:44:44.323521+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T08:44:45.563 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:45 smithi118 bash[59345]: cluster 2023-10-09T08:44:44.323745+0000 osd.6 (osd.6) 308 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T08:44:45.563 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:45 smithi118 bash[59345]: cluster 2023-10-09T08:44:44.326593+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T08:44:45.563 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:45 smithi118 bash[59345]: cluster 2023-10-09T08:44:44.326791+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e319: 8 total, 7 up, 8 in 2023-10-09T08:44:45.582 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:45.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:45.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:45.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:45 smithi081 bash[76862]: cluster 2023-10-09T08:44:44.078687+0000 mgr.y (mgr.26009) 1291 : cluster 0 pgmap v1417: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.3 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 6976/65703 objects degraded (10.617%); 5704/65703 objects misplaced (8.681%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T08:44:45.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:45 smithi081 bash[76862]: cluster 2023-10-09T08:44:44.323521+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T08:44:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:45 smithi081 bash[76862]: cluster 2023-10-09T08:44:44.323745+0000 osd.6 (osd.6) 308 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T08:44:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:45 smithi081 bash[76862]: cluster 2023-10-09T08:44:44.326593+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T08:44:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:45 smithi081 bash[76862]: cluster 2023-10-09T08:44:44.326791+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e319: 8 total, 7 up, 8 in 2023-10-09T08:44:45.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:45 smithi081 bash[79557]: cluster 2023-10-09T08:44:44.078687+0000 mgr.y (mgr.26009) 1291 : cluster 0 pgmap v1417: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.3 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 6976/65703 objects degraded (10.617%); 5704/65703 objects misplaced (8.681%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T08:44:45.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:45 smithi081 bash[79557]: cluster 2023-10-09T08:44:44.323521+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T08:44:45.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:45 smithi081 bash[79557]: cluster 2023-10-09T08:44:44.323745+0000 osd.6 (osd.6) 308 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T08:44:45.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:45 smithi081 bash[79557]: cluster 2023-10-09T08:44:44.326593+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T08:44:45.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:45 smithi081 bash[79557]: cluster 2023-10-09T08:44:44.326791+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e319: 8 total, 7 up, 8 in 2023-10-09T08:44:45.687 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:45.718 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:45.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:45.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:45.825 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:45.860 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:45.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:45.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:45.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:45.993 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:44:45.993 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:44:45.993 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-09T08:44:45.993 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-09T08:44:45.993 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:44:45.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:46.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:46.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:46.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:46.134 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:46.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:46.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:46.241 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:46.271 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:46.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:46.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:46.379 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:46.402 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:46.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:46.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:46.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:46.529 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:46.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:46.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:46.632 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:46.673 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:46.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:46.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:46.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:46.800 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:46.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:46.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:46.904 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:46.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:46.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:46.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:47.043 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:47.098 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:47.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:47.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:47.204 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:47.241 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:47.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:47.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:47.346 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:47.359 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:44:47.380 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:47.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:47.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:47.488 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:47.530 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:47.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:47.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:47.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:47 smithi081 bash[76862]: cluster 2023-10-09T08:44:46.079441+0000 mgr.y (mgr.26009) 1292 : cluster 0 pgmap v1419: 89 pgs: 1 active+remapped+backfilling, 1 active, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.2 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 792 op/s; 6066/57423 objects degraded (10.564%); 4110/57423 objects misplaced (7.157%); 8.4 MiB/s, 134 objects/s recovering 2023-10-09T08:44:47.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:47 smithi081 bash[76862]: audit 2023-10-09T08:44:47.095111+0000 mon.c (mon.2) 457 : audit 1 from='client.? 172.21.15.81:0/837271705' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:44:47.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:47 smithi081 bash[76862]: audit 2023-10-09T08:44:47.095609+0000 mon.a (mon.0) 1409 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:44:47.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:47 smithi081 bash[79557]: cluster 2023-10-09T08:44:46.079441+0000 mgr.y (mgr.26009) 1292 : cluster 0 pgmap v1419: 89 pgs: 1 active+remapped+backfilling, 1 active, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.2 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 792 op/s; 6066/57423 objects degraded (10.564%); 4110/57423 objects misplaced (7.157%); 8.4 MiB/s, 134 objects/s recovering 2023-10-09T08:44:47.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:47 smithi081 bash[79557]: audit 2023-10-09T08:44:47.095111+0000 mon.c (mon.2) 457 : audit 1 from='client.? 172.21.15.81:0/837271705' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:44:47.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:47 smithi081 bash[79557]: audit 2023-10-09T08:44:47.095609+0000 mon.a (mon.0) 1409 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:44:47.633 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:47.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:47.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:47.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:47.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:47 smithi118 bash[59345]: cluster 2023-10-09T08:44:46.079441+0000 mgr.y (mgr.26009) 1292 : cluster 0 pgmap v1419: 89 pgs: 1 active+remapped+backfilling, 1 active, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.2 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 792 op/s; 6066/57423 objects degraded (10.564%); 4110/57423 objects misplaced (7.157%); 8.4 MiB/s, 134 objects/s recovering 2023-10-09T08:44:47.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:47 smithi118 bash[59345]: audit 2023-10-09T08:44:47.095111+0000 mon.c (mon.2) 457 : audit 1 from='client.? 172.21.15.81:0/837271705' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:44:47.769 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:47 smithi118 bash[59345]: audit 2023-10-09T08:44:47.095609+0000 mon.a (mon.0) 1409 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:44:47.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:47.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:47.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:47.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:47.907 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:47.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:47.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:47.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:48.045 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:48.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:48.078 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:48.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:48.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:48.217 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:48.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:48.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:48.325 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:48.363 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:48.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:48.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:48.417 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:44:48.457 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:44:48.464 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:48 smithi081 bash[76862]: cluster 2023-10-09T08:44:47.332370+0000 mon.a (mon.0) 1410 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:44:48.464 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:48 smithi081 bash[76862]: cluster 2023-10-09T08:44:47.341942+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T08:44:48.465 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:48 smithi081 bash[76862]: audit 2023-10-09T08:44:47.344316+0000 mon.a (mon.0) 1411 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:44:48.465 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:48 smithi081 bash[76862]: cluster 2023-10-09T08:44:47.344415+0000 mon.a (mon.0) 1412 : cluster 0 osdmap e320: 8 total, 7 up, 8 in 2023-10-09T08:44:48.465 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:48 smithi081 bash[76862]: cluster 2023-10-09T08:44:47.344905+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T08:44:48.465 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:48 smithi081 bash[79557]: cluster 2023-10-09T08:44:47.332370+0000 mon.a (mon.0) 1410 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:44:48.465 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:48 smithi081 bash[79557]: cluster 2023-10-09T08:44:47.341942+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T08:44:48.465 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:48 smithi081 bash[79557]: audit 2023-10-09T08:44:47.344316+0000 mon.a (mon.0) 1411 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:44:48.465 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:48 smithi081 bash[79557]: cluster 2023-10-09T08:44:47.344415+0000 mon.a (mon.0) 1412 : cluster 0 osdmap e320: 8 total, 7 up, 8 in 2023-10-09T08:44:48.465 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:48 smithi081 bash[79557]: cluster 2023-10-09T08:44:47.344905+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T08:44:48.466 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:48.484 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:44:48.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:48.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:48.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:48.526 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:44:48.571 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:44:48.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:48.600 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:44:48.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:48.641 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:44:48.641 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:44:48.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:44:48.641 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:44:48.641 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:44:48.642 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:44:48.642 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:44:48.642 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:44:48.642 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:44:48.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:48.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:48.746 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:48.755 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:48 smithi118 bash[59345]: cluster 2023-10-09T08:44:47.332370+0000 mon.a (mon.0) 1410 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:44:48.755 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:48 smithi118 bash[59345]: cluster 2023-10-09T08:44:47.341942+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T08:44:48.755 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:48 smithi118 bash[59345]: audit 2023-10-09T08:44:47.344316+0000 mon.a (mon.0) 1411 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:44:48.755 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:48 smithi118 bash[59345]: cluster 2023-10-09T08:44:47.344415+0000 mon.a (mon.0) 1412 : cluster 0 osdmap e320: 8 total, 7 up, 8 in 2023-10-09T08:44:48.755 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:48 smithi118 bash[59345]: cluster 2023-10-09T08:44:47.344905+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T08:44:48.779 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:48.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:48.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:48.886 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:48.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:48.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:48.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:49.028 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:49.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:49.066 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:49.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:49.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:49.196 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:49.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:49.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:49.299 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:49.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:49.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:49.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:49.434 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:49.474 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:49.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:49.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:49.579 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:49.589 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:49 smithi118 bash[59345]: cluster 2023-10-09T08:44:48.080047+0000 mgr.y (mgr.26009) 1293 : cluster 0 pgmap v1421: 89 pgs: 1 active+remapped+backfilling, 1 active, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.2 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 497 op/s; 6066/57423 objects degraded (10.564%); 4110/57423 objects misplaced (7.157%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T08:44:49.589 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:49 smithi118 bash[59345]: audit 2023-10-09T08:44:48.369553+0000 mon.c (mon.2) 458 : audit 0 from='client.? 172.21.15.81:0/640951581' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:44:49.589 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:49 smithi118 bash[59345]: cluster 2023-10-09T08:44:48.804249+0000 mon.a (mon.0) 1413 : cluster 3 Health check update: Degraded data redundancy: 6066/57423 objects degraded (10.564%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:49.603 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:49.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:49.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:49.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:49 smithi081 bash[76862]: cluster 2023-10-09T08:44:48.080047+0000 mgr.y (mgr.26009) 1293 : cluster 0 pgmap v1421: 89 pgs: 1 active+remapped+backfilling, 1 active, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.2 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 497 op/s; 6066/57423 objects degraded (10.564%); 4110/57423 objects misplaced (7.157%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T08:44:49.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:49 smithi081 bash[76862]: audit 2023-10-09T08:44:48.369553+0000 mon.c (mon.2) 458 : audit 0 from='client.? 172.21.15.81:0/640951581' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:44:49.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:49 smithi081 bash[76862]: cluster 2023-10-09T08:44:48.804249+0000 mon.a (mon.0) 1413 : cluster 3 Health check update: Degraded data redundancy: 6066/57423 objects degraded (10.564%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:49.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:49 smithi081 bash[79557]: cluster 2023-10-09T08:44:48.080047+0000 mgr.y (mgr.26009) 1293 : cluster 0 pgmap v1421: 89 pgs: 1 active+remapped+backfilling, 1 active, 8 active+undersized+degraded, 45 active+clean, 10 active+undersized, 24 active+clean+remapped; 1.2 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 497 op/s; 6066/57423 objects degraded (10.564%); 4110/57423 objects misplaced (7.157%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T08:44:49.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:49 smithi081 bash[79557]: audit 2023-10-09T08:44:48.369553+0000 mon.c (mon.2) 458 : audit 0 from='client.? 172.21.15.81:0/640951581' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:44:49.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:49 smithi081 bash[79557]: cluster 2023-10-09T08:44:48.804249+0000 mon.a (mon.0) 1413 : cluster 3 Health check update: Degraded data redundancy: 6066/57423 objects degraded (10.564%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:49.707 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:49.747 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:49.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:49.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:49.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:49.879 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:49.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:49.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:49.987 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:50.017 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:50.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:50.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:50.122 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:50.161 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:50.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:50.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:50.270 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:50.299 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:50.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:50.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:50.405 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:50.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:50.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:50.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:50.535 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:50.561 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:50.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:50.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:50.668 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:50.706 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:50.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:50.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:50.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:50.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:50.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:50.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:50.941 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:50.967 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:50.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:50.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:51.075 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:51.108 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:51.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:51.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:51.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:51.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:51.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:51.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:51.350 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:51.381 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:51.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:51.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:51.486 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:51.533 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:51.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:51.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:51.578 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:44:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:44:51] "GET /metrics HTTP/1.1" 200 36620 "" "Prometheus/2.33.4" 2023-10-09T08:44:51.579 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:51 smithi081 bash[76862]: cluster 2023-10-09T08:44:50.080856+0000 mgr.y (mgr.26009) 1294 : cluster 0 pgmap v1422: 89 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 46 active+clean, 10 active+undersized, 24 active+clean+remapped; 983 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 952 op/s; 4957/47040 objects degraded (10.538%); 2880/47040 objects misplaced (6.122%); 9.1 MiB/s, 146 objects/s recovering 2023-10-09T08:44:51.579 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:51 smithi081 bash[79557]: cluster 2023-10-09T08:44:50.080856+0000 mgr.y (mgr.26009) 1294 : cluster 0 pgmap v1422: 89 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 46 active+clean, 10 active+undersized, 24 active+clean+remapped; 983 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 952 op/s; 4957/47040 objects degraded (10.538%); 2880/47040 objects misplaced (6.122%); 9.1 MiB/s, 146 objects/s recovering 2023-10-09T08:44:51.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:51.666 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:51.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:51.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:51.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:51 smithi118 bash[59345]: cluster 2023-10-09T08:44:50.080856+0000 mgr.y (mgr.26009) 1294 : cluster 0 pgmap v1422: 89 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 46 active+clean, 10 active+undersized, 24 active+clean+remapped; 983 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 952 op/s; 4957/47040 objects degraded (10.538%); 2880/47040 objects misplaced (6.122%); 9.1 MiB/s, 146 objects/s recovering 2023-10-09T08:44:51.771 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:51.806 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:51.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:51.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:51.911 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:51.941 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:51.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:51.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:52.043 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:52.067 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:52.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:52.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:52.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:52.196 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:52.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:52.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:52.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:52.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:52.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:52.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:52.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-09T08:44:52.440 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:52.475 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:52.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:52.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:52.578 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:52.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:52.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:52.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:52.724 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:52.756 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:52.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:52.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:52.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:52.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:52.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:52.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:52.993 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:53.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:53.039 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:53.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:53.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:53.165 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:53.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:53.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:53.180 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:44:53.180 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:44:53.273 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:53.311 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:53.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:53.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:53.418 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:53.448 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:53.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:53.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:53.553 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:53.564 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:53 smithi118 bash[59345]: cluster 2023-10-09T08:44:52.081491+0000 mgr.y (mgr.26009) 1295 : cluster 0 pgmap v1423: 89 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 46 active+clean, 10 active+undersized, 24 active+clean+remapped; 983 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 777 op/s; 4957/47040 objects degraded (10.538%); 2880/47040 objects misplaced (6.122%); 7.7 MiB/s, 123 objects/s recovering 2023-10-09T08:44:53.564 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:53 smithi118 bash[59345]: audit 2023-10-09T08:44:53.168832+0000 mon.c (mon.2) 459 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:44:53.578 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:53.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:53.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:53.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:53 smithi081 bash[76862]: cluster 2023-10-09T08:44:52.081491+0000 mgr.y (mgr.26009) 1295 : cluster 0 pgmap v1423: 89 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 46 active+clean, 10 active+undersized, 24 active+clean+remapped; 983 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 777 op/s; 4957/47040 objects degraded (10.538%); 2880/47040 objects misplaced (6.122%); 7.7 MiB/s, 123 objects/s recovering 2023-10-09T08:44:53.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:53 smithi081 bash[76862]: audit 2023-10-09T08:44:53.168832+0000 mon.c (mon.2) 459 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:44:53.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:53 smithi081 bash[79557]: cluster 2023-10-09T08:44:52.081491+0000 mgr.y (mgr.26009) 1295 : cluster 0 pgmap v1423: 89 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 46 active+clean, 10 active+undersized, 24 active+clean+remapped; 983 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 777 op/s; 4957/47040 objects degraded (10.538%); 2880/47040 objects misplaced (6.122%); 7.7 MiB/s, 123 objects/s recovering 2023-10-09T08:44:53.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:53 smithi081 bash[79557]: audit 2023-10-09T08:44:53.168832+0000 mon.c (mon.2) 459 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:44:53.684 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:53.729 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:53.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:53.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:53.834 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:53.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:53.879 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:53.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:53.980 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:54.011 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:54.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:54.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:54.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:54.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:54.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:54.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:54.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:54.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:54.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:54.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:54.384 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:54.393 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:54 smithi081 bash[76862]: cluster 2023-10-09T08:44:53.806908+0000 mon.a (mon.0) 1414 : cluster 3 Health check update: Degraded data redundancy: 4957/47040 objects degraded (10.538%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:54.393 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:54 smithi081 bash[79557]: cluster 2023-10-09T08:44:53.806908+0000 mon.a (mon.0) 1414 : cluster 3 Health check update: Degraded data redundancy: 4957/47040 objects degraded (10.538%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:54.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:54.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:54.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:54.520 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:54.544 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:54.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:54.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:54.651 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:54.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:54 smithi118 bash[59345]: cluster 2023-10-09T08:44:53.806908+0000 mon.a (mon.0) 1414 : cluster 3 Health check update: Degraded data redundancy: 4957/47040 objects degraded (10.538%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:54.675 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:54.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:54.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:54.780 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:54.793 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:54 smithi081 bash[76862]: debug 2023-10-09T08:44:54.437+0000 7f857be30700 -1 mon.a@0(leader).osd e320 definitely_dead 0 2023-10-09T08:44:54.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:54.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:54.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:54.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:54.941 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:54.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:54.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:55.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:55.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:55.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:55.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:55.181 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:55.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:44:55.215 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:55.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:55.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:55.317 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:55.338 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:55.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:55.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:55.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:44:55.388 INFO:teuthology.orchestra.run.smithi081.stderr:marked out osd.4. 2023-10-09T08:44:55.445 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:55.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:55.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:55.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:55.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:55 smithi118 bash[59345]: cluster 2023-10-09T08:44:54.082222+0000 mgr.y (mgr.26009) 1296 : cluster 0 pgmap v1424: 89 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 46 active+clean, 10 active+undersized, 24 active+clean+remapped; 967 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 663 op/s; 4957/46293 objects degraded (10.708%); 2631/46293 objects misplaced (5.683%); 6.3 MiB/s, 101 objects/s recovering 2023-10-09T08:44:55.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:55 smithi118 bash[59345]: audit 2023-10-09T08:44:54.439167+0000 mon.c (mon.2) 460 : audit 1 from='client.? 172.21.15.81:0/4047747161' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-10-09T08:44:55.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:55 smithi118 bash[59345]: audit 2023-10-09T08:44:54.440097+0000 mon.a (mon.0) 1415 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-10-09T08:44:55.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:55 smithi118 bash[59345]: cluster 2023-10-09T08:44:54.440215+0000 mon.a (mon.0) 1416 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-10-09T08:44:55.583 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:55.613 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:55.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:55.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:55.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:55 smithi081 bash[76862]: cluster 2023-10-09T08:44:54.082222+0000 mgr.y (mgr.26009) 1296 : cluster 0 pgmap v1424: 89 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 46 active+clean, 10 active+undersized, 24 active+clean+remapped; 967 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 663 op/s; 4957/46293 objects degraded (10.708%); 2631/46293 objects misplaced (5.683%); 6.3 MiB/s, 101 objects/s recovering 2023-10-09T08:44:55.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:55 smithi081 bash[76862]: audit 2023-10-09T08:44:54.439167+0000 mon.c (mon.2) 460 : audit 1 from='client.? 172.21.15.81:0/4047747161' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-10-09T08:44:55.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:55 smithi081 bash[76862]: audit 2023-10-09T08:44:54.440097+0000 mon.a (mon.0) 1415 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-10-09T08:44:55.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:55 smithi081 bash[76862]: cluster 2023-10-09T08:44:54.440215+0000 mon.a (mon.0) 1416 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-10-09T08:44:55.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:55 smithi081 bash[79557]: cluster 2023-10-09T08:44:54.082222+0000 mgr.y (mgr.26009) 1296 : cluster 0 pgmap v1424: 89 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 46 active+clean, 10 active+undersized, 24 active+clean+remapped; 967 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 663 op/s; 4957/46293 objects degraded (10.708%); 2631/46293 objects misplaced (5.683%); 6.3 MiB/s, 101 objects/s recovering 2023-10-09T08:44:55.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:55 smithi081 bash[79557]: audit 2023-10-09T08:44:54.439167+0000 mon.c (mon.2) 460 : audit 1 from='client.? 172.21.15.81:0/4047747161' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-10-09T08:44:55.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:55 smithi081 bash[79557]: audit 2023-10-09T08:44:54.440097+0000 mon.a (mon.0) 1415 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-10-09T08:44:55.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:55 smithi081 bash[79557]: cluster 2023-10-09T08:44:54.440215+0000 mon.a (mon.0) 1416 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-10-09T08:44:55.718 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:55.750 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:55.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:55.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:55.853 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:55.887 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:55.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:55.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:55.990 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:56.024 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:56.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:56.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:56.128 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:56.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:56.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:56.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:56.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:56.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:56.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:56.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:56.389 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:56.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:56 smithi081 bash[76862]: cluster 2023-10-09T08:44:55.367828+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e321 with expected crc 2023-10-09T08:44:56.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:56 smithi081 bash[76862]: cluster 2023-10-09T08:44:55.371080+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e321 with expected crc 2023-10-09T08:44:56.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:56 smithi081 bash[76862]: audit 2023-10-09T08:44:55.374736+0000 mon.a (mon.0) 1417 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-10-09T08:44:56.398 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:56 smithi081 bash[76862]: cluster 2023-10-09T08:44:55.375012+0000 mon.a (mon.0) 1418 : cluster 0 osdmap e321: 8 total, 7 up, 7 in 2023-10-09T08:44:56.398 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:56 smithi081 bash[79557]: cluster 2023-10-09T08:44:55.367828+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e321 with expected crc 2023-10-09T08:44:56.398 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:56 smithi081 bash[79557]: cluster 2023-10-09T08:44:55.371080+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e321 with expected crc 2023-10-09T08:44:56.398 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:56 smithi081 bash[79557]: audit 2023-10-09T08:44:55.374736+0000 mon.a (mon.0) 1417 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-10-09T08:44:56.398 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:56 smithi081 bash[79557]: cluster 2023-10-09T08:44:55.375012+0000 mon.a (mon.0) 1418 : cluster 0 osdmap e321: 8 total, 7 up, 7 in 2023-10-09T08:44:56.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:56.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:56.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:56.518 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:56.548 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:56.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:56.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:56.651 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:56.684 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:56.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:56.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:56.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:56 smithi118 bash[59345]: cluster 2023-10-09T08:44:55.367828+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e321 with expected crc 2023-10-09T08:44:56.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:56 smithi118 bash[59345]: cluster 2023-10-09T08:44:55.371080+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e321 with expected crc 2023-10-09T08:44:56.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:56 smithi118 bash[59345]: audit 2023-10-09T08:44:55.374736+0000 mon.a (mon.0) 1417 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-10-09T08:44:56.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:56 smithi118 bash[59345]: cluster 2023-10-09T08:44:55.375012+0000 mon.a (mon.0) 1418 : cluster 0 osdmap e321: 8 total, 7 up, 7 in 2023-10-09T08:44:56.789 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:56.820 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:56.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:56.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:56.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:56.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:56.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:56.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:57.059 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:57.092 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:57.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:57.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:57.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:57.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:57.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:57.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:57.331 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:57.363 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:57.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:57.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:57.468 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:57.494 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:57.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:57.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:57.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:57.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[79557]: cluster 2023-10-09T08:44:56.083269+0000 mgr.y (mgr.26009) 1297 : cluster 0 pgmap v1426: 89 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 46 active+clean, 10 active+undersized, 24 active+clean+remapped; 749 MiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 823 op/s; 3781/35823 objects degraded (10.555%); 1612/35823 objects misplaced (4.500%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T08:44:57.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[79557]: cluster 2023-10-09T08:44:56.376393+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[79557]: cluster 2023-10-09T08:44:56.376433+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[79557]: cluster 2023-10-09T08:44:56.379000+0000 osd.6 (osd.6) 309 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[79557]: cluster 2023-10-09T08:44:56.380357+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[79557]: cluster 2023-10-09T08:44:56.380834+0000 mon.a (mon.0) 1419 : cluster 0 osdmap e322: 8 total, 7 up, 7 in 2023-10-09T08:44:57.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[79557]: cluster 2023-10-09T08:44:56.381219+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[79557]: cluster 2023-10-09T08:44:56.381805+0000 osd.6 (osd.6) 310 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.611 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[79557]: cluster 2023-10-09T08:44:56.383973+0000 osd.0 (osd.0) 32 : cluster 1 8.c continuing backfill to osd.6 from (295'5600,320'14502] 8:3f59611c:::benchmark_data_smithi081_219033_object112397:head to 320'14502 2023-10-09T08:44:57.612 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[79557]: cluster 2023-10-09T08:44:56.384552+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.612 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[79557]: cluster 2023-10-09T08:44:56.385675+0000 osd.6 (osd.6) 311 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.612 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[79557]: cluster 2023-10-09T08:44:56.387143+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.612 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[79557]: cluster 2023-10-09T08:44:56.387268+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.612 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[79557]: cluster 2023-10-09T08:44:56.388234+0000 osd.6 (osd.6) 312 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.612 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[79557]: cluster 2023-10-09T08:44:56.389558+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.612 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[79557]: cluster 2023-10-09T08:44:56.392159+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.612 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[76862]: cluster 2023-10-09T08:44:56.083269+0000 mgr.y (mgr.26009) 1297 : cluster 0 pgmap v1426: 89 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 46 active+clean, 10 active+undersized, 24 active+clean+remapped; 749 MiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 823 op/s; 3781/35823 objects degraded (10.555%); 1612/35823 objects misplaced (4.500%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T08:44:57.612 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[76862]: cluster 2023-10-09T08:44:56.376393+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.612 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[76862]: cluster 2023-10-09T08:44:56.376433+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.613 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[76862]: cluster 2023-10-09T08:44:56.379000+0000 osd.6 (osd.6) 309 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.613 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[76862]: cluster 2023-10-09T08:44:56.380357+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.613 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[76862]: cluster 2023-10-09T08:44:56.380834+0000 mon.a (mon.0) 1419 : cluster 0 osdmap e322: 8 total, 7 up, 7 in 2023-10-09T08:44:57.613 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[76862]: cluster 2023-10-09T08:44:56.381219+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.613 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[76862]: cluster 2023-10-09T08:44:56.381805+0000 osd.6 (osd.6) 310 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.613 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[76862]: cluster 2023-10-09T08:44:56.383973+0000 osd.0 (osd.0) 32 : cluster 1 8.c continuing backfill to osd.6 from (295'5600,320'14502] 8:3f59611c:::benchmark_data_smithi081_219033_object112397:head to 320'14502 2023-10-09T08:44:57.613 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[76862]: cluster 2023-10-09T08:44:56.384552+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.613 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[76862]: cluster 2023-10-09T08:44:56.385675+0000 osd.6 (osd.6) 311 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.613 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[76862]: cluster 2023-10-09T08:44:56.387143+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.613 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[76862]: cluster 2023-10-09T08:44:56.387268+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.613 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[76862]: cluster 2023-10-09T08:44:56.388234+0000 osd.6 (osd.6) 312 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.613 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[76862]: cluster 2023-10-09T08:44:56.389558+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.614 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:57 smithi081 bash[76862]: cluster 2023-10-09T08:44:56.392159+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.628 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:57.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:57.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:57.733 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:57.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:57 smithi118 bash[59345]: cluster 2023-10-09T08:44:56.083269+0000 mgr.y (mgr.26009) 1297 : cluster 0 pgmap v1426: 89 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 46 active+clean, 10 active+undersized, 24 active+clean+remapped; 749 MiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 823 op/s; 3781/35823 objects degraded (10.555%); 1612/35823 objects misplaced (4.500%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T08:44:57.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:57 smithi118 bash[59345]: cluster 2023-10-09T08:44:56.376393+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:57 smithi118 bash[59345]: cluster 2023-10-09T08:44:56.376433+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:57 smithi118 bash[59345]: cluster 2023-10-09T08:44:56.379000+0000 osd.6 (osd.6) 309 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:57 smithi118 bash[59345]: cluster 2023-10-09T08:44:56.380357+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:57 smithi118 bash[59345]: cluster 2023-10-09T08:44:56.380834+0000 mon.a (mon.0) 1419 : cluster 0 osdmap e322: 8 total, 7 up, 7 in 2023-10-09T08:44:57.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:57 smithi118 bash[59345]: cluster 2023-10-09T08:44:56.381219+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:57 smithi118 bash[59345]: cluster 2023-10-09T08:44:56.381805+0000 osd.6 (osd.6) 310 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:57 smithi118 bash[59345]: cluster 2023-10-09T08:44:56.383973+0000 osd.0 (osd.0) 32 : cluster 1 8.c continuing backfill to osd.6 from (295'5600,320'14502] 8:3f59611c:::benchmark_data_smithi081_219033_object112397:head to 320'14502 2023-10-09T08:44:57.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:57 smithi118 bash[59345]: cluster 2023-10-09T08:44:56.384552+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:57 smithi118 bash[59345]: cluster 2023-10-09T08:44:56.385675+0000 osd.6 (osd.6) 311 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:57 smithi118 bash[59345]: cluster 2023-10-09T08:44:56.387143+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.746 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:57 smithi118 bash[59345]: cluster 2023-10-09T08:44:56.387268+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.746 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:57 smithi118 bash[59345]: cluster 2023-10-09T08:44:56.388234+0000 osd.6 (osd.6) 312 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.746 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:57 smithi118 bash[59345]: cluster 2023-10-09T08:44:56.389558+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.746 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:57 smithi118 bash[59345]: cluster 2023-10-09T08:44:56.392159+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T08:44:57.762 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:57.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:57.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:57.865 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:57.891 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:57.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:57.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:57.998 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:58.024 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:58.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:58.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:58.131 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:58.156 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:58.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:58.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:58.259 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:58.286 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:58.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:58.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:58.390 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:58.422 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:58.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:58.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:58.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:58.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:58.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:58.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:58.662 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:58.670 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:58 smithi118 bash[59345]: cluster 2023-10-09T08:44:57.379453+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.671 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:58 smithi118 bash[59345]: cluster 2023-10-09T08:44:57.379910+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.671 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:58 smithi118 bash[59345]: cluster 2023-10-09T08:44:57.382101+0000 osd.6 (osd.6) 313 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.671 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:58 smithi118 bash[59345]: cluster 2023-10-09T08:44:57.384713+0000 mon.a (mon.0) 1420 : cluster 0 osdmap e323: 8 total, 7 up, 7 in 2023-10-09T08:44:58.671 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:58 smithi118 bash[59345]: cluster 2023-10-09T08:44:57.386934+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.671 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:58 smithi118 bash[59345]: cluster 2023-10-09T08:44:57.388856+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.671 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:58 smithi118 bash[59345]: cluster 2023-10-09T08:44:57.389314+0000 osd.6 (osd.6) 314 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.671 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:58 smithi118 bash[59345]: cluster 2023-10-09T08:44:57.390674+0000 osd.5 (osd.5) 63 : cluster 0 8.4 starting backfill to osd.6 from (295'5000,317'14113] MIN to 320'14600 2023-10-09T08:44:58.671 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:58 smithi118 bash[59345]: cluster 2023-10-09T08:44:57.390870+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.671 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:58 smithi118 bash[59345]: cluster 2023-10-09T08:44:57.392106+0000 osd.0 (osd.0) 33 : cluster 0 8.e starting backfill to osd.7 from (294'3700,312'12546] MIN to 320'14342 2023-10-09T08:44:58.671 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:58 smithi118 bash[59345]: cluster 2023-10-09T08:44:57.392973+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:58 smithi118 bash[59345]: cluster 2023-10-09T08:44:57.396355+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:58 smithi118 bash[59345]: cluster 2023-10-09T08:44:57.403172+0000 osd.6 (osd.6) 316 : cluster 0 8.5 starting backfill to osd.0 from (295'5642,315'13231] MIN to 320'14434 2023-10-09T08:44:58.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:58 smithi118 bash[59345]: cluster 2023-10-09T08:44:57.403814+0000 osd.0 (osd.0) 34 : cluster 0 8.2 starting backfill to osd.6 from (0'0,0'0] MAX to 320'14165 2023-10-09T08:44:58.699 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:58.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:58.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:58.803 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:58.842 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:58.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:58.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:44:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[76862]: cluster 2023-10-09T08:44:57.379453+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[76862]: cluster 2023-10-09T08:44:57.379910+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[76862]: cluster 2023-10-09T08:44:57.382101+0000 osd.6 (osd.6) 313 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[76862]: cluster 2023-10-09T08:44:57.384713+0000 mon.a (mon.0) 1420 : cluster 0 osdmap e323: 8 total, 7 up, 7 in 2023-10-09T08:44:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[76862]: cluster 2023-10-09T08:44:57.386934+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[76862]: cluster 2023-10-09T08:44:57.388856+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[76862]: cluster 2023-10-09T08:44:57.389314+0000 osd.6 (osd.6) 314 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[76862]: cluster 2023-10-09T08:44:57.390674+0000 osd.5 (osd.5) 63 : cluster 0 8.4 starting backfill to osd.6 from (295'5000,317'14113] MIN to 320'14600 2023-10-09T08:44:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[76862]: cluster 2023-10-09T08:44:57.390870+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[76862]: cluster 2023-10-09T08:44:57.392106+0000 osd.0 (osd.0) 33 : cluster 0 8.e starting backfill to osd.7 from (294'3700,312'12546] MIN to 320'14342 2023-10-09T08:44:58.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[76862]: cluster 2023-10-09T08:44:57.392973+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[76862]: cluster 2023-10-09T08:44:57.396355+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[76862]: cluster 2023-10-09T08:44:57.403172+0000 osd.6 (osd.6) 316 : cluster 0 8.5 starting backfill to osd.0 from (295'5642,315'13231] MIN to 320'14434 2023-10-09T08:44:58.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[76862]: cluster 2023-10-09T08:44:57.403814+0000 osd.0 (osd.0) 34 : cluster 0 8.2 starting backfill to osd.6 from (0'0,0'0] MAX to 320'14165 2023-10-09T08:44:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[79557]: cluster 2023-10-09T08:44:57.379453+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[79557]: cluster 2023-10-09T08:44:57.379910+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[79557]: cluster 2023-10-09T08:44:57.382101+0000 osd.6 (osd.6) 313 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[79557]: cluster 2023-10-09T08:44:57.384713+0000 mon.a (mon.0) 1420 : cluster 0 osdmap e323: 8 total, 7 up, 7 in 2023-10-09T08:44:58.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[79557]: cluster 2023-10-09T08:44:57.386934+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[79557]: cluster 2023-10-09T08:44:57.388856+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[79557]: cluster 2023-10-09T08:44:57.389314+0000 osd.6 (osd.6) 314 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[79557]: cluster 2023-10-09T08:44:57.390674+0000 osd.5 (osd.5) 63 : cluster 0 8.4 starting backfill to osd.6 from (295'5000,317'14113] MIN to 320'14600 2023-10-09T08:44:58.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[79557]: cluster 2023-10-09T08:44:57.390870+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[79557]: cluster 2023-10-09T08:44:57.392106+0000 osd.0 (osd.0) 33 : cluster 0 8.e starting backfill to osd.7 from (294'3700,312'12546] MIN to 320'14342 2023-10-09T08:44:58.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[79557]: cluster 2023-10-09T08:44:57.392973+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[79557]: cluster 2023-10-09T08:44:57.396355+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T08:44:58.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[79557]: cluster 2023-10-09T08:44:57.403172+0000 osd.6 (osd.6) 316 : cluster 0 8.5 starting backfill to osd.0 from (295'5642,315'13231] MIN to 320'14434 2023-10-09T08:44:58.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:58 smithi081 bash[79557]: cluster 2023-10-09T08:44:57.403814+0000 osd.0 (osd.0) 34 : cluster 0 8.2 starting backfill to osd.6 from (0'0,0'0] MAX to 320'14165 2023-10-09T08:44:58.947 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:58.970 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:58.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:58.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:59.074 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:59.108 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:44:59.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:59.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:44:59.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:59.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:44:59.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:59.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:44:59.347 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:59.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:44:59.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:59.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:44:59.477 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:59.501 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:44:59.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:59.512 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:44:59.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:44:59.530 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:59 smithi081 bash[76862]: cluster 2023-10-09T08:44:58.083967+0000 mgr.y (mgr.26009) 1298 : cluster 0 pgmap v1429: 89 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 46 active+clean, 10 active+undersized, 24 active+clean+remapped; 749 MiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 3781/35823 objects degraded (10.555%); 1612/35823 objects misplaced (4.500%); 3.3 MiB/s, 52 objects/s recovering 2023-10-09T08:44:59.530 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:59 smithi081 bash[76862]: cluster 2023-10-09T08:44:58.399948+0000 osd.4 (osd.4) 307 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T08:44:59.530 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:59 smithi081 bash[76862]: cluster 2023-10-09T08:44:58.402234+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T08:44:59.531 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:59 smithi081 bash[76862]: cluster 2023-10-09T08:44:58.402833+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T08:44:59.531 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:59 smithi081 bash[76862]: cluster 2023-10-09T08:44:58.403976+0000 mon.a (mon.0) 1421 : cluster 0 osdmap e324: 8 total, 7 up, 7 in 2023-10-09T08:44:59.531 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:59 smithi081 bash[76862]: cluster 2023-10-09T08:44:58.405708+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T08:44:59.531 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:44:59 smithi081 bash[76862]: cluster 2023-10-09T08:44:58.810292+0000 mon.a (mon.0) 1422 : cluster 3 Health check update: Degraded data redundancy: 3781/35823 objects degraded (10.555%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:59.531 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:59 smithi081 bash[79557]: cluster 2023-10-09T08:44:58.083967+0000 mgr.y (mgr.26009) 1298 : cluster 0 pgmap v1429: 89 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 46 active+clean, 10 active+undersized, 24 active+clean+remapped; 749 MiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 3781/35823 objects degraded (10.555%); 1612/35823 objects misplaced (4.500%); 3.3 MiB/s, 52 objects/s recovering 2023-10-09T08:44:59.531 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:59 smithi081 bash[79557]: cluster 2023-10-09T08:44:58.399948+0000 osd.4 (osd.4) 307 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T08:44:59.531 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:59 smithi081 bash[79557]: cluster 2023-10-09T08:44:58.402234+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T08:44:59.531 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:59 smithi081 bash[79557]: cluster 2023-10-09T08:44:58.402833+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T08:44:59.531 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:59 smithi081 bash[79557]: cluster 2023-10-09T08:44:58.403976+0000 mon.a (mon.0) 1421 : cluster 0 osdmap e324: 8 total, 7 up, 7 in 2023-10-09T08:44:59.532 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:59 smithi081 bash[79557]: cluster 2023-10-09T08:44:58.405708+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T08:44:59.532 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:44:59 smithi081 bash[79557]: cluster 2023-10-09T08:44:58.810292+0000 mon.a (mon.0) 1422 : cluster 3 Health check update: Degraded data redundancy: 3781/35823 objects degraded (10.555%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:59.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:59.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:44:59.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:59.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:44:59.742 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:59.750 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:59 smithi118 bash[59345]: cluster 2023-10-09T08:44:58.083967+0000 mgr.y (mgr.26009) 1298 : cluster 0 pgmap v1429: 89 pgs: 1 active+remapped+backfilling, 8 active+undersized+degraded, 46 active+clean, 10 active+undersized, 24 active+clean+remapped; 749 MiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 3781/35823 objects degraded (10.555%); 1612/35823 objects misplaced (4.500%); 3.3 MiB/s, 52 objects/s recovering 2023-10-09T08:44:59.751 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:59 smithi118 bash[59345]: cluster 2023-10-09T08:44:58.399948+0000 osd.4 (osd.4) 307 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T08:44:59.751 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:59 smithi118 bash[59345]: cluster 2023-10-09T08:44:58.402234+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T08:44:59.751 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:59 smithi118 bash[59345]: cluster 2023-10-09T08:44:58.402833+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T08:44:59.751 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:59 smithi118 bash[59345]: cluster 2023-10-09T08:44:58.403976+0000 mon.a (mon.0) 1421 : cluster 0 osdmap e324: 8 total, 7 up, 7 in 2023-10-09T08:44:59.751 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:59 smithi118 bash[59345]: cluster 2023-10-09T08:44:58.405708+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T08:44:59.751 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:44:59 smithi118 bash[59345]: cluster 2023-10-09T08:44:58.810292+0000 mon.a (mon.0) 1422 : cluster 3 Health check update: Degraded data redundancy: 3781/35823 objects degraded (10.555%), 8 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:44:59.767 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:44:59.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:59.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:44:59.871 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:59.909 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:44:59.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:44:59.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:00.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:00.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:00.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:00.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:00.152 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:00.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:00.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:00.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:00.297 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:00.339 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:00.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:00.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:00.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:00.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:00.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:00.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:00.522 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:45:00.522 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:45:00.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:00.606 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:00.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:00.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:00.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:00.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:00.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:00.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:00.832 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:00.862 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:00.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:00.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:00.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:00.990 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:00.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:00.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:01.093 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:01.122 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:01.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:01.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:01.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:01.238 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:45:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:45:01] "GET /metrics HTTP/1.1" 200 36617 "" "Prometheus/2.33.4" 2023-10-09T08:45:01.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:01.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:01.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:01.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:01.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:01.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:01.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:01.418 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:01 smithi118 bash[59345]: cluster 2023-10-09T08:45:00.084816+0000 mgr.y (mgr.26009) 1299 : cluster 0 pgmap v1431: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 6 active+undersized+degraded, 32 active+clean, 6 active+undersized, 41 active+clean+remapped; 644 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 357 op/s; 3207/30762 objects degraded (10.425%); 3826/30762 objects misplaced (12.437%); 9.2 MiB/s, 2 keys/s, 152 objects/s recovering 2023-10-09T08:45:01.418 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:01 smithi118 bash[59345]: cluster 2023-10-09T08:45:00.408135+0000 osd.6 (osd.6) 319 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T08:45:01.486 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:01.515 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:01.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:01.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:01.621 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:01.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:01 smithi081 bash[76862]: cluster 2023-10-09T08:45:00.084816+0000 mgr.y (mgr.26009) 1299 : cluster 0 pgmap v1431: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 6 active+undersized+degraded, 32 active+clean, 6 active+undersized, 41 active+clean+remapped; 644 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 357 op/s; 3207/30762 objects degraded (10.425%); 3826/30762 objects misplaced (12.437%); 9.2 MiB/s, 2 keys/s, 152 objects/s recovering 2023-10-09T08:45:01.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:01 smithi081 bash[76862]: cluster 2023-10-09T08:45:00.408135+0000 osd.6 (osd.6) 319 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T08:45:01.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:01 smithi081 bash[76862]: cluster 2023-10-09T08:45:00.409611+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T08:45:01.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:01 smithi081 bash[76862]: cluster 2023-10-09T08:45:00.409794+0000 mon.a (mon.0) 1423 : cluster 0 osdmap e325: 8 total, 7 up, 7 in 2023-10-09T08:45:01.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:01 smithi081 bash[76862]: cluster 2023-10-09T08:45:00.410992+0000 osd.6 (osd.6) 320 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T08:45:01.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:01 smithi081 bash[79557]: cluster 2023-10-09T08:45:00.084816+0000 mgr.y (mgr.26009) 1299 : cluster 0 pgmap v1431: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 6 active+undersized+degraded, 32 active+clean, 6 active+undersized, 41 active+clean+remapped; 644 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 357 op/s; 3207/30762 objects degraded (10.425%); 3826/30762 objects misplaced (12.437%); 9.2 MiB/s, 2 keys/s, 152 objects/s recovering 2023-10-09T08:45:01.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:01 smithi081 bash[79557]: cluster 2023-10-09T08:45:00.408135+0000 osd.6 (osd.6) 319 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T08:45:01.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:01 smithi081 bash[79557]: cluster 2023-10-09T08:45:00.409611+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T08:45:01.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:01 smithi081 bash[79557]: cluster 2023-10-09T08:45:00.409794+0000 mon.a (mon.0) 1423 : cluster 0 osdmap e325: 8 total, 7 up, 7 in 2023-10-09T08:45:01.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:01 smithi081 bash[79557]: cluster 2023-10-09T08:45:00.410992+0000 osd.6 (osd.6) 320 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T08:45:01.646 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:01.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:01.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:01.697 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:01 smithi118 bash[59345]: cluster 2023-10-09T08:45:00.409611+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T08:45:01.698 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:01 smithi118 bash[59345]: cluster 2023-10-09T08:45:00.409794+0000 mon.a (mon.0) 1423 : cluster 0 osdmap e325: 8 total, 7 up, 7 in 2023-10-09T08:45:01.698 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:01 smithi118 bash[59345]: cluster 2023-10-09T08:45:00.410992+0000 osd.6 (osd.6) 320 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T08:45:01.750 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:01.779 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:01.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:01.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:01.888 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:01.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:01.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:01.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:01.982 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 5, 6, 2, 0, 7] out_osds: [4] dead_osds: [1] live_osds: [0, 3, 4, 6, 7, 2, 5] 2023-10-09T08:45:01.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-09T08:45:01.982 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-09T08:45:01.982 INFO:tasks.thrashosds.thrasher:Setting osd 3 primary_affinity to 0.000000 2023-10-09T08:45:01.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 3 0 2023-10-09T08:45:02.015 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:02.041 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:02.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:02.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:02.144 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:02.172 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:02.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:02.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:02.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:02.313 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:02.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:02.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:02.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:02.440 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:02.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:02.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:02.548 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:02.579 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:02.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:02.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:02.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:02 smithi081 bash[76862]: cluster 2023-10-09T08:45:01.409727+0000 osd.4 (osd.4) 308 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T08:45:02.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:02 smithi081 bash[76862]: cluster 2023-10-09T08:45:01.410027+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T08:45:02.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:02 smithi081 bash[76862]: cluster 2023-10-09T08:45:01.414674+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T08:45:02.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:02 smithi081 bash[76862]: cluster 2023-10-09T08:45:01.414855+0000 mon.a (mon.0) 1424 : cluster 0 osdmap e326: 8 total, 7 up, 7 in 2023-10-09T08:45:02.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:02 smithi081 bash[76862]: cluster 2023-10-09T08:45:01.418812+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T08:45:02.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:02 smithi081 bash[79557]: cluster 2023-10-09T08:45:01.409727+0000 osd.4 (osd.4) 308 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T08:45:02.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:02 smithi081 bash[79557]: cluster 2023-10-09T08:45:01.410027+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T08:45:02.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:02 smithi081 bash[79557]: cluster 2023-10-09T08:45:01.414674+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T08:45:02.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:02 smithi081 bash[79557]: cluster 2023-10-09T08:45:01.414855+0000 mon.a (mon.0) 1424 : cluster 0 osdmap e326: 8 total, 7 up, 7 in 2023-10-09T08:45:02.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:02 smithi081 bash[79557]: cluster 2023-10-09T08:45:01.418812+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T08:45:02.694 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:02.706 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:02 smithi118 bash[59345]: cluster 2023-10-09T08:45:01.409727+0000 osd.4 (osd.4) 308 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T08:45:02.706 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:02 smithi118 bash[59345]: cluster 2023-10-09T08:45:01.410027+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T08:45:02.706 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:02 smithi118 bash[59345]: cluster 2023-10-09T08:45:01.414674+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T08:45:02.707 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:02 smithi118 bash[59345]: cluster 2023-10-09T08:45:01.414855+0000 mon.a (mon.0) 1424 : cluster 0 osdmap e326: 8 total, 7 up, 7 in 2023-10-09T08:45:02.707 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:02 smithi118 bash[59345]: cluster 2023-10-09T08:45:01.418812+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T08:45:02.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:02.742 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:02.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:02.843 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:02.874 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:02.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:02.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:02.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:03.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:03.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:03.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:03.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:03.149 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:03.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:03.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:03.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:03.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:03.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:03.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:03.382 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:03.408 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:03.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:03.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:03.515 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:03.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:03.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:03.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:03 smithi081 bash[76862]: cluster 2023-10-09T08:45:02.085261+0000 mgr.y (mgr.26009) 1300 : cluster 0 pgmap v1434: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 6 active+undersized+degraded, 32 active+clean, 6 active+undersized, 41 active+clean+remapped; 644 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 3207/30762 objects degraded (10.425%); 3826/30762 objects misplaced (12.437%); 9.3 MiB/s, 2 keys/s, 153 objects/s recovering 2023-10-09T08:45:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:03 smithi081 bash[76862]: cluster 2023-10-09T08:45:02.424547+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T08:45:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:03 smithi081 bash[76862]: cluster 2023-10-09T08:45:02.425312+0000 osd.4 (osd.4) 309 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T08:45:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:03 smithi081 bash[76862]: cluster 2023-10-09T08:45:02.428395+0000 mon.a (mon.0) 1425 : cluster 0 osdmap e327: 8 total, 7 up, 7 in 2023-10-09T08:45:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:03 smithi081 bash[76862]: cluster 2023-10-09T08:45:02.432183+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T08:45:03.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:03 smithi081 bash[79557]: cluster 2023-10-09T08:45:02.085261+0000 mgr.y (mgr.26009) 1300 : cluster 0 pgmap v1434: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 6 active+undersized+degraded, 32 active+clean, 6 active+undersized, 41 active+clean+remapped; 644 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 3207/30762 objects degraded (10.425%); 3826/30762 objects misplaced (12.437%); 9.3 MiB/s, 2 keys/s, 153 objects/s recovering 2023-10-09T08:45:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:03 smithi081 bash[79557]: cluster 2023-10-09T08:45:02.424547+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T08:45:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:03 smithi081 bash[79557]: cluster 2023-10-09T08:45:02.425312+0000 osd.4 (osd.4) 309 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T08:45:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:03 smithi081 bash[79557]: cluster 2023-10-09T08:45:02.428395+0000 mon.a (mon.0) 1425 : cluster 0 osdmap e327: 8 total, 7 up, 7 in 2023-10-09T08:45:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:03 smithi081 bash[79557]: cluster 2023-10-09T08:45:02.432183+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T08:45:03.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:03.679 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:03.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:03.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:03.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:03 smithi118 bash[59345]: cluster 2023-10-09T08:45:02.085261+0000 mgr.y (mgr.26009) 1300 : cluster 0 pgmap v1434: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 6 active+undersized+degraded, 32 active+clean, 6 active+undersized, 41 active+clean+remapped; 644 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 3207/30762 objects degraded (10.425%); 3826/30762 objects misplaced (12.437%); 9.3 MiB/s, 2 keys/s, 153 objects/s recovering 2023-10-09T08:45:03.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:03 smithi118 bash[59345]: cluster 2023-10-09T08:45:02.424547+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T08:45:03.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:03 smithi118 bash[59345]: cluster 2023-10-09T08:45:02.425312+0000 osd.4 (osd.4) 309 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T08:45:03.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:03 smithi118 bash[59345]: cluster 2023-10-09T08:45:02.428395+0000 mon.a (mon.0) 1425 : cluster 0 osdmap e327: 8 total, 7 up, 7 in 2023-10-09T08:45:03.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:03 smithi118 bash[59345]: cluster 2023-10-09T08:45:02.432183+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T08:45:03.787 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:03.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:03.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:03.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:03.920 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:03.944 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:03.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:03.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:04.049 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:04.082 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:04.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:04.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:04.188 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:04.225 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:04.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:04.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:04.328 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:04.358 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:04.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:04.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:04.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:04 smithi118 bash[59345]: cluster 2023-10-09T08:45:03.811550+0000 mon.a (mon.0) 1426 : cluster 3 Health check update: Degraded data redundancy: 3207/30762 objects degraded (10.425%), 6 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:04.462 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:04.487 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:04.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:04.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:04.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:04.599 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:04 smithi081 bash[76862]: cluster 2023-10-09T08:45:03.811550+0000 mon.a (mon.0) 1426 : cluster 3 Health check update: Degraded data redundancy: 3207/30762 objects degraded (10.425%), 6 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:04.599 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:04 smithi081 bash[79557]: cluster 2023-10-09T08:45:03.811550+0000 mon.a (mon.0) 1426 : cluster 3 Health check update: Degraded data redundancy: 3207/30762 objects degraded (10.425%), 6 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:04.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:04.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:04.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:04.718 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:04.747 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:04.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:04.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:04.853 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:04.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:04.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:04.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:05.002 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:05.035 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:05.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:05.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:05.142 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:05.178 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:05.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:05.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:05.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:05.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:05.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:05.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:05.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:05.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:05.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:05.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:05.546 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:05.575 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:05.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:05.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:05.680 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:05.709 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:05.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:05.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:05.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:05.837 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:05 smithi118 bash[59345]: cluster 2023-10-09T08:45:04.085883+0000 mgr.y (mgr.26009) 1301 : cluster 0 pgmap v1436: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 6 active+undersized+degraded, 32 active+clean, 6 active+undersized, 41 active+clean+remapped; 635 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 321 op/s; 3207/30333 objects degraded (10.573%); 3683/30333 objects misplaced (12.142%); 7.7 MiB/s, 1 keys/s, 126 objects/s recovering 2023-10-09T08:45:05.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:05.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:05.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:05.947 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:05.972 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:05.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:05.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:06.078 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:06.101 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:06.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:06.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:06.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:05 smithi081 bash[76862]: cluster 2023-10-09T08:45:04.085883+0000 mgr.y (mgr.26009) 1301 : cluster 0 pgmap v1436: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 6 active+undersized+degraded, 32 active+clean, 6 active+undersized, 41 active+clean+remapped; 635 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 321 op/s; 3207/30333 objects degraded (10.573%); 3683/30333 objects misplaced (12.142%); 7.7 MiB/s, 1 keys/s, 126 objects/s recovering 2023-10-09T08:45:06.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:05 smithi081 bash[79557]: cluster 2023-10-09T08:45:04.085883+0000 mgr.y (mgr.26009) 1301 : cluster 0 pgmap v1436: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 6 active+undersized+degraded, 32 active+clean, 6 active+undersized, 41 active+clean+remapped; 635 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 321 op/s; 3207/30333 objects degraded (10.573%); 3683/30333 objects misplaced (12.142%); 7.7 MiB/s, 1 keys/s, 126 objects/s recovering 2023-10-09T08:45:06.206 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:06.230 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:06.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:06.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:06.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:06.358 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:06.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:06.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:06.461 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:06.492 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:06.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:06.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:06.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:06.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:06.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:06.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:06.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:06.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:06.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:06.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:06.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:06.866 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:06 smithi081 bash[76862]: cluster 2023-10-09T08:45:05.823415+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T08:45:06.867 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:06 smithi081 bash[76862]: cluster 2023-10-09T08:45:05.826444+0000 mon.a (mon.0) 1427 : cluster 0 osdmap e328: 8 total, 7 up, 7 in 2023-10-09T08:45:06.867 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:06 smithi081 bash[76862]: cluster 2023-10-09T08:45:05.826576+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T08:45:06.867 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:06 smithi081 bash[76862]: cluster 2023-10-09T08:45:05.826596+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T08:45:06.876 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:06.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:06.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:06.979 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:07.007 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:07.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:07.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:07.110 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:07.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:06 smithi118 bash[59345]: cluster 2023-10-09T08:45:05.823415+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T08:45:07.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:06 smithi118 bash[59345]: cluster 2023-10-09T08:45:05.826444+0000 mon.a (mon.0) 1427 : cluster 0 osdmap e328: 8 total, 7 up, 7 in 2023-10-09T08:45:07.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:06 smithi118 bash[59345]: cluster 2023-10-09T08:45:05.826576+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T08:45:07.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:06 smithi118 bash[59345]: cluster 2023-10-09T08:45:05.826596+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T08:45:07.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:06 smithi081 bash[79557]: cluster 2023-10-09T08:45:05.823415+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T08:45:07.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:06 smithi081 bash[79557]: cluster 2023-10-09T08:45:05.826444+0000 mon.a (mon.0) 1427 : cluster 0 osdmap e328: 8 total, 7 up, 7 in 2023-10-09T08:45:07.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:06 smithi081 bash[79557]: cluster 2023-10-09T08:45:05.826576+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T08:45:07.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:06 smithi081 bash[79557]: cluster 2023-10-09T08:45:05.826596+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T08:45:07.168 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:07.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:07.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:07.274 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:07.301 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:07.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:07.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:07.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:07.427 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:07.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:07.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:07.530 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:07.556 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:07.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:07.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:07.663 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:07.694 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:07.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:07.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:07.798 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:07.833 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:07.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:07.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:07.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:07.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:07.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:07.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:08.067 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:08.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:07 smithi118 bash[59345]: cluster 2023-10-09T08:45:06.086478+0000 mgr.y (mgr.26009) 1302 : cluster 0 pgmap v1438: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 6 active+undersized+degraded, 34 active+clean, 6 active+undersized, 41 active+clean+remapped; 473 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 481 op/s; 2379/22560 objects degraded (10.545%); 2205/22560 objects misplaced (9.774%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:45:08.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:07 smithi118 bash[59345]: cluster 2023-10-09T08:45:06.842778+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T08:45:08.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:07 smithi118 bash[59345]: cluster 2023-10-09T08:45:06.845865+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T08:45:08.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:07 smithi118 bash[59345]: cluster 2023-10-09T08:45:06.846029+0000 mon.a (mon.0) 1428 : cluster 0 osdmap e329: 8 total, 7 up, 7 in 2023-10-09T08:45:08.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:07 smithi118 bash[59345]: cluster 2023-10-09T08:45:06.847903+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T08:45:08.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:07 smithi118 bash[59345]: cluster 2023-10-09T08:45:06.867495+0000 osd.4 (osd.4) 310 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T08:45:08.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:07 smithi118 bash[59345]: cluster 2023-10-09T08:45:06.972550+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T08:45:08.091 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:08.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:08.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:08.151 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:07 smithi081 bash[76862]: cluster 2023-10-09T08:45:06.086478+0000 mgr.y (mgr.26009) 1302 : cluster 0 pgmap v1438: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 6 active+undersized+degraded, 34 active+clean, 6 active+undersized, 41 active+clean+remapped; 473 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 481 op/s; 2379/22560 objects degraded (10.545%); 2205/22560 objects misplaced (9.774%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:45:08.151 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:07 smithi081 bash[76862]: cluster 2023-10-09T08:45:06.842778+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T08:45:08.151 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:07 smithi081 bash[76862]: cluster 2023-10-09T08:45:06.845865+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T08:45:08.151 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:07 smithi081 bash[76862]: cluster 2023-10-09T08:45:06.846029+0000 mon.a (mon.0) 1428 : cluster 0 osdmap e329: 8 total, 7 up, 7 in 2023-10-09T08:45:08.152 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:07 smithi081 bash[76862]: cluster 2023-10-09T08:45:06.847903+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T08:45:08.152 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:07 smithi081 bash[76862]: cluster 2023-10-09T08:45:06.867495+0000 osd.4 (osd.4) 310 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T08:45:08.152 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:07 smithi081 bash[76862]: cluster 2023-10-09T08:45:06.972550+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T08:45:08.152 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:07 smithi081 bash[79557]: cluster 2023-10-09T08:45:06.086478+0000 mgr.y (mgr.26009) 1302 : cluster 0 pgmap v1438: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 6 active+undersized+degraded, 34 active+clean, 6 active+undersized, 41 active+clean+remapped; 473 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 481 op/s; 2379/22560 objects degraded (10.545%); 2205/22560 objects misplaced (9.774%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:45:08.152 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:07 smithi081 bash[79557]: cluster 2023-10-09T08:45:06.842778+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T08:45:08.152 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:07 smithi081 bash[79557]: cluster 2023-10-09T08:45:06.845865+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T08:45:08.152 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:07 smithi081 bash[79557]: cluster 2023-10-09T08:45:06.846029+0000 mon.a (mon.0) 1428 : cluster 0 osdmap e329: 8 total, 7 up, 7 in 2023-10-09T08:45:08.152 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:07 smithi081 bash[79557]: cluster 2023-10-09T08:45:06.847903+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T08:45:08.152 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:07 smithi081 bash[79557]: cluster 2023-10-09T08:45:06.867495+0000 osd.4 (osd.4) 310 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T08:45:08.153 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:07 smithi081 bash[79557]: cluster 2023-10-09T08:45:06.972550+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T08:45:08.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:08.225 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:08.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:08.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:08.328 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:08.359 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:08.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:08.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:08.466 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:08.505 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:08.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:08.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:08.611 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:08.633 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:08.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:08.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:08.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:08.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:08.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:08.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:08.865 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:08.909 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:08.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:08.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:09.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:09.021 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:08 smithi081 bash[76862]: cluster 2023-10-09T08:45:07.852225+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T08:45:09.022 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:08 smithi081 bash[76862]: cluster 2023-10-09T08:45:07.855258+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T08:45:09.022 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:08 smithi081 bash[76862]: cluster 2023-10-09T08:45:07.855354+0000 mon.a (mon.0) 1429 : cluster 0 osdmap e330: 8 total, 7 up, 7 in 2023-10-09T08:45:09.022 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:08 smithi081 bash[76862]: cluster 2023-10-09T08:45:07.855560+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T08:45:09.022 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:08 smithi081 bash[76862]: cluster 2023-10-09T08:45:07.930151+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T08:45:09.022 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:08 smithi081 bash[76862]: audit 2023-10-09T08:45:08.169117+0000 mon.c (mon.2) 461 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:45:09.022 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:08 smithi081 bash[76862]: cluster 2023-10-09T08:45:08.812655+0000 mon.a (mon.0) 1430 : cluster 3 Health check update: Degraded data redundancy: 2379/22560 objects degraded (10.545%), 6 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:09.023 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:08 smithi081 bash[79557]: cluster 2023-10-09T08:45:07.852225+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T08:45:09.023 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:08 smithi081 bash[79557]: cluster 2023-10-09T08:45:07.855258+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T08:45:09.023 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:08 smithi081 bash[79557]: cluster 2023-10-09T08:45:07.855354+0000 mon.a (mon.0) 1429 : cluster 0 osdmap e330: 8 total, 7 up, 7 in 2023-10-09T08:45:09.023 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:08 smithi081 bash[79557]: cluster 2023-10-09T08:45:07.855560+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T08:45:09.023 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:08 smithi081 bash[79557]: cluster 2023-10-09T08:45:07.930151+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T08:45:09.023 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:08 smithi081 bash[79557]: audit 2023-10-09T08:45:08.169117+0000 mon.c (mon.2) 461 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:45:09.023 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:08 smithi081 bash[79557]: cluster 2023-10-09T08:45:08.812655+0000 mon.a (mon.0) 1430 : cluster 3 Health check update: Degraded data redundancy: 2379/22560 objects degraded (10.545%), 6 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:09.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:09.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:09.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:09.146 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:09.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:09.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:09.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:08 smithi118 bash[59345]: cluster 2023-10-09T08:45:07.852225+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T08:45:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:08 smithi118 bash[59345]: cluster 2023-10-09T08:45:07.855258+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T08:45:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:08 smithi118 bash[59345]: cluster 2023-10-09T08:45:07.855354+0000 mon.a (mon.0) 1429 : cluster 0 osdmap e330: 8 total, 7 up, 7 in 2023-10-09T08:45:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:08 smithi118 bash[59345]: cluster 2023-10-09T08:45:07.855560+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T08:45:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:08 smithi118 bash[59345]: cluster 2023-10-09T08:45:07.930151+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T08:45:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:08 smithi118 bash[59345]: audit 2023-10-09T08:45:08.169117+0000 mon.c (mon.2) 461 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:45:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:08 smithi118 bash[59345]: cluster 2023-10-09T08:45:08.812655+0000 mon.a (mon.0) 1430 : cluster 3 Health check update: Degraded data redundancy: 2379/22560 objects degraded (10.545%), 6 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:09.274 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:09.300 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:09.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:09.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:09.406 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:09.433 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:09.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:09.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:09.537 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:09.568 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:09.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:09.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:09.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:09.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:09.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:09.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:09.800 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:09.825 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:09.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:09.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:09.928 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:09.958 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:09.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:09.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:10.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:10.090 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:10.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:10.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:10.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:09 smithi081 bash[76862]: cluster 2023-10-09T08:45:08.087008+0000 mgr.y (mgr.26009) 1303 : cluster 0 pgmap v1441: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 6 active+undersized+degraded, 34 active+clean, 6 active+undersized, 41 active+clean+remapped; 473 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 483 op/s; 2379/22560 objects degraded (10.545%); 2205/22560 objects misplaced (9.774%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:45:10.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:09 smithi081 bash[79557]: cluster 2023-10-09T08:45:08.087008+0000 mgr.y (mgr.26009) 1303 : cluster 0 pgmap v1441: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 6 active+undersized+degraded, 34 active+clean, 6 active+undersized, 41 active+clean+remapped; 473 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 483 op/s; 2379/22560 objects degraded (10.545%); 2205/22560 objects misplaced (9.774%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:45:10.193 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:10.202 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:09 smithi118 bash[59345]: cluster 2023-10-09T08:45:08.087008+0000 mgr.y (mgr.26009) 1303 : cluster 0 pgmap v1441: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 6 active+undersized+degraded, 34 active+clean, 6 active+undersized, 41 active+clean+remapped; 473 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 483 op/s; 2379/22560 objects degraded (10.545%); 2205/22560 objects misplaced (9.774%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:45:10.222 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:10.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:10.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:10.325 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:10.360 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:10.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:10.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:10.469 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:10.498 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:10.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:10.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:10.601 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:10.629 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:10.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:10.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:10.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:10.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:10.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:10.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:10.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:10.892 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:10.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:10.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:10.913 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:45:10.997 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:11.022 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:11.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:11.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:11.124 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:11.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:11.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:11.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:11.261 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:11.269 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:45:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:45:11] "GET /metrics HTTP/1.1" 200 36611 "" "Prometheus/2.33.4" 2023-10-09T08:45:11.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:11.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:11.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:11.394 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:11.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:11.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:11.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:11.528 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:11.563 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:11.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:11.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:11.666 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:11.699 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:11.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:11.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:11.804 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:11.829 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:11.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:11.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:11.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:11.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:11.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:11.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:12.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:12.110 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:12.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:12.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:12.214 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:12.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:11 smithi118 bash[59345]: cluster 2023-10-09T08:45:10.087744+0000 mgr.y (mgr.26009) 1304 : cluster 0 pgmap v1442: 89 pgs: 6 active+undersized+degraded, 36 active+clean, 6 active+undersized, 41 active+clean+remapped; 285 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 933 op/s; 1411/13524 objects degraded (10.433%); 891/13524 objects misplaced (6.588%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T08:45:12.257 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:12.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:12.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:12.367 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:12.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:11 smithi081 bash[76862]: cluster 2023-10-09T08:45:10.087744+0000 mgr.y (mgr.26009) 1304 : cluster 0 pgmap v1442: 89 pgs: 6 active+undersized+degraded, 36 active+clean, 6 active+undersized, 41 active+clean+remapped; 285 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 933 op/s; 1411/13524 objects degraded (10.433%); 891/13524 objects misplaced (6.588%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T08:45:12.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:11 smithi081 bash[79557]: cluster 2023-10-09T08:45:10.087744+0000 mgr.y (mgr.26009) 1304 : cluster 0 pgmap v1442: 89 pgs: 6 active+undersized+degraded, 36 active+clean, 6 active+undersized, 41 active+clean+remapped; 285 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 933 op/s; 1411/13524 objects degraded (10.433%); 891/13524 objects misplaced (6.588%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T08:45:12.394 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:12.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:12.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:12.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:12.527 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:12.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:12.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:12.632 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:12.661 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:12.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:12.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:12.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:12.793 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:12.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:12.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:12.896 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:12.918 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:12.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:12.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:13.020 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:13.054 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:13.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:13.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:13.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:13.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:13.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:13.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:13.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:13.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:13.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:13.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:13.462 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:13.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:13.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:13.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:13.602 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:13.638 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:13.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:13.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:13.745 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:13.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:13.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:13.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:13.871 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:13.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:13 smithi118 bash[59345]: cluster 2023-10-09T08:45:12.088334+0000 mgr.y (mgr.26009) 1305 : cluster 0 pgmap v1443: 89 pgs: 6 active+undersized+degraded, 36 active+clean, 6 active+undersized, 41 active+clean+remapped; 285 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 481 op/s; 1411/13524 objects degraded (10.433%); 891/13524 objects misplaced (6.588%); 4.0 MiB/s, 63 objects/s recovering 2023-10-09T08:45:13.879 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:13 smithi118 bash[59345]: cluster 2023-10-09T08:45:13.813658+0000 mon.a (mon.0) 1431 : cluster 3 Health check update: Degraded data redundancy: 1411/13524 objects degraded (10.433%), 6 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:13.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:13.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:13.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:13.999 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:14.037 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:14.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:14.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:14.128 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:13 smithi081 bash[76862]: cluster 2023-10-09T08:45:12.088334+0000 mgr.y (mgr.26009) 1305 : cluster 0 pgmap v1443: 89 pgs: 6 active+undersized+degraded, 36 active+clean, 6 active+undersized, 41 active+clean+remapped; 285 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 481 op/s; 1411/13524 objects degraded (10.433%); 891/13524 objects misplaced (6.588%); 4.0 MiB/s, 63 objects/s recovering 2023-10-09T08:45:14.128 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:13 smithi081 bash[76862]: cluster 2023-10-09T08:45:13.813658+0000 mon.a (mon.0) 1431 : cluster 3 Health check update: Degraded data redundancy: 1411/13524 objects degraded (10.433%), 6 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:14.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:13 smithi081 bash[79557]: cluster 2023-10-09T08:45:12.088334+0000 mgr.y (mgr.26009) 1305 : cluster 0 pgmap v1443: 89 pgs: 6 active+undersized+degraded, 36 active+clean, 6 active+undersized, 41 active+clean+remapped; 285 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 481 op/s; 1411/13524 objects degraded (10.433%); 891/13524 objects misplaced (6.588%); 4.0 MiB/s, 63 objects/s recovering 2023-10-09T08:45:14.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:13 smithi081 bash[79557]: cluster 2023-10-09T08:45:13.813658+0000 mon.a (mon.0) 1431 : cluster 3 Health check update: Degraded data redundancy: 1411/13524 objects degraded (10.433%), 6 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:14.143 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:14.167 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:14.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:14.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:14.272 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:14.299 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:14.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:14.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:14.327 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:45:14.327 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:45:14.406 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:14.436 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:14.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:14.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:14.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:14.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:14.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:14.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:14.677 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:14.702 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:14.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:14.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:14.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:14.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:14.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:14.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:14.850 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Removed 120576 objects 2023-10-09T08:45:14.850 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Clean up completed and total clean up time :178.798 2023-10-09T08:45:14.939 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:14.965 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:14.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:14.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:15.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:15.091 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:15.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:15.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:15.193 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:15.227 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:15.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:15.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:15.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:15.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:15.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:15.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:15.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:15.481 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:15.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:15.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:15.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:15.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:15.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:15.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:15.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:15.740 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:15.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:15.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:15.843 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:15.873 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:15.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:15.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:15.976 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:16.004 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:15 smithi081 bash[79557]: cluster 2023-10-09T08:45:14.089007+0000 mgr.y (mgr.26009) 1306 : cluster 0 pgmap v1444: 89 pgs: 6 active+undersized+degraded, 36 active+clean, 6 active+undersized, 41 active+clean+remapped; 268 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 408 op/s; 1411/12744 objects degraded (11.072%); 631/12744 objects misplaced (4.951%); 3.1 MiB/s, 49 objects/s recovering 2023-10-09T08:45:16.004 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:15 smithi081 bash[76862]: cluster 2023-10-09T08:45:14.089007+0000 mgr.y (mgr.26009) 1306 : cluster 0 pgmap v1444: 89 pgs: 6 active+undersized+degraded, 36 active+clean, 6 active+undersized, 41 active+clean+remapped; 268 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 408 op/s; 1411/12744 objects degraded (11.072%); 631/12744 objects misplaced (4.951%); 3.1 MiB/s, 49 objects/s recovering 2023-10-09T08:45:16.010 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:16.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:16.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:16.114 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:16.137 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:16.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:16.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:16.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:16.260 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:16.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:16.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:16.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:15 smithi118 bash[59345]: cluster 2023-10-09T08:45:14.089007+0000 mgr.y (mgr.26009) 1306 : cluster 0 pgmap v1444: 89 pgs: 6 active+undersized+degraded, 36 active+clean, 6 active+undersized, 41 active+clean+remapped; 268 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 408 op/s; 1411/12744 objects degraded (11.072%); 631/12744 objects misplaced (4.951%); 3.1 MiB/s, 49 objects/s recovering 2023-10-09T08:45:16.363 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:16.397 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:16.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:16.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:16.501 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:16.534 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:16.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:16.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:16.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:16.663 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:16.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:16.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:16.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:16.795 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:16.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:16.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:16.897 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:45:16.900 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:16.908 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:16 smithi081 bash[76862]: audit 2023-10-09T08:45:16.374062+0000 mon.c (mon.2) 462 : audit 1 from='client.? 172.21.15.81:0/3039820052' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:45:16.908 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:16 smithi081 bash[76862]: audit 2023-10-09T08:45:16.374432+0000 mon.a (mon.0) 1432 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:45:16.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:16 smithi081 bash[79557]: audit 2023-10-09T08:45:16.374062+0000 mon.c (mon.2) 462 : audit 1 from='client.? 172.21.15.81:0/3039820052' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:45:16.908 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:16 smithi081 bash[79557]: audit 2023-10-09T08:45:16.374432+0000 mon.a (mon.0) 1432 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:45:16.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:16.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:16.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:17.029 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:17.041 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:16 smithi118 bash[59345]: audit 2023-10-09T08:45:16.374062+0000 mon.c (mon.2) 462 : audit 1 from='client.? 172.21.15.81:0/3039820052' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:45:17.042 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:16 smithi118 bash[59345]: audit 2023-10-09T08:45:16.374432+0000 mon.a (mon.0) 1432 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:45:17.062 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:17.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:17.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:17.165 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:17.190 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:17.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:17.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:17.221 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-09T08:45:17.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:17.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:17.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:17.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:17.433 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:17.461 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:17.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:17.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:17.564 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:17.588 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:17.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:17.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:17.691 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:17.723 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:17.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:17.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:17.826 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:17.856 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:17.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:17.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:17.960 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:17.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:17 smithi118 bash[59345]: cluster 2023-10-09T08:45:16.090458+0000 mgr.y (mgr.26009) 1307 : cluster 0 pgmap v1445: 89 pgs: 6 active+undersized+degraded, 36 active+clean, 6 active+undersized, 41 active+clean+remapped; 20 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 782 op/s; 70/843 objects degraded (8.304%); 120/843 objects misplaced (14.235%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T08:45:17.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:17 smithi118 bash[59345]: cluster 2023-10-09T08:45:16.881500+0000 mon.a (mon.0) 1433 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:45:17.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:17 smithi118 bash[59345]: cluster 2023-10-09T08:45:16.889622+0000 osd.4 (osd.4) 311 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T08:45:17.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:17 smithi118 bash[59345]: cluster 2023-10-09T08:45:16.889736+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T08:45:17.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:17 smithi118 bash[59345]: audit 2023-10-09T08:45:16.891952+0000 mon.a (mon.0) 1434 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:45:17.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:17 smithi118 bash[59345]: cluster 2023-10-09T08:45:16.892034+0000 mon.a (mon.0) 1435 : cluster 0 osdmap e331: 8 total, 7 up, 7 in 2023-10-09T08:45:17.994 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:17.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:17.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:18.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:18.123 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:18.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:18.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:18.226 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:18.263 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:18.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:18.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:18.367 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:18.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:17 smithi081 bash[76862]: cluster 2023-10-09T08:45:16.090458+0000 mgr.y (mgr.26009) 1307 : cluster 0 pgmap v1445: 89 pgs: 6 active+undersized+degraded, 36 active+clean, 6 active+undersized, 41 active+clean+remapped; 20 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 782 op/s; 70/843 objects degraded (8.304%); 120/843 objects misplaced (14.235%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T08:45:18.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:17 smithi081 bash[76862]: cluster 2023-10-09T08:45:16.881500+0000 mon.a (mon.0) 1433 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:45:18.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:17 smithi081 bash[76862]: cluster 2023-10-09T08:45:16.889622+0000 osd.4 (osd.4) 311 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T08:45:18.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:17 smithi081 bash[76862]: cluster 2023-10-09T08:45:16.889736+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T08:45:18.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:17 smithi081 bash[76862]: audit 2023-10-09T08:45:16.891952+0000 mon.a (mon.0) 1434 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:45:18.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:17 smithi081 bash[76862]: cluster 2023-10-09T08:45:16.892034+0000 mon.a (mon.0) 1435 : cluster 0 osdmap e331: 8 total, 7 up, 7 in 2023-10-09T08:45:18.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:17 smithi081 bash[79557]: cluster 2023-10-09T08:45:16.090458+0000 mgr.y (mgr.26009) 1307 : cluster 0 pgmap v1445: 89 pgs: 6 active+undersized+degraded, 36 active+clean, 6 active+undersized, 41 active+clean+remapped; 20 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 782 op/s; 70/843 objects degraded (8.304%); 120/843 objects misplaced (14.235%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T08:45:18.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:17 smithi081 bash[79557]: cluster 2023-10-09T08:45:16.881500+0000 mon.a (mon.0) 1433 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:45:18.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:17 smithi081 bash[79557]: cluster 2023-10-09T08:45:16.889622+0000 osd.4 (osd.4) 311 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T08:45:18.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:17 smithi081 bash[79557]: cluster 2023-10-09T08:45:16.889736+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T08:45:18.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:17 smithi081 bash[79557]: audit 2023-10-09T08:45:16.891952+0000 mon.a (mon.0) 1434 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:45:18.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:17 smithi081 bash[79557]: cluster 2023-10-09T08:45:16.892034+0000 mon.a (mon.0) 1435 : cluster 0 osdmap e331: 8 total, 7 up, 7 in 2023-10-09T08:45:18.397 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:18.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:18.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:18.501 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:18.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:18.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:18.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:18.642 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:18.672 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:18.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:18.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:18.758 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:45:18.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:18.783 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:45:18.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:18.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:18.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:18.808 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:45:18.833 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:45:18.860 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:45:18.889 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:45:18.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:18.917 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:45:18.918 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:45:18.918 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:45:18.918 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:45:18.918 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:45:18.919 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:45:18.919 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:45:18.919 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:45:18.919 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:45:18.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:18.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:18.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:18 smithi118 bash[59345]: cluster 2023-10-09T08:45:17.582435+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T08:45:19.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:18 smithi118 bash[59345]: audit 2023-10-09T08:45:18.729654+0000 mon.c (mon.2) 463 : audit 0 from='client.? 172.21.15.81:0/3166004381' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:45:19.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:18 smithi118 bash[59345]: cluster 2023-10-09T08:45:18.814612+0000 mon.a (mon.0) 1436 : cluster 3 Health check update: Degraded data redundancy: 70/843 objects degraded (8.304%), 6 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:19.035 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:19.065 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:19.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:19.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:19.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:18 smithi081 bash[76862]: cluster 2023-10-09T08:45:17.582435+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T08:45:19.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:18 smithi081 bash[76862]: audit 2023-10-09T08:45:18.729654+0000 mon.c (mon.2) 463 : audit 0 from='client.? 172.21.15.81:0/3166004381' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:45:19.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:18 smithi081 bash[76862]: cluster 2023-10-09T08:45:18.814612+0000 mon.a (mon.0) 1436 : cluster 3 Health check update: Degraded data redundancy: 70/843 objects degraded (8.304%), 6 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:19.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:18 smithi081 bash[79557]: cluster 2023-10-09T08:45:17.582435+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T08:45:19.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:18 smithi081 bash[79557]: audit 2023-10-09T08:45:18.729654+0000 mon.c (mon.2) 463 : audit 0 from='client.? 172.21.15.81:0/3166004381' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:45:19.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:18 smithi081 bash[79557]: cluster 2023-10-09T08:45:18.814612+0000 mon.a (mon.0) 1436 : cluster 3 Health check update: Degraded data redundancy: 70/843 objects degraded (8.304%), 6 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:19.169 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:19.205 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:19.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:19.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:19.308 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:19.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:19.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:19.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:19.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:19.464 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:19.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:19.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:19.568 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:19.597 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:19.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:19.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:19.701 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:19.737 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:19.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:19.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:19.841 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:19.876 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:19.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:19.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:19.979 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:20.010 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:20.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:20.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:20.113 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:20.144 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:20.145 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:19 smithi081 bash[76862]: cluster 2023-10-09T08:45:18.091217+0000 mgr.y (mgr.26009) 1308 : cluster 0 pgmap v1447: 89 pgs: 6 active+undersized+degraded, 36 active+clean, 6 active+undersized, 41 active+clean+remapped; 20 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 723 op/s; 70/843 objects degraded (8.304%); 120/843 objects misplaced (14.235%); 2.5 MiB/s, 39 objects/s recovering 2023-10-09T08:45:20.146 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:19 smithi081 bash[79557]: cluster 2023-10-09T08:45:18.091217+0000 mgr.y (mgr.26009) 1308 : cluster 0 pgmap v1447: 89 pgs: 6 active+undersized+degraded, 36 active+clean, 6 active+undersized, 41 active+clean+remapped; 20 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 723 op/s; 70/843 objects degraded (8.304%); 120/843 objects misplaced (14.235%); 2.5 MiB/s, 39 objects/s recovering 2023-10-09T08:45:20.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:20.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:20.248 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:20.259 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:19 smithi118 bash[59345]: cluster 2023-10-09T08:45:18.091217+0000 mgr.y (mgr.26009) 1308 : cluster 0 pgmap v1447: 89 pgs: 6 active+undersized+degraded, 36 active+clean, 6 active+undersized, 41 active+clean+remapped; 20 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 723 op/s; 70/843 objects degraded (8.304%); 120/843 objects misplaced (14.235%); 2.5 MiB/s, 39 objects/s recovering 2023-10-09T08:45:20.277 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:20.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:20.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:20.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:20.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:20.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:20.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:20.517 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:20.542 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2023-10-09T08:45:20.543 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2023-10-09T08:45:20.549 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:20.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:20.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:20.653 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:20.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:45:20.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:20.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:20.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:20.790 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:20.818 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:20.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:20.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:20.921 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:20.945 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:20.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:20.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:21.049 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:21.082 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:21.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:21.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:21.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:21.198 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:45:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:45:21] "GET /metrics HTTP/1.1" 200 36611 "" "Prometheus/2.33.4" 2023-10-09T08:45:21.212 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:21.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:21.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:21.316 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:21.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:21.351 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:21.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:21.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:21.477 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:21.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:21.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:21.580 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:21.587 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:45:21.588 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:45:21.607 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:21.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:21.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:21.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:21.738 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:21.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:21.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:21.843 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:21.873 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:21.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:21.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:21.976 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:22.003 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:45:22.003 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:22.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:22.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:22.111 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:22.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:21 smithi081 bash[76862]: cluster 2023-10-09T08:45:20.092669+0000 mgr.y (mgr.26009) 1309 : cluster 0 pgmap v1448: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 447 op/s; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:22.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:21 smithi081 bash[79557]: cluster 2023-10-09T08:45:20.092669+0000 mgr.y (mgr.26009) 1309 : cluster 0 pgmap v1448: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 447 op/s; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:22.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:21 smithi118 bash[59345]: cluster 2023-10-09T08:45:20.092669+0000 mgr.y (mgr.26009) 1309 : cluster 0 pgmap v1448: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 447 op/s; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:22.142 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:22.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:22.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:22.245 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:22.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:22.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:22.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:22.383 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:22.417 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:22.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:22.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:22.521 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:22.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:22.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:22.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:22.654 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:22.686 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:22.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:22.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:22.789 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:22.824 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:22.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:22.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:22.913 INFO:teuthology.orchestra.run.smithi081.stderr:set osd.3 primary-affinity to 0 (802) 2023-10-09T08:45:22.927 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:22.939 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:22 smithi118 bash[59345]: audit 2023-10-09T08:45:22.865592+0000 mon.a (mon.0) 1437 : audit 1 from='client.? 172.21.15.81:0/210419414' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.0}]: dispatch 2023-10-09T08:45:22.958 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:22.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:22.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:23.062 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:23.088 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:23.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:23.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:23.191 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:23.222 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:23.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:23.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:23.326 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:23.355 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:23.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:23.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:23.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:22 smithi081 bash[76862]: audit 2023-10-09T08:45:22.865592+0000 mon.a (mon.0) 1437 : audit 1 from='client.? 172.21.15.81:0/210419414' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.0}]: dispatch 2023-10-09T08:45:23.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:22 smithi081 bash[79557]: audit 2023-10-09T08:45:22.865592+0000 mon.a (mon.0) 1437 : audit 1 from='client.? 172.21.15.81:0/210419414' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.0}]: dispatch 2023-10-09T08:45:23.458 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:23.485 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:23.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:23.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:23.589 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:45:23.591 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:23.620 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:23.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:23.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:23.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:23.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:23.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:23.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:23.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:23.888 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:23.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:23.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:23.991 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:24.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:24.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:24.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:24.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:23 smithi081 bash[76862]: cluster 2023-10-09T08:45:22.093175+0000 mgr.y (mgr.26009) 1310 : cluster 0 pgmap v1449: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 447 op/s; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:24.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:23 smithi081 bash[76862]: cluster 2023-10-09T08:45:22.900317+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T08:45:24.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:23 smithi081 bash[76862]: cluster 2023-10-09T08:45:22.902505+0000 osd.6 (osd.6) 323 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T08:45:24.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:23 smithi081 bash[76862]: audit 2023-10-09T08:45:22.907124+0000 mon.a (mon.0) 1438 : audit 1 from='client.? 172.21.15.81:0/210419414' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.0}]': finished 2023-10-09T08:45:24.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:23 smithi081 bash[76862]: cluster 2023-10-09T08:45:22.907234+0000 mon.a (mon.0) 1439 : cluster 0 osdmap e332: 8 total, 7 up, 7 in 2023-10-09T08:45:24.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:23 smithi081 bash[76862]: audit 2023-10-09T08:45:23.178839+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:24.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:23 smithi081 bash[76862]: audit 2023-10-09T08:45:23.181070+0000 mon.c (mon.2) 464 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:45:24.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:23 smithi081 bash[76862]: cluster 2023-10-09T08:45:23.815752+0000 mon.a (mon.0) 1441 : cluster 3 Health check update: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:24.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:23 smithi081 bash[79557]: cluster 2023-10-09T08:45:22.093175+0000 mgr.y (mgr.26009) 1310 : cluster 0 pgmap v1449: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 447 op/s; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:24.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:23 smithi081 bash[79557]: cluster 2023-10-09T08:45:22.900317+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T08:45:24.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:23 smithi081 bash[79557]: cluster 2023-10-09T08:45:22.902505+0000 osd.6 (osd.6) 323 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T08:45:24.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:23 smithi081 bash[79557]: audit 2023-10-09T08:45:22.907124+0000 mon.a (mon.0) 1438 : audit 1 from='client.? 172.21.15.81:0/210419414' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.0}]': finished 2023-10-09T08:45:24.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:23 smithi081 bash[79557]: cluster 2023-10-09T08:45:22.907234+0000 mon.a (mon.0) 1439 : cluster 0 osdmap e332: 8 total, 7 up, 7 in 2023-10-09T08:45:24.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:23 smithi081 bash[79557]: audit 2023-10-09T08:45:23.178839+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:24.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:23 smithi081 bash[79557]: audit 2023-10-09T08:45:23.181070+0000 mon.c (mon.2) 464 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:45:24.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:23 smithi081 bash[79557]: cluster 2023-10-09T08:45:23.815752+0000 mon.a (mon.0) 1441 : cluster 3 Health check update: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:24.127 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:24.156 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:24.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:24.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:24.260 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:23 smithi118 bash[59345]: cluster 2023-10-09T08:45:22.093175+0000 mgr.y (mgr.26009) 1310 : cluster 0 pgmap v1449: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 447 op/s; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:23 smithi118 bash[59345]: cluster 2023-10-09T08:45:22.900317+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T08:45:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:23 smithi118 bash[59345]: cluster 2023-10-09T08:45:22.902505+0000 osd.6 (osd.6) 323 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T08:45:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:23 smithi118 bash[59345]: audit 2023-10-09T08:45:22.907124+0000 mon.a (mon.0) 1438 : audit 1 from='client.? 172.21.15.81:0/210419414' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.0}]': finished 2023-10-09T08:45:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:23 smithi118 bash[59345]: cluster 2023-10-09T08:45:22.907234+0000 mon.a (mon.0) 1439 : cluster 0 osdmap e332: 8 total, 7 up, 7 in 2023-10-09T08:45:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:23 smithi118 bash[59345]: audit 2023-10-09T08:45:23.178839+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:24.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:23 smithi118 bash[59345]: audit 2023-10-09T08:45:23.181070+0000 mon.c (mon.2) 464 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:45:24.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:23 smithi118 bash[59345]: cluster 2023-10-09T08:45:23.815752+0000 mon.a (mon.0) 1441 : cluster 3 Health check update: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:24.290 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:24.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:24.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:24.394 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:24.424 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:24.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:24.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:24.528 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:24.560 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:24.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:24.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:24.664 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:24.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:24.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:24.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:24.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:24.829 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:24.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:24.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:24.933 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:24.962 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:24.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:24.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:25.066 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:25.095 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:25.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:25.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:25.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:25.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:25.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:25.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:25.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:25.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:25.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:25.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:25.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:25.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:25.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:25.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:25.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:25.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:25.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:25.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:25.740 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:25.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:25.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:25.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:25.879 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:25.912 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:25.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:25.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:26.016 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:26.045 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:26.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:26.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:26.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:25 smithi081 bash[76862]: cluster 2023-10-09T08:45:24.094203+0000 mgr.y (mgr.26009) 1311 : cluster 0 pgmap v1451: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 31 op/s; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:26.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:25 smithi081 bash[79557]: cluster 2023-10-09T08:45:24.094203+0000 mgr.y (mgr.26009) 1311 : cluster 0 pgmap v1451: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 31 op/s; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:26.147 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:25 smithi118 bash[59345]: cluster 2023-10-09T08:45:24.094203+0000 mgr.y (mgr.26009) 1311 : cluster 0 pgmap v1451: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 31 op/s; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:26.179 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:26.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:26.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:26.283 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:26.314 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:26.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:26.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:26.331 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:45:26.332 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:45:26.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:26.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:26.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:26.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:26.543 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:26.573 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:26.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:26.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:26.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:26.704 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:26.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:26.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:26.807 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:26.842 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:26.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:26.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:26.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:26.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:26.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:26.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:27.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:27.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:27.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:27.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:27.200 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:27.228 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:27.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:27.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:27.332 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:27.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:27.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:27.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:27.466 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:27.497 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:27.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:27.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:27.600 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:27.628 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:27.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:27.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:27.692 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:45:27.693 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:45:27.693 INFO:teuthology.orchestra.run.smithi118.stdout: "num_ops": 0 2023-10-09T08:45:27.693 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:45:27.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:27.754 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:27.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:27.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:27.858 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:27.888 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:27.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:27.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:27.991 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:27.999 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:27 smithi118 bash[59345]: cluster 2023-10-09T08:45:26.095683+0000 mgr.y (mgr.26009) 1312 : cluster 0 pgmap v1452: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 27 op/s; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:28.016 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:28.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:28.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:28.120 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:28.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:27 smithi081 bash[76862]: cluster 2023-10-09T08:45:26.095683+0000 mgr.y (mgr.26009) 1312 : cluster 0 pgmap v1452: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 27 op/s; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:28.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:27 smithi081 bash[79557]: cluster 2023-10-09T08:45:26.095683+0000 mgr.y (mgr.26009) 1312 : cluster 0 pgmap v1452: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 27 op/s; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:28.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:28.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:28.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:28.253 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:28.277 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:28.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:28.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:28.357 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:45:28.380 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:28.413 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:28.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:28.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:28.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:28.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:28.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:28.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:28.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:28.669 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-09T08:45:28.670 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:28.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:28.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:28.775 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:28.805 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:28.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:28.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:28.840 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 5, 6, 2, 0, 7] out_osds: [4] dead_osds: [1] live_osds: [0, 3, 4, 6, 7, 2, 5] 2023-10-09T08:45:28.840 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:45:28.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:28.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:28.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:28.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:29.034 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:29.069 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:29.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:29.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:29.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:29.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:29.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:29.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:29.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:29.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:29.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:29.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:29.436 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:29.466 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:29.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:29.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:29.570 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:29.601 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:29.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:29.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:29.705 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:29.738 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:29.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:29.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:29.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:29.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:29.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:29.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:29.977 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:29.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:29 smithi118 bash[59345]: cluster 2023-10-09T08:45:28.096245+0000 mgr.y (mgr.26009) 1313 : cluster 0 pgmap v1453: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 25 op/s; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:30.010 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:30.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:30.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:30.114 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:30.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:29 smithi081 bash[76862]: cluster 2023-10-09T08:45:28.096245+0000 mgr.y (mgr.26009) 1313 : cluster 0 pgmap v1453: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 25 op/s; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:30.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:29 smithi081 bash[79557]: cluster 2023-10-09T08:45:28.096245+0000 mgr.y (mgr.26009) 1313 : cluster 0 pgmap v1453: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 25 op/s; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:30.150 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:30.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:30.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:30.254 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:30.289 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:30.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:30.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:30.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:30.419 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:30.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:30.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:30.522 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:30.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:30.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:30.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:30.654 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:30.684 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:30.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:30.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:30.788 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:30.826 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:30.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:30.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:30.929 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:30.953 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:30.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:30.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:31.056 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:31.088 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:31.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:31.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:31.192 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:31.225 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:31.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:31.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:31.328 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:31.361 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:31.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:31.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:31.464 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:31.495 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:31.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:31.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:31.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:31.612 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:45:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:45:31] "GET /metrics HTTP/1.1" 200 36588 "" "Prometheus/2.33.4" 2023-10-09T08:45:31.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:31.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:31.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:31.727 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:31.763 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:31.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:31.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:31.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:31.898 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:31.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:31.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:32.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:32.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:31 smithi118 bash[59345]: cluster 2023-10-09T08:45:30.096999+0000 mgr.y (mgr.26009) 1314 : cluster 0 pgmap v1454: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:32.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:32.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:32.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:32.131 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:31 smithi081 bash[76862]: cluster 2023-10-09T08:45:30.096999+0000 mgr.y (mgr.26009) 1314 : cluster 0 pgmap v1454: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:32.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:31 smithi081 bash[79557]: cluster 2023-10-09T08:45:30.096999+0000 mgr.y (mgr.26009) 1314 : cluster 0 pgmap v1454: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:32.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:32.156 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:32.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:32.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:32.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:32.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:32.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:32.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:32.387 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:32.423 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:32.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:32.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:32.526 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:32.557 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:32.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:32.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:32.662 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:32.695 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:32.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:32.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:32.799 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:32.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:32.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:32.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:32.934 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:32.960 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:32.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:32.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:33.063 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:33.094 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:33.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:33.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:33.198 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:33.231 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:33.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:33.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:33.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:33.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:33.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:33.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:33.448 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:45:33.463 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:33.493 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:33.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:33.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:33.597 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:33.624 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:33.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:33.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:33.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:33.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:33.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:33.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:33.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:33.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:33.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:33.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:33.993 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:34.006 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:33 smithi081 bash[76862]: cluster 2023-10-09T08:45:32.097883+0000 mgr.y (mgr.26009) 1315 : cluster 0 pgmap v1455: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:34.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:33 smithi081 bash[79557]: cluster 2023-10-09T08:45:32.097883+0000 mgr.y (mgr.26009) 1315 : cluster 0 pgmap v1455: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:34.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:34.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:34.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:34.121 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:34.148 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:34.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:34.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:34.252 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:34.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:33 smithi118 bash[59345]: cluster 2023-10-09T08:45:32.097883+0000 mgr.y (mgr.26009) 1315 : cluster 0 pgmap v1455: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:34.284 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:34.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:34.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:34.387 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:34.422 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:34.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:34.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:34.526 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:34.553 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:34.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:34.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:34.657 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:34.687 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:34.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:34.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:34.791 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:34.831 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:34.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:34.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:34.935 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:34.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:34.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:34.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:35.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:35.087 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:35.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:35.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:35.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:35.216 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:35.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:35.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:35.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:35.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:35.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:35.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:35.452 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:35.479 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:35.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:35.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:35.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:35.608 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:35.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:35.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:35.712 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:35.743 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:35.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:35.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:35.846 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:35.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:35.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:35.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:35.975 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:35.984 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:35 smithi118 bash[59345]: cluster 2023-10-09T08:45:34.098520+0000 mgr.y (mgr.26009) 1316 : cluster 0 pgmap v1456: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:36.000 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:36.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:36.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:36.103 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:36.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:35 smithi081 bash[79557]: cluster 2023-10-09T08:45:34.098520+0000 mgr.y (mgr.26009) 1316 : cluster 0 pgmap v1456: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:36.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:35 smithi081 bash[76862]: cluster 2023-10-09T08:45:34.098520+0000 mgr.y (mgr.26009) 1316 : cluster 0 pgmap v1456: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:36.128 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:36.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:36.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:36.231 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:36.256 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:36.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:36.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:36.359 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:36.387 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:36.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:36.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:36.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:36.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:36.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:36.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:36.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:36.639 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:36.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:36.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:36.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:36.759 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:36.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:36.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:36.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:36.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:36.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:36.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:36.969 INFO:teuthology.orchestra.run.smithi081.stderr:pool 'unique_pool_3' removed 2023-10-09T08:45:36.992 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:37.019 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:37.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:37.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:37.125 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:37.154 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:37.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:37.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:37.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:37.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:36 smithi118 bash[59345]: audit 2023-10-09T08:45:36.783292+0000 mon.c (mon.2) 465 : audit 1 from='client.? 172.21.15.81:0/3777060389' 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-09T08:45:37.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:36 smithi118 bash[59345]: audit 2023-10-09T08:45:36.783718+0000 mon.a (mon.0) 1442 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T08:45:37.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:36 smithi118 bash[59345]: audit 2023-10-09T08:45:36.936692+0000 mon.c (mon.2) 466 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:45:37.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:36 smithi081 bash[76862]: audit 2023-10-09T08:45:36.783292+0000 mon.c (mon.2) 465 : audit 1 from='client.? 172.21.15.81:0/3777060389' 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-09T08:45:37.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:36 smithi081 bash[76862]: audit 2023-10-09T08:45:36.783718+0000 mon.a (mon.0) 1442 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T08:45:37.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:36 smithi081 bash[76862]: audit 2023-10-09T08:45:36.936692+0000 mon.c (mon.2) 466 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:45:37.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:36 smithi081 bash[79557]: audit 2023-10-09T08:45:36.783292+0000 mon.c (mon.2) 465 : audit 1 from='client.? 172.21.15.81:0/3777060389' 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-09T08:45:37.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:36 smithi081 bash[79557]: audit 2023-10-09T08:45:36.783718+0000 mon.a (mon.0) 1442 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T08:45:37.267 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:36 smithi081 bash[79557]: audit 2023-10-09T08:45:36.936692+0000 mon.c (mon.2) 466 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:45:37.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:37.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:37.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:37.345 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:45:37.345 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:45:37.346 INFO:teuthology.orchestra.run.smithi118.stdout: "complaint_time": 30, 2023-10-09T08:45:37.346 INFO:teuthology.orchestra.run.smithi118.stdout: "num_blocked_ops": 0 2023-10-09T08:45:37.346 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:45:37.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:37.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:37.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:37.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:37.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:37.553 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:37.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:37.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:37.655 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:37.686 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:37.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:37.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:37.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:37.813 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:37.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:37.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:37.916 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:37.952 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:37.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:37.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:37.966 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:45:37.990 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:37 smithi081 bash[79557]: cluster 2023-10-09T08:45:36.099371+0000 mgr.y (mgr.26009) 1317 : cluster 0 pgmap v1457: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:37.990 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:37 smithi081 bash[79557]: cluster 2023-10-09T08:45:36.955189+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e333 with expected crc 2023-10-09T08:45:37.990 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:37 smithi081 bash[79557]: cluster 2023-10-09T08:45:36.955677+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e333 with expected crc 2023-10-09T08:45:37.990 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:37 smithi081 bash[79557]: audit 2023-10-09T08:45:36.960076+0000 mon.a (mon.0) 1443 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T08:45:37.990 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:37 smithi081 bash[79557]: cluster 2023-10-09T08:45:36.960148+0000 mon.a (mon.0) 1444 : cluster 0 osdmap e333: 8 total, 7 up, 7 in 2023-10-09T08:45:37.991 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:37 smithi081 bash[79557]: audit 2023-10-09T08:45:37.110546+0000 mon.a (mon.0) 1445 : audit 1 from='client.? 172.21.15.81:0/1219205300' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:45:37.991 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:37 smithi081 bash[79557]: cluster 2023-10-09T08:45:37.415339+0000 osd.4 (osd.4) 312 : cluster 3 failed to encode map e333 with expected crc 2023-10-09T08:45:37.991 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:37 smithi081 bash[76862]: cluster 2023-10-09T08:45:36.099371+0000 mgr.y (mgr.26009) 1317 : cluster 0 pgmap v1457: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:37.991 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:37 smithi081 bash[76862]: cluster 2023-10-09T08:45:36.955189+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e333 with expected crc 2023-10-09T08:45:37.991 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:37 smithi081 bash[76862]: cluster 2023-10-09T08:45:36.955677+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e333 with expected crc 2023-10-09T08:45:37.991 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:37 smithi081 bash[76862]: audit 2023-10-09T08:45:36.960076+0000 mon.a (mon.0) 1443 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T08:45:37.991 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:37 smithi081 bash[76862]: cluster 2023-10-09T08:45:36.960148+0000 mon.a (mon.0) 1444 : cluster 0 osdmap e333: 8 total, 7 up, 7 in 2023-10-09T08:45:37.991 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:37 smithi081 bash[76862]: audit 2023-10-09T08:45:37.110546+0000 mon.a (mon.0) 1445 : audit 1 from='client.? 172.21.15.81:0/1219205300' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:45:37.991 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:37 smithi081 bash[76862]: cluster 2023-10-09T08:45:37.415339+0000 osd.4 (osd.4) 312 : cluster 3 failed to encode map e333 with expected crc 2023-10-09T08:45:38.055 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:38.087 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:38.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:38.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:38.189 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:45:38.191 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:38.204 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:37 smithi118 bash[59345]: cluster 2023-10-09T08:45:36.099371+0000 mgr.y (mgr.26009) 1317 : cluster 0 pgmap v1457: 89 pgs: 1 active+undersized+degraded, 36 active+clean, 11 active+undersized, 41 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:38.205 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:37 smithi118 bash[59345]: cluster 2023-10-09T08:45:36.955189+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e333 with expected crc 2023-10-09T08:45:38.205 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:37 smithi118 bash[59345]: cluster 2023-10-09T08:45:36.955677+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e333 with expected crc 2023-10-09T08:45:38.205 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:37 smithi118 bash[59345]: audit 2023-10-09T08:45:36.960076+0000 mon.a (mon.0) 1443 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T08:45:38.205 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:37 smithi118 bash[59345]: cluster 2023-10-09T08:45:36.960148+0000 mon.a (mon.0) 1444 : cluster 0 osdmap e333: 8 total, 7 up, 7 in 2023-10-09T08:45:38.205 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:37 smithi118 bash[59345]: audit 2023-10-09T08:45:37.110546+0000 mon.a (mon.0) 1445 : audit 1 from='client.? 172.21.15.81:0/1219205300' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:45:38.205 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:37 smithi118 bash[59345]: cluster 2023-10-09T08:45:37.415339+0000 osd.4 (osd.4) 312 : cluster 3 failed to encode map e333 with expected crc 2023-10-09T08:45:38.212 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:45:38.221 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:38.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:38.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:38.234 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:45:38.261 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:45:38.288 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:45:38.309 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:45:38.326 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:38.340 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:45:38.340 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:45:38.341 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:45:38.341 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:45:38.341 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:45:38.341 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:45:38.341 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:45:38.341 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:45:38.341 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:45:38.362 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:38.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:38.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:38.381 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-09T08:45:38.467 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:38.497 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:38.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:38.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:38.601 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:38.632 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:38.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:38.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:38.735 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:38.769 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-09T08:45:38.770 INFO:tasks.radosbench:Beginning radosbench... 2023-10-09T08:45:38.770 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2023-10-09T08:45:38.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_4 16 2023-10-09T08:45:38.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:38.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:38.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:38.874 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:38.914 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:38.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:38.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:39.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:38 smithi118 bash[59345]: cluster 2023-10-09T08:45:37.955634+0000 mon.a (mon.0) 1446 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:45:39.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:38 smithi118 bash[59345]: cluster 2023-10-09T08:45:37.958107+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e334 with expected crc 2023-10-09T08:45:39.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:38 smithi118 bash[59345]: audit 2023-10-09T08:45:37.960772+0000 mon.a (mon.0) 1447 : audit 1 from='client.? 172.21.15.81:0/1219205300' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:45:39.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:38 smithi118 bash[59345]: cluster 2023-10-09T08:45:37.960843+0000 mon.a (mon.0) 1448 : cluster 0 osdmap e334: 8 total, 7 up, 7 in 2023-10-09T08:45:39.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:38 smithi118 bash[59345]: audit 2023-10-09T08:45:38.163232+0000 mon.c (mon.2) 467 : audit 0 from='client.? 172.21.15.81:0/2440742862' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:45:39.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:38 smithi118 bash[59345]: audit 2023-10-09T08:45:38.173953+0000 mon.a (mon.0) 1449 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:39.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:38 smithi118 bash[59345]: audit 2023-10-09T08:45:38.176786+0000 mon.c (mon.2) 468 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:45:39.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:39.042 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:38 smithi081 bash[76862]: cluster 2023-10-09T08:45:37.955634+0000 mon.a (mon.0) 1446 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:45:39.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:38 smithi081 bash[76862]: cluster 2023-10-09T08:45:37.958107+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e334 with expected crc 2023-10-09T08:45:39.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:38 smithi081 bash[76862]: audit 2023-10-09T08:45:37.960772+0000 mon.a (mon.0) 1447 : audit 1 from='client.? 172.21.15.81:0/1219205300' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:45:39.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:38 smithi081 bash[76862]: cluster 2023-10-09T08:45:37.960843+0000 mon.a (mon.0) 1448 : cluster 0 osdmap e334: 8 total, 7 up, 7 in 2023-10-09T08:45:39.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:38 smithi081 bash[76862]: audit 2023-10-09T08:45:38.163232+0000 mon.c (mon.2) 467 : audit 0 from='client.? 172.21.15.81:0/2440742862' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:45:39.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:38 smithi081 bash[76862]: audit 2023-10-09T08:45:38.173953+0000 mon.a (mon.0) 1449 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:39.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:38 smithi081 bash[76862]: audit 2023-10-09T08:45:38.176786+0000 mon.c (mon.2) 468 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:45:39.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:39.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:39.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:39.148 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:39.179 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:39.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:39.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:39.282 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:39.316 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:39.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:39.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:39.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:39 smithi081 bash[79557]: cluster 2023-10-09T08:45:37.955634+0000 mon.a (mon.0) 1446 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:45:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:39 smithi081 bash[79557]: cluster 2023-10-09T08:45:37.958107+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e334 with expected crc 2023-10-09T08:45:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:39 smithi081 bash[79557]: audit 2023-10-09T08:45:37.960772+0000 mon.a (mon.0) 1447 : audit 1 from='client.? 172.21.15.81:0/1219205300' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:45:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:39 smithi081 bash[79557]: cluster 2023-10-09T08:45:37.960843+0000 mon.a (mon.0) 1448 : cluster 0 osdmap e334: 8 total, 7 up, 7 in 2023-10-09T08:45:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:39 smithi081 bash[79557]: audit 2023-10-09T08:45:38.163232+0000 mon.c (mon.2) 467 : audit 0 from='client.? 172.21.15.81:0/2440742862' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:45:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:39 smithi081 bash[79557]: audit 2023-10-09T08:45:38.173953+0000 mon.a (mon.0) 1449 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:39 smithi081 bash[79557]: audit 2023-10-09T08:45:38.176786+0000 mon.c (mon.2) 468 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:45:39.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:39.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:39.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:39.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:39.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:39.576 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:39.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:39.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:39.680 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:39.711 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:39.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:39.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:39.814 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:39.845 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:39.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:39.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:39.949 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:39.982 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:39.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:39.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:40.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:40.103 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:45:40.104 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:45:40.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:40.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:40.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:40.215 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:40.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:39 smithi118 bash[59345]: cluster 2023-10-09T08:45:38.100092+0000 mgr.y (mgr.26009) 1318 : cluster 0 pgmap v1460: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:40.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:39 smithi118 bash[59345]: cluster 2023-10-09T08:45:38.514385+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e334 with expected crc 2023-10-09T08:45:40.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:39 smithi118 bash[59345]: cluster 2023-10-09T08:45:38.963739+0000 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:40.247 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:40.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:40.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:40.350 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:40.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:39 smithi081 bash[76862]: cluster 2023-10-09T08:45:38.100092+0000 mgr.y (mgr.26009) 1318 : cluster 0 pgmap v1460: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:40.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:39 smithi081 bash[76862]: cluster 2023-10-09T08:45:38.514385+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e334 with expected crc 2023-10-09T08:45:40.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:39 smithi081 bash[76862]: cluster 2023-10-09T08:45:38.963739+0000 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:40.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:39 smithi081 bash[79557]: cluster 2023-10-09T08:45:38.100092+0000 mgr.y (mgr.26009) 1318 : cluster 0 pgmap v1460: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:40.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:39 smithi081 bash[79557]: cluster 2023-10-09T08:45:38.514385+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e334 with expected crc 2023-10-09T08:45:40.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:39 smithi081 bash[79557]: cluster 2023-10-09T08:45:38.963739+0000 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:45:40.381 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:40.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:40.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:40.488 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:40.517 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:40.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:40.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:40.621 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:40.653 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:40.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:40.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:40.757 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:40.791 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:40.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:40.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:40.895 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:40.929 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:40.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:40.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:41.032 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:41.065 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:41.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:41.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:41.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:41.181 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:45:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:45:41] "GET /metrics HTTP/1.1" 200 34236 "" "Prometheus/2.33.4" 2023-10-09T08:45:41.199 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:41.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:41.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:41.303 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:41.335 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:41.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:41.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:41.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:41.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:41.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:41.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:41.578 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:41.601 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:41.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:41.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:41.705 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:41.739 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:41.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:41.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:41.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:41.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:41.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:41.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:41.978 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:41.981 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:41 smithi118 bash[59345]: cluster 2023-10-09T08:45:40.101094+0000 mgr.y (mgr.26009) 1319 : cluster 0 pgmap v1461: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:42.007 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:42.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:42.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:42.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:45:42.105 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:45:42.111 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:42.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:41 smithi081 bash[79557]: cluster 2023-10-09T08:45:40.101094+0000 mgr.y (mgr.26009) 1319 : cluster 0 pgmap v1461: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:42.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:41 smithi081 bash[76862]: cluster 2023-10-09T08:45:40.101094+0000 mgr.y (mgr.26009) 1319 : cluster 0 pgmap v1461: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:42.142 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:42.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:42.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:42.247 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:42.275 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:42.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:42.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:42.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:42.408 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:42.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:42.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:42.512 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:42.540 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:42.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:42.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:42.643 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:42.669 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:42.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:42.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:42.773 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:42.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:42.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:42.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:42.906 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:42.934 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:42.936 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:45:42.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:42.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:43.065 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:43.088 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:43.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:43.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:43.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:43.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:43.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:43.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:43.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:43.368 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:43.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:43.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:43.472 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:43.501 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:43.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:43.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:43.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:43.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:43.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:43.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:43.736 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:43.755 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:43.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:43.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:43.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:43.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:43.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:43.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:43.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:44.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:44.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:43 smithi118 bash[59345]: cluster 2023-10-09T08:45:42.101823+0000 mgr.y (mgr.26009) 1320 : cluster 0 pgmap v1462: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:44.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:43 smithi118 bash[59345]: audit 2023-10-09T08:45:43.483475+0000 mon.a (mon.0) 1451 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:44.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:43 smithi118 bash[59345]: audit 2023-10-09T08:45:43.494050+0000 mon.a (mon.0) 1452 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:44.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:44.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:44.119 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:44.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:43 smithi081 bash[76862]: cluster 2023-10-09T08:45:42.101823+0000 mgr.y (mgr.26009) 1320 : cluster 0 pgmap v1462: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:44.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:43 smithi081 bash[76862]: audit 2023-10-09T08:45:43.483475+0000 mon.a (mon.0) 1451 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:44.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:43 smithi081 bash[76862]: audit 2023-10-09T08:45:43.494050+0000 mon.a (mon.0) 1452 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:44.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:43 smithi081 bash[79557]: cluster 2023-10-09T08:45:42.101823+0000 mgr.y (mgr.26009) 1320 : cluster 0 pgmap v1462: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:44.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:43 smithi081 bash[79557]: audit 2023-10-09T08:45:43.483475+0000 mon.a (mon.0) 1451 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:44.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:43 smithi081 bash[79557]: audit 2023-10-09T08:45:43.494050+0000 mon.a (mon.0) 1452 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:44.150 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:44.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:44.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:44.254 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:44.286 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:44.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:44.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:44.391 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:44.421 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:44.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:44.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:44.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:44.553 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:44.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:44.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:44.621 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:45:44.656 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:44.682 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:44.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:44.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:44.785 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:44.815 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:44.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:44.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:44.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:44.938 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:44.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:44.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:45.041 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:45.069 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:45.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:45.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:45.172 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:45.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:45.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:45.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:45.299 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:45.326 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:45.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:45.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:45.431 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:45.456 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:45.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:45.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:45.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:45.589 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:45.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:45.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:45.694 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:45.723 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:45.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:45.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:45.826 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:45.858 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:45.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:45.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:45.962 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:45 smithi118 bash[59345]: cluster 2023-10-09T08:45:44.102497+0000 mgr.y (mgr.26009) 1321 : cluster 0 pgmap v1463: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:45 smithi118 bash[59345]: audit 2023-10-09T08:45:44.905936+0000 mon.a (mon.0) 1453 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:45 smithi118 bash[59345]: audit 2023-10-09T08:45:44.913426+0000 mon.a (mon.0) 1454 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:45 smithi118 bash[59345]: audit 2023-10-09T08:45:45.386352+0000 mon.c (mon.2) 469 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:45:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:45 smithi118 bash[59345]: audit 2023-10-09T08:45:45.387837+0000 mon.c (mon.2) 470 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:45:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:45 smithi118 bash[59345]: audit 2023-10-09T08:45:45.398189+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:45.991 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:45.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:45.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:46.095 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:46.126 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:46.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:46.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:46.179 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:45 smithi081 bash[79557]: cluster 2023-10-09T08:45:44.102497+0000 mgr.y (mgr.26009) 1321 : cluster 0 pgmap v1463: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:46.179 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:45 smithi081 bash[79557]: audit 2023-10-09T08:45:44.905936+0000 mon.a (mon.0) 1453 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:46.179 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:45 smithi081 bash[79557]: audit 2023-10-09T08:45:44.913426+0000 mon.a (mon.0) 1454 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:46.180 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:45 smithi081 bash[79557]: audit 2023-10-09T08:45:45.386352+0000 mon.c (mon.2) 469 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:45:46.180 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:45 smithi081 bash[79557]: audit 2023-10-09T08:45:45.387837+0000 mon.c (mon.2) 470 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:45:46.180 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:45 smithi081 bash[79557]: audit 2023-10-09T08:45:45.398189+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:46.180 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:45 smithi081 bash[76862]: cluster 2023-10-09T08:45:44.102497+0000 mgr.y (mgr.26009) 1321 : cluster 0 pgmap v1463: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:46.181 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:45 smithi081 bash[76862]: audit 2023-10-09T08:45:44.905936+0000 mon.a (mon.0) 1453 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:46.181 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:45 smithi081 bash[76862]: audit 2023-10-09T08:45:44.913426+0000 mon.a (mon.0) 1454 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:46.181 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:45 smithi081 bash[76862]: audit 2023-10-09T08:45:45.386352+0000 mon.c (mon.2) 469 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:45:46.181 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:45 smithi081 bash[76862]: audit 2023-10-09T08:45:45.387837+0000 mon.c (mon.2) 470 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:45:46.181 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:45 smithi081 bash[76862]: audit 2023-10-09T08:45:45.398189+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:45:46.229 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:46.257 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:46.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:46.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:46.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:46.392 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:46.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:46.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:46.496 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:46.530 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:46.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:46.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:46.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:46.647 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:45:46.647 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:45:46.666 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:46.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:46.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:46.742 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:45:46.743 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:45:46.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:46.799 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:46.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:46.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:46.902 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:46.932 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:46.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:46.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:47.037 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:47.066 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:47.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:47.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:47.169 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:47.200 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:47.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:47.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:47.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:47.338 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:47.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:47.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:47.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:47.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:47.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:47.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:47.582 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:47.617 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:47.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:47.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:47.720 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:47.745 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:47.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:47.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:47.792 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-09T08:45:47.848 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:47.915 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:47.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:47.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:48.019 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:48.051 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:48.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:48.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:48.154 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:48.168 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:47 smithi118 bash[59345]: cluster 2023-10-09T08:45:46.103685+0000 mgr.y (mgr.26009) 1322 : cluster 0 pgmap v1464: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:48.191 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:48.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:48.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:48.295 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:48.332 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:48.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:48.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:48.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:47 smithi081 bash[76862]: cluster 2023-10-09T08:45:46.103685+0000 mgr.y (mgr.26009) 1322 : cluster 0 pgmap v1464: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:48.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:47 smithi081 bash[79557]: cluster 2023-10-09T08:45:46.103685+0000 mgr.y (mgr.26009) 1322 : cluster 0 pgmap v1464: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:48.436 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:48.468 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:48.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:48.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:48.571 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:48.603 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:48.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:48.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:48.706 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:48.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:48.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:48.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:48.836 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:48.869 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:48.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:48.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:48.974 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:49.012 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:49.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:49.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:49.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:49.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:49.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:49.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:49.250 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:49.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:49.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:49.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:49.391 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:49.426 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:49.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:49.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:49.530 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:49.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:49.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:49.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:49.655 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:49.690 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:49.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:49.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:49.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:49.826 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:49.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:49.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:49.931 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:49.947 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:49 smithi118 bash[59345]: cluster 2023-10-09T08:45:48.104277+0000 mgr.y (mgr.26009) 1323 : cluster 0 pgmap v1465: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:49.966 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:49.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:49.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:50.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:50.078 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:49 smithi081 bash[76862]: cluster 2023-10-09T08:45:48.104277+0000 mgr.y (mgr.26009) 1323 : cluster 0 pgmap v1465: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:50.078 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:49 smithi081 bash[79557]: cluster 2023-10-09T08:45:48.104277+0000 mgr.y (mgr.26009) 1323 : cluster 0 pgmap v1465: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:50.092 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:50.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:50.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:50.196 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:50.228 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:50.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:50.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:50.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:50.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:50.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:50.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:50.456 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:50.491 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:50.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:50.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:50.595 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:50.627 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:50.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:50.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:50.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:50.756 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:50.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:50.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:50.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:50.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:50.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:50.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:50.934 INFO:teuthology.orchestra.run.smithi081.stderr:pool 'unique_pool_4' created 2023-10-09T08:45:50.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:51.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:51.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:51.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:51.120 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:51.151 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:51.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:51.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:51.255 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:51.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:50 smithi118 bash[59345]: audit 2023-10-09T08:45:50.184843+0000 mon.c (mon.2) 471 : audit 1 from='client.? 172.21.15.81:0/578285981' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-09T08:45:51.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:50 smithi118 bash[59345]: audit 2023-10-09T08:45:50.185380+0000 mon.a (mon.0) 1456 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-09T08:45:51.283 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:51.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:51.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:51.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:45:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:45:51] "GET /metrics HTTP/1.1" 200 34236 "" "Prometheus/2.33.4" 2023-10-09T08:45:51.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:51 smithi081 bash[76862]: audit 2023-10-09T08:45:50.184843+0000 mon.c (mon.2) 471 : audit 1 from='client.? 172.21.15.81:0/578285981' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-09T08:45:51.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:51 smithi081 bash[76862]: audit 2023-10-09T08:45:50.185380+0000 mon.a (mon.0) 1456 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-09T08:45:51.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:51 smithi081 bash[79557]: audit 2023-10-09T08:45:50.184843+0000 mon.c (mon.2) 471 : audit 1 from='client.? 172.21.15.81:0/578285981' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-09T08:45:51.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:51 smithi081 bash[79557]: audit 2023-10-09T08:45:50.185380+0000 mon.a (mon.0) 1456 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-09T08:45:51.388 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:51.418 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:51.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:51.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:51.522 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:51.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:51.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:51.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:51.659 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:51.689 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:51.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:51.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:51.793 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:51.829 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:51.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:51.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:51.933 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:51.963 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:51.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:51.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:52.066 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:52.080 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:51 smithi118 bash[59345]: cluster 2023-10-09T08:45:50.105390+0000 mgr.y (mgr.26009) 1324 : cluster 0 pgmap v1466: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:52.080 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:51 smithi118 bash[59345]: cluster 2023-10-09T08:45:50.924746+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e335 with expected crc 2023-10-09T08:45:52.080 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:51 smithi118 bash[59345]: cluster 2023-10-09T08:45:50.924834+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e335 with expected crc 2023-10-09T08:45:52.081 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:51 smithi118 bash[59345]: audit 2023-10-09T08:45:50.927841+0000 mon.a (mon.0) 1457 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-10-09T08:45:52.081 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:51 smithi118 bash[59345]: cluster 2023-10-09T08:45:50.927923+0000 mon.a (mon.0) 1458 : cluster 0 osdmap e335: 8 total, 7 up, 7 in 2023-10-09T08:45:52.102 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:52.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:52.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:52.207 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:52.240 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:52.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:52.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:52.344 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:52.353 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:51 smithi081 bash[79557]: cluster 2023-10-09T08:45:50.105390+0000 mgr.y (mgr.26009) 1324 : cluster 0 pgmap v1466: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:52.353 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:51 smithi081 bash[79557]: cluster 2023-10-09T08:45:50.924746+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e335 with expected crc 2023-10-09T08:45:52.353 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:51 smithi081 bash[79557]: cluster 2023-10-09T08:45:50.924834+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e335 with expected crc 2023-10-09T08:45:52.353 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:51 smithi081 bash[79557]: audit 2023-10-09T08:45:50.927841+0000 mon.a (mon.0) 1457 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-10-09T08:45:52.353 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:51 smithi081 bash[79557]: cluster 2023-10-09T08:45:50.927923+0000 mon.a (mon.0) 1458 : cluster 0 osdmap e335: 8 total, 7 up, 7 in 2023-10-09T08:45:52.353 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:51 smithi081 bash[76862]: cluster 2023-10-09T08:45:50.105390+0000 mgr.y (mgr.26009) 1324 : cluster 0 pgmap v1466: 73 pgs: 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:52.353 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:51 smithi081 bash[76862]: cluster 2023-10-09T08:45:50.924746+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e335 with expected crc 2023-10-09T08:45:52.354 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:51 smithi081 bash[76862]: cluster 2023-10-09T08:45:50.924834+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e335 with expected crc 2023-10-09T08:45:52.354 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:51 smithi081 bash[76862]: audit 2023-10-09T08:45:50.927841+0000 mon.a (mon.0) 1457 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-10-09T08:45:52.354 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:51 smithi081 bash[76862]: cluster 2023-10-09T08:45:50.927923+0000 mon.a (mon.0) 1458 : cluster 0 osdmap e335: 8 total, 7 up, 7 in 2023-10-09T08:45:52.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:52.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:52.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:52.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:52.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:52.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:52.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:52.597 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:52.621 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:45:52.633 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:52.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:52.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:52.737 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:52.769 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:52.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:52.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:52.873 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:52.904 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:52.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:52.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:53.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:53.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:53.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:53.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:53.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:53.172 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:53.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:53.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:53.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:52 smithi118 bash[59345]: cluster 2023-10-09T08:45:51.936731+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T08:45:53.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:52 smithi118 bash[59345]: cluster 2023-10-09T08:45:51.940718+0000 mon.a (mon.0) 1459 : cluster 0 osdmap e336: 8 total, 7 up, 7 in 2023-10-09T08:45:53.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:52 smithi118 bash[59345]: cluster 2023-10-09T08:45:51.941018+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T08:45:53.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:52 smithi118 bash[59345]: cluster 2023-10-09T08:45:51.941067+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T08:45:53.278 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:53.290 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:52 smithi081 bash[76862]: cluster 2023-10-09T08:45:51.936731+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T08:45:53.291 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:52 smithi081 bash[76862]: cluster 2023-10-09T08:45:51.940718+0000 mon.a (mon.0) 1459 : cluster 0 osdmap e336: 8 total, 7 up, 7 in 2023-10-09T08:45:53.291 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:52 smithi081 bash[76862]: cluster 2023-10-09T08:45:51.941018+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T08:45:53.291 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:52 smithi081 bash[76862]: cluster 2023-10-09T08:45:51.941067+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T08:45:53.291 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:52 smithi081 bash[79557]: cluster 2023-10-09T08:45:51.936731+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T08:45:53.291 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:52 smithi081 bash[79557]: cluster 2023-10-09T08:45:51.940718+0000 mon.a (mon.0) 1459 : cluster 0 osdmap e336: 8 total, 7 up, 7 in 2023-10-09T08:45:53.291 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:52 smithi081 bash[79557]: cluster 2023-10-09T08:45:51.941018+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T08:45:53.292 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:52 smithi081 bash[79557]: cluster 2023-10-09T08:45:51.941067+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T08:45:53.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:53.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:53.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:53.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:53.436 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:53.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:53.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:53.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:53.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:53.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:53.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:53.671 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:53.698 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:53.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:53.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:53.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2023-10-09T08:45:53.801 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:53.833 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:53.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:53.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:53.936 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:53.968 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:53.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:53.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:54.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:54.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:54.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:54.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:54.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:54.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:53 smithi081 bash[76862]: cluster 2023-10-09T08:45:52.106229+0000 mgr.y (mgr.26009) 1325 : cluster 0 pgmap v1469: 89 pgs: 16 unknown, 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:54.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:53 smithi081 bash[76862]: cluster 2023-10-09T08:45:52.678128+0000 osd.4 (osd.4) 313 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T08:45:54.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:53 smithi081 bash[76862]: cluster 2023-10-09T08:45:52.944335+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e337 with expected crc 2023-10-09T08:45:54.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:53 smithi081 bash[76862]: cluster 2023-10-09T08:45:52.945024+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e337 with expected crc 2023-10-09T08:45:54.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:53 smithi081 bash[76862]: cluster 2023-10-09T08:45:52.949566+0000 mon.a (mon.0) 1460 : cluster 0 osdmap e337: 8 total, 7 up, 7 in 2023-10-09T08:45:54.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:53 smithi081 bash[76862]: audit 2023-10-09T08:45:53.170731+0000 mon.c (mon.2) 472 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:45:54.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:53 smithi081 bash[76862]: cluster 2023-10-09T08:45:53.403237+0000 osd.4 (osd.4) 314 : cluster 3 failed to encode map e337 with expected crc 2023-10-09T08:45:54.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:53 smithi081 bash[79557]: cluster 2023-10-09T08:45:52.106229+0000 mgr.y (mgr.26009) 1325 : cluster 0 pgmap v1469: 89 pgs: 16 unknown, 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:54.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:53 smithi081 bash[79557]: cluster 2023-10-09T08:45:52.678128+0000 osd.4 (osd.4) 313 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T08:45:54.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:53 smithi081 bash[79557]: cluster 2023-10-09T08:45:52.944335+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e337 with expected crc 2023-10-09T08:45:54.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:53 smithi081 bash[79557]: cluster 2023-10-09T08:45:52.945024+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e337 with expected crc 2023-10-09T08:45:54.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:53 smithi081 bash[79557]: cluster 2023-10-09T08:45:52.949566+0000 mon.a (mon.0) 1460 : cluster 0 osdmap e337: 8 total, 7 up, 7 in 2023-10-09T08:45:54.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:53 smithi081 bash[79557]: audit 2023-10-09T08:45:53.170731+0000 mon.c (mon.2) 472 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:45:54.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:53 smithi081 bash[79557]: cluster 2023-10-09T08:45:53.403237+0000 osd.4 (osd.4) 314 : cluster 3 failed to encode map e337 with expected crc 2023-10-09T08:45:54.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:54.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:54.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:54.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:53 smithi118 bash[59345]: cluster 2023-10-09T08:45:52.106229+0000 mgr.y (mgr.26009) 1325 : cluster 0 pgmap v1469: 89 pgs: 16 unknown, 1 active+undersized+degraded, 28 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:54.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:53 smithi118 bash[59345]: cluster 2023-10-09T08:45:52.678128+0000 osd.4 (osd.4) 313 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T08:45:54.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:53 smithi118 bash[59345]: cluster 2023-10-09T08:45:52.944335+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e337 with expected crc 2023-10-09T08:45:54.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:53 smithi118 bash[59345]: cluster 2023-10-09T08:45:52.945024+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e337 with expected crc 2023-10-09T08:45:54.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:53 smithi118 bash[59345]: cluster 2023-10-09T08:45:52.949566+0000 mon.a (mon.0) 1460 : cluster 0 osdmap e337: 8 total, 7 up, 7 in 2023-10-09T08:45:54.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:53 smithi118 bash[59345]: audit 2023-10-09T08:45:53.170731+0000 mon.c (mon.2) 472 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:45:54.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:53 smithi118 bash[59345]: cluster 2023-10-09T08:45:53.403237+0000 osd.4 (osd.4) 314 : cluster 3 failed to encode map e337 with expected crc 2023-10-09T08:45:54.338 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:54.366 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:54.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:54.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:54.470 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:54.499 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:54.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:54.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:54.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:54.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:54.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:54.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:54.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:54.758 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:54.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:54.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:54.861 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:54.887 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:54.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:54.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:54.992 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:55.016 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:55.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:55.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:55.121 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:55.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:55.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:55.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:55.252 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:55.277 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:55.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:55.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:55.381 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:55.411 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:55.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:55.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:55.515 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:55.549 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:55.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:55.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:55.625 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:45:55.650 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:45:55.652 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:55.678 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:55.678 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:45:55.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:55.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:55.704 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:45:55.732 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:45:55.759 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:45:55.782 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:55.783 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:45:55.784 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:45:55.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:45:55.784 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:45:55.784 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:45:55.784 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:45:55.784 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:45:55.784 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:45:55.785 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:45:55.809 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:55.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:55.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:55.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:55.947 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:55.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:55.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:55.961 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:45:56.051 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:56.084 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:56.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:56.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:56.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:55 smithi081 bash[76862]: cluster 2023-10-09T08:45:54.107078+0000 mgr.y (mgr.26009) 1326 : cluster 0 pgmap v1471: 89 pgs: 14 unknown, 1 active+undersized+degraded, 29 active+clean, 7 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:56.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:55 smithi081 bash[76862]: audit 2023-10-09T08:45:55.596525+0000 mon.c (mon.2) 473 : audit 0 from='client.? 172.21.15.81:0/3893863385' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:45:56.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:55 smithi081 bash[76862]: audit 2023-10-09T08:45:55.842701+0000 mon.a (mon.0) 1461 : audit 1 from='client.? 172.21.15.81:0/3545310571' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:45:56.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:55 smithi081 bash[79557]: cluster 2023-10-09T08:45:54.107078+0000 mgr.y (mgr.26009) 1326 : cluster 0 pgmap v1471: 89 pgs: 14 unknown, 1 active+undersized+degraded, 29 active+clean, 7 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:56.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:55 smithi081 bash[79557]: audit 2023-10-09T08:45:55.596525+0000 mon.c (mon.2) 473 : audit 0 from='client.? 172.21.15.81:0/3893863385' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:45:56.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:55 smithi081 bash[79557]: audit 2023-10-09T08:45:55.842701+0000 mon.a (mon.0) 1461 : audit 1 from='client.? 172.21.15.81:0/3545310571' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:45:56.188 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:56.216 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:56.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:56.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:56.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:55 smithi118 bash[59345]: cluster 2023-10-09T08:45:54.107078+0000 mgr.y (mgr.26009) 1326 : cluster 0 pgmap v1471: 89 pgs: 14 unknown, 1 active+undersized+degraded, 29 active+clean, 7 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:56.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:55 smithi118 bash[59345]: audit 2023-10-09T08:45:55.596525+0000 mon.c (mon.2) 473 : audit 0 from='client.? 172.21.15.81:0/3893863385' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:45:56.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:55 smithi118 bash[59345]: audit 2023-10-09T08:45:55.842701+0000 mon.a (mon.0) 1461 : audit 1 from='client.? 172.21.15.81:0/3545310571' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:45:56.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:56.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:56.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:56.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:56.453 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:56.484 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:56.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:56.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:56.587 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:56.617 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:45:56.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:56.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:45:56.720 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:56.749 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:56.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:56.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:56.854 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:56.883 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:56.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:56.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:56.911 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:45:56.911 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:45:56.911 INFO:teuthology.orchestra.run.smithi118.stdout: "num_ops": 0 2023-10-09T08:45:56.911 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:45:56.986 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:56.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:56 smithi118 bash[59345]: cluster 2023-10-09T08:45:55.947698+0000 mon.a (mon.0) 1462 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:45:56.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:56 smithi118 bash[59345]: cluster 2023-10-09T08:45:55.950235+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T08:45:56.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:56 smithi118 bash[59345]: audit 2023-10-09T08:45:55.953393+0000 mon.a (mon.0) 1463 : audit 1 from='client.? 172.21.15.81:0/3545310571' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:45:56.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:56 smithi118 bash[59345]: cluster 2023-10-09T08:45:55.953486+0000 mon.a (mon.0) 1464 : cluster 0 osdmap e338: 8 total, 7 up, 7 in 2023-10-09T08:45:56.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:56 smithi118 bash[59345]: cluster 2023-10-09T08:45:56.148882+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T08:45:56.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:56 smithi118 bash[59345]: cluster 2023-10-09T08:45:56.152040+0000 osd.6 (osd.6) 328 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T08:45:56.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:56 smithi118 bash[59345]: cluster 2023-10-09T08:45:56.447341+0000 osd.4 (osd.4) 315 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T08:45:57.017 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:57.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:57.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:57.121 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:57.149 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:57.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:57.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:57.252 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:57.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:56 smithi081 bash[76862]: cluster 2023-10-09T08:45:55.947698+0000 mon.a (mon.0) 1462 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:45:57.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:56 smithi081 bash[76862]: cluster 2023-10-09T08:45:55.950235+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T08:45:57.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:56 smithi081 bash[76862]: audit 2023-10-09T08:45:55.953393+0000 mon.a (mon.0) 1463 : audit 1 from='client.? 172.21.15.81:0/3545310571' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:45:57.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:56 smithi081 bash[76862]: cluster 2023-10-09T08:45:55.953486+0000 mon.a (mon.0) 1464 : cluster 0 osdmap e338: 8 total, 7 up, 7 in 2023-10-09T08:45:57.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:56 smithi081 bash[76862]: cluster 2023-10-09T08:45:56.148882+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T08:45:57.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:56 smithi081 bash[76862]: cluster 2023-10-09T08:45:56.152040+0000 osd.6 (osd.6) 328 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T08:45:57.265 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:56 smithi081 bash[76862]: cluster 2023-10-09T08:45:56.447341+0000 osd.4 (osd.4) 315 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T08:45:57.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:56 smithi081 bash[79557]: cluster 2023-10-09T08:45:55.947698+0000 mon.a (mon.0) 1462 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:45:57.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:56 smithi081 bash[79557]: cluster 2023-10-09T08:45:55.950235+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T08:45:57.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:56 smithi081 bash[79557]: audit 2023-10-09T08:45:55.953393+0000 mon.a (mon.0) 1463 : audit 1 from='client.? 172.21.15.81:0/3545310571' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:45:57.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:56 smithi081 bash[79557]: cluster 2023-10-09T08:45:55.953486+0000 mon.a (mon.0) 1464 : cluster 0 osdmap e338: 8 total, 7 up, 7 in 2023-10-09T08:45:57.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:56 smithi081 bash[79557]: cluster 2023-10-09T08:45:56.148882+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T08:45:57.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:56 smithi081 bash[79557]: cluster 2023-10-09T08:45:56.152040+0000 osd.6 (osd.6) 328 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T08:45:57.266 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:56 smithi081 bash[79557]: cluster 2023-10-09T08:45:56.447341+0000 osd.4 (osd.4) 315 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T08:45:57.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:57.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:57.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:57.364 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:45:57.364 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:45:57.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:57.410 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:57.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:57.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:57.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:57.544 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:57.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:57.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:57.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:57.684 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:57.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:57.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:57.788 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:57.816 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:57.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:57.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:57.890 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-09T08:45:57.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:57.948 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:57.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:57.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:58.051 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:58.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:58.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:58.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:58.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:58.200 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:57 smithi081 bash[76862]: cluster 2023-10-09T08:45:56.107910+0000 mgr.y (mgr.26009) 1327 : cluster 0 pgmap v1473: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:58.200 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:57 smithi081 bash[76862]: cluster 2023-10-09T08:45:56.779244+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T08:45:58.201 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:57 smithi081 bash[79557]: cluster 2023-10-09T08:45:56.107910+0000 mgr.y (mgr.26009) 1327 : cluster 0 pgmap v1473: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:58.201 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:57 smithi081 bash[79557]: cluster 2023-10-09T08:45:56.779244+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T08:45:58.217 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:58.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:58.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:58.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:57 smithi118 bash[59345]: cluster 2023-10-09T08:45:56.107910+0000 mgr.y (mgr.26009) 1327 : cluster 0 pgmap v1473: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:45:58.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:57 smithi118 bash[59345]: cluster 2023-10-09T08:45:56.779244+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T08:45:58.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:58.354 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:58.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:58.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:58.458 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:58.493 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:58.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:58.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:58.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:58.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:58.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:58.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:58.731 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:58.758 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:45:58.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:58.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:45:58.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:58.892 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:45:58.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:58.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:45:58.996 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:59.028 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:59.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:59.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:45:59.131 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:59.165 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:59.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:59.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:59.269 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:59.300 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:59.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:59.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:59.365 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:45:59.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:45:59.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:59.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:59.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:59.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:59.540 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:59.573 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:45:59.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:59.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:45:59.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:59.710 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:45:59.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:59.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:45:59.814 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:59.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:45:59.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:59.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:45:59.904 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:45:59.952 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:59.981 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:45:59.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:45:59.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:00.085 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:00.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:00.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:00.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:00.219 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:00.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:45:59 smithi118 bash[59345]: cluster 2023-10-09T08:45:58.108812+0000 mgr.y (mgr.26009) 1328 : cluster 0 pgmap v1474: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:00.251 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:00.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:00.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:00.355 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:00.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:45:59 smithi081 bash[76862]: cluster 2023-10-09T08:45:58.108812+0000 mgr.y (mgr.26009) 1328 : cluster 0 pgmap v1474: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:00.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:45:59 smithi081 bash[79557]: cluster 2023-10-09T08:45:58.108812+0000 mgr.y (mgr.26009) 1328 : cluster 0 pgmap v1474: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:00.390 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:00.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:00.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:00.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:00.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:00.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:00.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:00.629 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:00.657 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:00.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:00.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:00.760 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:00.791 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:00.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:00.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:00.895 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:00.923 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:00.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:00.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:01.026 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:01.059 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:01.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:01.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:01.163 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:01.173 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:46:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:46:01] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.33.4" 2023-10-09T08:46:01.192 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:01.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:01.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:01.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:01.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:01.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:01.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:01.430 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:01.458 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:01.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:01.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:01.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:01.589 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:01.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:01.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:01.693 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:01.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:01.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:01.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:01.827 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:01.860 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:01.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:01.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:01.964 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:01.994 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:01.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:01.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:02.098 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:02.112 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:01 smithi118 bash[59345]: cluster 2023-10-09T08:46:00.109801+0000 mgr.y (mgr.26009) 1329 : cluster 0 pgmap v1475: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:02.133 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:02.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:02.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:02.236 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:02.248 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:01 smithi081 bash[76862]: cluster 2023-10-09T08:46:00.109801+0000 mgr.y (mgr.26009) 1329 : cluster 0 pgmap v1475: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:02.248 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:01 smithi081 bash[79557]: cluster 2023-10-09T08:46:00.109801+0000 mgr.y (mgr.26009) 1329 : cluster 0 pgmap v1475: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:02.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:02.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:02.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:02.369 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:02.401 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:02.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:02.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:02.505 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:02.540 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:02.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:02.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:02.644 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:02.665 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:46:02.673 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:02.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:02.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:02.776 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:02.798 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:02.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:02.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:02.902 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:02.925 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:02.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:02.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:03.029 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:03.060 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:03.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:03.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:03.164 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:03.191 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:03.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:03.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:03.295 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:03.327 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:03.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:03.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:03.431 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:03.458 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:03.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:03.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:03.561 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:03.590 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:03.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:03.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:03.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:03.725 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:03.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:03.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:03.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:03.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:03.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:03.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:03.962 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:03.963 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:46:03.964 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:46:03.993 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:03.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:03.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:04.096 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:04.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:04.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:04.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:04.229 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:04.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:03 smithi118 bash[59345]: cluster 2023-10-09T08:46:02.110660+0000 mgr.y (mgr.26009) 1330 : cluster 0 pgmap v1476: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:04.257 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:04.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:04.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:04.361 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:04.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:03 smithi081 bash[76862]: cluster 2023-10-09T08:46:02.110660+0000 mgr.y (mgr.26009) 1330 : cluster 0 pgmap v1476: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:04.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:04 smithi081 bash[79557]: cluster 2023-10-09T08:46:02.110660+0000 mgr.y (mgr.26009) 1330 : cluster 0 pgmap v1476: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:04.393 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:04.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:04.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:04.497 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:04.526 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:04.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:04.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:04.630 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:04.659 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:04.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:04.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:04.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:04.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:04.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:04.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:04.900 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:04.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:04.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:04.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:05.004 INFO:teuthology.orchestra.run.smithi081.stderr:enabled application 'rados' on pool 'unique_pool_4' 2023-10-09T08:46:05.029 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:05.036 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:04 smithi081 bash[76862]: audit 2023-10-09T08:46:04.402040+0000 mon.c (mon.2) 474 : audit 1 from='client.? 172.21.15.81:0/279018604' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:46:05.036 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:04 smithi081 bash[76862]: audit 2023-10-09T08:46:04.402524+0000 mon.a (mon.0) 1465 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:46:05.037 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:04 smithi081 bash[79557]: audit 2023-10-09T08:46:04.402040+0000 mon.c (mon.2) 474 : audit 1 from='client.? 172.21.15.81:0/279018604' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:46:05.037 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:04 smithi081 bash[79557]: audit 2023-10-09T08:46:04.402524+0000 mon.a (mon.0) 1465 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:46:05.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:05.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:05.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:05.157 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:05.184 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:05.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:05.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:05.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:04 smithi118 bash[59345]: audit 2023-10-09T08:46:04.402040+0000 mon.c (mon.2) 474 : audit 1 from='client.? 172.21.15.81:0/279018604' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:46:05.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:04 smithi118 bash[59345]: audit 2023-10-09T08:46:04.402524+0000 mon.a (mon.0) 1465 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:46:05.288 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:05.319 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:05.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:05.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:05.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:05.449 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:05.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:05.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:05.552 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:05.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:05.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:05.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:05.685 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:05.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:05.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:05.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:05.820 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:05.848 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:05.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:05.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:05.951 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:05.982 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:05.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:05.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:06.085 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:06.099 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:05 smithi118 bash[59345]: cluster 2023-10-09T08:46:04.111213+0000 mgr.y (mgr.26009) 1331 : cluster 0 pgmap v1477: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:06.099 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:05 smithi118 bash[59345]: cluster 2023-10-09T08:46:04.990087+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T08:46:06.099 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:05 smithi118 bash[59345]: cluster 2023-10-09T08:46:04.993756+0000 osd.6 (osd.6) 329 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T08:46:06.099 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:05 smithi118 bash[59345]: audit 2023-10-09T08:46:04.996700+0000 mon.a (mon.0) 1466 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T08:46:06.099 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:05 smithi118 bash[59345]: cluster 2023-10-09T08:46:04.996754+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e339: 8 total, 7 up, 7 in 2023-10-09T08:46:06.119 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:06.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:06.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:06.227 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:06.256 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:06.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:06.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:06.359 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:06.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:05 smithi081 bash[79557]: cluster 2023-10-09T08:46:04.111213+0000 mgr.y (mgr.26009) 1331 : cluster 0 pgmap v1477: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:06.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:05 smithi081 bash[79557]: cluster 2023-10-09T08:46:04.990087+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T08:46:06.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:05 smithi081 bash[79557]: cluster 2023-10-09T08:46:04.993756+0000 osd.6 (osd.6) 329 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T08:46:06.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:05 smithi081 bash[79557]: audit 2023-10-09T08:46:04.996700+0000 mon.a (mon.0) 1466 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T08:46:06.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:05 smithi081 bash[79557]: cluster 2023-10-09T08:46:04.996754+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e339: 8 total, 7 up, 7 in 2023-10-09T08:46:06.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:05 smithi081 bash[76862]: cluster 2023-10-09T08:46:04.111213+0000 mgr.y (mgr.26009) 1331 : cluster 0 pgmap v1477: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:06.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:05 smithi081 bash[76862]: cluster 2023-10-09T08:46:04.990087+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T08:46:06.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:05 smithi081 bash[76862]: cluster 2023-10-09T08:46:04.993756+0000 osd.6 (osd.6) 329 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T08:46:06.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:05 smithi081 bash[76862]: audit 2023-10-09T08:46:04.996700+0000 mon.a (mon.0) 1466 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T08:46:06.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:05 smithi081 bash[76862]: cluster 2023-10-09T08:46:04.996754+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e339: 8 total, 7 up, 7 in 2023-10-09T08:46:06.390 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:06.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:06.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:06.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:06.523 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:06.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:06.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:06.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:06.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:06.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:06.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:06.660 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:46:06.661 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:46:06.661 INFO:teuthology.orchestra.run.smithi118.stdout: "complaint_time": 30, 2023-10-09T08:46:06.661 INFO:teuthology.orchestra.run.smithi118.stdout: "num_blocked_ops": 0 2023-10-09T08:46:06.661 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:46:06.756 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:06.788 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:06.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:06.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:06.892 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:06.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:06.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:06.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:07.024 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:07.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:07.049 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:06 smithi081 bash[76862]: cluster 2023-10-09T08:46:05.338946+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T08:46:07.050 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:06 smithi081 bash[79557]: cluster 2023-10-09T08:46:05.338946+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T08:46:07.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:07.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:07.151 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:06 smithi118 bash[59345]: cluster 2023-10-09T08:46:05.338946+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T08:46:07.176 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:07.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:07.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:07.280 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:07.307 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:07.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:07.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:07.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:07.436 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:07.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:07.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:07.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:07.564 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:07.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:07.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:07.668 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:07.680 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-09T08:46:07.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:07.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:07.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:07.790 DEBUG:teuthology.orchestra.run.smithi081:> /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-09T08:46:07.791 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_4 2023-10-09T08:46:07.791 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:46:07.793 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-09T08:46:07.794 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-09T08:46:07.802 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:07.831 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:07.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:07.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:07.935 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:07.963 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:07.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:07.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:08.066 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:08.072 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:hints = 1 2023-10-09T08:46:08.072 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-09T08:46:08.072 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Object prefix: benchmark_data_smithi081_240258 2023-10-09T08:46:08.073 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:46:08.073 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 0 0 0 0 0 0 - 0 2023-10-09T08:46:08.104 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:08.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:08.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:08.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:07 smithi081 bash[76862]: cluster 2023-10-09T08:46:06.111802+0000 mgr.y (mgr.26009) 1332 : cluster 0 pgmap v1479: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:08.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:07 smithi081 bash[79557]: cluster 2023-10-09T08:46:06.111802+0000 mgr.y (mgr.26009) 1332 : cluster 0 pgmap v1479: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:08.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:08.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:08.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:08.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:08.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:07 smithi118 bash[59345]: cluster 2023-10-09T08:46:06.111802+0000 mgr.y (mgr.26009) 1332 : cluster 0 pgmap v1479: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:08.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:08.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:08.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:08.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:08.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:08.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:08.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:08.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:08.599 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:08.635 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:08.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:08.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:08.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:08.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:08.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:08.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:08.868 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:08.899 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:08.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:08.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:09.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:09.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:09.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:09.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:09.072 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 1 16 3427 3411 213.175 213.188 0.0023362 0.00467301 2023-10-09T08:46:09.131 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:09.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:09 smithi118 bash[59345]: audit 2023-10-09T08:46:08.170731+0000 mon.c (mon.2) 475 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:46:09.159 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:09.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:09.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:09.265 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:09.267 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:09 smithi081 bash[76862]: audit 2023-10-09T08:46:08.170731+0000 mon.c (mon.2) 475 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:46:09.270 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:09 smithi081 bash[79557]: audit 2023-10-09T08:46:08.170731+0000 mon.c (mon.2) 475 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:46:09.298 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:09.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:09.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:09.402 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:09.432 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:09.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:09.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:09.535 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:09.561 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:09.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:09.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:09.666 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:09.695 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:09.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:09.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:09.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:09.824 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:10.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:10.578 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:10 smithi118 bash[59345]: cluster 2023-10-09T08:46:08.112283+0000 mgr.y (mgr.26009) 1333 : cluster 0 pgmap v1480: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:10.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:10.579 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 2 16 6890 6874 214.796 216.438 0.00262348 0.00464517 2023-10-09T08:46:10.579 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:10 smithi081 bash[76862]: cluster 2023-10-09T08:46:08.112283+0000 mgr.y (mgr.26009) 1333 : cluster 0 pgmap v1480: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:10.580 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:10 smithi081 bash[79557]: cluster 2023-10-09T08:46:08.112283+0000 mgr.y (mgr.26009) 1333 : cluster 0 pgmap v1480: 89 pgs: 1 active+undersized+degraded, 31 active+clean, 19 active+undersized, 38 active+clean+remapped; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 1/84 objects degraded (1.190%); 8/84 objects misplaced (9.524%) 2023-10-09T08:46:10.679 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:10.706 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:10.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:10.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:10.810 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:10.839 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:10.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:10.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:10.942 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:10.974 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:10.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:10.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:11.073 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 3 16 9720 9704 202.15 176.875 0.00400826 0.00493985 2023-10-09T08:46:11.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:11.090 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:11 smithi081 bash[76862]: cluster 2023-10-09T08:46:11.009746+0000 mon.a (mon.0) 1468 : cluster 3 Health check update: Degraded data redundancy: 4154/15084 objects degraded (27.539%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:11.090 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:11 smithi081 bash[79557]: cluster 2023-10-09T08:46:11.009746+0000 mon.a (mon.0) 1468 : cluster 3 Health check update: Degraded data redundancy: 4154/15084 objects degraded (27.539%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:11.108 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:11.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:11.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:11.212 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:11.240 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:11.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:11.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:11.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:11 smithi118 bash[59345]: cluster 2023-10-09T08:46:11.009746+0000 mon.a (mon.0) 1468 : cluster 3 Health check update: Degraded data redundancy: 4154/15084 objects degraded (27.539%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:11.344 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:11.367 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:11.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:11.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:11.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:46:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:46:11] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.33.4" 2023-10-09T08:46:11.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:11.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:11.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:11.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:11.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:11.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:11.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:11.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:11.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:11.747 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:11.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:11.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:11.850 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:11.874 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:11.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:11.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:11.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:12.010 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:12.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:12.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:12.073 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 4 15 12838 12823 200.343 194.938 0.0101033 0.00498332 2023-10-09T08:46:12.113 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:12.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:12.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:12.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:12.245 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:12.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:12 smithi081 bash[76862]: cluster 2023-10-09T08:46:10.113268+0000 mgr.y (mgr.26009) 1334 : cluster 0 pgmap v1481: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 317 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 31 MiB/s wr, 499 op/s; 4154/15084 objects degraded (27.539%); 8/15084 objects misplaced (0.053%) 2023-10-09T08:46:12.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:12 smithi081 bash[79557]: cluster 2023-10-09T08:46:10.113268+0000 mgr.y (mgr.26009) 1334 : cluster 0 pgmap v1481: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 317 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 31 MiB/s wr, 499 op/s; 4154/15084 objects degraded (27.539%); 8/15084 objects misplaced (0.053%) 2023-10-09T08:46:12.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:12 smithi118 bash[59345]: cluster 2023-10-09T08:46:10.113268+0000 mgr.y (mgr.26009) 1334 : cluster 0 pgmap v1481: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 317 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 31 MiB/s wr, 499 op/s; 4154/15084 objects degraded (27.539%); 8/15084 objects misplaced (0.053%) 2023-10-09T08:46:12.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:12.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:12.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:12.376 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:12.404 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:12.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:12.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:12.484 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:46:12.507 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:12.539 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:12.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:12.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:12.563 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:46:12.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:12.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:12.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:12.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:12.767 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:12.805 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:12.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:12.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:12.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:12.936 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:12.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:12.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:13.039 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:13.066 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:13.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:13.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:13.072 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 5 16 15475 15459 193.221 164.75 0.00604315 0.00516737 2023-10-09T08:46:13.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:13.198 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:13.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:13.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:13.301 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:13.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:13.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:13.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:13.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:13.468 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:13.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:13.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:13.572 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:13.599 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:13.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:13.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:13.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:13.728 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:13.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:13.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:13.831 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:13.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:13.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:13.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:13.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:13.997 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:14.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:14.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:14.073 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 6 16 18277 18261 190.202 175.125 0.0080439 0.00525135 2023-10-09T08:46:14.102 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:14.132 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:14.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:14.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:14.235 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:14.263 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:14.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:14.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:14.366 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:14.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:14 smithi081 bash[76862]: cluster 2023-10-09T08:46:12.114018+0000 mgr.y (mgr.26009) 1335 : cluster 0 pgmap v1482: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 317 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 31 MiB/s wr, 499 op/s; 4154/15084 objects degraded (27.539%); 8/15084 objects misplaced (0.053%) 2023-10-09T08:46:14.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:14 smithi081 bash[79557]: cluster 2023-10-09T08:46:12.114018+0000 mgr.y (mgr.26009) 1335 : cluster 0 pgmap v1482: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 317 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 31 MiB/s wr, 499 op/s; 4154/15084 objects degraded (27.539%); 8/15084 objects misplaced (0.053%) 2023-10-09T08:46:14.376 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:14 smithi118 bash[59345]: cluster 2023-10-09T08:46:12.114018+0000 mgr.y (mgr.26009) 1335 : cluster 0 pgmap v1482: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 317 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 31 MiB/s wr, 499 op/s; 4154/15084 objects degraded (27.539%); 8/15084 objects misplaced (0.053%) 2023-10-09T08:46:14.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:14.396 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:14.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:14.497 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:14.526 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:14.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:14.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:14.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:14.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:14.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:14.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:14.753 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:14.784 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:14.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:14.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:14.888 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:14.911 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:14.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:14.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:15.014 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:15.044 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:15.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:15.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:15.073 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 7 16 20895 20879 186.403 163.625 0.00778361 0.00535948 2023-10-09T08:46:15.147 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:15.171 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:15.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:15.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:15.274 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:15.281 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:15 smithi118 bash[59345]: cluster 2023-10-09T08:46:14.114618+0000 mgr.y (mgr.26009) 1336 : cluster 0 pgmap v1483: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 437 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 43 MiB/s wr, 691 op/s; 5140/20829 objects degraded (24.677%); 8/20829 objects misplaced (0.038%) 2023-10-09T08:46:15.299 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:15.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:15.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:15.403 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:15.434 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:15.435 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:15 smithi081 bash[76862]: cluster 2023-10-09T08:46:14.114618+0000 mgr.y (mgr.26009) 1336 : cluster 0 pgmap v1483: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 437 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 43 MiB/s wr, 691 op/s; 5140/20829 objects degraded (24.677%); 8/20829 objects misplaced (0.038%) 2023-10-09T08:46:15.435 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:15 smithi081 bash[79557]: cluster 2023-10-09T08:46:14.114618+0000 mgr.y (mgr.26009) 1336 : cluster 0 pgmap v1483: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 437 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 43 MiB/s wr, 691 op/s; 5140/20829 objects degraded (24.677%); 8/20829 objects misplaced (0.038%) 2023-10-09T08:46:15.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:15.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:15.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:15.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:15.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:15.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:15.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:15.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:15.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:15.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:15.797 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:15.824 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:15.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:15.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:15.928 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:15.958 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:15.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:15.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:16.063 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:16.073 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 8 16 23349 23333 182.273 153.375 0.00998018 0.00548092 2023-10-09T08:46:16.090 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:16.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:16.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:16.194 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:16.229 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:16.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:16.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:16.332 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:16.359 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:16.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:16.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:16.463 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:16.472 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:16 smithi118 bash[59345]: cluster 2023-10-09T08:46:16.166394+0000 mon.a (mon.0) 1469 : cluster 3 Health check update: Degraded data redundancy: 15910/58569 objects degraded (27.165%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:16.490 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:16.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:16.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:16.502 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:16 smithi081 bash[76862]: cluster 2023-10-09T08:46:16.166394+0000 mon.a (mon.0) 1469 : cluster 3 Health check update: Degraded data redundancy: 15910/58569 objects degraded (27.165%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:16.502 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:16 smithi081 bash[79557]: cluster 2023-10-09T08:46:16.166394+0000 mon.a (mon.0) 1469 : cluster 3 Health check update: Degraded data redundancy: 15910/58569 objects degraded (27.165%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:16.594 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:16.624 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:16.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:16.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:16.725 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:46:16.728 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:16.763 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:16.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:16.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:16.776 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:46:16.809 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:46:16.834 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:46:16.854 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:46:16.866 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:16.873 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:46:16.894 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:16.899 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:46:16.899 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:46:16.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:46:16.899 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:46:16.899 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:46:16.900 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:46:16.900 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:46:16.900 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:46:16.900 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:46:16.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:16.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:17.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:17.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:17.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:17.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:17.073 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 9 16 25391 25375 176.2 127.625 0.00260559 0.00566971 2023-10-09T08:46:17.132 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:17.157 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:17.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:17.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:17.240 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:46:17.264 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:17.282 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:17 smithi081 bash[76862]: cluster 2023-10-09T08:46:16.115316+0000 mgr.y (mgr.26009) 1337 : cluster 0 pgmap v1484: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 1.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 110 MiB/s wr, 1.75k op/s; 15910/58569 objects degraded (27.165%); 8/58569 objects misplaced (0.014%) 2023-10-09T08:46:17.282 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:17 smithi081 bash[76862]: audit 2023-10-09T08:46:16.696677+0000 mon.a (mon.0) 1470 : audit 0 from='client.? 172.21.15.81:0/3534314095' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:46:17.282 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:17 smithi081 bash[76862]: audit 2023-10-09T08:46:16.856173+0000 mon.b (mon.1) 32 : audit 1 from='client.? 172.21.15.81:0/490464116' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:46:17.282 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:17 smithi081 bash[76862]: audit 2023-10-09T08:46:16.857568+0000 mon.a (mon.0) 1471 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:46:17.283 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:17 smithi081 bash[79557]: cluster 2023-10-09T08:46:16.115316+0000 mgr.y (mgr.26009) 1337 : cluster 0 pgmap v1484: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 1.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 110 MiB/s wr, 1.75k op/s; 15910/58569 objects degraded (27.165%); 8/58569 objects misplaced (0.014%) 2023-10-09T08:46:17.283 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:17 smithi081 bash[79557]: audit 2023-10-09T08:46:16.696677+0000 mon.a (mon.0) 1470 : audit 0 from='client.? 172.21.15.81:0/3534314095' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:46:17.283 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:17 smithi081 bash[79557]: audit 2023-10-09T08:46:16.856173+0000 mon.b (mon.1) 32 : audit 1 from='client.? 172.21.15.81:0/490464116' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:46:17.283 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:17 smithi081 bash[79557]: audit 2023-10-09T08:46:16.857568+0000 mon.a (mon.0) 1471 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:46:17.289 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:17.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:17.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:17.393 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:17.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:17 smithi118 bash[59345]: cluster 2023-10-09T08:46:16.115316+0000 mgr.y (mgr.26009) 1337 : cluster 0 pgmap v1484: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 1.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 110 MiB/s wr, 1.75k op/s; 15910/58569 objects degraded (27.165%); 8/58569 objects misplaced (0.014%) 2023-10-09T08:46:17.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:17 smithi118 bash[59345]: audit 2023-10-09T08:46:16.696677+0000 mon.a (mon.0) 1470 : audit 0 from='client.? 172.21.15.81:0/3534314095' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:46:17.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:17 smithi118 bash[59345]: audit 2023-10-09T08:46:16.856173+0000 mon.b (mon.1) 32 : audit 1 from='client.? 172.21.15.81:0/490464116' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:46:17.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:17 smithi118 bash[59345]: audit 2023-10-09T08:46:16.857568+0000 mon.a (mon.0) 1471 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:46:17.423 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:17.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:17.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:17.529 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:17.554 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:17.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:17.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:17.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:17.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:17.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:17.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:17.793 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:17.822 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:17.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:17.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:17.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:17.952 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:17.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:17.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:18.057 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:18.074 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 10 16 27821 27805 173.766 151.875 0.00723577 0.00574874 2023-10-09T08:46:18.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:18.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:18.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:18.188 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:18.213 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:18.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:18.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:18.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:18.326 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[76862]: cluster 2023-10-09T08:46:17.218559+0000 mon.a (mon.0) 1472 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:46:18.327 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[76862]: cluster 2023-10-09T08:46:17.220011+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.327 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[76862]: cluster 2023-10-09T08:46:17.223234+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.327 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[76862]: audit 2023-10-09T08:46:17.224348+0000 mon.a (mon.0) 1473 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:46:18.327 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[76862]: cluster 2023-10-09T08:46:17.228252+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.327 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[76862]: cluster 2023-10-09T08:46:17.229666+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.327 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[76862]: cluster 2023-10-09T08:46:17.230469+0000 mon.a (mon.0) 1474 : cluster 0 osdmap e340: 8 total, 7 up, 7 in 2023-10-09T08:46:18.327 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[76862]: cluster 2023-10-09T08:46:17.231869+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.327 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[76862]: cluster 2023-10-09T08:46:17.233185+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.327 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[76862]: cluster 2023-10-09T08:46:17.241208+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.328 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[79557]: cluster 2023-10-09T08:46:17.218559+0000 mon.a (mon.0) 1472 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:46:18.328 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[79557]: cluster 2023-10-09T08:46:17.220011+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.328 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[79557]: cluster 2023-10-09T08:46:17.223234+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.328 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[79557]: audit 2023-10-09T08:46:17.224348+0000 mon.a (mon.0) 1473 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:46:18.328 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[79557]: cluster 2023-10-09T08:46:17.228252+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.328 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[79557]: cluster 2023-10-09T08:46:17.229666+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.328 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[79557]: cluster 2023-10-09T08:46:17.230469+0000 mon.a (mon.0) 1474 : cluster 0 osdmap e340: 8 total, 7 up, 7 in 2023-10-09T08:46:18.328 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[79557]: cluster 2023-10-09T08:46:17.231869+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.328 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[79557]: cluster 2023-10-09T08:46:17.233185+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.329 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:18 smithi081 bash[79557]: cluster 2023-10-09T08:46:17.241208+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.342 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:18.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:18.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:18.445 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:18.455 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:18 smithi118 bash[59345]: cluster 2023-10-09T08:46:17.218559+0000 mon.a (mon.0) 1472 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:46:18.456 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:18 smithi118 bash[59345]: cluster 2023-10-09T08:46:17.220011+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.456 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:18 smithi118 bash[59345]: cluster 2023-10-09T08:46:17.223234+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.456 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:18 smithi118 bash[59345]: audit 2023-10-09T08:46:17.224348+0000 mon.a (mon.0) 1473 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:46:18.456 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:18 smithi118 bash[59345]: cluster 2023-10-09T08:46:17.228252+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.456 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:18 smithi118 bash[59345]: cluster 2023-10-09T08:46:17.229666+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.456 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:18 smithi118 bash[59345]: cluster 2023-10-09T08:46:17.230469+0000 mon.a (mon.0) 1474 : cluster 0 osdmap e340: 8 total, 7 up, 7 in 2023-10-09T08:46:18.456 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:18 smithi118 bash[59345]: cluster 2023-10-09T08:46:17.231869+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.456 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:18 smithi118 bash[59345]: cluster 2023-10-09T08:46:17.233185+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.456 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:18 smithi118 bash[59345]: cluster 2023-10-09T08:46:17.241208+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T08:46:18.469 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:18.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:18.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:18.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:18.601 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:18.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:18.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:18.705 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:18.731 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:18.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:18.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:18.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:18.868 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:18.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:18.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:18.972 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:18.996 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:18.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:18.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:19.073 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 11 16 30079 30063 170.797 141.125 0.00408237 0.00585075 2023-10-09T08:46:19.100 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:19.133 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:19.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:19.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:19.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:19.267 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:19.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:19.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:19.370 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:19.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:19.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:19.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:19.498 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:19.527 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:19.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:19.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:19.631 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:19.655 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:19.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:19.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:19.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:19.787 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:19.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:19.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:19.892 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:19.925 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:19.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:19.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:19.971 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:19 smithi081 bash[76862]: cluster 2023-10-09T08:46:18.115861+0000 mgr.y (mgr.26009) 1338 : cluster 0 pgmap v1486: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 1.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s; 15910/58569 objects degraded (27.165%); 8/58569 objects misplaced (0.014%) 2023-10-09T08:46:19.973 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:19 smithi081 bash[79557]: cluster 2023-10-09T08:46:18.115861+0000 mgr.y (mgr.26009) 1338 : cluster 0 pgmap v1486: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 1.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s; 15910/58569 objects degraded (27.165%); 8/58569 objects misplaced (0.014%) 2023-10-09T08:46:20.030 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:20.058 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:20.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:20.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:20.073 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 12 16 32353 32337 168.406 142.125 0.00414262 0.00593326 2023-10-09T08:46:20.162 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:20.173 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:19 smithi118 bash[59345]: cluster 2023-10-09T08:46:18.115861+0000 mgr.y (mgr.26009) 1338 : cluster 0 pgmap v1486: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 1.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s; 15910/58569 objects degraded (27.165%); 8/58569 objects misplaced (0.014%) 2023-10-09T08:46:20.193 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:20.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:20.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:20.297 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:20.321 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:20.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:20.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:20.425 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:20.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:20.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:20.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:20.559 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:20.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:20.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:20.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:20.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:20.706 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:20.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:20.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:20.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:20.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:20.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:20.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:20.933 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:20.958 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:20.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:20.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:21.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:21.074 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 13 16 34432 34416 165.436 129.938 0.0156485 0.00603885 2023-10-09T08:46:21.090 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:21.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:21.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:21.196 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:21.224 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:21.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:21.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:21.329 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:21.354 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:21.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:21.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:21.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:21.468 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:46:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:46:21] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.33.4" 2023-10-09T08:46:21.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:21.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:21.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:21.597 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:21.626 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:21.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:21.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:21.730 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:21.755 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:21.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:21.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:21.769 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:46:21.770 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:46:21.844 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:21 smithi118 bash[59345]: cluster 2023-10-09T08:46:20.117638+0000 mgr.y (mgr.26009) 1339 : cluster 0 pgmap v1487: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 1.9 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 163 MiB/s wr, 2.61k op/s; 25346/93315 objects degraded (27.162%); 8/93315 objects misplaced (0.009%) 2023-10-09T08:46:21.857 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:21.876 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:46:21.876 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:46:21.879 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:21.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:21.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:21.983 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:22.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:22.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:22.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:22.074 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 14 16 36413 36397 162.463 123.812 0.00670318 0.00615067 2023-10-09T08:46:22.112 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:22.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:21 smithi081 bash[76862]: cluster 2023-10-09T08:46:20.117638+0000 mgr.y (mgr.26009) 1339 : cluster 0 pgmap v1487: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 1.9 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 163 MiB/s wr, 2.61k op/s; 25346/93315 objects degraded (27.162%); 8/93315 objects misplaced (0.009%) 2023-10-09T08:46:22.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:21 smithi081 bash[79557]: cluster 2023-10-09T08:46:20.117638+0000 mgr.y (mgr.26009) 1339 : cluster 0 pgmap v1487: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 1.9 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 163 MiB/s wr, 2.61k op/s; 25346/93315 objects degraded (27.162%); 8/93315 objects misplaced (0.009%) 2023-10-09T08:46:22.141 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:22.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:22.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:22.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:22.274 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:22.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:22.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:22.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:22.405 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:22.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:22.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:22.509 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:22.533 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:22.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:22.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:22.637 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:22.663 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:22.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:22.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:22.766 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:22.792 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:22.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:22.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:22.896 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:22.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:22.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:22.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:23.031 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:23.054 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:23.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:23.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:23.074 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 15 16 38458 38442 160.152 127.812 0.00809075 0.00623864 2023-10-09T08:46:23.156 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:23.185 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:23.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:23.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:23.289 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:23.317 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:23.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:23.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:23.421 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:23.444 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:23.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:23.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:23.551 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:23.583 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:23.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:23.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:23.687 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:23.700 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-09T08:46:23.714 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:23.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:23.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:23.772 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:46:23.821 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:23.859 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:23.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:23.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:23.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:23.994 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:23.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:23.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:24.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:23 smithi118 bash[59345]: cluster 2023-10-09T08:46:22.118139+0000 mgr.y (mgr.26009) 1340 : cluster 0 pgmap v1488: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 1.9 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 163 MiB/s wr, 2.61k op/s; 25346/93315 objects degraded (27.162%); 8/93315 objects misplaced (0.009%) 2023-10-09T08:46:24.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:23 smithi118 bash[59345]: audit 2023-10-09T08:46:23.171016+0000 mon.c (mon.2) 476 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:46:24.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:23 smithi118 bash[59345]: cluster 2023-10-09T08:46:23.833664+0000 mon.a (mon.0) 1475 : cluster 3 Health check update: Degraded data redundancy: 25346/93315 objects degraded (27.162%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:24.075 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 16 16 40391 40375 157.687 120.812 0.00547239 0.00633705 2023-10-09T08:46:24.099 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:24.107 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:23 smithi081 bash[76862]: cluster 2023-10-09T08:46:22.118139+0000 mgr.y (mgr.26009) 1340 : cluster 0 pgmap v1488: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 1.9 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 163 MiB/s wr, 2.61k op/s; 25346/93315 objects degraded (27.162%); 8/93315 objects misplaced (0.009%) 2023-10-09T08:46:24.107 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:23 smithi081 bash[76862]: audit 2023-10-09T08:46:23.171016+0000 mon.c (mon.2) 476 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:46:24.107 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:23 smithi081 bash[76862]: cluster 2023-10-09T08:46:23.833664+0000 mon.a (mon.0) 1475 : cluster 3 Health check update: Degraded data redundancy: 25346/93315 objects degraded (27.162%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:24.107 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:23 smithi081 bash[79557]: cluster 2023-10-09T08:46:22.118139+0000 mgr.y (mgr.26009) 1340 : cluster 0 pgmap v1488: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 1.9 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 163 MiB/s wr, 2.61k op/s; 25346/93315 objects degraded (27.162%); 8/93315 objects misplaced (0.009%) 2023-10-09T08:46:24.108 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:23 smithi081 bash[79557]: audit 2023-10-09T08:46:23.171016+0000 mon.c (mon.2) 476 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:46:24.108 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:23 smithi081 bash[79557]: cluster 2023-10-09T08:46:23.833664+0000 mon.a (mon.0) 1475 : cluster 3 Health check update: Degraded data redundancy: 25346/93315 objects degraded (27.162%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:24.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:24.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:24.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:24.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:46:24.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:24.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:24.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:24.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:24.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:24.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:24.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:24.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:24.510 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:24.540 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:24.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:24.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:24.646 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:24.674 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:24.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:24.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:24.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:24.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:24.819 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:24.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:24.921 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:24.949 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:24.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:24.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:25.018 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:46:25.025 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:46:25.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:25.075 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 17 16 42207 42191 155.087 113.5 0.0129988 0.00644289 2023-10-09T08:46:25.082 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:25.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:25.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:25.186 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:25.217 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:25.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:25.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:25.322 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:25.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:25.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:25.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:25.459 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:25.488 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:25.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:25.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:25.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:25.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:25.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:25.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:25.734 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:25.761 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:25.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:25.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:25.859 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:25 smithi081 bash[76862]: cluster 2023-10-09T08:46:24.118804+0000 mgr.y (mgr.26009) 1341 : cluster 0 pgmap v1489: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 2.0 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 159 MiB/s wr, 2.54k op/s; 25980/97197 objects degraded (26.729%); 8/97197 objects misplaced (0.008%) 2023-10-09T08:46:25.859 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:25 smithi081 bash[76862]: audit 2023-10-09T08:46:24.996819+0000 mgr.y (mgr.26009) 1342 : audit 0 from='client.36045 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:46:25.859 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:25 smithi081 bash[79557]: cluster 2023-10-09T08:46:24.118804+0000 mgr.y (mgr.26009) 1341 : cluster 0 pgmap v1489: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 2.0 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 159 MiB/s wr, 2.54k op/s; 25980/97197 objects degraded (26.729%); 8/97197 objects misplaced (0.008%) 2023-10-09T08:46:25.860 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:25 smithi081 bash[79557]: audit 2023-10-09T08:46:24.996819+0000 mgr.y (mgr.26009) 1342 : audit 0 from='client.36045 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:46:25.866 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:25.900 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:25.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:25.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:26.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:26.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:25 smithi118 bash[59345]: cluster 2023-10-09T08:46:24.118804+0000 mgr.y (mgr.26009) 1341 : cluster 0 pgmap v1489: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 2.0 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 159 MiB/s wr, 2.54k op/s; 25980/97197 objects degraded (26.729%); 8/97197 objects misplaced (0.008%) 2023-10-09T08:46:26.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:25 smithi118 bash[59345]: audit 2023-10-09T08:46:24.996819+0000 mgr.y (mgr.26009) 1342 : audit 0 from='client.36045 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:46:26.032 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:26.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:26.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:26.075 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 18 16 44182 44166 153.329 123.438 0.00343171 0.00651661 2023-10-09T08:46:26.136 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:26.167 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:26.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:26.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:26.271 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:26.300 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:26.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:26.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:26.404 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:26.445 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:26.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:26.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:26.551 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:26.577 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:26.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:26.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:26.638 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":1489,"stamp":"2023-10-09T08:46:24.118334+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2126256051,"num_objects":32399,"num_object_clones":0,"num_object_copies":97197,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":25980,"num_objects_misplaced":8,"num_objects_unfound":0,"num_objects_dirty":32399,"num_whiteouts":0,"num_read":6288,"num_read_kb":13755,"num_write":33477,"num_write_kb":2086903,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":179,"num_bytes_recovered":8991384,"num_keys_recovered":40,"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":33541,"ondisk_log_size":33541,"up":207,"acting":247,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":268,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":9890124,"kb_used_data":5774548,"kb_used_omap":49,"kb_used_meta":4115470,"kb_avail":646325940,"statfs":{"total":671965249536,"available":661837762560,"internally_reserved":0,"allocated":5913137152,"data_stored":5904300278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":50844,"internal_metadata":4214241636},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,1,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1668284416,"num_objects":25456,"num_object_clones":0,"num_object_copies":76368,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":20840,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25456,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":25456,"num_write_kb":1629184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.004066"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":60,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.726645+0000","last_change":"2023-10-09T08:44:57.438179+0000","last_active":"2023-10-09T08:46:05.726645+0000","last_peered":"2023-10-09T08:46:05.726645+0000","last_clean":"2023-10-09T08:46:05.726645+0000","last_became_active":"2023-10-09T08:44:57.437018+0000","last_became_peered":"2023-10-09T08:44:57.437018+0000","last_unstale":"2023-10-09T08:46:05.726645+0000","last_undegraded":"2023-10-09T08:46:05.726645+0000","last_fullsized":"2023-10-09T08:46:05.726645+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.689980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2,4],"avail_no_missing":["0","2","4"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":228,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:04.995618+0000","last_change":"2023-10-09T08:44:57.440096+0000","last_active":"2023-10-09T08:46:04.995618+0000","last_peered":"2023-10-09T08:46:04.995618+0000","last_clean":"2023-10-09T08:46:04.995618+0000","last_became_active":"2023-10-09T08:44:57.439759+0000","last_became_peered":"2023-10-09T08:44:57.439759+0000","last_unstale":"2023-10-09T08:46:04.995618+0000","last_undegraded":"2023-10-09T08:46:04.995618+0000","last_fullsized":"2023-10-09T08:46:04.995618+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:04.648731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["3","4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":198,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:04.995208+0000","last_change":"2023-10-09T08:44:57.424775+0000","last_active":"2023-10-09T08:46:04.995208+0000","last_peered":"2023-10-09T08:46:04.995208+0000","last_clean":"2023-10-09T08:46:04.995208+0000","last_became_active":"2023-10-09T08:44:57.423956+0000","last_became_peered":"2023-10-09T08:44:57.423956+0000","last_unstale":"2023-10-09T08:46:04.995208+0000","last_undegraded":"2023-10-09T08:46:04.995208+0000","last_fullsized":"2023-10-09T08:46:04.995208+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:18.707094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["3","4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":220,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.727881+0000","last_change":"2023-10-09T08:42:46.827053+0000","last_active":"2023-10-09T08:46:05.727881+0000","last_peered":"2023-10-09T08:46:05.727881+0000","last_clean":"2023-10-09T08:46:05.727881+0000","last_became_active":"2023-10-09T08:42:46.826560+0000","last_became_peered":"2023-10-09T08:42:46.826560+0000","last_unstale":"2023-10-09T08:46:05.727881+0000","last_undegraded":"2023-10-09T08:46:05.727881+0000","last_fullsized":"2023-10-09T08:46:05.727881+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:36:23.517443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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,7],"avail_no_missing":["0","5","7"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":361,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:04.994593+0000","last_change":"2023-10-09T08:42:46.786506+0000","last_active":"2023-10-09T08:46:04.994593+0000","last_peered":"2023-10-09T08:46:04.994593+0000","last_clean":"2023-10-09T08:46:04.994593+0000","last_became_active":"2023-10-09T08:42:46.785858+0000","last_became_peered":"2023-10-09T08:42:46.785858+0000","last_unstale":"2023-10-09T08:46:04.994593+0000","last_undegraded":"2023-10-09T08:46:04.994593+0000","last_fullsized":"2023-10-09T08:46:04.994593+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:18:43.077310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2,0],"avail_no_missing":["3","0","2"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":336,"reported_epoch":339,"state":"active+undersized","last_fresh":"2023-10-09T08:46:05.001713+0000","last_change":"2023-10-09T08:39:21.033713+0000","last_active":"2023-10-09T08:46:05.001713+0000","last_peered":"2023-10-09T08:46:05.001713+0000","last_clean":"2023-10-09T08:31:17.843432+0000","last_became_active":"2023-10-09T08:39:21.033713+0000","last_became_peered":"2023-10-09T08:39:21.033713+0000","last_unstale":"2023-10-09T08:46:05.001713+0000","last_undegraded":"2023-10-09T08:46:05.001713+0000","last_fullsized":"2023-10-09T08:39:21.013439+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":188,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.727590+0000","last_change":"2023-10-09T08:39:21.023397+0000","last_active":"2023-10-09T08:46:05.727590+0000","last_peered":"2023-10-09T08:46:05.727590+0000","last_clean":"2023-10-09T08:46:05.727590+0000","last_became_active":"2023-10-09T08:39:21.023125+0000","last_became_peered":"2023-10-09T08:39:21.023125+0000","last_unstale":"2023-10-09T08:46:05.727590+0000","last_undegraded":"2023-10-09T08:46:05.727590+0000","last_fullsized":"2023-10-09T08:46:05.727590+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:03.339873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":303,"reported_epoch":339,"state":"active+undersized","last_fresh":"2023-10-09T08:46:05.000715+0000","last_change":"2023-10-09T08:31:32.807262+0000","last_active":"2023-10-09T08:46:05.000715+0000","last_peered":"2023-10-09T08:46:05.000715+0000","last_clean":"2023-10-09T08:24:49.602103+0000","last_became_active":"2023-10-09T08:31:32.807262+0000","last_became_peered":"2023-10-09T08:31:32.807262+0000","last_unstale":"2023-10-09T08:46:05.000715+0000","last_undegraded":"2023-10-09T08:46:05.000715+0000","last_fullsized":"2023-10-09T08:31:32.801193+0000","mapping_epoch":207,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":306,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:04.998342+0000","last_change":"2023-10-09T08:39:22.082870+0000","last_active":"2023-10-09T08:46:04.998342+0000","last_peered":"2023-10-09T08:46:04.998342+0000","last_clean":"2023-10-09T08:46:04.998342+0000","last_became_active":"2023-10-09T08:39:22.082324+0000","last_became_peered":"2023-10-09T08:39:22.082324+0000","last_unstale":"2023-10-09T08:46:04.998342+0000","last_undegraded":"2023-10-09T08:46:04.998342+0000","last_fullsized":"2023-10-09T08:46:04.998342+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7],"acting":[5,7,3],"avail_no_missing":["5","3","7"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":105,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.344107+0000","last_change":"2023-10-09T08:37:01.061141+0000","last_active":"2023-10-09T08:46:05.344107+0000","last_peered":"2023-10-09T08:46:05.344107+0000","last_clean":"2023-10-09T08:46:05.344107+0000","last_became_active":"2023-10-09T08:37:01.058320+0000","last_became_peered":"2023-10-09T08:37:01.058320+0000","last_unstale":"2023-10-09T08:46:05.344107+0000","last_undegraded":"2023-10-09T08:46:05.344107+0000","last_fullsized":"2023-10-09T08:46:05.344107+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.15","version":"60'3","reported_seq":141,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.345422+0000","last_change":"2023-10-09T08:44:56.512729+0000","last_active":"2023-10-09T08:46:05.345422+0000","last_peered":"2023-10-09T08:46:05.345422+0000","last_clean":"2023-10-09T08:46:05.345422+0000","last_became_active":"2023-10-09T08:44:56.414333+0000","last_became_peered":"2023-10-09T08:44:56.414333+0000","last_unstale":"2023-10-09T08:46:05.345422+0000","last_undegraded":"2023-10-09T08:46:05.345422+0000","last_fullsized":"2023-10-09T08:46:05.345422+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":272,"reported_epoch":339,"state":"active+undersized","last_fresh":"2023-10-09T08:46:05.000830+0000","last_change":"2023-10-09T08:37:45.022309+0000","last_active":"2023-10-09T08:46:05.000830+0000","last_peered":"2023-10-09T08:46:05.000830+0000","last_clean":"2023-10-09T08:19:46.595972+0000","last_became_active":"2023-10-09T08:37:45.022309+0000","last_became_peered":"2023-10-09T08:37:45.022309+0000","last_unstale":"2023-10-09T08:46:05.000830+0000","last_undegraded":"2023-10-09T08:46:05.000830+0000","last_fullsized":"2023-10-09T08:37:44.973372+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,2],"avail_no_missing":["6","2"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"84'22","reported_seq":127,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.345267+0000","last_change":"2023-10-09T08:44:56.420883+0000","last_active":"2023-10-09T08:46:05.345267+0000","last_peered":"2023-10-09T08:46:05.345267+0000","last_clean":"2023-10-09T08:46:05.345267+0000","last_became_active":"2023-10-09T08:44:56.410465+0000","last_became_peered":"2023-10-09T08:44:56.410465+0000","last_unstale":"2023-10-09T08:46:05.345267+0000","last_undegraded":"2023-10-09T08:46:05.345267+0000","last_fullsized":"2023-10-09T08:46:05.345267+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9468,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":219,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.001197+0000","last_change":"2023-10-09T08:44:57.421187+0000","last_active":"2023-10-09T08:46:05.001197+0000","last_peered":"2023-10-09T08:46:05.001197+0000","last_clean":"2023-10-09T08:46:05.001197+0000","last_became_active":"2023-10-09T08:44:57.420711+0000","last_became_peered":"2023-10-09T08:44:57.420711+0000","last_unstale":"2023-10-09T08:46:05.001197+0000","last_undegraded":"2023-10-09T08:46:05.001197+0000","last_fullsized":"2023-10-09T08:46:05.001197+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["6","4","5"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"60'2","reported_seq":156,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.344609+0000","last_change":"2023-10-09T08:44:56.508023+0000","last_active":"2023-10-09T08:46:05.344609+0000","last_peered":"2023-10-09T08:46:05.344609+0000","last_clean":"2023-10-09T08:46:05.344609+0000","last_became_active":"2023-10-09T08:44:56.413173+0000","last_became_peered":"2023-10-09T08:44:56.413173+0000","last_unstale":"2023-10-09T08:46:05.344609+0000","last_undegraded":"2023-10-09T08:46:05.344609+0000","last_fullsized":"2023-10-09T08:46:05.344609+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":8,"num_bytes_recovered":136,"num_keys_recovered":40,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":300,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.345457+0000","last_change":"2023-10-09T08:37:45.991693+0000","last_active":"2023-10-09T08:46:05.345457+0000","last_peered":"2023-10-09T08:46:05.345457+0000","last_clean":"2023-10-09T08:46:05.345457+0000","last_became_active":"2023-10-09T08:37:45.991075+0000","last_became_peered":"2023-10-09T08:37:45.991075+0000","last_unstale":"2023-10-09T08:46:05.345457+0000","last_undegraded":"2023-10-09T08:46:05.345457+0000","last_fullsized":"2023-10-09T08:46:05.345457+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,3,2],"avail_no_missing":["7","2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":229,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.727131+0000","last_change":"2023-10-09T08:42:46.802294+0000","last_active":"2023-10-09T08:46:05.727131+0000","last_peered":"2023-10-09T08:46:05.727131+0000","last_clean":"2023-10-09T08:46:05.727131+0000","last_became_active":"2023-10-09T08:42:46.801301+0000","last_became_peered":"2023-10-09T08:42:46.801301+0000","last_unstale":"2023-10-09T08:46:05.727131+0000","last_undegraded":"2023-10-09T08:46:05.727131+0000","last_fullsized":"2023-10-09T08:46:05.727131+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:39.491412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2,7],"avail_no_missing":["0","2","7"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":249,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.345343+0000","last_change":"2023-10-09T08:42:45.816147+0000","last_active":"2023-10-09T08:46:05.345343+0000","last_peered":"2023-10-09T08:46:05.345343+0000","last_clean":"2023-10-09T08:46:05.345343+0000","last_became_active":"2023-10-09T08:42:45.815026+0000","last_became_peered":"2023-10-09T08:42:45.815026+0000","last_unstale":"2023-10-09T08:46:05.345343+0000","last_undegraded":"2023-10-09T08:46:05.345343+0000","last_fullsized":"2023-10-09T08:46:05.345343+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":114,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.344557+0000","last_change":"2023-10-09T08:44:56.412781+0000","last_active":"2023-10-09T08:46:05.344557+0000","last_peered":"2023-10-09T08:46:05.344557+0000","last_clean":"2023-10-09T08:46:05.344557+0000","last_became_active":"2023-10-09T08:44:56.411041+0000","last_became_peered":"2023-10-09T08:44:56.411041+0000","last_unstale":"2023-10-09T08:46:05.344557+0000","last_undegraded":"2023-10-09T08:46:05.344557+0000","last_fullsized":"2023-10-09T08:46:05.344557+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":198,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.727748+0000","last_change":"2023-10-09T08:42:45.790431+0000","last_active":"2023-10-09T08:46:05.727748+0000","last_peered":"2023-10-09T08:46:05.727748+0000","last_clean":"2023-10-09T08:46:05.727748+0000","last_became_active":"2023-10-09T08:42:45.790029+0000","last_became_peered":"2023-10-09T08:42:45.790029+0000","last_unstale":"2023-10-09T08:46:05.727748+0000","last_undegraded":"2023-10-09T08:46:05.727748+0000","last_fullsized":"2023-10-09T08:46:05.727748+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:50.905760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"60'8","reported_seq":389,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.000403+0000","last_change":"2023-10-09T08:42:45.811191+0000","last_active":"2023-10-09T08:46:05.000403+0000","last_peered":"2023-10-09T08:46:05.000403+0000","last_clean":"2023-10-09T08:46:05.000403+0000","last_became_active":"2023-10-09T08:42:45.796317+0000","last_became_peered":"2023-10-09T08:42:45.796317+0000","last_unstale":"2023-10-09T08:46:05.000403+0000","last_undegraded":"2023-10-09T08:46:05.000403+0000","last_fullsized":"2023-10-09T08:46:05.000403+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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,3,2],"acting":[6,3,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":100,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.027825+0000","last_change":"2023-10-09T08:42:46.794407+0000","last_active":"2023-10-09T08:46:05.027825+0000","last_peered":"2023-10-09T08:46:05.027825+0000","last_clean":"2023-10-09T08:46:05.027825+0000","last_became_active":"2023-10-09T08:42:46.793212+0000","last_became_peered":"2023-10-09T08:42:46.793212+0000","last_unstale":"2023-10-09T08:46:05.027825+0000","last_undegraded":"2023-10-09T08:46:05.027825+0000","last_fullsized":"2023-10-09T08:46:05.027825+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.237124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,6,7],"avail_no_missing":["2","6","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.5","version":"340'2046","reported_seq":2057,"reported_epoch":340,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:46:20.076332+0000","last_change":"2023-10-09T08:46:08.082287+0000","last_active":"2023-10-09T08:46:20.076332+0000","last_peered":"2023-10-09T08:46:20.076332+0000","last_clean":"2023-10-09T08:45:50.915416+0000","last_became_active":"2023-10-09T08:45:51.947374+0000","last_became_peered":"2023-10-09T08:45:51.947374+0000","last_unstale":"2023-10-09T08:46:20.076332+0000","last_undegraded":"2023-10-09T08:46:08.082134+0000","last_fullsized":"2023-10-09T08:45:51.942533+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":335,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_clean_scrub_stamp":"2023-10-09T08:45:50.915416+0000","objects_scrubbed":0,"log_size":2046,"log_dups_size":0,"ondisk_log_size":2046,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.874997+0000","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":2046,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2046,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2046,"num_write_kb":130944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2046}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":379,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.346095+0000","last_change":"2023-10-09T08:44:57.406493+0000","last_active":"2023-10-09T08:46:05.346095+0000","last_peered":"2023-10-09T08:46:05.346095+0000","last_clean":"2023-10-09T08:46:05.346095+0000","last_became_active":"2023-10-09T08:44:57.405632+0000","last_became_peered":"2023-10-09T08:44:57.405632+0000","last_unstale":"2023-10-09T08:46:05.346095+0000","last_undegraded":"2023-10-09T08:46:05.346095+0000","last_fullsized":"2023-10-09T08:46:05.346095+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,0],"acting":[7,0,4],"avail_no_missing":["7","0","4"],"object_location_counts":[{"shards":"0,4,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":247,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.000576+0000","last_change":"2023-10-09T08:44:57.413656+0000","last_active":"2023-10-09T08:46:05.000576+0000","last_peered":"2023-10-09T08:46:05.000576+0000","last_clean":"2023-10-09T08:46:05.000576+0000","last_became_active":"2023-10-09T08:44:57.413142+0000","last_became_peered":"2023-10-09T08:44:57.413142+0000","last_unstale":"2023-10-09T08:46:05.000576+0000","last_undegraded":"2023-10-09T08:46:05.000576+0000","last_fullsized":"2023-10-09T08:46:05.000576+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,2,4],"avail_no_missing":["6","2","4"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.4","version":"340'2091","reported_seq":2102,"reported_epoch":340,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:46:20.088603+0000","last_change":"2023-10-09T08:46:08.088200+0000","last_active":"2023-10-09T08:46:20.088603+0000","last_peered":"2023-10-09T08:46:20.088603+0000","last_clean":"2023-10-09T08:45:50.915416+0000","last_became_active":"2023-10-09T08:45:51.945729+0000","last_became_peered":"2023-10-09T08:45:51.945729+0000","last_unstale":"2023-10-09T08:46:20.088603+0000","last_undegraded":"2023-10-09T08:46:08.084517+0000","last_fullsized":"2023-10-09T08:45:51.942611+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":335,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_clean_scrub_stamp":"2023-10-09T08:45:50.915416+0000","objects_scrubbed":0,"log_size":2091,"log_dups_size":0,"ondisk_log_size":2091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:16:48.854923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":137035776,"num_objects":2091,"num_object_clones":0,"num_object_copies":6273,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2091,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2091,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2091,"num_write_kb":133824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3],"acting":[0,3],"avail_no_missing":["0","3"],"object_location_counts":[{"shards":"0,3","objects":2091}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":354,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.346051+0000","last_change":"2023-10-09T08:44:57.449858+0000","last_active":"2023-10-09T08:46:05.346051+0000","last_peered":"2023-10-09T08:46:05.346051+0000","last_clean":"2023-10-09T08:46:05.346051+0000","last_became_active":"2023-10-09T08:44:57.449162+0000","last_became_peered":"2023-10-09T08:44:57.449162+0000","last_unstale":"2023-10-09T08:46:05.346051+0000","last_undegraded":"2023-10-09T08:46:05.346051+0000","last_fullsized":"2023-10-09T08:46:05.346051+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0,4],"avail_no_missing":["7","0","4"],"object_location_counts":[{"shards":"0,4,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":29,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.726632+0000","last_change":"2023-10-09T08:44:56.402032+0000","last_active":"2023-10-09T08:46:05.726632+0000","last_peered":"2023-10-09T08:46:05.726632+0000","last_clean":"2023-10-09T08:46:05.726632+0000","last_became_active":"2023-10-09T08:44:56.401509+0000","last_became_peered":"2023-10-09T08:44:56.401509+0000","last_unstale":"2023-10-09T08:46:05.726632+0000","last_undegraded":"2023-10-09T08:46:05.726632+0000","last_fullsized":"2023-10-09T08:46:05.726632+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:25.720534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"9.7","version":"340'1962","reported_seq":1972,"reported_epoch":340,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:46:19.526781+0000","last_change":"2023-10-09T08:46:08.084382+0000","last_active":"2023-10-09T08:46:19.526781+0000","last_peered":"2023-10-09T08:46:19.526781+0000","last_clean":"2023-10-09T08:45:50.915416+0000","last_became_active":"2023-10-09T08:45:51.943617+0000","last_became_peered":"2023-10-09T08:45:51.943617+0000","last_unstale":"2023-10-09T08:46:19.526781+0000","last_undegraded":"2023-10-09T08:46:08.081184+0000","last_fullsized":"2023-10-09T08:45:51.941269+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":335,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_clean_scrub_stamp":"2023-10-09T08:45:50.915416+0000","objects_scrubbed":0,"log_size":1962,"log_dups_size":0,"ondisk_log_size":1962,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128581632,"num_objects":1962,"num_object_clones":0,"num_object_copies":5886,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1962,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1962,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1962,"num_write_kb":125568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":["5","2"],"object_location_counts":[{"shards":"2,5","objects":1962}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":133,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.345174+0000","last_change":"2023-10-09T08:42:46.286613+0000","last_active":"2023-10-09T08:46:05.345174+0000","last_peered":"2023-10-09T08:46:05.345174+0000","last_clean":"2023-10-09T08:46:05.345174+0000","last_became_active":"2023-10-09T08:42:45.815702+0000","last_became_peered":"2023-10-09T08:42:45.815702+0000","last_unstale":"2023-10-09T08:46:05.345174+0000","last_undegraded":"2023-10-09T08:46:05.345174+0000","last_fullsized":"2023-10-09T08:46:05.345174+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":366,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.000687+0000","last_change":"2023-10-09T08:42:46.798177+0000","last_active":"2023-10-09T08:46:05.000687+0000","last_peered":"2023-10-09T08:46:05.000687+0000","last_clean":"2023-10-09T08:46:05.000687+0000","last_became_active":"2023-10-09T08:42:46.797715+0000","last_became_peered":"2023-10-09T08:42:46.797715+0000","last_unstale":"2023-10-09T08:46:05.000687+0000","last_undegraded":"2023-10-09T08:46:05.000687+0000","last_fullsized":"2023-10-09T08:46:05.000687+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"avail_no_missing":["6","5","7"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"340'1935","reported_seq":1945,"reported_epoch":340,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:46:19.511883+0000","last_change":"2023-10-09T08:46:08.084349+0000","last_active":"2023-10-09T08:46:19.511883+0000","last_peered":"2023-10-09T08:46:19.511883+0000","last_clean":"2023-10-09T08:45:50.915416+0000","last_became_active":"2023-10-09T08:45:51.945324+0000","last_became_peered":"2023-10-09T08:45:51.945324+0000","last_unstale":"2023-10-09T08:46:19.511883+0000","last_undegraded":"2023-10-09T08:46:08.080649+0000","last_fullsized":"2023-10-09T08:45:51.941316+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":335,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_clean_scrub_stamp":"2023-10-09T08:45:50.915416+0000","objects_scrubbed":0,"log_size":1935,"log_dups_size":0,"ondisk_log_size":1935,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126812160,"num_objects":1935,"num_object_clones":0,"num_object_copies":5805,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1935,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1935,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1935,"num_write_kb":123840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":["5","2"],"object_location_counts":[{"shards":"2,5","objects":1935}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":206,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:04.997746+0000","last_change":"2023-10-09T08:39:21.024944+0000","last_active":"2023-10-09T08:46:04.997746+0000","last_peered":"2023-10-09T08:46:04.997746+0000","last_clean":"2023-10-09T08:46:04.997746+0000","last_became_active":"2023-10-09T08:39:21.024185+0000","last_became_peered":"2023-10-09T08:39:21.024185+0000","last_unstale":"2023-10-09T08:46:04.997746+0000","last_undegraded":"2023-10-09T08:46:04.997746+0000","last_fullsized":"2023-10-09T08:46:04.997746+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":190,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.727616+0000","last_change":"2023-10-09T08:44:57.401628+0000","last_active":"2023-10-09T08:46:05.727616+0000","last_peered":"2023-10-09T08:46:05.727616+0000","last_clean":"2023-10-09T08:46:05.727616+0000","last_became_active":"2023-10-09T08:44:57.400994+0000","last_became_peered":"2023-10-09T08:44:57.400994+0000","last_unstale":"2023-10-09T08:46:05.727616+0000","last_undegraded":"2023-10-09T08:46:05.727616+0000","last_fullsized":"2023-10-09T08:46:05.727616+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29.928599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["0","3","4"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"340'2497","reported_seq":2511,"reported_epoch":340,"state":"active+clean","last_fresh":"2023-10-09T08:46:23.494546+0000","last_change":"2023-10-09T08:45:51.954319+0000","last_active":"2023-10-09T08:46:23.494546+0000","last_peered":"2023-10-09T08:46:23.494546+0000","last_clean":"2023-10-09T08:46:23.494546+0000","last_became_active":"2023-10-09T08:45:51.953969+0000","last_became_peered":"2023-10-09T08:45:51.953969+0000","last_unstale":"2023-10-09T08:46:23.494546+0000","last_undegraded":"2023-10-09T08:46:23.494546+0000","last_fullsized":"2023-10-09T08:46:23.494546+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":335,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_clean_scrub_stamp":"2023-10-09T08:45:50.915416+0000","objects_scrubbed":0,"log_size":2497,"log_dups_size":0,"ondisk_log_size":2497,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:51.273260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":163643392,"num_objects":2497,"num_object_clones":0,"num_object_copies":7491,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2497,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2497,"num_write_kb":159808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":367,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.727286+0000","last_change":"2023-10-09T08:44:57.401735+0000","last_active":"2023-10-09T08:46:05.727286+0000","last_peered":"2023-10-09T08:46:05.727286+0000","last_clean":"2023-10-09T08:46:05.727286+0000","last_became_active":"2023-10-09T08:44:57.400070+0000","last_became_peered":"2023-10-09T08:44:57.400070+0000","last_unstale":"2023-10-09T08:46:05.727286+0000","last_undegraded":"2023-10-09T08:46:05.727286+0000","last_fullsized":"2023-10-09T08:46:05.727286+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.443241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_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":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3],"acting":[0,3,4],"avail_no_missing":["0","3","4"],"object_location_counts":[{"shards":"0,3,4","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":148,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:04.995157+0000","last_change":"2023-10-09T08:44:57.424568+0000","last_active":"2023-10-09T08:46:04.995157+0000","last_peered":"2023-10-09T08:46:04.995157+0000","last_clean":"2023-10-09T08:46:04.995157+0000","last_became_active":"2023-10-09T08:44:57.424124+0000","last_became_peered":"2023-10-09T08:44:57.424124+0000","last_unstale":"2023-10-09T08:46:04.995157+0000","last_undegraded":"2023-10-09T08:46:04.995157+0000","last_fullsized":"2023-10-09T08:46:04.995157+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.509056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["3","4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.0","version":"340'1908","reported_seq":1918,"reported_epoch":340,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:46:19.572077+0000","last_change":"2023-10-09T08:46:08.095230+0000","last_active":"2023-10-09T08:46:19.572077+0000","last_peered":"2023-10-09T08:46:19.572077+0000","last_clean":"2023-10-09T08:45:50.915416+0000","last_became_active":"2023-10-09T08:45:51.954191+0000","last_became_peered":"2023-10-09T08:45:51.954191+0000","last_unstale":"2023-10-09T08:46:19.572077+0000","last_undegraded":"2023-10-09T08:46:08.077785+0000","last_fullsized":"2023-10-09T08:45:51.946499+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":335,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_clean_scrub_stamp":"2023-10-09T08:45:50.915416+0000","objects_scrubbed":0,"log_size":1908,"log_dups_size":0,"ondisk_log_size":1908,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":125042688,"num_objects":1908,"num_object_clones":0,"num_object_copies":5724,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1908,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1908,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1908,"num_write_kb":122112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,2],"avail_no_missing":["6","2"],"object_location_counts":[{"shards":"2,6","objects":1908}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":321,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.000520+0000","last_change":"2023-10-09T08:44:57.421193+0000","last_active":"2023-10-09T08:46:05.000520+0000","last_peered":"2023-10-09T08:46:05.000520+0000","last_clean":"2023-10-09T08:46:05.000520+0000","last_became_active":"2023-10-09T08:44:57.420666+0000","last_became_peered":"2023-10-09T08:44:57.420666+0000","last_unstale":"2023-10-09T08:46:05.000520+0000","last_undegraded":"2023-10-09T08:46:05.000520+0000","last_fullsized":"2023-10-09T08:46:05.000520+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["6","3","4"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":316,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.027496+0000","last_change":"2023-10-09T08:44:56.399885+0000","last_active":"2023-10-09T08:46:05.027496+0000","last_peered":"2023-10-09T08:46:05.027496+0000","last_clean":"2023-10-09T08:46:05.027496+0000","last_became_active":"2023-10-09T08:44:56.399566+0000","last_became_peered":"2023-10-09T08:44:56.399566+0000","last_unstale":"2023-10-09T08:46:05.027496+0000","last_undegraded":"2023-10-09T08:46:05.027496+0000","last_fullsized":"2023-10-09T08:46:05.027496+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:16.339353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.3","version":"340'1956","reported_seq":1966,"reported_epoch":340,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:46:19.469557+0000","last_change":"2023-10-09T08:46:08.081453+0000","last_active":"2023-10-09T08:46:19.469557+0000","last_peered":"2023-10-09T08:46:19.469557+0000","last_clean":"2023-10-09T08:45:50.915416+0000","last_became_active":"2023-10-09T08:45:51.950643+0000","last_became_peered":"2023-10-09T08:45:51.950643+0000","last_unstale":"2023-10-09T08:46:19.469557+0000","last_undegraded":"2023-10-09T08:46:08.078870+0000","last_fullsized":"2023-10-09T08:45:51.948169+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":335,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_clean_scrub_stamp":"2023-10-09T08:45:50.915416+0000","objects_scrubbed":0,"log_size":1956,"log_dups_size":0,"ondisk_log_size":1956,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128188416,"num_objects":1956,"num_object_clones":0,"num_object_copies":5868,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1956,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1956,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1956,"num_write_kb":125184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,3],"avail_no_missing":["7","3"],"object_location_counts":[{"shards":"3,7","objects":1956}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":325,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.344848+0000","last_change":"2023-10-09T08:44:57.404227+0000","last_active":"2023-10-09T08:46:05.344848+0000","last_peered":"2023-10-09T08:46:05.344848+0000","last_clean":"2023-10-09T08:46:05.344848+0000","last_became_active":"2023-10-09T08:44:57.403768+0000","last_became_peered":"2023-10-09T08:44:57.403768+0000","last_unstale":"2023-10-09T08:46:05.344848+0000","last_undegraded":"2023-10-09T08:46:05.344848+0000","last_fullsized":"2023-10-09T08:46:05.344848+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["7","2","4"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":219,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.001458+0000","last_change":"2023-10-09T08:44:57.429754+0000","last_active":"2023-10-09T08:46:05.001458+0000","last_peered":"2023-10-09T08:46:05.001458+0000","last_clean":"2023-10-09T08:46:05.001458+0000","last_became_active":"2023-10-09T08:44:57.429134+0000","last_became_peered":"2023-10-09T08:44:57.429134+0000","last_unstale":"2023-10-09T08:46:05.001458+0000","last_undegraded":"2023-10-09T08:46:05.001458+0000","last_fullsized":"2023-10-09T08:46:05.001458+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["6","3","4"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.2","version":"340'2486","reported_seq":2496,"reported_epoch":340,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:46:23.507295+0000","last_change":"2023-10-09T08:46:08.082700+0000","last_active":"2023-10-09T08:46:23.507295+0000","last_peered":"2023-10-09T08:46:23.507295+0000","last_clean":"2023-10-09T08:45:50.915416+0000","last_became_active":"2023-10-09T08:45:51.951121+0000","last_became_peered":"2023-10-09T08:45:51.951121+0000","last_unstale":"2023-10-09T08:46:23.507295+0000","last_undegraded":"2023-10-09T08:46:08.077383+0000","last_fullsized":"2023-10-09T08:45:51.938604+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":335,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_clean_scrub_stamp":"2023-10-09T08:45:50.915416+0000","objects_scrubbed":0,"log_size":2486,"log_dups_size":0,"ondisk_log_size":2486,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:03:05.549191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162922496,"num_objects":2486,"num_object_clones":0,"num_object_copies":7458,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2486,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2486,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2486,"num_write_kb":159104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7],"acting":[2,7],"avail_no_missing":["2","7"],"object_location_counts":[{"shards":"2,7","objects":2486}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":134,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.344392+0000","last_change":"2023-10-09T08:44:57.405692+0000","last_active":"2023-10-09T08:46:05.344392+0000","last_peered":"2023-10-09T08:46:05.344392+0000","last_clean":"2023-10-09T08:46:05.344392+0000","last_became_active":"2023-10-09T08:44:57.405208+0000","last_became_peered":"2023-10-09T08:44:57.405208+0000","last_unstale":"2023-10-09T08:46:05.344392+0000","last_undegraded":"2023-10-09T08:46:05.344392+0000","last_fullsized":"2023-10-09T08:46:05.344392+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5,4],"avail_no_missing":["7","4","5"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":264,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.346040+0000","last_change":"2023-10-09T08:44:57.406853+0000","last_active":"2023-10-09T08:46:05.346040+0000","last_peered":"2023-10-09T08:46:05.346040+0000","last_clean":"2023-10-09T08:46:05.346040+0000","last_became_active":"2023-10-09T08:44:57.406092+0000","last_became_peered":"2023-10-09T08:44:57.406092+0000","last_unstale":"2023-10-09T08:46:05.346040+0000","last_undegraded":"2023-10-09T08:46:05.346040+0000","last_fullsized":"2023-10-09T08:46:05.346040+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,3,4],"avail_no_missing":["7","3","4"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"9.f","version":"340'1905","reported_seq":1915,"reported_epoch":340,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:46:19.495225+0000","last_change":"2023-10-09T08:46:08.088984+0000","last_active":"2023-10-09T08:46:19.495225+0000","last_peered":"2023-10-09T08:46:19.495225+0000","last_clean":"2023-10-09T08:45:50.915416+0000","last_became_active":"2023-10-09T08:45:51.944272+0000","last_became_peered":"2023-10-09T08:45:51.944272+0000","last_unstale":"2023-10-09T08:46:19.495225+0000","last_undegraded":"2023-10-09T08:46:08.086847+0000","last_fullsized":"2023-10-09T08:45:51.941794+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":335,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_clean_scrub_stamp":"2023-10-09T08:45:50.915416+0000","objects_scrubbed":0,"log_size":1905,"log_dups_size":0,"ondisk_log_size":1905,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124846080,"num_objects":1905,"num_object_clones":0,"num_object_copies":5715,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1905,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1905,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1905,"num_write_kb":121920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[{"shards":"3,5","objects":1905}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"78'106","reported_seq":837,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:10.088739+0000","last_change":"2023-10-09T08:37:45.996020+0000","last_active":"2023-10-09T08:46:10.088739+0000","last_peered":"2023-10-09T08:46:10.088739+0000","last_clean":"2023-10-09T08:46:10.088739+0000","last_became_active":"2023-10-09T08:37:45.995317+0000","last_became_peered":"2023-10-09T08:37:45.995317+0000","last_unstale":"2023-10-09T08:46:10.088739+0000","last_undegraded":"2023-10-09T08:46:10.088739+0000","last_fullsized":"2023-10-09T08:46:10.088739+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:31.848119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_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":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,7,2],"avail_no_missing":["0","2","7"],"object_location_counts":[{"shards":"0,2,7","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":289,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:04.998324+0000","last_change":"2023-10-09T08:39:21.024830+0000","last_active":"2023-10-09T08:46:04.998324+0000","last_peered":"2023-10-09T08:46:04.998324+0000","last_clean":"2023-10-09T08:46:04.998324+0000","last_became_active":"2023-10-09T08:39:21.023044+0000","last_became_peered":"2023-10-09T08:39:21.023044+0000","last_unstale":"2023-10-09T08:46:04.998324+0000","last_undegraded":"2023-10-09T08:46:04.998324+0000","last_fullsized":"2023-10-09T08:46:04.998324+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":127,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.726737+0000","last_change":"2023-10-09T08:44:57.437798+0000","last_active":"2023-10-09T08:46:05.726737+0000","last_peered":"2023-10-09T08:46:05.726737+0000","last_clean":"2023-10-09T08:46:05.726737+0000","last_became_active":"2023-10-09T08:44:57.437148+0000","last_became_peered":"2023-10-09T08:44:57.437148+0000","last_unstale":"2023-10-09T08:46:05.726737+0000","last_undegraded":"2023-10-09T08:46:05.726737+0000","last_fullsized":"2023-10-09T08:46:05.726737+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:39.304205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2,4],"avail_no_missing":["0","2","4"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.9","version":"340'1998","reported_seq":2012,"reported_epoch":340,"state":"active+clean","last_fresh":"2023-10-09T08:46:20.092505+0000","last_change":"2023-10-09T08:45:51.950379+0000","last_active":"2023-10-09T08:46:20.092505+0000","last_peered":"2023-10-09T08:46:20.092505+0000","last_clean":"2023-10-09T08:46:20.092505+0000","last_became_active":"2023-10-09T08:45:51.949988+0000","last_became_peered":"2023-10-09T08:45:51.949988+0000","last_unstale":"2023-10-09T08:46:20.092505+0000","last_undegraded":"2023-10-09T08:46:20.092505+0000","last_fullsized":"2023-10-09T08:46:20.092505+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":335,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_clean_scrub_stamp":"2023-10-09T08:45:50.915416+0000","objects_scrubbed":0,"log_size":1998,"log_dups_size":0,"ondisk_log_size":1998,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:29.495033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":130940928,"num_objects":1998,"num_object_clones":0,"num_object_copies":5994,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1998,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1998,"num_write_kb":127872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"77'111","reported_seq":839,"reported_epoch":339,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:46:04.997686+0000","last_change":"2023-10-09T08:39:21.024519+0000","last_active":"2023-10-09T08:46:04.997686+0000","last_peered":"2023-10-09T08:46:04.997686+0000","last_clean":"2023-10-09T08:24:50.331811+0000","last_became_active":"2023-10-09T08:39:21.024519+0000","last_became_peered":"2023-10-09T08:39:21.024519+0000","last_unstale":"2023-10-09T08:46:04.997686+0000","last_undegraded":"2023-10-09T08:39:21.012033+0000","last_fullsized":"2023-10-09T08:39:21.007056+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":180,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1034,"num_read_kb":1207,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","6"],"object_location_counts":[{"shards":"5,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":206,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.726904+0000","last_change":"2023-10-09T08:44:57.409805+0000","last_active":"2023-10-09T08:46:05.726904+0000","last_peered":"2023-10-09T08:46:05.726904+0000","last_clean":"2023-10-09T08:46:05.726904+0000","last_became_active":"2023-10-09T08:44:57.408398+0000","last_became_peered":"2023-10-09T08:44:57.408398+0000","last_unstale":"2023-10-09T08:46:05.726904+0000","last_undegraded":"2023-10-09T08:46:05.726904+0000","last_fullsized":"2023-10-09T08:46:05.726904+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.245466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,6,4],"avail_no_missing":["0","4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":287,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.027405+0000","last_change":"2023-10-09T08:37:46.004838+0000","last_active":"2023-10-09T08:46:05.027405+0000","last_peered":"2023-10-09T08:46:05.027405+0000","last_clean":"2023-10-09T08:46:05.027405+0000","last_became_active":"2023-10-09T08:37:46.004228+0000","last_became_peered":"2023-10-09T08:37:46.004228+0000","last_unstale":"2023-10-09T08:46:05.027405+0000","last_undegraded":"2023-10-09T08:46:05.027405+0000","last_fullsized":"2023-10-09T08:46:05.027405+0000","mapping_epoch":256,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":257,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:08.303788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"avail_no_missing":["2","3","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.a","version":"340'1813","reported_seq":1823,"reported_epoch":340,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:46:19.471134+0000","last_change":"2023-10-09T08:46:08.084418+0000","last_active":"2023-10-09T08:46:19.471134+0000","last_peered":"2023-10-09T08:46:19.471134+0000","last_clean":"2023-10-09T08:45:50.915416+0000","last_became_active":"2023-10-09T08:45:51.952180+0000","last_became_peered":"2023-10-09T08:45:51.952180+0000","last_unstale":"2023-10-09T08:46:19.471134+0000","last_undegraded":"2023-10-09T08:46:08.080331+0000","last_fullsized":"2023-10-09T08:45:51.947464+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":335,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_clean_scrub_stamp":"2023-10-09T08:45:50.915416+0000","objects_scrubbed":0,"log_size":1813,"log_dups_size":0,"ondisk_log_size":1813,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":118816768,"num_objects":1813,"num_object_clones":0,"num_object_copies":5439,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1813,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1813,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1813,"num_write_kb":116032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1813}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"77'94","reported_seq":131,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.727307+0000","last_change":"2023-10-09T08:40:19.745761+0000","last_active":"2023-10-09T08:46:05.727307+0000","last_peered":"2023-10-09T08:46:05.727307+0000","last_clean":"2023-10-09T08:46:05.727307+0000","last_became_active":"2023-10-09T08:40:19.745041+0000","last_became_peered":"2023-10-09T08:40:19.745041+0000","last_unstale":"2023-10-09T08:46:05.727307+0000","last_undegraded":"2023-10-09T08:46:05.727307+0000","last_fullsized":"2023-10-09T08:46:05.727307+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:19.752380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2,3],"avail_no_missing":["0","2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":213,"reported_epoch":339,"state":"active+undersized","last_fresh":"2023-10-09T08:46:05.001002+0000","last_change":"2023-10-09T08:40:18.739380+0000","last_active":"2023-10-09T08:46:05.001002+0000","last_peered":"2023-10-09T08:46:05.001002+0000","last_clean":"2023-10-09T08:26:40.689287+0000","last_became_active":"2023-10-09T08:40:18.739380+0000","last_became_peered":"2023-10-09T08:40:18.739380+0000","last_unstale":"2023-10-09T08:46:05.001002+0000","last_undegraded":"2023-10-09T08:46:05.001002+0000","last_fullsized":"2023-10-09T08:40:18.737543+0000","mapping_epoch":286,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,2],"avail_no_missing":["6","2"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":194,"reported_epoch":339,"state":"active+undersized","last_fresh":"2023-10-09T08:46:04.998616+0000","last_change":"2023-10-09T08:39:21.025229+0000","last_active":"2023-10-09T08:46:04.998616+0000","last_peered":"2023-10-09T08:46:04.998616+0000","last_clean":"2023-10-09T08:27:09.699441+0000","last_became_active":"2023-10-09T08:39:21.025229+0000","last_became_peered":"2023-10-09T08:39:21.025229+0000","last_unstale":"2023-10-09T08:46:04.998616+0000","last_undegraded":"2023-10-09T08:46:04.998616+0000","last_fullsized":"2023-10-09T08:39:21.009553+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","0","7"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.8","version":"340'2048","reported_seq":2059,"reported_epoch":340,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:46:20.089392+0000","last_change":"2023-10-09T08:46:08.084625+0000","last_active":"2023-10-09T08:46:20.089392+0000","last_peered":"2023-10-09T08:46:20.089392+0000","last_clean":"2023-10-09T08:45:50.915416+0000","last_became_active":"2023-10-09T08:45:51.949824+0000","last_became_peered":"2023-10-09T08:45:51.949824+0000","last_unstale":"2023-10-09T08:46:20.089392+0000","last_undegraded":"2023-10-09T08:46:08.078438+0000","last_fullsized":"2023-10-09T08:45:51.942762+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":335,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_clean_scrub_stamp":"2023-10-09T08:45:50.915416+0000","objects_scrubbed":0,"log_size":2048,"log_dups_size":0,"ondisk_log_size":2048,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:12.982738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":134217728,"num_objects":2048,"num_object_clones":0,"num_object_copies":6144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2048,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2048,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2048,"num_write_kb":131072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,7],"avail_no_missing":["0","7"],"object_location_counts":[{"shards":"0,7","objects":2048}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"78'212","reported_seq":1061,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:04.997967+0000","last_change":"2023-10-09T08:39:22.045499+0000","last_active":"2023-10-09T08:46:04.997967+0000","last_peered":"2023-10-09T08:46:04.997967+0000","last_clean":"2023-10-09T08:46:04.997967+0000","last_became_active":"2023-10-09T08:39:22.044650+0000","last_became_peered":"2023-10-09T08:39:22.044650+0000","last_unstale":"2023-10-09T08:46:04.997967+0000","last_undegraded":"2023-10-09T08:46:04.997967+0000","last_fullsized":"2023-10-09T08:46:04.997967+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":280,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'139","reported_seq":572,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.344745+0000","last_change":"2023-10-09T08:37:02.044602+0000","last_active":"2023-10-09T08:46:05.344745+0000","last_peered":"2023-10-09T08:46:05.344745+0000","last_clean":"2023-10-09T08:46:05.344745+0000","last_became_active":"2023-10-09T08:37:02.006160+0000","last_became_peered":"2023-10-09T08:37:02.006160+0000","last_unstale":"2023-10-09T08:46:05.344745+0000","last_undegraded":"2023-10-09T08:46:05.344745+0000","last_fullsized":"2023-10-09T08:46:05.344745+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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":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":[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":205,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:04.997540+0000","last_change":"2023-10-09T08:44:57.423679+0000","last_active":"2023-10-09T08:46:04.997540+0000","last_peered":"2023-10-09T08:46:04.997540+0000","last_clean":"2023-10-09T08:46:04.997540+0000","last_became_active":"2023-10-09T08:44:57.423174+0000","last_became_peered":"2023-10-09T08:44:57.423174+0000","last_unstale":"2023-10-09T08:46:04.997540+0000","last_undegraded":"2023-10-09T08:46:04.997540+0000","last_fullsized":"2023-10-09T08:46:04.997540+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["5","4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":298,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.345308+0000","last_change":"2023-10-09T08:44:56.415843+0000","last_active":"2023-10-09T08:46:05.345308+0000","last_peered":"2023-10-09T08:46:05.345308+0000","last_clean":"2023-10-09T08:46:05.345308+0000","last_became_active":"2023-10-09T08:44:56.415464+0000","last_became_peered":"2023-10-09T08:44:56.415464+0000","last_unstale":"2023-10-09T08:46:05.345308+0000","last_undegraded":"2023-10-09T08:46:05.345308+0000","last_fullsized":"2023-10-09T08:46:05.345308+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"9.b","version":"340'1897","reported_seq":1909,"reported_epoch":340,"state":"active+clean","last_fresh":"2023-10-09T08:46:19.572022+0000","last_change":"2023-10-09T08:45:51.954934+0000","last_active":"2023-10-09T08:46:19.572022+0000","last_peered":"2023-10-09T08:46:19.572022+0000","last_clean":"2023-10-09T08:46:19.572022+0000","last_became_active":"2023-10-09T08:45:51.954530+0000","last_became_peered":"2023-10-09T08:45:51.954530+0000","last_unstale":"2023-10-09T08:46:19.572022+0000","last_undegraded":"2023-10-09T08:46:19.572022+0000","last_fullsized":"2023-10-09T08:46:19.572022+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":335,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_clean_scrub_stamp":"2023-10-09T08:45:50.915416+0000","objects_scrubbed":0,"log_size":1897,"log_dups_size":0,"ondisk_log_size":1897,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124321792,"num_objects":1897,"num_object_clones":0,"num_object_copies":5691,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1897,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1897,"num_write_kb":121408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"78'132","reported_seq":1025,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.344692+0000","last_change":"2023-10-09T08:37:02.049170+0000","last_active":"2023-10-09T08:46:05.344692+0000","last_peered":"2023-10-09T08:46:05.344692+0000","last_clean":"2023-10-09T08:46:05.344692+0000","last_became_active":"2023-10-09T08:37:02.045848+0000","last_became_peered":"2023-10-09T08:37:02.045848+0000","last_unstale":"2023-10-09T08:46:05.344692+0000","last_undegraded":"2023-10-09T08:46:05.344692+0000","last_fullsized":"2023-10-09T08:46:05.344692+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0,3],"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":236,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.727009+0000","last_change":"2023-10-09T08:44:56.409646+0000","last_active":"2023-10-09T08:46:05.727009+0000","last_peered":"2023-10-09T08:46:05.727009+0000","last_clean":"2023-10-09T08:46:05.727009+0000","last_became_active":"2023-10-09T08:44:56.409151+0000","last_became_peered":"2023-10-09T08:44:56.409151+0000","last_unstale":"2023-10-09T08:46:05.727009+0000","last_undegraded":"2023-10-09T08:46:05.727009+0000","last_fullsized":"2023-10-09T08:46:05.727009+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:21:45.857509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.6","version":"0'0","reported_seq":149,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.027564+0000","last_change":"2023-10-09T08:42:46.829188+0000","last_active":"2023-10-09T08:46:05.027564+0000","last_peered":"2023-10-09T08:46:05.027564+0000","last_clean":"2023-10-09T08:46:05.027564+0000","last_became_active":"2023-10-09T08:42:46.828741+0000","last_became_peered":"2023-10-09T08:42:46.828741+0000","last_unstale":"2023-10-09T08:46:05.027564+0000","last_undegraded":"2023-10-09T08:46:05.027564+0000","last_fullsized":"2023-10-09T08:46:05.027564+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.035270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"avail_no_missing":["2","0","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.e","version":"340'1975","reported_seq":1984,"reported_epoch":340,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:46:19.457416+0000","last_change":"2023-10-09T08:46:08.094150+0000","last_active":"2023-10-09T08:46:19.457416+0000","last_peered":"2023-10-09T08:46:19.457416+0000","last_clean":"2023-10-09T08:45:50.915416+0000","last_became_active":"2023-10-09T08:45:51.951950+0000","last_became_peered":"2023-10-09T08:45:51.951950+0000","last_unstale":"2023-10-09T08:46:19.457416+0000","last_undegraded":"2023-10-09T08:46:08.090845+0000","last_fullsized":"2023-10-09T08:45:51.948574+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":335,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_clean_scrub_stamp":"2023-10-09T08:45:50.915416+0000","objects_scrubbed":0,"log_size":1975,"log_dups_size":0,"ondisk_log_size":1975,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129433600,"num_objects":1975,"num_object_clones":0,"num_object_copies":5925,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1975,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1975,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1975,"num_write_kb":126400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":["7","0"],"object_location_counts":[{"shards":"0,7","objects":1975}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"77'74","reported_seq":724,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.345097+0000","last_change":"2023-10-09T08:44:57.412457+0000","last_active":"2023-10-09T08:46:05.345097+0000","last_peered":"2023-10-09T08:46:05.345097+0000","last_clean":"2023-10-09T08:46:05.345097+0000","last_became_active":"2023-10-09T08:44:57.411626+0000","last_became_peered":"2023-10-09T08:44:57.411626+0000","last_unstale":"2023-10-09T08:46:05.345097+0000","last_undegraded":"2023-10-09T08:46:05.345097+0000","last_fullsized":"2023-10-09T08:46:05.345097+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_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":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":[7,0],"acting":[7,0,4],"avail_no_missing":["7","0","4"],"object_location_counts":[{"shards":"0,4,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":238,"reported_epoch":339,"state":"active+undersized","last_fresh":"2023-10-09T08:46:04.997878+0000","last_change":"2023-10-09T08:40:18.736743+0000","last_active":"2023-10-09T08:46:04.997878+0000","last_peered":"2023-10-09T08:46:04.997878+0000","last_clean":"2023-10-09T08:26:40.690896+0000","last_became_active":"2023-10-09T08:40:18.736743+0000","last_became_peered":"2023-10-09T08:40:18.736743+0000","last_unstale":"2023-10-09T08:46:04.997878+0000","last_undegraded":"2023-10-09T08:46:04.997878+0000","last_fullsized":"2023-10-09T08:40:18.731005+0000","mapping_epoch":286,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":["5","2"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":206,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.727543+0000","last_change":"2023-10-09T08:39:21.097408+0000","last_active":"2023-10-09T08:46:05.727543+0000","last_peered":"2023-10-09T08:46:05.727543+0000","last_clean":"2023-10-09T08:46:05.727543+0000","last_became_active":"2023-10-09T08:39:21.096959+0000","last_became_peered":"2023-10-09T08:39:21.096959+0000","last_unstale":"2023-10-09T08:46:05.727543+0000","last_undegraded":"2023-10-09T08:46:05.727543+0000","last_fullsized":"2023-10-09T08:46:05.727543+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.185603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.d","version":"340'1880","reported_seq":1890,"reported_epoch":340,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:46:19.466742+0000","last_change":"2023-10-09T08:46:08.092316+0000","last_active":"2023-10-09T08:46:19.466742+0000","last_peered":"2023-10-09T08:46:19.466742+0000","last_clean":"2023-10-09T08:45:50.915416+0000","last_became_active":"2023-10-09T08:45:51.952950+0000","last_became_peered":"2023-10-09T08:45:51.952950+0000","last_unstale":"2023-10-09T08:46:19.466742+0000","last_undegraded":"2023-10-09T08:46:08.080835+0000","last_fullsized":"2023-10-09T08:45:51.950084+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":335,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_clean_scrub_stamp":"2023-10-09T08:45:50.915416+0000","objects_scrubbed":0,"log_size":1880,"log_dups_size":0,"ondisk_log_size":1880,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":1880,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1880,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1880,"num_write_kb":120320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":["7","5"],"object_location_counts":[{"shards":"5,7","objects":1880}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":112,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.344374+0000","last_change":"2023-10-09T08:37:44.179790+0000","last_active":"2023-10-09T08:46:05.344374+0000","last_peered":"2023-10-09T08:46:05.344374+0000","last_clean":"2023-10-09T08:46:05.344374+0000","last_became_active":"2023-10-09T08:37:01.012791+0000","last_became_peered":"2023-10-09T08:37:01.012791+0000","last_unstale":"2023-10-09T08:46:05.344374+0000","last_undegraded":"2023-10-09T08:46:05.344374+0000","last_fullsized":"2023-10-09T08:46:05.344374+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"78'135","reported_seq":531,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.001606+0000","last_change":"2023-10-09T08:44:57.422348+0000","last_active":"2023-10-09T08:46:05.001606+0000","last_peered":"2023-10-09T08:46:05.001606+0000","last_clean":"2023-10-09T08:46:05.001606+0000","last_became_active":"2023-10-09T08:44:57.421775+0000","last_became_peered":"2023-10-09T08:44:57.421775+0000","last_unstale":"2023-10-09T08:46:05.001606+0000","last_undegraded":"2023-10-09T08:46:05.001606+0000","last_fullsized":"2023-10-09T08:46:05.001606+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["6","3","4"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":49,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:04.997410+0000","last_change":"2023-10-09T08:42:46.797037+0000","last_active":"2023-10-09T08:46:04.997410+0000","last_peered":"2023-10-09T08:46:04.997410+0000","last_clean":"2023-10-09T08:46:04.997410+0000","last_became_active":"2023-10-09T08:42:46.796516+0000","last_became_peered":"2023-10-09T08:42:46.796516+0000","last_unstale":"2023-10-09T08:46:04.997410+0000","last_undegraded":"2023-10-09T08:46:04.997410+0000","last_fullsized":"2023-10-09T08:46:04.997410+0000","mapping_epoch":300,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.c","version":"340'1974","reported_seq":1984,"reported_epoch":340,"state":"active+undersized+degraded","last_fresh":"2023-10-09T08:46:19.458996+0000","last_change":"2023-10-09T08:46:08.088093+0000","last_active":"2023-10-09T08:46:19.458996+0000","last_peered":"2023-10-09T08:46:19.458996+0000","last_clean":"2023-10-09T08:45:50.915416+0000","last_became_active":"2023-10-09T08:45:51.952029+0000","last_became_peered":"2023-10-09T08:45:51.952029+0000","last_unstale":"2023-10-09T08:46:19.458996+0000","last_undegraded":"2023-10-09T08:46:08.078545+0000","last_fullsized":"2023-10-09T08:45:51.949472+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":335,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:45:50.915416+0000","last_clean_scrub_stamp":"2023-10-09T08:45:50.915416+0000","objects_scrubbed":0,"log_size":1974,"log_dups_size":0,"ondisk_log_size":1974,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129368064,"num_objects":1974,"num_object_clones":0,"num_object_copies":5922,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1974,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1974,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1974,"num_write_kb":126336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,3],"avail_no_missing":["7","3"],"object_location_counts":[{"shards":"3,7","objects":1974}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"77'112","reported_seq":760,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.001608+0000","last_change":"2023-10-09T08:42:48.836405+0000","last_active":"2023-10-09T08:46:05.001608+0000","last_peered":"2023-10-09T08:46:05.001608+0000","last_clean":"2023-10-09T08:46:05.001608+0000","last_became_active":"2023-10-09T08:42:48.835913+0000","last_became_peered":"2023-10-09T08:42:48.835913+0000","last_unstale":"2023-10-09T08:46:05.001608+0000","last_undegraded":"2023-10-09T08:46:05.001608+0000","last_fullsized":"2023-10-09T08:46:05.001608+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":197,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.727633+0000","last_change":"2023-10-09T08:44:57.480511+0000","last_active":"2023-10-09T08:46:05.727633+0000","last_peered":"2023-10-09T08:46:05.727633+0000","last_clean":"2023-10-09T08:46:05.727633+0000","last_became_active":"2023-10-09T08:44:57.437688+0000","last_became_peered":"2023-10-09T08:44:57.437688+0000","last_unstale":"2023-10-09T08:46:05.727633+0000","last_undegraded":"2023-10-09T08:46:05.727633+0000","last_fullsized":"2023-10-09T08:46:05.727633+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:50.921245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_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":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6],"acting":[0,6,4],"avail_no_missing":["0","4","6"],"object_location_counts":[{"shards":"0,4,6","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":73,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:04.997418+0000","last_change":"2023-10-09T08:44:56.401417+0000","last_active":"2023-10-09T08:46:04.997418+0000","last_peered":"2023-10-09T08:46:04.997418+0000","last_clean":"2023-10-09T08:46:04.997418+0000","last_became_active":"2023-10-09T08:44:56.401006+0000","last_became_peered":"2023-10-09T08:44:56.401006+0000","last_unstale":"2023-10-09T08:46:04.997418+0000","last_undegraded":"2023-10-09T08:46:04.997418+0000","last_fullsized":"2023-10-09T08:46:04.997418+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":29,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.344929+0000","last_change":"2023-10-09T08:44:57.420939+0000","last_active":"2023-10-09T08:46:05.344929+0000","last_peered":"2023-10-09T08:46:05.344929+0000","last_clean":"2023-10-09T08:46:05.344929+0000","last_became_active":"2023-10-09T08:44:57.420386+0000","last_became_peered":"2023-10-09T08:44:57.420386+0000","last_unstale":"2023-10-09T08:46:05.344929+0000","last_undegraded":"2023-10-09T08:46:05.344929+0000","last_fullsized":"2023-10-09T08:46:05.344929+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,6,4],"avail_no_missing":["7","4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":27,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:04.997877+0000","last_change":"2023-10-09T08:44:57.411484+0000","last_active":"2023-10-09T08:46:04.997877+0000","last_peered":"2023-10-09T08:46:04.997877+0000","last_clean":"2023-10-09T08:46:04.997877+0000","last_became_active":"2023-10-09T08:44:57.410777+0000","last_became_peered":"2023-10-09T08:44:57.410777+0000","last_unstale":"2023-10-09T08:46:04.997877+0000","last_undegraded":"2023-10-09T08:46:04.997877+0000","last_fullsized":"2023-10-09T08:46:04.997877+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":174,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:04.998010+0000","last_change":"2023-10-09T08:44:57.473689+0000","last_active":"2023-10-09T08:46:04.998010+0000","last_peered":"2023-10-09T08:46:04.998010+0000","last_clean":"2023-10-09T08:46:04.998010+0000","last_became_active":"2023-10-09T08:44:57.425718+0000","last_became_peered":"2023-10-09T08:44:57.425718+0000","last_unstale":"2023-10-09T08:46:04.998010+0000","last_undegraded":"2023-10-09T08:46:04.998010+0000","last_fullsized":"2023-10-09T08:46:04.998010+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":0,"num_read_kb":0,"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],"acting":[5,6,4],"avail_no_missing":["5","4","6"],"object_location_counts":[{"shards":"4,5,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":270,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:04.994522+0000","last_change":"2023-10-09T08:44:57.398478+0000","last_active":"2023-10-09T08:46:04.994522+0000","last_peered":"2023-10-09T08:46:04.994522+0000","last_clean":"2023-10-09T08:46:04.994522+0000","last_became_active":"2023-10-09T08:44:57.398041+0000","last_became_peered":"2023-10-09T08:44:57.398041+0000","last_unstale":"2023-10-09T08:46:04.994522+0000","last_undegraded":"2023-10-09T08:46:04.994522+0000","last_fullsized":"2023-10-09T08:46:04.994522+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:03.600250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2,4],"avail_no_missing":["3","2","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"60'2","reported_seq":263,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:04.998132+0000","last_change":"2023-10-09T08:44:57.439436+0000","last_active":"2023-10-09T08:46:04.998132+0000","last_peered":"2023-10-09T08:46:04.998132+0000","last_clean":"2023-10-09T08:46:04.998132+0000","last_became_active":"2023-10-09T08:44:57.438795+0000","last_became_peered":"2023-10-09T08:44:57.438795+0000","last_unstale":"2023-10-09T08:46:04.998132+0000","last_undegraded":"2023-10-09T08:46:04.998132+0000","last_fullsized":"2023-10-09T08:46:04.998132+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":0,"num_read_kb":0,"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,6],"acting":[5,6,4],"avail_no_missing":["5","4","6"],"object_location_counts":[{"shards":"4,5,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":348,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.726886+0000","last_change":"2023-10-09T08:44:56.391459+0000","last_active":"2023-10-09T08:46:05.726886+0000","last_peered":"2023-10-09T08:46:05.726886+0000","last_clean":"2023-10-09T08:46:05.726886+0000","last_became_active":"2023-10-09T08:44:56.391065+0000","last_became_peered":"2023-10-09T08:44:56.391065+0000","last_unstale":"2023-10-09T08:46:05.726886+0000","last_undegraded":"2023-10-09T08:46:05.726886+0000","last_fullsized":"2023-10-09T08:46:05.726886+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:15.865767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"60'1","reported_seq":258,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:04.995542+0000","last_change":"2023-10-09T08:40:18.740735+0000","last_active":"2023-10-09T08:46:04.995542+0000","last_peered":"2023-10-09T08:46:04.995542+0000","last_clean":"2023-10-09T08:46:04.995542+0000","last_became_active":"2023-10-09T08:40:18.739766+0000","last_became_peered":"2023-10-09T08:40:18.739766+0000","last_unstale":"2023-10-09T08:46:04.995542+0000","last_undegraded":"2023-10-09T08:46:04.995542+0000","last_fullsized":"2023-10-09T08:46:04.995542+0000","mapping_epoch":286,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":287,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:50.266449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":387,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:05.727255+0000","last_change":"2023-10-09T08:40:18.738120+0000","last_active":"2023-10-09T08:46:05.727255+0000","last_peered":"2023-10-09T08:46:05.727255+0000","last_clean":"2023-10-09T08:46:05.727255+0000","last_became_active":"2023-10-09T08:40:18.737774+0000","last_became_peered":"2023-10-09T08:40:18.737774+0000","last_unstale":"2023-10-09T08:46:05.727255+0000","last_undegraded":"2023-10-09T08:46:05.727255+0000","last_fullsized":"2023-10-09T08:46:05.727255+0000","mapping_epoch":286,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":287,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:30.603223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1f","version":"60'4","reported_seq":182,"reported_epoch":339,"state":"active+clean","last_fresh":"2023-10-09T08:46:04.998480+0000","last_change":"2023-10-09T08:42:46.192333+0000","last_active":"2023-10-09T08:46:04.998480+0000","last_peered":"2023-10-09T08:46:04.998480+0000","last_clean":"2023-10-09T08:46:04.998480+0000","last_became_active":"2023-10-09T08:42:45.802246+0000","last_became_peered":"2023-10-09T08:42:45.802246+0000","last_unstale":"2023-10-09T08:46:04.998480+0000","last_undegraded":"2023-10-09T08:46:04.998480+0000","last_fullsized":"2023-10-09T08:46:04.998480+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":8,"num_bytes_recovered":2216,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":313,"reported_epoch":339,"state":"active+clean+remapped","last_fresh":"2023-10-09T08:46:05.027006+0000","last_change":"2023-10-09T08:44:57.417116+0000","last_active":"2023-10-09T08:46:05.027006+0000","last_peered":"2023-10-09T08:46:05.027006+0000","last_clean":"2023-10-09T08:46:05.027006+0000","last_became_active":"2023-10-09T08:44:57.416550+0000","last_became_peered":"2023-10-09T08:44:57.416550+0000","last_unstale":"2023-10-09T08:46:05.027006+0000","last_undegraded":"2023-10-09T08:46:05.027006+0000","last_fullsized":"2023-10-09T08:46:05.027006+0000","mapping_epoch":322,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:05.202829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,6,4],"avail_no_missing":["2","4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"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":74,"acting":92,"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":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":59,"num_bytes_recovered":12408,"num_keys_recovered":40,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":102400,"data_stored":16534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":44585,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":77,"acting":94,"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":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":9,"num_pg":16,"stat_sum":{"num_bytes":2121465856,"num_objects":32371,"num_object_clones":0,"num_object_copies":97113,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":25979,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":32371,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":32371,"num_write_kb":2071744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4712169472,"data_stored":4712169472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":32371,"ondisk_log_size":32371,"up":35,"acting":35,"num_store_stats":6},{"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":1,"num_objects_misplaced":2,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":118,"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":6259,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":18,"acting":23,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430814,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1830016,"kb_used_data":926968,"kb_used_omap":0,"kb_used_meta":903040,"kb_avail":91915136,"statfs":{"total":95995035648,"available":94121099264,"internally_reserved":0,"allocated":949215232,"data_stored":948255033,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":924712960},"hb_peers":[0,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,1,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:45:24 2023","interfaces":[{"interface":"back","average":{"1min":1.4970000000000001,"5min":2.0529999999999999,"15min":1.256},"min":{"1min":0.29599999999999999,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":5.4029999999999996,"5min":49.264000000000003,"15min":49.264000000000003},"last":0.66500000000000004},{"interface":"front","average":{"1min":1.3859999999999999,"5min":2.6760000000000002,"15min":1.544},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":4.0609999999999999,"5min":49.292999999999999,"15min":49.292999999999999},"last":1.605}]},{"osd":1,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.89400000000000002,"15min":1.026},"min":{"1min":0.34000000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":2.4079999999999999,"5min":3.7629999999999999,"15min":3.7629999999999999},"last":0.77300000000000002},{"interface":"front","average":{"1min":1.3759999999999999,"5min":1.2390000000000001,"15min":1.2949999999999999},"min":{"1min":0.41599999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":3.266,"5min":9.0079999999999991,"15min":9.0079999999999991},"last":0.54500000000000004}]},{"osd":2,"last update":"Mon Oct 9 08:46:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":2.798,"15min":1.375},"min":{"1min":0.59299999999999997,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":5.0279999999999996,"5min":78.978999999999999,"15min":78.978999999999999},"last":2.5299999999999998},{"interface":"front","average":{"1min":0.79100000000000004,"5min":2.4460000000000002,"15min":1.3009999999999999},"min":{"1min":0.45300000000000001,"5min":0.311,"15min":0.311},"max":{"1min":1.069,"5min":79.094999999999999,"15min":79.094999999999999},"last":0.48599999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:45:44 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":1.6120000000000001,"15min":1.071},"min":{"1min":0.33500000000000002,"5min":0.32900000000000001,"15min":0.30099999999999999},"max":{"1min":4.883,"5min":13.317,"15min":13.317},"last":1.881},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.583,"15min":1.054},"min":{"1min":0.34799999999999998,"5min":0.29099999999999998,"15min":0.28899999999999998},"max":{"1min":3.681,"5min":6.9400000000000004,"15min":6.9400000000000004},"last":1.4570000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:45:44 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":1.1990000000000001,"15min":0.90200000000000002},"min":{"1min":0.40799999999999997,"5min":0.27700000000000002,"15min":0.27500000000000002},"max":{"1min":3.1619999999999999,"5min":10.146000000000001,"15min":10.146000000000001},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.84599999999999997,"5min":1.7230000000000001,"15min":1.143},"min":{"1min":0.309,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":2.149,"5min":13.246,"15min":13.246},"last":1.9530000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:45:33 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":1.8140000000000001,"15min":1.637},"min":{"1min":0.372,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":2.9060000000000001,"5min":16.094000000000001,"15min":16.094000000000001},"last":1.849},{"interface":"front","average":{"1min":1.5589999999999999,"5min":2.0859999999999999,"15min":1.321},"min":{"1min":0.39300000000000002,"5min":0.317,"15min":0.317},"max":{"1min":6.9560000000000004,"5min":8.5199999999999996,"15min":8.5199999999999996},"last":1.373}]},{"osd":6,"last update":"Mon Oct 9 08:45:44 2023","interfaces":[{"interface":"back","average":{"1min":1.379,"5min":2.0369999999999999,"15min":1.226},"min":{"1min":0.54400000000000004,"5min":0.34000000000000002,"15min":0.33100000000000002},"max":{"1min":7.0110000000000001,"5min":9.4030000000000005,"15min":9.4030000000000005},"last":1.4239999999999999},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.548,"15min":1.083},"min":{"1min":0.505,"5min":0.318,"15min":0.318},"max":{"1min":3.1190000000000002,"5min":11.127000000000001,"15min":11.127000000000001},"last":0.95299999999999996}]}]},{"osd":6,"up_from":42,"seq":180388627046,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1258556,"kb_used_data":370164,"kb_used_omap":0,"kb_used_meta":888384,"kb_avail":92486596,"statfs":{"total":95995035648,"available":94706274304,"internally_reserved":0,"allocated":379047936,"data_stored":378091979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":909705216},"hb_peers":[0,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":3.085,"15min":1.5489999999999999},"min":{"1min":0.27400000000000002,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":5.0110000000000001,"5min":108.703,"15min":108.703},"last":2.1720000000000002},{"interface":"front","average":{"1min":2.2130000000000001,"5min":3.5830000000000002,"15min":1.7849999999999999},"min":{"1min":0.28899999999999998,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":14.537000000000001,"5min":108.726,"15min":108.726},"last":1.925}]},{"osd":1,"last update":"Mon Oct 9 08:30:49 2023","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.4910000000000001,"15min":2.0310000000000001},"min":{"1min":0.35299999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":5.0899999999999999,"5min":12.654999999999999,"15min":12.654999999999999},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.302,"15min":1.7929999999999999},"min":{"1min":0.33200000000000002,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":6.4029999999999996,"5min":6.4029999999999996,"15min":6.4029999999999996},"last":0.67000000000000004}]},{"osd":2,"last update":"Mon Oct 9 08:45:48 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":2.7490000000000001,"15min":1.411},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":2.7690000000000001,"5min":109.04900000000001,"15min":109.04900000000001},"last":0.374},{"interface":"front","average":{"1min":0.93500000000000005,"5min":2.7370000000000001,"15min":1.419},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":3.1850000000000001,"5min":108.863,"15min":108.863},"last":0.39800000000000002}]},{"osd":3,"last update":"Mon Oct 9 08:45:44 2023","interfaces":[{"interface":"back","average":{"1min":1.6319999999999999,"5min":3.802,"15min":1.994},"min":{"1min":0.31,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":9.1479999999999997,"5min":206.36600000000001,"15min":206.36600000000001},"last":0.53100000000000003},{"interface":"front","average":{"1min":1.3280000000000001,"5min":3.4369999999999998,"15min":1.9410000000000001},"min":{"1min":0.32600000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":5.6559999999999997,"5min":206.185,"15min":206.185},"last":0.47399999999999998}]},{"osd":4,"last update":"Mon Oct 9 08:45:44 2023","interfaces":[{"interface":"back","average":{"1min":1.266,"5min":1.5169999999999999,"15min":1.0189999999999999},"min":{"1min":0.376,"5min":0.29199999999999998,"15min":0.27600000000000002},"max":{"1min":4.9770000000000003,"5min":10.07,"15min":10.07},"last":0.45600000000000002},{"interface":"front","average":{"1min":1.524,"5min":1.9419999999999999,"15min":1.2170000000000001},"min":{"1min":0.38400000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":12.917,"5min":14.907999999999999,"15min":14.907999999999999},"last":0.45100000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:45:28 2023","interfaces":[{"interface":"back","average":{"1min":2.589,"5min":2.5139999999999998,"15min":1.75},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":21.861000000000001,"5min":21.861000000000001,"15min":21.861000000000001},"last":0.41999999999999998},{"interface":"front","average":{"1min":2.0819999999999999,"5min":2.6880000000000002,"15min":1.8080000000000001},"min":{"1min":0.35199999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":9.1120000000000001,"5min":14.565,"15min":14.565},"last":0.44}]},{"osd":7,"last update":"Mon Oct 9 08:45:44 2023","interfaces":[{"interface":"back","average":{"1min":1.5740000000000001,"5min":2.173,"15min":1.2629999999999999},"min":{"1min":0.39200000000000002,"5min":0.28999999999999998,"15min":0.28899999999999998},"max":{"1min":9.1760000000000002,"5min":11.445,"15min":11.445},"last":0.55700000000000005},{"interface":"front","average":{"1min":1.526,"5min":2.1640000000000001,"15min":1.3029999999999999},"min":{"1min":0.40999999999999998,"5min":0.34200000000000003,"15min":0.318},"max":{"1min":5.0460000000000003,"5min":12.821999999999999,"15min":12.821999999999999},"last":0.56200000000000006}]}]},{"osd":1,"up_from":179,"seq":768799146042,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1562208,"kb_used_data":1307736,"kb_used_omap":8,"kb_used_meta":254455,"kb_avail":92182944,"statfs":{"total":95995035648,"available":94395334656,"internally_reserved":0,"allocated":1339121664,"data_stored":1338174061,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8626,"internal_metadata":260562510},"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 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":1.6479999999999999,"15min":2.5499999999999998},"min":{"1min":0.34300000000000003,"5min":0.246,"15min":0.246},"max":{"1min":3.6819999999999999,"5min":15.058999999999999,"15min":15.058999999999999},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.83799999999999997,"15min":1.0820000000000001},"min":{"1min":0.28499999999999998,"5min":0.247,"15min":0.247},"max":{"1min":1.3759999999999999,"5min":4.5730000000000004,"15min":4.5730000000000004},"last":0.78300000000000003}]},{"osd":2,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":1.032,"15min":1.45},"min":{"1min":0.30499999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":4.891,"5min":5.9429999999999996,"15min":5.9429999999999996},"last":0.51600000000000001},{"interface":"front","average":{"1min":1.155,"5min":1.6080000000000001,"15min":2.3780000000000001},"min":{"1min":0.32300000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":4.391,"5min":14.981999999999999,"15min":14.981999999999999},"last":1.026}]},{"osd":3,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":2.0099999999999998,"15min":3.0699999999999998},"min":{"1min":0.29999999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":3.9670000000000001,"5min":15.029999999999999,"15min":15.029999999999999},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.58299999999999996,"5min":1.494,"15min":2.2949999999999999},"min":{"1min":0.307,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.2929999999999999,"5min":6.6699999999999999,"15min":6.6699999999999999},"last":1.103}]},{"osd":4,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0349999999999999,"15min":1.2190000000000001},"min":{"1min":0.371,"5min":0.315,"15min":0.315},"max":{"1min":4.8449999999999998,"5min":4.8449999999999998,"15min":4.8449999999999998},"last":1.224},{"interface":"front","average":{"1min":1.264,"5min":1.405,"15min":1.764},"min":{"1min":0.38700000000000001,"5min":0.375,"15min":0.375},"max":{"1min":3.9340000000000002,"5min":5.952,"15min":5.952},"last":1.2529999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.032,"15min":1.181},"min":{"1min":0.41399999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":4.8680000000000003,"5min":4.8680000000000003,"15min":4.8680000000000003},"last":1.075},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.2030000000000001,"15min":1.4419999999999999},"min":{"1min":0.40899999999999997,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":4.7960000000000003,"5min":4.7960000000000003,"15min":4.7960000000000003},"last":1.47}]},{"osd":6,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.325,"5min":1.4430000000000001,"15min":1.8089999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":4.024,"5min":5.9050000000000002,"15min":5.9050000000000002},"last":1.345},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.2789999999999999,"15min":1.599},"min":{"1min":0.53300000000000003,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":4.7590000000000003,"5min":4.7590000000000003,"15min":4.7590000000000003},"last":1.3200000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.2310000000000001,"15min":1.5069999999999999},"min":{"1min":0.433,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":4,"5min":4.3739999999999997,"15min":4.3739999999999997},"last":1.286},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.292,"15min":1.6419999999999999},"min":{"1min":0.48099999999999998,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":4.8200000000000003,"5min":4.8250000000000002,"15min":4.8250000000000002},"last":1.393}]}]},{"osd":0,"up_from":88,"seq":377957122474,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1284976,"kb_used_data":650152,"kb_used_omap":8,"kb_used_meta":634807,"kb_avail":92460176,"statfs":{"total":95995035648,"available":94679220224,"internally_reserved":0,"allocated":665755648,"data_stored":664172588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":650042858},"hb_peers":[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 08:30:52 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":1.139,"15min":1.468},"min":{"1min":0.189,"5min":0.189,"15min":0.189},"max":{"1min":4.4740000000000002,"5min":9.5630000000000006,"15min":9.5630000000000006},"last":0.48199999999999998},{"interface":"front","average":{"1min":1.262,"5min":1.2090000000000001,"15min":1.49},"min":{"1min":0.252,"5min":0.217,"15min":0.217},"max":{"1min":6.5700000000000003,"5min":10.163,"15min":10.163},"last":0.36799999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:46:07 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":1.0589999999999999,"15min":0.69099999999999995},"min":{"1min":0.307,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":2.1659999999999999,"5min":14.734,"15min":14.734},"last":0.183},{"interface":"front","average":{"1min":0.67100000000000004,"5min":1.244,"15min":0.76500000000000001},"min":{"1min":0.33900000000000002,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":1.0660000000000001,"5min":7.0970000000000004,"15min":7.0970000000000004},"last":3.6899999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:45:55 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":1.25,"15min":0.86399999999999999},"min":{"1min":0.23300000000000001,"5min":0.192,"15min":0.192},"max":{"1min":4.1669999999999998,"5min":8.2899999999999991,"15min":9.9480000000000004},"last":3.2280000000000002},{"interface":"front","average":{"1min":0.624,"5min":1.427,"15min":0.91000000000000003},"min":{"1min":0.28999999999999998,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.96899999999999997,"5min":7.5899999999999999,"15min":7.5899999999999999},"last":3.3929999999999998}]},{"osd":4,"last update":"Mon Oct 9 08:45:32 2023","interfaces":[{"interface":"back","average":{"1min":1.234,"5min":1.3029999999999999,"15min":1.0029999999999999},"min":{"1min":0.441,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":4.3659999999999997,"5min":7.0570000000000004,"15min":7.0570000000000004},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.875,"5min":1.3720000000000001,"15min":0.998},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":4.8719999999999999,"5min":7.7969999999999997,"15min":7.7969999999999997},"last":1.5569999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:45:32 2023","interfaces":[{"interface":"back","average":{"1min":2.8199999999999998,"5min":2.2490000000000001,"15min":1.331},"min":{"1min":0.33500000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":11.103,"5min":11.103,"15min":11.103},"last":1.601},{"interface":"front","average":{"1min":1.792,"5min":2.0059999999999998,"15min":1.3240000000000001},"min":{"1min":0.434,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":8.7439999999999998,"5min":12.000999999999999,"15min":12.000999999999999},"last":3.6669999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:45:32 2023","interfaces":[{"interface":"back","average":{"1min":1.339,"5min":1.75,"15min":1.143},"min":{"1min":0.33800000000000002,"5min":0.318,"15min":0.318},"max":{"1min":5.3630000000000004,"5min":7.8380000000000001,"15min":7.8380000000000001},"last":1.3400000000000001},{"interface":"front","average":{"1min":2.121,"5min":2.1539999999999999,"15min":1.3220000000000001},"min":{"1min":0.51000000000000001,"5min":0.375,"15min":0.35299999999999998},"max":{"1min":9.7629999999999999,"5min":11.978,"15min":11.978},"last":3.4660000000000002}]},{"osd":7,"last update":"Mon Oct 9 08:45:32 2023","interfaces":[{"interface":"back","average":{"1min":2.218,"5min":1.944,"15min":1.2569999999999999},"min":{"1min":0.46500000000000002,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":8.702,"5min":8.702,"15min":8.702},"last":3.5129999999999999},{"interface":"front","average":{"1min":1.6080000000000001,"5min":1.7390000000000001,"15min":1.196},"min":{"1min":0.54500000000000004,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":5.0960000000000001,"5min":7.3170000000000002,"15min":7.3170000000000002},"last":0.501}]}]},{"osd":2,"up_from":255,"seq":1095216660585,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1356160,"kb_used_data":1049912,"kb_used_omap":19,"kb_used_meta":306220,"kb_avail":92388992,"statfs":{"total":95995035648,"available":94606327808,"internally_reserved":0,"allocated":1075109888,"data_stored":1073457893,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20436,"internal_metadata":313569324},"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 08:46:05 2023","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":1.611,"15min":0.90000000000000002},"min":{"1min":0.27100000000000002,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":4.9180000000000001,"5min":25.434999999999999,"15min":25.434999999999999},"last":1},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.4319999999999999,"15min":0.92600000000000005},"min":{"1min":0.40899999999999997,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":5.5259999999999998,"5min":24.622,"15min":24.622},"last":0.57999999999999996}]},{"osd":3,"last update":"Mon Oct 9 08:46:05 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":1.3109999999999999,"15min":1.073},"min":{"1min":0.314,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.76400000000000001,"5min":8.6340000000000003,"15min":52.119},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.60099999999999998,"5min":1.232,"15min":1.0469999999999999},"min":{"1min":0.28899999999999998,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.99399999999999999,"5min":8.9949999999999992,"15min":51.493000000000002},"last":1.0609999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:46:05 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.3480000000000001,"15min":1.0089999999999999},"min":{"1min":0.45000000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":2.8929999999999998,"5min":9.7520000000000007,"15min":9.7520000000000007},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.872,"5min":1.528,"15min":1.077},"min":{"1min":0.48799999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.034,"5min":7.5220000000000002,"15min":8.4619999999999997},"last":0.78400000000000003}]},{"osd":5,"last update":"Mon Oct 9 08:45:31 2023","interfaces":[{"interface":"back","average":{"1min":1.8979999999999999,"5min":1.823,"15min":1.615},"min":{"1min":0.39200000000000002,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":11.879,"5min":11.879,"15min":12.055999999999999},"last":1.032},{"interface":"front","average":{"1min":1.5680000000000001,"5min":1.5920000000000001,"15min":1.2529999999999999},"min":{"1min":0.47399999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":4.4950000000000001,"5min":9.8249999999999993,"15min":9.8249999999999993},"last":0.42499999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:46:05 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.6419999999999999,"15min":1.099},"min":{"1min":0.47999999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":2.8540000000000001,"5min":9.8559999999999999,"15min":9.8559999999999999},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.90100000000000002,"5min":1.7709999999999999,"15min":1.1479999999999999},"min":{"1min":0.45100000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.1870000000000001,"5min":8.3279999999999994,"15min":8.4250000000000007},"last":1.1160000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:46:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.6970000000000001,"15min":1.147},"min":{"1min":0.50800000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":3.004,"5min":10.898999999999999,"15min":10.898999999999999},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.91800000000000004,"5min":1.9379999999999999,"15min":1.242},"min":{"1min":0.51400000000000001,"5min":0.374,"15min":0.374},"max":{"1min":1.2270000000000001,"5min":10.522,"15min":10.522},"last":1.1519999999999999}]}]},{"osd":3,"up_from":103,"seq":442381631904,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1423064,"kb_used_data":625488,"kb_used_omap":4,"kb_used_meta":797563,"kb_avail":92322088,"statfs":{"total":95995035648,"available":94537818112,"internally_reserved":0,"allocated":640499712,"data_stored":638702196,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":816704854},"hb_peers":[0,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 08:45:52 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":2.6589999999999998,"15min":2.2050000000000001},"min":{"1min":0.23000000000000001,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":5.1820000000000004,"5min":95.281000000000006,"15min":100.783},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.67500000000000004,"5min":2.4580000000000002,"15min":2.2320000000000002},"min":{"1min":0.28999999999999998,"5min":0.216,"15min":0.216},"max":{"1min":2.1360000000000001,"5min":95.576999999999998,"15min":99.900999999999996},"last":0.255}]},{"osd":1,"last update":"Mon Oct 9 08:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.478,"15min":1.788},"min":{"1min":0.28000000000000003,"5min":0.219,"15min":0.219},"max":{"1min":3.3809999999999998,"5min":8.5969999999999995,"15min":8.5969999999999995},"last":0.48499999999999999},{"interface":"front","average":{"1min":1.149,"5min":1.4319999999999999,"15min":1.504},"min":{"1min":0.34899999999999998,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":3.9569999999999999,"5min":5.7510000000000003,"15min":5.7510000000000003},"last":0.496}]},{"osd":2,"last update":"Mon Oct 9 08:45:56 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":2.8620000000000001,"15min":1.3029999999999999},"min":{"1min":0.313,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":3.2810000000000001,"5min":105.383,"15min":105.383},"last":1.772},{"interface":"front","average":{"1min":0.75900000000000001,"5min":2.8519999999999999,"15min":1.3300000000000001},"min":{"1min":0.32100000000000001,"5min":0.218,"15min":0.218},"max":{"1min":3.806,"5min":97.926000000000002,"15min":97.926000000000002},"last":0.441}]},{"osd":4,"last update":"Mon Oct 9 08:45:52 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.163,"15min":0.91300000000000003},"min":{"1min":0.35599999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":2.903,"5min":5.1349999999999998,"15min":5.2160000000000002},"last":1.002},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.425,"15min":0.97999999999999998},"min":{"1min":0.45700000000000002,"5min":0.32300000000000001,"15min":0.30199999999999999},"max":{"1min":3.306,"5min":7.6420000000000003,"15min":7.6420000000000003},"last":1.837}]},{"osd":5,"last update":"Mon Oct 9 08:45:34 2023","interfaces":[{"interface":"back","average":{"1min":1.6060000000000001,"5min":2.1070000000000002,"15min":1.4450000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":4.7930000000000001,"5min":10.276,"15min":10.276},"last":0.35599999999999998},{"interface":"front","average":{"1min":1.5880000000000001,"5min":2.1760000000000002,"15min":1.4610000000000001},"min":{"1min":0.40300000000000002,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.5430000000000001,"5min":10.196,"15min":10.196},"last":1.8180000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:45:52 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.911,"15min":1.2030000000000001},"min":{"1min":0.39500000000000002,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":2.887,"5min":11.173,"15min":11.173},"last":0.39300000000000002},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.8480000000000001,"15min":1.1459999999999999},"min":{"1min":0.51100000000000001,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":3.2429999999999999,"5min":8.4290000000000003,"15min":8.4290000000000003},"last":1.798}]},{"osd":7,"last update":"Mon Oct 9 08:45:52 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.9279999999999999,"15min":1.1279999999999999},"min":{"1min":0.38600000000000001,"5min":0.35199999999999998,"15min":0.33500000000000002},"max":{"1min":3.75,"5min":20.478000000000002,"15min":20.478000000000002},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.79,"15min":1.159},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":3.0910000000000002,"5min":11.382,"15min":11.382},"last":0.60299999999999998}]}]},{"osd":4,"up_from":0,"seq":128849019511,"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":278,"seq":1194000908373,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1175144,"kb_used_data":844128,"kb_used_omap":8,"kb_used_meta":330999,"kb_avail":92570008,"statfs":{"total":95995035648,"available":94791688192,"internally_reserved":0,"allocated":864387072,"data_stored":863446528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8278,"internal_metadata":338943914},"hb_peers":[0,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 08:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.3240000000000001,"5min":2.6629999999999998,"15min":1.5629999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":8.077,"5min":37.795999999999999,"15min":37.795999999999999},"last":3.887},{"interface":"front","average":{"1min":1.363,"5min":2.6760000000000002,"15min":1.7250000000000001},"min":{"1min":0.27700000000000002,"5min":0.248,"15min":0.248},"max":{"1min":9.0120000000000005,"5min":36.978000000000002,"15min":36.978000000000002},"last":0.52400000000000002}]},{"osd":2,"last update":"Mon Oct 9 08:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.1719999999999999,"5min":2.8700000000000001,"15min":1.726},"min":{"1min":0.311,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":7.351,"5min":116.75,"15min":116.75},"last":1.7450000000000001},{"interface":"front","average":{"1min":1.173,"5min":3.052,"15min":1.8799999999999999},"min":{"1min":0.29599999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":7.9989999999999997,"5min":116.502,"15min":116.502},"last":2.3180000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.3779999999999999,"5min":1.9239999999999999,"15min":1.5189999999999999},"min":{"1min":0.33600000000000002,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":7.2750000000000004,"5min":17.116,"15min":17.116},"last":0.79000000000000004},{"interface":"front","average":{"1min":1.4139999999999999,"5min":1.9630000000000001,"15min":1.4330000000000001},"min":{"1min":0.36599999999999999,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":8.1170000000000009,"5min":17.315000000000001,"15min":17.315000000000001},"last":0.36099999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.9570000000000001,"5min":2.0659999999999998,"15min":1.298},"min":{"1min":0.32400000000000001,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":6.4770000000000003,"5min":15.672000000000001,"15min":15.672000000000001},"last":0.39400000000000002},{"interface":"front","average":{"1min":2.2549999999999999,"5min":1.9490000000000001,"15min":1.4770000000000001},"min":{"1min":0.36299999999999999,"5min":0.309,"15min":0.309},"max":{"1min":20.917000000000002,"5min":20.917000000000002,"15min":20.917000000000002},"last":0.48599999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.5609999999999999,"5min":1.881,"15min":1.339},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":5.5810000000000004,"5min":9.4640000000000004,"15min":9.4640000000000004},"last":0.43099999999999999},{"interface":"front","average":{"1min":2.2669999999999999,"5min":2.3109999999999999,"15min":1.7390000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":7.3129999999999997,"5min":12.199999999999999,"15min":12.199999999999999},"last":0.40699999999999997}]},{"osd":7,"last update":"Mon Oct 9 08:45:28 2023","interfaces":[{"interface":"back","average":{"1min":2.2570000000000001,"5min":2.238,"15min":1.506},"min":{"1min":0.52900000000000003,"5min":0.41399999999999998,"15min":0.39800000000000002},"max":{"1min":10.154,"5min":12.15,"15min":12.15},"last":0.47199999999999998},{"interface":"front","average":{"1min":1.593,"5min":1.7290000000000001,"15min":1.407},"min":{"1min":0.34499999999999997,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":7.3789999999999996,"5min":10.928000000000001,"15min":10.928000000000001},"last":0.44800000000000001}]}]}],"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":4899,"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":1360,"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":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":112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"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":8626,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":15537,"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":3418,"internal_metadata":0},{"poolid":3,"osd":4,"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":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":554,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8278,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":671023104,"data_stored":671023104,"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":1117388800,"data_stored":1117388800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":646184960,"data_stored":646184960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":883097600,"data_stored":883097600,"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":380502016,"data_stored":380502016,"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":1013972992,"data_stored":1013972992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T08:46:26.646 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_4 pgp_num 16 2023-10-09T08:46:26.681 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:26.705 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:26.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:26.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:26.811 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:26.843 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:26.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:26.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:26.947 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:26.972 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:26.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:26.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:27.075 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 19 16 46042 46026 151.377 116.25 0.00867666 0.00660041 2023-10-09T08:46:27.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:27.102 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:27.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:27.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:27.206 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:27.241 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:27.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:27.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:27.347 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:27.378 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:27.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:27.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:27.482 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:27.508 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:27.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:27.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:27.613 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:27.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:27.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:27.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:27.754 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:27.782 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:27.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:27.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:27.885 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:27.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:27.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:27.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:28.014 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:28.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:27 smithi118 bash[59345]: cluster 2023-10-09T08:46:26.119610+0000 mgr.y (mgr.26009) 1343 : cluster 0 pgmap v1490: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 136 MiB/s wr, 2.17k op/s; 33531/123744 objects degraded (27.097%); 8/123744 objects misplaced (0.006%) 2023-10-09T08:46:28.045 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:28.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:28.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:28.075 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:46:28.075678+0000 min lat: 0.00116617 max lat: 0.143344 avg lat: 0.00667835 2023-10-09T08:46:28.076 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:46:28.076 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 20 16 47902 47886 149.62 116.25 0.00802362 0.00667835 2023-10-09T08:46:28.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:27 smithi081 bash[76862]: cluster 2023-10-09T08:46:26.119610+0000 mgr.y (mgr.26009) 1343 : cluster 0 pgmap v1490: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 136 MiB/s wr, 2.17k op/s; 33531/123744 objects degraded (27.097%); 8/123744 objects misplaced (0.006%) 2023-10-09T08:46:28.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:27 smithi081 bash[79557]: cluster 2023-10-09T08:46:26.119610+0000 mgr.y (mgr.26009) 1343 : cluster 0 pgmap v1490: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 136 MiB/s wr, 2.17k op/s; 33531/123744 objects degraded (27.097%); 8/123744 objects misplaced (0.006%) 2023-10-09T08:46:28.150 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:28.178 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:28.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:28.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:28.282 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:28.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:28.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:28.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:28.412 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:28.448 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:28.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:28.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:28.557 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:28.560 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:46:28.588 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:28.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:28.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:28.693 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:28.718 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:28.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:28.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:28.822 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:28.846 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:28.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:28.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:28.870 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:28 smithi118 bash[59345]: cluster 2023-10-09T08:46:28.834866+0000 mon.a (mon.0) 1476 : cluster 3 Health check update: Degraded data redundancy: 33531/123744 objects degraded (27.097%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:28.949 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:28.978 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:28.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:28.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:29.076 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 21 16 49720 49704 147.905 113.625 0.010546 0.00675734 2023-10-09T08:46:29.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:29.093 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:28 smithi081 bash[76862]: cluster 2023-10-09T08:46:28.834866+0000 mon.a (mon.0) 1476 : cluster 3 Health check update: Degraded data redundancy: 33531/123744 objects degraded (27.097%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:29.094 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:28 smithi081 bash[79557]: cluster 2023-10-09T08:46:28.834866+0000 mon.a (mon.0) 1476 : cluster 3 Health check update: Degraded data redundancy: 33531/123744 objects degraded (27.097%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:29.109 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:29.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:29.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:29.140 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:46:29.142 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:46:29.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:29.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:29.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:29.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:29.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:29.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:29.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:29.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:29.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:29.511 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:29.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:29.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:29.619 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:29.644 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:29.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:29.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:29.749 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:29.778 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:29.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:29.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:29.881 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:29.911 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:29.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:29.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:30.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:29 smithi118 bash[59345]: cluster 2023-10-09T08:46:28.120244+0000 mgr.y (mgr.26009) 1344 : cluster 0 pgmap v1491: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 125 MiB/s wr, 1.99k op/s; 33531/123744 objects degraded (27.097%); 8/123744 objects misplaced (0.006%) 2023-10-09T08:46:30.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:30.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:30.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:30.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:30.076 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 22 16 51484 51468 146.193 110.25 0.00762658 0.00683597 2023-10-09T08:46:30.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:29 smithi081 bash[76862]: cluster 2023-10-09T08:46:28.120244+0000 mgr.y (mgr.26009) 1344 : cluster 0 pgmap v1491: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 125 MiB/s wr, 1.99k op/s; 33531/123744 objects degraded (27.097%); 8/123744 objects misplaced (0.006%) 2023-10-09T08:46:30.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:29 smithi081 bash[79557]: cluster 2023-10-09T08:46:28.120244+0000 mgr.y (mgr.26009) 1344 : cluster 0 pgmap v1491: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 125 MiB/s wr, 1.99k op/s; 33531/123744 objects degraded (27.097%); 8/123744 objects misplaced (0.006%) 2023-10-09T08:46:30.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:30.190 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:30.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:30.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:30.293 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:30.336 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:30.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:30.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:30.439 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:30.467 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:30.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:30.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:30.570 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:30.599 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:30.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:30.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:30.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:30.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:30.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:30.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:30.837 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:30.877 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:30.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:30.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:30.982 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:31.017 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:31.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:31.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:31.076 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 23 16 53204 53188 144.511 107.5 0.00808855 0.00691518 2023-10-09T08:46:31.120 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:31.156 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:31.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:31.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:31.172 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:46:31.262 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:31.286 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:31.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:31.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:31.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:31.401 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:46:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:46:31] "GET /metrics HTTP/1.1" 200 36593 "" "Prometheus/2.33.4" 2023-10-09T08:46:31.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:31.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:31.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:31.523 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:31.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:31.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:31.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:31.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:31.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:31.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:31.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:31.785 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:31.813 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:31.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:31.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:31.918 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:31.945 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:31.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:31.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:32.049 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:32.058 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:31 smithi118 bash[59345]: cluster 2023-10-09T08:46:30.121211+0000 mgr.y (mgr.26009) 1345 : cluster 0 pgmap v1492: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 162 MiB/s wr, 2.58k op/s; 41085/151695 objects degraded (27.084%); 8/151695 objects misplaced (0.005%) 2023-10-09T08:46:32.075 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:32.076 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 24 16 54945 54929 143.023 108.812 0.00708394 0.00698589 2023-10-09T08:46:32.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:32.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:32.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:31 smithi081 bash[76862]: cluster 2023-10-09T08:46:30.121211+0000 mgr.y (mgr.26009) 1345 : cluster 0 pgmap v1492: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 162 MiB/s wr, 2.58k op/s; 41085/151695 objects degraded (27.084%); 8/151695 objects misplaced (0.005%) 2023-10-09T08:46:32.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:31 smithi081 bash[79557]: cluster 2023-10-09T08:46:30.121211+0000 mgr.y (mgr.26009) 1345 : cluster 0 pgmap v1492: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 162 MiB/s wr, 2.58k op/s; 41085/151695 objects degraded (27.084%); 8/151695 objects misplaced (0.005%) 2023-10-09T08:46:32.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:32.205 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:32.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:32.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:32.309 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:32.346 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:32.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:32.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:32.451 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:32.482 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:32.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:32.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:32.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:32.614 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:32.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:32.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:32.718 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:32.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:32.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:32.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:32.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:32.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:32.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:32.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:32.993 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:33.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:33.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:33.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:33.076 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 25 16 56421 56405 140.992 92.25 0.00633542 0.00708716 2023-10-09T08:46:33.127 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:33.155 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:33.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:33.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:33.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:33.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:33.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:33.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:33.385 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:33.416 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:33.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:33.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:33.521 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:33.549 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:33.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:33.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:33.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:33.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:33.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:33.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:33.787 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:33.824 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:33.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:33.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:33.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:33.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:33.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:33.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:34.032 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:33 smithi081 bash[76862]: cluster 2023-10-09T08:46:32.121872+0000 mgr.y (mgr.26009) 1346 : cluster 0 pgmap v1493: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s; 41085/151695 objects degraded (27.084%); 8/151695 objects misplaced (0.005%) 2023-10-09T08:46:34.032 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:33 smithi081 bash[76862]: cluster 2023-10-09T08:46:33.836243+0000 mon.a (mon.0) 1477 : cluster 3 Health check update: Degraded data redundancy: 41085/151695 objects degraded (27.084%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:34.032 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:33 smithi081 bash[79557]: cluster 2023-10-09T08:46:32.121872+0000 mgr.y (mgr.26009) 1346 : cluster 0 pgmap v1493: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s; 41085/151695 objects degraded (27.084%); 8/151695 objects misplaced (0.005%) 2023-10-09T08:46:34.032 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:33 smithi081 bash[79557]: cluster 2023-10-09T08:46:33.836243+0000 mon.a (mon.0) 1477 : cluster 3 Health check update: Degraded data redundancy: 41085/151695 objects degraded (27.084%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:34.051 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:34.076 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 26 16 57903 57887 139.131 92.625 0.00679798 0.00718154 2023-10-09T08:46:34.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:34.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:34.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:34.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:34.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:34.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:34.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:34.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:33 smithi118 bash[59345]: cluster 2023-10-09T08:46:32.121872+0000 mgr.y (mgr.26009) 1346 : cluster 0 pgmap v1493: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s; 41085/151695 objects degraded (27.084%); 8/151695 objects misplaced (0.005%) 2023-10-09T08:46:34.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:33 smithi118 bash[59345]: cluster 2023-10-09T08:46:33.836243+0000 mon.a (mon.0) 1477 : cluster 3 Health check update: Degraded data redundancy: 41085/151695 objects degraded (27.084%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:34.314 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:34.349 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:34.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:34.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:34.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:34.479 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:34.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:34.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:34.584 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:34.614 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:34.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:34.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:34.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:34.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:34.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:34.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:34.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:34.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:34.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:34.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:34.989 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:35.017 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:35.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:35.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:35.076 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 27 16 59562 59546 137.818 103.688 0.0139294 0.00725086 2023-10-09T08:46:35.121 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:35.149 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:35.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:35.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:35.252 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:35.279 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:35.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:35.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:35.384 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:35.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:35.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:35.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:35.520 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:35.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:35.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:35.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:35.651 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:35.680 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:35.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:35.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:35.784 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:35.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:35.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:35.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:35.847 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:46:35.847 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:46:35.914 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:35.946 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:35.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:35.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:36.051 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:36.076 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 28 16 61154 61138 136.449 99.5 0.0133091 0.00732388 2023-10-09T08:46:36.077 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:36.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:36.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:36.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:35 smithi081 bash[76862]: cluster 2023-10-09T08:46:34.122536+0000 mgr.y (mgr.26009) 1347 : cluster 0 pgmap v1494: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 107 MiB/s wr, 1.71k op/s; 41607/154734 objects degraded (26.889%); 8/154734 objects misplaced (0.005%) 2023-10-09T08:46:36.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:35 smithi081 bash[79557]: cluster 2023-10-09T08:46:34.122536+0000 mgr.y (mgr.26009) 1347 : cluster 0 pgmap v1494: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 107 MiB/s wr, 1.71k op/s; 41607/154734 objects degraded (26.889%); 8/154734 objects misplaced (0.005%) 2023-10-09T08:46:36.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:36.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:36.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:36.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:36.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:35 smithi118 bash[59345]: cluster 2023-10-09T08:46:34.122536+0000 mgr.y (mgr.26009) 1347 : cluster 0 pgmap v1494: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 107 MiB/s wr, 1.71k op/s; 41607/154734 objects degraded (26.889%); 8/154734 objects misplaced (0.005%) 2023-10-09T08:46:36.321 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:36.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:36.355 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:36.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:36.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:36.481 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:36.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:36.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:36.584 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:36.612 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:36.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:36.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:36.725 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:36.752 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:36.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:36.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:36.859 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:36.882 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:36.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:36.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:36.986 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:37.017 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:37.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:37.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:37.078 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 29 16 62706 62690 135.083 97 0.0142048 0.00739788 2023-10-09T08:46:37.122 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:37.157 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:37.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:37.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:37.261 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:37.269 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-09T08:46:37.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:37.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:37.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:37.391 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:37.421 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:37.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:37.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:37.524 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:37.552 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:37.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:37.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:37.657 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:37.683 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:37.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:37.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:37.787 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:37.813 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:37.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:37.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:37.916 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:37.947 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:37.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:37.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:38.051 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:38.060 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:37 smithi118 bash[59345]: cluster 2023-10-09T08:46:36.123533+0000 mgr.y (mgr.26009) 1348 : cluster 0 pgmap v1495: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 137 MiB/s wr, 2.19k op/s; 47716/176094 objects degraded (27.097%); 8/176094 objects misplaced (0.005%) 2023-10-09T08:46:38.078 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 30 16 64226 64210 133.746 95 0.00920233 0.0074707 2023-10-09T08:46:38.082 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:38.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:38.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:38.188 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:38.228 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:38.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:38.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:38.333 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:38.357 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:38.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:38.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:38.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:37 smithi081 bash[76862]: cluster 2023-10-09T08:46:36.123533+0000 mgr.y (mgr.26009) 1348 : cluster 0 pgmap v1495: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 137 MiB/s wr, 2.19k op/s; 47716/176094 objects degraded (27.097%); 8/176094 objects misplaced (0.005%) 2023-10-09T08:46:38.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:37 smithi081 bash[79557]: cluster 2023-10-09T08:46:36.123533+0000 mgr.y (mgr.26009) 1348 : cluster 0 pgmap v1495: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 137 MiB/s wr, 2.19k op/s; 47716/176094 objects degraded (27.097%); 8/176094 objects misplaced (0.005%) 2023-10-09T08:46:38.461 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:38.488 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:38.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:38.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:38.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:38.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:38.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:38.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:38.729 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:38.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:38.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:38.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:38.861 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:38.893 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:38.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:38.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:38.996 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:39.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:38 smithi118 bash[59345]: audit 2023-10-09T08:46:38.171187+0000 mon.c (mon.2) 477 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:46:39.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:38 smithi118 bash[59345]: cluster 2023-10-09T08:46:38.837374+0000 mon.a (mon.0) 1478 : cluster 3 Health check update: Degraded data redundancy: 47716/176094 objects degraded (27.097%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:39.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:39.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:39.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:39.078 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 31 16 65779 65763 132.563 97.0625 0.00970278 0.00753881 2023-10-09T08:46:39.124 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:39.152 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:39.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:39.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:39.255 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:39.283 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:39.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:39.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:39.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:39.393 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:38 smithi081 bash[76862]: audit 2023-10-09T08:46:38.171187+0000 mon.c (mon.2) 477 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:46:39.393 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:38 smithi081 bash[76862]: cluster 2023-10-09T08:46:38.837374+0000 mon.a (mon.0) 1478 : cluster 3 Health check update: Degraded data redundancy: 47716/176094 objects degraded (27.097%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:39.393 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:38 smithi081 bash[79557]: audit 2023-10-09T08:46:38.171187+0000 mon.c (mon.2) 477 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:46:39.393 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:38 smithi081 bash[79557]: cluster 2023-10-09T08:46:38.837374+0000 mon.a (mon.0) 1478 : cluster 3 Health check update: Degraded data redundancy: 47716/176094 objects degraded (27.097%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:39.425 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:39.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:39.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:39.528 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:39.564 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:39.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:39.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:39.667 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:39.696 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:39.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:39.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:39.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:39.826 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:39.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:39.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:39.930 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:39.938 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:39 smithi118 bash[59345]: cluster 2023-10-09T08:46:38.124157+0000 mgr.y (mgr.26009) 1349 : cluster 0 pgmap v1496: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s; 47716/176094 objects degraded (27.097%); 8/176094 objects misplaced (0.005%) 2023-10-09T08:46:39.949 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:46:39.955 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:39.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:39.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:39.980 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:46:40.022 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:46:40.058 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:46:40.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:40.078 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 32 16 67069 67053 130.94 80.625 0.0121146 0.00763196 2023-10-09T08:46:40.083 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:40.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:40.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:40.098 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:46:40.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:39 smithi081 bash[76862]: cluster 2023-10-09T08:46:38.124157+0000 mgr.y (mgr.26009) 1349 : cluster 0 pgmap v1496: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s; 47716/176094 objects degraded (27.097%); 8/176094 objects misplaced (0.005%) 2023-10-09T08:46:40.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:39 smithi081 bash[79557]: cluster 2023-10-09T08:46:38.124157+0000 mgr.y (mgr.26009) 1349 : cluster 0 pgmap v1496: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s; 47716/176094 objects degraded (27.097%); 8/176094 objects misplaced (0.005%) 2023-10-09T08:46:40.131 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:46:40.175 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:46:40.176 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:46:40.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:46:40.176 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:46:40.176 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:46:40.176 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:46:40.176 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:46:40.176 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:46:40.177 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:46:40.186 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:40.217 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:40.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:40.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:40.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:40.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:40.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:40.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:40.460 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:40.489 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:40.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:40.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:40.595 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:40.622 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:40.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:40.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:40.726 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:40.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:40.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:40.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:40.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:40.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:40.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:40.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:40.924 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:46:40.935 INFO:teuthology.orchestra.run.smithi081.stderr:set pool 9 pgp_num to 16 2023-10-09T08:46:40.993 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:41.004 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:40 smithi118 bash[59345]: audit 2023-10-09T08:46:39.912550+0000 mon.c (mon.2) 478 : audit 0 from='client.? 172.21.15.81:0/1096520927' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:46:41.004 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:40 smithi118 bash[59345]: audit 2023-10-09T08:46:40.156805+0000 mon.c (mon.2) 479 : audit 1 from='client.? 172.21.15.81:0/3368548184' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T08:46:41.004 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:40 smithi118 bash[59345]: audit 2023-10-09T08:46:40.157422+0000 mon.a (mon.0) 1479 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T08:46:41.005 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:40 smithi118 bash[59345]: audit 2023-10-09T08:46:40.183754+0000 mon.b (mon.1) 33 : audit 1 from='client.? 172.21.15.81:0/3911922006' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:46:41.005 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:40 smithi118 bash[59345]: audit 2023-10-09T08:46:40.185100+0000 mon.a (mon.0) 1480 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:46:41.026 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:41.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:41.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:41.078 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 33 16 68476 68460 129.636 87.9375 0.00768627 0.00770897 2023-10-09T08:46:41.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:40 smithi081 bash[76862]: audit 2023-10-09T08:46:39.912550+0000 mon.c (mon.2) 478 : audit 0 from='client.? 172.21.15.81:0/1096520927' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:46:41.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:40 smithi081 bash[76862]: audit 2023-10-09T08:46:40.156805+0000 mon.c (mon.2) 479 : audit 1 from='client.? 172.21.15.81:0/3368548184' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T08:46:41.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:40 smithi081 bash[76862]: audit 2023-10-09T08:46:40.157422+0000 mon.a (mon.0) 1479 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T08:46:41.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:40 smithi081 bash[76862]: audit 2023-10-09T08:46:40.183754+0000 mon.b (mon.1) 33 : audit 1 from='client.? 172.21.15.81:0/3911922006' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:46:41.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:40 smithi081 bash[76862]: audit 2023-10-09T08:46:40.185100+0000 mon.a (mon.0) 1480 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:46:41.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:40 smithi081 bash[79557]: audit 2023-10-09T08:46:39.912550+0000 mon.c (mon.2) 478 : audit 0 from='client.? 172.21.15.81:0/1096520927' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:46:41.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:40 smithi081 bash[79557]: audit 2023-10-09T08:46:40.156805+0000 mon.c (mon.2) 479 : audit 1 from='client.? 172.21.15.81:0/3368548184' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T08:46:41.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:40 smithi081 bash[79557]: audit 2023-10-09T08:46:40.157422+0000 mon.a (mon.0) 1479 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T08:46:41.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:40 smithi081 bash[79557]: audit 2023-10-09T08:46:40.183754+0000 mon.b (mon.1) 33 : audit 1 from='client.? 172.21.15.81:0/3911922006' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:46:41.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:40 smithi081 bash[79557]: audit 2023-10-09T08:46:40.185100+0000 mon.a (mon.0) 1480 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:46:41.130 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:41.154 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:41.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:41.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:41.258 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:41.284 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:41.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:41.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:41.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:41.403 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:46:41] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.33.4" 2023-10-09T08:46:41.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:41.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:41.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:41.522 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:41.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:41.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:41.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:41.652 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:41.691 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:41.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:41.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:41.794 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:41.828 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:41.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:41.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:41.933 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:41.968 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:41.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:41.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:42.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:42.078 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 34 15 69882 69867 128.41 87.9375 0.00383445 0.00778261 2023-10-09T08:46:42.101 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:42.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:42.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:42.120 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:46:42.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:41 smithi118 bash[59345]: cluster 2023-10-09T08:46:40.125618+0000 mgr.y (mgr.26009) 1350 : cluster 0 pgmap v1497: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 131 MiB/s wr, 2.10k op/s; 54070/199410 objects degraded (27.115%); 8/199410 objects misplaced (0.004%) 2023-10-09T08:46:42.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:41 smithi118 bash[59345]: cluster 2023-10-09T08:46:40.901380+0000 mon.a (mon.0) 1481 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:46:42.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:41 smithi118 bash[59345]: audit 2023-10-09T08:46:40.916520+0000 mon.a (mon.0) 1482 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-10-09T08:46:42.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:41 smithi118 bash[59345]: audit 2023-10-09T08:46:40.916855+0000 mon.a (mon.0) 1483 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:46:42.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:41 smithi118 bash[59345]: cluster 2023-10-09T08:46:40.916978+0000 mon.a (mon.0) 1484 : cluster 0 osdmap e341: 8 total, 7 up, 7 in 2023-10-09T08:46:42.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:41 smithi118 bash[59345]: cluster 2023-10-09T08:46:40.919553+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T08:46:42.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:41 smithi118 bash[59345]: cluster 2023-10-09T08:46:40.923550+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T08:46:42.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:41 smithi118 bash[59345]: cluster 2023-10-09T08:46:40.925505+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T08:46:42.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:41 smithi118 bash[59345]: cluster 2023-10-09T08:46:41.157562+0000 osd.4 (osd.4) 316 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T08:46:42.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:41 smithi118 bash[59345]: cluster 2023-10-09T08:46:41.158958+0000 osd.4 (osd.4) 317 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T08:46:42.164 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[76862]: cluster 2023-10-09T08:46:40.125618+0000 mgr.y (mgr.26009) 1350 : cluster 0 pgmap v1497: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 131 MiB/s wr, 2.10k op/s; 54070/199410 objects degraded (27.115%); 8/199410 objects misplaced (0.004%) 2023-10-09T08:46:42.165 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[76862]: cluster 2023-10-09T08:46:40.901380+0000 mon.a (mon.0) 1481 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:46:42.165 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[76862]: audit 2023-10-09T08:46:40.916520+0000 mon.a (mon.0) 1482 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-10-09T08:46:42.165 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[76862]: audit 2023-10-09T08:46:40.916855+0000 mon.a (mon.0) 1483 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:46:42.165 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[76862]: cluster 2023-10-09T08:46:40.916978+0000 mon.a (mon.0) 1484 : cluster 0 osdmap e341: 8 total, 7 up, 7 in 2023-10-09T08:46:42.165 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[76862]: cluster 2023-10-09T08:46:40.919553+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T08:46:42.165 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[76862]: cluster 2023-10-09T08:46:40.923550+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T08:46:42.165 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[76862]: cluster 2023-10-09T08:46:40.925505+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T08:46:42.165 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[76862]: cluster 2023-10-09T08:46:41.157562+0000 osd.4 (osd.4) 316 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T08:46:42.165 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[76862]: cluster 2023-10-09T08:46:41.158958+0000 osd.4 (osd.4) 317 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T08:46:42.166 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[79557]: cluster 2023-10-09T08:46:40.125618+0000 mgr.y (mgr.26009) 1350 : cluster 0 pgmap v1497: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 131 MiB/s wr, 2.10k op/s; 54070/199410 objects degraded (27.115%); 8/199410 objects misplaced (0.004%) 2023-10-09T08:46:42.166 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[79557]: cluster 2023-10-09T08:46:40.901380+0000 mon.a (mon.0) 1481 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:46:42.166 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[79557]: audit 2023-10-09T08:46:40.916520+0000 mon.a (mon.0) 1482 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-10-09T08:46:42.166 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[79557]: audit 2023-10-09T08:46:40.916855+0000 mon.a (mon.0) 1483 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:46:42.166 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[79557]: cluster 2023-10-09T08:46:40.916978+0000 mon.a (mon.0) 1484 : cluster 0 osdmap e341: 8 total, 7 up, 7 in 2023-10-09T08:46:42.166 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[79557]: cluster 2023-10-09T08:46:40.919553+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T08:46:42.166 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[79557]: cluster 2023-10-09T08:46:40.923550+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T08:46:42.166 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[79557]: cluster 2023-10-09T08:46:40.925505+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T08:46:42.166 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[79557]: cluster 2023-10-09T08:46:41.157562+0000 osd.4 (osd.4) 316 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T08:46:42.167 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:41 smithi081 bash[79557]: cluster 2023-10-09T08:46:41.158958+0000 osd.4 (osd.4) 317 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T08:46:42.202 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:46:42.203 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:46:42.205 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:42.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:42.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:42.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:42.332 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:42.364 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:42.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:42.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:42.469 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:42.497 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:42.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:42.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:42.603 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:42.632 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:42.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:42.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:42.734 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:42.767 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:42.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:42.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:42.870 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:42.896 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:42.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:42.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:42.999 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:43.035 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:43.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:43.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:43.078 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 35 16 71284 71268 127.243 87.5625 0.0102237 0.00785416 2023-10-09T08:46:43.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:43.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:43.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:43.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:43.268 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:43.299 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:43.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:43.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:43.402 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:43.429 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:43.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:43.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:43.535 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:43.558 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:43.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:43.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:43.661 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:43.690 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:43.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:43.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:43.793 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:43.822 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:43.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:43.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:43.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:43 smithi118 bash[59345]: cluster 2023-10-09T08:46:42.126581+0000 mgr.y (mgr.26009) 1351 : cluster 0 pgmap v1499: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s; 54070/199410 objects degraded (27.115%); 8/199410 objects misplaced (0.004%) 2023-10-09T08:46:43.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:43 smithi118 bash[59345]: cluster 2023-10-09T08:46:43.838518+0000 mon.a (mon.0) 1485 : cluster 3 Health check update: Degraded data redundancy: 54070/199410 objects degraded (27.115%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:43.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:43.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:43.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:43.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:44.057 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:44.065 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:43 smithi081 bash[76862]: cluster 2023-10-09T08:46:42.126581+0000 mgr.y (mgr.26009) 1351 : cluster 0 pgmap v1499: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s; 54070/199410 objects degraded (27.115%); 8/199410 objects misplaced (0.004%) 2023-10-09T08:46:44.066 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:43 smithi081 bash[76862]: cluster 2023-10-09T08:46:43.838518+0000 mon.a (mon.0) 1485 : cluster 3 Health check update: Degraded data redundancy: 54070/199410 objects degraded (27.115%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:44.066 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:43 smithi081 bash[79557]: cluster 2023-10-09T08:46:42.126581+0000 mgr.y (mgr.26009) 1351 : cluster 0 pgmap v1499: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s; 54070/199410 objects degraded (27.115%); 8/199410 objects misplaced (0.004%) 2023-10-09T08:46:44.066 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:43 smithi081 bash[79557]: cluster 2023-10-09T08:46:43.838518+0000 mon.a (mon.0) 1485 : cluster 3 Health check update: Degraded data redundancy: 54070/199410 objects degraded (27.115%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:44.079 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 36 16 72685 72669 126.14 87.5625 0.00620586 0.00792281 2023-10-09T08:46:44.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:44.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:44.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:44.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:44.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:46:44.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:44.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:44.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:44.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:44.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:44.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:44.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:44.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:44.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:44.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:44.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:44.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:44.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:44.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:44.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:44.729 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:44.752 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:44.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:44.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:44.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:44.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:44.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:44.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:44.986 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:45.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:45.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:45.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:45.079 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 37 16 74049 74033 125.035 85.25 0.0104406 0.00799273 2023-10-09T08:46:45.115 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:45.146 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:45.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:45.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:45.251 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:45.282 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:45.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:45.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:45.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:45.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:45.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:45.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:45.522 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:45.552 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:45.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:45.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:45.658 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:45.688 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:45.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:45.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:45.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:46:45.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:45.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:45.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:45.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:45.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:45.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:45.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:45.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:45.983 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:45 smithi081 bash[76862]: cluster 2023-10-09T08:46:44.127338+0000 mgr.y (mgr.26009) 1352 : cluster 0 pgmap v1500: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 98 MiB/s wr, 1.57k op/s; 54496/201975 objects degraded (26.982%); 8/201975 objects misplaced (0.004%) 2023-10-09T08:46:45.983 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:45 smithi081 bash[76862]: audit 2023-10-09T08:46:45.482181+0000 mon.c (mon.2) 480 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:46:45.984 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:45 smithi081 bash[79557]: cluster 2023-10-09T08:46:44.127338+0000 mgr.y (mgr.26009) 1352 : cluster 0 pgmap v1500: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 98 MiB/s wr, 1.57k op/s; 54496/201975 objects degraded (26.982%); 8/201975 objects misplaced (0.004%) 2023-10-09T08:46:45.984 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:45 smithi081 bash[79557]: audit 2023-10-09T08:46:45.482181+0000 mon.c (mon.2) 480 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:46:46.079 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 38 16 75310 75294 123.818 78.8125 0.00895325 0.0080713 2023-10-09T08:46:46.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:46.109 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:46.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:46.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:46.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:46.241 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:46.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:46.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:45 smithi118 bash[59345]: cluster 2023-10-09T08:46:44.127338+0000 mgr.y (mgr.26009) 1352 : cluster 0 pgmap v1500: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 98 MiB/s wr, 1.57k op/s; 54496/201975 objects degraded (26.982%); 8/201975 objects misplaced (0.004%) 2023-10-09T08:46:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:45 smithi118 bash[59345]: audit 2023-10-09T08:46:45.482181+0000 mon.c (mon.2) 480 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:46:46.344 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:46.371 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:46.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:46.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:46.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:46.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:46.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:46.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:46.609 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:46.637 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:46.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:46.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:46.740 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:46.767 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:46.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:46.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:46.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:46.896 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:46.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:46.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:47.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:47.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:47.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:47.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:47.079 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 39 16 76690 76674 122.855 86.25 0.00627209 0.00813398 2023-10-09T08:46:47.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:47.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:47.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:47.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:47.270 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:47.295 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:47.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:47.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:47.400 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:47.434 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:47.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:47.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:47.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:47.564 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:47.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:47.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:47.667 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:47.701 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:47.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:47.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:47.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:47.833 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:47.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:47.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:47.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:47.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:47.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:47.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:48.070 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:48.079 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:46:48.079032+0000 min lat: 0.00116617 max lat: 0.143344 avg lat: 0.00820066 2023-10-09T08:46:48.079 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:46:48.079 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 40 16 78023 78007 121.866 83.3125 0.0113628 0.00820066 2023-10-09T08:46:48.104 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:48.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:48.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:48.211 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:48.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:47 smithi118 bash[59345]: cluster 2023-10-09T08:46:46.128222+0000 mgr.y (mgr.26009) 1353 : cluster 0 pgmap v1501: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s; 59648/220029 objects degraded (27.109%); 8/220029 objects misplaced (0.004%) 2023-10-09T08:46:48.245 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:48.246 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:46:48.247 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:46:48.247 INFO:teuthology.orchestra.run.smithi118.stdout: "complaint_time": 30, 2023-10-09T08:46:48.247 INFO:teuthology.orchestra.run.smithi118.stdout: "num_blocked_ops": 0 2023-10-09T08:46:48.247 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:46:48.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:48.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:48.350 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:48.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:47 smithi081 bash[76862]: cluster 2023-10-09T08:46:46.128222+0000 mgr.y (mgr.26009) 1353 : cluster 0 pgmap v1501: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s; 59648/220029 objects degraded (27.109%); 8/220029 objects misplaced (0.004%) 2023-10-09T08:46:48.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:47 smithi081 bash[79557]: cluster 2023-10-09T08:46:46.128222+0000 mgr.y (mgr.26009) 1353 : cluster 0 pgmap v1501: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s; 59648/220029 objects degraded (27.109%); 8/220029 objects misplaced (0.004%) 2023-10-09T08:46:48.377 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:48.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:48.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:48.481 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:48.512 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:48.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:48.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:48.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:48.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:48.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:48.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:48.728 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 5, 6, 2, 0, 7] out_osds: [4] dead_osds: [1] live_osds: [0, 3, 4, 6, 7, 2, 5] 2023-10-09T08:46:48.728 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:46:48.728 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2023-10-09T08:46:48.728 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:46:48.728 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:46:48.728 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 config set filestore_inject_stall 3 2023-10-09T08:46:48.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:48.828 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:48.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:48.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:48.931 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:48.958 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:48.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:48.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:49.056 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:46:49.061 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:49.079 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 41 16 79307 79291 120.851 80.25 0.0196121 0.00826973 2023-10-09T08:46:49.092 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:49.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:49.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:49.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:49.204 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:48 smithi081 bash[76862]: cluster 2023-10-09T08:46:48.839757+0000 mon.a (mon.0) 1486 : cluster 3 Health check update: Degraded data redundancy: 59648/220029 objects degraded (27.109%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:49.204 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:48 smithi081 bash[79557]: cluster 2023-10-09T08:46:48.839757+0000 mon.a (mon.0) 1486 : cluster 3 Health check update: Degraded data redundancy: 59648/220029 objects degraded (27.109%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:49.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:49.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:49.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:49.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:48 smithi118 bash[59345]: cluster 2023-10-09T08:46:48.839757+0000 mon.a (mon.0) 1486 : cluster 3 Health check update: Degraded data redundancy: 59648/220029 objects degraded (27.109%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:49.333 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:49.361 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:49.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:49.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:49.437 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-09T08:46:49.465 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:49.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:49.540 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:49.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:49.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:49.680 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:49.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:49.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:49.785 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:49.818 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:49.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:49.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:49.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:49.946 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:49 smithi081 bash[76862]: cluster 2023-10-09T08:46:48.128812+0000 mgr.y (mgr.26009) 1354 : cluster 0 pgmap v1502: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s; 59648/220029 objects degraded (27.109%); 8/220029 objects misplaced (0.004%) 2023-10-09T08:46:49.947 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:49 smithi081 bash[79557]: cluster 2023-10-09T08:46:48.128812+0000 mgr.y (mgr.26009) 1354 : cluster 0 pgmap v1502: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s; 59648/220029 objects degraded (27.109%); 8/220029 objects misplaced (0.004%) 2023-10-09T08:46:49.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:49.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:49.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:50.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:50.082 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 42 16 80592 80576 119.882 80.3125 0.0241215 0.00833613 2023-10-09T08:46:50.082 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:46:50.093 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:50.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:50.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:50.197 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:50.206 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:49 smithi118 bash[59345]: cluster 2023-10-09T08:46:48.128812+0000 mgr.y (mgr.26009) 1354 : cluster 0 pgmap v1502: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s; 59648/220029 objects degraded (27.109%); 8/220029 objects misplaced (0.004%) 2023-10-09T08:46:50.220 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:50.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:50.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:50.325 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:50.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:50.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:50.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:50.461 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:50.492 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:50.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:50.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:50.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:50.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:50.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:50.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:50.726 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:50.756 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:50.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:50.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:50.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:50.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:50.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:50.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:51.015 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:51.041 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:51.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:51.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:51.082 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 43 16 81707 81691 118.711 69.6875 0.0097218 0.00841774 2023-10-09T08:46:51.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:51.179 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:51.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:51.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:51.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:51.297 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:46:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:46:51] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.33.4" 2023-10-09T08:46:51.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:51.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:51.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:51.427 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:51.460 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:51.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:51.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:51.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:51.591 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:51.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:51.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:51.697 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:51.741 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:51.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:51.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:51.847 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:51.878 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:51.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:51.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:51.981 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:51.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:51 smithi118 bash[59345]: cluster 2023-10-09T08:46:50.130530+0000 mgr.y (mgr.26009) 1355 : cluster 0 pgmap v1503: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s; 63794/234897 objects degraded (27.158%); 8/234897 objects misplaced (0.003%) 2023-10-09T08:46:51.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:51 smithi118 bash[59345]: audit 2023-10-09T08:46:51.581296+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:51.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:51 smithi118 bash[59345]: audit 2023-10-09T08:46:51.591602+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:52.015 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:52.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:52.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:52.082 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 44 16 82813 82797 117.584 69.125 0.017515 0.00849957 2023-10-09T08:46:52.119 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:52.152 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:52.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:52.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:52.259 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:52.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:52.293 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:52.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:52.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:51 smithi081 bash[76862]: cluster 2023-10-09T08:46:50.130530+0000 mgr.y (mgr.26009) 1355 : cluster 0 pgmap v1503: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s; 63794/234897 objects degraded (27.158%); 8/234897 objects misplaced (0.003%) 2023-10-09T08:46:52.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:51 smithi081 bash[76862]: audit 2023-10-09T08:46:51.581296+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:52.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:51 smithi081 bash[76862]: audit 2023-10-09T08:46:51.591602+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:52.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:51 smithi081 bash[79557]: cluster 2023-10-09T08:46:50.130530+0000 mgr.y (mgr.26009) 1355 : cluster 0 pgmap v1503: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s; 63794/234897 objects degraded (27.158%); 8/234897 objects misplaced (0.003%) 2023-10-09T08:46:52.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:51 smithi081 bash[79557]: audit 2023-10-09T08:46:51.581296+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:52.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:51 smithi081 bash[79557]: audit 2023-10-09T08:46:51.591602+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:52.394 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:52.422 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:52.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:52.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:52.526 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:52.563 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:52.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:52.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:52.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:52.698 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:52.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:52.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:52.804 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:52.830 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:52.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:52.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:52.934 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:52.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:52.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:52.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:53.069 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:53.082 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 45 16 84003 83987 116.624 74.375 0.0170272 0.00856822 2023-10-09T08:46:53.109 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:53.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:53.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:53.125 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:46:53.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:53.223 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:53 smithi081 bash[76862]: cluster 2023-10-09T08:46:52.131161+0000 mgr.y (mgr.26009) 1356 : cluster 0 pgmap v1504: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s; 65039/239904 objects degraded (27.110%); 8/239904 objects misplaced (0.003%) 2023-10-09T08:46:53.223 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:53 smithi081 bash[76862]: audit 2023-10-09T08:46:52.146736+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:53.223 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:53 smithi081 bash[76862]: audit 2023-10-09T08:46:52.158564+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:53.223 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:53 smithi081 bash[76862]: audit 2023-10-09T08:46:52.782519+0000 mon.c (mon.2) 481 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:46:53.223 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:53 smithi081 bash[76862]: audit 2023-10-09T08:46:52.784254+0000 mon.c (mon.2) 482 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:46:53.223 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:53 smithi081 bash[76862]: audit 2023-10-09T08:46:52.794376+0000 mon.a (mon.0) 1491 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:53.224 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:53 smithi081 bash[79557]: cluster 2023-10-09T08:46:52.131161+0000 mgr.y (mgr.26009) 1356 : cluster 0 pgmap v1504: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s; 65039/239904 objects degraded (27.110%); 8/239904 objects misplaced (0.003%) 2023-10-09T08:46:53.224 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:53 smithi081 bash[79557]: audit 2023-10-09T08:46:52.146736+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:53.224 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:53 smithi081 bash[79557]: audit 2023-10-09T08:46:52.158564+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:53.224 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:53 smithi081 bash[79557]: audit 2023-10-09T08:46:52.782519+0000 mon.c (mon.2) 481 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:46:53.224 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:53 smithi081 bash[79557]: audit 2023-10-09T08:46:52.784254+0000 mon.c (mon.2) 482 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:46:53.224 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:53 smithi081 bash[79557]: audit 2023-10-09T08:46:52.794376+0000 mon.a (mon.0) 1491 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:53.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:53.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:53.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:53.347 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:53.356 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:53 smithi118 bash[59345]: cluster 2023-10-09T08:46:52.131161+0000 mgr.y (mgr.26009) 1356 : cluster 0 pgmap v1504: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s; 65039/239904 objects degraded (27.110%); 8/239904 objects misplaced (0.003%) 2023-10-09T08:46:53.356 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:53 smithi118 bash[59345]: audit 2023-10-09T08:46:52.146736+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:53.356 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:53 smithi118 bash[59345]: audit 2023-10-09T08:46:52.158564+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:53.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:53 smithi118 bash[59345]: audit 2023-10-09T08:46:52.782519+0000 mon.c (mon.2) 481 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:46:53.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:53 smithi118 bash[59345]: audit 2023-10-09T08:46:52.784254+0000 mon.c (mon.2) 482 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:46:53.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:53 smithi118 bash[59345]: audit 2023-10-09T08:46:52.794376+0000 mon.a (mon.0) 1491 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:53.380 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:53.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:53.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:53.486 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:53.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:53.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:53.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:53.516 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:46:53.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:53.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:53.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:53.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:53.749 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:53.774 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:53.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:53.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:53.878 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:53.909 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:53.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:53.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:54.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:54.043 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:54.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:54.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:54.082 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 46 16 84902 84886 115.31 56.1875 0.0146844 0.00866747 2023-10-09T08:46:54.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:54.172 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:54.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:54.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:54.279 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:54.310 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:54.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:54.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:54.417 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:54.447 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:54.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:54.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:54.455 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:54 smithi118 bash[59345]: audit 2023-10-09T08:46:53.177381+0000 mon.a (mon.0) 1492 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:54.455 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:54 smithi118 bash[59345]: audit 2023-10-09T08:46:53.180202+0000 mon.c (mon.2) 483 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:46:54.455 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:54 smithi118 bash[59345]: cluster 2023-10-09T08:46:53.841042+0000 mon.a (mon.0) 1493 : cluster 3 Health check update: Degraded data redundancy: 65039/239904 objects degraded (27.110%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:54.470 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:54 smithi081 bash[76862]: audit 2023-10-09T08:46:53.177381+0000 mon.a (mon.0) 1492 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:54.473 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:54 smithi081 bash[76862]: audit 2023-10-09T08:46:53.180202+0000 mon.c (mon.2) 483 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:46:54.473 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:54 smithi081 bash[76862]: cluster 2023-10-09T08:46:53.841042+0000 mon.a (mon.0) 1493 : cluster 3 Health check update: Degraded data redundancy: 65039/239904 objects degraded (27.110%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:54.473 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:54 smithi081 bash[79557]: audit 2023-10-09T08:46:53.177381+0000 mon.a (mon.0) 1492 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:46:54.473 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:54 smithi081 bash[79557]: audit 2023-10-09T08:46:53.180202+0000 mon.c (mon.2) 483 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:46:54.473 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:54 smithi081 bash[79557]: cluster 2023-10-09T08:46:53.841042+0000 mon.a (mon.0) 1493 : cluster 3 Health check update: Degraded data redundancy: 65039/239904 objects degraded (27.110%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:54.556 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:54.589 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:54.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:54.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:54.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:54.721 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:54.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:54.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:54.825 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:54.849 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:54.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:54.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:54.954 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:54.983 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:54.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:54.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:55.082 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 47 16 85839 85823 114.103 58.5625 0.00871889 0.00875921 2023-10-09T08:46:55.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:55.114 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:55.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:55.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:55.217 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:55.245 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:55.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:55.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:55.349 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:55.381 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:55.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:55.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:55.487 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:55.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:55.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:55.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:55.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:55.648 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:55.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:55.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:55.754 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:55.788 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:55.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:55.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:55.894 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:55.921 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:55.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:55.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:56.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:55 smithi118 bash[59345]: cluster 2023-10-09T08:46:54.131879+0000 mgr.y (mgr.26009) 1357 : cluster 0 pgmap v1505: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s; 65379/242067 objects degraded (27.009%); 8/242067 objects misplaced (0.003%) 2023-10-09T08:46:56.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:56.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:56.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:56.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:56.082 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 48 16 87084 87068 113.347 77.8125 0.019211 0.0088182 2023-10-09T08:46:56.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:55 smithi081 bash[76862]: cluster 2023-10-09T08:46:54.131879+0000 mgr.y (mgr.26009) 1357 : cluster 0 pgmap v1505: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s; 65379/242067 objects degraded (27.009%); 8/242067 objects misplaced (0.003%) 2023-10-09T08:46:56.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:55 smithi081 bash[79557]: cluster 2023-10-09T08:46:54.131879+0000 mgr.y (mgr.26009) 1357 : cluster 0 pgmap v1505: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 4.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s; 65379/242067 objects degraded (27.009%); 8/242067 objects misplaced (0.003%) 2023-10-09T08:46:56.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:56.190 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:56.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:56.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:56.294 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:56.323 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:56.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:56.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:56.430 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:56.455 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:56.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:56.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:56.562 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:56.591 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:56.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:56.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:56.699 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:56.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:56.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:56.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:56.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:56.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:56.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:56.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:56.962 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:56.990 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:46:56.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:56.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:46:57.082 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 49 16 88326 88310 112.618 77.625 0.0219792 0.00887446 2023-10-09T08:46:57.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:57.121 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:46:57.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:57.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:46:57.227 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:57.251 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:57.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:57.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:57.354 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:57.379 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:57.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:57.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:57.483 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:57.507 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:57.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:57.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:57.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:57.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:57.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:57.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:57.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:57.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:57.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:57.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:57.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:57.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:57 smithi081 bash[76862]: cluster 2023-10-09T08:46:56.132821+0000 mgr.y (mgr.26009) 1358 : cluster 0 pgmap v1506: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 95 MiB/s wr, 1.51k op/s; 69487/256449 objects degraded (27.096%); 8/256449 objects misplaced (0.003%) 2023-10-09T08:46:57.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:57 smithi081 bash[79557]: cluster 2023-10-09T08:46:56.132821+0000 mgr.y (mgr.26009) 1358 : cluster 0 pgmap v1506: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 95 MiB/s wr, 1.51k op/s; 69487/256449 objects degraded (27.096%); 8/256449 objects misplaced (0.003%) 2023-10-09T08:46:57.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:57.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:57.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:58.005 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:58.037 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:58.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:58.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:58.082 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 50 16 89252 89236 111.523 57.875 0.0129227 0.00896179 2023-10-09T08:46:58.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:58.168 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:58.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:58.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:58.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:57 smithi118 bash[59345]: cluster 2023-10-09T08:46:56.132821+0000 mgr.y (mgr.26009) 1358 : cluster 0 pgmap v1506: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 95 MiB/s wr, 1.51k op/s; 69487/256449 objects degraded (27.096%); 8/256449 objects misplaced (0.003%) 2023-10-09T08:46:58.272 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:58.299 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:58.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:58.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:58.403 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:58.428 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:58.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:58.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:58.539 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:58.561 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:58.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:58.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:58.665 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:58.687 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:58.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:58.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:58.791 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:58.830 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:58.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:58.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:58.862 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:58 smithi081 bash[76862]: cluster 2023-10-09T08:46:58.842615+0000 mon.a (mon.0) 1494 : cluster 3 Health check update: Degraded data redundancy: 69487/256449 objects degraded (27.096%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:58.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:58.963 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:46:58.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:58.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:46:59.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:59.082 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 51 16 90471 90455 110.83 76.1875 0.0290339 0.0090178 2023-10-09T08:46:59.098 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:59.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:59.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:59.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:46:58 smithi081 bash[79557]: cluster 2023-10-09T08:46:58.842615+0000 mon.a (mon.0) 1494 : cluster 3 Health check update: Degraded data redundancy: 69487/256449 objects degraded (27.096%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:59.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:59.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:59.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:59.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:59.244 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:46:59.244 INFO:teuthology.orchestra.run.smithi118.stdout: "size": 20, 2023-10-09T08:46:59.244 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 600, 2023-10-09T08:46:59.244 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [ 2023-10-09T08:46:59.244 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.245 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:101598 8.b 8:d814b59e:::benchmark_data_smithi081_219033_object101597:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e296)", 2023-10-09T08:46:59.245 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:41:54.849656+0000", 2023-10-09T08:46:59.245 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 304.384584023, 2023-10-09T08:46:59.245 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.119771972, 2023-10-09T08:46:59.245 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.245 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.245 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.245 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:46:59.245 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:46:59.245 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 101598 2023-10-09T08:46:59.245 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.246 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.246 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.246 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.246 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.849656+0000", 2023-10-09T08:46:59.246 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.246 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.246 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.246 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.246 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.849656+0000", 2023-10-09T08:46:59.247 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:46:59.247 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.247 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.247 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.247 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.849655+0000", 2023-10-09T08:46:59.247 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6796999999999999e-05 2023-10-09T08:46:59.247 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.247 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.247 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.247 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.849701+0000", 2023-10-09T08:46:59.248 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00091898700000000002 2023-10-09T08:46:59.248 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.248 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.248 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.248 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.850620+0000", 2023-10-09T08:46:59.248 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.7421000000000001e-05 2023-10-09T08:46:59.248 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.248 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.248 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.248 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.850638+0000", 2023-10-09T08:46:59.248 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0021902860000000001 2023-10-09T08:46:59.249 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.249 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.249 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.249 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.852828+0000", 2023-10-09T08:46:59.249 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013310199999999999 2023-10-09T08:46:59.249 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.249 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.249 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.249 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.852961+0000", 2023-10-09T08:46:59.249 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016924799999999999 2023-10-09T08:46:59.249 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.250 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.250 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2", 2023-10-09T08:46:59.250 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.853131+0000", 2023-10-09T08:46:59.250 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.011769119999999999 2023-10-09T08:46:59.250 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.250 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.250 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.250 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.864900+0000", 2023-10-09T08:46:59.250 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.104300857 2023-10-09T08:46:59.250 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.250 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.251 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.251 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.969200+0000", 2023-10-09T08:46:59.251 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000137501 2023-10-09T08:46:59.251 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.251 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.251 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.251 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.969338+0000", 2023-10-09T08:46:59.251 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.9933999999999996e-05 2023-10-09T08:46:59.251 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.251 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.251 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.251 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.969428+0000", 2023-10-09T08:46:59.252 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.119771972 2023-10-09T08:46:59.252 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.252 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.252 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.252 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.252 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.252 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:101608 8.b 8:d8c0b386:::benchmark_data_smithi081_219033_object101607:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e296)", 2023-10-09T08:46:59.252 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:41:54.858890+0000", 2023-10-09T08:46:59.252 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 304.37534998299998, 2023-10-09T08:46:59.252 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.122943988, 2023-10-09T08:46:59.252 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.252 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.253 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.253 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:46:59.253 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:46:59.253 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 101608 2023-10-09T08:46:59.253 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.253 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.253 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.253 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.253 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.858890+0000", 2023-10-09T08:46:59.253 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.253 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.253 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.254 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.254 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.858890+0000", 2023-10-09T08:46:59.254 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:46:59.254 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.254 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.254 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.254 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.858888+0000", 2023-10-09T08:46:59.254 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.6200999999999999e-05 2023-10-09T08:46:59.254 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.254 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.254 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.254 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.858944+0000", 2023-10-09T08:46:59.255 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5654e-05 2023-10-09T08:46:59.255 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.255 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.255 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.255 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.858960+0000", 2023-10-09T08:46:59.255 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.619e-06 2023-10-09T08:46:59.255 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.255 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.255 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.255 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.858969+0000", 2023-10-09T08:46:59.255 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.002388135 2023-10-09T08:46:59.255 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.256 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.256 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.256 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.861357+0000", 2023-10-09T08:46:59.256 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016146300000000001 2023-10-09T08:46:59.256 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.256 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.256 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.256 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.861518+0000", 2023-10-09T08:46:59.256 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000195618 2023-10-09T08:46:59.256 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.256 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.256 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2", 2023-10-09T08:46:59.257 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.861714+0000", 2023-10-09T08:46:59.257 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0079946470000000006 2023-10-09T08:46:59.257 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.257 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.257 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.257 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.869708+0000", 2023-10-09T08:46:59.257 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.11194288300000001 2023-10-09T08:46:59.257 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.257 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.257 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.257 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.981651+0000", 2023-10-09T08:46:59.257 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.3633000000000006e-05 2023-10-09T08:46:59.258 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.258 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.258 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.258 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.981715+0000", 2023-10-09T08:46:59.258 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000119023 2023-10-09T08:46:59.258 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.258 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.258 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.258 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:41:54.981834+0000", 2023-10-09T08:46:59.258 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.122943988 2023-10-09T08:46:59.258 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.259 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.259 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.259 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.259 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.259 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:1699 9.c 9:3b466542:::benchmark_data_smithi081_240258_object1698:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e339)", 2023-10-09T08:46:59.259 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:08.502207+0000", 2023-10-09T08:46:59.259 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 50.732032484999998, 2023-10-09T08:46:59.260 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.13327504000000001, 2023-10-09T08:46:59.260 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.260 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.260 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.260 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.260 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.261 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 1699 2023-10-09T08:46:59.261 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.261 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.261 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.261 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.261 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.502207+0000", 2023-10-09T08:46:59.262 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.262 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.262 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.262 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.262 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.502207+0000", 2023-10-09T08:46:59.262 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:46:59.262 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.262 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.263 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.263 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.502206+0000", 2023-10-09T08:46:59.263 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.8145000000000002e-05 2023-10-09T08:46:59.263 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.263 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.263 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.263 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.502244+0000", 2023-10-09T08:46:59.264 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1386000000000001e-05 2023-10-09T08:46:59.264 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.264 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.264 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.264 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.502256+0000", 2023-10-09T08:46:59.264 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5719999999999997e-06 2023-10-09T08:46:59.264 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.264 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.265 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.265 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.502263+0000", 2023-10-09T08:46:59.265 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.4148999999999996e-05 2023-10-09T08:46:59.265 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.265 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.265 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.266 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.502358+0000", 2023-10-09T08:46:59.266 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00019029999999999999 2023-10-09T08:46:59.266 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.266 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.266 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.266 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.502548+0000", 2023-10-09T08:46:59.266 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00024210200000000001 2023-10-09T08:46:59.266 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.266 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.267 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3", 2023-10-09T08:46:59.267 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.502790+0000", 2023-10-09T08:46:59.267 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00096216100000000001 2023-10-09T08:46:59.267 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.267 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.267 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.267 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.503752+0000", 2023-10-09T08:46:59.267 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.131543933 2023-10-09T08:46:59.267 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.267 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.268 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.268 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.635296+0000", 2023-10-09T08:46:59.268 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.1202999999999997e-05 2023-10-09T08:46:59.268 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.268 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.268 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.268 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.635347+0000", 2023-10-09T08:46:59.268 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013522499999999999 2023-10-09T08:46:59.268 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.268 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.268 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.268 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.635483+0000", 2023-10-09T08:46:59.269 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.13327504000000001 2023-10-09T08:46:59.269 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.269 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.269 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.269 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.269 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.269 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:1705 9.3 9:cebe34ea:::benchmark_data_smithi081_240258_object1704:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e339)", 2023-10-09T08:46:59.269 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:08.503885+0000", 2023-10-09T08:46:59.269 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 50.730354609999999, 2023-10-09T08:46:59.269 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.13103748700000001, 2023-10-09T08:46:59.269 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.269 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.270 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.270 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.270 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.270 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 1705 2023-10-09T08:46:59.270 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.270 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.270 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.270 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.271 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.503885+0000", 2023-10-09T08:46:59.271 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.271 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.271 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.271 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.271 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.503885+0000", 2023-10-09T08:46:59.271 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:46:59.272 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.272 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.272 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.272 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.503884+0000", 2023-10-09T08:46:59.272 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.6856000000000001e-05 2023-10-09T08:46:59.272 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.273 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.273 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.273 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.503921+0000", 2023-10-09T08:46:59.273 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5319999999999999e-05 2023-10-09T08:46:59.273 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.273 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.274 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.274 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.503936+0000", 2023-10-09T08:46:59.274 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.4030000000000001e-06 2023-10-09T08:46:59.274 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.274 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.274 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.503944+0000", 2023-10-09T08:46:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.8375000000000003e-05 2023-10-09T08:46:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.504002+0000", 2023-10-09T08:46:59.275 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000163382 2023-10-09T08:46:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.504165+0000", 2023-10-09T08:46:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00024507400000000002 2023-10-09T08:46:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.276 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3", 2023-10-09T08:46:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.504410+0000", 2023-10-09T08:46:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00062063199999999998 2023-10-09T08:46:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.505031+0000", 2023-10-09T08:46:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12960899100000001 2023-10-09T08:46:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.634640+0000", 2023-10-09T08:46:59.277 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000138169 2023-10-09T08:46:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.634778+0000", 2023-10-09T08:46:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014465999999999999 2023-10-09T08:46:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.634923+0000", 2023-10-09T08:46:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.13103748700000001 2023-10-09T08:46:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.278 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:1718 9.3 9:c3f1a2ac:::benchmark_data_smithi081_240258_object1717:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e339)", 2023-10-09T08:46:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:08.506622+0000", 2023-10-09T08:46:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 50.727618321000001, 2023-10-09T08:46:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12888266400000001, 2023-10-09T08:46:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.279 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 1718 2023-10-09T08:46:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.506622+0000", 2023-10-09T08:46:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.506622+0000", 2023-10-09T08:46:59.280 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:46:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.506620+0000", 2023-10-09T08:46:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00019738000000000001 2023-10-09T08:46:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.506818+0000", 2023-10-09T08:46:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.7371999999999999e-05 2023-10-09T08:46:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.281 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.506835+0000", 2023-10-09T08:46:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0559e-05 2023-10-09T08:46:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.506846+0000", 2023-10-09T08:46:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.4658000000000003e-05 2023-10-09T08:46:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.282 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.506910+0000", 2023-10-09T08:46:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016614099999999999 2023-10-09T08:46:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.507077+0000", 2023-10-09T08:46:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00022211299999999999 2023-10-09T08:46:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3", 2023-10-09T08:46:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.507299+0000", 2023-10-09T08:46:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0021637639999999999 2023-10-09T08:46:59.283 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.509462+0000", 2023-10-09T08:46:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12565758399999999 2023-10-09T08:46:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.635120+0000", 2023-10-09T08:46:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000151192 2023-10-09T08:46:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.284 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.635271+0000", 2023-10-09T08:46:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000233138 2023-10-09T08:46:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.635504+0000", 2023-10-09T08:46:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12888266400000001 2023-10-09T08:46:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.285 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:1734 9.c 9:3ac7d878:::benchmark_data_smithi081_240258_object1733:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e339)", 2023-10-09T08:46:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:08.511821+0000", 2023-10-09T08:46:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 50.722419146, 2023-10-09T08:46:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12383488300000001, 2023-10-09T08:46:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 1734 2023-10-09T08:46:59.286 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.511821+0000", 2023-10-09T08:46:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.511821+0000", 2023-10-09T08:46:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:46:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.287 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.511820+0000", 2023-10-09T08:46:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000110806 2023-10-09T08:46:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.511931+0000", 2023-10-09T08:46:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.8800000000000003e-06 2023-10-09T08:46:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.288 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.511940+0000", 2023-10-09T08:46:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.5400000000000003e-06 2023-10-09T08:46:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.511946+0000", 2023-10-09T08:46:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.8300000000000002e-05 2023-10-09T08:46:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.511994+0000", 2023-10-09T08:46:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00021591500000000001 2023-10-09T08:46:59.289 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.512210+0000", 2023-10-09T08:46:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00019738199999999999 2023-10-09T08:46:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3", 2023-10-09T08:46:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.512408+0000", 2023-10-09T08:46:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00060198100000000002 2023-10-09T08:46:59.290 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.513010+0000", 2023-10-09T08:46:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.122518514 2023-10-09T08:46:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.635528+0000", 2023-10-09T08:46:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.6081999999999998e-05 2023-10-09T08:46:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.291 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.635564+0000", 2023-10-09T08:46:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.1563000000000004e-05 2023-10-09T08:46:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.635656+0000", 2023-10-09T08:46:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12383488300000001 2023-10-09T08:46:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.292 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:1738 9.c 9:3c4ce437:::benchmark_data_smithi081_240258_object1737:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e339)", 2023-10-09T08:46:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:08.512983+0000", 2023-10-09T08:46:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 50.721256934000003, 2023-10-09T08:46:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.123417666, 2023-10-09T08:46:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 1738 2023-10-09T08:46:59.293 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.512983+0000", 2023-10-09T08:46:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.512983+0000", 2023-10-09T08:46:59.294 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:46:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.512982+0000", 2023-10-09T08:46:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.5779000000000007e-05 2023-10-09T08:46:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.513068+0000", 2023-10-09T08:46:59.295 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0847e-05 2023-10-09T08:46:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.513078+0000", 2023-10-09T08:46:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.1070000000000001e-06 2023-10-09T08:46:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.513085+0000", 2023-10-09T08:46:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.9048000000000003e-05 2023-10-09T08:46:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.296 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.513124+0000", 2023-10-09T08:46:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000115775 2023-10-09T08:46:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.513239+0000", 2023-10-09T08:46:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00011212 2023-10-09T08:46:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.297 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3", 2023-10-09T08:46:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.513352+0000", 2023-10-09T08:46:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000555968 2023-10-09T08:46:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.513907+0000", 2023-10-09T08:46:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12187590199999999 2023-10-09T08:46:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.298 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.635783+0000", 2023-10-09T08:46:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00045653099999999998 2023-10-09T08:46:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.636240+0000", 2023-10-09T08:46:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016080000000000001 2023-10-09T08:46:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.299 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.636401+0000", 2023-10-09T08:46:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.123417666 2023-10-09T08:46:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:1743 9.c 9:335e88f3:::benchmark_data_smithi081_240258_object1742:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e339)", 2023-10-09T08:46:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:08.515439+0000", 2023-10-09T08:46:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 50.718801405999997, 2023-10-09T08:46:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12165142700000001, 2023-10-09T08:46:59.300 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 1743 2023-10-09T08:46:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.301 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.515439+0000", 2023-10-09T08:46:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.515439+0000", 2023-10-09T08:46:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999824 2023-10-09T08:46:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.515421+0000", 2023-10-09T08:46:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.1000000000000004e-05 2023-10-09T08:46:59.302 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.515502+0000", 2023-10-09T08:46:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.7915e-05 2023-10-09T08:46:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.515520+0000", 2023-10-09T08:46:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.6400000000000003e-06 2023-10-09T08:46:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.303 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.515528+0000", 2023-10-09T08:46:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.0016999999999999e-05 2023-10-09T08:46:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.515579+0000", 2023-10-09T08:46:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012512100000000001 2023-10-09T08:46:59.304 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.515704+0000", 2023-10-09T08:46:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000104249 2023-10-09T08:46:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.305 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 3", 2023-10-09T08:46:59.306 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.515808+0000", 2023-10-09T08:46:59.306 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000412466 2023-10-09T08:46:59.306 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.306 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.306 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.306 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.516220+0000", 2023-10-09T08:46:59.306 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.120331626 2023-10-09T08:46:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.636552+0000", 2023-10-09T08:46:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000115398 2023-10-09T08:46:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.307 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.636667+0000", 2023-10-09T08:46:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00042262300000000001 2023-10-09T08:46:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:08.637090+0000", 2023-10-09T08:46:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.12165142700000001 2023-10-09T08:46:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:8783 9.e 9:7e2ce454:::benchmark_data_smithi081_240258_object8782:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e339)", 2023-10-09T08:46:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:10.671401+0000", 2023-10-09T08:46:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 48.562839285000003, 2023-10-09T08:46:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.13372927800000001, 2023-10-09T08:46:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.310 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 8783 2023-10-09T08:46:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.311 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.671401+0000", 2023-10-09T08:46:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.312 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.671401+0000", 2023-10-09T08:46:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:46:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.671399+0000", 2023-10-09T08:46:59.313 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.7240999999999998e-05 2023-10-09T08:46:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.671437+0000", 2023-10-09T08:46:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2245999999999999e-05 2023-10-09T08:46:59.314 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.671449+0000", 2023-10-09T08:46:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.6329999999999999e-06 2023-10-09T08:46:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.315 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.671456+0000", 2023-10-09T08:46:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.9589999999999997e-05 2023-10-09T08:46:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.671515+0000", 2023-10-09T08:46:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012945900000000001 2023-10-09T08:46:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.316 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.671645+0000", 2023-10-09T08:46:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015165 2023-10-09T08:46:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0", 2023-10-09T08:46:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.671796+0000", 2023-10-09T08:46:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00067143200000000002 2023-10-09T08:46:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.672468+0000", 2023-10-09T08:46:59.317 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.132208983 2023-10-09T08:46:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.804677+0000", 2023-10-09T08:46:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000151337 2023-10-09T08:46:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.804828+0000", 2023-10-09T08:46:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00030194299999999999 2023-10-09T08:46:59.318 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.805130+0000", 2023-10-09T08:46:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.13372927800000001 2023-10-09T08:46:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:8786 9.e 9:7898edc5:::benchmark_data_smithi081_240258_object8785:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e339)", 2023-10-09T08:46:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:10.672536+0000", 2023-10-09T08:46:59.319 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 48.561703790000003, 2023-10-09T08:46:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.133097562, 2023-10-09T08:46:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 8786 2023-10-09T08:46:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.320 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.672536+0000", 2023-10-09T08:46:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.672536+0000", 2023-10-09T08:46:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:46:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.672535+0000", 2023-10-09T08:46:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.6601000000000002e-05 2023-10-09T08:46:59.321 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.672592+0000", 2023-10-09T08:46:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.5704000000000001e-05 2023-10-09T08:46:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.672607+0000", 2023-10-09T08:46:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.2260000000000005e-06 2023-10-09T08:46:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.322 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.672616+0000", 2023-10-09T08:46:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.2903e-05 2023-10-09T08:46:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.672648+0000", 2023-10-09T08:46:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.2663999999999993e-05 2023-10-09T08:46:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.323 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.672731+0000", 2023-10-09T08:46:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00016601300000000001 2023-10-09T08:46:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0", 2023-10-09T08:46:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.672897+0000", 2023-10-09T08:46:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.001200015 2023-10-09T08:46:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.674097+0000", 2023-10-09T08:46:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.13115998600000001 2023-10-09T08:46:59.324 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.805257+0000", 2023-10-09T08:46:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000122044 2023-10-09T08:46:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.805379+0000", 2023-10-09T08:46:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00025457799999999999 2023-10-09T08:46:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.325 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.805634+0000", 2023-10-09T08:46:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.133097562 2023-10-09T08:46:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:8790 9.e 9:74927852:::benchmark_data_smithi081_240258_object8789:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e339)", 2023-10-09T08:46:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:10.672700+0000", 2023-10-09T08:46:59.326 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 48.561539842999998, 2023-10-09T08:46:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.13348613000000001, 2023-10-09T08:46:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 8790 2023-10-09T08:46:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.327 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.672700+0000", 2023-10-09T08:46:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.672700+0000", 2023-10-09T08:46:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:46:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.672699+0000", 2023-10-09T08:46:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.7428999999999993e-05 2023-10-09T08:46:59.328 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.672777+0000", 2023-10-09T08:46:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1066e-05 2023-10-09T08:46:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.672788+0000", 2023-10-09T08:46:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.3419999999999996e-06 2023-10-09T08:46:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.329 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.672794+0000", 2023-10-09T08:46:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00062704799999999995 2023-10-09T08:46:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.673421+0000", 2023-10-09T08:46:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012790499999999999 2023-10-09T08:46:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.330 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.673549+0000", 2023-10-09T08:46:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014766099999999999 2023-10-09T08:46:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0", 2023-10-09T08:46:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.673697+0000", 2023-10-09T08:46:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00057322299999999998 2023-10-09T08:46:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.674270+0000", 2023-10-09T08:46:59.331 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.131568092 2023-10-09T08:46:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.805838+0000", 2023-10-09T08:46:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000119778 2023-10-09T08:46:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.805958+0000", 2023-10-09T08:46:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00022844400000000001 2023-10-09T08:46:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.332 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:10.806186+0000", 2023-10-09T08:46:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.13348613000000001 2023-10-09T08:46:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:84610 9.e 9:71c99f4f:::benchmark_data_smithi081_240258_object84609:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-10-09T08:46:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:53.593578+0000", 2023-10-09T08:46:59.333 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 5.640662388, 2023-10-09T08:46:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.27613781300000001, 2023-10-09T08:46:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 84610 2023-10-09T08:46:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.334 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.593578+0000", 2023-10-09T08:46:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.593578+0000", 2023-10-09T08:46:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:46:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.335 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.593577+0000", 2023-10-09T08:46:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2778999999999997e-05 2023-10-09T08:46:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.336 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.337 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.593630+0000", 2023-10-09T08:46:59.337 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1223000000000001e-05 2023-10-09T08:46:59.337 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.337 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.337 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.338 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.593641+0000", 2023-10-09T08:46:59.338 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9959999999999996e-06 2023-10-09T08:46:59.338 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.338 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.338 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.338 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.593648+0000", 2023-10-09T08:46:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.7661999999999999e-05 2023-10-09T08:46:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.593695+0000", 2023-10-09T08:46:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000131941 2023-10-09T08:46:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.339 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.593827+0000", 2023-10-09T08:46:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015004999999999999 2023-10-09T08:46:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0", 2023-10-09T08:46:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.593977+0000", 2023-10-09T08:46:59.340 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0050939829999999998 2023-10-09T08:46:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.599071+0000", 2023-10-09T08:46:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.27047486700000001 2023-10-09T08:46:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.341 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.869546+0000", 2023-10-09T08:46:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.1807e-05 2023-10-09T08:46:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.342 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.869608+0000", 2023-10-09T08:46:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000107335 2023-10-09T08:46:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.869715+0000", 2023-10-09T08:46:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.27613781300000001 2023-10-09T08:46:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.343 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:84613 9.e 9:785c90bc:::benchmark_data_smithi081_240258_object84612:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-10-09T08:46:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:53.596010+0000", 2023-10-09T08:46:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 5.6382296610000004, 2023-10-09T08:46:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.27434060700000001, 2023-10-09T08:46:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 84613 2023-10-09T08:46:59.344 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.596010+0000", 2023-10-09T08:46:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.596010+0000", 2023-10-09T08:46:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:46:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.345 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.596009+0000", 2023-10-09T08:46:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.5226000000000002e-05 2023-10-09T08:46:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.596074+0000", 2023-10-09T08:46:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2557e-05 2023-10-09T08:46:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.346 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.596087+0000", 2023-10-09T08:46:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.5509999999999996e-06 2023-10-09T08:46:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.596093+0000", 2023-10-09T08:46:59.347 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000577197 2023-10-09T08:46:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.596671+0000", 2023-10-09T08:46:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00021452 2023-10-09T08:46:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.348 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.596885+0000", 2023-10-09T08:46:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000159782 2023-10-09T08:46:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 0", 2023-10-09T08:46:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.597045+0000", 2023-10-09T08:46:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0022113660000000002 2023-10-09T08:46:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.349 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.599256+0000", 2023-10-09T08:46:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.27094357200000002 2023-10-09T08:46:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.870200+0000", 2023-10-09T08:46:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.4491999999999999e-05 2023-10-09T08:46:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.870254+0000", 2023-10-09T08:46:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.6523999999999999e-05 2023-10-09T08:46:59.350 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:53.870351+0000", 2023-10-09T08:46:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.27434060700000001 2023-10-09T08:46:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:85593 9.d 9:b5ff3cb6:::benchmark_data_smithi081_240258_object85592:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-10-09T08:46:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:54.612276+0000", 2023-10-09T08:46:59.351 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 4.6219642509999996, 2023-10-09T08:46:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.30965125900000001, 2023-10-09T08:46:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 85593 2023-10-09T08:46:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.352 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.612276+0000", 2023-10-09T08:46:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.612276+0000", 2023-10-09T08:46:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:46:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.612275+0000", 2023-10-09T08:46:59.353 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.8337000000000001e-05 2023-10-09T08:46:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.612333+0000", 2023-10-09T08:46:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0037000000000001e-05 2023-10-09T08:46:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.612343+0000", 2023-10-09T08:46:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.5769999999999999e-06 2023-10-09T08:46:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.354 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.612350+0000", 2023-10-09T08:46:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0035596960000000002 2023-10-09T08:46:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.615910+0000", 2023-10-09T08:46:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000127809 2023-10-09T08:46:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.355 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.616037+0000", 2023-10-09T08:46:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015116199999999999 2023-10-09T08:46:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 5", 2023-10-09T08:46:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.616189+0000", 2023-10-09T08:46:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0056190279999999999 2023-10-09T08:46:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.621808+0000", 2023-10-09T08:46:59.356 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.29996594100000001 2023-10-09T08:46:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.921774+0000", 2023-10-09T08:46:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.8291999999999997e-05 2023-10-09T08:46:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.921832+0000", 2023-10-09T08:46:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.5148000000000004e-05 2023-10-09T08:46:59.357 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.921927+0000", 2023-10-09T08:46:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.30965125900000001 2023-10-09T08:46:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:85600 9.d 9:be528641:::benchmark_data_smithi081_240258_object85599:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-10-09T08:46:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:54.615746+0000", 2023-10-09T08:46:59.358 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 4.6184939140000001, 2023-10-09T08:46:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.30638275700000001, 2023-10-09T08:46:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 85600 2023-10-09T08:46:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.359 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.615746+0000", 2023-10-09T08:46:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.615746+0000", 2023-10-09T08:46:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:46:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.615745+0000", 2023-10-09T08:46:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.0569999999999999e-05 2023-10-09T08:46:59.360 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.615796+0000", 2023-10-09T08:46:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4647999999999999e-05 2023-10-09T08:46:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.615810+0000", 2023-10-09T08:46:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.3060000000000003e-06 2023-10-09T08:46:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.361 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.615817+0000", 2023-10-09T08:46:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0034887809999999998 2023-10-09T08:46:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.619305+0000", 2023-10-09T08:46:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012239600000000001 2023-10-09T08:46:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.362 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.619428+0000", 2023-10-09T08:46:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014982099999999999 2023-10-09T08:46:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 5", 2023-10-09T08:46:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.619578+0000", 2023-10-09T08:46:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0025138069999999998 2023-10-09T08:46:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.622091+0000", 2023-10-09T08:46:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.29989137399999999 2023-10-09T08:46:59.363 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.921983+0000", 2023-10-09T08:46:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.8974000000000002e-05 2023-10-09T08:46:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.922042+0000", 2023-10-09T08:46:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.7111e-05 2023-10-09T08:46:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.364 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.922129+0000", 2023-10-09T08:46:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.30638275700000001 2023-10-09T08:46:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:85606 9.d 9:bb0ac7e6:::benchmark_data_smithi081_240258_object85605:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-10-09T08:46:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:54.622345+0000", 2023-10-09T08:46:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 4.6118949330000003, 2023-10-09T08:46:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.30017881699999999, 2023-10-09T08:46:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.365 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 85606 2023-10-09T08:46:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.622345+0000", 2023-10-09T08:46:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.622345+0000", 2023-10-09T08:46:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:46:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.622344+0000", 2023-10-09T08:46:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.3930000000000002e-05 2023-10-09T08:46:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.367 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.622378+0000", 2023-10-09T08:46:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.9757000000000001e-05 2023-10-09T08:46:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.622398+0000", 2023-10-09T08:46:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.9450000000000001e-06 2023-10-09T08:46:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.368 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.622403+0000", 2023-10-09T08:46:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00025930499999999998 2023-10-09T08:46:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.622662+0000", 2023-10-09T08:46:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00020797400000000001 2023-10-09T08:46:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.622870+0000", 2023-10-09T08:46:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015202799999999999 2023-10-09T08:46:59.369 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 5", 2023-10-09T08:46:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.623022+0000", 2023-10-09T08:46:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0039781540000000002 2023-10-09T08:46:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.627000+0000", 2023-10-09T08:46:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.29536766399999997 2023-10-09T08:46:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.370 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.922368+0000", 2023-10-09T08:46:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.4969999999999997e-05 2023-10-09T08:46:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.922423+0000", 2023-10-09T08:46:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0001008 2023-10-09T08:46:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.922524+0000", 2023-10-09T08:46:59.371 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.30017881699999999 2023-10-09T08:46:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:85619 9.d 9:b79df24e:::benchmark_data_smithi081_240258_object85618:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-10-09T08:46:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:54.630153+0000", 2023-10-09T08:46:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 4.6040872630000003, 2023-10-09T08:46:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.30290287199999999, 2023-10-09T08:46:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.372 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 85619 2023-10-09T08:46:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.630153+0000", 2023-10-09T08:46:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.373 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.630153+0000", 2023-10-09T08:46:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:46:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.630151+0000", 2023-10-09T08:46:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.0219999999999998e-05 2023-10-09T08:46:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.374 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.630191+0000", 2023-10-09T08:46:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.2711999999999999e-05 2023-10-09T08:46:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.630214+0000", 2023-10-09T08:46:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.0209999999999999e-06 2023-10-09T08:46:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.630222+0000", 2023-10-09T08:46:59.375 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.0287000000000002e-05 2023-10-09T08:46:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.630272+0000", 2023-10-09T08:46:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013643699999999999 2023-10-09T08:46:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.630408+0000", 2023-10-09T08:46:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017841299999999999 2023-10-09T08:46:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.376 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 5", 2023-10-09T08:46:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.630587+0000", 2023-10-09T08:46:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0034774850000000002 2023-10-09T08:46:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.634064+0000", 2023-10-09T08:46:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.29883460299999998 2023-10-09T08:46:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.377 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.932899+0000", 2023-10-09T08:46:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.0986000000000002e-05 2023-10-09T08:46:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.932960+0000", 2023-10-09T08:46:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.5715000000000001e-05 2023-10-09T08:46:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.933056+0000", 2023-10-09T08:46:59.378 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.30290287199999999 2023-10-09T08:46:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:85627 9.d 9:bec96cb6:::benchmark_data_smithi081_240258_object85626:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-10-09T08:46:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:54.641140+0000", 2023-10-09T08:46:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 4.5930995189999999, 2023-10-09T08:46:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.29208163700000001, 2023-10-09T08:46:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.379 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 85627 2023-10-09T08:46:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.641140+0000", 2023-10-09T08:46:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.380 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.641140+0000", 2023-10-09T08:46:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:46:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.641139+0000", 2023-10-09T08:46:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.8082000000000002e-05 2023-10-09T08:46:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.641218+0000", 2023-10-09T08:46:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1144999999999999e-05 2023-10-09T08:46:59.381 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.641229+0000", 2023-10-09T08:46:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3449999999999996e-06 2023-10-09T08:46:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.641234+0000", 2023-10-09T08:46:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.1921000000000001e-05 2023-10-09T08:46:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.382 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.641276+0000", 2023-10-09T08:46:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000107315 2023-10-09T08:46:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.641383+0000", 2023-10-09T08:46:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000115432 2023-10-09T08:46:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 5", 2023-10-09T08:46:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.641499+0000", 2023-10-09T08:46:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0030480310000000001 2023-10-09T08:46:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.644547+0000", 2023-10-09T08:46:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.28854721999999999 2023-10-09T08:46:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.933094+0000", 2023-10-09T08:46:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.7873000000000001e-05 2023-10-09T08:46:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.384 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.933142+0000", 2023-10-09T08:46:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.0265999999999993e-05 2023-10-09T08:46:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:54.933222+0000", 2023-10-09T08:46:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.29208163700000001 2023-10-09T08:46:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.385 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:88501 9.a 9:57b277a4:::benchmark_data_smithi081_240258_object88500:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-10-09T08:46:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:57.218857+0000", 2023-10-09T08:46:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 2.0153834160000001, 2023-10-09T08:46:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.199827696, 2023-10-09T08:46:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.386 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 88501 2023-10-09T08:46:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.218857+0000", 2023-10-09T08:46:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.218857+0000", 2023-10-09T08:46:59.387 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999948 2023-10-09T08:46:59.388 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.388 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.388 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.388 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.218851+0000", 2023-10-09T08:46:59.388 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000120221 2023-10-09T08:46:59.388 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.388 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.388 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.388 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.218971+0000", 2023-10-09T08:46:59.388 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6538e-05 2023-10-09T08:46:59.388 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.388 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.218988+0000", 2023-10-09T08:46:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.7030000000000001e-06 2023-10-09T08:46:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.218998+0000", 2023-10-09T08:46:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.4420999999999997e-05 2023-10-09T08:46:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.389 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.219082+0000", 2023-10-09T08:46:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0001438 2023-10-09T08:46:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.219226+0000", 2023-10-09T08:46:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000162616 2023-10-09T08:46:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2", 2023-10-09T08:46:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.219389+0000", 2023-10-09T08:46:59.390 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0092875869999999999 2023-10-09T08:46:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.228676+0000", 2023-10-09T08:46:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.18976833200000001 2023-10-09T08:46:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.418444+0000", 2023-10-09T08:46:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.4873e-05 2023-10-09T08:46:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.391 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.418509+0000", 2023-10-09T08:46:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017488900000000001 2023-10-09T08:46:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.418684+0000", 2023-10-09T08:46:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.199827696 2023-10-09T08:46:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.392 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:88508 9.a 9:5c5ae637:::benchmark_data_smithi081_240258_object88507:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-10-09T08:46:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:46:57.224133+0000", 2023-10-09T08:46:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 2.0101068400000002, 2023-10-09T08:46:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.19813503099999999, 2023-10-09T08:46:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:46:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:46:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:46:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:46:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:46:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 88508 2023-10-09T08:46:59.393 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:46:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:46:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.224133+0000", 2023-10-09T08:46:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:46:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:46:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.224133+0000", 2023-10-09T08:46:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:46:59.394 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:46:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.224131+0000", 2023-10-09T08:46:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.4138000000000003e-05 2023-10-09T08:46:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:46:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.224175+0000", 2023-10-09T08:46:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2938999999999999e-05 2023-10-09T08:46:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.395 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:46:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.224188+0000", 2023-10-09T08:46:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.272e-06 2023-10-09T08:46:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:46:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.224196+0000", 2023-10-09T08:46:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00098862699999999995 2023-10-09T08:46:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:46:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.225184+0000", 2023-10-09T08:46:59.396 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012610900000000001 2023-10-09T08:46:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:46:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.225310+0000", 2023-10-09T08:46:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00015218799999999999 2023-10-09T08:46:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2", 2023-10-09T08:46:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.225463+0000", 2023-10-09T08:46:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.003218486 2023-10-09T08:46:59.397 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:46:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.228681+0000", 2023-10-09T08:46:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.193438099 2023-10-09T08:46:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:46:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.422119+0000", 2023-10-09T08:46:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.5584000000000002e-05 2023-10-09T08:46:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.398 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:46:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.422175+0000", 2023-10-09T08:46:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.3462999999999996e-05 2023-10-09T08:46:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:46:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:46:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:46:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:46:57.422268+0000", 2023-10-09T08:46:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.19813503099999999 2023-10-09T08:46:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:46:59.399 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:46:59.400 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:46:59.400 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:59.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:58 smithi118 bash[59345]: cluster 2023-10-09T08:46:58.842615+0000 mon.a (mon.0) 1494 : cluster 3 Health check update: Degraded data redundancy: 69487/256449 objects degraded (27.096%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:46:59.429 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:46:59.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:59.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:46:59.535 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:59.561 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:46:59.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:59.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:46:59.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:59.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:46:59.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:59.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:46:59.799 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:59.820 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:59.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:59.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:46:59.928 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:59.962 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:46:59.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:46:59.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:00.066 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:00.075 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:46:59 smithi118 bash[59345]: cluster 2023-10-09T08:46:58.133522+0000 mgr.y (mgr.26009) 1359 : cluster 0 pgmap v1507: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 69487/256449 objects degraded (27.096%); 8/256449 objects misplaced (0.003%) 2023-10-09T08:47:00.082 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 52 16 91569 91553 110.018 68.625 0.0152139 0.00908465 2023-10-09T08:47:00.094 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:00.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:00.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:00.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:46:59 smithi081 bash[76862]: cluster 2023-10-09T08:46:58.133522+0000 mgr.y (mgr.26009) 1359 : cluster 0 pgmap v1507: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 69487/256449 objects degraded (27.096%); 8/256449 objects misplaced (0.003%) 2023-10-09T08:47:00.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:00 smithi081 bash[79557]: cluster 2023-10-09T08:46:58.133522+0000 mgr.y (mgr.26009) 1359 : cluster 0 pgmap v1507: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 69487/256449 objects degraded (27.096%); 8/256449 objects misplaced (0.003%) 2023-10-09T08:47:00.201 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:00.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:00.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:00.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:00.334 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:00.360 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:00.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:00.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:00.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-09T08:47:00.465 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:00.497 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:00.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:00.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:00.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:00.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:00.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:00.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:00.740 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:00.765 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:00.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:00.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:00.871 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:00.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:00.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:00.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:01.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:01.028 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:01.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:01.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:01.082 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 53 16 92721 92705 109.301 72 0.00707354 0.00914429 2023-10-09T08:47:01.130 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:01.159 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:01.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:01.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:01.265 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:01.292 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:01.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:01.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:01.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:47:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:47:01] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.33.4" 2023-10-09T08:47:01.395 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:01.431 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:01.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:01.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:01.538 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:01.573 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:01.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:01.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:01.676 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:01.702 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:01.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:01.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:01.809 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:01.834 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:01.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:01.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:01.938 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:01.947 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:01 smithi118 bash[59345]: cluster 2023-10-09T08:47:00.134320+0000 mgr.y (mgr.26009) 1360 : cluster 0 pgmap v1508: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.5 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 84 MiB/s wr, 1.35k op/s; 72858/268551 objects degraded (27.130%); 8/268551 objects misplaced (0.003%) 2023-10-09T08:47:01.965 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:01.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:01.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:02.068 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:02.077 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:01 smithi081 bash[76862]: cluster 2023-10-09T08:47:00.134320+0000 mgr.y (mgr.26009) 1360 : cluster 0 pgmap v1508: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.5 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 84 MiB/s wr, 1.35k op/s; 72858/268551 objects degraded (27.130%); 8/268551 objects misplaced (0.003%) 2023-10-09T08:47:02.078 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:01 smithi081 bash[79557]: cluster 2023-10-09T08:47:00.134320+0000 mgr.y (mgr.26009) 1360 : cluster 0 pgmap v1508: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.5 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 84 MiB/s wr, 1.35k op/s; 72858/268551 objects degraded (27.130%); 8/268551 objects misplaced (0.003%) 2023-10-09T08:47:02.082 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 54 16 93900 93884 108.641 73.6875 0.0115404 0.00919937 2023-10-09T08:47:02.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:02.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:02.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:02.200 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:02.249 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:02.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:02.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:02.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:02.379 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:02.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:02.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:02.487 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:02.512 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:02.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:02.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:02.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:02.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:02.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:02.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:02.748 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:02.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:02.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:02.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:02.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:02.906 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:02.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:02.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:02.966 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:47:03.013 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:03.014 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:47:03.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:03.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:03.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:03.051 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:47:03.083 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 55 16 94999 94983 107.915 68.6875 0.0129768 0.00926162 2023-10-09T08:47:03.086 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:47:03.127 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:47:03.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:03.161 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:47:03.177 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:03.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:03.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:03.207 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:47:03.207 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:47:03.207 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:47:03.207 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:47:03.208 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:47:03.208 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:47:03.208 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:47:03.208 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:47:03.208 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:47:03.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:03.304 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:03.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:03.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:03.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:03.443 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:03.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:03.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:03.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:03.588 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:03.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:03.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:03.694 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:03.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:03.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:03.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:03.832 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:03.859 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:03.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:03.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:03.898 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:47:03.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:03.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:03.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:03.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:04.083 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 56 16 96083 96067 107.197 67.75 0.0120941 0.00932393 2023-10-09T08:47:04.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:03 smithi118 bash[59345]: cluster 2023-10-09T08:47:02.135269+0000 mgr.y (mgr.26009) 1361 : cluster 0 pgmap v1509: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s; 73936/272862 objects degraded (27.096%); 8/272862 objects misplaced (0.003%) 2023-10-09T08:47:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:03 smithi118 bash[59345]: audit 2023-10-09T08:47:02.929122+0000 mon.c (mon.2) 484 : audit 0 from='client.? 172.21.15.81:0/973470728' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:47:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:03 smithi118 bash[59345]: audit 2023-10-09T08:47:03.820511+0000 mon.c (mon.2) 485 : audit 1 from='client.? 172.21.15.81:0/2626296943' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:47:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:03 smithi118 bash[59345]: audit 2023-10-09T08:47:03.821000+0000 mon.a (mon.0) 1495 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:47:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:03 smithi118 bash[59345]: cluster 2023-10-09T08:47:03.843902+0000 mon.a (mon.0) 1496 : cluster 3 Health check update: Degraded data redundancy: 73936/272862 objects degraded (27.096%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:04.128 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:04.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:04.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:04.222 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:03 smithi081 bash[76862]: cluster 2023-10-09T08:47:02.135269+0000 mgr.y (mgr.26009) 1361 : cluster 0 pgmap v1509: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s; 73936/272862 objects degraded (27.096%); 8/272862 objects misplaced (0.003%) 2023-10-09T08:47:04.222 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:03 smithi081 bash[76862]: audit 2023-10-09T08:47:02.929122+0000 mon.c (mon.2) 484 : audit 0 from='client.? 172.21.15.81:0/973470728' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:47:04.222 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:03 smithi081 bash[76862]: audit 2023-10-09T08:47:03.820511+0000 mon.c (mon.2) 485 : audit 1 from='client.? 172.21.15.81:0/2626296943' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:47:04.222 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:03 smithi081 bash[76862]: audit 2023-10-09T08:47:03.821000+0000 mon.a (mon.0) 1495 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:47:04.222 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:03 smithi081 bash[76862]: cluster 2023-10-09T08:47:03.843902+0000 mon.a (mon.0) 1496 : cluster 3 Health check update: Degraded data redundancy: 73936/272862 objects degraded (27.096%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:04.223 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:03 smithi081 bash[79557]: cluster 2023-10-09T08:47:02.135269+0000 mgr.y (mgr.26009) 1361 : cluster 0 pgmap v1509: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s; 73936/272862 objects degraded (27.096%); 8/272862 objects misplaced (0.003%) 2023-10-09T08:47:04.223 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:03 smithi081 bash[79557]: audit 2023-10-09T08:47:02.929122+0000 mon.c (mon.2) 484 : audit 0 from='client.? 172.21.15.81:0/973470728' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:47:04.223 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:03 smithi081 bash[79557]: audit 2023-10-09T08:47:03.820511+0000 mon.c (mon.2) 485 : audit 1 from='client.? 172.21.15.81:0/2626296943' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:47:04.223 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:03 smithi081 bash[79557]: audit 2023-10-09T08:47:03.821000+0000 mon.a (mon.0) 1495 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:47:04.223 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:03 smithi081 bash[79557]: cluster 2023-10-09T08:47:03.843902+0000 mon.a (mon.0) 1496 : cluster 3 Health check update: Degraded data redundancy: 73936/272862 objects degraded (27.096%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:04.234 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:04.259 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:04.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:04.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:04.362 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:04.390 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:04.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:04.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:04.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:04.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:04.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:04.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:04.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:04.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:04.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:04.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:04.750 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:04.780 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:04.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:04.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:04.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:04.923 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:04.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:04.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:05.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:04 smithi118 bash[59345]: cluster 2023-10-09T08:47:03.875155+0000 mon.a (mon.0) 1497 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:47:05.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:04 smithi118 bash[59345]: audit 2023-10-09T08:47:03.884570+0000 mon.a (mon.0) 1498 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:47:05.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:04 smithi118 bash[59345]: cluster 2023-10-09T08:47:03.884689+0000 mon.a (mon.0) 1499 : cluster 0 osdmap e342: 8 total, 7 up, 7 in 2023-10-09T08:47:05.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:04 smithi118 bash[59345]: cluster 2023-10-09T08:47:03.885557+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T08:47:05.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:04 smithi118 bash[59345]: cluster 2023-10-09T08:47:03.893889+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T08:47:05.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:04 smithi118 bash[59345]: cluster 2023-10-09T08:47:03.895972+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T08:47:05.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:04 smithi118 bash[59345]: cluster 2023-10-09T08:47:03.900272+0000 osd.6 (osd.6) 332 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T08:47:05.027 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:05.048 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:05.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:05.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:05.083 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 57 16 97292 97276 106.642 75.5625 0.0149607 0.0093724 2023-10-09T08:47:05.152 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:05.160 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:04 smithi081 bash[79557]: cluster 2023-10-09T08:47:03.875155+0000 mon.a (mon.0) 1497 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:47:05.160 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:04 smithi081 bash[79557]: audit 2023-10-09T08:47:03.884570+0000 mon.a (mon.0) 1498 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:47:05.160 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:04 smithi081 bash[79557]: cluster 2023-10-09T08:47:03.884689+0000 mon.a (mon.0) 1499 : cluster 0 osdmap e342: 8 total, 7 up, 7 in 2023-10-09T08:47:05.160 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:04 smithi081 bash[79557]: cluster 2023-10-09T08:47:03.885557+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T08:47:05.161 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:04 smithi081 bash[79557]: cluster 2023-10-09T08:47:03.893889+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T08:47:05.161 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:04 smithi081 bash[79557]: cluster 2023-10-09T08:47:03.895972+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T08:47:05.161 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:04 smithi081 bash[79557]: cluster 2023-10-09T08:47:03.900272+0000 osd.6 (osd.6) 332 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T08:47:05.161 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:04 smithi081 bash[76862]: cluster 2023-10-09T08:47:03.875155+0000 mon.a (mon.0) 1497 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:47:05.161 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:04 smithi081 bash[76862]: audit 2023-10-09T08:47:03.884570+0000 mon.a (mon.0) 1498 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:47:05.161 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:04 smithi081 bash[76862]: cluster 2023-10-09T08:47:03.884689+0000 mon.a (mon.0) 1499 : cluster 0 osdmap e342: 8 total, 7 up, 7 in 2023-10-09T08:47:05.161 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:04 smithi081 bash[76862]: cluster 2023-10-09T08:47:03.885557+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T08:47:05.161 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:04 smithi081 bash[76862]: cluster 2023-10-09T08:47:03.893889+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T08:47:05.162 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:04 smithi081 bash[76862]: cluster 2023-10-09T08:47:03.895972+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T08:47:05.162 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:04 smithi081 bash[76862]: cluster 2023-10-09T08:47:03.900272+0000 osd.6 (osd.6) 332 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T08:47:05.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:05.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:05.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:05.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:05.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:05.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:05.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:05.415 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:05.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:05.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:05.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:05.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:05.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:05.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:05.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:05.689 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:05.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:05.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:05.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:05.821 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:05.845 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:05.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:05.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:05.948 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:05.956 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:05 smithi081 bash[76862]: cluster 2023-10-09T08:47:04.135926+0000 mgr.y (mgr.26009) 1362 : cluster 0 pgmap v1511: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s; 74313/275007 objects degraded (27.022%); 8/275007 objects misplaced (0.003%) 2023-10-09T08:47:05.957 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:05 smithi081 bash[79557]: cluster 2023-10-09T08:47:04.135926+0000 mgr.y (mgr.26009) 1362 : cluster 0 pgmap v1511: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s; 74313/275007 objects degraded (27.022%); 8/275007 objects misplaced (0.003%) 2023-10-09T08:47:05.974 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:05.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:05.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:06.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:06.083 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 58 16 98463 98447 106.066 73.1875 0.017825 0.00942303 2023-10-09T08:47:06.109 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:06.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:06.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:06.213 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:06.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:05 smithi118 bash[59345]: cluster 2023-10-09T08:47:04.135926+0000 mgr.y (mgr.26009) 1362 : cluster 0 pgmap v1511: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s; 74313/275007 objects degraded (27.022%); 8/275007 objects misplaced (0.003%) 2023-10-09T08:47:06.238 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:06.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:06.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:06.345 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:06.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:06.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:06.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:06.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:06.519 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:06.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:06.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:06.623 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:06.657 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:06.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:06.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:06.763 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:06.781 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:06.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:06.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:06.884 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:06.913 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:06.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:06.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:07.017 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:47:07.017 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:47:07.018 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:07.045 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:07.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:07.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:07.090 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 59 16 99556 99540 105.413 68.3125 0.00586121 0.00948075 2023-10-09T08:47:07.149 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:07.180 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:07.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:07.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:07.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:07.305 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:47:07.305 INFO:teuthology.orchestra.run.smithi081.stdout: "success": "" 2023-10-09T08:47:07.305 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:47:07.311 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:07.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:07.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:07.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:07.445 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:07.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:07.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:07.549 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:07.572 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:07.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:07.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:07.606 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:47:07.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:07.706 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:07.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:07.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:07.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:07.841 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:07.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:07.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:07 smithi118 bash[59345]: cluster 2023-10-09T08:47:06.136878+0000 mgr.y (mgr.26009) 1363 : cluster 0 pgmap v1512: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 78621/290040 objects degraded (27.107%); 8/290040 objects misplaced (0.003%) 2023-10-09T08:47:07.946 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:07.974 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:07.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:07.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:08.056 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:08 smithi081 bash[79557]: cluster 2023-10-09T08:47:06.136878+0000 mgr.y (mgr.26009) 1363 : cluster 0 pgmap v1512: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 78621/290040 objects degraded (27.107%); 8/290040 objects misplaced (0.003%) 2023-10-09T08:47:08.084 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:08.090 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:47:08.090656+0000 min lat: 0.00116617 max lat: 0.314101 avg lat: 0.00953685 2023-10-09T08:47:08.090 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:47:08.090 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 60 16 100655 100639 104.801 68.6875 0.0110368 0.00953685 2023-10-09T08:47:08.108 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:08.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:08.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:08.213 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:08.246 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:08.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:08.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:08.350 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:08.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:08 smithi081 bash[76862]: cluster 2023-10-09T08:47:06.136878+0000 mgr.y (mgr.26009) 1363 : cluster 0 pgmap v1512: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 78621/290040 objects degraded (27.107%); 8/290040 objects misplaced (0.003%) 2023-10-09T08:47:08.378 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:08.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:08.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:08.481 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:08.506 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:08.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:08.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:08.612 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:08.637 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:08.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:08.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:08.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:08.767 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:08.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:08.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:08.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:08.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:08.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:08.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:09.015 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:09.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:47:09.052 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:09.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:09.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:09.090 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 61 16 101772 101756 104.227 69.8125 0.0156156 0.00958945 2023-10-09T08:47:09.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:47:09.158 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:09.182 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:09.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:09.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:09.286 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:09.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:09 smithi118 bash[59345]: cluster 2023-10-09T08:47:08.137478+0000 mgr.y (mgr.26009) 1364 : cluster 0 pgmap v1513: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 78621/290040 objects degraded (27.107%); 8/290040 objects misplaced (0.003%) 2023-10-09T08:47:09.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:09 smithi118 bash[59345]: audit 2023-10-09T08:47:08.179585+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:47:09.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:09 smithi118 bash[59345]: audit 2023-10-09T08:47:08.188050+0000 mon.c (mon.2) 486 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:47:09.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:09 smithi118 bash[59345]: cluster 2023-10-09T08:47:08.844866+0000 mon.a (mon.0) 1501 : cluster 3 Health check update: Degraded data redundancy: 78621/290040 objects degraded (27.107%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:09.309 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:09.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:09.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:09.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:09 smithi081 bash[76862]: cluster 2023-10-09T08:47:08.137478+0000 mgr.y (mgr.26009) 1364 : cluster 0 pgmap v1513: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 78621/290040 objects degraded (27.107%); 8/290040 objects misplaced (0.003%) 2023-10-09T08:47:09.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:09 smithi081 bash[76862]: audit 2023-10-09T08:47:08.179585+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:47:09.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:09 smithi081 bash[76862]: audit 2023-10-09T08:47:08.188050+0000 mon.c (mon.2) 486 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:47:09.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:09 smithi081 bash[76862]: cluster 2023-10-09T08:47:08.844866+0000 mon.a (mon.0) 1501 : cluster 3 Health check update: Degraded data redundancy: 78621/290040 objects degraded (27.107%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:09.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:09 smithi081 bash[79557]: cluster 2023-10-09T08:47:08.137478+0000 mgr.y (mgr.26009) 1364 : cluster 0 pgmap v1513: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 78621/290040 objects degraded (27.107%); 8/290040 objects misplaced (0.003%) 2023-10-09T08:47:09.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:09 smithi081 bash[79557]: audit 2023-10-09T08:47:08.179585+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:47:09.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:09 smithi081 bash[79557]: audit 2023-10-09T08:47:08.188050+0000 mon.c (mon.2) 486 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:47:09.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:09 smithi081 bash[79557]: cluster 2023-10-09T08:47:08.844866+0000 mon.a (mon.0) 1501 : cluster 3 Health check update: Degraded data redundancy: 78621/290040 objects degraded (27.107%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:09.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:09.443 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:09.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:09.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:09.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:09.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:09.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:09.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:09.684 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:09.719 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:09.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:09.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:09.825 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:09.863 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:09.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:09.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:09.969 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:09.994 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:09.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:09.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:10.091 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 62 16 102853 102837 103.636 67.5625 0.00835021 0.0096445 2023-10-09T08:47:10.099 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:10.126 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:10.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:10.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:10.230 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:10.258 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:10.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:10.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:10.363 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:10.394 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:10.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:10.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:10.500 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:10.532 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:10.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:10.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:10.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:10.663 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:10.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:10.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:10.769 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:10.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:10.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:10.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:10.902 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:10.934 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:10.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:10.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:11.038 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:11.076 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:11.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:11.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:11.091 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 63 16 103971 103955 103.1 69.875 0.0244757 0.00969446 2023-10-09T08:47:11.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:11.183 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:47:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:47:11] "GET /metrics HTTP/1.1" 200 36599 "" "Prometheus/2.33.4" 2023-10-09T08:47:11.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:11.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:11.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:11.325 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:11.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:11.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:11.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:11.459 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:11.468 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:11 smithi118 bash[59345]: cluster 2023-10-09T08:47:10.138250+0000 mgr.y (mgr.26009) 1365 : cluster 0 pgmap v1514: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s; 82132/302850 objects degraded (27.120%); 8/302850 objects misplaced (0.003%) 2023-10-09T08:47:11.488 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:11.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:11.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:11.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:11 smithi081 bash[76862]: cluster 2023-10-09T08:47:10.138250+0000 mgr.y (mgr.26009) 1365 : cluster 0 pgmap v1514: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s; 82132/302850 objects degraded (27.120%); 8/302850 objects misplaced (0.003%) 2023-10-09T08:47:11.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:11 smithi081 bash[79557]: cluster 2023-10-09T08:47:10.138250+0000 mgr.y (mgr.26009) 1365 : cluster 0 pgmap v1514: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s; 82132/302850 objects degraded (27.120%); 8/302850 objects misplaced (0.003%) 2023-10-09T08:47:11.666 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:11.696 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:11.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:11.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:11.799 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:11.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:11.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:11.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:11.933 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:11.966 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:11.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:11.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:12.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:12.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:12.096 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 64 16 105105 105089 102.587 70.875 0.0197664 0.00974264 2023-10-09T08:47:12.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:12.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:12.203 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:12.227 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:12.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:12.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:12.335 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:12.367 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:12.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:12.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:12.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:12.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:12.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:12.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:12.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:12.630 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:12.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:12.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:12.733 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:12.761 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:12.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:12.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:12.866 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:12.900 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:12.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:12.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:13.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:13.028 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:13.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:13.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:13.096 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 65 15 106210 106195 102.073 69.125 0.0175611 0.00979178 2023-10-09T08:47:13.132 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:13.161 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:13.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:13.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:13.264 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:13.286 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:13.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:13.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:13.351 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:47:13.351 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:47:13.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:13 smithi081 bash[76862]: cluster 2023-10-09T08:47:12.139105+0000 mgr.y (mgr.26009) 1366 : cluster 0 pgmap v1515: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 71 MiB/s wr, 1.13k op/s; 83130/306909 objects degraded (27.086%); 8/306909 objects misplaced (0.003%) 2023-10-09T08:47:13.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:13 smithi081 bash[79557]: cluster 2023-10-09T08:47:12.139105+0000 mgr.y (mgr.26009) 1366 : cluster 0 pgmap v1515: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 71 MiB/s wr, 1.13k op/s; 83130/306909 objects degraded (27.086%); 8/306909 objects misplaced (0.003%) 2023-10-09T08:47:13.389 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:13 smithi118 bash[59345]: cluster 2023-10-09T08:47:12.139105+0000 mgr.y (mgr.26009) 1366 : cluster 0 pgmap v1515: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 71 MiB/s wr, 1.13k op/s; 83130/306909 objects degraded (27.086%); 8/306909 objects misplaced (0.003%) 2023-10-09T08:47:13.417 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:13.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:13.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:13.522 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:13.548 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:13.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:13.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:13.651 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:13.681 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:13.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:13.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:13.788 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:13.813 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:13.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:13.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:13.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:13.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:13.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:13.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:14.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:14.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:14.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:14.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:14.096 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 66 16 107292 107276 101.55 67.5625 0.00635747 0.00984219 2023-10-09T08:47:14.187 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:14.194 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:14 smithi081 bash[76862]: cluster 2023-10-09T08:47:13.845979+0000 mon.a (mon.0) 1502 : cluster 3 Health check update: Degraded data redundancy: 83130/306909 objects degraded (27.086%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:14.194 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:14 smithi081 bash[79557]: cluster 2023-10-09T08:47:13.845979+0000 mon.a (mon.0) 1502 : cluster 3 Health check update: Degraded data redundancy: 83130/306909 objects degraded (27.086%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:14.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:14.216 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:14.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:14.316 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:14.339 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:14.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:14.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:14.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:14.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:14.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:14.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:14.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-09T08:47:14.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:14 smithi118 bash[59345]: cluster 2023-10-09T08:47:13.845979+0000 mon.a (mon.0) 1502 : cluster 3 Health check update: Degraded data redundancy: 83130/306909 objects degraded (27.086%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:14.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:14.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:14.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:14.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:14.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:14.730 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 5, 6, 2, 0, 7] out_osds: [4] dead_osds: [1] live_osds: [0, 3, 4, 6, 7, 2, 5] 2023-10-09T08:47:14.730 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:47:14.730 INFO:tasks.thrashosds.thrasher:Adding osd 4 2023-10-09T08:47:14.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd in 4 2023-10-09T08:47:14.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:14.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:14.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:14.844 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:14.871 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:14.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:14.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:14.933 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:47:14.934 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:47:14.974 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:15.010 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:15.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:15.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:15.097 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 67 16 108342 108326 101.014 65.625 0.0151045 0.00989485 2023-10-09T08:47:15.113 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:15.136 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:15.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:15.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:15.239 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:15.262 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:15.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:15.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:15.366 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:15.392 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:15.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:15.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:15.496 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:15.528 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:15.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:15.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:15.635 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:15.661 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:15.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:15.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:15.767 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:15.792 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:15.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:15.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:15.858 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:15 smithi081 bash[76862]: cluster 2023-10-09T08:47:14.139862+0000 mgr.y (mgr.26009) 1367 : cluster 0 pgmap v1516: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s; 83479/309033 objects degraded (27.013%); 8/309033 objects misplaced (0.003%) 2023-10-09T08:47:15.859 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:15 smithi081 bash[79557]: cluster 2023-10-09T08:47:14.139862+0000 mgr.y (mgr.26009) 1367 : cluster 0 pgmap v1516: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s; 83479/309033 objects degraded (27.013%); 8/309033 objects misplaced (0.003%) 2023-10-09T08:47:15.898 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:15 smithi118 bash[59345]: cluster 2023-10-09T08:47:14.139862+0000 mgr.y (mgr.26009) 1367 : cluster 0 pgmap v1516: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s; 83479/309033 objects degraded (27.013%); 8/309033 objects misplaced (0.003%) 2023-10-09T08:47:15.932 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:15.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:15.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:16.040 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:16.070 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:16.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:16.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:16.097 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 68 16 109202 109186 100.319 53.75 0.0266938 0.00996322 2023-10-09T08:47:16.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:16.207 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:16.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:16.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:16.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:16.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:16.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:16.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:16.447 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:16.470 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:16.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:16.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:16.574 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:16.607 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:16.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:16.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:16.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:16.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:16.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:16.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:16.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:16.873 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:16.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:16.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:16.980 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:17.005 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:17.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:17.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:17.097 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 69 16 110256 110240 99.8195 65.875 0.0189963 0.010014 2023-10-09T08:47:17.107 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:17.133 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:17.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:17.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:17.237 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:17.266 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:17.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:17.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:17.369 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:17.400 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:17.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:17.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:17.506 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:17.533 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:17.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:17.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:17.639 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:17.667 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:17.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:17.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:17.772 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:17.813 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:17.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:17.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:17.918 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:17.954 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:17.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:17.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:18.060 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:18.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:17 smithi118 bash[59345]: cluster 2023-10-09T08:47:16.140891+0000 mgr.y (mgr.26009) 1368 : cluster 0 pgmap v1517: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 84 MiB/s wr, 1.35k op/s; 87625/323523 objects degraded (27.085%); 8/323523 objects misplaced (0.002%) 2023-10-09T08:47:18.085 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:18.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:18.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:18.097 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 70 16 111331 111315 99.3534 67.1875 0.023022 0.0100601 2023-10-09T08:47:18.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:17 smithi081 bash[76862]: cluster 2023-10-09T08:47:16.140891+0000 mgr.y (mgr.26009) 1368 : cluster 0 pgmap v1517: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 84 MiB/s wr, 1.35k op/s; 87625/323523 objects degraded (27.085%); 8/323523 objects misplaced (0.002%) 2023-10-09T08:47:18.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:17 smithi081 bash[79557]: cluster 2023-10-09T08:47:16.140891+0000 mgr.y (mgr.26009) 1368 : cluster 0 pgmap v1517: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 84 MiB/s wr, 1.35k op/s; 87625/323523 objects degraded (27.085%); 8/323523 objects misplaced (0.002%) 2023-10-09T08:47:18.190 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:18.212 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:18.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:18.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:18.316 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:18.344 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:18.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:18.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:18.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:18.476 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:18.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:18.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:18.582 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:18.610 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:18.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:18.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:18.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:18.745 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:18.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:18.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:18.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:18.875 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:18.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:18.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:18.982 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:19.009 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:19.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:19.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:19.097 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 71 16 112404 112388 98.8986 67.0625 0.0251059 0.0101062 2023-10-09T08:47:19.117 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:19.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:18 smithi081 bash[76862]: cluster 2023-10-09T08:47:18.847428+0000 mon.a (mon.0) 1503 : cluster 3 Health check update: Degraded data redundancy: 87625/323523 objects degraded (27.085%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:19.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:18 smithi081 bash[79557]: cluster 2023-10-09T08:47:18.847428+0000 mon.a (mon.0) 1503 : cluster 3 Health check update: Degraded data redundancy: 87625/323523 objects degraded (27.085%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:19.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:18 smithi118 bash[59345]: cluster 2023-10-09T08:47:18.847428+0000 mon.a (mon.0) 1503 : cluster 3 Health check update: Degraded data redundancy: 87625/323523 objects degraded (27.085%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:19.146 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:19.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:19.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:19.250 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:19.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:19.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:19.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:19.387 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:19.426 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:19.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:19.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:19.463 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:47:19.466 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:47:19.531 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:19.554 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:19.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:19.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:19.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:19.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:19.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:19.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:19.786 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:19.818 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:19.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:19.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:19.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:19 smithi081 bash[79557]: cluster 2023-10-09T08:47:18.141585+0000 mgr.y (mgr.26009) 1369 : cluster 0 pgmap v1518: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 58 MiB/s wr, 929 op/s; 87625/323523 objects degraded (27.085%); 8/323523 objects misplaced (0.002%) 2023-10-09T08:47:19.923 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:19.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:19.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:19.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:20.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:20.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:20.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:20.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:20.097 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 72 16 113419 113403 98.4062 63.4375 0.0152423 0.0101568 2023-10-09T08:47:20.191 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:20.200 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:19 smithi118 bash[59345]: cluster 2023-10-09T08:47:18.141585+0000 mgr.y (mgr.26009) 1369 : cluster 0 pgmap v1518: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 58 MiB/s wr, 929 op/s; 87625/323523 objects degraded (27.085%); 8/323523 objects misplaced (0.002%) 2023-10-09T08:47:20.216 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:20.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:20.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:20.300 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:19 smithi081 bash[76862]: cluster 2023-10-09T08:47:18.141585+0000 mgr.y (mgr.26009) 1369 : cluster 0 pgmap v1518: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 58 MiB/s wr, 929 op/s; 87625/323523 objects degraded (27.085%); 8/323523 objects misplaced (0.002%) 2023-10-09T08:47:20.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:20.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:20.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:20.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:20.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:20.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:20.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:20.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:20.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:20.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:20.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:20.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:20.734 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:20.759 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:20.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:20.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:20.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:20.894 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:20.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:20.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:20.997 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:21.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:21.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:21.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:21.097 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 73 16 114481 114465 97.9674 66.375 0.0219096 0.0102027 2023-10-09T08:47:21.132 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:21.160 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:21.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:21.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:21.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:21.293 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:21.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:21.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:21.400 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:21.430 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:21.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:21.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:21.503 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:47:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:47:21] "GET /metrics HTTP/1.1" 200 36599 "" "Prometheus/2.33.4" 2023-10-09T08:47:21.537 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:21.559 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:21.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:21.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:21.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:21.700 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:21.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:21.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:21.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:21.833 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:21.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:21.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:21.937 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:21.971 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:21.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:21.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:22.074 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:22.097 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 74 15 115534 115519 97.5337 65.875 0.00592819 0.0102471 2023-10-09T08:47:22.100 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:22.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:22.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:22.150 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:21 smithi081 bash[76862]: cluster 2023-10-09T08:47:20.142483+0000 mgr.y (mgr.26009) 1370 : cluster 0 pgmap v1519: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.8 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s; 90844/334992 objects degraded (27.118%); 8/334992 objects misplaced (0.002%) 2023-10-09T08:47:22.151 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:21 smithi081 bash[79557]: cluster 2023-10-09T08:47:20.142483+0000 mgr.y (mgr.26009) 1370 : cluster 0 pgmap v1519: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.8 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s; 90844/334992 objects degraded (27.118%); 8/334992 objects misplaced (0.002%) 2023-10-09T08:47:22.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:22.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:22.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:22.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:22.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:21 smithi118 bash[59345]: cluster 2023-10-09T08:47:20.142483+0000 mgr.y (mgr.26009) 1370 : cluster 0 pgmap v1519: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.8 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s; 90844/334992 objects degraded (27.118%); 8/334992 objects misplaced (0.002%) 2023-10-09T08:47:22.332 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:22.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:22.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:22.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:22.465 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:22.496 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:22.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:22.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:22.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:22.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:22.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:22.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:22.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:22.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:22.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:22.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:22.860 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:22.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:22.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:22.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:22.993 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:23.019 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:23.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:23.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:23.097 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 75 16 116563 116547 97.09 64.25 0.00428894 0.010294 2023-10-09T08:47:23.127 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:23.153 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:23.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:23.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:23.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:23.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:23.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:23.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:23.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:23.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:23.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:23.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:23.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:23.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:23.556 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:23.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:23.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:23.685 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:23.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:23.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:23.790 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:23.819 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:23.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:23.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:23.922 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:23.932 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:23 smithi081 bash[76862]: cluster 2023-10-09T08:47:22.143274+0000 mgr.y (mgr.26009) 1371 : cluster 0 pgmap v1520: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 62 MiB/s wr, 997 op/s; 91761/338769 objects degraded (27.087%); 8/338769 objects misplaced (0.002%) 2023-10-09T08:47:23.932 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:23 smithi081 bash[76862]: audit 2023-10-09T08:47:23.172328+0000 mon.c (mon.2) 487 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:47:23.932 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:23 smithi081 bash[76862]: cluster 2023-10-09T08:47:23.848484+0000 mon.a (mon.0) 1504 : cluster 3 Health check update: Degraded data redundancy: 91761/338769 objects degraded (27.087%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:23.933 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:23 smithi081 bash[79557]: cluster 2023-10-09T08:47:22.143274+0000 mgr.y (mgr.26009) 1371 : cluster 0 pgmap v1520: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 62 MiB/s wr, 997 op/s; 91761/338769 objects degraded (27.087%); 8/338769 objects misplaced (0.002%) 2023-10-09T08:47:23.933 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:23 smithi081 bash[79557]: audit 2023-10-09T08:47:23.172328+0000 mon.c (mon.2) 487 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:47:23.933 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:23 smithi081 bash[79557]: cluster 2023-10-09T08:47:23.848484+0000 mon.a (mon.0) 1504 : cluster 3 Health check update: Degraded data redundancy: 91761/338769 objects degraded (27.087%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:23.948 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:23.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:23.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:24.056 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:24.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:24.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:24.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:24.098 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 76 16 117539 117523 96.6151 61 0.01947 0.0103448 2023-10-09T08:47:24.188 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:24.211 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:24.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:24.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:23 smithi118 bash[59345]: cluster 2023-10-09T08:47:22.143274+0000 mgr.y (mgr.26009) 1371 : cluster 0 pgmap v1520: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 62 MiB/s wr, 997 op/s; 91761/338769 objects degraded (27.087%); 8/338769 objects misplaced (0.002%) 2023-10-09T08:47:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:23 smithi118 bash[59345]: audit 2023-10-09T08:47:23.172328+0000 mon.c (mon.2) 487 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:47:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:23 smithi118 bash[59345]: cluster 2023-10-09T08:47:23.848484+0000 mon.a (mon.0) 1504 : cluster 3 Health check update: Degraded data redundancy: 91761/338769 objects degraded (27.087%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:24.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:24.340 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:24.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:24.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:24.445 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:24.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:24.480 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:24.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:24.582 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:24.605 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:24.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:24.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:24.709 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:24.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:24.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:24.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:24.846 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:24.875 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:24.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:24.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:24.978 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:25.002 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:25.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:25.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:25.098 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 77 16 118527 118511 96.1624 61.75 0.0244763 0.0103936 2023-10-09T08:47:25.105 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:25.133 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:25.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:25.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:25.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:25.262 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:47:25.271 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:25.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:25.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:25.319 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:47:25.370 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:47:25.375 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:25.404 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:25.405 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:47:25.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:25.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:25.435 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:47:25.475 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:47:25.506 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:25.517 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:47:25.517 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:47:25.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:47:25.518 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:47:25.518 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:47:25.518 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:47:25.518 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:47:25.518 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:47:25.518 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:47:25.545 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:25.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:25.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:25.650 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:25.680 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:25.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:25.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:25.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:25.810 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:25.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:25.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:25.907 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:47:25.917 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:25.927 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:25 smithi118 bash[59345]: cluster 2023-10-09T08:47:24.143951+0000 mgr.y (mgr.26009) 1372 : cluster 0 pgmap v1521: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 59 MiB/s wr, 938 op/s; 92075/340725 objects degraded (27.023%); 8/340725 objects misplaced (0.002%) 2023-10-09T08:47:25.927 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:25 smithi118 bash[59345]: audit 2023-10-09T08:47:25.155554+0000 mon.a (mon.0) 1505 : audit 0 from='client.? 172.21.15.81:0/990489856' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:47:25.928 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:25 smithi118 bash[59345]: audit 2023-10-09T08:47:25.503384+0000 mon.a (mon.0) 1506 : audit 1 from='client.? 172.21.15.81:0/3880307107' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:47:25.952 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:25.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:25.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:26.055 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:26.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:26.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:26.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:26.098 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 78 16 119446 119430 95.666 57.4375 0.015445 0.0104478 2023-10-09T08:47:26.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:26.194 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:25 smithi081 bash[76862]: cluster 2023-10-09T08:47:24.143951+0000 mgr.y (mgr.26009) 1372 : cluster 0 pgmap v1521: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 59 MiB/s wr, 938 op/s; 92075/340725 objects degraded (27.023%); 8/340725 objects misplaced (0.002%) 2023-10-09T08:47:26.195 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:25 smithi081 bash[76862]: audit 2023-10-09T08:47:25.155554+0000 mon.a (mon.0) 1505 : audit 0 from='client.? 172.21.15.81:0/990489856' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:47:26.195 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:25 smithi081 bash[76862]: audit 2023-10-09T08:47:25.503384+0000 mon.a (mon.0) 1506 : audit 1 from='client.? 172.21.15.81:0/3880307107' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:47:26.195 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:25 smithi081 bash[79557]: cluster 2023-10-09T08:47:24.143951+0000 mgr.y (mgr.26009) 1372 : cluster 0 pgmap v1521: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 6.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 59 MiB/s wr, 938 op/s; 92075/340725 objects degraded (27.023%); 8/340725 objects misplaced (0.002%) 2023-10-09T08:47:26.196 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:25 smithi081 bash[79557]: audit 2023-10-09T08:47:25.155554+0000 mon.a (mon.0) 1505 : audit 0 from='client.? 172.21.15.81:0/990489856' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:47:26.196 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:25 smithi081 bash[79557]: audit 2023-10-09T08:47:25.503384+0000 mon.a (mon.0) 1506 : audit 1 from='client.? 172.21.15.81:0/3880307107' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:47:26.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:26.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:26.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:26.316 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:26.357 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:26.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:26.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:26.461 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:26.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:26.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:26.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:26.593 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:26.620 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:26.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:26.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:26.726 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:26.762 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:26.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:26.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:26.866 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:26.925 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:26.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:26.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:27.033 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:27.063 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:27.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:27.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:27.098 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 79 16 120481 120465 95.2738 64.6875 0.0149429 0.0104912 2023-10-09T08:47:27.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:27.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:26 smithi118 bash[59345]: cluster 2023-10-09T08:47:25.886321+0000 mon.a (mon.0) 1507 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:47:27.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:26 smithi118 bash[59345]: cluster 2023-10-09T08:47:25.894832+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T08:47:27.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:26 smithi118 bash[59345]: cluster 2023-10-09T08:47:25.894884+0000 osd.4 (osd.4) 318 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T08:47:27.183 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:26 smithi118 bash[59345]: audit 2023-10-09T08:47:25.895571+0000 mon.a (mon.0) 1508 : audit 1 from='client.? 172.21.15.81:0/3880307107' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:47:27.183 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:26 smithi118 bash[59345]: cluster 2023-10-09T08:47:25.895716+0000 mon.a (mon.0) 1509 : cluster 0 osdmap e343: 8 total, 7 up, 7 in 2023-10-09T08:47:27.183 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:26 smithi118 bash[59345]: cluster 2023-10-09T08:47:25.904625+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T08:47:27.183 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:26 smithi118 bash[59345]: cluster 2023-10-09T08:47:25.911231+0000 osd.6 (osd.6) 333 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T08:47:27.203 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:27.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:27.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:27.311 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:27.318 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:26 smithi081 bash[79557]: cluster 2023-10-09T08:47:25.886321+0000 mon.a (mon.0) 1507 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:47:27.319 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:26 smithi081 bash[79557]: cluster 2023-10-09T08:47:25.894832+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T08:47:27.319 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:26 smithi081 bash[79557]: cluster 2023-10-09T08:47:25.894884+0000 osd.4 (osd.4) 318 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T08:47:27.319 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:26 smithi081 bash[79557]: audit 2023-10-09T08:47:25.895571+0000 mon.a (mon.0) 1508 : audit 1 from='client.? 172.21.15.81:0/3880307107' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:47:27.319 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:26 smithi081 bash[79557]: cluster 2023-10-09T08:47:25.895716+0000 mon.a (mon.0) 1509 : cluster 0 osdmap e343: 8 total, 7 up, 7 in 2023-10-09T08:47:27.319 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:26 smithi081 bash[79557]: cluster 2023-10-09T08:47:25.904625+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T08:47:27.319 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:26 smithi081 bash[79557]: cluster 2023-10-09T08:47:25.911231+0000 osd.6 (osd.6) 333 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T08:47:27.319 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:26 smithi081 bash[76862]: cluster 2023-10-09T08:47:25.886321+0000 mon.a (mon.0) 1507 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:47:27.320 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:26 smithi081 bash[76862]: cluster 2023-10-09T08:47:25.894832+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T08:47:27.320 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:26 smithi081 bash[76862]: cluster 2023-10-09T08:47:25.894884+0000 osd.4 (osd.4) 318 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T08:47:27.320 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:26 smithi081 bash[76862]: audit 2023-10-09T08:47:25.895571+0000 mon.a (mon.0) 1508 : audit 1 from='client.? 172.21.15.81:0/3880307107' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:47:27.320 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:26 smithi081 bash[76862]: cluster 2023-10-09T08:47:25.895716+0000 mon.a (mon.0) 1509 : cluster 0 osdmap e343: 8 total, 7 up, 7 in 2023-10-09T08:47:27.320 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:26 smithi081 bash[76862]: cluster 2023-10-09T08:47:25.904625+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T08:47:27.320 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:26 smithi081 bash[76862]: cluster 2023-10-09T08:47:25.911231+0000 osd.6 (osd.6) 333 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T08:47:27.358 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:27.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:27.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:27.462 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:27.484 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:27.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:27.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:27.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:27.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:27.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:27.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:27.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:27.747 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:27.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:27.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:27.850 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:27.887 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:27.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:27.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:27.990 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:28.015 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:28.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:28.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:28.098 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:47:28.098064+0000 min lat: 0.00116617 max lat: 0.314101 avg lat: 0.0105395 2023-10-09T08:47:28.098 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:47:28.098 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 80 16 121447 121431 94.8377 60.375 0.0109459 0.0105395 2023-10-09T08:47:28.123 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:28.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:27 smithi118 bash[59345]: cluster 2023-10-09T08:47:26.144618+0000 mgr.y (mgr.26009) 1373 : cluster 0 pgmap v1523: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 7.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s; 95936/354243 objects degraded (27.082%); 8/354243 objects misplaced (0.002%) 2023-10-09T08:47:28.152 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:28.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:28.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:28.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:28.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:27 smithi081 bash[76862]: cluster 2023-10-09T08:47:26.144618+0000 mgr.y (mgr.26009) 1373 : cluster 0 pgmap v1523: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 7.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s; 95936/354243 objects degraded (27.082%); 8/354243 objects misplaced (0.002%) 2023-10-09T08:47:28.268 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:27 smithi081 bash[79557]: cluster 2023-10-09T08:47:26.144618+0000 mgr.y (mgr.26009) 1373 : cluster 0 pgmap v1523: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 7.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s; 95936/354243 objects degraded (27.082%); 8/354243 objects misplaced (0.002%) 2023-10-09T08:47:28.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:28.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:28.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:28.393 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:28.420 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:28.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:28.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:28.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:28.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:28.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:28.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:28.656 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:28.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:28.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:28.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:28.788 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:28.817 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:28.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:28.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:28.922 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:28.930 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:28 smithi118 bash[59345]: cluster 2023-10-09T08:47:28.849447+0000 mon.a (mon.0) 1510 : cluster 3 Health check update: Degraded data redundancy: 95936/354243 objects degraded (27.082%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:28.957 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:28.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:28.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:29.060 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:29.086 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:29.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:29.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:29.098 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 81 16 122470 122454 94.4554 63.9375 0.0181468 0.0105819 2023-10-09T08:47:29.193 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:29.221 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:29.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:29.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:29.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:29.335 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:28 smithi081 bash[76862]: cluster 2023-10-09T08:47:28.849447+0000 mon.a (mon.0) 1510 : cluster 3 Health check update: Degraded data redundancy: 95936/354243 objects degraded (27.082%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:29.335 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:28 smithi081 bash[79557]: cluster 2023-10-09T08:47:28.849447+0000 mon.a (mon.0) 1510 : cluster 3 Health check update: Degraded data redundancy: 95936/354243 objects degraded (27.082%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:29.354 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:29.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:29.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:29.459 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:29.494 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:29.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:29.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:29.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:29.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:29.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:29.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:29.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:29.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:29.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:29.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:29.860 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:29.887 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:29.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:29.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:29.994 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:30.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:30.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:30.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:30.099 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 82 16 123489 123473 94.0802 63.6875 0.00897486 0.0106245 2023-10-09T08:47:30.127 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:30.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:30.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:30.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:30.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:29 smithi118 bash[59345]: cluster 2023-10-09T08:47:28.145327+0000 mgr.y (mgr.26009) 1374 : cluster 0 pgmap v1524: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 7.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s; 95936/354243 objects degraded (27.082%); 8/354243 objects misplaced (0.002%) 2023-10-09T08:47:30.266 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:30.268 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:29 smithi081 bash[76862]: cluster 2023-10-09T08:47:28.145327+0000 mgr.y (mgr.26009) 1374 : cluster 0 pgmap v1524: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 7.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s; 95936/354243 objects degraded (27.082%); 8/354243 objects misplaced (0.002%) 2023-10-09T08:47:30.269 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:29 smithi081 bash[79557]: cluster 2023-10-09T08:47:28.145327+0000 mgr.y (mgr.26009) 1374 : cluster 0 pgmap v1524: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 7.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s; 95936/354243 objects degraded (27.082%); 8/354243 objects misplaced (0.002%) 2023-10-09T08:47:30.304 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:30.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:30.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:30.370 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:47:30.370 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:47:30.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:30.449 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:30.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:30.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:30.553 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:30.580 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:30.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:30.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:30.686 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:30.716 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:30.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:30.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:30.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:30.852 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:30.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:30.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:30.957 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:30.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:30.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:30.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:31.086 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:31.099 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 83 16 124492 124476 93.702 62.6875 0.0175726 0.0106676 2023-10-09T08:47:31.136 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:31.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:31.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:31.242 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:31.267 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:31.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:31.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:31.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:31.400 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:31.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:31.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:31.408 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:47:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:47:31] "GET /metrics HTTP/1.1" 200 36603 "" "Prometheus/2.33.4" 2023-10-09T08:47:31.508 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:31.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:31.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:31.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:31.640 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:31.676 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:31.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:31.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:31.781 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:31.805 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:31.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:31.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:31.908 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:31.940 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:31.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:31.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:32.045 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:32.067 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:32.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:32.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:32.099 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 84 16 125378 125362 93.2457 55.375 0.00646529 0.0107146 2023-10-09T08:47:32.171 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:32.185 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:31 smithi118 bash[59345]: cluster 2023-10-09T08:47:30.146235+0000 mgr.y (mgr.26009) 1375 : cluster 0 pgmap v1525: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 7.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 99013/365295 objects degraded (27.105%); 8/365295 objects misplaced (0.002%) 2023-10-09T08:47:32.205 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:32.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:32.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:32.312 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:32.340 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:32.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:32.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:32.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:47:32.368 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:31 smithi081 bash[76862]: cluster 2023-10-09T08:47:30.146235+0000 mgr.y (mgr.26009) 1375 : cluster 0 pgmap v1525: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 7.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 99013/365295 objects degraded (27.105%); 8/365295 objects misplaced (0.002%) 2023-10-09T08:47:32.368 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:31 smithi081 bash[79557]: cluster 2023-10-09T08:47:30.146235+0000 mgr.y (mgr.26009) 1375 : cluster 0 pgmap v1525: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 7.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 99013/365295 objects degraded (27.105%); 8/365295 objects misplaced (0.002%) 2023-10-09T08:47:32.371 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:47:32.445 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:32.481 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:32.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:32.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:32.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:32.616 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:32.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:32.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:32.719 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:32.748 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:32.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:32.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:32.851 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:32.879 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:32.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:32.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:32.983 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:33.009 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:33.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:33.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:33.099 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 85 16 126191 126175 92.7466 50.8125 0.0141502 0.0107769 2023-10-09T08:47:33.114 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:33.119 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:47:33.119 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:47:33.119 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-09T08:47:33.119 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-09T08:47:33.119 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:47:33.154 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:33.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:33.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:33.259 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:33.283 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:33.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:33.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:33.386 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:33.418 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:33.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:33.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:33.485 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:33 smithi081 bash[76862]: debug 2023-10-09T08:47:33.479+0000 7f857be30700 -1 mon.a@0(leader).osd e343 definitely_dead 0 2023-10-09T08:47:33.523 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:33.557 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:33.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:33.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:33.663 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:33.690 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:33.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:33.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:33.793 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:33.815 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:33.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:33.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:33.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:33.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:33.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:33.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:33.950 INFO:teuthology.orchestra.run.smithi081.stderr:marked in osd.4. 2023-10-09T08:47:33.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:33 smithi118 bash[59345]: cluster 2023-10-09T08:47:32.146991+0000 mgr.y (mgr.26009) 1376 : cluster 0 pgmap v1526: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 7.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 99936/368991 objects degraded (27.084%); 8/368991 objects misplaced (0.002%) 2023-10-09T08:47:33.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:33 smithi118 bash[59345]: audit 2023-10-09T08:47:33.484167+0000 mon.a (mon.0) 1511 : audit 0 from='client.? 172.21.15.81:0/3530113019' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-10-09T08:47:33.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:33 smithi118 bash[59345]: cluster 2023-10-09T08:47:33.850770+0000 mon.a (mon.0) 1512 : cluster 3 Health check update: Degraded data redundancy: 99936/368991 objects degraded (27.084%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:34.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:34.075 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:34.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:34.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:34.086 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:33 smithi081 bash[76862]: cluster 2023-10-09T08:47:32.146991+0000 mgr.y (mgr.26009) 1376 : cluster 0 pgmap v1526: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 7.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 99936/368991 objects degraded (27.084%); 8/368991 objects misplaced (0.002%) 2023-10-09T08:47:34.086 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:33 smithi081 bash[76862]: audit 2023-10-09T08:47:33.484167+0000 mon.a (mon.0) 1511 : audit 0 from='client.? 172.21.15.81:0/3530113019' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-10-09T08:47:34.087 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:33 smithi081 bash[76862]: cluster 2023-10-09T08:47:33.850770+0000 mon.a (mon.0) 1512 : cluster 3 Health check update: Degraded data redundancy: 99936/368991 objects degraded (27.084%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:34.087 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:33 smithi081 bash[79557]: cluster 2023-10-09T08:47:32.146991+0000 mgr.y (mgr.26009) 1376 : cluster 0 pgmap v1526: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 7.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 99936/368991 objects degraded (27.084%); 8/368991 objects misplaced (0.002%) 2023-10-09T08:47:34.087 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:33 smithi081 bash[79557]: audit 2023-10-09T08:47:33.484167+0000 mon.a (mon.0) 1511 : audit 0 from='client.? 172.21.15.81:0/3530113019' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-10-09T08:47:34.087 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:33 smithi081 bash[79557]: cluster 2023-10-09T08:47:33.850770+0000 mon.a (mon.0) 1512 : cluster 3 Health check update: Degraded data redundancy: 99936/368991 objects degraded (27.084%), 14 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:34.099 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 86 16 127041 127025 92.2859 53.125 0.00609363 0.0108164 2023-10-09T08:47:34.178 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:34.211 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:34.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:34.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:34.315 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:34.347 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:34.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:34.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:34.451 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:34.481 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:34.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:34.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:34.522 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-09T08:47:34.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:34.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:34.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:34.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:34.747 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:34.780 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:34.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:34.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:34.883 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:34.914 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:34.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:34.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:35.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:34 smithi118 bash[59345]: cluster 2023-10-09T08:47:33.940416+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:34 smithi118 bash[59345]: audit 2023-10-09T08:47:33.943091+0000 mon.a (mon.0) 1513 : audit 1 from='client.? 172.21.15.81:0/3530113019' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-10-09T08:47:35.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:34 smithi118 bash[59345]: cluster 2023-10-09T08:47:33.943377+0000 mon.a (mon.0) 1514 : cluster 0 osdmap e344: 8 total, 7 up, 8 in 2023-10-09T08:47:35.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:34 smithi118 bash[59345]: cluster 2023-10-09T08:47:33.947057+0000 osd.6 (osd.6) 334 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:34 smithi118 bash[59345]: cluster 2023-10-09T08:47:33.948993+0000 osd.4 (osd.4) 319 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:34 smithi118 bash[59345]: cluster 2023-10-09T08:47:33.949272+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:34 smithi118 bash[59345]: cluster 2023-10-09T08:47:33.952114+0000 osd.4 (osd.4) 320 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:34 smithi118 bash[59345]: cluster 2023-10-09T08:47:33.952207+0000 osd.6 (osd.6) 335 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:34 smithi118 bash[59345]: cluster 2023-10-09T08:47:34.946322+0000 mon.a (mon.0) 1515 : cluster 0 osdmap e345: 8 total, 7 up, 8 in 2023-10-09T08:47:35.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:35.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:35.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:35.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:35.099 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 87 16 127041 127025 91.2254 0 - 0.0108164 2023-10-09T08:47:35.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:35.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:35.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:35.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:35.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:35.292 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[79557]: cluster 2023-10-09T08:47:33.940416+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.292 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[79557]: audit 2023-10-09T08:47:33.943091+0000 mon.a (mon.0) 1513 : audit 1 from='client.? 172.21.15.81:0/3530113019' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-10-09T08:47:35.292 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[79557]: cluster 2023-10-09T08:47:33.943377+0000 mon.a (mon.0) 1514 : cluster 0 osdmap e344: 8 total, 7 up, 8 in 2023-10-09T08:47:35.292 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[79557]: cluster 2023-10-09T08:47:33.947057+0000 osd.6 (osd.6) 334 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.292 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[79557]: cluster 2023-10-09T08:47:33.948993+0000 osd.4 (osd.4) 319 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.292 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[79557]: cluster 2023-10-09T08:47:33.949272+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.292 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[79557]: cluster 2023-10-09T08:47:33.952114+0000 osd.4 (osd.4) 320 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.292 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[79557]: cluster 2023-10-09T08:47:33.952207+0000 osd.6 (osd.6) 335 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.293 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[79557]: cluster 2023-10-09T08:47:34.946322+0000 mon.a (mon.0) 1515 : cluster 0 osdmap e345: 8 total, 7 up, 8 in 2023-10-09T08:47:35.293 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[76862]: cluster 2023-10-09T08:47:33.940416+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.293 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[76862]: audit 2023-10-09T08:47:33.943091+0000 mon.a (mon.0) 1513 : audit 1 from='client.? 172.21.15.81:0/3530113019' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-10-09T08:47:35.293 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[76862]: cluster 2023-10-09T08:47:33.943377+0000 mon.a (mon.0) 1514 : cluster 0 osdmap e344: 8 total, 7 up, 8 in 2023-10-09T08:47:35.293 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[76862]: cluster 2023-10-09T08:47:33.947057+0000 osd.6 (osd.6) 334 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.293 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[76862]: cluster 2023-10-09T08:47:33.948993+0000 osd.4 (osd.4) 319 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.293 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[76862]: cluster 2023-10-09T08:47:33.949272+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.294 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[76862]: cluster 2023-10-09T08:47:33.952114+0000 osd.4 (osd.4) 320 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.294 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[76862]: cluster 2023-10-09T08:47:33.952207+0000 osd.6 (osd.6) 335 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T08:47:35.294 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:34 smithi081 bash[76862]: cluster 2023-10-09T08:47:34.946322+0000 mon.a (mon.0) 1515 : cluster 0 osdmap e345: 8 total, 7 up, 8 in 2023-10-09T08:47:35.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:35.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:35.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:35.350 INFO:tasks.thrashosds.thrasher:Added osd 4 2023-10-09T08:47:35.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:35.437 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:35.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:35.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:35.541 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:35.571 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:35.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:35.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:35.674 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:35.705 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:35.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:35.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:35.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:35.843 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:35.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:35.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:35.947 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:35.978 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:35 smithi118 bash[59345]: cluster 2023-10-09T08:47:34.147981+0000 mgr.y (mgr.26009) 1377 : cluster 0 pgmap v1528: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 7.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 42 MiB/s wr, 668 op/s; 100250/370785 objects degraded (27.037%); 8/370785 objects misplaced (0.002%) 2023-10-09T08:47:35.978 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:35 smithi118 bash[59345]: cluster 2023-10-09T08:47:34.943729+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:35.981 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:35.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:35.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:36.085 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:36.099 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 88 16 127041 127025 90.1889 0 - 0.0108164 2023-10-09T08:47:36.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:36.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:36.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:36.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[76862]: cluster 2023-10-09T08:47:34.147981+0000 mgr.y (mgr.26009) 1377 : cluster 0 pgmap v1528: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 7.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 42 MiB/s wr, 668 op/s; 100250/370785 objects degraded (27.037%); 8/370785 objects misplaced (0.002%) 2023-10-09T08:47:36.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[76862]: cluster 2023-10-09T08:47:34.943729+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[76862]: cluster 2023-10-09T08:47:34.947876+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[76862]: cluster 2023-10-09T08:47:34.947894+0000 osd.4 (osd.4) 321 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[76862]: cluster 2023-10-09T08:47:34.948021+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[76862]: cluster 2023-10-09T08:47:34.952197+0000 osd.4 (osd.4) 322 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[76862]: cluster 2023-10-09T08:47:34.952844+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[76862]: cluster 2023-10-09T08:47:34.953332+0000 osd.6 (osd.6) 336 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[76862]: cluster 2023-10-09T08:47:34.960158+0000 osd.4 (osd.4) 323 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[76862]: cluster 2023-10-09T08:47:34.962463+0000 osd.4 (osd.4) 324 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[79557]: cluster 2023-10-09T08:47:34.147981+0000 mgr.y (mgr.26009) 1377 : cluster 0 pgmap v1528: 89 pgs: 14 active+undersized+degraded, 31 active+clean, 6 active+undersized, 38 active+clean+remapped; 7.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 42 MiB/s wr, 668 op/s; 100250/370785 objects degraded (27.037%); 8/370785 objects misplaced (0.002%) 2023-10-09T08:47:36.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[79557]: cluster 2023-10-09T08:47:34.943729+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[79557]: cluster 2023-10-09T08:47:34.947876+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[79557]: cluster 2023-10-09T08:47:34.947894+0000 osd.4 (osd.4) 321 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[79557]: cluster 2023-10-09T08:47:34.948021+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[79557]: cluster 2023-10-09T08:47:34.952197+0000 osd.4 (osd.4) 322 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[79557]: cluster 2023-10-09T08:47:34.952844+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[79557]: cluster 2023-10-09T08:47:34.953332+0000 osd.6 (osd.6) 336 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[79557]: cluster 2023-10-09T08:47:34.960158+0000 osd.4 (osd.4) 323 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:35 smithi081 bash[79557]: cluster 2023-10-09T08:47:34.962463+0000 osd.4 (osd.4) 324 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.217 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:36.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:35 smithi118 bash[59345]: cluster 2023-10-09T08:47:34.947876+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:35 smithi118 bash[59345]: cluster 2023-10-09T08:47:34.947894+0000 osd.4 (osd.4) 321 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:35 smithi118 bash[59345]: cluster 2023-10-09T08:47:34.948021+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:35 smithi118 bash[59345]: cluster 2023-10-09T08:47:34.952197+0000 osd.4 (osd.4) 322 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:35 smithi118 bash[59345]: cluster 2023-10-09T08:47:34.952844+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:35 smithi118 bash[59345]: cluster 2023-10-09T08:47:34.953332+0000 osd.6 (osd.6) 336 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:35 smithi118 bash[59345]: cluster 2023-10-09T08:47:34.960158+0000 osd.4 (osd.4) 323 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:35 smithi118 bash[59345]: cluster 2023-10-09T08:47:34.962463+0000 osd.4 (osd.4) 324 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T08:47:36.248 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:36.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:36.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:36.352 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:36.399 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:36.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:36.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:36.502 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:36.531 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:36.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:36.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:36.639 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:36.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:36.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:36.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:36.769 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:36.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:36.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:36.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:36.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:36.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:36.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:36.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:37.052 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:37.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:36 smithi118 bash[59345]: cluster 2023-10-09T08:47:35.959245+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:36 smithi118 bash[59345]: cluster 2023-10-09T08:47:35.963675+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:36 smithi118 bash[59345]: cluster 2023-10-09T08:47:35.965209+0000 osd.4 (osd.4) 325 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:36 smithi118 bash[59345]: cluster 2023-10-09T08:47:35.965344+0000 osd.6 (osd.6) 337 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:36 smithi118 bash[59345]: cluster 2023-10-09T08:47:35.966128+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e346: 8 total, 7 up, 8 in 2023-10-09T08:47:37.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:36 smithi118 bash[59345]: cluster 2023-10-09T08:47:35.966666+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:36 smithi118 bash[59345]: cluster 2023-10-09T08:47:35.969051+0000 osd.6 (osd.6) 338 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:36 smithi118 bash[59345]: cluster 2023-10-09T08:47:35.970080+0000 osd.4 (osd.4) 326 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:36 smithi118 bash[59345]: cluster 2023-10-09T08:47:35.972010+0000 osd.7 (osd.7) 318 : cluster 0 9.e starting backfill to osd.4 from (0'0,0'0] MAX to 343'7856 2023-10-09T08:47:37.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:36 smithi118 bash[59345]: cluster 2023-10-09T08:47:35.972157+0000 osd.6 (osd.6) 339 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:36 smithi118 bash[59345]: cluster 2023-10-09T08:47:35.987266+0000 osd.7 (osd.7) 319 : cluster 0 9.c starting backfill to osd.4 from (0'0,0'0] MAX to 343'8054 2023-10-09T08:47:37.076 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:37.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:37.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:37.103 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 89 16 127655 127639 89.6036 12.7917 0.00869957 0.0111551 2023-10-09T08:47:37.184 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:37.211 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:37.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:37.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:37.321 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:37.348 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:37.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:37.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:37.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[76862]: cluster 2023-10-09T08:47:35.959245+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[76862]: cluster 2023-10-09T08:47:35.963675+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[76862]: cluster 2023-10-09T08:47:35.965209+0000 osd.4 (osd.4) 325 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[76862]: cluster 2023-10-09T08:47:35.965344+0000 osd.6 (osd.6) 337 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[76862]: cluster 2023-10-09T08:47:35.966128+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e346: 8 total, 7 up, 8 in 2023-10-09T08:47:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[76862]: cluster 2023-10-09T08:47:35.966666+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[76862]: cluster 2023-10-09T08:47:35.969051+0000 osd.6 (osd.6) 338 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[76862]: cluster 2023-10-09T08:47:35.970080+0000 osd.4 (osd.4) 326 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[76862]: cluster 2023-10-09T08:47:35.972010+0000 osd.7 (osd.7) 318 : cluster 0 9.e starting backfill to osd.4 from (0'0,0'0] MAX to 343'7856 2023-10-09T08:47:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[76862]: cluster 2023-10-09T08:47:35.972157+0000 osd.6 (osd.6) 339 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[76862]: cluster 2023-10-09T08:47:35.987266+0000 osd.7 (osd.7) 319 : cluster 0 9.c starting backfill to osd.4 from (0'0,0'0] MAX to 343'8054 2023-10-09T08:47:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[79557]: cluster 2023-10-09T08:47:35.959245+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[79557]: cluster 2023-10-09T08:47:35.963675+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[79557]: cluster 2023-10-09T08:47:35.965209+0000 osd.4 (osd.4) 325 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[79557]: cluster 2023-10-09T08:47:35.965344+0000 osd.6 (osd.6) 337 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[79557]: cluster 2023-10-09T08:47:35.966128+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e346: 8 total, 7 up, 8 in 2023-10-09T08:47:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[79557]: cluster 2023-10-09T08:47:35.966666+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[79557]: cluster 2023-10-09T08:47:35.969051+0000 osd.6 (osd.6) 338 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[79557]: cluster 2023-10-09T08:47:35.970080+0000 osd.4 (osd.4) 326 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[79557]: cluster 2023-10-09T08:47:35.972010+0000 osd.7 (osd.7) 318 : cluster 0 9.e starting backfill to osd.4 from (0'0,0'0] MAX to 343'7856 2023-10-09T08:47:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[79557]: cluster 2023-10-09T08:47:35.972157+0000 osd.6 (osd.6) 339 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T08:47:37.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:36 smithi081 bash[79557]: cluster 2023-10-09T08:47:35.987266+0000 osd.7 (osd.7) 319 : cluster 0 9.c starting backfill to osd.4 from (0'0,0'0] MAX to 343'8054 2023-10-09T08:47:37.451 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:37.477 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:37.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:37.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:37.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:37.605 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:37.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:37.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:37.709 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:37.732 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:37.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:37.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:37.835 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:37.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:37.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:37.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:37.965 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:37.998 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:37 smithi081 bash[76862]: cluster 2023-10-09T08:47:36.148718+0000 mgr.y (mgr.26009) 1378 : cluster 0 pgmap v1531: 89 pgs: 21 remapped+peering, 12 peering, 12 active+undersized+degraded, 22 active+clean, 6 active+undersized, 16 active+clean+remapped; 7.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s; 87034/380232 objects degraded (22.890%); 1/380232 objects misplaced (0.000%) 2023-10-09T08:47:37.998 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:37 smithi081 bash[79557]: cluster 2023-10-09T08:47:36.148718+0000 mgr.y (mgr.26009) 1378 : cluster 0 pgmap v1531: 89 pgs: 21 remapped+peering, 12 peering, 12 active+undersized+degraded, 22 active+clean, 6 active+undersized, 16 active+clean+remapped; 7.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s; 87034/380232 objects degraded (22.890%); 1/380232 objects misplaced (0.000%) 2023-10-09T08:47:38.001 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:38.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:38.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:38.049 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:47:38.050 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:47:38.103 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 90 1 128398 128397 89.1345 47.375 0.0455192 0.0112135 2023-10-09T08:47:38.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:38.138 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:38.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:38.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:38.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:38.265 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:38.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:37 smithi118 bash[59345]: cluster 2023-10-09T08:47:36.148718+0000 mgr.y (mgr.26009) 1378 : cluster 0 pgmap v1531: 89 pgs: 21 remapped+peering, 12 peering, 12 active+undersized+degraded, 22 active+clean, 6 active+undersized, 16 active+clean+remapped; 7.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s; 87034/380232 objects degraded (22.890%); 1/380232 objects misplaced (0.000%) 2023-10-09T08:47:38.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:38.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:38.368 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:38.403 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:38.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:38.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:38.507 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:38.536 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:38.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:38.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:38.640 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:38.668 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:38.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:38.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:38.772 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:38.802 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:38.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:38.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:38.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:38.932 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:38.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:38.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:39.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:39.061 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:39.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:39.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:39.064 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:47:39.103 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Total time run: 90.0474 2023-10-09T08:47:39.103 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Total writes made: 128398 2023-10-09T08:47:39.103 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Write size: 65536 2023-10-09T08:47:39.104 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Object size: 65536 2023-10-09T08:47:39.104 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Bandwidth (MB/sec): 89.1183 2023-10-09T08:47:39.104 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev Bandwidth: 40.2799 2023-10-09T08:47:39.104 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max bandwidth (MB/sec): 216.438 2023-10-09T08:47:39.104 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min bandwidth (MB/sec): 0 2023-10-09T08:47:39.104 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Average IOPS: 1425 2023-10-09T08:47:39.104 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev IOPS: 644.492 2023-10-09T08:47:39.104 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max IOPS: 3463 2023-10-09T08:47:39.105 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min IOPS: 0 2023-10-09T08:47:39.105 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Average Latency(s): 0.0112138 2023-10-09T08:47:39.105 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev Latency(s): 0.0278054 2023-10-09T08:47:39.105 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max latency(s): 2.37759 2023-10-09T08:47:39.105 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min latency(s): 0.00116617 2023-10-09T08:47:39.113 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Cleaning up (deleting benchmark objects) 2023-10-09T08:47:39.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:39.173 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:39 smithi081 bash[76862]: audit 2023-10-09T08:47:38.172339+0000 mon.c (mon.2) 488 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:47:39.173 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:39 smithi081 bash[76862]: cluster 2023-10-09T08:47:38.852106+0000 mon.a (mon.0) 1517 : cluster 3 Health check update: Degraded data redundancy: 87034/380232 objects degraded (22.890%), 12 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:39.174 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:39 smithi081 bash[79557]: audit 2023-10-09T08:47:38.172339+0000 mon.c (mon.2) 488 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:47:39.174 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:39 smithi081 bash[79557]: cluster 2023-10-09T08:47:38.852106+0000 mon.a (mon.0) 1517 : cluster 3 Health check update: Degraded data redundancy: 87034/380232 objects degraded (22.890%), 12 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:39.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:39.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:39.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:39 smithi118 bash[59345]: audit 2023-10-09T08:47:38.172339+0000 mon.c (mon.2) 488 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:47:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:39 smithi118 bash[59345]: cluster 2023-10-09T08:47:38.852106+0000 mon.a (mon.0) 1517 : cluster 3 Health check update: Degraded data redundancy: 87034/380232 objects degraded (22.890%), 12 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:39.307 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:39.338 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:39.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:39.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:39.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:39.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:39.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:39.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:39.577 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:39.608 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:39.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:39.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:39.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:39.740 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:39.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:39.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:39.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:39.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:39.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:39.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:39.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:40.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:40.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:40.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:40.104 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:40.135 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:40.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:40.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:40.241 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:40.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:40 smithi118 bash[59345]: cluster 2023-10-09T08:47:38.149351+0000 mgr.y (mgr.26009) 1379 : cluster 0 pgmap v1532: 89 pgs: 21 remapped+peering, 12 peering, 12 active+undersized+degraded, 22 active+clean, 6 active+undersized, 16 active+clean+remapped; 7.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 39 MiB/s wr, 621 op/s; 87034/380232 objects degraded (22.890%); 1/380232 objects misplaced (0.000%) 2023-10-09T08:47:40.270 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:40.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:40.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:40.351 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 5, 6, 2, 0, 7, 4] out_osds: [] dead_osds: [1] live_osds: [0, 3, 4, 6, 7, 2, 5] 2023-10-09T08:47:40.351 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:47:40.351 INFO:tasks.thrashosds.thrasher:Removing osd 6, in_osds are: [1, 3, 5, 6, 2, 0, 7, 4] 2023-10-09T08:47:40.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd out 6 2023-10-09T08:47:40.359 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:40 smithi081 bash[76862]: cluster 2023-10-09T08:47:38.149351+0000 mgr.y (mgr.26009) 1379 : cluster 0 pgmap v1532: 89 pgs: 21 remapped+peering, 12 peering, 12 active+undersized+degraded, 22 active+clean, 6 active+undersized, 16 active+clean+remapped; 7.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 39 MiB/s wr, 621 op/s; 87034/380232 objects degraded (22.890%); 1/380232 objects misplaced (0.000%) 2023-10-09T08:47:40.360 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:40 smithi081 bash[79557]: cluster 2023-10-09T08:47:38.149351+0000 mgr.y (mgr.26009) 1379 : cluster 0 pgmap v1532: 89 pgs: 21 remapped+peering, 12 peering, 12 active+undersized+degraded, 22 active+clean, 6 active+undersized, 16 active+clean+remapped; 7.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 39 MiB/s wr, 621 op/s; 87034/380232 objects degraded (22.890%); 1/380232 objects misplaced (0.000%) 2023-10-09T08:47:40.376 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:40.407 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:40.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:40.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:40.511 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:40.534 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:40.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:40.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:40.637 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:40.671 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:40.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:40.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:40.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:40.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:40.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:40.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:40.914 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:40.946 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:40.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:40.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:41.051 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:41.076 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:41.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:41.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:41.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:41.211 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:41.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:41.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:41.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:41.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:41.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:41.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:41.400 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:47:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:47:41] "GET /metrics HTTP/1.1" 200 36603 "" "Prometheus/2.33.4" 2023-10-09T08:47:41.454 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:41.502 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:41.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:41.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:41.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:41.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:41.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:41.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:41.741 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:41.782 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:41.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:41.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:41.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:41.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:41.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:41.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:42.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:42.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:42.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:42.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:42.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:42.160 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:42 smithi081 bash[76862]: cluster 2023-10-09T08:47:40.150247+0000 mgr.y (mgr.26009) 1380 : cluster 0 pgmap v1533: 89 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 3 remapped+peering, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 29 active+clean+remapped; 7.8 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 165 B/s rd, 45 MiB/s wr, 763 op/s; 95777/383622 objects degraded (24.967%); 15836/383622 objects misplaced (4.128%); 897 KiB/s, 1 keys/s, 12 objects/s recovering 2023-10-09T08:47:42.161 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:42 smithi081 bash[79557]: cluster 2023-10-09T08:47:40.150247+0000 mgr.y (mgr.26009) 1380 : cluster 0 pgmap v1533: 89 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 3 remapped+peering, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 29 active+clean+remapped; 7.8 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 165 B/s rd, 45 MiB/s wr, 763 op/s; 95777/383622 objects degraded (24.967%); 15836/383622 objects misplaced (4.128%); 897 KiB/s, 1 keys/s, 12 objects/s recovering 2023-10-09T08:47:42.192 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:42.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:42.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:42.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:42 smithi118 bash[59345]: cluster 2023-10-09T08:47:40.150247+0000 mgr.y (mgr.26009) 1380 : cluster 0 pgmap v1533: 89 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 3 remapped+peering, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 29 active+clean+remapped; 7.8 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 165 B/s rd, 45 MiB/s wr, 763 op/s; 95777/383622 objects degraded (24.967%); 15836/383622 objects misplaced (4.128%); 897 KiB/s, 1 keys/s, 12 objects/s recovering 2023-10-09T08:47:42.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:42.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:42.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:42.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:42.427 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:42.456 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:42.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:42.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:42.562 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:42.591 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:42.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:42.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:42.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:42.721 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:42.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:42.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:42.824 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:42.854 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:42.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:42.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:42.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:42.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:42.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:42.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:43.085 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:43.122 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:43.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:43.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:43.226 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:43.256 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:43.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:43.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:43.363 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:43.401 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:43.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:43.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:43.508 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:43.547 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:43.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:43.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:43.652 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:43.676 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:43.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:43.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:43.780 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:43.821 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:43.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:43.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:43.925 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:43.956 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:43.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:43.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:44.059 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:44.082 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:44.083 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:44 smithi081 bash[76862]: cluster 2023-10-09T08:47:42.150993+0000 mgr.y (mgr.26009) 1381 : cluster 0 pgmap v1534: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.8 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 38 MiB/s wr, 661 op/s; 103873/383901 objects degraded (27.057%); 23909/383901 objects misplaced (6.228%); 696 KiB/s, 1 keys/s, 9 objects/s recovering 2023-10-09T08:47:44.083 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:44 smithi081 bash[76862]: cluster 2023-10-09T08:47:43.853288+0000 mon.a (mon.0) 1518 : cluster 3 Health check update: Degraded data redundancy: 103873/383901 objects degraded (27.057%), 14 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:44.084 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:44 smithi081 bash[79557]: cluster 2023-10-09T08:47:42.150993+0000 mgr.y (mgr.26009) 1381 : cluster 0 pgmap v1534: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.8 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 38 MiB/s wr, 661 op/s; 103873/383901 objects degraded (27.057%); 23909/383901 objects misplaced (6.228%); 696 KiB/s, 1 keys/s, 9 objects/s recovering 2023-10-09T08:47:44.084 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:44 smithi081 bash[79557]: cluster 2023-10-09T08:47:43.853288+0000 mon.a (mon.0) 1518 : cluster 3 Health check update: Degraded data redundancy: 103873/383901 objects degraded (27.057%), 14 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:44.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:44.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:44.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:44.211 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:44.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:44.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:44.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:44 smithi118 bash[59345]: cluster 2023-10-09T08:47:42.150993+0000 mgr.y (mgr.26009) 1381 : cluster 0 pgmap v1534: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.8 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 38 MiB/s wr, 661 op/s; 103873/383901 objects degraded (27.057%); 23909/383901 objects misplaced (6.228%); 696 KiB/s, 1 keys/s, 9 objects/s recovering 2023-10-09T08:47:44.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:44 smithi118 bash[59345]: cluster 2023-10-09T08:47:43.853288+0000 mon.a (mon.0) 1518 : cluster 3 Health check update: Degraded data redundancy: 103873/383901 objects degraded (27.057%), 14 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:44.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:44.342 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:44.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:44.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:44.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:44.477 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:44.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:44.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:44.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:44.606 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:44.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:44.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:44.712 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:44.746 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:44.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:44.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:44.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:44.879 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:44.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:44.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:44.982 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:45.005 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:45.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:45.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:45.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:45.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:45.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:45.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:45.234 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:45.261 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:45.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:45.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:45.365 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:45.388 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:45.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:45.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:45.492 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:45.527 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:45.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:45.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:45.632 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:45.658 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:45.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:45.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:45.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:45.796 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:45.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:45.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:45.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:45.923 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:45.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:45.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:46.025 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:46 smithi081 bash[76862]: cluster 2023-10-09T08:47:44.151586+0000 mgr.y (mgr.26009) 1382 : cluster 0 pgmap v1535: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 111 B/s rd, 17 MiB/s wr, 377 op/s; 103644/382536 objects degraded (27.094%); 23830/382536 objects misplaced (6.229%); 1.1 MiB/s, 1 keys/s, 18 objects/s recovering 2023-10-09T08:47:46.026 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:46 smithi081 bash[79557]: cluster 2023-10-09T08:47:44.151586+0000 mgr.y (mgr.26009) 1382 : cluster 0 pgmap v1535: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 111 B/s rd, 17 MiB/s wr, 377 op/s; 103644/382536 objects degraded (27.094%); 23830/382536 objects misplaced (6.229%); 1.1 MiB/s, 1 keys/s, 18 objects/s recovering 2023-10-09T08:47:46.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:46.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:46.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:46.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:46.163 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:46.189 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:46.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:46.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:46.298 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:46.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:46 smithi118 bash[59345]: cluster 2023-10-09T08:47:44.151586+0000 mgr.y (mgr.26009) 1382 : cluster 0 pgmap v1535: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 111 B/s rd, 17 MiB/s wr, 377 op/s; 103644/382536 objects degraded (27.094%); 23830/382536 objects misplaced (6.229%); 1.1 MiB/s, 1 keys/s, 18 objects/s recovering 2023-10-09T08:47:46.335 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:46.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:46.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:46.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:46.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:46.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:46.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:46.583 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:46.610 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:46.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:46.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:46.717 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:46.763 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:46.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:46.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:46.869 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:46.912 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:46.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:46.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:47.017 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:47.051 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:47.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:47.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:47.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:47.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:47.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:47.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:47.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:47.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:47.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:47.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:47.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:47.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:47.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:47.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:47.656 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:47.695 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:47.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:47.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:47.802 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:47.826 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:47.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:47.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:47.931 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:47.958 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:47.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:47.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:48.064 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:48.093 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:47:48.093 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:48.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:48.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:48.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:48.225 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:48.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:48.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:48.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:48 smithi118 bash[59345]: cluster 2023-10-09T08:47:46.152421+0000 mgr.y (mgr.26009) 1383 : cluster 0 pgmap v1536: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 100 B/s rd, 10 MiB/s wr, 579 op/s; 100846/372654 objects degraded (27.062%); 23561/372654 objects misplaced (6.322%); 1.0 MiB/s, 0 keys/s, 16 objects/s recovering 2023-10-09T08:47:48.333 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:48.363 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:48.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:48.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:48.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:48 smithi081 bash[76862]: cluster 2023-10-09T08:47:46.152421+0000 mgr.y (mgr.26009) 1383 : cluster 0 pgmap v1536: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 100 B/s rd, 10 MiB/s wr, 579 op/s; 100846/372654 objects degraded (27.062%); 23561/372654 objects misplaced (6.322%); 1.0 MiB/s, 0 keys/s, 16 objects/s recovering 2023-10-09T08:47:48.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:48 smithi081 bash[79557]: cluster 2023-10-09T08:47:46.152421+0000 mgr.y (mgr.26009) 1383 : cluster 0 pgmap v1536: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 100 B/s rd, 10 MiB/s wr, 579 op/s; 100846/372654 objects degraded (27.062%); 23561/372654 objects misplaced (6.322%); 1.0 MiB/s, 0 keys/s, 16 objects/s recovering 2023-10-09T08:47:48.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:48.500 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:48.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:48.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:48.603 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:48.624 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:48.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:48.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:48.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:48.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:48.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:48.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:48.857 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:48.884 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:48.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:48.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:48.987 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:49.014 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:49.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:49.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:49.122 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:49.144 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:49.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:49.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:49.250 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:49.259 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:49 smithi118 bash[59345]: cluster 2023-10-09T08:47:48.854284+0000 mon.a (mon.0) 1519 : cluster 3 Health check update: Degraded data redundancy: 100846/372654 objects degraded (27.062%), 14 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:49.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:49.288 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:49.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:49.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:49 smithi081 bash[76862]: cluster 2023-10-09T08:47:48.854284+0000 mon.a (mon.0) 1519 : cluster 3 Health check update: Degraded data redundancy: 100846/372654 objects degraded (27.062%), 14 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:49.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:49 smithi081 bash[79557]: cluster 2023-10-09T08:47:48.854284+0000 mon.a (mon.0) 1519 : cluster 3 Health check update: Degraded data redundancy: 100846/372654 objects degraded (27.062%), 14 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:49.389 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:49.421 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:49.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:49.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:49.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:49.550 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:49.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:49.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:49.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:49.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:49.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:49.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:49.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:49.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:49.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:49.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:49.921 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:49.957 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:49.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:49.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:50.044 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:50 smithi081 bash[79557]: cluster 2023-10-09T08:47:48.152969+0000 mgr.y (mgr.26009) 1384 : cluster 0 pgmap v1537: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 8.7 MiB/s wr, 492 op/s; 100846/372654 objects degraded (27.062%); 23561/372654 objects misplaced (6.322%); 886 KiB/s, 0 keys/s, 13 objects/s recovering 2023-10-09T08:47:50.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:50.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:50.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:50.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:50.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:50.215 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:50.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:50.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:50.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:50 smithi118 bash[59345]: cluster 2023-10-09T08:47:48.152969+0000 mgr.y (mgr.26009) 1384 : cluster 0 pgmap v1537: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 8.7 MiB/s wr, 492 op/s; 100846/372654 objects degraded (27.062%); 23561/372654 objects misplaced (6.322%); 886 KiB/s, 0 keys/s, 13 objects/s recovering 2023-10-09T08:47:50.318 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:50.355 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:50.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:50.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:50.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:50 smithi081 bash[76862]: cluster 2023-10-09T08:47:48.152969+0000 mgr.y (mgr.26009) 1384 : cluster 0 pgmap v1537: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 8.7 MiB/s wr, 492 op/s; 100846/372654 objects degraded (27.062%); 23561/372654 objects misplaced (6.322%); 886 KiB/s, 0 keys/s, 13 objects/s recovering 2023-10-09T08:47:50.462 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:50.487 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:50.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:50.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:50.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:50.618 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:50.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:50.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:50.721 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:50.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:50.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:50.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:50.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:50.879 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:50.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:50.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:50.986 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:51.019 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:51.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:51.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:51.124 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:51.147 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:51.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:51.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:51.259 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:51.286 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:51.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:51.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:51.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:47:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:47:51] "GET /metrics HTTP/1.1" 200 36603 "" "Prometheus/2.33.4" 2023-10-09T08:47:51.392 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:51.419 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:51.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:51.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:51.522 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:51.552 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:51.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:51.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:51.658 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:51.687 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:51.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:51.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:51.794 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:51.822 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:51.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:51.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:51.926 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:51.963 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:51.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:51.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:52.073 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:52.097 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:52.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:52.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:52.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:52.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:52.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:52.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:52 smithi118 bash[59345]: cluster 2023-10-09T08:47:50.154340+0000 mgr.y (mgr.26009) 1385 : cluster 0 pgmap v1538: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 8.7 MiB/s wr, 721 op/s; 98531/364392 objects degraded (27.040%); 23240/364392 objects misplaced (6.378%); 1.3 MiB/s, 0 keys/s, 20 objects/s recovering 2023-10-09T08:47:52.345 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:52.374 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:52.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:52 smithi081 bash[76862]: cluster 2023-10-09T08:47:50.154340+0000 mgr.y (mgr.26009) 1385 : cluster 0 pgmap v1538: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 8.7 MiB/s wr, 721 op/s; 98531/364392 objects degraded (27.040%); 23240/364392 objects misplaced (6.378%); 1.3 MiB/s, 0 keys/s, 20 objects/s recovering 2023-10-09T08:47:52.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:52 smithi081 bash[79557]: cluster 2023-10-09T08:47:50.154340+0000 mgr.y (mgr.26009) 1385 : cluster 0 pgmap v1538: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 8.7 MiB/s wr, 721 op/s; 98531/364392 objects degraded (27.040%); 23240/364392 objects misplaced (6.378%); 1.3 MiB/s, 0 keys/s, 20 objects/s recovering 2023-10-09T08:47:52.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:52.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:52.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:52.508 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:52.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:52.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:52.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:52.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:52.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:52.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:52.761 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:52.787 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:52.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:52.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:52.893 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:52.943 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:52.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:52.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:53.049 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:53.072 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:53.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:53.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:53.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:53.224 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:53 smithi081 bash[76862]: audit 2023-10-09T08:47:52.877998+0000 mon.c (mon.2) 489 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:47:53.225 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:53 smithi081 bash[79557]: audit 2023-10-09T08:47:52.877998+0000 mon.c (mon.2) 489 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:47:53.225 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:53.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:53.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:53.250 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:47:53.326 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:47:53.326 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-09T08:47:53.326 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-09T08:47:53.326 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:47:53.327 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.327 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:193456 7.2 7:44f49d07:::benchmark_data_smithi081_154445_object95958:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-10-09T08:47:53.327 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:39:44.858299+0000", 2023-10-09T08:47:53.327 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 488.46332043400002, 2023-10-09T08:47:53.327 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.23274837200000001, 2023-10-09T08:47:53.327 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.327 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.327 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.327 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:47:53.327 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:47:53.328 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 193456 2023-10-09T08:47:53.328 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.328 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.328 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.328 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.328 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.858299+0000", 2023-10-09T08:47:53.328 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.328 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.328 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.328 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.328 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.858299+0000", 2023-10-09T08:47:53.328 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.329 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.329 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.329 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.329 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.858298+0000", 2023-10-09T08:47:53.329 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:47:53.329 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.329 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.329 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.329 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.858302+0000", 2023-10-09T08:47:53.329 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.7879999999999997e-06 2023-10-09T08:47:53.330 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.330 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.330 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.330 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.858313+0000", 2023-10-09T08:47:53.330 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0407e-05 2023-10-09T08:47:53.330 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.331 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.331 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.331 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.858318+0000", 2023-10-09T08:47:53.331 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4240000000000001e-06 2023-10-09T08:47:53.331 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.332 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.332 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.332 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.858377+0000", 2023-10-09T08:47:53.332 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8474999999999998e-05 2023-10-09T08:47:53.332 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.332 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.333 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.333 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.858537+0000", 2023-10-09T08:47:53.333 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015985899999999999 2023-10-09T08:47:53.333 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.333 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.334 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,7", 2023-10-09T08:47:53.334 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.858938+0000", 2023-10-09T08:47:53.334 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00040105000000000002 2023-10-09T08:47:53.334 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.335 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.335 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.335 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.860726+0000", 2023-10-09T08:47:53.336 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0017886989999999999 2023-10-09T08:47:53.336 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.336 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.336 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.336 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.862986+0000", 2023-10-09T08:47:53.336 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0022593309999999998 2023-10-09T08:47:53.336 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.336 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.336 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.337 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:45.090800+0000", 2023-10-09T08:47:53.337 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.22781438500000001 2023-10-09T08:47:53.337 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.337 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.337 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.337 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:45.090939+0000", 2023-10-09T08:47:53.337 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013888099999999999 2023-10-09T08:47:53.337 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.337 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.337 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.337 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:45.091047+0000", 2023-10-09T08:47:53.337 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010817199999999999 2023-10-09T08:47:53.338 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.338 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.338 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.338 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.338 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.338 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35241.0:193466 7.2 7:40eb5ce5:::benchmark_data_smithi081_154445_object95968:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-10-09T08:47:53.338 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:39:44.873286+0000", 2023-10-09T08:47:53.338 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 488.44833271300001, 2023-10-09T08:47:53.339 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:53.341 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21808470999999999, 2023-10-09T08:47:53.341 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.341 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.341 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.342 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35241", 2023-10-09T08:47:53.342 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/834417555", 2023-10-09T08:47:53.342 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 193466 2023-10-09T08:47:53.342 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.342 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.343 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.343 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.343 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.873286+0000", 2023-10-09T08:47:53.343 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.343 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.343 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.343 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.344 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.873286+0000", 2023-10-09T08:47:53.344 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.344 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.344 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.344 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.344 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.873285+0000", 2023-10-09T08:47:53.345 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:47:53.345 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.345 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.345 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.345 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.873292+0000", 2023-10-09T08:47:53.345 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.0450000000000003e-06 2023-10-09T08:47:53.345 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.346 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.346 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.346 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.873311+0000", 2023-10-09T08:47:53.346 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8505999999999999e-05 2023-10-09T08:47:53.346 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.347 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.347 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.347 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.873322+0000", 2023-10-09T08:47:53.347 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1619e-05 2023-10-09T08:47:53.347 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.347 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.348 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.348 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.873436+0000", 2023-10-09T08:47:53.348 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000113405 2023-10-09T08:47:53.348 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.348 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.348 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.349 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.873570+0000", 2023-10-09T08:47:53.349 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013469400000000001 2023-10-09T08:47:53.349 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.349 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.349 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,7", 2023-10-09T08:47:53.350 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.873934+0000", 2023-10-09T08:47:53.350 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000364175 2023-10-09T08:47:53.350 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.350 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.350 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.350 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.876217+0000", 2023-10-09T08:47:53.351 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0022830010000000002 2023-10-09T08:47:53.351 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.351 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.351 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.351 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:44.877193+0000", 2023-10-09T08:47:53.351 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00097502199999999998 2023-10-09T08:47:53.352 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.352 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.352 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.352 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:45.091114+0000", 2023-10-09T08:47:53.352 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.213921475 2023-10-09T08:47:53.352 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.352 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.353 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.353 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:45.091257+0000", 2023-10-09T08:47:53.353 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014265299999999999 2023-10-09T08:47:53.353 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.353 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.353 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.353 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:39:45.091371+0000", 2023-10-09T08:47:53.354 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0001145 2023-10-09T08:47:53.354 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.354 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.354 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.354 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.354 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.355 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35838.0:144837 8.a 8:59ef7e5b:::benchmark_data_smithi081_219033_object24258:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e299)", 2023-10-09T08:47:53.355 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:42:44.801291+0000", 2023-10-09T08:47:53.355 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 308.52032781000003, 2023-10-09T08:47:53.355 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1717225170000001, 2023-10-09T08:47:53.355 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.355 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:47:53.356 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.356 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35838", 2023-10-09T08:47:53.356 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:47:53.356 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 144837 2023-10-09T08:47:53.356 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.356 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.357 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.357 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.357 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:44.801291+0000", 2023-10-09T08:47:53.357 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.357 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.357 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.358 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.358 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:44.801291+0000", 2023-10-09T08:47:53.358 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.358 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.358 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.358 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.358 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:44.801290+0000", 2023-10-09T08:47:53.359 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:47:53.359 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.359 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.359 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.359 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:44.801295+0000", 2023-10-09T08:47:53.359 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0719999999999999e-06 2023-10-09T08:47:53.360 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.360 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.360 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.360 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:44.801303+0000", 2023-10-09T08:47:53.360 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6340000000000001e-06 2023-10-09T08:47:53.361 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.361 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.361 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.361 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:44.801312+0000", 2023-10-09T08:47:53.361 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9209999999999998e-06 2023-10-09T08:47:53.361 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.362 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.362 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.362 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:44.801370+0000", 2023-10-09T08:47:53.362 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8108e-05 2023-10-09T08:47:53.362 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.362 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.362 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:47:53.362 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:44.801384+0000", 2023-10-09T08:47:53.363 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4008e-05 2023-10-09T08:47:53.363 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.363 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.363 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.363 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784117+0000", 2023-10-09T08:47:53.363 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.98273317500000001 2023-10-09T08:47:53.363 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.363 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.363 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:47:53.363 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784140+0000", 2023-10-09T08:47:53.363 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2693000000000001e-05 2023-10-09T08:47:53.363 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.364 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.364 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.364 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:46.969377+0000", 2023-10-09T08:47:53.364 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1852371939999999 2023-10-09T08:47:53.364 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.364 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.364 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for missing object", 2023-10-09T08:47:53.364 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:46.969475+0000", 2023-10-09T08:47:53.364 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7946e-05 2023-10-09T08:47:53.364 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.364 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.364 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.365 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:46.972961+0000", 2023-10-09T08:47:53.365 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034861580000000001 2023-10-09T08:47:53.365 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.365 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.365 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.365 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:46.973014+0000", 2023-10-09T08:47:53.365 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2873e-05 2023-10-09T08:47:53.365 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.365 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.365 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.365 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.365 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.366 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35838.0:144856 8.b 8:df825735:::benchmark_data_smithi081_219033_object24277:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e300)", 2023-10-09T08:47:53.366 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:42:45.784673+0000", 2023-10-09T08:47:53.366 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 307.53694599699998, 2023-10-09T08:47:53.366 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2692736490000001, 2023-10-09T08:47:53.366 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.366 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.366 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.366 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35838", 2023-10-09T08:47:53.366 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:47:53.366 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 144856 2023-10-09T08:47:53.367 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.367 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.367 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.367 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.367 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784673+0000", 2023-10-09T08:47:53.367 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.367 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.367 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.367 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.367 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784673+0000", 2023-10-09T08:47:53.367 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.367 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.368 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.368 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.368 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784671+0000", 2023-10-09T08:47:53.368 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:47:53.368 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.368 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.368 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.368 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784680+0000", 2023-10-09T08:47:53.368 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.183e-06 2023-10-09T08:47:53.368 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.369 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.369 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.369 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784695+0000", 2023-10-09T08:47:53.369 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.432e-05 2023-10-09T08:47:53.369 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.370 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.370 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.370 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784707+0000", 2023-10-09T08:47:53.370 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2666e-05 2023-10-09T08:47:53.370 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.370 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.371 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.371 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784764+0000", 2023-10-09T08:47:53.371 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6436e-05 2023-10-09T08:47:53.371 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.371 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.371 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:47:53.371 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784774+0000", 2023-10-09T08:47:53.372 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9259999999999995e-06 2023-10-09T08:47:53.372 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.372 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.372 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.372 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:47.034239+0000", 2023-10-09T08:47:53.372 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.249464804 2023-10-09T08:47:53.372 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.373 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.373 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.373 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:47.036371+0000", 2023-10-09T08:47:53.373 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021326489999999999 2023-10-09T08:47:53.373 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.374 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.374 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,7", 2023-10-09T08:47:53.374 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:47.036508+0000", 2023-10-09T08:47:53.374 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013696199999999999 2023-10-09T08:47:53.374 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.374 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.375 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.375 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:47.040606+0000", 2023-10-09T08:47:53.375 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0040973440000000002 2023-10-09T08:47:53.375 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.375 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.375 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.375 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:47.051156+0000", 2023-10-09T08:47:53.376 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010550507000000001 2023-10-09T08:47:53.376 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.376 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.376 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.376 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:47.053713+0000", 2023-10-09T08:47:53.376 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0025570079999999999 2023-10-09T08:47:53.376 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.377 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.377 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.377 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:47.053791+0000", 2023-10-09T08:47:53.377 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8397000000000002e-05 2023-10-09T08:47:53.377 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.377 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.377 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.378 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:47.053947+0000", 2023-10-09T08:47:53.378 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000155336 2023-10-09T08:47:53.378 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.378 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.378 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.378 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.378 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.379 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35838.0:144862 8.4 8:2b196c8d:::benchmark_data_smithi081_219033_object24283:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e300)", 2023-10-09T08:47:53.379 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:42:45.784724+0000", 2023-10-09T08:47:53.379 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 307.53689510300001, 2023-10-09T08:47:53.379 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.340963889, 2023-10-09T08:47:53.379 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.379 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.380 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.380 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35838", 2023-10-09T08:47:53.380 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:47:53.380 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 144862 2023-10-09T08:47:53.380 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.380 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.380 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.381 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.381 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784724+0000", 2023-10-09T08:47:53.381 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.381 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.381 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.381 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.381 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784724+0000", 2023-10-09T08:47:53.381 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.381 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.381 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.381 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.381 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784723+0000", 2023-10-09T08:47:53.382 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:47:53.382 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.382 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.382 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.382 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784728+0000", 2023-10-09T08:47:53.382 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.916e-06 2023-10-09T08:47:53.382 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.382 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.382 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.382 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784738+0000", 2023-10-09T08:47:53.382 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2189999999999993e-06 2023-10-09T08:47:53.383 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.383 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.383 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.383 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784745+0000", 2023-10-09T08:47:53.383 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.0230000000000004e-06 2023-10-09T08:47:53.383 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.383 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.383 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.384 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784803+0000", 2023-10-09T08:47:53.384 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8600000000000001e-05 2023-10-09T08:47:53.384 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.384 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.384 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:47:53.384 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:45.784813+0000", 2023-10-09T08:47:53.384 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5980000000000003e-06 2023-10-09T08:47:53.385 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.385 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.385 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.385 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:47.076300+0000", 2023-10-09T08:47:53.385 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2914869200000001 2023-10-09T08:47:53.386 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.386 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.386 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.386 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:47.078673+0000", 2023-10-09T08:47:53.386 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0023733080000000002 2023-10-09T08:47:53.387 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.387 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.387 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,5,6", 2023-10-09T08:47:53.387 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:47.078817+0000", 2023-10-09T08:47:53.387 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000144189 2023-10-09T08:47:53.388 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.388 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.388 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.388 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:47.082130+0000", 2023-10-09T08:47:53.388 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0033123330000000002 2023-10-09T08:47:53.388 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.389 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.389 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.389 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:47.083007+0000", 2023-10-09T08:47:53.389 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00087749300000000002 2023-10-09T08:47:53.389 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.389 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.390 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.390 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:47.083463+0000", 2023-10-09T08:47:53.390 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00045563599999999999 2023-10-09T08:47:53.390 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.390 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.390 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.390 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:47.125427+0000", 2023-10-09T08:47:53.391 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.041964069999999999 2023-10-09T08:47:53.391 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.391 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.391 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.391 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:47.125499+0000", 2023-10-09T08:47:53.392 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2365000000000003e-05 2023-10-09T08:47:53.392 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.392 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.392 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.392 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:47.125688+0000", 2023-10-09T08:47:53.393 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018883600000000001 2023-10-09T08:47:53.393 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.393 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.393 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.393 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.393 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.394 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35838.0:168973 8.4 8:280207f8:::benchmark_data_smithi081_219033_object48394:head [delete] snapc 0=[] ondisk+write+known_if_redirected e304)", 2023-10-09T08:47:53.394 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:43:22.681374+0000", 2023-10-09T08:47:53.394 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 270.640244903, 2023-10-09T08:47:53.394 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.22633658800000001, 2023-10-09T08:47:53.394 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.394 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.394 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.394 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35838", 2023-10-09T08:47:53.394 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:47:53.394 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 168973 2023-10-09T08:47:53.394 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.395 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.395 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.395 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.395 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:22.681374+0000", 2023-10-09T08:47:53.395 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.395 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.395 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.395 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.395 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:22.681374+0000", 2023-10-09T08:47:53.395 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.395 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.396 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.396 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.396 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:22.681372+0000", 2023-10-09T08:47:53.396 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:47:53.396 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.396 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.396 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.396 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:22.681379+0000", 2023-10-09T08:47:53.396 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8539999999999999e-06 2023-10-09T08:47:53.397 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.397 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.397 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.397 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:22.681392+0000", 2023-10-09T08:47:53.397 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2561999999999999e-05 2023-10-09T08:47:53.397 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.397 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.397 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.397 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:22.681400+0000", 2023-10-09T08:47:53.397 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4079999999999998e-06 2023-10-09T08:47:53.398 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.398 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.398 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.398 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:22.681444+0000", 2023-10-09T08:47:53.398 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4084e-05 2023-10-09T08:47:53.398 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.398 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.398 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.399 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:22.681572+0000", 2023-10-09T08:47:53.399 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000128059 2023-10-09T08:47:53.399 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.399 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.399 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,5,6", 2023-10-09T08:47:53.399 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:22.681698+0000", 2023-10-09T08:47:53.400 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012593899999999999 2023-10-09T08:47:53.400 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.400 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.400 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.400 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:22.693193+0000", 2023-10-09T08:47:53.400 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011494356000000001 2023-10-09T08:47:53.400 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.400 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.400 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.400 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:22.698965+0000", 2023-10-09T08:47:53.400 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0057719269999999996 2023-10-09T08:47:53.400 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.401 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.401 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.401 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:22.698974+0000", 2023-10-09T08:47:53.401 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4089999999999992e-06 2023-10-09T08:47:53.401 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.401 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.401 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.401 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:22.907544+0000", 2023-10-09T08:47:53.401 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.20856986699999999 2023-10-09T08:47:53.401 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.401 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.401 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.402 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:22.907599+0000", 2023-10-09T08:47:53.402 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5259000000000001e-05 2023-10-09T08:47:53.402 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.402 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.402 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.402 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:22.907711+0000", 2023-10-09T08:47:53.402 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000111733 2023-10-09T08:47:53.402 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.402 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.402 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.402 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.402 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.403 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35838.0:180572 8.a 8:5fdcf39c:::benchmark_data_smithi081_219033_object59993:head [delete] snapc 0=[] ondisk+write+known_if_redirected e309)", 2023-10-09T08:47:53.403 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:43:40.956979+0000", 2023-10-09T08:47:53.403 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 252.36464041900001, 2023-10-09T08:47:53.403 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.23121677700000001, 2023-10-09T08:47:53.403 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.403 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.403 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.403 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35838", 2023-10-09T08:47:53.403 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:47:53.403 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 180572 2023-10-09T08:47:53.403 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.403 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.404 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.404 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.404 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.956979+0000", 2023-10-09T08:47:53.404 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.404 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.404 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.404 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.404 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.956979+0000", 2023-10-09T08:47:53.404 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.404 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.404 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.404 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.405 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.956977+0000", 2023-10-09T08:47:53.405 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:47:53.405 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.405 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.405 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.405 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.956985+0000", 2023-10-09T08:47:53.405 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6939999999999995e-06 2023-10-09T08:47:53.405 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.405 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.405 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.405 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.956998+0000", 2023-10-09T08:47:53.405 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3037000000000001e-05 2023-10-09T08:47:53.406 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.406 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.406 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.406 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.957004+0000", 2023-10-09T08:47:53.406 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4670000000000001e-06 2023-10-09T08:47:53.406 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.406 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.406 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.406 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.966496+0000", 2023-10-09T08:47:53.406 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0094915139999999995 2023-10-09T08:47:53.406 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.406 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.407 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.407 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.966644+0000", 2023-10-09T08:47:53.407 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014826999999999999 2023-10-09T08:47:53.407 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.407 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.407 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,5", 2023-10-09T08:47:53.407 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.966796+0000", 2023-10-09T08:47:53.407 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015132700000000001 2023-10-09T08:47:53.407 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.407 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.407 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.407 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.990700+0000", 2023-10-09T08:47:53.408 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.023903916000000001 2023-10-09T08:47:53.408 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.408 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.408 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.408 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.990711+0000", 2023-10-09T08:47:53.408 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.155e-05 2023-10-09T08:47:53.408 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.408 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.408 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.408 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.188046+0000", 2023-10-09T08:47:53.408 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.197335235 2023-10-09T08:47:53.408 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.409 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.409 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.409 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.188091+0000", 2023-10-09T08:47:53.409 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4691000000000003e-05 2023-10-09T08:47:53.409 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.409 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.409 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.409 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.188195+0000", 2023-10-09T08:47:53.409 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000104509 2023-10-09T08:47:53.409 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.409 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.409 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.410 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.410 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.410 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35838.0:180584 8.a 8:5ec81646:::benchmark_data_smithi081_219033_object60005:head [delete] snapc 0=[] ondisk+write+known_if_redirected e309)", 2023-10-09T08:47:53.410 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:43:40.971045+0000", 2023-10-09T08:47:53.410 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 252.35057394399999, 2023-10-09T08:47:53.410 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21734677099999999, 2023-10-09T08:47:53.410 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.410 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.410 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.410 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35838", 2023-10-09T08:47:53.410 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:47:53.410 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 180584 2023-10-09T08:47:53.410 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.411 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.411 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.411 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.411 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.971045+0000", 2023-10-09T08:47:53.411 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.411 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.411 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.411 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.411 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.971045+0000", 2023-10-09T08:47:53.411 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.411 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.411 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.412 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.412 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.971043+0000", 2023-10-09T08:47:53.412 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:47:53.412 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.412 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.412 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.412 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.971053+0000", 2023-10-09T08:47:53.412 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.363e-06 2023-10-09T08:47:53.412 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.412 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.412 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.412 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.971067+0000", 2023-10-09T08:47:53.413 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4367e-05 2023-10-09T08:47:53.413 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.413 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.413 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.413 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.971077+0000", 2023-10-09T08:47:53.413 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4450000000000002e-06 2023-10-09T08:47:53.413 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.413 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.413 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.413 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.975060+0000", 2023-10-09T08:47:53.413 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0039829540000000004 2023-10-09T08:47:53.413 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.414 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.414 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.414 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.975191+0000", 2023-10-09T08:47:53.414 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013151499999999999 2023-10-09T08:47:53.414 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.414 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.414 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,5", 2023-10-09T08:47:53.414 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.980083+0000", 2023-10-09T08:47:53.414 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0048920600000000002 2023-10-09T08:47:53.414 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.414 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.414 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.415 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.990718+0000", 2023-10-09T08:47:53.415 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010635062000000001 2023-10-09T08:47:53.415 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.415 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.415 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.415 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.188011+0000", 2023-10-09T08:47:53.415 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.19729296399999999 2023-10-09T08:47:53.415 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.415 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.415 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.415 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.188259+0000", 2023-10-09T08:47:53.415 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00024823899999999998 2023-10-09T08:47:53.416 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.416 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.416 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.416 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.188298+0000", 2023-10-09T08:47:53.416 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8819000000000002e-05 2023-10-09T08:47:53.416 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.416 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.416 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.416 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.188392+0000", 2023-10-09T08:47:53.416 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3707000000000003e-05 2023-10-09T08:47:53.416 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.416 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.417 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.417 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.417 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.417 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35838.0:180587 8.4 8:27f46953:::benchmark_data_smithi081_219033_object60008:head [delete] snapc 0=[] ondisk+write+known_if_redirected e309)", 2023-10-09T08:47:53.417 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:43:40.974967+0000", 2023-10-09T08:47:53.417 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 252.346651963, 2023-10-09T08:47:53.417 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21827895899999999, 2023-10-09T08:47:53.417 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.417 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.417 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.417 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35838", 2023-10-09T08:47:53.417 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:47:53.417 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 180587 2023-10-09T08:47:53.418 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.418 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.418 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.418 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.418 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.974967+0000", 2023-10-09T08:47:53.418 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.418 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.418 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.418 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.418 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.974967+0000", 2023-10-09T08:47:53.418 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.419 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.419 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.419 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.419 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.974967+0000", 2023-10-09T08:47:53.419 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:47:53.419 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.419 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.419 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.419 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.974970+0000", 2023-10-09T08:47:53.419 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.9979999999999999e-06 2023-10-09T08:47:53.419 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.419 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.419 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.420 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.974976+0000", 2023-10-09T08:47:53.420 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3099999999999997e-06 2023-10-09T08:47:53.420 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.420 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.420 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.420 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.974982+0000", 2023-10-09T08:47:53.420 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9070000000000004e-06 2023-10-09T08:47:53.420 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.420 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.420 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.420 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.975027+0000", 2023-10-09T08:47:53.420 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4827000000000003e-05 2023-10-09T08:47:53.421 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.421 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.421 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.421 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.975142+0000", 2023-10-09T08:47:53.421 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000115776 2023-10-09T08:47:53.421 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.421 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.421 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 4,5,6", 2023-10-09T08:47:53.421 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.975261+0000", 2023-10-09T08:47:53.421 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000118298 2023-10-09T08:47:53.421 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.421 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.422 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.422 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.979880+0000", 2023-10-09T08:47:53.422 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.004619639 2023-10-09T08:47:53.422 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.422 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.422 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.422 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:40.981515+0000", 2023-10-09T08:47:53.422 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0016350480000000001 2023-10-09T08:47:53.422 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.422 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.422 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.422 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.193043+0000", 2023-10-09T08:47:53.423 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21152744200000001 2023-10-09T08:47:53.423 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.423 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.423 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.423 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.193080+0000", 2023-10-09T08:47:53.423 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.6832000000000002e-05 2023-10-09T08:47:53.423 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.423 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.423 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.423 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.193133+0000", 2023-10-09T08:47:53.423 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.3143999999999998e-05 2023-10-09T08:47:53.423 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.423 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.424 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.424 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.193246+0000", 2023-10-09T08:47:53.424 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000113298 2023-10-09T08:47:53.424 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.424 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.424 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.424 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.424 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.424 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35838.0:214133 8.a 8:59d83a94:::benchmark_data_smithi081_219033_object93554:head [delete] snapc 0=[] ondisk+write+known_if_redirected e317)", 2023-10-09T08:47:53.424 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:44:31.995307+0000", 2023-10-09T08:47:53.424 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 201.32631233199999, 2023-10-09T08:47:53.424 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.23406434800000001, 2023-10-09T08:47:53.425 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.425 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.425 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.425 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35838", 2023-10-09T08:47:53.425 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:47:53.425 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 214133 2023-10-09T08:47:53.425 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.425 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.425 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.425 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.425 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.995307+0000", 2023-10-09T08:47:53.425 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.425 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.426 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.426 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.426 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.995307+0000", 2023-10-09T08:47:53.426 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.426 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.426 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.426 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.426 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.995305+0000", 2023-10-09T08:47:53.426 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:47:53.426 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.426 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.427 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.427 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.995312+0000", 2023-10-09T08:47:53.427 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.0190000000000001e-06 2023-10-09T08:47:53.427 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.427 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.427 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.427 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.995324+0000", 2023-10-09T08:47:53.427 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1231e-05 2023-10-09T08:47:53.427 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.427 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.427 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.427 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.995330+0000", 2023-10-09T08:47:53.428 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3879999999999997e-06 2023-10-09T08:47:53.428 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.428 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.428 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.428 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.995368+0000", 2023-10-09T08:47:53.428 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7761e-05 2023-10-09T08:47:53.428 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.428 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.428 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.428 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.995480+0000", 2023-10-09T08:47:53.428 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011246 2023-10-09T08:47:53.428 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.429 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.429 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,5", 2023-10-09T08:47:53.429 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.995568+0000", 2023-10-09T08:47:53.429 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7360000000000004e-05 2023-10-09T08:47:53.429 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.429 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.429 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.429 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.999872+0000", 2023-10-09T08:47:53.429 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0043045829999999998 2023-10-09T08:47:53.429 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.429 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.429 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.430 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.004779+0000", 2023-10-09T08:47:53.430 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.004906456 2023-10-09T08:47:53.430 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.430 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.430 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.430 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.229155+0000", 2023-10-09T08:47:53.430 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.224376775 2023-10-09T08:47:53.430 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.430 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.430 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.430 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.229268+0000", 2023-10-09T08:47:53.431 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000112681 2023-10-09T08:47:53.431 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.431 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.431 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.431 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.229371+0000", 2023-10-09T08:47:53.431 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000102975 2023-10-09T08:47:53.431 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.431 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.431 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.431 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.431 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.431 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36030.0:127008 9.1 9:8ab27ae1:::benchmark_data_smithi081_240258_object127007:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e345)", 2023-10-09T08:47:53.432 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:34.977982+0000", 2023-10-09T08:47:53.432 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 18.343636948, 2023-10-09T08:47:53.432 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2878483869999999, 2023-10-09T08:47:53.432 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.432 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:47:53.432 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.432 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36030", 2023-10-09T08:47:53.432 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:47:53.432 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 127008 2023-10-09T08:47:53.432 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.432 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.432 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.433 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.433 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.977982+0000", 2023-10-09T08:47:53.433 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.433 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.433 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.433 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.433 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.977982+0000", 2023-10-09T08:47:53.433 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.433 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.433 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.433 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.433 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.977979+0000", 2023-10-09T08:47:53.434 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999971 2023-10-09T08:47:53.434 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.434 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.434 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.434 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978042+0000", 2023-10-09T08:47:53.434 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2701999999999997e-05 2023-10-09T08:47:53.434 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.434 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.434 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.434 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978068+0000", 2023-10-09T08:47:53.434 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5375e-05 2023-10-09T08:47:53.435 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.435 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.435 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.435 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978088+0000", 2023-10-09T08:47:53.435 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0343000000000002e-05 2023-10-09T08:47:53.435 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.435 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.435 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.435 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978155+0000", 2023-10-09T08:47:53.435 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6591e-05 2023-10-09T08:47:53.435 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.435 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.436 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:47:53.436 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978171+0000", 2023-10-09T08:47:53.436 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6602000000000001e-05 2023-10-09T08:47:53.436 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.436 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.436 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.436 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.242054+0000", 2023-10-09T08:47:53.436 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.263883251 2023-10-09T08:47:53.436 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.436 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.436 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-09T08:47:53.436 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.242870+0000", 2023-10-09T08:47:53.437 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00081588600000000004 2023-10-09T08:47:53.437 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.437 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.437 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.437 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.265750+0000", 2023-10-09T08:47:53.437 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.022879936999999999 2023-10-09T08:47:53.437 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.437 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.437 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.437 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.265831+0000", 2023-10-09T08:47:53.437 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0394000000000003e-05 2023-10-09T08:47:53.438 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.438 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.438 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.438 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.438 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.438 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36030.0:127013 9.1 9:872e3f6d:::benchmark_data_smithi081_240258_object127012:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e345)", 2023-10-09T08:47:53.438 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:34.978128+0000", 2023-10-09T08:47:53.438 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 18.343491247999999, 2023-10-09T08:47:53.438 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3080491510000001, 2023-10-09T08:47:53.438 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.438 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.438 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.439 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36030", 2023-10-09T08:47:53.439 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:47:53.439 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 127013 2023-10-09T08:47:53.439 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.439 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.439 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.439 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.439 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978128+0000", 2023-10-09T08:47:53.439 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.439 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.439 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.440 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.440 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978128+0000", 2023-10-09T08:47:53.440 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.440 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.440 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.440 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.440 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978127+0000", 2023-10-09T08:47:53.440 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:47:53.440 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.440 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.440 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.440 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978171+0000", 2023-10-09T08:47:53.441 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4261999999999997e-05 2023-10-09T08:47:53.441 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.441 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.441 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.441 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978186+0000", 2023-10-09T08:47:53.441 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.467e-05 2023-10-09T08:47:53.441 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.441 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.441 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.441 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978196+0000", 2023-10-09T08:47:53.441 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0335e-05 2023-10-09T08:47:53.441 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.442 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.442 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.442 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978915+0000", 2023-10-09T08:47:53.442 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00071842399999999995 2023-10-09T08:47:53.442 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.442 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.442 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:47:53.442 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978924+0000", 2023-10-09T08:47:53.442 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8139999999999995e-06 2023-10-09T08:47:53.442 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.442 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.442 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.443 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.246026+0000", 2023-10-09T08:47:53.443 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2671017529999999 2023-10-09T08:47:53.443 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.443 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.443 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.443 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.246259+0000", 2023-10-09T08:47:53.443 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00023305299999999999 2023-10-09T08:47:53.443 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.443 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.443 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,4,6", 2023-10-09T08:47:53.443 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.246515+0000", 2023-10-09T08:47:53.443 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00025632699999999999 2023-10-09T08:47:53.444 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.444 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.444 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.444 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.261120+0000", 2023-10-09T08:47:53.444 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014604875999999999 2023-10-09T08:47:53.444 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.444 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.444 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.444 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.265963+0000", 2023-10-09T08:47:53.444 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0048427599999999998 2023-10-09T08:47:53.444 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.445 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.445 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.445 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.266010+0000", 2023-10-09T08:47:53.445 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6650999999999998e-05 2023-10-09T08:47:53.445 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.445 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.445 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.445 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.279599+0000", 2023-10-09T08:47:53.445 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013589703999999999 2023-10-09T08:47:53.445 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.445 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.445 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.446 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.279737+0000", 2023-10-09T08:47:53.446 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013782900000000001 2023-10-09T08:47:53.446 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.446 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.446 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.446 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.286177+0000", 2023-10-09T08:47:53.446 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0064397639999999997 2023-10-09T08:47:53.446 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.446 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.446 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.446 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.446 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.447 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36030.0:127016 9.1 9:8853b4d9:::benchmark_data_smithi081_240258_object127015:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e345)", 2023-10-09T08:47:53.447 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:34.978874+0000", 2023-10-09T08:47:53.447 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 18.342745430000001, 2023-10-09T08:47:53.447 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.313933646, 2023-10-09T08:47:53.447 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.447 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.447 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.447 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36030", 2023-10-09T08:47:53.447 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:47:53.447 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 127016 2023-10-09T08:47:53.447 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.448 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.448 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.448 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.448 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978874+0000", 2023-10-09T08:47:53.448 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.448 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.448 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.448 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.448 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978874+0000", 2023-10-09T08:47:53.448 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.448 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.448 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.449 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.449 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978873+0000", 2023-10-09T08:47:53.449 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:47:53.449 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.449 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.449 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.449 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978933+0000", 2023-10-09T08:47:53.449 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.0219000000000001e-05 2023-10-09T08:47:53.449 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.449 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.449 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.449 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978950+0000", 2023-10-09T08:47:53.450 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7282000000000002e-05 2023-10-09T08:47:53.450 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.450 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.450 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.450 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978959+0000", 2023-10-09T08:47:53.450 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5229999999999995e-06 2023-10-09T08:47:53.450 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.450 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.450 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.450 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.979001+0000", 2023-10-09T08:47:53.450 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2870999999999997e-05 2023-10-09T08:47:53.450 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.450 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.451 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:47:53.451 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.979007+0000", 2023-10-09T08:47:53.451 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6119999999999998e-06 2023-10-09T08:47:53.451 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.451 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.451 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.451 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.252237+0000", 2023-10-09T08:47:53.451 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.273229642 2023-10-09T08:47:53.451 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.451 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.451 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.451 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.252495+0000", 2023-10-09T08:47:53.453 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00025797599999999998 2023-10-09T08:47:53.453 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.453 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.454 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,4,6", 2023-10-09T08:47:53.454 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.252815+0000", 2023-10-09T08:47:53.454 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00032021399999999998 2023-10-09T08:47:53.454 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.454 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.454 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.454 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.265976+0000", 2023-10-09T08:47:53.454 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013160831 2023-10-09T08:47:53.454 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.454 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.454 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.454 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.266033+0000", 2023-10-09T08:47:53.455 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7017e-05 2023-10-09T08:47:53.455 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.455 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.455 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.455 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.266052+0000", 2023-10-09T08:47:53.455 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8896999999999999e-05 2023-10-09T08:47:53.455 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.455 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.455 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.455 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.286288+0000", 2023-10-09T08:47:53.455 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.020236376 2023-10-09T08:47:53.455 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.456 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.456 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.456 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.286400+0000", 2023-10-09T08:47:53.456 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000111761 2023-10-09T08:47:53.456 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.456 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.456 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.456 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.292807+0000", 2023-10-09T08:47:53.456 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0064075759999999999 2023-10-09T08:47:53.456 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.456 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.456 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.457 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.457 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.457 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36030.0:127030 9.1 9:8d7c8c5a:::benchmark_data_smithi081_240258_object127029:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e345)", 2023-10-09T08:47:53.457 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:34.978970+0000", 2023-10-09T08:47:53.457 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 18.342649245, 2023-10-09T08:47:53.457 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3203654389999999, 2023-10-09T08:47:53.457 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.457 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.457 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.457 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36030", 2023-10-09T08:47:53.457 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:47:53.457 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 127030 2023-10-09T08:47:53.458 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.458 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.458 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.458 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.458 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978970+0000", 2023-10-09T08:47:53.458 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.458 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.458 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.458 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.458 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978970+0000", 2023-10-09T08:47:53.458 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.458 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.459 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.459 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.459 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978969+0000", 2023-10-09T08:47:53.459 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:47:53.459 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.459 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.459 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.459 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978996+0000", 2023-10-09T08:47:53.459 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6919000000000001e-05 2023-10-09T08:47:53.459 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.459 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.459 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.459 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.979003+0000", 2023-10-09T08:47:53.460 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2579999999999998e-06 2023-10-09T08:47:53.460 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.460 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.460 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.460 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.979010+0000", 2023-10-09T08:47:53.460 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9700000000000002e-06 2023-10-09T08:47:53.460 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.460 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.460 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.460 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.979035+0000", 2023-10-09T08:47:53.460 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4805999999999999e-05 2023-10-09T08:47:53.460 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.461 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.461 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:47:53.461 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.979040+0000", 2023-10-09T08:47:53.461 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.5510000000000001e-06 2023-10-09T08:47:53.461 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.461 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.461 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.461 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.266066+0000", 2023-10-09T08:47:53.461 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.287026537 2023-10-09T08:47:53.461 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.461 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.461 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.462 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.266172+0000", 2023-10-09T08:47:53.462 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010534799999999999 2023-10-09T08:47:53.462 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.462 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.462 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,4,6", 2023-10-09T08:47:53.462 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.266294+0000", 2023-10-09T08:47:53.462 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000121872 2023-10-09T08:47:53.462 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.462 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.462 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.462 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.274789+0000", 2023-10-09T08:47:53.462 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0084952440000000008 2023-10-09T08:47:53.463 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.463 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.463 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.463 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.274864+0000", 2023-10-09T08:47:53.463 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4911000000000002e-05 2023-10-09T08:47:53.463 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.463 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.463 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.463 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.274878+0000", 2023-10-09T08:47:53.463 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4269e-05 2023-10-09T08:47:53.463 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.463 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.463 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.464 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.293619+0000", 2023-10-09T08:47:53.464 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.018741198000000001 2023-10-09T08:47:53.464 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.464 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.464 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.464 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.293673+0000", 2023-10-09T08:47:53.464 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4076999999999997e-05 2023-10-09T08:47:53.464 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.464 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.464 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.464 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.299335+0000", 2023-10-09T08:47:53.464 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0056620840000000004 2023-10-09T08:47:53.465 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.465 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.465 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.465 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.465 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.465 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36030.0:129633 9.1 9:83badf01:::benchmark_data_smithi081_240258_object1232:head [delete] snapc 0=[] ondisk+write+known_if_redirected e346)", 2023-10-09T08:47:53.465 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:40.692344+0000", 2023-10-09T08:47:53.465 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 12.629275322, 2023-10-09T08:47:53.465 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21428977799999999, 2023-10-09T08:47:53.465 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.465 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.465 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.466 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36030", 2023-10-09T08:47:53.466 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:47:53.466 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 129633 2023-10-09T08:47:53.466 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.466 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.466 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.466 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.466 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:40.692344+0000", 2023-10-09T08:47:53.466 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.466 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.466 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.466 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.467 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:40.692344+0000", 2023-10-09T08:47:53.467 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.467 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.467 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.467 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.467 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:40.692342+0000", 2023-10-09T08:47:53.467 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:47:53.467 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.467 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.467 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.467 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:40.692350+0000", 2023-10-09T08:47:53.467 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8369999999999997e-06 2023-10-09T08:47:53.467 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.468 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.468 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.468 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:40.692367+0000", 2023-10-09T08:47:53.468 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7248000000000002e-05 2023-10-09T08:47:53.468 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.468 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.468 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.468 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:40.692377+0000", 2023-10-09T08:47:53.468 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3659999999999998e-06 2023-10-09T08:47:53.468 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.468 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.468 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.469 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:40.697787+0000", 2023-10-09T08:47:53.469 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0054104110000000004 2023-10-09T08:47:53.469 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.469 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.469 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:47:53.469 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:40.697908+0000", 2023-10-09T08:47:53.469 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000121228 2023-10-09T08:47:53.469 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.469 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.469 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.469 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:40.815895+0000", 2023-10-09T08:47:53.469 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.117986564 2023-10-09T08:47:53.469 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.470 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.470 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.470 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:40.816014+0000", 2023-10-09T08:47:53.470 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011916700000000001 2023-10-09T08:47:53.470 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.470 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.470 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,4,6", 2023-10-09T08:47:53.470 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:40.816182+0000", 2023-10-09T08:47:53.470 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000167517 2023-10-09T08:47:53.470 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.470 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.470 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.471 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:40.820679+0000", 2023-10-09T08:47:53.471 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0044976440000000003 2023-10-09T08:47:53.471 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.471 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.471 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.471 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:40.824198+0000", 2023-10-09T08:47:53.471 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0035186219999999999 2023-10-09T08:47:53.471 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.471 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.471 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.471 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:40.842602+0000", 2023-10-09T08:47:53.471 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.018403949999999999 2023-10-09T08:47:53.472 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.472 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.472 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.472 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:40.902302+0000", 2023-10-09T08:47:53.472 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.059700007999999999 2023-10-09T08:47:53.472 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.472 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.472 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.472 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:40.902339+0000", 2023-10-09T08:47:53.472 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7647000000000001e-05 2023-10-09T08:47:53.472 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.472 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.473 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.473 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:40.906634+0000", 2023-10-09T08:47:53.473 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0042942019999999996 2023-10-09T08:47:53.473 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.473 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.473 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.473 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.473 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.473 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36030.0:136441 9.1 9:82774f5c:::benchmark_data_smithi081_240258_object8040:head [delete] snapc 0=[] ondisk+write+known_if_redirected e346)", 2023-10-09T08:47:53.473 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:49.839651+0000", 2023-10-09T08:47:53.473 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 3.4819684670000002, 2023-10-09T08:47:53.473 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21982295499999999, 2023-10-09T08:47:53.474 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.474 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.474 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.474 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36030", 2023-10-09T08:47:53.474 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:47:53.474 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 136441 2023-10-09T08:47:53.474 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.474 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.474 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.474 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.474 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:49.839651+0000", 2023-10-09T08:47:53.474 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.475 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.475 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.475 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.475 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:49.839651+0000", 2023-10-09T08:47:53.475 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.475 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.475 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.475 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.475 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:49.839642+0000", 2023-10-09T08:47:53.475 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999909 2023-10-09T08:47:53.475 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.475 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.476 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.476 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:49.839656+0000", 2023-10-09T08:47:53.476 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4592e-05 2023-10-09T08:47:53.476 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.476 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.476 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.476 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:49.839669+0000", 2023-10-09T08:47:53.476 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3062e-05 2023-10-09T08:47:53.476 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.476 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.476 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.476 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:49.839678+0000", 2023-10-09T08:47:53.477 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4950000000000008e-06 2023-10-09T08:47:53.477 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.477 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.477 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.477 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:49.855119+0000", 2023-10-09T08:47:53.477 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015441569 2023-10-09T08:47:53.477 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.477 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.477 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:47:53.477 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:49.855238+0000", 2023-10-09T08:47:53.477 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011852400000000001 2023-10-09T08:47:53.478 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.478 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.478 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.478 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:49.979816+0000", 2023-10-09T08:47:53.478 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.124578062 2023-10-09T08:47:53.478 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.478 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.478 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.478 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:49.979988+0000", 2023-10-09T08:47:53.478 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017223600000000001 2023-10-09T08:47:53.478 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.478 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.479 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,4,6", 2023-10-09T08:47:53.479 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:49.980234+0000", 2023-10-09T08:47:53.479 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00024564600000000003 2023-10-09T08:47:53.479 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.479 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.479 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.479 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:49.984583+0000", 2023-10-09T08:47:53.479 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0043493459999999996 2023-10-09T08:47:53.479 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.479 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.479 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.479 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:49.992516+0000", 2023-10-09T08:47:53.480 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0079325890000000003 2023-10-09T08:47:53.480 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.480 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.480 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.480 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.016499+0000", 2023-10-09T08:47:53.480 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.023982829000000001 2023-10-09T08:47:53.480 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.480 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.480 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.480 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.054247+0000", 2023-10-09T08:47:53.480 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.037748496999999999 2023-10-09T08:47:53.480 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.481 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.481 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.481 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.054328+0000", 2023-10-09T08:47:53.481 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1125999999999995e-05 2023-10-09T08:47:53.481 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.481 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.481 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.481 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.059474+0000", 2023-10-09T08:47:53.481 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0051454309999999998 2023-10-09T08:47:53.481 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.481 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.481 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.481 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.482 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.482 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36030.0:136574 9.1 9:8c946761:::benchmark_data_smithi081_240258_object8173:head [delete] snapc 0=[] ondisk+write+known_if_redirected e346)", 2023-10-09T08:47:53.482 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:50.022555+0000", 2023-10-09T08:47:53.482 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 3.299064274, 2023-10-09T08:47:53.482 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.26134644899999998, 2023-10-09T08:47:53.482 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.482 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.482 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.482 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36030", 2023-10-09T08:47:53.482 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:47:53.482 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 136574 2023-10-09T08:47:53.483 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.483 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.483 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.483 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.483 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.022555+0000", 2023-10-09T08:47:53.483 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.483 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.483 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.483 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.483 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.022555+0000", 2023-10-09T08:47:53.483 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.483 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.484 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.484 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.484 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.022553+0000", 2023-10-09T08:47:53.484 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:47:53.484 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.484 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.484 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.484 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.022560+0000", 2023-10-09T08:47:53.484 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9639999999999997e-06 2023-10-09T08:47:53.484 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.484 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.484 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.484 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.022573+0000", 2023-10-09T08:47:53.485 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2943e-05 2023-10-09T08:47:53.485 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.485 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.485 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.485 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.022581+0000", 2023-10-09T08:47:53.485 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.191e-06 2023-10-09T08:47:53.485 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.485 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.485 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.485 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.022644+0000", 2023-10-09T08:47:53.485 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2908000000000001e-05 2023-10-09T08:47:53.486 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.486 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.486 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:47:53.486 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.022805+0000", 2023-10-09T08:47:53.486 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016101700000000001 2023-10-09T08:47:53.486 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.486 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.486 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.486 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.091496+0000", 2023-10-09T08:47:53.486 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.068690628000000004 2023-10-09T08:47:53.486 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.486 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.487 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.487 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.091570+0000", 2023-10-09T08:47:53.487 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4090000000000004e-05 2023-10-09T08:47:53.487 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.487 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.487 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,4,6", 2023-10-09T08:47:53.487 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.091682+0000", 2023-10-09T08:47:53.487 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000112114 2023-10-09T08:47:53.487 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.487 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.487 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.487 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.106521+0000", 2023-10-09T08:47:53.488 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014839072999999999 2023-10-09T08:47:53.488 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.488 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.488 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.488 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.106562+0000", 2023-10-09T08:47:53.488 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1185e-05 2023-10-09T08:47:53.488 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.488 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.488 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.488 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.106583+0000", 2023-10-09T08:47:53.488 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0874e-05 2023-10-09T08:47:53.488 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.489 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.489 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.489 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.278766+0000", 2023-10-09T08:47:53.489 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.17218309100000001 2023-10-09T08:47:53.489 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.489 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.489 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.489 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.278851+0000", 2023-10-09T08:47:53.489 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5137999999999997e-05 2023-10-09T08:47:53.489 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.489 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.489 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.490 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.283901+0000", 2023-10-09T08:47:53.490 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0050500240000000002 2023-10-09T08:47:53.490 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.490 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.490 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.490 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.490 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.490 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36030.0:136582 9.1 9:84c5c770:::benchmark_data_smithi081_240258_object8181:head [delete] snapc 0=[] ondisk+write+known_if_redirected e346)", 2023-10-09T08:47:53.490 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:50.040252+0000", 2023-10-09T08:47:53.490 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 3.2813675579999999, 2023-10-09T08:47:53.490 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.23276582300000001, 2023-10-09T08:47:53.490 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.491 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.491 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.491 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36030", 2023-10-09T08:47:53.491 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:47:53.491 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 136582 2023-10-09T08:47:53.491 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.491 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.491 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.491 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.491 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.040252+0000", 2023-10-09T08:47:53.491 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.491 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.492 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.492 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.492 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.040252+0000", 2023-10-09T08:47:53.492 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.492 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.492 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.492 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.492 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.040250+0000", 2023-10-09T08:47:53.492 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:47:53.492 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.492 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.492 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.493 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.040257+0000", 2023-10-09T08:47:53.493 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3549999999999999e-06 2023-10-09T08:47:53.493 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.493 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.493 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.493 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.040273+0000", 2023-10-09T08:47:53.493 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6013999999999999e-05 2023-10-09T08:47:53.493 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.493 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.493 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.493 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.040282+0000", 2023-10-09T08:47:53.493 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7239999999999998e-06 2023-10-09T08:47:53.494 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.494 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.494 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.494 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.073638+0000", 2023-10-09T08:47:53.494 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.033355612 2023-10-09T08:47:53.494 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.494 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.494 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.494 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.073816+0000", 2023-10-09T08:47:53.494 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017809600000000001 2023-10-09T08:47:53.494 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.494 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.495 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,4,6", 2023-10-09T08:47:53.495 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.073977+0000", 2023-10-09T08:47:53.495 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000161514 2023-10-09T08:47:53.495 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.495 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.495 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.495 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.095201+0000", 2023-10-09T08:47:53.495 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.021223757999999999 2023-10-09T08:47:53.495 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.495 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.495 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.495 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.095265+0000", 2023-10-09T08:47:53.496 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4202000000000006e-05 2023-10-09T08:47:53.496 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.496 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.496 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.496 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.106500+0000", 2023-10-09T08:47:53.496 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011234687 2023-10-09T08:47:53.496 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.496 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.496 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.496 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.267439+0000", 2023-10-09T08:47:53.496 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16093922299999999 2023-10-09T08:47:53.496 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.497 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.497 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.497 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.267497+0000", 2023-10-09T08:47:53.497 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7487e-05 2023-10-09T08:47:53.497 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.497 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.497 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.497 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.273017+0000", 2023-10-09T08:47:53.497 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0055207850000000003 2023-10-09T08:47:53.497 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.497 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.497 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.498 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.498 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.498 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36030.0:136592 9.1 9:8f0d9ba9:::benchmark_data_smithi081_240258_object8191:head [delete] snapc 0=[] ondisk+write+known_if_redirected e346)", 2023-10-09T08:47:53.498 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:50.057955+0000", 2023-10-09T08:47:53.498 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 3.2636639130000002, 2023-10-09T08:47:53.498 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.22073068900000001, 2023-10-09T08:47:53.498 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.498 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.498 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.498 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36030", 2023-10-09T08:47:53.498 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:47:53.498 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 136592 2023-10-09T08:47:53.499 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.499 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.499 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.499 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.499 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.057955+0000", 2023-10-09T08:47:53.499 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.499 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.499 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.499 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.499 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.057955+0000", 2023-10-09T08:47:53.499 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.499 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.500 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.500 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.500 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.057954+0000", 2023-10-09T08:47:53.500 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:47:53.500 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.500 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.500 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.500 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.057969+0000", 2023-10-09T08:47:53.500 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5350999999999999e-05 2023-10-09T08:47:53.500 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.500 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.500 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.501 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.057983+0000", 2023-10-09T08:47:53.501 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3743e-05 2023-10-09T08:47:53.501 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.501 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.501 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.501 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.057990+0000", 2023-10-09T08:47:53.501 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1709999999999996e-06 2023-10-09T08:47:53.501 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.501 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.501 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.501 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.078317+0000", 2023-10-09T08:47:53.501 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.020327342000000002 2023-10-09T08:47:53.502 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.502 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.502 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.502 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.078469+0000", 2023-10-09T08:47:53.502 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015197499999999999 2023-10-09T08:47:53.502 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.502 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.502 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,4,6", 2023-10-09T08:47:53.502 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.078585+0000", 2023-10-09T08:47:53.502 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000115087 2023-10-09T08:47:53.502 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.502 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.503 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.503 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.095254+0000", 2023-10-09T08:47:53.503 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016669156000000001 2023-10-09T08:47:53.503 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.503 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.503 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.503 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.095275+0000", 2023-10-09T08:47:53.503 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1236000000000001e-05 2023-10-09T08:47:53.503 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.503 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.503 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.503 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.106541+0000", 2023-10-09T08:47:53.504 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.01126606 2023-10-09T08:47:53.504 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.504 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.504 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.504 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.273201+0000", 2023-10-09T08:47:53.504 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16665975199999999 2023-10-09T08:47:53.504 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.504 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.504 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.504 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.273270+0000", 2023-10-09T08:47:53.504 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9119e-05 2023-10-09T08:47:53.504 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.505 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.505 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.505 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.278686+0000", 2023-10-09T08:47:53.505 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.005416049 2023-10-09T08:47:53.505 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.505 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.505 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.505 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.505 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.505 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36030.0:137452 9.1 9:871c6e39:::benchmark_data_smithi081_240258_object9051:head [delete] snapc 0=[] ondisk+write+known_if_redirected e346)", 2023-10-09T08:47:53.506 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:51.393362+0000", 2023-10-09T08:47:53.506 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 1.9282573649999999, 2023-10-09T08:47:53.506 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.22226132100000001, 2023-10-09T08:47:53.506 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:47:53.506 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:47:53.506 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:47:53.506 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36030", 2023-10-09T08:47:53.506 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:47:53.506 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 137452 2023-10-09T08:47:53.506 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.507 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:47:53.507 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.507 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:47:53.507 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:51.393362+0000", 2023-10-09T08:47:53.507 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.507 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.507 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.507 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:47:53.507 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:51.393362+0000", 2023-10-09T08:47:53.507 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:47:53.507 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.508 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.508 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:47:53.508 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:51.393360+0000", 2023-10-09T08:47:53.508 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:47:53.508 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.508 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.508 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:47:53.508 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:51.393376+0000", 2023-10-09T08:47:53.508 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6569999999999999e-05 2023-10-09T08:47:53.508 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.509 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.509 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:47:53.509 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:51.393393+0000", 2023-10-09T08:47:53.509 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6603e-05 2023-10-09T08:47:53.509 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.509 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.509 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:47:53.509 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:51.393402+0000", 2023-10-09T08:47:53.509 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2059999999999996e-06 2023-10-09T08:47:53.509 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.509 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.510 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.510 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:51.407165+0000", 2023-10-09T08:47:53.510 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013762562000000001 2023-10-09T08:47:53.510 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.510 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.510 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:47:53.510 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:51.407260+0000", 2023-10-09T08:47:53.510 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.5043000000000005e-05 2023-10-09T08:47:53.510 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.510 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.510 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:47:53.511 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:51.573091+0000", 2023-10-09T08:47:53.511 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.16583179100000001 2023-10-09T08:47:53.511 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.511 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.511 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:47:53.511 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:51.573212+0000", 2023-10-09T08:47:53.511 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000120074 2023-10-09T08:47:53.511 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.511 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.511 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,4,6", 2023-10-09T08:47:53.511 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:51.573388+0000", 2023-10-09T08:47:53.511 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017612300000000001 2023-10-09T08:47:53.512 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.512 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.512 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.512 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:51.583304+0000", 2023-10-09T08:47:53.512 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0099163299999999992 2023-10-09T08:47:53.512 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.512 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.512 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.512 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:51.583336+0000", 2023-10-09T08:47:53.512 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1968999999999998e-05 2023-10-09T08:47:53.512 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.512 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.513 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:47:53.513 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:51.610358+0000", 2023-10-09T08:47:53.513 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.027022256000000001 2023-10-09T08:47:53.513 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.513 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.513 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:47:53.513 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:51.610369+0000", 2023-10-09T08:47:53.513 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1205e-05 2023-10-09T08:47:53.513 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.513 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.513 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:47:53.513 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:51.610424+0000", 2023-10-09T08:47:53.514 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4366000000000001e-05 2023-10-09T08:47:53.514 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:47:53.514 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:47:53.514 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:47:53.514 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:51.615623+0000", 2023-10-09T08:47:53.514 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0051993029999999997 2023-10-09T08:47:53.514 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.514 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.514 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.514 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:47:53.514 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:47:53.514 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:47:53.515 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:47:53.515 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:47:53.515 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:47:53.515 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:47:53.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:53 smithi118 bash[59345]: audit 2023-10-09T08:47:52.877998+0000 mon.c (mon.2) 489 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:47:53.518 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:47:53.544 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:53.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:53.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:53.550 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:47:53.551 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:47:53.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:47:53.551 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:47:53.551 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:47:53.551 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:47:53.551 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:47:53.551 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:47:53.551 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:47:53.649 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:53.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:53.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:53.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:53.800 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:53.832 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:53.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:53.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:53.937 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:53.965 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:53.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:53.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:54.068 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:54.073 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:47:54.090 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:54.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:54.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:54.197 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:54.206 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:54 smithi118 bash[59345]: cluster 2023-10-09T08:47:52.155157+0000 mgr.y (mgr.26009) 1386 : cluster 0 pgmap v1539: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 1.7 MiB/s wr, 661 op/s; 97845/361749 objects degraded (27.048%); 23240/361749 objects misplaced (6.424%); 864 KiB/s, 13 objects/s recovering 2023-10-09T08:47:54.207 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:54 smithi118 bash[59345]: audit 2023-10-09T08:47:53.173147+0000 mon.c (mon.2) 490 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:47:54.207 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:54 smithi118 bash[59345]: audit 2023-10-09T08:47:53.198945+0000 mon.c (mon.2) 491 : audit 0 from='client.? 172.21.15.81:0/1455152604' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:47:54.207 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:54 smithi118 bash[59345]: audit 2023-10-09T08:47:53.384751+0000 mon.c (mon.2) 492 : audit 1 from='client.? 172.21.15.81:0/1743673468' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:47:54.207 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:54 smithi118 bash[59345]: audit 2023-10-09T08:47:53.386924+0000 mon.a (mon.0) 1520 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:47:54.207 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:54 smithi118 bash[59345]: cluster 2023-10-09T08:47:53.855502+0000 mon.a (mon.0) 1521 : cluster 3 Health check update: Degraded data redundancy: 97845/361749 objects degraded (27.048%), 14 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:54.239 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:54.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:54.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:54.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:54.356 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:54 smithi081 bash[76862]: cluster 2023-10-09T08:47:52.155157+0000 mgr.y (mgr.26009) 1386 : cluster 0 pgmap v1539: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 1.7 MiB/s wr, 661 op/s; 97845/361749 objects degraded (27.048%); 23240/361749 objects misplaced (6.424%); 864 KiB/s, 13 objects/s recovering 2023-10-09T08:47:54.356 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:54 smithi081 bash[76862]: audit 2023-10-09T08:47:53.173147+0000 mon.c (mon.2) 490 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:47:54.356 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:54 smithi081 bash[76862]: audit 2023-10-09T08:47:53.198945+0000 mon.c (mon.2) 491 : audit 0 from='client.? 172.21.15.81:0/1455152604' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:47:54.357 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:54 smithi081 bash[76862]: audit 2023-10-09T08:47:53.384751+0000 mon.c (mon.2) 492 : audit 1 from='client.? 172.21.15.81:0/1743673468' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:47:54.357 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:54 smithi081 bash[76862]: audit 2023-10-09T08:47:53.386924+0000 mon.a (mon.0) 1520 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:47:54.357 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:54 smithi081 bash[76862]: cluster 2023-10-09T08:47:53.855502+0000 mon.a (mon.0) 1521 : cluster 3 Health check update: Degraded data redundancy: 97845/361749 objects degraded (27.048%), 14 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:54.357 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:54 smithi081 bash[79557]: cluster 2023-10-09T08:47:52.155157+0000 mgr.y (mgr.26009) 1386 : cluster 0 pgmap v1539: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 1.7 MiB/s wr, 661 op/s; 97845/361749 objects degraded (27.048%); 23240/361749 objects misplaced (6.424%); 864 KiB/s, 13 objects/s recovering 2023-10-09T08:47:54.358 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:54 smithi081 bash[79557]: audit 2023-10-09T08:47:53.173147+0000 mon.c (mon.2) 490 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:47:54.358 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:54 smithi081 bash[79557]: audit 2023-10-09T08:47:53.198945+0000 mon.c (mon.2) 491 : audit 0 from='client.? 172.21.15.81:0/1455152604' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:47:54.358 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:54 smithi081 bash[79557]: audit 2023-10-09T08:47:53.384751+0000 mon.c (mon.2) 492 : audit 1 from='client.? 172.21.15.81:0/1743673468' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:47:54.358 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:54 smithi081 bash[79557]: audit 2023-10-09T08:47:53.386924+0000 mon.a (mon.0) 1520 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:47:54.358 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:54 smithi081 bash[79557]: cluster 2023-10-09T08:47:53.855502+0000 mon.a (mon.0) 1521 : cluster 3 Health check update: Degraded data redundancy: 97845/361749 objects degraded (27.048%), 14 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:54.376 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:54.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:54.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:54.481 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:54.517 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:54.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:54.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:54.621 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:54.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:54.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:54.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:54.746 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:54.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:54.784 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:54.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:54.885 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:54.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:54.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:54.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:55.018 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:55.059 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:55.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:55.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:55.147 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:55 smithi081 bash[76862]: cluster 2023-10-09T08:47:54.056629+0000 mon.a (mon.0) 1522 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:47:55.147 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:55 smithi081 bash[76862]: cluster 2023-10-09T08:47:54.062383+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T08:47:55.147 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:55 smithi081 bash[76862]: cluster 2023-10-09T08:47:54.064914+0000 osd.4 (osd.4) 327 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T08:47:55.147 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:55 smithi081 bash[76862]: audit 2023-10-09T08:47:54.066136+0000 mon.a (mon.0) 1523 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:47:55.147 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:55 smithi081 bash[76862]: cluster 2023-10-09T08:47:54.066229+0000 mon.a (mon.0) 1524 : cluster 0 osdmap e347: 8 total, 7 up, 8 in 2023-10-09T08:47:55.148 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:55 smithi081 bash[76862]: cluster 2023-10-09T08:47:54.068541+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T08:47:55.148 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:55 smithi081 bash[76862]: cluster 2023-10-09T08:47:54.106616+0000 osd.6 (osd.6) 340 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T08:47:55.148 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:55 smithi081 bash[79557]: cluster 2023-10-09T08:47:54.056629+0000 mon.a (mon.0) 1522 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:47:55.148 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:55 smithi081 bash[79557]: cluster 2023-10-09T08:47:54.062383+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T08:47:55.148 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:55 smithi081 bash[79557]: cluster 2023-10-09T08:47:54.064914+0000 osd.4 (osd.4) 327 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T08:47:55.148 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:55 smithi081 bash[79557]: audit 2023-10-09T08:47:54.066136+0000 mon.a (mon.0) 1523 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:47:55.148 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:55 smithi081 bash[79557]: cluster 2023-10-09T08:47:54.066229+0000 mon.a (mon.0) 1524 : cluster 0 osdmap e347: 8 total, 7 up, 8 in 2023-10-09T08:47:55.148 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:55 smithi081 bash[79557]: cluster 2023-10-09T08:47:54.068541+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T08:47:55.148 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:55 smithi081 bash[79557]: cluster 2023-10-09T08:47:54.106616+0000 osd.6 (osd.6) 340 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T08:47:55.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:55.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:55.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:55.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:55.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:55.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:55.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:55.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:55.437 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:55.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:55 smithi118 bash[59345]: cluster 2023-10-09T08:47:54.056629+0000 mon.a (mon.0) 1522 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:47:55.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:55 smithi118 bash[59345]: cluster 2023-10-09T08:47:54.062383+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T08:47:55.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:55 smithi118 bash[59345]: cluster 2023-10-09T08:47:54.064914+0000 osd.4 (osd.4) 327 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T08:47:55.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:55 smithi118 bash[59345]: audit 2023-10-09T08:47:54.066136+0000 mon.a (mon.0) 1523 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:47:55.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:55 smithi118 bash[59345]: cluster 2023-10-09T08:47:54.066229+0000 mon.a (mon.0) 1524 : cluster 0 osdmap e347: 8 total, 7 up, 8 in 2023-10-09T08:47:55.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:55 smithi118 bash[59345]: cluster 2023-10-09T08:47:54.068541+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T08:47:55.446 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:55 smithi118 bash[59345]: cluster 2023-10-09T08:47:54.106616+0000 osd.6 (osd.6) 340 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T08:47:55.462 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:55.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:55.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:55.566 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:55.598 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:55.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:55.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:55.701 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:55.750 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:55.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:55.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:55.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:55.883 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:55.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:55.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:55.987 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:56.023 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:56.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:56.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:56.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:56 smithi081 bash[76862]: cluster 2023-10-09T08:47:54.155821+0000 mgr.y (mgr.26009) 1387 : cluster 0 pgmap v1541: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 736 op/s; 97622/360420 objects degraded (27.086%); 23163/360420 objects misplaced (6.427%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:47:56.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:56 smithi081 bash[79557]: cluster 2023-10-09T08:47:54.155821+0000 mgr.y (mgr.26009) 1387 : cluster 0 pgmap v1541: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 736 op/s; 97622/360420 objects degraded (27.086%); 23163/360420 objects misplaced (6.427%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:47:56.128 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:56.153 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:56.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:56.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:56.258 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:56.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:56 smithi118 bash[59345]: cluster 2023-10-09T08:47:54.155821+0000 mgr.y (mgr.26009) 1387 : cluster 0 pgmap v1541: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 736 op/s; 97622/360420 objects degraded (27.086%); 23163/360420 objects misplaced (6.427%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:47:56.289 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:56.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:56.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:56.392 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:56.421 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:56.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:56.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:56.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:56.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:56.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:56.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:56.650 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:56.675 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:56.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:56.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:56.783 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:56.807 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:56.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:56.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:56.911 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:56.944 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:56.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:56.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:57.051 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:57.083 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:57.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:57.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:57.185 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:57.212 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:57.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:57.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:57.316 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:57.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:57.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:57.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:57.445 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:57.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:57.475 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:57.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:57.576 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:57.601 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:57.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:57.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:57.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:57.728 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:57.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:57.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:57.837 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:57.868 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:57.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:57.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:57.974 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:57.999 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:58.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:58.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:58.077 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:58 smithi081 bash[76862]: cluster 2023-10-09T08:47:56.156599+0000 mgr.y (mgr.26009) 1388 : cluster 0 pgmap v1542: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 95054/351372 objects degraded (27.052%); 22941/351372 objects misplaced (6.529%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:47:58.092 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-09T08:47:58.102 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:58.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:58 smithi118 bash[59345]: cluster 2023-10-09T08:47:56.156599+0000 mgr.y (mgr.26009) 1388 : cluster 0 pgmap v1542: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 95054/351372 objects degraded (27.052%); 22941/351372 objects misplaced (6.529%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:47:58.134 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:58.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:58.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:58.230 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:47:58.230 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:47:58.242 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:58.273 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:58.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:58.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:58.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:58 smithi081 bash[79557]: cluster 2023-10-09T08:47:56.156599+0000 mgr.y (mgr.26009) 1388 : cluster 0 pgmap v1542: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 95054/351372 objects degraded (27.052%); 22941/351372 objects misplaced (6.529%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:47:58.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:58.405 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:58.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:58.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:58.514 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:58.568 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:58.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:58.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:58.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:58.711 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:58.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:58.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:58.816 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:58.864 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:47:58.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:58.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:47:58.973 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:58.996 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:58.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:58.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:47:59.083 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:47:59 smithi118 bash[59345]: cluster 2023-10-09T08:47:58.856701+0000 mon.a (mon.0) 1525 : cluster 3 Health check update: Degraded data redundancy: 95054/351372 objects degraded (27.052%), 14 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:59.099 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:59.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:47:59.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:59.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:47:59.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:59.260 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:47:59.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:59.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:47:59.365 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:59.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:47:59 smithi081 bash[76862]: cluster 2023-10-09T08:47:58.856701+0000 mon.a (mon.0) 1525 : cluster 3 Health check update: Degraded data redundancy: 95054/351372 objects degraded (27.052%), 14 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:59.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:47:59 smithi081 bash[79557]: cluster 2023-10-09T08:47:58.856701+0000 mon.a (mon.0) 1525 : cluster 3 Health check update: Degraded data redundancy: 95054/351372 objects degraded (27.052%), 14 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-09T08:47:59.405 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:47:59.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:59.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:47:59.510 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:59.535 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:47:59.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:59.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:47:59.641 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:59.682 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:59.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:59.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:59.785 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:59.829 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:47:59.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:59.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:47:59.842 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:47:59.938 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:59.972 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:47:59.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:47:59.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:00.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:00.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:00.115 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:00.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:00.117 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:00 smithi081 bash[76862]: cluster 2023-10-09T08:47:58.157222+0000 mgr.y (mgr.26009) 1389 : cluster 0 pgmap v1543: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 95054/351372 objects degraded (27.052%); 22941/351372 objects misplaced (6.529%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:48:00.117 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:00 smithi081 bash[76862]: audit 2023-10-09T08:48:00.048952+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:00.117 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:00 smithi081 bash[76862]: audit 2023-10-09T08:48:00.067815+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:00.117 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:00 smithi081 bash[79557]: cluster 2023-10-09T08:47:58.157222+0000 mgr.y (mgr.26009) 1389 : cluster 0 pgmap v1543: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 95054/351372 objects degraded (27.052%); 22941/351372 objects misplaced (6.529%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:48:00.117 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:00 smithi081 bash[79557]: audit 2023-10-09T08:48:00.048952+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:00.117 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:00 smithi081 bash[79557]: audit 2023-10-09T08:48:00.067815+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:00.217 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:00.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:00 smithi118 bash[59345]: cluster 2023-10-09T08:47:58.157222+0000 mgr.y (mgr.26009) 1389 : cluster 0 pgmap v1543: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 95054/351372 objects degraded (27.052%); 22941/351372 objects misplaced (6.529%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:48:00.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:00 smithi118 bash[59345]: audit 2023-10-09T08:48:00.048952+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:00.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:00 smithi118 bash[59345]: audit 2023-10-09T08:48:00.067815+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:00.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:48:00.253 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:00.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:00.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:00.356 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:00.406 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:00.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:00.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:00.516 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:00.552 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:00.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:00.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:00.660 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:00.700 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:00.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:00.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:00.806 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:00.830 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:00.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:00.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:00.855 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:00 smithi081 bash[76862]: debug 2023-10-09T08:48:00.850+0000 7f857be30700 -1 mon.a@0(leader).osd e347 definitely_dead 0 2023-10-09T08:48:00.934 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:00.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:00.970 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:00.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:01.071 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:01.102 INFO:teuthology.orchestra.run.smithi081.stderr:marked out osd.6. 2023-10-09T08:48:01.106 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:01.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:01.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:01.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:01 smithi081 bash[76862]: audit 2023-10-09T08:48:00.853055+0000 mon.c (mon.2) 493 : audit 1 from='client.? 172.21.15.81:0/791956766' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-10-09T08:48:01.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:01 smithi081 bash[76862]: audit 2023-10-09T08:48:00.854349+0000 mon.a (mon.0) 1528 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-10-09T08:48:01.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:01 smithi081 bash[76862]: cluster 2023-10-09T08:48:00.854480+0000 mon.a (mon.0) 1529 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-10-09T08:48:01.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:01 smithi081 bash[79557]: audit 2023-10-09T08:48:00.853055+0000 mon.c (mon.2) 493 : audit 1 from='client.? 172.21.15.81:0/791956766' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-10-09T08:48:01.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:01 smithi081 bash[79557]: audit 2023-10-09T08:48:00.854349+0000 mon.a (mon.0) 1528 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-10-09T08:48:01.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:01 smithi081 bash[79557]: cluster 2023-10-09T08:48:00.854480+0000 mon.a (mon.0) 1529 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-10-09T08:48:01.209 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:01.217 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:01 smithi118 bash[59345]: audit 2023-10-09T08:48:00.853055+0000 mon.c (mon.2) 493 : audit 1 from='client.? 172.21.15.81:0/791956766' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-10-09T08:48:01.217 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:01 smithi118 bash[59345]: audit 2023-10-09T08:48:00.854349+0000 mon.a (mon.0) 1528 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-10-09T08:48:01.218 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:01 smithi118 bash[59345]: cluster 2023-10-09T08:48:00.854480+0000 mon.a (mon.0) 1529 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-10-09T08:48:01.233 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:01.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:01.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:01.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:01.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:01.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:01.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:01.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:01.479 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:48:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:48:01] "GET /metrics HTTP/1.1" 200 36622 "" "Prometheus/2.33.4" 2023-10-09T08:48:01.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:01.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:01.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:01.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:01.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:01.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:01.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:01.730 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:01.766 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:01.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:01.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:01.870 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:01.900 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:01.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:01.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:02.004 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:02.037 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:02.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:02.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:02.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:02.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:02.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:02.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:02.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:02.294 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:02.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:02.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[76862]: cluster 2023-10-09T08:48:00.158143+0000 mgr.y (mgr.26009) 1390 : cluster 0 pgmap v1544: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 701 op/s; 92858/343353 objects degraded (27.044%); 22646/343353 objects misplaced (6.596%); 1004 KiB/s, 15 objects/s recovering 2023-10-09T08:48:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[76862]: cluster 2023-10-09T08:48:01.089641+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[76862]: audit 2023-10-09T08:48:01.090289+0000 mon.a (mon.0) 1530 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-10-09T08:48:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[76862]: cluster 2023-10-09T08:48:01.090443+0000 mon.a (mon.0) 1531 : cluster 0 osdmap e348: 8 total, 7 up, 7 in 2023-10-09T08:48:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[76862]: cluster 2023-10-09T08:48:01.094067+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[76862]: cluster 2023-10-09T08:48:01.097957+0000 osd.4 (osd.4) 328 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[76862]: cluster 2023-10-09T08:48:01.099022+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[76862]: cluster 2023-10-09T08:48:01.099944+0000 osd.6 (osd.6) 341 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[76862]: cluster 2023-10-09T08:48:01.101285+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[76862]: cluster 2023-10-09T08:48:01.101701+0000 osd.4 (osd.4) 329 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[76862]: cluster 2023-10-09T08:48:01.105498+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[76862]: cluster 2023-10-09T08:48:01.107642+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[76862]: cluster 2023-10-09T08:48:01.110017+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[76862]: cluster 2023-10-09T08:48:02.100274+0000 mon.a (mon.0) 1532 : cluster 0 osdmap e349: 8 total, 7 up, 7 in 2023-10-09T08:48:02.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[79557]: cluster 2023-10-09T08:48:00.158143+0000 mgr.y (mgr.26009) 1390 : cluster 0 pgmap v1544: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 701 op/s; 92858/343353 objects degraded (27.044%); 22646/343353 objects misplaced (6.596%); 1004 KiB/s, 15 objects/s recovering 2023-10-09T08:48:02.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[79557]: cluster 2023-10-09T08:48:01.089641+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[79557]: audit 2023-10-09T08:48:01.090289+0000 mon.a (mon.0) 1530 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-10-09T08:48:02.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[79557]: cluster 2023-10-09T08:48:01.090443+0000 mon.a (mon.0) 1531 : cluster 0 osdmap e348: 8 total, 7 up, 7 in 2023-10-09T08:48:02.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[79557]: cluster 2023-10-09T08:48:01.094067+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[79557]: cluster 2023-10-09T08:48:01.097957+0000 osd.4 (osd.4) 328 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[79557]: cluster 2023-10-09T08:48:01.099022+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[79557]: cluster 2023-10-09T08:48:01.099944+0000 osd.6 (osd.6) 341 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[79557]: cluster 2023-10-09T08:48:01.101285+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[79557]: cluster 2023-10-09T08:48:01.101701+0000 osd.4 (osd.4) 329 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[79557]: cluster 2023-10-09T08:48:01.105498+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[79557]: cluster 2023-10-09T08:48:01.107642+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[79557]: cluster 2023-10-09T08:48:01.110017+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:02 smithi081 bash[79557]: cluster 2023-10-09T08:48:02.100274+0000 mon.a (mon.0) 1532 : cluster 0 osdmap e349: 8 total, 7 up, 7 in 2023-10-09T08:48:02.397 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:02.420 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:48:02.423 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:02.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:02.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:02.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:02 smithi118 bash[59345]: cluster 2023-10-09T08:48:00.158143+0000 mgr.y (mgr.26009) 1390 : cluster 0 pgmap v1544: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 7.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 701 op/s; 92858/343353 objects degraded (27.044%); 22646/343353 objects misplaced (6.596%); 1004 KiB/s, 15 objects/s recovering 2023-10-09T08:48:02.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:02 smithi118 bash[59345]: cluster 2023-10-09T08:48:01.089641+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:02 smithi118 bash[59345]: audit 2023-10-09T08:48:01.090289+0000 mon.a (mon.0) 1530 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-10-09T08:48:02.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:02 smithi118 bash[59345]: cluster 2023-10-09T08:48:01.090443+0000 mon.a (mon.0) 1531 : cluster 0 osdmap e348: 8 total, 7 up, 7 in 2023-10-09T08:48:02.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:02 smithi118 bash[59345]: cluster 2023-10-09T08:48:01.094067+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:02 smithi118 bash[59345]: cluster 2023-10-09T08:48:01.097957+0000 osd.4 (osd.4) 328 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:02 smithi118 bash[59345]: cluster 2023-10-09T08:48:01.099022+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:02 smithi118 bash[59345]: cluster 2023-10-09T08:48:01.099944+0000 osd.6 (osd.6) 341 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:02 smithi118 bash[59345]: cluster 2023-10-09T08:48:01.101285+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:02 smithi118 bash[59345]: cluster 2023-10-09T08:48:01.101701+0000 osd.4 (osd.4) 329 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:02 smithi118 bash[59345]: cluster 2023-10-09T08:48:01.105498+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:02 smithi118 bash[59345]: cluster 2023-10-09T08:48:01.107642+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:02 smithi118 bash[59345]: cluster 2023-10-09T08:48:01.110017+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T08:48:02.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:02 smithi118 bash[59345]: cluster 2023-10-09T08:48:02.100274+0000 mon.a (mon.0) 1532 : cluster 0 osdmap e349: 8 total, 7 up, 7 in 2023-10-09T08:48:02.527 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:02.557 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:02.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:02.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:02.661 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:02.690 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:02.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:02.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:02.793 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:02.823 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:02.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:02.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:02.927 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:02.961 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:02.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:02.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:03.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:03.093 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:03.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:03.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:03.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:03.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:03.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:03.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:03.329 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:03.371 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:03.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:03.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:03.374 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:03 smithi118 bash[59345]: cluster 2023-10-09T08:48:02.091863+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.374 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:03 smithi118 bash[59345]: cluster 2023-10-09T08:48:02.094849+0000 osd.4 (osd.4) 330 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.374 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:03 smithi118 bash[59345]: cluster 2023-10-09T08:48:02.095400+0000 osd.6 (osd.6) 342 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.374 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:03 smithi118 bash[59345]: cluster 2023-10-09T08:48:02.095621+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.374 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:03 smithi118 bash[59345]: cluster 2023-10-09T08:48:02.097655+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.374 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:03 smithi118 bash[59345]: cluster 2023-10-09T08:48:02.099022+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.374 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:03 smithi118 bash[59345]: cluster 2023-10-09T08:48:02.099295+0000 osd.6 (osd.6) 343 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.374 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:03 smithi118 bash[59345]: cluster 2023-10-09T08:48:02.099299+0000 osd.4 (osd.4) 331 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.375 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:03 smithi118 bash[59345]: cluster 2023-10-09T08:48:02.101277+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.375 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:03 smithi118 bash[59345]: cluster 2023-10-09T08:48:02.102002+0000 osd.4 (osd.4) 332 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.375 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:03 smithi118 bash[59345]: cluster 2023-10-09T08:48:03.099784+0000 mon.a (mon.0) 1533 : cluster 0 osdmap e350: 8 total, 7 up, 7 in 2023-10-09T08:48:03.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[79557]: cluster 2023-10-09T08:48:02.091863+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[79557]: cluster 2023-10-09T08:48:02.094849+0000 osd.4 (osd.4) 330 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[79557]: cluster 2023-10-09T08:48:02.095400+0000 osd.6 (osd.6) 342 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[79557]: cluster 2023-10-09T08:48:02.095621+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[79557]: cluster 2023-10-09T08:48:02.097655+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[79557]: cluster 2023-10-09T08:48:02.099022+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[79557]: cluster 2023-10-09T08:48:02.099295+0000 osd.6 (osd.6) 343 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[79557]: cluster 2023-10-09T08:48:02.099299+0000 osd.4 (osd.4) 331 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[79557]: cluster 2023-10-09T08:48:02.101277+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[79557]: cluster 2023-10-09T08:48:02.102002+0000 osd.4 (osd.4) 332 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[79557]: cluster 2023-10-09T08:48:03.099784+0000 mon.a (mon.0) 1533 : cluster 0 osdmap e350: 8 total, 7 up, 7 in 2023-10-09T08:48:03.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[76862]: cluster 2023-10-09T08:48:02.091863+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[76862]: cluster 2023-10-09T08:48:02.094849+0000 osd.4 (osd.4) 330 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[76862]: cluster 2023-10-09T08:48:02.095400+0000 osd.6 (osd.6) 342 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[76862]: cluster 2023-10-09T08:48:02.095621+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[76862]: cluster 2023-10-09T08:48:02.097655+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[76862]: cluster 2023-10-09T08:48:02.099022+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[76862]: cluster 2023-10-09T08:48:02.099295+0000 osd.6 (osd.6) 343 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[76862]: cluster 2023-10-09T08:48:02.099299+0000 osd.4 (osd.4) 331 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[76862]: cluster 2023-10-09T08:48:02.101277+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[76862]: cluster 2023-10-09T08:48:02.102002+0000 osd.4 (osd.4) 332 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T08:48:03.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:03 smithi081 bash[76862]: cluster 2023-10-09T08:48:03.099784+0000 mon.a (mon.0) 1533 : cluster 0 osdmap e350: 8 total, 7 up, 7 in 2023-10-09T08:48:03.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:03.499 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:03.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:03.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:03.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:03.663 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:03.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:03.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:03.768 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:03.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:03.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:03.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:03.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:03.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:03.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:03.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:04.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:04.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:04.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:04.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:04.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:04.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:04.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:04.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:04.342 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:04.366 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:04.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:04.371 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:04 smithi118 bash[59345]: cluster 2023-10-09T08:48:02.159062+0000 mgr.y (mgr.26009) 1391 : cluster 0 pgmap v1547: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 6.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 820 op/s; 92217/340719 objects degraded (27.065%); 22646/340719 objects misplaced (6.647%); 640 KiB/s, 9 objects/s recovering 2023-10-09T08:48:04.372 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:04 smithi118 bash[59345]: cluster 2023-10-09T08:48:03.093927+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.372 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:04 smithi118 bash[59345]: cluster 2023-10-09T08:48:03.098124+0000 osd.4 (osd.4) 333 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.372 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:04 smithi118 bash[59345]: cluster 2023-10-09T08:48:03.098346+0000 osd.6 (osd.6) 344 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.372 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:04 smithi118 bash[59345]: cluster 2023-10-09T08:48:03.100605+0000 osd.2 (osd.2) 15 : cluster 0 9.0 starting backfill to osd.0 from (0'0,0'0] MAX to 347'8775 2023-10-09T08:48:04.372 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:04 smithi118 bash[59345]: cluster 2023-10-09T08:48:03.101667+0000 osd.4 (osd.4) 334 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.372 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:04 smithi118 bash[59345]: cluster 2023-10-09T08:48:03.102870+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.372 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:04 smithi118 bash[59345]: cluster 2023-10-09T08:48:03.108218+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.372 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:04 smithi118 bash[59345]: cluster 2023-10-09T08:48:03.857754+0000 mon.a (mon.0) 1534 : cluster 3 Health check update: Degraded data redundancy: 92217/340719 objects degraded (27.065%), 14 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:04.372 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:04 smithi118 bash[59345]: cluster 2023-10-09T08:48:03.861351+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T08:48:04.372 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:04 smithi118 bash[59345]: cluster 2023-10-09T08:48:03.864951+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e351: 8 total, 7 up, 7 in 2023-10-09T08:48:04.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:04.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[76862]: cluster 2023-10-09T08:48:02.159062+0000 mgr.y (mgr.26009) 1391 : cluster 0 pgmap v1547: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 6.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 820 op/s; 92217/340719 objects degraded (27.065%); 22646/340719 objects misplaced (6.647%); 640 KiB/s, 9 objects/s recovering 2023-10-09T08:48:04.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[76862]: cluster 2023-10-09T08:48:03.093927+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[76862]: cluster 2023-10-09T08:48:03.098124+0000 osd.4 (osd.4) 333 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[76862]: cluster 2023-10-09T08:48:03.098346+0000 osd.6 (osd.6) 344 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[76862]: cluster 2023-10-09T08:48:03.100605+0000 osd.2 (osd.2) 15 : cluster 0 9.0 starting backfill to osd.0 from (0'0,0'0] MAX to 347'8775 2023-10-09T08:48:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[76862]: cluster 2023-10-09T08:48:03.101667+0000 osd.4 (osd.4) 334 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[76862]: cluster 2023-10-09T08:48:03.102870+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[76862]: cluster 2023-10-09T08:48:03.108218+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[76862]: cluster 2023-10-09T08:48:03.857754+0000 mon.a (mon.0) 1534 : cluster 3 Health check update: Degraded data redundancy: 92217/340719 objects degraded (27.065%), 14 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[76862]: cluster 2023-10-09T08:48:03.861351+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T08:48:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[76862]: cluster 2023-10-09T08:48:03.864951+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e351: 8 total, 7 up, 7 in 2023-10-09T08:48:04.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[79557]: cluster 2023-10-09T08:48:02.159062+0000 mgr.y (mgr.26009) 1391 : cluster 0 pgmap v1547: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 11 active+undersized+degraded, 37 active+clean, 6 active+undersized, 31 active+clean+remapped; 6.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 820 op/s; 92217/340719 objects degraded (27.065%); 22646/340719 objects misplaced (6.647%); 640 KiB/s, 9 objects/s recovering 2023-10-09T08:48:04.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[79557]: cluster 2023-10-09T08:48:03.093927+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[79557]: cluster 2023-10-09T08:48:03.098124+0000 osd.4 (osd.4) 333 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[79557]: cluster 2023-10-09T08:48:03.098346+0000 osd.6 (osd.6) 344 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[79557]: cluster 2023-10-09T08:48:03.100605+0000 osd.2 (osd.2) 15 : cluster 0 9.0 starting backfill to osd.0 from (0'0,0'0] MAX to 347'8775 2023-10-09T08:48:04.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[79557]: cluster 2023-10-09T08:48:03.101667+0000 osd.4 (osd.4) 334 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[79557]: cluster 2023-10-09T08:48:03.102870+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[79557]: cluster 2023-10-09T08:48:03.108218+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T08:48:04.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[79557]: cluster 2023-10-09T08:48:03.857754+0000 mon.a (mon.0) 1534 : cluster 3 Health check update: Degraded data redundancy: 92217/340719 objects degraded (27.065%), 14 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:04.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[79557]: cluster 2023-10-09T08:48:03.861351+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T08:48:04.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:04 smithi081 bash[79557]: cluster 2023-10-09T08:48:03.864951+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e351: 8 total, 7 up, 7 in 2023-10-09T08:48:04.474 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:04.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:04.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:04.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:04.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:04.642 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:04.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:04.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:04.748 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:04.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:04.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:04.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:04.885 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:04.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:04.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:04.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:05.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:05.049 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:05.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:05.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:05.154 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:05.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:05.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:05.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:05.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:05.305 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:05 smithi081 bash[76862]: cluster 2023-10-09T08:48:03.863520+0000 osd.4 (osd.4) 335 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T08:48:05.305 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:05 smithi081 bash[76862]: cluster 2023-10-09T08:48:03.874959+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T08:48:05.305 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:05 smithi081 bash[76862]: cluster 2023-10-09T08:48:04.160553+0000 mgr.y (mgr.26009) 1392 : cluster 0 pgmap v1550: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 10 active+undersized+degraded, 36 active+clean, 6 active+undersized, 32 active+clean+remapped; 6.9 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 300 op/s; 99577/339750 objects degraded (29.309%); 21947/339750 objects misplaced (6.460%); 496 KiB/s, 0 objects/s recovering 2023-10-09T08:48:05.305 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:05 smithi081 bash[76862]: cluster 2023-10-09T08:48:04.874144+0000 osd.6 (osd.6) 345 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T08:48:05.305 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:05 smithi081 bash[76862]: cluster 2023-10-09T08:48:04.876513+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T08:48:05.306 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:05 smithi081 bash[76862]: cluster 2023-10-09T08:48:04.880265+0000 mon.a (mon.0) 1536 : cluster 0 osdmap e352: 8 total, 7 up, 7 in 2023-10-09T08:48:05.306 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:05 smithi081 bash[76862]: audit 2023-10-09T08:48:05.025337+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:05.306 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:05 smithi081 bash[76862]: audit 2023-10-09T08:48:05.041311+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:05.306 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:05 smithi081 bash[79557]: cluster 2023-10-09T08:48:03.863520+0000 osd.4 (osd.4) 335 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T08:48:05.306 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:05 smithi081 bash[79557]: cluster 2023-10-09T08:48:03.874959+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T08:48:05.306 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:05 smithi081 bash[79557]: cluster 2023-10-09T08:48:04.160553+0000 mgr.y (mgr.26009) 1392 : cluster 0 pgmap v1550: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 10 active+undersized+degraded, 36 active+clean, 6 active+undersized, 32 active+clean+remapped; 6.9 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 300 op/s; 99577/339750 objects degraded (29.309%); 21947/339750 objects misplaced (6.460%); 496 KiB/s, 0 objects/s recovering 2023-10-09T08:48:05.306 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:05 smithi081 bash[79557]: cluster 2023-10-09T08:48:04.874144+0000 osd.6 (osd.6) 345 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T08:48:05.306 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:05 smithi081 bash[79557]: cluster 2023-10-09T08:48:04.876513+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T08:48:05.307 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:05 smithi081 bash[79557]: cluster 2023-10-09T08:48:04.880265+0000 mon.a (mon.0) 1536 : cluster 0 osdmap e352: 8 total, 7 up, 7 in 2023-10-09T08:48:05.307 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:05 smithi081 bash[79557]: audit 2023-10-09T08:48:05.025337+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:05.307 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:05 smithi081 bash[79557]: audit 2023-10-09T08:48:05.041311+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:05.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:05.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:05.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:05.435 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:05.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:05 smithi118 bash[59345]: cluster 2023-10-09T08:48:03.863520+0000 osd.4 (osd.4) 335 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T08:48:05.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:05 smithi118 bash[59345]: cluster 2023-10-09T08:48:03.874959+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T08:48:05.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:05 smithi118 bash[59345]: cluster 2023-10-09T08:48:04.160553+0000 mgr.y (mgr.26009) 1392 : cluster 0 pgmap v1550: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 10 active+undersized+degraded, 36 active+clean, 6 active+undersized, 32 active+clean+remapped; 6.9 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 300 op/s; 99577/339750 objects degraded (29.309%); 21947/339750 objects misplaced (6.460%); 496 KiB/s, 0 objects/s recovering 2023-10-09T08:48:05.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:05 smithi118 bash[59345]: cluster 2023-10-09T08:48:04.874144+0000 osd.6 (osd.6) 345 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T08:48:05.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:05 smithi118 bash[59345]: cluster 2023-10-09T08:48:04.876513+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T08:48:05.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:05 smithi118 bash[59345]: cluster 2023-10-09T08:48:04.880265+0000 mon.a (mon.0) 1536 : cluster 0 osdmap e352: 8 total, 7 up, 7 in 2023-10-09T08:48:05.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:05 smithi118 bash[59345]: audit 2023-10-09T08:48:05.025337+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:05.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:05 smithi118 bash[59345]: audit 2023-10-09T08:48:05.041311+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:05.462 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:05.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:05.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:05.566 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:05.590 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:05.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:05.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:05.639 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:48:05.643 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:48:05.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:05.728 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:05.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:05.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:05.835 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:05.864 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:05.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:05.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:05.968 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:05.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:06.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:06.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:06.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:06.131 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:06.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:06.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:06.239 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:06.264 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:06.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:06.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:06.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:06.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:06 smithi081 bash[76862]: cluster 2023-10-09T08:48:04.883035+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T08:48:06.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:06 smithi081 bash[76862]: audit 2023-10-09T08:48:05.631367+0000 mon.c (mon.2) 494 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:48:06.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:06 smithi081 bash[76862]: audit 2023-10-09T08:48:05.632604+0000 mon.c (mon.2) 495 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:48:06.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:06 smithi081 bash[76862]: audit 2023-10-09T08:48:05.644863+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:06.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:06 smithi081 bash[79557]: cluster 2023-10-09T08:48:04.883035+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T08:48:06.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:06 smithi081 bash[79557]: audit 2023-10-09T08:48:05.631367+0000 mon.c (mon.2) 494 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:48:06.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:06 smithi081 bash[79557]: audit 2023-10-09T08:48:05.632604+0000 mon.c (mon.2) 495 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:48:06.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:06 smithi081 bash[79557]: audit 2023-10-09T08:48:05.644863+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:06.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:06.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:06.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:06 smithi118 bash[59345]: cluster 2023-10-09T08:48:04.883035+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T08:48:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:06 smithi118 bash[59345]: audit 2023-10-09T08:48:05.631367+0000 mon.c (mon.2) 494 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:48:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:06 smithi118 bash[59345]: audit 2023-10-09T08:48:05.632604+0000 mon.c (mon.2) 495 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:48:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:06 smithi118 bash[59345]: audit 2023-10-09T08:48:05.644863+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:06.524 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:06.554 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:06.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:06.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:06.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:06.679 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:06.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:06.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:06.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:06.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:06.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:06.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:06.929 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:06.955 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:06.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:06.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:07.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:07.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:07.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:07.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:07.207 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:07.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:07.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:07.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:07.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:07 smithi118 bash[59345]: cluster 2023-10-09T08:48:06.161151+0000 mgr.y (mgr.26009) 1393 : cluster 0 pgmap v1552: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 485 op/s; 98178/334794 objects degraded (29.325%); 28673/334794 objects misplaced (8.564%); 2.0 MiB/s, 28 objects/s recovering 2023-10-09T08:48:07.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:07.350 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:07 smithi081 bash[76862]: cluster 2023-10-09T08:48:06.161151+0000 mgr.y (mgr.26009) 1393 : cluster 0 pgmap v1552: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 485 op/s; 98178/334794 objects degraded (29.325%); 28673/334794 objects misplaced (8.564%); 2.0 MiB/s, 28 objects/s recovering 2023-10-09T08:48:07.351 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:07 smithi081 bash[79557]: cluster 2023-10-09T08:48:06.161151+0000 mgr.y (mgr.26009) 1393 : cluster 0 pgmap v1552: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 485 op/s; 98178/334794 objects degraded (29.325%); 28673/334794 objects misplaced (8.564%); 2.0 MiB/s, 28 objects/s recovering 2023-10-09T08:48:07.367 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:07.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:07.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:07.472 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:07.513 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:07.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:07.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:07.617 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:07.642 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:07.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:07.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:07.746 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:07.782 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:07.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:07.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:07.889 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:07.922 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:07.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:07.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:08.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:08.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:08.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:08.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:08.143 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 5, 2, 0, 7, 4] out_osds: [6] dead_osds: [1] live_osds: [0, 3, 4, 6, 7, 2, 5] 2023-10-09T08:48:08.143 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:48:08.144 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-09T08:48:08.144 INFO:tasks.thrashosds.thrasher:Setting osd 2 primary_affinity to 0.104440 2023-10-09T08:48:08.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 2 0.10444038070101402 2023-10-09T08:48:08.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:08.193 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:48:08.193 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:48:08.215 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:08.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:08.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:08.322 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:08.351 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:08.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:08.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:08.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:08 smithi081 bash[76862]: audit 2023-10-09T08:48:08.173094+0000 mon.c (mon.2) 496 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:48:08.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:08 smithi081 bash[79557]: audit 2023-10-09T08:48:08.173094+0000 mon.c (mon.2) 496 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:48:08.455 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:08.484 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:08.488 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:08 smithi118 bash[59345]: audit 2023-10-09T08:48:08.173094+0000 mon.c (mon.2) 496 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:48:08.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:08.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:08.590 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:08.625 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:08.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:08.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:08.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:08.760 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:08.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:08.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:08.866 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:08.890 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:08.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:08.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:08.996 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:09.023 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:09.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:09.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:09.126 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:09.159 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:09.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:09.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:09.243 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-09T08:48:09.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:09.295 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:09 smithi081 bash[79557]: cluster 2023-10-09T08:48:08.161764+0000 mgr.y (mgr.26009) 1394 : cluster 0 pgmap v1553: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 329 op/s; 98178/334794 objects degraded (29.325%); 28673/334794 objects misplaced (8.564%); 1.4 MiB/s, 19 objects/s recovering 2023-10-09T08:48:09.295 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:09 smithi081 bash[79557]: cluster 2023-10-09T08:48:08.859712+0000 mon.a (mon.0) 1540 : cluster 3 Health check update: Degraded data redundancy: 98178/334794 objects degraded (29.325%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:09.298 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:09 smithi081 bash[76862]: cluster 2023-10-09T08:48:08.161764+0000 mgr.y (mgr.26009) 1394 : cluster 0 pgmap v1553: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 329 op/s; 98178/334794 objects degraded (29.325%); 28673/334794 objects misplaced (8.564%); 1.4 MiB/s, 19 objects/s recovering 2023-10-09T08:48:09.298 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:09 smithi081 bash[76862]: cluster 2023-10-09T08:48:08.859712+0000 mon.a (mon.0) 1540 : cluster 3 Health check update: Degraded data redundancy: 98178/334794 objects degraded (29.325%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:09.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:09.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:09.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:09.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:09.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:09.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:09.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:09.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:09 smithi118 bash[59345]: cluster 2023-10-09T08:48:08.161764+0000 mgr.y (mgr.26009) 1394 : cluster 0 pgmap v1553: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 329 op/s; 98178/334794 objects degraded (29.325%); 28673/334794 objects misplaced (8.564%); 1.4 MiB/s, 19 objects/s recovering 2023-10-09T08:48:09.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:09 smithi118 bash[59345]: cluster 2023-10-09T08:48:08.859712+0000 mon.a (mon.0) 1540 : cluster 3 Health check update: Degraded data redundancy: 98178/334794 objects degraded (29.325%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:09.535 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:09.569 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:09.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:09.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:09.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:09.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:09.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:09.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:09.806 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:09.844 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:09.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:09.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:09.950 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:09.988 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:09.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:09.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:10.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:10.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:10.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:10.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:10.234 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:10.262 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:10.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:10.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:10.371 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:10.404 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:10.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:10.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:10.508 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:10.547 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:10.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:10.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:10.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:10.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:10.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:10.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:10.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:10.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:10.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:10.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:10.921 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:10.974 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:10.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:10.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:11.079 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:11.103 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:11.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:11.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:11.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:11.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:11 smithi118 bash[59345]: cluster 2023-10-09T08:48:10.162653+0000 mgr.y (mgr.26009) 1395 : cluster 0 pgmap v1554: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 95897/326604 objects degraded (29.362%); 27979/326604 objects misplaced (8.567%); 1.2 MiB/s, 16 objects/s recovering 2023-10-09T08:48:11.239 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:11.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:11.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:11.344 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:11.378 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:11.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:11.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:11.481 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:11.511 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:11.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:11.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:11.615 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:11.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:11 smithi081 bash[76862]: cluster 2023-10-09T08:48:10.162653+0000 mgr.y (mgr.26009) 1395 : cluster 0 pgmap v1554: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 95897/326604 objects degraded (29.362%); 27979/326604 objects misplaced (8.567%); 1.2 MiB/s, 16 objects/s recovering 2023-10-09T08:48:11.624 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:48:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:48:11] "GET /metrics HTTP/1.1" 200 36617 "" "Prometheus/2.33.4" 2023-10-09T08:48:11.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:11 smithi081 bash[79557]: cluster 2023-10-09T08:48:10.162653+0000 mgr.y (mgr.26009) 1395 : cluster 0 pgmap v1554: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 95897/326604 objects degraded (29.362%); 27979/326604 objects misplaced (8.567%); 1.2 MiB/s, 16 objects/s recovering 2023-10-09T08:48:11.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:11.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:11.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:11.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:11.788 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:11.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:11.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:11.891 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:11.927 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:11.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:11.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:12.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:12.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:12.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:12.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:12.160 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:12.193 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:12.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:12.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:12.295 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:12.318 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:12.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:12.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:12.427 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:12.453 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:12.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:12.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:12.558 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:12.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:12.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:12.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:12.697 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:12.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:12.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:12.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:12.834 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:12.865 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:12.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:12.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:12.969 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:12.993 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:13.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:13.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:13.102 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:13.129 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:13.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:13.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:13.234 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:13.263 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:13.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:13.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:13.367 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:13.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:13.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:13.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:13.510 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:13.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:13 smithi118 bash[59345]: cluster 2023-10-09T08:48:12.163413+0000 mgr.y (mgr.26009) 1396 : cluster 0 pgmap v1555: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 642 op/s; 95175/323754 objects degraded (29.397%); 27915/323754 objects misplaced (8.622%); 1.2 MiB/s, 21 objects/s recovering 2023-10-09T08:48:13.534 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:13.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:13.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:13.567 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:48:13.617 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:48:13.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:13 smithi081 bash[76862]: cluster 2023-10-09T08:48:12.163413+0000 mgr.y (mgr.26009) 1396 : cluster 0 pgmap v1555: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 642 op/s; 95175/323754 objects degraded (29.397%); 27915/323754 objects misplaced (8.622%); 1.2 MiB/s, 21 objects/s recovering 2023-10-09T08:48:13.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:13 smithi081 bash[79557]: cluster 2023-10-09T08:48:12.163413+0000 mgr.y (mgr.26009) 1396 : cluster 0 pgmap v1555: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 642 op/s; 95175/323754 objects degraded (29.397%); 27915/323754 objects misplaced (8.622%); 1.2 MiB/s, 21 objects/s recovering 2023-10-09T08:48:13.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:13.670 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:48:13.670 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:13.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:13.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:13.703 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:48:13.749 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:48:13.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:13.788 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:48:13.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:13.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:13.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:13.822 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:48:13.823 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:48:13.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:48:13.823 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:48:13.823 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:48:13.823 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:48:13.823 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:48:13.823 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:48:13.823 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:48:13.910 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:13.935 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:13.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:13.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:14.039 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:14.067 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:48:14.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:14.068 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:14.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:14.170 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:14.197 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:14.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:14.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:14.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:14 smithi118 bash[59345]: audit 2023-10-09T08:48:13.519535+0000 mon.c (mon.2) 497 : audit 0 from='client.? 172.21.15.81:0/4173047707' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:48:14.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:14 smithi118 bash[59345]: cluster 2023-10-09T08:48:13.860842+0000 mon.a (mon.0) 1541 : cluster 3 Health check update: Degraded data redundancy: 95175/323754 objects degraded (29.397%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:14.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:14 smithi118 bash[59345]: audit 2023-10-09T08:48:13.892997+0000 mon.a (mon.0) 1542 : audit 1 from='client.? 172.21.15.81:0/89498866' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:48:14.302 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:14.333 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:14.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:14.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:14.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:14 smithi081 bash[76862]: audit 2023-10-09T08:48:13.519535+0000 mon.c (mon.2) 497 : audit 0 from='client.? 172.21.15.81:0/4173047707' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:48:14.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:14 smithi081 bash[76862]: cluster 2023-10-09T08:48:13.860842+0000 mon.a (mon.0) 1541 : cluster 3 Health check update: Degraded data redundancy: 95175/323754 objects degraded (29.397%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:14.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:14 smithi081 bash[76862]: audit 2023-10-09T08:48:13.892997+0000 mon.a (mon.0) 1542 : audit 1 from='client.? 172.21.15.81:0/89498866' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:48:14.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:14 smithi081 bash[79557]: audit 2023-10-09T08:48:13.519535+0000 mon.c (mon.2) 497 : audit 0 from='client.? 172.21.15.81:0/4173047707' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:48:14.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:14 smithi081 bash[79557]: cluster 2023-10-09T08:48:13.860842+0000 mon.a (mon.0) 1541 : cluster 3 Health check update: Degraded data redundancy: 95175/323754 objects degraded (29.397%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:14.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:14 smithi081 bash[79557]: audit 2023-10-09T08:48:13.892997+0000 mon.a (mon.0) 1542 : audit 1 from='client.? 172.21.15.81:0/89498866' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:48:14.438 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:14.481 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:14.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:14.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:14.585 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:14.617 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:14.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:14.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:14.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:14.749 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:14.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:14.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:14.852 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:14.882 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:14.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:14.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:14.900 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:48:14.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:15.011 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:15.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:15.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:15.117 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:15.142 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:15.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:15.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:15.247 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:15.275 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:15.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:15.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:15.380 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:15.408 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:15.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:15.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:15.511 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:15.538 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:15.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:15.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:15.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:15.657 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:48:15.658 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:48:15.665 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:15.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:15.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:15.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:15.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:15.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:15.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:15.908 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:15.942 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:15.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:15.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:16.015 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:48:16.039 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:15 smithi081 bash[76862]: cluster 2023-10-09T08:48:14.164183+0000 mgr.y (mgr.26009) 1397 : cluster 0 pgmap v1556: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 94718/321630 objects degraded (29.449%); 27697/321630 objects misplaced (8.611%); 1.0 MiB/s, 17 objects/s recovering 2023-10-09T08:48:16.039 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:15 smithi081 bash[76862]: cluster 2023-10-09T08:48:14.875895+0000 mon.a (mon.0) 1543 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:48:16.040 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:15 smithi081 bash[76862]: cluster 2023-10-09T08:48:14.887535+0000 osd.6 (osd.6) 346 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T08:48:16.040 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:15 smithi081 bash[76862]: cluster 2023-10-09T08:48:14.887690+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T08:48:16.040 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:15 smithi081 bash[76862]: audit 2023-10-09T08:48:14.893262+0000 mon.a (mon.0) 1544 : audit 1 from='client.? 172.21.15.81:0/89498866' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:48:16.040 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:15 smithi081 bash[76862]: cluster 2023-10-09T08:48:14.893353+0000 mon.a (mon.0) 1545 : cluster 0 osdmap e353: 8 total, 7 up, 7 in 2023-10-09T08:48:16.040 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:15 smithi081 bash[76862]: cluster 2023-10-09T08:48:14.897720+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T08:48:16.040 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:15 smithi081 bash[79557]: cluster 2023-10-09T08:48:14.164183+0000 mgr.y (mgr.26009) 1397 : cluster 0 pgmap v1556: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 94718/321630 objects degraded (29.449%); 27697/321630 objects misplaced (8.611%); 1.0 MiB/s, 17 objects/s recovering 2023-10-09T08:48:16.041 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:15 smithi081 bash[79557]: cluster 2023-10-09T08:48:14.875895+0000 mon.a (mon.0) 1543 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:48:16.041 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:15 smithi081 bash[79557]: cluster 2023-10-09T08:48:14.887535+0000 osd.6 (osd.6) 346 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T08:48:16.042 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:15 smithi081 bash[79557]: cluster 2023-10-09T08:48:14.887690+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T08:48:16.042 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:15 smithi081 bash[79557]: audit 2023-10-09T08:48:14.893262+0000 mon.a (mon.0) 1544 : audit 1 from='client.? 172.21.15.81:0/89498866' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:48:16.042 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:15 smithi081 bash[79557]: cluster 2023-10-09T08:48:14.893353+0000 mon.a (mon.0) 1545 : cluster 0 osdmap e353: 8 total, 7 up, 7 in 2023-10-09T08:48:16.042 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:15 smithi081 bash[79557]: cluster 2023-10-09T08:48:14.897720+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T08:48:16.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:16.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:16.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:16.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:16.176 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:16.184 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:15 smithi118 bash[59345]: cluster 2023-10-09T08:48:14.164183+0000 mgr.y (mgr.26009) 1397 : cluster 0 pgmap v1556: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 94718/321630 objects degraded (29.449%); 27697/321630 objects misplaced (8.611%); 1.0 MiB/s, 17 objects/s recovering 2023-10-09T08:48:16.185 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:15 smithi118 bash[59345]: cluster 2023-10-09T08:48:14.875895+0000 mon.a (mon.0) 1543 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:48:16.185 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:15 smithi118 bash[59345]: cluster 2023-10-09T08:48:14.887535+0000 osd.6 (osd.6) 346 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T08:48:16.185 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:15 smithi118 bash[59345]: cluster 2023-10-09T08:48:14.887690+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T08:48:16.185 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:15 smithi118 bash[59345]: audit 2023-10-09T08:48:14.893262+0000 mon.a (mon.0) 1544 : audit 1 from='client.? 172.21.15.81:0/89498866' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:48:16.185 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:15 smithi118 bash[59345]: cluster 2023-10-09T08:48:14.893353+0000 mon.a (mon.0) 1545 : cluster 0 osdmap e353: 8 total, 7 up, 7 in 2023-10-09T08:48:16.185 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:15 smithi118 bash[59345]: cluster 2023-10-09T08:48:14.897720+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T08:48:16.208 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:16.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:16.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:16.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:16.342 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:16.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:16.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:16.453 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:16.480 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:16.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:16.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:16.586 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:16.611 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:16.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:16.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:16.715 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:16.751 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:16.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:16.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:16.854 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:16.883 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:16.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:16.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:16.985 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:17.016 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:17.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:17.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:17.120 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:17.145 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:17.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:17.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:17.253 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:17.277 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:17.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:17.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:17.382 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:17.419 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:17.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:17.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:17.524 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:17.556 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:17.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:17.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:17.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:48:17.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:17.697 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:17.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:17.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:17.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:17.833 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:17.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:17.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:17.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:17.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:17.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:17.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:18.064 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:18.140 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:18.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:17 smithi118 bash[59345]: cluster 2023-10-09T08:48:16.164947+0000 mgr.y (mgr.26009) 1398 : cluster 0 pgmap v1558: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 92121/312480 objects degraded (29.481%); 27167/312480 objects misplaced (8.694%); 876 KiB/s, 13 objects/s recovering 2023-10-09T08:48:18.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:18.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:18.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:18.254 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:17 smithi081 bash[79557]: cluster 2023-10-09T08:48:16.164947+0000 mgr.y (mgr.26009) 1398 : cluster 0 pgmap v1558: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 92121/312480 objects degraded (29.481%); 27167/312480 objects misplaced (8.694%); 876 KiB/s, 13 objects/s recovering 2023-10-09T08:48:18.255 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:17 smithi081 bash[76862]: cluster 2023-10-09T08:48:16.164947+0000 mgr.y (mgr.26009) 1398 : cluster 0 pgmap v1558: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 92121/312480 objects degraded (29.481%); 27167/312480 objects misplaced (8.694%); 876 KiB/s, 13 objects/s recovering 2023-10-09T08:48:18.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:18.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:18.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:18.390 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:18.422 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:18.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:18.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:18.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:18.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:18.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:18.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:18.658 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:18.682 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:18.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:18.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:18.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:18.815 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:18.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:18.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:18.893 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:18 smithi081 bash[79557]: cluster 2023-10-09T08:48:18.862929+0000 mon.a (mon.0) 1546 : cluster 3 Health check update: Degraded data redundancy: 92121/312480 objects degraded (29.481%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:18.893 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:18 smithi081 bash[76862]: cluster 2023-10-09T08:48:18.862929+0000 mon.a (mon.0) 1546 : cluster 3 Health check update: Degraded data redundancy: 92121/312480 objects degraded (29.481%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:18.924 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:18.950 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:18.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:18.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:19.056 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:19.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:19.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:19.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:19.185 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:19.193 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:18 smithi118 bash[59345]: cluster 2023-10-09T08:48:18.862929+0000 mon.a (mon.0) 1546 : cluster 3 Health check update: Degraded data redundancy: 92121/312480 objects degraded (29.481%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:19.208 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:19.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:19.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:19.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:19.335 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:19.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:19.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:19.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:19.461 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:19.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:19.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:19.543 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:48:19.543 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:48:19.543 INFO:teuthology.orchestra.run.smithi118.stdout: "complaint_time": 30, 2023-10-09T08:48:19.543 INFO:teuthology.orchestra.run.smithi118.stdout: "num_blocked_ops": 0 2023-10-09T08:48:19.543 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:48:19.566 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:19.604 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:19.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:19.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:19.708 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:19.743 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:19.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:48:19.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:19.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:19.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:19.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:19.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:19.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:19.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:20.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:19 smithi118 bash[59345]: cluster 2023-10-09T08:48:18.167298+0000 mgr.y (mgr.26009) 1399 : cluster 0 pgmap v1559: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 92121/312480 objects degraded (29.481%); 27167/312480 objects misplaced (8.694%); 876 KiB/s, 13 objects/s recovering 2023-10-09T08:48:20.019 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:20.020 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:19 smithi081 bash[76862]: cluster 2023-10-09T08:48:18.167298+0000 mgr.y (mgr.26009) 1399 : cluster 0 pgmap v1559: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 92121/312480 objects degraded (29.481%); 27167/312480 objects misplaced (8.694%); 876 KiB/s, 13 objects/s recovering 2023-10-09T08:48:20.021 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:19 smithi081 bash[79557]: cluster 2023-10-09T08:48:18.167298+0000 mgr.y (mgr.26009) 1399 : cluster 0 pgmap v1559: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 92121/312480 objects degraded (29.481%); 27167/312480 objects misplaced (8.694%); 876 KiB/s, 13 objects/s recovering 2023-10-09T08:48:20.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:20.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:20.123 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:20.155 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:20.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:20.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:20.264 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:20.300 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:20.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:20.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:20.406 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:20.432 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:20.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:20.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:20.537 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:20.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:20.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:20.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:20.668 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:20.695 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:20.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:20.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:20.734 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-09T08:48:20.802 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:20.866 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:20.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:20.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:20.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:20.997 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:20.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:20.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:21.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:21.126 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:21.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:21.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:21.230 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:21.253 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:21.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:21.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:21.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:21.366 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:48:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:48:21] "GET /metrics HTTP/1.1" 200 36617 "" "Prometheus/2.33.4" 2023-10-09T08:48:21.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:21.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:21.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:21.494 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:21.524 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:21.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:21.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:21.631 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:21.664 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:21.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:21.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:21.770 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:21.794 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:21.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:21.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:21.897 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:21.931 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:21.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:21.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:22.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:22.062 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:22.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:22.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:22.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:21 smithi081 bash[76862]: cluster 2023-10-09T08:48:20.168175+0000 mgr.y (mgr.26009) 1400 : cluster 0 pgmap v1560: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 89824/304200 objects degraded (29.528%); 26477/304200 objects misplaced (8.704%); 876 KiB/s, 13 objects/s recovering 2023-10-09T08:48:22.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:21 smithi081 bash[79557]: cluster 2023-10-09T08:48:20.168175+0000 mgr.y (mgr.26009) 1400 : cluster 0 pgmap v1560: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 89824/304200 objects degraded (29.528%); 26477/304200 objects misplaced (8.704%); 876 KiB/s, 13 objects/s recovering 2023-10-09T08:48:22.166 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:22.175 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:21 smithi118 bash[59345]: cluster 2023-10-09T08:48:20.168175+0000 mgr.y (mgr.26009) 1400 : cluster 0 pgmap v1560: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 89824/304200 objects degraded (29.528%); 26477/304200 objects misplaced (8.704%); 876 KiB/s, 13 objects/s recovering 2023-10-09T08:48:22.195 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:22.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:22.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:22.302 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:22.331 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:22.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:22.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:22.434 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:22.459 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:22.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:22.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:22.490 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:48:22.566 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:22.591 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:22.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:22.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:22.698 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:22.726 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:22.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:22.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:22.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:22.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:22.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:22.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:22.920 INFO:teuthology.orchestra.run.smithi081.stderr:set osd.2 primary-affinity to 0.10444 (868442) 2023-10-09T08:48:22.964 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:22.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:22 smithi118 bash[59345]: audit 2023-10-09T08:48:22.527542+0000 mon.a (mon.0) 1547 : audit 1 from='client.? 172.21.15.81:0/3012477694' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.10444038070101402}]: dispatch 2023-10-09T08:48:23.005 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:23.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:23.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:23.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:23.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:22 smithi081 bash[76862]: audit 2023-10-09T08:48:22.527542+0000 mon.a (mon.0) 1547 : audit 1 from='client.? 172.21.15.81:0/3012477694' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.10444038070101402}]: dispatch 2023-10-09T08:48:23.119 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:22 smithi081 bash[79557]: audit 2023-10-09T08:48:22.527542+0000 mon.a (mon.0) 1547 : audit 1 from='client.? 172.21.15.81:0/3012477694' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.10444038070101402}]: dispatch 2023-10-09T08:48:23.133 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:23.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:23.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:23.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:23.264 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:23.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:23.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:23.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:23.402 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:23.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:23.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:23.506 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:23.532 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:23.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:23.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:23.635 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:23.660 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:23.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:23.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:23.763 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:23.789 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:23.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:23.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:23.892 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:23.922 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:23.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:23.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:24.025 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:24.050 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:24.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:24.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:24.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:24.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:24.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:24.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:23 smithi118 bash[59345]: cluster 2023-10-09T08:48:22.168782+0000 mgr.y (mgr.26009) 1401 : cluster 0 pgmap v1561: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 745 op/s; 89098/301389 objects degraded (29.562%); 26408/301389 objects misplaced (8.762%); 908 KiB/s, 14 objects/s recovering 2023-10-09T08:48:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:23 smithi118 bash[59345]: audit 2023-10-09T08:48:22.902236+0000 mon.a (mon.0) 1548 : audit 1 from='client.? 172.21.15.81:0/3012477694' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.10444038070101402}]': finished 2023-10-09T08:48:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:23 smithi118 bash[59345]: cluster 2023-10-09T08:48:22.902394+0000 mon.a (mon.0) 1549 : cluster 0 osdmap e354: 8 total, 7 up, 7 in 2023-10-09T08:48:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:23 smithi118 bash[59345]: cluster 2023-10-09T08:48:22.902823+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:23 smithi118 bash[59345]: cluster 2023-10-09T08:48:22.912317+0000 osd.6 (osd.6) 347 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:23 smithi118 bash[59345]: cluster 2023-10-09T08:48:22.912501+0000 osd.7 (osd.7) 330 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:23 smithi118 bash[59345]: cluster 2023-10-09T08:48:22.914874+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:23 smithi118 bash[59345]: cluster 2023-10-09T08:48:22.918316+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:23 smithi118 bash[59345]: cluster 2023-10-09T08:48:22.927471+0000 osd.4 (osd.4) 336 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:23 smithi118 bash[59345]: audit 2023-10-09T08:48:23.178016+0000 mon.a (mon.0) 1550 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:24.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:23 smithi118 bash[59345]: audit 2023-10-09T08:48:23.179619+0000 mon.c (mon.2) 498 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:48:24.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:23 smithi118 bash[59345]: cluster 2023-10-09T08:48:23.864097+0000 mon.a (mon.0) 1551 : cluster 3 Health check update: Degraded data redundancy: 89098/301389 objects degraded (29.562%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:24.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:23 smithi118 bash[59345]: cluster 2023-10-09T08:48:23.871309+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e355: 8 total, 7 up, 7 in 2023-10-09T08:48:24.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:24.294 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[76862]: cluster 2023-10-09T08:48:22.168782+0000 mgr.y (mgr.26009) 1401 : cluster 0 pgmap v1561: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 745 op/s; 89098/301389 objects degraded (29.562%); 26408/301389 objects misplaced (8.762%); 908 KiB/s, 14 objects/s recovering 2023-10-09T08:48:24.294 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[76862]: audit 2023-10-09T08:48:22.902236+0000 mon.a (mon.0) 1548 : audit 1 from='client.? 172.21.15.81:0/3012477694' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.10444038070101402}]': finished 2023-10-09T08:48:24.294 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[76862]: cluster 2023-10-09T08:48:22.902394+0000 mon.a (mon.0) 1549 : cluster 0 osdmap e354: 8 total, 7 up, 7 in 2023-10-09T08:48:24.295 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[76862]: cluster 2023-10-09T08:48:22.902823+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.295 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[76862]: cluster 2023-10-09T08:48:22.912317+0000 osd.6 (osd.6) 347 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.295 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[76862]: cluster 2023-10-09T08:48:22.912501+0000 osd.7 (osd.7) 330 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.295 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[76862]: cluster 2023-10-09T08:48:22.914874+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.295 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[76862]: cluster 2023-10-09T08:48:22.918316+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.295 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[76862]: cluster 2023-10-09T08:48:22.927471+0000 osd.4 (osd.4) 336 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.295 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[76862]: audit 2023-10-09T08:48:23.178016+0000 mon.a (mon.0) 1550 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:24.295 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[76862]: audit 2023-10-09T08:48:23.179619+0000 mon.c (mon.2) 498 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:48:24.295 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[76862]: cluster 2023-10-09T08:48:23.864097+0000 mon.a (mon.0) 1551 : cluster 3 Health check update: Degraded data redundancy: 89098/301389 objects degraded (29.562%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:24.295 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[76862]: cluster 2023-10-09T08:48:23.871309+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e355: 8 total, 7 up, 7 in 2023-10-09T08:48:24.296 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[79557]: cluster 2023-10-09T08:48:22.168782+0000 mgr.y (mgr.26009) 1401 : cluster 0 pgmap v1561: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 6.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 745 op/s; 89098/301389 objects degraded (29.562%); 26408/301389 objects misplaced (8.762%); 908 KiB/s, 14 objects/s recovering 2023-10-09T08:48:24.296 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[79557]: audit 2023-10-09T08:48:22.902236+0000 mon.a (mon.0) 1548 : audit 1 from='client.? 172.21.15.81:0/3012477694' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.10444038070101402}]': finished 2023-10-09T08:48:24.296 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[79557]: cluster 2023-10-09T08:48:22.902394+0000 mon.a (mon.0) 1549 : cluster 0 osdmap e354: 8 total, 7 up, 7 in 2023-10-09T08:48:24.296 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[79557]: cluster 2023-10-09T08:48:22.902823+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.296 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[79557]: cluster 2023-10-09T08:48:22.912317+0000 osd.6 (osd.6) 347 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.296 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[79557]: cluster 2023-10-09T08:48:22.912501+0000 osd.7 (osd.7) 330 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.296 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[79557]: cluster 2023-10-09T08:48:22.914874+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.296 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[79557]: cluster 2023-10-09T08:48:22.918316+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.297 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[79557]: cluster 2023-10-09T08:48:22.927471+0000 osd.4 (osd.4) 336 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T08:48:24.297 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[79557]: audit 2023-10-09T08:48:23.178016+0000 mon.a (mon.0) 1550 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:24.297 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[79557]: audit 2023-10-09T08:48:23.179619+0000 mon.c (mon.2) 498 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:48:24.297 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[79557]: cluster 2023-10-09T08:48:23.864097+0000 mon.a (mon.0) 1551 : cluster 3 Health check update: Degraded data redundancy: 89098/301389 objects degraded (29.562%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:24.297 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:23 smithi081 bash[79557]: cluster 2023-10-09T08:48:23.871309+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e355: 8 total, 7 up, 7 in 2023-10-09T08:48:24.310 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:24.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:24.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:24.415 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:24.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:24.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:24.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:24.546 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:24.573 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:24.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:24.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:24.678 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:24.710 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:24.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:24.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:24.814 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:24.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:24.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:24.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:24.918 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:24 smithi118 bash[59345]: cluster 2023-10-09T08:48:23.867531+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T08:48:24.918 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:24 smithi118 bash[59345]: cluster 2023-10-09T08:48:23.870785+0000 osd.7 (osd.7) 333 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T08:48:24.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:24.972 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:24.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:24.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:25.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:25.083 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:24 smithi081 bash[76862]: cluster 2023-10-09T08:48:23.867531+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T08:48:25.083 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:24 smithi081 bash[76862]: cluster 2023-10-09T08:48:23.870785+0000 osd.7 (osd.7) 333 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T08:48:25.083 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:24 smithi081 bash[76862]: cluster 2023-10-09T08:48:23.875402+0000 osd.7 (osd.7) 334 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T08:48:25.083 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:24 smithi081 bash[76862]: cluster 2023-10-09T08:48:23.877212+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T08:48:25.083 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:24 smithi081 bash[76862]: cluster 2023-10-09T08:48:24.010145+0000 osd.4 (osd.4) 337 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T08:48:25.083 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:24 smithi081 bash[76862]: cluster 2023-10-09T08:48:24.880555+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e356: 8 total, 7 up, 7 in 2023-10-09T08:48:25.084 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:24 smithi081 bash[79557]: cluster 2023-10-09T08:48:23.867531+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T08:48:25.084 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:24 smithi081 bash[79557]: cluster 2023-10-09T08:48:23.870785+0000 osd.7 (osd.7) 333 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T08:48:25.084 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:24 smithi081 bash[79557]: cluster 2023-10-09T08:48:23.875402+0000 osd.7 (osd.7) 334 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T08:48:25.084 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:24 smithi081 bash[79557]: cluster 2023-10-09T08:48:23.877212+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T08:48:25.084 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:24 smithi081 bash[79557]: cluster 2023-10-09T08:48:24.010145+0000 osd.4 (osd.4) 337 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T08:48:25.084 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:24 smithi081 bash[79557]: cluster 2023-10-09T08:48:24.880555+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e356: 8 total, 7 up, 7 in 2023-10-09T08:48:25.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:25.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:25.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:25.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:25.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:25.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:25.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:25.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:24 smithi118 bash[59345]: cluster 2023-10-09T08:48:23.875402+0000 osd.7 (osd.7) 334 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T08:48:25.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:24 smithi118 bash[59345]: cluster 2023-10-09T08:48:23.877212+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T08:48:25.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:24 smithi118 bash[59345]: cluster 2023-10-09T08:48:24.010145+0000 osd.4 (osd.4) 337 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T08:48:25.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:24 smithi118 bash[59345]: cluster 2023-10-09T08:48:24.880555+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e356: 8 total, 7 up, 7 in 2023-10-09T08:48:25.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:25.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:25.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:25.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:25.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:25.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:25.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:25.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:25.593 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:25.604 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:48:25.630 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:25.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:25.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:25.743 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:25.783 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:25.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:25.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:25.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:25.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:25.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:25.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:26.032 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:26.058 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:26.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:26.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:26.165 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:26.174 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:25 smithi081 bash[76862]: cluster 2023-10-09T08:48:24.169429+0000 mgr.y (mgr.26009) 1402 : cluster 0 pgmap v1564: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 44 active+clean+remapped; 6.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 88869/300066 objects degraded (29.616%); 26179/300066 objects misplaced (8.724%); 552 KiB/s, 8 objects/s recovering 2023-10-09T08:48:26.174 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:25 smithi081 bash[76862]: cluster 2023-10-09T08:48:24.878787+0000 osd.4 (osd.4) 338 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T08:48:26.174 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:25 smithi081 bash[76862]: cluster 2023-10-09T08:48:24.880112+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T08:48:26.174 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:25 smithi081 bash[76862]: cluster 2023-10-09T08:48:24.885034+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T08:48:26.175 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:25 smithi081 bash[76862]: cluster 2023-10-09T08:48:24.885613+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T08:48:26.175 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:25 smithi081 bash[76862]: cluster 2023-10-09T08:48:24.887722+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T08:48:26.175 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:25 smithi081 bash[79557]: cluster 2023-10-09T08:48:24.169429+0000 mgr.y (mgr.26009) 1402 : cluster 0 pgmap v1564: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 44 active+clean+remapped; 6.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 88869/300066 objects degraded (29.616%); 26179/300066 objects misplaced (8.724%); 552 KiB/s, 8 objects/s recovering 2023-10-09T08:48:26.175 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:25 smithi081 bash[79557]: cluster 2023-10-09T08:48:24.878787+0000 osd.4 (osd.4) 338 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T08:48:26.175 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:25 smithi081 bash[79557]: cluster 2023-10-09T08:48:24.880112+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T08:48:26.176 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:25 smithi081 bash[79557]: cluster 2023-10-09T08:48:24.885034+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T08:48:26.176 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:25 smithi081 bash[79557]: cluster 2023-10-09T08:48:24.885613+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T08:48:26.176 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:25 smithi081 bash[79557]: cluster 2023-10-09T08:48:24.887722+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T08:48:26.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:26.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:26.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:25 smithi118 bash[59345]: cluster 2023-10-09T08:48:24.169429+0000 mgr.y (mgr.26009) 1402 : cluster 0 pgmap v1564: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 44 active+clean+remapped; 6.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 88869/300066 objects degraded (29.616%); 26179/300066 objects misplaced (8.724%); 552 KiB/s, 8 objects/s recovering 2023-10-09T08:48:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:25 smithi118 bash[59345]: cluster 2023-10-09T08:48:24.878787+0000 osd.4 (osd.4) 338 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T08:48:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:25 smithi118 bash[59345]: cluster 2023-10-09T08:48:24.880112+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T08:48:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:25 smithi118 bash[59345]: cluster 2023-10-09T08:48:24.885034+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T08:48:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:25 smithi118 bash[59345]: cluster 2023-10-09T08:48:24.885613+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T08:48:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:25 smithi118 bash[59345]: cluster 2023-10-09T08:48:24.887722+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T08:48:26.298 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:26.343 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:26.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:26.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:26.446 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:26.470 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:26.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:26.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:26.576 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:26.604 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:26.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:26.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:26.710 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:26.752 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:26.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:26.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:26.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:26.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:26.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:26.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:26.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:26 smithi118 bash[59345]: cluster 2023-10-09T08:48:26.919021+0000 mon.a (mon.0) 1554 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T08:48:26.991 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:27.020 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:27.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:27.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:27.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:26 smithi081 bash[76862]: cluster 2023-10-09T08:48:26.919021+0000 mon.a (mon.0) 1554 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T08:48:27.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:26 smithi081 bash[79557]: cluster 2023-10-09T08:48:26.919021+0000 mon.a (mon.0) 1554 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T08:48:27.125 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:27.166 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:27.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:27.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:27.270 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:27.296 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:27.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:27.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:27.399 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:27.435 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:27.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:27.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:27.538 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:27.568 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:27.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:27.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:27.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:27.696 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:27.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:27.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:27.799 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:27.830 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:27.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:27.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:27.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:27.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:27.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:27.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:28.070 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:28.079 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:27 smithi118 bash[59345]: cluster 2023-10-09T08:48:26.170206+0000 mgr.y (mgr.26009) 1403 : cluster 0 pgmap v1566: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 44 active+clean+remapped; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 86466/291741 objects degraded (29.638%); 25705/291741 objects misplaced (8.811%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:48:28.099 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:48:28.104 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:28.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:28.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:28.210 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:28.235 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:28.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:28.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:28.340 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:28.363 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:28.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:28.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:28.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:27 smithi081 bash[76862]: cluster 2023-10-09T08:48:26.170206+0000 mgr.y (mgr.26009) 1403 : cluster 0 pgmap v1566: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 44 active+clean+remapped; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 86466/291741 objects degraded (29.638%); 25705/291741 objects misplaced (8.811%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:48:28.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:27 smithi081 bash[79557]: cluster 2023-10-09T08:48:26.170206+0000 mgr.y (mgr.26009) 1403 : cluster 0 pgmap v1566: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 44 active+clean+remapped; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 86466/291741 objects degraded (29.638%); 25705/291741 objects misplaced (8.811%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:48:28.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:28.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:28.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:28.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:28.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:28.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:28.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:28.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:28.746 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:28.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:28.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:28.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:28.876 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:28.902 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:28.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:28.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:29.006 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:29.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:28 smithi118 bash[59345]: cluster 2023-10-09T08:48:28.865438+0000 mon.a (mon.0) 1555 : cluster 3 Health check update: Degraded data redundancy: 86466/291741 objects degraded (29.638%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:29.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:29.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:29.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:29.145 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:29.174 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:29.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:29.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:29.278 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:29.308 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:29.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:29.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:29.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:28 smithi081 bash[76862]: cluster 2023-10-09T08:48:28.865438+0000 mon.a (mon.0) 1555 : cluster 3 Health check update: Degraded data redundancy: 86466/291741 objects degraded (29.638%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:29.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:28 smithi081 bash[79557]: cluster 2023-10-09T08:48:28.865438+0000 mon.a (mon.0) 1555 : cluster 3 Health check update: Degraded data redundancy: 86466/291741 objects degraded (29.638%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:29.412 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:29.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:29.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:29.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:29.539 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:29.570 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:29.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:29.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:29.677 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:29.706 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:29.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:29.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:29.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:29.830 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:29.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:29.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:29.933 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:29.962 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:29.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:29.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:30.066 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:30.075 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:29 smithi118 bash[59345]: cluster 2023-10-09T08:48:28.170873+0000 mgr.y (mgr.26009) 1404 : cluster 0 pgmap v1567: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 44 active+clean+remapped; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 535 op/s; 86466/291741 objects degraded (29.638%); 25705/291741 objects misplaced (8.811%); 992 KiB/s, 15 objects/s recovering 2023-10-09T08:48:30.096 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:30.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:30.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:30.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:30.211 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:29 smithi081 bash[76862]: cluster 2023-10-09T08:48:28.170873+0000 mgr.y (mgr.26009) 1404 : cluster 0 pgmap v1567: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 44 active+clean+remapped; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 535 op/s; 86466/291741 objects degraded (29.638%); 25705/291741 objects misplaced (8.811%); 992 KiB/s, 15 objects/s recovering 2023-10-09T08:48:30.211 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:30 smithi081 bash[79557]: cluster 2023-10-09T08:48:28.170873+0000 mgr.y (mgr.26009) 1404 : cluster 0 pgmap v1567: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 44 active+clean+remapped; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 535 op/s; 86466/291741 objects degraded (29.638%); 25705/291741 objects misplaced (8.811%); 992 KiB/s, 15 objects/s recovering 2023-10-09T08:48:30.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:30.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:30.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:30.344 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:30.373 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:30.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:30.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:30.476 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:30.511 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:30.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:30.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:30.608 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 5, 2, 0, 7, 4] out_osds: [6] dead_osds: [1] live_osds: [0, 3, 4, 6, 7, 2, 5] 2023-10-09T08:48:30.608 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:48:30.609 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-10-09T08:48:30.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 3.0 2023-10-09T08:48:30.621 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:30.647 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:30.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:30.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:30.723 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:48:30.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:30.780 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:48:30.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:30.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:30.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:30.815 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:48:30.841 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:48:30.870 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:48:30.896 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:30.899 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:48:30.933 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:48:30.933 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:48:30.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:48:30.933 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:48:30.933 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:48:30.933 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:48:30.933 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:48:30.933 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:48:30.934 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:48:30.935 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:30.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:30.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:31.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:31.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:31.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:31.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:31.176 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:31.206 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:31.209 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:31 smithi118 bash[59345]: audit 2023-10-09T08:48:30.674980+0000 mon.a (mon.0) 1556 : audit 0 from='client.? 172.21.15.81:0/2149847196' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:48:31.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:31.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:31.247 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:48:31.247 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:48:31.311 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:31.339 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:31.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:31.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:31.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:31 smithi081 bash[76862]: audit 2023-10-09T08:48:30.674980+0000 mon.a (mon.0) 1556 : audit 0 from='client.? 172.21.15.81:0/2149847196' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:48:31.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:48:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:48:31] "GET /metrics HTTP/1.1" 200 36605 "" "Prometheus/2.33.4" 2023-10-09T08:48:31.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:31 smithi081 bash[79557]: audit 2023-10-09T08:48:30.674980+0000 mon.a (mon.0) 1556 : audit 0 from='client.? 172.21.15.81:0/2149847196' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:48:31.446 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:31.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:31.480 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:31.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:31.581 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:31.613 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:31.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:31.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:31.718 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:31.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:31.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:31.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:31.856 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:31.883 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:31.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:31.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:31.990 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:32.027 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:32.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:32.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:32.130 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:32.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:32 smithi118 bash[59345]: cluster 2023-10-09T08:48:30.172205+0000 mgr.y (mgr.26009) 1405 : cluster 0 pgmap v1568: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 823 op/s; 84153/283434 objects degraded (29.691%); 25031/283434 objects misplaced (8.831%); 819 KiB/s, 12 objects/s recovering 2023-10-09T08:48:32.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:32 smithi118 bash[59345]: cluster 2023-10-09T08:48:30.980296+0000 mon.a (mon.0) 1557 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T08:48:32.162 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:32.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:32.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:32.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:32.275 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:32 smithi081 bash[76862]: cluster 2023-10-09T08:48:30.172205+0000 mgr.y (mgr.26009) 1405 : cluster 0 pgmap v1568: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 823 op/s; 84153/283434 objects degraded (29.691%); 25031/283434 objects misplaced (8.831%); 819 KiB/s, 12 objects/s recovering 2023-10-09T08:48:32.275 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:32 smithi081 bash[76862]: cluster 2023-10-09T08:48:30.980296+0000 mon.a (mon.0) 1557 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T08:48:32.276 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:32 smithi081 bash[79557]: cluster 2023-10-09T08:48:30.172205+0000 mgr.y (mgr.26009) 1405 : cluster 0 pgmap v1568: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 823 op/s; 84153/283434 objects degraded (29.691%); 25031/283434 objects misplaced (8.831%); 819 KiB/s, 12 objects/s recovering 2023-10-09T08:48:32.276 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:32 smithi081 bash[79557]: cluster 2023-10-09T08:48:30.980296+0000 mon.a (mon.0) 1557 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T08:48:32.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:32.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:32.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:32.406 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:32.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-09T08:48:32.445 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:32.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:32.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:32.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:32.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:32.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:32.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:32.684 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:32.705 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:32.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:32.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:32.811 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:32.849 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:32.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:32.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:32.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:32.976 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:32.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:32.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:33.083 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:33.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:33.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:33.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:33.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:33.255 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:33.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:33.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:33.357 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:33.383 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:33.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:33.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:33.436 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:48:33.437 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:48:33.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:33.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:33.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:33.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:33.620 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:33.647 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:33.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:33.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:33.753 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:33.782 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:33.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:33.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:33.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:33.918 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:33.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:33.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:34.007 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:34 smithi118 bash[59345]: cluster 2023-10-09T08:48:32.172982+0000 mgr.y (mgr.26009) 1406 : cluster 0 pgmap v1569: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 783 op/s; 83430/280539 objects degraded (29.739%); 24955/280539 objects misplaced (8.895%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T08:48:34.025 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:34.051 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:34.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:34.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:34.157 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:34.202 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:34.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:34.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:34.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:34 smithi118 bash[59345]: cluster 2023-10-09T08:48:33.866637+0000 mon.a (mon.0) 1558 : cluster 3 Health check update: Degraded data redundancy: 83430/280539 objects degraded (29.739%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:34.308 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:34.317 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:34 smithi081 bash[76862]: cluster 2023-10-09T08:48:32.172982+0000 mgr.y (mgr.26009) 1406 : cluster 0 pgmap v1569: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 783 op/s; 83430/280539 objects degraded (29.739%); 24955/280539 objects misplaced (8.895%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T08:48:34.318 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:34 smithi081 bash[76862]: cluster 2023-10-09T08:48:33.866637+0000 mon.a (mon.0) 1558 : cluster 3 Health check update: Degraded data redundancy: 83430/280539 objects degraded (29.739%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:34.318 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:34 smithi081 bash[79557]: cluster 2023-10-09T08:48:32.172982+0000 mgr.y (mgr.26009) 1406 : cluster 0 pgmap v1569: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 783 op/s; 83430/280539 objects degraded (29.739%); 24955/280539 objects misplaced (8.895%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T08:48:34.318 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:34 smithi081 bash[79557]: cluster 2023-10-09T08:48:33.866637+0000 mon.a (mon.0) 1558 : cluster 3 Health check update: Degraded data redundancy: 83430/280539 objects degraded (29.739%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:34.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:34.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:34.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:34.445 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:34.474 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:34.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:34.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:34.580 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:34.603 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:34.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:34.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:34.707 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:34.747 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:34.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:34.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:34.849 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:34.872 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:34.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:34.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:34.979 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:35.006 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:35.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:35.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:35.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:35.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:35.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:35.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:35.248 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:35.273 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:35.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:35.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:35.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:35.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:35.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:35.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:35.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:48:35.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:35.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:35.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:35.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:35.668 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:35.700 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:35.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:35.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:35.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:35.829 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:35.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:35.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:35.934 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:35.959 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:35.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:35.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:36.023 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:48:36.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:36.071 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:36 smithi081 bash[76862]: cluster 2023-10-09T08:48:34.173592+0000 mgr.y (mgr.26009) 1407 : cluster 0 pgmap v1570: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 694 op/s; 83200/279219 objects degraded (29.797%); 24725/279219 objects misplaced (8.855%); 1.1 MiB/s, 16 objects/s recovering 2023-10-09T08:48:36.071 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:36 smithi081 bash[76862]: audit 2023-10-09T08:48:35.940840+0000 mon.a (mon.0) 1559 : audit 1 from='client.? 172.21.15.81:0/722985006' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:48:36.071 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:36 smithi081 bash[79557]: cluster 2023-10-09T08:48:34.173592+0000 mgr.y (mgr.26009) 1407 : cluster 0 pgmap v1570: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 694 op/s; 83200/279219 objects degraded (29.797%); 24725/279219 objects misplaced (8.855%); 1.1 MiB/s, 16 objects/s recovering 2023-10-09T08:48:36.071 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:36 smithi081 bash[79557]: audit 2023-10-09T08:48:35.940840+0000 mon.a (mon.0) 1559 : audit 1 from='client.? 172.21.15.81:0/722985006' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:48:36.090 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:36.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:36.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:36.194 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:36.201 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:36 smithi118 bash[59345]: cluster 2023-10-09T08:48:34.173592+0000 mgr.y (mgr.26009) 1407 : cluster 0 pgmap v1570: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 694 op/s; 83200/279219 objects degraded (29.797%); 24725/279219 objects misplaced (8.855%); 1.1 MiB/s, 16 objects/s recovering 2023-10-09T08:48:36.201 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:36 smithi118 bash[59345]: audit 2023-10-09T08:48:35.940840+0000 mon.a (mon.0) 1559 : audit 1 from='client.? 172.21.15.81:0/722985006' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:48:36.221 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:36.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:36.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:36.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:36.358 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:36.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:36.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:36.462 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:36.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:36.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:36.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:36.591 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:36.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:36.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:36.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:36.725 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:36.751 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:36.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:36.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:36.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:36.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:36.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:36.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:36.990 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:37.023 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:37.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:37.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:37.127 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:37.156 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:37.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:37.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:37.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:37.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:37 smithi118 bash[59345]: cluster 2023-10-09T08:48:36.007924+0000 mon.a (mon.0) 1560 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:48:37.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:37 smithi118 bash[59345]: cluster 2023-10-09T08:48:36.014625+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T08:48:37.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:37 smithi118 bash[59345]: audit 2023-10-09T08:48:36.017354+0000 mon.a (mon.0) 1561 : audit 1 from='client.? 172.21.15.81:0/722985006' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:48:37.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:37 smithi118 bash[59345]: cluster 2023-10-09T08:48:36.017452+0000 mon.a (mon.0) 1562 : cluster 0 osdmap e357: 8 total, 7 up, 7 in 2023-10-09T08:48:37.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:37 smithi118 bash[59345]: cluster 2023-10-09T08:48:36.020201+0000 osd.4 (osd.4) 339 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T08:48:37.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:37 smithi118 bash[59345]: cluster 2023-10-09T08:48:36.021687+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T08:48:37.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:37.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:37.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:37.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:37.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:37.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:37.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:37.471 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:37 smithi081 bash[76862]: cluster 2023-10-09T08:48:36.007924+0000 mon.a (mon.0) 1560 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:48:37.471 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:37 smithi081 bash[76862]: cluster 2023-10-09T08:48:36.014625+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T08:48:37.471 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:37 smithi081 bash[76862]: audit 2023-10-09T08:48:36.017354+0000 mon.a (mon.0) 1561 : audit 1 from='client.? 172.21.15.81:0/722985006' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:48:37.471 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:37 smithi081 bash[76862]: cluster 2023-10-09T08:48:36.017452+0000 mon.a (mon.0) 1562 : cluster 0 osdmap e357: 8 total, 7 up, 7 in 2023-10-09T08:48:37.471 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:37 smithi081 bash[76862]: cluster 2023-10-09T08:48:36.020201+0000 osd.4 (osd.4) 339 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T08:48:37.471 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:37 smithi081 bash[76862]: cluster 2023-10-09T08:48:36.021687+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T08:48:37.471 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:37 smithi081 bash[79557]: cluster 2023-10-09T08:48:36.007924+0000 mon.a (mon.0) 1560 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:48:37.472 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:37 smithi081 bash[79557]: cluster 2023-10-09T08:48:36.014625+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T08:48:37.472 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:37 smithi081 bash[79557]: audit 2023-10-09T08:48:36.017354+0000 mon.a (mon.0) 1561 : audit 1 from='client.? 172.21.15.81:0/722985006' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:48:37.472 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:37 smithi081 bash[79557]: cluster 2023-10-09T08:48:36.017452+0000 mon.a (mon.0) 1562 : cluster 0 osdmap e357: 8 total, 7 up, 7 in 2023-10-09T08:48:37.472 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:37 smithi081 bash[79557]: cluster 2023-10-09T08:48:36.020201+0000 osd.4 (osd.4) 339 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T08:48:37.472 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:37 smithi081 bash[79557]: cluster 2023-10-09T08:48:36.021687+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T08:48:37.518 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:37.558 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:37.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:37.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:37.662 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:37.688 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:37.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:37.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:37.791 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:37.818 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:37.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:37.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:37.921 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:37.958 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:37.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:37.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:38.062 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:38.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:38 smithi118 bash[59345]: cluster 2023-10-09T08:48:36.174124+0000 mgr.y (mgr.26009) 1408 : cluster 0 pgmap v1572: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 741 op/s; 80449/269487 objects degraded (29.853%); 24187/269487 objects misplaced (8.975%); 979 KiB/s, 15 objects/s recovering 2023-10-09T08:48:38.097 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:38.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:38.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:38.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:38 smithi081 bash[76862]: cluster 2023-10-09T08:48:36.174124+0000 mgr.y (mgr.26009) 1408 : cluster 0 pgmap v1572: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 741 op/s; 80449/269487 objects degraded (29.853%); 24187/269487 objects misplaced (8.975%); 979 KiB/s, 15 objects/s recovering 2023-10-09T08:48:38.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:38 smithi081 bash[79557]: cluster 2023-10-09T08:48:36.174124+0000 mgr.y (mgr.26009) 1408 : cluster 0 pgmap v1572: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 741 op/s; 80449/269487 objects degraded (29.853%); 24187/269487 objects misplaced (8.975%); 979 KiB/s, 15 objects/s recovering 2023-10-09T08:48:38.207 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:38.238 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:38.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:38.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:38.278 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:48:38.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:38.370 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:38.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:38.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:38.474 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:38.502 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:38.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:38.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:38.605 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:38.628 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:38.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:38.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:38.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:38.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:38.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:38.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:38.853 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:38.891 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:38.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:38.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:38.994 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:39.023 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:39.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:39.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:39.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:39.172 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:39.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:39.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:39.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:39.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:39.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:39.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:39.404 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:39.437 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:39.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:39 smithi118 bash[59345]: cluster 2023-10-09T08:48:38.177130+0000 mgr.y (mgr.26009) 1409 : cluster 0 pgmap v1573: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 741 op/s; 80449/269487 objects degraded (29.853%); 24187/269487 objects misplaced (8.975%); 979 KiB/s, 15 objects/s recovering 2023-10-09T08:48:39.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:39 smithi118 bash[59345]: audit 2023-10-09T08:48:38.181270+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:39.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:39 smithi118 bash[59345]: audit 2023-10-09T08:48:38.184529+0000 mon.c (mon.2) 499 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:48:39.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:39 smithi118 bash[59345]: cluster 2023-10-09T08:48:38.870207+0000 mon.a (mon.0) 1564 : cluster 3 Health check update: Degraded data redundancy: 80449/269487 objects degraded (29.853%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:39.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:39.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:39.546 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:39.575 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:39.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:39.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:39.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:39 smithi081 bash[76862]: cluster 2023-10-09T08:48:38.177130+0000 mgr.y (mgr.26009) 1409 : cluster 0 pgmap v1573: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 741 op/s; 80449/269487 objects degraded (29.853%); 24187/269487 objects misplaced (8.975%); 979 KiB/s, 15 objects/s recovering 2023-10-09T08:48:39.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:39 smithi081 bash[76862]: audit 2023-10-09T08:48:38.181270+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:39.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:39 smithi081 bash[76862]: audit 2023-10-09T08:48:38.184529+0000 mon.c (mon.2) 499 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:48:39.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:39 smithi081 bash[76862]: cluster 2023-10-09T08:48:38.870207+0000 mon.a (mon.0) 1564 : cluster 3 Health check update: Degraded data redundancy: 80449/269487 objects degraded (29.853%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:39.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:39 smithi081 bash[79557]: cluster 2023-10-09T08:48:38.177130+0000 mgr.y (mgr.26009) 1409 : cluster 0 pgmap v1573: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 741 op/s; 80449/269487 objects degraded (29.853%); 24187/269487 objects misplaced (8.975%); 979 KiB/s, 15 objects/s recovering 2023-10-09T08:48:39.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:39 smithi081 bash[79557]: audit 2023-10-09T08:48:38.181270+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:48:39.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:39 smithi081 bash[79557]: audit 2023-10-09T08:48:38.184529+0000 mon.c (mon.2) 499 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:48:39.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:39 smithi081 bash[79557]: cluster 2023-10-09T08:48:38.870207+0000 mon.a (mon.0) 1564 : cluster 3 Health check update: Degraded data redundancy: 80449/269487 objects degraded (29.853%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:39.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:39.702 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:39.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:39.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:39.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:48:39.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:39.867 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:39.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:39.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:39.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:40.013 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:40.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:40.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:40.118 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:40.150 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:40.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:40.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:40.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:40.281 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:40.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:40.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:40.308 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:48:40.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:40.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:40.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:40.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:40.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:40.556 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:40.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:40.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:40.661 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:40.687 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:40.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:40.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:40.791 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:40.819 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:40.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:40.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:40.922 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:40.953 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:40.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:40.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:41.062 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:41.100 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:41.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:41.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:41.206 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:41.250 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:41.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:41.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:41.335 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:48:41.353 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:41.363 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:41 smithi118 bash[59345]: cluster 2023-10-09T08:48:40.177864+0000 mgr.y (mgr.26009) 1410 : cluster 0 pgmap v1574: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 78165/261234 objects degraded (29.921%); 23482/261234 objects misplaced (8.989%); 979 KiB/s, 15 objects/s recovering 2023-10-09T08:48:41.381 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:41.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:41.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:41.486 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:41.523 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:41.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:41.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:41.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:41 smithi081 bash[76862]: cluster 2023-10-09T08:48:40.177864+0000 mgr.y (mgr.26009) 1410 : cluster 0 pgmap v1574: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 78165/261234 objects degraded (29.921%); 23482/261234 objects misplaced (8.989%); 979 KiB/s, 15 objects/s recovering 2023-10-09T08:48:41.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:48:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:48:41] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.33.4" 2023-10-09T08:48:41.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:41 smithi081 bash[79557]: cluster 2023-10-09T08:48:40.177864+0000 mgr.y (mgr.26009) 1410 : cluster 0 pgmap v1574: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 78165/261234 objects degraded (29.921%); 23482/261234 objects misplaced (8.989%); 979 KiB/s, 15 objects/s recovering 2023-10-09T08:48:41.627 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:41.654 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:41.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:41.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:41.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:41.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:41.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:41.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:41.886 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:41.925 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:41.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:41.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:42.029 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:42.075 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:42.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:42.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:42.179 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:42.204 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:42.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:42.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:42.309 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:42.338 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:42.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:42.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:42.441 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:42.468 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:42.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:42.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:42.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:42.599 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:42.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:42.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:42.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:42.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:42.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:42.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:42.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:42.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:42.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:42.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:42.968 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:42.995 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:43.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:43.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:43.104 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:43.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:43.137 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:43.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:43.238 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:43.246 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:43 smithi118 bash[59345]: cluster 2023-10-09T08:48:42.178445+0000 mgr.y (mgr.26009) 1411 : cluster 0 pgmap v1575: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 735 op/s; 77504/258465 objects degraded (29.986%); 23405/258465 objects misplaced (9.055%); 985 KiB/s, 15 objects/s recovering 2023-10-09T08:48:43.264 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:43.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:43.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:43.366 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:43.394 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:43.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:43.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:43.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:43.511 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:43 smithi081 bash[76862]: cluster 2023-10-09T08:48:42.178445+0000 mgr.y (mgr.26009) 1411 : cluster 0 pgmap v1575: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 735 op/s; 77504/258465 objects degraded (29.986%); 23405/258465 objects misplaced (9.055%); 985 KiB/s, 15 objects/s recovering 2023-10-09T08:48:43.512 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:43 smithi081 bash[79557]: cluster 2023-10-09T08:48:42.178445+0000 mgr.y (mgr.26009) 1411 : cluster 0 pgmap v1575: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 735 op/s; 77504/258465 objects degraded (29.986%); 23405/258465 objects misplaced (9.055%); 985 KiB/s, 15 objects/s recovering 2023-10-09T08:48:43.528 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:43.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:43.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:43.635 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:43.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:43.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:43.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:43.764 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:43.794 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:43.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:43.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:43.898 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:43.944 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:43.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:43.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:44.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:44.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:44.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:44.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:44.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:44.204 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:44 smithi118 bash[59345]: cluster 2023-10-09T08:48:43.871703+0000 mon.a (mon.0) 1565 : cluster 3 Health check update: Degraded data redundancy: 77504/258465 objects degraded (29.986%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:44.209 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:44.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:44.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:44.312 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:44.343 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:44.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:44.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:44.405 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:44 smithi081 bash[76862]: cluster 2023-10-09T08:48:43.871703+0000 mon.a (mon.0) 1565 : cluster 3 Health check update: Degraded data redundancy: 77504/258465 objects degraded (29.986%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:44.405 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:44 smithi081 bash[79557]: cluster 2023-10-09T08:48:43.871703+0000 mon.a (mon.0) 1565 : cluster 3 Health check update: Degraded data redundancy: 77504/258465 objects degraded (29.986%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:44.450 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:44.479 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:44.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:44.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:44.585 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:44.612 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:44.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:44.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:44.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:44.746 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:44.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:44.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:44.858 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:44.899 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:44.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:44.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:45.004 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:45.027 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:45.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:45.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:45.131 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:45.165 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:45.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:45.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:45.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:45.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:45.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:45.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:45.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:45.439 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:45.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:45.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:45.544 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:45.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:45.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:45.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:45.679 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:45.701 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:45.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:45.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:45.809 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:45.835 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:45.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:45.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:45.942 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:45.951 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:45 smithi118 bash[59345]: cluster 2023-10-09T08:48:44.179078+0000 mgr.y (mgr.26009) 1412 : cluster 0 pgmap v1576: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 737 op/s; 77280/257082 objects degraded (30.060%); 23181/257082 objects misplaced (9.017%); 985 KiB/s, 15 objects/s recovering 2023-10-09T08:48:45.988 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:45.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:45.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:46.099 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:46.123 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:46.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:46.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:46.226 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:46.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:46.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:46.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:46.319 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:45 smithi081 bash[79557]: cluster 2023-10-09T08:48:44.179078+0000 mgr.y (mgr.26009) 1412 : cluster 0 pgmap v1576: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 737 op/s; 77280/257082 objects degraded (30.060%); 23181/257082 objects misplaced (9.017%); 985 KiB/s, 15 objects/s recovering 2023-10-09T08:48:46.319 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:45 smithi081 bash[76862]: cluster 2023-10-09T08:48:44.179078+0000 mgr.y (mgr.26009) 1412 : cluster 0 pgmap v1576: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 737 op/s; 77280/257082 objects degraded (30.060%); 23181/257082 objects misplaced (9.017%); 985 KiB/s, 15 objects/s recovering 2023-10-09T08:48:46.347 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:46.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:46.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:46.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:46.481 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:46.521 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:46.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:46.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:46.624 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:46.665 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:46.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:46.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:46.770 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:46.799 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:46.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:46.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:46.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:46.936 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:46.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:46.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:47.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:47.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:47.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:47.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:47.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:47.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:47.200 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:47.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:47.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:47.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:47.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:47.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:47.431 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:47.461 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:47.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:47.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:47.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:47.592 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:47.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:47.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:47.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:47.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:47.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:47.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:47.833 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:47.862 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:47.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:47.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:47.965 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:47.996 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:48.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:48.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:48.067 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:47 smithi081 bash[79557]: cluster 2023-10-09T08:48:46.180052+0000 mgr.y (mgr.26009) 1413 : cluster 0 pgmap v1577: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 725 op/s; 74509/247383 objects degraded (30.119%); 22647/247383 objects misplaced (9.155%); 989 KiB/s, 15 objects/s recovering 2023-10-09T08:48:48.068 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:47 smithi081 bash[76862]: cluster 2023-10-09T08:48:46.180052+0000 mgr.y (mgr.26009) 1413 : cluster 0 pgmap v1577: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 725 op/s; 74509/247383 objects degraded (30.119%); 22647/247383 objects misplaced (9.155%); 989 KiB/s, 15 objects/s recovering 2023-10-09T08:48:48.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:48.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:48.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:48.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:48.233 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:48.242 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:47 smithi118 bash[59345]: cluster 2023-10-09T08:48:46.180052+0000 mgr.y (mgr.26009) 1413 : cluster 0 pgmap v1577: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 725 op/s; 74509/247383 objects degraded (30.119%); 22647/247383 objects misplaced (9.155%); 989 KiB/s, 15 objects/s recovering 2023-10-09T08:48:48.258 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:48.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:48.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:48.366 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:48.389 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:48.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:48.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:48.493 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:48.533 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:48.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:48.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:48.636 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:48.673 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:48.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:48.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:48.777 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:48.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:48.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:48.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:48.921 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:48.948 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:48.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:48.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:49.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:49.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:49.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:49.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:49.185 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:49.194 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:48 smithi118 bash[59345]: cluster 2023-10-09T08:48:48.872848+0000 mon.a (mon.0) 1566 : cluster 3 Health check update: Degraded data redundancy: 74509/247383 objects degraded (30.119%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:49.215 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:49.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:49.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:49.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:49.328 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:48 smithi081 bash[76862]: cluster 2023-10-09T08:48:48.872848+0000 mon.a (mon.0) 1566 : cluster 3 Health check update: Degraded data redundancy: 74509/247383 objects degraded (30.119%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:49.328 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:48 smithi081 bash[79557]: cluster 2023-10-09T08:48:48.872848+0000 mon.a (mon.0) 1566 : cluster 3 Health check update: Degraded data redundancy: 74509/247383 objects degraded (30.119%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:49.343 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:49.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:49.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:49.446 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:49.480 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:49.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:49.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:49.585 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:49.614 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:49.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:49.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:49.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:49.744 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:49.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:49.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:49.847 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:49.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:49.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:49.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:49.978 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:50.018 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:50.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:50.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:50.126 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:50.155 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:49 smithi118 bash[59345]: cluster 2023-10-09T08:48:48.180709+0000 mgr.y (mgr.26009) 1414 : cluster 0 pgmap v1578: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 613 op/s; 74509/247383 objects degraded (30.119%); 22647/247383 objects misplaced (9.155%); 837 KiB/s, 13 objects/s recovering 2023-10-09T08:48:50.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:50.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:50.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:50.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:50.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:50.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:50.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:50 smithi081 bash[76862]: cluster 2023-10-09T08:48:48.180709+0000 mgr.y (mgr.26009) 1414 : cluster 0 pgmap v1578: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 613 op/s; 74509/247383 objects degraded (30.119%); 22647/247383 objects misplaced (9.155%); 837 KiB/s, 13 objects/s recovering 2023-10-09T08:48:50.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:50 smithi081 bash[79557]: cluster 2023-10-09T08:48:48.180709+0000 mgr.y (mgr.26009) 1414 : cluster 0 pgmap v1578: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 5.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 613 op/s; 74509/247383 objects degraded (30.119%); 22647/247383 objects misplaced (9.155%); 837 KiB/s, 13 objects/s recovering 2023-10-09T08:48:50.395 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:50.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:50.427 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:50.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:50.528 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:50.554 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:50.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:50.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:50.659 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:50.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:50.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:50.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:50.789 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:50.816 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:50.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:50.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:50.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:50.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:50.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:50.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:51.056 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:51.082 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:51.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:51.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:51.186 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:51.215 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:51.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:51.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:51.323 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:51.354 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:51.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:51.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:51.392 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:48:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:48:51] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.33.4" 2023-10-09T08:48:51.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:51.492 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:51.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:51.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:51.500 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:48:51.562 INFO:teuthology.orchestra.run.smithi081.stdout:moved 0 / 267 (0%) 2023-10-09T08:48:51.562 INFO:teuthology.orchestra.run.smithi081.stdout:avg 44.5 2023-10-09T08:48:51.562 INFO:teuthology.orchestra.run.smithi081.stdout:stddev 11.2953 -> 11.2953 (expected baseline 6.08961) 2023-10-09T08:48:51.562 INFO:teuthology.orchestra.run.smithi081.stdout:min osd.3 with 30 -> 30 pgs (0.674157 -> 0.674157 * mean) 2023-10-09T08:48:51.562 INFO:teuthology.orchestra.run.smithi081.stdout:max osd.4 with 45 -> 45 pgs (1.01124 -> 1.01124 * mean) 2023-10-09T08:48:51.562 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:48:51.562 INFO:teuthology.orchestra.run.smithi081.stdout:oload 1000 2023-10-09T08:48:51.562 INFO:teuthology.orchestra.run.smithi081.stdout:max_change 3 2023-10-09T08:48:51.562 INFO:teuthology.orchestra.run.smithi081.stdout:max_change_osds 4 2023-10-09T08:48:51.562 INFO:teuthology.orchestra.run.smithi081.stdout:average_utilization 0.0246 2023-10-09T08:48:51.563 INFO:teuthology.orchestra.run.smithi081.stdout:overload_utilization 0.2463 2023-10-09T08:48:51.566 INFO:teuthology.orchestra.run.smithi081.stderr:no change 2023-10-09T08:48:51.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:51.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:51.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:51.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:51.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:51.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:51.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:51.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:51.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:51.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:51.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:51.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:51.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:52.006 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:51 smithi081 bash[76862]: cluster 2023-10-09T08:48:50.181661+0000 mgr.y (mgr.26009) 1415 : cluster 0 pgmap v1579: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 832 op/s; 72323/239514 objects degraded (30.196%); 22006/239514 objects misplaced (9.188%); 837 KiB/s, 13 objects/s recovering 2023-10-09T08:48:52.006 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:51 smithi081 bash[79557]: cluster 2023-10-09T08:48:50.181661+0000 mgr.y (mgr.26009) 1415 : cluster 0 pgmap v1579: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 832 op/s; 72323/239514 objects degraded (30.196%); 22006/239514 objects misplaced (9.188%); 837 KiB/s, 13 objects/s recovering 2023-10-09T08:48:52.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:52.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:52.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:52.124 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:52.154 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:51 smithi118 bash[59345]: cluster 2023-10-09T08:48:50.181661+0000 mgr.y (mgr.26009) 1415 : cluster 0 pgmap v1579: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 832 op/s; 72323/239514 objects degraded (30.196%); 22006/239514 objects misplaced (9.188%); 837 KiB/s, 13 objects/s recovering 2023-10-09T08:48:52.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:52.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:52.259 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:52.303 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:52.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:52.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:52.407 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:52.442 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:52.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:52.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:52.549 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:52.580 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:52.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:52.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:52.686 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:52.722 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:52.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:52.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:52.825 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:52.850 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:52.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:52.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:52.954 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:52.963 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:52 smithi118 bash[59345]: audit 2023-10-09T08:48:51.558155+0000 mgr.y (mgr.26009) 1416 : audit 0 from='client.36132 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:48:52.996 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:53.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:53.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:53.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:53.112 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:52 smithi081 bash[76862]: audit 2023-10-09T08:48:51.558155+0000 mgr.y (mgr.26009) 1416 : audit 0 from='client.36132 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:48:53.112 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:52 smithi081 bash[79557]: audit 2023-10-09T08:48:51.558155+0000 mgr.y (mgr.26009) 1416 : audit 0 from='client.36132 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:48:53.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:53.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:53.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:53.245 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:53.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:53.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:53.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:53.374 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:53.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:53.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:53.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:53.510 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:53.542 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:53.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:53.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:53.649 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:53.684 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:53.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:53.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:53.790 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:53.824 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:53.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:53.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:53.930 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:53.991 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:53.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:53.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:54.097 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:54.106 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:53 smithi118 bash[59345]: cluster 2023-10-09T08:48:52.182268+0000 mgr.y (mgr.26009) 1417 : cluster 0 pgmap v1580: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.8 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 71681/236865 objects degraded (30.262%); 21931/236865 objects misplaced (9.259%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:48:54.107 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:53 smithi118 bash[59345]: audit 2023-10-09T08:48:53.174282+0000 mon.c (mon.2) 500 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:48:54.107 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:53 smithi118 bash[59345]: cluster 2023-10-09T08:48:53.873973+0000 mon.a (mon.0) 1567 : cluster 3 Health check update: Degraded data redundancy: 71681/236865 objects degraded (30.262%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:54.135 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:54.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:54.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:54.203 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:53 smithi081 bash[76862]: cluster 2023-10-09T08:48:52.182268+0000 mgr.y (mgr.26009) 1417 : cluster 0 pgmap v1580: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.8 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 71681/236865 objects degraded (30.262%); 21931/236865 objects misplaced (9.259%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:48:54.204 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:53 smithi081 bash[76862]: audit 2023-10-09T08:48:53.174282+0000 mon.c (mon.2) 500 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:48:54.204 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:54 smithi081 bash[76862]: cluster 2023-10-09T08:48:53.873973+0000 mon.a (mon.0) 1567 : cluster 3 Health check update: Degraded data redundancy: 71681/236865 objects degraded (30.262%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:54.204 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:54 smithi081 bash[79557]: cluster 2023-10-09T08:48:52.182268+0000 mgr.y (mgr.26009) 1417 : cluster 0 pgmap v1580: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.8 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 71681/236865 objects degraded (30.262%); 21931/236865 objects misplaced (9.259%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:48:54.204 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:54 smithi081 bash[79557]: audit 2023-10-09T08:48:53.174282+0000 mon.c (mon.2) 500 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:48:54.204 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:54 smithi081 bash[79557]: cluster 2023-10-09T08:48:53.873973+0000 mon.a (mon.0) 1567 : cluster 3 Health check update: Degraded data redundancy: 71681/236865 objects degraded (30.262%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:54.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:54.268 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:54.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:54.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:54.374 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:54.400 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:54.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:54.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:54.506 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:54.530 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:54.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:54.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:54.634 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:54.658 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:54.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:54.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:54.762 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:54.791 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:54.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:54.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:54.898 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:54.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:54.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:54.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:55.031 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:55.070 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:55.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:55.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:55.174 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:55.199 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:55.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:55.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:55.303 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:55.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:55.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:55.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:55.438 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:55.466 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:55.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:55.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:55.513 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-09T08:48:55.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 1.0 2023-10-09T08:48:55.572 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:55.599 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:55.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:55.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:55.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:55.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:55.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:55.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:55.831 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:55.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:55.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:55.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:55.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:55 smithi118 bash[59345]: cluster 2023-10-09T08:48:54.182956+0000 mgr.y (mgr.26009) 1418 : cluster 0 pgmap v1581: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 637 op/s; 71456/235524 objects degraded (30.339%); 21706/235524 objects misplaced (9.216%); 826 KiB/s, 12 objects/s recovering 2023-10-09T08:48:55.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:55.989 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:55.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:55.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:56.093 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:56.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:55 smithi081 bash[76862]: cluster 2023-10-09T08:48:54.182956+0000 mgr.y (mgr.26009) 1418 : cluster 0 pgmap v1581: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 637 op/s; 71456/235524 objects degraded (30.339%); 21706/235524 objects misplaced (9.216%); 826 KiB/s, 12 objects/s recovering 2023-10-09T08:48:56.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:55 smithi081 bash[79557]: cluster 2023-10-09T08:48:54.182956+0000 mgr.y (mgr.26009) 1418 : cluster 0 pgmap v1581: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 637 op/s; 71456/235524 objects degraded (30.339%); 21706/235524 objects misplaced (9.216%); 826 KiB/s, 12 objects/s recovering 2023-10-09T08:48:56.127 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:56.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:56.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:56.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:56.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:56.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:56.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:56.378 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:56.404 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:48:56.413 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:56.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:56.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:56.463 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:48:56.464 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:48:56.464 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:48:56.464 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.464 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36030.0:182841 9.4 9:26be7300:::benchmark_data_smithi081_240258_object54440:head [delete] snapc 0=[] ondisk+write+known_if_redirected e357)", 2023-10-09T08:48:56.464 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:48:56.431348+0000", 2023-10-09T08:48:56.465 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.032070147, 2023-10-09T08:48:56.465 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.032104919000000003, 2023-10-09T08:48:56.465 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:48:56.465 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "delayed", 2023-10-09T08:48:56.465 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:48:56.465 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36030", 2023-10-09T08:48:56.465 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:48:56.465 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 182841 2023-10-09T08:48:56.465 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.465 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:48:56.465 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.466 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:48:56.466 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.431348+0000", 2023-10-09T08:48:56.466 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:48:56.466 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.466 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.466 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:48:56.466 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.431348+0000", 2023-10-09T08:48:56.466 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:48:56.466 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.466 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.466 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:48:56.467 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.431346+0000", 2023-10-09T08:48:56.467 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:48:56.467 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.467 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.467 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:48:56.467 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.431355+0000", 2023-10-09T08:48:56.467 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5890000000000003e-06 2023-10-09T08:48:56.467 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.467 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.467 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:48:56.467 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.431371+0000", 2023-10-09T08:48:56.467 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6248000000000001e-05 2023-10-09T08:48:56.468 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.468 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.468 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:48:56.468 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.431381+0000", 2023-10-09T08:48:56.468 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9690000000000006e-06 2023-10-09T08:48:56.468 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.468 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.468 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:48:56.468 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.447640+0000", 2023-10-09T08:48:56.468 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016258788999999999 2023-10-09T08:48:56.468 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.468 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.469 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for rw locks", 2023-10-09T08:48:56.469 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.447778+0000", 2023-10-09T08:48:56.469 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013823899999999999 2023-10-09T08:48:56.469 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:48:56.469 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:48:56.469 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:48:56.469 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.469 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.469 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36030.0:182843 9.4 9:2fa225c8:::benchmark_data_smithi081_240258_object54442:head [delete] snapc 0=[] ondisk+write+known_if_redirected e357)", 2023-10-09T08:48:56.469 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:48:56.435607+0000", 2023-10-09T08:48:56.469 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.027810919, 2023-10-09T08:48:56.469 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.027936597000000001, 2023-10-09T08:48:56.470 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:48:56.470 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-09T08:48:56.470 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:48:56.470 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36030", 2023-10-09T08:48:56.470 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:48:56.470 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 182843 2023-10-09T08:48:56.470 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.470 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:48:56.470 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.470 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:48:56.470 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.435607+0000", 2023-10-09T08:48:56.470 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:48:56.471 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.471 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.471 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:48:56.471 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.435607+0000", 2023-10-09T08:48:56.471 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:48:56.471 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.471 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.471 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:48:56.471 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.435605+0000", 2023-10-09T08:48:56.471 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:48:56.471 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.471 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.472 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:48:56.472 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.435615+0000", 2023-10-09T08:48:56.472 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3749999999999992e-06 2023-10-09T08:48:56.472 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.472 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.472 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:48:56.472 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.435629+0000", 2023-10-09T08:48:56.472 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4182000000000001e-05 2023-10-09T08:48:56.472 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.472 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.472 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:48:56.472 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.435639+0000", 2023-10-09T08:48:56.472 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0077e-05 2023-10-09T08:48:56.473 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.473 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.473 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:48:56.473 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.452397+0000", 2023-10-09T08:48:56.473 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016758235 2023-10-09T08:48:56.473 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.473 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.473 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:48:56.473 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.452577+0000", 2023-10-09T08:48:56.473 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000179784 2023-10-09T08:48:56.474 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.474 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.474 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,4", 2023-10-09T08:48:56.474 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.452678+0000", 2023-10-09T08:48:56.474 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010133599999999999 2023-10-09T08:48:56.474 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.474 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.474 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:48:56.474 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.458525+0000", 2023-10-09T08:48:56.474 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0058470429999999997 2023-10-09T08:48:56.475 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.475 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.475 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:48:56.475 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.463188+0000", 2023-10-09T08:48:56.475 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0046627739999999997 2023-10-09T08:48:56.475 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:48:56.475 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:48:56.475 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:48:56.475 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.475 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.475 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36030.0:182853 9.9 9:9dddb594:::benchmark_data_smithi081_240258_object54452:head [delete] snapc 0=[] ondisk+write+known_if_redirected e357)", 2023-10-09T08:48:56.476 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:48:56.459186+0000", 2023-10-09T08:48:56.476 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0042319799999999998, 2023-10-09T08:48:56.476 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0044527799999999999, 2023-10-09T08:48:56.476 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:48:56.476 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "waiting for sub ops", 2023-10-09T08:48:56.476 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:48:56.476 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36030", 2023-10-09T08:48:56.476 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:48:56.476 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 182853 2023-10-09T08:48:56.476 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.477 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:48:56.477 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.477 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:48:56.477 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.459186+0000", 2023-10-09T08:48:56.477 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:48:56.477 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.477 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.477 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:48:56.477 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.459186+0000", 2023-10-09T08:48:56.477 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:48:56.477 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.477 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.478 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:48:56.478 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.459185+0000", 2023-10-09T08:48:56.478 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:48:56.478 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.478 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.478 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:48:56.478 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.459193+0000", 2023-10-09T08:48:56.478 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.2029999999999992e-06 2023-10-09T08:48:56.478 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.478 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.478 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:48:56.479 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.459211+0000", 2023-10-09T08:48:56.479 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8369e-05 2023-10-09T08:48:56.479 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.479 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.479 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:48:56.479 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.459220+0000", 2023-10-09T08:48:56.479 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2750000000000001e-06 2023-10-09T08:48:56.479 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.479 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.479 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:48:56.479 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.459270+0000", 2023-10-09T08:48:56.479 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0008e-05 2023-10-09T08:48:56.480 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.480 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.480 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:48:56.480 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.459402+0000", 2023-10-09T08:48:56.480 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013143200000000001 2023-10-09T08:48:56.480 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:48:56.480 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:48:56.480 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 5,7", 2023-10-09T08:48:56.480 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:48:56.459525+0000", 2023-10-09T08:48:56.480 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012369099999999999 2023-10-09T08:48:56.481 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:48:56.481 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:48:56.481 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:48:56.481 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:48:56.481 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2023-10-09T08:48:56.481 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 3 2023-10-09T08:48:56.481 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:48:56.504 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:48:56.518 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:56.534 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:48:56.563 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:56.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:56.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:56.570 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:48:56.604 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:48:56.637 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:48:56.638 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:48:56.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:48:56.638 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:48:56.638 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:48:56.638 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:48:56.638 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:48:56.638 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:48:56.638 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:48:56.669 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:56.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:56.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:56.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:56.799 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:56.827 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:56.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:56.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:56.928 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:56 smithi081 bash[76862]: audit 2023-10-09T08:48:56.360775+0000 mon.c (mon.2) 501 : audit 0 from='client.? 172.21.15.81:0/1718013313' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:48:56.928 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:56 smithi081 bash[79557]: audit 2023-10-09T08:48:56.360775+0000 mon.c (mon.2) 501 : audit 0 from='client.? 172.21.15.81:0/1718013313' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:48:56.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:56.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:56.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:56.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:57.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:57.087 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:57.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:57.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:57.191 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:57.199 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:56 smithi118 bash[59345]: audit 2023-10-09T08:48:56.360775+0000 mon.c (mon.2) 501 : audit 0 from='client.? 172.21.15.81:0/1718013313' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:48:57.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:57.229 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:57.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:57.330 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:57.360 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:57.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:57.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:57.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:57.494 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:57.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:57.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:57.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:57.630 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:57.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:57.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:57.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:57.764 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:57.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:57.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:57.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:57.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:57.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:57.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:57.930 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:57 smithi118 bash[59345]: cluster 2023-10-09T08:48:56.184011+0000 mgr.y (mgr.26009) 1419 : cluster 0 pgmap v1582: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 874 op/s; 68605/225579 objects degraded (30.413%); 21173/225579 objects misplaced (9.386%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:48:57.989 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:58.018 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:58.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:58.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:58.123 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:58.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:57 smithi081 bash[76862]: cluster 2023-10-09T08:48:56.184011+0000 mgr.y (mgr.26009) 1419 : cluster 0 pgmap v1582: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 874 op/s; 68605/225579 objects degraded (30.413%); 21173/225579 objects misplaced (9.386%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:48:58.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:57 smithi081 bash[79557]: cluster 2023-10-09T08:48:56.184011+0000 mgr.y (mgr.26009) 1419 : cluster 0 pgmap v1582: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 874 op/s; 68605/225579 objects degraded (30.413%); 21173/225579 objects misplaced (9.386%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:48:58.149 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:48:58.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:58.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:48:58.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:58.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:58.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:58.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:58.392 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:58.426 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:58.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:58.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:48:58.530 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:58.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:58.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:58.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:58.658 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:58.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:58.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:58.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:58.801 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:58.825 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:58.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:58.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:58.930 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:58.952 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:58.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:58.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:59.058 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:59.066 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:58 smithi081 bash[76862]: cluster 2023-10-09T08:48:58.875073+0000 mon.a (mon.0) 1568 : cluster 3 Health check update: Degraded data redundancy: 68605/225579 objects degraded (30.413%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:59.067 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:58 smithi081 bash[79557]: cluster 2023-10-09T08:48:58.875073+0000 mon.a (mon.0) 1568 : cluster 3 Health check update: Degraded data redundancy: 68605/225579 objects degraded (30.413%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:59.093 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:48:59.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:59.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:48:59.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:59.224 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:48:59.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:59.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:48:59.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:58 smithi118 bash[59345]: cluster 2023-10-09T08:48:58.875073+0000 mon.a (mon.0) 1568 : cluster 3 Health check update: Degraded data redundancy: 68605/225579 objects degraded (30.413%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:48:59.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:59.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:48:59.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:59.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:48:59.457 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:59.481 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:59.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:59.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:59.586 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:59.623 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:48:59.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:59.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:48:59.727 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:59.756 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:48:59.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:59.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:48:59.858 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:59.898 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:48:59.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:48:59.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:00.005 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:00.013 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:48:59 smithi118 bash[59345]: cluster 2023-10-09T08:48:58.184646+0000 mgr.y (mgr.26009) 1420 : cluster 0 pgmap v1583: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 605 op/s; 68605/225579 objects degraded (30.413%); 21173/225579 objects misplaced (9.386%); 810 KiB/s, 12 objects/s recovering 2023-10-09T08:49:00.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:00.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:00.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:00.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:00.168 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:00.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:00.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:00.271 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:00.280 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:48:59 smithi081 bash[76862]: cluster 2023-10-09T08:48:58.184646+0000 mgr.y (mgr.26009) 1420 : cluster 0 pgmap v1583: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 605 op/s; 68605/225579 objects degraded (30.413%); 21173/225579 objects misplaced (9.386%); 810 KiB/s, 12 objects/s recovering 2023-10-09T08:49:00.280 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:48:59 smithi081 bash[79557]: cluster 2023-10-09T08:48:58.184646+0000 mgr.y (mgr.26009) 1420 : cluster 0 pgmap v1583: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 605 op/s; 68605/225579 objects degraded (30.413%); 21173/225579 objects misplaced (9.386%); 810 KiB/s, 12 objects/s recovering 2023-10-09T08:49:00.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:00.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:00.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:00.410 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:00.435 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:00.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:00.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:00.541 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:00.564 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:00.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:00.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:00.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:00.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:00.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:00.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:00.794 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:00.819 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:00.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:00.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:00.885 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-09T08:49:00.922 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:00.963 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:00.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:00.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:01.066 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:01.069 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:49:01.070 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:49:01.096 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:01.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:01.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:01.199 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:01.235 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:01.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:01.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:01.341 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:01.371 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:01.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:01.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:01.478 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:01.507 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:01.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:01.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:01.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:01.624 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:49:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:49:01] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.33.4" 2023-10-09T08:49:01.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:01.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:01.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:01.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:01.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:01.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:01.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:01.892 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:01.918 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:01.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:01.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:02.025 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:02.050 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:02.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:02.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:02.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:02.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:02.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:02.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:01 smithi118 bash[59345]: cluster 2023-10-09T08:49:00.185596+0000 mgr.y (mgr.26009) 1421 : cluster 0 pgmap v1584: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 841 op/s; 66244/217083 objects degraded (30.516%); 20455/217083 objects misplaced (9.423%); 810 KiB/s, 12 objects/s recovering 2023-10-09T08:49:02.286 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:02.299 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:01 smithi081 bash[76862]: cluster 2023-10-09T08:49:00.185596+0000 mgr.y (mgr.26009) 1421 : cluster 0 pgmap v1584: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 841 op/s; 66244/217083 objects degraded (30.516%); 20455/217083 objects misplaced (9.423%); 810 KiB/s, 12 objects/s recovering 2023-10-09T08:49:02.299 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:01 smithi081 bash[79557]: cluster 2023-10-09T08:49:00.185596+0000 mgr.y (mgr.26009) 1421 : cluster 0 pgmap v1584: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 841 op/s; 66244/217083 objects degraded (30.516%); 20455/217083 objects misplaced (9.423%); 810 KiB/s, 12 objects/s recovering 2023-10-09T08:49:02.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:02.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:02.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:02.418 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:02.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:02.456 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:02.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:02.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:02.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:02.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:02.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:02.699 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:02.745 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:02.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:02.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:02.852 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:02.886 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:02.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:02.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:02.991 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:03.014 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:03.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:03.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:03.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:49:03.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:03.161 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:03.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:03.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:03.266 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:03.293 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:03.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:03.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:03.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:03.433 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:03.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:03.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:03.537 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:03.571 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:03.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:03.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:03.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:03.708 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:03.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:03.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:03.810 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:03.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:03.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:03.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:03.945 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:03.955 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:03 smithi081 bash[76862]: cluster 2023-10-09T08:49:02.186293+0000 mgr.y (mgr.26009) 1422 : cluster 0 pgmap v1585: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.4 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 702 op/s; 65516/214221 objects degraded (30.583%); 20372/214221 objects misplaced (9.510%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:49:03.955 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:03 smithi081 bash[76862]: audit 2023-10-09T08:49:03.103308+0000 mon.c (mon.2) 502 : audit 1 from='client.? 172.21.15.81:0/1895761322' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:49:03.955 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:03 smithi081 bash[76862]: audit 2023-10-09T08:49:03.104059+0000 mon.a (mon.0) 1569 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:49:03.955 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:03 smithi081 bash[76862]: cluster 2023-10-09T08:49:03.876169+0000 mon.a (mon.0) 1570 : cluster 3 Health check update: Degraded data redundancy: 65516/214221 objects degraded (30.583%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:03.975 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:49:03.987 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:03.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:03.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:04.090 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:04.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:04.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:04.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:04.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:04.226 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:03 smithi081 bash[79557]: cluster 2023-10-09T08:49:02.186293+0000 mgr.y (mgr.26009) 1422 : cluster 0 pgmap v1585: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.4 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 702 op/s; 65516/214221 objects degraded (30.583%); 20372/214221 objects misplaced (9.510%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:49:04.226 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:03 smithi081 bash[79557]: audit 2023-10-09T08:49:03.103308+0000 mon.c (mon.2) 502 : audit 1 from='client.? 172.21.15.81:0/1895761322' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:49:04.226 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:03 smithi081 bash[79557]: audit 2023-10-09T08:49:03.104059+0000 mon.a (mon.0) 1569 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:49:04.227 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:03 smithi081 bash[79557]: cluster 2023-10-09T08:49:03.876169+0000 mon.a (mon.0) 1570 : cluster 3 Health check update: Degraded data redundancy: 65516/214221 objects degraded (30.583%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:04.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:04.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:04.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:04.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:03 smithi118 bash[59345]: cluster 2023-10-09T08:49:02.186293+0000 mgr.y (mgr.26009) 1422 : cluster 0 pgmap v1585: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.4 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 702 op/s; 65516/214221 objects degraded (30.583%); 20372/214221 objects misplaced (9.510%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:49:04.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:03 smithi118 bash[59345]: audit 2023-10-09T08:49:03.103308+0000 mon.c (mon.2) 502 : audit 1 from='client.? 172.21.15.81:0/1895761322' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:49:04.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:03 smithi118 bash[59345]: audit 2023-10-09T08:49:03.104059+0000 mon.a (mon.0) 1569 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:49:04.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:03 smithi118 bash[59345]: cluster 2023-10-09T08:49:03.876169+0000 mon.a (mon.0) 1570 : cluster 3 Health check update: Degraded data redundancy: 65516/214221 objects degraded (30.583%), 14 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:04.353 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:04.380 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:04.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:04.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:04.486 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:04.515 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:04.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:04.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:04.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:04.649 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:04.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:04.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:04.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:04.777 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:04.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:04.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:04.880 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:04.908 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:04.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:04.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:05.012 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:05.020 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:04 smithi081 bash[76862]: cluster 2023-10-09T08:49:03.952401+0000 mon.a (mon.0) 1571 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:49:05.020 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:04 smithi081 bash[76862]: cluster 2023-10-09T08:49:03.961408+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T08:49:05.020 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:04 smithi081 bash[76862]: audit 2023-10-09T08:49:03.965264+0000 mon.a (mon.0) 1572 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:49:05.021 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:04 smithi081 bash[76862]: cluster 2023-10-09T08:49:03.965424+0000 mon.a (mon.0) 1573 : cluster 0 osdmap e358: 8 total, 7 up, 7 in 2023-10-09T08:49:05.021 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:04 smithi081 bash[76862]: cluster 2023-10-09T08:49:03.966834+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T08:49:05.021 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:04 smithi081 bash[76862]: cluster 2023-10-09T08:49:03.968923+0000 osd.4 (osd.4) 340 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T08:49:05.021 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:04 smithi081 bash[79557]: cluster 2023-10-09T08:49:03.952401+0000 mon.a (mon.0) 1571 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:49:05.021 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:04 smithi081 bash[79557]: cluster 2023-10-09T08:49:03.961408+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T08:49:05.021 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:04 smithi081 bash[79557]: audit 2023-10-09T08:49:03.965264+0000 mon.a (mon.0) 1572 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:49:05.021 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:04 smithi081 bash[79557]: cluster 2023-10-09T08:49:03.965424+0000 mon.a (mon.0) 1573 : cluster 0 osdmap e358: 8 total, 7 up, 7 in 2023-10-09T08:49:05.022 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:04 smithi081 bash[79557]: cluster 2023-10-09T08:49:03.966834+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T08:49:05.022 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:04 smithi081 bash[79557]: cluster 2023-10-09T08:49:03.968923+0000 osd.4 (osd.4) 340 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T08:49:05.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:05.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:05.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:05.147 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:05.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:05.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:05.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:05.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:04 smithi118 bash[59345]: cluster 2023-10-09T08:49:03.952401+0000 mon.a (mon.0) 1571 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:49:05.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:04 smithi118 bash[59345]: cluster 2023-10-09T08:49:03.961408+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T08:49:05.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:04 smithi118 bash[59345]: audit 2023-10-09T08:49:03.965264+0000 mon.a (mon.0) 1572 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:49:05.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:04 smithi118 bash[59345]: cluster 2023-10-09T08:49:03.965424+0000 mon.a (mon.0) 1573 : cluster 0 osdmap e358: 8 total, 7 up, 7 in 2023-10-09T08:49:05.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:04 smithi118 bash[59345]: cluster 2023-10-09T08:49:03.966834+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T08:49:05.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:04 smithi118 bash[59345]: cluster 2023-10-09T08:49:03.968923+0000 osd.4 (osd.4) 340 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T08:49:05.273 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:05.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:05.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:05.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:05.408 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:05.442 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:05.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:05.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:05.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:05.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:05.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:05.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:05.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:05.702 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:05.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:05.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:05.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:05.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:05.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:05.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:05.943 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:05.970 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:49:05.973 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:05.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:05.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:06.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:06.084 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:05 smithi081 bash[76862]: cluster 2023-10-09T08:49:04.040157+0000 osd.6 (osd.6) 348 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T08:49:06.084 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:05 smithi081 bash[76862]: cluster 2023-10-09T08:49:04.186926+0000 mgr.y (mgr.26009) 1423 : cluster 0 pgmap v1587: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 753 op/s; 65305/212907 objects degraded (30.673%); 20161/212907 objects misplaced (9.469%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:49:06.084 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:05 smithi081 bash[76862]: audit 2023-10-09T08:49:05.728750+0000 mon.c (mon.2) 503 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:49:06.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:05 smithi081 bash[79557]: cluster 2023-10-09T08:49:04.040157+0000 osd.6 (osd.6) 348 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T08:49:06.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:05 smithi081 bash[79557]: cluster 2023-10-09T08:49:04.186926+0000 mgr.y (mgr.26009) 1423 : cluster 0 pgmap v1587: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 753 op/s; 65305/212907 objects degraded (30.673%); 20161/212907 objects misplaced (9.469%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:49:06.085 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:05 smithi081 bash[79557]: audit 2023-10-09T08:49:05.728750+0000 mon.c (mon.2) 503 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:49:06.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:06.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:06.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:06.224 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:06.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:05 smithi118 bash[59345]: cluster 2023-10-09T08:49:04.040157+0000 osd.6 (osd.6) 348 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T08:49:06.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:05 smithi118 bash[59345]: cluster 2023-10-09T08:49:04.186926+0000 mgr.y (mgr.26009) 1423 : cluster 0 pgmap v1587: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 753 op/s; 65305/212907 objects degraded (30.673%); 20161/212907 objects misplaced (9.469%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:49:06.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:05 smithi118 bash[59345]: audit 2023-10-09T08:49:05.728750+0000 mon.c (mon.2) 503 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:49:06.245 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:06.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:06.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:06.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:06.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:06.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:06.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:06.489 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:06.516 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:06.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:06.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:06.621 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:06.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:06.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:06.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:06.755 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:06.780 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:06.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:06.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:06.889 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:06.925 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:06.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:06.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:07.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:07.078 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:07.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:07.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:07.181 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:07.209 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:07.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:07.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:07.312 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:07.344 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:07.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:07.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:07.447 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:07.479 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:07.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:07.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:07.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:49:07.586 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:07.619 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:07.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:07.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:07.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:07.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:07.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:07.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:07.870 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:07.896 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:07.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:07.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:08.002 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:08.037 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:08.039 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:49:08.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:08.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:08.142 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:08.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:07 smithi118 bash[59345]: cluster 2023-10-09T08:49:06.187869+0000 mgr.y (mgr.26009) 1424 : cluster 0 pgmap v1588: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 62492/203169 objects degraded (30.759%); 19634/203169 objects misplaced (9.664%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:49:08.195 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:08.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:08.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:08.299 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:08.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:08.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:08.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:08.361 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:07 smithi081 bash[76862]: cluster 2023-10-09T08:49:06.187869+0000 mgr.y (mgr.26009) 1424 : cluster 0 pgmap v1588: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 62492/203169 objects degraded (30.759%); 19634/203169 objects misplaced (9.664%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:49:08.362 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:08 smithi081 bash[79557]: cluster 2023-10-09T08:49:06.187869+0000 mgr.y (mgr.26009) 1424 : cluster 0 pgmap v1588: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 62492/203169 objects degraded (30.759%); 19634/203169 objects misplaced (9.664%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:49:08.434 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:08.463 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:08.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:08.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:08.570 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:08.605 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:08.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:08.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:08.709 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:08.736 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:08.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:08.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:08.840 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:08.873 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:08.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:08.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:08.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:09.005 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:09.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:09.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:09.108 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:09.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:08 smithi118 bash[59345]: audit 2023-10-09T08:49:08.174846+0000 mon.c (mon.2) 504 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:49:09.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:08 smithi118 bash[59345]: cluster 2023-10-09T08:49:08.877171+0000 mon.a (mon.0) 1574 : cluster 3 Health check update: Degraded data redundancy: 62492/203169 objects degraded (30.759%), 14 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:09.138 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:09.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:09.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:09.242 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:09.277 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:09.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:09.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:09.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:08 smithi081 bash[76862]: audit 2023-10-09T08:49:08.174846+0000 mon.c (mon.2) 504 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:49:09.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:08 smithi081 bash[76862]: cluster 2023-10-09T08:49:08.877171+0000 mon.a (mon.0) 1574 : cluster 3 Health check update: Degraded data redundancy: 62492/203169 objects degraded (30.759%), 14 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:08 smithi081 bash[79557]: audit 2023-10-09T08:49:08.174846+0000 mon.c (mon.2) 504 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:49:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:08 smithi081 bash[79557]: cluster 2023-10-09T08:49:08.877171+0000 mon.a (mon.0) 1574 : cluster 3 Health check update: Degraded data redundancy: 62492/203169 objects degraded (30.759%), 14 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:09.387 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:09.421 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:09.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:09.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:09.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:09.548 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:09.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:09.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:09.658 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:09.684 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:09.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:09.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:09.797 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:09.828 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:09.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:09.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:09.931 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:09.964 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:09.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:09.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:10.067 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:10.093 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:10.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:10.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:10.196 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:10.204 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:09 smithi118 bash[59345]: cluster 2023-10-09T08:49:08.188411+0000 mgr.y (mgr.26009) 1425 : cluster 0 pgmap v1589: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 62492/203169 objects degraded (30.759%); 19634/203169 objects misplaced (9.664%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:49:10.218 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:10.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:10.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:10.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:10.337 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:09 smithi081 bash[79557]: cluster 2023-10-09T08:49:08.188411+0000 mgr.y (mgr.26009) 1425 : cluster 0 pgmap v1589: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 62492/203169 objects degraded (30.759%); 19634/203169 objects misplaced (9.664%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:49:10.338 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:09 smithi081 bash[76862]: cluster 2023-10-09T08:49:08.188411+0000 mgr.y (mgr.26009) 1425 : cluster 0 pgmap v1589: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 62492/203169 objects degraded (30.759%); 19634/203169 objects misplaced (9.664%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:49:10.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:10.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:10.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:10.462 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:10.501 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:10.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:10.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:10.598 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:49:10.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:10.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:10.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:10.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:10.756 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:10.798 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:10.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:10.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:10.902 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:10.937 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:10.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:10.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:11.040 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:11.074 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:11.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:11.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:11.178 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:11.201 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:11.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:11.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:11.303 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:11.334 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:11.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:11.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:11.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:11.451 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:49:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:49:11] "GET /metrics HTTP/1.1" 200 36604 "" "Prometheus/2.33.4" 2023-10-09T08:49:11.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:11.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:11.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:11.571 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:11.597 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:11.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:11.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:11.701 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:11.751 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:11.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:11.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:11.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:11.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:11.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:11.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:11.990 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:11.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:11 smithi118 bash[59345]: cluster 2023-10-09T08:49:10.189575+0000 mgr.y (mgr.26009) 1426 : cluster 0 pgmap v1590: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 712 op/s; 60418/195705 objects degraded (30.872%); 19045/195705 objects misplaced (9.731%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:49:12.027 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:12.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:12.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:12.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:11 smithi081 bash[76862]: cluster 2023-10-09T08:49:10.189575+0000 mgr.y (mgr.26009) 1426 : cluster 0 pgmap v1590: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 712 op/s; 60418/195705 objects degraded (30.872%); 19045/195705 objects misplaced (9.731%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:49:12.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:11 smithi081 bash[79557]: cluster 2023-10-09T08:49:10.189575+0000 mgr.y (mgr.26009) 1426 : cluster 0 pgmap v1590: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 712 op/s; 60418/195705 objects degraded (30.872%); 19045/195705 objects misplaced (9.731%); 1024 KiB/s, 15 objects/s recovering 2023-10-09T08:49:12.130 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:12.197 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:12.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:12.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:12.302 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:12.341 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:12.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:12.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:12.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:12.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:12.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:12.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:12.579 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:12.605 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:12.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:12.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:12.708 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:12.731 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:12.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:12.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:12.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:12.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:12.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:12.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:12.974 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:13.012 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:13.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:13.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:13.114 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:13.148 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:13.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:13.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:13.211 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:49:13.252 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:13.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:13.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:13.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:13.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:13 smithi081 bash[76862]: cluster 2023-10-09T08:49:12.190160+0000 mgr.y (mgr.26009) 1427 : cluster 0 pgmap v1591: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 696 op/s; 59814/193311 objects degraded (30.942%); 18958/193311 objects misplaced (9.807%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:49:13.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:13 smithi081 bash[76862]: audit 2023-10-09T08:49:12.338630+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:49:13.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:13 smithi081 bash[76862]: audit 2023-10-09T08:49:12.350266+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:49:13.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:13 smithi081 bash[79557]: cluster 2023-10-09T08:49:12.190160+0000 mgr.y (mgr.26009) 1427 : cluster 0 pgmap v1591: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 696 op/s; 59814/193311 objects degraded (30.942%); 18958/193311 objects misplaced (9.807%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:49:13.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:13 smithi081 bash[79557]: audit 2023-10-09T08:49:12.338630+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:49:13.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:13 smithi081 bash[79557]: audit 2023-10-09T08:49:12.350266+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:49:13.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:13.427 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:13.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:13.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:13.530 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:13.556 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:13.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:13.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:13.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:13.689 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:13.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:13.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:13.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:13 smithi118 bash[59345]: cluster 2023-10-09T08:49:12.190160+0000 mgr.y (mgr.26009) 1427 : cluster 0 pgmap v1591: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 696 op/s; 59814/193311 objects degraded (30.942%); 18958/193311 objects misplaced (9.807%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:49:13.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:13 smithi118 bash[59345]: audit 2023-10-09T08:49:12.338630+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:49:13.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:13 smithi118 bash[59345]: audit 2023-10-09T08:49:12.350266+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:49:13.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:13.833 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:13.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:13.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:13.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:13.969 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:13.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:13.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:14.082 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:14.115 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:14.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:14.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:14.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:14.246 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:14.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:14.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:14.349 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:14.380 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:14.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:14.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:14.484 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:14.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:14.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:14.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:14.610 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:14.618 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:14 smithi118 bash[59345]: audit 2023-10-09T08:49:13.537530+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:49:14.618 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:14 smithi118 bash[59345]: audit 2023-10-09T08:49:13.549785+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:49:14.618 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:14 smithi118 bash[59345]: cluster 2023-10-09T08:49:13.878049+0000 mon.a (mon.0) 1579 : cluster 3 Health check update: Degraded data redundancy: 59814/193311 objects degraded (30.942%), 14 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:14.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:14 smithi118 bash[59345]: audit 2023-10-09T08:49:14.134541+0000 mon.c (mon.2) 505 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:49:14.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:14 smithi118 bash[59345]: audit 2023-10-09T08:49:14.135798+0000 mon.c (mon.2) 506 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:49:14.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:14 smithi118 bash[59345]: audit 2023-10-09T08:49:14.147187+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:49:14.640 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:14.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:14.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:14.744 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:14.772 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:14.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:14.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:14.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:14 smithi081 bash[76862]: audit 2023-10-09T08:49:13.537530+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:49:14.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:14 smithi081 bash[76862]: audit 2023-10-09T08:49:13.549785+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:49:14.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:14 smithi081 bash[76862]: cluster 2023-10-09T08:49:13.878049+0000 mon.a (mon.0) 1579 : cluster 3 Health check update: Degraded data redundancy: 59814/193311 objects degraded (30.942%), 14 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:14.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:14 smithi081 bash[76862]: audit 2023-10-09T08:49:14.134541+0000 mon.c (mon.2) 505 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:49:14.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:14 smithi081 bash[76862]: audit 2023-10-09T08:49:14.135798+0000 mon.c (mon.2) 506 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:49:14.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:14 smithi081 bash[76862]: audit 2023-10-09T08:49:14.147187+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:49:14.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:14 smithi081 bash[79557]: audit 2023-10-09T08:49:13.537530+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:49:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:14 smithi081 bash[79557]: audit 2023-10-09T08:49:13.549785+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:49:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:14 smithi081 bash[79557]: cluster 2023-10-09T08:49:13.878049+0000 mon.a (mon.0) 1579 : cluster 3 Health check update: Degraded data redundancy: 59814/193311 objects degraded (30.942%), 14 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:14.877 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:14 smithi081 bash[79557]: audit 2023-10-09T08:49:14.134541+0000 mon.c (mon.2) 505 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:49:14.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:14 smithi081 bash[79557]: audit 2023-10-09T08:49:14.135798+0000 mon.c (mon.2) 506 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:49:14.878 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:14 smithi081 bash[79557]: audit 2023-10-09T08:49:14.147187+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:49:14.880 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:14.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:14.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:14.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:15.014 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:15.046 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:15.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:15.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:15.153 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:15.182 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:15.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:15.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:15.286 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:15.320 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:15.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:15.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:15.426 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:15.463 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:15.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:15.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:15.569 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:15.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:15.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:15.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:15.701 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:15.724 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:15.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:15.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:15.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:15 smithi118 bash[59345]: cluster 2023-10-09T08:49:14.190713+0000 mgr.y (mgr.26009) 1428 : cluster 0 pgmap v1592: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 638 op/s; 59814/193311 objects degraded (30.942%); 18958/193311 objects misplaced (9.807%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:49:15.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:15.837 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:15 smithi081 bash[76862]: cluster 2023-10-09T08:49:14.190713+0000 mgr.y (mgr.26009) 1428 : cluster 0 pgmap v1592: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 638 op/s; 59814/193311 objects degraded (30.942%); 18958/193311 objects misplaced (9.807%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:49:15.838 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:15 smithi081 bash[79557]: cluster 2023-10-09T08:49:14.190713+0000 mgr.y (mgr.26009) 1428 : cluster 0 pgmap v1592: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 638 op/s; 59814/193311 objects degraded (30.942%); 18958/193311 objects misplaced (9.807%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:49:15.851 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:15.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:15.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:15.959 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:15.986 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:15.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:15.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:16.089 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:16.113 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:16.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:16.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:16.217 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:16.249 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:16.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:16.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:16.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:16.380 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:16.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:16.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:16.486 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:16.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:16.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:16.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:16.620 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:16.655 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:16.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:16.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:16.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:16.794 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:16.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:16.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:16.898 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:16.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:16.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:16.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:17.026 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:17.054 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:17.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:17.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:17.162 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:17.184 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:17.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:17.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:17.290 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:17.320 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:17.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:17.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:17.426 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:17.456 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:17.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:17.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:17.560 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:17.589 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:17.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:17.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:17.694 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:17.705 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:17 smithi118 bash[59345]: cluster 2023-10-09T08:49:16.191750+0000 mgr.y (mgr.26009) 1429 : cluster 0 pgmap v1593: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 812 op/s; 57196/183630 objects degraded (31.147%); 18286/183630 objects misplaced (9.958%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T08:49:17.725 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:17.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:17.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:17.737 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:17 smithi081 bash[76862]: cluster 2023-10-09T08:49:16.191750+0000 mgr.y (mgr.26009) 1429 : cluster 0 pgmap v1593: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 812 op/s; 57196/183630 objects degraded (31.147%); 18286/183630 objects misplaced (9.958%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T08:49:17.738 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:17 smithi081 bash[79557]: cluster 2023-10-09T08:49:16.191750+0000 mgr.y (mgr.26009) 1429 : cluster 0 pgmap v1593: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 812 op/s; 57196/183630 objects degraded (31.147%); 18286/183630 objects misplaced (9.958%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T08:49:17.827 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:17.857 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:17.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:17.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:17.900 INFO:teuthology.orchestra.run.smithi081.stdout:moved 0 / 267 (0%) 2023-10-09T08:49:17.900 INFO:teuthology.orchestra.run.smithi081.stdout:avg 44.5 2023-10-09T08:49:17.900 INFO:teuthology.orchestra.run.smithi081.stdout:stddev 11.2953 -> 11.2953 (expected baseline 6.08961) 2023-10-09T08:49:17.900 INFO:teuthology.orchestra.run.smithi081.stdout:min osd.3 with 30 -> 30 pgs (0.674157 -> 0.674157 * mean) 2023-10-09T08:49:17.900 INFO:teuthology.orchestra.run.smithi081.stdout:max osd.4 with 45 -> 45 pgs (1.01124 -> 1.01124 * mean) 2023-10-09T08:49:17.900 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:49:17.900 INFO:teuthology.orchestra.run.smithi081.stdout:oload 1000 2023-10-09T08:49:17.901 INFO:teuthology.orchestra.run.smithi081.stdout:max_change 1 2023-10-09T08:49:17.901 INFO:teuthology.orchestra.run.smithi081.stdout:max_change_osds 4 2023-10-09T08:49:17.901 INFO:teuthology.orchestra.run.smithi081.stdout:average_utilization 0.0210 2023-10-09T08:49:17.901 INFO:teuthology.orchestra.run.smithi081.stdout:overload_utilization 0.2101 2023-10-09T08:49:17.910 INFO:teuthology.orchestra.run.smithi081.stderr:no change 2023-10-09T08:49:17.961 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:18.006 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:18.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:18.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:18.110 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:18.132 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:18.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:18.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:18.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:18.263 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:18.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:18.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:18.370 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:18.408 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:18.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:18.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:18.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:18.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:18.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:18.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:18.647 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:18.691 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:18.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:18.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:18.694 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:18 smithi081 bash[76862]: audit 2023-10-09T08:49:17.898319+0000 mgr.y (mgr.26009) 1430 : audit 0 from='client.55657 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:49:18.694 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:18 smithi081 bash[79557]: audit 2023-10-09T08:49:17.898319+0000 mgr.y (mgr.26009) 1430 : audit 0 from='client.55657 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:49:18.795 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:18.804 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:18 smithi118 bash[59345]: audit 2023-10-09T08:49:17.898319+0000 mgr.y (mgr.26009) 1430 : audit 0 from='client.55657 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:49:18.831 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:18.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:18.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:18.936 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:18.964 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:18.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:18.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:19.070 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:19.099 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:19.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:19.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:19.206 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:19.247 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:19.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:19.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:19.354 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:19.381 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:19.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:19.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:19.489 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:19.543 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:19.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:19.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:19.649 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:19.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:19 smithi118 bash[59345]: cluster 2023-10-09T08:49:18.192795+0000 mgr.y (mgr.26009) 1431 : cluster 0 pgmap v1594: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 542 op/s; 57196/183630 objects degraded (31.147%); 18286/183630 objects misplaced (9.958%); 890 KiB/s, 13 objects/s recovering 2023-10-09T08:49:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:19 smithi118 bash[59345]: cluster 2023-10-09T08:49:18.879394+0000 mon.a (mon.0) 1581 : cluster 3 Health check update: Degraded data redundancy: 57196/183630 objects degraded (31.147%), 14 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:19.675 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:19.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:19.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:19.780 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:19.810 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:19.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:19.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:19.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:19 smithi081 bash[76862]: cluster 2023-10-09T08:49:18.192795+0000 mgr.y (mgr.26009) 1431 : cluster 0 pgmap v1594: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 542 op/s; 57196/183630 objects degraded (31.147%); 18286/183630 objects misplaced (9.958%); 890 KiB/s, 13 objects/s recovering 2023-10-09T08:49:19.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:19 smithi081 bash[76862]: cluster 2023-10-09T08:49:18.879394+0000 mon.a (mon.0) 1581 : cluster 3 Health check update: Degraded data redundancy: 57196/183630 objects degraded (31.147%), 14 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:19.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:19 smithi081 bash[79557]: cluster 2023-10-09T08:49:18.192795+0000 mgr.y (mgr.26009) 1431 : cluster 0 pgmap v1594: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 542 op/s; 57196/183630 objects degraded (31.147%); 18286/183630 objects misplaced (9.958%); 890 KiB/s, 13 objects/s recovering 2023-10-09T08:49:19.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:19 smithi081 bash[79557]: cluster 2023-10-09T08:49:18.879394+0000 mon.a (mon.0) 1581 : cluster 3 Health check update: Degraded data redundancy: 57196/183630 objects degraded (31.147%), 14 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:19.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:19.937 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:19.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:19.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:20.039 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:20.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:20.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:20.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:20.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:20.201 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:20.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:20.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:20.308 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:20.339 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:20.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:20.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:20.446 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:20.470 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:20.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:20.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:20.574 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:20.600 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:20.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:20.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:20.708 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:20.733 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:20.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:20.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:20.838 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:20.865 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:20.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:20.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:20.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:20.998 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:21.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:21.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:21.105 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:21.134 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:21.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:21.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:21.239 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:21.259 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:21.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:21.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:21.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:21.372 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:49:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:49:21] "GET /metrics HTTP/1.1" 200 36604 "" "Prometheus/2.33.4" 2023-10-09T08:49:21.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:21.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:21.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:21.500 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:21.526 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:21.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:21.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:21.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:21 smithi081 bash[76862]: cluster 2023-10-09T08:49:20.193621+0000 mgr.y (mgr.26009) 1432 : cluster 0 pgmap v1595: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 768 op/s; 54958/175497 objects degraded (31.316%); 17602/175497 objects misplaced (10.030%); 890 KiB/s, 13 objects/s recovering 2023-10-09T08:49:21.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:21 smithi081 bash[79557]: cluster 2023-10-09T08:49:20.193621+0000 mgr.y (mgr.26009) 1432 : cluster 0 pgmap v1595: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 768 op/s; 54958/175497 objects degraded (31.316%); 17602/175497 objects misplaced (10.030%); 890 KiB/s, 13 objects/s recovering 2023-10-09T08:49:21.634 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:21.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:21.665 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:21.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:21.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:21.798 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:21.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:21.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:21.904 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:21.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:21 smithi118 bash[59345]: cluster 2023-10-09T08:49:20.193621+0000 mgr.y (mgr.26009) 1432 : cluster 0 pgmap v1595: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 768 op/s; 54958/175497 objects degraded (31.316%); 17602/175497 objects misplaced (10.030%); 890 KiB/s, 13 objects/s recovering 2023-10-09T08:49:21.930 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:21.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:21.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:22.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:22.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:22.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:22.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:22.177 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:22.202 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:22.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:22.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:22.308 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:22.338 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:22.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:22.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:22.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:22.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:22.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:22.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:22.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:22.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:22.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:22.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:22.725 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:22.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:22.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:22.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:22.874 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:22.897 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:22.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:22.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:23.003 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:23.030 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:23.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:23.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:23.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:23.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:23.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:23.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:23.179 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-09T08:49:23.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 1.0 2023-10-09T08:49:23.268 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:23.297 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:23.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:23.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:23.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:23.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:23.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:23.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:23.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:23.561 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:23 smithi118 bash[59345]: cluster 2023-10-09T08:49:22.194195+0000 mgr.y (mgr.26009) 1433 : cluster 0 pgmap v1596: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 637 op/s; 54262/172761 objects degraded (31.409%); 17520/172761 objects misplaced (10.141%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T08:49:23.562 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:23 smithi118 bash[59345]: audit 2023-10-09T08:49:23.175102+0000 mon.c (mon.2) 507 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:49:23.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:23.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:23.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:23.670 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:23.680 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:23 smithi081 bash[76862]: cluster 2023-10-09T08:49:22.194195+0000 mgr.y (mgr.26009) 1433 : cluster 0 pgmap v1596: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 637 op/s; 54262/172761 objects degraded (31.409%); 17520/172761 objects misplaced (10.141%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T08:49:23.680 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:23 smithi081 bash[76862]: audit 2023-10-09T08:49:23.175102+0000 mon.c (mon.2) 507 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:49:23.680 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:23 smithi081 bash[79557]: cluster 2023-10-09T08:49:22.194195+0000 mgr.y (mgr.26009) 1433 : cluster 0 pgmap v1596: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 637 op/s; 54262/172761 objects degraded (31.409%); 17520/172761 objects misplaced (10.141%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T08:49:23.680 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:23 smithi081 bash[79557]: audit 2023-10-09T08:49:23.175102+0000 mon.c (mon.2) 507 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:49:23.706 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:23.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:23.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:23.810 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:23.852 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:23.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:23.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:23.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:23.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:23.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:23.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:24.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:24.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:24.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:24.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:24.225 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:24.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:24.256 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:24.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:24.357 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:24.386 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:24.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:24.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:24.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:24.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:24.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:24.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:24.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:24.648 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:24.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:24.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:24.753 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:24.781 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:24.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:24.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:24.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:24 smithi081 bash[76862]: cluster 2023-10-09T08:49:23.880317+0000 mon.a (mon.0) 1582 : cluster 3 Health check update: Degraded data redundancy: 54262/172761 objects degraded (31.409%), 14 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:24.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:24 smithi081 bash[79557]: cluster 2023-10-09T08:49:23.880317+0000 mon.a (mon.0) 1582 : cluster 3 Health check update: Degraded data redundancy: 54262/172761 objects degraded (31.409%), 14 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:24.886 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:24.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:24 smithi118 bash[59345]: cluster 2023-10-09T08:49:23.880317+0000 mon.a (mon.0) 1582 : cluster 3 Health check update: Degraded data redundancy: 54262/172761 objects degraded (31.409%), 14 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:24.924 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:24.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:24.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:25.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:25.076 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:25.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:25.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:25.179 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:25.208 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:25.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:25.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:25.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:25.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:25.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:25.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:25.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:25.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:25.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:25.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:25.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:25.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:25.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:25.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:25.716 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:25.750 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:25.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:25.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:25.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:25.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:25.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:25.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:25.991 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:25.998 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:25 smithi118 bash[59345]: cluster 2023-10-09T08:49:24.194804+0000 mgr.y (mgr.26009) 1434 : cluster 0 pgmap v1597: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 570 op/s; 54262/172761 objects degraded (31.409%); 17520/172761 objects misplaced (10.141%); 864 KiB/s, 13 objects/s recovering 2023-10-09T08:49:26.026 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:26.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:26.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:26.058 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:49:26.058 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:49:26.058 INFO:teuthology.orchestra.run.smithi081.stdout: "complaint_time": 30, 2023-10-09T08:49:26.058 INFO:teuthology.orchestra.run.smithi081.stdout: "num_blocked_ops": 0 2023-10-09T08:49:26.058 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:49:26.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:26 smithi081 bash[76862]: cluster 2023-10-09T08:49:24.194804+0000 mgr.y (mgr.26009) 1434 : cluster 0 pgmap v1597: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 570 op/s; 54262/172761 objects degraded (31.409%); 17520/172761 objects misplaced (10.141%); 864 KiB/s, 13 objects/s recovering 2023-10-09T08:49:26.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:26 smithi081 bash[79557]: cluster 2023-10-09T08:49:24.194804+0000 mgr.y (mgr.26009) 1434 : cluster 0 pgmap v1597: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 570 op/s; 54262/172761 objects degraded (31.409%); 17520/172761 objects misplaced (10.141%); 864 KiB/s, 13 objects/s recovering 2023-10-09T08:49:26.130 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:26.158 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:26.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:26.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:26.262 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:26.294 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:26.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:26.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:26.400 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:26.424 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:26.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:26.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:26.530 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:26.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:26.560 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:26.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:26.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:26.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:26.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:26.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:26.797 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:26.821 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:26.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:26.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:26.925 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:26.961 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:26.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:26.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:27.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:27.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:27.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:27.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:27.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:27.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:27.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:27.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:27.340 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:27.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:27.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:27.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:27.481 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:27.512 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:27.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:27.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:27.618 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:27.649 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:27.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:27.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:27.754 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:27.808 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:27.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:27.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:27.914 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:27.937 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:27.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:27.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:28.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:27 smithi118 bash[59345]: cluster 2023-10-09T08:49:26.197364+0000 mgr.y (mgr.26009) 1435 : cluster 0 pgmap v1598: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 879 op/s; 51241/161625 objects degraded (31.704%); 16740/161625 objects misplaced (10.357%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T08:49:28.043 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:28.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:28.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:28.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:27 smithi081 bash[76862]: cluster 2023-10-09T08:49:26.197364+0000 mgr.y (mgr.26009) 1435 : cluster 0 pgmap v1598: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 879 op/s; 51241/161625 objects degraded (31.704%); 16740/161625 objects misplaced (10.357%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T08:49:28.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:27 smithi081 bash[79557]: cluster 2023-10-09T08:49:26.197364+0000 mgr.y (mgr.26009) 1435 : cluster 0 pgmap v1598: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 879 op/s; 51241/161625 objects degraded (31.704%); 16740/161625 objects misplaced (10.357%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T08:49:28.176 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:28.213 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:28.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:28.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:28.318 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:28.356 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:28.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:28.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:28.463 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:28.500 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:28.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:28.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:28.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:28.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:28.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:28.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:28.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:28.781 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:28.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:28.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:28.885 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:28.912 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:28.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:28.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:29.018 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:29.049 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:29.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:29.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:29.156 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:29.164 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:28 smithi118 bash[59345]: cluster 2023-10-09T08:49:28.881187+0000 mon.a (mon.0) 1583 : cluster 3 Health check update: Degraded data redundancy: 51241/161625 objects degraded (31.704%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:29.196 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:29.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:29.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:29.304 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:29.337 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:29.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:29.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:29.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:28 smithi081 bash[76862]: cluster 2023-10-09T08:49:28.881187+0000 mon.a (mon.0) 1583 : cluster 3 Health check update: Degraded data redundancy: 51241/161625 objects degraded (31.704%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:29.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:28 smithi081 bash[79557]: cluster 2023-10-09T08:49:28.881187+0000 mon.a (mon.0) 1583 : cluster 3 Health check update: Degraded data redundancy: 51241/161625 objects degraded (31.704%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:29.440 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:29.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-09T08:49:29.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:29.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:29.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:29.620 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:29.651 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:29.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:29.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:29.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:29.800 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:29.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:29.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:29.885 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:49:29.905 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:29.916 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:49:29.929 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:29.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:29.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:29.948 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:49:29.986 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:49:30.030 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:49:30.033 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:30.065 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:30.066 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:49:30.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:30.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:30.093 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:49:30.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:29 smithi081 bash[76862]: cluster 2023-10-09T08:49:28.197998+0000 mgr.y (mgr.26009) 1436 : cluster 0 pgmap v1599: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 610 op/s; 51241/161625 objects degraded (31.704%); 16740/161625 objects misplaced (10.357%); 906 KiB/s, 14 objects/s recovering 2023-10-09T08:49:30.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:29 smithi081 bash[76862]: audit 2023-10-09T08:49:29.828656+0000 mon.b (mon.1) 34 : audit 0 from='client.? 172.21.15.81:0/2501237197' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:49:30.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:29 smithi081 bash[79557]: cluster 2023-10-09T08:49:28.197998+0000 mgr.y (mgr.26009) 1436 : cluster 0 pgmap v1599: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 610 op/s; 51241/161625 objects degraded (31.704%); 16740/161625 objects misplaced (10.357%); 906 KiB/s, 14 objects/s recovering 2023-10-09T08:49:30.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:29 smithi081 bash[79557]: audit 2023-10-09T08:49:29.828656+0000 mon.b (mon.1) 34 : audit 0 from='client.? 172.21.15.81:0/2501237197' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:49:30.138 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:49:30.139 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:49:30.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:49:30.139 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:49:30.139 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:49:30.139 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:49:30.139 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:49:30.139 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:49:30.139 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:49:30.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:30.180 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:29 smithi118 bash[59345]: cluster 2023-10-09T08:49:28.197998+0000 mgr.y (mgr.26009) 1436 : cluster 0 pgmap v1599: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 610 op/s; 51241/161625 objects degraded (31.704%); 16740/161625 objects misplaced (10.357%); 906 KiB/s, 14 objects/s recovering 2023-10-09T08:49:30.180 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:29 smithi118 bash[59345]: audit 2023-10-09T08:49:29.828656+0000 mon.b (mon.1) 34 : audit 0 from='client.? 172.21.15.81:0/2501237197' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:49:30.198 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:30.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:30.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:30.306 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:30.348 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:30.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:30.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:30.454 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:30.486 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:30.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:30.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:30.589 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:30.625 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:30.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:30.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:30.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:30.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:30.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:30.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:30.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:30.885 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:30.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:30.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:30.936 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:49:30.990 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:31.027 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:31.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:31.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:31.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:30 smithi081 bash[76862]: audit 2023-10-09T08:49:30.295960+0000 mon.c (mon.2) 508 : audit 1 from='client.? 172.21.15.81:0/2171536491' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:49:31.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:30 smithi081 bash[76862]: audit 2023-10-09T08:49:30.296570+0000 mon.a (mon.0) 1584 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:49:31.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:30 smithi081 bash[79557]: audit 2023-10-09T08:49:30.295960+0000 mon.c (mon.2) 508 : audit 1 from='client.? 172.21.15.81:0/2171536491' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:49:31.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:30 smithi081 bash[79557]: audit 2023-10-09T08:49:30.296570+0000 mon.a (mon.0) 1584 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:49:31.132 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:31.155 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:31.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:31.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:31.261 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:31.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:30 smithi118 bash[59345]: audit 2023-10-09T08:49:30.295960+0000 mon.c (mon.2) 508 : audit 1 from='client.? 172.21.15.81:0/2171536491' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:49:31.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:30 smithi118 bash[59345]: audit 2023-10-09T08:49:30.296570+0000 mon.a (mon.0) 1584 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:49:31.292 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:31.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:31.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:31.395 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:31.424 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:31.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:31.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:31.531 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:31.556 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:31.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:31.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:31.624 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:49:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:49:31] "GET /metrics HTTP/1.1" 200 36608 "" "Prometheus/2.33.4" 2023-10-09T08:49:31.661 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:31.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:31.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:31.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:31.802 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:31.838 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:31.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:31.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:31.934 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:31 smithi118 bash[59345]: cluster 2023-10-09T08:49:30.198753+0000 mgr.y (mgr.26009) 1437 : cluster 0 pgmap v1600: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 830 op/s; 49016/153699 objects degraded (31.891%); 16134/153699 objects misplaced (10.497%); 906 KiB/s, 14 objects/s recovering 2023-10-09T08:49:31.934 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:31 smithi118 bash[59345]: cluster 2023-10-09T08:49:30.916046+0000 mon.a (mon.0) 1585 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:49:31.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:31 smithi118 bash[59345]: cluster 2023-10-09T08:49:30.918914+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T08:49:31.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:31 smithi118 bash[59345]: cluster 2023-10-09T08:49:30.922067+0000 osd.4 (osd.4) 341 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T08:49:31.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:31 smithi118 bash[59345]: audit 2023-10-09T08:49:30.923450+0000 mon.a (mon.0) 1586 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:49:31.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:31 smithi118 bash[59345]: cluster 2023-10-09T08:49:30.923540+0000 mon.a (mon.0) 1587 : cluster 0 osdmap e359: 8 total, 7 up, 7 in 2023-10-09T08:49:31.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:31 smithi118 bash[59345]: cluster 2023-10-09T08:49:30.928033+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T08:49:31.946 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:31.983 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:31.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:31.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:32.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:32.119 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:32.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:32.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:32.183 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:31 smithi081 bash[76862]: cluster 2023-10-09T08:49:30.198753+0000 mgr.y (mgr.26009) 1437 : cluster 0 pgmap v1600: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 830 op/s; 49016/153699 objects degraded (31.891%); 16134/153699 objects misplaced (10.497%); 906 KiB/s, 14 objects/s recovering 2023-10-09T08:49:32.183 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:31 smithi081 bash[76862]: cluster 2023-10-09T08:49:30.916046+0000 mon.a (mon.0) 1585 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:49:32.228 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:32.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:32.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:32.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:32.360 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:32.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:32.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:32.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:32.499 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:32.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:32 smithi081 bash[76862]: cluster 2023-10-09T08:49:30.918914+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T08:49:32.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:32 smithi081 bash[76862]: cluster 2023-10-09T08:49:30.922067+0000 osd.4 (osd.4) 341 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T08:49:32.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:32 smithi081 bash[76862]: audit 2023-10-09T08:49:30.923450+0000 mon.a (mon.0) 1586 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:49:32.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:32 smithi081 bash[76862]: cluster 2023-10-09T08:49:30.923540+0000 mon.a (mon.0) 1587 : cluster 0 osdmap e359: 8 total, 7 up, 7 in 2023-10-09T08:49:32.506 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:32 smithi081 bash[76862]: cluster 2023-10-09T08:49:30.928033+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T08:49:32.506 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:32 smithi081 bash[79557]: cluster 2023-10-09T08:49:30.198753+0000 mgr.y (mgr.26009) 1437 : cluster 0 pgmap v1600: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 830 op/s; 49016/153699 objects degraded (31.891%); 16134/153699 objects misplaced (10.497%); 906 KiB/s, 14 objects/s recovering 2023-10-09T08:49:32.507 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:32 smithi081 bash[79557]: cluster 2023-10-09T08:49:30.916046+0000 mon.a (mon.0) 1585 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:49:32.507 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:32 smithi081 bash[79557]: cluster 2023-10-09T08:49:30.918914+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T08:49:32.507 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:32 smithi081 bash[79557]: cluster 2023-10-09T08:49:30.922067+0000 osd.4 (osd.4) 341 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T08:49:32.507 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:32 smithi081 bash[79557]: audit 2023-10-09T08:49:30.923450+0000 mon.a (mon.0) 1586 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:49:32.507 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:32 smithi081 bash[79557]: cluster 2023-10-09T08:49:30.923540+0000 mon.a (mon.0) 1587 : cluster 0 osdmap e359: 8 total, 7 up, 7 in 2023-10-09T08:49:32.507 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:32 smithi081 bash[79557]: cluster 2023-10-09T08:49:30.928033+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T08:49:32.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:32.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:32.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:32.625 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:32.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:32.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:32.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:32.767 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:32.789 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:32.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:32.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:32.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:32.919 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:32.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:32.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:33.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:33.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:33.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:33.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:33.157 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:33.182 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:33.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:33.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:33.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:33.319 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:33.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:33.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:33.425 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:33.458 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:33.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:33.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:33.560 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:33.593 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:33.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:33.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:33.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:33.718 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:33.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:33.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:33.822 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:33.852 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:33.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:33.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:33.957 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:33.982 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:33.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:33.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:34.089 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:34.099 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:33 smithi118 bash[59345]: cluster 2023-10-09T08:49:32.199393+0000 mgr.y (mgr.26009) 1438 : cluster 0 pgmap v1602: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 728 op/s; 48309/150906 objects degraded (32.013%); 16045/150906 objects misplaced (10.632%); 1.1 MiB/s, 17 objects/s recovering 2023-10-09T08:49:34.099 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:33 smithi118 bash[59345]: cluster 2023-10-09T08:49:33.882170+0000 mon.a (mon.0) 1588 : cluster 3 Health check update: Degraded data redundancy: 48309/150906 objects degraded (32.013%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:34.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:33 smithi081 bash[76862]: cluster 2023-10-09T08:49:32.199393+0000 mgr.y (mgr.26009) 1438 : cluster 0 pgmap v1602: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 728 op/s; 48309/150906 objects degraded (32.013%); 16045/150906 objects misplaced (10.632%); 1.1 MiB/s, 17 objects/s recovering 2023-10-09T08:49:34.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:33 smithi081 bash[76862]: cluster 2023-10-09T08:49:33.882170+0000 mon.a (mon.0) 1588 : cluster 3 Health check update: Degraded data redundancy: 48309/150906 objects degraded (32.013%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:34.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:33 smithi081 bash[79557]: cluster 2023-10-09T08:49:32.199393+0000 mgr.y (mgr.26009) 1438 : cluster 0 pgmap v1602: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 728 op/s; 48309/150906 objects degraded (32.013%); 16045/150906 objects misplaced (10.632%); 1.1 MiB/s, 17 objects/s recovering 2023-10-09T08:49:34.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:33 smithi081 bash[79557]: cluster 2023-10-09T08:49:33.882170+0000 mon.a (mon.0) 1588 : cluster 3 Health check update: Degraded data redundancy: 48309/150906 objects degraded (32.013%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:34.125 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:34.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:34.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:34.230 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:34.244 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:49:34.245 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:49:34.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:34.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:34.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:34.361 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:34.388 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:34.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:34.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:34.491 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:34.524 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:34.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:34.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:34.627 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:34.661 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:34.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:34.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:34.764 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:34.799 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:34.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:34.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:34.903 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:34.967 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:34.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:34.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:35.070 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:35.099 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:35.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:35.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:35.201 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:35.235 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:35.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:35.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:35.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:35.371 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:35.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:35.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:35.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:35.507 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:35.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:35.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:35.610 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:35.638 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:35.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:35.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:35.741 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:35.791 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:35.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:35.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:35.898 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:35.924 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:35.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:35.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:36.030 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:36.060 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:36.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:36.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:36.164 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:36.173 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:35 smithi118 bash[59345]: cluster 2023-10-09T08:49:34.199961+0000 mgr.y (mgr.26009) 1439 : cluster 0 pgmap v1603: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 728 op/s; 48309/150906 objects degraded (32.013%); 16045/150906 objects misplaced (10.632%); 1.1 MiB/s, 17 objects/s recovering 2023-10-09T08:49:36.189 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:36.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:36.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:36.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:49:36.254 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:35 smithi081 bash[76862]: cluster 2023-10-09T08:49:34.199961+0000 mgr.y (mgr.26009) 1439 : cluster 0 pgmap v1603: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 728 op/s; 48309/150906 objects degraded (32.013%); 16045/150906 objects misplaced (10.632%); 1.1 MiB/s, 17 objects/s recovering 2023-10-09T08:49:36.255 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:35 smithi081 bash[79557]: cluster 2023-10-09T08:49:34.199961+0000 mgr.y (mgr.26009) 1439 : cluster 0 pgmap v1603: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 728 op/s; 48309/150906 objects degraded (32.013%); 16045/150906 objects misplaced (10.632%); 1.1 MiB/s, 17 objects/s recovering 2023-10-09T08:49:36.292 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:36.330 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:36.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:36.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:36.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:49:36.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:36.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:36.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:36.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:36.576 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:36.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:36.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:36.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:36.721 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:36.743 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:36.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:36.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:36.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:36.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:36.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:36.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:36.977 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:37.009 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:37.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:37.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:37.112 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:37.143 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:37.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:37.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:37.247 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:37.276 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:37.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:37.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:37.383 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:37.422 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:37.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:37.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:37.526 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:37.558 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:37.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:37.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:37.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:37.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:37.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:37.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:37.796 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:37.826 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:37.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:37.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:37.932 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:37.944 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:37 smithi081 bash[79557]: cluster 2023-10-09T08:49:36.201053+0000 mgr.y (mgr.26009) 1440 : cluster 0 pgmap v1604: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.8 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 733 op/s; 45272/139608 objects degraded (32.428%); 15286/139608 objects misplaced (10.949%); 1.2 MiB/s, 18 objects/s recovering 2023-10-09T08:49:37.944 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:37 smithi081 bash[76862]: cluster 2023-10-09T08:49:36.201053+0000 mgr.y (mgr.26009) 1440 : cluster 0 pgmap v1604: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.8 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 733 op/s; 45272/139608 objects degraded (32.428%); 15286/139608 objects misplaced (10.949%); 1.2 MiB/s, 18 objects/s recovering 2023-10-09T08:49:37.964 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:37.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:37.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:38.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:38.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:38.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:38.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:38.209 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:49:38 smithi081 bash[73025]: debug 2023-10-09T08:49:38.204+0000 7fe377de0700 -1 mgr.server reply reply (3) No such process no change 2023-10-09T08:49:38.210 INFO:teuthology.orchestra.run.smithi081.stdout:moved 14 / 267 (5.24345%) 2023-10-09T08:49:38.210 INFO:teuthology.orchestra.run.smithi081.stdout:avg 44.5 2023-10-09T08:49:38.211 INFO:teuthology.orchestra.run.smithi081.stdout:stddev 11.2953 -> 13.6596 (expected baseline 6.08961) 2023-10-09T08:49:38.211 INFO:teuthology.orchestra.run.smithi081.stdout:min osd.3 with 30 -> 31 pgs (0.674157 -> 0.696629 * mean) 2023-10-09T08:49:38.211 INFO:teuthology.orchestra.run.smithi081.stdout:max osd.4 with 45 -> 48 pgs (1.01124 -> 1.07865 * mean) 2023-10-09T08:49:38.211 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:49:38.211 INFO:teuthology.orchestra.run.smithi081.stdout:oload 110 2023-10-09T08:49:38.211 INFO:teuthology.orchestra.run.smithi081.stdout:max_change 1 2023-10-09T08:49:38.212 INFO:teuthology.orchestra.run.smithi081.stdout:max_change_osds 4 2023-10-09T08:49:38.212 INFO:teuthology.orchestra.run.smithi081.stdout:average_utilization 0.0182 2023-10-09T08:49:38.212 INFO:teuthology.orchestra.run.smithi081.stdout:overload_utilization 0.0200 2023-10-09T08:49:38.212 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 weight 0.7945 -> 0.5615 2023-10-09T08:49:38.212 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 weight 0.7607 -> 0.7866 2023-10-09T08:49:38.212 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 weight 0.8012 -> 0.8036 2023-10-09T08:49:38.216 INFO:teuthology.orchestra.run.smithi081.stderr:no change 2023-10-09T08:49:38.227 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:38.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:37 smithi118 bash[59345]: cluster 2023-10-09T08:49:36.201053+0000 mgr.y (mgr.26009) 1440 : cluster 0 pgmap v1604: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.8 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 733 op/s; 45272/139608 objects degraded (32.428%); 15286/139608 objects misplaced (10.949%); 1.2 MiB/s, 18 objects/s recovering 2023-10-09T08:49:38.254 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:38.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:38.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:38.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:38.392 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:38.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:38.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:38.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:38.530 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:38.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:38.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:38.633 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:38.661 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:38.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:38.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:38.769 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:38.805 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:38.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:38.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:38.908 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:38.941 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:38.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:38.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:39.046 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:39.076 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:39.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:39.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:39.184 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:39.193 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:38 smithi118 bash[59345]: audit 2023-10-09T08:49:38.175604+0000 mon.c (mon.2) 509 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:49:39.193 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:38 smithi118 bash[59345]: cluster 2023-10-09T08:49:38.883340+0000 mon.a (mon.0) 1589 : cluster 3 Health check update: Degraded data redundancy: 45272/139608 objects degraded (32.428%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:39.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:39.212 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:39.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:39.313 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:39.349 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:39.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:39.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:39.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:38 smithi081 bash[76862]: audit 2023-10-09T08:49:38.175604+0000 mon.c (mon.2) 509 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:49:39.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:38 smithi081 bash[76862]: cluster 2023-10-09T08:49:38.883340+0000 mon.a (mon.0) 1589 : cluster 3 Health check update: Degraded data redundancy: 45272/139608 objects degraded (32.428%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:38 smithi081 bash[79557]: audit 2023-10-09T08:49:38.175604+0000 mon.c (mon.2) 509 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:49:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:38 smithi081 bash[79557]: cluster 2023-10-09T08:49:38.883340+0000 mon.a (mon.0) 1589 : cluster 3 Health check update: Degraded data redundancy: 45272/139608 objects degraded (32.428%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:39.454 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:39.495 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:39.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:39.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:39.602 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:39.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:39.636 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:39.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:39.737 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:39.763 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:39.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:39.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:39.869 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:39.897 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:39.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:39.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:39.908 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-10-09T08:49:39.908 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 110 3.0 2023-10-09T08:49:40.003 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:40.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:39 smithi081 bash[76862]: cluster 2023-10-09T08:49:38.207101+0000 mgr.y (mgr.26009) 1441 : cluster 0 pgmap v1605: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.8 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 733 op/s; 45272/139608 objects degraded (32.428%); 15286/139608 objects misplaced (10.949%); 1.2 MiB/s, 18 objects/s recovering 2023-10-09T08:49:40.012 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:39 smithi081 bash[76862]: audit 2023-10-09T08:49:38.207266+0000 mgr.y (mgr.26009) 1442 : audit 0 from='client.46109 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:49:40.012 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:39 smithi081 bash[79557]: cluster 2023-10-09T08:49:38.207101+0000 mgr.y (mgr.26009) 1441 : cluster 0 pgmap v1605: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.8 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 733 op/s; 45272/139608 objects degraded (32.428%); 15286/139608 objects misplaced (10.949%); 1.2 MiB/s, 18 objects/s recovering 2023-10-09T08:49:40.012 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:39 smithi081 bash[79557]: audit 2023-10-09T08:49:38.207266+0000 mgr.y (mgr.26009) 1442 : audit 0 from='client.46109 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:49:40.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:40.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:40.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:40.137 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:40.165 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:40.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:40.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:40.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:39 smithi118 bash[59345]: cluster 2023-10-09T08:49:38.207101+0000 mgr.y (mgr.26009) 1441 : cluster 0 pgmap v1605: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.8 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 733 op/s; 45272/139608 objects degraded (32.428%); 15286/139608 objects misplaced (10.949%); 1.2 MiB/s, 18 objects/s recovering 2023-10-09T08:49:40.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:39 smithi118 bash[59345]: audit 2023-10-09T08:49:38.207266+0000 mgr.y (mgr.26009) 1442 : audit 0 from='client.46109 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:49:40.272 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:40.310 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:40.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:40.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:40.341 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:49:40.415 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:40.446 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:40.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:40.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:40.553 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:40.593 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:40.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:40.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:40.697 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:40.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:40.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:40.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:40.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:40.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:40.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:40.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:40.968 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:40.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:41.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:41.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:41.102 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:41.163 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:41.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:41.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:41.271 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:41.299 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:41.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:41.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:41.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:49:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:49:41] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.33.4" 2023-10-09T08:49:41.402 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:41.434 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:41.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:41.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:41.537 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:41.563 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:41.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:41.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:41.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:41.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:41.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:41.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:41.802 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:41.834 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:41.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:41.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:41.938 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:41.968 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:41.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:41.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:42.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:42.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:42.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:42.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:42.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:42.215 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:41 smithi081 bash[76862]: cluster 2023-10-09T08:49:40.208351+0000 mgr.y (mgr.26009) 1443 : cluster 0 pgmap v1606: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 751 op/s; 42939/131139 objects degraded (32.743%); 14584/131139 objects misplaced (11.121%); 1.2 MiB/s, 18 objects/s recovering 2023-10-09T08:49:42.215 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:41 smithi081 bash[79557]: cluster 2023-10-09T08:49:40.208351+0000 mgr.y (mgr.26009) 1443 : cluster 0 pgmap v1606: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 751 op/s; 42939/131139 objects degraded (32.743%); 14584/131139 objects misplaced (11.121%); 1.2 MiB/s, 18 objects/s recovering 2023-10-09T08:49:42.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:42.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:42.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:41 smithi118 bash[59345]: cluster 2023-10-09T08:49:40.208351+0000 mgr.y (mgr.26009) 1443 : cluster 0 pgmap v1606: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 751 op/s; 42939/131139 objects degraded (32.743%); 14584/131139 objects misplaced (11.121%); 1.2 MiB/s, 18 objects/s recovering 2023-10-09T08:49:42.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:42.379 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:49:42.379 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:49:42.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:42.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:42.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:42.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:42.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:42.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:42.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:42.617 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:42.663 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:42.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:42.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:42.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:42.802 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:42.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:42.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:42.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:42.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:42.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:42.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:43.034 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:43.058 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:43.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:43.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:43.163 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:43.192 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:43.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:43.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:43.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:43.327 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:43.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:43.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:43.429 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:43.475 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:43.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:43.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:43.581 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:43.613 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:43.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:43.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:43.716 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:43.746 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:43.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:43.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:43.849 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:43.884 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:43.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:43.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:43.989 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:44.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:43 smithi118 bash[59345]: cluster 2023-10-09T08:49:42.209111+0000 mgr.y (mgr.26009) 1444 : cluster 0 pgmap v1607: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 662 op/s; 42286/128472 objects degraded (32.915%); 14489/128472 objects misplaced (11.278%); 1.1 MiB/s, 16 objects/s recovering 2023-10-09T08:49:44.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:43 smithi118 bash[59345]: cluster 2023-10-09T08:49:43.884479+0000 mon.a (mon.0) 1590 : cluster 3 Health check update: Degraded data redundancy: 42286/128472 objects degraded (32.915%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:44.026 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:44.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:44.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:44.129 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:44.170 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:44.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:44.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:44.277 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:44.310 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:44.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:44.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:43 smithi081 bash[76862]: cluster 2023-10-09T08:49:42.209111+0000 mgr.y (mgr.26009) 1444 : cluster 0 pgmap v1607: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 662 op/s; 42286/128472 objects degraded (32.915%); 14489/128472 objects misplaced (11.278%); 1.1 MiB/s, 16 objects/s recovering 2023-10-09T08:49:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:43 smithi081 bash[76862]: cluster 2023-10-09T08:49:43.884479+0000 mon.a (mon.0) 1590 : cluster 3 Health check update: Degraded data redundancy: 42286/128472 objects degraded (32.915%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:44.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:43 smithi081 bash[79557]: cluster 2023-10-09T08:49:42.209111+0000 mgr.y (mgr.26009) 1444 : cluster 0 pgmap v1607: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 662 op/s; 42286/128472 objects degraded (32.915%); 14489/128472 objects misplaced (11.278%); 1.1 MiB/s, 16 objects/s recovering 2023-10-09T08:49:44.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:43 smithi081 bash[79557]: cluster 2023-10-09T08:49:43.884479+0000 mon.a (mon.0) 1590 : cluster 3 Health check update: Degraded data redundancy: 42286/128472 objects degraded (32.915%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:44.415 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:44.447 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:44.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:44.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:44.551 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:44.583 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:44.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:44.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:44.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:44.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:44.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:44.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:44.814 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:44.845 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:44.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:44.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:44.949 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:44.976 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:44.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:44.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:45.083 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:45.109 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:45.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:45.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:45.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:45.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:45.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:45.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:45.343 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:45.368 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:45.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:45.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:45.473 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:45.498 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:45.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:45.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:45.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:45.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:45.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:45.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:45.730 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:45.754 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:45.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:45.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:45.857 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:45.881 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:45.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:45.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:45.985 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:45.994 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:45 smithi118 bash[59345]: cluster 2023-10-09T08:49:44.209700+0000 mgr.y (mgr.26009) 1445 : cluster 0 pgmap v1608: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 42286/128472 objects degraded (32.915%); 14489/128472 objects misplaced (11.278%); 1018 KiB/s, 15 objects/s recovering 2023-10-09T08:49:46.024 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:46.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:46.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:46.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:45 smithi081 bash[76862]: cluster 2023-10-09T08:49:44.209700+0000 mgr.y (mgr.26009) 1445 : cluster 0 pgmap v1608: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 42286/128472 objects degraded (32.915%); 14489/128472 objects misplaced (11.278%); 1018 KiB/s, 15 objects/s recovering 2023-10-09T08:49:46.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:45 smithi081 bash[79557]: cluster 2023-10-09T08:49:44.209700+0000 mgr.y (mgr.26009) 1445 : cluster 0 pgmap v1608: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 42286/128472 objects degraded (32.915%); 14489/128472 objects misplaced (11.278%); 1018 KiB/s, 15 objects/s recovering 2023-10-09T08:49:46.126 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:46.156 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:46.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:46.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:46.260 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:46.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:46.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:46.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:46.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:46.435 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:46.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:46.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:46.542 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:46.568 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:46.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:46.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:46.675 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:46.698 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:46.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:46.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:46.705 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:49:46.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:46.833 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:46.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:46.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:46.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:46.969 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:46.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:46.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:47.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:47.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:47.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:47.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:47.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:47.229 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:47.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:47.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:47.336 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:47.366 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:47.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:47.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:47.472 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:47.519 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:47.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:47.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:47.622 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:47.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:47.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:47.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:47.751 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:47.778 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:47.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:47.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:47.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:47.911 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:47.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:47.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:47.976 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:47 smithi081 bash[79557]: cluster 2023-10-09T08:49:46.210656+0000 mgr.y (mgr.26009) 1446 : cluster 0 pgmap v1609: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 915 op/s; 39420/117918 objects degraded (33.430%); 13750/117918 objects misplaced (11.661%); 1.5 MiB/s, 24 objects/s recovering 2023-10-09T08:49:48.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:47 smithi118 bash[59345]: cluster 2023-10-09T08:49:46.210656+0000 mgr.y (mgr.26009) 1446 : cluster 0 pgmap v1609: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 915 op/s; 39420/117918 objects degraded (33.430%); 13750/117918 objects misplaced (11.661%); 1.5 MiB/s, 24 objects/s recovering 2023-10-09T08:49:48.017 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:48.046 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:48.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:48.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:48.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:47 smithi081 bash[76862]: cluster 2023-10-09T08:49:46.210656+0000 mgr.y (mgr.26009) 1446 : cluster 0 pgmap v1609: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 915 op/s; 39420/117918 objects degraded (33.430%); 13750/117918 objects misplaced (11.661%); 1.5 MiB/s, 24 objects/s recovering 2023-10-09T08:49:48.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:48.179 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:48.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:48.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:48.286 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:48.313 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:48.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:48.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:48.415 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:48.440 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:48.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:48.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:48.543 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:48.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:48.584 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:48.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:48.685 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:48.710 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:48.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:48.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:48.814 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:48.840 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:48.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:48.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:48.945 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:48.984 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:48.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:48.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:49.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:49.120 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:49.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:49.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:49.224 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:49.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:48 smithi118 bash[59345]: cluster 2023-10-09T08:49:48.885677+0000 mon.a (mon.0) 1591 : cluster 3 Health check update: Degraded data redundancy: 39420/117918 objects degraded (33.430%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:49.266 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:49.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:49.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:49.373 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:49.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:48 smithi081 bash[76862]: cluster 2023-10-09T08:49:48.885677+0000 mon.a (mon.0) 1591 : cluster 3 Health check update: Degraded data redundancy: 39420/117918 objects degraded (33.430%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:49.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:49 smithi081 bash[79557]: cluster 2023-10-09T08:49:48.885677+0000 mon.a (mon.0) 1591 : cluster 3 Health check update: Degraded data redundancy: 39420/117918 objects degraded (33.430%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:49.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:49.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:49.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:49.509 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:49.543 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:49.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:49.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:49.648 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:49.687 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:49.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:49.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:49.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:49.827 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:49.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:49.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:49.931 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:49.959 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:49.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:49.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:50.063 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:50.085 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:50.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:50.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:50.143 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:49 smithi081 bash[76862]: cluster 2023-10-09T08:49:48.211338+0000 mgr.y (mgr.26009) 1447 : cluster 0 pgmap v1610: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 39420/117918 objects degraded (33.430%); 13750/117918 objects misplaced (11.661%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:49:50.143 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:49 smithi081 bash[79557]: cluster 2023-10-09T08:49:48.211338+0000 mgr.y (mgr.26009) 1447 : cluster 0 pgmap v1610: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 39420/117918 objects degraded (33.430%); 13750/117918 objects misplaced (11.661%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:49:50.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:50.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:50.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:50.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:50.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:49 smithi118 bash[59345]: cluster 2023-10-09T08:49:48.211338+0000 mgr.y (mgr.26009) 1447 : cluster 0 pgmap v1610: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 39420/117918 objects degraded (33.430%); 13750/117918 objects misplaced (11.661%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:49:50.317 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:50.343 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:50.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:50.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:50.450 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:50.483 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:50.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:50.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:50.591 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:50.622 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:50.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:50.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:50.730 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:50.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:50.770 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:50.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:50.872 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:50.897 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:50.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:50.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:51.000 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:51.031 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:51.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:51.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:51.137 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:51.169 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:51.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:51.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:51.273 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:51.314 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:51.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:51.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:51.422 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:51.450 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:51.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:51.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:51.557 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:51.585 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:51.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:51.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:51.659 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:49:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:49:51] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.33.4" 2023-10-09T08:49:51.690 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:51.719 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:51.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:51.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:51.823 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:51.856 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:51.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:51.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:51.963 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:51.992 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:51.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:51.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:52.100 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:52.121 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:52.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:52.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:52.225 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:52.255 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:52.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:52.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:52.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:51 smithi081 bash[76862]: cluster 2023-10-09T08:49:50.212163+0000 mgr.y (mgr.26009) 1448 : cluster 0 pgmap v1611: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 828 op/s; 37163/109779 objects degraded (33.853%); 13066/109779 objects misplaced (11.902%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:49:52.262 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:51 smithi081 bash[79557]: cluster 2023-10-09T08:49:50.212163+0000 mgr.y (mgr.26009) 1448 : cluster 0 pgmap v1611: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 828 op/s; 37163/109779 objects degraded (33.853%); 13066/109779 objects misplaced (11.902%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:49:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:51 smithi118 bash[59345]: cluster 2023-10-09T08:49:50.212163+0000 mgr.y (mgr.26009) 1448 : cluster 0 pgmap v1611: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 828 op/s; 37163/109779 objects degraded (33.853%); 13066/109779 objects misplaced (11.902%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:49:52.363 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:52.394 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:52.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:52.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:52.501 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:52.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:52.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:52.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:52.639 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:52.679 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:52.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:52.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:52.787 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:52.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:52.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:52.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:52.914 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:52.944 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:52.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:52.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:53.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:53.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:53.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:53.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:53.185 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:53.210 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:53.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:53.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:53.318 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:53.343 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:53.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:53.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:53.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:53.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:53.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:53.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:53.577 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:53.607 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:53.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:53.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:53.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:53.742 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:53.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:53.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:53.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:53.873 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:53.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:53.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:53.976 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:54.009 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:54.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:54.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:54.043 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:54 smithi081 bash[79557]: cluster 2023-10-09T08:49:52.212817+0000 mgr.y (mgr.26009) 1449 : cluster 0 pgmap v1612: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 668 op/s; 36475/107055 objects degraded (34.071%); 12975/107055 objects misplaced (12.120%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T08:49:54.043 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:54 smithi081 bash[79557]: audit 2023-10-09T08:49:53.175630+0000 mon.c (mon.2) 510 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:49:54.043 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:54 smithi081 bash[79557]: cluster 2023-10-09T08:49:53.887017+0000 mon.a (mon.0) 1592 : cluster 3 Health check update: Degraded data redundancy: 36475/107055 objects degraded (34.071%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:54.113 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:54.138 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:54.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:54.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:54.241 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:54.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:53 smithi118 bash[59345]: cluster 2023-10-09T08:49:52.212817+0000 mgr.y (mgr.26009) 1449 : cluster 0 pgmap v1612: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 668 op/s; 36475/107055 objects degraded (34.071%); 12975/107055 objects misplaced (12.120%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T08:49:54.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:53 smithi118 bash[59345]: audit 2023-10-09T08:49:53.175630+0000 mon.c (mon.2) 510 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:49:54.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:53 smithi118 bash[59345]: cluster 2023-10-09T08:49:53.887017+0000 mon.a (mon.0) 1592 : cluster 3 Health check update: Degraded data redundancy: 36475/107055 objects degraded (34.071%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:54.273 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:54.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:54.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:54.308 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:49:54.308 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:49:54.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:54.396 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:54.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:54.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:54.411 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:54 smithi081 bash[76862]: cluster 2023-10-09T08:49:52.212817+0000 mgr.y (mgr.26009) 1449 : cluster 0 pgmap v1612: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 668 op/s; 36475/107055 objects degraded (34.071%); 12975/107055 objects misplaced (12.120%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T08:49:54.411 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:54 smithi081 bash[76862]: audit 2023-10-09T08:49:53.175630+0000 mon.c (mon.2) 510 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:49:54.411 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:54 smithi081 bash[76862]: cluster 2023-10-09T08:49:53.887017+0000 mon.a (mon.0) 1592 : cluster 3 Health check update: Degraded data redundancy: 36475/107055 objects degraded (34.071%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:54.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:54.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:54.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:54.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:54.632 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:54.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:54.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:54.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:54.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:54.783 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:54.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:54.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:54.894 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:54.924 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:54.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:54.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:55.030 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:55.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:55.060 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:55.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:55.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:55.184 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:55.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:55.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:55.287 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:55.319 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:55.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:55.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:55.421 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:55.446 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:55.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:55.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:55.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:55.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:55.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:55.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:55.681 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:55.710 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:55.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:55.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:55.814 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:55.843 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:55.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:55.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:55.952 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:55.978 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:55.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:55.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:56.083 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:56.111 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:56.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:56.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:56.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:56 smithi081 bash[76862]: cluster 2023-10-09T08:49:54.213727+0000 mgr.y (mgr.26009) 1450 : cluster 0 pgmap v1613: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 594 op/s; 36475/107055 objects degraded (34.071%); 12975/107055 objects misplaced (12.120%); 1018 KiB/s, 15 objects/s recovering 2023-10-09T08:49:56.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:56 smithi081 bash[79557]: cluster 2023-10-09T08:49:54.213727+0000 mgr.y (mgr.26009) 1450 : cluster 0 pgmap v1613: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 594 op/s; 36475/107055 objects degraded (34.071%); 12975/107055 objects misplaced (12.120%); 1018 KiB/s, 15 objects/s recovering 2023-10-09T08:49:56.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:56.249 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:56.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:56.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:56.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:56 smithi118 bash[59345]: cluster 2023-10-09T08:49:54.213727+0000 mgr.y (mgr.26009) 1450 : cluster 0 pgmap v1613: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 594 op/s; 36475/107055 objects degraded (34.071%); 12975/107055 objects misplaced (12.120%); 1018 KiB/s, 15 objects/s recovering 2023-10-09T08:49:56.356 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:56.378 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:56.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:56.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:56.481 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:56.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:56.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:56.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:56.609 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:56.645 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:56.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:56.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:56.750 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:56.793 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:56.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:56.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:56.904 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:56.946 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:56.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:56.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:57.053 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:57.078 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:57.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:57.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:57.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:57.208 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:57.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:57.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:57.313 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:57.340 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:57.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:57.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:57.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:57.481 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:57.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:57.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:57.584 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:57.622 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:57.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:57.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:57.728 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:57.749 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:57.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:57.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:57.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:57.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:57.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:57.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:57.992 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:58.028 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:58.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:58.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:58.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:58 smithi081 bash[76862]: cluster 2023-10-09T08:49:56.214772+0000 mgr.y (mgr.26009) 1451 : cluster 0 pgmap v1614: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 885 op/s; 33612/96576 objects degraded (34.804%); 12234/96576 objects misplaced (12.668%); 1.5 MiB/s, 24 objects/s recovering 2023-10-09T08:49:58.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:58 smithi081 bash[79557]: cluster 2023-10-09T08:49:56.214772+0000 mgr.y (mgr.26009) 1451 : cluster 0 pgmap v1614: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 885 op/s; 33612/96576 objects degraded (34.804%); 12234/96576 objects misplaced (12.668%); 1.5 MiB/s, 24 objects/s recovering 2023-10-09T08:49:58.134 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:58.157 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:58.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:58.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:58.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:58 smithi118 bash[59345]: cluster 2023-10-09T08:49:56.214772+0000 mgr.y (mgr.26009) 1451 : cluster 0 pgmap v1614: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 885 op/s; 33612/96576 objects degraded (34.804%); 12234/96576 objects misplaced (12.668%); 1.5 MiB/s, 24 objects/s recovering 2023-10-09T08:49:58.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:58.295 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:49:58.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:58.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:49:58.401 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:58.442 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:58.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:58.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:58.545 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:58.585 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:49:58.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:58.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:49:58.689 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:58.716 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:58.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:58.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:58.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-09T08:49:58.823 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:58.850 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:49:58.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:58.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:49:58.954 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:58.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:58.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:58.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:59.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:59.101 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:49:59 smithi081 bash[76862]: cluster 2023-10-09T08:49:58.888052+0000 mon.a (mon.0) 1593 : cluster 3 Health check update: Degraded data redundancy: 33612/96576 objects degraded (34.804%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:59.101 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:49:59 smithi081 bash[79557]: cluster 2023-10-09T08:49:58.888052+0000 mon.a (mon.0) 1593 : cluster 3 Health check update: Degraded data redundancy: 33612/96576 objects degraded (34.804%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:59.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:59.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:59.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:59.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:59.263 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:59.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:59.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:49:59.366 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:59.378 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:49:59 smithi118 bash[59345]: cluster 2023-10-09T08:49:58.888052+0000 mon.a (mon.0) 1593 : cluster 3 Health check update: Degraded data redundancy: 33612/96576 objects degraded (34.804%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:49:59.393 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:59.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:59.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:59.496 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:59.532 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:49:59.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:59.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:49:59.637 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:59.668 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:49:59.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:59.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:49:59.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:59.815 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:49:59.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:59.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:49:59.922 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:59.953 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:49:59.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:49:59.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:00.057 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:00.067 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:49:58.215336+0000 mgr.y (mgr.26009) 1452 : cluster 0 pgmap v1615: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 592 op/s; 33612/96576 objects degraded (34.804%); 12234/96576 objects misplaced (12.668%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:50:00.067 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000120+0000 mon.a (mon.0) 1594 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 osds down; Degraded data redundancy: 33612/96576 objects degraded (34.804%), 14 pgs degraded, 16 pgs undersized 2023-10-09T08:50:00.067 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000166+0000 mon.a (mon.0) 1595 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T08:50:00.067 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000185+0000 mon.a (mon.0) 1596 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-10-09T08:50:00.067 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000201+0000 mon.a (mon.0) 1597 : cluster 3 osd.1 (root=default,host=smithi081) is down 2023-10-09T08:50:00.067 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000229+0000 mon.a (mon.0) 1598 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 33612/96576 objects degraded (34.804%), 14 pgs degraded, 16 pgs undersized 2023-10-09T08:50:00.067 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000245+0000 mon.a (mon.0) 1599 : cluster 3 pg 3.4 is stuck undersized for 9m, current state active+undersized, last acting [5,2] 2023-10-09T08:50:00.068 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000260+0000 mon.a (mon.0) 1600 : cluster 3 pg 4.7 is stuck undersized for 10m, current state active+undersized, last acting [5,0] 2023-10-09T08:50:00.068 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000275+0000 mon.a (mon.0) 1601 : cluster 3 pg 9.0 is stuck undersized for 115s, current state active+undersized+degraded+remapped+backfill_wait, last acting [2,6] 2023-10-09T08:50:00.068 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000291+0000 mon.a (mon.0) 1602 : cluster 3 pg 9.1 is stuck undersized for 115s, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,3] 2023-10-09T08:50:00.068 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000306+0000 mon.a (mon.0) 1603 : cluster 3 pg 9.2 is stuck undersized for 94s, current state active+undersized+degraded, last acting [7,2] 2023-10-09T08:50:00.068 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000320+0000 mon.a (mon.0) 1604 : cluster 3 pg 9.3 is stuck undersized for 4m, current state active+undersized+degraded, last acting [7,3] 2023-10-09T08:50:00.068 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000344+0000 mon.a (mon.0) 1605 : cluster 3 pg 9.4 is stuck undersized for 2m, current state active+recovering+undersized+degraded+remapped, last acting [0,3] 2023-10-09T08:50:00.068 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000368+0000 mon.a (mon.0) 1606 : cluster 3 pg 9.5 is stuck undersized for 4m, current state active+undersized+degraded, last acting [0,5] 2023-10-09T08:50:00.068 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000383+0000 mon.a (mon.0) 1607 : cluster 3 pg 9.6 is stuck undersized for 4m, current state active+undersized+degraded, last acting [5,2] 2023-10-09T08:50:00.068 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000400+0000 mon.a (mon.0) 1608 : cluster 3 pg 9.7 is stuck undersized for 4m, current state active+undersized+degraded, last acting [5,2] 2023-10-09T08:50:00.068 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000415+0000 mon.a (mon.0) 1609 : cluster 3 pg 9.8 is stuck undersized for 4m, current state active+undersized+degraded, last acting [0,7] 2023-10-09T08:50:00.068 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000430+0000 mon.a (mon.0) 1610 : cluster 3 pg 9.a is stuck undersized for 4m, current state active+undersized+degraded, last acting [7,2] 2023-10-09T08:50:00.069 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000446+0000 mon.a (mon.0) 1611 : cluster 3 pg 9.c is stuck undersized for 2m, current state active+undersized+degraded+remapped+backfill_wait, last acting [7,3] 2023-10-09T08:50:00.069 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000463+0000 mon.a (mon.0) 1612 : cluster 3 pg 9.d is stuck undersized for 4m, current state active+undersized+degraded, last acting [7,5] 2023-10-09T08:50:00.069 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000476+0000 mon.a (mon.0) 1613 : cluster 3 pg 9.e is stuck undersized for 2m, current state active+undersized+degraded+remapped+backfill_wait, last acting [7,0] 2023-10-09T08:50:00.069 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.000492+0000 mon.a (mon.0) 1614 : cluster 3 pg 9.f is stuck undersized for 4m, current state active+undersized+degraded, last acting [5,3] 2023-10-09T08:50:00.069 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:49:58.215336+0000 mgr.y (mgr.26009) 1452 : cluster 0 pgmap v1615: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 592 op/s; 33612/96576 objects degraded (34.804%); 12234/96576 objects misplaced (12.668%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:50:00.070 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000120+0000 mon.a (mon.0) 1594 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 osds down; Degraded data redundancy: 33612/96576 objects degraded (34.804%), 14 pgs degraded, 16 pgs undersized 2023-10-09T08:50:00.070 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000166+0000 mon.a (mon.0) 1595 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T08:50:00.070 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000185+0000 mon.a (mon.0) 1596 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-10-09T08:50:00.070 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000201+0000 mon.a (mon.0) 1597 : cluster 3 osd.1 (root=default,host=smithi081) is down 2023-10-09T08:50:00.070 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000229+0000 mon.a (mon.0) 1598 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 33612/96576 objects degraded (34.804%), 14 pgs degraded, 16 pgs undersized 2023-10-09T08:50:00.070 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000245+0000 mon.a (mon.0) 1599 : cluster 3 pg 3.4 is stuck undersized for 9m, current state active+undersized, last acting [5,2] 2023-10-09T08:50:00.070 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000260+0000 mon.a (mon.0) 1600 : cluster 3 pg 4.7 is stuck undersized for 10m, current state active+undersized, last acting [5,0] 2023-10-09T08:50:00.070 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000275+0000 mon.a (mon.0) 1601 : cluster 3 pg 9.0 is stuck undersized for 115s, current state active+undersized+degraded+remapped+backfill_wait, last acting [2,6] 2023-10-09T08:50:00.070 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000291+0000 mon.a (mon.0) 1602 : cluster 3 pg 9.1 is stuck undersized for 115s, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,3] 2023-10-09T08:50:00.070 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000306+0000 mon.a (mon.0) 1603 : cluster 3 pg 9.2 is stuck undersized for 94s, current state active+undersized+degraded, last acting [7,2] 2023-10-09T08:50:00.070 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000320+0000 mon.a (mon.0) 1604 : cluster 3 pg 9.3 is stuck undersized for 4m, current state active+undersized+degraded, last acting [7,3] 2023-10-09T08:50:00.071 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000344+0000 mon.a (mon.0) 1605 : cluster 3 pg 9.4 is stuck undersized for 2m, current state active+recovering+undersized+degraded+remapped, last acting [0,3] 2023-10-09T08:50:00.071 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000368+0000 mon.a (mon.0) 1606 : cluster 3 pg 9.5 is stuck undersized for 4m, current state active+undersized+degraded, last acting [0,5] 2023-10-09T08:50:00.071 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000383+0000 mon.a (mon.0) 1607 : cluster 3 pg 9.6 is stuck undersized for 4m, current state active+undersized+degraded, last acting [5,2] 2023-10-09T08:50:00.071 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000400+0000 mon.a (mon.0) 1608 : cluster 3 pg 9.7 is stuck undersized for 4m, current state active+undersized+degraded, last acting [5,2] 2023-10-09T08:50:00.071 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000415+0000 mon.a (mon.0) 1609 : cluster 3 pg 9.8 is stuck undersized for 4m, current state active+undersized+degraded, last acting [0,7] 2023-10-09T08:50:00.071 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000430+0000 mon.a (mon.0) 1610 : cluster 3 pg 9.a is stuck undersized for 4m, current state active+undersized+degraded, last acting [7,2] 2023-10-09T08:50:00.071 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000446+0000 mon.a (mon.0) 1611 : cluster 3 pg 9.c is stuck undersized for 2m, current state active+undersized+degraded+remapped+backfill_wait, last acting [7,3] 2023-10-09T08:50:00.071 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000463+0000 mon.a (mon.0) 1612 : cluster 3 pg 9.d is stuck undersized for 4m, current state active+undersized+degraded, last acting [7,5] 2023-10-09T08:50:00.071 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000476+0000 mon.a (mon.0) 1613 : cluster 3 pg 9.e is stuck undersized for 2m, current state active+undersized+degraded+remapped+backfill_wait, last acting [7,0] 2023-10-09T08:50:00.071 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.000492+0000 mon.a (mon.0) 1614 : cluster 3 pg 9.f is stuck undersized for 4m, current state active+undersized+degraded, last acting [5,3] 2023-10-09T08:50:00.092 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:00.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:00.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:00.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:00.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:00.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:00.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:00.337 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:00.347 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:49:58.215336+0000 mgr.y (mgr.26009) 1452 : cluster 0 pgmap v1615: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 2.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 592 op/s; 33612/96576 objects degraded (34.804%); 12234/96576 objects misplaced (12.668%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:50:00.347 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000120+0000 mon.a (mon.0) 1594 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 osds down; Degraded data redundancy: 33612/96576 objects degraded (34.804%), 14 pgs degraded, 16 pgs undersized 2023-10-09T08:50:00.347 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000166+0000 mon.a (mon.0) 1595 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T08:50:00.347 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000185+0000 mon.a (mon.0) 1596 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-10-09T08:50:00.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000201+0000 mon.a (mon.0) 1597 : cluster 3 osd.1 (root=default,host=smithi081) is down 2023-10-09T08:50:00.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000229+0000 mon.a (mon.0) 1598 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 33612/96576 objects degraded (34.804%), 14 pgs degraded, 16 pgs undersized 2023-10-09T08:50:00.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000245+0000 mon.a (mon.0) 1599 : cluster 3 pg 3.4 is stuck undersized for 9m, current state active+undersized, last acting [5,2] 2023-10-09T08:50:00.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000260+0000 mon.a (mon.0) 1600 : cluster 3 pg 4.7 is stuck undersized for 10m, current state active+undersized, last acting [5,0] 2023-10-09T08:50:00.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000275+0000 mon.a (mon.0) 1601 : cluster 3 pg 9.0 is stuck undersized for 115s, current state active+undersized+degraded+remapped+backfill_wait, last acting [2,6] 2023-10-09T08:50:00.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000291+0000 mon.a (mon.0) 1602 : cluster 3 pg 9.1 is stuck undersized for 115s, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,3] 2023-10-09T08:50:00.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000306+0000 mon.a (mon.0) 1603 : cluster 3 pg 9.2 is stuck undersized for 94s, current state active+undersized+degraded, last acting [7,2] 2023-10-09T08:50:00.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000320+0000 mon.a (mon.0) 1604 : cluster 3 pg 9.3 is stuck undersized for 4m, current state active+undersized+degraded, last acting [7,3] 2023-10-09T08:50:00.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000344+0000 mon.a (mon.0) 1605 : cluster 3 pg 9.4 is stuck undersized for 2m, current state active+recovering+undersized+degraded+remapped, last acting [0,3] 2023-10-09T08:50:00.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000368+0000 mon.a (mon.0) 1606 : cluster 3 pg 9.5 is stuck undersized for 4m, current state active+undersized+degraded, last acting [0,5] 2023-10-09T08:50:00.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000383+0000 mon.a (mon.0) 1607 : cluster 3 pg 9.6 is stuck undersized for 4m, current state active+undersized+degraded, last acting [5,2] 2023-10-09T08:50:00.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000400+0000 mon.a (mon.0) 1608 : cluster 3 pg 9.7 is stuck undersized for 4m, current state active+undersized+degraded, last acting [5,2] 2023-10-09T08:50:00.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000415+0000 mon.a (mon.0) 1609 : cluster 3 pg 9.8 is stuck undersized for 4m, current state active+undersized+degraded, last acting [0,7] 2023-10-09T08:50:00.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000430+0000 mon.a (mon.0) 1610 : cluster 3 pg 9.a is stuck undersized for 4m, current state active+undersized+degraded, last acting [7,2] 2023-10-09T08:50:00.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000446+0000 mon.a (mon.0) 1611 : cluster 3 pg 9.c is stuck undersized for 2m, current state active+undersized+degraded+remapped+backfill_wait, last acting [7,3] 2023-10-09T08:50:00.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000463+0000 mon.a (mon.0) 1612 : cluster 3 pg 9.d is stuck undersized for 4m, current state active+undersized+degraded, last acting [7,5] 2023-10-09T08:50:00.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000476+0000 mon.a (mon.0) 1613 : cluster 3 pg 9.e is stuck undersized for 2m, current state active+undersized+degraded+remapped+backfill_wait, last acting [7,0] 2023-10-09T08:50:00.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.000492+0000 mon.a (mon.0) 1614 : cluster 3 pg 9.f is stuck undersized for 4m, current state active+undersized+degraded, last acting [5,3] 2023-10-09T08:50:00.370 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:00.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:00.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:00.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:00.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:00.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:00.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:00.610 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:00.650 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:00.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:00.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:00.755 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:00.785 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:00.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:00.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:00.891 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:00.900 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:50:00.924 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:00.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:00.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:00.945 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:50:00.988 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:50:01.028 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:50:01.035 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:01.042 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:01 smithi081 bash[76862]: audit 2023-10-09T08:50:00.836879+0000 mon.b (mon.1) 35 : audit 0 from='client.? 172.21.15.81:0/3667549297' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:50:01.042 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:01 smithi081 bash[76862]: audit 2023-10-09T08:50:00.875161+0000 mon.c (mon.2) 511 : audit 1 from='client.? 172.21.15.81:0/14073602' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:50:01.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:01 smithi081 bash[76862]: audit 2023-10-09T08:50:00.876962+0000 mon.a (mon.0) 1615 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:50:01.061 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:50:01.062 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:01.065 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:50:01.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:01.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:01.106 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:50:01.143 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:50:01.143 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:50:01.144 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:50:01.144 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:50:01.144 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:50:01.144 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:50:01.144 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:50:01.144 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:50:01.144 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:50:01.168 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:01.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:01.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:01.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:01.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:01 smithi118 bash[59345]: audit 2023-10-09T08:50:00.836879+0000 mon.b (mon.1) 35 : audit 0 from='client.? 172.21.15.81:0/3667549297' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:50:01.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:01 smithi118 bash[59345]: audit 2023-10-09T08:50:00.875161+0000 mon.c (mon.2) 511 : audit 1 from='client.? 172.21.15.81:0/14073602' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:50:01.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:01 smithi118 bash[59345]: audit 2023-10-09T08:50:00.876962+0000 mon.a (mon.0) 1615 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:50:01.310 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:01.318 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:50:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:50:01] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.33.4" 2023-10-09T08:50:01.318 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:01 smithi081 bash[79557]: audit 2023-10-09T08:50:00.836879+0000 mon.b (mon.1) 35 : audit 0 from='client.? 172.21.15.81:0/3667549297' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:50:01.318 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:01 smithi081 bash[79557]: audit 2023-10-09T08:50:00.875161+0000 mon.c (mon.2) 511 : audit 1 from='client.? 172.21.15.81:0/14073602' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:50:01.318 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:01 smithi081 bash[79557]: audit 2023-10-09T08:50:00.876962+0000 mon.a (mon.0) 1615 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:50:01.334 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:01.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:01.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:01.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:01.478 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:01.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:01.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:01.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:01.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:01.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:01.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:01.726 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:01.760 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:01.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:01.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:01.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:01.895 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:01.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:01.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:02.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:02.027 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:02.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:02.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:02.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:02 smithi081 bash[76862]: cluster 2023-10-09T08:50:00.216268+0000 mgr.y (mgr.26009) 1453 : cluster 0 pgmap v1616: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 1.8 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 825 op/s; 31288/88203 objects degraded (35.473%); 11537/88203 objects misplaced (13.080%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:50:02.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:02 smithi081 bash[76862]: cluster 2023-10-09T08:50:01.030785+0000 mon.a (mon.0) 1616 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:50:02.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:02 smithi081 bash[76862]: cluster 2023-10-09T08:50:01.038986+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T08:50:02.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:02 smithi081 bash[76862]: cluster 2023-10-09T08:50:01.041033+0000 osd.6 (osd.6) 349 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T08:50:02.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:02 smithi081 bash[76862]: audit 2023-10-09T08:50:01.046458+0000 mon.a (mon.0) 1617 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:50:02.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:02 smithi081 bash[76862]: cluster 2023-10-09T08:50:01.046514+0000 mon.a (mon.0) 1618 : cluster 0 osdmap e360: 8 total, 7 up, 7 in 2023-10-09T08:50:02.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:02 smithi081 bash[76862]: cluster 2023-10-09T08:50:01.048281+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T08:50:02.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:02 smithi081 bash[79557]: cluster 2023-10-09T08:50:00.216268+0000 mgr.y (mgr.26009) 1453 : cluster 0 pgmap v1616: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 1.8 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 825 op/s; 31288/88203 objects degraded (35.473%); 11537/88203 objects misplaced (13.080%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:50:02.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:02 smithi081 bash[79557]: cluster 2023-10-09T08:50:01.030785+0000 mon.a (mon.0) 1616 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:50:02.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:02 smithi081 bash[79557]: cluster 2023-10-09T08:50:01.038986+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T08:50:02.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:02 smithi081 bash[79557]: cluster 2023-10-09T08:50:01.041033+0000 osd.6 (osd.6) 349 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T08:50:02.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:02 smithi081 bash[79557]: audit 2023-10-09T08:50:01.046458+0000 mon.a (mon.0) 1617 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:50:02.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:02 smithi081 bash[79557]: cluster 2023-10-09T08:50:01.046514+0000 mon.a (mon.0) 1618 : cluster 0 osdmap e360: 8 total, 7 up, 7 in 2023-10-09T08:50:02.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:02 smithi081 bash[79557]: cluster 2023-10-09T08:50:01.048281+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T08:50:02.134 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:02.167 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:02.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:02.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:02.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:02.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:02.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:02.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:02.412 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:02.442 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:02.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:02.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:02.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:02 smithi118 bash[59345]: cluster 2023-10-09T08:50:00.216268+0000 mgr.y (mgr.26009) 1453 : cluster 0 pgmap v1616: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 1.8 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 825 op/s; 31288/88203 objects degraded (35.473%); 11537/88203 objects misplaced (13.080%); 1.0 MiB/s, 16 objects/s recovering 2023-10-09T08:50:02.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:02 smithi118 bash[59345]: cluster 2023-10-09T08:50:01.030785+0000 mon.a (mon.0) 1616 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:50:02.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:02 smithi118 bash[59345]: cluster 2023-10-09T08:50:01.038986+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T08:50:02.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:02 smithi118 bash[59345]: cluster 2023-10-09T08:50:01.041033+0000 osd.6 (osd.6) 349 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T08:50:02.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:02 smithi118 bash[59345]: audit 2023-10-09T08:50:01.046458+0000 mon.a (mon.0) 1617 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:50:02.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:02 smithi118 bash[59345]: cluster 2023-10-09T08:50:01.046514+0000 mon.a (mon.0) 1618 : cluster 0 osdmap e360: 8 total, 7 up, 7 in 2023-10-09T08:50:02.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:02 smithi118 bash[59345]: cluster 2023-10-09T08:50:01.048281+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T08:50:02.549 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:02.579 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:02.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:02.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:02.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:02.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:02.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:02.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:02.822 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:02.846 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:02.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:02.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:02.949 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:02.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:02.983 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:02.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:03.084 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:03.111 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:03.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:03.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:03.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:03.240 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:03.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:03.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:03.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:03.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:03.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:03.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:03.488 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:03.516 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:03.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:03.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:03.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:03.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:03.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:03.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:03.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:03.777 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:03.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:03.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:03.884 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:03.912 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:03.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:03.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:04.018 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:04.055 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:04.058 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:04 smithi081 bash[76862]: cluster 2023-10-09T08:50:02.216914+0000 mgr.y (mgr.26009) 1454 : cluster 0 pgmap v1618: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 1.7 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 721 op/s; 30589/85398 objects degraded (35.819%); 11429/85398 objects misplaced (13.383%); 1.3 MiB/s, 21 objects/s recovering 2023-10-09T08:50:04.058 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:04 smithi081 bash[76862]: cluster 2023-10-09T08:50:03.889654+0000 mon.a (mon.0) 1619 : cluster 3 Health check update: Degraded data redundancy: 30589/85398 objects degraded (35.819%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:04.058 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:04 smithi081 bash[79557]: cluster 2023-10-09T08:50:02.216914+0000 mgr.y (mgr.26009) 1454 : cluster 0 pgmap v1618: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 1.7 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 721 op/s; 30589/85398 objects degraded (35.819%); 11429/85398 objects misplaced (13.383%); 1.3 MiB/s, 21 objects/s recovering 2023-10-09T08:50:04.058 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:04 smithi081 bash[79557]: cluster 2023-10-09T08:50:03.889654+0000 mon.a (mon.0) 1619 : cluster 3 Health check update: Degraded data redundancy: 30589/85398 objects degraded (35.819%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:04.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:04.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:04.163 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:04.172 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:04 smithi118 bash[59345]: cluster 2023-10-09T08:50:02.216914+0000 mgr.y (mgr.26009) 1454 : cluster 0 pgmap v1618: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 1.7 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 721 op/s; 30589/85398 objects degraded (35.819%); 11429/85398 objects misplaced (13.383%); 1.3 MiB/s, 21 objects/s recovering 2023-10-09T08:50:04.172 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:04 smithi118 bash[59345]: cluster 2023-10-09T08:50:03.889654+0000 mon.a (mon.0) 1619 : cluster 3 Health check update: Degraded data redundancy: 30589/85398 objects degraded (35.819%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:04.191 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:04.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:04.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:04.295 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:04.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:04.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:04.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:04.428 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:04.452 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:04.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:04.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:04.557 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:04.592 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:04.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:04.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:04.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:04.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:04.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:04.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:04.826 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:04.854 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:04.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:04.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:04.959 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:05.000 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:05.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:05.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:05.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:05.131 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:05.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:05.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:05.198 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:50:05.199 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:50:05.236 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:05.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:05.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:05.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:05.382 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:05.420 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:05.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:05.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:05.529 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:05.566 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:05.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:05.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:05.668 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:05.692 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:05.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:05.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:05.798 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:05.827 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:05.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:05.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:05.931 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:05.959 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:05.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:05.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:06.054 INFO:teuthology.orchestra.run.smithi081.stdout:moved 18 / 267 (6.74157%) 2023-10-09T08:50:06.054 INFO:teuthology.orchestra.run.smithi081.stdout:avg 44.5 2023-10-09T08:50:06.055 INFO:teuthology.orchestra.run.smithi081.stdout:stddev 11.2953 -> 12.7639 (expected baseline 6.08961) 2023-10-09T08:50:06.055 INFO:teuthology.orchestra.run.smithi081.stdout:min osd.3 with 30 -> 31 pgs (0.674157 -> 0.696629 * mean) 2023-10-09T08:50:06.055 INFO:teuthology.orchestra.run.smithi081.stdout:max osd.4 with 45 -> 46 pgs (1.01124 -> 1.03371 * mean) 2023-10-09T08:50:06.055 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:50:06.055 INFO:teuthology.orchestra.run.smithi081.stdout:oload 110 2023-10-09T08:50:06.055 INFO:teuthology.orchestra.run.smithi081.stdout:max_change 3 2023-10-09T08:50:06.055 INFO:teuthology.orchestra.run.smithi081.stdout:max_change_osds 4 2023-10-09T08:50:06.055 INFO:teuthology.orchestra.run.smithi081.stdout:average_utilization 0.0147 2023-10-09T08:50:06.055 INFO:teuthology.orchestra.run.smithi081.stdout:overload_utilization 0.0162 2023-10-09T08:50:06.055 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 weight 0.7945 -> 0.5985 2023-10-09T08:50:06.055 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 weight 0.7607 -> 0.9107 2023-10-09T08:50:06.056 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 weight 1.0000 -> 0.8846 2023-10-09T08:50:06.056 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 weight 0.8012 -> 0.8194 2023-10-09T08:50:06.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:06.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:06.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:06.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:06.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:06.220 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:06.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:06.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:06.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:06 smithi118 bash[59345]: cluster 2023-10-09T08:50:04.217585+0000 mgr.y (mgr.26009) 1455 : cluster 0 pgmap v1619: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 1.7 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 721 op/s; 30589/85398 objects degraded (35.819%); 11429/85398 objects misplaced (13.383%); 1.3 MiB/s, 21 objects/s recovering 2023-10-09T08:50:06.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:06 smithi118 bash[59345]: audit 2023-10-09T08:50:05.853906+0000 mon.c (mon.2) 512 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'53701','1':'57972','5':'59686','7':'39225'}"}]: dispatch 2023-10-09T08:50:06.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:06 smithi118 bash[59345]: audit 2023-10-09T08:50:05.854564+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'53701','1':'57972','5':'59686','7':'39225'}"}]: dispatch 2023-10-09T08:50:06.323 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:06.331 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:06 smithi081 bash[76862]: cluster 2023-10-09T08:50:04.217585+0000 mgr.y (mgr.26009) 1455 : cluster 0 pgmap v1619: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 1.7 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 721 op/s; 30589/85398 objects degraded (35.819%); 11429/85398 objects misplaced (13.383%); 1.3 MiB/s, 21 objects/s recovering 2023-10-09T08:50:06.331 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:06 smithi081 bash[76862]: audit 2023-10-09T08:50:05.853906+0000 mon.c (mon.2) 512 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'53701','1':'57972','5':'59686','7':'39225'}"}]: dispatch 2023-10-09T08:50:06.331 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:06 smithi081 bash[76862]: audit 2023-10-09T08:50:05.854564+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'53701','1':'57972','5':'59686','7':'39225'}"}]: dispatch 2023-10-09T08:50:06.332 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:06 smithi081 bash[79557]: cluster 2023-10-09T08:50:04.217585+0000 mgr.y (mgr.26009) 1455 : cluster 0 pgmap v1619: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 1.7 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 721 op/s; 30589/85398 objects degraded (35.819%); 11429/85398 objects misplaced (13.383%); 1.3 MiB/s, 21 objects/s recovering 2023-10-09T08:50:06.332 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:06 smithi081 bash[79557]: audit 2023-10-09T08:50:05.853906+0000 mon.c (mon.2) 512 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'53701','1':'57972','5':'59686','7':'39225'}"}]: dispatch 2023-10-09T08:50:06.332 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:06 smithi081 bash[79557]: audit 2023-10-09T08:50:05.854564+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'53701','1':'57972','5':'59686','7':'39225'}"}]: dispatch 2023-10-09T08:50:06.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:06.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:06.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:06.450 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:06.482 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:06.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:06.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:06.586 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:06.613 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:06.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:06.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:06.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:06.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:06.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:06.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:06.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:06.871 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:06.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:06.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:06.973 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:07.005 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:07.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:07.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:07.108 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:07.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:07 smithi081 bash[79557]: audit 2023-10-09T08:50:05.852521+0000 mgr.y (mgr.26009) 1456 : audit 0 from='client.36177 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:50:07.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:07 smithi081 bash[79557]: cluster 2023-10-09T08:50:06.045888+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T08:50:07.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:07 smithi081 bash[79557]: audit 2023-10-09T08:50:06.048793+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'53701','1':'57972','5':'59686','7':'39225'}"}]': finished 2023-10-09T08:50:07.120 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:07 smithi081 bash[79557]: cluster 2023-10-09T08:50:06.049196+0000 mon.a (mon.0) 1622 : cluster 0 osdmap e361: 8 total, 7 up, 7 in 2023-10-09T08:50:07.121 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:07 smithi081 bash[79557]: cluster 2023-10-09T08:50:06.050363+0000 osd.4 (osd.4) 342 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T08:50:07.121 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:07 smithi081 bash[79557]: cluster 2023-10-09T08:50:06.061199+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T08:50:07.121 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:07 smithi081 bash[76862]: audit 2023-10-09T08:50:05.852521+0000 mgr.y (mgr.26009) 1456 : audit 0 from='client.36177 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:50:07.121 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:07 smithi081 bash[76862]: cluster 2023-10-09T08:50:06.045888+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T08:50:07.121 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:07 smithi081 bash[76862]: audit 2023-10-09T08:50:06.048793+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'53701','1':'57972','5':'59686','7':'39225'}"}]': finished 2023-10-09T08:50:07.121 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:07 smithi081 bash[76862]: cluster 2023-10-09T08:50:06.049196+0000 mon.a (mon.0) 1622 : cluster 0 osdmap e361: 8 total, 7 up, 7 in 2023-10-09T08:50:07.121 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:07 smithi081 bash[76862]: cluster 2023-10-09T08:50:06.050363+0000 osd.4 (osd.4) 342 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T08:50:07.121 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:07 smithi081 bash[76862]: cluster 2023-10-09T08:50:06.061199+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T08:50:07.137 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:07.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:07.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:07.168 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:50:07.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:50:07.241 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:07.247 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:07 smithi118 bash[59345]: audit 2023-10-09T08:50:05.852521+0000 mgr.y (mgr.26009) 1456 : audit 0 from='client.36177 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:50:07.247 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:07 smithi118 bash[59345]: cluster 2023-10-09T08:50:06.045888+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T08:50:07.247 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:07 smithi118 bash[59345]: audit 2023-10-09T08:50:06.048793+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'53701','1':'57972','5':'59686','7':'39225'}"}]': finished 2023-10-09T08:50:07.247 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:07 smithi118 bash[59345]: cluster 2023-10-09T08:50:06.049196+0000 mon.a (mon.0) 1622 : cluster 0 osdmap e361: 8 total, 7 up, 7 in 2023-10-09T08:50:07.247 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:07 smithi118 bash[59345]: cluster 2023-10-09T08:50:06.050363+0000 osd.4 (osd.4) 342 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T08:50:07.248 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:07 smithi118 bash[59345]: cluster 2023-10-09T08:50:06.061199+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T08:50:07.263 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:07.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:07.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:07.367 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:07.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:07.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:07.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:07.494 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:07.528 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:07.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:07.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:07.632 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:07.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:07.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:07.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:07.761 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:07.788 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:07.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:07.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:07.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:07.920 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:07.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:07.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:07.931 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-09T08:50:07.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 1.0 2023-10-09T08:50:08.025 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:08.052 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:08.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:08.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:08.156 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:08.183 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:08.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:08.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:08.286 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:08.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:08 smithi118 bash[59345]: cluster 2023-10-09T08:50:06.218200+0000 mgr.y (mgr.26009) 1457 : cluster 0 pgmap v1621: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 1.5 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 922 op/s; 27684/74418 objects degraded (37.201%); 10631/74418 objects misplaced (14.286%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:50:08.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:08 smithi118 bash[59345]: cluster 2023-10-09T08:50:07.060974+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:08 smithi118 bash[59345]: cluster 2023-10-09T08:50:07.061478+0000 osd.6 (osd.6) 350 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:08 smithi118 bash[59345]: cluster 2023-10-09T08:50:07.061798+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:08 smithi118 bash[59345]: cluster 2023-10-09T08:50:07.062806+0000 osd.4 (osd.4) 343 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:08 smithi118 bash[59345]: cluster 2023-10-09T08:50:07.064573+0000 mon.a (mon.0) 1623 : cluster 0 osdmap e362: 8 total, 7 up, 7 in 2023-10-09T08:50:08.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:08 smithi118 bash[59345]: cluster 2023-10-09T08:50:07.065867+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:08 smithi118 bash[59345]: cluster 2023-10-09T08:50:07.066233+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:08 smithi118 bash[59345]: cluster 2023-10-09T08:50:07.067567+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:08 smithi118 bash[59345]: cluster 2023-10-09T08:50:07.067825+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:08 smithi118 bash[59345]: cluster 2023-10-09T08:50:07.068034+0000 osd.4 (osd.4) 344 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:08 smithi118 bash[59345]: cluster 2023-10-09T08:50:07.069133+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:08 smithi118 bash[59345]: cluster 2023-10-09T08:50:07.071125+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.311 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:08.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:08.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:08.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[79557]: cluster 2023-10-09T08:50:06.218200+0000 mgr.y (mgr.26009) 1457 : cluster 0 pgmap v1621: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 1.5 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 922 op/s; 27684/74418 objects degraded (37.201%); 10631/74418 objects misplaced (14.286%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:50:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[79557]: cluster 2023-10-09T08:50:07.060974+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[79557]: cluster 2023-10-09T08:50:07.061478+0000 osd.6 (osd.6) 350 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[79557]: cluster 2023-10-09T08:50:07.061798+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[79557]: cluster 2023-10-09T08:50:07.062806+0000 osd.4 (osd.4) 343 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[79557]: cluster 2023-10-09T08:50:07.064573+0000 mon.a (mon.0) 1623 : cluster 0 osdmap e362: 8 total, 7 up, 7 in 2023-10-09T08:50:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[79557]: cluster 2023-10-09T08:50:07.065867+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[79557]: cluster 2023-10-09T08:50:07.066233+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[79557]: cluster 2023-10-09T08:50:07.067567+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[79557]: cluster 2023-10-09T08:50:07.067825+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[79557]: cluster 2023-10-09T08:50:07.068034+0000 osd.4 (osd.4) 344 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[79557]: cluster 2023-10-09T08:50:07.069133+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[79557]: cluster 2023-10-09T08:50:07.071125+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[76862]: cluster 2023-10-09T08:50:06.218200+0000 mgr.y (mgr.26009) 1457 : cluster 0 pgmap v1621: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 1.5 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 922 op/s; 27684/74418 objects degraded (37.201%); 10631/74418 objects misplaced (14.286%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T08:50:08.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[76862]: cluster 2023-10-09T08:50:07.060974+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[76862]: cluster 2023-10-09T08:50:07.061478+0000 osd.6 (osd.6) 350 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[76862]: cluster 2023-10-09T08:50:07.061798+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[76862]: cluster 2023-10-09T08:50:07.062806+0000 osd.4 (osd.4) 343 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[76862]: cluster 2023-10-09T08:50:07.064573+0000 mon.a (mon.0) 1623 : cluster 0 osdmap e362: 8 total, 7 up, 7 in 2023-10-09T08:50:08.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[76862]: cluster 2023-10-09T08:50:07.065867+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[76862]: cluster 2023-10-09T08:50:07.066233+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[76862]: cluster 2023-10-09T08:50:07.067567+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[76862]: cluster 2023-10-09T08:50:07.067825+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[76862]: cluster 2023-10-09T08:50:07.068034+0000 osd.4 (osd.4) 344 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[76862]: cluster 2023-10-09T08:50:07.069133+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:08 smithi081 bash[76862]: cluster 2023-10-09T08:50:07.071125+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T08:50:08.414 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:08.448 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:08.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:08.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:08.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:08.585 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:08.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:08.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:08.692 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:08.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:08.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:08.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:08.828 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:08.860 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:08.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:08.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:08.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:08.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:08.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:08.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:09.092 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:09.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:09 smithi118 bash[59345]: cluster 2023-10-09T08:50:08.069495+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:09 smithi118 bash[59345]: cluster 2023-10-09T08:50:08.071695+0000 osd.6 (osd.6) 351 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:09 smithi118 bash[59345]: cluster 2023-10-09T08:50:08.073339+0000 osd.4 (osd.4) 345 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:09 smithi118 bash[59345]: cluster 2023-10-09T08:50:08.073615+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:09 smithi118 bash[59345]: cluster 2023-10-09T08:50:08.074616+0000 mon.a (mon.0) 1624 : cluster 0 osdmap e363: 8 total, 7 up, 7 in 2023-10-09T08:50:09.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:09 smithi118 bash[59345]: cluster 2023-10-09T08:50:08.074949+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:09 smithi118 bash[59345]: cluster 2023-10-09T08:50:08.075362+0000 osd.4 (osd.4) 346 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:09 smithi118 bash[59345]: cluster 2023-10-09T08:50:08.079497+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:09 smithi118 bash[59345]: cluster 2023-10-09T08:50:08.082486+0000 osd.5 (osd.5) 122 : cluster 0 9.d starting backfill to osd.0 from (0'0,0'0] MAX to 360'14230 2023-10-09T08:50:09.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:09 smithi118 bash[59345]: cluster 2023-10-09T08:50:08.083499+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:09 smithi118 bash[59345]: cluster 2023-10-09T08:50:08.095769+0000 osd.7 (osd.7) 350 : cluster 0 9.a starting backfill to osd.5 from (0'0,0'0] MAX to 360'14303 2023-10-09T08:50:09.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:09 smithi118 bash[59345]: cluster 2023-10-09T08:50:08.114058+0000 osd.5 (osd.5) 123 : cluster 0 9.d starting backfill to osd.4 from (0'0,0'0] MAX to 360'14230 2023-10-09T08:50:09.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:09 smithi118 bash[59345]: audit 2023-10-09T08:50:08.179801+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:09.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:09 smithi118 bash[59345]: audit 2023-10-09T08:50:08.181553+0000 mon.c (mon.2) 513 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:50:09.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:09 smithi118 bash[59345]: cluster 2023-10-09T08:50:08.890890+0000 mon.a (mon.0) 1626 : cluster 3 Health check update: Degraded data redundancy: 27684/74418 objects degraded (37.201%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:09.117 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:09.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:09.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:09.225 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:09.257 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:09.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:09.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:09.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:09.372 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[76862]: cluster 2023-10-09T08:50:08.069495+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.372 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[76862]: cluster 2023-10-09T08:50:08.071695+0000 osd.6 (osd.6) 351 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.372 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[76862]: cluster 2023-10-09T08:50:08.073339+0000 osd.4 (osd.4) 345 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.372 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[76862]: cluster 2023-10-09T08:50:08.073615+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.372 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[76862]: cluster 2023-10-09T08:50:08.074616+0000 mon.a (mon.0) 1624 : cluster 0 osdmap e363: 8 total, 7 up, 7 in 2023-10-09T08:50:09.372 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[76862]: cluster 2023-10-09T08:50:08.074949+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.372 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[76862]: cluster 2023-10-09T08:50:08.075362+0000 osd.4 (osd.4) 346 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[76862]: cluster 2023-10-09T08:50:08.079497+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[76862]: cluster 2023-10-09T08:50:08.082486+0000 osd.5 (osd.5) 122 : cluster 0 9.d starting backfill to osd.0 from (0'0,0'0] MAX to 360'14230 2023-10-09T08:50:09.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[76862]: cluster 2023-10-09T08:50:08.083499+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[76862]: cluster 2023-10-09T08:50:08.095769+0000 osd.7 (osd.7) 350 : cluster 0 9.a starting backfill to osd.5 from (0'0,0'0] MAX to 360'14303 2023-10-09T08:50:09.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[76862]: cluster 2023-10-09T08:50:08.114058+0000 osd.5 (osd.5) 123 : cluster 0 9.d starting backfill to osd.4 from (0'0,0'0] MAX to 360'14230 2023-10-09T08:50:09.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[76862]: audit 2023-10-09T08:50:08.179801+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:09.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[76862]: audit 2023-10-09T08:50:08.181553+0000 mon.c (mon.2) 513 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:50:09.373 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[76862]: cluster 2023-10-09T08:50:08.890890+0000 mon.a (mon.0) 1626 : cluster 3 Health check update: Degraded data redundancy: 27684/74418 objects degraded (37.201%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:09.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[79557]: cluster 2023-10-09T08:50:08.069495+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[79557]: cluster 2023-10-09T08:50:08.071695+0000 osd.6 (osd.6) 351 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[79557]: cluster 2023-10-09T08:50:08.073339+0000 osd.4 (osd.4) 345 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[79557]: cluster 2023-10-09T08:50:08.073615+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[79557]: cluster 2023-10-09T08:50:08.074616+0000 mon.a (mon.0) 1624 : cluster 0 osdmap e363: 8 total, 7 up, 7 in 2023-10-09T08:50:09.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[79557]: cluster 2023-10-09T08:50:08.074949+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[79557]: cluster 2023-10-09T08:50:08.075362+0000 osd.4 (osd.4) 346 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[79557]: cluster 2023-10-09T08:50:08.079497+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[79557]: cluster 2023-10-09T08:50:08.082486+0000 osd.5 (osd.5) 122 : cluster 0 9.d starting backfill to osd.0 from (0'0,0'0] MAX to 360'14230 2023-10-09T08:50:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[79557]: cluster 2023-10-09T08:50:08.083499+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T08:50:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[79557]: cluster 2023-10-09T08:50:08.095769+0000 osd.7 (osd.7) 350 : cluster 0 9.a starting backfill to osd.5 from (0'0,0'0] MAX to 360'14303 2023-10-09T08:50:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[79557]: cluster 2023-10-09T08:50:08.114058+0000 osd.5 (osd.5) 123 : cluster 0 9.d starting backfill to osd.4 from (0'0,0'0] MAX to 360'14230 2023-10-09T08:50:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[79557]: audit 2023-10-09T08:50:08.179801+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[79557]: audit 2023-10-09T08:50:08.181553+0000 mon.c (mon.2) 513 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:50:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:09 smithi081 bash[79557]: cluster 2023-10-09T08:50:08.890890+0000 mon.a (mon.0) 1626 : cluster 3 Health check update: Degraded data redundancy: 27684/74418 objects degraded (37.201%), 14 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:09.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:09.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:09.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:09.431 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:50:09.492 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:09.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:09.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:09.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:09.620 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:09.652 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:09.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:09.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:09.760 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:09.785 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:09.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:09.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:09.893 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:09.919 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:09.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:09.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:10.022 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:10.047 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:10.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:10.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:10.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:10.160 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:10 smithi081 bash[76862]: cluster 2023-10-09T08:50:08.218924+0000 mgr.y (mgr.26009) 1458 : cluster 0 pgmap v1624: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 1.5 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 27684/74418 objects degraded (37.201%); 10631/74418 objects misplaced (14.286%); 1.1 MiB/s, 17 objects/s recovering 2023-10-09T08:50:10.161 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:10 smithi081 bash[79557]: cluster 2023-10-09T08:50:08.218924+0000 mgr.y (mgr.26009) 1458 : cluster 0 pgmap v1624: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 1.5 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 27684/74418 objects degraded (37.201%); 10631/74418 objects misplaced (14.286%); 1.1 MiB/s, 17 objects/s recovering 2023-10-09T08:50:10.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:10.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:10.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:10.284 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:10.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:10 smithi118 bash[59345]: cluster 2023-10-09T08:50:08.218924+0000 mgr.y (mgr.26009) 1458 : cluster 0 pgmap v1624: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 9 active+undersized+degraded, 28 active+clean, 2 active+undersized, 45 active+clean+remapped; 1.5 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 27684/74418 objects degraded (37.201%); 10631/74418 objects misplaced (14.286%); 1.1 MiB/s, 17 objects/s recovering 2023-10-09T08:50:10.310 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:10.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:10.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:10.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:10.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:10.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:10.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:10.538 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:10.564 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:10.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:10.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:10.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:10.700 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:10.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:10.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:10.868 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:10.896 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:10.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:10.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:11.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:11.031 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:11.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:11.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:11.137 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:11.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:11.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:11.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:11.270 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:11.279 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:50:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:50:11] "GET /metrics HTTP/1.1" 200 36617 "" "Prometheus/2.33.4" 2023-10-09T08:50:11.295 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:11.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:11.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:11.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:11.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:11.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:11.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:11.467 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:50:11.467 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:50:11.524 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:11.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:11.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:11.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:11.658 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:11.683 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:11.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:11.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:11.790 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:11.815 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:11.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:11.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:11.918 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:11.954 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:11.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:11.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:12.057 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:12.092 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:12.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:12.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:12.196 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:12.206 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:12 smithi118 bash[59345]: cluster 2023-10-09T08:50:10.219741+0000 mgr.y (mgr.26009) 1459 : cluster 0 pgmap v1625: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 32 active+clean, 1 active+undersized, 41 active+clean+remapped; 1.4 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 878 op/s; 24330/69588 objects degraded (34.963%); 14481/69588 objects misplaced (20.810%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:50:12.240 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:12.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:12.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:12.347 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:12.356 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:12 smithi081 bash[76862]: cluster 2023-10-09T08:50:10.219741+0000 mgr.y (mgr.26009) 1459 : cluster 0 pgmap v1625: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 32 active+clean, 1 active+undersized, 41 active+clean+remapped; 1.4 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 878 op/s; 24330/69588 objects degraded (34.963%); 14481/69588 objects misplaced (20.810%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:50:12.357 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:12 smithi081 bash[79557]: cluster 2023-10-09T08:50:10.219741+0000 mgr.y (mgr.26009) 1459 : cluster 0 pgmap v1625: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 32 active+clean, 1 active+undersized, 41 active+clean+remapped; 1.4 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 878 op/s; 24330/69588 objects degraded (34.963%); 14481/69588 objects misplaced (20.810%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T08:50:12.385 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:12.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:12.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:12.479 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:50:12.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:12.539 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:12.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:12.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:12.644 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:12.671 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:12.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:12.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:12.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:12.809 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:12.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:12.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:12.913 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:12.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:12.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:12.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:13.049 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:13.076 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:13.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:13.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:13.183 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:13.210 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:13.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:13.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:13.315 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:13.358 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:13.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:13.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:13.466 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:13.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:13.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:13.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:13.588 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:13.618 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:13.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:13.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:13.722 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:13.752 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:13.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:13.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:13.858 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:13.886 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:13.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:13.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:13.993 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:14.036 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:14.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:14.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:14.142 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:14.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:14 smithi118 bash[59345]: cluster 2023-10-09T08:50:12.220516+0000 mgr.y (mgr.26009) 1460 : cluster 0 pgmap v1626: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 1 active+undersized, 39 active+clean+remapped; 1.4 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 352 op/s; 23895/67893 objects degraded (35.195%); 14422/67893 objects misplaced (21.242%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T08:50:14.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:14 smithi118 bash[59345]: cluster 2023-10-09T08:50:13.892142+0000 mon.a (mon.0) 1627 : cluster 3 Health check update: Degraded data redundancy: 23895/67893 objects degraded (35.195%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:14.164 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:14.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:14.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:14.268 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:14.296 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:14.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:14.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:14.369 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:14 smithi081 bash[76862]: cluster 2023-10-09T08:50:12.220516+0000 mgr.y (mgr.26009) 1460 : cluster 0 pgmap v1626: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 1 active+undersized, 39 active+clean+remapped; 1.4 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 352 op/s; 23895/67893 objects degraded (35.195%); 14422/67893 objects misplaced (21.242%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T08:50:14.369 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:14 smithi081 bash[76862]: cluster 2023-10-09T08:50:13.892142+0000 mon.a (mon.0) 1627 : cluster 3 Health check update: Degraded data redundancy: 23895/67893 objects degraded (35.195%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:14.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:14 smithi081 bash[79557]: cluster 2023-10-09T08:50:12.220516+0000 mgr.y (mgr.26009) 1460 : cluster 0 pgmap v1626: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 1 active+undersized, 39 active+clean+remapped; 1.4 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 352 op/s; 23895/67893 objects degraded (35.195%); 14422/67893 objects misplaced (21.242%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T08:50:14.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:14 smithi081 bash[79557]: cluster 2023-10-09T08:50:13.892142+0000 mon.a (mon.0) 1627 : cluster 3 Health check update: Degraded data redundancy: 23895/67893 objects degraded (35.195%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:14.402 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:14.429 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:14.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:14.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:14.538 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:14.571 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:14.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:14.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:14.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:14.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:14.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:14.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:14.810 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:14.837 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:14.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:14.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:14.946 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:14.978 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:14.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:14.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:15.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:15.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:15 smithi118 bash[59345]: audit 2023-10-09T08:50:14.217104+0000 mon.c (mon.2) 514 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:50:15.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:15.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:15.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:15.222 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:15.253 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:15.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:15.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:15.358 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:15.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:15 smithi081 bash[76862]: audit 2023-10-09T08:50:14.217104+0000 mon.c (mon.2) 514 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:50:15.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:15 smithi081 bash[79557]: audit 2023-10-09T08:50:14.217104+0000 mon.c (mon.2) 514 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:50:15.385 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:15.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:15.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:15.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:15.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:15.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:15.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:15.625 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:15.651 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:15.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:15.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:15.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:15.789 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:15.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:15.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:15.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:15.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:15.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:15.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:16.028 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:16.066 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:16.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:16.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:16.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:16.203 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:16.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:16.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:16.306 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:16.314 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:16 smithi118 bash[59345]: cluster 2023-10-09T08:50:14.220987+0000 mgr.y (mgr.26009) 1461 : cluster 0 pgmap v1627: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 1 active+undersized, 39 active+clean+remapped; 1.4 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 271 op/s; 23895/67893 objects degraded (35.195%); 14422/67893 objects misplaced (21.242%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:50:16.342 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:16.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:16.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:16.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:16.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:16.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:16.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:16.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:16.590 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:16 smithi081 bash[76862]: cluster 2023-10-09T08:50:14.220987+0000 mgr.y (mgr.26009) 1461 : cluster 0 pgmap v1627: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 1 active+undersized, 39 active+clean+remapped; 1.4 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 271 op/s; 23895/67893 objects degraded (35.195%); 14422/67893 objects misplaced (21.242%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:50:16.591 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:16 smithi081 bash[79557]: cluster 2023-10-09T08:50:14.220987+0000 mgr.y (mgr.26009) 1461 : cluster 0 pgmap v1627: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 1 active+undersized, 39 active+clean+remapped; 1.4 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 271 op/s; 23895/67893 objects degraded (35.195%); 14422/67893 objects misplaced (21.242%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:50:16.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:16.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:16.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:16.716 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:16.753 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:16.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:16.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:16.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:16.888 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:16.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:16.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:16.992 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:17.018 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:17.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:17.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:17.122 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:17.157 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:17.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:17.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:17.270 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:17.303 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:17.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:17.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:17.405 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:17.428 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:17.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:17.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:17.531 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:17.560 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:17.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:17.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:17.664 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:17.687 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:17.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:17.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:17.793 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:17.825 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:17.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:17.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:17.929 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:17.973 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:17.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:17.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:18.078 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:18.125 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:18.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:18.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:18.230 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:18.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:18.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:18.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:18.256 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:18 smithi081 bash[76862]: cluster 2023-10-09T08:50:16.221723+0000 mgr.y (mgr.26009) 1462 : cluster 0 pgmap v1628: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 1.2 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 626 op/s; 21087/57195 objects degraded (36.869%); 13124/57195 objects misplaced (22.946%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:50:18.256 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:18 smithi081 bash[79557]: cluster 2023-10-09T08:50:16.221723+0000 mgr.y (mgr.26009) 1462 : cluster 0 pgmap v1628: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 1.2 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 626 op/s; 21087/57195 objects degraded (36.869%); 13124/57195 objects misplaced (22.946%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:50:18.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:18.380 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:18.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:18.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:18.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:18.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:18.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:18 smithi118 bash[59345]: cluster 2023-10-09T08:50:16.221723+0000 mgr.y (mgr.26009) 1462 : cluster 0 pgmap v1628: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 1.2 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 626 op/s; 21087/57195 objects degraded (36.869%); 13124/57195 objects misplaced (22.946%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T08:50:18.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:18.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:18.618 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:18.664 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:18.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:18.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:18.770 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:18.806 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:18.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:18.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:18.910 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:18.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:18.947 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:18.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:19.048 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:19.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:19.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:19.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:19.183 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:19.195 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:19 smithi118 bash[59345]: cluster 2023-10-09T08:50:18.893321+0000 mon.a (mon.0) 1628 : cluster 3 Health check update: Degraded data redundancy: 21087/57195 objects degraded (36.869%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:19.228 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:19.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:19.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:19.342 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:19.388 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:19 smithi081 bash[79557]: cluster 2023-10-09T08:50:18.893321+0000 mon.a (mon.0) 1628 : cluster 3 Health check update: Degraded data redundancy: 21087/57195 objects degraded (36.869%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:19.388 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:19 smithi081 bash[76862]: cluster 2023-10-09T08:50:18.893321+0000 mon.a (mon.0) 1628 : cluster 3 Health check update: Degraded data redundancy: 21087/57195 objects degraded (36.869%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:19.391 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:19.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:19.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:19.501 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:19.527 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:19.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:19.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:19.630 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:19.657 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:19.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:19.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:19.761 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:19.794 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:19.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:19.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:19.897 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:19.923 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:19.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:19.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:20.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:20.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:20.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:20.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:20.163 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:20.174 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:20 smithi118 bash[59345]: cluster 2023-10-09T08:50:18.222604+0000 mgr.y (mgr.26009) 1463 : cluster 0 pgmap v1629: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 1.2 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 565 op/s; 21087/57195 objects degraded (36.869%); 13124/57195 objects misplaced (22.946%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T08:50:20.192 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:20.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:20.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:20.296 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:20.336 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:20.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:20.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:20.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:20 smithi081 bash[76862]: cluster 2023-10-09T08:50:18.222604+0000 mgr.y (mgr.26009) 1463 : cluster 0 pgmap v1629: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 1.2 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 565 op/s; 21087/57195 objects degraded (36.869%); 13124/57195 objects misplaced (22.946%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T08:50:20.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:20 smithi081 bash[79557]: cluster 2023-10-09T08:50:18.222604+0000 mgr.y (mgr.26009) 1463 : cluster 0 pgmap v1629: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 1.2 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 565 op/s; 21087/57195 objects degraded (36.869%); 13124/57195 objects misplaced (22.946%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T08:50:20.440 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:20.476 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:20.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:20.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:20.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:20.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:20.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:20.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:20.706 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:20.735 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:20.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:20.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:20.843 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:20.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:20.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:20.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:20.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:20.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:20.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:20.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:21.087 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:21.113 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:21.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:21.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:21.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:21.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:21.250 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:50:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:50:21] "GET /metrics HTTP/1.1" 200 36617 "" "Prometheus/2.33.4" 2023-10-09T08:50:21.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:21.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:21.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:21.382 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:21.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:21.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:21.486 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:21.512 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:21.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:21.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:21.619 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:21.659 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:21.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:21.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:21.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:21.790 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:21.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:21.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:21.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:21 smithi081 bash[76862]: cluster 2023-10-09T08:50:20.223373+0000 mgr.y (mgr.26009) 1464 : cluster 0 pgmap v1630: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 1.0 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 682 op/s; 19112/49821 objects degraded (38.361%); 11888/49821 objects misplaced (23.861%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T08:50:21.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:21 smithi081 bash[76862]: audit 2023-10-09T08:50:20.861761+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:21.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:21 smithi081 bash[76862]: audit 2023-10-09T08:50:20.871108+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:21.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:21 smithi081 bash[79557]: cluster 2023-10-09T08:50:20.223373+0000 mgr.y (mgr.26009) 1464 : cluster 0 pgmap v1630: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 1.0 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 682 op/s; 19112/49821 objects degraded (38.361%); 11888/49821 objects misplaced (23.861%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T08:50:21.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:21 smithi081 bash[79557]: audit 2023-10-09T08:50:20.861761+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:21.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:21 smithi081 bash[79557]: audit 2023-10-09T08:50:20.871108+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:21.895 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:21.927 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:21.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:21.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:22.031 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:22.043 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:21 smithi118 bash[59345]: cluster 2023-10-09T08:50:20.223373+0000 mgr.y (mgr.26009) 1464 : cluster 0 pgmap v1630: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 1.0 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 682 op/s; 19112/49821 objects degraded (38.361%); 11888/49821 objects misplaced (23.861%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T08:50:22.043 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:21 smithi118 bash[59345]: audit 2023-10-09T08:50:20.861761+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:22.043 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:21 smithi118 bash[59345]: audit 2023-10-09T08:50:20.871108+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:22.063 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:22.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:22.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:22.167 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:22.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:22.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:22.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:22.310 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:22.354 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:22.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:22.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:22.461 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:22.491 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:22.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:22.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:22.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:22.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:22.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:22.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:22.730 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:22.756 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:22.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:22.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:22.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:22.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:22.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:22.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:22.992 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:23.017 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:23.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:23.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:23.121 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:23.149 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:23.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:23.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:23.252 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:23.287 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:23.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:23.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:23.390 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:23.422 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:23.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:23.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:23.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:23.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:23.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:23.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:23.658 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:23.687 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:23.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:23.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:23.794 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:23.824 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:23.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:23.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:23.929 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:23.939 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:23 smithi118 bash[59345]: cluster 2023-10-09T08:50:22.224162+0000 mgr.y (mgr.26009) 1465 : cluster 0 pgmap v1631: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 990 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 616 op/s; 18518/47388 objects degraded (39.077%); 11888/47388 objects misplaced (25.087%); 1.4 MiB/s, 21 objects/s recovering 2023-10-09T08:50:23.939 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:23 smithi118 bash[59345]: audit 2023-10-09T08:50:23.176063+0000 mon.c (mon.2) 515 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:50:23.963 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:23.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:23.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:24.071 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:24.095 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:24.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:24.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:24.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:23 smithi081 bash[76862]: cluster 2023-10-09T08:50:22.224162+0000 mgr.y (mgr.26009) 1465 : cluster 0 pgmap v1631: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 990 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 616 op/s; 18518/47388 objects degraded (39.077%); 11888/47388 objects misplaced (25.087%); 1.4 MiB/s, 21 objects/s recovering 2023-10-09T08:50:24.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:23 smithi081 bash[76862]: audit 2023-10-09T08:50:23.176063+0000 mon.c (mon.2) 515 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:50:24.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:23 smithi081 bash[79557]: cluster 2023-10-09T08:50:22.224162+0000 mgr.y (mgr.26009) 1465 : cluster 0 pgmap v1631: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 990 MiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 616 op/s; 18518/47388 objects degraded (39.077%); 11888/47388 objects misplaced (25.087%); 1.4 MiB/s, 21 objects/s recovering 2023-10-09T08:50:24.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:23 smithi081 bash[79557]: audit 2023-10-09T08:50:23.176063+0000 mon.c (mon.2) 515 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:50:24.198 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:24.219 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:24.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:24.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:24.325 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:24.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:24.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:24.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:24.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:24.482 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:24.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:24.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:24.585 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:24.617 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:24.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:24.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:24.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:24.745 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:24.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:24.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:24.850 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:24.869 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:24 smithi081 bash[76862]: cluster 2023-10-09T08:50:23.898360+0000 mon.a (mon.0) 1631 : cluster 3 Health check update: Degraded data redundancy: 18518/47388 objects degraded (39.077%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:24.896 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:24.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:24.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:25.002 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:25.035 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:25.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:25.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:25.130 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:24 smithi081 bash[79557]: cluster 2023-10-09T08:50:23.898360+0000 mon.a (mon.0) 1631 : cluster 3 Health check update: Degraded data redundancy: 18518/47388 objects degraded (39.077%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:25.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:25.168 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:25.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:25.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:25.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:24 smithi118 bash[59345]: cluster 2023-10-09T08:50:23.898360+0000 mon.a (mon.0) 1631 : cluster 3 Health check update: Degraded data redundancy: 18518/47388 objects degraded (39.077%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:25.273 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:25.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:25.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:25.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:25.406 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:25.437 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:25.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:25.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:25.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:25.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:25.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:25.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:25.670 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:25.701 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:25.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:25.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:25.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:25.830 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:25.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:25.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:25.933 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:25.942 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:25 smithi118 bash[59345]: cluster 2023-10-09T08:50:24.224917+0000 mgr.y (mgr.26009) 1466 : cluster 0 pgmap v1632: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 939 MiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 638 op/s; 17700/44916 objects degraded (39.407%); 11556/44916 objects misplaced (25.728%); 1.1 MiB/s, 16 objects/s recovering 2023-10-09T08:50:25.964 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:25.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:25.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:26.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:26.099 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:50:26.099 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:50:26.099 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:50:26.099 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.36030.0:245027 9.c e363/345 9:3445b8ff:::benchmark_data_smithi081_240258_object116626:head v 363'15581, mlcod=363'15579)", 2023-10-09T08:50:26.099 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:50:26.091693+0000", 2023-10-09T08:50:26.100 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0064306600000000004, 2023-10-09T08:50:26.100 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0064652989999999999, 2023-10-09T08:50:26.100 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:50:26.100 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:50:26.100 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:50:26.100 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:50:26.100 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:50:26.100 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:26.091693+0000", 2023-10-09T08:50:26.100 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:50:26.100 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:50:26.100 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:50:26.101 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:50:26.101 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:26.091693+0000", 2023-10-09T08:50:26.101 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:50:26.101 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:50:26.101 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:50:26.101 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:50:26.101 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:26.091692+0000", 2023-10-09T08:50:26.101 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:50:26.101 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:50:26.101 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:50:26.101 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:50:26.101 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:26.091705+0000", 2023-10-09T08:50:26.102 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2858e-05 2023-10-09T08:50:26.102 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:50:26.102 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:50:26.102 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:50:26.102 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:26.091723+0000", 2023-10-09T08:50:26.102 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7683999999999999e-05 2023-10-09T08:50:26.102 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:50:26.102 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:50:26.102 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:50:26.102 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:26.091732+0000", 2023-10-09T08:50:26.102 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0690000000000008e-06 2023-10-09T08:50:26.102 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:50:26.103 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:50:26.103 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:50:26.103 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:26.091909+0000", 2023-10-09T08:50:26.103 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00017723200000000001 2023-10-09T08:50:26.103 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:50:26.103 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:50:26.103 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:50:26.103 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:26.091983+0000", 2023-10-09T08:50:26.103 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3742e-05 2023-10-09T08:50:26.103 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:50:26.103 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:50:26.104 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:50:26.104 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:50:26.104 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2023-10-09T08:50:26.104 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 1 2023-10-09T08:50:26.104 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:50:26.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:26.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:26.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:26.123 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:25 smithi081 bash[76862]: cluster 2023-10-09T08:50:24.224917+0000 mgr.y (mgr.26009) 1466 : cluster 0 pgmap v1632: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 939 MiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 638 op/s; 17700/44916 objects degraded (39.407%); 11556/44916 objects misplaced (25.728%); 1.1 MiB/s, 16 objects/s recovering 2023-10-09T08:50:26.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:25 smithi081 bash[79557]: cluster 2023-10-09T08:50:24.224917+0000 mgr.y (mgr.26009) 1466 : cluster 0 pgmap v1632: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 939 MiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 638 op/s; 17700/44916 objects degraded (39.407%); 11556/44916 objects misplaced (25.728%); 1.1 MiB/s, 16 objects/s recovering 2023-10-09T08:50:26.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:26.255 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:26.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:26.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:26.361 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:26.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:26.395 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:26.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:26.496 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:26.528 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:26.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:26.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:26.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:26.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:26.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:26.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:26.768 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:26.798 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:26.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:26.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:26.903 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:26.929 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:26.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:26.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:27.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:27.066 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:27.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:27.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:27.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:27.197 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:27.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:27.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:27.302 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:27.343 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:27.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:27.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:27.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:27.483 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:27.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:27.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:27.588 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:27.621 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:27.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:27.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:27.729 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:27.773 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:27.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:27.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:27.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:27.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:27.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:27.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:28.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:28.035 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:28.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:28.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:28.144 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:28.175 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:28.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:28.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:28.181 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:27 smithi118 bash[59345]: cluster 2023-10-09T08:50:26.225693+0000 mgr.y (mgr.26009) 1467 : cluster 0 pgmap v1633: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 795 MiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 829 op/s; 16177/38013 objects degraded (42.556%); 10704/38013 objects misplaced (28.159%); 1.5 MiB/s, 24 objects/s recovering 2023-10-09T08:50:28.282 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:28.304 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:28.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:28.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:28.390 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:27 smithi081 bash[76862]: cluster 2023-10-09T08:50:26.225693+0000 mgr.y (mgr.26009) 1467 : cluster 0 pgmap v1633: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 795 MiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 829 op/s; 16177/38013 objects degraded (42.556%); 10704/38013 objects misplaced (28.159%); 1.5 MiB/s, 24 objects/s recovering 2023-10-09T08:50:28.390 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:27 smithi081 bash[79557]: cluster 2023-10-09T08:50:26.225693+0000 mgr.y (mgr.26009) 1467 : cluster 0 pgmap v1633: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 795 MiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 829 op/s; 16177/38013 objects degraded (42.556%); 10704/38013 objects misplaced (28.159%); 1.5 MiB/s, 24 objects/s recovering 2023-10-09T08:50:28.408 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:28.432 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:28.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:28.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:28.540 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:28.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:28.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:28.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:28.686 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:28.720 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:28.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:28.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:28.824 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:28.855 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:28.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:28.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:28.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:28.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:29.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:29.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:29.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:28 smithi118 bash[59345]: cluster 2023-10-09T08:50:28.901779+0000 mon.a (mon.0) 1632 : cluster 3 Health check update: Degraded data redundancy: 16177/38013 objects degraded (42.556%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:29.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:29.134 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:29.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:29.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:29.213 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:28 smithi081 bash[76862]: cluster 2023-10-09T08:50:28.901779+0000 mon.a (mon.0) 1632 : cluster 3 Health check update: Degraded data redundancy: 16177/38013 objects degraded (42.556%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:29.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-09T08:50:29.214 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:28 smithi081 bash[79557]: cluster 2023-10-09T08:50:28.901779+0000 mon.a (mon.0) 1632 : cluster 3 Health check update: Degraded data redundancy: 16177/38013 objects degraded (42.556%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:29.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:29.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:29.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:29.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:29.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:29.438 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:29.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:29.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:29.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:29.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:29.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:29.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:29.687 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:29.719 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:29.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:29.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:29.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:29.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:29.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:29.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:29.964 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:29.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:29 smithi118 bash[59345]: cluster 2023-10-09T08:50:28.226228+0000 mgr.y (mgr.26009) 1468 : cluster 0 pgmap v1634: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 795 MiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 532 op/s; 16177/38013 objects degraded (42.556%); 10704/38013 objects misplaced (28.159%); 997 KiB/s, 15 objects/s recovering 2023-10-09T08:50:30.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:30.003 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:30.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:30.015 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:50:30.071 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:50:30.103 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:30.111 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:50:30.114 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:29 smithi081 bash[76862]: cluster 2023-10-09T08:50:28.226228+0000 mgr.y (mgr.26009) 1468 : cluster 0 pgmap v1634: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 795 MiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 532 op/s; 16177/38013 objects degraded (42.556%); 10704/38013 objects misplaced (28.159%); 997 KiB/s, 15 objects/s recovering 2023-10-09T08:50:30.114 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:29 smithi081 bash[79557]: cluster 2023-10-09T08:50:28.226228+0000 mgr.y (mgr.26009) 1468 : cluster 0 pgmap v1634: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 795 MiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 532 op/s; 16177/38013 objects degraded (42.556%); 10704/38013 objects misplaced (28.159%); 997 KiB/s, 15 objects/s recovering 2023-10-09T08:50:30.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:30.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:30.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:30.151 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:50:30.188 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:50:30.228 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:50:30.250 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:30.271 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:50:30.271 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:50:30.271 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:50:30.271 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:50:30.272 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:50:30.272 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:50:30.272 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:50:30.272 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:50:30.272 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:50:30.275 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:30.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:30.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:30.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:30.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:30.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:30.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:30.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:30.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:30.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:30.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:30.672 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:30.701 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:30.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:30.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:30.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:30.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:30.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:30.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:30.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:30.951 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:30 smithi118 bash[59345]: audit 2023-10-09T08:50:29.970548+0000 mon.b (mon.1) 36 : audit 0 from='client.? 172.21.15.81:0/3816533809' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:50:30.977 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:30.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:30.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:31.082 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:31.106 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:30 smithi081 bash[76862]: audit 2023-10-09T08:50:29.970548+0000 mon.b (mon.1) 36 : audit 0 from='client.? 172.21.15.81:0/3816533809' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:50:31.106 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:30 smithi081 bash[79557]: audit 2023-10-09T08:50:29.970548+0000 mon.b (mon.1) 36 : audit 0 from='client.? 172.21.15.81:0/3816533809' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:50:31.115 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:31.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:31.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:31.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:31.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:31.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:31.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:31.354 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:31.387 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:31.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:31.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:31.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:31.503 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:50:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:50:31] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.33.4" 2023-10-09T08:50:31.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:31.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:31.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:31.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:31.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:31.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:31.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:31.756 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:31.784 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:31.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:31.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:31.887 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:31.915 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:31.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:31.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:31.955 INFO:teuthology.orchestra.run.smithi081.stdout:moved 2 / 267 (0.749064%) 2023-10-09T08:50:31.955 INFO:teuthology.orchestra.run.smithi081.stdout:avg 44.5 2023-10-09T08:50:31.956 INFO:teuthology.orchestra.run.smithi081.stdout:stddev 12.7639 -> 12.7769 (expected baseline 6.08961) 2023-10-09T08:50:31.956 INFO:teuthology.orchestra.run.smithi081.stdout:min osd.7 with 19 -> 19 pgs (0.426966 -> 0.426966 * mean) 2023-10-09T08:50:31.956 INFO:teuthology.orchestra.run.smithi081.stdout:max osd.4 with 46 -> 46 pgs (1.03371 -> 1.03371 * mean) 2023-10-09T08:50:31.956 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:50:31.956 INFO:teuthology.orchestra.run.smithi081.stdout:oload 1000 2023-10-09T08:50:31.956 INFO:teuthology.orchestra.run.smithi081.stdout:max_change 1 2023-10-09T08:50:31.956 INFO:teuthology.orchestra.run.smithi081.stdout:max_change_osds 4 2023-10-09T08:50:31.956 INFO:teuthology.orchestra.run.smithi081.stdout:average_utilization 0.0116 2023-10-09T08:50:31.956 INFO:teuthology.orchestra.run.smithi081.stdout:overload_utilization 0.1156 2023-10-09T08:50:31.956 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 weight 0.9107 -> 1.0000 2023-10-09T08:50:31.957 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 weight 0.8194 -> 0.8455 2023-10-09T08:50:31.968 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:50:32.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:31 smithi118 bash[59345]: cluster 2023-10-09T08:50:30.227216+0000 mgr.y (mgr.26009) 1469 : cluster 0 pgmap v1635: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 627 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 756 op/s; 14051/29955 objects degraded (46.907%); 9337/29955 objects misplaced (31.170%); 1.5 MiB/s, 24 objects/s recovering 2023-10-09T08:50:32.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:31 smithi118 bash[59345]: audit 2023-10-09T08:50:30.975423+0000 mon.a (mon.0) 1633 : audit 1 from='client.? 172.21.15.81:0/3210329332' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:50:32.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:31 smithi118 bash[59345]: audit 2023-10-09T08:50:31.314628+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:32.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:31 smithi118 bash[59345]: audit 2023-10-09T08:50:31.325235+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:32.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:31 smithi118 bash[59345]: audit 2023-10-09T08:50:31.580281+0000 mon.c (mon.2) 516 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'55409','5':'65536'}"}]: dispatch 2023-10-09T08:50:32.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:31 smithi118 bash[59345]: audit 2023-10-09T08:50:31.581341+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'55409','5':'65536'}"}]: dispatch 2023-10-09T08:50:32.022 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:32.045 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:32.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:32.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:32.149 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:32.173 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:32.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:32.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:32.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:32.296 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:32.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:32.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:32.402 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:32.427 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:32.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:32.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:32.529 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:32.565 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:32.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:32.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:32.618 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:31 smithi081 bash[76862]: cluster 2023-10-09T08:50:30.227216+0000 mgr.y (mgr.26009) 1469 : cluster 0 pgmap v1635: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 627 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 756 op/s; 14051/29955 objects degraded (46.907%); 9337/29955 objects misplaced (31.170%); 1.5 MiB/s, 24 objects/s recovering 2023-10-09T08:50:32.618 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:31 smithi081 bash[76862]: audit 2023-10-09T08:50:30.975423+0000 mon.a (mon.0) 1633 : audit 1 from='client.? 172.21.15.81:0/3210329332' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:50:32.618 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:31 smithi081 bash[76862]: audit 2023-10-09T08:50:31.314628+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:32.619 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:31 smithi081 bash[76862]: audit 2023-10-09T08:50:31.325235+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:32.619 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:31 smithi081 bash[76862]: audit 2023-10-09T08:50:31.580281+0000 mon.c (mon.2) 516 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'55409','5':'65536'}"}]: dispatch 2023-10-09T08:50:32.619 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:31 smithi081 bash[76862]: audit 2023-10-09T08:50:31.581341+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'55409','5':'65536'}"}]: dispatch 2023-10-09T08:50:32.619 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:31 smithi081 bash[79557]: cluster 2023-10-09T08:50:30.227216+0000 mgr.y (mgr.26009) 1469 : cluster 0 pgmap v1635: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 627 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 756 op/s; 14051/29955 objects degraded (46.907%); 9337/29955 objects misplaced (31.170%); 1.5 MiB/s, 24 objects/s recovering 2023-10-09T08:50:32.619 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:31 smithi081 bash[79557]: audit 2023-10-09T08:50:30.975423+0000 mon.a (mon.0) 1633 : audit 1 from='client.? 172.21.15.81:0/3210329332' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:50:32.619 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:31 smithi081 bash[79557]: audit 2023-10-09T08:50:31.314628+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:32.619 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:31 smithi081 bash[79557]: audit 2023-10-09T08:50:31.325235+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:32.619 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:31 smithi081 bash[79557]: audit 2023-10-09T08:50:31.580281+0000 mon.c (mon.2) 516 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'55409','5':'65536'}"}]: dispatch 2023-10-09T08:50:32.620 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:31 smithi081 bash[79557]: audit 2023-10-09T08:50:31.581341+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'55409','5':'65536'}"}]: dispatch 2023-10-09T08:50:32.668 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:32.695 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:32.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:32.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:32.799 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:32.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:32.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:32.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:32.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:32.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:32.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:32.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:33.055 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:33.088 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:33.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:33.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:33.193 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:33.205 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:32 smithi118 bash[59345]: audit 2023-10-09T08:50:31.579057+0000 mgr.y (mgr.26009) 1470 : audit 0 from='client.46133 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:50:33.205 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:32 smithi118 bash[59345]: cluster 2023-10-09T08:50:31.944884+0000 mon.a (mon.0) 1637 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:50:33.205 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:32 smithi118 bash[59345]: cluster 2023-10-09T08:50:31.953137+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T08:50:33.205 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:32 smithi118 bash[59345]: audit 2023-10-09T08:50:31.954014+0000 mon.a (mon.0) 1638 : audit 1 from='client.? 172.21.15.81:0/3210329332' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:50:33.206 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:32 smithi118 bash[59345]: audit 2023-10-09T08:50:31.954129+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'55409','5':'65536'}"}]': finished 2023-10-09T08:50:33.206 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:32 smithi118 bash[59345]: cluster 2023-10-09T08:50:31.954190+0000 mon.a (mon.0) 1640 : cluster 0 osdmap e364: 8 total, 7 up, 7 in 2023-10-09T08:50:33.206 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:32 smithi118 bash[59345]: cluster 2023-10-09T08:50:31.955007+0000 osd.4 (osd.4) 347 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T08:50:33.206 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:32 smithi118 bash[59345]: cluster 2023-10-09T08:50:31.960235+0000 osd.6 (osd.6) 352 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T08:50:33.206 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:32 smithi118 bash[59345]: audit 2023-10-09T08:50:32.027502+0000 mon.c (mon.2) 517 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:50:33.206 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:32 smithi118 bash[59345]: audit 2023-10-09T08:50:32.028647+0000 mon.c (mon.2) 518 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:50:33.206 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:32 smithi118 bash[59345]: audit 2023-10-09T08:50:32.036819+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:33.224 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:33.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:33.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:33.327 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:33.356 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:33.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:33.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:33.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[76862]: audit 2023-10-09T08:50:31.579057+0000 mgr.y (mgr.26009) 1470 : audit 0 from='client.46133 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:50:33.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[76862]: cluster 2023-10-09T08:50:31.944884+0000 mon.a (mon.0) 1637 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:50:33.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[76862]: cluster 2023-10-09T08:50:31.953137+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T08:50:33.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[76862]: audit 2023-10-09T08:50:31.954014+0000 mon.a (mon.0) 1638 : audit 1 from='client.? 172.21.15.81:0/3210329332' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:50:33.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[76862]: audit 2023-10-09T08:50:31.954129+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'55409','5':'65536'}"}]': finished 2023-10-09T08:50:33.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[76862]: cluster 2023-10-09T08:50:31.954190+0000 mon.a (mon.0) 1640 : cluster 0 osdmap e364: 8 total, 7 up, 7 in 2023-10-09T08:50:33.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[76862]: cluster 2023-10-09T08:50:31.955007+0000 osd.4 (osd.4) 347 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T08:50:33.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[76862]: cluster 2023-10-09T08:50:31.960235+0000 osd.6 (osd.6) 352 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T08:50:33.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[76862]: audit 2023-10-09T08:50:32.027502+0000 mon.c (mon.2) 517 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:50:33.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[76862]: audit 2023-10-09T08:50:32.028647+0000 mon.c (mon.2) 518 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:50:33.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[76862]: audit 2023-10-09T08:50:32.036819+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:33.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[79557]: audit 2023-10-09T08:50:31.579057+0000 mgr.y (mgr.26009) 1470 : audit 0 from='client.46133 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T08:50:33.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[79557]: cluster 2023-10-09T08:50:31.944884+0000 mon.a (mon.0) 1637 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:50:33.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[79557]: cluster 2023-10-09T08:50:31.953137+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T08:50:33.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[79557]: audit 2023-10-09T08:50:31.954014+0000 mon.a (mon.0) 1638 : audit 1 from='client.? 172.21.15.81:0/3210329332' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:50:33.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[79557]: audit 2023-10-09T08:50:31.954129+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'55409','5':'65536'}"}]': finished 2023-10-09T08:50:33.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[79557]: cluster 2023-10-09T08:50:31.954190+0000 mon.a (mon.0) 1640 : cluster 0 osdmap e364: 8 total, 7 up, 7 in 2023-10-09T08:50:33.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[79557]: cluster 2023-10-09T08:50:31.955007+0000 osd.4 (osd.4) 347 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T08:50:33.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[79557]: cluster 2023-10-09T08:50:31.960235+0000 osd.6 (osd.6) 352 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T08:50:33.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[79557]: audit 2023-10-09T08:50:32.027502+0000 mon.c (mon.2) 517 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:50:33.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[79557]: audit 2023-10-09T08:50:32.028647+0000 mon.c (mon.2) 518 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:50:33.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:32 smithi081 bash[79557]: audit 2023-10-09T08:50:32.036819+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:33.462 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:33.487 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:33.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:33.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:33.590 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:33.591 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:50:33.592 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:50:33.619 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:33.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:33.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:33.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:33.749 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:33.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:33.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:33.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:33.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:33.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:33.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:33.985 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:34.011 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:34.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:34.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:34.116 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[76862]: cluster 2023-10-09T08:50:32.227816+0000 mgr.y (mgr.26009) 1471 : cluster 0 pgmap v1637: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 571 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 669 op/s; 13394/27285 objects degraded (49.089%); 9337/27285 objects misplaced (34.220%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:50:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[76862]: cluster 2023-10-09T08:50:32.954438+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[76862]: cluster 2023-10-09T08:50:32.957001+0000 mon.a (mon.0) 1642 : cluster 0 osdmap e365: 8 total, 7 up, 7 in 2023-10-09T08:50:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[76862]: cluster 2023-10-09T08:50:32.957461+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[76862]: cluster 2023-10-09T08:50:32.958152+0000 osd.6 (osd.6) 353 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[76862]: cluster 2023-10-09T08:50:32.959308+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[76862]: cluster 2023-10-09T08:50:32.959874+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[76862]: cluster 2023-10-09T08:50:32.969438+0000 osd.4 (osd.4) 348 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[76862]: cluster 2023-10-09T08:50:33.903027+0000 mon.a (mon.0) 1643 : cluster 3 Health check update: Degraded data redundancy: 13394/27285 objects degraded (49.089%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[79557]: cluster 2023-10-09T08:50:32.227816+0000 mgr.y (mgr.26009) 1471 : cluster 0 pgmap v1637: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 571 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 669 op/s; 13394/27285 objects degraded (49.089%); 9337/27285 objects misplaced (34.220%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:50:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[79557]: cluster 2023-10-09T08:50:32.954438+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[79557]: cluster 2023-10-09T08:50:32.957001+0000 mon.a (mon.0) 1642 : cluster 0 osdmap e365: 8 total, 7 up, 7 in 2023-10-09T08:50:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[79557]: cluster 2023-10-09T08:50:32.957461+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[79557]: cluster 2023-10-09T08:50:32.958152+0000 osd.6 (osd.6) 353 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[79557]: cluster 2023-10-09T08:50:32.959308+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[79557]: cluster 2023-10-09T08:50:32.959874+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[79557]: cluster 2023-10-09T08:50:32.969438+0000 osd.4 (osd.4) 348 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:33 smithi081 bash[79557]: cluster 2023-10-09T08:50:33.903027+0000 mon.a (mon.0) 1643 : cluster 3 Health check update: Degraded data redundancy: 13394/27285 objects degraded (49.089%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:34.137 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:34.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:34.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:34.240 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:34.249 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:33 smithi118 bash[59345]: cluster 2023-10-09T08:50:32.227816+0000 mgr.y (mgr.26009) 1471 : cluster 0 pgmap v1637: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 571 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 669 op/s; 13394/27285 objects degraded (49.089%); 9337/27285 objects misplaced (34.220%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:50:34.249 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:33 smithi118 bash[59345]: cluster 2023-10-09T08:50:32.954438+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.249 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:33 smithi118 bash[59345]: cluster 2023-10-09T08:50:32.957001+0000 mon.a (mon.0) 1642 : cluster 0 osdmap e365: 8 total, 7 up, 7 in 2023-10-09T08:50:34.249 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:33 smithi118 bash[59345]: cluster 2023-10-09T08:50:32.957461+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.249 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:33 smithi118 bash[59345]: cluster 2023-10-09T08:50:32.958152+0000 osd.6 (osd.6) 353 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.249 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:33 smithi118 bash[59345]: cluster 2023-10-09T08:50:32.959308+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:33 smithi118 bash[59345]: cluster 2023-10-09T08:50:32.959874+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:33 smithi118 bash[59345]: cluster 2023-10-09T08:50:32.969438+0000 osd.4 (osd.4) 348 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T08:50:34.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:33 smithi118 bash[59345]: cluster 2023-10-09T08:50:33.903027+0000 mon.a (mon.0) 1643 : cluster 3 Health check update: Degraded data redundancy: 13394/27285 objects degraded (49.089%), 16 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:34.275 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:34.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:34.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:34.378 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:34.402 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:34.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:34.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:34.504 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:34.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:34.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:34.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:34.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:34.676 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:34.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:34.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:34.782 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:34.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:34.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:34.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:34.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:34.945 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:34.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:34.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:35.051 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:35.083 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:35.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:35.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:35.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:35.211 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:34 smithi081 bash[76862]: cluster 2023-10-09T08:50:33.957169+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T08:50:35.211 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:34 smithi081 bash[76862]: cluster 2023-10-09T08:50:33.959962+0000 mon.a (mon.0) 1644 : cluster 0 osdmap e366: 8 total, 7 up, 7 in 2023-10-09T08:50:35.211 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:34 smithi081 bash[76862]: cluster 2023-10-09T08:50:33.963664+0000 osd.6 (osd.6) 354 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T08:50:35.211 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:34 smithi081 bash[76862]: cluster 2023-10-09T08:50:33.964351+0000 osd.0 (osd.0) 35 : cluster 0 9.8 starting backfill to osd.5 from (0'0,0'0] MAX to 363'15608 2023-10-09T08:50:35.211 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:34 smithi081 bash[76862]: cluster 2023-10-09T08:50:33.982242+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T08:50:35.211 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:34 smithi081 bash[76862]: cluster 2023-10-09T08:50:33.987257+0000 osd.4 (osd.4) 349 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T08:50:35.212 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:34 smithi081 bash[79557]: cluster 2023-10-09T08:50:33.957169+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T08:50:35.212 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:34 smithi081 bash[79557]: cluster 2023-10-09T08:50:33.959962+0000 mon.a (mon.0) 1644 : cluster 0 osdmap e366: 8 total, 7 up, 7 in 2023-10-09T08:50:35.212 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:34 smithi081 bash[79557]: cluster 2023-10-09T08:50:33.963664+0000 osd.6 (osd.6) 354 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T08:50:35.212 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:34 smithi081 bash[79557]: cluster 2023-10-09T08:50:33.964351+0000 osd.0 (osd.0) 35 : cluster 0 9.8 starting backfill to osd.5 from (0'0,0'0] MAX to 363'15608 2023-10-09T08:50:35.212 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:34 smithi081 bash[79557]: cluster 2023-10-09T08:50:33.982242+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T08:50:35.212 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:34 smithi081 bash[79557]: cluster 2023-10-09T08:50:33.987257+0000 osd.4 (osd.4) 349 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T08:50:35.217 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:35.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:35.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:35.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:34 smithi118 bash[59345]: cluster 2023-10-09T08:50:33.957169+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T08:50:35.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:34 smithi118 bash[59345]: cluster 2023-10-09T08:50:33.959962+0000 mon.a (mon.0) 1644 : cluster 0 osdmap e366: 8 total, 7 up, 7 in 2023-10-09T08:50:35.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:34 smithi118 bash[59345]: cluster 2023-10-09T08:50:33.963664+0000 osd.6 (osd.6) 354 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T08:50:35.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:34 smithi118 bash[59345]: cluster 2023-10-09T08:50:33.964351+0000 osd.0 (osd.0) 35 : cluster 0 9.8 starting backfill to osd.5 from (0'0,0'0] MAX to 363'15608 2023-10-09T08:50:35.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:34 smithi118 bash[59345]: cluster 2023-10-09T08:50:33.982242+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T08:50:35.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:34 smithi118 bash[59345]: cluster 2023-10-09T08:50:33.987257+0000 osd.4 (osd.4) 349 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T08:50:35.321 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:35.343 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:35.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:35.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:35.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:35.473 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:35.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:35.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:35.579 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:35.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:50:35.606 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:35.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:35.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:35.709 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:35.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:35.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:35.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:35.842 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:35.877 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:35.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:35.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:35.981 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:36.004 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:36.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:36.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:36.112 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:36.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:35 smithi118 bash[59345]: cluster 2023-10-09T08:50:34.228600+0000 mgr.y (mgr.26009) 1472 : cluster 0 pgmap v1640: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 526 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 716 op/s; 12666/25119 objects degraded (50.424%); 9013/25119 objects misplaced (35.881%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:50:36.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:35 smithi081 bash[76862]: cluster 2023-10-09T08:50:34.228600+0000 mgr.y (mgr.26009) 1472 : cluster 0 pgmap v1640: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 526 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 716 op/s; 12666/25119 objects degraded (50.424%); 9013/25119 objects misplaced (35.881%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:50:36.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:35 smithi081 bash[79557]: cluster 2023-10-09T08:50:34.228600+0000 mgr.y (mgr.26009) 1472 : cluster 0 pgmap v1640: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 7 active+undersized+degraded, 33 active+clean, 39 active+clean+remapped; 526 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 716 op/s; 12666/25119 objects degraded (50.424%); 9013/25119 objects misplaced (35.881%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T08:50:36.138 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:36.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:36.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:36.245 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:36.273 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:36.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:36.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:36.376 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:36.402 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:36.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:36.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:36.508 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:36.540 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:36.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:36.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:36.646 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:36.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:36.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:36.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:36.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:36.815 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:36.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:36.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:36.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:36.947 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:36.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:36.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:37.054 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:37.084 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:37.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:37.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:37.185 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:37.213 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:37.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:37.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:37.316 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:37.339 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:37.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:37.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:37.444 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:37.476 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:37.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:37.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:37.580 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:37.610 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:37.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:37.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:37.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:50:37.713 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:37.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:37.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:37.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:37.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:37.909 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:37.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:37.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:38.012 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:38.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:38.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:38.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:38.146 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:38.178 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:38.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:38.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:38.222 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:50:38.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:38 smithi118 bash[59345]: cluster 2023-10-09T08:50:36.229432+0000 mgr.y (mgr.26009) 1473 : cluster 0 pgmap v1641: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 2 active+undersized+degraded+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 433 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 12450/20661 objects degraded (60.258%); 8072/20661 objects misplaced (39.069%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T08:50:38.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:38 smithi118 bash[59345]: cluster 2023-10-09T08:50:37.000819+0000 osd.6 (osd.6) 355 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T08:50:38.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:38 smithi118 bash[59345]: cluster 2023-10-09T08:50:37.001113+0000 mon.a (mon.0) 1645 : cluster 0 osdmap e367: 8 total, 7 up, 7 in 2023-10-09T08:50:38.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:38 smithi118 bash[59345]: cluster 2023-10-09T08:50:37.002467+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T08:50:38.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:38 smithi118 bash[59345]: cluster 2023-10-09T08:50:37.008981+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T08:50:38.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:38 smithi118 bash[59345]: cluster 2023-10-09T08:50:37.011872+0000 osd.4 (osd.4) 350 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T08:50:38.282 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:38.323 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:38.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:38.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:38.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:38 smithi081 bash[76862]: cluster 2023-10-09T08:50:36.229432+0000 mgr.y (mgr.26009) 1473 : cluster 0 pgmap v1641: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 2 active+undersized+degraded+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 433 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 12450/20661 objects degraded (60.258%); 8072/20661 objects misplaced (39.069%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T08:50:38.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:38 smithi081 bash[76862]: cluster 2023-10-09T08:50:37.000819+0000 osd.6 (osd.6) 355 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T08:50:38.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:38 smithi081 bash[76862]: cluster 2023-10-09T08:50:37.001113+0000 mon.a (mon.0) 1645 : cluster 0 osdmap e367: 8 total, 7 up, 7 in 2023-10-09T08:50:38.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:38 smithi081 bash[76862]: cluster 2023-10-09T08:50:37.002467+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T08:50:38.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:38 smithi081 bash[76862]: cluster 2023-10-09T08:50:37.008981+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T08:50:38.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:38 smithi081 bash[76862]: cluster 2023-10-09T08:50:37.011872+0000 osd.4 (osd.4) 350 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T08:50:38.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:38 smithi081 bash[79557]: cluster 2023-10-09T08:50:36.229432+0000 mgr.y (mgr.26009) 1473 : cluster 0 pgmap v1641: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 2 active+undersized+degraded+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 433 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 12450/20661 objects degraded (60.258%); 8072/20661 objects misplaced (39.069%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T08:50:38.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:38 smithi081 bash[79557]: cluster 2023-10-09T08:50:37.000819+0000 osd.6 (osd.6) 355 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T08:50:38.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:38 smithi081 bash[79557]: cluster 2023-10-09T08:50:37.001113+0000 mon.a (mon.0) 1645 : cluster 0 osdmap e367: 8 total, 7 up, 7 in 2023-10-09T08:50:38.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:38 smithi081 bash[79557]: cluster 2023-10-09T08:50:37.002467+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T08:50:38.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:38 smithi081 bash[79557]: cluster 2023-10-09T08:50:37.008981+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T08:50:38.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:38 smithi081 bash[79557]: cluster 2023-10-09T08:50:37.011872+0000 osd.4 (osd.4) 350 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T08:50:38.430 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:38.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:38.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:38.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:38.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:38.597 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:38.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:38.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:38.701 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:38.737 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:38.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:38.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:38.842 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:38.882 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:38.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:38.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:38.986 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:39.027 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:39.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:39.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:39.133 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:39.165 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:39.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:39.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:39 smithi118 bash[59345]: cluster 2023-10-09T08:50:38.010982+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T08:50:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:39 smithi118 bash[59345]: cluster 2023-10-09T08:50:38.011048+0000 osd.6 (osd.6) 356 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T08:50:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:39 smithi118 bash[59345]: cluster 2023-10-09T08:50:38.014100+0000 mon.a (mon.0) 1646 : cluster 0 osdmap e368: 8 total, 7 up, 7 in 2023-10-09T08:50:39.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:39 smithi118 bash[59345]: cluster 2023-10-09T08:50:38.037586+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T08:50:39.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:39 smithi118 bash[59345]: cluster 2023-10-09T08:50:38.038128+0000 osd.4 (osd.4) 351 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T08:50:39.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:39 smithi118 bash[59345]: cluster 2023-10-09T08:50:38.039963+0000 osd.7 (osd.7) 355 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T08:50:39.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:39 smithi118 bash[59345]: audit 2023-10-09T08:50:38.182297+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:39.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:39 smithi118 bash[59345]: audit 2023-10-09T08:50:38.183817+0000 mon.c (mon.2) 519 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:50:39.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:39 smithi118 bash[59345]: cluster 2023-10-09T08:50:38.904500+0000 mon.a (mon.0) 1648 : cluster 3 Health check update: Degraded data redundancy: 12450/20661 objects degraded (60.258%), 16 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:39.268 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:39.298 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:39.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:39.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:39.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[76862]: cluster 2023-10-09T08:50:38.010982+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T08:50:39.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[76862]: cluster 2023-10-09T08:50:38.011048+0000 osd.6 (osd.6) 356 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T08:50:39.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[76862]: cluster 2023-10-09T08:50:38.014100+0000 mon.a (mon.0) 1646 : cluster 0 osdmap e368: 8 total, 7 up, 7 in 2023-10-09T08:50:39.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[76862]: cluster 2023-10-09T08:50:38.037586+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T08:50:39.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[76862]: cluster 2023-10-09T08:50:38.038128+0000 osd.4 (osd.4) 351 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T08:50:39.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[76862]: cluster 2023-10-09T08:50:38.039963+0000 osd.7 (osd.7) 355 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T08:50:39.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[76862]: audit 2023-10-09T08:50:38.182297+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:39.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[76862]: audit 2023-10-09T08:50:38.183817+0000 mon.c (mon.2) 519 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:50:39.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[76862]: cluster 2023-10-09T08:50:38.904500+0000 mon.a (mon.0) 1648 : cluster 3 Health check update: Degraded data redundancy: 12450/20661 objects degraded (60.258%), 16 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:39.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[79557]: cluster 2023-10-09T08:50:38.010982+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T08:50:39.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[79557]: cluster 2023-10-09T08:50:38.011048+0000 osd.6 (osd.6) 356 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T08:50:39.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[79557]: cluster 2023-10-09T08:50:38.014100+0000 mon.a (mon.0) 1646 : cluster 0 osdmap e368: 8 total, 7 up, 7 in 2023-10-09T08:50:39.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[79557]: cluster 2023-10-09T08:50:38.037586+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T08:50:39.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[79557]: cluster 2023-10-09T08:50:38.038128+0000 osd.4 (osd.4) 351 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T08:50:39.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[79557]: cluster 2023-10-09T08:50:38.039963+0000 osd.7 (osd.7) 355 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T08:50:39.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[79557]: audit 2023-10-09T08:50:38.182297+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:50:39.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[79557]: audit 2023-10-09T08:50:38.183817+0000 mon.c (mon.2) 519 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:50:39.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:39 smithi081 bash[79557]: cluster 2023-10-09T08:50:38.904500+0000 mon.a (mon.0) 1648 : cluster 3 Health check update: Degraded data redundancy: 12450/20661 objects degraded (60.258%), 16 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:39.403 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:39.432 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:39.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:39.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:39.538 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:39.570 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:39.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:39.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:39.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:39.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:39.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:39.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:39.812 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:39.835 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:39.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:39.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:39.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:39.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:39.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:39.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:40.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:40.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:40.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:40.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:40.205 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:40.214 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:40 smithi118 bash[59345]: cluster 2023-10-09T08:50:38.230188+0000 mgr.y (mgr.26009) 1474 : cluster 0 pgmap v1644: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 2 active+undersized+degraded+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 433 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 418 op/s; 12450/20661 objects degraded (60.258%); 8072/20661 objects misplaced (39.069%); 3.4 MiB/s, 55 objects/s recovering 2023-10-09T08:50:40.231 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:40.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:40.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:40.255 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:50:40.282 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:40 smithi081 bash[76862]: cluster 2023-10-09T08:50:38.230188+0000 mgr.y (mgr.26009) 1474 : cluster 0 pgmap v1644: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 2 active+undersized+degraded+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 433 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 418 op/s; 12450/20661 objects degraded (60.258%); 8072/20661 objects misplaced (39.069%); 3.4 MiB/s, 55 objects/s recovering 2023-10-09T08:50:40.282 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:40 smithi081 bash[79557]: cluster 2023-10-09T08:50:38.230188+0000 mgr.y (mgr.26009) 1474 : cluster 0 pgmap v1644: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized, 2 active+undersized+degraded+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 433 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 418 op/s; 12450/20661 objects degraded (60.258%); 8072/20661 objects misplaced (39.069%); 3.4 MiB/s, 55 objects/s recovering 2023-10-09T08:50:40.338 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:40.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:40.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:40.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:40.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:40.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:40.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:40.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:40.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:40.621 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:40.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:40.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:40.725 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 5, 2, 0, 7, 4] out_osds: [6] dead_osds: [1] live_osds: [0, 3, 4, 6, 7, 2, 5] 2023-10-09T08:50:40.726 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:50:40.726 INFO:tasks.thrashosds.thrasher:Reviving osd 1 2023-10-09T08:50:40.726 INFO:tasks.cephadm.osd.1:Restarting osd.1 (starting--it wasn't running)... 2023-10-09T08:50:40.726 DEBUG:teuthology.orchestra.run.smithi081:osd.1> sudo journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.1.service 2023-10-09T08:50:40.727 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:40.728 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl start ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.1 2023-10-09T08:50:40.751 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:40.753 INFO:journalctl@ceph.osd.1.smithi081.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T08:50:40.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:40.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:40.772 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-09T08:50:40.860 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:40.874 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:50:40 smithi081 systemd[1]: Started Ceph osd.1 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T08:50:40.892 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:40.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:40.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:40.996 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:41.034 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:41.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:41.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:41.139 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:41.168 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:41.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:41.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:41.272 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:41.312 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:41.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:41.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:41.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:50:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:50:41] "GET /metrics HTTP/1.1" 200 36623 "" "Prometheus/2.33.4" 2023-10-09T08:50:41.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:41.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:41.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:41.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:41.588 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:41.624 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:41.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:41.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:41.731 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:41.761 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:41.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:41.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:41.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:41.886 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:41.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:41.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:41.990 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:42.025 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:42.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:42.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:42.131 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:42 smithi081 bash[76862]: cluster 2023-10-09T08:50:40.231063+0000 mgr.y (mgr.26009) 1475 : cluster 0 pgmap v1645: 89 pgs: 1 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 305 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 10734/14505 objects degraded (74.002%); 7311/14505 objects misplaced (50.403%); 3.9 MiB/s, 63 objects/s recovering 2023-10-09T08:50:42.131 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:42 smithi081 bash[79557]: cluster 2023-10-09T08:50:40.231063+0000 mgr.y (mgr.26009) 1475 : cluster 0 pgmap v1645: 89 pgs: 1 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 305 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 10734/14505 objects degraded (74.002%); 7311/14505 objects misplaced (50.403%); 3.9 MiB/s, 63 objects/s recovering 2023-10-09T08:50:42.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:42.159 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:42.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:42.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:42.262 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:42.279 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:50:42.294 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:42.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:42.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:42.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:42 smithi118 bash[59345]: cluster 2023-10-09T08:50:40.231063+0000 mgr.y (mgr.26009) 1475 : cluster 0 pgmap v1645: 89 pgs: 1 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 305 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 10734/14505 objects degraded (74.002%); 7311/14505 objects misplaced (50.403%); 3.9 MiB/s, 63 objects/s recovering 2023-10-09T08:50:42.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:42.421 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:42.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:42.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:42.523 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:42.559 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:42.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:42.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:42.666 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:42.688 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:42.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:42.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:42.791 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:42.830 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:42.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:42.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:42.935 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:42.969 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:42.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:42.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:43.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:43.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:43.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:43.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:43.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:43.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:43.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:43.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:43.339 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:43.371 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:43.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:43.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:43.477 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:43.503 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:43.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:43.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:43.611 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:43.643 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:43.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:43.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:43.751 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:43.788 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:43.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:43.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:43.894 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:43.916 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:43.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:43.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:44.019 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:44.061 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:44.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:44.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:44.166 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:44.176 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:44 smithi118 bash[59345]: cluster 2023-10-09T08:50:42.231774+0000 mgr.y (mgr.26009) 1476 : cluster 0 pgmap v1646: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 239 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 573 op/s; 9750/11352 objects degraded (85.888%); 6882/11352 objects misplaced (60.624%); 6.8 MiB/s, 110 objects/s recovering 2023-10-09T08:50:44.176 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:44 smithi118 bash[59345]: cluster 2023-10-09T08:50:43.905676+0000 mon.a (mon.0) 1649 : cluster 3 Health check update: Degraded data redundancy: 9750/11352 objects degraded (85.888%), 15 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:44.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:44.207 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:44.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:44.308 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:44.338 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:44.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:44.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:44.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:44 smithi081 bash[79557]: cluster 2023-10-09T08:50:42.231774+0000 mgr.y (mgr.26009) 1476 : cluster 0 pgmap v1646: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 239 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 573 op/s; 9750/11352 objects degraded (85.888%); 6882/11352 objects misplaced (60.624%); 6.8 MiB/s, 110 objects/s recovering 2023-10-09T08:50:44.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:44 smithi081 bash[79557]: cluster 2023-10-09T08:50:43.905676+0000 mon.a (mon.0) 1649 : cluster 3 Health check update: Degraded data redundancy: 9750/11352 objects degraded (85.888%), 15 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:44.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:44 smithi081 bash[76862]: cluster 2023-10-09T08:50:42.231774+0000 mgr.y (mgr.26009) 1476 : cluster 0 pgmap v1646: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 239 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 573 op/s; 9750/11352 objects degraded (85.888%); 6882/11352 objects misplaced (60.624%); 6.8 MiB/s, 110 objects/s recovering 2023-10-09T08:50:44.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:44 smithi081 bash[76862]: cluster 2023-10-09T08:50:43.905676+0000 mon.a (mon.0) 1649 : cluster 3 Health check update: Degraded data redundancy: 9750/11352 objects degraded (85.888%), 15 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:44.442 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:44.476 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:44.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:44.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:44.583 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:44.610 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:44.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:44.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:44.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:44.756 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:44.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:44.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:44.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:44.894 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:44.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:44.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:44.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:45.024 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:45.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:45.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:45.127 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:45.168 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:45.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:45.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:45.272 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Removed 128398 objects 2023-10-09T08:50:45.272 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Clean up completed and total clean up time :186.159 2023-10-09T08:50:45.275 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:45.301 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:45.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:45.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:45.323 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:50:45.405 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:45.438 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:45.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:45.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:45.542 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:45.575 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:45.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:45.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:45.679 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:45.711 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:45.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:45.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:45.814 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:45.846 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:45.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:45.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:45.950 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:45.983 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:45.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:45.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:46.086 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:46.116 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:46.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:46.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:46.220 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:46.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:46 smithi118 bash[59345]: cluster 2023-10-09T08:50:44.232499+0000 mgr.y (mgr.26009) 1477 : cluster 0 pgmap v1647: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 167 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 532 op/s; 8659/7881 objects degraded (109.872%); 6443/7881 objects misplaced (81.754%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:50:46.252 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:46.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:46.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:46.356 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:46.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:46 smithi081 bash[76862]: cluster 2023-10-09T08:50:44.232499+0000 mgr.y (mgr.26009) 1477 : cluster 0 pgmap v1647: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 167 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 532 op/s; 8659/7881 objects degraded (109.872%); 6443/7881 objects misplaced (81.754%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:50:46.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:46 smithi081 bash[79557]: cluster 2023-10-09T08:50:44.232499+0000 mgr.y (mgr.26009) 1477 : cluster 0 pgmap v1647: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 167 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 532 op/s; 8659/7881 objects degraded (109.872%); 6443/7881 objects misplaced (81.754%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T08:50:46.389 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:46.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:46.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:46.494 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:46.521 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:46.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:46.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:46.625 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:46.661 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:46.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:46.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:46.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:46.806 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:46.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:46.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:46.910 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:46.952 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:46.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:46.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:47.054 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:47.086 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:47.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:47.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:47.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:47.521 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:47.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:47.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:47.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:47.648 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:47.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:47.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:47.751 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:47.779 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:47.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:47.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:47.883 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:47.916 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:47.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:47.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:48.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:48.045 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:48.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:48.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:48.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:48.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:48.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:48.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:48.273 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:48.281 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:48 smithi081 bash[76862]: cluster 2023-10-09T08:50:46.233773+0000 mgr.y (mgr.26009) 1478 : cluster 0 pgmap v1648: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 27 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 703 op/s; 7243/1176 objects degraded (615.901%); 5666/1176 objects misplaced (481.803%); 4.4 MiB/s, 81 objects/s recovering 2023-10-09T08:50:48.282 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:48 smithi081 bash[79557]: cluster 2023-10-09T08:50:46.233773+0000 mgr.y (mgr.26009) 1478 : cluster 0 pgmap v1648: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 27 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 703 op/s; 7243/1176 objects degraded (615.901%); 5666/1176 objects misplaced (481.803%); 4.4 MiB/s, 81 objects/s recovering 2023-10-09T08:50:48.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:48.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:48.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:48.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:48.425 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:48.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:48.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:48.456 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2023-10-09T08:50:48.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2023-10-09T08:50:48.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:48 smithi118 bash[59345]: cluster 2023-10-09T08:50:46.233773+0000 mgr.y (mgr.26009) 1478 : cluster 0 pgmap v1648: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 27 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 703 op/s; 7243/1176 objects degraded (615.901%); 5666/1176 objects misplaced (481.803%); 4.4 MiB/s, 81 objects/s recovering 2023-10-09T08:50:48.529 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:48.562 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:48.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:48.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:48.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:48.687 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:48.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:48.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:48.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:48.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:48.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:48.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:48.919 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:48.952 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:48.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:48.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:49.059 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:49.079 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:49.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:49.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:49.182 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:49.195 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:49 smithi118 bash[59345]: cluster 2023-10-09T08:50:48.906715+0000 mon.a (mon.0) 1650 : cluster 3 Health check update: Degraded data redundancy: 7243/1176 objects degraded (615.901%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:49.213 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:49.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:49.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:49.317 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:49.352 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:49.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:49.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:49.455 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:49.490 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:49.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:49.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:49.593 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:49.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:49 smithi081 bash[79557]: cluster 2023-10-09T08:50:48.906715+0000 mon.a (mon.0) 1650 : cluster 3 Health check update: Degraded data redundancy: 7243/1176 objects degraded (615.901%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:49.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:49 smithi081 bash[76862]: cluster 2023-10-09T08:50:48.906715+0000 mon.a (mon.0) 1650 : cluster 3 Health check update: Degraded data redundancy: 7243/1176 objects degraded (615.901%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:49.625 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:49.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:49.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:49.730 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:49.762 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:49.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:49.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:49.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:50.398 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:50.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:50.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:50.500 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:50.512 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:50 smithi118 bash[59345]: cluster 2023-10-09T08:50:48.234764+0000 mgr.y (mgr.26009) 1479 : cluster 0 pgmap v1649: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 27 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 635 op/s; 7243/1176 objects degraded (615.901%); 5666/1176 objects misplaced (481.803%); 3.9 MiB/s, 73 objects/s recovering 2023-10-09T08:50:50.532 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:50.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:50.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:50.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:50 smithi081 bash[76862]: cluster 2023-10-09T08:50:48.234764+0000 mgr.y (mgr.26009) 1479 : cluster 0 pgmap v1649: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 27 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 635 op/s; 7243/1176 objects degraded (615.901%); 5666/1176 objects misplaced (481.803%); 3.9 MiB/s, 73 objects/s recovering 2023-10-09T08:50:50.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:50 smithi081 bash[79557]: cluster 2023-10-09T08:50:48.234764+0000 mgr.y (mgr.26009) 1479 : cluster 0 pgmap v1649: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+undersized, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 6 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 27 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 635 op/s; 7243/1176 objects degraded (615.901%); 5666/1176 objects misplaced (481.803%); 3.9 MiB/s, 73 objects/s recovering 2023-10-09T08:50:50.635 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:50.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:50.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:50.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:50.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:50.787 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:50.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:50.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:50.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:50.914 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:50.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:50.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:51.016 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:51.034 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:51.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:51.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:51.137 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:51.168 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:51.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:51.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:51.271 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:51.282 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:50:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:50:51] "GET /metrics HTTP/1.1" 200 36623 "" "Prometheus/2.33.4" 2023-10-09T08:50:51.294 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:51.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:51.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:51.396 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:51.424 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:51.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:51.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:51.527 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:51.564 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:51.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:51.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:51.667 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:51.698 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:51.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:51.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:51.802 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:51.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:51.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:51.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:51.990 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:52.023 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:52.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:52.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:52.127 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:52.160 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:52.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:52.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:52.264 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:52 smithi118 bash[59345]: cluster 2023-10-09T08:50:50.235526+0000 mgr.y (mgr.26009) 1480 : cluster 0 pgmap v1650: 89 pgs: 2 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+undersized+remapped, 3 active+undersized, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 571 op/s; 6949/84 objects degraded (8272.619%); 5526/84 objects misplaced (6578.571%); 3.4 MiB/s, 62 objects/s recovering 2023-10-09T08:50:52.295 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:52.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:52.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:52.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:52 smithi081 bash[76862]: cluster 2023-10-09T08:50:50.235526+0000 mgr.y (mgr.26009) 1480 : cluster 0 pgmap v1650: 89 pgs: 2 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+undersized+remapped, 3 active+undersized, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 571 op/s; 6949/84 objects degraded (8272.619%); 5526/84 objects misplaced (6578.571%); 3.4 MiB/s, 62 objects/s recovering 2023-10-09T08:50:52.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:52 smithi081 bash[79557]: cluster 2023-10-09T08:50:50.235526+0000 mgr.y (mgr.26009) 1480 : cluster 0 pgmap v1650: 89 pgs: 2 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+undersized+remapped, 3 active+undersized, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 571 op/s; 6949/84 objects degraded (8272.619%); 5526/84 objects misplaced (6578.571%); 3.4 MiB/s, 62 objects/s recovering 2023-10-09T08:50:52.399 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:52.419 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:52.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:52.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:52.521 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:52.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:52.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:52.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:52.644 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:52.676 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:52.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:52.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:52.780 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:52.811 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:52.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:52.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:52.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:52.936 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:52.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:52.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:53.038 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:53.068 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:53.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:53.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:53.175 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:53.206 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:53.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:53.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:53.311 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:53.375 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:50:53 smithi081 bash[257375]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-09T08:50:53.375 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:50:53 smithi081 bash[257375]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-09T08:50:53.375 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:50:53 smithi081 bash[257375]: 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-09T08:50:53.375 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:50:53 smithi081 bash[257375]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-10-09T08:50:53.375 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:50:53 smithi081 bash[257375]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-10-09T08:50:53.375 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:50:53 smithi081 bash[257375]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-09T08:50:53.375 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:50:53 smithi081 bash[257375]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-09T08:50:53.376 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:50:53 smithi081 bash[257375]: --> ceph-volume lvm activate successful for osd ID: 1 2023-10-09T08:50:53.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:53.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:53.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:53.691 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:53.712 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:53.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:53.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:53.815 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:53.843 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:53.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:53.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:53.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:53.966 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:53.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:53.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:54.070 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:54.081 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:54 smithi118 bash[59345]: cluster 2023-10-09T08:50:52.236120+0000 mgr.y (mgr.26009) 1481 : cluster 0 pgmap v1651: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+undersized+remapped, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 400 op/s; 6949/84 objects degraded (8272.619%); 5150/84 objects misplaced (6130.952%); 2.8 MiB/s, 84 objects/s recovering 2023-10-09T08:50:54.081 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:54 smithi118 bash[59345]: audit 2023-10-09T08:50:53.176555+0000 mon.c (mon.2) 520 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:50:54.081 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:54 smithi118 bash[59345]: cluster 2023-10-09T08:50:53.908304+0000 mon.a (mon.0) 1651 : cluster 3 Health check update: Degraded data redundancy: 6949/84 objects degraded (8272.619%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:54.102 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:54.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:54.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:54.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:54.216 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:54 smithi081 bash[79557]: cluster 2023-10-09T08:50:52.236120+0000 mgr.y (mgr.26009) 1481 : cluster 0 pgmap v1651: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+undersized+remapped, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 400 op/s; 6949/84 objects degraded (8272.619%); 5150/84 objects misplaced (6130.952%); 2.8 MiB/s, 84 objects/s recovering 2023-10-09T08:50:54.216 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:54 smithi081 bash[79557]: audit 2023-10-09T08:50:53.176555+0000 mon.c (mon.2) 520 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:50:54.216 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:54 smithi081 bash[79557]: cluster 2023-10-09T08:50:53.908304+0000 mon.a (mon.0) 1651 : cluster 3 Health check update: Degraded data redundancy: 6949/84 objects degraded (8272.619%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:54.216 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:54 smithi081 bash[76862]: cluster 2023-10-09T08:50:52.236120+0000 mgr.y (mgr.26009) 1481 : cluster 0 pgmap v1651: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+undersized+remapped, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 400 op/s; 6949/84 objects degraded (8272.619%); 5150/84 objects misplaced (6130.952%); 2.8 MiB/s, 84 objects/s recovering 2023-10-09T08:50:54.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:54 smithi081 bash[76862]: audit 2023-10-09T08:50:53.176555+0000 mon.c (mon.2) 520 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:50:54.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:54 smithi081 bash[76862]: cluster 2023-10-09T08:50:53.908304+0000 mon.a (mon.0) 1651 : cluster 3 Health check update: Degraded data redundancy: 6949/84 objects degraded (8272.619%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-10-09T08:50:54.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:54.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:54.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:54.336 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:54.369 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:54.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:54.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:54.473 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:54.506 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:54.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:54.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:54.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:54.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:54.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:54.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:54.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:54.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:54.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:54.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:54.873 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:54.903 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:54.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:54.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:55.006 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:55.040 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:55.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:55.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:55.143 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:55.164 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:55.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:55.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:55.267 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:55.296 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:55.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:55.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:55.400 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:55.434 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:55.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:55.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:55.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:55.560 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:55.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:55.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:55.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:55.690 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:55.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:55.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:55.794 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:55.830 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:55.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:55.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:55.934 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:55.953 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:55.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:55.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:56.056 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:56.075 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:56.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:56.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:56.178 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:56.209 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:56.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:56.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:56.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:56.320 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:56 smithi081 bash[76862]: cluster 2023-10-09T08:50:54.236959+0000 mgr.y (mgr.26009) 1482 : cluster 0 pgmap v1652: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 312 op/s; 6949/84 objects degraded (8272.619%); 5150/84 objects misplaced (6130.952%); 245 KiB/s, 43 objects/s recovering 2023-10-09T08:50:56.320 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:56 smithi081 bash[79557]: cluster 2023-10-09T08:50:54.236959+0000 mgr.y (mgr.26009) 1482 : cluster 0 pgmap v1652: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 312 op/s; 6949/84 objects degraded (8272.619%); 5150/84 objects misplaced (6130.952%); 245 KiB/s, 43 objects/s recovering 2023-10-09T08:50:56.336 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:56.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:56.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:56.440 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:56.452 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:56 smithi118 bash[59345]: cluster 2023-10-09T08:50:54.236959+0000 mgr.y (mgr.26009) 1482 : cluster 0 pgmap v1652: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 312 op/s; 6949/84 objects degraded (8272.619%); 5150/84 objects misplaced (6130.952%); 245 KiB/s, 43 objects/s recovering 2023-10-09T08:50:56.475 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:56.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:56.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:56.579 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:56.603 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:56.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:56.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:56.706 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:56.737 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:56.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:56.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:56.841 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:56.863 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:56.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:56.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:56.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:56.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:56.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:56.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:57.098 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:57.129 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:57.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:57.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:57.233 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:57.265 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:57.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:57.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:57.369 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:57.399 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:57.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:57.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:57.503 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:57.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:57.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:57.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:57.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:57.660 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:57.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:57.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:57.763 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:57.794 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:57.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:57.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:57.898 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:57.933 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:57.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:57.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:58.038 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:58.062 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:58.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:58.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:58.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:58.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:58.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:58.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:58.298 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:58.331 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:58.334 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:50:58 smithi118 bash[59345]: cluster 2023-10-09T08:50:56.237800+0000 mgr.y (mgr.26009) 1483 : cluster 0 pgmap v1653: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 216 op/s; 6949/84 objects degraded (8272.619%); 4743/84 objects misplaced (5646.429%); 245 KiB/s, 77 objects/s recovering 2023-10-09T08:50:58.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:58.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:58.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:50:58 smithi081 bash[76862]: cluster 2023-10-09T08:50:56.237800+0000 mgr.y (mgr.26009) 1483 : cluster 0 pgmap v1653: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 216 op/s; 6949/84 objects degraded (8272.619%); 4743/84 objects misplaced (5646.429%); 245 KiB/s, 77 objects/s recovering 2023-10-09T08:50:58.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:50:58 smithi081 bash[79557]: cluster 2023-10-09T08:50:56.237800+0000 mgr.y (mgr.26009) 1483 : cluster 0 pgmap v1653: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 216 op/s; 6949/84 objects degraded (8272.619%); 4743/84 objects misplaced (5646.429%); 245 KiB/s, 77 objects/s recovering 2023-10-09T08:50:58.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:58.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:50:58.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:58.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:50:58.568 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:58.597 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:58.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:58.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:58.700 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:58.733 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:50:58.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:58.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:50:58.836 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:58.871 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:58.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:58.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:58.975 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:58.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:58.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:58.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:59.099 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:59.119 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:59.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:59.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:59.221 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:59.254 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:50:59.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:59.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:50:59.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:59.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:50:59.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:59.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:50:59.481 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:59.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:50:59.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:59.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:50:59.607 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:59.634 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:50:59.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:59.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:50:59.738 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:59.766 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:59.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:59.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:50:59.869 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:59.898 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:50:59.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:50:59.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:00.002 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:00.038 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:00.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:00.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:00.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:00.168 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:00.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:00.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:00 smithi118 bash[59345]: cluster 2023-10-09T08:50:58.238644+0000 mgr.y (mgr.26009) 1484 : cluster 0 pgmap v1654: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 30 op/s; 6949/84 objects degraded (8272.619%); 4743/84 objects misplaced (5646.429%); 0 B/s, 65 objects/s recovering 2023-10-09T08:51:00.272 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:00.308 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:00.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:00.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:00.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:00 smithi081 bash[76862]: cluster 2023-10-09T08:50:58.238644+0000 mgr.y (mgr.26009) 1484 : cluster 0 pgmap v1654: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 30 op/s; 6949/84 objects degraded (8272.619%); 4743/84 objects misplaced (5646.429%); 0 B/s, 65 objects/s recovering 2023-10-09T08:51:00.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:00 smithi081 bash[79557]: cluster 2023-10-09T08:50:58.238644+0000 mgr.y (mgr.26009) 1484 : cluster 0 pgmap v1654: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 30 op/s; 6949/84 objects degraded (8272.619%); 4743/84 objects misplaced (5646.429%); 0 B/s, 65 objects/s recovering 2023-10-09T08:51:00.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:00.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:00.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:00.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:00.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:00.557 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:00.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:00.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:00.660 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:00.689 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:00.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:00.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:00.793 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:00.812 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:00.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:00.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:00.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:00.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:00.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:00.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:01.040 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:01.067 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:01.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:01.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:01.172 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:01.191 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:01.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:01.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:01.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:01.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:01.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:01.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:01.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:01.429 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:51:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:51:01] "GET /metrics HTTP/1.1" 200 36617 "" "Prometheus/2.33.4" 2023-10-09T08:51:01.441 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:01.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:01.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:01.545 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:01.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:01.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:01.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:01.671 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:01.702 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:01.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:01.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:01.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:01.828 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:01.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:01.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:01.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:01.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:01.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:01.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:02.061 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:02.072 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:02 smithi081 bash[79557]: cluster 2023-10-09T08:51:00.239339+0000 mgr.y (mgr.26009) 1485 : cluster 0 pgmap v1655: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 30 op/s; 6949/84 objects degraded (8272.619%); 4743/84 objects misplaced (5646.429%); 0 B/s, 65 objects/s recovering 2023-10-09T08:51:02.095 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:02.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:02.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:02.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:02.218 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:02.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:02.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:02.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:02.331 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:02 smithi081 bash[76862]: cluster 2023-10-09T08:51:00.239339+0000 mgr.y (mgr.26009) 1485 : cluster 0 pgmap v1655: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 30 op/s; 6949/84 objects degraded (8272.619%); 4743/84 objects misplaced (5646.429%); 0 B/s, 65 objects/s recovering 2023-10-09T08:51:02.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:02.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:02.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:02.451 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:02.463 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:02 smithi118 bash[59345]: cluster 2023-10-09T08:51:00.239339+0000 mgr.y (mgr.26009) 1485 : cluster 0 pgmap v1655: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 30 op/s; 6949/84 objects degraded (8272.619%); 4743/84 objects misplaced (5646.429%); 0 B/s, 65 objects/s recovering 2023-10-09T08:51:02.483 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:02.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:02.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:02.586 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:02.618 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:02.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:02.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:02.721 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:02.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:02.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:02.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:02.849 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:02.874 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:02.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:02.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:02.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:03.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:03.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:03.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:03.105 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:03.135 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:03.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:03.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:03.239 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:03.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:03.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:03.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:03.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:03.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:03.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:03.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:03.498 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:03.528 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:03.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:03.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:03.631 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:03.661 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:03.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:03.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:03.765 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:03.799 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:03.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:03.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:03.903 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:03.923 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:03.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:03.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:04.027 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:04.058 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:04.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:04.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:04.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:04.173 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:04 smithi081 bash[76862]: cluster 2023-10-09T08:51:02.239911+0000 mgr.y (mgr.26009) 1486 : cluster 0 pgmap v1656: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 4312/84 objects misplaced (5133.333%); 0 B/s, 101 objects/s recovering 2023-10-09T08:51:04.173 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:04 smithi081 bash[79557]: cluster 2023-10-09T08:51:02.239911+0000 mgr.y (mgr.26009) 1486 : cluster 0 pgmap v1656: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 4312/84 objects misplaced (5133.333%); 0 B/s, 101 objects/s recovering 2023-10-09T08:51:04.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:04.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:04.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:04.292 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:04.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:04 smithi118 bash[59345]: cluster 2023-10-09T08:51:02.239911+0000 mgr.y (mgr.26009) 1486 : cluster 0 pgmap v1656: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 4312/84 objects misplaced (5133.333%); 0 B/s, 101 objects/s recovering 2023-10-09T08:51:04.325 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:04.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:04.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:04.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:04.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:04.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:04.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:04.562 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:04.595 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:04.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:04.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:04.698 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:04.730 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:04.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:04.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:04.834 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:04.866 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:04.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:04.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:04.970 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:04.998 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:05.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:05.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:05.101 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:05.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:05.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:05.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:05.230 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:05.261 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:05.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:05.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:05.365 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:05.395 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:05.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:05.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:05.498 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:05.533 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:05.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:05.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:05.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:05.667 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:05.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:05.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:05.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:05.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:05.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:05.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:05.893 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:05.926 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:05.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:05.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:06.029 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:06.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:06.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:06.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:06.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:06.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:06.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:06.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:06.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:06 smithi118 bash[59345]: cluster 2023-10-09T08:51:04.240410+0000 mgr.y (mgr.26009) 1487 : cluster 0 pgmap v1657: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 4312/84 objects misplaced (5133.333%); 0 B/s, 69 objects/s recovering 2023-10-09T08:51:06.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:06.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:06.306 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:06 smithi081 bash[76862]: cluster 2023-10-09T08:51:04.240410+0000 mgr.y (mgr.26009) 1487 : cluster 0 pgmap v1657: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 4312/84 objects misplaced (5133.333%); 0 B/s, 69 objects/s recovering 2023-10-09T08:51:06.306 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:06 smithi081 bash[79557]: cluster 2023-10-09T08:51:04.240410+0000 mgr.y (mgr.26009) 1487 : cluster 0 pgmap v1657: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 4312/84 objects misplaced (5133.333%); 0 B/s, 69 objects/s recovering 2023-10-09T08:51:06.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:06.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:06.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:06.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:06.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:06.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:06.535 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:06.557 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:06.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:06.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:06.660 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:06.689 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:06.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:06.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:06.794 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:06.826 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:06.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:06.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:06.929 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:06.959 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:06.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:06.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:07.062 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:07.093 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:07.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:07.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:07.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:07.223 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:07.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:07.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:07.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:07.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:07.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:07.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:07.451 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:07.478 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:07.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:07.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:07.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:07.607 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:07.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:07.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:07.709 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:07.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:07.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:07.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:07.837 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:07.868 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:07.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:07.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:07.971 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:08.005 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:08.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:08.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:08.109 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:08.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:08.142 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:08 smithi081 bash[76862]: cluster 2023-10-09T08:51:06.241472+0000 mgr.y (mgr.26009) 1488 : cluster 0 pgmap v1658: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 3851/84 objects misplaced (4584.524%); 0 B/s, 108 objects/s recovering 2023-10-09T08:51:08.142 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:08 smithi081 bash[79557]: cluster 2023-10-09T08:51:06.241472+0000 mgr.y (mgr.26009) 1488 : cluster 0 pgmap v1658: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 3851/84 objects misplaced (4584.524%); 0 B/s, 108 objects/s recovering 2023-10-09T08:51:08.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:08.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:08.244 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:08.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:08 smithi118 bash[59345]: cluster 2023-10-09T08:51:06.241472+0000 mgr.y (mgr.26009) 1488 : cluster 0 pgmap v1658: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 3851/84 objects misplaced (4584.524%); 0 B/s, 108 objects/s recovering 2023-10-09T08:51:08.274 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:08.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:08.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:08.330 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:51:08.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:08.398 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:08.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:08.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:08.501 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:08.531 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:08.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:08.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:08.633 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:08.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:08.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:08.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:08.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:08.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:08.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:08.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:08.886 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:08.916 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:08.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:08.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:09.020 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:09.052 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:09.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:09.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:09.155 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:09.168 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:09 smithi118 bash[59345]: audit 2023-10-09T08:51:08.177092+0000 mon.c (mon.2) 521 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:51:09.188 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:09.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:09.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:09.230 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:51:09.231 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:51:09.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:09.299 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:09 smithi081 bash[79557]: audit 2023-10-09T08:51:08.177092+0000 mon.c (mon.2) 521 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:51:09.300 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:09 smithi081 bash[76862]: audit 2023-10-09T08:51:08.177092+0000 mon.c (mon.2) 521 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:51:09.312 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:09.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:09.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:09.415 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:09.444 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:09.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:09.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:09.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:09.574 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:09.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:09.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:09.677 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:09.700 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:09.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:09.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:09.803 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:09.835 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:09.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:09.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:09.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:09.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:09.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:09.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:10.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:10.088 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:10.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:10.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:10.190 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:10.220 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:10.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:10.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:10.324 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:10.352 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:10.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:10 smithi118 bash[59345]: cluster 2023-10-09T08:51:08.242329+0000 mgr.y (mgr.26009) 1489 : cluster 0 pgmap v1659: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 3851/84 objects misplaced (4584.524%); 0 B/s, 74 objects/s recovering 2023-10-09T08:51:10.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:10 smithi118 bash[59345]: cluster 2023-10-09T08:51:09.081094+0000 mon.a (mon.0) 1652 : cluster 3 Health check update: Degraded data redundancy: 6949/84 objects degraded (8272.619%), 9 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:51:10.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:10.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:10.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:10 smithi081 bash[76862]: cluster 2023-10-09T08:51:08.242329+0000 mgr.y (mgr.26009) 1489 : cluster 0 pgmap v1659: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 3851/84 objects misplaced (4584.524%); 0 B/s, 74 objects/s recovering 2023-10-09T08:51:10.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:10 smithi081 bash[76862]: cluster 2023-10-09T08:51:09.081094+0000 mon.a (mon.0) 1652 : cluster 3 Health check update: Degraded data redundancy: 6949/84 objects degraded (8272.619%), 9 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:51:10.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:10 smithi081 bash[79557]: cluster 2023-10-09T08:51:08.242329+0000 mgr.y (mgr.26009) 1489 : cluster 0 pgmap v1659: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 3851/84 objects misplaced (4584.524%); 0 B/s, 74 objects/s recovering 2023-10-09T08:51:10.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:10 smithi081 bash[79557]: cluster 2023-10-09T08:51:09.081094+0000 mon.a (mon.0) 1652 : cluster 3 Health check update: Degraded data redundancy: 6949/84 objects degraded (8272.619%), 9 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:51:10.455 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:10.484 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:10.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:10.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:10.588 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:10.621 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:10.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:10.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:10.725 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:10.757 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:10.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:10.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:10.778 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:51:10.809 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:51:10.833 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:51:10.857 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:51:10.859 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:10.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:10.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:10.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:10.888 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:51:10.916 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:51:10.946 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:51:10.946 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:51:10.946 INFO:teuthology.orchestra.run.smithi081.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-09T08:51:10.946 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:51:10.947 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:51:10.947 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:51:10.947 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:51:10.947 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:51:10.947 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:51:10.987 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:11.010 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:11.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:11.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:11.113 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:11.124 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:11 smithi081 bash[79557]: audit 2023-10-09T08:51:10.751769+0000 mon.a (mon.0) 1653 : audit 0 from='client.? 172.21.15.81:0/3261821468' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:51:11.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:11 smithi081 bash[76862]: audit 2023-10-09T08:51:10.751769+0000 mon.a (mon.0) 1653 : audit 0 from='client.? 172.21.15.81:0/3261821468' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:51:11.140 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:11.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:11.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:11.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:11.269 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:11.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:11.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:11.372 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:11.398 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:11.400 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:51:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:51:11] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.33.4" 2023-10-09T08:51:11.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:11.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:11.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:11.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:11 smithi118 bash[59345]: audit 2023-10-09T08:51:10.751769+0000 mon.a (mon.0) 1653 : audit 0 from='client.? 172.21.15.81:0/3261821468' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:51:11.527 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:11.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:11.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:11.630 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:11.665 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:11.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:11.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:11.769 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:11.803 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:11.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:11.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:11.907 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:11.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:11.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:11.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:12.036 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:12.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:12.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:12.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:12.161 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:12.196 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:12.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:12.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:12.300 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:12.332 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:12.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:12.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:12.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:12 smithi081 bash[76862]: cluster 2023-10-09T08:51:10.243056+0000 mgr.y (mgr.26009) 1490 : cluster 0 pgmap v1660: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 3851/84 objects misplaced (4584.524%); 0 B/s, 74 objects/s recovering 2023-10-09T08:51:12.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:12 smithi081 bash[79557]: cluster 2023-10-09T08:51:10.243056+0000 mgr.y (mgr.26009) 1490 : cluster 0 pgmap v1660: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 3851/84 objects misplaced (4584.524%); 0 B/s, 74 objects/s recovering 2023-10-09T08:51:12.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:12.461 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:12.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:12.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:12.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:12 smithi118 bash[59345]: cluster 2023-10-09T08:51:10.243056+0000 mgr.y (mgr.26009) 1490 : cluster 0 pgmap v1660: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 3851/84 objects misplaced (4584.524%); 0 B/s, 74 objects/s recovering 2023-10-09T08:51:12.564 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:12.597 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:12.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:12.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:12.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:12.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:12.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:12.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:12.825 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:12.856 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:12.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:12.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:12.960 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:12.992 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:12.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:12.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:13.096 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:13.126 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:13.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:13.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:13.231 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:13.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:13.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:13.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:13.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:13.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:13.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:13.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:13.492 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:13.523 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:13.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:13.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:13.627 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:13.657 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:13.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:13.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:13.761 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:13.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:13.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:13.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:13.887 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:13.919 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:13.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:13.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:14.024 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:14.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:14.063 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:14.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:14.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:14.190 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:14.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:14.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:14.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:14 smithi118 bash[59345]: cluster 2023-10-09T08:51:12.244228+0000 mgr.y (mgr.26009) 1491 : cluster 0 pgmap v1661: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 3321/84 objects misplaced (3953.571%); 0 B/s, 118 objects/s recovering 2023-10-09T08:51:14.293 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:14.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:14.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:14.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:14.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:14 smithi081 bash[76862]: cluster 2023-10-09T08:51:12.244228+0000 mgr.y (mgr.26009) 1491 : cluster 0 pgmap v1661: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 3321/84 objects misplaced (3953.571%); 0 B/s, 118 objects/s recovering 2023-10-09T08:51:14.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:14 smithi081 bash[79557]: cluster 2023-10-09T08:51:12.244228+0000 mgr.y (mgr.26009) 1491 : cluster 0 pgmap v1661: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 3321/84 objects misplaced (3953.571%); 0 B/s, 118 objects/s recovering 2023-10-09T08:51:14.423 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:14.451 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:14.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:14.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:14.556 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:14.589 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:14.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:14.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:14.692 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:14.725 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:14.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:14.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:14.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:14.857 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:14.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:14.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:14.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:14.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:14.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:14.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:15.087 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:15.115 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:15.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:15.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:15.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:15.251 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:15.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:15.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:15.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:15.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:15.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:15.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:15.492 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:15.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:15.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:15.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:15.616 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:15.648 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:15.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:15.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:15.752 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:15.785 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:15.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:15.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:15.889 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:15.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:15.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:15.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:16.023 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:16.055 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:16.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:16.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:16.118 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:51:16.159 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:16.170 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:16 smithi118 bash[59345]: cluster 2023-10-09T08:51:14.245044+0000 mgr.y (mgr.26009) 1492 : cluster 0 pgmap v1662: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 3321/84 objects misplaced (3953.571%); 0 B/s, 82 objects/s recovering 2023-10-09T08:51:16.170 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:16 smithi118 bash[59345]: audit 2023-10-09T08:51:15.790949+0000 mon.c (mon.2) 522 : audit 1 from='client.? 172.21.15.81:0/1256451793' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:51:16.170 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:16 smithi118 bash[59345]: audit 2023-10-09T08:51:15.791367+0000 mon.a (mon.0) 1654 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:51:16.189 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:16.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:16.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:16.293 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:16.318 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:16.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:16.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:16.365 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:16 smithi081 bash[76862]: cluster 2023-10-09T08:51:14.245044+0000 mgr.y (mgr.26009) 1492 : cluster 0 pgmap v1662: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 3321/84 objects misplaced (3953.571%); 0 B/s, 82 objects/s recovering 2023-10-09T08:51:16.365 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:16 smithi081 bash[76862]: audit 2023-10-09T08:51:15.790949+0000 mon.c (mon.2) 522 : audit 1 from='client.? 172.21.15.81:0/1256451793' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:51:16.365 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:16 smithi081 bash[76862]: audit 2023-10-09T08:51:15.791367+0000 mon.a (mon.0) 1654 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:51:16.365 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:16 smithi081 bash[79557]: cluster 2023-10-09T08:51:14.245044+0000 mgr.y (mgr.26009) 1492 : cluster 0 pgmap v1662: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 3321/84 objects misplaced (3953.571%); 0 B/s, 82 objects/s recovering 2023-10-09T08:51:16.366 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:16 smithi081 bash[79557]: audit 2023-10-09T08:51:15.790949+0000 mon.c (mon.2) 522 : audit 1 from='client.? 172.21.15.81:0/1256451793' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:51:16.366 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:16 smithi081 bash[79557]: audit 2023-10-09T08:51:15.791367+0000 mon.a (mon.0) 1654 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:51:16.421 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:16.453 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:16.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:16.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:16.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:16.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:16.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:16.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:16.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:16.697 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:16.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:16.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:16.800 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:16.830 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:16.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:16.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:16.933 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:16.963 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:16.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:16.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:17.067 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:17.094 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:17.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:17.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:17.197 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:17.227 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:17.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:17.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:17.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:17.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:17.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:17.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:17.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:17 smithi081 bash[76862]: cluster 2023-10-09T08:51:16.104993+0000 mon.a (mon.0) 1655 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:51:17.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:17 smithi081 bash[76862]: cluster 2023-10-09T08:51:16.108289+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T08:51:17.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:17 smithi081 bash[76862]: cluster 2023-10-09T08:51:16.108474+0000 osd.4 (osd.4) 352 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T08:51:17.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:17 smithi081 bash[76862]: audit 2023-10-09T08:51:16.112126+0000 mon.a (mon.0) 1656 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:51:17.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:17 smithi081 bash[76862]: cluster 2023-10-09T08:51:16.112337+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e369: 8 total, 7 up, 7 in 2023-10-09T08:51:17.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:17 smithi081 bash[79557]: cluster 2023-10-09T08:51:16.104993+0000 mon.a (mon.0) 1655 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:51:17.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:17 smithi081 bash[79557]: cluster 2023-10-09T08:51:16.108289+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T08:51:17.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:17 smithi081 bash[79557]: cluster 2023-10-09T08:51:16.108474+0000 osd.4 (osd.4) 352 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T08:51:17.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:17 smithi081 bash[79557]: audit 2023-10-09T08:51:16.112126+0000 mon.a (mon.0) 1656 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:51:17.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:17 smithi081 bash[79557]: cluster 2023-10-09T08:51:16.112337+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e369: 8 total, 7 up, 7 in 2023-10-09T08:51:17.469 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:17.492 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:17 smithi118 bash[59345]: cluster 2023-10-09T08:51:16.104993+0000 mon.a (mon.0) 1655 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:51:17.492 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:17 smithi118 bash[59345]: cluster 2023-10-09T08:51:16.108289+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T08:51:17.492 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:17 smithi118 bash[59345]: cluster 2023-10-09T08:51:16.108474+0000 osd.4 (osd.4) 352 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T08:51:17.492 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:17 smithi118 bash[59345]: audit 2023-10-09T08:51:16.112126+0000 mon.a (mon.0) 1656 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:51:17.492 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:17 smithi118 bash[59345]: cluster 2023-10-09T08:51:16.112337+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e369: 8 total, 7 up, 7 in 2023-10-09T08:51:17.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:17.524 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:17.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:17.625 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:17.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:17.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:17.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:17.750 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:17.780 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:17.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:17.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:17.884 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:17.915 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:17.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:17.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:18.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:18.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:18.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:18.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:18.145 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:18.181 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:18.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:18.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:18.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:18.303 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:18 smithi081 bash[76862]: cluster 2023-10-09T08:51:16.245568+0000 mgr.y (mgr.26009) 1493 : cluster 0 pgmap v1664: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 2757/84 objects misplaced (3282.143%); 0 B/s, 109 objects/s recovering 2023-10-09T08:51:18.311 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:18 smithi081 bash[79557]: cluster 2023-10-09T08:51:16.245568+0000 mgr.y (mgr.26009) 1493 : cluster 0 pgmap v1664: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 2757/84 objects misplaced (3282.143%); 0 B/s, 109 objects/s recovering 2023-10-09T08:51:18.316 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:18.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:18.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:18.419 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:18.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:18 smithi118 bash[59345]: cluster 2023-10-09T08:51:16.245568+0000 mgr.y (mgr.26009) 1493 : cluster 0 pgmap v1664: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 2757/84 objects misplaced (3282.143%); 0 B/s, 109 objects/s recovering 2023-10-09T08:51:18.451 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:18.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:18.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:18.556 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:18.586 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:18.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:18.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:18.690 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:18.726 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:18.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:18.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:18.830 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:18.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:18.865 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:18.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:18.887 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-09T08:51:18.966 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:18.999 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:19.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:19.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:19.103 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:19.124 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:51:18 smithi081 bash[258677]: debug 2023-10-09T08:51:18.806+0000 7f4771b92700 1 -- 172.21.15.81:0/2210557067 <== mon.2 v2:172.21.15.81:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560b11c164e0 con 0x560b11c70800 2023-10-09T08:51:19.134 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:19.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:19.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:19.237 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:19.271 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:19.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:19.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:19.375 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:19.399 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:19.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:19.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:19.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:19.533 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:19.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:19.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:19.637 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:19.669 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:19.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:19.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:19.672 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:51:19 smithi081 bash[258677]: debug 2023-10-09T08:51:19.366+0000 7f477ad18640 -1 Falling back to public interface 2023-10-09T08:51:19.773 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:19.804 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:19.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:19.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:19.909 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:19.941 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:19.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:19.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:20.045 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:20.075 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:20.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:20.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:20.179 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:20.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:20.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:20.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:20.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:20 smithi118 bash[59345]: cluster 2023-10-09T08:51:18.246071+0000 mgr.y (mgr.26009) 1494 : cluster 0 pgmap v1665: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 2757/84 objects misplaced (3282.143%); 0 B/s, 109 objects/s recovering 2023-10-09T08:51:20.309 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:20.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:20.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:20.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:20.434 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:20.466 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:20.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:20.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:20.570 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:20.601 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:20.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:20.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:20.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:20 smithi081 bash[76862]: cluster 2023-10-09T08:51:18.246071+0000 mgr.y (mgr.26009) 1494 : cluster 0 pgmap v1665: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 2757/84 objects misplaced (3282.143%); 0 B/s, 109 objects/s recovering 2023-10-09T08:51:20.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:20 smithi081 bash[79557]: cluster 2023-10-09T08:51:18.246071+0000 mgr.y (mgr.26009) 1494 : cluster 0 pgmap v1665: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 3 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 2757/84 objects misplaced (3282.143%); 0 B/s, 109 objects/s recovering 2023-10-09T08:51:20.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:20.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:20.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:20.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:20.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:20.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:20.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:20.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:20.969 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:21.001 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:21.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:21.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:21.105 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:21.137 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:21.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:21.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:21.241 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:21.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:21 smithi118 bash[59345]: cluster 2023-10-09T08:51:20.246972+0000 mgr.y (mgr.26009) 1495 : cluster 0 pgmap v1666: 89 pgs: 2 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 6 active+undersized, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 2757/84 objects misplaced (3282.143%); 0 B/s, 109 objects/s recovering 2023-10-09T08:51:21.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:21 smithi118 bash[59345]: cluster 2023-10-09T08:51:21.125270+0000 mon.a (mon.0) 1658 : cluster 3 Health check update: Degraded data redundancy: 6949/84 objects degraded (8272.619%), 5 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:51:21.274 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:21.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:21.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:21.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:21.408 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:21.409 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:51:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:51:21] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.33.4" 2023-10-09T08:51:21.409 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:21 smithi081 bash[76862]: cluster 2023-10-09T08:51:20.246972+0000 mgr.y (mgr.26009) 1495 : cluster 0 pgmap v1666: 89 pgs: 2 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 6 active+undersized, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 2757/84 objects misplaced (3282.143%); 0 B/s, 109 objects/s recovering 2023-10-09T08:51:21.410 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:21 smithi081 bash[76862]: cluster 2023-10-09T08:51:21.125270+0000 mon.a (mon.0) 1658 : cluster 3 Health check update: Degraded data redundancy: 6949/84 objects degraded (8272.619%), 5 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:51:21.410 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:21 smithi081 bash[79557]: cluster 2023-10-09T08:51:20.246972+0000 mgr.y (mgr.26009) 1495 : cluster 0 pgmap v1666: 89 pgs: 2 active+recovery_wait+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+undersized+remapped+backfill_wait, 6 active+undersized, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+degraded, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 2757/84 objects misplaced (3282.143%); 0 B/s, 109 objects/s recovering 2023-10-09T08:51:21.410 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:21 smithi081 bash[79557]: cluster 2023-10-09T08:51:21.125270+0000 mon.a (mon.0) 1658 : cluster 3 Health check update: Degraded data redundancy: 6949/84 objects degraded (8272.619%), 5 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T08:51:21.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:21.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:21.512 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:21.544 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:21.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:21.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:21.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:21.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:21.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:21.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:21.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:21.801 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:21.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:21.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:21.904 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:21.933 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:21.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:21.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:22.038 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:22.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:22.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:22.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:22.176 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:22.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:22.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:22.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:22.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:22.321 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:22.321 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T08:51:22.322 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T08:51:22.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:22.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:22.423 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:22.450 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:22.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:22.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:22.555 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:22.588 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:22.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:22.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:22.692 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:22.723 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:22.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:22.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:22.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:22.853 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:22.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:22.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:22.956 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:22.982 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:22.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:22.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:23.086 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:23.116 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:23.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:23.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:23.219 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:23.249 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:23.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:23.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:23.352 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:23.389 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:23.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:23.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:23.492 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:23.503 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:23 smithi118 bash[59345]: cluster 2023-10-09T08:51:22.248010+0000 mgr.y (mgr.26009) 1496 : cluster 0 pgmap v1667: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+remapped, 3 active+undersized+remapped+backfill_wait, 7 active+undersized, 3 active+recovery_wait+undersized+degraded+remapped, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 1926/84 objects misplaced (2292.857%); 0 B/s, 139 objects/s recovering 2023-10-09T08:51:23.503 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:23 smithi118 bash[59345]: audit 2023-10-09T08:51:23.177002+0000 mon.c (mon.2) 523 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:51:23.522 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:23.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:23.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:23.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:23 smithi081 bash[79557]: cluster 2023-10-09T08:51:22.248010+0000 mgr.y (mgr.26009) 1496 : cluster 0 pgmap v1667: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+remapped, 3 active+undersized+remapped+backfill_wait, 7 active+undersized, 3 active+recovery_wait+undersized+degraded+remapped, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 1926/84 objects misplaced (2292.857%); 0 B/s, 139 objects/s recovering 2023-10-09T08:51:23.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:23 smithi081 bash[79557]: audit 2023-10-09T08:51:23.177002+0000 mon.c (mon.2) 523 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:51:23.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:23 smithi081 bash[76862]: cluster 2023-10-09T08:51:22.248010+0000 mgr.y (mgr.26009) 1496 : cluster 0 pgmap v1667: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+remapped, 3 active+undersized+remapped+backfill_wait, 7 active+undersized, 3 active+recovery_wait+undersized+degraded+remapped, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 1926/84 objects misplaced (2292.857%); 0 B/s, 139 objects/s recovering 2023-10-09T08:51:23.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:23 smithi081 bash[76862]: audit 2023-10-09T08:51:23.177002+0000 mon.c (mon.2) 523 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:51:23.626 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:23.657 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:23.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:23.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:23.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:23.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:23.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:23.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:23.885 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:23.915 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:23.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:23.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:24.020 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:24.050 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:24.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:24.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:24.154 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:24.188 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:24.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:24.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:24.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:24.316 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:24.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:24.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:24.323 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:51:24.420 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:24.427 INFO:teuthology.orchestra.run.smithi081.stderr:no valid command found; 10 closest matches: 2023-10-09T08:51:24.427 INFO:teuthology.orchestra.run.smithi081.stderr:0 2023-10-09T08:51:24.427 INFO:teuthology.orchestra.run.smithi081.stderr:1 2023-10-09T08:51:24.427 INFO:teuthology.orchestra.run.smithi081.stderr:2 2023-10-09T08:51:24.427 INFO:teuthology.orchestra.run.smithi081.stderr:abort 2023-10-09T08:51:24.428 INFO:teuthology.orchestra.run.smithi081.stderr:assert 2023-10-09T08:51:24.428 INFO:teuthology.orchestra.run.smithi081.stderr:bluefs debug_inject_read_zeros 2023-10-09T08:51:24.428 INFO:teuthology.orchestra.run.smithi081.stderr:bluefs files list 2023-10-09T08:51:24.429 INFO:teuthology.orchestra.run.smithi081.stderr:bluefs stats 2023-10-09T08:51:24.429 INFO:teuthology.orchestra.run.smithi081.stderr:bluestore allocator dump block 2023-10-09T08:51:24.429 INFO:teuthology.orchestra.run.smithi081.stderr:bluestore allocator fragmentation block 2023-10-09T08:51:24.430 INFO:teuthology.orchestra.run.smithi081.stderr:admin_socket: invalid command 2023-10-09T08:51:24.441 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:24.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:24.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:24.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:24.557 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:51:24 smithi081 bash[258677]: debug 2023-10-09T08:51:24.446+0000 7f477ad18640 -1 osd.1 206 log_to_monitors true 2023-10-09T08:51:24.571 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:24.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:24.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:24.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:24.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:24.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:24.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:24.795 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:24.813 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:24.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:24.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:24.917 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:24.939 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:24 smithi081 bash[76862]: audit 2023-10-09T08:51:24.451511+0000 mon.c (mon.2) 524 : audit 1 from='osd.1 [v2:172.21.15.81:6818/858703748,v1:172.21.15.81:6819/858703748]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T08:51:24.940 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:24 smithi081 bash[76862]: audit 2023-10-09T08:51:24.451855+0000 mon.a (mon.0) 1659 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T08:51:24.947 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:24.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:24.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:25.050 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:25.082 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:25.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:25.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:25.186 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:25.197 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:24 smithi118 bash[59345]: audit 2023-10-09T08:51:24.451511+0000 mon.c (mon.2) 524 : audit 1 from='osd.1 [v2:172.21.15.81:6818/858703748,v1:172.21.15.81:6819/858703748]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T08:51:25.197 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:24 smithi118 bash[59345]: audit 2023-10-09T08:51:24.451855+0000 mon.a (mon.0) 1659 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T08:51:25.215 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:25.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:25.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:25.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:25.328 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:24 smithi081 bash[79557]: audit 2023-10-09T08:51:24.451511+0000 mon.c (mon.2) 524 : audit 1 from='osd.1 [v2:172.21.15.81:6818/858703748,v1:172.21.15.81:6819/858703748]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T08:51:25.329 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:24 smithi081 bash[79557]: audit 2023-10-09T08:51:24.451855+0000 mon.a (mon.0) 1659 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T08:51:25.343 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:25.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:25.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:25.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:25.473 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:25.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:25.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:25.576 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:25.588 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 08:51:25 smithi081 bash[258677]: debug 2023-10-09T08:51:25.514+0000 7f476897d700 -1 osd.1 370 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-09T08:51:25.601 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:25.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:25.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:25.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:25.731 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:25.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:25.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:25.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:25.861 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:25.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:25.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:25.964 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:25.992 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:25.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:25.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:26.095 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:26.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:25 smithi081 bash[76862]: cluster 2023-10-09T08:51:24.249280+0000 mgr.y (mgr.26009) 1497 : cluster 0 pgmap v1668: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+remapped, 3 active+undersized+remapped+backfill_wait, 7 active+undersized, 3 active+recovery_wait+undersized+degraded+remapped, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 1926/84 objects misplaced (2292.857%); 0 B/s, 139 objects/s recovering 2023-10-09T08:51:26.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:25 smithi081 bash[76862]: cluster 2023-10-09T08:51:24.927421+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T08:51:26.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:25 smithi081 bash[76862]: audit 2023-10-09T08:51:24.928718+0000 mon.a (mon.0) 1660 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T08:51:26.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:25 smithi081 bash[76862]: cluster 2023-10-09T08:51:24.928770+0000 mon.a (mon.0) 1661 : cluster 0 osdmap e370: 8 total, 7 up, 7 in 2023-10-09T08:51:26.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:25 smithi081 bash[76862]: cluster 2023-10-09T08:51:24.929671+0000 osd.4 (osd.4) 353 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T08:51:26.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:25 smithi081 bash[76862]: audit 2023-10-09T08:51:24.932352+0000 mon.c (mon.2) 525 : audit 1 from='osd.1 [v2:172.21.15.81:6818/858703748,v1:172.21.15.81:6819/858703748]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:51:26.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:25 smithi081 bash[76862]: audit 2023-10-09T08:51:24.932696+0000 mon.a (mon.0) 1662 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:51:26.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:25 smithi081 bash[76862]: cluster 2023-10-09T08:51:25.150250+0000 osd.7 (osd.7) 356 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T08:51:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:25 smithi081 bash[79557]: cluster 2023-10-09T08:51:24.249280+0000 mgr.y (mgr.26009) 1497 : cluster 0 pgmap v1668: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+remapped, 3 active+undersized+remapped+backfill_wait, 7 active+undersized, 3 active+recovery_wait+undersized+degraded+remapped, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 1926/84 objects misplaced (2292.857%); 0 B/s, 139 objects/s recovering 2023-10-09T08:51:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:25 smithi081 bash[79557]: cluster 2023-10-09T08:51:24.927421+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T08:51:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:25 smithi081 bash[79557]: audit 2023-10-09T08:51:24.928718+0000 mon.a (mon.0) 1660 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T08:51:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:25 smithi081 bash[79557]: cluster 2023-10-09T08:51:24.928770+0000 mon.a (mon.0) 1661 : cluster 0 osdmap e370: 8 total, 7 up, 7 in 2023-10-09T08:51:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:25 smithi081 bash[79557]: cluster 2023-10-09T08:51:24.929671+0000 osd.4 (osd.4) 353 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T08:51:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:25 smithi081 bash[79557]: audit 2023-10-09T08:51:24.932352+0000 mon.c (mon.2) 525 : audit 1 from='osd.1 [v2:172.21.15.81:6818/858703748,v1:172.21.15.81:6819/858703748]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:51:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:25 smithi081 bash[79557]: audit 2023-10-09T08:51:24.932696+0000 mon.a (mon.0) 1662 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:51:26.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:25 smithi081 bash[79557]: cluster 2023-10-09T08:51:25.150250+0000 osd.7 (osd.7) 356 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T08:51:26.127 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:26.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:26.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:26.228 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:26.251 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:26.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:26.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:25 smithi118 bash[59345]: cluster 2023-10-09T08:51:24.249280+0000 mgr.y (mgr.26009) 1497 : cluster 0 pgmap v1668: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+remapped, 3 active+undersized+remapped+backfill_wait, 7 active+undersized, 3 active+recovery_wait+undersized+degraded+remapped, 34 active+clean, 38 active+clean+remapped; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 6949/84 objects degraded (8272.619%); 1926/84 objects misplaced (2292.857%); 0 B/s, 139 objects/s recovering 2023-10-09T08:51:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:25 smithi118 bash[59345]: cluster 2023-10-09T08:51:24.927421+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T08:51:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:25 smithi118 bash[59345]: audit 2023-10-09T08:51:24.928718+0000 mon.a (mon.0) 1660 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T08:51:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:25 smithi118 bash[59345]: cluster 2023-10-09T08:51:24.928770+0000 mon.a (mon.0) 1661 : cluster 0 osdmap e370: 8 total, 7 up, 7 in 2023-10-09T08:51:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:25 smithi118 bash[59345]: cluster 2023-10-09T08:51:24.929671+0000 osd.4 (osd.4) 353 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T08:51:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:25 smithi118 bash[59345]: audit 2023-10-09T08:51:24.932352+0000 mon.c (mon.2) 525 : audit 1 from='osd.1 [v2:172.21.15.81:6818/858703748,v1:172.21.15.81:6819/858703748]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:51:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:25 smithi118 bash[59345]: audit 2023-10-09T08:51:24.932696+0000 mon.a (mon.0) 1662 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2023-10-09T08:51:26.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:25 smithi118 bash[59345]: cluster 2023-10-09T08:51:25.150250+0000 osd.7 (osd.7) 356 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T08:51:26.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:26.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:26.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:26.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:26.484 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:26.512 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:51:26.513 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:26.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:26.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:26.616 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:26.650 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:26.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:26.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:26.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:26.774 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:26.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:26.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:26.877 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:26.910 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:26.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:26.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:27.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:27.038 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:27.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:27.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:27.043 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:26 smithi081 bash[79557]: cluster 2023-10-09T08:51:25.150214+0000 osd.6 (osd.6) 357 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T08:51:27.043 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:26 smithi081 bash[79557]: cluster 2023-10-09T08:51:25.927745+0000 mon.a (mon.0) 1663 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:51:27.044 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:26 smithi081 bash[79557]: cluster 2023-10-09T08:51:25.930692+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e371 with expected crc 2023-10-09T08:51:27.044 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:26 smithi081 bash[79557]: cluster 2023-10-09T08:51:25.935025+0000 osd.7 (osd.7) 357 : cluster 3 failed to encode map e371 with expected crc 2023-10-09T08:51:27.044 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:26 smithi081 bash[79557]: cluster 2023-10-09T08:51:25.935172+0000 mon.a (mon.0) 1664 : cluster 1 osd.1 [v2:172.21.15.81:6818/858703748,v1:172.21.15.81:6819/858703748] boot 2023-10-09T08:51:27.044 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:26 smithi081 bash[79557]: cluster 2023-10-09T08:51:25.935221+0000 mon.a (mon.0) 1665 : cluster 0 osdmap e371: 8 total, 8 up, 7 in 2023-10-09T08:51:27.044 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:26 smithi081 bash[79557]: audit 2023-10-09T08:51:25.939252+0000 mon.c (mon.2) 526 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T08:51:27.044 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:26 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.939156+0000 mon.a (mon.0) 1666 : cluster 0 osdmap e372: 8 total, 8 up, 7 in 2023-10-09T08:51:27.044 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:26 smithi081 bash[76862]: cluster 2023-10-09T08:51:25.150214+0000 osd.6 (osd.6) 357 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T08:51:27.044 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:26 smithi081 bash[76862]: cluster 2023-10-09T08:51:25.927745+0000 mon.a (mon.0) 1663 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:51:27.044 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:26 smithi081 bash[76862]: cluster 2023-10-09T08:51:25.930692+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e371 with expected crc 2023-10-09T08:51:27.044 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:26 smithi081 bash[76862]: cluster 2023-10-09T08:51:25.935025+0000 osd.7 (osd.7) 357 : cluster 3 failed to encode map e371 with expected crc 2023-10-09T08:51:27.045 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:26 smithi081 bash[76862]: cluster 2023-10-09T08:51:25.935172+0000 mon.a (mon.0) 1664 : cluster 1 osd.1 [v2:172.21.15.81:6818/858703748,v1:172.21.15.81:6819/858703748] boot 2023-10-09T08:51:27.045 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:26 smithi081 bash[76862]: cluster 2023-10-09T08:51:25.935221+0000 mon.a (mon.0) 1665 : cluster 0 osdmap e371: 8 total, 8 up, 7 in 2023-10-09T08:51:27.045 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:26 smithi081 bash[76862]: audit 2023-10-09T08:51:25.939252+0000 mon.c (mon.2) 526 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T08:51:27.045 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:26 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.939156+0000 mon.a (mon.0) 1666 : cluster 0 osdmap e372: 8 total, 8 up, 7 in 2023-10-09T08:51:27.144 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:27.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:26 smithi118 bash[59345]: cluster 2023-10-09T08:51:25.150214+0000 osd.6 (osd.6) 357 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T08:51:27.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:26 smithi118 bash[59345]: cluster 2023-10-09T08:51:25.927745+0000 mon.a (mon.0) 1663 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T08:51:27.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:26 smithi118 bash[59345]: cluster 2023-10-09T08:51:25.930692+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e371 with expected crc 2023-10-09T08:51:27.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:26 smithi118 bash[59345]: cluster 2023-10-09T08:51:25.935025+0000 osd.7 (osd.7) 357 : cluster 3 failed to encode map e371 with expected crc 2023-10-09T08:51:27.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:26 smithi118 bash[59345]: cluster 2023-10-09T08:51:25.935172+0000 mon.a (mon.0) 1664 : cluster 1 osd.1 [v2:172.21.15.81:6818/858703748,v1:172.21.15.81:6819/858703748] boot 2023-10-09T08:51:27.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:26 smithi118 bash[59345]: cluster 2023-10-09T08:51:25.935221+0000 mon.a (mon.0) 1665 : cluster 0 osdmap e371: 8 total, 8 up, 7 in 2023-10-09T08:51:27.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:26 smithi118 bash[59345]: audit 2023-10-09T08:51:25.939252+0000 mon.c (mon.2) 526 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T08:51:27.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:26 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.939156+0000 mon.a (mon.0) 1666 : cluster 0 osdmap e372: 8 total, 8 up, 7 in 2023-10-09T08:51:27.176 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:27.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:27.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:27.280 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:27.312 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:27.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:27.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:27.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:27.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:27.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:27.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:27.537 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:27.569 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:27.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:27.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:27.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:27.707 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:27.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:27.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:27.810 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:27.831 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:27.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:27.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:27.935 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:27.966 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.250337+0000 mgr.y (mgr.26009) 1498 : cluster 0 pgmap v1671: 89 pgs: 1 peering, 13 remapped+peering, 2 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 6 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 33 active+clean, 29 active+clean+remapped; 4.6 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 6947/84 objects degraded (8270.238%); 4/84 objects misplaced (4.762%); 0 B/s, 194 objects/s recovering 2023-10-09T08:51:27.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.933740+0000 osd.6 (osd.6) 358 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:27.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.933756+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:27.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.937103+0000 osd.4 (osd.4) 354 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:27.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.938032+0000 osd.7 (osd.7) 358 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:27.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.938674+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:27.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.941304+0000 osd.4 (osd.4) 355 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:27.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.942557+0000 osd.0 (osd.0) 36 : cluster 0 9.4 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16252 2023-10-09T08:51:27.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.943514+0000 osd.7 (osd.7) 359 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:27.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.946060+0000 osd.7 (osd.7) 360 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:27.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.946769+0000 mon.a (mon.0) 1667 : cluster 3 Health check update: Degraded data redundancy: 6947/84 objects degraded (8270.238%), 2 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:51:27.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.949029+0000 osd.5 (osd.5) 136 : cluster 0 9.b starting backfill to osd.1 from (0'0,0'0] MAX to 368'15984 2023-10-09T08:51:27.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.949086+0000 osd.7 (osd.7) 361 : cluster 0 9.a starting backfill to osd.1 from (0'0,0'0] MAX to 368'15858 2023-10-09T08:51:27.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.956904+0000 osd.7 (osd.7) 362 : cluster 0 9.e starting backfill to osd.1 from (0'0,0'0] MAX to 368'15890 2023-10-09T08:51:27.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.967661+0000 osd.0 (osd.0) 37 : cluster 0 9.0 starting backfill to osd.1 from (0'0,0'0] MAX to 368'15692 2023-10-09T08:51:27.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.991620+0000 osd.7 (osd.7) 363 : cluster 1 9.a continuing backfill to osd.5 from (342'6400,368'15858] MIN to 368'15858 2023-10-09T08:51:27.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:26.995056+0000 osd.7 (osd.7) 364 : cluster 1 9.e continuing backfill to osd.4 from (342'6500,368'15890] 9:70176e47:::benchmark_data_smithi081_240258_object82898:head to 368'15890 2023-10-09T08:51:27.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:27 smithi118 bash[59345]: cluster 2023-10-09T08:51:27.943397+0000 mon.a (mon.0) 1668 : cluster 0 osdmap e373: 8 total, 8 up, 7 in 2023-10-09T08:51:27.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:27.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:27.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:28.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:28.105 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:28.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:28.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.250337+0000 mgr.y (mgr.26009) 1498 : cluster 0 pgmap v1671: 89 pgs: 1 peering, 13 remapped+peering, 2 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 6 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 33 active+clean, 29 active+clean+remapped; 4.6 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 6947/84 objects degraded (8270.238%); 4/84 objects misplaced (4.762%); 0 B/s, 194 objects/s recovering 2023-10-09T08:51:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.933740+0000 osd.6 (osd.6) 358 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.933756+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.937103+0000 osd.4 (osd.4) 354 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.938032+0000 osd.7 (osd.7) 358 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.938674+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.941304+0000 osd.4 (osd.4) 355 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:28.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.942557+0000 osd.0 (osd.0) 36 : cluster 0 9.4 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16252 2023-10-09T08:51:28.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.943514+0000 osd.7 (osd.7) 359 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:28.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.946060+0000 osd.7 (osd.7) 360 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:28.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.946769+0000 mon.a (mon.0) 1667 : cluster 3 Health check update: Degraded data redundancy: 6947/84 objects degraded (8270.238%), 2 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:51:28.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.949029+0000 osd.5 (osd.5) 136 : cluster 0 9.b starting backfill to osd.1 from (0'0,0'0] MAX to 368'15984 2023-10-09T08:51:28.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.949086+0000 osd.7 (osd.7) 361 : cluster 0 9.a starting backfill to osd.1 from (0'0,0'0] MAX to 368'15858 2023-10-09T08:51:28.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.956904+0000 osd.7 (osd.7) 362 : cluster 0 9.e starting backfill to osd.1 from (0'0,0'0] MAX to 368'15890 2023-10-09T08:51:28.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.967661+0000 osd.0 (osd.0) 37 : cluster 0 9.0 starting backfill to osd.1 from (0'0,0'0] MAX to 368'15692 2023-10-09T08:51:28.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.991620+0000 osd.7 (osd.7) 363 : cluster 1 9.a continuing backfill to osd.5 from (342'6400,368'15858] MIN to 368'15858 2023-10-09T08:51:28.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:26.995056+0000 osd.7 (osd.7) 364 : cluster 1 9.e continuing backfill to osd.4 from (342'6500,368'15890] 9:70176e47:::benchmark_data_smithi081_240258_object82898:head to 368'15890 2023-10-09T08:51:28.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[76862]: cluster 2023-10-09T08:51:27.943397+0000 mon.a (mon.0) 1668 : cluster 0 osdmap e373: 8 total, 8 up, 7 in 2023-10-09T08:51:28.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.250337+0000 mgr.y (mgr.26009) 1498 : cluster 0 pgmap v1671: 89 pgs: 1 peering, 13 remapped+peering, 2 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 6 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 33 active+clean, 29 active+clean+remapped; 4.6 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 6947/84 objects degraded (8270.238%); 4/84 objects misplaced (4.762%); 0 B/s, 194 objects/s recovering 2023-10-09T08:51:28.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.933740+0000 osd.6 (osd.6) 358 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:28.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.933756+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:28.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.937103+0000 osd.4 (osd.4) 354 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:28.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.938032+0000 osd.7 (osd.7) 358 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:28.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.938674+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:28.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.941304+0000 osd.4 (osd.4) 355 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:28.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.942557+0000 osd.0 (osd.0) 36 : cluster 0 9.4 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16252 2023-10-09T08:51:28.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.943514+0000 osd.7 (osd.7) 359 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:28.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.946060+0000 osd.7 (osd.7) 360 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T08:51:28.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.946769+0000 mon.a (mon.0) 1667 : cluster 3 Health check update: Degraded data redundancy: 6947/84 objects degraded (8270.238%), 2 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T08:51:28.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.949029+0000 osd.5 (osd.5) 136 : cluster 0 9.b starting backfill to osd.1 from (0'0,0'0] MAX to 368'15984 2023-10-09T08:51:28.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.949086+0000 osd.7 (osd.7) 361 : cluster 0 9.a starting backfill to osd.1 from (0'0,0'0] MAX to 368'15858 2023-10-09T08:51:28.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.956904+0000 osd.7 (osd.7) 362 : cluster 0 9.e starting backfill to osd.1 from (0'0,0'0] MAX to 368'15890 2023-10-09T08:51:28.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.967661+0000 osd.0 (osd.0) 37 : cluster 0 9.0 starting backfill to osd.1 from (0'0,0'0] MAX to 368'15692 2023-10-09T08:51:28.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.991620+0000 osd.7 (osd.7) 363 : cluster 1 9.a continuing backfill to osd.5 from (342'6400,368'15858] MIN to 368'15858 2023-10-09T08:51:28.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:26.995056+0000 osd.7 (osd.7) 364 : cluster 1 9.e continuing backfill to osd.4 from (342'6500,368'15890] 9:70176e47:::benchmark_data_smithi081_240258_object82898:head to 368'15890 2023-10-09T08:51:28.128 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:27 smithi081 bash[79557]: cluster 2023-10-09T08:51:27.943397+0000 mon.a (mon.0) 1668 : cluster 0 osdmap e373: 8 total, 8 up, 7 in 2023-10-09T08:51:28.210 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:28.234 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:28.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:28.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:28.337 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:28.369 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:28.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:28.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:28.472 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:28.500 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:28.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:28.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:28.603 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:28.636 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:28.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:28.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:28.739 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:28.753 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-10-09T08:51:28.754 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['dump_ops_in_flight'] 2023-10-09T08:51:28.769 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:28.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:28.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:28.873 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:28.904 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:28.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:28.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:29.009 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:29.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:28 smithi118 bash[59345]: cluster 2023-10-09T08:51:27.935545+0000 osd.4 (osd.4) 356 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:28 smithi118 bash[59345]: cluster 2023-10-09T08:51:27.936181+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:28 smithi118 bash[59345]: cluster 2023-10-09T08:51:27.937530+0000 osd.4 (osd.4) 357 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:28 smithi118 bash[59345]: cluster 2023-10-09T08:51:27.937811+0000 osd.7 (osd.7) 365 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:28 smithi118 bash[59345]: cluster 2023-10-09T08:51:27.939610+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:28 smithi118 bash[59345]: cluster 2023-10-09T08:51:27.940456+0000 osd.4 (osd.4) 358 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:28 smithi118 bash[59345]: cluster 2023-10-09T08:51:27.942689+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:28 smithi118 bash[59345]: cluster 2023-10-09T08:51:27.945694+0000 osd.7 (osd.7) 366 : cluster 0 9.3 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16072 2023-10-09T08:51:29.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:28 smithi118 bash[59345]: cluster 2023-10-09T08:51:27.947249+0000 osd.0 (osd.0) 38 : cluster 0 9.5 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16132 2023-10-09T08:51:29.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:28 smithi118 bash[59345]: cluster 2023-10-09T08:51:27.949024+0000 osd.5 (osd.5) 140 : cluster 0 9.f starting backfill to osd.1 from (0'0,0'0] MAX to 368'16056 2023-10-09T08:51:29.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:28 smithi118 bash[59345]: cluster 2023-10-09T08:51:27.949859+0000 osd.6 (osd.6) 359 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:28 smithi118 bash[59345]: cluster 2023-10-09T08:51:27.960113+0000 osd.2 (osd.2) 16 : cluster 0 9.2 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16390 2023-10-09T08:51:29.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:28 smithi118 bash[59345]: cluster 2023-10-09T08:51:27.960953+0000 osd.2 (osd.2) 17 : cluster 0 9.6 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16120 2023-10-09T08:51:29.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:28 smithi118 bash[59345]: cluster 2023-10-09T08:51:27.962617+0000 osd.2 (osd.2) 18 : cluster 0 9.7 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16034 2023-10-09T08:51:29.017 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:28 smithi118 bash[59345]: cluster 2023-10-09T08:51:28.923509+0000 mon.a (mon.0) 1669 : cluster 0 osdmap e374: 8 total, 8 up, 7 in 2023-10-09T08:51:29.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:29.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:29.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[76862]: cluster 2023-10-09T08:51:27.935545+0000 osd.4 (osd.4) 356 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[76862]: cluster 2023-10-09T08:51:27.936181+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[76862]: cluster 2023-10-09T08:51:27.937530+0000 osd.4 (osd.4) 357 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[76862]: cluster 2023-10-09T08:51:27.937811+0000 osd.7 (osd.7) 365 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[76862]: cluster 2023-10-09T08:51:27.939610+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[76862]: cluster 2023-10-09T08:51:27.940456+0000 osd.4 (osd.4) 358 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[76862]: cluster 2023-10-09T08:51:27.942689+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[76862]: cluster 2023-10-09T08:51:27.945694+0000 osd.7 (osd.7) 366 : cluster 0 9.3 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16072 2023-10-09T08:51:29.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[76862]: cluster 2023-10-09T08:51:27.947249+0000 osd.0 (osd.0) 38 : cluster 0 9.5 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16132 2023-10-09T08:51:29.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[76862]: cluster 2023-10-09T08:51:27.949024+0000 osd.5 (osd.5) 140 : cluster 0 9.f starting backfill to osd.1 from (0'0,0'0] MAX to 368'16056 2023-10-09T08:51:29.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[76862]: cluster 2023-10-09T08:51:27.949859+0000 osd.6 (osd.6) 359 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[76862]: cluster 2023-10-09T08:51:27.960113+0000 osd.2 (osd.2) 16 : cluster 0 9.2 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16390 2023-10-09T08:51:29.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[76862]: cluster 2023-10-09T08:51:27.960953+0000 osd.2 (osd.2) 17 : cluster 0 9.6 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16120 2023-10-09T08:51:29.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[76862]: cluster 2023-10-09T08:51:27.962617+0000 osd.2 (osd.2) 18 : cluster 0 9.7 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16034 2023-10-09T08:51:29.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[76862]: cluster 2023-10-09T08:51:28.923509+0000 mon.a (mon.0) 1669 : cluster 0 osdmap e374: 8 total, 8 up, 7 in 2023-10-09T08:51:29.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[79557]: cluster 2023-10-09T08:51:27.935545+0000 osd.4 (osd.4) 356 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[79557]: cluster 2023-10-09T08:51:27.936181+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[79557]: cluster 2023-10-09T08:51:27.937530+0000 osd.4 (osd.4) 357 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[79557]: cluster 2023-10-09T08:51:27.937811+0000 osd.7 (osd.7) 365 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[79557]: cluster 2023-10-09T08:51:27.939610+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[79557]: cluster 2023-10-09T08:51:27.940456+0000 osd.4 (osd.4) 358 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[79557]: cluster 2023-10-09T08:51:27.942689+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[79557]: cluster 2023-10-09T08:51:27.945694+0000 osd.7 (osd.7) 366 : cluster 0 9.3 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16072 2023-10-09T08:51:29.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[79557]: cluster 2023-10-09T08:51:27.947249+0000 osd.0 (osd.0) 38 : cluster 0 9.5 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16132 2023-10-09T08:51:29.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[79557]: cluster 2023-10-09T08:51:27.949024+0000 osd.5 (osd.5) 140 : cluster 0 9.f starting backfill to osd.1 from (0'0,0'0] MAX to 368'16056 2023-10-09T08:51:29.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[79557]: cluster 2023-10-09T08:51:27.949859+0000 osd.6 (osd.6) 359 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T08:51:29.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[79557]: cluster 2023-10-09T08:51:27.960113+0000 osd.2 (osd.2) 16 : cluster 0 9.2 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16390 2023-10-09T08:51:29.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[79557]: cluster 2023-10-09T08:51:27.960953+0000 osd.2 (osd.2) 17 : cluster 0 9.6 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16120 2023-10-09T08:51:29.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[79557]: cluster 2023-10-09T08:51:27.962617+0000 osd.2 (osd.2) 18 : cluster 0 9.7 starting backfill to osd.1 from (0'0,0'0] MAX to 368'16034 2023-10-09T08:51:29.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:28 smithi081 bash[79557]: cluster 2023-10-09T08:51:28.923509+0000 mon.a (mon.0) 1669 : cluster 0 osdmap e374: 8 total, 8 up, 7 in 2023-10-09T08:51:29.143 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:29.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:29.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:29.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:29.253 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:51:29.270 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:29.297 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:29.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:29.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:29.400 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:29.427 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:29.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:29.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:29.530 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:29.560 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:29.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:29.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:29.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:29.694 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:29.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:29.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:29.797 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:29.826 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:29.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:29.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:29.930 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:29.961 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:29.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:29.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:29.973 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:29 smithi081 bash[76862]: cluster 2023-10-09T08:51:28.250846+0000 mgr.y (mgr.26009) 1499 : cluster 0 pgmap v1674: 89 pgs: 1 peering, 13 remapped+peering, 2 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 6 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 33 active+clean, 29 active+clean+remapped; 4.6 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 6947/84 objects degraded (8270.238%); 4/84 objects misplaced (4.762%); 0 B/s, 182 objects/s recovering 2023-10-09T08:51:29.974 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:29 smithi081 bash[76862]: cluster 2023-10-09T08:51:28.920883+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T08:51:29.974 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:29 smithi081 bash[76862]: cluster 2023-10-09T08:51:28.921149+0000 osd.4 (osd.4) 359 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T08:51:29.974 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:29 smithi081 bash[76862]: cluster 2023-10-09T08:51:28.926677+0000 osd.7 (osd.7) 367 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T08:51:29.974 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:29 smithi081 bash[76862]: cluster 2023-10-09T08:51:29.011244+0000 osd.6 (osd.6) 360 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T08:51:29.974 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:29 smithi081 bash[76862]: cluster 2023-10-09T08:51:29.936382+0000 mon.a (mon.0) 1670 : cluster 0 osdmap e375: 8 total, 8 up, 7 in 2023-10-09T08:51:30.064 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:30.075 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:29 smithi118 bash[59345]: cluster 2023-10-09T08:51:28.250846+0000 mgr.y (mgr.26009) 1499 : cluster 0 pgmap v1674: 89 pgs: 1 peering, 13 remapped+peering, 2 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 6 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 33 active+clean, 29 active+clean+remapped; 4.6 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 6947/84 objects degraded (8270.238%); 4/84 objects misplaced (4.762%); 0 B/s, 182 objects/s recovering 2023-10-09T08:51:30.075 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:29 smithi118 bash[59345]: cluster 2023-10-09T08:51:28.920883+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T08:51:30.075 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:29 smithi118 bash[59345]: cluster 2023-10-09T08:51:28.921149+0000 osd.4 (osd.4) 359 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T08:51:30.075 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:29 smithi118 bash[59345]: cluster 2023-10-09T08:51:28.926677+0000 osd.7 (osd.7) 367 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T08:51:30.075 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:29 smithi118 bash[59345]: cluster 2023-10-09T08:51:29.011244+0000 osd.6 (osd.6) 360 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T08:51:30.075 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:29 smithi118 bash[59345]: cluster 2023-10-09T08:51:29.936382+0000 mon.a (mon.0) 1670 : cluster 0 osdmap e375: 8 total, 8 up, 7 in 2023-10-09T08:51:30.091 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:30.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:30.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:30.195 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:30.220 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:30.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:30.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:30.323 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:30.336 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:29 smithi081 bash[79557]: cluster 2023-10-09T08:51:28.250846+0000 mgr.y (mgr.26009) 1499 : cluster 0 pgmap v1674: 89 pgs: 1 peering, 13 remapped+peering, 2 active+recovery_wait+undersized+remapped, 2 active+undersized+remapped+backfill_wait, 6 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 33 active+clean, 29 active+clean+remapped; 4.6 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 6947/84 objects degraded (8270.238%); 4/84 objects misplaced (4.762%); 0 B/s, 182 objects/s recovering 2023-10-09T08:51:30.336 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:29 smithi081 bash[79557]: cluster 2023-10-09T08:51:28.920883+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T08:51:30.336 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:29 smithi081 bash[79557]: cluster 2023-10-09T08:51:28.921149+0000 osd.4 (osd.4) 359 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T08:51:30.336 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:29 smithi081 bash[79557]: cluster 2023-10-09T08:51:28.926677+0000 osd.7 (osd.7) 367 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T08:51:30.336 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:29 smithi081 bash[79557]: cluster 2023-10-09T08:51:29.011244+0000 osd.6 (osd.6) 360 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T08:51:30.336 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:29 smithi081 bash[79557]: cluster 2023-10-09T08:51:29.936382+0000 mon.a (mon.0) 1670 : cluster 0 osdmap e375: 8 total, 8 up, 7 in 2023-10-09T08:51:30.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:30.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:30.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:30.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:30.487 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:30.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:30.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:30.590 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:30.615 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:30.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:30.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:30.719 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:30.744 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:30.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:30.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:30.847 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:30.871 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:30.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:30.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:30.931 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:51:30.933 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:51:30.974 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:31.000 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:31.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:31.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:31.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:31.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:31.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:31.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:31.236 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:31.247 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:30 smithi118 bash[59345]: cluster 2023-10-09T08:51:29.932033+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T08:51:31.247 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:30 smithi118 bash[59345]: cluster 2023-10-09T08:51:29.933908+0000 osd.7 (osd.7) 368 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T08:51:31.247 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:30 smithi118 bash[59345]: cluster 2023-10-09T08:51:30.057059+0000 osd.4 (osd.4) 360 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T08:51:31.268 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:31.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:31.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:31.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:31.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:30 smithi081 bash[76862]: cluster 2023-10-09T08:51:29.932033+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T08:51:31.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:30 smithi081 bash[76862]: cluster 2023-10-09T08:51:29.933908+0000 osd.7 (osd.7) 368 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T08:51:31.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:30 smithi081 bash[76862]: cluster 2023-10-09T08:51:30.057059+0000 osd.4 (osd.4) 360 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T08:51:31.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:51:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:51:31] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.33.4" 2023-10-09T08:51:31.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:30 smithi081 bash[79557]: cluster 2023-10-09T08:51:29.932033+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T08:51:31.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:30 smithi081 bash[79557]: cluster 2023-10-09T08:51:29.933908+0000 osd.7 (osd.7) 368 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T08:51:31.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:30 smithi081 bash[79557]: cluster 2023-10-09T08:51:30.057059+0000 osd.4 (osd.4) 360 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T08:51:31.399 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:31.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:31.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:31.503 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:31.533 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:31.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:31.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:31.636 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:31.663 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:31.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:31.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:31.767 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:31.790 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:31.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:31.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:31.893 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:31.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:31.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:31.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:32.029 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:32.060 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:32.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:32.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:32.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:31 smithi081 bash[76862]: cluster 2023-10-09T08:51:30.251517+0000 mgr.y (mgr.26009) 1500 : cluster 0 pgmap v1677: 89 pgs: 1 active+remapped+backfill_wait, 2 peering, 8 remapped+peering, 7 active+undersized+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 68 active+clean; 4.6 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 6828/84 objects degraded (8128.571%); 0 B/s, 32 objects/s recovering 2023-10-09T08:51:32.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:31 smithi081 bash[79557]: cluster 2023-10-09T08:51:30.251517+0000 mgr.y (mgr.26009) 1500 : cluster 0 pgmap v1677: 89 pgs: 1 active+remapped+backfill_wait, 2 peering, 8 remapped+peering, 7 active+undersized+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 68 active+clean; 4.6 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 6828/84 objects degraded (8128.571%); 0 B/s, 32 objects/s recovering 2023-10-09T08:51:32.165 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:32.192 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:32.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:32.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:32.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:31 smithi118 bash[59345]: cluster 2023-10-09T08:51:30.251517+0000 mgr.y (mgr.26009) 1500 : cluster 0 pgmap v1677: 89 pgs: 1 active+remapped+backfill_wait, 2 peering, 8 remapped+peering, 7 active+undersized+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 68 active+clean; 4.6 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 6828/84 objects degraded (8128.571%); 0 B/s, 32 objects/s recovering 2023-10-09T08:51:32.294 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:32.317 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:32.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:32.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:32.421 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:32.444 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:32.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:32.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:32.547 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:32.580 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:32.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:32.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:32.684 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:32.714 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:32.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:32.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:32.818 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:32.845 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:32.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:32.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:32.950 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:32.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:32.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:32.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:33.078 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:33.093 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:32 smithi118 bash[59345]: cluster 2023-10-09T08:51:31.987553+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:32 smithi118 bash[59345]: cluster 2023-10-09T08:51:31.987696+0000 osd.6 (osd.6) 361 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:32 smithi118 bash[59345]: cluster 2023-10-09T08:51:31.990369+0000 mon.a (mon.0) 1671 : cluster 0 osdmap e376: 8 total, 8 up, 7 in 2023-10-09T08:51:33.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:32 smithi118 bash[59345]: cluster 2023-10-09T08:51:31.991001+0000 osd.7 (osd.7) 369 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:32 smithi118 bash[59345]: cluster 2023-10-09T08:51:31.992623+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:32 smithi118 bash[59345]: cluster 2023-10-09T08:51:31.992710+0000 osd.7 (osd.7) 370 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:32 smithi118 bash[59345]: cluster 2023-10-09T08:51:31.994551+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:32 smithi118 bash[59345]: cluster 2023-10-09T08:51:31.995754+0000 osd.4 (osd.4) 361 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:32 smithi118 bash[59345]: audit 2023-10-09T08:51:32.112062+0000 mon.c (mon.2) 527 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:51:33.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:32 smithi118 bash[59345]: audit 2023-10-09T08:51:32.636240+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:33.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:32 smithi118 bash[59345]: audit 2023-10-09T08:51:32.645773+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:33.111 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:33.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:33.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:33.215 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:33.250 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:33.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:33.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:33.355 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:33.362 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: cluster 2023-10-09T08:51:31.987553+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.362 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: cluster 2023-10-09T08:51:31.987696+0000 osd.6 (osd.6) 361 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.362 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: cluster 2023-10-09T08:51:31.990369+0000 mon.a (mon.0) 1671 : cluster 0 osdmap e376: 8 total, 8 up, 7 in 2023-10-09T08:51:33.362 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: cluster 2023-10-09T08:51:31.991001+0000 osd.7 (osd.7) 369 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.363 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: cluster 2023-10-09T08:51:31.992623+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.363 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: cluster 2023-10-09T08:51:31.992710+0000 osd.7 (osd.7) 370 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.363 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: cluster 2023-10-09T08:51:31.994551+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.363 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: cluster 2023-10-09T08:51:31.995754+0000 osd.4 (osd.4) 361 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.363 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: audit 2023-10-09T08:51:32.112062+0000 mon.c (mon.2) 527 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:51:33.363 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: audit 2023-10-09T08:51:32.636240+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:33.363 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: audit 2023-10-09T08:51:32.645773+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:33.364 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: cluster 2023-10-09T08:51:31.987553+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.364 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: cluster 2023-10-09T08:51:31.987696+0000 osd.6 (osd.6) 361 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.364 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: cluster 2023-10-09T08:51:31.990369+0000 mon.a (mon.0) 1671 : cluster 0 osdmap e376: 8 total, 8 up, 7 in 2023-10-09T08:51:33.364 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: cluster 2023-10-09T08:51:31.991001+0000 osd.7 (osd.7) 369 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.364 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: cluster 2023-10-09T08:51:31.992623+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.364 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: cluster 2023-10-09T08:51:31.992710+0000 osd.7 (osd.7) 370 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.364 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: cluster 2023-10-09T08:51:31.994551+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.365 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: cluster 2023-10-09T08:51:31.995754+0000 osd.4 (osd.4) 361 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T08:51:33.365 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: audit 2023-10-09T08:51:32.112062+0000 mon.c (mon.2) 527 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:51:33.365 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: audit 2023-10-09T08:51:32.636240+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:33.365 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: audit 2023-10-09T08:51:32.645773+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:33.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:33.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:33.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:33.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:33.508 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:33.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:33.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:33.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:33.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:33.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:33.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:33.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:33.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-09T08:51:33.759 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:33.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:33.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:33.862 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:33.883 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:33.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:33.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:33.985 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:34.017 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:34.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:34.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:34.121 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:34.146 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:34.148 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: cluster 2023-10-09T08:51:32.252168+0000 mgr.y (mgr.26009) 1501 : cluster 0 pgmap v1679: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 1 peering, 8 active+undersized+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 6838/84 objects degraded (8140.476%); 0 B/s, 231 objects/s recovering 2023-10-09T08:51:34.148 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: cluster 2023-10-09T08:51:32.986395+0000 mon.a (mon.0) 1674 : cluster 3 Health check update: Degraded data redundancy: 6838/84 objects degraded (8140.476%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:51:34.148 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: cluster 2023-10-09T08:51:32.993141+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.148 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: cluster 2023-10-09T08:51:32.996202+0000 osd.6 (osd.6) 362 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.149 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: cluster 2023-10-09T08:51:32.997076+0000 osd.7 (osd.7) 371 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.149 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: cluster 2023-10-09T08:51:32.997622+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.149 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: cluster 2023-10-09T08:51:32.999236+0000 mon.a (mon.0) 1675 : cluster 0 osdmap e377: 8 total, 8 up, 7 in 2023-10-09T08:51:34.149 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: cluster 2023-10-09T08:51:33.000369+0000 osd.4 (osd.4) 362 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.149 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[76862]: cluster 2023-10-09T08:51:33.000454+0000 osd.7 (osd.7) 372 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.150 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: cluster 2023-10-09T08:51:32.252168+0000 mgr.y (mgr.26009) 1501 : cluster 0 pgmap v1679: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 1 peering, 8 active+undersized+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 6838/84 objects degraded (8140.476%); 0 B/s, 231 objects/s recovering 2023-10-09T08:51:34.150 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: cluster 2023-10-09T08:51:32.986395+0000 mon.a (mon.0) 1674 : cluster 3 Health check update: Degraded data redundancy: 6838/84 objects degraded (8140.476%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:51:34.150 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: cluster 2023-10-09T08:51:32.993141+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.150 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: cluster 2023-10-09T08:51:32.996202+0000 osd.6 (osd.6) 362 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.150 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: cluster 2023-10-09T08:51:32.997076+0000 osd.7 (osd.7) 371 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.150 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: cluster 2023-10-09T08:51:32.997622+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.150 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: cluster 2023-10-09T08:51:32.999236+0000 mon.a (mon.0) 1675 : cluster 0 osdmap e377: 8 total, 8 up, 7 in 2023-10-09T08:51:34.150 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: cluster 2023-10-09T08:51:33.000369+0000 osd.4 (osd.4) 362 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.151 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:33 smithi081 bash[79557]: cluster 2023-10-09T08:51:33.000454+0000 osd.7 (osd.7) 372 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:34.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:34.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:34.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:33 smithi118 bash[59345]: cluster 2023-10-09T08:51:32.252168+0000 mgr.y (mgr.26009) 1501 : cluster 0 pgmap v1679: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 1 peering, 8 active+undersized+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 6838/84 objects degraded (8140.476%); 0 B/s, 231 objects/s recovering 2023-10-09T08:51:34.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:33 smithi118 bash[59345]: cluster 2023-10-09T08:51:32.986395+0000 mon.a (mon.0) 1674 : cluster 3 Health check update: Degraded data redundancy: 6838/84 objects degraded (8140.476%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:51:34.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:33 smithi118 bash[59345]: cluster 2023-10-09T08:51:32.993141+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:33 smithi118 bash[59345]: cluster 2023-10-09T08:51:32.996202+0000 osd.6 (osd.6) 362 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:33 smithi118 bash[59345]: cluster 2023-10-09T08:51:32.997076+0000 osd.7 (osd.7) 371 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:33 smithi118 bash[59345]: cluster 2023-10-09T08:51:32.997622+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:33 smithi118 bash[59345]: cluster 2023-10-09T08:51:32.999236+0000 mon.a (mon.0) 1675 : cluster 0 osdmap e377: 8 total, 8 up, 7 in 2023-10-09T08:51:34.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:33 smithi118 bash[59345]: cluster 2023-10-09T08:51:33.000369+0000 osd.4 (osd.4) 362 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:33 smithi118 bash[59345]: cluster 2023-10-09T08:51:33.000454+0000 osd.7 (osd.7) 372 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T08:51:34.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:34.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:34.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:34.387 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:34.426 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:34.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:34.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:34.530 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:34.561 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:34.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:34.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:34.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:34.688 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:34.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:34.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:34.790 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:34.823 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:34.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:34.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:34.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:34.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:34.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:34.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:35.063 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:35.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:35.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:35.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:35.189 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:35.221 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:35.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:35.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:35.325 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:35.356 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:35.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:35.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:35.461 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:35.487 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:35.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:35.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:35.592 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:35.622 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:35.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:35.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:35.726 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:35.754 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:35.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:35.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:35.858 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:35.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:35.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:35.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:35.992 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:36.024 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:36.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:36.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:36.126 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:35 smithi081 bash[76862]: cluster 2023-10-09T08:51:34.253043+0000 mgr.y (mgr.26009) 1502 : cluster 0 pgmap v1681: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 1 peering, 6 active+undersized+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 74 active+clean; 4.6 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 6838/84 objects degraded (8140.476%); 0 B/s, 187 objects/s recovering 2023-10-09T08:51:36.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:36 smithi081 bash[79557]: cluster 2023-10-09T08:51:34.253043+0000 mgr.y (mgr.26009) 1502 : cluster 0 pgmap v1681: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 1 peering, 6 active+undersized+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 74 active+clean; 4.6 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 6838/84 objects degraded (8140.476%); 0 B/s, 187 objects/s recovering 2023-10-09T08:51:36.128 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:36.161 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:36.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:36.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:36.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:36.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:35 smithi118 bash[59345]: cluster 2023-10-09T08:51:34.253043+0000 mgr.y (mgr.26009) 1502 : cluster 0 pgmap v1681: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 1 peering, 6 active+undersized+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 74 active+clean; 4.6 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 6838/84 objects degraded (8140.476%); 0 B/s, 187 objects/s recovering 2023-10-09T08:51:36.284 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:36.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:36.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:36.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:36.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:36.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:36.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:36.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:36.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:36.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:36.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:36.643 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:36.667 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:36.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:36.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:36.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:36.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:36.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:36.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:36.899 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:36.926 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:36.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:36.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:37.016 INFO:teuthology.orchestra.run.smithi081.stderr:pool 'unique_pool_4' removed 2023-10-09T08:51:37.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:37.048 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:37.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:37.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:37.130 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:37 smithi081 bash[76862]: audit 2023-10-09T08:51:36.521452+0000 mon.c (mon.2) 528 : audit 1 from='client.? 172.21.15.81:0/60283284' 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-09T08:51:37.130 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:37 smithi081 bash[76862]: audit 2023-10-09T08:51:36.521889+0000 mon.a (mon.0) 1676 : 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-09T08:51:37.154 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:37.167 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:37 smithi118 bash[59345]: audit 2023-10-09T08:51:36.521452+0000 mon.c (mon.2) 528 : audit 1 from='client.? 172.21.15.81:0/60283284' 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-09T08:51:37.168 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:37 smithi118 bash[59345]: audit 2023-10-09T08:51:36.521889+0000 mon.a (mon.0) 1676 : 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-09T08:51:37.181 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:37.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:37.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:37.284 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:37.310 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:37.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:37.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:37.414 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:37.461 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:37.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:37.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:37.565 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:37.590 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:37.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:37.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:37.624 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:37 smithi081 bash[79557]: audit 2023-10-09T08:51:36.521452+0000 mon.c (mon.2) 528 : audit 1 from='client.? 172.21.15.81:0/60283284' 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-09T08:51:37.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:37 smithi081 bash[79557]: audit 2023-10-09T08:51:36.521889+0000 mon.a (mon.0) 1676 : 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-09T08:51:37.694 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:37.734 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:37.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:37.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:37.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:37.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:37.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:37.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:37.960 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:38.019 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:38.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:38.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:38.123 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:38.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:38 smithi081 bash[76862]: cluster 2023-10-09T08:51:36.253754+0000 mgr.y (mgr.26009) 1503 : cluster 0 pgmap v1682: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 82 active+clean; 4.6 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 6325/84 objects degraded (7529.762%); 91 KiB/s, 218 objects/s recovering 2023-10-09T08:51:38.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:38 smithi081 bash[76862]: cluster 2023-10-09T08:51:37.008940+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T08:51:38.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:38 smithi081 bash[76862]: cluster 2023-10-09T08:51:37.009169+0000 osd.4 (osd.4) 363 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T08:51:38.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:38 smithi081 bash[76862]: audit 2023-10-09T08:51:37.011338+0000 mon.a (mon.0) 1677 : 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-09T08:51:38.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:38 smithi081 bash[76862]: cluster 2023-10-09T08:51:37.011418+0000 mon.a (mon.0) 1678 : cluster 0 osdmap e378: 8 total, 8 up, 7 in 2023-10-09T08:51:38.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:38 smithi081 bash[79557]: cluster 2023-10-09T08:51:36.253754+0000 mgr.y (mgr.26009) 1503 : cluster 0 pgmap v1682: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 82 active+clean; 4.6 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 6325/84 objects degraded (7529.762%); 91 KiB/s, 218 objects/s recovering 2023-10-09T08:51:38.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:38 smithi081 bash[79557]: cluster 2023-10-09T08:51:37.008940+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T08:51:38.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:38 smithi081 bash[79557]: cluster 2023-10-09T08:51:37.009169+0000 osd.4 (osd.4) 363 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T08:51:38.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:38 smithi081 bash[79557]: audit 2023-10-09T08:51:37.011338+0000 mon.a (mon.0) 1677 : 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-09T08:51:38.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:38 smithi081 bash[79557]: cluster 2023-10-09T08:51:37.011418+0000 mon.a (mon.0) 1678 : cluster 0 osdmap e378: 8 total, 8 up, 7 in 2023-10-09T08:51:38.187 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:38.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:38.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:38.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:38 smithi118 bash[59345]: cluster 2023-10-09T08:51:36.253754+0000 mgr.y (mgr.26009) 1503 : cluster 0 pgmap v1682: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 82 active+clean; 4.6 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 6325/84 objects degraded (7529.762%); 91 KiB/s, 218 objects/s recovering 2023-10-09T08:51:38.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:38 smithi118 bash[59345]: cluster 2023-10-09T08:51:37.008940+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T08:51:38.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:38 smithi118 bash[59345]: cluster 2023-10-09T08:51:37.009169+0000 osd.4 (osd.4) 363 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T08:51:38.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:38 smithi118 bash[59345]: audit 2023-10-09T08:51:37.011338+0000 mon.a (mon.0) 1677 : 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-09T08:51:38.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:38 smithi118 bash[59345]: cluster 2023-10-09T08:51:37.011418+0000 mon.a (mon.0) 1678 : cluster 0 osdmap e378: 8 total, 8 up, 7 in 2023-10-09T08:51:38.291 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:38.319 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:38.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:38.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:38.423 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:38.445 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:38.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:38.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:38.548 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:38.571 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:38.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:38.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:38.674 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:38.705 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:38.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:38.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:38.810 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:38.846 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:38.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:38.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:38.950 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:38.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:38.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:38.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:39.076 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:39.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:39.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:39.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:39.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:39.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[76862]: cluster 2023-10-09T08:51:38.017933+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T08:51:39.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[76862]: cluster 2023-10-09T08:51:38.022810+0000 osd.6 (osd.6) 363 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T08:51:39.217 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[76862]: cluster 2023-10-09T08:51:38.023336+0000 mon.a (mon.0) 1679 : cluster 0 osdmap e379: 8 total, 8 up, 7 in 2023-10-09T08:51:39.218 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[76862]: audit 2023-10-09T08:51:38.182349+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:39.218 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[76862]: audit 2023-10-09T08:51:38.183758+0000 mon.c (mon.2) 529 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:51:39.218 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[76862]: audit 2023-10-09T08:51:38.354188+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:39.218 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[76862]: audit 2023-10-09T08:51:38.365495+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:39.218 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[76862]: cluster 2023-10-09T08:51:38.512430+0000 osd.4 (osd.4) 364 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T08:51:39.218 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[76862]: cluster 2023-10-09T08:51:38.920010+0000 mon.a (mon.0) 1683 : cluster 3 Health check update: Degraded data redundancy: 6325/84 objects degraded (7529.762%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:51:39.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[79557]: cluster 2023-10-09T08:51:38.017933+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T08:51:39.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[79557]: cluster 2023-10-09T08:51:38.022810+0000 osd.6 (osd.6) 363 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T08:51:39.219 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[79557]: cluster 2023-10-09T08:51:38.023336+0000 mon.a (mon.0) 1679 : cluster 0 osdmap e379: 8 total, 8 up, 7 in 2023-10-09T08:51:39.219 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[79557]: audit 2023-10-09T08:51:38.182349+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:39.219 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[79557]: audit 2023-10-09T08:51:38.183758+0000 mon.c (mon.2) 529 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:51:39.219 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[79557]: audit 2023-10-09T08:51:38.354188+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:39.219 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[79557]: audit 2023-10-09T08:51:38.365495+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:39.219 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[79557]: cluster 2023-10-09T08:51:38.512430+0000 osd.4 (osd.4) 364 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T08:51:39.219 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:39 smithi081 bash[79557]: cluster 2023-10-09T08:51:38.920010+0000 mon.a (mon.0) 1683 : cluster 3 Health check update: Degraded data redundancy: 6325/84 objects degraded (7529.762%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:51:39.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:39.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:39.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:39 smithi118 bash[59345]: cluster 2023-10-09T08:51:38.017933+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T08:51:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:39 smithi118 bash[59345]: cluster 2023-10-09T08:51:38.022810+0000 osd.6 (osd.6) 363 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T08:51:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:39 smithi118 bash[59345]: cluster 2023-10-09T08:51:38.023336+0000 mon.a (mon.0) 1679 : cluster 0 osdmap e379: 8 total, 8 up, 7 in 2023-10-09T08:51:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:39 smithi118 bash[59345]: audit 2023-10-09T08:51:38.182349+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:39.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:39 smithi118 bash[59345]: audit 2023-10-09T08:51:38.183758+0000 mon.c (mon.2) 529 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:51:39.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:39 smithi118 bash[59345]: audit 2023-10-09T08:51:38.354188+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:39.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:39 smithi118 bash[59345]: audit 2023-10-09T08:51:38.365495+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:39.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:39 smithi118 bash[59345]: cluster 2023-10-09T08:51:38.512430+0000 osd.4 (osd.4) 364 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T08:51:39.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:39 smithi118 bash[59345]: cluster 2023-10-09T08:51:38.920010+0000 mon.a (mon.0) 1683 : cluster 3 Health check update: Degraded data redundancy: 6325/84 objects degraded (7529.762%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:51:39.338 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:39.366 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:39.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:39.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:39.470 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:39.507 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:39.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:39.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:39.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:39.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:39.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:39.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:39.741 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:39.774 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:39.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:39.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:39.877 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:39.909 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:39.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:39.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:40.013 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:40.049 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:40.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:40.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:40.153 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:40.162 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-09T08:51:40.163 INFO:tasks.radosbench:Beginning radosbench... 2023-10-09T08:51:40.163 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2023-10-09T08:51:40.163 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_5 16 2023-10-09T08:51:40.184 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:40.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:40.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:40.288 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:40.301 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:40 smithi081 bash[76862]: cluster 2023-10-09T08:51:38.254293+0000 mgr.y (mgr.26009) 1504 : cluster 0 pgmap v1685: 73 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 4.6 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 9/84 objects degraded (10.714%) 2023-10-09T08:51:40.301 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:40 smithi081 bash[76862]: cluster 2023-10-09T08:51:38.550989+0000 osd.7 (osd.7) 373 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T08:51:40.302 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:40 smithi081 bash[76862]: cluster 2023-10-09T08:51:39.020395+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e380 with expected crc 2023-10-09T08:51:40.302 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:40 smithi081 bash[76862]: cluster 2023-10-09T08:51:39.020788+0000 osd.7 (osd.7) 374 : cluster 3 failed to encode map e380 with expected crc 2023-10-09T08:51:40.302 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:40 smithi081 bash[76862]: cluster 2023-10-09T08:51:39.023377+0000 mon.a (mon.0) 1684 : cluster 0 osdmap e380: 8 total, 8 up, 7 in 2023-10-09T08:51:40.302 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:40 smithi081 bash[79557]: cluster 2023-10-09T08:51:38.254293+0000 mgr.y (mgr.26009) 1504 : cluster 0 pgmap v1685: 73 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 4.6 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 9/84 objects degraded (10.714%) 2023-10-09T08:51:40.303 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:40 smithi081 bash[79557]: cluster 2023-10-09T08:51:38.550989+0000 osd.7 (osd.7) 373 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T08:51:40.303 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:40 smithi081 bash[79557]: cluster 2023-10-09T08:51:39.020395+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e380 with expected crc 2023-10-09T08:51:40.303 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:40 smithi081 bash[79557]: cluster 2023-10-09T08:51:39.020788+0000 osd.7 (osd.7) 374 : cluster 3 failed to encode map e380 with expected crc 2023-10-09T08:51:40.303 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:40 smithi081 bash[79557]: cluster 2023-10-09T08:51:39.023377+0000 mon.a (mon.0) 1684 : cluster 0 osdmap e380: 8 total, 8 up, 7 in 2023-10-09T08:51:40.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:40.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:40.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:40.419 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:40.440 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:40.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:40.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:40.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:40 smithi118 bash[59345]: cluster 2023-10-09T08:51:38.254293+0000 mgr.y (mgr.26009) 1504 : cluster 0 pgmap v1685: 73 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 4.6 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 9/84 objects degraded (10.714%) 2023-10-09T08:51:40.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:40 smithi118 bash[59345]: cluster 2023-10-09T08:51:38.550989+0000 osd.7 (osd.7) 373 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T08:51:40.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:40 smithi118 bash[59345]: cluster 2023-10-09T08:51:39.020395+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e380 with expected crc 2023-10-09T08:51:40.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:40 smithi118 bash[59345]: cluster 2023-10-09T08:51:39.020788+0000 osd.7 (osd.7) 374 : cluster 3 failed to encode map e380 with expected crc 2023-10-09T08:51:40.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:40 smithi118 bash[59345]: cluster 2023-10-09T08:51:39.023377+0000 mon.a (mon.0) 1684 : cluster 0 osdmap e380: 8 total, 8 up, 7 in 2023-10-09T08:51:40.542 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:40.575 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:40.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:40.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:40.679 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:40.711 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:40.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:40.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:40.816 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:40.848 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:40.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:40.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:40.951 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:40.986 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:40.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:40.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:41.090 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:41.121 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:41.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:41.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:41.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:41.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:41.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:41.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:41.354 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:41.365 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:41 smithi118 bash[59345]: cluster 2023-10-09T08:51:41.030394+0000 mon.a (mon.0) 1685 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/84 objects degraded (10.714%), 1 pg degraded) 2023-10-09T08:51:41.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:41 smithi081 bash[76862]: cluster 2023-10-09T08:51:41.030394+0000 mon.a (mon.0) 1685 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/84 objects degraded (10.714%), 1 pg degraded) 2023-10-09T08:51:41.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:51:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:51:41] "GET /metrics HTTP/1.1" 200 34230 "" "Prometheus/2.33.4" 2023-10-09T08:51:41.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:41 smithi081 bash[79557]: cluster 2023-10-09T08:51:41.030394+0000 mon.a (mon.0) 1685 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/84 objects degraded (10.714%), 1 pg degraded) 2023-10-09T08:51:41.383 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:41.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:41.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:41.486 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:41.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:41.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:41.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:41.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:41.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:41.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:41.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:41.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:41.753 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:41.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:41.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:41.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:41.879 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:41.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:41.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:41.982 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:42.016 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:42.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:42.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:42.120 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:42.152 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:42.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:42.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:42.257 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:42.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:42 smithi118 bash[59345]: cluster 2023-10-09T08:51:40.254785+0000 mgr.y (mgr.26009) 1505 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:51:42.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:42 smithi118 bash[59345]: audit 2023-10-09T08:51:41.291774+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:42.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:42 smithi118 bash[59345]: audit 2023-10-09T08:51:41.301870+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:42.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:42 smithi118 bash[59345]: audit 2023-10-09T08:51:41.718372+0000 mon.c (mon.2) 530 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:51:42.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:42 smithi118 bash[59345]: audit 2023-10-09T08:51:41.719424+0000 mon.c (mon.2) 531 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:51:42.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:42 smithi118 bash[59345]: audit 2023-10-09T08:51:41.727943+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:42.289 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:42.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:42.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:42.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:42 smithi081 bash[76862]: cluster 2023-10-09T08:51:40.254785+0000 mgr.y (mgr.26009) 1505 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:51:42.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:42 smithi081 bash[76862]: audit 2023-10-09T08:51:41.291774+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:42.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:42 smithi081 bash[76862]: audit 2023-10-09T08:51:41.301870+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:42.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:42 smithi081 bash[76862]: audit 2023-10-09T08:51:41.718372+0000 mon.c (mon.2) 530 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:51:42.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:42 smithi081 bash[76862]: audit 2023-10-09T08:51:41.719424+0000 mon.c (mon.2) 531 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:51:42.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:42 smithi081 bash[76862]: audit 2023-10-09T08:51:41.727943+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:42.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:42 smithi081 bash[79557]: cluster 2023-10-09T08:51:40.254785+0000 mgr.y (mgr.26009) 1505 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:51:42.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:42 smithi081 bash[79557]: audit 2023-10-09T08:51:41.291774+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:42.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:42 smithi081 bash[79557]: audit 2023-10-09T08:51:41.301870+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:42.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:42 smithi081 bash[79557]: audit 2023-10-09T08:51:41.718372+0000 mon.c (mon.2) 530 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:51:42.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:42 smithi081 bash[79557]: audit 2023-10-09T08:51:41.719424+0000 mon.c (mon.2) 531 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:51:42.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:42 smithi081 bash[79557]: audit 2023-10-09T08:51:41.727943+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:42.391 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:42.425 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:42.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:42.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:42.528 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:42.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:42.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:42.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:42.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:42.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:42.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:42.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:42.796 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:42.827 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:42.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:42.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:42.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:42.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:42.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:42.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:43.060 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:43.093 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:43.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:43.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:43.279 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:43.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:43.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:43.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:43.409 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:43.443 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:43.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:43.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:43.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:43.576 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:43.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:43.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:43.679 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:43.709 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:43.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:43.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:43.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:43.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:43.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:43.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:43.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:43.966 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:43.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:43.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:44.070 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:44.091 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:44 smithi081 bash[79557]: cluster 2023-10-09T08:51:42.255316+0000 mgr.y (mgr.26009) 1506 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:51:44.105 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:44.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:44.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:44.209 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:44.244 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:44.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:44.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:44.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:44.356 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:44 smithi081 bash[76862]: cluster 2023-10-09T08:51:42.255316+0000 mgr.y (mgr.26009) 1506 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:51:44.372 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:44.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:44.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:44.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:44.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:44.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:44.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:44.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:44 smithi118 bash[59345]: cluster 2023-10-09T08:51:42.255316+0000 mgr.y (mgr.26009) 1506 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:51:44.609 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:44.642 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:44.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:44.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:44.746 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:44.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:44.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:44.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:44.875 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:44.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:44.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:44.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:45.003 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:45.037 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:45.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:45.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:45.140 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:45.173 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:45.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:45.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:45.276 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:45.311 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:45.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:45.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:45.415 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:45.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:45.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:45.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:45.511 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:51:45.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:45.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:45.567 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:45.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:45.668 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:45.699 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:45.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:45.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:45.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:45.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:45.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:45.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:45.937 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:45.971 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:45.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:45.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:46.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:46.105 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:46.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:46.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:46.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:46.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:46.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:46.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:46.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:46 smithi118 bash[59345]: cluster 2023-10-09T08:51:44.255963+0000 mgr.y (mgr.26009) 1507 : cluster 0 pgmap v1689: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s, 1 objects/s recovering 2023-10-09T08:51:46.338 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:46.371 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:46.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:46.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:46.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:46 smithi081 bash[76862]: cluster 2023-10-09T08:51:44.255963+0000 mgr.y (mgr.26009) 1507 : cluster 0 pgmap v1689: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s, 1 objects/s recovering 2023-10-09T08:51:46.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:46 smithi081 bash[79557]: cluster 2023-10-09T08:51:44.255963+0000 mgr.y (mgr.26009) 1507 : cluster 0 pgmap v1689: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s, 1 objects/s recovering 2023-10-09T08:51:46.475 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:46.511 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:46.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:46.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:46.615 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:46.650 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:46.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:46.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:46.754 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:46.785 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:46.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:46.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:46.889 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:46.919 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:46.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:46.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:47.024 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:47.061 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:47.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:47.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:47.164 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:47.194 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:47.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:47.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:47.299 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:47.335 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:47.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:47.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:47.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:47.465 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:47.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:47.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:47.569 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:47.593 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:47.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:47.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:47.696 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:47.717 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:51:47.718 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-09T08:51:47.718 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-09T08:51:47.718 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:51:47.718 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.718 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35838.0:137897 8.8 e298/289 8:1c0606dd:::benchmark_data_smithi081_219033_object17318:head v 298'8702, mlcod=298'8700)", 2023-10-09T08:51:47.718 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:42:36.504307+0000", 2023-10-09T08:51:47.718 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 551.21077642, 2023-10-09T08:51:47.718 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21406001999999999, 2023-10-09T08:51:47.718 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.719 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.719 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.719 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.719 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.719 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.504307+0000", 2023-10-09T08:51:47.719 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.719 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.719 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.719 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.719 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.504307+0000", 2023-10-09T08:51:47.719 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.720 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.720 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.720 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.720 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.504307+0000", 2023-10-09T08:51:47.720 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:51:47.720 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.720 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.720 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.720 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.504314+0000", 2023-10-09T08:51:47.720 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.0709999999999997e-06 2023-10-09T08:51:47.721 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.721 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.721 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.721 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.504324+0000", 2023-10-09T08:51:47.721 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0648e-05 2023-10-09T08:51:47.721 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.721 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.721 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.721 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.504331+0000", 2023-10-09T08:51:47.721 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2360000000000001e-06 2023-10-09T08:51:47.722 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.722 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.722 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.722 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.504361+0000", 2023-10-09T08:51:47.722 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0100999999999999e-05 2023-10-09T08:51:47.722 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.722 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.722 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.722 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.504375+0000", 2023-10-09T08:51:47.723 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4218e-05 2023-10-09T08:51:47.723 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.723 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.723 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.723 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.718330+0000", 2023-10-09T08:51:47.723 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.213954855 2023-10-09T08:51:47.723 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.723 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.723 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.723 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.718367+0000", 2023-10-09T08:51:47.724 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.7679999999999998e-05 2023-10-09T08:51:47.724 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.724 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.724 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.724 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.724 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.724 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35838.0:137893 8.0 e298/289 8:0e81b775:::benchmark_data_smithi081_219033_object17314:head v 298'8750, mlcod=298'8747)", 2023-10-09T08:51:47.724 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:42:36.507467+0000", 2023-10-09T08:51:47.724 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 551.20761713700006, 2023-10-09T08:51:47.724 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21093174200000001, 2023-10-09T08:51:47.725 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.725 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.725 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.725 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.725 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.725 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.507467+0000", 2023-10-09T08:51:47.725 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.725 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.725 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.726 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.726 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.507467+0000", 2023-10-09T08:51:47.726 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.726 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.726 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.726 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.726 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.507466+0000", 2023-10-09T08:51:47.726 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:51:47.726 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.727 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.727 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.727 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.507474+0000", 2023-10-09T08:51:47.727 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4069999999999993e-06 2023-10-09T08:51:47.727 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.727 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.727 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.728 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.706740+0000", 2023-10-09T08:51:47.728 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.19926590699999999 2023-10-09T08:51:47.728 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.728 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.728 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.728 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.706765+0000", 2023-10-09T08:51:47.728 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4249000000000001e-05 2023-10-09T08:51:47.728 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.729 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.729 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.729 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.706837+0000", 2023-10-09T08:51:47.729 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2689999999999997e-05 2023-10-09T08:51:47.729 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.729 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.729 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.729 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.706869+0000", 2023-10-09T08:51:47.729 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1464999999999998e-05 2023-10-09T08:51:47.729 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.730 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.730 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.730 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.718371+0000", 2023-10-09T08:51:47.730 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011502271 2023-10-09T08:51:47.730 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.730 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.730 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.730 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.718398+0000", 2023-10-09T08:51:47.730 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.7409000000000001e-05 2023-10-09T08:51:47.731 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.731 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.731 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.731 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.731 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.731 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35838.0:137919 8.7 e298/289 8:e5af051d:::benchmark_data_smithi081_219033_object17340:head v 298'8572, mlcod=298'8570)", 2023-10-09T08:51:47.731 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:42:36.526197+0000", 2023-10-09T08:51:47.731 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 551.18888737899999, 2023-10-09T08:51:47.731 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.191081475, 2023-10-09T08:51:47.731 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.731 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.731 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.732 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.732 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.732 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.526197+0000", 2023-10-09T08:51:47.732 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.732 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.732 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.732 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.732 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.526197+0000", 2023-10-09T08:51:47.732 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.732 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.732 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.732 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.733 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.526195+0000", 2023-10-09T08:51:47.733 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:51:47.733 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.733 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.733 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.733 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.526208+0000", 2023-10-09T08:51:47.733 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2593e-05 2023-10-09T08:51:47.733 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.734 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.734 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.734 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.706784+0000", 2023-10-09T08:51:47.734 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.18057589299999999 2023-10-09T08:51:47.734 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.734 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.734 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.734 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.706795+0000", 2023-10-09T08:51:47.734 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1522000000000001e-05 2023-10-09T08:51:47.734 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.734 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.735 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.735 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.708344+0000", 2023-10-09T08:51:47.735 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0015488190000000001 2023-10-09T08:51:47.735 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.735 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.735 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.735 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.708362+0000", 2023-10-09T08:51:47.735 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.783e-05 2023-10-09T08:51:47.735 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.735 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.735 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.735 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.717237+0000", 2023-10-09T08:51:47.736 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0088748579999999994 2023-10-09T08:51:47.736 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.736 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.736 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.736 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:42:36.717278+0000", 2023-10-09T08:51:47.736 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1029000000000003e-05 2023-10-09T08:51:47.736 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.736 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.736 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.736 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.736 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.736 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35838.0:180609 8.f 8:f620fe48:::benchmark_data_smithi081_219033_object60030:head [delete] snapc 0=[] ondisk+write+known_if_redirected e309)", 2023-10-09T08:51:47.737 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:43:41.007651+0000", 2023-10-09T08:51:47.737 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 486.70743325799998, 2023-10-09T08:51:47.737 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.19266994700000001, 2023-10-09T08:51:47.737 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.737 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.737 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:51:47.737 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35838", 2023-10-09T08:51:47.737 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:51:47.737 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 180609 2023-10-09T08:51:47.737 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.737 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.737 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.738 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.738 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.007651+0000", 2023-10-09T08:51:47.738 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.738 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.738 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.738 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.738 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.007651+0000", 2023-10-09T08:51:47.738 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.738 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.738 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.738 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.738 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.007649+0000", 2023-10-09T08:51:47.739 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:51:47.739 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.739 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.739 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.739 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.007657+0000", 2023-10-09T08:51:47.739 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5719999999999997e-06 2023-10-09T08:51:47.739 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.739 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.739 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.739 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.007672+0000", 2023-10-09T08:51:47.739 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5279000000000001e-05 2023-10-09T08:51:47.739 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.740 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.740 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.740 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.007681+0000", 2023-10-09T08:51:47.740 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7469999999999994e-06 2023-10-09T08:51:47.740 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.740 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.740 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.740 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.007723+0000", 2023-10-09T08:51:47.740 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2286999999999997e-05 2023-10-09T08:51:47.740 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.740 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.740 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.741 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.007809+0000", 2023-10-09T08:51:47.741 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6287999999999998e-05 2023-10-09T08:51:47.741 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.741 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.741 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2", 2023-10-09T08:51:47.741 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.007882+0000", 2023-10-09T08:51:47.741 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2658999999999997e-05 2023-10-09T08:51:47.741 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.741 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.741 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:51:47.741 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.011393+0000", 2023-10-09T08:51:47.741 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0035115889999999999 2023-10-09T08:51:47.742 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.742 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.742 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:51:47.742 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.200196+0000", 2023-10-09T08:51:47.742 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.188802312 2023-10-09T08:51:47.742 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.742 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.742 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.742 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.200244+0000", 2023-10-09T08:51:47.742 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.7858999999999997e-05 2023-10-09T08:51:47.742 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.742 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.743 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.743 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.200321+0000", 2023-10-09T08:51:47.743 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7004999999999999e-05 2023-10-09T08:51:47.743 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.743 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.743 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.743 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.743 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.743 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.35838.0:180617 8.f 8:f2d6ad91:::benchmark_data_smithi081_219033_object60038:head [delete] snapc 0=[] ondisk+write+known_if_redirected e309)", 2023-10-09T08:51:47.743 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:43:41.022396+0000", 2023-10-09T08:51:47.744 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 486.69268815200002, 2023-10-09T08:51:47.744 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.18978914899999999, 2023-10-09T08:51:47.744 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.744 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.744 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:51:47.744 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.35838", 2023-10-09T08:51:47.744 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:51:47.744 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 180617 2023-10-09T08:51:47.744 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.744 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.744 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.745 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.745 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.022396+0000", 2023-10-09T08:51:47.745 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.745 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.745 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.745 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.745 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.022396+0000", 2023-10-09T08:51:47.745 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.746 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.746 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.746 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.746 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.022395+0000", 2023-10-09T08:51:47.746 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:51:47.746 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.746 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.746 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.746 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.022401+0000", 2023-10-09T08:51:47.746 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.575e-06 2023-10-09T08:51:47.746 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.746 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.747 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.747 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.022415+0000", 2023-10-09T08:51:47.747 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4338000000000001e-05 2023-10-09T08:51:47.747 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.747 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.747 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.747 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.022425+0000", 2023-10-09T08:51:47.747 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0298e-05 2023-10-09T08:51:47.747 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.747 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.747 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.748 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.026102+0000", 2023-10-09T08:51:47.748 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003676889 2023-10-09T08:51:47.748 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.748 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.748 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.748 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.026200+0000", 2023-10-09T08:51:47.748 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8037999999999999e-05 2023-10-09T08:51:47.748 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.748 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.748 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 2", 2023-10-09T08:51:47.748 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.026277+0000", 2023-10-09T08:51:47.749 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6630000000000003e-05 2023-10-09T08:51:47.749 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.749 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.749 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:51:47.749 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.029373+0000", 2023-10-09T08:51:47.749 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0030961230000000001 2023-10-09T08:51:47.749 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.749 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.749 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:51:47.749 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.212053+0000", 2023-10-09T08:51:47.749 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.18268050899999999 2023-10-09T08:51:47.750 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.750 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.750 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.750 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.212101+0000", 2023-10-09T08:51:47.750 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.7531000000000003e-05 2023-10-09T08:51:47.750 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.750 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.750 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.750 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:43:41.212185+0000", 2023-10-09T08:51:47.751 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4010000000000004e-05 2023-10-09T08:51:47.751 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.751 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.751 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.751 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.751 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.751 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35838.0:214124 8.9 e317/306 8:9a1b8f92:::benchmark_data_smithi081_219033_object93545:head v 317'13175, mlcod=317'13173)", 2023-10-09T08:51:47.751 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:44:31.981587+0000", 2023-10-09T08:51:47.751 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 435.73349693, 2023-10-09T08:51:47.751 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.24135405300000001, 2023-10-09T08:51:47.751 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.751 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.752 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.752 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.752 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.752 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.981587+0000", 2023-10-09T08:51:47.752 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.752 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.752 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.753 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.753 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.981587+0000", 2023-10-09T08:51:47.753 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.753 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.753 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.753 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.753 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.981586+0000", 2023-10-09T08:51:47.753 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:51:47.753 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.753 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.753 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.753 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.981594+0000", 2023-10-09T08:51:47.754 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.123e-06 2023-10-09T08:51:47.754 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.754 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.754 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.754 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.981606+0000", 2023-10-09T08:51:47.754 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1888999999999999e-05 2023-10-09T08:51:47.754 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.754 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.755 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.755 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.981614+0000", 2023-10-09T08:51:47.755 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9379999999999992e-06 2023-10-09T08:51:47.755 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.755 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.755 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.755 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.981673+0000", 2023-10-09T08:51:47.755 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9462000000000001e-05 2023-10-09T08:51:47.755 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.755 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.755 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.756 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.981689+0000", 2023-10-09T08:51:47.756 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5940999999999999e-05 2023-10-09T08:51:47.756 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.756 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.756 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.756 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.222879+0000", 2023-10-09T08:51:47.756 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.24119020099999999 2023-10-09T08:51:47.756 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.757 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.757 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.757 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.222941+0000", 2023-10-09T08:51:47.757 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1671e-05 2023-10-09T08:51:47.757 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.757 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.757 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.757 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.757 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.757 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35838.0:214115 8.7 e317/289 8:e087ec18:::benchmark_data_smithi081_219033_object93536:head v 317'13317, mlcod=317'13314)", 2023-10-09T08:51:47.758 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:44:31.984496+0000", 2023-10-09T08:51:47.758 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 435.73058744500003, 2023-10-09T08:51:47.758 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.25567350500000002, 2023-10-09T08:51:47.758 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.758 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.758 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.758 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.758 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.758 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.984496+0000", 2023-10-09T08:51:47.758 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.759 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.759 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.759 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.759 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.984496+0000", 2023-10-09T08:51:47.759 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.759 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.759 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.759 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.760 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.984495+0000", 2023-10-09T08:51:47.760 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:51:47.760 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.760 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.760 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.760 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.984510+0000", 2023-10-09T08:51:47.760 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.42e-05 2023-10-09T08:51:47.760 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.761 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.761 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.761 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.984523+0000", 2023-10-09T08:51:47.761 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3764000000000001e-05 2023-10-09T08:51:47.761 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.761 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.761 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.761 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.984532+0000", 2023-10-09T08:51:47.762 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7490000000000004e-06 2023-10-09T08:51:47.762 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.762 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.762 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.762 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.984594+0000", 2023-10-09T08:51:47.762 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2452000000000004e-05 2023-10-09T08:51:47.762 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.762 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.762 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.762 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.984619+0000", 2023-10-09T08:51:47.763 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4640000000000001e-05 2023-10-09T08:51:47.763 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.763 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.763 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.763 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.240140+0000", 2023-10-09T08:51:47.763 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.25552087200000001 2023-10-09T08:51:47.763 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.763 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.763 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.763 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.240170+0000", 2023-10-09T08:51:47.763 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.9961e-05 2023-10-09T08:51:47.763 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.764 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.764 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.764 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.764 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.764 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35838.0:214127 8.7 e317/289 8:e7708e7e:::benchmark_data_smithi081_219033_object93548:head v 317'13318, mlcod=317'13315)", 2023-10-09T08:51:47.764 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:44:31.984553+0000", 2023-10-09T08:51:47.764 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 435.73053076500003, 2023-10-09T08:51:47.764 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.266198251, 2023-10-09T08:51:47.764 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.764 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.764 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.764 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.765 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.765 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.984553+0000", 2023-10-09T08:51:47.765 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.765 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.765 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.765 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.765 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.984553+0000", 2023-10-09T08:51:47.765 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.765 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.765 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.765 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.765 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.984553+0000", 2023-10-09T08:51:47.766 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:51:47.766 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.766 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.766 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.766 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.984558+0000", 2023-10-09T08:51:47.766 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1250000000000001e-06 2023-10-09T08:51:47.766 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.766 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.766 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.766 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.984564+0000", 2023-10-09T08:51:47.766 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3090000000000001e-06 2023-10-09T08:51:47.767 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.767 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.767 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.767 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.984569+0000", 2023-10-09T08:51:47.767 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6639999999999997e-06 2023-10-09T08:51:47.767 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.767 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.767 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.767 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.228537+0000", 2023-10-09T08:51:47.767 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.24396799 2023-10-09T08:51:47.767 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.767 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.768 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.768 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.228557+0000", 2023-10-09T08:51:47.768 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0523e-05 2023-10-09T08:51:47.768 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.768 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.768 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.768 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.250712+0000", 2023-10-09T08:51:47.768 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.022154593 2023-10-09T08:51:47.768 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.768 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.768 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.768 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.250751+0000", 2023-10-09T08:51:47.769 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9384000000000001e-05 2023-10-09T08:51:47.769 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.769 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.769 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.769 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.769 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.769 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35838.0:214125 8.8 e317/289 8:146936bc:::benchmark_data_smithi081_219033_object93546:head v 317'13499, mlcod=317'13497)", 2023-10-09T08:51:47.769 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:44:31.986506+0000", 2023-10-09T08:51:47.769 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 435.72857817300002, 2023-10-09T08:51:47.769 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.26801693599999998, 2023-10-09T08:51:47.769 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.770 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.770 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.770 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.770 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.770 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.986506+0000", 2023-10-09T08:51:47.770 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.770 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.770 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.770 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.770 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.986506+0000", 2023-10-09T08:51:47.771 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.771 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.771 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.771 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.771 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.986505+0000", 2023-10-09T08:51:47.771 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:51:47.771 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.771 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.771 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.771 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.986517+0000", 2023-10-09T08:51:47.771 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2593e-05 2023-10-09T08:51:47.772 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.772 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.772 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.772 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.222886+0000", 2023-10-09T08:51:47.772 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.23636866100000001 2023-10-09T08:51:47.772 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.772 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.772 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.772 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.222906+0000", 2023-10-09T08:51:47.772 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0061e-05 2023-10-09T08:51:47.772 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.772 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.773 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.773 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.223000+0000", 2023-10-09T08:51:47.773 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4042999999999994e-05 2023-10-09T08:51:47.773 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.773 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.773 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.773 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.223045+0000", 2023-10-09T08:51:47.773 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4546999999999999e-05 2023-10-09T08:51:47.773 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.773 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.773 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.774 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.254470+0000", 2023-10-09T08:51:47.774 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.031425433000000003 2023-10-09T08:51:47.774 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.774 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.774 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.774 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.254523+0000", 2023-10-09T08:51:47.774 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2608999999999997e-05 2023-10-09T08:51:47.774 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.774 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.774 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.774 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.775 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.775 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35838.0:214133 8.a e317/311 8:59d83a94:::benchmark_data_smithi081_219033_object93554:head v 317'13211, mlcod=317'13207)", 2023-10-09T08:51:47.775 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:44:31.996143+0000", 2023-10-09T08:51:47.775 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 435.71894116200002, 2023-10-09T08:51:47.775 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.232841727, 2023-10-09T08:51:47.775 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.775 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.775 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.775 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.775 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.775 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.996143+0000", 2023-10-09T08:51:47.775 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.776 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.776 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.776 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.776 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.996143+0000", 2023-10-09T08:51:47.776 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.776 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.776 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.776 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.776 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.996142+0000", 2023-10-09T08:51:47.776 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:51:47.776 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.777 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.777 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.777 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:31.996151+0000", 2023-10-09T08:51:47.777 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2760000000000006e-06 2023-10-09T08:51:47.777 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.777 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.777 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.777 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.223436+0000", 2023-10-09T08:51:47.777 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.22728542800000001 2023-10-09T08:51:47.777 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.777 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.777 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.777 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.223444+0000", 2023-10-09T08:51:47.778 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6569999999999997e-06 2023-10-09T08:51:47.778 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.778 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.778 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.778 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.223493+0000", 2023-10-09T08:51:47.778 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.8976e-05 2023-10-09T08:51:47.778 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.778 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.778 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.778 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.223523+0000", 2023-10-09T08:51:47.778 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0326000000000001e-05 2023-10-09T08:51:47.779 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.779 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.779 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.779 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.228934+0000", 2023-10-09T08:51:47.779 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0054105660000000003 2023-10-09T08:51:47.779 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.779 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.779 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.779 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.228984+0000", 2023-10-09T08:51:47.779 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0590000000000002e-05 2023-10-09T08:51:47.779 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.780 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.780 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.780 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.780 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.780 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.35838.0:214145 8.7 e317/289 8:e75eb72c:::benchmark_data_smithi081_219033_object93566:head v 317'13319, mlcod=317'13315)", 2023-10-09T08:51:47.780 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:44:32.015815+0000", 2023-10-09T08:51:47.780 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 435.69926911599998, 2023-10-09T08:51:47.780 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.234959167, 2023-10-09T08:51:47.780 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.780 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.780 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.780 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.781 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.781 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.015815+0000", 2023-10-09T08:51:47.781 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.781 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.781 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.781 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.781 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.015815+0000", 2023-10-09T08:51:47.781 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.781 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.781 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.781 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.781 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.015814+0000", 2023-10-09T08:51:47.782 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:51:47.782 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.782 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.782 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.782 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.015829+0000", 2023-10-09T08:51:47.782 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5096000000000001e-05 2023-10-09T08:51:47.782 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.782 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.782 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.782 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.222885+0000", 2023-10-09T08:51:47.782 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.20705675400000001 2023-10-09T08:51:47.782 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.783 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.783 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.783 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.222901+0000", 2023-10-09T08:51:47.783 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5979999999999999e-05 2023-10-09T08:51:47.783 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.783 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.783 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.784 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.234128+0000", 2023-10-09T08:51:47.784 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011226276 2023-10-09T08:51:47.784 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.784 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.784 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.784 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.234156+0000", 2023-10-09T08:51:47.784 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.8155999999999999e-05 2023-10-09T08:51:47.784 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.784 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.785 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.785 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.250755+0000", 2023-10-09T08:51:47.785 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016599539999999999 2023-10-09T08:51:47.785 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.785 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.785 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.785 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:44:32.250774+0000", 2023-10-09T08:51:47.785 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8603000000000001e-05 2023-10-09T08:51:47.785 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.786 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.786 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.786 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.786 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.786 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.36030.0:1699 9.c e339/335 9:3b466542:::benchmark_data_smithi081_240258_object1698:head v 339'114, mlcod=339'112)", 2023-10-09T08:51:47.786 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:46:08.504066+0000", 2023-10-09T08:51:47.786 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 339.211017454, 2023-10-09T08:51:47.786 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.131727855, 2023-10-09T08:51:47.787 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.787 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.787 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.787 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.787 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.787 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:46:08.504066+0000", 2023-10-09T08:51:47.787 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.787 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.787 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.787 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.788 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:46:08.504066+0000", 2023-10-09T08:51:47.788 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.788 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.788 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.788 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.788 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:46:08.504066+0000", 2023-10-09T08:51:47.788 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:51:47.788 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.788 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.788 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.788 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:46:08.504597+0000", 2023-10-09T08:51:47.789 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00053128400000000003 2023-10-09T08:51:47.789 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.789 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.789 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.789 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:46:08.504607+0000", 2023-10-09T08:51:47.789 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0293e-05 2023-10-09T08:51:47.789 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.789 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.789 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.790 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:46:08.504614+0000", 2023-10-09T08:51:47.790 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1049999999999997e-06 2023-10-09T08:51:47.790 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.790 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.790 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.790 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:46:08.504645+0000", 2023-10-09T08:51:47.790 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.1112000000000003e-05 2023-10-09T08:51:47.790 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.790 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.791 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.791 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:46:08.634130+0000", 2023-10-09T08:51:47.791 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.129484248 2023-10-09T08:51:47.791 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.791 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.791 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.791 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:46:08.635713+0000", 2023-10-09T08:51:47.791 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001583222 2023-10-09T08:51:47.791 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.791 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.791 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.792 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:46:08.635794+0000", 2023-10-09T08:51:47.792 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1423999999999998e-05 2023-10-09T08:51:47.792 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.792 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.792 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.792 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.792 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.792 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.36030.0:136567 9.f e346/335 9:f7f11eaa:::benchmark_data_smithi081_240258_object8166:head v 346'8554, mlcod=346'8552)", 2023-10-09T08:51:47.792 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:50.011667+0000", 2023-10-09T08:51:47.792 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 237.70341688900001, 2023-10-09T08:51:47.792 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.24756392799999999, 2023-10-09T08:51:47.793 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.793 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.793 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.793 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.793 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.793 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.011667+0000", 2023-10-09T08:51:47.793 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.793 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.793 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.793 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.793 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.011667+0000", 2023-10-09T08:51:47.793 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.794 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.794 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.794 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.794 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.011666+0000", 2023-10-09T08:51:47.794 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:51:47.794 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.794 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.794 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.795 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.011677+0000", 2023-10-09T08:51:47.795 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1143e-05 2023-10-09T08:51:47.795 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.795 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.795 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.795 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.011689+0000", 2023-10-09T08:51:47.795 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2218000000000001e-05 2023-10-09T08:51:47.795 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.795 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.795 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.796 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.011697+0000", 2023-10-09T08:51:47.796 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4100000000000002e-06 2023-10-09T08:51:47.796 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.796 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.796 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.796 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.011759+0000", 2023-10-09T08:51:47.796 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1690000000000001e-05 2023-10-09T08:51:47.796 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.796 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.797 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.797 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.011782+0000", 2023-10-09T08:51:47.797 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3495000000000001e-05 2023-10-09T08:51:47.797 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.797 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.797 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.797 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.258961+0000", 2023-10-09T08:51:47.797 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.24717929999999999 2023-10-09T08:51:47.797 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.798 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.798 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.798 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.259231+0000", 2023-10-09T08:51:47.798 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00026956899999999999 2023-10-09T08:51:47.798 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.798 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.799 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.799 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.799 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.799 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.36030.0:136568 9.f e346/335 9:fbd152fe:::benchmark_data_smithi081_240258_object8167:head v 346'8555, mlcod=346'8552)", 2023-10-09T08:51:47.799 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:50.018700+0000", 2023-10-09T08:51:47.799 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 237.69638365099999, 2023-10-09T08:51:47.799 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.245468938, 2023-10-09T08:51:47.799 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.799 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.800 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.800 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.800 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.800 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.018700+0000", 2023-10-09T08:51:47.800 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.800 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.800 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.800 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.800 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.018700+0000", 2023-10-09T08:51:47.800 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.800 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.801 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.801 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.801 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.018699+0000", 2023-10-09T08:51:47.801 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:51:47.801 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.801 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.801 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.801 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.018710+0000", 2023-10-09T08:51:47.801 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0502999999999999e-05 2023-10-09T08:51:47.801 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.802 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.802 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.802 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.251816+0000", 2023-10-09T08:51:47.802 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.233106538 2023-10-09T08:51:47.802 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.802 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.802 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.802 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.251837+0000", 2023-10-09T08:51:47.802 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0834000000000001e-05 2023-10-09T08:51:47.802 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.802 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.803 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.803 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.251942+0000", 2023-10-09T08:51:47.803 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000104715 2023-10-09T08:51:47.803 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.803 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.803 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.803 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.251996+0000", 2023-10-09T08:51:47.803 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4438999999999998e-05 2023-10-09T08:51:47.803 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.803 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.803 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.804 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.264060+0000", 2023-10-09T08:51:47.804 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012063645 2023-10-09T08:51:47.804 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.804 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.804 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.804 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.264169+0000", 2023-10-09T08:51:47.804 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010916699999999999 2023-10-09T08:51:47.804 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.804 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.804 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.804 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.804 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.805 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.36030.0:136573 9.4 e346/345 9:28fade42:::benchmark_data_smithi081_240258_object8172:head v 346'8661, mlcod=0'0)", 2023-10-09T08:51:47.805 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:50.022002+0000", 2023-10-09T08:51:47.805 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 237.69308233000001, 2023-10-09T08:51:47.805 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.24221637800000001, 2023-10-09T08:51:47.805 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.805 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.805 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.805 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.805 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.805 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.022002+0000", 2023-10-09T08:51:47.805 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.805 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.806 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.806 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.806 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.022002+0000", 2023-10-09T08:51:47.806 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.806 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.806 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.806 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.806 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.022001+0000", 2023-10-09T08:51:47.806 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:51:47.806 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.806 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.807 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.807 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.022007+0000", 2023-10-09T08:51:47.807 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1340000000000001e-06 2023-10-09T08:51:47.807 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.807 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.807 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.807 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.251809+0000", 2023-10-09T08:51:47.807 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.22980183900000001 2023-10-09T08:51:47.807 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.807 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.807 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.807 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.251825+0000", 2023-10-09T08:51:47.808 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6685999999999999e-05 2023-10-09T08:51:47.808 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.808 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.808 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.808 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.251873+0000", 2023-10-09T08:51:47.808 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.7131e-05 2023-10-09T08:51:47.808 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.808 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.808 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.808 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.251905+0000", 2023-10-09T08:51:47.808 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2020000000000002e-05 2023-10-09T08:51:47.808 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.809 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.809 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.809 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.264107+0000", 2023-10-09T08:51:47.809 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.01220224 2023-10-09T08:51:47.809 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.809 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.809 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.809 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.264218+0000", 2023-10-09T08:51:47.809 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000111073 2023-10-09T08:51:47.809 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.809 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.809 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.809 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.810 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.810 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.36030.0:136584 9.3 e346/335 9:cae2b1cd:::benchmark_data_smithi081_240258_object8183:head v 346'8531, mlcod=346'8529)", 2023-10-09T08:51:47.810 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:50.045455+0000", 2023-10-09T08:51:47.810 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 237.66962848399999, 2023-10-09T08:51:47.810 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.21820603999999999, 2023-10-09T08:51:47.810 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.810 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.810 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.810 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.810 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.810 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.045455+0000", 2023-10-09T08:51:47.811 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.811 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.811 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.811 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.813 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.045455+0000", 2023-10-09T08:51:47.814 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.814 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.814 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.814 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.814 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.045446+0000", 2023-10-09T08:51:47.814 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999905 2023-10-09T08:51:47.814 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.814 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.814 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.814 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.045471+0000", 2023-10-09T08:51:47.814 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4978999999999999e-05 2023-10-09T08:51:47.815 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.815 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.815 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.815 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.251814+0000", 2023-10-09T08:51:47.815 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.206343524 2023-10-09T08:51:47.815 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.815 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.815 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.815 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.251842+0000", 2023-10-09T08:51:47.815 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.7288e-05 2023-10-09T08:51:47.815 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.816 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.816 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.816 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.251980+0000", 2023-10-09T08:51:47.816 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013838500000000001 2023-10-09T08:51:47.816 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.816 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.816 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.816 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.252004+0000", 2023-10-09T08:51:47.816 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3555000000000001e-05 2023-10-09T08:51:47.816 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.816 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.817 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.817 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.263542+0000", 2023-10-09T08:51:47.817 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011537998000000001 2023-10-09T08:51:47.817 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.817 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.817 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.817 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:50.263661+0000", 2023-10-09T08:51:47.817 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011979199999999999 2023-10-09T08:51:47.817 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.817 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.817 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.817 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.818 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.818 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.36030.0:243466 9.c e363/345 9:3fe6281a:::benchmark_data_smithi081_240258_object115065:head v 363'15474, mlcod=363'15472)", 2023-10-09T08:51:47.818 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:50:23.841128+0000", 2023-10-09T08:51:47.818 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 83.873956097000004, 2023-10-09T08:51:47.818 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.040023940000000001, 2023-10-09T08:51:47.818 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.818 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.818 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.818 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.818 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.818 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.841128+0000", 2023-10-09T08:51:47.819 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.819 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.819 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.819 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.819 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.841128+0000", 2023-10-09T08:51:47.819 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.819 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.819 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.819 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.819 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.841126+0000", 2023-10-09T08:51:47.819 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:51:47.820 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.820 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.820 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.820 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.841139+0000", 2023-10-09T08:51:47.820 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2165e-05 2023-10-09T08:51:47.820 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.820 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.820 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.820 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.841156+0000", 2023-10-09T08:51:47.820 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7672999999999998e-05 2023-10-09T08:51:47.820 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.820 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.821 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.821 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.841165+0000", 2023-10-09T08:51:47.821 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4980000000000006e-06 2023-10-09T08:51:47.821 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.821 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.821 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.821 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.841271+0000", 2023-10-09T08:51:47.821 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000106363 2023-10-09T08:51:47.821 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.821 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.821 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.822 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.841295+0000", 2023-10-09T08:51:47.822 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4031000000000001e-05 2023-10-09T08:51:47.822 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.822 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.822 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.822 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.881061+0000", 2023-10-09T08:51:47.822 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.039765469999999997 2023-10-09T08:51:47.822 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.823 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.823 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.823 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.881152+0000", 2023-10-09T08:51:47.823 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1086000000000002e-05 2023-10-09T08:51:47.823 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.823 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.823 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.823 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.823 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.823 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.36030.0:243472 9.c e363/345 9:39d2a9ff:::benchmark_data_smithi081_240258_object115071:head v 363'15475, mlcod=363'15472)", 2023-10-09T08:51:47.823 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:50:23.844084+0000", 2023-10-09T08:51:47.823 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 83.871000305999999, 2023-10-09T08:51:47.824 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.037130272999999998, 2023-10-09T08:51:47.824 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.824 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.824 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.824 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.824 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.824 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.844084+0000", 2023-10-09T08:51:47.824 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.825 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.825 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.825 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.825 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.844084+0000", 2023-10-09T08:51:47.825 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.825 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.825 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.825 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.825 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.844083+0000", 2023-10-09T08:51:47.825 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:51:47.825 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.826 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.826 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.826 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.844096+0000", 2023-10-09T08:51:47.826 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3213e-05 2023-10-09T08:51:47.826 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.826 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.826 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.826 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.844114+0000", 2023-10-09T08:51:47.826 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8658999999999999e-05 2023-10-09T08:51:47.827 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.827 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.827 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.827 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.844128+0000", 2023-10-09T08:51:47.827 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3314e-05 2023-10-09T08:51:47.827 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.827 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.827 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.827 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.845895+0000", 2023-10-09T08:51:47.827 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0017674749999999999 2023-10-09T08:51:47.828 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.828 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.828 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.828 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.845917+0000", 2023-10-09T08:51:47.828 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1936000000000001e-05 2023-10-09T08:51:47.828 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.828 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.828 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.829 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.881155+0000", 2023-10-09T08:51:47.829 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.035237906999999999 2023-10-09T08:51:47.829 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.829 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.829 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.829 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.881214+0000", 2023-10-09T08:51:47.829 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8828e-05 2023-10-09T08:51:47.829 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.829 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.829 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.830 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.830 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.830 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.36030.0:243479 9.c e363/345 9:3e4f886d:::benchmark_data_smithi081_240258_object115078:head v 363'15476, mlcod=363'15472)", 2023-10-09T08:51:47.830 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:50:23.850789+0000", 2023-10-09T08:51:47.830 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 83.864294728999994, 2023-10-09T08:51:47.830 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.032674594000000001, 2023-10-09T08:51:47.830 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.831 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.831 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.831 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.831 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.831 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.850789+0000", 2023-10-09T08:51:47.832 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.832 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.832 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.832 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.832 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.850789+0000", 2023-10-09T08:51:47.832 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.832 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.833 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.833 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.833 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.850788+0000", 2023-10-09T08:51:47.833 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:51:47.833 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.833 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.833 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.833 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.850800+0000", 2023-10-09T08:51:47.834 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2053e-05 2023-10-09T08:51:47.834 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.834 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.834 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.834 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.850826+0000", 2023-10-09T08:51:47.834 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6072e-05 2023-10-09T08:51:47.834 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.834 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.835 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.835 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.850834+0000", 2023-10-09T08:51:47.835 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8180000000000004e-06 2023-10-09T08:51:47.835 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.835 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.835 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.835 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.858425+0000", 2023-10-09T08:51:47.835 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0075904099999999997 2023-10-09T08:51:47.835 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.835 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.836 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.836 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.858447+0000", 2023-10-09T08:51:47.836 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2628000000000001e-05 2023-10-09T08:51:47.836 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.836 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.836 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.836 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.883392+0000", 2023-10-09T08:51:47.836 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.024945169 2023-10-09T08:51:47.836 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.836 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.837 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.837 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:23.883464+0000", 2023-10-09T08:51:47.837 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1316000000000006e-05 2023-10-09T08:51:47.837 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.837 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.837 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.837 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.837 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.837 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.36030.0:244874 9.3 e363/335 9:c7af656a:::benchmark_data_smithi081_240258_object116473:head v 363'15343, mlcod=363'15338)", 2023-10-09T08:51:47.837 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:50:25.888813+0000", 2023-10-09T08:51:47.838 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 81.826270992999994, 2023-10-09T08:51:47.838 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.033673785999999997, 2023-10-09T08:51:47.838 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:51:47.838 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:51:47.838 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:51:47.838 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.838 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:51:47.838 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:25.888813+0000", 2023-10-09T08:51:47.838 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.839 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.839 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.839 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:51:47.839 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:25.888813+0000", 2023-10-09T08:51:47.839 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:51:47.839 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.839 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.839 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:51:47.839 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:25.888812+0000", 2023-10-09T08:51:47.840 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:51:47.840 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.840 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.840 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:51:47.840 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:25.888824+0000", 2023-10-09T08:51:47.840 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2289999999999999e-05 2023-10-09T08:51:47.840 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.840 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.840 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:51:47.840 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:25.888841+0000", 2023-10-09T08:51:47.841 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6443000000000002e-05 2023-10-09T08:51:47.841 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.841 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.841 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:51:47.841 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:25.888849+0000", 2023-10-09T08:51:47.841 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.9729999999999997e-06 2023-10-09T08:51:47.841 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.841 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.841 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:51:47.842 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:25.892442+0000", 2023-10-09T08:51:47.842 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0035935289999999998 2023-10-09T08:51:47.842 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.842 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.842 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:51:47.842 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:25.892574+0000", 2023-10-09T08:51:47.842 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000131932 2023-10-09T08:51:47.842 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.842 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.843 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:51:47.843 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:25.922441+0000", 2023-10-09T08:51:47.843 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.029867224000000001 2023-10-09T08:51:47.843 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:51:47.843 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:51:47.843 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:51:47.843 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:50:25.922487+0000", 2023-10-09T08:51:47.843 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.5368000000000003e-05 2023-10-09T08:51:47.843 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.843 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.844 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.844 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:51:47.844 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:51:47.844 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:51:47.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:47.845 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:47.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:47.947 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:47.978 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:47.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:47.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:48.078 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:51:48.082 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:48.111 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:48.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:48.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:48.215 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:48.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:48.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:48.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:48.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:48 smithi118 bash[59345]: cluster 2023-10-09T08:51:46.257023+0000 mgr.y (mgr.26009) 1508 : cluster 0 pgmap v1690: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s, 1 objects/s recovering 2023-10-09T08:51:48.339 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:48.374 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:48.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:48 smithi081 bash[76862]: cluster 2023-10-09T08:51:46.257023+0000 mgr.y (mgr.26009) 1508 : cluster 0 pgmap v1690: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s, 1 objects/s recovering 2023-10-09T08:51:48.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:48 smithi081 bash[79557]: cluster 2023-10-09T08:51:46.257023+0000 mgr.y (mgr.26009) 1508 : cluster 0 pgmap v1690: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s, 1 objects/s recovering 2023-10-09T08:51:48.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:48.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:48.479 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:48.519 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:48.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:48.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:48.624 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:48.656 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:48.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:48.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:48.760 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:48.789 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:48.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:48.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:48.893 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:48.921 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:48.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:48.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:49.024 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:49.063 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:49.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:49.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:49.116 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:51:49.158 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:49 smithi081 bash[76862]: audit 2023-10-09T08:51:48.446301+0000 mon.c (mon.2) 532 : audit 1 from='client.? 172.21.15.81:0/2642674522' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:51:49.158 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:49 smithi081 bash[76862]: audit 2023-10-09T08:51:48.446681+0000 mon.a (mon.0) 1689 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:51:49.158 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:49 smithi081 bash[76862]: audit 2023-10-09T08:51:48.882937+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:49.159 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:49 smithi081 bash[79557]: audit 2023-10-09T08:51:48.446301+0000 mon.c (mon.2) 532 : audit 1 from='client.? 172.21.15.81:0/2642674522' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:51:49.159 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:49 smithi081 bash[79557]: audit 2023-10-09T08:51:48.446681+0000 mon.a (mon.0) 1689 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:51:49.159 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:49 smithi081 bash[79557]: audit 2023-10-09T08:51:48.882937+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:49.167 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:49.198 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:49.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:49.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:49.302 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:49.314 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:49 smithi118 bash[59345]: audit 2023-10-09T08:51:48.446301+0000 mon.c (mon.2) 532 : audit 1 from='client.? 172.21.15.81:0/2642674522' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:51:49.314 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:49 smithi118 bash[59345]: audit 2023-10-09T08:51:48.446681+0000 mon.a (mon.0) 1689 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:51:49.314 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:49 smithi118 bash[59345]: audit 2023-10-09T08:51:48.882937+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:49.332 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:49.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:49.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:49.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:49.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:49.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:49.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:49.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:49.605 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:49.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:49.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:49.708 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:49.743 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:49.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:49.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:49.847 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:49.882 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:49.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:49.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:49.985 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:50.017 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:50.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:50.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:50.122 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:50.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:50.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:50.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:50.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:50.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:50 smithi118 bash[59345]: cluster 2023-10-09T08:51:48.257624+0000 mgr.y (mgr.26009) 1509 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-09T08:51:50.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:50 smithi118 bash[59345]: cluster 2023-10-09T08:51:49.096559+0000 mon.a (mon.0) 1691 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:51:50.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:50 smithi118 bash[59345]: cluster 2023-10-09T08:51:49.107782+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T08:51:50.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:50 smithi118 bash[59345]: cluster 2023-10-09T08:51:49.107894+0000 osd.6 (osd.6) 364 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T08:51:50.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:50 smithi118 bash[59345]: audit 2023-10-09T08:51:49.109905+0000 mon.a (mon.0) 1692 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:51:50.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:50 smithi118 bash[59345]: cluster 2023-10-09T08:51:49.110016+0000 mon.a (mon.0) 1693 : cluster 0 osdmap e381: 8 total, 8 up, 7 in 2023-10-09T08:51:50.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:50.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:50.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:50.379 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:50.380 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:50 smithi081 bash[79557]: cluster 2023-10-09T08:51:48.257624+0000 mgr.y (mgr.26009) 1509 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-09T08:51:50.380 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:50 smithi081 bash[79557]: cluster 2023-10-09T08:51:49.096559+0000 mon.a (mon.0) 1691 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:51:50.380 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:50 smithi081 bash[79557]: cluster 2023-10-09T08:51:49.107782+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T08:51:50.380 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:50 smithi081 bash[79557]: cluster 2023-10-09T08:51:49.107894+0000 osd.6 (osd.6) 364 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T08:51:50.380 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:50 smithi081 bash[79557]: audit 2023-10-09T08:51:49.109905+0000 mon.a (mon.0) 1692 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:51:50.380 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:50 smithi081 bash[79557]: cluster 2023-10-09T08:51:49.110016+0000 mon.a (mon.0) 1693 : cluster 0 osdmap e381: 8 total, 8 up, 7 in 2023-10-09T08:51:50.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:50 smithi081 bash[76862]: cluster 2023-10-09T08:51:48.257624+0000 mgr.y (mgr.26009) 1509 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-09T08:51:50.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:50 smithi081 bash[76862]: cluster 2023-10-09T08:51:49.096559+0000 mon.a (mon.0) 1691 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:51:50.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:50 smithi081 bash[76862]: cluster 2023-10-09T08:51:49.107782+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T08:51:50.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:50 smithi081 bash[76862]: cluster 2023-10-09T08:51:49.107894+0000 osd.6 (osd.6) 364 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T08:51:50.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:50 smithi081 bash[76862]: audit 2023-10-09T08:51:49.109905+0000 mon.a (mon.0) 1692 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:51:50.381 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:50 smithi081 bash[76862]: cluster 2023-10-09T08:51:49.110016+0000 mon.a (mon.0) 1693 : cluster 0 osdmap e381: 8 total, 8 up, 7 in 2023-10-09T08:51:50.411 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:50.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:50.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:50.515 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:50.542 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:50.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:50.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:50.646 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:50.681 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:50.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:50.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:50.786 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:50.807 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:50.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:50.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:50.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:50.940 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:50.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:50.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:51.044 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:51.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:51.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:51.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:51.177 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:51.208 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:51.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:51.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:51.312 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:51.339 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-09T08:51:51.346 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:51.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:51.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:51.450 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:51.483 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:51.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:51.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:51.497 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:51:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:51:51] "GET /metrics HTTP/1.1" 200 34230 "" "Prometheus/2.33.4" 2023-10-09T08:51:51.586 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:51.617 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:51.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:51.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:51.713 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:51:51.721 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:51.732 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:51:51.752 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:51:51.755 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:51.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:51.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:51.772 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:51:51.797 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:51:51.822 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:51:51.848 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:51:51.858 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:51.872 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:51:51.874 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:51:51.874 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:51:51.874 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:51:51.874 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:51:51.874 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:51:51.875 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:51:51.875 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:51:51.875 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:51:51.885 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:51.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:51.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:51.989 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:52.021 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:52.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:52.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:52.125 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:52.137 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:52 smithi118 bash[59345]: cluster 2023-10-09T08:51:50.258202+0000 mgr.y (mgr.26009) 1510 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:51:52.137 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:52 smithi118 bash[59345]: audit 2023-10-09T08:51:51.688247+0000 mon.a (mon.0) 1694 : audit 0 from='client.? 172.21.15.81:0/3673459488' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:51:52.156 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:52.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:52.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:52.260 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:52.272 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:52 smithi081 bash[76862]: cluster 2023-10-09T08:51:50.258202+0000 mgr.y (mgr.26009) 1510 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:51:52.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:52 smithi081 bash[76862]: audit 2023-10-09T08:51:51.688247+0000 mon.a (mon.0) 1694 : audit 0 from='client.? 172.21.15.81:0/3673459488' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:51:52.273 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:52 smithi081 bash[79557]: cluster 2023-10-09T08:51:50.258202+0000 mgr.y (mgr.26009) 1510 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:51:52.273 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:52 smithi081 bash[79557]: audit 2023-10-09T08:51:51.688247+0000 mon.a (mon.0) 1694 : audit 0 from='client.? 172.21.15.81:0/3673459488' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:51:52.285 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:52.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:52.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:52.388 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:52.424 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:52.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:52.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:52.527 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:52.558 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:52.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:52.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:52.662 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:52.695 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:52.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:52.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:52.799 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:52.828 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:52.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:52.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:52.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:52.958 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:52.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:52.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:53.061 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:53.090 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:53.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:53.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:53.193 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:53.224 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:53.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:53.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:53.327 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:53.361 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:53.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:53.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:53.464 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:53.498 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:53.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:53.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:53.601 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:53.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:53.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:53.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:53.726 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:53.759 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:53.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:53.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:53.863 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:53.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:53.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:53.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:53.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:54.025 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:54.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:54.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:54.128 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:54.154 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:54.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:54.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:54.258 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:54.287 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:54.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:54.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:54.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:54 smithi081 bash[79557]: cluster 2023-10-09T08:51:52.258946+0000 mgr.y (mgr.26009) 1511 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:51:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:54 smithi081 bash[79557]: audit 2023-10-09T08:51:53.187687+0000 mon.a (mon.0) 1695 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:54 smithi081 bash[79557]: audit 2023-10-09T08:51:53.189325+0000 mon.c (mon.2) 533 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:51:54.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:54 smithi081 bash[76862]: cluster 2023-10-09T08:51:52.258946+0000 mgr.y (mgr.26009) 1511 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:51:54.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:54 smithi081 bash[76862]: audit 2023-10-09T08:51:53.187687+0000 mon.a (mon.0) 1695 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:54.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:54 smithi081 bash[76862]: audit 2023-10-09T08:51:53.189325+0000 mon.c (mon.2) 533 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:51:54.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:54.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:54.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:51:54.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:54.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:54.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:54 smithi118 bash[59345]: cluster 2023-10-09T08:51:52.258946+0000 mgr.y (mgr.26009) 1511 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:51:54.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:54 smithi118 bash[59345]: audit 2023-10-09T08:51:53.187687+0000 mon.a (mon.0) 1695 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:51:54.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:54 smithi118 bash[59345]: audit 2023-10-09T08:51:53.189325+0000 mon.c (mon.2) 533 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:51:54.526 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:54.558 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:54.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:54.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:54.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:54.684 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:54.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:54.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:54.788 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:54.818 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:54.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:54.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:54.922 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:54.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:54.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:54.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:55.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:55.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:55.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:55.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:55.184 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:55.216 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:55.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:55.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:55.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:55.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:55.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:55.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:55.451 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:55.485 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:55.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:55.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:55.589 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:55.622 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:55.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:55.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:55.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:55.755 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:55.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:55.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:55.858 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:55.889 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:55.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:55.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:55.993 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:56.029 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:56.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:56.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:56.126 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:51:56.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:56.158 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:56.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:56.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:56.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:56 smithi118 bash[59345]: cluster 2023-10-09T08:51:54.259444+0000 mgr.y (mgr.26009) 1512 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:51:56.261 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:56.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:56.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:56.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:56.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:56 smithi081 bash[76862]: cluster 2023-10-09T08:51:54.259444+0000 mgr.y (mgr.26009) 1512 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:51:56.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:56 smithi081 bash[79557]: cluster 2023-10-09T08:51:54.259444+0000 mgr.y (mgr.26009) 1512 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:51:56.392 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:56.421 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:56.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:56.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:56.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:56.556 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:56.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:56.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:56.660 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:56.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:56.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:56.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:56.788 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:56.810 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:56.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:56.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:56.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:51:56.912 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:56.941 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:56.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:56.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:57.044 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:57.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:57.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:57.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:57.176 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:57.197 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:57.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:57.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:57.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:57.328 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:57.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:57.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:57.431 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:57.460 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:57.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:57.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:57.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:57.593 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:57.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:57.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:57.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:57.719 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:57.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:57.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:57.822 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:57.847 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:57.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:57.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:57.951 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:57.980 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:51:57.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:57.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:51:58.084 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:58.116 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:58.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:58.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:58.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:58.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:51:58.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:58.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:51:58.349 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:58.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:51:58 smithi118 bash[59345]: cluster 2023-10-09T08:51:56.260086+0000 mgr.y (mgr.26009) 1513 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:51:58.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:51:58 smithi081 bash[76862]: cluster 2023-10-09T08:51:56.260086+0000 mgr.y (mgr.26009) 1513 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:51:58.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:51:58 smithi081 bash[79557]: cluster 2023-10-09T08:51:56.260086+0000 mgr.y (mgr.26009) 1513 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:51:58.377 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:58.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:58.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:58.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:58.506 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:51:58.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:58.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:51:58.609 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:58.637 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:51:58.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:58.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:51:58.741 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:58.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:58.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:58.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:58.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:58.897 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:58.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:58.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:59.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:59.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:59.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:59.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:59.038 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:51:59.038 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:51:59.129 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:59.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:59.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:59.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:59.227 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:51:59.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:59.279 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:51:59.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:59.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:51:59.383 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:59.411 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:59.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:59.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:59.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:59.546 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:59.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:59.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:51:59.648 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:59.672 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:59.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:59.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:59.775 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:59.807 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:51:59.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:59.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:51:59.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:59.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:51:59.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:51:59.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:00.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:00.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:00.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:00.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:00.133 INFO:teuthology.orchestra.run.smithi081.stderr:pool 'unique_pool_5' created 2023-10-09T08:52:00.178 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:00 smithi081 bash[79557]: cluster 2023-10-09T08:51:58.260696+0000 mgr.y (mgr.26009) 1514 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:00.178 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:00 smithi081 bash[79557]: audit 2023-10-09T08:51:59.495246+0000 mon.c (mon.2) 534 : audit 1 from='client.? 172.21.15.81:0/3866343149' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-09T08:52:00.178 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:00 smithi081 bash[79557]: audit 2023-10-09T08:51:59.495631+0000 mon.a (mon.0) 1696 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-09T08:52:00.178 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:00 smithi081 bash[76862]: cluster 2023-10-09T08:51:58.260696+0000 mgr.y (mgr.26009) 1514 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:00.178 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:00 smithi081 bash[76862]: audit 2023-10-09T08:51:59.495246+0000 mon.c (mon.2) 534 : audit 1 from='client.? 172.21.15.81:0/3866343149' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-09T08:52:00.178 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:00 smithi081 bash[76862]: audit 2023-10-09T08:51:59.495631+0000 mon.a (mon.0) 1696 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-09T08:52:00.180 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:00.205 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:00.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:00.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:00.308 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:00.335 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:00.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:00.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:00.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:00.444 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:52:00.445 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:52:00.464 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:00.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:00.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:00.468 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:00 smithi118 bash[59345]: cluster 2023-10-09T08:51:58.260696+0000 mgr.y (mgr.26009) 1514 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:00.468 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:00 smithi118 bash[59345]: audit 2023-10-09T08:51:59.495246+0000 mon.c (mon.2) 534 : audit 1 from='client.? 172.21.15.81:0/3866343149' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-09T08:52:00.468 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:00 smithi118 bash[59345]: audit 2023-10-09T08:51:59.495631+0000 mon.a (mon.0) 1696 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-09T08:52:00.566 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:00.597 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:00.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:00.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:00.700 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:00.725 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:00.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:00.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:00.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:00.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:00.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:00.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:00.962 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:00.990 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:00.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:00.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:01.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:01.123 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:01.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:01.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:01.227 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:01.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:01.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:01.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:01.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:01 smithi118 bash[59345]: cluster 2023-10-09T08:52:00.125464+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T08:52:01.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:01 smithi118 bash[59345]: audit 2023-10-09T08:52:00.128243+0000 mon.a (mon.0) 1697 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-10-09T08:52:01.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:01 smithi118 bash[59345]: cluster 2023-10-09T08:52:00.128346+0000 mon.a (mon.0) 1698 : cluster 0 osdmap e382: 8 total, 8 up, 7 in 2023-10-09T08:52:01.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:01 smithi118 bash[59345]: cluster 2023-10-09T08:52:01.002882+0000 osd.6 (osd.6) 365 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T08:52:01.356 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-09T08:52:01.358 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:01.369 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:52:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:52:01] "GET /metrics HTTP/1.1" 200 34222 "" "Prometheus/2.33.4" 2023-10-09T08:52:01.370 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:01 smithi081 bash[76862]: cluster 2023-10-09T08:52:00.125464+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T08:52:01.370 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:01 smithi081 bash[76862]: audit 2023-10-09T08:52:00.128243+0000 mon.a (mon.0) 1697 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-10-09T08:52:01.370 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:01 smithi081 bash[76862]: cluster 2023-10-09T08:52:00.128346+0000 mon.a (mon.0) 1698 : cluster 0 osdmap e382: 8 total, 8 up, 7 in 2023-10-09T08:52:01.370 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:01 smithi081 bash[76862]: cluster 2023-10-09T08:52:01.002882+0000 osd.6 (osd.6) 365 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T08:52:01.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:01 smithi081 bash[79557]: cluster 2023-10-09T08:52:00.125464+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T08:52:01.370 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:01 smithi081 bash[79557]: audit 2023-10-09T08:52:00.128243+0000 mon.a (mon.0) 1697 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-10-09T08:52:01.371 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:01 smithi081 bash[79557]: cluster 2023-10-09T08:52:00.128346+0000 mon.a (mon.0) 1698 : cluster 0 osdmap e382: 8 total, 8 up, 7 in 2023-10-09T08:52:01.371 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:01 smithi081 bash[79557]: cluster 2023-10-09T08:52:01.002882+0000 osd.6 (osd.6) 365 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T08:52:01.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:01.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:01.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:01.491 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:01.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:01.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:01.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:01.623 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:01.652 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:01.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:01.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:01.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:01.786 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:01.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:01.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:01.890 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:01.925 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:01.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:01.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:02.029 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:02.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:02.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:02.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:02.159 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:02.168 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:02 smithi118 bash[59345]: cluster 2023-10-09T08:52:00.261199+0000 mgr.y (mgr.26009) 1515 : cluster 0 pgmap v1699: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:02.169 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:02 smithi118 bash[59345]: cluster 2023-10-09T08:52:01.132786+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T08:52:02.169 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:02 smithi118 bash[59345]: cluster 2023-10-09T08:52:01.132873+0000 osd.4 (osd.4) 365 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T08:52:02.169 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:02 smithi118 bash[59345]: cluster 2023-10-09T08:52:01.135788+0000 mon.a (mon.0) 1699 : cluster 0 osdmap e383: 8 total, 8 up, 7 in 2023-10-09T08:52:02.170 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:02 smithi118 bash[59345]: cluster 2023-10-09T08:52:01.137805+0000 osd.7 (osd.7) 375 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T08:52:02.170 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:02 smithi118 bash[59345]: cluster 2023-10-09T08:52:01.137903+0000 osd.4 (osd.4) 366 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T08:52:02.170 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:02 smithi118 bash[59345]: cluster 2023-10-09T08:52:01.705459+0000 osd.6 (osd.6) 366 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T08:52:02.186 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:02.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:02.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:02.290 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:02.323 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:02.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:02.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:02.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:02 smithi081 bash[79557]: cluster 2023-10-09T08:52:00.261199+0000 mgr.y (mgr.26009) 1515 : cluster 0 pgmap v1699: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:02.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:02 smithi081 bash[79557]: cluster 2023-10-09T08:52:01.132786+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T08:52:02.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:02 smithi081 bash[79557]: cluster 2023-10-09T08:52:01.132873+0000 osd.4 (osd.4) 365 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T08:52:02.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:02 smithi081 bash[79557]: cluster 2023-10-09T08:52:01.135788+0000 mon.a (mon.0) 1699 : cluster 0 osdmap e383: 8 total, 8 up, 7 in 2023-10-09T08:52:02.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:02 smithi081 bash[79557]: cluster 2023-10-09T08:52:01.137805+0000 osd.7 (osd.7) 375 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T08:52:02.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:02 smithi081 bash[79557]: cluster 2023-10-09T08:52:01.137903+0000 osd.4 (osd.4) 366 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T08:52:02.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:02 smithi081 bash[79557]: cluster 2023-10-09T08:52:01.705459+0000 osd.6 (osd.6) 366 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T08:52:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:02 smithi081 bash[76862]: cluster 2023-10-09T08:52:00.261199+0000 mgr.y (mgr.26009) 1515 : cluster 0 pgmap v1699: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:02.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:02 smithi081 bash[76862]: cluster 2023-10-09T08:52:01.132786+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T08:52:02.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:02 smithi081 bash[76862]: cluster 2023-10-09T08:52:01.132873+0000 osd.4 (osd.4) 365 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T08:52:02.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:02 smithi081 bash[76862]: cluster 2023-10-09T08:52:01.135788+0000 mon.a (mon.0) 1699 : cluster 0 osdmap e383: 8 total, 8 up, 7 in 2023-10-09T08:52:02.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:02 smithi081 bash[76862]: cluster 2023-10-09T08:52:01.137805+0000 osd.7 (osd.7) 375 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T08:52:02.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:02 smithi081 bash[76862]: cluster 2023-10-09T08:52:01.137903+0000 osd.4 (osd.4) 366 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T08:52:02.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:02 smithi081 bash[76862]: cluster 2023-10-09T08:52:01.705459+0000 osd.6 (osd.6) 366 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T08:52:02.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2023-10-09T08:52:02.427 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:02.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:02.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:02.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:02.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:02.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:02.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:02.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:02.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:02.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:02.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:02.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:02.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:02.848 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:02.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:02.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:02.866 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:52:02.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:02.977 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:02.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:02.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:03.081 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:03.114 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:03.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:03.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:03.217 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:03.254 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:03.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:03.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:03.358 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:03.370 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:03 smithi118 bash[59345]: cluster 2023-10-09T08:52:02.145462+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T08:52:03.370 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:03 smithi118 bash[59345]: cluster 2023-10-09T08:52:02.147786+0000 osd.4 (osd.4) 367 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T08:52:03.370 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:03 smithi118 bash[59345]: cluster 2023-10-09T08:52:02.150705+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e384: 8 total, 8 up, 7 in 2023-10-09T08:52:03.387 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:03.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:03.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:03.491 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:03.521 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:03.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:03.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:03.626 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:03.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:03 smithi081 bash[79557]: cluster 2023-10-09T08:52:02.145462+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T08:52:03.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:03 smithi081 bash[79557]: cluster 2023-10-09T08:52:02.147786+0000 osd.4 (osd.4) 367 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T08:52:03.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:03 smithi081 bash[79557]: cluster 2023-10-09T08:52:02.150705+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e384: 8 total, 8 up, 7 in 2023-10-09T08:52:03.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:03 smithi081 bash[76862]: cluster 2023-10-09T08:52:02.145462+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T08:52:03.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:03 smithi081 bash[76862]: cluster 2023-10-09T08:52:02.147786+0000 osd.4 (osd.4) 367 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T08:52:03.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:03 smithi081 bash[76862]: cluster 2023-10-09T08:52:02.150705+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e384: 8 total, 8 up, 7 in 2023-10-09T08:52:03.659 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:03.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:03.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:03.763 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:03.795 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:03.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:03.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:03.898 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:03.924 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:03.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:03.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:04.026 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:04.059 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:04.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:04.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:04.163 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:04.195 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:04.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:04.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:04.299 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:04.312 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:04 smithi118 bash[59345]: cluster 2023-10-09T08:52:02.261803+0000 mgr.y (mgr.26009) 1516 : cluster 0 pgmap v1702: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 4.6 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:04.335 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:04.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:04.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:04 smithi081 bash[76862]: cluster 2023-10-09T08:52:02.261803+0000 mgr.y (mgr.26009) 1516 : cluster 0 pgmap v1702: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 4.6 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:04.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:04 smithi081 bash[79557]: cluster 2023-10-09T08:52:02.261803+0000 mgr.y (mgr.26009) 1516 : cluster 0 pgmap v1702: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 4.6 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:04.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:04.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:04.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:04.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:04.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:04.600 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:04.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:04.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:04.704 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:04.735 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:04.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:04.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:04.839 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:04.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:04.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:04.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:04.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:05.004 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:05.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:05.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:05.109 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:05.140 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:05.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:05.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:05.243 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:05.275 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:05.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:05.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:05.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:05.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:05.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:05.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:05.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:05.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:05 smithi118 bash[59345]: cluster 2023-10-09T08:52:04.262279+0000 mgr.y (mgr.26009) 1517 : cluster 0 pgmap v1703: 89 pgs: 4 creating+peering, 11 unknown, 74 active+clean; 4.6 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:05.525 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:05 smithi081 bash[76862]: cluster 2023-10-09T08:52:04.262279+0000 mgr.y (mgr.26009) 1517 : cluster 0 pgmap v1703: 89 pgs: 4 creating+peering, 11 unknown, 74 active+clean; 4.6 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:05.525 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:05 smithi081 bash[79557]: cluster 2023-10-09T08:52:04.262279+0000 mgr.y (mgr.26009) 1517 : cluster 0 pgmap v1703: 89 pgs: 4 creating+peering, 11 unknown, 74 active+clean; 4.6 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:05.542 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:05.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:05.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:05.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:05.675 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:05.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:05.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:05.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:05.804 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:05.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:05.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:05.907 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:05.929 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:05.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:05.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:06.032 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:06.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:06.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:06.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:06.119 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 5, 2, 0, 7, 4] out_osds: [6] dead_osds: [] live_osds: [0, 3, 4, 6, 7, 2, 5, 1] 2023-10-09T08:52:06.120 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:52:06.139 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:52:06.161 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:06.188 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:06.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:06.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:06.291 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:06.324 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:06.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:06.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:06.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:06.458 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:06.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:06.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:06.562 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:06.597 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:06.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:06.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:06.700 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:06.734 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:06.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:06.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:06.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:06.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:06.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:06.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:06.924 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:52:06.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:06.997 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:07.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:07.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:07.101 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:07.129 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:07.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:07.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:07.233 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:07.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:07.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:07.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:07.335 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:52:07.359 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:07.370 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:07 smithi118 bash[59345]: cluster 2023-10-09T08:52:06.263441+0000 mgr.y (mgr.26009) 1518 : cluster 0 pgmap v1704: 89 pgs: 89 active+clean; 4.6 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:07.370 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:07 smithi118 bash[59345]: audit 2023-10-09T08:52:07.296542+0000 mon.a (mon.0) 1701 : audit 1 from='client.? 172.21.15.81:0/2262471620' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:52:07.385 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:07.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:07.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:07.489 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:07.515 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:07.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:07.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:07.606 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:07 smithi081 bash[76862]: cluster 2023-10-09T08:52:06.263441+0000 mgr.y (mgr.26009) 1518 : cluster 0 pgmap v1704: 89 pgs: 89 active+clean; 4.6 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:07.607 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:07 smithi081 bash[76862]: audit 2023-10-09T08:52:07.296542+0000 mon.a (mon.0) 1701 : audit 1 from='client.? 172.21.15.81:0/2262471620' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:52:07.607 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:07 smithi081 bash[79557]: cluster 2023-10-09T08:52:06.263441+0000 mgr.y (mgr.26009) 1518 : cluster 0 pgmap v1704: 89 pgs: 89 active+clean; 4.6 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:07.607 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:07 smithi081 bash[79557]: audit 2023-10-09T08:52:07.296542+0000 mon.a (mon.0) 1701 : audit 1 from='client.? 172.21.15.81:0/2262471620' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:52:07.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:07.644 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:07.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:07.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:07.747 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:07.777 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:07.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:07.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:07.880 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:07.911 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:07.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:07.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:08.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:08.038 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:08.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:08.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:08.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:08.171 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:08.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:08.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:08.274 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:08.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:08.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:08.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:08.405 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:08.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:08.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:08.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:08.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:08.550 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[76862]: cluster 2023-10-09T08:52:07.317517+0000 mon.a (mon.0) 1702 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:52:08.550 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[76862]: cluster 2023-10-09T08:52:07.317566+0000 mon.a (mon.0) 1703 : cluster 1 Cluster is now healthy 2023-10-09T08:52:08.551 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[76862]: cluster 2023-10-09T08:52:07.328014+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T08:52:08.551 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[76862]: audit 2023-10-09T08:52:07.329879+0000 mon.a (mon.0) 1704 : audit 1 from='client.? 172.21.15.81:0/2262471620' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:52:08.551 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[76862]: cluster 2023-10-09T08:52:07.329943+0000 mon.a (mon.0) 1705 : cluster 0 osdmap e385: 8 total, 8 up, 7 in 2023-10-09T08:52:08.551 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[76862]: cluster 2023-10-09T08:52:07.518472+0000 osd.6 (osd.6) 367 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T08:52:08.551 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[76862]: cluster 2023-10-09T08:52:07.519722+0000 osd.6 (osd.6) 368 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T08:52:08.551 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[76862]: audit 2023-10-09T08:52:08.183339+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:08.551 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[76862]: audit 2023-10-09T08:52:08.184761+0000 mon.c (mon.2) 535 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:52:08.551 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[79557]: cluster 2023-10-09T08:52:07.317517+0000 mon.a (mon.0) 1702 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:52:08.552 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[79557]: cluster 2023-10-09T08:52:07.317566+0000 mon.a (mon.0) 1703 : cluster 1 Cluster is now healthy 2023-10-09T08:52:08.552 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[79557]: cluster 2023-10-09T08:52:07.328014+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T08:52:08.552 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[79557]: audit 2023-10-09T08:52:07.329879+0000 mon.a (mon.0) 1704 : audit 1 from='client.? 172.21.15.81:0/2262471620' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:52:08.552 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[79557]: cluster 2023-10-09T08:52:07.329943+0000 mon.a (mon.0) 1705 : cluster 0 osdmap e385: 8 total, 8 up, 7 in 2023-10-09T08:52:08.552 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[79557]: cluster 2023-10-09T08:52:07.518472+0000 osd.6 (osd.6) 367 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T08:52:08.552 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[79557]: cluster 2023-10-09T08:52:07.519722+0000 osd.6 (osd.6) 368 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T08:52:08.553 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[79557]: audit 2023-10-09T08:52:08.183339+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:08.553 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:08 smithi081 bash[79557]: audit 2023-10-09T08:52:08.184761+0000 mon.c (mon.2) 535 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:52:08.571 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:08.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:08.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:08.669 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:08 smithi118 bash[59345]: cluster 2023-10-09T08:52:07.317517+0000 mon.a (mon.0) 1702 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:52:08.669 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:08 smithi118 bash[59345]: cluster 2023-10-09T08:52:07.317566+0000 mon.a (mon.0) 1703 : cluster 1 Cluster is now healthy 2023-10-09T08:52:08.670 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:08 smithi118 bash[59345]: cluster 2023-10-09T08:52:07.328014+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T08:52:08.670 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:08 smithi118 bash[59345]: audit 2023-10-09T08:52:07.329879+0000 mon.a (mon.0) 1704 : audit 1 from='client.? 172.21.15.81:0/2262471620' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:52:08.670 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:08 smithi118 bash[59345]: cluster 2023-10-09T08:52:07.329943+0000 mon.a (mon.0) 1705 : cluster 0 osdmap e385: 8 total, 8 up, 7 in 2023-10-09T08:52:08.670 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:08 smithi118 bash[59345]: cluster 2023-10-09T08:52:07.518472+0000 osd.6 (osd.6) 367 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T08:52:08.670 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:08 smithi118 bash[59345]: cluster 2023-10-09T08:52:07.519722+0000 osd.6 (osd.6) 368 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T08:52:08.670 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:08 smithi118 bash[59345]: audit 2023-10-09T08:52:08.183339+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:08.670 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:08 smithi118 bash[59345]: audit 2023-10-09T08:52:08.184761+0000 mon.c (mon.2) 535 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:52:08.676 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:08.701 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:08.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:08.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:08.804 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:08.832 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:08.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:08.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:08.936 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:08.963 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:08.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:08.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:09.066 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:09.097 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:09.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:09.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:09.200 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:09.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:09.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:09.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:09.329 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:09.381 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:09.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:09.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:09.486 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:09.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:09 smithi081 bash[76862]: cluster 2023-10-09T08:52:08.263878+0000 mgr.y (mgr.26009) 1519 : cluster 0 pgmap v1706: 89 pgs: 89 active+clean; 4.6 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:09.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:09 smithi081 bash[76862]: cluster 2023-10-09T08:52:08.464863+0000 osd.4 (osd.4) 368 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T08:52:09.513 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:09 smithi081 bash[79557]: cluster 2023-10-09T08:52:08.263878+0000 mgr.y (mgr.26009) 1519 : cluster 0 pgmap v1706: 89 pgs: 89 active+clean; 4.6 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:09.513 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:09 smithi081 bash[79557]: cluster 2023-10-09T08:52:08.464863+0000 osd.4 (osd.4) 368 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T08:52:09.535 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:09.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:09.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:09.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:09.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:09.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:09.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:09.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:09 smithi118 bash[59345]: cluster 2023-10-09T08:52:08.263878+0000 mgr.y (mgr.26009) 1519 : cluster 0 pgmap v1706: 89 pgs: 89 active+clean; 4.6 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:09.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:09 smithi118 bash[59345]: cluster 2023-10-09T08:52:08.464863+0000 osd.4 (osd.4) 368 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T08:52:09.768 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:09.812 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:09.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:09.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:09.917 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:09.948 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:09.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:09.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:10.051 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:10.081 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:10.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:10.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:10.177 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:52:10.177 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:52:10.186 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:10.211 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:10.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:10.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:10.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:10.344 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:10.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:10.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:10.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:10.473 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:10.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:10.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:10.576 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:10.611 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:10.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:10.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:10.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:10.748 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:10.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:10.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:10.853 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:10.878 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:10.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:10.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:10.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:11.007 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:11.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:11.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:11.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:11.132 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:11.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:11.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:11.219 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-09T08:52:11.235 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:11.265 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:11.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:11.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:11.369 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:11.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:52:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:52:11] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.33.4" 2023-10-09T08:52:11.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:11 smithi081 bash[76862]: cluster 2023-10-09T08:52:10.265034+0000 mgr.y (mgr.26009) 1520 : cluster 0 pgmap v1707: 89 pgs: 89 active+clean; 4.6 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:11.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:11 smithi081 bash[79557]: cluster 2023-10-09T08:52:10.265034+0000 mgr.y (mgr.26009) 1520 : cluster 0 pgmap v1707: 89 pgs: 89 active+clean; 4.6 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:11.396 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:11.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:11.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:11.501 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:11.513 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:11 smithi118 bash[59345]: cluster 2023-10-09T08:52:10.265034+0000 mgr.y (mgr.26009) 1520 : cluster 0 pgmap v1707: 89 pgs: 89 active+clean; 4.6 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:11.531 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:11.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:11.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:11.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:11.660 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:11.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:11.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:11.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:52:11.763 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:11.805 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:11.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:11.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:11.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:11.933 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:11.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:11.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:12.035 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:12.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:12.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:12.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:12.070 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:52:12.092 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:52:12.115 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:52:12.141 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:52:12.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:12.166 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:52:12.179 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:12.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:12.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:12.195 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:52:12.221 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:52:12.246 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:52:12.248 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:52:12.248 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:52:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:52:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:52:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:52:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:52:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:52:12.249 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:52:12.283 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:12.318 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:12.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:12.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:12.422 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:12.447 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:12.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:12.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:12.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:12 smithi081 bash[76862]: audit 2023-10-09T08:52:12.042765+0000 mon.a (mon.0) 1707 : audit 0 from='client.? 172.21.15.81:0/1242512128' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:52:12.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:12 smithi081 bash[79557]: audit 2023-10-09T08:52:12.042765+0000 mon.a (mon.0) 1707 : audit 0 from='client.? 172.21.15.81:0/1242512128' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:52:12.550 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:12.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:12.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:12.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:12.679 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:12.692 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:12 smithi118 bash[59345]: audit 2023-10-09T08:52:12.042765+0000 mon.a (mon.0) 1707 : audit 0 from='client.? 172.21.15.81:0/1242512128' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:52:12.707 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:12.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:12.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:12.811 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:12.845 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:12.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:12.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:12.949 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:12.976 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:12.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:12.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:13.080 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:13.111 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:13.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:13.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:13.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:13.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:13.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:13.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:13.345 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:13.371 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:13.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:13.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:13.473 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:13.486 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:13 smithi118 bash[59345]: cluster 2023-10-09T08:52:12.265800+0000 mgr.y (mgr.26009) 1521 : cluster 0 pgmap v1708: 89 pgs: 89 active+clean; 4.6 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:13.506 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:13.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:13.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:13.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:13.619 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:13 smithi081 bash[79557]: cluster 2023-10-09T08:52:12.265800+0000 mgr.y (mgr.26009) 1521 : cluster 0 pgmap v1708: 89 pgs: 89 active+clean; 4.6 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:13.620 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:13 smithi081 bash[76862]: cluster 2023-10-09T08:52:12.265800+0000 mgr.y (mgr.26009) 1521 : cluster 0 pgmap v1708: 89 pgs: 89 active+clean; 4.6 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:13.636 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:13.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:13.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:13.740 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:13.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:13.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:13.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:13.875 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:13.907 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:13.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:13.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:14.011 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:14.044 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:14.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:14.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:14.148 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:14.179 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:14.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:14.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:14.283 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:14.311 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:14.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:14.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:14.414 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:14.446 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:14.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:14.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:14.549 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:14.580 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:14.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:14.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:14.683 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:14.715 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:14.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:14.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:14.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:14.846 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:14.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:14.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:14.942 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:14 smithi081 bash[76862]: audit 2023-10-09T08:52:13.904148+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:14.943 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:14 smithi081 bash[79557]: audit 2023-10-09T08:52:13.904148+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:14.949 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:14.974 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:14.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:14.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:15.079 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:15.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:15.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:15.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:15.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:15.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:15.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:15.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:15.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:14 smithi118 bash[59345]: audit 2023-10-09T08:52:13.904148+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:15.345 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:15.374 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:15.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:15.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:15.478 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:15.505 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:15.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:15.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:15.609 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:15.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:15.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:15.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:15.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:15.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:15.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:15.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:15.882 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:15.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:15.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:15.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:15.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:15 smithi118 bash[59345]: cluster 2023-10-09T08:52:14.266559+0000 mgr.y (mgr.26009) 1522 : cluster 0 pgmap v1709: 89 pgs: 89 active+clean; 4.6 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:15.953 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:15 smithi118 bash[59345]: audit 2023-10-09T08:52:15.342202+0000 mon.a (mon.0) 1709 : audit 1 from='client.? 172.21.15.81:0/3841500331' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:52:15.954 INFO:teuthology.orchestra.run.smithi081.stderr:enabled application 'rados' on pool 'unique_pool_5' 2023-10-09T08:52:15.996 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:52:16.013 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:16.018 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:15 smithi081 bash[76862]: cluster 2023-10-09T08:52:14.266559+0000 mgr.y (mgr.26009) 1522 : cluster 0 pgmap v1709: 89 pgs: 89 active+clean; 4.6 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:16.018 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:15 smithi081 bash[76862]: audit 2023-10-09T08:52:15.342202+0000 mon.a (mon.0) 1709 : audit 1 from='client.? 172.21.15.81:0/3841500331' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:52:16.018 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:15 smithi081 bash[79557]: cluster 2023-10-09T08:52:14.266559+0000 mgr.y (mgr.26009) 1522 : cluster 0 pgmap v1709: 89 pgs: 89 active+clean; 4.6 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:16.018 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:15 smithi081 bash[79557]: audit 2023-10-09T08:52:15.342202+0000 mon.a (mon.0) 1709 : audit 1 from='client.? 172.21.15.81:0/3841500331' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:52:16.042 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:16.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:16.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:16.145 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:16.170 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:16.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:16.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:16.274 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:16.307 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:16.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:16.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:16.410 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:16.431 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:16.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:16.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:16.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:16.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:16.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:16.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:16.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:16.682 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:52:16.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:16.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:16.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:16.787 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:16.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:16.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:16.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:16.916 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:16.945 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:16.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:16.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:17.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:17.080 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:17.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:17.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:17.184 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:17.196 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:16 smithi118 bash[59345]: cluster 2023-10-09T08:52:15.943911+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T08:52:17.196 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:16 smithi118 bash[59345]: cluster 2023-10-09T08:52:15.944277+0000 osd.4 (osd.4) 369 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T08:52:17.196 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:16 smithi118 bash[59345]: audit 2023-10-09T08:52:15.949171+0000 mon.a (mon.0) 1710 : audit 1 from='client.? 172.21.15.81:0/3841500331' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T08:52:17.197 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:16 smithi118 bash[59345]: cluster 2023-10-09T08:52:15.949287+0000 mon.a (mon.0) 1711 : cluster 0 osdmap e386: 8 total, 8 up, 7 in 2023-10-09T08:52:17.197 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:16 smithi118 bash[59345]: cluster 2023-10-09T08:52:16.339587+0000 osd.7 (osd.7) 376 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T08:52:17.214 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:17.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:17.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:17.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:16 smithi081 bash[76862]: cluster 2023-10-09T08:52:15.943911+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T08:52:17.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:16 smithi081 bash[76862]: cluster 2023-10-09T08:52:15.944277+0000 osd.4 (osd.4) 369 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T08:52:17.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:16 smithi081 bash[76862]: audit 2023-10-09T08:52:15.949171+0000 mon.a (mon.0) 1710 : audit 1 from='client.? 172.21.15.81:0/3841500331' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T08:52:17.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:16 smithi081 bash[76862]: cluster 2023-10-09T08:52:15.949287+0000 mon.a (mon.0) 1711 : cluster 0 osdmap e386: 8 total, 8 up, 7 in 2023-10-09T08:52:17.260 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:16 smithi081 bash[76862]: cluster 2023-10-09T08:52:16.339587+0000 osd.7 (osd.7) 376 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T08:52:17.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:16 smithi081 bash[79557]: cluster 2023-10-09T08:52:15.943911+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T08:52:17.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:16 smithi081 bash[79557]: cluster 2023-10-09T08:52:15.944277+0000 osd.4 (osd.4) 369 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T08:52:17.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:16 smithi081 bash[79557]: audit 2023-10-09T08:52:15.949171+0000 mon.a (mon.0) 1710 : audit 1 from='client.? 172.21.15.81:0/3841500331' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T08:52:17.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:16 smithi081 bash[79557]: cluster 2023-10-09T08:52:15.949287+0000 mon.a (mon.0) 1711 : cluster 0 osdmap e386: 8 total, 8 up, 7 in 2023-10-09T08:52:17.261 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:16 smithi081 bash[79557]: cluster 2023-10-09T08:52:16.339587+0000 osd.7 (osd.7) 376 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T08:52:17.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:17.347 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:17.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:17.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:17.451 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:17.482 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:17.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:17.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:17.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:17.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:17.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:17.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:17.721 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:17.750 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:17.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:17.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:17.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:17.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:17.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:17.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:17.986 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:17.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:17 smithi118 bash[59345]: cluster 2023-10-09T08:52:16.267413+0000 mgr.y (mgr.26009) 1523 : cluster 0 pgmap v1711: 89 pgs: 89 active+clean; 4.6 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:17.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:17 smithi118 bash[59345]: cluster 2023-10-09T08:52:16.359711+0000 osd.6 (osd.6) 369 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T08:52:18.014 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:18.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:18.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:18.117 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:18.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:17 smithi081 bash[76862]: cluster 2023-10-09T08:52:16.267413+0000 mgr.y (mgr.26009) 1523 : cluster 0 pgmap v1711: 89 pgs: 89 active+clean; 4.6 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:18.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:17 smithi081 bash[76862]: cluster 2023-10-09T08:52:16.359711+0000 osd.6 (osd.6) 369 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T08:52:18.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:17 smithi081 bash[79557]: cluster 2023-10-09T08:52:16.267413+0000 mgr.y (mgr.26009) 1523 : cluster 0 pgmap v1711: 89 pgs: 89 active+clean; 4.6 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:18.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:17 smithi081 bash[79557]: cluster 2023-10-09T08:52:16.359711+0000 osd.6 (osd.6) 369 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T08:52:18.146 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:18.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:18.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:18.249 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:18.263 DEBUG:teuthology.orchestra.run.smithi081:> /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-09T08:52:18.263 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_5 2023-10-09T08:52:18.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:52:18.266 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-09T08:52:18.266 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-09T08:52:18.282 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:18.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:18.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:18.310 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:hints = 1 2023-10-09T08:52:18.311 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-09T08:52:18.311 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Object prefix: benchmark_data_smithi081_264385 2023-10-09T08:52:18.311 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:52:18.312 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 0 0 0 0 0 0 - 0 2023-10-09T08:52:18.385 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:18.428 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:18.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:18.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:18.531 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:18.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:18.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:18.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:18.667 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:18.697 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:18.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:18.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:18.759 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:52:18.801 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:18.828 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:18.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:18.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:18.932 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:18.962 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:18.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:18.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:19.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:19.093 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:19.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:19.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:19.196 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:19.221 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:19.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:19.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:19.311 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 1 16 2983 2967 185.434 185.438 0.00495805 0.00537546 2023-10-09T08:52:19.325 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:19.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:19.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:19.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:19.467 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:19.493 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:19.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:19.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:19.596 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:19.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:19.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:19.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:19.726 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:19.770 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:19.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:19.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:19.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:19.906 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:19.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:19.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:20.009 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:20.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:19 smithi118 bash[59345]: cluster 2023-10-09T08:52:18.268072+0000 mgr.y (mgr.26009) 1524 : cluster 0 pgmap v1712: 89 pgs: 89 active+clean; 4.6 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:20.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:20.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:20.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:20.142 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:20.194 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:20.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:20.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:20.298 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:20.312 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 2 16 5765 5749 179.646 173.875 0.00425257 0.00555224 2023-10-09T08:52:20.323 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:20.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:20.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:20.359 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:52:20.359 INFO:teuthology.orchestra.run.smithi118.stdout: "size": 20, 2023-10-09T08:52:20.359 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 600, 2023-10-09T08:52:20.359 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [ 2023-10-09T08:52:20.359 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.359 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:177550 8.b 8:dc742ef8:::benchmark_data_smithi081_219033_object56971:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e308)", 2023-10-09T08:52:20.360 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:43:35.970360+0000", 2023-10-09T08:52:20.360 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 524.38340358300002, 2023-10-09T08:52:20.360 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.031707996, 2023-10-09T08:52:20.360 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.360 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:52:20.360 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.360 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:52:20.360 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:52:20.360 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 177550 2023-10-09T08:52:20.360 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.361 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.361 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.361 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.361 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.970360+0000", 2023-10-09T08:52:20.361 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.361 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.361 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.361 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.362 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.970360+0000", 2023-10-09T08:52:20.362 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:52:20.362 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.362 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.362 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.362 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.970358+0000", 2023-10-09T08:52:20.362 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5059999999999998e-06 2023-10-09T08:52:20.362 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.362 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.363 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.363 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.970366+0000", 2023-10-09T08:52:20.363 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4425e-05 2023-10-09T08:52:20.363 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.363 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.363 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.363 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.970380+0000", 2023-10-09T08:52:20.363 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.7829999999999999e-06 2023-10-09T08:52:20.364 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.364 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.364 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.364 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.970388+0000", 2023-10-09T08:52:20.364 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013074899999999999 2023-10-09T08:52:20.365 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.365 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.365 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.365 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.970519+0000", 2023-10-09T08:52:20.365 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.5843999999999999e-05 2023-10-09T08:52:20.365 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.365 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.366 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op must wait for map", 2023-10-09T08:52:20.366 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.970545+0000", 2023-10-09T08:52:20.366 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0017443859999999999 2023-10-09T08:52:20.367 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.367 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.369 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.370 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.972289+0000", 2023-10-09T08:52:20.370 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.8230000000000006e-06 2023-10-09T08:52:20.371 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.371 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.372 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.372 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.972299+0000", 2023-10-09T08:52:20.373 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.029709389 2023-10-09T08:52:20.373 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.374 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.374 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.374 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.002008+0000", 2023-10-09T08:52:20.375 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.9586999999999997e-05 2023-10-09T08:52:20.375 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.375 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.376 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.376 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.002068+0000", 2023-10-09T08:52:20.376 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.031707996 2023-10-09T08:52:20.376 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.376 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.376 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.377 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.378 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.378 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:177586 8.b 8:d46e0329:::benchmark_data_smithi081_219033_object57007:head [delete] snapc 0=[] ondisk+write+known_if_redirected e308)", 2023-10-09T08:52:20.378 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:43:35.997665+0000", 2023-10-09T08:52:20.378 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 524.35609863599996, 2023-10-09T08:52:20.378 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0679749869999999, 2023-10-09T08:52:20.379 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.379 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:52:20.379 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.379 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:52:20.379 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:52:20.379 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 177586 2023-10-09T08:52:20.379 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.379 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.379 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.379 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.379 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.997665+0000", 2023-10-09T08:52:20.380 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.380 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.380 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.380 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.380 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.997665+0000", 2023-10-09T08:52:20.380 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:52:20.380 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.380 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.380 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.380 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.997663+0000", 2023-10-09T08:52:20.380 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0524e-05 2023-10-09T08:52:20.380 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.381 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.381 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.381 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.997673+0000", 2023-10-09T08:52:20.381 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.0973000000000001e-05 2023-10-09T08:52:20.381 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.381 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.381 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.381 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.997694+0000", 2023-10-09T08:52:20.381 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.5259999999999999e-06 2023-10-09T08:52:20.381 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.381 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.381 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.382 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.997704+0000", 2023-10-09T08:52:20.382 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.7399999999999996e-05 2023-10-09T08:52:20.382 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.382 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.382 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.382 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.997801+0000", 2023-10-09T08:52:20.382 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9349999999999997e-06 2023-10-09T08:52:20.382 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.382 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.382 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.382 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:35.997808+0000", 2023-10-09T08:52:20.382 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.004276546 2023-10-09T08:52:20.383 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.383 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.383 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.383 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.002085+0000", 2023-10-09T08:52:20.383 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.1957000000000001e-05 2023-10-09T08:52:20.383 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.383 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.383 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:52:20.383 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.002177+0000", 2023-10-09T08:52:20.384 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00061576999999999997 2023-10-09T08:52:20.384 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.384 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.384 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,7", 2023-10-09T08:52:20.384 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.002793+0000", 2023-10-09T08:52:20.384 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.035043825000000001 2023-10-09T08:52:20.384 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.384 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.384 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:52:20.384 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.037836+0000", 2023-10-09T08:52:20.384 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.027500778 2023-10-09T08:52:20.384 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.385 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.385 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.385 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.065337+0000", 2023-10-09T08:52:20.385 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000116344 2023-10-09T08:52:20.385 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.385 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.385 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.386 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.065454+0000", 2023-10-09T08:52:20.386 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.2626000000000007e-05 2023-10-09T08:52:20.386 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.386 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.386 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:52:20.386 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.065516+0000", 2023-10-09T08:52:20.386 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00012375799999999999 2023-10-09T08:52:20.386 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.386 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.386 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.386 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.065640+0000", 2023-10-09T08:52:20.387 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0679749869999999 2023-10-09T08:52:20.387 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.387 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.387 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.387 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.387 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.387 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:177622 8.b 8:d2c71dff:::benchmark_data_smithi081_219033_object57043:head [delete] snapc 0=[] ondisk+write+known_if_redirected e308)", 2023-10-09T08:52:20.387 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:43:36.054602+0000", 2023-10-09T08:52:20.387 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 524.29916130000004, 2023-10-09T08:52:20.387 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.011348396, 2023-10-09T08:52:20.387 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.387 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:52:20.388 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.388 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:52:20.388 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:52:20.388 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 177622 2023-10-09T08:52:20.388 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.388 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.388 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.388 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.388 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:36.054602+0000", 2023-10-09T08:52:20.388 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.388 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.388 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.389 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.389 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:36.054602+0000", 2023-10-09T08:52:20.389 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:52:20.389 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.389 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.389 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.389 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:36.054601+0000", 2023-10-09T08:52:20.389 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2019e-05 2023-10-09T08:52:20.389 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.389 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.389 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.390 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:36.054613+0000", 2023-10-09T08:52:20.390 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0767999999999999e-05 2023-10-09T08:52:20.390 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.390 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.390 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.390 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:36.054623+0000", 2023-10-09T08:52:20.390 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.4829999999999999e-06 2023-10-09T08:52:20.390 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.390 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.390 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.390 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:36.054629+0000", 2023-10-09T08:52:20.390 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.7738999999999997e-05 2023-10-09T08:52:20.391 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.391 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.391 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.391 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:36.054687+0000", 2023-10-09T08:52:20.391 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.4849999999999998e-06 2023-10-09T08:52:20.391 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.391 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.391 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.391 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:36.054696+0000", 2023-10-09T08:52:20.391 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.96920993499999997 2023-10-09T08:52:20.391 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.391 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.392 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.392 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.023906+0000", 2023-10-09T08:52:20.392 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017914 2023-10-09T08:52:20.392 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.392 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.392 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:52:20.392 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.024085+0000", 2023-10-09T08:52:20.392 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00021567799999999999 2023-10-09T08:52:20.392 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.392 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.392 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,7", 2023-10-09T08:52:20.392 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.024301+0000", 2023-10-09T08:52:20.393 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.013544723999999999 2023-10-09T08:52:20.393 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.393 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.393 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:52:20.393 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.037845+0000", 2023-10-09T08:52:20.393 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.027869518999999999 2023-10-09T08:52:20.393 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.393 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.393 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.393 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.065715+0000", 2023-10-09T08:52:20.393 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.8931000000000002e-05 2023-10-09T08:52:20.393 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.394 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.394 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.394 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.065774+0000", 2023-10-09T08:52:20.394 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.9588e-05 2023-10-09T08:52:20.394 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.394 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.394 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:52:20.394 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.065824+0000", 2023-10-09T08:52:20.394 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000127131 2023-10-09T08:52:20.394 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.394 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.394 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.395 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:43:37.065951+0000", 2023-10-09T08:52:20.395 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.011348396 2023-10-09T08:52:20.395 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.395 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.395 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.395 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.395 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.395 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:221671 8.4 8:2c1efb62:::benchmark_data_smithi081_219033_object101092:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e318)", 2023-10-09T08:52:20.395 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:44:43.332087+0000", 2023-10-09T08:52:20.395 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 457.02167661599998, 2023-10-09T08:52:20.395 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0499734979999999, 2023-10-09T08:52:20.395 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.396 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:52:20.396 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.396 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:52:20.396 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:52:20.396 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 221671 2023-10-09T08:52:20.396 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.396 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.396 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.396 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.396 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332087+0000", 2023-10-09T08:52:20.396 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.396 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.397 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.397 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.397 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332087+0000", 2023-10-09T08:52:20.397 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:52:20.397 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.397 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.397 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.397 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332085+0000", 2023-10-09T08:52:20.397 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.7660000000000004e-06 2023-10-09T08:52:20.398 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.398 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.398 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.398 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332094+0000", 2023-10-09T08:52:20.398 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3771000000000001e-05 2023-10-09T08:52:20.398 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.398 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.398 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.398 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332108+0000", 2023-10-09T08:52:20.398 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3014e-05 2023-10-09T08:52:20.398 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.399 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.399 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.399 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332131+0000", 2023-10-09T08:52:20.399 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.0405000000000001e-05 2023-10-09T08:52:20.399 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.399 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.399 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.399 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332201+0000", 2023-10-09T08:52:20.399 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0377000000000001e-05 2023-10-09T08:52:20.399 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.399 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.399 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op must wait for map", 2023-10-09T08:52:20.400 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332211+0000", 2023-10-09T08:52:20.400 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0045926409999999997 2023-10-09T08:52:20.400 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.400 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.400 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.400 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.336804+0000", 2023-10-09T08:52:20.400 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.7770000000000002e-06 2023-10-09T08:52:20.400 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.400 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.400 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.400 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.336812+0000", 2023-10-09T08:52:20.400 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0451528859999999 2023-10-09T08:52:20.401 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.401 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.401 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.401 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.381965+0000", 2023-10-09T08:52:20.401 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.5696e-05 2023-10-09T08:52:20.401 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.401 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.401 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.401 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.382060+0000", 2023-10-09T08:52:20.401 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0499734979999999 2023-10-09T08:52:20.401 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.401 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.402 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.402 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.402 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.402 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:221683 8.4 8:26d7acab:::benchmark_data_smithi081_219033_object101104:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e318)", 2023-10-09T08:52:20.402 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:44:43.332152+0000", 2023-10-09T08:52:20.402 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 457.02161121799998, 2023-10-09T08:52:20.402 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.050081083, 2023-10-09T08:52:20.402 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.402 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:52:20.402 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.402 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:52:20.403 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:52:20.403 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 221683 2023-10-09T08:52:20.403 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.403 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.403 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.403 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.403 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332152+0000", 2023-10-09T08:52:20.403 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.403 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.404 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.404 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.404 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332152+0000", 2023-10-09T08:52:20.404 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:52:20.404 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.404 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.404 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.404 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332152+0000", 2023-10-09T08:52:20.404 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.2520000000000001e-06 2023-10-09T08:52:20.404 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.404 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.404 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.405 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332156+0000", 2023-10-09T08:52:20.405 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.9310000000000008e-06 2023-10-09T08:52:20.405 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.405 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.405 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.405 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332164+0000", 2023-10-09T08:52:20.405 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.3340000000000001e-06 2023-10-09T08:52:20.405 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.405 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.405 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.405 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332169+0000", 2023-10-09T08:52:20.405 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00047151499999999999 2023-10-09T08:52:20.406 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.406 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.406 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.406 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332641+0000", 2023-10-09T08:52:20.406 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.6890000000000004e-06 2023-10-09T08:52:20.406 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.406 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.406 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting_for_map not empty", 2023-10-09T08:52:20.406 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332648+0000", 2023-10-09T08:52:20.406 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0041840530000000001 2023-10-09T08:52:20.406 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.407 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.407 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.407 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.336832+0000", 2023-10-09T08:52:20.407 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.079e-06 2023-10-09T08:52:20.407 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.407 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.407 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.407 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.336838+0000", 2023-10-09T08:52:20.407 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0453265869999999 2023-10-09T08:52:20.407 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.407 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.407 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.408 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.382164+0000", 2023-10-09T08:52:20.408 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9270999999999995e-05 2023-10-09T08:52:20.408 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.408 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.408 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.408 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.382233+0000", 2023-10-09T08:52:20.408 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.050081083 2023-10-09T08:52:20.408 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.408 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.408 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.408 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.408 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.409 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:221696 8.4 8:26bed032:::benchmark_data_smithi081_219033_object101117:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e318)", 2023-10-09T08:52:20.409 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:44:43.332197+0000", 2023-10-09T08:52:20.409 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 457.021566995, 2023-10-09T08:52:20.409 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1234570239999999, 2023-10-09T08:52:20.409 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.409 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:52:20.409 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.409 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:52:20.409 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:52:20.409 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 221696 2023-10-09T08:52:20.409 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.409 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.410 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.410 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.410 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332197+0000", 2023-10-09T08:52:20.410 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.410 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.410 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.410 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.410 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332197+0000", 2023-10-09T08:52:20.410 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999995 2023-10-09T08:52:20.410 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.411 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.411 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.411 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332196+0000", 2023-10-09T08:52:20.411 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.9029999999999997e-06 2023-10-09T08:52:20.411 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.412 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.413 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.414 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332200+0000", 2023-10-09T08:52:20.415 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9840000000000004e-06 2023-10-09T08:52:20.415 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.415 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.416 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.417 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332207+0000", 2023-10-09T08:52:20.417 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.464e-06 2023-10-09T08:52:20.417 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.417 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.417 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.417 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.332211+0000", 2023-10-09T08:52:20.417 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00088745800000000004 2023-10-09T08:52:20.417 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.417 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.417 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.417 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.333099+0000", 2023-10-09T08:52:20.417 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.0820000000000001e-06 2023-10-09T08:52:20.418 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.418 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.418 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting_for_map not empty", 2023-10-09T08:52:20.418 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.333106+0000", 2023-10-09T08:52:20.419 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0037495390000000001 2023-10-09T08:52:20.419 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.419 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.420 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.420 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.336855+0000", 2023-10-09T08:52:20.420 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.0900000000000004e-06 2023-10-09T08:52:20.420 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.420 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.420 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.420 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.336860+0000", 2023-10-09T08:52:20.421 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0454735900000001 2023-10-09T08:52:20.421 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.421 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.421 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.421 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.382334+0000", 2023-10-09T08:52:20.421 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00031140699999999998 2023-10-09T08:52:20.421 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.421 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.421 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:52:20.421 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.382645+0000", 2023-10-09T08:52:20.421 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00093658000000000001 2023-10-09T08:52:20.422 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.422 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.422 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:52:20.422 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.383582+0000", 2023-10-09T08:52:20.422 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.035398496000000002 2023-10-09T08:52:20.422 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.422 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.422 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:52:20.423 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.418981+0000", 2023-10-09T08:52:20.423 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.036481048000000002 2023-10-09T08:52:20.423 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.423 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.423 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.423 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.455462+0000", 2023-10-09T08:52:20.424 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013157800000000001 2023-10-09T08:52:20.424 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.424 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.425 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.426 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.455593+0000", 2023-10-09T08:52:20.426 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.5023e-05 2023-10-09T08:52:20.426 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.426 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.426 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:52:20.426 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.455628+0000", 2023-10-09T08:52:20.427 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.5367e-05 2023-10-09T08:52:20.427 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.427 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.427 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.427 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.455654+0000", 2023-10-09T08:52:20.427 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1234570239999999 2023-10-09T08:52:20.427 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.427 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.428 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.428 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.428 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.428 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:221719 8.4 8:26f65bb5:::benchmark_data_smithi081_219033_object101140:head [delete] snapc 0=[] ondisk+write+known_if_redirected e318)", 2023-10-09T08:52:20.428 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:44:43.366977+0000", 2023-10-09T08:52:20.429 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 456.98678699700002, 2023-10-09T08:52:20.429 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0887959549999999, 2023-10-09T08:52:20.429 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.429 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:52:20.429 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.430 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:52:20.430 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:52:20.430 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 221719 2023-10-09T08:52:20.430 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.430 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.431 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.431 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.431 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.366977+0000", 2023-10-09T08:52:20.431 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.431 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.431 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.431 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.432 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.366977+0000", 2023-10-09T08:52:20.432 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:52:20.432 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.432 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.432 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.432 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.366974+0000", 2023-10-09T08:52:20.432 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1435e-05 2023-10-09T08:52:20.433 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.433 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.433 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.434 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.366986+0000", 2023-10-09T08:52:20.434 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.5113000000000002e-05 2023-10-09T08:52:20.434 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.434 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.434 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.434 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.367011+0000", 2023-10-09T08:52:20.434 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.8239999999999995e-06 2023-10-09T08:52:20.435 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.435 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.435 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.435 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.367021+0000", 2023-10-09T08:52:20.435 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.8450999999999998e-05 2023-10-09T08:52:20.435 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.435 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.435 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.436 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.367099+0000", 2023-10-09T08:52:20.436 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.1359999999999999e-06 2023-10-09T08:52:20.436 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.436 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.436 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.436 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.367106+0000", 2023-10-09T08:52:20.436 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0427584839999999 2023-10-09T08:52:20.436 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.437 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.437 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.437 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.409865+0000", 2023-10-09T08:52:20.437 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000137527 2023-10-09T08:52:20.437 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.437 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.437 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:52:20.437 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.410002+0000", 2023-10-09T08:52:20.437 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000147126 2023-10-09T08:52:20.437 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.438 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.438 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:52:20.438 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.410149+0000", 2023-10-09T08:52:20.438 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0088349229999999997 2023-10-09T08:52:20.438 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.438 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.438 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:52:20.438 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.418984+0000", 2023-10-09T08:52:20.439 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.036566726000000001 2023-10-09T08:52:20.439 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.439 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.439 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.439 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.455551+0000", 2023-10-09T08:52:20.439 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000154807 2023-10-09T08:52:20.439 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.439 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.439 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.439 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.455706+0000", 2023-10-09T08:52:20.440 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.7369000000000001e-05 2023-10-09T08:52:20.440 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.440 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.440 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:52:20.440 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.455743+0000", 2023-10-09T08:52:20.440 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.9300999999999999e-05 2023-10-09T08:52:20.440 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.440 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.441 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.441 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.455773+0000", 2023-10-09T08:52:20.441 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0887959549999999 2023-10-09T08:52:20.441 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.441 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.441 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.441 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.442 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.442 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:221722 8.4 8:28774f74:::benchmark_data_smithi081_219033_object101143:head [delete] snapc 0=[] ondisk+write+known_if_redirected e318)", 2023-10-09T08:52:20.442 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:44:43.373332+0000", 2023-10-09T08:52:20.442 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 456.98043106099999, 2023-10-09T08:52:20.442 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.082674592, 2023-10-09T08:52:20.442 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.442 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:52:20.442 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.442 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:52:20.442 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:52:20.443 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 221722 2023-10-09T08:52:20.443 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.443 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.443 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.443 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.443 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.373332+0000", 2023-10-09T08:52:20.443 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.443 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.443 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.443 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.444 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.373332+0000", 2023-10-09T08:52:20.444 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999981 2023-10-09T08:52:20.444 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.444 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.444 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.444 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.373331+0000", 2023-10-09T08:52:20.444 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2792999999999999e-05 2023-10-09T08:52:20.444 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.444 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.444 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.444 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.373343+0000", 2023-10-09T08:52:20.445 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.4402e-05 2023-10-09T08:52:20.445 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.445 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.445 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.445 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.373358+0000", 2023-10-09T08:52:20.445 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5140000000000004e-06 2023-10-09T08:52:20.445 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.445 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.445 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.445 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.373365+0000", 2023-10-09T08:52:20.446 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.7101000000000001e-05 2023-10-09T08:52:20.446 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.446 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.446 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.446 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.373422+0000", 2023-10-09T08:52:20.446 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0434e-05 2023-10-09T08:52:20.446 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.446 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.447 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.447 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.373433+0000", 2023-10-09T08:52:20.447 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.040435411 2023-10-09T08:52:20.447 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.447 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.447 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.447 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.413868+0000", 2023-10-09T08:52:20.447 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.2713000000000006e-05 2023-10-09T08:52:20.448 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.448 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.448 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:52:20.448 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.413951+0000", 2023-10-09T08:52:20.448 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.9303999999999997e-05 2023-10-09T08:52:20.448 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.448 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.449 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:52:20.449 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.414040+0000", 2023-10-09T08:52:20.449 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0074362580000000003 2023-10-09T08:52:20.449 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.449 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.449 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:52:20.449 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.421476+0000", 2023-10-09T08:52:20.450 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.034402727000000001 2023-10-09T08:52:20.450 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.450 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.450 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.450 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.455879+0000", 2023-10-09T08:52:20.450 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.9091000000000001e-05 2023-10-09T08:52:20.450 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.450 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.451 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.451 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.455938+0000", 2023-10-09T08:52:20.451 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.1795000000000002e-05 2023-10-09T08:52:20.451 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.451 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.451 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:52:20.451 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.455980+0000", 2023-10-09T08:52:20.451 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.7035000000000001e-05 2023-10-09T08:52:20.451 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.452 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.452 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.452 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.456007+0000", 2023-10-09T08:52:20.452 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.082674592 2023-10-09T08:52:20.452 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.452 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.452 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.452 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.453 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.453 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:221732 8.4 8:2947c035:::benchmark_data_smithi081_219033_object101153:head [delete] snapc 0=[] ondisk+write+known_if_redirected e318)", 2023-10-09T08:52:20.453 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:44:43.383552+0000", 2023-10-09T08:52:20.453 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 456.97021169800001, 2023-10-09T08:52:20.453 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0726821200000001, 2023-10-09T08:52:20.453 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.453 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:52:20.453 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.453 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:52:20.453 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:52:20.454 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 221732 2023-10-09T08:52:20.454 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.454 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.454 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.454 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.454 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.383552+0000", 2023-10-09T08:52:20.454 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.454 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.454 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.455 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.455 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.383552+0000", 2023-10-09T08:52:20.455 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999943 2023-10-09T08:52:20.455 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.455 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.455 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.455 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.383546+0000", 2023-10-09T08:52:20.455 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3797e-05 2023-10-09T08:52:20.455 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.455 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.455 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.456 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.383560+0000", 2023-10-09T08:52:20.456 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3551e-05 2023-10-09T08:52:20.456 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.456 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.456 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.456 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.383573+0000", 2023-10-09T08:52:20.456 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.1770000000000001e-06 2023-10-09T08:52:20.456 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.456 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.457 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.457 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.383581+0000", 2023-10-09T08:52:20.457 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0025057870000000002 2023-10-09T08:52:20.457 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.457 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.457 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.457 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.386086+0000", 2023-10-09T08:52:20.457 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0900999999999999e-05 2023-10-09T08:52:20.458 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.458 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.458 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.458 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.386097+0000", 2023-10-09T08:52:20.458 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0303959549999999 2023-10-09T08:52:20.458 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.458 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.458 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.459 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.416493+0000", 2023-10-09T08:52:20.459 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.4198999999999999e-05 2023-10-09T08:52:20.459 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.459 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.459 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:52:20.459 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.416567+0000", 2023-10-09T08:52:20.459 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.3491000000000003e-05 2023-10-09T08:52:20.459 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.459 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.459 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:52:20.460 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.416661+0000", 2023-10-09T08:52:20.460 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.012695837 2023-10-09T08:52:20.460 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.460 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.460 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:52:20.460 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.429357+0000", 2023-10-09T08:52:20.460 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.026702434000000001 2023-10-09T08:52:20.460 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.461 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.461 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.461 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.456059+0000", 2023-10-09T08:52:20.461 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.4808000000000005e-05 2023-10-09T08:52:20.461 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.461 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.461 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.461 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.456144+0000", 2023-10-09T08:52:20.461 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.9752000000000001e-05 2023-10-09T08:52:20.461 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.462 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.462 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:52:20.462 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.456194+0000", 2023-10-09T08:52:20.462 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.0302000000000001e-05 2023-10-09T08:52:20.462 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.462 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.462 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.462 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.456234+0000", 2023-10-09T08:52:20.462 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0726821200000001 2023-10-09T08:52:20.463 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.463 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.463 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.463 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.463 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.463 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:221763 8.4 8:28d296d5:::benchmark_data_smithi081_219033_object101184:head [delete] snapc 0=[] ondisk+write+known_if_redirected e318)", 2023-10-09T08:52:20.463 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:44:43.424066+0000", 2023-10-09T08:52:20.463 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 456.92969738800002, 2023-10-09T08:52:20.464 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0323778130000001, 2023-10-09T08:52:20.464 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.464 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:52:20.464 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.464 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:52:20.464 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:52:20.464 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 221763 2023-10-09T08:52:20.465 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.465 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.465 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.465 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.465 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.424066+0000", 2023-10-09T08:52:20.465 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.465 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.465 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.466 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.466 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.424066+0000", 2023-10-09T08:52:20.466 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:52:20.466 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.466 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.466 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.466 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.424065+0000", 2023-10-09T08:52:20.467 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.6070000000000002e-06 2023-10-09T08:52:20.467 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.467 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.467 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.467 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.424072+0000", 2023-10-09T08:52:20.467 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2778e-05 2023-10-09T08:52:20.467 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.468 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.468 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.468 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.424085+0000", 2023-10-09T08:52:20.468 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.4499999999999998e-06 2023-10-09T08:52:20.468 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.468 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.469 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.469 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.424093+0000", 2023-10-09T08:52:20.469 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00072975399999999999 2023-10-09T08:52:20.469 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.469 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.469 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.469 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.424822+0000", 2023-10-09T08:52:20.470 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0056e-05 2023-10-09T08:52:20.470 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.470 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.470 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.470 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.424833+0000", 2023-10-09T08:52:20.470 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.99416976400000001 2023-10-09T08:52:20.470 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.471 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.471 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.471 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.419002+0000", 2023-10-09T08:52:20.471 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.2546999999999995e-05 2023-10-09T08:52:20.471 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.471 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.471 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:52:20.471 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.419075+0000", 2023-10-09T08:52:20.472 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.6526000000000005e-05 2023-10-09T08:52:20.472 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.472 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.472 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:52:20.472 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.419161+0000", 2023-10-09T08:52:20.472 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.018418582999999999 2023-10-09T08:52:20.472 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.473 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.473 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:52:20.473 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.437580+0000", 2023-10-09T08:52:20.473 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.018517417000000001 2023-10-09T08:52:20.473 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.473 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.474 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.474 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.456097+0000", 2023-10-09T08:52:20.474 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00024460500000000001 2023-10-09T08:52:20.474 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.474 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.474 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.474 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.456342+0000", 2023-10-09T08:52:20.475 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.6832000000000001e-05 2023-10-09T08:52:20.475 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.475 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.475 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:52:20.475 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.456399+0000", 2023-10-09T08:52:20.475 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.5182999999999998e-05 2023-10-09T08:52:20.476 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.476 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.476 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.476 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.456444+0000", 2023-10-09T08:52:20.476 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0323778130000001 2023-10-09T08:52:20.476 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.476 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.476 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.477 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.477 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.477 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:221769 8.4 8:23c7c92a:::benchmark_data_smithi081_219033_object101190:head [delete] snapc 0=[] ondisk+write+known_if_redirected e318)", 2023-10-09T08:52:20.477 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:44:43.436618+0000", 2023-10-09T08:52:20.477 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 456.91714528599999, 2023-10-09T08:52:20.477 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0199637290000001, 2023-10-09T08:52:20.478 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.478 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:52:20.478 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.478 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:52:20.478 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:52:20.478 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 221769 2023-10-09T08:52:20.478 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.479 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.479 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.479 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.479 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.436618+0000", 2023-10-09T08:52:20.479 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.479 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.479 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.480 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.480 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.436618+0000", 2023-10-09T08:52:20.480 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:52:20.480 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.480 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.480 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.480 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.436617+0000", 2023-10-09T08:52:20.481 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.6070000000000002e-06 2023-10-09T08:52:20.481 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.481 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.481 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.481 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.436624+0000", 2023-10-09T08:52:20.481 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3825000000000001e-05 2023-10-09T08:52:20.481 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.482 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.482 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.482 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.436638+0000", 2023-10-09T08:52:20.482 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.204e-06 2023-10-09T08:52:20.482 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.482 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.483 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.483 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.436645+0000", 2023-10-09T08:52:20.483 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.1876000000000003e-05 2023-10-09T08:52:20.483 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.483 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.483 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.483 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.436697+0000", 2023-10-09T08:52:20.483 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.5019999999999998e-06 2023-10-09T08:52:20.484 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.484 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.484 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.484 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.436707+0000", 2023-10-09T08:52:20.484 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.98482776800000005 2023-10-09T08:52:20.484 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.484 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.485 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.485 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.421534+0000", 2023-10-09T08:52:20.485 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00017910499999999999 2023-10-09T08:52:20.485 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.485 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.485 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:52:20.485 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.421714+0000", 2023-10-09T08:52:20.486 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00023311100000000001 2023-10-09T08:52:20.486 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.486 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.486 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:52:20.486 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.421947+0000", 2023-10-09T08:52:20.486 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.015644411 2023-10-09T08:52:20.487 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.487 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.487 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:52:20.487 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.437591+0000", 2023-10-09T08:52:20.487 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.018701302999999999 2023-10-09T08:52:20.487 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.488 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.488 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.488 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.456292+0000", 2023-10-09T08:52:20.488 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000194811 2023-10-09T08:52:20.488 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.488 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.488 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.489 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.456487+0000", 2023-10-09T08:52:20.489 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.6981999999999998e-05 2023-10-09T08:52:20.489 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.489 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.489 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:52:20.489 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.456534+0000", 2023-10-09T08:52:20.489 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.7800000000000003e-05 2023-10-09T08:52:20.490 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.490 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.490 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.490 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.456582+0000", 2023-10-09T08:52:20.490 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0199637290000001 2023-10-09T08:52:20.490 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.490 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.491 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.491 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.491 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.491 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.35838.0:221779 8.4 8:28d06a7c:::benchmark_data_smithi081_219033_object101200:head [delete] snapc 0=[] ondisk+write+known_if_redirected e318)", 2023-10-09T08:52:20.491 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:44:43.451247+0000", 2023-10-09T08:52:20.491 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 456.902516381, 2023-10-09T08:52:20.492 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0055084489999999, 2023-10-09T08:52:20.492 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.492 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:52:20.492 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.492 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.35838", 2023-10-09T08:52:20.492 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/1922252840", 2023-10-09T08:52:20.492 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 221779 2023-10-09T08:52:20.492 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.493 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.493 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.493 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.493 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.451247+0000", 2023-10-09T08:52:20.493 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.493 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.493 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.493 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.494 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.451247+0000", 2023-10-09T08:52:20.494 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999976 2023-10-09T08:52:20.494 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.494 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.494 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.494 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.451245+0000", 2023-10-09T08:52:20.494 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0097e-05 2023-10-09T08:52:20.495 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.495 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.495 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.495 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.451255+0000", 2023-10-09T08:52:20.495 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.6344000000000001e-05 2023-10-09T08:52:20.495 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.495 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.495 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.496 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.451271+0000", 2023-10-09T08:52:20.496 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.374e-06 2023-10-09T08:52:20.496 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.496 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.496 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.496 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.451279+0000", 2023-10-09T08:52:20.496 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00049034000000000002 2023-10-09T08:52:20.496 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.496 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.497 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.497 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.451769+0000", 2023-10-09T08:52:20.497 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.0850000000000003e-06 2023-10-09T08:52:20.497 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.497 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.497 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.497 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:43.451778+0000", 2023-10-09T08:52:20.497 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.97430249300000005 2023-10-09T08:52:20.497 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.498 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.498 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.498 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.426081+0000", 2023-10-09T08:52:20.498 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00013263199999999999 2023-10-09T08:52:20.498 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.498 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.498 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:52:20.499 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.426213+0000", 2023-10-09T08:52:20.499 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00014434499999999999 2023-10-09T08:52:20.499 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.499 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.499 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for subops from 2,5", 2023-10-09T08:52:20.499 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.426358+0000", 2023-10-09T08:52:20.499 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.017906828 2023-10-09T08:52:20.499 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.500 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.500 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "op_commit", 2023-10-09T08:52:20.500 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.444264+0000", 2023-10-09T08:52:20.500 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.012364274999999999 2023-10-09T08:52:20.500 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.500 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.500 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.500 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.456629+0000", 2023-10-09T08:52:20.501 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.9777999999999998e-05 2023-10-09T08:52:20.501 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.501 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.501 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:52:20.501 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.456669+0000", 2023-10-09T08:52:20.501 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.5932e-05 2023-10-09T08:52:20.501 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.501 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.501 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "commit_sent", 2023-10-09T08:52:20.502 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.456714+0000", 2023-10-09T08:52:20.502 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.1180000000000002e-05 2023-10-09T08:52:20.502 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.502 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.502 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.502 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:44:44.456756+0000", 2023-10-09T08:52:20.502 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0055084489999999 2023-10-09T08:52:20.502 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.502 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.503 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.503 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.503 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.503 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:126985 9.c 9.79c0d3dc (undecoded) ondisk+retry+write+known_if_redirected e344)", 2023-10-09T08:52:20.503 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:47:33.957651+0000", 2023-10-09T08:52:20.503 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 286.39611222399998, 2023-10-09T08:52:20.503 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.018645545, 2023-10-09T08:52:20.503 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.503 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:52:20.503 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.504 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:52:20.504 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:52:20.504 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 126985 2023-10-09T08:52:20.504 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.504 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.504 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.504 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.504 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.957651+0000", 2023-10-09T08:52:20.504 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.504 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.504 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.505 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.505 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.957651+0000", 2023-10-09T08:52:20.505 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:52:20.505 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.505 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.505 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.505 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.957650+0000", 2023-10-09T08:52:20.506 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00022322499999999999 2023-10-09T08:52:20.506 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.506 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.506 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.506 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.957873+0000", 2023-10-09T08:52:20.506 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2425999999999999e-05 2023-10-09T08:52:20.506 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.506 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.507 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.507 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.957885+0000", 2023-10-09T08:52:20.507 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.1599999999999998e-06 2023-10-09T08:52:20.507 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.507 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.507 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.507 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.957894+0000", 2023-10-09T08:52:20.507 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.020560029 2023-10-09T08:52:20.507 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.508 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.508 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.508 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.978454+0000", 2023-10-09T08:52:20.508 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.4970000000000001e-06 2023-10-09T08:52:20.508 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.508 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.508 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.509 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.978462+0000", 2023-10-09T08:52:20.509 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.997820924 2023-10-09T08:52:20.509 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.509 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.509 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.509 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:34.976283+0000", 2023-10-09T08:52:20.509 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3886999999999999e-05 2023-10-09T08:52:20.509 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.510 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.510 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.510 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:34.976297+0000", 2023-10-09T08:52:20.510 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.018645545 2023-10-09T08:52:20.510 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.510 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.510 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.511 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.511 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.511 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:127002 9.c 9.db62fb1c (undecoded) ondisk+retry+write+known_if_redirected e344)", 2023-10-09T08:52:20.511 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:47:33.958855+0000", 2023-10-09T08:52:20.511 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 286.39490894599999, 2023-10-09T08:52:20.511 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.018816927, 2023-10-09T08:52:20.511 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.512 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:52:20.512 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.512 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:52:20.512 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:52:20.512 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 127002 2023-10-09T08:52:20.512 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.512 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.512 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.513 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.513 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.958855+0000", 2023-10-09T08:52:20.513 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.513 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.513 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.513 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.513 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.958855+0000", 2023-10-09T08:52:20.513 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:52:20.514 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.514 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.514 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.514 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.958854+0000", 2023-10-09T08:52:20.514 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.9096000000000003e-05 2023-10-09T08:52:20.514 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.514 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.515 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.515 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.958933+0000", 2023-10-09T08:52:20.515 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1477e-05 2023-10-09T08:52:20.515 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.515 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.515 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.515 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.958944+0000", 2023-10-09T08:52:20.515 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7469999999999999e-06 2023-10-09T08:52:20.516 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.516 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.516 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.516 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.958951+0000", 2023-10-09T08:52:20.516 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.019530934999999999 2023-10-09T08:52:20.516 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.517 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.517 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.517 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.978482+0000", 2023-10-09T08:52:20.517 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.2959999999999998e-06 2023-10-09T08:52:20.517 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.517 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.517 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.517 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.978487+0000", 2023-10-09T08:52:20.518 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.99917048600000002 2023-10-09T08:52:20.518 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.518 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.518 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.518 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:34.977658+0000", 2023-10-09T08:52:20.518 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.3910000000000001e-05 2023-10-09T08:52:20.518 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.519 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.519 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.519 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:34.977672+0000", 2023-10-09T08:52:20.519 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.018816927 2023-10-09T08:52:20.519 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.519 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.519 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.520 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.520 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.520 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:127008 9.1 9.875e4d51 (undecoded) ondisk+retry+write+known_if_redirected e344)", 2023-10-09T08:52:20.520 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:47:33.958972+0000", 2023-10-09T08:52:20.520 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 286.394791978, 2023-10-09T08:52:20.520 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0213384750000001, 2023-10-09T08:52:20.520 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.520 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:52:20.520 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.521 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:52:20.521 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:52:20.521 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 127008 2023-10-09T08:52:20.521 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.521 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.521 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.521 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.522 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.958972+0000", 2023-10-09T08:52:20.522 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.522 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.522 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.522 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.522 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.958972+0000", 2023-10-09T08:52:20.522 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:52:20.523 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.523 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.523 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.523 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.958971+0000", 2023-10-09T08:52:20.523 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.9542999999999994e-05 2023-10-09T08:52:20.523 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.523 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.523 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.524 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.959050+0000", 2023-10-09T08:52:20.524 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.3680000000000008e-06 2023-10-09T08:52:20.524 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.524 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.524 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.524 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.959060+0000", 2023-10-09T08:52:20.525 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 5.6829999999999996e-06 2023-10-09T08:52:20.525 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.525 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.525 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.525 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.959065+0000", 2023-10-09T08:52:20.525 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0010715080000000001 2023-10-09T08:52:20.525 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.525 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.525 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.526 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.960137+0000", 2023-10-09T08:52:20.526 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.4329999999999998e-06 2023-10-09T08:52:20.526 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.526 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.526 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.526 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.960144+0000", 2023-10-09T08:52:20.526 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0201567309999999 2023-10-09T08:52:20.526 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.526 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.527 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.527 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:34.980301+0000", 2023-10-09T08:52:20.527 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 9.064e-06 2023-10-09T08:52:20.527 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.527 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.527 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.527 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:34.980310+0000", 2023-10-09T08:52:20.528 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0213384750000001 2023-10-09T08:52:20.528 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.528 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.528 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.528 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.528 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.528 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:127009 9.c 9.9b8c2e2c (undecoded) ondisk+retry+write+known_if_redirected e344)", 2023-10-09T08:52:20.529 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:47:33.960014+0000", 2023-10-09T08:52:20.529 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 286.393749163, 2023-10-09T08:52:20.529 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0177670919999999, 2023-10-09T08:52:20.529 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.529 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:52:20.529 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.529 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:52:20.529 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:52:20.529 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 127009 2023-10-09T08:52:20.529 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.529 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.530 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.530 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.530 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.960014+0000", 2023-10-09T08:52:20.530 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.530 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.530 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.530 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.530 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.960014+0000", 2023-10-09T08:52:20.530 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:52:20.530 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.530 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.531 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.531 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.960014+0000", 2023-10-09T08:52:20.531 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7156999999999994e-05 2023-10-09T08:52:20.531 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.531 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.531 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.531 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.960081+0000", 2023-10-09T08:52:20.531 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2150000000000001e-05 2023-10-09T08:52:20.531 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.531 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.532 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.532 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.960093+0000", 2023-10-09T08:52:20.532 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.165e-06 2023-10-09T08:52:20.532 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.532 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.532 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.532 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.960100+0000", 2023-10-09T08:52:20.532 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.018405294999999999 2023-10-09T08:52:20.533 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.533 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.533 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.533 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.978505+0000", 2023-10-09T08:52:20.533 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.746e-06 2023-10-09T08:52:20.533 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.533 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.534 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.534 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.978510+0000", 2023-10-09T08:52:20.534 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.99926373999999996 2023-10-09T08:52:20.534 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.534 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.534 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.534 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:34.977774+0000", 2023-10-09T08:52:20.534 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.7279999999999995e-06 2023-10-09T08:52:20.534 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.534 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.535 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.535 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:34.977781+0000", 2023-10-09T08:52:20.535 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0177670919999999 2023-10-09T08:52:20.535 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.535 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.535 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.535 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.535 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.535 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:127010 9.4 9.aab59914 (undecoded) ondisk+write+known_if_redirected e344)", 2023-10-09T08:52:20.535 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:47:33.960924+0000", 2023-10-09T08:52:20.536 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 286.39283918899997, 2023-10-09T08:52:20.536 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.01703331, 2023-10-09T08:52:20.536 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.536 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:52:20.536 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.536 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:52:20.536 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:52:20.536 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 127010 2023-10-09T08:52:20.536 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.536 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.536 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.537 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.537 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.960924+0000", 2023-10-09T08:52:20.537 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.537 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.537 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.537 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.537 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.960924+0000", 2023-10-09T08:52:20.537 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:52:20.537 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.537 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.538 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.538 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.960923+0000", 2023-10-09T08:52:20.538 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.3979000000000004e-05 2023-10-09T08:52:20.538 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.538 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.538 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.538 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.961007+0000", 2023-10-09T08:52:20.538 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.1343e-05 2023-10-09T08:52:20.538 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.538 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.538 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.539 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.961019+0000", 2023-10-09T08:52:20.539 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.9949999999999999e-06 2023-10-09T08:52:20.539 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.539 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.539 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.539 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.961026+0000", 2023-10-09T08:52:20.539 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0095208159999999997 2023-10-09T08:52:20.539 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.539 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.539 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.540 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.970547+0000", 2023-10-09T08:52:20.540 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.8669999999999994e-06 2023-10-09T08:52:20.540 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.540 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.540 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.540 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.970554+0000", 2023-10-09T08:52:20.540 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.007079552 2023-10-09T08:52:20.540 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.540 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.540 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.540 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:34.977634+0000", 2023-10-09T08:52:20.541 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000323627 2023-10-09T08:52:20.541 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.541 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.541 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.541 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:34.977958+0000", 2023-10-09T08:52:20.541 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.01703331 2023-10-09T08:52:20.541 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.541 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.541 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.541 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.541 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.542 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:127013 9.1 9.b6fc74e1 (undecoded) ondisk+write+known_if_redirected e344)", 2023-10-09T08:52:20.542 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:47:33.963204+0000", 2023-10-09T08:52:20.542 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 286.390559397, 2023-10-09T08:52:20.542 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0171392909999999, 2023-10-09T08:52:20.542 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.542 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:52:20.542 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.542 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:52:20.542 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:52:20.542 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 127013 2023-10-09T08:52:20.542 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.543 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.543 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.543 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.543 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.963204+0000", 2023-10-09T08:52:20.543 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.543 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.543 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.543 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.543 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.963204+0000", 2023-10-09T08:52:20.543 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:52:20.543 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.544 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.544 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.544 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.963203+0000", 2023-10-09T08:52:20.544 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.7409000000000005e-05 2023-10-09T08:52:20.544 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.544 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.544 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.544 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.963270+0000", 2023-10-09T08:52:20.544 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.2872e-05 2023-10-09T08:52:20.544 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.544 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.545 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.545 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.963283+0000", 2023-10-09T08:52:20.545 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.4220000000000003e-06 2023-10-09T08:52:20.545 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.545 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.545 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.545 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.963291+0000", 2023-10-09T08:52:20.545 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00048628300000000001 2023-10-09T08:52:20.545 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.545 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.546 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.546 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.963777+0000", 2023-10-09T08:52:20.546 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.9119999999999998e-06 2023-10-09T08:52:20.546 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.546 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.546 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.546 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.963785+0000", 2023-10-09T08:52:20.546 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0165498799999999 2023-10-09T08:52:20.546 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.546 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.546 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.547 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:34.980335+0000", 2023-10-09T08:52:20.547 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.7609999999999996e-06 2023-10-09T08:52:20.547 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.547 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.547 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.547 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:34.980343+0000", 2023-10-09T08:52:20.547 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0171392909999999 2023-10-09T08:52:20.547 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.547 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.547 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.547 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.548 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.548 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:127015 9.c 9.c297662c (undecoded) ondisk+write+known_if_redirected e344)", 2023-10-09T08:52:20.548 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:47:33.971507+0000", 2023-10-09T08:52:20.548 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 286.38225620899999, 2023-10-09T08:52:20.548 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.006300631, 2023-10-09T08:52:20.548 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.548 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:52:20.548 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.548 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:52:20.549 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:52:20.549 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 127015 2023-10-09T08:52:20.549 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.549 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.549 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.549 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.549 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.971507+0000", 2023-10-09T08:52:20.549 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.550 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.550 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.550 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.550 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.971507+0000", 2023-10-09T08:52:20.550 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.9999986 2023-10-09T08:52:20.550 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.550 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.550 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.550 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.971506+0000", 2023-10-09T08:52:20.550 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.1558999999999997e-05 2023-10-09T08:52:20.551 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.551 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.551 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.551 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.971578+0000", 2023-10-09T08:52:20.551 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0964e-05 2023-10-09T08:52:20.551 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.551 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.551 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.552 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.971589+0000", 2023-10-09T08:52:20.552 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.0360000000000003e-06 2023-10-09T08:52:20.552 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.552 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.552 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.552 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.971595+0000", 2023-10-09T08:52:20.552 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.0069334549999999998 2023-10-09T08:52:20.553 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.553 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.553 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.553 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.978528+0000", 2023-10-09T08:52:20.553 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4.5140000000000003e-06 2023-10-09T08:52:20.553 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.553 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.553 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.553 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.978533+0000", 2023-10-09T08:52:20.554 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.99926827600000001 2023-10-09T08:52:20.554 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.554 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.554 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.554 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:34.977801+0000", 2023-10-09T08:52:20.554 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.182e-06 2023-10-09T08:52:20.554 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.554 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.555 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.555 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:34.977808+0000", 2023-10-09T08:52:20.555 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.006300631 2023-10-09T08:52:20.555 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.555 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.555 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.555 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.555 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.555 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_op(client.36030.0:127016 9.1 9.9b2dca11 (undecoded) ondisk+write+known_if_redirected e344)", 2023-10-09T08:52:20.555 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:47:33.971612+0000", 2023-10-09T08:52:20.556 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 286.38215167499999, 2023-10-09T08:52:20.556 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0087608219999999, 2023-10-09T08:52:20.556 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:52:20.556 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "reached pg", 2023-10-09T08:52:20.556 INFO:teuthology.orchestra.run.smithi118.stdout: "client_info": { 2023-10-09T08:52:20.556 INFO:teuthology.orchestra.run.smithi118.stdout: "client": "client.36030", 2023-10-09T08:52:20.556 INFO:teuthology.orchestra.run.smithi118.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:52:20.556 INFO:teuthology.orchestra.run.smithi118.stdout: "tid": 127016 2023-10-09T08:52:20.556 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.556 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:52:20.557 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.557 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:52:20.557 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.971612+0000", 2023-10-09T08:52:20.557 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:52:20.557 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.557 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.557 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:52:20.558 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.971612+0000", 2023-10-09T08:52:20.558 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:52:20.558 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.558 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.558 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:52:20.558 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.971611+0000", 2023-10-09T08:52:20.558 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.5055000000000006e-05 2023-10-09T08:52:20.558 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.558 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.559 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:52:20.559 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.971686+0000", 2023-10-09T08:52:20.559 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.6170000000000001e-06 2023-10-09T08:52:20.559 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.559 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.559 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:52:20.559 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.971693+0000", 2023-10-09T08:52:20.559 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.9380000000000002e-06 2023-10-09T08:52:20.560 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.560 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.560 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:52:20.560 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.971697+0000", 2023-10-09T08:52:20.560 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.1105000000000001e-05 2023-10-09T08:52:20.560 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.560 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.560 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.561 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.971729+0000", 2023-10-09T08:52:20.561 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 8.2670000000000006e-06 2023-10-09T08:52:20.561 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.561 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.561 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "waiting for peered", 2023-10-09T08:52:20.561 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:33.971737+0000", 2023-10-09T08:52:20.561 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.00862812 2023-10-09T08:52:20.561 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.561 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.561 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:52:20.562 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:34.980365+0000", 2023-10-09T08:52:20.562 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 7.7999999999999999e-06 2023-10-09T08:52:20.562 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:52:20.562 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:52:20.562 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "done", 2023-10-09T08:52:20.562 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:47:34.980373+0000", 2023-10-09T08:52:20.562 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.0087608219999999 2023-10-09T08:52:20.562 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.563 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.563 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.563 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:52:20.563 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:52:20.563 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:52:20.563 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:20.565 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:19 smithi081 bash[76862]: cluster 2023-10-09T08:52:18.268072+0000 mgr.y (mgr.26009) 1524 : cluster 0 pgmap v1712: 89 pgs: 89 active+clean; 4.6 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:20.565 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:19 smithi081 bash[79557]: cluster 2023-10-09T08:52:18.268072+0000 mgr.y (mgr.26009) 1524 : cluster 0 pgmap v1712: 89 pgs: 89 active+clean; 4.6 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-10-09T08:52:20.592 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:20.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:20.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:20.695 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:20.729 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:20.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:20.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:20.831 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:20.876 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:20.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:20.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:20.981 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:21.008 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:21.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:21.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:21.112 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:21.137 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:21.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:21.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:21.243 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:21.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:21.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:21.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:21.311 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 3 16 8538 8522 177.529 173.312 0.00346899 0.00561952 2023-10-09T08:52:21.373 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:21.402 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:21.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:21.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:21.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:21.515 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:52:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:52:21] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.33.4" 2023-10-09T08:52:21.533 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:21.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:21.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:21.637 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:21.661 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:21.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:21.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:21.764 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:21.788 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:21.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:21.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:21.815 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:52:21.891 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:21.911 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:21.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:21.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:22.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:22.041 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:22.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:21 smithi081 bash[76862]: cluster 2023-10-09T08:52:20.268705+0000 mgr.y (mgr.26009) 1525 : cluster 0 pgmap v1713: 89 pgs: 89 active+clean; 231 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 23 MiB/s wr, 361 op/s 2023-10-09T08:52:22.043 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:21 smithi081 bash[79557]: cluster 2023-10-09T08:52:20.268705+0000 mgr.y (mgr.26009) 1525 : cluster 0 pgmap v1713: 89 pgs: 89 active+clean; 231 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 23 MiB/s wr, 361 op/s 2023-10-09T08:52:22.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:22.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:22.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:22.172 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:22.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:22.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:22.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:22.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:22.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:22.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:22.311 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 4 16 10790 10774 168.331 140.75 0.00158938 0.00590249 2023-10-09T08:52:22.405 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:22.431 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:22.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:22.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:22.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:22.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:22.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:22.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:22.667 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:22.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:22.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:22.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:22.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:22 smithi118 bash[59345]: cluster 2023-10-09T08:52:20.268705+0000 mgr.y (mgr.26009) 1525 : cluster 0 pgmap v1713: 89 pgs: 89 active+clean; 231 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 23 MiB/s wr, 361 op/s 2023-10-09T08:52:22.799 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:22.825 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:22.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:22.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:22.929 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:22.954 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:22.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:22.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:22.969 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-09T08:52:23.059 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:23.084 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:23.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:23.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:23.187 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:23.216 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:23.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:23.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:23.311 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 5 16 13087 13071 163.375 143.562 0.0058273 0.00611157 2023-10-09T08:52:23.320 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:23.347 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:23.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:23.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:23.450 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:23.475 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:23.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:23.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:23.578 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:23.609 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:23.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:23.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:23.713 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:23.743 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:23.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:23.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:23.846 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:23.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:23.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:23.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:23.976 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:24.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:24.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:24.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:24.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:23 smithi118 bash[59345]: cluster 2023-10-09T08:52:22.269202+0000 mgr.y (mgr.26009) 1526 : cluster 0 pgmap v1714: 89 pgs: 89 active+clean; 355 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 35 MiB/s wr, 560 op/s 2023-10-09T08:52:24.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:23 smithi118 bash[59345]: audit 2023-10-09T08:52:23.178551+0000 mon.c (mon.2) 536 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:52:24.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:24.113 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:23 smithi081 bash[76862]: cluster 2023-10-09T08:52:22.269202+0000 mgr.y (mgr.26009) 1526 : cluster 0 pgmap v1714: 89 pgs: 89 active+clean; 355 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 35 MiB/s wr, 560 op/s 2023-10-09T08:52:24.113 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:23 smithi081 bash[76862]: audit 2023-10-09T08:52:23.178551+0000 mon.c (mon.2) 536 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:52:24.113 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:23 smithi081 bash[79557]: cluster 2023-10-09T08:52:22.269202+0000 mgr.y (mgr.26009) 1526 : cluster 0 pgmap v1714: 89 pgs: 89 active+clean; 355 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 35 MiB/s wr, 560 op/s 2023-10-09T08:52:24.114 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:23 smithi081 bash[79557]: audit 2023-10-09T08:52:23.178551+0000 mon.c (mon.2) 536 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:52:24.131 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:24.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:24.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:24.235 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:24.262 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:24.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:24.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:24.312 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 6 16 14609 14593 151.998 95.125 0.00784412 0.00657248 2023-10-09T08:52:24.365 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:24.393 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:24.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:24.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:24.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:24.529 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:24.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:24.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:24.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:24.666 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:24.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:24.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:24.771 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:24.803 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:24.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:24.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:24.906 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:24.934 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:24.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:24.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:25.038 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:25.048 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:24 smithi118 bash[59345]: audit 2023-10-09T08:52:24.493673+0000 mon.c (mon.2) 537 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7]}]: dispatch 2023-10-09T08:52:25.048 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:24 smithi118 bash[59345]: audit 2023-10-09T08:52:24.494284+0000 mon.c (mon.2) 538 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [0, 7]}]: dispatch 2023-10-09T08:52:25.048 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:24 smithi118 bash[59345]: audit 2023-10-09T08:52:24.494702+0000 mon.c (mon.2) 539 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5, 4, 2]}]: dispatch 2023-10-09T08:52:25.048 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:24 smithi118 bash[59345]: audit 2023-10-09T08:52:24.495227+0000 mon.c (mon.2) 540 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [4, 2]}]: dispatch 2023-10-09T08:52:25.048 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:24 smithi118 bash[59345]: audit 2023-10-09T08:52:24.495796+0000 mon.c (mon.2) 541 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 7]}]: dispatch 2023-10-09T08:52:25.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:24 smithi118 bash[59345]: audit 2023-10-09T08:52:24.497528+0000 mon.a (mon.0) 1712 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7]}]: dispatch 2023-10-09T08:52:25.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:24 smithi118 bash[59345]: audit 2023-10-09T08:52:24.498397+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [0, 7]}]: dispatch 2023-10-09T08:52:25.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:24 smithi118 bash[59345]: audit 2023-10-09T08:52:24.498887+0000 mon.a (mon.0) 1714 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5, 4, 2]}]: dispatch 2023-10-09T08:52:25.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:24 smithi118 bash[59345]: audit 2023-10-09T08:52:24.499306+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [4, 2]}]: dispatch 2023-10-09T08:52:25.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:24 smithi118 bash[59345]: audit 2023-10-09T08:52:24.499723+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 7]}]: dispatch 2023-10-09T08:52:25.068 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:25.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:25.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:25.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:25.196 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:25.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:25.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:25.300 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:25.312 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 7 16 16875 16859 150.514 141.625 0.0114207 0.00663515 2023-10-09T08:52:25.329 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:25.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:25.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:25.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[76862]: audit 2023-10-09T08:52:24.493673+0000 mon.c (mon.2) 537 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7]}]: dispatch 2023-10-09T08:52:25.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[76862]: audit 2023-10-09T08:52:24.494284+0000 mon.c (mon.2) 538 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [0, 7]}]: dispatch 2023-10-09T08:52:25.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[76862]: audit 2023-10-09T08:52:24.494702+0000 mon.c (mon.2) 539 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5, 4, 2]}]: dispatch 2023-10-09T08:52:25.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[76862]: audit 2023-10-09T08:52:24.495227+0000 mon.c (mon.2) 540 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [4, 2]}]: dispatch 2023-10-09T08:52:25.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[76862]: audit 2023-10-09T08:52:24.495796+0000 mon.c (mon.2) 541 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 7]}]: dispatch 2023-10-09T08:52:25.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[76862]: audit 2023-10-09T08:52:24.497528+0000 mon.a (mon.0) 1712 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7]}]: dispatch 2023-10-09T08:52:25.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[76862]: audit 2023-10-09T08:52:24.498397+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [0, 7]}]: dispatch 2023-10-09T08:52:25.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[76862]: audit 2023-10-09T08:52:24.498887+0000 mon.a (mon.0) 1714 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5, 4, 2]}]: dispatch 2023-10-09T08:52:25.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[76862]: audit 2023-10-09T08:52:24.499306+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [4, 2]}]: dispatch 2023-10-09T08:52:25.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[76862]: audit 2023-10-09T08:52:24.499723+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 7]}]: dispatch 2023-10-09T08:52:25.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[79557]: audit 2023-10-09T08:52:24.493673+0000 mon.c (mon.2) 537 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7]}]: dispatch 2023-10-09T08:52:25.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[79557]: audit 2023-10-09T08:52:24.494284+0000 mon.c (mon.2) 538 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [0, 7]}]: dispatch 2023-10-09T08:52:25.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[79557]: audit 2023-10-09T08:52:24.494702+0000 mon.c (mon.2) 539 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5, 4, 2]}]: dispatch 2023-10-09T08:52:25.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[79557]: audit 2023-10-09T08:52:24.495227+0000 mon.c (mon.2) 540 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [4, 2]}]: dispatch 2023-10-09T08:52:25.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[79557]: audit 2023-10-09T08:52:24.495796+0000 mon.c (mon.2) 541 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 7]}]: dispatch 2023-10-09T08:52:25.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[79557]: audit 2023-10-09T08:52:24.497528+0000 mon.a (mon.0) 1712 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7]}]: dispatch 2023-10-09T08:52:25.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[79557]: audit 2023-10-09T08:52:24.498397+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [0, 7]}]: dispatch 2023-10-09T08:52:25.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[79557]: audit 2023-10-09T08:52:24.498887+0000 mon.a (mon.0) 1714 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5, 4, 2]}]: dispatch 2023-10-09T08:52:25.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[79557]: audit 2023-10-09T08:52:24.499306+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [4, 2]}]: dispatch 2023-10-09T08:52:25.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:24 smithi081 bash[79557]: audit 2023-10-09T08:52:24.499723+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 7]}]: dispatch 2023-10-09T08:52:25.434 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:25.466 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:25.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:25.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:25.570 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:25.599 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:25.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:25.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:25.705 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:25.731 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:25.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:25.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:25.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:25.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:25.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:25.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:25.945 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:52:25.965 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:25.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:25.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:25.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:26.095 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:26.117 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:26.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:26.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:26.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:26.229 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[79557]: cluster 2023-10-09T08:52:24.270756+0000 mgr.y (mgr.26009) 1527 : cluster 0 pgmap v1715: 89 pgs: 89 active+clean; 399 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 39 MiB/s wr, 630 op/s 2023-10-09T08:52:26.229 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[79557]: cluster 2023-10-09T08:52:24.984333+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e387 with expected crc 2023-10-09T08:52:26.229 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[79557]: audit 2023-10-09T08:52:24.997664+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7]}]': finished 2023-10-09T08:52:26.229 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[79557]: audit 2023-10-09T08:52:24.997938+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [0, 7]}]': finished 2023-10-09T08:52:26.229 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[79557]: audit 2023-10-09T08:52:24.998162+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5, 4, 2]}]': finished 2023-10-09T08:52:26.229 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[79557]: audit 2023-10-09T08:52:24.998392+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [4, 2]}]': finished 2023-10-09T08:52:26.229 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[79557]: audit 2023-10-09T08:52:24.998568+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 7]}]': finished 2023-10-09T08:52:26.230 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[79557]: cluster 2023-10-09T08:52:24.998749+0000 mon.a (mon.0) 1722 : cluster 0 osdmap e387: 8 total, 8 up, 7 in 2023-10-09T08:52:26.230 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[79557]: cluster 2023-10-09T08:52:25.000120+0000 osd.7 (osd.7) 377 : cluster 3 failed to encode map e387 with expected crc 2023-10-09T08:52:26.230 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[79557]: cluster 2023-10-09T08:52:25.021292+0000 osd.6 (osd.6) 370 : cluster 3 failed to encode map e387 with expected crc 2023-10-09T08:52:26.230 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[76862]: cluster 2023-10-09T08:52:24.270756+0000 mgr.y (mgr.26009) 1527 : cluster 0 pgmap v1715: 89 pgs: 89 active+clean; 399 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 39 MiB/s wr, 630 op/s 2023-10-09T08:52:26.230 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[76862]: cluster 2023-10-09T08:52:24.984333+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e387 with expected crc 2023-10-09T08:52:26.230 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[76862]: audit 2023-10-09T08:52:24.997664+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7]}]': finished 2023-10-09T08:52:26.230 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[76862]: audit 2023-10-09T08:52:24.997938+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [0, 7]}]': finished 2023-10-09T08:52:26.230 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[76862]: audit 2023-10-09T08:52:24.998162+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5, 4, 2]}]': finished 2023-10-09T08:52:26.230 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[76862]: audit 2023-10-09T08:52:24.998392+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [4, 2]}]': finished 2023-10-09T08:52:26.231 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[76862]: audit 2023-10-09T08:52:24.998568+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 7]}]': finished 2023-10-09T08:52:26.231 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[76862]: cluster 2023-10-09T08:52:24.998749+0000 mon.a (mon.0) 1722 : cluster 0 osdmap e387: 8 total, 8 up, 7 in 2023-10-09T08:52:26.231 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[76862]: cluster 2023-10-09T08:52:25.000120+0000 osd.7 (osd.7) 377 : cluster 3 failed to encode map e387 with expected crc 2023-10-09T08:52:26.231 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:26 smithi081 bash[76862]: cluster 2023-10-09T08:52:25.021292+0000 osd.6 (osd.6) 370 : cluster 3 failed to encode map e387 with expected crc 2023-10-09T08:52:26.243 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:26.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:26.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:25 smithi118 bash[59345]: cluster 2023-10-09T08:52:24.270756+0000 mgr.y (mgr.26009) 1527 : cluster 0 pgmap v1715: 89 pgs: 89 active+clean; 399 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 39 MiB/s wr, 630 op/s 2023-10-09T08:52:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:25 smithi118 bash[59345]: cluster 2023-10-09T08:52:24.984333+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e387 with expected crc 2023-10-09T08:52:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:25 smithi118 bash[59345]: audit 2023-10-09T08:52:24.997664+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7]}]': finished 2023-10-09T08:52:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:25 smithi118 bash[59345]: audit 2023-10-09T08:52:24.997938+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [0, 7]}]': finished 2023-10-09T08:52:26.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:25 smithi118 bash[59345]: audit 2023-10-09T08:52:24.998162+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5, 4, 2]}]': finished 2023-10-09T08:52:26.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:25 smithi118 bash[59345]: audit 2023-10-09T08:52:24.998392+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [4, 2]}]': finished 2023-10-09T08:52:26.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:25 smithi118 bash[59345]: audit 2023-10-09T08:52:24.998568+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 7]}]': finished 2023-10-09T08:52:26.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:25 smithi118 bash[59345]: cluster 2023-10-09T08:52:24.998749+0000 mon.a (mon.0) 1722 : cluster 0 osdmap e387: 8 total, 8 up, 7 in 2023-10-09T08:52:26.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:25 smithi118 bash[59345]: cluster 2023-10-09T08:52:25.000120+0000 osd.7 (osd.7) 377 : cluster 3 failed to encode map e387 with expected crc 2023-10-09T08:52:26.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:25 smithi118 bash[59345]: cluster 2023-10-09T08:52:25.021292+0000 osd.6 (osd.6) 370 : cluster 3 failed to encode map e387 with expected crc 2023-10-09T08:52:26.312 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 8 15 18826 18811 146.949 122 0.0103968 0.00679743 2023-10-09T08:52:26.347 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:26.376 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:26.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:26.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:26.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:26.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:26.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:26.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:26.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:26.636 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:26.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:26.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:26.739 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:26.772 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:26.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:26.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:26.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:26.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:26.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:26.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:27.004 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:27.038 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:27.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:27.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:27.144 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:27.171 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:27.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:27.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:27 smithi118 bash[59345]: cluster 2023-10-09T08:52:25.993877+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e388 with expected crc 2023-10-09T08:52:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:27 smithi118 bash[59345]: cluster 2023-10-09T08:52:25.994687+0000 osd.6 (osd.6) 371 : cluster 3 failed to encode map e388 with expected crc 2023-10-09T08:52:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:27 smithi118 bash[59345]: cluster 2023-10-09T08:52:25.996803+0000 osd.7 (osd.7) 378 : cluster 3 failed to encode map e388 with expected crc 2023-10-09T08:52:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:27 smithi118 bash[59345]: cluster 2023-10-09T08:52:25.998297+0000 mon.a (mon.0) 1723 : cluster 0 osdmap e388: 8 total, 8 up, 7 in 2023-10-09T08:52:27.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:27 smithi118 bash[59345]: cluster 2023-10-09T08:52:25.998403+0000 osd.7 (osd.7) 379 : cluster 3 failed to encode map e388 with expected crc 2023-10-09T08:52:27.275 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:27.304 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:27.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:27.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:27.312 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 9 16 21016 21000 145.821 136.812 0.00559411 0.00684974 2023-10-09T08:52:27.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:27 smithi081 bash[76862]: cluster 2023-10-09T08:52:25.993877+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e388 with expected crc 2023-10-09T08:52:27.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:27 smithi081 bash[76862]: cluster 2023-10-09T08:52:25.994687+0000 osd.6 (osd.6) 371 : cluster 3 failed to encode map e388 with expected crc 2023-10-09T08:52:27.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:27 smithi081 bash[76862]: cluster 2023-10-09T08:52:25.996803+0000 osd.7 (osd.7) 378 : cluster 3 failed to encode map e388 with expected crc 2023-10-09T08:52:27.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:27 smithi081 bash[76862]: cluster 2023-10-09T08:52:25.998297+0000 mon.a (mon.0) 1723 : cluster 0 osdmap e388: 8 total, 8 up, 7 in 2023-10-09T08:52:27.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:27 smithi081 bash[76862]: cluster 2023-10-09T08:52:25.998403+0000 osd.7 (osd.7) 379 : cluster 3 failed to encode map e388 with expected crc 2023-10-09T08:52:27.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:27 smithi081 bash[79557]: cluster 2023-10-09T08:52:25.993877+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e388 with expected crc 2023-10-09T08:52:27.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:27 smithi081 bash[79557]: cluster 2023-10-09T08:52:25.994687+0000 osd.6 (osd.6) 371 : cluster 3 failed to encode map e388 with expected crc 2023-10-09T08:52:27.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:27 smithi081 bash[79557]: cluster 2023-10-09T08:52:25.996803+0000 osd.7 (osd.7) 378 : cluster 3 failed to encode map e388 with expected crc 2023-10-09T08:52:27.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:27 smithi081 bash[79557]: cluster 2023-10-09T08:52:25.998297+0000 mon.a (mon.0) 1723 : cluster 0 osdmap e388: 8 total, 8 up, 7 in 2023-10-09T08:52:27.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:27 smithi081 bash[79557]: cluster 2023-10-09T08:52:25.998403+0000 osd.7 (osd.7) 379 : cluster 3 failed to encode map e388 with expected crc 2023-10-09T08:52:27.407 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:27.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:27.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:27.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:27.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:27.576 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:27.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:27.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:27.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:27.707 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:27.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:27.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:27.812 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:27.841 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:27.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:27.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:27.871 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:52:27.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:27.975 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:27.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:27.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:28.078 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:28.088 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:28 smithi118 bash[59345]: cluster 2023-10-09T08:52:26.271421+0000 mgr.y (mgr.26009) 1528 : cluster 0 pgmap v1718: 89 pgs: 89 active+clean; 1.0 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-10-09T08:52:28.106 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:28.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:28.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:28.209 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:28.218 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:28 smithi081 bash[76862]: cluster 2023-10-09T08:52:26.271421+0000 mgr.y (mgr.26009) 1528 : cluster 0 pgmap v1718: 89 pgs: 89 active+clean; 1.0 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-10-09T08:52:28.218 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:28 smithi081 bash[79557]: cluster 2023-10-09T08:52:26.271421+0000 mgr.y (mgr.26009) 1528 : cluster 0 pgmap v1718: 89 pgs: 89 active+clean; 1.0 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-10-09T08:52:28.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:28.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:28.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:28.312 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 10 16 23013 22997 143.719 124.812 0.00917734 0.00695137 2023-10-09T08:52:28.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:28.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:28.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:28.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:28.468 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:28.490 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:28.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:28.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:28.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:28.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:28.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:28.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:28.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:28.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:28.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:28.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:28.856 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:28.884 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:28.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:28.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:28.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:29.011 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:29.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:29.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:29.115 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:29.141 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:29.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:29.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:29.244 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:29.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:29.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:29.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:29.312 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 11 16 24754 24738 140.545 108.812 0.00472412 0.0071086 2023-10-09T08:52:29.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:29.391 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:29.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:29.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:29.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:29.520 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:29.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:29.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:29.624 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:29.653 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:29.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:29.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:29.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:29.796 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:29.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:29.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:29.902 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:29.929 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:29.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:29.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:30.032 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:30.041 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:30 smithi081 bash[76862]: cluster 2023-10-09T08:52:28.271848+0000 mgr.y (mgr.26009) 1529 : cluster 0 pgmap v1719: 89 pgs: 89 active+clean; 1.0 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 102 MiB/s wr, 1.62k op/s 2023-10-09T08:52:30.041 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:30 smithi081 bash[79557]: cluster 2023-10-09T08:52:28.271848+0000 mgr.y (mgr.26009) 1529 : cluster 0 pgmap v1719: 89 pgs: 89 active+clean; 1.0 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 102 MiB/s wr, 1.62k op/s 2023-10-09T08:52:30.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:30.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:30.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:30.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:30.196 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:30.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:30.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:30.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:30 smithi118 bash[59345]: cluster 2023-10-09T08:52:28.271848+0000 mgr.y (mgr.26009) 1529 : cluster 0 pgmap v1719: 89 pgs: 89 active+clean; 1.0 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 102 MiB/s wr, 1.62k op/s 2023-10-09T08:52:30.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:30.313 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 12 16 26573 26557 138.306 113.688 0.00450261 0.00722256 2023-10-09T08:52:30.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:30.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:30.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:30.433 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:30.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:30.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:30.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:30.564 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:30.594 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:30.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:30.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:30.698 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:30.726 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:30.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:30.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:30.829 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:30.868 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:30.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:30.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:30.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:31.002 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:31.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:31.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:31.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:31.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:31.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:31.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:31.233 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:31.256 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:31.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:31.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:31.312 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 13 16 28439 28423 136.637 116.625 0.00844483 0.00731341 2023-10-09T08:52:31.361 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:31.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:52:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:52:31] "GET /metrics HTTP/1.1" 200 36623 "" "Prometheus/2.33.4" 2023-10-09T08:52:31.389 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:31.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:31.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:31.492 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:31.521 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:31.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:31.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:31.626 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:31.649 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:31.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:31.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:31.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:31.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:31.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:31.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:31.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:31.909 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:31.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:31.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:32.013 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:32.044 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:32.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:32.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:32.147 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:32.173 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:32.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:32.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:32.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:32 smithi118 bash[59345]: cluster 2023-10-09T08:52:30.272514+0000 mgr.y (mgr.26009) 1530 : cluster 0 pgmap v1720: 89 pgs: 89 active+clean; 1.5 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 143 MiB/s wr, 2.29k op/s 2023-10-09T08:52:32.278 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:32.301 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:32.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:32.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:32.312 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 14 16 30268 30252 135.042 114.312 0.00544878 0.00739966 2023-10-09T08:52:32.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:32 smithi081 bash[76862]: cluster 2023-10-09T08:52:30.272514+0000 mgr.y (mgr.26009) 1530 : cluster 0 pgmap v1720: 89 pgs: 89 active+clean; 1.5 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 143 MiB/s wr, 2.29k op/s 2023-10-09T08:52:32.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:32 smithi081 bash[79557]: cluster 2023-10-09T08:52:30.272514+0000 mgr.y (mgr.26009) 1530 : cluster 0 pgmap v1720: 89 pgs: 89 active+clean; 1.5 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 143 MiB/s wr, 2.29k op/s 2023-10-09T08:52:32.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:32.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:32.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:32.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:32.533 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:32.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:32.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:32.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:32.660 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:32.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:32.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:32.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:32.787 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:32.814 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:32.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:32.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:32.919 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:32.944 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:32.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:32.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:33.050 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:33.081 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:33.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:33.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:33.185 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:33.211 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:33.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:33.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:33.312 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 15 16 32013 31997 133.309 109.062 0.00507785 0.0074941 2023-10-09T08:52:33.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:33.345 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:33.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:33.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:33.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:33.470 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:33.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:33.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:33.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:33.601 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:33.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:33.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:33.706 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:33.732 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:33.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:33.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:33.837 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:33.864 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:33.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:33.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:33.969 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:33.997 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:34.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:34.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:34.101 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:34.125 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:34.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:34.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:34.229 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:34.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:34 smithi118 bash[59345]: cluster 2023-10-09T08:52:32.273025+0000 mgr.y (mgr.26009) 1531 : cluster 0 pgmap v1721: 89 pgs: 89 active+clean; 1.6 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 157 MiB/s wr, 2.51k op/s 2023-10-09T08:52:34.257 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:34.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:34.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:34.313 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 16 15 33671 33656 131.457 103.688 0.00406404 0.00760227 2023-10-09T08:52:34.365 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:34.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:34 smithi081 bash[76862]: cluster 2023-10-09T08:52:32.273025+0000 mgr.y (mgr.26009) 1531 : cluster 0 pgmap v1721: 89 pgs: 89 active+clean; 1.6 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 157 MiB/s wr, 2.51k op/s 2023-10-09T08:52:34.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:34 smithi081 bash[79557]: cluster 2023-10-09T08:52:32.273025+0000 mgr.y (mgr.26009) 1531 : cluster 0 pgmap v1721: 89 pgs: 89 active+clean; 1.6 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 157 MiB/s wr, 2.51k op/s 2023-10-09T08:52:34.399 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:34.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:34.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:34.504 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:34.543 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:34.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:34.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:34.647 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:34.681 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:34.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:34.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:34.785 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:34.806 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:34.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:34.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:34.910 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:34.934 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:34.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:34.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:35.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:35.071 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:35.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:35.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:35.174 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:35.203 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:35.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:35.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:35.309 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:35.312 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 17 16 35303 35287 129.72 101.938 0.00466655 0.00770237 2023-10-09T08:52:35.337 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:35.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:35.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:35.441 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:35.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:35.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:35.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:35.534 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:52:35.534 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [], 2023-10-09T08:52:35.534 INFO:teuthology.orchestra.run.smithi118.stdout: "num_ops": 0 2023-10-09T08:52:35.534 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:52:35.579 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:35.611 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:35.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:35.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:35.718 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:35.751 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:35.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:35.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:35.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:35.879 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:35.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:35.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:35.985 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:36.019 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:36.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:36.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:36.044 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:52:36.124 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:36.151 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:36.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:36.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:36.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:36.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:36 smithi081 bash[76862]: cluster 2023-10-09T08:52:34.273487+0000 mgr.y (mgr.26009) 1532 : cluster 0 pgmap v1722: 89 pgs: 89 active+clean; 1.7 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-10-09T08:52:36.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:36 smithi081 bash[76862]: audit 2023-10-09T08:52:36.017656+0000 mon.b (mon.1) 37 : audit 1 from='client.? 172.21.15.81:0/4220754370' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:52:36.263 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:36 smithi081 bash[76862]: audit 2023-10-09T08:52:36.018747+0000 mon.a (mon.0) 1724 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:52:36.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:36 smithi081 bash[79557]: cluster 2023-10-09T08:52:34.273487+0000 mgr.y (mgr.26009) 1532 : cluster 0 pgmap v1722: 89 pgs: 89 active+clean; 1.7 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-10-09T08:52:36.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:36 smithi081 bash[79557]: audit 2023-10-09T08:52:36.017656+0000 mon.b (mon.1) 37 : audit 1 from='client.? 172.21.15.81:0/4220754370' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:52:36.264 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:36 smithi081 bash[79557]: audit 2023-10-09T08:52:36.018747+0000 mon.a (mon.0) 1724 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:52:36.289 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:36.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:36.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:36.313 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 18 16 36787 36771 127.666 92.75 0.00947655 0.00782654 2023-10-09T08:52:36.394 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:36.423 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:36.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:36.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:36.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:36 smithi118 bash[59345]: cluster 2023-10-09T08:52:34.273487+0000 mgr.y (mgr.26009) 1532 : cluster 0 pgmap v1722: 89 pgs: 89 active+clean; 1.7 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-10-09T08:52:36.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:36 smithi118 bash[59345]: audit 2023-10-09T08:52:36.017656+0000 mon.b (mon.1) 37 : audit 1 from='client.? 172.21.15.81:0/4220754370' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:52:36.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:36 smithi118 bash[59345]: audit 2023-10-09T08:52:36.018747+0000 mon.a (mon.0) 1724 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:52:36.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:36.557 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:36.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:36.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:36.661 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:36.694 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:36.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:36.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:36.797 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:36.829 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:36.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:36.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:36.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:36.962 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:36.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:36.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:37.024 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-09T08:52:37.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:37.074 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:37 smithi081 bash[79557]: cluster 2023-10-09T08:52:36.019913+0000 mon.a (mon.0) 1725 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:52:37.074 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:37 smithi081 bash[79557]: cluster 2023-10-09T08:52:36.033451+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T08:52:37.074 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:37 smithi081 bash[79557]: audit 2023-10-09T08:52:36.036072+0000 mon.a (mon.0) 1726 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:52:37.074 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:37 smithi081 bash[79557]: cluster 2023-10-09T08:52:36.036223+0000 mon.a (mon.0) 1727 : cluster 0 osdmap e389: 8 total, 8 up, 7 in 2023-10-09T08:52:37.075 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:37 smithi081 bash[79557]: cluster 2023-10-09T08:52:36.040027+0000 osd.4 (osd.4) 370 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T08:52:37.075 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:37 smithi081 bash[76862]: cluster 2023-10-09T08:52:36.019913+0000 mon.a (mon.0) 1725 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:52:37.075 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:37 smithi081 bash[76862]: cluster 2023-10-09T08:52:36.033451+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T08:52:37.075 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:37 smithi081 bash[76862]: audit 2023-10-09T08:52:36.036072+0000 mon.a (mon.0) 1726 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:52:37.075 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:37 smithi081 bash[76862]: cluster 2023-10-09T08:52:36.036223+0000 mon.a (mon.0) 1727 : cluster 0 osdmap e389: 8 total, 8 up, 7 in 2023-10-09T08:52:37.075 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:37 smithi081 bash[76862]: cluster 2023-10-09T08:52:36.040027+0000 osd.4 (osd.4) 370 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T08:52:37.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:37.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:37.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:37.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:37.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:37.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:37.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:37.313 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 19 16 38354 38338 126.101 97.9375 0.0149137 0.00792465 2023-10-09T08:52:37.335 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:37.345 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:37 smithi118 bash[59345]: cluster 2023-10-09T08:52:36.019913+0000 mon.a (mon.0) 1725 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:52:37.345 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:37 smithi118 bash[59345]: cluster 2023-10-09T08:52:36.033451+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T08:52:37.345 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:37 smithi118 bash[59345]: audit 2023-10-09T08:52:36.036072+0000 mon.a (mon.0) 1726 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:52:37.345 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:37 smithi118 bash[59345]: cluster 2023-10-09T08:52:36.036223+0000 mon.a (mon.0) 1727 : cluster 0 osdmap e389: 8 total, 8 up, 7 in 2023-10-09T08:52:37.346 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:37 smithi118 bash[59345]: cluster 2023-10-09T08:52:36.040027+0000 osd.4 (osd.4) 370 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T08:52:37.366 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:37.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:37.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:37.471 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:37.506 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:37.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:37.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:37.610 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:37.645 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:37.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:37.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:37.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:37.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:37.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:37.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:37.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:37.913 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:37.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:37.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:38.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:38.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:38.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:38.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:38.164 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:38.192 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:38.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:38.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:38.249 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:52:38.285 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:52:38.295 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:38.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:38 smithi118 bash[59345]: cluster 2023-10-09T08:52:36.274016+0000 mgr.y (mgr.26009) 1533 : cluster 0 pgmap v1724: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-10-09T08:52:38.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:38 smithi118 bash[59345]: cluster 2023-10-09T08:52:36.362054+0000 osd.6 (osd.6) 372 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T08:52:38.313 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:52:38.312992+0000 min lat: 0.00137836 max lat: 0.386168 avg lat: 0.00808422 2023-10-09T08:52:38.313 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:52:38.313 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 20 16 39574 39558 123.608 76.25 0.0102158 0.00808422 2023-10-09T08:52:38.319 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:52:38.322 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:38.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:38.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:38.355 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:52:38.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:38 smithi081 bash[76862]: cluster 2023-10-09T08:52:36.274016+0000 mgr.y (mgr.26009) 1533 : cluster 0 pgmap v1724: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-10-09T08:52:38.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:38 smithi081 bash[76862]: cluster 2023-10-09T08:52:36.362054+0000 osd.6 (osd.6) 372 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T08:52:38.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:38 smithi081 bash[79557]: cluster 2023-10-09T08:52:36.274016+0000 mgr.y (mgr.26009) 1533 : cluster 0 pgmap v1724: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-10-09T08:52:38.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:38 smithi081 bash[79557]: cluster 2023-10-09T08:52:36.362054+0000 osd.6 (osd.6) 372 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T08:52:38.393 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:52:38.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:38.439 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:52:38.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:38.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:38.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:38.477 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:52:38.513 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:52:38.519 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:52:38.520 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:52:38.520 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:52:38.520 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:52:38.520 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:52:38.520 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:52:38.520 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:52:38.520 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:52:38.559 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:38.590 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:38.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:38.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:38.694 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:38.720 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:38.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:38.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:38.826 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:38.850 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:38.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:38.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:38.953 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:38.981 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:38.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:38.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:39.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:39.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:39.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:39.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:39.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:39.234 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:39 smithi081 bash[76862]: audit 2023-10-09T08:52:38.182372+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:39.234 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:39 smithi081 bash[76862]: audit 2023-10-09T08:52:38.183450+0000 mon.c (mon.2) 542 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:52:39.234 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:39 smithi081 bash[76862]: audit 2023-10-09T08:52:38.204456+0000 mon.c (mon.2) 543 : audit 0 from='client.? 172.21.15.81:0/861148893' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:52:39.235 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:39 smithi081 bash[76862]: cluster 2023-10-09T08:52:38.274490+0000 mgr.y (mgr.26009) 1534 : cluster 0 pgmap v1725: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-10-09T08:52:39.235 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:39 smithi081 bash[79557]: audit 2023-10-09T08:52:38.182372+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:39.235 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:39 smithi081 bash[79557]: audit 2023-10-09T08:52:38.183450+0000 mon.c (mon.2) 542 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:52:39.235 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:39 smithi081 bash[79557]: audit 2023-10-09T08:52:38.204456+0000 mon.c (mon.2) 543 : audit 0 from='client.? 172.21.15.81:0/861148893' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:52:39.235 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:39 smithi081 bash[79557]: cluster 2023-10-09T08:52:38.274490+0000 mgr.y (mgr.26009) 1534 : cluster 0 pgmap v1725: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-10-09T08:52:39.250 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:39.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:39.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:39.313 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 21 16 41071 41055 122.177 93.5625 0.00755627 0.00817894 2023-10-09T08:52:39.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:39.396 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:39.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:39.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:39.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:39.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:39 smithi118 bash[59345]: audit 2023-10-09T08:52:38.182372+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:39.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:39 smithi118 bash[59345]: audit 2023-10-09T08:52:38.183450+0000 mon.c (mon.2) 542 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:52:39.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:39 smithi118 bash[59345]: audit 2023-10-09T08:52:38.204456+0000 mon.c (mon.2) 543 : audit 0 from='client.? 172.21.15.81:0/861148893' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:52:39.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:39 smithi118 bash[59345]: cluster 2023-10-09T08:52:38.274490+0000 mgr.y (mgr.26009) 1534 : cluster 0 pgmap v1725: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-10-09T08:52:39.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:39.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:39.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:39.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:39.652 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:39.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:39.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:39.758 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:39.782 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:39.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:39.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:39.885 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:39.926 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:39.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:39.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:40.029 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:40.054 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:40.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:40.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:40.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:40.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:40.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:40.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:40.292 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:40.313 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 22 16 42556 42540 120.842 92.8125 0.0174247 0.0082687 2023-10-09T08:52:40.329 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:40.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:40.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:40.433 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:40.467 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:40.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:40.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:40.571 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:40.595 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:40.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:40.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:40.701 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:40.728 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:40.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:40.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:40.832 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:40.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:40.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:40.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:40.962 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:40.991 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:40.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:40.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:41.095 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:41.123 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:41.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:41.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:41.225 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:41.256 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:41.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:41.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:41.313 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 23 16 43971 43955 119.432 88.4375 0.00709037 0.00836663 2023-10-09T08:52:41.361 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:41.386 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:41.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:41.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:41.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:52:41.434 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:41 smithi081 bash[79557]: cluster 2023-10-09T08:52:40.275215+0000 mgr.y (mgr.26009) 1535 : cluster 0 pgmap v1726: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-10-09T08:52:41.435 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:52:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:52:41] "GET /metrics HTTP/1.1" 200 36633 "" "Prometheus/2.33.4" 2023-10-09T08:52:41.435 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:41 smithi081 bash[76862]: cluster 2023-10-09T08:52:40.275215+0000 mgr.y (mgr.26009) 1535 : cluster 0 pgmap v1726: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-10-09T08:52:41.490 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:41.500 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:41 smithi118 bash[59345]: cluster 2023-10-09T08:52:40.275215+0000 mgr.y (mgr.26009) 1535 : cluster 0 pgmap v1726: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-10-09T08:52:41.513 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:41.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:41.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:41.618 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:41.659 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:41.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:41.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:41.762 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:41.788 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:41.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:41.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:41.864 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:52:41.892 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:41.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:41.926 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:41.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:42.027 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:42.062 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:42.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:42.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:42.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:42.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:42.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:42.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:42.313 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:42.314 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 24 16 45307 45291 117.935 83.5 0.00633298 0.00847274 2023-10-09T08:52:42.336 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:42.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:42.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:42.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:42 smithi081 bash[76862]: audit 2023-10-09T08:52:41.803482+0000 mon.c (mon.2) 544 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:52:42.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:42 smithi081 bash[79557]: audit 2023-10-09T08:52:41.803482+0000 mon.c (mon.2) 544 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:52:42.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:42.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:42.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:42.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:42.580 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:42.607 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:42.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:42.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:42.711 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:42.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:42 smithi118 bash[59345]: audit 2023-10-09T08:52:41.803482+0000 mon.c (mon.2) 544 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:52:42.724 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:52:42.731 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:52:42.735 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:42.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:42.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:42.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:42.870 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:42.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:42.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:42.973 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:43.002 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:43.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:43.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:43.110 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:43.139 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:43.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:43.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:43.243 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:43.272 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:43.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:43.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:43.313 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 25 16 46593 46577 116.432 80.375 0.00872854 0.00858276 2023-10-09T08:52:43.347 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:43 smithi081 bash[76862]: cluster 2023-10-09T08:52:42.275797+0000 mgr.y (mgr.26009) 1536 : cluster 0 pgmap v1727: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-10-09T08:52:43.347 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:43 smithi081 bash[76862]: audit 2023-10-09T08:52:42.703321+0000 mgr.y (mgr.26009) 1537 : audit 0 from='client.36273 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:52:43.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:43.401 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:43.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:43.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:43.506 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:43.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:43 smithi118 bash[59345]: cluster 2023-10-09T08:52:42.275797+0000 mgr.y (mgr.26009) 1536 : cluster 0 pgmap v1727: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-10-09T08:52:43.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:43 smithi118 bash[59345]: audit 2023-10-09T08:52:42.703321+0000 mgr.y (mgr.26009) 1537 : audit 0 from='client.36273 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:52:43.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:43.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:43.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:43.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:43 smithi081 bash[79557]: cluster 2023-10-09T08:52:42.275797+0000 mgr.y (mgr.26009) 1536 : cluster 0 pgmap v1727: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-10-09T08:52:43.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:43 smithi081 bash[79557]: audit 2023-10-09T08:52:42.703321+0000 mgr.y (mgr.26009) 1537 : audit 0 from='client.36273 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:52:43.639 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:43.640 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:52:43.674 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:43.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:43.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:43.779 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:43.817 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:43.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:43.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:43.921 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:43.972 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:43.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:43.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:44.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:44.107 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:44.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:44.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:44.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:44.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:44.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:44.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:44.313 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 26 16 47822 47806 114.908 76.8125 0.00584506 0.00869687 2023-10-09T08:52:44.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:44.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:44.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:44.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:44.468 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:44.479 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":1727,"stamp":"2023-10-09T08:52:42.275437+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2785417139,"num_objects":42457,"num_object_clones":0,"num_object_copies":127371,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":42457,"num_whiteouts":0,"num_read":6274,"num_read_kb":13743,"num_write":43535,"num_write_kb":2730615,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":193,"num_bytes_recovered":9587301,"num_keys_recovered":50,"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":43599,"ondisk_log_size":43599,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":268,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":12894496,"kb_used_data":7945576,"kb_used_omap":50,"kb_used_meta":4948813,"kb_avail":643321568,"statfs":{"total":671965249536,"available":658761285632,"internally_reserved":0,"allocated":8136269824,"data_stored":8125255429,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":52039,"internal_metadata":5067584697},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,2,0,3,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1051394048,"num_objects":16043,"num_object_clones":0,"num_object_copies":48129,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16043,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":16043,"num_write_kb":1026752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.002727"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":97,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.001843+0000","last_change":"2023-10-09T08:51:28.040679+0000","last_active":"2023-10-09T08:52:26.001843+0000","last_peered":"2023-10-09T08:52:26.001843+0000","last_clean":"2023-10-09T08:52:26.001843+0000","last_became_active":"2023-10-09T08:51:28.040270+0000","last_became_peered":"2023-10-09T08:51:28.040270+0000","last_unstale":"2023-10-09T08:52:26.001843+0000","last_undegraded":"2023-10-09T08:52:26.001843+0000","last_fullsized":"2023-10-09T08:52:26.001843+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.009974+0000","last_change":"2023-10-09T08:52:26.008658+0000","last_active":"2023-10-09T08:52:26.009974+0000","last_peered":"2023-10-09T08:52:26.009974+0000","last_clean":"2023-10-09T08:52:26.009974+0000","last_became_active":"2023-10-09T08:52:26.008317+0000","last_became_peered":"2023-10-09T08:52:26.008317+0000","last_unstale":"2023-10-09T08:52:26.009974+0000","last_undegraded":"2023-10-09T08:52:26.009974+0000","last_fullsized":"2023-10-09T08:52:26.009974+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":164,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.001816+0000","last_change":"2023-10-09T08:51:27.979651+0000","last_active":"2023-10-09T08:52:26.001816+0000","last_peered":"2023-10-09T08:52:26.001816+0000","last_clean":"2023-10-09T08:52:26.001816+0000","last_became_active":"2023-10-09T08:51:27.979210+0000","last_became_peered":"2023-10-09T08:51:27.979210+0000","last_unstale":"2023-10-09T08:52:26.001816+0000","last_undegraded":"2023-10-09T08:52:26.001816+0000","last_fullsized":"2023-10-09T08:52:26.001816+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.696744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":282,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.999661+0000","last_change":"2023-10-09T08:51:28.007358+0000","last_active":"2023-10-09T08:52:25.999661+0000","last_peered":"2023-10-09T08:52:25.999661+0000","last_clean":"2023-10-09T08:52:25.999661+0000","last_became_active":"2023-10-09T08:51:28.006121+0000","last_became_peered":"2023-10-09T08:51:28.006121+0000","last_unstale":"2023-10-09T08:52:25.999661+0000","last_undegraded":"2023-10-09T08:52:25.999661+0000","last_fullsized":"2023-10-09T08:52:25.999661+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:00.012528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":250,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002144+0000","last_change":"2023-10-09T08:51:27.974463+0000","last_active":"2023-10-09T08:52:26.002144+0000","last_peered":"2023-10-09T08:52:26.002144+0000","last_clean":"2023-10-09T08:52:26.002144+0000","last_became_active":"2023-10-09T08:51:27.970557+0000","last_became_peered":"2023-10-09T08:51:27.970557+0000","last_unstale":"2023-10-09T08:52:26.002144+0000","last_undegraded":"2023-10-09T08:52:26.002144+0000","last_fullsized":"2023-10-09T08:52:26.002144+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:27.432921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":179,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.003549+0000","last_change":"2023-10-09T08:51:28.148154+0000","last_active":"2023-10-09T08:52:26.003549+0000","last_peered":"2023-10-09T08:52:26.003549+0000","last_clean":"2023-10-09T08:52:26.003549+0000","last_became_active":"2023-10-09T08:51:28.137503+0000","last_became_peered":"2023-10-09T08:51:28.137503+0000","last_unstale":"2023-10-09T08:52:26.003549+0000","last_undegraded":"2023-10-09T08:52:26.003549+0000","last_fullsized":"2023-10-09T08:52:26.003549+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:52.836884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":240,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.999749+0000","last_change":"2023-10-09T08:39:21.023397+0000","last_active":"2023-10-09T08:52:25.999749+0000","last_peered":"2023-10-09T08:52:25.999749+0000","last_clean":"2023-10-09T08:52:25.999749+0000","last_became_active":"2023-10-09T08:39:21.023125+0000","last_became_peered":"2023-10-09T08:39:21.023125+0000","last_unstale":"2023-10-09T08:52:25.999749+0000","last_undegraded":"2023-10-09T08:52:25.999749+0000","last_fullsized":"2023-10-09T08:52:25.999749+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:03.339873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":199,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002208+0000","last_change":"2023-10-09T08:51:27.960391+0000","last_active":"2023-10-09T08:52:26.002208+0000","last_peered":"2023-10-09T08:52:26.002208+0000","last_clean":"2023-10-09T08:52:26.002208+0000","last_became_active":"2023-10-09T08:51:27.959897+0000","last_became_peered":"2023-10-09T08:51:27.959897+0000","last_unstale":"2023-10-09T08:52:26.002208+0000","last_undegraded":"2023-10-09T08:52:26.002208+0000","last_fullsized":"2023-10-09T08:52:26.002208+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:57.175174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":375,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.999335+0000","last_change":"2023-10-09T08:51:28.035775+0000","last_active":"2023-10-09T08:52:25.999335+0000","last_peered":"2023-10-09T08:52:25.999335+0000","last_clean":"2023-10-09T08:52:25.999335+0000","last_became_active":"2023-10-09T08:51:28.035425+0000","last_became_peered":"2023-10-09T08:51:28.035425+0000","last_unstale":"2023-10-09T08:52:25.999335+0000","last_undegraded":"2023-10-09T08:52:25.999335+0000","last_fullsized":"2023-10-09T08:52:25.999335+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":39,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:31.139183+0000","last_change":"2023-10-09T08:50:07.080906+0000","last_active":"2023-10-09T08:52:31.139183+0000","last_peered":"2023-10-09T08:52:31.139183+0000","last_clean":"2023-10-09T08:52:31.139183+0000","last_became_active":"2023-10-09T08:50:07.080399+0000","last_became_peered":"2023-10-09T08:50:07.080399+0000","last_unstale":"2023-10-09T08:52:31.139183+0000","last_undegraded":"2023-10-09T08:52:31.139183+0000","last_fullsized":"2023-10-09T08:52:31.139183+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:41.453997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,5],"acting":[0,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.15","version":"60'3","reported_seq":191,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.003543+0000","last_change":"2023-10-09T08:50:07.170776+0000","last_active":"2023-10-09T08:52:26.003543+0000","last_peered":"2023-10-09T08:52:26.003543+0000","last_clean":"2023-10-09T08:52:26.003543+0000","last_became_active":"2023-10-09T08:50:07.077437+0000","last_became_peered":"2023-10-09T08:50:07.077437+0000","last_unstale":"2023-10-09T08:52:26.003543+0000","last_undegraded":"2023-10-09T08:52:26.003543+0000","last_fullsized":"2023-10-09T08:52:26.003543+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":10,"num_bytes_recovered":450,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.12","version":"0'0","reported_seq":63,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.999245+0000","last_change":"2023-10-09T08:50:08.085157+0000","last_active":"2023-10-09T08:52:25.999245+0000","last_peered":"2023-10-09T08:52:25.999245+0000","last_clean":"2023-10-09T08:52:25.999245+0000","last_became_active":"2023-10-09T08:50:08.084727+0000","last_became_peered":"2023-10-09T08:50:08.084727+0000","last_unstale":"2023-10-09T08:52:25.999245+0000","last_undegraded":"2023-10-09T08:52:25.999245+0000","last_fullsized":"2023-10-09T08:52:25.999245+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:31.363774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.14","version":"84'22","reported_seq":83,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.005749+0000","last_change":"2023-10-09T08:48:02.348662+0000","last_active":"2023-10-09T08:52:26.005749+0000","last_peered":"2023-10-09T08:52:26.005749+0000","last_clean":"2023-10-09T08:52:26.005749+0000","last_became_active":"2023-10-09T08:48:02.126169+0000","last_became_peered":"2023-10-09T08:48:02.126169+0000","last_unstale":"2023-10-09T08:52:26.005749+0000","last_undegraded":"2023-10-09T08:52:26.005749+0000","last_fullsized":"2023-10-09T08:52:26.005749+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":368,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:29.967164+0000","last_change":"2023-10-09T08:52:26.007758+0000","last_active":"2023-10-09T08:52:29.967164+0000","last_peered":"2023-10-09T08:52:29.967164+0000","last_clean":"2023-10-09T08:52:29.967164+0000","last_became_active":"2023-10-09T08:52:26.007368+0000","last_became_peered":"2023-10-09T08:52:26.007368+0000","last_unstale":"2023-10-09T08:52:29.967164+0000","last_undegraded":"2023-10-09T08:52:29.967164+0000","last_fullsized":"2023-10-09T08:52:29.967164+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:42.744637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"60'2","reported_seq":220,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002553+0000","last_change":"2023-10-09T08:47:35.089828+0000","last_active":"2023-10-09T08:52:26.002553+0000","last_peered":"2023-10-09T08:52:26.002553+0000","last_clean":"2023-10-09T08:52:26.002553+0000","last_became_active":"2023-10-09T08:47:34.976938+0000","last_became_peered":"2023-10-09T08:47:34.976938+0000","last_unstale":"2023-10-09T08:52:26.002553+0000","last_undegraded":"2023-10-09T08:52:26.002553+0000","last_fullsized":"2023-10-09T08:52:26.002553+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":10,"num_bytes_recovered":170,"num_keys_recovered":50,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":358,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.003068+0000","last_change":"2023-10-09T08:50:07.092694+0000","last_active":"2023-10-09T08:52:26.003068+0000","last_peered":"2023-10-09T08:52:26.003068+0000","last_clean":"2023-10-09T08:52:26.003068+0000","last_became_active":"2023-10-09T08:50:07.091053+0000","last_became_peered":"2023-10-09T08:50:07.091053+0000","last_unstale":"2023-10-09T08:52:26.003068+0000","last_undegraded":"2023-10-09T08:52:26.003068+0000","last_fullsized":"2023-10-09T08:52:26.003068+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":290,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.999326+0000","last_change":"2023-10-09T08:51:28.042171+0000","last_active":"2023-10-09T08:52:25.999326+0000","last_peered":"2023-10-09T08:52:25.999326+0000","last_clean":"2023-10-09T08:52:25.999326+0000","last_became_active":"2023-10-09T08:51:28.041910+0000","last_became_peered":"2023-10-09T08:51:28.041910+0000","last_unstale":"2023-10-09T08:52:25.999326+0000","last_undegraded":"2023-10-09T08:52:25.999326+0000","last_fullsized":"2023-10-09T08:52:25.999326+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:22.002797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":37,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.999332+0000","last_change":"2023-10-09T08:50:07.088490+0000","last_active":"2023-10-09T08:52:25.999332+0000","last_peered":"2023-10-09T08:52:25.999332+0000","last_clean":"2023-10-09T08:52:25.999332+0000","last_became_active":"2023-10-09T08:50:07.088156+0000","last_became_peered":"2023-10-09T08:50:07.088156+0000","last_unstale":"2023-10-09T08:52:25.999332+0000","last_undegraded":"2023-10-09T08:52:25.999332+0000","last_fullsized":"2023-10-09T08:52:25.999332+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":181,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002592+0000","last_change":"2023-10-09T08:48:02.124365+0000","last_active":"2023-10-09T08:52:26.002592+0000","last_peered":"2023-10-09T08:52:26.002592+0000","last_clean":"2023-10-09T08:52:26.002592+0000","last_became_active":"2023-10-09T08:48:02.123775+0000","last_became_peered":"2023-10-09T08:48:02.123775+0000","last_unstale":"2023-10-09T08:52:26.002592+0000","last_undegraded":"2023-10-09T08:52:26.002592+0000","last_fullsized":"2023-10-09T08:52:26.002592+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":250,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.999600+0000","last_change":"2023-10-09T08:42:45.790431+0000","last_active":"2023-10-09T08:52:25.999600+0000","last_peered":"2023-10-09T08:52:25.999600+0000","last_clean":"2023-10-09T08:52:25.999600+0000","last_became_active":"2023-10-09T08:42:45.790029+0000","last_became_peered":"2023-10-09T08:42:45.790029+0000","last_unstale":"2023-10-09T08:52:25.999600+0000","last_undegraded":"2023-10-09T08:52:25.999600+0000","last_fullsized":"2023-10-09T08:52:25.999600+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:50.905760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"60'8","reported_seq":48,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.999205+0000","last_change":"2023-10-09T08:50:34.209271+0000","last_active":"2023-10-09T08:52:25.999205+0000","last_peered":"2023-10-09T08:52:25.999205+0000","last_clean":"2023-10-09T08:52:25.999205+0000","last_became_active":"2023-10-09T08:50:33.982555+0000","last_became_peered":"2023-10-09T08:50:33.982555+0000","last_unstale":"2023-10-09T08:52:25.999205+0000","last_undegraded":"2023-10-09T08:52:25.999205+0000","last_fullsized":"2023-10-09T08:52:25.999205+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:18:22.929239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":192,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.003780+0000","last_change":"2023-10-09T08:51:28.151708+0000","last_active":"2023-10-09T08:52:26.003780+0000","last_peered":"2023-10-09T08:52:26.003780+0000","last_clean":"2023-10-09T08:52:26.003780+0000","last_became_active":"2023-10-09T08:51:28.147701+0000","last_became_peered":"2023-10-09T08:51:28.147701+0000","last_unstale":"2023-10-09T08:52:26.003780+0000","last_undegraded":"2023-10-09T08:52:26.003780+0000","last_fullsized":"2023-10-09T08:52:26.003780+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:59.638155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.6","version":"389'2734","reported_seq":2750,"reported_epoch":389,"state":"active+clean","last_fresh":"2023-10-09T08:52:41.102110+0000","last_change":"2023-10-09T08:52:01.147798+0000","last_active":"2023-10-09T08:52:41.102110+0000","last_peered":"2023-10-09T08:52:41.102110+0000","last_clean":"2023-10-09T08:52:41.102110+0000","last_became_active":"2023-10-09T08:52:01.147191+0000","last_became_peered":"2023-10-09T08:52:01.147191+0000","last_unstale":"2023-10-09T08:52:41.102110+0000","last_undegraded":"2023-10-09T08:52:41.102110+0000","last_fullsized":"2023-10-09T08:52:41.102110+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":2734,"log_dups_size":0,"ondisk_log_size":2734,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:50:16.482238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179175424,"num_objects":2734,"num_object_clones":0,"num_object_copies":8202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2734,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2734,"num_write_kb":174976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":367,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.006236+0000","last_change":"2023-10-09T08:51:27.991995+0000","last_active":"2023-10-09T08:52:26.006236+0000","last_peered":"2023-10-09T08:52:26.006236+0000","last_clean":"2023-10-09T08:52:26.006236+0000","last_became_active":"2023-10-09T08:51:27.991549+0000","last_became_peered":"2023-10-09T08:51:27.991549+0000","last_unstale":"2023-10-09T08:52:26.006236+0000","last_undegraded":"2023-10-09T08:52:26.006236+0000","last_fullsized":"2023-10-09T08:52:26.006236+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[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":46,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.998411+0000","last_change":"2023-10-09T08:51:27.991265+0000","last_active":"2023-10-09T08:52:25.998411+0000","last_peered":"2023-10-09T08:52:25.998411+0000","last_clean":"2023-10-09T08:52:25.998411+0000","last_became_active":"2023-10-09T08:51:27.990949+0000","last_became_peered":"2023-10-09T08:51:27.990949+0000","last_unstale":"2023-10-09T08:52:25.998411+0000","last_undegraded":"2023-10-09T08:52:25.998411+0000","last_fullsized":"2023-10-09T08:52:25.998411+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.7","version":"389'2575","reported_seq":2590,"reported_epoch":389,"state":"active+clean","last_fresh":"2023-10-09T08:52:39.932980+0000","last_change":"2023-10-09T08:52:01.711203+0000","last_active":"2023-10-09T08:52:39.932980+0000","last_peered":"2023-10-09T08:52:39.932980+0000","last_clean":"2023-10-09T08:52:39.932980+0000","last_became_active":"2023-10-09T08:52:01.710819+0000","last_became_peered":"2023-10-09T08:52:01.710819+0000","last_unstale":"2023-10-09T08:52:39.932980+0000","last_undegraded":"2023-10-09T08:52:39.932980+0000","last_fullsized":"2023-10-09T08:52:39.932980+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":2575,"log_dups_size":0,"ondisk_log_size":2575,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":168755200,"num_objects":2575,"num_object_clones":0,"num_object_copies":7725,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2575,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2575,"num_write_kb":164800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,4],"acting":[5,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":340,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.004391+0000","last_change":"2023-10-09T08:51:27.993300+0000","last_active":"2023-10-09T08:52:26.004391+0000","last_peered":"2023-10-09T08:52:26.004391+0000","last_clean":"2023-10-09T08:52:26.004391+0000","last_became_active":"2023-10-09T08:51:27.992913+0000","last_became_peered":"2023-10-09T08:51:27.992913+0000","last_unstale":"2023-10-09T08:52:26.004391+0000","last_undegraded":"2023-10-09T08:52:26.004391+0000","last_fullsized":"2023-10-09T08:52:26.004391+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":27,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.133065+0000","last_change":"2023-10-09T08:52:26.008782+0000","last_active":"2023-10-09T08:52:26.133065+0000","last_peered":"2023-10-09T08:52:26.133065+0000","last_clean":"2023-10-09T08:52:26.133065+0000","last_became_active":"2023-10-09T08:52:26.008452+0000","last_became_peered":"2023-10-09T08:52:26.008452+0000","last_unstale":"2023-10-09T08:52:26.133065+0000","last_undegraded":"2023-10-09T08:52:26.133065+0000","last_fullsized":"2023-10-09T08:52:26.133065+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:49.115146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.4","version":"389'2747","reported_seq":2763,"reported_epoch":389,"state":"active+clean","last_fresh":"2023-10-09T08:52:41.129628+0000","last_change":"2023-10-09T08:52:01.147819+0000","last_active":"2023-10-09T08:52:41.129628+0000","last_peered":"2023-10-09T08:52:41.129628+0000","last_clean":"2023-10-09T08:52:41.129628+0000","last_became_active":"2023-10-09T08:52:01.147403+0000","last_became_peered":"2023-10-09T08:52:01.147403+0000","last_unstale":"2023-10-09T08:52:41.129628+0000","last_undegraded":"2023-10-09T08:52:41.129628+0000","last_fullsized":"2023-10-09T08:52:41.129628+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":2747,"log_dups_size":0,"ondisk_log_size":2747,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:00.183495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":180027392,"num_objects":2747,"num_object_clones":0,"num_object_copies":8241,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2747,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2747,"num_write_kb":175808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":208,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.003117+0000","last_change":"2023-10-09T08:50:07.175452+0000","last_active":"2023-10-09T08:52:26.003117+0000","last_peered":"2023-10-09T08:52:26.003117+0000","last_clean":"2023-10-09T08:52:26.003117+0000","last_became_active":"2023-10-09T08:50:07.090948+0000","last_became_peered":"2023-10-09T08:50:07.090948+0000","last_unstale":"2023-10-09T08:52:26.003117+0000","last_undegraded":"2023-10-09T08:52:26.003117+0000","last_fullsized":"2023-10-09T08:52:26.003117+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":179,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002354+0000","last_change":"2023-10-09T08:51:27.981183+0000","last_active":"2023-10-09T08:52:26.002354+0000","last_peered":"2023-10-09T08:52:26.002354+0000","last_clean":"2023-10-09T08:52:26.002354+0000","last_became_active":"2023-10-09T08:51:27.980254+0000","last_became_peered":"2023-10-09T08:51:27.980254+0000","last_unstale":"2023-10-09T08:52:26.002354+0000","last_undegraded":"2023-10-09T08:52:26.002354+0000","last_fullsized":"2023-10-09T08:52:26.002354+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.208541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.5","version":"389'2686","reported_seq":2702,"reported_epoch":389,"state":"active+clean","last_fresh":"2023-10-09T08:52:41.137272+0000","last_change":"2023-10-09T08:52:01.710593+0000","last_active":"2023-10-09T08:52:41.137272+0000","last_peered":"2023-10-09T08:52:41.137272+0000","last_clean":"2023-10-09T08:52:41.137272+0000","last_became_active":"2023-10-09T08:52:01.710196+0000","last_became_peered":"2023-10-09T08:52:01.710196+0000","last_unstale":"2023-10-09T08:52:41.137272+0000","last_undegraded":"2023-10-09T08:52:41.137272+0000","last_fullsized":"2023-10-09T08:52:41.137272+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":2686,"log_dups_size":0,"ondisk_log_size":2686,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:59:53.434482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176029696,"num_objects":2686,"num_object_clones":0,"num_object_copies":8058,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2686,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2686,"num_write_kb":171904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":27,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002278+0000","last_change":"2023-10-09T08:51:27.970386+0000","last_active":"2023-10-09T08:52:26.002278+0000","last_peered":"2023-10-09T08:52:26.002278+0000","last_clean":"2023-10-09T08:52:26.002278+0000","last_became_active":"2023-10-09T08:51:27.957840+0000","last_became_peered":"2023-10-09T08:51:27.957840+0000","last_unstale":"2023-10-09T08:52:26.002278+0000","last_undegraded":"2023-10-09T08:52:26.002278+0000","last_fullsized":"2023-10-09T08:52:26.002278+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:29.298300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":262,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.999377+0000","last_change":"2023-10-09T08:51:27.970044+0000","last_active":"2023-10-09T08:52:25.999377+0000","last_peered":"2023-10-09T08:52:25.999377+0000","last_clean":"2023-10-09T08:52:25.999377+0000","last_became_active":"2023-10-09T08:51:27.969055+0000","last_became_peered":"2023-10-09T08:51:27.969055+0000","last_unstale":"2023-10-09T08:52:25.999377+0000","last_undegraded":"2023-10-09T08:52:25.999377+0000","last_fullsized":"2023-10-09T08:52:25.999377+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:04.599675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.2","version":"389'2679","reported_seq":2694,"reported_epoch":389,"state":"active+clean","last_fresh":"2023-10-09T08:52:39.964900+0000","last_change":"2023-10-09T08:52:01.144773+0000","last_active":"2023-10-09T08:52:39.964900+0000","last_peered":"2023-10-09T08:52:39.964900+0000","last_clean":"2023-10-09T08:52:39.964900+0000","last_became_active":"2023-10-09T08:52:01.144464+0000","last_became_peered":"2023-10-09T08:52:01.144464+0000","last_unstale":"2023-10-09T08:52:39.964900+0000","last_undegraded":"2023-10-09T08:52:39.964900+0000","last_fullsized":"2023-10-09T08:52:39.964900+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":2679,"log_dups_size":0,"ondisk_log_size":2679,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:51.597051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":175570944,"num_objects":2679,"num_object_clones":0,"num_object_copies":8037,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2679,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2679,"num_write_kb":171456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":428,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.999209+0000","last_change":"2023-10-09T08:47:34.977559+0000","last_active":"2023-10-09T08:52:25.999209+0000","last_peered":"2023-10-09T08:52:25.999209+0000","last_clean":"2023-10-09T08:52:25.999209+0000","last_became_active":"2023-10-09T08:47:34.977099+0000","last_became_peered":"2023-10-09T08:47:34.977099+0000","last_unstale":"2023-10-09T08:52:25.999209+0000","last_undegraded":"2023-10-09T08:52:25.999209+0000","last_fullsized":"2023-10-09T08:52:25.999209+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:33.329006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":196,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.005843+0000","last_change":"2023-10-09T08:51:28.030612+0000","last_active":"2023-10-09T08:52:26.005843+0000","last_peered":"2023-10-09T08:52:26.005843+0000","last_clean":"2023-10-09T08:52:26.005843+0000","last_became_active":"2023-10-09T08:51:28.030119+0000","last_became_peered":"2023-10-09T08:51:28.030119+0000","last_unstale":"2023-10-09T08:52:26.005843+0000","last_undegraded":"2023-10-09T08:52:26.005843+0000","last_fullsized":"2023-10-09T08:52:26.005843+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"389'2680","reported_seq":2695,"reported_epoch":389,"state":"active+clean","last_fresh":"2023-10-09T08:52:40.094451+0000","last_change":"2023-10-09T08:52:01.709780+0000","last_active":"2023-10-09T08:52:40.094451+0000","last_peered":"2023-10-09T08:52:40.094451+0000","last_clean":"2023-10-09T08:52:40.094451+0000","last_became_active":"2023-10-09T08:52:01.708933+0000","last_became_peered":"2023-10-09T08:52:01.708933+0000","last_unstale":"2023-10-09T08:52:40.094451+0000","last_undegraded":"2023-10-09T08:52:40.094451+0000","last_fullsized":"2023-10-09T08:52:40.094451+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":2680,"log_dups_size":0,"ondisk_log_size":2680,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":175636480,"num_objects":2680,"num_object_clones":0,"num_object_copies":8040,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2680,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2680,"num_write_kb":171520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":370,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002024+0000","last_change":"2023-10-09T08:51:27.992016+0000","last_active":"2023-10-09T08:52:26.002024+0000","last_peered":"2023-10-09T08:52:26.002024+0000","last_clean":"2023-10-09T08:52:26.002024+0000","last_became_active":"2023-10-09T08:51:27.991732+0000","last_became_peered":"2023-10-09T08:51:27.991732+0000","last_unstale":"2023-10-09T08:52:26.002024+0000","last_undegraded":"2023-10-09T08:52:26.002024+0000","last_fullsized":"2023-10-09T08:52:26.002024+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":54,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.003715+0000","last_change":"2023-10-09T08:47:34.981247+0000","last_active":"2023-10-09T08:52:26.003715+0000","last_peered":"2023-10-09T08:52:26.003715+0000","last_clean":"2023-10-09T08:52:26.003715+0000","last_became_active":"2023-10-09T08:47:34.980031+0000","last_became_peered":"2023-10-09T08:47:34.980031+0000","last_unstale":"2023-10-09T08:52:26.003715+0000","last_undegraded":"2023-10-09T08:52:26.003715+0000","last_fullsized":"2023-10-09T08:52:26.003715+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.0","version":"389'2589","reported_seq":2605,"reported_epoch":389,"state":"active+clean","last_fresh":"2023-10-09T08:52:39.938252+0000","last_change":"2023-10-09T08:52:01.146865+0000","last_active":"2023-10-09T08:52:39.938252+0000","last_peered":"2023-10-09T08:52:39.938252+0000","last_clean":"2023-10-09T08:52:39.938252+0000","last_became_active":"2023-10-09T08:52:01.145985+0000","last_became_peered":"2023-10-09T08:52:01.145985+0000","last_unstale":"2023-10-09T08:52:39.938252+0000","last_undegraded":"2023-10-09T08:52:39.938252+0000","last_fullsized":"2023-10-09T08:52:39.938252+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":2589,"log_dups_size":0,"ondisk_log_size":2589,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.392595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":169672704,"num_objects":2589,"num_object_clones":0,"num_object_copies":7767,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2589,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2589,"num_write_kb":165696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":354,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002107+0000","last_change":"2023-10-09T08:47:36.185628+0000","last_active":"2023-10-09T08:52:26.002107+0000","last_peered":"2023-10-09T08:52:26.002107+0000","last_clean":"2023-10-09T08:52:26.002107+0000","last_became_active":"2023-10-09T08:47:36.185135+0000","last_became_peered":"2023-10-09T08:47:36.185135+0000","last_unstale":"2023-10-09T08:52:26.002107+0000","last_undegraded":"2023-10-09T08:52:26.002107+0000","last_fullsized":"2023-10-09T08:52:26.002107+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":380,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.004491+0000","last_change":"2023-10-09T08:50:08.095866+0000","last_active":"2023-10-09T08:52:26.004491+0000","last_peered":"2023-10-09T08:52:26.004491+0000","last_clean":"2023-10-09T08:52:26.004491+0000","last_became_active":"2023-10-09T08:50:08.095487+0000","last_became_peered":"2023-10-09T08:50:08.095487+0000","last_unstale":"2023-10-09T08:52:26.004491+0000","last_undegraded":"2023-10-09T08:52:26.004491+0000","last_fullsized":"2023-10-09T08:52:26.004491+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,5],"acting":[4,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"389'2575","reported_seq":2590,"reported_epoch":389,"state":"active+clean","last_fresh":"2023-10-09T08:52:40.129953+0000","last_change":"2023-10-09T08:52:01.144611+0000","last_active":"2023-10-09T08:52:40.129953+0000","last_peered":"2023-10-09T08:52:40.129953+0000","last_clean":"2023-10-09T08:52:40.129953+0000","last_became_active":"2023-10-09T08:52:01.144271+0000","last_became_peered":"2023-10-09T08:52:01.144271+0000","last_unstale":"2023-10-09T08:52:40.129953+0000","last_undegraded":"2023-10-09T08:52:40.129953+0000","last_fullsized":"2023-10-09T08:52:40.129953+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":2575,"log_dups_size":0,"ondisk_log_size":2575,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":168755200,"num_objects":2575,"num_object_clones":0,"num_object_copies":7725,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2575,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2575,"num_write_kb":164800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":200,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002042+0000","last_change":"2023-10-09T08:51:27.966666+0000","last_active":"2023-10-09T08:52:26.002042+0000","last_peered":"2023-10-09T08:52:26.002042+0000","last_clean":"2023-10-09T08:52:26.002042+0000","last_became_active":"2023-10-09T08:51:27.965743+0000","last_became_peered":"2023-10-09T08:51:27.965743+0000","last_unstale":"2023-10-09T08:52:26.002042+0000","last_undegraded":"2023-10-09T08:52:26.002042+0000","last_fullsized":"2023-10-09T08:52:26.002042+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.543033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":166,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.003161+0000","last_change":"2023-10-09T08:51:27.959523+0000","last_active":"2023-10-09T08:52:26.003161+0000","last_peered":"2023-10-09T08:52:26.003161+0000","last_clean":"2023-10-09T08:52:26.003161+0000","last_became_active":"2023-10-09T08:51:27.959098+0000","last_became_peered":"2023-10-09T08:51:27.959098+0000","last_unstale":"2023-10-09T08:52:26.003161+0000","last_undegraded":"2023-10-09T08:52:26.003161+0000","last_fullsized":"2023-10-09T08:52:26.003161+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:04.265061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.c","version":"389'2589","reported_seq":2604,"reported_epoch":389,"state":"active+clean","last_fresh":"2023-10-09T08:52:39.027359+0000","last_change":"2023-10-09T08:52:01.147381+0000","last_active":"2023-10-09T08:52:39.027359+0000","last_peered":"2023-10-09T08:52:39.027359+0000","last_clean":"2023-10-09T08:52:39.027359+0000","last_became_active":"2023-10-09T08:52:01.146846+0000","last_became_peered":"2023-10-09T08:52:01.146846+0000","last_unstale":"2023-10-09T08:52:39.027359+0000","last_undegraded":"2023-10-09T08:52:39.027359+0000","last_fullsized":"2023-10-09T08:52:39.027359+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":2589,"log_dups_size":0,"ondisk_log_size":2589,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":169672704,"num_objects":2589,"num_object_clones":0,"num_object_copies":7767,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2589,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2589,"num_write_kb":165696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"78'106","reported_seq":738,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002764+0000","last_change":"2023-10-09T08:51:27.984059+0000","last_active":"2023-10-09T08:52:26.002764+0000","last_peered":"2023-10-09T08:52:26.002764+0000","last_clean":"2023-10-09T08:52:26.002764+0000","last_became_active":"2023-10-09T08:51:27.983500+0000","last_became_peered":"2023-10-09T08:51:27.983500+0000","last_unstale":"2023-10-09T08:52:26.002764+0000","last_undegraded":"2023-10-09T08:52:26.002764+0000","last_fullsized":"2023-10-09T08:52:26.002764+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:29:15.785612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":338,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.999002+0000","last_change":"2023-10-09T08:39:21.024830+0000","last_active":"2023-10-09T08:52:25.999002+0000","last_peered":"2023-10-09T08:52:25.999002+0000","last_clean":"2023-10-09T08:52:25.999002+0000","last_became_active":"2023-10-09T08:39:21.023044+0000","last_became_peered":"2023-10-09T08:39:21.023044+0000","last_unstale":"2023-10-09T08:52:25.999002+0000","last_undegraded":"2023-10-09T08:52:25.999002+0000","last_fullsized":"2023-10-09T08:52:25.999002+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.998630+0000","last_change":"2023-10-09T08:50:08.098009+0000","last_active":"2023-10-09T08:52:25.998630+0000","last_peered":"2023-10-09T08:52:25.998630+0000","last_clean":"2023-10-09T08:52:25.998630+0000","last_became_active":"2023-10-09T08:50:08.097667+0000","last_became_peered":"2023-10-09T08:50:08.097667+0000","last_unstale":"2023-10-09T08:52:25.998630+0000","last_undegraded":"2023-10-09T08:52:25.998630+0000","last_fullsized":"2023-10-09T08:52:25.998630+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.a","version":"389'2561","reported_seq":2576,"reported_epoch":389,"state":"active+clean","last_fresh":"2023-10-09T08:52:39.902673+0000","last_change":"2023-10-09T08:52:01.711211+0000","last_active":"2023-10-09T08:52:39.902673+0000","last_peered":"2023-10-09T08:52:39.902673+0000","last_clean":"2023-10-09T08:52:39.902673+0000","last_became_active":"2023-10-09T08:52:01.710764+0000","last_became_peered":"2023-10-09T08:52:01.710764+0000","last_unstale":"2023-10-09T08:52:39.902673+0000","last_undegraded":"2023-10-09T08:52:39.902673+0000","last_fullsized":"2023-10-09T08:52:39.902673+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":2561,"log_dups_size":0,"ondisk_log_size":2561,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":167837696,"num_objects":2561,"num_object_clones":0,"num_object_copies":7683,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2561,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2561,"num_write_kb":163904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'111","reported_seq":670,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002016+0000","last_change":"2023-10-09T08:51:27.981001+0000","last_active":"2023-10-09T08:52:26.002016+0000","last_peered":"2023-10-09T08:52:26.002016+0000","last_clean":"2023-10-09T08:52:26.002016+0000","last_became_active":"2023-10-09T08:51:27.978746+0000","last_became_peered":"2023-10-09T08:51:27.978746+0000","last_unstale":"2023-10-09T08:52:26.002016+0000","last_undegraded":"2023-10-09T08:52:26.002016+0000","last_fullsized":"2023-10-09T08:52:26.002016+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:20:49.830185+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":1034,"num_read_kb":1207,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.3","version":"0'0","reported_seq":393,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.005424+0000","last_change":"2023-10-09T08:51:27.977209+0000","last_active":"2023-10-09T08:52:26.005424+0000","last_peered":"2023-10-09T08:52:26.005424+0000","last_clean":"2023-10-09T08:52:26.005424+0000","last_became_active":"2023-10-09T08:51:27.976803+0000","last_became_peered":"2023-10-09T08:51:27.976803+0000","last_unstale":"2023-10-09T08:52:26.005424+0000","last_undegraded":"2023-10-09T08:52:26.005424+0000","last_fullsized":"2023-10-09T08:52:26.005424+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":150,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002372+0000","last_change":"2023-10-09T08:51:28.036591+0000","last_active":"2023-10-09T08:52:26.002372+0000","last_peered":"2023-10-09T08:52:26.002372+0000","last_clean":"2023-10-09T08:52:26.002372+0000","last_became_active":"2023-10-09T08:51:28.035985+0000","last_became_peered":"2023-10-09T08:51:28.035985+0000","last_unstale":"2023-10-09T08:52:26.002372+0000","last_undegraded":"2023-10-09T08:52:26.002372+0000","last_fullsized":"2023-10-09T08:52:26.002372+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.340302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.9","version":"389'2647","reported_seq":2661,"reported_epoch":389,"state":"active+clean","last_fresh":"2023-10-09T08:52:39.926313+0000","last_change":"2023-10-09T08:52:01.710301+0000","last_active":"2023-10-09T08:52:39.926313+0000","last_peered":"2023-10-09T08:52:39.926313+0000","last_clean":"2023-10-09T08:52:39.926313+0000","last_became_active":"2023-10-09T08:52:01.709851+0000","last_became_peered":"2023-10-09T08:52:01.709851+0000","last_unstale":"2023-10-09T08:52:39.926313+0000","last_undegraded":"2023-10-09T08:52:39.926313+0000","last_fullsized":"2023-10-09T08:52:39.926313+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":2647,"log_dups_size":0,"ondisk_log_size":2647,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":173473792,"num_objects":2647,"num_object_clones":0,"num_object_copies":7941,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2647,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2647,"num_write_kb":169408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'94","reported_seq":211,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.001163+0000","last_change":"2023-10-09T08:51:31.640584+0000","last_active":"2023-10-09T08:52:26.001163+0000","last_peered":"2023-10-09T08:52:26.001163+0000","last_clean":"2023-10-09T08:52:26.001163+0000","last_became_active":"2023-10-09T08:51:28.014242+0000","last_became_peered":"2023-10-09T08:51:28.014242+0000","last_unstale":"2023-10-09T08:52:26.001163+0000","last_undegraded":"2023-10-09T08:52:26.001163+0000","last_fullsized":"2023-10-09T08:52:26.001163+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:33.890578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"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":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":134,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002302+0000","last_change":"2023-10-09T08:51:27.969696+0000","last_active":"2023-10-09T08:52:26.002302+0000","last_peered":"2023-10-09T08:52:26.002302+0000","last_clean":"2023-10-09T08:52:26.002302+0000","last_became_active":"2023-10-09T08:51:27.969129+0000","last_became_peered":"2023-10-09T08:51:27.969129+0000","last_unstale":"2023-10-09T08:52:26.002302+0000","last_undegraded":"2023-10-09T08:52:26.002302+0000","last_fullsized":"2023-10-09T08:52:26.002302+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:05.509006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":261,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.009197+0000","last_change":"2023-10-09T08:52:26.007103+0000","last_active":"2023-10-09T08:52:26.009197+0000","last_peered":"2023-10-09T08:52:26.009197+0000","last_clean":"2023-10-09T08:52:26.009197+0000","last_became_active":"2023-10-09T08:52:26.006671+0000","last_became_peered":"2023-10-09T08:52:26.006671+0000","last_unstale":"2023-10-09T08:52:26.009197+0000","last_undegraded":"2023-10-09T08:52:26.009197+0000","last_fullsized":"2023-10-09T08:52:26.009197+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.b","version":"389'2628","reported_seq":2644,"reported_epoch":389,"state":"active+clean","last_fresh":"2023-10-09T08:52:39.935435+0000","last_change":"2023-10-09T08:52:01.148400+0000","last_active":"2023-10-09T08:52:39.935435+0000","last_peered":"2023-10-09T08:52:39.935435+0000","last_clean":"2023-10-09T08:52:39.935435+0000","last_became_active":"2023-10-09T08:52:01.148121+0000","last_became_peered":"2023-10-09T08:52:01.148121+0000","last_unstale":"2023-10-09T08:52:39.935435+0000","last_undegraded":"2023-10-09T08:52:39.935435+0000","last_fullsized":"2023-10-09T08:52:39.935435+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":2628,"log_dups_size":0,"ondisk_log_size":2628,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:36:21.584250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":172228608,"num_objects":2628,"num_object_clones":0,"num_object_copies":7884,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2628,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2628,"num_write_kb":168192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"78'212","reported_seq":1155,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.998962+0000","last_change":"2023-10-09T08:51:27.992673+0000","last_active":"2023-10-09T08:52:25.998962+0000","last_peered":"2023-10-09T08:52:25.998962+0000","last_clean":"2023-10-09T08:52:25.998962+0000","last_became_active":"2023-10-09T08:51:27.991994+0000","last_became_peered":"2023-10-09T08:51:27.991994+0000","last_unstale":"2023-10-09T08:52:25.998962+0000","last_undegraded":"2023-10-09T08:52:25.998962+0000","last_fullsized":"2023-10-09T08:52:25.998962+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'139","reported_seq":525,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.999000+0000","last_change":"2023-10-09T08:51:31.648463+0000","last_active":"2023-10-09T08:52:25.999000+0000","last_peered":"2023-10-09T08:52:25.999000+0000","last_clean":"2023-10-09T08:52:25.999000+0000","last_became_active":"2023-10-09T08:51:28.023890+0000","last_became_peered":"2023-10-09T08:51:28.023890+0000","last_unstale":"2023-10-09T08:52:25.999000+0000","last_undegraded":"2023-10-09T08:52:25.999000+0000","last_fullsized":"2023-10-09T08:52:25.999000+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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-10T12:53:07.889987+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":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.2","version":"0'0","reported_seq":283,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.998873+0000","last_change":"2023-10-09T08:51:27.994349+0000","last_active":"2023-10-09T08:52:25.998873+0000","last_peered":"2023-10-09T08:52:25.998873+0000","last_clean":"2023-10-09T08:52:25.998873+0000","last_became_active":"2023-10-09T08:51:27.994032+0000","last_became_peered":"2023-10-09T08:51:27.994032+0000","last_unstale":"2023-10-09T08:52:25.998873+0000","last_undegraded":"2023-10-09T08:52:25.998873+0000","last_fullsized":"2023-10-09T08:52:25.998873+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":63,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.003628+0000","last_change":"2023-10-09T08:48:02.126446+0000","last_active":"2023-10-09T08:52:26.003628+0000","last_peered":"2023-10-09T08:52:26.003628+0000","last_clean":"2023-10-09T08:52:26.003628+0000","last_became_active":"2023-10-09T08:48:02.126126+0000","last_became_peered":"2023-10-09T08:48:02.126126+0000","last_unstale":"2023-10-09T08:52:26.003628+0000","last_undegraded":"2023-10-09T08:52:26.003628+0000","last_fullsized":"2023-10-09T08:52:26.003628+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.8","version":"389'2728","reported_seq":2744,"reported_epoch":389,"state":"active+clean","last_fresh":"2023-10-09T08:52:41.112872+0000","last_change":"2023-10-09T08:52:01.710549+0000","last_active":"2023-10-09T08:52:41.112872+0000","last_peered":"2023-10-09T08:52:41.112872+0000","last_clean":"2023-10-09T08:52:41.112872+0000","last_became_active":"2023-10-09T08:52:01.710210+0000","last_became_peered":"2023-10-09T08:52:01.710210+0000","last_unstale":"2023-10-09T08:52:41.112872+0000","last_undegraded":"2023-10-09T08:52:41.112872+0000","last_fullsized":"2023-10-09T08:52:41.112872+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":2728,"log_dups_size":0,"ondisk_log_size":2728,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:56:12.085572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":178782208,"num_objects":2728,"num_object_clones":0,"num_object_copies":8184,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2728,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2728,"num_write_kb":174592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"78'132","reported_seq":1084,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002461+0000","last_change":"2023-10-09T08:51:27.975212+0000","last_active":"2023-10-09T08:52:26.002461+0000","last_peered":"2023-10-09T08:52:26.002461+0000","last_clean":"2023-10-09T08:52:26.002461+0000","last_became_active":"2023-10-09T08:51:27.974716+0000","last_became_peered":"2023-10-09T08:51:27.974716+0000","last_unstale":"2023-10-09T08:52:26.002461+0000","last_undegraded":"2023-10-09T08:52:26.002461+0000","last_fullsized":"2023-10-09T08:52:26.002461+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":297,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.001074+0000","last_change":"2023-10-09T08:47:34.982414+0000","last_active":"2023-10-09T08:52:26.001074+0000","last_peered":"2023-10-09T08:52:26.001074+0000","last_clean":"2023-10-09T08:52:26.001074+0000","last_became_active":"2023-10-09T08:47:34.981969+0000","last_became_peered":"2023-10-09T08:47:34.981969+0000","last_unstale":"2023-10-09T08:52:26.001074+0000","last_undegraded":"2023-10-09T08:52:26.001074+0000","last_fullsized":"2023-10-09T08:52:26.001074+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:41.002029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":130,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002973+0000","last_change":"2023-10-09T08:51:28.054115+0000","last_active":"2023-10-09T08:52:26.002973+0000","last_peered":"2023-10-09T08:52:26.002973+0000","last_clean":"2023-10-09T08:52:26.002973+0000","last_became_active":"2023-10-09T08:51:28.053522+0000","last_became_peered":"2023-10-09T08:51:28.053522+0000","last_unstale":"2023-10-09T08:52:26.002973+0000","last_undegraded":"2023-10-09T08:52:26.002973+0000","last_fullsized":"2023-10-09T08:52:26.002973+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.757295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.d","version":"389'2689","reported_seq":2703,"reported_epoch":389,"state":"active+clean","last_fresh":"2023-10-09T08:52:40.130836+0000","last_change":"2023-10-09T08:52:01.145400+0000","last_active":"2023-10-09T08:52:40.130836+0000","last_peered":"2023-10-09T08:52:40.130836+0000","last_clean":"2023-10-09T08:52:40.130836+0000","last_became_active":"2023-10-09T08:52:01.144993+0000","last_became_peered":"2023-10-09T08:52:01.144993+0000","last_unstale":"2023-10-09T08:52:40.130836+0000","last_undegraded":"2023-10-09T08:52:40.130836+0000","last_fullsized":"2023-10-09T08:52:40.130836+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":2689,"log_dups_size":0,"ondisk_log_size":2689,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176226304,"num_objects":2689,"num_object_clones":0,"num_object_copies":8067,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2689,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2689,"num_write_kb":172096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"77'74","reported_seq":782,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.003012+0000","last_change":"2023-10-09T08:47:34.976864+0000","last_active":"2023-10-09T08:52:26.003012+0000","last_peered":"2023-10-09T08:52:26.003012+0000","last_clean":"2023-10-09T08:52:26.003012+0000","last_became_active":"2023-10-09T08:47:34.976339+0000","last_became_peered":"2023-10-09T08:47:34.976339+0000","last_unstale":"2023-10-09T08:52:26.003012+0000","last_undegraded":"2023-10-09T08:52:26.003012+0000","last_fullsized":"2023-10-09T08:52:26.003012+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":[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":136,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002635+0000","last_change":"2023-10-09T08:51:26.970199+0000","last_active":"2023-10-09T08:52:26.002635+0000","last_peered":"2023-10-09T08:52:26.002635+0000","last_clean":"2023-10-09T08:52:26.002635+0000","last_became_active":"2023-10-09T08:51:26.969886+0000","last_became_peered":"2023-10-09T08:51:26.969886+0000","last_unstale":"2023-10-09T08:52:26.002635+0000","last_undegraded":"2023-10-09T08:52:26.002635+0000","last_fullsized":"2023-10-09T08:52:26.002635+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:15.469391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":258,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.999285+0000","last_change":"2023-10-09T08:39:21.097408+0000","last_active":"2023-10-09T08:52:25.999285+0000","last_peered":"2023-10-09T08:52:25.999285+0000","last_clean":"2023-10-09T08:52:25.999285+0000","last_became_active":"2023-10-09T08:39:21.096959+0000","last_became_peered":"2023-10-09T08:39:21.096959+0000","last_unstale":"2023-10-09T08:52:25.999285+0000","last_undegraded":"2023-10-09T08:52:25.999285+0000","last_fullsized":"2023-10-09T08:52:25.999285+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.185603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.e","version":"389'2577","reported_seq":2592,"reported_epoch":389,"state":"active+clean","last_fresh":"2023-10-09T08:52:40.128946+0000","last_change":"2023-10-09T08:52:01.710442+0000","last_active":"2023-10-09T08:52:40.128946+0000","last_peered":"2023-10-09T08:52:40.128946+0000","last_clean":"2023-10-09T08:52:40.128946+0000","last_became_active":"2023-10-09T08:52:01.708822+0000","last_became_peered":"2023-10-09T08:52:01.708822+0000","last_unstale":"2023-10-09T08:52:40.128946+0000","last_undegraded":"2023-10-09T08:52:40.128946+0000","last_fullsized":"2023-10-09T08:52:40.128946+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":2577,"log_dups_size":0,"ondisk_log_size":2577,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":168886272,"num_objects":2577,"num_object_clones":0,"num_object_copies":7731,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2577,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2577,"num_write_kb":164928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.7","version":"60'2","reported_seq":262,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.999673+0000","last_change":"2023-10-09T08:50:07.174056+0000","last_active":"2023-10-09T08:52:25.999673+0000","last_peered":"2023-10-09T08:52:25.999673+0000","last_clean":"2023-10-09T08:52:25.999673+0000","last_became_active":"2023-10-09T08:50:07.083692+0000","last_became_peered":"2023-10-09T08:50:07.083692+0000","last_unstale":"2023-10-09T08:52:25.999673+0000","last_undegraded":"2023-10-09T08:52:25.999673+0000","last_fullsized":"2023-10-09T08:52:25.999673+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:36.986560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[0,3,5],"acting":[0,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.6","version":"78'135","reported_seq":476,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002688+0000","last_change":"2023-10-09T08:51:27.983731+0000","last_active":"2023-10-09T08:52:26.002688+0000","last_peered":"2023-10-09T08:52:26.002688+0000","last_clean":"2023-10-09T08:52:26.002688+0000","last_became_active":"2023-10-09T08:51:27.982899+0000","last_became_peered":"2023-10-09T08:51:27.982899+0000","last_unstale":"2023-10-09T08:52:26.002688+0000","last_undegraded":"2023-10-09T08:52:26.002688+0000","last_fullsized":"2023-10-09T08:52:26.002688+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:18.221290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":36,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.004932+0000","last_change":"2023-10-09T08:52:26.004674+0000","last_active":"2023-10-09T08:52:26.004932+0000","last_peered":"2023-10-09T08:52:26.004932+0000","last_clean":"2023-10-09T08:52:26.004932+0000","last_became_active":"2023-10-09T08:52:26.004474+0000","last_became_peered":"2023-10-09T08:52:26.004474+0000","last_unstale":"2023-10-09T08:52:26.004932+0000","last_undegraded":"2023-10-09T08:52:26.004932+0000","last_fullsized":"2023-10-09T08:52:26.004932+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:55.362115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.f","version":"389'2745","reported_seq":2760,"reported_epoch":389,"state":"active+clean","last_fresh":"2023-10-09T08:52:40.103782+0000","last_change":"2023-10-09T08:52:01.711729+0000","last_active":"2023-10-09T08:52:40.103782+0000","last_peered":"2023-10-09T08:52:40.103782+0000","last_clean":"2023-10-09T08:52:40.103782+0000","last_became_active":"2023-10-09T08:52:01.711354+0000","last_became_peered":"2023-10-09T08:52:01.711354+0000","last_unstale":"2023-10-09T08:52:40.103782+0000","last_undegraded":"2023-10-09T08:52:40.103782+0000","last_fullsized":"2023-10-09T08:52:40.103782+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":2745,"log_dups_size":0,"ondisk_log_size":2745,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179896320,"num_objects":2745,"num_object_clones":0,"num_object_copies":8235,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2745,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2745,"num_write_kb":175680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.7","version":"77'112","reported_seq":551,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.003080+0000","last_change":"2023-10-09T08:51:39.028123+0000","last_active":"2023-10-09T08:52:26.003080+0000","last_peered":"2023-10-09T08:52:26.003080+0000","last_clean":"2023-10-09T08:52:26.003080+0000","last_became_active":"2023-10-09T08:51:39.027508+0000","last_became_peered":"2023-10-09T08:51:39.027508+0000","last_unstale":"2023-10-09T08:52:26.003080+0000","last_undegraded":"2023-10-09T08:52:26.003080+0000","last_fullsized":"2023-10-09T08:52:26.003080+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:05:04.696600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"60'1","reported_seq":269,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.999571+0000","last_change":"2023-10-09T08:51:28.006219+0000","last_active":"2023-10-09T08:52:25.999571+0000","last_peered":"2023-10-09T08:52:25.999571+0000","last_clean":"2023-10-09T08:52:25.999571+0000","last_became_active":"2023-10-09T08:51:28.005840+0000","last_became_peered":"2023-10-09T08:51:28.005840+0000","last_unstale":"2023-10-09T08:52:25.999571+0000","last_undegraded":"2023-10-09T08:52:25.999571+0000","last_fullsized":"2023-10-09T08:52:25.999571+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:30.667834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":63,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002003+0000","last_change":"2023-10-09T08:48:02.129572+0000","last_active":"2023-10-09T08:52:26.002003+0000","last_peered":"2023-10-09T08:52:26.002003+0000","last_clean":"2023-10-09T08:52:26.002003+0000","last_became_active":"2023-10-09T08:48:02.128803+0000","last_became_peered":"2023-10-09T08:48:02.128803+0000","last_unstale":"2023-10-09T08:52:26.002003+0000","last_undegraded":"2023-10-09T08:52:26.002003+0000","last_fullsized":"2023-10-09T08:52:26.002003+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"60'1","reported_seq":191,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.005605+0000","last_change":"2023-10-09T08:50:08.094044+0000","last_active":"2023-10-09T08:52:26.005605+0000","last_peered":"2023-10-09T08:52:26.005605+0000","last_clean":"2023-10-09T08:52:26.005605+0000","last_became_active":"2023-10-09T08:50:08.093582+0000","last_became_peered":"2023-10-09T08:50:08.093582+0000","last_unstale":"2023-10-09T08:52:26.005605+0000","last_undegraded":"2023-10-09T08:52:26.005605+0000","last_fullsized":"2023-10-09T08:52:26.005605+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":123,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002539+0000","last_change":"2023-10-09T08:51:28.036707+0000","last_active":"2023-10-09T08:52:26.002539+0000","last_peered":"2023-10-09T08:52:26.002539+0000","last_clean":"2023-10-09T08:52:26.002539+0000","last_became_active":"2023-10-09T08:51:28.036357+0000","last_became_peered":"2023-10-09T08:51:28.036357+0000","last_unstale":"2023-10-09T08:52:26.002539+0000","last_undegraded":"2023-10-09T08:52:26.002539+0000","last_fullsized":"2023-10-09T08:52:26.002539+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:11.374607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":263,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.005992+0000","last_change":"2023-10-09T08:51:28.030910+0000","last_active":"2023-10-09T08:52:26.005992+0000","last_peered":"2023-10-09T08:52:26.005992+0000","last_clean":"2023-10-09T08:52:26.005992+0000","last_became_active":"2023-10-09T08:51:28.030199+0000","last_became_peered":"2023-10-09T08:51:28.030199+0000","last_unstale":"2023-10-09T08:52:26.005992+0000","last_undegraded":"2023-10-09T08:52:26.005992+0000","last_fullsized":"2023-10-09T08:52:26.005992+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":308,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.005265+0000","last_change":"2023-10-09T08:51:27.977095+0000","last_active":"2023-10-09T08:52:26.005265+0000","last_peered":"2023-10-09T08:52:26.005265+0000","last_clean":"2023-10-09T08:52:26.005265+0000","last_became_active":"2023-10-09T08:51:27.976317+0000","last_became_peered":"2023-10-09T08:51:27.976317+0000","last_unstale":"2023-10-09T08:52:26.005265+0000","last_undegraded":"2023-10-09T08:52:26.005265+0000","last_fullsized":"2023-10-09T08:52:26.005265+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":346,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.999128+0000","last_change":"2023-10-09T08:51:28.038982+0000","last_active":"2023-10-09T08:52:25.999128+0000","last_peered":"2023-10-09T08:52:25.999128+0000","last_clean":"2023-10-09T08:52:25.999128+0000","last_became_active":"2023-10-09T08:51:27.973540+0000","last_became_peered":"2023-10-09T08:51:27.973540+0000","last_unstale":"2023-10-09T08:52:25.999128+0000","last_undegraded":"2023-10-09T08:52:25.999128+0000","last_fullsized":"2023-10-09T08:52:25.999128+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":54,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.001944+0000","last_change":"2023-10-09T08:47:34.975207+0000","last_active":"2023-10-09T08:52:26.001944+0000","last_peered":"2023-10-09T08:52:26.001944+0000","last_clean":"2023-10-09T08:52:26.001944+0000","last_became_active":"2023-10-09T08:47:34.974126+0000","last_became_peered":"2023-10-09T08:47:34.974126+0000","last_unstale":"2023-10-09T08:52:26.001944+0000","last_undegraded":"2023-10-09T08:52:26.001944+0000","last_fullsized":"2023-10-09T08:52:26.001944+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":27,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.002598+0000","last_change":"2023-10-09T08:51:28.053882+0000","last_active":"2023-10-09T08:52:26.002598+0000","last_peered":"2023-10-09T08:52:26.002598+0000","last_clean":"2023-10-09T08:52:26.002598+0000","last_became_active":"2023-10-09T08:51:28.052831+0000","last_became_peered":"2023-10-09T08:51:28.052831+0000","last_unstale":"2023-10-09T08:52:26.002598+0000","last_undegraded":"2023-10-09T08:52:26.002598+0000","last_fullsized":"2023-10-09T08:52:26.002598+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:55.634919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":439,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.133098+0000","last_change":"2023-10-09T08:40:18.738120+0000","last_active":"2023-10-09T08:52:26.133098+0000","last_peered":"2023-10-09T08:52:26.133098+0000","last_clean":"2023-10-09T08:52:26.133098+0000","last_became_active":"2023-10-09T08:40:18.737774+0000","last_became_peered":"2023-10-09T08:40:18.737774+0000","last_unstale":"2023-10-09T08:52:26.133098+0000","last_undegraded":"2023-10-09T08:52:26.133098+0000","last_fullsized":"2023-10-09T08:52:26.133098+0000","mapping_epoch":286,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":287,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:30.603223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1f","version":"60'4","reported_seq":246,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:25.999239+0000","last_change":"2023-10-09T08:48:02.133488+0000","last_active":"2023-10-09T08:52:25.999239+0000","last_peered":"2023-10-09T08:52:25.999239+0000","last_clean":"2023-10-09T08:52:25.999239+0000","last_became_active":"2023-10-09T08:48:02.125043+0000","last_became_peered":"2023-10-09T08:48:02.125043+0000","last_unstale":"2023-10-09T08:52:25.999239+0000","last_undegraded":"2023-10-09T08:52:25.999239+0000","last_fullsized":"2023-10-09T08:52:25.999239+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":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":[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.18","version":"0'0","reported_seq":361,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T08:52:26.003065+0000","last_change":"2023-10-09T08:51:27.991467+0000","last_active":"2023-10-09T08:52:26.003065+0000","last_peered":"2023-10-09T08:52:26.003065+0000","last_clean":"2023-10-09T08:52:26.003065+0000","last_became_active":"2023-10-09T08:51:27.990821+0000","last_became_peered":"2023-10-09T08:51:27.990821+0000","last_unstale":"2023-10-09T08:52:26.003065+0000","last_undegraded":"2023-10-09T08:52:26.003065+0000","last_fullsized":"2023-10-09T08:52:26.003065+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"num_pg":16,"stat_sum":{"num_bytes":2780626944,"num_objects":42429,"num_object_clones":0,"num_object_copies":127287,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":42429,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":42429,"num_write_kb":2715456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8279752704,"data_stored":8279752704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42429,"ondisk_log_size":42429,"up":48,"acting":48,"num_store_stats":7},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":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":69,"num_bytes_recovered":17938,"num_keys_recovered":50,"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":45780,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":120,"num_bytes_recovered":8388627,"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":6259,"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":206158430890,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1697340,"kb_used_data":794292,"kb_used_omap":0,"kb_used_meta":903040,"kb_avail":92047812,"statfs":{"total":95995035648,"available":94256959488,"internally_reserved":0,"allocated":813355008,"data_stored":812303490,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":924712960},"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,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 08:51:38 2023","interfaces":[{"interface":"back","average":{"1min":2.4380000000000002,"5min":2.419,"15min":1.8600000000000001},"min":{"1min":0.38100000000000001,"5min":0.254,"15min":0.22},"max":{"1min":33.255000000000003,"5min":60.398000000000003,"15min":60.398000000000003},"last":0.623},{"interface":"front","average":{"1min":2.4129999999999998,"5min":2.5489999999999999,"15min":2.169},"min":{"1min":0.39700000000000002,"5min":0.28899999999999998,"15min":0.27700000000000002},"max":{"1min":33.274000000000001,"5min":60.518000000000001,"15min":60.518000000000001},"last":0.75}]},{"osd":1,"last update":"Mon Oct 9 08:52:26 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.374},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.92700000000000005,"15min":0.92700000000000005},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":0.46400000000000002}]},{"osd":2,"last update":"Mon Oct 9 08:52:19 2023","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":1.1859999999999999,"15min":1.6120000000000001},"min":{"1min":0.41699999999999998,"5min":0.25,"15min":0.25},"max":{"1min":1.484,"5min":5.6269999999999998,"15min":78.978999999999999},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.82199999999999995,"5min":1.159,"15min":1.51},"min":{"1min":0.41699999999999998,"5min":0.30399999999999999,"15min":0.28299999999999997},"max":{"1min":1.2809999999999999,"5min":12.183,"15min":79.094999999999999},"last":0.436}]},{"osd":3,"last update":"Mon Oct 9 08:51:57 2023","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":1.5740000000000001,"15min":1.375},"min":{"1min":0.51900000000000002,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.3200000000000001,"5min":8.6839999999999993,"15min":13.317},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.86199999999999999,"5min":1.5600000000000001,"15min":1.323},"min":{"1min":0.5,"5min":0.30399999999999999,"15min":0.28899999999999998},"max":{"1min":1.3049999999999999,"5min":6.3650000000000002,"15min":6.9400000000000004},"last":0.85499999999999998}]},{"osd":4,"last update":"Mon Oct 9 08:51:57 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.482,"15min":1.163},"min":{"1min":0.39100000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":1.5900000000000001,"5min":12.101000000000001,"15min":12.101000000000001},"last":4.3470000000000004},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.548,"15min":1.415},"min":{"1min":0.439,"5min":0.29899999999999999,"15min":0.26500000000000001},"max":{"1min":1.581,"5min":9.2840000000000007,"15min":13.246},"last":0.81100000000000005}]},{"osd":5,"last update":"Mon Oct 9 08:51:45 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":1.8680000000000001,"15min":1.736},"min":{"1min":0.46800000000000003,"5min":0.33500000000000002,"15min":0.32900000000000001},"max":{"1min":1.538,"5min":9.1720000000000006,"15min":16.094000000000001},"last":0.54200000000000004},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.8720000000000001,"15min":1.6679999999999999},"min":{"1min":0.71899999999999997,"5min":0.32600000000000001,"15min":0.317},"max":{"1min":1.337,"5min":7.5910000000000002,"15min":8.5199999999999996},"last":0.91500000000000004}]},{"osd":6,"last update":"Mon Oct 9 08:51:57 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.7370000000000001,"15min":1.5529999999999999},"min":{"1min":0.68100000000000005,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.4570000000000001,"5min":8.5739999999999998,"15min":9.4030000000000005},"last":1.151},{"interface":"front","average":{"1min":1.085,"5min":1.4930000000000001,"15min":1.3089999999999999},"min":{"1min":0.57599999999999996,"5min":0.38700000000000001,"15min":0.317},"max":{"1min":1.5109999999999999,"5min":12.145,"15min":12.145},"last":0.45900000000000002}]}]},{"osd":6,"up_from":0,"seq":180388627122,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":1,"up_from":371,"seq":1593432866832,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":861940,"kb_used_data":677100,"kb_used_omap":9,"kb_used_meta":184822,"kb_avail":92883212,"statfs":{"total":95995035648,"available":95112409088,"internally_reserved":0,"allocated":693350400,"data_stored":691259922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9821,"internal_metadata":189258147},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:52:26 2023","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.34699999999999998}]},{"osd":2,"last update":"Mon Oct 9 08:52:26 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.32900000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:52:26 2023","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":1.3320000000000001},{"interface":"front","average":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"last":0.36499999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:52:26 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.036,"15min":1.036},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":2.161,"5min":2.161,"15min":2.161},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":3.645}]},{"osd":5,"last update":"Mon Oct 9 08:52:26 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.075,"15min":1.075},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":2.794,"5min":2.794,"15min":2.794},"last":1.494},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.41499999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:52:26 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.60299999999999998},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.5109999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.2330000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:52:26 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.135,"15min":1.135},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":2.1179999999999999,"5min":2.1179999999999999,"15min":2.1179999999999999},"last":0.61699999999999999},{"interface":"front","average":{"1min":1.115,"5min":1.115,"15min":1.115},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":2.0670000000000002,"5min":2.0670000000000002,"15min":2.0670000000000002},"last":0.68500000000000005}]}]},{"osd":0,"up_from":88,"seq":377957122550,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2400516,"kb_used_data":1567996,"kb_used_omap":8,"kb_used_meta":832503,"kb_avail":91344636,"statfs":{"total":95995035648,"available":93536907264,"internally_reserved":0,"allocated":1605627904,"data_stored":1603815419,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":852483562},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Oct 9 08:52:31 2023","interfaces":[{"interface":"back","average":{"1min":1.343,"5min":1.343,"15min":1.343},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":13.771000000000001,"5min":13.771000000000001,"15min":13.771000000000001},"last":0.26200000000000001},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":3.0219999999999998,"5min":3.0219999999999998,"15min":3.0219999999999998},"last":1.6559999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:52:25 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":1.127,"15min":0.98199999999999998},"min":{"1min":0.378,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":1.6830000000000001,"5min":9.1059999999999999,"15min":14.734},"last":3.0680000000000001},{"interface":"front","average":{"1min":0.93799999999999994,"5min":1.329,"15min":1.0960000000000001},"min":{"1min":0.28100000000000003,"5min":0.254,"15min":0.20100000000000001},"max":{"1min":7.0179999999999998,"5min":8.9420000000000002,"15min":8.9420000000000002},"last":3.6429999999999998}]},{"osd":3,"last update":"Mon Oct 9 08:52:05 2023","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":1.0660000000000001,"15min":1.02},"min":{"1min":0.31,"5min":0.24199999999999999,"15min":0.192},"max":{"1min":1.1100000000000001,"5min":6.4989999999999997,"15min":8.2899999999999991},"last":1.7170000000000001},{"interface":"front","average":{"1min":0.67400000000000004,"5min":1.232,"15min":1.1100000000000001},"min":{"1min":0.30199999999999999,"5min":0.24299999999999999,"15min":0.22700000000000001},"max":{"1min":2.415,"5min":6.6150000000000002,"15min":7.5899999999999999},"last":3.597}]},{"osd":4,"last update":"Mon Oct 9 08:51:51 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":2.1469999999999998,"15min":1.397},"min":{"1min":0.47299999999999998,"5min":0.313,"15min":0.29299999999999998},"max":{"1min":1.385,"5min":74.361000000000004,"15min":74.361000000000004},"last":0.371},{"interface":"front","average":{"1min":0.82299999999999995,"5min":1.5009999999999999,"15min":1.2190000000000001},"min":{"1min":0.51500000000000001,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.2190000000000001,"5min":8.2720000000000002,"15min":8.2720000000000002},"last":1.5880000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:51:51 2023","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":1.5009999999999999,"15min":1.5549999999999999},"min":{"1min":0.39700000000000002,"5min":0.33600000000000002,"15min":0.33000000000000002},"max":{"1min":1.1859999999999999,"5min":9.8900000000000006,"15min":11.103},"last":1.5469999999999999},{"interface":"front","average":{"1min":0.88700000000000001,"5min":1.5529999999999999,"15min":1.52},"min":{"1min":0.52800000000000002,"5min":0.35899999999999999,"15min":0.34200000000000003},"max":{"1min":2.218,"5min":9,"15min":12.000999999999999},"last":3.7999999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:51:51 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":1.379,"15min":1.3320000000000001},"min":{"1min":0.58799999999999997,"5min":0.33800000000000002,"15min":0.318},"max":{"1min":1.2410000000000001,"5min":9.1359999999999992,"15min":9.1359999999999992},"last":1.625},{"interface":"front","average":{"1min":0.93500000000000005,"5min":1.2509999999999999,"15min":1.4179999999999999},"min":{"1min":0.51500000000000001,"5min":0.40500000000000003,"15min":0.35299999999999998},"max":{"1min":2.1859999999999999,"5min":7.0490000000000004,"15min":11.978},"last":3.6899999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:51:51 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.873,"15min":1.6379999999999999},"min":{"1min":0.60899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":2.1440000000000001,"5min":29.126999999999999,"15min":29.126999999999999},"last":7.1630000000000003},{"interface":"front","average":{"1min":0.86199999999999999,"5min":2.0070000000000001,"15min":1.5820000000000001},"min":{"1min":0.56100000000000005,"5min":0.378,"15min":0.34699999999999998},"max":{"1min":1.2030000000000001,"5min":28.805,"15min":28.805},"last":0.50600000000000001}]}]},{"osd":2,"up_from":255,"seq":1095216660660,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1830224,"kb_used_data":1279944,"kb_used_omap":19,"kb_used_meta":550252,"kb_avail":91914928,"statfs":{"total":95995035648,"available":94120886272,"internally_reserved":0,"allocated":1310662656,"data_stored":1308786858,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20436,"internal_metadata":563458092},"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 08:52:10 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":4.915,"15min":2.4830000000000001},"min":{"1min":0.23999999999999999,"5min":0.17399999999999999,"15min":0.17399999999999999},"max":{"1min":1.0429999999999999,"5min":119.187,"15min":119.187},"last":2.762},{"interface":"front","average":{"1min":0.52700000000000002,"5min":5.0659999999999998,"15min":2.4409999999999998},"min":{"1min":0.26500000000000001,"5min":0.20799999999999999,"15min":0.182},"max":{"1min":0.94199999999999995,"5min":118.923,"15min":118.923},"last":0.45600000000000002}]},{"osd":1,"last update":"Mon Oct 9 08:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"last":2.444},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":2.4660000000000002}]},{"osd":3,"last update":"Mon Oct 9 08:52:10 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":2.363,"15min":1.7589999999999999},"min":{"1min":0.35499999999999998,"5min":0.26300000000000001,"15min":0.22500000000000001},"max":{"1min":0.96799999999999997,"5min":101.136,"15min":101.136},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.60299999999999998,"5min":2.0390000000000001,"15min":1.635},"min":{"1min":0.30499999999999999,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":1.3100000000000001,"5min":101.23699999999999,"15min":101.23699999999999},"last":0.89700000000000002}]},{"osd":4,"last update":"Mon Oct 9 08:52:10 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":1.4950000000000001,"15min":1.236},"min":{"1min":0.53600000000000003,"5min":0.30199999999999999,"15min":0.29999999999999999},"max":{"1min":1.2270000000000001,"5min":9.3599999999999994,"15min":9.7520000000000007},"last":1.4119999999999999},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.5640000000000001,"15min":1.3600000000000001},"min":{"1min":0.70199999999999996,"5min":0.35899999999999999,"15min":0.33400000000000002},"max":{"1min":2.0350000000000001,"5min":9.2309999999999999,"15min":9.2309999999999999},"last":1.349}]},{"osd":5,"last update":"Mon Oct 9 08:51:41 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":1.3939999999999999,"15min":1.5489999999999999},"min":{"1min":0.39500000000000002,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.429,"5min":8.6460000000000008,"15min":12.055999999999999},"last":0.93700000000000006},{"interface":"front","average":{"1min":0.90100000000000002,"5min":1.694,"15min":1.448},"min":{"1min":0.41099999999999998,"5min":0.34000000000000002,"15min":0.31900000000000001},"max":{"1min":2.4569999999999999,"5min":9.4920000000000009,"15min":9.8249999999999993},"last":0.623}]},{"osd":6,"last update":"Mon Oct 9 08:52:10 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":1.3280000000000001,"15min":1.304},"min":{"1min":0.56799999999999995,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.5289999999999999,"5min":9.4380000000000006,"15min":9.8559999999999999},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.874,"5min":1.1599999999999999,"15min":1.3109999999999999},"min":{"1min":0.59899999999999998,"5min":0.39800000000000002,"15min":0.35799999999999998},"max":{"1min":1.7210000000000001,"5min":5.9260000000000002,"15min":8.4250000000000007},"last":0.52200000000000002}]},{"osd":7,"last update":"Mon Oct 9 08:52:10 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":1.637,"15min":1.456},"min":{"1min":0.5,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.8400000000000001,"5min":10.981,"15min":10.981},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1.5800000000000001,"15min":1.5629999999999999},"min":{"1min":0.66200000000000003,"5min":0.40699999999999997,"15min":0.374},"max":{"1min":2.1760000000000002,"5min":6.6440000000000001,"15min":10.522},"last":0.63400000000000001}]}]},{"osd":3,"up_from":103,"seq":442381631980,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1633188,"kb_used_data":673180,"kb_used_omap":4,"kb_used_meta":959995,"kb_avail":92111964,"statfs":{"total":95995035648,"available":94322651136,"internally_reserved":0,"allocated":689336320,"data_stored":687258839,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":983035222},"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 08:51:59 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":1.512,"15min":2.4569999999999999},"min":{"1min":0.36199999999999999,"5min":0.215,"15min":0.18099999999999999},"max":{"1min":0.72299999999999998,"5min":63.398000000000003,"15min":100.783},"last":0.22700000000000001},{"interface":"front","average":{"1min":0.55600000000000005,"5min":1.454,"15min":2.4039999999999999},"min":{"1min":0.34599999999999997,"5min":0.247,"15min":0.216},"max":{"1min":0.75900000000000001,"5min":63.417000000000002,"15min":99.900999999999996},"last":0.33000000000000002}]},{"osd":1,"last update":"Mon Oct 9 08:52:27 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.952,"5min":1.952,"15min":1.952},"last":0.36499999999999999},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.911,"5min":1.911,"15min":1.911},"last":0.28799999999999998}]},{"osd":2,"last update":"Mon Oct 9 08:52:03 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":1.256,"15min":1.6799999999999999},"min":{"1min":0.34699999999999998,"5min":0.252,"15min":0.20899999999999999},"max":{"1min":0.84399999999999997,"5min":8.2899999999999991,"15min":105.383},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.59199999999999997,"5min":1.109,"15min":1.5880000000000001},"min":{"1min":0.39300000000000002,"5min":0.26200000000000001,"15min":0.218},"max":{"1min":0.82599999999999996,"5min":6.9900000000000002,"15min":97.926000000000002},"last":0.32000000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:51:59 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":1.0680000000000001,"15min":1.018},"min":{"1min":0.47399999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.1220000000000001,"5min":8.4710000000000001,"15min":8.4710000000000001},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.85299999999999998,"5min":1.2529999999999999,"15min":1.204},"min":{"1min":0.57899999999999996,"5min":0.35399999999999998,"15min":0.30199999999999999},"max":{"1min":1.218,"5min":10.710000000000001,"15min":10.710000000000001},"last":0.48799999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:51:47 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":1.6220000000000001,"15min":1.5960000000000001},"min":{"1min":0.53500000000000003,"5min":0.32000000000000001,"15min":0.27700000000000002},"max":{"1min":1.0129999999999999,"5min":24.463999999999999,"15min":24.463999999999999},"last":0.38},{"interface":"front","average":{"1min":0.84099999999999997,"5min":1.9870000000000001,"15min":1.75},"min":{"1min":0.64700000000000002,"5min":0.38500000000000001,"15min":0.35299999999999998},"max":{"1min":1.0840000000000001,"5min":24.484000000000002,"15min":24.484000000000002},"last":0.435}]},{"osd":6,"last update":"Mon Oct 9 08:51:59 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":1.01,"15min":1.2649999999999999},"min":{"1min":0.49099999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.0880000000000001,"5min":7.6440000000000001,"15min":11.173},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.92100000000000004,"5min":1.1439999999999999,"15min":1.337},"min":{"1min":0.64800000000000002,"5min":0.36799999999999999,"15min":0.36699999999999999},"max":{"1min":1.2969999999999999,"5min":7.0099999999999998,"15min":8.4290000000000003},"last":0.52600000000000002}]},{"osd":7,"last update":"Mon Oct 9 08:51:59 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":1.357,"15min":1.365},"min":{"1min":0.50900000000000001,"5min":0.34000000000000002,"15min":0.33500000000000002},"max":{"1min":1.1799999999999999,"5min":12.102,"15min":20.478000000000002},"last":1.0249999999999999},{"interface":"front","average":{"1min":0.85799999999999998,"5min":1.452,"15min":1.385},"min":{"1min":0.57199999999999995,"5min":0.372,"15min":0.34999999999999998},"max":{"1min":1.2470000000000001,"5min":8.9489999999999998,"15min":11.382},"last":0.44800000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019587,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2877188,"kb_used_data":1982460,"kb_used_omap":0,"kb_used_meta":894720,"kb_avail":90867964,"statfs":{"total":95995035648,"available":93048795136,"internally_reserved":0,"allocated":2030039040,"data_stored":2028979926,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916193280},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:51:45 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":1.3029999999999999,"15min":1.524},"min":{"1min":0.32500000000000001,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":2.7000000000000002,"5min":20.437999999999999,"15min":45.698999999999998},"last":1.9850000000000001},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.2929999999999999,"15min":1.526},"min":{"1min":0.50600000000000001,"5min":0.25600000000000001,"15min":0.24099999999999999},"max":{"1min":2.8290000000000002,"5min":9.2669999999999995,"15min":46.709000000000003},"last":0.30399999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:52:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.1879999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":3.8410000000000002,"5min":3.8410000000000002,"15min":3.8410000000000002},"last":0.38500000000000001}]},{"osd":2,"last update":"Mon Oct 9 08:52:08 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":1.4590000000000001,"15min":1.635},"min":{"1min":0.59399999999999997,"5min":0.28899999999999998,"15min":0.27800000000000002},"max":{"1min":1.208,"5min":20.559999999999999,"15min":79.846999999999994},"last":1.0740000000000001},{"interface":"front","average":{"1min":0.93799999999999994,"5min":1.266,"15min":1.6639999999999999},"min":{"1min":0.58099999999999996,"5min":0.31,"15min":0.28999999999999998},"max":{"1min":1.4419999999999999,"5min":20.494,"15min":79.459999999999994},"last":0.439}]},{"osd":3,"last update":"Mon Oct 9 08:52:18 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.99199999999999999,"15min":1.581},"min":{"1min":0.68899999999999995,"5min":0.307,"15min":0.28799999999999998},"max":{"1min":1.29,"5min":5.2370000000000001,"15min":101.434},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.0329999999999999,"15min":1.609},"min":{"1min":0.58399999999999996,"5min":0.32300000000000001,"15min":0.307},"max":{"1min":1.252,"5min":4.6020000000000003,"15min":101.93300000000001},"last":1.512}]},{"osd":5,"last update":"Mon Oct 9 08:51:45 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":3.8100000000000001,"15min":2.831},"min":{"1min":0.40600000000000003,"5min":0.314,"15min":0.29799999999999999},"max":{"1min":1.5349999999999999,"5min":262.92000000000002,"15min":262.92000000000002},"last":0.48199999999999998},{"interface":"front","average":{"1min":1.0609999999999999,"5min":3.8130000000000002,"15min":2.7170000000000001},"min":{"1min":0.66200000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":2.1960000000000002,"5min":262.839,"15min":262.839},"last":0.52000000000000002}]},{"osd":6,"last update":"Mon Oct 9 08:52:18 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.1899999999999999,"15min":1.2649999999999999},"min":{"1min":0.70699999999999996,"5min":0.29499999999999998,"15min":0.29399999999999998},"max":{"1min":1.365,"5min":8.9030000000000005,"15min":12.84},"last":0.39700000000000002},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.1359999999999999,"15min":1.3520000000000001},"min":{"1min":0.72199999999999998,"5min":0.36099999999999999,"15min":0.29899999999999999},"max":{"1min":1.427,"5min":5.4029999999999996,"15min":17.329000000000001},"last":0.54000000000000004}]},{"osd":7,"last update":"Mon Oct 9 08:52:18 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.5349999999999999,"15min":1.306},"min":{"1min":0.94499999999999995,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.4910000000000001,"5min":10.132,"15min":15.311999999999999},"last":0.45400000000000001},{"interface":"front","average":{"1min":1.125,"5min":1.4910000000000001,"15min":1.3759999999999999},"min":{"1min":0.61199999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.5389999999999999,"5min":8.0020000000000007,"15min":15.484},"last":0.48999999999999999}]}]},{"osd":5,"up_from":278,"seq":1194000908449,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1594100,"kb_used_data":970604,"kb_used_omap":8,"kb_used_meta":623479,"kb_avail":92151052,"statfs":{"total":95995035648,"available":94362677248,"internally_reserved":0,"allocated":993898496,"data_stored":992850975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8278,"internal_metadata":638443434},"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],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:51:40 2023","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":1.968,"15min":1.994},"min":{"1min":0.252,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":1.0589999999999999,"5min":41.603999999999999,"15min":41.603999999999999},"last":0.312},{"interface":"front","average":{"1min":0.67200000000000004,"5min":1.821,"15min":1.988},"min":{"1min":0.40300000000000002,"5min":0.29199999999999998,"15min":0.248},"max":{"1min":0.90300000000000002,"5min":42.396000000000001,"15min":42.396000000000001},"last":1.5569999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:52:28 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":3.2389999999999999,"5min":3.2389999999999999,"15min":3.2389999999999999},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":3.0539999999999998,"5min":3.0539999999999998,"15min":3.0539999999999998},"last":0.44600000000000001}]},{"osd":2,"last update":"Mon Oct 9 08:51:40 2023","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":2.1219999999999999,"15min":2.0289999999999999},"min":{"1min":0.56699999999999995,"5min":0.29099999999999998,"15min":0.28199999999999997},"max":{"1min":1.169,"5min":41.030000000000001,"15min":116.75},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.755,"5min":2.2890000000000001,"15min":2.1970000000000001},"min":{"1min":0.28499999999999998,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.018,"5min":41.290999999999997,"15min":116.502},"last":0.34799999999999998}]},{"osd":3,"last update":"Mon Oct 9 08:51:40 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":1.369,"15min":1.502},"min":{"1min":0.498,"5min":0.32500000000000001,"15min":0.32300000000000001},"max":{"1min":1.2350000000000001,"5min":7.532,"15min":17.116},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.752,"5min":1.3959999999999999,"15min":1.498},"min":{"1min":0.307,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.123,"5min":10.433,"15min":17.315000000000001},"last":3.177}]},{"osd":4,"last update":"Mon Oct 9 08:51:40 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":1.385,"15min":1.444},"min":{"1min":0.50900000000000001,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.2849999999999999,"5min":10.205,"15min":15.672000000000001},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.546,"15min":1.548},"min":{"1min":0.58899999999999997,"5min":0.32000000000000001,"15min":0.309},"max":{"1min":1.2669999999999999,"5min":7.484,"15min":20.917000000000002},"last":0.40200000000000002}]},{"osd":6,"last update":"Mon Oct 9 08:51:40 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":1.516,"15min":1.47},"min":{"1min":0.53000000000000003,"5min":0.37,"15min":0.33900000000000002},"max":{"1min":1.2989999999999999,"5min":9.4090000000000007,"15min":9.4640000000000004},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.466,"15min":1.71},"min":{"1min":0.72499999999999998,"5min":0.35199999999999998,"15min":0.316},"max":{"1min":1.25,"5min":10.057,"15min":12.199999999999999},"last":0.55600000000000005}]},{"osd":7,"last update":"Mon Oct 9 08:51:40 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.8540000000000001,"15min":1.732},"min":{"1min":0.72699999999999998,"5min":0.312,"15min":0.312},"max":{"1min":1.3839999999999999,"5min":10.911,"15min":12.15},"last":0.69899999999999995},{"interface":"front","average":{"1min":1.361,"5min":2.0550000000000002,"15min":1.6910000000000001},"min":{"1min":0.75600000000000001,"5min":0.36099999999999999,"15min":0.34300000000000003},"max":{"1min":6.6669999999999998,"5min":12.68,"15min":12.68},"last":0.52800000000000002}]}]}],"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":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4899,"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":1360,"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":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":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":112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"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":9821,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":15537,"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":3418,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":8278,"internal_metadata":0},{"poolid":3,"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":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":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1613692928,"data_stored":1613692928,"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":685637632,"data_stored":685637632,"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":1345716224,"data_stored":1345716224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":692649984,"data_stored":692649984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":2084962304,"data_stored":2084962304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1024655360,"data_stored":1024655360,"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":832438272,"data_stored":832438272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T08:52:44.486 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-09T08:52:44.486 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_5 pg_num 26 2023-10-09T08:52:44.509 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:44.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:44.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:44.614 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:44.750 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:44.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:44.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:44.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:44.880 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:44.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:44.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:44.986 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:45.018 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:45.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:45.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:45.123 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:45.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:45.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:45.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:45.259 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:45.284 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:45.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:45.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:45.314 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 27 16 49178 49162 113.791 84.75 0.00578819 0.00878235 2023-10-09T08:52:45.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:45.417 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:45.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:45.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:45.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:45.556 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:45.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:45.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:45.661 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:45.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:45.760 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:45.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:45.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:46.287 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:45 smithi118 bash[59345]: cluster 2023-10-09T08:52:44.276431+0000 mgr.y (mgr.26009) 1538 : cluster 0 pgmap v1728: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-10-09T08:52:46.298 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:45 smithi081 bash[76862]: cluster 2023-10-09T08:52:44.276431+0000 mgr.y (mgr.26009) 1538 : cluster 0 pgmap v1728: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-10-09T08:52:46.298 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:45 smithi081 bash[79557]: cluster 2023-10-09T08:52:44.276431+0000 mgr.y (mgr.26009) 1538 : cluster 0 pgmap v1728: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-10-09T08:52:46.315 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 28 16 50563 50547 112.815 86.5625 0.0263351 0.00885877 2023-10-09T08:52:46.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:46.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:46.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:46.425 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:46.510 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:46.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:46.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:46.614 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:46.650 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:46.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:46.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:46.753 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:46.777 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:46.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:46.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:46.880 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:46.909 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:46.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:46.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:46.987 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:52:47.013 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:47.049 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:47.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:47.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:47.154 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:47.200 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:47.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:47.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:47.304 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:47.314 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 29 16 51733 51717 111.446 73.125 0.0166939 0.00896628 2023-10-09T08:52:47.340 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:47.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:47.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:47.443 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:47.478 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:47.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:47.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:47.584 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:47.639 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:47.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:47.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:47.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:47.760 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:47.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:47.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:47.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:47.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:47.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:47.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:48.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:48.057 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:47 smithi081 bash[76862]: cluster 2023-10-09T08:52:46.278330+0000 mgr.y (mgr.26009) 1539 : cluster 0 pgmap v1729: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-10-09T08:52:48.057 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:47 smithi081 bash[79557]: cluster 2023-10-09T08:52:46.278330+0000 mgr.y (mgr.26009) 1539 : cluster 0 pgmap v1729: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-10-09T08:52:48.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:48.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:48.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:48.184 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:48.218 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:48.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:48.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:47 smithi118 bash[59345]: cluster 2023-10-09T08:52:46.278330+0000 mgr.y (mgr.26009) 1539 : cluster 0 pgmap v1729: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-10-09T08:52:48.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:48.315 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 30 16 52520 52504 109.371 49.1875 0.0207319 0.00913698 2023-10-09T08:52:48.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:48.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:48.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:48.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:48.458 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:48.496 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:48.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:48.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:48.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:48.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:48.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:48.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:48.730 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:48.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:48.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:48.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:48.800 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:52:48.800 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:52:48.863 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:48.896 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:48.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:48.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:49.000 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:49.028 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:52:49.028 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:52:49.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:49.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:49.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:49.140 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:49.171 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:49.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:49.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:49.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:49.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:49.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:49.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:49.315 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 31 16 53633 53617 108.086 69.5625 0.0200421 0.00924657 2023-10-09T08:52:49.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:49.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:49.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:49.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:49.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:49 smithi118 bash[59345]: cluster 2023-10-09T08:52:48.278747+0000 mgr.y (mgr.26009) 1540 : cluster 0 pgmap v1730: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-10-09T08:52:49.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:49 smithi118 bash[59345]: audit 2023-10-09T08:52:48.324666+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:49.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:49 smithi118 bash[59345]: audit 2023-10-09T08:52:48.341534+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:49.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:49 smithi118 bash[59345]: audit 2023-10-09T08:52:48.770661+0000 mon.a (mon.0) 1731 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:49.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:49 smithi118 bash[59345]: audit 2023-10-09T08:52:48.782307+0000 mon.a (mon.0) 1732 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:49.559 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:49.568 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:49 smithi081 bash[76862]: cluster 2023-10-09T08:52:48.278747+0000 mgr.y (mgr.26009) 1540 : cluster 0 pgmap v1730: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-10-09T08:52:49.568 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:49 smithi081 bash[76862]: audit 2023-10-09T08:52:48.324666+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:49.568 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:49 smithi081 bash[76862]: audit 2023-10-09T08:52:48.341534+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:49.568 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:49 smithi081 bash[76862]: audit 2023-10-09T08:52:48.770661+0000 mon.a (mon.0) 1731 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:49.568 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:49 smithi081 bash[76862]: audit 2023-10-09T08:52:48.782307+0000 mon.a (mon.0) 1732 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:49.568 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:49 smithi081 bash[79557]: cluster 2023-10-09T08:52:48.278747+0000 mgr.y (mgr.26009) 1540 : cluster 0 pgmap v1730: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-10-09T08:52:49.568 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:49 smithi081 bash[79557]: audit 2023-10-09T08:52:48.324666+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:49.568 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:49 smithi081 bash[79557]: audit 2023-10-09T08:52:48.341534+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:49.568 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:49 smithi081 bash[79557]: audit 2023-10-09T08:52:48.770661+0000 mon.a (mon.0) 1731 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:49.569 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:49 smithi081 bash[79557]: audit 2023-10-09T08:52:48.782307+0000 mon.a (mon.0) 1732 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:49.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:49.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:49.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:49.686 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:49.712 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:49.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:49.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:49.817 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:49.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:49.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:49.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:49.917 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-09T08:52:49.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:49.966 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:49.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:49.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:50.068 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:50.100 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:50.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:50.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:50.204 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:50.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:50.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:50.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:50.315 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 32 16 54800 54784 106.987 72.9375 0.0136046 0.00934133 2023-10-09T08:52:50.334 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:50.343 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:50 smithi118 bash[59345]: audit 2023-10-09T08:52:49.488093+0000 mon.c (mon.2) 545 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:52:50.344 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:50 smithi118 bash[59345]: audit 2023-10-09T08:52:49.489413+0000 mon.c (mon.2) 546 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:52:50.344 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:50 smithi118 bash[59345]: audit 2023-10-09T08:52:49.497114+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:50.377 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:50.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:50.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:50.482 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:50.491 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:50 smithi081 bash[79557]: audit 2023-10-09T08:52:49.488093+0000 mon.c (mon.2) 545 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:52:50.491 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:50 smithi081 bash[79557]: audit 2023-10-09T08:52:49.489413+0000 mon.c (mon.2) 546 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:52:50.491 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:50 smithi081 bash[79557]: audit 2023-10-09T08:52:49.497114+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:50.491 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:50 smithi081 bash[76862]: audit 2023-10-09T08:52:49.488093+0000 mon.c (mon.2) 545 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:52:50.492 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:50 smithi081 bash[76862]: audit 2023-10-09T08:52:49.489413+0000 mon.c (mon.2) 546 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:52:50.492 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:50 smithi081 bash[76862]: audit 2023-10-09T08:52:49.497114+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:52:50.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:50.515 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:50.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:50.616 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:50.648 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:50.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:50.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:50.753 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:50.784 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:50.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:50.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:50.888 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:50.917 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:50.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:50.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:51.025 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:51.053 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:51.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:51.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:51.156 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:51.185 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:51.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:51.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:51.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:51.315 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 33 16 55972 55956 105.965 73.25 0.00679514 0.00943217 2023-10-09T08:52:51.320 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:51.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:51.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:51.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:51.437 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:52:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:52:51] "GET /metrics HTTP/1.1" 200 36633 "" "Prometheus/2.33.4" 2023-10-09T08:52:51.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:51.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:51.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:51.498 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:51 smithi118 bash[59345]: cluster 2023-10-09T08:52:50.279519+0000 mgr.y (mgr.26009) 1541 : cluster 0 pgmap v1731: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-10-09T08:52:51.571 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:51.595 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:51.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:51.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:51.697 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:51.708 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:51 smithi081 bash[79557]: cluster 2023-10-09T08:52:50.279519+0000 mgr.y (mgr.26009) 1541 : cluster 0 pgmap v1731: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-10-09T08:52:51.709 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:51 smithi081 bash[76862]: cluster 2023-10-09T08:52:50.279519+0000 mgr.y (mgr.26009) 1541 : cluster 0 pgmap v1731: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-10-09T08:52:51.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:51.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:51.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:51.839 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:51.876 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:51.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:51.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:51.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:52.004 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:52.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:52.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:52.108 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:52.139 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:52.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:52.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:52.242 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:52.273 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:52.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:52.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:52.315 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 34 16 57224 57208 105.149 78.25 0.00799739 0.00950489 2023-10-09T08:52:52.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:52.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:52.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:52.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:52.518 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:52.547 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:52.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:52.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:52.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:52.683 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:52.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:52.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:52.788 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:52.825 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:52.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:52.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:52.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:52.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:52.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:52.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:53.065 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:53.098 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:53.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:53.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:53.203 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:53.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:53.238 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:53.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:53.315 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 35 16 58505 58489 104.433 80.0625 0.00812126 0.00956966 2023-10-09T08:52:53.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:53.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:53.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:53.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:53.469 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:53.499 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:53.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:53 smithi081 bash[76862]: cluster 2023-10-09T08:52:52.279939+0000 mgr.y (mgr.26009) 1542 : cluster 0 pgmap v1732: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-09T08:52:53.501 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:53 smithi081 bash[76862]: audit 2023-10-09T08:52:53.179363+0000 mon.c (mon.2) 547 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:52:53.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:53.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:53.605 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:53.635 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:53.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:53.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:53.738 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:53.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:53 smithi118 bash[59345]: cluster 2023-10-09T08:52:52.279939+0000 mgr.y (mgr.26009) 1542 : cluster 0 pgmap v1732: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-09T08:52:53.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:53 smithi118 bash[59345]: audit 2023-10-09T08:52:53.179363+0000 mon.c (mon.2) 547 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:52:53.764 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:53.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:53.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:53.868 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:53.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:53 smithi081 bash[79557]: cluster 2023-10-09T08:52:52.279939+0000 mgr.y (mgr.26009) 1542 : cluster 0 pgmap v1732: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-09T08:52:53.874 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:53 smithi081 bash[79557]: audit 2023-10-09T08:52:53.179363+0000 mon.c (mon.2) 547 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:52:53.897 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:53.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:53.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:54.001 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:54.028 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:54.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:54.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:54.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:54.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:54.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:54.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:54.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:54.295 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:54.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:54.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:54.315 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 36 16 59764 59748 103.717 78.6875 0.0243169 0.00963577 2023-10-09T08:52:54.401 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:54.430 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:54.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:54.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:54.537 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:54.563 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:54.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:54.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:54.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:54.697 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:54.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:54.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:54.783 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:52:54.799 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:54.835 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:54.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:54.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:54.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:54.957 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:54.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:54.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:55.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:55.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:55.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:55.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:55.191 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:55.219 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:55.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:55.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:55.315 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 37 16 60961 60945 102.936 74.8125 0.0153238 0.00970967 2023-10-09T08:52:55.322 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:55.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:55.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:55.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:55.453 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:55.690 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:55.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:55.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:55.796 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:55.824 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:55.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:55.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:55.929 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:55.956 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:55.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:55.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:56.063 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:56.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:55 smithi118 bash[59345]: cluster 2023-10-09T08:52:54.280578+0000 mgr.y (mgr.26009) 1543 : cluster 0 pgmap v1733: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-09T08:52:56.087 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:56.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:56.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:56.192 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:56.215 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:56.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:56.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:56.315 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 38 16 62071 62055 102.052 69.375 0.00985478 0.00979323 2023-10-09T08:52:56.319 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:56.348 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:56.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:56.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:56.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:55 smithi081 bash[76862]: cluster 2023-10-09T08:52:54.280578+0000 mgr.y (mgr.26009) 1543 : cluster 0 pgmap v1733: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-09T08:52:56.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:55 smithi081 bash[79557]: cluster 2023-10-09T08:52:54.280578+0000 mgr.y (mgr.26009) 1543 : cluster 0 pgmap v1733: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-09T08:52:56.451 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:56.477 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:56.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:56.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:56.584 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:56.654 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:56.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:56.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:56.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:56.784 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:56.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:56.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:56.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:56.921 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:56.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:56.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:57.028 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:57.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:57.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:57.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:57.157 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:57.316 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 39 16 63275 63259 101.365 75.25 0.00521318 0.00985941 2023-10-09T08:52:57.386 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:57.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:57.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:57.489 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:57.523 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:57.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:57.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:57.627 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:57.648 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:57.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:57.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:57.751 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:57.788 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:57.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:57.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:57.891 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:57.909 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:57.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:57.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:58.011 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:57 smithi118 bash[59345]: cluster 2023-10-09T08:52:56.281364+0000 mgr.y (mgr.26009) 1544 : cluster 0 pgmap v1734: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-10-09T08:52:58.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:58.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:58.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:58.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:58.180 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:58.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:58.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:58.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:58.293 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:57 smithi081 bash[76862]: cluster 2023-10-09T08:52:56.281364+0000 mgr.y (mgr.26009) 1544 : cluster 0 pgmap v1734: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-10-09T08:52:58.294 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:57 smithi081 bash[79557]: cluster 2023-10-09T08:52:56.281364+0000 mgr.y (mgr.26009) 1544 : cluster 0 pgmap v1734: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-10-09T08:52:58.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:52:58.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:58.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:52:58.315 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:52:58.315804+0000 min lat: 0.00137836 max lat: 0.386168 avg lat: 0.00995187 2023-10-09T08:52:58.316 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:52:58.317 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 40 16 64253 64237 100.359 61.125 0.063499 0.00995187 2023-10-09T08:52:58.412 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:58.436 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:58.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:58.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:58.541 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:58.568 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:58.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:58.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:58.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:58.701 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:52:58.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:58.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:52:58.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:58.830 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:58.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:58.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:52:58.935 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:58.969 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:52:58.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:58.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:52:59.075 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:59.105 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:52:59.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:59.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:52:59.210 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:59.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:59.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:59.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:59.316 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 41 16 65441 65425 99.7219 74.25 0.0151626 0.0100229 2023-10-09T08:52:59.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:59.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:52:59.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:59.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:52:59.471 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:59.494 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:59.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:59.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:59.597 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:59.647 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:52:59.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:59.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:52:59.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:59.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:52:59.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:59.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:52:59.884 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:59.911 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:52:59.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:52:59.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:00.019 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:00.047 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:00.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:00.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:00.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:52:59 smithi081 bash[76862]: cluster 2023-10-09T08:52:58.281836+0000 mgr.y (mgr.26009) 1545 : cluster 0 pgmap v1735: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 61 MiB/s wr, 982 op/s 2023-10-09T08:53:00.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:52:59 smithi081 bash[79557]: cluster 2023-10-09T08:52:58.281836+0000 mgr.y (mgr.26009) 1545 : cluster 0 pgmap v1735: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 61 MiB/s wr, 982 op/s 2023-10-09T08:53:00.154 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:00.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:52:59 smithi118 bash[59345]: cluster 2023-10-09T08:52:58.281836+0000 mgr.y (mgr.26009) 1545 : cluster 0 pgmap v1735: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 61 MiB/s wr, 982 op/s 2023-10-09T08:53:00.316 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 42 16 66599 66583 99.0707 72.375 0.0115283 0.0100881 2023-10-09T08:53:00.325 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:00.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:00.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:00.430 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:00.458 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:00.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:00.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:00.563 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:00.589 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:00.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:00.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:00.696 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:00.722 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:00.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:00.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:00.826 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:00.857 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:00.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:00.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:00.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:00.994 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:00.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:00.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:01.098 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:01.099 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:53:01.099 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:53:01.316 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 43 16 67688 67672 98.3494 68.0625 0.0184316 0.0101631 2023-10-09T08:53:01.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:53:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:53:01] "GET /metrics HTTP/1.1" 200 36634 "" "Prometheus/2.33.4" 2023-10-09T08:53:01.514 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:01.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:01.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:01.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:01.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:01.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:01.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:01.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:01.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:01.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:01.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:01.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:01.909 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:01.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:01.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:01.984 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:53:02.013 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:02.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:02.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:02.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:02.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:02.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:01 smithi118 bash[59345]: cluster 2023-10-09T08:53:00.282405+0000 mgr.y (mgr.26009) 1546 : cluster 0 pgmap v1736: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-09T08:53:02.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:01 smithi118 bash[59345]: audit 2023-10-09T08:53:01.317569+0000 mon.c (mon.2) 548 : audit 1 from='client.? 172.21.15.81:0/896099367' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:53:02.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:01 smithi118 bash[59345]: audit 2023-10-09T08:53:01.318435+0000 mon.a (mon.0) 1734 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:53:02.189 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:02.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:02.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:02.293 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:02.314 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:02.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:02.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:02.317 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 44 16 68752 68736 97.6254 66.5 0.00371096 0.0102331 2023-10-09T08:53:02.347 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:01 smithi081 bash[76862]: cluster 2023-10-09T08:53:00.282405+0000 mgr.y (mgr.26009) 1546 : cluster 0 pgmap v1736: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-09T08:53:02.347 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:01 smithi081 bash[76862]: audit 2023-10-09T08:53:01.317569+0000 mon.c (mon.2) 548 : audit 1 from='client.? 172.21.15.81:0/896099367' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:53:02.347 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:01 smithi081 bash[76862]: audit 2023-10-09T08:53:01.318435+0000 mon.a (mon.0) 1734 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:53:02.347 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:02 smithi081 bash[79557]: cluster 2023-10-09T08:53:00.282405+0000 mgr.y (mgr.26009) 1546 : cluster 0 pgmap v1736: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-09T08:53:02.347 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:02 smithi081 bash[79557]: audit 2023-10-09T08:53:01.317569+0000 mon.c (mon.2) 548 : audit 1 from='client.? 172.21.15.81:0/896099367' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:53:02.347 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:02 smithi081 bash[79557]: audit 2023-10-09T08:53:01.318435+0000 mon.a (mon.0) 1734 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:53:02.417 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:02.445 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:02.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:02.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:02.550 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:02.571 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-09T08:53:02.581 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:02.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:02.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:02.686 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:02.723 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:02.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:02.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:02.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:02.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:02.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:02.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:02.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:02.987 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:02.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:02.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:03.091 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:03.115 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:03.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:03.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:03.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:02 smithi081 bash[76862]: cluster 2023-10-09T08:53:01.965322+0000 mon.a (mon.0) 1735 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:53:03.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:02 smithi081 bash[76862]: cluster 2023-10-09T08:53:01.968101+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T08:53:03.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:02 smithi081 bash[76862]: audit 2023-10-09T08:53:01.971362+0000 mon.a (mon.0) 1736 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:53:03.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:02 smithi081 bash[76862]: cluster 2023-10-09T08:53:01.971436+0000 osd.4 (osd.4) 371 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T08:53:03.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:02 smithi081 bash[76862]: cluster 2023-10-09T08:53:01.971494+0000 mon.a (mon.0) 1737 : cluster 0 osdmap e390: 8 total, 8 up, 7 in 2023-10-09T08:53:03.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:02 smithi081 bash[76862]: cluster 2023-10-09T08:53:01.973701+0000 osd.4 (osd.4) 372 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T08:53:03.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:02 smithi081 bash[79557]: cluster 2023-10-09T08:53:01.965322+0000 mon.a (mon.0) 1735 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:53:03.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:02 smithi081 bash[79557]: cluster 2023-10-09T08:53:01.968101+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T08:53:03.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:02 smithi081 bash[79557]: audit 2023-10-09T08:53:01.971362+0000 mon.a (mon.0) 1736 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:53:03.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:02 smithi081 bash[79557]: cluster 2023-10-09T08:53:01.971436+0000 osd.4 (osd.4) 371 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T08:53:03.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:02 smithi081 bash[79557]: cluster 2023-10-09T08:53:01.971494+0000 mon.a (mon.0) 1737 : cluster 0 osdmap e390: 8 total, 8 up, 7 in 2023-10-09T08:53:03.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:02 smithi081 bash[79557]: cluster 2023-10-09T08:53:01.973701+0000 osd.4 (osd.4) 372 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T08:53:03.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:03.243 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:03.244 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:02 smithi118 bash[59345]: cluster 2023-10-09T08:53:01.965322+0000 mon.a (mon.0) 1735 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:53:03.245 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:02 smithi118 bash[59345]: cluster 2023-10-09T08:53:01.968101+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T08:53:03.245 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:02 smithi118 bash[59345]: audit 2023-10-09T08:53:01.971362+0000 mon.a (mon.0) 1736 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:53:03.245 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:02 smithi118 bash[59345]: cluster 2023-10-09T08:53:01.971436+0000 osd.4 (osd.4) 371 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T08:53:03.245 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:02 smithi118 bash[59345]: cluster 2023-10-09T08:53:01.971494+0000 mon.a (mon.0) 1737 : cluster 0 osdmap e390: 8 total, 8 up, 7 in 2023-10-09T08:53:03.245 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:02 smithi118 bash[59345]: cluster 2023-10-09T08:53:01.973701+0000 osd.4 (osd.4) 372 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T08:53:03.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:03.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:03.316 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 45 16 69867 69851 97.0045 69.6875 0.00808225 0.010303 2023-10-09T08:53:03.347 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:03.372 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:03.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:03.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:03.475 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:03.504 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:03.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:03.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:03.609 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:03.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:03.639 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:03.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:03.740 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:03.778 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:03.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:03.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:03.881 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:03.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:03.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:03.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:04.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:04.034 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:04.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:04.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:04.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:04.146 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:03 smithi081 bash[76862]: cluster 2023-10-09T08:53:02.282801+0000 mgr.y (mgr.26009) 1547 : cluster 0 pgmap v1738: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-09T08:53:04.146 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:03 smithi081 bash[76862]: cluster 2023-10-09T08:53:02.327588+0000 osd.6 (osd.6) 373 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T08:53:04.146 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:03 smithi081 bash[79557]: cluster 2023-10-09T08:53:02.282801+0000 mgr.y (mgr.26009) 1547 : cluster 0 pgmap v1738: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-09T08:53:04.146 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:03 smithi081 bash[79557]: cluster 2023-10-09T08:53:02.327588+0000 osd.6 (osd.6) 373 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T08:53:04.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:04.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:04.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:04.265 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:04.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:03 smithi118 bash[59345]: cluster 2023-10-09T08:53:02.282801+0000 mgr.y (mgr.26009) 1547 : cluster 0 pgmap v1738: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-09T08:53:04.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:03 smithi118 bash[59345]: cluster 2023-10-09T08:53:02.327588+0000 osd.6 (osd.6) 373 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T08:53:04.298 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:04.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:04.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:04.316 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 46 16 71034 71018 96.4811 72.9375 0.0124796 0.0103598 2023-10-09T08:53:04.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:04.440 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:04.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:04.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:04.546 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:04.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:04.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:04.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:04.687 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:04.712 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:04.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:04.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:04.817 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:04.842 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:04.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:04.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:04.946 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:04.984 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:04.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:04.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:05.089 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:05.121 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:05.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:05.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:05.229 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:05.256 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:05.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:05.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:05.316 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 47 16 72115 72099 95.8657 67.5625 0.0204531 0.0104254 2023-10-09T08:53:05.359 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:05.390 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:53:05.401 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:05.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:05.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:05.439 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:53:05.475 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:53:05.505 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:05.526 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:53:05.533 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:05.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:05.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:05.559 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:53:05.602 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:53:05.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:05.647 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:53:05.674 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:05.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:05.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:05.686 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:53:05.690 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:53:05.690 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:53:05.690 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:53:05.690 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:53:05.690 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:53:05.690 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:53:05.690 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:53:05.690 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:53:05.779 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:05.809 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:05.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:05.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:05.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:05.951 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:05.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:05.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:06.022 INFO:teuthology.orchestra.run.smithi081.stderr:set pool 10 pg_num to 26 2023-10-09T08:53:06.055 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:06.066 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:05 smithi118 bash[59345]: cluster 2023-10-09T08:53:04.285503+0000 mgr.y (mgr.26009) 1548 : cluster 0 pgmap v1739: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-09T08:53:06.066 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:05 smithi118 bash[59345]: audit 2023-10-09T08:53:05.343441+0000 mon.a (mon.0) 1738 : audit 0 from='client.? 172.21.15.81:0/2266738665' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:53:06.066 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:05 smithi118 bash[59345]: audit 2023-10-09T08:53:05.693586+0000 mon.c (mon.2) 549 : audit 1 from='client.? 172.21.15.81:0/3987944706' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T08:53:06.066 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:05 smithi118 bash[59345]: audit 2023-10-09T08:53:05.697325+0000 mon.a (mon.0) 1739 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T08:53:06.084 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:06.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:06.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:06.188 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:06.198 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:05 smithi081 bash[76862]: cluster 2023-10-09T08:53:04.285503+0000 mgr.y (mgr.26009) 1548 : cluster 0 pgmap v1739: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-09T08:53:06.198 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:05 smithi081 bash[76862]: audit 2023-10-09T08:53:05.343441+0000 mon.a (mon.0) 1738 : audit 0 from='client.? 172.21.15.81:0/2266738665' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:53:06.199 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:05 smithi081 bash[76862]: audit 2023-10-09T08:53:05.693586+0000 mon.c (mon.2) 549 : audit 1 from='client.? 172.21.15.81:0/3987944706' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T08:53:06.199 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:05 smithi081 bash[76862]: audit 2023-10-09T08:53:05.697325+0000 mon.a (mon.0) 1739 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T08:53:06.199 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:05 smithi081 bash[79557]: cluster 2023-10-09T08:53:04.285503+0000 mgr.y (mgr.26009) 1548 : cluster 0 pgmap v1739: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-09T08:53:06.199 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:05 smithi081 bash[79557]: audit 2023-10-09T08:53:05.343441+0000 mon.a (mon.0) 1738 : audit 0 from='client.? 172.21.15.81:0/2266738665' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:53:06.199 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:05 smithi081 bash[79557]: audit 2023-10-09T08:53:05.693586+0000 mon.c (mon.2) 549 : audit 1 from='client.? 172.21.15.81:0/3987944706' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T08:53:06.199 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:05 smithi081 bash[79557]: audit 2023-10-09T08:53:05.697325+0000 mon.a (mon.0) 1739 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T08:53:06.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:06.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:06.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:06.316 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 48 16 73146 73130 95.2109 64.4375 0.00815537 0.0104972 2023-10-09T08:53:06.321 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:06.363 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:06.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:06.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:06.468 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:06.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:06.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:06.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:06.600 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:06.623 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:53:06.637 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:06.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:06.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:06.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:06.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:06.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:06.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:06.874 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:06.901 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:06.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:06.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:07.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:07.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:07.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:07.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:07.153 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:07.210 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:07.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:07.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:07.314 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:07.317 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 49 16 73909 73893 94.2409 47.6875 0.0218666 0.0105487 2023-10-09T08:53:07.321 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:07 smithi081 bash[79557]: cluster 2023-10-09T08:53:06.006235+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T08:53:07.321 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:07 smithi081 bash[79557]: audit 2023-10-09T08:53:06.007316+0000 mon.a (mon.0) 1740 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-10-09T08:53:07.321 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:07 smithi081 bash[79557]: cluster 2023-10-09T08:53:06.007436+0000 mon.a (mon.0) 1741 : cluster 0 osdmap e391: 8 total, 8 up, 7 in 2023-10-09T08:53:07.321 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:07 smithi081 bash[79557]: cluster 2023-10-09T08:53:06.007518+0000 osd.6 (osd.6) 374 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T08:53:07.321 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:07 smithi081 bash[79557]: cluster 2023-10-09T08:53:06.011654+0000 osd.4 (osd.4) 373 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T08:53:07.322 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:07 smithi081 bash[79557]: cluster 2023-10-09T08:53:06.022951+0000 osd.7 (osd.7) 380 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T08:53:07.322 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:07 smithi081 bash[79557]: audit 2023-10-09T08:53:06.287609+0000 mon.c (mon.2) 550 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T08:53:07.322 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:07 smithi081 bash[79557]: audit 2023-10-09T08:53:06.288966+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T08:53:07.322 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:07 smithi081 bash[76862]: cluster 2023-10-09T08:53:06.006235+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T08:53:07.322 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:07 smithi081 bash[76862]: audit 2023-10-09T08:53:06.007316+0000 mon.a (mon.0) 1740 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-10-09T08:53:07.322 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:07 smithi081 bash[76862]: cluster 2023-10-09T08:53:06.007436+0000 mon.a (mon.0) 1741 : cluster 0 osdmap e391: 8 total, 8 up, 7 in 2023-10-09T08:53:07.322 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:07 smithi081 bash[76862]: cluster 2023-10-09T08:53:06.007518+0000 osd.6 (osd.6) 374 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T08:53:07.322 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:07 smithi081 bash[76862]: cluster 2023-10-09T08:53:06.011654+0000 osd.4 (osd.4) 373 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T08:53:07.322 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:07 smithi081 bash[76862]: cluster 2023-10-09T08:53:06.022951+0000 osd.7 (osd.7) 380 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T08:53:07.323 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:07 smithi081 bash[76862]: audit 2023-10-09T08:53:06.287609+0000 mon.c (mon.2) 550 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T08:53:07.323 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:07 smithi081 bash[76862]: audit 2023-10-09T08:53:06.288966+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T08:53:07.332 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:07.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:07.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:07.435 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:07.436 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:53:07.447 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:07 smithi118 bash[59345]: cluster 2023-10-09T08:53:06.006235+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T08:53:07.447 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:07 smithi118 bash[59345]: audit 2023-10-09T08:53:06.007316+0000 mon.a (mon.0) 1740 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-10-09T08:53:07.447 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:07 smithi118 bash[59345]: cluster 2023-10-09T08:53:06.007436+0000 mon.a (mon.0) 1741 : cluster 0 osdmap e391: 8 total, 8 up, 7 in 2023-10-09T08:53:07.447 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:07 smithi118 bash[59345]: cluster 2023-10-09T08:53:06.007518+0000 osd.6 (osd.6) 374 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T08:53:07.447 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:07 smithi118 bash[59345]: cluster 2023-10-09T08:53:06.011654+0000 osd.4 (osd.4) 373 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T08:53:07.447 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:07 smithi118 bash[59345]: cluster 2023-10-09T08:53:06.022951+0000 osd.7 (osd.7) 380 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T08:53:07.447 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:07 smithi118 bash[59345]: audit 2023-10-09T08:53:06.287609+0000 mon.c (mon.2) 550 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T08:53:07.447 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:07 smithi118 bash[59345]: audit 2023-10-09T08:53:06.288966+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T08:53:07.464 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:07.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:07.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:07.568 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:07.597 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:07.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:07.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:07.700 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:07.728 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:07.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:07.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:07.830 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:07.866 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:07.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:07.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:07.969 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:08.004 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:08.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:08.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:08.107 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:08.134 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:08.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:08.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:08.236 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:08.246 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:08 smithi118 bash[59345]: cluster 2023-10-09T08:53:06.286211+0000 mgr.y (mgr.26009) 1549 : cluster 0 pgmap v1741: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-10-09T08:53:08.246 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:08 smithi118 bash[59345]: cluster 2023-10-09T08:53:07.015530+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T08:53:08.246 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:08 smithi118 bash[59345]: cluster 2023-10-09T08:53:07.016181+0000 osd.4 (osd.4) 374 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T08:53:08.246 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:08 smithi118 bash[59345]: audit 2023-10-09T08:53:07.019794+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T08:53:08.246 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:08 smithi118 bash[59345]: cluster 2023-10-09T08:53:07.020070+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e392: 8 total, 8 up, 7 in 2023-10-09T08:53:08.246 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:08 smithi118 bash[59345]: cluster 2023-10-09T08:53:07.027926+0000 osd.6 (osd.6) 375 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T08:53:08.269 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:08.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:08.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:08.316 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 50 16 74181 74165 92.6961 17 0.00951924 0.0107822 2023-10-09T08:53:08.372 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:08.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:08 smithi081 bash[76862]: cluster 2023-10-09T08:53:06.286211+0000 mgr.y (mgr.26009) 1549 : cluster 0 pgmap v1741: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-10-09T08:53:08.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:08 smithi081 bash[76862]: cluster 2023-10-09T08:53:07.015530+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T08:53:08.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:08 smithi081 bash[76862]: cluster 2023-10-09T08:53:07.016181+0000 osd.4 (osd.4) 374 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T08:53:08.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:08 smithi081 bash[76862]: audit 2023-10-09T08:53:07.019794+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T08:53:08.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:08 smithi081 bash[76862]: cluster 2023-10-09T08:53:07.020070+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e392: 8 total, 8 up, 7 in 2023-10-09T08:53:08.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:08 smithi081 bash[76862]: cluster 2023-10-09T08:53:07.027926+0000 osd.6 (osd.6) 375 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T08:53:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:08 smithi081 bash[79557]: cluster 2023-10-09T08:53:06.286211+0000 mgr.y (mgr.26009) 1549 : cluster 0 pgmap v1741: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-10-09T08:53:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:08 smithi081 bash[79557]: cluster 2023-10-09T08:53:07.015530+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T08:53:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:08 smithi081 bash[79557]: cluster 2023-10-09T08:53:07.016181+0000 osd.4 (osd.4) 374 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T08:53:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:08 smithi081 bash[79557]: audit 2023-10-09T08:53:07.019794+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T08:53:08.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:08 smithi081 bash[79557]: cluster 2023-10-09T08:53:07.020070+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e392: 8 total, 8 up, 7 in 2023-10-09T08:53:08.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:08 smithi081 bash[79557]: cluster 2023-10-09T08:53:07.027926+0000 osd.6 (osd.6) 375 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T08:53:08.394 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:08.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:08.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:08.498 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:08.525 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:08.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:08.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:08.628 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:08.656 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:08.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:08.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:08.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:08.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:08.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:08.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:08.887 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:08.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:08.919 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:08.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:09.021 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:09.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:09.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:09.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:09.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:09.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:09.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:09.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:09.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:09 smithi118 bash[59345]: cluster 2023-10-09T08:53:08.025427+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e393 with expected crc 2023-10-09T08:53:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:09 smithi118 bash[59345]: cluster 2023-10-09T08:53:08.027972+0000 osd.4 (osd.4) 375 : cluster 3 failed to encode map e393 with expected crc 2023-10-09T08:53:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:09 smithi118 bash[59345]: cluster 2023-10-09T08:53:08.030684+0000 mon.a (mon.0) 1745 : cluster 0 osdmap e393: 8 total, 8 up, 7 in 2023-10-09T08:53:09.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:09 smithi118 bash[59345]: audit 2023-10-09T08:53:08.179538+0000 mon.c (mon.2) 551 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:53:09.296 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:09.317 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 51 16 75554 75538 92.5609 85.8125 0.0298216 0.0107979 2023-10-09T08:53:09.341 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:09.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:09.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:09.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:09 smithi081 bash[76862]: cluster 2023-10-09T08:53:08.025427+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e393 with expected crc 2023-10-09T08:53:09.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:09 smithi081 bash[76862]: cluster 2023-10-09T08:53:08.027972+0000 osd.4 (osd.4) 375 : cluster 3 failed to encode map e393 with expected crc 2023-10-09T08:53:09.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:09 smithi081 bash[76862]: cluster 2023-10-09T08:53:08.030684+0000 mon.a (mon.0) 1745 : cluster 0 osdmap e393: 8 total, 8 up, 7 in 2023-10-09T08:53:09.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:09 smithi081 bash[76862]: audit 2023-10-09T08:53:08.179538+0000 mon.c (mon.2) 551 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:53:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:09 smithi081 bash[79557]: cluster 2023-10-09T08:53:08.025427+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e393 with expected crc 2023-10-09T08:53:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:09 smithi081 bash[79557]: cluster 2023-10-09T08:53:08.027972+0000 osd.4 (osd.4) 375 : cluster 3 failed to encode map e393 with expected crc 2023-10-09T08:53:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:09 smithi081 bash[79557]: cluster 2023-10-09T08:53:08.030684+0000 mon.a (mon.0) 1745 : cluster 0 osdmap e393: 8 total, 8 up, 7 in 2023-10-09T08:53:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:09 smithi081 bash[79557]: audit 2023-10-09T08:53:08.179538+0000 mon.c (mon.2) 551 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:53:09.444 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:09.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:09.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:09.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:09.580 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:09.609 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:09.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:09.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:09.715 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:09.750 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:09.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:09.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:09.854 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:09.881 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:09.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:09.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:09.989 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:10.012 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:10.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:10.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:10.116 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:10.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:10.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:10.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:10.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:53:10.252 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:10.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:10 smithi118 bash[59345]: cluster 2023-10-09T08:53:08.287236+0000 mgr.y (mgr.26009) 1550 : cluster 0 pgmap v1744: 99 pgs: 10 unknown, 89 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 58 MiB/s wr, 922 op/s 2023-10-09T08:53:10.278 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:10.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:10.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:10.317 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 52 16 76886 76870 92.3817 83.25 0.0229207 0.0108189 2023-10-09T08:53:10.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:10 smithi081 bash[76862]: cluster 2023-10-09T08:53:08.287236+0000 mgr.y (mgr.26009) 1550 : cluster 0 pgmap v1744: 99 pgs: 10 unknown, 89 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 58 MiB/s wr, 922 op/s 2023-10-09T08:53:10.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:10 smithi081 bash[79557]: cluster 2023-10-09T08:53:08.287236+0000 mgr.y (mgr.26009) 1550 : cluster 0 pgmap v1744: 99 pgs: 10 unknown, 89 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 58 MiB/s wr, 922 op/s 2023-10-09T08:53:10.384 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:10.417 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:10.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:10.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:10.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:10.559 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:10.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:10.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:10.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:10.698 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:10.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:10.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:10.802 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:10.826 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:10.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:10.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:10.929 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:10.963 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:10.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:10.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:11.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:11.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:11.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:11.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:11.201 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:11.227 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:11.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:11.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:11.317 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 53 16 78178 78162 92.1621 80.75 0.00614471 0.0108447 2023-10-09T08:53:11.330 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:11.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:11.359 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:11.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:11.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:53:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:53:11] "GET /metrics HTTP/1.1" 200 36638 "" "Prometheus/2.33.4" 2023-10-09T08:53:11.439 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:53:11.460 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:11.486 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:11.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:11.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:11.592 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:11.618 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:11.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:11.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:11.722 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:11.752 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:11.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:11.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:11.857 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:11.881 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:11.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:11.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:11.984 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:12.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:12.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:12.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:12.128 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:12.161 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:12.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:12.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:12.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:12.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:12 smithi081 bash[76862]: cluster 2023-10-09T08:53:10.288156+0000 mgr.y (mgr.26009) 1551 : cluster 0 pgmap v1745: 99 pgs: 4 unknown, 95 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s; 32 KiB/s, 0 objects/s recovering 2023-10-09T08:53:12.274 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:12 smithi081 bash[79557]: cluster 2023-10-09T08:53:10.288156+0000 mgr.y (mgr.26009) 1551 : cluster 0 pgmap v1745: 99 pgs: 4 unknown, 95 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s; 32 KiB/s, 0 objects/s recovering 2023-10-09T08:53:12.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:12.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:12.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:12.317 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 54 16 79460 79444 91.9391 80.125 0.0172675 0.0108715 2023-10-09T08:53:12.407 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:12.437 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:12.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:12.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:12 smithi118 bash[59345]: cluster 2023-10-09T08:53:10.288156+0000 mgr.y (mgr.26009) 1551 : cluster 0 pgmap v1745: 99 pgs: 4 unknown, 95 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 91 MiB/s wr, 1.45k op/s; 32 KiB/s, 0 objects/s recovering 2023-10-09T08:53:12.543 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:12.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:12.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:12.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:12.684 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:12.710 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:12.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:12.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:12.813 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:12.839 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:12.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:12.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:12.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:12.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:12.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:12.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:13.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:13.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:13.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:13.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:13.206 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:13.240 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:13.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:13.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:13.317 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 55 16 80694 80678 91.6696 77.125 0.00431017 0.010893 2023-10-09T08:53:13.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:13.350 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:13 smithi081 bash[76862]: audit 2023-10-09T08:53:12.289688+0000 mon.c (mon.2) 552 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-09T08:53:13.351 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:13 smithi081 bash[76862]: audit 2023-10-09T08:53:12.292949+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-09T08:53:13.351 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:13 smithi081 bash[79557]: audit 2023-10-09T08:53:12.289688+0000 mon.c (mon.2) 552 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-09T08:53:13.351 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:13 smithi081 bash[79557]: audit 2023-10-09T08:53:12.292949+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-09T08:53:13.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:13.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:13.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:13.470 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:13.471 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:53:13.471 INFO:teuthology.orchestra.run.smithi118.stdout: "ops": [ 2023-10-09T08:53:13.471 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:53:13.471 INFO:teuthology.orchestra.run.smithi118.stdout: "description": "osd_repop(client.36258.0:80841 10.1 e394/392 10:876ba274:::benchmark_data_smithi081_264385_object80840:head v 394'4730, mlcod=394'4728)", 2023-10-09T08:53:13.471 INFO:teuthology.orchestra.run.smithi118.stdout: "initiated_at": "2023-10-09T08:53:13.469078+0000", 2023-10-09T08:53:13.472 INFO:teuthology.orchestra.run.smithi118.stdout: "age": 0.00060056900000000002, 2023-10-09T08:53:13.472 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.00062614599999999995, 2023-10-09T08:53:13.472 INFO:teuthology.orchestra.run.smithi118.stdout: "type_data": { 2023-10-09T08:53:13.472 INFO:teuthology.orchestra.run.smithi118.stdout: "flag_point": "started", 2023-10-09T08:53:13.472 INFO:teuthology.orchestra.run.smithi118.stdout: "events": [ 2023-10-09T08:53:13.472 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:53:13.473 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "initiated", 2023-10-09T08:53:13.473 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:53:13.469078+0000", 2023-10-09T08:53:13.473 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0 2023-10-09T08:53:13.473 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:53:13.473 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:53:13.473 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "throttled", 2023-10-09T08:53:13.473 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:53:13.469078+0000", 2023-10-09T08:53:13.474 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 4294967295.999999 2023-10-09T08:53:13.474 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:53:13.474 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:53:13.474 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "header_read", 2023-10-09T08:53:13.474 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:53:13.469077+0000", 2023-10-09T08:53:13.474 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 3.2041e-05 2023-10-09T08:53:13.475 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:53:13.475 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:53:13.475 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "all_read", 2023-10-09T08:53:13.475 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:53:13.469109+0000", 2023-10-09T08:53:13.475 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 1.8749999999999998e-05 2023-10-09T08:53:13.475 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:53:13.475 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:53:13.475 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "dispatched", 2023-10-09T08:53:13.476 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:53:13.469128+0000", 2023-10-09T08:53:13.476 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.2310000000000001e-06 2023-10-09T08:53:13.476 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:53:13.476 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:53:13.476 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "queued_for_pg", 2023-10-09T08:53:13.476 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:53:13.469134+0000", 2023-10-09T08:53:13.476 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 6.6130000000000006e-05 2023-10-09T08:53:13.476 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:53:13.477 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:53:13.477 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "reached_pg", 2023-10-09T08:53:13.477 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:53:13.469200+0000", 2023-10-09T08:53:13.477 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 2.3617000000000001e-05 2023-10-09T08:53:13.477 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2023-10-09T08:53:13.477 INFO:teuthology.orchestra.run.smithi118.stdout: { 2023-10-09T08:53:13.477 INFO:teuthology.orchestra.run.smithi118.stdout: "event": "started", 2023-10-09T08:53:13.478 INFO:teuthology.orchestra.run.smithi118.stdout: "time": "2023-10-09T08:53:13.469224+0000", 2023-10-09T08:53:13.478 INFO:teuthology.orchestra.run.smithi118.stdout: "duration": 0.000145589 2023-10-09T08:53:13.478 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:53:13.478 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-10-09T08:53:13.478 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:53:13.478 INFO:teuthology.orchestra.run.smithi118.stdout: } 2023-10-09T08:53:13.478 INFO:teuthology.orchestra.run.smithi118.stdout: ], 2023-10-09T08:53:13.479 INFO:teuthology.orchestra.run.smithi118.stdout: "num_ops": 1 2023-10-09T08:53:13.479 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:53:13.492 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:13.496 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:13 smithi118 bash[59345]: audit 2023-10-09T08:53:12.289688+0000 mon.c (mon.2) 552 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-09T08:53:13.496 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:13 smithi118 bash[59345]: audit 2023-10-09T08:53:12.292949+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-09T08:53:13.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:13.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:13.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:13.624 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:13.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:13.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:13.728 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:13.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:13.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:13.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:13.866 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:13.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:13.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:13.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:14.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:14.010 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 5, 2, 0, 7, 4] out_osds: [6] dead_osds: [] live_osds: [0, 3, 4, 6, 7, 2, 5, 1] 2023-10-09T08:53:14.010 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:53:14.010 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2023-10-09T08:53:14.010 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:53:14.011 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:53:14.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 config set filestore_inject_stall 3 2023-10-09T08:53:14.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:14.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:14.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:14.133 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:14.161 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:14.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:14.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:14.264 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:14.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:14 smithi081 bash[76862]: cluster 2023-10-09T08:53:12.288853+0000 mgr.y (mgr.26009) 1552 : cluster 0 pgmap v1746: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s; 41 KiB/s, 0 objects/s recovering 2023-10-09T08:53:14.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:14 smithi081 bash[76862]: cluster 2023-10-09T08:53:13.047202+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T08:53:14.274 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:14 smithi081 bash[76862]: audit 2023-10-09T08:53:13.051083+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-09T08:53:14.274 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:14 smithi081 bash[76862]: cluster 2023-10-09T08:53:13.051244+0000 mon.a (mon.0) 1748 : cluster 0 osdmap e394: 8 total, 8 up, 7 in 2023-10-09T08:53:14.274 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:14 smithi081 bash[76862]: cluster 2023-10-09T08:53:13.052861+0000 osd.4 (osd.4) 376 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T08:53:14.274 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:14 smithi081 bash[76862]: cluster 2023-10-09T08:53:13.953799+0000 mon.a (mon.0) 1749 : cluster 0 osdmap e395: 8 total, 8 up, 7 in 2023-10-09T08:53:14.274 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:14 smithi081 bash[79557]: cluster 2023-10-09T08:53:12.288853+0000 mgr.y (mgr.26009) 1552 : cluster 0 pgmap v1746: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s; 41 KiB/s, 0 objects/s recovering 2023-10-09T08:53:14.274 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:14 smithi081 bash[79557]: cluster 2023-10-09T08:53:13.047202+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T08:53:14.274 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:14 smithi081 bash[79557]: audit 2023-10-09T08:53:13.051083+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-09T08:53:14.274 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:14 smithi081 bash[79557]: cluster 2023-10-09T08:53:13.051244+0000 mon.a (mon.0) 1748 : cluster 0 osdmap e394: 8 total, 8 up, 7 in 2023-10-09T08:53:14.275 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:14 smithi081 bash[79557]: cluster 2023-10-09T08:53:13.052861+0000 osd.4 (osd.4) 376 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T08:53:14.275 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:14 smithi081 bash[79557]: cluster 2023-10-09T08:53:13.953799+0000 mon.a (mon.0) 1749 : cluster 0 osdmap e395: 8 total, 8 up, 7 in 2023-10-09T08:53:14.289 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:14.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:14.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:14.317 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 56 16 80950 80934 90.3183 16 0.00309822 0.0108758 2023-10-09T08:53:14.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:14.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:14.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:14.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:14.496 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:53:14.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:14 smithi118 bash[59345]: cluster 2023-10-09T08:53:12.288853+0000 mgr.y (mgr.26009) 1552 : cluster 0 pgmap v1746: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s; 41 KiB/s, 0 objects/s recovering 2023-10-09T08:53:14.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:14 smithi118 bash[59345]: cluster 2023-10-09T08:53:13.047202+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T08:53:14.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:14 smithi118 bash[59345]: audit 2023-10-09T08:53:13.051083+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-09T08:53:14.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:14 smithi118 bash[59345]: cluster 2023-10-09T08:53:13.051244+0000 mon.a (mon.0) 1748 : cluster 0 osdmap e394: 8 total, 8 up, 7 in 2023-10-09T08:53:14.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:14 smithi118 bash[59345]: cluster 2023-10-09T08:53:13.052861+0000 osd.4 (osd.4) 376 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T08:53:14.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:14 smithi118 bash[59345]: cluster 2023-10-09T08:53:13.953799+0000 mon.a (mon.0) 1749 : cluster 0 osdmap e395: 8 total, 8 up, 7 in 2023-10-09T08:53:14.527 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:14.551 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:14.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:14.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:14.654 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:14.658 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-09T08:53:14.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:14.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:14.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:14.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:14.817 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:14.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:14.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:14.921 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:14.948 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:14.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:14.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:15.052 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:15.084 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:15.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:15.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:15.188 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:15.222 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:15.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:15.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:15.317 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 57 16 81203 81187 89.0112 15.8125 0.00570327 0.0112177 2023-10-09T08:53:15.326 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:15.334 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:15 smithi118 bash[59345]: cluster 2023-10-09T08:53:13.948908+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T08:53:15.334 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:15 smithi118 bash[59345]: cluster 2023-10-09T08:53:13.949206+0000 osd.7 (osd.7) 381 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T08:53:15.335 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:15 smithi118 bash[59345]: cluster 2023-10-09T08:53:13.954396+0000 osd.4 (osd.4) 377 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T08:53:15.335 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:15 smithi118 bash[59345]: audit 2023-10-09T08:53:14.290097+0000 mon.c (mon.2) 553 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-09T08:53:15.335 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:15 smithi118 bash[59345]: audit 2023-10-09T08:53:14.292120+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-09T08:53:15.335 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:15 smithi118 bash[59345]: cluster 2023-10-09T08:53:14.311031+0000 osd.6 (osd.6) 376 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T08:53:15.335 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:15 smithi118 bash[59345]: audit 2023-10-09T08:53:14.960896+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-09T08:53:15.335 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:15 smithi118 bash[59345]: cluster 2023-10-09T08:53:14.960962+0000 mon.a (mon.0) 1752 : cluster 0 osdmap e396: 8 total, 8 up, 7 in 2023-10-09T08:53:15.352 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:15.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:15.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:15.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:15 smithi081 bash[76862]: cluster 2023-10-09T08:53:13.948908+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T08:53:15.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:15 smithi081 bash[76862]: cluster 2023-10-09T08:53:13.949206+0000 osd.7 (osd.7) 381 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T08:53:15.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:15 smithi081 bash[76862]: cluster 2023-10-09T08:53:13.954396+0000 osd.4 (osd.4) 377 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T08:53:15.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:15 smithi081 bash[76862]: audit 2023-10-09T08:53:14.290097+0000 mon.c (mon.2) 553 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-09T08:53:15.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:15 smithi081 bash[76862]: audit 2023-10-09T08:53:14.292120+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-09T08:53:15.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:15 smithi081 bash[76862]: cluster 2023-10-09T08:53:14.311031+0000 osd.6 (osd.6) 376 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T08:53:15.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:15 smithi081 bash[76862]: audit 2023-10-09T08:53:14.960896+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-09T08:53:15.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:15 smithi081 bash[76862]: cluster 2023-10-09T08:53:14.960962+0000 mon.a (mon.0) 1752 : cluster 0 osdmap e396: 8 total, 8 up, 7 in 2023-10-09T08:53:15.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:15 smithi081 bash[79557]: cluster 2023-10-09T08:53:13.948908+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T08:53:15.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:15 smithi081 bash[79557]: cluster 2023-10-09T08:53:13.949206+0000 osd.7 (osd.7) 381 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T08:53:15.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:15 smithi081 bash[79557]: cluster 2023-10-09T08:53:13.954396+0000 osd.4 (osd.4) 377 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T08:53:15.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:15 smithi081 bash[79557]: audit 2023-10-09T08:53:14.290097+0000 mon.c (mon.2) 553 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-09T08:53:15.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:15 smithi081 bash[79557]: audit 2023-10-09T08:53:14.292120+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-09T08:53:15.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:15 smithi081 bash[79557]: cluster 2023-10-09T08:53:14.311031+0000 osd.6 (osd.6) 376 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T08:53:15.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:15 smithi081 bash[79557]: audit 2023-10-09T08:53:14.960896+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-09T08:53:15.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:15 smithi081 bash[79557]: cluster 2023-10-09T08:53:14.960962+0000 mon.a (mon.0) 1752 : cluster 0 osdmap e396: 8 total, 8 up, 7 in 2023-10-09T08:53:15.455 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:15.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:15.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:15.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:15.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:15.613 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:15.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:15.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:15.718 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:15.748 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:15.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:15.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:15.851 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:15.882 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:15.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:15.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:15.986 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:16.016 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:16.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:16.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:16.119 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:16.148 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:16.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:16.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:16.252 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:16.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:16 smithi118 bash[59345]: cluster 2023-10-09T08:53:14.289573+0000 mgr.y (mgr.26009) 1553 : cluster 0 pgmap v1749: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 816 op/s; 41 KiB/s, 0 objects/s recovering 2023-10-09T08:53:16.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:16 smithi118 bash[59345]: cluster 2023-10-09T08:53:14.958150+0000 osd.4 (osd.4) 378 : cluster 3 failed to encode map e396 with expected crc 2023-10-09T08:53:16.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:16 smithi118 bash[59345]: cluster 2023-10-09T08:53:14.958698+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e396 with expected crc 2023-10-09T08:53:16.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:16 smithi118 bash[59345]: cluster 2023-10-09T08:53:14.961461+0000 osd.4 (osd.4) 379 : cluster 3 failed to encode map e396 with expected crc 2023-10-09T08:53:16.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:16 smithi118 bash[59345]: cluster 2023-10-09T08:53:15.962950+0000 mon.a (mon.0) 1753 : cluster 0 osdmap e397: 8 total, 8 up, 7 in 2023-10-09T08:53:16.282 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:16.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:16.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:16.317 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 58 16 81322 81306 87.6047 7.4375 0.00340618 0.0112083 2023-10-09T08:53:16.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:16 smithi081 bash[79557]: cluster 2023-10-09T08:53:14.289573+0000 mgr.y (mgr.26009) 1553 : cluster 0 pgmap v1749: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 816 op/s; 41 KiB/s, 0 objects/s recovering 2023-10-09T08:53:16.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:16 smithi081 bash[79557]: cluster 2023-10-09T08:53:14.958150+0000 osd.4 (osd.4) 378 : cluster 3 failed to encode map e396 with expected crc 2023-10-09T08:53:16.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:16 smithi081 bash[79557]: cluster 2023-10-09T08:53:14.958698+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e396 with expected crc 2023-10-09T08:53:16.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:16 smithi081 bash[79557]: cluster 2023-10-09T08:53:14.961461+0000 osd.4 (osd.4) 379 : cluster 3 failed to encode map e396 with expected crc 2023-10-09T08:53:16.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:16 smithi081 bash[79557]: cluster 2023-10-09T08:53:15.962950+0000 mon.a (mon.0) 1753 : cluster 0 osdmap e397: 8 total, 8 up, 7 in 2023-10-09T08:53:16.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:16 smithi081 bash[76862]: cluster 2023-10-09T08:53:14.289573+0000 mgr.y (mgr.26009) 1553 : cluster 0 pgmap v1749: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 816 op/s; 41 KiB/s, 0 objects/s recovering 2023-10-09T08:53:16.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:16 smithi081 bash[76862]: cluster 2023-10-09T08:53:14.958150+0000 osd.4 (osd.4) 378 : cluster 3 failed to encode map e396 with expected crc 2023-10-09T08:53:16.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:16 smithi081 bash[76862]: cluster 2023-10-09T08:53:14.958698+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e396 with expected crc 2023-10-09T08:53:16.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:16 smithi081 bash[76862]: cluster 2023-10-09T08:53:14.961461+0000 osd.4 (osd.4) 379 : cluster 3 failed to encode map e396 with expected crc 2023-10-09T08:53:16.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:16 smithi081 bash[76862]: cluster 2023-10-09T08:53:15.962950+0000 mon.a (mon.0) 1753 : cluster 0 osdmap e397: 8 total, 8 up, 7 in 2023-10-09T08:53:16.385 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:16.411 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:16.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:16.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:16.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:16.543 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:16.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:16.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:16.646 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:16.679 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:16.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:16.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:16.782 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:16.813 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:16.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:16.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:16.917 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:16.945 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:16.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:16.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:17.051 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:17.118 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:17.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:17.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:17.221 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:17.229 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:17 smithi081 bash[76862]: cluster 2023-10-09T08:53:15.960252+0000 osd.4 (osd.4) 380 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T08:53:17.229 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:17 smithi081 bash[76862]: cluster 2023-10-09T08:53:15.960633+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T08:53:17.230 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:17 smithi081 bash[76862]: cluster 2023-10-09T08:53:15.963679+0000 osd.7 (osd.7) 382 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T08:53:17.230 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:17 smithi081 bash[76862]: audit 2023-10-09T08:53:16.291195+0000 mon.c (mon.2) 554 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-09T08:53:17.230 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:17 smithi081 bash[76862]: audit 2023-10-09T08:53:16.292102+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-09T08:53:17.230 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:17 smithi081 bash[76862]: audit 2023-10-09T08:53:16.968679+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-09T08:53:17.230 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:17 smithi081 bash[76862]: cluster 2023-10-09T08:53:16.968778+0000 mon.a (mon.0) 1756 : cluster 0 osdmap e398: 8 total, 8 up, 7 in 2023-10-09T08:53:17.230 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:17 smithi081 bash[79557]: cluster 2023-10-09T08:53:15.960252+0000 osd.4 (osd.4) 380 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T08:53:17.230 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:17 smithi081 bash[79557]: cluster 2023-10-09T08:53:15.960633+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T08:53:17.230 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:17 smithi081 bash[79557]: cluster 2023-10-09T08:53:15.963679+0000 osd.7 (osd.7) 382 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T08:53:17.230 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:17 smithi081 bash[79557]: audit 2023-10-09T08:53:16.291195+0000 mon.c (mon.2) 554 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-09T08:53:17.231 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:17 smithi081 bash[79557]: audit 2023-10-09T08:53:16.292102+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-09T08:53:17.231 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:17 smithi081 bash[79557]: audit 2023-10-09T08:53:16.968679+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-09T08:53:17.231 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:17 smithi081 bash[79557]: cluster 2023-10-09T08:53:16.968778+0000 mon.a (mon.0) 1756 : cluster 0 osdmap e398: 8 total, 8 up, 7 in 2023-10-09T08:53:17.246 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:17.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:17.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:17.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:17 smithi118 bash[59345]: cluster 2023-10-09T08:53:15.960252+0000 osd.4 (osd.4) 380 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T08:53:17.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:17 smithi118 bash[59345]: cluster 2023-10-09T08:53:15.960633+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T08:53:17.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:17 smithi118 bash[59345]: cluster 2023-10-09T08:53:15.963679+0000 osd.7 (osd.7) 382 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T08:53:17.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:17 smithi118 bash[59345]: audit 2023-10-09T08:53:16.291195+0000 mon.c (mon.2) 554 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-09T08:53:17.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:17 smithi118 bash[59345]: audit 2023-10-09T08:53:16.292102+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-09T08:53:17.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:17 smithi118 bash[59345]: audit 2023-10-09T08:53:16.968679+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-09T08:53:17.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:17 smithi118 bash[59345]: cluster 2023-10-09T08:53:16.968778+0000 mon.a (mon.0) 1756 : cluster 0 osdmap e398: 8 total, 8 up, 7 in 2023-10-09T08:53:17.318 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 59 16 81489 81473 86.2968 10.4375 0.00607972 0.0115655 2023-10-09T08:53:17.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:17.370 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:17.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:17.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:17.473 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:17.495 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:17.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:17.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:17.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:17.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:17.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:17.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:17.729 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:17.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:17.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:17.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:17.866 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:17.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:17.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:17.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:17.994 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:18.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:18.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:18.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:18.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:18.141 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:18 smithi081 bash[76862]: cluster 2023-10-09T08:53:16.290593+0000 mgr.y (mgr.26009) 1554 : cluster 0 pgmap v1752: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s; 2607/242946 objects misplaced (1.073%); 64 KiB/s, 0 objects/s recovering 2023-10-09T08:53:18.141 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:18 smithi081 bash[76862]: cluster 2023-10-09T08:53:16.962554+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e398 with expected crc 2023-10-09T08:53:18.141 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:18 smithi081 bash[76862]: cluster 2023-10-09T08:53:16.964295+0000 osd.4 (osd.4) 381 : cluster 3 failed to encode map e398 with expected crc 2023-10-09T08:53:18.141 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:18 smithi081 bash[76862]: cluster 2023-10-09T08:53:16.968840+0000 osd.7 (osd.7) 383 : cluster 3 failed to encode map e398 with expected crc 2023-10-09T08:53:18.141 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:18 smithi081 bash[76862]: cluster 2023-10-09T08:53:17.967348+0000 mon.a (mon.0) 1757 : cluster 0 osdmap e399: 8 total, 8 up, 7 in 2023-10-09T08:53:18.142 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:18 smithi081 bash[79557]: cluster 2023-10-09T08:53:16.290593+0000 mgr.y (mgr.26009) 1554 : cluster 0 pgmap v1752: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s; 2607/242946 objects misplaced (1.073%); 64 KiB/s, 0 objects/s recovering 2023-10-09T08:53:18.142 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:18 smithi081 bash[79557]: cluster 2023-10-09T08:53:16.962554+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e398 with expected crc 2023-10-09T08:53:18.142 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:18 smithi081 bash[79557]: cluster 2023-10-09T08:53:16.964295+0000 osd.4 (osd.4) 381 : cluster 3 failed to encode map e398 with expected crc 2023-10-09T08:53:18.142 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:18 smithi081 bash[79557]: cluster 2023-10-09T08:53:16.968840+0000 osd.7 (osd.7) 383 : cluster 3 failed to encode map e398 with expected crc 2023-10-09T08:53:18.142 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:18 smithi081 bash[79557]: cluster 2023-10-09T08:53:17.967348+0000 mon.a (mon.0) 1757 : cluster 0 osdmap e399: 8 total, 8 up, 7 in 2023-10-09T08:53:18.157 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:18.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:18.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:18.260 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:18.286 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:18.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:18.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:18.318 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:53:18.317790+0000 min lat: 0.00137836 max lat: 2.00853 avg lat: 0.01156 2023-10-09T08:53:18.318 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:53:18.318 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 60 16 81549 81533 84.9209 3.75 0.00312082 0.01156 2023-10-09T08:53:18.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:18.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:18.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:18.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:18.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:18 smithi118 bash[59345]: cluster 2023-10-09T08:53:16.290593+0000 mgr.y (mgr.26009) 1554 : cluster 0 pgmap v1752: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s; 2607/242946 objects misplaced (1.073%); 64 KiB/s, 0 objects/s recovering 2023-10-09T08:53:18.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:18 smithi118 bash[59345]: cluster 2023-10-09T08:53:16.962554+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e398 with expected crc 2023-10-09T08:53:18.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:18 smithi118 bash[59345]: cluster 2023-10-09T08:53:16.964295+0000 osd.4 (osd.4) 381 : cluster 3 failed to encode map e398 with expected crc 2023-10-09T08:53:18.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:18 smithi118 bash[59345]: cluster 2023-10-09T08:53:16.968840+0000 osd.7 (osd.7) 383 : cluster 3 failed to encode map e398 with expected crc 2023-10-09T08:53:18.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:18 smithi118 bash[59345]: cluster 2023-10-09T08:53:17.967348+0000 mon.a (mon.0) 1757 : cluster 0 osdmap e399: 8 total, 8 up, 7 in 2023-10-09T08:53:18.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:18.546 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:18.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:18.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:18.649 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:18.680 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:18.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:18.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:18.783 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:18.808 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:18.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:18.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:18.911 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:18.936 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:18.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:18.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:19.040 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:19.061 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:19.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:19.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:19.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:19.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:19.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:19.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:19.294 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:19.318 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 61 16 81726 81710 83.7101 11.0625 0.0132301 0.0119373 2023-10-09T08:53:19.322 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:19.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:19.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:19.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:19 smithi081 bash[76862]: cluster 2023-10-09T08:53:17.964342+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T08:53:19.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:19 smithi081 bash[76862]: cluster 2023-10-09T08:53:17.964342+0000 osd.4 (osd.4) 382 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T08:53:19.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:19 smithi081 bash[76862]: cluster 2023-10-09T08:53:17.967798+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T08:53:19.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:19 smithi081 bash[76862]: audit 2023-10-09T08:53:18.291724+0000 mon.c (mon.2) 555 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-09T08:53:19.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:19 smithi081 bash[76862]: audit 2023-10-09T08:53:18.293306+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-09T08:53:19.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:19 smithi081 bash[76862]: audit 2023-10-09T08:53:18.935555+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:19.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:19 smithi081 bash[76862]: audit 2023-10-09T08:53:18.968211+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-09T08:53:19.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:19 smithi081 bash[76862]: cluster 2023-10-09T08:53:18.968315+0000 mon.a (mon.0) 1761 : cluster 0 osdmap e400: 8 total, 8 up, 7 in 2023-10-09T08:53:19.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:19 smithi081 bash[79557]: cluster 2023-10-09T08:53:17.964342+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T08:53:19.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:19 smithi081 bash[79557]: cluster 2023-10-09T08:53:17.964342+0000 osd.4 (osd.4) 382 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T08:53:19.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:19 smithi081 bash[79557]: cluster 2023-10-09T08:53:17.967798+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T08:53:19.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:19 smithi081 bash[79557]: audit 2023-10-09T08:53:18.291724+0000 mon.c (mon.2) 555 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-09T08:53:19.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:19 smithi081 bash[79557]: audit 2023-10-09T08:53:18.293306+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-09T08:53:19.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:19 smithi081 bash[79557]: audit 2023-10-09T08:53:18.935555+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:19.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:19 smithi081 bash[79557]: audit 2023-10-09T08:53:18.968211+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-09T08:53:19.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:19 smithi081 bash[79557]: cluster 2023-10-09T08:53:18.968315+0000 mon.a (mon.0) 1761 : cluster 0 osdmap e400: 8 total, 8 up, 7 in 2023-10-09T08:53:19.421 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:53:19.427 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:19.441 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:19 smithi118 bash[59345]: cluster 2023-10-09T08:53:17.964342+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T08:53:19.441 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:19 smithi118 bash[59345]: cluster 2023-10-09T08:53:17.964342+0000 osd.4 (osd.4) 382 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T08:53:19.441 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:19 smithi118 bash[59345]: cluster 2023-10-09T08:53:17.967798+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T08:53:19.441 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:19 smithi118 bash[59345]: audit 2023-10-09T08:53:18.291724+0000 mon.c (mon.2) 555 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-09T08:53:19.442 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:19 smithi118 bash[59345]: audit 2023-10-09T08:53:18.293306+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-09T08:53:19.442 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:19 smithi118 bash[59345]: audit 2023-10-09T08:53:18.935555+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:19.442 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:19 smithi118 bash[59345]: audit 2023-10-09T08:53:18.968211+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-09T08:53:19.442 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:19 smithi118 bash[59345]: cluster 2023-10-09T08:53:18.968315+0000 mon.a (mon.0) 1761 : cluster 0 osdmap e400: 8 total, 8 up, 7 in 2023-10-09T08:53:19.474 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:19.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:19.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:19.577 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:19.601 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:19.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:19.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:19.704 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:19.729 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:19.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:19.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:19.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:19.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:19.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:19.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:19.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:19.992 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:19.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:19.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:20.095 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:20.116 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:20.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:20.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:20.219 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:20.237 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:20.239 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:20 smithi081 bash[76862]: cluster 2023-10-09T08:53:18.291266+0000 mgr.y (mgr.26009) 1555 : cluster 0 pgmap v1755: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 58 MiB/s wr, 933 op/s; 2607/242946 objects misplaced (1.073%); 64 KiB/s, 0 objects/s recovering 2023-10-09T08:53:20.239 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:20 smithi081 bash[76862]: cluster 2023-10-09T08:53:18.965662+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T08:53:20.239 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:20 smithi081 bash[76862]: cluster 2023-10-09T08:53:18.974309+0000 osd.4 (osd.4) 383 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T08:53:20.239 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:20 smithi081 bash[76862]: cluster 2023-10-09T08:53:18.974324+0000 osd.7 (osd.7) 384 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T08:53:20.239 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:20 smithi081 bash[76862]: cluster 2023-10-09T08:53:19.974015+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e401: 8 total, 8 up, 7 in 2023-10-09T08:53:20.239 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:20 smithi081 bash[79557]: cluster 2023-10-09T08:53:18.291266+0000 mgr.y (mgr.26009) 1555 : cluster 0 pgmap v1755: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 58 MiB/s wr, 933 op/s; 2607/242946 objects misplaced (1.073%); 64 KiB/s, 0 objects/s recovering 2023-10-09T08:53:20.239 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:20 smithi081 bash[79557]: cluster 2023-10-09T08:53:18.965662+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T08:53:20.239 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:20 smithi081 bash[79557]: cluster 2023-10-09T08:53:18.974309+0000 osd.4 (osd.4) 383 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T08:53:20.240 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:20 smithi081 bash[79557]: cluster 2023-10-09T08:53:18.974324+0000 osd.7 (osd.7) 384 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T08:53:20.240 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:20 smithi081 bash[79557]: cluster 2023-10-09T08:53:19.974015+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e401: 8 total, 8 up, 7 in 2023-10-09T08:53:20.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:20.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:20.318 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 62 16 82203 82187 82.8407 29.8125 0.00483053 0.0119197 2023-10-09T08:53:20.341 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:20.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:20.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:20.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:20.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:20.484 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:20.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:20.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:20.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:20 smithi118 bash[59345]: cluster 2023-10-09T08:53:18.291266+0000 mgr.y (mgr.26009) 1555 : cluster 0 pgmap v1755: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 58 MiB/s wr, 933 op/s; 2607/242946 objects misplaced (1.073%); 64 KiB/s, 0 objects/s recovering 2023-10-09T08:53:20.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:20 smithi118 bash[59345]: cluster 2023-10-09T08:53:18.965662+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T08:53:20.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:20 smithi118 bash[59345]: cluster 2023-10-09T08:53:18.974309+0000 osd.4 (osd.4) 383 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T08:53:20.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:20 smithi118 bash[59345]: cluster 2023-10-09T08:53:18.974324+0000 osd.7 (osd.7) 384 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T08:53:20.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:20 smithi118 bash[59345]: cluster 2023-10-09T08:53:19.974015+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e401: 8 total, 8 up, 7 in 2023-10-09T08:53:20.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:20.617 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:20.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:20.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:20.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:20.745 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:20.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:20.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:20.848 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:20.872 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:20.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:20.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:20.975 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:20.984 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:53:20.998 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:21.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:21.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:21.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:21.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:21.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:21.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:21.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:21.258 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:21.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:21.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:21.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:21 smithi118 bash[59345]: cluster 2023-10-09T08:53:19.967209+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T08:53:21.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:21 smithi118 bash[59345]: cluster 2023-10-09T08:53:19.973020+0000 osd.4 (osd.4) 384 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T08:53:21.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:21 smithi118 bash[59345]: audit 2023-10-09T08:53:20.292244+0000 mon.c (mon.2) 556 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-09T08:53:21.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:21 smithi118 bash[59345]: audit 2023-10-09T08:53:20.293027+0000 mon.a (mon.0) 1763 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-09T08:53:21.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:21 smithi118 bash[59345]: cluster 2023-10-09T08:53:20.324835+0000 osd.6 (osd.6) 377 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T08:53:21.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:21 smithi118 bash[59345]: audit 2023-10-09T08:53:20.444519+0000 mon.a (mon.0) 1764 : audit 1 from='client.? 172.21.15.81:0/1583519384' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:53:21.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:21 smithi118 bash[59345]: cluster 2023-10-09T08:53:20.967028+0000 mon.a (mon.0) 1765 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:53:21.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:21 smithi118 bash[59345]: audit 2023-10-09T08:53:20.974744+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]': finished 2023-10-09T08:53:21.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:21 smithi118 bash[59345]: audit 2023-10-09T08:53:20.975504+0000 mon.a (mon.0) 1767 : audit 1 from='client.? 172.21.15.81:0/1583519384' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:53:21.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:21 smithi118 bash[59345]: cluster 2023-10-09T08:53:20.975584+0000 mon.a (mon.0) 1768 : cluster 0 osdmap e402: 8 total, 8 up, 7 in 2023-10-09T08:53:21.318 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 63 16 82387 82371 81.7083 11.5 0.0111336 0.0122305 2023-10-09T08:53:21.362 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:21.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:53:21] "GET /metrics HTTP/1.1" 200 36638 "" "Prometheus/2.33.4" 2023-10-09T08:53:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[76862]: cluster 2023-10-09T08:53:19.967209+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T08:53:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[76862]: cluster 2023-10-09T08:53:19.973020+0000 osd.4 (osd.4) 384 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T08:53:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[76862]: audit 2023-10-09T08:53:20.292244+0000 mon.c (mon.2) 556 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-09T08:53:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[76862]: audit 2023-10-09T08:53:20.293027+0000 mon.a (mon.0) 1763 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-09T08:53:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[76862]: cluster 2023-10-09T08:53:20.324835+0000 osd.6 (osd.6) 377 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T08:53:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[76862]: audit 2023-10-09T08:53:20.444519+0000 mon.a (mon.0) 1764 : audit 1 from='client.? 172.21.15.81:0/1583519384' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:53:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[76862]: cluster 2023-10-09T08:53:20.967028+0000 mon.a (mon.0) 1765 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:53:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[76862]: audit 2023-10-09T08:53:20.974744+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]': finished 2023-10-09T08:53:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[76862]: audit 2023-10-09T08:53:20.975504+0000 mon.a (mon.0) 1767 : audit 1 from='client.? 172.21.15.81:0/1583519384' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:53:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[76862]: cluster 2023-10-09T08:53:20.975584+0000 mon.a (mon.0) 1768 : cluster 0 osdmap e402: 8 total, 8 up, 7 in 2023-10-09T08:53:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[79557]: cluster 2023-10-09T08:53:19.967209+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T08:53:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[79557]: cluster 2023-10-09T08:53:19.973020+0000 osd.4 (osd.4) 384 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T08:53:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[79557]: audit 2023-10-09T08:53:20.292244+0000 mon.c (mon.2) 556 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-09T08:53:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[79557]: audit 2023-10-09T08:53:20.293027+0000 mon.a (mon.0) 1763 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-09T08:53:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[79557]: cluster 2023-10-09T08:53:20.324835+0000 osd.6 (osd.6) 377 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T08:53:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[79557]: audit 2023-10-09T08:53:20.444519+0000 mon.a (mon.0) 1764 : audit 1 from='client.? 172.21.15.81:0/1583519384' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:53:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[79557]: cluster 2023-10-09T08:53:20.967028+0000 mon.a (mon.0) 1765 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:53:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[79557]: audit 2023-10-09T08:53:20.974744+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]': finished 2023-10-09T08:53:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[79557]: audit 2023-10-09T08:53:20.975504+0000 mon.a (mon.0) 1767 : audit 1 from='client.? 172.21.15.81:0/1583519384' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:53:21.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:21 smithi081 bash[79557]: cluster 2023-10-09T08:53:20.975584+0000 mon.a (mon.0) 1768 : cluster 0 osdmap e402: 8 total, 8 up, 7 in 2023-10-09T08:53:21.381 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:21.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:21.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:21.484 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:21.508 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:21.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:21.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:21.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:21.634 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:21.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:21.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:21.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:21.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:21.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:21.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:21.870 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:21.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:21.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:21.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:21.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:22.024 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:22.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:22.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:22.128 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:22.159 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:22.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:22.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:22.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:22.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:22 smithi118 bash[59345]: cluster 2023-10-09T08:53:20.291842+0000 mgr.y (mgr.26009) 1556 : cluster 0 pgmap v1758: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 14 MiB/s wr, 218 op/s; 6832/245571 objects misplaced (2.782%); 8.9 MiB/s, 142 objects/s recovering 2023-10-09T08:53:22.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:22 smithi118 bash[59345]: cluster 2023-10-09T08:53:20.969544+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T08:53:22.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:22 smithi118 bash[59345]: cluster 2023-10-09T08:53:20.977799+0000 osd.4 (osd.4) 385 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T08:53:22.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:22 smithi118 bash[59345]: cluster 2023-10-09T08:53:20.980526+0000 osd.4 (osd.4) 386 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T08:53:22.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:22 smithi118 bash[59345]: cluster 2023-10-09T08:53:21.972652+0000 osd.6 (osd.6) 378 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T08:53:22.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:22 smithi118 bash[59345]: cluster 2023-10-09T08:53:21.977066+0000 mon.a (mon.0) 1769 : cluster 0 osdmap e403: 8 total, 8 up, 7 in 2023-10-09T08:53:22.275 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:22 smithi081 bash[79557]: cluster 2023-10-09T08:53:20.291842+0000 mgr.y (mgr.26009) 1556 : cluster 0 pgmap v1758: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 14 MiB/s wr, 218 op/s; 6832/245571 objects misplaced (2.782%); 8.9 MiB/s, 142 objects/s recovering 2023-10-09T08:53:22.275 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:22 smithi081 bash[79557]: cluster 2023-10-09T08:53:20.969544+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T08:53:22.276 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:22 smithi081 bash[79557]: cluster 2023-10-09T08:53:20.977799+0000 osd.4 (osd.4) 385 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T08:53:22.276 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:22 smithi081 bash[79557]: cluster 2023-10-09T08:53:20.980526+0000 osd.4 (osd.4) 386 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T08:53:22.276 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:22 smithi081 bash[79557]: cluster 2023-10-09T08:53:21.972652+0000 osd.6 (osd.6) 378 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T08:53:22.276 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:22 smithi081 bash[79557]: cluster 2023-10-09T08:53:21.977066+0000 mon.a (mon.0) 1769 : cluster 0 osdmap e403: 8 total, 8 up, 7 in 2023-10-09T08:53:22.276 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:22 smithi081 bash[76862]: cluster 2023-10-09T08:53:20.291842+0000 mgr.y (mgr.26009) 1556 : cluster 0 pgmap v1758: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 14 MiB/s wr, 218 op/s; 6832/245571 objects misplaced (2.782%); 8.9 MiB/s, 142 objects/s recovering 2023-10-09T08:53:22.276 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:22 smithi081 bash[76862]: cluster 2023-10-09T08:53:20.969544+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T08:53:22.277 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:22 smithi081 bash[76862]: cluster 2023-10-09T08:53:20.977799+0000 osd.4 (osd.4) 385 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T08:53:22.277 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:22 smithi081 bash[76862]: cluster 2023-10-09T08:53:20.980526+0000 osd.4 (osd.4) 386 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T08:53:22.277 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:22 smithi081 bash[76862]: cluster 2023-10-09T08:53:21.972652+0000 osd.6 (osd.6) 378 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T08:53:22.277 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:22 smithi081 bash[76862]: cluster 2023-10-09T08:53:21.977066+0000 mon.a (mon.0) 1769 : cluster 0 osdmap e403: 8 total, 8 up, 7 in 2023-10-09T08:53:22.294 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:22.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:22.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:22.319 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 64 16 82725 82709 80.7617 21.125 0.00303466 0.0122196 2023-10-09T08:53:22.398 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:22.424 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:22.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:22.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:22.527 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:22.546 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:22.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:22.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:22.650 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:22.677 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:22.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:22.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:22.780 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:22.809 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:22.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:22.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:22.912 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:22.939 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:22.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:22.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:23.043 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:23.070 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:23.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:23.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:23.174 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:23.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:23 smithi118 bash[59345]: cluster 2023-10-09T08:53:21.972280+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T08:53:23.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:23 smithi118 bash[59345]: cluster 2023-10-09T08:53:21.979542+0000 osd.4 (osd.4) 387 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T08:53:23.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:23 smithi118 bash[59345]: cluster 2023-10-09T08:53:22.021197+0000 osd.7 (osd.7) 385 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T08:53:23.182 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:23 smithi118 bash[59345]: cluster 2023-10-09T08:53:22.976737+0000 mon.a (mon.0) 1770 : cluster 0 osdmap e404: 8 total, 8 up, 7 in 2023-10-09T08:53:23.205 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:23.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:23.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:23.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:23.318 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 65 16 82877 82861 79.6652 9.5 0.0209461 0.0125467 2023-10-09T08:53:23.340 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:23.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:23.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:23.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:23 smithi081 bash[76862]: cluster 2023-10-09T08:53:21.972280+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T08:53:23.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:23 smithi081 bash[76862]: cluster 2023-10-09T08:53:21.979542+0000 osd.4 (osd.4) 387 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T08:53:23.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:23 smithi081 bash[76862]: cluster 2023-10-09T08:53:22.021197+0000 osd.7 (osd.7) 385 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T08:53:23.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:23 smithi081 bash[76862]: cluster 2023-10-09T08:53:22.976737+0000 mon.a (mon.0) 1770 : cluster 0 osdmap e404: 8 total, 8 up, 7 in 2023-10-09T08:53:23.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:23 smithi081 bash[79557]: cluster 2023-10-09T08:53:21.972280+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T08:53:23.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:23 smithi081 bash[79557]: cluster 2023-10-09T08:53:21.979542+0000 osd.4 (osd.4) 387 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T08:53:23.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:23 smithi081 bash[79557]: cluster 2023-10-09T08:53:22.021197+0000 osd.7 (osd.7) 385 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T08:53:23.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:23 smithi081 bash[79557]: cluster 2023-10-09T08:53:22.976737+0000 mon.a (mon.0) 1770 : cluster 0 osdmap e404: 8 total, 8 up, 7 in 2023-10-09T08:53:23.443 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:23.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:23.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:23.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:23.581 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:23.607 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:23.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:23.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:23.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:23.738 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:53:23.747 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:23.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:23.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:23.850 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:23.887 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:23.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:23.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:23.965 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:53:23.992 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:23.998 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:53:24.016 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:24.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:24.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:24.031 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:53:24.065 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:53:24.102 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:53:24.109 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:24 smithi081 bash[76862]: cluster 2023-10-09T08:53:22.292455+0000 mgr.y (mgr.26009) 1557 : cluster 0 pgmap v1761: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 18 MiB/s wr, 291 op/s; 5020/246450 objects degraded (2.037%); 9342/246450 objects misplaced (3.791%); 8.9 MiB/s, 142 objects/s recovering 2023-10-09T08:53:24.109 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:24 smithi081 bash[76862]: cluster 2023-10-09T08:53:22.973603+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T08:53:24.109 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:24 smithi081 bash[76862]: cluster 2023-10-09T08:53:22.974625+0000 osd.4 (osd.4) 388 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T08:53:24.110 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:24 smithi081 bash[76862]: cluster 2023-10-09T08:53:23.098281+0000 mon.a (mon.0) 1771 : cluster 3 Health check failed: Degraded data redundancy: 5020/246450 objects degraded (2.037%), 1 pg degraded (PG_DEGRADED) 2023-10-09T08:53:24.110 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:24 smithi081 bash[79557]: cluster 2023-10-09T08:53:22.292455+0000 mgr.y (mgr.26009) 1557 : cluster 0 pgmap v1761: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 18 MiB/s wr, 291 op/s; 5020/246450 objects degraded (2.037%); 9342/246450 objects misplaced (3.791%); 8.9 MiB/s, 142 objects/s recovering 2023-10-09T08:53:24.110 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:24 smithi081 bash[79557]: cluster 2023-10-09T08:53:22.973603+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T08:53:24.110 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:24 smithi081 bash[79557]: cluster 2023-10-09T08:53:22.974625+0000 osd.4 (osd.4) 388 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T08:53:24.110 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:24 smithi081 bash[79557]: cluster 2023-10-09T08:53:23.098281+0000 mon.a (mon.0) 1771 : cluster 3 Health check failed: Degraded data redundancy: 5020/246450 objects degraded (2.037%), 1 pg degraded (PG_DEGRADED) 2023-10-09T08:53:24.110 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:24 smithi081 bash[79557]: audit 2023-10-09T08:53:23.184333+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:24.110 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:24 smithi081 bash[79557]: audit 2023-10-09T08:53:23.186113+0000 mon.c (mon.2) 557 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:53:24.110 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:24 smithi081 bash[79557]: audit 2023-10-09T08:53:23.923811+0000 mon.c (mon.2) 558 : audit 0 from='client.? 172.21.15.81:0/1717564489' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:53:24.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:24 smithi118 bash[59345]: cluster 2023-10-09T08:53:22.292455+0000 mgr.y (mgr.26009) 1557 : cluster 0 pgmap v1761: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 18 MiB/s wr, 291 op/s; 5020/246450 objects degraded (2.037%); 9342/246450 objects misplaced (3.791%); 8.9 MiB/s, 142 objects/s recovering 2023-10-09T08:53:24.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:24 smithi118 bash[59345]: cluster 2023-10-09T08:53:22.973603+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T08:53:24.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:24 smithi118 bash[59345]: cluster 2023-10-09T08:53:22.974625+0000 osd.4 (osd.4) 388 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T08:53:24.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:24 smithi118 bash[59345]: cluster 2023-10-09T08:53:23.098281+0000 mon.a (mon.0) 1771 : cluster 3 Health check failed: Degraded data redundancy: 5020/246450 objects degraded (2.037%), 1 pg degraded (PG_DEGRADED) 2023-10-09T08:53:24.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:24 smithi118 bash[59345]: audit 2023-10-09T08:53:23.184333+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:24.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:24 smithi118 bash[59345]: audit 2023-10-09T08:53:23.186113+0000 mon.c (mon.2) 557 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:53:24.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:24 smithi118 bash[59345]: audit 2023-10-09T08:53:23.923811+0000 mon.c (mon.2) 558 : audit 0 from='client.? 172.21.15.81:0/1717564489' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:53:24.121 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:24.147 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:53:24.150 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:24.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:24.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:24.177 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:53:24.211 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:53:24.216 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:53:24.216 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:53:24.216 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:53:24.216 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:53:24.216 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:53:24.217 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:53:24.217 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:53:24.217 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:53:24.253 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:24.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:24.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:24.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:24.318 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 66 16 83822 83806 79.3528 59.0625 0.013687 0.0125892 2023-10-09T08:53:24.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:24 smithi081 bash[76862]: audit 2023-10-09T08:53:23.184333+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:24 smithi081 bash[76862]: audit 2023-10-09T08:53:23.186113+0000 mon.c (mon.2) 557 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:53:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:24 smithi081 bash[76862]: audit 2023-10-09T08:53:23.923811+0000 mon.c (mon.2) 558 : audit 0 from='client.? 172.21.15.81:0/1717564489' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:53:24.388 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:24.415 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:24.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:24.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:24.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:24.549 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:24.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:24.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:24.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:24.685 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:24.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:24.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:24.790 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:24.818 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:24.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:24.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:24.922 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:24.952 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:24.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:24.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:25.057 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:25.092 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:25.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:25.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:25.198 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:25.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:25.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:25.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:25.319 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 67 16 84433 84417 78.7384 38.1875 0.0196403 0.0126947 2023-10-09T08:53:25.332 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:25.371 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:25.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:25.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:25.402 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:53:25.476 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:25.506 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:25.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:25.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:25.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:25.645 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:25.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:25.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:25.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:25.779 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:25.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:25.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:25.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:25.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:25.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:25.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:26.017 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:26.042 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:26.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:26.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:26.145 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:26.168 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:26.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:26.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:26.273 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:26.282 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:26 smithi118 bash[59345]: cluster 2023-10-09T08:53:24.293047+0000 mgr.y (mgr.26009) 1558 : cluster 0 pgmap v1763: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 14 MiB/s wr, 227 op/s; 10252/247164 objects degraded (4.148%); 9110/247164 objects misplaced (3.686%); 9.3 MiB/s, 148 objects/s recovering 2023-10-09T08:53:26.304 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:26.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:26.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:26.319 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 68 16 85518 85502 78.5776 67.8125 0.0244486 0.012721 2023-10-09T08:53:26.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:26.437 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:26.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:26.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:26.540 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:26.570 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:26.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:26.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:26.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:26 smithi081 bash[76862]: cluster 2023-10-09T08:53:24.293047+0000 mgr.y (mgr.26009) 1558 : cluster 0 pgmap v1763: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 14 MiB/s wr, 227 op/s; 10252/247164 objects degraded (4.148%); 9110/247164 objects misplaced (3.686%); 9.3 MiB/s, 148 objects/s recovering 2023-10-09T08:53:26.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:26 smithi081 bash[79557]: cluster 2023-10-09T08:53:24.293047+0000 mgr.y (mgr.26009) 1558 : cluster 0 pgmap v1763: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 14 MiB/s wr, 227 op/s; 10252/247164 objects degraded (4.148%); 9110/247164 objects misplaced (3.686%); 9.3 MiB/s, 148 objects/s recovering 2023-10-09T08:53:26.674 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:26.706 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:26.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:26.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:26.815 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:26.851 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:26.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:26.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:26.955 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:26.986 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:26.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:26.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:27.094 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:27.121 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:27.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:27.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:27.228 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:27.256 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:27.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:27.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:27.319 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 69 16 86586 86570 78.4061 66.75 0.0135039 0.0127485 2023-10-09T08:53:27.362 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:27.397 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:27.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:27.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:27.502 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:27.533 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:27.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:27.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:27.637 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:27.666 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:27.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:27.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:27.734 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:53:27.734 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:53:27.769 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:27.801 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:27.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:27.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:27.904 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:27.940 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:27.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:27.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:28.043 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:28.082 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:28.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:28.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:28.118 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:28 smithi081 bash[76862]: cluster 2023-10-09T08:53:26.293861+0000 mgr.y (mgr.26009) 1559 : cluster 0 pgmap v1764: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 28 MiB/s wr, 445 op/s; 12788/253596 objects degraded (5.043%); 11139/253596 objects misplaced (4.392%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T08:53:28.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:28.222 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:28.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:28.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:28.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:28 smithi118 bash[59345]: cluster 2023-10-09T08:53:26.293861+0000 mgr.y (mgr.26009) 1559 : cluster 0 pgmap v1764: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 28 MiB/s wr, 445 op/s; 12788/253596 objects degraded (5.043%); 11139/253596 objects misplaced (4.392%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T08:53:28.319 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 70 16 87585 87569 78.1779 62.4375 0.00715849 0.0127856 2023-10-09T08:53:28.325 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:28.371 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:28.374 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:28 smithi081 bash[79557]: cluster 2023-10-09T08:53:26.293861+0000 mgr.y (mgr.26009) 1559 : cluster 0 pgmap v1764: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 28 MiB/s wr, 445 op/s; 12788/253596 objects degraded (5.043%); 11139/253596 objects misplaced (4.392%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T08:53:28.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:28.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:28.478 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:28.510 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:28.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:28.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:28.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:28.638 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:28.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:28.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:28.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:28.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:28.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:28.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:28.872 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:28.898 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:28.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:28.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:29.001 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:29.052 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:29.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:29.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:29.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:29.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:53:29.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:29.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:29.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:29.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:29 smithi118 bash[59345]: cluster 2023-10-09T08:53:28.950073+0000 mon.a (mon.0) 1773 : cluster 3 Health check update: Degraded data redundancy: 12788/253596 objects degraded (5.043%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:29.288 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:29.317 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:29.319 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 71 16 88352 88336 77.7519 47.9375 0.0202945 0.0128555 2023-10-09T08:53:29.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:29.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:29.418 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:29 smithi081 bash[76862]: cluster 2023-10-09T08:53:28.950073+0000 mon.a (mon.0) 1773 : cluster 3 Health check update: Degraded data redundancy: 12788/253596 objects degraded (5.043%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:29.418 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:29 smithi081 bash[79557]: cluster 2023-10-09T08:53:28.950073+0000 mon.a (mon.0) 1773 : cluster 3 Health check update: Degraded data redundancy: 12788/253596 objects degraded (5.043%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:29.421 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:29.472 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-09T08:53:29.479 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:29.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:29.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:29.585 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:29.633 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:29.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:29.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:29.741 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:29.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:29.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:29.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:29.881 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:29.919 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:29.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:29.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:30.026 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:30.052 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:30.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:30.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:30.159 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:30.168 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:30 smithi118 bash[59345]: cluster 2023-10-09T08:53:28.294385+0000 mgr.y (mgr.26009) 1560 : cluster 0 pgmap v1765: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 24 MiB/s wr, 386 op/s; 12788/254055 objects degraded (5.034%); 11139/254055 objects misplaced (4.384%); 5.3 MiB/s, 85 objects/s recovering 2023-10-09T08:53:30.192 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:30.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:30.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:30.295 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:30.319 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 72 16 89373 89357 77.5582 63.8125 0.0118614 0.0128879 2023-10-09T08:53:30.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:30.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:30.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:30.430 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:30.455 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:30.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:30.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:30.558 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:30.588 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:30.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:30.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:30.597 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:30 smithi081 bash[76862]: cluster 2023-10-09T08:53:28.294385+0000 mgr.y (mgr.26009) 1560 : cluster 0 pgmap v1765: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 24 MiB/s wr, 386 op/s; 12788/254055 objects degraded (5.034%); 11139/254055 objects misplaced (4.384%); 5.3 MiB/s, 85 objects/s recovering 2023-10-09T08:53:30.597 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:30 smithi081 bash[79557]: cluster 2023-10-09T08:53:28.294385+0000 mgr.y (mgr.26009) 1560 : cluster 0 pgmap v1765: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 24 MiB/s wr, 386 op/s; 12788/254055 objects degraded (5.034%); 11139/254055 objects misplaced (4.384%); 5.3 MiB/s, 85 objects/s recovering 2023-10-09T08:53:30.697 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:30.725 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:30.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:30.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:30.829 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:30.853 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:30.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:30.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:30.902 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:53:30.902 INFO:teuthology.orchestra.run.smithi081.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-09T08:53:30.902 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:53:30.956 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:30.985 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:30.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:30.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:31.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:31.112 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:31.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:31.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:31.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:31.254 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:31.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:31.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:31.319 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 73 16 90367 90351 77.3468 62.125 0.00691888 0.0129235 2023-10-09T08:53:31.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:31.367 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:53:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:53:31] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.33.4" 2023-10-09T08:53:31.386 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:31.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:31.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:31.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:31.514 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:31.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:31.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:31.618 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:31.645 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:31.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:31.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:31.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:31.775 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:31.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:31.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:31.879 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:31.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:31.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:31.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:32.014 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:32.043 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:32.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:32.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:32.145 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:32.182 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:32.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:32.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:32.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:32.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:32.320 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 74 16 91399 91383 77.1722 64.5 0.022056 0.0129518 2023-10-09T08:53:32.321 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:32 smithi081 bash[76862]: cluster 2023-10-09T08:53:30.295155+0000 mgr.y (mgr.26009) 1561 : cluster 0 pgmap v1766: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.4 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 44 MiB/s wr, 700 op/s; 12788/263943 objects degraded (4.845%); 10619/263943 objects misplaced (4.023%); 7.8 MiB/s, 124 objects/s recovering 2023-10-09T08:53:32.321 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:32 smithi081 bash[79557]: cluster 2023-10-09T08:53:30.295155+0000 mgr.y (mgr.26009) 1561 : cluster 0 pgmap v1766: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.4 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 44 MiB/s wr, 700 op/s; 12788/263943 objects degraded (4.845%); 10619/263943 objects misplaced (4.023%); 7.8 MiB/s, 124 objects/s recovering 2023-10-09T08:53:32.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:32.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:32.423 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:32.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:32 smithi118 bash[59345]: cluster 2023-10-09T08:53:30.295155+0000 mgr.y (mgr.26009) 1561 : cluster 0 pgmap v1766: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.4 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 44 MiB/s wr, 700 op/s; 12788/263943 objects degraded (4.845%); 10619/263943 objects misplaced (4.023%); 7.8 MiB/s, 124 objects/s recovering 2023-10-09T08:53:32.460 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:32.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:32.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:32.565 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:32.603 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:32.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:32.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:32.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:32.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:32.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:32.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:32.850 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:32.877 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:32.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:32.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:32.963 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:53:32.979 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:33.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:33.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:33.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:33.135 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:33.170 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:33.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:33.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:33.276 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:33.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:33.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:33.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:33.321 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 75 16 92403 92387 76.9799 62.75 0.019699 0.0129852 2023-10-09T08:53:33.413 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:33.444 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:33.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:33.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:33.548 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:33.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:33.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:33.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:33.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:33.721 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:33.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:33.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:33.824 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:33.850 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:33.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:33.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:33.954 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:33.997 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:34.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:34.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:34.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:34.137 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:34.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:34 smithi118 bash[59345]: cluster 2023-10-09T08:53:32.296531+0000 mgr.y (mgr.26009) 1562 : cluster 0 pgmap v1767: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 45 MiB/s wr, 716 op/s; 12788/267939 objects degraded (4.773%); 10619/267939 objects misplaced (3.963%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T08:53:34.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:34 smithi118 bash[59345]: cluster 2023-10-09T08:53:33.951299+0000 mon.a (mon.0) 1774 : cluster 3 Health check update: Degraded data redundancy: 12788/267939 objects degraded (4.773%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:34.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:34.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:34.242 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:34.270 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:34.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:34.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:34.320 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 76 16 93089 93073 76.5311 42.875 0.0195578 0.013061 2023-10-09T08:53:34.331 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:53:34.374 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:34.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:34 smithi081 bash[76862]: cluster 2023-10-09T08:53:32.296531+0000 mgr.y (mgr.26009) 1562 : cluster 0 pgmap v1767: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 45 MiB/s wr, 716 op/s; 12788/267939 objects degraded (4.773%); 10619/267939 objects misplaced (3.963%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T08:53:34.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:34 smithi081 bash[76862]: cluster 2023-10-09T08:53:33.951299+0000 mon.a (mon.0) 1774 : cluster 3 Health check update: Degraded data redundancy: 12788/267939 objects degraded (4.773%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:34.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:34 smithi081 bash[79557]: cluster 2023-10-09T08:53:32.296531+0000 mgr.y (mgr.26009) 1562 : cluster 0 pgmap v1767: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 45 MiB/s wr, 716 op/s; 12788/267939 objects degraded (4.773%); 10619/267939 objects misplaced (3.963%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T08:53:34.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:34 smithi081 bash[79557]: cluster 2023-10-09T08:53:33.951299+0000 mon.a (mon.0) 1774 : cluster 3 Health check update: Degraded data redundancy: 12788/267939 objects degraded (4.773%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:34.401 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:34.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:34.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:34.507 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:34.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:34.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:34.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:34.647 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:34.683 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:34.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:34.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:34.786 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:34.811 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:34.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:34.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:34.914 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:34.947 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:34.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:34.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:34.995 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:53:35.053 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:35.088 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:35.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:35.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:35.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:35.227 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:35.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:35.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:35.320 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 77 16 94082 94066 76.3431 62.0625 0.00625572 0.0130929 2023-10-09T08:53:35.332 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:35.357 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:35.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:35.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:35.461 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:35.492 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:35.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:35.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:35.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:35.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:35.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:35.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:35.726 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:35.757 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:35.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:35.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:35.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:35.886 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:35.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:35.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:35.992 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:36.014 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:36.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:36.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:36.117 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:36.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:36.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:36.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:36.249 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:36.259 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:36 smithi118 bash[59345]: cluster 2023-10-09T08:53:34.297107+0000 mgr.y (mgr.26009) 1563 : cluster 0 pgmap v1768: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 43 MiB/s wr, 687 op/s; 12788/269784 objects degraded (4.740%); 10401/269784 objects misplaced (3.855%); 6.3 MiB/s, 101 objects/s recovering 2023-10-09T08:53:36.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:36.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:36.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:36.320 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 78 16 94976 94960 76.0806 55.875 0.0217948 0.0131385 2023-10-09T08:53:36.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:36 smithi081 bash[76862]: cluster 2023-10-09T08:53:34.297107+0000 mgr.y (mgr.26009) 1563 : cluster 0 pgmap v1768: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 43 MiB/s wr, 687 op/s; 12788/269784 objects degraded (4.740%); 10401/269784 objects misplaced (3.855%); 6.3 MiB/s, 101 objects/s recovering 2023-10-09T08:53:36.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:36 smithi081 bash[79557]: cluster 2023-10-09T08:53:34.297107+0000 mgr.y (mgr.26009) 1563 : cluster 0 pgmap v1768: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 43 MiB/s wr, 687 op/s; 12788/269784 objects degraded (4.740%); 10401/269784 objects misplaced (3.855%); 6.3 MiB/s, 101 objects/s recovering 2023-10-09T08:53:36.386 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:36.417 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:36.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:36.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:36.521 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:36.547 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:36.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:36.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:36.650 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:36.684 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:36.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:36.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:36.788 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:36.816 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:36.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:36.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:36.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:36.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:36.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:36.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:37.053 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:37.082 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:37.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:37.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:37.185 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:37.218 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:37.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:37.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:37.321 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 79 15 95878 95863 75.8319 56.4375 0.00957479 0.0131814 2023-10-09T08:53:37.326 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:37.353 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:37.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:37.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:37.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:37.479 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 5, 2, 0, 7, 4] out_osds: [6] dead_osds: [] live_osds: [0, 3, 4, 6, 7, 2, 5, 1] 2023-10-09T08:53:37.479 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:53:37.479 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_5 2023-10-09T08:53:37.480 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:53:37.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:37.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:37.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:37.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:37.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:37.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:37.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:37.737 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:37.762 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:37.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:37.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:37.867 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:37.899 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:37.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:37.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:38.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:38.039 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:38.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:38.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:38.142 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:38.170 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:38.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:38.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:38.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:38.285 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:38 smithi081 bash[76862]: cluster 2023-10-09T08:53:36.297942+0000 mgr.y (mgr.26009) 1564 : cluster 0 pgmap v1769: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 61 MiB/s wr, 970 op/s; 12788/282123 objects degraded (4.533%); 10046/282123 objects misplaced (3.561%); 7.2 MiB/s, 115 objects/s recovering 2023-10-09T08:53:38.285 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:38 smithi081 bash[79557]: cluster 2023-10-09T08:53:36.297942+0000 mgr.y (mgr.26009) 1564 : cluster 0 pgmap v1769: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 61 MiB/s wr, 970 op/s; 12788/282123 objects degraded (4.533%); 10046/282123 objects misplaced (3.561%); 7.2 MiB/s, 115 objects/s recovering 2023-10-09T08:53:38.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:38.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:38.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:38.321 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:2023-10-09T08:53:38.320767+0000 min lat: 0.00137836 max lat: 2.00853 avg lat: 0.0132183 2023-10-09T08:53:38.321 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T08:53:38.321 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 80 16 96823 96807 75.6215 59 0.0226804 0.0132183 2023-10-09T08:53:38.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:38.445 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:38.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:38.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:38.527 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:38 smithi118 bash[59345]: cluster 2023-10-09T08:53:36.297942+0000 mgr.y (mgr.26009) 1564 : cluster 0 pgmap v1769: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 61 MiB/s wr, 970 op/s; 12788/282123 objects degraded (4.533%); 10046/282123 objects misplaced (3.561%); 7.2 MiB/s, 115 objects/s recovering 2023-10-09T08:53:38.548 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:38.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:38.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:38.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:38.680 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:38.718 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:38.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:38.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:38.823 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:38.865 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:38.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:38.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:38.970 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:38.995 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:38.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:38.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:39.100 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:39.126 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:39.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:39.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:39.231 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:39.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:39 smithi118 bash[59345]: audit 2023-10-09T08:53:38.181649+0000 mon.c (mon.2) 559 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:53:39.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:39 smithi118 bash[59345]: cluster 2023-10-09T08:53:38.952254+0000 mon.a (mon.0) 1775 : cluster 3 Health check update: Degraded data redundancy: 12788/282123 objects degraded (4.533%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:39.256 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:39.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:39.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:39.321 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 81 16 97704 97688 75.3676 55.0625 0.0141256 0.0132619 2023-10-09T08:53:39.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:39.398 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:39.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:39.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:39.454 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:39 smithi081 bash[76862]: audit 2023-10-09T08:53:38.181649+0000 mon.c (mon.2) 559 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:53:39.454 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:39 smithi081 bash[76862]: cluster 2023-10-09T08:53:38.952254+0000 mon.a (mon.0) 1775 : cluster 3 Health check update: Degraded data redundancy: 12788/282123 objects degraded (4.533%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:39.454 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:39 smithi081 bash[79557]: audit 2023-10-09T08:53:38.181649+0000 mon.c (mon.2) 559 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:53:39.454 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:39 smithi081 bash[79557]: cluster 2023-10-09T08:53:38.952254+0000 mon.a (mon.0) 1775 : cluster 3 Health check update: Degraded data redundancy: 12788/282123 objects degraded (4.533%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:39.504 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:39.531 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:39.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:39.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:39.637 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:39.663 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:39.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:39.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:39.769 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:39.809 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:39.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:39.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:39.913 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:39.946 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:39.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:39.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:40.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:40.092 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:40.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:40.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:40.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:40 smithi118 bash[59345]: cluster 2023-10-09T08:53:38.298472+0000 mgr.y (mgr.26009) 1565 : cluster 0 pgmap v1770: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.8 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 50 MiB/s wr, 802 op/s; 12788/282504 objects degraded (4.527%); 10046/282504 objects misplaced (3.556%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T08:53:40.196 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:40.226 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:40.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:40.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:40.321 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 82 16 98619 98603 75.1458 57.1875 0.0247498 0.0133023 2023-10-09T08:53:40.329 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:40.344 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:40 smithi081 bash[76862]: cluster 2023-10-09T08:53:38.298472+0000 mgr.y (mgr.26009) 1565 : cluster 0 pgmap v1770: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.8 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 50 MiB/s wr, 802 op/s; 12788/282504 objects degraded (4.527%); 10046/282504 objects misplaced (3.556%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T08:53:40.345 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:40 smithi081 bash[79557]: cluster 2023-10-09T08:53:38.298472+0000 mgr.y (mgr.26009) 1565 : cluster 0 pgmap v1770: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.8 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 50 MiB/s wr, 802 op/s; 12788/282504 objects degraded (4.527%); 10046/282504 objects misplaced (3.556%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T08:53:40.356 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:40.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:40.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:40.462 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:40.489 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:40.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:40.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:40.593 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:40.613 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:40.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:40.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:40.716 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:40.742 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:40.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:40.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:40.846 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:40.878 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:40.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:40.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:40.987 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:41.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:41.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:41.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:41.127 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:41.164 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:41.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:41.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:41.271 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:41.295 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:41.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:41.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:41.321 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 83 16 99464 99448 74.8767 52.8125 0.0146554 0.01335 2023-10-09T08:53:41.400 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:41.430 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:41.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:41.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:41.533 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:41.562 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:41.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:41.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:41.586 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:53:41.586 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:53:41.624 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:53:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:53:41] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.33.4" 2023-10-09T08:53:41.671 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:41.698 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:41.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:41.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:41.804 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:41.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:41.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:41.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:41.949 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:41.981 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:41.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:41.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:42.086 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:42.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:42.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:42.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:42.214 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:42.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:42 smithi118 bash[59345]: cluster 2023-10-09T08:53:40.299545+0000 mgr.y (mgr.26009) 1566 : cluster 0 pgmap v1771: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.9 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s; 12788/291894 objects degraded (4.381%); 9466/291894 objects misplaced (3.243%); 7.0 MiB/s, 112 objects/s recovering 2023-10-09T08:53:42.242 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:42.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:42.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:42.321 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 84 16 100390 100374 74.6742 57.875 0.0129395 0.0133859 2023-10-09T08:53:42.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:42.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:42.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:42.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:42.495 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:42.503 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:42 smithi081 bash[76862]: cluster 2023-10-09T08:53:40.299545+0000 mgr.y (mgr.26009) 1566 : cluster 0 pgmap v1771: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.9 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s; 12788/291894 objects degraded (4.381%); 9466/291894 objects misplaced (3.243%); 7.0 MiB/s, 112 objects/s recovering 2023-10-09T08:53:42.504 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:42 smithi081 bash[79557]: cluster 2023-10-09T08:53:40.299545+0000 mgr.y (mgr.26009) 1566 : cluster 0 pgmap v1771: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.9 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s; 12788/291894 objects degraded (4.381%); 9466/291894 objects misplaced (3.243%); 7.0 MiB/s, 112 objects/s recovering 2023-10-09T08:53:42.522 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:42.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:42.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:42.629 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:42.657 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:42.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:42.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:42.762 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:42.795 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:42.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:42.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:42.901 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:42.932 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:42.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:42.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:43.038 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:43.068 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:43.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:43.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:43.164 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:43 smithi118 bash[59345]: audit 2023-10-09T08:53:42.472440+0000 mon.a (mon.0) 1776 : audit 1 from='client.? 172.21.15.81:0/536941862' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:53:43.173 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:43.187 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:53:43.202 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:43.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:43.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:43.307 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:43.321 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 85 16 101373 101357 74.5184 61.4375 0.0126613 0.0134134 2023-10-09T08:53:43.331 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:43.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:43.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:43.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-09T08:53:43.361 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:43 smithi081 bash[76862]: audit 2023-10-09T08:53:42.472440+0000 mon.a (mon.0) 1776 : audit 1 from='client.? 172.21.15.81:0/536941862' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:53:43.362 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:43 smithi081 bash[79557]: audit 2023-10-09T08:53:42.472440+0000 mon.a (mon.0) 1776 : audit 1 from='client.? 172.21.15.81:0/536941862' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:53:43.435 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:43.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:43.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:43.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:43.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:43.599 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:43.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:43.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:43.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:43.731 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:43.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:43.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:43.835 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:43.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:43.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:43.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:43.968 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:44.006 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:44.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:44.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:44.110 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:44.143 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:44.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:44.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:44.250 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:44.276 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:44.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:44.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:44.321 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 86 16 102346 102330 74.359 60.8125 0.0148096 0.0134429 2023-10-09T08:53:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[76862]: cluster 2023-10-09T08:53:42.300190+0000 mgr.y (mgr.26009) 1567 : cluster 0 pgmap v1772: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.0 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 55 MiB/s wr, 879 op/s; 12788/295629 objects degraded (4.326%); 9466/295629 objects misplaced (3.202%); 4.9 MiB/s, 77 objects/s recovering 2023-10-09T08:53:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[76862]: cluster 2023-10-09T08:53:43.162160+0000 mon.a (mon.0) 1777 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:53:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[76862]: cluster 2023-10-09T08:53:43.170861+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T08:53:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[76862]: cluster 2023-10-09T08:53:43.172456+0000 osd.6 (osd.6) 379 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T08:53:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[76862]: audit 2023-10-09T08:53:43.177682+0000 mon.a (mon.0) 1778 : audit 1 from='client.? 172.21.15.81:0/536941862' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:53:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[76862]: cluster 2023-10-09T08:53:43.177738+0000 mon.a (mon.0) 1779 : cluster 0 osdmap e405: 8 total, 8 up, 7 in 2023-10-09T08:53:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[76862]: cluster 2023-10-09T08:53:43.183101+0000 osd.7 (osd.7) 386 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T08:53:44.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[76862]: cluster 2023-10-09T08:53:43.185376+0000 osd.4 (osd.4) 389 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T08:53:44.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[76862]: cluster 2023-10-09T08:53:43.953351+0000 mon.a (mon.0) 1780 : cluster 3 Health check update: Degraded data redundancy: 12788/295629 objects degraded (4.326%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:44.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[79557]: cluster 2023-10-09T08:53:42.300190+0000 mgr.y (mgr.26009) 1567 : cluster 0 pgmap v1772: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.0 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 55 MiB/s wr, 879 op/s; 12788/295629 objects degraded (4.326%); 9466/295629 objects misplaced (3.202%); 4.9 MiB/s, 77 objects/s recovering 2023-10-09T08:53:44.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[79557]: cluster 2023-10-09T08:53:43.162160+0000 mon.a (mon.0) 1777 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:53:44.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[79557]: cluster 2023-10-09T08:53:43.170861+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T08:53:44.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[79557]: cluster 2023-10-09T08:53:43.172456+0000 osd.6 (osd.6) 379 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T08:53:44.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[79557]: audit 2023-10-09T08:53:43.177682+0000 mon.a (mon.0) 1778 : audit 1 from='client.? 172.21.15.81:0/536941862' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:53:44.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[79557]: cluster 2023-10-09T08:53:43.177738+0000 mon.a (mon.0) 1779 : cluster 0 osdmap e405: 8 total, 8 up, 7 in 2023-10-09T08:53:44.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[79557]: cluster 2023-10-09T08:53:43.183101+0000 osd.7 (osd.7) 386 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T08:53:44.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[79557]: cluster 2023-10-09T08:53:43.185376+0000 osd.4 (osd.4) 389 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T08:53:44.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:44 smithi081 bash[79557]: cluster 2023-10-09T08:53:43.953351+0000 mon.a (mon.0) 1780 : cluster 3 Health check update: Degraded data redundancy: 12788/295629 objects degraded (4.326%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:44.383 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:44.408 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:44.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:44.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:44.513 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:44 smithi118 bash[59345]: cluster 2023-10-09T08:53:42.300190+0000 mgr.y (mgr.26009) 1567 : cluster 0 pgmap v1772: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.0 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 55 MiB/s wr, 879 op/s; 12788/295629 objects degraded (4.326%); 9466/295629 objects misplaced (3.202%); 4.9 MiB/s, 77 objects/s recovering 2023-10-09T08:53:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:44 smithi118 bash[59345]: cluster 2023-10-09T08:53:43.162160+0000 mon.a (mon.0) 1777 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:53:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:44 smithi118 bash[59345]: cluster 2023-10-09T08:53:43.170861+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T08:53:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:44 smithi118 bash[59345]: cluster 2023-10-09T08:53:43.172456+0000 osd.6 (osd.6) 379 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T08:53:44.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:44 smithi118 bash[59345]: audit 2023-10-09T08:53:43.177682+0000 mon.a (mon.0) 1778 : audit 1 from='client.? 172.21.15.81:0/536941862' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:53:44.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:44 smithi118 bash[59345]: cluster 2023-10-09T08:53:43.177738+0000 mon.a (mon.0) 1779 : cluster 0 osdmap e405: 8 total, 8 up, 7 in 2023-10-09T08:53:44.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:44 smithi118 bash[59345]: cluster 2023-10-09T08:53:43.183101+0000 osd.7 (osd.7) 386 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T08:53:44.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:44 smithi118 bash[59345]: cluster 2023-10-09T08:53:43.185376+0000 osd.4 (osd.4) 389 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T08:53:44.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:44 smithi118 bash[59345]: cluster 2023-10-09T08:53:43.953351+0000 mon.a (mon.0) 1780 : cluster 3 Health check update: Degraded data redundancy: 12788/295629 objects degraded (4.326%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:44.542 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:44.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:44.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:44.647 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:44.669 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:44.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:44.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:44.773 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:44.802 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:44.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:44.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:44.909 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:44.935 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:44.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:44.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:45.041 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:45.078 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:45.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:45.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:45.184 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:45.219 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:45.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:45.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:45.321 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 87 16 103291 103275 74.1831 59.0625 0.0085328 0.0134748 2023-10-09T08:53:45.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:45.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:45.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:45.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:45.464 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:45.495 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:45.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:45.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:45.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:45.635 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:45.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:45.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:45.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:45.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:45.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:45.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:45.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:45.918 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:45.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:45.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:46.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:46.060 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:46.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:46.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:46.090 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:53:46.132 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:53:46.169 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:46.174 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:53:46.198 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:46.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:46.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:46.220 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:53:46.259 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:53:46.299 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:53:46.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:46.309 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:46 smithi081 bash[76862]: cluster 2023-10-09T08:53:44.300738+0000 mgr.y (mgr.26009) 1568 : cluster 0 pgmap v1774: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.1 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 58 MiB/s wr, 923 op/s; 12788/297501 objects degraded (4.298%); 9236/297501 objects misplaced (3.105%); 5.9 MiB/s, 93 objects/s recovering 2023-10-09T08:53:46.310 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:46 smithi081 bash[76862]: audit 2023-10-09T08:53:46.045441+0000 mon.a (mon.0) 1781 : audit 0 from='client.? 172.21.15.81:0/28868326' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:53:46.310 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:46 smithi081 bash[79557]: cluster 2023-10-09T08:53:44.300738+0000 mgr.y (mgr.26009) 1568 : cluster 0 pgmap v1774: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.1 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 58 MiB/s wr, 923 op/s; 12788/297501 objects degraded (4.298%); 9236/297501 objects misplaced (3.105%); 5.9 MiB/s, 93 objects/s recovering 2023-10-09T08:53:46.310 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:46 smithi081 bash[79557]: audit 2023-10-09T08:53:46.045441+0000 mon.a (mon.0) 1781 : audit 0 from='client.? 172.21.15.81:0/28868326' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:53:46.321 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 88 16 104132 104116 73.9374 52.5625 0.0147981 0.0135186 2023-10-09T08:53:46.330 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:46.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:46.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:46.335 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:53:46.371 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:53:46.376 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:53:46.376 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:53:46.376 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:53:46.376 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:53:46.376 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:53:46.376 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:53:46.376 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:53:46.377 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:53:46.433 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:46.464 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:53:46.471 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:46.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:46.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:46.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:46 smithi118 bash[59345]: cluster 2023-10-09T08:53:44.300738+0000 mgr.y (mgr.26009) 1568 : cluster 0 pgmap v1774: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.1 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 58 MiB/s wr, 923 op/s; 12788/297501 objects degraded (4.298%); 9236/297501 objects misplaced (3.105%); 5.9 MiB/s, 93 objects/s recovering 2023-10-09T08:53:46.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:46 smithi118 bash[59345]: audit 2023-10-09T08:53:46.045441+0000 mon.a (mon.0) 1781 : audit 0 from='client.? 172.21.15.81:0/28868326' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:53:46.577 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:46.605 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:46.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:46.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:46.708 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:46.735 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:46.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:46.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:46.844 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:46.883 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:46.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:46.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:46.987 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:47.022 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:47.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:47.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:47.128 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:47.164 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:47.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:47.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:47.271 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:47.299 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:47.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:47.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:47.322 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 89 16 105055 105039 73.7547 57.6875 0.0143479 0.0135493 2023-10-09T08:53:47.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:47.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:47.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:47.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:47.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:47.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:47.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:47.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:47.661 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:47.694 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:47.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:47.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:47.802 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:47.841 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:47.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:47.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:47.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:47.964 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:47.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:47.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:48.066 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:53:48.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:48.091 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:48.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:48.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:48.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:48.203 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:48 smithi081 bash[76862]: cluster 2023-10-09T08:53:46.301384+0000 mgr.y (mgr.26009) 1569 : cluster 0 pgmap v1775: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 58 MiB/s wr, 921 op/s; 12788/309786 objects degraded (4.128%); 8844/309786 objects misplaced (2.855%); 6.1 MiB/s, 97 objects/s recovering 2023-10-09T08:53:48.203 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:48 smithi081 bash[76862]: cluster 2023-10-09T08:53:47.178361+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.203 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:48 smithi081 bash[76862]: cluster 2023-10-09T08:53:47.181744+0000 osd.6 (osd.6) 380 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.203 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:48 smithi081 bash[76862]: cluster 2023-10-09T08:53:47.182592+0000 mon.a (mon.0) 1782 : cluster 0 osdmap e406: 8 total, 8 up, 7 in 2023-10-09T08:53:48.203 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:48 smithi081 bash[76862]: cluster 2023-10-09T08:53:47.186666+0000 osd.4 (osd.4) 390 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.203 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:48 smithi081 bash[76862]: cluster 2023-10-09T08:53:47.188621+0000 osd.4 (osd.4) 391 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.203 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:48 smithi081 bash[76862]: cluster 2023-10-09T08:53:47.190424+0000 osd.4 (osd.4) 392 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.203 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:48 smithi081 bash[76862]: cluster 2023-10-09T08:53:47.192272+0000 osd.4 (osd.4) 393 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.204 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:48 smithi081 bash[79557]: cluster 2023-10-09T08:53:46.301384+0000 mgr.y (mgr.26009) 1569 : cluster 0 pgmap v1775: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 58 MiB/s wr, 921 op/s; 12788/309786 objects degraded (4.128%); 8844/309786 objects misplaced (2.855%); 6.1 MiB/s, 97 objects/s recovering 2023-10-09T08:53:48.204 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:48 smithi081 bash[79557]: cluster 2023-10-09T08:53:47.178361+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.204 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:48 smithi081 bash[79557]: cluster 2023-10-09T08:53:47.181744+0000 osd.6 (osd.6) 380 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.204 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:48 smithi081 bash[79557]: cluster 2023-10-09T08:53:47.182592+0000 mon.a (mon.0) 1782 : cluster 0 osdmap e406: 8 total, 8 up, 7 in 2023-10-09T08:53:48.204 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:48 smithi081 bash[79557]: cluster 2023-10-09T08:53:47.186666+0000 osd.4 (osd.4) 390 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.204 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:48 smithi081 bash[79557]: cluster 2023-10-09T08:53:47.188621+0000 osd.4 (osd.4) 391 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.204 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:48 smithi081 bash[79557]: cluster 2023-10-09T08:53:47.190424+0000 osd.4 (osd.4) 392 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.204 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:48 smithi081 bash[79557]: cluster 2023-10-09T08:53:47.192272+0000 osd.4 (osd.4) 393 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.215 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:48.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:48.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:48.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:48.322 INFO:tasks.radosbench.radosbench.0.smithi081.stdout: 90 16 105418 105402 73.1873 22.6875 0.00543883 0.0136461 2023-10-09T08:53:48.342 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:48.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:48.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:48.445 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:48.466 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:48.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:48.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:48.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:48 smithi118 bash[59345]: cluster 2023-10-09T08:53:46.301384+0000 mgr.y (mgr.26009) 1569 : cluster 0 pgmap v1775: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 58 MiB/s wr, 921 op/s; 12788/309786 objects degraded (4.128%); 8844/309786 objects misplaced (2.855%); 6.1 MiB/s, 97 objects/s recovering 2023-10-09T08:53:48.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:48 smithi118 bash[59345]: cluster 2023-10-09T08:53:47.178361+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:48 smithi118 bash[59345]: cluster 2023-10-09T08:53:47.181744+0000 osd.6 (osd.6) 380 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:48 smithi118 bash[59345]: cluster 2023-10-09T08:53:47.182592+0000 mon.a (mon.0) 1782 : cluster 0 osdmap e406: 8 total, 8 up, 7 in 2023-10-09T08:53:48.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:48 smithi118 bash[59345]: cluster 2023-10-09T08:53:47.186666+0000 osd.4 (osd.4) 390 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:48 smithi118 bash[59345]: cluster 2023-10-09T08:53:47.188621+0000 osd.4 (osd.4) 391 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:48 smithi118 bash[59345]: cluster 2023-10-09T08:53:47.190424+0000 osd.4 (osd.4) 392 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:48 smithi118 bash[59345]: cluster 2023-10-09T08:53:47.192272+0000 osd.4 (osd.4) 393 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T08:53:48.569 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:48.598 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:48.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:48.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:48.701 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:48.730 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:48.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:48.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:48.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:48.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:48.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:48.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:48.963 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:48.987 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:48.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:48.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:49.092 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:49.116 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:49.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:49.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:49.219 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:49.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:49 smithi118 bash[59345]: cluster 2023-10-09T08:53:48.185694+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T08:53:49.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:49 smithi118 bash[59345]: cluster 2023-10-09T08:53:48.190488+0000 osd.4 (osd.4) 394 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T08:53:49.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:49 smithi118 bash[59345]: cluster 2023-10-09T08:53:48.191503+0000 mon.a (mon.0) 1783 : cluster 0 osdmap e407: 8 total, 8 up, 7 in 2023-10-09T08:53:49.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:49 smithi118 bash[59345]: cluster 2023-10-09T08:53:48.192655+0000 osd.4 (osd.4) 395 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T08:53:49.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:49 smithi118 bash[59345]: cluster 2023-10-09T08:53:48.302020+0000 mgr.y (mgr.26009) 1570 : cluster 0 pgmap v1778: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 3 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 51 MiB/s wr, 809 op/s; 7556/310209 objects degraded (2.436%); 13978/310209 objects misplaced (4.506%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:53:49.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:49 smithi118 bash[59345]: cluster 2023-10-09T08:53:48.954619+0000 mon.a (mon.0) 1784 : cluster 3 Health check update: Degraded data redundancy: 12788/309786 objects degraded (4.128%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:49.246 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:49.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:49.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:49.322 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Total time run: 90.21 2023-10-09T08:53:49.322 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Total writes made: 105418 2023-10-09T08:53:49.322 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Write size: 65536 2023-10-09T08:53:49.323 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Object size: 65536 2023-10-09T08:53:49.323 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Bandwidth (MB/sec): 73.0365 2023-10-09T08:53:49.323 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev Bandwidth: 36.5968 2023-10-09T08:53:49.323 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max bandwidth (MB/sec): 185.438 2023-10-09T08:53:49.323 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min bandwidth (MB/sec): 3.75 2023-10-09T08:53:49.323 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Average IOPS: 1168 2023-10-09T08:53:49.323 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev IOPS: 585.549 2023-10-09T08:53:49.323 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max IOPS: 2967 2023-10-09T08:53:49.324 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min IOPS: 60 2023-10-09T08:53:49.324 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Average Latency(s): 0.0136861 2023-10-09T08:53:49.324 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Stddev Latency(s): 0.0528563 2023-10-09T08:53:49.324 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Max latency(s): 2.00853 2023-10-09T08:53:49.324 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Min latency(s): 0.00137836 2023-10-09T08:53:49.328 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Cleaning up (deleting benchmark objects) 2023-10-09T08:53:49.349 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:49.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:49 smithi081 bash[76862]: cluster 2023-10-09T08:53:48.185694+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T08:53:49.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:49 smithi081 bash[76862]: cluster 2023-10-09T08:53:48.190488+0000 osd.4 (osd.4) 394 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T08:53:49.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:49 smithi081 bash[76862]: cluster 2023-10-09T08:53:48.191503+0000 mon.a (mon.0) 1783 : cluster 0 osdmap e407: 8 total, 8 up, 7 in 2023-10-09T08:53:49.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:49 smithi081 bash[76862]: cluster 2023-10-09T08:53:48.192655+0000 osd.4 (osd.4) 395 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T08:53:49.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:49 smithi081 bash[76862]: cluster 2023-10-09T08:53:48.302020+0000 mgr.y (mgr.26009) 1570 : cluster 0 pgmap v1778: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 3 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 51 MiB/s wr, 809 op/s; 7556/310209 objects degraded (2.436%); 13978/310209 objects misplaced (4.506%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:53:49.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:49 smithi081 bash[76862]: cluster 2023-10-09T08:53:48.954619+0000 mon.a (mon.0) 1784 : cluster 3 Health check update: Degraded data redundancy: 12788/309786 objects degraded (4.128%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:49.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:49 smithi081 bash[79557]: cluster 2023-10-09T08:53:48.185694+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T08:53:49.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:49 smithi081 bash[79557]: cluster 2023-10-09T08:53:48.190488+0000 osd.4 (osd.4) 394 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T08:53:49.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:49 smithi081 bash[79557]: cluster 2023-10-09T08:53:48.191503+0000 mon.a (mon.0) 1783 : cluster 0 osdmap e407: 8 total, 8 up, 7 in 2023-10-09T08:53:49.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:49 smithi081 bash[79557]: cluster 2023-10-09T08:53:48.192655+0000 osd.4 (osd.4) 395 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T08:53:49.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:49 smithi081 bash[79557]: cluster 2023-10-09T08:53:48.302020+0000 mgr.y (mgr.26009) 1570 : cluster 0 pgmap v1778: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 3 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 51 MiB/s wr, 809 op/s; 7556/310209 objects degraded (2.436%); 13978/310209 objects misplaced (4.506%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:53:49.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:49 smithi081 bash[79557]: cluster 2023-10-09T08:53:48.954619+0000 mon.a (mon.0) 1784 : cluster 3 Health check update: Degraded data redundancy: 12788/309786 objects degraded (4.128%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:49.383 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:49.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:49.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:49.486 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:49.518 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:49.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:49.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:49.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:49.658 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:49.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:49.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:49.763 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:49.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:49.793 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:49.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:49.894 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:49.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:49.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:49.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:50.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:50.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:50.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:50.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:50.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:50.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:50.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:50.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:50.292 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:50.317 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:50.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:50.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:50.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:50 smithi081 bash[76862]: audit 2023-10-09T08:53:49.580328+0000 mon.c (mon.2) 560 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:53:50.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:50 smithi081 bash[76862]: audit 2023-10-09T08:53:50.063160+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:50.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:50 smithi081 bash[76862]: audit 2023-10-09T08:53:50.074701+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:50.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:50 smithi081 bash[79557]: audit 2023-10-09T08:53:49.580328+0000 mon.c (mon.2) 560 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:53:50.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:50 smithi081 bash[79557]: audit 2023-10-09T08:53:50.063160+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:50.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:50 smithi081 bash[79557]: audit 2023-10-09T08:53:50.074701+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:50.420 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:50.454 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:50.457 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:50 smithi118 bash[59345]: audit 2023-10-09T08:53:49.580328+0000 mon.c (mon.2) 560 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:53:50.457 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:50 smithi118 bash[59345]: audit 2023-10-09T08:53:50.063160+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:50.457 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:50 smithi118 bash[59345]: audit 2023-10-09T08:53:50.074701+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:50.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:50.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:50.559 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:50.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:50.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:50.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:50.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:50.716 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:50.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:50.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:50.821 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:50.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:50.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:50.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:50.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:50.993 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:50.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:50.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:51.098 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:51.135 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:51.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:51.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:51.241 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:51.277 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:51.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:51.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:51.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:51 smithi081 bash[76862]: cluster 2023-10-09T08:53:50.302752+0000 mgr.y (mgr.26009) 1571 : cluster 0 pgmap v1779: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 143 B/s rd, 56 MiB/s wr, 948 op/s; 7556/313950 objects degraded (2.407%); 13598/313950 objects misplaced (4.331%); 7.2 MiB/s, 115 objects/s recovering 2023-10-09T08:53:51.376 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:53:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:53:51] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.33.4" 2023-10-09T08:53:51.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:51 smithi081 bash[79557]: cluster 2023-10-09T08:53:50.302752+0000 mgr.y (mgr.26009) 1571 : cluster 0 pgmap v1779: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 143 B/s rd, 56 MiB/s wr, 948 op/s; 7556/313950 objects degraded (2.407%); 13598/313950 objects misplaced (4.331%); 7.2 MiB/s, 115 objects/s recovering 2023-10-09T08:53:51.382 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:51.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:51.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:51.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:51.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:51 smithi118 bash[59345]: cluster 2023-10-09T08:53:50.302752+0000 mgr.y (mgr.26009) 1571 : cluster 0 pgmap v1779: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 143 B/s rd, 56 MiB/s wr, 948 op/s; 7556/313950 objects degraded (2.407%); 13598/313950 objects misplaced (4.331%); 7.2 MiB/s, 115 objects/s recovering 2023-10-09T08:53:51.518 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:51.552 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:51.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:51.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:51.657 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:51.686 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:51.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:51.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:51.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:51.812 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:51.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:51.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:51.916 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:51.938 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:53:51.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:51.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:51.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:52.048 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:52.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:52.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:52.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:52.190 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:52.225 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:52.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:52.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:52.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:52.338 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:52 smithi081 bash[76862]: cluster 2023-10-09T08:53:51.006198+0000 osd.4 (osd.4) 396 : cluster 0 10.1 deep-scrub starts 2023-10-09T08:53:52.339 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:52 smithi081 bash[79557]: cluster 2023-10-09T08:53:51.006198+0000 osd.4 (osd.4) 396 : cluster 0 10.1 deep-scrub starts 2023-10-09T08:53:52.357 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:52.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:52.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:52.463 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:52.471 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:52 smithi118 bash[59345]: cluster 2023-10-09T08:53:51.006198+0000 osd.4 (osd.4) 396 : cluster 0 10.1 deep-scrub starts 2023-10-09T08:53:52.497 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:52.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:52.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:52.602 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:52.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:52.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:52.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:52.752 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:52.785 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:52.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:52.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:52.891 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:52.922 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:52.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:52.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:53.027 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:53.070 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:53.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:53.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:53.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:53.206 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:53.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:53.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:53.314 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:53.345 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:53.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:53.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:53.450 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:53.451 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:53:53.487 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:53.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:53.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:53.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:53 smithi118 bash[59345]: cluster 2023-10-09T08:53:51.965721+0000 osd.4 (osd.4) 397 : cluster 0 10.1 scrub starts 2023-10-09T08:53:53.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:53 smithi118 bash[59345]: cluster 2023-10-09T08:53:52.306146+0000 mgr.y (mgr.26009) 1572 : cluster 0 pgmap v1780: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 127 B/s rd, 49 MiB/s wr, 896 op/s; 7458/313644 objects degraded (2.378%); 13549/313644 objects misplaced (4.320%); 5.9 MiB/s, 94 objects/s recovering 2023-10-09T08:53:53.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:53 smithi118 bash[59345]: audit 2023-10-09T08:53:53.189364+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:53.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:53 smithi118 bash[59345]: audit 2023-10-09T08:53:53.194169+0000 mon.c (mon.2) 561 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:53:53.572 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:53 smithi081 bash[79557]: cluster 2023-10-09T08:53:51.965721+0000 osd.4 (osd.4) 397 : cluster 0 10.1 scrub starts 2023-10-09T08:53:53.573 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:53 smithi081 bash[79557]: cluster 2023-10-09T08:53:52.306146+0000 mgr.y (mgr.26009) 1572 : cluster 0 pgmap v1780: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 127 B/s rd, 49 MiB/s wr, 896 op/s; 7458/313644 objects degraded (2.378%); 13549/313644 objects misplaced (4.320%); 5.9 MiB/s, 94 objects/s recovering 2023-10-09T08:53:53.573 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:53 smithi081 bash[79557]: audit 2023-10-09T08:53:53.189364+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:53.573 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:53 smithi081 bash[79557]: audit 2023-10-09T08:53:53.194169+0000 mon.c (mon.2) 561 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:53:53.590 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:53.619 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:53.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:53.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:53.728 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:53.761 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:53.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:53.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:53.866 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:53.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:53 smithi081 bash[76862]: cluster 2023-10-09T08:53:51.965721+0000 osd.4 (osd.4) 397 : cluster 0 10.1 scrub starts 2023-10-09T08:53:53.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:53 smithi081 bash[76862]: cluster 2023-10-09T08:53:52.306146+0000 mgr.y (mgr.26009) 1572 : cluster 0 pgmap v1780: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 127 B/s rd, 49 MiB/s wr, 896 op/s; 7458/313644 objects degraded (2.378%); 13549/313644 objects misplaced (4.320%); 5.9 MiB/s, 94 objects/s recovering 2023-10-09T08:53:53.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:53 smithi081 bash[76862]: audit 2023-10-09T08:53:53.189364+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:53.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:53 smithi081 bash[76862]: audit 2023-10-09T08:53:53.194169+0000 mon.c (mon.2) 561 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:53:53.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:53.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:53.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:53.997 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:54.028 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:54.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:54.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:54.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:54.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:54.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:54.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:54 smithi118 bash[59345]: cluster 2023-10-09T08:53:53.005506+0000 osd.4 (osd.4) 398 : cluster 0 10.1 scrub starts 2023-10-09T08:53:54.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:54 smithi118 bash[59345]: cluster 2023-10-09T08:53:53.955900+0000 mon.a (mon.0) 1788 : cluster 3 Health check update: Degraded data redundancy: 7458/313644 objects degraded (2.378%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:54.267 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:54.299 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:54.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:54.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:54.403 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:54.411 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:54 smithi081 bash[76862]: cluster 2023-10-09T08:53:53.005506+0000 osd.4 (osd.4) 398 : cluster 0 10.1 scrub starts 2023-10-09T08:53:54.411 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:54 smithi081 bash[76862]: cluster 2023-10-09T08:53:53.955900+0000 mon.a (mon.0) 1788 : cluster 3 Health check update: Degraded data redundancy: 7458/313644 objects degraded (2.378%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:54.411 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:54 smithi081 bash[79557]: cluster 2023-10-09T08:53:53.005506+0000 osd.4 (osd.4) 398 : cluster 0 10.1 scrub starts 2023-10-09T08:53:54.411 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:54 smithi081 bash[79557]: cluster 2023-10-09T08:53:53.955900+0000 mon.a (mon.0) 1788 : cluster 3 Health check update: Degraded data redundancy: 7458/313644 objects degraded (2.378%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:54.435 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:54.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:54.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:54.538 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:54.566 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:54.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:54.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:54.672 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:54.704 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:54.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:54.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:54.810 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:54.842 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:54.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:54.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:54.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:54.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:54.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:54.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:55.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:55.107 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:55.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:55.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:55.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:55.235 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:55 smithi081 bash[76862]: cluster 2023-10-09T08:53:54.306678+0000 mgr.y (mgr.26009) 1573 : cluster 0 pgmap v1781: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 127 B/s rd, 17 MiB/s wr, 446 op/s; 7458/312183 objects degraded (2.389%); 12935/312183 objects misplaced (4.143%); 5.3 MiB/s, 84 objects/s recovering 2023-10-09T08:53:55.236 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:55 smithi081 bash[79557]: cluster 2023-10-09T08:53:54.306678+0000 mgr.y (mgr.26009) 1573 : cluster 0 pgmap v1781: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 127 B/s rd, 17 MiB/s wr, 446 op/s; 7458/312183 objects degraded (2.389%); 12935/312183 objects misplaced (4.143%); 5.3 MiB/s, 84 objects/s recovering 2023-10-09T08:53:55.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:55.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:55.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:55.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:55.381 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:55.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:55.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:55.484 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:55.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:55.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:55 smithi118 bash[59345]: cluster 2023-10-09T08:53:54.306678+0000 mgr.y (mgr.26009) 1573 : cluster 0 pgmap v1781: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 127 B/s rd, 17 MiB/s wr, 446 op/s; 7458/312183 objects degraded (2.389%); 12935/312183 objects misplaced (4.143%); 5.3 MiB/s, 84 objects/s recovering 2023-10-09T08:53:55.517 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:53:55.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:55.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:55.621 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:55.662 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:55.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:55.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:55.774 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:55.812 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:55.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:55.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:55.916 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:55.945 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:55.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:55.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:56.050 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:56.105 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:56.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:56.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:56.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:56.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:56.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:56.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:56.369 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:56.412 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:56.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:56.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:56.518 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:56.542 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:53:56.571 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:56.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:56.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:56.681 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:56.714 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:56.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:56.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:56.818 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:56.857 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:56.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:56.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:56.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:57.026 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:57.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:57.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:57.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:57.156 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:57.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:57.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:57.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:57.303 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:57.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:57.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:57.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:57.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:57.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:57.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:57.558 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:57.588 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:53:57.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:57.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:53:57.695 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:57.726 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:57.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:57.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:57.831 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:57.840 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:57 smithi081 bash[76862]: cluster 2023-10-09T08:53:56.307905+0000 mgr.y (mgr.26009) 1574 : cluster 0 pgmap v1782: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 112 B/s rd, 15 MiB/s wr, 704 op/s; 7458/303627 objects degraded (2.456%); 12935/303627 objects misplaced (4.260%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T08:53:57.841 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:57 smithi081 bash[76862]: audit 2023-10-09T08:53:56.689896+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:57.841 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:57 smithi081 bash[76862]: audit 2023-10-09T08:53:56.704889+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:57.841 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:57 smithi081 bash[76862]: audit 2023-10-09T08:53:56.917525+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:57.841 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:57 smithi081 bash[76862]: audit 2023-10-09T08:53:56.932802+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:57.841 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:57 smithi081 bash[76862]: audit 2023-10-09T08:53:57.578275+0000 mon.c (mon.2) 562 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:53:57.841 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:57 smithi081 bash[76862]: audit 2023-10-09T08:53:57.579441+0000 mon.c (mon.2) 563 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:53:57.841 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:57 smithi081 bash[76862]: audit 2023-10-09T08:53:57.586074+0000 mon.a (mon.0) 1793 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:57.841 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:57 smithi081 bash[79557]: cluster 2023-10-09T08:53:56.307905+0000 mgr.y (mgr.26009) 1574 : cluster 0 pgmap v1782: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 112 B/s rd, 15 MiB/s wr, 704 op/s; 7458/303627 objects degraded (2.456%); 12935/303627 objects misplaced (4.260%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T08:53:57.841 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:57 smithi081 bash[79557]: audit 2023-10-09T08:53:56.689896+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:57.842 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:57 smithi081 bash[79557]: audit 2023-10-09T08:53:56.704889+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:57.842 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:57 smithi081 bash[79557]: audit 2023-10-09T08:53:56.917525+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:57.842 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:57 smithi081 bash[79557]: audit 2023-10-09T08:53:56.932802+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:57.842 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:57 smithi081 bash[79557]: audit 2023-10-09T08:53:57.578275+0000 mon.c (mon.2) 562 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:53:57.842 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:57 smithi081 bash[79557]: audit 2023-10-09T08:53:57.579441+0000 mon.c (mon.2) 563 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:53:57.842 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:57 smithi081 bash[79557]: audit 2023-10-09T08:53:57.586074+0000 mon.a (mon.0) 1793 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:57.868 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:57.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:57.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:57.973 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:57.981 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:57 smithi118 bash[59345]: cluster 2023-10-09T08:53:56.307905+0000 mgr.y (mgr.26009) 1574 : cluster 0 pgmap v1782: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 112 B/s rd, 15 MiB/s wr, 704 op/s; 7458/303627 objects degraded (2.456%); 12935/303627 objects misplaced (4.260%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T08:53:57.982 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:57 smithi118 bash[59345]: audit 2023-10-09T08:53:56.689896+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:57.982 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:57 smithi118 bash[59345]: audit 2023-10-09T08:53:56.704889+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:57.982 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:57 smithi118 bash[59345]: audit 2023-10-09T08:53:56.917525+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:57.982 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:57 smithi118 bash[59345]: audit 2023-10-09T08:53:56.932802+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:57.982 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:57 smithi118 bash[59345]: audit 2023-10-09T08:53:57.578275+0000 mon.c (mon.2) 562 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:53:57.982 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:57 smithi118 bash[59345]: audit 2023-10-09T08:53:57.579441+0000 mon.c (mon.2) 563 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:53:57.982 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:57 smithi118 bash[59345]: audit 2023-10-09T08:53:57.586074+0000 mon.a (mon.0) 1793 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:53:58.014 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:58.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:58.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:58.117 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:58.145 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:58.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:58.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:58.250 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:58.282 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:53:58.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:58.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:53:58.387 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:58.418 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:53:58.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:58.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:53:58.523 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:58.561 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:58.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:58.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:58.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:58.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:58.700 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:58.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:58.801 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:58.830 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:53:58.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:58.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:53:58.935 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:58.964 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:58.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:58.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:59.068 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:59.093 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:59.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:59.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:59.197 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:59.224 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:53:59.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:59.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:53:59.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:59.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:59.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:59.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:59.465 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:59.495 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:59.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:59.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:53:59.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:59.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:53:59.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:59.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:53:59.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:59.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:59 smithi118 bash[59345]: cluster 2023-10-09T08:53:58.310902+0000 mgr.y (mgr.26009) 1575 : cluster 0 pgmap v1783: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.1 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 101 B/s rd, 13 MiB/s wr, 766 op/s; 7150/299187 objects degraded (2.390%); 12467/299187 objects misplaced (4.167%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:53:59.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:53:59 smithi118 bash[59345]: cluster 2023-10-09T08:53:58.957057+0000 mon.a (mon.0) 1794 : cluster 3 Health check update: Degraded data redundancy: 7150/299187 objects degraded (2.390%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:59.766 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:53:59.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:59.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:53:59.871 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:59.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:59 smithi081 bash[76862]: cluster 2023-10-09T08:53:58.310902+0000 mgr.y (mgr.26009) 1575 : cluster 0 pgmap v1783: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.1 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 101 B/s rd, 13 MiB/s wr, 766 op/s; 7150/299187 objects degraded (2.390%); 12467/299187 objects misplaced (4.167%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:53:59.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:53:59 smithi081 bash[76862]: cluster 2023-10-09T08:53:58.957057+0000 mon.a (mon.0) 1794 : cluster 3 Health check update: Degraded data redundancy: 7150/299187 objects degraded (2.390%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:59.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:59 smithi081 bash[79557]: cluster 2023-10-09T08:53:58.310902+0000 mgr.y (mgr.26009) 1575 : cluster 0 pgmap v1783: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.1 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 101 B/s rd, 13 MiB/s wr, 766 op/s; 7150/299187 objects degraded (2.390%); 12467/299187 objects misplaced (4.167%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:53:59.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:53:59 smithi081 bash[79557]: cluster 2023-10-09T08:53:58.957057+0000 mon.a (mon.0) 1794 : cluster 3 Health check update: Degraded data redundancy: 7150/299187 objects degraded (2.390%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:53:59.899 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:53:59.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:53:59.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:00.005 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:00.031 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:00.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:00.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:00.134 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:00.163 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:00.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:00.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:00.174 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:54:00.176 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:54:00.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:00.301 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:00.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:00.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:00.405 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:00.430 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:00.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:00.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:00.535 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:00.568 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:00.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:00.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:00.670 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:00.700 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:00.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:00.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:00.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:00.842 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:00.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:00.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:00.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:00.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:00.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:00.986 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:00 smithi081 bash[76862]: cluster 2023-10-09T08:53:58.973687+0000 osd.4 (osd.4) 399 : cluster 0 10.1 scrub starts 2023-10-09T08:54:00.986 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:00 smithi081 bash[76862]: audit 2023-10-09T08:54:00.159487+0000 mgr.y (mgr.26009) 1576 : audit 0 from='client.46262 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:54:00.986 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:00 smithi081 bash[79557]: cluster 2023-10-09T08:53:58.973687+0000 osd.4 (osd.4) 399 : cluster 0 10.1 scrub starts 2023-10-09T08:54:00.986 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:00 smithi081 bash[79557]: audit 2023-10-09T08:54:00.159487+0000 mgr.y (mgr.26009) 1576 : audit 0 from='client.46262 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:54:00.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:01.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:00 smithi118 bash[59345]: cluster 2023-10-09T08:53:58.973687+0000 osd.4 (osd.4) 399 : cluster 0 10.1 scrub starts 2023-10-09T08:54:01.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:00 smithi118 bash[59345]: audit 2023-10-09T08:54:00.159487+0000 mgr.y (mgr.26009) 1576 : audit 0 from='client.46262 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:54:01.087 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:01.114 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:01.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:01.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:01.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:01.248 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:01.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:01.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:01.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:01.359 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:54:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:54:01] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.33.4" 2023-10-09T08:54:01.391 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:01.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:01.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:01.498 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:01.530 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:01.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:01.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:01.634 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:01.668 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:01.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:01.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:01.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:01.799 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:01.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:01.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:01.903 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:01.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:01 smithi118 bash[59345]: cluster 2023-10-09T08:53:59.975407+0000 osd.4 (osd.4) 400 : cluster 0 10.1 scrub starts 2023-10-09T08:54:01.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:01 smithi118 bash[59345]: cluster 2023-10-09T08:54:00.311592+0000 mgr.y (mgr.26009) 1577 : cluster 0 pgmap v1784: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.9 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 85 B/s rd, 11 MiB/s wr, 902 op/s; 7150/289950 objects degraded (2.466%); 12235/289950 objects misplaced (4.220%); 5.5 MiB/s, 87 objects/s recovering 2023-10-09T08:54:01.936 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:01.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:01.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:02.039 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:02.040 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:01 smithi081 bash[76862]: cluster 2023-10-09T08:53:59.975407+0000 osd.4 (osd.4) 400 : cluster 0 10.1 scrub starts 2023-10-09T08:54:02.041 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:01 smithi081 bash[76862]: cluster 2023-10-09T08:54:00.311592+0000 mgr.y (mgr.26009) 1577 : cluster 0 pgmap v1784: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.9 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 85 B/s rd, 11 MiB/s wr, 902 op/s; 7150/289950 objects degraded (2.466%); 12235/289950 objects misplaced (4.220%); 5.5 MiB/s, 87 objects/s recovering 2023-10-09T08:54:02.041 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:01 smithi081 bash[79557]: cluster 2023-10-09T08:53:59.975407+0000 osd.4 (osd.4) 400 : cluster 0 10.1 scrub starts 2023-10-09T08:54:02.041 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:01 smithi081 bash[79557]: cluster 2023-10-09T08:54:00.311592+0000 mgr.y (mgr.26009) 1577 : cluster 0 pgmap v1784: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.9 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 85 B/s rd, 11 MiB/s wr, 902 op/s; 7150/289950 objects degraded (2.466%); 12235/289950 objects misplaced (4.220%); 5.5 MiB/s, 87 objects/s recovering 2023-10-09T08:54:02.062 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:02.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:02.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:02.168 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:02.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:02.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:02.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:02.294 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:02.323 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:02.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:02.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:02.426 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:02.462 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:02.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:02.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:02.568 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:02.593 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:02.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:02.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:02.697 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:02.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:02 smithi118 bash[59345]: cluster 2023-10-09T08:54:01.011460+0000 osd.4 (osd.4) 401 : cluster 0 10.1 scrub starts 2023-10-09T08:54:02.730 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:02.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:02.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:02.835 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:02.872 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:02.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:02.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:02.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:02.985 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:02 smithi081 bash[76862]: cluster 2023-10-09T08:54:01.011460+0000 osd.4 (osd.4) 401 : cluster 0 10.1 scrub starts 2023-10-09T08:54:02.985 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:02 smithi081 bash[79557]: cluster 2023-10-09T08:54:01.011460+0000 osd.4 (osd.4) 401 : cluster 0 10.1 scrub starts 2023-10-09T08:54:03.003 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:03.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:03.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:03.109 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:03.135 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:03.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:03.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:03.245 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:03.277 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:03.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:03.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:03.384 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:03.423 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:03.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:03.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:03.531 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:03.557 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:03.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:03.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:03.660 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:03.699 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:03.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:03.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:03.802 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:03.816 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:03 smithi118 bash[59345]: cluster 2023-10-09T08:54:02.312205+0000 mgr.y (mgr.26009) 1578 : cluster 0 pgmap v1785: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 2.0 MiB/s wr, 837 op/s; 6875/286062 objects degraded (2.403%); 12098/286062 objects misplaced (4.229%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:54:03.839 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:03.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:03.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:03.944 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:03.971 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:03.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:03.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:04.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:04.083 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:03 smithi081 bash[76862]: cluster 2023-10-09T08:54:02.312205+0000 mgr.y (mgr.26009) 1578 : cluster 0 pgmap v1785: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 2.0 MiB/s wr, 837 op/s; 6875/286062 objects degraded (2.403%); 12098/286062 objects misplaced (4.229%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:54:04.083 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:03 smithi081 bash[79557]: cluster 2023-10-09T08:54:02.312205+0000 mgr.y (mgr.26009) 1578 : cluster 0 pgmap v1785: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 2.0 MiB/s wr, 837 op/s; 6875/286062 objects degraded (2.403%); 12098/286062 objects misplaced (4.229%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T08:54:04.103 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:04.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:04.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:04.212 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:04.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:04.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:04.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:04.347 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:04.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:04.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:04.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:04.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:04.515 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:04.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:04.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:04.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:04.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:04.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:04.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:04.763 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:04.791 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:04.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:04.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:04.897 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:04.905 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:04 smithi081 bash[76862]: cluster 2023-10-09T08:54:02.994869+0000 osd.4 (osd.4) 402 : cluster 0 10.1 scrub starts 2023-10-09T08:54:04.906 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:04 smithi081 bash[76862]: cluster 2023-10-09T08:54:03.958135+0000 mon.a (mon.0) 1795 : cluster 3 Health check update: Degraded data redundancy: 6875/286062 objects degraded (2.403%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:54:04.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:04 smithi081 bash[79557]: cluster 2023-10-09T08:54:02.994869+0000 osd.4 (osd.4) 402 : cluster 0 10.1 scrub starts 2023-10-09T08:54:04.906 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:04 smithi081 bash[79557]: cluster 2023-10-09T08:54:03.958135+0000 mon.a (mon.0) 1795 : cluster 3 Health check update: Degraded data redundancy: 6875/286062 objects degraded (2.403%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:54:04.922 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:04.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:04.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:05.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:04 smithi118 bash[59345]: cluster 2023-10-09T08:54:02.994869+0000 osd.4 (osd.4) 402 : cluster 0 10.1 scrub starts 2023-10-09T08:54:05.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:04 smithi118 bash[59345]: cluster 2023-10-09T08:54:03.958135+0000 mon.a (mon.0) 1795 : cluster 3 Health check update: Degraded data redundancy: 6875/286062 objects degraded (2.403%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:54:05.031 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:05.061 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:05.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:05.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:05.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:05.187 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:05.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:05.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:05.293 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:05.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:05.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:05.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:05.431 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:05.454 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:05.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:05.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:05.561 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:05.596 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:05.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:05.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:05.702 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:05.730 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:05.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:05.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:05.833 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:05.842 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:05 smithi118 bash[59345]: cluster 2023-10-09T08:54:04.017922+0000 osd.4 (osd.4) 403 : cluster 0 10.1 scrub starts 2023-10-09T08:54:05.842 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:05 smithi118 bash[59345]: cluster 2023-10-09T08:54:04.312780+0000 mgr.y (mgr.26009) 1579 : cluster 0 pgmap v1786: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 5.3 KiB/s wr, 813 op/s; 6875/284355 objects degraded (2.418%); 11542/284355 objects misplaced (4.059%); 6.0 MiB/s, 95 objects/s recovering 2023-10-09T08:54:05.871 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:05.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:05.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:05.974 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:05.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:05.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:05.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:06.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:05 smithi081 bash[76862]: cluster 2023-10-09T08:54:04.017922+0000 osd.4 (osd.4) 403 : cluster 0 10.1 scrub starts 2023-10-09T08:54:06.000 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:05 smithi081 bash[76862]: cluster 2023-10-09T08:54:04.312780+0000 mgr.y (mgr.26009) 1579 : cluster 0 pgmap v1786: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 5.3 KiB/s wr, 813 op/s; 6875/284355 objects degraded (2.418%); 11542/284355 objects misplaced (4.059%); 6.0 MiB/s, 95 objects/s recovering 2023-10-09T08:54:06.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:05 smithi081 bash[79557]: cluster 2023-10-09T08:54:04.017922+0000 osd.4 (osd.4) 403 : cluster 0 10.1 scrub starts 2023-10-09T08:54:06.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:05 smithi081 bash[79557]: cluster 2023-10-09T08:54:04.312780+0000 mgr.y (mgr.26009) 1579 : cluster 0 pgmap v1786: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 5.3 KiB/s wr, 813 op/s; 6875/284355 objects degraded (2.418%); 11542/284355 objects misplaced (4.059%); 6.0 MiB/s, 95 objects/s recovering 2023-10-09T08:54:06.099 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:06.128 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:06.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:06.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:06.232 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:06.278 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:06.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:06.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:06.382 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:06.411 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:06.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:06.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:06.514 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:06.553 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:06.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:06.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:06.656 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:06.688 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:06.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:06.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:06.792 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:06.825 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:06.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:06.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:06.929 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:06.938 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:06 smithi118 bash[59345]: cluster 2023-10-09T08:54:06.071934+0000 osd.4 (osd.4) 404 : cluster 0 10.1 scrub starts 2023-10-09T08:54:06.973 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:06.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:06.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:07.077 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:07.087 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:06 smithi081 bash[76862]: cluster 2023-10-09T08:54:06.071934+0000 osd.4 (osd.4) 404 : cluster 0 10.1 scrub starts 2023-10-09T08:54:07.087 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:06 smithi081 bash[79557]: cluster 2023-10-09T08:54:06.071934+0000 osd.4 (osd.4) 404 : cluster 0 10.1 scrub starts 2023-10-09T08:54:07.114 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:07.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:07.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:07.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:07.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:07.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:07.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:07.347 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:07.378 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:07.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:07.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:07.484 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:07.508 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:07.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:07.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:07.546 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":1783,"stamp":"2023-10-09T08:53:58.310513+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6538729419,"num_objects":99729,"num_object_clones":0,"num_object_copies":299187,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":7150,"num_objects_misplaced":12467,"num_objects_unfound":0,"num_objects_dirty":99729,"num_whiteouts":0,"num_read":6275,"num_read_kb":13744,"num_write":112243,"num_write_kb":6761912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4236,"num_bytes_recovered":274549349,"num_keys_recovered":50,"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":151925,"ondisk_log_size":151925,"up":297,"acting":293,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":307,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":25116936,"kb_used_data":19645904,"kb_used_omap":50,"kb_used_meta":5470797,"kb_avail":631099128,"statfs":{"total":671965249536,"available":646245507072,"internally_reserved":0,"allocated":20117405696,"data_stored":20106196852,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":52039,"internal_metadata":5602096313},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,5,10,2,8,6],"upper_bound":64},"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":-240844776,"num_objects":-3674,"num_object_clones":0,"num_object_copies":-11022,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-406,"num_objects_misplaced":-1511,"num_objects_unfound":0,"num_objects_dirty":-3674,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7762,"num_write_kb":130753,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":937,"num_bytes_recovered":61407232,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.122202"},"pg_stats":[{"pgid":"10.13","version":"407'6000","reported_seq":7238,"reported_epoch":407,"state":"active+recovering+undersized+remapped","last_fresh":"2023-10-09T08:53:58.010900+0000","last_change":"2023-10-09T08:53:46.995009+0000","last_active":"2023-10-09T08:53:58.010900+0000","last_peered":"2023-10-09T08:53:58.010900+0000","last_clean":"2023-10-09T08:53:17.274706+0000","last_became_active":"2023-10-09T08:53:21.113870+0000","last_became_peered":"2023-10-09T08:53:21.113870+0000","last_unstale":"2023-10-09T08:53:58.010900+0000","last_undegraded":"2023-10-09T08:53:58.010900+0000","last_fullsized":"2023-10-09T08:53:20.975822+0000","mapping_epoch":401,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":6000,"log_dups_size":0,"ondisk_log_size":6000,"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":206241792,"num_objects":3147,"num_object_clones":0,"num_object_copies":9441,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":4438,"num_objects_unfound":0,"num_objects_dirty":3147,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3655,"num_write_kb":217664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":397,"num_bytes_recovered":26017792,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,1],"avail_no_missing":["2","4","5"],"object_location_counts":[{"shards":"1,2","objects":928},{"shards":"2,4,5","objects":2219}],"blocked_by":[],"up_primary":1,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1a","version":"60'1","reported_seq":115,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.196611+0000","last_change":"2023-10-09T08:51:28.040679+0000","last_active":"2023-10-09T08:53:47.196611+0000","last_peered":"2023-10-09T08:53:47.196611+0000","last_clean":"2023-10-09T08:53:47.196611+0000","last_became_active":"2023-10-09T08:51:28.040270+0000","last_became_peered":"2023-10-09T08:51:28.040270+0000","last_unstale":"2023-10-09T08:53:47.196611+0000","last_undegraded":"2023-10-09T08:53:47.196611+0000","last_fullsized":"2023-10-09T08:53:47.196611+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.189141+0000","last_change":"2023-10-09T08:52:26.008658+0000","last_active":"2023-10-09T08:53:47.189141+0000","last_peered":"2023-10-09T08:53:47.189141+0000","last_clean":"2023-10-09T08:53:47.189141+0000","last_became_active":"2023-10-09T08:52:26.008317+0000","last_became_peered":"2023-10-09T08:52:26.008317+0000","last_unstale":"2023-10-09T08:53:47.189141+0000","last_undegraded":"2023-10-09T08:53:47.189141+0000","last_fullsized":"2023-10-09T08:53:47.189141+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.10","version":"407'5799","reported_seq":11087,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:55.242685+0000","last_change":"2023-10-09T08:53:48.208426+0000","last_active":"2023-10-09T08:53:55.242685+0000","last_peered":"2023-10-09T08:53:55.242685+0000","last_clean":"2023-10-09T08:53:55.242685+0000","last_became_active":"2023-10-09T08:53:48.202650+0000","last_became_peered":"2023-10-09T08:53:48.202650+0000","last_unstale":"2023-10-09T08:53:55.242685+0000","last_undegraded":"2023-10-09T08:53:55.242685+0000","last_fullsized":"2023-10-09T08:53:55.242685+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5799,"log_dups_size":0,"ondisk_log_size":5799,"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":204931072,"num_objects":3127,"num_object_clones":0,"num_object_copies":9381,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3127,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3479,"num_write_kb":211392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2613,"num_bytes_recovered":171245568,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":183,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:48.190487+0000","last_change":"2023-10-09T08:51:27.979651+0000","last_active":"2023-10-09T08:53:48.190487+0000","last_peered":"2023-10-09T08:53:48.190487+0000","last_clean":"2023-10-09T08:53:48.190487+0000","last_became_active":"2023-10-09T08:51:27.979210+0000","last_became_peered":"2023-10-09T08:51:27.979210+0000","last_unstale":"2023-10-09T08:53:48.190487+0000","last_undegraded":"2023-10-09T08:53:48.190487+0000","last_fullsized":"2023-10-09T08:53:48.190487+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.696744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":301,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.189674+0000","last_change":"2023-10-09T08:51:28.007358+0000","last_active":"2023-10-09T08:53:47.189674+0000","last_peered":"2023-10-09T08:53:47.189674+0000","last_clean":"2023-10-09T08:53:47.189674+0000","last_became_active":"2023-10-09T08:51:28.006121+0000","last_became_peered":"2023-10-09T08:51:28.006121+0000","last_unstale":"2023-10-09T08:53:47.189674+0000","last_undegraded":"2023-10-09T08:53:47.189674+0000","last_fullsized":"2023-10-09T08:53:47.189674+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:00.012528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.11","version":"407'5591","reported_seq":8121,"reported_epoch":407,"state":"active+recovering+undersized+remapped","last_fresh":"2023-10-09T08:53:54.149880+0000","last_change":"2023-10-09T08:53:17.169393+0000","last_active":"2023-10-09T08:53:54.149880+0000","last_peered":"2023-10-09T08:53:54.149880+0000","last_clean":"2023-10-09T08:53:13.569020+0000","last_became_active":"2023-10-09T08:53:17.098827+0000","last_became_peered":"2023-10-09T08:53:17.098827+0000","last_unstale":"2023-10-09T08:53:54.149880+0000","last_undegraded":"2023-10-09T08:53:54.149880+0000","last_fullsized":"2023-10-09T08:53:16.975653+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5591,"log_dups_size":0,"ondisk_log_size":5591,"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":202309632,"num_objects":3087,"num_object_clones":0,"num_object_copies":9261,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3186,"num_objects_unfound":0,"num_objects_dirty":3087,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3331,"num_write_kb":205376,"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},"up":[7,5,2],"acting":[7,2],"avail_no_missing":["7","0","4"],"object_location_counts":[{"shards":"0,4,7","objects":1593},{"shards":"2,7","objects":1494}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":269,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:48.190715+0000","last_change":"2023-10-09T08:51:27.974463+0000","last_active":"2023-10-09T08:53:48.190715+0000","last_peered":"2023-10-09T08:53:48.190715+0000","last_clean":"2023-10-09T08:53:48.190715+0000","last_became_active":"2023-10-09T08:51:27.970557+0000","last_became_peered":"2023-10-09T08:51:27.970557+0000","last_unstale":"2023-10-09T08:53:48.190715+0000","last_undegraded":"2023-10-09T08:53:48.190715+0000","last_fullsized":"2023-10-09T08:53:48.190715+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:27.432921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":198,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.190642+0000","last_change":"2023-10-09T08:51:28.148154+0000","last_active":"2023-10-09T08:53:47.190642+0000","last_peered":"2023-10-09T08:53:47.190642+0000","last_clean":"2023-10-09T08:53:47.190642+0000","last_became_active":"2023-10-09T08:51:28.137503+0000","last_became_peered":"2023-10-09T08:51:28.137503+0000","last_unstale":"2023-10-09T08:53:47.190642+0000","last_undegraded":"2023-10-09T08:53:47.190642+0000","last_fullsized":"2023-10-09T08:53:47.190642+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:52.836884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":259,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:48.201916+0000","last_change":"2023-10-09T08:39:21.023397+0000","last_active":"2023-10-09T08:53:48.201916+0000","last_peered":"2023-10-09T08:53:48.201916+0000","last_clean":"2023-10-09T08:53:48.201916+0000","last_became_active":"2023-10-09T08:39:21.023125+0000","last_became_peered":"2023-10-09T08:39:21.023125+0000","last_unstale":"2023-10-09T08:53:48.201916+0000","last_undegraded":"2023-10-09T08:53:48.201916+0000","last_fullsized":"2023-10-09T08:53:48.201916+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:03.339873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":218,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.189865+0000","last_change":"2023-10-09T08:51:27.960391+0000","last_active":"2023-10-09T08:53:47.189865+0000","last_peered":"2023-10-09T08:53:47.189865+0000","last_clean":"2023-10-09T08:53:47.189865+0000","last_became_active":"2023-10-09T08:51:27.959897+0000","last_became_peered":"2023-10-09T08:51:27.959897+0000","last_unstale":"2023-10-09T08:53:47.189865+0000","last_undegraded":"2023-10-09T08:53:47.189865+0000","last_fullsized":"2023-10-09T08:53:47.189865+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:57.175174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":393,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.187189+0000","last_change":"2023-10-09T08:51:28.035775+0000","last_active":"2023-10-09T08:53:47.187189+0000","last_peered":"2023-10-09T08:53:47.187189+0000","last_clean":"2023-10-09T08:53:47.187189+0000","last_became_active":"2023-10-09T08:51:28.035425+0000","last_became_peered":"2023-10-09T08:51:28.035425+0000","last_unstale":"2023-10-09T08:53:47.187189+0000","last_undegraded":"2023-10-09T08:53:47.187189+0000","last_fullsized":"2023-10-09T08:53:47.187189+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":57,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.188914+0000","last_change":"2023-10-09T08:50:07.080906+0000","last_active":"2023-10-09T08:53:47.188914+0000","last_peered":"2023-10-09T08:53:47.188914+0000","last_clean":"2023-10-09T08:53:47.188914+0000","last_became_active":"2023-10-09T08:50:07.080399+0000","last_became_peered":"2023-10-09T08:50:07.080399+0000","last_unstale":"2023-10-09T08:53:47.188914+0000","last_undegraded":"2023-10-09T08:53:47.188914+0000","last_fullsized":"2023-10-09T08:53:47.188914+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:41.453997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,5],"acting":[0,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.15","version":"60'3","reported_seq":209,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.195583+0000","last_change":"2023-10-09T08:50:07.170776+0000","last_active":"2023-10-09T08:53:47.195583+0000","last_peered":"2023-10-09T08:53:47.195583+0000","last_clean":"2023-10-09T08:53:47.195583+0000","last_became_active":"2023-10-09T08:50:07.077437+0000","last_became_peered":"2023-10-09T08:50:07.077437+0000","last_unstale":"2023-10-09T08:53:47.195583+0000","last_undegraded":"2023-10-09T08:53:47.195583+0000","last_fullsized":"2023-10-09T08:53:47.195583+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":10,"num_bytes_recovered":450,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.12","version":"0'0","reported_seq":82,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.190840+0000","last_change":"2023-10-09T08:50:08.085157+0000","last_active":"2023-10-09T08:53:47.190840+0000","last_peered":"2023-10-09T08:53:47.190840+0000","last_clean":"2023-10-09T08:53:47.190840+0000","last_became_active":"2023-10-09T08:50:08.084727+0000","last_became_peered":"2023-10-09T08:50:08.084727+0000","last_unstale":"2023-10-09T08:53:47.190840+0000","last_undegraded":"2023-10-09T08:53:47.190840+0000","last_fullsized":"2023-10-09T08:53:47.190840+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:31.363774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.14","version":"84'22","reported_seq":101,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.199266+0000","last_change":"2023-10-09T08:48:02.348662+0000","last_active":"2023-10-09T08:53:47.199266+0000","last_peered":"2023-10-09T08:53:47.199266+0000","last_clean":"2023-10-09T08:53:47.199266+0000","last_became_active":"2023-10-09T08:48:02.126169+0000","last_became_peered":"2023-10-09T08:48:02.126169+0000","last_unstale":"2023-10-09T08:53:47.199266+0000","last_undegraded":"2023-10-09T08:53:47.199266+0000","last_fullsized":"2023-10-09T08:53:47.199266+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":386,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.189524+0000","last_change":"2023-10-09T08:52:26.007758+0000","last_active":"2023-10-09T08:53:47.189524+0000","last_peered":"2023-10-09T08:53:47.189524+0000","last_clean":"2023-10-09T08:53:47.189524+0000","last_became_active":"2023-10-09T08:52:26.007368+0000","last_became_peered":"2023-10-09T08:52:26.007368+0000","last_unstale":"2023-10-09T08:53:47.189524+0000","last_undegraded":"2023-10-09T08:53:47.189524+0000","last_fullsized":"2023-10-09T08:53:47.189524+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:42.744637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"60'2","reported_seq":238,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.189164+0000","last_change":"2023-10-09T08:47:35.089828+0000","last_active":"2023-10-09T08:53:47.189164+0000","last_peered":"2023-10-09T08:53:47.189164+0000","last_clean":"2023-10-09T08:53:47.189164+0000","last_became_active":"2023-10-09T08:47:34.976938+0000","last_became_peered":"2023-10-09T08:47:34.976938+0000","last_unstale":"2023-10-09T08:53:47.189164+0000","last_undegraded":"2023-10-09T08:53:47.189164+0000","last_fullsized":"2023-10-09T08:53:47.189164+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":10,"num_bytes_recovered":170,"num_keys_recovered":50,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":376,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.197353+0000","last_change":"2023-10-09T08:50:07.092694+0000","last_active":"2023-10-09T08:53:47.197353+0000","last_peered":"2023-10-09T08:53:47.197353+0000","last_clean":"2023-10-09T08:53:47.197353+0000","last_became_active":"2023-10-09T08:50:07.091053+0000","last_became_peered":"2023-10-09T08:50:07.091053+0000","last_unstale":"2023-10-09T08:53:47.197353+0000","last_undegraded":"2023-10-09T08:53:47.197353+0000","last_fullsized":"2023-10-09T08:53:47.197353+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":309,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.190931+0000","last_change":"2023-10-09T08:51:28.042171+0000","last_active":"2023-10-09T08:53:47.190931+0000","last_peered":"2023-10-09T08:53:47.190931+0000","last_clean":"2023-10-09T08:53:47.190931+0000","last_became_active":"2023-10-09T08:51:28.041910+0000","last_became_peered":"2023-10-09T08:51:28.041910+0000","last_unstale":"2023-10-09T08:53:47.190931+0000","last_undegraded":"2023-10-09T08:53:47.190931+0000","last_fullsized":"2023-10-09T08:53:47.190931+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:22.002797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":55,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.186085+0000","last_change":"2023-10-09T08:50:07.088490+0000","last_active":"2023-10-09T08:53:47.186085+0000","last_peered":"2023-10-09T08:53:47.186085+0000","last_clean":"2023-10-09T08:53:47.186085+0000","last_became_active":"2023-10-09T08:50:07.088156+0000","last_became_peered":"2023-10-09T08:50:07.088156+0000","last_unstale":"2023-10-09T08:53:47.186085+0000","last_undegraded":"2023-10-09T08:53:47.186085+0000","last_fullsized":"2023-10-09T08:53:47.186085+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.18","version":"407'5742","reported_seq":5786,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:56.318089+0000","last_change":"2023-10-09T08:53:08.077162+0000","last_active":"2023-10-09T08:53:56.318089+0000","last_peered":"2023-10-09T08:53:56.318089+0000","last_clean":"2023-10-09T08:53:56.318089+0000","last_became_active":"2023-10-09T08:53:08.075378+0000","last_became_peered":"2023-10-09T08:53:08.075378+0000","last_unstale":"2023-10-09T08:53:56.318089+0000","last_undegraded":"2023-10-09T08:53:56.318089+0000","last_fullsized":"2023-10-09T08:53:56.318089+0000","mapping_epoch":392,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5742,"log_dups_size":0,"ondisk_log_size":5742,"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":201392128,"num_objects":3073,"num_object_clones":0,"num_object_copies":9219,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3073,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3459,"num_write_kb":209024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":199,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.190100+0000","last_change":"2023-10-09T08:48:02.124365+0000","last_active":"2023-10-09T08:53:47.190100+0000","last_peered":"2023-10-09T08:53:47.190100+0000","last_clean":"2023-10-09T08:53:47.190100+0000","last_became_active":"2023-10-09T08:48:02.123775+0000","last_became_peered":"2023-10-09T08:48:02.123775+0000","last_unstale":"2023-10-09T08:53:47.190100+0000","last_undegraded":"2023-10-09T08:53:47.190100+0000","last_fullsized":"2023-10-09T08:53:47.190100+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":269,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:48.201620+0000","last_change":"2023-10-09T08:42:45.790431+0000","last_active":"2023-10-09T08:53:48.201620+0000","last_peered":"2023-10-09T08:53:48.201620+0000","last_clean":"2023-10-09T08:53:48.201620+0000","last_became_active":"2023-10-09T08:42:45.790029+0000","last_became_peered":"2023-10-09T08:42:45.790029+0000","last_unstale":"2023-10-09T08:53:48.201620+0000","last_undegraded":"2023-10-09T08:53:48.201620+0000","last_fullsized":"2023-10-09T08:53:48.201620+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:50.905760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.19","version":"407'5836","reported_seq":5878,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:54.958490+0000","last_change":"2023-10-09T08:53:08.081038+0000","last_active":"2023-10-09T08:53:54.958490+0000","last_peered":"2023-10-09T08:53:54.958490+0000","last_clean":"2023-10-09T08:53:54.958490+0000","last_became_active":"2023-10-09T08:53:08.077249+0000","last_became_peered":"2023-10-09T08:53:08.077249+0000","last_unstale":"2023-10-09T08:53:54.958490+0000","last_undegraded":"2023-10-09T08:53:54.958490+0000","last_fullsized":"2023-10-09T08:53:54.958490+0000","mapping_epoch":392,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5836,"log_dups_size":0,"ondisk_log_size":5836,"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":206372864,"num_objects":3149,"num_object_clones":0,"num_object_copies":9447,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3149,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3495,"num_write_kb":212608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"60'8","reported_seq":67,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.187723+0000","last_change":"2023-10-09T08:50:34.209271+0000","last_active":"2023-10-09T08:53:47.187723+0000","last_peered":"2023-10-09T08:53:47.187723+0000","last_clean":"2023-10-09T08:53:47.187723+0000","last_became_active":"2023-10-09T08:50:33.982555+0000","last_became_peered":"2023-10-09T08:50:33.982555+0000","last_unstale":"2023-10-09T08:53:47.187723+0000","last_undegraded":"2023-10-09T08:53:47.187723+0000","last_fullsized":"2023-10-09T08:53:47.187723+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:18:22.929239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":211,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:48.191180+0000","last_change":"2023-10-09T08:51:28.151708+0000","last_active":"2023-10-09T08:53:48.191180+0000","last_peered":"2023-10-09T08:53:48.191180+0000","last_clean":"2023-10-09T08:53:48.191180+0000","last_became_active":"2023-10-09T08:51:28.147701+0000","last_became_peered":"2023-10-09T08:51:28.147701+0000","last_unstale":"2023-10-09T08:53:48.191180+0000","last_undegraded":"2023-10-09T08:53:48.191180+0000","last_fullsized":"2023-10-09T08:53:48.191180+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:59.638155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.6","version":"407'5746","reported_seq":5790,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:56.268850+0000","last_change":"2023-10-09T08:53:08.066700+0000","last_active":"2023-10-09T08:53:56.268850+0000","last_peered":"2023-10-09T08:53:56.268850+0000","last_clean":"2023-10-09T08:53:56.268850+0000","last_became_active":"2023-10-09T08:53:08.064309+0000","last_became_peered":"2023-10-09T08:53:08.064309+0000","last_unstale":"2023-10-09T08:53:56.268850+0000","last_undegraded":"2023-10-09T08:53:56.268850+0000","last_fullsized":"2023-10-09T08:53:56.268850+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5746,"log_dups_size":0,"ondisk_log_size":5746,"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":200343552,"num_objects":3057,"num_object_clones":0,"num_object_copies":9171,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3057,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3469,"num_write_kb":208832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":385,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.195722+0000","last_change":"2023-10-09T08:51:27.991995+0000","last_active":"2023-10-09T08:53:47.195722+0000","last_peered":"2023-10-09T08:53:47.195722+0000","last_clean":"2023-10-09T08:53:47.195722+0000","last_became_active":"2023-10-09T08:51:27.991549+0000","last_became_peered":"2023-10-09T08:51:27.991549+0000","last_unstale":"2023-10-09T08:53:47.195722+0000","last_undegraded":"2023-10-09T08:53:47.195722+0000","last_fullsized":"2023-10-09T08:53:47.195722+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[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":64,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.184918+0000","last_change":"2023-10-09T08:51:27.991265+0000","last_active":"2023-10-09T08:53:47.184918+0000","last_peered":"2023-10-09T08:53:47.184918+0000","last_clean":"2023-10-09T08:53:47.184918+0000","last_became_active":"2023-10-09T08:51:27.990949+0000","last_became_peered":"2023-10-09T08:51:27.990949+0000","last_unstale":"2023-10-09T08:53:47.184918+0000","last_undegraded":"2023-10-09T08:53:47.184918+0000","last_fullsized":"2023-10-09T08:53:47.184918+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.7","version":"407'5686","reported_seq":5729,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:54.860785+0000","last_change":"2023-10-09T08:53:08.050619+0000","last_active":"2023-10-09T08:53:54.860785+0000","last_peered":"2023-10-09T08:53:54.860785+0000","last_clean":"2023-10-09T08:53:54.860785+0000","last_became_active":"2023-10-09T08:53:08.046736+0000","last_became_peered":"2023-10-09T08:53:08.046736+0000","last_unstale":"2023-10-09T08:53:54.860785+0000","last_undegraded":"2023-10-09T08:53:54.860785+0000","last_fullsized":"2023-10-09T08:53:54.860785+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5686,"log_dups_size":0,"ondisk_log_size":5686,"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":202571776,"num_objects":3091,"num_object_clones":0,"num_object_copies":9273,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3091,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3423,"num_write_kb":208448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,4],"acting":[5,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":358,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.196145+0000","last_change":"2023-10-09T08:51:27.993300+0000","last_active":"2023-10-09T08:53:47.196145+0000","last_peered":"2023-10-09T08:53:47.196145+0000","last_clean":"2023-10-09T08:53:47.196145+0000","last_became_active":"2023-10-09T08:51:27.992913+0000","last_became_peered":"2023-10-09T08:51:27.992913+0000","last_unstale":"2023-10-09T08:53:47.196145+0000","last_undegraded":"2023-10-09T08:53:47.196145+0000","last_fullsized":"2023-10-09T08:53:47.196145+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":45,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.189059+0000","last_change":"2023-10-09T08:52:26.008782+0000","last_active":"2023-10-09T08:53:47.189059+0000","last_peered":"2023-10-09T08:53:47.189059+0000","last_clean":"2023-10-09T08:53:47.189059+0000","last_became_active":"2023-10-09T08:52:26.008452+0000","last_became_peered":"2023-10-09T08:52:26.008452+0000","last_unstale":"2023-10-09T08:53:47.189059+0000","last_undegraded":"2023-10-09T08:53:47.189059+0000","last_fullsized":"2023-10-09T08:53:47.189059+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:49.115146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.4","version":"407'5766","reported_seq":5809,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:56.253668+0000","last_change":"2023-10-09T08:53:08.066688+0000","last_active":"2023-10-09T08:53:56.253668+0000","last_peered":"2023-10-09T08:53:56.253668+0000","last_clean":"2023-10-09T08:53:56.253668+0000","last_became_active":"2023-10-09T08:53:08.064201+0000","last_became_peered":"2023-10-09T08:53:08.064201+0000","last_unstale":"2023-10-09T08:53:56.253668+0000","last_undegraded":"2023-10-09T08:53:56.253668+0000","last_fullsized":"2023-10-09T08:53:56.253668+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5766,"log_dups_size":0,"ondisk_log_size":5766,"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":201457664,"num_objects":3074,"num_object_clones":0,"num_object_copies":9222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3074,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3460,"num_write_kb":209088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":226,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.189391+0000","last_change":"2023-10-09T08:50:07.175452+0000","last_active":"2023-10-09T08:53:47.189391+0000","last_peered":"2023-10-09T08:53:47.189391+0000","last_clean":"2023-10-09T08:53:47.189391+0000","last_became_active":"2023-10-09T08:50:07.090948+0000","last_became_peered":"2023-10-09T08:50:07.090948+0000","last_unstale":"2023-10-09T08:53:47.189391+0000","last_undegraded":"2023-10-09T08:53:47.189391+0000","last_fullsized":"2023-10-09T08:53:47.189391+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":198,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.191021+0000","last_change":"2023-10-09T08:51:27.981183+0000","last_active":"2023-10-09T08:53:47.191021+0000","last_peered":"2023-10-09T08:53:47.191021+0000","last_clean":"2023-10-09T08:53:47.191021+0000","last_became_active":"2023-10-09T08:51:27.980254+0000","last_became_peered":"2023-10-09T08:51:27.980254+0000","last_unstale":"2023-10-09T08:53:47.191021+0000","last_undegraded":"2023-10-09T08:53:47.191021+0000","last_fullsized":"2023-10-09T08:53:47.191021+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.208541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.5","version":"407'5694","reported_seq":5740,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:56.261036+0000","last_change":"2023-10-09T08:53:08.061535+0000","last_active":"2023-10-09T08:53:56.261036+0000","last_peered":"2023-10-09T08:53:56.261036+0000","last_clean":"2023-10-09T08:53:56.261036+0000","last_became_active":"2023-10-09T08:53:08.049247+0000","last_became_peered":"2023-10-09T08:53:08.049247+0000","last_unstale":"2023-10-09T08:53:56.261036+0000","last_undegraded":"2023-10-09T08:53:56.261036+0000","last_fullsized":"2023-10-09T08:53:56.261036+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5694,"log_dups_size":0,"ondisk_log_size":5694,"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":199917568,"num_objects":3050,"num_object_clones":0,"num_object_copies":9150,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3050,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3408,"num_write_kb":206688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":46,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.190247+0000","last_change":"2023-10-09T08:51:27.970386+0000","last_active":"2023-10-09T08:53:47.190247+0000","last_peered":"2023-10-09T08:53:47.190247+0000","last_clean":"2023-10-09T08:53:47.190247+0000","last_became_active":"2023-10-09T08:51:27.957840+0000","last_became_peered":"2023-10-09T08:51:27.957840+0000","last_unstale":"2023-10-09T08:53:47.190247+0000","last_undegraded":"2023-10-09T08:53:47.190247+0000","last_fullsized":"2023-10-09T08:53:47.190247+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:29.298300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":280,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.189294+0000","last_change":"2023-10-09T08:51:27.970044+0000","last_active":"2023-10-09T08:53:47.189294+0000","last_peered":"2023-10-09T08:53:47.189294+0000","last_clean":"2023-10-09T08:53:47.189294+0000","last_became_active":"2023-10-09T08:51:27.969055+0000","last_became_peered":"2023-10-09T08:51:27.969055+0000","last_unstale":"2023-10-09T08:53:47.189294+0000","last_undegraded":"2023-10-09T08:53:47.189294+0000","last_fullsized":"2023-10-09T08:53:47.189294+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:04.599675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.2","version":"407'5766","reported_seq":5810,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:55.029777+0000","last_change":"2023-10-09T08:53:08.050046+0000","last_active":"2023-10-09T08:53:55.029777+0000","last_peered":"2023-10-09T08:53:55.029777+0000","last_clean":"2023-10-09T08:53:55.029777+0000","last_became_active":"2023-10-09T08:53:08.047325+0000","last_became_peered":"2023-10-09T08:53:08.047325+0000","last_unstale":"2023-10-09T08:53:55.029777+0000","last_undegraded":"2023-10-09T08:53:55.029777+0000","last_fullsized":"2023-10-09T08:53:55.029777+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5766,"log_dups_size":0,"ondisk_log_size":5766,"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":206012416,"num_objects":3143,"num_object_clones":0,"num_object_copies":9429,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3143,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3437,"num_write_kb":210592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":446,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.188771+0000","last_change":"2023-10-09T08:47:34.977559+0000","last_active":"2023-10-09T08:53:47.188771+0000","last_peered":"2023-10-09T08:53:47.188771+0000","last_clean":"2023-10-09T08:53:47.188771+0000","last_became_active":"2023-10-09T08:47:34.977099+0000","last_became_peered":"2023-10-09T08:47:34.977099+0000","last_unstale":"2023-10-09T08:53:47.188771+0000","last_undegraded":"2023-10-09T08:53:47.188771+0000","last_fullsized":"2023-10-09T08:53:47.188771+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:33.329006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":214,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.199006+0000","last_change":"2023-10-09T08:51:28.030612+0000","last_active":"2023-10-09T08:53:47.199006+0000","last_peered":"2023-10-09T08:53:47.199006+0000","last_clean":"2023-10-09T08:53:47.199006+0000","last_became_active":"2023-10-09T08:51:28.030119+0000","last_became_peered":"2023-10-09T08:51:28.030119+0000","last_unstale":"2023-10-09T08:53:47.199006+0000","last_undegraded":"2023-10-09T08:53:47.199006+0000","last_fullsized":"2023-10-09T08:53:47.199006+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"407'5870","reported_seq":5913,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:55.131019+0000","last_change":"2023-10-09T08:53:08.059025+0000","last_active":"2023-10-09T08:53:55.131019+0000","last_peered":"2023-10-09T08:53:55.131019+0000","last_clean":"2023-10-09T08:53:55.131019+0000","last_became_active":"2023-10-09T08:53:08.053865+0000","last_became_peered":"2023-10-09T08:53:08.053865+0000","last_unstale":"2023-10-09T08:53:55.131019+0000","last_undegraded":"2023-10-09T08:53:55.131019+0000","last_fullsized":"2023-10-09T08:53:55.131019+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+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":207290368,"num_objects":3163,"num_object_clones":0,"num_object_copies":9489,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3163,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3525,"num_write_kb":214016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":388,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.196246+0000","last_change":"2023-10-09T08:51:27.992016+0000","last_active":"2023-10-09T08:53:47.196246+0000","last_peered":"2023-10-09T08:53:47.196246+0000","last_clean":"2023-10-09T08:53:47.196246+0000","last_became_active":"2023-10-09T08:51:27.991732+0000","last_became_peered":"2023-10-09T08:51:27.991732+0000","last_unstale":"2023-10-09T08:53:47.196246+0000","last_undegraded":"2023-10-09T08:53:47.196246+0000","last_fullsized":"2023-10-09T08:53:47.196246+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":72,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.195824+0000","last_change":"2023-10-09T08:47:34.981247+0000","last_active":"2023-10-09T08:53:47.195824+0000","last_peered":"2023-10-09T08:53:47.195824+0000","last_clean":"2023-10-09T08:53:47.195824+0000","last_became_active":"2023-10-09T08:47:34.980031+0000","last_became_peered":"2023-10-09T08:47:34.980031+0000","last_unstale":"2023-10-09T08:53:47.195824+0000","last_undegraded":"2023-10-09T08:53:47.195824+0000","last_fullsized":"2023-10-09T08:53:47.195824+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.0","version":"407'5754","reported_seq":5799,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:55.078668+0000","last_change":"2023-10-09T08:53:08.078993+0000","last_active":"2023-10-09T08:53:55.078668+0000","last_peered":"2023-10-09T08:53:55.078668+0000","last_clean":"2023-10-09T08:53:55.078668+0000","last_became_active":"2023-10-09T08:53:08.070197+0000","last_became_peered":"2023-10-09T08:53:08.070197+0000","last_unstale":"2023-10-09T08:53:55.078668+0000","last_undegraded":"2023-10-09T08:53:55.078668+0000","last_fullsized":"2023-10-09T08:53:55.078668+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5754,"log_dups_size":0,"ondisk_log_size":5754,"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":203685888,"num_objects":3108,"num_object_clones":0,"num_object_copies":9324,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3108,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3434,"num_write_kb":209344,"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":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":372,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.195521+0000","last_change":"2023-10-09T08:47:36.185628+0000","last_active":"2023-10-09T08:53:47.195521+0000","last_peered":"2023-10-09T08:53:47.195521+0000","last_clean":"2023-10-09T08:53:47.195521+0000","last_became_active":"2023-10-09T08:47:36.185135+0000","last_became_peered":"2023-10-09T08:47:36.185135+0000","last_unstale":"2023-10-09T08:53:47.195521+0000","last_undegraded":"2023-10-09T08:53:47.195521+0000","last_fullsized":"2023-10-09T08:53:47.195521+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":398,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.196460+0000","last_change":"2023-10-09T08:50:08.095866+0000","last_active":"2023-10-09T08:53:47.196460+0000","last_peered":"2023-10-09T08:53:47.196460+0000","last_clean":"2023-10-09T08:53:47.196460+0000","last_became_active":"2023-10-09T08:50:08.095487+0000","last_became_peered":"2023-10-09T08:50:08.095487+0000","last_unstale":"2023-10-09T08:53:47.196460+0000","last_undegraded":"2023-10-09T08:53:47.196460+0000","last_fullsized":"2023-10-09T08:53:47.196460+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,5],"acting":[4,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"407'5696","reported_seq":5742,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:55.179249+0000","last_change":"2023-10-09T08:53:53.009359+0000","last_active":"2023-10-09T08:53:55.179249+0000","last_peered":"2023-10-09T08:53:55.179249+0000","last_clean":"2023-10-09T08:53:55.179249+0000","last_became_active":"2023-10-09T08:53:08.060971+0000","last_became_peered":"2023-10-09T08:53:08.060971+0000","last_unstale":"2023-10-09T08:53:55.179249+0000","last_undegraded":"2023-10-09T08:53:55.179249+0000","last_fullsized":"2023-10-09T08:53:55.179249+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5696,"log_dups_size":0,"ondisk_log_size":5696,"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":201981952,"num_objects":3082,"num_object_clones":0,"num_object_copies":9246,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3082,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3436,"num_write_kb":208576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":219,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.189633+0000","last_change":"2023-10-09T08:51:27.966666+0000","last_active":"2023-10-09T08:53:47.189633+0000","last_peered":"2023-10-09T08:53:47.189633+0000","last_clean":"2023-10-09T08:53:47.189633+0000","last_became_active":"2023-10-09T08:51:27.965743+0000","last_became_peered":"2023-10-09T08:51:27.965743+0000","last_unstale":"2023-10-09T08:53:47.189633+0000","last_undegraded":"2023-10-09T08:53:47.189633+0000","last_fullsized":"2023-10-09T08:53:47.189633+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.543033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":185,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.190506+0000","last_change":"2023-10-09T08:51:27.959523+0000","last_active":"2023-10-09T08:53:47.190506+0000","last_peered":"2023-10-09T08:53:47.190506+0000","last_clean":"2023-10-09T08:53:47.190506+0000","last_became_active":"2023-10-09T08:51:27.959098+0000","last_became_peered":"2023-10-09T08:51:27.959098+0000","last_unstale":"2023-10-09T08:53:47.190506+0000","last_undegraded":"2023-10-09T08:53:47.190506+0000","last_fullsized":"2023-10-09T08:53:47.190506+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:04.265061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.c","version":"407'7046","reported_seq":7079,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:54.115991+0000","last_change":"2023-10-09T08:52:01.147381+0000","last_active":"2023-10-09T08:53:54.115991+0000","last_peered":"2023-10-09T08:53:54.115991+0000","last_clean":"2023-10-09T08:53:54.115991+0000","last_became_active":"2023-10-09T08:52:01.146846+0000","last_became_peered":"2023-10-09T08:52:01.146846+0000","last_unstale":"2023-10-09T08:53:54.115991+0000","last_undegraded":"2023-10-09T08:53:54.115991+0000","last_fullsized":"2023-10-09T08:53:54.115991+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7046,"log_dups_size":0,"ondisk_log_size":7046,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":427294720,"num_objects":6520,"num_object_clones":0,"num_object_copies":19560,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6520,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7046,"num_write_kb":434112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"78'106","reported_seq":757,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.193157+0000","last_change":"2023-10-09T08:51:27.984059+0000","last_active":"2023-10-09T08:53:47.193157+0000","last_peered":"2023-10-09T08:53:47.193157+0000","last_clean":"2023-10-09T08:53:47.193157+0000","last_became_active":"2023-10-09T08:51:27.983500+0000","last_became_peered":"2023-10-09T08:51:27.983500+0000","last_unstale":"2023-10-09T08:53:47.193157+0000","last_undegraded":"2023-10-09T08:53:47.193157+0000","last_fullsized":"2023-10-09T08:53:47.193157+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:29:15.785612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":356,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.185876+0000","last_change":"2023-10-09T08:39:21.024830+0000","last_active":"2023-10-09T08:53:47.185876+0000","last_peered":"2023-10-09T08:53:47.185876+0000","last_clean":"2023-10-09T08:53:47.185876+0000","last_became_active":"2023-10-09T08:39:21.023044+0000","last_became_peered":"2023-10-09T08:39:21.023044+0000","last_unstale":"2023-10-09T08:53:47.185876+0000","last_undegraded":"2023-10-09T08:53:47.185876+0000","last_fullsized":"2023-10-09T08:53:47.185876+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":54,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.185645+0000","last_change":"2023-10-09T08:50:08.098009+0000","last_active":"2023-10-09T08:53:47.185645+0000","last_peered":"2023-10-09T08:53:47.185645+0000","last_clean":"2023-10-09T08:53:47.185645+0000","last_became_active":"2023-10-09T08:50:08.097667+0000","last_became_peered":"2023-10-09T08:50:08.097667+0000","last_unstale":"2023-10-09T08:53:47.185645+0000","last_undegraded":"2023-10-09T08:53:47.185645+0000","last_fullsized":"2023-10-09T08:53:47.185645+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.a","version":"407'6870","reported_seq":6903,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:54.975487+0000","last_change":"2023-10-09T08:52:01.711211+0000","last_active":"2023-10-09T08:53:54.975487+0000","last_peered":"2023-10-09T08:53:54.975487+0000","last_clean":"2023-10-09T08:53:54.975487+0000","last_became_active":"2023-10-09T08:52:01.710764+0000","last_became_peered":"2023-10-09T08:52:01.710764+0000","last_unstale":"2023-10-09T08:53:54.975487+0000","last_undegraded":"2023-10-09T08:53:54.975487+0000","last_fullsized":"2023-10-09T08:53:54.975487+0000","mapping_epoch":382,"log_start":"386'300","ondisk_log_start":"386'300","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":6570,"log_dups_size":0,"ondisk_log_size":6570,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":405143552,"num_objects":6182,"num_object_clones":0,"num_object_copies":18546,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6182,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6870,"num_write_kb":417664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'111","reported_seq":689,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.190400+0000","last_change":"2023-10-09T08:51:27.981001+0000","last_active":"2023-10-09T08:53:47.190400+0000","last_peered":"2023-10-09T08:53:47.190400+0000","last_clean":"2023-10-09T08:53:47.190400+0000","last_became_active":"2023-10-09T08:51:27.978746+0000","last_became_peered":"2023-10-09T08:51:27.978746+0000","last_unstale":"2023-10-09T08:53:47.190400+0000","last_undegraded":"2023-10-09T08:53:47.190400+0000","last_fullsized":"2023-10-09T08:53:47.190400+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:20:49.830185+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":1034,"num_read_kb":1207,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.3","version":"0'0","reported_seq":411,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.197526+0000","last_change":"2023-10-09T08:51:27.977209+0000","last_active":"2023-10-09T08:53:47.197526+0000","last_peered":"2023-10-09T08:53:47.197526+0000","last_clean":"2023-10-09T08:53:47.197526+0000","last_became_active":"2023-10-09T08:51:27.976803+0000","last_became_peered":"2023-10-09T08:51:27.976803+0000","last_unstale":"2023-10-09T08:53:47.197526+0000","last_undegraded":"2023-10-09T08:53:47.197526+0000","last_fullsized":"2023-10-09T08:53:47.197526+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":169,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.190331+0000","last_change":"2023-10-09T08:51:28.036591+0000","last_active":"2023-10-09T08:53:47.190331+0000","last_peered":"2023-10-09T08:53:47.190331+0000","last_clean":"2023-10-09T08:53:47.190331+0000","last_became_active":"2023-10-09T08:51:28.035985+0000","last_became_peered":"2023-10-09T08:51:28.035985+0000","last_unstale":"2023-10-09T08:53:47.190331+0000","last_undegraded":"2023-10-09T08:53:47.190331+0000","last_fullsized":"2023-10-09T08:53:47.190331+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.340302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.9","version":"407'5803","reported_seq":5846,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:54.970829+0000","last_change":"2023-10-09T08:53:08.049659+0000","last_active":"2023-10-09T08:53:54.970829+0000","last_peered":"2023-10-09T08:53:54.970829+0000","last_clean":"2023-10-09T08:53:54.970829+0000","last_became_active":"2023-10-09T08:53:08.046465+0000","last_became_peered":"2023-10-09T08:53:08.046465+0000","last_unstale":"2023-10-09T08:53:54.970829+0000","last_undegraded":"2023-10-09T08:53:54.970829+0000","last_fullsized":"2023-10-09T08:53:54.970829+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5803,"log_dups_size":0,"ondisk_log_size":5803,"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":206569472,"num_objects":3152,"num_object_clones":0,"num_object_copies":9456,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3152,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3462,"num_write_kb":211648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'94","reported_seq":230,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.189391+0000","last_change":"2023-10-09T08:51:31.640584+0000","last_active":"2023-10-09T08:53:47.189391+0000","last_peered":"2023-10-09T08:53:47.189391+0000","last_clean":"2023-10-09T08:53:47.189391+0000","last_became_active":"2023-10-09T08:51:28.014242+0000","last_became_peered":"2023-10-09T08:51:28.014242+0000","last_unstale":"2023-10-09T08:53:47.189391+0000","last_undegraded":"2023-10-09T08:53:47.189391+0000","last_fullsized":"2023-10-09T08:53:47.189391+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:33.890578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"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":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":153,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.189989+0000","last_change":"2023-10-09T08:51:27.969696+0000","last_active":"2023-10-09T08:53:47.189989+0000","last_peered":"2023-10-09T08:53:47.189989+0000","last_clean":"2023-10-09T08:53:47.189989+0000","last_became_active":"2023-10-09T08:51:27.969129+0000","last_became_peered":"2023-10-09T08:51:27.969129+0000","last_unstale":"2023-10-09T08:53:47.189989+0000","last_undegraded":"2023-10-09T08:53:47.189989+0000","last_fullsized":"2023-10-09T08:53:47.189989+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:05.509006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":279,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.186687+0000","last_change":"2023-10-09T08:52:26.007103+0000","last_active":"2023-10-09T08:53:47.186687+0000","last_peered":"2023-10-09T08:53:47.186687+0000","last_clean":"2023-10-09T08:53:47.186687+0000","last_became_active":"2023-10-09T08:52:26.006671+0000","last_became_peered":"2023-10-09T08:52:26.006671+0000","last_unstale":"2023-10-09T08:53:47.186687+0000","last_undegraded":"2023-10-09T08:53:47.186687+0000","last_fullsized":"2023-10-09T08:53:47.186687+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.b","version":"407'7009","reported_seq":7043,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:55.074225+0000","last_change":"2023-10-09T08:52:01.148400+0000","last_active":"2023-10-09T08:53:55.074225+0000","last_peered":"2023-10-09T08:53:55.074225+0000","last_clean":"2023-10-09T08:53:55.074225+0000","last_became_active":"2023-10-09T08:52:01.148121+0000","last_became_peered":"2023-10-09T08:52:01.148121+0000","last_unstale":"2023-10-09T08:53:55.074225+0000","last_undegraded":"2023-10-09T08:53:55.074225+0000","last_fullsized":"2023-10-09T08:53:55.074225+0000","mapping_epoch":382,"log_start":"386'800","ondisk_log_start":"386'800","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":6209,"log_dups_size":0,"ondisk_log_size":6209,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:36:21.584250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":416481280,"num_objects":6355,"num_object_clones":0,"num_object_copies":19065,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6355,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7009,"num_write_kb":427648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"78'212","reported_seq":1173,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.185430+0000","last_change":"2023-10-09T08:51:27.992673+0000","last_active":"2023-10-09T08:53:47.185430+0000","last_peered":"2023-10-09T08:53:47.185430+0000","last_clean":"2023-10-09T08:53:47.185430+0000","last_became_active":"2023-10-09T08:51:27.991994+0000","last_became_peered":"2023-10-09T08:51:27.991994+0000","last_unstale":"2023-10-09T08:53:47.185430+0000","last_undegraded":"2023-10-09T08:53:47.185430+0000","last_fullsized":"2023-10-09T08:53:47.185430+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'139","reported_seq":543,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.187532+0000","last_change":"2023-10-09T08:51:31.648463+0000","last_active":"2023-10-09T08:53:47.187532+0000","last_peered":"2023-10-09T08:53:47.187532+0000","last_clean":"2023-10-09T08:53:47.187532+0000","last_became_active":"2023-10-09T08:51:28.023890+0000","last_became_peered":"2023-10-09T08:51:28.023890+0000","last_unstale":"2023-10-09T08:53:47.187532+0000","last_undegraded":"2023-10-09T08:53:47.187532+0000","last_fullsized":"2023-10-09T08:53:47.187532+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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-10T12:53:07.889987+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":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.2","version":"0'0","reported_seq":301,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.185505+0000","last_change":"2023-10-09T08:51:27.994349+0000","last_active":"2023-10-09T08:53:47.185505+0000","last_peered":"2023-10-09T08:53:47.185505+0000","last_clean":"2023-10-09T08:53:47.185505+0000","last_became_active":"2023-10-09T08:51:27.994032+0000","last_became_peered":"2023-10-09T08:51:27.994032+0000","last_unstale":"2023-10-09T08:53:47.185505+0000","last_undegraded":"2023-10-09T08:53:47.185505+0000","last_fullsized":"2023-10-09T08:53:47.185505+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":81,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.195712+0000","last_change":"2023-10-09T08:48:02.126446+0000","last_active":"2023-10-09T08:53:47.195712+0000","last_peered":"2023-10-09T08:53:47.195712+0000","last_clean":"2023-10-09T08:53:47.195712+0000","last_became_active":"2023-10-09T08:48:02.126126+0000","last_became_peered":"2023-10-09T08:48:02.126126+0000","last_unstale":"2023-10-09T08:53:47.195712+0000","last_undegraded":"2023-10-09T08:53:47.195712+0000","last_fullsized":"2023-10-09T08:53:47.195712+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.8","version":"407'5738","reported_seq":5782,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:56.263187+0000","last_change":"2023-10-09T08:53:08.053703+0000","last_active":"2023-10-09T08:53:56.263187+0000","last_peered":"2023-10-09T08:53:56.263187+0000","last_clean":"2023-10-09T08:53:56.263187+0000","last_became_active":"2023-10-09T08:53:08.049010+0000","last_became_peered":"2023-10-09T08:53:08.049010+0000","last_unstale":"2023-10-09T08:53:56.263187+0000","last_undegraded":"2023-10-09T08:53:56.263187+0000","last_fullsized":"2023-10-09T08:53:56.263187+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5738,"log_dups_size":0,"ondisk_log_size":5738,"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":197984256,"num_objects":3021,"num_object_clones":0,"num_object_copies":9063,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3021,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3455,"num_write_kb":207232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"78'132","reported_seq":1102,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.194083+0000","last_change":"2023-10-09T08:51:27.975212+0000","last_active":"2023-10-09T08:53:47.194083+0000","last_peered":"2023-10-09T08:53:47.194083+0000","last_clean":"2023-10-09T08:53:47.194083+0000","last_became_active":"2023-10-09T08:51:27.974716+0000","last_became_peered":"2023-10-09T08:51:27.974716+0000","last_unstale":"2023-10-09T08:53:47.194083+0000","last_undegraded":"2023-10-09T08:53:47.194083+0000","last_fullsized":"2023-10-09T08:53:47.194083+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":315,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.189218+0000","last_change":"2023-10-09T08:47:34.982414+0000","last_active":"2023-10-09T08:53:47.189218+0000","last_peered":"2023-10-09T08:53:47.189218+0000","last_clean":"2023-10-09T08:53:47.189218+0000","last_became_active":"2023-10-09T08:47:34.981969+0000","last_became_peered":"2023-10-09T08:47:34.981969+0000","last_unstale":"2023-10-09T08:53:47.189218+0000","last_undegraded":"2023-10-09T08:53:47.189218+0000","last_fullsized":"2023-10-09T08:53:47.189218+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:41.002029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":149,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.190924+0000","last_change":"2023-10-09T08:51:28.054115+0000","last_active":"2023-10-09T08:53:47.190924+0000","last_peered":"2023-10-09T08:53:47.190924+0000","last_clean":"2023-10-09T08:53:47.190924+0000","last_became_active":"2023-10-09T08:51:28.053522+0000","last_became_peered":"2023-10-09T08:51:28.053522+0000","last_unstale":"2023-10-09T08:53:47.190924+0000","last_undegraded":"2023-10-09T08:53:47.190924+0000","last_fullsized":"2023-10-09T08:53:47.190924+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.757295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.d","version":"407'6989","reported_seq":7023,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:55.243947+0000","last_change":"2023-10-09T08:52:01.145400+0000","last_active":"2023-10-09T08:53:55.243947+0000","last_peered":"2023-10-09T08:53:55.243947+0000","last_clean":"2023-10-09T08:53:55.243947+0000","last_became_active":"2023-10-09T08:52:01.144993+0000","last_became_peered":"2023-10-09T08:52:01.144993+0000","last_unstale":"2023-10-09T08:53:55.243947+0000","last_undegraded":"2023-10-09T08:53:55.243947+0000","last_fullsized":"2023-10-09T08:53:55.243947+0000","mapping_epoch":382,"log_start":"388'1800","ondisk_log_start":"388'1800","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5189,"log_dups_size":0,"ondisk_log_size":5189,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":407371800,"num_objects":6217,"num_object_clones":0,"num_object_copies":18651,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6217,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":6989,"num_write_kb":422529,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"77'74","reported_seq":800,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.189299+0000","last_change":"2023-10-09T08:47:34.976864+0000","last_active":"2023-10-09T08:53:47.189299+0000","last_peered":"2023-10-09T08:53:47.189299+0000","last_clean":"2023-10-09T08:53:47.189299+0000","last_became_active":"2023-10-09T08:47:34.976339+0000","last_became_peered":"2023-10-09T08:47:34.976339+0000","last_unstale":"2023-10-09T08:53:47.189299+0000","last_undegraded":"2023-10-09T08:53:47.189299+0000","last_fullsized":"2023-10-09T08:53:47.189299+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":[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":155,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.193035+0000","last_change":"2023-10-09T08:51:26.970199+0000","last_active":"2023-10-09T08:53:47.193035+0000","last_peered":"2023-10-09T08:53:47.193035+0000","last_clean":"2023-10-09T08:53:47.193035+0000","last_became_active":"2023-10-09T08:51:26.969886+0000","last_became_peered":"2023-10-09T08:51:26.969886+0000","last_unstale":"2023-10-09T08:53:47.193035+0000","last_undegraded":"2023-10-09T08:53:47.193035+0000","last_fullsized":"2023-10-09T08:53:47.193035+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:15.469391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":276,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.188862+0000","last_change":"2023-10-09T08:39:21.097408+0000","last_active":"2023-10-09T08:53:47.188862+0000","last_peered":"2023-10-09T08:53:47.188862+0000","last_clean":"2023-10-09T08:53:47.188862+0000","last_became_active":"2023-10-09T08:39:21.096959+0000","last_became_peered":"2023-10-09T08:39:21.096959+0000","last_unstale":"2023-10-09T08:53:47.188862+0000","last_undegraded":"2023-10-09T08:53:47.188862+0000","last_fullsized":"2023-10-09T08:53:47.188862+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.185603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.e","version":"407'6889","reported_seq":6922,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:55.197338+0000","last_change":"2023-10-09T08:52:01.710442+0000","last_active":"2023-10-09T08:53:55.197338+0000","last_peered":"2023-10-09T08:53:55.197338+0000","last_clean":"2023-10-09T08:53:55.197338+0000","last_became_active":"2023-10-09T08:52:01.708822+0000","last_became_peered":"2023-10-09T08:52:01.708822+0000","last_unstale":"2023-10-09T08:53:55.197338+0000","last_undegraded":"2023-10-09T08:53:55.197338+0000","last_fullsized":"2023-10-09T08:53:55.197338+0000","mapping_epoch":382,"log_start":"388'1700","ondisk_log_start":"388'1700","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5189,"log_dups_size":0,"ondisk_log_size":5189,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":410845184,"num_objects":6269,"num_object_clones":0,"num_object_copies":18807,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6269,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6889,"num_write_kb":421056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.7","version":"60'2","reported_seq":280,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.189187+0000","last_change":"2023-10-09T08:50:07.174056+0000","last_active":"2023-10-09T08:53:47.189187+0000","last_peered":"2023-10-09T08:53:47.189187+0000","last_clean":"2023-10-09T08:53:47.189187+0000","last_became_active":"2023-10-09T08:50:07.083692+0000","last_became_peered":"2023-10-09T08:50:07.083692+0000","last_unstale":"2023-10-09T08:53:47.189187+0000","last_undegraded":"2023-10-09T08:53:47.189187+0000","last_fullsized":"2023-10-09T08:53:47.189187+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:36.986560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[0,3,5],"acting":[0,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.6","version":"78'135","reported_seq":495,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.190726+0000","last_change":"2023-10-09T08:51:27.983731+0000","last_active":"2023-10-09T08:53:47.190726+0000","last_peered":"2023-10-09T08:53:47.190726+0000","last_clean":"2023-10-09T08:53:47.190726+0000","last_became_active":"2023-10-09T08:51:27.982899+0000","last_became_peered":"2023-10-09T08:51:27.982899+0000","last_unstale":"2023-10-09T08:53:47.190726+0000","last_undegraded":"2023-10-09T08:53:47.190726+0000","last_fullsized":"2023-10-09T08:53:47.190726+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:18.221290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":55,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.189477+0000","last_change":"2023-10-09T08:52:26.004674+0000","last_active":"2023-10-09T08:53:47.189477+0000","last_peered":"2023-10-09T08:53:47.189477+0000","last_clean":"2023-10-09T08:53:47.189477+0000","last_became_active":"2023-10-09T08:52:26.004474+0000","last_became_peered":"2023-10-09T08:52:26.004474+0000","last_unstale":"2023-10-09T08:53:47.189477+0000","last_undegraded":"2023-10-09T08:53:47.189477+0000","last_fullsized":"2023-10-09T08:53:47.189477+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:55.362115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.f","version":"407'7011","reported_seq":7044,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:55.214843+0000","last_change":"2023-10-09T08:52:01.711729+0000","last_active":"2023-10-09T08:53:55.214843+0000","last_peered":"2023-10-09T08:53:55.214843+0000","last_clean":"2023-10-09T08:53:55.214843+0000","last_became_active":"2023-10-09T08:52:01.711354+0000","last_became_peered":"2023-10-09T08:52:01.711354+0000","last_unstale":"2023-10-09T08:53:55.214843+0000","last_undegraded":"2023-10-09T08:53:55.214843+0000","last_fullsized":"2023-10-09T08:53:55.214843+0000","mapping_epoch":382,"log_start":"388'1800","ondisk_log_start":"388'1800","created":382,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5211,"log_dups_size":0,"ondisk_log_size":5211,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":409272320,"num_objects":6245,"num_object_clones":0,"num_object_copies":18735,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6245,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7011,"num_write_kb":424192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.7","version":"77'112","reported_seq":570,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:48.190727+0000","last_change":"2023-10-09T08:51:39.028123+0000","last_active":"2023-10-09T08:53:48.190727+0000","last_peered":"2023-10-09T08:53:48.190727+0000","last_clean":"2023-10-09T08:53:48.190727+0000","last_became_active":"2023-10-09T08:51:39.027508+0000","last_became_peered":"2023-10-09T08:51:39.027508+0000","last_unstale":"2023-10-09T08:53:48.190727+0000","last_undegraded":"2023-10-09T08:53:48.190727+0000","last_fullsized":"2023-10-09T08:53:48.190727+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:05:04.696600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"60'1","reported_seq":288,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.189522+0000","last_change":"2023-10-09T08:51:28.006219+0000","last_active":"2023-10-09T08:53:47.189522+0000","last_peered":"2023-10-09T08:53:47.189522+0000","last_clean":"2023-10-09T08:53:47.189522+0000","last_became_active":"2023-10-09T08:51:28.005840+0000","last_became_peered":"2023-10-09T08:51:28.005840+0000","last_unstale":"2023-10-09T08:53:47.189522+0000","last_undegraded":"2023-10-09T08:53:47.189522+0000","last_fullsized":"2023-10-09T08:53:47.189522+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:30.667834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":81,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.195343+0000","last_change":"2023-10-09T08:48:02.129572+0000","last_active":"2023-10-09T08:53:47.195343+0000","last_peered":"2023-10-09T08:53:47.195343+0000","last_clean":"2023-10-09T08:53:47.195343+0000","last_became_active":"2023-10-09T08:48:02.128803+0000","last_became_peered":"2023-10-09T08:48:02.128803+0000","last_unstale":"2023-10-09T08:53:47.195343+0000","last_undegraded":"2023-10-09T08:53:47.195343+0000","last_fullsized":"2023-10-09T08:53:47.195343+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.12","version":"407'5872","reported_seq":6733,"reported_epoch":407,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:53:56.315290+0000","last_change":"2023-10-09T08:53:19.129195+0000","last_active":"2023-10-09T08:53:56.315290+0000","last_peered":"2023-10-09T08:53:56.315290+0000","last_clean":"2023-10-09T08:53:15.351491+0000","last_became_active":"2023-10-09T08:53:19.104075+0000","last_became_peered":"2023-10-09T08:53:19.104075+0000","last_unstale":"2023-10-09T08:53:56.315290+0000","last_undegraded":"2023-10-09T08:53:19.073314+0000","last_fullsized":"2023-10-09T08:53:18.971476+0000","mapping_epoch":399,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5872,"log_dups_size":0,"ondisk_log_size":5872,"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":205619200,"num_objects":3138,"num_object_clones":0,"num_object_copies":9414,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4614,"num_objects_misplaced":2307,"num_objects_unfound":0,"num_objects_dirty":3138,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3544,"num_write_kb":213792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":203,"num_bytes_recovered":13303808,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[0,2],"avail_no_missing":["0","1","4"],"object_location_counts":[{"shards":"0,1,4","objects":2307},{"shards":"0,2","objects":831}],"blocked_by":[],"up_primary":5,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":209,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.197540+0000","last_change":"2023-10-09T08:50:08.094044+0000","last_active":"2023-10-09T08:53:47.197540+0000","last_peered":"2023-10-09T08:53:47.197540+0000","last_clean":"2023-10-09T08:53:47.197540+0000","last_became_active":"2023-10-09T08:50:08.093582+0000","last_became_peered":"2023-10-09T08:50:08.093582+0000","last_unstale":"2023-10-09T08:53:47.197540+0000","last_undegraded":"2023-10-09T08:53:47.197540+0000","last_fullsized":"2023-10-09T08:53:47.197540+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":141,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.192952+0000","last_change":"2023-10-09T08:51:28.036707+0000","last_active":"2023-10-09T08:53:47.192952+0000","last_peered":"2023-10-09T08:53:47.192952+0000","last_clean":"2023-10-09T08:53:47.192952+0000","last_became_active":"2023-10-09T08:51:28.036357+0000","last_became_peered":"2023-10-09T08:51:28.036357+0000","last_unstale":"2023-10-09T08:53:47.192952+0000","last_undegraded":"2023-10-09T08:53:47.192952+0000","last_fullsized":"2023-10-09T08:53:47.192952+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:11.374607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.15","version":"407'5806","reported_seq":5848,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:56.285940+0000","last_change":"2023-10-09T08:53:08.097639+0000","last_active":"2023-10-09T08:53:56.285940+0000","last_peered":"2023-10-09T08:53:56.285940+0000","last_clean":"2023-10-09T08:53:56.285940+0000","last_became_active":"2023-10-09T08:53:08.092779+0000","last_became_peered":"2023-10-09T08:53:08.092779+0000","last_unstale":"2023-10-09T08:53:56.285940+0000","last_undegraded":"2023-10-09T08:53:56.285940+0000","last_fullsized":"2023-10-09T08:53:56.285940+0000","mapping_epoch":392,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5806,"log_dups_size":0,"ondisk_log_size":5806,"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":201359360,"num_objects":3073,"num_object_clones":0,"num_object_copies":9219,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3073,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3521,"num_write_kb":210976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":281,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.199102+0000","last_change":"2023-10-09T08:51:28.030910+0000","last_active":"2023-10-09T08:53:47.199102+0000","last_peered":"2023-10-09T08:53:47.199102+0000","last_clean":"2023-10-09T08:53:47.199102+0000","last_became_active":"2023-10-09T08:51:28.030199+0000","last_became_peered":"2023-10-09T08:51:28.030199+0000","last_unstale":"2023-10-09T08:53:47.199102+0000","last_undegraded":"2023-10-09T08:53:47.199102+0000","last_fullsized":"2023-10-09T08:53:47.199102+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":326,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.197385+0000","last_change":"2023-10-09T08:51:27.977095+0000","last_active":"2023-10-09T08:53:47.197385+0000","last_peered":"2023-10-09T08:53:47.197385+0000","last_clean":"2023-10-09T08:53:47.197385+0000","last_became_active":"2023-10-09T08:51:27.976317+0000","last_became_peered":"2023-10-09T08:51:27.976317+0000","last_unstale":"2023-10-09T08:53:47.197385+0000","last_undegraded":"2023-10-09T08:53:47.197385+0000","last_fullsized":"2023-10-09T08:53:47.197385+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.14","version":"407'5756","reported_seq":5805,"reported_epoch":407,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:53:56.319561+0000","last_change":"2023-10-09T08:53:23.142283+0000","last_active":"2023-10-09T08:53:56.319561+0000","last_peered":"2023-10-09T08:53:56.319561+0000","last_clean":"2023-10-09T08:53:19.973404+0000","last_became_active":"2023-10-09T08:53:23.137890+0000","last_became_peered":"2023-10-09T08:53:23.137890+0000","last_unstale":"2023-10-09T08:53:56.319561+0000","last_undegraded":"2023-10-09T08:53:23.067067+0000","last_fullsized":"2023-10-09T08:53:22.978460+0000","mapping_epoch":403,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5756,"log_dups_size":0,"ondisk_log_size":5756,"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":200278016,"num_objects":3056,"num_object_clones":0,"num_object_copies":9168,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2536,"num_objects_misplaced":2536,"num_objects_unfound":0,"num_objects_dirty":3056,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3450,"num_write_kb":208192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[0,4],"avail_no_missing":["0","3","4"],"object_location_counts":[{"shards":"0,3,4","objects":2339},{"shards":"0,4","objects":520}],"blocked_by":[],"up_primary":1,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1d","version":"60'2","reported_seq":364,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.185964+0000","last_change":"2023-10-09T08:51:28.038982+0000","last_active":"2023-10-09T08:53:47.185964+0000","last_peered":"2023-10-09T08:53:47.185964+0000","last_clean":"2023-10-09T08:53:47.185964+0000","last_became_active":"2023-10-09T08:51:27.973540+0000","last_became_peered":"2023-10-09T08:51:27.973540+0000","last_unstale":"2023-10-09T08:53:47.185964+0000","last_undegraded":"2023-10-09T08:53:47.185964+0000","last_fullsized":"2023-10-09T08:53:47.185964+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":72,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.196469+0000","last_change":"2023-10-09T08:47:34.975207+0000","last_active":"2023-10-09T08:53:47.196469+0000","last_peered":"2023-10-09T08:53:47.196469+0000","last_clean":"2023-10-09T08:53:47.196469+0000","last_became_active":"2023-10-09T08:47:34.974126+0000","last_became_peered":"2023-10-09T08:47:34.974126+0000","last_unstale":"2023-10-09T08:53:47.196469+0000","last_undegraded":"2023-10-09T08:53:47.196469+0000","last_fullsized":"2023-10-09T08:53:47.196469+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.17","version":"407'5671","reported_seq":5713,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:54.944263+0000","last_change":"2023-10-09T08:53:08.083527+0000","last_active":"2023-10-09T08:53:54.944263+0000","last_peered":"2023-10-09T08:53:54.944263+0000","last_clean":"2023-10-09T08:53:54.944263+0000","last_became_active":"2023-10-09T08:53:08.079514+0000","last_became_peered":"2023-10-09T08:53:08.079514+0000","last_unstale":"2023-10-09T08:53:54.944263+0000","last_undegraded":"2023-10-09T08:53:54.944263+0000","last_fullsized":"2023-10-09T08:53:54.944263+0000","mapping_epoch":392,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5671,"log_dups_size":0,"ondisk_log_size":5671,"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":200015872,"num_objects":3052,"num_object_clones":0,"num_object_copies":9156,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3052,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3408,"num_write_kb":206720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,4],"acting":[5,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1e","version":"60'1","reported_seq":46,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.190249+0000","last_change":"2023-10-09T08:51:28.053882+0000","last_active":"2023-10-09T08:53:47.190249+0000","last_peered":"2023-10-09T08:53:47.190249+0000","last_clean":"2023-10-09T08:53:47.190249+0000","last_became_active":"2023-10-09T08:51:28.052831+0000","last_became_peered":"2023-10-09T08:51:28.052831+0000","last_unstale":"2023-10-09T08:53:47.190249+0000","last_undegraded":"2023-10-09T08:53:47.190249+0000","last_fullsized":"2023-10-09T08:53:47.190249+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:55.634919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":457,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.189704+0000","last_change":"2023-10-09T08:40:18.738120+0000","last_active":"2023-10-09T08:53:47.189704+0000","last_peered":"2023-10-09T08:53:47.189704+0000","last_clean":"2023-10-09T08:53:47.189704+0000","last_became_active":"2023-10-09T08:40:18.737774+0000","last_became_peered":"2023-10-09T08:40:18.737774+0000","last_unstale":"2023-10-09T08:53:47.189704+0000","last_undegraded":"2023-10-09T08:53:47.189704+0000","last_fullsized":"2023-10-09T08:53:47.189704+0000","mapping_epoch":286,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":287,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:30.603223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.16","version":"407'5749","reported_seq":5793,"reported_epoch":407,"state":"active+clean","last_fresh":"2023-10-09T08:53:56.193349+0000","last_change":"2023-10-09T08:53:08.093328+0000","last_active":"2023-10-09T08:53:56.193349+0000","last_peered":"2023-10-09T08:53:56.193349+0000","last_clean":"2023-10-09T08:53:56.193349+0000","last_became_active":"2023-10-09T08:53:08.090793+0000","last_became_peered":"2023-10-09T08:53:08.090793+0000","last_unstale":"2023-10-09T08:53:56.193349+0000","last_undegraded":"2023-10-09T08:53:56.193349+0000","last_fullsized":"2023-10-09T08:53:56.193349+0000","mapping_epoch":392,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5749,"log_dups_size":0,"ondisk_log_size":5749,"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":201195520,"num_objects":3070,"num_object_clones":0,"num_object_copies":9210,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3070,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3472,"num_write_kb":209344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1f","version":"60'4","reported_seq":264,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.186544+0000","last_change":"2023-10-09T08:48:02.133488+0000","last_active":"2023-10-09T08:53:47.186544+0000","last_peered":"2023-10-09T08:53:47.186544+0000","last_clean":"2023-10-09T08:53:47.186544+0000","last_became_active":"2023-10-09T08:48:02.125043+0000","last_became_peered":"2023-10-09T08:48:02.125043+0000","last_unstale":"2023-10-09T08:53:47.186544+0000","last_undegraded":"2023-10-09T08:53:47.186544+0000","last_fullsized":"2023-10-09T08:53:47.186544+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":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":[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.18","version":"0'0","reported_seq":379,"reported_epoch":406,"state":"active+clean","last_fresh":"2023-10-09T08:53:47.198480+0000","last_change":"2023-10-09T08:51:27.991467+0000","last_active":"2023-10-09T08:53:47.198480+0000","last_peered":"2023-10-09T08:53:47.198480+0000","last_clean":"2023-10-09T08:53:47.198480+0000","last_became_active":"2023-10-09T08:51:27.990821+0000","last_became_peered":"2023-10-09T08:51:27.990821+0000","last_unstale":"2023-10-09T08:53:47.198480+0000","last_undegraded":"2023-10-09T08:53:47.198480+0000","last_fullsized":"2023-10-09T08:53:47.198480+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"num_pg":26,"stat_sum":{"num_bytes":6533939224,"num_objects":99701,"num_object_clones":0,"num_object_copies":299103,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":7150,"num_objects_misplaced":12467,"num_objects_unfound":0,"num_objects_dirty":99701,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":111137,"num_write_kb":6746753,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4043,"num_bytes_recovered":264962048,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":20000288768,"data_stored":20000276552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":150755,"ondisk_log_size":150755,"up":78,"acting":74,"num_store_stats":7},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":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":69,"num_bytes_recovered":17938,"num_keys_recovered":50,"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":45780,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":120,"num_bytes_recovered":8388627,"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":6259,"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":206158430905,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3035724,"kb_used_data":2140740,"kb_used_omap":0,"kb_used_meta":894848,"kb_avail":90709428,"statfs":{"total":95995035648,"available":92886454272,"internally_reserved":0,"allocated":2192117760,"data_stored":2191061827,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916324352},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2,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 08:53:43 2023","interfaces":[{"interface":"back","average":{"1min":5.3760000000000003,"5min":2.6560000000000001,"15min":2.214},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.22},"max":{"1min":55.311,"5min":55.311,"15min":60.398000000000003},"last":0.48099999999999998},{"interface":"front","average":{"1min":6.1550000000000002,"5min":2.8330000000000002,"15min":2.5600000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.27700000000000002},"max":{"1min":55.301000000000002,"5min":55.301000000000002,"15min":60.518000000000001},"last":0.35099999999999998}]},{"osd":1,"last update":"Mon Oct 9 08:53:30 2023","interfaces":[{"interface":"back","average":{"1min":7.444,"5min":2.2799999999999998,"15min":1.4199999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":60.042000000000002,"5min":60.042000000000002,"15min":60.042000000000002},"last":0.52600000000000002},{"interface":"front","average":{"1min":8.2469999999999999,"5min":2.391,"15min":1.415},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":60.137999999999998,"5min":60.137999999999998,"15min":60.137999999999998},"last":0.38500000000000001}]},{"osd":2,"last update":"Mon Oct 9 08:53:23 2023","interfaces":[{"interface":"back","average":{"1min":1.5249999999999999,"5min":1.1879999999999999,"15min":1.671},"min":{"1min":0.39000000000000001,"5min":0.25,"15min":0.25},"max":{"1min":6.5309999999999997,"5min":6.5309999999999997,"15min":78.978999999999999},"last":1.3560000000000001},{"interface":"front","average":{"1min":0.83499999999999996,"5min":1.139,"15min":1.52},"min":{"1min":0.41699999999999998,"5min":0.30399999999999999,"15min":0.28299999999999997},"max":{"1min":2.343,"5min":12.183,"15min":79.094999999999999},"last":2.2490000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:52:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.2849999999999999,"15min":1.3939999999999999},"min":{"1min":0.33900000000000002,"5min":0.33700000000000002,"15min":0.30099999999999999},"max":{"1min":3.347,"5min":7.569,"15min":13.317},"last":1.9279999999999999},{"interface":"front","average":{"1min":1.115,"5min":1.474,"15min":1.357},"min":{"1min":0.41899999999999998,"5min":0.30399999999999999,"15min":0.28899999999999998},"max":{"1min":4.7119999999999997,"5min":6.3650000000000002,"15min":6.9400000000000004},"last":0.502}]},{"osd":4,"last update":"Mon Oct 9 08:52:59 2023","interfaces":[{"interface":"back","average":{"1min":1.421,"5min":1.5209999999999999,"15min":1.208},"min":{"1min":0.50900000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":4.3470000000000004,"5min":12.101000000000001,"15min":12.101000000000001},"last":2.157},{"interface":"front","average":{"1min":1.4079999999999999,"5min":1.53,"15min":1.4530000000000001},"min":{"1min":0.36099999999999999,"5min":0.33900000000000002,"15min":0.26500000000000001},"max":{"1min":4.7919999999999998,"5min":9.2840000000000007,"15min":13.246},"last":0.60399999999999998}]},{"osd":5,"last update":"Mon Oct 9 08:53:48 2023","interfaces":[{"interface":"back","average":{"1min":1.9430000000000001,"5min":1.6579999999999999,"15min":1.732},"min":{"1min":0.36099999999999999,"5min":0.34200000000000003,"15min":0.32900000000000001},"max":{"1min":9.5310000000000006,"5min":9.5310000000000006,"15min":16.094000000000001},"last":0.66000000000000003},{"interface":"front","average":{"1min":1.6020000000000001,"5min":1.6899999999999999,"15min":1.73},"min":{"1min":0.374,"5min":0.32600000000000001,"15min":0.317},"max":{"1min":7.8070000000000004,"5min":7.8070000000000004,"15min":8.5199999999999996},"last":0.54200000000000004}]},{"osd":6,"last update":"Mon Oct 9 08:52:59 2023","interfaces":[{"interface":"back","average":{"1min":1.25,"5min":1.6559999999999999,"15min":1.585},"min":{"1min":0.495,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":4.8150000000000004,"5min":8.5739999999999998,"15min":9.4030000000000005},"last":0.58499999999999996},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.4430000000000001,"15min":1.323},"min":{"1min":0.45900000000000002,"5min":0.41999999999999998,"15min":0.317},"max":{"1min":2.2109999999999999,"5min":12.145,"15min":12.145},"last":0.55600000000000005}]}]},{"osd":6,"up_from":0,"seq":180388627137,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":1,"up_from":371,"seq":1593432866847,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1849252,"kb_used_data":1628316,"kb_used_omap":9,"kb_used_meta":220918,"kb_avail":91895900,"statfs":{"total":95995035648,"available":94101401600,"internally_reserved":0,"allocated":1667395584,"data_stored":1665272510,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9821,"internal_metadata":226220451},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1,1,3],"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 08:53:29 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.67200000000000004,"15min":0.60599999999999998},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":3.9220000000000002,"5min":3.9220000000000002,"15min":3.9220000000000002},"last":31.561},{"interface":"front","average":{"1min":1.3999999999999999,"5min":0.80400000000000005,"15min":0.70399999999999996},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":5.3360000000000003,"5min":5.3360000000000003,"15min":5.3360000000000003},"last":31.617999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:53:29 2023","interfaces":[{"interface":"back","average":{"1min":1.4239999999999999,"5min":0.83599999999999997,"15min":0.73799999999999999},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":3.9209999999999998,"5min":3.9209999999999998,"15min":3.9209999999999998},"last":0.22600000000000001},{"interface":"front","average":{"1min":1.637,"5min":0.872,"15min":0.74399999999999999},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":8.1790000000000003,"5min":8.1790000000000003,"15min":8.1790000000000003},"last":0.28899999999999998}]},{"osd":3,"last update":"Mon Oct 9 08:53:29 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.76700000000000002,"15min":0.73299999999999998},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":3.8250000000000002,"5min":3.8250000000000002,"15min":3.8250000000000002},"last":0.24199999999999999},{"interface":"front","average":{"1min":1.2709999999999999,"5min":0.81799999999999995,"15min":0.74199999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":3.79,"5min":3.79,"15min":3.79},"last":0.376}]},{"osd":4,"last update":"Mon Oct 9 08:53:29 2023","interfaces":[{"interface":"back","average":{"1min":1.359,"5min":1.1000000000000001,"15min":1.0569999999999999},"min":{"1min":0.623,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":4.1539999999999999,"5min":4.1539999999999999,"15min":4.1539999999999999},"last":0.48099999999999998},{"interface":"front","average":{"1min":2.0680000000000001,"5min":1.1699999999999999,"15min":1.02},"min":{"1min":0.42999999999999999,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":5.8940000000000001,"5min":5.8940000000000001,"15min":5.8940000000000001},"last":0.41999999999999998}]},{"osd":5,"last update":"Mon Oct 9 08:53:29 2023","interfaces":[{"interface":"back","average":{"1min":1.3819999999999999,"5min":1.1359999999999999,"15min":1.095},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":4.8639999999999999,"5min":4.8639999999999999,"15min":4.8639999999999999},"last":0.46000000000000002},{"interface":"front","average":{"1min":1.3899999999999999,"5min":1.0649999999999999,"15min":1.0109999999999999},"min":{"1min":0.377,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":4.0739999999999998,"5min":4.0739999999999998,"15min":4.0739999999999998},"last":0.51100000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:53:29 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.94999999999999996,"15min":0.95999999999999996},"min":{"1min":0.45300000000000001,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":4.2119999999999997,"5min":4.2119999999999997,"15min":4.2119999999999997},"last":0.438},{"interface":"front","average":{"1min":1.097,"5min":1.0289999999999999,"15min":1.018},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":4.2510000000000003,"5min":4.2510000000000003,"15min":4.2510000000000003},"last":0.60099999999999998}]},{"osd":7,"last update":"Mon Oct 9 08:53:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":1.145,"15min":1.1379999999999999},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":4.2800000000000002,"5min":4.2800000000000002,"15min":4.2800000000000002},"last":0.52600000000000002},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.1299999999999999,"15min":1.1200000000000001},"min":{"1min":0.57199999999999995,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":6.5289999999999999,"5min":6.5289999999999999,"15min":6.5289999999999999},"last":1.046}]}]},{"osd":0,"up_from":88,"seq":377957122565,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4673860,"kb_used_data":3760956,"kb_used_omap":8,"kb_used_meta":912887,"kb_avail":89071292,"statfs":{"total":95995035648,"available":91209003008,"internally_reserved":0,"allocated":3851218944,"data_stored":3849359121,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":934796778},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,2,2,0,0,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Oct 9 08:53:33 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.272,"15min":1.319},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":3.5289999999999999,"5min":13.771000000000001,"15min":13.771000000000001},"last":0.45900000000000002},{"interface":"front","average":{"1min":1.6459999999999999,"5min":0.94399999999999995,"15min":0.82699999999999996},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":8.3550000000000004,"5min":8.3550000000000004,"15min":8.3550000000000004},"last":1.101}]},{"osd":2,"last update":"Mon Oct 9 08:53:27 2023","interfaces":[{"interface":"back","average":{"1min":1.53,"5min":1.1659999999999999,"15min":1.0569999999999999},"min":{"1min":0.42999999999999999,"5min":0.17999999999999999,"15min":0.17199999999999999},"max":{"1min":4.048,"5min":8.048,"15min":14.734},"last":2.1259999999999999},{"interface":"front","average":{"1min":1.4750000000000001,"5min":1.3100000000000001,"15min":1.163},"min":{"1min":0.316,"5min":0.254,"15min":0.20100000000000001},"max":{"1min":6.3410000000000002,"5min":8.6479999999999997,"15min":8.9420000000000002},"last":1.2050000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:53:07 2023","interfaces":[{"interface":"back","average":{"1min":1.4399999999999999,"5min":1.143,"15min":1.083},"min":{"1min":0.378,"5min":0.26300000000000001,"15min":0.192},"max":{"1min":8.407,"5min":8.407,"15min":8.407},"last":1.127},{"interface":"front","average":{"1min":1.879,"5min":1.365,"15min":1.2070000000000001},"min":{"1min":0.34300000000000003,"5min":0.26700000000000002,"15min":0.22700000000000001},"max":{"1min":7.0579999999999998,"5min":7.0579999999999998,"15min":7.5899999999999999},"last":0.51300000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:52:54 2023","interfaces":[{"interface":"back","average":{"1min":1.712,"5min":2.1800000000000002,"15min":1.4650000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":7.9180000000000001,"5min":74.361000000000004,"15min":74.361000000000004},"last":2.1659999999999999},{"interface":"front","average":{"1min":2.1179999999999999,"5min":1.6899999999999999,"15min":1.3080000000000001},"min":{"1min":0.41099999999999998,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":15.666,"5min":15.666,"15min":15.666},"last":1.0349999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:52:54 2023","interfaces":[{"interface":"back","average":{"1min":1.579,"5min":1.524,"15min":1.6020000000000001},"min":{"1min":0.47499999999999998,"5min":0.33600000000000002,"15min":0.33000000000000002},"max":{"1min":8.4930000000000003,"5min":9.8900000000000006,"15min":11.103},"last":2.2250000000000001},{"interface":"front","average":{"1min":2.069,"5min":1.7150000000000001,"15min":1.5920000000000001},"min":{"1min":0.46300000000000002,"5min":0.35899999999999999,"15min":0.34200000000000003},"max":{"1min":10.589,"5min":10.589,"15min":12.000999999999999},"last":0.85499999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:52:54 2023","interfaces":[{"interface":"back","average":{"1min":1.6759999999999999,"5min":1.405,"15min":1.391},"min":{"1min":0.47599999999999998,"5min":0.33800000000000002,"15min":0.318},"max":{"1min":8.4600000000000009,"5min":9.1359999999999992,"15min":9.1359999999999992},"last":1.069},{"interface":"front","average":{"1min":1.681,"5min":1.3919999999999999,"15min":1.4830000000000001},"min":{"1min":0.56899999999999995,"5min":0.40500000000000003,"15min":0.35299999999999998},"max":{"1min":7.1369999999999996,"5min":7.1369999999999996,"15min":11.978},"last":0.67900000000000005}]},{"osd":7,"last update":"Mon Oct 9 08:52:54 2023","interfaces":[{"interface":"back","average":{"1min":1.8839999999999999,"5min":1.6759999999999999,"15min":1.7150000000000001},"min":{"1min":0.83499999999999996,"5min":0.38100000000000001,"15min":0.35899999999999999},"max":{"1min":7.1630000000000003,"5min":10.166,"15min":29.126999999999999},"last":0.622},{"interface":"front","average":{"1min":0.95299999999999996,"5min":1.653,"15min":1.595},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":2.7050000000000001,"5min":11.943,"15min":28.805},"last":0.64700000000000002}]}]},{"osd":2,"up_from":255,"seq":1095216660676,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3939128,"kb_used_data":3312560,"kb_used_omap":19,"kb_used_meta":626540,"kb_avail":89806024,"statfs":{"total":95995035648,"available":91961368576,"internally_reserved":0,"allocated":3392061440,"data_stored":3390160317,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20436,"internal_metadata":641577004},"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,3,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:53:12 2023","interfaces":[{"interface":"back","average":{"1min":1.702,"5min":4.8760000000000003,"15min":2.569},"min":{"1min":0.25600000000000001,"5min":0.217,"15min":0.17399999999999999},"max":{"1min":5.5350000000000001,"5min":119.187,"15min":119.187},"last":1.772},{"interface":"front","average":{"1min":1.097,"5min":4.9260000000000002,"15min":2.4769999999999999},"min":{"1min":0.219,"5min":0.219,"15min":0.182},"max":{"1min":5.601,"5min":118.923,"15min":118.923},"last":1.0529999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:53:30 2023","interfaces":[{"interface":"back","average":{"1min":1.3839999999999999,"5min":0.80600000000000005,"15min":0.70999999999999996},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":4.6829999999999998,"5min":4.6829999999999998,"15min":4.6829999999999998},"last":0.54700000000000004},{"interface":"front","average":{"1min":1.4870000000000001,"5min":0.92200000000000004,"15min":0.82799999999999996},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":4.7000000000000002,"5min":4.7000000000000002,"15min":4.7000000000000002},"last":0.57799999999999996}]},{"osd":3,"last update":"Mon Oct 9 08:53:12 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.1839999999999999,"15min":1.8},"min":{"1min":0.34200000000000003,"5min":0.26300000000000001,"15min":0.22500000000000001},"max":{"1min":4.6479999999999997,"5min":13.365,"15min":101.136},"last":0.61799999999999999},{"interface":"front","average":{"1min":1.113,"5min":0.81399999999999995,"15min":1.6779999999999999},"min":{"1min":0.317,"5min":0.245,"15min":0.23000000000000001},"max":{"1min":4.625,"5min":4.625,"15min":101.23699999999999},"last":0.27200000000000002}]},{"osd":4,"last update":"Mon Oct 9 08:53:12 2023","interfaces":[{"interface":"back","average":{"1min":1.72,"5min":1.4910000000000001,"15min":1.296},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":6.8979999999999997,"5min":6.8979999999999997,"15min":9.7520000000000007},"last":1.093},{"interface":"front","average":{"1min":1.4419999999999999,"5min":1.5860000000000001,"15min":1.405},"min":{"1min":0.46600000000000003,"5min":0.35899999999999999,"15min":0.33400000000000002},"max":{"1min":5.3710000000000004,"5min":9.2309999999999999,"15min":9.2309999999999999},"last":0.98999999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:53:46 2023","interfaces":[{"interface":"back","average":{"1min":1.512,"5min":1.1890000000000001,"15min":1.514},"min":{"1min":0.39300000000000002,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":4.6909999999999998,"5min":6.8899999999999997,"15min":12.055999999999999},"last":0.64500000000000002},{"interface":"front","average":{"1min":1.645,"5min":1.411,"15min":1.4810000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.31900000000000001},"max":{"1min":5.7000000000000002,"5min":6.8760000000000003,"15min":9.8249999999999993},"last":1.329}]},{"osd":6,"last update":"Mon Oct 9 08:53:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.161,"15min":1.329},"min":{"1min":0.42799999999999999,"5min":0.34799999999999998,"15min":0.32400000000000001},"max":{"1min":5.6769999999999996,"5min":5.6769999999999996,"15min":9.8559999999999999},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.1180000000000001,"15min":1.331},"min":{"1min":0.436,"5min":0.39800000000000002,"15min":0.35799999999999998},"max":{"1min":2.5,"5min":5.9260000000000002,"15min":8.4250000000000007},"last":0.72799999999999998}]},{"osd":7,"last update":"Mon Oct 9 08:53:12 2023","interfaces":[{"interface":"back","average":{"1min":1.3300000000000001,"5min":1.454,"15min":1.4890000000000001},"min":{"1min":0.42999999999999999,"5min":0.38200000000000001,"15min":0.33900000000000002},"max":{"1min":5.6449999999999996,"5min":10.981,"15min":10.981},"last":1.2190000000000001},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.4610000000000001,"15min":1.589},"min":{"1min":0.51200000000000001,"5min":0.40699999999999997,"15min":0.374},"max":{"1min":2.8879999999999999,"5min":6.4119999999999999,"15min":10.522},"last":0.85499999999999998}]}]},{"osd":3,"up_from":103,"seq":442381631995,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2562240,"kb_used_data":1569592,"kb_used_omap":4,"kb_used_meta":992635,"kb_avail":91182912,"statfs":{"total":95995035648,"available":93371301888,"internally_reserved":0,"allocated":1607262208,"data_stored":1605112854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":1016458582},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:53:03 2023","interfaces":[{"interface":"back","average":{"1min":1.8280000000000001,"5min":1.627,"15min":2.2919999999999998},"min":{"1min":0.218,"5min":0.215,"15min":0.18099999999999999},"max":{"1min":22.113,"5min":63.398000000000003,"15min":100.783},"last":0.59299999999999997},{"interface":"front","average":{"1min":1.9119999999999999,"5min":1.6870000000000001,"15min":2.2429999999999999},"min":{"1min":0.28399999999999997,"5min":0.247,"15min":0.216},"max":{"1min":22.254999999999999,"5min":63.417000000000002,"15min":99.900999999999996},"last":0.46700000000000003}]},{"osd":1,"last update":"Mon Oct 9 08:53:28 2023","interfaces":[{"interface":"back","average":{"1min":1.704,"5min":0.91000000000000003,"15min":0.77800000000000002},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":6.5679999999999996,"5min":6.5679999999999996,"15min":6.5679999999999996},"last":0.57099999999999995},{"interface":"front","average":{"1min":1.3480000000000001,"5min":0.83899999999999997,"15min":0.754},"min":{"1min":0.26300000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":6.9550000000000001,"5min":6.9550000000000001,"15min":6.9550000000000001},"last":0.629}]},{"osd":2,"last update":"Mon Oct 9 08:53:06 2023","interfaces":[{"interface":"back","average":{"1min":13.332000000000001,"5min":3.6240000000000001,"15min":2.5379999999999998},"min":{"1min":0.27200000000000002,"5min":0.252,"15min":0.20899999999999999},"max":{"1min":250.321,"5min":250.321,"15min":250.321},"last":4.0999999999999996},{"interface":"front","average":{"1min":13.039,"5min":3.4329999999999998,"15min":2.423},"min":{"1min":0.30599999999999999,"5min":0.29299999999999998,"15min":0.218},"max":{"1min":250.381,"5min":250.381,"15min":250.381},"last":4.0010000000000003}]},{"osd":4,"last update":"Mon Oct 9 08:53:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.091,"15min":1.0449999999999999},"min":{"1min":0.40000000000000002,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":2.242,"5min":8.4710000000000001,"15min":8.4710000000000001},"last":0.42399999999999999},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.22,"15min":1.23},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.30199999999999999},"max":{"1min":2.2040000000000002,"5min":10.710000000000001,"15min":10.710000000000001},"last":0.73799999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:53:49 2023","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":1.085,"15min":1.5589999999999999},"min":{"1min":0.32600000000000001,"5min":0.32000000000000001,"15min":0.27700000000000002},"max":{"1min":1.6859999999999999,"5min":6.2270000000000003,"15min":24.463999999999999},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.367,"15min":1.726},"min":{"1min":0.47999999999999998,"5min":0.38500000000000001,"15min":0.35299999999999998},"max":{"1min":2.359,"5min":8.032,"15min":24.484000000000002},"last":3.5579999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:53:03 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.92500000000000004,"15min":1.284},"min":{"1min":0.47599999999999998,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.5649999999999999,"5min":7.6440000000000001,"15min":11.173},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.85199999999999998,"5min":1.0149999999999999,"15min":1.3480000000000001},"min":{"1min":0.432,"5min":0.36799999999999999,"15min":0.36699999999999999},"max":{"1min":1.224,"5min":7.0099999999999998,"15min":8.4290000000000003},"last":4.1879999999999997}]},{"osd":7,"last update":"Mon Oct 9 08:53:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.169,"15min":1.3979999999999999},"min":{"1min":0.41799999999999998,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":6.6799999999999997,"5min":6.6799999999999997,"15min":20.478000000000002},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.94699999999999995,"5min":1.4399999999999999,"15min":1.407},"min":{"1min":0.44800000000000001,"5min":0.372,"15min":0.34999999999999998},"max":{"1min":1.7430000000000001,"5min":8.9489999999999998,"15min":11.382},"last":0.71699999999999997}]}]},{"osd":4,"up_from":30,"seq":128849019602,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5600024,"kb_used_data":4705296,"kb_used_omap":0,"kb_used_meta":894720,"kb_avail":88145128,"statfs":{"total":95995035648,"available":90260611072,"internally_reserved":0,"allocated":4818223104,"data_stored":4817155503,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916193280},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,3,0,4,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:53:49 2023","interfaces":[{"interface":"back","average":{"1min":5.4699999999999998,"5min":2.415,"15min":1.931},"min":{"1min":0.317,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":63.478999999999999,"5min":63.478999999999999,"15min":63.478999999999999},"last":0.95999999999999996},{"interface":"front","average":{"1min":5.3010000000000002,"5min":2.2250000000000001,"15min":1.905},"min":{"1min":0.26800000000000002,"5min":0.25600000000000001,"15min":0.24099999999999999},"max":{"1min":64.244,"5min":64.244,"15min":64.244},"last":0.71099999999999997}]},{"osd":1,"last update":"Mon Oct 9 08:53:27 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":0.94099999999999995,"15min":0.91100000000000003},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":3.6280000000000001,"5min":3.6280000000000001,"15min":3.6280000000000001},"last":0.47999999999999998},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0589999999999999,"15min":1.0580000000000001},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":3.1779999999999999,"5min":3.8410000000000002,"15min":3.8410000000000002},"last":0.69099999999999995}]},{"osd":2,"last update":"Mon Oct 9 08:53:11 2023","interfaces":[{"interface":"back","average":{"1min":1.4279999999999999,"5min":1.52,"15min":1.6870000000000001},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.27800000000000002},"max":{"1min":3.7930000000000001,"5min":20.559999999999999,"15min":79.846999999999994},"last":0.376},{"interface":"front","average":{"1min":1.5329999999999999,"5min":1.4430000000000001,"15min":1.72},"min":{"1min":0.439,"5min":0.31,"15min":0.28999999999999998},"max":{"1min":4.8289999999999997,"5min":20.494,"15min":79.459999999999994},"last":3.5600000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:53:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.0309999999999999,"15min":1.6140000000000001},"min":{"1min":0.33500000000000002,"5min":0.307,"15min":0.28999999999999998},"max":{"1min":3.5790000000000002,"5min":4.5860000000000003,"15min":101.434},"last":0.65000000000000002},{"interface":"front","average":{"1min":1.5469999999999999,"5min":1.1459999999999999,"15min":1.669},"min":{"1min":0.438,"5min":0.32300000000000001,"15min":0.307},"max":{"1min":4.9660000000000002,"5min":4.9660000000000002,"15min":101.93300000000001},"last":0.57899999999999996}]},{"osd":5,"last update":"Mon Oct 9 08:53:49 2023","interfaces":[{"interface":"back","average":{"1min":1.4410000000000001,"5min":1.4079999999999999,"15min":2.7629999999999999},"min":{"1min":0.38500000000000001,"5min":0.32500000000000001,"15min":0.29799999999999999},"max":{"1min":7.3959999999999999,"5min":7.3959999999999999,"15min":262.92000000000002},"last":1.4419999999999999},{"interface":"front","average":{"1min":1.6200000000000001,"5min":1.4239999999999999,"15min":2.6440000000000001},"min":{"1min":0.38300000000000001,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":7.4530000000000003,"5min":7.4530000000000003,"15min":262.839},"last":1.486}]},{"osd":6,"last update":"Mon Oct 9 08:53:22 2023","interfaces":[{"interface":"back","average":{"1min":1.506,"5min":1.238,"15min":1.3180000000000001},"min":{"1min":0.32800000000000001,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":9.4610000000000003,"5min":9.4610000000000003,"15min":12.84},"last":0.82999999999999996},{"interface":"front","average":{"1min":1.3959999999999999,"5min":1.24,"15min":1.401},"min":{"1min":0.41299999999999998,"5min":0.36099999999999999,"15min":0.29899999999999999},"max":{"1min":4.992,"5min":5.4029999999999996,"15min":17.329000000000001},"last":0.53500000000000003}]},{"osd":7,"last update":"Mon Oct 9 08:53:22 2023","interfaces":[{"interface":"back","average":{"1min":1.766,"5min":1.5900000000000001,"15min":1.373},"min":{"1min":0.36899999999999999,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":9.4920000000000009,"5min":10.132,"15min":15.311999999999999},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.3859999999999999,"5min":1.444,"15min":1.4199999999999999},"min":{"1min":0.40799999999999997,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":3.661,"5min":6.3689999999999998,"15min":15.484},"last":0.42299999999999999}]}]},{"osd":5,"up_from":278,"seq":1194000908464,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3456708,"kb_used_data":2528444,"kb_used_omap":8,"kb_used_meta":928247,"kb_avail":90288444,"statfs":{"total":95995035648,"available":92455366656,"internally_reserved":0,"allocated":2589126656,"data_stored":2588074720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8278,"internal_metadata":950525866},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,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 08:53:45 2023","interfaces":[{"interface":"back","average":{"1min":5.1989999999999998,"5min":2.4300000000000002,"15min":2.2749999999999999},"min":{"1min":0.26700000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":84.698999999999998,"5min":84.698999999999998,"15min":84.698999999999998},"last":1.3320000000000001},{"interface":"front","average":{"1min":5.3339999999999996,"5min":2.4550000000000001,"15min":2.2360000000000002},"min":{"1min":0.32600000000000001,"5min":0.29199999999999998,"15min":0.248},"max":{"1min":84.918999999999997,"5min":84.918999999999997,"15min":84.918999999999997},"last":6.8239999999999998}]},{"osd":1,"last update":"Mon Oct 9 08:53:32 2023","interfaces":[{"interface":"back","average":{"1min":1.268,"5min":0.97899999999999998,"15min":0.93100000000000005},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":5.633,"5min":5.633,"15min":5.633},"last":1.302},{"interface":"front","average":{"1min":1.319,"5min":1.0169999999999999,"15min":0.96699999999999997},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":4.0209999999999999,"5min":4.0209999999999999,"15min":4.0209999999999999},"last":0.32200000000000001}]},{"osd":2,"last update":"Mon Oct 9 08:53:45 2023","interfaces":[{"interface":"back","average":{"1min":1.4379999999999999,"5min":1.8680000000000001,"15min":2.0369999999999999},"min":{"1min":0.35599999999999998,"5min":0.309,"15min":0.28199999999999997},"max":{"1min":3.411,"5min":41.030000000000001,"15min":116.75},"last":3.4209999999999998},{"interface":"front","average":{"1min":1.5840000000000001,"5min":1.9490000000000001,"15min":2.1989999999999998},"min":{"1min":0.33400000000000002,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":5.8159999999999998,"5min":41.290999999999997,"15min":116.502},"last":1.9670000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:53:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.1990000000000001,"15min":1.4610000000000001},"min":{"1min":0.35799999999999998,"5min":0.34300000000000003,"15min":0.32300000000000001},"max":{"1min":3.3660000000000001,"5min":5.8600000000000003,"15min":17.116},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.95499999999999996,"5min":1.1639999999999999,"15min":1.4850000000000001},"min":{"1min":0.35299999999999998,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":3.5630000000000002,"5min":5.2919999999999998,"15min":17.315000000000001},"last":0.35099999999999998}]},{"osd":4,"last update":"Mon Oct 9 08:53:45 2023","interfaces":[{"interface":"back","average":{"1min":1.8029999999999999,"5min":1.2969999999999999,"15min":1.5049999999999999},"min":{"1min":0.314,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":6.0540000000000003,"5min":9.4369999999999994,"15min":15.672000000000001},"last":6.7800000000000002},{"interface":"front","average":{"1min":1.446,"5min":1.296,"15min":1.546},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":3.8620000000000001,"5min":5.7300000000000004,"15min":20.917000000000002},"last":0.41099999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:53:45 2023","interfaces":[{"interface":"back","average":{"1min":1.377,"5min":1.153,"15min":1.48},"min":{"1min":0.38700000000000001,"5min":0.375,"15min":0.33900000000000002},"max":{"1min":5.0490000000000004,"5min":9.4090000000000007,"15min":9.4640000000000004},"last":6.9340000000000002},{"interface":"front","average":{"1min":1.115,"5min":1.1830000000000001,"15min":1.659},"min":{"1min":0.38700000000000001,"5min":0.35199999999999998,"15min":0.316},"max":{"1min":4.1600000000000001,"5min":5.6980000000000004,"15min":12.199999999999999},"last":0.44400000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:53:45 2023","interfaces":[{"interface":"back","average":{"1min":1.6299999999999999,"5min":1.625,"15min":1.758},"min":{"1min":0.40200000000000002,"5min":0.36099999999999999,"15min":0.312},"max":{"1min":5.4820000000000002,"5min":10.911,"15min":12.15},"last":6.8540000000000001},{"interface":"front","average":{"1min":1.3380000000000001,"5min":1.653,"15min":1.677},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.34300000000000003},"max":{"1min":4.7960000000000003,"5min":12.68,"15min":12.68},"last":3.4689999999999999}]}]}],"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":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4899,"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":1360,"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":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":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":112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"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":9821,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":15537,"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":3418,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":8278,"internal_metadata":0},{"poolid":3,"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":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":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":3819507712,"data_stored":3819503640,"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":1657143296,"data_stored":1657143296,"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":3376742400,"data_stored":3376742400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1600000000,"data_stored":1599995928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":4799926272,"data_stored":4799922200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2564489216,"data_stored":2564489216,"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":2182479872,"data_stored":2182479872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T08:54:07.553 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-09T08:54:07.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_5 pg_num 36 2023-10-09T08:54:07.613 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:07.640 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:07.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:07.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:07.750 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:07.759 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:07 smithi118 bash[59345]: cluster 2023-10-09T08:54:06.313584+0000 mgr.y (mgr.26009) 1580 : cluster 0 pgmap v1787: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.6 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 1k op/s; 6875/276156 objects degraded (2.490%); 11542/276156 objects misplaced (4.180%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:54:07.775 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:07.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:07.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:07.878 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:07.912 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:07.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:07.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:08.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:08.027 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:07 smithi081 bash[76862]: cluster 2023-10-09T08:54:06.313584+0000 mgr.y (mgr.26009) 1580 : cluster 0 pgmap v1787: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.6 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 1k op/s; 6875/276156 objects degraded (2.490%); 11542/276156 objects misplaced (4.180%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:54:08.028 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:07 smithi081 bash[79557]: cluster 2023-10-09T08:54:06.313584+0000 mgr.y (mgr.26009) 1580 : cluster 0 pgmap v1787: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.6 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 1k op/s; 6875/276156 objects degraded (2.490%); 11542/276156 objects misplaced (4.180%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T08:54:08.056 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:08.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:08.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:08.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:08.198 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:08.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:08.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:08.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:08.325 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:08.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:08.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:08.427 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:08.453 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:08.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:08.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:08.557 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:08.582 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:08.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:08.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:08.685 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:08.714 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:08.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:08.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:08.819 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:08.850 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:08.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:08.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:08.954 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:08.983 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:08.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:08.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:09.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:08 smithi118 bash[59345]: cluster 2023-10-09T08:54:08.046852+0000 osd.4 (osd.4) 405 : cluster 0 10.1 scrub starts 2023-10-09T08:54:09.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:08 smithi118 bash[59345]: audit 2023-10-09T08:54:08.184185+0000 mon.c (mon.2) 564 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:54:09.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:09.094 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:08 smithi081 bash[76862]: cluster 2023-10-09T08:54:08.046852+0000 osd.4 (osd.4) 405 : cluster 0 10.1 scrub starts 2023-10-09T08:54:09.094 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:08 smithi081 bash[76862]: audit 2023-10-09T08:54:08.184185+0000 mon.c (mon.2) 564 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:54:09.095 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:08 smithi081 bash[79557]: cluster 2023-10-09T08:54:08.046852+0000 osd.4 (osd.4) 405 : cluster 0 10.1 scrub starts 2023-10-09T08:54:09.095 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:08 smithi081 bash[79557]: audit 2023-10-09T08:54:08.184185+0000 mon.c (mon.2) 564 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:54:09.107 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:09.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:09.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:09.210 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:09.241 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:09.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:09.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:09.347 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:09.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:09.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:09.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:09.468 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:09.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:09.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:09.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:09.601 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:09.628 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:09.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:09.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:09.736 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:09.755 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:09 smithi081 bash[76862]: cluster 2023-10-09T08:54:08.314236+0000 mgr.y (mgr.26009) 1581 : cluster 0 pgmap v1788: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.5 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 880 op/s; 6560/271893 objects degraded (2.413%); 11036/271893 objects misplaced (4.059%); 6.1 MiB/s, 97 objects/s recovering 2023-10-09T08:54:09.756 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:09 smithi081 bash[76862]: cluster 2023-10-09T08:54:08.959262+0000 mon.a (mon.0) 1796 : cluster 3 Health check update: Degraded data redundancy: 6560/271893 objects degraded (2.413%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:54:09.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:09 smithi081 bash[79557]: cluster 2023-10-09T08:54:08.314236+0000 mgr.y (mgr.26009) 1581 : cluster 0 pgmap v1788: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.5 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 880 op/s; 6560/271893 objects degraded (2.413%); 11036/271893 objects misplaced (4.059%); 6.1 MiB/s, 97 objects/s recovering 2023-10-09T08:54:09.756 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:09 smithi081 bash[79557]: cluster 2023-10-09T08:54:08.959262+0000 mon.a (mon.0) 1796 : cluster 3 Health check update: Degraded data redundancy: 6560/271893 objects degraded (2.413%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:54:09.771 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:09.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:09.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:09.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:09.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:09.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:09.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:10.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:09 smithi118 bash[59345]: cluster 2023-10-09T08:54:08.314236+0000 mgr.y (mgr.26009) 1581 : cluster 0 pgmap v1788: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.5 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 880 op/s; 6560/271893 objects degraded (2.413%); 11036/271893 objects misplaced (4.059%); 6.1 MiB/s, 97 objects/s recovering 2023-10-09T08:54:10.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:09 smithi118 bash[59345]: cluster 2023-10-09T08:54:08.959262+0000 mon.a (mon.0) 1796 : cluster 3 Health check update: Degraded data redundancy: 6560/271893 objects degraded (2.413%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:54:10.017 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:10.045 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:10.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:10.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:10.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:10.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:10.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:10.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:10.286 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:10.332 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:10.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:10.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:10.437 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:10.471 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:10.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:10.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:10.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:10.610 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:10.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:10.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:10.718 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:10.743 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:10.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:10.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:10.850 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:10.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:10.891 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:10.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:10.992 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:11.017 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:11.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:11.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:11.120 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:11.158 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:11.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:11.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:11.262 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:11.296 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:11.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:11.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:11.393 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:54:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:54:11] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.33.4" 2023-10-09T08:54:11.402 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:11.433 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:11.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:11.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:11.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:11.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:11.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:11.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:11.666 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:11.688 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:11.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:11.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:11.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:11.803 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:11 smithi081 bash[76862]: cluster 2023-10-09T08:54:10.315143+0000 mgr.y (mgr.26009) 1582 : cluster 0 pgmap v1789: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 1.02k op/s; 6560/262422 objects degraded (2.500%); 10806/262422 objects misplaced (4.118%); 5.1 MiB/s, 81 objects/s recovering 2023-10-09T08:54:11.803 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:11 smithi081 bash[79557]: cluster 2023-10-09T08:54:10.315143+0000 mgr.y (mgr.26009) 1582 : cluster 0 pgmap v1789: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 1.02k op/s; 6560/262422 objects degraded (2.500%); 10806/262422 objects misplaced (4.118%); 5.1 MiB/s, 81 objects/s recovering 2023-10-09T08:54:11.819 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:11.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:11.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:11.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:11.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:11.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:11.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:12.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:11 smithi118 bash[59345]: cluster 2023-10-09T08:54:10.315143+0000 mgr.y (mgr.26009) 1582 : cluster 0 pgmap v1789: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 1.02k op/s; 6560/262422 objects degraded (2.500%); 10806/262422 objects misplaced (4.118%); 5.1 MiB/s, 81 objects/s recovering 2023-10-09T08:54:12.057 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:12.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:12.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:12.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:12.188 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:12.216 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:12.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:12.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:12.320 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:12.361 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:12.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:12.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:12.466 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:12.496 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:12.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:12.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:12.600 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:12.630 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:12.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:12.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:12.733 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:12.761 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:12.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:12.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:12.868 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:12.901 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:12.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:12.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:13.005 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:13.014 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:12 smithi118 bash[59345]: cluster 2023-10-09T08:54:11.961344+0000 osd.4 (osd.4) 406 : cluster 0 10.1 deep-scrub starts 2023-10-09T08:54:13.030 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:13.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:13.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:13.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:12 smithi081 bash[76862]: cluster 2023-10-09T08:54:11.961344+0000 osd.4 (osd.4) 406 : cluster 0 10.1 deep-scrub starts 2023-10-09T08:54:13.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:12 smithi081 bash[79557]: cluster 2023-10-09T08:54:11.961344+0000 osd.4 (osd.4) 406 : cluster 0 10.1 deep-scrub starts 2023-10-09T08:54:13.133 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:13.160 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:13.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:13.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:13.268 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:13.300 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:13.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:13.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:13.406 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:13.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:13.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:13.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:13.541 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:13.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:13.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:13.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:13.671 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:13.709 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:13.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:13.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:13.813 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:13.843 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:13.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:13.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:13.946 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:13.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:13.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:13.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:14.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:13 smithi118 bash[59345]: cluster 2023-10-09T08:54:12.315732+0000 mgr.y (mgr.26009) 1583 : cluster 0 pgmap v1790: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 870 op/s; 6266/258594 objects degraded (2.423%); 10659/258594 objects misplaced (4.122%); 5.3 MiB/s, 84 objects/s recovering 2023-10-09T08:54:14.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:13 smithi118 bash[59345]: cluster 2023-10-09T08:54:12.978150+0000 osd.4 (osd.4) 407 : cluster 0 10.1 scrub starts 2023-10-09T08:54:14.079 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:14.087 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:13 smithi081 bash[76862]: cluster 2023-10-09T08:54:12.315732+0000 mgr.y (mgr.26009) 1583 : cluster 0 pgmap v1790: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 870 op/s; 6266/258594 objects degraded (2.423%); 10659/258594 objects misplaced (4.122%); 5.3 MiB/s, 84 objects/s recovering 2023-10-09T08:54:14.088 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:13 smithi081 bash[76862]: cluster 2023-10-09T08:54:12.978150+0000 osd.4 (osd.4) 407 : cluster 0 10.1 scrub starts 2023-10-09T08:54:14.088 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:13 smithi081 bash[79557]: cluster 2023-10-09T08:54:12.315732+0000 mgr.y (mgr.26009) 1583 : cluster 0 pgmap v1790: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 870 op/s; 6266/258594 objects degraded (2.423%); 10659/258594 objects misplaced (4.122%); 5.3 MiB/s, 84 objects/s recovering 2023-10-09T08:54:14.088 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:13 smithi081 bash[79557]: cluster 2023-10-09T08:54:12.978150+0000 osd.4 (osd.4) 407 : cluster 0 10.1 scrub starts 2023-10-09T08:54:14.105 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:14.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:14.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:14.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:14.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:14.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:14.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:14.343 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:14.380 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:14.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:14.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:14.484 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:14.506 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:14.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:14.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:14.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:14.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:14.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:14.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:14.750 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:14.777 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:14.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:14.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:14.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:14 smithi081 bash[76862]: cluster 2023-10-09T08:54:13.961680+0000 mon.a (mon.0) 1797 : cluster 3 Health check update: Degraded data redundancy: 6266/258594 objects degraded (2.423%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:54:14.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:14 smithi081 bash[79557]: cluster 2023-10-09T08:54:13.961680+0000 mon.a (mon.0) 1797 : cluster 3 Health check update: Degraded data redundancy: 6266/258594 objects degraded (2.423%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:54:14.880 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:14.909 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:14.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:14.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:15.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:15.016 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:14 smithi118 bash[59345]: cluster 2023-10-09T08:54:13.961680+0000 mon.a (mon.0) 1797 : cluster 3 Health check update: Degraded data redundancy: 6266/258594 objects degraded (2.423%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:54:15.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:15.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:15.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:15.142 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:15.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:15.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:15.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:15.284 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:15.322 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:15.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:15.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:15.426 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:15.453 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:15.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:15.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:15.558 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:15.593 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:15.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:15.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:15.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:15.731 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:15.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:15.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:15.837 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:15.863 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:15.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:15.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:15.968 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:15.981 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:15 smithi081 bash[76862]: cluster 2023-10-09T08:54:14.316259+0000 mgr.y (mgr.26009) 1584 : cluster 0 pgmap v1791: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 811 op/s; 6266/256824 objects degraded (2.440%); 10065/256824 objects misplaced (3.919%); 6.1 MiB/s, 97 objects/s recovering 2023-10-09T08:54:15.981 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:15 smithi081 bash[79557]: cluster 2023-10-09T08:54:14.316259+0000 mgr.y (mgr.26009) 1584 : cluster 0 pgmap v1791: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 811 op/s; 6266/256824 objects degraded (2.440%); 10065/256824 objects misplaced (3.919%); 6.1 MiB/s, 97 objects/s recovering 2023-10-09T08:54:16.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:16.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:16.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:16.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:16.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:16.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:16.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:16.233 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:16.243 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:15 smithi118 bash[59345]: cluster 2023-10-09T08:54:14.316259+0000 mgr.y (mgr.26009) 1584 : cluster 0 pgmap v1791: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 811 op/s; 6266/256824 objects degraded (2.440%); 10065/256824 objects misplaced (3.919%); 6.1 MiB/s, 97 objects/s recovering 2023-10-09T08:54:16.265 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:16.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:16.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:16.371 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:16.404 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:16.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:16.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:16.511 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:16.539 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:16.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:16.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:16.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:16.672 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:16.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:16.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:16.776 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:16.806 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:16.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:16.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:16.909 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:16.940 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:16.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:16.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:17.045 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:17.074 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:17.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:17.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:17.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:17.216 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:17.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:17.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:17.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:17.348 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:17.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:17.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:17.453 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:17.480 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:17.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:17.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:17.584 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:17.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:17.620 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:17.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:17.721 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:17.746 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:17.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:17.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:17.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:17.875 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:17.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:17.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:17.980 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:17.988 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:17 smithi081 bash[76862]: cluster 2023-10-09T08:54:16.316947+0000 mgr.y (mgr.26009) 1585 : cluster 0 pgmap v1792: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 998 op/s; 6266/248382 objects degraded (2.523%); 10065/248382 objects misplaced (4.052%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T08:54:17.989 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:17 smithi081 bash[79557]: cluster 2023-10-09T08:54:16.316947+0000 mgr.y (mgr.26009) 1585 : cluster 0 pgmap v1792: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 998 op/s; 6266/248382 objects degraded (2.523%); 10065/248382 objects misplaced (4.052%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T08:54:18.014 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:18.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:18.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:18.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:18.141 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:18.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:18.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:18.245 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:18.257 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:17 smithi118 bash[59345]: cluster 2023-10-09T08:54:16.316947+0000 mgr.y (mgr.26009) 1585 : cluster 0 pgmap v1792: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 998 op/s; 6266/248382 objects degraded (2.523%); 10065/248382 objects misplaced (4.052%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T08:54:18.278 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:18.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:18.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:18.383 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:18.415 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:18.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:18.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:18.522 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:18.550 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:18.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:18.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:18.653 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:18.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:18.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:18.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:18.791 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:18.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:18.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:18.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:18.871 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:54:18.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:18.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:18.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:18.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:19.074 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:19.100 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:19.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:19.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:19.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:19 smithi081 bash[76862]: cluster 2023-10-09T08:54:18.962840+0000 mon.a (mon.0) 1798 : cluster 3 Health check update: Degraded data redundancy: 6266/248382 objects degraded (2.523%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:54:19.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:19 smithi081 bash[79557]: cluster 2023-10-09T08:54:18.962840+0000 mon.a (mon.0) 1798 : cluster 3 Health check update: Degraded data redundancy: 6266/248382 objects degraded (2.523%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:54:19.159 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:54:19.159 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:54:19.159 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.159 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.36258.0:132643 10.a e407/382 10:54c482a9:::benchmark_data_smithi081_264385_object27222:head v 407'8209, mlcod=407'8207)", 2023-10-09T08:54:19.159 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:54:19.138914+0000", 2023-10-09T08:54:19.160 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.010687359, 2023-10-09T08:54:19.160 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010719592999999999, 2023-10-09T08:54:19.160 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:54:19.160 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:54:19.160 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:54:19.160 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.160 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:54:19.160 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.138914+0000", 2023-10-09T08:54:19.160 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:54:19.160 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.160 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.160 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:54:19.161 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.138914+0000", 2023-10-09T08:54:19.161 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:54:19.161 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.161 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.161 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:54:19.161 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.138913+0000", 2023-10-09T08:54:19.161 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:54:19.161 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.161 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.161 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:54:19.161 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.138925+0000", 2023-10-09T08:54:19.161 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1508999999999999e-05 2023-10-09T08:54:19.162 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.162 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.162 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:54:19.162 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.138940+0000", 2023-10-09T08:54:19.162 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5383000000000002e-05 2023-10-09T08:54:19.162 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.162 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.162 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:54:19.162 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.138949+0000", 2023-10-09T08:54:19.162 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.473e-06 2023-10-09T08:54:19.162 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.163 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.163 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:54:19.163 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.139016+0000", 2023-10-09T08:54:19.163 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7309000000000002e-05 2023-10-09T08:54:19.163 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.163 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.163 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:54:19.163 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.139036+0000", 2023-10-09T08:54:19.163 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0038999999999999e-05 2023-10-09T08:54:19.163 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:54:19.163 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:54:19.164 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:54:19.164 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.164 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.164 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.36258.0:132646 10.11 e407/397 10:8fe05ef3:::benchmark_data_smithi081_264385_object27225:head v 407'6270, mlcod=389'2906)", 2023-10-09T08:54:19.164 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:54:19.142853+0000", 2023-10-09T08:54:19.164 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0067481379999999999, 2023-10-09T08:54:19.164 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0068723630000000003, 2023-10-09T08:54:19.164 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:54:19.164 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:54:19.164 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:54:19.164 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.164 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:54:19.165 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.142853+0000", 2023-10-09T08:54:19.165 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:54:19.165 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.165 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.165 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:54:19.165 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.142853+0000", 2023-10-09T08:54:19.165 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:54:19.165 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.165 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.165 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:54:19.165 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.142853+0000", 2023-10-09T08:54:19.165 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:54:19.166 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.166 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.166 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:54:19.166 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.142859+0000", 2023-10-09T08:54:19.166 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7109999999999998e-06 2023-10-09T08:54:19.166 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.166 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.166 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:54:19.166 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.142872+0000", 2023-10-09T08:54:19.166 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3011e-05 2023-10-09T08:54:19.167 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.167 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.167 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:54:19.167 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.142881+0000", 2023-10-09T08:54:19.167 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3510000000000002e-06 2023-10-09T08:54:19.167 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.167 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.167 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:54:19.167 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.142920+0000", 2023-10-09T08:54:19.167 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9249999999999999e-05 2023-10-09T08:54:19.167 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.167 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.168 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:54:19.168 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.142943+0000", 2023-10-09T08:54:19.168 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3597000000000001e-05 2023-10-09T08:54:19.168 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:54:19.168 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:54:19.168 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:54:19.169 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.169 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.169 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.36258.0:132625 10.12 e407/399 10:4e100c3f:::benchmark_data_smithi081_264385_object27204:head v 407'6526, mlcod=388'1732)", 2023-10-09T08:54:19.169 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:54:19.142978+0000", 2023-10-09T08:54:19.169 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.006623098, 2023-10-09T08:54:19.169 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0068644889999999997, 2023-10-09T08:54:19.169 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:54:19.169 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:54:19.169 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:54:19.169 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.169 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:54:19.170 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.142978+0000", 2023-10-09T08:54:19.170 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:54:19.170 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.170 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.170 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:54:19.170 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.142978+0000", 2023-10-09T08:54:19.170 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:54:19.170 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.170 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.170 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:54:19.170 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.142978+0000", 2023-10-09T08:54:19.170 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:54:19.171 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.171 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.171 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:54:19.171 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.142982+0000", 2023-10-09T08:54:19.171 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1520000000000002e-06 2023-10-09T08:54:19.171 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.171 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.171 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:54:19.171 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.142988+0000", 2023-10-09T08:54:19.171 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6439999999999997e-06 2023-10-09T08:54:19.171 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.171 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.172 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:54:19.172 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.142992+0000", 2023-10-09T08:54:19.172 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9899999999999999e-06 2023-10-09T08:54:19.172 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.172 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.172 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:54:19.172 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.143097+0000", 2023-10-09T08:54:19.172 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010464800000000001 2023-10-09T08:54:19.172 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.172 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.172 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:54:19.172 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.143118+0000", 2023-10-09T08:54:19.173 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1759e-05 2023-10-09T08:54:19.173 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:54:19.173 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:54:19.173 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:54:19.173 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.173 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.173 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.36258.0:132650 10.11 e407/397 10:8cb0eaeb:::benchmark_data_smithi081_264385_object27229:head v 407'6271, mlcod=389'2906)", 2023-10-09T08:54:19.173 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:54:19.146453+0000", 2023-10-09T08:54:19.173 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0031489320000000001, 2023-10-09T08:54:19.173 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0034525329999999998, 2023-10-09T08:54:19.173 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:54:19.173 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:54:19.174 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:54:19.174 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.174 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:54:19.174 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.146453+0000", 2023-10-09T08:54:19.174 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:54:19.174 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.174 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.174 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:54:19.174 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.146453+0000", 2023-10-09T08:54:19.174 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:54:19.174 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.175 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.175 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:54:19.175 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.146452+0000", 2023-10-09T08:54:19.175 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:54:19.175 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.175 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.175 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:54:19.175 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.146462+0000", 2023-10-09T08:54:19.175 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8709999999999992e-06 2023-10-09T08:54:19.175 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.175 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.175 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:54:19.176 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.146489+0000", 2023-10-09T08:54:19.176 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6936000000000001e-05 2023-10-09T08:54:19.176 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.176 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.176 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:54:19.176 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.146497+0000", 2023-10-09T08:54:19.176 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1580000000000005e-06 2023-10-09T08:54:19.176 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.176 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.176 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:54:19.176 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.149272+0000", 2023-10-09T08:54:19.176 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0027753719999999999 2023-10-09T08:54:19.177 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.177 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.177 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:54:19.177 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.149296+0000", 2023-10-09T08:54:19.177 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4059000000000001e-05 2023-10-09T08:54:19.177 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:54:19.177 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:54:19.177 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:54:19.177 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.177 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.178 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.36258.0:132642 10.15 e407/392 10:a8427d09:::benchmark_data_smithi081_264385_object27221:head v 407'6436, mlcod=407'6434)", 2023-10-09T08:54:19.178 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:54:19.146917+0000", 2023-10-09T08:54:19.178 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.002684156, 2023-10-09T08:54:19.178 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003046656, 2023-10-09T08:54:19.178 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:54:19.178 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:54:19.178 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:54:19.178 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.179 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:54:19.179 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.146917+0000", 2023-10-09T08:54:19.179 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:54:19.179 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.179 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.179 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:54:19.179 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.146917+0000", 2023-10-09T08:54:19.179 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:54:19.179 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.179 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.180 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:54:19.180 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.146917+0000", 2023-10-09T08:54:19.180 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:54:19.180 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.180 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.180 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:54:19.180 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.146923+0000", 2023-10-09T08:54:19.180 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2090000000000002e-06 2023-10-09T08:54:19.180 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.180 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.181 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:54:19.181 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.146931+0000", 2023-10-09T08:54:19.181 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6349999999999995e-06 2023-10-09T08:54:19.181 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.181 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.181 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:54:19.181 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.146937+0000", 2023-10-09T08:54:19.181 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.5860000000000004e-06 2023-10-09T08:54:19.181 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.181 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.182 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:54:19.182 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.148743+0000", 2023-10-09T08:54:19.182 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0018057170000000001 2023-10-09T08:54:19.182 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.182 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.182 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:54:19.182 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.148765+0000", 2023-10-09T08:54:19.182 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1841e-05 2023-10-09T08:54:19.182 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:54:19.183 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:54:19.183 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:54:19.183 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.183 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.183 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.36258.0:132648 10.7 e407/392 10:e16da224:::benchmark_data_smithi081_264385_object27227:head v 407'6376, mlcod=407'6373)", 2023-10-09T08:54:19.183 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:54:19.148070+0000", 2023-10-09T08:54:19.183 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0015318300000000001, 2023-10-09T08:54:19.183 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0019539430000000001, 2023-10-09T08:54:19.183 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:54:19.184 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "started", 2023-10-09T08:54:19.184 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:54:19.184 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.184 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:54:19.184 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.148070+0000", 2023-10-09T08:54:19.184 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:54:19.184 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.184 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.184 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:54:19.185 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.148070+0000", 2023-10-09T08:54:19.185 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:54:19.185 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.185 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.185 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:54:19.185 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.148069+0000", 2023-10-09T08:54:19.185 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:54:19.185 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.185 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.185 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:54:19.186 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.148080+0000", 2023-10-09T08:54:19.186 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1021e-05 2023-10-09T08:54:19.186 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.186 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.186 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:54:19.186 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.148093+0000", 2023-10-09T08:54:19.186 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3274e-05 2023-10-09T08:54:19.186 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.186 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.187 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:54:19.187 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.148101+0000", 2023-10-09T08:54:19.187 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2590000000000003e-06 2023-10-09T08:54:19.187 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.187 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.187 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:54:19.187 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.148202+0000", 2023-10-09T08:54:19.187 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000101148 2023-10-09T08:54:19.187 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.187 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.188 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:54:19.188 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.148221+0000", 2023-10-09T08:54:19.188 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9306000000000001e-05 2023-10-09T08:54:19.188 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:54:19.188 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:54:19.188 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:54:19.188 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.188 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.188 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_repop(client.36258.0:132645 10.a e407/382)", 2023-10-09T08:54:19.189 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:54:19.148115+0000", 2023-10-09T08:54:19.189 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 0.0014860209999999999, 2023-10-09T08:54:19.189 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0019631679999999999, 2023-10-09T08:54:19.189 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:54:19.189 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "queued for pg", 2023-10-09T08:54:19.189 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:54:19.189 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.189 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:54:19.189 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.148115+0000", 2023-10-09T08:54:19.189 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:54:19.190 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.190 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.190 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:54:19.190 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.148115+0000", 2023-10-09T08:54:19.190 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:54:19.190 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.190 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.190 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:54:19.190 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.148115+0000", 2023-10-09T08:54:19.190 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:54:19.191 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.191 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.191 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:54:19.191 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.148119+0000", 2023-10-09T08:54:19.191 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9740000000000004e-06 2023-10-09T08:54:19.191 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.191 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.191 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:54:19.191 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.148124+0000", 2023-10-09T08:54:19.192 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2800000000000003e-06 2023-10-09T08:54:19.192 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:54:19.192 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:54:19.192 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:54:19.192 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:54:19.148142+0000", 2023-10-09T08:54:19.192 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.766e-05 2023-10-09T08:54:19.192 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:54:19.192 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:54:19.192 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:54:19.193 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:54:19.193 INFO:teuthology.orchestra.run.smithi081.stdout: ], 2023-10-09T08:54:19.193 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 7 2023-10-09T08:54:19.193 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:54:19.206 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:19.237 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:19.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:18 smithi118 bash[59345]: cluster 2023-10-09T08:54:18.962840+0000 mon.a (mon.0) 1798 : cluster 3 Health check update: Degraded data redundancy: 6266/248382 objects degraded (2.523%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T08:54:19.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:19.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:19.341 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:19.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:19.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:19.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:19.473 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:19.502 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:19.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:19.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:19.607 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:19.634 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:19.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:19.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:19.738 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:19.765 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:19.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:19.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:19.869 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:19.915 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:19.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:19.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:20.021 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:20.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:19 smithi118 bash[59345]: cluster 2023-10-09T08:54:18.317633+0000 mgr.y (mgr.26009) 1586 : cluster 0 pgmap v1793: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 892 op/s; 6006/244029 objects degraded (2.461%); 9537/244029 objects misplaced (3.908%); 6.4 MiB/s, 101 objects/s recovering 2023-10-09T08:54:20.054 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:20.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:20.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:20.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:20.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:20.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:20.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:20.288 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:20.317 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:20.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:20.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:20.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:19 smithi081 bash[76862]: cluster 2023-10-09T08:54:18.317633+0000 mgr.y (mgr.26009) 1586 : cluster 0 pgmap v1793: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 892 op/s; 6006/244029 objects degraded (2.461%); 9537/244029 objects misplaced (3.908%); 6.4 MiB/s, 101 objects/s recovering 2023-10-09T08:54:20.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:19 smithi081 bash[79557]: cluster 2023-10-09T08:54:18.317633+0000 mgr.y (mgr.26009) 1586 : cluster 0 pgmap v1793: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 892 op/s; 6006/244029 objects degraded (2.461%); 9537/244029 objects misplaced (3.908%); 6.4 MiB/s, 101 objects/s recovering 2023-10-09T08:54:20.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:20.460 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:20.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:20.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:20.564 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:20.586 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:20.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:20.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:20.690 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:20.719 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:20.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:20.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:20.825 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:20.845 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:20.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:20.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:20.950 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:20.979 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:20.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:20.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:21.001 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:21 smithi081 bash[76862]: cluster 2023-10-09T08:54:19.916431+0000 osd.4 (osd.4) 408 : cluster 0 10.1 scrub starts 2023-10-09T08:54:21.002 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:21 smithi081 bash[79557]: cluster 2023-10-09T08:54:19.916431+0000 osd.4 (osd.4) 408 : cluster 0 10.1 scrub starts 2023-10-09T08:54:21.085 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:21.110 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:21.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:21.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:21.215 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:21.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:20 smithi118 bash[59345]: cluster 2023-10-09T08:54:19.916431+0000 osd.4 (osd.4) 408 : cluster 0 10.1 scrub starts 2023-10-09T08:54:21.253 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:21.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:21.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:21.357 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:21.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:54:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:54:21] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.33.4" 2023-10-09T08:54:21.388 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:21.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:21.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:21.492 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:21.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:21.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:21.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:21.623 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:21.694 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:21.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:21.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:21.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:21.829 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:21.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:21.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:21.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:21.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:21.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:21.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:22.068 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:22.094 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:22.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:22.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:22.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:22 smithi081 bash[76862]: cluster 2023-10-09T08:54:20.318190+0000 mgr.y (mgr.26009) 1587 : cluster 0 pgmap v1794: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 908 op/s; 6006/239172 objects degraded (2.511%); 9305/239172 objects misplaced (3.891%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T08:54:22.754 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:22 smithi081 bash[76862]: cluster 2023-10-09T08:54:20.890681+0000 osd.4 (osd.4) 409 : cluster 0 10.1 scrub starts 2023-10-09T08:54:22.754 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:22 smithi081 bash[79557]: cluster 2023-10-09T08:54:20.318190+0000 mgr.y (mgr.26009) 1587 : cluster 0 pgmap v1794: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 908 op/s; 6006/239172 objects degraded (2.511%); 9305/239172 objects misplaced (3.891%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T08:54:22.754 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:22 smithi081 bash[79557]: cluster 2023-10-09T08:54:20.890681+0000 osd.4 (osd.4) 409 : cluster 0 10.1 scrub starts 2023-10-09T08:54:22.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:22.755 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:22 smithi118 bash[59345]: cluster 2023-10-09T08:54:20.318190+0000 mgr.y (mgr.26009) 1587 : cluster 0 pgmap v1794: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 908 op/s; 6006/239172 objects degraded (2.511%); 9305/239172 objects misplaced (3.891%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T08:54:22.755 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:22 smithi118 bash[59345]: cluster 2023-10-09T08:54:20.890681+0000 osd.4 (osd.4) 409 : cluster 0 10.1 scrub starts 2023-10-09T08:54:22.785 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:22.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:22.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:22.891 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:22.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:22.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:22.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:23.015 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:23 smithi081 bash[76862]: cluster 2023-10-09T08:54:21.933534+0000 osd.4 (osd.4) 410 : cluster 0 10.1 scrub starts 2023-10-09T08:54:23.015 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:23 smithi081 bash[79557]: cluster 2023-10-09T08:54:21.933534+0000 osd.4 (osd.4) 410 : cluster 0 10.1 scrub starts 2023-10-09T08:54:23.023 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:23.052 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:23.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:23.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:23.156 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:23.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:23 smithi118 bash[59345]: cluster 2023-10-09T08:54:21.933534+0000 osd.4 (osd.4) 410 : cluster 0 10.1 scrub starts 2023-10-09T08:54:23.184 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:23.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:23.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:23.288 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:23.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:23.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:23.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:23.409 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:23.445 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:23.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:23.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:23.550 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:23.580 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:23.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:23.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:23.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:23.708 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:23.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:23.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:23.811 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:23.838 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:23.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:23.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:23.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:23.969 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:23.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:23.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:24.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:24.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:24.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:24.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:24.208 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:24.240 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:24.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:24.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:24.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:24 smithi118 bash[59345]: cluster 2023-10-09T08:54:22.318924+0000 mgr.y (mgr.26009) 1588 : cluster 0 pgmap v1795: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.7 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 839 op/s; 5724/232173 objects degraded (2.465%); 9164/232173 objects misplaced (3.947%); 5.4 MiB/s, 85 objects/s recovering 2023-10-09T08:54:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:24 smithi118 bash[59345]: audit 2023-10-09T08:54:23.184959+0000 mon.c (mon.2) 565 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:54:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:24 smithi118 bash[59345]: cluster 2023-10-09T08:54:23.971124+0000 mon.a (mon.0) 1799 : cluster 3 Health check update: Degraded data redundancy: 5724/232173 objects degraded (2.465%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:24.343 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:24.351 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:24 smithi081 bash[76862]: cluster 2023-10-09T08:54:22.318924+0000 mgr.y (mgr.26009) 1588 : cluster 0 pgmap v1795: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.7 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 839 op/s; 5724/232173 objects degraded (2.465%); 9164/232173 objects misplaced (3.947%); 5.4 MiB/s, 85 objects/s recovering 2023-10-09T08:54:24.351 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:24 smithi081 bash[76862]: audit 2023-10-09T08:54:23.184959+0000 mon.c (mon.2) 565 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:54:24.351 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:24 smithi081 bash[76862]: cluster 2023-10-09T08:54:23.971124+0000 mon.a (mon.0) 1799 : cluster 3 Health check update: Degraded data redundancy: 5724/232173 objects degraded (2.465%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:24.351 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:24 smithi081 bash[79557]: cluster 2023-10-09T08:54:22.318924+0000 mgr.y (mgr.26009) 1588 : cluster 0 pgmap v1795: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.7 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 839 op/s; 5724/232173 objects degraded (2.465%); 9164/232173 objects misplaced (3.947%); 5.4 MiB/s, 85 objects/s recovering 2023-10-09T08:54:24.352 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:24 smithi081 bash[79557]: audit 2023-10-09T08:54:23.184959+0000 mon.c (mon.2) 565 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:54:24.352 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:24 smithi081 bash[79557]: cluster 2023-10-09T08:54:23.971124+0000 mon.a (mon.0) 1799 : cluster 3 Health check update: Degraded data redundancy: 5724/232173 objects degraded (2.465%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:24.363 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:24.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:24.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:24.466 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:24.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:24.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:24.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:24.603 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:24.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:24.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:24.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:24.732 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:24.765 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:24.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:24.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:24.868 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:24.905 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:24.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:24.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:25.009 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:25.034 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:25.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:25.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:25.137 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:25.171 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:25.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:25.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:25.275 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:25.306 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:25.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:25.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:25.410 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:25.434 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:25.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:25.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:25.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:25.570 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:25.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:25.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:25.673 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:25.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:25.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:25.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:25.818 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:25.849 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:25.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:25.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:25.952 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:25.977 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:25.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:25.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:26.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-09T08:54:26.035 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:54:26.082 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:26.090 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:26 smithi081 bash[76862]: cluster 2023-10-09T08:54:24.321897+0000 mgr.y (mgr.26009) 1589 : cluster 0 pgmap v1796: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 830 op/s; 5724/228693 objects degraded (2.503%); 8484/228693 objects misplaced (3.710%); 6.4 MiB/s, 101 objects/s recovering 2023-10-09T08:54:26.090 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:26 smithi081 bash[76862]: audit 2023-10-09T08:54:25.402647+0000 mon.c (mon.2) 566 : audit 1 from='client.? 172.21.15.81:0/4274212240' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:54:26.090 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:26 smithi081 bash[76862]: audit 2023-10-09T08:54:25.403263+0000 mon.a (mon.0) 1800 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:54:26.091 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:26 smithi081 bash[79557]: cluster 2023-10-09T08:54:24.321897+0000 mgr.y (mgr.26009) 1589 : cluster 0 pgmap v1796: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 830 op/s; 5724/228693 objects degraded (2.503%); 8484/228693 objects misplaced (3.710%); 6.4 MiB/s, 101 objects/s recovering 2023-10-09T08:54:26.091 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:26 smithi081 bash[79557]: audit 2023-10-09T08:54:25.402647+0000 mon.c (mon.2) 566 : audit 1 from='client.? 172.21.15.81:0/4274212240' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:54:26.091 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:26 smithi081 bash[79557]: audit 2023-10-09T08:54:25.403263+0000 mon.a (mon.0) 1800 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:54:26.105 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:26.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:26.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:26.210 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:26.233 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:26.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:26.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:26.338 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:26.347 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:26 smithi118 bash[59345]: cluster 2023-10-09T08:54:24.321897+0000 mgr.y (mgr.26009) 1589 : cluster 0 pgmap v1796: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 830 op/s; 5724/228693 objects degraded (2.503%); 8484/228693 objects misplaced (3.710%); 6.4 MiB/s, 101 objects/s recovering 2023-10-09T08:54:26.347 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:26 smithi118 bash[59345]: audit 2023-10-09T08:54:25.402647+0000 mon.c (mon.2) 566 : audit 1 from='client.? 172.21.15.81:0/4274212240' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:54:26.347 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:26 smithi118 bash[59345]: audit 2023-10-09T08:54:25.403263+0000 mon.a (mon.0) 1800 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:54:26.369 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:26.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:26.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:26.474 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:26.496 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:26.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:26.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:26.601 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:26.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:26.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:26.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:26.727 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:26.764 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:26.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:26.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:26.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:26.912 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:26.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:26.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:27.016 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:27.046 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:27.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:27.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:27.150 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:27.182 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:27.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:27.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:27.238 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:27 smithi081 bash[76862]: cluster 2023-10-09T08:54:26.014993+0000 mon.a (mon.0) 1801 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:54:27.238 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:27 smithi081 bash[76862]: cluster 2023-10-09T08:54:26.019926+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T08:54:27.238 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:27 smithi081 bash[76862]: cluster 2023-10-09T08:54:26.023663+0000 osd.4 (osd.4) 411 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T08:54:27.238 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:27 smithi081 bash[76862]: audit 2023-10-09T08:54:26.025777+0000 mon.a (mon.0) 1802 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:54:27.238 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:27 smithi081 bash[76862]: cluster 2023-10-09T08:54:26.025832+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e408: 8 total, 8 up, 7 in 2023-10-09T08:54:27.239 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:27 smithi081 bash[79557]: cluster 2023-10-09T08:54:26.014993+0000 mon.a (mon.0) 1801 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:54:27.239 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:27 smithi081 bash[79557]: cluster 2023-10-09T08:54:26.019926+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T08:54:27.239 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:27 smithi081 bash[79557]: cluster 2023-10-09T08:54:26.023663+0000 osd.4 (osd.4) 411 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T08:54:27.239 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:27 smithi081 bash[79557]: audit 2023-10-09T08:54:26.025777+0000 mon.a (mon.0) 1802 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:54:27.239 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:27 smithi081 bash[79557]: cluster 2023-10-09T08:54:26.025832+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e408: 8 total, 8 up, 7 in 2023-10-09T08:54:27.286 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:27.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:27 smithi118 bash[59345]: cluster 2023-10-09T08:54:26.014993+0000 mon.a (mon.0) 1801 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:54:27.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:27 smithi118 bash[59345]: cluster 2023-10-09T08:54:26.019926+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T08:54:27.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:27 smithi118 bash[59345]: cluster 2023-10-09T08:54:26.023663+0000 osd.4 (osd.4) 411 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T08:54:27.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:27 smithi118 bash[59345]: audit 2023-10-09T08:54:26.025777+0000 mon.a (mon.0) 1802 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:54:27.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:27 smithi118 bash[59345]: cluster 2023-10-09T08:54:26.025832+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e408: 8 total, 8 up, 7 in 2023-10-09T08:54:27.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:27.323 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:27.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:27.424 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:27.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:27.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:27.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:27.518 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:54:27.558 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:54:27.575 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:27.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:27.611 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:27.611 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:54:27.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:27.640 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:54:27.682 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:54:27.713 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:27.721 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:54:27.739 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:27.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:27.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:27.751 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:54:27.792 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:54:27.794 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:54:27.794 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:54:27.794 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:54:27.794 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:54:27.795 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:54:27.795 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:54:27.795 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:54:27.795 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:54:27.842 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:27.867 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:27.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:27.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:27.971 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:27.998 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:28.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:28.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:28.103 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:28.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:28 smithi081 bash[76862]: cluster 2023-10-09T08:54:26.322390+0000 mgr.y (mgr.26009) 1590 : cluster 0 pgmap v1798: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 815 op/s; 5724/223902 objects degraded (2.556%); 8484/223902 objects misplaced (3.789%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:54:28.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:28 smithi081 bash[76862]: audit 2023-10-09T08:54:27.488752+0000 mon.a (mon.0) 1804 : audit 0 from='client.? 172.21.15.81:0/3584296746' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:54:28.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:28 smithi081 bash[79557]: cluster 2023-10-09T08:54:26.322390+0000 mgr.y (mgr.26009) 1590 : cluster 0 pgmap v1798: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 815 op/s; 5724/223902 objects degraded (2.556%); 8484/223902 objects misplaced (3.789%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:54:28.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:28 smithi081 bash[79557]: audit 2023-10-09T08:54:27.488752+0000 mon.a (mon.0) 1804 : audit 0 from='client.? 172.21.15.81:0/3584296746' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:54:28.131 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:28.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:28.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:28.236 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:28.245 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:28 smithi118 bash[59345]: cluster 2023-10-09T08:54:26.322390+0000 mgr.y (mgr.26009) 1590 : cluster 0 pgmap v1798: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 815 op/s; 5724/223902 objects degraded (2.556%); 8484/223902 objects misplaced (3.789%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:54:28.245 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:28 smithi118 bash[59345]: audit 2023-10-09T08:54:27.488752+0000 mon.a (mon.0) 1804 : audit 0 from='client.? 172.21.15.81:0/3584296746' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:54:28.267 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:28.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:28.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:28.370 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:28.390 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:28.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:28.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:28.493 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:28.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:28.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:28.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:28.624 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:28.649 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:28.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:28.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:28.756 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:28.800 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:28.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:28.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:28.905 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:28.934 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:28.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:28.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:29.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:29.062 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:29.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:29.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:29.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:29.176 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:29 smithi081 bash[76862]: cluster 2023-10-09T08:54:28.972159+0000 mon.a (mon.0) 1805 : cluster 3 Health check update: Degraded data redundancy: 5724/223902 objects degraded (2.556%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:29.176 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:29 smithi081 bash[79557]: cluster 2023-10-09T08:54:28.972159+0000 mon.a (mon.0) 1805 : cluster 3 Health check update: Degraded data redundancy: 5724/223902 objects degraded (2.556%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:29.198 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:29.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:29.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:29.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:29 smithi118 bash[59345]: cluster 2023-10-09T08:54:28.972159+0000 mon.a (mon.0) 1805 : cluster 3 Health check update: Degraded data redundancy: 5724/223902 objects degraded (2.556%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:29.302 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:29.332 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:29.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:29.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:29.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:29.464 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:29.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:29.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:29.569 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:29.598 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:29.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:29.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:29.702 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:29.725 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:29.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:29.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:29.832 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:29.856 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:29.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:29.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:29.959 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:29.986 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:29.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:29.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:30.088 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:30.111 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:30.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:30.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:30.215 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:30.239 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:30.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:30.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:30.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:30.354 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:30 smithi081 bash[76862]: cluster 2023-10-09T08:54:28.323067+0000 mgr.y (mgr.26009) 1591 : cluster 0 pgmap v1799: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 787 op/s; 5506/220398 objects degraded (2.498%); 7915/220398 objects misplaced (3.591%); 5.8 MiB/s, 93 objects/s recovering 2023-10-09T08:54:30.354 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:30 smithi081 bash[79557]: cluster 2023-10-09T08:54:28.323067+0000 mgr.y (mgr.26009) 1591 : cluster 0 pgmap v1799: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 787 op/s; 5506/220398 objects degraded (2.498%); 7915/220398 objects misplaced (3.591%); 5.8 MiB/s, 93 objects/s recovering 2023-10-09T08:54:30.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:30.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:30.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:30.478 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:30.488 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:30 smithi118 bash[59345]: cluster 2023-10-09T08:54:28.323067+0000 mgr.y (mgr.26009) 1591 : cluster 0 pgmap v1799: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 787 op/s; 5506/220398 objects degraded (2.498%); 7915/220398 objects misplaced (3.591%); 5.8 MiB/s, 93 objects/s recovering 2023-10-09T08:54:30.514 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:30.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:30.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:30.618 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:30.649 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:30.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:30.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:30.753 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:30.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:30.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:30.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:30.875 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:30.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:30.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:30.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:30.998 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:31.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:31.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:31.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:31.127 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:31.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:31.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:31.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:31.253 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:31.284 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:31.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:31.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:31.374 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:54:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:54:31] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.33.4" 2023-10-09T08:54:31.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:31.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:31.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:31.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:31.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:31.551 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:31.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:31.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:31.653 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:31.680 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:31.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:31.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:31.785 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:31.813 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:31.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:31.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:31.918 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:31.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:31.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:31.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:32.058 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:32 smithi118 bash[59345]: cluster 2023-10-09T08:54:30.323730+0000 mgr.y (mgr.26009) 1592 : cluster 0 pgmap v1800: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 806 op/s; 5506/214962 objects degraded (2.561%); 7689/214962 objects misplaced (3.577%); 5.8 MiB/s, 93 objects/s recovering 2023-10-09T08:54:32.059 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:32.086 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:32.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:32.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:32.124 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:32 smithi081 bash[76862]: cluster 2023-10-09T08:54:30.323730+0000 mgr.y (mgr.26009) 1592 : cluster 0 pgmap v1800: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 806 op/s; 5506/214962 objects degraded (2.561%); 7689/214962 objects misplaced (3.577%); 5.8 MiB/s, 93 objects/s recovering 2023-10-09T08:54:32.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:32 smithi081 bash[79557]: cluster 2023-10-09T08:54:30.323730+0000 mgr.y (mgr.26009) 1592 : cluster 0 pgmap v1800: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 806 op/s; 5506/214962 objects degraded (2.561%); 7689/214962 objects misplaced (3.577%); 5.8 MiB/s, 93 objects/s recovering 2023-10-09T08:54:32.189 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:32.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:32.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:32.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:32.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:32.355 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:32.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:32.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:32.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:32.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:32.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:32.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:32.589 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:32.627 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:32.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:32.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:32.734 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:32.761 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:32.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:32.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:32.865 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:32.897 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:32.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:32.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:33.003 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:33.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:33.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:33.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:33.132 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:33.166 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:33.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:33.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:33.273 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:33.298 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:33.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:33.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:33.403 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:33.429 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:33.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:33.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:33.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:33.566 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:33.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:33.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:33.571 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:54:33.670 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:33.698 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:33.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:33.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:33.803 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:33.830 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:33.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:33.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:33.877 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:54:33.933 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:33.965 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:33.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:33.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:34.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:34 smithi118 bash[59345]: cluster 2023-10-09T08:54:32.324589+0000 mgr.y (mgr.26009) 1593 : cluster 0 pgmap v1801: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 819 op/s; 5254/207573 objects degraded (2.531%); 7563/207573 objects misplaced (3.644%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T08:54:34.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:34 smithi118 bash[59345]: cluster 2023-10-09T08:54:33.973320+0000 mon.a (mon.0) 1806 : cluster 3 Health check update: Degraded data redundancy: 5254/207573 objects degraded (2.531%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:34.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:34.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:34.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:34.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:34.203 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:34.244 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:34.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:34.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:34.346 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:34.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:34 smithi081 bash[76862]: cluster 2023-10-09T08:54:32.324589+0000 mgr.y (mgr.26009) 1593 : cluster 0 pgmap v1801: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 819 op/s; 5254/207573 objects degraded (2.531%); 7563/207573 objects misplaced (3.644%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T08:54:34.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:34 smithi081 bash[76862]: cluster 2023-10-09T08:54:33.973320+0000 mon.a (mon.0) 1806 : cluster 3 Health check update: Degraded data redundancy: 5254/207573 objects degraded (2.531%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:34.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:34 smithi081 bash[79557]: cluster 2023-10-09T08:54:32.324589+0000 mgr.y (mgr.26009) 1593 : cluster 0 pgmap v1801: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 819 op/s; 5254/207573 objects degraded (2.531%); 7563/207573 objects misplaced (3.644%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T08:54:34.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:34 smithi081 bash[79557]: cluster 2023-10-09T08:54:33.973320+0000 mon.a (mon.0) 1806 : cluster 3 Health check update: Degraded data redundancy: 5254/207573 objects degraded (2.531%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:34.376 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:34.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:34.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:34.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:34.503 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:34.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:34.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:34.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:34.637 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:34.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:34.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:34.741 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:34.767 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:34.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:34.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:34.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:34.909 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:34.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:34.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:35.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:35.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:35.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:35.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:35.151 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:35.180 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:35.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:35.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:35.286 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:35.319 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:35.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:35.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:35.422 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:35.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:35.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:35.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:35.561 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:35.594 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:35.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:35.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:35.697 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:35.734 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:35.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:35.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:35.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:35.881 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:35.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:35.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:35.985 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:36.010 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:36.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:36.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:36.077 INFO:teuthology.orchestra.run.smithi081.stderr:set pool 10 pg_num to 36 2023-10-09T08:54:36.080 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:36 smithi081 bash[76862]: cluster 2023-10-09T08:54:34.325527+0000 mgr.y (mgr.26009) 1594 : cluster 0 pgmap v1802: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 834 op/s; 5254/203637 objects degraded (2.580%); 6875/203637 objects misplaced (3.376%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:54:36.080 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:36 smithi081 bash[76862]: audit 2023-10-09T08:54:35.318910+0000 mon.b (mon.1) 38 : audit 1 from='client.? 172.21.15.81:0/169411079' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]: dispatch 2023-10-09T08:54:36.080 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:36 smithi081 bash[76862]: audit 2023-10-09T08:54:35.319848+0000 mon.a (mon.0) 1807 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]: dispatch 2023-10-09T08:54:36.118 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:36.146 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:36.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:36.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:36.252 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:36.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:36 smithi118 bash[59345]: cluster 2023-10-09T08:54:34.325527+0000 mgr.y (mgr.26009) 1594 : cluster 0 pgmap v1802: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 834 op/s; 5254/203637 objects degraded (2.580%); 6875/203637 objects misplaced (3.376%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:54:36.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:36 smithi118 bash[59345]: audit 2023-10-09T08:54:35.318910+0000 mon.b (mon.1) 38 : audit 1 from='client.? 172.21.15.81:0/169411079' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]: dispatch 2023-10-09T08:54:36.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:36 smithi118 bash[59345]: audit 2023-10-09T08:54:35.319848+0000 mon.a (mon.0) 1807 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]: dispatch 2023-10-09T08:54:36.276 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:36.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:36.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:36.345 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:36 smithi081 bash[79557]: cluster 2023-10-09T08:54:34.325527+0000 mgr.y (mgr.26009) 1594 : cluster 0 pgmap v1802: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 834 op/s; 5254/203637 objects degraded (2.580%); 6875/203637 objects misplaced (3.376%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:54:36.345 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:36 smithi081 bash[79557]: audit 2023-10-09T08:54:35.318910+0000 mon.b (mon.1) 38 : audit 1 from='client.? 172.21.15.81:0/169411079' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]: dispatch 2023-10-09T08:54:36.346 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:36 smithi081 bash[79557]: audit 2023-10-09T08:54:35.319848+0000 mon.a (mon.0) 1807 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]: dispatch 2023-10-09T08:54:36.380 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:36.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:36.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:36.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:36.514 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:36.549 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:36.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:36.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:36.654 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:36.684 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:36.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:36.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:36.793 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:36.823 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:36.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:36.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:36.926 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:36.960 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:36.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:36.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:37.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:37.119 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:37.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:37.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:37.224 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:37.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:37.265 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:37.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:37.366 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:37.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:37 smithi081 bash[76862]: cluster 2023-10-09T08:54:36.066394+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T08:54:37.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:37 smithi081 bash[76862]: audit 2023-10-09T08:54:36.070827+0000 mon.a (mon.0) 1808 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]': finished 2023-10-09T08:54:37.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:37 smithi081 bash[76862]: cluster 2023-10-09T08:54:36.070977+0000 mon.a (mon.0) 1809 : cluster 0 osdmap e409: 8 total, 8 up, 7 in 2023-10-09T08:54:37.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:37 smithi081 bash[76862]: cluster 2023-10-09T08:54:36.072352+0000 osd.4 (osd.4) 412 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T08:54:37.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:37 smithi081 bash[76862]: cluster 2023-10-09T08:54:36.078535+0000 osd.4 (osd.4) 413 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T08:54:37.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:37 smithi081 bash[76862]: cluster 2023-10-09T08:54:36.084303+0000 osd.4 (osd.4) 414 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T08:54:37.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:37 smithi081 bash[76862]: audit 2023-10-09T08:54:36.326978+0000 mon.c (mon.2) 567 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "36"}]: dispatch 2023-10-09T08:54:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:37 smithi081 bash[76862]: audit 2023-10-09T08:54:36.327731+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "36"}]: dispatch 2023-10-09T08:54:37.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:37 smithi081 bash[79557]: cluster 2023-10-09T08:54:36.066394+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T08:54:37.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:37 smithi081 bash[79557]: audit 2023-10-09T08:54:36.070827+0000 mon.a (mon.0) 1808 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]': finished 2023-10-09T08:54:37.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:37 smithi081 bash[79557]: cluster 2023-10-09T08:54:36.070977+0000 mon.a (mon.0) 1809 : cluster 0 osdmap e409: 8 total, 8 up, 7 in 2023-10-09T08:54:37.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:37 smithi081 bash[79557]: cluster 2023-10-09T08:54:36.072352+0000 osd.4 (osd.4) 412 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T08:54:37.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:37 smithi081 bash[79557]: cluster 2023-10-09T08:54:36.078535+0000 osd.4 (osd.4) 413 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T08:54:37.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:37 smithi081 bash[79557]: cluster 2023-10-09T08:54:36.084303+0000 osd.4 (osd.4) 414 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T08:54:37.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:37 smithi081 bash[79557]: audit 2023-10-09T08:54:36.326978+0000 mon.c (mon.2) 567 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "36"}]: dispatch 2023-10-09T08:54:37.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:37 smithi081 bash[79557]: audit 2023-10-09T08:54:36.327731+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "36"}]: dispatch 2023-10-09T08:54:37.397 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:37.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:37.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:37.500 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:37.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:37 smithi118 bash[59345]: cluster 2023-10-09T08:54:36.066394+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T08:54:37.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:37 smithi118 bash[59345]: audit 2023-10-09T08:54:36.070827+0000 mon.a (mon.0) 1808 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "36"}]': finished 2023-10-09T08:54:37.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:37 smithi118 bash[59345]: cluster 2023-10-09T08:54:36.070977+0000 mon.a (mon.0) 1809 : cluster 0 osdmap e409: 8 total, 8 up, 7 in 2023-10-09T08:54:37.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:37 smithi118 bash[59345]: cluster 2023-10-09T08:54:36.072352+0000 osd.4 (osd.4) 412 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T08:54:37.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:37 smithi118 bash[59345]: cluster 2023-10-09T08:54:36.078535+0000 osd.4 (osd.4) 413 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T08:54:37.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:37 smithi118 bash[59345]: cluster 2023-10-09T08:54:36.084303+0000 osd.4 (osd.4) 414 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T08:54:37.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:37 smithi118 bash[59345]: audit 2023-10-09T08:54:36.326978+0000 mon.c (mon.2) 567 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "36"}]: dispatch 2023-10-09T08:54:37.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:37 smithi118 bash[59345]: audit 2023-10-09T08:54:36.327731+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "36"}]: dispatch 2023-10-09T08:54:37.524 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:37.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:37.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:37.627 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:37.653 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:37.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:37.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:37.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:37.780 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:37.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:37.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:37.883 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:37.912 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:37.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:37.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:38.015 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:38.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:38.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:38.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:38.091 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:38 smithi081 bash[79557]: cluster 2023-10-09T08:54:36.326203+0000 mgr.y (mgr.26009) 1595 : cluster 0 pgmap v1804: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 843 op/s; 5254/198588 objects degraded (2.646%); 6875/198588 objects misplaced (3.462%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:54:38.091 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:38 smithi081 bash[79557]: cluster 2023-10-09T08:54:37.088964+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e410 with expected crc 2023-10-09T08:54:38.091 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:38 smithi081 bash[79557]: cluster 2023-10-09T08:54:37.090059+0000 osd.7 (osd.7) 387 : cluster 3 failed to encode map e410 with expected crc 2023-10-09T08:54:38.091 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:38 smithi081 bash[79557]: audit 2023-10-09T08:54:37.092835+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "36"}]': finished 2023-10-09T08:54:38.091 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:38 smithi081 bash[79557]: cluster 2023-10-09T08:54:37.092987+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e410: 8 total, 8 up, 7 in 2023-10-09T08:54:38.144 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:38.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:38 smithi118 bash[59345]: cluster 2023-10-09T08:54:36.326203+0000 mgr.y (mgr.26009) 1595 : cluster 0 pgmap v1804: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 843 op/s; 5254/198588 objects degraded (2.646%); 6875/198588 objects misplaced (3.462%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:54:38.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:38 smithi118 bash[59345]: cluster 2023-10-09T08:54:37.088964+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e410 with expected crc 2023-10-09T08:54:38.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:38 smithi118 bash[59345]: cluster 2023-10-09T08:54:37.090059+0000 osd.7 (osd.7) 387 : cluster 3 failed to encode map e410 with expected crc 2023-10-09T08:54:38.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:38 smithi118 bash[59345]: audit 2023-10-09T08:54:37.092835+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "36"}]': finished 2023-10-09T08:54:38.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:38 smithi118 bash[59345]: cluster 2023-10-09T08:54:37.092987+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e410: 8 total, 8 up, 7 in 2023-10-09T08:54:38.170 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:38.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:38.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:38.273 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:38.300 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:38.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:38.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:38.349 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:38 smithi081 bash[76862]: cluster 2023-10-09T08:54:36.326203+0000 mgr.y (mgr.26009) 1595 : cluster 0 pgmap v1804: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 843 op/s; 5254/198588 objects degraded (2.646%); 6875/198588 objects misplaced (3.462%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T08:54:38.349 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:38 smithi081 bash[76862]: cluster 2023-10-09T08:54:37.088964+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e410 with expected crc 2023-10-09T08:54:38.349 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:38 smithi081 bash[76862]: cluster 2023-10-09T08:54:37.090059+0000 osd.7 (osd.7) 387 : cluster 3 failed to encode map e410 with expected crc 2023-10-09T08:54:38.349 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:38 smithi081 bash[76862]: audit 2023-10-09T08:54:37.092835+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "36"}]': finished 2023-10-09T08:54:38.349 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:38 smithi081 bash[76862]: cluster 2023-10-09T08:54:37.092987+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e410: 8 total, 8 up, 7 in 2023-10-09T08:54:38.405 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:38.432 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:38.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:38.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:38.536 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:38.573 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:38.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:38.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:38.678 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:38.705 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:38.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:38.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:38.775 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:54:38.810 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:38.836 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:38.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:38.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:38.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:38.972 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:38.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:38.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:39.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:39.101 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[76862]: cluster 2023-10-09T08:54:38.096411+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.101 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[76862]: cluster 2023-10-09T08:54:38.096744+0000 osd.4 (osd.4) 415 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[76862]: cluster 2023-10-09T08:54:38.098774+0000 mon.a (mon.0) 1813 : cluster 0 osdmap e411: 8 total, 8 up, 7 in 2023-10-09T08:54:39.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[76862]: cluster 2023-10-09T08:54:38.099039+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[76862]: cluster 2023-10-09T08:54:38.099073+0000 osd.7 (osd.7) 388 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[76862]: cluster 2023-10-09T08:54:38.099687+0000 osd.4 (osd.4) 416 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[76862]: cluster 2023-10-09T08:54:38.101717+0000 osd.4 (osd.4) 417 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[76862]: cluster 2023-10-09T08:54:38.101902+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[76862]: cluster 2023-10-09T08:54:38.103318+0000 osd.4 (osd.4) 418 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[76862]: cluster 2023-10-09T08:54:38.105406+0000 osd.4 (osd.4) 419 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[76862]: cluster 2023-10-09T08:54:38.127938+0000 osd.6 (osd.6) 381 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[76862]: audit 2023-10-09T08:54:38.189843+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:54:39.102 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[76862]: audit 2023-10-09T08:54:38.191509+0000 mon.c (mon.2) 568 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:54:39.103 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[76862]: cluster 2023-10-09T08:54:38.974397+0000 mon.a (mon.0) 1815 : cluster 3 Health check update: Degraded data redundancy: 5254/198588 objects degraded (2.646%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:39.106 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:39.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:39.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:39.212 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:39.254 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:39.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:39.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:39.358 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:39.367 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:39 smithi118 bash[59345]: cluster 2023-10-09T08:54:38.096411+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.367 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:39 smithi118 bash[59345]: cluster 2023-10-09T08:54:38.096744+0000 osd.4 (osd.4) 415 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.367 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:39 smithi118 bash[59345]: cluster 2023-10-09T08:54:38.098774+0000 mon.a (mon.0) 1813 : cluster 0 osdmap e411: 8 total, 8 up, 7 in 2023-10-09T08:54:39.367 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:39 smithi118 bash[59345]: cluster 2023-10-09T08:54:38.099039+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.367 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:39 smithi118 bash[59345]: cluster 2023-10-09T08:54:38.099073+0000 osd.7 (osd.7) 388 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.367 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:39 smithi118 bash[59345]: cluster 2023-10-09T08:54:38.099687+0000 osd.4 (osd.4) 416 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.367 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:39 smithi118 bash[59345]: cluster 2023-10-09T08:54:38.101717+0000 osd.4 (osd.4) 417 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.367 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:39 smithi118 bash[59345]: cluster 2023-10-09T08:54:38.101902+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.367 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:39 smithi118 bash[59345]: cluster 2023-10-09T08:54:38.103318+0000 osd.4 (osd.4) 418 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.368 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:39 smithi118 bash[59345]: cluster 2023-10-09T08:54:38.105406+0000 osd.4 (osd.4) 419 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.368 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:39 smithi118 bash[59345]: cluster 2023-10-09T08:54:38.127938+0000 osd.6 (osd.6) 381 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.368 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:39 smithi118 bash[59345]: audit 2023-10-09T08:54:38.189843+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:54:39.368 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:39 smithi118 bash[59345]: audit 2023-10-09T08:54:38.191509+0000 mon.c (mon.2) 568 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:54:39.368 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:39 smithi118 bash[59345]: cluster 2023-10-09T08:54:38.974397+0000 mon.a (mon.0) 1815 : cluster 3 Health check update: Degraded data redundancy: 5254/198588 objects degraded (2.646%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[79557]: cluster 2023-10-09T08:54:38.096411+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[79557]: cluster 2023-10-09T08:54:38.096744+0000 osd.4 (osd.4) 415 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[79557]: cluster 2023-10-09T08:54:38.098774+0000 mon.a (mon.0) 1813 : cluster 0 osdmap e411: 8 total, 8 up, 7 in 2023-10-09T08:54:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[79557]: cluster 2023-10-09T08:54:38.099039+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[79557]: cluster 2023-10-09T08:54:38.099073+0000 osd.7 (osd.7) 388 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[79557]: cluster 2023-10-09T08:54:38.099687+0000 osd.4 (osd.4) 416 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[79557]: cluster 2023-10-09T08:54:38.101717+0000 osd.4 (osd.4) 417 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[79557]: cluster 2023-10-09T08:54:38.101902+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[79557]: cluster 2023-10-09T08:54:38.103318+0000 osd.4 (osd.4) 418 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[79557]: cluster 2023-10-09T08:54:38.105406+0000 osd.4 (osd.4) 419 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[79557]: cluster 2023-10-09T08:54:38.127938+0000 osd.6 (osd.6) 381 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T08:54:39.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[79557]: audit 2023-10-09T08:54:38.189843+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:54:39.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[79557]: audit 2023-10-09T08:54:38.191509+0000 mon.c (mon.2) 568 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:54:39.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:39 smithi081 bash[79557]: cluster 2023-10-09T08:54:38.974397+0000 mon.a (mon.0) 1815 : cluster 3 Health check update: Degraded data redundancy: 5254/198588 objects degraded (2.646%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:39.391 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:39.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:39.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:39.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:39.523 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:39.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:39.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:39.624 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:39.659 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:39.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:39.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:39.763 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:39.796 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:39.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:39.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:39.901 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:39.930 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:39.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:39.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:40.034 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:40.067 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:40.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:40.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:40.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:40.201 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:40.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:40.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:40.306 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:40.349 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:40.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:40.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:40.453 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:40.463 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:40 smithi118 bash[59345]: cluster 2023-10-09T08:54:38.326656+0000 mgr.y (mgr.26009) 1596 : cluster 0 pgmap v1807: 109 pgs: 10 unknown, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 4952/194433 objects degraded (2.547%); 6074/194433 objects misplaced (3.124%); 8.5 MiB/s, 136 objects/s recovering 2023-10-09T08:54:40.485 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:40.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:40.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:40.589 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:40.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:40 smithi081 bash[76862]: cluster 2023-10-09T08:54:38.326656+0000 mgr.y (mgr.26009) 1596 : cluster 0 pgmap v1807: 109 pgs: 10 unknown, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 4952/194433 objects degraded (2.547%); 6074/194433 objects misplaced (3.124%); 8.5 MiB/s, 136 objects/s recovering 2023-10-09T08:54:40.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:40 smithi081 bash[79557]: cluster 2023-10-09T08:54:38.326656+0000 mgr.y (mgr.26009) 1596 : cluster 0 pgmap v1807: 109 pgs: 10 unknown, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 4952/194433 objects degraded (2.547%); 6074/194433 objects misplaced (3.124%); 8.5 MiB/s, 136 objects/s recovering 2023-10-09T08:54:40.627 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:40.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:40.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:40.731 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:40.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:40.767 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:40.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:40.867 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:54:40.867 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:54:40.868 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:40.892 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:40.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:40.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:40.995 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:41.028 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:41.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:41.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:41.131 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:41.157 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:41.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:41.161 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:54:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:54:41] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.33.4" 2023-10-09T08:54:41.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:41.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:41.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:41 smithi118 bash[59345]: cluster 2023-10-09T08:54:40.328085+0000 mgr.y (mgr.26009) 1597 : cluster 0 pgmap v1808: 109 pgs: 5 unknown, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 100 active+clean; 3.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 762 op/s; 4952/189900 objects degraded (2.608%); 5842/189900 objects misplaced (3.076%); 6.2 MiB/s, 98 objects/s recovering 2023-10-09T08:54:41.293 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:41.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:41.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:41.395 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:41.425 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:41.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:41.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:41.528 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:41.536 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:41 smithi081 bash[76862]: cluster 2023-10-09T08:54:40.328085+0000 mgr.y (mgr.26009) 1597 : cluster 0 pgmap v1808: 109 pgs: 5 unknown, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 100 active+clean; 3.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 762 op/s; 4952/189900 objects degraded (2.608%); 5842/189900 objects misplaced (3.076%); 6.2 MiB/s, 98 objects/s recovering 2023-10-09T08:54:41.536 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:41 smithi081 bash[79557]: cluster 2023-10-09T08:54:40.328085+0000 mgr.y (mgr.26009) 1597 : cluster 0 pgmap v1808: 109 pgs: 5 unknown, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 100 active+clean; 3.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 762 op/s; 4952/189900 objects degraded (2.608%); 5842/189900 objects misplaced (3.076%); 6.2 MiB/s, 98 objects/s recovering 2023-10-09T08:54:41.554 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:41.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:41.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:41.659 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:41.688 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:41.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:41.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:41.793 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:41.819 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:41.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:41.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:41.923 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:41.959 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:41.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:41.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:42.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:42.085 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:42.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:42.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:42.189 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:42.229 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:42.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:42.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:42.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:42.352 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:42.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:42.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:42.456 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:42.489 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:42.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:42.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:42.592 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:42.631 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:42.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:42.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:42.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:42.771 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:42.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:42.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:42.876 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:42.907 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:42.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:42.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:43.014 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:43.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:43.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:43.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:43.143 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:43.167 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:43.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:43.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:43.272 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:43.296 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:43.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:43.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:43.351 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 5, 2, 0, 7, 4] out_osds: [6] dead_osds: [] live_osds: [0, 3, 4, 6, 7, 2, 5, 1] 2023-10-09T08:54:43.351 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:54:43.351 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_5 2023-10-09T08:54:43.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:54:43.403 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:43.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:43 smithi118 bash[59345]: cluster 2023-10-09T08:54:42.328661+0000 mgr.y (mgr.26009) 1598 : cluster 0 pgmap v1809: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 105 active+clean; 3.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 830 op/s; 4706/183003 objects degraded (2.572%); 5719/183003 objects misplaced (3.125%); 7.1 MiB/s, 114 objects/s recovering 2023-10-09T08:54:43.435 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:43.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:43.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:43.539 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:43.566 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:43.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:43.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:43.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:43 smithi081 bash[76862]: cluster 2023-10-09T08:54:42.328661+0000 mgr.y (mgr.26009) 1598 : cluster 0 pgmap v1809: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 105 active+clean; 3.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 830 op/s; 4706/183003 objects degraded (2.572%); 5719/183003 objects misplaced (3.125%); 7.1 MiB/s, 114 objects/s recovering 2023-10-09T08:54:43.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:43 smithi081 bash[79557]: cluster 2023-10-09T08:54:42.328661+0000 mgr.y (mgr.26009) 1598 : cluster 0 pgmap v1809: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 105 active+clean; 3.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 830 op/s; 4706/183003 objects degraded (2.572%); 5719/183003 objects misplaced (3.125%); 7.1 MiB/s, 114 objects/s recovering 2023-10-09T08:54:43.675 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:43.702 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:43.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:43.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:43.806 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:43.836 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:43.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:43.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:43.940 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:43.969 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:43.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:43.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:44.075 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:44.108 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:44.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:44.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:44.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:44.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:44.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:44.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:44.338 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:44.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:44.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:44.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:44.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:44.479 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:44 smithi081 bash[76862]: cluster 2023-10-09T08:54:43.975404+0000 mon.a (mon.0) 1816 : cluster 3 Health check update: Degraded data redundancy: 4706/183003 objects degraded (2.572%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:44.479 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:44 smithi081 bash[79557]: cluster 2023-10-09T08:54:43.975404+0000 mon.a (mon.0) 1816 : cluster 3 Health check update: Degraded data redundancy: 4706/183003 objects degraded (2.572%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:44.499 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:44.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:44.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:44.609 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:44 smithi118 bash[59345]: cluster 2023-10-09T08:54:43.975404+0000 mon.a (mon.0) 1816 : cluster 3 Health check update: Degraded data redundancy: 4706/183003 objects degraded (2.572%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:44.769 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:44.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:44.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:44.877 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:44.913 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:44.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:44.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:45.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:45.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:45.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:45.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:45.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:45.181 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:45.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:45.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:45.284 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:45.311 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:45.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:45.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:45.415 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:45.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:45.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:45.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:45.549 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:45.577 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:45.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:45.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:45.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:45.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:45.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:45.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:45.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:45.853 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:45.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:45.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:45.957 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:45.985 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:45.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:45.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:46.092 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:46.114 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:46.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:46.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:46.218 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:46.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:45 smithi118 bash[59345]: cluster 2023-10-09T08:54:44.329283+0000 mgr.y (mgr.26009) 1599 : cluster 0 pgmap v1810: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 105 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 849 op/s; 4706/178197 objects degraded (2.641%); 4829/178197 objects misplaced (2.710%); 9.1 MiB/s, 144 objects/s recovering 2023-10-09T08:54:46.247 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:46.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:46.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:46.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:46.359 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:45 smithi081 bash[76862]: cluster 2023-10-09T08:54:44.329283+0000 mgr.y (mgr.26009) 1599 : cluster 0 pgmap v1810: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 105 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 849 op/s; 4706/178197 objects degraded (2.641%); 4829/178197 objects misplaced (2.710%); 9.1 MiB/s, 144 objects/s recovering 2023-10-09T08:54:46.360 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:45 smithi081 bash[79557]: cluster 2023-10-09T08:54:44.329283+0000 mgr.y (mgr.26009) 1599 : cluster 0 pgmap v1810: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 105 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 849 op/s; 4706/178197 objects degraded (2.641%); 4829/178197 objects misplaced (2.710%); 9.1 MiB/s, 144 objects/s recovering 2023-10-09T08:54:46.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:46.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:46.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:46.477 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:46.504 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:46.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:46.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:46.607 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:46.636 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:46.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:46.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:46.739 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:46.763 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:46.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:46.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:46.866 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:46.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:46.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:46.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:46.999 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:47.023 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:47.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:47.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:47.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:47 smithi081 bash[76862]: cluster 2023-10-09T08:54:45.983143+0000 osd.7 (osd.7) 389 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T08:54:47.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:47 smithi081 bash[76862]: cluster 2023-10-09T08:54:45.983176+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T08:54:47.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:47 smithi081 bash[76862]: cluster 2023-10-09T08:54:45.986067+0000 mon.a (mon.0) 1817 : cluster 0 osdmap e412: 8 total, 8 up, 7 in 2023-10-09T08:54:47.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:47 smithi081 bash[76862]: cluster 2023-10-09T08:54:45.994853+0000 osd.4 (osd.4) 420 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T08:54:47.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:47 smithi081 bash[79557]: cluster 2023-10-09T08:54:45.983143+0000 osd.7 (osd.7) 389 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T08:54:47.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:47 smithi081 bash[79557]: cluster 2023-10-09T08:54:45.983176+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T08:54:47.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:47 smithi081 bash[79557]: cluster 2023-10-09T08:54:45.986067+0000 mon.a (mon.0) 1817 : cluster 0 osdmap e412: 8 total, 8 up, 7 in 2023-10-09T08:54:47.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:47 smithi081 bash[79557]: cluster 2023-10-09T08:54:45.994853+0000 osd.4 (osd.4) 420 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T08:54:47.127 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:47.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:47.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:47.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:47.257 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:47.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:46 smithi118 bash[59345]: cluster 2023-10-09T08:54:45.983143+0000 osd.7 (osd.7) 389 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T08:54:47.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:46 smithi118 bash[59345]: cluster 2023-10-09T08:54:45.983176+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T08:54:47.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:46 smithi118 bash[59345]: cluster 2023-10-09T08:54:45.986067+0000 mon.a (mon.0) 1817 : cluster 0 osdmap e412: 8 total, 8 up, 7 in 2023-10-09T08:54:47.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:46 smithi118 bash[59345]: cluster 2023-10-09T08:54:45.994853+0000 osd.4 (osd.4) 420 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T08:54:47.286 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:47.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:47.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:47.391 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:47.420 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:47.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:47.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:47.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:47.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:47.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:47.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:47.660 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:47.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:47.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:47.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:47.788 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:47.812 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:47.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:47.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:47.917 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:47.938 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:47.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:47.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:48.043 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:48.067 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:48.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:48.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:48.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:48.195 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:48.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:48.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:48.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:48 smithi118 bash[59345]: cluster 2023-10-09T08:54:46.329934+0000 mgr.y (mgr.26009) 1600 : cluster 0 pgmap v1812: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 105 active+clean; 3.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 903 op/s; 4706/172128 objects degraded (2.734%); 4829/172128 objects misplaced (2.805%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T08:54:48.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:48 smithi118 bash[59345]: cluster 2023-10-09T08:54:46.998940+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T08:54:48.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:48 smithi118 bash[59345]: cluster 2023-10-09T08:54:47.005725+0000 osd.7 (osd.7) 390 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T08:54:48.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:48 smithi118 bash[59345]: cluster 2023-10-09T08:54:47.006133+0000 mon.a (mon.0) 1818 : cluster 0 osdmap e413: 8 total, 8 up, 7 in 2023-10-09T08:54:48.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:48 smithi118 bash[59345]: cluster 2023-10-09T08:54:47.035426+0000 osd.4 (osd.4) 421 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T08:54:48.299 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:48.327 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:48.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:48.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:48.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:47 smithi081 bash[76862]: cluster 2023-10-09T08:54:46.329934+0000 mgr.y (mgr.26009) 1600 : cluster 0 pgmap v1812: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 105 active+clean; 3.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 903 op/s; 4706/172128 objects degraded (2.734%); 4829/172128 objects misplaced (2.805%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T08:54:48.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:48 smithi081 bash[76862]: cluster 2023-10-09T08:54:46.998940+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T08:54:48.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:48 smithi081 bash[76862]: cluster 2023-10-09T08:54:47.005725+0000 osd.7 (osd.7) 390 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T08:54:48.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:48 smithi081 bash[76862]: cluster 2023-10-09T08:54:47.006133+0000 mon.a (mon.0) 1818 : cluster 0 osdmap e413: 8 total, 8 up, 7 in 2023-10-09T08:54:48.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:48 smithi081 bash[76862]: cluster 2023-10-09T08:54:47.035426+0000 osd.4 (osd.4) 421 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T08:54:48.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:48 smithi081 bash[79557]: cluster 2023-10-09T08:54:46.329934+0000 mgr.y (mgr.26009) 1600 : cluster 0 pgmap v1812: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 105 active+clean; 3.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 903 op/s; 4706/172128 objects degraded (2.734%); 4829/172128 objects misplaced (2.805%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T08:54:48.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:48 smithi081 bash[79557]: cluster 2023-10-09T08:54:46.998940+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T08:54:48.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:48 smithi081 bash[79557]: cluster 2023-10-09T08:54:47.005725+0000 osd.7 (osd.7) 390 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T08:54:48.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:48 smithi081 bash[79557]: cluster 2023-10-09T08:54:47.006133+0000 mon.a (mon.0) 1818 : cluster 0 osdmap e413: 8 total, 8 up, 7 in 2023-10-09T08:54:48.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:48 smithi081 bash[79557]: cluster 2023-10-09T08:54:47.035426+0000 osd.4 (osd.4) 421 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T08:54:48.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:48.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:48.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:48.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:48.569 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:48.599 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:48.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:48.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:48.703 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:48.735 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:48.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:48.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:48.838 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:48.866 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:48.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:48.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:48.969 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:49.001 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:49.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:49.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:49.012 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:49 smithi118 bash[59345]: cluster 2023-10-09T08:54:47.146012+0000 osd.6 (osd.6) 382 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T08:54:49.012 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:49 smithi118 bash[59345]: cluster 2023-10-09T08:54:47.148155+0000 osd.6 (osd.6) 383 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T08:54:49.012 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:49 smithi118 bash[59345]: cluster 2023-10-09T08:54:48.976987+0000 mon.a (mon.0) 1819 : cluster 3 Health check update: Degraded data redundancy: 4706/172128 objects degraded (2.734%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:49.105 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:49.133 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:49.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:49.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:49.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:49.244 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:49 smithi081 bash[76862]: cluster 2023-10-09T08:54:47.146012+0000 osd.6 (osd.6) 382 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T08:54:49.245 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:49 smithi081 bash[76862]: cluster 2023-10-09T08:54:47.148155+0000 osd.6 (osd.6) 383 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T08:54:49.245 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:49 smithi081 bash[76862]: cluster 2023-10-09T08:54:48.976987+0000 mon.a (mon.0) 1819 : cluster 3 Health check update: Degraded data redundancy: 4706/172128 objects degraded (2.734%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:49.245 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:49 smithi081 bash[79557]: cluster 2023-10-09T08:54:47.146012+0000 osd.6 (osd.6) 382 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T08:54:49.245 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:49 smithi081 bash[79557]: cluster 2023-10-09T08:54:47.148155+0000 osd.6 (osd.6) 383 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T08:54:49.245 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:49 smithi081 bash[79557]: cluster 2023-10-09T08:54:48.976987+0000 mon.a (mon.0) 1819 : cluster 3 Health check update: Degraded data redundancy: 4706/172128 objects degraded (2.734%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:49.259 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:49.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:49.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:49.363 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:49.393 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:49.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:49.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:49.500 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:49.533 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:49.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:49.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:49.636 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:49.663 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:49.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:49.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:49.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:49.806 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:49.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:49.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:49.912 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:49.939 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:49.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:49.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:50.047 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:50.056 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:50 smithi118 bash[59345]: cluster 2023-10-09T08:54:48.330442+0000 mgr.y (mgr.26009) 1601 : cluster 0 pgmap v1814: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 105 active+clean; 3.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 909 op/s; 4408/168054 objects degraded (2.623%); 4680/168054 objects misplaced (2.785%); 5.6 MiB/s, 89 objects/s recovering 2023-10-09T08:54:50.071 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:50.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:50.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:50.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:50.191 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:50 smithi081 bash[79557]: cluster 2023-10-09T08:54:48.330442+0000 mgr.y (mgr.26009) 1601 : cluster 0 pgmap v1814: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 105 active+clean; 3.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 909 op/s; 4408/168054 objects degraded (2.623%); 4680/168054 objects misplaced (2.785%); 5.6 MiB/s, 89 objects/s recovering 2023-10-09T08:54:50.191 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:50 smithi081 bash[76862]: cluster 2023-10-09T08:54:48.330442+0000 mgr.y (mgr.26009) 1601 : cluster 0 pgmap v1814: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 105 active+clean; 3.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 909 op/s; 4408/168054 objects degraded (2.623%); 4680/168054 objects misplaced (2.785%); 5.6 MiB/s, 89 objects/s recovering 2023-10-09T08:54:50.216 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:50.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:50.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:50.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:50.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:50.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:50.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:50.477 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:50.502 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:50.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:50.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:50.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:50.635 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:50.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:50.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:50.740 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:50.769 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:50.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:50.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:50.874 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:50.900 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:50.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:50.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:51.003 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:51.035 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:51.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:51.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:51.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:51.170 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:51.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:51.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:51.276 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:51.312 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:51.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:51.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:51.416 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:51.441 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:51.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:51.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:51.544 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:51.553 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:54:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:54:51] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.33.4" 2023-10-09T08:54:51.577 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:51.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:51.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:51.682 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:51.704 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:51.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:51.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:51.808 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:51.838 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:51.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:51.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:51.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:51.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:51.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:51.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:52.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:52.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:52.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:52.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:52.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:52.210 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:52 smithi081 bash[79557]: cluster 2023-10-09T08:54:50.331352+0000 mgr.y (mgr.26009) 1602 : cluster 0 pgmap v1815: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 3.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 893 op/s; 4408/161550 objects degraded (2.729%); 4144/161550 objects misplaced (2.565%); 6.7 MiB/s, 107 objects/s recovering 2023-10-09T08:54:52.210 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:52 smithi081 bash[76862]: cluster 2023-10-09T08:54:50.331352+0000 mgr.y (mgr.26009) 1602 : cluster 0 pgmap v1815: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 3.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 893 op/s; 4408/161550 objects degraded (2.729%); 4144/161550 objects misplaced (2.565%); 6.7 MiB/s, 107 objects/s recovering 2023-10-09T08:54:52.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:52.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:52.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:52.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:52.366 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:52.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:52.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:52.469 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:52.493 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:52.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:52.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:52.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:52 smithi118 bash[59345]: cluster 2023-10-09T08:54:50.331352+0000 mgr.y (mgr.26009) 1602 : cluster 0 pgmap v1815: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 3.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 893 op/s; 4408/161550 objects degraded (2.729%); 4144/161550 objects misplaced (2.565%); 6.7 MiB/s, 107 objects/s recovering 2023-10-09T08:54:52.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:52.625 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:52.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:52.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:52.732 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:52.763 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:52.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:52.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:52.869 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:52.904 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:52.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:52.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:53.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:53.031 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:53.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:53.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:53.136 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:53.160 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:53.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:53.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:53.265 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:53.291 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:53.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:53.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:53.367 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:54:53.395 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:53.429 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:53.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:53.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:53.533 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:53.558 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:53.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:53.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:53.661 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:53.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:53.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:53.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:53.699 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:54:53.699 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:54:53.797 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:53.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:53.831 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:53.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:53.932 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:53.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:53.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:53.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:54.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:54.089 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:54.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:54.092 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:54 smithi081 bash[76862]: cluster 2023-10-09T08:54:52.332255+0000 mgr.y (mgr.26009) 1603 : cluster 0 pgmap v1816: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 3.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 1.01k op/s; 4142/153951 objects degraded (2.690%); 4011/153951 objects misplaced (2.605%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T08:54:54.092 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:54 smithi081 bash[76862]: audit 2023-10-09T08:54:53.185360+0000 mon.c (mon.2) 569 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:54:54.092 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:54 smithi081 bash[76862]: cluster 2023-10-09T08:54:53.981434+0000 mon.a (mon.0) 1820 : cluster 3 Health check update: Degraded data redundancy: 4142/153951 objects degraded (2.690%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:54.093 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:54 smithi081 bash[79557]: cluster 2023-10-09T08:54:52.332255+0000 mgr.y (mgr.26009) 1603 : cluster 0 pgmap v1816: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 3.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 1.01k op/s; 4142/153951 objects degraded (2.690%); 4011/153951 objects misplaced (2.605%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T08:54:54.093 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:54 smithi081 bash[79557]: audit 2023-10-09T08:54:53.185360+0000 mon.c (mon.2) 569 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:54:54.093 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:54 smithi081 bash[79557]: cluster 2023-10-09T08:54:53.981434+0000 mon.a (mon.0) 1820 : cluster 3 Health check update: Degraded data redundancy: 4142/153951 objects degraded (2.690%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:54.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:54.194 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:54.203 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:54 smithi118 bash[59345]: cluster 2023-10-09T08:54:52.332255+0000 mgr.y (mgr.26009) 1603 : cluster 0 pgmap v1816: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 3.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 1.01k op/s; 4142/153951 objects degraded (2.690%); 4011/153951 objects misplaced (2.605%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T08:54:54.203 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:54 smithi118 bash[59345]: audit 2023-10-09T08:54:53.185360+0000 mon.c (mon.2) 569 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:54:54.203 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:54 smithi118 bash[59345]: cluster 2023-10-09T08:54:53.981434+0000 mon.a (mon.0) 1820 : cluster 3 Health check update: Degraded data redundancy: 4142/153951 objects degraded (2.690%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:54.229 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:54.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:54.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:54.333 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:54.356 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:54.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:54.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:54.459 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:54.495 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:54.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:54.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:54.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:54.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:54.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:54.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:54.730 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:54.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:54.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:54.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:54.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:54.882 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:54.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:54.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:54.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:55.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:55.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:55.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:55.125 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:55.158 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:55.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:55.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:55.264 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:55.305 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:55.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:55.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:55.408 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:55.435 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:55.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:55.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:55.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:55.574 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:55.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:55.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:55.679 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:55.710 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:55.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:55.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:55.813 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:55.847 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:55.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:55.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:55.950 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:55.984 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:55.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:55.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:56.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:56.122 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:56.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:56.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:56.225 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:56.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:56 smithi118 bash[59345]: cluster 2023-10-09T08:54:54.335279+0000 mgr.y (mgr.26009) 1604 : cluster 0 pgmap v1817: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 3.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 894 op/s; 4142/149712 objects degraded (2.767%); 3779/149712 objects misplaced (2.524%); 5.0 MiB/s, 79 objects/s recovering 2023-10-09T08:54:56.271 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:56.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:56.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:56.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:56 smithi081 bash[76862]: cluster 2023-10-09T08:54:54.335279+0000 mgr.y (mgr.26009) 1604 : cluster 0 pgmap v1817: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 3.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 894 op/s; 4142/149712 objects degraded (2.767%); 3779/149712 objects misplaced (2.524%); 5.0 MiB/s, 79 objects/s recovering 2023-10-09T08:54:56.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:56 smithi081 bash[79557]: cluster 2023-10-09T08:54:54.335279+0000 mgr.y (mgr.26009) 1604 : cluster 0 pgmap v1817: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 3.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 894 op/s; 4142/149712 objects degraded (2.767%); 3779/149712 objects misplaced (2.524%); 5.0 MiB/s, 79 objects/s recovering 2023-10-09T08:54:56.375 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:56.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:56.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:56.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:56.507 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:56.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:56.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:56.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:56.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:56.671 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:56.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:56.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:56.728 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-09T08:54:56.778 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:56.805 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:56.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:56.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:56.914 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:56.943 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:56.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:56.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:57.049 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:57.076 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:57.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:57.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:57.179 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:57.204 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:57.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:57.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:57.307 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:57.341 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:57.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:57.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:57.447 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:57.482 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:57.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:57.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:57.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:57.616 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:57.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:57.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:57.722 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:57.772 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:54:57.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:57.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:54:57.876 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:57.901 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:57.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:57.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:58.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:58.046 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:58.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:58.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:58.153 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:58.178 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:58.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:58.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:58.282 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:58.291 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:58 smithi081 bash[76862]: cluster 2023-10-09T08:54:56.336352+0000 mgr.y (mgr.26009) 1605 : cluster 0 pgmap v1818: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 982 op/s; 4142/142632 objects degraded (2.904%); 3779/142632 objects misplaced (2.649%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T08:54:58.291 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:58 smithi081 bash[76862]: audit 2023-10-09T08:54:57.675962+0000 mon.c (mon.2) 570 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:54:58.292 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:58 smithi081 bash[79557]: cluster 2023-10-09T08:54:56.336352+0000 mgr.y (mgr.26009) 1605 : cluster 0 pgmap v1818: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 982 op/s; 4142/142632 objects degraded (2.904%); 3779/142632 objects misplaced (2.649%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T08:54:58.292 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:58 smithi081 bash[79557]: audit 2023-10-09T08:54:57.675962+0000 mon.c (mon.2) 570 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:54:58.315 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:54:58.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:58.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:54:58.420 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:58.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:58.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:58.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:58.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:58 smithi118 bash[59345]: cluster 2023-10-09T08:54:56.336352+0000 mgr.y (mgr.26009) 1605 : cluster 0 pgmap v1818: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 982 op/s; 4142/142632 objects degraded (2.904%); 3779/142632 objects misplaced (2.649%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T08:54:58.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:58 smithi118 bash[59345]: audit 2023-10-09T08:54:57.675962+0000 mon.c (mon.2) 570 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:54:58.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:58.581 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:58.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:58.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:58.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:58.713 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:58.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:58.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:58.816 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:58.840 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:58.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:58.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:58.947 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:58.976 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:58.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:58.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:54:59.002 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:54:59.066 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:54:59.084 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:59.093 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:59 smithi118 bash[59345]: audit 2023-10-09T08:54:58.942490+0000 mon.b (mon.1) 39 : audit 0 from='client.? 172.21.15.81:0/643136763' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:54:59.093 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:54:59 smithi118 bash[59345]: cluster 2023-10-09T08:54:58.982529+0000 mon.a (mon.0) 1821 : cluster 3 Health check update: Degraded data redundancy: 4142/142632 objects degraded (2.904%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:59.111 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:59.115 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:54:59.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:59.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:59.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:59 smithi081 bash[76862]: audit 2023-10-09T08:54:58.942490+0000 mon.b (mon.1) 39 : audit 0 from='client.? 172.21.15.81:0/643136763' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:54:59.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:54:59 smithi081 bash[76862]: cluster 2023-10-09T08:54:58.982529+0000 mon.a (mon.0) 1821 : cluster 3 Health check update: Degraded data redundancy: 4142/142632 objects degraded (2.904%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:59.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:59 smithi081 bash[79557]: audit 2023-10-09T08:54:58.942490+0000 mon.b (mon.1) 39 : audit 0 from='client.? 172.21.15.81:0/643136763' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:54:59.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:54:59 smithi081 bash[79557]: cluster 2023-10-09T08:54:58.982529+0000 mon.a (mon.0) 1821 : cluster 3 Health check update: Degraded data redundancy: 4142/142632 objects degraded (2.904%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T08:54:59.167 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:54:59.211 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:54:59.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:59.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:54:59.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:59.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:54:59.250 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:54:59.283 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:54:59.317 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:54:59.325 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:54:59.325 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:54:59.325 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:54:59.325 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:54:59.326 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:54:59.326 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:54:59.326 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:54:59.326 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:54:59.351 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:59.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:54:59.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:59.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:54:59.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:59.519 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:54:59.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:59.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:54:59.623 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:59.655 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:54:59.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:59.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:54:59.759 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:59.783 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:54:59.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:59.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:54:59.890 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:59.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:54:59.919 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:54:59.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:00.020 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:00.053 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:00.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:00.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:00.087 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:55:00.159 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:00.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:00.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:00.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:00 smithi118 bash[59345]: cluster 2023-10-09T08:54:58.337052+0000 mgr.y (mgr.26009) 1606 : cluster 0 pgmap v1819: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 880 op/s; 3802/138117 objects degraded (2.753%); 3609/138117 objects misplaced (2.613%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:55:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:00 smithi118 bash[59345]: audit 2023-10-09T08:54:59.418800+0000 mon.b (mon.1) 40 : audit 1 from='client.? 172.21.15.81:0/1106949093' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:55:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:00 smithi118 bash[59345]: audit 2023-10-09T08:54:59.421678+0000 mon.a (mon.0) 1822 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:55:00.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:00.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:00.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:00.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:00.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:00 smithi081 bash[76862]: cluster 2023-10-09T08:54:58.337052+0000 mgr.y (mgr.26009) 1606 : cluster 0 pgmap v1819: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 880 op/s; 3802/138117 objects degraded (2.753%); 3609/138117 objects misplaced (2.613%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:55:00.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:00 smithi081 bash[76862]: audit 2023-10-09T08:54:59.418800+0000 mon.b (mon.1) 40 : audit 1 from='client.? 172.21.15.81:0/1106949093' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:55:00.380 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:00 smithi081 bash[76862]: audit 2023-10-09T08:54:59.421678+0000 mon.a (mon.0) 1822 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:55:00.380 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:00 smithi081 bash[79557]: cluster 2023-10-09T08:54:58.337052+0000 mgr.y (mgr.26009) 1606 : cluster 0 pgmap v1819: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 880 op/s; 3802/138117 objects degraded (2.753%); 3609/138117 objects misplaced (2.613%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:55:00.381 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:00 smithi081 bash[79557]: audit 2023-10-09T08:54:59.418800+0000 mon.b (mon.1) 40 : audit 1 from='client.? 172.21.15.81:0/1106949093' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:55:00.381 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:00 smithi081 bash[79557]: audit 2023-10-09T08:54:59.421678+0000 mon.a (mon.0) 1822 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:55:00.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:00.452 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:00.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:00.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:00.555 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:00.578 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:00.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:00.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:00.682 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:00.723 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:00.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:00.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:00.827 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:00.858 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:00.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:00.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:00.962 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:00.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:00.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:00.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:01.095 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:01.120 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:01.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:01.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:01.223 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:01.241 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:01.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:01.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:01.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:01 smithi081 bash[76862]: cluster 2023-10-09T08:55:00.043921+0000 mon.a (mon.0) 1823 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:55:01.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:01 smithi081 bash[76862]: cluster 2023-10-09T08:55:00.063945+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T08:55:01.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:01 smithi081 bash[76862]: audit 2023-10-09T08:55:00.067152+0000 mon.a (mon.0) 1824 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:55:01.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:01 smithi081 bash[76862]: cluster 2023-10-09T08:55:00.068435+0000 mon.a (mon.0) 1825 : cluster 0 osdmap e414: 8 total, 8 up, 7 in 2023-10-09T08:55:01.273 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:55:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:55:01] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.33.4" 2023-10-09T08:55:01.274 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:01 smithi081 bash[79557]: cluster 2023-10-09T08:55:00.043921+0000 mon.a (mon.0) 1823 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:55:01.274 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:01 smithi081 bash[79557]: cluster 2023-10-09T08:55:00.063945+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T08:55:01.274 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:01 smithi081 bash[79557]: audit 2023-10-09T08:55:00.067152+0000 mon.a (mon.0) 1824 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:55:01.274 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:01 smithi081 bash[79557]: cluster 2023-10-09T08:55:00.068435+0000 mon.a (mon.0) 1825 : cluster 0 osdmap e414: 8 total, 8 up, 7 in 2023-10-09T08:55:01.344 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:01.352 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:01 smithi118 bash[59345]: cluster 2023-10-09T08:55:00.043921+0000 mon.a (mon.0) 1823 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:55:01.352 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:01 smithi118 bash[59345]: cluster 2023-10-09T08:55:00.063945+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T08:55:01.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:01 smithi118 bash[59345]: audit 2023-10-09T08:55:00.067152+0000 mon.a (mon.0) 1824 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:55:01.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:01 smithi118 bash[59345]: cluster 2023-10-09T08:55:00.068435+0000 mon.a (mon.0) 1825 : cluster 0 osdmap e414: 8 total, 8 up, 7 in 2023-10-09T08:55:01.370 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:01.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:01.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:01.474 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:01.498 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:01.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:01.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:01.602 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:01.636 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:01.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:01.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:01.742 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:01.774 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:01.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:01.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:01.879 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:01.909 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:01.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:01.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:02.014 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:02.034 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:02.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:02.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:02.138 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:02.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:02 smithi118 bash[59345]: cluster 2023-10-09T08:55:00.337853+0000 mgr.y (mgr.26009) 1607 : cluster 0 pgmap v1821: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.01k op/s; 3802/131169 objects degraded (2.899%); 3379/131169 objects misplaced (2.576%); 3.3 MiB/s, 53 objects/s recovering 2023-10-09T08:55:02.171 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:02.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:02.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:02.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:02.288 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:02 smithi081 bash[76862]: cluster 2023-10-09T08:55:00.337853+0000 mgr.y (mgr.26009) 1607 : cluster 0 pgmap v1821: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.01k op/s; 3802/131169 objects degraded (2.899%); 3379/131169 objects misplaced (2.576%); 3.3 MiB/s, 53 objects/s recovering 2023-10-09T08:55:02.289 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:02 smithi081 bash[79557]: cluster 2023-10-09T08:55:00.337853+0000 mgr.y (mgr.26009) 1607 : cluster 0 pgmap v1821: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.01k op/s; 3802/131169 objects degraded (2.899%); 3379/131169 objects misplaced (2.576%); 3.3 MiB/s, 53 objects/s recovering 2023-10-09T08:55:02.308 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:02.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:02.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:02.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:02.438 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:02.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:02.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:02.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:02.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:02.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:02.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:02.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:02.701 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:02.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:02.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:02.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:02.834 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:02.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:02.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:02.939 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:02.972 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:02.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:02.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:03.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:03.101 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:03.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:03.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:03.205 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:03.236 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:03.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:03.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:03.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:03.351 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:03 smithi081 bash[79557]: cluster 2023-10-09T08:55:01.273357+0000 osd.6 (osd.6) 384 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T08:55:03.351 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:03 smithi081 bash[76862]: cluster 2023-10-09T08:55:01.273357+0000 osd.6 (osd.6) 384 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T08:55:03.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:03.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:03.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:03.479 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:03.498 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:03 smithi118 bash[59345]: cluster 2023-10-09T08:55:01.273357+0000 osd.6 (osd.6) 384 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T08:55:03.518 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:03.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:03.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:03.625 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:03.650 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:03.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:03.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:03.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:03.782 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:03.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:03.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:03.887 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:03.915 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:03.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:03.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:04.019 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:04.041 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:04.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:04.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:04.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:04 smithi081 bash[79557]: cluster 2023-10-09T08:55:02.338528+0000 mgr.y (mgr.26009) 1608 : cluster 0 pgmap v1822: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.5 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 3538/123066 objects degraded (2.875%); 3247/123066 objects misplaced (2.638%); 3.3 MiB/s, 53 objects/s recovering 2023-10-09T08:55:04.080 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:04 smithi081 bash[79557]: cluster 2023-10-09T08:55:03.983779+0000 mon.a (mon.0) 1826 : cluster 3 Health check update: Degraded data redundancy: 3538/123066 objects degraded (2.875%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T08:55:04.081 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:04 smithi081 bash[79557]: cluster 2023-10-09T08:55:03.994359+0000 mon.a (mon.0) 1827 : cluster 0 osdmap e415: 8 total, 8 up, 7 in 2023-10-09T08:55:04.081 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:04 smithi118 bash[59345]: cluster 2023-10-09T08:55:02.338528+0000 mgr.y (mgr.26009) 1608 : cluster 0 pgmap v1822: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.5 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 3538/123066 objects degraded (2.875%); 3247/123066 objects misplaced (2.638%); 3.3 MiB/s, 53 objects/s recovering 2023-10-09T08:55:04.145 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:04.173 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:04.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:04.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:04.278 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:04.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:04.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:04.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:04.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:04 smithi081 bash[76862]: cluster 2023-10-09T08:55:02.338528+0000 mgr.y (mgr.26009) 1608 : cluster 0 pgmap v1822: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.5 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 3538/123066 objects degraded (2.875%); 3247/123066 objects misplaced (2.638%); 3.3 MiB/s, 53 objects/s recovering 2023-10-09T08:55:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:04 smithi081 bash[76862]: cluster 2023-10-09T08:55:03.983779+0000 mon.a (mon.0) 1826 : cluster 3 Health check update: Degraded data redundancy: 3538/123066 objects degraded (2.875%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T08:55:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:04 smithi081 bash[76862]: cluster 2023-10-09T08:55:03.994359+0000 mon.a (mon.0) 1827 : cluster 0 osdmap e415: 8 total, 8 up, 7 in 2023-10-09T08:55:04.409 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:04.418 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:04 smithi118 bash[59345]: cluster 2023-10-09T08:55:03.983779+0000 mon.a (mon.0) 1826 : cluster 3 Health check update: Degraded data redundancy: 3538/123066 objects degraded (2.875%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T08:55:04.418 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:04 smithi118 bash[59345]: cluster 2023-10-09T08:55:03.994359+0000 mon.a (mon.0) 1827 : cluster 0 osdmap e415: 8 total, 8 up, 7 in 2023-10-09T08:55:04.438 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:04.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:04.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:04.541 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:04.567 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:04.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:04.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:04.675 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:04.703 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:04.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:04.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:04.806 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:04.832 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:04.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:04.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:04.903 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:55:04.905 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:55:04.936 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:04.968 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:04.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:04.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:05.070 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:05.107 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:05.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:05.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:05.210 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:05.219 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:05 smithi081 bash[76862]: cluster 2023-10-09T08:55:03.989912+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T08:55:05.220 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:05 smithi081 bash[76862]: cluster 2023-10-09T08:55:03.995588+0000 osd.4 (osd.4) 422 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T08:55:05.220 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:05 smithi081 bash[76862]: cluster 2023-10-09T08:55:03.997841+0000 osd.4 (osd.4) 423 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T08:55:05.220 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:05 smithi081 bash[76862]: cluster 2023-10-09T08:55:03.998836+0000 osd.7 (osd.7) 391 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T08:55:05.220 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:05 smithi081 bash[76862]: audit 2023-10-09T08:55:04.427475+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:55:05.220 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:05 smithi081 bash[76862]: audit 2023-10-09T08:55:04.440720+0000 mon.a (mon.0) 1829 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:55:05.220 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:05 smithi081 bash[76862]: cluster 2023-10-09T08:55:05.009043+0000 mon.a (mon.0) 1830 : cluster 0 osdmap e416: 8 total, 8 up, 7 in 2023-10-09T08:55:05.220 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:05 smithi081 bash[79557]: cluster 2023-10-09T08:55:03.989912+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T08:55:05.220 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:05 smithi081 bash[79557]: cluster 2023-10-09T08:55:03.995588+0000 osd.4 (osd.4) 422 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T08:55:05.220 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:05 smithi081 bash[79557]: cluster 2023-10-09T08:55:03.997841+0000 osd.4 (osd.4) 423 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T08:55:05.220 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:05 smithi081 bash[79557]: cluster 2023-10-09T08:55:03.998836+0000 osd.7 (osd.7) 391 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T08:55:05.221 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:05 smithi081 bash[79557]: audit 2023-10-09T08:55:04.427475+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:55:05.221 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:05 smithi081 bash[79557]: audit 2023-10-09T08:55:04.440720+0000 mon.a (mon.0) 1829 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:55:05.221 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:05 smithi081 bash[79557]: cluster 2023-10-09T08:55:05.009043+0000 mon.a (mon.0) 1830 : cluster 0 osdmap e416: 8 total, 8 up, 7 in 2023-10-09T08:55:05.248 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:05.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:05.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:05.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:05 smithi118 bash[59345]: cluster 2023-10-09T08:55:03.989912+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T08:55:05.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:05 smithi118 bash[59345]: cluster 2023-10-09T08:55:03.995588+0000 osd.4 (osd.4) 422 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T08:55:05.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:05 smithi118 bash[59345]: cluster 2023-10-09T08:55:03.997841+0000 osd.4 (osd.4) 423 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T08:55:05.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:05 smithi118 bash[59345]: cluster 2023-10-09T08:55:03.998836+0000 osd.7 (osd.7) 391 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T08:55:05.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:05 smithi118 bash[59345]: audit 2023-10-09T08:55:04.427475+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:55:05.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:05 smithi118 bash[59345]: audit 2023-10-09T08:55:04.440720+0000 mon.a (mon.0) 1829 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:55:05.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:05 smithi118 bash[59345]: cluster 2023-10-09T08:55:05.009043+0000 mon.a (mon.0) 1830 : cluster 0 osdmap e416: 8 total, 8 up, 7 in 2023-10-09T08:55:05.354 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:05.384 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:05.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:05.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:05.488 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:05.512 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:05.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:05.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:05.543 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:55:05.616 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:05.651 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:05.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:05.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:05.715 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:55:05.755 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:05.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:05.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:05.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:05.909 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:05.934 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:05.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:05.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:06.038 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:06.069 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:06.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:06.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:06.095 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:06 smithi081 bash[76862]: cluster 2023-10-09T08:55:04.339183+0000 mgr.y (mgr.26009) 1609 : cluster 0 pgmap v1824: 109 pgs: 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 980 op/s; 3538/119097 objects degraded (2.971%); 3037/119097 objects misplaced (2.550%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T08:55:06.095 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:06 smithi081 bash[76862]: audit 2023-10-09T08:55:04.886089+0000 mgr.y (mgr.26009) 1610 : audit 0 from='client.36351 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:55:06.095 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:06 smithi081 bash[76862]: cluster 2023-10-09T08:55:05.003989+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e416 with expected crc 2023-10-09T08:55:06.095 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:06 smithi081 bash[76862]: cluster 2023-10-09T08:55:05.006330+0000 osd.4 (osd.4) 424 : cluster 3 failed to encode map e416 with expected crc 2023-10-09T08:55:06.095 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:06 smithi081 bash[76862]: cluster 2023-10-09T08:55:05.010279+0000 osd.7 (osd.7) 392 : cluster 3 failed to encode map e416 with expected crc 2023-10-09T08:55:06.096 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:06 smithi081 bash[79557]: cluster 2023-10-09T08:55:04.339183+0000 mgr.y (mgr.26009) 1609 : cluster 0 pgmap v1824: 109 pgs: 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 980 op/s; 3538/119097 objects degraded (2.971%); 3037/119097 objects misplaced (2.550%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T08:55:06.096 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:06 smithi081 bash[79557]: audit 2023-10-09T08:55:04.886089+0000 mgr.y (mgr.26009) 1610 : audit 0 from='client.36351 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:55:06.096 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:06 smithi081 bash[79557]: cluster 2023-10-09T08:55:05.003989+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e416 with expected crc 2023-10-09T08:55:06.096 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:06 smithi081 bash[79557]: cluster 2023-10-09T08:55:05.006330+0000 osd.4 (osd.4) 424 : cluster 3 failed to encode map e416 with expected crc 2023-10-09T08:55:06.096 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:06 smithi081 bash[79557]: cluster 2023-10-09T08:55:05.010279+0000 osd.7 (osd.7) 392 : cluster 3 failed to encode map e416 with expected crc 2023-10-09T08:55:06.179 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:06.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:06 smithi118 bash[59345]: cluster 2023-10-09T08:55:04.339183+0000 mgr.y (mgr.26009) 1609 : cluster 0 pgmap v1824: 109 pgs: 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 980 op/s; 3538/119097 objects degraded (2.971%); 3037/119097 objects misplaced (2.550%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T08:55:06.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:06 smithi118 bash[59345]: audit 2023-10-09T08:55:04.886089+0000 mgr.y (mgr.26009) 1610 : audit 0 from='client.36351 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:55:06.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:06 smithi118 bash[59345]: cluster 2023-10-09T08:55:05.003989+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e416 with expected crc 2023-10-09T08:55:06.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:06 smithi118 bash[59345]: cluster 2023-10-09T08:55:05.006330+0000 osd.4 (osd.4) 424 : cluster 3 failed to encode map e416 with expected crc 2023-10-09T08:55:06.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:06 smithi118 bash[59345]: cluster 2023-10-09T08:55:05.010279+0000 osd.7 (osd.7) 392 : cluster 3 failed to encode map e416 with expected crc 2023-10-09T08:55:06.215 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:06.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:06.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:06.318 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:06.345 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:06.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:06.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:06.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:06.480 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:06.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:06.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:06.572 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":1824,"stamp":"2023-10-09T08:55:04.338705+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2604603339,"num_objects":39699,"num_object_clones":0,"num_object_copies":119097,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3538,"num_objects_misplaced":3037,"num_objects_unfound":0,"num_objects_dirty":39699,"num_whiteouts":0,"num_read":6275,"num_read_kb":13744,"num_write":172273,"num_write_kb":6761912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9854,"num_bytes_recovered":642730597,"num_keys_recovered":50,"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":264056,"ondisk_log_size":264056,"up":327,"acting":325,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":337,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":14834052,"kb_used_data":8803724,"kb_used_omap":50,"kb_used_meta":6030029,"kb_avail":641382012,"statfs":{"total":671965249536,"available":656775180288,"internally_reserved":0,"allocated":9015013376,"data_stored":9003727437,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":52039,"internal_metadata":6174749881},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,2,1,5,0,2,7],"upper_bound":256},"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":-514129920,"num_objects":-7845,"num_object_clones":0,"num_object_copies":-23535,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-604,"num_objects_misplaced":-742,"num_objects_unfound":0,"num_objects_dirty":-7845,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7845,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":522,"num_bytes_recovered":34209792,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.002975"},"pg_stats":[{"pgid":"10.23","version":"414'7384","reported_seq":7443,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.327437+0000","last_change":"2023-10-09T08:54:38.185944+0000","last_active":"2023-10-09T08:55:00.327437+0000","last_peered":"2023-10-09T08:55:00.327437+0000","last_clean":"2023-10-09T08:55:00.327437+0000","last_became_active":"2023-10-09T08:54:38.176878+0000","last_became_peered":"2023-10-09T08:54:38.176878+0000","last_unstale":"2023-10-09T08:55:00.327437+0000","last_undegraded":"2023-10-09T08:55:00.327437+0000","last_fullsized":"2023-10-09T08:55:00.327437+0000","mapping_epoch":410,"log_start":"0'0","ondisk_log_start":"0'0","created":410,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":6,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7384,"log_dups_size":0,"ondisk_log_size":7384,"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":42926080,"num_objects":655,"num_object_clones":0,"num_object_copies":1965,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":655,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2689,"num_write_kb":107008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.22","version":"414'7359","reported_seq":7420,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.074391+0000","last_change":"2023-10-09T08:54:38.177261+0000","last_active":"2023-10-09T08:55:00.074391+0000","last_peered":"2023-10-09T08:55:00.074391+0000","last_clean":"2023-10-09T08:55:00.074391+0000","last_became_active":"2023-10-09T08:54:38.162474+0000","last_became_peered":"2023-10-09T08:54:38.162474+0000","last_unstale":"2023-10-09T08:55:00.074391+0000","last_undegraded":"2023-10-09T08:55:00.074391+0000","last_fullsized":"2023-10-09T08:55:00.074391+0000","mapping_epoch":410,"log_start":"0'0","ondisk_log_start":"0'0","created":410,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":6,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7359,"log_dups_size":0,"ondisk_log_size":7359,"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":38748160,"num_objects":591,"num_object_clones":0,"num_object_copies":1773,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":591,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2699,"num_write_kb":105296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.21","version":"414'7181","reported_seq":7267,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.202706+0000","last_change":"2023-10-09T08:54:38.197183+0000","last_active":"2023-10-09T08:55:00.202706+0000","last_peered":"2023-10-09T08:55:00.202706+0000","last_clean":"2023-10-09T08:55:00.202706+0000","last_became_active":"2023-10-09T08:54:38.182964+0000","last_became_peered":"2023-10-09T08:54:38.182964+0000","last_unstale":"2023-10-09T08:55:00.202706+0000","last_undegraded":"2023-10-09T08:55:00.202706+0000","last_fullsized":"2023-10-09T08:55:00.202706+0000","mapping_epoch":410,"log_start":"0'0","ondisk_log_start":"0'0","created":410,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":6,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7181,"log_dups_size":0,"ondisk_log_size":7181,"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":41418752,"num_objects":632,"num_object_clones":0,"num_object_copies":1896,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":632,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2627,"num_write_kb":104288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.20","version":"414'7181","reported_seq":7244,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.127560+0000","last_change":"2023-10-09T08:54:38.179449+0000","last_active":"2023-10-09T08:55:00.127560+0000","last_peered":"2023-10-09T08:55:00.127560+0000","last_clean":"2023-10-09T08:55:00.127560+0000","last_became_active":"2023-10-09T08:54:38.162488+0000","last_became_peered":"2023-10-09T08:54:38.162488+0000","last_unstale":"2023-10-09T08:55:00.127560+0000","last_undegraded":"2023-10-09T08:55:00.127560+0000","last_fullsized":"2023-10-09T08:55:00.127560+0000","mapping_epoch":410,"log_start":"0'0","ondisk_log_start":"0'0","created":410,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":6,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7181,"log_dups_size":0,"ondisk_log_size":7181,"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":43843584,"num_objects":669,"num_object_clones":0,"num_object_copies":2007,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":669,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2602,"num_write_kb":104672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":32768,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.13","version":"414'7803","reported_seq":15714,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.075323+0000","last_change":"2023-10-09T08:54:47.022860+0000","last_active":"2023-10-09T08:55:00.075323+0000","last_peered":"2023-10-09T08:55:00.075323+0000","last_clean":"2023-10-09T08:55:00.075323+0000","last_became_active":"2023-10-09T08:54:47.011431+0000","last_became_peered":"2023-10-09T08:54:47.011431+0000","last_unstale":"2023-10-09T08:55:00.075323+0000","last_undegraded":"2023-10-09T08:55:00.075323+0000","last_fullsized":"2023-10-09T08:55:00.075323+0000","mapping_epoch":412,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":413,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7803,"log_dups_size":0,"ondisk_log_size":7803,"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":88080384,"num_objects":1344,"num_object_clones":0,"num_object_copies":4032,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1344,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5458,"num_write_kb":217664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2616,"num_bytes_recovered":171442176,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"60'1","reported_seq":122,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.042587+0000","last_change":"2023-10-09T08:51:28.040679+0000","last_active":"2023-10-09T08:54:47.042587+0000","last_peered":"2023-10-09T08:54:47.042587+0000","last_clean":"2023-10-09T08:54:47.042587+0000","last_became_active":"2023-10-09T08:51:28.040270+0000","last_became_peered":"2023-10-09T08:51:28.040270+0000","last_unstale":"2023-10-09T08:54:47.042587+0000","last_undegraded":"2023-10-09T08:54:47.042587+0000","last_fullsized":"2023-10-09T08:54:47.042587+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.071107+0000","last_change":"2023-10-09T08:52:26.008658+0000","last_active":"2023-10-09T08:55:00.071107+0000","last_peered":"2023-10-09T08:55:00.071107+0000","last_clean":"2023-10-09T08:55:00.071107+0000","last_became_active":"2023-10-09T08:52:26.008317+0000","last_became_peered":"2023-10-09T08:52:26.008317+0000","last_unstale":"2023-10-09T08:55:00.071107+0000","last_undegraded":"2023-10-09T08:55:00.071107+0000","last_fullsized":"2023-10-09T08:55:00.071107+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.10","version":"414'7714","reported_seq":13009,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.254809+0000","last_change":"2023-10-09T08:53:48.208426+0000","last_active":"2023-10-09T08:55:00.254809+0000","last_peered":"2023-10-09T08:55:00.254809+0000","last_clean":"2023-10-09T08:55:00.254809+0000","last_became_active":"2023-10-09T08:53:48.202650+0000","last_became_peered":"2023-10-09T08:53:48.202650+0000","last_unstale":"2023-10-09T08:55:00.254809+0000","last_undegraded":"2023-10-09T08:55:00.254809+0000","last_fullsized":"2023-10-09T08:55:00.254809+0000","mapping_epoch":406,"log_start":"388'1933","ondisk_log_start":"388'1933","created":392,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5781,"log_dups_size":0,"ondisk_log_size":5781,"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":79429632,"num_objects":1212,"num_object_clones":0,"num_object_copies":3636,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1212,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5394,"num_write_kb":211392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2613,"num_bytes_recovered":171245568,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":190,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.004681+0000","last_change":"2023-10-09T08:51:27.979651+0000","last_active":"2023-10-09T08:54:47.004681+0000","last_peered":"2023-10-09T08:54:47.004681+0000","last_clean":"2023-10-09T08:54:47.004681+0000","last_became_active":"2023-10-09T08:51:27.979210+0000","last_became_peered":"2023-10-09T08:51:27.979210+0000","last_unstale":"2023-10-09T08:54:47.004681+0000","last_undegraded":"2023-10-09T08:54:47.004681+0000","last_fullsized":"2023-10-09T08:54:47.004681+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.696744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":308,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.035371+0000","last_change":"2023-10-09T08:51:28.007358+0000","last_active":"2023-10-09T08:54:47.035371+0000","last_peered":"2023-10-09T08:54:47.035371+0000","last_clean":"2023-10-09T08:54:47.035371+0000","last_became_active":"2023-10-09T08:51:28.006121+0000","last_became_peered":"2023-10-09T08:51:28.006121+0000","last_unstale":"2023-10-09T08:54:47.035371+0000","last_undegraded":"2023-10-09T08:54:47.035371+0000","last_fullsized":"2023-10-09T08:54:47.035371+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:00.012528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.11","version":"414'7528","reported_seq":14847,"reported_epoch":415,"state":"peering","last_fresh":"2023-10-09T08:55:04.006667+0000","last_change":"2023-10-09T08:55:04.008078+0000","last_active":"2023-10-09T08:55:04.006667+0000","last_peered":"2023-10-09T08:55:03.990463+0000","last_clean":"2023-10-09T08:53:13.569020+0000","last_became_active":"2023-10-09T08:53:17.098827+0000","last_became_peered":"2023-10-09T08:53:17.098827+0000","last_unstale":"2023-10-09T08:55:04.006667+0000","last_undegraded":"2023-10-09T08:55:04.006667+0000","last_fullsized":"2023-10-09T08:55:04.006667+0000","mapping_epoch":415,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7528,"log_dups_size":0,"ondisk_log_size":7528,"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":75366400,"num_objects":1150,"num_object_clones":0,"num_object_copies":3450,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1150,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5268,"num_write_kb":205376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2421,"num_bytes_recovered":158662656,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,2,4,5],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":276,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.005249+0000","last_change":"2023-10-09T08:51:27.974463+0000","last_active":"2023-10-09T08:54:47.005249+0000","last_peered":"2023-10-09T08:54:47.005249+0000","last_clean":"2023-10-09T08:54:47.005249+0000","last_became_active":"2023-10-09T08:51:27.970557+0000","last_became_peered":"2023-10-09T08:51:27.970557+0000","last_unstale":"2023-10-09T08:54:47.005249+0000","last_undegraded":"2023-10-09T08:54:47.005249+0000","last_fullsized":"2023-10-09T08:54:47.005249+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:27.432921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":205,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.005962+0000","last_change":"2023-10-09T08:51:28.148154+0000","last_active":"2023-10-09T08:54:47.005962+0000","last_peered":"2023-10-09T08:54:47.005962+0000","last_clean":"2023-10-09T08:54:47.005962+0000","last_became_active":"2023-10-09T08:51:28.137503+0000","last_became_peered":"2023-10-09T08:51:28.137503+0000","last_unstale":"2023-10-09T08:54:47.005962+0000","last_undegraded":"2023-10-09T08:54:47.005962+0000","last_fullsized":"2023-10-09T08:54:47.005962+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:52.836884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.1e","version":"414'9862","reported_seq":9911,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.333705+0000","last_change":"2023-10-09T08:54:38.204657+0000","last_active":"2023-10-09T08:55:00.333705+0000","last_peered":"2023-10-09T08:55:00.333705+0000","last_clean":"2023-10-09T08:55:00.333705+0000","last_became_active":"2023-10-09T08:54:38.183174+0000","last_became_peered":"2023-10-09T08:54:38.183174+0000","last_unstale":"2023-10-09T08:55:00.333705+0000","last_undegraded":"2023-10-09T08:55:00.333705+0000","last_fullsized":"2023-10-09T08:55:00.333705+0000","mapping_epoch":410,"log_start":"389'3900","ondisk_log_start":"389'3900","created":410,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5962,"log_dups_size":0,"ondisk_log_size":5962,"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":84770816,"num_objects":1294,"num_object_clones":0,"num_object_copies":3882,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1294,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5286,"num_write_kb":210528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.17","version":"0'0","reported_seq":266,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.035294+0000","last_change":"2023-10-09T08:39:21.023397+0000","last_active":"2023-10-09T08:54:47.035294+0000","last_peered":"2023-10-09T08:54:47.035294+0000","last_clean":"2023-10-09T08:54:47.035294+0000","last_became_active":"2023-10-09T08:39:21.023125+0000","last_became_peered":"2023-10-09T08:39:21.023125+0000","last_unstale":"2023-10-09T08:54:47.035294+0000","last_undegraded":"2023-10-09T08:54:47.035294+0000","last_fullsized":"2023-10-09T08:54:47.035294+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:03.339873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":225,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.005338+0000","last_change":"2023-10-09T08:51:27.960391+0000","last_active":"2023-10-09T08:54:47.005338+0000","last_peered":"2023-10-09T08:54:47.005338+0000","last_clean":"2023-10-09T08:54:47.005338+0000","last_became_active":"2023-10-09T08:51:27.959897+0000","last_became_peered":"2023-10-09T08:51:27.959897+0000","last_unstale":"2023-10-09T08:54:47.005338+0000","last_undegraded":"2023-10-09T08:54:47.005338+0000","last_fullsized":"2023-10-09T08:54:47.005338+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:57.175174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.1f","version":"414'10102","reported_seq":10150,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.316208+0000","last_change":"2023-10-09T08:54:38.197037+0000","last_active":"2023-10-09T08:55:00.316208+0000","last_peered":"2023-10-09T08:55:00.316208+0000","last_clean":"2023-10-09T08:55:00.316208+0000","last_became_active":"2023-10-09T08:54:38.180406+0000","last_became_peered":"2023-10-09T08:54:38.180406+0000","last_unstale":"2023-10-09T08:55:00.316208+0000","last_undegraded":"2023-10-09T08:55:00.316208+0000","last_fullsized":"2023-10-09T08:55:00.316208+0000","mapping_epoch":410,"log_start":"389'4200","ondisk_log_start":"389'4200","created":410,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5902,"log_dups_size":0,"ondisk_log_size":5902,"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":79462400,"num_objects":1213,"num_object_clones":0,"num_object_copies":3639,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1213,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5416,"num_write_kb":212096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.16","version":"0'0","reported_seq":401,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.069273+0000","last_change":"2023-10-09T08:51:28.035775+0000","last_active":"2023-10-09T08:55:00.069273+0000","last_peered":"2023-10-09T08:55:00.069273+0000","last_clean":"2023-10-09T08:55:00.069273+0000","last_became_active":"2023-10-09T08:51:28.035425+0000","last_became_peered":"2023-10-09T08:51:28.035425+0000","last_unstale":"2023-10-09T08:55:00.069273+0000","last_undegraded":"2023-10-09T08:55:00.069273+0000","last_fullsized":"2023-10-09T08:55:00.069273+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":65,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:51.410841+0000","last_change":"2023-10-09T08:50:07.080906+0000","last_active":"2023-10-09T08:54:51.410841+0000","last_peered":"2023-10-09T08:54:51.410841+0000","last_clean":"2023-10-09T08:54:51.410841+0000","last_became_active":"2023-10-09T08:50:07.080399+0000","last_became_peered":"2023-10-09T08:50:07.080399+0000","last_unstale":"2023-10-09T08:54:51.410841+0000","last_undegraded":"2023-10-09T08:54:51.410841+0000","last_fullsized":"2023-10-09T08:54:51.410841+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:41.453997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,5],"acting":[0,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.1c","version":"415'10334","reported_seq":10384,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-09T08:55:04.176883+0000","last_change":"2023-10-09T08:54:38.217745+0000","last_active":"2023-10-09T08:55:04.176883+0000","last_peered":"2023-10-09T08:55:04.176883+0000","last_clean":"2023-10-09T08:55:04.176883+0000","last_became_active":"2023-10-09T08:54:38.194341+0000","last_became_peered":"2023-10-09T08:54:38.194341+0000","last_unstale":"2023-10-09T08:55:04.176883+0000","last_undegraded":"2023-10-09T08:55:04.176883+0000","last_fullsized":"2023-10-09T08:55:04.176883+0000","mapping_epoch":410,"log_start":"0'0","ondisk_log_start":"0'0","created":410,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":10334,"log_dups_size":0,"ondisk_log_size":10334,"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":77463552,"num_objects":1182,"num_object_clones":0,"num_object_copies":3546,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1182,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5601,"num_write_kb":217056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.15","version":"60'3","reported_seq":216,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.043034+0000","last_change":"2023-10-09T08:50:07.170776+0000","last_active":"2023-10-09T08:54:47.043034+0000","last_peered":"2023-10-09T08:54:47.043034+0000","last_clean":"2023-10-09T08:54:47.043034+0000","last_became_active":"2023-10-09T08:50:07.077437+0000","last_became_peered":"2023-10-09T08:50:07.077437+0000","last_unstale":"2023-10-09T08:54:47.043034+0000","last_undegraded":"2023-10-09T08:54:47.043034+0000","last_fullsized":"2023-10-09T08:54:47.043034+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":10,"num_bytes_recovered":450,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.12","version":"0'0","reported_seq":89,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.034600+0000","last_change":"2023-10-09T08:50:08.085157+0000","last_active":"2023-10-09T08:54:47.034600+0000","last_peered":"2023-10-09T08:54:47.034600+0000","last_clean":"2023-10-09T08:54:47.034600+0000","last_became_active":"2023-10-09T08:50:08.084727+0000","last_became_peered":"2023-10-09T08:50:08.084727+0000","last_unstale":"2023-10-09T08:54:47.034600+0000","last_undegraded":"2023-10-09T08:54:47.034600+0000","last_fullsized":"2023-10-09T08:54:47.034600+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:31.363774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.1d","version":"414'9965","reported_seq":10015,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.291476+0000","last_change":"2023-10-09T08:54:38.176760+0000","last_active":"2023-10-09T08:55:00.291476+0000","last_peered":"2023-10-09T08:55:00.291476+0000","last_clean":"2023-10-09T08:55:00.291476+0000","last_became_active":"2023-10-09T08:54:38.146220+0000","last_became_peered":"2023-10-09T08:54:38.146220+0000","last_unstale":"2023-10-09T08:55:00.291476+0000","last_undegraded":"2023-10-09T08:55:00.291476+0000","last_fullsized":"2023-10-09T08:55:00.291476+0000","mapping_epoch":410,"log_start":"389'4100","ondisk_log_start":"389'4100","created":410,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5865,"log_dups_size":0,"ondisk_log_size":5865,"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":83951628,"num_objects":1282,"num_object_clones":0,"num_object_copies":3846,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1282,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":5322,"num_write_kb":211265,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'22","reported_seq":108,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.042018+0000","last_change":"2023-10-09T08:48:02.348662+0000","last_active":"2023-10-09T08:54:47.042018+0000","last_peered":"2023-10-09T08:54:47.042018+0000","last_clean":"2023-10-09T08:54:47.042018+0000","last_became_active":"2023-10-09T08:48:02.126169+0000","last_became_peered":"2023-10-09T08:48:02.126169+0000","last_unstale":"2023-10-09T08:54:47.042018+0000","last_undegraded":"2023-10-09T08:54:47.042018+0000","last_fullsized":"2023-10-09T08:54:47.042018+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":394,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:50.145623+0000","last_change":"2023-10-09T08:52:26.007758+0000","last_active":"2023-10-09T08:54:50.145623+0000","last_peered":"2023-10-09T08:54:50.145623+0000","last_clean":"2023-10-09T08:54:50.145623+0000","last_became_active":"2023-10-09T08:52:26.007368+0000","last_became_peered":"2023-10-09T08:52:26.007368+0000","last_unstale":"2023-10-09T08:54:50.145623+0000","last_undegraded":"2023-10-09T08:54:50.145623+0000","last_fullsized":"2023-10-09T08:54:50.145623+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:42.744637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.1a","version":"415'9882","reported_seq":9928,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-09T08:55:04.023545+0000","last_change":"2023-10-09T08:54:38.168095+0000","last_active":"2023-10-09T08:55:04.023545+0000","last_peered":"2023-10-09T08:55:04.023545+0000","last_clean":"2023-10-09T08:55:04.023545+0000","last_became_active":"2023-10-09T08:54:38.147352+0000","last_became_peered":"2023-10-09T08:54:38.147352+0000","last_unstale":"2023-10-09T08:55:04.023545+0000","last_undegraded":"2023-10-09T08:55:04.023545+0000","last_fullsized":"2023-10-09T08:55:04.023545+0000","mapping_epoch":410,"log_start":"389'2500","ondisk_log_start":"389'2500","created":410,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7382,"log_dups_size":0,"ondisk_log_size":7382,"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":78544896,"num_objects":1199,"num_object_clones":0,"num_object_copies":3597,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1199,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5328,"num_write_kb":208832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":246,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.070971+0000","last_change":"2023-10-09T08:47:35.089828+0000","last_active":"2023-10-09T08:55:00.070971+0000","last_peered":"2023-10-09T08:55:00.070971+0000","last_clean":"2023-10-09T08:55:00.070971+0000","last_became_active":"2023-10-09T08:47:34.976938+0000","last_became_peered":"2023-10-09T08:47:34.976938+0000","last_unstale":"2023-10-09T08:55:00.070971+0000","last_undegraded":"2023-10-09T08:55:00.070971+0000","last_fullsized":"2023-10-09T08:55:00.070971+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":10,"num_bytes_recovered":170,"num_keys_recovered":50,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":384,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.071745+0000","last_change":"2023-10-09T08:50:07.092694+0000","last_active":"2023-10-09T08:55:00.071745+0000","last_peered":"2023-10-09T08:55:00.071745+0000","last_clean":"2023-10-09T08:55:00.071745+0000","last_became_active":"2023-10-09T08:50:07.091053+0000","last_became_peered":"2023-10-09T08:50:07.091053+0000","last_unstale":"2023-10-09T08:55:00.071745+0000","last_undegraded":"2023-10-09T08:55:00.071745+0000","last_fullsized":"2023-10-09T08:55:00.071745+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.1b","version":"414'10031","reported_seq":10083,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.110188+0000","last_change":"2023-10-09T08:54:38.187104+0000","last_active":"2023-10-09T08:55:00.110188+0000","last_peered":"2023-10-09T08:55:00.110188+0000","last_clean":"2023-10-09T08:55:00.110188+0000","last_became_active":"2023-10-09T08:54:38.162496+0000","last_became_peered":"2023-10-09T08:54:38.162496+0000","last_unstale":"2023-10-09T08:55:00.110188+0000","last_undegraded":"2023-10-09T08:55:00.110188+0000","last_fullsized":"2023-10-09T08:55:00.110188+0000","mapping_epoch":410,"log_start":"389'3200","ondisk_log_start":"389'3200","created":410,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":6831,"log_dups_size":0,"ondisk_log_size":6831,"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":86048768,"num_objects":1313,"num_object_clones":0,"num_object_copies":3939,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1313,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5369,"num_write_kb":213824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":316,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.034679+0000","last_change":"2023-10-09T08:51:28.042171+0000","last_active":"2023-10-09T08:54:47.034679+0000","last_peered":"2023-10-09T08:54:47.034679+0000","last_clean":"2023-10-09T08:54:47.034679+0000","last_became_active":"2023-10-09T08:51:28.041910+0000","last_became_peered":"2023-10-09T08:51:28.041910+0000","last_unstale":"2023-10-09T08:54:47.034679+0000","last_undegraded":"2023-10-09T08:54:47.034679+0000","last_fullsized":"2023-10-09T08:54:47.034679+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:22.002797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":63,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.068884+0000","last_change":"2023-10-09T08:50:07.088490+0000","last_active":"2023-10-09T08:55:00.068884+0000","last_peered":"2023-10-09T08:55:00.068884+0000","last_clean":"2023-10-09T08:55:00.068884+0000","last_became_active":"2023-10-09T08:50:07.088156+0000","last_became_peered":"2023-10-09T08:50:07.088156+0000","last_unstale":"2023-10-09T08:55:00.068884+0000","last_undegraded":"2023-10-09T08:55:00.068884+0000","last_fullsized":"2023-10-09T08:55:00.068884+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.18","version":"414'7528","reported_seq":7579,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:01.421515+0000","last_change":"2023-10-09T08:53:08.077162+0000","last_active":"2023-10-09T08:55:01.421515+0000","last_peered":"2023-10-09T08:55:01.421515+0000","last_clean":"2023-10-09T08:55:01.421515+0000","last_became_active":"2023-10-09T08:53:08.075378+0000","last_became_peered":"2023-10-09T08:53:08.075378+0000","last_unstale":"2023-10-09T08:55:01.421515+0000","last_undegraded":"2023-10-09T08:55:01.421515+0000","last_fullsized":"2023-10-09T08:55:01.421515+0000","mapping_epoch":392,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7528,"log_dups_size":0,"ondisk_log_size":7528,"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":84344832,"num_objects":1287,"num_object_clones":0,"num_object_copies":3861,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1287,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5245,"num_write_kb":209024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":207,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.071341+0000","last_change":"2023-10-09T08:48:02.124365+0000","last_active":"2023-10-09T08:55:00.071341+0000","last_peered":"2023-10-09T08:55:00.071341+0000","last_clean":"2023-10-09T08:55:00.071341+0000","last_became_active":"2023-10-09T08:48:02.123775+0000","last_became_peered":"2023-10-09T08:48:02.123775+0000","last_unstale":"2023-10-09T08:55:00.071341+0000","last_undegraded":"2023-10-09T08:55:00.071341+0000","last_fullsized":"2023-10-09T08:55:00.071341+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":276,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.035287+0000","last_change":"2023-10-09T08:42:45.790431+0000","last_active":"2023-10-09T08:54:47.035287+0000","last_peered":"2023-10-09T08:54:47.035287+0000","last_clean":"2023-10-09T08:54:47.035287+0000","last_became_active":"2023-10-09T08:42:45.790029+0000","last_became_peered":"2023-10-09T08:42:45.790029+0000","last_unstale":"2023-10-09T08:54:47.035287+0000","last_undegraded":"2023-10-09T08:54:47.035287+0000","last_fullsized":"2023-10-09T08:54:47.035287+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:50.905760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.19","version":"414'7866","reported_seq":7916,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:03.989812+0000","last_change":"2023-10-09T08:53:08.081038+0000","last_active":"2023-10-09T08:55:03.989812+0000","last_peered":"2023-10-09T08:55:03.989812+0000","last_clean":"2023-10-09T08:55:03.989812+0000","last_became_active":"2023-10-09T08:53:08.077249+0000","last_became_peered":"2023-10-09T08:53:08.077249+0000","last_unstale":"2023-10-09T08:55:03.989812+0000","last_undegraded":"2023-10-09T08:55:03.989812+0000","last_fullsized":"2023-10-09T08:55:03.989812+0000","mapping_epoch":392,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7866,"log_dups_size":0,"ondisk_log_size":7866,"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":73334784,"num_objects":1119,"num_object_clones":0,"num_object_copies":3357,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1119,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5525,"num_write_kb":212608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"60'8","reported_seq":74,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.034094+0000","last_change":"2023-10-09T08:50:34.209271+0000","last_active":"2023-10-09T08:54:47.034094+0000","last_peered":"2023-10-09T08:54:47.034094+0000","last_clean":"2023-10-09T08:54:47.034094+0000","last_became_active":"2023-10-09T08:50:33.982555+0000","last_became_peered":"2023-10-09T08:50:33.982555+0000","last_unstale":"2023-10-09T08:54:47.034094+0000","last_undegraded":"2023-10-09T08:54:47.034094+0000","last_fullsized":"2023-10-09T08:54:47.034094+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:18:22.929239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":218,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.005599+0000","last_change":"2023-10-09T08:51:28.151708+0000","last_active":"2023-10-09T08:54:47.005599+0000","last_peered":"2023-10-09T08:54:47.005599+0000","last_clean":"2023-10-09T08:54:47.005599+0000","last_became_active":"2023-10-09T08:51:28.147701+0000","last_became_peered":"2023-10-09T08:51:28.147701+0000","last_unstale":"2023-10-09T08:54:47.005599+0000","last_undegraded":"2023-10-09T08:54:47.005599+0000","last_fullsized":"2023-10-09T08:54:47.005599+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:59.638155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.6","version":"414'7613","reported_seq":7665,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:01.435463+0000","last_change":"2023-10-09T08:53:08.066700+0000","last_active":"2023-10-09T08:55:01.435463+0000","last_peered":"2023-10-09T08:55:01.435463+0000","last_clean":"2023-10-09T08:55:01.435463+0000","last_became_active":"2023-10-09T08:53:08.064309+0000","last_became_peered":"2023-10-09T08:53:08.064309+0000","last_unstale":"2023-10-09T08:55:01.435463+0000","last_undegraded":"2023-10-09T08:55:01.435463+0000","last_fullsized":"2023-10-09T08:55:01.435463+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7613,"log_dups_size":0,"ondisk_log_size":7613,"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":77987840,"num_objects":1190,"num_object_clones":0,"num_object_copies":3570,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1190,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5336,"num_write_kb":208832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":392,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.039656+0000","last_change":"2023-10-09T08:51:27.991995+0000","last_active":"2023-10-09T08:54:47.039656+0000","last_peered":"2023-10-09T08:54:47.039656+0000","last_clean":"2023-10-09T08:54:47.039656+0000","last_became_active":"2023-10-09T08:51:27.991549+0000","last_became_peered":"2023-10-09T08:51:27.991549+0000","last_unstale":"2023-10-09T08:54:47.039656+0000","last_undegraded":"2023-10-09T08:54:47.039656+0000","last_fullsized":"2023-10-09T08:54:47.039656+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[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":72,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.067578+0000","last_change":"2023-10-09T08:51:27.991265+0000","last_active":"2023-10-09T08:55:00.067578+0000","last_peered":"2023-10-09T08:55:00.067578+0000","last_clean":"2023-10-09T08:55:00.067578+0000","last_became_active":"2023-10-09T08:51:27.990949+0000","last_became_peered":"2023-10-09T08:51:27.990949+0000","last_unstale":"2023-10-09T08:55:00.067578+0000","last_undegraded":"2023-10-09T08:55:00.067578+0000","last_fullsized":"2023-10-09T08:55:00.067578+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.7","version":"414'7622","reported_seq":7673,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-09T08:55:03.998217+0000","last_change":"2023-10-09T08:53:08.050619+0000","last_active":"2023-10-09T08:55:03.998217+0000","last_peered":"2023-10-09T08:55:03.998217+0000","last_clean":"2023-10-09T08:55:03.998217+0000","last_became_active":"2023-10-09T08:53:08.046736+0000","last_became_peered":"2023-10-09T08:53:08.046736+0000","last_unstale":"2023-10-09T08:55:03.998217+0000","last_undegraded":"2023-10-09T08:55:03.998217+0000","last_fullsized":"2023-10-09T08:55:03.998217+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7622,"log_dups_size":0,"ondisk_log_size":7622,"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":75694080,"num_objects":1155,"num_object_clones":0,"num_object_copies":3465,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1155,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5359,"num_write_kb":208448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,4],"acting":[5,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":365,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.040284+0000","last_change":"2023-10-09T08:51:27.993300+0000","last_active":"2023-10-09T08:54:47.040284+0000","last_peered":"2023-10-09T08:54:47.040284+0000","last_clean":"2023-10-09T08:54:47.040284+0000","last_became_active":"2023-10-09T08:51:27.992913+0000","last_became_peered":"2023-10-09T08:51:27.992913+0000","last_unstale":"2023-10-09T08:54:47.040284+0000","last_undegraded":"2023-10-09T08:54:47.040284+0000","last_fullsized":"2023-10-09T08:54:47.040284+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":53,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.034155+0000","last_change":"2023-10-09T08:52:26.008782+0000","last_active":"2023-10-09T08:54:47.034155+0000","last_peered":"2023-10-09T08:54:47.034155+0000","last_clean":"2023-10-09T08:54:47.034155+0000","last_became_active":"2023-10-09T08:52:26.008452+0000","last_became_peered":"2023-10-09T08:52:26.008452+0000","last_unstale":"2023-10-09T08:54:47.034155+0000","last_undegraded":"2023-10-09T08:54:47.034155+0000","last_fullsized":"2023-10-09T08:54:47.034155+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:49.115146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.4","version":"414'7649","reported_seq":7700,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:01.313939+0000","last_change":"2023-10-09T08:53:08.066688+0000","last_active":"2023-10-09T08:55:01.313939+0000","last_peered":"2023-10-09T08:55:01.313939+0000","last_clean":"2023-10-09T08:55:01.313939+0000","last_became_active":"2023-10-09T08:53:08.064201+0000","last_became_peered":"2023-10-09T08:53:08.064201+0000","last_unstale":"2023-10-09T08:55:01.313939+0000","last_undegraded":"2023-10-09T08:55:01.313939+0000","last_fullsized":"2023-10-09T08:55:01.313939+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7649,"log_dups_size":0,"ondisk_log_size":7649,"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":78053376,"num_objects":1191,"num_object_clones":0,"num_object_copies":3573,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1191,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5343,"num_write_kb":209088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":234,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.071434+0000","last_change":"2023-10-09T08:50:07.175452+0000","last_active":"2023-10-09T08:55:00.071434+0000","last_peered":"2023-10-09T08:55:00.071434+0000","last_clean":"2023-10-09T08:55:00.071434+0000","last_became_active":"2023-10-09T08:50:07.090948+0000","last_became_peered":"2023-10-09T08:50:07.090948+0000","last_unstale":"2023-10-09T08:55:00.071434+0000","last_undegraded":"2023-10-09T08:55:00.071434+0000","last_fullsized":"2023-10-09T08:55:00.071434+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":205,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.005301+0000","last_change":"2023-10-09T08:51:27.981183+0000","last_active":"2023-10-09T08:54:47.005301+0000","last_peered":"2023-10-09T08:54:47.005301+0000","last_clean":"2023-10-09T08:54:47.005301+0000","last_became_active":"2023-10-09T08:51:27.980254+0000","last_became_peered":"2023-10-09T08:51:27.980254+0000","last_unstale":"2023-10-09T08:54:47.005301+0000","last_undegraded":"2023-10-09T08:54:47.005301+0000","last_fullsized":"2023-10-09T08:54:47.005301+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.208541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.5","version":"414'7526","reported_seq":7580,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:01.438567+0000","last_change":"2023-10-09T08:53:08.061535+0000","last_active":"2023-10-09T08:55:01.438567+0000","last_peered":"2023-10-09T08:55:01.438567+0000","last_clean":"2023-10-09T08:55:01.438567+0000","last_became_active":"2023-10-09T08:53:08.049247+0000","last_became_peered":"2023-10-09T08:53:08.049247+0000","last_unstale":"2023-10-09T08:55:01.438567+0000","last_undegraded":"2023-10-09T08:55:01.438567+0000","last_fullsized":"2023-10-09T08:55:01.438567+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7526,"log_dups_size":0,"ondisk_log_size":7526,"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":79855616,"num_objects":1218,"num_object_clones":0,"num_object_copies":3654,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1218,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5240,"num_write_kb":206688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":53,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.004966+0000","last_change":"2023-10-09T08:51:27.970386+0000","last_active":"2023-10-09T08:54:47.004966+0000","last_peered":"2023-10-09T08:54:47.004966+0000","last_clean":"2023-10-09T08:54:47.004966+0000","last_became_active":"2023-10-09T08:51:27.957840+0000","last_became_peered":"2023-10-09T08:51:27.957840+0000","last_unstale":"2023-10-09T08:54:47.004966+0000","last_undegraded":"2023-10-09T08:54:47.004966+0000","last_fullsized":"2023-10-09T08:54:47.004966+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:29.298300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":288,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.034688+0000","last_change":"2023-10-09T08:51:27.970044+0000","last_active":"2023-10-09T08:54:47.034688+0000","last_peered":"2023-10-09T08:54:47.034688+0000","last_clean":"2023-10-09T08:54:47.034688+0000","last_became_active":"2023-10-09T08:51:27.969055+0000","last_became_peered":"2023-10-09T08:51:27.969055+0000","last_unstale":"2023-10-09T08:54:47.034688+0000","last_undegraded":"2023-10-09T08:54:47.034688+0000","last_fullsized":"2023-10-09T08:54:47.034688+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:04.599675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.2","version":"414'7328","reported_seq":7389,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.078200+0000","last_change":"2023-10-09T08:54:38.128863+0000","last_active":"2023-10-09T08:55:00.078200+0000","last_peered":"2023-10-09T08:55:00.078200+0000","last_clean":"2023-10-09T08:55:00.078200+0000","last_became_active":"2023-10-09T08:54:38.113390+0000","last_became_peered":"2023-10-09T08:54:38.113390+0000","last_unstale":"2023-10-09T08:55:00.078200+0000","last_undegraded":"2023-10-09T08:55:00.078200+0000","last_fullsized":"2023-10-09T08:55:00.078200+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7328,"log_dups_size":0,"ondisk_log_size":7328,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":40779776,"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":0,"num_objects_unfound":0,"num_objects_dirty":622,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2668,"num_write_kb":105296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":454,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.033811+0000","last_change":"2023-10-09T08:47:34.977559+0000","last_active":"2023-10-09T08:54:47.033811+0000","last_peered":"2023-10-09T08:54:47.033811+0000","last_clean":"2023-10-09T08:54:47.033811+0000","last_became_active":"2023-10-09T08:47:34.977099+0000","last_became_peered":"2023-10-09T08:47:34.977099+0000","last_unstale":"2023-10-09T08:54:47.033811+0000","last_undegraded":"2023-10-09T08:54:47.033811+0000","last_fullsized":"2023-10-09T08:54:47.033811+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:33.329006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":221,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.041896+0000","last_change":"2023-10-09T08:51:28.030612+0000","last_active":"2023-10-09T08:54:47.041896+0000","last_peered":"2023-10-09T08:54:47.041896+0000","last_clean":"2023-10-09T08:54:47.041896+0000","last_became_active":"2023-10-09T08:51:28.030119+0000","last_became_peered":"2023-10-09T08:51:28.030119+0000","last_unstale":"2023-10-09T08:54:47.041896+0000","last_undegraded":"2023-10-09T08:54:47.041896+0000","last_fullsized":"2023-10-09T08:54:47.041896+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"414'7388","reported_seq":7448,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.105278+0000","last_change":"2023-10-09T08:54:38.137852+0000","last_active":"2023-10-09T08:55:00.105278+0000","last_peered":"2023-10-09T08:55:00.105278+0000","last_clean":"2023-10-09T08:55:00.105278+0000","last_became_active":"2023-10-09T08:54:38.130835+0000","last_became_peered":"2023-10-09T08:54:38.130835+0000","last_unstale":"2023-10-09T08:55:00.105278+0000","last_undegraded":"2023-10-09T08:55:00.105278+0000","last_fullsized":"2023-10-09T08:55:00.105278+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7388,"log_dups_size":0,"ondisk_log_size":7388,"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":42663936,"num_objects":651,"num_object_clones":0,"num_object_copies":1953,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":651,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2693,"num_write_kb":107008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":395,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.038682+0000","last_change":"2023-10-09T08:51:27.992016+0000","last_active":"2023-10-09T08:54:47.038682+0000","last_peered":"2023-10-09T08:54:47.038682+0000","last_clean":"2023-10-09T08:54:47.038682+0000","last_became_active":"2023-10-09T08:51:27.991732+0000","last_became_peered":"2023-10-09T08:51:27.991732+0000","last_unstale":"2023-10-09T08:54:47.038682+0000","last_undegraded":"2023-10-09T08:54:47.038682+0000","last_fullsized":"2023-10-09T08:54:47.038682+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":79,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.038477+0000","last_change":"2023-10-09T08:47:34.981247+0000","last_active":"2023-10-09T08:54:47.038477+0000","last_peered":"2023-10-09T08:54:47.038477+0000","last_clean":"2023-10-09T08:54:47.038477+0000","last_became_active":"2023-10-09T08:47:34.980031+0000","last_became_peered":"2023-10-09T08:47:34.980031+0000","last_unstale":"2023-10-09T08:54:47.038477+0000","last_undegraded":"2023-10-09T08:54:47.038477+0000","last_fullsized":"2023-10-09T08:54:47.038477+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.0","version":"413'7180","reported_seq":7243,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.052040+0000","last_change":"2023-10-09T08:54:38.126667+0000","last_active":"2023-10-09T08:55:00.052040+0000","last_peered":"2023-10-09T08:55:00.052040+0000","last_clean":"2023-10-09T08:55:00.052040+0000","last_became_active":"2023-10-09T08:54:38.113337+0000","last_became_peered":"2023-10-09T08:54:38.113337+0000","last_unstale":"2023-10-09T08:55:00.052040+0000","last_undegraded":"2023-10-09T08:55:00.052040+0000","last_fullsized":"2023-10-09T08:55:00.052040+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7180,"log_dups_size":0,"ondisk_log_size":7180,"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":43909120,"num_objects":670,"num_object_clones":0,"num_object_copies":2010,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":670,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2601,"num_write_kb":104672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":32768,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":379,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.039102+0000","last_change":"2023-10-09T08:47:36.185628+0000","last_active":"2023-10-09T08:54:47.039102+0000","last_peered":"2023-10-09T08:54:47.039102+0000","last_clean":"2023-10-09T08:54:47.039102+0000","last_became_active":"2023-10-09T08:47:36.185135+0000","last_became_peered":"2023-10-09T08:47:36.185135+0000","last_unstale":"2023-10-09T08:54:47.039102+0000","last_undegraded":"2023-10-09T08:54:47.039102+0000","last_fullsized":"2023-10-09T08:54:47.039102+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":405,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.040554+0000","last_change":"2023-10-09T08:50:08.095866+0000","last_active":"2023-10-09T08:54:47.040554+0000","last_peered":"2023-10-09T08:54:47.040554+0000","last_clean":"2023-10-09T08:54:47.040554+0000","last_became_active":"2023-10-09T08:50:08.095487+0000","last_became_peered":"2023-10-09T08:50:08.095487+0000","last_unstale":"2023-10-09T08:54:47.040554+0000","last_undegraded":"2023-10-09T08:54:47.040554+0000","last_fullsized":"2023-10-09T08:54:47.040554+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,5],"acting":[4,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"414'7179","reported_seq":7266,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.303056+0000","last_change":"2023-10-09T08:54:38.176548+0000","last_active":"2023-10-09T08:55:00.303056+0000","last_peered":"2023-10-09T08:55:00.303056+0000","last_clean":"2023-10-09T08:55:00.303056+0000","last_became_active":"2023-10-09T08:54:38.168341+0000","last_became_peered":"2023-10-09T08:54:38.168341+0000","last_unstale":"2023-10-09T08:55:00.303056+0000","last_undegraded":"2023-10-09T08:55:00.303056+0000","last_fullsized":"2023-10-09T08:55:00.303056+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7179,"log_dups_size":0,"ondisk_log_size":7179,"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":41549824,"num_objects":634,"num_object_clones":0,"num_object_copies":1902,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":634,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2625,"num_write_kb":104288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":226,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.006011+0000","last_change":"2023-10-09T08:51:27.966666+0000","last_active":"2023-10-09T08:54:47.006011+0000","last_peered":"2023-10-09T08:54:47.006011+0000","last_clean":"2023-10-09T08:54:47.006011+0000","last_became_active":"2023-10-09T08:51:27.965743+0000","last_became_peered":"2023-10-09T08:51:27.965743+0000","last_unstale":"2023-10-09T08:54:47.006011+0000","last_undegraded":"2023-10-09T08:54:47.006011+0000","last_fullsized":"2023-10-09T08:54:47.006011+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.543033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":192,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.005451+0000","last_change":"2023-10-09T08:51:27.959523+0000","last_active":"2023-10-09T08:54:47.005451+0000","last_peered":"2023-10-09T08:54:47.005451+0000","last_clean":"2023-10-09T08:54:47.005451+0000","last_became_active":"2023-10-09T08:51:27.959098+0000","last_became_peered":"2023-10-09T08:51:27.959098+0000","last_unstale":"2023-10-09T08:54:47.005451+0000","last_undegraded":"2023-10-09T08:54:47.005451+0000","last_fullsized":"2023-10-09T08:54:47.005451+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:04.265061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.c","version":"415'10258","reported_seq":10309,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-09T08:55:04.133761+0000","last_change":"2023-10-09T08:54:38.143267+0000","last_active":"2023-10-09T08:55:04.133761+0000","last_peered":"2023-10-09T08:55:04.133761+0000","last_clean":"2023-10-09T08:55:04.133761+0000","last_became_active":"2023-10-09T08:54:38.122440+0000","last_became_peered":"2023-10-09T08:54:38.122440+0000","last_unstale":"2023-10-09T08:55:04.133761+0000","last_undegraded":"2023-10-09T08:55:04.133761+0000","last_fullsized":"2023-10-09T08:55:04.133761+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":10258,"log_dups_size":0,"ondisk_log_size":10258,"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":82444288,"num_objects":1258,"num_object_clones":0,"num_object_copies":3774,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1258,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5525,"num_write_kb":217056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"78'106","reported_seq":764,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.006587+0000","last_change":"2023-10-09T08:51:27.984059+0000","last_active":"2023-10-09T08:54:47.006587+0000","last_peered":"2023-10-09T08:54:47.006587+0000","last_clean":"2023-10-09T08:54:47.006587+0000","last_became_active":"2023-10-09T08:51:27.983500+0000","last_became_peered":"2023-10-09T08:51:27.983500+0000","last_unstale":"2023-10-09T08:54:47.006587+0000","last_undegraded":"2023-10-09T08:54:47.006587+0000","last_fullsized":"2023-10-09T08:54:47.006587+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:29:15.785612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":601,"num_read_kb":4021,"num_write":100,"num_write_kb":4340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":364,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.068639+0000","last_change":"2023-10-09T08:39:21.024830+0000","last_active":"2023-10-09T08:55:00.068639+0000","last_peered":"2023-10-09T08:55:00.068639+0000","last_clean":"2023-10-09T08:55:00.068639+0000","last_became_active":"2023-10-09T08:39:21.023044+0000","last_became_peered":"2023-10-09T08:39:21.023044+0000","last_unstale":"2023-10-09T08:55:00.068639+0000","last_undegraded":"2023-10-09T08:55:00.068639+0000","last_fullsized":"2023-10-09T08:55:00.068639+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":62,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.068405+0000","last_change":"2023-10-09T08:50:08.098009+0000","last_active":"2023-10-09T08:55:00.068405+0000","last_peered":"2023-10-09T08:55:00.068405+0000","last_clean":"2023-10-09T08:55:00.068405+0000","last_became_active":"2023-10-09T08:50:08.097667+0000","last_became_peered":"2023-10-09T08:50:08.097667+0000","last_unstale":"2023-10-09T08:55:00.068405+0000","last_undegraded":"2023-10-09T08:55:00.068405+0000","last_fullsized":"2023-10-09T08:55:00.068405+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.a","version":"415'9934","reported_seq":9980,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-09T08:55:03.997386+0000","last_change":"2023-10-09T08:54:38.127245+0000","last_active":"2023-10-09T08:55:03.997386+0000","last_peered":"2023-10-09T08:55:03.997386+0000","last_clean":"2023-10-09T08:55:03.997386+0000","last_became_active":"2023-10-09T08:54:38.108470+0000","last_became_peered":"2023-10-09T08:54:38.108470+0000","last_unstale":"2023-10-09T08:55:03.997386+0000","last_undegraded":"2023-10-09T08:55:03.997386+0000","last_fullsized":"2023-10-09T08:55:03.997386+0000","mapping_epoch":382,"log_start":"389'2500","ondisk_log_start":"389'2500","created":382,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7434,"log_dups_size":0,"ondisk_log_size":7434,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75137024,"num_objects":1146,"num_object_clones":0,"num_object_copies":3438,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1146,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5379,"num_write_kb":208832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'111","reported_seq":696,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.005112+0000","last_change":"2023-10-09T08:51:27.981001+0000","last_active":"2023-10-09T08:54:47.005112+0000","last_peered":"2023-10-09T08:54:47.005112+0000","last_clean":"2023-10-09T08:54:47.005112+0000","last_became_active":"2023-10-09T08:51:27.978746+0000","last_became_peered":"2023-10-09T08:51:27.978746+0000","last_unstale":"2023-10-09T08:54:47.005112+0000","last_undegraded":"2023-10-09T08:54:47.005112+0000","last_fullsized":"2023-10-09T08:54:47.005112+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:20:49.830185+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":1034,"num_read_kb":1207,"num_write":94,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.3","version":"0'0","reported_seq":418,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.039585+0000","last_change":"2023-10-09T08:51:27.977209+0000","last_active":"2023-10-09T08:54:47.039585+0000","last_peered":"2023-10-09T08:54:47.039585+0000","last_clean":"2023-10-09T08:54:47.039585+0000","last_became_active":"2023-10-09T08:51:27.976803+0000","last_became_peered":"2023-10-09T08:51:27.976803+0000","last_unstale":"2023-10-09T08:54:47.039585+0000","last_undegraded":"2023-10-09T08:54:47.039585+0000","last_fullsized":"2023-10-09T08:54:47.039585+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":176,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.005260+0000","last_change":"2023-10-09T08:51:28.036591+0000","last_active":"2023-10-09T08:54:47.005260+0000","last_peered":"2023-10-09T08:54:47.005260+0000","last_clean":"2023-10-09T08:54:47.005260+0000","last_became_active":"2023-10-09T08:51:28.035985+0000","last_became_peered":"2023-10-09T08:51:28.035985+0000","last_unstale":"2023-10-09T08:54:47.005260+0000","last_undegraded":"2023-10-09T08:54:47.005260+0000","last_fullsized":"2023-10-09T08:54:47.005260+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.340302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.9","version":"414'7771","reported_seq":7822,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:03.978933+0000","last_change":"2023-10-09T08:53:08.049659+0000","last_active":"2023-10-09T08:55:03.978933+0000","last_peered":"2023-10-09T08:55:03.978933+0000","last_clean":"2023-10-09T08:55:03.978933+0000","last_became_active":"2023-10-09T08:53:08.046465+0000","last_became_peered":"2023-10-09T08:53:08.046465+0000","last_unstale":"2023-10-09T08:55:03.978933+0000","last_undegraded":"2023-10-09T08:55:03.978933+0000","last_fullsized":"2023-10-09T08:55:03.978933+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7771,"log_dups_size":0,"ondisk_log_size":7771,"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":77594624,"num_objects":1184,"num_object_clones":0,"num_object_copies":3552,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1184,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5430,"num_write_kb":211648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"77'94","reported_seq":238,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:56.412144+0000","last_change":"2023-10-09T08:51:31.640584+0000","last_active":"2023-10-09T08:54:56.412144+0000","last_peered":"2023-10-09T08:54:56.412144+0000","last_clean":"2023-10-09T08:54:56.412144+0000","last_became_active":"2023-10-09T08:51:28.014242+0000","last_became_peered":"2023-10-09T08:51:28.014242+0000","last_unstale":"2023-10-09T08:54:56.412144+0000","last_undegraded":"2023-10-09T08:54:56.412144+0000","last_fullsized":"2023-10-09T08:54:56.412144+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:33.890578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":739,"num_read_kb":1592,"num_write":83,"num_write_kb":1073,"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":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":160,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.005429+0000","last_change":"2023-10-09T08:51:27.969696+0000","last_active":"2023-10-09T08:54:47.005429+0000","last_peered":"2023-10-09T08:54:47.005429+0000","last_clean":"2023-10-09T08:54:47.005429+0000","last_became_active":"2023-10-09T08:51:27.969129+0000","last_became_peered":"2023-10-09T08:51:27.969129+0000","last_unstale":"2023-10-09T08:54:47.005429+0000","last_undegraded":"2023-10-09T08:54:47.005429+0000","last_fullsized":"2023-10-09T08:54:47.005429+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:05.509006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":287,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.069760+0000","last_change":"2023-10-09T08:52:26.007103+0000","last_active":"2023-10-09T08:55:00.069760+0000","last_peered":"2023-10-09T08:55:00.069760+0000","last_clean":"2023-10-09T08:55:00.069760+0000","last_became_active":"2023-10-09T08:52:26.006671+0000","last_became_peered":"2023-10-09T08:52:26.006671+0000","last_unstale":"2023-10-09T08:55:00.069760+0000","last_undegraded":"2023-10-09T08:55:00.069760+0000","last_fullsized":"2023-10-09T08:55:00.069760+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.b","version":"414'10035","reported_seq":10086,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.134744+0000","last_change":"2023-10-09T08:54:38.132949+0000","last_active":"2023-10-09T08:55:00.134744+0000","last_peered":"2023-10-09T08:55:00.134744+0000","last_clean":"2023-10-09T08:55:00.134744+0000","last_became_active":"2023-10-09T08:54:38.113921+0000","last_became_peered":"2023-10-09T08:54:38.113921+0000","last_unstale":"2023-10-09T08:55:00.134744+0000","last_undegraded":"2023-10-09T08:55:00.134744+0000","last_fullsized":"2023-10-09T08:55:00.134744+0000","mapping_epoch":382,"log_start":"389'3200","ondisk_log_start":"389'3200","created":382,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":6835,"log_dups_size":0,"ondisk_log_size":6835,"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":85786624,"num_objects":1309,"num_object_clones":0,"num_object_copies":3927,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1309,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5373,"num_write_kb":213824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"78'212","reported_seq":1181,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.068469+0000","last_change":"2023-10-09T08:51:27.992673+0000","last_active":"2023-10-09T08:55:00.068469+0000","last_peered":"2023-10-09T08:55:00.068469+0000","last_clean":"2023-10-09T08:55:00.068469+0000","last_became_active":"2023-10-09T08:51:27.991994+0000","last_became_peered":"2023-10-09T08:51:27.991994+0000","last_unstale":"2023-10-09T08:55:00.068469+0000","last_undegraded":"2023-10-09T08:55:00.068469+0000","last_fullsized":"2023-10-09T08:55:00.068469+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":924,"num_read_kb":2012,"num_write":183,"num_write_kb":1213,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'139","reported_seq":551,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.033959+0000","last_change":"2023-10-09T08:51:31.648463+0000","last_active":"2023-10-09T08:54:47.033959+0000","last_peered":"2023-10-09T08:54:47.033959+0000","last_clean":"2023-10-09T08:54:47.033959+0000","last_became_active":"2023-10-09T08:51:28.023890+0000","last_became_peered":"2023-10-09T08:51:28.023890+0000","last_unstale":"2023-10-09T08:54:47.033959+0000","last_undegraded":"2023-10-09T08:54:47.033959+0000","last_fullsized":"2023-10-09T08:54:47.033959+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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-10T12:53:07.889987+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":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.2","version":"0'0","reported_seq":309,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.068232+0000","last_change":"2023-10-09T08:51:27.994349+0000","last_active":"2023-10-09T08:55:00.068232+0000","last_peered":"2023-10-09T08:55:00.068232+0000","last_clean":"2023-10-09T08:55:00.068232+0000","last_became_active":"2023-10-09T08:51:27.994032+0000","last_became_peered":"2023-10-09T08:51:27.994032+0000","last_unstale":"2023-10-09T08:55:00.068232+0000","last_undegraded":"2023-10-09T08:55:00.068232+0000","last_fullsized":"2023-10-09T08:55:00.068232+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":88,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.039464+0000","last_change":"2023-10-09T08:48:02.126446+0000","last_active":"2023-10-09T08:54:47.039464+0000","last_peered":"2023-10-09T08:54:47.039464+0000","last_clean":"2023-10-09T08:54:47.039464+0000","last_became_active":"2023-10-09T08:48:02.126126+0000","last_became_peered":"2023-10-09T08:48:02.126126+0000","last_unstale":"2023-10-09T08:54:47.039464+0000","last_undegraded":"2023-10-09T08:54:47.039464+0000","last_fullsized":"2023-10-09T08:54:47.039464+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.8","version":"414'7572","reported_seq":7624,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:01.328040+0000","last_change":"2023-10-09T08:53:08.053703+0000","last_active":"2023-10-09T08:55:01.328040+0000","last_peered":"2023-10-09T08:55:01.328040+0000","last_clean":"2023-10-09T08:55:01.328040+0000","last_became_active":"2023-10-09T08:53:08.049010+0000","last_became_peered":"2023-10-09T08:53:08.049010+0000","last_unstale":"2023-10-09T08:55:01.328040+0000","last_undegraded":"2023-10-09T08:55:01.328040+0000","last_fullsized":"2023-10-09T08:55:01.328040+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":382,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7572,"log_dups_size":0,"ondisk_log_size":7572,"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":77791232,"num_objects":1187,"num_object_clones":0,"num_object_copies":3561,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1187,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5289,"num_write_kb":207232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"78'132","reported_seq":1110,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.071071+0000","last_change":"2023-10-09T08:51:27.975212+0000","last_active":"2023-10-09T08:55:00.071071+0000","last_peered":"2023-10-09T08:55:00.071071+0000","last_clean":"2023-10-09T08:55:00.071071+0000","last_became_active":"2023-10-09T08:51:27.974716+0000","last_became_peered":"2023-10-09T08:51:27.974716+0000","last_unstale":"2023-10-09T08:55:00.071071+0000","last_undegraded":"2023-10-09T08:55:00.071071+0000","last_fullsized":"2023-10-09T08:55:00.071071+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1226,"num_read_kb":1096,"num_write":98,"num_write_kb":55,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":323,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.033804+0000","last_change":"2023-10-09T08:47:34.982414+0000","last_active":"2023-10-09T08:54:47.033804+0000","last_peered":"2023-10-09T08:54:47.033804+0000","last_clean":"2023-10-09T08:54:47.033804+0000","last_became_active":"2023-10-09T08:47:34.981969+0000","last_became_peered":"2023-10-09T08:47:34.981969+0000","last_unstale":"2023-10-09T08:54:47.033804+0000","last_undegraded":"2023-10-09T08:54:47.033804+0000","last_fullsized":"2023-10-09T08:54:47.033804+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:41.002029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":156,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.005919+0000","last_change":"2023-10-09T08:51:28.054115+0000","last_active":"2023-10-09T08:54:47.005919+0000","last_peered":"2023-10-09T08:54:47.005919+0000","last_clean":"2023-10-09T08:54:47.005919+0000","last_became_active":"2023-10-09T08:51:28.053522+0000","last_became_peered":"2023-10-09T08:51:28.053522+0000","last_unstale":"2023-10-09T08:54:47.005919+0000","last_undegraded":"2023-10-09T08:54:47.005919+0000","last_fullsized":"2023-10-09T08:54:47.005919+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.757295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.d","version":"414'9955","reported_seq":10006,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.303181+0000","last_change":"2023-10-09T08:54:38.142076+0000","last_active":"2023-10-09T08:55:00.303181+0000","last_peered":"2023-10-09T08:55:00.303181+0000","last_clean":"2023-10-09T08:55:00.303181+0000","last_became_active":"2023-10-09T08:54:38.126681+0000","last_became_peered":"2023-10-09T08:54:38.126681+0000","last_unstale":"2023-10-09T08:55:00.303181+0000","last_undegraded":"2023-10-09T08:55:00.303181+0000","last_fullsized":"2023-10-09T08:55:00.303181+0000","mapping_epoch":382,"log_start":"389'4100","ondisk_log_start":"389'4100","created":382,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5855,"log_dups_size":0,"ondisk_log_size":5855,"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":84606988,"num_objects":1291,"num_object_clones":0,"num_object_copies":3873,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1291,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5311,"num_write_kb":211264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"77'74","reported_seq":808,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.071338+0000","last_change":"2023-10-09T08:47:34.976864+0000","last_active":"2023-10-09T08:55:00.071338+0000","last_peered":"2023-10-09T08:55:00.071338+0000","last_clean":"2023-10-09T08:55:00.071338+0000","last_became_active":"2023-10-09T08:47:34.976339+0000","last_became_peered":"2023-10-09T08:47:34.976339+0000","last_unstale":"2023-10-09T08:55:00.071338+0000","last_undegraded":"2023-10-09T08:55:00.071338+0000","last_fullsized":"2023-10-09T08:55:00.071338+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":515,"num_read_kb":450,"num_write":62,"num_write_kb":4145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":162,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.005510+0000","last_change":"2023-10-09T08:51:26.970199+0000","last_active":"2023-10-09T08:54:47.005510+0000","last_peered":"2023-10-09T08:54:47.005510+0000","last_clean":"2023-10-09T08:54:47.005510+0000","last_became_active":"2023-10-09T08:51:26.969886+0000","last_became_peered":"2023-10-09T08:51:26.969886+0000","last_unstale":"2023-10-09T08:54:47.005510+0000","last_undegraded":"2023-10-09T08:54:47.005510+0000","last_fullsized":"2023-10-09T08:54:47.005510+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:15.469391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":284,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.034612+0000","last_change":"2023-10-09T08:39:21.097408+0000","last_active":"2023-10-09T08:54:47.034612+0000","last_peered":"2023-10-09T08:54:47.034612+0000","last_clean":"2023-10-09T08:54:47.034612+0000","last_became_active":"2023-10-09T08:39:21.096959+0000","last_became_peered":"2023-10-09T08:39:21.096959+0000","last_unstale":"2023-10-09T08:54:47.034612+0000","last_undegraded":"2023-10-09T08:54:47.034612+0000","last_fullsized":"2023-10-09T08:54:47.034612+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.185603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.e","version":"414'9852","reported_seq":9902,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.327954+0000","last_change":"2023-10-09T08:54:38.140130+0000","last_active":"2023-10-09T08:55:00.327954+0000","last_peered":"2023-10-09T08:55:00.327954+0000","last_clean":"2023-10-09T08:55:00.327954+0000","last_became_active":"2023-10-09T08:54:38.123560+0000","last_became_peered":"2023-10-09T08:54:38.123560+0000","last_unstale":"2023-10-09T08:55:00.327954+0000","last_undegraded":"2023-10-09T08:55:00.327954+0000","last_fullsized":"2023-10-09T08:55:00.327954+0000","mapping_epoch":382,"log_start":"389'3900","ondisk_log_start":"389'3900","created":382,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5952,"log_dups_size":0,"ondisk_log_size":5952,"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":85426176,"num_objects":1303,"num_object_clones":0,"num_object_copies":3909,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1303,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5275,"num_write_kb":210528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.7","version":"60'2","reported_seq":288,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.035396+0000","last_change":"2023-10-09T08:50:07.174056+0000","last_active":"2023-10-09T08:54:47.035396+0000","last_peered":"2023-10-09T08:54:47.035396+0000","last_clean":"2023-10-09T08:54:47.035396+0000","last_became_active":"2023-10-09T08:50:07.083692+0000","last_became_peered":"2023-10-09T08:50:07.083692+0000","last_unstale":"2023-10-09T08:54:47.035396+0000","last_undegraded":"2023-10-09T08:54:47.035396+0000","last_fullsized":"2023-10-09T08:54:47.035396+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:36.986560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[0,3,5],"acting":[0,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.6","version":"78'135","reported_seq":502,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.005201+0000","last_change":"2023-10-09T08:51:27.983731+0000","last_active":"2023-10-09T08:54:47.005201+0000","last_peered":"2023-10-09T08:54:47.005201+0000","last_clean":"2023-10-09T08:54:47.005201+0000","last_became_active":"2023-10-09T08:51:27.982899+0000","last_became_peered":"2023-10-09T08:51:27.982899+0000","last_unstale":"2023-10-09T08:54:47.005201+0000","last_undegraded":"2023-10-09T08:54:47.005201+0000","last_fullsized":"2023-10-09T08:54:47.005201+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:18.221290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":446,"num_read_kb":2128,"num_write":115,"num_write_kb":1475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":62,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.004666+0000","last_change":"2023-10-09T08:52:26.004674+0000","last_active":"2023-10-09T08:54:47.004666+0000","last_peered":"2023-10-09T08:54:47.004666+0000","last_clean":"2023-10-09T08:54:47.004666+0000","last_became_active":"2023-10-09T08:52:26.004474+0000","last_became_peered":"2023-10-09T08:52:26.004474+0000","last_unstale":"2023-10-09T08:54:47.004666+0000","last_undegraded":"2023-10-09T08:54:47.004666+0000","last_fullsized":"2023-10-09T08:54:47.004666+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:55.362115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.f","version":"414'10062","reported_seq":10111,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.263842+0000","last_change":"2023-10-09T08:54:38.162793+0000","last_active":"2023-10-09T08:55:00.263842+0000","last_peered":"2023-10-09T08:55:00.263842+0000","last_clean":"2023-10-09T08:55:00.263842+0000","last_became_active":"2023-10-09T08:54:38.142732+0000","last_became_peered":"2023-10-09T08:54:38.142732+0000","last_unstale":"2023-10-09T08:55:00.263842+0000","last_undegraded":"2023-10-09T08:55:00.263842+0000","last_fullsized":"2023-10-09T08:55:00.263842+0000","mapping_epoch":382,"log_start":"389'4200","ondisk_log_start":"389'4200","created":382,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":5862,"log_dups_size":0,"ondisk_log_size":5862,"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":82083840,"num_objects":1252,"num_object_clones":0,"num_object_copies":3756,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1252,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5375,"num_write_kb":212096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.7","version":"77'112","reported_seq":577,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.005371+0000","last_change":"2023-10-09T08:51:39.028123+0000","last_active":"2023-10-09T08:54:47.005371+0000","last_peered":"2023-10-09T08:54:47.005371+0000","last_clean":"2023-10-09T08:54:47.005371+0000","last_became_active":"2023-10-09T08:51:39.027508+0000","last_became_peered":"2023-10-09T08:51:39.027508+0000","last_unstale":"2023-10-09T08:54:47.005371+0000","last_undegraded":"2023-10-09T08:54:47.005371+0000","last_fullsized":"2023-10-09T08:54:47.005371+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:05:04.696600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":495,"num_read_kb":737,"num_write":111,"num_write_kb":209,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"60'1","reported_seq":295,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.035199+0000","last_change":"2023-10-09T08:51:28.006219+0000","last_active":"2023-10-09T08:54:47.035199+0000","last_peered":"2023-10-09T08:54:47.035199+0000","last_clean":"2023-10-09T08:54:47.035199+0000","last_became_active":"2023-10-09T08:51:28.005840+0000","last_became_peered":"2023-10-09T08:51:28.005840+0000","last_unstale":"2023-10-09T08:54:47.035199+0000","last_undegraded":"2023-10-09T08:54:47.035199+0000","last_fullsized":"2023-10-09T08:54:47.035199+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:30.667834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":88,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.038862+0000","last_change":"2023-10-09T08:48:02.129572+0000","last_active":"2023-10-09T08:54:47.038862+0000","last_peered":"2023-10-09T08:54:47.038862+0000","last_clean":"2023-10-09T08:54:47.038862+0000","last_became_active":"2023-10-09T08:48:02.128803+0000","last_became_peered":"2023-10-09T08:48:02.128803+0000","last_unstale":"2023-10-09T08:54:47.038862+0000","last_undegraded":"2023-10-09T08:54:47.038862+0000","last_fullsized":"2023-10-09T08:54:47.038862+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.12","version":"414'7678","reported_seq":15770,"reported_epoch":414,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:55:01.342245+0000","last_change":"2023-10-09T08:53:19.129195+0000","last_active":"2023-10-09T08:55:01.342245+0000","last_peered":"2023-10-09T08:55:01.342245+0000","last_clean":"2023-10-09T08:53:15.351491+0000","last_became_active":"2023-10-09T08:53:19.104075+0000","last_became_peered":"2023-10-09T08:53:19.104075+0000","last_unstale":"2023-10-09T08:55:01.342245+0000","last_undegraded":"2023-10-09T08:53:19.073314+0000","last_fullsized":"2023-10-09T08:53:18.971476+0000","mapping_epoch":399,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7678,"log_dups_size":0,"ondisk_log_size":7678,"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":87261184,"num_objects":1332,"num_object_clones":0,"num_object_copies":3996,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1002,"num_objects_misplaced":501,"num_objects_unfound":0,"num_objects_dirty":1332,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5350,"num_write_kb":213792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2009,"num_bytes_recovered":131661824,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[0,2],"avail_no_missing":["0","1","4"],"object_location_counts":[{"shards":"0,1,4","objects":501},{"shards":"0,2","objects":831}],"blocked_by":[],"up_primary":5,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":216,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.039805+0000","last_change":"2023-10-09T08:50:08.094044+0000","last_active":"2023-10-09T08:54:47.039805+0000","last_peered":"2023-10-09T08:54:47.039805+0000","last_clean":"2023-10-09T08:54:47.039805+0000","last_became_active":"2023-10-09T08:50:08.093582+0000","last_became_peered":"2023-10-09T08:50:08.093582+0000","last_unstale":"2023-10-09T08:54:47.039805+0000","last_undegraded":"2023-10-09T08:54:47.039805+0000","last_fullsized":"2023-10-09T08:54:47.039805+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":149,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.005415+0000","last_change":"2023-10-09T08:51:28.036707+0000","last_active":"2023-10-09T08:54:47.005415+0000","last_peered":"2023-10-09T08:54:47.005415+0000","last_clean":"2023-10-09T08:54:47.005415+0000","last_became_active":"2023-10-09T08:51:28.036357+0000","last_became_peered":"2023-10-09T08:51:28.036357+0000","last_unstale":"2023-10-09T08:54:47.005415+0000","last_undegraded":"2023-10-09T08:54:47.005415+0000","last_fullsized":"2023-10-09T08:54:47.005415+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:11.374607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.15","version":"414'7630","reported_seq":7679,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:01.438398+0000","last_change":"2023-10-09T08:53:08.097639+0000","last_active":"2023-10-09T08:55:01.438398+0000","last_peered":"2023-10-09T08:55:01.438398+0000","last_clean":"2023-10-09T08:55:01.438398+0000","last_became_active":"2023-10-09T08:53:08.092779+0000","last_became_peered":"2023-10-09T08:53:08.092779+0000","last_unstale":"2023-10-09T08:55:01.438398+0000","last_undegraded":"2023-10-09T08:55:01.438398+0000","last_fullsized":"2023-10-09T08:55:01.438398+0000","mapping_epoch":392,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7630,"log_dups_size":0,"ondisk_log_size":7630,"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":81821696,"num_objects":1249,"num_object_clones":0,"num_object_copies":3747,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1249,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5345,"num_write_kb":210976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":288,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.041975+0000","last_change":"2023-10-09T08:51:28.030910+0000","last_active":"2023-10-09T08:54:47.041975+0000","last_peered":"2023-10-09T08:54:47.041975+0000","last_clean":"2023-10-09T08:54:47.041975+0000","last_became_active":"2023-10-09T08:51:28.030199+0000","last_became_peered":"2023-10-09T08:51:28.030199+0000","last_unstale":"2023-10-09T08:54:47.041975+0000","last_undegraded":"2023-10-09T08:54:47.041975+0000","last_fullsized":"2023-10-09T08:54:47.041975+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":333,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.039416+0000","last_change":"2023-10-09T08:51:27.977095+0000","last_active":"2023-10-09T08:54:47.039416+0000","last_peered":"2023-10-09T08:54:47.039416+0000","last_clean":"2023-10-09T08:54:47.039416+0000","last_became_active":"2023-10-09T08:51:27.976317+0000","last_became_peered":"2023-10-09T08:51:27.976317+0000","last_unstale":"2023-10-09T08:54:47.039416+0000","last_undegraded":"2023-10-09T08:54:47.039416+0000","last_fullsized":"2023-10-09T08:54:47.039416+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.14","version":"414'7585","reported_seq":7641,"reported_epoch":414,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T08:55:01.344019+0000","last_change":"2023-10-09T08:53:23.142283+0000","last_active":"2023-10-09T08:55:01.344019+0000","last_peered":"2023-10-09T08:55:01.344019+0000","last_clean":"2023-10-09T08:53:19.973404+0000","last_became_active":"2023-10-09T08:53:23.137890+0000","last_became_peered":"2023-10-09T08:53:23.137890+0000","last_unstale":"2023-10-09T08:55:01.344019+0000","last_undegraded":"2023-10-09T08:53:23.067067+0000","last_fullsized":"2023-10-09T08:53:22.978460+0000","mapping_epoch":403,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7585,"log_dups_size":0,"ondisk_log_size":7585,"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":80412672,"num_objects":1227,"num_object_clones":0,"num_object_copies":3681,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2536,"num_objects_misplaced":2536,"num_objects_unfound":0,"num_objects_dirty":1227,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5279,"num_write_kb":208192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[0,4],"avail_no_missing":["0","3","4"],"object_location_counts":[{"shards":"0,3,4","objects":510},{"shards":"0,4","objects":-1309}],"blocked_by":[],"up_primary":1,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1d","version":"60'2","reported_seq":372,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.068740+0000","last_change":"2023-10-09T08:51:28.038982+0000","last_active":"2023-10-09T08:55:00.068740+0000","last_peered":"2023-10-09T08:55:00.068740+0000","last_clean":"2023-10-09T08:55:00.068740+0000","last_became_active":"2023-10-09T08:51:27.973540+0000","last_became_peered":"2023-10-09T08:51:27.973540+0000","last_unstale":"2023-10-09T08:55:00.068740+0000","last_undegraded":"2023-10-09T08:55:00.068740+0000","last_fullsized":"2023-10-09T08:55:00.068740+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":79,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.038171+0000","last_change":"2023-10-09T08:47:34.975207+0000","last_active":"2023-10-09T08:54:47.038171+0000","last_peered":"2023-10-09T08:54:47.038171+0000","last_clean":"2023-10-09T08:54:47.038171+0000","last_became_active":"2023-10-09T08:47:34.974126+0000","last_became_peered":"2023-10-09T08:47:34.974126+0000","last_unstale":"2023-10-09T08:54:47.038171+0000","last_undegraded":"2023-10-09T08:54:47.038171+0000","last_fullsized":"2023-10-09T08:54:47.038171+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.17","version":"415'7568","reported_seq":7618,"reported_epoch":415,"state":"active+clean","last_fresh":"2023-10-09T08:55:04.010692+0000","last_change":"2023-10-09T08:53:08.083527+0000","last_active":"2023-10-09T08:55:04.010692+0000","last_peered":"2023-10-09T08:55:04.010692+0000","last_clean":"2023-10-09T08:55:04.010692+0000","last_became_active":"2023-10-09T08:53:08.079514+0000","last_became_peered":"2023-10-09T08:53:08.079514+0000","last_unstale":"2023-10-09T08:55:04.010692+0000","last_undegraded":"2023-10-09T08:55:04.010692+0000","last_fullsized":"2023-10-09T08:55:04.010692+0000","mapping_epoch":392,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7568,"log_dups_size":0,"ondisk_log_size":7568,"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":75694080,"num_objects":1155,"num_object_clones":0,"num_object_copies":3465,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1155,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5305,"num_write_kb":206720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,4],"acting":[5,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1e","version":"60'1","reported_seq":53,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.004978+0000","last_change":"2023-10-09T08:51:28.053882+0000","last_active":"2023-10-09T08:54:47.004978+0000","last_peered":"2023-10-09T08:54:47.004978+0000","last_clean":"2023-10-09T08:54:47.004978+0000","last_became_active":"2023-10-09T08:51:28.052831+0000","last_became_peered":"2023-10-09T08:51:28.052831+0000","last_unstale":"2023-10-09T08:54:47.004978+0000","last_undegraded":"2023-10-09T08:54:47.004978+0000","last_fullsized":"2023-10-09T08:54:47.004978+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:55.634919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":465,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:51.410898+0000","last_change":"2023-10-09T08:40:18.738120+0000","last_active":"2023-10-09T08:54:51.410898+0000","last_peered":"2023-10-09T08:54:51.410898+0000","last_clean":"2023-10-09T08:54:51.410898+0000","last_became_active":"2023-10-09T08:40:18.737774+0000","last_became_peered":"2023-10-09T08:40:18.737774+0000","last_unstale":"2023-10-09T08:54:51.410898+0000","last_undegraded":"2023-10-09T08:54:51.410898+0000","last_fullsized":"2023-10-09T08:54:51.410898+0000","mapping_epoch":286,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":287,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:30.603223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.16","version":"414'7514","reported_seq":7565,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:01.417444+0000","last_change":"2023-10-09T08:53:08.093328+0000","last_active":"2023-10-09T08:55:01.417444+0000","last_peered":"2023-10-09T08:55:01.417444+0000","last_clean":"2023-10-09T08:55:01.417444+0000","last_became_active":"2023-10-09T08:53:08.090793+0000","last_became_peered":"2023-10-09T08:53:08.090793+0000","last_unstale":"2023-10-09T08:55:01.417444+0000","last_undegraded":"2023-10-09T08:55:01.417444+0000","last_fullsized":"2023-10-09T08:55:01.417444+0000","mapping_epoch":392,"log_start":"0'0","ondisk_log_start":"0'0","created":392,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T08:52:00.115683+0000","last_clean_scrub_stamp":"2023-10-09T08:52:00.115683+0000","objects_scrubbed":0,"log_size":7514,"log_dups_size":0,"ondisk_log_size":7514,"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":85524480,"num_objects":1305,"num_object_clones":0,"num_object_copies":3915,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1305,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5237,"num_write_kb":209344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,4],"acting":[0,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1f","version":"60'4","reported_seq":272,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-10-09T08:55:00.069687+0000","last_change":"2023-10-09T08:48:02.133488+0000","last_active":"2023-10-09T08:55:00.069687+0000","last_peered":"2023-10-09T08:55:00.069687+0000","last_clean":"2023-10-09T08:55:00.069687+0000","last_became_active":"2023-10-09T08:48:02.125043+0000","last_became_peered":"2023-10-09T08:48:02.125043+0000","last_unstale":"2023-10-09T08:55:00.069687+0000","last_undegraded":"2023-10-09T08:55:00.069687+0000","last_fullsized":"2023-10-09T08:55:00.069687+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":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":[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.18","version":"0'0","reported_seq":386,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-10-09T08:54:47.038477+0000","last_change":"2023-10-09T08:51:27.991467+0000","last_active":"2023-10-09T08:54:47.038477+0000","last_peered":"2023-10-09T08:54:47.038477+0000","last_clean":"2023-10-09T08:54:47.038477+0000","last_became_active":"2023-10-09T08:51:27.990821+0000","last_became_peered":"2023-10-09T08:51:27.990821+0000","last_unstale":"2023-10-09T08:54:47.038477+0000","last_undegraded":"2023-10-09T08:54:47.038477+0000","last_fullsized":"2023-10-09T08:54:47.038477+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"num_pg":36,"stat_sum":{"num_bytes":2599813144,"num_objects":39671,"num_object_clones":0,"num_object_copies":119013,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3538,"num_objects_misplaced":3037,"num_objects_unfound":0,"num_objects_dirty":39671,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":171167,"num_write_kb":6746753,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9661,"num_bytes_recovered":633143296,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8869130240,"data_stored":8869118024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":262886,"ondisk_log_size":262886,"up":108,"acting":106,"num_store_stats":7},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":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":69,"num_bytes_recovered":17938,"num_keys_recovered":50,"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":45780,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":120,"num_bytes_recovered":8388627,"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":6259,"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":206158430919,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2091588,"kb_used_data":904252,"kb_used_omap":0,"kb_used_meta":1187328,"kb_avail":91653564,"statfs":{"total":95995035648,"available":93853249536,"internally_reserved":0,"allocated":925954048,"data_stored":924896643,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1215823872},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:54:46 2023","interfaces":[{"interface":"back","average":{"1min":13.598000000000001,"5min":5.0069999999999997,"15min":3.0710000000000002},"min":{"1min":0.29499999999999998,"5min":0.23300000000000001,"15min":0.22},"max":{"1min":207.76599999999999,"5min":207.76599999999999,"15min":207.76599999999999},"last":0.41699999999999998},{"interface":"front","average":{"1min":13.387,"5min":5.0549999999999997,"15min":3.4009999999999998},"min":{"1min":0.35099999999999998,"5min":0.28599999999999998,"15min":0.27700000000000002},"max":{"1min":207.785,"5min":207.785,"15min":207.785},"last":0.42899999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:54:31 2023","interfaces":[{"interface":"back","average":{"1min":2.577,"5min":2.5979999999999999,"15min":1.526},"min":{"1min":0.46800000000000003,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":8.8559999999999999,"5min":60.042000000000002,"15min":60.042000000000002},"last":0.83399999999999996},{"interface":"front","average":{"1min":2.6139999999999999,"5min":2.7280000000000002,"15min":1.5269999999999999},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":9.8970000000000002,"5min":60.137999999999998,"15min":60.137999999999998},"last":0.64200000000000002}]},{"osd":2,"last update":"Mon Oct 9 08:54:23 2023","interfaces":[{"interface":"back","average":{"1min":2.524,"5min":1.482,"15min":1.798},"min":{"1min":0.34000000000000002,"5min":0.25,"15min":0.25},"max":{"1min":8.9190000000000005,"5min":8.9190000000000005,"15min":78.978999999999999},"last":10.477},{"interface":"front","average":{"1min":2.5070000000000001,"5min":1.421,"15min":1.641},"min":{"1min":0.374,"5min":0.30399999999999999,"15min":0.28299999999999997},"max":{"1min":9.673,"5min":12.183,"15min":79.094999999999999},"last":0.70699999999999996}]},{"osd":3,"last update":"Mon Oct 9 08:54:00 2023","interfaces":[{"interface":"back","average":{"1min":1.9550000000000001,"5min":1.464,"15min":1.486},"min":{"1min":0.41499999999999998,"5min":0.33900000000000002,"15min":0.30099999999999999},"max":{"1min":9.3499999999999996,"5min":9.3499999999999996,"15min":13.317},"last":0.56000000000000005},{"interface":"front","average":{"1min":1.359,"5min":1.4199999999999999,"15min":1.4119999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.29099999999999998},"max":{"1min":6.9900000000000002,"5min":6.9900000000000002,"15min":6.9900000000000002},"last":10.522}]},{"osd":4,"last update":"Mon Oct 9 08:54:00 2023","interfaces":[{"interface":"back","average":{"1min":3.137,"5min":1.873,"15min":1.3759999999999999},"min":{"1min":0.33400000000000002,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":10.477,"5min":12.101000000000001,"15min":12.101000000000001},"last":0.77500000000000002},{"interface":"front","average":{"1min":2.1339999999999999,"5min":1.736,"15min":1.5549999999999999},"min":{"1min":0.31,"5min":0.31,"15min":0.26500000000000001},"max":{"1min":9.3040000000000003,"5min":9.3040000000000003,"15min":13.246},"last":0.60299999999999998}]},{"osd":5,"last update":"Mon Oct 9 08:54:50 2023","interfaces":[{"interface":"back","average":{"1min":2.4039999999999999,"5min":1.679,"15min":1.7889999999999999},"min":{"1min":0.40000000000000002,"5min":0.36099999999999999,"15min":0.32900000000000001},"max":{"1min":10.032,"5min":10.032,"15min":16.094000000000001},"last":0.81399999999999995},{"interface":"front","average":{"1min":1.855,"5min":1.5469999999999999,"15min":1.792},"min":{"1min":0.33800000000000002,"5min":0.32600000000000001,"15min":0.317},"max":{"1min":7.3789999999999996,"5min":7.8070000000000004,"15min":8.5199999999999996},"last":10.552}]},{"osd":6,"last update":"Mon Oct 9 08:54:00 2023","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.5669999999999999,"15min":1.621},"min":{"1min":0.40899999999999997,"5min":0.35599999999999998,"15min":0.32800000000000001},"max":{"1min":6.9429999999999996,"5min":8.5739999999999998,"15min":9.4030000000000005},"last":11.083},{"interface":"front","average":{"1min":1.224,"5min":1.4950000000000001,"15min":1.359},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.317},"max":{"1min":8.9090000000000007,"5min":12.145,"15min":12.145},"last":0.88400000000000001}]}]},{"osd":6,"up_from":0,"seq":180388627151,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":1,"up_from":371,"seq":1593432866860,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1087780,"kb_used_data":821852,"kb_used_omap":9,"kb_used_meta":265910,"kb_avail":92657372,"statfs":{"total":95995035648,"available":94881148928,"internally_reserved":0,"allocated":841576448,"data_stored":839438170,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9821,"internal_metadata":272292259},"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 08:54:29 2023","interfaces":[{"interface":"back","average":{"1min":6.7919999999999998,"5min":1.9159999999999999,"15min":1.02},"min":{"1min":0.184,"5min":0.184,"15min":0.184},"max":{"1min":93.271000000000001,"5min":93.271000000000001,"15min":93.271000000000001},"last":1.5640000000000001},{"interface":"front","average":{"1min":6.9039999999999999,"5min":2.0529999999999999,"15min":1.121},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":92.188000000000002,"5min":92.188000000000002,"15min":92.188000000000002},"last":2.3109999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:54:29 2023","interfaces":[{"interface":"back","average":{"1min":2.9380000000000002,"5min":1.286,"15min":0.88800000000000001},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":12.384,"5min":12.384,"15min":12.384},"last":0.81100000000000005},{"interface":"front","average":{"1min":1.8939999999999999,"5min":1.1140000000000001,"15min":0.82499999999999996},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":16.919,"5min":16.919,"15min":16.919},"last":1.4590000000000001}]},{"osd":3,"last update":"Mon Oct 9 08:54:29 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.80200000000000005,"15min":0.74399999999999999},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":5.1680000000000001,"5min":5.1680000000000001,"15min":5.1680000000000001},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.83899999999999997,"15min":0.749},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":2.9889999999999999,"5min":3.79,"15min":3.79},"last":0.76500000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:54:29 2023","interfaces":[{"interface":"back","average":{"1min":3.6200000000000001,"5min":1.617,"15min":1.2290000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":47.780999999999999,"5min":47.780999999999999,"15min":47.780999999999999},"last":1.196},{"interface":"front","average":{"1min":3.681,"5min":1.7170000000000001,"15min":1.2030000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":48.058,"5min":48.058,"15min":48.058},"last":1.5}]},{"osd":5,"last update":"Mon Oct 9 08:54:29 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.1559999999999999,"15min":1.1020000000000001},"min":{"1min":0.46000000000000002,"5min":0.38,"15min":0.38},"max":{"1min":5.3899999999999997,"5min":5.3899999999999997,"15min":5.3899999999999997},"last":0.72699999999999998},{"interface":"front","average":{"1min":1.6339999999999999,"5min":1.1950000000000001,"15min":1.054},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":6.2279999999999998,"5min":6.2279999999999998,"15min":6.2279999999999998},"last":0.83999999999999997}]},{"osd":6,"last update":"Mon Oct 9 08:54:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.95699999999999996,"15min":0.96299999999999997},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":3.3660000000000001,"5min":4.2119999999999997,"15min":4.2119999999999997},"last":1.534},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.034,"15min":1.02},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":5.0910000000000002,"5min":5.0910000000000002,"15min":5.0910000000000002},"last":0.70399999999999996}]},{"osd":7,"last update":"Mon Oct 9 08:54:29 2023","interfaces":[{"interface":"back","average":{"1min":1.417,"5min":1.202,"15min":1.157},"min":{"1min":0.47199999999999998,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":5.2729999999999997,"5min":5.2729999999999997,"15min":5.2729999999999997},"last":0.75},{"interface":"front","average":{"1min":1.488,"5min":1.204,"15min":1.1439999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":5.4630000000000001,"5min":6.5289999999999999,"15min":6.5289999999999999},"last":0.86899999999999999}]}]},{"osd":0,"up_from":88,"seq":377957122578,"num_pgs":55,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2646484,"kb_used_data":1622284,"kb_used_omap":8,"kb_used_meta":1024183,"kb_avail":91098668,"statfs":{"total":95995035648,"available":93285036032,"internally_reserved":0,"allocated":1661218816,"data_stored":1659336250,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":1048763882},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,2,7],"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":1,"last update":"Mon Oct 9 08:54:34 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.23,"15min":1.3049999999999999},"min":{"1min":0.28499999999999998,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":3.8460000000000001,"5min":13.771000000000001,"15min":13.771000000000001},"last":0.316},{"interface":"front","average":{"1min":1.4990000000000001,"5min":1.0900000000000001,"15min":0.876},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":4.6829999999999998,"5min":8.3550000000000004,"15min":8.3550000000000004},"last":0.48999999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:54:28 2023","interfaces":[{"interface":"back","average":{"1min":1.956,"5min":1.2470000000000001,"15min":1.1599999999999999},"min":{"1min":0.27200000000000002,"5min":0.17999999999999999,"15min":0.17199999999999999},"max":{"1min":8.2759999999999998,"5min":8.2759999999999998,"15min":14.734},"last":0.53600000000000003},{"interface":"front","average":{"1min":1.9450000000000001,"5min":1.504,"15min":1.2609999999999999},"min":{"1min":0.314,"5min":0.254,"15min":0.20100000000000001},"max":{"1min":8.9900000000000002,"5min":8.9900000000000002,"15min":8.9900000000000002},"last":4.2779999999999996}]},{"osd":3,"last update":"Mon Oct 9 08:54:08 2023","interfaces":[{"interface":"back","average":{"1min":1.4890000000000001,"5min":1.109,"15min":1.1539999999999999},"min":{"1min":0.38200000000000001,"5min":0.26300000000000001,"15min":0.192},"max":{"1min":3.6819999999999999,"5min":8.407,"15min":8.407},"last":0.52700000000000002},{"interface":"front","average":{"1min":1.4850000000000001,"5min":1.399,"15min":1.2689999999999999},"min":{"1min":0.36699999999999999,"5min":0.26700000000000002,"15min":0.22700000000000001},"max":{"1min":6.0300000000000002,"5min":7.0579999999999998,"15min":7.5899999999999999},"last":4.4009999999999998}]},{"osd":4,"last update":"Mon Oct 9 08:54:57 2023","interfaces":[{"interface":"back","average":{"1min":1.5860000000000001,"5min":2.222,"15min":1.5920000000000001},"min":{"1min":0.28799999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":6.2969999999999997,"5min":74.361000000000004,"15min":74.361000000000004},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.202,"5min":1.581,"15min":1.4339999999999999},"min":{"1min":0.33600000000000002,"5min":0.32000000000000001,"15min":0.28000000000000003},"max":{"1min":2.278,"5min":15.666,"15min":15.666},"last":0.77700000000000002}]},{"osd":5,"last update":"Mon Oct 9 08:54:57 2023","interfaces":[{"interface":"back","average":{"1min":1.4730000000000001,"5min":1.3799999999999999,"15min":1.7030000000000001},"min":{"1min":0.37,"5min":0.34599999999999997,"15min":0.33000000000000002},"max":{"1min":3.3780000000000001,"5min":8.4930000000000003,"15min":11.103},"last":0.88800000000000001},{"interface":"front","average":{"1min":2.2280000000000002,"5min":1.7929999999999999,"15min":1.7509999999999999},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.34200000000000003},"max":{"1min":6.875,"5min":10.589,"15min":12.000999999999999},"last":4.3099999999999996}]},{"osd":6,"last update":"Mon Oct 9 08:54:57 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.385,"15min":1.4930000000000001},"min":{"1min":0.40100000000000002,"5min":0.34300000000000003,"15min":0.318},"max":{"1min":1.9550000000000001,"5min":8.4600000000000009,"15min":9.1359999999999992},"last":0.82499999999999996},{"interface":"front","average":{"1min":1.9910000000000001,"5min":1.5049999999999999,"15min":1.6160000000000001},"min":{"1min":0.41799999999999998,"5min":0.40500000000000003,"15min":0.375},"max":{"1min":6.827,"5min":7.1369999999999996,"15min":11.978},"last":7.3789999999999996}]},{"osd":7,"last update":"Mon Oct 9 08:54:57 2023","interfaces":[{"interface":"back","average":{"1min":2.2949999999999999,"5min":1.7210000000000001,"15min":1.8859999999999999},"min":{"1min":0.48199999999999998,"5min":0.437,"15min":0.35899999999999999},"max":{"1min":8.9909999999999997,"5min":8.9909999999999997,"15min":29.126999999999999},"last":4.2300000000000004},{"interface":"front","average":{"1min":1.4319999999999999,"5min":1.5289999999999999,"15min":1.6799999999999999},"min":{"1min":0.38200000000000001,"5min":0.314,"15min":0.314},"max":{"1min":4.8390000000000004,"5min":11.943,"15min":28.805},"last":0.94699999999999995}]}]},{"osd":2,"up_from":255,"seq":1095216660689,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2130236,"kb_used_data":1409588,"kb_used_omap":19,"kb_used_meta":720620,"kb_avail":91614916,"statfs":{"total":95995035648,"available":93813673984,"internally_reserved":0,"allocated":1443418112,"data_stored":1441504544,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20436,"internal_metadata":737914924},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,0,3],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:54:14 2023","interfaces":[{"interface":"back","average":{"1min":2.871,"5min":3.8530000000000002,"15min":2.7320000000000002},"min":{"1min":0.219,"5min":0.217,"15min":0.17399999999999999},"max":{"1min":8.5839999999999996,"5min":119.187,"15min":119.187},"last":5.915},{"interface":"front","average":{"1min":2.8130000000000002,"5min":3.8730000000000002,"15min":2.6269999999999998},"min":{"1min":0.22500000000000001,"5min":0.219,"15min":0.182},"max":{"1min":10.492000000000001,"5min":118.923,"15min":118.923},"last":8.9390000000000001}]},{"osd":1,"last update":"Mon Oct 9 08:54:31 2023","interfaces":[{"interface":"back","average":{"1min":3.1099999999999999,"5min":1.296,"15min":0.873},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":30.175000000000001,"5min":30.175000000000001,"15min":30.175000000000001},"last":0.55700000000000005},{"interface":"front","average":{"1min":3.4729999999999999,"5min":1.46,"15min":1.0069999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":30.204000000000001,"5min":30.204000000000001,"15min":30.204000000000001},"last":5.9260000000000002}]},{"osd":3,"last update":"Mon Oct 9 08:54:14 2023","interfaces":[{"interface":"back","average":{"1min":1.7030000000000001,"5min":1.3720000000000001,"15min":1.881},"min":{"1min":0.27300000000000002,"5min":0.26300000000000001,"15min":0.22500000000000001},"max":{"1min":8.0109999999999992,"5min":13.365,"15min":101.136},"last":5.8860000000000001},{"interface":"front","average":{"1min":1.548,"5min":0.97499999999999998,"15min":1.75},"min":{"1min":0.27200000000000002,"5min":0.245,"15min":0.23000000000000001},"max":{"1min":7.4109999999999996,"5min":7.4109999999999996,"15min":101.23699999999999},"last":5.8570000000000002}]},{"osd":4,"last update":"Mon Oct 9 08:54:14 2023","interfaces":[{"interface":"back","average":{"1min":1.9730000000000001,"5min":1.49,"15min":1.3740000000000001},"min":{"1min":0.29299999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":7.391,"5min":7.391,"15min":9.7520000000000007},"last":6.2160000000000002},{"interface":"front","average":{"1min":1.7749999999999999,"5min":1.605,"15min":1.4730000000000001},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.33400000000000002},"max":{"1min":7.1870000000000003,"5min":7.1870000000000003,"15min":9.2309999999999999},"last":5.9880000000000004}]},{"osd":5,"last update":"Mon Oct 9 08:54:46 2023","interfaces":[{"interface":"back","average":{"1min":1.5369999999999999,"5min":1.262,"15min":1.5149999999999999},"min":{"1min":0.35399999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":10.817,"5min":10.817,"15min":12.055999999999999},"last":6.0880000000000001},{"interface":"front","average":{"1min":1.865,"5min":1.4450000000000001,"15min":1.5329999999999999},"min":{"1min":0.33500000000000002,"5min":0.32700000000000001,"15min":0.31900000000000001},"max":{"1min":7.4180000000000001,"5min":7.4180000000000001,"15min":9.8249999999999993},"last":6.2439999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:54:14 2023","interfaces":[{"interface":"back","average":{"1min":1.7749999999999999,"5min":1.2310000000000001,"15min":1.3939999999999999},"min":{"1min":0.41599999999999998,"5min":0.34799999999999998,"15min":0.32400000000000001},"max":{"1min":7.3499999999999996,"5min":7.3499999999999996,"15min":9.8559999999999999},"last":6.1470000000000002},{"interface":"front","average":{"1min":1.3700000000000001,"5min":1.222,"15min":1.373},"min":{"1min":0.41799999999999998,"5min":0.39800000000000002,"15min":0.35799999999999998},"max":{"1min":6.1779999999999999,"5min":6.1779999999999999,"15min":8.4250000000000007},"last":5.9720000000000004}]},{"osd":7,"last update":"Mon Oct 9 08:54:14 2023","interfaces":[{"interface":"back","average":{"1min":2.0649999999999999,"5min":1.478,"15min":1.571},"min":{"1min":0.40600000000000003,"5min":0.38200000000000001,"15min":0.33900000000000002},"max":{"1min":7.4539999999999997,"5min":7.4539999999999997,"15min":10.981},"last":6.1050000000000004},{"interface":"front","average":{"1min":1.7270000000000001,"5min":1.5880000000000001,"15min":1.6499999999999999},"min":{"1min":0.44800000000000001,"5min":0.40699999999999997,"15min":0.374},"max":{"1min":6.2050000000000001,"5min":6.4119999999999999,"15min":10.522},"last":5.952}]}]},{"osd":3,"up_from":103,"seq":442381632008,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1737224,"kb_used_data":740480,"kb_used_omap":4,"kb_used_meta":996731,"kb_avail":92007928,"statfs":{"total":95995035648,"available":94216118272,"internally_reserved":0,"allocated":758251520,"data_stored":756079651,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":1020652886},"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 08:54:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.5980000000000001,"15min":2.129},"min":{"1min":0.23000000000000001,"5min":0.218,"15min":0.18099999999999999},"max":{"1min":4.2720000000000002,"5min":63.398000000000003,"15min":100.783},"last":0.72799999999999998},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.6459999999999999,"15min":2.0699999999999998},"min":{"1min":0.316,"5min":0.247,"15min":0.216},"max":{"1min":4.2949999999999999,"5min":63.417000000000002,"15min":99.900999999999996},"last":0.36199999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:54:29 2023","interfaces":[{"interface":"back","average":{"1min":1.3149999999999999,"5min":1.0309999999999999,"15min":0.81799999999999995},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":4.4329999999999998,"5min":6.5679999999999996,"15min":6.5679999999999996},"last":0.56899999999999995},{"interface":"front","average":{"1min":1.0800000000000001,"5min":0.91200000000000003,"15min":0.77800000000000002},"min":{"1min":0.28899999999999998,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":4.4669999999999996,"5min":6.9550000000000001,"15min":6.9550000000000001},"last":0.80100000000000005}]},{"osd":2,"last update":"Mon Oct 9 08:54:06 2023","interfaces":[{"interface":"back","average":{"1min":1.9370000000000001,"5min":3.7010000000000001,"15min":2.637},"min":{"1min":0.313,"5min":0.252,"15min":0.20899999999999999},"max":{"1min":5.2800000000000002,"5min":250.321,"15min":250.321},"last":1.335},{"interface":"front","average":{"1min":1.5980000000000001,"5min":3.4199999999999999,"15min":2.4950000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.218},"max":{"1min":5.3019999999999996,"5min":250.381,"15min":250.381},"last":1.248}]},{"osd":4,"last update":"Mon Oct 9 08:54:06 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":1.0209999999999999,"15min":1.056},"min":{"1min":0.38500000000000001,"5min":0.29899999999999999,"15min":0.26300000000000001},"max":{"1min":3.1099999999999999,"5min":8.4710000000000001,"15min":8.4710000000000001},"last":0.42899999999999999},{"interface":"front","average":{"1min":1.121,"5min":1.2150000000000001,"15min":1.2549999999999999},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.30199999999999999},"max":{"1min":3.141,"5min":10.710000000000001,"15min":10.710000000000001},"last":0.48799999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:54:50 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":1.0089999999999999,"15min":1.546},"min":{"1min":0.36599999999999999,"5min":0.32000000000000001,"15min":0.27700000000000002},"max":{"1min":4.657,"5min":6.2270000000000003,"15min":24.463999999999999},"last":0.40899999999999997},{"interface":"front","average":{"1min":1.5940000000000001,"5min":1.262,"15min":1.7589999999999999},"min":{"1min":0.42499999999999999,"5min":0.38500000000000001,"15min":0.35299999999999998},"max":{"1min":4.7450000000000001,"5min":7.1349999999999998,"15min":24.484000000000002},"last":0.53200000000000003}]},{"osd":6,"last update":"Mon Oct 9 08:54:06 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.871,"15min":1.286},"min":{"1min":0.39400000000000002,"5min":0.33700000000000002,"15min":0.32800000000000001},"max":{"1min":1.8620000000000001,"5min":7.6440000000000001,"15min":11.173},"last":0.50800000000000001},{"interface":"front","average":{"1min":1.3700000000000001,"5min":1.085,"15min":1.389},"min":{"1min":0.54600000000000004,"5min":0.36799999999999999,"15min":0.36699999999999999},"max":{"1min":4.1879999999999997,"5min":7.0099999999999998,"15min":8.4290000000000003},"last":0.60099999999999998}]},{"osd":7,"last update":"Mon Oct 9 08:54:06 2023","interfaces":[{"interface":"back","average":{"1min":2.581,"5min":1.3520000000000001,"15min":1.5269999999999999},"min":{"1min":0.46200000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":24.43,"5min":24.43,"15min":24.43},"last":0.83299999999999996},{"interface":"front","average":{"1min":1.956,"5min":1.383,"15min":1.4850000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.34999999999999998},"max":{"1min":23.106000000000002,"5min":23.106000000000002,"15min":23.106000000000002},"last":1.458}]}]},{"osd":4,"up_from":30,"seq":128849019615,"num_pgs":67,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3099144,"kb_used_data":2200128,"kb_used_omap":0,"kb_used_meta":898816,"kb_avail":90646008,"statfs":{"total":95995035648,"available":92821512192,"internally_reserved":0,"allocated":2252931072,"data_stored":2251862227,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":920387584},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 08:54:50 2023","interfaces":[{"interface":"back","average":{"1min":2.1869999999999998,"5min":2.6440000000000001,"15min":2.0289999999999999},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.23799999999999999},"max":{"1min":5.6210000000000004,"5min":63.478999999999999,"15min":63.478999999999999},"last":0.40899999999999997},{"interface":"front","average":{"1min":1.8320000000000001,"5min":2.3719999999999999,"15min":1.9750000000000001},"min":{"1min":0.316,"5min":0.25600000000000001,"15min":0.24099999999999999},"max":{"1min":5.7359999999999998,"5min":64.244,"15min":64.244},"last":1.6519999999999999}]},{"osd":1,"last update":"Mon Oct 9 08:54:32 2023","interfaces":[{"interface":"back","average":{"1min":1.484,"5min":1.0580000000000001,"15min":0.94999999999999996},"min":{"1min":0.32600000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":4.9329999999999998,"5min":4.9329999999999998,"15min":4.9329999999999998},"last":3.1230000000000002},{"interface":"front","average":{"1min":1.7150000000000001,"5min":1.1899999999999999,"15min":1.1020000000000001},"min":{"1min":0.34300000000000003,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":5.758,"5min":5.758,"15min":5.758},"last":1.492}]},{"osd":2,"last update":"Mon Oct 9 08:54:11 2023","interfaces":[{"interface":"back","average":{"1min":5.9800000000000004,"5min":2.444,"15min":2.0419999999999998},"min":{"1min":0.34200000000000003,"5min":0.29599999999999999,"15min":0.27800000000000002},"max":{"1min":69.462999999999994,"5min":69.462999999999994,"15min":79.846999999999994},"last":3.081},{"interface":"front","average":{"1min":5.6619999999999999,"5min":2.2570000000000001,"15min":2.0529999999999999},"min":{"1min":0.45900000000000002,"5min":0.36199999999999999,"15min":0.28999999999999998},"max":{"1min":73.397999999999996,"5min":73.397999999999996,"15min":79.459999999999994},"last":0.65700000000000003}]},{"osd":3,"last update":"Mon Oct 9 08:54:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.0229999999999999,"15min":1.6359999999999999},"min":{"1min":0.375,"5min":0.32900000000000001,"15min":0.28999999999999998},"max":{"1min":2.4980000000000002,"5min":3.9329999999999998,"15min":101.434},"last":3.0139999999999998},{"interface":"front","average":{"1min":1.248,"5min":1.143,"15min":1.7010000000000001},"min":{"1min":0.34999999999999998,"5min":0.32300000000000001,"15min":0.307},"max":{"1min":5.7220000000000004,"5min":5.7220000000000004,"15min":101.93300000000001},"last":0.71499999999999997}]},{"osd":5,"last update":"Mon Oct 9 08:54:50 2023","interfaces":[{"interface":"back","average":{"1min":1.587,"5min":1.3640000000000001,"15min":2.7410000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.29799999999999999},"max":{"1min":6.2809999999999997,"5min":7.3959999999999999,"15min":262.92000000000002},"last":2.2589999999999999},{"interface":"front","average":{"1min":1.367,"5min":1.337,"15min":2.609},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":8.8719999999999999,"5min":8.8719999999999999,"15min":262.839},"last":3.153}]},{"osd":6,"last update":"Mon Oct 9 08:54:22 2023","interfaces":[{"interface":"back","average":{"1min":1.619,"5min":1.4199999999999999,"15min":1.371},"min":{"1min":0.40000000000000002,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":5.5750000000000002,"5min":9.4610000000000003,"15min":12.84},"last":0.378},{"interface":"front","average":{"1min":1.4179999999999999,"5min":1.212,"15min":1.4419999999999999},"min":{"1min":0.40300000000000002,"5min":0.36099999999999999,"15min":0.29899999999999999},"max":{"1min":5.8739999999999997,"5min":5.8739999999999997,"15min":17.329000000000001},"last":0.68600000000000005}]},{"osd":7,"last update":"Mon Oct 9 08:54:22 2023","interfaces":[{"interface":"back","average":{"1min":1.8460000000000001,"5min":1.7050000000000001,"15min":1.4430000000000001},"min":{"1min":0.371,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":6.7750000000000004,"5min":10.132,"15min":15.311999999999999},"last":0.56200000000000006},{"interface":"front","average":{"1min":1.6519999999999999,"5min":1.4139999999999999,"15min":1.476},"min":{"1min":0.42299999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":4.2670000000000003,"5min":6.1479999999999997,"15min":15.484},"last":3.0510000000000002}]}]},{"osd":5,"up_from":278,"seq":1194000908478,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2041596,"kb_used_data":1105140,"kb_used_omap":8,"kb_used_meta":936439,"kb_avail":91703556,"statfs":{"total":95995035648,"available":93904441344,"internally_reserved":0,"allocated":1131663360,"data_stored":1130609952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8278,"internal_metadata":958914474},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,1,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 08:54:48 2023","interfaces":[{"interface":"back","average":{"1min":8.6430000000000007,"5min":3.8149999999999999,"15min":2.7839999999999998},"min":{"1min":0.249,"5min":0.24399999999999999,"15min":0.23499999999999999},"max":{"1min":101.39400000000001,"5min":101.39400000000001,"15min":101.39400000000001},"last":0.38800000000000001},{"interface":"front","average":{"1min":9.0239999999999991,"5min":3.851,"15min":2.754},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":101.586,"5min":101.586,"15min":101.586},"last":1.542}]},{"osd":1,"last update":"Mon Oct 9 08:54:34 2023","interfaces":[{"interface":"back","average":{"1min":3.577,"5min":1.5129999999999999,"15min":1.109},"min":{"1min":0.307,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":45.192999999999998,"5min":45.192999999999998,"15min":45.192999999999998},"last":0.34200000000000003},{"interface":"front","average":{"1min":3.3999999999999999,"5min":1.5089999999999999,"15min":1.131},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":44.588999999999999,"5min":44.588999999999999,"15min":44.588999999999999},"last":0.42699999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:54:48 2023","interfaces":[{"interface":"back","average":{"1min":5.6559999999999997,"5min":2.5049999999999999,"15min":2.3380000000000001},"min":{"1min":0.374,"5min":0.309,"15min":0.28199999999999997},"max":{"1min":99.855000000000004,"5min":99.855000000000004,"15min":116.75},"last":0.35899999999999999},{"interface":"front","average":{"1min":5.7850000000000001,"5min":2.6000000000000001,"15min":2.4990000000000001},"min":{"1min":0.34399999999999997,"5min":0.28499999999999998,"15min":0.28000000000000003},"max":{"1min":99.811999999999998,"5min":99.811999999999998,"15min":116.502},"last":2.7189999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:54:48 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":1.014,"15min":1.421},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.32300000000000001},"max":{"1min":2.9319999999999999,"5min":5.8600000000000003,"15min":17.116},"last":0.52300000000000002},{"interface":"front","average":{"1min":1.304,"5min":1.1399999999999999,"15min":1.494},"min":{"1min":0.34000000000000002,"5min":0.307,"15min":0.29899999999999999},"max":{"1min":4.7569999999999997,"5min":4.7809999999999997,"15min":17.315000000000001},"last":0.45900000000000002}]},{"osd":4,"last update":"Mon Oct 9 08:54:48 2023","interfaces":[{"interface":"back","average":{"1min":1.9350000000000001,"5min":1.4079999999999999,"15min":1.573},"min":{"1min":0.374,"5min":0.314,"15min":0.26700000000000002},"max":{"1min":6.7800000000000002,"5min":9.4369999999999994,"15min":15.672000000000001},"last":0.44400000000000001},{"interface":"front","average":{"1min":1.355,"5min":1.1910000000000001,"15min":1.5529999999999999},"min":{"1min":0.34699999999999998,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":7.665,"5min":7.665,"15min":20.917000000000002},"last":0.41499999999999998}]},{"osd":6,"last update":"Mon Oct 9 08:54:48 2023","interfaces":[{"interface":"back","average":{"1min":1.383,"5min":1.194,"15min":1.5009999999999999},"min":{"1min":0.40400000000000003,"5min":0.375,"15min":0.33900000000000002},"max":{"1min":6.9340000000000002,"5min":9.4090000000000007,"15min":9.4640000000000004},"last":0.503},{"interface":"front","average":{"1min":0.78200000000000003,"5min":1.02,"15min":1.6140000000000001},"min":{"1min":0.438,"5min":0.35199999999999998,"15min":0.316},"max":{"1min":2.9009999999999998,"5min":5.6980000000000004,"15min":12.199999999999999},"last":0.437}]},{"osd":7,"last update":"Mon Oct 9 08:54:48 2023","interfaces":[{"interface":"back","average":{"1min":2.593,"5min":1.7410000000000001,"15min":1.855},"min":{"1min":0.41199999999999998,"5min":0.40200000000000002,"15min":0.312},"max":{"1min":12.287000000000001,"5min":12.287000000000001,"15min":12.287000000000001},"last":1.4299999999999999},{"interface":"front","average":{"1min":1.597,"5min":1.4630000000000001,"15min":1.7010000000000001},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.34300000000000003},"max":{"1min":5.8159999999999998,"5min":12.68,"15min":12.68},"last":0.60499999999999998}]}]}],"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":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4899,"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":1360,"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":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":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":112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"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":9821,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":15537,"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":3418,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":8278,"internal_metadata":0},{"poolid":3,"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":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":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1636896768,"data_stored":1636892696,"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":833421312,"data_stored":833421312,"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":1421344768,"data_stored":1421344768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":750850048,"data_stored":750845976,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":2222526464,"data_stored":2222522392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1106706432,"data_stored":1106706432,"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":897384448,"data_stored":897384448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T08:55:06.580 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-09T08:55:06.581 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_5 pg_num 46 2023-10-09T08:55:06.585 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:06.651 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:06.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:06.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:06.757 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:06.790 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:06.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:06.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:06.894 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:06.928 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:06.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:06.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:06.977 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:55:07.036 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:07.066 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:07.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:07.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:07.170 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:07.201 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:07.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:07.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:07.307 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:07.338 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:07.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:07.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:07.443 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:07.480 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:07.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:07.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:07.585 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:07.614 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:07.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:07.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:07.717 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:07.746 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:07.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:07.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:07.850 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:07.877 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:07.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:07.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:07.982 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:08.007 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:08.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:08.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:08.100 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:08 smithi081 bash[76862]: cluster 2023-10-09T08:55:06.339868+0000 mgr.y (mgr.26009) 1611 : cluster 0 pgmap v1826: 109 pgs: 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 1.08k op/s; 3538/113445 objects degraded (3.119%); 3037/113445 objects misplaced (2.677%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T08:55:08.112 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:08.155 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:08.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:08.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:08.260 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:08.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:08 smithi118 bash[59345]: cluster 2023-10-09T08:55:06.339868+0000 mgr.y (mgr.26009) 1611 : cluster 0 pgmap v1826: 109 pgs: 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 1.08k op/s; 3538/113445 objects degraded (3.119%); 3037/113445 objects misplaced (2.677%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T08:55:08.295 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:08.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:08.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:08 smithi081 bash[79557]: cluster 2023-10-09T08:55:06.339868+0000 mgr.y (mgr.26009) 1611 : cluster 0 pgmap v1826: 109 pgs: 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 2.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 1.08k op/s; 3538/113445 objects degraded (3.119%); 3037/113445 objects misplaced (2.677%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T08:55:08.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:08.430 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:08.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:08.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:08.559 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:08.592 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:08.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:08.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:08.695 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:08.726 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:08.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:08.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:08.830 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:08.854 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:08.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:08.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:08.958 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:08.987 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:08.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:08.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:09.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:09.115 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:09 smithi118 bash[59345]: audit 2023-10-09T08:55:08.185818+0000 mon.c (mon.2) 571 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:55:09.115 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:09 smithi118 bash[59345]: audit 2023-10-09T08:55:08.732011+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:55:09.115 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:09 smithi118 bash[59345]: audit 2023-10-09T08:55:08.743265+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:55:09.115 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:09 smithi118 bash[59345]: cluster 2023-10-09T08:55:08.985254+0000 mon.a (mon.0) 1833 : cluster 3 Health check update: Degraded data redundancy: 3538/113445 objects degraded (3.119%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:55:09.133 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:09.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:09.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:09.246 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:09.273 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:09.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:09.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:09.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:09 smithi081 bash[76862]: audit 2023-10-09T08:55:08.185818+0000 mon.c (mon.2) 571 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:55:09.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:09 smithi081 bash[76862]: audit 2023-10-09T08:55:08.732011+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:55:09.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:09 smithi081 bash[76862]: audit 2023-10-09T08:55:08.743265+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:55:09.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:09 smithi081 bash[76862]: cluster 2023-10-09T08:55:08.985254+0000 mon.a (mon.0) 1833 : cluster 3 Health check update: Degraded data redundancy: 3538/113445 objects degraded (3.119%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:55:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:09 smithi081 bash[79557]: audit 2023-10-09T08:55:08.185818+0000 mon.c (mon.2) 571 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:55:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:09 smithi081 bash[79557]: audit 2023-10-09T08:55:08.732011+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:55:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:09 smithi081 bash[79557]: audit 2023-10-09T08:55:08.743265+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:55:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:09 smithi081 bash[79557]: cluster 2023-10-09T08:55:08.985254+0000 mon.a (mon.0) 1833 : cluster 3 Health check update: Degraded data redundancy: 3538/113445 objects degraded (3.119%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:55:09.376 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:09.401 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:09.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:09.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:09.507 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:09.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:09.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:09.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:09.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:09.674 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:09.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:09.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:09.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:09.802 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:09.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:09.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:09.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:09.935 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:09.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:09.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:10.038 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:10.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:10.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:10.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:10.172 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:10.194 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:10.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:10.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:10.299 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:10.308 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:10 smithi081 bash[79557]: cluster 2023-10-09T08:55:08.340406+0000 mgr.y (mgr.26009) 1612 : cluster 0 pgmap v1827: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 peering, 106 active+clean; 2.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 894 op/s; 2536/109692 objects degraded (2.312%); 3277/109692 objects misplaced (2.987%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:55:10.308 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:10 smithi081 bash[79557]: audit 2023-10-09T08:55:09.383870+0000 mon.c (mon.2) 572 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:55:10.308 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:10 smithi081 bash[79557]: audit 2023-10-09T08:55:09.387906+0000 mon.c (mon.2) 573 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:55:10.308 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:10 smithi081 bash[79557]: audit 2023-10-09T08:55:09.403458+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:55:10.309 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:10 smithi081 bash[76862]: cluster 2023-10-09T08:55:08.340406+0000 mgr.y (mgr.26009) 1612 : cluster 0 pgmap v1827: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 peering, 106 active+clean; 2.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 894 op/s; 2536/109692 objects degraded (2.312%); 3277/109692 objects misplaced (2.987%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:55:10.309 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:10 smithi081 bash[76862]: audit 2023-10-09T08:55:09.383870+0000 mon.c (mon.2) 572 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:55:10.309 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:10 smithi081 bash[76862]: audit 2023-10-09T08:55:09.387906+0000 mon.c (mon.2) 573 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:55:10.309 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:10 smithi081 bash[76862]: audit 2023-10-09T08:55:09.403458+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:55:10.331 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:10.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:10.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:10.436 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:10.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:10 smithi118 bash[59345]: cluster 2023-10-09T08:55:08.340406+0000 mgr.y (mgr.26009) 1612 : cluster 0 pgmap v1827: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 peering, 106 active+clean; 2.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 894 op/s; 2536/109692 objects degraded (2.312%); 3277/109692 objects misplaced (2.987%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T08:55:10.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:10 smithi118 bash[59345]: audit 2023-10-09T08:55:09.383870+0000 mon.c (mon.2) 572 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:55:10.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:10 smithi118 bash[59345]: audit 2023-10-09T08:55:09.387906+0000 mon.c (mon.2) 573 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:55:10.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:10 smithi118 bash[59345]: audit 2023-10-09T08:55:09.403458+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:55:10.463 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:10.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:10.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:10.570 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:10.596 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:10.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:10.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:10.701 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:10.734 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:10.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:10.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:10.837 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:10.875 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:10.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:10.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:10.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:11.020 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:11.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:11.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:11.123 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:11.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:11.153 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:55:11.157 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:55:11.158 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:55:11.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:11.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:11.260 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:11.296 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:11.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:11.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:11.401 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:11.410 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:55:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:55:11] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.33.4" 2023-10-09T08:55:11.429 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:11.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:11.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:11.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:11.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:11.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:11.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:11.665 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:11.698 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:11.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:11.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:11.801 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:11.836 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:11.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:11.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:11.941 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:11.966 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:11.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:11.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:12.068 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:12.092 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:12.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:12.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:12.200 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:12.209 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:12 smithi118 bash[59345]: cluster 2023-10-09T08:55:10.340950+0000 mgr.y (mgr.26009) 1613 : cluster 0 pgmap v1828: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 2.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 809 op/s; 2536/103620 objects degraded (2.447%); 3277/103620 objects misplaced (3.163%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T08:55:12.225 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:12.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:12.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:12.329 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:12.354 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:12.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:12.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:12.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:12 smithi081 bash[76862]: cluster 2023-10-09T08:55:10.340950+0000 mgr.y (mgr.26009) 1613 : cluster 0 pgmap v1828: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 2.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 809 op/s; 2536/103620 objects degraded (2.447%); 3277/103620 objects misplaced (3.163%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T08:55:12.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:12 smithi081 bash[79557]: cluster 2023-10-09T08:55:10.340950+0000 mgr.y (mgr.26009) 1613 : cluster 0 pgmap v1828: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 2.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 809 op/s; 2536/103620 objects degraded (2.447%); 3277/103620 objects misplaced (3.163%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T08:55:12.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:12.486 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:12.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:12.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:12.589 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:12.609 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:12.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:12.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:12.713 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:12.741 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:12.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:12.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:12.844 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:12.873 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:12.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:12.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:12.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:13.004 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:13.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:13.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:13.108 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:13.133 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:13.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:13.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:13.236 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:13.266 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:13.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:13.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:13.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:13.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:13 smithi081 bash[76862]: cluster 2023-10-09T08:55:12.135470+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T08:55:13.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:13 smithi081 bash[76862]: cluster 2023-10-09T08:55:12.137633+0000 osd.4 (osd.4) 425 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T08:55:13.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:13 smithi081 bash[76862]: cluster 2023-10-09T08:55:12.138179+0000 mon.a (mon.0) 1835 : cluster 0 osdmap e417: 8 total, 8 up, 7 in 2023-10-09T08:55:13.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:13 smithi081 bash[76862]: cluster 2023-10-09T08:55:12.874851+0000 osd.6 (osd.6) 385 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T08:55:13.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:13 smithi081 bash[79557]: cluster 2023-10-09T08:55:12.135470+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T08:55:13.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:13 smithi081 bash[79557]: cluster 2023-10-09T08:55:12.137633+0000 osd.4 (osd.4) 425 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T08:55:13.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:13 smithi081 bash[79557]: cluster 2023-10-09T08:55:12.138179+0000 mon.a (mon.0) 1835 : cluster 0 osdmap e417: 8 total, 8 up, 7 in 2023-10-09T08:55:13.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:13 smithi081 bash[79557]: cluster 2023-10-09T08:55:12.874851+0000 osd.6 (osd.6) 385 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T08:55:13.397 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:13 smithi118 bash[59345]: cluster 2023-10-09T08:55:12.135470+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T08:55:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:13 smithi118 bash[59345]: cluster 2023-10-09T08:55:12.137633+0000 osd.4 (osd.4) 425 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T08:55:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:13 smithi118 bash[59345]: cluster 2023-10-09T08:55:12.138179+0000 mon.a (mon.0) 1835 : cluster 0 osdmap e417: 8 total, 8 up, 7 in 2023-10-09T08:55:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:13 smithi118 bash[59345]: cluster 2023-10-09T08:55:12.874851+0000 osd.6 (osd.6) 385 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T08:55:13.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:13.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:13.501 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:13.530 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:13.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:13.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:13.633 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:13.671 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:13.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:13.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:13.781 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:13.831 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:13.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:13.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:13.934 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:13.953 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:13.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:13.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:14.056 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:14.084 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:14.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:14.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:14.188 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:14.216 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:14.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:14.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:14.319 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:14.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:14.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:14.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:14.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:14.476 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:14 smithi081 bash[76862]: cluster 2023-10-09T08:55:12.341447+0000 mgr.y (mgr.26009) 1614 : cluster 0 pgmap v1830: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 1.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 989 op/s; 2536/95340 objects degraded (2.660%); 2585/95340 objects misplaced (2.711%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:55:14.476 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:14 smithi081 bash[76862]: cluster 2023-10-09T08:55:13.142686+0000 osd.4 (osd.4) 426 : cluster 3 failed to encode map e418 with expected crc 2023-10-09T08:55:14.476 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:14 smithi081 bash[76862]: cluster 2023-10-09T08:55:13.143351+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e418 with expected crc 2023-10-09T08:55:14.476 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:14 smithi081 bash[76862]: cluster 2023-10-09T08:55:13.146166+0000 mon.a (mon.0) 1836 : cluster 0 osdmap e418: 8 total, 8 up, 7 in 2023-10-09T08:55:14.476 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:14 smithi081 bash[76862]: cluster 2023-10-09T08:55:13.147364+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e418 with expected crc 2023-10-09T08:55:14.476 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:14 smithi081 bash[76862]: cluster 2023-10-09T08:55:13.360593+0000 osd.7 (osd.7) 393 : cluster 3 failed to encode map e418 with expected crc 2023-10-09T08:55:14.477 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:14 smithi081 bash[76862]: cluster 2023-10-09T08:55:13.986524+0000 mon.a (mon.0) 1837 : cluster 3 Health check update: Degraded data redundancy: 2536/95340 objects degraded (2.660%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:55:14.477 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:14 smithi081 bash[79557]: cluster 2023-10-09T08:55:12.341447+0000 mgr.y (mgr.26009) 1614 : cluster 0 pgmap v1830: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 1.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 989 op/s; 2536/95340 objects degraded (2.660%); 2585/95340 objects misplaced (2.711%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:55:14.477 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:14 smithi081 bash[79557]: cluster 2023-10-09T08:55:13.142686+0000 osd.4 (osd.4) 426 : cluster 3 failed to encode map e418 with expected crc 2023-10-09T08:55:14.477 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:14 smithi081 bash[79557]: cluster 2023-10-09T08:55:13.143351+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e418 with expected crc 2023-10-09T08:55:14.477 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:14 smithi081 bash[79557]: cluster 2023-10-09T08:55:13.146166+0000 mon.a (mon.0) 1836 : cluster 0 osdmap e418: 8 total, 8 up, 7 in 2023-10-09T08:55:14.477 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:14 smithi081 bash[79557]: cluster 2023-10-09T08:55:13.147364+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e418 with expected crc 2023-10-09T08:55:14.477 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:14 smithi081 bash[79557]: cluster 2023-10-09T08:55:13.360593+0000 osd.7 (osd.7) 393 : cluster 3 failed to encode map e418 with expected crc 2023-10-09T08:55:14.477 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:14 smithi081 bash[79557]: cluster 2023-10-09T08:55:13.986524+0000 mon.a (mon.0) 1837 : cluster 3 Health check update: Degraded data redundancy: 2536/95340 objects degraded (2.660%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:55:14.504 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:14.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:14.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:14 smithi118 bash[59345]: cluster 2023-10-09T08:55:12.341447+0000 mgr.y (mgr.26009) 1614 : cluster 0 pgmap v1830: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 1.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 989 op/s; 2536/95340 objects degraded (2.660%); 2585/95340 objects misplaced (2.711%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T08:55:14.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:14 smithi118 bash[59345]: cluster 2023-10-09T08:55:13.142686+0000 osd.4 (osd.4) 426 : cluster 3 failed to encode map e418 with expected crc 2023-10-09T08:55:14.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:14 smithi118 bash[59345]: cluster 2023-10-09T08:55:13.143351+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e418 with expected crc 2023-10-09T08:55:14.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:14 smithi118 bash[59345]: cluster 2023-10-09T08:55:13.146166+0000 mon.a (mon.0) 1836 : cluster 0 osdmap e418: 8 total, 8 up, 7 in 2023-10-09T08:55:14.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:14 smithi118 bash[59345]: cluster 2023-10-09T08:55:13.147364+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e418 with expected crc 2023-10-09T08:55:14.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:14 smithi118 bash[59345]: cluster 2023-10-09T08:55:13.360593+0000 osd.7 (osd.7) 393 : cluster 3 failed to encode map e418 with expected crc 2023-10-09T08:55:14.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:14 smithi118 bash[59345]: cluster 2023-10-09T08:55:13.986524+0000 mon.a (mon.0) 1837 : cluster 3 Health check update: Degraded data redundancy: 2536/95340 objects degraded (2.660%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T08:55:14.612 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:14.639 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:14.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:14.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:14.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:14.773 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:14.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:14.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:14.878 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:14.907 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:14.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:14.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:15.013 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:15.038 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:15.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:15.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:15.148 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:15.171 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:15.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:15.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:15.275 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:15.314 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:15.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:15.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:15.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:15.455 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:15.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:15.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:15.559 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:15.581 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:15.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:15.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:15.685 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:15.711 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:15.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:15.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:15.816 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:15.843 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:15.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:15.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:15.946 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:15.974 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:15.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:15.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:16.077 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:16.106 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:16.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:16.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:16.209 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:16.218 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:16 smithi118 bash[59345]: cluster 2023-10-09T08:55:14.342192+0000 mgr.y (mgr.26009) 1615 : cluster 0 pgmap v1832: 109 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 1.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 906 op/s; 2536/91686 objects degraded (2.766%); 2536/91686 objects misplaced (2.766%); 3.9 MiB/s, 62 objects/s recovering 2023-10-09T08:55:16.251 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:16.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:16.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:16.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:16.365 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:16 smithi081 bash[76862]: cluster 2023-10-09T08:55:14.342192+0000 mgr.y (mgr.26009) 1615 : cluster 0 pgmap v1832: 109 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 1.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 906 op/s; 2536/91686 objects degraded (2.766%); 2536/91686 objects misplaced (2.766%); 3.9 MiB/s, 62 objects/s recovering 2023-10-09T08:55:16.366 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:16 smithi081 bash[79557]: cluster 2023-10-09T08:55:14.342192+0000 mgr.y (mgr.26009) 1615 : cluster 0 pgmap v1832: 109 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 1.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 906 op/s; 2536/91686 objects degraded (2.766%); 2536/91686 objects misplaced (2.766%); 3.9 MiB/s, 62 objects/s recovering 2023-10-09T08:55:16.389 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:16.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:16.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:16.493 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:16.522 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:16.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:16.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:16.630 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:16.657 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:16.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:16.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:16.761 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:16.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:16.798 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:16.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:16.899 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:16.926 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:16.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:16.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:17.030 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:17.064 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:17.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:17.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:17.168 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:17.192 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:17.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:17.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:17.298 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:17.327 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:17.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:17.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:17.432 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:17.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:17.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:17.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:17.560 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:17.584 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:17.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:17.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:17.593 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:55:17.593 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-09T08:55:17.593 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-09T08:55:17.593 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:55:17.593 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.593 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36030.0:127008 9.1 9:8ab27ae1:::benchmark_data_smithi081_240258_object127007:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e345)", 2023-10-09T08:55:17.593 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:34.977982+0000", 2023-10-09T08:55:17.594 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 462.60753469100001, 2023-10-09T08:55:17.594 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2878483869999999, 2023-10-09T08:55:17.594 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.594 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:55:17.594 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.594 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36030", 2023-10-09T08:55:17.594 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:55:17.594 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 127008 2023-10-09T08:55:17.594 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.594 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.594 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.594 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.595 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.977982+0000", 2023-10-09T08:55:17.595 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.595 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.595 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.595 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.595 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.977982+0000", 2023-10-09T08:55:17.595 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.595 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.595 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.595 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.595 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.977979+0000", 2023-10-09T08:55:17.595 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999971 2023-10-09T08:55:17.596 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.596 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.596 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.596 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978042+0000", 2023-10-09T08:55:17.596 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.2701999999999997e-05 2023-10-09T08:55:17.596 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.596 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.596 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.596 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978068+0000", 2023-10-09T08:55:17.596 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5375e-05 2023-10-09T08:55:17.596 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.596 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.597 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.597 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978088+0000", 2023-10-09T08:55:17.597 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.0343000000000002e-05 2023-10-09T08:55:17.597 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.597 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.597 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.597 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978155+0000", 2023-10-09T08:55:17.597 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6591e-05 2023-10-09T08:55:17.597 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.597 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.597 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.597 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978171+0000", 2023-10-09T08:55:17.597 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6602000000000001e-05 2023-10-09T08:55:17.598 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.598 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.598 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.598 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.242054+0000", 2023-10-09T08:55:17.598 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.263883251 2023-10-09T08:55:17.598 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.598 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.598 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-09T08:55:17.598 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.242870+0000", 2023-10-09T08:55:17.598 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00081588600000000004 2023-10-09T08:55:17.598 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.598 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.599 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.599 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.265750+0000", 2023-10-09T08:55:17.599 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.022879936999999999 2023-10-09T08:55:17.599 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.599 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.599 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.599 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.265831+0000", 2023-10-09T08:55:17.599 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0394000000000003e-05 2023-10-09T08:55:17.599 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.599 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.599 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.599 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.600 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.600 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36030.0:127013 9.1 9:872e3f6d:::benchmark_data_smithi081_240258_object127012:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e345)", 2023-10-09T08:55:17.600 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:34.978128+0000", 2023-10-09T08:55:17.600 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 462.60738899099999, 2023-10-09T08:55:17.600 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3080491510000001, 2023-10-09T08:55:17.600 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.600 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.600 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.600 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36030", 2023-10-09T08:55:17.600 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:55:17.600 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 127013 2023-10-09T08:55:17.600 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.601 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.601 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.601 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.601 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978128+0000", 2023-10-09T08:55:17.601 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.601 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.601 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.601 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.601 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978128+0000", 2023-10-09T08:55:17.601 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.601 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.601 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.601 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.602 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978127+0000", 2023-10-09T08:55:17.602 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:55:17.602 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.602 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.602 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.602 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978171+0000", 2023-10-09T08:55:17.602 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.4261999999999997e-05 2023-10-09T08:55:17.602 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.602 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.602 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.602 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978186+0000", 2023-10-09T08:55:17.602 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.467e-05 2023-10-09T08:55:17.603 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.603 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.603 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.603 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978196+0000", 2023-10-09T08:55:17.603 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0335e-05 2023-10-09T08:55:17.603 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.603 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.603 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.603 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978915+0000", 2023-10-09T08:55:17.603 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00071842399999999995 2023-10-09T08:55:17.603 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.603 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.604 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.604 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978924+0000", 2023-10-09T08:55:17.604 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8139999999999995e-06 2023-10-09T08:55:17.604 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.604 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.604 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.604 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.246026+0000", 2023-10-09T08:55:17.604 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2671017529999999 2023-10-09T08:55:17.604 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.604 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.604 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.604 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.246259+0000", 2023-10-09T08:55:17.605 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00023305299999999999 2023-10-09T08:55:17.605 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.605 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.605 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,4,6", 2023-10-09T08:55:17.605 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.246515+0000", 2023-10-09T08:55:17.605 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00025632699999999999 2023-10-09T08:55:17.605 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.605 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.605 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.605 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.261120+0000", 2023-10-09T08:55:17.605 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014604875999999999 2023-10-09T08:55:17.605 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.606 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.606 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.606 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.265963+0000", 2023-10-09T08:55:17.606 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0048427599999999998 2023-10-09T08:55:17.606 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.606 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.606 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.606 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.266010+0000", 2023-10-09T08:55:17.606 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6650999999999998e-05 2023-10-09T08:55:17.606 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.606 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.606 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.607 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.279599+0000", 2023-10-09T08:55:17.607 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013589703999999999 2023-10-09T08:55:17.607 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.607 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.607 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.607 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.279737+0000", 2023-10-09T08:55:17.607 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013782900000000001 2023-10-09T08:55:17.607 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.607 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.607 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.607 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.286177+0000", 2023-10-09T08:55:17.607 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0064397639999999997 2023-10-09T08:55:17.608 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.608 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.608 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.608 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.608 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.608 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36030.0:127016 9.1 9:8853b4d9:::benchmark_data_smithi081_240258_object127015:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e345)", 2023-10-09T08:55:17.608 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:34.978874+0000", 2023-10-09T08:55:17.608 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 462.60664317300001, 2023-10-09T08:55:17.608 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.313933646, 2023-10-09T08:55:17.608 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.608 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.608 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.608 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36030", 2023-10-09T08:55:17.609 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:55:17.609 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 127016 2023-10-09T08:55:17.609 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.609 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.609 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.609 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.609 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978874+0000", 2023-10-09T08:55:17.609 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.609 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.609 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.609 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.609 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978874+0000", 2023-10-09T08:55:17.610 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.610 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.610 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.610 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.610 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978873+0000", 2023-10-09T08:55:17.610 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:55:17.610 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.610 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.610 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.610 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978933+0000", 2023-10-09T08:55:17.610 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.0219000000000001e-05 2023-10-09T08:55:17.610 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.611 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.611 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.611 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978950+0000", 2023-10-09T08:55:17.611 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7282000000000002e-05 2023-10-09T08:55:17.611 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.611 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.611 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.611 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978959+0000", 2023-10-09T08:55:17.611 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5229999999999995e-06 2023-10-09T08:55:17.611 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.611 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.611 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.611 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.979001+0000", 2023-10-09T08:55:17.612 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2870999999999997e-05 2023-10-09T08:55:17.612 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.612 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.612 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.612 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.979007+0000", 2023-10-09T08:55:17.612 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6119999999999998e-06 2023-10-09T08:55:17.612 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.612 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.612 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.612 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.252237+0000", 2023-10-09T08:55:17.612 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.273229642 2023-10-09T08:55:17.612 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.612 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.613 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.613 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.252495+0000", 2023-10-09T08:55:17.613 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00025797599999999998 2023-10-09T08:55:17.613 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.613 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.613 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,4,6", 2023-10-09T08:55:17.613 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.252815+0000", 2023-10-09T08:55:17.613 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00032021399999999998 2023-10-09T08:55:17.613 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.613 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.613 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.613 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.265976+0000", 2023-10-09T08:55:17.613 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.013160831 2023-10-09T08:55:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.266033+0000", 2023-10-09T08:55:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7017e-05 2023-10-09T08:55:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.266052+0000", 2023-10-09T08:55:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.8896999999999999e-05 2023-10-09T08:55:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.614 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.615 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.615 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.286288+0000", 2023-10-09T08:55:17.615 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.020236376 2023-10-09T08:55:17.615 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.615 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.615 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.615 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.286400+0000", 2023-10-09T08:55:17.615 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000111761 2023-10-09T08:55:17.615 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.615 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.616 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.616 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.292807+0000", 2023-10-09T08:55:17.616 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0064075759999999999 2023-10-09T08:55:17.616 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.616 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.616 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.616 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.616 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.616 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36030.0:127030 9.1 9:8d7c8c5a:::benchmark_data_smithi081_240258_object127029:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e345)", 2023-10-09T08:55:17.616 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:47:34.978970+0000", 2023-10-09T08:55:17.617 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 462.60654698799999, 2023-10-09T08:55:17.617 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3203654389999999, 2023-10-09T08:55:17.617 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.617 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.617 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.617 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36030", 2023-10-09T08:55:17.617 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3699537236", 2023-10-09T08:55:17.617 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 127030 2023-10-09T08:55:17.617 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.617 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.617 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.617 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.617 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978970+0000", 2023-10-09T08:55:17.618 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.618 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.618 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.618 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.618 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978970+0000", 2023-10-09T08:55:17.618 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.618 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.618 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.618 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.618 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978969+0000", 2023-10-09T08:55:17.618 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:55:17.619 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.619 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.619 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.619 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.978996+0000", 2023-10-09T08:55:17.619 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6919000000000001e-05 2023-10-09T08:55:17.619 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.619 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.619 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.619 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.979003+0000", 2023-10-09T08:55:17.619 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2579999999999998e-06 2023-10-09T08:55:17.619 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.619 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.619 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.620 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.979010+0000", 2023-10-09T08:55:17.620 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9700000000000002e-06 2023-10-09T08:55:17.620 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.620 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.620 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.620 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.979035+0000", 2023-10-09T08:55:17.620 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.4805999999999999e-05 2023-10-09T08:55:17.620 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.620 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.620 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.620 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:34.979040+0000", 2023-10-09T08:55:17.620 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.5510000000000001e-06 2023-10-09T08:55:17.621 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.621 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.621 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.621 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.266066+0000", 2023-10-09T08:55:17.621 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.287026537 2023-10-09T08:55:17.621 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.621 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.621 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.621 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.266172+0000", 2023-10-09T08:55:17.621 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010534799999999999 2023-10-09T08:55:17.621 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.621 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.621 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 3,4,6", 2023-10-09T08:55:17.622 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.266294+0000", 2023-10-09T08:55:17.622 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000121872 2023-10-09T08:55:17.622 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.622 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.622 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.622 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.274789+0000", 2023-10-09T08:55:17.622 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0084952440000000008 2023-10-09T08:55:17.622 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.622 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.622 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.622 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.274864+0000", 2023-10-09T08:55:17.622 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4911000000000002e-05 2023-10-09T08:55:17.623 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.623 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.623 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.623 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.274878+0000", 2023-10-09T08:55:17.623 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.4269e-05 2023-10-09T08:55:17.623 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.623 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.623 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.623 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.293619+0000", 2023-10-09T08:55:17.623 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.018741198000000001 2023-10-09T08:55:17.623 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.623 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.623 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.624 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.293673+0000", 2023-10-09T08:55:17.624 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4076999999999997e-05 2023-10-09T08:55:17.624 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.624 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.624 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.624 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:47:36.299335+0000", 2023-10-09T08:55:17.624 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0056620840000000004 2023-10-09T08:55:17.624 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.624 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.624 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.624 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.625 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.625 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:81561 10.13 10:cb4df653:::benchmark_data_smithi081_264385_object81560:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e401)", 2023-10-09T08:55:17.625 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.980463+0000", 2023-10-09T08:55:17.625 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 117.60505342, 2023-10-09T08:55:17.625 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.169483558, 2023-10-09T08:55:17.625 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.625 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.625 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.625 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:55:17.625 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:55:17.625 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 81561 2023-10-09T08:55:17.625 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.625 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.626 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.626 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.626 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980463+0000", 2023-10-09T08:55:17.626 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.626 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.626 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.626 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.626 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980463+0000", 2023-10-09T08:55:17.626 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.626 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.627 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.627 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.627 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980461+0000", 2023-10-09T08:55:17.627 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999976 2023-10-09T08:55:17.627 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.627 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.627 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.627 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980549+0000", 2023-10-09T08:55:17.627 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.7934000000000002e-05 2023-10-09T08:55:17.627 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.627 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.627 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.628 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980567+0000", 2023-10-09T08:55:17.628 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7705000000000001e-05 2023-10-09T08:55:17.628 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.628 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.628 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.628 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980580+0000", 2023-10-09T08:55:17.628 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.363e-05 2023-10-09T08:55:17.628 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.628 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.628 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.628 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980638+0000", 2023-10-09T08:55:17.628 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7630000000000002e-05 2023-10-09T08:55:17.629 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.629 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.629 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.629 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980651+0000", 2023-10-09T08:55:17.629 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2792000000000001e-05 2023-10-09T08:55:17.629 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.629 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.629 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.629 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.117847+0000", 2023-10-09T08:55:17.629 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1371962179999999 2023-10-09T08:55:17.629 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.629 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.629 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.630 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.118012+0000", 2023-10-09T08:55:17.630 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000165107 2023-10-09T08:55:17.630 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.630 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.630 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:55:17.630 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.118155+0000", 2023-10-09T08:55:17.630 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014285900000000001 2023-10-09T08:55:17.630 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.630 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.630 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.630 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.124098+0000", 2023-10-09T08:55:17.630 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0059436100000000002 2023-10-09T08:55:17.630 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.631 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.631 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.631 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.124129+0000", 2023-10-09T08:55:17.631 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.0525999999999999e-05 2023-10-09T08:55:17.631 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.631 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.631 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.631 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.148056+0000", 2023-10-09T08:55:17.631 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.023927101999999999 2023-10-09T08:55:17.631 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.631 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.631 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.632 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.148130+0000", 2023-10-09T08:55:17.632 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.4159000000000006e-05 2023-10-09T08:55:17.632 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.632 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.632 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.632 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.149947+0000", 2023-10-09T08:55:17.632 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0018167610000000001 2023-10-09T08:55:17.632 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.632 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.632 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.632 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.632 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.632 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:81635 10.13 10:cf68c25a:::benchmark_data_smithi081_264385_object81634:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e401)", 2023-10-09T08:55:17.633 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.980594+0000", 2023-10-09T08:55:17.633 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 117.604922872, 2023-10-09T08:55:17.633 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.171125894, 2023-10-09T08:55:17.633 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.633 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.633 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.633 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:55:17.633 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:55:17.633 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 81635 2023-10-09T08:55:17.633 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.633 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.633 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.634 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.634 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980594+0000", 2023-10-09T08:55:17.634 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.634 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.634 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.634 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.634 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980594+0000", 2023-10-09T08:55:17.634 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.634 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.634 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.634 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.634 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980593+0000", 2023-10-09T08:55:17.635 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:55:17.635 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.635 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.635 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.635 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980658+0000", 2023-10-09T08:55:17.635 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4722999999999997e-05 2023-10-09T08:55:17.635 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.635 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.635 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.635 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980667+0000", 2023-10-09T08:55:17.635 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7040000000000006e-06 2023-10-09T08:55:17.635 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.635 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.636 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.636 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980678+0000", 2023-10-09T08:55:17.636 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0322999999999999e-05 2023-10-09T08:55:17.636 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.636 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.636 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.636 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980706+0000", 2023-10-09T08:55:17.636 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.7983999999999998e-05 2023-10-09T08:55:17.636 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.636 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.636 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.636 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980710+0000", 2023-10-09T08:55:17.637 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.3510000000000004e-06 2023-10-09T08:55:17.637 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.637 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.637 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.637 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.120909+0000", 2023-10-09T08:55:17.637 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.140199006 2023-10-09T08:55:17.637 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.637 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.637 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.637 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.121031+0000", 2023-10-09T08:55:17.637 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000122031 2023-10-09T08:55:17.637 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.638 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.638 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:55:17.638 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.121163+0000", 2023-10-09T08:55:17.638 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013157199999999999 2023-10-09T08:55:17.638 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.638 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.638 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.638 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.125432+0000", 2023-10-09T08:55:17.638 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0042692240000000003 2023-10-09T08:55:17.638 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.638 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.639 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.639 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.134605+0000", 2023-10-09T08:55:17.639 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0091733749999999992 2023-10-09T08:55:17.639 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.639 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.639 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.639 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.150081+0000", 2023-10-09T08:55:17.639 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015475595 2023-10-09T08:55:17.639 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.639 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.639 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.640 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.150135+0000", 2023-10-09T08:55:17.640 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4496000000000001e-05 2023-10-09T08:55:17.640 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.640 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.640 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.640 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.151720+0000", 2023-10-09T08:55:17.640 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0015845449999999999 2023-10-09T08:55:17.640 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.640 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.640 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.640 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.640 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.640 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:81659 10.13 10:c825a364:::benchmark_data_smithi081_264385_object81658:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e401)", 2023-10-09T08:55:17.641 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.980687+0000", 2023-10-09T08:55:17.641 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 117.60482958199999, 2023-10-09T08:55:17.641 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.172560389, 2023-10-09T08:55:17.641 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.641 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.641 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.641 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:55:17.641 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:55:17.641 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 81659 2023-10-09T08:55:17.641 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.641 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.641 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.642 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.642 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980687+0000", 2023-10-09T08:55:17.642 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.642 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.642 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.642 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.642 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980687+0000", 2023-10-09T08:55:17.642 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.642 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.642 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.642 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.642 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980687+0000", 2023-10-09T08:55:17.643 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:55:17.643 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.643 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.643 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.643 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980721+0000", 2023-10-09T08:55:17.643 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.4461000000000001e-05 2023-10-09T08:55:17.643 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.643 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.643 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.643 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980732+0000", 2023-10-09T08:55:17.643 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1396000000000001e-05 2023-10-09T08:55:17.643 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.643 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.644 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.644 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980741+0000", 2023-10-09T08:55:17.644 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4489999999999999e-06 2023-10-09T08:55:17.644 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.644 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.644 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.644 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980777+0000", 2023-10-09T08:55:17.644 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.5714999999999999e-05 2023-10-09T08:55:17.644 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.644 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.644 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.644 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980782+0000", 2023-10-09T08:55:17.644 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7350000000000001e-06 2023-10-09T08:55:17.645 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.645 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.645 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.645 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.122425+0000", 2023-10-09T08:55:17.645 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1416427570000001 2023-10-09T08:55:17.645 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.645 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.645 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.645 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.122549+0000", 2023-10-09T08:55:17.645 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012395099999999999 2023-10-09T08:55:17.645 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.645 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.646 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:55:17.646 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.122674+0000", 2023-10-09T08:55:17.646 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000124635 2023-10-09T08:55:17.646 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.646 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.646 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.646 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.125440+0000", 2023-10-09T08:55:17.646 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0027667220000000001 2023-10-09T08:55:17.646 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.646 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.646 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.646 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.134702+0000", 2023-10-09T08:55:17.647 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0092612619999999993 2023-10-09T08:55:17.647 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.647 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.647 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.647 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.151834+0000", 2023-10-09T08:55:17.647 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.017132451 2023-10-09T08:55:17.647 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.647 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.647 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.647 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.151905+0000", 2023-10-09T08:55:17.647 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1025999999999994e-05 2023-10-09T08:55:17.648 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.648 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.648 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.648 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.153248+0000", 2023-10-09T08:55:17.648 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001342595 2023-10-09T08:55:17.648 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.648 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.648 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.648 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.648 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.648 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:81741 10.13 10:ce94519a:::benchmark_data_smithi081_264385_object81740:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e401)", 2023-10-09T08:55:17.648 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.980749+0000", 2023-10-09T08:55:17.649 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 117.604767487, 2023-10-09T08:55:17.649 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1739584139999999, 2023-10-09T08:55:17.649 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.649 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.649 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.649 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:55:17.649 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:55:17.649 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 81741 2023-10-09T08:55:17.649 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.649 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.649 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.649 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.649 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980749+0000", 2023-10-09T08:55:17.649 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.650 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.650 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.650 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.650 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980749+0000", 2023-10-09T08:55:17.650 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.650 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.650 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.650 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.650 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980749+0000", 2023-10-09T08:55:17.650 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:55:17.650 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.650 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.650 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.651 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980806+0000", 2023-10-09T08:55:17.651 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7235999999999999e-05 2023-10-09T08:55:17.651 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.651 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.651 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.651 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980818+0000", 2023-10-09T08:55:17.651 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.259e-05 2023-10-09T08:55:17.651 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.651 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.651 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.651 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980824+0000", 2023-10-09T08:55:17.651 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.93e-06 2023-10-09T08:55:17.652 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.652 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.652 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.652 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980848+0000", 2023-10-09T08:55:17.652 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3175000000000001e-05 2023-10-09T08:55:17.652 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.652 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.652 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.652 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980852+0000", 2023-10-09T08:55:17.652 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9319999999999998e-06 2023-10-09T08:55:17.652 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.652 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.652 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.653 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.124156+0000", 2023-10-09T08:55:17.653 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.143304884 2023-10-09T08:55:17.653 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.653 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.653 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.653 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.124259+0000", 2023-10-09T08:55:17.653 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000102877 2023-10-09T08:55:17.653 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.653 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.653 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:55:17.653 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.124367+0000", 2023-10-09T08:55:17.653 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000107481 2023-10-09T08:55:17.654 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.654 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.654 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.654 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.128743+0000", 2023-10-09T08:55:17.654 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.004376619 2023-10-09T08:55:17.654 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.654 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.654 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.654 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.147946+0000", 2023-10-09T08:55:17.654 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.019203100000000001 2023-10-09T08:55:17.654 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.654 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.654 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.655 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.153378+0000", 2023-10-09T08:55:17.655 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0054317560000000003 2023-10-09T08:55:17.655 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.655 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.655 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.655 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.153445+0000", 2023-10-09T08:55:17.655 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6606000000000006e-05 2023-10-09T08:55:17.655 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.655 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.655 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.655 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.154708+0000", 2023-10-09T08:55:17.655 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0012629729999999999 2023-10-09T08:55:17.655 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.656 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.656 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.656 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.656 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.656 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:81809 10.13 10:cc16a031:::benchmark_data_smithi081_264385_object81808:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e401)", 2023-10-09T08:55:17.656 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.980832+0000", 2023-10-09T08:55:17.656 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 117.604684456, 2023-10-09T08:55:17.656 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1751484999999999, 2023-10-09T08:55:17.656 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.656 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.656 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.656 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:55:17.657 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:55:17.657 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 81809 2023-10-09T08:55:17.657 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.657 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.657 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.657 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.657 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980832+0000", 2023-10-09T08:55:17.657 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.657 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.657 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.657 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.657 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980832+0000", 2023-10-09T08:55:17.658 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.658 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.658 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.658 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.658 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980832+0000", 2023-10-09T08:55:17.658 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:55:17.658 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.658 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.658 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.658 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980899+0000", 2023-10-09T08:55:17.658 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7163999999999996e-05 2023-10-09T08:55:17.659 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.659 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.659 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.659 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980910+0000", 2023-10-09T08:55:17.659 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.111e-05 2023-10-09T08:55:17.659 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.659 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.659 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.659 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980919+0000", 2023-10-09T08:55:17.659 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5990000000000002e-06 2023-10-09T08:55:17.659 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.659 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.660 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.660 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980945+0000", 2023-10-09T08:55:17.660 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.6611999999999999e-05 2023-10-09T08:55:17.660 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.660 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.660 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.660 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980949+0000", 2023-10-09T08:55:17.660 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.8410000000000002e-06 2023-10-09T08:55:17.660 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.660 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.660 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.660 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.125477+0000", 2023-10-09T08:55:17.660 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1445280870000001 2023-10-09T08:55:17.661 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.661 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.661 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.661 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.125588+0000", 2023-10-09T08:55:17.661 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00011035999999999999 2023-10-09T08:55:17.661 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.661 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.661 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:55:17.661 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.125698+0000", 2023-10-09T08:55:17.661 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000110284 2023-10-09T08:55:17.661 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.661 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.661 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.662 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.128753+0000", 2023-10-09T08:55:17.662 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0030556519999999998 2023-10-09T08:55:17.662 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.662 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.662 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.662 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.150017+0000", 2023-10-09T08:55:17.662 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.021264025999999998 2023-10-09T08:55:17.662 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.662 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.662 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.662 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.154845+0000", 2023-10-09T08:55:17.662 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0048270270000000002 2023-10-09T08:55:17.663 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.663 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.663 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.663 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.154897+0000", 2023-10-09T08:55:17.663 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2265000000000002e-05 2023-10-09T08:55:17.663 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.663 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.663 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.663 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.155981+0000", 2023-10-09T08:55:17.663 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0010841290000000001 2023-10-09T08:55:17.663 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.663 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.663 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.664 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.664 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.664 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:81880 10.13 10:cc26477c:::benchmark_data_smithi081_264385_object81879:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e401)", 2023-10-09T08:55:17.664 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.980928+0000", 2023-10-09T08:55:17.664 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 117.60458916, 2023-10-09T08:55:17.664 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1765485469999999, 2023-10-09T08:55:17.664 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.664 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.664 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.664 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:55:17.664 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:55:17.664 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 81880 2023-10-09T08:55:17.665 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.665 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.665 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.665 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.665 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980928+0000", 2023-10-09T08:55:17.665 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.665 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.665 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.665 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.665 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980928+0000", 2023-10-09T08:55:17.665 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.665 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.666 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.666 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.666 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980927+0000", 2023-10-09T08:55:17.666 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:55:17.666 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.666 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.666 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.666 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.980990+0000", 2023-10-09T08:55:17.666 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3449999999999997e-05 2023-10-09T08:55:17.666 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.666 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.667 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.667 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981001+0000", 2023-10-09T08:55:17.667 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0910999999999999e-05 2023-10-09T08:55:17.667 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.667 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.667 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.667 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981010+0000", 2023-10-09T08:55:17.667 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4880000000000007e-06 2023-10-09T08:55:17.667 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.667 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.667 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.667 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981033+0000", 2023-10-09T08:55:17.667 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3516999999999999e-05 2023-10-09T08:55:17.668 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.668 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.668 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.668 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981037+0000", 2023-10-09T08:55:17.668 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.9169999999999999e-06 2023-10-09T08:55:17.668 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.668 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.668 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.668 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.126503+0000", 2023-10-09T08:55:17.668 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.145466058 2023-10-09T08:55:17.668 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.668 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.668 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.668 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.126650+0000", 2023-10-09T08:55:17.669 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014655500000000001 2023-10-09T08:55:17.669 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.669 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.669 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:55:17.669 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.126758+0000", 2023-10-09T08:55:17.669 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010823399999999999 2023-10-09T08:55:17.669 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.669 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.669 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.669 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.134621+0000", 2023-10-09T08:55:17.669 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0078623440000000003 2023-10-09T08:55:17.669 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.669 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.670 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.670 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.151787+0000", 2023-10-09T08:55:17.670 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.017166210000000001 2023-10-09T08:55:17.670 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.670 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.670 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.670 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.156121+0000", 2023-10-09T08:55:17.670 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0043343399999999999 2023-10-09T08:55:17.670 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.670 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.670 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.671 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.156221+0000", 2023-10-09T08:55:17.671 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000100115 2023-10-09T08:55:17.671 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.671 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.671 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.671 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.157476+0000", 2023-10-09T08:55:17.671 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0012550949999999999 2023-10-09T08:55:17.671 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.671 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.671 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.671 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.671 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.671 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:81956 10.13 10:ce170593:::benchmark_data_smithi081_264385_object81955:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e401)", 2023-10-09T08:55:17.672 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.981019+0000", 2023-10-09T08:55:17.672 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 117.604497603, 2023-10-09T08:55:17.672 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.178070642, 2023-10-09T08:55:17.672 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.672 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.672 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.672 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:55:17.672 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:55:17.672 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 81956 2023-10-09T08:55:17.672 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.672 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.672 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.672 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.673 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981019+0000", 2023-10-09T08:55:17.673 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.673 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.673 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.673 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.673 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981019+0000", 2023-10-09T08:55:17.673 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.673 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.673 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.673 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.673 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981019+0000", 2023-10-09T08:55:17.673 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:55:17.673 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.674 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.674 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.674 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981090+0000", 2023-10-09T08:55:17.674 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1613999999999996e-05 2023-10-09T08:55:17.674 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.674 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.674 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.674 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981102+0000", 2023-10-09T08:55:17.674 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1620000000000001e-05 2023-10-09T08:55:17.674 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.674 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.674 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.675 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981107+0000", 2023-10-09T08:55:17.675 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4519999999999996e-06 2023-10-09T08:55:17.675 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.675 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.675 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.675 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981133+0000", 2023-10-09T08:55:17.675 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5333e-05 2023-10-09T08:55:17.675 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.675 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.675 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.675 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981137+0000", 2023-10-09T08:55:17.675 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.794e-06 2023-10-09T08:55:17.676 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.676 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.676 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.676 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.127646+0000", 2023-10-09T08:55:17.676 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.146509338 2023-10-09T08:55:17.676 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.676 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.676 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.676 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.127732+0000", 2023-10-09T08:55:17.676 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5711000000000007e-05 2023-10-09T08:55:17.676 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.676 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.676 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:55:17.676 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.127829+0000", 2023-10-09T08:55:17.677 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7262000000000005e-05 2023-10-09T08:55:17.677 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.677 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.677 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.677 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.134625+0000", 2023-10-09T08:55:17.677 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0067966440000000001 2023-10-09T08:55:17.677 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.677 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.677 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.677 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.153319+0000", 2023-10-09T08:55:17.677 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.018693096999999999 2023-10-09T08:55:17.677 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.677 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.678 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.678 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.157694+0000", 2023-10-09T08:55:17.678 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0043753899999999998 2023-10-09T08:55:17.678 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.678 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.678 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.678 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.157781+0000", 2023-10-09T08:55:17.678 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6589999999999996e-05 2023-10-09T08:55:17.678 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.678 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.678 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.678 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.159090+0000", 2023-10-09T08:55:17.679 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0013093410000000001 2023-10-09T08:55:17.679 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.679 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.679 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.679 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.679 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.679 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82004 10.13 10:cc45bbfc:::benchmark_data_smithi081_264385_object82003:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e401)", 2023-10-09T08:55:17.679 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.981116+0000", 2023-10-09T08:55:17.679 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 117.604400942, 2023-10-09T08:55:17.679 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.179120567, 2023-10-09T08:55:17.679 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.679 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.680 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.680 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:55:17.680 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:55:17.680 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82004 2023-10-09T08:55:17.680 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.680 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.680 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.680 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.680 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981116+0000", 2023-10-09T08:55:17.680 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.680 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.680 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.680 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.681 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981116+0000", 2023-10-09T08:55:17.681 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.681 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.681 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.681 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.681 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981115+0000", 2023-10-09T08:55:17.681 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:55:17.681 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.681 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.681 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.681 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981180+0000", 2023-10-09T08:55:17.681 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4932999999999996e-05 2023-10-09T08:55:17.681 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.682 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.682 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.682 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981191+0000", 2023-10-09T08:55:17.682 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0903e-05 2023-10-09T08:55:17.682 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.682 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.682 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.682 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981199+0000", 2023-10-09T08:55:17.682 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3939999999999996e-06 2023-10-09T08:55:17.682 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.682 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.682 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.683 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981236+0000", 2023-10-09T08:55:17.683 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.6668000000000002e-05 2023-10-09T08:55:17.683 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.683 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.683 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.683 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981245+0000", 2023-10-09T08:55:17.683 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6209999999999993e-06 2023-10-09T08:55:17.683 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.683 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.683 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.683 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.128806+0000", 2023-10-09T08:55:17.684 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.147561654 2023-10-09T08:55:17.684 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.684 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.684 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.684 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.128912+0000", 2023-10-09T08:55:17.684 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010603399999999999 2023-10-09T08:55:17.684 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.684 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.684 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:55:17.684 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.129020+0000", 2023-10-09T08:55:17.684 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00010776399999999999 2023-10-09T08:55:17.684 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.684 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.684 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.685 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.134630+0000", 2023-10-09T08:55:17.685 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.005610276 2023-10-09T08:55:17.685 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.685 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.685 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.685 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.154775+0000", 2023-10-09T08:55:17.685 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.020144784999999998 2023-10-09T08:55:17.685 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.685 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.685 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.685 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.159174+0000", 2023-10-09T08:55:17.685 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0043984580000000001 2023-10-09T08:55:17.686 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.686 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.686 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.686 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.159227+0000", 2023-10-09T08:55:17.686 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.3366999999999999e-05 2023-10-09T08:55:17.686 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.686 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.686 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.686 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.160237+0000", 2023-10-09T08:55:17.686 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001009402 2023-10-09T08:55:17.686 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.686 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.687 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.687 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.687 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.687 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82037 10.13 10:c95eaf83:::benchmark_data_smithi081_264385_object82036:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e401)", 2023-10-09T08:55:17.687 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.981207+0000", 2023-10-09T08:55:17.687 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 117.604310043, 2023-10-09T08:55:17.687 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.185210995, 2023-10-09T08:55:17.687 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.687 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.687 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.687 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:55:17.687 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:55:17.688 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82037 2023-10-09T08:55:17.688 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.688 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.688 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.688 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.688 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981207+0000", 2023-10-09T08:55:17.688 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.688 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.688 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.688 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.688 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981207+0000", 2023-10-09T08:55:17.688 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.689 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.689 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.689 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.689 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981206+0000", 2023-10-09T08:55:17.689 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:55:17.689 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.689 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.689 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.689 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981258+0000", 2023-10-09T08:55:17.689 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1728999999999999e-05 2023-10-09T08:55:17.689 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.689 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.689 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.690 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981269+0000", 2023-10-09T08:55:17.690 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1378e-05 2023-10-09T08:55:17.690 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.690 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.690 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.690 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981278+0000", 2023-10-09T08:55:17.690 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4989999999999994e-06 2023-10-09T08:55:17.690 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.690 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.690 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.690 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981306+0000", 2023-10-09T08:55:17.690 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.8356000000000001e-05 2023-10-09T08:55:17.691 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.691 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.691 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.691 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981311+0000", 2023-10-09T08:55:17.691 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.2810000000000002e-06 2023-10-09T08:55:17.691 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.691 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.691 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.691 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.129862+0000", 2023-10-09T08:55:17.691 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1485514539999999 2023-10-09T08:55:17.691 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.691 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.692 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.692 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.130001+0000", 2023-10-09T08:55:17.692 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00013940099999999999 2023-10-09T08:55:17.692 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.692 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.692 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:55:17.692 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.132189+0000", 2023-10-09T08:55:17.692 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0021878420000000002 2023-10-09T08:55:17.692 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.692 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.692 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.692 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.136026+0000", 2023-10-09T08:55:17.692 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003837212 2023-10-09T08:55:17.693 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.693 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.693 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.693 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.156066+0000", 2023-10-09T08:55:17.693 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.020039184000000002 2023-10-09T08:55:17.693 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.693 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.693 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.693 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.164510+0000", 2023-10-09T08:55:17.693 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0084439089999999994 2023-10-09T08:55:17.693 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.693 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.693 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.693 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.164568+0000", 2023-10-09T08:55:17.694 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8010000000000002e-05 2023-10-09T08:55:17.694 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.694 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.694 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.694 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.166418+0000", 2023-10-09T08:55:17.694 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001850314 2023-10-09T08:55:17.694 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.694 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.694 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.694 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.694 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.694 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82089 10.13 10:cce913f4:::benchmark_data_smithi081_264385_object82088:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e401)", 2023-10-09T08:55:17.695 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.981286+0000", 2023-10-09T08:55:17.695 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 117.60423090499999, 2023-10-09T08:55:17.695 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1868909400000001, 2023-10-09T08:55:17.695 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.695 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.695 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.695 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:55:17.695 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:55:17.695 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82089 2023-10-09T08:55:17.695 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.695 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.695 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.695 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.696 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981286+0000", 2023-10-09T08:55:17.696 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.696 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.696 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.696 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.696 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981286+0000", 2023-10-09T08:55:17.696 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.696 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.696 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.696 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.696 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981285+0000", 2023-10-09T08:55:17.696 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:55:17.696 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.696 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.697 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.697 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981336+0000", 2023-10-09T08:55:17.697 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0175e-05 2023-10-09T08:55:17.697 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.697 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.697 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.697 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981346+0000", 2023-10-09T08:55:17.697 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.995e-06 2023-10-09T08:55:17.697 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.697 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.697 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.697 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981353+0000", 2023-10-09T08:55:17.698 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.7470000000000005e-06 2023-10-09T08:55:17.698 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.698 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.698 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.698 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981386+0000", 2023-10-09T08:55:17.698 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2571999999999999e-05 2023-10-09T08:55:17.698 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.698 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.698 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.698 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981393+0000", 2023-10-09T08:55:17.698 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.8859999999999998e-06 2023-10-09T08:55:17.698 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.699 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.699 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.699 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.133424+0000", 2023-10-09T08:55:17.699 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1520307329999999 2023-10-09T08:55:17.699 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.699 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.699 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.699 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.133532+0000", 2023-10-09T08:55:17.699 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000107969 2023-10-09T08:55:17.699 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.699 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.699 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:55:17.700 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.133652+0000", 2023-10-09T08:55:17.700 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000120164 2023-10-09T08:55:17.700 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.700 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.700 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.700 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.137336+0000", 2023-10-09T08:55:17.700 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003684232 2023-10-09T08:55:17.700 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.700 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.700 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.700 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.157553+0000", 2023-10-09T08:55:17.701 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.020217025 2023-10-09T08:55:17.701 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.701 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.701 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.701 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.166500+0000", 2023-10-09T08:55:17.701 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0089468280000000004 2023-10-09T08:55:17.701 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.701 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.701 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.701 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.166553+0000", 2023-10-09T08:55:17.701 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.3468999999999999e-05 2023-10-09T08:55:17.701 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.702 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.702 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.702 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.168177+0000", 2023-10-09T08:55:17.702 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0016236359999999999 2023-10-09T08:55:17.702 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.702 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.702 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.702 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.702 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.702 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82107 10.13 10:cc8393d8:::benchmark_data_smithi081_264385_object82106:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e401)", 2023-10-09T08:55:17.702 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.981362+0000", 2023-10-09T08:55:17.703 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 117.604155002, 2023-10-09T08:55:17.703 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.19288649, 2023-10-09T08:55:17.703 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.703 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.703 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.703 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:55:17.703 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:55:17.703 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82107 2023-10-09T08:55:17.703 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.703 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.703 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.703 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.704 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981362+0000", 2023-10-09T08:55:17.704 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.704 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.704 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.704 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.704 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981362+0000", 2023-10-09T08:55:17.704 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.704 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.704 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.704 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.704 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981361+0000", 2023-10-09T08:55:17.704 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:55:17.704 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.705 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.705 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.705 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981415+0000", 2023-10-09T08:55:17.705 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.3585999999999998e-05 2023-10-09T08:55:17.705 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.705 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.705 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.705 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981425+0000", 2023-10-09T08:55:17.705 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7769999999999997e-06 2023-10-09T08:55:17.705 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.705 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.705 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.706 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981431+0000", 2023-10-09T08:55:17.706 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.913e-06 2023-10-09T08:55:17.706 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.706 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.706 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.706 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981482+0000", 2023-10-09T08:55:17.706 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.1431999999999998e-05 2023-10-09T08:55:17.706 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.706 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.707 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.707 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981491+0000", 2023-10-09T08:55:17.707 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.0010000000000007e-06 2023-10-09T08:55:17.707 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.707 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.707 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.707 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.134727+0000", 2023-10-09T08:55:17.707 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1532354810000001 2023-10-09T08:55:17.707 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.707 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.707 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.707 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.134893+0000", 2023-10-09T08:55:17.707 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016641900000000001 2023-10-09T08:55:17.708 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.708 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.708 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:55:17.708 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.135041+0000", 2023-10-09T08:55:17.708 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00014840900000000001 2023-10-09T08:55:17.708 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.708 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.708 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.708 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.147734+0000", 2023-10-09T08:55:17.708 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012693045999999999 2023-10-09T08:55:17.708 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.708 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.709 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.709 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.157630+0000", 2023-10-09T08:55:17.709 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0098958469999999993 2023-10-09T08:55:17.709 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.709 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.709 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.709 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.172446+0000", 2023-10-09T08:55:17.709 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.014815968000000001 2023-10-09T08:55:17.709 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.709 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.710 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.710 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.172508+0000", 2023-10-09T08:55:17.710 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1503999999999999e-05 2023-10-09T08:55:17.710 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.710 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.710 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.710 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.174248+0000", 2023-10-09T08:55:17.710 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001740651 2023-10-09T08:55:17.710 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.710 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.710 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.710 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.711 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.711 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82121 10.13 10:ca81567b:::benchmark_data_smithi081_264385_object82120:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e401)", 2023-10-09T08:55:17.711 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.981440+0000", 2023-10-09T08:55:17.711 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 117.604076534, 2023-10-09T08:55:17.711 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1940952760000001, 2023-10-09T08:55:17.711 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.711 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.711 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.711 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:55:17.711 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:55:17.711 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82121 2023-10-09T08:55:17.711 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.711 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.712 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.712 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.712 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981440+0000", 2023-10-09T08:55:17.712 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.712 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.712 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.712 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.712 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981440+0000", 2023-10-09T08:55:17.712 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.712 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.712 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.712 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.712 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981440+0000", 2023-10-09T08:55:17.713 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:55:17.713 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.713 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.713 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.713 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981493+0000", 2023-10-09T08:55:17.713 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.2803000000000002e-05 2023-10-09T08:55:17.713 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.713 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.713 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.713 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981501+0000", 2023-10-09T08:55:17.713 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3780000000000001e-06 2023-10-09T08:55:17.713 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.713 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.714 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.714 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981507+0000", 2023-10-09T08:55:17.714 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.049e-06 2023-10-09T08:55:17.714 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.714 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.714 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.714 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981872+0000", 2023-10-09T08:55:17.714 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00036468600000000002 2023-10-09T08:55:17.714 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.714 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.714 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.714 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981879+0000", 2023-10-09T08:55:17.715 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9399999999999996e-06 2023-10-09T08:55:17.715 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.715 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.715 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.715 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.136052+0000", 2023-10-09T08:55:17.715 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.154172886 2023-10-09T08:55:17.715 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.715 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.715 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.715 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.136190+0000", 2023-10-09T08:55:17.715 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000138477 2023-10-09T08:55:17.715 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.716 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.716 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:55:17.716 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.136345+0000", 2023-10-09T08:55:17.716 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00015501499999999999 2023-10-09T08:55:17.716 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.716 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.716 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.716 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.147977+0000", 2023-10-09T08:55:17.716 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011631897 2023-10-09T08:55:17.716 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.716 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.717 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.717 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.159140+0000", 2023-10-09T08:55:17.717 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011162625000000001 2023-10-09T08:55:17.717 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.717 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.717 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.717 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.174301+0000", 2023-10-09T08:55:17.717 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015160964000000001 2023-10-09T08:55:17.717 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.717 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.717 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.717 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.174361+0000", 2023-10-09T08:55:17.717 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.0643999999999997e-05 2023-10-09T08:55:17.718 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.718 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.718 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.718 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.175536+0000", 2023-10-09T08:55:17.718 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00117443 2023-10-09T08:55:17.718 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.718 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.718 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.718 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.718 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.718 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82133 10.13 10:ccd46119:::benchmark_data_smithi081_264385_object82132:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e401)", 2023-10-09T08:55:17.718 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.981538+0000", 2023-10-09T08:55:17.719 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 117.603979255, 2023-10-09T08:55:17.719 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1952050029999999, 2023-10-09T08:55:17.719 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.719 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.719 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.719 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:55:17.719 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:55:17.719 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82133 2023-10-09T08:55:17.719 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.719 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.719 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.719 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.720 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981538+0000", 2023-10-09T08:55:17.720 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.720 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.720 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.720 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.720 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981538+0000", 2023-10-09T08:55:17.720 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.720 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.720 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.720 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.720 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981537+0000", 2023-10-09T08:55:17.720 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:55:17.720 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.721 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.721 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.721 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981596+0000", 2023-10-09T08:55:17.721 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8412000000000002e-05 2023-10-09T08:55:17.721 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.721 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.721 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.721 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981608+0000", 2023-10-09T08:55:17.721 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2847000000000001e-05 2023-10-09T08:55:17.721 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.721 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.721 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.721 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981615+0000", 2023-10-09T08:55:17.722 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9290000000000001e-06 2023-10-09T08:55:17.722 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.722 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.722 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.722 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981921+0000", 2023-10-09T08:55:17.722 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00030583900000000002 2023-10-09T08:55:17.722 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.722 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.722 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.722 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981933+0000", 2023-10-09T08:55:17.722 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2152e-05 2023-10-09T08:55:17.722 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.723 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.723 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.723 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.137382+0000", 2023-10-09T08:55:17.723 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1554482859999999 2023-10-09T08:55:17.723 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.723 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.723 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.723 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.137538+0000", 2023-10-09T08:55:17.723 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000156033 2023-10-09T08:55:17.723 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.723 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.723 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:55:17.724 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.143803+0000", 2023-10-09T08:55:17.724 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.006265868 2023-10-09T08:55:17.724 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.724 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.724 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.724 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.147997+0000", 2023-10-09T08:55:17.724 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0041935940000000001 2023-10-09T08:55:17.724 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.724 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.724 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.724 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.160291+0000", 2023-10-09T08:55:17.724 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012293452999999999 2023-10-09T08:55:17.724 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.725 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.725 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.725 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.175598+0000", 2023-10-09T08:55:17.725 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.015307858000000001 2023-10-09T08:55:17.725 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.725 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.725 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.725 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.175697+0000", 2023-10-09T08:55:17.725 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8950000000000006e-05 2023-10-09T08:55:17.725 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.725 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.725 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.726 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.176743+0000", 2023-10-09T08:55:17.726 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.001045296 2023-10-09T08:55:17.726 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.726 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.726 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.726 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.726 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.726 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82144 10.13 10:cc3ac8bd:::benchmark_data_smithi081_264385_object82143:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e401)", 2023-10-09T08:55:17.726 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.981622+0000", 2023-10-09T08:55:17.726 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 117.603895088, 2023-10-09T08:55:17.726 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1965379970000001, 2023-10-09T08:55:17.726 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.727 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.727 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.727 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:55:17.727 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:55:17.727 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82144 2023-10-09T08:55:17.727 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.727 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.727 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.727 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.727 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981622+0000", 2023-10-09T08:55:17.727 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.728 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.728 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.728 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.728 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981622+0000", 2023-10-09T08:55:17.728 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.728 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.728 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.728 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.728 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981621+0000", 2023-10-09T08:55:17.728 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:55:17.728 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.728 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.728 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.729 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981678+0000", 2023-10-09T08:55:17.729 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6545999999999997e-05 2023-10-09T08:55:17.729 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.729 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.729 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.729 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981687+0000", 2023-10-09T08:55:17.729 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9590000000000001e-06 2023-10-09T08:55:17.729 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.729 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.729 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.729 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981694+0000", 2023-10-09T08:55:17.729 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9909999999999996e-06 2023-10-09T08:55:17.729 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.730 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.730 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.730 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981968+0000", 2023-10-09T08:55:17.730 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00027421500000000002 2023-10-09T08:55:17.730 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.730 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.730 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.730 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981975+0000", 2023-10-09T08:55:17.730 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.6730000000000003e-06 2023-10-09T08:55:17.730 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.730 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.730 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.731 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.145579+0000", 2023-10-09T08:55:17.731 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.16360416 2023-10-09T08:55:17.731 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.731 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.731 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.731 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.145792+0000", 2023-10-09T08:55:17.731 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00021273400000000001 2023-10-09T08:55:17.731 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.731 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.731 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:55:17.731 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.146037+0000", 2023-10-09T08:55:17.731 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00024506799999999998 2023-10-09T08:55:17.731 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.732 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.732 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.732 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.150035+0000", 2023-10-09T08:55:17.732 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0039988319999999999 2023-10-09T08:55:17.732 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.732 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.732 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.732 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.160334+0000", 2023-10-09T08:55:17.732 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010298127000000001 2023-10-09T08:55:17.732 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.732 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.732 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.732 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.176815+0000", 2023-10-09T08:55:17.733 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.016481089000000001 2023-10-09T08:55:17.733 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.733 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.733 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.733 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.176879+0000", 2023-10-09T08:55:17.733 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4469999999999998e-05 2023-10-09T08:55:17.733 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.733 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.733 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.733 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.178160+0000", 2023-10-09T08:55:17.733 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0012806600000000001 2023-10-09T08:55:17.733 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.734 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.734 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.734 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.734 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.734 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82177 10.13 10:cd8f0226:::benchmark_data_smithi081_264385_object82176:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e401)", 2023-10-09T08:55:17.734 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.981700+0000", 2023-10-09T08:55:17.734 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 117.603817183, 2023-10-09T08:55:17.734 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.203539404, 2023-10-09T08:55:17.734 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.734 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.734 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.735 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:55:17.735 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:55:17.735 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82177 2023-10-09T08:55:17.735 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.735 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.735 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.735 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.735 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981700+0000", 2023-10-09T08:55:17.735 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.735 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.735 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.736 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.736 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981700+0000", 2023-10-09T08:55:17.736 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.736 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.736 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.736 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.736 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981699+0000", 2023-10-09T08:55:17.736 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:55:17.736 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.736 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.736 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.736 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981750+0000", 2023-10-09T08:55:17.737 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.0980999999999999e-05 2023-10-09T08:55:17.737 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.737 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.737 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.737 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981759+0000", 2023-10-09T08:55:17.737 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.02e-06 2023-10-09T08:55:17.737 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.737 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.737 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.737 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981770+0000", 2023-10-09T08:55:17.737 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0722e-05 2023-10-09T08:55:17.737 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.737 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.738 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.738 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.982001+0000", 2023-10-09T08:55:17.738 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00023127400000000001 2023-10-09T08:55:17.738 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.738 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.738 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.738 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.982011+0000", 2023-10-09T08:55:17.738 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0199e-05 2023-10-09T08:55:17.738 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.738 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.738 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.738 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.160363+0000", 2023-10-09T08:55:17.739 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.178351674 2023-10-09T08:55:17.739 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.739 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.739 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.739 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.160522+0000", 2023-10-09T08:55:17.739 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000158942 2023-10-09T08:55:17.739 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.739 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.739 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:55:17.739 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.160722+0000", 2023-10-09T08:55:17.739 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000199824 2023-10-09T08:55:17.739 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.739 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.740 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.740 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.166445+0000", 2023-10-09T08:55:17.740 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0057235080000000004 2023-10-09T08:55:17.740 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.740 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.740 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.740 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.179311+0000", 2023-10-09T08:55:17.740 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.012865511 2023-10-09T08:55:17.740 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.740 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.740 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.740 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.183283+0000", 2023-10-09T08:55:17.741 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.003972593 2023-10-09T08:55:17.741 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.741 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.741 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.741 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.183359+0000", 2023-10-09T08:55:17.741 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5681999999999998e-05 2023-10-09T08:55:17.741 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.741 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.741 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.741 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.185239+0000", 2023-10-09T08:55:17.741 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0018799629999999999 2023-10-09T08:55:17.741 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.742 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.742 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.742 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.742 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.742 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82203 10.13 10:cd1e2536:::benchmark_data_smithi081_264385_object82202:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e401)", 2023-10-09T08:55:17.742 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.981775+0000", 2023-10-09T08:55:17.742 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 117.60374158800001, 2023-10-09T08:55:17.742 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2053256619999999, 2023-10-09T08:55:17.742 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:55:17.742 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:55:17.742 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:55:17.743 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:55:17.743 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:55:17.743 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82203 2023-10-09T08:55:17.743 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.743 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:55:17.743 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.743 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:55:17.743 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981775+0000", 2023-10-09T08:55:17.743 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.743 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.743 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.743 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:55:17.743 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981775+0000", 2023-10-09T08:55:17.744 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:55:17.744 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.744 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.744 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:55:17.744 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981775+0000", 2023-10-09T08:55:17.744 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:55:17.744 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.744 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.744 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:55:17.744 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981822+0000", 2023-10-09T08:55:17.744 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.6833999999999999e-05 2023-10-09T08:55:17.745 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.745 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.745 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:55:17.745 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981832+0000", 2023-10-09T08:55:17.745 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.9380000000000004e-06 2023-10-09T08:55:17.745 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.745 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.745 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:55:17.745 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.981838+0000", 2023-10-09T08:55:17.745 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.0939999999999996e-06 2023-10-09T08:55:17.745 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.745 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.745 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.746 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.982042+0000", 2023-10-09T08:55:17.746 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000204036 2023-10-09T08:55:17.746 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.746 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.746 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:55:17.746 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.982047+0000", 2023-10-09T08:55:17.746 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7490000000000004e-06 2023-10-09T08:55:17.746 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.746 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.746 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:55:17.746 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.162684+0000", 2023-10-09T08:55:17.747 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1806366989999999 2023-10-09T08:55:17.747 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.747 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.747 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:55:17.747 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.162848+0000", 2023-10-09T08:55:17.747 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000163442 2023-10-09T08:55:17.747 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.747 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.747 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 1,7", 2023-10-09T08:55:17.747 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.162997+0000", 2023-10-09T08:55:17.747 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000149402 2023-10-09T08:55:17.747 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.748 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.748 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:55:17.748 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.169291+0000", 2023-10-09T08:55:17.748 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0062939069999999996 2023-10-09T08:55:17.748 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.748 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.748 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.748 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.179595+0000", 2023-10-09T08:55:17.748 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.010304044 2023-10-09T08:55:17.748 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.748 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.748 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:55:17.749 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.185321+0000", 2023-10-09T08:55:17.749 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0057260519999999997 2023-10-09T08:55:17.749 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.749 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.749 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:55:17.749 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.185377+0000", 2023-10-09T08:55:17.749 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6434000000000002e-05 2023-10-09T08:55:17.749 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:55:17.749 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:55:17.749 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:55:17.749 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.187101+0000", 2023-10-09T08:55:17.749 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0017235309999999999 2023-10-09T08:55:17.750 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.750 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.750 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.750 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:55:17.750 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:55:17.750 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:55:17.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:17.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:17.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:17.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:17.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:17.918 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:17.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:17.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:18.026 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:18.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:18.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:18.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:18.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:18.188 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:18.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:18.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:18.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:18.299 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:18 smithi081 bash[76862]: cluster 2023-10-09T08:55:16.342984+0000 mgr.y (mgr.26009) 1616 : cluster 0 pgmap v1833: 109 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 1.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 979 op/s; 2536/86169 objects degraded (2.943%); 2536/86169 objects misplaced (2.943%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T08:55:18.299 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:18 smithi081 bash[79557]: cluster 2023-10-09T08:55:16.342984+0000 mgr.y (mgr.26009) 1616 : cluster 0 pgmap v1833: 109 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 1.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 979 op/s; 2536/86169 objects degraded (2.943%); 2536/86169 objects misplaced (2.943%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T08:55:18.326 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:18.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:18.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:18.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:18.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:18.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:18.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:18.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:18 smithi118 bash[59345]: cluster 2023-10-09T08:55:16.342984+0000 mgr.y (mgr.26009) 1616 : cluster 0 pgmap v1833: 109 pgs: 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 1.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 979 op/s; 2536/86169 objects degraded (2.943%); 2536/86169 objects misplaced (2.943%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T08:55:18.578 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:18.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:18.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:18.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:18.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:18.741 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:18.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:18.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:18.846 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:18.879 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:18.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:18.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:18.985 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:19.016 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:19.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:19.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:19.121 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:19.158 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:19.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:19.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:19.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:19 smithi118 bash[59345]: cluster 2023-10-09T08:55:18.988081+0000 mon.a (mon.0) 1838 : cluster 3 Health check update: Degraded data redundancy: 2536/86169 objects degraded (2.943%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:19.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:19.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:19.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:19.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:19.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:19 smithi081 bash[76862]: cluster 2023-10-09T08:55:18.988081+0000 mon.a (mon.0) 1838 : cluster 3 Health check update: Degraded data redundancy: 2536/86169 objects degraded (2.943%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:19.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:19 smithi081 bash[79557]: cluster 2023-10-09T08:55:18.988081+0000 mon.a (mon.0) 1838 : cluster 3 Health check update: Degraded data redundancy: 2536/86169 objects degraded (2.943%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:19.390 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:19.422 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:19.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:19.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:19.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:19.557 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:19.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:19.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:19.666 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:19.690 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:19.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:19.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:19.794 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:19.822 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:19.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:19.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:19.925 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:19.955 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:19.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:19.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:20.062 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:20.085 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:20.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:20.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:20.190 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:20.216 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:20.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:20.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:20.323 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:20.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:20.351 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:20.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:20.451 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:20.460 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:20 smithi118 bash[59345]: cluster 2023-10-09T08:55:18.343632+0000 mgr.y (mgr.26009) 1617 : cluster 0 pgmap v1834: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 2325/83349 objects degraded (2.789%); 2387/83349 objects misplaced (2.864%); 3.3 MiB/s, 53 objects/s recovering 2023-10-09T08:55:20.474 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:20.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:20.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:20.578 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:20.597 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:20 smithi081 bash[76862]: cluster 2023-10-09T08:55:18.343632+0000 mgr.y (mgr.26009) 1617 : cluster 0 pgmap v1834: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 2325/83349 objects degraded (2.789%); 2387/83349 objects misplaced (2.864%); 3.3 MiB/s, 53 objects/s recovering 2023-10-09T08:55:20.597 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:20 smithi081 bash[79557]: cluster 2023-10-09T08:55:18.343632+0000 mgr.y (mgr.26009) 1617 : cluster 0 pgmap v1834: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 2325/83349 objects degraded (2.789%); 2387/83349 objects misplaced (2.864%); 3.3 MiB/s, 53 objects/s recovering 2023-10-09T08:55:20.607 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:20.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:20.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:20.712 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:20.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:20.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:20.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:20.854 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:20.871 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:20.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:20.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:20.974 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:21.002 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:21.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:21.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:21.105 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:21.122 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:21.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:21.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:21.225 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:21.254 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:21.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:21.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:21.362 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:21.388 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:21.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:21.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:21.450 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:55:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:55:21] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.33.4" 2023-10-09T08:55:21.494 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:21.521 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:21.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:21.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:21.623 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:21.649 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:21.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:21.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:21.754 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:21.795 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:21.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:21.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:21.905 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:21.939 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:21.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:21.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:22.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:22.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:22.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:22.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:22.172 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:22.199 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:22.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:22.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:22.302 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:22.332 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:22.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:22.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:22.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:22 smithi081 bash[76862]: cluster 2023-10-09T08:55:20.344342+0000 mgr.y (mgr.26009) 1618 : cluster 0 pgmap v1835: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 864 op/s; 2273/74043 objects degraded (3.070%); 2273/74043 objects misplaced (3.070%); 1.7 MiB/s, 34 objects/s recovering 2023-10-09T08:55:22.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:22 smithi081 bash[79557]: cluster 2023-10-09T08:55:20.344342+0000 mgr.y (mgr.26009) 1618 : cluster 0 pgmap v1835: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 864 op/s; 2273/74043 objects degraded (3.070%); 2273/74043 objects misplaced (3.070%); 1.7 MiB/s, 34 objects/s recovering 2023-10-09T08:55:22.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:22.474 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:22.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:22.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:22.484 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-09T08:55:22.494 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:22 smithi118 bash[59345]: cluster 2023-10-09T08:55:20.344342+0000 mgr.y (mgr.26009) 1618 : cluster 0 pgmap v1835: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 864 op/s; 2273/74043 objects degraded (3.070%); 2273/74043 objects misplaced (3.070%); 1.7 MiB/s, 34 objects/s recovering 2023-10-09T08:55:22.578 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:22.615 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:22.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:22.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:22.719 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:22.750 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:22.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:22.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:22.855 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:22.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:22.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:22.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:22.996 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:23.021 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:23.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:23.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:23.127 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:23.155 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:23.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:23.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:23.260 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:23.295 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:23.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:23.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:23.400 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:23.422 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:23.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:23.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:23.525 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:23.555 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:23.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:23.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:23.659 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:23.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:23.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:23.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:23.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:23.818 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:23.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:23.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:23.921 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:23.958 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:23.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:23.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:24.067 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:24.094 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:24.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:24.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:24.197 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:24.234 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:24.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:24.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:24.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:24 smithi118 bash[59345]: cluster 2023-10-09T08:55:22.345429+0000 mgr.y (mgr.26009) 1619 : cluster 0 pgmap v1836: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.4 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 850 op/s; 2273/69807 objects degraded (3.256%); 2273/69807 objects misplaced (3.256%); 1.4 MiB/s, 28 objects/s recovering 2023-10-09T08:55:24.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:24 smithi118 bash[59345]: audit 2023-10-09T08:55:23.186158+0000 mon.c (mon.2) 574 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:55:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:24 smithi118 bash[59345]: cluster 2023-10-09T08:55:23.989188+0000 mon.a (mon.0) 1839 : cluster 3 Health check update: Degraded data redundancy: 2273/69807 objects degraded (3.256%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:24.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:24.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:24 smithi081 bash[76862]: cluster 2023-10-09T08:55:22.345429+0000 mgr.y (mgr.26009) 1619 : cluster 0 pgmap v1836: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.4 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 850 op/s; 2273/69807 objects degraded (3.256%); 2273/69807 objects misplaced (3.256%); 1.4 MiB/s, 28 objects/s recovering 2023-10-09T08:55:24.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:24 smithi081 bash[76862]: audit 2023-10-09T08:55:23.186158+0000 mon.c (mon.2) 574 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:55:24.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:24 smithi081 bash[76862]: cluster 2023-10-09T08:55:23.989188+0000 mon.a (mon.0) 1839 : cluster 3 Health check update: Degraded data redundancy: 2273/69807 objects degraded (3.256%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:24.346 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:24 smithi081 bash[79557]: cluster 2023-10-09T08:55:22.345429+0000 mgr.y (mgr.26009) 1619 : cluster 0 pgmap v1836: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.4 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 850 op/s; 2273/69807 objects degraded (3.256%); 2273/69807 objects misplaced (3.256%); 1.4 MiB/s, 28 objects/s recovering 2023-10-09T08:55:24.346 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:24 smithi081 bash[79557]: audit 2023-10-09T08:55:23.186158+0000 mon.c (mon.2) 574 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:55:24.347 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:24 smithi081 bash[79557]: cluster 2023-10-09T08:55:23.989188+0000 mon.a (mon.0) 1839 : cluster 3 Health check update: Degraded data redundancy: 2273/69807 objects degraded (3.256%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:24.363 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:24.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:24.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:24.466 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:24.493 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:24.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:24.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:24.597 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:24.630 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:24.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:24.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:24.734 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:24.764 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:24.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:24.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:24.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:24.900 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:24.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:24.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:25.005 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:25.039 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:25.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:25.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:25.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:25.176 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:25.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:25.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:25.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:25.314 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:25.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:25.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:25.418 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:25.450 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:25.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:25.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:25.557 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:25.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:25.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:25.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:25.736 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:25.760 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:25.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:25.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:25.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:25.888 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:25.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:25.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:25.992 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:26.022 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:26.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:26.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:26.128 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:26.155 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:26.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:26.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:26.258 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:26.284 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:26.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:26.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:26.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:26 smithi081 bash[79557]: cluster 2023-10-09T08:55:24.346092+0000 mgr.y (mgr.26009) 1620 : cluster 0 pgmap v1837: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 889 op/s; 2273/65439 objects degraded (3.473%); 2273/65439 objects misplaced (3.473%); 1.3 MiB/s, 25 objects/s recovering 2023-10-09T08:55:26.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:26 smithi081 bash[76862]: cluster 2023-10-09T08:55:24.346092+0000 mgr.y (mgr.26009) 1620 : cluster 0 pgmap v1837: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 889 op/s; 2273/65439 objects degraded (3.473%); 2273/65439 objects misplaced (3.473%); 1.3 MiB/s, 25 objects/s recovering 2023-10-09T08:55:26.388 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:26.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:26 smithi118 bash[59345]: cluster 2023-10-09T08:55:24.346092+0000 mgr.y (mgr.26009) 1620 : cluster 0 pgmap v1837: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 1.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 889 op/s; 2273/65439 objects degraded (3.473%); 2273/65439 objects misplaced (3.473%); 1.3 MiB/s, 25 objects/s recovering 2023-10-09T08:55:26.416 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:26.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:26.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:26.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:26.544 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:26.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:26.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:26.647 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:26.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:26.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:26.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:26.790 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:26.822 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:26.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:26.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:26.929 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:26.969 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:26.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:26.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:27.074 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:27.102 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:27.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:27.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:27.205 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:27.228 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:27.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:27.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:27.312 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:55:27.332 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:27.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:27.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:27.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:27.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:27.498 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:27.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:27.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:27.604 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:27.628 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:27.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:27.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:27.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:27.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:27.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:27.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:27.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:27.889 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:27.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:27.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:27.991 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:28.016 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:28.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:28.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:28.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:28.151 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:28.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:28.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:28.252 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:28.286 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:28.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:28.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:28.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:28 smithi081 bash[76862]: cluster 2023-10-09T08:55:26.347662+0000 mgr.y (mgr.26009) 1621 : cluster 0 pgmap v1838: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.1 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 997 op/s; 2134/55746 objects degraded (3.828%); 2134/55746 objects misplaced (3.828%); 1.1 MiB/s, 33 objects/s recovering 2023-10-09T08:55:28.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:28 smithi081 bash[79557]: cluster 2023-10-09T08:55:26.347662+0000 mgr.y (mgr.26009) 1621 : cluster 0 pgmap v1838: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.1 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 997 op/s; 2134/55746 objects degraded (3.828%); 2134/55746 objects misplaced (3.828%); 1.1 MiB/s, 33 objects/s recovering 2023-10-09T08:55:28.391 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:28.426 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:28.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:28.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:28.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:28 smithi118 bash[59345]: cluster 2023-10-09T08:55:26.347662+0000 mgr.y (mgr.26009) 1621 : cluster 0 pgmap v1838: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.1 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 997 op/s; 2134/55746 objects degraded (3.828%); 2134/55746 objects misplaced (3.828%); 1.1 MiB/s, 33 objects/s recovering 2023-10-09T08:55:28.530 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:28.558 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:28.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:28.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:28.664 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:28.695 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:28.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:28.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:28.800 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:28.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:28.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:28.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:28.926 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:28.951 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:28.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:28.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:29.057 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:29.092 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:29.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:29.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:29.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:29.202 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:29 smithi118 bash[59345]: cluster 2023-10-09T08:55:28.990228+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 2134/55746 objects degraded (3.828%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:29.226 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:29.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:29.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:29.329 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:29.338 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:29 smithi081 bash[76862]: cluster 2023-10-09T08:55:28.990228+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 2134/55746 objects degraded (3.828%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:29.338 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:29 smithi081 bash[79557]: cluster 2023-10-09T08:55:28.990228+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 2134/55746 objects degraded (3.828%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:29.376 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:29.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:29.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:29.482 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:29.509 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:29.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:29.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:29.615 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:29.639 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:29.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:29.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:29.745 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:29.778 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:29.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:29.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:29.884 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:29.911 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:29.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:29.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:30.018 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:30.040 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:30.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:30.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:30.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:30.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:30.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:30.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:30.273 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:30.281 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:30 smithi118 bash[59345]: cluster 2023-10-09T08:55:28.348092+0000 mgr.y (mgr.26009) 1622 : cluster 0 pgmap v1839: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 2134/55746 objects degraded (3.828%); 2134/55746 objects misplaced (3.828%); 1.1 MiB/s, 33 objects/s recovering 2023-10-09T08:55:30.306 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:30.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:30.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:30.411 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:30.439 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:30.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:30.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:30.542 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:30.569 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:30.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:30.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:30.583 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:30 smithi081 bash[76862]: cluster 2023-10-09T08:55:28.348092+0000 mgr.y (mgr.26009) 1622 : cluster 0 pgmap v1839: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 2134/55746 objects degraded (3.828%); 2134/55746 objects misplaced (3.828%); 1.1 MiB/s, 33 objects/s recovering 2023-10-09T08:55:30.583 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:30 smithi081 bash[79557]: cluster 2023-10-09T08:55:28.348092+0000 mgr.y (mgr.26009) 1622 : cluster 0 pgmap v1839: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 1.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 2134/55746 objects degraded (3.828%); 2134/55746 objects misplaced (3.828%); 1.1 MiB/s, 33 objects/s recovering 2023-10-09T08:55:30.674 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:30.706 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:30.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:30.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:30.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:30.842 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:30.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:30.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:30.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:30.974 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:30.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:30.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:31.051 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:55:31.078 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:31.094 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:55:31.105 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:31.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:31.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:31.143 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:55:31.185 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:55:31.209 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:31.223 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:55:31.231 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:55:31.241 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:31.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:31.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:31.264 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:55:31.307 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:55:31.345 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:31.348 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:55:31.352 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:55:31.352 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:55:31.352 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:55:31.352 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:55:31.352 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:55:31.352 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:55:31.352 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:55:31.352 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:55:31.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:31 smithi081 bash[76862]: audit 2023-10-09T08:55:30.968213+0000 mon.a (mon.0) 1841 : audit 1 from='client.? 172.21.15.81:0/3905245717' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:55:31.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:31 smithi081 bash[76862]: audit 2023-10-09T08:55:30.989840+0000 mon.c (mon.2) 575 : audit 0 from='client.? 172.21.15.81:0/976043084' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:55:31.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:55:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:55:31] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.33.4" 2023-10-09T08:55:31.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:31 smithi081 bash[79557]: audit 2023-10-09T08:55:30.968213+0000 mon.a (mon.0) 1841 : audit 1 from='client.? 172.21.15.81:0/3905245717' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:55:31.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:31 smithi081 bash[79557]: audit 2023-10-09T08:55:30.989840+0000 mon.c (mon.2) 575 : audit 0 from='client.? 172.21.15.81:0/976043084' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:55:31.383 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:31.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:31.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:31.489 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:31.498 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:31 smithi118 bash[59345]: audit 2023-10-09T08:55:30.968213+0000 mon.a (mon.0) 1841 : audit 1 from='client.? 172.21.15.81:0/3905245717' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:55:31.498 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:31 smithi118 bash[59345]: audit 2023-10-09T08:55:30.989840+0000 mon.c (mon.2) 575 : audit 0 from='client.? 172.21.15.81:0/976043084' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:55:31.513 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:31.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:31.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:31.622 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:31.646 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:31.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:31.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:31.750 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:31.771 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:31.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:31.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:31.875 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:31.900 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:31.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:31.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:32.003 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:32.034 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:32.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:32.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:32.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:32.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:32.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:32.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:32.235 INFO:teuthology.orchestra.run.smithi081.stderr:set pool 10 pg_num to 46 2023-10-09T08:55:32.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:32 smithi118 bash[59345]: cluster 2023-10-09T08:55:30.348937+0000 mgr.y (mgr.26009) 1623 : cluster 0 pgmap v1840: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 929 MiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 1.08k op/s; 1969/44472 objects degraded (4.428%); 1969/44472 objects misplaced (4.428%); 165 KiB/s, 32 objects/s recovering 2023-10-09T08:55:32.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:32 smithi118 bash[59345]: cluster 2023-10-09T08:55:31.202564+0000 mon.a (mon.0) 1842 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:55:32.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:32 smithi118 bash[59345]: cluster 2023-10-09T08:55:31.217515+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e419 with expected crc 2023-10-09T08:55:32.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:32 smithi118 bash[59345]: audit 2023-10-09T08:55:31.223255+0000 mon.a (mon.0) 1843 : audit 1 from='client.? 172.21.15.81:0/3905245717' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:55:32.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:32 smithi118 bash[59345]: cluster 2023-10-09T08:55:31.223487+0000 mon.a (mon.0) 1844 : cluster 0 osdmap e419: 8 total, 8 up, 7 in 2023-10-09T08:55:32.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:32 smithi118 bash[59345]: audit 2023-10-09T08:55:31.249868+0000 mon.b (mon.1) 41 : audit 1 from='client.? 172.21.15.81:0/644274967' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "46"}]: dispatch 2023-10-09T08:55:32.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:32 smithi118 bash[59345]: audit 2023-10-09T08:55:31.250722+0000 mon.a (mon.0) 1845 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "46"}]: dispatch 2023-10-09T08:55:32.265 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:32.289 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:32.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:32.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:32.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:32 smithi081 bash[76862]: cluster 2023-10-09T08:55:30.348937+0000 mgr.y (mgr.26009) 1623 : cluster 0 pgmap v1840: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 929 MiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 1.08k op/s; 1969/44472 objects degraded (4.428%); 1969/44472 objects misplaced (4.428%); 165 KiB/s, 32 objects/s recovering 2023-10-09T08:55:32.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:32 smithi081 bash[76862]: cluster 2023-10-09T08:55:31.202564+0000 mon.a (mon.0) 1842 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:55:32.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:32 smithi081 bash[76862]: cluster 2023-10-09T08:55:31.217515+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e419 with expected crc 2023-10-09T08:55:32.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:32 smithi081 bash[76862]: audit 2023-10-09T08:55:31.223255+0000 mon.a (mon.0) 1843 : audit 1 from='client.? 172.21.15.81:0/3905245717' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:55:32.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:32 smithi081 bash[76862]: cluster 2023-10-09T08:55:31.223487+0000 mon.a (mon.0) 1844 : cluster 0 osdmap e419: 8 total, 8 up, 7 in 2023-10-09T08:55:32.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:32 smithi081 bash[76862]: audit 2023-10-09T08:55:31.249868+0000 mon.b (mon.1) 41 : audit 1 from='client.? 172.21.15.81:0/644274967' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "46"}]: dispatch 2023-10-09T08:55:32.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:32 smithi081 bash[76862]: audit 2023-10-09T08:55:31.250722+0000 mon.a (mon.0) 1845 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "46"}]: dispatch 2023-10-09T08:55:32.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:32 smithi081 bash[79557]: cluster 2023-10-09T08:55:30.348937+0000 mgr.y (mgr.26009) 1623 : cluster 0 pgmap v1840: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 929 MiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 1.08k op/s; 1969/44472 objects degraded (4.428%); 1969/44472 objects misplaced (4.428%); 165 KiB/s, 32 objects/s recovering 2023-10-09T08:55:32.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:32 smithi081 bash[79557]: cluster 2023-10-09T08:55:31.202564+0000 mon.a (mon.0) 1842 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:55:32.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:32 smithi081 bash[79557]: cluster 2023-10-09T08:55:31.217515+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e419 with expected crc 2023-10-09T08:55:32.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:32 smithi081 bash[79557]: audit 2023-10-09T08:55:31.223255+0000 mon.a (mon.0) 1843 : audit 1 from='client.? 172.21.15.81:0/3905245717' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:55:32.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:32 smithi081 bash[79557]: cluster 2023-10-09T08:55:31.223487+0000 mon.a (mon.0) 1844 : cluster 0 osdmap e419: 8 total, 8 up, 7 in 2023-10-09T08:55:32.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:32 smithi081 bash[79557]: audit 2023-10-09T08:55:31.249868+0000 mon.b (mon.1) 41 : audit 1 from='client.? 172.21.15.81:0/644274967' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "46"}]: dispatch 2023-10-09T08:55:32.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:32 smithi081 bash[79557]: audit 2023-10-09T08:55:31.250722+0000 mon.a (mon.0) 1845 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "46"}]: dispatch 2023-10-09T08:55:32.395 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:32.438 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:32.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:32.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:32.542 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:32.568 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:32.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:32.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:32.673 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:32.696 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:32.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:32.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:32.799 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:32.833 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:32.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:32.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:32.937 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:32.971 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:32.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:32.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:33.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:33.099 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:33.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:33.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:33.203 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:33.232 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:33.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:33.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:33.336 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:33.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:33 smithi081 bash[76862]: cluster 2023-10-09T08:55:32.222842+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T08:55:33.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:33 smithi081 bash[76862]: cluster 2023-10-09T08:55:32.225760+0000 osd.4 (osd.4) 427 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T08:55:33.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:33 smithi081 bash[76862]: audit 2023-10-09T08:55:32.227909+0000 mon.a (mon.0) 1846 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "46"}]': finished 2023-10-09T08:55:33.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:33 smithi081 bash[76862]: cluster 2023-10-09T08:55:32.228111+0000 mon.a (mon.0) 1847 : cluster 0 osdmap e420: 8 total, 8 up, 7 in 2023-10-09T08:55:33.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:33 smithi081 bash[76862]: cluster 2023-10-09T08:55:32.349447+0000 mgr.y (mgr.26009) 1624 : cluster 0 pgmap v1843: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 838 MiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 1.05k op/s; 1969/40098 objects degraded (4.910%); 1969/40098 objects misplaced (4.910%); 0 B/s, 37 objects/s recovering 2023-10-09T08:55:33.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:33 smithi081 bash[76862]: audit 2023-10-09T08:55:32.350396+0000 mon.c (mon.2) 576 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "46"}]: dispatch 2023-10-09T08:55:33.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:33 smithi081 bash[76862]: audit 2023-10-09T08:55:32.351288+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "46"}]: dispatch 2023-10-09T08:55:33.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:33 smithi081 bash[76862]: cluster 2023-10-09T08:55:32.594298+0000 osd.6 (osd.6) 386 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T08:55:33.347 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:33 smithi081 bash[79557]: cluster 2023-10-09T08:55:32.222842+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T08:55:33.347 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:33 smithi081 bash[79557]: cluster 2023-10-09T08:55:32.225760+0000 osd.4 (osd.4) 427 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T08:55:33.347 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:33 smithi081 bash[79557]: audit 2023-10-09T08:55:32.227909+0000 mon.a (mon.0) 1846 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "46"}]': finished 2023-10-09T08:55:33.347 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:33 smithi081 bash[79557]: cluster 2023-10-09T08:55:32.228111+0000 mon.a (mon.0) 1847 : cluster 0 osdmap e420: 8 total, 8 up, 7 in 2023-10-09T08:55:33.347 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:33 smithi081 bash[79557]: cluster 2023-10-09T08:55:32.349447+0000 mgr.y (mgr.26009) 1624 : cluster 0 pgmap v1843: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 838 MiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 1.05k op/s; 1969/40098 objects degraded (4.910%); 1969/40098 objects misplaced (4.910%); 0 B/s, 37 objects/s recovering 2023-10-09T08:55:33.347 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:33 smithi081 bash[79557]: audit 2023-10-09T08:55:32.350396+0000 mon.c (mon.2) 576 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "46"}]: dispatch 2023-10-09T08:55:33.347 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:33 smithi081 bash[79557]: audit 2023-10-09T08:55:32.351288+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "46"}]: dispatch 2023-10-09T08:55:33.348 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:33 smithi081 bash[79557]: cluster 2023-10-09T08:55:32.594298+0000 osd.6 (osd.6) 386 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T08:55:33.443 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:33.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:33.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:33.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:33 smithi118 bash[59345]: cluster 2023-10-09T08:55:32.222842+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T08:55:33.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:33 smithi118 bash[59345]: cluster 2023-10-09T08:55:32.225760+0000 osd.4 (osd.4) 427 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T08:55:33.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:33 smithi118 bash[59345]: audit 2023-10-09T08:55:32.227909+0000 mon.a (mon.0) 1846 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "46"}]': finished 2023-10-09T08:55:33.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:33 smithi118 bash[59345]: cluster 2023-10-09T08:55:32.228111+0000 mon.a (mon.0) 1847 : cluster 0 osdmap e420: 8 total, 8 up, 7 in 2023-10-09T08:55:33.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:33 smithi118 bash[59345]: cluster 2023-10-09T08:55:32.349447+0000 mgr.y (mgr.26009) 1624 : cluster 0 pgmap v1843: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 107 active+clean; 838 MiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 1.05k op/s; 1969/40098 objects degraded (4.910%); 1969/40098 objects misplaced (4.910%); 0 B/s, 37 objects/s recovering 2023-10-09T08:55:33.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:33 smithi118 bash[59345]: audit 2023-10-09T08:55:32.350396+0000 mon.c (mon.2) 576 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "46"}]: dispatch 2023-10-09T08:55:33.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:33 smithi118 bash[59345]: audit 2023-10-09T08:55:32.351288+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "46"}]: dispatch 2023-10-09T08:55:33.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:33 smithi118 bash[59345]: cluster 2023-10-09T08:55:32.594298+0000 osd.6 (osd.6) 386 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T08:55:33.549 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:33.577 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:33.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:33.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:33.680 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:33.710 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:33.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:33.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:33.813 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:34.030 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:34.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:34.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:34.133 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:34.162 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:34.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:34.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:34.265 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:34.296 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:34.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:34.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:34.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:34 smithi081 bash[76862]: cluster 2023-10-09T08:55:33.248829+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T08:55:34.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:34 smithi081 bash[76862]: cluster 2023-10-09T08:55:33.249810+0000 osd.7 (osd.7) 394 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T08:55:34.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:34 smithi081 bash[76862]: audit 2023-10-09T08:55:33.252392+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "46"}]': finished 2023-10-09T08:55:34.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:34 smithi081 bash[76862]: cluster 2023-10-09T08:55:33.252578+0000 mon.a (mon.0) 1850 : cluster 0 osdmap e421: 8 total, 8 up, 7 in 2023-10-09T08:55:34.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:34 smithi081 bash[76862]: cluster 2023-10-09T08:55:33.991277+0000 mon.a (mon.0) 1851 : cluster 3 Health check update: Degraded data redundancy: 1969/40098 objects degraded (4.910%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:34.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:34 smithi081 bash[79557]: cluster 2023-10-09T08:55:33.248829+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T08:55:34.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:34 smithi081 bash[79557]: cluster 2023-10-09T08:55:33.249810+0000 osd.7 (osd.7) 394 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T08:55:34.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:34 smithi081 bash[79557]: audit 2023-10-09T08:55:33.252392+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "46"}]': finished 2023-10-09T08:55:34.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:34 smithi081 bash[79557]: cluster 2023-10-09T08:55:33.252578+0000 mon.a (mon.0) 1850 : cluster 0 osdmap e421: 8 total, 8 up, 7 in 2023-10-09T08:55:34.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:34 smithi081 bash[79557]: cluster 2023-10-09T08:55:33.991277+0000 mon.a (mon.0) 1851 : cluster 3 Health check update: Degraded data redundancy: 1969/40098 objects degraded (4.910%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:34.406 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:34.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:34 smithi118 bash[59345]: cluster 2023-10-09T08:55:33.248829+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T08:55:34.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:34 smithi118 bash[59345]: cluster 2023-10-09T08:55:33.249810+0000 osd.7 (osd.7) 394 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T08:55:34.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:34 smithi118 bash[59345]: audit 2023-10-09T08:55:33.252392+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "46"}]': finished 2023-10-09T08:55:34.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:34 smithi118 bash[59345]: cluster 2023-10-09T08:55:33.252578+0000 mon.a (mon.0) 1850 : cluster 0 osdmap e421: 8 total, 8 up, 7 in 2023-10-09T08:55:34.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:34 smithi118 bash[59345]: cluster 2023-10-09T08:55:33.991277+0000 mon.a (mon.0) 1851 : cluster 3 Health check update: Degraded data redundancy: 1969/40098 objects degraded (4.910%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:34.442 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:34.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:34.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:34.550 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:34.573 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:34.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:34.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:34.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:34.706 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:34.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:34.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:34.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:34.836 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:34.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:34.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:34.940 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:34.967 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:34.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:34.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:35.071 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:35.104 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:35.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:35.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:35.207 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:35.236 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:35.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:35.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:35.275 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[79557]: cluster 2023-10-09T08:55:34.081739+0000 osd.7 (osd.7) 395 : cluster 0 10.1c scrub starts 2023-10-09T08:55:35.276 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[79557]: cluster 2023-10-09T08:55:34.255980+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.276 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[79557]: cluster 2023-10-09T08:55:34.259439+0000 mon.a (mon.0) 1852 : cluster 0 osdmap e422: 8 total, 8 up, 7 in 2023-10-09T08:55:35.276 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[79557]: cluster 2023-10-09T08:55:34.260559+0000 osd.6 (osd.6) 387 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.276 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[79557]: cluster 2023-10-09T08:55:34.263076+0000 osd.4 (osd.4) 428 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.276 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[79557]: cluster 2023-10-09T08:55:34.264016+0000 osd.7 (osd.7) 396 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.276 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[79557]: cluster 2023-10-09T08:55:34.266236+0000 osd.4 (osd.4) 429 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.276 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[79557]: cluster 2023-10-09T08:55:34.268804+0000 osd.4 (osd.4) 430 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.276 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[79557]: cluster 2023-10-09T08:55:34.350006+0000 mgr.y (mgr.26009) 1625 : cluster 0 pgmap v1846: 119 pgs: 1 active+recovery_wait, 4 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 103 active+clean; 723 MiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 1969/34578 objects degraded (5.694%); 1969/34578 objects misplaced (5.694%) 2023-10-09T08:55:35.340 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:35.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:35 smithi118 bash[59345]: cluster 2023-10-09T08:55:34.081739+0000 osd.7 (osd.7) 395 : cluster 0 10.1c scrub starts 2023-10-09T08:55:35.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:35 smithi118 bash[59345]: cluster 2023-10-09T08:55:34.255980+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:35 smithi118 bash[59345]: cluster 2023-10-09T08:55:34.259439+0000 mon.a (mon.0) 1852 : cluster 0 osdmap e422: 8 total, 8 up, 7 in 2023-10-09T08:55:35.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:35 smithi118 bash[59345]: cluster 2023-10-09T08:55:34.260559+0000 osd.6 (osd.6) 387 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:35 smithi118 bash[59345]: cluster 2023-10-09T08:55:34.263076+0000 osd.4 (osd.4) 428 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:35 smithi118 bash[59345]: cluster 2023-10-09T08:55:34.264016+0000 osd.7 (osd.7) 396 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:35 smithi118 bash[59345]: cluster 2023-10-09T08:55:34.266236+0000 osd.4 (osd.4) 429 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:35 smithi118 bash[59345]: cluster 2023-10-09T08:55:34.268804+0000 osd.4 (osd.4) 430 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:35 smithi118 bash[59345]: cluster 2023-10-09T08:55:34.350006+0000 mgr.y (mgr.26009) 1625 : cluster 0 pgmap v1846: 119 pgs: 1 active+recovery_wait, 4 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 103 active+clean; 723 MiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 1969/34578 objects degraded (5.694%); 1969/34578 objects misplaced (5.694%) 2023-10-09T08:55:35.364 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:35.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:35.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:35.468 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:35.502 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:35.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:35.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:35.607 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:35.616 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[76862]: cluster 2023-10-09T08:55:34.081739+0000 osd.7 (osd.7) 395 : cluster 0 10.1c scrub starts 2023-10-09T08:55:35.616 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[76862]: cluster 2023-10-09T08:55:34.255980+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.617 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[76862]: cluster 2023-10-09T08:55:34.259439+0000 mon.a (mon.0) 1852 : cluster 0 osdmap e422: 8 total, 8 up, 7 in 2023-10-09T08:55:35.617 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[76862]: cluster 2023-10-09T08:55:34.260559+0000 osd.6 (osd.6) 387 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.617 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[76862]: cluster 2023-10-09T08:55:34.263076+0000 osd.4 (osd.4) 428 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.617 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[76862]: cluster 2023-10-09T08:55:34.264016+0000 osd.7 (osd.7) 396 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.617 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[76862]: cluster 2023-10-09T08:55:34.266236+0000 osd.4 (osd.4) 429 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.617 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[76862]: cluster 2023-10-09T08:55:34.268804+0000 osd.4 (osd.4) 430 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T08:55:35.617 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:35 smithi081 bash[76862]: cluster 2023-10-09T08:55:34.350006+0000 mgr.y (mgr.26009) 1625 : cluster 0 pgmap v1846: 119 pgs: 1 active+recovery_wait, 4 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 103 active+clean; 723 MiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 1969/34578 objects degraded (5.694%); 1969/34578 objects misplaced (5.694%) 2023-10-09T08:55:35.636 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:35.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:35.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:35.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:35.762 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:35.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:35.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:35.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:35.894 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:35.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:35.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:35.998 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:36.024 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:36.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:36.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:36.034 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:55:36.034 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:55:36.128 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:36.153 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:36.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:36.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:36.256 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:36.285 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:36.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:36.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:36.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:36.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:36.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:36.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:36.518 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:36.551 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:36.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:36.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:36.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:36.681 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:36.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:36.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:36.786 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:36.815 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:36.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:36.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:36.918 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:36.947 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:36.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:36.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:37.050 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:37.073 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:37.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:37.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:37.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:37.210 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:37.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:37.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:37.314 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:37.343 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:37.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:37.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:37.446 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-09T08:55:37.446 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:37.484 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:37.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:37.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:37.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:37.596 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:37 smithi081 bash[76862]: cluster 2023-10-09T08:55:36.028122+0000 osd.7 (osd.7) 397 : cluster 0 10.1c scrub starts 2023-10-09T08:55:37.596 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:37 smithi081 bash[76862]: cluster 2023-10-09T08:55:36.350648+0000 mgr.y (mgr.26009) 1626 : cluster 0 pgmap v1847: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 peering, 4 unknown, 109 active+clean; 564 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 1740/26916 objects degraded (6.465%); 1741/26916 objects misplaced (6.468%); 0 B/s, 44 objects/s recovering 2023-10-09T08:55:37.597 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:37 smithi081 bash[76862]: cluster 2023-10-09T08:55:36.365152+0000 osd.0 (osd.0) 39 : cluster 0 10.16 scrub starts 2023-10-09T08:55:37.597 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:37 smithi081 bash[79557]: cluster 2023-10-09T08:55:36.028122+0000 osd.7 (osd.7) 397 : cluster 0 10.1c scrub starts 2023-10-09T08:55:37.597 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:37 smithi081 bash[79557]: cluster 2023-10-09T08:55:36.350648+0000 mgr.y (mgr.26009) 1626 : cluster 0 pgmap v1847: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 peering, 4 unknown, 109 active+clean; 564 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 1740/26916 objects degraded (6.465%); 1741/26916 objects misplaced (6.468%); 0 B/s, 44 objects/s recovering 2023-10-09T08:55:37.597 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:37 smithi081 bash[79557]: cluster 2023-10-09T08:55:36.365152+0000 osd.0 (osd.0) 39 : cluster 0 10.16 scrub starts 2023-10-09T08:55:37.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:37.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:37.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:37.730 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:37.757 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:37.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:37.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:37.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:37 smithi118 bash[59345]: cluster 2023-10-09T08:55:36.028122+0000 osd.7 (osd.7) 397 : cluster 0 10.1c scrub starts 2023-10-09T08:55:37.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:37 smithi118 bash[59345]: cluster 2023-10-09T08:55:36.350648+0000 mgr.y (mgr.26009) 1626 : cluster 0 pgmap v1847: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 peering, 4 unknown, 109 active+clean; 564 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 1740/26916 objects degraded (6.465%); 1741/26916 objects misplaced (6.468%); 0 B/s, 44 objects/s recovering 2023-10-09T08:55:37.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:37 smithi118 bash[59345]: cluster 2023-10-09T08:55:36.365152+0000 osd.0 (osd.0) 39 : cluster 0 10.16 scrub starts 2023-10-09T08:55:37.860 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:37.886 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:37.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:37.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:37.992 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:38.024 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:38.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:38.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:38.130 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:38.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:38.168 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:38.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:38.269 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:38.313 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:38.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:38.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:38.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:38.448 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:38.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:38.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:38.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:38.576 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:38.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:38.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:38.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:55:38.679 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:38.688 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:38 smithi118 bash[59345]: cluster 2023-10-09T08:55:37.020435+0000 osd.7 (osd.7) 398 : cluster 0 10.1c scrub starts 2023-10-09T08:55:38.688 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:38 smithi118 bash[59345]: cluster 2023-10-09T08:55:37.376746+0000 osd.0 (osd.0) 40 : cluster 0 10.18 scrub starts 2023-10-09T08:55:38.688 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:38 smithi118 bash[59345]: audit 2023-10-09T08:55:38.187051+0000 mon.c (mon.2) 577 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:55:38.707 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:38.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:38.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:38.724 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:55:38.734 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:38 smithi081 bash[76862]: cluster 2023-10-09T08:55:37.020435+0000 osd.7 (osd.7) 398 : cluster 0 10.1c scrub starts 2023-10-09T08:55:38.734 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:38 smithi081 bash[76862]: cluster 2023-10-09T08:55:37.376746+0000 osd.0 (osd.0) 40 : cluster 0 10.18 scrub starts 2023-10-09T08:55:38.734 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:38 smithi081 bash[76862]: audit 2023-10-09T08:55:38.187051+0000 mon.c (mon.2) 577 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:55:38.734 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:38 smithi081 bash[79557]: cluster 2023-10-09T08:55:37.020435+0000 osd.7 (osd.7) 398 : cluster 0 10.1c scrub starts 2023-10-09T08:55:38.734 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:38 smithi081 bash[79557]: cluster 2023-10-09T08:55:37.376746+0000 osd.0 (osd.0) 40 : cluster 0 10.18 scrub starts 2023-10-09T08:55:38.734 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:38 smithi081 bash[79557]: audit 2023-10-09T08:55:38.187051+0000 mon.c (mon.2) 577 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:55:38.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:38.846 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:38.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:38.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:38.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:38.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:38.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:38.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:39.088 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:39.113 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:39.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:39.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:39.216 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:39.244 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:39.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:39.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:39.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:39.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:39.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:39.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:39.429 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:39 smithi118 bash[59345]: cluster 2023-10-09T08:55:38.351173+0000 mgr.y (mgr.26009) 1627 : cluster 0 pgmap v1848: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 peering, 4 unknown, 109 active+clean; 564 MiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 1740/26916 objects degraded (6.465%); 1741/26916 objects misplaced (6.468%); 0 B/s, 37 objects/s recovering 2023-10-09T08:55:39.429 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:39 smithi118 bash[59345]: cluster 2023-10-09T08:55:38.992100+0000 mon.a (mon.0) 1853 : cluster 3 Health check update: Degraded data redundancy: 1740/26916 objects degraded (6.465%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:39.483 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:39.507 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:39.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:39.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:39.610 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:39.620 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:39 smithi081 bash[76862]: cluster 2023-10-09T08:55:38.351173+0000 mgr.y (mgr.26009) 1627 : cluster 0 pgmap v1848: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 peering, 4 unknown, 109 active+clean; 564 MiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 1740/26916 objects degraded (6.465%); 1741/26916 objects misplaced (6.468%); 0 B/s, 37 objects/s recovering 2023-10-09T08:55:39.620 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:39 smithi081 bash[76862]: cluster 2023-10-09T08:55:38.992100+0000 mon.a (mon.0) 1853 : cluster 3 Health check update: Degraded data redundancy: 1740/26916 objects degraded (6.465%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:39.620 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:39 smithi081 bash[79557]: cluster 2023-10-09T08:55:38.351173+0000 mgr.y (mgr.26009) 1627 : cluster 0 pgmap v1848: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 4 peering, 4 unknown, 109 active+clean; 564 MiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 1740/26916 objects degraded (6.465%); 1741/26916 objects misplaced (6.468%); 0 B/s, 37 objects/s recovering 2023-10-09T08:55:39.620 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:39 smithi081 bash[79557]: cluster 2023-10-09T08:55:38.992100+0000 mon.a (mon.0) 1853 : cluster 3 Health check update: Degraded data redundancy: 1740/26916 objects degraded (6.465%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:39.647 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:39.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:39.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:39.750 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:39.780 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:39.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:39.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:39.886 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:39.916 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:39.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:39.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:40.022 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:40.048 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:40.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:40.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:40.153 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:40.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:40.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:40.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:40.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:40.305 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:40.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:40.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:40.409 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:40.434 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:40.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:40.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:40.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:40.565 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:40.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:40.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:40.670 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:40.679 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:40 smithi118 bash[59345]: cluster 2023-10-09T08:55:39.369342+0000 osd.0 (osd.0) 41 : cluster 0 10.15 scrub starts 2023-10-09T08:55:40.699 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:40.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:40.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:40.804 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:40.839 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:40.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:40.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:40.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:40 smithi081 bash[76862]: cluster 2023-10-09T08:55:39.369342+0000 osd.0 (osd.0) 41 : cluster 0 10.15 scrub starts 2023-10-09T08:55:40.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:40 smithi081 bash[79557]: cluster 2023-10-09T08:55:39.369342+0000 osd.0 (osd.0) 41 : cluster 0 10.15 scrub starts 2023-10-09T08:55:40.948 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:41.002 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:41.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:41.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:41.106 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:41.143 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:41.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:41.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:41.246 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:41.274 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:41.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:41.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:41.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:41.427 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:41.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:41.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:41.433 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:55:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:55:41] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.33.4" 2023-10-09T08:55:41.534 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:41.559 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:41.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:41.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:41.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:41.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:41.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:41.695 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:41 smithi081 bash[76862]: cluster 2023-10-09T08:55:40.352056+0000 mgr.y (mgr.26009) 1628 : cluster 0 pgmap v1849: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 117 active+clean; 354 MiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 968 op/s; 1556/16845 objects degraded (9.237%); 1556/16845 objects misplaced (9.237%); 0 B/s, 51 objects/s recovering 2023-10-09T08:55:41.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:41.696 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:41 smithi081 bash[79557]: cluster 2023-10-09T08:55:40.352056+0000 mgr.y (mgr.26009) 1628 : cluster 0 pgmap v1849: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 117 active+clean; 354 MiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 968 op/s; 1556/16845 objects degraded (9.237%); 1556/16845 objects misplaced (9.237%); 0 B/s, 51 objects/s recovering 2023-10-09T08:55:41.760 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 5, 2, 0, 7, 4] out_osds: [6] dead_osds: [] live_osds: [0, 3, 4, 6, 7, 2, 5, 1] 2023-10-09T08:55:41.761 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 1 1 2023-10-09T08:55:41.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:41 smithi118 bash[59345]: cluster 2023-10-09T08:55:40.352056+0000 mgr.y (mgr.26009) 1628 : cluster 0 pgmap v1849: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 117 active+clean; 354 MiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 968 op/s; 1556/16845 objects degraded (9.237%); 1556/16845 objects misplaced (9.237%); 0 B/s, 51 objects/s recovering 2023-10-09T08:55:41.797 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:41.821 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:41.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:41.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:41.930 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:41.956 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:41.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:41.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:42.059 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:42.085 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:42.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:42.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:42.190 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:42.226 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:42.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:42.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:42.281 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:55:42.331 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:42.360 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:42.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:42.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:42.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:42.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:42.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:42.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:42.593 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:42.602 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:42 smithi118 bash[59345]: cluster 2023-10-09T08:55:40.995153+0000 osd.7 (osd.7) 399 : cluster 0 10.1c scrub starts 2023-10-09T08:55:42.603 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:42 smithi118 bash[59345]: cluster 2023-10-09T08:55:41.327772+0000 osd.0 (osd.0) 42 : cluster 0 10.8 scrub starts 2023-10-09T08:55:42.628 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:42.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:42.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:42.731 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:42.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:42.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:42.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:42.868 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:42.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:42 smithi081 bash[76862]: cluster 2023-10-09T08:55:40.995153+0000 osd.7 (osd.7) 399 : cluster 0 10.1c scrub starts 2023-10-09T08:55:42.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:42 smithi081 bash[76862]: cluster 2023-10-09T08:55:41.327772+0000 osd.0 (osd.0) 42 : cluster 0 10.8 scrub starts 2023-10-09T08:55:42.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:42 smithi081 bash[79557]: cluster 2023-10-09T08:55:40.995153+0000 osd.7 (osd.7) 399 : cluster 0 10.1c scrub starts 2023-10-09T08:55:42.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:42 smithi081 bash[79557]: cluster 2023-10-09T08:55:41.327772+0000 osd.0 (osd.0) 42 : cluster 0 10.8 scrub starts 2023-10-09T08:55:42.896 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:42.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:42.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:43.000 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:43.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:43.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:43.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:43.137 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:43.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:43.176 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:43.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:43.195 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Removed 105418 objects 2023-10-09T08:55:43.195 INFO:tasks.radosbench.radosbench.0.smithi081.stdout:Clean up completed and total clean up time :113.867 2023-10-09T08:55:43.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:43.304 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:43.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:43.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:43.407 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:43.436 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:43.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:43.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:43.489 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:55:43.490 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:55:43.540 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:43.571 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:43.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:43.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:43.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:43 smithi081 bash[79557]: cluster 2023-10-09T08:55:42.352717+0000 mgr.y (mgr.26009) 1629 : cluster 0 pgmap v1850: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 117 active+clean; 253 MiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 1556/11994 objects degraded (12.973%); 1556/11994 objects misplaced (12.973%); 0 B/s, 45 objects/s recovering 2023-10-09T08:55:43.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:43 smithi081 bash[79557]: cluster 2023-10-09T08:55:42.376185+0000 osd.0 (osd.0) 43 : cluster 0 10.6 scrub starts 2023-10-09T08:55:43.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:43 smithi081 bash[76862]: cluster 2023-10-09T08:55:42.352717+0000 mgr.y (mgr.26009) 1629 : cluster 0 pgmap v1850: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 117 active+clean; 253 MiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 1556/11994 objects degraded (12.973%); 1556/11994 objects misplaced (12.973%); 0 B/s, 45 objects/s recovering 2023-10-09T08:55:43.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:43 smithi081 bash[76862]: cluster 2023-10-09T08:55:42.376185+0000 osd.0 (osd.0) 43 : cluster 0 10.6 scrub starts 2023-10-09T08:55:43.675 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:43.698 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:43.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:43.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:43.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:43 smithi118 bash[59345]: cluster 2023-10-09T08:55:42.352717+0000 mgr.y (mgr.26009) 1629 : cluster 0 pgmap v1850: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 117 active+clean; 253 MiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 1556/11994 objects degraded (12.973%); 1556/11994 objects misplaced (12.973%); 0 B/s, 45 objects/s recovering 2023-10-09T08:55:43.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:43 smithi118 bash[59345]: cluster 2023-10-09T08:55:42.376185+0000 osd.0 (osd.0) 43 : cluster 0 10.6 scrub starts 2023-10-09T08:55:43.801 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:43.823 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:43.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:43.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:43.926 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:43.950 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:43.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:43.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:44.053 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:44.077 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:44.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:44.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:44.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:44.202 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:44.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:44.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:44.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:44.327 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:44.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:44.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:44.432 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:44.456 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:44 smithi081 bash[79557]: cluster 2023-10-09T08:55:42.979685+0000 osd.7 (osd.7) 400 : cluster 0 10.1c scrub starts 2023-10-09T08:55:44.456 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:44 smithi081 bash[79557]: cluster 2023-10-09T08:55:43.993377+0000 mon.a (mon.0) 1854 : cluster 3 Health check update: Degraded data redundancy: 1556/11994 objects degraded (12.973%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:44.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:44 smithi118 bash[59345]: cluster 2023-10-09T08:55:42.979685+0000 osd.7 (osd.7) 400 : cluster 0 10.1c scrub starts 2023-10-09T08:55:44.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:44 smithi118 bash[59345]: cluster 2023-10-09T08:55:43.993377+0000 mon.a (mon.0) 1854 : cluster 3 Health check update: Degraded data redundancy: 1556/11994 objects degraded (12.973%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:44.874 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:44 smithi081 bash[76862]: cluster 2023-10-09T08:55:42.979685+0000 osd.7 (osd.7) 400 : cluster 0 10.1c scrub starts 2023-10-09T08:55:44.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:44 smithi081 bash[76862]: cluster 2023-10-09T08:55:43.993377+0000 mon.a (mon.0) 1854 : cluster 3 Health check update: Degraded data redundancy: 1556/11994 objects degraded (12.973%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:44.971 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:44.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:44.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:45.074 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:45.104 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:45.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:45.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:45.207 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:45.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:45.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:45.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:45.337 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:45.362 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:45.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:45.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:45.466 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:45.494 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:45.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:45.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:45.597 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:45.623 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:45.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:45.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:45.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:45.751 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:45.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:45.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:45.756 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2023-10-09T08:55:45.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2023-10-09T08:55:45.854 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:45.887 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:45.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:45.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:45.990 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:46.020 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:46.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:46.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:46.124 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:46 smithi118 bash[59345]: cluster 2023-10-09T08:55:44.353282+0000 mgr.y (mgr.26009) 1630 : cluster 0 pgmap v1851: 119 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 117 active+clean; 167 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 41 MiB/s wr, 2.20k op/s; 1556/7866 objects degraded (19.781%); 1556/7866 objects misplaced (19.781%); 0 B/s, 41 objects/s recovering 2023-10-09T08:55:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:46 smithi118 bash[59345]: cluster 2023-10-09T08:55:45.337543+0000 osd.0 (osd.0) 44 : cluster 0 10.5 scrub starts 2023-10-09T08:55:46.160 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:46.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:46.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:46.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:46.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:46 smithi081 bash[76862]: cluster 2023-10-09T08:55:44.353282+0000 mgr.y (mgr.26009) 1630 : cluster 0 pgmap v1851: 119 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 117 active+clean; 167 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 41 MiB/s wr, 2.20k op/s; 1556/7866 objects degraded (19.781%); 1556/7866 objects misplaced (19.781%); 0 B/s, 41 objects/s recovering 2023-10-09T08:55:46.273 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:46 smithi081 bash[76862]: cluster 2023-10-09T08:55:45.337543+0000 osd.0 (osd.0) 44 : cluster 0 10.5 scrub starts 2023-10-09T08:55:46.274 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:46 smithi081 bash[79557]: cluster 2023-10-09T08:55:44.353282+0000 mgr.y (mgr.26009) 1630 : cluster 0 pgmap v1851: 119 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 117 active+clean; 167 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 41 MiB/s wr, 2.20k op/s; 1556/7866 objects degraded (19.781%); 1556/7866 objects misplaced (19.781%); 0 B/s, 41 objects/s recovering 2023-10-09T08:55:46.274 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:46 smithi081 bash[79557]: cluster 2023-10-09T08:55:45.337543+0000 osd.0 (osd.0) 44 : cluster 0 10.5 scrub starts 2023-10-09T08:55:46.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:46.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:46.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:46.391 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:46.421 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:46.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:46.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:46.524 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:46.533 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:55:46.555 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:46.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:46.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:46.658 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:46.684 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:46.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:46.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:46.787 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:46.820 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:46.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:46.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:46.923 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:46.949 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:46.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:46.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:47.053 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:47.080 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:47.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:47.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:47.185 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:47.215 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:47.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:47.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:47.318 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:47.348 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:47.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:47.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:47.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:47.475 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:47.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:47.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:47.578 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:47.606 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:47.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:47.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:47.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:47.726 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:55:47.726 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:55:47.732 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:47.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:47.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:47.836 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:47.870 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:47.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:47.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:47.973 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:48.004 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:48.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:48.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:48.108 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:48.130 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:48.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:48.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:48.233 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:48.245 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:48 smithi118 bash[59345]: cluster 2023-10-09T08:55:46.354544+0000 mgr.y (mgr.26009) 1631 : cluster 0 pgmap v1852: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 117 active+clean; 35 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 34 MiB/s wr, 2.06k op/s; 1262/1566 objects degraded (80.587%); 1262/1566 objects misplaced (80.587%); 0 B/s, 59 objects/s recovering 2023-10-09T08:55:48.245 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:48 smithi118 bash[59345]: cluster 2023-10-09T08:55:47.288283+0000 osd.0 (osd.0) 45 : cluster 0 10.4 scrub starts 2023-10-09T08:55:48.261 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:48.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:48.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:48.364 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:48.372 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:48 smithi081 bash[76862]: cluster 2023-10-09T08:55:46.354544+0000 mgr.y (mgr.26009) 1631 : cluster 0 pgmap v1852: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 117 active+clean; 35 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 34 MiB/s wr, 2.06k op/s; 1262/1566 objects degraded (80.587%); 1262/1566 objects misplaced (80.587%); 0 B/s, 59 objects/s recovering 2023-10-09T08:55:48.372 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:48 smithi081 bash[76862]: cluster 2023-10-09T08:55:47.288283+0000 osd.0 (osd.0) 45 : cluster 0 10.4 scrub starts 2023-10-09T08:55:48.372 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:48 smithi081 bash[79557]: cluster 2023-10-09T08:55:46.354544+0000 mgr.y (mgr.26009) 1631 : cluster 0 pgmap v1852: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 117 active+clean; 35 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 34 MiB/s wr, 2.06k op/s; 1262/1566 objects degraded (80.587%); 1262/1566 objects misplaced (80.587%); 0 B/s, 59 objects/s recovering 2023-10-09T08:55:48.372 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:48 smithi081 bash[79557]: cluster 2023-10-09T08:55:47.288283+0000 osd.0 (osd.0) 45 : cluster 0 10.4 scrub starts 2023-10-09T08:55:48.387 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:48.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:48.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:48.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:48.513 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:48.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:48.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:48.616 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:48.644 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:48.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:48.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:48.747 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:48.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:48.775 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-09T08:55:48.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:48.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:48.878 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:48.906 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:48.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:48.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:49.010 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:49.033 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:49.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:49.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:49.139 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:49.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:49.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:49.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:49.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:49 smithi118 bash[59345]: cluster 2023-10-09T08:55:48.995053+0000 mon.a (mon.0) 1855 : cluster 3 Health check update: Degraded data redundancy: 1262/1566 objects degraded (80.587%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:49.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:49.287 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:49.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:49.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:49.390 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:49.414 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:49.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:49.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:49.503 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:49 smithi081 bash[76862]: cluster 2023-10-09T08:55:48.995053+0000 mon.a (mon.0) 1855 : cluster 3 Health check update: Degraded data redundancy: 1262/1566 objects degraded (80.587%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:49.504 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:49 smithi081 bash[79557]: cluster 2023-10-09T08:55:48.995053+0000 mon.a (mon.0) 1855 : cluster 3 Health check update: Degraded data redundancy: 1262/1566 objects degraded (80.587%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:49.517 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:49.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:49.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:49.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:49.573 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:55:49.645 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:49.666 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:49.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:49.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:49.769 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:49.792 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:49.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:49.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:49.895 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:49.929 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:49.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:49.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:50.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:50.040 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:50 smithi081 bash[76862]: cluster 2023-10-09T08:55:48.355096+0000 mgr.y (mgr.26009) 1632 : cluster 0 pgmap v1853: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 117 active+clean; 35 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 34 MiB/s wr, 1.85k op/s; 1262/1566 objects degraded (80.587%); 1262/1566 objects misplaced (80.587%); 0 B/s, 40 objects/s recovering 2023-10-09T08:55:50.040 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:50 smithi081 bash[76862]: cluster 2023-10-09T08:55:48.932659+0000 osd.7 (osd.7) 401 : cluster 0 10.1c scrub starts 2023-10-09T08:55:50.040 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:50 smithi081 bash[79557]: cluster 2023-10-09T08:55:48.355096+0000 mgr.y (mgr.26009) 1632 : cluster 0 pgmap v1853: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 117 active+clean; 35 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 34 MiB/s wr, 1.85k op/s; 1262/1566 objects degraded (80.587%); 1262/1566 objects misplaced (80.587%); 0 B/s, 40 objects/s recovering 2023-10-09T08:55:50.040 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:50 smithi081 bash[79557]: cluster 2023-10-09T08:55:48.932659+0000 osd.7 (osd.7) 401 : cluster 0 10.1c scrub starts 2023-10-09T08:55:50.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:50.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:50.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:50.157 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:50.170 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:50 smithi118 bash[59345]: cluster 2023-10-09T08:55:48.355096+0000 mgr.y (mgr.26009) 1632 : cluster 0 pgmap v1853: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 117 active+clean; 35 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 34 MiB/s wr, 1.85k op/s; 1262/1566 objects degraded (80.587%); 1262/1566 objects misplaced (80.587%); 0 B/s, 40 objects/s recovering 2023-10-09T08:55:50.170 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:50 smithi118 bash[59345]: cluster 2023-10-09T08:55:48.932659+0000 osd.7 (osd.7) 401 : cluster 0 10.1c scrub starts 2023-10-09T08:55:50.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:50.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:50.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:50.293 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:50.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:50.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:50.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:50.421 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:50.444 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:50.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:50.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:50.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:50.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:50.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:50.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:50.672 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:50.707 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:50.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:50.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:50.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:50.835 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:50.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:50.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:50.938 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:50.969 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:50.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:50.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:51.073 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:51.098 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:51.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:51.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:51.201 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:51.230 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:51.231 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:51 smithi081 bash[76862]: cluster 2023-10-09T08:55:50.697397+0000 osd.4 (osd.4) 431 : cluster 0 10.10 scrub starts 2023-10-09T08:55:51.231 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:51 smithi081 bash[76862]: cluster 2023-10-09T08:55:50.709266+0000 osd.4 (osd.4) 432 : cluster 0 10.10 scrub ok 2023-10-09T08:55:51.232 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:51 smithi081 bash[79557]: cluster 2023-10-09T08:55:50.697397+0000 osd.4 (osd.4) 431 : cluster 0 10.10 scrub starts 2023-10-09T08:55:51.232 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:51 smithi081 bash[79557]: cluster 2023-10-09T08:55:50.709266+0000 osd.4 (osd.4) 432 : cluster 0 10.10 scrub ok 2023-10-09T08:55:51.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:51.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:51.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:51 smithi118 bash[59345]: cluster 2023-10-09T08:55:50.697397+0000 osd.4 (osd.4) 431 : cluster 0 10.10 scrub starts 2023-10-09T08:55:51.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:51 smithi118 bash[59345]: cluster 2023-10-09T08:55:50.709266+0000 osd.4 (osd.4) 432 : cluster 0 10.10 scrub ok 2023-10-09T08:55:51.333 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:51.359 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:51.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:51.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:51.462 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:51.490 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:51.492 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:55:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:55:51] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.33.4" 2023-10-09T08:55:51.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:51.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:51.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:51.626 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:51.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:51.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:51.729 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:51.756 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:51.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:51.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:51.860 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:51.892 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:51.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:51.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:51.996 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:52.027 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:52.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:52.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:52.130 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:52.162 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:52.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:52.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:52 smithi118 bash[59345]: cluster 2023-10-09T08:55:50.356096+0000 mgr.y (mgr.26009) 1633 : cluster 0 pgmap v1854: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+clean+scrubbing, 115 active+clean; 35 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 34 MiB/s wr, 1.85k op/s; 351/1566 objects degraded (22.414%); 351/1566 objects misplaced (22.414%); 0 B/s, 115 objects/s recovering 2023-10-09T08:55:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:52 smithi118 bash[59345]: cluster 2023-10-09T08:55:50.912870+0000 osd.7 (osd.7) 402 : cluster 0 10.1c scrub starts 2023-10-09T08:55:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:52 smithi118 bash[59345]: cluster 2023-10-09T08:55:50.924381+0000 osd.7 (osd.7) 403 : cluster 0 10.1c scrub ok 2023-10-09T08:55:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:52 smithi118 bash[59345]: cluster 2023-10-09T08:55:51.020215+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T08:55:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:52 smithi118 bash[59345]: cluster 2023-10-09T08:55:51.025418+0000 mon.a (mon.0) 1856 : cluster 0 osdmap e423: 8 total, 8 up, 7 in 2023-10-09T08:55:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:52 smithi118 bash[59345]: cluster 2023-10-09T08:55:51.029418+0000 osd.4 (osd.4) 433 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T08:55:52.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:52 smithi118 bash[59345]: cluster 2023-10-09T08:55:51.719419+0000 osd.4 (osd.4) 434 : cluster 0 10.1 scrub starts 2023-10-09T08:55:52.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:52 smithi118 bash[59345]: cluster 2023-10-09T08:55:51.733017+0000 osd.4 (osd.4) 435 : cluster 0 10.1 scrub ok 2023-10-09T08:55:52.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:52 smithi118 bash[59345]: cluster 2023-10-09T08:55:51.796779+0000 osd.1 (osd.1) 1 : cluster 0 10.0 scrub starts 2023-10-09T08:55:52.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:52 smithi118 bash[59345]: cluster 2023-10-09T08:55:51.808551+0000 osd.1 (osd.1) 2 : cluster 0 10.0 scrub ok 2023-10-09T08:55:52.267 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:52.296 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:52.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:52.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:52.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[76862]: cluster 2023-10-09T08:55:50.356096+0000 mgr.y (mgr.26009) 1633 : cluster 0 pgmap v1854: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+clean+scrubbing, 115 active+clean; 35 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 34 MiB/s wr, 1.85k op/s; 351/1566 objects degraded (22.414%); 351/1566 objects misplaced (22.414%); 0 B/s, 115 objects/s recovering 2023-10-09T08:55:52.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[76862]: cluster 2023-10-09T08:55:50.912870+0000 osd.7 (osd.7) 402 : cluster 0 10.1c scrub starts 2023-10-09T08:55:52.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[76862]: cluster 2023-10-09T08:55:50.924381+0000 osd.7 (osd.7) 403 : cluster 0 10.1c scrub ok 2023-10-09T08:55:52.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[76862]: cluster 2023-10-09T08:55:51.020215+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T08:55:52.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[76862]: cluster 2023-10-09T08:55:51.025418+0000 mon.a (mon.0) 1856 : cluster 0 osdmap e423: 8 total, 8 up, 7 in 2023-10-09T08:55:52.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[76862]: cluster 2023-10-09T08:55:51.029418+0000 osd.4 (osd.4) 433 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T08:55:52.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[76862]: cluster 2023-10-09T08:55:51.719419+0000 osd.4 (osd.4) 434 : cluster 0 10.1 scrub starts 2023-10-09T08:55:52.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[76862]: cluster 2023-10-09T08:55:51.733017+0000 osd.4 (osd.4) 435 : cluster 0 10.1 scrub ok 2023-10-09T08:55:52.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[76862]: cluster 2023-10-09T08:55:51.796779+0000 osd.1 (osd.1) 1 : cluster 0 10.0 scrub starts 2023-10-09T08:55:52.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[76862]: cluster 2023-10-09T08:55:51.808551+0000 osd.1 (osd.1) 2 : cluster 0 10.0 scrub ok 2023-10-09T08:55:52.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[79557]: cluster 2023-10-09T08:55:50.356096+0000 mgr.y (mgr.26009) 1633 : cluster 0 pgmap v1854: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+clean+scrubbing, 115 active+clean; 35 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 34 MiB/s wr, 1.85k op/s; 351/1566 objects degraded (22.414%); 351/1566 objects misplaced (22.414%); 0 B/s, 115 objects/s recovering 2023-10-09T08:55:52.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[79557]: cluster 2023-10-09T08:55:50.912870+0000 osd.7 (osd.7) 402 : cluster 0 10.1c scrub starts 2023-10-09T08:55:52.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[79557]: cluster 2023-10-09T08:55:50.924381+0000 osd.7 (osd.7) 403 : cluster 0 10.1c scrub ok 2023-10-09T08:55:52.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[79557]: cluster 2023-10-09T08:55:51.020215+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T08:55:52.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[79557]: cluster 2023-10-09T08:55:51.025418+0000 mon.a (mon.0) 1856 : cluster 0 osdmap e423: 8 total, 8 up, 7 in 2023-10-09T08:55:52.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[79557]: cluster 2023-10-09T08:55:51.029418+0000 osd.4 (osd.4) 433 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T08:55:52.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[79557]: cluster 2023-10-09T08:55:51.719419+0000 osd.4 (osd.4) 434 : cluster 0 10.1 scrub starts 2023-10-09T08:55:52.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[79557]: cluster 2023-10-09T08:55:51.733017+0000 osd.4 (osd.4) 435 : cluster 0 10.1 scrub ok 2023-10-09T08:55:52.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[79557]: cluster 2023-10-09T08:55:51.796779+0000 osd.1 (osd.1) 1 : cluster 0 10.0 scrub starts 2023-10-09T08:55:52.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:52 smithi081 bash[79557]: cluster 2023-10-09T08:55:51.808551+0000 osd.1 (osd.1) 2 : cluster 0 10.0 scrub ok 2023-10-09T08:55:52.400 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:52.428 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:52.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:52.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:52.531 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:52.564 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:52.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:52.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:52.668 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:52.700 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:52.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:52.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:52.804 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:52.838 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:52.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:52.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:52.941 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:52.975 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:52.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:52.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:53.079 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:53.090 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:53 smithi118 bash[59345]: cluster 2023-10-09T08:55:51.923687+0000 osd.7 (osd.7) 404 : cluster 0 10.11 scrub starts 2023-10-09T08:55:53.090 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:53 smithi118 bash[59345]: cluster 2023-10-09T08:55:51.939524+0000 osd.7 (osd.7) 405 : cluster 0 10.11 scrub ok 2023-10-09T08:55:53.090 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:53 smithi118 bash[59345]: cluster 2023-10-09T08:55:52.015125+0000 osd.6 (osd.6) 388 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T08:55:53.090 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:53 smithi118 bash[59345]: cluster 2023-10-09T08:55:52.022468+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T08:55:53.091 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:53 smithi118 bash[59345]: cluster 2023-10-09T08:55:52.031752+0000 mon.a (mon.0) 1857 : cluster 0 osdmap e424: 8 total, 8 up, 7 in 2023-10-09T08:55:53.091 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:53 smithi118 bash[59345]: cluster 2023-10-09T08:55:52.033487+0000 osd.4 (osd.4) 436 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T08:55:53.091 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:53 smithi118 bash[59345]: cluster 2023-10-09T08:55:52.249199+0000 osd.7 (osd.7) 406 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T08:55:53.091 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:53 smithi118 bash[59345]: cluster 2023-10-09T08:55:52.325482+0000 osd.0 (osd.0) 46 : cluster 0 10.25 scrub starts 2023-10-09T08:55:53.091 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:53 smithi118 bash[59345]: cluster 2023-10-09T08:55:52.336147+0000 osd.0 (osd.0) 47 : cluster 0 10.25 scrub ok 2023-10-09T08:55:53.091 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:53 smithi118 bash[59345]: cluster 2023-10-09T08:55:52.738910+0000 osd.4 (osd.4) 437 : cluster 0 10.3 scrub starts 2023-10-09T08:55:53.091 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:53 smithi118 bash[59345]: cluster 2023-10-09T08:55:52.750717+0000 osd.4 (osd.4) 438 : cluster 0 10.3 scrub ok 2023-10-09T08:55:53.091 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:53 smithi118 bash[59345]: cluster 2023-10-09T08:55:52.753689+0000 osd.1 (osd.1) 3 : cluster 0 10.2 scrub starts 2023-10-09T08:55:53.091 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:53 smithi118 bash[59345]: cluster 2023-10-09T08:55:52.760192+0000 osd.1 (osd.1) 4 : cluster 0 10.2 scrub ok 2023-10-09T08:55:53.109 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:53.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:53.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:53.213 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:53.245 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:53.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:53.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:53.350 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:53.359 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[76862]: cluster 2023-10-09T08:55:51.923687+0000 osd.7 (osd.7) 404 : cluster 0 10.11 scrub starts 2023-10-09T08:55:53.359 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[76862]: cluster 2023-10-09T08:55:51.939524+0000 osd.7 (osd.7) 405 : cluster 0 10.11 scrub ok 2023-10-09T08:55:53.359 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[76862]: cluster 2023-10-09T08:55:52.015125+0000 osd.6 (osd.6) 388 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T08:55:53.359 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[76862]: cluster 2023-10-09T08:55:52.022468+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T08:55:53.360 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[76862]: cluster 2023-10-09T08:55:52.031752+0000 mon.a (mon.0) 1857 : cluster 0 osdmap e424: 8 total, 8 up, 7 in 2023-10-09T08:55:53.360 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[76862]: cluster 2023-10-09T08:55:52.033487+0000 osd.4 (osd.4) 436 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T08:55:53.360 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[76862]: cluster 2023-10-09T08:55:52.249199+0000 osd.7 (osd.7) 406 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T08:55:53.360 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[76862]: cluster 2023-10-09T08:55:52.325482+0000 osd.0 (osd.0) 46 : cluster 0 10.25 scrub starts 2023-10-09T08:55:53.360 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[76862]: cluster 2023-10-09T08:55:52.336147+0000 osd.0 (osd.0) 47 : cluster 0 10.25 scrub ok 2023-10-09T08:55:53.361 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[76862]: cluster 2023-10-09T08:55:52.738910+0000 osd.4 (osd.4) 437 : cluster 0 10.3 scrub starts 2023-10-09T08:55:53.361 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[76862]: cluster 2023-10-09T08:55:52.750717+0000 osd.4 (osd.4) 438 : cluster 0 10.3 scrub ok 2023-10-09T08:55:53.361 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[76862]: cluster 2023-10-09T08:55:52.753689+0000 osd.1 (osd.1) 3 : cluster 0 10.2 scrub starts 2023-10-09T08:55:53.361 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[76862]: cluster 2023-10-09T08:55:52.760192+0000 osd.1 (osd.1) 4 : cluster 0 10.2 scrub ok 2023-10-09T08:55:53.361 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[79557]: cluster 2023-10-09T08:55:51.923687+0000 osd.7 (osd.7) 404 : cluster 0 10.11 scrub starts 2023-10-09T08:55:53.362 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[79557]: cluster 2023-10-09T08:55:51.939524+0000 osd.7 (osd.7) 405 : cluster 0 10.11 scrub ok 2023-10-09T08:55:53.362 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[79557]: cluster 2023-10-09T08:55:52.015125+0000 osd.6 (osd.6) 388 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T08:55:53.362 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[79557]: cluster 2023-10-09T08:55:52.022468+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T08:55:53.362 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[79557]: cluster 2023-10-09T08:55:52.031752+0000 mon.a (mon.0) 1857 : cluster 0 osdmap e424: 8 total, 8 up, 7 in 2023-10-09T08:55:53.362 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[79557]: cluster 2023-10-09T08:55:52.033487+0000 osd.4 (osd.4) 436 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T08:55:53.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[79557]: cluster 2023-10-09T08:55:52.249199+0000 osd.7 (osd.7) 406 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T08:55:53.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[79557]: cluster 2023-10-09T08:55:52.325482+0000 osd.0 (osd.0) 46 : cluster 0 10.25 scrub starts 2023-10-09T08:55:53.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[79557]: cluster 2023-10-09T08:55:52.336147+0000 osd.0 (osd.0) 47 : cluster 0 10.25 scrub ok 2023-10-09T08:55:53.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[79557]: cluster 2023-10-09T08:55:52.738910+0000 osd.4 (osd.4) 437 : cluster 0 10.3 scrub starts 2023-10-09T08:55:53.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[79557]: cluster 2023-10-09T08:55:52.750717+0000 osd.4 (osd.4) 438 : cluster 0 10.3 scrub ok 2023-10-09T08:55:53.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[79557]: cluster 2023-10-09T08:55:52.753689+0000 osd.1 (osd.1) 3 : cluster 0 10.2 scrub starts 2023-10-09T08:55:53.364 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:53 smithi081 bash[79557]: cluster 2023-10-09T08:55:52.760192+0000 osd.1 (osd.1) 4 : cluster 0 10.2 scrub ok 2023-10-09T08:55:53.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:53.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:53.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:53.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:53.503 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:53.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:53.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:53.560 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:55:53.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:53.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:53.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:53.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:53.734 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:53.760 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:53.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:53.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:53.863 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:53.895 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:53.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:53.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:53.999 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:54.024 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:54.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:54.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:54.129 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:54.150 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:54.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:54.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:54.253 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:54.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:54 smithi118 bash[59345]: cluster 2023-10-09T08:55:52.157237+0000 osd.6 (osd.6) 389 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T08:55:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:54 smithi118 bash[59345]: cluster 2023-10-09T08:55:52.159458+0000 osd.6 (osd.6) 390 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T08:55:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:54 smithi118 bash[59345]: cluster 2023-10-09T08:55:52.356648+0000 mgr.y (mgr.26009) 1634 : cluster 0 pgmap v1857: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+clean+scrubbing, 115 active+clean; 35 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 312 op/s; 351/1566 objects degraded (22.414%); 351/1566 objects misplaced (22.414%); 0 B/s, 150 objects/s recovering 2023-10-09T08:55:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:54 smithi118 bash[59345]: cluster 2023-10-09T08:55:52.950367+0000 osd.7 (osd.7) 407 : cluster 0 10.c scrub starts 2023-10-09T08:55:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:54 smithi118 bash[59345]: cluster 2023-10-09T08:55:52.962909+0000 osd.7 (osd.7) 408 : cluster 0 10.c scrub ok 2023-10-09T08:55:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:54 smithi118 bash[59345]: audit 2023-10-09T08:55:53.186805+0000 mon.c (mon.2) 578 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:55:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:54 smithi118 bash[59345]: cluster 2023-10-09T08:55:53.996263+0000 mon.a (mon.0) 1858 : cluster 3 Health check update: Degraded data redundancy: 351/1566 objects degraded (22.414%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:54.280 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:54.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:54.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:54.367 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:54 smithi081 bash[76862]: cluster 2023-10-09T08:55:52.157237+0000 osd.6 (osd.6) 389 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T08:55:54.367 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:54 smithi081 bash[76862]: cluster 2023-10-09T08:55:52.159458+0000 osd.6 (osd.6) 390 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T08:55:54.367 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:54 smithi081 bash[76862]: cluster 2023-10-09T08:55:52.356648+0000 mgr.y (mgr.26009) 1634 : cluster 0 pgmap v1857: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+clean+scrubbing, 115 active+clean; 35 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 312 op/s; 351/1566 objects degraded (22.414%); 351/1566 objects misplaced (22.414%); 0 B/s, 150 objects/s recovering 2023-10-09T08:55:54.367 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:54 smithi081 bash[76862]: cluster 2023-10-09T08:55:52.950367+0000 osd.7 (osd.7) 407 : cluster 0 10.c scrub starts 2023-10-09T08:55:54.368 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:54 smithi081 bash[76862]: cluster 2023-10-09T08:55:52.962909+0000 osd.7 (osd.7) 408 : cluster 0 10.c scrub ok 2023-10-09T08:55:54.368 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:54 smithi081 bash[76862]: audit 2023-10-09T08:55:53.186805+0000 mon.c (mon.2) 578 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:55:54.368 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:54 smithi081 bash[76862]: cluster 2023-10-09T08:55:53.996263+0000 mon.a (mon.0) 1858 : cluster 3 Health check update: Degraded data redundancy: 351/1566 objects degraded (22.414%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:54.368 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:54 smithi081 bash[79557]: cluster 2023-10-09T08:55:52.157237+0000 osd.6 (osd.6) 389 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T08:55:54.368 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:54 smithi081 bash[79557]: cluster 2023-10-09T08:55:52.159458+0000 osd.6 (osd.6) 390 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T08:55:54.368 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:54 smithi081 bash[79557]: cluster 2023-10-09T08:55:52.356648+0000 mgr.y (mgr.26009) 1634 : cluster 0 pgmap v1857: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+clean+scrubbing, 115 active+clean; 35 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 312 op/s; 351/1566 objects degraded (22.414%); 351/1566 objects misplaced (22.414%); 0 B/s, 150 objects/s recovering 2023-10-09T08:55:54.368 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:54 smithi081 bash[79557]: cluster 2023-10-09T08:55:52.950367+0000 osd.7 (osd.7) 407 : cluster 0 10.c scrub starts 2023-10-09T08:55:54.369 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:54 smithi081 bash[79557]: cluster 2023-10-09T08:55:52.962909+0000 osd.7 (osd.7) 408 : cluster 0 10.c scrub ok 2023-10-09T08:55:54.369 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:54 smithi081 bash[79557]: audit 2023-10-09T08:55:53.186805+0000 mon.c (mon.2) 578 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:55:54.369 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:54 smithi081 bash[79557]: cluster 2023-10-09T08:55:53.996263+0000 mon.a (mon.0) 1858 : cluster 3 Health check update: Degraded data redundancy: 351/1566 objects degraded (22.414%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T08:55:54.383 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:54.413 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:54.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:54.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:54.517 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:54.540 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:54.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:54.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:54.642 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:54.668 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:54.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:54.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:54.770 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:54.803 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:54.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:54.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:54.906 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:54.930 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:54.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:54.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:55.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:55.057 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:55.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:55.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:55.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:55.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:55.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:55.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:55.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:55.306 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:55.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:55.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:55.338 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:55 smithi118 bash[59345]: cluster 2023-10-09T08:55:53.785861+0000 osd.4 (osd.4) 439 : cluster 0 10.e scrub starts 2023-10-09T08:55:55.338 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:55 smithi118 bash[59345]: cluster 2023-10-09T08:55:53.804926+0000 osd.4 (osd.4) 440 : cluster 0 10.e scrub ok 2023-10-09T08:55:55.338 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:55 smithi118 bash[59345]: cluster 2023-10-09T08:55:54.343358+0000 osd.0 (osd.0) 48 : cluster 0 10.28 scrub starts 2023-10-09T08:55:55.339 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:55 smithi118 bash[59345]: cluster 2023-10-09T08:55:54.358567+0000 osd.0 (osd.0) 49 : cluster 0 10.28 scrub ok 2023-10-09T08:55:55.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:55 smithi081 bash[76862]: cluster 2023-10-09T08:55:53.785861+0000 osd.4 (osd.4) 439 : cluster 0 10.e scrub starts 2023-10-09T08:55:55.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:55 smithi081 bash[76862]: cluster 2023-10-09T08:55:53.804926+0000 osd.4 (osd.4) 440 : cluster 0 10.e scrub ok 2023-10-09T08:55:55.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:55 smithi081 bash[76862]: cluster 2023-10-09T08:55:54.343358+0000 osd.0 (osd.0) 48 : cluster 0 10.28 scrub starts 2023-10-09T08:55:55.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:55 smithi081 bash[76862]: cluster 2023-10-09T08:55:54.358567+0000 osd.0 (osd.0) 49 : cluster 0 10.28 scrub ok 2023-10-09T08:55:55.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:55 smithi081 bash[79557]: cluster 2023-10-09T08:55:53.785861+0000 osd.4 (osd.4) 439 : cluster 0 10.e scrub starts 2023-10-09T08:55:55.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:55 smithi081 bash[79557]: cluster 2023-10-09T08:55:53.804926+0000 osd.4 (osd.4) 440 : cluster 0 10.e scrub ok 2023-10-09T08:55:55.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:55 smithi081 bash[79557]: cluster 2023-10-09T08:55:54.343358+0000 osd.0 (osd.0) 48 : cluster 0 10.28 scrub starts 2023-10-09T08:55:55.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:55 smithi081 bash[79557]: cluster 2023-10-09T08:55:54.358567+0000 osd.0 (osd.0) 49 : cluster 0 10.28 scrub ok 2023-10-09T08:55:55.410 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:55.443 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:55.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:55.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:55.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:55.569 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:55.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:55.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:55.672 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:55.704 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:55.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:55.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:55.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:55.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:55.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:55.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:55.940 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:55.970 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:55.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:55.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:56.074 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:56.102 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:56.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:56.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:56.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:56 smithi081 bash[76862]: cluster 2023-10-09T08:55:54.357248+0000 mgr.y (mgr.26009) 1635 : cluster 0 pgmap v1858: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 116 active+clean; 33 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 351/1446 objects degraded (24.274%); 351/1446 objects misplaced (24.274%) 2023-10-09T08:55:56.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:56 smithi081 bash[76862]: cluster 2023-10-09T08:55:54.899291+0000 osd.7 (osd.7) 409 : cluster 0 10.2c scrub starts 2023-10-09T08:55:56.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:56 smithi081 bash[76862]: cluster 2023-10-09T08:55:54.908993+0000 osd.7 (osd.7) 410 : cluster 0 10.2c scrub ok 2023-10-09T08:55:56.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:56 smithi081 bash[76862]: cluster 2023-10-09T08:55:55.318315+0000 osd.0 (osd.0) 50 : cluster 0 10.26 scrub starts 2023-10-09T08:55:56.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:56 smithi081 bash[76862]: cluster 2023-10-09T08:55:55.331606+0000 osd.0 (osd.0) 51 : cluster 0 10.26 scrub ok 2023-10-09T08:55:56.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:56 smithi081 bash[76862]: cluster 2023-10-09T08:55:55.740584+0000 osd.1 (osd.1) 5 : cluster 0 10.22 scrub starts 2023-10-09T08:55:56.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:56 smithi081 bash[76862]: cluster 2023-10-09T08:55:55.747665+0000 osd.1 (osd.1) 6 : cluster 0 10.22 scrub ok 2023-10-09T08:55:56.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:56 smithi081 bash[79557]: cluster 2023-10-09T08:55:54.357248+0000 mgr.y (mgr.26009) 1635 : cluster 0 pgmap v1858: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 116 active+clean; 33 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 351/1446 objects degraded (24.274%); 351/1446 objects misplaced (24.274%) 2023-10-09T08:55:56.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:56 smithi081 bash[79557]: cluster 2023-10-09T08:55:54.899291+0000 osd.7 (osd.7) 409 : cluster 0 10.2c scrub starts 2023-10-09T08:55:56.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:56 smithi081 bash[79557]: cluster 2023-10-09T08:55:54.908993+0000 osd.7 (osd.7) 410 : cluster 0 10.2c scrub ok 2023-10-09T08:55:56.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:56 smithi081 bash[79557]: cluster 2023-10-09T08:55:55.318315+0000 osd.0 (osd.0) 50 : cluster 0 10.26 scrub starts 2023-10-09T08:55:56.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:56 smithi081 bash[79557]: cluster 2023-10-09T08:55:55.331606+0000 osd.0 (osd.0) 51 : cluster 0 10.26 scrub ok 2023-10-09T08:55:56.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:56 smithi081 bash[79557]: cluster 2023-10-09T08:55:55.740584+0000 osd.1 (osd.1) 5 : cluster 0 10.22 scrub starts 2023-10-09T08:55:56.126 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:56 smithi081 bash[79557]: cluster 2023-10-09T08:55:55.747665+0000 osd.1 (osd.1) 6 : cluster 0 10.22 scrub ok 2023-10-09T08:55:56.206 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:56.232 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:56.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:56.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:56.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:56 smithi118 bash[59345]: cluster 2023-10-09T08:55:54.357248+0000 mgr.y (mgr.26009) 1635 : cluster 0 pgmap v1858: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 116 active+clean; 33 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 351/1446 objects degraded (24.274%); 351/1446 objects misplaced (24.274%) 2023-10-09T08:55:56.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:56 smithi118 bash[59345]: cluster 2023-10-09T08:55:54.899291+0000 osd.7 (osd.7) 409 : cluster 0 10.2c scrub starts 2023-10-09T08:55:56.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:56 smithi118 bash[59345]: cluster 2023-10-09T08:55:54.908993+0000 osd.7 (osd.7) 410 : cluster 0 10.2c scrub ok 2023-10-09T08:55:56.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:56 smithi118 bash[59345]: cluster 2023-10-09T08:55:55.318315+0000 osd.0 (osd.0) 50 : cluster 0 10.26 scrub starts 2023-10-09T08:55:56.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:56 smithi118 bash[59345]: cluster 2023-10-09T08:55:55.331606+0000 osd.0 (osd.0) 51 : cluster 0 10.26 scrub ok 2023-10-09T08:55:56.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:56 smithi118 bash[59345]: cluster 2023-10-09T08:55:55.740584+0000 osd.1 (osd.1) 5 : cluster 0 10.22 scrub starts 2023-10-09T08:55:56.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:56 smithi118 bash[59345]: cluster 2023-10-09T08:55:55.747665+0000 osd.1 (osd.1) 6 : cluster 0 10.22 scrub ok 2023-10-09T08:55:56.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:56.360 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:56.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:56.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:56.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:56.489 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:56.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:56.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:56.592 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:56.618 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:56.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:56.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:56.720 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:56.748 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:56.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:56.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:56.852 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:56.873 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:56.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:56.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:56.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:57.005 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:57.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:57.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:57.107 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:57.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:57 smithi118 bash[59345]: audit 2023-10-09T08:55:56.358653+0000 mon.c (mon.2) 579 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-10-09T08:55:57.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:57 smithi118 bash[59345]: audit 2023-10-09T08:55:56.359584+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-10-09T08:55:57.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:57 smithi118 bash[59345]: cluster 2023-10-09T08:55:56.781710+0000 osd.1 (osd.1) 7 : cluster 0 10.20 scrub starts 2023-10-09T08:55:57.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:57 smithi118 bash[59345]: cluster 2023-10-09T08:55:56.793305+0000 osd.1 (osd.1) 8 : cluster 0 10.20 scrub ok 2023-10-09T08:55:57.134 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:57.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:57.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:57.238 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:57.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:57 smithi081 bash[76862]: audit 2023-10-09T08:55:56.358653+0000 mon.c (mon.2) 579 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-10-09T08:55:57.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:57 smithi081 bash[76862]: audit 2023-10-09T08:55:56.359584+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-10-09T08:55:57.250 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:57 smithi081 bash[76862]: cluster 2023-10-09T08:55:56.781710+0000 osd.1 (osd.1) 7 : cluster 0 10.20 scrub starts 2023-10-09T08:55:57.251 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:57 smithi081 bash[76862]: cluster 2023-10-09T08:55:56.793305+0000 osd.1 (osd.1) 8 : cluster 0 10.20 scrub ok 2023-10-09T08:55:57.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:57 smithi081 bash[79557]: audit 2023-10-09T08:55:56.358653+0000 mon.c (mon.2) 579 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-10-09T08:55:57.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:57 smithi081 bash[79557]: audit 2023-10-09T08:55:56.359584+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-10-09T08:55:57.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:57 smithi081 bash[79557]: cluster 2023-10-09T08:55:56.781710+0000 osd.1 (osd.1) 7 : cluster 0 10.20 scrub starts 2023-10-09T08:55:57.251 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:57 smithi081 bash[79557]: cluster 2023-10-09T08:55:56.793305+0000 osd.1 (osd.1) 8 : cluster 0 10.20 scrub ok 2023-10-09T08:55:57.267 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:57.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:57.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:57.371 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:57.402 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:57.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:57.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:57.505 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:57.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:57.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:57.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:57.638 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:57.662 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:57.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:57.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:57.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:57.794 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:55:57.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:57.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:55:57.897 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:57.919 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:57.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:57.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:58.023 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:58.054 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:58.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:58.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:58.101 INFO:teuthology.orchestra.run.smithi118.stdout:ERROR: (22) Invalid argument 2023-10-09T08:55:58.101 INFO:teuthology.orchestra.run.smithi118.stdout:op_tracker tracking is not enabled now, so no ops are 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-09T08:55:58.159 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:58.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:58.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:58.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:58.293 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:58.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:58 smithi118 bash[59345]: cluster 2023-10-09T08:55:56.327297+0000 osd.5 (osd.5) 199 : cluster 0 10.19 scrub starts 2023-10-09T08:55:58.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:58 smithi118 bash[59345]: cluster 2023-10-09T08:55:56.339399+0000 osd.5 (osd.5) 200 : cluster 0 10.19 scrub ok 2023-10-09T08:55:58.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:58 smithi118 bash[59345]: cluster 2023-10-09T08:55:56.358141+0000 mgr.y (mgr.26009) 1636 : cluster 0 pgmap v1859: 119 pgs: 119 active+clean; 32 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:55:58.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:58 smithi118 bash[59345]: cluster 2023-10-09T08:55:56.813473+0000 osd.4 (osd.4) 441 : cluster 0 10.f scrub starts 2023-10-09T08:55:58.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:58 smithi118 bash[59345]: cluster 2023-10-09T08:55:56.823048+0000 osd.4 (osd.4) 442 : cluster 0 10.f scrub ok 2023-10-09T08:55:58.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:58 smithi118 bash[59345]: cluster 2023-10-09T08:55:57.060187+0000 mon.a (mon.0) 1860 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 351/1446 objects degraded (24.274%), 1 pg degraded, 1 pg undersized) 2023-10-09T08:55:58.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:58 smithi118 bash[59345]: cluster 2023-10-09T08:55:57.069856+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e425 with expected crc 2023-10-09T08:55:58.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:58 smithi118 bash[59345]: audit 2023-10-09T08:55:57.073084+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "22"}]': finished 2023-10-09T08:55:58.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:58 smithi118 bash[59345]: cluster 2023-10-09T08:55:57.073193+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e425: 8 total, 8 up, 7 in 2023-10-09T08:55:58.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:58 smithi118 bash[59345]: cluster 2023-10-09T08:55:57.181479+0000 osd.4 (osd.4) 443 : cluster 3 failed to encode map e425 with expected crc 2023-10-09T08:55:58.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:58 smithi118 bash[59345]: cluster 2023-10-09T08:55:57.198523+0000 osd.7 (osd.7) 411 : cluster 3 failed to encode map e425 with expected crc 2023-10-09T08:55:58.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:58 smithi118 bash[59345]: cluster 2023-10-09T08:55:57.348289+0000 osd.0 (osd.0) 52 : cluster 0 10.24 scrub starts 2023-10-09T08:55:58.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:58 smithi118 bash[59345]: cluster 2023-10-09T08:55:57.362897+0000 osd.0 (osd.0) 53 : cluster 0 10.24 scrub ok 2023-10-09T08:55:58.325 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:55:58.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:58.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:55:58.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[76862]: cluster 2023-10-09T08:55:56.327297+0000 osd.5 (osd.5) 199 : cluster 0 10.19 scrub starts 2023-10-09T08:55:58.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[76862]: cluster 2023-10-09T08:55:56.339399+0000 osd.5 (osd.5) 200 : cluster 0 10.19 scrub ok 2023-10-09T08:55:58.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[76862]: cluster 2023-10-09T08:55:56.358141+0000 mgr.y (mgr.26009) 1636 : cluster 0 pgmap v1859: 119 pgs: 119 active+clean; 32 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:55:58.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[76862]: cluster 2023-10-09T08:55:56.813473+0000 osd.4 (osd.4) 441 : cluster 0 10.f scrub starts 2023-10-09T08:55:58.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[76862]: cluster 2023-10-09T08:55:56.823048+0000 osd.4 (osd.4) 442 : cluster 0 10.f scrub ok 2023-10-09T08:55:58.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[76862]: cluster 2023-10-09T08:55:57.060187+0000 mon.a (mon.0) 1860 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 351/1446 objects degraded (24.274%), 1 pg degraded, 1 pg undersized) 2023-10-09T08:55:58.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[76862]: cluster 2023-10-09T08:55:57.069856+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e425 with expected crc 2023-10-09T08:55:58.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[76862]: audit 2023-10-09T08:55:57.073084+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "22"}]': finished 2023-10-09T08:55:58.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[76862]: cluster 2023-10-09T08:55:57.073193+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e425: 8 total, 8 up, 7 in 2023-10-09T08:55:58.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[76862]: cluster 2023-10-09T08:55:57.181479+0000 osd.4 (osd.4) 443 : cluster 3 failed to encode map e425 with expected crc 2023-10-09T08:55:58.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[76862]: cluster 2023-10-09T08:55:57.198523+0000 osd.7 (osd.7) 411 : cluster 3 failed to encode map e425 with expected crc 2023-10-09T08:55:58.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[76862]: cluster 2023-10-09T08:55:57.348289+0000 osd.0 (osd.0) 52 : cluster 0 10.24 scrub starts 2023-10-09T08:55:58.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[76862]: cluster 2023-10-09T08:55:57.362897+0000 osd.0 (osd.0) 53 : cluster 0 10.24 scrub ok 2023-10-09T08:55:58.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[79557]: cluster 2023-10-09T08:55:56.327297+0000 osd.5 (osd.5) 199 : cluster 0 10.19 scrub starts 2023-10-09T08:55:58.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[79557]: cluster 2023-10-09T08:55:56.339399+0000 osd.5 (osd.5) 200 : cluster 0 10.19 scrub ok 2023-10-09T08:55:58.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[79557]: cluster 2023-10-09T08:55:56.358141+0000 mgr.y (mgr.26009) 1636 : cluster 0 pgmap v1859: 119 pgs: 119 active+clean; 32 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:55:58.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[79557]: cluster 2023-10-09T08:55:56.813473+0000 osd.4 (osd.4) 441 : cluster 0 10.f scrub starts 2023-10-09T08:55:58.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[79557]: cluster 2023-10-09T08:55:56.823048+0000 osd.4 (osd.4) 442 : cluster 0 10.f scrub ok 2023-10-09T08:55:58.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[79557]: cluster 2023-10-09T08:55:57.060187+0000 mon.a (mon.0) 1860 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 351/1446 objects degraded (24.274%), 1 pg degraded, 1 pg undersized) 2023-10-09T08:55:58.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[79557]: cluster 2023-10-09T08:55:57.069856+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e425 with expected crc 2023-10-09T08:55:58.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[79557]: audit 2023-10-09T08:55:57.073084+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "22"}]': finished 2023-10-09T08:55:58.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[79557]: cluster 2023-10-09T08:55:57.073193+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e425: 8 total, 8 up, 7 in 2023-10-09T08:55:58.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[79557]: cluster 2023-10-09T08:55:57.181479+0000 osd.4 (osd.4) 443 : cluster 3 failed to encode map e425 with expected crc 2023-10-09T08:55:58.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[79557]: cluster 2023-10-09T08:55:57.198523+0000 osd.7 (osd.7) 411 : cluster 3 failed to encode map e425 with expected crc 2023-10-09T08:55:58.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[79557]: cluster 2023-10-09T08:55:57.348289+0000 osd.0 (osd.0) 52 : cluster 0 10.24 scrub starts 2023-10-09T08:55:58.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:58 smithi081 bash[79557]: cluster 2023-10-09T08:55:57.362897+0000 osd.0 (osd.0) 53 : cluster 0 10.24 scrub ok 2023-10-09T08:55:58.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:58.459 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:58.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:58.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:58.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:58.591 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:55:58.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:58.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:55:58.695 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:58.720 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:58.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:58.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:58.823 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:58.853 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:58.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:58.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:58.956 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:58.986 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:58.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:58.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:55:59.089 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:59.119 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:59.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:59.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:59.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:59.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:55:59.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:59.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:55:59.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:59 smithi118 bash[59345]: cluster 2023-10-09T08:55:57.198655+0000 osd.6 (osd.6) 391 : cluster 3 failed to encode map e425 with expected crc 2023-10-09T08:55:59.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:59 smithi118 bash[59345]: cluster 2023-10-09T08:55:58.072311+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:59 smithi118 bash[59345]: cluster 2023-10-09T08:55:58.074146+0000 mon.a (mon.0) 1863 : cluster 0 osdmap e426: 8 total, 8 up, 7 in 2023-10-09T08:55:59.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:59 smithi118 bash[59345]: cluster 2023-10-09T08:55:58.075569+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:59 smithi118 bash[59345]: cluster 2023-10-09T08:55:58.308771+0000 osd.7 (osd.7) 412 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:59 smithi118 bash[59345]: cluster 2023-10-09T08:55:58.309925+0000 osd.7 (osd.7) 413 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:59 smithi118 bash[59345]: cluster 2023-10-09T08:55:58.310410+0000 osd.0 (osd.0) 54 : cluster 0 10.16 scrub starts 2023-10-09T08:55:59.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:59 smithi118 bash[59345]: cluster 2023-10-09T08:55:58.310722+0000 osd.4 (osd.4) 444 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:59 smithi118 bash[59345]: cluster 2023-10-09T08:55:58.311065+0000 osd.7 (osd.7) 414 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:59 smithi118 bash[59345]: cluster 2023-10-09T08:55:58.312045+0000 osd.4 (osd.4) 445 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:59 smithi118 bash[59345]: cluster 2023-10-09T08:55:58.329689+0000 osd.0 (osd.0) 55 : cluster 0 10.16 scrub ok 2023-10-09T08:55:59.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:59 smithi118 bash[59345]: audit 2023-10-09T08:55:58.359397+0000 mon.c (mon.2) 580 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-10-09T08:55:59.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:55:59 smithi118 bash[59345]: audit 2023-10-09T08:55:58.360324+0000 mon.a (mon.0) 1864 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-10-09T08:55:59.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:59.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-09T08:55:59.361 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[76862]: cluster 2023-10-09T08:55:57.198655+0000 osd.6 (osd.6) 391 : cluster 3 failed to encode map e425 with expected crc 2023-10-09T08:55:59.361 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[76862]: cluster 2023-10-09T08:55:58.072311+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.361 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[76862]: cluster 2023-10-09T08:55:58.074146+0000 mon.a (mon.0) 1863 : cluster 0 osdmap e426: 8 total, 8 up, 7 in 2023-10-09T08:55:59.361 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[76862]: cluster 2023-10-09T08:55:58.075569+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.361 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[76862]: cluster 2023-10-09T08:55:58.308771+0000 osd.7 (osd.7) 412 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.361 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[76862]: cluster 2023-10-09T08:55:58.309925+0000 osd.7 (osd.7) 413 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.362 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[76862]: cluster 2023-10-09T08:55:58.310410+0000 osd.0 (osd.0) 54 : cluster 0 10.16 scrub starts 2023-10-09T08:55:59.362 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[76862]: cluster 2023-10-09T08:55:58.310722+0000 osd.4 (osd.4) 444 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.362 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[76862]: cluster 2023-10-09T08:55:58.311065+0000 osd.7 (osd.7) 414 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.362 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[76862]: cluster 2023-10-09T08:55:58.312045+0000 osd.4 (osd.4) 445 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.362 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[76862]: cluster 2023-10-09T08:55:58.329689+0000 osd.0 (osd.0) 55 : cluster 0 10.16 scrub ok 2023-10-09T08:55:59.362 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[76862]: audit 2023-10-09T08:55:58.359397+0000 mon.c (mon.2) 580 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-10-09T08:55:59.362 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[76862]: audit 2023-10-09T08:55:58.360324+0000 mon.a (mon.0) 1864 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-10-09T08:55:59.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[79557]: cluster 2023-10-09T08:55:57.198655+0000 osd.6 (osd.6) 391 : cluster 3 failed to encode map e425 with expected crc 2023-10-09T08:55:59.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[79557]: cluster 2023-10-09T08:55:58.072311+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[79557]: cluster 2023-10-09T08:55:58.074146+0000 mon.a (mon.0) 1863 : cluster 0 osdmap e426: 8 total, 8 up, 7 in 2023-10-09T08:55:59.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[79557]: cluster 2023-10-09T08:55:58.075569+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[79557]: cluster 2023-10-09T08:55:58.308771+0000 osd.7 (osd.7) 412 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[79557]: cluster 2023-10-09T08:55:58.309925+0000 osd.7 (osd.7) 413 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[79557]: cluster 2023-10-09T08:55:58.310410+0000 osd.0 (osd.0) 54 : cluster 0 10.16 scrub starts 2023-10-09T08:55:59.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[79557]: cluster 2023-10-09T08:55:58.310722+0000 osd.4 (osd.4) 444 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.363 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[79557]: cluster 2023-10-09T08:55:58.311065+0000 osd.7 (osd.7) 414 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.364 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[79557]: cluster 2023-10-09T08:55:58.312045+0000 osd.4 (osd.4) 445 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T08:55:59.364 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[79557]: cluster 2023-10-09T08:55:58.329689+0000 osd.0 (osd.0) 55 : cluster 0 10.16 scrub ok 2023-10-09T08:55:59.364 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[79557]: audit 2023-10-09T08:55:58.359397+0000 mon.c (mon.2) 580 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-10-09T08:55:59.364 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:55:59 smithi081 bash[79557]: audit 2023-10-09T08:55:58.360324+0000 mon.a (mon.0) 1864 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-10-09T08:55:59.374 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:59.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:59.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:59.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:59.506 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:55:59.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:59.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:55:59.610 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:59.645 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:55:59.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:59.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:55:59.749 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:59.772 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:55:59.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:59.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:55:59.875 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:59.905 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:55:59.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:55:59.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:00.008 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:00.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:00.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:00.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:00.141 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:00.169 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:00.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:00.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:00 smithi118 bash[59345]: cluster 2023-10-09T08:55:58.351500+0000 osd.5 (osd.5) 204 : cluster 0 10.17 scrub starts 2023-10-09T08:56:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:00 smithi118 bash[59345]: cluster 2023-10-09T08:55:58.358854+0000 mgr.y (mgr.26009) 1637 : cluster 0 pgmap v1862: 119 pgs: 119 active+clean; 32 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:00 smithi118 bash[59345]: cluster 2023-10-09T08:55:58.360660+0000 osd.5 (osd.5) 205 : cluster 0 10.17 scrub ok 2023-10-09T08:56:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:00 smithi118 bash[59345]: cluster 2023-10-09T08:55:59.098716+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e427 with expected crc 2023-10-09T08:56:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:00 smithi118 bash[59345]: cluster 2023-10-09T08:55:59.100892+0000 osd.6 (osd.6) 392 : cluster 3 failed to encode map e427 with expected crc 2023-10-09T08:56:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:00 smithi118 bash[59345]: audit 2023-10-09T08:55:59.105649+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "23"}]': finished 2023-10-09T08:56:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:00 smithi118 bash[59345]: cluster 2023-10-09T08:55:59.105728+0000 mon.a (mon.0) 1866 : cluster 0 osdmap e427: 8 total, 8 up, 7 in 2023-10-09T08:56:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:00 smithi118 bash[59345]: cluster 2023-10-09T08:55:59.107397+0000 osd.0 (osd.0) 56 : cluster 0 10.15 starting backfill to osd.1 from (0'0,0'0] MAX to 422'8880 2023-10-09T08:56:00.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:00 smithi118 bash[59345]: cluster 2023-10-09T08:55:59.119878+0000 osd.0 (osd.0) 57 : cluster 0 10.15 starting backfill to osd.5 from (0'0,0'0] MAX to 422'8880 2023-10-09T08:56:00.272 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:00.284 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[79557]: cluster 2023-10-09T08:55:58.351500+0000 osd.5 (osd.5) 204 : cluster 0 10.17 scrub starts 2023-10-09T08:56:00.284 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[79557]: cluster 2023-10-09T08:55:58.358854+0000 mgr.y (mgr.26009) 1637 : cluster 0 pgmap v1862: 119 pgs: 119 active+clean; 32 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:00.285 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[79557]: cluster 2023-10-09T08:55:58.360660+0000 osd.5 (osd.5) 205 : cluster 0 10.17 scrub ok 2023-10-09T08:56:00.285 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[79557]: cluster 2023-10-09T08:55:59.098716+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e427 with expected crc 2023-10-09T08:56:00.285 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[79557]: cluster 2023-10-09T08:55:59.100892+0000 osd.6 (osd.6) 392 : cluster 3 failed to encode map e427 with expected crc 2023-10-09T08:56:00.285 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[79557]: audit 2023-10-09T08:55:59.105649+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "23"}]': finished 2023-10-09T08:56:00.285 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[79557]: cluster 2023-10-09T08:55:59.105728+0000 mon.a (mon.0) 1866 : cluster 0 osdmap e427: 8 total, 8 up, 7 in 2023-10-09T08:56:00.285 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[79557]: cluster 2023-10-09T08:55:59.107397+0000 osd.0 (osd.0) 56 : cluster 0 10.15 starting backfill to osd.1 from (0'0,0'0] MAX to 422'8880 2023-10-09T08:56:00.285 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[79557]: cluster 2023-10-09T08:55:59.119878+0000 osd.0 (osd.0) 57 : cluster 0 10.15 starting backfill to osd.5 from (0'0,0'0] MAX to 422'8880 2023-10-09T08:56:00.285 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[76862]: cluster 2023-10-09T08:55:58.351500+0000 osd.5 (osd.5) 204 : cluster 0 10.17 scrub starts 2023-10-09T08:56:00.286 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[76862]: cluster 2023-10-09T08:55:58.358854+0000 mgr.y (mgr.26009) 1637 : cluster 0 pgmap v1862: 119 pgs: 119 active+clean; 32 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:00.286 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[76862]: cluster 2023-10-09T08:55:58.360660+0000 osd.5 (osd.5) 205 : cluster 0 10.17 scrub ok 2023-10-09T08:56:00.286 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[76862]: cluster 2023-10-09T08:55:59.098716+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e427 with expected crc 2023-10-09T08:56:00.286 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[76862]: cluster 2023-10-09T08:55:59.100892+0000 osd.6 (osd.6) 392 : cluster 3 failed to encode map e427 with expected crc 2023-10-09T08:56:00.286 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[76862]: audit 2023-10-09T08:55:59.105649+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "23"}]': finished 2023-10-09T08:56:00.286 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[76862]: cluster 2023-10-09T08:55:59.105728+0000 mon.a (mon.0) 1866 : cluster 0 osdmap e427: 8 total, 8 up, 7 in 2023-10-09T08:56:00.286 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[76862]: cluster 2023-10-09T08:55:59.107397+0000 osd.0 (osd.0) 56 : cluster 0 10.15 starting backfill to osd.1 from (0'0,0'0] MAX to 422'8880 2023-10-09T08:56:00.286 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:00 smithi081 bash[76862]: cluster 2023-10-09T08:55:59.119878+0000 osd.0 (osd.0) 57 : cluster 0 10.15 starting backfill to osd.5 from (0'0,0'0] MAX to 422'8880 2023-10-09T08:56:00.298 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:00.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:00.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:00.402 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:00.433 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:00.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:00.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:00.537 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:00.575 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:00.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:00.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:00.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:00.705 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:00.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:00.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:00.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:00.837 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:00.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:00.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:00.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:00.968 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:00.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:00.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:01.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:01.100 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:01.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:01.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:01.204 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:01.238 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:01.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:01.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:01.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:01.353 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:56:01] "GET /metrics HTTP/1.1" 200 36637 "" "Prometheus/2.33.4" 2023-10-09T08:56:01.353 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[76862]: cluster 2023-10-09T08:55:59.364875+0000 osd.5 (osd.5) 207 : cluster 0 10.1a scrub starts 2023-10-09T08:56:01.353 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[76862]: cluster 2023-10-09T08:55:59.381194+0000 osd.5 (osd.5) 208 : cluster 0 10.1a scrub ok 2023-10-09T08:56:01.353 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[76862]: cluster 2023-10-09T08:55:59.916638+0000 osd.4 (osd.4) 446 : cluster 0 10.23 scrub starts 2023-10-09T08:56:01.353 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[76862]: cluster 2023-10-09T08:55:59.926634+0000 osd.4 (osd.4) 447 : cluster 0 10.23 scrub ok 2023-10-09T08:56:01.353 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[76862]: cluster 2023-10-09T08:56:00.101087+0000 osd.6 (osd.6) 393 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T08:56:01.353 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[76862]: cluster 2023-10-09T08:56:00.101297+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T08:56:01.353 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[76862]: cluster 2023-10-09T08:56:00.104182+0000 mon.a (mon.0) 1867 : cluster 0 osdmap e428: 8 total, 8 up, 7 in 2023-10-09T08:56:01.354 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[76862]: cluster 2023-10-09T08:56:00.104261+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T08:56:01.354 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[76862]: cluster 2023-10-09T08:56:00.107185+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T08:56:01.354 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[76862]: cluster 2023-10-09T08:56:00.109508+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T08:56:01.354 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[76862]: audit 2023-10-09T08:56:00.360638+0000 mon.c (mon.2) 581 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-10-09T08:56:01.354 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[76862]: audit 2023-10-09T08:56:00.362682+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-10-09T08:56:01.354 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[79557]: cluster 2023-10-09T08:55:59.364875+0000 osd.5 (osd.5) 207 : cluster 0 10.1a scrub starts 2023-10-09T08:56:01.354 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[79557]: cluster 2023-10-09T08:55:59.381194+0000 osd.5 (osd.5) 208 : cluster 0 10.1a scrub ok 2023-10-09T08:56:01.354 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[79557]: cluster 2023-10-09T08:55:59.916638+0000 osd.4 (osd.4) 446 : cluster 0 10.23 scrub starts 2023-10-09T08:56:01.354 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[79557]: cluster 2023-10-09T08:55:59.926634+0000 osd.4 (osd.4) 447 : cluster 0 10.23 scrub ok 2023-10-09T08:56:01.355 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[79557]: cluster 2023-10-09T08:56:00.101087+0000 osd.6 (osd.6) 393 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T08:56:01.355 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[79557]: cluster 2023-10-09T08:56:00.101297+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T08:56:01.355 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[79557]: cluster 2023-10-09T08:56:00.104182+0000 mon.a (mon.0) 1867 : cluster 0 osdmap e428: 8 total, 8 up, 7 in 2023-10-09T08:56:01.355 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[79557]: cluster 2023-10-09T08:56:00.104261+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T08:56:01.355 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[79557]: cluster 2023-10-09T08:56:00.107185+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T08:56:01.355 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[79557]: cluster 2023-10-09T08:56:00.109508+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T08:56:01.355 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[79557]: audit 2023-10-09T08:56:00.360638+0000 mon.c (mon.2) 581 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-10-09T08:56:01.355 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:01 smithi081 bash[79557]: audit 2023-10-09T08:56:00.362682+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-10-09T08:56:01.365 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:01.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:01.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:01.468 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:01.481 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:01 smithi118 bash[59345]: cluster 2023-10-09T08:55:59.364875+0000 osd.5 (osd.5) 207 : cluster 0 10.1a scrub starts 2023-10-09T08:56:01.481 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:01 smithi118 bash[59345]: cluster 2023-10-09T08:55:59.381194+0000 osd.5 (osd.5) 208 : cluster 0 10.1a scrub ok 2023-10-09T08:56:01.481 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:01 smithi118 bash[59345]: cluster 2023-10-09T08:55:59.916638+0000 osd.4 (osd.4) 446 : cluster 0 10.23 scrub starts 2023-10-09T08:56:01.481 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:01 smithi118 bash[59345]: cluster 2023-10-09T08:55:59.926634+0000 osd.4 (osd.4) 447 : cluster 0 10.23 scrub ok 2023-10-09T08:56:01.481 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:01 smithi118 bash[59345]: cluster 2023-10-09T08:56:00.101087+0000 osd.6 (osd.6) 393 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T08:56:01.481 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:01 smithi118 bash[59345]: cluster 2023-10-09T08:56:00.101297+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T08:56:01.481 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:01 smithi118 bash[59345]: cluster 2023-10-09T08:56:00.104182+0000 mon.a (mon.0) 1867 : cluster 0 osdmap e428: 8 total, 8 up, 7 in 2023-10-09T08:56:01.481 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:01 smithi118 bash[59345]: cluster 2023-10-09T08:56:00.104261+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T08:56:01.481 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:01 smithi118 bash[59345]: cluster 2023-10-09T08:56:00.107185+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T08:56:01.482 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:01 smithi118 bash[59345]: cluster 2023-10-09T08:56:00.109508+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T08:56:01.482 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:01 smithi118 bash[59345]: audit 2023-10-09T08:56:00.360638+0000 mon.c (mon.2) 581 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-10-09T08:56:01.482 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:01 smithi118 bash[59345]: audit 2023-10-09T08:56:00.362682+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-10-09T08:56:01.499 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:01.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:01.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:01.603 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:01.635 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:01.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:01.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:01.739 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:01.772 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:01.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:01.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:01.875 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:01.906 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:01.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:01.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:01.961 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:56:01.985 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:56:02.009 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:02.010 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:56:02.033 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:56:02.041 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:02.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:02.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:02.056 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:56:02.082 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:56:02.111 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:56:02.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[76862]: cluster 2023-10-09T08:56:00.359835+0000 mgr.y (mgr.26009) 1638 : cluster 0 pgmap v1865: 119 pgs: 1 active+clean+remapped, 118 active+clean; 25 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:02.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[76862]: cluster 2023-10-09T08:56:00.381849+0000 osd.5 (osd.5) 213 : cluster 0 10.12 scrub starts 2023-10-09T08:56:02.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[76862]: cluster 2023-10-09T08:56:00.404150+0000 osd.5 (osd.5) 214 : cluster 0 10.12 scrub ok 2023-10-09T08:56:02.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[76862]: cluster 2023-10-09T08:56:01.116686+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e429 with expected crc 2023-10-09T08:56:02.119 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[76862]: cluster 2023-10-09T08:56:01.116901+0000 osd.4 (osd.4) 448 : cluster 3 failed to encode map e429 with expected crc 2023-10-09T08:56:02.120 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[76862]: cluster 2023-10-09T08:56:01.119454+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e429 with expected crc 2023-10-09T08:56:02.120 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[76862]: audit 2023-10-09T08:56:01.120231+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "24"}]': finished 2023-10-09T08:56:02.145 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.1 to 1 (10000) 2023-10-09T08:56:02.145 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:02.151 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:56:02.153 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:56:02.153 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:56:02.153 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:56:02.153 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:56:02.154 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:56:02.154 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:56:02.154 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:56:02.154 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:56:02.170 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:02.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:02.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:02.274 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:02.285 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:02 smithi118 bash[59345]: cluster 2023-10-09T08:56:00.359835+0000 mgr.y (mgr.26009) 1638 : cluster 0 pgmap v1865: 119 pgs: 1 active+clean+remapped, 118 active+clean; 25 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:02.285 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:02 smithi118 bash[59345]: cluster 2023-10-09T08:56:00.381849+0000 osd.5 (osd.5) 213 : cluster 0 10.12 scrub starts 2023-10-09T08:56:02.285 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:02 smithi118 bash[59345]: cluster 2023-10-09T08:56:00.404150+0000 osd.5 (osd.5) 214 : cluster 0 10.12 scrub ok 2023-10-09T08:56:02.285 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:02 smithi118 bash[59345]: cluster 2023-10-09T08:56:01.116686+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e429 with expected crc 2023-10-09T08:56:02.285 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:02 smithi118 bash[59345]: cluster 2023-10-09T08:56:01.116901+0000 osd.4 (osd.4) 448 : cluster 3 failed to encode map e429 with expected crc 2023-10-09T08:56:02.285 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:02 smithi118 bash[59345]: cluster 2023-10-09T08:56:01.119454+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e429 with expected crc 2023-10-09T08:56:02.285 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:02 smithi118 bash[59345]: audit 2023-10-09T08:56:01.120231+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "24"}]': finished 2023-10-09T08:56:02.285 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:02 smithi118 bash[59345]: cluster 2023-10-09T08:56:01.120326+0000 mon.a (mon.0) 1870 : cluster 0 osdmap e429: 8 total, 8 up, 7 in 2023-10-09T08:56:02.286 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:02 smithi118 bash[59345]: cluster 2023-10-09T08:56:01.123483+0000 osd.5 (osd.5) 217 : cluster 0 10.16 starting backfill to osd.1 from (0'0,0'0] MAX to 422'8753 2023-10-09T08:56:02.286 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:02 smithi118 bash[59345]: cluster 2023-10-09T08:56:01.763062+0000 osd.1 (osd.1) 9 : cluster 0 10.1b scrub starts 2023-10-09T08:56:02.286 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:02 smithi118 bash[59345]: cluster 2023-10-09T08:56:01.775404+0000 osd.1 (osd.1) 10 : cluster 0 10.1b scrub ok 2023-10-09T08:56:02.286 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:02 smithi118 bash[59345]: audit 2023-10-09T08:56:01.932849+0000 mon.c (mon.2) 582 : audit 0 from='client.? 172.21.15.81:0/2780285649' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:56:02.286 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:02 smithi118 bash[59345]: audit 2023-10-09T08:56:01.945524+0000 mon.a (mon.0) 1871 : audit 1 from='client.? 172.21.15.81:0/937049524' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T08:56:02.304 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:02.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:02.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[76862]: cluster 2023-10-09T08:56:01.120326+0000 mon.a (mon.0) 1870 : cluster 0 osdmap e429: 8 total, 8 up, 7 in 2023-10-09T08:56:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[76862]: cluster 2023-10-09T08:56:01.123483+0000 osd.5 (osd.5) 217 : cluster 0 10.16 starting backfill to osd.1 from (0'0,0'0] MAX to 422'8753 2023-10-09T08:56:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[76862]: cluster 2023-10-09T08:56:01.763062+0000 osd.1 (osd.1) 9 : cluster 0 10.1b scrub starts 2023-10-09T08:56:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[76862]: cluster 2023-10-09T08:56:01.775404+0000 osd.1 (osd.1) 10 : cluster 0 10.1b scrub ok 2023-10-09T08:56:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[76862]: audit 2023-10-09T08:56:01.932849+0000 mon.c (mon.2) 582 : audit 0 from='client.? 172.21.15.81:0/2780285649' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:56:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[76862]: audit 2023-10-09T08:56:01.945524+0000 mon.a (mon.0) 1871 : audit 1 from='client.? 172.21.15.81:0/937049524' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T08:56:02.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[79557]: cluster 2023-10-09T08:56:00.359835+0000 mgr.y (mgr.26009) 1638 : cluster 0 pgmap v1865: 119 pgs: 1 active+clean+remapped, 118 active+clean; 25 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:02.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[79557]: cluster 2023-10-09T08:56:00.381849+0000 osd.5 (osd.5) 213 : cluster 0 10.12 scrub starts 2023-10-09T08:56:02.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[79557]: cluster 2023-10-09T08:56:00.404150+0000 osd.5 (osd.5) 214 : cluster 0 10.12 scrub ok 2023-10-09T08:56:02.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[79557]: cluster 2023-10-09T08:56:01.116686+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e429 with expected crc 2023-10-09T08:56:02.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[79557]: cluster 2023-10-09T08:56:01.116901+0000 osd.4 (osd.4) 448 : cluster 3 failed to encode map e429 with expected crc 2023-10-09T08:56:02.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[79557]: cluster 2023-10-09T08:56:01.119454+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e429 with expected crc 2023-10-09T08:56:02.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[79557]: audit 2023-10-09T08:56:01.120231+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "24"}]': finished 2023-10-09T08:56:02.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[79557]: cluster 2023-10-09T08:56:01.120326+0000 mon.a (mon.0) 1870 : cluster 0 osdmap e429: 8 total, 8 up, 7 in 2023-10-09T08:56:02.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[79557]: cluster 2023-10-09T08:56:01.123483+0000 osd.5 (osd.5) 217 : cluster 0 10.16 starting backfill to osd.1 from (0'0,0'0] MAX to 422'8753 2023-10-09T08:56:02.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[79557]: cluster 2023-10-09T08:56:01.763062+0000 osd.1 (osd.1) 9 : cluster 0 10.1b scrub starts 2023-10-09T08:56:02.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[79557]: cluster 2023-10-09T08:56:01.775404+0000 osd.1 (osd.1) 10 : cluster 0 10.1b scrub ok 2023-10-09T08:56:02.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[79557]: audit 2023-10-09T08:56:01.932849+0000 mon.c (mon.2) 582 : audit 0 from='client.? 172.21.15.81:0/2780285649' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:56:02.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:02 smithi081 bash[79557]: audit 2023-10-09T08:56:01.945524+0000 mon.a (mon.0) 1871 : audit 1 from='client.? 172.21.15.81:0/937049524' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T08:56:02.407 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:02.505 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:02.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:02.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:02.608 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:02.639 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:02.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:02.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:02.742 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:02.774 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:02.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:02.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:02.879 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:02.912 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:02.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:02.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:03.016 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:03.050 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:03.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:03.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:03.153 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:56:03.155 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:03.162 INFO:teuthology.orchestra.run.smithi081.stderr:pool 'unique_pool_5' removed 2023-10-09T08:56:03.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:03 smithi118 bash[59345]: cluster 2023-10-09T08:56:02.127628+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T08:56:03.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:03 smithi118 bash[59345]: audit 2023-10-09T08:56:02.129123+0000 mon.a (mon.0) 1872 : audit 1 from='client.? 172.21.15.81:0/937049524' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T08:56:03.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:03 smithi118 bash[59345]: cluster 2023-10-09T08:56:02.129179+0000 mon.a (mon.0) 1873 : cluster 0 osdmap e430: 8 total, 8 up, 7 in 2023-10-09T08:56:03.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:03 smithi118 bash[59345]: cluster 2023-10-09T08:56:02.129771+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T08:56:03.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:03 smithi118 bash[59345]: cluster 2023-10-09T08:56:02.131963+0000 osd.4 (osd.4) 449 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T08:56:03.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:03 smithi118 bash[59345]: cluster 2023-10-09T08:56:02.134351+0000 osd.7 (osd.7) 415 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T08:56:03.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:03 smithi118 bash[59345]: audit 2023-10-09T08:56:02.154303+0000 mon.a (mon.0) 1874 : audit 1 from='client.? 172.21.15.81:0/641904499' 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-09T08:56:03.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:03 smithi118 bash[59345]: audit 2023-10-09T08:56:02.176625+0000 mon.a (mon.0) 1875 : audit 1 from='client.? 172.21.15.81:0/132263721' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:56:03.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:03 smithi118 bash[59345]: audit 2023-10-09T08:56:02.361039+0000 mon.c (mon.2) 583 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-10-09T08:56:03.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:03 smithi118 bash[59345]: audit 2023-10-09T08:56:02.362076+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-10-09T08:56:03.197 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:03.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:03.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:03.301 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:03.331 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:03.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:03.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:03.438 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:03.449 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[76862]: cluster 2023-10-09T08:56:02.127628+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T08:56:03.449 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[76862]: audit 2023-10-09T08:56:02.129123+0000 mon.a (mon.0) 1872 : audit 1 from='client.? 172.21.15.81:0/937049524' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T08:56:03.449 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[76862]: cluster 2023-10-09T08:56:02.129179+0000 mon.a (mon.0) 1873 : cluster 0 osdmap e430: 8 total, 8 up, 7 in 2023-10-09T08:56:03.449 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[76862]: cluster 2023-10-09T08:56:02.129771+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T08:56:03.449 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[76862]: cluster 2023-10-09T08:56:02.131963+0000 osd.4 (osd.4) 449 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T08:56:03.449 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[76862]: cluster 2023-10-09T08:56:02.134351+0000 osd.7 (osd.7) 415 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T08:56:03.449 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[76862]: audit 2023-10-09T08:56:02.154303+0000 mon.a (mon.0) 1874 : audit 1 from='client.? 172.21.15.81:0/641904499' 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-09T08:56:03.449 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[76862]: audit 2023-10-09T08:56:02.176625+0000 mon.a (mon.0) 1875 : audit 1 from='client.? 172.21.15.81:0/132263721' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:56:03.450 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[76862]: audit 2023-10-09T08:56:02.361039+0000 mon.c (mon.2) 583 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-10-09T08:56:03.450 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[76862]: audit 2023-10-09T08:56:02.362076+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-10-09T08:56:03.450 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[79557]: cluster 2023-10-09T08:56:02.127628+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T08:56:03.450 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[79557]: audit 2023-10-09T08:56:02.129123+0000 mon.a (mon.0) 1872 : audit 1 from='client.? 172.21.15.81:0/937049524' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T08:56:03.450 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[79557]: cluster 2023-10-09T08:56:02.129179+0000 mon.a (mon.0) 1873 : cluster 0 osdmap e430: 8 total, 8 up, 7 in 2023-10-09T08:56:03.450 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[79557]: cluster 2023-10-09T08:56:02.129771+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T08:56:03.450 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[79557]: cluster 2023-10-09T08:56:02.131963+0000 osd.4 (osd.4) 449 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T08:56:03.450 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[79557]: cluster 2023-10-09T08:56:02.134351+0000 osd.7 (osd.7) 415 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T08:56:03.450 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[79557]: audit 2023-10-09T08:56:02.154303+0000 mon.a (mon.0) 1874 : audit 1 from='client.? 172.21.15.81:0/641904499' 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-09T08:56:03.451 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[79557]: audit 2023-10-09T08:56:02.176625+0000 mon.a (mon.0) 1875 : audit 1 from='client.? 172.21.15.81:0/132263721' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:56:03.451 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[79557]: audit 2023-10-09T08:56:02.361039+0000 mon.c (mon.2) 583 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-10-09T08:56:03.451 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:03 smithi081 bash[79557]: audit 2023-10-09T08:56:02.362076+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-10-09T08:56:03.462 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:03.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:03.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:03.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:03.589 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:03.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:03.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:03.693 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:03.726 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:03.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:03.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:03.829 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:03.864 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:03.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:03.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:03.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:03.991 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:03.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:03.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:04.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:04.123 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:04.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:04.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:04.228 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:04.236 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[79557]: cluster 2023-10-09T08:56:02.360384+0000 mgr.y (mgr.26009) 1639 : cluster 0 pgmap v1868: 119 pgs: 1 active+clean+remapped, 118 active+clean; 23 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:04.236 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[79557]: cluster 2023-10-09T08:56:03.127413+0000 mon.a (mon.0) 1877 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:56:04.236 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[79557]: cluster 2023-10-09T08:56:03.127444+0000 mon.a (mon.0) 1878 : cluster 1 Cluster is now healthy 2023-10-09T08:56:04.236 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[79557]: cluster 2023-10-09T08:56:03.136219+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T08:56:04.236 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[79557]: cluster 2023-10-09T08:56:03.138517+0000 osd.6 (osd.6) 394 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T08:56:04.236 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[79557]: audit 2023-10-09T08:56:03.141361+0000 mon.a (mon.0) 1879 : audit 1 from='client.? 172.21.15.81:0/641904499' 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-09T08:56:04.237 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[79557]: audit 2023-10-09T08:56:03.141434+0000 mon.a (mon.0) 1880 : audit 1 from='client.? 172.21.15.81:0/132263721' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:56:04.237 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[79557]: audit 2023-10-09T08:56:03.141511+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "25"}]': finished 2023-10-09T08:56:04.237 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[79557]: cluster 2023-10-09T08:56:03.141546+0000 osd.4 (osd.4) 450 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T08:56:04.237 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[79557]: cluster 2023-10-09T08:56:03.141599+0000 mon.a (mon.0) 1882 : cluster 0 osdmap e431: 8 total, 8 up, 7 in 2023-10-09T08:56:04.237 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[79557]: cluster 2023-10-09T08:56:03.145725+0000 osd.4 (osd.4) 451 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T08:56:04.237 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[79557]: audit 2023-10-09T08:56:03.981395+0000 mon.a (mon.0) 1883 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:04.237 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[76862]: cluster 2023-10-09T08:56:02.360384+0000 mgr.y (mgr.26009) 1639 : cluster 0 pgmap v1868: 119 pgs: 1 active+clean+remapped, 118 active+clean; 23 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:04.237 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[76862]: cluster 2023-10-09T08:56:03.127413+0000 mon.a (mon.0) 1877 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:56:04.238 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[76862]: cluster 2023-10-09T08:56:03.127444+0000 mon.a (mon.0) 1878 : cluster 1 Cluster is now healthy 2023-10-09T08:56:04.238 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[76862]: cluster 2023-10-09T08:56:03.136219+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T08:56:04.238 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[76862]: cluster 2023-10-09T08:56:03.138517+0000 osd.6 (osd.6) 394 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T08:56:04.238 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[76862]: audit 2023-10-09T08:56:03.141361+0000 mon.a (mon.0) 1879 : audit 1 from='client.? 172.21.15.81:0/641904499' 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-09T08:56:04.238 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[76862]: audit 2023-10-09T08:56:03.141434+0000 mon.a (mon.0) 1880 : audit 1 from='client.? 172.21.15.81:0/132263721' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:56:04.238 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[76862]: audit 2023-10-09T08:56:03.141511+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "25"}]': finished 2023-10-09T08:56:04.238 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[76862]: cluster 2023-10-09T08:56:03.141546+0000 osd.4 (osd.4) 450 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T08:56:04.238 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[76862]: cluster 2023-10-09T08:56:03.141599+0000 mon.a (mon.0) 1882 : cluster 0 osdmap e431: 8 total, 8 up, 7 in 2023-10-09T08:56:04.238 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[76862]: cluster 2023-10-09T08:56:03.145725+0000 osd.4 (osd.4) 451 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T08:56:04.238 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:04 smithi081 bash[76862]: audit 2023-10-09T08:56:03.981395+0000 mon.a (mon.0) 1883 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:04.249 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:04.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:04.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:04.353 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:04.373 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:04.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:04.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:04.476 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:04.502 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:04.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:04.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:04.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:04 smithi118 bash[59345]: cluster 2023-10-09T08:56:02.360384+0000 mgr.y (mgr.26009) 1639 : cluster 0 pgmap v1868: 119 pgs: 1 active+clean+remapped, 118 active+clean; 23 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:04.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:04 smithi118 bash[59345]: cluster 2023-10-09T08:56:03.127413+0000 mon.a (mon.0) 1877 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:56:04.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:04 smithi118 bash[59345]: cluster 2023-10-09T08:56:03.127444+0000 mon.a (mon.0) 1878 : cluster 1 Cluster is now healthy 2023-10-09T08:56:04.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:04 smithi118 bash[59345]: cluster 2023-10-09T08:56:03.136219+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T08:56:04.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:04 smithi118 bash[59345]: cluster 2023-10-09T08:56:03.138517+0000 osd.6 (osd.6) 394 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T08:56:04.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:04 smithi118 bash[59345]: audit 2023-10-09T08:56:03.141361+0000 mon.a (mon.0) 1879 : audit 1 from='client.? 172.21.15.81:0/641904499' 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-09T08:56:04.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:04 smithi118 bash[59345]: audit 2023-10-09T08:56:03.141434+0000 mon.a (mon.0) 1880 : audit 1 from='client.? 172.21.15.81:0/132263721' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:56:04.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:04 smithi118 bash[59345]: audit 2023-10-09T08:56:03.141511+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "25"}]': finished 2023-10-09T08:56:04.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:04 smithi118 bash[59345]: cluster 2023-10-09T08:56:03.141546+0000 osd.4 (osd.4) 450 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T08:56:04.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:04 smithi118 bash[59345]: cluster 2023-10-09T08:56:03.141599+0000 mon.a (mon.0) 1882 : cluster 0 osdmap e431: 8 total, 8 up, 7 in 2023-10-09T08:56:04.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:04 smithi118 bash[59345]: cluster 2023-10-09T08:56:03.145725+0000 osd.4 (osd.4) 451 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T08:56:04.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:04 smithi118 bash[59345]: audit 2023-10-09T08:56:03.981395+0000 mon.a (mon.0) 1883 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:04.605 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:04.637 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:04.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:04.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:04.741 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:04.765 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:04.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:04.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:04.867 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:04.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:04.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:04.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:04.994 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:05.019 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:05.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:05.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:05.122 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:05.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:05.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:05.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:05.160 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 3 1 2023-10-09T08:56:05.250 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:05.282 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:05.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:05.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:05.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:05.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:05.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:05.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:05.509 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:05.541 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:05.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:05.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:05.644 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:05.674 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:05.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:05.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:05.778 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:05.809 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:05.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:05.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:05.912 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:05.943 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:05.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:05.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:06.046 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:06.079 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:06.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:06.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:06.182 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:06.214 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:06.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:06.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:06.317 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:06.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:06.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:06.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:06.445 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:06 smithi081 bash[76862]: cluster 2023-10-09T08:56:04.360955+0000 mgr.y (mgr.26009) 1640 : cluster 0 pgmap v1870: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:06.446 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:06 smithi081 bash[79557]: cluster 2023-10-09T08:56:04.360955+0000 mgr.y (mgr.26009) 1640 : cluster 0 pgmap v1870: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:06.447 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-09T08:56:06.447 INFO:teuthology.task.print:**** done end radosbench.yaml 2023-10-09T08:56:06.447 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-10-09T08:56:06.448 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-10-09T08:56:06.448 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-09T08:56:06.448 DEBUG:teuthology.orchestra.run.smithi081:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-09T08:56:06.450 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:06.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:06.464 INFO:teuthology.orchestra.run.smithi081.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-09T08:56:06.464 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-09T08:56:06.464 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:06 smithi118 bash[59345]: cluster 2023-10-09T08:56:04.360955+0000 mgr.y (mgr.26009) 1640 : cluster 0 pgmap v1870: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:06.482 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:06.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:06.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:06.518 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-09T08:56:06.518 DEBUG:teuthology.orchestra.run.smithi081:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-09T08:56:06.565 INFO:tasks.workunit:timeout=3h 2023-10-09T08:56:06.565 INFO:tasks.workunit:cleanup=True 2023-10-09T08:56:06.565 DEBUG:teuthology.orchestra.run.smithi081:> 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-09T08:56:06.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:06.619 INFO:tasks.workunit.client.0.smithi081.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-10-09T08:56:06.640 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:06.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:06.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:06.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:06.770 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:06.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:06.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:06.873 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:06.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:06.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:06.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:07.007 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:07.042 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:07.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:07.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:07.145 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:07.176 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:07.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:07.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:07.280 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:07.311 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:07.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:07.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:07.346 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T08:56:07.415 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:07.449 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:07.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:07.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:07.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:07.583 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:07.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:07.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:07.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:07.721 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:07.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:07.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:07.825 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:07.860 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:07.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:07.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:07.952 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:56:07.963 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:07.998 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:08.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:08.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:08.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:08.124 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:08.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:08.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:08.227 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:08.260 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:08.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:08.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:08.364 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:08.399 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:08 smithi118 bash[59345]: cluster 2023-10-09T08:56:06.361825+0000 mgr.y (mgr.26009) 1641 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:08.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:08.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:08.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T08:56:08.502 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:08.528 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:08.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:08.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:08.631 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:08.660 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:08.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:08.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:08.763 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:08.794 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:08.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:08.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:08.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:08 smithi081 bash[76862]: cluster 2023-10-09T08:56:06.361825+0000 mgr.y (mgr.26009) 1641 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:08.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:08 smithi081 bash[79557]: cluster 2023-10-09T08:56:06.361825+0000 mgr.y (mgr.26009) 1641 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:08.897 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:08.931 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:08.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:08.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:09.035 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:09.068 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:09.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:09.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:09.172 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:09.206 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:09.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:09.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:09.310 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:09.338 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:09.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:09.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:09.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:09.453 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:09 smithi081 bash[76862]: audit 2023-10-09T08:56:08.191177+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:09.454 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:09 smithi081 bash[76862]: audit 2023-10-09T08:56:08.192474+0000 mon.c (mon.2) 584 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:56:09.454 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:09 smithi081 bash[79557]: audit 2023-10-09T08:56:08.191177+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:09.454 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:09 smithi081 bash[79557]: audit 2023-10-09T08:56:08.192474+0000 mon.c (mon.2) 584 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:56:09.473 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:09.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:09.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:09 smithi118 bash[59345]: audit 2023-10-09T08:56:08.191177+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:09 smithi118 bash[59345]: audit 2023-10-09T08:56:08.192474+0000 mon.c (mon.2) 584 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:56:09.576 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:09.605 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:09.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:09.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:09.709 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:09.743 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:09.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:09.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:09.846 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:09.875 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:09.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:09.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:09.978 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:10.009 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:10.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:10.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:10.113 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:10.145 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:10.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:10.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:10.249 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:10.283 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:10.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:10.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:10.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:10 smithi081 bash[76862]: cluster 2023-10-09T08:56:08.362511+0000 mgr.y (mgr.26009) 1642 : cluster 0 pgmap v1872: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:10.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:10 smithi081 bash[76862]: audit 2023-10-09T08:56:09.488373+0000 mon.c (mon.2) 585 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:56:10.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:10 smithi081 bash[79557]: cluster 2023-10-09T08:56:08.362511+0000 mgr.y (mgr.26009) 1642 : cluster 0 pgmap v1872: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:10.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:10 smithi081 bash[79557]: audit 2023-10-09T08:56:09.488373+0000 mon.c (mon.2) 585 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:56:10.388 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:10.415 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:10.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:10.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:10.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:10 smithi118 bash[59345]: cluster 2023-10-09T08:56:08.362511+0000 mgr.y (mgr.26009) 1642 : cluster 0 pgmap v1872: 73 pgs: 73 active+clean; 4.6 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:10.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:10 smithi118 bash[59345]: audit 2023-10-09T08:56:09.488373+0000 mon.c (mon.2) 585 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:56:10.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:10.551 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:10.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:10.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:10.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:10.679 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:10.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:10.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:10.783 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:10.816 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:10.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:10.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:10.919 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:10.953 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:10.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:10.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:11.056 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:11.090 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:11.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:11.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:11.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:11.220 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:11.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:11.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:11.324 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:11.349 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:11.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:11.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:11.455 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:11.489 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:11.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:11.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:11.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:11.606 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:56:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:56:11] "GET /metrics HTTP/1.1" 200 34212 "" "Prometheus/2.33.4" 2023-10-09T08:56:11.623 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:11.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:11.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:11.726 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:11.761 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:11.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:11.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:11.864 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:11.890 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:11.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:11.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:11.992 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:12.014 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:12.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:12.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:12.020 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:56:12.020 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:56:12.119 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:12.146 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:12.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:12.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:12.251 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:12.283 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:12.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:12.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:12.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:12 smithi081 bash[76862]: cluster 2023-10-09T08:56:10.363426+0000 mgr.y (mgr.26009) 1643 : cluster 0 pgmap v1873: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:12.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:12 smithi081 bash[79557]: cluster 2023-10-09T08:56:10.363426+0000 mgr.y (mgr.26009) 1643 : cluster 0 pgmap v1873: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:12.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:12.406 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:12.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:12.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:12.510 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:12 smithi118 bash[59345]: cluster 2023-10-09T08:56:10.363426+0000 mgr.y (mgr.26009) 1643 : cluster 0 pgmap v1873: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:12.541 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:12.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:12.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:12.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:12.676 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:12.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:12.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:12.780 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:12.811 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:12.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:12.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:12.915 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:12.947 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:12.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:12.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:13.051 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:13.072 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:13.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:13.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:13.175 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:13.211 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:13.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:13.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:13.315 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:13.339 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:13.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:13.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:13.442 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:13.462 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:13.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:13.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:13.468 INFO:tasks.workunit.client.0.smithi081.stderr:Updating files: 72% (8106/11158) Updating files: 73% (8146/11158) Updating files: 74% (8257/11158) Updating files: 75% (8369/11158) Updating files: 76% (8481/11158) Updating files: 77% (8592/11158) Updating files: 78% (8704/11158) Updating files: 79% (8815/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-09T08:56:13.485 DEBUG:teuthology.orchestra.run.smithi081:> 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-09T08:56:13.535 INFO:tasks.workunit.client.0.smithi081.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-10-09T08:56:13.537 INFO:tasks.workunit.client.0.smithi081.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-09T08:56:13.537 INFO:tasks.workunit.client.0.smithi081.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-10-09T08:56:13.565 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:13.583 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:13.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:13.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:13.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:13.704 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:13.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:13.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:13.793 INFO:tasks.workunit.client.0.smithi081.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-10-09T08:56:13.808 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:13.832 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:13.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:13.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:13.853 INFO:tasks.workunit.client.0.smithi081.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-10-09T08:56:13.935 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:13.949 INFO:tasks.workunit.client.0.smithi081.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-09T08:56:13.952 INFO:tasks.workunit.client.0.smithi081.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-09T08:56:13.952 INFO:tasks.workunit.client.0.smithi081.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-10-09T08:56:13.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:13.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:13.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:14.039 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:56:14.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:14.082 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:14.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:14.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:14.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:14.193 INFO:tasks.workunit.client.0.smithi081.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-09T08:56:14.197 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T08:56:14.197 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-10-09T08:56:14.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:14.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:14.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:14.248 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2023-10-09T08:56:14.249 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2023-10-09T08:56:14.249 DEBUG:teuthology.orchestra.run.smithi081: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-09T08:56:14.307 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:14.341 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:14 smithi081 bash[76862]: cluster 2023-10-09T08:56:12.364037+0000 mgr.y (mgr.26009) 1644 : cluster 0 pgmap v1874: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:14.341 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:14 smithi081 bash[79557]: cluster 2023-10-09T08:56:12.364037+0000 mgr.y (mgr.26009) 1644 : cluster 0 pgmap v1874: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:14.357 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:14.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:14.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:14.462 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:14.485 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:14.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:14.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:14 smithi118 bash[59345]: cluster 2023-10-09T08:56:12.364037+0000 mgr.y (mgr.26009) 1644 : cluster 0 pgmap v1874: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:14.588 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:14.633 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:14.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:14.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:14.737 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:14.767 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:14.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:14.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:14.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:14.893 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:14.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:14.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:15.023 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:15.047 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:15.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:15.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:15.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:15.174 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:15.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:15.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:15.277 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:15.304 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:15.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:15.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:15.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:15.432 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:15.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:15.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:15.536 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:15.565 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:15.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:15.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:15.593 INFO:tasks.workunit.client.0.smithi081.stdout:Running main() from gmock_main.cc 2023-10-09T08:56:15.593 INFO:tasks.workunit.client.0.smithi081.stdout:[==========] Running 70 tests from 1 test suite. 2023-10-09T08:56:15.593 INFO:tasks.workunit.client.0.smithi081.stdout:[----------] Global test environment set-up. 2023-10-09T08:56:15.593 INFO:tasks.workunit.client.0.smithi081.stdout:[----------] 70 tests from TestClsRbd 2023-10-09T08:56:15.668 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:15.697 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:15.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:15.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:15.803 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:15.838 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:15.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:15.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:15.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:15.961 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:15.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:15.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:16.064 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:16.086 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:16.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:16.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:16.189 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:16.226 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:16.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:16.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:16.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:16.338 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:16 smithi081 bash[79557]: cluster 2023-10-09T08:56:14.364488+0000 mgr.y (mgr.26009) 1645 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:16.338 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:16 smithi081 bash[79557]: audit 2023-10-09T08:56:15.123102+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:16.338 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:16 smithi081 bash[79557]: audit 2023-10-09T08:56:15.130012+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:16.338 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:16 smithi081 bash[79557]: audit 2023-10-09T08:56:16.065863+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:16.338 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:16 smithi081 bash[79557]: audit 2023-10-09T08:56:16.074796+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:16.338 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:16 smithi081 bash[76862]: cluster 2023-10-09T08:56:14.364488+0000 mgr.y (mgr.26009) 1645 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:16.338 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:16 smithi081 bash[76862]: audit 2023-10-09T08:56:15.123102+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:16.338 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:16 smithi081 bash[76862]: audit 2023-10-09T08:56:15.130012+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:16.339 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:16 smithi081 bash[76862]: audit 2023-10-09T08:56:16.065863+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:16.339 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:16 smithi081 bash[76862]: audit 2023-10-09T08:56:16.074796+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:16.350 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:16.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:16.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:16.453 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:16.465 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:16 smithi118 bash[59345]: cluster 2023-10-09T08:56:14.364488+0000 mgr.y (mgr.26009) 1645 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:16.465 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:16 smithi118 bash[59345]: audit 2023-10-09T08:56:15.123102+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:16.465 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:16 smithi118 bash[59345]: audit 2023-10-09T08:56:15.130012+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:16.465 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:16 smithi118 bash[59345]: audit 2023-10-09T08:56:16.065863+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:16.465 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:16 smithi118 bash[59345]: audit 2023-10-09T08:56:16.074796+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:16.485 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:16.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:16.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:16.590 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:16.623 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:16.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:16.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:16.727 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:16.750 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:16.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:16.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:16.853 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:16.893 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:16.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:16.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:16.997 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:17.030 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:17.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:17.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:17.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:17.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:17.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:17.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:17.237 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.get_all_features 2023-10-09T08:56:17.266 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:17.305 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:17.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:17.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:17.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:17.424 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:17 smithi081 bash[79557]: cluster 2023-10-09T08:56:16.210982+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e432 with expected crc 2023-10-09T08:56:17.425 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:17 smithi081 bash[79557]: cluster 2023-10-09T08:56:16.213768+0000 mon.a (mon.0) 1889 : cluster 0 osdmap e432: 8 total, 8 up, 7 in 2023-10-09T08:56:17.425 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:17 smithi081 bash[79557]: cluster 2023-10-09T08:56:16.214993+0000 osd.4 (osd.4) 452 : cluster 3 failed to encode map e432 with expected crc 2023-10-09T08:56:17.425 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:17 smithi081 bash[79557]: audit 2023-10-09T08:56:16.219482+0000 mon.a (mon.0) 1890 : audit 1 from='client.? 172.21.15.81:0/1093908670' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi081-279165-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:56:17.425 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:17 smithi081 bash[79557]: audit 2023-10-09T08:56:16.597264+0000 mon.c (mon.2) 586 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:56:17.425 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:17 smithi081 bash[79557]: audit 2023-10-09T08:56:16.598831+0000 mon.c (mon.2) 587 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:56:17.425 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:17 smithi081 bash[79557]: audit 2023-10-09T08:56:16.607924+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:17.426 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:17 smithi081 bash[76862]: cluster 2023-10-09T08:56:16.210982+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e432 with expected crc 2023-10-09T08:56:17.426 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:17 smithi081 bash[76862]: cluster 2023-10-09T08:56:16.213768+0000 mon.a (mon.0) 1889 : cluster 0 osdmap e432: 8 total, 8 up, 7 in 2023-10-09T08:56:17.426 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:17 smithi081 bash[76862]: cluster 2023-10-09T08:56:16.214993+0000 osd.4 (osd.4) 452 : cluster 3 failed to encode map e432 with expected crc 2023-10-09T08:56:17.426 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:17 smithi081 bash[76862]: audit 2023-10-09T08:56:16.219482+0000 mon.a (mon.0) 1890 : audit 1 from='client.? 172.21.15.81:0/1093908670' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi081-279165-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:56:17.426 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:17 smithi081 bash[76862]: audit 2023-10-09T08:56:16.597264+0000 mon.c (mon.2) 586 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:56:17.426 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:17 smithi081 bash[76862]: audit 2023-10-09T08:56:16.598831+0000 mon.c (mon.2) 587 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:56:17.427 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:17 smithi081 bash[76862]: audit 2023-10-09T08:56:16.607924+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:17.438 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:17.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:17.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:17.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:17 smithi118 bash[59345]: cluster 2023-10-09T08:56:16.210982+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e432 with expected crc 2023-10-09T08:56:17.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:17 smithi118 bash[59345]: cluster 2023-10-09T08:56:16.213768+0000 mon.a (mon.0) 1889 : cluster 0 osdmap e432: 8 total, 8 up, 7 in 2023-10-09T08:56:17.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:17 smithi118 bash[59345]: cluster 2023-10-09T08:56:16.214993+0000 osd.4 (osd.4) 452 : cluster 3 failed to encode map e432 with expected crc 2023-10-09T08:56:17.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:17 smithi118 bash[59345]: audit 2023-10-09T08:56:16.219482+0000 mon.a (mon.0) 1890 : audit 1 from='client.? 172.21.15.81:0/1093908670' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi081-279165-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-09T08:56:17.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:17 smithi118 bash[59345]: audit 2023-10-09T08:56:16.597264+0000 mon.c (mon.2) 586 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:56:17.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:17 smithi118 bash[59345]: audit 2023-10-09T08:56:16.598831+0000 mon.c (mon.2) 587 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:56:17.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:17 smithi118 bash[59345]: audit 2023-10-09T08:56:16.607924+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:17.542 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:17.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:17.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:17.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:17.602 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.get_all_features (365 ms) 2023-10-09T08:56:17.602 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.copyup 2023-10-09T08:56:17.672 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:17.693 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:17.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:17.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:17.796 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:17.826 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.copyup (224 ms) 2023-10-09T08:56:17.826 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.sparse_copyup 2023-10-09T08:56:17.831 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:17.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:17.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:17.865 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.sparse_copyup (39 ms) 2023-10-09T08:56:17.865 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.get_and_set_id 2023-10-09T08:56:17.876 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.get_and_set_id (11 ms) 2023-10-09T08:56:17.876 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.add_remove_child 2023-10-09T08:56:17.906 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.add_remove_child (30 ms) 2023-10-09T08:56:17.906 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.directory_methods 2023-10-09T08:56:17.936 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:17.959 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:17.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:17.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:18.062 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:18.093 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:18.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:18.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:18.172 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.directory_methods (267 ms) 2023-10-09T08:56:18.173 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.create 2023-10-09T08:56:18.197 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:18.231 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:18.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:18.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:18.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:18.347 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:18 smithi081 bash[76862]: cluster 2023-10-09T08:56:16.365065+0000 mgr.y (mgr.26009) 1646 : cluster 0 pgmap v1877: 105 pgs: 32 unknown, 73 active+clean; 4.6 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:18.347 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:18 smithi081 bash[76862]: cluster 2023-10-09T08:56:17.219573+0000 osd.4 (osd.4) 453 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T08:56:18.347 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:18 smithi081 bash[76862]: cluster 2023-10-09T08:56:17.219757+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T08:56:18.348 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:18 smithi081 bash[76862]: audit 2023-10-09T08:56:17.223759+0000 mon.a (mon.0) 1892 : audit 1 from='client.? 172.21.15.81:0/1093908670' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi081-279165-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-09T08:56:18.348 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:18 smithi081 bash[76862]: cluster 2023-10-09T08:56:17.223891+0000 mon.a (mon.0) 1893 : cluster 0 osdmap e433: 8 total, 8 up, 7 in 2023-10-09T08:56:18.348 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:18 smithi081 bash[76862]: cluster 2023-10-09T08:56:17.224543+0000 osd.7 (osd.7) 416 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T08:56:18.348 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:18 smithi081 bash[79557]: cluster 2023-10-09T08:56:16.365065+0000 mgr.y (mgr.26009) 1646 : cluster 0 pgmap v1877: 105 pgs: 32 unknown, 73 active+clean; 4.6 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:18.348 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:18 smithi081 bash[79557]: cluster 2023-10-09T08:56:17.219573+0000 osd.4 (osd.4) 453 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T08:56:18.348 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:18 smithi081 bash[79557]: cluster 2023-10-09T08:56:17.219757+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T08:56:18.349 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:18 smithi081 bash[79557]: audit 2023-10-09T08:56:17.223759+0000 mon.a (mon.0) 1892 : audit 1 from='client.? 172.21.15.81:0/1093908670' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi081-279165-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-09T08:56:18.349 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:18 smithi081 bash[79557]: cluster 2023-10-09T08:56:17.223891+0000 mon.a (mon.0) 1893 : cluster 0 osdmap e433: 8 total, 8 up, 7 in 2023-10-09T08:56:18.349 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:18 smithi081 bash[79557]: cluster 2023-10-09T08:56:17.224543+0000 osd.7 (osd.7) 416 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T08:56:18.361 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:18.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:18.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:18.382 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.create (210 ms) 2023-10-09T08:56:18.383 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.get_features 2023-10-09T08:56:18.387 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.get_features (5 ms) 2023-10-09T08:56:18.388 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.get_object_prefix 2023-10-09T08:56:18.393 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.get_object_prefix (5 ms) 2023-10-09T08:56:18.393 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2023-10-09T08:56:18.417 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.get_create_timestamp (24 ms) 2023-10-09T08:56:18.417 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2023-10-09T08:56:18.419 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2023-10-09T08:56:18.419 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2023-10-09T08:56:18.422 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.get_modify_timestamp (4 ms) 2023-10-09T08:56:18.422 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.get_data_pool 2023-10-09T08:56:18.428 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.get_data_pool (6 ms) 2023-10-09T08:56:18.429 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.get_size 2023-10-09T08:56:18.437 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.get_size (9 ms) 2023-10-09T08:56:18.437 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.set_size 2023-10-09T08:56:18.446 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.set_size (9 ms) 2023-10-09T08:56:18.446 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.protection_status 2023-10-09T08:56:18.464 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:18.474 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:18 smithi118 bash[59345]: cluster 2023-10-09T08:56:16.365065+0000 mgr.y (mgr.26009) 1646 : cluster 0 pgmap v1877: 105 pgs: 32 unknown, 73 active+clean; 4.6 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:18.475 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:18 smithi118 bash[59345]: cluster 2023-10-09T08:56:17.219573+0000 osd.4 (osd.4) 453 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T08:56:18.475 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:18 smithi118 bash[59345]: cluster 2023-10-09T08:56:17.219757+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T08:56:18.475 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:18 smithi118 bash[59345]: audit 2023-10-09T08:56:17.223759+0000 mon.a (mon.0) 1892 : audit 1 from='client.? 172.21.15.81:0/1093908670' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi081-279165-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-09T08:56:18.475 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:18 smithi118 bash[59345]: cluster 2023-10-09T08:56:17.223891+0000 mon.a (mon.0) 1893 : cluster 0 osdmap e433: 8 total, 8 up, 7 in 2023-10-09T08:56:18.475 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:18 smithi118 bash[59345]: cluster 2023-10-09T08:56:17.224543+0000 osd.7 (osd.7) 416 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T08:56:18.481 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.protection_status (34 ms) 2023-10-09T08:56:18.481 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.snapshot_limits 2023-10-09T08:56:18.494 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.snapshot_limits (13 ms) 2023-10-09T08:56:18.494 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.parents_v1 2023-10-09T08:56:18.495 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:18.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:18.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:18.561 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.parents_v1 (67 ms) 2023-10-09T08:56:18.561 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.parents_v2 2023-10-09T08:56:18.599 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:18.616 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.parents_v2 (56 ms) 2023-10-09T08:56:18.616 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.snapshots 2023-10-09T08:56:18.625 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:18.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:18.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:18.656 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.snapshots (40 ms) 2023-10-09T08:56:18.656 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.snapid_race 2023-10-09T08:56:18.663 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.snapid_race (7 ms) 2023-10-09T08:56:18.663 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.stripingv2 2023-10-09T08:56:18.677 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.stripingv2 (13 ms) 2023-10-09T08:56:18.677 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.object_map_save 2023-10-09T08:56:18.680 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.object_map_save (4 ms) 2023-10-09T08:56:18.681 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.object_map_resize 2023-10-09T08:56:18.690 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.object_map_resize (10 ms) 2023-10-09T08:56:18.690 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.object_map_update 2023-10-09T08:56:18.701 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.object_map_update (11 ms) 2023-10-09T08:56:18.701 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2023-10-09T08:56:18.702 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.object_map_load_enoent (1 ms) 2023-10-09T08:56:18.702 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2023-10-09T08:56:18.711 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.object_map_snap_add (9 ms) 2023-10-09T08:56:18.711 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2023-10-09T08:56:18.722 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.object_map_snap_remove (10 ms) 2023-10-09T08:56:18.722 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.flags 2023-10-09T08:56:18.728 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.flags (6 ms) 2023-10-09T08:56:18.728 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.metadata 2023-10-09T08:56:18.728 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:18.757 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:18.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:18.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:18.770 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.metadata (43 ms) 2023-10-09T08:56:18.770 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.set_features 2023-10-09T08:56:18.782 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.set_features (12 ms) 2023-10-09T08:56:18.783 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.mirror 2023-10-09T08:56:18.832 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.mirror (49 ms) 2023-10-09T08:56:18.832 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.mirror_image 2023-10-09T08:56:18.854 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.mirror_image (21 ms) 2023-10-09T08:56:18.854 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.mirror_image_status 2023-10-09T08:56:18.861 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:18.897 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:18.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:18.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:19.001 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:19.034 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:19.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:19.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:19.138 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:19.166 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:19.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:19.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:19.224 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:56:19.224 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [], 2023-10-09T08:56:19.224 INFO:teuthology.orchestra.run.smithi081.stdout: "num_ops": 0 2023-10-09T08:56:19.224 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:56:19.269 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:19.282 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:19 smithi118 bash[59345]: cluster 2023-10-09T08:56:18.221900+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T08:56:19.282 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:19 smithi118 bash[59345]: cluster 2023-10-09T08:56:18.221900+0000 osd.4 (osd.4) 454 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T08:56:19.282 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:19 smithi118 bash[59345]: cluster 2023-10-09T08:56:18.223949+0000 mon.a (mon.0) 1894 : cluster 0 osdmap e434: 8 total, 8 up, 7 in 2023-10-09T08:56:19.282 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:19 smithi118 bash[59345]: cluster 2023-10-09T08:56:18.365603+0000 mgr.y (mgr.26009) 1647 : cluster 0 pgmap v1880: 105 pgs: 30 unknown, 75 active+clean; 4.6 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:19.301 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:19.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:19.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:19.321 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:19 smithi081 bash[76862]: cluster 2023-10-09T08:56:18.221900+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T08:56:19.321 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:19 smithi081 bash[76862]: cluster 2023-10-09T08:56:18.221900+0000 osd.4 (osd.4) 454 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T08:56:19.321 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:19 smithi081 bash[76862]: cluster 2023-10-09T08:56:18.223949+0000 mon.a (mon.0) 1894 : cluster 0 osdmap e434: 8 total, 8 up, 7 in 2023-10-09T08:56:19.321 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:19 smithi081 bash[76862]: cluster 2023-10-09T08:56:18.365603+0000 mgr.y (mgr.26009) 1647 : cluster 0 pgmap v1880: 105 pgs: 30 unknown, 75 active+clean; 4.6 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:19.321 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:19 smithi081 bash[79557]: cluster 2023-10-09T08:56:18.221900+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T08:56:19.322 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:19 smithi081 bash[79557]: cluster 2023-10-09T08:56:18.221900+0000 osd.4 (osd.4) 454 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T08:56:19.322 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:19 smithi081 bash[79557]: cluster 2023-10-09T08:56:18.223949+0000 mon.a (mon.0) 1894 : cluster 0 osdmap e434: 8 total, 8 up, 7 in 2023-10-09T08:56:19.322 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:19 smithi081 bash[79557]: cluster 2023-10-09T08:56:18.365603+0000 mgr.y (mgr.26009) 1647 : cluster 0 pgmap v1880: 105 pgs: 30 unknown, 75 active+clean; 4.6 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail 2023-10-09T08:56:19.404 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:19.435 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:19.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:19.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:19.538 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:19.562 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:19.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:19.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:19.666 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:19.699 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:19.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:19.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:19.803 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:19.839 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:19.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:19.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:19.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:19.973 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:19.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:19.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:20.076 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:20.112 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:20.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:20.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:20.216 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:20.248 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:20.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:20.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:20.351 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:20.385 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:20.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:20.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:20.489 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:20.511 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:20.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:20.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:20.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:20.642 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:20.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:20.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:20.745 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:20.783 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:20.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:20.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:20.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:20.909 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:20.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:20.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:21.012 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:21.037 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:21.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:21.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:21.140 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:21.163 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:21.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:21.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:21.266 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:21.290 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:21.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:21.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:21.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:21.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:21.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:21.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:21.519 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:21.551 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:21.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:21.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:21.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:21 smithi081 bash[76862]: cluster 2023-10-09T08:56:20.366329+0000 mgr.y (mgr.26009) 1648 : cluster 0 pgmap v1881: 105 pgs: 5 unknown, 100 active+clean; 4.6 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 1.5 MiB/s rd, 778 KiB/s wr, 312 op/s 2023-10-09T08:56:21.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:56:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:56:21] "GET /metrics HTTP/1.1" 200 34212 "" "Prometheus/2.33.4" 2023-10-09T08:56:21.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:21 smithi081 bash[79557]: cluster 2023-10-09T08:56:20.366329+0000 mgr.y (mgr.26009) 1648 : cluster 0 pgmap v1881: 105 pgs: 5 unknown, 100 active+clean; 4.6 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 1.5 MiB/s rd, 778 KiB/s wr, 312 op/s 2023-10-09T08:56:21.655 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:21.685 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:21.687 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:21 smithi118 bash[59345]: cluster 2023-10-09T08:56:20.366329+0000 mgr.y (mgr.26009) 1648 : cluster 0 pgmap v1881: 105 pgs: 5 unknown, 100 active+clean; 4.6 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 1.5 MiB/s rd, 778 KiB/s wr, 312 op/s 2023-10-09T08:56:21.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:21.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:21.789 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:21.825 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:21.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:21.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:21.930 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:21.949 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:21.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:21.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:22.052 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:22.086 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:22.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:22.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:22.189 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:22.220 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:22.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:22.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:22.324 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:22.346 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:22.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:22.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:22.449 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:22.472 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:22.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:22.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:22.477 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.mirror_image_status (3624 ms) 2023-10-09T08:56:22.477 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.mirror_image_map 2023-10-09T08:56:22.572 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.mirror_image_map (94 ms) 2023-10-09T08:56:22.572 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.mirror_instances 2023-10-09T08:56:22.576 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:22.584 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.mirror_instances (13 ms) 2023-10-09T08:56:22.584 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2023-10-09T08:56:22.599 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:22.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:22.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:22.605 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.mirror_snapshot (21 ms) 2023-10-09T08:56:22.605 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_dir_list 2023-10-09T08:56:22.609 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_dir_list (4 ms) 2023-10-09T08:56:22.609 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_dir_add 2023-10-09T08:56:22.613 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_dir_add (3 ms) 2023-10-09T08:56:22.613 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2023-10-09T08:56:22.618 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.dir_add_already_existing (6 ms) 2023-10-09T08:56:22.618 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_dir_rename 2023-10-09T08:56:22.628 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_dir_rename (10 ms) 2023-10-09T08:56:22.628 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_dir_remove 2023-10-09T08:56:22.634 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_dir_remove (6 ms) 2023-10-09T08:56:22.634 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2023-10-09T08:56:22.641 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (7 ms) 2023-10-09T08:56:22.642 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_image_add 2023-10-09T08:56:22.645 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_image_add (4 ms) 2023-10-09T08:56:22.645 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_image_remove 2023-10-09T08:56:22.653 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_image_remove (8 ms) 2023-10-09T08:56:22.653 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_image_list 2023-10-09T08:56:22.658 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_image_list (5 ms) 2023-10-09T08:56:22.658 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_image_clean 2023-10-09T08:56:22.666 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_image_clean (7 ms) 2023-10-09T08:56:22.666 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.image_group_add 2023-10-09T08:56:22.670 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.image_group_add (5 ms) 2023-10-09T08:56:22.670 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.image_group_remove 2023-10-09T08:56:22.676 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.image_group_remove (5 ms) 2023-10-09T08:56:22.676 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.image_group_get 2023-10-09T08:56:22.679 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.image_group_get (4 ms) 2023-10-09T08:56:22.679 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2023-10-09T08:56:22.682 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (3 ms) 2023-10-09T08:56:22.682 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2023-10-09T08:56:22.690 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (8 ms) 2023-10-09T08:56:22.690 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2023-10-09T08:56:22.696 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (5 ms) 2023-10-09T08:56:22.696 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2023-10-09T08:56:22.701 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (6 ms) 2023-10-09T08:56:22.701 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_snap_set 2023-10-09T08:56:22.703 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:22.706 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_snap_set (4 ms) 2023-10-09T08:56:22.706 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_snap_list 2023-10-09T08:56:22.712 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_snap_list (6 ms) 2023-10-09T08:56:22.712 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2023-10-09T08:56:22.731 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:22.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:22.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:22.742 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (31 ms) 2023-10-09T08:56:22.742 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2023-10-09T08:56:22.835 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:22.865 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:22.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:22.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:22.969 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:22.974 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (232 ms) 2023-10-09T08:56:22.974 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_snap_remove 2023-10-09T08:56:22.981 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_snap_remove (7 ms) 2023-10-09T08:56:22.981 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2023-10-09T08:56:22.985 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (3 ms) 2023-10-09T08:56:22.985 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.trash_methods 2023-10-09T08:56:22.993 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.trash_methods (9 ms) 2023-10-09T08:56:22.993 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.op_features 2023-10-09T08:56:22.999 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:23.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:23.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:23.006 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.op_features (13 ms) 2023-10-09T08:56:23.006 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.clone_parent 2023-10-09T08:56:23.040 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.clone_parent (34 ms) 2023-10-09T08:56:23.041 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2023-10-09T08:56:23.052 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.clone_parent_ns (11 ms) 2023-10-09T08:56:23.052 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.clone_child 2023-10-09T08:56:23.073 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.clone_child (21 ms) 2023-10-09T08:56:23.073 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.namespace_methods 2023-10-09T08:56:23.083 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.namespace_methods (11 ms) 2023-10-09T08:56:23.083 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.migration 2023-10-09T08:56:23.102 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:23.103 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.migration (19 ms) 2023-10-09T08:56:23.103 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.migration_v1 2023-10-09T08:56:23.116 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.migration_v1 (14 ms) 2023-10-09T08:56:23.117 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2023-10-09T08:56:23.129 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:23.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:23.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:23.232 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:23.264 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:23.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:23.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:23.368 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:23.395 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:23.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:23.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:23.498 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:23.510 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:23 smithi118 bash[59345]: cluster 2023-10-09T08:56:22.366912+0000 mgr.y (mgr.26009) 1649 : cluster 0 pgmap v1882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 1.5 MiB/s rd, 771 KiB/s wr, 360 op/s 2023-10-09T08:56:23.510 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:23 smithi118 bash[59345]: audit 2023-10-09T08:56:23.187292+0000 mon.c (mon.2) 588 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:56:23.529 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:23.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:23.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:23.633 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:23.646 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:23 smithi081 bash[79557]: cluster 2023-10-09T08:56:22.366912+0000 mgr.y (mgr.26009) 1649 : cluster 0 pgmap v1882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 1.5 MiB/s rd, 771 KiB/s wr, 360 op/s 2023-10-09T08:56:23.647 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:23 smithi081 bash[79557]: audit 2023-10-09T08:56:23.187292+0000 mon.c (mon.2) 588 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:56:23.647 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:23 smithi081 bash[76862]: cluster 2023-10-09T08:56:22.366912+0000 mgr.y (mgr.26009) 1649 : cluster 0 pgmap v1882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 1.5 MiB/s rd, 771 KiB/s wr, 360 op/s 2023-10-09T08:56:23.647 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:23 smithi081 bash[76862]: audit 2023-10-09T08:56:23.187292+0000 mon.c (mon.2) 588 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:56:23.663 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:23.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:23.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:23.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:23.797 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:23.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:23.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:23.901 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:23.927 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:23.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:23.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:24.004 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-09T08:56:24.031 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:24.062 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:24.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:24.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:24.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:24.195 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:24.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:24.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:24.299 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:24.331 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:24.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:24.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:24.435 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:24.444 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1328 ms) 2023-10-09T08:56:24.444 INFO:tasks.workunit.client.0.smithi081.stdout:[ RUN ] TestClsRbd.sparsify 2023-10-09T08:56:24.462 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:24.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:24.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:24.488 INFO:tasks.workunit.client.0.smithi081.stdout:[ OK ] TestClsRbd.sparsify (43 ms) 2023-10-09T08:56:24.566 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:24.597 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:24.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:24.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:24.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:24.713 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:24 smithi081 bash[76862]: cluster 2023-10-09T08:56:23.433260+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e435 with expected crc 2023-10-09T08:56:24.713 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:24 smithi081 bash[76862]: cluster 2023-10-09T08:56:23.436037+0000 mon.a (mon.0) 1895 : cluster 0 osdmap e435: 8 total, 8 up, 7 in 2023-10-09T08:56:24.713 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:24 smithi081 bash[76862]: cluster 2023-10-09T08:56:23.437731+0000 osd.4 (osd.4) 455 : cluster 3 failed to encode map e435 with expected crc 2023-10-09T08:56:24.713 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:24 smithi081 bash[79557]: cluster 2023-10-09T08:56:23.433260+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e435 with expected crc 2023-10-09T08:56:24.714 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:24 smithi081 bash[79557]: cluster 2023-10-09T08:56:23.436037+0000 mon.a (mon.0) 1895 : cluster 0 osdmap e435: 8 total, 8 up, 7 in 2023-10-09T08:56:24.714 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:24 smithi081 bash[79557]: cluster 2023-10-09T08:56:23.437731+0000 osd.4 (osd.4) 455 : cluster 3 failed to encode map e435 with expected crc 2023-10-09T08:56:24.727 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:24.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:24.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:24.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:24 smithi118 bash[59345]: cluster 2023-10-09T08:56:23.433260+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e435 with expected crc 2023-10-09T08:56:24.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:24 smithi118 bash[59345]: cluster 2023-10-09T08:56:23.436037+0000 mon.a (mon.0) 1895 : cluster 0 osdmap e435: 8 total, 8 up, 7 in 2023-10-09T08:56:24.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:24 smithi118 bash[59345]: cluster 2023-10-09T08:56:23.437731+0000 osd.4 (osd.4) 455 : cluster 3 failed to encode map e435 with expected crc 2023-10-09T08:56:24.831 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:24.856 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:24.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:24.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:24.959 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:24.986 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:24.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:24.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:25.090 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:25.117 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:25.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:25.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:25.220 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:25.245 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:25.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:25.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:25.348 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:25.375 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:25.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:25.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:25.460 INFO:tasks.workunit.client.0.smithi081.stdout:[----------] 70 tests from TestClsRbd (7252 ms total) 2023-10-09T08:56:25.460 INFO:tasks.workunit.client.0.smithi081.stdout: 2023-10-09T08:56:25.460 INFO:tasks.workunit.client.0.smithi081.stdout:[----------] Global test environment tear-down 2023-10-09T08:56:25.460 INFO:tasks.workunit.client.0.smithi081.stdout:[==========] 70 tests from 1 test suite ran. (9867 ms total) 2023-10-09T08:56:25.460 INFO:tasks.workunit.client.0.smithi081.stdout:[ PASSED ] 70 tests. 2023-10-09T08:56:25.463 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-10-09T08:56:25.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-10-09T08:56:25.474 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2023-10-09T08:56:25.475 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-10-09T08:56:25.478 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:25.509 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:25.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:25.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:25.611 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[76862]: cluster 2023-10-09T08:56:24.367396+0000 mgr.y (mgr.26009) 1650 : cluster 0 pgmap v1884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 1.3 MiB/s rd, 676 KiB/s wr, 359 op/s 2023-10-09T08:56:25.611 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[76862]: cluster 2023-10-09T08:56:24.440434+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T08:56:25.611 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[76862]: cluster 2023-10-09T08:56:24.442540+0000 mon.a (mon.0) 1896 : cluster 0 osdmap e436: 8 total, 8 up, 7 in 2023-10-09T08:56:25.611 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[76862]: audit 2023-10-09T08:56:25.019790+0000 mon.c (mon.2) 589 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-10-09T08:56:25.611 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[76862]: audit 2023-10-09T08:56:25.020169+0000 mon.c (mon.2) 590 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.14", "id": [1, 3]}]: dispatch 2023-10-09T08:56:25.611 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[76862]: audit 2023-10-09T08:56:25.020289+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-10-09T08:56:25.612 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[76862]: audit 2023-10-09T08:56:25.020523+0000 mon.c (mon.2) 591 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.1e", "id": [2, 4]}]: dispatch 2023-10-09T08:56:25.612 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[76862]: audit 2023-10-09T08:56:25.020732+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.14", "id": [1, 3]}]: dispatch 2023-10-09T08:56:25.612 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[76862]: audit 2023-10-09T08:56:25.021109+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.1e", "id": [2, 4]}]: dispatch 2023-10-09T08:56:25.612 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[79557]: cluster 2023-10-09T08:56:24.367396+0000 mgr.y (mgr.26009) 1650 : cluster 0 pgmap v1884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 1.3 MiB/s rd, 676 KiB/s wr, 359 op/s 2023-10-09T08:56:25.612 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[79557]: cluster 2023-10-09T08:56:24.440434+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T08:56:25.612 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[79557]: cluster 2023-10-09T08:56:24.442540+0000 mon.a (mon.0) 1896 : cluster 0 osdmap e436: 8 total, 8 up, 7 in 2023-10-09T08:56:25.612 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[79557]: audit 2023-10-09T08:56:25.019790+0000 mon.c (mon.2) 589 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-10-09T08:56:25.612 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[79557]: audit 2023-10-09T08:56:25.020169+0000 mon.c (mon.2) 590 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.14", "id": [1, 3]}]: dispatch 2023-10-09T08:56:25.612 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[79557]: audit 2023-10-09T08:56:25.020289+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-10-09T08:56:25.613 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[79557]: audit 2023-10-09T08:56:25.020523+0000 mon.c (mon.2) 591 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.1e", "id": [2, 4]}]: dispatch 2023-10-09T08:56:25.613 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[79557]: audit 2023-10-09T08:56:25.020732+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.14", "id": [1, 3]}]: dispatch 2023-10-09T08:56:25.613 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:25 smithi081 bash[79557]: audit 2023-10-09T08:56:25.021109+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.1e", "id": [2, 4]}]: dispatch 2023-10-09T08:56:25.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:25.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:25.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:25.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:25.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:25.743 DEBUG:teuthology.parallel:result is None 2023-10-09T08:56:25.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T08:56:25.761 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:25.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:25.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:25.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:25 smithi118 bash[59345]: cluster 2023-10-09T08:56:24.367396+0000 mgr.y (mgr.26009) 1650 : cluster 0 pgmap v1884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 1.3 MiB/s rd, 676 KiB/s wr, 359 op/s 2023-10-09T08:56:25.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:25 smithi118 bash[59345]: cluster 2023-10-09T08:56:24.440434+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T08:56:25.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:25 smithi118 bash[59345]: cluster 2023-10-09T08:56:24.442540+0000 mon.a (mon.0) 1896 : cluster 0 osdmap e436: 8 total, 8 up, 7 in 2023-10-09T08:56:25.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:25 smithi118 bash[59345]: audit 2023-10-09T08:56:25.019790+0000 mon.c (mon.2) 589 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-10-09T08:56:25.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:25 smithi118 bash[59345]: audit 2023-10-09T08:56:25.020169+0000 mon.c (mon.2) 590 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.14", "id": [1, 3]}]: dispatch 2023-10-09T08:56:25.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:25 smithi118 bash[59345]: audit 2023-10-09T08:56:25.020289+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-10-09T08:56:25.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:25 smithi118 bash[59345]: audit 2023-10-09T08:56:25.020523+0000 mon.c (mon.2) 591 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.1e", "id": [2, 4]}]: dispatch 2023-10-09T08:56:25.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:25 smithi118 bash[59345]: audit 2023-10-09T08:56:25.020732+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.14", "id": [1, 3]}]: dispatch 2023-10-09T08:56:25.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:25 smithi118 bash[59345]: audit 2023-10-09T08:56:25.021109+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.1e", "id": [2, 4]}]: dispatch 2023-10-09T08:56:25.770 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T08:56:25.770 DEBUG:teuthology.orchestra.run.smithi081:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-10-09T08:56:25.816 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T08:56:25.816 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-09T08:56:25.816 INFO:teuthology.task.print:**** done cls/test_cls_rbd.sh 5-workload 2023-10-09T08:56:25.816 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-10-09T08:56:25.817 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-10-09T08:56:25.817 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-09T08:56:25.817 DEBUG:teuthology.orchestra.run.smithi081:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-09T08:56:25.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:25.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:25.866 INFO:teuthology.orchestra.run.smithi081.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-09T08:56:25.866 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-09T08:56:25.912 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-09T08:56:25.912 DEBUG:teuthology.orchestra.run.smithi081:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-09T08:56:25.931 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:25.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:25.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:25.937 INFO:tasks.workunit:timeout=3h 2023-10-09T08:56:25.937 INFO:tasks.workunit:cleanup=True 2023-10-09T08:56:25.937 DEBUG:teuthology.orchestra.run.smithi081:> 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-09T08:56:25.987 INFO:tasks.workunit.client.0.smithi081.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-10-09T08:56:26.036 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:26.071 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:26.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:26.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:26.174 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:26.200 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:26.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:26.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:26.303 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:26.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:26.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:26.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:26.436 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:26.463 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:26.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:26.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:26.566 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:26.602 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:26.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:26.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:26.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:26.715 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:26 smithi081 bash[76862]: cluster 2023-10-09T08:56:25.449769+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T08:56:26.715 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:26 smithi081 bash[76862]: audit 2023-10-09T08:56:25.452426+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2023-10-09T08:56:26.715 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:26 smithi081 bash[76862]: audit 2023-10-09T08:56:25.452526+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.14", "id": [1, 3]}]': finished 2023-10-09T08:56:26.715 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:26 smithi081 bash[76862]: audit 2023-10-09T08:56:25.452603+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.1e", "id": [2, 4]}]': finished 2023-10-09T08:56:26.715 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:26 smithi081 bash[76862]: cluster 2023-10-09T08:56:25.452696+0000 mon.a (mon.0) 1903 : cluster 0 osdmap e437: 8 total, 8 up, 7 in 2023-10-09T08:56:26.715 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:26 smithi081 bash[76862]: cluster 2023-10-09T08:56:25.453113+0000 osd.4 (osd.4) 456 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T08:56:26.715 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:26 smithi081 bash[76862]: cluster 2023-10-09T08:56:25.463881+0000 osd.6 (osd.6) 395 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T08:56:26.715 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:26 smithi081 bash[79557]: cluster 2023-10-09T08:56:25.449769+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T08:56:26.716 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:26 smithi081 bash[79557]: audit 2023-10-09T08:56:25.452426+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2023-10-09T08:56:26.716 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:26 smithi081 bash[79557]: audit 2023-10-09T08:56:25.452526+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.14", "id": [1, 3]}]': finished 2023-10-09T08:56:26.716 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:26 smithi081 bash[79557]: audit 2023-10-09T08:56:25.452603+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.1e", "id": [2, 4]}]': finished 2023-10-09T08:56:26.716 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:26 smithi081 bash[79557]: cluster 2023-10-09T08:56:25.452696+0000 mon.a (mon.0) 1903 : cluster 0 osdmap e437: 8 total, 8 up, 7 in 2023-10-09T08:56:26.716 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:26 smithi081 bash[79557]: cluster 2023-10-09T08:56:25.453113+0000 osd.4 (osd.4) 456 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T08:56:26.716 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:26 smithi081 bash[79557]: cluster 2023-10-09T08:56:25.463881+0000 osd.6 (osd.6) 395 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T08:56:26.730 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:26.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:26.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:26.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:26 smithi118 bash[59345]: cluster 2023-10-09T08:56:25.449769+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T08:56:26.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:26 smithi118 bash[59345]: audit 2023-10-09T08:56:25.452426+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2023-10-09T08:56:26.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:26 smithi118 bash[59345]: audit 2023-10-09T08:56:25.452526+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.14", "id": [1, 3]}]': finished 2023-10-09T08:56:26.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:26 smithi118 bash[59345]: audit 2023-10-09T08:56:25.452603+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "11.1e", "id": [2, 4]}]': finished 2023-10-09T08:56:26.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:26 smithi118 bash[59345]: cluster 2023-10-09T08:56:25.452696+0000 mon.a (mon.0) 1903 : cluster 0 osdmap e437: 8 total, 8 up, 7 in 2023-10-09T08:56:26.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:26 smithi118 bash[59345]: cluster 2023-10-09T08:56:25.453113+0000 osd.4 (osd.4) 456 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T08:56:26.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:26 smithi118 bash[59345]: cluster 2023-10-09T08:56:25.463881+0000 osd.6 (osd.6) 395 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T08:56:26.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:26.859 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:26.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:26.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:26.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:26.989 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:26.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:26.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:27.093 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:27.124 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:27.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:27.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:27.228 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:27.252 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:27.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:27.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:27.355 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:27.387 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:27.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:27.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:27.491 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:27.517 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:27.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:27.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:27.576 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:27 smithi081 bash[76862]: cluster 2023-10-09T08:56:26.367835+0000 mgr.y (mgr.26009) 1651 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:56:27.576 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:27 smithi081 bash[76862]: cluster 2023-10-09T08:56:26.452682+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T08:56:27.576 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:27 smithi081 bash[76862]: cluster 2023-10-09T08:56:26.455091+0000 osd.4 (osd.4) 457 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T08:56:27.577 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:27 smithi081 bash[76862]: cluster 2023-10-09T08:56:26.455866+0000 mon.a (mon.0) 1904 : cluster 0 osdmap e438: 8 total, 8 up, 7 in 2023-10-09T08:56:27.577 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:27 smithi081 bash[76862]: cluster 2023-10-09T08:56:26.458525+0000 osd.4 (osd.4) 458 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T08:56:27.577 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:27 smithi081 bash[76862]: cluster 2023-10-09T08:56:26.462377+0000 osd.4 (osd.4) 459 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T08:56:27.577 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:27 smithi081 bash[79557]: cluster 2023-10-09T08:56:26.367835+0000 mgr.y (mgr.26009) 1651 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:56:27.577 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:27 smithi081 bash[79557]: cluster 2023-10-09T08:56:26.452682+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T08:56:27.577 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:27 smithi081 bash[79557]: cluster 2023-10-09T08:56:26.455091+0000 osd.4 (osd.4) 457 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T08:56:27.577 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:27 smithi081 bash[79557]: cluster 2023-10-09T08:56:26.455866+0000 mon.a (mon.0) 1904 : cluster 0 osdmap e438: 8 total, 8 up, 7 in 2023-10-09T08:56:27.577 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:27 smithi081 bash[79557]: cluster 2023-10-09T08:56:26.458525+0000 osd.4 (osd.4) 458 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T08:56:27.577 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:27 smithi081 bash[79557]: cluster 2023-10-09T08:56:26.462377+0000 osd.4 (osd.4) 459 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T08:56:27.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:27.641 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:27.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:27.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:27.744 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:27.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:27 smithi118 bash[59345]: cluster 2023-10-09T08:56:26.367835+0000 mgr.y (mgr.26009) 1651 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:56:27.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:27 smithi118 bash[59345]: cluster 2023-10-09T08:56:26.452682+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T08:56:27.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:27 smithi118 bash[59345]: cluster 2023-10-09T08:56:26.455091+0000 osd.4 (osd.4) 457 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T08:56:27.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:27 smithi118 bash[59345]: cluster 2023-10-09T08:56:26.455866+0000 mon.a (mon.0) 1904 : cluster 0 osdmap e438: 8 total, 8 up, 7 in 2023-10-09T08:56:27.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:27 smithi118 bash[59345]: cluster 2023-10-09T08:56:26.458525+0000 osd.4 (osd.4) 458 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T08:56:27.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:27 smithi118 bash[59345]: cluster 2023-10-09T08:56:26.462377+0000 osd.4 (osd.4) 459 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T08:56:27.768 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:27.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:27.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:27.871 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:27.903 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:27.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:27.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:28.007 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:28.040 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:28.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:28.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:28.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:28.174 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:28.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:28.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:28.277 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:28.311 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:28.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:28.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:28.415 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:28.447 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:28.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:28.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:28.551 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:28.582 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:28.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:28.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:28.685 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:28.699 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:28 smithi118 bash[59345]: cluster 2023-10-09T08:56:26.907098+0000 osd.7 (osd.7) 417 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T08:56:28.721 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:28.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:28.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:28.770 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:56:28.795 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:28 smithi081 bash[76862]: cluster 2023-10-09T08:56:26.907098+0000 osd.7 (osd.7) 417 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T08:56:28.796 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:28 smithi081 bash[79557]: cluster 2023-10-09T08:56:26.907098+0000 osd.7 (osd.7) 417 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T08:56:28.825 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:28.855 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:28.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:28.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:28.958 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:28.979 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:28.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:28.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:29.082 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:29.102 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:29.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:29.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:29.205 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:29.236 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:29.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:29.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:29.340 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:29.370 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:29.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:29.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:29.473 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:29.504 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:29.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:29.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:29.608 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:29.629 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:29.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:29.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:29.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:29.754 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:29.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:29.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:29.857 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:29.889 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:29.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:29.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:29.993 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:30.023 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:30.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:30.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:30.032 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.3 to 1 (10000) 2023-10-09T08:56:30.129 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:30.147 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:30.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:30.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:30.250 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:30.261 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:30 smithi081 bash[76862]: cluster 2023-10-09T08:56:28.368508+0000 mgr.y (mgr.26009) 1652 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:56:30.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:30 smithi081 bash[76862]: audit 2023-10-09T08:56:29.005927+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:30.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:30 smithi081 bash[76862]: audit 2023-10-09T08:56:29.409105+0000 mon.c (mon.2) 592 : audit 1 from='client.? 172.21.15.81:0/998050964' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:56:30.262 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:30 smithi081 bash[76862]: audit 2023-10-09T08:56:29.409513+0000 mon.a (mon.0) 1906 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:56:30.262 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:30 smithi081 bash[79557]: cluster 2023-10-09T08:56:28.368508+0000 mgr.y (mgr.26009) 1652 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:56:30.262 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:30 smithi081 bash[79557]: audit 2023-10-09T08:56:29.005927+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:30.262 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:30 smithi081 bash[79557]: audit 2023-10-09T08:56:29.409105+0000 mon.c (mon.2) 592 : audit 1 from='client.? 172.21.15.81:0/998050964' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:56:30.262 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:30 smithi081 bash[79557]: audit 2023-10-09T08:56:29.409513+0000 mon.a (mon.0) 1906 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:56:30.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:30 smithi118 bash[59345]: cluster 2023-10-09T08:56:28.368508+0000 mgr.y (mgr.26009) 1652 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:56:30.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:30 smithi118 bash[59345]: audit 2023-10-09T08:56:29.005927+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:30.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:30 smithi118 bash[59345]: audit 2023-10-09T08:56:29.409105+0000 mon.c (mon.2) 592 : audit 1 from='client.? 172.21.15.81:0/998050964' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:56:30.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:30 smithi118 bash[59345]: audit 2023-10-09T08:56:29.409513+0000 mon.a (mon.0) 1906 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:56:30.277 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:30.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:30.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:30.381 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:30.405 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:30.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:30.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:30.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:30.528 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:30.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:30.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:30.629 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:56:30.631 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:30.649 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:56:30.667 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:30.668 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:56:30.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:30.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:30.689 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:56:30.711 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:56:30.736 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:56:30.758 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:56:30.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:30.781 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:56:30.782 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T08:56:30.782 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T08:56:30.782 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T08:56:30.782 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T08:56:30.782 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T08:56:30.782 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T08:56:30.783 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T08:56:30.783 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T08:56:30.791 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:30.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:30.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:30.894 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:30.929 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:30.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:30.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:31.033 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:31.043 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:31 smithi081 bash[76862]: cluster 2023-10-09T08:56:30.012903+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T08:56:31.044 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:31 smithi081 bash[76862]: cluster 2023-10-09T08:56:30.013632+0000 osd.6 (osd.6) 396 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T08:56:31.044 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:31 smithi081 bash[76862]: audit 2023-10-09T08:56:30.015911+0000 mon.a (mon.0) 1907 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-09T08:56:31.044 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:31 smithi081 bash[76862]: cluster 2023-10-09T08:56:30.016016+0000 mon.a (mon.0) 1908 : cluster 0 osdmap e439: 8 total, 8 up, 7 in 2023-10-09T08:56:31.044 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:31 smithi081 bash[76862]: audit 2023-10-09T08:56:30.603359+0000 mon.a (mon.0) 1909 : audit 0 from='client.? 172.21.15.81:0/2569494443' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:56:31.044 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:31 smithi081 bash[79557]: cluster 2023-10-09T08:56:30.012903+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T08:56:31.044 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:31 smithi081 bash[79557]: cluster 2023-10-09T08:56:30.013632+0000 osd.6 (osd.6) 396 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T08:56:31.044 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:31 smithi081 bash[79557]: audit 2023-10-09T08:56:30.015911+0000 mon.a (mon.0) 1907 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-09T08:56:31.044 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:31 smithi081 bash[79557]: cluster 2023-10-09T08:56:30.016016+0000 mon.a (mon.0) 1908 : cluster 0 osdmap e439: 8 total, 8 up, 7 in 2023-10-09T08:56:31.045 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:31 smithi081 bash[79557]: audit 2023-10-09T08:56:30.603359+0000 mon.a (mon.0) 1909 : audit 0 from='client.? 172.21.15.81:0/2569494443' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:56:31.058 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:31.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:31.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:31.161 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:31.174 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:31 smithi118 bash[59345]: cluster 2023-10-09T08:56:30.012903+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T08:56:31.174 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:31 smithi118 bash[59345]: cluster 2023-10-09T08:56:30.013632+0000 osd.6 (osd.6) 396 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T08:56:31.175 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:31 smithi118 bash[59345]: audit 2023-10-09T08:56:30.015911+0000 mon.a (mon.0) 1907 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-09T08:56:31.175 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:31 smithi118 bash[59345]: cluster 2023-10-09T08:56:30.016016+0000 mon.a (mon.0) 1908 : cluster 0 osdmap e439: 8 total, 8 up, 7 in 2023-10-09T08:56:31.175 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:31 smithi118 bash[59345]: audit 2023-10-09T08:56:30.603359+0000 mon.a (mon.0) 1909 : audit 0 from='client.? 172.21.15.81:0/2569494443' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:56:31.194 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:31.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:31.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:31.298 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:31.306 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:56:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:56:31] "GET /metrics HTTP/1.1" 200 36622 "" "Prometheus/2.33.4" 2023-10-09T08:56:31.317 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:31.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:31.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:31.420 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:31.452 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:31.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:31.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:31.556 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:31.575 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:31.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:31.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:31.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:31.703 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:31.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:31.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:31.806 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:31.841 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:31.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:31.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:31.945 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:31.976 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:31.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:31.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:32.037 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is set 2023-10-09T08:56:32.080 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:32.091 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:32 smithi118 bash[59345]: cluster 2023-10-09T08:56:30.369061+0000 mgr.y (mgr.26009) 1653 : cluster 0 pgmap v1891: 73 pgs: 5 peering, 68 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:56:32.092 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:32 smithi118 bash[59345]: cluster 2023-10-09T08:56:31.021200+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T08:56:32.092 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:32 smithi118 bash[59345]: cluster 2023-10-09T08:56:31.023403+0000 osd.4 (osd.4) 460 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T08:56:32.092 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:32 smithi118 bash[59345]: cluster 2023-10-09T08:56:31.026363+0000 mon.a (mon.0) 1910 : cluster 0 osdmap e440: 8 total, 8 up, 7 in 2023-10-09T08:56:32.092 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:32 smithi118 bash[59345]: cluster 2023-10-09T08:56:31.027221+0000 osd.4 (osd.4) 461 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T08:56:32.092 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:32 smithi118 bash[59345]: audit 2023-10-09T08:56:31.503773+0000 mon.a (mon.0) 1911 : audit 1 from='client.? 172.21.15.81:0/206958409' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:56:32.111 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:32.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:32.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:32.214 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:32.236 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:32.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:32.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:32.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:32.347 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:32 smithi081 bash[76862]: cluster 2023-10-09T08:56:30.369061+0000 mgr.y (mgr.26009) 1653 : cluster 0 pgmap v1891: 73 pgs: 5 peering, 68 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:56:32.347 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:32 smithi081 bash[76862]: cluster 2023-10-09T08:56:31.021200+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T08:56:32.347 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:32 smithi081 bash[76862]: cluster 2023-10-09T08:56:31.023403+0000 osd.4 (osd.4) 460 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T08:56:32.347 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:32 smithi081 bash[76862]: cluster 2023-10-09T08:56:31.026363+0000 mon.a (mon.0) 1910 : cluster 0 osdmap e440: 8 total, 8 up, 7 in 2023-10-09T08:56:32.347 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:32 smithi081 bash[76862]: cluster 2023-10-09T08:56:31.027221+0000 osd.4 (osd.4) 461 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T08:56:32.347 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:32 smithi081 bash[76862]: audit 2023-10-09T08:56:31.503773+0000 mon.a (mon.0) 1911 : audit 1 from='client.? 172.21.15.81:0/206958409' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:56:32.348 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:32 smithi081 bash[79557]: cluster 2023-10-09T08:56:30.369061+0000 mgr.y (mgr.26009) 1653 : cluster 0 pgmap v1891: 73 pgs: 5 peering, 68 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:56:32.348 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:32 smithi081 bash[79557]: cluster 2023-10-09T08:56:31.021200+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T08:56:32.348 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:32 smithi081 bash[79557]: cluster 2023-10-09T08:56:31.023403+0000 osd.4 (osd.4) 460 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T08:56:32.348 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:32 smithi081 bash[79557]: cluster 2023-10-09T08:56:31.026363+0000 mon.a (mon.0) 1910 : cluster 0 osdmap e440: 8 total, 8 up, 7 in 2023-10-09T08:56:32.349 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:32 smithi081 bash[79557]: cluster 2023-10-09T08:56:31.027221+0000 osd.4 (osd.4) 461 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T08:56:32.349 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:32 smithi081 bash[79557]: audit 2023-10-09T08:56:31.503773+0000 mon.a (mon.0) 1911 : audit 1 from='client.? 172.21.15.81:0/206958409' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T08:56:32.357 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:32.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:32.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:32.460 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:32.501 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:32.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:32.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:32.604 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:32.638 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:32.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:32.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:32.742 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:32.782 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:32.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:32.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:32.809 DEBUG:teuthology.orchestra.run.smithi081:> 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-09T08:56:32.817 INFO:tasks.workunit.client.0.smithi081.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-10-09T08:56:32.818 INFO:tasks.workunit.client.0.smithi081.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-09T08:56:32.818 INFO:tasks.workunit.client.0.smithi081.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-10-09T08:56:32.888 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:32.920 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:32.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:32.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:32.926 INFO:tasks.workunit.client.0.smithi081.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-10-09T08:56:33.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:33.044 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:33.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:33.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:33.148 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:33.183 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:33.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:33.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:33.215 INFO:tasks.workunit.client.0.smithi081.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-10-09T08:56:33.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:33.295 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:33 smithi081 bash[79557]: cluster 2023-10-09T08:56:31.913734+0000 osd.7 (osd.7) 418 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T08:56:33.295 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:33 smithi081 bash[79557]: cluster 2023-10-09T08:56:31.923817+0000 osd.6 (osd.6) 397 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T08:56:33.295 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:33 smithi081 bash[79557]: cluster 2023-10-09T08:56:32.020954+0000 mon.a (mon.0) 1912 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:56:33.295 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:33 smithi081 bash[79557]: cluster 2023-10-09T08:56:32.029506+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T08:56:33.295 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:33 smithi081 bash[79557]: audit 2023-10-09T08:56:32.032371+0000 mon.a (mon.0) 1913 : audit 1 from='client.? 172.21.15.81:0/206958409' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:56:33.296 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:33 smithi081 bash[79557]: cluster 2023-10-09T08:56:32.032446+0000 mon.a (mon.0) 1914 : cluster 0 osdmap e441: 8 total, 8 up, 7 in 2023-10-09T08:56:33.296 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:33 smithi081 bash[79557]: cluster 2023-10-09T08:56:32.445830+0000 osd.4 (osd.4) 462 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T08:56:33.296 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:33 smithi081 bash[79557]: cluster 2023-10-09T08:56:32.445878+0000 osd.7 (osd.7) 419 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T08:56:33.296 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:33 smithi081 bash[76862]: cluster 2023-10-09T08:56:31.913734+0000 osd.7 (osd.7) 418 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T08:56:33.297 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:33 smithi081 bash[76862]: cluster 2023-10-09T08:56:31.923817+0000 osd.6 (osd.6) 397 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T08:56:33.297 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:33 smithi081 bash[76862]: cluster 2023-10-09T08:56:32.020954+0000 mon.a (mon.0) 1912 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:56:33.297 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:33 smithi081 bash[76862]: cluster 2023-10-09T08:56:32.029506+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T08:56:33.297 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:33 smithi081 bash[76862]: audit 2023-10-09T08:56:32.032371+0000 mon.a (mon.0) 1913 : audit 1 from='client.? 172.21.15.81:0/206958409' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:56:33.297 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:33 smithi081 bash[76862]: cluster 2023-10-09T08:56:32.032446+0000 mon.a (mon.0) 1914 : cluster 0 osdmap e441: 8 total, 8 up, 7 in 2023-10-09T08:56:33.297 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:33 smithi081 bash[76862]: cluster 2023-10-09T08:56:32.445830+0000 osd.4 (osd.4) 462 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T08:56:33.298 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:33 smithi081 bash[76862]: cluster 2023-10-09T08:56:32.445878+0000 osd.7 (osd.7) 419 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T08:56:33.309 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:33.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:33.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:33.341 INFO:tasks.workunit.client.0.smithi081.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-09T08:56:33.344 INFO:tasks.workunit.client.0.smithi081.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-09T08:56:33.344 INFO:tasks.workunit.client.0.smithi081.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-10-09T08:56:33.413 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:33.426 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:33 smithi118 bash[59345]: cluster 2023-10-09T08:56:31.913734+0000 osd.7 (osd.7) 418 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T08:56:33.427 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:33 smithi118 bash[59345]: cluster 2023-10-09T08:56:31.923817+0000 osd.6 (osd.6) 397 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T08:56:33.427 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:33 smithi118 bash[59345]: cluster 2023-10-09T08:56:32.020954+0000 mon.a (mon.0) 1912 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:56:33.427 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:33 smithi118 bash[59345]: cluster 2023-10-09T08:56:32.029506+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T08:56:33.427 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:33 smithi118 bash[59345]: audit 2023-10-09T08:56:32.032371+0000 mon.a (mon.0) 1913 : audit 1 from='client.? 172.21.15.81:0/206958409' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T08:56:33.428 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:33 smithi118 bash[59345]: cluster 2023-10-09T08:56:32.032446+0000 mon.a (mon.0) 1914 : cluster 0 osdmap e441: 8 total, 8 up, 7 in 2023-10-09T08:56:33.428 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:33 smithi118 bash[59345]: cluster 2023-10-09T08:56:32.445830+0000 osd.4 (osd.4) 462 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T08:56:33.428 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:33 smithi118 bash[59345]: cluster 2023-10-09T08:56:32.445878+0000 osd.7 (osd.7) 419 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T08:56:33.428 INFO:tasks.workunit.client.0.smithi081.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-09T08:56:33.431 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2023-10-09T08:56:33.431 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-10-09T08:56:33.444 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:33.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:33.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:33.486 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2023-10-09T08:56:33.487 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-10-09T08:56:33.487 DEBUG:teuthology.orchestra.run.smithi081: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-09T08:56:33.540 INFO:tasks.workunit.client.0.smithi081.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-10-09T08:56:33.540 INFO:tasks.workunit.client.0.smithi081.stderr:+ TMPDIR=/tmp/rbd_import_export_280785 2023-10-09T08:56:33.541 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm -rf /tmp/rbd_import_export_280785 2023-10-09T08:56:33.541 INFO:tasks.workunit.client.0.smithi081.stderr:+ mkdir /tmp/rbd_import_export_280785 2023-10-09T08:56:33.542 INFO:tasks.workunit.client.0.smithi081.stderr:+ trap rm -rf /tmp/rbd_import_export_280785 INT TERM EXIT 2023-10-09T08:56:33.542 INFO:tasks.workunit.client.0.smithi081.stderr:+ mkdir foo.280785 2023-10-09T08:56:33.543 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import foo.280785 foo.dir 2023-10-09T08:56:33.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:33.568 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:33.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:33.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:33.671 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:33.704 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:33.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:33.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:33.763 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: cannot import a directory 2023-10-09T08:56:33.763 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 0% complete...failed. 2023-10-09T08:56:33.763 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: import failed: (21) Is a directory 2023-10-09T08:56:33.809 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:33.842 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:33.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:33.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:33.876 INFO:tasks.workunit.client.0.smithi081.stderr:+ true 2023-10-09T08:56:33.876 INFO:tasks.workunit.client.0.smithi081.stderr:+ rmdir foo.280785 2023-10-09T08:56:33.877 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_280785/img bs=1k count=1 seek=10 2023-10-09T08:56:33.877 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records in 2023-10-09T08:56:33.877 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records out 2023-10-09T08:56:33.877 INFO:tasks.workunit.client.0.smithi081.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 8.7469e-05 s, 11.7 MB/s 2023-10-09T08:56:33.877 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_280785/img bs=1k count=10 seek=100 2023-10-09T08:56:33.878 INFO:tasks.workunit.client.0.smithi081.stderr:10+0 records in 2023-10-09T08:56:33.878 INFO:tasks.workunit.client.0.smithi081.stderr:10+0 records out 2023-10-09T08:56:33.878 INFO:tasks.workunit.client.0.smithi081.stderr:10240 bytes (10 kB, 10 KiB) copied, 9.2086e-05 s, 111 MB/s 2023-10-09T08:56:33.878 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_280785/img bs=1k count=100 seek=1000 2023-10-09T08:56:33.879 INFO:tasks.workunit.client.0.smithi081.stderr:70+1 records in 2023-10-09T08:56:33.879 INFO:tasks.workunit.client.0.smithi081.stderr:70+1 records out 2023-10-09T08:56:33.879 INFO:tasks.workunit.client.0.smithi081.stderr:72056 bytes (72 kB, 70 KiB) copied, 0.000239236 s, 301 MB/s 2023-10-09T08:56:33.879 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_280785/img bs=1k seek=10000 2023-10-09T08:56:33.880 INFO:tasks.workunit.client.0.smithi081.stderr:138+1 records in 2023-10-09T08:56:33.880 INFO:tasks.workunit.client.0.smithi081.stderr:138+1 records out 2023-10-09T08:56:33.880 INFO:tasks.workunit.client.0.smithi081.stderr:142144 bytes (142 kB, 139 KiB) copied, 0.000406523 s, 350 MB/s 2023-10-09T08:56:33.880 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_280785/img bs=1k seek=100000 2023-10-09T08:56:33.947 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:33.970 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:33.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:33.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:34.004 INFO:tasks.workunit.client.0.smithi081.stderr:74+1 records in 2023-10-09T08:56:34.005 INFO:tasks.workunit.client.0.smithi081.stderr:74+1 records out 2023-10-09T08:56:34.005 INFO:tasks.workunit.client.0.smithi081.stderr:76160 bytes (76 kB, 74 KiB) copied, 0.12388 s, 615 kB/s 2023-10-09T08:56:34.005 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_280785/img bs=1k seek=1000000 2023-10-09T08:56:34.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:34.077 INFO:tasks.workunit.client.0.smithi081.stderr:194+1 records in 2023-10-09T08:56:34.077 INFO:tasks.workunit.client.0.smithi081.stderr:194+1 records out 2023-10-09T08:56:34.077 INFO:tasks.workunit.client.0.smithi081.stderr:199136 bytes (199 kB, 194 KiB) copied, 0.0708094 s, 2.8 MB/s 2023-10-09T08:56:34.077 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm testimg 2023-10-09T08:56:34.097 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:34.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:34.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:34.122 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 0% complete...failed. 2023-10-09T08:56:34.123 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: delete error: (2) No such file or directory 2023-10-09T08:56:34.125 INFO:tasks.workunit.client.0.smithi081.stderr:+ true 2023-10-09T08:56:34.126 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format /tmp/rbd_import_export_280785/img testimg 2023-10-09T08:56:34.202 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:34.235 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:34.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:34.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:34.339 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:34.346 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:34 smithi081 bash[79557]: cluster 2023-10-09T08:56:32.369471+0000 mgr.y (mgr.26009) 1654 : cluster 0 pgmap v1894: 73 pgs: 6 peering, 67 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:56:34.346 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:34 smithi081 bash[79557]: cluster 2023-10-09T08:56:32.446089+0000 osd.6 (osd.6) 398 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T08:56:34.346 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:34 smithi081 bash[76862]: cluster 2023-10-09T08:56:32.369471+0000 mgr.y (mgr.26009) 1654 : cluster 0 pgmap v1894: 73 pgs: 6 peering, 67 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:56:34.347 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:34 smithi081 bash[76862]: cluster 2023-10-09T08:56:32.446089+0000 osd.6 (osd.6) 398 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T08:56:34.359 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:34.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:34.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:34.464 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:34.477 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:34 smithi118 bash[59345]: cluster 2023-10-09T08:56:32.369471+0000 mgr.y (mgr.26009) 1654 : cluster 0 pgmap v1894: 73 pgs: 6 peering, 67 active+clean; 4.6 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:56:34.478 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:34 smithi118 bash[59345]: cluster 2023-10-09T08:56:32.446089+0000 osd.6 (osd.6) 398 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T08:56:34.495 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:34.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:34.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:34.600 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:34.625 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:34.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:34.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:34.728 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:34.736 INFO:tasks.workunit.client.0.smithi081.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-09T08:56:34.738 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:56:34.741 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export testimg /tmp/rbd_import_export_280785/img2 2023-10-09T08:56:34.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:34.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:34.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:34.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:34.899 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:34.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:34.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:35.002 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:35.035 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:35.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:35.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:35.055 INFO:tasks.workunit.client.0.smithi081.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-09T08:56:35.059 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export testimg - 2023-10-09T08:56:35.139 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:35.171 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:35.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:35.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:35.276 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:35.307 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:35.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:35.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:35.411 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:35.631 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:35.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:35.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:35.737 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:35.765 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:35.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:35.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:35.870 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:35.894 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:35.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:35.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:35.920 INFO:tasks.workunit.client.0.smithi081.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-09T08:56:35.925 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm testimg 2023-10-09T08:56:35.997 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:36.027 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:36.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:36.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:36.058 INFO:tasks.workunit.client.0.smithi081.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-09T08:56:36.063 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp /tmp/rbd_import_export_280785/img /tmp/rbd_import_export_280785/img2 2023-10-09T08:56:36.131 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:36.167 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:36.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:36.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:36.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:36 smithi118 bash[59345]: cluster 2023-10-09T08:56:34.370005+0000 mgr.y (mgr.26009) 1655 : cluster 0 pgmap v1895: 73 pgs: 6 peering, 67 active+clean; 7.5 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 3.7 KiB/s rd, 38 KiB/s wr, 5 op/s 2023-10-09T08:56:36.270 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:36.303 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:36.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:36.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:36.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:36 smithi081 bash[79557]: cluster 2023-10-09T08:56:34.370005+0000 mgr.y (mgr.26009) 1655 : cluster 0 pgmap v1895: 73 pgs: 6 peering, 67 active+clean; 7.5 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 3.7 KiB/s rd, 38 KiB/s wr, 5 op/s 2023-10-09T08:56:36.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:36 smithi081 bash[76862]: cluster 2023-10-09T08:56:34.370005+0000 mgr.y (mgr.26009) 1655 : cluster 0 pgmap v1895: 73 pgs: 6 peering, 67 active+clean; 7.5 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 3.7 KiB/s rd, 38 KiB/s wr, 5 op/s 2023-10-09T08:56:36.407 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:36.440 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:36.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:36.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:36.544 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:36.578 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:36.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:36.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:36.682 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:36.712 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:36.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:36.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:36.807 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp /tmp/rbd_import_export_280785/img /tmp/rbd_import_export_280785/img3 2023-10-09T08:56:36.817 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:36.847 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:36.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:36.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:36.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:37.228 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:37.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:37.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:37.322 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_280785/img2 /tmp/rbd_import_export_280785/img3 2023-10-09T08:56:37.331 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:37.361 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:37.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:37.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:37.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:37.495 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:37.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:37.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:37.599 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:37.630 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:37.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:37.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:37.734 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:37.766 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:37.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:37.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:37.871 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:37.899 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:37.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:37.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:38.002 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:38.029 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:38.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:38.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:38.132 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:38.145 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:38 smithi081 bash[76862]: cluster 2023-10-09T08:56:36.371075+0000 mgr.y (mgr.26009) 1656 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 8.3 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 39 KiB/s rd, 68 KiB/s wr, 14 op/s; 0 B/s, 1 objects/s recovering 2023-10-09T08:56:38.145 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:38 smithi081 bash[79557]: cluster 2023-10-09T08:56:36.371075+0000 mgr.y (mgr.26009) 1656 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 8.3 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 39 KiB/s rd, 68 KiB/s wr, 14 op/s; 0 B/s, 1 objects/s recovering 2023-10-09T08:56:38.167 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:38.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:38.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:38.270 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:38.302 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:38.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:38.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:38.405 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:38.419 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:38 smithi118 bash[59345]: cluster 2023-10-09T08:56:36.371075+0000 mgr.y (mgr.26009) 1656 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 8.3 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 39 KiB/s rd, 68 KiB/s wr, 14 op/s; 0 B/s, 1 objects/s recovering 2023-10-09T08:56:38.438 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:38.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:38.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:38.541 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:38.574 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:38.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:38.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:38.679 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:38.708 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:38.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:38.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:38.812 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:38.848 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:38.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:38.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:38.951 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:38.977 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:38.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:38.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:39.081 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:39.107 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:39.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:39.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:39.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:39.224 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:39 smithi081 bash[76862]: audit 2023-10-09T08:56:38.193805+0000 mon.a (mon.0) 1915 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:39.224 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:39 smithi081 bash[76862]: audit 2023-10-09T08:56:38.195581+0000 mon.c (mon.2) 593 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:56:39.224 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:39 smithi081 bash[79557]: audit 2023-10-09T08:56:38.193805+0000 mon.a (mon.0) 1915 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:39.225 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:39 smithi081 bash[79557]: audit 2023-10-09T08:56:38.195581+0000 mon.c (mon.2) 593 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:56:39.242 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:39.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:39.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:39.345 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:39.377 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:39.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:39.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:39.481 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:39.493 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:39 smithi118 bash[59345]: audit 2023-10-09T08:56:38.193805+0000 mon.a (mon.0) 1915 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:39.493 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:39 smithi118 bash[59345]: audit 2023-10-09T08:56:38.195581+0000 mon.c (mon.2) 593 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:56:39.512 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:39.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:39.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:39.615 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:39.642 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:39.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:39.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:39.745 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:39.779 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:39.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:39.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:39.884 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:39.916 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:39.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:39.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:40.019 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:40.049 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:40.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:40.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:40.154 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:40.182 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:40.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:40.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:40.286 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:40.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:40 smithi118 bash[59345]: cluster 2023-10-09T08:56:38.371557+0000 mgr.y (mgr.26009) 1657 : cluster 0 pgmap v1897: 73 pgs: 73 active+clean; 8.3 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 31 KiB/s rd, 54 KiB/s wr, 11 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:56:40.320 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:40.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:40.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:40.423 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:40.457 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:40.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:40.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:40.560 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:40.593 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:40.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:40.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:40.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:40 smithi081 bash[76862]: cluster 2023-10-09T08:56:38.371557+0000 mgr.y (mgr.26009) 1657 : cluster 0 pgmap v1897: 73 pgs: 73 active+clean; 8.3 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 31 KiB/s rd, 54 KiB/s wr, 11 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:56:40.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:40 smithi081 bash[79557]: cluster 2023-10-09T08:56:38.371557+0000 mgr.y (mgr.26009) 1657 : cluster 0 pgmap v1897: 73 pgs: 73 active+clean; 8.3 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 31 KiB/s rd, 54 KiB/s wr, 11 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:56:40.698 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:40.730 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:40.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:40.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:40.833 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:40.863 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:40.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:40.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:40.967 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:40.996 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:40.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:40.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:41.100 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:41.132 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:41.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:41.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:41.236 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:41.248 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:56:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:56:41] "GET /metrics HTTP/1.1" 200 34192 "" "Prometheus/2.33.4" 2023-10-09T08:56:41.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:41.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:41.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:41.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:41.402 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:41.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:41.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:41.506 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:41.538 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:41.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:41.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:41.641 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:41.673 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:41.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:41.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:41.778 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:41.809 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:41.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:41.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:41.913 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:41.946 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:41.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:41.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:42.050 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:42.084 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:42.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:42.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:42.188 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:42.221 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:42.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:42.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:42.326 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:42.355 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:42.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:42.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:42.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:42 smithi081 bash[76862]: cluster 2023-10-09T08:56:40.372533+0000 mgr.y (mgr.26009) 1658 : cluster 0 pgmap v1898: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 129 KiB/s rd, 55 KiB/s wr, 32 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:56:42.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:42 smithi081 bash[79557]: cluster 2023-10-09T08:56:40.372533+0000 mgr.y (mgr.26009) 1658 : cluster 0 pgmap v1898: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 129 KiB/s rd, 55 KiB/s wr, 32 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:56:42.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:42.488 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:42.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:42.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:42 smithi118 bash[59345]: cluster 2023-10-09T08:56:40.372533+0000 mgr.y (mgr.26009) 1658 : cluster 0 pgmap v1898: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 129 KiB/s rd, 55 KiB/s wr, 32 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:56:42.591 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:42.623 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:42.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:42.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:42.726 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:42.758 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:42.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:42.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:42.862 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:42.872 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format - testimg 2023-10-09T08:56:42.894 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:42.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:42.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:43.024 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:43.053 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:43.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:43.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:43.157 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:43.190 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:43.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:43.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:43.294 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:43.325 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:43.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:43.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:43.400 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:56:43.400 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:56:43.405 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export testimg /tmp/rbd_import_export_280785/img2 2023-10-09T08:56:43.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:43.450 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:43.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:43.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:43.554 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:43.580 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:43.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:43.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:43.684 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:43.713 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:43.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:43.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:43.753 INFO:tasks.workunit.client.0.smithi081.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-09T08:56:43.757 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export testimg - 2023-10-09T08:56:43.817 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:43.844 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:43.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:43.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:43.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 5 1 2023-10-09T08:56:43.948 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:43.979 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:43.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:43.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:44.082 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:44.111 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:44.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:44.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:44.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:44.240 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:44.242 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:44 smithi081 bash[76862]: cluster 2023-10-09T08:56:42.373341+0000 mgr.y (mgr.26009) 1659 : cluster 0 pgmap v1899: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 117 KiB/s rd, 50 KiB/s wr, 29 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:56:44.242 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:44 smithi081 bash[76862]: audit 2023-10-09T08:56:44.026724+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:44.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:44.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:44.243 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:44 smithi081 bash[79557]: cluster 2023-10-09T08:56:42.373341+0000 mgr.y (mgr.26009) 1659 : cluster 0 pgmap v1899: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 117 KiB/s rd, 50 KiB/s wr, 29 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:56:44.243 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:44 smithi081 bash[79557]: audit 2023-10-09T08:56:44.026724+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:44.343 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:44.371 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:44.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:44.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:44.476 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:44.488 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:44 smithi118 bash[59345]: cluster 2023-10-09T08:56:42.373341+0000 mgr.y (mgr.26009) 1659 : cluster 0 pgmap v1899: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 117 KiB/s rd, 50 KiB/s wr, 29 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:56:44.488 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:44 smithi118 bash[59345]: audit 2023-10-09T08:56:44.026724+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:56:44.511 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:44.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:44.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:44.614 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:44.643 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:44.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:44.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:44.690 INFO:tasks.workunit.client.0.smithi081.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-09T08:56:44.694 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm testimg 2023-10-09T08:56:44.746 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:44.773 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:44.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:44.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:44.841 INFO:tasks.workunit.client.0.smithi081.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-09T08:56:44.846 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp /tmp/rbd_import_export_280785/img /tmp/rbd_import_export_280785/img2 2023-10-09T08:56:44.877 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:44.909 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:44.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:44.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:45.012 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:45.046 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:45.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:45.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:45.150 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:45.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:45.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:45.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:45.280 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:45.311 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:45.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:45.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:45.416 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:45.446 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:45.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:45.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:45.549 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:45.585 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:45.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:45.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:45.611 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp /tmp/rbd_import_export_280785/img /tmp/rbd_import_export_280785/img3 2023-10-09T08:56:45.688 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:45.711 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:45.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:45.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:45.814 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:45.838 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:45.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:45.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:45.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:45.947 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T08:56:45.969 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T08:56:45.978 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:45.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:45.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:46.082 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:46.108 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:46.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:46.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:46.146 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_280785/img /tmp/rbd_import_export_280785/img2 /tmp/rbd_import_export_280785/img3 2023-10-09T08:56:46.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:46.235 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:46.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:46.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:46.338 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:46.369 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:46.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:46.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:46.472 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:46.484 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:46 smithi081 bash[79557]: cluster 2023-10-09T08:56:44.373809+0000 mgr.y (mgr.26009) 1660 : cluster 0 pgmap v1900: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 116 KiB/s rd, 44 KiB/s wr, 44 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:56:46.484 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:46 smithi081 bash[76862]: cluster 2023-10-09T08:56:44.373809+0000 mgr.y (mgr.26009) 1660 : cluster 0 pgmap v1900: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 116 KiB/s rd, 44 KiB/s wr, 44 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:56:46.501 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:46.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:46.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:46.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:46 smithi118 bash[59345]: cluster 2023-10-09T08:56:44.373809+0000 mgr.y (mgr.26009) 1660 : cluster 0 pgmap v1900: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 116 KiB/s rd, 44 KiB/s wr, 44 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:56:46.605 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:46.640 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:46.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:46.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:46.744 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:46.774 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:46.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:46.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:46.878 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:46.910 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:46.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:46.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:47.014 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:47.051 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:47.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:47.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:47.155 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:47.189 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:47.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:47.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:47.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:47.323 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:47.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:47.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:47.427 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:47.461 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:47.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:47.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:47.564 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:47.597 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:47.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:47.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:47.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:47.728 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:47.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:47.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:47.833 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:47.862 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:47.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:47.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:47.966 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:47.997 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:48.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:48.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:48.101 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:48.133 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:48.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:48.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:48.236 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:48.270 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:48.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:48.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:48.374 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:48.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:48 smithi081 bash[76862]: cluster 2023-10-09T08:56:46.374806+0000 mgr.y (mgr.26009) 1661 : cluster 0 pgmap v1901: 73 pgs: 73 active+clean; 5.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 205 KiB/s rd, 68 KiB/s wr, 55 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:56:48.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:48 smithi081 bash[79557]: cluster 2023-10-09T08:56:46.374806+0000 mgr.y (mgr.26009) 1661 : cluster 0 pgmap v1901: 73 pgs: 73 active+clean; 5.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 205 KiB/s rd, 68 KiB/s wr, 55 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:56:48.404 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:48.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:48.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:48.508 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:48.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:48 smithi118 bash[59345]: cluster 2023-10-09T08:56:46.374806+0000 mgr.y (mgr.26009) 1661 : cluster 0 pgmap v1901: 73 pgs: 73 active+clean; 5.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 205 KiB/s rd, 68 KiB/s wr, 55 op/s; 0 B/s, 0 objects/s recovering 2023-10-09T08:56:48.541 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:48.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:48.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:48.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:48.675 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:48.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:48.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:48.717 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:56:48.778 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:48.803 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:48.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:48.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:48.907 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:48.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:48.950 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:48.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:49.051 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:49.082 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:49.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:49.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:49.190 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:49.227 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:49.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:49.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:49.331 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:49.358 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:49.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:49.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:49.463 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:49.496 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:49.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:49.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:49.600 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:49.632 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:49.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:49.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:49.736 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:49.737 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:56:49.738 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:56:49.769 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:49.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:49.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:49.873 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:49.906 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:49.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:49.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:50.010 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:50.042 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:50.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:50.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:50.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:50.176 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:50.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:50.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:50.280 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:50.312 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:50.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:50.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:50.321 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd help export 2023-10-09T08:56:50.321 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep -q export-format 2023-10-09T08:56:50.415 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:50.427 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:50 smithi118 bash[59345]: cluster 2023-10-09T08:56:48.375571+0000 mgr.y (mgr.26009) 1662 : cluster 0 pgmap v1902: 73 pgs: 73 active+clean; 5.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 186 KiB/s rd, 51 KiB/s wr, 50 op/s 2023-10-09T08:56:50.447 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:50.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:50.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:50.551 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:50.585 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:50.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:50.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:50.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:50 smithi081 bash[76862]: cluster 2023-10-09T08:56:48.375571+0000 mgr.y (mgr.26009) 1662 : cluster 0 pgmap v1902: 73 pgs: 73 active+clean; 5.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 186 KiB/s rd, 51 KiB/s wr, 50 op/s 2023-10-09T08:56:50.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:50 smithi081 bash[79557]: cluster 2023-10-09T08:56:48.375571+0000 mgr.y (mgr.26009) 1662 : cluster 0 pgmap v1902: 73 pgs: 73 active+clean; 5.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 186 KiB/s rd, 51 KiB/s wr, 50 op/s 2023-10-09T08:56:50.629 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_280785/img bs=1k count=10 seek=100 2023-10-09T08:56:50.630 INFO:tasks.workunit.client.0.smithi081.stderr:10+0 records in 2023-10-09T08:56:50.632 INFO:tasks.workunit.client.0.smithi081.stderr:10+0 records out 2023-10-09T08:56:50.632 INFO:tasks.workunit.client.0.smithi081.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000101491 s, 101 MB/s 2023-10-09T08:56:50.632 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format /tmp/rbd_import_export_280785/img testimg 2023-10-09T08:56:50.690 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:50.707 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:56:50.708 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:56:50.712 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap create testimg@snap 2023-10-09T08:56:50.720 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:50.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:50.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:50.823 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:50.857 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:50.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:50.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:50.961 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:50.994 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:50.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:50.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:51.097 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:51.126 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:51.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:51.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:51.230 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:51.249 INFO:tasks.workunit.client.0.smithi081.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-09T08:56:51.257 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:51.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:51.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:51.261 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd image-meta set testimg key1 value1 2023-10-09T08:56:51.327 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd image-meta list testimg 2023-10-09T08:56:51.361 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:51.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:51 smithi081 bash[76862]: cluster 2023-10-09T08:56:50.376318+0000 mgr.y (mgr.26009) 1663 : cluster 0 pgmap v1903: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 193 KiB/s rd, 52 KiB/s wr, 59 op/s 2023-10-09T08:56:51.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:51 smithi081 bash[76862]: cluster 2023-10-09T08:56:51.231658+0000 mon.a (mon.0) 1917 : cluster 0 osdmap e442: 8 total, 8 up, 7 in 2023-10-09T08:56:51.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:56:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:56:51] "GET /metrics HTTP/1.1" 200 34192 "" "Prometheus/2.33.4" 2023-10-09T08:56:51.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:51 smithi081 bash[79557]: cluster 2023-10-09T08:56:50.376318+0000 mgr.y (mgr.26009) 1663 : cluster 0 pgmap v1903: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 193 KiB/s rd, 52 KiB/s wr, 59 op/s 2023-10-09T08:56:51.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:51 smithi081 bash[79557]: cluster 2023-10-09T08:56:51.231658+0000 mon.a (mon.0) 1917 : cluster 0 osdmap e442: 8 total, 8 up, 7 in 2023-10-09T08:56:51.380 INFO:tasks.workunit.client.0.smithi081.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2023-10-09T08:56:51.380 INFO:tasks.workunit.client.0.smithi081.stderr: 2023-10-09T08:56:51.380 INFO:tasks.workunit.client.0.smithi081.stderr:Key Value 2023-10-09T08:56:51.380 INFO:tasks.workunit.client.0.smithi081.stderr:key1 value1 2023-10-09T08:56:51.380 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_280785/img_v2 2023-10-09T08:56:51.392 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:51.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:51.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:51.434 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T08:56:51.439 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_280785/img_v2 testimg_import 2023-10-09T08:56:51.496 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:51.525 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:51.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:51.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:51.628 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:51.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:51 smithi118 bash[59345]: cluster 2023-10-09T08:56:50.376318+0000 mgr.y (mgr.26009) 1663 : cluster 0 pgmap v1903: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 193 KiB/s rd, 52 KiB/s wr, 59 op/s 2023-10-09T08:56:51.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:51 smithi118 bash[59345]: cluster 2023-10-09T08:56:51.231658+0000 mon.a (mon.0) 1917 : cluster 0 osdmap e442: 8 total, 8 up, 7 in 2023-10-09T08:56:51.668 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:51.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:51.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:51.773 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:51.811 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:51.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:51.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:51.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:51.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:51.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:51.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:52.045 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:52.081 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:52.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:52.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:52.185 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:52.217 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:52.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:52.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:52.314 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T08:56:52.318 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info testimg_import 2023-10-09T08:56:52.321 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:52.336 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:52 smithi118 bash[59345]: cluster 2023-10-09T08:56:51.229386+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T08:56:52.336 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:52 smithi118 bash[59345]: cluster 2023-10-09T08:56:51.234029+0000 osd.7 (osd.7) 420 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T08:56:52.354 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:52.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:52.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:52.360 INFO:tasks.workunit.client.0.smithi081.stdout:rbd image 'testimg_import': 2023-10-09T08:56:52.360 INFO:tasks.workunit.client.0.smithi081.stdout: size 110 KiB in 1 objects 2023-10-09T08:56:52.360 INFO:tasks.workunit.client.0.smithi081.stdout: order 22 (4 MiB objects) 2023-10-09T08:56:52.360 INFO:tasks.workunit.client.0.smithi081.stdout: snapshot_count: 1 2023-10-09T08:56:52.360 INFO:tasks.workunit.client.0.smithi081.stdout: id: 8e982fd9c504 2023-10-09T08:56:52.360 INFO:tasks.workunit.client.0.smithi081.stdout: block_name_prefix: rbd_data.8e982fd9c504 2023-10-09T08:56:52.360 INFO:tasks.workunit.client.0.smithi081.stdout: format: 2 2023-10-09T08:56:52.361 INFO:tasks.workunit.client.0.smithi081.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-10-09T08:56:52.361 INFO:tasks.workunit.client.0.smithi081.stdout: op_features: 2023-10-09T08:56:52.361 INFO:tasks.workunit.client.0.smithi081.stdout: flags: 2023-10-09T08:56:52.361 INFO:tasks.workunit.client.0.smithi081.stdout: create_timestamp: Mon Oct 9 08:56:51 2023 2023-10-09T08:56:52.361 INFO:tasks.workunit.client.0.smithi081.stdout: access_timestamp: Mon Oct 9 08:56:51 2023 2023-10-09T08:56:52.361 INFO:tasks.workunit.client.0.smithi081.stdout: modify_timestamp: Mon Oct 9 08:56:51 2023 2023-10-09T08:56:52.365 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info testimg_import@snap 2023-10-09T08:56:52.418 INFO:tasks.workunit.client.0.smithi081.stdout:rbd image 'testimg_import': 2023-10-09T08:56:52.418 INFO:tasks.workunit.client.0.smithi081.stdout: size 110 KiB in 1 objects 2023-10-09T08:56:52.418 INFO:tasks.workunit.client.0.smithi081.stdout: order 22 (4 MiB objects) 2023-10-09T08:56:52.418 INFO:tasks.workunit.client.0.smithi081.stdout: snapshot_count: 1 2023-10-09T08:56:52.418 INFO:tasks.workunit.client.0.smithi081.stdout: id: 8e982fd9c504 2023-10-09T08:56:52.419 INFO:tasks.workunit.client.0.smithi081.stdout: block_name_prefix: rbd_data.8e982fd9c504 2023-10-09T08:56:52.419 INFO:tasks.workunit.client.0.smithi081.stdout: format: 2 2023-10-09T08:56:52.419 INFO:tasks.workunit.client.0.smithi081.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-10-09T08:56:52.419 INFO:tasks.workunit.client.0.smithi081.stdout: op_features: 2023-10-09T08:56:52.419 INFO:tasks.workunit.client.0.smithi081.stdout: flags: 2023-10-09T08:56:52.419 INFO:tasks.workunit.client.0.smithi081.stdout: create_timestamp: Mon Oct 9 08:56:51 2023 2023-10-09T08:56:52.419 INFO:tasks.workunit.client.0.smithi081.stdout: access_timestamp: Mon Oct 9 08:56:51 2023 2023-10-09T08:56:52.419 INFO:tasks.workunit.client.0.smithi081.stdout: modify_timestamp: Mon Oct 9 08:56:51 2023 2023-10-09T08:56:52.420 INFO:tasks.workunit.client.0.smithi081.stdout: protected: False 2023-10-09T08:56:52.423 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd image-meta list testimg_import 2023-10-09T08:56:52.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:52.474 INFO:tasks.workunit.client.0.smithi081.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2023-10-09T08:56:52.474 INFO:tasks.workunit.client.0.smithi081.stderr: 2023-10-09T08:56:52.474 INFO:tasks.workunit.client.0.smithi081.stderr:Key Value 2023-10-09T08:56:52.474 INFO:tasks.workunit.client.0.smithi081.stderr:key1 value1 2023-10-09T08:56:52.474 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ There is 1 metadatum on this image: 2023-10-09T08:56:52.474 INFO:tasks.workunit.client.0.smithi081.stderr: 2023-10-09T08:56:52.474 INFO:tasks.workunit.client.0.smithi081.stderr:Key Value 2023-10-09T08:56:52.474 INFO:tasks.workunit.client.0.smithi081.stderr:key1 value1 = There is 1 metadatum on this image: 2023-10-09T08:56:52.475 INFO:tasks.workunit.client.0.smithi081.stderr: 2023-10-09T08:56:52.475 INFO:tasks.workunit.client.0.smithi081.stderr:Key Value 2023-10-09T08:56:52.475 INFO:tasks.workunit.client.0.smithi081.stderr:key1 value1 ] 2023-10-09T08:56:52.475 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export testimg_import /tmp/rbd_import_export_280785/img_import 2023-10-09T08:56:52.479 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:52.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:52.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:52.515 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 100% complete...done. 2023-10-09T08:56:52.520 INFO:tasks.workunit.client.0.smithi081.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_280785/img /tmp/rbd_import_export_280785/img_import 2023-10-09T08:56:52.520 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp -l /tmp/rbd_import_export_280785/img /tmp/rbd_import_export_280785/img_import 2023-10-09T08:56:52.520 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_280785/img --format %b 2023-10-09T08:56:52.521 INFO:tasks.workunit.client.0.smithi081.stderr:+ origsize=24 2023-10-09T08:56:52.521 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_280785/img_import --format %b 2023-10-09T08:56:52.523 INFO:tasks.workunit.client.0.smithi081.stderr:+ exportsize=224 2023-10-09T08:56:52.523 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=200 2023-10-09T08:56:52.523 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=200 2023-10-09T08:56:52.523 INFO:tasks.workunit.client.0.smithi081.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-10-09T08:56:52.523 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_280785/img_snap 2023-10-09T08:56:52.563 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 100% complete...done. 2023-10-09T08:56:52.567 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_280785/img_snap_import 2023-10-09T08:56:52.582 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:52.607 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 100% complete...done. 2023-10-09T08:56:52.610 INFO:tasks.workunit.client.0.smithi081.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_280785/img_snap /tmp/rbd_import_export_280785/img_snap_import 2023-10-09T08:56:52.610 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp -l /tmp/rbd_import_export_280785/img_snap /tmp/rbd_import_export_280785/img_snap_import 2023-10-09T08:56:52.611 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_280785/img_snap --format %b 2023-10-09T08:56:52.612 INFO:tasks.workunit.client.0.smithi081.stderr:+ origsize=224 2023-10-09T08:56:52.613 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_280785/img_snap_import --format %b 2023-10-09T08:56:52.613 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:52.615 INFO:tasks.workunit.client.0.smithi081.stderr:+ exportsize=224 2023-10-09T08:56:52.615 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:56:52.615 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:56:52.615 INFO:tasks.workunit.client.0.smithi081.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T08:56:52.616 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_280785/img_v2 2023-10-09T08:56:52.616 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_280785/img_import 2023-10-09T08:56:52.616 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_280785/img_snap 2023-10-09T08:56:52.616 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_280785/img_snap_import 2023-10-09T08:56:52.616 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap rm testimg_import@snap 2023-10-09T08:56:52.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:52.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:52.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:52 smithi081 bash[76862]: cluster 2023-10-09T08:56:51.229386+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T08:56:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:52 smithi081 bash[76862]: cluster 2023-10-09T08:56:51.234029+0000 osd.7 (osd.7) 420 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T08:56:52.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:52 smithi081 bash[79557]: cluster 2023-10-09T08:56:51.229386+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T08:56:52.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:52 smithi081 bash[79557]: cluster 2023-10-09T08:56:51.234029+0000 osd.7 (osd.7) 420 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T08:56:52.718 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:52.739 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:52.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:52.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:52.843 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:52.875 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:52.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:52.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:52.979 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:53.015 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:53.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:53.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:53.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:53.152 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:53.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:53.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:53.254 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:53.283 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:53.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:53.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:53.302 INFO:tasks.workunit.client.0.smithi081.stderr: Removing snap: 100% complete...done. 2023-10-09T08:56:53.314 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg_import 2023-10-09T08:56:53.387 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:53.394 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:53 smithi081 bash[79557]: cluster 2023-10-09T08:56:52.277360+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T08:56:53.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:53 smithi081 bash[79557]: cluster 2023-10-09T08:56:52.279250+0000 mon.a (mon.0) 1918 : cluster 0 osdmap e443: 8 total, 8 up, 7 in 2023-10-09T08:56:53.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:53 smithi081 bash[79557]: cluster 2023-10-09T08:56:52.281362+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T08:56:53.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:53 smithi081 bash[79557]: cluster 2023-10-09T08:56:52.328465+0000 osd.7 (osd.7) 421 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T08:56:53.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:53 smithi081 bash[79557]: cluster 2023-10-09T08:56:52.328475+0000 osd.4 (osd.4) 463 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T08:56:53.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:53 smithi081 bash[79557]: cluster 2023-10-09T08:56:52.328695+0000 osd.6 (osd.6) 399 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T08:56:53.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:53 smithi081 bash[79557]: cluster 2023-10-09T08:56:52.376722+0000 mgr.y (mgr.26009) 1664 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 146 KiB/s rd, 66 KiB/s wr, 33 op/s 2023-10-09T08:56:53.395 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:53 smithi081 bash[79557]: audit 2023-10-09T08:56:53.188972+0000 mon.c (mon.2) 594 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:56:53.395 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:53 smithi081 bash[76862]: cluster 2023-10-09T08:56:52.277360+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T08:56:53.395 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:53 smithi081 bash[76862]: cluster 2023-10-09T08:56:52.279250+0000 mon.a (mon.0) 1918 : cluster 0 osdmap e443: 8 total, 8 up, 7 in 2023-10-09T08:56:53.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:53 smithi081 bash[76862]: cluster 2023-10-09T08:56:52.281362+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T08:56:53.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:53 smithi081 bash[76862]: cluster 2023-10-09T08:56:52.328465+0000 osd.7 (osd.7) 421 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T08:56:53.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:53 smithi081 bash[76862]: cluster 2023-10-09T08:56:52.328475+0000 osd.4 (osd.4) 463 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T08:56:53.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:53 smithi081 bash[76862]: cluster 2023-10-09T08:56:52.328695+0000 osd.6 (osd.6) 399 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T08:56:53.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:53 smithi081 bash[76862]: cluster 2023-10-09T08:56:52.376722+0000 mgr.y (mgr.26009) 1664 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 146 KiB/s rd, 66 KiB/s wr, 33 op/s 2023-10-09T08:56:53.396 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:53 smithi081 bash[76862]: audit 2023-10-09T08:56:53.188972+0000 mon.c (mon.2) 594 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:56:53.409 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:53.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:53.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:53.452 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:56:53.456 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap rm testimg@snap 2023-10-09T08:56:53.513 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:53.534 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:53.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:53.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:53.637 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:53.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:53 smithi118 bash[59345]: cluster 2023-10-09T08:56:52.277360+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T08:56:53.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:53 smithi118 bash[59345]: cluster 2023-10-09T08:56:52.279250+0000 mon.a (mon.0) 1918 : cluster 0 osdmap e443: 8 total, 8 up, 7 in 2023-10-09T08:56:53.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:53 smithi118 bash[59345]: cluster 2023-10-09T08:56:52.281362+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T08:56:53.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:53 smithi118 bash[59345]: cluster 2023-10-09T08:56:52.328465+0000 osd.7 (osd.7) 421 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T08:56:53.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:53 smithi118 bash[59345]: cluster 2023-10-09T08:56:52.328475+0000 osd.4 (osd.4) 463 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T08:56:53.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:53 smithi118 bash[59345]: cluster 2023-10-09T08:56:52.328695+0000 osd.6 (osd.6) 399 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T08:56:53.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:53 smithi118 bash[59345]: cluster 2023-10-09T08:56:52.376722+0000 mgr.y (mgr.26009) 1664 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 146 KiB/s rd, 66 KiB/s wr, 33 op/s 2023-10-09T08:56:53.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:53 smithi118 bash[59345]: audit 2023-10-09T08:56:53.188972+0000 mon.c (mon.2) 594 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:56:53.669 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:53.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:53.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:53.773 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:53.808 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:53.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:53.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:53.820 INFO:teuthology.orchestra.run.smithi081.stdout:ERROR: (22) Invalid argument 2023-10-09T08:56:53.820 INFO:teuthology.orchestra.run.smithi081.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T08:56:53.911 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:53.942 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:53.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:53.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:54.045 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:54.069 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:54.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:54.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:54.172 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:54.203 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:54.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:54.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:54.306 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:54.318 INFO:tasks.workunit.client.0.smithi081.stderr: Removing snap: 100% complete...done. 2023-10-09T08:56:54.327 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm testimg 2023-10-09T08:56:54.329 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:54.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:54.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:54.432 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:54.442 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:54 smithi081 bash[76862]: cluster 2023-10-09T08:56:53.293988+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T08:56:54.442 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:54 smithi081 bash[76862]: cluster 2023-10-09T08:56:53.296743+0000 mon.a (mon.0) 1919 : cluster 0 osdmap e444: 8 total, 8 up, 7 in 2023-10-09T08:56:54.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:54 smithi081 bash[76862]: cluster 2023-10-09T08:56:53.403937+0000 osd.4 (osd.4) 464 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T08:56:54.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:54 smithi081 bash[76862]: cluster 2023-10-09T08:56:53.406052+0000 osd.7 (osd.7) 422 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T08:56:54.443 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:54 smithi081 bash[76862]: cluster 2023-10-09T08:56:53.449715+0000 osd.6 (osd.6) 400 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T08:56:54.443 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:54 smithi081 bash[79557]: cluster 2023-10-09T08:56:53.293988+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T08:56:54.443 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:54 smithi081 bash[79557]: cluster 2023-10-09T08:56:53.296743+0000 mon.a (mon.0) 1919 : cluster 0 osdmap e444: 8 total, 8 up, 7 in 2023-10-09T08:56:54.444 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:54 smithi081 bash[79557]: cluster 2023-10-09T08:56:53.403937+0000 osd.4 (osd.4) 464 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T08:56:54.444 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:54 smithi081 bash[79557]: cluster 2023-10-09T08:56:53.406052+0000 osd.7 (osd.7) 422 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T08:56:54.444 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:54 smithi081 bash[79557]: cluster 2023-10-09T08:56:53.449715+0000 osd.6 (osd.6) 400 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T08:56:54.458 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:54.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:54.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:54.460 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:56:54.464 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --order 20 /tmp/rbd_import_export_280785/img testimg 2023-10-09T08:56:54.537 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:56:54.538 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T08:56:54.541 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_280785/img_v2 2023-10-09T08:56:54.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:54.581 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T08:56:54.585 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_280785/img_v2 testimg_import 2023-10-09T08:56:54.587 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:54.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:54.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:54.659 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T08:56:54.664 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info testimg_import 2023-10-09T08:56:54.664 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep order 2023-10-09T08:56:54.664 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk {print $2} 2023-10-09T08:56:54.664 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep 20 2023-10-09T08:56:54.691 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:54.704 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:54 smithi118 bash[59345]: cluster 2023-10-09T08:56:53.293988+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T08:56:54.705 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:54 smithi118 bash[59345]: cluster 2023-10-09T08:56:53.296743+0000 mon.a (mon.0) 1919 : cluster 0 osdmap e444: 8 total, 8 up, 7 in 2023-10-09T08:56:54.705 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:54 smithi118 bash[59345]: cluster 2023-10-09T08:56:53.403937+0000 osd.4 (osd.4) 464 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T08:56:54.705 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:54 smithi118 bash[59345]: cluster 2023-10-09T08:56:53.406052+0000 osd.7 (osd.7) 422 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T08:56:54.705 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:54 smithi118 bash[59345]: cluster 2023-10-09T08:56:53.449715+0000 osd.6 (osd.6) 400 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T08:56:54.724 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:54.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:54.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:54.828 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:54.858 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:54.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:54.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:54.961 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:54.982 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:54.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:54.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:55.085 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:55.118 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:55.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:55.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:55.184 INFO:tasks.workunit.client.0.smithi081.stdout:20 2023-10-09T08:56:55.184 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_280785/img_v2 2023-10-09T08:56:55.186 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg_import 2023-10-09T08:56:55.222 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:55.255 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:55.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:55.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:55.305 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:56:55.309 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg 2023-10-09T08:56:55.360 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:55.370 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:55 smithi118 bash[59345]: cluster 2023-10-09T08:56:54.302931+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T08:56:55.370 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:55 smithi118 bash[59345]: cluster 2023-10-09T08:56:54.305744+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e445: 8 total, 8 up, 7 in 2023-10-09T08:56:55.370 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:55 smithi118 bash[59345]: cluster 2023-10-09T08:56:54.308083+0000 osd.7 (osd.7) 423 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T08:56:55.370 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:55 smithi118 bash[59345]: cluster 2023-10-09T08:56:54.377128+0000 mgr.y (mgr.26009) 1665 : cluster 0 pgmap v1909: 73 pgs: 73 active+clean; 4.7 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 144 KiB/s rd, 9.7 KiB/s wr, 164 op/s 2023-10-09T08:56:55.386 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:55.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:55.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:55.429 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:56:55.433 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_280785/img testimg 2023-10-09T08:56:55.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:55.509 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:55.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:55.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:55.567 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:55 smithi081 bash[76862]: cluster 2023-10-09T08:56:54.302931+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T08:56:55.568 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:55 smithi081 bash[76862]: cluster 2023-10-09T08:56:54.305744+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e445: 8 total, 8 up, 7 in 2023-10-09T08:56:55.568 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:55 smithi081 bash[76862]: cluster 2023-10-09T08:56:54.308083+0000 osd.7 (osd.7) 423 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T08:56:55.568 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:55 smithi081 bash[76862]: cluster 2023-10-09T08:56:54.377128+0000 mgr.y (mgr.26009) 1665 : cluster 0 pgmap v1909: 73 pgs: 73 active+clean; 4.7 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 144 KiB/s rd, 9.7 KiB/s wr, 164 op/s 2023-10-09T08:56:55.568 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:55 smithi081 bash[79557]: cluster 2023-10-09T08:56:54.302931+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T08:56:55.568 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:55 smithi081 bash[79557]: cluster 2023-10-09T08:56:54.305744+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e445: 8 total, 8 up, 7 in 2023-10-09T08:56:55.568 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:55 smithi081 bash[79557]: cluster 2023-10-09T08:56:54.308083+0000 osd.7 (osd.7) 423 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T08:56:55.569 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:55 smithi081 bash[79557]: cluster 2023-10-09T08:56:54.377128+0000 mgr.y (mgr.26009) 1665 : cluster 0 pgmap v1909: 73 pgs: 73 active+clean; 4.7 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 144 KiB/s rd, 9.7 KiB/s wr, 164 op/s 2023-10-09T08:56:55.569 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:56:55.572 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info testimg 2023-10-09T08:56:55.572 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep features 2023-10-09T08:56:55.613 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:55.617 INFO:tasks.workunit.client.0.smithi081.stderr:+ FEATURES_BEFORE= features: layering 2023-10-09T08:56:55.617 INFO:tasks.workunit.client.0.smithi081.stderr: op_features: 2023-10-09T08:56:55.617 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_280785/img_v2 2023-10-09T08:56:55.635 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:55.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:55.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:55.660 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T08:56:55.664 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_280785/img_v2 testimg_import 2023-10-09T08:56:55.729 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T08:56:55.733 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info testimg_import 2023-10-09T08:56:55.733 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep features 2023-10-09T08:56:55.739 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:55.772 INFO:tasks.workunit.client.0.smithi081.stderr:+ FEATURES_AFTER= features: layering 2023-10-09T08:56:55.772 INFO:tasks.workunit.client.0.smithi081.stderr: op_features: 2023-10-09T08:56:55.773 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ features: layering 2023-10-09T08:56:55.773 INFO:tasks.workunit.client.0.smithi081.stderr: op_features: != features: layering 2023-10-09T08:56:55.773 INFO:tasks.workunit.client.0.smithi081.stderr: op_features: ] 2023-10-09T08:56:55.773 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_280785/img_v2 2023-10-09T08:56:55.773 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg_import 2023-10-09T08:56:55.774 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:55.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:55.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:55.872 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:56:55.875 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg 2023-10-09T08:56:55.878 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:55.913 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:55.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:55.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:55.981 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:56:55.986 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_280785/img testimg 2023-10-09T08:56:56.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:56.047 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:56.048 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-09T08:56:56.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:56.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:56.098 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:56:56.103 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_280785/img_v2 2023-10-09T08:56:56.152 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:56.177 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:56.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:56.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:56.213 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T08:56:56.216 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_280785/img_v2 testimg_import 2023-10-09T08:56:56.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:56.306 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T08:56:56.307 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:56.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:56.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:56.310 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info testimg_import 2023-10-09T08:56:56.310 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep stripe unit 2023-10-09T08:56:56.311 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep -Ei (4 KiB|4096) 2023-10-09T08:56:56.350 INFO:tasks.workunit.client.0.smithi081.stdout: stripe unit: 4 KiB 2023-10-09T08:56:56.351 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info testimg_import 2023-10-09T08:56:56.351 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk+ {print $3} 2023-10-09T08:56:56.351 INFO:tasks.workunit.client.0.smithi081.stderr:grep stripe count 2023-10-09T08:56:56.351 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep 1000 2023-10-09T08:56:56.399 INFO:tasks.workunit.client.0.smithi081.stdout:1000 2023-10-09T08:56:56.399 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_280785/img_v2 2023-10-09T08:56:56.400 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg_import 2023-10-09T08:56:56.410 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:56.434 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:56.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:56.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:56.534 INFO:tasks.workunit.client.0.smithi081.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-09T08:56:56.538 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:56.538 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg 2023-10-09T08:56:56.570 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:56.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:56.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:56.670 INFO:tasks.workunit.client.0.smithi081.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-09T08:56:56.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:56.675 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_280785/img testimg 2023-10-09T08:56:56.698 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:56.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:56.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:56.737 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:56:56.741 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap create testimg@snap1 2023-10-09T08:56:56.800 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:56.833 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:56.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:56.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:56.937 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:56.962 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:56.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:56.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:57.065 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:57.097 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:57.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:57.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:57.201 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:57.231 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:57.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:57.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:57.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:57.364 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:57.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:57.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:57.453 INFO:tasks.workunit.client.0.smithi081.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-09T08:56:57.461 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap create testimg@snap2 2023-10-09T08:56:57.467 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:57.481 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:57 smithi081 bash[76862]: cluster 2023-10-09T08:56:56.377735+0000 mgr.y (mgr.26009) 1666 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 4.8 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 167 KiB/s rd, 17 KiB/s wr, 214 op/s 2023-10-09T08:56:57.482 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:57 smithi081 bash[79557]: cluster 2023-10-09T08:56:56.377735+0000 mgr.y (mgr.26009) 1666 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 4.8 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 167 KiB/s rd, 17 KiB/s wr, 214 op/s 2023-10-09T08:56:57.497 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:57.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:57.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:57.600 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:57.630 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:56:57.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:57.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:56:57.734 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:57.760 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:56:57.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:57.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:56:57.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:57 smithi118 bash[59345]: cluster 2023-10-09T08:56:56.377735+0000 mgr.y (mgr.26009) 1666 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 4.8 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 167 KiB/s rd, 17 KiB/s wr, 214 op/s 2023-10-09T08:56:57.863 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:57.887 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:57.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:57.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:57.991 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:58.024 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:58.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:58.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:58.128 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:58.154 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:58.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:58.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:58.258 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:58.291 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:58.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:58.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:58.394 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:58.416 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:58.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:58.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:58.466 INFO:tasks.workunit.client.0.smithi081.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-09T08:56:58.473 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap protect testimg@snap2 2023-10-09T08:56:58.519 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:58.521 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_280785/snap_protect 2023-10-09T08:56:58.538 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:58.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:58.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:58.565 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T08:56:58.568 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_280785/snap_protect testimg_import 2023-10-09T08:56:58.642 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:58.664 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:58.665 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:58 smithi081 bash[76862]: cluster 2023-10-09T08:56:57.441254+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T08:56:58.665 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:58 smithi081 bash[76862]: cluster 2023-10-09T08:56:57.442067+0000 osd.6 (osd.6) 401 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T08:56:58.665 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:58 smithi081 bash[76862]: cluster 2023-10-09T08:56:57.444388+0000 mon.a (mon.0) 1921 : cluster 0 osdmap e446: 8 total, 8 up, 7 in 2023-10-09T08:56:58.666 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:58 smithi081 bash[76862]: cluster 2023-10-09T08:56:57.561640+0000 osd.4 (osd.4) 465 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T08:56:58.666 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:58 smithi081 bash[76862]: cluster 2023-10-09T08:56:57.561932+0000 osd.7 (osd.7) 424 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T08:56:58.666 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:58 smithi081 bash[79557]: cluster 2023-10-09T08:56:57.441254+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T08:56:58.666 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:58 smithi081 bash[79557]: cluster 2023-10-09T08:56:57.442067+0000 osd.6 (osd.6) 401 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T08:56:58.666 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:58 smithi081 bash[79557]: cluster 2023-10-09T08:56:57.444388+0000 mon.a (mon.0) 1921 : cluster 0 osdmap e446: 8 total, 8 up, 7 in 2023-10-09T08:56:58.666 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:58 smithi081 bash[79557]: cluster 2023-10-09T08:56:57.561640+0000 osd.4 (osd.4) 465 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T08:56:58.666 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:58 smithi081 bash[79557]: cluster 2023-10-09T08:56:57.561932+0000 osd.7 (osd.7) 424 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T08:56:58.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:58.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:58.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:58 smithi118 bash[59345]: cluster 2023-10-09T08:56:57.441254+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T08:56:58.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:58 smithi118 bash[59345]: cluster 2023-10-09T08:56:57.442067+0000 osd.6 (osd.6) 401 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T08:56:58.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:58 smithi118 bash[59345]: cluster 2023-10-09T08:56:57.444388+0000 mon.a (mon.0) 1921 : cluster 0 osdmap e446: 8 total, 8 up, 7 in 2023-10-09T08:56:58.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:58 smithi118 bash[59345]: cluster 2023-10-09T08:56:57.561640+0000 osd.4 (osd.4) 465 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T08:56:58.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:58 smithi118 bash[59345]: cluster 2023-10-09T08:56:57.561932+0000 osd.7 (osd.7) 424 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T08:56:58.769 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:58.796 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:58.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:58.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:58.899 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:58.933 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:58.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:58.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:56:59.037 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:59.059 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:59.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:59.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:59.163 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:59.193 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:56:59.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:59.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:56:59.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:59.322 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:56:59.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:59.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:56:59.426 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:59.459 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:56:59.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:59.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:56:59.563 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:59.595 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:56:59.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:59.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:56:59.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:59 smithi081 bash[79557]: cluster 2023-10-09T08:56:58.378175+0000 mgr.y (mgr.26009) 1667 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 4.8 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 143 KiB/s rd, 14 KiB/s wr, 184 op/s 2023-10-09T08:56:59.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:59 smithi081 bash[79557]: cluster 2023-10-09T08:56:58.449169+0000 osd.4 (osd.4) 466 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T08:56:59.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:59 smithi081 bash[79557]: cluster 2023-10-09T08:56:58.449406+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T08:56:59.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:59 smithi081 bash[79557]: cluster 2023-10-09T08:56:58.451561+0000 mon.a (mon.0) 1922 : cluster 0 osdmap e447: 8 total, 8 up, 7 in 2023-10-09T08:56:59.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:59 smithi081 bash[79557]: cluster 2023-10-09T08:56:58.708961+0000 osd.6 (osd.6) 402 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T08:56:59.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:59 smithi081 bash[79557]: cluster 2023-10-09T08:56:59.024180+0000 osd.6 (osd.6) 403 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T08:56:59.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:59 smithi081 bash[79557]: cluster 2023-10-09T08:56:59.024630+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T08:56:59.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:56:59 smithi081 bash[79557]: cluster 2023-10-09T08:56:59.025926+0000 mon.a (mon.0) 1923 : cluster 0 osdmap e448: 8 total, 8 up, 7 in 2023-10-09T08:56:59.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:59 smithi081 bash[76862]: cluster 2023-10-09T08:56:58.378175+0000 mgr.y (mgr.26009) 1667 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 4.8 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 143 KiB/s rd, 14 KiB/s wr, 184 op/s 2023-10-09T08:56:59.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:59 smithi081 bash[76862]: cluster 2023-10-09T08:56:58.449169+0000 osd.4 (osd.4) 466 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T08:56:59.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:59 smithi081 bash[76862]: cluster 2023-10-09T08:56:58.449406+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T08:56:59.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:59 smithi081 bash[76862]: cluster 2023-10-09T08:56:58.451561+0000 mon.a (mon.0) 1922 : cluster 0 osdmap e447: 8 total, 8 up, 7 in 2023-10-09T08:56:59.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:59 smithi081 bash[76862]: cluster 2023-10-09T08:56:58.708961+0000 osd.6 (osd.6) 402 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T08:56:59.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:59 smithi081 bash[76862]: cluster 2023-10-09T08:56:59.024180+0000 osd.6 (osd.6) 403 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T08:56:59.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:59 smithi081 bash[76862]: cluster 2023-10-09T08:56:59.024630+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T08:56:59.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:56:59 smithi081 bash[76862]: cluster 2023-10-09T08:56:59.025926+0000 mon.a (mon.0) 1923 : cluster 0 osdmap e448: 8 total, 8 up, 7 in 2023-10-09T08:56:59.700 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:59.723 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:59.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:59.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:59.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:59 smithi118 bash[59345]: cluster 2023-10-09T08:56:58.378175+0000 mgr.y (mgr.26009) 1667 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 4.8 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 143 KiB/s rd, 14 KiB/s wr, 184 op/s 2023-10-09T08:56:59.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:59 smithi118 bash[59345]: cluster 2023-10-09T08:56:58.449169+0000 osd.4 (osd.4) 466 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T08:56:59.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:59 smithi118 bash[59345]: cluster 2023-10-09T08:56:58.449406+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T08:56:59.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:59 smithi118 bash[59345]: cluster 2023-10-09T08:56:58.451561+0000 mon.a (mon.0) 1922 : cluster 0 osdmap e447: 8 total, 8 up, 7 in 2023-10-09T08:56:59.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:59 smithi118 bash[59345]: cluster 2023-10-09T08:56:58.708961+0000 osd.6 (osd.6) 402 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T08:56:59.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:59 smithi118 bash[59345]: cluster 2023-10-09T08:56:59.024180+0000 osd.6 (osd.6) 403 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T08:56:59.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:59 smithi118 bash[59345]: cluster 2023-10-09T08:56:59.024630+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T08:56:59.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:56:59 smithi118 bash[59345]: cluster 2023-10-09T08:56:59.025926+0000 mon.a (mon.0) 1923 : cluster 0 osdmap e448: 8 total, 8 up, 7 in 2023-10-09T08:56:59.826 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:59.849 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:56:59.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:59.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:56:59.952 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:59.983 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:56:59.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:56:59.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:57:00.064 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T08:57:00.068 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info testimg_import@snap1 2023-10-09T08:57:00.068 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep protected: False 2023-10-09T08:57:00.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:00.108 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:00.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:00.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:57:00.110 INFO:tasks.workunit.client.0.smithi081.stdout: protected: False 2023-10-09T08:57:00.111 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info testimg_import@snap2 2023-10-09T08:57:00.111 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep protected: True 2023-10-09T08:57:00.151 INFO:tasks.workunit.client.0.smithi081.stdout: protected: True 2023-10-09T08:57:00.152 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_280785/snap_protect 2023-10-09T08:57:00.162 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap unprotect testimg@snap2 2023-10-09T08:57:00.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:00.233 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:00.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:00.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:57:00.336 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:00.363 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:00.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:00.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:57:00.438 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap unprotect testimg_import@snap2 2023-10-09T08:57:00.467 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:57:00.492 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap purge testimg 2023-10-09T08:57:00.501 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:57:00.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:00.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:57:00.605 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:57:00.632 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:57:00.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:00.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:57:00.736 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:57:00.750 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:00 smithi118 bash[59345]: cluster 2023-10-09T08:56:58.605066+0000 osd.7 (osd.7) 425 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T08:57:00.751 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:00 smithi118 bash[59345]: cluster 2023-10-09T08:56:59.034970+0000 osd.4 (osd.4) 467 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T08:57:00.751 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:00 smithi118 bash[59345]: cluster 2023-10-09T08:56:59.040646+0000 osd.7 (osd.7) 426 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T08:57:00.751 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:00 smithi118 bash[59345]: cluster 2023-10-09T08:57:00.034426+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T08:57:00.751 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:00 smithi118 bash[59345]: cluster 2023-10-09T08:57:00.036327+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e449: 8 total, 8 up, 7 in 2023-10-09T08:57:00.772 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:57:00.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:00.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:57:00.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:00 smithi081 bash[76862]: cluster 2023-10-09T08:56:58.605066+0000 osd.7 (osd.7) 425 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T08:57:00.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:00 smithi081 bash[76862]: cluster 2023-10-09T08:56:59.034970+0000 osd.4 (osd.4) 467 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T08:57:00.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:00 smithi081 bash[76862]: cluster 2023-10-09T08:56:59.040646+0000 osd.7 (osd.7) 426 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T08:57:00.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:00 smithi081 bash[76862]: cluster 2023-10-09T08:57:00.034426+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T08:57:00.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:00 smithi081 bash[76862]: cluster 2023-10-09T08:57:00.036327+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e449: 8 total, 8 up, 7 in 2023-10-09T08:57:00.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:00 smithi081 bash[79557]: cluster 2023-10-09T08:56:58.605066+0000 osd.7 (osd.7) 425 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T08:57:00.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:00 smithi081 bash[79557]: cluster 2023-10-09T08:56:59.034970+0000 osd.4 (osd.4) 467 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T08:57:00.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:00 smithi081 bash[79557]: cluster 2023-10-09T08:56:59.040646+0000 osd.7 (osd.7) 426 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T08:57:00.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:00 smithi081 bash[79557]: cluster 2023-10-09T08:57:00.034426+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T08:57:00.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:00 smithi081 bash[79557]: cluster 2023-10-09T08:57:00.036327+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e449: 8 total, 8 up, 7 in 2023-10-09T08:57:00.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:00.904 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:00.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:00.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:57:01.009 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:57:01.048 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:57:01.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:01.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:57:01.151 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:57:01.183 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:57:01.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:01.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:57:01.289 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:01.318 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:01.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:01.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:57:01.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:01.433 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:57:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:57:01] "GET /metrics HTTP/1.1" 200 34190 "" "Prometheus/2.33.4" 2023-10-09T08:57:01.447 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:01.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:01.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:57:01.551 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:57:01.582 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:57:01.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:01.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:57:01.686 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:01.701 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:01 smithi081 bash[76862]: cluster 2023-10-09T08:57:00.040562+0000 osd.4 (osd.4) 468 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T08:57:01.701 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:01 smithi081 bash[76862]: cluster 2023-10-09T08:57:00.045937+0000 osd.7 (osd.7) 427 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T08:57:01.701 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:01 smithi081 bash[76862]: cluster 2023-10-09T08:57:00.379140+0000 mgr.y (mgr.26009) 1668 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 4.8 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 376 KiB/s rd, 43 KiB/s wr, 501 op/s 2023-10-09T08:57:01.702 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:01 smithi081 bash[79557]: cluster 2023-10-09T08:57:00.040562+0000 osd.4 (osd.4) 468 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T08:57:01.702 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:01 smithi081 bash[79557]: cluster 2023-10-09T08:57:00.045937+0000 osd.7 (osd.7) 427 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T08:57:01.702 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:01 smithi081 bash[79557]: cluster 2023-10-09T08:57:00.379140+0000 mgr.y (mgr.26009) 1668 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 4.8 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 376 KiB/s rd, 43 KiB/s wr, 501 op/s 2023-10-09T08:57:01.717 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:01.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:01.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:57:01.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:01 smithi118 bash[59345]: cluster 2023-10-09T08:57:00.040562+0000 osd.4 (osd.4) 468 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T08:57:01.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:01 smithi118 bash[59345]: cluster 2023-10-09T08:57:00.045937+0000 osd.7 (osd.7) 427 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T08:57:01.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:01 smithi118 bash[59345]: cluster 2023-10-09T08:57:00.379140+0000 mgr.y (mgr.26009) 1668 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 4.8 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 376 KiB/s rd, 43 KiB/s wr, 501 op/s 2023-10-09T08:57:01.820 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:01.852 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:01.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:01.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:57:01.956 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:01.989 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:01.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:01.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:57:02.093 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:02.127 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:02.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:02.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:57:02.231 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:57:02.266 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:57:02.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:02.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:57:02.371 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:57:02.408 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:57:02.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:02.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:57:02.492 INFO:tasks.workunit.client.0.smithi081.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-10-09T08:57:02.505 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd snap purge testimg_import 2023-10-09T08:57:02.513 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:02.545 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:02.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:02.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:57:02.649 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:02.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:02 smithi118 bash[59345]: cluster 2023-10-09T08:57:01.454942+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T08:57:02.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:02 smithi118 bash[59345]: cluster 2023-10-09T08:57:01.454949+0000 osd.6 (osd.6) 404 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T08:57:02.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:02 smithi118 bash[59345]: cluster 2023-10-09T08:57:01.457145+0000 mon.a (mon.0) 1925 : cluster 0 osdmap e450: 8 total, 8 up, 7 in 2023-10-09T08:57:02.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:02 smithi118 bash[59345]: cluster 2023-10-09T08:57:01.481661+0000 osd.4 (osd.4) 469 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T08:57:02.665 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0: {} 2023-10-09T08:57:02.681 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:02.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:02.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:57:02.702 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1: {} 2023-10-09T08:57:02.709 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:57:02.725 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2: {} 2023-10-09T08:57:02.738 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:02 smithi081 bash[76862]: cluster 2023-10-09T08:57:01.454942+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T08:57:02.738 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:02 smithi081 bash[76862]: cluster 2023-10-09T08:57:01.454949+0000 osd.6 (osd.6) 404 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T08:57:02.738 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:02 smithi081 bash[76862]: cluster 2023-10-09T08:57:01.457145+0000 mon.a (mon.0) 1925 : cluster 0 osdmap e450: 8 total, 8 up, 7 in 2023-10-09T08:57:02.738 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:02 smithi081 bash[76862]: cluster 2023-10-09T08:57:01.481661+0000 osd.4 (osd.4) 469 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T08:57:02.739 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:02 smithi081 bash[79557]: cluster 2023-10-09T08:57:01.454942+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T08:57:02.739 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:02 smithi081 bash[79557]: cluster 2023-10-09T08:57:01.454949+0000 osd.6 (osd.6) 404 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T08:57:02.739 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:02 smithi081 bash[79557]: cluster 2023-10-09T08:57:01.457145+0000 mon.a (mon.0) 1925 : cluster 0 osdmap e450: 8 total, 8 up, 7 in 2023-10-09T08:57:02.739 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:02 smithi081 bash[79557]: cluster 2023-10-09T08:57:01.481661+0000 osd.4 (osd.4) 469 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T08:57:02.751 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3: {} 2023-10-09T08:57:02.774 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4: {} 2023-10-09T08:57:02.785 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:57:02.798 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5: {} 2023-10-09T08:57:02.817 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:57:02.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:02.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:57:02.826 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6: {} 2023-10-09T08:57:02.857 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7: {} 2023-10-09T08:57:02.860 INFO:teuthology.orchestra.run.smithi081.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T08:57:02.860 INFO:teuthology.orchestra.run.smithi081.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T08:57:02.860 INFO:teuthology.orchestra.run.smithi081.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T08:57:02.860 INFO:teuthology.orchestra.run.smithi081.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T08:57:02.860 INFO:teuthology.orchestra.run.smithi081.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T08:57:02.860 INFO:teuthology.orchestra.run.smithi081.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T08:57:02.860 INFO:teuthology.orchestra.run.smithi081.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T08:57:02.860 INFO:teuthology.orchestra.run.smithi081.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T08:57:02.920 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:02.949 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:02.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:02.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:57:03.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:03.074 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:03.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:03.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:57:03.177 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:03.209 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:03.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:03.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:57:03.313 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:03.342 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:03.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:03.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:57:03.446 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:57:03.469 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:57:03.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:03.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:57:03.497 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.5 to 1 (10000) 2023-10-09T08:57:03.497 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is set 2023-10-09T08:57:03.573 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:57:03.602 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:57:03.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:03.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:57:03.705 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:03.737 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:03.739 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:03 smithi118 bash[59345]: cluster 2023-10-09T08:57:02.379780+0000 mgr.y (mgr.26009) 1669 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 4.8 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 376 KiB/s rd, 43 KiB/s wr, 501 op/s 2023-10-09T08:57:03.739 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:03 smithi118 bash[59345]: cluster 2023-10-09T08:57:02.475108+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T08:57:03.739 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:03 smithi118 bash[59345]: cluster 2023-10-09T08:57:02.476483+0000 osd.4 (osd.4) 470 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T08:57:03.739 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:03 smithi118 bash[59345]: cluster 2023-10-09T08:57:02.479356+0000 mon.a (mon.0) 1926 : cluster 0 osdmap e451: 8 total, 8 up, 7 in 2023-10-09T08:57:03.740 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:03 smithi118 bash[59345]: cluster 2023-10-09T08:57:02.568685+0000 osd.7 (osd.7) 428 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T08:57:03.741 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:03 smithi118 bash[59345]: audit 2023-10-09T08:57:02.640701+0000 mon.a (mon.0) 1927 : audit 0 from='client.? 172.21.15.81:0/564169855' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:57:03.741 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:03 smithi118 bash[59345]: cluster 2023-10-09T08:57:02.762609+0000 osd.6 (osd.6) 405 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T08:57:03.741 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:03 smithi118 bash[59345]: audit 2023-10-09T08:57:02.933964+0000 mon.a (mon.0) 1928 : audit 1 from='client.? 172.21.15.81:0/1351583159' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:57:03.742 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:03 smithi118 bash[59345]: audit 2023-10-09T08:57:02.944048+0000 mon.c (mon.2) 595 : audit 1 from='client.? 172.21.15.81:0/1112117139' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T08:57:03.742 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:03 smithi118 bash[59345]: audit 2023-10-09T08:57:02.944467+0000 mon.a (mon.0) 1929 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T08:57:03.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:03.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:57:03.844 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:03.852 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[76862]: cluster 2023-10-09T08:57:02.379780+0000 mgr.y (mgr.26009) 1669 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 4.8 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 376 KiB/s rd, 43 KiB/s wr, 501 op/s 2023-10-09T08:57:03.852 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[76862]: cluster 2023-10-09T08:57:02.475108+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T08:57:03.852 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[76862]: cluster 2023-10-09T08:57:02.476483+0000 osd.4 (osd.4) 470 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T08:57:03.852 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[76862]: cluster 2023-10-09T08:57:02.479356+0000 mon.a (mon.0) 1926 : cluster 0 osdmap e451: 8 total, 8 up, 7 in 2023-10-09T08:57:03.852 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[76862]: cluster 2023-10-09T08:57:02.568685+0000 osd.7 (osd.7) 428 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T08:57:03.852 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[76862]: audit 2023-10-09T08:57:02.640701+0000 mon.a (mon.0) 1927 : audit 0 from='client.? 172.21.15.81:0/564169855' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:57:03.853 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[76862]: cluster 2023-10-09T08:57:02.762609+0000 osd.6 (osd.6) 405 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T08:57:03.853 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[76862]: audit 2023-10-09T08:57:02.933964+0000 mon.a (mon.0) 1928 : audit 1 from='client.? 172.21.15.81:0/1351583159' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:57:03.853 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[76862]: audit 2023-10-09T08:57:02.944048+0000 mon.c (mon.2) 595 : audit 1 from='client.? 172.21.15.81:0/1112117139' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T08:57:03.853 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[76862]: audit 2023-10-09T08:57:02.944467+0000 mon.a (mon.0) 1929 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T08:57:03.853 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[79557]: cluster 2023-10-09T08:57:02.379780+0000 mgr.y (mgr.26009) 1669 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 4.8 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 376 KiB/s rd, 43 KiB/s wr, 501 op/s 2023-10-09T08:57:03.853 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[79557]: cluster 2023-10-09T08:57:02.475108+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T08:57:03.854 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[79557]: cluster 2023-10-09T08:57:02.476483+0000 osd.4 (osd.4) 470 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T08:57:03.854 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[79557]: cluster 2023-10-09T08:57:02.479356+0000 mon.a (mon.0) 1926 : cluster 0 osdmap e451: 8 total, 8 up, 7 in 2023-10-09T08:57:03.854 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[79557]: cluster 2023-10-09T08:57:02.568685+0000 osd.7 (osd.7) 428 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T08:57:03.854 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[79557]: audit 2023-10-09T08:57:02.640701+0000 mon.a (mon.0) 1927 : audit 0 from='client.? 172.21.15.81:0/564169855' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T08:57:03.854 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[79557]: cluster 2023-10-09T08:57:02.762609+0000 osd.6 (osd.6) 405 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T08:57:03.854 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[79557]: audit 2023-10-09T08:57:02.933964+0000 mon.a (mon.0) 1928 : audit 1 from='client.? 172.21.15.81:0/1351583159' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:57:03.854 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[79557]: audit 2023-10-09T08:57:02.944048+0000 mon.c (mon.2) 595 : audit 1 from='client.? 172.21.15.81:0/1112117139' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T08:57:03.854 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:03 smithi081 bash[79557]: audit 2023-10-09T08:57:02.944467+0000 mon.a (mon.0) 1929 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T08:57:03.869 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:03.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:03.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:57:03.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:57:03.999 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:57:04.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:04.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:57:04.036 INFO:tasks.workunit.client.0.smithi081.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-10-09T08:57:04.046 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg 2023-10-09T08:57:04.103 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:04.136 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:04.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:04.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:57:04.156 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:57:04.160 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd remove testimg_import 2023-10-09T08:57:04.240 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:04.266 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:04.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:04.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:57:04.277 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:57:04.282 INFO:tasks.workunit.client.0.smithi081.stderr:+ tiered=0 2023-10-09T08:57:04.282 INFO:tasks.workunit.client.0.smithi081.stderr:+ ceph osd dump 2023-10-09T08:57:04.283 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep ^pool 2023-10-09T08:57:04.283 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep 'rbd' 2023-10-09T08:57:04.283 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep tier 2023-10-09T08:57:04.370 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:57:04.401 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:57:04.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:04.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:57:04.505 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:04.513 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[76862]: cluster 2023-10-09T08:57:03.475398+0000 mon.a (mon.0) 1930 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:57:04.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[76862]: cluster 2023-10-09T08:57:03.484591+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T08:57:04.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[76862]: audit 2023-10-09T08:57:03.486619+0000 mon.a (mon.0) 1931 : audit 1 from='client.? 172.21.15.81:0/1351583159' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:57:04.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[76862]: audit 2023-10-09T08:57:03.486726+0000 mon.a (mon.0) 1932 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-09T08:57:04.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[76862]: cluster 2023-10-09T08:57:03.486806+0000 mon.a (mon.0) 1933 : cluster 0 osdmap e452: 8 total, 8 up, 7 in 2023-10-09T08:57:04.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[76862]: cluster 2023-10-09T08:57:03.494501+0000 osd.4 (osd.4) 471 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T08:57:04.514 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[76862]: cluster 2023-10-09T08:57:03.504120+0000 osd.7 (osd.7) 429 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T08:57:04.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[76862]: cluster 2023-10-09T08:57:03.731541+0000 osd.6 (osd.6) 406 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T08:57:04.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[76862]: cluster 2023-10-09T08:57:04.026002+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T08:57:04.515 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[76862]: cluster 2023-10-09T08:57:04.027917+0000 mon.a (mon.0) 1934 : cluster 0 osdmap e453: 8 total, 8 up, 7 in 2023-10-09T08:57:04.515 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[79557]: cluster 2023-10-09T08:57:03.475398+0000 mon.a (mon.0) 1930 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:57:04.515 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[79557]: cluster 2023-10-09T08:57:03.484591+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T08:57:04.515 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[79557]: audit 2023-10-09T08:57:03.486619+0000 mon.a (mon.0) 1931 : audit 1 from='client.? 172.21.15.81:0/1351583159' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:57:04.515 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[79557]: audit 2023-10-09T08:57:03.486726+0000 mon.a (mon.0) 1932 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-09T08:57:04.516 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[79557]: cluster 2023-10-09T08:57:03.486806+0000 mon.a (mon.0) 1933 : cluster 0 osdmap e452: 8 total, 8 up, 7 in 2023-10-09T08:57:04.516 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[79557]: cluster 2023-10-09T08:57:03.494501+0000 osd.4 (osd.4) 471 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T08:57:04.516 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[79557]: cluster 2023-10-09T08:57:03.504120+0000 osd.7 (osd.7) 429 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T08:57:04.516 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[79557]: cluster 2023-10-09T08:57:03.731541+0000 osd.6 (osd.6) 406 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T08:57:04.516 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[79557]: cluster 2023-10-09T08:57:04.026002+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T08:57:04.516 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:04 smithi081 bash[79557]: cluster 2023-10-09T08:57:04.027917+0000 mon.a (mon.0) 1934 : cluster 0 osdmap e453: 8 total, 8 up, 7 in 2023-10-09T08:57:04.529 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:04.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:04.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:57:04.633 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:04 smithi118 bash[59345]: cluster 2023-10-09T08:57:03.475398+0000 mon.a (mon.0) 1930 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:57:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:04 smithi118 bash[59345]: cluster 2023-10-09T08:57:03.484591+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T08:57:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:04 smithi118 bash[59345]: audit 2023-10-09T08:57:03.486619+0000 mon.a (mon.0) 1931 : audit 1 from='client.? 172.21.15.81:0/1351583159' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T08:57:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:04 smithi118 bash[59345]: audit 2023-10-09T08:57:03.486726+0000 mon.a (mon.0) 1932 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-09T08:57:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:04 smithi118 bash[59345]: cluster 2023-10-09T08:57:03.486806+0000 mon.a (mon.0) 1933 : cluster 0 osdmap e452: 8 total, 8 up, 7 in 2023-10-09T08:57:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:04 smithi118 bash[59345]: cluster 2023-10-09T08:57:03.494501+0000 osd.4 (osd.4) 471 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T08:57:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:04 smithi118 bash[59345]: cluster 2023-10-09T08:57:03.504120+0000 osd.7 (osd.7) 429 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T08:57:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:04 smithi118 bash[59345]: cluster 2023-10-09T08:57:03.731541+0000 osd.6 (osd.6) 406 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T08:57:04.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:04 smithi118 bash[59345]: cluster 2023-10-09T08:57:04.026002+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T08:57:04.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:04 smithi118 bash[59345]: cluster 2023-10-09T08:57:04.027917+0000 mon.a (mon.0) 1934 : cluster 0 osdmap e453: 8 total, 8 up, 7 in 2023-10-09T08:57:04.668 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:04.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:04.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:57:04.771 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:04.797 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:04.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:04.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:57:04.900 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:04.925 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:04.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:04.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:57:05.028 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:05.054 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:05.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:05.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:57:05.158 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:05.185 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:05.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:05.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:57:05.277 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_280785/sparse1 2023-10-09T08:57:05.281 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records in 2023-10-09T08:57:05.281 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records out 2023-10-09T08:57:05.281 INFO:tasks.workunit.client.0.smithi081.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00350197 s, 299 MB/s 2023-10-09T08:57:05.281 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_280785/sparse2 2023-10-09T08:57:05.286 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records in 2023-10-09T08:57:05.287 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records out 2023-10-09T08:57:05.287 INFO:tasks.workunit.client.0.smithi081.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0051588 s, 203 MB/s 2023-10-09T08:57:05.287 INFO:tasks.workunit.client.0.smithi081.stderr:+ truncate /tmp/rbd_import_export_280785/sparse2 -s 2M 2023-10-09T08:57:05.287 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:05.288 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse1 2023-10-09T08:57:05.304 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:05.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:05.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:57:05.331 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 0% complete...failed. 2023-10-09T08:57:05.331 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: delete error: (2) No such file or directory 2023-10-09T08:57:05.335 INFO:tasks.workunit.client.0.smithi081.stderr:+ true 2023-10-09T08:57:05.335 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_280785/sparse1 2023-10-09T08:57:05.409 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:05.411 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-10-09T08:57:05.412 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:57:05.412 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T08:57:05.415 INFO:tasks.workunit.client.0.smithi081.stderr:+ + grep sparse1 2023-10-09T08:57:05.415 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep -Ei (2 MiB|2048k) 2023-10-09T08:57:05.416 INFO:tasks.workunit.client.0.smithi081.stderr:rbd ls -l 2023-10-09T08:57:05.427 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:05.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:05.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:57:05.462 INFO:tasks.workunit.client.0.smithi081.stdout:sparse1 2 MiB 2 2023-10-09T08:57:05.463 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects sparse1 2023-10-09T08:57:05.463 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse1 2023-10-09T08:57:05.463 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse1 2023-10-09T08:57:05.463 INFO:tasks.workunit.client.0.smithi081.stderr:+ + awk {print $NF;} 2023-10-09T08:57:05.463 INFO:tasks.workunit.client.0.smithi081.stderr:grep block_name_prefix 2023-10-09T08:57:05.506 INFO:tasks.workunit.client.0.smithi081.stderr:+ prefix=rbd_data.8fc1760459d 2023-10-09T08:57:05.506 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep rbd_data.8fc1760459d 2023-10-09T08:57:05.506 INFO:tasks.workunit.client.0.smithi081.stderr:+ + sort -u 2023-10-09T08:57:05.506 INFO:tasks.workunit.client.0.smithi081.stderr:sed -e s/rbd_data.8fc1760459d\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T08:57:05.506 INFO:tasks.workunit.client.0.smithi081.stderr:+ get_image_data_pool sparse1 2023-10-09T08:57:05.507 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse1 2023-10-09T08:57:05.507 INFO:tasks.workunit.client.0.smithi081.stderr:+ + rbd info sparse1 2023-10-09T08:57:05.507 INFO:tasks.workunit.client.0.smithi081.stderr:grep data_pool: 2023-10-09T08:57:05.507 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk -F: { print $NF } 2023-10-09T08:57:05.531 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:05.549 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool= 2023-10-09T08:57:05.549 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ -z ] 2023-10-09T08:57:05.549 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool=rbd 2023-10-09T08:57:05.549 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo rbd 2023-10-09T08:57:05.549 INFO:tasks.workunit.client.0.smithi081.stderr:+ rados ls -p rbd 2023-10-09T08:57:05.562 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:05.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:05.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:57:05.588 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects=1 2023-10-09T08:57:05.589 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo 1 2023-10-09T08:57:05.589 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-09T08:57:05.589 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export sparse1 /tmp/rbd_import_export_280785/sparse1.out 2023-10-09T08:57:05.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:05 smithi081 bash[76862]: cluster 2023-10-09T08:57:04.025789+0000 osd.4 (osd.4) 472 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T08:57:05.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:05 smithi081 bash[76862]: cluster 2023-10-09T08:57:04.034153+0000 osd.4 (osd.4) 473 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T08:57:05.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:05 smithi081 bash[76862]: cluster 2023-10-09T08:57:04.037098+0000 osd.7 (osd.7) 430 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T08:57:05.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:05 smithi081 bash[76862]: cluster 2023-10-09T08:57:04.380518+0000 mgr.y (mgr.26009) 1670 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 4.8 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 767 B/s rd, 511 B/s wr, 2 op/s 2023-10-09T08:57:05.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:05 smithi081 bash[76862]: cluster 2023-10-09T08:57:04.410449+0000 osd.6 (osd.6) 407 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T08:57:05.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:05 smithi081 bash[76862]: audit 2023-10-09T08:57:05.159719+0000 mon.c (mon.2) 596 : audit 0 from='client.? 172.21.15.81:0/3478424326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T08:57:05.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:05 smithi081 bash[76862]: audit 2023-10-09T08:57:05.262909+0000 mon.c (mon.2) 597 : audit 0 from='client.? 172.21.15.81:0/3478424326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T08:57:05.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:05 smithi081 bash[79557]: cluster 2023-10-09T08:57:04.025789+0000 osd.4 (osd.4) 472 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T08:57:05.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:05 smithi081 bash[79557]: cluster 2023-10-09T08:57:04.034153+0000 osd.4 (osd.4) 473 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T08:57:05.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:05 smithi081 bash[79557]: cluster 2023-10-09T08:57:04.037098+0000 osd.7 (osd.7) 430 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T08:57:05.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:05 smithi081 bash[79557]: cluster 2023-10-09T08:57:04.380518+0000 mgr.y (mgr.26009) 1670 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 4.8 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 767 B/s rd, 511 B/s wr, 2 op/s 2023-10-09T08:57:05.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:05 smithi081 bash[79557]: cluster 2023-10-09T08:57:04.410449+0000 osd.6 (osd.6) 407 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T08:57:05.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:05 smithi081 bash[79557]: audit 2023-10-09T08:57:05.159719+0000 mon.c (mon.2) 596 : audit 0 from='client.? 172.21.15.81:0/3478424326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T08:57:05.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:05 smithi081 bash[79557]: audit 2023-10-09T08:57:05.262909+0000 mon.c (mon.2) 597 : audit 0 from='client.? 172.21.15.81:0/3478424326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T08:57:05.629 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-10-09T08:57:05.634 INFO:tasks.workunit.client.0.smithi081.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_280785/sparse1 /tmp/rbd_import_export_280785/sparse1.out 2023-10-09T08:57:05.634 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp -l /tmp/rbd_import_export_280785/sparse1 /tmp/rbd_import_export_280785/sparse1.out 2023-10-09T08:57:05.638 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_280785/sparse1 --format %b 2023-10-09T08:57:05.638 INFO:tasks.workunit.client.0.smithi081.stderr:+ origsize=2048 2023-10-09T08:57:05.638 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_280785/sparse1.out --format %b 2023-10-09T08:57:05.639 INFO:tasks.workunit.client.0.smithi081.stderr:+ exportsize=2048 2023-10-09T08:57:05.639 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:57:05.639 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:57:05.639 INFO:tasks.workunit.client.0.smithi081.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T08:57:05.640 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_280785/sparse1.out 2023-10-09T08:57:05.640 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse1 2023-10-09T08:57:05.665 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:05.698 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:05.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:05.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:57:05.761 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-10-09T08:57:05.764 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse2 2023-10-09T08:57:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:05 smithi118 bash[59345]: cluster 2023-10-09T08:57:04.025789+0000 osd.4 (osd.4) 472 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T08:57:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:05 smithi118 bash[59345]: cluster 2023-10-09T08:57:04.034153+0000 osd.4 (osd.4) 473 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T08:57:05.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:05 smithi118 bash[59345]: cluster 2023-10-09T08:57:04.037098+0000 osd.7 (osd.7) 430 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T08:57:05.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:05 smithi118 bash[59345]: cluster 2023-10-09T08:57:04.380518+0000 mgr.y (mgr.26009) 1670 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 4.8 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 767 B/s rd, 511 B/s wr, 2 op/s 2023-10-09T08:57:05.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:05 smithi118 bash[59345]: cluster 2023-10-09T08:57:04.410449+0000 osd.6 (osd.6) 407 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T08:57:05.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:05 smithi118 bash[59345]: audit 2023-10-09T08:57:05.159719+0000 mon.c (mon.2) 596 : audit 0 from='client.? 172.21.15.81:0/3478424326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T08:57:05.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:05 smithi118 bash[59345]: audit 2023-10-09T08:57:05.262909+0000 mon.c (mon.2) 597 : audit 0 from='client.? 172.21.15.81:0/3478424326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T08:57:05.801 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:05.805 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 0% complete...failed. 2023-10-09T08:57:05.806 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: delete error: (2) No such file or directory 2023-10-09T08:57:05.809 INFO:tasks.workunit.client.0.smithi081.stderr:+ true 2023-10-09T08:57:05.809 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_280785/sparse2 2023-10-09T08:57:05.830 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:05.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:05.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:57:05.884 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-10-09T08:57:05.884 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:57:05.884 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T08:57:05.888 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd ls -l 2023-10-09T08:57:05.888 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep sparse2 2023-10-09T08:57:05.888 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep -Ei (2 MiB|2048k) 2023-10-09T08:57:05.934 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:57:05.935 INFO:tasks.workunit.client.0.smithi081.stdout:sparse2 2 MiB 2 2023-10-09T08:57:05.936 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects sparse2 2023-10-09T08:57:05.936 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse2 2023-10-09T08:57:05.936 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse2 2023-10-09T08:57:05.936 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep block_name_prefix 2023-10-09T08:57:05.936 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk {print $NF;} 2023-10-09T08:57:05.960 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:57:05.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:05.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:57:05.979 INFO:tasks.workunit.client.0.smithi081.stderr:+ prefix=rbd_data.8ff193a0b27b 2023-10-09T08:57:05.979 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep rbd_data.8ff193a0b27b 2023-10-09T08:57:05.979 INFO:tasks.workunit.client.0.smithi081.stderr:+ sed -e s/rbd_data.8ff193a0b27b\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T08:57:05.979 INFO:tasks.workunit.client.0.smithi081.stderr:+ + get_image_data_poolsort -u 2023-10-09T08:57:05.979 INFO:tasks.workunit.client.0.smithi081.stderr: sparse2 2023-10-09T08:57:05.980 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse2 2023-10-09T08:57:05.980 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse2 2023-10-09T08:57:05.980 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep data_pool: 2023-10-09T08:57:05.980 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk -F: { print $NF } 2023-10-09T08:57:06.023 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool= 2023-10-09T08:57:06.023 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ -z ] 2023-10-09T08:57:06.023 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool=rbd 2023-10-09T08:57:06.023 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo rbd 2023-10-09T08:57:06.023 INFO:tasks.workunit.client.0.smithi081.stderr:+ rados ls -p rbd 2023-10-09T08:57:06.062 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects=0 2023-10-09T08:57:06.062 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo 0 2023-10-09T08:57:06.062 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-10-09T08:57:06.062 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export sparse2 /tmp/rbd_import_export_280785/sparse2.out 2023-10-09T08:57:06.062 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:06.097 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:06.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:06.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:57:06.102 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-10-09T08:57:06.106 INFO:tasks.workunit.client.0.smithi081.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_280785/sparse2 /tmp/rbd_import_export_280785/sparse2.out 2023-10-09T08:57:06.106 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp -l /tmp/rbd_import_export_280785/sparse2 /tmp/rbd_import_export_280785/sparse2.out 2023-10-09T08:57:06.108 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_280785/sparse2 --format %b 2023-10-09T08:57:06.110 INFO:tasks.workunit.client.0.smithi081.stderr:+ origsize=2048 2023-10-09T08:57:06.110 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_280785/sparse2.out --format %b 2023-10-09T08:57:06.112 INFO:tasks.workunit.client.0.smithi081.stderr:+ exportsize=2048 2023-10-09T08:57:06.112 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:57:06.112 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:57:06.112 INFO:tasks.workunit.client.0.smithi081.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T08:57:06.112 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_280785/sparse2.out 2023-10-09T08:57:06.113 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse2 2023-10-09T08:57:06.200 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:06.228 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:06.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:06.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:57:06.232 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-10-09T08:57:06.236 INFO:tasks.workunit.client.0.smithi081.stderr:+ truncate /tmp/rbd_import_export_280785/sparse1 -s 10M 2023-10-09T08:57:06.237 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format --order 20 - sparse1 2023-10-09T08:57:06.332 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:57:06.356 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:57:06.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:06.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:57:06.381 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:57:06.382 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:57:06.382 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T08:57:06.386 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd ls -l 2023-10-09T08:57:06.386 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep sparse1 2023-10-09T08:57:06.386 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep -Ei (10 MiB|10240k) 2023-10-09T08:57:06.434 INFO:tasks.workunit.client.0.smithi081.stdout:sparse1 10 MiB 2 2023-10-09T08:57:06.435 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects sparse1 2023-10-09T08:57:06.435 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse1 2023-10-09T08:57:06.436 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse1 2023-10-09T08:57:06.436 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep block_name_prefix 2023-10-09T08:57:06.436 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk {print $NF;} 2023-10-09T08:57:06.459 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:06.483 INFO:tasks.workunit.client.0.smithi081.stderr:+ prefix=rbd_data.901e1fe6530f 2023-10-09T08:57:06.484 INFO:tasks.workunit.client.0.smithi081.stderr:+ get_image_data_pool sparse1 2023-10-09T08:57:06.485 INFO:tasks.workunit.client.0.smithi081.stderr:+ + image=sparse1 2023-10-09T08:57:06.485 INFO:tasks.workunit.client.0.smithi081.stderr:grep rbd_data.901e1fe6530f 2023-10-09T08:57:06.485 INFO:tasks.workunit.client.0.smithi081.stderr:+ sed -e s/rbd_data.901e1fe6530f\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T08:57:06.485 INFO:tasks.workunit.client.0.smithi081.stderr:+ + rbd info sparse1 2023-10-09T08:57:06.485 INFO:tasks.workunit.client.0.smithi081.stderr:sort -u 2023-10-09T08:57:06.485 INFO:tasks.workunit.client.0.smithi081.stderr:+ + awk -F: { print $NF } 2023-10-09T08:57:06.485 INFO:tasks.workunit.client.0.smithi081.stderr:grep data_pool: 2023-10-09T08:57:06.492 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:06.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:06.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:57:06.531 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool= 2023-10-09T08:57:06.531 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ -z ] 2023-10-09T08:57:06.531 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool=rbd 2023-10-09T08:57:06.532 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo rbd 2023-10-09T08:57:06.532 INFO:tasks.workunit.client.0.smithi081.stderr:+ rados ls -p rbd 2023-10-09T08:57:06.573 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects=1 2023-10-09T08:57:06.573 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo 1 2023-10-09T08:57:06.573 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-09T08:57:06.573 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export sparse1 /tmp/rbd_import_export_280785/sparse1.out 2023-10-09T08:57:06.595 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:57:06.626 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:57:06.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:06.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:57:06.690 INFO:tasks.workunit.client.0.smithi081.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-09T08:57:06.694 INFO:tasks.workunit.client.0.smithi081.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_280785/sparse1 /tmp/rbd_import_export_280785/sparse1.out 2023-10-09T08:57:06.694 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp -l /tmp/rbd_import_export_280785/sparse1 /tmp/rbd_import_export_280785/sparse1.out 2023-10-09T08:57:06.704 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_280785/sparse1 --format %b 2023-10-09T08:57:06.705 INFO:tasks.workunit.client.0.smithi081.stderr:+ origsize=2048 2023-10-09T08:57:06.706 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_280785/sparse1.out --format %b 2023-10-09T08:57:06.707 INFO:tasks.workunit.client.0.smithi081.stderr:+ exportsize=2048 2023-10-09T08:57:06.708 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:57:06.708 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:57:06.708 INFO:tasks.workunit.client.0.smithi081.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T08:57:06.708 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_280785/sparse1.out 2023-10-09T08:57:06.708 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse1 2023-10-09T08:57:06.730 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:06.761 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:06.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:06.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:57:06.826 INFO:tasks.workunit.client.0.smithi081.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-09T08:57:06.830 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_280785/sparse2 oflag=append conv=notrunc 2023-10-09T08:57:06.838 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records in 2023-10-09T08:57:06.838 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records out 2023-10-09T08:57:06.838 INFO:tasks.workunit.client.0.smithi081.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00733472 s, 286 MB/s 2023-10-09T08:57:06.838 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format --order 20 - sparse2 2023-10-09T08:57:06.865 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:06.888 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:06.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:06.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:57:06.949 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:57:06.950 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:57:06.950 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T08:57:06.953 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd ls -l 2023-10-09T08:57:06.953 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep sparse2 2023-10-09T08:57:06.953 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep -Ei (4 MiB|4096k) 2023-10-09T08:57:06.991 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:06.994 INFO:tasks.workunit.client.0.smithi081.stdout:sparse2 4 MiB 2 2023-10-09T08:57:06.995 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects sparse2 2023-10-09T08:57:06.995 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse2 2023-10-09T08:57:06.996 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse2 2023-10-09T08:57:06.996 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep block_name_prefix 2023-10-09T08:57:06.996 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk {print $NF;} 2023-10-09T08:57:07.022 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:07.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:07.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:57:07.036 INFO:tasks.workunit.client.0.smithi081.stderr:+ prefix=rbd_data.904ba73a1c02 2023-10-09T08:57:07.036 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep rbd_data.904ba73a1c02 2023-10-09T08:57:07.036 INFO:tasks.workunit.client.0.smithi081.stderr:+ + get_image_data_pool sparse2 2023-10-09T08:57:07.036 INFO:tasks.workunit.client.0.smithi081.stderr:sed -e s/rbd_data.904ba73a1c02\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T08:57:07.036 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse2 2023-10-09T08:57:07.036 INFO:tasks.workunit.client.0.smithi081.stderr:+ sort -u 2023-10-09T08:57:07.037 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse2 2023-10-09T08:57:07.037 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep data_pool: 2023-10-09T08:57:07.037 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk -F: { print $NF } 2023-10-09T08:57:07.076 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool= 2023-10-09T08:57:07.076 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ -z ] 2023-10-09T08:57:07.076 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool=rbd 2023-10-09T08:57:07.076 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo rbd 2023-10-09T08:57:07.076 INFO:tasks.workunit.client.0.smithi081.stderr:+ rados ls -p rbd 2023-10-09T08:57:07.116 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects=0 2023-10-09T08:57:07.116 INFO:tasks.workunit.client.0.smithi081.stderr:2 2023-10-09T08:57:07.117 INFO:tasks.workunit.client.0.smithi081.stderr:3 2023-10-09T08:57:07.117 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo 0 2 3 2023-10-09T08:57:07.117 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2023-10-09T08:57:07.117 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export sparse2 /tmp/rbd_import_export_280785/sparse2.out 2023-10-09T08:57:07.127 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:07.159 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:07.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:07.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:57:07.163 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-10-09T08:57:07.167 INFO:tasks.workunit.client.0.smithi081.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_280785/sparse2 /tmp/rbd_import_export_280785/sparse2.out 2023-10-09T08:57:07.167 INFO:tasks.workunit.client.0.smithi081.stderr:+ cmp -l /tmp/rbd_import_export_280785/sparse2 /tmp/rbd_import_export_280785/sparse2.out 2023-10-09T08:57:07.172 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_280785/sparse2 --format %b 2023-10-09T08:57:07.173 INFO:tasks.workunit.client.0.smithi081.stderr:+ origsize=6144 2023-10-09T08:57:07.174 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_280785/sparse2.out --format %b 2023-10-09T08:57:07.174 INFO:tasks.workunit.client.0.smithi081.stderr:+ exportsize=6144 2023-10-09T08:57:07.174 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:57:07.174 INFO:tasks.workunit.client.0.smithi081.stderr:+ difference=0 2023-10-09T08:57:07.174 INFO:tasks.workunit.client.0.smithi081.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T08:57:07.175 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_280785/sparse2.out 2023-10-09T08:57:07.176 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse2 2023-10-09T08:57:07.263 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:07.288 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:07.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:07.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:57:07.312 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-10-09T08:57:07.317 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo partially-sparse file imports to partially-sparse image 2023-10-09T08:57:07.317 INFO:tasks.workunit.client.0.smithi081.stdout:partially-sparse file imports to partially-sparse image 2023-10-09T08:57:07.317 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_280785/sparse1 sparse 2023-10-09T08:57:07.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 2 1 2023-10-09T08:57:07.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:07.403 INFO:tasks.workunit.client.0.smithi081.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-09T08:57:07.406 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:57:07.406 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T08:57:07.408 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects sparse 2023-10-09T08:57:07.408 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse 2023-10-09T08:57:07.409 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse 2023-10-09T08:57:07.409 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep block_name_prefix 2023-10-09T08:57:07.409 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk {print $NF;} 2023-10-09T08:57:07.429 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:07.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:07.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:57:07.456 INFO:tasks.workunit.client.0.smithi081.stderr:+ prefix=rbd_data.b75335cd071d 2023-10-09T08:57:07.458 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep rbd_data.b75335cd071d 2023-10-09T08:57:07.458 INFO:tasks.workunit.client.0.smithi081.stderr:+ get_image_data_pool sparse 2023-10-09T08:57:07.458 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse 2023-10-09T08:57:07.458 INFO:tasks.workunit.client.0.smithi081.stderr:+ sed -e s/rbd_data.b75335cd071d\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T08:57:07.458 INFO:tasks.workunit.client.0.smithi081.stderr:+ + rbd info sparse 2023-10-09T08:57:07.458 INFO:tasks.workunit.client.0.smithi081.stderr:sort -u 2023-10-09T08:57:07.458 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep data_pool: 2023-10-09T08:57:07.458 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk -F: { print $NF } 2023-10-09T08:57:07.507 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool= 2023-10-09T08:57:07.508 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ -z ] 2023-10-09T08:57:07.508 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool=rbd 2023-10-09T08:57:07.508 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo rbd 2023-10-09T08:57:07.508 INFO:tasks.workunit.client.0.smithi081.stderr:+ rados ls -p rbd 2023-10-09T08:57:07.532 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:07.552 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects=1 2023-10-09T08:57:07.552 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo 1 2023-10-09T08:57:07.552 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-09T08:57:07.552 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse 2023-10-09T08:57:07.553 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:07.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:07.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:57:07.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:57:07.686 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T08:57:07.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:07.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T08:57:07.696 INFO:tasks.workunit.client.0.smithi081.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-09T08:57:07.700 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo zeros import through stdin to sparse image 2023-10-09T08:57:07.701 INFO:tasks.workunit.client.0.smithi081.stdout:zeros import through stdin to sparse image 2023-10-09T08:57:07.701 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/dev/zero bs=1M count=4 2023-10-09T08:57:07.701 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd import --new-format - sparse 2023-10-09T08:57:07.763 INFO:tasks.workunit.client.0.smithi081.stderr:4+0 records in 2023-10-09T08:57:07.763 INFO:tasks.workunit.client.0.smithi081.stderr:4+0 records out 2023-10-09T08:57:07.763 INFO:tasks.workunit.client.0.smithi081.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0617412 s, 67.9 MB/s 2023-10-09T08:57:07.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:07 smithi118 bash[59345]: cluster 2023-10-09T08:57:06.381169+0000 mgr.y (mgr.26009) 1671 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 92 KiB/s rd, 6.7 KiB/s wr, 126 op/s 2023-10-09T08:57:07.780 INFO:tasks.workunit.client.0.smithi081.stderr: Importing image: 100% complete...done. 2023-10-09T08:57:07.781 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:57:07.784 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects sparse 2023-10-09T08:57:07.784 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse 2023-10-09T08:57:07.785 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse 2023-10-09T08:57:07.785 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep block_name_prefix 2023-10-09T08:57:07.785 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk {print $NF;} 2023-10-09T08:57:07.789 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:07.802 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:07 smithi081 bash[79557]: cluster 2023-10-09T08:57:06.381169+0000 mgr.y (mgr.26009) 1671 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 92 KiB/s rd, 6.7 KiB/s wr, 126 op/s 2023-10-09T08:57:07.802 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:07 smithi081 bash[76862]: cluster 2023-10-09T08:57:06.381169+0000 mgr.y (mgr.26009) 1671 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 92 KiB/s rd, 6.7 KiB/s wr, 126 op/s 2023-10-09T08:57:07.823 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:07.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:07.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:57:07.838 INFO:tasks.workunit.client.0.smithi081.stderr:+ prefix=rbd_data.9099feb57533 2023-10-09T08:57:07.839 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep rbd_data.9099feb57533 2023-10-09T08:57:07.839 INFO:tasks.workunit.client.0.smithi081.stderr:+ + get_image_data_pool sparse 2023-10-09T08:57:07.839 INFO:tasks.workunit.client.0.smithi081.stderr:sed -e s/rbd_data.9099feb57533\.// -e+ s/^0*\([0-9a-f]\)/\1/ 2023-10-09T08:57:07.839 INFO:tasks.workunit.client.0.smithi081.stderr:image=sparse 2023-10-09T08:57:07.839 INFO:tasks.workunit.client.0.smithi081.stderr:+ sort -u 2023-10-09T08:57:07.839 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse 2023-10-09T08:57:07.840 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep data_pool: 2023-10-09T08:57:07.840 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk -F: { print $NF } 2023-10-09T08:57:07.882 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool= 2023-10-09T08:57:07.882 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ -z ] 2023-10-09T08:57:07.882 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool=rbd 2023-10-09T08:57:07.883 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo rbd 2023-10-09T08:57:07.883 INFO:tasks.workunit.client.0.smithi081.stderr:+ rados ls -p rbd 2023-10-09T08:57:07.924 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects= 2023-10-09T08:57:07.924 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo 2023-10-09T08:57:07.924 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ 0 -eq 1 -o = ] 2023-10-09T08:57:07.924 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse 2023-10-09T08:57:07.927 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:57:07.956 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T08:57:07.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:07.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T08:57:08.049 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:57:08.053 INFO:tasks.workunit.client.0.smithi081.stdout:zeros export to sparse file 2023-10-09T08:57:08.054 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo zeros export to sparse file 2023-10-09T08:57:08.054 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd create --new-format sparse --size 4 2023-10-09T08:57:08.060 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:08.081 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:08.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:08.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:57:08.100 INFO:tasks.workunit.client.0.smithi081.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T08:57:08.103 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse 2023-10-09T08:57:08.103 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep block_name_prefix 2023-10-09T08:57:08.104 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk {print $NF;} 2023-10-09T08:57:08.149 INFO:tasks.workunit.client.0.smithi081.stderr:+ prefix=rbd_data.b7954aabf630 2023-10-09T08:57:08.149 INFO:tasks.workunit.client.0.smithi081.stderr:+ dd if=/dev/zero bs=4M count=1 2023-10-09T08:57:08.149 INFO:tasks.workunit.client.0.smithi081.stderr:+ get_image_data_pool sparse 2023-10-09T08:57:08.149 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse 2023-10-09T08:57:08.150 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse 2023-10-09T08:57:08.150 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep data_pool: 2023-10-09T08:57:08.150 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk -F: { print $NF } 2023-10-09T08:57:08.185 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:57:08.195 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool= 2023-10-09T08:57:08.195 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ -z ] 2023-10-09T08:57:08.195 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool=rbd 2023-10-09T08:57:08.195 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo rbd 2023-10-09T08:57:08.195 INFO:tasks.workunit.client.0.smithi081.stderr:+ rados -p rbd put rbd_data.b7954aabf630.000000000000 - 2023-10-09T08:57:08.216 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T08:57:08.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:08.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T08:57:08.227 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records in 2023-10-09T08:57:08.228 INFO:tasks.workunit.client.0.smithi081.stderr:1+0 records out 2023-10-09T08:57:08.228 INFO:tasks.workunit.client.0.smithi081.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.079395 s, 52.8 MB/s 2023-10-09T08:57:08.251 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects sparse 2023-10-09T08:57:08.251 INFO:tasks.workunit.client.0.smithi081.stderr:+ image=sparse 2023-10-09T08:57:08.251 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse 2023-10-09T08:57:08.252 INFO:tasks.workunit.client.0.smithi081.stderr:+ + awk {print $NF;} 2023-10-09T08:57:08.252 INFO:tasks.workunit.client.0.smithi081.stderr:grep block_name_prefix 2023-10-09T08:57:08.303 INFO:tasks.workunit.client.0.smithi081.stderr:+ prefix=rbd_data.b7954aabf630 2023-10-09T08:57:08.305 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep rbd_data.b7954aabf630 2023-10-09T08:57:08.305 INFO:tasks.workunit.client.0.smithi081.stderr:+ get_image_data_pool sparse 2023-10-09T08:57:08.305 INFO:tasks.workunit.client.0.smithi081.stderr:+ + image=sparsesed 2023-10-09T08:57:08.305 INFO:tasks.workunit.client.0.smithi081.stderr: -e s/rbd_data.b7954aabf630\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T08:57:08.305 INFO:tasks.workunit.client.0.smithi081.stderr:+ sort -u 2023-10-09T08:57:08.305 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd info sparse 2023-10-09T08:57:08.306 INFO:tasks.workunit.client.0.smithi081.stderr:+ grep data_pool: 2023-10-09T08:57:08.306 INFO:tasks.workunit.client.0.smithi081.stderr:+ awk -F: { print $NF } 2023-10-09T08:57:08.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:08.341 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T08:57:08.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:08.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T08:57:08.349 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool= 2023-10-09T08:57:08.349 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ -z ] 2023-10-09T08:57:08.349 INFO:tasks.workunit.client.0.smithi081.stderr:+ data_pool=rbd 2023-10-09T08:57:08.349 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo rbd 2023-10-09T08:57:08.349 INFO:tasks.workunit.client.0.smithi081.stderr:+ rados ls -p rbd 2023-10-09T08:57:08.384 INFO:tasks.workunit.client.0.smithi081.stderr:+ objects=0 2023-10-09T08:57:08.384 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo 0 2023-10-09T08:57:08.384 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-10-09T08:57:08.385 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_280785/sparse 2023-10-09T08:57:08.385 INFO:tasks.workunit.client.0.smithi081.stderr:rm: cannot remove '/tmp/rbd_import_export_280785/sparse': No such file or directory 2023-10-09T08:57:08.385 INFO:tasks.workunit.client.0.smithi081.stderr:+ true 2023-10-09T08:57:08.385 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd export sparse /tmp/rbd_import_export_280785/sparse 2023-10-09T08:57:08.427 INFO:tasks.workunit.client.0.smithi081.stderr: Exporting image: 100% complete...done. 2023-10-09T08:57:08.433 INFO:tasks.workunit.client.0.smithi081.stderr:+ stat /tmp/rbd_import_export_280785/sparse --format=%b 2023-10-09T08:57:08.434 INFO:tasks.workunit.client.0.smithi081.stderr:+ [ 0 = 0 ] 2023-10-09T08:57:08.434 INFO:tasks.workunit.client.0.smithi081.stderr:+ rbd rm sparse 2023-10-09T08:57:08.444 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:08.474 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:08.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:08.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:57:08.571 INFO:tasks.workunit.client.0.smithi081.stderr: Removing image: 100% complete...done. 2023-10-09T08:57:08.576 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm /tmp/rbd_import_export_280785/sparse /tmp/rbd_import_export_280785/sparse1 /tmp/rbd_import_export_280785/sparse2 /tmp/rbd_import_export_280785/sparse3 2023-10-09T08:57:08.577 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:08.580 INFO:tasks.workunit.client.0.smithi081.stderr:rm: cannot remove '/tmp/rbd_import_export_280785/sparse3': No such file or directory 2023-10-09T08:57:08.580 INFO:tasks.workunit.client.0.smithi081.stderr:+ true 2023-10-09T08:57:08.580 INFO:tasks.workunit.client.0.smithi081.stderr:+ echo OK 2023-10-09T08:57:08.581 INFO:tasks.workunit.client.0.smithi081.stdout:OK 2023-10-09T08:57:08.581 INFO:tasks.workunit.client.0.smithi081.stderr:+ rm -rf /tmp/rbd_import_export_280785 2023-10-09T08:57:08.582 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-10-09T08:57:08.582 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-10-09T08:57:08.609 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T08:57:08.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:08.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T08:57:08.624 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:08 smithi081 bash[76862]: audit 2023-10-09T08:57:08.188435+0000 mon.c (mon.2) 598 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:57:08.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:08 smithi081 bash[79557]: audit 2023-10-09T08:57:08.188435+0000 mon.c (mon.2) 598 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:57:08.639 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2023-10-09T08:57:08.640 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-10-09T08:57:08.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:08.726 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:08 smithi118 bash[59345]: audit 2023-10-09T08:57:08.188435+0000 mon.c (mon.2) 598 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:57:08.743 INFO:teuthology.orchestra.run.smithi118.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T08:57:08.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:08.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi118 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T08:57:08.848 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:57:08.872 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T08:57:08.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:08.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T08:57:08.930 DEBUG:teuthology.parallel:result is None 2023-10-09T08:57:08.931 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T08:57:08.943 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T08:57:08.943 DEBUG:teuthology.orchestra.run.smithi081:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-10-09T08:57:08.975 DEBUG:teuthology.orchestra.run.smithi081:> sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:08.993 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T08:57:08.993 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-09T08:57:08.993 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2023-10-09T08:57:08.993 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-10-09T08:57:08.994 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-10-09T08:57:08.994 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-09T08:57:08.994 DEBUG:teuthology.orchestra.run.smithi081:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-09T08:57:09.012 INFO:teuthology.orchestra.run.smithi081.stderr:Error response from daemon: Cannot kill container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T08:57:09.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:09.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi081 with status 1: 'sudo docker kill -s 1 ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T08:57:09.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T08:57:09.017 INFO:teuthology.orchestra.run.smithi081.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-09T08:57:09.017 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-09T08:57:09.064 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-09T08:57:09.065 DEBUG:teuthology.orchestra.run.smithi081:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-09T08:57:09.111 INFO:tasks.thrashosds:joining thrashosds 2023-10-09T08:57:09.391 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T08:57:10.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:10 smithi081 bash[79557]: cluster 2023-10-09T08:57:08.381589+0000 mgr.y (mgr.26009) 1672 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 75 KiB/s rd, 5.5 KiB/s wr, 103 op/s 2023-10-09T08:57:10.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:10 smithi081 bash[79557]: cluster 2023-10-09T08:57:09.027896+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e454 with expected crc 2023-10-09T08:57:10.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:10 smithi081 bash[79557]: cluster 2023-10-09T08:57:09.028182+0000 osd.4 (osd.4) 474 : cluster 3 failed to encode map e454 with expected crc 2023-10-09T08:57:10.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:10 smithi081 bash[79557]: cluster 2023-10-09T08:57:09.029739+0000 mon.a (mon.0) 1935 : cluster 0 osdmap e454: 8 total, 8 up, 7 in 2023-10-09T08:57:10.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:10 smithi081 bash[76862]: cluster 2023-10-09T08:57:08.381589+0000 mgr.y (mgr.26009) 1672 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 75 KiB/s rd, 5.5 KiB/s wr, 103 op/s 2023-10-09T08:57:10.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:10 smithi081 bash[76862]: cluster 2023-10-09T08:57:09.027896+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e454 with expected crc 2023-10-09T08:57:10.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:10 smithi081 bash[76862]: cluster 2023-10-09T08:57:09.028182+0000 osd.4 (osd.4) 474 : cluster 3 failed to encode map e454 with expected crc 2023-10-09T08:57:10.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:10 smithi081 bash[76862]: cluster 2023-10-09T08:57:09.029739+0000 mon.a (mon.0) 1935 : cluster 0 osdmap e454: 8 total, 8 up, 7 in 2023-10-09T08:57:10.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:10 smithi118 bash[59345]: cluster 2023-10-09T08:57:08.381589+0000 mgr.y (mgr.26009) 1672 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 75 KiB/s rd, 5.5 KiB/s wr, 103 op/s 2023-10-09T08:57:10.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:10 smithi118 bash[59345]: cluster 2023-10-09T08:57:09.027896+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e454 with expected crc 2023-10-09T08:57:10.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:10 smithi118 bash[59345]: cluster 2023-10-09T08:57:09.028182+0000 osd.4 (osd.4) 474 : cluster 3 failed to encode map e454 with expected crc 2023-10-09T08:57:10.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:10 smithi118 bash[59345]: cluster 2023-10-09T08:57:09.029739+0000 mon.a (mon.0) 1935 : cluster 0 osdmap e454: 8 total, 8 up, 7 in 2023-10-09T08:57:10.808 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2023-10-09T08:57:10.808 INFO:teuthology.orchestra.run.smithi081.stdout: "size": 20, 2023-10-09T08:57:10.808 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 600, 2023-10-09T08:57:10.809 INFO:teuthology.orchestra.run.smithi081.stdout: "ops": [ 2023-10-09T08:57:10.809 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.809 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:73895 10.0 10:06569141:::benchmark_data_smithi081_264385_object73894:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e392)", 2023-10-09T08:57:10.809 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:07.039423+0000", 2023-10-09T08:57:10.809 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 243.76359982400001, 2023-10-09T08:57:10.809 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.033459696, 2023-10-09T08:57:10.809 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.809 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.809 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.809 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.809 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.810 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 73895 2023-10-09T08:57:10.810 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.810 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.810 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.810 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.810 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039423+0000", 2023-10-09T08:57:10.810 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.810 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.810 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.810 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.810 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039423+0000", 2023-10-09T08:57:10.811 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.811 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.811 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.811 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.811 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039421+0000", 2023-10-09T08:57:10.811 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:57:10.811 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.811 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.811 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.811 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039454+0000", 2023-10-09T08:57:10.811 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.3390999999999999e-05 2023-10-09T08:57:10.811 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.811 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.812 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.812 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039470+0000", 2023-10-09T08:57:10.812 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5679e-05 2023-10-09T08:57:10.812 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.812 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.812 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.812 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039480+0000", 2023-10-09T08:57:10.812 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7650000000000005e-06 2023-10-09T08:57:10.812 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.812 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.812 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.812 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.042693+0000", 2023-10-09T08:57:10.813 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0032132559999999998 2023-10-09T08:57:10.813 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.813 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.813 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op must wait for map", 2023-10-09T08:57:10.813 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.042702+0000", 2023-10-09T08:57:10.813 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9199999999999993e-06 2023-10-09T08:57:10.813 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.813 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.813 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.813 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.176201+0000", 2023-10-09T08:57:10.813 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.13349935199999999 2023-10-09T08:57:10.814 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.814 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.814 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.814 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.176217+0000", 2023-10-09T08:57:10.814 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5854000000000001e-05 2023-10-09T08:57:10.814 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.814 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.814 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.814 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.072793+0000", 2023-10-09T08:57:10.814 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.89657631000000004 2023-10-09T08:57:10.814 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.814 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.815 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.815 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.072882+0000", 2023-10-09T08:57:10.815 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.9114000000000001e-05 2023-10-09T08:57:10.815 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.815 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.815 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.815 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.815 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.815 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:73899 10.0 10:068c55c0:::benchmark_data_smithi081_264385_object73898:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e392)", 2023-10-09T08:57:10.815 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:07.039491+0000", 2023-10-09T08:57:10.815 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 243.763531556, 2023-10-09T08:57:10.815 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0385161970000001, 2023-10-09T08:57:10.816 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.816 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.816 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.816 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.816 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.816 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 73899 2023-10-09T08:57:10.816 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.816 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.816 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.816 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.816 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039491+0000", 2023-10-09T08:57:10.816 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.817 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.817 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.817 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.817 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039491+0000", 2023-10-09T08:57:10.817 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.817 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.817 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.817 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.817 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039490+0000", 2023-10-09T08:57:10.817 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:57:10.817 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.817 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.817 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.818 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039513+0000", 2023-10-09T08:57:10.818 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2753999999999999e-05 2023-10-09T08:57:10.818 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.818 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.818 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.818 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039520+0000", 2023-10-09T08:57:10.818 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9249999999999998e-06 2023-10-09T08:57:10.818 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.818 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.818 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.818 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039526+0000", 2023-10-09T08:57:10.818 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3409999999999999e-06 2023-10-09T08:57:10.819 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.819 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.819 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.819 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.042766+0000", 2023-10-09T08:57:10.819 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0032392250000000001 2023-10-09T08:57:10.819 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.819 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.819 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting_for_map not empty", 2023-10-09T08:57:10.819 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.042772+0000", 2023-10-09T08:57:10.819 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8200000000000002e-06 2023-10-09T08:57:10.819 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.819 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.820 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.820 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.176867+0000", 2023-10-09T08:57:10.820 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.13409580900000001 2023-10-09T08:57:10.820 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.820 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.820 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.820 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.176880+0000", 2023-10-09T08:57:10.820 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2958e-05 2023-10-09T08:57:10.820 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.820 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.820 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.820 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.072959+0000", 2023-10-09T08:57:10.821 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.89607869900000003 2023-10-09T08:57:10.821 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.821 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.821 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-09T08:57:10.821 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.073861+0000", 2023-10-09T08:57:10.821 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00090248200000000002 2023-10-09T08:57:10.821 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.821 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.821 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.821 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.077943+0000", 2023-10-09T08:57:10.821 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0040815449999999998 2023-10-09T08:57:10.821 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.822 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.822 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.822 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.078007+0000", 2023-10-09T08:57:10.822 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.4168e-05 2023-10-09T08:57:10.822 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.822 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.822 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.822 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.822 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.822 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:73901 10.10 10:0e8ab056:::benchmark_data_smithi081_264385_object73900:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e392)", 2023-10-09T08:57:10.822 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:07.039532+0000", 2023-10-09T08:57:10.822 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 243.76349080700001, 2023-10-09T08:57:10.823 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.062093468, 2023-10-09T08:57:10.823 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.823 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.823 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.823 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.823 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.823 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 73901 2023-10-09T08:57:10.823 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.823 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.823 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.823 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.823 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039532+0000", 2023-10-09T08:57:10.824 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.824 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.824 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.824 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.824 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039532+0000", 2023-10-09T08:57:10.824 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.824 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.824 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.824 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.824 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039531+0000", 2023-10-09T08:57:10.824 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:57:10.824 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.825 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.825 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.825 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039553+0000", 2023-10-09T08:57:10.825 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2115000000000001e-05 2023-10-09T08:57:10.825 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.825 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.825 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.825 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039560+0000", 2023-10-09T08:57:10.825 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.9099999999999999e-06 2023-10-09T08:57:10.825 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.825 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.825 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.826 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039566+0000", 2023-10-09T08:57:10.826 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6699999999999999e-06 2023-10-09T08:57:10.826 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.826 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.826 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.826 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.177087+0000", 2023-10-09T08:57:10.826 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.13752147000000001 2023-10-09T08:57:10.826 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.826 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.826 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.826 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.177095+0000", 2023-10-09T08:57:10.826 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2429999999999999e-06 2023-10-09T08:57:10.827 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.827 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.827 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.827 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.093307+0000", 2023-10-09T08:57:10.827 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.91621235499999998 2023-10-09T08:57:10.827 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.827 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.827 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-09T08:57:10.827 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.094117+0000", 2023-10-09T08:57:10.827 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00081021700000000001 2023-10-09T08:57:10.827 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.827 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.828 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.828 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.101554+0000", 2023-10-09T08:57:10.828 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.007436504 2023-10-09T08:57:10.828 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.828 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.828 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.828 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.101625+0000", 2023-10-09T08:57:10.828 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1496999999999997e-05 2023-10-09T08:57:10.828 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.828 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.828 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.828 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.829 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.829 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:73903 10.10 10:0a5caa10:::benchmark_data_smithi081_264385_object73902:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e392)", 2023-10-09T08:57:10.829 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:07.039570+0000", 2023-10-09T08:57:10.829 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 243.763452151, 2023-10-09T08:57:10.829 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0619506510000001, 2023-10-09T08:57:10.829 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.829 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.829 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.829 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.829 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.829 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 73903 2023-10-09T08:57:10.829 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.829 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.830 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.830 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.830 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039570+0000", 2023-10-09T08:57:10.830 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.830 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.830 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.830 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.830 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039570+0000", 2023-10-09T08:57:10.830 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.830 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.830 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.830 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.831 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039570+0000", 2023-10-09T08:57:10.831 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:57:10.831 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.831 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.831 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.831 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039592+0000", 2023-10-09T08:57:10.831 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2362e-05 2023-10-09T08:57:10.831 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.831 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.831 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.831 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039599+0000", 2023-10-09T08:57:10.831 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.1189999999999999e-06 2023-10-09T08:57:10.832 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.832 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.832 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.832 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.039605+0000", 2023-10-09T08:57:10.832 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.558e-06 2023-10-09T08:57:10.832 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.832 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.832 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.832 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.177114+0000", 2023-10-09T08:57:10.832 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.13750914 2023-10-09T08:57:10.832 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.832 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.832 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.833 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.177120+0000", 2023-10-09T08:57:10.833 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1970000000000001e-06 2023-10-09T08:57:10.833 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.833 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.833 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.833 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.094447+0000", 2023-10-09T08:57:10.833 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.917326584 2023-10-09T08:57:10.833 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.833 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.833 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for degraded object", 2023-10-09T08:57:10.833 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.095420+0000", 2023-10-09T08:57:10.833 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00097333399999999996 2023-10-09T08:57:10.834 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.834 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.834 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.834 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.101437+0000", 2023-10-09T08:57:10.834 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0060166289999999999 2023-10-09T08:57:10.834 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.834 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.834 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.834 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.101521+0000", 2023-10-09T08:57:10.834 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4128000000000005e-05 2023-10-09T08:57:10.834 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.834 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.835 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.836 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.836 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.836 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:73906 10.12 10:4a02858f:::benchmark_data_smithi081_264385_object73905:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e392)", 2023-10-09T08:57:10.836 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:07.129535+0000", 2023-10-09T08:57:10.836 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 243.673487411, 2023-10-09T08:57:10.836 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.96522106699999999, 2023-10-09T08:57:10.836 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.836 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T08:57:10.836 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.836 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.837 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.837 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 73906 2023-10-09T08:57:10.837 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.837 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.837 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.837 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.837 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.129535+0000", 2023-10-09T08:57:10.837 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.837 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.837 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.837 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.838 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.129535+0000", 2023-10-09T08:57:10.838 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.838 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.838 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.838 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.838 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.129532+0000", 2023-10-09T08:57:10.838 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999967 2023-10-09T08:57:10.838 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.838 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.838 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.838 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.129573+0000", 2023-10-09T08:57:10.838 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.0813999999999999e-05 2023-10-09T08:57:10.839 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.839 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.839 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.839 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.129626+0000", 2023-10-09T08:57:10.839 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.3581000000000001e-05 2023-10-09T08:57:10.839 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.839 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.839 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.839 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.129644+0000", 2023-10-09T08:57:10.839 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7433000000000001e-05 2023-10-09T08:57:10.839 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.839 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.840 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.840 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.198382+0000", 2023-10-09T08:57:10.840 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.068738785999999996 2023-10-09T08:57:10.840 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.840 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.840 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.840 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:07.198408+0000", 2023-10-09T08:57:10.840 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5559999999999999e-05 2023-10-09T08:57:10.840 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.840 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.840 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.840 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.076901+0000", 2023-10-09T08:57:10.840 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.87849273500000002 2023-10-09T08:57:10.841 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.841 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.841 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "started", 2023-10-09T08:57:10.841 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.077068+0000", 2023-10-09T08:57:10.841 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00016710800000000001 2023-10-09T08:57:10.841 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.841 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.841 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for subops from 0,4", 2023-10-09T08:57:10.841 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.077249+0000", 2023-10-09T08:57:10.841 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00018149400000000001 2023-10-09T08:57:10.841 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.842 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.842 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "op_commit", 2023-10-09T08:57:10.842 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.079330+0000", 2023-10-09T08:57:10.842 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0020811850000000002 2023-10-09T08:57:10.842 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.842 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.842 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:57:10.842 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.083236+0000", 2023-10-09T08:57:10.842 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.0039052819999999999 2023-10-09T08:57:10.842 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.842 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.843 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "sub_op_commit_rec", 2023-10-09T08:57:10.843 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.094658+0000", 2023-10-09T08:57:10.843 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.011421954999999999 2023-10-09T08:57:10.843 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.843 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.843 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "commit_sent", 2023-10-09T08:57:10.843 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.094715+0000", 2023-10-09T08:57:10.843 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.7040999999999998e-05 2023-10-09T08:57:10.843 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.844 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.844 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.844 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:08.094756+0000", 2023-10-09T08:57:10.844 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.1458000000000002e-05 2023-10-09T08:57:10.844 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.844 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.844 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.844 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.844 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.844 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:81561 10.13 10.ca6fb2d3 (undecoded) ondisk+write+known_if_redirected e400)", 2023-10-09T08:57:10.844 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.162650+0000", 2023-10-09T08:57:10.845 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 231.64037253800001, 2023-10-09T08:57:10.845 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.81629172900000002, 2023-10-09T08:57:10.845 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.845 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.845 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.845 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.845 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.845 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 81561 2023-10-09T08:57:10.845 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.845 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.845 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.845 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.846 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.162650+0000", 2023-10-09T08:57:10.846 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.846 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.846 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.846 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.846 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.162650+0000", 2023-10-09T08:57:10.846 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.846 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.846 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.847 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.847 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.162648+0000", 2023-10-09T08:57:10.847 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:57:10.847 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.847 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.847 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.847 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.162681+0000", 2023-10-09T08:57:10.847 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2506999999999999e-05 2023-10-09T08:57:10.847 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.847 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.847 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.847 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.162708+0000", 2023-10-09T08:57:10.848 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.7282999999999999e-05 2023-10-09T08:57:10.848 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.848 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.848 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.848 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.162721+0000", 2023-10-09T08:57:10.848 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2719e-05 2023-10-09T08:57:10.848 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.848 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.848 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.848 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.162827+0000", 2023-10-09T08:57:10.848 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000106766 2023-10-09T08:57:10.848 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.849 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.849 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.849 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.162841+0000", 2023-10-09T08:57:10.849 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3162999999999999e-05 2023-10-09T08:57:10.849 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.849 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.849 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.849 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.978925+0000", 2023-10-09T08:57:10.849 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.8160849 2023-10-09T08:57:10.849 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.850 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.850 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.850 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.978942+0000", 2023-10-09T08:57:10.850 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6282000000000001e-05 2023-10-09T08:57:10.850 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.850 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.850 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.850 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.850 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.851 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:81635 10.13 10.5a4316f3 (undecoded) ondisk+write+known_if_redirected e400)", 2023-10-09T08:57:10.851 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.235083+0000", 2023-10-09T08:57:10.851 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 231.56793910299999, 2023-10-09T08:57:10.851 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.74400058099999999, 2023-10-09T08:57:10.851 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.851 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.851 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.851 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.851 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.851 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 81635 2023-10-09T08:57:10.851 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.852 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.852 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.852 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.852 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.235083+0000", 2023-10-09T08:57:10.852 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.852 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.852 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.852 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.852 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.235083+0000", 2023-10-09T08:57:10.852 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.853 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.853 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.853 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.853 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.235083+0000", 2023-10-09T08:57:10.853 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.999999 2023-10-09T08:57:10.853 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.853 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.853 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.853 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.235106+0000", 2023-10-09T08:57:10.854 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.3252e-05 2023-10-09T08:57:10.854 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.854 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.854 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.854 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.235227+0000", 2023-10-09T08:57:10.854 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00012133600000000001 2023-10-09T08:57:10.854 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.854 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.854 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.854 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.235234+0000", 2023-10-09T08:57:10.854 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.7469999999999999e-06 2023-10-09T08:57:10.855 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.855 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.855 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.855 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.235348+0000", 2023-10-09T08:57:10.855 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000113927 2023-10-09T08:57:10.855 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.855 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.855 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.855 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.235357+0000", 2023-10-09T08:57:10.855 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2949999999999999e-06 2023-10-09T08:57:10.855 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.856 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.856 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.856 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.979070+0000", 2023-10-09T08:57:10.856 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.74371292600000005 2023-10-09T08:57:10.856 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.856 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.856 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.856 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.979084+0000", 2023-10-09T08:57:10.856 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3851e-05 2023-10-09T08:57:10.856 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.856 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.856 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.857 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.857 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.857 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:81659 10.13 10.26c5a413 (undecoded) ondisk+write+known_if_redirected e400)", 2023-10-09T08:57:10.857 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.255008+0000", 2023-10-09T08:57:10.857 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 231.54801408399999, 2023-10-09T08:57:10.857 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.72411025699999998, 2023-10-09T08:57:10.857 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.857 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.857 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.857 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.857 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.857 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 81659 2023-10-09T08:57:10.857 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.858 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.858 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.858 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.858 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.255008+0000", 2023-10-09T08:57:10.858 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.858 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.858 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.858 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.858 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.255008+0000", 2023-10-09T08:57:10.858 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.858 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.859 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.859 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.859 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.255007+0000", 2023-10-09T08:57:10.859 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:57:10.859 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.859 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.859 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.859 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.255047+0000", 2023-10-09T08:57:10.859 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.0519000000000003e-05 2023-10-09T08:57:10.859 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.859 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.859 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.860 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.255059+0000", 2023-10-09T08:57:10.860 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1888e-05 2023-10-09T08:57:10.860 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.860 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.860 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.860 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.255069+0000", 2023-10-09T08:57:10.860 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0219e-05 2023-10-09T08:57:10.860 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.860 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.860 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.860 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.255128+0000", 2023-10-09T08:57:10.860 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8374e-05 2023-10-09T08:57:10.861 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.861 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.861 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.861 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.255139+0000", 2023-10-09T08:57:10.861 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1235e-05 2023-10-09T08:57:10.861 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.861 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.861 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.861 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.979109+0000", 2023-10-09T08:57:10.861 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.723970318 2023-10-09T08:57:10.861 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.861 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.862 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.862 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.979119+0000", 2023-10-09T08:57:10.862 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3319999999999998e-06 2023-10-09T08:57:10.862 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.862 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.862 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.862 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.862 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.862 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:81741 10.13 10.598a2973 (undecoded) ondisk+write+known_if_redirected e400)", 2023-10-09T08:57:10.862 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.334434+0000", 2023-10-09T08:57:10.862 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 231.46858887400001, 2023-10-09T08:57:10.863 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.64481940000000004, 2023-10-09T08:57:10.863 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.863 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.863 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.863 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.863 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.863 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 81741 2023-10-09T08:57:10.863 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.863 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.863 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.863 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.863 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.334434+0000", 2023-10-09T08:57:10.864 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.864 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.864 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.864 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.864 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.334434+0000", 2023-10-09T08:57:10.864 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.864 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.864 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.864 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.864 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.334432+0000", 2023-10-09T08:57:10.864 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:57:10.864 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.865 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.865 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.865 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.334459+0000", 2023-10-09T08:57:10.865 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.637e-05 2023-10-09T08:57:10.865 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.865 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.865 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.865 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.334547+0000", 2023-10-09T08:57:10.865 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8271999999999998e-05 2023-10-09T08:57:10.865 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.865 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.865 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.866 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.334556+0000", 2023-10-09T08:57:10.866 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1670000000000005e-06 2023-10-09T08:57:10.866 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.866 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.866 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.866 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.334643+0000", 2023-10-09T08:57:10.866 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.6514000000000006e-05 2023-10-09T08:57:10.866 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.866 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.866 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.866 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.334652+0000", 2023-10-09T08:57:10.867 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.7219999999999994e-06 2023-10-09T08:57:10.867 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.867 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.867 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.867 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.979236+0000", 2023-10-09T08:57:10.867 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.64458357799999999 2023-10-09T08:57:10.867 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.867 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.867 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.867 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.979253+0000", 2023-10-09T08:57:10.867 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7065999999999999e-05 2023-10-09T08:57:10.868 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.868 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.868 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.868 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.868 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.868 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:81809 10.13 10.8c056833 (undecoded) ondisk+write+known_if_redirected e400)", 2023-10-09T08:57:10.868 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.392980+0000", 2023-10-09T08:57:10.868 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 231.41004287199999, 2023-10-09T08:57:10.868 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.58631725199999996, 2023-10-09T08:57:10.868 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.868 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.868 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.869 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.869 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.869 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 81809 2023-10-09T08:57:10.869 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.869 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.869 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.869 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.869 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.392980+0000", 2023-10-09T08:57:10.869 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.869 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.869 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.870 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.870 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.392980+0000", 2023-10-09T08:57:10.870 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.870 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.870 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.870 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.870 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.392978+0000", 2023-10-09T08:57:10.870 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:57:10.870 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.870 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.870 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.871 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.393005+0000", 2023-10-09T08:57:10.871 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.747e-05 2023-10-09T08:57:10.871 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.871 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.871 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.871 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.393022+0000", 2023-10-09T08:57:10.871 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6126000000000001e-05 2023-10-09T08:57:10.871 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.871 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.871 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.871 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.393029+0000", 2023-10-09T08:57:10.871 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.2640000000000002e-06 2023-10-09T08:57:10.872 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.872 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.872 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.872 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.393978+0000", 2023-10-09T08:57:10.872 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.00094916499999999997 2023-10-09T08:57:10.872 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.872 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.872 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.872 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.393984+0000", 2023-10-09T08:57:10.872 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3679999999999998e-06 2023-10-09T08:57:10.872 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.872 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.873 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.873 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.979287+0000", 2023-10-09T08:57:10.873 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.58530307299999995 2023-10-09T08:57:10.873 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.873 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.873 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.873 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.979297+0000", 2023-10-09T08:57:10.873 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.4550000000000001e-06 2023-10-09T08:57:10.873 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.873 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.873 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.873 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.874 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.874 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:81880 10.13 10.3ee26433 (undecoded) ondisk+write+known_if_redirected e400)", 2023-10-09T08:57:10.874 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:19.464985+0000", 2023-10-09T08:57:10.874 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 231.338037576, 2023-10-09T08:57:10.874 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.51434897300000004, 2023-10-09T08:57:10.874 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.874 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.874 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.874 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.874 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.874 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 81880 2023-10-09T08:57:10.875 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.875 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.875 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.875 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.875 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.464985+0000", 2023-10-09T08:57:10.875 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.875 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.875 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.875 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.875 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.464985+0000", 2023-10-09T08:57:10.875 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.876 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.876 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.876 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.876 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.464982+0000", 2023-10-09T08:57:10.876 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999971 2023-10-09T08:57:10.876 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.876 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.876 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.876 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.465015+0000", 2023-10-09T08:57:10.876 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2740000000000002e-05 2023-10-09T08:57:10.876 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.876 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.877 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.877 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.465038+0000", 2023-10-09T08:57:10.877 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2884999999999999e-05 2023-10-09T08:57:10.877 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.877 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.877 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.877 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.465050+0000", 2023-10-09T08:57:10.877 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1544e-05 2023-10-09T08:57:10.877 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.877 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.877 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.877 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.465130+0000", 2023-10-09T08:57:10.878 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0821000000000004e-05 2023-10-09T08:57:10.878 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.878 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.878 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.878 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.465141+0000", 2023-10-09T08:57:10.878 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0386e-05 2023-10-09T08:57:10.878 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.878 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.878 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.878 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.979326+0000", 2023-10-09T08:57:10.878 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.51418560700000004 2023-10-09T08:57:10.879 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.879 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.879 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.879 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:19.979334+0000", 2023-10-09T08:57:10.879 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.6240000000000002e-06 2023-10-09T08:57:10.879 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.879 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.879 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.879 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.879 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.879 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82248 10.14 10.e5c896b4 (undecoded) ondisk+write+known_if_redirected e402)", 2023-10-09T08:57:10.879 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:21.190700+0000", 2023-10-09T08:57:10.880 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 229.61232240300001, 2023-10-09T08:57:10.880 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.79082751299999998, 2023-10-09T08:57:10.880 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.880 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.880 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.880 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.880 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.880 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82248 2023-10-09T08:57:10.880 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.880 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.880 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.880 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.881 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.190700+0000", 2023-10-09T08:57:10.881 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.881 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.881 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.881 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.881 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.190700+0000", 2023-10-09T08:57:10.881 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.881 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.881 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.881 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.881 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.190700+0000", 2023-10-09T08:57:10.881 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999995 2023-10-09T08:57:10.882 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.882 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.882 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.882 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.190722+0000", 2023-10-09T08:57:10.882 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2802e-05 2023-10-09T08:57:10.882 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.882 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.882 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.882 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.190730+0000", 2023-10-09T08:57:10.882 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.5830000000000001e-06 2023-10-09T08:57:10.882 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.882 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.883 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.883 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.190736+0000", 2023-10-09T08:57:10.883 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.8309999999999997e-06 2023-10-09T08:57:10.883 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.883 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.883 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.883 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.190795+0000", 2023-10-09T08:57:10.883 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.9249000000000001e-05 2023-10-09T08:57:10.883 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.883 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.883 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.884 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.190805+0000", 2023-10-09T08:57:10.884 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.0413e-05 2023-10-09T08:57:10.884 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.884 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.884 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.884 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.981510+0000", 2023-10-09T08:57:10.884 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.79070479900000001 2023-10-09T08:57:10.884 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.884 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.884 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.884 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.981528+0000", 2023-10-09T08:57:10.884 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.7439999999999999e-05 2023-10-09T08:57:10.885 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.885 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.885 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.885 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.885 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.885 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82303 10.14 10.f5993a54 (undecoded) ondisk+write+known_if_redirected e402)", 2023-10-09T08:57:10.885 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:21.236515+0000", 2023-10-09T08:57:10.885 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 229.566507371, 2023-10-09T08:57:10.885 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.74543300599999995, 2023-10-09T08:57:10.885 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.885 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.885 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.886 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.886 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.886 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82303 2023-10-09T08:57:10.886 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.886 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.886 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.886 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.886 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.236515+0000", 2023-10-09T08:57:10.886 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.886 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.886 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.887 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.887 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.236515+0000", 2023-10-09T08:57:10.887 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.887 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.887 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.887 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.887 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.236514+0000", 2023-10-09T08:57:10.887 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:57:10.887 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.887 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.888 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.888 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.236539+0000", 2023-10-09T08:57:10.888 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5321e-05 2023-10-09T08:57:10.888 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.888 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.888 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.888 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.236551+0000", 2023-10-09T08:57:10.888 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2041e-05 2023-10-09T08:57:10.888 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.888 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.888 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.888 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.236558+0000", 2023-10-09T08:57:10.889 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3329999999999999e-06 2023-10-09T08:57:10.889 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.889 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.889 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.889 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.236792+0000", 2023-10-09T08:57:10.889 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.000233928 2023-10-09T08:57:10.889 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.889 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.889 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.889 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.236812+0000", 2023-10-09T08:57:10.889 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.9519999999999999e-05 2023-10-09T08:57:10.889 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.890 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.890 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.890 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.981936+0000", 2023-10-09T08:57:10.890 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.745123753 2023-10-09T08:57:10.890 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.890 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.890 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.890 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.981948+0000", 2023-10-09T08:57:10.890 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2642e-05 2023-10-09T08:57:10.890 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.890 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.891 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.891 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.891 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.891 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82344 10.14 10.fa276614 (undecoded) ondisk+write+known_if_redirected e402)", 2023-10-09T08:57:10.891 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:21.276985+0000", 2023-10-09T08:57:10.891 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 229.52603769800001, 2023-10-09T08:57:10.891 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.70500611800000001, 2023-10-09T08:57:10.891 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.891 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.891 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.891 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.892 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.892 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82344 2023-10-09T08:57:10.892 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.892 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.892 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.892 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.892 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.276985+0000", 2023-10-09T08:57:10.892 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.892 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.892 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.892 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.892 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.276985+0000", 2023-10-09T08:57:10.893 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.893 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.893 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.893 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.893 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.276984+0000", 2023-10-09T08:57:10.893 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:57:10.893 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.893 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.893 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.893 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.277009+0000", 2023-10-09T08:57:10.893 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5482000000000001e-05 2023-10-09T08:57:10.894 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.894 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.894 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.894 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.277022+0000", 2023-10-09T08:57:10.894 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.2751e-05 2023-10-09T08:57:10.894 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.894 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.894 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.894 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.277030+0000", 2023-10-09T08:57:10.894 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0620000000000001e-06 2023-10-09T08:57:10.894 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.894 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.895 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.895 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.277076+0000", 2023-10-09T08:57:10.895 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.5731e-05 2023-10-09T08:57:10.895 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.895 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.895 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.895 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.277084+0000", 2023-10-09T08:57:10.895 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8669999999999994e-06 2023-10-09T08:57:10.895 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.895 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.895 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.896 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.981982+0000", 2023-10-09T08:57:10.896 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.70489812299999999 2023-10-09T08:57:10.896 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.896 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.896 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.896 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.981991+0000", 2023-10-09T08:57:10.896 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.3400000000000004e-06 2023-10-09T08:57:10.896 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.896 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.896 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.896 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.896 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.897 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82432 10.14 10.81d72b14 (undecoded) ondisk+write+known_if_redirected e402)", 2023-10-09T08:57:10.897 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:21.398191+0000", 2023-10-09T08:57:10.897 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 229.404831169, 2023-10-09T08:57:10.897 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.58383047099999996, 2023-10-09T08:57:10.897 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.897 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.897 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.897 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.897 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.897 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82432 2023-10-09T08:57:10.897 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.898 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.898 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.898 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.398191+0000", 2023-10-09T08:57:10.898 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.898 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.898 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.898 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.898 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.398191+0000", 2023-10-09T08:57:10.898 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.898 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.899 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.899 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.899 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.398190+0000", 2023-10-09T08:57:10.899 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:57:10.899 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.899 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.899 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.899 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.398219+0000", 2023-10-09T08:57:10.899 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.9482999999999999e-05 2023-10-09T08:57:10.899 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.899 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.899 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.900 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.398233+0000", 2023-10-09T08:57:10.900 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.328e-05 2023-10-09T08:57:10.900 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.900 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.900 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.900 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.398241+0000", 2023-10-09T08:57:10.900 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3780000000000001e-06 2023-10-09T08:57:10.900 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.900 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.900 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.900 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.398297+0000", 2023-10-09T08:57:10.901 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.6087e-05 2023-10-09T08:57:10.901 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.901 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.901 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.398306+0000", 2023-10-09T08:57:10.901 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5140000000000001e-06 2023-10-09T08:57:10.901 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.901 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.901 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.901 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.982014+0000", 2023-10-09T08:57:10.901 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.58370797900000004 2023-10-09T08:57:10.901 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.902 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.902 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.902 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.982022+0000", 2023-10-09T08:57:10.902 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.1240000000000005e-06 2023-10-09T08:57:10.902 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.902 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.902 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.902 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.902 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.902 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82464 10.14 10.a76f10b4 (undecoded) ondisk+write+known_if_redirected e402)", 2023-10-09T08:57:10.902 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:21.425833+0000", 2023-10-09T08:57:10.903 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 229.377189249, 2023-10-09T08:57:10.903 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.55622430899999997, 2023-10-09T08:57:10.903 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.903 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.903 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.903 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.903 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.903 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82464 2023-10-09T08:57:10.903 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.903 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.903 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.904 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.904 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.425833+0000", 2023-10-09T08:57:10.904 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.904 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.904 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.904 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.904 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.425833+0000", 2023-10-09T08:57:10.904 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.904 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.904 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.904 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.904 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.425832+0000", 2023-10-09T08:57:10.905 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:57:10.905 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.905 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.905 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.905 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.425855+0000", 2023-10-09T08:57:10.905 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.2680999999999998e-05 2023-10-09T08:57:10.905 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.905 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.905 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.905 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.425868+0000", 2023-10-09T08:57:10.905 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.3380999999999999e-05 2023-10-09T08:57:10.906 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.906 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.906 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.906 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.425877+0000", 2023-10-09T08:57:10.906 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.1500000000000005e-06 2023-10-09T08:57:10.906 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.906 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.906 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.906 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.425940+0000", 2023-10-09T08:57:10.906 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.3023999999999998e-05 2023-10-09T08:57:10.906 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.907 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.907 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.907 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.425949+0000", 2023-10-09T08:57:10.907 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5969999999999992e-06 2023-10-09T08:57:10.907 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.907 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.907 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.907 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.982050+0000", 2023-10-09T08:57:10.907 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.55610090099999998 2023-10-09T08:57:10.907 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.907 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.908 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.908 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.982058+0000", 2023-10-09T08:57:10.908 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.8709999999999997e-06 2023-10-09T08:57:10.908 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.908 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.908 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.908 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.908 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.908 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82488 10.14 10.58d56f74 (undecoded) ondisk+write+known_if_redirected e402)", 2023-10-09T08:57:10.908 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:21.446349+0000", 2023-10-09T08:57:10.908 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 229.35667334499999, 2023-10-09T08:57:10.909 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.53573722499999998, 2023-10-09T08:57:10.909 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.909 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.909 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.909 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.909 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.909 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82488 2023-10-09T08:57:10.909 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.909 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.909 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.909 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.910 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.446349+0000", 2023-10-09T08:57:10.910 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.910 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.910 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.910 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.910 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.446349+0000", 2023-10-09T08:57:10.910 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.910 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.910 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.910 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.910 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.446347+0000", 2023-10-09T08:57:10.911 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:57:10.911 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.911 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.911 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.911 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.446380+0000", 2023-10-09T08:57:10.911 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2092999999999999e-05 2023-10-09T08:57:10.911 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.911 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.911 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.911 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.446396+0000", 2023-10-09T08:57:10.912 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6677999999999999e-05 2023-10-09T08:57:10.912 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.912 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.912 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.912 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.446405+0000", 2023-10-09T08:57:10.912 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.2590000000000006e-06 2023-10-09T08:57:10.912 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.912 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.912 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.912 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.446460+0000", 2023-10-09T08:57:10.912 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.4651999999999998e-05 2023-10-09T08:57:10.913 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.913 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.913 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.913 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.446471+0000", 2023-10-09T08:57:10.913 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1068e-05 2023-10-09T08:57:10.913 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.913 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.913 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.913 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.982078+0000", 2023-10-09T08:57:10.913 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.53560680800000005 2023-10-09T08:57:10.914 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.914 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.914 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.914 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.982086+0000", 2023-10-09T08:57:10.914 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4540000000000007e-06 2023-10-09T08:57:10.914 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.914 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.914 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.914 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.914 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.914 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82494 10.14 10.b456fb34 (undecoded) ondisk+write+known_if_redirected e402)", 2023-10-09T08:57:10.915 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:21.451484+0000", 2023-10-09T08:57:10.915 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 229.351538398, 2023-10-09T08:57:10.915 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.53063322199999996, 2023-10-09T08:57:10.915 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.915 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.915 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.915 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.915 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.915 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82494 2023-10-09T08:57:10.915 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.915 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.916 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.916 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.916 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.451484+0000", 2023-10-09T08:57:10.916 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.916 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.916 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.916 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.916 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.451484+0000", 2023-10-09T08:57:10.916 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.916 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.916 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.917 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.917 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.451482+0000", 2023-10-09T08:57:10.917 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:57:10.917 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.917 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.917 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.917 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.451515+0000", 2023-10-09T08:57:10.917 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 3.2835e-05 2023-10-09T08:57:10.917 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.917 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.917 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.917 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.451536+0000", 2023-10-09T08:57:10.918 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.1586e-05 2023-10-09T08:57:10.918 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.918 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.918 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.918 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.451548+0000", 2023-10-09T08:57:10.918 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.1096e-05 2023-10-09T08:57:10.918 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.918 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.918 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.918 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.451609+0000", 2023-10-09T08:57:10.918 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 6.1933999999999994e-05 2023-10-09T08:57:10.919 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.919 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.919 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.919 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.451619+0000", 2023-10-09T08:57:10.919 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.268e-06 2023-10-09T08:57:10.919 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.919 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.919 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.919 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.982109+0000", 2023-10-09T08:57:10.919 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.53049017700000001 2023-10-09T08:57:10.919 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.920 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.920 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.920 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.982117+0000", 2023-10-09T08:57:10.920 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.4479999999999994e-06 2023-10-09T08:57:10.920 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.920 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.920 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.920 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.920 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.920 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82530 10.14 10.f4e5dd74 (undecoded) ondisk+write+known_if_redirected e402)", 2023-10-09T08:57:10.920 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:21.488496+0000", 2023-10-09T08:57:10.920 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 229.31452659999999, 2023-10-09T08:57:10.921 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.49365045699999999, 2023-10-09T08:57:10.921 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.921 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.921 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.921 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.921 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.921 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82530 2023-10-09T08:57:10.921 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.921 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.921 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.921 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.922 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.488496+0000", 2023-10-09T08:57:10.922 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.922 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.922 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.922 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.922 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.488496+0000", 2023-10-09T08:57:10.922 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.922 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.922 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.922 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.922 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.488494+0000", 2023-10-09T08:57:10.922 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999981 2023-10-09T08:57:10.923 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.923 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.923 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.923 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.488535+0000", 2023-10-09T08:57:10.923 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4.0708999999999999e-05 2023-10-09T08:57:10.923 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.923 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.923 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.923 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.488551+0000", 2023-10-09T08:57:10.923 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.6263999999999999e-05 2023-10-09T08:57:10.923 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.923 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.924 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.924 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.488560+0000", 2023-10-09T08:57:10.924 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.5529999999999993e-06 2023-10-09T08:57:10.924 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.924 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.924 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.924 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.488614+0000", 2023-10-09T08:57:10.924 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 5.3761000000000002e-05 2023-10-09T08:57:10.924 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.924 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.924 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.924 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.488622+0000", 2023-10-09T08:57:10.925 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.8340000000000005e-06 2023-10-09T08:57:10.925 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.925 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.925 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.925 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.982138+0000", 2023-10-09T08:57:10.925 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.49351571900000002 2023-10-09T08:57:10.925 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.925 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.925 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.925 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.982146+0000", 2023-10-09T08:57:10.925 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.3229999999999998e-06 2023-10-09T08:57:10.925 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.926 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.926 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.926 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.926 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.926 INFO:teuthology.orchestra.run.smithi081.stdout: "description": "osd_op(client.36258.0:82567 10.14 10.dd76e714 (undecoded) ondisk+write+known_if_redirected e402)", 2023-10-09T08:57:10.926 INFO:teuthology.orchestra.run.smithi081.stdout: "initiated_at": "2023-10-09T08:53:21.526727+0000", 2023-10-09T08:57:10.926 INFO:teuthology.orchestra.run.smithi081.stdout: "age": 229.27629584100001, 2023-10-09T08:57:10.926 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.45544822899999998, 2023-10-09T08:57:10.926 INFO:teuthology.orchestra.run.smithi081.stdout: "type_data": { 2023-10-09T08:57:10.926 INFO:teuthology.orchestra.run.smithi081.stdout: "flag_point": "reached pg", 2023-10-09T08:57:10.926 INFO:teuthology.orchestra.run.smithi081.stdout: "client_info": { 2023-10-09T08:57:10.927 INFO:teuthology.orchestra.run.smithi081.stdout: "client": "client.36258", 2023-10-09T08:57:10.927 INFO:teuthology.orchestra.run.smithi081.stdout: "client_addr": "172.21.15.81:0/3017427731", 2023-10-09T08:57:10.927 INFO:teuthology.orchestra.run.smithi081.stdout: "tid": 82567 2023-10-09T08:57:10.927 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.927 INFO:teuthology.orchestra.run.smithi081.stdout: "events": [ 2023-10-09T08:57:10.927 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.927 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "initiated", 2023-10-09T08:57:10.927 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.526727+0000", 2023-10-09T08:57:10.927 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.927 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.927 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.927 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "throttled", 2023-10-09T08:57:10.928 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.526727+0000", 2023-10-09T08:57:10.928 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0 2023-10-09T08:57:10.928 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.928 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.928 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "header_read", 2023-10-09T08:57:10.928 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.526725+0000", 2023-10-09T08:57:10.928 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 4294967295.9999986 2023-10-09T08:57:10.928 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.928 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.928 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "all_read", 2023-10-09T08:57:10.928 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.526750+0000", 2023-10-09T08:57:10.928 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 2.5341e-05 2023-10-09T08:57:10.929 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.929 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.929 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "dispatched", 2023-10-09T08:57:10.929 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.526766+0000", 2023-10-09T08:57:10.929 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 1.5709000000000002e-05 2023-10-09T08:57:10.929 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.929 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.929 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "queued_for_pg", 2023-10-09T08:57:10.929 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.526776+0000", 2023-10-09T08:57:10.929 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.6050000000000004e-06 2023-10-09T08:57:10.929 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.929 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.930 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.930 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.526850+0000", 2023-10-09T08:57:10.930 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 7.3739000000000007e-05 2023-10-09T08:57:10.930 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.930 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.930 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "waiting for peered", 2023-10-09T08:57:10.930 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.526859+0000", 2023-10-09T08:57:10.930 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 9.8959999999999998e-06 2023-10-09T08:57:10.930 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.930 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.930 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "reached_pg", 2023-10-09T08:57:10.931 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.982167+0000", 2023-10-09T08:57:10.931 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 0.45530753099999999 2023-10-09T08:57:10.931 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2023-10-09T08:57:10.931 INFO:teuthology.orchestra.run.smithi081.stdout: { 2023-10-09T08:57:10.931 INFO:teuthology.orchestra.run.smithi081.stdout: "event": "done", 2023-10-09T08:57:10.931 INFO:teuthology.orchestra.run.smithi081.stdout: "time": "2023-10-09T08:53:21.982175+0000", 2023-10-09T08:57:10.931 INFO:teuthology.orchestra.run.smithi081.stdout: "duration": 8.0010000000000001e-06 2023-10-09T08:57:10.931 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.931 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.931 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.931 INFO:teuthology.orchestra.run.smithi081.stdout: } 2023-10-09T08:57:10.931 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2023-10-09T08:57:10.932 INFO:teuthology.orchestra.run.smithi081.stdout:} 2023-10-09T08:57:11.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:11 smithi081 bash[76862]: cluster 2023-10-09T08:57:09.276836+0000 osd.6 (osd.6) 408 : cluster 3 failed to encode map e454 with expected crc 2023-10-09T08:57:11.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:11 smithi081 bash[79557]: cluster 2023-10-09T08:57:09.276836+0000 osd.6 (osd.6) 408 : cluster 3 failed to encode map e454 with expected crc 2023-10-09T08:57:11.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:57:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:57:11] "GET /metrics HTTP/1.1" 200 34197 "" "Prometheus/2.33.4" 2023-10-09T08:57:11.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:11 smithi118 bash[59345]: cluster 2023-10-09T08:57:09.276836+0000 osd.6 (osd.6) 408 : cluster 3 failed to encode map e454 with expected crc 2023-10-09T08:57:12.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:12 smithi081 bash[76862]: cluster 2023-10-09T08:57:10.382519+0000 mgr.y (mgr.26009) 1673 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 1.2 MiB/s rd, 1.6 MiB/s wr, 423 op/s 2023-10-09T08:57:12.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:12 smithi081 bash[79557]: cluster 2023-10-09T08:57:10.382519+0000 mgr.y (mgr.26009) 1673 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 1.2 MiB/s rd, 1.6 MiB/s wr, 423 op/s 2023-10-09T08:57:12.439 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:57:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:12 smithi118 bash[59345]: cluster 2023-10-09T08:57:10.382519+0000 mgr.y (mgr.26009) 1673 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 1.2 MiB/s rd, 1.6 MiB/s wr, 423 op/s 2023-10-09T08:57:13.456 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:57:14.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:14 smithi081 bash[76862]: cluster 2023-10-09T08:57:12.383334+0000 mgr.y (mgr.26009) 1674 : cluster 0 pgmap v1927: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 996 KiB/s rd, 1.3 MiB/s wr, 349 op/s 2023-10-09T08:57:14.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:14 smithi081 bash[79557]: cluster 2023-10-09T08:57:12.383334+0000 mgr.y (mgr.26009) 1674 : cluster 0 pgmap v1927: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 996 KiB/s rd, 1.3 MiB/s wr, 349 op/s 2023-10-09T08:57:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:14 smithi118 bash[59345]: cluster 2023-10-09T08:57:12.383334+0000 mgr.y (mgr.26009) 1674 : cluster 0 pgmap v1927: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 996 KiB/s rd, 1.3 MiB/s wr, 349 op/s 2023-10-09T08:57:16.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:16 smithi081 bash[79557]: cluster 2023-10-09T08:57:14.384096+0000 mgr.y (mgr.26009) 1675 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 831 KiB/s rd, 1.1 MiB/s wr, 291 op/s 2023-10-09T08:57:16.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:16 smithi081 bash[76862]: cluster 2023-10-09T08:57:14.384096+0000 mgr.y (mgr.26009) 1675 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 831 KiB/s rd, 1.1 MiB/s wr, 291 op/s 2023-10-09T08:57:16.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:16 smithi118 bash[59345]: cluster 2023-10-09T08:57:14.384096+0000 mgr.y (mgr.26009) 1675 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 831 KiB/s rd, 1.1 MiB/s wr, 291 op/s 2023-10-09T08:57:17.374 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:17 smithi081 bash[76862]: audit 2023-10-09T08:57:16.690726+0000 mon.c (mon.2) 599 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:57:17.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:17 smithi081 bash[79557]: audit 2023-10-09T08:57:16.690726+0000 mon.c (mon.2) 599 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:57:17.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:17 smithi118 bash[59345]: audit 2023-10-09T08:57:16.690726+0000 mon.c (mon.2) 599 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:57:18.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:18 smithi081 bash[76862]: cluster 2023-10-09T08:57:16.385125+0000 mgr.y (mgr.26009) 1676 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 787 KiB/s rd, 1.1 MiB/s wr, 230 op/s 2023-10-09T08:57:18.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:18 smithi081 bash[79557]: cluster 2023-10-09T08:57:16.385125+0000 mgr.y (mgr.26009) 1676 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 787 KiB/s rd, 1.1 MiB/s wr, 230 op/s 2023-10-09T08:57:18.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:18 smithi118 bash[59345]: cluster 2023-10-09T08:57:16.385125+0000 mgr.y (mgr.26009) 1676 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 787 KiB/s rd, 1.1 MiB/s wr, 230 op/s 2023-10-09T08:57:20.074 INFO:teuthology.orchestra.run.smithi081.stderr:noscrub is unset 2023-10-09T08:57:20.075 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.2 to 1 (10000) 2023-10-09T08:57:20.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:20 smithi081 bash[76862]: cluster 2023-10-09T08:57:18.385858+0000 mgr.y (mgr.26009) 1677 : cluster 0 pgmap v1930: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 786 KiB/s rd, 1.1 MiB/s wr, 230 op/s 2023-10-09T08:57:20.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:20 smithi081 bash[76862]: audit 2023-10-09T08:57:19.679303+0000 mon.c (mon.2) 600 : audit 1 from='client.? 172.21.15.81:0/625013684' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T08:57:20.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:20 smithi081 bash[76862]: audit 2023-10-09T08:57:19.679849+0000 mon.a (mon.0) 1936 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T08:57:20.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:20 smithi081 bash[76862]: audit 2023-10-09T08:57:19.812835+0000 mon.a (mon.0) 1937 : audit 1 from='client.? 172.21.15.81:0/540152296' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:57:20.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:20 smithi081 bash[79557]: cluster 2023-10-09T08:57:18.385858+0000 mgr.y (mgr.26009) 1677 : cluster 0 pgmap v1930: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 786 KiB/s rd, 1.1 MiB/s wr, 230 op/s 2023-10-09T08:57:20.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:20 smithi081 bash[79557]: audit 2023-10-09T08:57:19.679303+0000 mon.c (mon.2) 600 : audit 1 from='client.? 172.21.15.81:0/625013684' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T08:57:20.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:20 smithi081 bash[79557]: audit 2023-10-09T08:57:19.679849+0000 mon.a (mon.0) 1936 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T08:57:20.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:20 smithi081 bash[79557]: audit 2023-10-09T08:57:19.812835+0000 mon.a (mon.0) 1937 : audit 1 from='client.? 172.21.15.81:0/540152296' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:57:20.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:20 smithi118 bash[59345]: cluster 2023-10-09T08:57:18.385858+0000 mgr.y (mgr.26009) 1677 : cluster 0 pgmap v1930: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 786 KiB/s rd, 1.1 MiB/s wr, 230 op/s 2023-10-09T08:57:20.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:20 smithi118 bash[59345]: audit 2023-10-09T08:57:19.679303+0000 mon.c (mon.2) 600 : audit 1 from='client.? 172.21.15.81:0/625013684' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T08:57:20.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:20 smithi118 bash[59345]: audit 2023-10-09T08:57:19.679849+0000 mon.a (mon.0) 1936 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T08:57:20.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:20 smithi118 bash[59345]: audit 2023-10-09T08:57:19.812835+0000 mon.a (mon.0) 1937 : audit 1 from='client.? 172.21.15.81:0/540152296' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T08:57:21.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:57:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:57:21] "GET /metrics HTTP/1.1" 200 34197 "" "Prometheus/2.33.4" 2023-10-09T08:57:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:21 smithi081 bash[76862]: cluster 2023-10-09T08:57:20.056974+0000 mon.a (mon.0) 1938 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:57:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:21 smithi081 bash[76862]: cluster 2023-10-09T08:57:20.061305+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T08:57:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:21 smithi081 bash[76862]: audit 2023-10-09T08:57:20.067528+0000 mon.a (mon.0) 1939 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-09T08:57:21.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:21 smithi081 bash[76862]: audit 2023-10-09T08:57:20.067634+0000 mon.a (mon.0) 1940 : audit 1 from='client.? 172.21.15.81:0/540152296' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:57:21.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:21 smithi081 bash[76862]: cluster 2023-10-09T08:57:20.067699+0000 mon.a (mon.0) 1941 : cluster 0 osdmap e455: 8 total, 8 up, 7 in 2023-10-09T08:57:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:21 smithi081 bash[79557]: cluster 2023-10-09T08:57:20.056974+0000 mon.a (mon.0) 1938 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:57:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:21 smithi081 bash[79557]: cluster 2023-10-09T08:57:20.061305+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T08:57:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:21 smithi081 bash[79557]: audit 2023-10-09T08:57:20.067528+0000 mon.a (mon.0) 1939 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-09T08:57:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:21 smithi081 bash[79557]: audit 2023-10-09T08:57:20.067634+0000 mon.a (mon.0) 1940 : audit 1 from='client.? 172.21.15.81:0/540152296' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:57:21.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:21 smithi081 bash[79557]: cluster 2023-10-09T08:57:20.067699+0000 mon.a (mon.0) 1941 : cluster 0 osdmap e455: 8 total, 8 up, 7 in 2023-10-09T08:57:21.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T08:57:21.478 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 0 1 2023-10-09T08:57:21.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:21 smithi118 bash[59345]: cluster 2023-10-09T08:57:20.056974+0000 mon.a (mon.0) 1938 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T08:57:21.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:21 smithi118 bash[59345]: cluster 2023-10-09T08:57:20.061305+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T08:57:21.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:21 smithi118 bash[59345]: audit 2023-10-09T08:57:20.067528+0000 mon.a (mon.0) 1939 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-09T08:57:21.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:21 smithi118 bash[59345]: audit 2023-10-09T08:57:20.067634+0000 mon.a (mon.0) 1940 : audit 1 from='client.? 172.21.15.81:0/540152296' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T08:57:21.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:21 smithi118 bash[59345]: cluster 2023-10-09T08:57:20.067699+0000 mon.a (mon.0) 1941 : cluster 0 osdmap e455: 8 total, 8 up, 7 in 2023-10-09T08:57:22.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:22 smithi081 bash[79557]: cluster 2023-10-09T08:57:20.386670+0000 mgr.y (mgr.26009) 1678 : cluster 0 pgmap v1932: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:22.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:22 smithi081 bash[79557]: cluster 2023-10-09T08:57:20.784288+0000 osd.4 (osd.4) 475 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T08:57:22.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:22 smithi081 bash[79557]: cluster 2023-10-09T08:57:20.928986+0000 osd.7 (osd.7) 431 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T08:57:22.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:22 smithi081 bash[79557]: cluster 2023-10-09T08:57:20.931730+0000 osd.7 (osd.7) 432 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T08:57:22.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:22 smithi081 bash[79557]: cluster 2023-10-09T08:57:20.954844+0000 osd.6 (osd.6) 409 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T08:57:22.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:22 smithi081 bash[76862]: cluster 2023-10-09T08:57:20.386670+0000 mgr.y (mgr.26009) 1678 : cluster 0 pgmap v1932: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:22.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:22 smithi081 bash[76862]: cluster 2023-10-09T08:57:20.784288+0000 osd.4 (osd.4) 475 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T08:57:22.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:22 smithi081 bash[76862]: cluster 2023-10-09T08:57:20.928986+0000 osd.7 (osd.7) 431 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T08:57:22.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:22 smithi081 bash[76862]: cluster 2023-10-09T08:57:20.931730+0000 osd.7 (osd.7) 432 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T08:57:22.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:22 smithi081 bash[76862]: cluster 2023-10-09T08:57:20.954844+0000 osd.6 (osd.6) 409 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T08:57:22.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:22 smithi118 bash[59345]: cluster 2023-10-09T08:57:20.386670+0000 mgr.y (mgr.26009) 1678 : cluster 0 pgmap v1932: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:22.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:22 smithi118 bash[59345]: cluster 2023-10-09T08:57:20.784288+0000 osd.4 (osd.4) 475 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T08:57:22.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:22 smithi118 bash[59345]: cluster 2023-10-09T08:57:20.928986+0000 osd.7 (osd.7) 431 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T08:57:22.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:22 smithi118 bash[59345]: cluster 2023-10-09T08:57:20.931730+0000 osd.7 (osd.7) 432 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T08:57:22.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:22 smithi118 bash[59345]: cluster 2023-10-09T08:57:20.954844+0000 osd.6 (osd.6) 409 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T08:57:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:23 smithi118 bash[59345]: cluster 2023-10-09T08:57:22.387471+0000 mgr.y (mgr.26009) 1679 : cluster 0 pgmap v1933: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:23 smithi118 bash[59345]: audit 2023-10-09T08:57:22.937590+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:23 smithi118 bash[59345]: audit 2023-10-09T08:57:22.947914+0000 mon.a (mon.0) 1943 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:23 smithi118 bash[59345]: audit 2023-10-09T08:57:23.182734+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:23 smithi118 bash[59345]: audit 2023-10-09T08:57:23.188637+0000 mon.c (mon.2) 601 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:57:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:23 smithi118 bash[59345]: audit 2023-10-09T08:57:23.194526+0000 mon.a (mon.0) 1945 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:23 smithi118 bash[59345]: audit 2023-10-09T08:57:23.724444+0000 mon.c (mon.2) 602 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:57:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:23 smithi118 bash[59345]: audit 2023-10-09T08:57:23.726470+0000 mon.c (mon.2) 603 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:57:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:23 smithi118 bash[59345]: audit 2023-10-09T08:57:23.735954+0000 mon.a (mon.0) 1946 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[76862]: cluster 2023-10-09T08:57:22.387471+0000 mgr.y (mgr.26009) 1679 : cluster 0 pgmap v1933: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[76862]: audit 2023-10-09T08:57:22.937590+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[76862]: audit 2023-10-09T08:57:22.947914+0000 mon.a (mon.0) 1943 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[76862]: audit 2023-10-09T08:57:23.182734+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[76862]: audit 2023-10-09T08:57:23.188637+0000 mon.c (mon.2) 601 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:57:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[76862]: audit 2023-10-09T08:57:23.194526+0000 mon.a (mon.0) 1945 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[76862]: audit 2023-10-09T08:57:23.724444+0000 mon.c (mon.2) 602 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:57:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[76862]: audit 2023-10-09T08:57:23.726470+0000 mon.c (mon.2) 603 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:57:24.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[76862]: audit 2023-10-09T08:57:23.735954+0000 mon.a (mon.0) 1946 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[79557]: cluster 2023-10-09T08:57:22.387471+0000 mgr.y (mgr.26009) 1679 : cluster 0 pgmap v1933: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[79557]: audit 2023-10-09T08:57:22.937590+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[79557]: audit 2023-10-09T08:57:22.947914+0000 mon.a (mon.0) 1943 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[79557]: audit 2023-10-09T08:57:23.182734+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[79557]: audit 2023-10-09T08:57:23.188637+0000 mon.c (mon.2) 601 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:57:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[79557]: audit 2023-10-09T08:57:23.194526+0000 mon.a (mon.0) 1945 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[79557]: audit 2023-10-09T08:57:23.724444+0000 mon.c (mon.2) 602 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:57:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[79557]: audit 2023-10-09T08:57:23.726470+0000 mon.c (mon.2) 603 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:57:24.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:23 smithi081 bash[79557]: audit 2023-10-09T08:57:23.735954+0000 mon.a (mon.0) 1946 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:26.028 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:57:26.028 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:57:26.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:26 smithi081 bash[76862]: cluster 2023-10-09T08:57:24.388203+0000 mgr.y (mgr.26009) 1680 : cluster 0 pgmap v1934: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:26.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:26 smithi081 bash[76862]: audit 2023-10-09T08:57:25.462518+0000 mon.c (mon.2) 604 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]: dispatch 2023-10-09T08:57:26.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:26 smithi081 bash[76862]: audit 2023-10-09T08:57:25.463076+0000 mon.c (mon.2) 605 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7, 3, 2]}]: dispatch 2023-10-09T08:57:26.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:26 smithi081 bash[76862]: audit 2023-10-09T08:57:25.463418+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]: dispatch 2023-10-09T08:57:26.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:26 smithi081 bash[76862]: audit 2023-10-09T08:57:25.464202+0000 mon.a (mon.0) 1948 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7, 3, 2]}]: dispatch 2023-10-09T08:57:26.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:26 smithi081 bash[79557]: cluster 2023-10-09T08:57:24.388203+0000 mgr.y (mgr.26009) 1680 : cluster 0 pgmap v1934: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:26.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:26 smithi081 bash[79557]: audit 2023-10-09T08:57:25.462518+0000 mon.c (mon.2) 604 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]: dispatch 2023-10-09T08:57:26.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:26 smithi081 bash[79557]: audit 2023-10-09T08:57:25.463076+0000 mon.c (mon.2) 605 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7, 3, 2]}]: dispatch 2023-10-09T08:57:26.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:26 smithi081 bash[79557]: audit 2023-10-09T08:57:25.463418+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]: dispatch 2023-10-09T08:57:26.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:26 smithi081 bash[79557]: audit 2023-10-09T08:57:25.464202+0000 mon.a (mon.0) 1948 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7, 3, 2]}]: dispatch 2023-10-09T08:57:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:26 smithi118 bash[59345]: cluster 2023-10-09T08:57:24.388203+0000 mgr.y (mgr.26009) 1680 : cluster 0 pgmap v1934: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:26.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:26 smithi118 bash[59345]: audit 2023-10-09T08:57:25.462518+0000 mon.c (mon.2) 604 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]: dispatch 2023-10-09T08:57:26.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:26 smithi118 bash[59345]: audit 2023-10-09T08:57:25.463076+0000 mon.c (mon.2) 605 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7, 3, 2]}]: dispatch 2023-10-09T08:57:26.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:26 smithi118 bash[59345]: audit 2023-10-09T08:57:25.463418+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]: dispatch 2023-10-09T08:57:26.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:26 smithi118 bash[59345]: audit 2023-10-09T08:57:25.464202+0000 mon.a (mon.0) 1948 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7, 3, 2]}]: dispatch 2023-10-09T08:57:27.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:27 smithi081 bash[76862]: cluster 2023-10-09T08:57:26.038771+0000 osd.4 (osd.4) 476 : cluster 3 failed to encode map e456 with expected crc 2023-10-09T08:57:27.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:27 smithi081 bash[76862]: cluster 2023-10-09T08:57:26.039013+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e456 with expected crc 2023-10-09T08:57:27.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:27 smithi081 bash[76862]: audit 2023-10-09T08:57:26.041895+0000 mon.a (mon.0) 1949 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]': finished 2023-10-09T08:57:27.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:27 smithi081 bash[76862]: audit 2023-10-09T08:57:26.041997+0000 mon.a (mon.0) 1950 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7, 3, 2]}]': finished 2023-10-09T08:57:27.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:27 smithi081 bash[76862]: cluster 2023-10-09T08:57:26.042078+0000 mon.a (mon.0) 1951 : cluster 0 osdmap e456: 8 total, 8 up, 7 in 2023-10-09T08:57:27.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:27 smithi081 bash[76862]: cluster 2023-10-09T08:57:27.043521+0000 mon.a (mon.0) 1952 : cluster 0 osdmap e457: 8 total, 8 up, 7 in 2023-10-09T08:57:27.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:27 smithi081 bash[79557]: cluster 2023-10-09T08:57:26.038771+0000 osd.4 (osd.4) 476 : cluster 3 failed to encode map e456 with expected crc 2023-10-09T08:57:27.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:27 smithi081 bash[79557]: cluster 2023-10-09T08:57:26.039013+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e456 with expected crc 2023-10-09T08:57:27.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:27 smithi081 bash[79557]: audit 2023-10-09T08:57:26.041895+0000 mon.a (mon.0) 1949 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]': finished 2023-10-09T08:57:27.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:27 smithi081 bash[79557]: audit 2023-10-09T08:57:26.041997+0000 mon.a (mon.0) 1950 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7, 3, 2]}]': finished 2023-10-09T08:57:27.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:27 smithi081 bash[79557]: cluster 2023-10-09T08:57:26.042078+0000 mon.a (mon.0) 1951 : cluster 0 osdmap e456: 8 total, 8 up, 7 in 2023-10-09T08:57:27.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:27 smithi081 bash[79557]: cluster 2023-10-09T08:57:27.043521+0000 mon.a (mon.0) 1952 : cluster 0 osdmap e457: 8 total, 8 up, 7 in 2023-10-09T08:57:27.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:27 smithi118 bash[59345]: cluster 2023-10-09T08:57:26.038771+0000 osd.4 (osd.4) 476 : cluster 3 failed to encode map e456 with expected crc 2023-10-09T08:57:27.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:27 smithi118 bash[59345]: cluster 2023-10-09T08:57:26.039013+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e456 with expected crc 2023-10-09T08:57:27.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:27 smithi118 bash[59345]: audit 2023-10-09T08:57:26.041895+0000 mon.a (mon.0) 1949 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]': finished 2023-10-09T08:57:27.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:27 smithi118 bash[59345]: audit 2023-10-09T08:57:26.041997+0000 mon.a (mon.0) 1950 : audit 1 from='mgr.26009 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [5, 7, 3, 2]}]': finished 2023-10-09T08:57:27.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:27 smithi118 bash[59345]: cluster 2023-10-09T08:57:26.042078+0000 mon.a (mon.0) 1951 : cluster 0 osdmap e456: 8 total, 8 up, 7 in 2023-10-09T08:57:27.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:27 smithi118 bash[59345]: cluster 2023-10-09T08:57:27.043521+0000 mon.a (mon.0) 1952 : cluster 0 osdmap e457: 8 total, 8 up, 7 in 2023-10-09T08:57:28.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:28 smithi081 bash[76862]: cluster 2023-10-09T08:57:26.388888+0000 mgr.y (mgr.26009) 1681 : cluster 0 pgmap v1936: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:28.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:28 smithi081 bash[76862]: cluster 2023-10-09T08:57:27.040683+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T08:57:28.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:28 smithi081 bash[76862]: cluster 2023-10-09T08:57:27.042085+0000 osd.4 (osd.4) 477 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T08:57:28.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:28 smithi081 bash[76862]: cluster 2023-10-09T08:57:27.048700+0000 osd.7 (osd.7) 433 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T08:57:28.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:28 smithi081 bash[79557]: cluster 2023-10-09T08:57:26.388888+0000 mgr.y (mgr.26009) 1681 : cluster 0 pgmap v1936: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:28.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:28 smithi081 bash[79557]: cluster 2023-10-09T08:57:27.040683+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T08:57:28.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:28 smithi081 bash[79557]: cluster 2023-10-09T08:57:27.042085+0000 osd.4 (osd.4) 477 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T08:57:28.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:28 smithi081 bash[79557]: cluster 2023-10-09T08:57:27.048700+0000 osd.7 (osd.7) 433 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T08:57:28.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:28 smithi118 bash[59345]: cluster 2023-10-09T08:57:26.388888+0000 mgr.y (mgr.26009) 1681 : cluster 0 pgmap v1936: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:28.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:28 smithi118 bash[59345]: cluster 2023-10-09T08:57:27.040683+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T08:57:28.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:28 smithi118 bash[59345]: cluster 2023-10-09T08:57:27.042085+0000 osd.4 (osd.4) 477 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T08:57:28.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:28 smithi118 bash[59345]: cluster 2023-10-09T08:57:27.048700+0000 osd.7 (osd.7) 433 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T08:57:29.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:29 smithi081 bash[76862]: cluster 2023-10-09T08:57:27.366066+0000 osd.6 (osd.6) 410 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T08:57:29.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:29 smithi081 bash[79557]: cluster 2023-10-09T08:57:27.366066+0000 osd.6 (osd.6) 410 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T08:57:29.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:29 smithi118 bash[59345]: cluster 2023-10-09T08:57:27.366066+0000 osd.6 (osd.6) 410 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T08:57:30.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:30 smithi081 bash[76862]: cluster 2023-10-09T08:57:28.389538+0000 mgr.y (mgr.26009) 1682 : cluster 0 pgmap v1938: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:30.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:30 smithi081 bash[79557]: cluster 2023-10-09T08:57:28.389538+0000 mgr.y (mgr.26009) 1682 : cluster 0 pgmap v1938: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:30 smithi118 bash[59345]: cluster 2023-10-09T08:57:28.389538+0000 mgr.y (mgr.26009) 1682 : cluster 0 pgmap v1938: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:31.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:57:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:57:31] "GET /metrics HTTP/1.1" 200 34196 "" "Prometheus/2.33.4" 2023-10-09T08:57:32.072 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:32 smithi081 bash[79557]: cluster 2023-10-09T08:57:30.390524+0000 mgr.y (mgr.26009) 1683 : cluster 0 pgmap v1939: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:32.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:32 smithi081 bash[76862]: cluster 2023-10-09T08:57:30.390524+0000 mgr.y (mgr.26009) 1683 : cluster 0 pgmap v1939: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:32.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:32 smithi118 bash[59345]: cluster 2023-10-09T08:57:30.390524+0000 mgr.y (mgr.26009) 1683 : cluster 0 pgmap v1939: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:33.100 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.0 to 1 (10000) 2023-10-09T08:57:33.102 INFO:teuthology.orchestra.run.smithi081.stderr:nodeep-scrub is unset 2023-10-09T08:57:33.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:33 smithi081 bash[76862]: audit 2023-10-09T08:57:32.089171+0000 mon.a (mon.0) 1953 : audit 1 from='client.? 172.21.15.81:0/3069423523' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:57:33.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:33 smithi081 bash[76862]: audit 2023-10-09T08:57:32.099652+0000 mon.a (mon.0) 1954 : audit 1 from='client.? 172.21.15.81:0/74540947' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:57:33.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:33 smithi081 bash[79557]: audit 2023-10-09T08:57:32.089171+0000 mon.a (mon.0) 1953 : audit 1 from='client.? 172.21.15.81:0/3069423523' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:57:33.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:33 smithi081 bash[79557]: audit 2023-10-09T08:57:32.099652+0000 mon.a (mon.0) 1954 : audit 1 from='client.? 172.21.15.81:0/74540947' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:57:33.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:33 smithi118 bash[59345]: audit 2023-10-09T08:57:32.089171+0000 mon.a (mon.0) 1953 : audit 1 from='client.? 172.21.15.81:0/3069423523' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T08:57:33.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:33 smithi118 bash[59345]: audit 2023-10-09T08:57:32.099652+0000 mon.a (mon.0) 1954 : audit 1 from='client.? 172.21.15.81:0/74540947' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:57:34.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[76862]: cluster 2023-10-09T08:57:32.391305+0000 mgr.y (mgr.26009) 1684 : cluster 0 pgmap v1940: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:34.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[76862]: cluster 2023-10-09T08:57:33.072166+0000 mon.a (mon.0) 1955 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:57:34.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[76862]: cluster 2023-10-09T08:57:33.072231+0000 mon.a (mon.0) 1956 : cluster 1 Cluster is now healthy 2023-10-09T08:57:34.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[76862]: cluster 2023-10-09T08:57:33.085339+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e458 with expected crc 2023-10-09T08:57:34.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[76862]: audit 2023-10-09T08:57:33.089203+0000 mon.a (mon.0) 1957 : audit 1 from='client.? 172.21.15.81:0/3069423523' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:57:34.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[76862]: audit 2023-10-09T08:57:33.089334+0000 mon.a (mon.0) 1958 : audit 1 from='client.? 172.21.15.81:0/74540947' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-09T08:57:34.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[76862]: cluster 2023-10-09T08:57:33.089422+0000 mon.a (mon.0) 1959 : cluster 0 osdmap e458: 8 total, 8 up, 7 in 2023-10-09T08:57:34.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[76862]: cluster 2023-10-09T08:57:33.097086+0000 osd.7 (osd.7) 434 : cluster 3 failed to encode map e458 with expected crc 2023-10-09T08:57:34.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[76862]: cluster 2023-10-09T08:57:33.097102+0000 osd.4 (osd.4) 478 : cluster 3 failed to encode map e458 with expected crc 2023-10-09T08:57:34.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[79557]: cluster 2023-10-09T08:57:32.391305+0000 mgr.y (mgr.26009) 1684 : cluster 0 pgmap v1940: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:34.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[79557]: cluster 2023-10-09T08:57:33.072166+0000 mon.a (mon.0) 1955 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:57:34.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[79557]: cluster 2023-10-09T08:57:33.072231+0000 mon.a (mon.0) 1956 : cluster 1 Cluster is now healthy 2023-10-09T08:57:34.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[79557]: cluster 2023-10-09T08:57:33.085339+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e458 with expected crc 2023-10-09T08:57:34.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[79557]: audit 2023-10-09T08:57:33.089203+0000 mon.a (mon.0) 1957 : audit 1 from='client.? 172.21.15.81:0/3069423523' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:57:34.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[79557]: audit 2023-10-09T08:57:33.089334+0000 mon.a (mon.0) 1958 : audit 1 from='client.? 172.21.15.81:0/74540947' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-09T08:57:34.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[79557]: cluster 2023-10-09T08:57:33.089422+0000 mon.a (mon.0) 1959 : cluster 0 osdmap e458: 8 total, 8 up, 7 in 2023-10-09T08:57:34.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[79557]: cluster 2023-10-09T08:57:33.097086+0000 osd.7 (osd.7) 434 : cluster 3 failed to encode map e458 with expected crc 2023-10-09T08:57:34.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:34 smithi081 bash[79557]: cluster 2023-10-09T08:57:33.097102+0000 osd.4 (osd.4) 478 : cluster 3 failed to encode map e458 with expected crc 2023-10-09T08:57:34.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:34 smithi118 bash[59345]: cluster 2023-10-09T08:57:32.391305+0000 mgr.y (mgr.26009) 1684 : cluster 0 pgmap v1940: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:34.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:34 smithi118 bash[59345]: cluster 2023-10-09T08:57:33.072166+0000 mon.a (mon.0) 1955 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T08:57:34.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:34 smithi118 bash[59345]: cluster 2023-10-09T08:57:33.072231+0000 mon.a (mon.0) 1956 : cluster 1 Cluster is now healthy 2023-10-09T08:57:34.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:34 smithi118 bash[59345]: cluster 2023-10-09T08:57:33.085339+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e458 with expected crc 2023-10-09T08:57:34.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:34 smithi118 bash[59345]: audit 2023-10-09T08:57:33.089203+0000 mon.a (mon.0) 1957 : audit 1 from='client.? 172.21.15.81:0/3069423523' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T08:57:34.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:34 smithi118 bash[59345]: audit 2023-10-09T08:57:33.089334+0000 mon.a (mon.0) 1958 : audit 1 from='client.? 172.21.15.81:0/74540947' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-09T08:57:34.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:34 smithi118 bash[59345]: cluster 2023-10-09T08:57:33.089422+0000 mon.a (mon.0) 1959 : cluster 0 osdmap e458: 8 total, 8 up, 7 in 2023-10-09T08:57:34.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:34 smithi118 bash[59345]: cluster 2023-10-09T08:57:33.097086+0000 osd.7 (osd.7) 434 : cluster 3 failed to encode map e458 with expected crc 2023-10-09T08:57:34.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:34 smithi118 bash[59345]: cluster 2023-10-09T08:57:33.097102+0000 osd.4 (osd.4) 478 : cluster 3 failed to encode map e458 with expected crc 2023-10-09T08:57:35.029 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 1 2023-10-09T08:57:35.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:35 smithi081 bash[76862]: cluster 2023-10-09T08:57:33.857698+0000 osd.6 (osd.6) 411 : cluster 3 failed to encode map e458 with expected crc 2023-10-09T08:57:35.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:35 smithi081 bash[76862]: cluster 2023-10-09T08:57:34.087112+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e459 with expected crc 2023-10-09T08:57:35.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:35 smithi081 bash[76862]: cluster 2023-10-09T08:57:34.091520+0000 mon.a (mon.0) 1960 : cluster 0 osdmap e459: 8 total, 8 up, 7 in 2023-10-09T08:57:35.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:35 smithi081 bash[76862]: cluster 2023-10-09T08:57:34.094091+0000 osd.4 (osd.4) 479 : cluster 3 failed to encode map e459 with expected crc 2023-10-09T08:57:35.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:35 smithi081 bash[76862]: cluster 2023-10-09T08:57:34.094165+0000 osd.7 (osd.7) 435 : cluster 3 failed to encode map e459 with expected crc 2023-10-09T08:57:35.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:35 smithi081 bash[79557]: cluster 2023-10-09T08:57:33.857698+0000 osd.6 (osd.6) 411 : cluster 3 failed to encode map e458 with expected crc 2023-10-09T08:57:35.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:35 smithi081 bash[79557]: cluster 2023-10-09T08:57:34.087112+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e459 with expected crc 2023-10-09T08:57:35.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:35 smithi081 bash[79557]: cluster 2023-10-09T08:57:34.091520+0000 mon.a (mon.0) 1960 : cluster 0 osdmap e459: 8 total, 8 up, 7 in 2023-10-09T08:57:35.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:35 smithi081 bash[79557]: cluster 2023-10-09T08:57:34.094091+0000 osd.4 (osd.4) 479 : cluster 3 failed to encode map e459 with expected crc 2023-10-09T08:57:35.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:35 smithi081 bash[79557]: cluster 2023-10-09T08:57:34.094165+0000 osd.7 (osd.7) 435 : cluster 3 failed to encode map e459 with expected crc 2023-10-09T08:57:35.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:35 smithi118 bash[59345]: cluster 2023-10-09T08:57:33.857698+0000 osd.6 (osd.6) 411 : cluster 3 failed to encode map e458 with expected crc 2023-10-09T08:57:35.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:35 smithi118 bash[59345]: cluster 2023-10-09T08:57:34.087112+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e459 with expected crc 2023-10-09T08:57:35.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:35 smithi118 bash[59345]: cluster 2023-10-09T08:57:34.091520+0000 mon.a (mon.0) 1960 : cluster 0 osdmap e459: 8 total, 8 up, 7 in 2023-10-09T08:57:35.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:35 smithi118 bash[59345]: cluster 2023-10-09T08:57:34.094091+0000 osd.4 (osd.4) 479 : cluster 3 failed to encode map e459 with expected crc 2023-10-09T08:57:35.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:35 smithi118 bash[59345]: cluster 2023-10-09T08:57:34.094165+0000 osd.7 (osd.7) 435 : cluster 3 failed to encode map e459 with expected crc 2023-10-09T08:57:36.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:36 smithi081 bash[76862]: cluster 2023-10-09T08:57:34.391953+0000 mgr.y (mgr.26009) 1685 : cluster 0 pgmap v1943: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:36.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:36 smithi081 bash[79557]: cluster 2023-10-09T08:57:34.391953+0000 mgr.y (mgr.26009) 1685 : cluster 0 pgmap v1943: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:36.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:36 smithi118 bash[59345]: cluster 2023-10-09T08:57:34.391953+0000 mgr.y (mgr.26009) 1685 : cluster 0 pgmap v1943: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:38.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:38 smithi081 bash[76862]: cluster 2023-10-09T08:57:36.392872+0000 mgr.y (mgr.26009) 1686 : cluster 0 pgmap v1944: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:38.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:38 smithi081 bash[79557]: cluster 2023-10-09T08:57:36.392872+0000 mgr.y (mgr.26009) 1686 : cluster 0 pgmap v1944: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:38 smithi118 bash[59345]: cluster 2023-10-09T08:57:36.392872+0000 mgr.y (mgr.26009) 1686 : cluster 0 pgmap v1944: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:39.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:39 smithi118 bash[59345]: audit 2023-10-09T08:57:38.196432+0000 mon.a (mon.0) 1961 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:39.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:39 smithi118 bash[59345]: audit 2023-10-09T08:57:38.201173+0000 mon.c (mon.2) 606 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:57:39.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:39 smithi081 bash[76862]: audit 2023-10-09T08:57:38.196432+0000 mon.a (mon.0) 1961 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:39.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:39 smithi081 bash[76862]: audit 2023-10-09T08:57:38.201173+0000 mon.c (mon.2) 606 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:57:39.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:39 smithi081 bash[79557]: audit 2023-10-09T08:57:38.196432+0000 mon.a (mon.0) 1961 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:57:39.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:39 smithi081 bash[79557]: audit 2023-10-09T08:57:38.201173+0000 mon.c (mon.2) 606 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:57:39.854 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:57:40.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:40 smithi118 bash[59345]: cluster 2023-10-09T08:57:38.393581+0000 mgr.y (mgr.26009) 1687 : cluster 0 pgmap v1945: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:40.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:40 smithi081 bash[76862]: cluster 2023-10-09T08:57:38.393581+0000 mgr.y (mgr.26009) 1687 : cluster 0 pgmap v1945: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:40.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:40 smithi081 bash[79557]: cluster 2023-10-09T08:57:38.393581+0000 mgr.y (mgr.26009) 1687 : cluster 0 pgmap v1945: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:41.418 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:57:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:57:41] "GET /metrics HTTP/1.1" 200 34179 "" "Prometheus/2.33.4" 2023-10-09T08:57:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:42 smithi118 bash[59345]: cluster 2023-10-09T08:57:40.394652+0000 mgr.y (mgr.26009) 1688 : cluster 0 pgmap v1946: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:42.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:42 smithi081 bash[79557]: cluster 2023-10-09T08:57:40.394652+0000 mgr.y (mgr.26009) 1688 : cluster 0 pgmap v1946: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:42 smithi081 bash[76862]: cluster 2023-10-09T08:57:40.394652+0000 mgr.y (mgr.26009) 1688 : cluster 0 pgmap v1946: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:44.243 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.7 to 1 (10000) 2023-10-09T08:57:44.487 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:44 smithi081 bash[76862]: cluster 2023-10-09T08:57:42.395414+0000 mgr.y (mgr.26009) 1689 : cluster 0 pgmap v1947: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:44.487 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:44 smithi081 bash[76862]: audit 2023-10-09T08:57:43.853573+0000 mon.a (mon.0) 1962 : audit 1 from='client.? 172.21.15.81:0/555362078' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T08:57:44.487 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:44 smithi081 bash[79557]: cluster 2023-10-09T08:57:42.395414+0000 mgr.y (mgr.26009) 1689 : cluster 0 pgmap v1947: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:44.487 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:44 smithi081 bash[79557]: audit 2023-10-09T08:57:43.853573+0000 mon.a (mon.0) 1962 : audit 1 from='client.? 172.21.15.81:0/555362078' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T08:57:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:44 smithi118 bash[59345]: cluster 2023-10-09T08:57:42.395414+0000 mgr.y (mgr.26009) 1689 : cluster 0 pgmap v1947: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:44 smithi118 bash[59345]: audit 2023-10-09T08:57:43.853573+0000 mon.a (mon.0) 1962 : audit 1 from='client.? 172.21.15.81:0/555362078' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T08:57:45.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 4 1 2023-10-09T08:57:45.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:45 smithi118 bash[59345]: cluster 2023-10-09T08:57:44.225191+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T08:57:45.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:45 smithi118 bash[59345]: audit 2023-10-09T08:57:44.228011+0000 mon.a (mon.0) 1963 : audit 1 from='client.? 172.21.15.81:0/555362078' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T08:57:45.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:45 smithi118 bash[59345]: cluster 2023-10-09T08:57:44.228085+0000 mon.a (mon.0) 1964 : cluster 0 osdmap e460: 8 total, 8 up, 7 in 2023-10-09T08:57:45.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:45 smithi118 bash[59345]: cluster 2023-10-09T08:57:44.228419+0000 osd.7 (osd.7) 436 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T08:57:45.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:45 smithi118 bash[59345]: cluster 2023-10-09T08:57:44.230871+0000 osd.7 (osd.7) 437 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T08:57:45.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:45 smithi118 bash[59345]: cluster 2023-10-09T08:57:44.259840+0000 osd.6 (osd.6) 412 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T08:57:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:45 smithi081 bash[76862]: cluster 2023-10-09T08:57:44.225191+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T08:57:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:45 smithi081 bash[76862]: audit 2023-10-09T08:57:44.228011+0000 mon.a (mon.0) 1963 : audit 1 from='client.? 172.21.15.81:0/555362078' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T08:57:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:45 smithi081 bash[76862]: cluster 2023-10-09T08:57:44.228085+0000 mon.a (mon.0) 1964 : cluster 0 osdmap e460: 8 total, 8 up, 7 in 2023-10-09T08:57:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:45 smithi081 bash[76862]: cluster 2023-10-09T08:57:44.228419+0000 osd.7 (osd.7) 436 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T08:57:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:45 smithi081 bash[76862]: cluster 2023-10-09T08:57:44.230871+0000 osd.7 (osd.7) 437 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T08:57:45.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:45 smithi081 bash[76862]: cluster 2023-10-09T08:57:44.259840+0000 osd.6 (osd.6) 412 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T08:57:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:45 smithi081 bash[79557]: cluster 2023-10-09T08:57:44.225191+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T08:57:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:45 smithi081 bash[79557]: audit 2023-10-09T08:57:44.228011+0000 mon.a (mon.0) 1963 : audit 1 from='client.? 172.21.15.81:0/555362078' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T08:57:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:45 smithi081 bash[79557]: cluster 2023-10-09T08:57:44.228085+0000 mon.a (mon.0) 1964 : cluster 0 osdmap e460: 8 total, 8 up, 7 in 2023-10-09T08:57:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:45 smithi081 bash[79557]: cluster 2023-10-09T08:57:44.228419+0000 osd.7 (osd.7) 436 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T08:57:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:45 smithi081 bash[79557]: cluster 2023-10-09T08:57:44.230871+0000 osd.7 (osd.7) 437 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T08:57:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:45 smithi081 bash[79557]: cluster 2023-10-09T08:57:44.259840+0000 osd.6 (osd.6) 412 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T08:57:46.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:46 smithi118 bash[59345]: cluster 2023-10-09T08:57:44.396142+0000 mgr.y (mgr.26009) 1690 : cluster 0 pgmap v1949: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:46.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:46 smithi118 bash[59345]: cluster 2023-10-09T08:57:45.227952+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:46 smithi118 bash[59345]: cluster 2023-10-09T08:57:45.231851+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:46 smithi118 bash[59345]: cluster 2023-10-09T08:57:45.232009+0000 mon.a (mon.0) 1965 : cluster 0 osdmap e461: 8 total, 8 up, 7 in 2023-10-09T08:57:46.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:46 smithi118 bash[59345]: cluster 2023-10-09T08:57:45.233649+0000 osd.7 (osd.7) 438 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:46 smithi118 bash[59345]: cluster 2023-10-09T08:57:45.236355+0000 osd.7 (osd.7) 439 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:46 smithi118 bash[59345]: cluster 2023-10-09T08:57:45.240354+0000 osd.7 (osd.7) 440 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:46 smithi118 bash[59345]: cluster 2023-10-09T08:57:45.241659+0000 osd.7 (osd.7) 441 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:46 smithi118 bash[59345]: cluster 2023-10-09T08:57:45.243104+0000 osd.7 (osd.7) 442 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:46 smithi118 bash[59345]: cluster 2023-10-09T08:57:45.960935+0000 osd.6 (osd.6) 413 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[76862]: cluster 2023-10-09T08:57:44.396142+0000 mgr.y (mgr.26009) 1690 : cluster 0 pgmap v1949: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:46.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[76862]: cluster 2023-10-09T08:57:45.227952+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[76862]: cluster 2023-10-09T08:57:45.231851+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[76862]: cluster 2023-10-09T08:57:45.232009+0000 mon.a (mon.0) 1965 : cluster 0 osdmap e461: 8 total, 8 up, 7 in 2023-10-09T08:57:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[76862]: cluster 2023-10-09T08:57:45.233649+0000 osd.7 (osd.7) 438 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[76862]: cluster 2023-10-09T08:57:45.236355+0000 osd.7 (osd.7) 439 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[76862]: cluster 2023-10-09T08:57:45.240354+0000 osd.7 (osd.7) 440 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[76862]: cluster 2023-10-09T08:57:45.241659+0000 osd.7 (osd.7) 441 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[76862]: cluster 2023-10-09T08:57:45.243104+0000 osd.7 (osd.7) 442 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[76862]: cluster 2023-10-09T08:57:45.960935+0000 osd.6 (osd.6) 413 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[79557]: cluster 2023-10-09T08:57:44.396142+0000 mgr.y (mgr.26009) 1690 : cluster 0 pgmap v1949: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:46.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[79557]: cluster 2023-10-09T08:57:45.227952+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[79557]: cluster 2023-10-09T08:57:45.231851+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[79557]: cluster 2023-10-09T08:57:45.232009+0000 mon.a (mon.0) 1965 : cluster 0 osdmap e461: 8 total, 8 up, 7 in 2023-10-09T08:57:46.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[79557]: cluster 2023-10-09T08:57:45.233649+0000 osd.7 (osd.7) 438 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[79557]: cluster 2023-10-09T08:57:45.236355+0000 osd.7 (osd.7) 439 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[79557]: cluster 2023-10-09T08:57:45.240354+0000 osd.7 (osd.7) 440 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[79557]: cluster 2023-10-09T08:57:45.241659+0000 osd.7 (osd.7) 441 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[79557]: cluster 2023-10-09T08:57:45.243104+0000 osd.7 (osd.7) 442 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:46.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:46 smithi081 bash[79557]: cluster 2023-10-09T08:57:45.960935+0000 osd.6 (osd.6) 413 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T08:57:47.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:47 smithi118 bash[59345]: cluster 2023-10-09T08:57:46.247724+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e462 with expected crc 2023-10-09T08:57:47.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:47 smithi118 bash[59345]: cluster 2023-10-09T08:57:46.248504+0000 osd.7 (osd.7) 443 : cluster 3 failed to encode map e462 with expected crc 2023-10-09T08:57:47.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:47 smithi118 bash[59345]: cluster 2023-10-09T08:57:46.250063+0000 mon.a (mon.0) 1966 : cluster 0 osdmap e462: 8 total, 8 up, 7 in 2023-10-09T08:57:47.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:47 smithi118 bash[59345]: cluster 2023-10-09T08:57:46.250290+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e462 with expected crc 2023-10-09T08:57:47.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:47 smithi118 bash[59345]: cluster 2023-10-09T08:57:46.396786+0000 mgr.y (mgr.26009) 1691 : cluster 0 pgmap v1952: 73 pgs: 5 peering, 68 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:47.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:47 smithi081 bash[76862]: cluster 2023-10-09T08:57:46.247724+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e462 with expected crc 2023-10-09T08:57:47.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:47 smithi081 bash[76862]: cluster 2023-10-09T08:57:46.248504+0000 osd.7 (osd.7) 443 : cluster 3 failed to encode map e462 with expected crc 2023-10-09T08:57:47.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:47 smithi081 bash[76862]: cluster 2023-10-09T08:57:46.250063+0000 mon.a (mon.0) 1966 : cluster 0 osdmap e462: 8 total, 8 up, 7 in 2023-10-09T08:57:47.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:47 smithi081 bash[76862]: cluster 2023-10-09T08:57:46.250290+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e462 with expected crc 2023-10-09T08:57:47.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:47 smithi081 bash[76862]: cluster 2023-10-09T08:57:46.396786+0000 mgr.y (mgr.26009) 1691 : cluster 0 pgmap v1952: 73 pgs: 5 peering, 68 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:47.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:47 smithi081 bash[79557]: cluster 2023-10-09T08:57:46.247724+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e462 with expected crc 2023-10-09T08:57:47.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:47 smithi081 bash[79557]: cluster 2023-10-09T08:57:46.248504+0000 osd.7 (osd.7) 443 : cluster 3 failed to encode map e462 with expected crc 2023-10-09T08:57:47.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:47 smithi081 bash[79557]: cluster 2023-10-09T08:57:46.250063+0000 mon.a (mon.0) 1966 : cluster 0 osdmap e462: 8 total, 8 up, 7 in 2023-10-09T08:57:47.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:47 smithi081 bash[79557]: cluster 2023-10-09T08:57:46.250290+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e462 with expected crc 2023-10-09T08:57:47.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:47 smithi081 bash[79557]: cluster 2023-10-09T08:57:46.396786+0000 mgr.y (mgr.26009) 1691 : cluster 0 pgmap v1952: 73 pgs: 5 peering, 68 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:48.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:48 smithi118 bash[59345]: cluster 2023-10-09T08:57:47.256481+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T08:57:48.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:48 smithi118 bash[59345]: cluster 2023-10-09T08:57:47.257114+0000 osd.4 (osd.4) 480 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T08:57:48.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:48 smithi118 bash[59345]: cluster 2023-10-09T08:57:47.259245+0000 mon.a (mon.0) 1967 : cluster 0 osdmap e463: 8 total, 8 up, 7 in 2023-10-09T08:57:48.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:48 smithi118 bash[59345]: cluster 2023-10-09T08:57:47.263253+0000 osd.7 (osd.7) 444 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T08:57:48.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:48 smithi118 bash[59345]: cluster 2023-10-09T08:57:47.265200+0000 osd.7 (osd.7) 445 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T08:57:48.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:48 smithi081 bash[76862]: cluster 2023-10-09T08:57:47.256481+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T08:57:48.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:48 smithi081 bash[76862]: cluster 2023-10-09T08:57:47.257114+0000 osd.4 (osd.4) 480 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T08:57:48.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:48 smithi081 bash[76862]: cluster 2023-10-09T08:57:47.259245+0000 mon.a (mon.0) 1967 : cluster 0 osdmap e463: 8 total, 8 up, 7 in 2023-10-09T08:57:48.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:48 smithi081 bash[76862]: cluster 2023-10-09T08:57:47.263253+0000 osd.7 (osd.7) 444 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T08:57:48.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:48 smithi081 bash[76862]: cluster 2023-10-09T08:57:47.265200+0000 osd.7 (osd.7) 445 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T08:57:48.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:48 smithi081 bash[79557]: cluster 2023-10-09T08:57:47.256481+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T08:57:48.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:48 smithi081 bash[79557]: cluster 2023-10-09T08:57:47.257114+0000 osd.4 (osd.4) 480 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T08:57:48.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:48 smithi081 bash[79557]: cluster 2023-10-09T08:57:47.259245+0000 mon.a (mon.0) 1967 : cluster 0 osdmap e463: 8 total, 8 up, 7 in 2023-10-09T08:57:48.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:48 smithi081 bash[79557]: cluster 2023-10-09T08:57:47.263253+0000 osd.7 (osd.7) 444 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T08:57:48.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:48 smithi081 bash[79557]: cluster 2023-10-09T08:57:47.265200+0000 osd.7 (osd.7) 445 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T08:57:49.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:49 smithi081 bash[76862]: cluster 2023-10-09T08:57:48.265852+0000 osd.6 (osd.6) 414 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T08:57:49.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:49 smithi081 bash[76862]: cluster 2023-10-09T08:57:48.265959+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T08:57:49.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:49 smithi081 bash[76862]: cluster 2023-10-09T08:57:48.268454+0000 osd.7 (osd.7) 446 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T08:57:49.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:49 smithi081 bash[76862]: cluster 2023-10-09T08:57:48.268852+0000 mon.a (mon.0) 1968 : cluster 0 osdmap e464: 8 total, 8 up, 7 in 2023-10-09T08:57:49.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:49 smithi081 bash[76862]: cluster 2023-10-09T08:57:48.268959+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T08:57:49.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:49 smithi081 bash[76862]: cluster 2023-10-09T08:57:48.270879+0000 osd.7 (osd.7) 447 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T08:57:49.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:49 smithi081 bash[76862]: cluster 2023-10-09T08:57:48.397481+0000 mgr.y (mgr.26009) 1692 : cluster 0 pgmap v1955: 73 pgs: 5 peering, 68 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:49.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:49 smithi081 bash[79557]: cluster 2023-10-09T08:57:48.265852+0000 osd.6 (osd.6) 414 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T08:57:49.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:49 smithi081 bash[79557]: cluster 2023-10-09T08:57:48.265959+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T08:57:49.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:49 smithi081 bash[79557]: cluster 2023-10-09T08:57:48.268454+0000 osd.7 (osd.7) 446 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T08:57:49.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:49 smithi081 bash[79557]: cluster 2023-10-09T08:57:48.268852+0000 mon.a (mon.0) 1968 : cluster 0 osdmap e464: 8 total, 8 up, 7 in 2023-10-09T08:57:49.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:49 smithi081 bash[79557]: cluster 2023-10-09T08:57:48.268959+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T08:57:49.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:49 smithi081 bash[79557]: cluster 2023-10-09T08:57:48.270879+0000 osd.7 (osd.7) 447 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T08:57:49.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:49 smithi081 bash[79557]: cluster 2023-10-09T08:57:48.397481+0000 mgr.y (mgr.26009) 1692 : cluster 0 pgmap v1955: 73 pgs: 5 peering, 68 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:49.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:49 smithi118 bash[59345]: cluster 2023-10-09T08:57:48.265852+0000 osd.6 (osd.6) 414 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T08:57:49.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:49 smithi118 bash[59345]: cluster 2023-10-09T08:57:48.265959+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T08:57:49.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:49 smithi118 bash[59345]: cluster 2023-10-09T08:57:48.268454+0000 osd.7 (osd.7) 446 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T08:57:49.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:49 smithi118 bash[59345]: cluster 2023-10-09T08:57:48.268852+0000 mon.a (mon.0) 1968 : cluster 0 osdmap e464: 8 total, 8 up, 7 in 2023-10-09T08:57:49.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:49 smithi118 bash[59345]: cluster 2023-10-09T08:57:48.268959+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T08:57:49.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:49 smithi118 bash[59345]: cluster 2023-10-09T08:57:48.270879+0000 osd.7 (osd.7) 447 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T08:57:49.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:49 smithi118 bash[59345]: cluster 2023-10-09T08:57:48.397481+0000 mgr.y (mgr.26009) 1692 : cluster 0 pgmap v1955: 73 pgs: 5 peering, 68 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:57:50.034 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:57:51.406 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:57:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:57:51] "GET /metrics HTTP/1.1" 200 34179 "" "Prometheus/2.33.4" 2023-10-09T08:57:51.761 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:51 smithi081 bash[76862]: cluster 2023-10-09T08:57:50.398443+0000 mgr.y (mgr.26009) 1693 : cluster 0 pgmap v1956: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 112 KiB/s, 8 objects/s recovering 2023-10-09T08:57:51.762 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:51 smithi081 bash[79557]: cluster 2023-10-09T08:57:50.398443+0000 mgr.y (mgr.26009) 1693 : cluster 0 pgmap v1956: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 112 KiB/s, 8 objects/s recovering 2023-10-09T08:57:51.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:51 smithi118 bash[59345]: cluster 2023-10-09T08:57:50.398443+0000 mgr.y (mgr.26009) 1693 : cluster 0 pgmap v1956: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 112 KiB/s, 8 objects/s recovering 2023-10-09T08:57:53.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:53 smithi118 bash[59345]: cluster 2023-10-09T08:57:52.399336+0000 mgr.y (mgr.26009) 1694 : cluster 0 pgmap v1957: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 94 KiB/s, 7 objects/s recovering 2023-10-09T08:57:53.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:53 smithi118 bash[59345]: audit 2023-10-09T08:57:53.190113+0000 mon.c (mon.2) 607 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:57:53.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:53 smithi081 bash[79557]: cluster 2023-10-09T08:57:52.399336+0000 mgr.y (mgr.26009) 1694 : cluster 0 pgmap v1957: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 94 KiB/s, 7 objects/s recovering 2023-10-09T08:57:53.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:53 smithi081 bash[79557]: audit 2023-10-09T08:57:53.190113+0000 mon.c (mon.2) 607 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:57:53.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:53 smithi081 bash[76862]: cluster 2023-10-09T08:57:52.399336+0000 mgr.y (mgr.26009) 1694 : cluster 0 pgmap v1957: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 94 KiB/s, 7 objects/s recovering 2023-10-09T08:57:53.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:53 smithi081 bash[76862]: audit 2023-10-09T08:57:53.190113+0000 mon.c (mon.2) 607 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:57:54.480 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.4 to 1 (10000) 2023-10-09T08:57:54.736 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:54 smithi081 bash[76862]: audit 2023-10-09T08:57:53.834207+0000 mon.c (mon.2) 608 : audit 1 from='client.? 172.21.15.81:0/1935321314' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:57:54.736 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:54 smithi081 bash[76862]: audit 2023-10-09T08:57:53.834914+0000 mon.a (mon.0) 1969 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:57:54.736 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:54 smithi081 bash[79557]: audit 2023-10-09T08:57:53.834207+0000 mon.c (mon.2) 608 : audit 1 from='client.? 172.21.15.81:0/1935321314' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:57:54.736 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:54 smithi081 bash[79557]: audit 2023-10-09T08:57:53.834914+0000 mon.a (mon.0) 1969 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:57:54.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:54 smithi118 bash[59345]: audit 2023-10-09T08:57:53.834207+0000 mon.c (mon.2) 608 : audit 1 from='client.? 172.21.15.81:0/1935321314' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:57:54.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:54 smithi118 bash[59345]: audit 2023-10-09T08:57:53.834914+0000 mon.a (mon.0) 1969 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:57:55.632 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-10-09T08:57:55.632 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:57:55.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:55 smithi118 bash[59345]: cluster 2023-10-09T08:57:54.400202+0000 mgr.y (mgr.26009) 1695 : cluster 0 pgmap v1958: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 72 KiB/s, 5 objects/s recovering 2023-10-09T08:57:55.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:55 smithi118 bash[59345]: cluster 2023-10-09T08:57:54.471840+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e465 with expected crc 2023-10-09T08:57:55.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:55 smithi118 bash[59345]: cluster 2023-10-09T08:57:54.471993+0000 osd.4 (osd.4) 481 : cluster 3 failed to encode map e465 with expected crc 2023-10-09T08:57:55.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:55 smithi118 bash[59345]: audit 2023-10-09T08:57:54.474293+0000 mon.a (mon.0) 1970 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-09T08:57:55.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:55 smithi118 bash[59345]: cluster 2023-10-09T08:57:54.474428+0000 mon.a (mon.0) 1971 : cluster 0 osdmap e465: 8 total, 8 up, 7 in 2023-10-09T08:57:55.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:55 smithi081 bash[76862]: cluster 2023-10-09T08:57:54.400202+0000 mgr.y (mgr.26009) 1695 : cluster 0 pgmap v1958: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 72 KiB/s, 5 objects/s recovering 2023-10-09T08:57:55.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:55 smithi081 bash[76862]: cluster 2023-10-09T08:57:54.471840+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e465 with expected crc 2023-10-09T08:57:55.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:55 smithi081 bash[76862]: cluster 2023-10-09T08:57:54.471993+0000 osd.4 (osd.4) 481 : cluster 3 failed to encode map e465 with expected crc 2023-10-09T08:57:55.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:55 smithi081 bash[76862]: audit 2023-10-09T08:57:54.474293+0000 mon.a (mon.0) 1970 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-09T08:57:55.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:55 smithi081 bash[76862]: cluster 2023-10-09T08:57:54.474428+0000 mon.a (mon.0) 1971 : cluster 0 osdmap e465: 8 total, 8 up, 7 in 2023-10-09T08:57:55.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:55 smithi081 bash[79557]: cluster 2023-10-09T08:57:54.400202+0000 mgr.y (mgr.26009) 1695 : cluster 0 pgmap v1958: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 72 KiB/s, 5 objects/s recovering 2023-10-09T08:57:55.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:55 smithi081 bash[79557]: cluster 2023-10-09T08:57:54.471840+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e465 with expected crc 2023-10-09T08:57:55.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:55 smithi081 bash[79557]: cluster 2023-10-09T08:57:54.471993+0000 osd.4 (osd.4) 481 : cluster 3 failed to encode map e465 with expected crc 2023-10-09T08:57:55.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:55 smithi081 bash[79557]: audit 2023-10-09T08:57:54.474293+0000 mon.a (mon.0) 1970 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-09T08:57:55.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:55 smithi081 bash[79557]: cluster 2023-10-09T08:57:54.474428+0000 mon.a (mon.0) 1971 : cluster 0 osdmap e465: 8 total, 8 up, 7 in 2023-10-09T08:57:57.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:57:57 smithi118 bash[59345]: cluster 2023-10-09T08:57:56.401155+0000 mgr.y (mgr.26009) 1696 : cluster 0 pgmap v1960: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 71 KiB/s, 5 objects/s recovering 2023-10-09T08:57:57.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:57:57 smithi081 bash[76862]: cluster 2023-10-09T08:57:56.401155+0000 mgr.y (mgr.26009) 1696 : cluster 0 pgmap v1960: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 71 KiB/s, 5 objects/s recovering 2023-10-09T08:57:57.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:57:57 smithi081 bash[79557]: cluster 2023-10-09T08:57:56.401155+0000 mgr.y (mgr.26009) 1696 : cluster 0 pgmap v1960: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 71 KiB/s, 5 objects/s recovering 2023-10-09T08:58:00.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:00 smithi081 bash[76862]: cluster 2023-10-09T08:57:58.401870+0000 mgr.y (mgr.26009) 1697 : cluster 0 pgmap v1961: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 58 KiB/s, 4 objects/s recovering 2023-10-09T08:58:00.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:00 smithi081 bash[76862]: audit 2023-10-09T08:57:59.057741+0000 mon.a (mon.0) 1972 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:00.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:00 smithi081 bash[79557]: cluster 2023-10-09T08:57:58.401870+0000 mgr.y (mgr.26009) 1697 : cluster 0 pgmap v1961: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 58 KiB/s, 4 objects/s recovering 2023-10-09T08:58:00.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:00 smithi081 bash[79557]: audit 2023-10-09T08:57:59.057741+0000 mon.a (mon.0) 1972 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:00.407 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:58:00.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:00 smithi118 bash[59345]: cluster 2023-10-09T08:57:58.401870+0000 mgr.y (mgr.26009) 1697 : cluster 0 pgmap v1961: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 58 KiB/s, 4 objects/s recovering 2023-10-09T08:58:00.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:00 smithi118 bash[59345]: audit 2023-10-09T08:57:59.057741+0000 mon.a (mon.0) 1972 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:01.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:58:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:58:01] "GET /metrics HTTP/1.1" 200 34172 "" "Prometheus/2.33.4" 2023-10-09T08:58:02.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:02 smithi081 bash[76862]: cluster 2023-10-09T08:58:00.403018+0000 mgr.y (mgr.26009) 1698 : cluster 0 pgmap v1962: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:02.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:02 smithi081 bash[79557]: cluster 2023-10-09T08:58:00.403018+0000 mgr.y (mgr.26009) 1698 : cluster 0 pgmap v1962: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:02.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:02 smithi118 bash[59345]: cluster 2023-10-09T08:58:00.403018+0000 mgr.y (mgr.26009) 1698 : cluster 0 pgmap v1962: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:04 smithi081 bash[76862]: cluster 2023-10-09T08:58:02.403769+0000 mgr.y (mgr.26009) 1699 : cluster 0 pgmap v1963: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:04.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:04 smithi081 bash[79557]: cluster 2023-10-09T08:58:02.403769+0000 mgr.y (mgr.26009) 1699 : cluster 0 pgmap v1963: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:04.476 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:58:04.477 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:58:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:04 smithi118 bash[59345]: cluster 2023-10-09T08:58:02.403769+0000 mgr.y (mgr.26009) 1699 : cluster 0 pgmap v1963: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:05.476 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":1964,"stamp":"2023-10-09T08:58:04.404034+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":12272,"num_read_kb":26994,"num_write":1950,"num_write_kb":27871,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":241,"num_bytes_recovered":10176561,"num_keys_recovered":50,"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":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":6273784,"kb_used_data":63168,"kb_used_omap":50,"kb_used_meta":6210509,"kb_avail":649942280,"statfs":{"total":671965249536,"available":665540894720,"internally_reserved":0,"allocated":64684032,"data_stored":52687154,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":52039,"internal_metadata":6359561401},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.004314"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":173,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409739+0000","last_change":"2023-10-09T08:51:28.040679+0000","last_active":"2023-10-09T08:57:48.409739+0000","last_peered":"2023-10-09T08:57:48.409739+0000","last_clean":"2023-10-09T08:57:48.409739+0000","last_became_active":"2023-10-09T08:51:28.040270+0000","last_became_peered":"2023-10-09T08:51:28.040270+0000","last_unstale":"2023-10-09T08:57:48.409739+0000","last_undegraded":"2023-10-09T08:57:48.409739+0000","last_fullsized":"2023-10-09T08:57:48.409739+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.274035+0000","last_change":"2023-10-09T08:52:26.008658+0000","last_active":"2023-10-09T08:57:48.274035+0000","last_peered":"2023-10-09T08:57:48.274035+0000","last_clean":"2023-10-09T08:57:48.274035+0000","last_became_active":"2023-10-09T08:52:26.008317+0000","last_became_peered":"2023-10-09T08:52:26.008317+0000","last_unstale":"2023-10-09T08:57:48.274035+0000","last_undegraded":"2023-10-09T08:57:48.274035+0000","last_fullsized":"2023-10-09T08:57:48.274035+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":242,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.277426+0000","last_change":"2023-10-09T08:51:27.979651+0000","last_active":"2023-10-09T08:57:48.277426+0000","last_peered":"2023-10-09T08:57:48.277426+0000","last_clean":"2023-10-09T08:57:48.277426+0000","last_became_active":"2023-10-09T08:51:27.979210+0000","last_became_peered":"2023-10-09T08:51:27.979210+0000","last_unstale":"2023-10-09T08:57:48.277426+0000","last_undegraded":"2023-10-09T08:57:48.277426+0000","last_fullsized":"2023-10-09T08:57:48.277426+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.696744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":379,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.279085+0000","last_change":"2023-10-09T08:57:45.254327+0000","last_active":"2023-10-09T08:57:48.279085+0000","last_peered":"2023-10-09T08:57:48.279085+0000","last_clean":"2023-10-09T08:57:48.279085+0000","last_became_active":"2023-10-09T08:57:45.253994+0000","last_became_peered":"2023-10-09T08:57:45.253994+0000","last_unstale":"2023-10-09T08:57:48.279085+0000","last_undegraded":"2023-10-09T08:57:48.279085+0000","last_fullsized":"2023-10-09T08:57:48.279085+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:38:54.169613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278246+0000","last_change":"2023-10-09T08:57:34.096860+0000","last_active":"2023-10-09T08:57:48.278246+0000","last_peered":"2023-10-09T08:57:48.278246+0000","last_clean":"2023-10-09T08:57:48.278246+0000","last_became_active":"2023-10-09T08:57:34.096067+0000","last_became_peered":"2023-10-09T08:57:34.096067+0000","last_unstale":"2023-10-09T08:57:48.278246+0000","last_undegraded":"2023-10-09T08:57:48.278246+0000","last_fullsized":"2023-10-09T08:57:48.278246+0000","mapping_epoch":458,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:07:22.659938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":258,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.280736+0000","last_change":"2023-10-09T08:51:28.148154+0000","last_active":"2023-10-09T08:57:48.280736+0000","last_peered":"2023-10-09T08:57:48.280736+0000","last_clean":"2023-10-09T08:57:48.280736+0000","last_became_active":"2023-10-09T08:51:28.137503+0000","last_became_peered":"2023-10-09T08:51:28.137503+0000","last_unstale":"2023-10-09T08:57:48.280736+0000","last_undegraded":"2023-10-09T08:57:48.280736+0000","last_fullsized":"2023-10-09T08:57:48.280736+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:52.836884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":318,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278500+0000","last_change":"2023-10-09T08:39:21.023397+0000","last_active":"2023-10-09T08:57:48.278500+0000","last_peered":"2023-10-09T08:57:48.278500+0000","last_clean":"2023-10-09T08:57:48.278500+0000","last_became_active":"2023-10-09T08:39:21.023125+0000","last_became_peered":"2023-10-09T08:39:21.023125+0000","last_unstale":"2023-10-09T08:57:48.278500+0000","last_undegraded":"2023-10-09T08:57:48.278500+0000","last_fullsized":"2023-10-09T08:57:48.278500+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:03.339873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":277,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.279695+0000","last_change":"2023-10-09T08:51:27.960391+0000","last_active":"2023-10-09T08:57:48.279695+0000","last_peered":"2023-10-09T08:57:48.279695+0000","last_clean":"2023-10-09T08:57:48.279695+0000","last_became_active":"2023-10-09T08:51:27.959897+0000","last_became_peered":"2023-10-09T08:51:27.959897+0000","last_unstale":"2023-10-09T08:57:48.279695+0000","last_undegraded":"2023-10-09T08:57:48.279695+0000","last_fullsized":"2023-10-09T08:57:48.279695+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:57.175174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":469,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.272818+0000","last_change":"2023-10-09T08:57:45.249521+0000","last_active":"2023-10-09T08:57:48.272818+0000","last_peered":"2023-10-09T08:57:48.272818+0000","last_clean":"2023-10-09T08:57:48.272818+0000","last_became_active":"2023-10-09T08:57:45.249054+0000","last_became_peered":"2023-10-09T08:57:45.249054+0000","last_unstale":"2023-10-09T08:57:48.272818+0000","last_undegraded":"2023-10-09T08:57:48.272818+0000","last_fullsized":"2023-10-09T08:57:48.272818+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":14,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.273682+0000","last_change":"2023-10-09T08:57:45.250207+0000","last_active":"2023-10-09T08:57:48.273682+0000","last_peered":"2023-10-09T08:57:48.273682+0000","last_clean":"2023-10-09T08:57:48.273682+0000","last_became_active":"2023-10-09T08:57:45.249674+0000","last_became_peered":"2023-10-09T08:57:45.249674+0000","last_unstale":"2023-10-09T08:57:48.273682+0000","last_undegraded":"2023-10-09T08:57:48.273682+0000","last_fullsized":"2023-10-09T08:57:48.273682+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,5],"acting":[7,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.15","version":"60'3","reported_seq":20,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.273876+0000","last_change":"2023-10-09T08:57:45.260877+0000","last_active":"2023-10-09T08:57:48.273876+0000","last_peered":"2023-10-09T08:57:48.273876+0000","last_clean":"2023-10-09T08:57:48.273876+0000","last_became_active":"2023-10-09T08:57:45.254668+0000","last_became_peered":"2023-10-09T08:57:45.254668+0000","last_unstale":"2023-10-09T08:57:48.273876+0000","last_undegraded":"2023-10-09T08:57:48.273876+0000","last_fullsized":"2023-10-09T08:57:48.273876+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":10,"num_bytes_recovered":450,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":45,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.277366+0000","last_change":"2023-10-09T08:56:04.082023+0000","last_active":"2023-10-09T08:57:48.277366+0000","last_peered":"2023-10-09T08:57:48.277366+0000","last_clean":"2023-10-09T08:57:48.277366+0000","last_became_active":"2023-10-09T08:56:04.081636+0000","last_became_peered":"2023-10-09T08:56:04.081636+0000","last_unstale":"2023-10-09T08:57:48.277366+0000","last_undegraded":"2023-10-09T08:57:48.277366+0000","last_fullsized":"2023-10-09T08:57:48.277366+0000","mapping_epoch":430,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":431,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:16:14.219073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"84'22","reported_seq":159,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409848+0000","last_change":"2023-10-09T08:48:02.348662+0000","last_active":"2023-10-09T08:57:48.409848+0000","last_peered":"2023-10-09T08:57:48.409848+0000","last_clean":"2023-10-09T08:57:48.409848+0000","last_became_active":"2023-10-09T08:48:02.126169+0000","last_became_peered":"2023-10-09T08:48:02.126169+0000","last_unstale":"2023-10-09T08:57:48.409848+0000","last_undegraded":"2023-10-09T08:57:48.409848+0000","last_fullsized":"2023-10-09T08:57:48.409848+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":446,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.277651+0000","last_change":"2023-10-09T08:52:26.007758+0000","last_active":"2023-10-09T08:57:48.277651+0000","last_peered":"2023-10-09T08:57:48.277651+0000","last_clean":"2023-10-09T08:57:48.277651+0000","last_became_active":"2023-10-09T08:52:26.007368+0000","last_became_peered":"2023-10-09T08:52:26.007368+0000","last_unstale":"2023-10-09T08:57:48.277651+0000","last_undegraded":"2023-10-09T08:57:48.277651+0000","last_fullsized":"2023-10-09T08:57:48.277651+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:42.744637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"60'2","reported_seq":295,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.274882+0000","last_change":"2023-10-09T08:47:35.089828+0000","last_active":"2023-10-09T08:57:48.274882+0000","last_peered":"2023-10-09T08:57:48.274882+0000","last_clean":"2023-10-09T08:57:48.274882+0000","last_became_active":"2023-10-09T08:47:34.976938+0000","last_became_peered":"2023-10-09T08:47:34.976938+0000","last_unstale":"2023-10-09T08:57:48.274882+0000","last_undegraded":"2023-10-09T08:57:48.274882+0000","last_fullsized":"2023-10-09T08:57:48.274882+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":10,"num_bytes_recovered":170,"num_keys_recovered":50,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":45,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278455+0000","last_change":"2023-10-09T08:56:03.205819+0000","last_active":"2023-10-09T08:57:48.278455+0000","last_peered":"2023-10-09T08:57:48.278455+0000","last_clean":"2023-10-09T08:57:48.278455+0000","last_became_active":"2023-10-09T08:56:03.205530+0000","last_became_peered":"2023-10-09T08:56:03.205530+0000","last_unstale":"2023-10-09T08:57:48.278455+0000","last_undegraded":"2023-10-09T08:57:48.278455+0000","last_fullsized":"2023-10-09T08:57:48.278455+0000","mapping_epoch":430,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":431,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:03.020803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":387,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278370+0000","last_change":"2023-10-09T08:57:45.247799+0000","last_active":"2023-10-09T08:57:48.278370+0000","last_peered":"2023-10-09T08:57:48.278370+0000","last_clean":"2023-10-09T08:57:48.278370+0000","last_became_active":"2023-10-09T08:57:45.247376+0000","last_became_peered":"2023-10-09T08:57:45.247376+0000","last_unstale":"2023-10-09T08:57:48.278370+0000","last_undegraded":"2023-10-09T08:57:48.278370+0000","last_fullsized":"2023-10-09T08:57:48.278370+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.539083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.272990+0000","last_change":"2023-10-09T08:50:07.088490+0000","last_active":"2023-10-09T08:57:48.272990+0000","last_peered":"2023-10-09T08:57:48.272990+0000","last_clean":"2023-10-09T08:57:48.272990+0000","last_became_active":"2023-10-09T08:50:07.088156+0000","last_became_peered":"2023-10-09T08:50:07.088156+0000","last_unstale":"2023-10-09T08:57:48.272990+0000","last_undegraded":"2023-10-09T08:57:48.272990+0000","last_fullsized":"2023-10-09T08:57:48.272990+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":265,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.273989+0000","last_change":"2023-10-09T08:57:27.369810+0000","last_active":"2023-10-09T08:57:48.273989+0000","last_peered":"2023-10-09T08:57:48.273989+0000","last_clean":"2023-10-09T08:57:48.273989+0000","last_became_active":"2023-10-09T08:57:27.368913+0000","last_became_peered":"2023-10-09T08:57:27.368913+0000","last_unstale":"2023-10-09T08:57:48.273989+0000","last_undegraded":"2023-10-09T08:57:48.273989+0000","last_fullsized":"2023-10-09T08:57:48.273989+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":337,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278957+0000","last_change":"2023-10-09T08:57:45.254354+0000","last_active":"2023-10-09T08:57:48.278957+0000","last_peered":"2023-10-09T08:57:48.278957+0000","last_clean":"2023-10-09T08:57:48.278957+0000","last_became_active":"2023-10-09T08:57:45.253988+0000","last_became_peered":"2023-10-09T08:57:45.253988+0000","last_unstale":"2023-10-09T08:57:48.278957+0000","last_undegraded":"2023-10-09T08:57:48.278957+0000","last_fullsized":"2023-10-09T08:57:48.278957+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:23:40.695911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":127,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278872+0000","last_change":"2023-10-09T08:50:34.209271+0000","last_active":"2023-10-09T08:57:48.278872+0000","last_peered":"2023-10-09T08:57:48.278872+0000","last_clean":"2023-10-09T08:57:48.278872+0000","last_became_active":"2023-10-09T08:50:33.982555+0000","last_became_peered":"2023-10-09T08:50:33.982555+0000","last_unstale":"2023-10-09T08:57:48.278872+0000","last_undegraded":"2023-10-09T08:57:48.278872+0000","last_fullsized":"2023-10-09T08:57:48.278872+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:18:22.929239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":14,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.274307+0000","last_change":"2023-10-09T08:57:45.251577+0000","last_active":"2023-10-09T08:57:48.274307+0000","last_peered":"2023-10-09T08:57:48.274307+0000","last_clean":"2023-10-09T08:57:48.274307+0000","last_became_active":"2023-10-09T08:57:45.250859+0000","last_became_peered":"2023-10-09T08:57:45.250859+0000","last_unstale":"2023-10-09T08:57:48.274307+0000","last_undegraded":"2023-10-09T08:57:48.274307+0000","last_fullsized":"2023-10-09T08:57:48.274307+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":18,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.273978+0000","last_change":"2023-10-09T08:57:45.358558+0000","last_active":"2023-10-09T08:57:48.273978+0000","last_peered":"2023-10-09T08:57:48.273978+0000","last_clean":"2023-10-09T08:57:48.273978+0000","last_became_active":"2023-10-09T08:57:45.257087+0000","last_became_peered":"2023-10-09T08:57:45.257087+0000","last_unstale":"2023-10-09T08:57:48.273978+0000","last_undegraded":"2023-10-09T08:57:48.273978+0000","last_fullsized":"2023-10-09T08:57:48.273978+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":140,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.272253+0000","last_change":"2023-10-09T08:57:45.253800+0000","last_active":"2023-10-09T08:57:48.272253+0000","last_peered":"2023-10-09T08:57:48.272253+0000","last_clean":"2023-10-09T08:57:48.272253+0000","last_became_active":"2023-10-09T08:57:45.253362+0000","last_became_peered":"2023-10-09T08:57:45.253362+0000","last_unstale":"2023-10-09T08:57:48.272253+0000","last_undegraded":"2023-10-09T08:57:48.272253+0000","last_fullsized":"2023-10-09T08:57:48.272253+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":18,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.274341+0000","last_change":"2023-10-09T08:57:45.257983+0000","last_active":"2023-10-09T08:57:48.274341+0000","last_peered":"2023-10-09T08:57:48.274341+0000","last_clean":"2023-10-09T08:57:48.274341+0000","last_became_active":"2023-10-09T08:57:45.254633+0000","last_became_peered":"2023-10-09T08:57:45.254633+0000","last_unstale":"2023-10-09T08:57:48.274341+0000","last_undegraded":"2023-10-09T08:57:48.274341+0000","last_fullsized":"2023-10-09T08:57:48.274341+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[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":53,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.275221+0000","last_change":"2023-10-09T08:56:31.034345+0000","last_active":"2023-10-09T08:57:48.275221+0000","last_peered":"2023-10-09T08:57:48.275221+0000","last_clean":"2023-10-09T08:57:48.275221+0000","last_became_active":"2023-10-09T08:56:31.033954+0000","last_became_peered":"2023-10-09T08:56:31.033954+0000","last_unstale":"2023-10-09T08:57:48.275221+0000","last_undegraded":"2023-10-09T08:57:48.275221+0000","last_fullsized":"2023-10-09T08:57:48.275221+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05.022099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":283,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.274641+0000","last_change":"2023-10-09T08:50:07.175452+0000","last_active":"2023-10-09T08:57:48.274641+0000","last_peered":"2023-10-09T08:57:48.274641+0000","last_clean":"2023-10-09T08:57:48.274641+0000","last_became_active":"2023-10-09T08:50:07.090948+0000","last_became_peered":"2023-10-09T08:50:07.090948+0000","last_unstale":"2023-10-09T08:57:48.274641+0000","last_undegraded":"2023-10-09T08:57:48.274641+0000","last_fullsized":"2023-10-09T08:57:48.274641+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":267,"reported_epoch":465,"state":"active+clean","last_fresh":"2023-10-09T08:57:54.943674+0000","last_change":"2023-10-09T08:57:45.249356+0000","last_active":"2023-10-09T08:57:54.943674+0000","last_peered":"2023-10-09T08:57:54.943674+0000","last_clean":"2023-10-09T08:57:54.943674+0000","last_became_active":"2023-10-09T08:57:45.248929+0000","last_became_peered":"2023-10-09T08:57:45.248929+0000","last_unstale":"2023-10-09T08:57:54.943674+0000","last_undegraded":"2023-10-09T08:57:54.943674+0000","last_fullsized":"2023-10-09T08:57:54.943674+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:23.713757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,5],"acting":[1,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":105,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278623+0000","last_change":"2023-10-09T08:51:27.970386+0000","last_active":"2023-10-09T08:57:48.278623+0000","last_peered":"2023-10-09T08:57:48.278623+0000","last_clean":"2023-10-09T08:57:48.278623+0000","last_became_active":"2023-10-09T08:51:27.957840+0000","last_became_peered":"2023-10-09T08:51:27.957840+0000","last_unstale":"2023-10-09T08:57:48.278623+0000","last_undegraded":"2023-10-09T08:57:48.278623+0000","last_fullsized":"2023-10-09T08:57:48.278623+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:29.298300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":340,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278724+0000","last_change":"2023-10-09T08:51:27.970044+0000","last_active":"2023-10-09T08:57:48.278724+0000","last_peered":"2023-10-09T08:57:48.278724+0000","last_clean":"2023-10-09T08:57:48.278724+0000","last_became_active":"2023-10-09T08:51:27.969055+0000","last_became_peered":"2023-10-09T08:51:27.969055+0000","last_unstale":"2023-10-09T08:57:48.278724+0000","last_undegraded":"2023-10-09T08:57:48.278724+0000","last_fullsized":"2023-10-09T08:57:48.278724+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:04.599675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":506,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278608+0000","last_change":"2023-10-09T08:47:34.977559+0000","last_active":"2023-10-09T08:57:48.278608+0000","last_peered":"2023-10-09T08:57:48.278608+0000","last_clean":"2023-10-09T08:57:48.278608+0000","last_became_active":"2023-10-09T08:47:34.977099+0000","last_became_peered":"2023-10-09T08:47:34.977099+0000","last_unstale":"2023-10-09T08:57:48.278608+0000","last_undegraded":"2023-10-09T08:57:48.278608+0000","last_fullsized":"2023-10-09T08:57:48.278608+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:33.329006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":272,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409511+0000","last_change":"2023-10-09T08:51:28.030612+0000","last_active":"2023-10-09T08:57:48.409511+0000","last_peered":"2023-10-09T08:57:48.409511+0000","last_clean":"2023-10-09T08:57:48.409511+0000","last_became_active":"2023-10-09T08:51:28.030119+0000","last_became_peered":"2023-10-09T08:51:28.030119+0000","last_unstale":"2023-10-09T08:57:48.409511+0000","last_undegraded":"2023-10-09T08:57:48.409511+0000","last_fullsized":"2023-10-09T08:57:48.409511+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.a","version":"0'0","reported_seq":446,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409237+0000","last_change":"2023-10-09T08:51:27.992016+0000","last_active":"2023-10-09T08:57:48.409237+0000","last_peered":"2023-10-09T08:57:48.409237+0000","last_clean":"2023-10-09T08:57:48.409237+0000","last_became_active":"2023-10-09T08:51:27.991732+0000","last_became_peered":"2023-10-09T08:51:27.991732+0000","last_unstale":"2023-10-09T08:57:48.409237+0000","last_undegraded":"2023-10-09T08:57:48.409237+0000","last_fullsized":"2023-10-09T08:57:48.409237+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":130,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409847+0000","last_change":"2023-10-09T08:47:34.981247+0000","last_active":"2023-10-09T08:57:48.409847+0000","last_peered":"2023-10-09T08:57:48.409847+0000","last_clean":"2023-10-09T08:57:48.409847+0000","last_became_active":"2023-10-09T08:47:34.980031+0000","last_became_peered":"2023-10-09T08:47:34.980031+0000","last_unstale":"2023-10-09T08:57:48.409847+0000","last_undegraded":"2023-10-09T08:57:48.409847+0000","last_fullsized":"2023-10-09T08:57:48.409847+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":430,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409214+0000","last_change":"2023-10-09T08:47:36.185628+0000","last_active":"2023-10-09T08:57:48.409214+0000","last_peered":"2023-10-09T08:57:48.409214+0000","last_clean":"2023-10-09T08:57:48.409214+0000","last_became_active":"2023-10-09T08:47:36.185135+0000","last_became_peered":"2023-10-09T08:47:36.185135+0000","last_unstale":"2023-10-09T08:57:48.409214+0000","last_undegraded":"2023-10-09T08:57:48.409214+0000","last_fullsized":"2023-10-09T08:57:48.409214+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":474,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.410124+0000","last_change":"2023-10-09T08:56:26.920390+0000","last_active":"2023-10-09T08:57:48.410124+0000","last_peered":"2023-10-09T08:57:48.410124+0000","last_clean":"2023-10-09T08:57:48.410124+0000","last_became_active":"2023-10-09T08:56:26.919847+0000","last_became_peered":"2023-10-09T08:56:26.919847+0000","last_unstale":"2023-10-09T08:57:48.410124+0000","last_undegraded":"2023-10-09T08:57:48.410124+0000","last_fullsized":"2023-10-09T08:57:48.410124+0000","mapping_epoch":437,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":297,"reported_epoch":465,"state":"active+clean","last_fresh":"2023-10-09T08:57:54.943306+0000","last_change":"2023-10-09T08:57:45.249422+0000","last_active":"2023-10-09T08:57:54.943306+0000","last_peered":"2023-10-09T08:57:54.943306+0000","last_clean":"2023-10-09T08:57:54.943306+0000","last_became_active":"2023-10-09T08:57:45.249029+0000","last_became_peered":"2023-10-09T08:57:45.249029+0000","last_unstale":"2023-10-09T08:57:54.943306+0000","last_undegraded":"2023-10-09T08:57:54.943306+0000","last_fullsized":"2023-10-09T08:57:54.943306+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:32.461758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":244,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.280589+0000","last_change":"2023-10-09T08:51:27.959523+0000","last_active":"2023-10-09T08:57:48.280589+0000","last_peered":"2023-10-09T08:57:48.280589+0000","last_clean":"2023-10-09T08:57:48.280589+0000","last_became_active":"2023-10-09T08:51:27.959098+0000","last_became_peered":"2023-10-09T08:51:27.959098+0000","last_unstale":"2023-10-09T08:57:48.280589+0000","last_undegraded":"2023-10-09T08:57:48.280589+0000","last_fullsized":"2023-10-09T08:57:48.280589+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:04.265061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"453'344","reported_seq":1623,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.279528+0000","last_change":"2023-10-09T08:57:04.033148+0000","last_active":"2023-10-09T08:57:48.279528+0000","last_peered":"2023-10-09T08:57:48.279528+0000","last_clean":"2023-10-09T08:57:48.279528+0000","last_became_active":"2023-10-09T08:51:27.983500+0000","last_became_peered":"2023-10-09T08:51:27.983500+0000","last_unstale":"2023-10-09T08:57:48.279528+0000","last_undegraded":"2023-10-09T08:57:48.279528+0000","last_fullsized":"2023-10-09T08:57:48.279528+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":344,"log_dups_size":0,"ondisk_log_size":344,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:29:15.785612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054653799999999995,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2001,"num_read_kb":7537,"num_write":313,"num_write_kb":6627,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":414,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.272638+0000","last_change":"2023-10-09T08:39:21.024830+0000","last_active":"2023-10-09T08:57:48.272638+0000","last_peered":"2023-10-09T08:57:48.272638+0000","last_clean":"2023-10-09T08:57:48.272638+0000","last_became_active":"2023-10-09T08:39:21.023044+0000","last_became_peered":"2023-10-09T08:39:21.023044+0000","last_unstale":"2023-10-09T08:57:48.272638+0000","last_undegraded":"2023-10-09T08:57:48.272638+0000","last_fullsized":"2023-10-09T08:57:48.272638+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":45,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.277524+0000","last_change":"2023-10-09T08:56:03.220026+0000","last_active":"2023-10-09T08:57:48.277524+0000","last_peered":"2023-10-09T08:57:48.277524+0000","last_clean":"2023-10-09T08:57:48.277524+0000","last_became_active":"2023-10-09T08:56:03.217650+0000","last_became_peered":"2023-10-09T08:56:03.217650+0000","last_unstale":"2023-10-09T08:57:48.277524+0000","last_undegraded":"2023-10-09T08:57:48.277524+0000","last_fullsized":"2023-10-09T08:57:48.277524+0000","mapping_epoch":430,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":431,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.578398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"453'142","reported_seq":1041,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.277693+0000","last_change":"2023-10-09T08:57:04.032229+0000","last_active":"2023-10-09T08:57:48.277693+0000","last_peered":"2023-10-09T08:57:48.277693+0000","last_clean":"2023-10-09T08:57:48.277693+0000","last_became_active":"2023-10-09T08:51:27.978746+0000","last_became_peered":"2023-10-09T08:51:27.978746+0000","last_unstale":"2023-10-09T08:57:48.277693+0000","last_undegraded":"2023-10-09T08:57:48.277693+0000","last_fullsized":"2023-10-09T08:57:48.277693+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":142,"log_dups_size":0,"ondisk_log_size":142,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:49.830185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00079205900000000001,"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":1316,"num_read_kb":2906,"num_write":128,"num_write_kb":1466,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.3","version":"0'0","reported_seq":469,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.410126+0000","last_change":"2023-10-09T08:51:27.977209+0000","last_active":"2023-10-09T08:57:48.410126+0000","last_peered":"2023-10-09T08:57:48.410126+0000","last_clean":"2023-10-09T08:57:48.410126+0000","last_became_active":"2023-10-09T08:51:27.976803+0000","last_became_peered":"2023-10-09T08:51:27.976803+0000","last_unstale":"2023-10-09T08:57:48.410126+0000","last_undegraded":"2023-10-09T08:57:48.410126+0000","last_fullsized":"2023-10-09T08:57:48.410126+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":238,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278768+0000","last_change":"2023-10-09T08:56:31.039932+0000","last_active":"2023-10-09T08:57:48.278768+0000","last_peered":"2023-10-09T08:57:48.278768+0000","last_clean":"2023-10-09T08:57:48.278768+0000","last_became_active":"2023-10-09T08:56:31.039576+0000","last_became_peered":"2023-10-09T08:56:31.039576+0000","last_unstale":"2023-10-09T08:57:48.278768+0000","last_undegraded":"2023-10-09T08:57:48.278768+0000","last_fullsized":"2023-10-09T08:57:48.278768+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.376666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"453'259","reported_seq":939,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278200+0000","last_change":"2023-10-09T08:57:04.039537+0000","last_active":"2023-10-09T08:57:48.278200+0000","last_peered":"2023-10-09T08:57:48.278200+0000","last_clean":"2023-10-09T08:57:48.278200+0000","last_became_active":"2023-10-09T08:56:31.041811+0000","last_became_peered":"2023-10-09T08:56:31.041811+0000","last_unstale":"2023-10-09T08:57:48.278200+0000","last_undegraded":"2023-10-09T08:57:48.278200+0000","last_fullsized":"2023-10-09T08:57:48.278200+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":259,"log_dups_size":0,"ondisk_log_size":259,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.862057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074029200000000003,"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":1816,"num_read_kb":2617,"num_write":225,"num_write_kb":5313,"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":[0,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":213,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.279824+0000","last_change":"2023-10-09T08:51:27.969696+0000","last_active":"2023-10-09T08:57:48.279824+0000","last_peered":"2023-10-09T08:57:48.279824+0000","last_clean":"2023-10-09T08:57:48.279824+0000","last_became_active":"2023-10-09T08:51:27.969129+0000","last_became_peered":"2023-10-09T08:51:27.969129+0000","last_unstale":"2023-10-09T08:57:48.279824+0000","last_undegraded":"2023-10-09T08:57:48.279824+0000","last_fullsized":"2023-10-09T08:57:48.279824+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:05.509006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":45,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.280267+0000","last_change":"2023-10-09T08:56:03.184372+0000","last_active":"2023-10-09T08:57:48.280267+0000","last_peered":"2023-10-09T08:57:48.280267+0000","last_clean":"2023-10-09T08:57:48.280267+0000","last_became_active":"2023-10-09T08:56:03.182788+0000","last_became_peered":"2023-10-09T08:56:03.182788+0000","last_unstale":"2023-10-09T08:57:48.280267+0000","last_undegraded":"2023-10-09T08:57:48.280267+0000","last_fullsized":"2023-10-09T08:57:48.280267+0000","mapping_epoch":430,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":431,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:45:11.596787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"453'449","reported_seq":2206,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.277445+0000","last_change":"2023-10-09T08:57:48.277094+0000","last_active":"2023-10-09T08:57:48.277445+0000","last_peered":"2023-10-09T08:57:48.277445+0000","last_clean":"2023-10-09T08:57:48.277445+0000","last_became_active":"2023-10-09T08:57:48.276142+0000","last_became_peered":"2023-10-09T08:57:48.276142+0000","last_unstale":"2023-10-09T08:57:48.277445+0000","last_undegraded":"2023-10-09T08:57:48.277445+0000","last_fullsized":"2023-10-09T08:57:48.277445+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":449,"log_dups_size":0,"ondisk_log_size":449,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":2467,"num_read_kb":4402,"num_write":380,"num_write_kb":2340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":63,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'139","reported_seq":612,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.281736+0000","last_change":"2023-10-09T08:57:48.281425+0000","last_active":"2023-10-09T08:57:48.281736+0000","last_peered":"2023-10-09T08:57:48.281736+0000","last_clean":"2023-10-09T08:57:48.281736+0000","last_became_active":"2023-10-09T08:57:48.280937+0000","last_became_peered":"2023-10-09T08:57:48.280937+0000","last_unstale":"2023-10-09T08:57:48.281736+0000","last_undegraded":"2023-10-09T08:57:48.281736+0000","last_fullsized":"2023-10-09T08:57:48.281736+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":368,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.272780+0000","last_change":"2023-10-09T08:56:31.036344+0000","last_active":"2023-10-09T08:57:48.272780+0000","last_peered":"2023-10-09T08:57:48.272780+0000","last_clean":"2023-10-09T08:57:48.272780+0000","last_became_active":"2023-10-09T08:56:31.035831+0000","last_became_peered":"2023-10-09T08:56:31.035831+0000","last_unstale":"2023-10-09T08:57:48.272780+0000","last_undegraded":"2023-10-09T08:57:48.272780+0000","last_fullsized":"2023-10-09T08:57:48.272780+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.5","version":"0'0","reported_seq":139,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409753+0000","last_change":"2023-10-09T08:48:02.126446+0000","last_active":"2023-10-09T08:57:48.409753+0000","last_peered":"2023-10-09T08:57:48.409753+0000","last_clean":"2023-10-09T08:57:48.409753+0000","last_became_active":"2023-10-09T08:48:02.126126+0000","last_became_peered":"2023-10-09T08:48:02.126126+0000","last_unstale":"2023-10-09T08:57:48.409753+0000","last_undegraded":"2023-10-09T08:57:48.409753+0000","last_fullsized":"2023-10-09T08:57:48.409753+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.0","version":"453'214","reported_seq":1487,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.273892+0000","last_change":"2023-10-09T08:57:04.040950+0000","last_active":"2023-10-09T08:57:48.273892+0000","last_peered":"2023-10-09T08:57:48.273892+0000","last_clean":"2023-10-09T08:57:48.273892+0000","last_became_active":"2023-10-09T08:51:27.974716+0000","last_became_peered":"2023-10-09T08:51:27.974716+0000","last_unstale":"2023-10-09T08:57:48.273892+0000","last_undegraded":"2023-10-09T08:57:48.273892+0000","last_fullsized":"2023-10-09T08:57:48.273892+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":214,"log_dups_size":0,"ondisk_log_size":214,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1746,"num_read_kb":1849,"num_write":159,"num_write_kb":237,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":384,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.277923+0000","last_change":"2023-10-09T08:56:31.040641+0000","last_active":"2023-10-09T08:57:48.277923+0000","last_peered":"2023-10-09T08:57:48.277923+0000","last_clean":"2023-10-09T08:57:48.277923+0000","last_became_active":"2023-10-09T08:56:31.039698+0000","last_became_peered":"2023-10-09T08:56:31.039698+0000","last_unstale":"2023-10-09T08:57:48.277923+0000","last_undegraded":"2023-10-09T08:57:48.277923+0000","last_fullsized":"2023-10-09T08:57:48.277923+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.684118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":17,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278682+0000","last_change":"2023-10-09T08:57:34.098649+0000","last_active":"2023-10-09T08:57:48.278682+0000","last_peered":"2023-10-09T08:57:48.278682+0000","last_clean":"2023-10-09T08:57:48.278682+0000","last_became_active":"2023-10-09T08:57:34.098230+0000","last_became_peered":"2023-10-09T08:57:34.098230+0000","last_unstale":"2023-10-09T08:57:48.278682+0000","last_undegraded":"2023-10-09T08:57:48.278682+0000","last_fullsized":"2023-10-09T08:57:48.278682+0000","mapping_epoch":458,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:06:45.265450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"453'160","reported_seq":1169,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.274208+0000","last_change":"2023-10-09T08:57:04.041321+0000","last_active":"2023-10-09T08:57:48.274208+0000","last_peered":"2023-10-09T08:57:48.274208+0000","last_clean":"2023-10-09T08:57:48.274208+0000","last_became_active":"2023-10-09T08:47:34.976339+0000","last_became_peered":"2023-10-09T08:47:34.976339+0000","last_unstale":"2023-10-09T08:57:48.274208+0000","last_undegraded":"2023-10-09T08:57:48.274208+0000","last_fullsized":"2023-10-09T08:57:48.274208+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":160,"log_dups_size":0,"ondisk_log_size":160,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":1033,"num_read_kb":2246,"num_write":139,"num_write_kb":5372,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":[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":215,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.279255+0000","last_change":"2023-10-09T08:51:26.970199+0000","last_active":"2023-10-09T08:57:48.279255+0000","last_peered":"2023-10-09T08:57:48.279255+0000","last_clean":"2023-10-09T08:57:48.279255+0000","last_became_active":"2023-10-09T08:51:26.969886+0000","last_became_peered":"2023-10-09T08:51:26.969886+0000","last_unstale":"2023-10-09T08:57:48.279255+0000","last_undegraded":"2023-10-09T08:57:48.279255+0000","last_fullsized":"2023-10-09T08:57:48.279255+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:15.469391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":336,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278519+0000","last_change":"2023-10-09T08:39:21.097408+0000","last_active":"2023-10-09T08:57:48.278519+0000","last_peered":"2023-10-09T08:57:48.278519+0000","last_clean":"2023-10-09T08:57:48.278519+0000","last_became_active":"2023-10-09T08:39:21.096959+0000","last_became_peered":"2023-10-09T08:39:21.096959+0000","last_unstale":"2023-10-09T08:57:48.278519+0000","last_undegraded":"2023-10-09T08:57:48.278519+0000","last_fullsized":"2023-10-09T08:57:48.278519+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.185603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":18,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.274087+0000","last_change":"2023-10-09T08:57:45.487408+0000","last_active":"2023-10-09T08:57:48.274087+0000","last_peered":"2023-10-09T08:57:48.274087+0000","last_clean":"2023-10-09T08:57:48.274087+0000","last_became_active":"2023-10-09T08:57:45.257083+0000","last_became_peered":"2023-10-09T08:57:45.257083+0000","last_unstale":"2023-10-09T08:57:48.274087+0000","last_undegraded":"2023-10-09T08:57:48.274087+0000","last_fullsized":"2023-10-09T08:57:48.274087+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"453'209","reported_seq":846,"reported_epoch":465,"state":"active+clean","last_fresh":"2023-10-09T08:57:54.943854+0000","last_change":"2023-10-09T08:57:04.034743+0000","last_active":"2023-10-09T08:57:54.943854+0000","last_peered":"2023-10-09T08:57:54.943854+0000","last_clean":"2023-10-09T08:57:54.943854+0000","last_became_active":"2023-10-09T08:51:27.982899+0000","last_became_peered":"2023-10-09T08:51:27.982899+0000","last_unstale":"2023-10-09T08:57:54.943854+0000","last_undegraded":"2023-10-09T08:57:54.943854+0000","last_fullsized":"2023-10-09T08:57:54.943854+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":209,"log_dups_size":0,"ondisk_log_size":209,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:18.221290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0019099119999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":955,"num_read_kb":3549,"num_write":164,"num_write_kb":2527,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":14,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.273731+0000","last_change":"2023-10-09T08:57:45.250186+0000","last_active":"2023-10-09T08:57:48.273731+0000","last_peered":"2023-10-09T08:57:48.273731+0000","last_clean":"2023-10-09T08:57:48.273731+0000","last_became_active":"2023-10-09T08:57:45.249582+0000","last_became_peered":"2023-10-09T08:57:45.249582+0000","last_unstale":"2023-10-09T08:57:48.273731+0000","last_undegraded":"2023-10-09T08:57:48.273731+0000","last_fullsized":"2023-10-09T08:57:48.273731+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"453'173","reported_seq":746,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.277733+0000","last_change":"2023-10-09T08:57:48.277305+0000","last_active":"2023-10-09T08:57:48.277733+0000","last_peered":"2023-10-09T08:57:48.277733+0000","last_clean":"2023-10-09T08:57:48.277733+0000","last_became_active":"2023-10-09T08:57:48.276453+0000","last_became_peered":"2023-10-09T08:57:48.276453+0000","last_unstale":"2023-10-09T08:57:48.277733+0000","last_undegraded":"2023-10-09T08:57:48.277733+0000","last_fullsized":"2023-10-09T08:57:48.277733+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":173,"log_dups_size":0,"ondisk_log_size":173,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":644,"num_read_kb":1388,"num_write":182,"num_write_kb":1544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":34,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.6","version":"60'1","reported_seq":348,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278825+0000","last_change":"2023-10-09T08:51:28.006219+0000","last_active":"2023-10-09T08:57:48.278825+0000","last_peered":"2023-10-09T08:57:48.278825+0000","last_clean":"2023-10-09T08:57:48.278825+0000","last_became_active":"2023-10-09T08:51:28.005840+0000","last_became_peered":"2023-10-09T08:51:28.005840+0000","last_unstale":"2023-10-09T08:57:48.278825+0000","last_undegraded":"2023-10-09T08:57:48.278825+0000","last_fullsized":"2023-10-09T08:57:48.278825+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:30.667834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":139,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409081+0000","last_change":"2023-10-09T08:48:02.129572+0000","last_active":"2023-10-09T08:57:48.409081+0000","last_peered":"2023-10-09T08:57:48.409081+0000","last_clean":"2023-10-09T08:57:48.409081+0000","last_became_active":"2023-10-09T08:48:02.128803+0000","last_became_peered":"2023-10-09T08:48:02.128803+0000","last_unstale":"2023-10-09T08:57:48.409081+0000","last_undegraded":"2023-10-09T08:57:48.409081+0000","last_fullsized":"2023-10-09T08:57:48.409081+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"60'1","reported_seq":17,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278436+0000","last_change":"2023-10-09T08:57:34.103485+0000","last_active":"2023-10-09T08:57:48.278436+0000","last_peered":"2023-10-09T08:57:48.278436+0000","last_clean":"2023-10-09T08:57:48.278436+0000","last_became_active":"2023-10-09T08:57:34.103125+0000","last_became_peered":"2023-10-09T08:57:34.103125+0000","last_unstale":"2023-10-09T08:57:48.278436+0000","last_undegraded":"2023-10-09T08:57:48.278436+0000","last_fullsized":"2023-10-09T08:57:48.278436+0000","mapping_epoch":458,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.239382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":210,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.279083+0000","last_change":"2023-10-09T08:56:31.040746+0000","last_active":"2023-10-09T08:57:48.279083+0000","last_peered":"2023-10-09T08:57:48.279083+0000","last_clean":"2023-10-09T08:57:48.279083+0000","last_became_active":"2023-10-09T08:56:31.040363+0000","last_became_peered":"2023-10-09T08:56:31.040363+0000","last_unstale":"2023-10-09T08:57:48.279083+0000","last_undegraded":"2023-10-09T08:57:48.279083+0000","last_fullsized":"2023-10-09T08:57:48.279083+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:55.915677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":339,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409749+0000","last_change":"2023-10-09T08:51:28.030910+0000","last_active":"2023-10-09T08:57:48.409749+0000","last_peered":"2023-10-09T08:57:48.409749+0000","last_clean":"2023-10-09T08:57:48.409749+0000","last_became_active":"2023-10-09T08:51:28.030199+0000","last_became_peered":"2023-10-09T08:51:28.030199+0000","last_unstale":"2023-10-09T08:57:48.409749+0000","last_undegraded":"2023-10-09T08:57:48.409749+0000","last_fullsized":"2023-10-09T08:57:48.409749+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":384,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409515+0000","last_change":"2023-10-09T08:51:27.977095+0000","last_active":"2023-10-09T08:57:48.409515+0000","last_peered":"2023-10-09T08:57:48.409515+0000","last_clean":"2023-10-09T08:57:48.409515+0000","last_became_active":"2023-10-09T08:51:27.976317+0000","last_became_peered":"2023-10-09T08:51:27.976317+0000","last_unstale":"2023-10-09T08:57:48.409515+0000","last_undegraded":"2023-10-09T08:57:48.409515+0000","last_fullsized":"2023-10-09T08:57:48.409515+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":422,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.272767+0000","last_change":"2023-10-09T08:51:28.038982+0000","last_active":"2023-10-09T08:57:48.272767+0000","last_peered":"2023-10-09T08:57:48.272767+0000","last_clean":"2023-10-09T08:57:48.272767+0000","last_became_active":"2023-10-09T08:51:27.973540+0000","last_became_peered":"2023-10-09T08:51:27.973540+0000","last_unstale":"2023-10-09T08:57:48.272767+0000","last_undegraded":"2023-10-09T08:57:48.272767+0000","last_fullsized":"2023-10-09T08:57:48.272767+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":130,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409244+0000","last_change":"2023-10-09T08:47:34.975207+0000","last_active":"2023-10-09T08:57:48.409244+0000","last_peered":"2023-10-09T08:57:48.409244+0000","last_clean":"2023-10-09T08:57:48.409244+0000","last_became_active":"2023-10-09T08:47:34.974126+0000","last_became_peered":"2023-10-09T08:47:34.974126+0000","last_unstale":"2023-10-09T08:57:48.409244+0000","last_undegraded":"2023-10-09T08:57:48.409244+0000","last_fullsized":"2023-10-09T08:57:48.409244+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":106,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.279700+0000","last_change":"2023-10-09T08:51:28.053882+0000","last_active":"2023-10-09T08:57:48.279700+0000","last_peered":"2023-10-09T08:57:48.279700+0000","last_clean":"2023-10-09T08:57:48.279700+0000","last_became_active":"2023-10-09T08:51:28.052831+0000","last_became_peered":"2023-10-09T08:51:28.052831+0000","last_unstale":"2023-10-09T08:57:48.279700+0000","last_undegraded":"2023-10-09T08:57:48.279700+0000","last_fullsized":"2023-10-09T08:57:48.279700+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:55.634919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":526,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278051+0000","last_change":"2023-10-09T08:56:31.041491+0000","last_active":"2023-10-09T08:57:48.278051+0000","last_peered":"2023-10-09T08:57:48.278051+0000","last_clean":"2023-10-09T08:57:48.278051+0000","last_became_active":"2023-10-09T08:56:31.041054+0000","last_became_peered":"2023-10-09T08:56:31.041054+0000","last_unstale":"2023-10-09T08:57:48.278051+0000","last_undegraded":"2023-10-09T08:57:48.278051+0000","last_fullsized":"2023-10-09T08:57:48.278051+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:08.556865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1f","version":"60'4","reported_seq":23,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278281+0000","last_change":"2023-10-09T08:57:34.104794+0000","last_active":"2023-10-09T08:57:48.278281+0000","last_peered":"2023-10-09T08:57:48.278281+0000","last_clean":"2023-10-09T08:57:48.278281+0000","last_became_active":"2023-10-09T08:57:34.098038+0000","last_became_peered":"2023-10-09T08:57:34.098038+0000","last_unstale":"2023-10-09T08:57:48.278281+0000","last_undegraded":"2023-10-09T08:57:48.278281+0000","last_fullsized":"2023-10-09T08:57:48.278281+0000","mapping_epoch":458,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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-10T17:04:37.114172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":446,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409069+0000","last_change":"2023-10-09T08:56:31.037071+0000","last_active":"2023-10-09T08:57:48.409069+0000","last_peered":"2023-10-09T08:57:48.409069+0000","last_clean":"2023-10-09T08:57:48.409069+0000","last_became_active":"2023-10-09T08:56:31.036603+0000","last_became_peered":"2023-10-09T08:56:31.036603+0000","last_unstale":"2023-10-09T08:57:48.409069+0000","last_undegraded":"2023-10-09T08:57:48.409069+0000","last_fullsized":"2023-10-09T08:57:48.409069+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":67,"num_bytes_recovered":16830,"num_keys_recovered":50,"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":45780,"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":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":11978,"num_read_kb":26494,"num_write":1690,"num_write_kb":25426,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":168,"num_bytes_recovered":8388627,"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":25178112,"data_stored":25165881,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6259,"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":206158430955,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1204784,"kb_used_data":9256,"kb_used_omap":0,"kb_used_meta":1195520,"kb_avail":92540368,"statfs":{"total":95995035648,"available":94761336832,"internally_reserved":0,"allocated":9478144,"data_stored":8377997,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1224212480},"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 08:57:50 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":5.0750000000000002,"15min":3.2040000000000002},"min":{"1min":0.63600000000000001,"5min":0.23300000000000001,"15min":0.22},"max":{"1min":1.474,"5min":207.76599999999999,"15min":207.76599999999999},"last":0.53700000000000003},{"interface":"front","average":{"1min":1.012,"5min":5.3620000000000001,"15min":3.524},"min":{"1min":0.66200000000000003,"5min":0.28599999999999998,"15min":0.27700000000000002},"max":{"1min":1.393,"5min":207.785,"15min":207.785},"last":0.65300000000000002}]},{"osd":1,"last update":"Mon Oct 9 08:57:35 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":2.7029999999999998,"15min":1.5609999999999999},"min":{"1min":0.55400000000000005,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.5509999999999999,"5min":60.042000000000002,"15min":60.042000000000002},"last":1.1519999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":2.972,"15min":1.6080000000000001},"min":{"1min":0.69399999999999995,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.456,"5min":60.137999999999998,"15min":60.137999999999998},"last":1.008}]},{"osd":2,"last update":"Mon Oct 9 08:57:26 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.7989999999999999,"15min":1.9510000000000001},"min":{"1min":0.66900000000000004,"5min":0.33800000000000002,"15min":0.25},"max":{"1min":1.333,"5min":15.067,"15min":78.978999999999999},"last":0.79600000000000004},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.425,"15min":1.702},"min":{"1min":0.69999999999999996,"5min":0.29899999999999999,"15min":0.28299999999999997},"max":{"1min":3.069,"5min":9.673,"15min":79.094999999999999},"last":1.042}]},{"osd":3,"last update":"Mon Oct 9 08:57:08 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.466,"15min":1.542},"min":{"1min":0.64300000000000002,"5min":0.33500000000000002,"15min":0.30099999999999999},"max":{"1min":3.0459999999999998,"5min":9.9469999999999992,"15min":13.317},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.998,"5min":1.3700000000000001,"15min":1.5209999999999999},"min":{"1min":0.73999999999999999,"5min":0.30499999999999999,"15min":0.29099999999999998},"max":{"1min":1.454,"5min":10.522,"15min":10.522},"last":0.96999999999999997}]},{"osd":4,"last update":"Mon Oct 9 08:57:08 2023","interfaces":[{"interface":"back","average":{"1min":1.198,"5min":1.875,"15min":1.52},"min":{"1min":0.76700000000000002,"5min":0.33400000000000002,"15min":0.26400000000000001},"max":{"1min":3.0009999999999999,"5min":21.378,"15min":21.378},"last":0.69299999999999995},{"interface":"front","average":{"1min":1.226,"5min":1.9399999999999999,"15min":1.728},"min":{"1min":0.85399999999999998,"5min":0.31,"15min":0.26500000000000001},"max":{"1min":3.464,"5min":17.146999999999998,"15min":17.146999999999998},"last":0.91400000000000003}]},{"osd":5,"last update":"Mon Oct 9 08:57:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.6950000000000001,"15min":1.738},"min":{"1min":0.64300000000000002,"5min":0.35399999999999998,"15min":0.32900000000000001},"max":{"1min":1.6200000000000001,"5min":12.627000000000001,"15min":16.094000000000001},"last":0.76300000000000001},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.4710000000000001,"15min":1.754},"min":{"1min":0.78500000000000003,"5min":0.33800000000000002,"15min":0.317},"max":{"1min":1.671,"5min":10.552,"15min":10.552},"last":1.0920000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:57:08 2023","interfaces":[{"interface":"back","average":{"1min":1.246,"5min":1.361,"15min":1.7010000000000001},"min":{"1min":0.84999999999999998,"5min":0.38200000000000001,"15min":0.32800000000000001},"max":{"1min":2.774,"5min":11.083,"15min":11.083},"last":0.88800000000000001},{"interface":"front","average":{"1min":1.347,"5min":1.2150000000000001,"15min":1.375},"min":{"1min":0.88900000000000001,"5min":0.37,"15min":0.317},"max":{"1min":3.387,"5min":8.9090000000000007,"15min":12.145},"last":1.2}]}]},{"osd":6,"up_from":0,"seq":180388627187,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":1,"up_from":371,"seq":1593432866896,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":282256,"kb_used_data":6472,"kb_used_omap":9,"kb_used_meta":275766,"kb_avail":93462896,"statfs":{"total":95995035648,"available":95706005504,"internally_reserved":0,"allocated":6627328,"data_stored":4343471,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9821,"internal_metadata":282384803},"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 08:57:31 2023","interfaces":[{"interface":"back","average":{"1min":5.181,"5min":3.516,"15min":1.554},"min":{"1min":0.35699999999999998,"5min":0.184,"15min":0.184},"max":{"1min":101.709,"5min":101.709,"15min":101.709},"last":0.38700000000000001},{"interface":"front","average":{"1min":5.2439999999999998,"5min":3.5830000000000002,"15min":1.631},"min":{"1min":0.46500000000000002,"5min":0.217,"15min":0.217},"max":{"1min":101.593,"5min":101.593,"15min":101.593},"last":0.76500000000000001}]},{"osd":2,"last update":"Mon Oct 9 08:57:31 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":1.389,"15min":0.92300000000000004},"min":{"1min":0.25800000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":1.0049999999999999,"5min":12.384,"15min":12.384},"last":0.503},{"interface":"front","average":{"1min":0.61799999999999999,"5min":1.387,"15min":0.91600000000000004},"min":{"1min":0.38500000000000001,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.90700000000000003,"5min":16.919,"15min":16.919},"last":0.48799999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:57:31 2023","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.82999999999999996,"15min":0.754},"min":{"1min":0.318,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.98499999999999999,"5min":8.1519999999999992,"15min":8.1519999999999992},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.94399999999999995,"15min":0.78400000000000003},"min":{"1min":0.31900000000000001,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":1.0489999999999999,"5min":4.3109999999999999,"15min":4.3109999999999999},"last":0.433}]},{"osd":4,"last update":"Mon Oct 9 08:57:31 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":1.9630000000000001,"15min":1.345},"min":{"1min":0.443,"5min":0.315,"15min":0.315},"max":{"1min":1.575,"5min":47.780999999999999,"15min":47.780999999999999},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.9850000000000001,"15min":1.292},"min":{"1min":0.58999999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.4970000000000001,"5min":48.058,"15min":48.058},"last":0.81599999999999995}]},{"osd":5,"last update":"Mon Oct 9 08:57:31 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":1.2110000000000001,"15min":1.1200000000000001},"min":{"1min":0.60699999999999998,"5min":0.316,"15min":0.316},"max":{"1min":1.3160000000000001,"5min":8.2490000000000006,"15min":8.2490000000000006},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.284,"15min":1.0840000000000001},"min":{"1min":0.57599999999999996,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.4159999999999999,"5min":6.2279999999999998,"15min":6.2279999999999998},"last":1.087}]},{"osd":6,"last update":"Mon Oct 9 08:57:31 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.1299999999999999,"15min":1.02},"min":{"1min":0.65100000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.462,"5min":5.976,"15min":5.976},"last":0.70899999999999996},{"interface":"front","average":{"1min":1.016,"5min":1.0720000000000001,"15min":1.032},"min":{"1min":0.56000000000000005,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.3859999999999999,"5min":9.2590000000000003,"15min":9.2590000000000003},"last":0.88200000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:57:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.4510000000000001,"15min":1.24},"min":{"1min":0.67900000000000005,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.331,"5min":26.997,"15min":26.997},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.5509999999999999,"15min":1.26},"min":{"1min":0.55400000000000005,"5min":0.37,"15min":0.37},"max":{"1min":1.365,"5min":27.082999999999998,"15min":27.082999999999998},"last":0.72799999999999998}]}]},{"osd":0,"up_from":88,"seq":377957122614,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1100916,"kb_used_data":14380,"kb_used_omap":8,"kb_used_meta":1086519,"kb_avail":92644236,"statfs":{"total":95995035648,"available":94867697664,"internally_reserved":0,"allocated":14725120,"data_stored":12702432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":1112595946},"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 08:57:43 2023","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.98799999999999999,"15min":1.224},"min":{"1min":0.45400000000000001,"5min":0.184,"15min":0.184},"max":{"1min":1.1259999999999999,"5min":8.9969999999999999,"15min":13.771000000000001},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.64900000000000002,"5min":1.0600000000000001,"15min":0.86599999999999999},"min":{"1min":0.39700000000000002,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":1.0660000000000001,"5min":8.3550000000000004,"15min":8.3550000000000004},"last":1.095}]},{"osd":2,"last update":"Mon Oct 9 08:57:34 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":1.466,"15min":1.212},"min":{"1min":0.314,"5min":0.19700000000000001,"15min":0.17199999999999999},"max":{"1min":0.91100000000000003,"5min":8.8879999999999999,"15min":14.734},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.64600000000000002,"5min":1.4710000000000001,"15min":1.353},"min":{"1min":0.35999999999999999,"5min":0.26700000000000002,"15min":0.20599999999999999},"max":{"1min":1.0469999999999999,"5min":8.9900000000000002,"15min":8.9900000000000002},"last":0.96399999999999997}]},{"osd":3,"last update":"Mon Oct 9 08:57:14 2023","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":1.0529999999999999,"15min":1.157},"min":{"1min":0.34899999999999998,"5min":0.27200000000000002,"15min":0.22600000000000001},"max":{"1min":0.879,"5min":8.407,"15min":8.407},"last":1.002},{"interface":"front","average":{"1min":0.63600000000000001,"5min":1.4930000000000001,"15min":1.369},"min":{"1min":0.32800000000000001,"5min":0.24199999999999999,"15min":0.22700000000000001},"max":{"1min":1.099,"5min":8.1010000000000009,"15min":8.1010000000000009},"last":1.1339999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:57:03 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":1.498,"15min":1.633},"min":{"1min":0.72399999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":1.1990000000000001,"5min":8.9309999999999992,"15min":74.361000000000004},"last":1.038},{"interface":"front","average":{"1min":0.88500000000000001,"5min":1.482,"15min":1.448},"min":{"1min":0.57099999999999995,"5min":0.33600000000000002,"15min":0.28000000000000003},"max":{"1min":1.194,"5min":15.666,"15min":15.666},"last":1.3100000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:57:03 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":1.3680000000000001,"15min":1.6419999999999999},"min":{"1min":0.63700000000000001,"5min":0.37,"15min":0.33000000000000002},"max":{"1min":1.3129999999999999,"5min":8.4930000000000003,"15min":11.103},"last":1.357},{"interface":"front","average":{"1min":0.92500000000000004,"5min":1.8400000000000001,"15min":1.776},"min":{"1min":0.67100000000000004,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.145,"5min":10.589,"15min":12.000999999999999},"last":1.3300000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:57:03 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.343,"15min":1.4890000000000001},"min":{"1min":0.66300000000000003,"5min":0.40100000000000002,"15min":0.318},"max":{"1min":1.3839999999999999,"5min":8.4600000000000009,"15min":9.1359999999999992},"last":1.2230000000000001},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.629,"15min":1.643},"min":{"1min":0.61399999999999999,"5min":0.41799999999999998,"15min":0.375},"max":{"1min":1.2749999999999999,"5min":8.2810000000000006,"15min":11.978},"last":1.2450000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:57:03 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.821,"15min":1.9239999999999999},"min":{"1min":0.53400000000000003,"5min":0.48199999999999998,"15min":0.35899999999999999},"max":{"1min":1.363,"5min":8.9909999999999997,"15min":29.126999999999999},"last":1.3819999999999999},{"interface":"front","average":{"1min":1.046,"5min":1.2969999999999999,"15min":1.6970000000000001},"min":{"1min":0.84699999999999998,"5min":0.314,"15min":0.314},"max":{"1min":1.411,"5min":8.9640000000000004,"15min":28.805},"last":1.1599999999999999}]}]},{"osd":2,"up_from":255,"seq":1095216660725,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":798468,"kb_used_data":9724,"kb_used_omap":19,"kb_used_meta":788716,"kb_avail":92946684,"statfs":{"total":95995035648,"available":95177404416,"internally_reserved":0,"allocated":9957376,"data_stored":7923259,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20436,"internal_metadata":807645228},"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 08:57:21 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":1.7669999999999999,"15min":2.79},"min":{"1min":0.27500000000000002,"5min":0.217,"15min":0.17399999999999999},"max":{"1min":0.91300000000000003,"5min":10.779999999999999,"15min":119.187},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.60999999999999999,"5min":1.5920000000000001,"15min":2.6720000000000002},"min":{"1min":0.34799999999999998,"5min":0.219,"15min":0.182},"max":{"1min":1.0980000000000001,"5min":10.492000000000001,"15min":118.923},"last":0.82899999999999996}]},{"osd":1,"last update":"Mon Oct 9 08:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":1.375,"15min":0.89900000000000002},"min":{"1min":0.38600000000000001,"5min":0.214,"15min":0.214},"max":{"1min":1.2030000000000001,"5min":30.175000000000001,"15min":30.175000000000001},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.86399999999999999,"5min":1.6200000000000001,"15min":1.0600000000000001},"min":{"1min":0.46000000000000002,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.387,"5min":30.204000000000001,"15min":30.204000000000001},"last":0.89300000000000002}]},{"osd":3,"last update":"Mon Oct 9 08:57:21 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":1.107,"15min":1.5880000000000001},"min":{"1min":0.36799999999999999,"5min":0.245,"15min":0.22500000000000001},"max":{"1min":1.052,"5min":8.0109999999999992,"15min":101.136},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.63800000000000001,"5min":1.2130000000000001,"15min":1.5249999999999999},"min":{"1min":0.32400000000000001,"5min":0.27200000000000002,"15min":0.23000000000000001},"max":{"1min":1.1279999999999999,"5min":10.728,"15min":101.23699999999999},"last":0.80100000000000005}]},{"osd":4,"last update":"Mon Oct 9 08:57:21 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":1.6839999999999999,"15min":1.504},"min":{"1min":0.622,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.659,"5min":8.4580000000000002,"15min":9.7520000000000007},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.5740000000000001,"15min":1.5509999999999999},"min":{"1min":0.55100000000000005,"5min":0.35899999999999999,"15min":0.33400000000000002},"max":{"1min":1.6220000000000001,"5min":9.6579999999999995,"15min":9.6579999999999995},"last":0.97099999999999997}]},{"osd":5,"last update":"Mon Oct 9 08:57:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.46,"15min":1.5109999999999999},"min":{"1min":0.63200000000000001,"5min":0.35399999999999998,"15min":0.28399999999999997},"max":{"1min":1.585,"5min":10.817,"15min":11.879},"last":1.254},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.45,"15min":1.542},"min":{"1min":0.68200000000000005,"5min":0.32700000000000001,"15min":0.32600000000000001},"max":{"1min":1.5269999999999999,"5min":7.4180000000000001,"15min":9.8249999999999993},"last":0.98899999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:57:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.468,"15min":1.4730000000000001},"min":{"1min":0.627,"5min":0.41599999999999998,"15min":0.32400000000000001},"max":{"1min":1.5740000000000001,"5min":7.3499999999999996,"15min":9.8559999999999999},"last":1.0860000000000001},{"interface":"front","average":{"1min":1.022,"5min":1.2949999999999999,"15min":1.385},"min":{"1min":0.64400000000000002,"5min":0.41099999999999998,"15min":0.38900000000000001},"max":{"1min":1.657,"5min":6.1779999999999999,"15min":8.3279999999999994},"last":1.0640000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:57:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.589,"15min":1.659},"min":{"1min":0.61499999999999999,"5min":0.40600000000000003,"15min":0.33900000000000002},"max":{"1min":1.6339999999999999,"5min":7.4539999999999997,"15min":10.981},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.069,"5min":1.431,"15min":1.659},"min":{"1min":0.68999999999999995,"5min":0.44800000000000001,"15min":0.374},"max":{"1min":1.6839999999999999,"5min":6.2050000000000001,"15min":10.522},"last":1.3540000000000001}]}]},{"osd":3,"up_from":103,"seq":442381632045,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1047036,"kb_used_data":10100,"kb_used_omap":4,"kb_used_meta":1036923,"kb_avail":92698116,"statfs":{"total":95995035648,"available":94922870784,"internally_reserved":0,"allocated":10342400,"data_stored":7963418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":1061809494},"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 08:57:15 2023","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":1.3280000000000001,"15min":1.839},"min":{"1min":0.39200000000000002,"5min":0.216,"15min":0.18099999999999999},"max":{"1min":0.82399999999999995,"5min":25.131,"15min":95.281000000000006},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.57599999999999996,"5min":1.353,"15min":1.7609999999999999},"min":{"1min":0.34599999999999997,"5min":0.23000000000000001,"15min":0.216},"max":{"1min":0.81299999999999994,"5min":25.225000000000001,"15min":95.576999999999998},"last":0.65800000000000003}]},{"osd":1,"last update":"Mon Oct 9 08:57:33 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":1.681,"15min":1.0349999999999999},"min":{"1min":0.38300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.88800000000000001,"5min":48.874000000000002,"15min":48.874000000000002},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.67300000000000004,"5min":1.4590000000000001,"15min":0.96099999999999997},"min":{"1min":0.497,"5min":0.26300000000000001,"15min":0.25900000000000001},"max":{"1min":1.022,"5min":48.749000000000002,"15min":48.749000000000002},"last":0.78300000000000003}]},{"osd":2,"last update":"Mon Oct 9 08:57:15 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":3.726,"15min":2.6629999999999998},"min":{"1min":0.38200000000000001,"5min":0.25700000000000001,"15min":0.20899999999999999},"max":{"1min":1.319,"5min":250.321,"15min":250.321},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.73499999999999999,"5min":3.4740000000000002,"15min":2.488},"min":{"1min":0.45700000000000002,"5min":0.27600000000000002,"15min":0.218},"max":{"1min":1.1240000000000001,"5min":250.381,"15min":250.381},"last":0.69599999999999995}]},{"osd":4,"last update":"Mon Oct 9 08:57:15 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.876,"15min":1.014},"min":{"1min":0.58599999999999997,"5min":0.32000000000000001,"15min":0.26300000000000001},"max":{"1min":1.147,"5min":3.1589999999999998,"15min":8.4710000000000001},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.091,"15min":1.2649999999999999},"min":{"1min":0.66700000000000004,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.8999999999999999,"5min":5.5289999999999999,"15min":10.710000000000001},"last":0.98499999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:57:56 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.89100000000000001,"15min":1.3999999999999999},"min":{"1min":0.71499999999999997,"5min":0.32600000000000001,"15min":0.27700000000000002},"max":{"1min":1.8560000000000001,"5min":4.657,"15min":24.463999999999999},"last":0.88900000000000001},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.171,"15min":1.6080000000000001},"min":{"1min":0.85599999999999998,"5min":0.42499999999999999,"15min":0.35299999999999998},"max":{"1min":1.8879999999999999,"5min":5.4850000000000003,"15min":24.484000000000002},"last":0.93799999999999994}]},{"osd":6,"last update":"Mon Oct 9 08:57:15 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.88200000000000001,"15min":1.214},"min":{"1min":0.68400000000000005,"5min":0.39400000000000002,"15min":0.32800000000000001},"max":{"1min":1.329,"5min":3.7210000000000001,"15min":11.173},"last":0.73899999999999999},{"interface":"front","average":{"1min":1.081,"5min":1.177,"15min":1.3939999999999999},"min":{"1min":0.58499999999999996,"5min":0.432,"15min":0.36799999999999999},"max":{"1min":1.857,"5min":5.5570000000000004,"15min":8.4290000000000003},"last":1.0289999999999999}]},{"osd":7,"last update":"Mon Oct 9 08:57:15 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.446,"15min":1.5669999999999999},"min":{"1min":0.67200000000000004,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.2330000000000001,"5min":24.43,"15min":24.43},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.1659999999999999,"15min":1.421},"min":{"1min":0.64500000000000002,"5min":0.36699999999999999,"15min":0.34999999999999998},"max":{"1min":1.2929999999999999,"5min":23.106000000000002,"15min":23.106000000000002},"last":0.83999999999999997}]}]},{"osd":4,"up_from":30,"seq":128849019651,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903400,"kb_used_data":8672,"kb_used_omap":0,"kb_used_meta":894720,"kb_avail":92841752,"statfs":{"total":95995035648,"available":95069954048,"internally_reserved":0,"allocated":8880128,"data_stored":7787559,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916193280},"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 08:57:59 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":3.0219999999999998,"15min":2.339},"min":{"1min":0.47399999999999998,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":1.3999999999999999,"5min":71.831000000000003,"15min":71.831000000000003},"last":1.268},{"interface":"front","average":{"1min":0.90400000000000003,"5min":2.9180000000000001,"15min":2.2469999999999999},"min":{"1min":0.63300000000000001,"5min":0.26800000000000002,"15min":0.24099999999999999},"max":{"1min":1.353,"5min":72.680999999999997,"15min":72.680999999999997},"last":0.996}]},{"osd":1,"last update":"Mon Oct 9 08:57:39 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":1.044,"15min":0.94499999999999995},"min":{"1min":0.56799999999999995,"5min":0.254,"15min":0.254},"max":{"1min":1.254,"5min":4.9329999999999998,"15min":4.9329999999999998},"last":1.1699999999999999},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.236,"15min":1.117},"min":{"1min":0.625,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.3149999999999999,"5min":6.3979999999999997,"15min":6.3979999999999997},"last":0.81399999999999995}]},{"osd":2,"last update":"Mon Oct 9 08:57:18 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":2.1949999999999998,"15min":1.851},"min":{"1min":0.64100000000000001,"5min":0.29599999999999999,"15min":0.27800000000000002},"max":{"1min":1.3069999999999999,"5min":69.462999999999994,"15min":69.462999999999994},"last":1.079},{"interface":"front","average":{"1min":0.85699999999999998,"5min":2.2629999999999999,"15min":1.881},"min":{"1min":0.60399999999999998,"5min":0.439,"15min":0.28999999999999998},"max":{"1min":1.153,"5min":73.397999999999996,"15min":73.397999999999996},"last":0.70899999999999996}]},{"osd":3,"last update":"Mon Oct 9 08:57:26 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.026,"15min":1.665},"min":{"1min":0.749,"5min":0.33500000000000002,"15min":0.307},"max":{"1min":1.4910000000000001,"5min":4.3300000000000001,"15min":101.434},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.1970000000000001,"15min":1.742},"min":{"1min":0.73499999999999999,"5min":0.318,"15min":0.307},"max":{"1min":1.373,"5min":6.3460000000000001,"15min":101.93300000000001},"last":1.0209999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:57:59 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.256,"15min":2.3540000000000001},"min":{"1min":0.83699999999999997,"5min":0.32500000000000001,"15min":0.29799999999999999},"max":{"1min":1.738,"5min":7.3959999999999999,"15min":262.92000000000002},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.153,"5min":1.2390000000000001,"15min":2.2130000000000001},"min":{"1min":0.67700000000000005,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.704,"5min":8.8719999999999999,"15min":262.839},"last":1.2410000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:57:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.2649999999999999,"15min":1.415},"min":{"1min":0.872,"5min":0.32800000000000001,"15min":0.29499999999999998},"max":{"1min":1.22,"5min":9.4610000000000003,"15min":12.84},"last":1.143},{"interface":"front","average":{"1min":1.141,"5min":1.2609999999999999,"15min":1.4370000000000001},"min":{"1min":0.82099999999999995,"5min":0.379,"15min":0.29899999999999999},"max":{"1min":1.5209999999999999,"5min":6.3730000000000002,"15min":17.329000000000001},"last":1.117}]},{"osd":7,"last update":"Mon Oct 9 08:57:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.4550000000000001,"15min":1.5309999999999999},"min":{"1min":0.74199999999999999,"5min":0.35299999999999998,"15min":0.32900000000000001},"max":{"1min":1.3140000000000001,"5min":9.4920000000000009,"15min":15.311999999999999},"last":1.2110000000000001},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.3169999999999999,"15min":1.52},"min":{"1min":0.93700000000000006,"5min":0.35699999999999998,"15min":0.33900000000000002},"max":{"1min":1.601,"5min":6.2190000000000003,"15min":15.484},"last":1.335}]}]},{"osd":5,"up_from":278,"seq":1194000908514,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":936924,"kb_used_data":4564,"kb_used_omap":8,"kb_used_meta":932343,"kb_avail":92808228,"statfs":{"total":95995035648,"available":95035625472,"internally_reserved":0,"allocated":4673536,"data_stored":3589018,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8278,"internal_metadata":954720170},"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 08:57:52 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":6.8719999999999999,"15min":3.633},"min":{"1min":0.51700000000000002,"5min":0.249,"15min":0.23499999999999999},"max":{"1min":1.3580000000000001,"5min":139.81100000000001,"15min":139.81100000000001},"last":1.0620000000000001},{"interface":"front","average":{"1min":0.86299999999999999,"5min":7.2640000000000002,"15min":3.6349999999999998},"min":{"1min":0.46500000000000002,"5min":0.247,"15min":0.247},"max":{"1min":1.1539999999999999,"5min":140.352,"15min":140.352},"last":1.1040000000000001}]},{"osd":1,"last update":"Mon Oct 9 08:57:39 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":2.3250000000000002,"15min":1.379},"min":{"1min":0.59899999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.1910000000000001,"5min":67.143000000000001,"15min":67.143000000000001},"last":1.1419999999999999},{"interface":"front","average":{"1min":0.96899999999999997,"5min":2.302,"15min":1.395},"min":{"1min":0.626,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.3819999999999999,"5min":70.010000000000005,"15min":70.010000000000005},"last":1.232}]},{"osd":2,"last update":"Mon Oct 9 08:57:52 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":2.427,"15min":2.0379999999999998},"min":{"1min":0.56999999999999995,"5min":0.35599999999999998,"15min":0.28199999999999997},"max":{"1min":1.244,"5min":99.855000000000004,"15min":99.855000000000004},"last":0.81899999999999995},{"interface":"front","average":{"1min":1.012,"5min":2.4449999999999998,"15min":2.0979999999999999},"min":{"1min":0.64200000000000002,"5min":0.33400000000000002,"15min":0.28000000000000003},"max":{"1min":1.5249999999999999,"5min":99.811999999999998,"15min":99.811999999999998},"last":0.86899999999999999}]},{"osd":3,"last update":"Mon Oct 9 08:57:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0649999999999999,"15min":1.429},"min":{"1min":0.70899999999999996,"5min":0.33200000000000002,"15min":0.32500000000000001},"max":{"1min":1.587,"5min":6.21,"15min":17.116},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.079,"15min":1.4279999999999999},"min":{"1min":0.58899999999999997,"5min":0.34000000000000002,"15min":0.29899999999999999},"max":{"1min":1.7,"5min":4.7569999999999997,"15min":17.315000000000001},"last":0.98099999999999998}]},{"osd":4,"last update":"Mon Oct 9 08:57:52 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.3180000000000001,"15min":1.5189999999999999},"min":{"1min":0.70399999999999996,"5min":0.314,"15min":0.26700000000000002},"max":{"1min":1.3149999999999999,"5min":6.7800000000000002,"15min":15.672000000000001},"last":1.202},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.3440000000000001,"15min":1.625},"min":{"1min":0.76700000000000002,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.4099999999999999,"5min":7.665,"15min":20.917000000000002},"last":1.1719999999999999}]},{"osd":6,"last update":"Mon Oct 9 08:57:52 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.163,"15min":1.387},"min":{"1min":0.745,"5min":0.38700000000000001,"15min":0.33900000000000002},"max":{"1min":1.546,"5min":6.9340000000000002,"15min":9.4640000000000004},"last":0.95199999999999996},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1000000000000001,"15min":1.5720000000000001},"min":{"1min":0.73599999999999999,"5min":0.38700000000000001,"15min":0.316},"max":{"1min":1.4319999999999999,"5min":4.1600000000000001,"15min":12.199999999999999},"last":1.325}]},{"osd":7,"last update":"Mon Oct 9 08:57:52 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.4970000000000001,"15min":1.734},"min":{"1min":0.83899999999999997,"5min":0.39900000000000002,"15min":0.312},"max":{"1min":1.4430000000000001,"5min":12.287000000000001,"15min":12.287000000000001},"last":1.032},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.3360000000000001,"15min":1.7210000000000001},"min":{"1min":0.98799999999999999,"5min":0.40500000000000003,"15min":0.34499999999999997},"max":{"1min":1.677,"5min":5.8159999999999998,"15min":12.68},"last":1.268}]}]}],"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":8392704,"data_stored":8388627,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4899,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1360,"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":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":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":8726,"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":9821,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":15537,"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":3418,"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":8278,"internal_metadata":0},{"poolid":3,"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":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-09T08:58:05.529 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T08:58:06.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:06 smithi081 bash[76862]: cluster 2023-10-09T08:58:04.404533+0000 mgr.y (mgr.26009) 1700 : cluster 0 pgmap v1964: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:06.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:06 smithi081 bash[76862]: audit 2023-10-09T08:58:04.456327+0000 mgr.y (mgr.26009) 1701 : audit 0 from='client.47093 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:58:06.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:06 smithi081 bash[79557]: cluster 2023-10-09T08:58:04.404533+0000 mgr.y (mgr.26009) 1700 : cluster 0 pgmap v1964: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:06.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:06 smithi081 bash[79557]: audit 2023-10-09T08:58:04.456327+0000 mgr.y (mgr.26009) 1701 : audit 0 from='client.47093 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:58:06.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:06 smithi118 bash[59345]: cluster 2023-10-09T08:58:04.404533+0000 mgr.y (mgr.26009) 1700 : cluster 0 pgmap v1964: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:06.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:06 smithi118 bash[59345]: audit 2023-10-09T08:58:04.456327+0000 mgr.y (mgr.26009) 1701 : audit 0 from='client.47093 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:58:08.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:08 smithi081 bash[76862]: cluster 2023-10-09T08:58:06.405425+0000 mgr.y (mgr.26009) 1702 : cluster 0 pgmap v1965: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:08 smithi081 bash[79557]: cluster 2023-10-09T08:58:06.405425+0000 mgr.y (mgr.26009) 1702 : cluster 0 pgmap v1965: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:08.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:08 smithi118 bash[59345]: cluster 2023-10-09T08:58:06.405425+0000 mgr.y (mgr.26009) 1702 : cluster 0 pgmap v1965: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:09.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:09 smithi081 bash[76862]: audit 2023-10-09T08:58:08.190606+0000 mon.c (mon.2) 609 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:58:09.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:09 smithi081 bash[79557]: audit 2023-10-09T08:58:08.190606+0000 mon.c (mon.2) 609 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:58:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:09 smithi118 bash[59345]: audit 2023-10-09T08:58:08.190606+0000 mon.c (mon.2) 609 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:58:10.309 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:58:10.337 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:10 smithi081 bash[79557]: cluster 2023-10-09T08:58:08.406093+0000 mgr.y (mgr.26009) 1703 : cluster 0 pgmap v1966: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:10.337 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:10 smithi081 bash[76862]: cluster 2023-10-09T08:58:08.406093+0000 mgr.y (mgr.26009) 1703 : cluster 0 pgmap v1966: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:10.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:10 smithi118 bash[59345]: cluster 2023-10-09T08:58:08.406093+0000 mgr.y (mgr.26009) 1703 : cluster 0 pgmap v1966: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:11.526 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:58:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:58:11] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.33.4" 2023-10-09T08:58:12.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:12 smithi081 bash[76862]: cluster 2023-10-09T08:58:10.406976+0000 mgr.y (mgr.26009) 1704 : cluster 0 pgmap v1967: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:12.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:12 smithi081 bash[79557]: cluster 2023-10-09T08:58:10.406976+0000 mgr.y (mgr.26009) 1704 : cluster 0 pgmap v1967: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:12 smithi118 bash[59345]: cluster 2023-10-09T08:58:10.406976+0000 mgr.y (mgr.26009) 1704 : cluster 0 pgmap v1967: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:14.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:14 smithi081 bash[76862]: cluster 2023-10-09T08:58:12.407442+0000 mgr.y (mgr.26009) 1705 : cluster 0 pgmap v1968: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:14.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:14 smithi081 bash[79557]: cluster 2023-10-09T08:58:12.407442+0000 mgr.y (mgr.26009) 1705 : cluster 0 pgmap v1968: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:14.479 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T08:58:14.480 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T08:58:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:14 smithi118 bash[59345]: cluster 2023-10-09T08:58:12.407442+0000 mgr.y (mgr.26009) 1705 : cluster 0 pgmap v1968: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:15.499 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":1969,"stamp":"2023-10-09T08:58:14.407690+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":12272,"num_read_kb":26994,"num_write":1950,"num_write_kb":27871,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":241,"num_bytes_recovered":10176561,"num_keys_recovered":50,"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":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":6273784,"kb_used_data":63168,"kb_used_omap":50,"kb_used_meta":6210509,"kb_avail":649942280,"statfs":{"total":671965249536,"available":665540894720,"internally_reserved":0,"allocated":64684032,"data_stored":52687154,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":52039,"internal_metadata":6359561401},"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.004376"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":173,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409739+0000","last_change":"2023-10-09T08:51:28.040679+0000","last_active":"2023-10-09T08:57:48.409739+0000","last_peered":"2023-10-09T08:57:48.409739+0000","last_clean":"2023-10-09T08:57:48.409739+0000","last_became_active":"2023-10-09T08:51:28.040270+0000","last_became_peered":"2023-10-09T08:51:28.040270+0000","last_unstale":"2023-10-09T08:57:48.409739+0000","last_undegraded":"2023-10-09T08:57:48.409739+0000","last_fullsized":"2023-10-09T08:57:48.409739+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.274035+0000","last_change":"2023-10-09T08:52:26.008658+0000","last_active":"2023-10-09T08:57:48.274035+0000","last_peered":"2023-10-09T08:57:48.274035+0000","last_clean":"2023-10-09T08:57:48.274035+0000","last_became_active":"2023-10-09T08:52:26.008317+0000","last_became_peered":"2023-10-09T08:52:26.008317+0000","last_unstale":"2023-10-09T08:57:48.274035+0000","last_undegraded":"2023-10-09T08:57:48.274035+0000","last_fullsized":"2023-10-09T08:57:48.274035+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":242,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.277426+0000","last_change":"2023-10-09T08:51:27.979651+0000","last_active":"2023-10-09T08:57:48.277426+0000","last_peered":"2023-10-09T08:57:48.277426+0000","last_clean":"2023-10-09T08:57:48.277426+0000","last_became_active":"2023-10-09T08:51:27.979210+0000","last_became_peered":"2023-10-09T08:51:27.979210+0000","last_unstale":"2023-10-09T08:57:48.277426+0000","last_undegraded":"2023-10-09T08:57:48.277426+0000","last_fullsized":"2023-10-09T08:57:48.277426+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.696744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":379,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.279085+0000","last_change":"2023-10-09T08:57:45.254327+0000","last_active":"2023-10-09T08:57:48.279085+0000","last_peered":"2023-10-09T08:57:48.279085+0000","last_clean":"2023-10-09T08:57:48.279085+0000","last_became_active":"2023-10-09T08:57:45.253994+0000","last_became_peered":"2023-10-09T08:57:45.253994+0000","last_unstale":"2023-10-09T08:57:48.279085+0000","last_undegraded":"2023-10-09T08:57:48.279085+0000","last_fullsized":"2023-10-09T08:57:48.279085+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:38:54.169613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278246+0000","last_change":"2023-10-09T08:57:34.096860+0000","last_active":"2023-10-09T08:57:48.278246+0000","last_peered":"2023-10-09T08:57:48.278246+0000","last_clean":"2023-10-09T08:57:48.278246+0000","last_became_active":"2023-10-09T08:57:34.096067+0000","last_became_peered":"2023-10-09T08:57:34.096067+0000","last_unstale":"2023-10-09T08:57:48.278246+0000","last_undegraded":"2023-10-09T08:57:48.278246+0000","last_fullsized":"2023-10-09T08:57:48.278246+0000","mapping_epoch":458,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:07:22.659938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":258,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.280736+0000","last_change":"2023-10-09T08:51:28.148154+0000","last_active":"2023-10-09T08:57:48.280736+0000","last_peered":"2023-10-09T08:57:48.280736+0000","last_clean":"2023-10-09T08:57:48.280736+0000","last_became_active":"2023-10-09T08:51:28.137503+0000","last_became_peered":"2023-10-09T08:51:28.137503+0000","last_unstale":"2023-10-09T08:57:48.280736+0000","last_undegraded":"2023-10-09T08:57:48.280736+0000","last_fullsized":"2023-10-09T08:57:48.280736+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:52.836884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":318,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278500+0000","last_change":"2023-10-09T08:39:21.023397+0000","last_active":"2023-10-09T08:57:48.278500+0000","last_peered":"2023-10-09T08:57:48.278500+0000","last_clean":"2023-10-09T08:57:48.278500+0000","last_became_active":"2023-10-09T08:39:21.023125+0000","last_became_peered":"2023-10-09T08:39:21.023125+0000","last_unstale":"2023-10-09T08:57:48.278500+0000","last_undegraded":"2023-10-09T08:57:48.278500+0000","last_fullsized":"2023-10-09T08:57:48.278500+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:03.339873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":277,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.279695+0000","last_change":"2023-10-09T08:51:27.960391+0000","last_active":"2023-10-09T08:57:48.279695+0000","last_peered":"2023-10-09T08:57:48.279695+0000","last_clean":"2023-10-09T08:57:48.279695+0000","last_became_active":"2023-10-09T08:51:27.959897+0000","last_became_peered":"2023-10-09T08:51:27.959897+0000","last_unstale":"2023-10-09T08:57:48.279695+0000","last_undegraded":"2023-10-09T08:57:48.279695+0000","last_fullsized":"2023-10-09T08:57:48.279695+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:57.175174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":469,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.272818+0000","last_change":"2023-10-09T08:57:45.249521+0000","last_active":"2023-10-09T08:57:48.272818+0000","last_peered":"2023-10-09T08:57:48.272818+0000","last_clean":"2023-10-09T08:57:48.272818+0000","last_became_active":"2023-10-09T08:57:45.249054+0000","last_became_peered":"2023-10-09T08:57:45.249054+0000","last_unstale":"2023-10-09T08:57:48.272818+0000","last_undegraded":"2023-10-09T08:57:48.272818+0000","last_fullsized":"2023-10-09T08:57:48.272818+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":14,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.273682+0000","last_change":"2023-10-09T08:57:45.250207+0000","last_active":"2023-10-09T08:57:48.273682+0000","last_peered":"2023-10-09T08:57:48.273682+0000","last_clean":"2023-10-09T08:57:48.273682+0000","last_became_active":"2023-10-09T08:57:45.249674+0000","last_became_peered":"2023-10-09T08:57:45.249674+0000","last_unstale":"2023-10-09T08:57:48.273682+0000","last_undegraded":"2023-10-09T08:57:48.273682+0000","last_fullsized":"2023-10-09T08:57:48.273682+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,5],"acting":[7,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.15","version":"60'3","reported_seq":20,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.273876+0000","last_change":"2023-10-09T08:57:45.260877+0000","last_active":"2023-10-09T08:57:48.273876+0000","last_peered":"2023-10-09T08:57:48.273876+0000","last_clean":"2023-10-09T08:57:48.273876+0000","last_became_active":"2023-10-09T08:57:45.254668+0000","last_became_peered":"2023-10-09T08:57:45.254668+0000","last_unstale":"2023-10-09T08:57:48.273876+0000","last_undegraded":"2023-10-09T08:57:48.273876+0000","last_fullsized":"2023-10-09T08:57:48.273876+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":10,"num_bytes_recovered":450,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":45,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.277366+0000","last_change":"2023-10-09T08:56:04.082023+0000","last_active":"2023-10-09T08:57:48.277366+0000","last_peered":"2023-10-09T08:57:48.277366+0000","last_clean":"2023-10-09T08:57:48.277366+0000","last_became_active":"2023-10-09T08:56:04.081636+0000","last_became_peered":"2023-10-09T08:56:04.081636+0000","last_unstale":"2023-10-09T08:57:48.277366+0000","last_undegraded":"2023-10-09T08:57:48.277366+0000","last_fullsized":"2023-10-09T08:57:48.277366+0000","mapping_epoch":430,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":431,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:16:14.219073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"84'22","reported_seq":159,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409848+0000","last_change":"2023-10-09T08:48:02.348662+0000","last_active":"2023-10-09T08:57:48.409848+0000","last_peered":"2023-10-09T08:57:48.409848+0000","last_clean":"2023-10-09T08:57:48.409848+0000","last_became_active":"2023-10-09T08:48:02.126169+0000","last_became_peered":"2023-10-09T08:48:02.126169+0000","last_unstale":"2023-10-09T08:57:48.409848+0000","last_undegraded":"2023-10-09T08:57:48.409848+0000","last_fullsized":"2023-10-09T08:57:48.409848+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":446,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.277651+0000","last_change":"2023-10-09T08:52:26.007758+0000","last_active":"2023-10-09T08:57:48.277651+0000","last_peered":"2023-10-09T08:57:48.277651+0000","last_clean":"2023-10-09T08:57:48.277651+0000","last_became_active":"2023-10-09T08:52:26.007368+0000","last_became_peered":"2023-10-09T08:52:26.007368+0000","last_unstale":"2023-10-09T08:57:48.277651+0000","last_undegraded":"2023-10-09T08:57:48.277651+0000","last_fullsized":"2023-10-09T08:57:48.277651+0000","mapping_epoch":387,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:42.744637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"60'2","reported_seq":295,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.274882+0000","last_change":"2023-10-09T08:47:35.089828+0000","last_active":"2023-10-09T08:57:48.274882+0000","last_peered":"2023-10-09T08:57:48.274882+0000","last_clean":"2023-10-09T08:57:48.274882+0000","last_became_active":"2023-10-09T08:47:34.976938+0000","last_became_peered":"2023-10-09T08:47:34.976938+0000","last_unstale":"2023-10-09T08:57:48.274882+0000","last_undegraded":"2023-10-09T08:57:48.274882+0000","last_fullsized":"2023-10-09T08:57:48.274882+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":10,"num_bytes_recovered":170,"num_keys_recovered":50,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":45,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278455+0000","last_change":"2023-10-09T08:56:03.205819+0000","last_active":"2023-10-09T08:57:48.278455+0000","last_peered":"2023-10-09T08:57:48.278455+0000","last_clean":"2023-10-09T08:57:48.278455+0000","last_became_active":"2023-10-09T08:56:03.205530+0000","last_became_peered":"2023-10-09T08:56:03.205530+0000","last_unstale":"2023-10-09T08:57:48.278455+0000","last_undegraded":"2023-10-09T08:57:48.278455+0000","last_fullsized":"2023-10-09T08:57:48.278455+0000","mapping_epoch":430,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":431,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:03.020803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":387,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278370+0000","last_change":"2023-10-09T08:57:45.247799+0000","last_active":"2023-10-09T08:57:48.278370+0000","last_peered":"2023-10-09T08:57:48.278370+0000","last_clean":"2023-10-09T08:57:48.278370+0000","last_became_active":"2023-10-09T08:57:45.247376+0000","last_became_peered":"2023-10-09T08:57:45.247376+0000","last_unstale":"2023-10-09T08:57:48.278370+0000","last_undegraded":"2023-10-09T08:57:48.278370+0000","last_fullsized":"2023-10-09T08:57:48.278370+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.539083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.272990+0000","last_change":"2023-10-09T08:50:07.088490+0000","last_active":"2023-10-09T08:57:48.272990+0000","last_peered":"2023-10-09T08:57:48.272990+0000","last_clean":"2023-10-09T08:57:48.272990+0000","last_became_active":"2023-10-09T08:50:07.088156+0000","last_became_peered":"2023-10-09T08:50:07.088156+0000","last_unstale":"2023-10-09T08:57:48.272990+0000","last_undegraded":"2023-10-09T08:57:48.272990+0000","last_fullsized":"2023-10-09T08:57:48.272990+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":265,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.273989+0000","last_change":"2023-10-09T08:57:27.369810+0000","last_active":"2023-10-09T08:57:48.273989+0000","last_peered":"2023-10-09T08:57:48.273989+0000","last_clean":"2023-10-09T08:57:48.273989+0000","last_became_active":"2023-10-09T08:57:27.368913+0000","last_became_peered":"2023-10-09T08:57:27.368913+0000","last_unstale":"2023-10-09T08:57:48.273989+0000","last_undegraded":"2023-10-09T08:57:48.273989+0000","last_fullsized":"2023-10-09T08:57:48.273989+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":337,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278957+0000","last_change":"2023-10-09T08:57:45.254354+0000","last_active":"2023-10-09T08:57:48.278957+0000","last_peered":"2023-10-09T08:57:48.278957+0000","last_clean":"2023-10-09T08:57:48.278957+0000","last_became_active":"2023-10-09T08:57:45.253988+0000","last_became_peered":"2023-10-09T08:57:45.253988+0000","last_unstale":"2023-10-09T08:57:48.278957+0000","last_undegraded":"2023-10-09T08:57:48.278957+0000","last_fullsized":"2023-10-09T08:57:48.278957+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:23:40.695911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":127,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278872+0000","last_change":"2023-10-09T08:50:34.209271+0000","last_active":"2023-10-09T08:57:48.278872+0000","last_peered":"2023-10-09T08:57:48.278872+0000","last_clean":"2023-10-09T08:57:48.278872+0000","last_became_active":"2023-10-09T08:50:33.982555+0000","last_became_peered":"2023-10-09T08:50:33.982555+0000","last_unstale":"2023-10-09T08:57:48.278872+0000","last_undegraded":"2023-10-09T08:57:48.278872+0000","last_fullsized":"2023-10-09T08:57:48.278872+0000","mapping_epoch":365,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:18:22.929239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":14,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.274307+0000","last_change":"2023-10-09T08:57:45.251577+0000","last_active":"2023-10-09T08:57:48.274307+0000","last_peered":"2023-10-09T08:57:48.274307+0000","last_clean":"2023-10-09T08:57:48.274307+0000","last_became_active":"2023-10-09T08:57:45.250859+0000","last_became_peered":"2023-10-09T08:57:45.250859+0000","last_unstale":"2023-10-09T08:57:48.274307+0000","last_undegraded":"2023-10-09T08:57:48.274307+0000","last_fullsized":"2023-10-09T08:57:48.274307+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":18,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.273978+0000","last_change":"2023-10-09T08:57:45.358558+0000","last_active":"2023-10-09T08:57:48.273978+0000","last_peered":"2023-10-09T08:57:48.273978+0000","last_clean":"2023-10-09T08:57:48.273978+0000","last_became_active":"2023-10-09T08:57:45.257087+0000","last_became_peered":"2023-10-09T08:57:45.257087+0000","last_unstale":"2023-10-09T08:57:48.273978+0000","last_undegraded":"2023-10-09T08:57:48.273978+0000","last_fullsized":"2023-10-09T08:57:48.273978+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":140,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.272253+0000","last_change":"2023-10-09T08:57:45.253800+0000","last_active":"2023-10-09T08:57:48.272253+0000","last_peered":"2023-10-09T08:57:48.272253+0000","last_clean":"2023-10-09T08:57:48.272253+0000","last_became_active":"2023-10-09T08:57:45.253362+0000","last_became_peered":"2023-10-09T08:57:45.253362+0000","last_unstale":"2023-10-09T08:57:48.272253+0000","last_undegraded":"2023-10-09T08:57:48.272253+0000","last_fullsized":"2023-10-09T08:57:48.272253+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":18,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.274341+0000","last_change":"2023-10-09T08:57:45.257983+0000","last_active":"2023-10-09T08:57:48.274341+0000","last_peered":"2023-10-09T08:57:48.274341+0000","last_clean":"2023-10-09T08:57:48.274341+0000","last_became_active":"2023-10-09T08:57:45.254633+0000","last_became_peered":"2023-10-09T08:57:45.254633+0000","last_unstale":"2023-10-09T08:57:48.274341+0000","last_undegraded":"2023-10-09T08:57:48.274341+0000","last_fullsized":"2023-10-09T08:57:48.274341+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[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":53,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.275221+0000","last_change":"2023-10-09T08:56:31.034345+0000","last_active":"2023-10-09T08:57:48.275221+0000","last_peered":"2023-10-09T08:57:48.275221+0000","last_clean":"2023-10-09T08:57:48.275221+0000","last_became_active":"2023-10-09T08:56:31.033954+0000","last_became_peered":"2023-10-09T08:56:31.033954+0000","last_unstale":"2023-10-09T08:57:48.275221+0000","last_undegraded":"2023-10-09T08:57:48.275221+0000","last_fullsized":"2023-10-09T08:57:48.275221+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05.022099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":283,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.274641+0000","last_change":"2023-10-09T08:50:07.175452+0000","last_active":"2023-10-09T08:57:48.274641+0000","last_peered":"2023-10-09T08:57:48.274641+0000","last_clean":"2023-10-09T08:57:48.274641+0000","last_became_active":"2023-10-09T08:50:07.090948+0000","last_became_peered":"2023-10-09T08:50:07.090948+0000","last_unstale":"2023-10-09T08:57:48.274641+0000","last_undegraded":"2023-10-09T08:57:48.274641+0000","last_fullsized":"2023-10-09T08:57:48.274641+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":267,"reported_epoch":465,"state":"active+clean","last_fresh":"2023-10-09T08:57:54.943674+0000","last_change":"2023-10-09T08:57:45.249356+0000","last_active":"2023-10-09T08:57:54.943674+0000","last_peered":"2023-10-09T08:57:54.943674+0000","last_clean":"2023-10-09T08:57:54.943674+0000","last_became_active":"2023-10-09T08:57:45.248929+0000","last_became_peered":"2023-10-09T08:57:45.248929+0000","last_unstale":"2023-10-09T08:57:54.943674+0000","last_undegraded":"2023-10-09T08:57:54.943674+0000","last_fullsized":"2023-10-09T08:57:54.943674+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:23.713757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,5],"acting":[1,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":105,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278623+0000","last_change":"2023-10-09T08:51:27.970386+0000","last_active":"2023-10-09T08:57:48.278623+0000","last_peered":"2023-10-09T08:57:48.278623+0000","last_clean":"2023-10-09T08:57:48.278623+0000","last_became_active":"2023-10-09T08:51:27.957840+0000","last_became_peered":"2023-10-09T08:51:27.957840+0000","last_unstale":"2023-10-09T08:57:48.278623+0000","last_undegraded":"2023-10-09T08:57:48.278623+0000","last_fullsized":"2023-10-09T08:57:48.278623+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:29.298300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":340,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278724+0000","last_change":"2023-10-09T08:51:27.970044+0000","last_active":"2023-10-09T08:57:48.278724+0000","last_peered":"2023-10-09T08:57:48.278724+0000","last_clean":"2023-10-09T08:57:48.278724+0000","last_became_active":"2023-10-09T08:51:27.969055+0000","last_became_peered":"2023-10-09T08:51:27.969055+0000","last_unstale":"2023-10-09T08:57:48.278724+0000","last_undegraded":"2023-10-09T08:57:48.278724+0000","last_fullsized":"2023-10-09T08:57:48.278724+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:04.599675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":506,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278608+0000","last_change":"2023-10-09T08:47:34.977559+0000","last_active":"2023-10-09T08:57:48.278608+0000","last_peered":"2023-10-09T08:57:48.278608+0000","last_clean":"2023-10-09T08:57:48.278608+0000","last_became_active":"2023-10-09T08:47:34.977099+0000","last_became_peered":"2023-10-09T08:47:34.977099+0000","last_unstale":"2023-10-09T08:57:48.278608+0000","last_undegraded":"2023-10-09T08:57:48.278608+0000","last_fullsized":"2023-10-09T08:57:48.278608+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:33.329006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":272,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409511+0000","last_change":"2023-10-09T08:51:28.030612+0000","last_active":"2023-10-09T08:57:48.409511+0000","last_peered":"2023-10-09T08:57:48.409511+0000","last_clean":"2023-10-09T08:57:48.409511+0000","last_became_active":"2023-10-09T08:51:28.030119+0000","last_became_peered":"2023-10-09T08:51:28.030119+0000","last_unstale":"2023-10-09T08:57:48.409511+0000","last_undegraded":"2023-10-09T08:57:48.409511+0000","last_fullsized":"2023-10-09T08:57:48.409511+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.a","version":"0'0","reported_seq":446,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409237+0000","last_change":"2023-10-09T08:51:27.992016+0000","last_active":"2023-10-09T08:57:48.409237+0000","last_peered":"2023-10-09T08:57:48.409237+0000","last_clean":"2023-10-09T08:57:48.409237+0000","last_became_active":"2023-10-09T08:51:27.991732+0000","last_became_peered":"2023-10-09T08:51:27.991732+0000","last_unstale":"2023-10-09T08:57:48.409237+0000","last_undegraded":"2023-10-09T08:57:48.409237+0000","last_fullsized":"2023-10-09T08:57:48.409237+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":130,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409847+0000","last_change":"2023-10-09T08:47:34.981247+0000","last_active":"2023-10-09T08:57:48.409847+0000","last_peered":"2023-10-09T08:57:48.409847+0000","last_clean":"2023-10-09T08:57:48.409847+0000","last_became_active":"2023-10-09T08:47:34.980031+0000","last_became_peered":"2023-10-09T08:47:34.980031+0000","last_unstale":"2023-10-09T08:57:48.409847+0000","last_undegraded":"2023-10-09T08:57:48.409847+0000","last_fullsized":"2023-10-09T08:57:48.409847+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":430,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409214+0000","last_change":"2023-10-09T08:47:36.185628+0000","last_active":"2023-10-09T08:57:48.409214+0000","last_peered":"2023-10-09T08:57:48.409214+0000","last_clean":"2023-10-09T08:57:48.409214+0000","last_became_active":"2023-10-09T08:47:36.185135+0000","last_became_peered":"2023-10-09T08:47:36.185135+0000","last_unstale":"2023-10-09T08:57:48.409214+0000","last_undegraded":"2023-10-09T08:57:48.409214+0000","last_fullsized":"2023-10-09T08:57:48.409214+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":474,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.410124+0000","last_change":"2023-10-09T08:56:26.920390+0000","last_active":"2023-10-09T08:57:48.410124+0000","last_peered":"2023-10-09T08:57:48.410124+0000","last_clean":"2023-10-09T08:57:48.410124+0000","last_became_active":"2023-10-09T08:56:26.919847+0000","last_became_peered":"2023-10-09T08:56:26.919847+0000","last_unstale":"2023-10-09T08:57:48.410124+0000","last_undegraded":"2023-10-09T08:57:48.410124+0000","last_fullsized":"2023-10-09T08:57:48.410124+0000","mapping_epoch":437,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":297,"reported_epoch":465,"state":"active+clean","last_fresh":"2023-10-09T08:57:54.943306+0000","last_change":"2023-10-09T08:57:45.249422+0000","last_active":"2023-10-09T08:57:54.943306+0000","last_peered":"2023-10-09T08:57:54.943306+0000","last_clean":"2023-10-09T08:57:54.943306+0000","last_became_active":"2023-10-09T08:57:45.249029+0000","last_became_peered":"2023-10-09T08:57:45.249029+0000","last_unstale":"2023-10-09T08:57:54.943306+0000","last_undegraded":"2023-10-09T08:57:54.943306+0000","last_fullsized":"2023-10-09T08:57:54.943306+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:32.461758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":245,"reported_epoch":465,"state":"active+clean","last_fresh":"2023-10-09T08:57:54.943807+0000","last_change":"2023-10-09T08:51:27.959523+0000","last_active":"2023-10-09T08:57:54.943807+0000","last_peered":"2023-10-09T08:57:54.943807+0000","last_clean":"2023-10-09T08:57:54.943807+0000","last_became_active":"2023-10-09T08:51:27.959098+0000","last_became_peered":"2023-10-09T08:51:27.959098+0000","last_unstale":"2023-10-09T08:57:54.943807+0000","last_undegraded":"2023-10-09T08:57:54.943807+0000","last_fullsized":"2023-10-09T08:57:54.943807+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:04.265061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"453'344","reported_seq":1623,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.279528+0000","last_change":"2023-10-09T08:57:04.033148+0000","last_active":"2023-10-09T08:57:48.279528+0000","last_peered":"2023-10-09T08:57:48.279528+0000","last_clean":"2023-10-09T08:57:48.279528+0000","last_became_active":"2023-10-09T08:51:27.983500+0000","last_became_peered":"2023-10-09T08:51:27.983500+0000","last_unstale":"2023-10-09T08:57:48.279528+0000","last_undegraded":"2023-10-09T08:57:48.279528+0000","last_fullsized":"2023-10-09T08:57:48.279528+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":344,"log_dups_size":0,"ondisk_log_size":344,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:29:15.785612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054653799999999995,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2001,"num_read_kb":7537,"num_write":313,"num_write_kb":6627,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":414,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.272638+0000","last_change":"2023-10-09T08:39:21.024830+0000","last_active":"2023-10-09T08:57:48.272638+0000","last_peered":"2023-10-09T08:57:48.272638+0000","last_clean":"2023-10-09T08:57:48.272638+0000","last_became_active":"2023-10-09T08:39:21.023044+0000","last_became_peered":"2023-10-09T08:39:21.023044+0000","last_unstale":"2023-10-09T08:57:48.272638+0000","last_undegraded":"2023-10-09T08:57:48.272638+0000","last_fullsized":"2023-10-09T08:57:48.272638+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":46,"reported_epoch":465,"state":"active+clean","last_fresh":"2023-10-09T08:57:54.943315+0000","last_change":"2023-10-09T08:56:03.220026+0000","last_active":"2023-10-09T08:57:54.943315+0000","last_peered":"2023-10-09T08:57:54.943315+0000","last_clean":"2023-10-09T08:57:54.943315+0000","last_became_active":"2023-10-09T08:56:03.217650+0000","last_became_peered":"2023-10-09T08:56:03.217650+0000","last_unstale":"2023-10-09T08:57:54.943315+0000","last_undegraded":"2023-10-09T08:57:54.943315+0000","last_fullsized":"2023-10-09T08:57:54.943315+0000","mapping_epoch":430,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":431,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.578398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"453'142","reported_seq":1041,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.277693+0000","last_change":"2023-10-09T08:57:04.032229+0000","last_active":"2023-10-09T08:57:48.277693+0000","last_peered":"2023-10-09T08:57:48.277693+0000","last_clean":"2023-10-09T08:57:48.277693+0000","last_became_active":"2023-10-09T08:51:27.978746+0000","last_became_peered":"2023-10-09T08:51:27.978746+0000","last_unstale":"2023-10-09T08:57:48.277693+0000","last_undegraded":"2023-10-09T08:57:48.277693+0000","last_fullsized":"2023-10-09T08:57:48.277693+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":142,"log_dups_size":0,"ondisk_log_size":142,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:49.830185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00079205900000000001,"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":1316,"num_read_kb":2906,"num_write":128,"num_write_kb":1466,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.3","version":"0'0","reported_seq":469,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.410126+0000","last_change":"2023-10-09T08:51:27.977209+0000","last_active":"2023-10-09T08:57:48.410126+0000","last_peered":"2023-10-09T08:57:48.410126+0000","last_clean":"2023-10-09T08:57:48.410126+0000","last_became_active":"2023-10-09T08:51:27.976803+0000","last_became_peered":"2023-10-09T08:51:27.976803+0000","last_unstale":"2023-10-09T08:57:48.410126+0000","last_undegraded":"2023-10-09T08:57:48.410126+0000","last_fullsized":"2023-10-09T08:57:48.410126+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":238,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278768+0000","last_change":"2023-10-09T08:56:31.039932+0000","last_active":"2023-10-09T08:57:48.278768+0000","last_peered":"2023-10-09T08:57:48.278768+0000","last_clean":"2023-10-09T08:57:48.278768+0000","last_became_active":"2023-10-09T08:56:31.039576+0000","last_became_peered":"2023-10-09T08:56:31.039576+0000","last_unstale":"2023-10-09T08:57:48.278768+0000","last_undegraded":"2023-10-09T08:57:48.278768+0000","last_fullsized":"2023-10-09T08:57:48.278768+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.376666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"453'259","reported_seq":939,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278200+0000","last_change":"2023-10-09T08:57:04.039537+0000","last_active":"2023-10-09T08:57:48.278200+0000","last_peered":"2023-10-09T08:57:48.278200+0000","last_clean":"2023-10-09T08:57:48.278200+0000","last_became_active":"2023-10-09T08:56:31.041811+0000","last_became_peered":"2023-10-09T08:56:31.041811+0000","last_unstale":"2023-10-09T08:57:48.278200+0000","last_undegraded":"2023-10-09T08:57:48.278200+0000","last_fullsized":"2023-10-09T08:57:48.278200+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":259,"log_dups_size":0,"ondisk_log_size":259,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.862057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074029200000000003,"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":1816,"num_read_kb":2617,"num_write":225,"num_write_kb":5313,"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":[0,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":213,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.279824+0000","last_change":"2023-10-09T08:51:27.969696+0000","last_active":"2023-10-09T08:57:48.279824+0000","last_peered":"2023-10-09T08:57:48.279824+0000","last_clean":"2023-10-09T08:57:48.279824+0000","last_became_active":"2023-10-09T08:51:27.969129+0000","last_became_peered":"2023-10-09T08:51:27.969129+0000","last_unstale":"2023-10-09T08:57:48.279824+0000","last_undegraded":"2023-10-09T08:57:48.279824+0000","last_fullsized":"2023-10-09T08:57:48.279824+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:05.509006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":45,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.280267+0000","last_change":"2023-10-09T08:56:03.184372+0000","last_active":"2023-10-09T08:57:48.280267+0000","last_peered":"2023-10-09T08:57:48.280267+0000","last_clean":"2023-10-09T08:57:48.280267+0000","last_became_active":"2023-10-09T08:56:03.182788+0000","last_became_peered":"2023-10-09T08:56:03.182788+0000","last_unstale":"2023-10-09T08:57:48.280267+0000","last_undegraded":"2023-10-09T08:57:48.280267+0000","last_fullsized":"2023-10-09T08:57:48.280267+0000","mapping_epoch":430,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":431,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:45:11.596787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"453'449","reported_seq":2206,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.277445+0000","last_change":"2023-10-09T08:57:48.277094+0000","last_active":"2023-10-09T08:57:48.277445+0000","last_peered":"2023-10-09T08:57:48.277445+0000","last_clean":"2023-10-09T08:57:48.277445+0000","last_became_active":"2023-10-09T08:57:48.276142+0000","last_became_peered":"2023-10-09T08:57:48.276142+0000","last_unstale":"2023-10-09T08:57:48.277445+0000","last_undegraded":"2023-10-09T08:57:48.277445+0000","last_fullsized":"2023-10-09T08:57:48.277445+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":449,"log_dups_size":0,"ondisk_log_size":449,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":2467,"num_read_kb":4402,"num_write":380,"num_write_kb":2340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":63,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'139","reported_seq":612,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.281736+0000","last_change":"2023-10-09T08:57:48.281425+0000","last_active":"2023-10-09T08:57:48.281736+0000","last_peered":"2023-10-09T08:57:48.281736+0000","last_clean":"2023-10-09T08:57:48.281736+0000","last_became_active":"2023-10-09T08:57:48.280937+0000","last_became_peered":"2023-10-09T08:57:48.280937+0000","last_unstale":"2023-10-09T08:57:48.281736+0000","last_undegraded":"2023-10-09T08:57:48.281736+0000","last_fullsized":"2023-10-09T08:57:48.281736+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":368,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.272780+0000","last_change":"2023-10-09T08:56:31.036344+0000","last_active":"2023-10-09T08:57:48.272780+0000","last_peered":"2023-10-09T08:57:48.272780+0000","last_clean":"2023-10-09T08:57:48.272780+0000","last_became_active":"2023-10-09T08:56:31.035831+0000","last_became_peered":"2023-10-09T08:56:31.035831+0000","last_unstale":"2023-10-09T08:57:48.272780+0000","last_undegraded":"2023-10-09T08:57:48.272780+0000","last_fullsized":"2023-10-09T08:57:48.272780+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.5","version":"0'0","reported_seq":139,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409753+0000","last_change":"2023-10-09T08:48:02.126446+0000","last_active":"2023-10-09T08:57:48.409753+0000","last_peered":"2023-10-09T08:57:48.409753+0000","last_clean":"2023-10-09T08:57:48.409753+0000","last_became_active":"2023-10-09T08:48:02.126126+0000","last_became_peered":"2023-10-09T08:48:02.126126+0000","last_unstale":"2023-10-09T08:57:48.409753+0000","last_undegraded":"2023-10-09T08:57:48.409753+0000","last_fullsized":"2023-10-09T08:57:48.409753+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.0","version":"453'214","reported_seq":1487,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.273892+0000","last_change":"2023-10-09T08:57:04.040950+0000","last_active":"2023-10-09T08:57:48.273892+0000","last_peered":"2023-10-09T08:57:48.273892+0000","last_clean":"2023-10-09T08:57:48.273892+0000","last_became_active":"2023-10-09T08:51:27.974716+0000","last_became_peered":"2023-10-09T08:51:27.974716+0000","last_unstale":"2023-10-09T08:57:48.273892+0000","last_undegraded":"2023-10-09T08:57:48.273892+0000","last_fullsized":"2023-10-09T08:57:48.273892+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":214,"log_dups_size":0,"ondisk_log_size":214,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1746,"num_read_kb":1849,"num_write":159,"num_write_kb":237,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":384,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.277923+0000","last_change":"2023-10-09T08:56:31.040641+0000","last_active":"2023-10-09T08:57:48.277923+0000","last_peered":"2023-10-09T08:57:48.277923+0000","last_clean":"2023-10-09T08:57:48.277923+0000","last_became_active":"2023-10-09T08:56:31.039698+0000","last_became_peered":"2023-10-09T08:56:31.039698+0000","last_unstale":"2023-10-09T08:57:48.277923+0000","last_undegraded":"2023-10-09T08:57:48.277923+0000","last_fullsized":"2023-10-09T08:57:48.277923+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.684118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":17,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278682+0000","last_change":"2023-10-09T08:57:34.098649+0000","last_active":"2023-10-09T08:57:48.278682+0000","last_peered":"2023-10-09T08:57:48.278682+0000","last_clean":"2023-10-09T08:57:48.278682+0000","last_became_active":"2023-10-09T08:57:34.098230+0000","last_became_peered":"2023-10-09T08:57:34.098230+0000","last_unstale":"2023-10-09T08:57:48.278682+0000","last_undegraded":"2023-10-09T08:57:48.278682+0000","last_fullsized":"2023-10-09T08:57:48.278682+0000","mapping_epoch":458,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:06:45.265450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"453'160","reported_seq":1169,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.274208+0000","last_change":"2023-10-09T08:57:04.041321+0000","last_active":"2023-10-09T08:57:48.274208+0000","last_peered":"2023-10-09T08:57:48.274208+0000","last_clean":"2023-10-09T08:57:48.274208+0000","last_became_active":"2023-10-09T08:47:34.976339+0000","last_became_peered":"2023-10-09T08:47:34.976339+0000","last_unstale":"2023-10-09T08:57:48.274208+0000","last_undegraded":"2023-10-09T08:57:48.274208+0000","last_fullsized":"2023-10-09T08:57:48.274208+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":160,"log_dups_size":0,"ondisk_log_size":160,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":1033,"num_read_kb":2246,"num_write":139,"num_write_kb":5372,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":[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":215,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.279255+0000","last_change":"2023-10-09T08:51:26.970199+0000","last_active":"2023-10-09T08:57:48.279255+0000","last_peered":"2023-10-09T08:57:48.279255+0000","last_clean":"2023-10-09T08:57:48.279255+0000","last_became_active":"2023-10-09T08:51:26.969886+0000","last_became_peered":"2023-10-09T08:51:26.969886+0000","last_unstale":"2023-10-09T08:57:48.279255+0000","last_undegraded":"2023-10-09T08:57:48.279255+0000","last_fullsized":"2023-10-09T08:57:48.279255+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:15.469391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":336,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278519+0000","last_change":"2023-10-09T08:39:21.097408+0000","last_active":"2023-10-09T08:57:48.278519+0000","last_peered":"2023-10-09T08:57:48.278519+0000","last_clean":"2023-10-09T08:57:48.278519+0000","last_became_active":"2023-10-09T08:39:21.096959+0000","last_became_peered":"2023-10-09T08:39:21.096959+0000","last_unstale":"2023-10-09T08:57:48.278519+0000","last_undegraded":"2023-10-09T08:57:48.278519+0000","last_fullsized":"2023-10-09T08:57:48.278519+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.185603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":18,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.274087+0000","last_change":"2023-10-09T08:57:45.487408+0000","last_active":"2023-10-09T08:57:48.274087+0000","last_peered":"2023-10-09T08:57:48.274087+0000","last_clean":"2023-10-09T08:57:48.274087+0000","last_became_active":"2023-10-09T08:57:45.257083+0000","last_became_peered":"2023-10-09T08:57:45.257083+0000","last_unstale":"2023-10-09T08:57:48.274087+0000","last_undegraded":"2023-10-09T08:57:48.274087+0000","last_fullsized":"2023-10-09T08:57:48.274087+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"453'209","reported_seq":846,"reported_epoch":465,"state":"active+clean","last_fresh":"2023-10-09T08:57:54.943854+0000","last_change":"2023-10-09T08:57:04.034743+0000","last_active":"2023-10-09T08:57:54.943854+0000","last_peered":"2023-10-09T08:57:54.943854+0000","last_clean":"2023-10-09T08:57:54.943854+0000","last_became_active":"2023-10-09T08:51:27.982899+0000","last_became_peered":"2023-10-09T08:51:27.982899+0000","last_unstale":"2023-10-09T08:57:54.943854+0000","last_undegraded":"2023-10-09T08:57:54.943854+0000","last_fullsized":"2023-10-09T08:57:54.943854+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":209,"log_dups_size":0,"ondisk_log_size":209,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:18.221290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0019099119999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":955,"num_read_kb":3549,"num_write":164,"num_write_kb":2527,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":14,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.273731+0000","last_change":"2023-10-09T08:57:45.250186+0000","last_active":"2023-10-09T08:57:48.273731+0000","last_peered":"2023-10-09T08:57:48.273731+0000","last_clean":"2023-10-09T08:57:48.273731+0000","last_became_active":"2023-10-09T08:57:45.249582+0000","last_became_peered":"2023-10-09T08:57:45.249582+0000","last_unstale":"2023-10-09T08:57:48.273731+0000","last_undegraded":"2023-10-09T08:57:48.273731+0000","last_fullsized":"2023-10-09T08:57:48.273731+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"453'173","reported_seq":746,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.277733+0000","last_change":"2023-10-09T08:57:48.277305+0000","last_active":"2023-10-09T08:57:48.277733+0000","last_peered":"2023-10-09T08:57:48.277733+0000","last_clean":"2023-10-09T08:57:48.277733+0000","last_became_active":"2023-10-09T08:57:48.276453+0000","last_became_peered":"2023-10-09T08:57:48.276453+0000","last_unstale":"2023-10-09T08:57:48.277733+0000","last_undegraded":"2023-10-09T08:57:48.277733+0000","last_fullsized":"2023-10-09T08:57:48.277733+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":173,"log_dups_size":0,"ondisk_log_size":173,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":644,"num_read_kb":1388,"num_write":182,"num_write_kb":1544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":34,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.6","version":"60'1","reported_seq":348,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278825+0000","last_change":"2023-10-09T08:51:28.006219+0000","last_active":"2023-10-09T08:57:48.278825+0000","last_peered":"2023-10-09T08:57:48.278825+0000","last_clean":"2023-10-09T08:57:48.278825+0000","last_became_active":"2023-10-09T08:51:28.005840+0000","last_became_peered":"2023-10-09T08:51:28.005840+0000","last_unstale":"2023-10-09T08:57:48.278825+0000","last_undegraded":"2023-10-09T08:57:48.278825+0000","last_fullsized":"2023-10-09T08:57:48.278825+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:30.667834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":139,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409081+0000","last_change":"2023-10-09T08:48:02.129572+0000","last_active":"2023-10-09T08:57:48.409081+0000","last_peered":"2023-10-09T08:57:48.409081+0000","last_clean":"2023-10-09T08:57:48.409081+0000","last_became_active":"2023-10-09T08:48:02.128803+0000","last_became_peered":"2023-10-09T08:48:02.128803+0000","last_unstale":"2023-10-09T08:57:48.409081+0000","last_undegraded":"2023-10-09T08:57:48.409081+0000","last_fullsized":"2023-10-09T08:57:48.409081+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"60'1","reported_seq":17,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278436+0000","last_change":"2023-10-09T08:57:34.103485+0000","last_active":"2023-10-09T08:57:48.278436+0000","last_peered":"2023-10-09T08:57:48.278436+0000","last_clean":"2023-10-09T08:57:48.278436+0000","last_became_active":"2023-10-09T08:57:34.103125+0000","last_became_peered":"2023-10-09T08:57:34.103125+0000","last_unstale":"2023-10-09T08:57:48.278436+0000","last_undegraded":"2023-10-09T08:57:48.278436+0000","last_fullsized":"2023-10-09T08:57:48.278436+0000","mapping_epoch":458,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.239382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":210,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.279083+0000","last_change":"2023-10-09T08:56:31.040746+0000","last_active":"2023-10-09T08:57:48.279083+0000","last_peered":"2023-10-09T08:57:48.279083+0000","last_clean":"2023-10-09T08:57:48.279083+0000","last_became_active":"2023-10-09T08:56:31.040363+0000","last_became_peered":"2023-10-09T08:56:31.040363+0000","last_unstale":"2023-10-09T08:57:48.279083+0000","last_undegraded":"2023-10-09T08:57:48.279083+0000","last_fullsized":"2023-10-09T08:57:48.279083+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:55.915677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":339,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409749+0000","last_change":"2023-10-09T08:51:28.030910+0000","last_active":"2023-10-09T08:57:48.409749+0000","last_peered":"2023-10-09T08:57:48.409749+0000","last_clean":"2023-10-09T08:57:48.409749+0000","last_became_active":"2023-10-09T08:51:28.030199+0000","last_became_peered":"2023-10-09T08:51:28.030199+0000","last_unstale":"2023-10-09T08:57:48.409749+0000","last_undegraded":"2023-10-09T08:57:48.409749+0000","last_fullsized":"2023-10-09T08:57:48.409749+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":384,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409515+0000","last_change":"2023-10-09T08:51:27.977095+0000","last_active":"2023-10-09T08:57:48.409515+0000","last_peered":"2023-10-09T08:57:48.409515+0000","last_clean":"2023-10-09T08:57:48.409515+0000","last_became_active":"2023-10-09T08:51:27.976317+0000","last_became_peered":"2023-10-09T08:51:27.976317+0000","last_unstale":"2023-10-09T08:57:48.409515+0000","last_undegraded":"2023-10-09T08:57:48.409515+0000","last_fullsized":"2023-10-09T08:57:48.409515+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":422,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.272767+0000","last_change":"2023-10-09T08:51:28.038982+0000","last_active":"2023-10-09T08:57:48.272767+0000","last_peered":"2023-10-09T08:57:48.272767+0000","last_clean":"2023-10-09T08:57:48.272767+0000","last_became_active":"2023-10-09T08:51:27.973540+0000","last_became_peered":"2023-10-09T08:51:27.973540+0000","last_unstale":"2023-10-09T08:57:48.272767+0000","last_undegraded":"2023-10-09T08:57:48.272767+0000","last_fullsized":"2023-10-09T08:57:48.272767+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":130,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409244+0000","last_change":"2023-10-09T08:47:34.975207+0000","last_active":"2023-10-09T08:57:48.409244+0000","last_peered":"2023-10-09T08:57:48.409244+0000","last_clean":"2023-10-09T08:57:48.409244+0000","last_became_active":"2023-10-09T08:47:34.974126+0000","last_became_peered":"2023-10-09T08:47:34.974126+0000","last_unstale":"2023-10-09T08:57:48.409244+0000","last_undegraded":"2023-10-09T08:57:48.409244+0000","last_fullsized":"2023-10-09T08:57:48.409244+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":106,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.279700+0000","last_change":"2023-10-09T08:51:28.053882+0000","last_active":"2023-10-09T08:57:48.279700+0000","last_peered":"2023-10-09T08:57:48.279700+0000","last_clean":"2023-10-09T08:57:48.279700+0000","last_became_active":"2023-10-09T08:51:28.052831+0000","last_became_peered":"2023-10-09T08:51:28.052831+0000","last_unstale":"2023-10-09T08:57:48.279700+0000","last_undegraded":"2023-10-09T08:57:48.279700+0000","last_fullsized":"2023-10-09T08:57:48.279700+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:55.634919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":526,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278051+0000","last_change":"2023-10-09T08:56:31.041491+0000","last_active":"2023-10-09T08:57:48.278051+0000","last_peered":"2023-10-09T08:57:48.278051+0000","last_clean":"2023-10-09T08:57:48.278051+0000","last_became_active":"2023-10-09T08:56:31.041054+0000","last_became_peered":"2023-10-09T08:56:31.041054+0000","last_unstale":"2023-10-09T08:57:48.278051+0000","last_undegraded":"2023-10-09T08:57:48.278051+0000","last_fullsized":"2023-10-09T08:57:48.278051+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:08.556865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1f","version":"60'4","reported_seq":23,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.278281+0000","last_change":"2023-10-09T08:57:34.104794+0000","last_active":"2023-10-09T08:57:48.278281+0000","last_peered":"2023-10-09T08:57:48.278281+0000","last_clean":"2023-10-09T08:57:48.278281+0000","last_became_active":"2023-10-09T08:57:34.098038+0000","last_became_peered":"2023-10-09T08:57:34.098038+0000","last_unstale":"2023-10-09T08:57:48.278281+0000","last_undegraded":"2023-10-09T08:57:48.278281+0000","last_fullsized":"2023-10-09T08:57:48.278281+0000","mapping_epoch":458,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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-10T17:04:37.114172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":446,"reported_epoch":464,"state":"active+clean","last_fresh":"2023-10-09T08:57:48.409069+0000","last_change":"2023-10-09T08:56:31.037071+0000","last_active":"2023-10-09T08:57:48.409069+0000","last_peered":"2023-10-09T08:57:48.409069+0000","last_clean":"2023-10-09T08:57:48.409069+0000","last_became_active":"2023-10-09T08:56:31.036603+0000","last_became_peered":"2023-10-09T08:56:31.036603+0000","last_unstale":"2023-10-09T08:57:48.409069+0000","last_undegraded":"2023-10-09T08:57:48.409069+0000","last_fullsized":"2023-10-09T08:57:48.409069+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":67,"num_bytes_recovered":16830,"num_keys_recovered":50,"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":45780,"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":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":11978,"num_read_kb":26494,"num_write":1690,"num_write_kb":25426,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":168,"num_bytes_recovered":8388627,"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":25178112,"data_stored":25165881,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6259,"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":206158430957,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1204784,"kb_used_data":9256,"kb_used_omap":0,"kb_used_meta":1195520,"kb_avail":92540368,"statfs":{"total":95995035648,"available":94761336832,"internally_reserved":0,"allocated":9478144,"data_stored":8377997,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1224212480},"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 08:57:50 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":5.0750000000000002,"15min":3.2040000000000002},"min":{"1min":0.63600000000000001,"5min":0.23300000000000001,"15min":0.22},"max":{"1min":1.474,"5min":207.76599999999999,"15min":207.76599999999999},"last":0.879},{"interface":"front","average":{"1min":1.012,"5min":5.3620000000000001,"15min":3.524},"min":{"1min":0.66200000000000003,"5min":0.28599999999999998,"15min":0.27700000000000002},"max":{"1min":1.393,"5min":207.785,"15min":207.785},"last":1.075}]},{"osd":1,"last update":"Mon Oct 9 08:57:35 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":2.7029999999999998,"15min":1.5609999999999999},"min":{"1min":0.55400000000000005,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.5509999999999999,"5min":60.042000000000002,"15min":60.042000000000002},"last":1.296},{"interface":"front","average":{"1min":0.98699999999999999,"5min":2.972,"15min":1.6080000000000001},"min":{"1min":0.69399999999999995,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.456,"5min":60.137999999999998,"15min":60.137999999999998},"last":1.369}]},{"osd":2,"last update":"Mon Oct 9 08:57:26 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.7989999999999999,"15min":1.9510000000000001},"min":{"1min":0.66900000000000004,"5min":0.33800000000000002,"15min":0.25},"max":{"1min":1.333,"5min":15.067,"15min":78.978999999999999},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.425,"15min":1.702},"min":{"1min":0.69999999999999996,"5min":0.29899999999999999,"15min":0.28299999999999997},"max":{"1min":3.069,"5min":9.673,"15min":79.094999999999999},"last":1.161}]},{"osd":3,"last update":"Mon Oct 9 08:58:09 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.444,"15min":1.4910000000000001},"min":{"1min":0.65600000000000003,"5min":0.33500000000000002,"15min":0.30099999999999999},"max":{"1min":1.389,"5min":9.9469999999999992,"15min":13.317},"last":1.321},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.3440000000000001,"15min":1.4850000000000001},"min":{"1min":0.75700000000000001,"5min":0.30499999999999999,"15min":0.30399999999999999},"max":{"1min":1.242,"5min":10.522,"15min":10.522},"last":1.129}]},{"osd":4,"last update":"Mon Oct 9 08:58:09 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.7809999999999999,"15min":1.5049999999999999},"min":{"1min":0.60199999999999998,"5min":0.33400000000000002,"15min":0.26400000000000001},"max":{"1min":1.4019999999999999,"5min":21.378,"15min":21.378},"last":1.4850000000000001},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.8700000000000001,"15min":1.6910000000000001},"min":{"1min":0.54300000000000004,"5min":0.31,"15min":0.26500000000000001},"max":{"1min":1.5369999999999999,"5min":17.146999999999998,"15min":17.146999999999998},"last":1.218}]},{"osd":5,"last update":"Mon Oct 9 08:57:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.6950000000000001,"15min":1.738},"min":{"1min":0.64300000000000002,"5min":0.35399999999999998,"15min":0.32900000000000001},"max":{"1min":1.6200000000000001,"5min":12.627000000000001,"15min":16.094000000000001},"last":1.27},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.4710000000000001,"15min":1.754},"min":{"1min":0.78500000000000003,"5min":0.33800000000000002,"15min":0.317},"max":{"1min":1.671,"5min":10.552,"15min":10.552},"last":1.2}]},{"osd":6,"last update":"Mon Oct 9 08:58:09 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.321,"15min":1.637},"min":{"1min":0.71199999999999997,"5min":0.38200000000000001,"15min":0.32800000000000001},"max":{"1min":1.3089999999999999,"5min":11.083,"15min":11.083},"last":1.242},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.2450000000000001,"15min":1.349},"min":{"1min":0.82999999999999996,"5min":0.37,"15min":0.317},"max":{"1min":1.494,"5min":8.9090000000000007,"15min":12.145},"last":1.405}]}]},{"osd":6,"up_from":0,"seq":180388627189,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":1,"up_from":371,"seq":1593432866898,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":282256,"kb_used_data":6472,"kb_used_omap":9,"kb_used_meta":275766,"kb_avail":93462896,"statfs":{"total":95995035648,"available":95706005504,"internally_reserved":0,"allocated":6627328,"data_stored":4343471,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9821,"internal_metadata":282384803},"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 08:57:31 2023","interfaces":[{"interface":"back","average":{"1min":5.181,"5min":3.516,"15min":1.554},"min":{"1min":0.35699999999999998,"5min":0.184,"15min":0.184},"max":{"1min":101.709,"5min":101.709,"15min":101.709},"last":0.60999999999999999},{"interface":"front","average":{"1min":5.2439999999999998,"5min":3.5830000000000002,"15min":1.631},"min":{"1min":0.46500000000000002,"5min":0.217,"15min":0.217},"max":{"1min":101.593,"5min":101.593,"15min":101.593},"last":0.77400000000000002}]},{"osd":2,"last update":"Mon Oct 9 08:57:31 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":1.389,"15min":0.92300000000000004},"min":{"1min":0.25800000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":1.0049999999999999,"5min":12.384,"15min":12.384},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.61799999999999999,"5min":1.387,"15min":0.91600000000000004},"min":{"1min":0.38500000000000001,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.90700000000000003,"5min":16.919,"15min":16.919},"last":1.032}]},{"osd":3,"last update":"Mon Oct 9 08:57:31 2023","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.82999999999999996,"15min":0.754},"min":{"1min":0.318,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.98499999999999999,"5min":8.1519999999999992,"15min":8.1519999999999992},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.94399999999999995,"15min":0.78400000000000003},"min":{"1min":0.31900000000000001,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":1.0489999999999999,"5min":4.3109999999999999,"15min":4.3109999999999999},"last":0.93799999999999994}]},{"osd":4,"last update":"Mon Oct 9 08:57:31 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":1.9630000000000001,"15min":1.345},"min":{"1min":0.443,"5min":0.315,"15min":0.315},"max":{"1min":1.575,"5min":47.780999999999999,"15min":47.780999999999999},"last":1.2509999999999999},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.9850000000000001,"15min":1.292},"min":{"1min":0.58999999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.4970000000000001,"5min":48.058,"15min":48.058},"last":1.1850000000000001}]},{"osd":5,"last update":"Mon Oct 9 08:57:31 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":1.2110000000000001,"15min":1.1200000000000001},"min":{"1min":0.60699999999999998,"5min":0.316,"15min":0.316},"max":{"1min":1.3160000000000001,"5min":8.2490000000000006,"15min":8.2490000000000006},"last":1.3129999999999999},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.284,"15min":1.0840000000000001},"min":{"1min":0.57599999999999996,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.4159999999999999,"5min":6.2279999999999998,"15min":6.2279999999999998},"last":1.0700000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:57:31 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.1299999999999999,"15min":1.02},"min":{"1min":0.65100000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.462,"5min":5.976,"15min":5.976},"last":1.2769999999999999},{"interface":"front","average":{"1min":1.016,"5min":1.0720000000000001,"15min":1.032},"min":{"1min":0.56000000000000005,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.3859999999999999,"5min":9.2590000000000003,"15min":9.2590000000000003},"last":1.095}]},{"osd":7,"last update":"Mon Oct 9 08:57:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.4510000000000001,"15min":1.24},"min":{"1min":0.67900000000000005,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.331,"5min":26.997,"15min":26.997},"last":1.21},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.5509999999999999,"15min":1.26},"min":{"1min":0.55400000000000005,"5min":0.37,"15min":0.37},"max":{"1min":1.365,"5min":27.082999999999998,"15min":27.082999999999998},"last":1.127}]}]},{"osd":0,"up_from":88,"seq":377957122616,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1100916,"kb_used_data":14380,"kb_used_omap":8,"kb_used_meta":1086519,"kb_avail":92644236,"statfs":{"total":95995035648,"available":94867697664,"internally_reserved":0,"allocated":14725120,"data_stored":12702432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":1112595946},"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 08:57:43 2023","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.98799999999999999,"15min":1.224},"min":{"1min":0.45400000000000001,"5min":0.184,"15min":0.184},"max":{"1min":1.1259999999999999,"5min":8.9969999999999999,"15min":13.771000000000001},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.64900000000000002,"5min":1.0600000000000001,"15min":0.86599999999999999},"min":{"1min":0.39700000000000002,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":1.0660000000000001,"5min":8.3550000000000004,"15min":8.3550000000000004},"last":0.99199999999999999}]},{"osd":2,"last update":"Mon Oct 9 08:57:34 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":1.466,"15min":1.212},"min":{"1min":0.314,"5min":0.19700000000000001,"15min":0.17199999999999999},"max":{"1min":0.91100000000000003,"5min":8.8879999999999999,"15min":14.734},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.64600000000000002,"5min":1.4710000000000001,"15min":1.353},"min":{"1min":0.35999999999999999,"5min":0.26700000000000002,"15min":0.20599999999999999},"max":{"1min":1.0469999999999999,"5min":8.9900000000000002,"15min":8.9900000000000002},"last":0.90700000000000003}]},{"osd":3,"last update":"Mon Oct 9 08:57:14 2023","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":1.0529999999999999,"15min":1.157},"min":{"1min":0.34899999999999998,"5min":0.27200000000000002,"15min":0.22600000000000001},"max":{"1min":0.879,"5min":8.407,"15min":8.407},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.63600000000000001,"5min":1.4930000000000001,"15min":1.369},"min":{"1min":0.32800000000000001,"5min":0.24199999999999999,"15min":0.22700000000000001},"max":{"1min":1.099,"5min":8.1010000000000009,"15min":8.1010000000000009},"last":1.1399999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:58:04 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.3540000000000001,"15min":1.637},"min":{"1min":0.70699999999999996,"5min":0.28799999999999998,"15min":0.27000000000000002},"max":{"1min":1.3740000000000001,"5min":8.9309999999999992,"15min":74.361000000000004},"last":1.1180000000000001},{"interface":"front","average":{"1min":1.024,"5min":1.2629999999999999,"15min":1.3959999999999999},"min":{"1min":0.68400000000000005,"5min":0.33600000000000002,"15min":0.28000000000000003},"max":{"1min":1.4319999999999999,"5min":5.734,"15min":15.666},"last":1.1739999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:58:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.26,"15min":1.5489999999999999},"min":{"1min":0.752,"5min":0.37,"15min":0.33500000000000002},"max":{"1min":1.357,"5min":4.6630000000000003,"15min":11.103},"last":1.089},{"interface":"front","average":{"1min":1.111,"5min":1.6479999999999999,"15min":1.704},"min":{"1min":0.78000000000000003,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.425,"5min":8.7710000000000008,"15min":12.000999999999999},"last":1.528}]},{"osd":6,"last update":"Mon Oct 9 08:58:04 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.228,"15min":1.425},"min":{"1min":0.64300000000000002,"5min":0.40100000000000002,"15min":0.33800000000000002},"max":{"1min":1.4359999999999999,"5min":4.7000000000000002,"15min":9.1359999999999992},"last":1.2609999999999999},{"interface":"front","average":{"1min":1.135,"5min":1.52,"15min":1.621},"min":{"1min":0.73499999999999999,"5min":0.41799999999999998,"15min":0.40500000000000003},"max":{"1min":1.4910000000000001,"5min":8.2810000000000006,"15min":11.978},"last":1.363}]},{"osd":7,"last update":"Mon Oct 9 08:58:04 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.679,"15min":1.8999999999999999},"min":{"1min":0.86899999999999999,"5min":0.48199999999999998,"15min":0.35899999999999999},"max":{"1min":1.627,"5min":8.9909999999999997,"15min":29.126999999999999},"last":1.4570000000000001},{"interface":"front","average":{"1min":1.103,"5min":1.327,"15min":1.677},"min":{"1min":0.752,"5min":0.38200000000000001,"15min":0.314},"max":{"1min":1.7030000000000001,"5min":8.9640000000000004,"15min":28.805},"last":1.498}]}]},{"osd":2,"up_from":255,"seq":1095216660727,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":798468,"kb_used_data":9724,"kb_used_omap":19,"kb_used_meta":788716,"kb_avail":92946684,"statfs":{"total":95995035648,"available":95177404416,"internally_reserved":0,"allocated":9957376,"data_stored":7923259,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20436,"internal_metadata":807645228},"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 08:57:21 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":1.7669999999999999,"15min":2.79},"min":{"1min":0.27500000000000002,"5min":0.217,"15min":0.17399999999999999},"max":{"1min":0.91300000000000003,"5min":10.779999999999999,"15min":119.187},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.60999999999999999,"5min":1.5920000000000001,"15min":2.6720000000000002},"min":{"1min":0.34799999999999998,"5min":0.219,"15min":0.182},"max":{"1min":1.0980000000000001,"5min":10.492000000000001,"15min":118.923},"last":0.68000000000000005}]},{"osd":1,"last update":"Mon Oct 9 08:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":1.375,"15min":0.89900000000000002},"min":{"1min":0.38600000000000001,"5min":0.214,"15min":0.214},"max":{"1min":1.2030000000000001,"5min":30.175000000000001,"15min":30.175000000000001},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.86399999999999999,"5min":1.6200000000000001,"15min":1.0600000000000001},"min":{"1min":0.46000000000000002,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.387,"5min":30.204000000000001,"15min":30.204000000000001},"last":1.141}]},{"osd":3,"last update":"Mon Oct 9 08:57:21 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":1.107,"15min":1.5880000000000001},"min":{"1min":0.36799999999999999,"5min":0.245,"15min":0.22500000000000001},"max":{"1min":1.052,"5min":8.0109999999999992,"15min":101.136},"last":0.995},{"interface":"front","average":{"1min":0.63800000000000001,"5min":1.2130000000000001,"15min":1.5249999999999999},"min":{"1min":0.32400000000000001,"5min":0.27200000000000002,"15min":0.23000000000000001},"max":{"1min":1.1279999999999999,"5min":10.728,"15min":101.23699999999999},"last":0.85499999999999998}]},{"osd":4,"last update":"Mon Oct 9 08:57:21 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":1.6839999999999999,"15min":1.504},"min":{"1min":0.622,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.659,"5min":8.4580000000000002,"15min":9.7520000000000007},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.5740000000000001,"15min":1.5509999999999999},"min":{"1min":0.55100000000000005,"5min":0.35899999999999999,"15min":0.33400000000000002},"max":{"1min":1.6220000000000001,"5min":9.6579999999999995,"15min":9.6579999999999995},"last":1.1919999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:57:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.46,"15min":1.5109999999999999},"min":{"1min":0.63200000000000001,"5min":0.35399999999999998,"15min":0.28399999999999997},"max":{"1min":1.585,"5min":10.817,"15min":11.879},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.45,"15min":1.542},"min":{"1min":0.68200000000000005,"5min":0.32700000000000001,"15min":0.32600000000000001},"max":{"1min":1.5269999999999999,"5min":7.4180000000000001,"15min":9.8249999999999993},"last":0.95899999999999996}]},{"osd":6,"last update":"Mon Oct 9 08:57:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.468,"15min":1.4730000000000001},"min":{"1min":0.627,"5min":0.41599999999999998,"15min":0.32400000000000001},"max":{"1min":1.5740000000000001,"5min":7.3499999999999996,"15min":9.8559999999999999},"last":1.103},{"interface":"front","average":{"1min":1.022,"5min":1.2949999999999999,"15min":1.385},"min":{"1min":0.64400000000000002,"5min":0.41099999999999998,"15min":0.38900000000000001},"max":{"1min":1.657,"5min":6.1779999999999999,"15min":8.3279999999999994},"last":1.0700000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:57:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.589,"15min":1.659},"min":{"1min":0.61499999999999999,"5min":0.40600000000000003,"15min":0.33900000000000002},"max":{"1min":1.6339999999999999,"5min":7.4539999999999997,"15min":10.981},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.069,"5min":1.431,"15min":1.659},"min":{"1min":0.68999999999999995,"5min":0.44800000000000001,"15min":0.374},"max":{"1min":1.6839999999999999,"5min":6.2050000000000001,"15min":10.522},"last":1.24}]}]},{"osd":3,"up_from":103,"seq":442381632047,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1047036,"kb_used_data":10100,"kb_used_omap":4,"kb_used_meta":1036923,"kb_avail":92698116,"statfs":{"total":95995035648,"available":94922870784,"internally_reserved":0,"allocated":10342400,"data_stored":7963418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":1061809494},"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 08:57:15 2023","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":1.3280000000000001,"15min":1.839},"min":{"1min":0.39200000000000002,"5min":0.216,"15min":0.18099999999999999},"max":{"1min":0.82399999999999995,"5min":25.131,"15min":95.281000000000006},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.57599999999999996,"5min":1.353,"15min":1.7609999999999999},"min":{"1min":0.34599999999999997,"5min":0.23000000000000001,"15min":0.216},"max":{"1min":0.81299999999999994,"5min":25.225000000000001,"15min":95.576999999999998},"last":0.75}]},{"osd":1,"last update":"Mon Oct 9 08:57:33 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":1.681,"15min":1.0349999999999999},"min":{"1min":0.38300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.88800000000000001,"5min":48.874000000000002,"15min":48.874000000000002},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.67300000000000004,"5min":1.4590000000000001,"15min":0.96099999999999997},"min":{"1min":0.497,"5min":0.26300000000000001,"15min":0.25900000000000001},"max":{"1min":1.022,"5min":48.749000000000002,"15min":48.749000000000002},"last":0.69499999999999995}]},{"osd":2,"last update":"Mon Oct 9 08:57:15 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":3.726,"15min":2.6629999999999998},"min":{"1min":0.38200000000000001,"5min":0.25700000000000001,"15min":0.20899999999999999},"max":{"1min":1.319,"5min":250.321,"15min":250.321},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.73499999999999999,"5min":3.4740000000000002,"15min":2.488},"min":{"1min":0.45700000000000002,"5min":0.27600000000000002,"15min":0.218},"max":{"1min":1.1240000000000001,"5min":250.381,"15min":250.381},"last":0.86299999999999999}]},{"osd":4,"last update":"Mon Oct 9 08:57:15 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.876,"15min":1.014},"min":{"1min":0.58599999999999997,"5min":0.32000000000000001,"15min":0.26300000000000001},"max":{"1min":1.147,"5min":3.1589999999999998,"15min":8.4710000000000001},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.091,"15min":1.2649999999999999},"min":{"1min":0.66700000000000004,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.8999999999999999,"5min":5.5289999999999999,"15min":10.710000000000001},"last":1.034}]},{"osd":5,"last update":"Mon Oct 9 08:57:56 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.89100000000000001,"15min":1.3999999999999999},"min":{"1min":0.71499999999999997,"5min":0.32600000000000001,"15min":0.27700000000000002},"max":{"1min":1.8560000000000001,"5min":4.657,"15min":24.463999999999999},"last":0.88500000000000001},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.171,"15min":1.6080000000000001},"min":{"1min":0.85599999999999998,"5min":0.42499999999999999,"15min":0.35299999999999998},"max":{"1min":1.8879999999999999,"5min":5.4850000000000003,"15min":24.484000000000002},"last":1.123}]},{"osd":6,"last update":"Mon Oct 9 08:57:15 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.88200000000000001,"15min":1.214},"min":{"1min":0.68400000000000005,"5min":0.39400000000000002,"15min":0.32800000000000001},"max":{"1min":1.329,"5min":3.7210000000000001,"15min":11.173},"last":1.0580000000000001},{"interface":"front","average":{"1min":1.081,"5min":1.177,"15min":1.3939999999999999},"min":{"1min":0.58499999999999996,"5min":0.432,"15min":0.36799999999999999},"max":{"1min":1.857,"5min":5.5570000000000004,"15min":8.4290000000000003},"last":1.0780000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:57:15 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.446,"15min":1.5669999999999999},"min":{"1min":0.67200000000000004,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.2330000000000001,"5min":24.43,"15min":24.43},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.1659999999999999,"15min":1.421},"min":{"1min":0.64500000000000002,"5min":0.36699999999999999,"15min":0.34999999999999998},"max":{"1min":1.2929999999999999,"5min":23.106000000000002,"15min":23.106000000000002},"last":1.101}]}]},{"osd":4,"up_from":30,"seq":128849019653,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903400,"kb_used_data":8672,"kb_used_omap":0,"kb_used_meta":894720,"kb_avail":92841752,"statfs":{"total":95995035648,"available":95069954048,"internally_reserved":0,"allocated":8880128,"data_stored":7787559,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916193280},"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 08:57:59 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":3.0219999999999998,"15min":2.339},"min":{"1min":0.47399999999999998,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":1.3999999999999999,"5min":71.831000000000003,"15min":71.831000000000003},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.90400000000000003,"5min":2.9180000000000001,"15min":2.2469999999999999},"min":{"1min":0.63300000000000001,"5min":0.26800000000000002,"15min":0.24099999999999999},"max":{"1min":1.353,"5min":72.680999999999997,"15min":72.680999999999997},"last":0.82599999999999996}]},{"osd":1,"last update":"Mon Oct 9 08:57:39 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":1.044,"15min":0.94499999999999995},"min":{"1min":0.56799999999999995,"5min":0.254,"15min":0.254},"max":{"1min":1.254,"5min":4.9329999999999998,"15min":4.9329999999999998},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.236,"15min":1.117},"min":{"1min":0.625,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.3149999999999999,"5min":6.3979999999999997,"15min":6.3979999999999997},"last":1.194}]},{"osd":2,"last update":"Mon Oct 9 08:57:18 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":2.1949999999999998,"15min":1.851},"min":{"1min":0.64100000000000001,"5min":0.29599999999999999,"15min":0.27800000000000002},"max":{"1min":1.3069999999999999,"5min":69.462999999999994,"15min":69.462999999999994},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.85699999999999998,"5min":2.2629999999999999,"15min":1.881},"min":{"1min":0.60399999999999998,"5min":0.439,"15min":0.28999999999999998},"max":{"1min":1.153,"5min":73.397999999999996,"15min":73.397999999999996},"last":0.96299999999999997}]},{"osd":3,"last update":"Mon Oct 9 08:57:26 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.026,"15min":1.665},"min":{"1min":0.749,"5min":0.33500000000000002,"15min":0.307},"max":{"1min":1.4910000000000001,"5min":4.3300000000000001,"15min":101.434},"last":1.2210000000000001},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.1970000000000001,"15min":1.742},"min":{"1min":0.73499999999999999,"5min":0.318,"15min":0.307},"max":{"1min":1.373,"5min":6.3460000000000001,"15min":101.93300000000001},"last":1.2589999999999999}]},{"osd":5,"last update":"Mon Oct 9 08:57:59 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.256,"15min":2.3540000000000001},"min":{"1min":0.83699999999999997,"5min":0.32500000000000001,"15min":0.29799999999999999},"max":{"1min":1.738,"5min":7.3959999999999999,"15min":262.92000000000002},"last":1.3200000000000001},{"interface":"front","average":{"1min":1.153,"5min":1.2390000000000001,"15min":2.2130000000000001},"min":{"1min":0.67700000000000005,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.704,"5min":8.8719999999999999,"15min":262.839},"last":1.3360000000000001}]},{"osd":6,"last update":"Mon Oct 9 08:57:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.2649999999999999,"15min":1.415},"min":{"1min":0.872,"5min":0.32800000000000001,"15min":0.29499999999999998},"max":{"1min":1.22,"5min":9.4610000000000003,"15min":12.84},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.141,"5min":1.2609999999999999,"15min":1.4370000000000001},"min":{"1min":0.82099999999999995,"5min":0.379,"15min":0.29899999999999999},"max":{"1min":1.5209999999999999,"5min":6.3730000000000002,"15min":17.329000000000001},"last":1.0800000000000001}]},{"osd":7,"last update":"Mon Oct 9 08:57:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.4550000000000001,"15min":1.5309999999999999},"min":{"1min":0.74199999999999999,"5min":0.35299999999999998,"15min":0.32900000000000001},"max":{"1min":1.3140000000000001,"5min":9.4920000000000009,"15min":15.311999999999999},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.3169999999999999,"15min":1.52},"min":{"1min":0.93700000000000006,"5min":0.35699999999999998,"15min":0.33900000000000002},"max":{"1min":1.601,"5min":6.2190000000000003,"15min":15.484},"last":1.28}]}]},{"osd":5,"up_from":278,"seq":1194000908516,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":936924,"kb_used_data":4564,"kb_used_omap":8,"kb_used_meta":932343,"kb_avail":92808228,"statfs":{"total":95995035648,"available":95035625472,"internally_reserved":0,"allocated":4673536,"data_stored":3589018,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8278,"internal_metadata":954720170},"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 08:57:52 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":6.8719999999999999,"15min":3.633},"min":{"1min":0.51700000000000002,"5min":0.249,"15min":0.23499999999999999},"max":{"1min":1.3580000000000001,"5min":139.81100000000001,"15min":139.81100000000001},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.86299999999999999,"5min":7.2640000000000002,"15min":3.6349999999999998},"min":{"1min":0.46500000000000002,"5min":0.247,"15min":0.247},"max":{"1min":1.1539999999999999,"5min":140.352,"15min":140.352},"last":0.998}]},{"osd":1,"last update":"Mon Oct 9 08:57:39 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":2.3250000000000002,"15min":1.379},"min":{"1min":0.59899999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.1910000000000001,"5min":67.143000000000001,"15min":67.143000000000001},"last":0.747},{"interface":"front","average":{"1min":0.96899999999999997,"5min":2.302,"15min":1.395},"min":{"1min":0.626,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.3819999999999999,"5min":70.010000000000005,"15min":70.010000000000005},"last":1.028}]},{"osd":2,"last update":"Mon Oct 9 08:57:52 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":2.427,"15min":2.0379999999999998},"min":{"1min":0.56999999999999995,"5min":0.35599999999999998,"15min":0.28199999999999997},"max":{"1min":1.244,"5min":99.855000000000004,"15min":99.855000000000004},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.012,"5min":2.4449999999999998,"15min":2.0979999999999999},"min":{"1min":0.64200000000000002,"5min":0.33400000000000002,"15min":0.28000000000000003},"max":{"1min":1.5249999999999999,"5min":99.811999999999998,"15min":99.811999999999998},"last":0.95399999999999996}]},{"osd":3,"last update":"Mon Oct 9 08:57:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0649999999999999,"15min":1.429},"min":{"1min":0.70899999999999996,"5min":0.33200000000000002,"15min":0.32500000000000001},"max":{"1min":1.587,"5min":6.21,"15min":17.116},"last":0.84399999999999997},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.079,"15min":1.4279999999999999},"min":{"1min":0.58899999999999997,"5min":0.34000000000000002,"15min":0.29899999999999999},"max":{"1min":1.7,"5min":4.7569999999999997,"15min":17.315000000000001},"last":1.0840000000000001}]},{"osd":4,"last update":"Mon Oct 9 08:57:52 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.3180000000000001,"15min":1.5189999999999999},"min":{"1min":0.70399999999999996,"5min":0.314,"15min":0.26700000000000002},"max":{"1min":1.3149999999999999,"5min":6.7800000000000002,"15min":15.672000000000001},"last":0.629},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.3440000000000001,"15min":1.625},"min":{"1min":0.76700000000000002,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.4099999999999999,"5min":7.665,"15min":20.917000000000002},"last":0.68000000000000005}]},{"osd":6,"last update":"Mon Oct 9 08:57:52 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.163,"15min":1.387},"min":{"1min":0.745,"5min":0.38700000000000001,"15min":0.33900000000000002},"max":{"1min":1.546,"5min":6.9340000000000002,"15min":9.4640000000000004},"last":0.89000000000000001},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1000000000000001,"15min":1.5720000000000001},"min":{"1min":0.73599999999999999,"5min":0.38700000000000001,"15min":0.316},"max":{"1min":1.4319999999999999,"5min":4.1600000000000001,"15min":12.199999999999999},"last":1.123}]},{"osd":7,"last update":"Mon Oct 9 08:57:52 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.4970000000000001,"15min":1.734},"min":{"1min":0.83899999999999997,"5min":0.39900000000000002,"15min":0.312},"max":{"1min":1.4430000000000001,"5min":12.287000000000001,"15min":12.287000000000001},"last":0.73299999999999998},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.3360000000000001,"15min":1.7210000000000001},"min":{"1min":0.98799999999999999,"5min":0.40500000000000003,"15min":0.34499999999999997},"max":{"1min":1.677,"5min":5.8159999999999998,"15min":12.68},"last":1.0580000000000001}]}]}],"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":8392704,"data_stored":8388627,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4899,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1360,"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":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":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":8726,"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":9821,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":15537,"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":3418,"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":8278,"internal_metadata":0},{"poolid":3,"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":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-09T08:58:15.504 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-10-09T08:58:15.505 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T08:58:15.505 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2023-10-09T08:58:15.505 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T08:58:15.505 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T08:58:15.505 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 config set filestore_inject_stall 3 2023-10-09T08:58:16.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:16 smithi081 bash[76862]: cluster 2023-10-09T08:58:14.408175+0000 mgr.y (mgr.26009) 1706 : cluster 0 pgmap v1969: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:16.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:16 smithi081 bash[76862]: audit 2023-10-09T08:58:14.458682+0000 mgr.y (mgr.26009) 1707 : audit 0 from='client.37152 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:58:16.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:16 smithi081 bash[79557]: cluster 2023-10-09T08:58:14.408175+0000 mgr.y (mgr.26009) 1706 : cluster 0 pgmap v1969: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:16.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:16 smithi081 bash[79557]: audit 2023-10-09T08:58:14.458682+0000 mgr.y (mgr.26009) 1707 : audit 0 from='client.37152 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:58:16.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:16 smithi118 bash[59345]: cluster 2023-10-09T08:58:14.408175+0000 mgr.y (mgr.26009) 1706 : cluster 0 pgmap v1969: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:16.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:16 smithi118 bash[59345]: audit 2023-10-09T08:58:14.458682+0000 mgr.y (mgr.26009) 1707 : audit 0 from='client.37152 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T08:58:18.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:18 smithi081 bash[76862]: cluster 2023-10-09T08:58:16.409150+0000 mgr.y (mgr.26009) 1708 : cluster 0 pgmap v1970: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:18.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:18 smithi081 bash[79557]: cluster 2023-10-09T08:58:16.409150+0000 mgr.y (mgr.26009) 1708 : cluster 0 pgmap v1970: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:18.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:18 smithi118 bash[59345]: cluster 2023-10-09T08:58:16.409150+0000 mgr.y (mgr.26009) 1708 : cluster 0 pgmap v1970: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:20.287 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T08:58:20.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:20 smithi081 bash[76862]: cluster 2023-10-09T08:58:18.409790+0000 mgr.y (mgr.26009) 1709 : cluster 0 pgmap v1971: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:20.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:20 smithi081 bash[79557]: cluster 2023-10-09T08:58:18.409790+0000 mgr.y (mgr.26009) 1709 : cluster 0 pgmap v1971: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:20.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:20 smithi118 bash[59345]: cluster 2023-10-09T08:58:18.409790+0000 mgr.y (mgr.26009) 1709 : cluster 0 pgmap v1971: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:21.626 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:58:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:58:21] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.33.4" 2023-10-09T08:58:22.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:22 smithi118 bash[59345]: cluster 2023-10-09T08:58:20.410835+0000 mgr.y (mgr.26009) 1710 : cluster 0 pgmap v1972: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:22.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:22 smithi081 bash[76862]: cluster 2023-10-09T08:58:20.410835+0000 mgr.y (mgr.26009) 1710 : cluster 0 pgmap v1972: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:22.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:22 smithi081 bash[79557]: cluster 2023-10-09T08:58:20.410835+0000 mgr.y (mgr.26009) 1710 : cluster 0 pgmap v1972: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:23.830 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-10-09T08:58:23.830 INFO:teuthology.orchestra.run.smithi118.stdout: "success": "" 2023-10-09T08:58:23.830 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-10-09T08:58:24.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:24 smithi118 bash[59345]: cluster 2023-10-09T08:58:22.411599+0000 mgr.y (mgr.26009) 1711 : cluster 0 pgmap v1973: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:24 smithi118 bash[59345]: audit 2023-10-09T08:58:23.191118+0000 mon.c (mon.2) 610 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:58:24.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:24 smithi118 bash[59345]: audit 2023-10-09T08:58:23.818862+0000 mon.c (mon.2) 611 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:58:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:24 smithi081 bash[76862]: cluster 2023-10-09T08:58:22.411599+0000 mgr.y (mgr.26009) 1711 : cluster 0 pgmap v1973: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:24 smithi081 bash[76862]: audit 2023-10-09T08:58:23.191118+0000 mon.c (mon.2) 610 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:58:24.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:24 smithi081 bash[76862]: audit 2023-10-09T08:58:23.818862+0000 mon.c (mon.2) 611 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:58:24.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:24 smithi081 bash[79557]: cluster 2023-10-09T08:58:22.411599+0000 mgr.y (mgr.26009) 1711 : cluster 0 pgmap v1973: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:24 smithi081 bash[79557]: audit 2023-10-09T08:58:23.191118+0000 mon.c (mon.2) 610 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:58:24.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:24 smithi081 bash[79557]: audit 2023-10-09T08:58:23.818862+0000 mon.c (mon.2) 611 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:58:26.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:26 smithi081 bash[76862]: cluster 2023-10-09T08:58:24.412497+0000 mgr.y (mgr.26009) 1712 : cluster 0 pgmap v1974: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:26.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:26 smithi081 bash[79557]: cluster 2023-10-09T08:58:24.412497+0000 mgr.y (mgr.26009) 1712 : cluster 0 pgmap v1974: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:26 smithi118 bash[59345]: cluster 2023-10-09T08:58:24.412497+0000 mgr.y (mgr.26009) 1712 : cluster 0 pgmap v1974: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:28.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:28 smithi081 bash[76862]: cluster 2023-10-09T08:58:26.413588+0000 mgr.y (mgr.26009) 1713 : cluster 0 pgmap v1975: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:28.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:28 smithi081 bash[79557]: cluster 2023-10-09T08:58:26.413588+0000 mgr.y (mgr.26009) 1713 : cluster 0 pgmap v1975: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:28.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:28 smithi118 bash[59345]: cluster 2023-10-09T08:58:26.413588+0000 mgr.y (mgr.26009) 1713 : cluster 0 pgmap v1975: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:29.674 INFO:tasks.thrashosds.thrasher:inning osd 2023-10-09T08:58:29.674 INFO:tasks.thrashosds.thrasher:Adding osd 6 2023-10-09T08:58:29.674 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd in 6 2023-10-09T08:58:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:30 smithi118 bash[59345]: cluster 2023-10-09T08:58:28.414349+0000 mgr.y (mgr.26009) 1714 : cluster 0 pgmap v1976: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:30 smithi118 bash[59345]: audit 2023-10-09T08:58:29.918244+0000 mon.a (mon.0) 1973 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:30 smithi118 bash[59345]: audit 2023-10-09T08:58:29.933724+0000 mon.a (mon.0) 1974 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:30.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:30 smithi081 bash[76862]: cluster 2023-10-09T08:58:28.414349+0000 mgr.y (mgr.26009) 1714 : cluster 0 pgmap v1976: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:30.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:30 smithi081 bash[76862]: audit 2023-10-09T08:58:29.918244+0000 mon.a (mon.0) 1973 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:30.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:30 smithi081 bash[76862]: audit 2023-10-09T08:58:29.933724+0000 mon.a (mon.0) 1974 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:30.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:30 smithi081 bash[79557]: cluster 2023-10-09T08:58:28.414349+0000 mgr.y (mgr.26009) 1714 : cluster 0 pgmap v1976: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:30.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:30 smithi081 bash[79557]: audit 2023-10-09T08:58:29.918244+0000 mon.a (mon.0) 1973 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:30.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:30 smithi081 bash[79557]: audit 2023-10-09T08:58:29.933724+0000 mon.a (mon.0) 1974 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:31.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:31 smithi118 bash[59345]: audit 2023-10-09T08:58:30.123946+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:31.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:31 smithi118 bash[59345]: audit 2023-10-09T08:58:30.144428+0000 mon.a (mon.0) 1976 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:31.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:31 smithi118 bash[59345]: audit 2023-10-09T08:58:30.675676+0000 mon.c (mon.2) 612 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:58:31.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:31 smithi118 bash[59345]: audit 2023-10-09T08:58:30.677679+0000 mon.c (mon.2) 613 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:58:31.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:31 smithi118 bash[59345]: audit 2023-10-09T08:58:30.686287+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:31.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:58:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:58:31] "GET /metrics HTTP/1.1" 200 34169 "" "Prometheus/2.33.4" 2023-10-09T08:58:31.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:31 smithi081 bash[76862]: audit 2023-10-09T08:58:30.123946+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:31.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:31 smithi081 bash[76862]: audit 2023-10-09T08:58:30.144428+0000 mon.a (mon.0) 1976 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:31.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:31 smithi081 bash[76862]: audit 2023-10-09T08:58:30.675676+0000 mon.c (mon.2) 612 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:58:31.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:31 smithi081 bash[76862]: audit 2023-10-09T08:58:30.677679+0000 mon.c (mon.2) 613 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:58:31.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:31 smithi081 bash[76862]: audit 2023-10-09T08:58:30.686287+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:31.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:31 smithi081 bash[79557]: audit 2023-10-09T08:58:30.123946+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:31.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:31 smithi081 bash[79557]: audit 2023-10-09T08:58:30.144428+0000 mon.a (mon.0) 1976 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:31.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:31 smithi081 bash[79557]: audit 2023-10-09T08:58:30.675676+0000 mon.c (mon.2) 612 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:58:31.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:31 smithi081 bash[79557]: audit 2023-10-09T08:58:30.677679+0000 mon.c (mon.2) 613 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:58:31.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:31 smithi081 bash[79557]: audit 2023-10-09T08:58:30.686287+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:32.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:32 smithi118 bash[59345]: cluster 2023-10-09T08:58:30.415388+0000 mgr.y (mgr.26009) 1715 : cluster 0 pgmap v1977: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:32.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:32 smithi081 bash[76862]: cluster 2023-10-09T08:58:30.415388+0000 mgr.y (mgr.26009) 1715 : cluster 0 pgmap v1977: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:32.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:32 smithi081 bash[79557]: cluster 2023-10-09T08:58:30.415388+0000 mgr.y (mgr.26009) 1715 : cluster 0 pgmap v1977: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:34.452 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:58:34.484 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:34 smithi081 bash[76862]: cluster 2023-10-09T08:58:32.416059+0000 mgr.y (mgr.26009) 1716 : cluster 0 pgmap v1978: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:34.484 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:34 smithi081 bash[79557]: cluster 2023-10-09T08:58:32.416059+0000 mgr.y (mgr.26009) 1716 : cluster 0 pgmap v1978: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:34.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:34 smithi118 bash[59345]: cluster 2023-10-09T08:58:32.416059+0000 mgr.y (mgr.26009) 1716 : cluster 0 pgmap v1978: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:36.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:36 smithi118 bash[59345]: cluster 2023-10-09T08:58:34.416914+0000 mgr.y (mgr.26009) 1717 : cluster 0 pgmap v1979: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:36.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:36 smithi081 bash[76862]: cluster 2023-10-09T08:58:34.416914+0000 mgr.y (mgr.26009) 1717 : cluster 0 pgmap v1979: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:36.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:36 smithi081 bash[79557]: cluster 2023-10-09T08:58:34.416914+0000 mgr.y (mgr.26009) 1717 : cluster 0 pgmap v1979: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:38.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:38 smithi081 bash[76862]: cluster 2023-10-09T08:58:36.417611+0000 mgr.y (mgr.26009) 1718 : cluster 0 pgmap v1980: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:38.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:38 smithi081 bash[79557]: cluster 2023-10-09T08:58:36.417611+0000 mgr.y (mgr.26009) 1718 : cluster 0 pgmap v1980: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:38 smithi118 bash[59345]: cluster 2023-10-09T08:58:36.417611+0000 mgr.y (mgr.26009) 1718 : cluster 0 pgmap v1980: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:38.875 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:38 smithi081 bash[76862]: debug 2023-10-09T08:58:38.578+0000 7f857be30700 -1 mon.a@0(leader).osd e465 definitely_dead 0 2023-10-09T08:58:39.192 INFO:teuthology.orchestra.run.smithi081.stderr:marked in osd.6. 2023-10-09T08:58:39.466 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:39 smithi081 bash[76862]: audit 2023-10-09T08:58:38.190878+0000 mon.c (mon.2) 614 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:58:39.466 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:39 smithi081 bash[76862]: audit 2023-10-09T08:58:38.578615+0000 mon.c (mon.2) 615 : audit 0 from='client.? 172.21.15.81:0/3636882894' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-10-09T08:58:39.466 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:39 smithi081 bash[76862]: audit 2023-10-09T08:58:38.579295+0000 mon.a (mon.0) 1978 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-10-09T08:58:39.466 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:39 smithi081 bash[79557]: audit 2023-10-09T08:58:38.190878+0000 mon.c (mon.2) 614 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:58:39.466 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:39 smithi081 bash[79557]: audit 2023-10-09T08:58:38.578615+0000 mon.c (mon.2) 615 : audit 0 from='client.? 172.21.15.81:0/3636882894' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-10-09T08:58:39.466 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:39 smithi081 bash[79557]: audit 2023-10-09T08:58:38.579295+0000 mon.a (mon.0) 1978 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-10-09T08:58:39.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:39 smithi118 bash[59345]: audit 2023-10-09T08:58:38.190878+0000 mon.c (mon.2) 614 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:58:39.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:39 smithi118 bash[59345]: audit 2023-10-09T08:58:38.578615+0000 mon.c (mon.2) 615 : audit 0 from='client.? 172.21.15.81:0/3636882894' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-10-09T08:58:39.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:39 smithi118 bash[59345]: audit 2023-10-09T08:58:38.579295+0000 mon.a (mon.0) 1978 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-10-09T08:58:40.377 INFO:tasks.thrashosds.thrasher:Added osd 6 2023-10-09T08:58:40.378 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2023-10-09T08:58:40.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:40 smithi118 bash[59345]: cluster 2023-10-09T08:58:38.418208+0000 mgr.y (mgr.26009) 1719 : cluster 0 pgmap v1981: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:40.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:40 smithi118 bash[59345]: cluster 2023-10-09T08:58:39.172911+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:40 smithi118 bash[59345]: cluster 2023-10-09T08:58:39.172969+0000 osd.4 (osd.4) 482 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:40 smithi118 bash[59345]: cluster 2023-10-09T08:58:39.175936+0000 osd.4 (osd.4) 483 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:40 smithi118 bash[59345]: cluster 2023-10-09T08:58:39.176142+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:40 smithi118 bash[59345]: cluster 2023-10-09T08:58:39.176292+0000 osd.6 (osd.6) 415 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:40 smithi118 bash[59345]: cluster 2023-10-09T08:58:39.177794+0000 osd.7 (osd.7) 448 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:40 smithi118 bash[59345]: audit 2023-10-09T08:58:39.179535+0000 mon.a (mon.0) 1979 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-10-09T08:58:40.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:40 smithi118 bash[59345]: cluster 2023-10-09T08:58:39.179643+0000 mon.a (mon.0) 1980 : cluster 0 osdmap e466: 8 total, 8 up, 8 in 2023-10-09T08:58:40.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:40 smithi118 bash[59345]: cluster 2023-10-09T08:58:39.180728+0000 osd.6 (osd.6) 416 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:40 smithi118 bash[59345]: cluster 2023-10-09T08:58:39.180920+0000 osd.4 (osd.4) 484 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:40 smithi118 bash[59345]: cluster 2023-10-09T08:58:39.181689+0000 osd.7 (osd.7) 449 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:40 smithi118 bash[59345]: cluster 2023-10-09T08:58:39.183808+0000 osd.4 (osd.4) 485 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[76862]: cluster 2023-10-09T08:58:38.418208+0000 mgr.y (mgr.26009) 1719 : cluster 0 pgmap v1981: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:40.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[76862]: cluster 2023-10-09T08:58:39.172911+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[76862]: cluster 2023-10-09T08:58:39.172969+0000 osd.4 (osd.4) 482 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[76862]: cluster 2023-10-09T08:58:39.175936+0000 osd.4 (osd.4) 483 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[76862]: cluster 2023-10-09T08:58:39.176142+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[76862]: cluster 2023-10-09T08:58:39.176292+0000 osd.6 (osd.6) 415 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[76862]: cluster 2023-10-09T08:58:39.177794+0000 osd.7 (osd.7) 448 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[76862]: audit 2023-10-09T08:58:39.179535+0000 mon.a (mon.0) 1979 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-10-09T08:58:40.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[76862]: cluster 2023-10-09T08:58:39.179643+0000 mon.a (mon.0) 1980 : cluster 0 osdmap e466: 8 total, 8 up, 8 in 2023-10-09T08:58:40.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[76862]: cluster 2023-10-09T08:58:39.180728+0000 osd.6 (osd.6) 416 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[76862]: cluster 2023-10-09T08:58:39.180920+0000 osd.4 (osd.4) 484 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[76862]: cluster 2023-10-09T08:58:39.181689+0000 osd.7 (osd.7) 449 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[76862]: cluster 2023-10-09T08:58:39.183808+0000 osd.4 (osd.4) 485 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[79557]: cluster 2023-10-09T08:58:38.418208+0000 mgr.y (mgr.26009) 1719 : cluster 0 pgmap v1981: 73 pgs: 73 active+clean; 8.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-10-09T08:58:40.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[79557]: cluster 2023-10-09T08:58:39.172911+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[79557]: cluster 2023-10-09T08:58:39.172969+0000 osd.4 (osd.4) 482 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[79557]: cluster 2023-10-09T08:58:39.175936+0000 osd.4 (osd.4) 483 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[79557]: cluster 2023-10-09T08:58:39.176142+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[79557]: cluster 2023-10-09T08:58:39.176292+0000 osd.6 (osd.6) 415 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[79557]: cluster 2023-10-09T08:58:39.177794+0000 osd.7 (osd.7) 448 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[79557]: audit 2023-10-09T08:58:39.179535+0000 mon.a (mon.0) 1979 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-10-09T08:58:40.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[79557]: cluster 2023-10-09T08:58:39.179643+0000 mon.a (mon.0) 1980 : cluster 0 osdmap e466: 8 total, 8 up, 8 in 2023-10-09T08:58:40.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[79557]: cluster 2023-10-09T08:58:39.180728+0000 osd.6 (osd.6) 416 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[79557]: cluster 2023-10-09T08:58:39.180920+0000 osd.4 (osd.4) 484 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[79557]: cluster 2023-10-09T08:58:39.181689+0000 osd.7 (osd.7) 449 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:40.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:40 smithi081 bash[79557]: cluster 2023-10-09T08:58:39.183808+0000 osd.4 (osd.4) 485 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T08:58:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:41 smithi118 bash[59345]: cluster 2023-10-09T08:58:40.186899+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:41 smithi118 bash[59345]: cluster 2023-10-09T08:58:40.188000+0000 mon.a (mon.0) 1981 : cluster 0 osdmap e467: 8 total, 8 up, 8 in 2023-10-09T08:58:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:41 smithi118 bash[59345]: cluster 2023-10-09T08:58:40.189344+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:41 smithi118 bash[59345]: cluster 2023-10-09T08:58:40.190451+0000 osd.7 (osd.7) 450 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:41 smithi118 bash[59345]: cluster 2023-10-09T08:58:40.190552+0000 osd.6 (osd.6) 417 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:41 smithi118 bash[59345]: cluster 2023-10-09T08:58:40.191175+0000 osd.4 (osd.4) 486 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:41 smithi118 bash[59345]: cluster 2023-10-09T08:58:40.192387+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:41 smithi118 bash[59345]: cluster 2023-10-09T08:58:40.193566+0000 osd.6 (osd.6) 418 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:41 smithi118 bash[59345]: cluster 2023-10-09T08:58:40.193857+0000 osd.7 (osd.7) 451 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:41 smithi118 bash[59345]: cluster 2023-10-09T08:58:40.194500+0000 osd.4 (osd.4) 487 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:41 smithi118 bash[59345]: cluster 2023-10-09T08:58:40.195797+0000 osd.7 (osd.7) 452 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:41 smithi118 bash[59345]: cluster 2023-10-09T08:58:40.197721+0000 osd.4 (osd.4) 488 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:58:41] "GET /metrics HTTP/1.1" 200 34164 "" "Prometheus/2.33.4" 2023-10-09T08:58:41.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[79557]: cluster 2023-10-09T08:58:40.186899+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[79557]: cluster 2023-10-09T08:58:40.188000+0000 mon.a (mon.0) 1981 : cluster 0 osdmap e467: 8 total, 8 up, 8 in 2023-10-09T08:58:41.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[79557]: cluster 2023-10-09T08:58:40.189344+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[79557]: cluster 2023-10-09T08:58:40.190451+0000 osd.7 (osd.7) 450 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[79557]: cluster 2023-10-09T08:58:40.190552+0000 osd.6 (osd.6) 417 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[79557]: cluster 2023-10-09T08:58:40.191175+0000 osd.4 (osd.4) 486 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[79557]: cluster 2023-10-09T08:58:40.192387+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[79557]: cluster 2023-10-09T08:58:40.193566+0000 osd.6 (osd.6) 418 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[79557]: cluster 2023-10-09T08:58:40.193857+0000 osd.7 (osd.7) 451 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[79557]: cluster 2023-10-09T08:58:40.194500+0000 osd.4 (osd.4) 487 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[79557]: cluster 2023-10-09T08:58:40.195797+0000 osd.7 (osd.7) 452 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[79557]: cluster 2023-10-09T08:58:40.197721+0000 osd.4 (osd.4) 488 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[76862]: cluster 2023-10-09T08:58:40.186899+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[76862]: cluster 2023-10-09T08:58:40.188000+0000 mon.a (mon.0) 1981 : cluster 0 osdmap e467: 8 total, 8 up, 8 in 2023-10-09T08:58:41.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[76862]: cluster 2023-10-09T08:58:40.189344+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[76862]: cluster 2023-10-09T08:58:40.190451+0000 osd.7 (osd.7) 450 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[76862]: cluster 2023-10-09T08:58:40.190552+0000 osd.6 (osd.6) 417 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[76862]: cluster 2023-10-09T08:58:40.191175+0000 osd.4 (osd.4) 486 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[76862]: cluster 2023-10-09T08:58:40.192387+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[76862]: cluster 2023-10-09T08:58:40.193566+0000 osd.6 (osd.6) 418 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[76862]: cluster 2023-10-09T08:58:40.193857+0000 osd.7 (osd.7) 451 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[76862]: cluster 2023-10-09T08:58:40.194500+0000 osd.4 (osd.4) 487 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[76862]: cluster 2023-10-09T08:58:40.195797+0000 osd.7 (osd.7) 452 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:41.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:41 smithi081 bash[76862]: cluster 2023-10-09T08:58:40.197721+0000 osd.4 (osd.4) 488 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T08:58:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:42 smithi118 bash[59345]: cluster 2023-10-09T08:58:40.419130+0000 mgr.y (mgr.26009) 1720 : cluster 0 pgmap v1984: 73 pgs: 1 active+recovering, 2 remapped+peering, 9 peering, 61 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 591 B/s, 0 objects/s recovering 2023-10-09T08:58:42.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:42 smithi118 bash[59345]: cluster 2023-10-09T08:58:41.185451+0000 mon.a (mon.0) 1982 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T08:58:42.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:42 smithi118 bash[59345]: cluster 2023-10-09T08:58:41.195911+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:42.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:42 smithi118 bash[59345]: cluster 2023-10-09T08:58:41.196590+0000 osd.6 (osd.6) 419 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:42.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:42 smithi118 bash[59345]: cluster 2023-10-09T08:58:41.198892+0000 mon.a (mon.0) 1983 : cluster 0 osdmap e468: 8 total, 8 up, 8 in 2023-10-09T08:58:42.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:42 smithi118 bash[59345]: cluster 2023-10-09T08:58:41.200501+0000 osd.7 (osd.7) 453 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:42.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:42 smithi118 bash[59345]: cluster 2023-10-09T08:58:41.203903+0000 osd.7 (osd.7) 454 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:42.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:42 smithi118 bash[59345]: cluster 2023-10-09T08:58:41.204144+0000 osd.4 (osd.4) 489 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:42.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:42 smithi118 bash[59345]: cluster 2023-10-09T08:58:41.205303+0000 osd.7 (osd.7) 455 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[76862]: cluster 2023-10-09T08:58:40.419130+0000 mgr.y (mgr.26009) 1720 : cluster 0 pgmap v1984: 73 pgs: 1 active+recovering, 2 remapped+peering, 9 peering, 61 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 591 B/s, 0 objects/s recovering 2023-10-09T08:58:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[76862]: cluster 2023-10-09T08:58:41.185451+0000 mon.a (mon.0) 1982 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T08:58:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[76862]: cluster 2023-10-09T08:58:41.195911+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:42.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[76862]: cluster 2023-10-09T08:58:41.196590+0000 osd.6 (osd.6) 419 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:42.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[76862]: cluster 2023-10-09T08:58:41.198892+0000 mon.a (mon.0) 1983 : cluster 0 osdmap e468: 8 total, 8 up, 8 in 2023-10-09T08:58:42.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[76862]: cluster 2023-10-09T08:58:41.200501+0000 osd.7 (osd.7) 453 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:42.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[76862]: cluster 2023-10-09T08:58:41.203903+0000 osd.7 (osd.7) 454 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:42.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[76862]: cluster 2023-10-09T08:58:41.204144+0000 osd.4 (osd.4) 489 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:42.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[76862]: cluster 2023-10-09T08:58:41.205303+0000 osd.7 (osd.7) 455 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[79557]: cluster 2023-10-09T08:58:40.419130+0000 mgr.y (mgr.26009) 1720 : cluster 0 pgmap v1984: 73 pgs: 1 active+recovering, 2 remapped+peering, 9 peering, 61 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 591 B/s, 0 objects/s recovering 2023-10-09T08:58:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[79557]: cluster 2023-10-09T08:58:41.185451+0000 mon.a (mon.0) 1982 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T08:58:42.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[79557]: cluster 2023-10-09T08:58:41.195911+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:42.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[79557]: cluster 2023-10-09T08:58:41.196590+0000 osd.6 (osd.6) 419 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:42.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[79557]: cluster 2023-10-09T08:58:41.198892+0000 mon.a (mon.0) 1983 : cluster 0 osdmap e468: 8 total, 8 up, 8 in 2023-10-09T08:58:42.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[79557]: cluster 2023-10-09T08:58:41.200501+0000 osd.7 (osd.7) 453 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:42.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[79557]: cluster 2023-10-09T08:58:41.203903+0000 osd.7 (osd.7) 454 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:42.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[79557]: cluster 2023-10-09T08:58:41.204144+0000 osd.4 (osd.4) 489 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:42.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:42 smithi081 bash[79557]: cluster 2023-10-09T08:58:41.205303+0000 osd.7 (osd.7) 455 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T08:58:43.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:43 smithi118 bash[59345]: cluster 2023-10-09T08:58:42.206284+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T08:58:43.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:43 smithi118 bash[59345]: cluster 2023-10-09T08:58:42.208984+0000 osd.6 (osd.6) 420 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T08:58:43.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:43 smithi118 bash[59345]: cluster 2023-10-09T08:58:42.210569+0000 mon.a (mon.0) 1984 : cluster 0 osdmap e469: 8 total, 8 up, 8 in 2023-10-09T08:58:43.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:43 smithi118 bash[59345]: cluster 2023-10-09T08:58:42.211453+0000 osd.7 (osd.7) 456 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T08:58:43.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:43 smithi118 bash[59345]: cluster 2023-10-09T08:58:42.215369+0000 osd.4 (osd.4) 490 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T08:58:43.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:43 smithi118 bash[59345]: cluster 2023-10-09T08:58:42.215712+0000 osd.7 (osd.7) 457 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T08:58:43.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:43 smithi081 bash[76862]: cluster 2023-10-09T08:58:42.206284+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T08:58:43.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:43 smithi081 bash[76862]: cluster 2023-10-09T08:58:42.208984+0000 osd.6 (osd.6) 420 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T08:58:43.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:43 smithi081 bash[76862]: cluster 2023-10-09T08:58:42.210569+0000 mon.a (mon.0) 1984 : cluster 0 osdmap e469: 8 total, 8 up, 8 in 2023-10-09T08:58:43.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:43 smithi081 bash[76862]: cluster 2023-10-09T08:58:42.211453+0000 osd.7 (osd.7) 456 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T08:58:43.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:43 smithi081 bash[76862]: cluster 2023-10-09T08:58:42.215369+0000 osd.4 (osd.4) 490 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T08:58:43.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:43 smithi081 bash[76862]: cluster 2023-10-09T08:58:42.215712+0000 osd.7 (osd.7) 457 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T08:58:43.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:43 smithi081 bash[79557]: cluster 2023-10-09T08:58:42.206284+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T08:58:43.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:43 smithi081 bash[79557]: cluster 2023-10-09T08:58:42.208984+0000 osd.6 (osd.6) 420 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T08:58:43.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:43 smithi081 bash[79557]: cluster 2023-10-09T08:58:42.210569+0000 mon.a (mon.0) 1984 : cluster 0 osdmap e469: 8 total, 8 up, 8 in 2023-10-09T08:58:43.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:43 smithi081 bash[79557]: cluster 2023-10-09T08:58:42.211453+0000 osd.7 (osd.7) 456 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T08:58:43.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:43 smithi081 bash[79557]: cluster 2023-10-09T08:58:42.215369+0000 osd.4 (osd.4) 490 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T08:58:43.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:43 smithi081 bash[79557]: cluster 2023-10-09T08:58:42.215712+0000 osd.7 (osd.7) 457 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T08:58:44.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:44 smithi118 bash[59345]: cluster 2023-10-09T08:58:42.419825+0000 mgr.y (mgr.26009) 1721 : cluster 0 pgmap v1987: 73 pgs: 1 active+recovering, 2 remapped+peering, 9 peering, 61 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.2 KiB/s, 0 objects/s recovering 2023-10-09T08:58:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:44 smithi118 bash[59345]: cluster 2023-10-09T08:58:43.217098+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:44 smithi118 bash[59345]: cluster 2023-10-09T08:58:43.217235+0000 osd.7 (osd.7) 458 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:44 smithi118 bash[59345]: cluster 2023-10-09T08:58:43.220789+0000 mon.a (mon.0) 1985 : cluster 0 osdmap e470: 8 total, 8 up, 8 in 2023-10-09T08:58:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:44 smithi118 bash[59345]: cluster 2023-10-09T08:58:43.221822+0000 osd.7 (osd.7) 459 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:44 smithi118 bash[59345]: cluster 2023-10-09T08:58:43.222817+0000 osd.6 (osd.6) 421 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:44 smithi118 bash[59345]: cluster 2023-10-09T08:58:43.223453+0000 osd.4 (osd.4) 491 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:44 smithi118 bash[59345]: cluster 2023-10-09T08:58:43.225104+0000 osd.7 (osd.7) 460 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:44 smithi118 bash[59345]: cluster 2023-10-09T08:58:43.226397+0000 osd.7 (osd.7) 461 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[76862]: cluster 2023-10-09T08:58:42.419825+0000 mgr.y (mgr.26009) 1721 : cluster 0 pgmap v1987: 73 pgs: 1 active+recovering, 2 remapped+peering, 9 peering, 61 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.2 KiB/s, 0 objects/s recovering 2023-10-09T08:58:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[76862]: cluster 2023-10-09T08:58:43.217098+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[76862]: cluster 2023-10-09T08:58:43.217235+0000 osd.7 (osd.7) 458 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[76862]: cluster 2023-10-09T08:58:43.220789+0000 mon.a (mon.0) 1985 : cluster 0 osdmap e470: 8 total, 8 up, 8 in 2023-10-09T08:58:44.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[76862]: cluster 2023-10-09T08:58:43.221822+0000 osd.7 (osd.7) 459 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[76862]: cluster 2023-10-09T08:58:43.222817+0000 osd.6 (osd.6) 421 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[76862]: cluster 2023-10-09T08:58:43.223453+0000 osd.4 (osd.4) 491 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[76862]: cluster 2023-10-09T08:58:43.225104+0000 osd.7 (osd.7) 460 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[76862]: cluster 2023-10-09T08:58:43.226397+0000 osd.7 (osd.7) 461 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[79557]: cluster 2023-10-09T08:58:42.419825+0000 mgr.y (mgr.26009) 1721 : cluster 0 pgmap v1987: 73 pgs: 1 active+recovering, 2 remapped+peering, 9 peering, 61 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.2 KiB/s, 0 objects/s recovering 2023-10-09T08:58:44.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[79557]: cluster 2023-10-09T08:58:43.217098+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[79557]: cluster 2023-10-09T08:58:43.217235+0000 osd.7 (osd.7) 458 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[79557]: cluster 2023-10-09T08:58:43.220789+0000 mon.a (mon.0) 1985 : cluster 0 osdmap e470: 8 total, 8 up, 8 in 2023-10-09T08:58:44.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[79557]: cluster 2023-10-09T08:58:43.221822+0000 osd.7 (osd.7) 459 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[79557]: cluster 2023-10-09T08:58:43.222817+0000 osd.6 (osd.6) 421 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[79557]: cluster 2023-10-09T08:58:43.223453+0000 osd.4 (osd.4) 491 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[79557]: cluster 2023-10-09T08:58:43.225104+0000 osd.7 (osd.7) 460 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:44.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:44 smithi081 bash[79557]: cluster 2023-10-09T08:58:43.226397+0000 osd.7 (osd.7) 461 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T08:58:45.149 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:58:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:45 smithi081 bash[76862]: cluster 2023-10-09T08:58:44.420723+0000 mgr.y (mgr.26009) 1722 : cluster 0 pgmap v1989: 73 pgs: 1 active+recovering, 2 remapped+peering, 70 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 137 KiB/s, 9 objects/s recovering 2023-10-09T08:58:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:45 smithi081 bash[76862]: cluster 2023-10-09T08:58:45.217368+0000 mon.a (mon.0) 1986 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T08:58:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:45 smithi081 bash[76862]: cluster 2023-10-09T08:58:45.217432+0000 mon.a (mon.0) 1987 : cluster 1 Cluster is now healthy 2023-10-09T08:58:45.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:45 smithi081 bash[79557]: cluster 2023-10-09T08:58:44.420723+0000 mgr.y (mgr.26009) 1722 : cluster 0 pgmap v1989: 73 pgs: 1 active+recovering, 2 remapped+peering, 70 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 137 KiB/s, 9 objects/s recovering 2023-10-09T08:58:45.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:45 smithi081 bash[79557]: cluster 2023-10-09T08:58:45.217368+0000 mon.a (mon.0) 1986 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T08:58:45.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:45 smithi081 bash[79557]: cluster 2023-10-09T08:58:45.217432+0000 mon.a (mon.0) 1987 : cluster 1 Cluster is now healthy 2023-10-09T08:58:45.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:45 smithi118 bash[59345]: cluster 2023-10-09T08:58:44.420723+0000 mgr.y (mgr.26009) 1722 : cluster 0 pgmap v1989: 73 pgs: 1 active+recovering, 2 remapped+peering, 70 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 137 KiB/s, 9 objects/s recovering 2023-10-09T08:58:45.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:45 smithi118 bash[59345]: cluster 2023-10-09T08:58:45.217368+0000 mon.a (mon.0) 1986 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T08:58:45.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:45 smithi118 bash[59345]: cluster 2023-10-09T08:58:45.217432+0000 mon.a (mon.0) 1987 : cluster 1 Cluster is now healthy 2023-10-09T08:58:47.730 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:47 smithi081 bash[76862]: cluster 2023-10-09T08:58:46.421425+0000 mgr.y (mgr.26009) 1723 : cluster 0 pgmap v1990: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 96 KiB/s, 11 objects/s recovering 2023-10-09T08:58:47.730 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:47 smithi081 bash[79557]: cluster 2023-10-09T08:58:46.421425+0000 mgr.y (mgr.26009) 1723 : cluster 0 pgmap v1990: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 96 KiB/s, 11 objects/s recovering 2023-10-09T08:58:47.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:47 smithi118 bash[59345]: cluster 2023-10-09T08:58:46.421425+0000 mgr.y (mgr.26009) 1723 : cluster 0 pgmap v1990: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 96 KiB/s, 11 objects/s recovering 2023-10-09T08:58:49.194 INFO:teuthology.orchestra.run.smithi081.stdout:mon.a: {} 2023-10-09T08:58:49.215 INFO:teuthology.orchestra.run.smithi081.stdout:mon.b: {} 2023-10-09T08:58:49.233 INFO:teuthology.orchestra.run.smithi081.stdout:mon.c: {} 2023-10-09T08:58:49.234 INFO:teuthology.orchestra.run.smithi081.stderr:mon.a: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-10-09T08:58:49.234 INFO:teuthology.orchestra.run.smithi081.stderr:mon.b: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-10-09T08:58:49.234 INFO:teuthology.orchestra.run.smithi081.stderr:mon.c: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-10-09T08:58:50.127 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 0 1 2023-10-09T08:58:50.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:50 smithi081 bash[76862]: cluster 2023-10-09T08:58:48.422028+0000 mgr.y (mgr.26009) 1724 : cluster 0 pgmap v1991: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 80 KiB/s, 9 objects/s recovering 2023-10-09T08:58:50.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:50 smithi081 bash[76862]: audit 2023-10-09T08:58:49.175208+0000 mon.a (mon.0) 1988 : audit 0 from='client.? 172.21.15.81:0/2023029357' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T08:58:50.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:50 smithi081 bash[79557]: cluster 2023-10-09T08:58:48.422028+0000 mgr.y (mgr.26009) 1724 : cluster 0 pgmap v1991: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 80 KiB/s, 9 objects/s recovering 2023-10-09T08:58:50.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:50 smithi081 bash[79557]: audit 2023-10-09T08:58:49.175208+0000 mon.a (mon.0) 1988 : audit 0 from='client.? 172.21.15.81:0/2023029357' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T08:58:50.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:50 smithi118 bash[59345]: cluster 2023-10-09T08:58:48.422028+0000 mgr.y (mgr.26009) 1724 : cluster 0 pgmap v1991: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 80 KiB/s, 9 objects/s recovering 2023-10-09T08:58:50.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:50 smithi118 bash[59345]: audit 2023-10-09T08:58:49.175208+0000 mon.a (mon.0) 1988 : audit 0 from='client.? 172.21.15.81:0/2023029357' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T08:58:51.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:58:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:58:51] "GET /metrics HTTP/1.1" 200 34164 "" "Prometheus/2.33.4" 2023-10-09T08:58:52.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:52 smithi081 bash[76862]: cluster 2023-10-09T08:58:50.423207+0000 mgr.y (mgr.26009) 1725 : cluster 0 pgmap v1992: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 70 KiB/s, 8 objects/s recovering 2023-10-09T08:58:52.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:52 smithi081 bash[79557]: cluster 2023-10-09T08:58:50.423207+0000 mgr.y (mgr.26009) 1725 : cluster 0 pgmap v1992: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 70 KiB/s, 8 objects/s recovering 2023-10-09T08:58:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:52 smithi118 bash[59345]: cluster 2023-10-09T08:58:50.423207+0000 mgr.y (mgr.26009) 1725 : cluster 0 pgmap v1992: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 70 KiB/s, 8 objects/s recovering 2023-10-09T08:58:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:54 smithi081 bash[79557]: cluster 2023-10-09T08:58:52.423910+0000 mgr.y (mgr.26009) 1726 : cluster 0 pgmap v1993: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 58 KiB/s, 6 objects/s recovering 2023-10-09T08:58:54.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:54 smithi081 bash[79557]: audit 2023-10-09T08:58:53.191722+0000 mon.c (mon.2) 616 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:58:54.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:54 smithi081 bash[76862]: cluster 2023-10-09T08:58:52.423910+0000 mgr.y (mgr.26009) 1726 : cluster 0 pgmap v1993: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 58 KiB/s, 6 objects/s recovering 2023-10-09T08:58:54.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:54 smithi081 bash[76862]: audit 2023-10-09T08:58:53.191722+0000 mon.c (mon.2) 616 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:58:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:54 smithi118 bash[59345]: cluster 2023-10-09T08:58:52.423910+0000 mgr.y (mgr.26009) 1726 : cluster 0 pgmap v1993: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 58 KiB/s, 6 objects/s recovering 2023-10-09T08:58:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:54 smithi118 bash[59345]: audit 2023-10-09T08:58:53.191722+0000 mon.c (mon.2) 616 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:58:54.906 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:58:55.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:55 smithi081 bash[76862]: audit 2023-10-09T08:58:54.087941+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:55.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:55 smithi081 bash[79557]: audit 2023-10-09T08:58:54.087941+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:55.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:55 smithi118 bash[59345]: audit 2023-10-09T08:58:54.087941+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:58:56.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:56 smithi081 bash[76862]: cluster 2023-10-09T08:58:54.424746+0000 mgr.y (mgr.26009) 1727 : cluster 0 pgmap v1994: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 51 KiB/s, 6 objects/s recovering 2023-10-09T08:58:56.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:56 smithi081 bash[79557]: cluster 2023-10-09T08:58:54.424746+0000 mgr.y (mgr.26009) 1727 : cluster 0 pgmap v1994: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 51 KiB/s, 6 objects/s recovering 2023-10-09T08:58:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:56 smithi118 bash[59345]: cluster 2023-10-09T08:58:54.424746+0000 mgr.y (mgr.26009) 1727 : cluster 0 pgmap v1994: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 51 KiB/s, 6 objects/s recovering 2023-10-09T08:58:58.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:58 smithi081 bash[76862]: cluster 2023-10-09T08:58:56.425542+0000 mgr.y (mgr.26009) 1728 : cluster 0 pgmap v1995: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1 B/s, 2 objects/s recovering 2023-10-09T08:58:58.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:58 smithi081 bash[79557]: cluster 2023-10-09T08:58:56.425542+0000 mgr.y (mgr.26009) 1728 : cluster 0 pgmap v1995: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1 B/s, 2 objects/s recovering 2023-10-09T08:58:58.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:58 smithi118 bash[59345]: cluster 2023-10-09T08:58:56.425542+0000 mgr.y (mgr.26009) 1728 : cluster 0 pgmap v1995: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1 B/s, 2 objects/s recovering 2023-10-09T08:58:59.114 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.0 to 1 (10000) 2023-10-09T08:58:59.360 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:58:59 smithi081 bash[76862]: audit 2023-10-09T08:58:59.051413+0000 mon.a (mon.0) 1990 : audit 1 from='client.? 172.21.15.81:0/3684686136' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:58:59.360 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:58:59 smithi081 bash[79557]: audit 2023-10-09T08:58:59.051413+0000 mon.a (mon.0) 1990 : audit 1 from='client.? 172.21.15.81:0/3684686136' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:58:59.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:58:59 smithi118 bash[59345]: audit 2023-10-09T08:58:59.051413+0000 mon.a (mon.0) 1990 : audit 1 from='client.? 172.21.15.81:0/3684686136' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:59:00.126 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 0 1 2023-10-09T08:59:00.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:00 smithi081 bash[76862]: cluster 2023-10-09T08:58:58.426210+0000 mgr.y (mgr.26009) 1729 : cluster 0 pgmap v1996: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:00.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:00 smithi081 bash[76862]: cluster 2023-10-09T08:58:59.105677+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e471 with expected crc 2023-10-09T08:59:00.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:00 smithi081 bash[76862]: audit 2023-10-09T08:58:59.109372+0000 mon.a (mon.0) 1991 : audit 1 from='client.? 172.21.15.81:0/3684686136' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-09T08:59:00.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:00 smithi081 bash[76862]: cluster 2023-10-09T08:58:59.109530+0000 mon.a (mon.0) 1992 : cluster 0 osdmap e471: 8 total, 8 up, 8 in 2023-10-09T08:59:00.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:00 smithi081 bash[79557]: cluster 2023-10-09T08:58:58.426210+0000 mgr.y (mgr.26009) 1729 : cluster 0 pgmap v1996: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:00.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:00 smithi081 bash[79557]: cluster 2023-10-09T08:58:59.105677+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e471 with expected crc 2023-10-09T08:59:00.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:00 smithi081 bash[79557]: audit 2023-10-09T08:58:59.109372+0000 mon.a (mon.0) 1991 : audit 1 from='client.? 172.21.15.81:0/3684686136' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-09T08:59:00.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:00 smithi081 bash[79557]: cluster 2023-10-09T08:58:59.109530+0000 mon.a (mon.0) 1992 : cluster 0 osdmap e471: 8 total, 8 up, 8 in 2023-10-09T08:59:00.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:00 smithi118 bash[59345]: cluster 2023-10-09T08:58:58.426210+0000 mgr.y (mgr.26009) 1729 : cluster 0 pgmap v1996: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:00.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:00 smithi118 bash[59345]: cluster 2023-10-09T08:58:59.105677+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e471 with expected crc 2023-10-09T08:59:00.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:00 smithi118 bash[59345]: audit 2023-10-09T08:58:59.109372+0000 mon.a (mon.0) 1991 : audit 1 from='client.? 172.21.15.81:0/3684686136' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-09T08:59:00.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:00 smithi118 bash[59345]: cluster 2023-10-09T08:58:59.109530+0000 mon.a (mon.0) 1992 : cluster 0 osdmap e471: 8 total, 8 up, 8 in 2023-10-09T08:59:01.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:59:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:59:01] "GET /metrics HTTP/1.1" 200 34191 "" "Prometheus/2.33.4" 2023-10-09T08:59:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:02 smithi081 bash[76862]: cluster 2023-10-09T08:59:00.427181+0000 mgr.y (mgr.26009) 1730 : cluster 0 pgmap v1998: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:02.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:02 smithi081 bash[79557]: cluster 2023-10-09T08:59:00.427181+0000 mgr.y (mgr.26009) 1730 : cluster 0 pgmap v1998: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:02.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:02 smithi118 bash[59345]: cluster 2023-10-09T08:59:00.427181+0000 mgr.y (mgr.26009) 1730 : cluster 0 pgmap v1998: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:04 smithi081 bash[76862]: cluster 2023-10-09T08:59:02.427696+0000 mgr.y (mgr.26009) 1731 : cluster 0 pgmap v1999: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:04.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:04 smithi081 bash[79557]: cluster 2023-10-09T08:59:02.427696+0000 mgr.y (mgr.26009) 1731 : cluster 0 pgmap v1999: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:04 smithi118 bash[59345]: cluster 2023-10-09T08:59:02.427696+0000 mgr.y (mgr.26009) 1731 : cluster 0 pgmap v1999: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:04.892 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:59:06.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:06 smithi081 bash[76862]: cluster 2023-10-09T08:59:04.428517+0000 mgr.y (mgr.26009) 1732 : cluster 0 pgmap v2000: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:06.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:06 smithi081 bash[79557]: cluster 2023-10-09T08:59:04.428517+0000 mgr.y (mgr.26009) 1732 : cluster 0 pgmap v2000: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:06.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:06 smithi118 bash[59345]: cluster 2023-10-09T08:59:04.428517+0000 mgr.y (mgr.26009) 1732 : cluster 0 pgmap v2000: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:08.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:08 smithi081 bash[76862]: cluster 2023-10-09T08:59:06.429469+0000 mgr.y (mgr.26009) 1733 : cluster 0 pgmap v2001: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:08 smithi081 bash[79557]: cluster 2023-10-09T08:59:06.429469+0000 mgr.y (mgr.26009) 1733 : cluster 0 pgmap v2001: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:08.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:08 smithi118 bash[59345]: cluster 2023-10-09T08:59:06.429469+0000 mgr.y (mgr.26009) 1733 : cluster 0 pgmap v2001: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:09.141 INFO:teuthology.orchestra.run.smithi081.stderr:set osd.0 primary-affinity to 1 (8655362) 2023-10-09T08:59:09.392 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:09 smithi081 bash[76862]: audit 2023-10-09T08:59:08.192212+0000 mon.c (mon.2) 617 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:59:09.392 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:09 smithi081 bash[76862]: audit 2023-10-09T08:59:08.748893+0000 mon.c (mon.2) 618 : audit 1 from='client.? 172.21.15.81:0/4057024469' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:59:09.392 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:09 smithi081 bash[76862]: audit 2023-10-09T08:59:08.749762+0000 mon.a (mon.0) 1993 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:59:09.392 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:09 smithi081 bash[79557]: audit 2023-10-09T08:59:08.192212+0000 mon.c (mon.2) 617 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:59:09.393 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:09 smithi081 bash[79557]: audit 2023-10-09T08:59:08.748893+0000 mon.c (mon.2) 618 : audit 1 from='client.? 172.21.15.81:0/4057024469' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:59:09.393 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:09 smithi081 bash[79557]: audit 2023-10-09T08:59:08.749762+0000 mon.a (mon.0) 1993 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:59:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:09 smithi118 bash[59345]: audit 2023-10-09T08:59:08.192212+0000 mon.c (mon.2) 617 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:59:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:09 smithi118 bash[59345]: audit 2023-10-09T08:59:08.748893+0000 mon.c (mon.2) 618 : audit 1 from='client.? 172.21.15.81:0/4057024469' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:59:09.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:09 smithi118 bash[59345]: audit 2023-10-09T08:59:08.749762+0000 mon.a (mon.0) 1993 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T08:59:10.161 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 3 1 2023-10-09T08:59:10.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:10 smithi118 bash[59345]: cluster 2023-10-09T08:59:08.430110+0000 mgr.y (mgr.26009) 1734 : cluster 0 pgmap v2002: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:10.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:10 smithi118 bash[59345]: cluster 2023-10-09T08:59:09.132878+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e472 with expected crc 2023-10-09T08:59:10.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:10 smithi118 bash[59345]: cluster 2023-10-09T08:59:09.133216+0000 osd.6 (osd.6) 422 : cluster 3 failed to encode map e472 with expected crc 2023-10-09T08:59:10.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:10 smithi118 bash[59345]: audit 2023-10-09T08:59:09.135666+0000 mon.a (mon.0) 1994 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-09T08:59:10.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:10 smithi118 bash[59345]: cluster 2023-10-09T08:59:09.135790+0000 mon.a (mon.0) 1995 : cluster 0 osdmap e472: 8 total, 8 up, 8 in 2023-10-09T08:59:10.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:10 smithi081 bash[76862]: cluster 2023-10-09T08:59:08.430110+0000 mgr.y (mgr.26009) 1734 : cluster 0 pgmap v2002: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:10.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:10 smithi081 bash[76862]: cluster 2023-10-09T08:59:09.132878+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e472 with expected crc 2023-10-09T08:59:10.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:10 smithi081 bash[76862]: cluster 2023-10-09T08:59:09.133216+0000 osd.6 (osd.6) 422 : cluster 3 failed to encode map e472 with expected crc 2023-10-09T08:59:10.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:10 smithi081 bash[76862]: audit 2023-10-09T08:59:09.135666+0000 mon.a (mon.0) 1994 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-09T08:59:10.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:10 smithi081 bash[76862]: cluster 2023-10-09T08:59:09.135790+0000 mon.a (mon.0) 1995 : cluster 0 osdmap e472: 8 total, 8 up, 8 in 2023-10-09T08:59:10.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:10 smithi081 bash[79557]: cluster 2023-10-09T08:59:08.430110+0000 mgr.y (mgr.26009) 1734 : cluster 0 pgmap v2002: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:10.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:10 smithi081 bash[79557]: cluster 2023-10-09T08:59:09.132878+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e472 with expected crc 2023-10-09T08:59:10.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:10 smithi081 bash[79557]: cluster 2023-10-09T08:59:09.133216+0000 osd.6 (osd.6) 422 : cluster 3 failed to encode map e472 with expected crc 2023-10-09T08:59:10.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:10 smithi081 bash[79557]: audit 2023-10-09T08:59:09.135666+0000 mon.a (mon.0) 1994 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-09T08:59:10.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:10 smithi081 bash[79557]: cluster 2023-10-09T08:59:09.135790+0000 mon.a (mon.0) 1995 : cluster 0 osdmap e472: 8 total, 8 up, 8 in 2023-10-09T08:59:11.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:59:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:59:11] "GET /metrics HTTP/1.1" 200 34177 "" "Prometheus/2.33.4" 2023-10-09T08:59:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:12 smithi118 bash[59345]: cluster 2023-10-09T08:59:10.431193+0000 mgr.y (mgr.26009) 1735 : cluster 0 pgmap v2004: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:12.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:12 smithi081 bash[76862]: cluster 2023-10-09T08:59:10.431193+0000 mgr.y (mgr.26009) 1735 : cluster 0 pgmap v2004: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:12.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:12 smithi081 bash[79557]: cluster 2023-10-09T08:59:10.431193+0000 mgr.y (mgr.26009) 1735 : cluster 0 pgmap v2004: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:14 smithi118 bash[59345]: cluster 2023-10-09T08:59:12.431784+0000 mgr.y (mgr.26009) 1736 : cluster 0 pgmap v2005: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:14.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:14 smithi081 bash[76862]: cluster 2023-10-09T08:59:12.431784+0000 mgr.y (mgr.26009) 1736 : cluster 0 pgmap v2005: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:14.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:14 smithi081 bash[79557]: cluster 2023-10-09T08:59:12.431784+0000 mgr.y (mgr.26009) 1736 : cluster 0 pgmap v2005: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:14.935 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:59:16.418 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:16 smithi081 bash[76862]: cluster 2023-10-09T08:59:14.432468+0000 mgr.y (mgr.26009) 1737 : cluster 0 pgmap v2006: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:16.419 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:16 smithi081 bash[79557]: cluster 2023-10-09T08:59:14.432468+0000 mgr.y (mgr.26009) 1737 : cluster 0 pgmap v2006: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:16.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:16 smithi118 bash[59345]: cluster 2023-10-09T08:59:14.432468+0000 mgr.y (mgr.26009) 1737 : cluster 0 pgmap v2006: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:18.413 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:18 smithi081 bash[79557]: cluster 2023-10-09T08:59:16.433270+0000 mgr.y (mgr.26009) 1738 : cluster 0 pgmap v2007: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:18.413 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:18 smithi081 bash[76862]: cluster 2023-10-09T08:59:16.433270+0000 mgr.y (mgr.26009) 1738 : cluster 0 pgmap v2007: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:18.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:18 smithi118 bash[59345]: cluster 2023-10-09T08:59:16.433270+0000 mgr.y (mgr.26009) 1738 : cluster 0 pgmap v2007: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:19.182 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.3 to 1 (10000) 2023-10-09T08:59:19.416 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:19 smithi081 bash[76862]: audit 2023-10-09T08:59:18.800662+0000 mon.a (mon.0) 1996 : audit 1 from='client.? 172.21.15.81:0/826910649' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:59:19.416 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:19 smithi081 bash[79557]: audit 2023-10-09T08:59:18.800662+0000 mon.a (mon.0) 1996 : audit 1 from='client.? 172.21.15.81:0/826910649' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:59:19.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:19 smithi118 bash[59345]: audit 2023-10-09T08:59:18.800662+0000 mon.a (mon.0) 1996 : audit 1 from='client.? 172.21.15.81:0/826910649' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:59:20.117 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 3 1 2023-10-09T08:59:20.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:20 smithi081 bash[76862]: cluster 2023-10-09T08:59:18.433924+0000 mgr.y (mgr.26009) 1739 : cluster 0 pgmap v2008: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:20.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:20 smithi081 bash[76862]: cluster 2023-10-09T08:59:19.166495+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T08:59:20.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:20 smithi081 bash[76862]: audit 2023-10-09T08:59:19.175708+0000 mon.a (mon.0) 1997 : audit 1 from='client.? 172.21.15.81:0/826910649' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-09T08:59:20.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:20 smithi081 bash[76862]: cluster 2023-10-09T08:59:19.175839+0000 mon.a (mon.0) 1998 : cluster 0 osdmap e473: 8 total, 8 up, 8 in 2023-10-09T08:59:20.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:20 smithi081 bash[76862]: cluster 2023-10-09T08:59:19.182669+0000 osd.4 (osd.4) 492 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T08:59:20.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:20 smithi081 bash[76862]: cluster 2023-10-09T08:59:19.182786+0000 osd.6 (osd.6) 423 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T08:59:20.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:20 smithi081 bash[76862]: cluster 2023-10-09T08:59:19.182798+0000 osd.7 (osd.7) 462 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T08:59:20.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:20 smithi081 bash[79557]: cluster 2023-10-09T08:59:18.433924+0000 mgr.y (mgr.26009) 1739 : cluster 0 pgmap v2008: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:20.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:20 smithi081 bash[79557]: cluster 2023-10-09T08:59:19.166495+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T08:59:20.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:20 smithi081 bash[79557]: audit 2023-10-09T08:59:19.175708+0000 mon.a (mon.0) 1997 : audit 1 from='client.? 172.21.15.81:0/826910649' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-09T08:59:20.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:20 smithi081 bash[79557]: cluster 2023-10-09T08:59:19.175839+0000 mon.a (mon.0) 1998 : cluster 0 osdmap e473: 8 total, 8 up, 8 in 2023-10-09T08:59:20.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:20 smithi081 bash[79557]: cluster 2023-10-09T08:59:19.182669+0000 osd.4 (osd.4) 492 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T08:59:20.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:20 smithi081 bash[79557]: cluster 2023-10-09T08:59:19.182786+0000 osd.6 (osd.6) 423 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T08:59:20.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:20 smithi081 bash[79557]: cluster 2023-10-09T08:59:19.182798+0000 osd.7 (osd.7) 462 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T08:59:20.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:20 smithi118 bash[59345]: cluster 2023-10-09T08:59:18.433924+0000 mgr.y (mgr.26009) 1739 : cluster 0 pgmap v2008: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:20.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:20 smithi118 bash[59345]: cluster 2023-10-09T08:59:19.166495+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T08:59:20.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:20 smithi118 bash[59345]: audit 2023-10-09T08:59:19.175708+0000 mon.a (mon.0) 1997 : audit 1 from='client.? 172.21.15.81:0/826910649' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-09T08:59:20.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:20 smithi118 bash[59345]: cluster 2023-10-09T08:59:19.175839+0000 mon.a (mon.0) 1998 : cluster 0 osdmap e473: 8 total, 8 up, 8 in 2023-10-09T08:59:20.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:20 smithi118 bash[59345]: cluster 2023-10-09T08:59:19.182669+0000 osd.4 (osd.4) 492 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T08:59:20.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:20 smithi118 bash[59345]: cluster 2023-10-09T08:59:19.182786+0000 osd.6 (osd.6) 423 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T08:59:20.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:20 smithi118 bash[59345]: cluster 2023-10-09T08:59:19.182798+0000 osd.7 (osd.7) 462 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T08:59:21.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:59:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:59:21] "GET /metrics HTTP/1.1" 200 34177 "" "Prometheus/2.33.4" 2023-10-09T08:59:22.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:22 smithi118 bash[59345]: cluster 2023-10-09T08:59:20.435011+0000 mgr.y (mgr.26009) 1740 : cluster 0 pgmap v2010: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:22.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:22 smithi081 bash[79557]: cluster 2023-10-09T08:59:20.435011+0000 mgr.y (mgr.26009) 1740 : cluster 0 pgmap v2010: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:22.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:22 smithi081 bash[76862]: cluster 2023-10-09T08:59:20.435011+0000 mgr.y (mgr.26009) 1740 : cluster 0 pgmap v2010: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:24 smithi118 bash[59345]: cluster 2023-10-09T08:59:22.435591+0000 mgr.y (mgr.26009) 1741 : cluster 0 pgmap v2011: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:24.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:24 smithi118 bash[59345]: audit 2023-10-09T08:59:23.192874+0000 mon.c (mon.2) 619 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:59:24.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:24 smithi081 bash[79557]: cluster 2023-10-09T08:59:22.435591+0000 mgr.y (mgr.26009) 1741 : cluster 0 pgmap v2011: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:24.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:24 smithi081 bash[79557]: audit 2023-10-09T08:59:23.192874+0000 mon.c (mon.2) 619 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:59:24.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:24 smithi081 bash[76862]: cluster 2023-10-09T08:59:22.435591+0000 mgr.y (mgr.26009) 1741 : cluster 0 pgmap v2011: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:24.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:24 smithi081 bash[76862]: audit 2023-10-09T08:59:23.192874+0000 mon.c (mon.2) 619 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:59:24.895 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:59:26.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:26 smithi081 bash[76862]: cluster 2023-10-09T08:59:24.436377+0000 mgr.y (mgr.26009) 1742 : cluster 0 pgmap v2012: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:26.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:26 smithi081 bash[79557]: cluster 2023-10-09T08:59:24.436377+0000 mgr.y (mgr.26009) 1742 : cluster 0 pgmap v2012: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:26 smithi118 bash[59345]: cluster 2023-10-09T08:59:24.436377+0000 mgr.y (mgr.26009) 1742 : cluster 0 pgmap v2012: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:28.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:28 smithi118 bash[59345]: cluster 2023-10-09T08:59:26.437318+0000 mgr.y (mgr.26009) 1743 : cluster 0 pgmap v2013: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:28.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:28 smithi081 bash[76862]: cluster 2023-10-09T08:59:26.437318+0000 mgr.y (mgr.26009) 1743 : cluster 0 pgmap v2013: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:28.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:28 smithi081 bash[79557]: cluster 2023-10-09T08:59:26.437318+0000 mgr.y (mgr.26009) 1743 : cluster 0 pgmap v2013: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:29.218 INFO:teuthology.orchestra.run.smithi081.stderr:set osd.3 primary-affinity to 1 (8655362) 2023-10-09T08:59:29.481 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:29 smithi081 bash[76862]: audit 2023-10-09T08:59:28.771115+0000 mon.a (mon.0) 1999 : audit 1 from='client.? 172.21.15.81:0/4281103790' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:59:29.481 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:29 smithi081 bash[79557]: audit 2023-10-09T08:59:28.771115+0000 mon.a (mon.0) 1999 : audit 1 from='client.? 172.21.15.81:0/4281103790' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:59:29.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:29 smithi118 bash[59345]: audit 2023-10-09T08:59:28.771115+0000 mon.a (mon.0) 1999 : audit 1 from='client.? 172.21.15.81:0/4281103790' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T08:59:30.281 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 4 1 2023-10-09T08:59:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:30 smithi118 bash[59345]: cluster 2023-10-09T08:59:28.437975+0000 mgr.y (mgr.26009) 1744 : cluster 0 pgmap v2014: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:30 smithi118 bash[59345]: cluster 2023-10-09T08:59:29.201336+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T08:59:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:30 smithi118 bash[59345]: audit 2023-10-09T08:59:29.205907+0000 mon.a (mon.0) 2000 : audit 1 from='client.? 172.21.15.81:0/4281103790' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-10-09T08:59:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:30 smithi118 bash[59345]: cluster 2023-10-09T08:59:29.205997+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e474: 8 total, 8 up, 8 in 2023-10-09T08:59:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:30 smithi118 bash[59345]: cluster 2023-10-09T08:59:29.209252+0000 osd.4 (osd.4) 493 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T08:59:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:30 smithi118 bash[59345]: cluster 2023-10-09T08:59:29.209319+0000 osd.7 (osd.7) 463 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T08:59:30.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:30 smithi118 bash[59345]: cluster 2023-10-09T08:59:29.209569+0000 osd.6 (osd.6) 424 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T08:59:30.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:30 smithi081 bash[79557]: cluster 2023-10-09T08:59:28.437975+0000 mgr.y (mgr.26009) 1744 : cluster 0 pgmap v2014: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:30.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:30 smithi081 bash[79557]: cluster 2023-10-09T08:59:29.201336+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T08:59:30.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:30 smithi081 bash[79557]: audit 2023-10-09T08:59:29.205907+0000 mon.a (mon.0) 2000 : audit 1 from='client.? 172.21.15.81:0/4281103790' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-10-09T08:59:30.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:30 smithi081 bash[79557]: cluster 2023-10-09T08:59:29.205997+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e474: 8 total, 8 up, 8 in 2023-10-09T08:59:30.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:30 smithi081 bash[79557]: cluster 2023-10-09T08:59:29.209252+0000 osd.4 (osd.4) 493 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T08:59:30.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:30 smithi081 bash[79557]: cluster 2023-10-09T08:59:29.209319+0000 osd.7 (osd.7) 463 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T08:59:30.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:30 smithi081 bash[79557]: cluster 2023-10-09T08:59:29.209569+0000 osd.6 (osd.6) 424 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T08:59:30.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:30 smithi081 bash[76862]: cluster 2023-10-09T08:59:28.437975+0000 mgr.y (mgr.26009) 1744 : cluster 0 pgmap v2014: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:30.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:30 smithi081 bash[76862]: cluster 2023-10-09T08:59:29.201336+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T08:59:30.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:30 smithi081 bash[76862]: audit 2023-10-09T08:59:29.205907+0000 mon.a (mon.0) 2000 : audit 1 from='client.? 172.21.15.81:0/4281103790' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-10-09T08:59:30.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:30 smithi081 bash[76862]: cluster 2023-10-09T08:59:29.205997+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e474: 8 total, 8 up, 8 in 2023-10-09T08:59:30.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:30 smithi081 bash[76862]: cluster 2023-10-09T08:59:29.209252+0000 osd.4 (osd.4) 493 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T08:59:30.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:30 smithi081 bash[76862]: cluster 2023-10-09T08:59:29.209319+0000 osd.7 (osd.7) 463 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T08:59:30.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:30 smithi081 bash[76862]: cluster 2023-10-09T08:59:29.209569+0000 osd.6 (osd.6) 424 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T08:59:31.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:31 smithi118 bash[59345]: cluster 2023-10-09T08:59:30.204038+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T08:59:31.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:31 smithi118 bash[59345]: cluster 2023-10-09T08:59:30.204731+0000 osd.6 (osd.6) 425 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T08:59:31.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:31 smithi118 bash[59345]: cluster 2023-10-09T08:59:30.205692+0000 mon.a (mon.0) 2002 : cluster 0 osdmap e475: 8 total, 8 up, 8 in 2023-10-09T08:59:31.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:31 smithi118 bash[59345]: cluster 2023-10-09T08:59:30.207741+0000 osd.4 (osd.4) 494 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T08:59:31.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:31 smithi118 bash[59345]: cluster 2023-10-09T08:59:30.212033+0000 osd.7 (osd.7) 464 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T08:59:31.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:31 smithi118 bash[59345]: audit 2023-10-09T08:59:30.769709+0000 mon.c (mon.2) 620 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:59:31.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:59:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:59:31] "GET /metrics HTTP/1.1" 200 34178 "" "Prometheus/2.33.4" 2023-10-09T08:59:31.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:31 smithi081 bash[76862]: cluster 2023-10-09T08:59:30.204038+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T08:59:31.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:31 smithi081 bash[76862]: cluster 2023-10-09T08:59:30.204731+0000 osd.6 (osd.6) 425 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T08:59:31.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:31 smithi081 bash[76862]: cluster 2023-10-09T08:59:30.205692+0000 mon.a (mon.0) 2002 : cluster 0 osdmap e475: 8 total, 8 up, 8 in 2023-10-09T08:59:31.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:31 smithi081 bash[76862]: cluster 2023-10-09T08:59:30.207741+0000 osd.4 (osd.4) 494 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T08:59:31.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:31 smithi081 bash[76862]: cluster 2023-10-09T08:59:30.212033+0000 osd.7 (osd.7) 464 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T08:59:31.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:31 smithi081 bash[76862]: audit 2023-10-09T08:59:30.769709+0000 mon.c (mon.2) 620 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:59:31.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:31 smithi081 bash[79557]: cluster 2023-10-09T08:59:30.204038+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T08:59:31.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:31 smithi081 bash[79557]: cluster 2023-10-09T08:59:30.204731+0000 osd.6 (osd.6) 425 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T08:59:31.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:31 smithi081 bash[79557]: cluster 2023-10-09T08:59:30.205692+0000 mon.a (mon.0) 2002 : cluster 0 osdmap e475: 8 total, 8 up, 8 in 2023-10-09T08:59:31.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:31 smithi081 bash[79557]: cluster 2023-10-09T08:59:30.207741+0000 osd.4 (osd.4) 494 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T08:59:31.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:31 smithi081 bash[79557]: cluster 2023-10-09T08:59:30.212033+0000 osd.7 (osd.7) 464 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T08:59:31.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:31 smithi081 bash[79557]: audit 2023-10-09T08:59:30.769709+0000 mon.c (mon.2) 620 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T08:59:32.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:32 smithi118 bash[59345]: cluster 2023-10-09T08:59:30.438898+0000 mgr.y (mgr.26009) 1745 : cluster 0 pgmap v2017: 73 pgs: 14 peering, 59 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:32.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:32 smithi118 bash[59345]: cluster 2023-10-09T08:59:31.211707+0000 mon.a (mon.0) 2003 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2023-10-09T08:59:32.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:32 smithi081 bash[76862]: cluster 2023-10-09T08:59:30.438898+0000 mgr.y (mgr.26009) 1745 : cluster 0 pgmap v2017: 73 pgs: 14 peering, 59 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:32.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:32 smithi081 bash[76862]: cluster 2023-10-09T08:59:31.211707+0000 mon.a (mon.0) 2003 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2023-10-09T08:59:32.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:32 smithi081 bash[79557]: cluster 2023-10-09T08:59:30.438898+0000 mgr.y (mgr.26009) 1745 : cluster 0 pgmap v2017: 73 pgs: 14 peering, 59 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:32.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:32 smithi081 bash[79557]: cluster 2023-10-09T08:59:31.211707+0000 mon.a (mon.0) 2003 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2023-10-09T08:59:34.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:34 smithi118 bash[59345]: cluster 2023-10-09T08:59:32.439724+0000 mgr.y (mgr.26009) 1746 : cluster 0 pgmap v2018: 73 pgs: 14 peering, 59 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:34.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:34 smithi081 bash[76862]: cluster 2023-10-09T08:59:32.439724+0000 mgr.y (mgr.26009) 1746 : cluster 0 pgmap v2018: 73 pgs: 14 peering, 59 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:34.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:34 smithi081 bash[79557]: cluster 2023-10-09T08:59:32.439724+0000 mgr.y (mgr.26009) 1746 : cluster 0 pgmap v2018: 73 pgs: 14 peering, 59 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:35.058 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:59:35.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:35 smithi081 bash[76862]: cluster 2023-10-09T08:59:34.440637+0000 mgr.y (mgr.26009) 1747 : cluster 0 pgmap v2019: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:35.377 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:35 smithi081 bash[76862]: cluster 2023-10-09T08:59:35.226453+0000 mon.a (mon.0) 2004 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 14 pgs peering) 2023-10-09T08:59:35.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:35 smithi081 bash[76862]: cluster 2023-10-09T08:59:35.226516+0000 mon.a (mon.0) 2005 : cluster 1 Cluster is now healthy 2023-10-09T08:59:35.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:35 smithi081 bash[79557]: cluster 2023-10-09T08:59:34.440637+0000 mgr.y (mgr.26009) 1747 : cluster 0 pgmap v2019: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:35.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:35 smithi081 bash[79557]: cluster 2023-10-09T08:59:35.226453+0000 mon.a (mon.0) 2004 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 14 pgs peering) 2023-10-09T08:59:35.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:35 smithi081 bash[79557]: cluster 2023-10-09T08:59:35.226516+0000 mon.a (mon.0) 2005 : cluster 1 Cluster is now healthy 2023-10-09T08:59:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:35 smithi118 bash[59345]: cluster 2023-10-09T08:59:34.440637+0000 mgr.y (mgr.26009) 1747 : cluster 0 pgmap v2019: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:35 smithi118 bash[59345]: cluster 2023-10-09T08:59:35.226453+0000 mon.a (mon.0) 2004 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 14 pgs peering) 2023-10-09T08:59:35.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:35 smithi118 bash[59345]: cluster 2023-10-09T08:59:35.226516+0000 mon.a (mon.0) 2005 : cluster 1 Cluster is now healthy 2023-10-09T08:59:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:37 smithi081 bash[76862]: audit 2023-10-09T08:59:36.160255+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:37 smithi081 bash[76862]: audit 2023-10-09T08:59:36.170352+0000 mon.a (mon.0) 2007 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:37 smithi081 bash[76862]: audit 2023-10-09T08:59:37.067285+0000 mon.a (mon.0) 2008 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:37.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:37 smithi081 bash[76862]: audit 2023-10-09T08:59:37.075655+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:37.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:37 smithi081 bash[79557]: audit 2023-10-09T08:59:36.160255+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:37 smithi081 bash[79557]: audit 2023-10-09T08:59:36.170352+0000 mon.a (mon.0) 2007 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:37 smithi081 bash[79557]: audit 2023-10-09T08:59:37.067285+0000 mon.a (mon.0) 2008 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:37.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:37 smithi081 bash[79557]: audit 2023-10-09T08:59:37.075655+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:37.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:37 smithi118 bash[59345]: audit 2023-10-09T08:59:36.160255+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:37.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:37 smithi118 bash[59345]: audit 2023-10-09T08:59:36.170352+0000 mon.a (mon.0) 2007 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:37.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:37 smithi118 bash[59345]: audit 2023-10-09T08:59:37.067285+0000 mon.a (mon.0) 2008 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:37.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:37 smithi118 bash[59345]: audit 2023-10-09T08:59:37.075655+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:38 smithi118 bash[59345]: cluster 2023-10-09T08:59:36.441466+0000 mgr.y (mgr.26009) 1748 : cluster 0 pgmap v2020: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:38 smithi118 bash[59345]: audit 2023-10-09T08:59:37.548477+0000 mon.c (mon.2) 621 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:59:38.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:38 smithi118 bash[59345]: audit 2023-10-09T08:59:37.549979+0000 mon.c (mon.2) 622 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:59:38.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:38 smithi118 bash[59345]: audit 2023-10-09T08:59:37.559117+0000 mon.a (mon.0) 2010 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:38 smithi081 bash[76862]: cluster 2023-10-09T08:59:36.441466+0000 mgr.y (mgr.26009) 1748 : cluster 0 pgmap v2020: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:38 smithi081 bash[76862]: audit 2023-10-09T08:59:37.548477+0000 mon.c (mon.2) 621 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:59:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:38 smithi081 bash[76862]: audit 2023-10-09T08:59:37.549979+0000 mon.c (mon.2) 622 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:59:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:38 smithi081 bash[76862]: audit 2023-10-09T08:59:37.559117+0000 mon.a (mon.0) 2010 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:38.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:38 smithi081 bash[79557]: cluster 2023-10-09T08:59:36.441466+0000 mgr.y (mgr.26009) 1748 : cluster 0 pgmap v2020: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:38.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:38 smithi081 bash[79557]: audit 2023-10-09T08:59:37.548477+0000 mon.c (mon.2) 621 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T08:59:38.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:38 smithi081 bash[79557]: audit 2023-10-09T08:59:37.549979+0000 mon.c (mon.2) 622 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T08:59:38.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:38 smithi081 bash[79557]: audit 2023-10-09T08:59:37.559117+0000 mon.a (mon.0) 2010 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:39.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:39 smithi081 bash[76862]: audit 2023-10-09T08:59:38.192328+0000 mon.c (mon.2) 623 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:59:39.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:39 smithi081 bash[79557]: audit 2023-10-09T08:59:38.192328+0000 mon.c (mon.2) 623 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:59:39.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:39 smithi118 bash[59345]: audit 2023-10-09T08:59:38.192328+0000 mon.c (mon.2) 623 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:59:40.203 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.4 to 1 (10000) 2023-10-09T08:59:40.454 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:40 smithi081 bash[76862]: cluster 2023-10-09T08:59:38.441910+0000 mgr.y (mgr.26009) 1749 : cluster 0 pgmap v2021: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:40.455 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:40 smithi081 bash[76862]: audit 2023-10-09T08:59:39.560275+0000 mon.a (mon.0) 2011 : audit 1 from='client.? 172.21.15.81:0/2103308837' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:59:40.455 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:40 smithi081 bash[79557]: cluster 2023-10-09T08:59:38.441910+0000 mgr.y (mgr.26009) 1749 : cluster 0 pgmap v2021: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:40.455 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:40 smithi081 bash[79557]: audit 2023-10-09T08:59:39.560275+0000 mon.a (mon.0) 2011 : audit 1 from='client.? 172.21.15.81:0/2103308837' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:59:40.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:40 smithi118 bash[59345]: cluster 2023-10-09T08:59:38.441910+0000 mgr.y (mgr.26009) 1749 : cluster 0 pgmap v2021: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:40.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:40 smithi118 bash[59345]: audit 2023-10-09T08:59:39.560275+0000 mon.a (mon.0) 2011 : audit 1 from='client.? 172.21.15.81:0/2103308837' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:59:41.173 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 4 1 2023-10-09T08:59:41.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:41 smithi118 bash[59345]: cluster 2023-10-09T08:59:40.185033+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T08:59:41.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:41 smithi118 bash[59345]: cluster 2023-10-09T08:59:40.187131+0000 osd.4 (osd.4) 495 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T08:59:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:41 smithi118 bash[59345]: audit 2023-10-09T08:59:40.190976+0000 mon.a (mon.0) 2012 : audit 1 from='client.? 172.21.15.81:0/2103308837' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-09T08:59:41.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:41 smithi118 bash[59345]: cluster 2023-10-09T08:59:40.191065+0000 mon.a (mon.0) 2013 : cluster 0 osdmap e476: 8 total, 8 up, 8 in 2023-10-09T08:59:41.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:59:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:59:41] "GET /metrics HTTP/1.1" 200 34179 "" "Prometheus/2.33.4" 2023-10-09T08:59:41.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:41 smithi081 bash[76862]: cluster 2023-10-09T08:59:40.185033+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T08:59:41.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:41 smithi081 bash[76862]: cluster 2023-10-09T08:59:40.187131+0000 osd.4 (osd.4) 495 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T08:59:41.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:41 smithi081 bash[76862]: audit 2023-10-09T08:59:40.190976+0000 mon.a (mon.0) 2012 : audit 1 from='client.? 172.21.15.81:0/2103308837' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-09T08:59:41.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:41 smithi081 bash[76862]: cluster 2023-10-09T08:59:40.191065+0000 mon.a (mon.0) 2013 : cluster 0 osdmap e476: 8 total, 8 up, 8 in 2023-10-09T08:59:41.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:41 smithi081 bash[79557]: cluster 2023-10-09T08:59:40.185033+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T08:59:41.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:41 smithi081 bash[79557]: cluster 2023-10-09T08:59:40.187131+0000 osd.4 (osd.4) 495 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T08:59:41.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:41 smithi081 bash[79557]: audit 2023-10-09T08:59:40.190976+0000 mon.a (mon.0) 2012 : audit 1 from='client.? 172.21.15.81:0/2103308837' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-09T08:59:41.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:41 smithi081 bash[79557]: cluster 2023-10-09T08:59:40.191065+0000 mon.a (mon.0) 2013 : cluster 0 osdmap e476: 8 total, 8 up, 8 in 2023-10-09T08:59:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:42 smithi118 bash[59345]: cluster 2023-10-09T08:59:40.442713+0000 mgr.y (mgr.26009) 1750 : cluster 0 pgmap v2023: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:42 smithi118 bash[59345]: cluster 2023-10-09T08:59:41.236518+0000 osd.7 (osd.7) 465 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T08:59:42.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:42 smithi118 bash[59345]: cluster 2023-10-09T08:59:41.288318+0000 osd.6 (osd.6) 426 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T08:59:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:42 smithi081 bash[76862]: cluster 2023-10-09T08:59:40.442713+0000 mgr.y (mgr.26009) 1750 : cluster 0 pgmap v2023: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:42 smithi081 bash[76862]: cluster 2023-10-09T08:59:41.236518+0000 osd.7 (osd.7) 465 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T08:59:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:42 smithi081 bash[76862]: cluster 2023-10-09T08:59:41.288318+0000 osd.6 (osd.6) 426 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T08:59:42.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:42 smithi081 bash[79557]: cluster 2023-10-09T08:59:40.442713+0000 mgr.y (mgr.26009) 1750 : cluster 0 pgmap v2023: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:42.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:42 smithi081 bash[79557]: cluster 2023-10-09T08:59:41.236518+0000 osd.7 (osd.7) 465 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T08:59:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:42 smithi081 bash[79557]: cluster 2023-10-09T08:59:41.288318+0000 osd.6 (osd.6) 426 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T08:59:44.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:44 smithi118 bash[59345]: cluster 2023-10-09T08:59:42.443312+0000 mgr.y (mgr.26009) 1751 : cluster 0 pgmap v2024: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:44.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:44 smithi118 bash[59345]: audit 2023-10-09T08:59:44.119778+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:44 smithi081 bash[76862]: cluster 2023-10-09T08:59:42.443312+0000 mgr.y (mgr.26009) 1751 : cluster 0 pgmap v2024: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:44 smithi081 bash[76862]: audit 2023-10-09T08:59:44.119778+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:44.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:44 smithi081 bash[79557]: cluster 2023-10-09T08:59:42.443312+0000 mgr.y (mgr.26009) 1751 : cluster 0 pgmap v2024: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:44.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:44 smithi081 bash[79557]: audit 2023-10-09T08:59:44.119778+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T08:59:45.954 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:59:46.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:46 smithi081 bash[76862]: cluster 2023-10-09T08:59:44.444214+0000 mgr.y (mgr.26009) 1752 : cluster 0 pgmap v2025: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:46.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:46 smithi081 bash[79557]: cluster 2023-10-09T08:59:44.444214+0000 mgr.y (mgr.26009) 1752 : cluster 0 pgmap v2025: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:46.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:46 smithi118 bash[59345]: cluster 2023-10-09T08:59:44.444214+0000 mgr.y (mgr.26009) 1752 : cluster 0 pgmap v2025: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:48.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:48 smithi118 bash[59345]: cluster 2023-10-09T08:59:46.445144+0000 mgr.y (mgr.26009) 1753 : cluster 0 pgmap v2026: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:48.590 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:48 smithi081 bash[76862]: cluster 2023-10-09T08:59:46.445144+0000 mgr.y (mgr.26009) 1753 : cluster 0 pgmap v2026: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:48.590 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:48 smithi081 bash[79557]: cluster 2023-10-09T08:59:46.445144+0000 mgr.y (mgr.26009) 1753 : cluster 0 pgmap v2026: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:50.236 INFO:teuthology.orchestra.run.smithi081.stderr:set osd.4 primary-affinity to 1 (8655362) 2023-10-09T08:59:50.487 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:50 smithi081 bash[76862]: cluster 2023-10-09T08:59:48.445772+0000 mgr.y (mgr.26009) 1754 : cluster 0 pgmap v2027: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:50.487 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:50 smithi081 bash[76862]: audit 2023-10-09T08:59:50.208403+0000 mon.c (mon.2) 624 : audit 1 from='client.? 172.21.15.81:0/3353066488' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:59:50.488 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:50 smithi081 bash[76862]: audit 2023-10-09T08:59:50.209201+0000 mon.a (mon.0) 2015 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:59:50.488 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:50 smithi081 bash[79557]: cluster 2023-10-09T08:59:48.445772+0000 mgr.y (mgr.26009) 1754 : cluster 0 pgmap v2027: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:50.488 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:50 smithi081 bash[79557]: audit 2023-10-09T08:59:50.208403+0000 mon.c (mon.2) 624 : audit 1 from='client.? 172.21.15.81:0/3353066488' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:59:50.488 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:50 smithi081 bash[79557]: audit 2023-10-09T08:59:50.209201+0000 mon.a (mon.0) 2015 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:59:50.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:50 smithi118 bash[59345]: cluster 2023-10-09T08:59:48.445772+0000 mgr.y (mgr.26009) 1754 : cluster 0 pgmap v2027: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:50.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:50 smithi118 bash[59345]: audit 2023-10-09T08:59:50.208403+0000 mon.c (mon.2) 624 : audit 1 from='client.? 172.21.15.81:0/3353066488' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:59:50.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:50 smithi118 bash[59345]: audit 2023-10-09T08:59:50.209201+0000 mon.a (mon.0) 2015 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T08:59:51.264 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 6 1 2023-10-09T08:59:51.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:51 smithi118 bash[59345]: cluster 2023-10-09T08:59:50.226034+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T08:59:51.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:51 smithi118 bash[59345]: audit 2023-10-09T08:59:50.229995+0000 mon.a (mon.0) 2016 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-09T08:59:51.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:51 smithi118 bash[59345]: cluster 2023-10-09T08:59:50.230168+0000 mon.a (mon.0) 2017 : cluster 0 osdmap e477: 8 total, 8 up, 8 in 2023-10-09T08:59:51.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:51 smithi118 bash[59345]: cluster 2023-10-09T08:59:50.264271+0000 osd.7 (osd.7) 466 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T08:59:51.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:51 smithi118 bash[59345]: cluster 2023-10-09T08:59:50.265480+0000 osd.7 (osd.7) 467 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T08:59:51.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:51 smithi118 bash[59345]: cluster 2023-10-09T08:59:50.689298+0000 osd.4 (osd.4) 496 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T08:59:51.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:51 smithi118 bash[59345]: cluster 2023-10-09T08:59:50.689367+0000 osd.6 (osd.6) 427 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T08:59:51.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 08:59:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:08:59:51] "GET /metrics HTTP/1.1" 200 34179 "" "Prometheus/2.33.4" 2023-10-09T08:59:51.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:51 smithi081 bash[76862]: cluster 2023-10-09T08:59:50.226034+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T08:59:51.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:51 smithi081 bash[76862]: audit 2023-10-09T08:59:50.229995+0000 mon.a (mon.0) 2016 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-09T08:59:51.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:51 smithi081 bash[76862]: cluster 2023-10-09T08:59:50.230168+0000 mon.a (mon.0) 2017 : cluster 0 osdmap e477: 8 total, 8 up, 8 in 2023-10-09T08:59:51.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:51 smithi081 bash[76862]: cluster 2023-10-09T08:59:50.264271+0000 osd.7 (osd.7) 466 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T08:59:51.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:51 smithi081 bash[76862]: cluster 2023-10-09T08:59:50.265480+0000 osd.7 (osd.7) 467 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T08:59:51.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:51 smithi081 bash[76862]: cluster 2023-10-09T08:59:50.689298+0000 osd.4 (osd.4) 496 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T08:59:51.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:51 smithi081 bash[76862]: cluster 2023-10-09T08:59:50.689367+0000 osd.6 (osd.6) 427 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T08:59:51.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:51 smithi081 bash[79557]: cluster 2023-10-09T08:59:50.226034+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T08:59:51.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:51 smithi081 bash[79557]: audit 2023-10-09T08:59:50.229995+0000 mon.a (mon.0) 2016 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-09T08:59:51.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:51 smithi081 bash[79557]: cluster 2023-10-09T08:59:50.230168+0000 mon.a (mon.0) 2017 : cluster 0 osdmap e477: 8 total, 8 up, 8 in 2023-10-09T08:59:51.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:51 smithi081 bash[79557]: cluster 2023-10-09T08:59:50.264271+0000 osd.7 (osd.7) 466 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T08:59:51.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:51 smithi081 bash[79557]: cluster 2023-10-09T08:59:50.265480+0000 osd.7 (osd.7) 467 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T08:59:51.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:51 smithi081 bash[79557]: cluster 2023-10-09T08:59:50.689298+0000 osd.4 (osd.4) 496 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T08:59:51.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:51 smithi081 bash[79557]: cluster 2023-10-09T08:59:50.689367+0000 osd.6 (osd.6) 427 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T08:59:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:52 smithi118 bash[59345]: cluster 2023-10-09T08:59:50.446656+0000 mgr.y (mgr.26009) 1755 : cluster 0 pgmap v2029: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:52 smithi081 bash[76862]: cluster 2023-10-09T08:59:50.446656+0000 mgr.y (mgr.26009) 1755 : cluster 0 pgmap v2029: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:52.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:52 smithi081 bash[79557]: cluster 2023-10-09T08:59:50.446656+0000 mgr.y (mgr.26009) 1755 : cluster 0 pgmap v2029: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:53.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:53 smithi118 bash[59345]: audit 2023-10-09T08:59:53.193334+0000 mon.c (mon.2) 625 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:59:53.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:53 smithi081 bash[76862]: audit 2023-10-09T08:59:53.193334+0000 mon.c (mon.2) 625 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:59:53.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:53 smithi081 bash[79557]: audit 2023-10-09T08:59:53.193334+0000 mon.c (mon.2) 625 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T08:59:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:54 smithi118 bash[59345]: cluster 2023-10-09T08:59:52.447313+0000 mgr.y (mgr.26009) 1756 : cluster 0 pgmap v2030: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:54.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:54 smithi081 bash[76862]: cluster 2023-10-09T08:59:52.447313+0000 mgr.y (mgr.26009) 1756 : cluster 0 pgmap v2030: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:54.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:54 smithi081 bash[79557]: cluster 2023-10-09T08:59:52.447313+0000 mgr.y (mgr.26009) 1756 : cluster 0 pgmap v2030: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:56.048 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T08:59:56.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:56 smithi081 bash[76862]: cluster 2023-10-09T08:59:54.448232+0000 mgr.y (mgr.26009) 1757 : cluster 0 pgmap v2031: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:56.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:56 smithi081 bash[79557]: cluster 2023-10-09T08:59:54.448232+0000 mgr.y (mgr.26009) 1757 : cluster 0 pgmap v2031: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:56 smithi118 bash[59345]: cluster 2023-10-09T08:59:54.448232+0000 mgr.y (mgr.26009) 1757 : cluster 0 pgmap v2031: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:57.551 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 08:59:57 smithi081 bash[76862]: cluster 2023-10-09T08:59:56.448914+0000 mgr.y (mgr.26009) 1758 : cluster 0 pgmap v2032: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:57.551 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 08:59:57 smithi081 bash[79557]: cluster 2023-10-09T08:59:56.448914+0000 mgr.y (mgr.26009) 1758 : cluster 0 pgmap v2032: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T08:59:57.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 08:59:57 smithi118 bash[59345]: cluster 2023-10-09T08:59:56.448914+0000 mgr.y (mgr.26009) 1758 : cluster 0 pgmap v2032: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:00.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:00 smithi081 bash[76862]: cluster 2023-10-09T08:59:58.449644+0000 mgr.y (mgr.26009) 1759 : cluster 0 pgmap v2033: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:00.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:00 smithi081 bash[76862]: cluster 2023-10-09T09:00:00.000145+0000 mon.a (mon.0) 2018 : cluster 1 overall HEALTH_OK 2023-10-09T09:00:00.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:00 smithi081 bash[79557]: cluster 2023-10-09T08:59:58.449644+0000 mgr.y (mgr.26009) 1759 : cluster 0 pgmap v2033: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:00.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:00 smithi081 bash[79557]: cluster 2023-10-09T09:00:00.000145+0000 mon.a (mon.0) 2018 : cluster 1 overall HEALTH_OK 2023-10-09T09:00:00.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:00 smithi118 bash[59345]: cluster 2023-10-09T08:59:58.449644+0000 mgr.y (mgr.26009) 1759 : cluster 0 pgmap v2033: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:00.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:00 smithi118 bash[59345]: cluster 2023-10-09T09:00:00.000145+0000 mon.a (mon.0) 2018 : cluster 1 overall HEALTH_OK 2023-10-09T09:00:01.102 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.6 to 1 (10000) 2023-10-09T09:00:01.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:01 smithi081 bash[76862]: audit 2023-10-09T09:00:00.157893+0000 mon.a (mon.0) 2019 : audit 1 from='client.? 172.21.15.81:0/4101756777' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T09:00:01.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:00:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:00:01] "GET /metrics HTTP/1.1" 200 34180 "" "Prometheus/2.33.4" 2023-10-09T09:00:01.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:01 smithi081 bash[79557]: audit 2023-10-09T09:00:00.157893+0000 mon.a (mon.0) 2019 : audit 1 from='client.? 172.21.15.81:0/4101756777' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T09:00:01.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:01 smithi118 bash[59345]: audit 2023-10-09T09:00:00.157893+0000 mon.a (mon.0) 2019 : audit 1 from='client.? 172.21.15.81:0/4101756777' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T09:00:02.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 6 1 2023-10-09T09:00:02.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:02 smithi081 bash[79557]: cluster 2023-10-09T09:00:00.450743+0000 mgr.y (mgr.26009) 1760 : cluster 0 pgmap v2034: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:02.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:02 smithi081 bash[79557]: cluster 2023-10-09T09:00:01.094080+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T09:00:02.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:02 smithi081 bash[79557]: audit 2023-10-09T09:00:01.095384+0000 mon.a (mon.0) 2020 : audit 1 from='client.? 172.21.15.81:0/4101756777' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-09T09:00:02.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:02 smithi081 bash[79557]: cluster 2023-10-09T09:00:01.095471+0000 mon.a (mon.0) 2021 : cluster 0 osdmap e478: 8 total, 8 up, 8 in 2023-10-09T09:00:02.378 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:02 smithi081 bash[79557]: cluster 2023-10-09T09:00:01.258689+0000 osd.7 (osd.7) 468 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T09:00:02.378 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:02 smithi081 bash[76862]: cluster 2023-10-09T09:00:00.450743+0000 mgr.y (mgr.26009) 1760 : cluster 0 pgmap v2034: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:02.379 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:02 smithi081 bash[76862]: cluster 2023-10-09T09:00:01.094080+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T09:00:02.379 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:02 smithi081 bash[76862]: audit 2023-10-09T09:00:01.095384+0000 mon.a (mon.0) 2020 : audit 1 from='client.? 172.21.15.81:0/4101756777' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-09T09:00:02.379 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:02 smithi081 bash[76862]: cluster 2023-10-09T09:00:01.095471+0000 mon.a (mon.0) 2021 : cluster 0 osdmap e478: 8 total, 8 up, 8 in 2023-10-09T09:00:02.379 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:02 smithi081 bash[76862]: cluster 2023-10-09T09:00:01.258689+0000 osd.7 (osd.7) 468 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T09:00:02.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:02 smithi118 bash[59345]: cluster 2023-10-09T09:00:00.450743+0000 mgr.y (mgr.26009) 1760 : cluster 0 pgmap v2034: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:02.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:02 smithi118 bash[59345]: cluster 2023-10-09T09:00:01.094080+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T09:00:02.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:02 smithi118 bash[59345]: audit 2023-10-09T09:00:01.095384+0000 mon.a (mon.0) 2020 : audit 1 from='client.? 172.21.15.81:0/4101756777' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-09T09:00:02.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:02 smithi118 bash[59345]: cluster 2023-10-09T09:00:01.095471+0000 mon.a (mon.0) 2021 : cluster 0 osdmap e478: 8 total, 8 up, 8 in 2023-10-09T09:00:02.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:02 smithi118 bash[59345]: cluster 2023-10-09T09:00:01.258689+0000 osd.7 (osd.7) 468 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T09:00:03.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:03 smithi081 bash[76862]: cluster 2023-10-09T09:00:01.836694+0000 osd.4 (osd.4) 497 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T09:00:03.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:03 smithi081 bash[76862]: cluster 2023-10-09T09:00:01.839444+0000 osd.4 (osd.4) 498 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T09:00:03.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:03 smithi081 bash[79557]: cluster 2023-10-09T09:00:01.836694+0000 osd.4 (osd.4) 497 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T09:00:03.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:03 smithi081 bash[79557]: cluster 2023-10-09T09:00:01.839444+0000 osd.4 (osd.4) 498 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T09:00:03.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:03 smithi118 bash[59345]: cluster 2023-10-09T09:00:01.836694+0000 osd.4 (osd.4) 497 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T09:00:03.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:03 smithi118 bash[59345]: cluster 2023-10-09T09:00:01.839444+0000 osd.4 (osd.4) 498 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T09:00:04.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:04 smithi081 bash[76862]: cluster 2023-10-09T09:00:02.451322+0000 mgr.y (mgr.26009) 1761 : cluster 0 pgmap v2036: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:04.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:04 smithi081 bash[79557]: cluster 2023-10-09T09:00:02.451322+0000 mgr.y (mgr.26009) 1761 : cluster 0 pgmap v2036: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:04 smithi118 bash[59345]: cluster 2023-10-09T09:00:02.451322+0000 mgr.y (mgr.26009) 1761 : cluster 0 pgmap v2036: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:06.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:06 smithi081 bash[76862]: cluster 2023-10-09T09:00:04.452064+0000 mgr.y (mgr.26009) 1762 : cluster 0 pgmap v2037: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:06.377 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:06 smithi081 bash[79557]: cluster 2023-10-09T09:00:04.452064+0000 mgr.y (mgr.26009) 1762 : cluster 0 pgmap v2037: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:06.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:06 smithi118 bash[59345]: cluster 2023-10-09T09:00:04.452064+0000 mgr.y (mgr.26009) 1762 : cluster 0 pgmap v2037: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:06.996 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:00:08.368 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:08 smithi081 bash[76862]: cluster 2023-10-09T09:00:06.452961+0000 mgr.y (mgr.26009) 1763 : cluster 0 pgmap v2038: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:08.369 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:08 smithi081 bash[79557]: cluster 2023-10-09T09:00:06.452961+0000 mgr.y (mgr.26009) 1763 : cluster 0 pgmap v2038: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:08.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:08 smithi118 bash[59345]: cluster 2023-10-09T09:00:06.452961+0000 mgr.y (mgr.26009) 1763 : cluster 0 pgmap v2038: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:09.469 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:09 smithi081 bash[76862]: audit 2023-10-09T09:00:08.193699+0000 mon.c (mon.2) 626 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:00:09.470 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:09 smithi081 bash[79557]: audit 2023-10-09T09:00:08.193699+0000 mon.c (mon.2) 626 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:00:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:09 smithi118 bash[59345]: audit 2023-10-09T09:00:08.193699+0000 mon.c (mon.2) 626 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:00:10.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:10 smithi118 bash[59345]: cluster 2023-10-09T09:00:08.453631+0000 mgr.y (mgr.26009) 1764 : cluster 0 pgmap v2039: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:10.621 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:10 smithi081 bash[76862]: cluster 2023-10-09T09:00:08.453631+0000 mgr.y (mgr.26009) 1764 : cluster 0 pgmap v2039: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:10.621 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:10 smithi081 bash[79557]: cluster 2023-10-09T09:00:08.453631+0000 mgr.y (mgr.26009) 1764 : cluster 0 pgmap v2039: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:11.146 INFO:teuthology.orchestra.run.smithi081.stderr:set osd.6 primary-affinity to 1 (8655362) 2023-10-09T09:00:11.387 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:11 smithi081 bash[76862]: audit 2023-10-09T09:00:11.074501+0000 mon.a (mon.0) 2022 : audit 1 from='client.? 172.21.15.81:0/2222842793' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T09:00:11.388 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:00:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:00:11] "GET /metrics HTTP/1.1" 200 34164 "" "Prometheus/2.33.4" 2023-10-09T09:00:11.388 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:11 smithi081 bash[79557]: audit 2023-10-09T09:00:11.074501+0000 mon.a (mon.0) 2022 : audit 1 from='client.? 172.21.15.81:0/2222842793' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T09:00:11.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:11 smithi118 bash[59345]: audit 2023-10-09T09:00:11.074501+0000 mon.a (mon.0) 2022 : audit 1 from='client.? 172.21.15.81:0/2222842793' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T09:00:12.168 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 1 2023-10-09T09:00:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:12 smithi118 bash[59345]: cluster 2023-10-09T09:00:10.454731+0000 mgr.y (mgr.26009) 1765 : cluster 0 pgmap v2040: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:12 smithi118 bash[59345]: cluster 2023-10-09T09:00:11.137627+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e479 with expected crc 2023-10-09T09:00:12.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:12 smithi118 bash[59345]: audit 2023-10-09T09:00:11.139106+0000 mon.a (mon.0) 2023 : audit 1 from='client.? 172.21.15.81:0/2222842793' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-10-09T09:00:12.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:12 smithi118 bash[59345]: cluster 2023-10-09T09:00:11.139193+0000 mon.a (mon.0) 2024 : cluster 0 osdmap e479: 8 total, 8 up, 8 in 2023-10-09T09:00:12.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:12 smithi081 bash[76862]: cluster 2023-10-09T09:00:10.454731+0000 mgr.y (mgr.26009) 1765 : cluster 0 pgmap v2040: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:12.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:12 smithi081 bash[76862]: cluster 2023-10-09T09:00:11.137627+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e479 with expected crc 2023-10-09T09:00:12.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:12 smithi081 bash[76862]: audit 2023-10-09T09:00:11.139106+0000 mon.a (mon.0) 2023 : audit 1 from='client.? 172.21.15.81:0/2222842793' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-10-09T09:00:12.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:12 smithi081 bash[76862]: cluster 2023-10-09T09:00:11.139193+0000 mon.a (mon.0) 2024 : cluster 0 osdmap e479: 8 total, 8 up, 8 in 2023-10-09T09:00:12.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:12 smithi081 bash[79557]: cluster 2023-10-09T09:00:10.454731+0000 mgr.y (mgr.26009) 1765 : cluster 0 pgmap v2040: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:12.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:12 smithi081 bash[79557]: cluster 2023-10-09T09:00:11.137627+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e479 with expected crc 2023-10-09T09:00:12.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:12 smithi081 bash[79557]: audit 2023-10-09T09:00:11.139106+0000 mon.a (mon.0) 2023 : audit 1 from='client.? 172.21.15.81:0/2222842793' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-10-09T09:00:12.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:12 smithi081 bash[79557]: cluster 2023-10-09T09:00:11.139193+0000 mon.a (mon.0) 2024 : cluster 0 osdmap e479: 8 total, 8 up, 8 in 2023-10-09T09:00:13.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:13 smithi118 bash[59345]: cluster 2023-10-09T09:00:12.148590+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T09:00:13.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:13 smithi118 bash[59345]: cluster 2023-10-09T09:00:12.150620+0000 mon.a (mon.0) 2025 : cluster 0 osdmap e480: 8 total, 8 up, 8 in 2023-10-09T09:00:13.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:13 smithi118 bash[59345]: cluster 2023-10-09T09:00:12.288311+0000 osd.4 (osd.4) 499 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T09:00:13.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:13 smithi081 bash[76862]: cluster 2023-10-09T09:00:12.148590+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T09:00:13.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:13 smithi081 bash[76862]: cluster 2023-10-09T09:00:12.150620+0000 mon.a (mon.0) 2025 : cluster 0 osdmap e480: 8 total, 8 up, 8 in 2023-10-09T09:00:13.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:13 smithi081 bash[76862]: cluster 2023-10-09T09:00:12.288311+0000 osd.4 (osd.4) 499 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T09:00:13.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:13 smithi081 bash[79557]: cluster 2023-10-09T09:00:12.148590+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T09:00:13.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:13 smithi081 bash[79557]: cluster 2023-10-09T09:00:12.150620+0000 mon.a (mon.0) 2025 : cluster 0 osdmap e480: 8 total, 8 up, 8 in 2023-10-09T09:00:13.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:13 smithi081 bash[79557]: cluster 2023-10-09T09:00:12.288311+0000 osd.4 (osd.4) 499 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T09:00:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:14 smithi118 bash[59345]: cluster 2023-10-09T09:00:12.455440+0000 mgr.y (mgr.26009) 1766 : cluster 0 pgmap v2043: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:14.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:14 smithi081 bash[76862]: cluster 2023-10-09T09:00:12.455440+0000 mgr.y (mgr.26009) 1766 : cluster 0 pgmap v2043: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:14.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:14 smithi081 bash[79557]: cluster 2023-10-09T09:00:12.455440+0000 mgr.y (mgr.26009) 1766 : cluster 0 pgmap v2043: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:16.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:16 smithi118 bash[59345]: cluster 2023-10-09T09:00:14.456268+0000 mgr.y (mgr.26009) 1767 : cluster 0 pgmap v2044: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:16.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:16 smithi081 bash[76862]: cluster 2023-10-09T09:00:14.456268+0000 mgr.y (mgr.26009) 1767 : cluster 0 pgmap v2044: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:16.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:16 smithi081 bash[79557]: cluster 2023-10-09T09:00:14.456268+0000 mgr.y (mgr.26009) 1767 : cluster 0 pgmap v2044: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:16.938 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:00:18.450 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:18 smithi081 bash[76862]: cluster 2023-10-09T09:00:16.457189+0000 mgr.y (mgr.26009) 1768 : cluster 0 pgmap v2045: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:18.451 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:18 smithi081 bash[79557]: cluster 2023-10-09T09:00:16.457189+0000 mgr.y (mgr.26009) 1768 : cluster 0 pgmap v2045: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:18.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:18 smithi118 bash[59345]: cluster 2023-10-09T09:00:16.457189+0000 mgr.y (mgr.26009) 1768 : cluster 0 pgmap v2045: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:20.436 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:20 smithi081 bash[76862]: cluster 2023-10-09T09:00:18.457782+0000 mgr.y (mgr.26009) 1769 : cluster 0 pgmap v2046: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:20.437 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:20 smithi081 bash[79557]: cluster 2023-10-09T09:00:18.457782+0000 mgr.y (mgr.26009) 1769 : cluster 0 pgmap v2046: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:20.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:20 smithi118 bash[59345]: cluster 2023-10-09T09:00:18.457782+0000 mgr.y (mgr.26009) 1769 : cluster 0 pgmap v2046: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:21.195 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.7 to 1 (10000) 2023-10-09T09:00:21.466 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:00:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:00:21] "GET /metrics HTTP/1.1" 200 34164 "" "Prometheus/2.33.4" 2023-10-09T09:00:21.467 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:21 smithi081 bash[76862]: audit 2023-10-09T09:00:20.830460+0000 mon.c (mon.2) 627 : audit 1 from='client.? 172.21.15.81:0/1955930199' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T09:00:21.467 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:21 smithi081 bash[76862]: audit 2023-10-09T09:00:20.831172+0000 mon.a (mon.0) 2026 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T09:00:21.467 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:21 smithi081 bash[79557]: audit 2023-10-09T09:00:20.830460+0000 mon.c (mon.2) 627 : audit 1 from='client.? 172.21.15.81:0/1955930199' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T09:00:21.468 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:21 smithi081 bash[79557]: audit 2023-10-09T09:00:20.831172+0000 mon.a (mon.0) 2026 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T09:00:21.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:21 smithi118 bash[59345]: audit 2023-10-09T09:00:20.830460+0000 mon.c (mon.2) 627 : audit 1 from='client.? 172.21.15.81:0/1955930199' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T09:00:21.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:21 smithi118 bash[59345]: audit 2023-10-09T09:00:20.831172+0000 mon.a (mon.0) 2026 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T09:00:22.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 7 1 2023-10-09T09:00:22.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:22 smithi118 bash[59345]: cluster 2023-10-09T09:00:20.459053+0000 mgr.y (mgr.26009) 1770 : cluster 0 pgmap v2047: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:22.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:22 smithi118 bash[59345]: cluster 2023-10-09T09:00:21.183544+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T09:00:22.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:22 smithi118 bash[59345]: audit 2023-10-09T09:00:21.188679+0000 mon.a (mon.0) 2027 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T09:00:22.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:22 smithi118 bash[59345]: cluster 2023-10-09T09:00:21.188774+0000 mon.a (mon.0) 2028 : cluster 0 osdmap e481: 8 total, 8 up, 8 in 2023-10-09T09:00:22.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:22 smithi081 bash[76862]: cluster 2023-10-09T09:00:20.459053+0000 mgr.y (mgr.26009) 1770 : cluster 0 pgmap v2047: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:22.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:22 smithi081 bash[76862]: cluster 2023-10-09T09:00:21.183544+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T09:00:22.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:22 smithi081 bash[76862]: audit 2023-10-09T09:00:21.188679+0000 mon.a (mon.0) 2027 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T09:00:22.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:22 smithi081 bash[76862]: cluster 2023-10-09T09:00:21.188774+0000 mon.a (mon.0) 2028 : cluster 0 osdmap e481: 8 total, 8 up, 8 in 2023-10-09T09:00:22.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:22 smithi081 bash[79557]: cluster 2023-10-09T09:00:20.459053+0000 mgr.y (mgr.26009) 1770 : cluster 0 pgmap v2047: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:22.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:22 smithi081 bash[79557]: cluster 2023-10-09T09:00:21.183544+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T09:00:22.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:22 smithi081 bash[79557]: audit 2023-10-09T09:00:21.188679+0000 mon.a (mon.0) 2027 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T09:00:22.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:22 smithi081 bash[79557]: cluster 2023-10-09T09:00:21.188774+0000 mon.a (mon.0) 2028 : cluster 0 osdmap e481: 8 total, 8 up, 8 in 2023-10-09T09:00:23.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:23 smithi118 bash[59345]: cluster 2023-10-09T09:00:21.770828+0000 osd.7 (osd.7) 469 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T09:00:23.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:23 smithi118 bash[59345]: cluster 2023-10-09T09:00:21.773625+0000 osd.7 (osd.7) 470 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T09:00:23.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:23 smithi081 bash[76862]: cluster 2023-10-09T09:00:21.770828+0000 osd.7 (osd.7) 469 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T09:00:23.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:23 smithi081 bash[76862]: cluster 2023-10-09T09:00:21.773625+0000 osd.7 (osd.7) 470 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T09:00:23.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:23 smithi081 bash[79557]: cluster 2023-10-09T09:00:21.770828+0000 osd.7 (osd.7) 469 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T09:00:23.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:23 smithi081 bash[79557]: cluster 2023-10-09T09:00:21.773625+0000 osd.7 (osd.7) 470 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T09:00:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:24 smithi118 bash[59345]: cluster 2023-10-09T09:00:22.459629+0000 mgr.y (mgr.26009) 1771 : cluster 0 pgmap v2049: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:24 smithi118 bash[59345]: audit 2023-10-09T09:00:23.193600+0000 mon.c (mon.2) 628 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:00:24.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:24 smithi081 bash[79557]: cluster 2023-10-09T09:00:22.459629+0000 mgr.y (mgr.26009) 1771 : cluster 0 pgmap v2049: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:24.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:24 smithi081 bash[79557]: audit 2023-10-09T09:00:23.193600+0000 mon.c (mon.2) 628 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:00:24.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:24 smithi081 bash[76862]: cluster 2023-10-09T09:00:22.459629+0000 mgr.y (mgr.26009) 1771 : cluster 0 pgmap v2049: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:24.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:24 smithi081 bash[76862]: audit 2023-10-09T09:00:23.193600+0000 mon.c (mon.2) 628 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:00:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:26 smithi118 bash[59345]: cluster 2023-10-09T09:00:24.460565+0000 mgr.y (mgr.26009) 1772 : cluster 0 pgmap v2050: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:26.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:26 smithi081 bash[76862]: cluster 2023-10-09T09:00:24.460565+0000 mgr.y (mgr.26009) 1772 : cluster 0 pgmap v2050: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:26.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:26 smithi081 bash[79557]: cluster 2023-10-09T09:00:24.460565+0000 mgr.y (mgr.26009) 1772 : cluster 0 pgmap v2050: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:27.016 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:00:28.510 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:28 smithi081 bash[76862]: cluster 2023-10-09T09:00:26.461444+0000 mgr.y (mgr.26009) 1773 : cluster 0 pgmap v2051: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:28.510 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:28 smithi081 bash[79557]: cluster 2023-10-09T09:00:26.461444+0000 mgr.y (mgr.26009) 1773 : cluster 0 pgmap v2051: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:28.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:28 smithi118 bash[59345]: cluster 2023-10-09T09:00:26.461444+0000 mgr.y (mgr.26009) 1773 : cluster 0 pgmap v2051: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:30 smithi118 bash[59345]: cluster 2023-10-09T09:00:28.461930+0000 mgr.y (mgr.26009) 1774 : cluster 0 pgmap v2052: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:30.537 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:30 smithi081 bash[79557]: cluster 2023-10-09T09:00:28.461930+0000 mgr.y (mgr.26009) 1774 : cluster 0 pgmap v2052: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:30.538 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:30 smithi081 bash[76862]: cluster 2023-10-09T09:00:28.461930+0000 mgr.y (mgr.26009) 1774 : cluster 0 pgmap v2052: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:31.226 INFO:teuthology.orchestra.run.smithi081.stderr:set osd.7 primary-affinity to 1 (8655362) 2023-10-09T09:00:31.456 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:31 smithi081 bash[76862]: audit 2023-10-09T09:00:30.931880+0000 mon.a (mon.0) 2029 : audit 1 from='client.? 172.21.15.81:0/1858938923' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T09:00:31.456 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:31 smithi081 bash[79557]: audit 2023-10-09T09:00:30.931880+0000 mon.a (mon.0) 2029 : audit 1 from='client.? 172.21.15.81:0/1858938923' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T09:00:31.457 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:00:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:00:31] "GET /metrics HTTP/1.1" 200 34163 "" "Prometheus/2.33.4" 2023-10-09T09:00:31.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:31 smithi118 bash[59345]: audit 2023-10-09T09:00:30.931880+0000 mon.a (mon.0) 2029 : audit 1 from='client.? 172.21.15.81:0/1858938923' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T09:00:32.297 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 2 1 2023-10-09T09:00:32.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:32 smithi118 bash[59345]: cluster 2023-10-09T09:00:30.462674+0000 mgr.y (mgr.26009) 1775 : cluster 0 pgmap v2053: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:32.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:32 smithi118 bash[59345]: cluster 2023-10-09T09:00:31.218061+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T09:00:32.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:32 smithi118 bash[59345]: cluster 2023-10-09T09:00:31.218494+0000 osd.6 (osd.6) 428 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T09:00:32.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:32 smithi118 bash[59345]: audit 2023-10-09T09:00:31.219893+0000 mon.a (mon.0) 2030 : audit 1 from='client.? 172.21.15.81:0/1858938923' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-09T09:00:32.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:32 smithi118 bash[59345]: cluster 2023-10-09T09:00:31.219989+0000 mon.a (mon.0) 2031 : cluster 0 osdmap e482: 8 total, 8 up, 8 in 2023-10-09T09:00:32.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:32 smithi081 bash[76862]: cluster 2023-10-09T09:00:30.462674+0000 mgr.y (mgr.26009) 1775 : cluster 0 pgmap v2053: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:32.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:32 smithi081 bash[76862]: cluster 2023-10-09T09:00:31.218061+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T09:00:32.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:32 smithi081 bash[76862]: cluster 2023-10-09T09:00:31.218494+0000 osd.6 (osd.6) 428 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T09:00:32.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:32 smithi081 bash[76862]: audit 2023-10-09T09:00:31.219893+0000 mon.a (mon.0) 2030 : audit 1 from='client.? 172.21.15.81:0/1858938923' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-09T09:00:32.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:32 smithi081 bash[76862]: cluster 2023-10-09T09:00:31.219989+0000 mon.a (mon.0) 2031 : cluster 0 osdmap e482: 8 total, 8 up, 8 in 2023-10-09T09:00:32.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:32 smithi081 bash[79557]: cluster 2023-10-09T09:00:30.462674+0000 mgr.y (mgr.26009) 1775 : cluster 0 pgmap v2053: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:32.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:32 smithi081 bash[79557]: cluster 2023-10-09T09:00:31.218061+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T09:00:32.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:32 smithi081 bash[79557]: cluster 2023-10-09T09:00:31.218494+0000 osd.6 (osd.6) 428 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T09:00:32.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:32 smithi081 bash[79557]: audit 2023-10-09T09:00:31.219893+0000 mon.a (mon.0) 2030 : audit 1 from='client.? 172.21.15.81:0/1858938923' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-09T09:00:32.628 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:32 smithi081 bash[79557]: cluster 2023-10-09T09:00:31.219989+0000 mon.a (mon.0) 2031 : cluster 0 osdmap e482: 8 total, 8 up, 8 in 2023-10-09T09:00:34.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:34 smithi118 bash[59345]: cluster 2023-10-09T09:00:32.463278+0000 mgr.y (mgr.26009) 1776 : cluster 0 pgmap v2055: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:34.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:34 smithi081 bash[76862]: cluster 2023-10-09T09:00:32.463278+0000 mgr.y (mgr.26009) 1776 : cluster 0 pgmap v2055: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:34.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:34 smithi081 bash[79557]: cluster 2023-10-09T09:00:32.463278+0000 mgr.y (mgr.26009) 1776 : cluster 0 pgmap v2055: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:36.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:36 smithi118 bash[59345]: cluster 2023-10-09T09:00:34.464179+0000 mgr.y (mgr.26009) 1777 : cluster 0 pgmap v2056: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:36.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:36 smithi081 bash[76862]: cluster 2023-10-09T09:00:34.464179+0000 mgr.y (mgr.26009) 1777 : cluster 0 pgmap v2056: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:36.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:36 smithi081 bash[79557]: cluster 2023-10-09T09:00:34.464179+0000 mgr.y (mgr.26009) 1777 : cluster 0 pgmap v2056: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:37.078 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:00:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:38 smithi118 bash[59345]: cluster 2023-10-09T09:00:36.465072+0000 mgr.y (mgr.26009) 1778 : cluster 0 pgmap v2057: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:38 smithi118 bash[59345]: audit 2023-10-09T09:00:37.638184+0000 mon.c (mon.2) 629 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:00:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:38 smithi118 bash[59345]: audit 2023-10-09T09:00:38.193918+0000 mon.c (mon.2) 630 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:00:38.579 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:38 smithi081 bash[76862]: cluster 2023-10-09T09:00:36.465072+0000 mgr.y (mgr.26009) 1778 : cluster 0 pgmap v2057: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:38.579 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:38 smithi081 bash[76862]: audit 2023-10-09T09:00:37.638184+0000 mon.c (mon.2) 629 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:00:38.579 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:38 smithi081 bash[76862]: audit 2023-10-09T09:00:38.193918+0000 mon.c (mon.2) 630 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:00:38.579 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:38 smithi081 bash[79557]: cluster 2023-10-09T09:00:36.465072+0000 mgr.y (mgr.26009) 1778 : cluster 0 pgmap v2057: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:38.579 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:38 smithi081 bash[79557]: audit 2023-10-09T09:00:37.638184+0000 mon.c (mon.2) 629 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:00:38.579 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:38 smithi081 bash[79557]: audit 2023-10-09T09:00:38.193918+0000 mon.c (mon.2) 630 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:00:40.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:40 smithi118 bash[59345]: cluster 2023-10-09T09:00:38.465768+0000 mgr.y (mgr.26009) 1779 : cluster 0 pgmap v2058: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:40.532 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:40 smithi081 bash[76862]: cluster 2023-10-09T09:00:38.465768+0000 mgr.y (mgr.26009) 1779 : cluster 0 pgmap v2058: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:40.532 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:40 smithi081 bash[79557]: cluster 2023-10-09T09:00:38.465768+0000 mgr.y (mgr.26009) 1779 : cluster 0 pgmap v2058: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:41.250 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.2 to 1 (10000) 2023-10-09T09:00:41.489 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:41 smithi081 bash[76862]: audit 2023-10-09T09:00:41.004363+0000 mon.a (mon.0) 2032 : audit 1 from='client.? 172.21.15.81:0/2284732801' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T09:00:41.489 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:41 smithi081 bash[79557]: audit 2023-10-09T09:00:41.004363+0000 mon.a (mon.0) 2032 : audit 1 from='client.? 172.21.15.81:0/2284732801' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T09:00:41.489 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:00:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:00:41] "GET /metrics HTTP/1.1" 200 34163 "" "Prometheus/2.33.4" 2023-10-09T09:00:41.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:41 smithi118 bash[59345]: audit 2023-10-09T09:00:41.004363+0000 mon.a (mon.0) 2032 : audit 1 from='client.? 172.21.15.81:0/2284732801' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T09:00:42.210 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 2 1 2023-10-09T09:00:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:42 smithi118 bash[59345]: cluster 2023-10-09T09:00:40.466448+0000 mgr.y (mgr.26009) 1780 : cluster 0 pgmap v2059: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:42 smithi118 bash[59345]: cluster 2023-10-09T09:00:41.238799+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T09:00:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:42 smithi118 bash[59345]: audit 2023-10-09T09:00:41.243855+0000 mon.a (mon.0) 2033 : audit 1 from='client.? 172.21.15.81:0/2284732801' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-09T09:00:42.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:42 smithi118 bash[59345]: cluster 2023-10-09T09:00:41.244043+0000 mon.a (mon.0) 2034 : cluster 0 osdmap e483: 8 total, 8 up, 8 in 2023-10-09T09:00:42.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:42 smithi118 bash[59345]: cluster 2023-10-09T09:00:41.376269+0000 osd.7 (osd.7) 471 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T09:00:42.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:42 smithi118 bash[59345]: cluster 2023-10-09T09:00:41.378826+0000 osd.7 (osd.7) 472 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T09:00:42.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:42 smithi118 bash[59345]: cluster 2023-10-09T09:00:41.711199+0000 osd.6 (osd.6) 429 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T09:00:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:42 smithi081 bash[76862]: cluster 2023-10-09T09:00:40.466448+0000 mgr.y (mgr.26009) 1780 : cluster 0 pgmap v2059: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:42 smithi081 bash[76862]: cluster 2023-10-09T09:00:41.238799+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T09:00:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:42 smithi081 bash[76862]: audit 2023-10-09T09:00:41.243855+0000 mon.a (mon.0) 2033 : audit 1 from='client.? 172.21.15.81:0/2284732801' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-09T09:00:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:42 smithi081 bash[76862]: cluster 2023-10-09T09:00:41.244043+0000 mon.a (mon.0) 2034 : cluster 0 osdmap e483: 8 total, 8 up, 8 in 2023-10-09T09:00:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:42 smithi081 bash[76862]: cluster 2023-10-09T09:00:41.376269+0000 osd.7 (osd.7) 471 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T09:00:42.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:42 smithi081 bash[76862]: cluster 2023-10-09T09:00:41.378826+0000 osd.7 (osd.7) 472 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T09:00:42.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:42 smithi081 bash[76862]: cluster 2023-10-09T09:00:41.711199+0000 osd.6 (osd.6) 429 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T09:00:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:42 smithi081 bash[79557]: cluster 2023-10-09T09:00:40.466448+0000 mgr.y (mgr.26009) 1780 : cluster 0 pgmap v2059: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:42 smithi081 bash[79557]: cluster 2023-10-09T09:00:41.238799+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T09:00:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:42 smithi081 bash[79557]: audit 2023-10-09T09:00:41.243855+0000 mon.a (mon.0) 2033 : audit 1 from='client.? 172.21.15.81:0/2284732801' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-09T09:00:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:42 smithi081 bash[79557]: cluster 2023-10-09T09:00:41.244043+0000 mon.a (mon.0) 2034 : cluster 0 osdmap e483: 8 total, 8 up, 8 in 2023-10-09T09:00:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:42 smithi081 bash[79557]: cluster 2023-10-09T09:00:41.376269+0000 osd.7 (osd.7) 471 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T09:00:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:42 smithi081 bash[79557]: cluster 2023-10-09T09:00:41.378826+0000 osd.7 (osd.7) 472 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T09:00:42.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:42 smithi081 bash[79557]: cluster 2023-10-09T09:00:41.711199+0000 osd.6 (osd.6) 429 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T09:00:44.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:44 smithi118 bash[59345]: cluster 2023-10-09T09:00:42.467076+0000 mgr.y (mgr.26009) 1781 : cluster 0 pgmap v2061: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:44.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:44 smithi118 bash[59345]: audit 2023-10-09T09:00:43.886059+0000 mon.a (mon.0) 2035 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:00:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:44 smithi118 bash[59345]: audit 2023-10-09T09:00:43.892914+0000 mon.a (mon.0) 2036 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:00:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:44 smithi118 bash[59345]: audit 2023-10-09T09:00:43.901737+0000 mon.a (mon.0) 2037 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:00:44.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:44 smithi118 bash[59345]: audit 2023-10-09T09:00:43.910553+0000 mon.a (mon.0) 2038 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:00:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:44 smithi081 bash[76862]: cluster 2023-10-09T09:00:42.467076+0000 mgr.y (mgr.26009) 1781 : cluster 0 pgmap v2061: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:44 smithi081 bash[76862]: audit 2023-10-09T09:00:43.886059+0000 mon.a (mon.0) 2035 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:00:44.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:44 smithi081 bash[76862]: audit 2023-10-09T09:00:43.892914+0000 mon.a (mon.0) 2036 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:00:44.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:44 smithi081 bash[76862]: audit 2023-10-09T09:00:43.901737+0000 mon.a (mon.0) 2037 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:00:44.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:44 smithi081 bash[76862]: audit 2023-10-09T09:00:43.910553+0000 mon.a (mon.0) 2038 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:00:44.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:44 smithi081 bash[79557]: cluster 2023-10-09T09:00:42.467076+0000 mgr.y (mgr.26009) 1781 : cluster 0 pgmap v2061: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:44.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:44 smithi081 bash[79557]: audit 2023-10-09T09:00:43.886059+0000 mon.a (mon.0) 2035 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:00:44.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:44 smithi081 bash[79557]: audit 2023-10-09T09:00:43.892914+0000 mon.a (mon.0) 2036 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:00:44.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:44 smithi081 bash[79557]: audit 2023-10-09T09:00:43.901737+0000 mon.a (mon.0) 2037 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:00:44.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:44 smithi081 bash[79557]: audit 2023-10-09T09:00:43.910553+0000 mon.a (mon.0) 2038 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:00:45.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:45 smithi118 bash[59345]: audit 2023-10-09T09:00:44.437952+0000 mon.c (mon.2) 631 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:00:45.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:45 smithi118 bash[59345]: audit 2023-10-09T09:00:44.439787+0000 mon.c (mon.2) 632 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:00:45.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:45 smithi118 bash[59345]: audit 2023-10-09T09:00:44.451222+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:00:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:45 smithi081 bash[76862]: audit 2023-10-09T09:00:44.437952+0000 mon.c (mon.2) 631 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:00:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:45 smithi081 bash[76862]: audit 2023-10-09T09:00:44.439787+0000 mon.c (mon.2) 632 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:00:45.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:45 smithi081 bash[76862]: audit 2023-10-09T09:00:44.451222+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:00:45.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:45 smithi081 bash[79557]: audit 2023-10-09T09:00:44.437952+0000 mon.c (mon.2) 631 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:00:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:45 smithi081 bash[79557]: audit 2023-10-09T09:00:44.439787+0000 mon.c (mon.2) 632 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:00:45.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:45 smithi081 bash[79557]: audit 2023-10-09T09:00:44.451222+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:00:46.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:46 smithi118 bash[59345]: cluster 2023-10-09T09:00:44.467792+0000 mgr.y (mgr.26009) 1782 : cluster 0 pgmap v2062: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:46.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:46 smithi081 bash[76862]: cluster 2023-10-09T09:00:44.467792+0000 mgr.y (mgr.26009) 1782 : cluster 0 pgmap v2062: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:46.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:46 smithi081 bash[79557]: cluster 2023-10-09T09:00:44.467792+0000 mgr.y (mgr.26009) 1782 : cluster 0 pgmap v2062: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:46.759 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:00:48.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:48 smithi118 bash[59345]: cluster 2023-10-09T09:00:46.468645+0000 mgr.y (mgr.26009) 1783 : cluster 0 pgmap v2063: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:48.570 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:48 smithi081 bash[79557]: cluster 2023-10-09T09:00:46.468645+0000 mgr.y (mgr.26009) 1783 : cluster 0 pgmap v2063: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:48.570 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:48 smithi081 bash[76862]: cluster 2023-10-09T09:00:46.468645+0000 mgr.y (mgr.26009) 1783 : cluster 0 pgmap v2063: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:50.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:50 smithi081 bash[76862]: cluster 2023-10-09T09:00:48.469309+0000 mgr.y (mgr.26009) 1784 : cluster 0 pgmap v2064: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:50.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:50 smithi081 bash[79557]: cluster 2023-10-09T09:00:48.469309+0000 mgr.y (mgr.26009) 1784 : cluster 0 pgmap v2064: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:50.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:50 smithi118 bash[59345]: cluster 2023-10-09T09:00:48.469309+0000 mgr.y (mgr.26009) 1784 : cluster 0 pgmap v2064: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:51.290 INFO:teuthology.orchestra.run.smithi081.stderr:set osd.2 primary-affinity to 1 (8655362) 2023-10-09T09:00:51.554 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:51 smithi081 bash[79557]: audit 2023-10-09T09:00:50.800356+0000 mon.a (mon.0) 2040 : audit 1 from='client.? 172.21.15.81:0/4171049707' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T09:00:51.554 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:51 smithi081 bash[76862]: audit 2023-10-09T09:00:50.800356+0000 mon.a (mon.0) 2040 : audit 1 from='client.? 172.21.15.81:0/4171049707' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T09:00:51.555 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:00:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:00:51] "GET /metrics HTTP/1.1" 200 34163 "" "Prometheus/2.33.4" 2023-10-09T09:00:51.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:51 smithi118 bash[59345]: audit 2023-10-09T09:00:50.800356+0000 mon.a (mon.0) 2040 : audit 1 from='client.? 172.21.15.81:0/4171049707' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T09:00:52.356 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 5 1 2023-10-09T09:00:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:52 smithi081 bash[76862]: cluster 2023-10-09T09:00:50.470009+0000 mgr.y (mgr.26009) 1785 : cluster 0 pgmap v2065: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:52 smithi081 bash[76862]: cluster 2023-10-09T09:00:51.278895+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T09:00:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:52 smithi081 bash[76862]: cluster 2023-10-09T09:00:51.278928+0000 osd.4 (osd.4) 500 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T09:00:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:52 smithi081 bash[76862]: audit 2023-10-09T09:00:51.280884+0000 mon.a (mon.0) 2041 : audit 1 from='client.? 172.21.15.81:0/4171049707' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-09T09:00:52.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:52 smithi081 bash[76862]: cluster 2023-10-09T09:00:51.281002+0000 mon.a (mon.0) 2042 : cluster 0 osdmap e484: 8 total, 8 up, 8 in 2023-10-09T09:00:52.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:52 smithi081 bash[76862]: cluster 2023-10-09T09:00:51.285060+0000 osd.7 (osd.7) 473 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T09:00:52.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:52 smithi081 bash[76862]: cluster 2023-10-09T09:00:51.285506+0000 osd.6 (osd.6) 430 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T09:00:52.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:52 smithi081 bash[79557]: cluster 2023-10-09T09:00:50.470009+0000 mgr.y (mgr.26009) 1785 : cluster 0 pgmap v2065: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:52.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:52 smithi081 bash[79557]: cluster 2023-10-09T09:00:51.278895+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T09:00:52.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:52 smithi081 bash[79557]: cluster 2023-10-09T09:00:51.278928+0000 osd.4 (osd.4) 500 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T09:00:52.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:52 smithi081 bash[79557]: audit 2023-10-09T09:00:51.280884+0000 mon.a (mon.0) 2041 : audit 1 from='client.? 172.21.15.81:0/4171049707' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-09T09:00:52.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:52 smithi081 bash[79557]: cluster 2023-10-09T09:00:51.281002+0000 mon.a (mon.0) 2042 : cluster 0 osdmap e484: 8 total, 8 up, 8 in 2023-10-09T09:00:52.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:52 smithi081 bash[79557]: cluster 2023-10-09T09:00:51.285060+0000 osd.7 (osd.7) 473 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T09:00:52.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:52 smithi081 bash[79557]: cluster 2023-10-09T09:00:51.285506+0000 osd.6 (osd.6) 430 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T09:00:52.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:52 smithi118 bash[59345]: cluster 2023-10-09T09:00:50.470009+0000 mgr.y (mgr.26009) 1785 : cluster 0 pgmap v2065: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:52 smithi118 bash[59345]: cluster 2023-10-09T09:00:51.278895+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T09:00:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:52 smithi118 bash[59345]: cluster 2023-10-09T09:00:51.278928+0000 osd.4 (osd.4) 500 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T09:00:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:52 smithi118 bash[59345]: audit 2023-10-09T09:00:51.280884+0000 mon.a (mon.0) 2041 : audit 1 from='client.? 172.21.15.81:0/4171049707' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-09T09:00:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:52 smithi118 bash[59345]: cluster 2023-10-09T09:00:51.281002+0000 mon.a (mon.0) 2042 : cluster 0 osdmap e484: 8 total, 8 up, 8 in 2023-10-09T09:00:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:52 smithi118 bash[59345]: cluster 2023-10-09T09:00:51.285060+0000 osd.7 (osd.7) 473 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T09:00:52.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:52 smithi118 bash[59345]: cluster 2023-10-09T09:00:51.285506+0000 osd.6 (osd.6) 430 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T09:00:53.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:53 smithi081 bash[76862]: cluster 2023-10-09T09:00:52.280310+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e485 with expected crc 2023-10-09T09:00:53.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:53 smithi081 bash[76862]: cluster 2023-10-09T09:00:52.282495+0000 mon.a (mon.0) 2043 : cluster 0 osdmap e485: 8 total, 8 up, 8 in 2023-10-09T09:00:53.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:53 smithi081 bash[76862]: cluster 2023-10-09T09:00:52.470601+0000 mgr.y (mgr.26009) 1786 : cluster 0 pgmap v2068: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:53.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:53 smithi081 bash[76862]: audit 2023-10-09T09:00:53.194927+0000 mon.c (mon.2) 633 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:00:53.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:53 smithi081 bash[79557]: cluster 2023-10-09T09:00:52.280310+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e485 with expected crc 2023-10-09T09:00:53.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:53 smithi081 bash[79557]: cluster 2023-10-09T09:00:52.282495+0000 mon.a (mon.0) 2043 : cluster 0 osdmap e485: 8 total, 8 up, 8 in 2023-10-09T09:00:53.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:53 smithi081 bash[79557]: cluster 2023-10-09T09:00:52.470601+0000 mgr.y (mgr.26009) 1786 : cluster 0 pgmap v2068: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:53.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:53 smithi081 bash[79557]: audit 2023-10-09T09:00:53.194927+0000 mon.c (mon.2) 633 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:00:53.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:53 smithi118 bash[59345]: cluster 2023-10-09T09:00:52.280310+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e485 with expected crc 2023-10-09T09:00:53.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:53 smithi118 bash[59345]: cluster 2023-10-09T09:00:52.282495+0000 mon.a (mon.0) 2043 : cluster 0 osdmap e485: 8 total, 8 up, 8 in 2023-10-09T09:00:53.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:53 smithi118 bash[59345]: cluster 2023-10-09T09:00:52.470601+0000 mgr.y (mgr.26009) 1786 : cluster 0 pgmap v2068: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:53.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:53 smithi118 bash[59345]: audit 2023-10-09T09:00:53.194927+0000 mon.c (mon.2) 633 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:00:54.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:54 smithi081 bash[79557]: cluster 2023-10-09T09:00:53.182312+0000 osd.6 (osd.6) 431 : cluster 3 failed to encode map e485 with expected crc 2023-10-09T09:00:54.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:54 smithi081 bash[79557]: cluster 2023-10-09T09:00:53.222178+0000 osd.7 (osd.7) 474 : cluster 3 failed to encode map e485 with expected crc 2023-10-09T09:00:54.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:54 smithi081 bash[76862]: cluster 2023-10-09T09:00:53.182312+0000 osd.6 (osd.6) 431 : cluster 3 failed to encode map e485 with expected crc 2023-10-09T09:00:54.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:54 smithi081 bash[76862]: cluster 2023-10-09T09:00:53.222178+0000 osd.7 (osd.7) 474 : cluster 3 failed to encode map e485 with expected crc 2023-10-09T09:00:54.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:54 smithi118 bash[59345]: cluster 2023-10-09T09:00:53.182312+0000 osd.6 (osd.6) 431 : cluster 3 failed to encode map e485 with expected crc 2023-10-09T09:00:54.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:54 smithi118 bash[59345]: cluster 2023-10-09T09:00:53.222178+0000 osd.7 (osd.7) 474 : cluster 3 failed to encode map e485 with expected crc 2023-10-09T09:00:55.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:55 smithi081 bash[76862]: cluster 2023-10-09T09:00:54.471495+0000 mgr.y (mgr.26009) 1787 : cluster 0 pgmap v2069: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:55.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:55 smithi081 bash[79557]: cluster 2023-10-09T09:00:54.471495+0000 mgr.y (mgr.26009) 1787 : cluster 0 pgmap v2069: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:55.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:55 smithi118 bash[59345]: cluster 2023-10-09T09:00:54.471495+0000 mgr.y (mgr.26009) 1787 : cluster 0 pgmap v2069: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:57.135 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:00:57.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:00:57 smithi081 bash[79557]: cluster 2023-10-09T09:00:56.472382+0000 mgr.y (mgr.26009) 1788 : cluster 0 pgmap v2070: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:57.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:00:57 smithi081 bash[76862]: cluster 2023-10-09T09:00:56.472382+0000 mgr.y (mgr.26009) 1788 : cluster 0 pgmap v2070: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:00:58.015 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:00:57 smithi118 bash[59345]: cluster 2023-10-09T09:00:56.472382+0000 mgr.y (mgr.26009) 1788 : cluster 0 pgmap v2070: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:00.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:00 smithi081 bash[76862]: cluster 2023-10-09T09:00:58.473103+0000 mgr.y (mgr.26009) 1789 : cluster 0 pgmap v2071: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:00.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:00 smithi081 bash[79557]: cluster 2023-10-09T09:00:58.473103+0000 mgr.y (mgr.26009) 1789 : cluster 0 pgmap v2071: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:00.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:00 smithi118 bash[59345]: cluster 2023-10-09T09:00:58.473103+0000 mgr.y (mgr.26009) 1789 : cluster 0 pgmap v2071: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:01.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:01:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:01:01] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.33.4" 2023-10-09T09:01:02.124 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.5 to 1 (10000) 2023-10-09T09:01:02.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:02 smithi081 bash[79557]: cluster 2023-10-09T09:01:00.474192+0000 mgr.y (mgr.26009) 1790 : cluster 0 pgmap v2072: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:02.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:02 smithi081 bash[79557]: audit 2023-10-09T09:01:01.337227+0000 mon.c (mon.2) 634 : audit 1 from='client.? 172.21.15.81:0/2303555905' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T09:01:02.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:02 smithi081 bash[79557]: audit 2023-10-09T09:01:01.337776+0000 mon.a (mon.0) 2044 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T09:01:02.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:02 smithi081 bash[76862]: cluster 2023-10-09T09:01:00.474192+0000 mgr.y (mgr.26009) 1790 : cluster 0 pgmap v2072: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:02.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:02 smithi081 bash[76862]: audit 2023-10-09T09:01:01.337227+0000 mon.c (mon.2) 634 : audit 1 from='client.? 172.21.15.81:0/2303555905' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T09:01:02.376 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:02 smithi081 bash[76862]: audit 2023-10-09T09:01:01.337776+0000 mon.a (mon.0) 2044 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T09:01:02.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:02 smithi118 bash[59345]: cluster 2023-10-09T09:01:00.474192+0000 mgr.y (mgr.26009) 1790 : cluster 0 pgmap v2072: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:02.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:02 smithi118 bash[59345]: audit 2023-10-09T09:01:01.337227+0000 mon.c (mon.2) 634 : audit 1 from='client.? 172.21.15.81:0/2303555905' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T09:01:02.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:02 smithi118 bash[59345]: audit 2023-10-09T09:01:01.337776+0000 mon.a (mon.0) 2044 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T09:01:03.164 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 5 1 2023-10-09T09:01:03.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:03 smithi118 bash[59345]: cluster 2023-10-09T09:01:02.114886+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T09:01:03.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:03 smithi118 bash[59345]: cluster 2023-10-09T09:01:02.115012+0000 osd.6 (osd.6) 432 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T09:01:03.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:03 smithi118 bash[59345]: audit 2023-10-09T09:01:02.117683+0000 mon.a (mon.0) 2045 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-09T09:01:03.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:03 smithi118 bash[59345]: cluster 2023-10-09T09:01:02.117773+0000 mon.a (mon.0) 2046 : cluster 0 osdmap e486: 8 total, 8 up, 8 in 2023-10-09T09:01:03.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:03 smithi118 bash[59345]: cluster 2023-10-09T09:01:02.306123+0000 osd.7 (osd.7) 475 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T09:01:03.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:03 smithi118 bash[59345]: cluster 2023-10-09T09:01:02.306511+0000 osd.4 (osd.4) 501 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T09:01:03.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:03 smithi081 bash[79557]: cluster 2023-10-09T09:01:02.114886+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T09:01:03.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:03 smithi081 bash[79557]: cluster 2023-10-09T09:01:02.115012+0000 osd.6 (osd.6) 432 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T09:01:03.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:03 smithi081 bash[79557]: audit 2023-10-09T09:01:02.117683+0000 mon.a (mon.0) 2045 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-09T09:01:03.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:03 smithi081 bash[79557]: cluster 2023-10-09T09:01:02.117773+0000 mon.a (mon.0) 2046 : cluster 0 osdmap e486: 8 total, 8 up, 8 in 2023-10-09T09:01:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:03 smithi081 bash[79557]: cluster 2023-10-09T09:01:02.306123+0000 osd.7 (osd.7) 475 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T09:01:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:03 smithi081 bash[79557]: cluster 2023-10-09T09:01:02.306511+0000 osd.4 (osd.4) 501 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T09:01:03.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:03 smithi081 bash[76862]: cluster 2023-10-09T09:01:02.114886+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T09:01:03.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:03 smithi081 bash[76862]: cluster 2023-10-09T09:01:02.115012+0000 osd.6 (osd.6) 432 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T09:01:03.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:03 smithi081 bash[76862]: audit 2023-10-09T09:01:02.117683+0000 mon.a (mon.0) 2045 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-09T09:01:03.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:03 smithi081 bash[76862]: cluster 2023-10-09T09:01:02.117773+0000 mon.a (mon.0) 2046 : cluster 0 osdmap e486: 8 total, 8 up, 8 in 2023-10-09T09:01:03.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:03 smithi081 bash[76862]: cluster 2023-10-09T09:01:02.306123+0000 osd.7 (osd.7) 475 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T09:01:03.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:03 smithi081 bash[76862]: cluster 2023-10-09T09:01:02.306511+0000 osd.4 (osd.4) 501 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T09:01:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:04 smithi118 bash[59345]: cluster 2023-10-09T09:01:02.474892+0000 mgr.y (mgr.26009) 1791 : cluster 0 pgmap v2074: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:04.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:04 smithi081 bash[76862]: cluster 2023-10-09T09:01:02.474892+0000 mgr.y (mgr.26009) 1791 : cluster 0 pgmap v2074: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:04.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:04 smithi081 bash[79557]: cluster 2023-10-09T09:01:02.474892+0000 mgr.y (mgr.26009) 1791 : cluster 0 pgmap v2074: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:06.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:06 smithi118 bash[59345]: cluster 2023-10-09T09:01:04.475741+0000 mgr.y (mgr.26009) 1792 : cluster 0 pgmap v2075: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:06.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:06 smithi081 bash[76862]: cluster 2023-10-09T09:01:04.475741+0000 mgr.y (mgr.26009) 1792 : cluster 0 pgmap v2075: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:06.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:06 smithi081 bash[79557]: cluster 2023-10-09T09:01:04.475741+0000 mgr.y (mgr.26009) 1792 : cluster 0 pgmap v2075: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:07.941 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:01:08.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:08 smithi081 bash[76862]: cluster 2023-10-09T09:01:06.476602+0000 mgr.y (mgr.26009) 1793 : cluster 0 pgmap v2076: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:08.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:08 smithi081 bash[79557]: cluster 2023-10-09T09:01:06.476602+0000 mgr.y (mgr.26009) 1793 : cluster 0 pgmap v2076: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:08.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:08 smithi118 bash[59345]: cluster 2023-10-09T09:01:06.476602+0000 mgr.y (mgr.26009) 1793 : cluster 0 pgmap v2076: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:09.437 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:09 smithi081 bash[76862]: audit 2023-10-09T09:01:08.195341+0000 mon.c (mon.2) 635 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:01:09.437 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:09 smithi081 bash[79557]: audit 2023-10-09T09:01:08.195341+0000 mon.c (mon.2) 635 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:01:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:09 smithi118 bash[59345]: audit 2023-10-09T09:01:08.195341+0000 mon.c (mon.2) 635 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:01:10.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:10 smithi118 bash[59345]: cluster 2023-10-09T09:01:08.477279+0000 mgr.y (mgr.26009) 1794 : cluster 0 pgmap v2077: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:10.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:10 smithi081 bash[76862]: cluster 2023-10-09T09:01:08.477279+0000 mgr.y (mgr.26009) 1794 : cluster 0 pgmap v2077: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:10.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:10 smithi081 bash[79557]: cluster 2023-10-09T09:01:08.477279+0000 mgr.y (mgr.26009) 1794 : cluster 0 pgmap v2077: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:11.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:01:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:01:11] "GET /metrics HTTP/1.1" 200 34165 "" "Prometheus/2.33.4" 2023-10-09T09:01:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:12 smithi118 bash[59345]: cluster 2023-10-09T09:01:10.478446+0000 mgr.y (mgr.26009) 1795 : cluster 0 pgmap v2078: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:12.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:12 smithi081 bash[76862]: cluster 2023-10-09T09:01:10.478446+0000 mgr.y (mgr.26009) 1795 : cluster 0 pgmap v2078: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:12.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:12 smithi081 bash[79557]: cluster 2023-10-09T09:01:10.478446+0000 mgr.y (mgr.26009) 1795 : cluster 0 pgmap v2078: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:13.166 INFO:teuthology.orchestra.run.smithi081.stderr:set osd.5 primary-affinity to 1 (8655362) 2023-10-09T09:01:13.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:13 smithi118 bash[59345]: audit 2023-10-09T09:01:12.246277+0000 mon.c (mon.2) 636 : audit 1 from='client.? 172.21.15.81:0/3816067854' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T09:01:13.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:13 smithi118 bash[59345]: audit 2023-10-09T09:01:12.246837+0000 mon.a (mon.0) 2047 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T09:01:13.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:13 smithi081 bash[76862]: audit 2023-10-09T09:01:12.246277+0000 mon.c (mon.2) 636 : audit 1 from='client.? 172.21.15.81:0/3816067854' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T09:01:13.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:13 smithi081 bash[76862]: audit 2023-10-09T09:01:12.246837+0000 mon.a (mon.0) 2047 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T09:01:13.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:13 smithi081 bash[79557]: audit 2023-10-09T09:01:12.246277+0000 mon.c (mon.2) 636 : audit 1 from='client.? 172.21.15.81:0/3816067854' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T09:01:13.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:13 smithi081 bash[79557]: audit 2023-10-09T09:01:12.246837+0000 mon.a (mon.0) 2047 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T09:01:14.156 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd reweight 1 1 2023-10-09T09:01:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:14 smithi118 bash[59345]: cluster 2023-10-09T09:01:12.479142+0000 mgr.y (mgr.26009) 1796 : cluster 0 pgmap v2079: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:14 smithi118 bash[59345]: cluster 2023-10-09T09:01:13.155143+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T09:01:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:14 smithi118 bash[59345]: audit 2023-10-09T09:01:13.159459+0000 mon.a (mon.0) 2048 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-10-09T09:01:14.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:14 smithi118 bash[59345]: cluster 2023-10-09T09:01:13.159654+0000 mon.a (mon.0) 2049 : cluster 0 osdmap e487: 8 total, 8 up, 8 in 2023-10-09T09:01:14.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:14 smithi118 bash[59345]: cluster 2023-10-09T09:01:13.160498+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T09:01:14.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:14 smithi081 bash[76862]: cluster 2023-10-09T09:01:12.479142+0000 mgr.y (mgr.26009) 1796 : cluster 0 pgmap v2079: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:14.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:14 smithi081 bash[76862]: cluster 2023-10-09T09:01:13.155143+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T09:01:14.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:14 smithi081 bash[76862]: audit 2023-10-09T09:01:13.159459+0000 mon.a (mon.0) 2048 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-10-09T09:01:14.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:14 smithi081 bash[76862]: cluster 2023-10-09T09:01:13.159654+0000 mon.a (mon.0) 2049 : cluster 0 osdmap e487: 8 total, 8 up, 8 in 2023-10-09T09:01:14.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:14 smithi081 bash[76862]: cluster 2023-10-09T09:01:13.160498+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T09:01:14.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:14 smithi081 bash[79557]: cluster 2023-10-09T09:01:12.479142+0000 mgr.y (mgr.26009) 1796 : cluster 0 pgmap v2079: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:14.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:14 smithi081 bash[79557]: cluster 2023-10-09T09:01:13.155143+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T09:01:14.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:14 smithi081 bash[79557]: audit 2023-10-09T09:01:13.159459+0000 mon.a (mon.0) 2048 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-10-09T09:01:14.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:14 smithi081 bash[79557]: cluster 2023-10-09T09:01:13.159654+0000 mon.a (mon.0) 2049 : cluster 0 osdmap e487: 8 total, 8 up, 8 in 2023-10-09T09:01:14.627 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:14 smithi081 bash[79557]: cluster 2023-10-09T09:01:13.160498+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T09:01:15.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:15 smithi118 bash[59345]: cluster 2023-10-09T09:01:14.171988+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T09:01:15.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:15 smithi118 bash[59345]: cluster 2023-10-09T09:01:14.172007+0000 osd.4 (osd.4) 502 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T09:01:15.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:15 smithi118 bash[59345]: cluster 2023-10-09T09:01:14.174143+0000 mon.a (mon.0) 2050 : cluster 0 osdmap e488: 8 total, 8 up, 8 in 2023-10-09T09:01:15.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:15 smithi118 bash[59345]: cluster 2023-10-09T09:01:14.174303+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T09:01:15.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:15 smithi118 bash[59345]: cluster 2023-10-09T09:01:14.177330+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T09:01:15.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:15 smithi118 bash[59345]: cluster 2023-10-09T09:01:14.261626+0000 osd.7 (osd.7) 476 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T09:01:15.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:15 smithi081 bash[76862]: cluster 2023-10-09T09:01:14.171988+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T09:01:15.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:15 smithi081 bash[76862]: cluster 2023-10-09T09:01:14.172007+0000 osd.4 (osd.4) 502 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T09:01:15.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:15 smithi081 bash[76862]: cluster 2023-10-09T09:01:14.174143+0000 mon.a (mon.0) 2050 : cluster 0 osdmap e488: 8 total, 8 up, 8 in 2023-10-09T09:01:15.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:15 smithi081 bash[76862]: cluster 2023-10-09T09:01:14.174303+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T09:01:15.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:15 smithi081 bash[76862]: cluster 2023-10-09T09:01:14.177330+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T09:01:15.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:15 smithi081 bash[76862]: cluster 2023-10-09T09:01:14.261626+0000 osd.7 (osd.7) 476 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T09:01:15.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:15 smithi081 bash[79557]: cluster 2023-10-09T09:01:14.171988+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T09:01:15.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:15 smithi081 bash[79557]: cluster 2023-10-09T09:01:14.172007+0000 osd.4 (osd.4) 502 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T09:01:15.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:15 smithi081 bash[79557]: cluster 2023-10-09T09:01:14.174143+0000 mon.a (mon.0) 2050 : cluster 0 osdmap e488: 8 total, 8 up, 8 in 2023-10-09T09:01:15.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:15 smithi081 bash[79557]: cluster 2023-10-09T09:01:14.174303+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T09:01:15.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:15 smithi081 bash[79557]: cluster 2023-10-09T09:01:14.177330+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T09:01:15.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:15 smithi081 bash[79557]: cluster 2023-10-09T09:01:14.261626+0000 osd.7 (osd.7) 476 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T09:01:16.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:16 smithi118 bash[59345]: cluster 2023-10-09T09:01:14.480068+0000 mgr.y (mgr.26009) 1797 : cluster 0 pgmap v2082: 73 pgs: 3 peering, 70 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:16.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:16 smithi118 bash[59345]: cluster 2023-10-09T09:01:15.170728+0000 mon.a (mon.0) 2051 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-09T09:01:16.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:16 smithi081 bash[76862]: cluster 2023-10-09T09:01:14.480068+0000 mgr.y (mgr.26009) 1797 : cluster 0 pgmap v2082: 73 pgs: 3 peering, 70 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:16.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:16 smithi081 bash[76862]: cluster 2023-10-09T09:01:15.170728+0000 mon.a (mon.0) 2051 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-09T09:01:16.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:16 smithi081 bash[79557]: cluster 2023-10-09T09:01:14.480068+0000 mgr.y (mgr.26009) 1797 : cluster 0 pgmap v2082: 73 pgs: 3 peering, 70 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:16.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:16 smithi081 bash[79557]: cluster 2023-10-09T09:01:15.170728+0000 mon.a (mon.0) 2051 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-09T09:01:18.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:18 smithi118 bash[59345]: cluster 2023-10-09T09:01:16.481061+0000 mgr.y (mgr.26009) 1798 : cluster 0 pgmap v2083: 73 pgs: 3 peering, 70 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:18.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:18 smithi081 bash[76862]: cluster 2023-10-09T09:01:16.481061+0000 mgr.y (mgr.26009) 1798 : cluster 0 pgmap v2083: 73 pgs: 3 peering, 70 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:18.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:18 smithi081 bash[79557]: cluster 2023-10-09T09:01:16.481061+0000 mgr.y (mgr.26009) 1798 : cluster 0 pgmap v2083: 73 pgs: 3 peering, 70 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:18.937 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:01:20.437 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:20 smithi081 bash[76862]: cluster 2023-10-09T09:01:18.481884+0000 mgr.y (mgr.26009) 1799 : cluster 0 pgmap v2084: 73 pgs: 3 peering, 70 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:20.438 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:20 smithi081 bash[79557]: cluster 2023-10-09T09:01:18.481884+0000 mgr.y (mgr.26009) 1799 : cluster 0 pgmap v2084: 73 pgs: 3 peering, 70 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:20.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:20 smithi118 bash[59345]: cluster 2023-10-09T09:01:18.481884+0000 mgr.y (mgr.26009) 1799 : cluster 0 pgmap v2084: 73 pgs: 3 peering, 70 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:21.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:21 smithi118 bash[59345]: cluster 2023-10-09T09:01:21.184444+0000 mon.a (mon.0) 2052 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2023-10-09T09:01:21.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:21 smithi118 bash[59345]: cluster 2023-10-09T09:01:21.184521+0000 mon.a (mon.0) 2053 : cluster 1 Cluster is now healthy 2023-10-09T09:01:21.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:21 smithi081 bash[76862]: cluster 2023-10-09T09:01:21.184444+0000 mon.a (mon.0) 2052 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2023-10-09T09:01:21.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:21 smithi081 bash[76862]: cluster 2023-10-09T09:01:21.184521+0000 mon.a (mon.0) 2053 : cluster 1 Cluster is now healthy 2023-10-09T09:01:21.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:01:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:01:21] "GET /metrics HTTP/1.1" 200 34165 "" "Prometheus/2.33.4" 2023-10-09T09:01:21.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:21 smithi081 bash[79557]: cluster 2023-10-09T09:01:21.184444+0000 mon.a (mon.0) 2052 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2023-10-09T09:01:21.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:21 smithi081 bash[79557]: cluster 2023-10-09T09:01:21.184521+0000 mon.a (mon.0) 2053 : cluster 1 Cluster is now healthy 2023-10-09T09:01:22.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:22 smithi118 bash[59345]: cluster 2023-10-09T09:01:20.482997+0000 mgr.y (mgr.26009) 1800 : cluster 0 pgmap v2085: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:22.618 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:22 smithi081 bash[76862]: cluster 2023-10-09T09:01:20.482997+0000 mgr.y (mgr.26009) 1800 : cluster 0 pgmap v2085: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:22.618 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:22 smithi081 bash[79557]: cluster 2023-10-09T09:01:20.482997+0000 mgr.y (mgr.26009) 1800 : cluster 0 pgmap v2085: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:23.260 INFO:teuthology.orchestra.run.smithi081.stderr:reweighted osd.1 to 1 (10000) 2023-10-09T09:01:23.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:23 smithi118 bash[59345]: audit 2023-10-09T09:01:23.061239+0000 mon.a (mon.0) 2054 : audit 1 from='client.? 172.21.15.81:0/394870286' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T09:01:23.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:23 smithi118 bash[59345]: audit 2023-10-09T09:01:23.195834+0000 mon.c (mon.2) 637 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:01:23.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:23 smithi081 bash[79557]: audit 2023-10-09T09:01:23.061239+0000 mon.a (mon.0) 2054 : audit 1 from='client.? 172.21.15.81:0/394870286' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T09:01:23.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:23 smithi081 bash[79557]: audit 2023-10-09T09:01:23.195834+0000 mon.c (mon.2) 637 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:01:23.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:23 smithi081 bash[76862]: audit 2023-10-09T09:01:23.061239+0000 mon.a (mon.0) 2054 : audit 1 from='client.? 172.21.15.81:0/394870286' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T09:01:23.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:23 smithi081 bash[76862]: audit 2023-10-09T09:01:23.195834+0000 mon.c (mon.2) 637 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:01:24.223 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 1 1 2023-10-09T09:01:24.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:24 smithi118 bash[59345]: cluster 2023-10-09T09:01:22.483570+0000 mgr.y (mgr.26009) 1801 : cluster 0 pgmap v2086: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:24.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:24 smithi118 bash[59345]: cluster 2023-10-09T09:01:23.251667+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e489 with expected crc 2023-10-09T09:01:24.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:24 smithi118 bash[59345]: audit 2023-10-09T09:01:23.253641+0000 mon.a (mon.0) 2055 : audit 1 from='client.? 172.21.15.81:0/394870286' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T09:01:24.519 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:24 smithi118 bash[59345]: cluster 2023-10-09T09:01:23.253738+0000 mon.a (mon.0) 2056 : cluster 0 osdmap e489: 8 total, 8 up, 8 in 2023-10-09T09:01:24.519 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:24 smithi118 bash[59345]: cluster 2023-10-09T09:01:23.254046+0000 osd.6 (osd.6) 433 : cluster 3 failed to encode map e489 with expected crc 2023-10-09T09:01:24.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:24 smithi081 bash[76862]: cluster 2023-10-09T09:01:22.483570+0000 mgr.y (mgr.26009) 1801 : cluster 0 pgmap v2086: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:24.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:24 smithi081 bash[76862]: cluster 2023-10-09T09:01:23.251667+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e489 with expected crc 2023-10-09T09:01:24.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:24 smithi081 bash[76862]: audit 2023-10-09T09:01:23.253641+0000 mon.a (mon.0) 2055 : audit 1 from='client.? 172.21.15.81:0/394870286' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T09:01:24.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:24 smithi081 bash[76862]: cluster 2023-10-09T09:01:23.253738+0000 mon.a (mon.0) 2056 : cluster 0 osdmap e489: 8 total, 8 up, 8 in 2023-10-09T09:01:24.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:24 smithi081 bash[76862]: cluster 2023-10-09T09:01:23.254046+0000 osd.6 (osd.6) 433 : cluster 3 failed to encode map e489 with expected crc 2023-10-09T09:01:24.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:24 smithi081 bash[79557]: cluster 2023-10-09T09:01:22.483570+0000 mgr.y (mgr.26009) 1801 : cluster 0 pgmap v2086: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:24.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:24 smithi081 bash[79557]: cluster 2023-10-09T09:01:23.251667+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e489 with expected crc 2023-10-09T09:01:24.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:24 smithi081 bash[79557]: audit 2023-10-09T09:01:23.253641+0000 mon.a (mon.0) 2055 : audit 1 from='client.? 172.21.15.81:0/394870286' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T09:01:24.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:24 smithi081 bash[79557]: cluster 2023-10-09T09:01:23.253738+0000 mon.a (mon.0) 2056 : cluster 0 osdmap e489: 8 total, 8 up, 8 in 2023-10-09T09:01:24.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:24 smithi081 bash[79557]: cluster 2023-10-09T09:01:23.254046+0000 osd.6 (osd.6) 433 : cluster 3 failed to encode map e489 with expected crc 2023-10-09T09:01:25.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:25 smithi118 bash[59345]: cluster 2023-10-09T09:01:24.009376+0000 osd.4 (osd.4) 503 : cluster 3 failed to encode map e489 with expected crc 2023-10-09T09:01:25.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:25 smithi118 bash[59345]: cluster 2023-10-09T09:01:24.009545+0000 osd.7 (osd.7) 477 : cluster 3 failed to encode map e489 with expected crc 2023-10-09T09:01:25.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:25 smithi081 bash[76862]: cluster 2023-10-09T09:01:24.009376+0000 osd.4 (osd.4) 503 : cluster 3 failed to encode map e489 with expected crc 2023-10-09T09:01:25.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:25 smithi081 bash[76862]: cluster 2023-10-09T09:01:24.009545+0000 osd.7 (osd.7) 477 : cluster 3 failed to encode map e489 with expected crc 2023-10-09T09:01:25.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:25 smithi081 bash[79557]: cluster 2023-10-09T09:01:24.009376+0000 osd.4 (osd.4) 503 : cluster 3 failed to encode map e489 with expected crc 2023-10-09T09:01:25.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:25 smithi081 bash[79557]: cluster 2023-10-09T09:01:24.009545+0000 osd.7 (osd.7) 477 : cluster 3 failed to encode map e489 with expected crc 2023-10-09T09:01:26.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:26 smithi081 bash[76862]: cluster 2023-10-09T09:01:24.484449+0000 mgr.y (mgr.26009) 1802 : cluster 0 pgmap v2088: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:26.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:26 smithi081 bash[79557]: cluster 2023-10-09T09:01:24.484449+0000 mgr.y (mgr.26009) 1802 : cluster 0 pgmap v2088: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:26.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:26 smithi118 bash[59345]: cluster 2023-10-09T09:01:24.484449+0000 mgr.y (mgr.26009) 1802 : cluster 0 pgmap v2088: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:28.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:28 smithi081 bash[76862]: cluster 2023-10-09T09:01:26.485376+0000 mgr.y (mgr.26009) 1803 : cluster 0 pgmap v2089: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:28.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:28 smithi081 bash[79557]: cluster 2023-10-09T09:01:26.485376+0000 mgr.y (mgr.26009) 1803 : cluster 0 pgmap v2089: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:28.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:28 smithi118 bash[59345]: cluster 2023-10-09T09:01:26.485376+0000 mgr.y (mgr.26009) 1803 : cluster 0 pgmap v2089: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:29.005 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:01:30.431 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:30 smithi081 bash[76862]: cluster 2023-10-09T09:01:28.486191+0000 mgr.y (mgr.26009) 1804 : cluster 0 pgmap v2090: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:30.431 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:30 smithi081 bash[76862]: audit 2023-10-09T09:01:29.158956+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:30.431 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:30 smithi081 bash[79557]: cluster 2023-10-09T09:01:28.486191+0000 mgr.y (mgr.26009) 1804 : cluster 0 pgmap v2090: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:30.431 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:30 smithi081 bash[79557]: audit 2023-10-09T09:01:29.158956+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:30 smithi118 bash[59345]: cluster 2023-10-09T09:01:28.486191+0000 mgr.y (mgr.26009) 1804 : cluster 0 pgmap v2090: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:30.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:30 smithi118 bash[59345]: audit 2023-10-09T09:01:29.158956+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:31.532 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:01:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:01:31] "GET /metrics HTTP/1.1" 200 34167 "" "Prometheus/2.33.4" 2023-10-09T09:01:32.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:32 smithi118 bash[59345]: cluster 2023-10-09T09:01:30.487274+0000 mgr.y (mgr.26009) 1805 : cluster 0 pgmap v2091: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:32.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:32 smithi081 bash[76862]: cluster 2023-10-09T09:01:30.487274+0000 mgr.y (mgr.26009) 1805 : cluster 0 pgmap v2091: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:32.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:32 smithi081 bash[79557]: cluster 2023-10-09T09:01:30.487274+0000 mgr.y (mgr.26009) 1805 : cluster 0 pgmap v2091: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:34.184 INFO:teuthology.orchestra.run.smithi081.stderr:set osd.1 primary-affinity to 1 (8655362) 2023-10-09T09:01:34.423 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:34 smithi081 bash[76862]: cluster 2023-10-09T09:01:32.487878+0000 mgr.y (mgr.26009) 1806 : cluster 0 pgmap v2092: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:34.424 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:34 smithi081 bash[76862]: audit 2023-10-09T09:01:33.198080+0000 mon.a (mon.0) 2058 : audit 1 from='client.? 172.21.15.81:0/703961426' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T09:01:34.424 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:34 smithi081 bash[79557]: cluster 2023-10-09T09:01:32.487878+0000 mgr.y (mgr.26009) 1806 : cluster 0 pgmap v2092: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:34.424 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:34 smithi081 bash[79557]: audit 2023-10-09T09:01:33.198080+0000 mon.a (mon.0) 2058 : audit 1 from='client.? 172.21.15.81:0/703961426' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T09:01:34.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:34 smithi118 bash[59345]: cluster 2023-10-09T09:01:32.487878+0000 mgr.y (mgr.26009) 1806 : cluster 0 pgmap v2092: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:34.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:34 smithi118 bash[59345]: audit 2023-10-09T09:01:33.198080+0000 mon.a (mon.0) 2058 : audit 1 from='client.? 172.21.15.81:0/703961426' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T09:01:35.201 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2023-10-09T09:01:35.201 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2023-10-09T09:01:35.201 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2023-10-09T09:01:35.201 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2023-10-09T09:01:35.201 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-09T09:01:35.202 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T09:01:35.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:35 smithi118 bash[59345]: cluster 2023-10-09T09:01:34.173873+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:35.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:35 smithi118 bash[59345]: audit 2023-10-09T09:01:34.177234+0000 mon.a (mon.0) 2059 : audit 1 from='client.? 172.21.15.81:0/703961426' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-09T09:01:35.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:35 smithi118 bash[59345]: cluster 2023-10-09T09:01:34.177382+0000 mon.a (mon.0) 2060 : cluster 0 osdmap e490: 8 total, 8 up, 8 in 2023-10-09T09:01:35.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:35 smithi081 bash[76862]: cluster 2023-10-09T09:01:34.173873+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:35.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:35 smithi081 bash[76862]: audit 2023-10-09T09:01:34.177234+0000 mon.a (mon.0) 2059 : audit 1 from='client.? 172.21.15.81:0/703961426' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-09T09:01:35.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:35 smithi081 bash[76862]: cluster 2023-10-09T09:01:34.177382+0000 mon.a (mon.0) 2060 : cluster 0 osdmap e490: 8 total, 8 up, 8 in 2023-10-09T09:01:35.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:35 smithi081 bash[79557]: cluster 2023-10-09T09:01:34.173873+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:35.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:35 smithi081 bash[79557]: audit 2023-10-09T09:01:34.177234+0000 mon.a (mon.0) 2059 : audit 1 from='client.? 172.21.15.81:0/703961426' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-09T09:01:35.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:35 smithi081 bash[79557]: cluster 2023-10-09T09:01:34.177382+0000 mon.a (mon.0) 2060 : cluster 0 osdmap e490: 8 total, 8 up, 8 in 2023-10-09T09:01:36.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:36 smithi118 bash[59345]: cluster 2023-10-09T09:01:34.488763+0000 mgr.y (mgr.26009) 1807 : cluster 0 pgmap v2094: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:36.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:36 smithi118 bash[59345]: cluster 2023-10-09T09:01:35.388849+0000 osd.7 (osd.7) 478 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:36.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:36 smithi118 bash[59345]: cluster 2023-10-09T09:01:35.444857+0000 osd.6 (osd.6) 434 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:36.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:36 smithi118 bash[59345]: cluster 2023-10-09T09:01:35.447594+0000 osd.6 (osd.6) 435 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:36.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:36 smithi118 bash[59345]: cluster 2023-10-09T09:01:35.449700+0000 osd.6 (osd.6) 436 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:36.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:36 smithi118 bash[59345]: cluster 2023-10-09T09:01:35.451351+0000 osd.6 (osd.6) 437 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:36.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:36 smithi118 bash[59345]: cluster 2023-10-09T09:01:35.693879+0000 osd.4 (osd.4) 504 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:36.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:36 smithi081 bash[79557]: cluster 2023-10-09T09:01:34.488763+0000 mgr.y (mgr.26009) 1807 : cluster 0 pgmap v2094: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:36.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:36 smithi081 bash[79557]: cluster 2023-10-09T09:01:35.388849+0000 osd.7 (osd.7) 478 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:36.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:36 smithi081 bash[79557]: cluster 2023-10-09T09:01:35.444857+0000 osd.6 (osd.6) 434 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:36.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:36 smithi081 bash[79557]: cluster 2023-10-09T09:01:35.447594+0000 osd.6 (osd.6) 435 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:36.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:36 smithi081 bash[79557]: cluster 2023-10-09T09:01:35.449700+0000 osd.6 (osd.6) 436 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:36.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:36 smithi081 bash[79557]: cluster 2023-10-09T09:01:35.451351+0000 osd.6 (osd.6) 437 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:36.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:36 smithi081 bash[79557]: cluster 2023-10-09T09:01:35.693879+0000 osd.4 (osd.4) 504 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:36.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:36 smithi081 bash[76862]: cluster 2023-10-09T09:01:34.488763+0000 mgr.y (mgr.26009) 1807 : cluster 0 pgmap v2094: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:36.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:36 smithi081 bash[76862]: cluster 2023-10-09T09:01:35.388849+0000 osd.7 (osd.7) 478 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:36.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:36 smithi081 bash[76862]: cluster 2023-10-09T09:01:35.444857+0000 osd.6 (osd.6) 434 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:36.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:36 smithi081 bash[76862]: cluster 2023-10-09T09:01:35.447594+0000 osd.6 (osd.6) 435 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:36.626 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:36 smithi081 bash[76862]: cluster 2023-10-09T09:01:35.449700+0000 osd.6 (osd.6) 436 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:36.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:36 smithi081 bash[76862]: cluster 2023-10-09T09:01:35.451351+0000 osd.6 (osd.6) 437 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:36.627 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:36 smithi081 bash[76862]: cluster 2023-10-09T09:01:35.693879+0000 osd.4 (osd.4) 504 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T09:01:38.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:38 smithi118 bash[59345]: cluster 2023-10-09T09:01:36.489680+0000 mgr.y (mgr.26009) 1808 : cluster 0 pgmap v2095: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:38 smithi081 bash[76862]: cluster 2023-10-09T09:01:36.489680+0000 mgr.y (mgr.26009) 1808 : cluster 0 pgmap v2095: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:38.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:38 smithi081 bash[79557]: cluster 2023-10-09T09:01:36.489680+0000 mgr.y (mgr.26009) 1808 : cluster 0 pgmap v2095: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:39.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:39 smithi118 bash[59345]: audit 2023-10-09T09:01:38.195668+0000 mon.c (mon.2) 638 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:01:39.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:39 smithi081 bash[76862]: audit 2023-10-09T09:01:38.195668+0000 mon.c (mon.2) 638 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:01:39.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:39 smithi081 bash[79557]: audit 2023-10-09T09:01:38.195668+0000 mon.c (mon.2) 638 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:01:39.975 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:01:40.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:40 smithi081 bash[76862]: cluster 2023-10-09T09:01:38.490329+0000 mgr.y (mgr.26009) 1809 : cluster 0 pgmap v2096: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:40.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:40 smithi081 bash[79557]: cluster 2023-10-09T09:01:38.490329+0000 mgr.y (mgr.26009) 1809 : cluster 0 pgmap v2096: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:40.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:40 smithi118 bash[59345]: cluster 2023-10-09T09:01:38.490329+0000 mgr.y (mgr.26009) 1809 : cluster 0 pgmap v2096: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:41.408 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:01:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:01:41] "GET /metrics HTTP/1.1" 200 34163 "" "Prometheus/2.33.4" 2023-10-09T09:01:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:42 smithi118 bash[59345]: cluster 2023-10-09T09:01:40.491426+0000 mgr.y (mgr.26009) 1810 : cluster 0 pgmap v2097: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:42.542 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:42 smithi081 bash[76862]: cluster 2023-10-09T09:01:40.491426+0000 mgr.y (mgr.26009) 1810 : cluster 0 pgmap v2097: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:42.543 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:42 smithi081 bash[79557]: cluster 2023-10-09T09:01:40.491426+0000 mgr.y (mgr.26009) 1810 : cluster 0 pgmap v2097: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:44.080 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T09:01:44.081 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":490,"fsid":"0a47c0f6-6678-11ee-8db5-212e2dc638e7","created":"2023-10-09T07:48:07.837405+0000","modified":"2023-10-09T09:01:34.163718+0000","last_up_change":"2023-10-09T08:51:25.926455+0000","last_in_change":"2023-10-09T08:58:39.159713+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":26,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":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-09T07:52:25.098183+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":"82","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-09T07:57:04.785609+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"453","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":27,"snap_epoch":453,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-09T07:59:01.390428+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-09T07:59:02.121251+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":"60","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":1.75,"score_stable":1.75,"optimal_score":1,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"001a8f44-3108-4571-9c18-0259e7c2c5f7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":84,"up_from":88,"up_thru":462,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":2047548389},{"type":"v1","addr":"172.21.15.81:6803","nonce":2047548389}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":2047548389},{"type":"v1","addr":"172.21.15.81:6805","nonce":2047548389}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2047548389},{"type":"v1","addr":"172.21.15.81:6809","nonce":2047548389}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":2047548389},{"type":"v1","addr":"172.21.15.81:6807","nonce":2047548389}]},"public_addr":"172.21.15.81:6803/2047548389","cluster_addr":"172.21.15.81:6805/2047548389","heartbeat_back_addr":"172.21.15.81:6809/2047548389","heartbeat_front_addr":"172.21.15.81:6807/2047548389","state":["exists","up"]},{"osd":1,"uuid":"c07b13c6-c3cf-4746-acea-92ea752aa01f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":179,"last_clean_end":206,"up_from":371,"up_thru":469,"down_at":207,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":858703748},{"type":"v1","addr":"172.21.15.81:6819","nonce":858703748}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":858703748},{"type":"v1","addr":"172.21.15.81:6821","nonce":858703748}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":858703748},{"type":"v1","addr":"172.21.15.81:6825","nonce":858703748}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":858703748},{"type":"v1","addr":"172.21.15.81:6823","nonce":858703748}]},"public_addr":"172.21.15.81:6819/858703748","cluster_addr":"172.21.15.81:6821/858703748","heartbeat_back_addr":"172.21.15.81:6825/858703748","heartbeat_front_addr":"172.21.15.81:6823/858703748","state":["exists","up"]},{"osd":2,"uuid":"796de5da-ce6b-4a61-ac95-2fa597a45dbb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":98,"last_clean_end":249,"up_from":255,"up_thru":484,"down_at":250,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":2657959212},{"type":"v1","addr":"172.21.15.81:6811","nonce":2657959212}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":2657959212},{"type":"v1","addr":"172.21.15.81:6813","nonce":2657959212}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":2657959212},{"type":"v1","addr":"172.21.15.81:6817","nonce":2657959212}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":2657959212},{"type":"v1","addr":"172.21.15.81:6815","nonce":2657959212}]},"public_addr":"172.21.15.81:6811/2657959212","cluster_addr":"172.21.15.81:6813/2657959212","heartbeat_back_addr":"172.21.15.81:6817/2657959212","heartbeat_front_addr":"172.21.15.81:6815/2657959212","state":["exists","up"]},{"osd":3,"uuid":"2896377b-229e-4918-a6b1-d3d766462a04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":99,"up_from":103,"up_thru":474,"down_at":100,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2089133645},{"type":"v1","addr":"172.21.15.81:6827","nonce":2089133645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2089133645},{"type":"v1","addr":"172.21.15.81:6829","nonce":2089133645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6832","nonce":2089133645},{"type":"v1","addr":"172.21.15.81:6833","nonce":2089133645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2089133645},{"type":"v1","addr":"172.21.15.81:6831","nonce":2089133645}]},"public_addr":"172.21.15.81:6827/2089133645","cluster_addr":"172.21.15.81:6829/2089133645","heartbeat_back_addr":"172.21.15.81:6833/2089133645","heartbeat_front_addr":"172.21.15.81:6831/2089133645","state":["exists","up"]},{"osd":4,"uuid":"29388503-def5-443c-84ff-fd5e06439923","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":466,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6801","nonce":1032650421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6803","nonce":1032650421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6807","nonce":1032650421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6805","nonce":1032650421}]},"public_addr":"172.21.15.118:6801/1032650421","cluster_addr":"172.21.15.118:6803/1032650421","heartbeat_back_addr":"172.21.15.118:6807/1032650421","heartbeat_front_addr":"172.21.15.118:6805/1032650421","state":["exists","up"]},{"osd":5,"uuid":"84c0f755-dad9-4dc3-ae8d-307dfa6725ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":36,"last_clean_end":235,"up_from":278,"up_thru":487,"down_at":236,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":1967806012},{"type":"v1","addr":"172.21.15.118:6809","nonce":1967806012}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":1967806012},{"type":"v1","addr":"172.21.15.118:6811","nonce":1967806012}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":1967806012},{"type":"v1","addr":"172.21.15.118:6815","nonce":1967806012}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":1967806012},{"type":"v1","addr":"172.21.15.118:6813","nonce":1967806012}]},"public_addr":"172.21.15.118:6809/1967806012","cluster_addr":"172.21.15.118:6811/1967806012","heartbeat_back_addr":"172.21.15.118:6815/1967806012","heartbeat_front_addr":"172.21.15.118:6813/1967806012","state":["exists","up"]},{"osd":6,"uuid":"148dc4ee-a773-4829-bc3a-c0d3c4608ea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":479,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6817","nonce":2724340173}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6819","nonce":2724340173}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6823","nonce":2724340173}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6821","nonce":2724340173}]},"public_addr":"172.21.15.118:6817/2724340173","cluster_addr":"172.21.15.118:6819/2724340173","heartbeat_back_addr":"172.21.15.118:6823/2724340173","heartbeat_front_addr":"172.21.15.118:6821/2724340173","state":["exists","up"]},{"osd":7,"uuid":"aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":469,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6825","nonce":2187628890}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6827","nonce":2187628890}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6831","nonce":2187628890}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6829","nonce":2187628890}]},"public_addr":"172.21.15.118:6825/2187628890","cluster_addr":"172.21.15.118:6827/2187628890","heartbeat_back_addr":"172.21.15.118:6831/2187628890","heartbeat_front_addr":"172.21.15.118:6829/2187628890","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-09T07:50:54.727347+0000","dead_epoch":84},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:51:38.438789+0000","dead_epoch":206},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:52:22.949713+0000","dead_epoch":249},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:53:08.594134+0000","dead_epoch":99},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:53:50.534664+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-09T07:54:33.199326+0000","dead_epoch":235},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:55:16.723832+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-09T07:56:00.343311+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.11","mappings":[{"from":4,"to":2}]},{"pgid":"4.0","mappings":[{"from":3,"to":2}]},{"pgid":"4.7","mappings":[{"from":0,"to":7}]},{"pgid":"4.9","mappings":[{"from":1,"to":5},{"from":4,"to":2}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.e","mappings":[{"from":1,"to":2}]},{"pgid":"4.13","mappings":[{"from":4,"to":2}]},{"pgid":"4.1d","mappings":[{"from":1,"to":7}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.81:0/1357041402":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/3317803502":"2023-10-10T08:05:22.990697+0000","172.21.15.118:0/1616535521":"2023-10-10T08:04:18.911057+0000","172.21.15.81:6801/1537833946":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/2241644488":"2023-10-10T07:49:05.232951+0000","172.21.15.81:0/33828328":"2023-10-10T08:02:39.438783+0000","172.21.15.81:6801/3333695174":"2023-10-10T07:56:34.562339+0000","172.21.15.81:6800/3333695174":"2023-10-10T07:56:34.562339+0000","172.21.15.81:6800/1537833946":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/765299878":"2023-10-10T07:56:34.562339+0000","172.21.15.118:0/4166256922":"2023-10-10T08:04:18.911057+0000","172.21.15.118:0/1982601329":"2023-10-10T08:04:18.911057+0000","172.21.15.81:0/508224183":"2023-10-10T08:02:39.438783+0000","172.21.15.81:0/3118036864":"2023-10-10T08:05:22.990697+0000","172.21.15.81:6800/4291153198":"2023-10-10T08:02:39.438783+0000","172.21.15.81:0/2284708028":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6801/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:0/4101738626":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/3068927018":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/3645718659":"2023-10-10T08:05:22.990697+0000","172.21.15.81:6800/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.118:6834/4198102275":"2023-10-10T08:04:18.911057+0000","172.21.15.118:6835/4198102275":"2023-10-10T08:04:18.911057+0000","172.21.15.81:6801/2044241734":"2023-10-10T08:05:22.990697+0000","172.21.15.118:0/907619425":"2023-10-10T08:04:18.911057+0000","172.21.15.81:6801/4291153198":"2023-10-10T08:02:39.438783+0000","172.21.15.81:0/1024746757":"2023-10-10T07:48:35.337495+0000","172.21.15.81:6800/2044241734":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/4028739218":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/3522087077":"2023-10-10T07:56:34.562339+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-09T09:01:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:44 smithi081 bash[76862]: cluster 2023-10-09T09:01:42.492012+0000 mgr.y (mgr.26009) 1811 : cluster 0 pgmap v2098: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:44 smithi081 bash[76862]: audit 2023-10-09T09:01:44.077524+0000 mon.c (mon.2) 639 : audit 0 from='client.? 172.21.15.81:0/3733999202' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:01:44.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:44 smithi081 bash[79557]: cluster 2023-10-09T09:01:42.492012+0000 mgr.y (mgr.26009) 1811 : cluster 0 pgmap v2098: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:44.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:44 smithi081 bash[79557]: audit 2023-10-09T09:01:44.077524+0000 mon.c (mon.2) 639 : audit 0 from='client.? 172.21.15.81:0/3733999202' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:01:44.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:44 smithi118 bash[59345]: cluster 2023-10-09T09:01:42.492012+0000 mgr.y (mgr.26009) 1811 : cluster 0 pgmap v2098: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:44.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:44 smithi118 bash[59345]: audit 2023-10-09T09:01:44.077524+0000 mon.c (mon.2) 639 : audit 0 from='client.? 172.21.15.81:0/3733999202' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:01:45.018 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-09T09:01:45.018 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T09:01:45.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:45 smithi081 bash[76862]: audit 2023-10-09T09:01:44.532850+0000 mon.c (mon.2) 640 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:01:45.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:45 smithi081 bash[76862]: audit 2023-10-09T09:01:44.909053+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:45.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:45 smithi081 bash[76862]: audit 2023-10-09T09:01:44.920229+0000 mon.a (mon.0) 2062 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:45.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:45 smithi081 bash[79557]: audit 2023-10-09T09:01:44.532850+0000 mon.c (mon.2) 640 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:01:45.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:45 smithi081 bash[79557]: audit 2023-10-09T09:01:44.909053+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:45.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:45 smithi081 bash[79557]: audit 2023-10-09T09:01:44.920229+0000 mon.a (mon.0) 2062 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:45.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:45 smithi118 bash[59345]: audit 2023-10-09T09:01:44.532850+0000 mon.c (mon.2) 640 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:01:45.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:45 smithi118 bash[59345]: audit 2023-10-09T09:01:44.909053+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:45.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:45 smithi118 bash[59345]: audit 2023-10-09T09:01:44.920229+0000 mon.a (mon.0) 2062 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:46.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:46 smithi118 bash[59345]: cluster 2023-10-09T09:01:44.492936+0000 mgr.y (mgr.26009) 1812 : cluster 0 pgmap v2099: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:46.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:46 smithi081 bash[76862]: cluster 2023-10-09T09:01:44.492936+0000 mgr.y (mgr.26009) 1812 : cluster 0 pgmap v2099: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:46.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:46 smithi081 bash[79557]: cluster 2023-10-09T09:01:44.492936+0000 mgr.y (mgr.26009) 1812 : cluster 0 pgmap v2099: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:48.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:48 smithi118 bash[59345]: cluster 2023-10-09T09:01:46.493826+0000 mgr.y (mgr.26009) 1813 : cluster 0 pgmap v2100: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:48.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:48 smithi081 bash[76862]: cluster 2023-10-09T09:01:46.493826+0000 mgr.y (mgr.26009) 1813 : cluster 0 pgmap v2100: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:48.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:48 smithi081 bash[79557]: cluster 2023-10-09T09:01:46.493826+0000 mgr.y (mgr.26009) 1813 : cluster 0 pgmap v2100: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:49.785 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:01:50.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:50 smithi118 bash[59345]: cluster 2023-10-09T09:01:48.494522+0000 mgr.y (mgr.26009) 1814 : cluster 0 pgmap v2101: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:50.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:50 smithi081 bash[76862]: cluster 2023-10-09T09:01:48.494522+0000 mgr.y (mgr.26009) 1814 : cluster 0 pgmap v2101: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:50.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:50 smithi081 bash[79557]: cluster 2023-10-09T09:01:48.494522+0000 mgr.y (mgr.26009) 1814 : cluster 0 pgmap v2101: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:51.538 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:01:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:01:51] "GET /metrics HTTP/1.1" 200 34163 "" "Prometheus/2.33.4" 2023-10-09T09:01:51.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:51 smithi081 bash[79557]: cluster 2023-10-09T09:01:50.495634+0000 mgr.y (mgr.26009) 1815 : cluster 0 pgmap v2102: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:51.875 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:51 smithi081 bash[79557]: audit 2023-10-09T09:01:50.777720+0000 mon.a (mon.0) 2063 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:51.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:51 smithi081 bash[79557]: audit 2023-10-09T09:01:50.786731+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:51.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:51 smithi081 bash[79557]: audit 2023-10-09T09:01:50.917477+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:51.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:51 smithi081 bash[79557]: audit 2023-10-09T09:01:50.926520+0000 mon.a (mon.0) 2066 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:51.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:51 smithi081 bash[79557]: audit 2023-10-09T09:01:51.405204+0000 mon.c (mon.2) 641 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:01:51.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:51 smithi081 bash[79557]: audit 2023-10-09T09:01:51.406877+0000 mon.c (mon.2) 642 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:01:51.876 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:51 smithi081 bash[79557]: audit 2023-10-09T09:01:51.416847+0000 mon.a (mon.0) 2067 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:51.876 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:51 smithi081 bash[76862]: cluster 2023-10-09T09:01:50.495634+0000 mgr.y (mgr.26009) 1815 : cluster 0 pgmap v2102: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:51.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:51 smithi081 bash[76862]: audit 2023-10-09T09:01:50.777720+0000 mon.a (mon.0) 2063 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:51.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:51 smithi081 bash[76862]: audit 2023-10-09T09:01:50.786731+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:51.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:51 smithi081 bash[76862]: audit 2023-10-09T09:01:50.917477+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:51.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:51 smithi081 bash[76862]: audit 2023-10-09T09:01:50.926520+0000 mon.a (mon.0) 2066 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:51.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:51 smithi081 bash[76862]: audit 2023-10-09T09:01:51.405204+0000 mon.c (mon.2) 641 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:01:51.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:51 smithi081 bash[76862]: audit 2023-10-09T09:01:51.406877+0000 mon.c (mon.2) 642 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:01:51.877 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:51 smithi081 bash[76862]: audit 2023-10-09T09:01:51.416847+0000 mon.a (mon.0) 2067 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:52.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:51 smithi118 bash[59345]: cluster 2023-10-09T09:01:50.495634+0000 mgr.y (mgr.26009) 1815 : cluster 0 pgmap v2102: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:52.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:51 smithi118 bash[59345]: audit 2023-10-09T09:01:50.777720+0000 mon.a (mon.0) 2063 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:51 smithi118 bash[59345]: audit 2023-10-09T09:01:50.786731+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:51 smithi118 bash[59345]: audit 2023-10-09T09:01:50.917477+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:51 smithi118 bash[59345]: audit 2023-10-09T09:01:50.926520+0000 mon.a (mon.0) 2066 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:51 smithi118 bash[59345]: audit 2023-10-09T09:01:51.405204+0000 mon.c (mon.2) 641 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:01:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:51 smithi118 bash[59345]: audit 2023-10-09T09:01:51.406877+0000 mon.c (mon.2) 642 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:01:52.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:51 smithi118 bash[59345]: audit 2023-10-09T09:01:51.416847+0000 mon.a (mon.0) 2067 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:01:53.923 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T09:01:53.923 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":490,"fsid":"0a47c0f6-6678-11ee-8db5-212e2dc638e7","created":"2023-10-09T07:48:07.837405+0000","modified":"2023-10-09T09:01:34.163718+0000","last_up_change":"2023-10-09T08:51:25.926455+0000","last_in_change":"2023-10-09T08:58:39.159713+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":26,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":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-09T07:52:25.098183+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":"82","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-09T07:57:04.785609+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"453","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":27,"snap_epoch":453,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-09T07:59:01.390428+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-09T07:59:02.121251+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":"60","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":1.75,"score_stable":1.75,"optimal_score":1,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"001a8f44-3108-4571-9c18-0259e7c2c5f7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":84,"up_from":88,"up_thru":462,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":2047548389},{"type":"v1","addr":"172.21.15.81:6803","nonce":2047548389}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":2047548389},{"type":"v1","addr":"172.21.15.81:6805","nonce":2047548389}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2047548389},{"type":"v1","addr":"172.21.15.81:6809","nonce":2047548389}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":2047548389},{"type":"v1","addr":"172.21.15.81:6807","nonce":2047548389}]},"public_addr":"172.21.15.81:6803/2047548389","cluster_addr":"172.21.15.81:6805/2047548389","heartbeat_back_addr":"172.21.15.81:6809/2047548389","heartbeat_front_addr":"172.21.15.81:6807/2047548389","state":["exists","up"]},{"osd":1,"uuid":"c07b13c6-c3cf-4746-acea-92ea752aa01f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":179,"last_clean_end":206,"up_from":371,"up_thru":469,"down_at":207,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":858703748},{"type":"v1","addr":"172.21.15.81:6819","nonce":858703748}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":858703748},{"type":"v1","addr":"172.21.15.81:6821","nonce":858703748}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":858703748},{"type":"v1","addr":"172.21.15.81:6825","nonce":858703748}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":858703748},{"type":"v1","addr":"172.21.15.81:6823","nonce":858703748}]},"public_addr":"172.21.15.81:6819/858703748","cluster_addr":"172.21.15.81:6821/858703748","heartbeat_back_addr":"172.21.15.81:6825/858703748","heartbeat_front_addr":"172.21.15.81:6823/858703748","state":["exists","up"]},{"osd":2,"uuid":"796de5da-ce6b-4a61-ac95-2fa597a45dbb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":98,"last_clean_end":249,"up_from":255,"up_thru":484,"down_at":250,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":2657959212},{"type":"v1","addr":"172.21.15.81:6811","nonce":2657959212}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":2657959212},{"type":"v1","addr":"172.21.15.81:6813","nonce":2657959212}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":2657959212},{"type":"v1","addr":"172.21.15.81:6817","nonce":2657959212}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":2657959212},{"type":"v1","addr":"172.21.15.81:6815","nonce":2657959212}]},"public_addr":"172.21.15.81:6811/2657959212","cluster_addr":"172.21.15.81:6813/2657959212","heartbeat_back_addr":"172.21.15.81:6817/2657959212","heartbeat_front_addr":"172.21.15.81:6815/2657959212","state":["exists","up"]},{"osd":3,"uuid":"2896377b-229e-4918-a6b1-d3d766462a04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":99,"up_from":103,"up_thru":474,"down_at":100,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2089133645},{"type":"v1","addr":"172.21.15.81:6827","nonce":2089133645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2089133645},{"type":"v1","addr":"172.21.15.81:6829","nonce":2089133645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6832","nonce":2089133645},{"type":"v1","addr":"172.21.15.81:6833","nonce":2089133645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2089133645},{"type":"v1","addr":"172.21.15.81:6831","nonce":2089133645}]},"public_addr":"172.21.15.81:6827/2089133645","cluster_addr":"172.21.15.81:6829/2089133645","heartbeat_back_addr":"172.21.15.81:6833/2089133645","heartbeat_front_addr":"172.21.15.81:6831/2089133645","state":["exists","up"]},{"osd":4,"uuid":"29388503-def5-443c-84ff-fd5e06439923","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":466,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6801","nonce":1032650421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6803","nonce":1032650421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6807","nonce":1032650421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1032650421},{"type":"v1","addr":"172.21.15.118:6805","nonce":1032650421}]},"public_addr":"172.21.15.118:6801/1032650421","cluster_addr":"172.21.15.118:6803/1032650421","heartbeat_back_addr":"172.21.15.118:6807/1032650421","heartbeat_front_addr":"172.21.15.118:6805/1032650421","state":["exists","up"]},{"osd":5,"uuid":"84c0f755-dad9-4dc3-ae8d-307dfa6725ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":36,"last_clean_end":235,"up_from":278,"up_thru":487,"down_at":236,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":1967806012},{"type":"v1","addr":"172.21.15.118:6809","nonce":1967806012}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":1967806012},{"type":"v1","addr":"172.21.15.118:6811","nonce":1967806012}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":1967806012},{"type":"v1","addr":"172.21.15.118:6815","nonce":1967806012}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":1967806012},{"type":"v1","addr":"172.21.15.118:6813","nonce":1967806012}]},"public_addr":"172.21.15.118:6809/1967806012","cluster_addr":"172.21.15.118:6811/1967806012","heartbeat_back_addr":"172.21.15.118:6815/1967806012","heartbeat_front_addr":"172.21.15.118:6813/1967806012","state":["exists","up"]},{"osd":6,"uuid":"148dc4ee-a773-4829-bc3a-c0d3c4608ea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":479,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6817","nonce":2724340173}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6819","nonce":2724340173}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6823","nonce":2724340173}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2724340173},{"type":"v1","addr":"172.21.15.118:6821","nonce":2724340173}]},"public_addr":"172.21.15.118:6817/2724340173","cluster_addr":"172.21.15.118:6819/2724340173","heartbeat_back_addr":"172.21.15.118:6823/2724340173","heartbeat_front_addr":"172.21.15.118:6821/2724340173","state":["exists","up"]},{"osd":7,"uuid":"aee4e3c1-ffda-4cc8-ad90-1d4d0ff7108c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":469,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6825","nonce":2187628890}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6827","nonce":2187628890}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6831","nonce":2187628890}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":2187628890},{"type":"v1","addr":"172.21.15.118:6829","nonce":2187628890}]},"public_addr":"172.21.15.118:6825/2187628890","cluster_addr":"172.21.15.118:6827/2187628890","heartbeat_back_addr":"172.21.15.118:6831/2187628890","heartbeat_front_addr":"172.21.15.118:6829/2187628890","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-09T07:50:54.727347+0000","dead_epoch":84},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:51:38.438789+0000","dead_epoch":206},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:52:22.949713+0000","dead_epoch":249},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:53:08.594134+0000","dead_epoch":99},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:53:50.534664+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-09T07:54:33.199326+0000","dead_epoch":235},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T07:55:16.723832+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-09T07:56:00.343311+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.11","mappings":[{"from":4,"to":2}]},{"pgid":"4.0","mappings":[{"from":3,"to":2}]},{"pgid":"4.7","mappings":[{"from":0,"to":7}]},{"pgid":"4.9","mappings":[{"from":1,"to":5},{"from":4,"to":2}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.e","mappings":[{"from":1,"to":2}]},{"pgid":"4.13","mappings":[{"from":4,"to":2}]},{"pgid":"4.1d","mappings":[{"from":1,"to":7}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.81:0/1357041402":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/3317803502":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/4028739218":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/3645718659":"2023-10-10T08:05:22.990697+0000","172.21.15.81:6801/2044241734":"2023-10-10T08:05:22.990697+0000","172.21.15.118:0/1616535521":"2023-10-10T08:04:18.911057+0000","172.21.15.81:6801/1537833946":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/2241644488":"2023-10-10T07:49:05.232951+0000","172.21.15.81:0/33828328":"2023-10-10T08:02:39.438783+0000","172.21.15.81:6801/3333695174":"2023-10-10T07:56:34.562339+0000","172.21.15.118:0/4166256922":"2023-10-10T08:04:18.911057+0000","172.21.15.81:6800/2044241734":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/1024746757":"2023-10-10T07:48:35.337495+0000","172.21.15.118:0/1982601329":"2023-10-10T08:04:18.911057+0000","172.21.15.81:6800/4291153198":"2023-10-10T08:02:39.438783+0000","172.21.15.81:0/3068927018":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/3118036864":"2023-10-10T08:05:22.990697+0000","172.21.15.81:0/508224183":"2023-10-10T08:02:39.438783+0000","172.21.15.118:0/907619425":"2023-10-10T08:04:18.911057+0000","172.21.15.81:6801/4291153198":"2023-10-10T08:02:39.438783+0000","172.21.15.81:0/3522087077":"2023-10-10T07:56:34.562339+0000","172.21.15.81:6800/1537833946":"2023-10-10T07:48:35.337495+0000","172.21.15.81:0/765299878":"2023-10-10T07:56:34.562339+0000","172.21.15.118:6834/4198102275":"2023-10-10T08:04:18.911057+0000","172.21.15.118:6835/4198102275":"2023-10-10T08:04:18.911057+0000","172.21.15.81:6800/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:0/4101738626":"2023-10-10T08:05:22.990697+0000","172.21.15.81:6801/1321137330":"2023-10-10T07:49:05.232951+0000","172.21.15.81:0/2284708028":"2023-10-10T07:49:05.232951+0000","172.21.15.81:6800/3333695174":"2023-10-10T07:56:34.562339+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-09T09:01:54.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:53 smithi081 bash[76862]: cluster 2023-10-09T09:01:52.496055+0000 mgr.y (mgr.26009) 1816 : cluster 0 pgmap v2103: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:54.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:53 smithi081 bash[76862]: audit 2023-10-09T09:01:53.196447+0000 mon.c (mon.2) 643 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:01:54.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:53 smithi081 bash[79557]: cluster 2023-10-09T09:01:52.496055+0000 mgr.y (mgr.26009) 1816 : cluster 0 pgmap v2103: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:54.125 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:53 smithi081 bash[79557]: audit 2023-10-09T09:01:53.196447+0000 mon.c (mon.2) 643 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:01:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:53 smithi118 bash[59345]: cluster 2023-10-09T09:01:52.496055+0000 mgr.y (mgr.26009) 1816 : cluster 0 pgmap v2103: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:54.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:53 smithi118 bash[59345]: audit 2023-10-09T09:01:53.196447+0000 mon.c (mon.2) 643 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:01:54.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-09T09:01:54.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-09T09:01:54.942 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-09T09:01:54.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-09T09:01:54.943 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-09T09:01:54.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-09T09:01:54.944 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-09T09:01:54.945 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-09T09:01:55.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:54 smithi081 bash[76862]: audit 2023-10-09T09:01:53.918296+0000 mon.a (mon.0) 2068 : audit 0 from='client.? 172.21.15.81:0/1973765496' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:01:55.127 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:54 smithi081 bash[79557]: audit 2023-10-09T09:01:53.918296+0000 mon.a (mon.0) 2068 : audit 0 from='client.? 172.21.15.81:0/1973765496' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:01:55.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:54 smithi118 bash[59345]: audit 2023-10-09T09:01:53.918296+0000 mon.a (mon.0) 2068 : audit 0 from='client.? 172.21.15.81:0/1973765496' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:01:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:56 smithi118 bash[59345]: cluster 2023-10-09T09:01:54.496883+0000 mgr.y (mgr.26009) 1817 : cluster 0 pgmap v2104: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:56.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:56 smithi081 bash[76862]: cluster 2023-10-09T09:01:54.496883+0000 mgr.y (mgr.26009) 1817 : cluster 0 pgmap v2104: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:56.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:56 smithi081 bash[79557]: cluster 2023-10-09T09:01:54.496883+0000 mgr.y (mgr.26009) 1817 : cluster 0 pgmap v2104: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:58.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:01:58 smithi118 bash[59345]: cluster 2023-10-09T09:01:56.497751+0000 mgr.y (mgr.26009) 1818 : cluster 0 pgmap v2105: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:58.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:01:58 smithi081 bash[76862]: cluster 2023-10-09T09:01:56.497751+0000 mgr.y (mgr.26009) 1818 : cluster 0 pgmap v2105: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:58.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:01:58 smithi081 bash[79557]: cluster 2023-10-09T09:01:56.497751+0000 mgr.y (mgr.26009) 1818 : cluster 0 pgmap v2105: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:01:59.828 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:01:59.830 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:01:59.830 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:01:59.831 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:01:59.831 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:01:59.831 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:01:59.832 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:01:59.836 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:02:00.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:00 smithi118 bash[59345]: cluster 2023-10-09T09:01:58.498474+0000 mgr.y (mgr.26009) 1819 : cluster 0 pgmap v2106: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:00.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:00 smithi081 bash[76862]: cluster 2023-10-09T09:01:58.498474+0000 mgr.y (mgr.26009) 1819 : cluster 0 pgmap v2106: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:00.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:00 smithi081 bash[79557]: cluster 2023-10-09T09:01:58.498474+0000 mgr.y (mgr.26009) 1819 : cluster 0 pgmap v2106: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:01.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:02:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:02:01] "GET /metrics HTTP/1.1" 200 34164 "" "Prometheus/2.33.4" 2023-10-09T09:02:02.455 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:02 smithi081 bash[79557]: cluster 2023-10-09T09:02:00.499375+0000 mgr.y (mgr.26009) 1820 : cluster 0 pgmap v2107: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:02.456 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:02 smithi081 bash[76862]: cluster 2023-10-09T09:02:00.499375+0000 mgr.y (mgr.26009) 1820 : cluster 0 pgmap v2107: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:02.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:02 smithi118 bash[59345]: cluster 2023-10-09T09:02:00.499375+0000 mgr.y (mgr.26009) 1820 : cluster 0 pgmap v2107: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:04 smithi118 bash[59345]: cluster 2023-10-09T09:02:02.499921+0000 mgr.y (mgr.26009) 1821 : cluster 0 pgmap v2108: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:04.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:04 smithi081 bash[76862]: cluster 2023-10-09T09:02:02.499921+0000 mgr.y (mgr.26009) 1821 : cluster 0 pgmap v2108: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:04.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:04 smithi081 bash[79557]: cluster 2023-10-09T09:02:02.499921+0000 mgr.y (mgr.26009) 1821 : cluster 0 pgmap v2108: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:06.320 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:06 smithi081 bash[76862]: cluster 2023-10-09T09:02:04.500493+0000 mgr.y (mgr.26009) 1822 : cluster 0 pgmap v2109: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:06.321 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:06 smithi081 bash[79557]: cluster 2023-10-09T09:02:04.500493+0000 mgr.y (mgr.26009) 1822 : cluster 0 pgmap v2109: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:06.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:06 smithi118 bash[59345]: cluster 2023-10-09T09:02:04.500493+0000 mgr.y (mgr.26009) 1822 : cluster 0 pgmap v2109: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:08.467 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:08 smithi081 bash[76862]: cluster 2023-10-09T09:02:06.501009+0000 mgr.y (mgr.26009) 1823 : cluster 0 pgmap v2110: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:08.467 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:08 smithi081 bash[79557]: cluster 2023-10-09T09:02:06.501009+0000 mgr.y (mgr.26009) 1823 : cluster 0 pgmap v2110: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:08.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:08 smithi118 bash[59345]: cluster 2023-10-09T09:02:06.501009+0000 mgr.y (mgr.26009) 1823 : cluster 0 pgmap v2110: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:09.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:09 smithi118 bash[59345]: audit 2023-10-09T09:02:08.195855+0000 mon.c (mon.2) 644 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:02:09.689 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:09 smithi081 bash[79557]: audit 2023-10-09T09:02:08.195855+0000 mon.c (mon.2) 644 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:02:09.690 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:09 smithi081 bash[76862]: audit 2023-10-09T09:02:08.195855+0000 mon.c (mon.2) 644 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:02:10.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:10 smithi081 bash[76862]: cluster 2023-10-09T09:02:08.501581+0000 mgr.y (mgr.26009) 1824 : cluster 0 pgmap v2111: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:10.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:10 smithi081 bash[79557]: cluster 2023-10-09T09:02:08.501581+0000 mgr.y (mgr.26009) 1824 : cluster 0 pgmap v2111: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:10.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:10 smithi118 bash[59345]: cluster 2023-10-09T09:02:08.501581+0000 mgr.y (mgr.26009) 1824 : cluster 0 pgmap v2111: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:11.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:02:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:02:11] "GET /metrics HTTP/1.1" 200 34164 "" "Prometheus/2.33.4" 2023-10-09T09:02:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:12 smithi118 bash[59345]: cluster 2023-10-09T09:02:10.502477+0000 mgr.y (mgr.26009) 1825 : cluster 0 pgmap v2112: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:12.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:12 smithi081 bash[76862]: cluster 2023-10-09T09:02:10.502477+0000 mgr.y (mgr.26009) 1825 : cluster 0 pgmap v2112: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:12.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:12 smithi081 bash[79557]: cluster 2023-10-09T09:02:10.502477+0000 mgr.y (mgr.26009) 1825 : cluster 0 pgmap v2112: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:14.505 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:14 smithi081 bash[76862]: cluster 2023-10-09T09:02:12.502856+0000 mgr.y (mgr.26009) 1826 : cluster 0 pgmap v2113: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:14.505 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:14 smithi081 bash[79557]: cluster 2023-10-09T09:02:12.502856+0000 mgr.y (mgr.26009) 1826 : cluster 0 pgmap v2113: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:14 smithi118 bash[59345]: cluster 2023-10-09T09:02:12.502856+0000 mgr.y (mgr.26009) 1826 : cluster 0 pgmap v2113: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:16.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:16 smithi118 bash[59345]: cluster 2023-10-09T09:02:14.503516+0000 mgr.y (mgr.26009) 1827 : cluster 0 pgmap v2114: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:16.610 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:16 smithi081 bash[76862]: cluster 2023-10-09T09:02:14.503516+0000 mgr.y (mgr.26009) 1827 : cluster 0 pgmap v2114: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:16.610 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:16 smithi081 bash[79557]: cluster 2023-10-09T09:02:14.503516+0000 mgr.y (mgr.26009) 1827 : cluster 0 pgmap v2114: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:16.715 INFO:teuthology.orchestra.run.smithi081.stdout:180388627237 2023-10-09T09:02:16.716 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-09T09:02:18.399 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:18 smithi081 bash[79557]: cluster 2023-10-09T09:02:16.504298+0000 mgr.y (mgr.26009) 1828 : cluster 0 pgmap v2115: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:18.400 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:18 smithi081 bash[76862]: cluster 2023-10-09T09:02:16.504298+0000 mgr.y (mgr.26009) 1828 : cluster 0 pgmap v2115: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:18.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:18 smithi118 bash[59345]: cluster 2023-10-09T09:02:16.504298+0000 mgr.y (mgr.26009) 1828 : cluster 0 pgmap v2115: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:20.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:20 smithi081 bash[76862]: cluster 2023-10-09T09:02:18.504885+0000 mgr.y (mgr.26009) 1829 : cluster 0 pgmap v2116: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:20.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:20 smithi081 bash[79557]: cluster 2023-10-09T09:02:18.504885+0000 mgr.y (mgr.26009) 1829 : cluster 0 pgmap v2116: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:20.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:20 smithi118 bash[59345]: cluster 2023-10-09T09:02:18.504885+0000 mgr.y (mgr.26009) 1829 : cluster 0 pgmap v2116: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:21.447 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:02:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:02:21] "GET /metrics HTTP/1.1" 200 34164 "" "Prometheus/2.33.4" 2023-10-09T09:02:21.448 INFO:teuthology.orchestra.run.smithi081.stdout:1095216660776 2023-10-09T09:02:21.448 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-09T09:02:21.587 INFO:teuthology.orchestra.run.smithi081.stdout:128849019703 2023-10-09T09:02:21.587 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-09T09:02:22.484 INFO:teuthology.orchestra.run.smithi081.stdout:1194000908565 2023-10-09T09:02:22.485 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-09T09:02:22.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:22 smithi118 bash[59345]: cluster 2023-10-09T09:02:20.505896+0000 mgr.y (mgr.26009) 1830 : cluster 0 pgmap v2117: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:22.545 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:22 smithi081 bash[76862]: cluster 2023-10-09T09:02:20.505896+0000 mgr.y (mgr.26009) 1830 : cluster 0 pgmap v2117: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:22.545 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:22 smithi081 bash[79557]: cluster 2023-10-09T09:02:20.505896+0000 mgr.y (mgr.26009) 1830 : cluster 0 pgmap v2117: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:23.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:23 smithi081 bash[76862]: audit 2023-10-09T09:02:23.197197+0000 mon.c (mon.2) 645 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:02:23.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:23 smithi081 bash[79557]: audit 2023-10-09T09:02:23.197197+0000 mon.c (mon.2) 645 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:02:23.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:23 smithi118 bash[59345]: audit 2023-10-09T09:02:23.197197+0000 mon.c (mon.2) 645 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:02:24.408 INFO:teuthology.orchestra.run.smithi081.stdout:206158431006 2023-10-09T09:02:24.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-09T09:02:24.477 INFO:teuthology.orchestra.run.smithi081.stdout:377957122666 2023-10-09T09:02:24.477 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-09T09:02:24.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:24 smithi118 bash[59345]: cluster 2023-10-09T09:02:22.506332+0000 mgr.y (mgr.26009) 1831 : cluster 0 pgmap v2118: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:24.618 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:24 smithi081 bash[76862]: cluster 2023-10-09T09:02:22.506332+0000 mgr.y (mgr.26009) 1831 : cluster 0 pgmap v2118: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:24.619 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:24 smithi081 bash[79557]: cluster 2023-10-09T09:02:22.506332+0000 mgr.y (mgr.26009) 1831 : cluster 0 pgmap v2118: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:24.619 INFO:teuthology.orchestra.run.smithi081.stdout:1593432866948 2023-10-09T09:02:24.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-09T09:02:24.686 INFO:teuthology.orchestra.run.smithi081.stdout:442381632097 2023-10-09T09:02:24.687 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-09T09:02:26.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:26 smithi118 bash[59345]: cluster 2023-10-09T09:02:24.506938+0000 mgr.y (mgr.26009) 1832 : cluster 0 pgmap v2119: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:26.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:26 smithi081 bash[76862]: cluster 2023-10-09T09:02:24.506938+0000 mgr.y (mgr.26009) 1832 : cluster 0 pgmap v2119: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:26.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:26 smithi081 bash[79557]: cluster 2023-10-09T09:02:24.506938+0000 mgr.y (mgr.26009) 1832 : cluster 0 pgmap v2119: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:27.001 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:02:28.017 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:02:28.017 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:02:28.359 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:28 smithi081 bash[76862]: cluster 2023-10-09T09:02:26.507695+0000 mgr.y (mgr.26009) 1833 : cluster 0 pgmap v2120: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:28.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:28 smithi081 bash[79557]: cluster 2023-10-09T09:02:26.507695+0000 mgr.y (mgr.26009) 1833 : cluster 0 pgmap v2120: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:28.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:28 smithi118 bash[59345]: cluster 2023-10-09T09:02:26.507695+0000 mgr.y (mgr.26009) 1833 : cluster 0 pgmap v2120: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:29.033 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:02:29.034 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:02:29.034 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:02:29.034 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:02:29.035 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:02:30.571 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:30 smithi081 bash[76862]: cluster 2023-10-09T09:02:28.508364+0000 mgr.y (mgr.26009) 1834 : cluster 0 pgmap v2121: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:30.572 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:30 smithi081 bash[79557]: cluster 2023-10-09T09:02:28.508364+0000 mgr.y (mgr.26009) 1834 : cluster 0 pgmap v2121: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:30.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:30 smithi118 bash[59345]: cluster 2023-10-09T09:02:28.508364+0000 mgr.y (mgr.26009) 1834 : cluster 0 pgmap v2121: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:31.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:02:31 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:02:31] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.33.4" 2023-10-09T09:02:32.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:32 smithi081 bash[76862]: cluster 2023-10-09T09:02:30.509026+0000 mgr.y (mgr.26009) 1835 : cluster 0 pgmap v2122: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:32.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:32 smithi081 bash[79557]: cluster 2023-10-09T09:02:30.509026+0000 mgr.y (mgr.26009) 1835 : cluster 0 pgmap v2122: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:32.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:32 smithi118 bash[59345]: cluster 2023-10-09T09:02:30.509026+0000 mgr.y (mgr.26009) 1835 : cluster 0 pgmap v2122: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:34.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:34 smithi081 bash[76862]: cluster 2023-10-09T09:02:32.509692+0000 mgr.y (mgr.26009) 1836 : cluster 0 pgmap v2123: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:34.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:34 smithi081 bash[79557]: cluster 2023-10-09T09:02:32.509692+0000 mgr.y (mgr.26009) 1836 : cluster 0 pgmap v2123: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:34.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:34 smithi118 bash[59345]: cluster 2023-10-09T09:02:32.509692+0000 mgr.y (mgr.26009) 1836 : cluster 0 pgmap v2123: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:36.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:36 smithi081 bash[76862]: cluster 2023-10-09T09:02:34.510299+0000 mgr.y (mgr.26009) 1837 : cluster 0 pgmap v2124: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:36.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:36 smithi081 bash[79557]: cluster 2023-10-09T09:02:34.510299+0000 mgr.y (mgr.26009) 1837 : cluster 0 pgmap v2124: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:36.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:36 smithi118 bash[59345]: cluster 2023-10-09T09:02:34.510299+0000 mgr.y (mgr.26009) 1837 : cluster 0 pgmap v2124: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:38 smithi081 bash[76862]: cluster 2023-10-09T09:02:36.511106+0000 mgr.y (mgr.26009) 1838 : cluster 0 pgmap v2125: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:38.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:38 smithi081 bash[76862]: audit 2023-10-09T09:02:38.197718+0000 mon.c (mon.2) 646 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:02:38.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:38 smithi081 bash[79557]: cluster 2023-10-09T09:02:36.511106+0000 mgr.y (mgr.26009) 1838 : cluster 0 pgmap v2125: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:38.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:38 smithi081 bash[79557]: audit 2023-10-09T09:02:38.197718+0000 mon.c (mon.2) 646 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:02:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:38 smithi118 bash[59345]: cluster 2023-10-09T09:02:36.511106+0000 mgr.y (mgr.26009) 1838 : cluster 0 pgmap v2125: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:38.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:38 smithi118 bash[59345]: audit 2023-10-09T09:02:38.197718+0000 mon.c (mon.2) 646 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:02:40.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:40 smithi118 bash[59345]: cluster 2023-10-09T09:02:38.511549+0000 mgr.y (mgr.26009) 1839 : cluster 0 pgmap v2126: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:40.540 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:40 smithi081 bash[76862]: cluster 2023-10-09T09:02:38.511549+0000 mgr.y (mgr.26009) 1839 : cluster 0 pgmap v2126: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:40.540 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:40 smithi081 bash[79557]: cluster 2023-10-09T09:02:38.511549+0000 mgr.y (mgr.26009) 1839 : cluster 0 pgmap v2126: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:41.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:02:41 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:02:41] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.33.4" 2023-10-09T09:02:42.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:42 smithi118 bash[59345]: cluster 2023-10-09T09:02:40.512106+0000 mgr.y (mgr.26009) 1840 : cluster 0 pgmap v2127: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:42.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:42 smithi081 bash[76862]: cluster 2023-10-09T09:02:40.512106+0000 mgr.y (mgr.26009) 1840 : cluster 0 pgmap v2127: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:42.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:42 smithi081 bash[79557]: cluster 2023-10-09T09:02:40.512106+0000 mgr.y (mgr.26009) 1840 : cluster 0 pgmap v2127: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:43.603 INFO:teuthology.orchestra.run.smithi081.stdout:180388627243 2023-10-09T09:02:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:44 smithi081 bash[76862]: cluster 2023-10-09T09:02:42.512505+0000 mgr.y (mgr.26009) 1841 : cluster 0 pgmap v2128: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:44.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:44 smithi081 bash[76862]: audit 2023-10-09T09:02:43.601229+0000 mon.c (mon.2) 647 : audit 0 from='client.? 172.21.15.81:0/1297525711' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T09:02:44.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:44 smithi081 bash[79557]: cluster 2023-10-09T09:02:42.512505+0000 mgr.y (mgr.26009) 1841 : cluster 0 pgmap v2128: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:44.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:44 smithi081 bash[79557]: audit 2023-10-09T09:02:43.601229+0000 mon.c (mon.2) 647 : audit 0 from='client.? 172.21.15.81:0/1297525711' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T09:02:44.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:44 smithi118 bash[59345]: cluster 2023-10-09T09:02:42.512505+0000 mgr.y (mgr.26009) 1841 : cluster 0 pgmap v2128: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:44.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:44 smithi118 bash[59345]: audit 2023-10-09T09:02:43.601229+0000 mon.c (mon.2) 647 : audit 0 from='client.? 172.21.15.81:0/1297525711' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T09:02:46.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:46 smithi118 bash[59345]: cluster 2023-10-09T09:02:44.513081+0000 mgr.y (mgr.26009) 1842 : cluster 0 pgmap v2129: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:46.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:46 smithi081 bash[76862]: cluster 2023-10-09T09:02:44.513081+0000 mgr.y (mgr.26009) 1842 : cluster 0 pgmap v2129: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:46.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:46 smithi081 bash[79557]: cluster 2023-10-09T09:02:44.513081+0000 mgr.y (mgr.26009) 1842 : cluster 0 pgmap v2129: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:47.281 INFO:teuthology.orchestra.run.smithi081.stdout:128849019709 2023-10-09T09:02:47.946 INFO:teuthology.orchestra.run.smithi081.stdout:1095216660782 2023-10-09T09:02:48.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:48 smithi081 bash[76862]: cluster 2023-10-09T09:02:46.513780+0000 mgr.y (mgr.26009) 1843 : cluster 0 pgmap v2130: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:48.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:48 smithi081 bash[76862]: audit 2023-10-09T09:02:47.280020+0000 mon.a (mon.0) 2069 : audit 0 from='client.? 172.21.15.81:0/969872822' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T09:02:48.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:48 smithi081 bash[76862]: audit 2023-10-09T09:02:47.945385+0000 mon.a (mon.0) 2070 : audit 0 from='client.? 172.21.15.81:0/3925579286' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T09:02:48.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:48 smithi081 bash[79557]: cluster 2023-10-09T09:02:46.513780+0000 mgr.y (mgr.26009) 1843 : cluster 0 pgmap v2130: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:48.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:48 smithi081 bash[79557]: audit 2023-10-09T09:02:47.280020+0000 mon.a (mon.0) 2069 : audit 0 from='client.? 172.21.15.81:0/969872822' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T09:02:48.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:48 smithi081 bash[79557]: audit 2023-10-09T09:02:47.945385+0000 mon.a (mon.0) 2070 : audit 0 from='client.? 172.21.15.81:0/3925579286' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T09:02:48.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:48 smithi118 bash[59345]: cluster 2023-10-09T09:02:46.513780+0000 mgr.y (mgr.26009) 1843 : cluster 0 pgmap v2130: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:48.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:48 smithi118 bash[59345]: audit 2023-10-09T09:02:47.280020+0000 mon.a (mon.0) 2069 : audit 0 from='client.? 172.21.15.81:0/969872822' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T09:02:48.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:48 smithi118 bash[59345]: audit 2023-10-09T09:02:47.945385+0000 mon.a (mon.0) 2070 : audit 0 from='client.? 172.21.15.81:0/3925579286' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T09:02:50.175 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388627237 got 180388627243 for osd.6 2023-10-09T09:02:50.176 DEBUG:teuthology.parallel:result is None 2023-10-09T09:02:50.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:50 smithi118 bash[59345]: cluster 2023-10-09T09:02:48.514438+0000 mgr.y (mgr.26009) 1844 : cluster 0 pgmap v2131: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:50.522 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:50 smithi081 bash[76862]: cluster 2023-10-09T09:02:48.514438+0000 mgr.y (mgr.26009) 1844 : cluster 0 pgmap v2131: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:50.522 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:50 smithi081 bash[79557]: cluster 2023-10-09T09:02:48.514438+0000 mgr.y (mgr.26009) 1844 : cluster 0 pgmap v2131: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:50.535 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019703 got 128849019709 for osd.4 2023-10-09T09:02:50.535 DEBUG:teuthology.parallel:result is None 2023-10-09T09:02:50.963 INFO:teuthology.orchestra.run.smithi081.stdout:377957122672 2023-10-09T09:02:51.263 INFO:teuthology.orchestra.run.smithi081.stdout:442381632103 2023-10-09T09:02:51.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:51 smithi081 bash[76862]: audit 2023-10-09T09:02:50.962316+0000 mon.a (mon.0) 2071 : audit 0 from='client.? 172.21.15.81:0/2407476623' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T09:02:51.376 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:02:51 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:02:51] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.33.4" 2023-10-09T09:02:51.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:51 smithi081 bash[79557]: audit 2023-10-09T09:02:50.962316+0000 mon.a (mon.0) 2071 : audit 0 from='client.? 172.21.15.81:0/2407476623' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T09:02:51.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:51 smithi118 bash[59345]: audit 2023-10-09T09:02:50.962316+0000 mon.a (mon.0) 2071 : audit 0 from='client.? 172.21.15.81:0/2407476623' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T09:02:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:52 smithi118 bash[59345]: cluster 2023-10-09T09:02:50.515335+0000 mgr.y (mgr.26009) 1845 : cluster 0 pgmap v2132: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:52 smithi118 bash[59345]: audit 2023-10-09T09:02:51.262591+0000 mon.a (mon.0) 2072 : audit 0 from='client.? 172.21.15.81:0/2700904552' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T09:02:52.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:52 smithi118 bash[59345]: audit 2023-10-09T09:02:51.499718+0000 mon.c (mon.2) 648 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:02:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:52 smithi081 bash[76862]: cluster 2023-10-09T09:02:50.515335+0000 mgr.y (mgr.26009) 1845 : cluster 0 pgmap v2132: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:52 smithi081 bash[76862]: audit 2023-10-09T09:02:51.262591+0000 mon.a (mon.0) 2072 : audit 0 from='client.? 172.21.15.81:0/2700904552' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T09:02:52.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:52 smithi081 bash[76862]: audit 2023-10-09T09:02:51.499718+0000 mon.c (mon.2) 648 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:02:52.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:52 smithi081 bash[79557]: cluster 2023-10-09T09:02:50.515335+0000 mgr.y (mgr.26009) 1845 : cluster 0 pgmap v2132: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:52.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:52 smithi081 bash[79557]: audit 2023-10-09T09:02:51.262591+0000 mon.a (mon.0) 2072 : audit 0 from='client.? 172.21.15.81:0/2700904552' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T09:02:52.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:52 smithi081 bash[79557]: audit 2023-10-09T09:02:51.499718+0000 mon.c (mon.2) 648 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:02:52.696 INFO:teuthology.orchestra.run.smithi081.stdout:1593432866955 2023-10-09T09:02:52.811 INFO:tasks.cephadm.ceph_manager.ceph:need seq 1095216660776 got 1095216660782 for osd.2 2023-10-09T09:02:52.812 DEBUG:teuthology.parallel:result is None 2023-10-09T09:02:53.069 INFO:teuthology.orchestra.run.smithi081.stdout:1194000908572 2023-10-09T09:02:53.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:53 smithi118 bash[59345]: audit 2023-10-09T09:02:52.695796+0000 mon.c (mon.2) 649 : audit 0 from='client.? 172.21.15.81:0/2198048271' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T09:02:53.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:53 smithi118 bash[59345]: audit 2023-10-09T09:02:53.068232+0000 mon.a (mon.0) 2073 : audit 0 from='client.? 172.21.15.81:0/4144512008' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T09:02:53.598 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:53 smithi081 bash[76862]: audit 2023-10-09T09:02:52.695796+0000 mon.c (mon.2) 649 : audit 0 from='client.? 172.21.15.81:0/2198048271' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T09:02:53.598 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:53 smithi081 bash[76862]: audit 2023-10-09T09:02:53.068232+0000 mon.a (mon.0) 2073 : audit 0 from='client.? 172.21.15.81:0/4144512008' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T09:02:53.599 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:53 smithi081 bash[79557]: audit 2023-10-09T09:02:52.695796+0000 mon.c (mon.2) 649 : audit 0 from='client.? 172.21.15.81:0/2198048271' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T09:02:53.599 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:53 smithi081 bash[79557]: audit 2023-10-09T09:02:53.068232+0000 mon.a (mon.0) 2073 : audit 0 from='client.? 172.21.15.81:0/4144512008' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T09:02:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:54 smithi118 bash[59345]: cluster 2023-10-09T09:02:52.515689+0000 mgr.y (mgr.26009) 1846 : cluster 0 pgmap v2133: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:54.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:54 smithi118 bash[59345]: audit 2023-10-09T09:02:53.196808+0000 mon.c (mon.2) 650 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:02:54.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:54 smithi081 bash[76862]: cluster 2023-10-09T09:02:52.515689+0000 mgr.y (mgr.26009) 1846 : cluster 0 pgmap v2133: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:54.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:54 smithi081 bash[76862]: audit 2023-10-09T09:02:53.196808+0000 mon.c (mon.2) 650 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:02:54.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:54 smithi081 bash[79557]: cluster 2023-10-09T09:02:52.515689+0000 mgr.y (mgr.26009) 1846 : cluster 0 pgmap v2133: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:54.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:54 smithi081 bash[79557]: audit 2023-10-09T09:02:53.196808+0000 mon.c (mon.2) 650 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:02:55.580 INFO:tasks.cephadm.ceph_manager.ceph:need seq 377957122666 got 377957122672 for osd.0 2023-10-09T09:02:55.580 DEBUG:teuthology.parallel:result is None 2023-10-09T09:02:56.338 INFO:tasks.cephadm.ceph_manager.ceph:need seq 442381632097 got 442381632103 for osd.3 2023-10-09T09:02:56.338 DEBUG:teuthology.parallel:result is None 2023-10-09T09:02:56.509 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:56 smithi081 bash[76862]: cluster 2023-10-09T09:02:54.516248+0000 mgr.y (mgr.26009) 1847 : cluster 0 pgmap v2134: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:56.509 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:56 smithi081 bash[79557]: cluster 2023-10-09T09:02:54.516248+0000 mgr.y (mgr.26009) 1847 : cluster 0 pgmap v2134: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:56.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:56 smithi118 bash[59345]: cluster 2023-10-09T09:02:54.516248+0000 mgr.y (mgr.26009) 1847 : cluster 0 pgmap v2134: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:56.556 INFO:tasks.cephadm.ceph_manager.ceph:need seq 1593432866948 got 1593432866955 for osd.1 2023-10-09T09:02:56.556 DEBUG:teuthology.parallel:result is None 2023-10-09T09:02:56.691 INFO:tasks.cephadm.ceph_manager.ceph:need seq 1194000908565 got 1194000908572 for osd.5 2023-10-09T09:02:56.691 DEBUG:teuthology.parallel:result is None 2023-10-09T09:02:56.940 INFO:teuthology.orchestra.run.smithi081.stdout:206158431014 2023-10-09T09:02:57.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:57 smithi081 bash[76862]: audit 2023-10-09T09:02:56.939608+0000 mon.c (mon.2) 651 : audit 0 from='client.? 172.21.15.81:0/3203221528' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T09:02:57.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:57 smithi081 bash[79557]: audit 2023-10-09T09:02:56.939608+0000 mon.c (mon.2) 651 : audit 0 from='client.? 172.21.15.81:0/3203221528' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T09:02:57.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:57 smithi118 bash[59345]: audit 2023-10-09T09:02:56.939608+0000 mon.c (mon.2) 651 : audit 0 from='client.? 172.21.15.81:0/3203221528' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T09:02:58.104 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158431006 got 206158431014 for osd.7 2023-10-09T09:02:58.104 DEBUG:teuthology.parallel:result is None 2023-10-09T09:02:58.105 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-10-09T09:02:58.105 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T09:02:58.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:58 smithi081 bash[76862]: cluster 2023-10-09T09:02:56.517124+0000 mgr.y (mgr.26009) 1848 : cluster 0 pgmap v2135: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:58.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:58 smithi081 bash[76862]: audit 2023-10-09T09:02:57.942765+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:02:58.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:02:58 smithi081 bash[76862]: audit 2023-10-09T09:02:57.954142+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:02:58.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:58 smithi081 bash[79557]: cluster 2023-10-09T09:02:56.517124+0000 mgr.y (mgr.26009) 1848 : cluster 0 pgmap v2135: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:58.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:58 smithi081 bash[79557]: audit 2023-10-09T09:02:57.942765+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:02:58.376 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:02:58 smithi081 bash[79557]: audit 2023-10-09T09:02:57.954142+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:02:58.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:58 smithi118 bash[59345]: cluster 2023-10-09T09:02:56.517124+0000 mgr.y (mgr.26009) 1848 : cluster 0 pgmap v2135: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:02:58.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:58 smithi118 bash[59345]: audit 2023-10-09T09:02:57.942765+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:02:58.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:02:58 smithi118 bash[59345]: audit 2023-10-09T09:02:57.954142+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:03:00.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:00 smithi118 bash[59345]: cluster 2023-10-09T09:02:58.517894+0000 mgr.y (mgr.26009) 1849 : cluster 0 pgmap v2136: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:00.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:00 smithi081 bash[76862]: cluster 2023-10-09T09:02:58.517894+0000 mgr.y (mgr.26009) 1849 : cluster 0 pgmap v2136: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:00.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:00 smithi081 bash[79557]: cluster 2023-10-09T09:02:58.517894+0000 mgr.y (mgr.26009) 1849 : cluster 0 pgmap v2136: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:01.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:03:01 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:03:01] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.33.4" 2023-10-09T09:03:02.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:02 smithi118 bash[59345]: cluster 2023-10-09T09:03:00.519055+0000 mgr.y (mgr.26009) 1850 : cluster 0 pgmap v2137: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:02.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:02 smithi118 bash[59345]: audit 2023-10-09T09:03:01.856731+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:03:02.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:02 smithi118 bash[59345]: audit 2023-10-09T09:03:01.867353+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:03:02.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:02 smithi081 bash[76862]: cluster 2023-10-09T09:03:00.519055+0000 mgr.y (mgr.26009) 1850 : cluster 0 pgmap v2137: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:02.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:02 smithi081 bash[76862]: audit 2023-10-09T09:03:01.856731+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:03:02.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:02 smithi081 bash[76862]: audit 2023-10-09T09:03:01.867353+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:03:02.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:02 smithi081 bash[79557]: cluster 2023-10-09T09:03:00.519055+0000 mgr.y (mgr.26009) 1850 : cluster 0 pgmap v2137: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:02 smithi081 bash[79557]: audit 2023-10-09T09:03:01.856731+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:03:02.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:02 smithi081 bash[79557]: audit 2023-10-09T09:03:01.867353+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:03:02.657 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:03:03.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:03 smithi118 bash[59345]: audit 2023-10-09T09:03:02.335265+0000 mon.c (mon.2) 652 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:03:03.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:03 smithi118 bash[59345]: audit 2023-10-09T09:03:02.337135+0000 mon.c (mon.2) 653 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:03:03.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:03 smithi118 bash[59345]: audit 2023-10-09T09:03:02.346783+0000 mon.a (mon.0) 2078 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:03:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:03 smithi081 bash[76862]: audit 2023-10-09T09:03:02.335265+0000 mon.c (mon.2) 652 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:03:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:03 smithi081 bash[76862]: audit 2023-10-09T09:03:02.337135+0000 mon.c (mon.2) 653 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:03:03.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:03 smithi081 bash[76862]: audit 2023-10-09T09:03:02.346783+0000 mon.a (mon.0) 2078 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:03:03.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:03 smithi081 bash[79557]: audit 2023-10-09T09:03:02.335265+0000 mon.c (mon.2) 652 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:03:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:03 smithi081 bash[79557]: audit 2023-10-09T09:03:02.337135+0000 mon.c (mon.2) 653 : audit 1 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:03:03.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:03 smithi081 bash[79557]: audit 2023-10-09T09:03:02.346783+0000 mon.a (mon.0) 2078 : audit 1 from='mgr.26009 ' entity='mgr.y' 2023-10-09T09:03:04.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:04 smithi118 bash[59345]: cluster 2023-10-09T09:03:02.519668+0000 mgr.y (mgr.26009) 1851 : cluster 0 pgmap v2138: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:04.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:04 smithi081 bash[76862]: cluster 2023-10-09T09:03:02.519668+0000 mgr.y (mgr.26009) 1851 : cluster 0 pgmap v2138: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:04.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:04 smithi081 bash[79557]: cluster 2023-10-09T09:03:02.519668+0000 mgr.y (mgr.26009) 1851 : cluster 0 pgmap v2138: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:06.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:06 smithi081 bash[76862]: cluster 2023-10-09T09:03:04.520699+0000 mgr.y (mgr.26009) 1852 : cluster 0 pgmap v2139: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:06.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:06 smithi081 bash[79557]: cluster 2023-10-09T09:03:04.520699+0000 mgr.y (mgr.26009) 1852 : cluster 0 pgmap v2139: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:06.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:06 smithi118 bash[59345]: cluster 2023-10-09T09:03:04.520699+0000 mgr.y (mgr.26009) 1852 : cluster 0 pgmap v2139: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:06.585 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T09:03:06.589 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T09:03:07.622 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":2140,"stamp":"2023-10-09T09:03:06.521038+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":12230,"num_read_kb":26952,"num_write":1950,"num_write_kb":27871,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":268,"num_bytes_recovered":10771733,"num_keys_recovered":50,"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":7180916,"kb_used_data":69620,"kb_used_omap":50,"kb_used_meta":7111181,"kb_avail":742780300,"statfs":{"total":767960285184,"available":760607027200,"internally_reserved":0,"allocated":71290880,"data_stored":57837470,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":52039,"internal_metadata":7281849529},"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.005162"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":198,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014698+0000","last_change":"2023-10-09T08:51:28.040679+0000","last_active":"2023-10-09T09:01:24.014698+0000","last_peered":"2023-10-09T09:01:24.014698+0000","last_clean":"2023-10-09T09:01:24.014698+0000","last_became_active":"2023-10-09T08:51:28.040270+0000","last_became_peered":"2023-10-09T08:51:28.040270+0000","last_unstale":"2023-10-09T09:01:24.014698+0000","last_undegraded":"2023-10-09T09:01:24.014698+0000","last_fullsized":"2023-10-09T09:01:24.014698+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":334,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.178074+0000","last_change":"2023-10-09T08:59:30.224918+0000","last_active":"2023-10-09T09:01:34.178074+0000","last_peered":"2023-10-09T09:01:34.178074+0000","last_clean":"2023-10-09T09:01:34.178074+0000","last_became_active":"2023-10-09T08:59:30.224599+0000","last_became_peered":"2023-10-09T08:59:30.224599+0000","last_unstale":"2023-10-09T09:01:34.178074+0000","last_undegraded":"2023-10-09T09:01:34.178074+0000","last_fullsized":"2023-10-09T09:01:34.178074+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.027827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":269,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.993039+0000","last_change":"2023-10-09T08:51:27.979651+0000","last_active":"2023-10-09T09:01:23.993039+0000","last_peered":"2023-10-09T09:01:23.993039+0000","last_clean":"2023-10-09T09:01:23.993039+0000","last_became_active":"2023-10-09T08:51:27.979210+0000","last_became_peered":"2023-10-09T08:51:27.979210+0000","last_unstale":"2023-10-09T09:01:23.993039+0000","last_undegraded":"2023-10-09T09:01:23.993039+0000","last_fullsized":"2023-10-09T09:01:23.993039+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.696744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":406,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.976165+0000","last_change":"2023-10-09T08:57:45.254327+0000","last_active":"2023-10-09T09:01:34.976165+0000","last_peered":"2023-10-09T09:01:34.976165+0000","last_clean":"2023-10-09T09:01:34.976165+0000","last_became_active":"2023-10-09T08:57:45.253994+0000","last_became_peered":"2023-10-09T08:57:45.253994+0000","last_unstale":"2023-10-09T09:01:34.976165+0000","last_undegraded":"2023-10-09T09:01:34.976165+0000","last_fullsized":"2023-10-09T09:01:34.976165+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:38:54.169613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":422,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.175937+0000","last_change":"2023-10-09T08:59:30.293403+0000","last_active":"2023-10-09T09:01:34.175937+0000","last_peered":"2023-10-09T09:01:34.175937+0000","last_clean":"2023-10-09T09:01:34.175937+0000","last_became_active":"2023-10-09T08:59:30.292835+0000","last_became_peered":"2023-10-09T08:59:30.292835+0000","last_unstale":"2023-10-09T09:01:34.175937+0000","last_undegraded":"2023-10-09T09:01:34.175937+0000","last_fullsized":"2023-10-09T09:01:34.175937+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:13.077677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":282,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.259310+0000","last_change":"2023-10-09T09:00:12.301594+0000","last_active":"2023-10-09T09:01:23.259310+0000","last_peered":"2023-10-09T09:01:23.259310+0000","last_clean":"2023-10-09T09:01:23.259310+0000","last_became_active":"2023-10-09T09:00:12.301121+0000","last_became_peered":"2023-10-09T09:00:12.301121+0000","last_unstale":"2023-10-09T09:01:23.259310+0000","last_undegraded":"2023-10-09T09:01:23.259310+0000","last_fullsized":"2023-10-09T09:01:23.259310+0000","mapping_epoch":479,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":480,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":345,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.274481+0000","last_change":"2023-10-09T08:39:21.023397+0000","last_active":"2023-10-09T09:01:23.274481+0000","last_peered":"2023-10-09T09:01:23.274481+0000","last_clean":"2023-10-09T09:01:23.274481+0000","last_became_active":"2023-10-09T08:39:21.023125+0000","last_became_peered":"2023-10-09T08:39:21.023125+0000","last_unstale":"2023-10-09T09:01:23.274481+0000","last_undegraded":"2023-10-09T09:01:23.274481+0000","last_fullsized":"2023-10-09T09:01:23.274481+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:03.339873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":308,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.176041+0000","last_change":"2023-10-09T08:59:30.293908+0000","last_active":"2023-10-09T09:01:34.176041+0000","last_peered":"2023-10-09T09:01:34.176041+0000","last_clean":"2023-10-09T09:01:34.176041+0000","last_became_active":"2023-10-09T08:59:30.293198+0000","last_became_peered":"2023-10-09T08:59:30.293198+0000","last_unstale":"2023-10-09T09:01:34.176041+0000","last_undegraded":"2023-10-09T09:01:34.176041+0000","last_fullsized":"2023-10-09T09:01:34.176041+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:25.602194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":494,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.255974+0000","last_change":"2023-10-09T08:57:45.249521+0000","last_active":"2023-10-09T09:01:23.255974+0000","last_peered":"2023-10-09T09:01:23.255974+0000","last_clean":"2023-10-09T09:01:23.255974+0000","last_became_active":"2023-10-09T08:57:45.249054+0000","last_became_peered":"2023-10-09T08:57:45.249054+0000","last_unstale":"2023-10-09T09:01:23.255974+0000","last_undegraded":"2023-10-09T09:01:23.255974+0000","last_fullsized":"2023-10-09T09:01:23.255974+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":178,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.176736+0000","last_change":"2023-10-09T08:59:30.225130+0000","last_active":"2023-10-09T09:01:34.176736+0000","last_peered":"2023-10-09T09:01:34.176736+0000","last_clean":"2023-10-09T09:01:34.176736+0000","last_became_active":"2023-10-09T08:59:30.224598+0000","last_became_peered":"2023-10-09T08:59:30.224598+0000","last_unstale":"2023-10-09T09:01:34.176736+0000","last_undegraded":"2023-10-09T09:01:34.176736+0000","last_fullsized":"2023-10-09T09:01:34.176736+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:22.680113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'3","reported_seq":45,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.015321+0000","last_change":"2023-10-09T08:57:45.260877+0000","last_active":"2023-10-09T09:01:24.015321+0000","last_peered":"2023-10-09T09:01:24.015321+0000","last_clean":"2023-10-09T09:01:24.015321+0000","last_became_active":"2023-10-09T08:57:45.254668+0000","last_became_peered":"2023-10-09T08:57:45.254668+0000","last_unstale":"2023-10-09T09:01:24.015321+0000","last_undegraded":"2023-10-09T09:01:24.015321+0000","last_fullsized":"2023-10-09T09:01:24.015321+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":10,"num_bytes_recovered":450,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":82,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:35.272091+0000","last_change":"2023-10-09T08:58:40.206744+0000","last_active":"2023-10-09T09:01:35.272091+0000","last_peered":"2023-10-09T09:01:35.272091+0000","last_clean":"2023-10-09T09:01:35.272091+0000","last_became_active":"2023-10-09T08:58:40.206345+0000","last_became_peered":"2023-10-09T08:58:40.206345+0000","last_unstale":"2023-10-09T09:01:35.272091+0000","last_undegraded":"2023-10-09T09:01:35.272091+0000","last_fullsized":"2023-10-09T09:01:35.272091+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:31:48.135484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'22","reported_seq":203,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.015298+0000","last_change":"2023-10-09T08:58:40.434261+0000","last_active":"2023-10-09T09:01:24.015298+0000","last_peered":"2023-10-09T09:01:24.015298+0000","last_clean":"2023-10-09T09:01:24.015298+0000","last_became_active":"2023-10-09T08:58:40.214105+0000","last_became_peered":"2023-10-09T08:58:40.214105+0000","last_unstale":"2023-10-09T09:01:24.015298+0000","last_undegraded":"2023-10-09T09:01:24.015298+0000","last_fullsized":"2023-10-09T09:01:24.015298+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":16,"num_bytes_recovered":18936,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":374,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.010380+0000","last_change":"2023-10-09T09:00:53.189185+0000","last_active":"2023-10-09T09:01:24.010380+0000","last_peered":"2023-10-09T09:01:24.010380+0000","last_clean":"2023-10-09T09:01:24.010380+0000","last_became_active":"2023-10-09T09:00:53.188425+0000","last_became_peered":"2023-10-09T09:00:53.188425+0000","last_unstale":"2023-10-09T09:01:24.010380+0000","last_undegraded":"2023-10-09T09:01:24.010380+0000","last_fullsized":"2023-10-09T09:01:24.010380+0000","mapping_epoch":484,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":485,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:11.639432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"60'2","reported_seq":320,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014410+0000","last_change":"2023-10-09T08:47:35.089828+0000","last_active":"2023-10-09T09:01:24.014410+0000","last_peered":"2023-10-09T09:01:24.014410+0000","last_clean":"2023-10-09T09:01:24.014410+0000","last_became_active":"2023-10-09T08:47:34.976938+0000","last_became_peered":"2023-10-09T08:47:34.976938+0000","last_unstale":"2023-10-09T09:01:24.014410+0000","last_undegraded":"2023-10-09T09:01:24.014410+0000","last_fullsized":"2023-10-09T09:01:24.014410+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":10,"num_bytes_recovered":170,"num_keys_recovered":50,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":350,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.177590+0000","last_change":"2023-10-09T08:59:30.293647+0000","last_active":"2023-10-09T09:01:34.177590+0000","last_peered":"2023-10-09T09:01:34.177590+0000","last_clean":"2023-10-09T09:01:34.177590+0000","last_became_active":"2023-10-09T08:59:30.293141+0000","last_became_peered":"2023-10-09T08:59:30.293141+0000","last_unstale":"2023-10-09T09:01:34.177590+0000","last_undegraded":"2023-10-09T09:01:34.177590+0000","last_fullsized":"2023-10-09T09:01:34.177590+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:15.513857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":414,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.975746+0000","last_change":"2023-10-09T08:57:45.247799+0000","last_active":"2023-10-09T09:01:34.975746+0000","last_peered":"2023-10-09T09:01:34.975746+0000","last_clean":"2023-10-09T09:01:34.975746+0000","last_became_active":"2023-10-09T08:57:45.247376+0000","last_became_peered":"2023-10-09T08:57:45.247376+0000","last_unstale":"2023-10-09T09:01:34.975746+0000","last_undegraded":"2023-10-09T09:01:34.975746+0000","last_fullsized":"2023-10-09T09:01:34.975746+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.539083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.256216+0000","last_change":"2023-10-09T08:50:07.088490+0000","last_active":"2023-10-09T09:01:23.256216+0000","last_peered":"2023-10-09T09:01:23.256216+0000","last_clean":"2023-10-09T09:01:23.256216+0000","last_became_active":"2023-10-09T08:50:07.088156+0000","last_became_peered":"2023-10-09T08:50:07.088156+0000","last_unstale":"2023-10-09T09:01:23.256216+0000","last_undegraded":"2023-10-09T09:01:23.256216+0000","last_fullsized":"2023-10-09T09:01:23.256216+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":299,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014480+0000","last_change":"2023-10-09T08:58:40.209459+0000","last_active":"2023-10-09T09:01:24.014480+0000","last_peered":"2023-10-09T09:01:24.014480+0000","last_clean":"2023-10-09T09:01:24.014480+0000","last_became_active":"2023-10-09T08:58:40.209075+0000","last_became_peered":"2023-10-09T08:58:40.209075+0000","last_unstale":"2023-10-09T09:01:24.014480+0000","last_undegraded":"2023-10-09T09:01:24.014480+0000","last_fullsized":"2023-10-09T09:01:24.014480+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":364,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.274565+0000","last_change":"2023-10-09T08:57:45.254354+0000","last_active":"2023-10-09T09:01:23.274565+0000","last_peered":"2023-10-09T09:01:23.274565+0000","last_clean":"2023-10-09T09:01:23.274565+0000","last_became_active":"2023-10-09T08:57:45.253988+0000","last_became_peered":"2023-10-09T08:57:45.253988+0000","last_unstale":"2023-10-09T09:01:23.274565+0000","last_undegraded":"2023-10-09T09:01:23.274565+0000","last_fullsized":"2023-10-09T09:01:23.274565+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:23:40.695911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":43,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.258826+0000","last_change":"2023-10-09T08:58:40.443747+0000","last_active":"2023-10-09T09:01:23.258826+0000","last_peered":"2023-10-09T09:01:23.258826+0000","last_clean":"2023-10-09T09:01:23.258826+0000","last_became_active":"2023-10-09T08:58:40.212503+0000","last_became_peered":"2023-10-09T08:58:40.212503+0000","last_unstale":"2023-10-09T09:01:23.258826+0000","last_undegraded":"2023-10-09T09:01:23.258826+0000","last_fullsized":"2023-10-09T09:01:23.258826+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":16,"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":273,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.176162+0000","last_change":"2023-10-09T08:59:30.293990+0000","last_active":"2023-10-09T09:01:34.176162+0000","last_peered":"2023-10-09T09:01:34.176162+0000","last_clean":"2023-10-09T09:01:34.176162+0000","last_became_active":"2023-10-09T08:59:30.292624+0000","last_became_peered":"2023-10-09T08:59:30.292624+0000","last_unstale":"2023-10-09T09:01:34.176162+0000","last_undegraded":"2023-10-09T09:01:34.176162+0000","last_fullsized":"2023-10-09T09:01:34.176162+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:50.846484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":43,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.015328+0000","last_change":"2023-10-09T08:57:45.358558+0000","last_active":"2023-10-09T09:01:24.015328+0000","last_peered":"2023-10-09T09:01:24.015328+0000","last_clean":"2023-10-09T09:01:24.015328+0000","last_became_active":"2023-10-09T08:57:45.257087+0000","last_became_peered":"2023-10-09T08:57:45.257087+0000","last_unstale":"2023-10-09T09:01:24.015328+0000","last_undegraded":"2023-10-09T09:01:24.015328+0000","last_fullsized":"2023-10-09T09:01:24.015328+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":174,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.255567+0000","last_change":"2023-10-09T08:58:40.213346+0000","last_active":"2023-10-09T09:01:23.255567+0000","last_peered":"2023-10-09T09:01:23.255567+0000","last_clean":"2023-10-09T09:01:23.255567+0000","last_became_active":"2023-10-09T08:58:40.213030+0000","last_became_peered":"2023-10-09T08:58:40.213030+0000","last_unstale":"2023-10-09T09:01:23.255567+0000","last_undegraded":"2023-10-09T09:01:23.255567+0000","last_fullsized":"2023-10-09T09:01:23.255567+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":43,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.015858+0000","last_change":"2023-10-09T08:57:45.257983+0000","last_active":"2023-10-09T09:01:24.015858+0000","last_peered":"2023-10-09T09:01:24.015858+0000","last_clean":"2023-10-09T09:01:24.015858+0000","last_became_active":"2023-10-09T08:57:45.254633+0000","last_became_peered":"2023-10-09T08:57:45.254633+0000","last_unstale":"2023-10-09T09:01:24.015858+0000","last_undegraded":"2023-10-09T09:01:24.015858+0000","last_fullsized":"2023-10-09T09:01:24.015858+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[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":79,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.177055+0000","last_change":"2023-10-09T09:00:52.286605+0000","last_active":"2023-10-09T09:01:34.177055+0000","last_peered":"2023-10-09T09:01:34.177055+0000","last_clean":"2023-10-09T09:01:34.177055+0000","last_became_active":"2023-10-09T09:00:52.286196+0000","last_became_peered":"2023-10-09T09:00:52.286196+0000","last_unstale":"2023-10-09T09:01:34.177055+0000","last_undegraded":"2023-10-09T09:01:34.177055+0000","last_fullsized":"2023-10-09T09:01:34.177055+0000","mapping_epoch":484,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":485,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:27:46.397676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":321,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.015520+0000","last_change":"2023-10-09T08:58:40.437832+0000","last_active":"2023-10-09T09:01:24.015520+0000","last_peered":"2023-10-09T09:01:24.015520+0000","last_clean":"2023-10-09T09:01:24.015520+0000","last_became_active":"2023-10-09T08:58:40.218115+0000","last_became_peered":"2023-10-09T08:58:40.218115+0000","last_unstale":"2023-10-09T09:01:24.015520+0000","last_undegraded":"2023-10-09T09:01:24.015520+0000","last_fullsized":"2023-10-09T09:01:24.015520+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":5,"num_bytes_recovered":350,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":33,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.258977+0000","last_change":"2023-10-09T08:58:40.212865+0000","last_active":"2023-10-09T09:01:23.258977+0000","last_peered":"2023-10-09T09:01:23.258977+0000","last_clean":"2023-10-09T09:01:23.258977+0000","last_became_active":"2023-10-09T08:58:40.212476+0000","last_became_peered":"2023-10-09T08:58:40.212476+0000","last_unstale":"2023-10-09T09:01:23.258977+0000","last_undegraded":"2023-10-09T09:01:23.258977+0000","last_fullsized":"2023-10-09T09:01:23.258977+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":278,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.255788+0000","last_change":"2023-10-09T09:01:14.186057+0000","last_active":"2023-10-09T09:01:23.255788+0000","last_peered":"2023-10-09T09:01:23.255788+0000","last_clean":"2023-10-09T09:01:23.255788+0000","last_became_active":"2023-10-09T09:01:14.185506+0000","last_became_peered":"2023-10-09T09:01:14.185506+0000","last_unstale":"2023-10-09T09:01:23.255788+0000","last_undegraded":"2023-10-09T09:01:23.255788+0000","last_fullsized":"2023-10-09T09:01:23.255788+0000","mapping_epoch":487,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":367,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.274485+0000","last_change":"2023-10-09T08:51:27.970044+0000","last_active":"2023-10-09T09:01:23.274485+0000","last_peered":"2023-10-09T09:01:23.274485+0000","last_clean":"2023-10-09T09:01:23.274485+0000","last_became_active":"2023-10-09T08:51:27.969055+0000","last_became_peered":"2023-10-09T08:51:27.969055+0000","last_unstale":"2023-10-09T09:01:23.274485+0000","last_undegraded":"2023-10-09T09:01:23.274485+0000","last_fullsized":"2023-10-09T09:01:23.274485+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:04.599675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":229,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.179054+0000","last_change":"2023-10-09T08:59:30.222489+0000","last_active":"2023-10-09T09:01:34.179054+0000","last_peered":"2023-10-09T09:01:34.179054+0000","last_clean":"2023-10-09T09:01:34.179054+0000","last_became_active":"2023-10-09T08:59:30.222161+0000","last_became_peered":"2023-10-09T08:59:30.222161+0000","last_unstale":"2023-10-09T09:01:34.179054+0000","last_undegraded":"2023-10-09T09:01:34.179054+0000","last_fullsized":"2023-10-09T09:01:34.179054+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:59.928444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":306,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014209+0000","last_change":"2023-10-09T08:58:40.214460+0000","last_active":"2023-10-09T09:01:24.014209+0000","last_peered":"2023-10-09T09:01:24.014209+0000","last_clean":"2023-10-09T09:01:24.014209+0000","last_became_active":"2023-10-09T08:58:40.214101+0000","last_became_peered":"2023-10-09T08:58:40.214101+0000","last_unstale":"2023-10-09T09:01:24.014209+0000","last_undegraded":"2023-10-09T09:01:24.014209+0000","last_fullsized":"2023-10-09T09:01:24.014209+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":470,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.258820+0000","last_change":"2023-10-09T09:00:12.302074+0000","last_active":"2023-10-09T09:01:23.258820+0000","last_peered":"2023-10-09T09:01:23.258820+0000","last_clean":"2023-10-09T09:01:23.258820+0000","last_became_active":"2023-10-09T09:00:12.301583+0000","last_became_peered":"2023-10-09T09:00:12.301583+0000","last_unstale":"2023-10-09T09:01:23.258820+0000","last_undegraded":"2023-10-09T09:01:23.258820+0000","last_fullsized":"2023-10-09T09:01:23.258820+0000","mapping_epoch":479,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":480,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":155,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.015686+0000","last_change":"2023-10-09T08:47:34.981247+0000","last_active":"2023-10-09T09:01:24.015686+0000","last_peered":"2023-10-09T09:01:24.015686+0000","last_clean":"2023-10-09T09:01:24.015686+0000","last_became_active":"2023-10-09T08:47:34.980031+0000","last_became_peered":"2023-10-09T08:47:34.980031+0000","last_unstale":"2023-10-09T09:01:24.015686+0000","last_undegraded":"2023-10-09T09:01:24.015686+0000","last_fullsized":"2023-10-09T09:01:24.015686+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":455,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014205+0000","last_change":"2023-10-09T08:47:36.185628+0000","last_active":"2023-10-09T09:01:24.014205+0000","last_peered":"2023-10-09T09:01:24.014205+0000","last_clean":"2023-10-09T09:01:24.014205+0000","last_became_active":"2023-10-09T08:47:36.185135+0000","last_became_peered":"2023-10-09T08:47:36.185135+0000","last_unstale":"2023-10-09T09:01:24.014205+0000","last_undegraded":"2023-10-09T09:01:24.014205+0000","last_fullsized":"2023-10-09T09:01:24.014205+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":508,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.015499+0000","last_change":"2023-10-09T08:58:40.215285+0000","last_active":"2023-10-09T09:01:24.015499+0000","last_peered":"2023-10-09T09:01:24.015499+0000","last_clean":"2023-10-09T09:01:24.015499+0000","last_became_active":"2023-10-09T08:58:40.214980+0000","last_became_peered":"2023-10-09T08:58:40.214980+0000","last_unstale":"2023-10-09T09:01:24.015499+0000","last_undegraded":"2023-10-09T09:01:24.015499+0000","last_fullsized":"2023-10-09T09:01:24.015499+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":311,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.175959+0000","last_change":"2023-10-09T08:59:30.296014+0000","last_active":"2023-10-09T09:01:34.175959+0000","last_peered":"2023-10-09T09:01:34.175959+0000","last_clean":"2023-10-09T09:01:34.175959+0000","last_became_active":"2023-10-09T08:59:30.295455+0000","last_became_peered":"2023-10-09T08:59:30.295455+0000","last_unstale":"2023-10-09T09:01:34.175959+0000","last_undegraded":"2023-10-09T09:01:34.175959+0000","last_fullsized":"2023-10-09T09:01:34.175959+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:32:34.837224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":272,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:35.272610+0000","last_change":"2023-10-09T08:51:27.959523+0000","last_active":"2023-10-09T09:01:35.272610+0000","last_peered":"2023-10-09T09:01:35.272610+0000","last_clean":"2023-10-09T09:01:35.272610+0000","last_became_active":"2023-10-09T08:51:27.959098+0000","last_became_peered":"2023-10-09T08:51:27.959098+0000","last_unstale":"2023-10-09T09:01:35.272610+0000","last_undegraded":"2023-10-09T09:01:35.272610+0000","last_fullsized":"2023-10-09T09:01:35.272610+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:04.265061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"453'344","reported_seq":1650,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:35.272763+0000","last_change":"2023-10-09T08:57:04.033148+0000","last_active":"2023-10-09T09:01:35.272763+0000","last_peered":"2023-10-09T09:01:35.272763+0000","last_clean":"2023-10-09T09:01:35.272763+0000","last_became_active":"2023-10-09T08:51:27.983500+0000","last_became_peered":"2023-10-09T08:51:27.983500+0000","last_unstale":"2023-10-09T09:01:35.272763+0000","last_undegraded":"2023-10-09T09:01:35.272763+0000","last_fullsized":"2023-10-09T09:01:35.272763+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":344,"log_dups_size":0,"ondisk_log_size":344,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:29:15.785612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054653799999999995,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2001,"num_read_kb":7537,"num_write":313,"num_write_kb":6627,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":439,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.255974+0000","last_change":"2023-10-09T08:39:21.024830+0000","last_active":"2023-10-09T09:01:23.255974+0000","last_peered":"2023-10-09T09:01:23.255974+0000","last_clean":"2023-10-09T09:01:23.255974+0000","last_became_active":"2023-10-09T08:39:21.023044+0000","last_became_peered":"2023-10-09T08:39:21.023044+0000","last_unstale":"2023-10-09T09:01:23.255974+0000","last_undegraded":"2023-10-09T09:01:23.255974+0000","last_fullsized":"2023-10-09T09:01:23.255974+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":73,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:35.272316+0000","last_change":"2023-10-09T08:56:03.220026+0000","last_active":"2023-10-09T09:01:35.272316+0000","last_peered":"2023-10-09T09:01:35.272316+0000","last_clean":"2023-10-09T09:01:35.272316+0000","last_became_active":"2023-10-09T08:56:03.217650+0000","last_became_peered":"2023-10-09T08:56:03.217650+0000","last_unstale":"2023-10-09T09:01:35.272316+0000","last_undegraded":"2023-10-09T09:01:35.272316+0000","last_fullsized":"2023-10-09T09:01:35.272316+0000","mapping_epoch":430,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":431,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.578398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"453'142","reported_seq":997,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.255495+0000","last_change":"2023-10-09T09:01:14.186412+0000","last_active":"2023-10-09T09:01:23.255495+0000","last_peered":"2023-10-09T09:01:23.255495+0000","last_clean":"2023-10-09T09:01:23.255495+0000","last_became_active":"2023-10-09T09:01:14.185740+0000","last_became_peered":"2023-10-09T09:01:14.185740+0000","last_unstale":"2023-10-09T09:01:23.255495+0000","last_undegraded":"2023-10-09T09:01:23.255495+0000","last_fullsized":"2023-10-09T09:01:23.255495+0000","mapping_epoch":487,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":142,"log_dups_size":0,"ondisk_log_size":142,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":1274,"num_read_kb":2864,"num_write":128,"num_write_kb":1466,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":503,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014640+0000","last_change":"2023-10-09T08:58:40.214513+0000","last_active":"2023-10-09T09:01:24.014640+0000","last_peered":"2023-10-09T09:01:24.014640+0000","last_clean":"2023-10-09T09:01:24.014640+0000","last_became_active":"2023-10-09T08:58:40.214144+0000","last_became_peered":"2023-10-09T08:58:40.214144+0000","last_unstale":"2023-10-09T09:01:24.014640+0000","last_undegraded":"2023-10-09T09:01:24.014640+0000","last_fullsized":"2023-10-09T09:01:24.014640+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":265,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:35.271999+0000","last_change":"2023-10-09T08:56:31.039932+0000","last_active":"2023-10-09T09:01:35.271999+0000","last_peered":"2023-10-09T09:01:35.271999+0000","last_clean":"2023-10-09T09:01:35.271999+0000","last_became_active":"2023-10-09T08:56:31.039576+0000","last_became_peered":"2023-10-09T08:56:31.039576+0000","last_unstale":"2023-10-09T09:01:35.271999+0000","last_undegraded":"2023-10-09T09:01:35.271999+0000","last_fullsized":"2023-10-09T09:01:35.271999+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.376666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"453'259","reported_seq":942,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.176794+0000","last_change":"2023-10-09T09:00:52.287296+0000","last_active":"2023-10-09T09:01:34.176794+0000","last_peered":"2023-10-09T09:01:34.176794+0000","last_clean":"2023-10-09T09:01:34.176794+0000","last_became_active":"2023-10-09T09:00:52.286448+0000","last_became_peered":"2023-10-09T09:00:52.286448+0000","last_unstale":"2023-10-09T09:01:34.176794+0000","last_undegraded":"2023-10-09T09:01:34.176794+0000","last_fullsized":"2023-10-09T09:01:34.176794+0000","mapping_epoch":484,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":485,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":259,"log_dups_size":0,"ondisk_log_size":259,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:58.855090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074029200000000003,"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":1816,"num_read_kb":2617,"num_write":225,"num_write_kb":5313,"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":[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":249,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:25.251446+0000","last_change":"2023-10-09T08:58:40.209402+0000","last_active":"2023-10-09T09:01:25.251446+0000","last_peered":"2023-10-09T09:01:25.251446+0000","last_clean":"2023-10-09T09:01:25.251446+0000","last_became_active":"2023-10-09T08:58:40.208967+0000","last_became_peered":"2023-10-09T08:58:40.208967+0000","last_unstale":"2023-10-09T09:01:25.251446+0000","last_undegraded":"2023-10-09T09:01:25.251446+0000","last_fullsized":"2023-10-09T09:01:25.251446+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:11.792925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":73,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:35.272449+0000","last_change":"2023-10-09T08:56:03.184372+0000","last_active":"2023-10-09T09:01:35.272449+0000","last_peered":"2023-10-09T09:01:35.272449+0000","last_clean":"2023-10-09T09:01:35.272449+0000","last_became_active":"2023-10-09T08:56:03.182788+0000","last_became_peered":"2023-10-09T08:56:03.182788+0000","last_unstale":"2023-10-09T09:01:35.272449+0000","last_undegraded":"2023-10-09T09:01:35.272449+0000","last_fullsized":"2023-10-09T09:01:35.272449+0000","mapping_epoch":430,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":431,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:45:11.596787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"453'449","reported_seq":2231,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.255627+0000","last_change":"2023-10-09T08:57:48.277094+0000","last_active":"2023-10-09T09:01:23.255627+0000","last_peered":"2023-10-09T09:01:23.255627+0000","last_clean":"2023-10-09T09:01:23.255627+0000","last_became_active":"2023-10-09T08:57:48.276142+0000","last_became_peered":"2023-10-09T08:57:48.276142+0000","last_unstale":"2023-10-09T09:01:23.255627+0000","last_undegraded":"2023-10-09T09:01:23.255627+0000","last_fullsized":"2023-10-09T09:01:23.255627+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":449,"log_dups_size":0,"ondisk_log_size":449,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":2467,"num_read_kb":4402,"num_write":380,"num_write_kb":2340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":63,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'139","reported_seq":660,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014043+0000","last_change":"2023-10-09T08:58:43.237439+0000","last_active":"2023-10-09T09:01:24.014043+0000","last_peered":"2023-10-09T09:01:24.014043+0000","last_clean":"2023-10-09T09:01:24.014043+0000","last_became_active":"2023-10-09T08:58:43.236919+0000","last_became_peered":"2023-10-09T08:58:43.236919+0000","last_unstale":"2023-10-09T09:01:24.014043+0000","last_undegraded":"2023-10-09T09:01:24.014043+0000","last_fullsized":"2023-10-09T09:01:24.014043+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":398,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.177035+0000","last_change":"2023-10-09T08:59:30.221123+0000","last_active":"2023-10-09T09:01:34.177035+0000","last_peered":"2023-10-09T09:01:34.177035+0000","last_clean":"2023-10-09T09:01:34.177035+0000","last_became_active":"2023-10-09T08:59:30.220802+0000","last_became_peered":"2023-10-09T08:59:30.220802+0000","last_unstale":"2023-10-09T09:01:34.177035+0000","last_undegraded":"2023-10-09T09:01:34.177035+0000","last_fullsized":"2023-10-09T09:01:34.177035+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:36.138456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.259184+0000","last_change":"2023-10-09T09:00:12.296591+0000","last_active":"2023-10-09T09:01:23.259184+0000","last_peered":"2023-10-09T09:01:23.259184+0000","last_clean":"2023-10-09T09:01:23.259184+0000","last_became_active":"2023-10-09T09:00:12.295504+0000","last_became_peered":"2023-10-09T09:00:12.295504+0000","last_unstale":"2023-10-09T09:01:23.259184+0000","last_undegraded":"2023-10-09T09:01:23.259184+0000","last_fullsized":"2023-10-09T09:01:23.259184+0000","mapping_epoch":479,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":480,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"453'214","reported_seq":1512,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014607+0000","last_change":"2023-10-09T08:57:04.040950+0000","last_active":"2023-10-09T09:01:24.014607+0000","last_peered":"2023-10-09T09:01:24.014607+0000","last_clean":"2023-10-09T09:01:24.014607+0000","last_became_active":"2023-10-09T08:51:27.974716+0000","last_became_peered":"2023-10-09T08:51:27.974716+0000","last_unstale":"2023-10-09T09:01:24.014607+0000","last_undegraded":"2023-10-09T09:01:24.014607+0000","last_fullsized":"2023-10-09T09:01:24.014607+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":214,"log_dups_size":0,"ondisk_log_size":214,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1746,"num_read_kb":1849,"num_write":159,"num_write_kb":237,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":412,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.975744+0000","last_change":"2023-10-09T08:56:31.040641+0000","last_active":"2023-10-09T09:01:34.975744+0000","last_peered":"2023-10-09T09:01:34.975744+0000","last_clean":"2023-10-09T09:01:34.975744+0000","last_became_active":"2023-10-09T08:56:31.039698+0000","last_became_peered":"2023-10-09T08:56:31.039698+0000","last_unstale":"2023-10-09T09:01:34.975744+0000","last_undegraded":"2023-10-09T09:01:34.975744+0000","last_fullsized":"2023-10-09T09:01:34.975744+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.684118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.975981+0000","last_change":"2023-10-09T08:57:34.098649+0000","last_active":"2023-10-09T09:01:34.975981+0000","last_peered":"2023-10-09T09:01:34.975981+0000","last_clean":"2023-10-09T09:01:34.975981+0000","last_became_active":"2023-10-09T08:57:34.098230+0000","last_became_peered":"2023-10-09T08:57:34.098230+0000","last_unstale":"2023-10-09T09:01:34.975981+0000","last_undegraded":"2023-10-09T09:01:34.975981+0000","last_fullsized":"2023-10-09T09:01:34.975981+0000","mapping_epoch":458,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:06:45.265450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"453'160","reported_seq":1194,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.015273+0000","last_change":"2023-10-09T08:57:04.041321+0000","last_active":"2023-10-09T09:01:24.015273+0000","last_peered":"2023-10-09T09:01:24.015273+0000","last_clean":"2023-10-09T09:01:24.015273+0000","last_became_active":"2023-10-09T08:47:34.976339+0000","last_became_peered":"2023-10-09T08:47:34.976339+0000","last_unstale":"2023-10-09T09:01:24.015273+0000","last_undegraded":"2023-10-09T09:01:24.015273+0000","last_fullsized":"2023-10-09T09:01:24.015273+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":160,"log_dups_size":0,"ondisk_log_size":160,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":1033,"num_read_kb":2246,"num_write":139,"num_write_kb":5372,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":[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":242,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:35.271762+0000","last_change":"2023-10-09T08:51:26.970199+0000","last_active":"2023-10-09T09:01:35.271762+0000","last_peered":"2023-10-09T09:01:35.271762+0000","last_clean":"2023-10-09T09:01:35.271762+0000","last_became_active":"2023-10-09T08:51:26.969886+0000","last_became_peered":"2023-10-09T08:51:26.969886+0000","last_unstale":"2023-10-09T09:01:35.271762+0000","last_undegraded":"2023-10-09T09:01:35.271762+0000","last_fullsized":"2023-10-09T09:01:35.271762+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:15.469391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":364,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.976104+0000","last_change":"2023-10-09T08:39:21.097408+0000","last_active":"2023-10-09T09:01:34.976104+0000","last_peered":"2023-10-09T09:01:34.976104+0000","last_clean":"2023-10-09T09:01:34.976104+0000","last_became_active":"2023-10-09T08:39:21.096959+0000","last_became_peered":"2023-10-09T08:39:21.096959+0000","last_unstale":"2023-10-09T09:01:34.976104+0000","last_undegraded":"2023-10-09T09:01:34.976104+0000","last_fullsized":"2023-10-09T09:01:34.976104+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.185603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":214,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.179149+0000","last_change":"2023-10-09T08:59:30.225059+0000","last_active":"2023-10-09T09:01:34.179149+0000","last_peered":"2023-10-09T09:01:34.179149+0000","last_clean":"2023-10-09T09:01:34.179149+0000","last_became_active":"2023-10-09T08:59:30.224557+0000","last_became_peered":"2023-10-09T08:59:30.224557+0000","last_unstale":"2023-10-09T09:01:34.179149+0000","last_undegraded":"2023-10-09T09:01:34.179149+0000","last_fullsized":"2023-10-09T09:01:34.179149+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:04.266925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"453'209","reported_seq":922,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:35.272462+0000","last_change":"2023-10-09T08:58:43.230356+0000","last_active":"2023-10-09T09:01:35.272462+0000","last_peered":"2023-10-09T09:01:35.272462+0000","last_clean":"2023-10-09T09:01:35.272462+0000","last_became_active":"2023-10-09T08:58:43.229656+0000","last_became_peered":"2023-10-09T08:58:43.229656+0000","last_unstale":"2023-10-09T09:01:35.272462+0000","last_undegraded":"2023-10-09T09:01:35.272462+0000","last_fullsized":"2023-10-09T09:01:35.272462+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":209,"log_dups_size":0,"ondisk_log_size":209,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.295736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0019099119999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":955,"num_read_kb":3549,"num_write":164,"num_write_kb":2527,"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":[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":133,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.176255+0000","last_change":"2023-10-09T09:00:53.229157+0000","last_active":"2023-10-09T09:01:34.176255+0000","last_peered":"2023-10-09T09:01:34.176255+0000","last_clean":"2023-10-09T09:01:34.176255+0000","last_became_active":"2023-10-09T09:00:53.228410+0000","last_became_peered":"2023-10-09T09:00:53.228410+0000","last_unstale":"2023-10-09T09:01:34.176255+0000","last_undegraded":"2023-10-09T09:01:34.176255+0000","last_fullsized":"2023-10-09T09:01:34.176255+0000","mapping_epoch":484,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":485,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:52.788930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[2,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.7","version":"453'173","reported_seq":772,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.259307+0000","last_change":"2023-10-09T09:00:12.159851+0000","last_active":"2023-10-09T09:01:23.259307+0000","last_peered":"2023-10-09T09:01:23.259307+0000","last_clean":"2023-10-09T09:01:23.259307+0000","last_became_active":"2023-10-09T09:00:12.159167+0000","last_became_peered":"2023-10-09T09:00:12.159167+0000","last_unstale":"2023-10-09T09:01:23.259307+0000","last_undegraded":"2023-10-09T09:01:23.259307+0000","last_fullsized":"2023-10-09T09:01:23.259307+0000","mapping_epoch":479,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":480,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":173,"log_dups_size":0,"ondisk_log_size":173,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":644,"num_read_kb":1388,"num_write":182,"num_write_kb":1544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":34,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":375,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.976104+0000","last_change":"2023-10-09T08:51:28.006219+0000","last_active":"2023-10-09T09:01:34.976104+0000","last_peered":"2023-10-09T09:01:34.976104+0000","last_clean":"2023-10-09T09:01:34.976104+0000","last_became_active":"2023-10-09T08:51:28.005840+0000","last_became_peered":"2023-10-09T08:51:28.005840+0000","last_unstale":"2023-10-09T09:01:34.976104+0000","last_undegraded":"2023-10-09T09:01:34.976104+0000","last_fullsized":"2023-10-09T09:01:34.976104+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:30.667834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":173,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014002+0000","last_change":"2023-10-09T08:58:40.213514+0000","last_active":"2023-10-09T09:01:24.014002+0000","last_peered":"2023-10-09T09:01:24.014002+0000","last_clean":"2023-10-09T09:01:24.014002+0000","last_became_active":"2023-10-09T08:58:40.213112+0000","last_became_peered":"2023-10-09T08:58:40.213112+0000","last_unstale":"2023-10-09T09:01:24.014002+0000","last_undegraded":"2023-10-09T09:01:24.014002+0000","last_fullsized":"2023-10-09T09:01:24.014002+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":44,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.976152+0000","last_change":"2023-10-09T08:57:34.103485+0000","last_active":"2023-10-09T09:01:34.976152+0000","last_peered":"2023-10-09T09:01:34.976152+0000","last_clean":"2023-10-09T09:01:34.976152+0000","last_became_active":"2023-10-09T08:57:34.103125+0000","last_became_peered":"2023-10-09T08:57:34.103125+0000","last_unstale":"2023-10-09T09:01:34.976152+0000","last_undegraded":"2023-10-09T09:01:34.976152+0000","last_fullsized":"2023-10-09T09:01:34.976152+0000","mapping_epoch":458,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.239382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.010556+0000","last_change":"2023-10-09T09:00:53.055601+0000","last_active":"2023-10-09T09:01:24.010556+0000","last_peered":"2023-10-09T09:01:24.010556+0000","last_clean":"2023-10-09T09:01:24.010556+0000","last_became_active":"2023-10-09T09:00:53.054952+0000","last_became_peered":"2023-10-09T09:00:53.054952+0000","last_unstale":"2023-10-09T09:01:24.010556+0000","last_undegraded":"2023-10-09T09:01:24.010556+0000","last_fullsized":"2023-10-09T09:01:24.010556+0000","mapping_epoch":484,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":485,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:02.448233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":192,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.255856+0000","last_change":"2023-10-09T09:01:14.187076+0000","last_active":"2023-10-09T09:01:23.255856+0000","last_peered":"2023-10-09T09:01:23.255856+0000","last_clean":"2023-10-09T09:01:23.255856+0000","last_became_active":"2023-10-09T09:01:14.186678+0000","last_became_peered":"2023-10-09T09:01:14.186678+0000","last_unstale":"2023-10-09T09:01:23.255856+0000","last_undegraded":"2023-10-09T09:01:23.255856+0000","last_fullsized":"2023-10-09T09:01:23.255856+0000","mapping_epoch":487,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":409,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014232+0000","last_change":"2023-10-09T08:51:27.977095+0000","last_active":"2023-10-09T09:01:24.014232+0000","last_peered":"2023-10-09T09:01:24.014232+0000","last_clean":"2023-10-09T09:01:24.014232+0000","last_became_active":"2023-10-09T08:51:27.976317+0000","last_became_peered":"2023-10-09T08:51:27.976317+0000","last_unstale":"2023-10-09T09:01:24.014232+0000","last_undegraded":"2023-10-09T09:01:24.014232+0000","last_fullsized":"2023-10-09T09:01:24.014232+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":460,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.256099+0000","last_change":"2023-10-09T08:58:40.260712+0000","last_active":"2023-10-09T09:01:23.256099+0000","last_peered":"2023-10-09T09:01:23.256099+0000","last_clean":"2023-10-09T09:01:23.256099+0000","last_became_active":"2023-10-09T08:58:40.210558+0000","last_became_peered":"2023-10-09T08:58:40.210558+0000","last_unstale":"2023-10-09T09:01:23.256099+0000","last_undegraded":"2023-10-09T09:01:23.256099+0000","last_fullsized":"2023-10-09T09:01:23.256099+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":155,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014403+0000","last_change":"2023-10-09T08:47:34.975207+0000","last_active":"2023-10-09T09:01:24.014403+0000","last_peered":"2023-10-09T09:01:24.014403+0000","last_clean":"2023-10-09T09:01:24.014403+0000","last_became_active":"2023-10-09T08:47:34.974126+0000","last_became_peered":"2023-10-09T08:47:34.974126+0000","last_unstale":"2023-10-09T09:01:24.014403+0000","last_undegraded":"2023-10-09T09:01:24.014403+0000","last_fullsized":"2023-10-09T09:01:24.014403+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":339,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.178670+0000","last_change":"2023-10-09T08:58:40.203150+0000","last_active":"2023-10-09T09:01:34.178670+0000","last_peered":"2023-10-09T09:01:34.178670+0000","last_clean":"2023-10-09T09:01:34.178670+0000","last_became_active":"2023-10-09T08:58:40.202766+0000","last_became_peered":"2023-10-09T08:58:40.202766+0000","last_unstale":"2023-10-09T09:01:34.178670+0000","last_undegraded":"2023-10-09T09:01:34.178670+0000","last_fullsized":"2023-10-09T09:01:34.178670+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:54:54.643878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":519,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.176364+0000","last_change":"2023-10-09T08:59:30.216172+0000","last_active":"2023-10-09T09:01:34.176364+0000","last_peered":"2023-10-09T09:01:34.176364+0000","last_clean":"2023-10-09T09:01:34.176364+0000","last_became_active":"2023-10-09T08:59:30.215831+0000","last_became_peered":"2023-10-09T08:59:30.215831+0000","last_unstale":"2023-10-09T09:01:34.176364+0000","last_undegraded":"2023-10-09T09:01:34.176364+0000","last_fullsized":"2023-10-09T09:01:34.176364+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:22.868330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":50,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.976131+0000","last_change":"2023-10-09T08:57:34.104794+0000","last_active":"2023-10-09T09:01:34.976131+0000","last_peered":"2023-10-09T09:01:34.976131+0000","last_clean":"2023-10-09T09:01:34.976131+0000","last_became_active":"2023-10-09T08:57:34.098038+0000","last_became_peered":"2023-10-09T08:57:34.098038+0000","last_unstale":"2023-10-09T09:01:34.976131+0000","last_undegraded":"2023-10-09T09:01:34.976131+0000","last_fullsized":"2023-10-09T09:01:34.976131+0000","mapping_epoch":458,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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-10T17:04:37.114172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":480,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.013971+0000","last_change":"2023-10-09T08:58:40.213621+0000","last_active":"2023-10-09T09:01:24.013971+0000","last_peered":"2023-10-09T09:01:24.013971+0000","last_clean":"2023-10-09T09:01:24.013971+0000","last_became_active":"2023-10-09T08:58:40.213253+0000","last_became_peered":"2023-10-09T08:58:40.213253+0000","last_unstale":"2023-10-09T09:01:24.013971+0000","last_undegraded":"2023-10-09T09:01:24.013971+0000","last_fullsized":"2023-10-09T09:01:24.013971+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":77,"num_bytes_recovered":21634,"num_keys_recovered":50,"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":45780,"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":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":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":11936,"num_read_kb":26452,"num_write":1690,"num_write_kb":25426,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":183,"num_bytes_recovered":8388627,"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":25178112,"data_stored":25165881,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6259,"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":206158431016,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1204984,"kb_used_data":9456,"kb_used_omap":0,"kb_used_meta":1195520,"kb_avail":92540168,"statfs":{"total":95995035648,"available":94761132032,"internally_reserved":0,"allocated":9682944,"data_stored":8568179,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1224212480},"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:02:57 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.94899999999999995,"15min":2.8090000000000002},"min":{"1min":0.55900000000000005,"5min":0.53700000000000003,"15min":0.23300000000000001},"max":{"1min":1.155,"5min":1.3100000000000001,"15min":207.76599999999999},"last":1.4079999999999999},{"interface":"front","average":{"1min":0.93400000000000005,"5min":1.0269999999999999,"15min":2.9750000000000001},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.28599999999999998},"max":{"1min":1.274,"5min":1.3640000000000001,"15min":207.785},"last":1.1519999999999999}]},{"osd":1,"last update":"Mon Oct 9 09:02:48 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.96399999999999997,"15min":1.552},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.28699999999999998},"max":{"1min":1.1799999999999999,"5min":1.371,"15min":60.042000000000002},"last":1.496},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.0489999999999999,"15min":1.649},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.27500000000000002},"max":{"1min":1.2989999999999999,"5min":1.399,"15min":60.137999999999998},"last":1.2749999999999999}]},{"osd":2,"last update":"Mon Oct 9 09:02:42 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.92700000000000005,"15min":1.304},"min":{"1min":0.63200000000000001,"5min":0.54500000000000004,"15min":0.25},"max":{"1min":1.095,"5min":1.278,"15min":15.067},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.95399999999999996,"15min":1.179},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.29899999999999999},"max":{"1min":1.2070000000000001,"5min":1.2749999999999999,"15min":12.183},"last":1.4550000000000001}]},{"osd":3,"last update":"Mon Oct 9 09:02:18 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.97999999999999998,"15min":1.3400000000000001},"min":{"1min":0.66100000000000003,"5min":0.56699999999999995,"15min":0.30099999999999999},"max":{"1min":1.1859999999999999,"5min":1.389,"15min":9.9469999999999992},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.99399999999999999,"15min":1.3080000000000001},"min":{"1min":0.73199999999999998,"5min":0.64700000000000002,"15min":0.30399999999999999},"max":{"1min":1.2470000000000001,"5min":1.2949999999999999,"15min":10.522},"last":1.105}]},{"osd":4,"last update":"Mon Oct 9 09:02:18 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.94799999999999995,"15min":1.4350000000000001},"min":{"1min":0.66900000000000004,"5min":0.59499999999999997,"15min":0.26400000000000001},"max":{"1min":1.258,"5min":1.4850000000000001,"15min":21.378},"last":1.0649999999999999},{"interface":"front","average":{"1min":0.999,"5min":1.018,"15min":1.502},"min":{"1min":0.71599999999999997,"5min":0.51500000000000001,"15min":0.29899999999999999},"max":{"1min":1.3480000000000001,"5min":1.5369999999999999,"15min":17.146999999999998},"last":1.3799999999999999}]},{"osd":5,"last update":"Mon Oct 9 09:02:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.069,"15min":1.546},"min":{"1min":0.82399999999999995,"5min":0.61199999999999999,"15min":0.33500000000000002},"max":{"1min":1.4399999999999999,"5min":1.6200000000000001,"15min":12.627000000000001},"last":1.331},{"interface":"front","average":{"1min":1.077,"5min":1.0609999999999999,"15min":1.474},"min":{"1min":0.63500000000000001,"5min":0.49199999999999999,"15min":0.32600000000000001},"max":{"1min":1.306,"5min":1.671,"15min":10.552},"last":1.288}]},{"osd":6,"last update":"Mon Oct 9 09:02:18 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.097,"15min":1.3979999999999999},"min":{"1min":0.93899999999999995,"5min":0.54200000000000004,"15min":0.32800000000000001},"max":{"1min":1.3700000000000001,"5min":1.4079999999999999,"15min":11.083},"last":1.232},{"interface":"front","average":{"1min":1.125,"5min":1.105,"15min":1.2709999999999999},"min":{"1min":0.90400000000000003,"5min":0.55500000000000005,"15min":0.37},"max":{"1min":1.3169999999999999,"5min":1.494,"15min":12.145},"last":1.544}]}]},{"osd":6,"up_from":42,"seq":180388627248,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906028,"kb_used_data":5348,"kb_used_omap":0,"kb_used_meta":900672,"kb_avail":92839124,"statfs":{"total":95995035648,"available":95067262976,"internally_reserved":0,"allocated":5476352,"data_stored":4373433,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":922288128},"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:02:04 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.93000000000000005,"15min":2.0990000000000002},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.255},"max":{"1min":1.353,"5min":1.363,"15min":240.59},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.01,"15min":2.173},"min":{"1min":0.77100000000000002,"5min":0.505,"15min":0.28000000000000003},"max":{"1min":1.173,"5min":1.8100000000000001,"15min":240.57300000000001},"last":1.034}]},{"osd":1,"last update":"Mon Oct 9 09:02:45 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.93999999999999995,"15min":1.1599999999999999},"min":{"1min":0.71799999999999997,"5min":0.54000000000000004,"15min":0.29399999999999998},"max":{"1min":1.3169999999999999,"5min":1.458,"15min":34.188000000000002},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.96299999999999997,"5min":1.03,"15min":1.1930000000000001},"min":{"1min":0.624,"5min":0.51900000000000002,"15min":0.31900000000000001},"max":{"1min":1.2030000000000001,"5min":1.5329999999999999,"15min":34.167999999999999},"last":0.998}]},{"osd":2,"last update":"Mon Oct 9 09:02:26 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.91000000000000003,"15min":1.214},"min":{"1min":0.67900000000000005,"5min":0.40100000000000002,"15min":0.28799999999999998},"max":{"1min":1.2430000000000001,"5min":2.0190000000000001,"15min":44.231000000000002},"last":1.087},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.98299999999999998,"15min":1.1319999999999999},"min":{"1min":0.71399999999999997,"5min":0.55700000000000005,"15min":0.32000000000000001},"max":{"1min":1.365,"5min":1.454,"15min":43.795999999999999},"last":0.92800000000000005}]},{"osd":3,"last update":"Mon Oct 9 09:02:07 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.98299999999999998,"15min":0.874},"min":{"1min":0.78800000000000003,"5min":0.57999999999999996,"15min":0.33000000000000002},"max":{"1min":1.2909999999999999,"5min":1.6200000000000001,"15min":3.6709999999999998},"last":1.1519999999999999},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.995,"15min":1.002},"min":{"1min":0.60199999999999998,"5min":0.44,"15min":0.33300000000000002},"max":{"1min":1.292,"5min":1.95,"15min":5.3550000000000004},"last":0.97699999999999998}]},{"osd":4,"last update":"Mon Oct 9 09:02:07 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.92100000000000004,"15min":1.0880000000000001},"min":{"1min":0.65400000000000003,"5min":0.58399999999999996,"15min":0.29899999999999999},"max":{"1min":1.534,"5min":1.534,"15min":6.0259999999999998},"last":0.79100000000000004},{"interface":"front","average":{"1min":1.024,"5min":1.0289999999999999,"15min":1.169},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.30499999999999999},"max":{"1min":1.4199999999999999,"5min":2.073,"15min":8.6980000000000004},"last":0.89000000000000001}]},{"osd":5,"last update":"Mon Oct 9 09:02:04 2023","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.1359999999999999,"15min":1.454},"min":{"1min":0.81299999999999994,"5min":0.56200000000000006,"15min":0.34699999999999998},"max":{"1min":1.4119999999999999,"5min":1.887,"15min":75.762},"last":0.72699999999999998},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.157,"15min":1.4330000000000001},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.39100000000000001},"max":{"1min":1.385,"5min":1.5860000000000001,"15min":75.876999999999995},"last":1.103}]},{"osd":7,"last update":"Mon Oct 9 09:02:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1970000000000001,"5min":1.127,"15min":1.679},"min":{"1min":0.92200000000000004,"5min":0.56599999999999995,"15min":0.374},"max":{"1min":1.4930000000000001,"5min":1.681,"15min":109.843},"last":1.0569999999999999},{"interface":"front","average":{"1min":1.125,"5min":1.1140000000000001,"15min":1.48},"min":{"1min":0.91000000000000003,"5min":0.73899999999999999,"15min":0.376},"max":{"1min":1.46,"5min":1.5580000000000001,"15min":105.896},"last":0.95899999999999996}]}]},{"osd":1,"up_from":371,"seq":1593432866958,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":281940,"kb_used_data":6156,"kb_used_omap":9,"kb_used_meta":275766,"kb_avail":93463212,"statfs":{"total":95995035648,"available":95706329088,"internally_reserved":0,"allocated":6303744,"data_stored":3952038,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9821,"internal_metadata":282384803},"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:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.70599999999999996,"15min":1.5980000000000001},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.184},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":101.709},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.73099999999999998,"15min":1.6559999999999999},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.217},"max":{"1min":1.5960000000000001,"5min":1.5960000000000001,"15min":101.593},"last":0.73799999999999999}]},{"osd":2,"last update":"Mon Oct 9 09:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.71499999999999997,"15min":0.93100000000000005},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.22600000000000001},"max":{"1min":1.8799999999999999,"5min":1.8799999999999999,"15min":12.384},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.78300000000000003,"15min":0.94999999999999996},"min":{"1min":0.38500000000000001,"5min":0.38,"15min":0.20899999999999999},"max":{"1min":2.0859999999999999,"5min":2.0859999999999999,"15min":16.919},"last":1.0389999999999999}]},{"osd":3,"last update":"Mon Oct 9 09:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.78400000000000003,"15min":0.77600000000000002},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.24199999999999999},"max":{"1min":2.5840000000000001,"5min":2.5840000000000001,"15min":8.1519999999999992},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.86799999999999999,"15min":0.83899999999999997},"min":{"1min":0.436,"5min":0.433,"15min":0.21199999999999999},"max":{"1min":2.3879999999999999,"5min":4.2779999999999996,"15min":4.3109999999999999},"last":0.85999999999999999}]},{"osd":4,"last update":"Mon Oct 9 09:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":1.026,"15min":1.341},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.315},"max":{"1min":1.4199999999999999,"5min":1.615,"15min":47.780999999999999},"last":1.0049999999999999},{"interface":"front","average":{"1min":0.94099999999999995,"5min":1.052,"15min":1.3280000000000001},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.28299999999999997},"max":{"1min":1.2669999999999999,"5min":1.7729999999999999,"15min":48.058},"last":1.476}]},{"osd":5,"last update":"Mon Oct 9 09:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0609999999999999,"15min":1.115},"min":{"1min":0.63,"5min":0.63,"15min":0.316},"max":{"1min":1.5369999999999999,"5min":1.54,"15min":8.2490000000000006},"last":1.3240000000000001},{"interface":"front","average":{"1min":0.95499999999999996,"5min":1.1080000000000001,"15min":1.125},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.33200000000000002},"max":{"1min":1.391,"5min":1.706,"15min":6.2279999999999998},"last":1.1200000000000001}]},{"osd":6,"last update":"Mon Oct 9 09:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.135,"15min":1.077},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.38300000000000001},"max":{"1min":1.407,"5min":1.6990000000000001,"15min":5.976},"last":1.3839999999999999},{"interface":"front","average":{"1min":1.002,"5min":1.131,"15min":1.0720000000000001},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.40500000000000003},"max":{"1min":1.571,"5min":1.571,"15min":9.2590000000000003},"last":1.212}]},{"osd":7,"last update":"Mon Oct 9 09:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.145,"15min":1.2430000000000001},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.42899999999999999},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":26.997},"last":1.4379999999999999},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.1619999999999999,"15min":1.276},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.37},"max":{"1min":1.4530000000000001,"5min":1.694,"15min":27.082999999999998},"last":1.3540000000000001}]}]},{"osd":0,"up_from":88,"seq":377957122676,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1101188,"kb_used_data":14652,"kb_used_omap":8,"kb_used_meta":1086519,"kb_avail":92643964,"statfs":{"total":95995035648,"available":94867419136,"internally_reserved":0,"allocated":15003648,"data_stored":12902816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":1112595946},"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:02:52 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.72299999999999998,"15min":1.018},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.184},"max":{"1min":1.8089999999999999,"5min":1.8089999999999999,"15min":13.771000000000001},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.75900000000000001,"15min":0.86199999999999999},"min":{"1min":0.45300000000000001,"5min":0.45200000000000001,"15min":0.22900000000000001},"max":{"1min":1.0429999999999999,"5min":1.413,"15min":8.3550000000000004},"last":0.81200000000000006}]},{"osd":2,"last update":"Mon Oct 9 09:02:43 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.74099999999999999,"15min":1.111},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.17199999999999999},"max":{"1min":0.79300000000000004,"5min":1.0720000000000001,"15min":9.1059999999999999},"last":0.623},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.75600000000000001,"15min":1.1850000000000001},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.254},"max":{"1min":0.99299999999999999,"5min":1.0940000000000001,"15min":8.9900000000000002},"last":0.86299999999999999}]},{"osd":3,"last update":"Mon Oct 9 09:02:27 2023","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.79200000000000004,"15min":0.96999999999999997},"min":{"1min":0.52100000000000002,"5min":0.45700000000000002,"15min":0.24199999999999999},"max":{"1min":0.96099999999999997,"5min":1.3109999999999999,"15min":8.407},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.81899999999999995,"15min":1.181},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.24199999999999999},"max":{"1min":1.1539999999999999,"5min":1.329,"15min":8.1010000000000009},"last":0.50600000000000001}]},{"osd":4,"last update":"Mon Oct 9 09:02:12 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.002,"15min":1.5489999999999999},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.27000000000000002},"max":{"1min":1.5069999999999999,"5min":1.7290000000000001,"15min":74.361000000000004},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.071,"5min":1.056,"15min":1.3460000000000001},"min":{"1min":0.77800000000000002,"5min":0.68400000000000005,"15min":0.28000000000000003},"max":{"1min":1.3500000000000001,"5min":1.494,"15min":15.666},"last":1.054}]},{"osd":5,"last update":"Mon Oct 9 09:02:12 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.0940000000000001,"15min":1.321},"min":{"1min":0.80500000000000005,"5min":0.67300000000000004,"15min":0.33600000000000002},"max":{"1min":1.4330000000000001,"5min":1.6519999999999999,"15min":9.8900000000000006},"last":1.165},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.129,"15min":1.5069999999999999},"min":{"1min":0.62,"5min":0.62,"15min":0.35099999999999998},"max":{"1min":1.4490000000000001,"5min":1.5349999999999999,"15min":10.589},"last":1.0029999999999999}]},{"osd":6,"last update":"Mon Oct 9 09:02:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.1459999999999999,"15min":1.2889999999999999},"min":{"1min":0.82199999999999995,"5min":0.64300000000000002,"15min":0.33800000000000002},"max":{"1min":1.548,"5min":1.585,"15min":9.1359999999999992},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.1459999999999999,"15min":1.3420000000000001},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.40500000000000003},"max":{"1min":1.534,"5min":1.619,"15min":8.2810000000000006},"last":0.92500000000000004}]},{"osd":7,"last update":"Mon Oct 9 09:02:12 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.1970000000000001,"15min":1.6299999999999999},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.35899999999999999},"max":{"1min":1.6990000000000001,"5min":1.6990000000000001,"15min":29.126999999999999},"last":0.90400000000000003},{"interface":"front","average":{"1min":1.147,"5min":1.1679999999999999,"15min":1.4910000000000001},"min":{"1min":0.77400000000000002,"5min":0.752,"15min":0.314},"max":{"1min":1.603,"5min":1.7030000000000001,"15min":28.805},"last":1.0129999999999999}]}]},{"osd":2,"up_from":255,"seq":1095216660786,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":798720,"kb_used_data":9976,"kb_used_omap":19,"kb_used_meta":788716,"kb_avail":92946432,"statfs":{"total":95995035648,"available":95177146368,"internally_reserved":0,"allocated":10215424,"data_stored":8117352,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20436,"internal_metadata":807645228},"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:02:34 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.72399999999999998,"15min":2.468},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.17399999999999999},"max":{"1min":1.008,"5min":4.0599999999999996,"15min":119.187},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.749,"15min":2.4689999999999999},"min":{"1min":0.371,"5min":0.371,"15min":0.20799999999999999},"max":{"1min":1.117,"5min":2.6509999999999998,"15min":118.923},"last":0.81299999999999994}]},{"osd":1,"last update":"Mon Oct 9 09:02:51 2023","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.68700000000000006,"15min":0.90800000000000003},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.214},"max":{"1min":0.86099999999999999,"5min":0.997,"15min":30.175000000000001},"last":0.34200000000000003},{"interface":"front","average":{"1min":0.69999999999999996,"5min":0.88800000000000001,"15min":1.0960000000000001},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.29399999999999998},"max":{"1min":0.94199999999999995,"5min":1.6899999999999999,"15min":30.204000000000001},"last":0.55200000000000005}]},{"osd":3,"last update":"Mon Oct 9 09:02:34 2023","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.82699999999999996,"15min":1.4319999999999999},"min":{"1min":0.45600000000000002,"5min":0.40500000000000003,"15min":0.245},"max":{"1min":1.165,"5min":1.9730000000000001,"15min":101.136},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.79000000000000004,"15min":1.347},"min":{"1min":0.497,"5min":0.378,"15min":0.23000000000000001},"max":{"1min":0.90300000000000002,"5min":3.9940000000000002,"15min":101.23699999999999},"last":0.503}]},{"osd":4,"last update":"Mon Oct 9 09:02:34 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.96899999999999997,"15min":1.383},"min":{"1min":0.622,"5min":0.61099999999999999,"15min":0.28399999999999997},"max":{"1min":1.238,"5min":1.577,"15min":9.3599999999999994},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.089,"15min":1.409},"min":{"1min":0.81899999999999995,"5min":0.77500000000000002,"15min":0.35899999999999999},"max":{"1min":1.149,"5min":1.77,"15min":9.6579999999999995},"last":0.67600000000000005}]},{"osd":5,"last update":"Mon Oct 9 09:02:02 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":1.0369999999999999,"15min":1.2929999999999999},"min":{"1min":0.70999999999999996,"5min":0.57999999999999996,"15min":0.28399999999999997},"max":{"1min":1.3460000000000001,"5min":1.585,"15min":10.817},"last":0.90100000000000002},{"interface":"front","average":{"1min":1.04,"5min":1.0800000000000001,"15min":1.403},"min":{"1min":0.67800000000000005,"5min":0.65100000000000002,"15min":0.32700000000000001},"max":{"1min":1.4219999999999999,"5min":1.661,"15min":9.4920000000000009},"last":1.075}]},{"osd":6,"last update":"Mon Oct 9 09:02:34 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":1.0369999999999999,"15min":1.2769999999999999},"min":{"1min":0.68799999999999994,"5min":0.57599999999999996,"15min":0.32400000000000001},"max":{"1min":1.1910000000000001,"5min":1.653,"15min":9.4380000000000006},"last":1.1339999999999999},{"interface":"front","average":{"1min":0.95099999999999996,"5min":1.0960000000000001,"15min":1.1839999999999999},"min":{"1min":0.77900000000000003,"5min":0.69399999999999995,"15min":0.39800000000000002},"max":{"1min":1.2330000000000001,"5min":1.6899999999999999,"15min":6.1779999999999999},"last":0.70999999999999996}]},{"osd":7,"last update":"Mon Oct 9 09:02:34 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.123,"15min":1.45},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.33900000000000002},"max":{"1min":1.329,"5min":1.7210000000000001,"15min":10.981},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.1619999999999999,"15min":1.391},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.40699999999999997},"max":{"1min":1.3640000000000001,"5min":1.8340000000000001,"15min":6.6440000000000001},"last":0.86499999999999999}]}]},{"osd":3,"up_from":103,"seq":442381632106,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1047332,"kb_used_data":10396,"kb_used_omap":4,"kb_used_meta":1036923,"kb_avail":92697820,"statfs":{"total":95995035648,"available":94922567680,"internally_reserved":0,"allocated":10645504,"data_stored":8166711,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":1061809494},"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:02:21 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.70899999999999996,"15min":1.1830000000000001},"min":{"1min":0.38800000000000001,"5min":0.26300000000000001,"15min":0.215},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":63.398000000000003},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.76500000000000001,"15min":1.1910000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.23000000000000001},"max":{"1min":1,"5min":1.1339999999999999,"15min":63.417000000000002},"last":0.71299999999999997}]},{"osd":1,"last update":"Mon Oct 9 09:02:40 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.76400000000000001,"15min":1.052},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.26300000000000001},"max":{"1min":1.321,"5min":1.6439999999999999,"15min":48.874000000000002},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.80600000000000005,"15min":0.99199999999999999},"min":{"1min":0.443,"5min":0.317,"15min":0.25900000000000001},"max":{"1min":1.3680000000000001,"5min":1.708,"15min":48.749000000000002},"last":0.78500000000000003}]},{"osd":2,"last update":"Mon Oct 9 09:02:21 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.79400000000000004,"15min":1.925},"min":{"1min":0.45300000000000001,"5min":0.44900000000000001,"15min":0.252},"max":{"1min":1.022,"5min":1.4970000000000001,"15min":250.321},"last":0.746},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.88300000000000001,"15min":1.8220000000000001},"min":{"1min":0.435,"5min":0.34999999999999998,"15min":0.26200000000000001},"max":{"1min":1.093,"5min":1.4790000000000001,"15min":250.381},"last":0.69199999999999995}]},{"osd":4,"last update":"Mon Oct 9 09:02:21 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":1.0029999999999999,"15min":0.98199999999999998},"min":{"1min":0.627,"5min":0.627,"15min":0.26300000000000001},"max":{"1min":1.1080000000000001,"5min":1.452,"15min":8.4710000000000001},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.0620000000000001,"15min":1.135},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.30399999999999999},"max":{"1min":1.258,"5min":1.782,"15min":10.710000000000001},"last":1.1100000000000001}]},{"osd":5,"last update":"Mon Oct 9 09:02:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.026,"15min":1.169},"min":{"1min":0.69899999999999995,"5min":0.61399999999999999,"15min":0.32000000000000001},"max":{"1min":1.4259999999999999,"5min":1.8560000000000001,"15min":24.463999999999999},"last":1.044},{"interface":"front","average":{"1min":1.085,"5min":1.1020000000000001,"15min":1.405},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.38500000000000001},"max":{"1min":1.504,"5min":1.8879999999999999,"15min":24.484000000000002},"last":1.1819999999999999}]},{"osd":6,"last update":"Mon Oct 9 09:02:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.0529999999999999,"15min":0.98199999999999998},"min":{"1min":0.74299999999999999,"5min":0.64700000000000002,"15min":0.32800000000000001},"max":{"1min":1.2430000000000001,"5min":1.508,"15min":7.6440000000000001},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"min":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.36799999999999999},"max":{"1min":1.3220000000000001,"5min":1.855,"15min":7.0099999999999998},"last":1.2210000000000001}]},{"osd":7,"last update":"Mon Oct 9 09:02:21 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.0960000000000001,"15min":1.3},"min":{"1min":0.68300000000000005,"5min":0.65600000000000003,"15min":0.32400000000000001},"max":{"1min":1.2929999999999999,"5min":1.6180000000000001,"15min":24.43},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.05,"5min":1.125,"15min":1.248},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.36699999999999999},"max":{"1min":1.2909999999999999,"5min":1.569,"15min":23.106000000000002},"last":1.0149999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019713,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903600,"kb_used_data":8872,"kb_used_omap":0,"kb_used_meta":894720,"kb_avail":92841552,"statfs":{"total":95995035648,"available":95069749248,"internally_reserved":0,"allocated":9084928,"data_stored":7977741,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916193280},"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:02:05 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.91000000000000003,"15min":1.796},"min":{"1min":0.61599999999999999,"5min":0.47399999999999998,"15min":0.23799999999999999},"max":{"1min":1.3919999999999999,"5min":1.3999999999999999,"15min":71.831000000000003},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.94599999999999995,"15min":1.7709999999999999},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.25600000000000001},"max":{"1min":1.286,"5min":1.353,"15min":72.680999999999997},"last":0.88800000000000001}]},{"osd":1,"last update":"Mon Oct 9 09:02:49 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.96499999999999997,"15min":0.96799999999999997},"min":{"1min":0.66700000000000004,"5min":0.54000000000000004,"15min":0.254},"max":{"1min":1.3160000000000001,"5min":1.4470000000000001,"15min":4.9329999999999998},"last":0.92300000000000004},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.98899999999999999,"15min":1.0940000000000001},"min":{"1min":0.70699999999999996,"5min":0.69399999999999995,"15min":0.29099999999999998},"max":{"1min":1.2310000000000001,"5min":1.323,"15min":6.3979999999999997},"last":0.96999999999999997}]},{"osd":2,"last update":"Mon Oct 9 09:02:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.98399999999999999,"15min":1.546},"min":{"1min":0.73599999999999999,"5min":0.625,"15min":0.28899999999999998},"max":{"1min":1.0649999999999999,"5min":1.5820000000000001,"15min":69.462999999999994},"last":1.022},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.0209999999999999,"15min":1.5169999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.31},"max":{"1min":1.327,"5min":1.4079999999999999,"15min":73.397999999999996},"last":1.056}]},{"osd":3,"last update":"Mon Oct 9 09:02:42 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":1.0029999999999999,"15min":1.0069999999999999},"min":{"1min":0.66500000000000004,"5min":0.625,"15min":0.307},"max":{"1min":1.2130000000000001,"5min":1.363,"15min":5.2370000000000001},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0780000000000001,"15min":1.103},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.318},"max":{"1min":1.3049999999999999,"5min":1.6919999999999999,"15min":6.3460000000000001},"last":1.1930000000000001}]},{"osd":5,"last update":"Mon Oct 9 09:02:05 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.075,"15min":2.0630000000000002},"min":{"1min":0.76300000000000001,"5min":0.58599999999999997,"15min":0.314},"max":{"1min":1.3640000000000001,"5min":1.738,"15min":262.92000000000002},"last":1.151},{"interface":"front","average":{"1min":1.165,"5min":1.1200000000000001,"15min":2.052},"min":{"1min":0.73599999999999999,"5min":0.59599999999999997,"15min":0.27700000000000002},"max":{"1min":1.498,"5min":1.704,"15min":262.839},"last":1.2130000000000001}]},{"osd":6,"last update":"Mon Oct 9 09:02:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0249999999999999,"15min":1.1599999999999999},"min":{"1min":0.72699999999999998,"5min":0.48399999999999999,"15min":0.29499999999999998},"max":{"1min":1.3879999999999999,"5min":1.4770000000000001,"15min":9.4610000000000003},"last":1.1080000000000001},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.131,"15min":1.1759999999999999},"min":{"1min":0.84399999999999997,"5min":0.66500000000000004,"15min":0.36099999999999999},"max":{"1min":1.393,"5min":1.6200000000000001,"15min":6.3730000000000002},"last":0.85199999999999998}]},{"osd":7,"last update":"Mon Oct 9 09:02:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.099,"15min":1.363},"min":{"1min":0.84899999999999998,"5min":0.72399999999999998,"15min":0.32900000000000001},"max":{"1min":1.421,"5min":1.5449999999999999,"15min":10.132},"last":1.044},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.1719999999999999,"15min":1.327},"min":{"1min":0.90800000000000003,"5min":0.78600000000000003,"15min":0.33900000000000002},"max":{"1min":1.5289999999999999,"5min":1.569,"15min":8.0020000000000007},"last":1.276}]}]},{"osd":5,"up_from":278,"seq":1194000908575,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":937124,"kb_used_data":4764,"kb_used_omap":8,"kb_used_meta":932343,"kb_avail":92808028,"statfs":{"total":95995035648,"available":95035420672,"internally_reserved":0,"allocated":4878336,"data_stored":3779200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8278,"internal_metadata":954720170},"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:02:59 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.94799999999999995,"15min":3.1819999999999999},"min":{"1min":0.497,"5min":0.497,"15min":0.23499999999999999},"max":{"1min":1.206,"5min":1.532,"15min":139.81100000000001},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.93000000000000005,"15min":3.2650000000000001},"min":{"1min":0.57799999999999996,"5min":0.54300000000000004,"15min":0.247},"max":{"1min":1.04,"5min":1.5740000000000001,"15min":140.352},"last":1.085}]},{"osd":1,"last update":"Mon Oct 9 09:02:46 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.97199999999999998,"15min":1.401},"min":{"1min":0.64300000000000002,"5min":0.57499999999999996,"15min":0.29199999999999998},"max":{"1min":1.266,"5min":1.482,"15min":67.143000000000001},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.98599999999999999,"15min":1.4099999999999999},"min":{"1min":0.65900000000000003,"5min":0.56499999999999995,"15min":0.31900000000000001},"max":{"1min":1.4390000000000001,"5min":1.5740000000000001,"15min":70.010000000000005},"last":1.01}]},{"osd":2,"last update":"Mon Oct 9 09:02:59 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.94999999999999996,"15min":1.728},"min":{"1min":0.70099999999999996,"5min":0.57999999999999996,"15min":0.309},"max":{"1min":1.1579999999999999,"5min":1.5009999999999999,"15min":99.855000000000004},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.999,"5min":1.022,"15min":1.8360000000000001},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.28000000000000003},"max":{"1min":1.3660000000000001,"5min":1.4870000000000001,"15min":99.811999999999998},"last":0.92100000000000004}]},{"osd":3,"last update":"Mon Oct 9 09:02:59 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.97899999999999998,"15min":1.0609999999999999},"min":{"1min":0.64400000000000002,"5min":0.57899999999999996,"15min":0.33200000000000002},"max":{"1min":1.2509999999999999,"5min":1.413,"15min":6.21},"last":0.89100000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0920000000000001,"15min":1.165},"min":{"1min":0.747,"5min":0.64700000000000002,"15min":0.29899999999999999},"max":{"1min":1.4870000000000001,"5min":1.6200000000000001,"15min":10.433},"last":0.79600000000000004}]},{"osd":4,"last update":"Mon Oct 9 09:02:59 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.92200000000000004,"15min":1.151},"min":{"1min":0.73999999999999999,"5min":0.625,"15min":0.26700000000000002},"max":{"1min":1.216,"5min":1.3919999999999999,"15min":10.205},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.079,"5min":1.0189999999999999,"15min":1.2250000000000001},"min":{"1min":0.74399999999999999,"5min":0.57999999999999996,"15min":0.29599999999999999},"max":{"1min":1.353,"5min":1.4930000000000001,"15min":7.665},"last":0.98499999999999999}]},{"osd":6,"last update":"Mon Oct 9 09:02:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0600000000000001,"15min":1.147},"min":{"1min":0.78600000000000003,"5min":0.68600000000000005,"15min":0.37},"max":{"1min":1.421,"5min":3.468,"15min":9.4090000000000007},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.117,"5min":1.129,"15min":1.1599999999999999},"min":{"1min":0.89400000000000002,"5min":0.56899999999999995,"15min":0.35199999999999998},"max":{"1min":1.4910000000000001,"5min":3.375,"15min":10.057},"last":1.0549999999999999}]},{"osd":7,"last update":"Mon Oct 9 09:02:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.1060000000000001,"15min":1.4350000000000001},"min":{"1min":0.77400000000000002,"5min":0.73299999999999998,"15min":0.312},"max":{"1min":1.347,"5min":1.5089999999999999,"15min":12.287000000000001},"last":1.04},{"interface":"front","average":{"1min":1.212,"5min":1.175,"15min":1.4039999999999999},"min":{"1min":0.91600000000000004,"5min":0.63300000000000001,"15min":0.36099999999999999},"max":{"1min":1.3999999999999999,"5min":1.6439999999999999,"15min":12.68},"last":1.1100000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":8388608,"data_stored":8388608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4899,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1360,"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":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":8726,"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":9821,"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":15537,"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":3418,"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":8278,"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-09T09:03:07.628 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T09:03:08.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:08 smithi118 bash[59345]: cluster 2023-10-09T09:03:06.521655+0000 mgr.y (mgr.26009) 1853 : cluster 0 pgmap v2140: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:08.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:08 smithi118 bash[59345]: audit 2023-10-09T09:03:06.565188+0000 mgr.y (mgr.26009) 1854 : audit 0 from='client.47324 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T09:03:08.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:08 smithi118 bash[59345]: audit 2023-10-09T09:03:08.198152+0000 mon.c (mon.2) 654 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:03:08.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:08 smithi081 bash[76862]: cluster 2023-10-09T09:03:06.521655+0000 mgr.y (mgr.26009) 1853 : cluster 0 pgmap v2140: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:08.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:08 smithi081 bash[76862]: audit 2023-10-09T09:03:06.565188+0000 mgr.y (mgr.26009) 1854 : audit 0 from='client.47324 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T09:03:08.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:08 smithi081 bash[76862]: audit 2023-10-09T09:03:08.198152+0000 mon.c (mon.2) 654 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:03:08.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:08 smithi081 bash[79557]: cluster 2023-10-09T09:03:06.521655+0000 mgr.y (mgr.26009) 1853 : cluster 0 pgmap v2140: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:08.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:08 smithi081 bash[79557]: audit 2023-10-09T09:03:06.565188+0000 mgr.y (mgr.26009) 1854 : audit 0 from='client.47324 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T09:03:08.626 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:08 smithi081 bash[79557]: audit 2023-10-09T09:03:08.198152+0000 mon.c (mon.2) 654 : audit 0 from='mgr.26009 172.21.15.81:0/2319415379' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T09:03:10.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:10 smithi118 bash[59345]: cluster 2023-10-09T09:03:08.522335+0000 mgr.y (mgr.26009) 1855 : cluster 0 pgmap v2141: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:10.625 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:10 smithi081 bash[76862]: cluster 2023-10-09T09:03:08.522335+0000 mgr.y (mgr.26009) 1855 : cluster 0 pgmap v2141: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:10.625 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:10 smithi081 bash[79557]: cluster 2023-10-09T09:03:08.522335+0000 mgr.y (mgr.26009) 1855 : cluster 0 pgmap v2141: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:11.625 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:03:11 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:03:11] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.33.4" 2023-10-09T09:03:12.442 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:03:12.474 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:12 smithi081 bash[76862]: cluster 2023-10-09T09:03:10.523524+0000 mgr.y (mgr.26009) 1856 : cluster 0 pgmap v2142: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:12.474 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:12 smithi081 bash[79557]: cluster 2023-10-09T09:03:10.523524+0000 mgr.y (mgr.26009) 1856 : cluster 0 pgmap v2142: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:12.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:12 smithi118 bash[59345]: cluster 2023-10-09T09:03:10.523524+0000 mgr.y (mgr.26009) 1856 : cluster 0 pgmap v2142: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:14.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:14 smithi081 bash[76862]: cluster 2023-10-09T09:03:12.524157+0000 mgr.y (mgr.26009) 1857 : cluster 0 pgmap v2143: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:14.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:14 smithi081 bash[79557]: cluster 2023-10-09T09:03:12.524157+0000 mgr.y (mgr.26009) 1857 : cluster 0 pgmap v2143: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:14.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:14 smithi118 bash[59345]: cluster 2023-10-09T09:03:12.524157+0000 mgr.y (mgr.26009) 1857 : cluster 0 pgmap v2143: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:16.375 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:16 smithi081 bash[76862]: cluster 2023-10-09T09:03:14.524821+0000 mgr.y (mgr.26009) 1858 : cluster 0 pgmap v2144: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:16.375 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:16 smithi081 bash[79557]: cluster 2023-10-09T09:03:14.524821+0000 mgr.y (mgr.26009) 1858 : cluster 0 pgmap v2144: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:16.471 INFO:teuthology.orchestra.run.smithi081.stdout: 2023-10-09T09:03:16.474 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2023-10-09T09:03:16.515 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:16 smithi118 bash[59345]: cluster 2023-10-09T09:03:14.524821+0000 mgr.y (mgr.26009) 1858 : cluster 0 pgmap v2144: 73 pgs: 73 active+clean; 8.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-10-09T09:03:17.444 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":2144,"stamp":"2023-10-09T09:03:14.524374+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":12230,"num_read_kb":26952,"num_write":1950,"num_write_kb":27871,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":268,"num_bytes_recovered":10771733,"num_keys_recovered":50,"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":7180916,"kb_used_data":69620,"kb_used_omap":50,"kb_used_meta":7111181,"kb_avail":742780300,"statfs":{"total":767960285184,"available":760607027200,"internally_reserved":0,"allocated":71290880,"data_stored":57837470,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":52039,"internal_metadata":7281849529},"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.005039"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":198,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014698+0000","last_change":"2023-10-09T08:51:28.040679+0000","last_active":"2023-10-09T09:01:24.014698+0000","last_peered":"2023-10-09T09:01:24.014698+0000","last_clean":"2023-10-09T09:01:24.014698+0000","last_became_active":"2023-10-09T08:51:28.040270+0000","last_became_peered":"2023-10-09T08:51:28.040270+0000","last_unstale":"2023-10-09T09:01:24.014698+0000","last_undegraded":"2023-10-09T09:01:24.014698+0000","last_fullsized":"2023-10-09T09:01:24.014698+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":334,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.178074+0000","last_change":"2023-10-09T08:59:30.224918+0000","last_active":"2023-10-09T09:01:34.178074+0000","last_peered":"2023-10-09T09:01:34.178074+0000","last_clean":"2023-10-09T09:01:34.178074+0000","last_became_active":"2023-10-09T08:59:30.224599+0000","last_became_peered":"2023-10-09T08:59:30.224599+0000","last_unstale":"2023-10-09T09:01:34.178074+0000","last_undegraded":"2023-10-09T09:01:34.178074+0000","last_fullsized":"2023-10-09T09:01:34.178074+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.027827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":269,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.993039+0000","last_change":"2023-10-09T08:51:27.979651+0000","last_active":"2023-10-09T09:01:23.993039+0000","last_peered":"2023-10-09T09:01:23.993039+0000","last_clean":"2023-10-09T09:01:23.993039+0000","last_became_active":"2023-10-09T08:51:27.979210+0000","last_became_peered":"2023-10-09T08:51:27.979210+0000","last_unstale":"2023-10-09T09:01:23.993039+0000","last_undegraded":"2023-10-09T09:01:23.993039+0000","last_fullsized":"2023-10-09T09:01:23.993039+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.696744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":406,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.976165+0000","last_change":"2023-10-09T08:57:45.254327+0000","last_active":"2023-10-09T09:01:34.976165+0000","last_peered":"2023-10-09T09:01:34.976165+0000","last_clean":"2023-10-09T09:01:34.976165+0000","last_became_active":"2023-10-09T08:57:45.253994+0000","last_became_peered":"2023-10-09T08:57:45.253994+0000","last_unstale":"2023-10-09T09:01:34.976165+0000","last_undegraded":"2023-10-09T09:01:34.976165+0000","last_fullsized":"2023-10-09T09:01:34.976165+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:38:54.169613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":422,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.175937+0000","last_change":"2023-10-09T08:59:30.293403+0000","last_active":"2023-10-09T09:01:34.175937+0000","last_peered":"2023-10-09T09:01:34.175937+0000","last_clean":"2023-10-09T09:01:34.175937+0000","last_became_active":"2023-10-09T08:59:30.292835+0000","last_became_peered":"2023-10-09T08:59:30.292835+0000","last_unstale":"2023-10-09T09:01:34.175937+0000","last_undegraded":"2023-10-09T09:01:34.175937+0000","last_fullsized":"2023-10-09T09:01:34.175937+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:13.077677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":282,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.259310+0000","last_change":"2023-10-09T09:00:12.301594+0000","last_active":"2023-10-09T09:01:23.259310+0000","last_peered":"2023-10-09T09:01:23.259310+0000","last_clean":"2023-10-09T09:01:23.259310+0000","last_became_active":"2023-10-09T09:00:12.301121+0000","last_became_peered":"2023-10-09T09:00:12.301121+0000","last_unstale":"2023-10-09T09:01:23.259310+0000","last_undegraded":"2023-10-09T09:01:23.259310+0000","last_fullsized":"2023-10-09T09:01:23.259310+0000","mapping_epoch":479,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":480,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":345,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.274481+0000","last_change":"2023-10-09T08:39:21.023397+0000","last_active":"2023-10-09T09:01:23.274481+0000","last_peered":"2023-10-09T09:01:23.274481+0000","last_clean":"2023-10-09T09:01:23.274481+0000","last_became_active":"2023-10-09T08:39:21.023125+0000","last_became_peered":"2023-10-09T08:39:21.023125+0000","last_unstale":"2023-10-09T09:01:23.274481+0000","last_undegraded":"2023-10-09T09:01:23.274481+0000","last_fullsized":"2023-10-09T09:01:23.274481+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:03.339873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":308,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.176041+0000","last_change":"2023-10-09T08:59:30.293908+0000","last_active":"2023-10-09T09:01:34.176041+0000","last_peered":"2023-10-09T09:01:34.176041+0000","last_clean":"2023-10-09T09:01:34.176041+0000","last_became_active":"2023-10-09T08:59:30.293198+0000","last_became_peered":"2023-10-09T08:59:30.293198+0000","last_unstale":"2023-10-09T09:01:34.176041+0000","last_undegraded":"2023-10-09T09:01:34.176041+0000","last_fullsized":"2023-10-09T09:01:34.176041+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:25.602194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":494,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.255974+0000","last_change":"2023-10-09T08:57:45.249521+0000","last_active":"2023-10-09T09:01:23.255974+0000","last_peered":"2023-10-09T09:01:23.255974+0000","last_clean":"2023-10-09T09:01:23.255974+0000","last_became_active":"2023-10-09T08:57:45.249054+0000","last_became_peered":"2023-10-09T08:57:45.249054+0000","last_unstale":"2023-10-09T09:01:23.255974+0000","last_undegraded":"2023-10-09T09:01:23.255974+0000","last_fullsized":"2023-10-09T09:01:23.255974+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":178,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.176736+0000","last_change":"2023-10-09T08:59:30.225130+0000","last_active":"2023-10-09T09:01:34.176736+0000","last_peered":"2023-10-09T09:01:34.176736+0000","last_clean":"2023-10-09T09:01:34.176736+0000","last_became_active":"2023-10-09T08:59:30.224598+0000","last_became_peered":"2023-10-09T08:59:30.224598+0000","last_unstale":"2023-10-09T09:01:34.176736+0000","last_undegraded":"2023-10-09T09:01:34.176736+0000","last_fullsized":"2023-10-09T09:01:34.176736+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:22.680113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'3","reported_seq":45,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.015321+0000","last_change":"2023-10-09T08:57:45.260877+0000","last_active":"2023-10-09T09:01:24.015321+0000","last_peered":"2023-10-09T09:01:24.015321+0000","last_clean":"2023-10-09T09:01:24.015321+0000","last_became_active":"2023-10-09T08:57:45.254668+0000","last_became_peered":"2023-10-09T08:57:45.254668+0000","last_unstale":"2023-10-09T09:01:24.015321+0000","last_undegraded":"2023-10-09T09:01:24.015321+0000","last_fullsized":"2023-10-09T09:01:24.015321+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":10,"num_bytes_recovered":450,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":82,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:35.272091+0000","last_change":"2023-10-09T08:58:40.206744+0000","last_active":"2023-10-09T09:01:35.272091+0000","last_peered":"2023-10-09T09:01:35.272091+0000","last_clean":"2023-10-09T09:01:35.272091+0000","last_became_active":"2023-10-09T08:58:40.206345+0000","last_became_peered":"2023-10-09T08:58:40.206345+0000","last_unstale":"2023-10-09T09:01:35.272091+0000","last_undegraded":"2023-10-09T09:01:35.272091+0000","last_fullsized":"2023-10-09T09:01:35.272091+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:31:48.135484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'22","reported_seq":203,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.015298+0000","last_change":"2023-10-09T08:58:40.434261+0000","last_active":"2023-10-09T09:01:24.015298+0000","last_peered":"2023-10-09T09:01:24.015298+0000","last_clean":"2023-10-09T09:01:24.015298+0000","last_became_active":"2023-10-09T08:58:40.214105+0000","last_became_peered":"2023-10-09T08:58:40.214105+0000","last_unstale":"2023-10-09T09:01:24.015298+0000","last_undegraded":"2023-10-09T09:01:24.015298+0000","last_fullsized":"2023-10-09T09:01:24.015298+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":16,"num_bytes_recovered":18936,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":375,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.177644+0000","last_change":"2023-10-09T09:00:53.189185+0000","last_active":"2023-10-09T09:01:34.177644+0000","last_peered":"2023-10-09T09:01:34.177644+0000","last_clean":"2023-10-09T09:01:34.177644+0000","last_became_active":"2023-10-09T09:00:53.188425+0000","last_became_peered":"2023-10-09T09:00:53.188425+0000","last_unstale":"2023-10-09T09:01:34.177644+0000","last_undegraded":"2023-10-09T09:01:34.177644+0000","last_fullsized":"2023-10-09T09:01:34.177644+0000","mapping_epoch":484,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":485,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:11.639432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"60'2","reported_seq":320,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014410+0000","last_change":"2023-10-09T08:47:35.089828+0000","last_active":"2023-10-09T09:01:24.014410+0000","last_peered":"2023-10-09T09:01:24.014410+0000","last_clean":"2023-10-09T09:01:24.014410+0000","last_became_active":"2023-10-09T08:47:34.976938+0000","last_became_peered":"2023-10-09T08:47:34.976938+0000","last_unstale":"2023-10-09T09:01:24.014410+0000","last_undegraded":"2023-10-09T09:01:24.014410+0000","last_fullsized":"2023-10-09T09:01:24.014410+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":10,"num_bytes_recovered":170,"num_keys_recovered":50,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":350,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.177590+0000","last_change":"2023-10-09T08:59:30.293647+0000","last_active":"2023-10-09T09:01:34.177590+0000","last_peered":"2023-10-09T09:01:34.177590+0000","last_clean":"2023-10-09T09:01:34.177590+0000","last_became_active":"2023-10-09T08:59:30.293141+0000","last_became_peered":"2023-10-09T08:59:30.293141+0000","last_unstale":"2023-10-09T09:01:34.177590+0000","last_undegraded":"2023-10-09T09:01:34.177590+0000","last_fullsized":"2023-10-09T09:01:34.177590+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:15.513857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":414,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.975746+0000","last_change":"2023-10-09T08:57:45.247799+0000","last_active":"2023-10-09T09:01:34.975746+0000","last_peered":"2023-10-09T09:01:34.975746+0000","last_clean":"2023-10-09T09:01:34.975746+0000","last_became_active":"2023-10-09T08:57:45.247376+0000","last_became_peered":"2023-10-09T08:57:45.247376+0000","last_unstale":"2023-10-09T09:01:34.975746+0000","last_undegraded":"2023-10-09T09:01:34.975746+0000","last_fullsized":"2023-10-09T09:01:34.975746+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.539083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.256216+0000","last_change":"2023-10-09T08:50:07.088490+0000","last_active":"2023-10-09T09:01:23.256216+0000","last_peered":"2023-10-09T09:01:23.256216+0000","last_clean":"2023-10-09T09:01:23.256216+0000","last_became_active":"2023-10-09T08:50:07.088156+0000","last_became_peered":"2023-10-09T08:50:07.088156+0000","last_unstale":"2023-10-09T09:01:23.256216+0000","last_undegraded":"2023-10-09T09:01:23.256216+0000","last_fullsized":"2023-10-09T09:01:23.256216+0000","mapping_epoch":361,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":362,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":299,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014480+0000","last_change":"2023-10-09T08:58:40.209459+0000","last_active":"2023-10-09T09:01:24.014480+0000","last_peered":"2023-10-09T09:01:24.014480+0000","last_clean":"2023-10-09T09:01:24.014480+0000","last_became_active":"2023-10-09T08:58:40.209075+0000","last_became_peered":"2023-10-09T08:58:40.209075+0000","last_unstale":"2023-10-09T09:01:24.014480+0000","last_undegraded":"2023-10-09T09:01:24.014480+0000","last_fullsized":"2023-10-09T09:01:24.014480+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":364,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.274565+0000","last_change":"2023-10-09T08:57:45.254354+0000","last_active":"2023-10-09T09:01:23.274565+0000","last_peered":"2023-10-09T09:01:23.274565+0000","last_clean":"2023-10-09T09:01:23.274565+0000","last_became_active":"2023-10-09T08:57:45.253988+0000","last_became_peered":"2023-10-09T08:57:45.253988+0000","last_unstale":"2023-10-09T09:01:23.274565+0000","last_undegraded":"2023-10-09T09:01:23.274565+0000","last_fullsized":"2023-10-09T09:01:23.274565+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:23:40.695911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":43,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.258826+0000","last_change":"2023-10-09T08:58:40.443747+0000","last_active":"2023-10-09T09:01:23.258826+0000","last_peered":"2023-10-09T09:01:23.258826+0000","last_clean":"2023-10-09T09:01:23.258826+0000","last_became_active":"2023-10-09T08:58:40.212503+0000","last_became_peered":"2023-10-09T08:58:40.212503+0000","last_unstale":"2023-10-09T09:01:23.258826+0000","last_undegraded":"2023-10-09T09:01:23.258826+0000","last_fullsized":"2023-10-09T09:01:23.258826+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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":16,"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":273,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.176162+0000","last_change":"2023-10-09T08:59:30.293990+0000","last_active":"2023-10-09T09:01:34.176162+0000","last_peered":"2023-10-09T09:01:34.176162+0000","last_clean":"2023-10-09T09:01:34.176162+0000","last_became_active":"2023-10-09T08:59:30.292624+0000","last_became_peered":"2023-10-09T08:59:30.292624+0000","last_unstale":"2023-10-09T09:01:34.176162+0000","last_undegraded":"2023-10-09T09:01:34.176162+0000","last_fullsized":"2023-10-09T09:01:34.176162+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:50.846484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":43,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.015328+0000","last_change":"2023-10-09T08:57:45.358558+0000","last_active":"2023-10-09T09:01:24.015328+0000","last_peered":"2023-10-09T09:01:24.015328+0000","last_clean":"2023-10-09T09:01:24.015328+0000","last_became_active":"2023-10-09T08:57:45.257087+0000","last_became_peered":"2023-10-09T08:57:45.257087+0000","last_unstale":"2023-10-09T09:01:24.015328+0000","last_undegraded":"2023-10-09T09:01:24.015328+0000","last_fullsized":"2023-10-09T09:01:24.015328+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":174,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.255567+0000","last_change":"2023-10-09T08:58:40.213346+0000","last_active":"2023-10-09T09:01:23.255567+0000","last_peered":"2023-10-09T09:01:23.255567+0000","last_clean":"2023-10-09T09:01:23.255567+0000","last_became_active":"2023-10-09T08:58:40.213030+0000","last_became_peered":"2023-10-09T08:58:40.213030+0000","last_unstale":"2023-10-09T09:01:23.255567+0000","last_undegraded":"2023-10-09T09:01:23.255567+0000","last_fullsized":"2023-10-09T09:01:23.255567+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":43,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.015858+0000","last_change":"2023-10-09T08:57:45.257983+0000","last_active":"2023-10-09T09:01:24.015858+0000","last_peered":"2023-10-09T09:01:24.015858+0000","last_clean":"2023-10-09T09:01:24.015858+0000","last_became_active":"2023-10-09T08:57:45.254633+0000","last_became_peered":"2023-10-09T08:57:45.254633+0000","last_unstale":"2023-10-09T09:01:24.015858+0000","last_undegraded":"2023-10-09T09:01:24.015858+0000","last_fullsized":"2023-10-09T09:01:24.015858+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[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":79,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.177055+0000","last_change":"2023-10-09T09:00:52.286605+0000","last_active":"2023-10-09T09:01:34.177055+0000","last_peered":"2023-10-09T09:01:34.177055+0000","last_clean":"2023-10-09T09:01:34.177055+0000","last_became_active":"2023-10-09T09:00:52.286196+0000","last_became_peered":"2023-10-09T09:00:52.286196+0000","last_unstale":"2023-10-09T09:01:34.177055+0000","last_undegraded":"2023-10-09T09:01:34.177055+0000","last_fullsized":"2023-10-09T09:01:34.177055+0000","mapping_epoch":484,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":485,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:27:46.397676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":321,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.015520+0000","last_change":"2023-10-09T08:58:40.437832+0000","last_active":"2023-10-09T09:01:24.015520+0000","last_peered":"2023-10-09T09:01:24.015520+0000","last_clean":"2023-10-09T09:01:24.015520+0000","last_became_active":"2023-10-09T08:58:40.218115+0000","last_became_peered":"2023-10-09T08:58:40.218115+0000","last_unstale":"2023-10-09T09:01:24.015520+0000","last_undegraded":"2023-10-09T09:01:24.015520+0000","last_fullsized":"2023-10-09T09:01:24.015520+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":5,"num_bytes_recovered":350,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":33,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.258977+0000","last_change":"2023-10-09T08:58:40.212865+0000","last_active":"2023-10-09T09:01:23.258977+0000","last_peered":"2023-10-09T09:01:23.258977+0000","last_clean":"2023-10-09T09:01:23.258977+0000","last_became_active":"2023-10-09T08:58:40.212476+0000","last_became_peered":"2023-10-09T08:58:40.212476+0000","last_unstale":"2023-10-09T09:01:23.258977+0000","last_undegraded":"2023-10-09T09:01:23.258977+0000","last_fullsized":"2023-10-09T09:01:23.258977+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":278,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.255788+0000","last_change":"2023-10-09T09:01:14.186057+0000","last_active":"2023-10-09T09:01:23.255788+0000","last_peered":"2023-10-09T09:01:23.255788+0000","last_clean":"2023-10-09T09:01:23.255788+0000","last_became_active":"2023-10-09T09:01:14.185506+0000","last_became_peered":"2023-10-09T09:01:14.185506+0000","last_unstale":"2023-10-09T09:01:23.255788+0000","last_undegraded":"2023-10-09T09:01:23.255788+0000","last_fullsized":"2023-10-09T09:01:23.255788+0000","mapping_epoch":487,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":367,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.274485+0000","last_change":"2023-10-09T08:51:27.970044+0000","last_active":"2023-10-09T09:01:23.274485+0000","last_peered":"2023-10-09T09:01:23.274485+0000","last_clean":"2023-10-09T09:01:23.274485+0000","last_became_active":"2023-10-09T08:51:27.969055+0000","last_became_peered":"2023-10-09T08:51:27.969055+0000","last_unstale":"2023-10-09T09:01:23.274485+0000","last_undegraded":"2023-10-09T09:01:23.274485+0000","last_fullsized":"2023-10-09T09:01:23.274485+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:04.599675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":229,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.179054+0000","last_change":"2023-10-09T08:59:30.222489+0000","last_active":"2023-10-09T09:01:34.179054+0000","last_peered":"2023-10-09T09:01:34.179054+0000","last_clean":"2023-10-09T09:01:34.179054+0000","last_became_active":"2023-10-09T08:59:30.222161+0000","last_became_peered":"2023-10-09T08:59:30.222161+0000","last_unstale":"2023-10-09T09:01:34.179054+0000","last_undegraded":"2023-10-09T09:01:34.179054+0000","last_fullsized":"2023-10-09T09:01:34.179054+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:59.928444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":306,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014209+0000","last_change":"2023-10-09T08:58:40.214460+0000","last_active":"2023-10-09T09:01:24.014209+0000","last_peered":"2023-10-09T09:01:24.014209+0000","last_clean":"2023-10-09T09:01:24.014209+0000","last_became_active":"2023-10-09T08:58:40.214101+0000","last_became_peered":"2023-10-09T08:58:40.214101+0000","last_unstale":"2023-10-09T09:01:24.014209+0000","last_undegraded":"2023-10-09T09:01:24.014209+0000","last_fullsized":"2023-10-09T09:01:24.014209+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":470,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.258820+0000","last_change":"2023-10-09T09:00:12.302074+0000","last_active":"2023-10-09T09:01:23.258820+0000","last_peered":"2023-10-09T09:01:23.258820+0000","last_clean":"2023-10-09T09:01:23.258820+0000","last_became_active":"2023-10-09T09:00:12.301583+0000","last_became_peered":"2023-10-09T09:00:12.301583+0000","last_unstale":"2023-10-09T09:01:23.258820+0000","last_undegraded":"2023-10-09T09:01:23.258820+0000","last_fullsized":"2023-10-09T09:01:23.258820+0000","mapping_epoch":479,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":480,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":155,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.015686+0000","last_change":"2023-10-09T08:47:34.981247+0000","last_active":"2023-10-09T09:01:24.015686+0000","last_peered":"2023-10-09T09:01:24.015686+0000","last_clean":"2023-10-09T09:01:24.015686+0000","last_became_active":"2023-10-09T08:47:34.980031+0000","last_became_peered":"2023-10-09T08:47:34.980031+0000","last_unstale":"2023-10-09T09:01:24.015686+0000","last_undegraded":"2023-10-09T09:01:24.015686+0000","last_fullsized":"2023-10-09T09:01:24.015686+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":455,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014205+0000","last_change":"2023-10-09T08:47:36.185628+0000","last_active":"2023-10-09T09:01:24.014205+0000","last_peered":"2023-10-09T09:01:24.014205+0000","last_clean":"2023-10-09T09:01:24.014205+0000","last_became_active":"2023-10-09T08:47:36.185135+0000","last_became_peered":"2023-10-09T08:47:36.185135+0000","last_unstale":"2023-10-09T09:01:24.014205+0000","last_undegraded":"2023-10-09T09:01:24.014205+0000","last_fullsized":"2023-10-09T09:01:24.014205+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":508,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.015499+0000","last_change":"2023-10-09T08:58:40.215285+0000","last_active":"2023-10-09T09:01:24.015499+0000","last_peered":"2023-10-09T09:01:24.015499+0000","last_clean":"2023-10-09T09:01:24.015499+0000","last_became_active":"2023-10-09T08:58:40.214980+0000","last_became_peered":"2023-10-09T08:58:40.214980+0000","last_unstale":"2023-10-09T09:01:24.015499+0000","last_undegraded":"2023-10-09T09:01:24.015499+0000","last_fullsized":"2023-10-09T09:01:24.015499+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":311,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.175959+0000","last_change":"2023-10-09T08:59:30.296014+0000","last_active":"2023-10-09T09:01:34.175959+0000","last_peered":"2023-10-09T09:01:34.175959+0000","last_clean":"2023-10-09T09:01:34.175959+0000","last_became_active":"2023-10-09T08:59:30.295455+0000","last_became_peered":"2023-10-09T08:59:30.295455+0000","last_unstale":"2023-10-09T09:01:34.175959+0000","last_undegraded":"2023-10-09T09:01:34.175959+0000","last_fullsized":"2023-10-09T09:01:34.175959+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:32:34.837224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":272,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:35.272610+0000","last_change":"2023-10-09T08:51:27.959523+0000","last_active":"2023-10-09T09:01:35.272610+0000","last_peered":"2023-10-09T09:01:35.272610+0000","last_clean":"2023-10-09T09:01:35.272610+0000","last_became_active":"2023-10-09T08:51:27.959098+0000","last_became_peered":"2023-10-09T08:51:27.959098+0000","last_unstale":"2023-10-09T09:01:35.272610+0000","last_undegraded":"2023-10-09T09:01:35.272610+0000","last_fullsized":"2023-10-09T09:01:35.272610+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:04.265061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"453'344","reported_seq":1650,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:35.272763+0000","last_change":"2023-10-09T08:57:04.033148+0000","last_active":"2023-10-09T09:01:35.272763+0000","last_peered":"2023-10-09T09:01:35.272763+0000","last_clean":"2023-10-09T09:01:35.272763+0000","last_became_active":"2023-10-09T08:51:27.983500+0000","last_became_peered":"2023-10-09T08:51:27.983500+0000","last_unstale":"2023-10-09T09:01:35.272763+0000","last_undegraded":"2023-10-09T09:01:35.272763+0000","last_fullsized":"2023-10-09T09:01:35.272763+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":344,"log_dups_size":0,"ondisk_log_size":344,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:29:15.785612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054653799999999995,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2001,"num_read_kb":7537,"num_write":313,"num_write_kb":6627,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":439,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.255974+0000","last_change":"2023-10-09T08:39:21.024830+0000","last_active":"2023-10-09T09:01:23.255974+0000","last_peered":"2023-10-09T09:01:23.255974+0000","last_clean":"2023-10-09T09:01:23.255974+0000","last_became_active":"2023-10-09T08:39:21.023044+0000","last_became_peered":"2023-10-09T08:39:21.023044+0000","last_unstale":"2023-10-09T09:01:23.255974+0000","last_undegraded":"2023-10-09T09:01:23.255974+0000","last_fullsized":"2023-10-09T09:01:23.255974+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":73,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:35.272316+0000","last_change":"2023-10-09T08:56:03.220026+0000","last_active":"2023-10-09T09:01:35.272316+0000","last_peered":"2023-10-09T09:01:35.272316+0000","last_clean":"2023-10-09T09:01:35.272316+0000","last_became_active":"2023-10-09T08:56:03.217650+0000","last_became_peered":"2023-10-09T08:56:03.217650+0000","last_unstale":"2023-10-09T09:01:35.272316+0000","last_undegraded":"2023-10-09T09:01:35.272316+0000","last_fullsized":"2023-10-09T09:01:35.272316+0000","mapping_epoch":430,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":431,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.578398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"453'142","reported_seq":997,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.255495+0000","last_change":"2023-10-09T09:01:14.186412+0000","last_active":"2023-10-09T09:01:23.255495+0000","last_peered":"2023-10-09T09:01:23.255495+0000","last_clean":"2023-10-09T09:01:23.255495+0000","last_became_active":"2023-10-09T09:01:14.185740+0000","last_became_peered":"2023-10-09T09:01:14.185740+0000","last_unstale":"2023-10-09T09:01:23.255495+0000","last_undegraded":"2023-10-09T09:01:23.255495+0000","last_fullsized":"2023-10-09T09:01:23.255495+0000","mapping_epoch":487,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":142,"log_dups_size":0,"ondisk_log_size":142,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":1274,"num_read_kb":2864,"num_write":128,"num_write_kb":1466,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":503,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014640+0000","last_change":"2023-10-09T08:58:40.214513+0000","last_active":"2023-10-09T09:01:24.014640+0000","last_peered":"2023-10-09T09:01:24.014640+0000","last_clean":"2023-10-09T09:01:24.014640+0000","last_became_active":"2023-10-09T08:58:40.214144+0000","last_became_peered":"2023-10-09T08:58:40.214144+0000","last_unstale":"2023-10-09T09:01:24.014640+0000","last_undegraded":"2023-10-09T09:01:24.014640+0000","last_fullsized":"2023-10-09T09:01:24.014640+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":265,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:35.271999+0000","last_change":"2023-10-09T08:56:31.039932+0000","last_active":"2023-10-09T09:01:35.271999+0000","last_peered":"2023-10-09T09:01:35.271999+0000","last_clean":"2023-10-09T09:01:35.271999+0000","last_became_active":"2023-10-09T08:56:31.039576+0000","last_became_peered":"2023-10-09T08:56:31.039576+0000","last_unstale":"2023-10-09T09:01:35.271999+0000","last_undegraded":"2023-10-09T09:01:35.271999+0000","last_fullsized":"2023-10-09T09:01:35.271999+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.376666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"453'259","reported_seq":942,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.176794+0000","last_change":"2023-10-09T09:00:52.287296+0000","last_active":"2023-10-09T09:01:34.176794+0000","last_peered":"2023-10-09T09:01:34.176794+0000","last_clean":"2023-10-09T09:01:34.176794+0000","last_became_active":"2023-10-09T09:00:52.286448+0000","last_became_peered":"2023-10-09T09:00:52.286448+0000","last_unstale":"2023-10-09T09:01:34.176794+0000","last_undegraded":"2023-10-09T09:01:34.176794+0000","last_fullsized":"2023-10-09T09:01:34.176794+0000","mapping_epoch":484,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":485,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":259,"log_dups_size":0,"ondisk_log_size":259,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:58.855090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074029200000000003,"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":1816,"num_read_kb":2617,"num_write":225,"num_write_kb":5313,"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":[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":249,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:25.251446+0000","last_change":"2023-10-09T08:58:40.209402+0000","last_active":"2023-10-09T09:01:25.251446+0000","last_peered":"2023-10-09T09:01:25.251446+0000","last_clean":"2023-10-09T09:01:25.251446+0000","last_became_active":"2023-10-09T08:58:40.208967+0000","last_became_peered":"2023-10-09T08:58:40.208967+0000","last_unstale":"2023-10-09T09:01:25.251446+0000","last_undegraded":"2023-10-09T09:01:25.251446+0000","last_fullsized":"2023-10-09T09:01:25.251446+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:11.792925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":73,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:35.272449+0000","last_change":"2023-10-09T08:56:03.184372+0000","last_active":"2023-10-09T09:01:35.272449+0000","last_peered":"2023-10-09T09:01:35.272449+0000","last_clean":"2023-10-09T09:01:35.272449+0000","last_became_active":"2023-10-09T08:56:03.182788+0000","last_became_peered":"2023-10-09T08:56:03.182788+0000","last_unstale":"2023-10-09T09:01:35.272449+0000","last_undegraded":"2023-10-09T09:01:35.272449+0000","last_fullsized":"2023-10-09T09:01:35.272449+0000","mapping_epoch":430,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":431,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:45:11.596787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"453'449","reported_seq":2231,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.255627+0000","last_change":"2023-10-09T08:57:48.277094+0000","last_active":"2023-10-09T09:01:23.255627+0000","last_peered":"2023-10-09T09:01:23.255627+0000","last_clean":"2023-10-09T09:01:23.255627+0000","last_became_active":"2023-10-09T08:57:48.276142+0000","last_became_peered":"2023-10-09T08:57:48.276142+0000","last_unstale":"2023-10-09T09:01:23.255627+0000","last_undegraded":"2023-10-09T09:01:23.255627+0000","last_fullsized":"2023-10-09T09:01:23.255627+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":449,"log_dups_size":0,"ondisk_log_size":449,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":2467,"num_read_kb":4402,"num_write":380,"num_write_kb":2340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":63,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"84'139","reported_seq":660,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014043+0000","last_change":"2023-10-09T08:58:43.237439+0000","last_active":"2023-10-09T09:01:24.014043+0000","last_peered":"2023-10-09T09:01:24.014043+0000","last_clean":"2023-10-09T09:01:24.014043+0000","last_became_active":"2023-10-09T08:58:43.236919+0000","last_became_peered":"2023-10-09T08:58:43.236919+0000","last_unstale":"2023-10-09T09:01:24.014043+0000","last_undegraded":"2023-10-09T09:01:24.014043+0000","last_fullsized":"2023-10-09T09:01:24.014043+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:52:25.639842+0000","last_clean_scrub_stamp":"2023-10-09T07:52:25.639842+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":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":398,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.177035+0000","last_change":"2023-10-09T08:59:30.221123+0000","last_active":"2023-10-09T09:01:34.177035+0000","last_peered":"2023-10-09T09:01:34.177035+0000","last_clean":"2023-10-09T09:01:34.177035+0000","last_became_active":"2023-10-09T08:59:30.220802+0000","last_became_peered":"2023-10-09T08:59:30.220802+0000","last_unstale":"2023-10-09T09:01:34.177035+0000","last_undegraded":"2023-10-09T09:01:34.177035+0000","last_fullsized":"2023-10-09T09:01:34.177035+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:36.138456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.259184+0000","last_change":"2023-10-09T09:00:12.296591+0000","last_active":"2023-10-09T09:01:23.259184+0000","last_peered":"2023-10-09T09:01:23.259184+0000","last_clean":"2023-10-09T09:01:23.259184+0000","last_became_active":"2023-10-09T09:00:12.295504+0000","last_became_peered":"2023-10-09T09:00:12.295504+0000","last_unstale":"2023-10-09T09:01:23.259184+0000","last_undegraded":"2023-10-09T09:01:23.259184+0000","last_fullsized":"2023-10-09T09:01:23.259184+0000","mapping_epoch":479,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":480,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"453'214","reported_seq":1512,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014607+0000","last_change":"2023-10-09T08:57:04.040950+0000","last_active":"2023-10-09T09:01:24.014607+0000","last_peered":"2023-10-09T09:01:24.014607+0000","last_clean":"2023-10-09T09:01:24.014607+0000","last_became_active":"2023-10-09T08:51:27.974716+0000","last_became_peered":"2023-10-09T08:51:27.974716+0000","last_unstale":"2023-10-09T09:01:24.014607+0000","last_undegraded":"2023-10-09T09:01:24.014607+0000","last_fullsized":"2023-10-09T09:01:24.014607+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":214,"log_dups_size":0,"ondisk_log_size":214,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1746,"num_read_kb":1849,"num_write":159,"num_write_kb":237,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":412,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.975744+0000","last_change":"2023-10-09T08:56:31.040641+0000","last_active":"2023-10-09T09:01:34.975744+0000","last_peered":"2023-10-09T09:01:34.975744+0000","last_clean":"2023-10-09T09:01:34.975744+0000","last_became_active":"2023-10-09T08:56:31.039698+0000","last_became_peered":"2023-10-09T08:56:31.039698+0000","last_unstale":"2023-10-09T09:01:34.975744+0000","last_undegraded":"2023-10-09T09:01:34.975744+0000","last_fullsized":"2023-10-09T09:01:34.975744+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.684118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.975981+0000","last_change":"2023-10-09T08:57:34.098649+0000","last_active":"2023-10-09T09:01:34.975981+0000","last_peered":"2023-10-09T09:01:34.975981+0000","last_clean":"2023-10-09T09:01:34.975981+0000","last_became_active":"2023-10-09T08:57:34.098230+0000","last_became_peered":"2023-10-09T08:57:34.098230+0000","last_unstale":"2023-10-09T09:01:34.975981+0000","last_undegraded":"2023-10-09T09:01:34.975981+0000","last_fullsized":"2023-10-09T09:01:34.975981+0000","mapping_epoch":458,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T09:06:45.265450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"453'160","reported_seq":1194,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.015273+0000","last_change":"2023-10-09T08:57:04.041321+0000","last_active":"2023-10-09T09:01:24.015273+0000","last_peered":"2023-10-09T09:01:24.015273+0000","last_clean":"2023-10-09T09:01:24.015273+0000","last_became_active":"2023-10-09T08:47:34.976339+0000","last_became_peered":"2023-10-09T08:47:34.976339+0000","last_unstale":"2023-10-09T09:01:24.015273+0000","last_undegraded":"2023-10-09T09:01:24.015273+0000","last_fullsized":"2023-10-09T09:01:24.015273+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-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":160,"log_dups_size":0,"ondisk_log_size":160,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":1033,"num_read_kb":2246,"num_write":139,"num_write_kb":5372,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":[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":242,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:35.271762+0000","last_change":"2023-10-09T08:51:26.970199+0000","last_active":"2023-10-09T09:01:35.271762+0000","last_peered":"2023-10-09T09:01:35.271762+0000","last_clean":"2023-10-09T09:01:35.271762+0000","last_became_active":"2023-10-09T08:51:26.969886+0000","last_became_peered":"2023-10-09T08:51:26.969886+0000","last_unstale":"2023-10-09T09:01:35.271762+0000","last_undegraded":"2023-10-09T09:01:35.271762+0000","last_fullsized":"2023-10-09T09:01:35.271762+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:15.469391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":364,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.976104+0000","last_change":"2023-10-09T08:39:21.097408+0000","last_active":"2023-10-09T09:01:34.976104+0000","last_peered":"2023-10-09T09:01:34.976104+0000","last_clean":"2023-10-09T09:01:34.976104+0000","last_became_active":"2023-10-09T08:39:21.096959+0000","last_became_peered":"2023-10-09T08:39:21.096959+0000","last_unstale":"2023-10-09T09:01:34.976104+0000","last_undegraded":"2023-10-09T09:01:34.976104+0000","last_fullsized":"2023-10-09T09:01:34.976104+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.185603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":214,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.179149+0000","last_change":"2023-10-09T08:59:30.225059+0000","last_active":"2023-10-09T09:01:34.179149+0000","last_peered":"2023-10-09T09:01:34.179149+0000","last_clean":"2023-10-09T09:01:34.179149+0000","last_became_active":"2023-10-09T08:59:30.224557+0000","last_became_peered":"2023-10-09T08:59:30.224557+0000","last_unstale":"2023-10-09T09:01:34.179149+0000","last_undegraded":"2023-10-09T09:01:34.179149+0000","last_fullsized":"2023-10-09T09:01:34.179149+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:04.266925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"453'209","reported_seq":922,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:35.272462+0000","last_change":"2023-10-09T08:58:43.230356+0000","last_active":"2023-10-09T09:01:35.272462+0000","last_peered":"2023-10-09T09:01:35.272462+0000","last_clean":"2023-10-09T09:01:35.272462+0000","last_became_active":"2023-10-09T08:58:43.229656+0000","last_became_peered":"2023-10-09T08:58:43.229656+0000","last_unstale":"2023-10-09T09:01:35.272462+0000","last_undegraded":"2023-10-09T09:01:35.272462+0000","last_fullsized":"2023-10-09T09:01:35.272462+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":209,"log_dups_size":0,"ondisk_log_size":209,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.295736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0019099119999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":955,"num_read_kb":3549,"num_write":164,"num_write_kb":2527,"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":[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":133,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.176255+0000","last_change":"2023-10-09T09:00:53.229157+0000","last_active":"2023-10-09T09:01:34.176255+0000","last_peered":"2023-10-09T09:01:34.176255+0000","last_clean":"2023-10-09T09:01:34.176255+0000","last_became_active":"2023-10-09T09:00:53.228410+0000","last_became_peered":"2023-10-09T09:00:53.228410+0000","last_unstale":"2023-10-09T09:01:34.176255+0000","last_undegraded":"2023-10-09T09:01:34.176255+0000","last_fullsized":"2023-10-09T09:01:34.176255+0000","mapping_epoch":484,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":485,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:52.788930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[2,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.7","version":"453'173","reported_seq":772,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.259307+0000","last_change":"2023-10-09T09:00:12.159851+0000","last_active":"2023-10-09T09:01:23.259307+0000","last_peered":"2023-10-09T09:01:23.259307+0000","last_clean":"2023-10-09T09:01:23.259307+0000","last_became_active":"2023-10-09T09:00:12.159167+0000","last_became_peered":"2023-10-09T09:00:12.159167+0000","last_unstale":"2023-10-09T09:01:23.259307+0000","last_undegraded":"2023-10-09T09:01:23.259307+0000","last_fullsized":"2023-10-09T09:01:23.259307+0000","mapping_epoch":479,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":480,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:57:05.316170+0000","last_clean_scrub_stamp":"2023-10-09T07:57:05.316170+0000","objects_scrubbed":0,"log_size":173,"log_dups_size":0,"ondisk_log_size":173,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":644,"num_read_kb":1388,"num_write":182,"num_write_kb":1544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":34,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":375,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.976104+0000","last_change":"2023-10-09T08:51:28.006219+0000","last_active":"2023-10-09T09:01:34.976104+0000","last_peered":"2023-10-09T09:01:34.976104+0000","last_clean":"2023-10-09T09:01:34.976104+0000","last_became_active":"2023-10-09T08:51:28.005840+0000","last_became_peered":"2023-10-09T08:51:28.005840+0000","last_unstale":"2023-10-09T09:01:34.976104+0000","last_undegraded":"2023-10-09T09:01:34.976104+0000","last_fullsized":"2023-10-09T09:01:34.976104+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-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:30.667834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":173,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014002+0000","last_change":"2023-10-09T08:58:40.213514+0000","last_active":"2023-10-09T09:01:24.014002+0000","last_peered":"2023-10-09T09:01:24.014002+0000","last_clean":"2023-10-09T09:01:24.014002+0000","last_became_active":"2023-10-09T08:58:40.213112+0000","last_became_peered":"2023-10-09T08:58:40.213112+0000","last_unstale":"2023-10-09T09:01:24.014002+0000","last_undegraded":"2023-10-09T09:01:24.014002+0000","last_fullsized":"2023-10-09T09:01:24.014002+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":44,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.976152+0000","last_change":"2023-10-09T08:57:34.103485+0000","last_active":"2023-10-09T09:01:34.976152+0000","last_peered":"2023-10-09T09:01:34.976152+0000","last_clean":"2023-10-09T09:01:34.976152+0000","last_became_active":"2023-10-09T08:57:34.103125+0000","last_became_peered":"2023-10-09T08:57:34.103125+0000","last_unstale":"2023-10-09T09:01:34.976152+0000","last_undegraded":"2023-10-09T09:01:34.976152+0000","last_fullsized":"2023-10-09T09:01:34.976152+0000","mapping_epoch":458,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.239382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.010556+0000","last_change":"2023-10-09T09:00:53.055601+0000","last_active":"2023-10-09T09:01:24.010556+0000","last_peered":"2023-10-09T09:01:24.010556+0000","last_clean":"2023-10-09T09:01:24.010556+0000","last_became_active":"2023-10-09T09:00:53.054952+0000","last_became_peered":"2023-10-09T09:00:53.054952+0000","last_unstale":"2023-10-09T09:01:24.010556+0000","last_undegraded":"2023-10-09T09:01:24.010556+0000","last_fullsized":"2023-10-09T09:01:24.010556+0000","mapping_epoch":484,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":485,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:02.448233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":192,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.255856+0000","last_change":"2023-10-09T09:01:14.187076+0000","last_active":"2023-10-09T09:01:23.255856+0000","last_peered":"2023-10-09T09:01:23.255856+0000","last_clean":"2023-10-09T09:01:23.255856+0000","last_became_active":"2023-10-09T09:01:14.186678+0000","last_became_peered":"2023-10-09T09:01:14.186678+0000","last_unstale":"2023-10-09T09:01:23.255856+0000","last_undegraded":"2023-10-09T09:01:23.255856+0000","last_fullsized":"2023-10-09T09:01:23.255856+0000","mapping_epoch":487,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":409,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014232+0000","last_change":"2023-10-09T08:51:27.977095+0000","last_active":"2023-10-09T09:01:24.014232+0000","last_peered":"2023-10-09T09:01:24.014232+0000","last_clean":"2023-10-09T09:01:24.014232+0000","last_became_active":"2023-10-09T08:51:27.976317+0000","last_became_peered":"2023-10-09T08:51:27.976317+0000","last_unstale":"2023-10-09T09:01:24.014232+0000","last_undegraded":"2023-10-09T09:01:24.014232+0000","last_fullsized":"2023-10-09T09:01:24.014232+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-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":460,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:23.256099+0000","last_change":"2023-10-09T08:58:40.260712+0000","last_active":"2023-10-09T09:01:23.256099+0000","last_peered":"2023-10-09T09:01:23.256099+0000","last_clean":"2023-10-09T09:01:23.256099+0000","last_became_active":"2023-10-09T08:58:40.210558+0000","last_became_peered":"2023-10-09T08:58:40.210558+0000","last_unstale":"2023-10-09T09:01:23.256099+0000","last_undegraded":"2023-10-09T09:01:23.256099+0000","last_fullsized":"2023-10-09T09:01:23.256099+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":155,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.014403+0000","last_change":"2023-10-09T08:47:34.975207+0000","last_active":"2023-10-09T09:01:24.014403+0000","last_peered":"2023-10-09T09:01:24.014403+0000","last_clean":"2023-10-09T09:01:24.014403+0000","last_became_active":"2023-10-09T08:47:34.974126+0000","last_became_peered":"2023-10-09T08:47:34.974126+0000","last_unstale":"2023-10-09T09:01:24.014403+0000","last_undegraded":"2023-10-09T09:01:24.014403+0000","last_fullsized":"2023-10-09T09:01:24.014403+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":339,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.178670+0000","last_change":"2023-10-09T08:58:40.203150+0000","last_active":"2023-10-09T09:01:34.178670+0000","last_peered":"2023-10-09T09:01:34.178670+0000","last_clean":"2023-10-09T09:01:34.178670+0000","last_became_active":"2023-10-09T08:58:40.202766+0000","last_became_peered":"2023-10-09T08:58:40.202766+0000","last_unstale":"2023-10-09T09:01:34.178670+0000","last_undegraded":"2023-10-09T09:01:34.178670+0000","last_fullsized":"2023-10-09T09:01:34.178670+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T08:54:54.643878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":519,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.176364+0000","last_change":"2023-10-09T08:59:30.216172+0000","last_active":"2023-10-09T09:01:34.176364+0000","last_peered":"2023-10-09T09:01:34.176364+0000","last_clean":"2023-10-09T09:01:34.176364+0000","last_became_active":"2023-10-09T08:59:30.215831+0000","last_became_peered":"2023-10-09T08:59:30.215831+0000","last_unstale":"2023-10-09T09:01:34.176364+0000","last_undegraded":"2023-10-09T09:01:34.176364+0000","last_fullsized":"2023-10-09T09:01:34.176364+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:22.868330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":50,"reported_epoch":490,"state":"active+clean","last_fresh":"2023-10-09T09:01:34.976131+0000","last_change":"2023-10-09T08:57:34.104794+0000","last_active":"2023-10-09T09:01:34.976131+0000","last_peered":"2023-10-09T09:01:34.976131+0000","last_clean":"2023-10-09T09:01:34.976131+0000","last_became_active":"2023-10-09T08:57:34.098038+0000","last_became_peered":"2023-10-09T08:57:34.098038+0000","last_unstale":"2023-10-09T09:01:34.976131+0000","last_undegraded":"2023-10-09T09:01:34.976131+0000","last_fullsized":"2023-10-09T09:01:34.976131+0000","mapping_epoch":458,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:01.685539+0000","last_clean_scrub_stamp":"2023-10-09T07:59:01.685539+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-10T17:04:37.114172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":480,"reported_epoch":489,"state":"active+clean","last_fresh":"2023-10-09T09:01:24.013971+0000","last_change":"2023-10-09T08:58:40.213621+0000","last_active":"2023-10-09T09:01:24.013971+0000","last_peered":"2023-10-09T09:01:24.013971+0000","last_clean":"2023-10-09T09:01:24.013971+0000","last_became_active":"2023-10-09T08:58:40.213253+0000","last_became_peered":"2023-10-09T08:58:40.213253+0000","last_unstale":"2023-10-09T09:01:24.013971+0000","last_undegraded":"2023-10-09T09:01:24.013971+0000","last_fullsized":"2023-10-09T09:01:24.013971+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T07:59:02.696073+0000","last_clean_scrub_stamp":"2023-10-09T07:59:02.696073+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":77,"num_bytes_recovered":21634,"num_keys_recovered":50,"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":45780,"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":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":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":11936,"num_read_kb":26452,"num_write":1690,"num_write_kb":25426,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":183,"num_bytes_recovered":8388627,"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":25178112,"data_stored":25165881,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6259,"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":206158431018,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1204984,"kb_used_data":9456,"kb_used_omap":0,"kb_used_meta":1195520,"kb_avail":92540168,"statfs":{"total":95995035648,"available":94761132032,"internally_reserved":0,"allocated":9682944,"data_stored":8568179,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1224212480},"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:02:57 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.94899999999999995,"15min":2.8090000000000002},"min":{"1min":0.55900000000000005,"5min":0.53700000000000003,"15min":0.23300000000000001},"max":{"1min":1.155,"5min":1.3100000000000001,"15min":207.76599999999999},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.93400000000000005,"5min":1.0269999999999999,"15min":2.9750000000000001},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.28599999999999998},"max":{"1min":1.274,"5min":1.3640000000000001,"15min":207.785},"last":0.81999999999999995}]},{"osd":1,"last update":"Mon Oct 9 09:02:48 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.96399999999999997,"15min":1.552},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.28699999999999998},"max":{"1min":1.1799999999999999,"5min":1.371,"15min":60.042000000000002},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.0489999999999999,"15min":1.649},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.27500000000000002},"max":{"1min":1.2989999999999999,"5min":1.399,"15min":60.137999999999998},"last":1.042}]},{"osd":2,"last update":"Mon Oct 9 09:02:42 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.92700000000000005,"15min":1.304},"min":{"1min":0.63200000000000001,"5min":0.54500000000000004,"15min":0.25},"max":{"1min":1.095,"5min":1.278,"15min":15.067},"last":0.621},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.95399999999999996,"15min":1.179},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.29899999999999999},"max":{"1min":1.2070000000000001,"5min":1.2749999999999999,"15min":12.183},"last":0.85999999999999999}]},{"osd":3,"last update":"Mon Oct 9 09:02:18 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.97999999999999998,"15min":1.3400000000000001},"min":{"1min":0.66100000000000003,"5min":0.56699999999999995,"15min":0.30099999999999999},"max":{"1min":1.1859999999999999,"5min":1.389,"15min":9.9469999999999992},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.99399999999999999,"15min":1.3080000000000001},"min":{"1min":0.73199999999999998,"5min":0.64700000000000002,"15min":0.30399999999999999},"max":{"1min":1.2470000000000001,"5min":1.2949999999999999,"15min":10.522},"last":0.70299999999999996}]},{"osd":4,"last update":"Mon Oct 9 09:02:18 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.94799999999999995,"15min":1.4350000000000001},"min":{"1min":0.66900000000000004,"5min":0.59499999999999997,"15min":0.26400000000000001},"max":{"1min":1.258,"5min":1.4850000000000001,"15min":21.378},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.999,"5min":1.018,"15min":1.502},"min":{"1min":0.71599999999999997,"5min":0.51500000000000001,"15min":0.29899999999999999},"max":{"1min":1.3480000000000001,"5min":1.5369999999999999,"15min":17.146999999999998},"last":1.1160000000000001}]},{"osd":5,"last update":"Mon Oct 9 09:03:08 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.0740000000000001,"15min":1.462},"min":{"1min":0.88600000000000001,"5min":0.61199999999999999,"15min":0.34200000000000003},"max":{"1min":1.331,"5min":1.5229999999999999,"15min":12.627000000000001},"last":1.1739999999999999},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.054,"15min":1.4279999999999999},"min":{"1min":0.77500000000000002,"5min":0.49199999999999999,"15min":0.32600000000000001},"max":{"1min":1.302,"5min":1.329,"15min":10.552},"last":0.80300000000000005}]},{"osd":6,"last update":"Mon Oct 9 09:02:18 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.097,"15min":1.3979999999999999},"min":{"1min":0.93899999999999995,"5min":0.54200000000000004,"15min":0.32800000000000001},"max":{"1min":1.3700000000000001,"5min":1.4079999999999999,"15min":11.083},"last":0.89100000000000001},{"interface":"front","average":{"1min":1.125,"5min":1.105,"15min":1.2709999999999999},"min":{"1min":0.90400000000000003,"5min":0.55500000000000005,"15min":0.37},"max":{"1min":1.3169999999999999,"5min":1.494,"15min":12.145},"last":1.0740000000000001}]}]},{"osd":6,"up_from":42,"seq":180388627250,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906028,"kb_used_data":5348,"kb_used_omap":0,"kb_used_meta":900672,"kb_avail":92839124,"statfs":{"total":95995035648,"available":95067262976,"internally_reserved":0,"allocated":5476352,"data_stored":4373433,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":922288128},"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:03:07 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.93500000000000005,"15min":2.089},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.255},"max":{"1min":1.2,"5min":1.363,"15min":240.59},"last":1.103},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.0229999999999999,"15min":2.1520000000000001},"min":{"1min":0.54800000000000004,"5min":0.505,"15min":0.28000000000000003},"max":{"1min":1.228,"5min":1.8100000000000001,"15min":240.57300000000001},"last":0.84099999999999997}]},{"osd":1,"last update":"Mon Oct 9 09:02:45 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.93999999999999995,"15min":1.1599999999999999},"min":{"1min":0.71799999999999997,"5min":0.54000000000000004,"15min":0.29399999999999998},"max":{"1min":1.3169999999999999,"5min":1.458,"15min":34.188000000000002},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.96299999999999997,"5min":1.03,"15min":1.1930000000000001},"min":{"1min":0.624,"5min":0.51900000000000002,"15min":0.31900000000000001},"max":{"1min":1.2030000000000001,"5min":1.5329999999999999,"15min":34.167999999999999},"last":1.0149999999999999}]},{"osd":2,"last update":"Mon Oct 9 09:02:26 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.91000000000000003,"15min":1.214},"min":{"1min":0.67900000000000005,"5min":0.40100000000000002,"15min":0.28799999999999998},"max":{"1min":1.2430000000000001,"5min":2.0190000000000001,"15min":44.231000000000002},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.98299999999999998,"15min":1.1319999999999999},"min":{"1min":0.71399999999999997,"5min":0.55700000000000005,"15min":0.32000000000000001},"max":{"1min":1.365,"5min":1.454,"15min":43.795999999999999},"last":0.89800000000000002}]},{"osd":3,"last update":"Mon Oct 9 09:03:10 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.98399999999999999,"15min":0.89600000000000002},"min":{"1min":0.65000000000000002,"5min":0.57999999999999996,"15min":0.33000000000000002},"max":{"1min":1.1519999999999999,"5min":1.6200000000000001,"15min":3.6709999999999998},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.99099999999999999,"15min":0.93400000000000005},"min":{"1min":0.58699999999999997,"5min":0.44,"15min":0.33500000000000002},"max":{"1min":1.2509999999999999,"5min":1.95,"15min":5.3550000000000004},"last":1.1719999999999999}]},{"osd":4,"last update":"Mon Oct 9 09:03:10 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.91000000000000003,"15min":1.052},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.29899999999999999},"max":{"1min":1.2,"5min":1.534,"15min":6.0259999999999998},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.0069999999999999,"15min":1.129},"min":{"1min":0.70799999999999996,"5min":0.57099999999999995,"15min":0.33200000000000002},"max":{"1min":1.1859999999999999,"5min":2.073,"15min":8.6980000000000004},"last":1.0580000000000001}]},{"osd":5,"last update":"Mon Oct 9 09:03:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.121,"15min":1.4099999999999999},"min":{"1min":0.624,"5min":0.56200000000000006,"15min":0.34699999999999998},"max":{"1min":1.5609999999999999,"5min":1.887,"15min":75.762},"last":1.256},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.151,"15min":1.425},"min":{"1min":0.76900000000000002,"5min":0.69799999999999995,"15min":0.39100000000000001},"max":{"1min":1.3759999999999999,"5min":1.5860000000000001,"15min":75.876999999999995},"last":1.2390000000000001}]},{"osd":7,"last update":"Mon Oct 9 09:03:10 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.1120000000000001,"15min":1.587},"min":{"1min":0.80900000000000005,"5min":0.56599999999999995,"15min":0.41099999999999998},"max":{"1min":1.4239999999999999,"5min":1.681,"15min":109.843},"last":1.302},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.0980000000000001,"15min":1.4670000000000001},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.376},"max":{"1min":1.397,"5min":1.5580000000000001,"15min":105.896},"last":1.2769999999999999}]}]},{"osd":1,"up_from":371,"seq":1593432866959,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":281940,"kb_used_data":6156,"kb_used_omap":9,"kb_used_meta":275766,"kb_avail":93463212,"statfs":{"total":95995035648,"available":95706329088,"internally_reserved":0,"allocated":6303744,"data_stored":3952038,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9821,"internal_metadata":282384803},"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:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.70599999999999996,"15min":1.5980000000000001},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.184},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":101.709},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.73099999999999998,"15min":1.6559999999999999},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.217},"max":{"1min":1.5960000000000001,"5min":1.5960000000000001,"15min":101.593},"last":0.74199999999999999}]},{"osd":2,"last update":"Mon Oct 9 09:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.71499999999999997,"15min":0.93100000000000005},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.22600000000000001},"max":{"1min":1.8799999999999999,"5min":1.8799999999999999,"15min":12.384},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.78300000000000003,"15min":0.94999999999999996},"min":{"1min":0.38500000000000001,"5min":0.38,"15min":0.20899999999999999},"max":{"1min":2.0859999999999999,"5min":2.0859999999999999,"15min":16.919},"last":0.79500000000000004}]},{"osd":3,"last update":"Mon Oct 9 09:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.78400000000000003,"15min":0.77600000000000002},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.24199999999999999},"max":{"1min":2.5840000000000001,"5min":2.5840000000000001,"15min":8.1519999999999992},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.86799999999999999,"15min":0.83899999999999997},"min":{"1min":0.436,"5min":0.433,"15min":0.21199999999999999},"max":{"1min":2.3879999999999999,"5min":4.2779999999999996,"15min":4.3109999999999999},"last":0.89600000000000002}]},{"osd":4,"last update":"Mon Oct 9 09:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":1.026,"15min":1.341},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.315},"max":{"1min":1.4199999999999999,"5min":1.615,"15min":47.780999999999999},"last":1.0980000000000001},{"interface":"front","average":{"1min":0.94099999999999995,"5min":1.052,"15min":1.3280000000000001},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.28299999999999997},"max":{"1min":1.2669999999999999,"5min":1.7729999999999999,"15min":48.058},"last":1.3620000000000001}]},{"osd":5,"last update":"Mon Oct 9 09:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0609999999999999,"15min":1.115},"min":{"1min":0.63,"5min":0.63,"15min":0.316},"max":{"1min":1.5369999999999999,"5min":1.54,"15min":8.2490000000000006},"last":1.2949999999999999},{"interface":"front","average":{"1min":0.95499999999999996,"5min":1.1080000000000001,"15min":1.125},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.33200000000000002},"max":{"1min":1.391,"5min":1.706,"15min":6.2279999999999998},"last":1.044}]},{"osd":6,"last update":"Mon Oct 9 09:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.135,"15min":1.077},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.38300000000000001},"max":{"1min":1.407,"5min":1.6990000000000001,"15min":5.976},"last":1.5429999999999999},{"interface":"front","average":{"1min":1.002,"5min":1.131,"15min":1.0720000000000001},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.40500000000000003},"max":{"1min":1.571,"5min":1.571,"15min":9.2590000000000003},"last":1.5229999999999999}]},{"osd":7,"last update":"Mon Oct 9 09:02:47 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.145,"15min":1.2430000000000001},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.42899999999999999},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":26.997},"last":1.4379999999999999},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.1619999999999999,"15min":1.276},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.37},"max":{"1min":1.4530000000000001,"5min":1.694,"15min":27.082999999999998},"last":1.476}]}]},{"osd":0,"up_from":88,"seq":377957122677,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1101188,"kb_used_data":14652,"kb_used_omap":8,"kb_used_meta":1086519,"kb_avail":92643964,"statfs":{"total":95995035648,"available":94867419136,"internally_reserved":0,"allocated":15003648,"data_stored":12902816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8726,"internal_metadata":1112595946},"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:02:52 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.72299999999999998,"15min":1.018},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.184},"max":{"1min":1.8089999999999999,"5min":1.8089999999999999,"15min":13.771000000000001},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.75900000000000001,"15min":0.86199999999999999},"min":{"1min":0.45300000000000001,"5min":0.45200000000000001,"15min":0.22900000000000001},"max":{"1min":1.0429999999999999,"5min":1.413,"15min":8.3550000000000004},"last":0.72299999999999998}]},{"osd":2,"last update":"Mon Oct 9 09:02:43 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.74099999999999999,"15min":1.111},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.17199999999999999},"max":{"1min":0.79300000000000004,"5min":1.0720000000000001,"15min":9.1059999999999999},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.75600000000000001,"15min":1.1850000000000001},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.254},"max":{"1min":0.99299999999999999,"5min":1.0940000000000001,"15min":8.9900000000000002},"last":0.76800000000000002}]},{"osd":3,"last update":"Mon Oct 9 09:02:27 2023","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.79200000000000004,"15min":0.96999999999999997},"min":{"1min":0.52100000000000002,"5min":0.45700000000000002,"15min":0.24199999999999999},"max":{"1min":0.96099999999999997,"5min":1.3109999999999999,"15min":8.407},"last":1.173},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.81899999999999995,"15min":1.181},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.24199999999999999},"max":{"1min":1.1539999999999999,"5min":1.329,"15min":8.1010000000000009},"last":0.85199999999999998}]},{"osd":4,"last update":"Mon Oct 9 09:02:12 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.002,"15min":1.5489999999999999},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.27000000000000002},"max":{"1min":1.5069999999999999,"5min":1.7290000000000001,"15min":74.361000000000004},"last":1.0549999999999999},{"interface":"front","average":{"1min":1.071,"5min":1.056,"15min":1.3460000000000001},"min":{"1min":0.77800000000000002,"5min":0.68400000000000005,"15min":0.28000000000000003},"max":{"1min":1.3500000000000001,"5min":1.494,"15min":15.666},"last":0.98499999999999999}]},{"osd":5,"last update":"Mon Oct 9 09:02:12 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.0940000000000001,"15min":1.321},"min":{"1min":0.80500000000000005,"5min":0.67300000000000004,"15min":0.33600000000000002},"max":{"1min":1.4330000000000001,"5min":1.6519999999999999,"15min":9.8900000000000006},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.129,"15min":1.5069999999999999},"min":{"1min":0.62,"5min":0.62,"15min":0.35099999999999998},"max":{"1min":1.4490000000000001,"5min":1.5349999999999999,"15min":10.589},"last":1.0269999999999999}]},{"osd":6,"last update":"Mon Oct 9 09:02:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.1459999999999999,"15min":1.2889999999999999},"min":{"1min":0.82199999999999995,"5min":0.64300000000000002,"15min":0.33800000000000002},"max":{"1min":1.548,"5min":1.585,"15min":9.1359999999999992},"last":1.083},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.1459999999999999,"15min":1.3420000000000001},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.40500000000000003},"max":{"1min":1.534,"5min":1.619,"15min":8.2810000000000006},"last":1.196}]},{"osd":7,"last update":"Mon Oct 9 09:02:12 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.1970000000000001,"15min":1.6299999999999999},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.35899999999999999},"max":{"1min":1.6990000000000001,"5min":1.6990000000000001,"15min":29.126999999999999},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.147,"5min":1.1679999999999999,"15min":1.4910000000000001},"min":{"1min":0.77400000000000002,"5min":0.752,"15min":0.314},"max":{"1min":1.603,"5min":1.7030000000000001,"15min":28.805},"last":1.2969999999999999}]}]},{"osd":2,"up_from":255,"seq":1095216660788,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":798720,"kb_used_data":9976,"kb_used_omap":19,"kb_used_meta":788716,"kb_avail":92946432,"statfs":{"total":95995035648,"available":95177146368,"internally_reserved":0,"allocated":10215424,"data_stored":8117352,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20436,"internal_metadata":807645228},"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:02:34 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.72399999999999998,"15min":2.468},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.17399999999999999},"max":{"1min":1.008,"5min":4.0599999999999996,"15min":119.187},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.749,"15min":2.4689999999999999},"min":{"1min":0.371,"5min":0.371,"15min":0.20799999999999999},"max":{"1min":1.117,"5min":2.6509999999999998,"15min":118.923},"last":0.60699999999999998}]},{"osd":1,"last update":"Mon Oct 9 09:02:51 2023","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.68700000000000006,"15min":0.90800000000000003},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.214},"max":{"1min":0.86099999999999999,"5min":0.997,"15min":30.175000000000001},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.69999999999999996,"5min":0.88800000000000001,"15min":1.0960000000000001},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.29399999999999998},"max":{"1min":0.94199999999999995,"5min":1.6899999999999999,"15min":30.204000000000001},"last":1.131}]},{"osd":3,"last update":"Mon Oct 9 09:02:34 2023","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.82699999999999996,"15min":1.4319999999999999},"min":{"1min":0.45600000000000002,"5min":0.40500000000000003,"15min":0.245},"max":{"1min":1.165,"5min":1.9730000000000001,"15min":101.136},"last":1.052},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.79000000000000004,"15min":1.347},"min":{"1min":0.497,"5min":0.378,"15min":0.23000000000000001},"max":{"1min":0.90300000000000002,"5min":3.9940000000000002,"15min":101.23699999999999},"last":0.90100000000000002}]},{"osd":4,"last update":"Mon Oct 9 09:02:34 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.96899999999999997,"15min":1.383},"min":{"1min":0.622,"5min":0.61099999999999999,"15min":0.28399999999999997},"max":{"1min":1.238,"5min":1.577,"15min":9.3599999999999994},"last":0.995},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.089,"15min":1.409},"min":{"1min":0.81899999999999995,"5min":0.77500000000000002,"15min":0.35899999999999999},"max":{"1min":1.149,"5min":1.77,"15min":9.6579999999999995},"last":1.2549999999999999}]},{"osd":5,"last update":"Mon Oct 9 09:03:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":1.0149999999999999,"15min":1.22},"min":{"1min":0.67700000000000005,"5min":0.57999999999999996,"15min":0.28399999999999997},"max":{"1min":1.2869999999999999,"5min":1.5820000000000001,"15min":10.817},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.93000000000000005,"5min":1.052,"15min":1.3180000000000001},"min":{"1min":0.72199999999999998,"5min":0.65100000000000002,"15min":0.32700000000000001},"max":{"1min":1.2549999999999999,"5min":1.661,"15min":7.4180000000000001},"last":1.119}]},{"osd":6,"last update":"Mon Oct 9 09:02:34 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":1.0369999999999999,"15min":1.2769999999999999},"min":{"1min":0.68799999999999994,"5min":0.57599999999999996,"15min":0.32400000000000001},"max":{"1min":1.1910000000000001,"5min":1.653,"15min":9.4380000000000006},"last":1.04},{"interface":"front","average":{"1min":0.95099999999999996,"5min":1.0960000000000001,"15min":1.1839999999999999},"min":{"1min":0.77900000000000003,"5min":0.69399999999999995,"15min":0.39800000000000002},"max":{"1min":1.2330000000000001,"5min":1.6899999999999999,"15min":6.1779999999999999},"last":1.3029999999999999}]},{"osd":7,"last update":"Mon Oct 9 09:02:34 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.123,"15min":1.45},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.33900000000000002},"max":{"1min":1.329,"5min":1.7210000000000001,"15min":10.981},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.1619999999999999,"15min":1.391},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.40699999999999997},"max":{"1min":1.3640000000000001,"5min":1.8340000000000001,"15min":6.6440000000000001},"last":1.2}]}]},{"osd":3,"up_from":103,"seq":442381632108,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1047332,"kb_used_data":10396,"kb_used_omap":4,"kb_used_meta":1036923,"kb_avail":92697820,"statfs":{"total":95995035648,"available":94922567680,"internally_reserved":0,"allocated":10645504,"data_stored":8166711,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4778,"internal_metadata":1061809494},"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:02:21 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.70899999999999996,"15min":1.1830000000000001},"min":{"1min":0.38800000000000001,"5min":0.26300000000000001,"15min":0.215},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":63.398000000000003},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.76500000000000001,"15min":1.1910000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.23000000000000001},"max":{"1min":1,"5min":1.1339999999999999,"15min":63.417000000000002},"last":0.99099999999999999}]},{"osd":1,"last update":"Mon Oct 9 09:02:40 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.76400000000000001,"15min":1.052},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.26300000000000001},"max":{"1min":1.321,"5min":1.6439999999999999,"15min":48.874000000000002},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.80600000000000005,"15min":0.99199999999999999},"min":{"1min":0.443,"5min":0.317,"15min":0.25900000000000001},"max":{"1min":1.3680000000000001,"5min":1.708,"15min":48.749000000000002},"last":0.72699999999999998}]},{"osd":2,"last update":"Mon Oct 9 09:02:21 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.79400000000000004,"15min":1.925},"min":{"1min":0.45300000000000001,"5min":0.44900000000000001,"15min":0.252},"max":{"1min":1.022,"5min":1.4970000000000001,"15min":250.321},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.88300000000000001,"15min":1.8220000000000001},"min":{"1min":0.435,"5min":0.34999999999999998,"15min":0.26200000000000001},"max":{"1min":1.093,"5min":1.4790000000000001,"15min":250.381},"last":0.89900000000000002}]},{"osd":4,"last update":"Mon Oct 9 09:02:21 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":1.0029999999999999,"15min":0.98199999999999998},"min":{"1min":0.627,"5min":0.627,"15min":0.26300000000000001},"max":{"1min":1.1080000000000001,"5min":1.452,"15min":8.4710000000000001},"last":1.2150000000000001},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.0620000000000001,"15min":1.135},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.30399999999999999},"max":{"1min":1.258,"5min":1.782,"15min":10.710000000000001},"last":1.1819999999999999}]},{"osd":5,"last update":"Mon Oct 9 09:03:07 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":1.004,"15min":1.1539999999999999},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.32000000000000001},"max":{"1min":1.2789999999999999,"5min":1.4259999999999999,"15min":24.463999999999999},"last":1.139},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.0780000000000001,"15min":1.3740000000000001},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.38500000000000001},"max":{"1min":1.331,"5min":1.6799999999999999,"15min":24.484000000000002},"last":1.0429999999999999}]},{"osd":6,"last update":"Mon Oct 9 09:02:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.0529999999999999,"15min":0.98199999999999998},"min":{"1min":0.74299999999999999,"5min":0.64700000000000002,"15min":0.32800000000000001},"max":{"1min":1.2430000000000001,"5min":1.508,"15min":7.6440000000000001},"last":0.86099999999999999},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"min":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.36799999999999999},"max":{"1min":1.3220000000000001,"5min":1.855,"15min":7.0099999999999998},"last":1.1100000000000001}]},{"osd":7,"last update":"Mon Oct 9 09:02:21 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.0960000000000001,"15min":1.3},"min":{"1min":0.68300000000000005,"5min":0.65600000000000003,"15min":0.32400000000000001},"max":{"1min":1.2929999999999999,"5min":1.6180000000000001,"15min":24.43},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.05,"5min":1.125,"15min":1.248},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.36699999999999999},"max":{"1min":1.2909999999999999,"5min":1.569,"15min":23.106000000000002},"last":1.069}]}]},{"osd":4,"up_from":30,"seq":128849019714,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903600,"kb_used_data":8872,"kb_used_omap":0,"kb_used_meta":894720,"kb_avail":92841552,"statfs":{"total":95995035648,"available":95069749248,"internally_reserved":0,"allocated":9084928,"data_stored":7977741,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916193280},"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:03:06 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.88700000000000001,"15min":1.8200000000000001},"min":{"1min":0.57699999999999996,"5min":0.57599999999999996,"15min":0.23799999999999999},"max":{"1min":1.194,"5min":1.3919999999999999,"15min":71.831000000000003},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.94499999999999995,"15min":1.756},"min":{"1min":0.69199999999999995,"5min":0.57799999999999996,"15min":0.25600000000000001},"max":{"1min":1.101,"5min":1.3480000000000001,"15min":72.680999999999997},"last":1.2270000000000001}]},{"osd":1,"last update":"Mon Oct 9 09:02:49 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.96499999999999997,"15min":0.96799999999999997},"min":{"1min":0.66700000000000004,"5min":0.54000000000000004,"15min":0.254},"max":{"1min":1.3160000000000001,"5min":1.4470000000000001,"15min":4.9329999999999998},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.98899999999999999,"15min":1.0940000000000001},"min":{"1min":0.70699999999999996,"5min":0.69399999999999995,"15min":0.29099999999999998},"max":{"1min":1.2310000000000001,"5min":1.323,"15min":6.3979999999999997},"last":1.006}]},{"osd":2,"last update":"Mon Oct 9 09:02:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.98399999999999999,"15min":1.546},"min":{"1min":0.73599999999999999,"5min":0.625,"15min":0.28899999999999998},"max":{"1min":1.0649999999999999,"5min":1.5820000000000001,"15min":69.462999999999994},"last":0.86699999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.0209999999999999,"15min":1.5169999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.31},"max":{"1min":1.327,"5min":1.4079999999999999,"15min":73.397999999999996},"last":0.90000000000000002}]},{"osd":3,"last update":"Mon Oct 9 09:02:42 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":1.0029999999999999,"15min":1.0069999999999999},"min":{"1min":0.66500000000000004,"5min":0.625,"15min":0.307},"max":{"1min":1.2130000000000001,"5min":1.363,"15min":5.2370000000000001},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0780000000000001,"15min":1.103},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.318},"max":{"1min":1.3049999999999999,"5min":1.6919999999999999,"15min":6.3460000000000001},"last":0.71099999999999997}]},{"osd":5,"last update":"Mon Oct 9 09:03:06 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.071,"15min":1.2370000000000001},"min":{"1min":0.751,"5min":0.58599999999999997,"15min":0.32500000000000001},"max":{"1min":1.343,"5min":1.3899999999999999,"15min":7.3959999999999999},"last":1.165},{"interface":"front","average":{"1min":1.004,"5min":1.0900000000000001,"15min":1.2290000000000001},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.27700000000000002},"max":{"1min":1.216,"5min":1.498,"15min":8.8719999999999999},"last":0.97999999999999998}]},{"osd":6,"last update":"Mon Oct 9 09:02:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0249999999999999,"15min":1.1599999999999999},"min":{"1min":0.72699999999999998,"5min":0.48399999999999999,"15min":0.29499999999999998},"max":{"1min":1.3879999999999999,"5min":1.4770000000000001,"15min":9.4610000000000003},"last":1.0389999999999999},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.131,"15min":1.1759999999999999},"min":{"1min":0.84399999999999997,"5min":0.66500000000000004,"15min":0.36099999999999999},"max":{"1min":1.393,"5min":1.6200000000000001,"15min":6.3730000000000002},"last":1.087}]},{"osd":7,"last update":"Mon Oct 9 09:02:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.099,"15min":1.363},"min":{"1min":0.84899999999999998,"5min":0.72399999999999998,"15min":0.32900000000000001},"max":{"1min":1.421,"5min":1.5449999999999999,"15min":10.132},"last":1.125},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.1719999999999999,"15min":1.327},"min":{"1min":0.90800000000000003,"5min":0.78600000000000003,"15min":0.33900000000000002},"max":{"1min":1.5289999999999999,"5min":1.569,"15min":8.0020000000000007},"last":1.1459999999999999}]}]},{"osd":5,"up_from":278,"seq":1194000908577,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":937124,"kb_used_data":4764,"kb_used_omap":8,"kb_used_meta":932343,"kb_avail":92808028,"statfs":{"total":95995035648,"available":95035420672,"internally_reserved":0,"allocated":4878336,"data_stored":3779200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8278,"internal_metadata":954720170},"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:02:59 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.94799999999999995,"15min":3.1819999999999999},"min":{"1min":0.497,"5min":0.497,"15min":0.23499999999999999},"max":{"1min":1.206,"5min":1.532,"15min":139.81100000000001},"last":1.141},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.93000000000000005,"15min":3.2650000000000001},"min":{"1min":0.57799999999999996,"5min":0.54300000000000004,"15min":0.247},"max":{"1min":1.04,"5min":1.5740000000000001,"15min":140.352},"last":0.68200000000000005}]},{"osd":1,"last update":"Mon Oct 9 09:02:46 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.97199999999999998,"15min":1.401},"min":{"1min":0.64300000000000002,"5min":0.57499999999999996,"15min":0.29199999999999998},"max":{"1min":1.266,"5min":1.482,"15min":67.143000000000001},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.98599999999999999,"15min":1.4099999999999999},"min":{"1min":0.65900000000000003,"5min":0.56499999999999995,"15min":0.31900000000000001},"max":{"1min":1.4390000000000001,"5min":1.5740000000000001,"15min":70.010000000000005},"last":1.038}]},{"osd":2,"last update":"Mon Oct 9 09:02:59 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.94999999999999996,"15min":1.728},"min":{"1min":0.70099999999999996,"5min":0.57999999999999996,"15min":0.309},"max":{"1min":1.1579999999999999,"5min":1.5009999999999999,"15min":99.855000000000004},"last":1.25},{"interface":"front","average":{"1min":0.999,"5min":1.022,"15min":1.8360000000000001},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.28000000000000003},"max":{"1min":1.3660000000000001,"5min":1.4870000000000001,"15min":99.811999999999998},"last":0.95399999999999996}]},{"osd":3,"last update":"Mon Oct 9 09:02:59 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.97899999999999998,"15min":1.0609999999999999},"min":{"1min":0.64400000000000002,"5min":0.57899999999999996,"15min":0.33200000000000002},"max":{"1min":1.2509999999999999,"5min":1.413,"15min":6.21},"last":1.1020000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0920000000000001,"15min":1.165},"min":{"1min":0.747,"5min":0.64700000000000002,"15min":0.29899999999999999},"max":{"1min":1.4870000000000001,"5min":1.6200000000000001,"15min":10.433},"last":1.2250000000000001}]},{"osd":4,"last update":"Mon Oct 9 09:02:59 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.92200000000000004,"15min":1.151},"min":{"1min":0.73999999999999999,"5min":0.625,"15min":0.26700000000000002},"max":{"1min":1.216,"5min":1.3919999999999999,"15min":10.205},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.079,"5min":1.0189999999999999,"15min":1.2250000000000001},"min":{"1min":0.74399999999999999,"5min":0.57999999999999996,"15min":0.29599999999999999},"max":{"1min":1.353,"5min":1.4930000000000001,"15min":7.665},"last":0.88300000000000001}]},{"osd":6,"last update":"Mon Oct 9 09:02:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0600000000000001,"15min":1.147},"min":{"1min":0.78600000000000003,"5min":0.68600000000000005,"15min":0.37},"max":{"1min":1.421,"5min":3.468,"15min":9.4090000000000007},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.117,"5min":1.129,"15min":1.1599999999999999},"min":{"1min":0.89400000000000002,"5min":0.56899999999999995,"15min":0.35199999999999998},"max":{"1min":1.4910000000000001,"5min":3.375,"15min":10.057},"last":0.98099999999999998}]},{"osd":7,"last update":"Mon Oct 9 09:02:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.1060000000000001,"15min":1.4350000000000001},"min":{"1min":0.77400000000000002,"5min":0.73299999999999998,"15min":0.312},"max":{"1min":1.347,"5min":1.5089999999999999,"15min":12.287000000000001},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.212,"5min":1.175,"15min":1.4039999999999999},"min":{"1min":0.91600000000000004,"5min":0.63300000000000001,"15min":0.36099999999999999},"max":{"1min":1.3999999999999999,"5min":1.6439999999999999,"15min":12.68},"last":1.175}]}]}],"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":8388608,"data_stored":8388608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4899,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1360,"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":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":8726,"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":9821,"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":15537,"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":3418,"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":8278,"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-09T09:03:17.449 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-10-09T09:03:17.450 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-09T09:03:17.516 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=a855ba813ead4d9ebd543f0554f849e4 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-09T09:03:17.518 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-09T09:03:17.531 INFO:tasks.cephadm:Teardown begin 2023-10-09T09:03:17.532 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-09T09:03:17.560 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-09T09:03:17.578 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-10-09T09:03:17.578 DEBUG:teuthology.orchestra.run.smithi081:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-09T09:03:17.610 DEBUG:teuthology.orchestra.run.smithi118:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-09T09:03:17.632 INFO:tasks.cephadm:Stopping all daemons... 2023-10-09T09:03:17.633 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-10-09T09:03:17.633 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mon.a 2023-10-09T09:03:17.869 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:17 smithi081 systemd[1]: Stopping Ceph mon.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:03:18.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:17 smithi081 bash[76862]: debug 2023-10-09T09:03:17.864+0000 7f858163b700 -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:03:18.125 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:17 smithi081 bash[76862]: debug 2023-10-09T09:03:17.864+0000 7f858163b700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-10-09T09:03:19.253 INFO:journalctl@ceph.mon.a.smithi081.stdout:Oct 09 09:03:18 smithi081 bash[297533]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mon-a 2023-10-09T09:03:19.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mon.a.service' 2023-10-09T09:03:19.416 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T09:03:19.416 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-10-09T09:03:19.416 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-10-09T09:03:19.416 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mon.c 2023-10-09T09:03:19.593 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:19 smithi081 systemd[1]: Stopping Ceph mon.c for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:03:19.846 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:03:19 smithi081 bash[73025]: [09/Oct/2023:09:03:19] ENGINE Bus STOPPING 2023-10-09T09:03:19.847 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:03:19 smithi081 bash[73025]: [09/Oct/2023:09:03:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T09:03:19.847 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:03:19 smithi081 bash[73025]: [09/Oct/2023:09:03:19] ENGINE Bus STOPPED 2023-10-09T09:03:19.847 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:03:19 smithi081 bash[73025]: [09/Oct/2023:09:03:19] ENGINE Bus STARTING 2023-10-09T09:03:19.847 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:03:19 smithi081 bash[73025]: [09/Oct/2023:09:03:19] ENGINE Serving on http://:::9283 2023-10-09T09:03:19.847 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:03:19 smithi081 bash[73025]: [09/Oct/2023:09:03:19] ENGINE Bus STARTED 2023-10-09T09:03:19.848 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:19 smithi081 bash[79557]: debug 2023-10-09T09:03:19.588+0000 7f5189193700 -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-09T09:03:19.848 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:19 smithi081 bash[79557]: debug 2023-10-09T09:03:19.588+0000 7f5189193700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2023-10-09T09:03:20.920 INFO:journalctl@ceph.mon.c.smithi081.stdout:Oct 09 09:03:20 smithi081 bash[297639]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mon-c 2023-10-09T09:03:20.935 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mon.c.service' 2023-10-09T09:03:21.010 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T09:03:21.010 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-10-09T09:03:21.010 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-10-09T09:03:21.010 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mon.b 2023-10-09T09:03:21.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:21 smithi118 systemd[1]: Stopping Ceph mon.b for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:03:21.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:21 smithi118 bash[59345]: debug 2023-10-09T09:03:21.202+0000 7fe17bfe2700 -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-09T09:03:21.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Oct 09 09:03:21 smithi118 bash[59345]: debug 2023-10-09T09:03:21.202+0000 7fe17bfe2700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2023-10-09T09:03:21.375 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:03:21 smithi081 bash[73025]: ::ffff:172.21.15.118 - - [09/Oct/2023:09:03:21] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.33.4" 2023-10-09T09:03:22.492 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mon.b.service' 2023-10-09T09:03:22.538 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T09:03:22.538 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-10-09T09:03:22.539 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-10-09T09:03:22.539 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mgr.y 2023-10-09T09:03:22.875 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:03:22 smithi081 systemd[1]: Stopping Ceph mgr.y for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:03:23.800 INFO:journalctl@ceph.mgr.y.smithi081.stdout:Oct 09 09:03:23 smithi081 bash[297749]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-mgr-y 2023-10-09T09:03:23.806 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mgr.y.service' 2023-10-09T09:03:23.894 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T09:03:23.894 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-10-09T09:03:23.894 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-10-09T09:03:23.895 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mgr.x 2023-10-09T09:03:24.177 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Oct 09 09:03:23 smithi118 systemd[1]: Stopping Ceph mgr.x for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:03:25.097 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@mgr.x.service' 2023-10-09T09:03:25.124 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T09:03:25.124 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-10-09T09:03:25.124 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-10-09T09:03:25.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.0 2023-10-09T09:03:25.625 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 09:03:25 smithi081 systemd[1]: Stopping Ceph osd.0 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:03:25.626 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 09:03:25 smithi081 bash[85528]: debug 2023-10-09T09:03:25.316+0000 7f2352922700 -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-09T09:03:25.626 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 09:03:25 smithi081 bash[85528]: debug 2023-10-09T09:03:25.316+0000 7f2352922700 -1 osd.0 490 *** Got signal Terminated *** 2023-10-09T09:03:25.626 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 09:03:25 smithi081 bash[85528]: debug 2023-10-09T09:03:25.316+0000 7f2352922700 -1 osd.0 490 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T09:03:32.125 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 09:03:31 smithi081 bash[297853]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-0 2023-10-09T09:03:32.625 INFO:journalctl@ceph.osd.0.smithi081.stdout:Oct 09 09:03:32 smithi081 bash[297921]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-0 2023-10-09T09:03:34.759 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.0.service' 2023-10-09T09:03:34.792 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T09:03:34.792 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-10-09T09:03:34.792 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-10-09T09:03:34.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.1 2023-10-09T09:03:35.021 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 09:03:34 smithi081 systemd[1]: Stopping Ceph osd.1 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:03:35.375 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 09:03:35 smithi081 bash[258677]: debug 2023-10-09T09:03:35.016+0000 7f4771391700 -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-09T09:03:35.375 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 09:03:35 smithi081 bash[258677]: debug 2023-10-09T09:03:35.016+0000 7f4771391700 -1 osd.1 490 *** Got signal Terminated *** 2023-10-09T09:03:35.375 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 09:03:35 smithi081 bash[258677]: debug 2023-10-09T09:03:35.016+0000 7f4771391700 -1 osd.1 490 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T09:03:41.351 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 09:03:41 smithi081 bash[298063]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-1 2023-10-09T09:03:41.625 INFO:journalctl@ceph.osd.1.smithi081.stdout:Oct 09 09:03:41 smithi081 bash[298131]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-1 2023-10-09T09:03:43.588 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.1.service' 2023-10-09T09:03:43.623 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T09:03:43.624 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-10-09T09:03:43.624 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-10-09T09:03:43.624 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.2 2023-10-09T09:03:43.875 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 09:03:43 smithi081 systemd[1]: Stopping Ceph osd.2 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:03:43.875 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 09:03:43 smithi081 bash[203291]: debug 2023-10-09T09:03:43.824+0000 7fdda5df9700 -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-09T09:03:43.876 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 09:03:43 smithi081 bash[203291]: debug 2023-10-09T09:03:43.824+0000 7fdda5df9700 -1 osd.2 490 *** Got signal Terminated *** 2023-10-09T09:03:43.876 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 09:03:43 smithi081 bash[203291]: debug 2023-10-09T09:03:43.824+0000 7fdda5df9700 -1 osd.2 490 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T09:03:45.265 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 09:03:44 smithi118 bash[55010]: ts=2023-10-09T09:03:44.807Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.81:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.81:8765: connect: connection refused" 2023-10-09T09:03:45.266 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 09:03:44 smithi118 bash[55010]: ts=2023-10-09T09:03:44.813Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.81:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.81:8765: connect: connection refused" 2023-10-09T09:03:45.266 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 09:03:44 smithi118 bash[55010]: ts=2023-10-09T09:03:44.809Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.81:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.81:8765: connect: connection refused" 2023-10-09T09:03:45.266 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 09:03:44 smithi118 bash[55010]: ts=2023-10-09T09:03:44.813Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.81:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.81:8765: connect: connection refused" 2023-10-09T09:03:50.375 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 09:03:50 smithi081 bash[298271]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-2 2023-10-09T09:03:50.375 INFO:journalctl@ceph.osd.2.smithi081.stdout:Oct 09 09:03:50 smithi081 bash[298337]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-2 2023-10-09T09:03:52.015 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:03:51 smithi118 bash[31416]: debug 2023-10-09T09:03:51.646+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:27.684425+0000 front 2023-10-09T09:03:27.684383+0000 (oldest deadline 2023-10-09T09:03:51.183921+0000) 2023-10-09T09:03:52.016 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:03:51 smithi118 bash[39649]: debug 2023-10-09T09:03:51.630+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:03:52.016 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:03:51 smithi118 bash[43734]: debug 2023-10-09T09:03:51.842+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:03:52.516 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:03:52 smithi118 bash[133173]: debug 2023-10-09T09:03:52.086+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:03:52.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.2.service' 2023-10-09T09:03:52.593 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T09:03:52.593 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-10-09T09:03:52.593 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-10-09T09:03:52.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.3 2023-10-09T09:03:52.813 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 09:03:52 smithi081 systemd[1]: Stopping Ceph osd.3 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:03:53.015 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:03:52 smithi118 bash[31416]: debug 2023-10-09T09:03:52.606+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:27.684425+0000 front 2023-10-09T09:03:27.684383+0000 (oldest deadline 2023-10-09T09:03:51.183921+0000) 2023-10-09T09:03:53.016 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:03:52 smithi118 bash[39649]: debug 2023-10-09T09:03:52.594+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:03:53.016 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:03:52 smithi118 bash[43734]: debug 2023-10-09T09:03:52.826+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:03:53.125 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 09:03:52 smithi081 bash[94055]: debug 2023-10-09T09:03:52.808+0000 7f13edf7f700 -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-09T09:03:53.125 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 09:03:52 smithi081 bash[94055]: debug 2023-10-09T09:03:52.808+0000 7f13edf7f700 -1 osd.3 490 *** Got signal Terminated *** 2023-10-09T09:03:53.125 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 09:03:52 smithi081 bash[94055]: debug 2023-10-09T09:03:52.808+0000 7f13edf7f700 -1 osd.3 490 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T09:03:53.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:03:53 smithi118 bash[133173]: debug 2023-10-09T09:03:53.098+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:03:54.015 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:03:53 smithi118 bash[31416]: debug 2023-10-09T09:03:53.566+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:27.684425+0000 front 2023-10-09T09:03:27.684383+0000 (oldest deadline 2023-10-09T09:03:51.183921+0000) 2023-10-09T09:03:54.016 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:03:53 smithi118 bash[39649]: debug 2023-10-09T09:03:53.578+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:03:54.016 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:03:53 smithi118 bash[43734]: debug 2023-10-09T09:03:53.806+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:03:54.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:03:54 smithi118 bash[133173]: debug 2023-10-09T09:03:54.134+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:03:54.822 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:03:54 smithi118 bash[31416]: debug 2023-10-09T09:03:54.566+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:27.684425+0000 front 2023-10-09T09:03:27.684383+0000 (oldest deadline 2023-10-09T09:03:51.183921+0000) 2023-10-09T09:03:54.822 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:03:54 smithi118 bash[39649]: debug 2023-10-09T09:03:54.625+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:03:55.185 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:03:54 smithi118 bash[43734]: debug 2023-10-09T09:03:54.817+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:03:55.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:03:55 smithi118 bash[133173]: debug 2023-10-09T09:03:55.181+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:03:55.866 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:03:55 smithi118 bash[31416]: debug 2023-10-09T09:03:55.573+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:27.684425+0000 front 2023-10-09T09:03:27.684383+0000 (oldest deadline 2023-10-09T09:03:51.183921+0000) 2023-10-09T09:03:55.866 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:03:55 smithi118 bash[39649]: debug 2023-10-09T09:03:55.657+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:03:56.149 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:03:55 smithi118 bash[43734]: debug 2023-10-09T09:03:55.861+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:03:56.375 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 09:03:56 smithi081 bash[94055]: debug 2023-10-09T09:03:56.027+0000 7f13e8d72700 -1 osd.3 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.137449+0000 front 2023-10-09T09:03:30.137673+0000 (oldest deadline 2023-10-09T09:03:55.338405+0000) 2023-10-09T09:03:56.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:03:56 smithi118 bash[133173]: debug 2023-10-09T09:03:56.145+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:03:56.881 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:03:56 smithi118 bash[31416]: debug 2023-10-09T09:03:56.581+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:27.684425+0000 front 2023-10-09T09:03:27.684383+0000 (oldest deadline 2023-10-09T09:03:51.183921+0000) 2023-10-09T09:03:56.881 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:03:56 smithi118 bash[39649]: debug 2023-10-09T09:03:56.693+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:03:57.165 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:03:56 smithi118 bash[43734]: debug 2023-10-09T09:03:56.877+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:03:57.375 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 09:03:57 smithi081 bash[94055]: debug 2023-10-09T09:03:57.015+0000 7f13e8d72700 -1 osd.3 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.137449+0000 front 2023-10-09T09:03:30.137673+0000 (oldest deadline 2023-10-09T09:03:55.338405+0000) 2023-10-09T09:03:57.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:03:57 smithi118 bash[133173]: debug 2023-10-09T09:03:57.161+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:03:57.912 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:03:57 smithi118 bash[31416]: debug 2023-10-09T09:03:57.621+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:27.684425+0000 front 2023-10-09T09:03:27.684383+0000 (oldest deadline 2023-10-09T09:03:51.183921+0000) 2023-10-09T09:03:57.913 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:03:57 smithi118 bash[39649]: debug 2023-10-09T09:03:57.709+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:03:58.165 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:03:57 smithi118 bash[43734]: debug 2023-10-09T09:03:57.909+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:03:58.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:03:58 smithi118 bash[133173]: debug 2023-10-09T09:03:58.161+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:03:59.015 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:03:58 smithi118 bash[31416]: debug 2023-10-09T09:03:58.665+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:27.684425+0000 front 2023-10-09T09:03:27.684383+0000 (oldest deadline 2023-10-09T09:03:51.183921+0000) 2023-10-09T09:03:59.016 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:03:58 smithi118 bash[39649]: debug 2023-10-09T09:03:58.661+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:03:59.016 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:03:58 smithi118 bash[43734]: debug 2023-10-09T09:03:58.877+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:03:59.437 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 09:03:59 smithi081 bash[298476]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-3 2023-10-09T09:03:59.437 INFO:journalctl@ceph.osd.3.smithi081.stdout:Oct 09 09:03:59 smithi081 bash[298543]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-3 2023-10-09T09:03:59.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:03:59 smithi118 bash[133173]: debug 2023-10-09T09:03:59.133+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:04:00.017 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:03:59 smithi118 bash[31416]: debug 2023-10-09T09:03:59.617+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:27.684425+0000 front 2023-10-09T09:03:27.684383+0000 (oldest deadline 2023-10-09T09:03:51.183921+0000) 2023-10-09T09:04:00.018 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:03:59 smithi118 bash[39649]: debug 2023-10-09T09:03:59.697+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:00.018 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:03:59 smithi118 bash[43734]: debug 2023-10-09T09:03:59.861+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:00.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:00 smithi118 bash[133173]: debug 2023-10-09T09:04:00.153+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:04:00.879 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:00 smithi118 bash[31416]: debug 2023-10-09T09:04:00.597+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:27.684425+0000 front 2023-10-09T09:03:27.684383+0000 (oldest deadline 2023-10-09T09:03:51.183921+0000) 2023-10-09T09:04:00.879 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:00 smithi118 bash[39649]: debug 2023-10-09T09:04:00.673+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:01.129 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:00 smithi118 bash[43734]: debug 2023-10-09T09:04:00.873+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:01.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:01 smithi118 bash[133173]: debug 2023-10-09T09:04:01.125+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:04:01.593 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.3.service' 2023-10-09T09:04:01.632 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T09:04:01.632 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-10-09T09:04:01.632 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-10-09T09:04:01.633 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.4 2023-10-09T09:04:01.817 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:01 smithi118 bash[39649]: debug 2023-10-09T09:04:01.697+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:01.817 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:01 smithi118 bash[31416]: debug 2023-10-09T09:04:01.621+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:27.684425+0000 front 2023-10-09T09:03:27.684383+0000 (oldest deadline 2023-10-09T09:03:51.183921+0000) 2023-10-09T09:04:01.818 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:01 smithi118 systemd[1]: Stopping Ceph osd.4 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:04:01.818 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:01 smithi118 bash[31416]: debug 2023-10-09T09:04:01.813+0000 7f4e6e855700 -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-09T09:04:01.818 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:01 smithi118 bash[31416]: debug 2023-10-09T09:04:01.813+0000 7f4e6e855700 -1 osd.4 490 *** Got signal Terminated *** 2023-10-09T09:04:01.818 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:01 smithi118 bash[31416]: debug 2023-10-09T09:04:01.813+0000 7f4e6e855700 -1 osd.4 490 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T09:04:02.171 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:01 smithi118 bash[43734]: debug 2023-10-09T09:04:01.881+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:02.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:02 smithi118 bash[133173]: debug 2023-10-09T09:04:02.165+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:04:02.898 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:02 smithi118 bash[31416]: debug 2023-10-09T09:04:02.605+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:27.684425+0000 front 2023-10-09T09:03:27.684383+0000 (oldest deadline 2023-10-09T09:03:51.183921+0000) 2023-10-09T09:04:02.898 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:02 smithi118 bash[31416]: debug 2023-10-09T09:04:02.605+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:37.486906+0000 front 2023-10-09T09:03:37.486958+0000 (oldest deadline 2023-10-09T09:04:02.186662+0000) 2023-10-09T09:04:02.898 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:02 smithi118 bash[39649]: debug 2023-10-09T09:04:02.737+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:02.899 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:02 smithi118 bash[39649]: debug 2023-10-09T09:04:02.737+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:03.173 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:02 smithi118 bash[43734]: debug 2023-10-09T09:04:02.893+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:03.174 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:02 smithi118 bash[43734]: debug 2023-10-09T09:04:02.893+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:03.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:03 smithi118 bash[133173]: debug 2023-10-09T09:04:03.169+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:04:03.938 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:03 smithi118 bash[39649]: debug 2023-10-09T09:04:03.757+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:03.938 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:03 smithi118 bash[39649]: debug 2023-10-09T09:04:03.757+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:03.939 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:03 smithi118 bash[31416]: debug 2023-10-09T09:04:03.577+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:27.684425+0000 front 2023-10-09T09:03:27.684383+0000 (oldest deadline 2023-10-09T09:03:51.183921+0000) 2023-10-09T09:04:03.939 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:03 smithi118 bash[31416]: debug 2023-10-09T09:04:03.577+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:37.486906+0000 front 2023-10-09T09:03:37.486958+0000 (oldest deadline 2023-10-09T09:04:02.186662+0000) 2023-10-09T09:04:04.265 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:04 smithi118 bash[133173]: debug 2023-10-09T09:04:04.137+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:04:04.265 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:04 smithi118 bash[133173]: debug 2023-10-09T09:04:04.137+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.541584+0000 front 2023-10-09T09:03:39.541440+0000 (oldest deadline 2023-10-09T09:04:04.141966+0000) 2023-10-09T09:04:04.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:03 smithi118 bash[43734]: debug 2023-10-09T09:04:03.933+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:04.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:03 smithi118 bash[43734]: debug 2023-10-09T09:04:03.933+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:04.964 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:04 smithi118 bash[31416]: debug 2023-10-09T09:04:04.573+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:27.684425+0000 front 2023-10-09T09:03:27.684383+0000 (oldest deadline 2023-10-09T09:03:51.183921+0000) 2023-10-09T09:04:04.964 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:04 smithi118 bash[31416]: debug 2023-10-09T09:04:04.573+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:37.486906+0000 front 2023-10-09T09:03:37.486958+0000 (oldest deadline 2023-10-09T09:04:02.186662+0000) 2023-10-09T09:04:04.964 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:04 smithi118 bash[39649]: debug 2023-10-09T09:04:04.753+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:04.965 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:04 smithi118 bash[39649]: debug 2023-10-09T09:04:04.753+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:05.265 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:05 smithi118 bash[133173]: debug 2023-10-09T09:04:05.141+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:04:05.265 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:05 smithi118 bash[133173]: debug 2023-10-09T09:04:05.141+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.541584+0000 front 2023-10-09T09:03:39.541440+0000 (oldest deadline 2023-10-09T09:04:04.141966+0000) 2023-10-09T09:04:05.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:04 smithi118 bash[43734]: debug 2023-10-09T09:04:04.961+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:05.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:04 smithi118 bash[43734]: debug 2023-10-09T09:04:04.961+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:05.964 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:05 smithi118 bash[31416]: debug 2023-10-09T09:04:05.605+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:27.684425+0000 front 2023-10-09T09:03:27.684383+0000 (oldest deadline 2023-10-09T09:03:51.183921+0000) 2023-10-09T09:04:05.964 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:05 smithi118 bash[31416]: debug 2023-10-09T09:04:05.605+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:37.486906+0000 front 2023-10-09T09:03:37.486958+0000 (oldest deadline 2023-10-09T09:04:02.186662+0000) 2023-10-09T09:04:05.964 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:05 smithi118 bash[39649]: debug 2023-10-09T09:04:05.757+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:05.964 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:05 smithi118 bash[39649]: debug 2023-10-09T09:04:05.757+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:06.265 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:05 smithi118 bash[43734]: debug 2023-10-09T09:04:05.961+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:06.265 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:05 smithi118 bash[43734]: debug 2023-10-09T09:04:05.961+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:06.266 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:06 smithi118 bash[133173]: debug 2023-10-09T09:04:06.181+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:04:06.266 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:06 smithi118 bash[133173]: debug 2023-10-09T09:04:06.181+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.541584+0000 front 2023-10-09T09:03:39.541440+0000 (oldest deadline 2023-10-09T09:04:04.141966+0000) 2023-10-09T09:04:06.930 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:06 smithi118 bash[31416]: debug 2023-10-09T09:04:06.593+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:27.684425+0000 front 2023-10-09T09:03:27.684383+0000 (oldest deadline 2023-10-09T09:03:51.183921+0000) 2023-10-09T09:04:06.931 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:06 smithi118 bash[31416]: debug 2023-10-09T09:04:06.593+0000 7f4e6b7d2700 -1 osd.4 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:37.486906+0000 front 2023-10-09T09:03:37.486958+0000 (oldest deadline 2023-10-09T09:04:02.186662+0000) 2023-10-09T09:04:06.931 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:06 smithi118 bash[39649]: debug 2023-10-09T09:04:06.741+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:06.931 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:06 smithi118 bash[39649]: debug 2023-10-09T09:04:06.741+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:07.265 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:07 smithi118 bash[133173]: debug 2023-10-09T09:04:07.153+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:04:07.265 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:07 smithi118 bash[133173]: debug 2023-10-09T09:04:07.153+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.541584+0000 front 2023-10-09T09:03:39.541440+0000 (oldest deadline 2023-10-09T09:04:04.141966+0000) 2023-10-09T09:04:07.265 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:06 smithi118 bash[43734]: debug 2023-10-09T09:04:06.925+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:07.265 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:06 smithi118 bash[43734]: debug 2023-10-09T09:04:06.925+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:07.878 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:07 smithi118 bash[189647]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-4 2023-10-09T09:04:07.879 INFO:journalctl@ceph.osd.4.smithi118.stdout:Oct 09 09:04:07 smithi118 bash[189711]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-4 2023-10-09T09:04:07.879 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:07 smithi118 bash[39649]: debug 2023-10-09T09:04:07.737+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:07.879 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:07 smithi118 bash[39649]: debug 2023-10-09T09:04:07.737+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:08.146 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:07 smithi118 bash[43734]: debug 2023-10-09T09:04:07.909+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:08.146 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:07 smithi118 bash[43734]: debug 2023-10-09T09:04:07.909+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:08.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:08 smithi118 bash[133173]: debug 2023-10-09T09:04:08.141+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:04:08.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:08 smithi118 bash[133173]: debug 2023-10-09T09:04:08.141+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.541584+0000 front 2023-10-09T09:03:39.541440+0000 (oldest deadline 2023-10-09T09:04:04.141966+0000) 2023-10-09T09:04:09.039 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:08 smithi118 bash[43734]: debug 2023-10-09T09:04:08.905+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:09.039 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:08 smithi118 bash[43734]: debug 2023-10-09T09:04:08.905+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:09.040 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:08 smithi118 bash[39649]: debug 2023-10-09T09:04:08.785+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:09.040 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:08 smithi118 bash[39649]: debug 2023-10-09T09:04:08.785+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:09.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:09 smithi118 bash[133173]: debug 2023-10-09T09:04:09.177+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:04:09.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:09 smithi118 bash[133173]: debug 2023-10-09T09:04:09.177+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.541584+0000 front 2023-10-09T09:03:39.541440+0000 (oldest deadline 2023-10-09T09:04:04.141966+0000) 2023-10-09T09:04:10.015 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:09 smithi118 bash[43734]: debug 2023-10-09T09:04:09.877+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:10.015 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:09 smithi118 bash[43734]: debug 2023-10-09T09:04:09.877+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:10.016 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:09 smithi118 bash[39649]: debug 2023-10-09T09:04:09.829+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:10.016 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:09 smithi118 bash[39649]: debug 2023-10-09T09:04:09.829+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:10.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:10 smithi118 bash[133173]: debug 2023-10-09T09:04:10.161+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:04:10.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:10 smithi118 bash[133173]: debug 2023-10-09T09:04:10.161+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.541584+0000 front 2023-10-09T09:03:39.541440+0000 (oldest deadline 2023-10-09T09:04:04.141966+0000) 2023-10-09T09:04:10.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:10 smithi118 bash[133173]: debug 2023-10-09T09:04:10.161+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:44.142860+0000 front 2023-10-09T09:03:44.142879+0000 (oldest deadline 2023-10-09T09:04:10.042542+0000) 2023-10-09T09:04:10.613 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.4.service' 2023-10-09T09:04:10.645 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T09:04:10.645 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-10-09T09:04:10.645 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-10-09T09:04:10.646 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.5 2023-10-09T09:04:10.870 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:10 smithi118 systemd[1]: Stopping Ceph osd.5 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:04:10.870 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:10 smithi118 bash[39649]: debug 2023-10-09T09:04:10.849+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:10.870 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:10 smithi118 bash[39649]: debug 2023-10-09T09:04:10.849+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:11.216 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:10 smithi118 bash[43734]: debug 2023-10-09T09:04:10.865+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:11.216 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:10 smithi118 bash[43734]: debug 2023-10-09T09:04:10.865+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:11.216 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:10 smithi118 bash[43734]: debug 2023-10-09T09:04:10.865+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:11.216 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:10 smithi118 bash[133173]: debug 2023-10-09T09:04:10.873+0000 7fc7e4ec5700 -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-09T09:04:11.217 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:10 smithi118 bash[133173]: debug 2023-10-09T09:04:10.873+0000 7fc7e4ec5700 -1 osd.5 490 *** Got signal Terminated *** 2023-10-09T09:04:11.217 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:10 smithi118 bash[133173]: debug 2023-10-09T09:04:10.873+0000 7fc7e4ec5700 -1 osd.5 490 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T09:04:11.217 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:11 smithi118 bash[133173]: debug 2023-10-09T09:04:11.213+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:04:11.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:11 smithi118 bash[133173]: debug 2023-10-09T09:04:11.213+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.541584+0000 front 2023-10-09T09:03:39.541440+0000 (oldest deadline 2023-10-09T09:04:04.141966+0000) 2023-10-09T09:04:11.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:11 smithi118 bash[133173]: debug 2023-10-09T09:04:11.213+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:44.142860+0000 front 2023-10-09T09:03:44.142879+0000 (oldest deadline 2023-10-09T09:04:10.042542+0000) 2023-10-09T09:04:12.217 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:11 smithi118 bash[39649]: debug 2023-10-09T09:04:11.865+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:12.217 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:11 smithi118 bash[39649]: debug 2023-10-09T09:04:11.865+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:12.218 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:11 smithi118 bash[39649]: debug 2023-10-09T09:04:11.865+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:47.276615+0000 front 2023-10-09T09:03:47.276637+0000 (oldest deadline 2023-10-09T09:04:11.376232+0000) 2023-10-09T09:04:12.218 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:11 smithi118 bash[43734]: debug 2023-10-09T09:04:11.849+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:12.218 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:11 smithi118 bash[43734]: debug 2023-10-09T09:04:11.849+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:12.218 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:11 smithi118 bash[43734]: debug 2023-10-09T09:04:11.849+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:12.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:12 smithi118 bash[133173]: debug 2023-10-09T09:04:12.213+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:04:12.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:12 smithi118 bash[133173]: debug 2023-10-09T09:04:12.213+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.541584+0000 front 2023-10-09T09:03:39.541440+0000 (oldest deadline 2023-10-09T09:04:04.141966+0000) 2023-10-09T09:04:12.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:12 smithi118 bash[133173]: debug 2023-10-09T09:04:12.213+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:44.142860+0000 front 2023-10-09T09:03:44.142879+0000 (oldest deadline 2023-10-09T09:04:10.042542+0000) 2023-10-09T09:04:13.211 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:12 smithi118 bash[43734]: debug 2023-10-09T09:04:12.853+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:13.212 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:12 smithi118 bash[43734]: debug 2023-10-09T09:04:12.853+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:13.212 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:12 smithi118 bash[43734]: debug 2023-10-09T09:04:12.853+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:13.212 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:12 smithi118 bash[39649]: debug 2023-10-09T09:04:12.909+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:13.212 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:12 smithi118 bash[39649]: debug 2023-10-09T09:04:12.909+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:13.212 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:12 smithi118 bash[39649]: debug 2023-10-09T09:04:12.909+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:47.276615+0000 front 2023-10-09T09:03:47.276637+0000 (oldest deadline 2023-10-09T09:04:11.376232+0000) 2023-10-09T09:04:13.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:13 smithi118 bash[133173]: debug 2023-10-09T09:04:13.209+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:04:13.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:13 smithi118 bash[133173]: debug 2023-10-09T09:04:13.209+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.541584+0000 front 2023-10-09T09:03:39.541440+0000 (oldest deadline 2023-10-09T09:04:04.141966+0000) 2023-10-09T09:04:13.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:13 smithi118 bash[133173]: debug 2023-10-09T09:04:13.209+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:44.142860+0000 front 2023-10-09T09:03:44.142879+0000 (oldest deadline 2023-10-09T09:04:10.042542+0000) 2023-10-09T09:04:14.179 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:13 smithi118 bash[39649]: debug 2023-10-09T09:04:13.933+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:14.179 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:13 smithi118 bash[39649]: debug 2023-10-09T09:04:13.933+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:14.179 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:13 smithi118 bash[39649]: debug 2023-10-09T09:04:13.933+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:47.276615+0000 front 2023-10-09T09:03:47.276637+0000 (oldest deadline 2023-10-09T09:04:11.376232+0000) 2023-10-09T09:04:14.180 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:13 smithi118 bash[43734]: debug 2023-10-09T09:04:13.849+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:14.180 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:13 smithi118 bash[43734]: debug 2023-10-09T09:04:13.849+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:14.180 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:13 smithi118 bash[43734]: debug 2023-10-09T09:04:13.849+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:14.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:14 smithi118 bash[133173]: debug 2023-10-09T09:04:14.173+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:04:14.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:14 smithi118 bash[133173]: debug 2023-10-09T09:04:14.173+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.541584+0000 front 2023-10-09T09:03:39.541440+0000 (oldest deadline 2023-10-09T09:04:04.141966+0000) 2023-10-09T09:04:14.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:14 smithi118 bash[133173]: debug 2023-10-09T09:04:14.173+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:44.142860+0000 front 2023-10-09T09:03:44.142879+0000 (oldest deadline 2023-10-09T09:04:10.042542+0000) 2023-10-09T09:04:15.221 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:14 smithi118 bash[39649]: debug 2023-10-09T09:04:14.897+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:15.222 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:14 smithi118 bash[39649]: debug 2023-10-09T09:04:14.897+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:15.222 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:14 smithi118 bash[39649]: debug 2023-10-09T09:04:14.897+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:47.276615+0000 front 2023-10-09T09:03:47.276637+0000 (oldest deadline 2023-10-09T09:04:11.376232+0000) 2023-10-09T09:04:15.223 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:14 smithi118 bash[43734]: debug 2023-10-09T09:04:14.873+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:15.223 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:14 smithi118 bash[43734]: debug 2023-10-09T09:04:14.873+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:15.223 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:14 smithi118 bash[43734]: debug 2023-10-09T09:04:14.873+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:15.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:15 smithi118 bash[133173]: debug 2023-10-09T09:04:15.217+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.638756+0000 front 2023-10-09T09:03:28.638405+0000 (oldest deadline 2023-10-09T09:03:52.038758+0000) 2023-10-09T09:04:15.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:15 smithi118 bash[133173]: debug 2023-10-09T09:04:15.217+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.541584+0000 front 2023-10-09T09:03:39.541440+0000 (oldest deadline 2023-10-09T09:04:04.141966+0000) 2023-10-09T09:04:15.515 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:15 smithi118 bash[133173]: debug 2023-10-09T09:04:15.217+0000 7fc7e2643700 -1 osd.5 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:44.142860+0000 front 2023-10-09T09:03:44.142879+0000 (oldest deadline 2023-10-09T09:04:10.042542+0000) 2023-10-09T09:04:16.265 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:15 smithi118 bash[43734]: debug 2023-10-09T09:04:15.913+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:16.265 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:15 smithi118 bash[43734]: debug 2023-10-09T09:04:15.913+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:16.265 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:15 smithi118 bash[43734]: debug 2023-10-09T09:04:15.913+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:16.266 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:15 smithi118 bash[39649]: debug 2023-10-09T09:04:15.917+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:16.266 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:15 smithi118 bash[39649]: debug 2023-10-09T09:04:15.917+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:16.266 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:15 smithi118 bash[39649]: debug 2023-10-09T09:04:15.917+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:47.276615+0000 front 2023-10-09T09:03:47.276637+0000 (oldest deadline 2023-10-09T09:04:11.376232+0000) 2023-10-09T09:04:17.108 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:16 smithi118 bash[189855]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-5 2023-10-09T09:04:17.108 INFO:journalctl@ceph.osd.5.smithi118.stdout:Oct 09 09:04:17 smithi118 bash[189921]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-5 2023-10-09T09:04:17.108 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:16 smithi118 bash[39649]: debug 2023-10-09T09:04:16.877+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:17.108 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:16 smithi118 bash[39649]: debug 2023-10-09T09:04:16.877+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:17.109 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:16 smithi118 bash[39649]: debug 2023-10-09T09:04:16.877+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:47.276615+0000 front 2023-10-09T09:03:47.276637+0000 (oldest deadline 2023-10-09T09:04:11.376232+0000) 2023-10-09T09:04:17.109 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:16 smithi118 bash[43734]: debug 2023-10-09T09:04:16.865+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:17.109 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:16 smithi118 bash[43734]: debug 2023-10-09T09:04:16.865+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:17.109 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:16 smithi118 bash[43734]: debug 2023-10-09T09:04:16.865+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:18.184 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:17 smithi118 bash[43734]: debug 2023-10-09T09:04:17.905+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:18.184 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:17 smithi118 bash[43734]: debug 2023-10-09T09:04:17.905+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:18.184 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:17 smithi118 bash[43734]: debug 2023-10-09T09:04:17.905+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:18.184 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:17 smithi118 bash[39649]: debug 2023-10-09T09:04:17.873+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:18.185 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:17 smithi118 bash[39649]: debug 2023-10-09T09:04:17.873+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:18.185 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:17 smithi118 bash[39649]: debug 2023-10-09T09:04:17.873+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:47.276615+0000 front 2023-10-09T09:03:47.276637+0000 (oldest deadline 2023-10-09T09:04:11.376232+0000) 2023-10-09T09:04:19.265 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:18 smithi118 bash[39649]: debug 2023-10-09T09:04:18.905+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:19.266 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:18 smithi118 bash[39649]: debug 2023-10-09T09:04:18.905+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:19.266 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:18 smithi118 bash[39649]: debug 2023-10-09T09:04:18.905+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:47.276615+0000 front 2023-10-09T09:03:47.276637+0000 (oldest deadline 2023-10-09T09:04:11.376232+0000) 2023-10-09T09:04:19.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:18 smithi118 bash[43734]: debug 2023-10-09T09:04:18.873+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:19.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:18 smithi118 bash[43734]: debug 2023-10-09T09:04:18.873+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:19.267 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:18 smithi118 bash[43734]: debug 2023-10-09T09:04:18.873+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:19.449 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.5.service' 2023-10-09T09:04:19.480 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T09:04:19.480 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-10-09T09:04:19.480 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-10-09T09:04:19.480 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.6 2023-10-09T09:04:19.712 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:19 smithi118 systemd[1]: Stopping Ceph osd.6 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:04:20.015 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:19 smithi118 bash[43734]: debug 2023-10-09T09:04:19.913+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:20.015 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:19 smithi118 bash[43734]: debug 2023-10-09T09:04:19.913+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:20.016 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:19 smithi118 bash[43734]: debug 2023-10-09T09:04:19.913+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:20.016 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:19 smithi118 bash[39649]: debug 2023-10-09T09:04:19.709+0000 7f34c7003700 -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-09T09:04:20.016 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:19 smithi118 bash[39649]: debug 2023-10-09T09:04:19.709+0000 7f34c7003700 -1 osd.6 490 *** Got signal Terminated *** 2023-10-09T09:04:20.016 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:19 smithi118 bash[39649]: debug 2023-10-09T09:04:19.709+0000 7f34c7003700 -1 osd.6 490 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T09:04:20.016 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:19 smithi118 bash[39649]: debug 2023-10-09T09:04:19.945+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:20.017 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:19 smithi118 bash[39649]: debug 2023-10-09T09:04:19.945+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:20.017 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:19 smithi118 bash[39649]: debug 2023-10-09T09:04:19.945+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:47.276615+0000 front 2023-10-09T09:03:47.276637+0000 (oldest deadline 2023-10-09T09:04:11.376232+0000) 2023-10-09T09:04:21.265 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:20 smithi118 bash[39649]: debug 2023-10-09T09:04:20.901+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:21.265 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:20 smithi118 bash[39649]: debug 2023-10-09T09:04:20.901+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:21.266 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:20 smithi118 bash[39649]: debug 2023-10-09T09:04:20.901+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:47.276615+0000 front 2023-10-09T09:03:47.276637+0000 (oldest deadline 2023-10-09T09:04:11.376232+0000) 2023-10-09T09:04:21.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:20 smithi118 bash[43734]: debug 2023-10-09T09:04:20.913+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:21.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:20 smithi118 bash[43734]: debug 2023-10-09T09:04:20.913+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:21.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:20 smithi118 bash[43734]: debug 2023-10-09T09:04:20.913+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:22.265 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:21 smithi118 bash[39649]: debug 2023-10-09T09:04:21.917+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:22.266 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:21 smithi118 bash[39649]: debug 2023-10-09T09:04:21.917+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:22.266 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:21 smithi118 bash[39649]: debug 2023-10-09T09:04:21.917+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:47.276615+0000 front 2023-10-09T09:03:47.276637+0000 (oldest deadline 2023-10-09T09:04:11.376232+0000) 2023-10-09T09:04:22.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:21 smithi118 bash[43734]: debug 2023-10-09T09:04:21.869+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:22.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:21 smithi118 bash[43734]: debug 2023-10-09T09:04:21.869+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:22.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:21 smithi118 bash[43734]: debug 2023-10-09T09:04:21.869+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:22.267 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:21 smithi118 bash[43734]: debug 2023-10-09T09:04:21.869+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2023-10-09T09:03:55.318113+0000 front 2023-10-09T09:03:55.318003+0000 (oldest deadline 2023-10-09T09:04:21.217942+0000) 2023-10-09T09:04:23.265 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:22 smithi118 bash[39649]: debug 2023-10-09T09:04:22.905+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:23.265 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:22 smithi118 bash[39649]: debug 2023-10-09T09:04:22.905+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:23.266 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:22 smithi118 bash[39649]: debug 2023-10-09T09:04:22.905+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:47.276615+0000 front 2023-10-09T09:03:47.276637+0000 (oldest deadline 2023-10-09T09:04:11.376232+0000) 2023-10-09T09:04:23.266 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:22 smithi118 bash[39649]: debug 2023-10-09T09:04:22.905+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2023-10-09T09:03:57.480270+0000 front 2023-10-09T09:03:57.480326+0000 (oldest deadline 2023-10-09T09:04:22.680688+0000) 2023-10-09T09:04:23.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:22 smithi118 bash[43734]: debug 2023-10-09T09:04:22.829+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:23.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:22 smithi118 bash[43734]: debug 2023-10-09T09:04:22.829+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:23.267 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:22 smithi118 bash[43734]: debug 2023-10-09T09:04:22.829+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:23.267 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:22 smithi118 bash[43734]: debug 2023-10-09T09:04:22.829+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2023-10-09T09:03:55.318113+0000 front 2023-10-09T09:03:55.318003+0000 (oldest deadline 2023-10-09T09:04:21.217942+0000) 2023-10-09T09:04:24.265 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:23 smithi118 bash[39649]: debug 2023-10-09T09:04:23.865+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:28.072434+0000 front 2023-10-09T09:03:28.072525+0000 (oldest deadline 2023-10-09T09:03:51.571943+0000) 2023-10-09T09:04:24.266 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:23 smithi118 bash[39649]: debug 2023-10-09T09:04:23.865+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:36.873665+0000 front 2023-10-09T09:03:36.873955+0000 (oldest deadline 2023-10-09T09:04:02.074163+0000) 2023-10-09T09:04:24.266 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:23 smithi118 bash[39649]: debug 2023-10-09T09:04:23.865+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:47.276615+0000 front 2023-10-09T09:03:47.276637+0000 (oldest deadline 2023-10-09T09:04:11.376232+0000) 2023-10-09T09:04:24.266 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:23 smithi118 bash[39649]: debug 2023-10-09T09:04:23.865+0000 7f34c3f80700 -1 osd.6 490 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2023-10-09T09:03:57.480270+0000 front 2023-10-09T09:03:57.480326+0000 (oldest deadline 2023-10-09T09:04:22.680688+0000) 2023-10-09T09:04:24.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:23 smithi118 bash[43734]: debug 2023-10-09T09:04:23.865+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:24.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:23 smithi118 bash[43734]: debug 2023-10-09T09:04:23.865+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:24.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:23 smithi118 bash[43734]: debug 2023-10-09T09:04:23.865+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:24.267 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:23 smithi118 bash[43734]: debug 2023-10-09T09:04:23.865+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2023-10-09T09:03:55.318113+0000 front 2023-10-09T09:03:55.318003+0000 (oldest deadline 2023-10-09T09:04:21.217942+0000) 2023-10-09T09:04:25.130 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:24 smithi118 bash[43734]: debug 2023-10-09T09:04:24.825+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:25.131 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:24 smithi118 bash[43734]: debug 2023-10-09T09:04:24.825+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:25.131 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:24 smithi118 bash[43734]: debug 2023-10-09T09:04:24.825+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:25.131 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:24 smithi118 bash[43734]: debug 2023-10-09T09:04:24.825+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2023-10-09T09:03:55.318113+0000 front 2023-10-09T09:03:55.318003+0000 (oldest deadline 2023-10-09T09:04:21.217942+0000) 2023-10-09T09:04:25.953 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:25 smithi118 bash[190062]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-6 2023-10-09T09:04:25.954 INFO:journalctl@ceph.osd.6.smithi118.stdout:Oct 09 09:04:25 smithi118 bash[190129]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-6 2023-10-09T09:04:25.954 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:25 smithi118 bash[43734]: debug 2023-10-09T09:04:25.841+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:25.954 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:25 smithi118 bash[43734]: debug 2023-10-09T09:04:25.841+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:25.954 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:25 smithi118 bash[43734]: debug 2023-10-09T09:04:25.841+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:25.954 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:25 smithi118 bash[43734]: debug 2023-10-09T09:04:25.841+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2023-10-09T09:03:55.318113+0000 front 2023-10-09T09:03:55.318003+0000 (oldest deadline 2023-10-09T09:04:21.217942+0000) 2023-10-09T09:04:27.015 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:26 smithi118 bash[43734]: debug 2023-10-09T09:04:26.849+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:27.015 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:26 smithi118 bash[43734]: debug 2023-10-09T09:04:26.849+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:27.016 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:26 smithi118 bash[43734]: debug 2023-10-09T09:04:26.849+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:27.016 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:26 smithi118 bash[43734]: debug 2023-10-09T09:04:26.849+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2023-10-09T09:03:55.318113+0000 front 2023-10-09T09:03:55.318003+0000 (oldest deadline 2023-10-09T09:04:21.217942+0000) 2023-10-09T09:04:27.915 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.6.service' 2023-10-09T09:04:27.946 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T09:04:27.947 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-10-09T09:04:27.947 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-10-09T09:04:27.947 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.7 2023-10-09T09:04:28.157 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:27 smithi118 bash[43734]: debug 2023-10-09T09:04:27.897+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:28.157 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:27 smithi118 bash[43734]: debug 2023-10-09T09:04:27.897+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:28.157 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:27 smithi118 bash[43734]: debug 2023-10-09T09:04:27.897+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:28.157 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:27 smithi118 bash[43734]: debug 2023-10-09T09:04:27.897+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2023-10-09T09:03:55.318113+0000 front 2023-10-09T09:03:55.318003+0000 (oldest deadline 2023-10-09T09:04:21.217942+0000) 2023-10-09T09:04:28.157 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:28 smithi118 systemd[1]: Stopping Ceph osd.7 for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:04:28.157 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:28 smithi118 bash[43734]: debug 2023-10-09T09:04:28.153+0000 7f861fdcc700 -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-09T09:04:28.158 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:28 smithi118 bash[43734]: debug 2023-10-09T09:04:28.153+0000 7f861fdcc700 -1 osd.7 490 *** Got signal Terminated *** 2023-10-09T09:04:28.158 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:28 smithi118 bash[43734]: debug 2023-10-09T09:04:28.153+0000 7f861fdcc700 -1 osd.7 490 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T09:04:29.265 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:28 smithi118 bash[43734]: debug 2023-10-09T09:04:28.865+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:29.265 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:28 smithi118 bash[43734]: debug 2023-10-09T09:04:28.865+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:29.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:28 smithi118 bash[43734]: debug 2023-10-09T09:04:28.865+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:29.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:28 smithi118 bash[43734]: debug 2023-10-09T09:04:28.865+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2023-10-09T09:03:55.318113+0000 front 2023-10-09T09:03:55.318003+0000 (oldest deadline 2023-10-09T09:04:21.217942+0000) 2023-10-09T09:04:30.265 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:29 smithi118 bash[43734]: debug 2023-10-09T09:04:29.909+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:30.265 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:29 smithi118 bash[43734]: debug 2023-10-09T09:04:29.909+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:30.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:29 smithi118 bash[43734]: debug 2023-10-09T09:04:29.909+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:30.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:29 smithi118 bash[43734]: debug 2023-10-09T09:04:29.909+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2023-10-09T09:03:55.318113+0000 front 2023-10-09T09:03:55.318003+0000 (oldest deadline 2023-10-09T09:04:21.217942+0000) 2023-10-09T09:04:31.265 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:30 smithi118 bash[43734]: debug 2023-10-09T09:04:30.937+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:31.265 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:30 smithi118 bash[43734]: debug 2023-10-09T09:04:30.937+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:31.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:30 smithi118 bash[43734]: debug 2023-10-09T09:04:30.937+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:31.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:30 smithi118 bash[43734]: debug 2023-10-09T09:04:30.937+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2023-10-09T09:03:55.318113+0000 front 2023-10-09T09:03:55.318003+0000 (oldest deadline 2023-10-09T09:04:21.217942+0000) 2023-10-09T09:04:31.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:30 smithi118 bash[43734]: debug 2023-10-09T09:04:30.937+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.118:6804 osd.4 since back 2023-10-09T09:04:05.819926+0000 front 2023-10-09T09:04:05.819979+0000 (oldest deadline 2023-10-09T09:04:29.919766+0000) 2023-10-09T09:04:32.265 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:31 smithi118 bash[43734]: debug 2023-10-09T09:04:31.965+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:32.265 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:31 smithi118 bash[43734]: debug 2023-10-09T09:04:31.965+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:32.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:31 smithi118 bash[43734]: debug 2023-10-09T09:04:31.965+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:32.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:31 smithi118 bash[43734]: debug 2023-10-09T09:04:31.965+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2023-10-09T09:03:55.318113+0000 front 2023-10-09T09:03:55.318003+0000 (oldest deadline 2023-10-09T09:04:21.217942+0000) 2023-10-09T09:04:32.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:31 smithi118 bash[43734]: debug 2023-10-09T09:04:31.965+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.118:6804 osd.4 since back 2023-10-09T09:04:05.819926+0000 front 2023-10-09T09:04:05.819979+0000 (oldest deadline 2023-10-09T09:04:29.919766+0000) 2023-10-09T09:04:33.265 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:32 smithi118 bash[43734]: debug 2023-10-09T09:04:32.961+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6806 osd.0 since back 2023-10-09T09:03:30.010774+0000 front 2023-10-09T09:03:30.010619+0000 (oldest deadline 2023-10-09T09:03:51.110326+0000) 2023-10-09T09:04:33.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:32 smithi118 bash[43734]: debug 2023-10-09T09:04:32.961+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6822 osd.1 since back 2023-10-09T09:03:39.714105+0000 front 2023-10-09T09:03:39.713948+0000 (oldest deadline 2023-10-09T09:04:02.514655+0000) 2023-10-09T09:04:33.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:32 smithi118 bash[43734]: debug 2023-10-09T09:04:32.961+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6814 osd.2 since back 2023-10-09T09:03:45.416108+0000 front 2023-10-09T09:03:45.416235+0000 (oldest deadline 2023-10-09T09:04:10.716052+0000) 2023-10-09T09:04:33.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:32 smithi118 bash[43734]: debug 2023-10-09T09:04:32.961+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.81:6830 osd.3 since back 2023-10-09T09:03:55.318113+0000 front 2023-10-09T09:03:55.318003+0000 (oldest deadline 2023-10-09T09:04:21.217942+0000) 2023-10-09T09:04:33.266 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:32 smithi118 bash[43734]: debug 2023-10-09T09:04:32.961+0000 7f861ad45700 -1 osd.7 490 heartbeat_check: no reply from 172.21.15.118:6804 osd.4 since back 2023-10-09T09:04:05.819926+0000 front 2023-10-09T09:04:05.819979+0000 (oldest deadline 2023-10-09T09:04:29.919766+0000) 2023-10-09T09:04:34.304 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:34 smithi118 bash[190286]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-7 2023-10-09T09:04:34.304 INFO:journalctl@ceph.osd.7.smithi118.stdout:Oct 09 09:04:34 smithi118 bash[190352]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-osd-7 2023-10-09T09:04:36.242 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@osd.7.service' 2023-10-09T09:04:36.272 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T09:04:36.273 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-10-09T09:04:36.273 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-10-09T09:04:36.273 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@prometheus.a 2023-10-09T09:04:36.515 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 09:04:36 smithi118 systemd[1]: Stopping Ceph prometheus.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:04:36.516 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 09:04:36 smithi118 bash[55010]: ts=2023-10-09T09:04:36.474Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-09T09:04:36.516 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 09:04:36 smithi118 bash[55010]: ts=2023-10-09T09:04:36.475Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-10-09T09:04:36.516 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 09:04:36 smithi118 bash[55010]: ts=2023-10-09T09:04:36.475Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-10-09T09:04:36.516 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 09:04:36 smithi118 bash[55010]: ts=2023-10-09T09:04:36.475Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-10-09T09:04:36.516 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 09:04:36 smithi118 bash[55010]: ts=2023-10-09T09:04:36.475Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-10-09T09:04:36.517 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 09:04:36 smithi118 bash[55010]: ts=2023-10-09T09:04:36.475Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-10-09T09:04:36.517 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 09:04:36 smithi118 bash[55010]: ts=2023-10-09T09:04:36.475Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-09T09:04:36.517 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 09:04:36 smithi118 bash[55010]: ts=2023-10-09T09:04:36.475Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-10-09T09:04:36.517 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 09:04:36 smithi118 bash[55010]: ts=2023-10-09T09:04:36.475Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-10-09T09:04:36.517 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 09:04:36 smithi118 bash[55010]: ts=2023-10-09T09:04:36.477Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-10-09T09:04:36.517 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 09:04:36 smithi118 bash[55010]: ts=2023-10-09T09:04:36.477Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-10-09T09:04:36.517 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Oct 09 09:04:36 smithi118 bash[55010]: ts=2023-10-09T09:04:36.477Z caller=main.go:1066 level=info msg="See you next time!" 2023-10-09T09:04:37.398 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@prometheus.a.service' 2023-10-09T09:04:37.428 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T09:04:37.428 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-10-09T09:04:37.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-09T09:04:42.125 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 09:04:41 smithi081 bash[72115]: level=warn ts=2023-10-09T09:04:41.627Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi081.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2023-10-09T09:04:42.126 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 09:04:41 smithi081 bash[72115]: level=warn ts=2023-10-09T09:04:41.629Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi118.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2023-10-09T09:04:44.125 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 09:04:44 smithi081 systemd[1]: Stopping Ceph node-exporter.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:04:45.125 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 09:04:44 smithi081 bash[298907]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-09T09:04:45.126 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 09:04:45 smithi081 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-10-09T09:04:45.126 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 09:04:45 smithi081 bash[298971]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-09T09:04:45.126 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 09:04:45 smithi081 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-09T09:04:45.126 INFO:journalctl@ceph.node-exporter.a.smithi081.stdout:Oct 09 09:04:45 smithi081 systemd[1]: Stopped Ceph node-exporter.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T09:04:45.625 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 09:04:45 smithi081 systemd[1]: Stopping Ceph alertmanager.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:04:45.625 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 09:04:45 smithi081 bash[72115]: level=info ts=2023-10-09T09:04:45.467Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-10-09T09:04:46.577 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 09:04:46 smithi081 bash[299031]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-09T09:04:46.577 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 09:04:46 smithi081 bash[299093]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-09T09:04:46.578 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 09:04:46 smithi081 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-09T09:04:46.578 INFO:journalctl@ceph.alertmanager.a.smithi081.stdout:Oct 09 09:04:46 smithi081 systemd[1]: Stopped Ceph alertmanager.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T09:04:56.747 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-09T09:05:03.731 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 09:05:03 smithi118 systemd[1]: Stopping Ceph node-exporter.b for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:05:04.515 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 09:05:04 smithi118 bash[190826]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-09T09:05:04.515 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 09:05:04 smithi118 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-10-09T09:05:04.515 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 09:05:04 smithi118 bash[190888]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-09T09:05:04.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 09:05:04 smithi118 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-09T09:05:04.516 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Oct 09 09:05:04 smithi118 systemd[1]: Stopped Ceph node-exporter.b for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T09:05:04.931 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 09:05:04 smithi118 systemd[1]: Stopping Ceph grafana.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7... 2023-10-09T09:05:04.931 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 09:05:04 smithi118 bash[53629]: t=2023-10-09T09:05:04+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-10-09T09:05:05.749 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 09:05:05 smithi118 bash[190949]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-grafana-a 2023-10-09T09:05:05.749 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 09:05:05 smithi118 bash[191010]: Error response from daemon: No such container: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7-grafana-a 2023-10-09T09:05:05.750 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 09:05:05 smithi118 systemd[1]: ceph-0a47c0f6-6678-11ee-8db5-212e2dc638e7@grafana.a.service: Succeeded. 2023-10-09T09:05:05.750 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Oct 09 09:05:05 smithi118 systemd[1]: Stopped Ceph grafana.a for 0a47c0f6-6678-11ee-8db5-212e2dc638e7. 2023-10-09T09:05:08.594 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-09T09:05:08.611 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-09T09:05:08.626 INFO:tasks.cephadm:Archiving crash dumps... 2023-10-09T09:05:08.628 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417577/remote/smithi081/crash 2023-10-09T09:05:08.629 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/crash -- . 2023-10-09T09:05:08.701 INFO:teuthology.orchestra.run.smithi081.stderr:tar: /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-09T09:05:08.701 INFO:teuthology.orchestra.run.smithi081.stderr:tar: Error is not recoverable: exiting now 2023-10-09T09:05:08.703 DEBUG:teuthology.misc:Transferring archived files from smithi118:/var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417577/remote/smithi118/crash 2023-10-09T09:05:08.704 DEBUG:teuthology.orchestra.run.smithi118:> sudo tar c -f - -C /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/crash -- . 2023-10-09T09:05:08.741 INFO:teuthology.orchestra.run.smithi118.stderr:tar: /var/lib/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-09T09:05:08.741 INFO:teuthology.orchestra.run.smithi118.stderr:tar: Error is not recoverable: exiting now 2023-10-09T09:05:08.742 INFO:tasks.cephadm:Checking cluster log for badness... 2023-10-09T09:05:08.743 DEBUG:teuthology.orchestra.run.smithi081:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-10-09T09:05:08.758 INFO:teuthology.orchestra.run.smithi081.stderr:grep: /var/log/ceph/0a47c0f6-6678-11ee-8db5-212e2dc638e7/ceph.log: No such file or directory 2023-10-09T09:05:08.760 INFO:tasks.cephadm:Compressing logs... 2023-10-09T09:05:08.760 DEBUG:teuthology.orchestra.run.smithi081:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-09T09:05:08.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-09T09:05:08.818 INFO:teuthology.orchestra.run.smithi081.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-10-09T09:05:08.822 INFO:teuthology.orchestra.run.smithi118.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-10-09T09:13:40.039 INFO:tasks.cephadm:Archiving logs... 2023-10-09T09:13:40.041 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417577/remote/smithi081/log 2023-10-09T09:13:40.042 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-09T09:14:47.680 DEBUG:teuthology.misc:Transferring archived files from smithi118:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417577/remote/smithi118/log 2023-10-09T09:14:47.681 DEBUG:teuthology.orchestra.run.smithi118:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-09T09:15:44.385 INFO:tasks.cephadm:Removing cluster... 2023-10-09T09:15:44.386 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 --force 2023-10-09T09:15:46.561 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0a47c0f6-6678-11ee-8db5-212e2dc638e7 --force 2023-10-09T09:15:48.837 INFO:tasks.cephadm:Removing cephadm ... 2023-10-09T09:15:48.838 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-09T09:15:48.867 DEBUG:teuthology.orchestra.run.smithi118:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-09T09:15:48.874 INFO:tasks.cephadm:Teardown complete 2023-10-09T09:15:48.875 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-10-09T09:15:48.886 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-09T09:15:48.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-09T09:15:48.909 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-09T09:15:48.997 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-09T09:15:49.007 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-09T09:15:49.008 DEBUG:teuthology.orchestra.run.smithi081:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-09T09:15:49.010 DEBUG:teuthology.orchestra.run.smithi118:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-09T09:15:49.076 INFO:teuthology.orchestra.run.smithi118.stdout: remote refid st t when poll reach delay offset jitter 2023-10-09T09:15:49.076 INFO:teuthology.orchestra.run.smithi118.stdout:============================================================================== 2023-10-09T09:15:49.077 INFO:teuthology.orchestra.run.smithi118.stdout:*hv01.front.sepi 44.4.53.2 2 u 121 256 377 0.160 1.832 0.408 2023-10-09T09:15:49.077 INFO:teuthology.orchestra.run.smithi118.stdout:+hv02.front.sepi 63.231.80.2 3 u 102 256 377 0.148 0.681 0.458 2023-10-09T09:15:49.077 INFO:teuthology.orchestra.run.smithi118.stdout:+hv03.front.sepi 74.6.168.72 3 u 54 256 377 0.137 1.056 0.167 2023-10-09T09:15:49.077 INFO:teuthology.orchestra.run.smithi118.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-10-09T09:15:49.079 INFO:teuthology.orchestra.run.smithi081.stdout: remote refid st t when poll reach delay offset jitter 2023-10-09T09:15:49.079 INFO:teuthology.orchestra.run.smithi081.stdout:============================================================================== 2023-10-09T09:15:49.079 INFO:teuthology.orchestra.run.smithi081.stdout:*hv01.front.sepi 44.4.53.2 2 u 232 256 377 0.121 1.207 0.545 2023-10-09T09:15:49.079 INFO:teuthology.orchestra.run.smithi081.stdout:+hv02.front.sepi 63.231.80.2 3 u 161 256 377 0.135 0.048 0.552 2023-10-09T09:15:49.079 INFO:teuthology.orchestra.run.smithi081.stdout:+hv03.front.sepi 74.6.168.72 3 u 162 256 377 0.138 0.350 0.897 2023-10-09T09:15:49.079 INFO:teuthology.orchestra.run.smithi081.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-10-09T09:15:49.080 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-09T09:15:49.090 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-09T09:15:49.091 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-09T09:15:49.130 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-09T09:15:49.210 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-09T09:15:49.293 INFO:teuthology.task.internal:Duration was 5785.252781 seconds 2023-10-09T09:15:49.293 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-09T09:15:49.333 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-09T09:15:49.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-09T09:15:49.336 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-09T09:15:49.459 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-09T09:15:49.460 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi081.front.sepia.ceph.com 2023-10-09T09:15:49.460 DEBUG:teuthology.orchestra.run.smithi081:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-10-09T09:15:49.474 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi118.front.sepia.ceph.com 2023-10-09T09:15:49.474 DEBUG:teuthology.orchestra.run.smithi118:> 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-09T09:15:49.493 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-09T09:15:49.494 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-09T09:15:49.517 DEBUG:teuthology.orchestra.run.smithi118:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-09T09:15:49.734 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-09T09:15:49.735 DEBUG:teuthology.orchestra.run.smithi081:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-09T09:15:49.737 DEBUG:teuthology.orchestra.run.smithi118:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-09T09:15:50.333 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-09T09:15:50.345 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-09T09:15:50.345 DEBUG:teuthology.orchestra.run.smithi081:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-09T09:15:50.402 DEBUG:teuthology.orchestra.run.smithi118:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-09T09:15:50.448 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-09T09:15:50.460 DEBUG:teuthology.orchestra.run.smithi081:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-10-09T09:15:50.463 DEBUG:teuthology.orchestra.run.smithi118:> 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-09T09:15:50.478 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = core 2023-10-09T09:15:50.484 INFO:teuthology.orchestra.run.smithi118.stdout:kernel.core_pattern = core 2023-10-09T09:15:50.534 DEBUG:teuthology.orchestra.run.smithi081:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-09T09:15:50.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T09:15:50.562 DEBUG:teuthology.orchestra.run.smithi118:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-09T09:15:50.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T09:15:50.584 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-09T09:15:50.596 INFO:teuthology.task.internal:Transferring archived files... 2023-10-09T09:15:50.597 DEBUG:teuthology.misc:Transferring archived files from smithi081:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417577/remote/smithi081 2023-10-09T09:15:50.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-09T09:15:50.670 DEBUG:teuthology.misc:Transferring archived files from smithi118:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417577/remote/smithi118 2023-10-09T09:15:50.670 DEBUG:teuthology.orchestra.run.smithi118:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-09T09:15:50.715 INFO:teuthology.task.internal:Removing archive directory... 2023-10-09T09:15:50.716 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-09T09:15:50.718 DEBUG:teuthology.orchestra.run.smithi118:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-09T09:15:50.753 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-09T09:15:50.765 INFO:teuthology.task.internal:Not uploading archives. 2023-10-09T09:15:50.765 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-09T09:15:50.801 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-09T09:15:50.801 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-09T09:15:50.803 DEBUG:teuthology.orchestra.run.smithi118:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-09T09:15:50.809 INFO:teuthology.orchestra.run.smithi081.stdout: 1048601 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Oct 9 09:15 /home/ubuntu/cephtest 2023-10-09T09:15:50.809 INFO:teuthology.orchestra.run.smithi081.stdout: 1195925 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Oct 9 08:57 /home/ubuntu/cephtest/mnt.0 2023-10-09T09:15:50.809 INFO:teuthology.orchestra.run.smithi081.stdout: 1195926 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Oct 9 08:57 /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T09:15:50.810 INFO:teuthology.orchestra.run.smithi081.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-10-09T09:15:50.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T09:15:50.812 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 smithi081 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-09T09:15:50.818 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-09T09:15:50.860 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-09T09:15:50.895 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi081 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-09T09:15:50.895 INFO:teuthology.nuke:Checking targets against current locks 2023-10-09T09:15:50.911 INFO:teuthology.orchestra.run.smithi118.stdout: 1048601 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 9 09:15 /home/ubuntu/cephtest 2023-10-09T09:15:50.944 DEBUG:teuthology.nuke:shortname: smithi081 2023-10-09T09:15:50.944 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-09T09:15:50.969 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi081.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417577', '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 07:29:19.559948', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-10-09T09:15:50.972 DEBUG:teuthology.nuke:shortname: smithi118 2023-10-09T09:15:50.972 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-09T09:15:50.990 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi118.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417577', '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 07:29:19.561076', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-10-09T09:15:51.020 INFO:teuthology.orchestra.console.smithi081:Power off 2023-10-09T09:15:51.020 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-09T09:15:51.039 INFO:teuthology.orchestra.console.smithi118:Power off 2023-10-09T09:15:51.039 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-09T09:15:51.050 DEBUG:teuthology.orchestra.console.smithi081:power off output: Chassis Power Control: Down/Off 2023-10-09T09:15:51.050 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T09:15:51.062 DEBUG:teuthology.orchestra.console.smithi118:power off output: Chassis Power Control: Down/Off 2023-10-09T09:15:51.062 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T09:15:51.073 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is on 2023-10-09T09:15:51.084 DEBUG:teuthology.orchestra.console.smithi118:check power output: Chassis Power is on 2023-10-09T09:15:55.074 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T09:15:55.085 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T09:15:55.185 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is on 2023-10-09T09:15:55.194 DEBUG:teuthology.orchestra.console.smithi118:check power output: Chassis Power is on 2023-10-09T09:15:59.190 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T09:15:59.198 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T09:15:59.301 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is off 2023-10-09T09:15:59.308 DEBUG:teuthology.orchestra.console.smithi118:check power output: Chassis Power is off 2023-10-09T09:15:59.403 INFO:teuthology.orchestra.console.smithi081:Power off completed 2023-10-09T09:15:59.409 INFO:teuthology.orchestra.console.smithi118:Power off completed 2023-10-09T09:15:59.514 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/classic} duration: 5785.252781391144 failure_reason: '' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=a855ba813ead4d9ebd543f0554f849e4 status: fail success: false 2023-10-09T09:15:59.514 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-09T09:15:59.589 INFO:teuthology.run:FAIL